]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
99b13a606846b8fac506688acc83631140d6e135
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes false
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \end_header
138
139 \begin_body
140
141 \begin_layout Title
142 The LyX User's Guide
143 \end_layout
144
145 \begin_layout Author
146 by the LyX Team
147 \begin_inset Foot
148 status collapsed
149
150 \begin_layout Plain Layout
151 \noindent
152 If you have comments or error corrections, please send them to the LyX Documenta
153 tion mailing list: 
154 \begin_inset CommandInset href
155 LatexCommand href
156 target "lyx-docs@lists.lyx.org"
157 type "mailto:"
158
159 \end_inset
160
161
162 \end_layout
163
164 \end_inset
165
166
167 \begin_inset Newline newline
168 \end_inset
169
170
171 \begin_inset Newline newline
172 \end_inset
173
174 Version 2.0.x
175 \begin_inset Note Note
176 status open
177
178 \begin_layout Plain Layout
179 The latest PDF-version of this document can be found here:
180 \begin_inset Newline newline
181 \end_inset
182
183
184 \series bold
185 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
186 \end_layout
187
188 \end_inset
189
190
191 \end_layout
192
193 \begin_layout Standard
194 \begin_inset CommandInset toc
195 LatexCommand tableofcontents
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Chapter
203 Getting Started
204 \end_layout
205
206 \begin_layout Section
207 What is LyX?
208 \end_layout
209
210 \begin_layout Standard
211 LyX is a document preparation system.
212  It is a tool for producing beautiful manuscripts, publishable books, business
213  letters and proposals, and even poetry.
214  It is unlike most other 
215 \begin_inset Quotes eld
216 \end_inset
217
218 word processors
219 \begin_inset Quotes erd
220 \end_inset
221
222  in the sense that it uses the paradigm of a markup language as its core
223  editing style.
224  That means that when you type a section header, you mark it as a 
225 \begin_inset Quotes eld
226 \end_inset
227
228 Section
229 \begin_inset Quotes erd
230 \end_inset
231
232 , not 
233 \begin_inset Quotes eld
234 \end_inset
235
236 Bold, 17
237 \begin_inset space \thinspace{}
238 \end_inset
239
240 pt type, left justified, 5
241 \begin_inset space \thinspace{}
242 \end_inset
243
244 mm space below
245 \begin_inset Quotes erd
246 \end_inset
247
248 .
249  LyX takes care of the typesetting for you, so you deal only with concepts,
250  not the mechanics.
251 \end_layout
252
253 \begin_layout Standard
254 This philosophy is explained in much greater detail in the 
255 \emph on
256
257 \begin_inset Quotes eld
258 \end_inset
259
260 Introduction
261 \begin_inset Quotes erd
262 \end_inset
263
264
265 \emph default
266 .
267  If you haven't read it yet, you need to.
268  Yes, we mean now.
269 \end_layout
270
271 \begin_layout Standard
272 The 
273 \begin_inset Quotes eld
274 \end_inset
275
276
277 \emph on
278 Introduction
279 \emph default
280
281 \begin_inset Quotes erd
282 \end_inset
283
284  describes several things in addition to LyX's philosophy: most importantly,
285  the format of all of the manuals.
286  If you don't read it, you'll have a bear of a time navigating this manual.
287  You might also be better served looking in one of the other manuals instead
288  of this one.
289  
290 \begin_inset Quotes eld
291 \end_inset
292
293
294 \emph on
295 Introduction
296 \emph default
297
298 \begin_inset Quotes erd
299 \end_inset
300
301  describes that, too.
302 \end_layout
303
304 \begin_layout Section
305 How LyX Looks
306 \end_layout
307
308 \begin_layout Standard
309 Like most applications, LyX has the familiar menu bar across the top of
310  its window.
311  Below it is a toolbar with a pulldown box and various buttons.
312  There is, of course, a vertical scrollbar and a main work area for editing
313  documents.
314 \end_layout
315
316 \begin_layout Standard
317 Note that there is no horizontal scrollbar.
318  This is not a bug or an oversight, but intentional.
319  When you read a book, you expect the end of a line to wrap around to the
320  next line.
321  Text overflows onto new pages in a vertical fashion, hence the need for
322  only a vertical scrollbar.
323  There are three cases where you might want a horizontal scrollbar.
324  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
325  This, however, is due
326  to a flaw in the routine that displays graphics on the LyX screen in a
327  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
328  as you'd need to rescale graphics to fit on a page.
329  The second and third cases are tables and equations which are wider than
330  the LyX window.
331  You can use the arrow keys to scroll horizontally through the table, but
332  this doesn't work for equations yet.
333 \end_layout
334
335 \begin_layout Standard
336 For a brief description of all LyX menus and toolbar buttons, have a look
337  at Appendix
338 \begin_inset space ~
339 \end_inset
340
341
342 \begin_inset CommandInset ref
343 LatexCommand ref
344 reference "cha:The-User-Interface"
345
346 \end_inset
347
348 .
349  Most of them are self-explanatory and you'll find them listed in the correspond
350 ing sections of this documentation.
351 \end_layout
352
353 \begin_layout Section
354 HELP
355 \end_layout
356
357 \begin_layout Standard
358 The help system consists of the LyX manuals.
359  You can read 
360 \emph on
361 all
362 \emph default
363  of the manuals from inside LyX.
364  Just select the manual you want read from the 
365 \family sans
366 Help
367 \family default
368  menu.
369 \end_layout
370
371 \begin_layout Section
372 Basic LyX Setup
373 \begin_inset CommandInset label
374 LatexCommand label
375 name "sec:Basic-LyX-Setup"
376
377 \end_inset
378
379
380 \end_layout
381
382 \begin_layout Standard
383 There are several features of LyX that can be configured from inside LyX,
384  without resorting to configuration files.
385  First, LyX is able to inspect your system to see what programs, LaTeX document
386  classes and LaTeX packages are available.
387  It uses this knowledge to give reasonable defaults to several 
388 \family sans
389 Preferences
390 \family default
391
392 \begin_inset Index idx
393 status collapsed
394
395 \begin_layout Plain Layout
396 Preferences
397 \end_layout
398
399 \end_inset
400
401  settings.
402  Although this configuration has already been done when LyX was installed
403  on your system, you might have some items that you installed locally, e.
404 \begin_inset space \thinspace{}
405 \end_inset
406
407 g.
408 \begin_inset space \space{}
409 \end_inset
410
411 new LaTeX classes, and which are not seen by LyX.
412  To force LyX to re-inspect your system, you should use 
413 \family sans
414 Tools\SpecialChar \menuseparator
415 Reconfigure
416 \family default
417 .
418 \begin_inset Index idx
419 status collapsed
420
421 \begin_layout Plain Layout
422 Reconfiguration of LyX
423 \end_layout
424
425 \end_inset
426
427  You should then restart LyX to ensure that the changes are taken into account.
428 \end_layout
429
430 \begin_layout Section
431 LaTeX Setup
432 \begin_inset CommandInset label
433 LatexCommand label
434 name "sec:LaTeX-Setup"
435
436 \end_inset
437
438
439 \end_layout
440
441 \begin_layout Standard
442 You can edit documents in LyX without having LaTeX installed, but you will
443  not to able to create PDFs or print your documents unless you do have it
444  installed.
445  However, some LyX documents use DocBook as the `backend' that can produce
446  PDFs and the like, and every LyX document can always be output as plain
447  text or as XHTML.
448 \end_layout
449
450 \begin_layout Standard
451 Some document classes may depend upon specific LaTeX or DocBook classes
452  or packages.
453  Such document classes can be used even if you do not have the required
454  files installed, but you will not be able to produce certain kinds of output.
455 \end_layout
456
457 \begin_layout Standard
458 The LaTeX packages that LyX has found on your system are listed in a file
459  you can view from the menu 
460 \family sans
461 Help\SpecialChar \menuseparator
462 LaT
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467
468 {}
469 \end_layout
470
471 \end_inset
472
473 eX
474 \begin_inset space ~
475 \end_inset
476
477 Configuration
478 \family default
479 .
480  If you are missing packages you need, then you must install them and then
481  reconfigure LyX (menu 
482 \family sans
483 Tools\SpecialChar \menuseparator
484 Reconfigure
485 \family default
486 ).
487 \begin_inset Note Note
488 status collapsed
489
490 \begin_layout Plain Layout
491 The two braces in the TeX Code box prevent that the term 
492 \begin_inset Quotes eld
493 \end_inset
494
495 LaTeX
496 \begin_inset Quotes erd
497 \end_inset
498
499  from being printed with sub- and superscript letters.
500  More about TeX Code is described in section
501 \begin_inset space ~
502 \end_inset
503
504
505 \begin_inset CommandInset ref
506 LatexCommand ref
507 reference "sec:TeX-Code"
508
509 \end_inset
510
511 , the printout of proper names like LaTeX is explained in section
512 \begin_inset space ~
513 \end_inset
514
515
516 \begin_inset CommandInset ref
517 LatexCommand ref
518 reference "sub:LyX's-Proper-Names"
519
520 \end_inset
521
522 .
523 \end_layout
524
525 \end_inset
526
527
528 \begin_inset Index idx
529 status collapsed
530
531 \begin_layout Plain Layout
532 Reconfiguration of LyX
533 \end_layout
534
535 \end_inset
536
537  See section 5.1 of the 
538 \emph on
539 Customization
540 \emph default
541  manual for more information on installing additional LaTeX packages.
542 \end_layout
543
544 \begin_layout Chapter
545 How to work with LyX
546 \end_layout
547
548 \begin_layout Section
549 Basic File Operations
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 File Operations
555 \end_layout
556
557 \end_inset
558
559
560 \end_layout
561
562 \begin_layout Standard
563 Under the 
564 \family sans
565 File
566 \family default
567  menu and in the standard toolbar are basic operations for any word processor
568  in addition to some more advanced operations:
569 \end_layout
570
571 \begin_layout Itemize
572
573 \family sans
574 New 
575 \begin_inset Info
576 type  "icon"
577 arg   "buffer-new"
578 \end_inset
579
580
581 \end_layout
582
583 \begin_layout Itemize
584
585 \family sans
586 New
587 \begin_inset space ~
588 \end_inset
589
590 from
591 \bar under
592
593 \begin_inset space ~
594 \end_inset
595
596
597 \bar default
598 Template
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Open 
605 \begin_inset Info
606 type  "icon"
607 arg   "file-open"
608 \end_inset
609
610
611 \end_layout
612
613 \begin_layout Itemize
614
615 \family sans
616 Close
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Save 
623 \begin_inset Info
624 type  "icon"
625 arg   "buffer-write"
626 \end_inset
627
628
629 \end_layout
630
631 \begin_layout Itemize
632
633 \family sans
634 Save
635 \begin_inset space ~
636 \end_inset
637
638 As
639 \end_layout
640
641 \begin_layout Itemize
642
643 \family sans
644 Revert
645 \begin_inset space ~
646 \end_inset
647
648 to
649 \begin_inset space ~
650 \end_inset
651
652 saved
653 \end_layout
654
655 \begin_layout Itemize
656
657 \family sans
658 Version
659 \begin_inset space ~
660 \end_inset
661
662 Control
663 \end_layout
664
665 \begin_layout Itemize
666
667 \family sans
668 Import
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Export
675 \end_layout
676
677 \begin_layout Itemize
678
679 \family sans
680 Print 
681 \begin_inset Info
682 type  "icon"
683 arg   "dialog-show print"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Exit
693 \end_layout
694
695 \begin_layout Standard
696 They all do pretty much the same thing as in other word processors, with
697  a few minor differences.
698  The 
699 \family sans
700 File\SpecialChar \menuseparator
701 New
702 \begin_inset space ~
703 \end_inset
704
705 from
706 \bar under
707
708 \begin_inset space ~
709 \end_inset
710
711
712 \bar default
713 Template
714 \family default
715  command not only prompts you for a name for the new file, but also prompts
716  you for a template to use.
717  Selecting a template will automatically set certain layout features for
718  the document, features you would otherwise need to change manually.
719  They can be of use for certain classes, especially those for writing letters
720  (see section
721 \begin_inset space ~
722 \end_inset
723
724
725 \begin_inset CommandInset ref
726 LatexCommand ref
727 reference "sec:Document-Classes"
728
729 \end_inset
730
731 ).
732 \end_layout
733
734 \begin_layout Standard
735 \begin_inset Note Greyedout
736 status open
737
738 \begin_layout Plain Layout
739
740 \series bold
741 Note:
742 \series default
743  There is no 
744 \begin_inset Quotes eld
745 \end_inset
746
747 default file
748 \begin_inset Quotes erd
749 \end_inset
750
751  or document named 
752 \begin_inset Quotes eld
753 \end_inset
754
755 Untitled
756 \begin_inset Quotes erd
757 \end_inset
758
759  or 
760 \begin_inset Quotes eld
761 \end_inset
762
763 scratch.
764 \begin_inset Quotes erd
765 \end_inset
766
767  Unless you tell LyX to open a file or create a new one, that big, blank
768  space is just that — a big, blank space.
769 \end_layout
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Standard
777
778 \family sans
779 Revert
780 \begin_inset space ~
781 \end_inset
782
783 to
784 \begin_inset space ~
785 \end_inset
786
787 saved
788 \family default
789  and 
790 \family sans
791 Version
792 \begin_inset space ~
793 \end_inset
794
795 Control
796 \family default
797  are useful if more people work on the same document at the same time
798 \begin_inset Foot
799 status collapsed
800
801 \begin_layout Plain Layout
802 If you plan to do this, you should check out the Version Control feature
803  in LyX also.
804  Read 
805 \emph on
806 Additional Features
807 \emph default
808 \SpecialChar \@.
809
810 \end_layout
811
812 \end_inset
813
814 .
815  
816 \family sans
817 Revert
818 \begin_inset space ~
819 \end_inset
820
821 to
822 \begin_inset space ~
823 \end_inset
824
825 saved
826 \family default
827  will reload the document from disk.
828  You can of course also use it if you regret that you changed a document
829  and want to restore it to the last save.
830  With
831 \family sans
832  Version
833 \begin_inset space ~
834 \end_inset
835
836 Control 
837 \family default
838 you can there register the changes you made to a document so that others
839  can identify them as your changes.
840 \end_layout
841
842 \begin_layout Section
843 Basic Editing Features
844 \begin_inset Index idx
845 status collapsed
846
847 \begin_layout Plain Layout
848 Editing
849 \end_layout
850
851 \end_inset
852
853
854 \begin_inset CommandInset label
855 LatexCommand label
856 name "sec:Basic-Editing-Features"
857
858 \end_inset
859
860
861 \end_layout
862
863 \begin_layout Standard
864 Like most modern word processors, LyX can perform cut and paste operations
865  on blocks of text, can move by character, word, or page of text, and can
866  delete whole words as well as individual characters.
867  The next four sections cover the basic LyX editing features and how to
868  access them.
869  We'll start with cut and paste.
870 \end_layout
871
872 \begin_layout Standard
873 As you might expect, the 
874 \family sans
875 Edit
876 \family default
877  menu and the standard toolbar has the cut and paste commands, along with
878  various other editing features.
879  Some of these are special and covered in later sections.
880  The basic ones are:
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Cut 
887 \family default
888
889 \begin_inset Info
890 type  "icon"
891 arg   "cut"
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Itemize
898
899 \family sans
900 Copy 
901 \family default
902
903 \begin_inset Info
904 type  "icon"
905 arg   "copy"
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Itemize
912
913 \family sans
914 Paste 
915 \family default
916
917 \begin_inset Info
918 type  "icon"
919 arg   "paste"
920 \end_inset
921
922
923 \end_layout
924
925 \begin_layout Itemize
926
927 \family sans
928 Paste
929 \begin_inset space ~
930 \end_inset
931
932 Recent
933 \end_layout
934
935 \begin_layout Itemize
936
937 \family sans
938 Paste
939 \begin_inset space ~
940 \end_inset
941
942 Special
943 \end_layout
944
945 \begin_layout Itemize
946
947 \family sans
948 Find
949 \begin_inset space ~
950 \end_inset
951
952 &
953 \begin_inset space ~
954 \end_inset
955
956 Replace 
957 \family default
958
959 \begin_inset Info
960 type  "icon"
961 arg   "dialog-show findreplace"
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Standard
968 The first three are self-explanatory.
969  One thing to note: whenever you delete a block of text that you've selected,
970  it's automatically placed in the clipboard.
971  That is, the 
972 \family sans
973 Delete
974 \family default
975  and 
976 \family sans
977 Backspace
978 \family default
979  keys also function as the 
980 \family sans
981 Cut
982 \family default
983  command.
984  Also, if you've selected text, be careful: If you hit a key, LyX will completel
985 y delete the selected text and replace it with what you just typed.
986  You'll have to do an 
987 \family sans
988 Undo
989 \family default
990  to get back the lost text.
991 \end_layout
992
993 \begin_layout Standard
994 \begin_inset Index idx
995 status collapsed
996
997 \begin_layout Plain Layout
998 Paste
999 \end_layout
1000
1001 \end_inset
1002
1003 You can also copy text between LyX and other programs by cut, copy and paste.
1004  The submenu of 
1005 \family sans
1006 Paste
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Recent
1011 \family default
1012  shows you a list with the last strings you have pasted.
1013 \end_layout
1014
1015 \begin_layout Standard
1016 The menu 
1017 \family sans
1018 Edit\SpecialChar \menuseparator
1019 Paste
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Special\SpecialChar \menuseparator
1024 Plain
1025 \begin_inset space ~
1026 \end_inset
1027
1028 Text, Join
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Lines
1033 \family default
1034  will insert the text in the clipboard so that the whole text is inserted
1035  as 
1036 \emph on
1037 one
1038 \emph default
1039  paragraph.
1040  A new paragraph is started when there is a blank line in the file.
1041  Without 
1042 \family sans
1043 Join
1044 \begin_inset space ~
1045 \end_inset
1046
1047 Lines
1048 \family default
1049 , the text is inserted as Paragraphs, where the line breaks of the text
1050  will start a new paragraph.
1051 \end_layout
1052
1053 \begin_layout Standard
1054 \begin_inset Index idx
1055 status collapsed
1056
1057 \begin_layout Plain Layout
1058 Replace
1059 \end_layout
1060
1061 \end_inset
1062
1063
1064 \begin_inset Index idx
1065 status collapsed
1066
1067 \begin_layout Plain Layout
1068 Find
1069 \end_layout
1070
1071 \end_inset
1072
1073 The 
1074 \family sans
1075 Edit\SpecialChar \menuseparator
1076 Find
1077 \begin_inset space ~
1078 \end_inset
1079
1080 &
1081 \begin_inset space ~
1082 \end_inset
1083
1084 Replace
1085 \family default
1086  item opens the 
1087 \family sans
1088 Find
1089 \begin_inset space ~
1090 \end_inset
1091
1092 and
1093 \begin_inset space ~
1094 \end_inset
1095
1096 Replace
1097 \family default
1098  dialog.
1099  Once you have found a word or expression, LyX selects it.
1100  Hitting the 
1101 \family sans
1102 Replace
1103 \family default
1104  button replaces the selected text with the contents of the 
1105 \family sans
1106 Replace
1107 \begin_inset space ~
1108 \end_inset
1109
1110 with
1111 \family default
1112  field.
1113  You can click the 
1114 \family sans
1115 Find
1116 \begin_inset space ~
1117 \end_inset
1118
1119 Next
1120 \family default
1121  button to skip the current word.
1122  Hit 
1123 \family sans
1124 Replace
1125 \begin_inset space ~
1126 \end_inset
1127
1128 All
1129 \family default
1130  to replace all occurrences of the text in the document automatically.
1131  The 
1132 \family sans
1133 Case
1134 \begin_inset space ~
1135 \end_inset
1136
1137 sensitive
1138 \family default
1139  option can be used if you want the search to consider the case of the search
1140  word.
1141  If the toggle is set, searching for 
1142 \begin_inset Quotes eld
1143 \end_inset
1144
1145
1146 \family typewriter
1147 Test
1148 \family default
1149
1150 \begin_inset Quotes erd
1151 \end_inset
1152
1153  will not match the word 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157
1158 \family typewriter
1159 test
1160 \family default
1161
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165 .
1166  The 
1167 \family sans
1168 Match whole words only
1169 \family default
1170  option can be used to force LyX to only find complete words, e.
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 g., searching for 
1175 \begin_inset Quotes eld
1176 \end_inset
1177
1178
1179 \family typewriter
1180 star
1181 \family default
1182
1183 \begin_inset Quotes erd
1184 \end_inset
1185
1186  will not match 
1187 \begin_inset Quotes eld
1188 \end_inset
1189
1190
1191 \family typewriter
1192 starlet
1193 \family default
1194
1195 \begin_inset Quotes erd
1196 \end_inset
1197
1198 .
1199  LyX offers also an advanced 
1200 \family sans
1201 Find
1202 \begin_inset space ~
1203 \end_inset
1204
1205 &
1206 \begin_inset space ~
1207 \end_inset
1208
1209 Replace
1210 \family default
1211  feature that is described in sec.
1212 \begin_inset space ~
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset ref
1217 LatexCommand ref
1218 reference "sec:Advanced-Find-and"
1219
1220 \end_inset
1221
1222 .
1223 \end_layout
1224
1225 \begin_layout Standard
1226 Things like notes, floats, etc., the so called insets can be dissolved.
1227  This means that the inset is deleted and its content is left as normal
1228  text.
1229  Dissolving an inset is done by setting the cursor to the beginning of an
1230  inset and pressing 
1231 \family sans
1232 Backspace
1233 \family default
1234  or by setting the cursor to the end and pressing 
1235 \family sans
1236 Delete
1237 \family default
1238 .
1239 \end_layout
1240
1241 \begin_layout Section
1242 Undo and Redo
1243 \begin_inset Index idx
1244 status collapsed
1245
1246 \begin_layout Plain Layout
1247 Redo
1248 \end_layout
1249
1250 \end_inset
1251
1252
1253 \begin_inset Index idx
1254 status collapsed
1255
1256 \begin_layout Plain Layout
1257 Undo
1258 \end_layout
1259
1260 \end_inset
1261
1262
1263 \begin_inset CommandInset label
1264 LatexCommand label
1265 name "sec:Undo-and-Redo"
1266
1267 \end_inset
1268
1269
1270 \end_layout
1271
1272 \begin_layout Standard
1273 If you make a mistake, you can easily recover from it.
1274  LyX has a large-capacity undo/redo buffer.
1275  Select 
1276 \family sans
1277 Edit\SpecialChar \menuseparator
1278 Undo
1279 \family default
1280  or the toolbar button 
1281 \begin_inset Info
1282 type  "icon"
1283 arg   "undo"
1284 \end_inset
1285
1286  to undo some mistake.
1287  If you accidentally undo too much, use 
1288 \family sans
1289 Edit\SpecialChar \menuseparator
1290 Redo
1291 \family default
1292  or the toolbar button 
1293 \begin_inset Info
1294 type  "icon"
1295 arg   "redo"
1296 \end_inset
1297
1298  to 
1299 \begin_inset Quotes eld
1300 \end_inset
1301
1302 undo the undo.
1303 \begin_inset Quotes erd
1304 \end_inset
1305
1306  The undo mechanism is currently limited to 100
1307 \begin_inset space \thinspace{}
1308 \end_inset
1309
1310 steps to minimize memory overhead.
1311 \end_layout
1312
1313 \begin_layout Standard
1314 Note that if you revert back all changes to arrive to the document as it
1315  was last saved, the 
1316 \begin_inset Quotes eld
1317 \end_inset
1318
1319 changed
1320 \begin_inset Quotes erd
1321 \end_inset
1322
1323  status of the document is unfortunately not reset.
1324  This is a consequence of the 100
1325 \begin_inset space \thinspace{}
1326 \end_inset
1327
1328 step undo limit, above.
1329 \end_layout
1330
1331 \begin_layout Standard
1332
1333 \family sans
1334 Undo
1335 \family default
1336  and 
1337 \family sans
1338 Redo
1339 \family default
1340  work on almost everything in LyX.
1341  But they won't undo or redo text character by character, but by blocks
1342  of text.
1343 \end_layout
1344
1345 \begin_layout Section
1346 Mouse Operations
1347 \begin_inset Index idx
1348 status collapsed
1349
1350 \begin_layout Plain Layout
1351 Mouse Operations
1352 \end_layout
1353
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \begin_layout Standard
1360 These are the most basic mouse operations.
1361 \end_layout
1362
1363 \begin_layout Enumerate
1364 Motion
1365 \end_layout
1366
1367 \begin_deeper
1368 \begin_layout Itemize
1369 Click the 
1370 \emph on
1371 left mouse button
1372 \emph default
1373  once anywhere in the edit window.
1374  The cursor moves to the text under the mouse.
1375 \end_layout
1376
1377 \end_deeper
1378 \begin_layout Enumerate
1379 Selecting Text
1380 \end_layout
1381
1382 \begin_deeper
1383 \begin_layout Itemize
1384 Hold down the 
1385 \emph on
1386 left mouse button
1387 \emph default
1388  and drag the mouse.
1389  LyX marks the text between the old and new mouse positions.
1390  Use 
1391 \family sans
1392 Edit\SpecialChar \menuseparator
1393 Copy
1394 \family default
1395  to create a copy of the text in LyX's buffer (and the clipboard).
1396 \end_layout
1397
1398 \begin_layout Itemize
1399 Re-position the cursor and then paste the text back into LyX using 
1400 \family sans
1401 Edit\SpecialChar \menuseparator
1402 Paste
1403 \family default
1404 .
1405 \end_layout
1406
1407 \end_deeper
1408 \begin_layout Enumerate
1409 Insets (Footnotes, Notes, Floats, etc.)
1410 \end_layout
1411
1412 \begin_deeper
1413 \begin_layout Standard
1414 Right-click on them to set their properties.
1415  Also check the appropriate section of this manual for more details.
1416 \end_layout
1417
1418 \end_deeper
1419 \begin_layout Section
1420 Navigating
1421 \begin_inset CommandInset label
1422 LatexCommand label
1423 name "sec:Navigating"
1424
1425 \end_inset
1426
1427
1428 \begin_inset Index idx
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432 Navigating
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \begin_layout Standard
1441 LyX offers you several ways to navigate in documents:
1442 \end_layout
1443
1444 \begin_layout Itemize
1445 The 
1446 \family sans
1447 Navigate
1448 \family default
1449  menu lists all sections of the document as submenu entries that you can
1450  click to jump to the corresponding document part.
1451 \end_layout
1452
1453 \begin_layout Itemize
1454 The `Outline', which is accessed either by the menu 
1455 \family sans
1456 Document\SpecialChar \menuseparator
1457 Outline
1458 \family default
1459  or by the toolbar button 
1460 \begin_inset Info
1461 type  "icon"
1462 arg   "dialog-toggle toc"
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Itemize
1469 You can set bookmarks in your document under 
1470 \family sans
1471 Navigate\SpecialChar \menuseparator
1472 Bookmarks
1473 \family default
1474  and use the same menu to return to them.
1475  Note that bookmarks are saved between sessions.
1476 \end_layout
1477
1478 \begin_layout Standard
1479 The toolbar button 
1480 \begin_inset Info
1481 type  "icon"
1482 arg   "bookmark-goto 0"
1483 \end_inset
1484
1485  (also 
1486 \family sans
1487 Navigate\SpecialChar \menuseparator
1488 Bookmarks\SpecialChar \menuseparator
1489 NavigateBack
1490 \family default
1491 ) jumps to the position in the document where you recently changed something.
1492  This is useful when you have a large document and have navigated or scrolled
1493  to another document part to look for something, and want to go back to
1494  your last editing position.
1495 \end_layout
1496
1497 \begin_layout Subsection
1498 The Outliner
1499 \end_layout
1500
1501 \begin_layout Standard
1502 The Outline was known in earlier versions of LyX as the 
1503 \begin_inset Quotes eld
1504 \end_inset
1505
1506 TOC
1507 \begin_inset Quotes erd
1508 \end_inset
1509
1510 , since its original purpose was to display the document's table of contents.
1511  The Outline has become much more powerful now, however.
1512  In the pull-down box at the top of the outline window, you can choose between
1513  several different lists, including other TOC-like objects, such as lists
1514  of tables and figures, but also lists of footnotes, or labels and cross-referen
1515 ces (see 
1516 \begin_inset CommandInset ref
1517 LatexCommand formatted
1518 reference "sec:Cross-References"
1519
1520 \end_inset
1521
1522 ), or notes, or citations (see 
1523 \begin_inset CommandInset ref
1524 LatexCommand formatted
1525 reference "sec:Bibliography"
1526
1527 \end_inset
1528
1529 ).
1530  Clicking on any of these will take you to the corresponding object in your
1531  document.
1532  The Outline has become much more powerful now, however.
1533  In the pull-down box at the top of the outline window, you can choose between
1534  several different lists, including other TOC-like objects, such as lists
1535  of tables and figures, but also lists of footnotes, or labels and cross-referen
1536 ces (see 
1537 \begin_inset CommandInset ref
1538 LatexCommand formatted
1539 reference "sec:Cross-References"
1540
1541 \end_inset
1542
1543 ), or notes, or of citations (see 
1544 \begin_inset CommandInset ref
1545 LatexCommand formatted
1546 reference "sec:Bibliography"
1547
1548 \end_inset
1549
1550 ).
1551  Clicking on any of these will take you to the corresponding object in your
1552  document.
1553 \end_layout
1554
1555 \begin_layout Standard
1556 Right-clicking on elements in the Outline will in many cases open a context
1557  menu that will allow for direct modification of those elements.
1558  For example, with citations, the context menu allows you to open the citation
1559  dialog and to modify the citation.
1560  Right-clicking a change will allow you to accept or reject it.
1561  And so on.
1562 \end_layout
1563
1564 \begin_layout Standard
1565 The `Filter' field at the top allows you to restrict which entries appear
1566  in the Outline.
1567  For example, if you are displaying the list of Labels and References and
1568  wish to see only references to subsections, you can enter the text 
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572 sub:
1573 \begin_inset Quotes erd
1574 \end_inset
1575
1576  in the filter, and only entries containing that text will be displayed.
1577 \end_layout
1578
1579 \begin_layout Standard
1580 At the bottom of the outline are several buttons and the like that allow
1581  you further to control the display.
1582  The 
1583 \family sans
1584 Sort
1585 \family default
1586  option sorts the current list alphabetically.
1587  Otherwise, the elements appear in the order in which they occur in the
1588  document.The 
1589 \family sans
1590 Keep
1591 \family default
1592  option keeps it in the current view state.
1593  Keeping means that when you have e.
1594 \begin_inset space \thinspace{}
1595 \end_inset
1596
1597 g.
1598 \begin_inset space \space{}
1599 \end_inset
1600
1601 the subsections of section
1602 \begin_inset space ~
1603 \end_inset
1604
1605 2 and 4 shown and click on section
1606 \begin_inset space ~
1607 \end_inset
1608
1609 3, the subsections of section
1610 \begin_inset space ~
1611 \end_inset
1612
1613 2 and 4 will still be shown.
1614  Without the 
1615 \family sans
1616 Keep
1617 \family default
1618  option they will be hidden to highlight the clicked section
1619 \begin_inset space ~
1620 \end_inset
1621
1622 3.
1623  Finally, the slider at the left can be used to open the Outline to a given
1624  
1625 \begin_inset Quotes eld
1626 \end_inset
1627
1628 depth
1629 \begin_inset Quotes erd
1630 \end_inset
1631
1632 .
1633  It is best just to experiment with it to see how it works.
1634 \end_layout
1635
1636 \begin_layout Standard
1637 The 
1638 \begin_inset space ~
1639 \end_inset
1640
1641
1642 \begin_inset Graphics
1643         filename ../images/reload.png
1644
1645 \end_inset
1646
1647
1648 \begin_inset space ~
1649 \end_inset
1650
1651 button refreshes the TOC (though this should not usually be necessary).
1652  Next to it are buttons that allow you to change the position of sections
1653  in your document.
1654  The 
1655 \begin_inset space \space{}
1656 \end_inset
1657
1658
1659 \begin_inset Graphics
1660         filename ../images/down.png
1661         scale 85
1662         groupId toolbarbuttons
1663
1664 \end_inset
1665
1666
1667 \begin_inset space ~
1668 \end_inset
1669
1670  and 
1671 \begin_inset space \space{}
1672 \end_inset
1673
1674
1675 \begin_inset Graphics
1676         filename ../images/up.png
1677         scale 85
1678         groupId toolbarbuttons
1679
1680 \end_inset
1681
1682
1683 \begin_inset space ~
1684 \end_inset
1685
1686  buttons move sections up and down in the document.
1687  So, for example, you can move section
1688 \begin_inset space ~
1689 \end_inset
1690
1691 2.5 before section
1692 \begin_inset space ~
1693 \end_inset
1694
1695 2.4 or after section
1696 \begin_inset space ~
1697 \end_inset
1698
1699 2.6.
1700  LyX will then automatically renumber the sections to the new order.
1701  With the buttons 
1702 \begin_inset Graphics
1703         filename ../images/promote.png
1704         scale 85
1705         groupId toolbarbuttons
1706
1707 \end_inset
1708
1709  and 
1710 \begin_inset Graphics
1711         filename ../images/demote.png
1712         scale 85
1713         groupId toolbarbuttons
1714
1715 \end_inset
1716
1717  (or the corresponding key bindings 
1718 \family sans
1719 Tab
1720 \family default
1721  and 
1722 \family sans
1723 Shift-Tab
1724 \family default
1725 ) you can change the level of sections.
1726  So you can for example make section
1727 \begin_inset space ~
1728 \end_inset
1729
1730 2.5 chapter
1731 \begin_inset space ~
1732 \end_inset
1733
1734 3 or to subsection
1735 \begin_inset space ~
1736 \end_inset
1737
1738 2.4.1.
1739 \end_layout
1740
1741 \begin_layout Section
1742 Input / Word Completion
1743 \begin_inset CommandInset label
1744 LatexCommand label
1745 name "sec:Input-Completion"
1746
1747 \end_inset
1748
1749
1750 \begin_inset Index idx
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754 Input completion
1755 \end_layout
1756
1757 \end_inset
1758
1759
1760 \begin_inset Index idx
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Word completion|see
1765 \begin_inset ERT
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769
1770 {
1771 \end_layout
1772
1773 \end_inset
1774
1775 Input completion
1776 \begin_inset ERT
1777 status collapsed
1778
1779 \begin_layout Plain Layout
1780
1781 }
1782 \end_layout
1783
1784 \end_inset
1785
1786
1787 \end_layout
1788
1789 \end_inset
1790
1791
1792 \end_layout
1793
1794 \begin_layout Standard
1795 LyX provides completion of words by scanning all documents that are currently
1796  opened.
1797  Every word that appears in these documents is added to a database that
1798  is used to propose completions.
1799 \end_layout
1800
1801 \begin_layout Standard
1802 By default LyX shows a small triangle behind the cursor as indicator that
1803  there are completions available.
1804  You can then press the 
1805 \family sans
1806 Tab
1807 \family default
1808  key to use this completion.
1809  When several completions are possible, a popup is opened showing them.
1810  You can select a completion in the popup using the mouse or the arrow keys,
1811  and accept the chosen completion be pressing 
1812 \family sans
1813 Return
1814 \family default
1815 .
1816 \end_layout
1817
1818 \begin_layout Standard
1819 In the preferences dialog, which is opened with the menu 
1820 \family sans
1821 Tools\SpecialChar \menuseparator
1822 Preferences
1823 \family default
1824 , the cursor completion indicator can be turned off in the section 
1825 \family sans
1826 Editing\SpecialChar \menuseparator
1827 Input Completion
1828 \family default
1829  by deselecting the option 
1830 \family sans
1831 Cursor
1832 \begin_inset space ~
1833 \end_inset
1834
1835 indicator
1836 \family default
1837 .
1838  With the option 
1839 \family sans
1840 Automatic
1841 \begin_inset space ~
1842 \end_inset
1843
1844 inline
1845 \begin_inset space ~
1846 \end_inset
1847
1848 completion
1849 \family default
1850  the proposed completion is shown directly behind the cursor position.
1851  To accept this proposal, use the 
1852 \family sans
1853 Tab
1854 \family default
1855  key.
1856  With the option 
1857 \family sans
1858 Automatic popup
1859 \family default
1860  the completions are always shown in a popup.
1861  LyX offers some more completion settings for experts that are described
1862  in sec.
1863 \begin_inset space \thinspace{}
1864 \end_inset
1865
1866
1867 \begin_inset CommandInset ref
1868 LatexCommand ref
1869 reference "sub:Input-Completion-Appendix"
1870
1871 \end_inset
1872
1873 .
1874 \end_layout
1875
1876 \begin_layout Section
1877 Basic Key Bindings
1878 \begin_inset Index idx
1879 status collapsed
1880
1881 \begin_layout Plain Layout
1882 Key Bindings
1883 \end_layout
1884
1885 \end_inset
1886
1887
1888 \begin_inset Index idx
1889 status collapsed
1890
1891 \begin_layout Plain Layout
1892 Bindings|see
1893 \begin_inset ERT
1894 status collapsed
1895
1896 \begin_layout Plain Layout
1897
1898 {
1899 \end_layout
1900
1901 \end_inset
1902
1903 Key Bindings
1904 \begin_inset ERT
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908
1909 }
1910 \end_layout
1911
1912 \end_inset
1913
1914
1915 \end_layout
1916
1917 \end_inset
1918
1919
1920 \begin_inset Index idx
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 Shortcuts|see
1925 \begin_inset ERT
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929
1930 {
1931 \end_layout
1932
1933 \end_inset
1934
1935 Key Bindings
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940
1941 }
1942 \end_layout
1943
1944 \end_inset
1945
1946
1947 \end_layout
1948
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955 There are at least two different primary binding maps: CUA and Emacs.
1956  LyX's default is CUA.
1957 \end_layout
1958
1959 \begin_layout Standard
1960 Some keys, like 
1961 \family sans
1962 Page
1963 \begin_inset space ~
1964 \end_inset
1965
1966 Up
1967 \family default
1968
1969 \family sans
1970 Page
1971 \begin_inset space ~
1972 \end_inset
1973
1974 Down
1975 \family default
1976
1977 \family sans
1978 Left
1979 \family default
1980
1981 \family sans
1982 Right
1983 \family default
1984
1985 \family sans
1986 Up
1987 \family default
1988 , and 
1989 \family sans
1990 Down
1991 \family default
1992 , do exactly what you expect them to do.
1993  Other keys don't:
1994 \end_layout
1995
1996 \begin_layout Labeling
1997 \labelwidthstring 00.00.0000
1998
1999 \family sans
2000 Tab
2001 \begin_inset CommandInset nomenclature
2002 LatexCommand nomenclature
2003 symbol "Tab"
2004 description "Tabulator key"
2005
2006 \end_inset
2007
2008
2009 \family default
2010  There is no such thing as a tab stop in LyX.
2011  If you do not understand this, go read sections
2012 \begin_inset space ~
2013 \end_inset
2014
2015
2016 \begin_inset CommandInset ref
2017 LatexCommand ref
2018 reference "sec:Par-indent-intro"
2019
2020 \end_inset
2021
2022  and 
2023 \begin_inset CommandInset ref
2024 LatexCommand ref
2025 reference "sec:Paragraph-Environments"
2026
2027 \end_inset
2028
2029 , especially section
2030 \begin_inset space ~
2031 \end_inset
2032
2033
2034 \begin_inset CommandInset ref
2035 LatexCommand ref
2036 reference "sub:Lists"
2037
2038 \end_inset
2039
2040 , right now.
2041  Yes, right now.
2042  If you're still confused, look in the 
2043 \emph on
2044 Tutorial
2045 \emph default
2046 .
2047 \end_layout
2048
2049 \begin_layout Labeling
2050 \labelwidthstring 00.00.0000
2051
2052 \family sans
2053 Esc
2054 \begin_inset CommandInset nomenclature
2055 LatexCommand nomenclature
2056 symbol "Esc"
2057 description "Escape key"
2058
2059 \end_inset
2060
2061
2062 \family default
2063  This is the 
2064 \begin_inset Quotes eld
2065 \end_inset
2066
2067 cancel key.
2068 \begin_inset Quotes erd
2069 \end_inset
2070
2071  It's used, generically, to cancel operations.
2072  Other parts of the manual will go into greater detail about this.
2073 \end_layout
2074
2075 \begin_layout Labeling
2076 \labelwidthstring 00.00.0000
2077
2078 \family sans
2079 Home
2080 \family default
2081
2082 \begin_inset space ~
2083 \end_inset
2084
2085 and
2086 \begin_inset space ~
2087 \end_inset
2088
2089
2090 \family sans
2091 End
2092 \family default
2093  These move the cursor, respectively, to the beginning and end of a line,
2094  unless you are using the Emacs bindings where they jump to the beginning
2095  or end of the file.
2096 \end_layout
2097
2098 \begin_layout Standard
2099 There are three modifier keys:
2100 \end_layout
2101
2102 \begin_layout Labeling
2103 \labelwidthstring 00.00.0000
2104
2105 \family sans
2106 Control
2107 \family default
2108  (Denoted by 
2109 \begin_inset Quotes eld
2110 \end_inset
2111
2112
2113 \family sans
2114 Ctrl
2115 \family default
2116
2117 \begin_inset Quotes erd
2118 \end_inset
2119
2120
2121 \begin_inset CommandInset nomenclature
2122 LatexCommand nomenclature
2123 symbol "Ctrl"
2124 description "Control key"
2125
2126 \end_inset
2127
2128  in the documentation files) This has a couple of different uses, depending
2129  on which keys it's used in combination with:
2130 \end_layout
2131
2132 \begin_deeper
2133 \begin_layout Itemize
2134 With 
2135 \family sans
2136 Backspace
2137 \family default
2138  or 
2139 \family sans
2140 Delete
2141 \family default
2142 , it deletes an entire word instead of a single character.
2143 \end_layout
2144
2145 \begin_layout Itemize
2146 With 
2147 \family sans
2148 Left
2149 \family default
2150  and 
2151 \family sans
2152 Right
2153 \family default
2154 , it moves by words instead of characters.
2155 \end_layout
2156
2157 \begin_layout Itemize
2158 With 
2159 \family sans
2160 Home
2161 \family default
2162  and 
2163 \family sans
2164 End
2165 \family default
2166 , it moves to the beginning and the end of the document, respectively.
2167 \end_layout
2168
2169 \end_deeper
2170 \begin_layout Labeling
2171 \labelwidthstring 00.00.0000
2172
2173 \family sans
2174 Shift
2175 \family default
2176  (Denoted by 
2177 \begin_inset Quotes eld
2178 \end_inset
2179
2180
2181 \family sans
2182 Shift
2183 \family default
2184
2185 \begin_inset Quotes erd
2186 \end_inset
2187
2188
2189 \begin_inset CommandInset nomenclature
2190 LatexCommand nomenclature
2191 symbol "Shift"
2192 description "Shift key"
2193
2194 \end_inset
2195
2196  in the documentation files) Use this with any of the motion keys to select
2197  the text between the old and new cursor positions.
2198 \end_layout
2199
2200 \begin_layout Labeling
2201 \labelwidthstring 00.00.0000
2202
2203 \family sans
2204 Alt
2205 \family default
2206  (Denoted by 
2207 \begin_inset Quotes eld
2208 \end_inset
2209
2210
2211 \family sans
2212 Alt
2213 \family default
2214
2215 \begin_inset Quotes erd
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset nomenclature
2220 LatexCommand nomenclature
2221 symbol "Alt"
2222 description "Alt or Meta key"
2223
2224 \end_inset
2225
2226  in the documentation files) This is the Alt key on many keyboards, unless
2227  your keyboard has a distinct Meta key.
2228  If you have both keys, you will need to try out which one actually performs
2229  the 
2230 \family sans
2231 Alt+
2232 \family default
2233  function.
2234  This key does many different things, but it also activates the 
2235 \emph on
2236 menu accelerator keys
2237 \emph default
2238 .
2239  If you use this in combination with any of the underlined letters in a
2240  menu or menu item, it selects that menu item.
2241 \end_layout
2242
2243 \begin_deeper
2244 \begin_layout Standard
2245 For example, the sequence 
2246 \begin_inset Quotes eld
2247 \end_inset
2248
2249
2250 \family sans
2251 Alt
2252 \begin_inset space ~
2253 \end_inset
2254
2255 e
2256 \begin_inset space ~
2257 \end_inset
2258
2259 s
2260 \family default
2261
2262 \begin_inset space ~
2263 \end_inset
2264
2265
2266 \family sans
2267 c
2268 \family default
2269
2270 \begin_inset Quotes erd
2271 \end_inset
2272
2273  brings up the 
2274 \begin_inset Quotes eld
2275 \end_inset
2276
2277 Text Style
2278 \begin_inset Quotes erd
2279 \end_inset
2280
2281  menu.
2282  Typing 
2283 \begin_inset Quotes eld
2284 \end_inset
2285
2286
2287 \family sans
2288 Alt
2289 \begin_inset space ~
2290 \end_inset
2291
2292 f
2293 \family default
2294
2295 \begin_inset Quotes erd
2296 \end_inset
2297
2298  opens the 
2299 \family sans
2300 File
2301 \family default
2302  menu.
2303 \end_layout
2304
2305 \begin_layout Standard
2306 The 
2307 \emph on
2308 Shortcuts
2309 \emph default
2310  manual lists all other things bound to the 
2311 \family sans
2312 Alt
2313 \family default
2314  key.
2315 \end_layout
2316
2317 \end_deeper
2318 \begin_layout Standard
2319 You will learn more and more key bindings and short-cut keys as you use
2320  LyX, because most actions will prompt a small message in the status bar
2321  at the bottom of LyX's main window which describe the name of the action,
2322  you've just triggered, and any existing key bindings for that action.
2323  The LyX menus also list the defined key bindings.
2324  The notation for the key bindings is very similar to the notation used
2325  in this documentation, so you should not have any problems understanding
2326  it.
2327  However, notice that Shift-modifiers are explicitly mentioned, so 
2328 \begin_inset Quotes eld
2329 \end_inset
2330
2331
2332 \family sans
2333 Alt+P Shift-A
2334 \family default
2335
2336 \begin_inset Quotes erd
2337 \end_inset
2338
2339  means 
2340 \family sans
2341 Alt+P
2342 \family default
2343  followed by a capital 
2344 \family sans
2345 A
2346 \family default
2347 .
2348 \end_layout
2349
2350 \begin_layout Standard
2351 You can list or change the key bindings in the menu 
2352 \family sans
2353 Tools\SpecialChar \menuseparator
2354 Preferences
2355 \family default
2356  under 
2357 \family sans
2358 Edit\SpecialChar \menuseparator
2359 Shortcuts
2360 \family default
2361  as explained in sec.
2362 \begin_inset space \thinspace{}
2363 \end_inset
2364
2365
2366 \begin_inset CommandInset ref
2367 LatexCommand ref
2368 reference "sub:Editing-Shortcuts"
2369
2370 \end_inset
2371
2372 .
2373 \end_layout
2374
2375 \begin_layout Chapter
2376 LyX Basics
2377 \begin_inset Index idx
2378 status collapsed
2379
2380 \begin_layout Plain Layout
2381 LyX ! Basics
2382 \end_layout
2383
2384 \end_inset
2385
2386
2387 \end_layout
2388
2389 \begin_layout Section
2390 Document Types
2391 \begin_inset Index idx
2392 status collapsed
2393
2394 \begin_layout Plain Layout
2395 Document ! Types
2396 \end_layout
2397
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \begin_layout Subsection
2404 Introduction
2405 \end_layout
2406
2407 \begin_layout Standard
2408 Before you do anything else, before you ever start writing a document, you
2409  need to decide what type of document you want to edit.
2410  Different types of documents use different types of spacing, headings,
2411  numbering schemes, and so on.
2412  Additionally, different documents use different paragraph environments,
2413  and format the title of your document differently.
2414 \end_layout
2415
2416 \begin_layout Standard
2417
2418 \emph on
2419 document class
2420 \emph default
2421  describes a group of properties common to a particular set of documents.
2422  By setting the document class, you automatically select these properties,
2423  making it easier to create the type of document you want.
2424  If you don't choose a document class, LyX picks one for you by default.
2425  So it is up to you to change the class of your document.
2426 \end_layout
2427
2428 \begin_layout Standard
2429 Read on for info about the document classes you can choose from LyX, and
2430  how to adjust their properties.
2431 \end_layout
2432
2433 \begin_layout Subsection
2434 Document Classes
2435 \begin_inset Index idx
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439 Document ! Classes
2440 \end_layout
2441
2442 \end_inset
2443
2444
2445 \begin_inset CommandInset label
2446 LatexCommand label
2447 name "sec:Document-Classes"
2448
2449 \end_inset
2450
2451
2452 \end_layout
2453
2454 \begin_layout Standard
2455 You can select a class using the 
2456 \family sans
2457 Document\SpecialChar \menuseparator
2458 Settings\SpecialChar \menuseparator
2459 Document Class
2460 \family default
2461
2462 \begin_inset Index idx
2463 status collapsed
2464
2465 \begin_layout Plain Layout
2466 Document ! Settings
2467 \end_layout
2468
2469 \end_inset
2470
2471  dialog.
2472  Select the class you want to use, and make any fine tunings of the options
2473  you may need.
2474 \end_layout
2475
2476 \begin_layout Subsubsection
2477 Overview
2478 \end_layout
2479
2480 \begin_layout Standard
2481 There are four standard document classes in LyX.
2482  They are:
2483 \end_layout
2484
2485 \begin_layout Description
2486 Article for basic articles
2487 \end_layout
2488
2489 \begin_layout Description
2490 Report for basic reports
2491 \end_layout
2492
2493 \begin_layout Description
2494 Book for writing a book
2495 \end_layout
2496
2497 \begin_layout Description
2498 Letter for US-style letters
2499 \end_layout
2500
2501 \begin_layout Standard
2502 There are also some non-standard classes, which LyX only uses if you have
2503  installed the corresponding LaTeX class files, though most LaTeX distributions
2504  will include many of these.
2505  Here are some of the classes.
2506  The full list with detailed explanations can be found in chapter 
2507 \emph on
2508 Special Document Classes
2509 \emph default
2510  in the 
2511 \emph on
2512 Additional Features
2513 \emph default
2514  manual:
2515 \end_layout
2516
2517 \begin_layout Description
2518 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2519 \end_layout
2520
2521 \begin_layout Description
2522 ACS For submissions to the journals published by the American Chemistry
2523  Society
2524 \end_layout
2525
2526 \begin_layout Description
2527 AGU For submissions to the journals published by the American Geophysical
2528  Union
2529 \end_layout
2530
2531 \begin_layout Description
2532 AMS Layouts for articles and books in the style and format used by the American
2533  Mathematical Society (AMS).
2534  There are three article layouts available.
2535  The standard one uses a typical numbering scheme for theorems etc., that
2536  prepends the section number to the number of the result.
2537  All result-type statements (propositions, corollaries, and so on) are sequenced
2538  together, but definitions, examples, and the like have their own sequence.
2539  The 
2540 \begin_inset Quotes eld
2541 \end_inset
2542
2543 sequential numbering
2544 \begin_inset Quotes erd
2545 \end_inset
2546
2547  scheme does not place the section number with each result, but numbers
2548  them throughout the article in a single sequence.
2549  Each type of result gets its own sequence.
2550  There is also a layout that dispenses with numbering of statements altogether.
2551 \end_layout
2552
2553 \begin_layout Description
2554 Beamer Layout for presentations
2555 \end_layout
2556
2557 \begin_layout Description
2558 Broadway Layout for writing plays.
2559  It is not an existing LaTeX document class, but a new one which is distributed
2560  with LyX.
2561 \end_layout
2562
2563 \begin_layout Description
2564 Chess Layout to write about chess games
2565 \end_layout
2566
2567 \begin_layout Description
2568 Curriculum
2569 \begin_inset space ~
2570 \end_inset
2571
2572 vitae classes to create curriculum vitae
2573 \end_layout
2574
2575 \begin_layout Description
2576 Elsarticle Layout for journals of the Elsevier publishing group
2577 \end_layout
2578
2579 \begin_layout Description
2580 Foils Used to make transparencies
2581 \end_layout
2582
2583 \begin_layout Description
2584 Hollywood Used to type spec scripts for the US film industry.
2585  It is not an existing LaTeX document class, but a new one which is distributed
2586  with LyX.
2587 \end_layout
2588
2589 \begin_layout Description
2590 IEEEtran Layout for the journals published by the Institute of Electrical
2591  and Electronics Engineers (IEEE)
2592 \end_layout
2593
2594 \begin_layout Description
2595 IOP Layout for journals of the Institute of Physics publishing group
2596 \end_layout
2597
2598 \begin_layout Description
2599 Kluwer Layout for journals of the Kluwer publishing group
2600 \end_layout
2601
2602 \begin_layout Description
2603 KOMA-Script a replacement for the standard classes, offers many useful features
2604  like caption formatting, automatic print space calculation etc.
2605  (Is used by this document.)
2606 \end_layout
2607
2608 \begin_layout Description
2609 Memoir another replacement for the standard classes
2610 \end_layout
2611
2612 \begin_layout Description
2613 Powerdot Layout for presentations
2614 \end_layout
2615
2616 \begin_layout Description
2617 REVTe
2618 \begin_inset ERT
2619 status collapsed
2620
2621 \begin_layout Plain Layout
2622
2623 {}
2624 \end_layout
2625
2626 \end_inset
2627
2628 X is used to write articles for the publications of the American Physical
2629  Society (APS), American Institute of Physics (AIP), and Optical Society
2630  of America (OSA).
2631  This class is not completely compatible with all LyX features.
2632 \end_layout
2633
2634 \begin_layout Description
2635 Slides Used to make transparencies
2636 \end_layout
2637
2638 \begin_layout Description
2639 SPIE
2640 \begin_inset space ~
2641 \end_inset
2642
2643 Proceedings Layout for the journals published by The International Society
2644  for Optical Engineering (SPIE)
2645 \end_layout
2646
2647 \begin_layout Description
2648 Springer Layouts for journals of the Springer publishing group
2649 \end_layout
2650
2651 \begin_layout Standard
2652 We won't go into any detail about how to use these different document classes
2653  here.
2654  You can find all the details about the non-standard classes in Chapter
2655  6 of the 
2656 \emph on
2657 Additional Features
2658 \emph default
2659  manual.
2660  Here, we will settle with a list of some of the common properties of all
2661  of the document classes.
2662 \end_layout
2663
2664 \begin_layout Subsubsection
2665 Availability
2666 \end_layout
2667
2668 \begin_layout Standard
2669 You will probably find that many of the document classes listed under 
2670 \family sans
2671 Document\SpecialChar \menuseparator
2672 Settings\SpecialChar \menuseparator
2673 Document Class
2674 \begin_inset Index idx
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678 Document ! Settings
2679 \end_layout
2680
2681 \end_inset
2682
2683  
2684 \family default
2685 are marked as 
2686 \begin_inset Quotes eld
2687 \end_inset
2688
2689 Unavailable
2690 \begin_inset Quotes erd
2691 \end_inset
2692
2693 .
2694  If you open a document that uses such a class, you will receive a warning
2695  saying that there are files that are required to produce output that are
2696  not installed.
2697  So it may seem that something is wrong.
2698 \end_layout
2699
2700 \begin_layout Standard
2701 Nothing is wrong.
2702  LyX includes many more document classes than you will ever need to use,
2703  and some of them, like 
2704 \family sans
2705 IOP
2706 \family default
2707 , are highly specialized.
2708  LyX tries to support as many different types of documents as possible,
2709  and it includes almost one hundred different layout files, with a growing
2710  number.
2711  No LaTeX distribution will install by default all files that might be needed
2712  by some document class.
2713  There are just too many of them.
2714  That is why some of the document classes are unavailable.
2715 \end_layout
2716
2717 \begin_layout Standard
2718 If there is a document class you would like to use that is marked as 
2719 \begin_inset Quotes erd
2720 \end_inset
2721
2722 Unavailable
2723 \begin_inset Quotes erd
2724 \end_inset
2725
2726 , you just need to install the appropriate package files.
2727  The easiest way to find out which files you need to install is to use that
2728  document class for a new file.
2729  LyX will display a dialog that will list the missing files.
2730  See section 
2731 \begin_inset Quotes eld
2732 \end_inset
2733
2734 Installing new LaTeX files
2735 \begin_inset Quotes erd
2736 \end_inset
2737
2738  in of the 
2739 \emph on
2740 Customization
2741 \emph default
2742  manual for information on how to install them.
2743 \begin_inset VSpace medskip
2744 \end_inset
2745
2746
2747 \end_layout
2748
2749 \begin_layout Standard
2750 Although LyX provides support for many different sorts of documents, it
2751  does not include support for every document class people might want to
2752  use.
2753  For example, many universities provide LaTeX class files to be used for
2754  dissertations submitted to those universities.
2755  The LyX team cannot write layout files to support every one of these.
2756  There are too many.
2757  Fortunately, users can write their own layout files, and many users have
2758  done so.
2759  Chapter
2760 \begin_inset space ~
2761 \end_inset
2762
2763 5 of the 
2764 \emph on
2765 Customization
2766 \emph default
2767  manual contains information on how to create layout files.
2768 \end_layout
2769
2770 \begin_layout Subsubsection
2771 Modules
2772 \begin_inset CommandInset label
2773 LatexCommand label
2774 name "sub:Modules"
2775
2776 \end_inset
2777
2778
2779 \begin_inset Index idx
2780 status collapsed
2781
2782 \begin_layout Plain Layout
2783 Document ! Modules
2784 \end_layout
2785
2786 \end_inset
2787
2788
2789 \end_layout
2790
2791 \begin_layout Standard
2792 Modules load additional features that are not by default available in the
2793  chosen document class.
2794  For example you might want to write Braille (embossed printing) in a document.
2795  This is not available in any document class, so you have to load the correspond
2796 ing module in the 
2797 \family sans
2798 Modules
2799 \family default
2800  section of the 
2801 \family sans
2802 Document\SpecialChar \menuseparator
2803 Settings
2804 \family default
2805
2806 \begin_inset Index idx
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810 Document ! Settings
2811 \end_layout
2812
2813 \end_inset
2814
2815  dialog.
2816  Highlighting a module in the dialog will bring up a description of what
2817  it does.the module.
2818 \end_layout
2819
2820 \begin_layout Standard
2821 Some modules require LaTeX packages or file format converters that are not
2822  always installed by default.
2823  LyX will warn you if you do not have a needed package or converter, and
2824  it will tell you what exactly you are missing.
2825  You can still use the module while editing your file, but you will not
2826  be able to export to PDF or print your document, since LyX will not be
2827  able to compile the LaTeX file without the missing prerequisites.
2828  If you want to be able to produce this kind of output, then you need to
2829  install the missing prerequisites and then reconfigure LyX by selecting
2830  
2831 \family sans
2832 Tools\SpecialChar \menuseparator
2833 Reconfigure
2834 \family default
2835 .
2836 \begin_inset Index idx
2837 status collapsed
2838
2839 \begin_layout Plain Layout
2840 Reconfiguration of LyX
2841 \end_layout
2842
2843 \end_inset
2844
2845  See section 
2846 \begin_inset Quotes eld
2847 \end_inset
2848
2849 Installing new LaTeX files
2850 \begin_inset Quotes erd
2851 \end_inset
2852
2853  of the 
2854 \emph on
2855 Customization
2856 \emph default
2857  manual for more information on installing needed packages.
2858 \end_layout
2859
2860 \begin_layout Standard
2861 \begin_inset Note Greyedout
2862 status open
2863
2864 \begin_layout Plain Layout
2865
2866 \series bold
2867 Note:
2868 \series default
2869  Some modules require other modules, and some pairs of modules are incompatible.
2870  LyX will advise you about these things.
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Subsubsection
2879 Local Layout
2880 \begin_inset 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.
14746 \end_layout
14747
14748 \begin_layout Description
14749 PDF
14750 \begin_inset space ~
14751 \end_inset
14752
14753 (LuaTe
14754 \begin_inset ERT
14755 status collapsed
14756
14757 \begin_layout Plain Layout
14758
14759 {}
14760 \end_layout
14761
14762 \end_inset
14763
14764 X) This uses the program 
14765 \family typewriter
14766 LuaTeX
14767 \family default
14768  that converts your file directly to PDF.
14769  
14770 \family typewriter
14771 LuaTeX
14772 \family default
14773  is an even newer engine, derived from 
14774 \family typewriter
14775 pdflatex
14776 \family default
14777 , that also provides direct Unicode support and support for direct font
14778  access (see section
14779 \begin_inset space ~
14780 \end_inset
14781
14782
14783 \begin_inset CommandInset ref
14784 LatexCommand ref
14785 reference "sub:LaTeX-font-support"
14786
14787 \end_inset
14788
14789 ).
14790  LuaTeX is still work in progress, but it might develop into the next standard
14791  TeX processor.
14792 \end_layout
14793
14794 \begin_layout Standard
14795 We recommend to use 
14796 \family sans
14797 PDF
14798 \begin_inset space ~
14799 \end_inset
14800
14801 (pdflatex)
14802 \family default
14803  because 
14804 \family typewriter
14805 pdftex
14806 \family default
14807  supports all the features of actual PDF-versions, is quick, stable, and
14808  works without problems.
14809  If you rely on multiscript support and\SpecialChar \slash{}
14810 or specific OpenType fonts, you might
14811  want to try out 
14812 \family sans
14813 PDF
14814 \begin_inset space ~
14815 \end_inset
14816
14817 (XeTe
14818 \begin_inset ERT
14819 status collapsed
14820
14821 \begin_layout Plain Layout
14822
14823 {}
14824 \end_layout
14825
14826 \end_inset
14827
14828 X)
14829 \family default
14830  or 
14831 \family sans
14832 PDF
14833 \begin_inset space ~
14834 \end_inset
14835
14836 (LuaTe
14837 \begin_inset ERT
14838 status collapsed
14839
14840 \begin_layout Plain Layout
14841
14842 {}
14843 \end_layout
14844
14845 \end_inset
14846
14847 X)
14848 \family default
14849  instead, bearing in mind that these two programs are not yet as mature
14850  as 
14851 \family typewriter
14852 pdflatex
14853 \family default
14854 .
14855 \end_layout
14856
14857 \begin_layout Subsubsection
14858 XHTML
14859 \begin_inset Index idx
14860 status collapsed
14861
14862 \begin_layout Plain Layout
14863 FileFormats ! XHTML
14864 \end_layout
14865
14866 \end_inset
14867
14868
14869 \begin_inset Index idx
14870 status collapsed
14871
14872 \begin_layout Plain Layout
14873 HTML
14874 \end_layout
14875
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \begin_layout Standard
14882 This file type has the extension 
14883 \begin_inset Quotes eld
14884 \end_inset
14885
14886
14887 \family typewriter
14888 .xhtml
14889 \family default
14890
14891 \begin_inset Quotes erd
14892 \end_inset
14893
14894 .
14895  It is a file suitable for viewing in web browsers.
14896  It does not itself contain images and the like but only links them, and
14897  when LyX produces XHTML, it also generates corresponding images in formats
14898  suitable for the purpose.
14899  Math is output as MathML, which renders nicely in browsers that support
14900  it, but not all do.
14901 \end_layout
14902
14903 \begin_layout Standard
14904 XHTML output remains 
14905 \begin_inset Quotes eld
14906 \end_inset
14907
14908 under development
14909 \begin_inset Quotes erd
14910 \end_inset
14911
14912 , and not all LyX features are supported yet.
14913  See the chapter 
14914 \begin_inset Quotes eld
14915 \end_inset
14916
14917 LyX and the World Wide Web
14918 \begin_inset Quotes erd
14919 \end_inset
14920
14921 , in the 
14922 \emph on
14923 Additional Features
14924 \emph default
14925  manual, for more information.
14926 \end_layout
14927
14928 \begin_layout Standard
14929 You can export your document as an XHTML file using the menu item 
14930 \family sans
14931 File\SpecialChar \menuseparator
14932 Export\SpecialChar \menuseparator
14933 LyX-HTML
14934 \family default
14935 .
14936 \end_layout
14937
14938 \begin_layout Subsection
14939 Previewing
14940 \begin_inset Index idx
14941 status collapsed
14942
14943 \begin_layout Plain Layout
14944 Document ! Preview 
14945 \end_layout
14946
14947 \end_inset
14948
14949
14950 \end_layout
14951
14952 \begin_layout Standard
14953 To get a look at the final version of your document, with all of the page
14954  breaks in place, the footnotes correctly numbered, and so on, use the menu
14955  
14956 \family sans
14957 View
14958 \family default
14959  and choose 
14960 \family sans
14961 View
14962 \family default
14963  or the toolbar button 
14964 \begin_inset Info
14965 type  "icon"
14966 arg   "buffer-view"
14967 \end_inset
14968
14969 .
14970  A viewing program will pop up showing the output in the defined default
14971  output format, which is globally set in the preferences (see sec.
14972 \begin_inset space ~
14973 \end_inset
14974
14975
14976 \begin_inset CommandInset ref
14977 LatexCommand ref
14978 reference "sec:File-Formats"
14979
14980 \end_inset
14981
14982 ) and can also be altered for single documents in the document settings
14983  (see sec.
14984 \begin_inset space ~
14985 \end_inset
14986
14987
14988 \begin_inset CommandInset ref
14989 LatexCommand ref
14990 reference "sec:Doc-Output"
14991
14992 \end_inset
14993
14994 ).
14995  Further output formats can be selected via 
14996 \family sans
14997 View\SpecialChar \menuseparator
14998 Other Formats
14999 \family default
15000  or the toolbar button 
15001 \begin_inset Graphics
15002         filename ../images/view-others.png
15003         scale 85
15004         groupId toolbarbuttons
15005
15006 \end_inset
15007
15008 .
15009 \end_layout
15010
15011 \begin_layout Standard
15012 If you have changed your document, you can refresh the output in the same
15013  viewer window using the menu 
15014 \family sans
15015 View\SpecialChar \menuseparator
15016 Update
15017 \family default
15018  or 
15019 \family sans
15020 View\SpecialChar \menuseparator
15021 Update (Other Formats)
15022 \family default
15023 , respectively.
15024 \end_layout
15025
15026 \begin_layout Standard
15027 When you preview a file, the output file is only generated in LyX's temporary
15028  directory.
15029  To have a real output, export your document.
15030 \end_layout
15031
15032 \begin_layout Subsection
15033 Printing the File from within LyX
15034 \begin_inset CommandInset label
15035 LatexCommand label
15036 name "sub:Printing-the-File"
15037
15038 \end_inset
15039
15040
15041 \end_layout
15042
15043 \begin_layout Standard
15044 Instead of exporting your file and then printing it, you can also print
15045  it directly from within LyX.
15046  To print a file, select the menu 
15047 \family sans
15048 File\SpecialChar \menuseparator
15049 Print
15050 \family default
15051  or click on the toolbar button 
15052 \begin_inset Info
15053 type  "icon"
15054 arg   "dialog-show print"
15055 \end_inset
15056
15057 .
15058  LyX will internally call LaTeX to produce a DVI.
15059  This file is then processed by the program 
15060 \family typewriter
15061 dvips
15062 \family default
15063  to PostScript-file, which is finally printed using the program 
15064 \family typewriter
15065 Ghostscript
15066 \family default
15067 .
15068  Due to these steps in the background, this method is not the fastest.
15069 \end_layout
15070
15071 \begin_layout Standard
15072 You can choose to print only even-numbered or odd-numbered pages — this
15073  is useful for printing on two sides: You can re-insert the pages after
15074  printing one set to print on the other side.
15075  Some printers spit out pages face-up, others, face-down.
15076  By choosing a particular order to print in, you can take the entire stack
15077  of pages out of the printer without needing to reorder them.
15078 \end_layout
15079
15080 \begin_layout Standard
15081 You can set the parameters in the 
15082 \family sans
15083 Print
15084 \begin_inset space ~
15085 \end_inset
15086
15087 Destination
15088 \family default
15089  box as follows:
15090 \end_layout
15091
15092 \begin_layout Labeling
15093 \labelwidthstring 00.00.0000
15094
15095 \family sans
15096 Printer
15097 \family default
15098  This is the name of the printer to print to.
15099 \begin_inset Foot
15100 status collapsed
15101
15102 \begin_layout Plain Layout
15103 Note that this printer name is for the program 
15104 \family typewriter
15105 dvips
15106 \family default
15107 .
15108  That means 
15109 \family typewriter
15110 dvips
15111 \family default
15112  has to be configured for this printer name.
15113  The default printer can be set in LyX's preferences dialog, see section
15114 \begin_inset space ~
15115 \end_inset
15116
15117
15118 \begin_inset CommandInset ref
15119 LatexCommand ref
15120 reference "sub:Printer"
15121
15122 \end_inset
15123
15124 .
15125 \end_layout
15126
15127 \end_inset
15128
15129  The printer should understand PostScript.
15130 \end_layout
15131
15132 \begin_layout Labeling
15133 \labelwidthstring 00.00.0000
15134
15135 \family sans
15136 File
15137 \family default
15138  The name of a file to print to.
15139  The output will be a PostScript file.
15140  It will be written in LyX's working directory unless you specify the full
15141  path.
15142 \end_layout
15143
15144 \begin_layout Section
15145 A few Words about Typography
15146 \begin_inset Index idx
15147 status collapsed
15148
15149 \begin_layout Plain Layout
15150 Typography
15151 \end_layout
15152
15153 \end_inset
15154
15155
15156 \end_layout
15157
15158 \begin_layout Subsection
15159 Hyphens
15160 \begin_inset Index idx
15161 status collapsed
15162
15163 \begin_layout Plain Layout
15164 Hyphens
15165 \end_layout
15166
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \begin_layout Standard
15173 In LyX, the 
15174 \begin_inset Quotes eld
15175 \end_inset
15176
15177
15178 \family typewriter
15179 -
15180 \family default
15181
15182 \begin_inset Quotes erd
15183 \end_inset
15184
15185  character comes in four lengths: the 
15186 \emph on
15187 hyphen
15188 \emph default
15189 , the 
15190 \emph on
15191 en dash
15192 \emph default
15193 , the 
15194 \emph on
15195 em dash
15196 \emph default
15197 , and the minus sign:
15198 \begin_inset VSpace defskip
15199 \end_inset
15200
15201
15202 \end_layout
15203
15204 \begin_layout Standard
15205 \begin_inset Tabular
15206 <lyxtabular version="3" rows="5" columns="3">
15207 <features tabularvalignment="middle">
15208 <column alignment="left" valignment="top" width="0">
15209 <column alignment="left" valignment="top" width="0">
15210 <column alignment="left" valignment="top" width="0">
15211 <row interlinespace="3mm">
15212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216 name
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 output
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234 inserted with
15235 \end_layout
15236
15237 \end_inset
15238 </cell>
15239 </row>
15240 <row interlinespace="3mm">
15241 <cell alignment="center" valignment="top" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Plain Layout
15245 hyphen
15246 \end_layout
15247
15248 \end_inset
15249 </cell>
15250 <cell alignment="center" valignment="top" usebox="none">
15251 \begin_inset Text
15252
15253 \begin_layout Plain Layout
15254 -
15255 \end_layout
15256
15257 \end_inset
15258 </cell>
15259 <cell alignment="center" valignment="top" usebox="none">
15260 \begin_inset Text
15261
15262 \begin_layout Plain Layout
15263 \begin_inset Quotes eld
15264 \end_inset
15265
15266
15267 \family typewriter
15268 -
15269 \family default
15270
15271 \begin_inset Quotes erd
15272 \end_inset
15273
15274  in text
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 </row>
15280 <row interlinespace="3mm">
15281 <cell alignment="center" valignment="top" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285 en dash
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 <cell alignment="center" valignment="top" usebox="none">
15291 \begin_inset Text
15292
15293 \begin_layout Plain Layout
15294
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 <cell alignment="center" valignment="top" usebox="none">
15300 \begin_inset Text
15301
15302 \begin_layout Plain Layout
15303
15304 \family sans
15305 Insert\SpecialChar \menuseparator
15306 Special
15307 \begin_inset space ~
15308 \end_inset
15309
15310 Character\SpecialChar \menuseparator
15311 Symbols
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 </row>
15317 <row interlinespace="3mm">
15318 <cell alignment="center" valignment="top" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Plain Layout
15322 em dash
15323 \end_layout
15324
15325 \end_inset
15326 </cell>
15327 <cell alignment="center" valignment="top" usebox="none">
15328 \begin_inset Text
15329
15330 \begin_layout Plain Layout
15331
15332 \end_layout
15333
15334 \end_inset
15335 </cell>
15336 <cell alignment="center" valignment="top" usebox="none">
15337 \begin_inset Text
15338
15339 \begin_layout Plain Layout
15340
15341 \family sans
15342 Insert\SpecialChar \menuseparator
15343 Special
15344 \begin_inset space ~
15345 \end_inset
15346
15347 Character\SpecialChar \menuseparator
15348 Symbols
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 </row>
15354 <row>
15355 <cell alignment="center" valignment="top" usebox="none">
15356 \begin_inset Text
15357
15358 \begin_layout Plain Layout
15359 minus sign
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 <cell alignment="center" valignment="top" usebox="none">
15365 \begin_inset Text
15366
15367 \begin_layout Plain Layout
15368 \begin_inset Formula $-$
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 <cell alignment="center" valignment="top" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380 \begin_inset Quotes eld
15381 \end_inset
15382
15383
15384 \family typewriter
15385 -
15386 \family default
15387
15388 \begin_inset Quotes erd
15389 \end_inset
15390
15391  in math mode
15392 \end_layout
15393
15394 \end_inset
15395 </cell>
15396 </row>
15397 </lyxtabular>
15398
15399 \end_inset
15400
15401
15402 \begin_inset VSpace defskip
15403 \end_inset
15404
15405
15406 \end_layout
15407
15408 \begin_layout Standard
15409 You can alternatively generate the en and em dash by inserting the 
15410 \begin_inset Quotes eld
15411 \end_inset
15412
15413
15414 \family typewriter
15415 -
15416 \family default
15417
15418 \begin_inset Quotes erd
15419 \end_inset
15420
15421  character multiple times in a row.
15422  They will automatically be converted to the appropriate length dash in
15423  the final output, but not in LyX.
15424  
15425 \begin_inset Quotes eld
15426 \end_inset
15427
15428 -
15429 \begin_inset space \thinspace{}
15430 \end_inset
15431
15432 -
15433 \begin_inset Quotes erd
15434 \end_inset
15435
15436  gives a en dash, 
15437 \begin_inset Quotes eld
15438 \end_inset
15439
15440 -
15441 \begin_inset space \thinspace{}
15442 \end_inset
15443
15444 -
15445 \begin_inset space \thinspace{}
15446 \end_inset
15447
15448 -
15449 \begin_inset Quotes erd
15450 \end_inset
15451
15452  a em dash.
15453 \end_layout
15454
15455 \begin_layout Standard
15456 The three dash types are distinct from the minus sign, which appears in
15457  math mode and has a length of its own.
15458  Here are some examples of the 
15459 \begin_inset Quotes eld
15460 \end_inset
15461
15462
15463 \family typewriter
15464 -
15465 \family default
15466
15467 \begin_inset Quotes eld
15468 \end_inset
15469
15470  in use:
15471 \end_layout
15472
15473 \begin_layout Enumerate
15474 line- and page-breaks
15475 \begin_inset space \hfill{}
15476 \end_inset
15477
15478 (
15479 \emph on
15480 hyphen
15481 \emph default
15482 )
15483 \end_layout
15484
15485 \begin_layout Enumerate
15486 From A–Z
15487 \begin_inset space \hfill{}
15488 \end_inset
15489
15490 (
15491 \emph on
15492 en dash
15493 \emph default
15494 )
15495 \end_layout
15496
15497 \begin_layout Enumerate
15498 Oh — there's a dash.
15499 \begin_inset space \hfill{}
15500 \end_inset
15501
15502 (
15503 \emph on
15504 em dash
15505 \emph default
15506 )
15507 \end_layout
15508
15509 \begin_layout Enumerate
15510 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15511 \end_inset
15512
15513
15514 \begin_inset space \hfill{}
15515 \end_inset
15516
15517 (
15518 \emph on
15519 minus sign
15520 \emph default
15521 )
15522 \end_layout
15523
15524 \begin_layout Subsection
15525 Hyphenation
15526 \begin_inset Index idx
15527 status collapsed
15528
15529 \begin_layout Plain Layout
15530 Hyphenation
15531 \end_layout
15532
15533 \end_inset
15534
15535
15536 \begin_inset CommandInset label
15537 LatexCommand label
15538 name "sub:Hyphenation"
15539
15540 \end_inset
15541
15542
15543 \end_layout
15544
15545 \begin_layout Standard
15546 Words are not hyphenated within LyX but automatically in the output.
15547  Hyphenation is done by the LaTeX-package 
15548 \series bold
15549 babel
15550 \series default
15551
15552 \begin_inset Index idx
15553 status collapsed
15554
15555 \begin_layout Plain Layout
15556 LaTeX-packages ! babel
15557 \end_layout
15558
15559 \end_inset
15560
15561  following the rules of the document language.
15562 \end_layout
15563
15564 \begin_layout Standard
15565 LaTeX hyphenates almost perfectly, it only has problems with text in the
15566  
15567 \family sans
15568 typewriter
15569 \family default
15570  font and with unusual constructs, like 
15571 \begin_inset Quotes eld
15572 \end_inset
15573
15574 h3knix/m0n0wall
15575 \begin_inset Quotes erd
15576 \end_inset
15577
15578 .
15579  If LaTeX cannot break a word correctly, you can set hyphenation points
15580  manually.
15581  This is done with the menu 
15582 \family sans
15583 Insert\SpecialChar \menuseparator
15584 Formatting\SpecialChar \menuseparator
15585 Hyphenation
15586 \begin_inset space ~
15587 \end_inset
15588
15589 Point
15590 \family default
15591 .
15592  These extra hyphenation points are only recommendations to LaTeX.
15593  If no hyphenation is necessary, LaTeX will ignore them.
15594 \end_layout
15595
15596 \begin_layout Standard
15597 Sometimes you want to prevent words or constructs from being hyphenated.
15598  Imagine that you are describing keybindings/shortcuts in your document
15599  in the form 
15600 \begin_inset Quotes eld
15601 \end_inset
15602
15603 A-b c
15604 \begin_inset Quotes erd
15605 \end_inset
15606
15607 .
15608  LaTeX would then see the hyphen 
15609 \begin_inset Quotes eld
15610 \end_inset
15611
15612 -
15613 \begin_inset Quotes erd
15614 \end_inset
15615
15616  as a hyphenation possibility.
15617  Hyphenating at this point would look ugly.
15618  To prevent the shortcut from being hyphenated, you can put it into a makebox
15619  as described in section 
15620 \begin_inset Quotes eld
15621 \end_inset
15622
15623 Prevent Hyphenation
15624 \begin_inset Quotes erd
15625 \end_inset
15626
15627  of the 
15628 \emph on
15629 Embedded
15630 \begin_inset space ~
15631 \end_inset
15632
15633 Objects
15634 \emph default
15635  manual.
15636 \end_layout
15637
15638 \begin_layout Subsection
15639 Punctuation Marks
15640 \begin_inset Index idx
15641 status collapsed
15642
15643 \begin_layout Plain Layout
15644 Punctuation marks
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \begin_layout Subsubsection
15653 Abbreviations and End of Sentence
15654 \begin_inset CommandInset label
15655 LatexCommand label
15656 name "sub:Abbreviations"
15657
15658 \end_inset
15659
15660
15661 \end_layout
15662
15663 \begin_layout Standard
15664 When LyX calls LaTeX to generate the final version of your document, LaTeX
15665  automatically distinguishes between words, sentences, and abbreviations.
15666  LaTeX then adds the 
15667 \begin_inset Quotes eld
15668 \end_inset
15669
15670 appropriate amount of space
15671 \begin_inset Quotes erd
15672 \end_inset
15673
15674 .
15675  That means sentences get a little bit more space between the period and
15676  the next word.
15677  Abbreviations get the same amount of space after the period as a word uses.
15678 \end_layout
15679
15680 \begin_layout Standard
15681 Unfortunately, the algorithm for figuring out what's an abbreviation does
15682  not work in all cases.
15683  If a 
15684 \begin_inset Quotes eld
15685 \end_inset
15686
15687
15688 \family typewriter
15689 .
15690 \family default
15691
15692 \begin_inset Quotes erd
15693 \end_inset
15694
15695  is at the end of a lowercase letter, it's the end of a sentence; if it's
15696  at the end of a capitalized letter, it's an abbreviation.
15697 \end_layout
15698
15699 \begin_layout Standard
15700 Here are some examples of 
15701 \emph on
15702 correct
15703 \emph default
15704  abbreviations and the end of a sentence:
15705 \end_layout
15706
15707 \begin_layout Itemize
15708 M.
15709  Butterfly
15710 \end_layout
15711
15712 \begin_layout Itemize
15713 Don't worry.
15714  Be happy.
15715 \end_layout
15716
15717 \begin_layout Standard
15718 And here's an example of the algorithm going wrong:
15719 \end_layout
15720
15721 \begin_layout Itemize
15722 e.
15723 \begin_inset space \thinspace{}
15724 \end_inset
15725
15726 g.
15727  this is too much space!
15728 \end_layout
15729
15730 \begin_layout Itemize
15731 This is I.
15732  It's okay.
15733 \end_layout
15734
15735 \begin_layout Standard
15736 You won't see anything wrong until you view a final version of your document.
15737 \end_layout
15738
15739 \begin_layout Standard
15740 To fix this problem, use one of the following:
15741 \end_layout
15742
15743 \begin_layout Enumerate
15744 Use an 
15745 \family sans
15746 Inter-word
15747 \begin_inset space ~
15748 \end_inset
15749
15750 Space
15751 \family default
15752  after lowercase abbreviations (see section
15753 \begin_inset space ~
15754 \end_inset
15755
15756
15757 \begin_inset CommandInset ref
15758 LatexCommand ref
15759 reference "sub:Inter-word-Space"
15760
15761 \end_inset
15762
15763 ).
15764 \begin_inset Index idx
15765 status collapsed
15766
15767 \begin_layout Plain Layout
15768 Spaces ! inter-word
15769 \end_layout
15770
15771 \end_inset
15772
15773
15774 \end_layout
15775
15776 \begin_layout Enumerate
15777 Use a 
15778 \family sans
15779 Thin
15780 \begin_inset space ~
15781 \end_inset
15782
15783 Space
15784 \family default
15785  between two tokens of an abbreviation (see section
15786 \begin_inset space ~
15787 \end_inset
15788
15789
15790 \begin_inset CommandInset ref
15791 LatexCommand ref
15792 reference "sub:Thin-Space"
15793
15794 \end_inset
15795
15796 ).
15797 \begin_inset Index idx
15798 status collapsed
15799
15800 \begin_layout Plain Layout
15801 Spaces ! thin
15802 \end_layout
15803
15804 \end_inset
15805
15806
15807 \end_layout
15808
15809 \begin_layout Enumerate
15810 Use an 
15811 \family sans
15812 End
15813 \begin_inset space ~
15814 \end_inset
15815
15816 of
15817 \begin_inset space ~
15818 \end_inset
15819
15820 sentence
15821 \begin_inset space ~
15822 \end_inset
15823
15824 period
15825 \family default
15826  found under the 
15827 \family sans
15828 Insert\SpecialChar \menuseparator
15829 Special
15830 \begin_inset space ~
15831 \end_inset
15832
15833 Character
15834 \family default
15835  menu to force the use of inter-sentence spacing.
15836  This function is also bound to 
15837 \begin_inset Info
15838 type  "shortcut"
15839 arg   "specialchar-insert end-of-sentence"
15840 \end_inset
15841
15842  for easy access.
15843 \end_layout
15844
15845 \begin_layout Standard
15846 With the corrections, our earlier examples look like this:
15847 \end_layout
15848
15849 \begin_layout Itemize
15850 e.
15851 \begin_inset space \thinspace{}
15852 \end_inset
15853
15854 g.
15855 \begin_inset space \space{}
15856 \end_inset
15857
15858 this is too much space!
15859 \end_layout
15860
15861 \begin_layout Itemize
15862 This is I\SpecialChar \@.
15863  It's okay.
15864 \end_layout
15865
15866 \begin_layout Standard
15867 Some languages don't use extra spacing between sentences.
15868  If your language is such a language, you don't need to worry, because LaTeX
15869  will take care of this.
15870 \end_layout
15871
15872 \begin_layout Standard
15873 For those that do need to bother, there is help to catch those sneaky errors:
15874  Check out the 
15875 \family sans
15876 Check
15877 \begin_inset space ~
15878 \end_inset
15879
15880 TeX
15881 \family default
15882  feature described in section 
15883 \emph on
15884 Checking TeX
15885 \emph default
15886  of the 
15887 \emph on
15888 Additional Features
15889 \emph default
15890  manual.
15891 \end_layout
15892
15893 \begin_layout Subsubsection
15894 Quotes
15895 \begin_inset Index idx
15896 status collapsed
15897
15898 \begin_layout Plain Layout
15899 Typography ! Quotes
15900 \end_layout
15901
15902 \end_inset
15903
15904
15905 \begin_inset Index idx
15906 status collapsed
15907
15908 \begin_layout Plain Layout
15909 Quotes | see
15910 \begin_inset ERT
15911 status collapsed
15912
15913 \begin_layout Plain Layout
15914
15915 {
15916 \end_layout
15917
15918 \end_inset
15919
15920 Typography
15921 \begin_inset ERT
15922 status collapsed
15923
15924 \begin_layout Plain Layout
15925
15926 }
15927 \end_layout
15928
15929 \end_inset
15930
15931
15932 \end_layout
15933
15934 \end_inset
15935
15936
15937 \end_layout
15938
15939 \begin_layout Standard
15940 LyX usually sets quotes correctly.
15941  Specifically, it will use an opening quote at the beginning of quoted text,
15942  and use a closing quote at the end.
15943  For example, 
15944 \begin_inset Quotes eld
15945 \end_inset
15946
15947 open close
15948 \begin_inset Quotes erd
15949 \end_inset
15950
15951 .
15952  The keyboard character, 
15953 \family sans
15954 "
15955 \family default
15956 , generates this automatically.
15957 \end_layout
15958
15959 \begin_layout Standard
15960 You can change the behavior of the 
15961 \family sans
15962 "
15963 \family default
15964  key using the submenu 
15965 \family sans
15966 Language
15967 \family default
15968  of the dialog 
15969 \family sans
15970 Document\SpecialChar \menuseparator
15971 Settings
15972 \family default
15973
15974 \begin_inset Index idx
15975 status collapsed
15976
15977 \begin_layout Plain Layout
15978 Document ! Settings
15979 \end_layout
15980
15981 \end_inset
15982
15983  dialog.
15984 \end_layout
15985
15986 \begin_layout Standard
15987 You can also select quotes for different languages in the box 
15988 \family sans
15989 Type
15990 \family default
15991  option.
15992  There are six choices:
15993 \end_layout
15994
15995 \begin_layout Labeling
15996 \labelwidthstring 00.00.0000
15997
15998 \family sans
15999 \begin_inset Quotes eld
16000 \end_inset
16001
16002 Text
16003 \begin_inset Quotes erd
16004 \end_inset
16005
16006
16007 \family default
16008  Use quotes like this 
16009 \begin_inset Quotes eld
16010 \end_inset
16011
16012 double
16013 \begin_inset Quotes erd
16014 \end_inset
16015
16016  or 
16017 \begin_inset Quotes els
16018 \end_inset
16019
16020 single
16021 \begin_inset Quotes ers
16022 \end_inset
16023
16024
16025 \end_layout
16026
16027 \begin_layout Labeling
16028 \labelwidthstring 00.00.0000
16029
16030 \family sans
16031 \begin_inset Quotes sld
16032 \end_inset
16033
16034 Text
16035 \begin_inset Quotes srd
16036 \end_inset
16037
16038
16039 \family default
16040  Use quotes like 
16041 \begin_inset Quotes sld
16042 \end_inset
16043
16044 this
16045 \begin_inset Quotes srd
16046 \end_inset
16047
16048  or 'this
16049 \begin_inset Quotes ers
16050 \end_inset
16051
16052
16053 \end_layout
16054
16055 \begin_layout Labeling
16056 \labelwidthstring 00.00.0000
16057
16058 \family sans
16059 \begin_inset Quotes gld
16060 \end_inset
16061
16062 Text
16063 \begin_inset Quotes grd
16064 \end_inset
16065
16066
16067 \family default
16068  Use quotes like 
16069 \begin_inset Quotes gld
16070 \end_inset
16071
16072 this
16073 \begin_inset Quotes grd
16074 \end_inset
16075
16076  or 
16077 \begin_inset Quotes gls
16078 \end_inset
16079
16080 this
16081 \begin_inset Quotes grs
16082 \end_inset
16083
16084
16085 \end_layout
16086
16087 \begin_layout Labeling
16088 \labelwidthstring 00.00.0000
16089
16090 \family sans
16091 \begin_inset Quotes pld
16092 \end_inset
16093
16094 Text
16095 \begin_inset Quotes prd
16096 \end_inset
16097
16098
16099 \family default
16100  Use quotes like 
16101 \begin_inset Quotes pld
16102 \end_inset
16103
16104 this
16105 \begin_inset Quotes prd
16106 \end_inset
16107
16108  or 
16109 \begin_inset Quotes pls
16110 \end_inset
16111
16112 this
16113 \begin_inset Quotes prs
16114 \end_inset
16115
16116
16117 \end_layout
16118
16119 \begin_layout Labeling
16120 \labelwidthstring 00.00.0000
16121
16122 \family sans
16123 \begin_inset Quotes fld
16124 \end_inset
16125
16126 Text
16127 \begin_inset Quotes frd
16128 \end_inset
16129
16130
16131 \family default
16132  Use quotes like 
16133 \begin_inset Quotes fld
16134 \end_inset
16135
16136 this
16137 \begin_inset Quotes frd
16138 \end_inset
16139
16140  or 
16141 \begin_inset Quotes fls
16142 \end_inset
16143
16144 this
16145 \begin_inset Quotes frs
16146 \end_inset
16147
16148
16149 \end_layout
16150
16151 \begin_layout Labeling
16152 \labelwidthstring 00.00.0000
16153
16154 \family sans
16155 \begin_inset Quotes ald
16156 \end_inset
16157
16158 Text
16159 \begin_inset Quotes ard
16160 \end_inset
16161
16162
16163 \family default
16164  Use quotes like 
16165 \begin_inset Quotes ald
16166 \end_inset
16167
16168 this
16169 \begin_inset Quotes ard
16170 \end_inset
16171
16172  or 
16173 \begin_inset Quotes als
16174 \end_inset
16175
16176 this
16177 \begin_inset Quotes ars
16178 \end_inset
16179
16180
16181 \end_layout
16182
16183 \begin_layout Standard
16184 These settings affect what character the 
16185 \family sans
16186 "
16187 \family default
16188  key produces.
16189 \end_layout
16190
16191 \begin_layout Subsection
16192 Ligatures
16193 \begin_inset Index idx
16194 status collapsed
16195
16196 \begin_layout Plain Layout
16197 Typography ! Ligatures
16198 \end_layout
16199
16200 \end_inset
16201
16202
16203 \begin_inset Index idx
16204 status collapsed
16205
16206 \begin_layout Plain Layout
16207 Ligatures | see
16208 \begin_inset ERT
16209 status collapsed
16210
16211 \begin_layout Plain Layout
16212
16213 {
16214 \end_layout
16215
16216 \end_inset
16217
16218 Typography
16219 \begin_inset ERT
16220 status collapsed
16221
16222 \begin_layout Plain Layout
16223
16224 }
16225 \end_layout
16226
16227 \end_inset
16228
16229
16230 \end_layout
16231
16232 \end_inset
16233
16234
16235 \begin_inset CommandInset label
16236 LatexCommand label
16237 name "sub:Ligatures"
16238
16239 \end_inset
16240
16241
16242 \end_layout
16243
16244 \begin_layout Standard
16245 It is standard typesetting practice to group certain letters together and
16246  print them as single characters.
16247  These groups are known as 
16248 \emph on
16249 ligatures
16250 \emph default
16251 .
16252  Since LaTeX knows about ligatures, your documents will contain them too
16253  in the output.
16254  Here are the standard ligatures:
16255 \end_layout
16256
16257 \begin_layout Itemize
16258 ff
16259 \end_layout
16260
16261 \begin_layout Itemize
16262 fi
16263 \end_layout
16264
16265 \begin_layout Itemize
16266 fl
16267 \end_layout
16268
16269 \begin_layout Itemize
16270 ffi
16271 \end_layout
16272
16273 \begin_layout Itemize
16274 ffl
16275 \end_layout
16276
16277 \begin_layout Standard
16278 Some languages uses other ligatures if the document font supports them.
16279 \end_layout
16280
16281 \begin_layout Standard
16282 Sometimes, you don't want a ligature in a word.
16283  While a ligature may be okay in the word, 
16284 \begin_inset Quotes eld
16285 \end_inset
16286
16287 graffiti,
16288 \begin_inset Quotes erd
16289 \end_inset
16290
16291  it looks really weird in compound words, such as 
16292 \begin_inset Quotes eld
16293 \end_inset
16294
16295 cufflink
16296 \begin_inset Quotes erd
16297 \end_inset
16298
16299  or the German 
16300 \begin_inset Quotes eld
16301 \end_inset
16302
16303 Dorffest.
16304 \begin_inset Quotes erd
16305 \end_inset
16306
16307  To break a ligature, use 
16308 \family sans
16309 Insert\SpecialChar \menuseparator
16310 Formatting\SpecialChar \menuseparator
16311 Ligature
16312 \begin_inset space ~
16313 \end_inset
16314
16315 Break.
16316
16317 \family default
16318  This changes 
16319 \begin_inset Quotes eld
16320 \end_inset
16321
16322 cufflinks
16323 \begin_inset Quotes erd
16324 \end_inset
16325
16326  to 
16327 \begin_inset Quotes eld
16328 \end_inset
16329
16330 cuff\SpecialChar \textcompwordmark{}
16331 links
16332 \begin_inset Quotes erd
16333 \end_inset
16334
16335  and 
16336 \begin_inset Quotes eld
16337 \end_inset
16338
16339 Dorffest
16340 \begin_inset Quotes erd
16341 \end_inset
16342
16343  to 
16344 \begin_inset Quotes eld
16345 \end_inset
16346
16347 Dorf\SpecialChar \textcompwordmark{}
16348 fest
16349 \begin_inset Quotes erd
16350 \end_inset
16351
16352 .
16353 \end_layout
16354
16355 \begin_layout Subsection
16356 LyX's Proper Names
16357 \begin_inset Index idx
16358 status collapsed
16359
16360 \begin_layout Plain Layout
16361 LyX ! Proper names
16362 \end_layout
16363
16364 \end_inset
16365
16366
16367 \begin_inset CommandInset label
16368 LatexCommand label
16369 name "sub:LyX's-Proper-Names"
16370
16371 \end_inset
16372
16373
16374 \end_layout
16375
16376 \begin_layout Standard
16377 You will certainly have noticed that the word “LaTeX” always appears with
16378  characters in different sizes and heights.
16379  LaTeX is the name of the program used by LyX and is therefore recognized
16380  as a proper name when you type it in LyX as 
16381 \begin_inset Quotes eld
16382 \end_inset
16383
16384 LaT
16385 \begin_inset ERT
16386 status collapsed
16387
16388 \begin_layout Plain Layout
16389
16390 {}
16391 \end_layout
16392
16393 \end_inset
16394
16395 eX
16396 \begin_inset Quotes erd
16397 \end_inset
16398
16399 .
16400 \begin_inset Note Note
16401 status collapsed
16402
16403 \begin_layout Plain Layout
16404 The braces in TeX Code are here to avoid that the 
16405 \begin_inset Quotes eld
16406 \end_inset
16407
16408 command
16409 \begin_inset Quotes erd
16410 \end_inset
16411
16412  appear as proper name in the output, see the last paragraph of this section.
16413  To create proper names omit the TeX Code.
16414 \end_layout
16415
16416 \end_inset
16417
16418  Note the order of the upper-and lowercase letters! LyX recognizes the following
16419  proper names:
16420 \end_layout
16421
16422 \begin_layout Description
16423 LyX The name of the game, write 
16424 \begin_inset Quotes eld
16425 \end_inset
16426
16427 L
16428 \begin_inset ERT
16429 status collapsed
16430
16431 \begin_layout Plain Layout
16432
16433 {}
16434 \end_layout
16435
16436 \end_inset
16437
16438 yX
16439 \begin_inset Quotes erd
16440 \end_inset
16441
16442  to produce it.
16443 \end_layout
16444
16445 \begin_layout Description
16446 TeX The program used by LaTeX, write 
16447 \begin_inset Quotes eld
16448 \end_inset
16449
16450 T
16451 \begin_inset ERT
16452 status collapsed
16453
16454 \begin_layout Plain Layout
16455
16456 {}
16457 \end_layout
16458
16459 \end_inset
16460
16461 eX
16462 \begin_inset Quotes erd
16463 \end_inset
16464
16465  to produce it.
16466 \end_layout
16467
16468 \begin_layout Description
16469 LaTeX The program used by LyX, write 
16470 \begin_inset Quotes eld
16471 \end_inset
16472
16473 LaT
16474 \begin_inset ERT
16475 status collapsed
16476
16477 \begin_layout Plain Layout
16478
16479 {}
16480 \end_layout
16481
16482 \end_inset
16483
16484 eX
16485 \begin_inset Quotes erd
16486 \end_inset
16487
16488  to produce it.
16489 \end_layout
16490
16491 \begin_layout Description
16492 LaTeX2e The actual version of LaTeX, write 
16493 \begin_inset Quotes eld
16494 \end_inset
16495
16496 LaT
16497 \begin_inset ERT
16498 status collapsed
16499
16500 \begin_layout Plain Layout
16501
16502 {}
16503 \end_layout
16504
16505 \end_inset
16506
16507 eX2e
16508 \begin_inset Quotes erd
16509 \end_inset
16510
16511  to produce it.
16512 \end_layout
16513
16514 \begin_layout Standard
16515 You might wonder why the LaTeX-version is 
16516 \begin_inset Quotes eld
16517 \end_inset
16518
16519 2
16520 \begin_inset Formula $\epsilon$
16521 \end_inset
16522
16523
16524 \begin_inset Quotes erd
16525 \end_inset
16526
16527 .
16528  It's an old tradition in the TeX-world to give programs geek version numbers.
16529  For example the version number of TeX converges to the number 
16530 \begin_inset Formula $\pi$
16531 \end_inset
16532
16533 : The actual version is 
16534 \begin_inset Quotes eld
16535 \end_inset
16536
16537 TeX-3.141592
16538 \begin_inset Quotes erd
16539 \end_inset
16540
16541 , the previous one was 
16542 \begin_inset Quotes eld
16543 \end_inset
16544
16545 TeX-3.14159
16546 \begin_inset Quotes erd
16547 \end_inset
16548
16549 .
16550 \end_layout
16551
16552 \begin_layout Standard
16553 If you don't want to use proper names, e.
16554 \begin_inset space \thinspace{}
16555 \end_inset
16556
16557 g.
16558 \begin_inset space \space{}
16559 \end_inset
16560
16561 in section headings, you can insert two empty braces in TeX Code in the
16562  word.
16563  This will look in LyX like: 
16564 \begin_inset Graphics
16565         filename clipart/LaTeX.png
16566         scale 80
16567
16568 \end_inset
16569
16570
16571 \begin_inset Newline newline
16572 \end_inset
16573
16574 For more about TeX Code, look at section
16575 \begin_inset space ~
16576 \end_inset
16577
16578
16579 \begin_inset CommandInset ref
16580 LatexCommand ref
16581 reference "sec:TeX-Code"
16582
16583 \end_inset
16584
16585 .
16586 \end_layout
16587
16588 \begin_layout Subsection
16589 Units
16590 \begin_inset Index idx
16591 status collapsed
16592
16593 \begin_layout Plain Layout
16594 Typography ! Units
16595 \end_layout
16596
16597 \end_inset
16598
16599
16600 \end_layout
16601
16602 \begin_layout Standard
16603 Generally the space between units and the number is smaller than the normal
16604  space between two words.
16605  As you can see in the example below, it looks better when the space is
16606  smaller.
16607  To get such a 
16608 \begin_inset Quotes eld
16609 \end_inset
16610
16611 half space
16612 \begin_inset Quotes erd
16613 \end_inset
16614
16615  for units use the menu 
16616 \family sans
16617 Insert\SpecialChar \menuseparator
16618 Formatting\SpecialChar \menuseparator
16619 Thin
16620 \begin_inset space ~
16621 \end_inset
16622
16623 Space
16624 \family default
16625  (shortcut 
16626 \begin_inset Info
16627 type  "shortcuts"
16628 arg   "space-insert thin"
16629 \end_inset
16630
16631 ).
16632 \end_layout
16633
16634 \begin_layout Standard
16635 Here is an example to show the differences:
16636 \end_layout
16637
16638 \begin_layout Standard
16639 \begin_inset Tabular
16640 <lyxtabular version="3" rows="2" columns="2">
16641 <features tabularvalignment="middle">
16642 <column alignment="left" valignment="top" width="0">
16643 <column alignment="left" valignment="top" width="0">
16644 <row>
16645 <cell alignment="center" valignment="top" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Plain Layout
16649 24
16650 \begin_inset space ~
16651 \end_inset
16652
16653 kW
16654 \begin_inset Formula $\cdot$
16655 \end_inset
16656
16657 h
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 <cell alignment="center" valignment="top" usebox="none">
16663 \begin_inset Text
16664
16665 \begin_layout Plain Layout
16666 space between number and unit
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 </row>
16672 <row>
16673 <cell alignment="center" valignment="top" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677 24
16678 \begin_inset space \thinspace{}
16679 \end_inset
16680
16681 kW
16682 \begin_inset Formula $\cdot$
16683 \end_inset
16684
16685 h
16686 \end_layout
16687
16688 \end_inset
16689 </cell>
16690 <cell alignment="center" valignment="top" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694 half space between number and unit
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 </row>
16700 </lyxtabular>
16701
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \begin_layout Subsection
16708 Widows and Orphans
16709 \begin_inset Index idx
16710 status collapsed
16711
16712 \begin_layout Plain Layout
16713 Typography ! Widows and orphans
16714 \end_layout
16715
16716 \end_inset
16717
16718
16719 \end_layout
16720
16721 \begin_layout Standard
16722 In the early days of word processors, page breaks went wherever the page
16723  happened to end.
16724  There was no regard for what was actually going on in the text.
16725  You may remember once printing out a document, only to find the heading
16726  for a new section printed at the very bottom of the page, the first line
16727  of a new paragraph all alone at the bottom of a page, or the last line
16728  of a paragraph at the top of a new page.
16729  These bits of text became known as 
16730 \emph on
16731 widows
16732 \emph default
16733  and 
16734 \emph on
16735 orphans
16736 \emph default
16737 .
16738 \end_layout
16739
16740 \begin_layout Standard
16741 Clearly, LyX can avoid breaking pages after a section heading.
16742  That's part of the advantage of paragraph environments.
16743  But what about widows and orphans, where the page breaks leave one line
16744  of a paragraph all alone at the top or bottom of a page? There are rules
16745  built into LaTeX governing page breaks, and some of those rules are there
16746  to specifically prevent widows and orphans.
16747  This is the advantage LyX has in using LaTeX as its backend.
16748 \end_layout
16749
16750 \begin_layout Standard
16751 There's no way we can go into how TeX and LaTeX decide to break a page,
16752  or how you can tweak that behavior.
16753  Some LaTeX books listed in the bibliography (such as
16754 \begin_inset space ~
16755 \end_inset
16756
16757
16758 \begin_inset CommandInset citation
16759 LatexCommand cite
16760 key "latexcompanion"
16761
16762 \end_inset
16763
16764  or
16765 \begin_inset space ~
16766 \end_inset
16767
16768
16769 \begin_inset CommandInset citation
16770 LatexCommand cite
16771 key "latexguide"
16772
16773 \end_inset
16774
16775 ) may have more information.
16776  You will almost never need to worry about this, however.
16777 \end_layout
16778
16779 \begin_layout Chapter
16780 Notes, Graphics, Tables, and Floats
16781 \begin_inset CommandInset label
16782 LatexCommand label
16783 name "cha:Floats-and-Notes"
16784
16785 \end_inset
16786
16787
16788 \end_layout
16789
16790 \begin_layout Standard
16791 The issues of this chapter are described in detail in the 
16792 \emph on
16793 Embedded
16794 \begin_inset space ~
16795 \end_inset
16796
16797 Objects
16798 \emph default
16799  manual.
16800  There you'll also find tips and tricks for special cases.
16801 \end_layout
16802
16803 \begin_layout Section
16804 Notes
16805 \begin_inset Index idx
16806 status collapsed
16807
16808 \begin_layout Plain Layout
16809 Notes
16810 \end_layout
16811
16812 \end_inset
16813
16814
16815 \begin_inset CommandInset label
16816 LatexCommand label
16817 name "sec:Notes"
16818
16819 \end_inset
16820
16821
16822 \end_layout
16823
16824 \begin_layout Standard
16825 LyX offers you a few types of notes to add to your document:
16826 \end_layout
16827
16828 \begin_layout Description
16829 LyX
16830 \begin_inset space ~
16831 \end_inset
16832
16833 Note This note type is for internal notes that will not appear in the output.
16834 \begin_inset Newline newline
16835 \end_inset
16836
16837
16838 \begin_inset Note Note
16839 status open
16840
16841 \begin_layout Plain Layout
16842 This is text in a note box that doesn't appear in the output.
16843 \end_layout
16844
16845 \end_inset
16846
16847
16848 \end_layout
16849
16850 \begin_layout Description
16851 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16852 ent, when you export the document to LaTeX via the menu 
16853 \family sans
16854 File\SpecialChar \menuseparator
16855 Export\SpecialChar \menuseparator
16856 LaTeX (pdflatex) / (plain)
16857 \family default
16858 .
16859 \begin_inset Newline newline
16860 \end_inset
16861
16862
16863 \begin_inset Note Comment
16864 status open
16865
16866 \begin_layout Plain Layout
16867 This is text in a note box that only appears as comment in LaTeX-files.
16868 \end_layout
16869
16870 \end_inset
16871
16872
16873 \end_layout
16874
16875 \begin_layout Description
16876 Greyed
16877 \begin_inset space ~
16878 \end_inset
16879
16880 Out This note will appear in the output as grey text.
16881 \begin_inset Newline newline
16882 \end_inset
16883
16884
16885 \begin_inset Newline newline
16886 \end_inset
16887
16888
16889 \begin_inset Note Greyedout
16890 status open
16891
16892 \begin_layout Plain Layout
16893 This is text
16894 \begin_inset Foot
16895 status collapsed
16896
16897 \begin_layout Plain Layout
16898 This is an example footnote within a greyed out note.
16899  In this document the greyed out note color is redefined to blue.
16900  How this can be done is explained in the 
16901 \emph on
16902 Embedded
16903 \begin_inset space ~
16904 \end_inset
16905
16906 Objects
16907 \emph default
16908  manual.
16909 \end_layout
16910
16911 \end_inset
16912
16913  of a comment that appears in the output as grey text.
16914 \end_layout
16915
16916 \end_inset
16917
16918
16919 \begin_inset Newline newline
16920 \end_inset
16921
16922
16923 \begin_inset Newline newline
16924 \end_inset
16925
16926 As you can see in the example, the first line of greyed out notes is a bit
16927  indented and greyed out notes can have footnotes.
16928 \end_layout
16929
16930 \begin_layout Standard
16931 Notes are inserted with the toolbar button 
16932 \begin_inset Info
16933 type  "icon"
16934 arg   "note-insert"
16935 \end_inset
16936
16937  or the menu 
16938 \family sans
16939 Insert\SpecialChar \menuseparator
16940 Note
16941 \family default
16942 .
16943  Right-click on the appearing note box to select the note type.
16944 \end_layout
16945
16946 \begin_layout Section
16947 Footnotes
16948 \begin_inset Index idx
16949 status collapsed
16950
16951 \begin_layout Plain Layout
16952 Footnotes
16953 \end_layout
16954
16955 \end_inset
16956
16957
16958 \begin_inset CommandInset label
16959 LatexCommand label
16960 name "sec:Footnotes"
16961
16962 \end_inset
16963
16964
16965 \end_layout
16966
16967 \begin_layout Standard
16968 LyX uses boxes to display footnotes: When you insert a footnote using the
16969  menu 
16970 \family sans
16971 Insert\SpecialChar \menuseparator
16972 Footnote
16973 \family default
16974  or the toolbar button 
16975 \begin_inset Info
16976 type  "icon"
16977 arg   "footnote-insert"
16978 \end_inset
16979
16980
16981 \family roman
16982 \series medium
16983 \bar no
16984 you'll see
16985 \family default
16986 \series default
16987 \bar default
16988  the following box: 
16989 \begin_inset Graphics
16990         filename clipart/footnoteQt4.png
16991         scale 80
16992
16993 \end_inset
16994
16995
16996 \family roman
16997 \series medium
16998 \bar no
16999  This box is LyX's representation of your footnote.
17000  If you
17001 \family default
17002 \series default
17003 \bar default
17004  left-click on 
17005 \family roman
17006 \series medium
17007 \bar no
17008 the 
17009 \begin_inset Quotes eld
17010 \end_inset
17011
17012
17013 \family sans
17014 foot
17015 \family roman
17016
17017 \begin_inset Quotes erd
17018 \end_inset
17019
17020
17021 \family default
17022 \series default
17023 \bar default
17024  
17025 \family roman
17026 \series medium
17027 \bar no
17028 label, the box will
17029 \family default
17030 \series default
17031 \bar default
17032  be opened and you can enter the footnote text into it.
17033  Clicking on the box label again, will close 
17034 \family roman
17035 \series medium
17036 \bar no
17037 the
17038 \family default
17039 \series default
17040 \bar default
17041  box
17042 \family roman
17043 \series medium
17044 \bar no
17045 .
17046  If you want to turn existing text into a footnote, simply mark it and click
17047  on the footnote
17048 \family default
17049 \series default
17050 \bar default
17051  toolbar 
17052 \family roman
17053 \series medium
17054 \bar no
17055 button
17056 \family default
17057 \series default
17058 \bar default
17059 .
17060 \end_layout
17061
17062 \begin_layout Standard
17063 Here's an example footnote:
17064 \family roman
17065 \series medium
17066 \bar no
17067
17068 \begin_inset Foot
17069 status collapsed
17070
17071 \begin_layout Plain Layout
17072 To close a footnote, click on the footnote box label.
17073 \end_layout
17074
17075 \end_inset
17076
17077
17078 \end_layout
17079
17080 \begin_layout Standard
17081 The footnote will appear in the output as a superscript number at the text
17082  position where the footnote box is placed.
17083  The footnote text is placed at the bottom of the current page.
17084  The footnote number is calculated by LyX, the numbers are consecutive,
17085  no matter in which chapter the footnote is in.
17086  LyX doesn't support other numbering schemes yet, but you can get another
17087  scheme using special LaTeX-commands.
17088  T
17089 \family roman
17090 h
17091 \family default
17092 ey are described in the 
17093 \emph on
17094 Embedded
17095 \begin_inset space ~
17096 \end_inset
17097
17098 Objects
17099 \emph default
17100  manual.
17101 \end_layout
17102
17103 \begin_layout Section
17104 Marginal Notes
17105 \begin_inset Index idx
17106 status collapsed
17107
17108 \begin_layout Plain Layout
17109 Marginal notes
17110 \end_layout
17111
17112 \end_inset
17113
17114
17115 \begin_inset CommandInset label
17116 LatexCommand label
17117 name "sec:Marginal-Notes"
17118
17119 \end_inset
17120
17121
17122 \end_layout
17123
17124 \begin_layout Standard
17125 Marginal notes look and behave just like footnotes in LyX.
17126  When you insert a margin note via the menu 
17127 \family sans
17128 Insert\SpecialChar \menuseparator
17129 Marginal
17130 \begin_inset space ~
17131 \end_inset
17132
17133 Note
17134 \family default
17135  or the toolbar button 
17136 \begin_inset Info
17137 type  "icon"
17138 arg   "marginalnote-insert"
17139 \end_inset
17140
17141 , you'll see 
17142 \family roman
17143 \series medium
17144 a
17145 \family default
17146 \series default
17147  grey 
17148 \family roman
17149 \series medium
17150 box with a
17151 \family default
17152 \series default
17153  red 
17154 \family roman
17155 \series medium
17156 label 
17157 \begin_inset Quotes eld
17158 \end_inset
17159
17160 margin
17161 \begin_inset Quotes erd
17162 \end_inset
17163
17164  appearing within your text.
17165  This box is LyX's representation of your margin
17166 \family default
17167 \series default
17168 al 
17169 \family roman
17170 \series medium
17171 note.
17172 \end_layout
17173
17174 \begin_layout Standard
17175 At the side is an example marginal note.
17176 \family roman
17177 \series medium
17178
17179 \begin_inset Marginal
17180 status open
17181
17182 \begin_layout Plain Layout
17183 This is a marginal note.
17184 \end_layout
17185
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \begin_layout Standard
17192 Marginal notes appear at the right side in single-sided documents.
17193  In double-sided documents they appear in the outer margin – left on even
17194  pages, right on odd pages.
17195 \end_layout
17196
17197 \begin_layout Section
17198 Graphics and Images
17199 \begin_inset Index idx
17200 status collapsed
17201
17202 \begin_layout Plain Layout
17203 Images
17204 \end_layout
17205
17206 \end_inset
17207
17208
17209 \begin_inset Index idx
17210 status collapsed
17211
17212 \begin_layout Plain Layout
17213 Graphics
17214 \end_layout
17215
17216 \end_inset
17217
17218
17219 \begin_inset CommandInset label
17220 LatexCommand label
17221 name "sec:Graphics"
17222
17223 \end_inset
17224
17225
17226 \end_layout
17227
17228 \begin_layout Standard
17229 To insert an image in your document, place the cursor at the text position
17230  you want and click on the toolbar icon 
17231 \begin_inset Info
17232 type  "icon"
17233 arg   "dialog-show-new-inset graphics"
17234 \end_inset
17235
17236  or select 
17237 \family sans
17238 Insert\SpecialChar \menuseparator
17239 Graphics
17240 \family default
17241  from the menu.
17242  Then a dialog will appear to choose the file to load.
17243 \end_layout
17244
17245 \begin_layout Standard
17246 This dialog has numerous mostly self-explanatory parameters.
17247  The 
17248 \family sans
17249 Graphics
17250 \family default
17251  tab allows you to choose your image file.
17252  The image can be transformed by setting a rotation angle and a scaling
17253  factor.
17254  The scaling units are explained in Appendix
17255 \begin_inset space ~
17256 \end_inset
17257
17258
17259 \begin_inset CommandInset ref
17260 LatexCommand ref
17261 reference "cha:Units-available-in"
17262
17263 \end_inset
17264
17265 .
17266 \end_layout
17267
17268 \begin_layout Standard
17269 In the tab 
17270 \family sans
17271 Clipping
17272 \family default
17273  it is possible to set image coordinates to adjust the height and width
17274  of the image in the output.
17275  The coordinates can also be calculated automatically by pressing the button
17276  
17277 \family sans
17278 Get
17279 \begin_inset space ~
17280 \end_inset
17281
17282 from
17283 \begin_inset space ~
17284 \end_inset
17285
17286 file
17287 \family default
17288 .
17289  The option 
17290 \family sans
17291 Clip
17292 \begin_inset space ~
17293 \end_inset
17294
17295 to
17296 \begin_inset space ~
17297 \end_inset
17298
17299 bounding
17300 \begin_inset space ~
17301 \end_inset
17302
17303 box
17304 \family default
17305  will only print the image region within the given coordinates.
17306  Normally you don't need to take care about image coordinates and can ignore
17307  the tab 
17308 \family sans
17309 Clipping
17310 \family default
17311 .
17312 \end_layout
17313
17314 \begin_layout Standard
17315 In the 
17316 \family sans
17317 LaTeX and LyX options
17318 \family default
17319  tab LaTeX experts can specify additional LaTeX options.
17320  You can also specify here the appearance of the image inside LyX.
17321  The option 
17322 \family sans
17323 Draft
17324 \begin_inset space ~
17325 \end_inset
17326
17327 mode
17328 \family default
17329  has the effect that the image doesn't appear in the output, only a frame
17330  with the image size is printed.
17331  The option 
17332 \family sans
17333 Don't
17334 \begin_inset space ~
17335 \end_inset
17336
17337 unzip
17338 \begin_inset space ~
17339 \end_inset
17340
17341 on
17342 \begin_inset space ~
17343 \end_inset
17344
17345 export
17346 \family default
17347  is explained in the 
17348 \emph on
17349 Embedded
17350 \begin_inset space ~
17351 \end_inset
17352
17353 Objects
17354 \emph default
17355  manual in section 
17356 \emph on
17357 Graphics Dialog
17358 \emph default
17359 .
17360 \end_layout
17361
17362 \begin_layout Standard
17363 The graphics dialog can be called at any time by clicking on an image.
17364  The image will appear in the output exactly at the position where it is
17365  in the text.
17366  This is an example image within a separate, horizontally centered paragraph:
17367  
17368 \end_layout
17369
17370 \begin_layout Standard
17371 \align center
17372 \begin_inset Graphics
17373         filename clipart/mobius.eps
17374         scale 70
17375
17376 \end_inset
17377
17378
17379 \end_layout
17380
17381 \begin_layout Standard
17382 If you need image captions and want to reference images, you have to put
17383  the image into a float, see section
17384 \begin_inset space ~
17385 \end_inset
17386
17387
17388 \begin_inset CommandInset ref
17389 LatexCommand ref
17390 reference "sub:Figure-Floats"
17391
17392 \end_inset
17393
17394 .
17395 \end_layout
17396
17397 \begin_layout Subsection
17398 Image Formats
17399 \begin_inset Index idx
17400 status collapsed
17401
17402 \begin_layout Plain Layout
17403 Images ! Formats
17404 \end_layout
17405
17406 \end_inset
17407
17408
17409 \begin_inset CommandInset label
17410 LatexCommand label
17411 name "sub:Image-Formats"
17412
17413 \end_inset
17414
17415
17416 \end_layout
17417
17418 \begin_layout Standard
17419 You can insert images in any known file format.
17420  But as we explained in section
17421 \begin_inset space ~
17422 \end_inset
17423
17424
17425 \begin_inset CommandInset ref
17426 LatexCommand ref
17427 reference "sub:Output-file-formats"
17428
17429 \end_inset
17430
17431 , every output document format allows only a few image formats.
17432  LyX uses therefore the program 
17433 \family typewriter
17434 ImageMagick
17435 \family default
17436  in the background to convert the images to the right format.
17437  To increase your workflow by avoiding these conversions in the background,
17438  you can use only the image formats listed in the subsections of section
17439 \begin_inset space ~
17440 \end_inset
17441
17442
17443 \begin_inset CommandInset ref
17444 LatexCommand ref
17445 reference "sub:Output-file-formats"
17446
17447 \end_inset
17448
17449 .
17450 \end_layout
17451
17452 \begin_layout Standard
17453 Similar to fonts there are two types of image formats:
17454 \end_layout
17455
17456 \begin_layout Description
17457 Bitmap
17458 \begin_inset space ~
17459 \end_inset
17460
17461 images consist of pixel values, often in a compressed form.
17462  They are therefore not fully scalable and look pixelated in large zooms.
17463  Well-known bitmap image formats are 
17464 \begin_inset Quotes eld
17465 \end_inset
17466
17467 Graphics Interchange Format
17468 \begin_inset Quotes erd
17469 \end_inset
17470
17471  (GIF, file extension 
17472 \begin_inset Quotes eld
17473 \end_inset
17474
17475
17476 \family typewriter
17477 .gif
17478 \family default
17479
17480 \begin_inset Quotes erd
17481 \end_inset
17482
17483 )
17484 \begin_inset Index idx
17485 status collapsed
17486
17487 \begin_layout Plain Layout
17488 GIF|see
17489 \begin_inset ERT
17490 status collapsed
17491
17492 \begin_layout Plain Layout
17493
17494 {
17495 \end_layout
17496
17497 \end_inset
17498
17499 Image formats
17500 \begin_inset ERT
17501 status collapsed
17502
17503 \begin_layout Plain Layout
17504
17505 }
17506 \end_layout
17507
17508 \end_inset
17509
17510
17511 \end_layout
17512
17513 \end_inset
17514
17515
17516 \begin_inset Quotes eld
17517 \end_inset
17518
17519 Portable Network Graphics
17520 \begin_inset Quotes erd
17521 \end_inset
17522
17523  (PNG, file extension 
17524 \begin_inset Quotes eld
17525 \end_inset
17526
17527
17528 \family typewriter
17529 .png
17530 \family default
17531
17532 \begin_inset Quotes erd
17533 \end_inset
17534
17535 )
17536 \begin_inset Index idx
17537 status collapsed
17538
17539 \begin_layout Plain Layout
17540 PNG|see
17541 \begin_inset ERT
17542 status collapsed
17543
17544 \begin_layout Plain Layout
17545
17546 {
17547 \end_layout
17548
17549 \end_inset
17550
17551 Image formats
17552 \begin_inset ERT
17553 status collapsed
17554
17555 \begin_layout Plain Layout
17556
17557 }
17558 \end_layout
17559
17560 \end_inset
17561
17562
17563 \end_layout
17564
17565 \end_inset
17566
17567 , and 
17568 \begin_inset Quotes eld
17569 \end_inset
17570
17571 Joint Photographic Experts Group
17572 \begin_inset Quotes erd
17573 \end_inset
17574
17575  (JPG, file extension 
17576 \begin_inset Quotes eld
17577 \end_inset
17578
17579
17580 \family typewriter
17581 .jpg
17582 \family default
17583
17584 \begin_inset Quotes erd
17585 \end_inset
17586
17587  or 
17588 \begin_inset Quotes eld
17589 \end_inset
17590
17591
17592 \family typewriter
17593 .jpeg
17594 \family default
17595
17596 \begin_inset Quotes erd
17597 \end_inset
17598
17599 )
17600 \begin_inset Index idx
17601 status collapsed
17602
17603 \begin_layout Plain Layout
17604 JPG|see
17605 \begin_inset ERT
17606 status collapsed
17607
17608 \begin_layout Plain Layout
17609
17610 {
17611 \end_layout
17612
17613 \end_inset
17614
17615 Image formats
17616 \begin_inset ERT
17617 status collapsed
17618
17619 \begin_layout Plain Layout
17620
17621 }
17622 \end_layout
17623
17624 \end_inset
17625
17626
17627 \end_layout
17628
17629 \end_inset
17630
17631 .
17632 \end_layout
17633
17634 \begin_layout Description
17635 Scalable
17636 \begin_inset space ~
17637 \end_inset
17638
17639 images consist of vectors and can therefore be scaled to any size without
17640  data loss.
17641  The scaling ability is necessary if you want to create presentations, because
17642  presentations are always scaled by the beamer.
17643  Scaling is also useful for online documents to let the user zoom into diagrams.
17644 \begin_inset Newline newline
17645 \end_inset
17646
17647 Scalable image formats can be 
17648 \begin_inset Quotes eld
17649 \end_inset
17650
17651 Scalable Vector Graphics
17652 \begin_inset Quotes erd
17653 \end_inset
17654
17655  (SVG, file extension 
17656 \begin_inset Quotes eld
17657 \end_inset
17658
17659
17660 \family typewriter
17661 .svg
17662 \family default
17663
17664 \begin_inset Quotes erd
17665 \end_inset
17666
17667 )
17668 \begin_inset Index idx
17669 status collapsed
17670
17671 \begin_layout Plain Layout
17672 SVG|see
17673 \begin_inset ERT
17674 status collapsed
17675
17676 \begin_layout Plain Layout
17677
17678 {
17679 \end_layout
17680
17681 \end_inset
17682
17683 Image formats
17684 \begin_inset ERT
17685 status collapsed
17686
17687 \begin_layout Plain Layout
17688
17689 }
17690 \end_layout
17691
17692 \end_inset
17693
17694
17695 \end_layout
17696
17697 \end_inset
17698
17699
17700 \begin_inset Quotes eld
17701 \end_inset
17702
17703 Encapsulated PostScript
17704 \begin_inset Quotes erd
17705 \end_inset
17706
17707  (EPS, file extension 
17708 \begin_inset Quotes eld
17709 \end_inset
17710
17711
17712 \family typewriter
17713 .eps
17714 \family default
17715
17716 \begin_inset Quotes erd
17717 \end_inset
17718
17719 )
17720 \begin_inset Index idx
17721 status collapsed
17722
17723 \begin_layout Plain Layout
17724 EPS|see
17725 \begin_inset ERT
17726 status collapsed
17727
17728 \begin_layout Plain Layout
17729
17730 {
17731 \end_layout
17732
17733 \end_inset
17734
17735 Image formats
17736 \begin_inset ERT
17737 status collapsed
17738
17739 \begin_layout Plain Layout
17740
17741 }
17742 \end_layout
17743
17744 \end_inset
17745
17746
17747 \end_layout
17748
17749 \end_inset
17750
17751 , and 
17752 \begin_inset Quotes eld
17753 \end_inset
17754
17755 Portable Document Format
17756 \begin_inset Quotes erd
17757 \end_inset
17758
17759  (PDF, file extension 
17760 \begin_inset Quotes eld
17761 \end_inset
17762
17763
17764 \family typewriter
17765 .pdf
17766 \family default
17767
17768 \begin_inset Quotes erd
17769 \end_inset
17770
17771 )
17772 \begin_inset Index idx
17773 status collapsed
17774
17775 \begin_layout Plain Layout
17776 PDF
17777 \end_layout
17778
17779 \end_inset
17780
17781 .
17782  We say it can be, because you can convert any bitmap image format to PDF
17783  or EPS and the result won't be scalable.
17784  In this cases only a header with the image properties is added to the original
17785  image
17786 \begin_inset Foot
17787 status collapsed
17788
17789 \begin_layout Plain Layout
17790 In the case of PDF, the original image is additionally compressed.
17791 \end_layout
17792
17793 \end_inset
17794
17795 .
17796 \end_layout
17797
17798 \begin_layout Standard
17799 Normally one cannot convert a bitmap image into a scalable one, only vice
17800  versa.
17801 \end_layout
17802
17803 \begin_layout Subsection
17804 Grouping of Image Settings
17805 \begin_inset Index idx
17806 status collapsed
17807
17808 \begin_layout Plain Layout
17809 Images ! Settings grouping
17810 \end_layout
17811
17812 \end_inset
17813
17814
17815 \end_layout
17816
17817 \begin_layout Standard
17818 Each image can define a new group of image settings or join an existing
17819  group.
17820  Images within such a group share their settings, so adjusting one image
17821  of the group automatically also adjusts all other images of the group in
17822  the same way.
17823  So you can for example change the size for a bunch of images without the
17824  need to manually change each of them.
17825  
17826 \end_layout
17827
17828 \begin_layout Standard
17829 A new group can be set by entering a name in the 
17830 \family sans
17831 Group
17832 \begin_inset space ~
17833 \end_inset
17834
17835 Name
17836 \family default
17837  field in the Graphics dialog.
17838  Joining an existing group can be done using the context menu of the image
17839  by checking the name of the desired group.
17840 \end_layout
17841
17842 \begin_layout Section
17843 Tables
17844 \begin_inset Index idx
17845 status collapsed
17846
17847 \begin_layout Plain Layout
17848 Tables
17849 \end_layout
17850
17851 \end_inset
17852
17853
17854 \begin_inset CommandInset label
17855 LatexCommand label
17856 name "sec:Tables"
17857
17858 \end_inset
17859
17860
17861 \end_layout
17862
17863 \begin_layout Standard
17864 You can insert a table using either the toolbar button 
17865 \begin_inset Info
17866 type  "icon"
17867 arg   "tabular-insert"
17868 \end_inset
17869
17870  or the menu 
17871 \family sans
17872 Insert\SpecialChar \menuseparator
17873 Table
17874 \family default
17875 .
17876  A dialog will appear, asking you for the number of rows and columns.
17877  The default table has lines around any cell and the first row appears separated
17878  from the rest of the table.
17879  This separation appears due to a double line: The cells of the first row
17880  have a line below them and the cells of the second row have a line above
17881  them.
17882  Here is an example table:
17883 \end_layout
17884
17885 \begin_layout Standard
17886 \align center
17887 \begin_inset Tabular
17888 <lyxtabular version="3" rows="4" columns="4">
17889 <features tabularvalignment="middle">
17890 <column alignment="center" valignment="top" width="0pt">
17891 <column alignment="center" valignment="top" width="0pt">
17892 <column alignment="center" valignment="top" width="0in">
17893 <column alignment="center" valignment="top" width="0pt">
17894 <row>
17895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908
17909 \family roman
17910 \series medium
17911 \shape up
17912 \size normal
17913 \emph off
17914 \bar no
17915 \noun off
17916 \color none
17917 1
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17923 \begin_inset Text
17924
17925 \begin_layout Plain Layout
17926 2
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 3
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 </row>
17941 <row>
17942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Plain Layout
17946
17947 \family roman
17948 \series medium
17949 \shape up
17950 \size normal
17951 \emph off
17952 \bar no
17953 \noun off
17954 \color none
17955 A
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17961 \begin_inset Text
17962
17963 \begin_layout Plain Layout
17964
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 <row>
17989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993
17994 \family roman
17995 \series medium
17996 \shape up
17997 \size normal
17998 \emph off
17999 \bar no
18000 \noun off
18001 \color none
18002 B
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020
18021 \size normal
18022 \noun off
18023 \color none
18024  
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 <row>
18040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044
18045 \family roman
18046 \series medium
18047 \shape up
18048 \size normal
18049 \emph off
18050 \bar no
18051 \noun off
18052 \color none
18053 C
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 </row>
18086 </lyxtabular>
18087
18088 \end_inset
18089
18090
18091 \end_layout
18092
18093 \begin_layout Subsection
18094 The Table dialog
18095 \end_layout
18096
18097 \begin_layout Standard
18098 You can alter a table by clicking on it with the right mouse button, which
18099  brings up the table dialog.
18100  Here you can adjust the settings of the cell and row/column respectively
18101  where the cursor is placed currently.
18102  Most of the dialog options also work on selections.
18103  This means that if you select more cells, columns or rows the action is
18104  done on all of your selection.
18105 \end_layout
18106
18107 \begin_layout Standard
18108 Additionally to the table dialog, the 
18109 \family sans
18110 table
18111 \begin_inset space ~
18112 \end_inset
18113
18114 toolbar
18115 \family default
18116  helps you in setting table properties.
18117  It appears when the cursor is inside a table.
18118 \end_layout
18119
18120 \begin_layout Standard
18121 In the tab 
18122 \family sans
18123 Table
18124 \begin_inset space ~
18125 \end_inset
18126
18127 Settings
18128 \family default
18129  of the table dialog you can set the alignment for the current row.
18130  If you add a row or column, it will be inserted right beside or below the
18131  current cell respectively.
18132  The vertical alignment of a column can only be adjusted when a column width
18133  is given.
18134  A given width will allow the cell to have line breaks and multiple paragraphs
18135  of text, see section
18136 \begin_inset space ~
18137 \end_inset
18138
18139
18140 \begin_inset CommandInset ref
18141 LatexCommand ref
18142 reference "sub:Table-Cells"
18143
18144 \end_inset
18145
18146 .
18147 \end_layout
18148
18149 \begin_layout Standard
18150 You can mark multiple cells of one row/column as a multicolumn/row cell
18151  using the check box 
18152 \family sans
18153 Multicolumn
18154 \family default
18155  or 
18156 \family sans
18157 Multirow
18158 \family default
18159 .
18160  This will merge the cells to 
18161 \emph on
18162 one
18163 \emph default
18164  cell, spread over more than one column/row.
18165  Multicolumn cells are treated as own rows, so that the alignment, width,
18166  and border settings affect only the multicolumn cell.
18167  Here's an example table with a multicolumn cell in the first row and one
18168  in the last row without the upper border:
18169 \end_layout
18170
18171 \begin_layout Standard
18172 \align center
18173 \begin_inset Tabular
18174 <lyxtabular version="3" rows="3" columns="4">
18175 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18176 <column alignment="center" valignment="top" width="0pt">
18177 <column alignment="center" valignment="middle" width="0">
18178 <column alignment="center" valignment="top" width="0in">
18179 <column alignment="center" valignment="top" width="0pt">
18180 <row>
18181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185 abc
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194 def ghi
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18209 \begin_inset Text
18210
18211 \begin_layout Plain Layout
18212 jkl
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 </row>
18218 <row>
18219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Plain Layout
18223
18224 \family roman
18225 \series medium
18226 \shape up
18227 \size normal
18228 \emph off
18229 \bar no
18230 \noun off
18231 \color none
18232 A
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241 B
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Plain Layout
18250 C
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259 D
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 </row>
18265 <row>
18266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18267 \begin_inset Text
18268
18269 \begin_layout Plain Layout
18270 1
18271 \end_layout
18272
18273 \end_inset
18274 </cell>
18275 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18276 \begin_inset Text
18277
18278 \begin_layout Plain Layout
18279 2
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 3
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297 4
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 </row>
18303 </lyxtabular>
18304
18305 \end_inset
18306
18307
18308 \end_layout
18309
18310 \begin_layout Standard
18311 Adept users can declare special LaTeX-arguments for the table.
18312  They are necessary for special table formatting, like for multirow cells,
18313  explained in the tables section of the 
18314 \emph on
18315 Embedded
18316 \begin_inset space ~
18317 \end_inset
18318
18319 Objects
18320 \emph default
18321  manual.
18322  You can also rotate the current cell or the whole table 90
18323 \begin_inset space \thinspace{}
18324 \end_inset
18325
18326 degrees counterclockwise.
18327  These rotations are not visible in LyX but in the output.
18328 \end_layout
18329
18330 \begin_layout Standard
18331 \begin_inset Note Greyedout
18332 status open
18333
18334 \begin_layout Plain Layout
18335
18336 \series bold
18337 Note:
18338 \series default
18339  Most DVI-viewers are 
18340 \emph on
18341 not
18342 \emph default
18343  able to display rotations.
18344 \end_layout
18345
18346 \end_inset
18347
18348
18349 \end_layout
18350
18351 \begin_layout Standard
18352 The 
18353 \family sans
18354 Borders
18355 \family default
18356  tab allows you to add and delete border lines for the current row/column.
18357  The button 
18358 \family sans
18359 Default
18360 \family default
18361  adds lines for all cell borders.
18362 \end_layout
18363
18364 \begin_layout Subsection
18365 Longtables
18366 \begin_inset Index idx
18367 status collapsed
18368
18369 \begin_layout Plain Layout
18370 Tables ! Longtables
18371 \end_layout
18372
18373 \end_inset
18374
18375
18376 \begin_inset Index idx
18377 status collapsed
18378
18379 \begin_layout Plain Layout
18380 Longtables
18381 \end_layout
18382
18383 \end_inset
18384
18385
18386 \end_layout
18387
18388 \begin_layout Standard
18389 If the table is too long to fit on one page, you can use the option 
18390 \family sans
18391 Use
18392 \begin_inset space ~
18393 \end_inset
18394
18395 long
18396 \begin_inset space ~
18397 \end_inset
18398
18399 table
18400 \family default
18401  in the tab 
18402 \family sans
18403 Longtable
18404 \family default
18405  of the table dialog to split the table automatically over more pages.
18406  Doing this enables some check boxes and you can now define:
18407 \end_layout
18408
18409 \begin_layout Description
18410
18411 \family sans
18412 Header
18413 \family default
18414 : The current row and all rows above, that don't have any special options
18415  defined, are defined to be the header rows of all pages of the longtable;
18416  except for the first page, if 
18417 \family sans
18418 First
18419 \begin_inset space ~
18420 \end_inset
18421
18422 header
18423 \family default
18424  is defined.
18425 \end_layout
18426
18427 \begin_layout Description
18428
18429 \family sans
18430 First
18431 \begin_inset space ~
18432 \end_inset
18433
18434 header
18435 \family default
18436 : The current row and all rows above, that don't have any special options
18437  defined, are defined to be the header rows of the first page of the longtable.
18438 \end_layout
18439
18440 \begin_layout Description
18441
18442 \family sans
18443 Footer
18444 \family default
18445 : The current row and all rows below, that don't have any special options
18446  defined, are defined to be the footer rows of all pages of the longtable;
18447  except for the last page, if 
18448 \family sans
18449 Last
18450 \begin_inset space ~
18451 \end_inset
18452
18453 footer
18454 \family default
18455  is defined.
18456 \end_layout
18457
18458 \begin_layout Description
18459
18460 \family sans
18461 Last
18462 \begin_inset space ~
18463 \end_inset
18464
18465 footer
18466 \family default
18467 : The current row and all rows below, that don't have any special options
18468  defined, are defined to be the footer rows of the last page of the longtable.
18469 \end_layout
18470
18471 \begin_layout Description
18472 Caption: The first row is reset as a single column.
18473  You can now insert there the table caption via the menu 
18474 \family sans
18475 Insert\SpecialChar \menuseparator
18476 Caption
18477 \family default
18478 .
18479  More about longtable captions can be found in the 
18480 \emph on
18481 Embedded
18482 \begin_inset space ~
18483 \end_inset
18484
18485 Objects
18486 \emph default
18487  manual.
18488 \end_layout
18489
18490 \begin_layout Standard
18491 You can also specify a row where the table is split.
18492  If you set more than one option in the same table row, you should be aware
18493  of the fact that only the first one is used in the given table row.
18494  The others will then be defined as 
18495 \emph on
18496 empty
18497 \emph default
18498 .
18499  In this context, first means first in this order: 
18500 \family sans
18501 Footer, Last
18502 \begin_inset space ~
18503 \end_inset
18504
18505 footer,
18506 \family default
18507  
18508 \family sans
18509 Header,
18510 \family default
18511  
18512 \family sans
18513 First
18514 \begin_inset space ~
18515 \end_inset
18516
18517 header.
18518
18519 \family default
18520  See the following longtable to see how it works:
18521 \end_layout
18522
18523 \begin_layout Standard
18524 \align center
18525 \begin_inset Tabular
18526 <lyxtabular version="3" rows="69" columns="3">
18527 <features islongtable="true" longtabularalignment="center">
18528 <column alignment="block" valignment="top" width="5cm">
18529 <column alignment="left" valignment="top" width="0pt">
18530 <column alignment="right" valignment="top" width="0pt">
18531 <row endfirsthead="true">
18532 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536
18537 \series bold
18538 Example Phone List (ignore the names)
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 </row>
18562 <row endfirsthead="true">
18563 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567
18568 \series bold
18569 NAME
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18575 \begin_inset Text
18576
18577 \begin_layout Plain Layout
18578
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587
18588 \series bold
18589 TEL.
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 </row>
18595 <row endhead="true">
18596 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600  
18601 \series bold
18602 Example Phone List
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 </row>
18626 <row endhead="true">
18627 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \series bold
18633 NAME
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651
18652 \series bold
18653 TEL.
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 </row>
18659 <row endfoot="true">
18660 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664  
18665 \series bold
18666 continue ...
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 </row>
18690 <row>
18691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \series bold
18697 Annovi
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706 Silvia
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 111
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 </row>
18721 <row>
18722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726
18727 \series bold
18728 Bertoli
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737 Stefano
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 111
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 </row>
18752 <row>
18753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757
18758 \series bold
18759 Bozzi
18760 \end_layout
18761
18762 \end_inset
18763 </cell>
18764 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768 Walter
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 111
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 </row>
18783 <row>
18784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788
18789 \series bold
18790 Cachia
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799 Maria
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 111
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 </row>
18814 <row>
18815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819
18820 \series bold
18821 Cachia
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 Maurizio
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 111
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 <row>
18846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850
18851 \series bold
18852 Cinquemani
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861 Giusi
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 111
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 <row>
18877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881
18882 \series bold
18883 Colin
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892 Bernard
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 111
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 </row>
18907 <row>
18908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912
18913 \series bold
18914 Concli
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923 Gianfranco
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 111
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 </row>
18938 <row>
18939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943
18944 \series bold
18945 Dal Bosco
18946 \end_layout
18947
18948 \end_inset
18949 </cell>
18950 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954 Carolina
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 111
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 </row>
18969 <row>
18970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974
18975 \series bold
18976 Dalpiaz
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985 Annamaria
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994 111
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 </row>
19000 <row>
19001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005
19006 \series bold
19007 Feliciello
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016 Domenico
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025 111
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 </row>
19031 <row>
19032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036
19037 \series bold
19038 Focarelli
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047 Paola
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056 111
19057 \end_layout
19058
19059 \end_inset
19060 </cell>
19061 </row>
19062 <row>
19063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067
19068 \series bold
19069 Galletti
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078 Oreste
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 111
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 </row>
19093 <row>
19094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098
19099 \series bold
19100 Gasparini
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109 Franca
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118 111
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 </row>
19124 <row>
19125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19126 \begin_inset Text
19127
19128 \begin_layout Plain Layout
19129
19130 \series bold
19131 Rizzardi
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19137 \begin_inset Text
19138
19139 \begin_layout Plain Layout
19140 Paola
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149 111
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 </row>
19155 <row>
19156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19157 \begin_inset Text
19158
19159 \begin_layout Plain Layout
19160
19161 \series bold
19162 Lassini
19163 \end_layout
19164
19165 \end_inset
19166 </cell>
19167 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171 Giancarlo
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 111
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 </row>
19186 <row>
19187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191
19192 \series bold
19193 Malfatti
19194 \end_layout
19195
19196 \end_inset
19197 </cell>
19198 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19199 \begin_inset Text
19200
19201 \begin_layout Plain Layout
19202 Luciano
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 111
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 </row>
19217 <row>
19218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222
19223 \series bold
19224 Malfatti
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233 Valeriano
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 111
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 </row>
19248 <row>
19249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253
19254 \series bold
19255 Meneguzzo
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 Roberto
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273 111
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 </row>
19279 <row>
19280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284
19285 \series bold
19286 Mezzadra
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 Roberto
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304 111
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 </row>
19310 <row>
19311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315
19316 \series bold
19317 Pirpamer
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326 Erich
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335 111
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 </row>
19341 <row>
19342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346
19347 \series bold
19348 Pochiesa
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357 Paolo
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 111, 222
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 </row>
19372 <row>
19373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19374 \begin_inset Text
19375
19376 \begin_layout Plain Layout
19377
19378 \series bold
19379 Radina
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388 Claudio
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397 111
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 </row>
19403 <row>
19404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408
19409 \series bold
19410 Stuffer
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419 Oskar
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 111
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 </row>
19434 <row>
19435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439
19440 \series bold
19441 Tacchelli
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19447 \begin_inset Text
19448
19449 \begin_layout Plain Layout
19450 Ugo
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 111
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 </row>
19465 <row>
19466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470
19471 \series bold
19472 Tezzele
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Plain Layout
19481 Margit
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 111
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 </row>
19496 <row>
19497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \series bold
19503 Unterkalmsteiner
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512 Frieda
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 111
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 </row>
19527 <row>
19528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532
19533 \series bold
19534 Vieider
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543 Hilde
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 111
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 <row>
19559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563
19564 \series bold
19565 Vigna
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 Jürgen
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 111
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 </row>
19589 <row>
19590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19591 \begin_inset Text
19592
19593 \begin_layout Plain Layout
19594
19595 \series bold
19596 Weber
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605 Maurizio
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614 111
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 </row>
19620 <row>
19621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Plain Layout
19625
19626 \series bold
19627 Winkler
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19633 \begin_inset Text
19634
19635 \begin_layout Plain Layout
19636 Franz
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Plain Layout
19645 111
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 </row>
19651 <row>
19652 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656  
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 </row>
19680 <row>
19681 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \series bold
19687 Annovi
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 Silvia
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 555
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 </row>
19711 <row>
19712 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716
19717 \series bold
19718 Bertoli
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727 Stefano
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 555
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 </row>
19742 <row>
19743 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \series bold
19749 Bozzi
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758 Walter
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767 555
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 </row>
19773 <row>
19774 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778
19779 \series bold
19780 Cachia
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789 Maria
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 555
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 </row>
19804 <row>
19805 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809
19810 \series bold
19811 Cachia
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820 Maurizio
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829 555
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 </row>
19835 <row>
19836 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840
19841 \series bold
19842 Cinquemani
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851 Giusi
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 555
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 </row>
19866 <row>
19867 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871
19872 \series bold
19873 Colin
19874 \end_layout
19875
19876 \end_inset
19877 </cell>
19878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19879 \begin_inset Text
19880
19881 \begin_layout Plain Layout
19882 Bernard
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891 555
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 </row>
19897 <row>
19898 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902
19903 \series bold
19904 Concli
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Plain Layout
19913 Gianfranco
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922 555
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 </row>
19928 <row>
19929 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933
19934 \series bold
19935 Dal Bosco
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944 Carolina
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 555
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 </row>
19959 <row>
19960 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964
19965 \series bold
19966 Dalpiaz
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19972 \begin_inset Text
19973
19974 \begin_layout Plain Layout
19975 Annamaria
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 555
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 </row>
19990 <row>
19991 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995
19996 \series bold
19997 Feliciello
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006 Domenico
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015 555
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 </row>
20021 <row>
20022 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026
20027 \series bold
20028 Focarelli
20029 \end_layout
20030
20031 \end_inset
20032 </cell>
20033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Plain Layout
20037 Paola
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046 555
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 </row>
20052 <row>
20053 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057
20058 \series bold
20059 Galletti
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068 Oreste
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Plain Layout
20077 555
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 </row>
20083 <row>
20084 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20085 \begin_inset Text
20086
20087 \begin_layout Plain Layout
20088
20089 \series bold
20090 Gasparini
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099 Franca
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 555
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 </row>
20114 <row>
20115 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119
20120 \series bold
20121 Rizzardi
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Plain Layout
20130 Paola
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 555
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 </row>
20145 <row>
20146 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20147 \begin_inset Text
20148
20149 \begin_layout Plain Layout
20150
20151 \series bold
20152 Lassini
20153 \end_layout
20154
20155 \end_inset
20156 </cell>
20157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161 Giancarlo
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170 555
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 </row>
20176 <row>
20177 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181
20182 \series bold
20183 Malfatti
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192 Luciano
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201 555
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 </row>
20207 <row>
20208 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212
20213 \series bold
20214 Malfatti
20215 \end_layout
20216
20217 \end_inset
20218 </cell>
20219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20220 \begin_inset Text
20221
20222 \begin_layout Plain Layout
20223 Valeriano
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20229 \begin_inset Text
20230
20231 \begin_layout Plain Layout
20232 555
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 </row>
20238 <row>
20239 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243
20244 \series bold
20245 Meneguzzo
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 Roberto
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263 555
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 </row>
20269 <row>
20270 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274
20275 \series bold
20276 Mezzadra
20277 \end_layout
20278
20279 \end_inset
20280 </cell>
20281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20282 \begin_inset Text
20283
20284 \begin_layout Plain Layout
20285 Roberto
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294 555
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 </row>
20300 <row>
20301 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20302 \begin_inset Text
20303
20304 \begin_layout Plain Layout
20305
20306 \series bold
20307 Pirpamer
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316 Erich
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325 555
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 </row>
20331 <row>
20332 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20333 \begin_inset Text
20334
20335 \begin_layout Plain Layout
20336
20337 \series bold
20338 Pochiesa
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347 Paolo
20348 \end_layout
20349
20350 \end_inset
20351 </cell>
20352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356 555, 222
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 </row>
20362 <row>
20363 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367
20368 \series bold
20369 Radina
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20375 \begin_inset Text
20376
20377 \begin_layout Plain Layout
20378 Claudio
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387 555
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 </row>
20393 <row>
20394 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20395 \begin_inset Text
20396
20397 \begin_layout Plain Layout
20398
20399 \series bold
20400 Stuffer
20401 \end_layout
20402
20403 \end_inset
20404 </cell>
20405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Plain Layout
20409 Oskar
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 555
20419 \end_layout
20420
20421 \end_inset
20422 </cell>
20423 </row>
20424 <row>
20425 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429
20430 \series bold
20431 Tacchelli
20432 \end_layout
20433
20434 \end_inset
20435 </cell>
20436 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20437 \begin_inset Text
20438
20439 \begin_layout Plain Layout
20440 Ugo
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449 555
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 </row>
20455 <row>
20456 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460
20461 \series bold
20462 Tezzele
20463 \end_layout
20464
20465 \end_inset
20466 </cell>
20467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20468 \begin_inset Text
20469
20470 \begin_layout Plain Layout
20471 Margit
20472 \end_layout
20473
20474 \end_inset
20475 </cell>
20476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480 555
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 </row>
20486 <row>
20487 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491
20492 \series bold
20493 Unterkalmsteiner
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20499 \begin_inset Text
20500
20501 \begin_layout Plain Layout
20502 Frieda
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 555
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 </row>
20517 <row>
20518 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522
20523 \series bold
20524 Vieider
20525 \end_layout
20526
20527 \end_inset
20528 </cell>
20529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20530 \begin_inset Text
20531
20532 \begin_layout Plain Layout
20533 Hilde
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 555
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 </row>
20548 <row>
20549 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20550 \begin_inset Text
20551
20552 \begin_layout Plain Layout
20553
20554 \series bold
20555 Vigna
20556 \end_layout
20557
20558 \end_inset
20559 </cell>
20560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564 Jürgen
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Plain Layout
20573 999
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 </row>
20579 <row>
20580 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20581 \begin_inset Text
20582
20583 \begin_layout Plain Layout
20584
20585 \series bold
20586 Weber
20587 \end_layout
20588
20589 \end_inset
20590 </cell>
20591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20592 \begin_inset Text
20593
20594 \begin_layout Plain Layout
20595 Maurizio
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604 555
20605 \end_layout
20606
20607 \end_inset
20608 </cell>
20609 </row>
20610 <row>
20611 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615
20616 \series bold
20617 Winkler
20618 \end_layout
20619
20620 \end_inset
20621 </cell>
20622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20623 \begin_inset Text
20624
20625 \begin_layout Plain Layout
20626 Franz
20627 \end_layout
20628
20629 \end_inset
20630 </cell>
20631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20632 \begin_inset Text
20633
20634 \begin_layout Plain Layout
20635 555
20636 \end_layout
20637
20638 \end_inset
20639 </cell>
20640 </row>
20641 <row endlastfoot="true">
20642 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646
20647 \series bold
20648 End
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 </row>
20672 </lyxtabular>
20673
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \begin_layout Subsection
20680 Table Cells
20681 \begin_inset Index idx
20682 status collapsed
20683
20684 \begin_layout Plain Layout
20685 Tables ! Cells
20686 \end_layout
20687
20688 \end_inset
20689
20690
20691 \begin_inset CommandInset label
20692 LatexCommand label
20693 name "sub:Table-Cells"
20694
20695 \end_inset
20696
20697
20698 \end_layout
20699
20700 \begin_layout Standard
20701 A table cell can contain text, inline equations, a figure, or another table.
20702  All these kinds of objects can be placed in the same cell.
20703  Font sizes and shapes can also be altered.
20704  But you can't put a special environment in a cell (like 
20705 \family sans
20706 Section*
20707 \family default
20708 , etc.), nor set spacing options etc.
20709  for the cell's paragraph.
20710 \end_layout
20711
20712 \begin_layout Standard
20713 To have multi-line entries in table cells, you have to declare a fixed width
20714  for the column in the table dialog.
20715  Your text is then automatically split into multiple lines and the cell
20716  is enlarged vertically when the length of the text exceeds the given width.
20717  An example:
20718 \end_layout
20719
20720 \begin_layout Standard
20721 \align center
20722 \begin_inset Tabular
20723 <lyxtabular version="3" rows="4" columns="3">
20724 <features tabularvalignment="middle">
20725 <column alignment="center" valignment="top" width="0pt">
20726 <column alignment="block" valignment="top" width="3cm">
20727 <column alignment="center" valignment="top" width="0pt">
20728 <row>
20729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733
20734 \family roman
20735 \series medium
20736 \shape up
20737 \size normal
20738 \emph off
20739 \bar no
20740 \noun off
20741 \color none
20742 1
20743 \end_layout
20744
20745 \end_inset
20746 </cell>
20747 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20748 \begin_inset Text
20749
20750 \begin_layout Plain Layout
20751
20752 \family roman
20753 \series medium
20754 \shape up
20755 \size normal
20756 \emph off
20757 \bar no
20758 \noun off
20759 \color none
20760 2
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769
20770 \family roman
20771 \series medium
20772 \shape up
20773 \size normal
20774 \emph off
20775 \bar no
20776 \noun off
20777 \color none
20778 3
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 </row>
20784 <row>
20785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789
20790 \family roman
20791 \series medium
20792 \shape up
20793 \size normal
20794 \emph off
20795 \bar no
20796 \noun off
20797 \color none
20798 4
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807
20808 \family roman
20809 \series medium
20810 \shape up
20811 \size normal
20812 \emph off
20813 \bar no
20814 \noun off
20815 \color none
20816 This is a multi-line entry in a table.
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825
20826 \family roman
20827 \series medium
20828 \shape up
20829 \size normal
20830 \emph off
20831 \bar no
20832 \noun off
20833 \color none
20834 5
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 </row>
20840 <row>
20841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845
20846 \family roman
20847 \series medium
20848 \shape up
20849 \size normal
20850 \emph off
20851 \bar no
20852 \noun off
20853 \color none
20854 6
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \family roman
20865 \series medium
20866 \shape up
20867 \size normal
20868 \emph off
20869 \bar no
20870 \noun off
20871 \color none
20872 This is longer now.
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \family roman
20883 \series medium
20884 \shape up
20885 \size normal
20886 \emph off
20887 \bar no
20888 \noun off
20889 \color none
20890 7
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 </row>
20896 <row>
20897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901
20902 \family roman
20903 \series medium
20904 \shape up
20905 \size normal
20906 \emph off
20907 \bar no
20908 \noun off
20909 \color none
20910 8
20911 \end_layout
20912
20913 \end_inset
20914 </cell>
20915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919
20920 \family roman
20921 \series medium
20922 \shape up
20923 \size normal
20924 \emph off
20925 \bar no
20926 \noun off
20927 \color none
20928 This is a multi-line entry in a table.
20929  This is longer now.
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938
20939 \family roman
20940 \series medium
20941 \shape up
20942 \size normal
20943 \emph off
20944 \bar no
20945 \noun off
20946 \color none
20947 9
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 </row>
20953 </lyxtabular>
20954
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \begin_layout Standard
20961 Cutting and pasting between tables and table cells works reasonably well.
20962  You can cut and paste even more than one row.
20963 \begin_inset Foot
20964 status open
20965
20966 \begin_layout Plain Layout
20967 Note, that you cannot paste into a multicell selection because it would
20968  not be clear what to do when pasting a single word in a selected 2×3.
20969  
20970 \end_layout
20971
20972 \end_inset
20973
20974  Selection with the mouse or with 
20975 \family sans
20976 Shift
20977 \family default
20978  plus the arrow keys works as usual.
20979  You can also copy and paste the entire table as a single unit by starting
20980  the selection from outside the table.
20981 \end_layout
20982
20983 \begin_layout Section
20984 Floats
20985 \begin_inset Index idx
20986 status collapsed
20987
20988 \begin_layout Plain Layout
20989 Floats
20990 \end_layout
20991
20992 \end_inset
20993
20994
20995 \begin_inset CommandInset label
20996 LatexCommand label
20997 name "sec:Floats"
20998
20999 \end_inset
21000
21001
21002 \end_layout
21003
21004 \begin_layout Subsection
21005 Introduction
21006 \end_layout
21007
21008 \begin_layout Standard
21009 A float is a block of text associated with some sort of label, which doesn't
21010  have a fixed location.
21011  It can 
21012 \begin_inset Quotes eld
21013 \end_inset
21014
21015 float
21016 \begin_inset Quotes erd
21017 \end_inset
21018
21019  forward or backward a page or two, to wherever it fits best.
21020  
21021 \family sans
21022 Footnotes
21023 \family default
21024  and 
21025 \family sans
21026 Margin
21027 \begin_inset space ~
21028 \end_inset
21029
21030 Notes
21031 \family default
21032  are also floats, because they can float to the next page when there are
21033  too many notes on the page.
21034 \end_layout
21035
21036 \begin_layout Standard
21037 Floats make it possible to get a high quality layout.
21038  Images and tables can be spread evenly over the pages to avoid whitespace
21039  and pages without text.
21040  As the floating often destroys the context between the text and the image/table
21041 , every float can be referenced in the text.
21042  Floats are therefore numbered.
21043  Referencing is described in section
21044 \begin_inset space ~
21045 \end_inset
21046
21047
21048 \begin_inset CommandInset ref
21049 LatexCommand ref
21050 reference "sec:Cross-References"
21051
21052 \end_inset
21053
21054 .
21055 \end_layout
21056
21057 \begin_layout Standard
21058 To insert a float, use the menu 
21059 \family sans
21060 Insert\SpecialChar \menuseparator
21061 Floats
21062 \family default
21063 .
21064  A box with a caption will be inserted into your document.
21065  The label will automatically be translated to the document language in
21066  the output.
21067  After the label you can insert the caption text.
21068 \begin_inset Index idx
21069 status collapsed
21070
21071 \begin_layout Plain Layout
21072 Floats ! Captions
21073 \end_layout
21074
21075 \end_inset
21076
21077  The image or table is inserted above or below the caption in a separate
21078  paragraph within the float.
21079  To keep your LyX-document readable, you can open and close the float box
21080  by left-clicking on the box label.
21081  A closed float box looks like this: 
21082 \begin_inset Graphics
21083         filename clipart/floatQt4.png
21084         scale 80
21085
21086 \end_inset
21087
21088  – a gray button with a red label.
21089 \end_layout
21090
21091 \begin_layout Standard
21092 It is recommended to insert floats as a separate paragraph to avoid possible
21093  LaTeX-errors that can occur when the surrounding text is specially formatted.
21094 \end_layout
21095
21096 \begin_layout Subsection
21097 Examples
21098 \end_layout
21099
21100 \begin_layout Subsubsection
21101 Figure Floats
21102 \begin_inset CommandInset label
21103 LatexCommand label
21104 name "sub:Figure-Floats"
21105
21106 \end_inset
21107
21108
21109 \begin_inset Index idx
21110 status collapsed
21111
21112 \begin_layout Plain Layout
21113 Floats ! Figure floats
21114 \end_layout
21115
21116 \end_inset
21117
21118
21119 \end_layout
21120
21121 \begin_layout Standard
21122 Figure
21123 \begin_inset space ~
21124 \end_inset
21125
21126
21127 \begin_inset CommandInset ref
21128 LatexCommand ref
21129 reference "cap:Platypus"
21130
21131 \end_inset
21132
21133  was created using the menu 
21134 \family sans
21135 Insert\SpecialChar \menuseparator
21136 Float\SpecialChar \menuseparator
21137 Figure
21138 \family default
21139  or the toolbar button 
21140 \begin_inset Info
21141 type  "icon"
21142 arg   "float-insert figure"
21143 \end_inset
21144
21145 .
21146  The image was inserted by setting the cursor above the caption label and
21147  using the menu 
21148 \family sans
21149 Insert\SpecialChar \menuseparator
21150 Graphics
21151 \family default
21152  or the toolbar button 
21153 \begin_inset Info
21154 type  "icon"
21155 arg   "dialog-show-new-inset graphics"
21156 \end_inset
21157
21158 .
21159  The image in the float was horizontally centered by putting the cursor
21160  in front of or behind the image and using the menu 
21161 \family sans
21162 Edit\SpecialChar \menuseparator
21163 Paragraph
21164 \begin_inset space ~
21165 \end_inset
21166
21167 Settings
21168 \family default
21169  or the toolbar button 
21170 \begin_inset Info
21171 type  "icon"
21172 arg   "layout-paragraph"
21173 \end_inset
21174
21175 .
21176 \end_layout
21177
21178 \begin_layout Standard
21179 \begin_inset Float figure
21180 wide false
21181 sideways false
21182 status open
21183
21184 \begin_layout Plain Layout
21185 \align center
21186 \begin_inset Graphics
21187         filename clipart/platypus.eps
21188         lyxscale 50
21189         width 50col%
21190
21191 \end_inset
21192
21193
21194 \end_layout
21195
21196 \begin_layout Plain Layout
21197 \begin_inset Caption
21198
21199 \begin_layout Plain Layout
21200 \begin_inset CommandInset label
21201 LatexCommand label
21202 name "cap:Platypus"
21203
21204 \end_inset
21205
21206 A severely distorted platypus in a float.
21207 \end_layout
21208
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \end_inset
21215
21216
21217 \end_layout
21218
21219 \begin_layout Standard
21220 This figure float also shows how to set a label and create a cross-reference
21221  to it.
21222  As described in section
21223 \begin_inset space ~
21224 \end_inset
21225
21226
21227 \begin_inset CommandInset ref
21228 LatexCommand ref
21229 reference "sec:Cross-References"
21230
21231 \end_inset
21232
21233 , you can simply insert a label in the caption using the menu 
21234 \family sans
21235 Insert\SpecialChar \menuseparator
21236 Label
21237 \family default
21238  or the toolbar button 
21239 \begin_inset Info
21240 type  "icon"
21241 arg   "label-insert"
21242 \end_inset
21243
21244  and refer to it using the menu 
21245 \family sans
21246 Insert\SpecialChar \menuseparator
21247 Cross-Reference
21248 \family default
21249  or the toolbar button 
21250 \begin_inset Info
21251 type  "icon"
21252 arg   "dialog-show-new-inset ref"
21253 \end_inset
21254
21255 .
21256  It is important to use references to figure floats, rather than using vague
21257  references like 
21258 \begin_inset Quotes eld
21259 \end_inset
21260
21261 the figure above
21262 \begin_inset Quotes erd
21263 \end_inset
21264
21265 , because, as LaTeX will reposition the floats in the final document, it
21266  might not be 
21267 \begin_inset Quotes eld
21268 \end_inset
21269
21270 above
21271 \begin_inset Quotes erd
21272 \end_inset
21273
21274  at all.
21275 \end_layout
21276
21277 \begin_layout Standard
21278 Normally only one image is inserted in a figure float, but sometimes you
21279  might want to use two images with separate subcaptions.
21280  This can be done by inserting image floats into existing image floats.
21281  Note that only the main caption of the float is added to the List of Figures
21282  as described in section
21283 \begin_inset space ~
21284 \end_inset
21285
21286
21287 \begin_inset CommandInset ref
21288 LatexCommand ref
21289 reference "sub:List-of-Figures"
21290
21291 \end_inset
21292
21293 .
21294  Figure
21295 \begin_inset space ~
21296 \end_inset
21297
21298
21299 \begin_inset CommandInset ref
21300 LatexCommand ref
21301 reference "cap:Two-distorted-images"
21302
21303 \end_inset
21304
21305  is an example of a figure float with two images set side by side.
21306  You can also set the images one below the other.
21307  Figure
21308 \begin_inset space ~
21309 \end_inset
21310
21311
21312 \begin_inset CommandInset ref
21313 LatexCommand ref
21314 reference "fig:Undefinable"
21315
21316 \end_inset
21317
21318  and 
21319 \begin_inset CommandInset ref
21320 LatexCommand ref
21321 reference "fig:Platypus"
21322
21323 \end_inset
21324
21325  are the subfigures.
21326 \end_layout
21327
21328 \begin_layout Standard
21329 \begin_inset Float figure
21330 wide false
21331 sideways false
21332 status open
21333
21334 \begin_layout Plain Layout
21335 \begin_inset space \hfill{}
21336 \end_inset
21337
21338
21339 \begin_inset Float figure
21340 wide false
21341 sideways false
21342 status collapsed
21343
21344 \begin_layout Plain Layout
21345 \begin_inset Caption
21346
21347 \begin_layout Plain Layout
21348 \begin_inset CommandInset label
21349 LatexCommand label
21350 name "fig:Undefinable"
21351
21352 \end_inset
21353
21354 Undefinable
21355 \end_layout
21356
21357 \end_inset
21358
21359
21360 \end_layout
21361
21362 \begin_layout Plain Layout
21363 \begin_inset Graphics
21364         filename clipart/escher-lsd.eps
21365         width 45col%
21366
21367 \end_inset
21368
21369
21370 \end_layout
21371
21372 \end_inset
21373
21374
21375 \begin_inset space \hfill{}
21376 \end_inset
21377
21378
21379 \begin_inset Float figure
21380 wide false
21381 sideways false
21382 status collapsed
21383
21384 \begin_layout Plain Layout
21385 \begin_inset Caption
21386
21387 \begin_layout Plain Layout
21388 \begin_inset CommandInset label
21389 LatexCommand label
21390 name "fig:Platypus"
21391
21392 \end_inset
21393
21394 Platypus
21395 \end_layout
21396
21397 \end_inset
21398
21399
21400 \end_layout
21401
21402 \begin_layout Plain Layout
21403 \begin_inset Graphics
21404         filename clipart/platypus.eps
21405         lyxscale 60
21406         width 45col%
21407
21408 \end_inset
21409
21410
21411 \end_layout
21412
21413 \end_inset
21414
21415
21416 \begin_inset space \hfill{}
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \begin_layout Plain Layout
21423 \begin_inset Caption
21424
21425 \begin_layout Plain Layout
21426 \begin_inset CommandInset label
21427 LatexCommand label
21428 name "cap:Two-distorted-images"
21429
21430 \end_inset
21431
21432 Two distorted images.
21433 \end_layout
21434
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \end_inset
21441
21442
21443 \end_layout
21444
21445 \begin_layout Subsubsection
21446 Table Floats
21447 \begin_inset Index idx
21448 status collapsed
21449
21450 \begin_layout Plain Layout
21451 Floats ! Table floats
21452 \end_layout
21453
21454 \end_inset
21455
21456
21457 \end_layout
21458
21459 \begin_layout Standard
21460 Table floats can be inserted using the menu 
21461 \family sans
21462 Insert\SpecialChar \menuseparator
21463 Float\SpecialChar \menuseparator
21464 Table
21465 \family default
21466  or the toolbar botton 
21467 \begin_inset Info
21468 type  "icon"
21469 arg   "float-insert table"
21470 \end_inset
21471
21472 .
21473  They have the same properties as figure floats except for the different
21474  label.
21475  Table
21476 \begin_inset space ~
21477 \end_inset
21478
21479
21480 \begin_inset CommandInset ref
21481 LatexCommand ref
21482 reference "cap:Table-float"
21483
21484 \end_inset
21485
21486  is a table float.
21487 \end_layout
21488
21489 \begin_layout Standard
21490 \begin_inset Float table
21491 wide false
21492 sideways false
21493 status open
21494
21495 \begin_layout Plain Layout
21496 \begin_inset Caption
21497
21498 \begin_layout Plain Layout
21499 \begin_inset CommandInset label
21500 LatexCommand label
21501 name "cap:Table-float"
21502
21503 \end_inset
21504
21505 A table float.
21506 \end_layout
21507
21508 \end_inset
21509
21510
21511 \end_layout
21512
21513 \begin_layout Plain Layout
21514 \align center
21515 \begin_inset Tabular
21516 <lyxtabular version="3" rows="3" columns="3">
21517 <features tabularvalignment="middle">
21518 <column alignment="center" valignment="top" width="0pt">
21519 <column alignment="center" valignment="top" width="0pt">
21520 <column alignment="center" valignment="top" width="0pt">
21521 <row>
21522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526
21527 \family roman
21528 \series medium
21529 \shape up
21530 \size normal
21531 \emph off
21532 \bar no
21533 \noun off
21534 \color none
21535 1
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544
21545 \family roman
21546 \series medium
21547 \shape up
21548 \size normal
21549 \emph off
21550 \bar no
21551 \noun off
21552 \color none
21553 2
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562
21563 \family roman
21564 \series medium
21565 \shape up
21566 \size normal
21567 \emph off
21568 \bar no
21569 \noun off
21570 \color none
21571 3
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 </row>
21577 <row>
21578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582
21583 \family roman
21584 \series medium
21585 \shape up
21586 \size normal
21587 \emph off
21588 \bar no
21589 \noun off
21590 \color none
21591 Joe
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600
21601 \family roman
21602 \series medium
21603 \shape up
21604 \size normal
21605 \emph off
21606 \bar no
21607 \noun off
21608 \color none
21609 Mary
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21615 \begin_inset Text
21616
21617 \begin_layout Plain Layout
21618
21619 \family roman
21620 \series medium
21621 \shape up
21622 \size normal
21623 \emph off
21624 \bar no
21625 \noun off
21626 \color none
21627 Ted
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 </row>
21633 <row>
21634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638
21639 \family roman
21640 \series medium
21641 \shape up
21642 \size normal
21643 \emph off
21644 \bar no
21645 \noun off
21646 \color none
21647 \begin_inset Formula $\int x^{2}dx$
21648 \end_inset
21649
21650
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \family roman
21661 \series medium
21662 \shape up
21663 \size normal
21664 \emph off
21665 \bar no
21666 \noun off
21667 \color none
21668 \begin_inset Formula $\left[\begin{array}{cc}
21669 a & b\\
21670 c & d
21671 \end{array}\right]$
21672 \end_inset
21673
21674
21675 \end_layout
21676
21677 \end_inset
21678 </cell>
21679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \family roman
21685 \series medium
21686 \shape up
21687 \size normal
21688 \emph off
21689 \bar no
21690 \noun off
21691 \color none
21692 \begin_inset Formula $1+1=2$
21693 \end_inset
21694
21695
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 </row>
21701 </lyxtabular>
21702
21703 \end_inset
21704
21705
21706 \end_layout
21707
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \begin_layout Subsection
21714 More Information
21715 \begin_inset Index idx
21716 status collapsed
21717
21718 \begin_layout Plain Layout
21719 Floats ! Details
21720 \end_layout
21721
21722 \end_inset
21723
21724
21725 \end_layout
21726
21727 \begin_layout Standard
21728 LyX offers you further float types as well as rotated floats.
21729  It also allows you to change the float numbering scheme, to control the
21730  float placement and to change the formatting and placement of the float
21731  caption.
21732  All these features are explained in detail with many examples in chapter
21733  
21734 \emph on
21735 Floats
21736 \emph default
21737  of the the 
21738 \emph on
21739 Embedded
21740 \begin_inset space ~
21741 \end_inset
21742
21743 Objects
21744 \emph default
21745  manual.
21746 \end_layout
21747
21748 \begin_layout Section
21749 Minipages
21750 \begin_inset Index idx
21751 status collapsed
21752
21753 \begin_layout Plain Layout
21754 Minipages
21755 \end_layout
21756
21757 \end_inset
21758
21759
21760 \begin_inset CommandInset label
21761 LatexCommand label
21762 name "sec:Minipages"
21763
21764 \end_inset
21765
21766
21767 \end_layout
21768
21769 \begin_layout Standard
21770 LaTeX provides a mechanism to produce essentially a page within a page,
21771  called minipage.
21772  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21773 \begin_inset space ~
21774 \end_inset
21775
21776 apply.
21777  
21778 \end_layout
21779
21780 \begin_layout Standard
21781 Minipages in LyX have their own collapsible box inserted via the menu 
21782 \family sans
21783 Insert\SpecialChar \menuseparator
21784 Box
21785 \family default
21786 .
21787  Right-clicking on the box allows you to alter the width of the minipage
21788  and its alignment within the page.
21789 \end_layout
21790
21791 \begin_layout Standard
21792 \align center
21793 \begin_inset Box Frameless
21794 position "t"
21795 hor_pos "c"
21796 has_inner_box 1
21797 inner_pos "t"
21798 use_parbox 0
21799 use_makebox 0
21800 width "30col%"
21801 special "none"
21802 height "1pt"
21803 height_special "totalheight"
21804 status open
21805
21806 \begin_layout Plain Layout
21807
21808 \shape italic
21809 This is a minipage.
21810  The text is set in an italic style.
21811 \end_layout
21812
21813 \begin_layout Plain Layout
21814
21815 \shape italic
21816 Minipages are often used for text in another language or text that needs
21817  another formatting.
21818 \end_layout
21819
21820 \end_inset
21821
21822
21823 \end_layout
21824
21825 \begin_layout Standard
21826 \begin_inset VSpace medskip
21827 \end_inset
21828
21829 If you place two minipages side-by-side, you can use 
21830 \family sans
21831 Horizontal Fills
21832 \family default
21833  as described in section
21834 \begin_inset space ~
21835 \end_inset
21836
21837
21838 \begin_inset CommandInset ref
21839 LatexCommand ref
21840 reference "sub:Horizontal-Space"
21841
21842 \end_inset
21843
21844 :
21845 \begin_inset VSpace medskip
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \begin_layout Standard
21852 \begin_inset Box Frameless
21853 position "t"
21854 hor_pos "c"
21855 has_inner_box 1
21856 inner_pos "t"
21857 use_parbox 0
21858 use_makebox 0
21859 width "1.5in"
21860 special "none"
21861 height "1pt"
21862 height_special "totalheight"
21863 status open
21864
21865 \begin_layout Plain Layout
21866 This is a minipage with some stupid dummy text.
21867  This dummy text is used to increase the size of the minipage.
21868 \end_layout
21869
21870 \end_inset
21871
21872
21873 \begin_inset space \hfill{}
21874 \end_inset
21875
21876
21877 \begin_inset Box Frameless
21878 position "t"
21879 hor_pos "c"
21880 has_inner_box 1
21881 inner_pos "t"
21882 use_parbox 0
21883 use_makebox 0
21884 width "1.5in"
21885 special "none"
21886 height "1pt"
21887 height_special "totalheight"
21888 status open
21889
21890 \begin_layout Plain Layout
21891 This is a minipage with some stupid dummy text.
21892  This dummy text is used to increase the size of the minipage.
21893 \end_layout
21894
21895 \end_inset
21896
21897
21898 \end_layout
21899
21900 \begin_layout Standard
21901 \begin_inset VSpace bigskip
21902 \end_inset
21903
21904
21905 \end_layout
21906
21907 \begin_layout Standard
21908 When you right-click on a minipage box, you can change the box from a minipage
21909  to other box types.
21910  All box types and their settings are explained in detail in chapter 
21911 \emph on
21912 Boxes
21913 \emph default
21914  of the 
21915 \emph on
21916 Embedded
21917 \begin_inset space ~
21918 \end_inset
21919
21920 Objects
21921 \emph default
21922  manual.
21923 \end_layout
21924
21925 \begin_layout Chapter
21926 Mathematical Formulas
21927 \begin_inset Index idx
21928 status collapsed
21929
21930 \begin_layout Plain Layout
21931 Math
21932 \end_layout
21933
21934 \end_inset
21935
21936
21937 \begin_inset Index idx
21938 status collapsed
21939
21940 \begin_layout Plain Layout
21941 Formulas | see
21942 \begin_inset ERT
21943 status collapsed
21944
21945 \begin_layout Plain Layout
21946
21947 {
21948 \end_layout
21949
21950 \end_inset
21951
21952 Math
21953 \begin_inset ERT
21954 status collapsed
21955
21956 \begin_layout Plain Layout
21957
21958 }
21959 \end_layout
21960
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \end_inset
21967
21968
21969 \begin_inset CommandInset label
21970 LatexCommand label
21971 name "cha:Mathematical-Formulas"
21972
21973 \end_inset
21974
21975
21976 \end_layout
21977
21978 \begin_layout Standard
21979 The issues of this chapter are described in detail in the 
21980 \emph on
21981 Math
21982 \emph default
21983  manual.
21984  There you'll also find tips and tricks for special cases.
21985 \end_layout
21986
21987 \begin_layout Section
21988 Basic Math Editing
21989 \begin_inset Index idx
21990 status collapsed
21991
21992 \begin_layout Plain Layout
21993 Math ! Basics
21994 \end_layout
21995
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \begin_layout Standard
22002 To create a math formula, you can just click on the toolbar icon 
22003 \begin_inset Info
22004 type  "icon"
22005 arg   "math-mode on"
22006 \end_inset
22007
22008 .
22009  That will create a little blue rectangle, with purple markers around its
22010  corners.
22011  That blue rectangle is the formula itself; the purple markers indicate
22012  what level of nesting within the formula you are at.
22013  You can also choose a particular formula type to insert via the 
22014 \family sans
22015 Insert\SpecialChar \menuseparator
22016 Math
22017 \family default
22018  menu.
22019 \end_layout
22020
22021 \begin_layout Standard
22022 Editing the parameters of a formula and adding math constructs can be done
22023  with the 
22024 \family sans
22025 math
22026 \begin_inset space ~
22027 \end_inset
22028
22029 toolbar
22030 \family default
22031 , that appears when the cursor is in a formula.
22032 \end_layout
22033
22034 \begin_layout Standard
22035 There are two main types of formulas: Inline formulas appear within a text
22036  line, like this one:
22037 \end_layout
22038
22039 \begin_layout Standard
22040 This is a line with an inline formula 
22041 \begin_inset Formula $A=B$
22042 \end_inset
22043
22044  in it.
22045 \end_layout
22046
22047 \begin_layout Standard
22048 Displayed formulas appear outside the text like if they were in an own paragraph
22049 , like this one:
22050 \begin_inset Formula 
22051 \[
22052 A=B
22053 \]
22054
22055 \end_inset
22056
22057 You can only number and reference displayed formulas.
22058 \end_layout
22059
22060 \begin_layout Standard
22061 LyX supports also many LaTeX math commands.
22062  E.
22063 \begin_inset space \thinspace{}
22064 \end_inset
22065
22066 g.
22067 \begin_inset space \space{}
22068 \end_inset
22069
22070 typing 
22071 \begin_inset Quotes eld
22072 \end_inset
22073
22074
22075 \series bold
22076
22077 \backslash
22078 alpha
22079 \series default
22080
22081 \begin_inset Quotes erd
22082 \end_inset
22083
22084 , followed by a space, in a formula will create the Greek letter 
22085 \begin_inset Formula $\alpha$
22086 \end_inset
22087
22088 .
22089  So typing commands might sometimes be faster than using the 
22090 \family sans
22091 Math
22092 \begin_inset space ~
22093 \end_inset
22094
22095 Panel
22096 \family default
22097 .
22098 \end_layout
22099
22100 \begin_layout Subsection
22101 Navigating in Formulas
22102 \begin_inset Index idx
22103 status collapsed
22104
22105 \begin_layout Plain Layout
22106 Math ! Navigating
22107 \end_layout
22108
22109 \end_inset
22110
22111
22112 \end_layout
22113
22114 \begin_layout Standard
22115 The best control over the cursor position within an existing formula is
22116  achieved with the arrow keys.
22117  LyX uses small rectangles to indicate places where something can be inserted.
22118  The arrow keys can be used to navigate between parts of a formula.
22119  Pressing 
22120 \family sans
22121 Space
22122 \family default
22123  will leave a formula construct (a square root 
22124 \begin_inset Formula $\sqrt{2}$
22125 \end_inset
22126
22127 , or parentheses 
22128 \begin_inset Formula $\left(f\right)$
22129 \end_inset
22130
22131 , or a matrix 
22132 \begin_inset Formula $\left[\begin{array}{cc}
22133 1 & 2\\
22134 3 & 4
22135 \end{array}\right]$
22136 \end_inset
22137
22138 ).
22139  Pressing 
22140 \family sans
22141 Escape
22142 \family default
22143  will leave the formula, placing the cursor after the formula.
22144  
22145 \family sans
22146 Tab
22147 \family default
22148  can be used to move horizontally in a formula; for example, through the
22149  cells of a matrix or the positions in a multi-line equation.
22150 \end_layout
22151
22152 \begin_layout Standard
22153
22154 \family sans
22155 Space
22156 \family default
22157 , printed in this document as 
22158 \begin_inset Quotes eld
22159 \end_inset
22160
22161
22162 \begin_inset ERT
22163 status collapsed
22164
22165 \begin_layout Plain Layout
22166
22167
22168 \backslash
22169 spce 
22170 \end_layout
22171
22172 \end_inset
22173
22174
22175 \begin_inset Quotes erd
22176 \end_inset
22177
22178
22179 \begin_inset Note Note
22180 status collapsed
22181
22182 \begin_layout Plain Layout
22183 This command will appear in the output as official character denoting the
22184  space character (visible space).
22185 \end_layout
22186
22187 \end_inset
22188
22189 , seems to do nothing in a formula, since it does not add a space between
22190  characters, but it does exit a nested structure.
22191  For this reason, you have to be careful about using 
22192 \family sans
22193 Space
22194 \family default
22195 .
22196  For example, if you want 
22197 \begin_inset Formula $\sqrt{2x+1}$
22198 \end_inset
22199
22200 , type 
22201 \series bold
22202
22203 \backslash
22204 sqrt
22205 \begin_inset ERT
22206 status collapsed
22207
22208 \begin_layout Plain Layout
22209
22210
22211 \backslash
22212 spce 
22213 \end_layout
22214
22215 \end_inset
22216
22217 2x+1
22218 \series default
22219  and not 
22220 \series bold
22221
22222 \backslash
22223 sqrt
22224 \begin_inset ERT
22225 status collapsed
22226
22227 \begin_layout Plain Layout
22228
22229
22230 \backslash
22231 spce 
22232 \end_layout
22233
22234 \end_inset
22235
22236 2x
22237 \begin_inset ERT
22238 status collapsed
22239
22240 \begin_layout Plain Layout
22241
22242
22243 \backslash
22244 spce 
22245 \end_layout
22246
22247 \end_inset
22248
22249 +1
22250 \series default
22251 , since in the latter case only the 
22252 \family typewriter
22253
22254 \begin_inset Formula $2x$
22255 \end_inset
22256
22257
22258 \family default
22259  will be under the square root sign: 
22260 \begin_inset Formula $\sqrt{2x}+1$
22261 \end_inset
22262
22263 .
22264 \end_layout
22265
22266 \begin_layout Standard
22267 You can leave many parts of a formula, like this matrix, partially filled
22268  in, such as:
22269 \begin_inset Formula 
22270 \[
22271 \left(\begin{array}{ccc}
22272 \lambda_{1}\\
22273  & \ddots\\
22274  &  & \lambda_{n}
22275 \end{array}\right)
22276 \]
22277
22278 \end_inset
22279
22280 If you leave a fraction only partially filled in, or a subscript with nothing
22281  in it, the results will be unpredictable, but most constructs don't mind.
22282 \end_layout
22283
22284 \begin_layout Subsection
22285 Selecting Text
22286 \end_layout
22287
22288 \begin_layout Standard
22289 You can select text within a formula in two different ways.
22290  Place the cursor at one end of the string of text you want, and press 
22291 \family sans
22292 Shift
22293 \family default
22294  and a cursor movement key to select text.
22295  It will be highlighted as with regular text selection.
22296  Alternatively, you can select text with the mouse in the usual way.
22297  That text can then be cut or copied, and then pasted within any formula,
22298  but not in a normal text region in LyX.
22299 \end_layout
22300
22301 \begin_layout Subsection
22302 Exponents and Subscripts
22303 \begin_inset Index idx
22304 status collapsed
22305
22306 \begin_layout Plain Layout
22307 Math ! Exponents
22308 \end_layout
22309
22310 \end_inset
22311
22312
22313 \begin_inset Index idx
22314 status collapsed
22315
22316 \begin_layout Plain Layout
22317 Math ! Subscripts
22318 \end_layout
22319
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \begin_layout Standard
22326 You can use the math panel to add super- or subscripts, but the much easier
22327  way is to use a command.
22328  To get 
22329 \begin_inset Formula $x^{2}$
22330 \end_inset
22331
22332 , type in a formula 
22333 \series bold
22334 x^2
22335 \begin_inset ERT
22336 status collapsed
22337
22338 \begin_layout Plain Layout
22339
22340
22341 \backslash
22342 spce 
22343 \end_layout
22344
22345 \end_inset
22346
22347
22348 \series default
22349 .
22350  The final 
22351 \family sans
22352 Space
22353 \family default
22354  puts the cursor back down on the base line of the expression.
22355  If you type 
22356 \series bold
22357 x^2y
22358 \series default
22359 , you will get 
22360 \begin_inset Formula $x^{2y}$
22361 \end_inset
22362
22363 , to get 
22364 \begin_inset Formula $x^{2}y$
22365 \end_inset
22366
22367 , type 
22368 \series bold
22369 x^2
22370 \begin_inset ERT
22371 status collapsed
22372
22373 \begin_layout Plain Layout
22374
22375
22376 \backslash
22377 spce 
22378 \end_layout
22379
22380 \end_inset
22381
22382 y
22383 \series default
22384 .
22385  If you use characters in the superscript, that could be accented with the
22386  hat 
22387 \begin_inset Quotes eld
22388 \end_inset
22389
22390 ^
22391 \begin_inset Quotes erd
22392 \end_inset
22393
22394 , you have to use an extra 
22395 \family sans
22396 Space
22397 \family default
22398  to separate the hat and the character.
22399  E.
22400 \begin_inset space \thinspace{}
22401 \end_inset
22402
22403 g.
22404 \begin_inset space \space{}
22405 \end_inset
22406
22407 if you want 
22408 \begin_inset Formula $x^{a}$
22409 \end_inset
22410
22411 , type 
22412 \series bold
22413 x^
22414 \begin_inset ERT
22415 status collapsed
22416
22417 \begin_layout Plain Layout
22418
22419
22420 \backslash
22421 spce 
22422 \end_layout
22423
22424 \end_inset
22425
22426 a
22427 \series default
22428 .
22429  Subscripts are similar: To get 
22430 \begin_inset Formula $a_{1}$
22431 \end_inset
22432
22433 , type 
22434 \series bold
22435 a_1
22436 \begin_inset ERT
22437 status collapsed
22438
22439 \begin_layout Plain Layout
22440
22441
22442 \backslash
22443 spce 
22444 \end_layout
22445
22446 \end_inset
22447
22448
22449 \series default
22450 .
22451 \end_layout
22452
22453 \begin_layout Subsection
22454 Fractions
22455 \begin_inset Index idx
22456 status collapsed
22457
22458 \begin_layout Plain Layout
22459 Math ! Fractions
22460 \end_layout
22461
22462 \end_inset
22463
22464
22465 \end_layout
22466
22467 \begin_layout Standard
22468 Create a fraction with either the command 
22469 \series bold
22470
22471 \backslash
22472 frac
22473 \series default
22474  or using the icon 
22475 \begin_inset Graphics
22476         filename ../images/math/frac.png
22477         scale 60
22478
22479 \end_inset
22480
22481  in the 
22482 \family sans
22483 Math
22484 \begin_inset space ~
22485 \end_inset
22486
22487 Panel
22488 \family default
22489 .
22490  You will be presented with an empty fraction.
22491  The cursor is above the fraction line.
22492  To move it to the bottom, simply press 
22493 \family sans
22494 Down
22495 \family default
22496 .
22497  To move back up, press 
22498 \family sans
22499 Up
22500 \family default
22501 .
22502  Any math structure can be placed in a fraction, as this example shows:
22503 \begin_inset Formula 
22504 \[
22505 \left[\frac{1}{\left(\begin{array}{cc}
22506 2 & 3\\
22507 4 & 5
22508 \end{array}\right)}\right]
22509 \]
22510
22511 \end_inset
22512
22513
22514 \end_layout
22515
22516 \begin_layout Subsection
22517 Roots
22518 \begin_inset Index idx
22519 status collapsed
22520
22521 \begin_layout Plain Layout
22522 Math ! Roots
22523 \end_layout
22524
22525 \end_inset
22526
22527
22528 \end_layout
22529
22530 \begin_layout Standard
22531 Roots can be created using the 
22532 \family sans
22533 Math
22534 \begin_inset space ~
22535 \end_inset
22536
22537 Panel
22538 \family default
22539  button
22540 \begin_inset Graphics
22541         filename ../images/math/sqrt.png
22542         scale 85
22543         groupId toolbarbuttons
22544
22545 \end_inset
22546
22547  or the commands 
22548 \series bold
22549
22550 \backslash
22551 sqrt
22552 \series default
22553  or 
22554 \series bold
22555
22556 \backslash
22557 root
22558 \series default
22559 .
22560  With the command 
22561 \series bold
22562
22563 \backslash
22564 root
22565 \series default
22566  you can produce roots of higher orders, like cube roots, while 
22567 \series bold
22568
22569 \backslash
22570 sqrt
22571 \series default
22572  produces always a square root.
22573 \end_layout
22574
22575 \begin_layout Subsection
22576 Operators with Limits
22577 \begin_inset Index idx
22578 status collapsed
22579
22580 \begin_layout Plain Layout
22581 Math ! Sums
22582 \end_layout
22583
22584 \end_inset
22585
22586
22587 \begin_inset Index idx
22588 status collapsed
22589
22590 \begin_layout Plain Layout
22591 Math ! Integrals
22592 \end_layout
22593
22594 \end_inset
22595
22596
22597 \begin_inset CommandInset label
22598 LatexCommand label
22599 name "sub:Operators-with-Limits"
22600
22601 \end_inset
22602
22603
22604 \end_layout
22605
22606 \begin_layout Standard
22607 Sum (
22608 \begin_inset Formula $\sum$
22609 \end_inset
22610
22611 ) and integral (
22612 \begin_inset Formula $\int$
22613 \end_inset
22614
22615 ) operators are very often decorated with limits.
22616  These limits can be entered in LyX by entering them as you would enter
22617  a super- or subscript, directly after the symbol.
22618  The sum operator will automatically place its 
22619 \begin_inset Quotes eld
22620 \end_inset
22621
22622 limits
22623 \begin_inset Quotes erd
22624 \end_inset
22625
22626  over and under the symbol in displayed formulas, and on the side in inline
22627  formulas.
22628  Such as 
22629 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22630 \end_inset
22631
22632 , versus
22633 \begin_inset Formula 
22634 \[
22635 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22636 \]
22637
22638 \end_inset
22639
22640 Integral signs, however, will place the limits on the side in both formula
22641  types.
22642 \end_layout
22643
22644 \begin_layout Standard
22645 All operators with limits will be automatically re-sized when placed in
22646  display mode.
22647  The placement of the limits can be changed by placing the cursor directly
22648  behind the operator and hitting 
22649 \begin_inset Info
22650 type  "shortcut"
22651 arg   "math-limits"
22652 \end_inset
22653
22654  or using the menu 
22655 \family sans
22656 Edit\SpecialChar \menuseparator
22657 Math\SpecialChar \menuseparator
22658 Change
22659 \begin_inset space ~
22660 \end_inset
22661
22662 Limits
22663 \begin_inset space ~
22664 \end_inset
22665
22666 Type
22667 \family default
22668 .
22669 \end_layout
22670
22671 \begin_layout Standard
22672 Certain other mathematical expressions have this 
22673 \begin_inset Quotes eld
22674 \end_inset
22675
22676 moving limits
22677 \begin_inset Quotes erd
22678 \end_inset
22679
22680  feature as addition, such as
22681 \begin_inset Index idx
22682 status collapsed
22683
22684 \begin_layout Plain Layout
22685 Math ! Limits
22686 \end_layout
22687
22688 \end_inset
22689
22690
22691 \begin_inset Formula 
22692 \[
22693 \lim_{x\rightarrow\infty}f(x),
22694 \]
22695
22696 \end_inset
22697
22698 which will place the 
22699 \begin_inset Formula $x\rightarrow\infty$
22700 \end_inset
22701
22702  underneath the 
22703 \begin_inset Quotes eld
22704 \end_inset
22705
22706 lim
22707 \begin_inset Quotes erd
22708 \end_inset
22709
22710  in display mode.
22711  In inline formulas it looks like this: 
22712 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22713 \end_inset
22714
22715 .
22716 \end_layout
22717
22718 \begin_layout Standard
22719 Note that the lim-function was entered as the function macro 
22720 \series bold
22721
22722 \backslash
22723 lim
22724 \series default
22725 .
22726  Have a look at section
22727 \begin_inset space ~
22728 \end_inset
22729
22730
22731 \begin_inset CommandInset ref
22732 LatexCommand ref
22733 reference "sub:Functions"
22734
22735 \end_inset
22736
22737  for an explanation of function macros.
22738 \end_layout
22739
22740 \begin_layout Subsection
22741 Math Symbols
22742 \begin_inset Index idx
22743 status collapsed
22744
22745 \begin_layout Plain Layout
22746 Math ! Symbols
22747 \end_layout
22748
22749 \end_inset
22750
22751
22752 \end_layout
22753
22754 \begin_layout Standard
22755 Most math symbols can be found in the 
22756 \family sans
22757 Math
22758 \begin_inset space ~
22759 \end_inset
22760
22761 Panel
22762 \family default
22763  under one of several categories; including 
22764 \family sans
22765 Greek
22766 \family default
22767
22768 \family sans
22769 Operators
22770 \family default
22771  , 
22772 \family sans
22773 Relations
22774 \family default
22775
22776 \family sans
22777 Arrows
22778 \family default
22779 .
22780  There are also the additional symbols provided by the American Mathematical
22781  Society (AMS).
22782 \end_layout
22783
22784 \begin_layout Standard
22785 If you know the LaTeX-command for a construct or symbol you wish to use,
22786  you don't have to use the 
22787 \family sans
22788 Math
22789 \begin_inset space ~
22790 \end_inset
22791
22792 Panel
22793 \family default
22794 , but can type the command directly into the formula.
22795  LyX will convert it to the corresponding symbol or construct.
22796 \end_layout
22797
22798 \begin_layout Subsection
22799 Altering Spacing
22800 \begin_inset Index idx
22801 status collapsed
22802
22803 \begin_layout Plain Layout
22804 Math ! Spaces
22805 \end_layout
22806
22807 \end_inset
22808
22809
22810 \end_layout
22811
22812 \begin_layout Standard
22813 You may want to create spaces that differ from the standard spacing that
22814  LaTeX provides.
22815  To do this, type 
22816 \begin_inset Info
22817 type  "shortcut"
22818 arg   "space-insert protected"
22819 \end_inset
22820
22821  or to use the 
22822 \family sans
22823 Math
22824 \begin_inset space ~
22825 \end_inset
22826
22827 Panel
22828 \family default
22829  button 
22830 \begin_inset Graphics
22831         filename ../images/math/space.png
22832         scale 85
22833         groupId toolbarbuttons
22834
22835 \end_inset
22836
22837 .
22838  This generates a small space, and shows a small marker on the screen.
22839  For example, the sequence 
22840 \series bold
22841 a Ctrl+Space b
22842 \series default
22843
22844 \begin_inset Formula $a\, b$
22845 \end_inset
22846
22847  appears in LyX as 
22848 \begin_inset Graphics
22849         filename clipart/SpaceMarker.png
22850
22851 \end_inset
22852
22853 .
22854  You can change the space to different sizes when you set the cursor behind
22855  the space marker and hit space again several times.
22856  With every space hit the size will be changed.
22857  Some markers for the space size appear red in LyX, because they are negative
22858  spaces.
22859  Here are two examples:
22860 \end_layout
22861
22862 \begin_layout Standard
22863
22864 \series bold
22865 a Ctrl+Space b
22866 \series default
22867  and 3×
22868 \family sans
22869 Space
22870 \family default
22871
22872 \begin_inset Formula $a\quad b$
22873 \end_inset
22874
22875
22876 \end_layout
22877
22878 \begin_layout Standard
22879
22880 \series bold
22881 a Ctrl+Space b
22882 \series default
22883  and 5×
22884 \family sans
22885 Space
22886 \family default
22887
22888 \begin_inset Formula $a\! b$
22889 \end_inset
22890
22891
22892 \end_layout
22893
22894 \begin_layout Subsection
22895 Functions
22896 \begin_inset Index idx
22897 status collapsed
22898
22899 \begin_layout Plain Layout
22900 Math ! Functions
22901 \end_layout
22902
22903 \end_inset
22904
22905
22906 \begin_inset CommandInset label
22907 LatexCommand label
22908 name "sub:Functions"
22909
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \begin_layout Standard
22916 The 
22917 \family sans
22918 Math
22919 \begin_inset space ~
22920 \end_inset
22921
22922 Panel
22923 \family default
22924  contains under the button 
22925 \begin_inset Graphics
22926         filename ../images/math/functions.png
22927         scale 85
22928         groupId toolbarbuttons
22929
22930 \end_inset
22931
22932  a number of function macros, such as 
22933 \begin_inset Formula $\sin$
22934 \end_inset
22935
22936
22937 \begin_inset Formula $\lim$
22938 \end_inset
22939
22940
22941 \emph on
22942 etc
22943 \emph default
22944 .
22945  (you can also insert them in a formula by typing 
22946 \series bold
22947
22948 \backslash
22949 sin
22950 \series default
22951  etc.).
22952  Standard mathematical practice is that functions are printed upright to
22953  avoid confusions, because 
22954 \begin_inset Formula $sin$
22955 \end_inset
22956
22957  does normally mean 
22958 \begin_inset Formula $s\cdot i\cdot n$
22959 \end_inset
22960
22961 .
22962 \end_layout
22963
22964 \begin_layout Standard
22965 Using the function macros will also produce correct spacing around the function:
22966  
22967 \begin_inset Formula $a\sin x$
22968 \end_inset
22969
22970  is different from 
22971 \begin_inset Formula $asinx$
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \begin_layout Standard
22978 For some mathematical objects, like the limes, the macro changes where subscript
22979 s are placed, as described in section
22980 \begin_inset space ~
22981 \end_inset
22982
22983
22984 \begin_inset CommandInset ref
22985 LatexCommand ref
22986 reference "sub:Operators-with-Limits"
22987
22988 \end_inset
22989
22990 .
22991 \end_layout
22992
22993 \begin_layout Subsection
22994 Accents
22995 \begin_inset Index idx
22996 status collapsed
22997
22998 \begin_layout Plain Layout
22999 Math ! Accents
23000 \end_layout
23001
23002 \end_inset
23003
23004
23005 \end_layout
23006
23007 \begin_layout Standard
23008 In a formula you can insert accented characters in the same way as in text
23009  mode.
23010  This may depend on your keyboard, or the bindings file you use.
23011  You can also use LaTeX commands to e.
23012 \begin_inset space \thinspace{}
23013 \end_inset
23014
23015 g.
23016 \begin_inset space \space{}
23017 \end_inset
23018
23019 enter 
23020 \begin_inset Formula $\hat{a}$
23021 \end_inset
23022
23023  even if your keyboard doesn't have hat-accents enabled.
23024  Our example is entered by typing 
23025 \series bold
23026
23027 \backslash
23028 hat
23029 \begin_inset ERT
23030 status collapsed
23031
23032 \begin_layout Plain Layout
23033
23034
23035 \backslash
23036 spce 
23037 \end_layout
23038
23039 \end_inset
23040
23041 a
23042 \series default
23043  in a formula.
23044  Table
23045 \begin_inset space ~
23046 \end_inset
23047
23048
23049 \begin_inset CommandInset ref
23050 LatexCommand ref
23051 reference "cap:Accent-names-and"
23052
23053 \end_inset
23054
23055  shows the equivalences between the accent names and the commands.
23056 \end_layout
23057
23058 \begin_layout Standard
23059 \begin_inset Float table
23060 wide false
23061 sideways false
23062 status open
23063
23064 \begin_layout Plain Layout
23065 \begin_inset Caption
23066
23067 \begin_layout Plain Layout
23068 \begin_inset CommandInset label
23069 LatexCommand label
23070 name "cap:Accent-names-and"
23071
23072 \end_inset
23073
23074 Accent names and the corresponding commands.
23075 \end_layout
23076
23077 \end_inset
23078
23079
23080 \end_layout
23081
23082 \begin_layout Plain Layout
23083 \align center
23084 \begin_inset Tabular
23085 <lyxtabular version="3" rows="11" columns="3">
23086 <features tabularvalignment="middle">
23087 <column alignment="center" valignment="top" width="0pt">
23088 <column alignment="center" valignment="top" width="0pt">
23089 <column alignment="center" valignment="top" width="0pt">
23090 <row>
23091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095 Name
23096 \end_layout
23097
23098 \end_inset
23099 </cell>
23100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23101 \begin_inset Text
23102
23103 \begin_layout Plain Layout
23104 Command
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113 E
23114 \family roman
23115 \series medium
23116 \shape up
23117 \size normal
23118 \emph off
23119 \bar no
23120 \noun off
23121 \color none
23122 xample
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 </row>
23128 <row>
23129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133
23134 \family roman
23135 \series medium
23136 \shape up
23137 \size normal
23138 \emph off
23139 \bar no
23140 \noun off
23141 \color none
23142 circumflex
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151
23152 \series bold
23153
23154 \backslash
23155 hat
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164
23165 \family roman
23166 \series medium
23167 \shape up
23168 \size normal
23169 \emph off
23170 \bar no
23171 \noun off
23172 \color none
23173 \begin_inset Formula $\hat{a}$
23174 \end_inset
23175
23176
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 </row>
23182 <row>
23183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187
23188 \family roman
23189 \series medium
23190 \shape up
23191 \size normal
23192 \emph off
23193 \bar no
23194 \noun off
23195 \color none
23196 grave
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205
23206 \series bold
23207
23208 \backslash
23209 grave
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23215 \begin_inset Text
23216
23217 \begin_layout Plain Layout
23218
23219 \family roman
23220 \series medium
23221 \shape up
23222 \size normal
23223 \emph off
23224 \bar no
23225 \noun off
23226 \color none
23227 \begin_inset Formula $\grave{a}$
23228 \end_inset
23229
23230
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 </row>
23236 <row>
23237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23238 \begin_inset Text
23239
23240 \begin_layout Plain Layout
23241
23242 \family roman
23243 \series medium
23244 \shape up
23245 \size normal
23246 \emph off
23247 \bar no
23248 \noun off
23249 \color none
23250 acute
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \series bold
23261
23262 \backslash
23263 acute
23264 \end_layout
23265
23266 \end_inset
23267 </cell>
23268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272
23273 \family roman
23274 \series medium
23275 \shape up
23276 \size normal
23277 \emph off
23278 \bar no
23279 \noun off
23280 \color none
23281 \begin_inset Formula $\acute{a}$
23282 \end_inset
23283
23284
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 </row>
23290 <row>
23291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23292 \begin_inset Text
23293
23294 \begin_layout Plain Layout
23295
23296 \family roman
23297 \series medium
23298 \shape up
23299 \size normal
23300 \emph off
23301 \bar no
23302 \noun off
23303 \color none
23304 umlaut
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313
23314 \series bold
23315
23316 \backslash
23317 ddot
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23323 \begin_inset Text
23324
23325 \begin_layout Plain Layout
23326
23327 \family roman
23328 \series medium
23329 \shape up
23330 \size normal
23331 \emph off
23332 \bar no
23333 \noun off
23334 \color none
23335 \begin_inset Formula $\ddot{a}$
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 </row>
23344 <row>
23345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349
23350 \family roman
23351 \series medium
23352 \shape up
23353 \size normal
23354 \emph off
23355 \bar no
23356 \noun off
23357 \color none
23358 tilde
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \series bold
23369
23370 \backslash
23371 tilde
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380
23381 \family roman
23382 \series medium
23383 \shape up
23384 \size normal
23385 \emph off
23386 \bar no
23387 \noun off
23388 \color none
23389 \begin_inset Formula $\tilde{a}$
23390 \end_inset
23391
23392
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 </row>
23398 <row>
23399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403
23404 \family roman
23405 \series medium
23406 \shape up
23407 \size normal
23408 \emph off
23409 \bar no
23410 \noun off
23411 \color none
23412 dot
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421
23422 \series bold
23423
23424 \backslash
23425 dot
23426 \end_layout
23427
23428 \end_inset
23429 </cell>
23430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434
23435 \family roman
23436 \series medium
23437 \shape up
23438 \size normal
23439 \emph off
23440 \bar no
23441 \noun off
23442 \color none
23443 \begin_inset Formula $\dot{a}$
23444 \end_inset
23445
23446
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 </row>
23452 <row>
23453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23454 \begin_inset Text
23455
23456 \begin_layout Plain Layout
23457
23458 \family roman
23459 \series medium
23460 \shape up
23461 \size normal
23462 \emph off
23463 \bar no
23464 \noun off
23465 \color none
23466 breve
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475
23476 \series bold
23477
23478 \backslash
23479 breve
23480 \end_layout
23481
23482 \end_inset
23483 </cell>
23484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23485 \begin_inset Text
23486
23487 \begin_layout Plain Layout
23488
23489 \family roman
23490 \series medium
23491 \shape up
23492 \size normal
23493 \emph off
23494 \bar no
23495 \noun off
23496 \color none
23497 \begin_inset Formula $\breve{a}$
23498 \end_inset
23499
23500
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 </row>
23506 <row>
23507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511
23512 \family roman
23513 \series medium
23514 \shape up
23515 \size normal
23516 \emph off
23517 \bar no
23518 \noun off
23519 \color none
23520 caron
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \series bold
23531
23532 \backslash
23533 check
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542
23543 \family roman
23544 \series medium
23545 \shape up
23546 \size normal
23547 \emph off
23548 \bar no
23549 \noun off
23550 \color none
23551 \begin_inset Formula $\check{a}$
23552 \end_inset
23553
23554
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 </row>
23560 <row>
23561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565
23566 \family roman
23567 \series medium
23568 \shape up
23569 \size normal
23570 \emph off
23571 \bar no
23572 \noun off
23573 \color none
23574 macron
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583
23584 \series bold
23585
23586 \backslash
23587 bar
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596
23597 \family roman
23598 \series medium
23599 \shape up
23600 \size normal
23601 \emph off
23602 \bar no
23603 \noun off
23604 \color none
23605 \begin_inset Formula $\bar{a}$
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 </row>
23614 <row>
23615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619 vector
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \series bold
23630
23631 \backslash
23632 vec
23633 \end_layout
23634
23635 \end_inset
23636 </cell>
23637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23638 \begin_inset Text
23639
23640 \begin_layout Plain Layout
23641
23642 \family roman
23643 \series medium
23644 \shape up
23645 \size normal
23646 \emph off
23647 \bar no
23648 \noun off
23649 \color none
23650 \begin_inset Formula $\vec{a}$
23651 \end_inset
23652
23653
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 </row>
23659 </lyxtabular>
23660
23661 \end_inset
23662
23663
23664 \end_layout
23665
23666 \end_inset
23667
23668
23669 \end_layout
23670
23671 \begin_layout Standard
23672 You can choose one of the accents by selecting an item from the 
23673 \family sans
23674 Frame
23675 \begin_inset space ~
23676 \end_inset
23677
23678 decorations
23679 \family default
23680  symbol set button 
23681 \begin_inset Graphics
23682         filename ../images/math/hat.png
23683         scale 85
23684         groupId toolbarbuttons
23685
23686 \end_inset
23687
23688  in the math panel ; this will apply to any selection you have made within
23689  a formula too.
23690 \end_layout
23691
23692 \begin_layout Section
23693 Brackets and Delimiters
23694 \begin_inset Index idx
23695 status collapsed
23696
23697 \begin_layout Plain Layout
23698 Math ! Brackets
23699 \end_layout
23700
23701 \end_inset
23702
23703
23704 \begin_inset Index idx
23705 status collapsed
23706
23707 \begin_layout Plain Layout
23708 Math ! Delimiters
23709 \end_layout
23710
23711 \end_inset
23712
23713
23714 \begin_inset CommandInset label
23715 LatexCommand label
23716 name "sec:Brackets-and-Delimiters"
23717
23718 \end_inset
23719
23720
23721 \end_layout
23722
23723 \begin_layout Standard
23724 There are several brackets available through LyX.
23725  For most purposes, using just the keys 
23726 \family typewriter
23727 []{}()|<>
23728 \family default
23729  should suffice.
23730  But if you want to surround a large structure, like a matrix or a fraction,
23731  or if you have several layers of brackets, it is better to use the math
23732  toolbar delimiter icon 
23733 \begin_inset Info
23734 type  "icon"
23735 arg   "dialog-show mathdelimiter"
23736 \end_inset
23737
23738 .
23739  For example, that's how you would construct the brackets around a standard
23740  matrix such as:
23741 \begin_inset Formula 
23742 \[
23743 \left[\begin{array}{cc}
23744 1 & 2\\
23745 3 & 4
23746 \end{array}\right]
23747 \]
23748
23749 \end_inset
23750
23751 and to make it easier to see the layers of parentheses as in: 
23752 \begin_inset Formula 
23753 \[
23754 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23755 \]
23756
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \begin_layout Standard
23763 The parentheses, and other brackets from that menu will automatically re-size
23764  to accommodate the size of what is inside.
23765 \end_layout
23766
23767 \begin_layout Standard
23768 To construct brackets click on the button for the bracket you want on the
23769  left side and right side.
23770  If you use the option 
23771 \family sans
23772 Keep
23773 \begin_inset space ~
23774 \end_inset
23775
23776 matched
23777 \family default
23778 , the selected bracket type will be used for the left and the right side.
23779  The selection will be shown below the button field.
23780  If you want one side to not have a bracket, use the blank button.
23781  It will appear in LyX with a dotted line, but nothing will be printed.
23782 \end_layout
23783
23784 \begin_layout Standard
23785 If you want to place brackets around math structures, like a square root,
23786  you can do that by highlighting (selecting) the structure that is to go
23787  inside the brackets.
23788  Then choose the appropriate brackets for left and right and click on 
23789 \family sans
23790 Insert
23791 \family default
23792 .
23793  The parentheses will be drawn around the selected structure.
23794 \end_layout
23795
23796 \begin_layout Section
23797 Arrays and Multi-line Equations
23798 \begin_inset Index idx
23799 status collapsed
23800
23801 \begin_layout Plain Layout
23802 Math ! Arrays
23803 \end_layout
23804
23805 \end_inset
23806
23807
23808 \begin_inset Index idx
23809 status collapsed
23810
23811 \begin_layout Plain Layout
23812 Math ! Matrices
23813 \end_layout
23814
23815 \end_inset
23816
23817
23818 \begin_inset Index idx
23819 status collapsed
23820
23821 \begin_layout Plain Layout
23822 Math ! Multi-line Equations
23823 \end_layout
23824
23825 \end_inset
23826
23827
23828 \end_layout
23829
23830 \begin_layout Standard
23831 Matrices are entered in LyX using the 
23832 \family sans
23833 Math
23834 \begin_inset space ~
23835 \end_inset
23836
23837 Panel
23838 \family default
23839  matrix button 
23840 \begin_inset Graphics
23841         filename ../images/math/matrix.png
23842         scale 85
23843         groupId toolbarbuttons
23844
23845 \end_inset
23846
23847 .
23848  It will open a dialog for you to choose the number of rows/columns.
23849  Here is an example:
23850 \begin_inset Formula 
23851 \[
23852 \left(\begin{array}{ccc}
23853 1 & 2 & 3\\
23854 4 & 5 & 6\\
23855 7 & 8 & 9
23856 \end{array}\right)
23857 \]
23858
23859 \end_inset
23860
23861 The parentheses aren't automatic, but you can add them as described in section
23862 \begin_inset space ~
23863 \end_inset
23864
23865
23866 \begin_inset CommandInset ref
23867 LatexCommand ref
23868 reference "sec:Brackets-and-Delimiters"
23869
23870 \end_inset
23871
23872 .
23873  When you construct the matrix, you can decide whether the column entries
23874  will be left-, right-, or center-justified.
23875  This alignment is set in the box 
23876 \family sans
23877 Horizontal
23878 \family default
23879  with the letters 
23880 \begin_inset Quotes eld
23881 \end_inset
23882
23883
23884 \family sans
23885 l
23886 \family default
23887
23888 \begin_inset Quotes erd
23889 \end_inset
23890
23891
23892 \begin_inset Quotes eld
23893 \end_inset
23894
23895
23896 \family sans
23897 r
23898 \family default
23899
23900 \begin_inset Quotes erd
23901 \end_inset
23902
23903 , and 
23904 \begin_inset Quotes eld
23905 \end_inset
23906
23907
23908 \family sans
23909 c
23910 \family default
23911
23912 \begin_inset Quotes erd
23913 \end_inset
23914
23915 .
23916  LyX proposes a 
23917 \begin_inset Quotes eld
23918 \end_inset
23919
23920
23921 \family sans
23922 c
23923 \family default
23924
23925 \begin_inset Quotes erd
23926 \end_inset
23927
23928  for every column as default.
23929  For example, the sequence 
23930 \begin_inset Quotes eld
23931 \end_inset
23932
23933
23934 \family sans
23935 lcr
23936 \family default
23937
23938 \begin_inset Quotes erd
23939 \end_inset
23940
23941  means that the first column will be left-justified, the second will be
23942  centered, and the third column will be right-justified, because each letter
23943  corresponds to the relevant column.
23944  The result will look like this:
23945 \begin_inset Formula 
23946 \[
23947 \begin{array}{lcr}
23948 this & this\, column & this\, column\\
23949 column & has & has\, right\\
23950 has\, left\, alignment & center\, alignment & alignment
23951 \end{array}.
23952 \]
23953
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \begin_layout Standard
23960 You can add more rows to an existing matrix by hitting 
23961 \begin_inset Info
23962 type  "shortcut"
23963 arg   "newline-insert newline"
23964 \end_inset
23965
23966  while the cursor is in the matrix.
23967  Adding or deleting columns can be done via the menu 
23968 \family sans
23969 Edit\SpecialChar \menuseparator
23970 Math
23971 \family default
23972  or the math toolbar.
23973 \end_layout
23974
23975 \begin_layout Standard
23976 There are other arrays used in formulas, such as distinctions of cases.
23977  It can be created with the menu 
23978 \family sans
23979 Insert\SpecialChar \menuseparator
23980 Math\SpecialChar \menuseparator
23981 Cases
23982 \begin_inset space ~
23983 \end_inset
23984
23985 Environment
23986 \family default
23987  or the command 
23988 \series bold
23989
23990 \backslash
23991 cases
23992 \series default
23993 .
23994  Here is an example: 
23995 \begin_inset Formula 
23996 \[
23997 f(x)=\begin{cases}
23998 -1 & x<0\\
23999 0 & x=0\\
24000 1 & x>0
24001 \end{cases}
24002 \]
24003
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \begin_layout Standard
24010 \begin_inset VSpace bigskip
24011 \end_inset
24012
24013 Multi-line formulas are created when you press 
24014 \begin_inset Info
24015 type  "shortcut"
24016 arg   "newline-insert newline"
24017 \end_inset
24018
24019  within a formula.
24020  In an empty formula you can see that three blue boxes appear, one for each
24021  column.
24022  When you press 
24023 \begin_inset Info
24024 type  "shortcut"
24025 arg   "newline-insert newline"
24026 \end_inset
24027
24028  in a non-empty formula, the part before the relation sign (equal sign 
24029 \begin_inset Quotes eld
24030 \end_inset
24031
24032 =
24033 \begin_inset Quotes erd
24034 \end_inset
24035
24036  etc.) will be inserted automatically in the first column, the relation sign
24037  is in the second column, and the rest in the third column.
24038  A new row is created by every further hit of 
24039 \begin_inset Info
24040 type  "shortcut"
24041 arg   "newline-insert newline"
24042 \end_inset
24043
24044 .
24045  Multi-line formulas are always displayed formulas.
24046  Here is an example:
24047 \begin_inset Formula 
24048 \begin{eqnarray}
24049 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24050 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24051 \end{eqnarray}
24052
24053 \end_inset
24054
24055  To change the column assignment of the formula parts, place the cursor
24056  where you want to start the shift and hit 
24057 \family sans
24058 Ctrl-Tab.
24059
24060 \family default
24061  It shifts everything in the column which is right beside the current cursor
24062  position to the next column.
24063  Note that the middle column is designed for relation signs, structures
24064  within this column will be printed in a smaller size:
24065 \begin_inset Formula 
24066 \begin{eqnarray*}
24067 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24068 \end{eqnarray*}
24069
24070 \end_inset
24071
24072
24073 \end_layout
24074
24075 \begin_layout Standard
24076 The multi-line formula type described here is called 
24077 \family typewriter
24078 \series medium
24079 eqnarray
24080 \family default
24081 \series default
24082 .
24083  There are other multi-line types being more suitable for certain situations,
24084  for example if you want a better inter-line spacing than in formula (
24085 \begin_inset CommandInset ref
24086 LatexCommand ref
24087 reference "eq:asquared"
24088
24089 \end_inset
24090
24091 ).
24092  The other types are described in section
24093 \begin_inset space ~
24094 \end_inset
24095
24096
24097 \begin_inset CommandInset ref
24098 LatexCommand ref
24099 reference "sub:AMS-Formula-Types"
24100
24101 \end_inset
24102
24103 .
24104 \end_layout
24105
24106 \begin_layout Section
24107 Formula Numbering and Referencing
24108 \begin_inset Index idx
24109 status collapsed
24110
24111 \begin_layout Plain Layout
24112 Math ! Formula numbering
24113 \end_layout
24114
24115 \end_inset
24116
24117
24118 \begin_inset Index idx
24119 status collapsed
24120
24121 \begin_layout Plain Layout
24122 Math ! Referencing formulas
24123 \end_layout
24124
24125 \end_inset
24126
24127
24128 \begin_inset CommandInset label
24129 LatexCommand label
24130 name "sec:Formula-Numbering-and"
24131
24132 \end_inset
24133
24134
24135 \end_layout
24136
24137 \begin_layout Standard
24138 To number a formula, set the cursor in the formula and use the menu 
24139 \family sans
24140 Edit\SpecialChar \menuseparator
24141 Math\SpecialChar \menuseparator
24142 Toggle
24143 \begin_inset space ~
24144 \end_inset
24145
24146 Numbering
24147 \family default
24148  or the shortcut 
24149 \begin_inset Info
24150 type  "shortcut"
24151 arg   "math-number-toggle"
24152 \end_inset
24153
24154 .
24155  The formula number appears in LyX as 
24156 \begin_inset Quotes eld
24157 \end_inset
24158
24159 #
24160 \begin_inset Quotes erd
24161 \end_inset
24162
24163  within parentheses.
24164  The 
24165 \begin_inset Quotes eld
24166 \end_inset
24167
24168 #
24169 \begin_inset Quotes erd
24170 \end_inset
24171
24172  denotes that the number will be calculated automatically when the output
24173  is generated.
24174  The placement and format of the formula number in the output depends on
24175  the document class.
24176  In this document the number is printed together with the chapter number,
24177  separated by a dot:
24178 \begin_inset Formula 
24179 \begin{equation}
24180 1+1=2
24181 \end{equation}
24182
24183 \end_inset
24184
24185 Using 
24186 \begin_inset Info
24187 type  "shortcut"
24188 arg   "math-number-toggle"
24189 \end_inset
24190
24191  in a numbered formula will switch off the numbering.
24192  You can only number displayed formulas.
24193 \end_layout
24194
24195 \begin_layout Standard
24196 Multi-line formulas can be numbered line by line: Using the menu 
24197 \family sans
24198 Edit\SpecialChar \menuseparator
24199 Math\SpecialChar \menuseparator
24200 Toggle
24201 \begin_inset space ~
24202 \end_inset
24203
24204 Numbering
24205 \begin_inset space ~
24206 \end_inset
24207
24208 of
24209 \begin_inset space ~
24210 \end_inset
24211
24212 Line
24213 \family default
24214  or the shortcut 
24215 \begin_inset Info
24216 type  "shortcut"
24217 arg   "math-number-line-toggle"
24218 \end_inset
24219
24220  will only toggle the numbering of the line where the cursor is:
24221 \begin_inset Formula 
24222 \begin{eqnarray}
24223 1 & = & 3-2\\
24224 2 & = & 4-2\nonumber \\
24225 4 & \leq & 7
24226 \end{eqnarray}
24227
24228 \end_inset
24229
24230 To number all lines use the shortcut 
24231 \begin_inset Info
24232 type  "shortcut"
24233 arg   "math-number-toggle"
24234 \end_inset
24235
24236 .
24237 \end_layout
24238
24239 \begin_layout Standard
24240 \begin_inset VSpace bigskip
24241 \end_inset
24242
24243 Every displayed formula can be referenced by its number using a label.
24244  A label is inserted with the menu 
24245 \family sans
24246 Insert\SpecialChar \menuseparator
24247 Label
24248 \family default
24249  when the cursor is in the formula.
24250  This opens a dialog to enter the label.
24251  It is recommended to use the proposed 
24252 \begin_inset Quotes eld
24253 \end_inset
24254
24255
24256 \family sans
24257 eq:
24258 \family default
24259
24260 \begin_inset Quotes erd
24261 \end_inset
24262
24263  as first part of the label, because this helps later to identify the label
24264  type when you have many labels in your document.
24265  We inserted in the following example the label 
24266 \begin_inset Quotes eld
24267 \end_inset
24268
24269 eq:tanhExp
24270 \begin_inset Quotes erd
24271 \end_inset
24272
24273  in the second line:
24274 \begin_inset Formula 
24275 \begin{eqnarray}
24276 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24277  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24278 \end{eqnarray}
24279
24280 \end_inset
24281
24282 Every labeled line is automatically numbered.
24283  Therefore the label is shown in LyX at the place of the formula number
24284  placeholder 
24285 \begin_inset Quotes eld
24286 \end_inset
24287
24288 #
24289 \begin_inset Quotes erd
24290 \end_inset
24291
24292 .
24293  You can reference a labeled formula using the menu 
24294 \family sans
24295 Insert\SpecialChar \menuseparator
24296 Cross
24297 \begin_inset space ~
24298 \end_inset
24299
24300 Reference
24301 \family default
24302 .
24303  A dialog appears to choose a label you want refer to.
24304  The reference appears in LyX as a grey cross reference box and in the output
24305  as the formula number:
24306 \end_layout
24307
24308 \begin_layout Standard
24309 This is a cross-reference to equation (
24310 \begin_inset CommandInset ref
24311 LatexCommand ref
24312 reference "eq:tanhExp"
24313
24314 \end_inset
24315
24316 ).
24317 \end_layout
24318
24319 \begin_layout Standard
24320 The properties of LyX's cross-reference box are described in section
24321 \begin_inset space ~
24322 \end_inset
24323
24324
24325 \begin_inset CommandInset ref
24326 LatexCommand ref
24327 reference "sec:Cross-References"
24328
24329 \end_inset
24330
24331 .
24332  To delete a label, set the cursor in the labeled formula, use the menu
24333  
24334 \family sans
24335 Insert\SpecialChar \menuseparator
24336 Label
24337 \family default
24338  and delete the label in the appearing dialog.
24339 \begin_inset Foot
24340 status collapsed
24341
24342 \begin_layout Plain Layout
24343 This is a unintuitive and will be fixed in the next version of LyX.
24344 \end_layout
24345
24346 \end_inset
24347
24348  
24349 \end_layout
24350
24351 \begin_layout Section
24352 User defined math macros
24353 \begin_inset Index idx
24354 status collapsed
24355
24356 \begin_layout Plain Layout
24357 Math ! Macros
24358 \end_layout
24359
24360 \end_inset
24361
24362
24363 \end_layout
24364
24365 \begin_layout Standard
24366 LyX allows you to define macros for formulas which is very useful when you
24367  have equations of the same form in a document several times.
24368  Math macros are explained in section 
24369 \emph on
24370 Math
24371 \begin_inset space ~
24372 \end_inset
24373
24374 Macros
24375 \emph default
24376  of the 
24377 \emph on
24378 Math
24379 \emph default
24380  manual.
24381 \end_layout
24382
24383 \begin_layout Section
24384 Fine-Tuning
24385 \end_layout
24386
24387 \begin_layout Subsection
24388 Typefaces
24389 \begin_inset Index idx
24390 status collapsed
24391
24392 \begin_layout Plain Layout
24393 Math ! Typefaces
24394 \end_layout
24395
24396 \end_inset
24397
24398
24399 \end_layout
24400
24401 \begin_layout Standard
24402 The standard font for text is italic, for numbers the standard is roman.
24403  To set a font in a formula, use the 
24404 \family sans
24405 Math
24406 \begin_inset space ~
24407 \end_inset
24408
24409 Panel
24410 \family default
24411  button 
24412 \begin_inset Graphics
24413         filename ../images/math/font.png
24414         scale 85
24415         groupId toolbarbuttons
24416
24417 \end_inset
24418
24419 , or enter its command, listed in table
24420 \begin_inset space ~
24421 \end_inset
24422
24423
24424 \begin_inset CommandInset ref
24425 LatexCommand ref
24426 reference "cap:Typefaces-and-the"
24427
24428 \end_inset
24429
24430 , directly.
24431 \end_layout
24432
24433 \begin_layout Standard
24434 \begin_inset Float table
24435 wide false
24436 sideways false
24437 status open
24438
24439 \begin_layout Plain Layout
24440 \begin_inset Caption
24441
24442 \begin_layout Plain Layout
24443 \begin_inset CommandInset label
24444 LatexCommand label
24445 name "cap:Typefaces-and-the"
24446
24447 \end_inset
24448
24449 Typefaces and the corresponding commands.
24450 \end_layout
24451
24452 \end_inset
24453
24454
24455 \end_layout
24456
24457 \begin_layout Plain Layout
24458 \align center
24459 \begin_inset Tabular
24460 <lyxtabular version="3" rows="9" columns="2">
24461 <features tabularvalignment="middle">
24462 <column alignment="center" valignment="top" width="0pt">
24463 <column alignment="center" valignment="top" width="0pt">
24464 <row>
24465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469 Font
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 Command
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 </row>
24484 <row>
24485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24486 \begin_inset Text
24487
24488 \begin_layout Plain Layout
24489
24490 \shape up
24491 \size normal
24492 \bar no
24493 \noun off
24494 \color none
24495 \begin_inset Formula $\mathrm{Roman}$
24496 \end_inset
24497
24498
24499 \end_layout
24500
24501 \end_inset
24502 </cell>
24503 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24504 \begin_inset Text
24505
24506 \begin_layout Plain Layout
24507
24508 \series bold
24509
24510 \backslash
24511 mathrm
24512 \end_layout
24513
24514 \end_inset
24515 </cell>
24516 </row>
24517 <row>
24518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24519 \begin_inset Text
24520
24521 \begin_layout Plain Layout
24522 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534
24535 \series bold
24536
24537 \backslash
24538 mathbf
24539 \end_layout
24540
24541 \end_inset
24542 </cell>
24543 </row>
24544 <row>
24545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549 \begin_inset Formula $\mathit{Italic}$
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \end_inset
24556 </cell>
24557 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24558 \begin_inset Text
24559
24560 \begin_layout Plain Layout
24561
24562 \series bold
24563
24564 \backslash
24565 mathit
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 </row>
24571 <row>
24572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24573 \begin_inset Text
24574
24575 \begin_layout Plain Layout
24576
24577 \shape up
24578 \size normal
24579 \bar no
24580 \noun off
24581 \color none
24582 \begin_inset Formula $\mathtt{Typewriter}$
24583 \end_inset
24584
24585
24586 \end_layout
24587
24588 \end_inset
24589 </cell>
24590 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24591 \begin_inset Text
24592
24593 \begin_layout Plain Layout
24594
24595 \series bold
24596
24597 \backslash
24598 mathtt
24599 \end_layout
24600
24601 \end_inset
24602 </cell>
24603 </row>
24604 <row>
24605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24610 \end_inset
24611
24612
24613 \end_layout
24614
24615 \end_inset
24616 </cell>
24617 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24618 \begin_inset Text
24619
24620 \begin_layout Plain Layout
24621
24622 \series bold
24623
24624 \backslash
24625 mathbb
24626 \end_layout
24627
24628 \end_inset
24629 </cell>
24630 </row>
24631 <row>
24632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24633 \begin_inset Text
24634
24635 \begin_layout Plain Layout
24636 \begin_inset Formula $\mathfrak{Fraktur}$
24637 \end_inset
24638
24639
24640 \end_layout
24641
24642 \end_inset
24643 </cell>
24644 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648
24649 \series bold
24650
24651 \backslash
24652 mathfrak
24653 \end_layout
24654
24655 \end_inset
24656 </cell>
24657 </row>
24658 <row>
24659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24660 \begin_inset Text
24661
24662 \begin_layout Plain Layout
24663
24664 \shape up
24665 \size normal
24666 \emph on
24667 \bar no
24668 \noun off
24669 \color none
24670 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24671 \end_inset
24672
24673
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682
24683 \series bold
24684
24685 \backslash
24686 mathcal
24687 \end_layout
24688
24689 \end_inset
24690 </cell>
24691 </row>
24692 <row>
24693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24694 \begin_inset Text
24695
24696 \begin_layout Plain Layout
24697 \begin_inset Formula $\mathsf{SansSerif}$
24698 \end_inset
24699
24700
24701 \end_layout
24702
24703 \end_inset
24704 </cell>
24705 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709
24710 \series bold
24711
24712 \backslash
24713 mathsf
24714 \end_layout
24715
24716 \end_inset
24717 </cell>
24718 </row>
24719 </lyxtabular>
24720
24721 \end_inset
24722
24723
24724 \end_layout
24725
24726 \end_inset
24727
24728
24729 \end_layout
24730
24731 \begin_layout Standard
24732 \begin_inset Note Greyedout
24733 status open
24734
24735 \begin_layout Plain Layout
24736
24737 \series bold
24738 Note:
24739 \series default
24740  You can only print capital letters in the typefaces 
24741 \family sans
24742 Blackboard
24743 \family default
24744  and 
24745 \family sans
24746 Calligraphic
24747 \family default
24748 .
24749 \end_layout
24750
24751 \end_inset
24752
24753
24754 \end_layout
24755
24756 \begin_layout Standard
24757 When you use a typeface, a blue box is inserted in the formula.
24758  Every character in this box will be printed in this typeface.
24759  Pressing 
24760 \family sans
24761 Space
24762 \family default
24763  within the box will set the cursor outside, so that you have to use a protected
24764  space when you need a space in the box.
24765  Here an example where 
24766 \begin_inset Quotes eld
24767 \end_inset
24768
24769 N
24770 \begin_inset Quotes erd
24771 \end_inset
24772
24773  in 
24774 \family sans
24775 Blackboard
24776 \family default
24777  denotes the set of numbers:
24778 \begin_inset Formula 
24779 \[
24780 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24781 \]
24782
24783 \end_inset
24784
24785
24786 \end_layout
24787
24788 \begin_layout Standard
24789 The typefaces are nestable, which can cause confusion.
24790  You can e.
24791 \begin_inset space \thinspace{}
24792 \end_inset
24793
24794 g.
24795 \begin_inset space \space{}
24796 \end_inset
24797
24798 put a character in 
24799 \family sans
24800 Fraktur
24801 \family default
24802  in a box for 
24803 \family sans
24804 Typewriter
24805 \family default
24806
24807 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24808 \end_inset
24809
24810  
24811 \begin_inset Newline newline
24812 \end_inset
24813
24814 So it is better not to use this feature.
24815 \end_layout
24816
24817 \begin_layout Standard
24818 The typefaces have no effect on Greek letters: 
24819 \begin_inset Formula $\mathfrak{abc\delta e}$
24820 \end_inset
24821
24822
24823 \begin_inset Newline newline
24824 \end_inset
24825
24826 You can only print them emboldened using the command 
24827 \series bold
24828
24829 \backslash
24830 boldsymbol
24831 \series default
24832 , which works like the other typeface commands: 
24833 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24834 \end_inset
24835
24836
24837 \end_layout
24838
24839 \begin_layout Standard
24840
24841 \series bold
24842
24843 \backslash
24844 boldsymbol
24845 \series default
24846  works for all symbols, letters, and numbers.
24847 \end_layout
24848
24849 \begin_layout Standard
24850 A number of other font options are available as well, in the menu 
24851 \family sans
24852 Edit\SpecialChar \menuseparator
24853 Math\SpecialChar \menuseparator
24854 Text
24855 \begin_inset space ~
24856 \end_inset
24857
24858 Style
24859 \family default
24860 .
24861 \end_layout
24862
24863 \begin_layout Subsection
24864 Math Text
24865 \begin_inset Index idx
24866 status collapsed
24867
24868 \begin_layout Plain Layout
24869 Math ! Text
24870 \end_layout
24871
24872 \end_inset
24873
24874
24875 \end_layout
24876
24877 \begin_layout Standard
24878 Typefaces are useful for entering some characters in some given font, but
24879  not for text.
24880  For typing longer pieces of text use the math text, which is obtained using
24881  the entry 
24882 \family sans
24883 Normal
24884 \begin_inset space ~
24885 \end_inset
24886
24887 text
24888 \begin_inset space ~
24889 \end_inset
24890
24891 mode
24892 \family default
24893  of the 
24894 \family sans
24895 Math
24896 \begin_inset space ~
24897 \end_inset
24898
24899 Panel
24900 \family default
24901  button 
24902 \begin_inset Graphics
24903         filename ../images/math/font.png
24904         scale 85
24905         groupId toolbarbuttons
24906
24907 \end_inset
24908
24909  (shortcut 
24910 \begin_inset Info
24911 type  "shortcut"
24912 arg   "font-default"
24913 \end_inset
24914
24915 ).
24916  Math text appears in LyX in black instead of blue.
24917  You can use spaces and accents in math text like in normal text.
24918  Here is an example:
24919 \begin_inset Formula 
24920 \[
24921 f(x)=\begin{cases}
24922 x & \mbox{if I say so}\\
24923 -x & \mbox{under Umständen}
24924 \end{cases}
24925 \]
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \begin_layout Subsection
24933 Font Sizes
24934 \begin_inset Index idx
24935 status collapsed
24936
24937 \begin_layout Plain Layout
24938 Math ! Font sizes
24939 \end_layout
24940
24941 \end_inset
24942
24943
24944 \end_layout
24945
24946 \begin_layout Standard
24947 There are four font styles (relative sizes) used in math-mode, which are
24948  automatically chosen in most situations.
24949  These are called 
24950 \family sans
24951 textstyle
24952 \family default
24953
24954 \family sans
24955 displaystyle
24956 \family default
24957
24958 \family sans
24959 scriptstyle
24960 \family default
24961 , and 
24962 \family sans
24963 scriptscriptstyle
24964 \family default
24965 .
24966  For most characters, 
24967 \family sans
24968 textstyle
24969 \family default
24970  and 
24971 \family sans
24972 displaystyle
24973 \family default
24974  are actually the same size, but fractions, superscripts and subscripts,
24975  and certain other structures, are set larger in 
24976 \family sans
24977 displaystyle
24978 \family default
24979 .
24980  Except for some operators, which resize themselves to accommodate various
24981  situations, all text will be set in the styles that LaTeX thinks are appropriat
24982 e.
24983  These choices can be overridden by using the math panel button 
24984 \begin_inset Graphics
24985         filename ../images/math/style.png
24986         scale 85
24987         groupId toolbarbuttons
24988
24989 \end_inset
24990
24991 .
24992  A box for the size will be created in which you can insert the math structure.
24993  For example, you can set 
24994 \begin_inset Formula $\frac{1}{2}$
24995 \end_inset
24996
24997 , which is normally in 
24998 \family sans
24999 textstyle
25000 \family default
25001 , larger in 
25002 \family sans
25003 displaystyle
25004 \family default
25005
25006 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25007 \end_inset
25008
25009 .
25010  The four styles are used in the following example:
25011 \end_layout
25012
25013 \begin_layout Standard
25014 \begin_inset Formula $displaystyle$
25015 \end_inset
25016
25017
25018 \begin_inset Formula ${\textstyle textstyle}$
25019 \end_inset
25020
25021
25022 \begin_inset Formula ${\scriptstyle scriptstyle}$
25023 \end_inset
25024
25025
25026 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25027 \end_inset
25028
25029 .
25030 \end_layout
25031
25032 \begin_layout Standard
25033 All these math-mode font sizes are relative, that means, if the whole math
25034  inset is set in a particular size with the menu 
25035 \family sans
25036 Edit\SpecialChar \menuseparator
25037 Text
25038 \begin_inset space ~
25039 \end_inset
25040
25041 Style
25042 \family default
25043 , all sizes in the formula will be adjusted relative to this size.
25044  Similarly, if the base font size of the document is changed, all fonts
25045  will be adjusted to correspond.
25046  As an example here is a formula in the font size 
25047 \begin_inset Quotes eld
25048 \end_inset
25049
25050 largest
25051 \begin_inset Quotes erd
25052 \end_inset
25053
25054 :
25055 \end_layout
25056
25057 \begin_layout Standard
25058
25059 \family roman
25060 \size largest
25061 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25062 \end_inset
25063
25064
25065 \end_layout
25066
25067 \begin_layout Section
25068 Theorem Modules
25069 \end_layout
25070
25071 \begin_layout Standard
25072 As of LyX 1.6, support for theorem-like environments has been moved out of
25073  the document classes and into layout modules.
25074 \begin_inset Index idx
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078 Layout Modules
25079 \end_layout
25080
25081 \end_inset
25082
25083  As a result, theorem-like environments can now easily be used with classes
25084  other than the AMS classes.
25085  See section 
25086 \begin_inset CommandInset ref
25087 LatexCommand ref
25088 reference "sub:Modules"
25089
25090 \end_inset
25091
25092  for more on layout modules.
25093 \end_layout
25094
25095 \begin_layout Section
25096 AMS-LaTeX
25097 \begin_inset Index idx
25098 status collapsed
25099
25100 \begin_layout Plain Layout
25101 AMS math
25102 \end_layout
25103
25104 \end_inset
25105
25106
25107 \begin_inset Index idx
25108 status collapsed
25109
25110 \begin_layout Plain Layout
25111 Math ! AMS
25112 \end_layout
25113
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \begin_layout Standard
25120 LyX supports the packages provided by the American Mathematical Society
25121  (AMS) that are in common use.
25122 \end_layout
25123
25124 \begin_layout Subsection
25125 Enabling AMS-Support
25126 \end_layout
25127
25128 \begin_layout Standard
25129 Selecting the checkbox 
25130 \family sans
25131 Use
25132 \begin_inset space ~
25133 \end_inset
25134
25135 AMS
25136 \begin_inset space ~
25137 \end_inset
25138
25139 math
25140 \begin_inset space ~
25141 \end_inset
25142
25143 package
25144 \family default
25145  in the 
25146 \family sans
25147 Document\SpecialChar \menuseparator
25148 Settings
25149 \family default
25150
25151 \begin_inset Index idx
25152 status collapsed
25153
25154 \begin_layout Plain Layout
25155 Document ! Settings
25156 \end_layout
25157
25158 \end_inset
25159
25160  dialog under 
25161 \family sans
25162 Math
25163 \begin_inset space ~
25164 \end_inset
25165
25166 Options
25167 \family default
25168  will include the AMS-packages in the document, and make the facilities
25169  available.
25170  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25171  formulas, ensure that you have enabled AMS.
25172 \end_layout
25173
25174 \begin_layout Subsection
25175 AMS-Formula Types
25176 \begin_inset CommandInset label
25177 LatexCommand label
25178 name "sub:AMS-Formula-Types"
25179
25180 \end_inset
25181
25182
25183 \begin_inset Index idx
25184 status collapsed
25185
25186 \begin_layout Plain Layout
25187 Math ! Multi-line Equations
25188 \end_layout
25189
25190 \end_inset
25191
25192
25193 \end_layout
25194
25195 \begin_layout Standard
25196 AMS-LaTeX provides a selection of different formula types.
25197  LyX allows you to choose between 
25198 \family typewriter
25199 align
25200 \family default
25201
25202 \family typewriter
25203 alignat
25204 \family default
25205
25206 \family typewriter
25207 flalign
25208 \family default
25209
25210 \family typewriter
25211 gather
25212 \family default
25213 , and 
25214 \family typewriter
25215 multline
25216 \family default
25217 .
25218  We refer to the AMS-documentation for an explanation of these formula types.
25219 \end_layout
25220
25221 \begin_layout Chapter
25222 More Tools
25223 \end_layout
25224
25225 \begin_layout Section
25226 Cross-References
25227 \begin_inset Index idx
25228 status collapsed
25229
25230 \begin_layout Plain Layout
25231 Cross references
25232 \end_layout
25233
25234 \end_inset
25235
25236
25237 \begin_inset CommandInset label
25238 LatexCommand label
25239 name "sec:Cross-References"
25240
25241 \end_inset
25242
25243
25244 \end_layout
25245
25246 \begin_layout Standard
25247 One of LyX's strengths are cross-references.
25248  You can reference every section, float, footnote, formula, and list in
25249  the document.
25250  To reference a document part, you have to insert a label into it.
25251  The label is used as anchor and name for the reference.
25252  We want for example to refer to the second item of the following list:
25253 \end_layout
25254
25255 \begin_layout Enumerate
25256 First item
25257 \end_layout
25258
25259 \begin_layout Enumerate
25260 \begin_inset CommandInset label
25261 LatexCommand label
25262 name "enu:Second-item"
25263
25264 \end_inset
25265
25266 Second item
25267 \end_layout
25268
25269 \begin_layout Enumerate
25270 Third item
25271 \end_layout
25272
25273 \begin_layout Standard
25274 First we insert a label into the second item with the menu 
25275 \family sans
25276 Insert\SpecialChar \menuseparator
25277 Label
25278 \family default
25279  or by pressing the toolbar button 
25280 \begin_inset Info
25281 type  "icon"
25282 arg   "label-insert"
25283 \end_inset
25284
25285 .
25286  A grey label box like this: 
25287 \begin_inset Graphics
25288         filename clipart/labelQt4.png
25289         scale 85
25290
25291 \end_inset
25292
25293  is inserted and the label window pops up asking for the label text.
25294  LyX offers as text the first words of the item with a prefix, in our case
25295  the text 
25296 \begin_inset Quotes eld
25297 \end_inset
25298
25299
25300 \family sans
25301 enu: Second-item
25302 \family default
25303
25304 \begin_inset Quotes erd
25305 \end_inset
25306
25307 .
25308  The prefix 
25309 \begin_inset Quotes eld
25310 \end_inset
25311
25312
25313 \family sans
25314 enu:
25315 \family default
25316
25317 \begin_inset Quotes erd
25318 \end_inset
25319
25320  stands for 
25321 \begin_inset Quotes eld
25322 \end_inset
25323
25324 enumerate
25325 \begin_inset Quotes erd
25326 \end_inset
25327
25328 .
25329  The prefix depends on the document part where the label is inserted, e.
25330 \begin_inset space \thinspace{}
25331 \end_inset
25332
25333 g.
25334 \begin_inset space \space{}
25335 \end_inset
25336
25337 if you insert a label into a section heading, the prefix will be 
25338 \begin_inset Quotes eld
25339 \end_inset
25340
25341
25342 \family sans
25343 sec:
25344 \family default
25345
25346 \begin_inset Quotes erd
25347 \end_inset
25348
25349 .
25350 \end_layout
25351
25352 \begin_layout Standard
25353 To reference the item, we refer to its label using the menu 
25354 \family sans
25355 Insert\SpecialChar \menuseparator
25356 Cross-Reference
25357 \family default
25358  or the toolbar button 
25359 \begin_inset Info
25360 type  "icon"
25361 arg   "dialog-show-new-inset ref"
25362 \end_inset
25363
25364 .
25365  A grey cross-reference box like this: 
25366 \begin_inset Graphics
25367         filename clipart/referenceQt4.png
25368         scale 85
25369
25370 \end_inset
25371
25372  is inserted and the cross-reference window appears showing all the labels
25373  in the document.
25374  We can now sort the labels alphabetically and then choose the entry 
25375 \begin_inset Quotes eld
25376 \end_inset
25377
25378
25379 \family sans
25380 enu:Second-item
25381 \family default
25382
25383 \begin_inset Quotes erd
25384 \end_inset
25385
25386 .
25387  At the position of the cross-reference box the item number will appear
25388  in the output.
25389 \end_layout
25390
25391 \begin_layout Standard
25392 Alternatively to 
25393 \family sans
25394 Insert\SpecialChar \menuseparator
25395 Cross-Reference
25396 \family default
25397 , you can right-click on a label and use in the appearing context menu 
25398 \family sans
25399 Copy as Reference
25400 \family default
25401 .
25402  The cross-reference to this label is now in the clipboard and can be copied
25403  to the actual cursor position via the menu 
25404 \family sans
25405 Edit\SpecialChar \menuseparator
25406 Paste
25407 \family default
25408  (shortcut Ctrl+V).
25409 \end_layout
25410
25411 \begin_layout Standard
25412 Here is our cross-reference: Item
25413 \begin_inset space ~
25414 \end_inset
25415
25416
25417 \begin_inset CommandInset ref
25418 LatexCommand ref
25419 reference "enu:Second-item"
25420
25421 \end_inset
25422
25423
25424 \end_layout
25425
25426 \begin_layout Standard
25427 It is recommended to use a protected space
25428 \begin_inset Foot
25429 status collapsed
25430
25431 \begin_layout Plain Layout
25432 described in section
25433 \begin_inset space ~
25434 \end_inset
25435
25436
25437 \begin_inset CommandInset ref
25438 LatexCommand ref
25439 reference "sub:Protected-Space"
25440
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \end_inset
25447
25448  between the cross-reference name and its number to avoid ugly line breaks
25449  between them.
25450 \end_layout
25451
25452 \begin_layout Standard
25453 There are six varieties of cross-references:
25454 \end_layout
25455
25456 \begin_layout Description
25457 <reference>: prints the number, this is the default: 
25458 \begin_inset CommandInset ref
25459 LatexCommand ref
25460 reference "cap:Two-distorted-images"
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \begin_layout Description
25468 (<reference>): prints the number within two parentheses, this is the style
25469  normally used to reference formulas, especially when the reference name
25470  
25471 \begin_inset Quotes eld
25472 \end_inset
25473
25474 Equation
25475 \begin_inset Quotes erd
25476 \end_inset
25477
25478  is omitted: 
25479 \begin_inset CommandInset ref
25480 LatexCommand eqref
25481 reference "eq:tanhExp"
25482
25483 \end_inset
25484
25485
25486 \end_layout
25487
25488 \begin_layout Description
25489 <page>: prints the page number: Page
25490 \begin_inset space ~
25491 \end_inset
25492
25493
25494 \begin_inset CommandInset ref
25495 LatexCommand pageref
25496 reference "cap:Two-distorted-images"
25497
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \begin_layout Description
25504 on
25505 \begin_inset space ~
25506 \end_inset
25507
25508 page
25509 \begin_inset space ~
25510 \end_inset
25511
25512 <page>: prints the text "on page" and the page number: 
25513 \begin_inset CommandInset ref
25514 LatexCommand vpageref
25515 reference "cap:Two-distorted-images"
25516
25517 \end_inset
25518
25519
25520 \end_layout
25521
25522 \begin_layout Description
25523 <reference>
25524 \begin_inset space ~
25525 \end_inset
25526
25527 on
25528 \begin_inset space ~
25529 \end_inset
25530
25531 page
25532 \begin_inset space ~
25533 \end_inset
25534
25535 <page>: prints the number, the text "on page", and the page number: 
25536 \begin_inset CommandInset ref
25537 LatexCommand vref
25538 reference "cap:Two-distorted-images"
25539
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \begin_layout Description
25546 Formatted
25547 \begin_inset space ~
25548 \end_inset
25549
25550 reference: prints a self defined cross-reference format.
25551 \begin_inset Newline newline
25552 \end_inset
25553
25554
25555 \begin_inset Note Greyedout
25556 status open
25557
25558 \begin_layout Plain Layout
25559
25560 \series bold
25561 Note:
25562 \series default
25563  This feature is only available when you have the LaTeX-package 
25564 \series bold
25565 prettyref
25566 \series default
25567  or 
25568 \series bold
25569 refstyle
25570 \series default
25571
25572 \begin_inset Index idx
25573 status collapsed
25574
25575 \begin_layout Plain Layout
25576 LaTeX-packages ! prettyref
25577 \end_layout
25578
25579 \end_inset
25580
25581
25582 \begin_inset Index idx
25583 status collapsed
25584
25585 \begin_layout Plain Layout
25586 LaTeX-packages ! refstyle
25587 \end_layout
25588
25589 \end_inset
25590
25591  installed.
25592 \end_layout
25593
25594 \end_inset
25595
25596
25597 \end_layout
25598
25599 \begin_layout Description
25600 Textual
25601 \begin_inset space ~
25602 \end_inset
25603
25604 reference: prints the caption or name of the reference: 
25605 \begin_inset CommandInset ref
25606 LatexCommand nameref
25607 reference "cap:Two-distorted-images"
25608
25609 \end_inset
25610
25611
25612 \end_layout
25613
25614 \begin_layout Standard
25615
25616 \family sans
25617 <page>
25618 \family default
25619  will not print the page number if the label is on the previous, the same,
25620  or the next page.
25621  You will e.
25622 \begin_inset space \thinspace{}
25623 \end_inset
25624
25625 g.
25626 \begin_inset space \space{}
25627 \end_inset
25628
25629 see the text 
25630 \begin_inset Quotes eld
25631 \end_inset
25632
25633
25634 \family sans
25635 on this page
25636 \family default
25637
25638 \begin_inset Quotes erd
25639 \end_inset
25640
25641  instead.
25642  The style 
25643 \family sans
25644 <reference> on page <page>
25645 \family default
25646  will not print anything about the page if the label is on the same page.
25647 \end_layout
25648
25649 \begin_layout Standard
25650 The number and current page of the referenced document part in the output
25651  is automatically calculated by LaTeX.
25652  The varieties are adjusted in the field 
25653 \family sans
25654 Format
25655 \family default
25656  of the cross-reference window, that appear when you click on the cross-referenc
25657 e.
25658 \end_layout
25659
25660 \begin_layout Standard
25661 You can only use the style 
25662 \family sans
25663 <reference>
25664 \family default
25665  to reference numbered document parts, while the reference style 
25666 \family sans
25667 <page>
25668 \family default
25669  is always possible.
25670 \end_layout
25671
25672 \begin_layout Standard
25673 If you want to reference a section, put the label in the section heading;
25674  for floats put the label in the caption; for footnotes put the label in
25675  it.
25676  Referencing formulas is explained in section
25677 \begin_inset space ~
25678 \end_inset
25679
25680
25681 \begin_inset CommandInset ref
25682 LatexCommand ref
25683 reference "sec:Formula-Numbering-and"
25684
25685 \end_inset
25686
25687 .
25688 \end_layout
25689
25690 \begin_layout Standard
25691 Right-clicking on a cross-reference opens a context menu.
25692  The entry 
25693 \family sans
25694 Go
25695 \begin_inset space ~
25696 \end_inset
25697
25698 to
25699 \begin_inset space ~
25700 \end_inset
25701
25702 Label
25703 \family default
25704  sets the cursor before the referenced label.
25705  This entry will be renamed in the context menu of the label to 
25706 \family sans
25707 Go
25708 \begin_inset space ~
25709 \end_inset
25710
25711 Back
25712 \family default
25713  so that you can use it to set the cursor back to the cross-reference.
25714  You can also go back with the toolbar button 
25715 \begin_inset Info
25716 type  "icon"
25717 arg   "bookmark-goto 0"
25718 \end_inset
25719
25720 .
25721 \end_layout
25722
25723 \begin_layout Standard
25724 You can change labels at any time.
25725  References to the changed label will automatically be updated so that you
25726  do not need to take care about this.
25727 \end_layout
25728
25729 \begin_layout Standard
25730 If a cross-reference refers to a non-existent label, you will see two question
25731  marks in the output instead of the reference.
25732 \end_layout
25733
25734 \begin_layout Standard
25735 References are described in detail in sec.
25736 \begin_inset space ~
25737 \end_inset
25738
25739
25740 \begin_inset Quotes eld
25741 \end_inset
25742
25743 Referencing Floats
25744 \begin_inset Quotes erd
25745 \end_inset
25746
25747  of the 
25748 \emph on
25749 Embedded
25750 \begin_inset space ~
25751 \end_inset
25752
25753 Objects
25754 \emph default
25755  manual.
25756 \end_layout
25757
25758 \begin_layout Section
25759 Table of Contents and other Listings
25760 \begin_inset Index idx
25761 status collapsed
25762
25763 \begin_layout Plain Layout
25764 Table of contents
25765 \end_layout
25766
25767 \end_inset
25768
25769
25770 \begin_inset Index idx
25771 status collapsed
25772
25773 \begin_layout Plain Layout
25774 Outline
25775 \end_layout
25776
25777 \end_inset
25778
25779
25780 \begin_inset CommandInset label
25781 LatexCommand label
25782 name "sec:toc"
25783
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \begin_layout Subsection
25790 Table of Contents
25791 \begin_inset CommandInset label
25792 LatexCommand label
25793 name "sub:Table-of-Contents"
25794
25795 \end_inset
25796
25797
25798 \end_layout
25799
25800 \begin_layout Standard
25801 The Table of Contents (TOC) is inserted with the menu 
25802 \family sans
25803 Insert\SpecialChar \menuseparator
25804 List/TOC\SpecialChar \menuseparator
25805 Table
25806 \begin_inset space ~
25807 \end_inset
25808
25809 of
25810 \begin_inset space ~
25811 \end_inset
25812
25813 Contents
25814 \family default
25815 .
25816  Is is displayed in LyX as a gray box.
25817  If you click on it, the 
25818 \family sans
25819 Outline
25820 \family default
25821  window appears, showing you the TOC entries as outline to move and rearrange
25822  sections in your documents.
25823  So this operation is an alternative to the menu 
25824 \family sans
25825 Document\SpecialChar \menuseparator
25826 Outline
25827 \family default
25828  that is described in sec.
25829 \begin_inset space \thinspace{}
25830 \end_inset
25831
25832
25833 \begin_inset CommandInset ref
25834 LatexCommand ref
25835 reference "sec:Navigating"
25836
25837 \end_inset
25838
25839 .
25840 \end_layout
25841
25842 \begin_layout Standard
25843 The TOC in the document output lists every numbered section automatically.
25844  If you have declared a short title for a section heading, as described
25845  in section
25846 \begin_inset space ~
25847 \end_inset
25848
25849
25850 \begin_inset CommandInset ref
25851 LatexCommand ref
25852 reference "sec:Short-Titles"
25853
25854 \end_inset
25855
25856 , it will be used in the TOC instead of the section heading.
25857  Section
25858 \begin_inset space ~
25859 \end_inset
25860
25861
25862 \begin_inset CommandInset ref
25863 LatexCommand ref
25864 reference "sub:Numbering-depth"
25865
25866 \end_inset
25867
25868  describes how the level is adjusted that defines which section types are
25869  listed in the TOC.
25870  Unnumbered sections are not listed in the TOC.
25871 \end_layout
25872
25873 \begin_layout Subsection
25874 List of Figures, Tables, and Algorithms
25875 \begin_inset CommandInset label
25876 LatexCommand label
25877 name "sub:List-of-Figures"
25878
25879 \end_inset
25880
25881
25882 \end_layout
25883
25884 \begin_layout Standard
25885 Table, figure, and algorithm lists are very much like the table of contents.
25886  You can insert them via the 
25887 \family sans
25888 Insert\SpecialChar \menuseparator
25889 List
25890 \begin_inset space ~
25891 \end_inset
25892
25893 /
25894 \begin_inset space ~
25895 \end_inset
25896
25897 TOC
25898 \family default
25899  submenus.
25900  The list entries are the float captions and the float number.
25901 \end_layout
25902
25903 \begin_layout Section
25904 URLs and Hyperlinks
25905 \begin_inset Index idx
25906 status collapsed
25907
25908 \begin_layout Plain Layout
25909 URLs
25910 \end_layout
25911
25912 \end_inset
25913
25914
25915 \begin_inset Index idx
25916 status collapsed
25917
25918 \begin_layout Plain Layout
25919 Hyperlinks
25920 \end_layout
25921
25922 \end_inset
25923
25924
25925 \end_layout
25926
25927 \begin_layout Subsection
25928 URLs
25929 \begin_inset CommandInset label
25930 LatexCommand label
25931 name "sub:URLs"
25932
25933 \end_inset
25934
25935
25936 \end_layout
25937
25938 \begin_layout Standard
25939 Links to web pages or email addresses can be inserted via the menu 
25940 \family sans
25941 Insert\SpecialChar \menuseparator
25942 URL
25943 \family default
25944 .
25945 \end_layout
25946
25947 \begin_layout Standard
25948 Here is an example URL: LyX's homepage: 
25949 \begin_inset Flex URL
25950 status open
25951
25952 \begin_layout Plain Layout
25953
25954 http://www.lyx.org
25955 \end_layout
25956
25957 \end_inset
25958
25959
25960 \end_layout
25961
25962 \begin_layout Standard
25963 You cannot change the style of the link text, the URL text will always be
25964  in the style 
25965 \family typewriter
25966 Typewriter
25967 \family default
25968 .
25969  To be able to format the URL text, use hyperlinks as explained in the next
25970  subsection.
25971 \end_layout
25972
25973 \begin_layout Standard
25974 \begin_inset Note Greyedout
25975 status open
25976
25977 \begin_layout Plain Layout
25978
25979 \series bold
25980 Note:
25981 \series default
25982  URLs must not end with a backslash, otherwise you get LaTeX errors.
25983 \end_layout
25984
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \begin_layout Subsection
25991 Hyperlinks
25992 \begin_inset CommandInset label
25993 LatexCommand label
25994 name "sub:Hyperlinks"
25995
25996 \end_inset
25997
25998
25999 \end_layout
26000
26001 \begin_layout Standard
26002 Hyperlinks can be inserted with the menu 
26003 \family sans
26004 Insert\SpecialChar \menuseparator
26005 Hyperlink
26006 \family default
26007  or with the toolbar button 
26008 \begin_inset Info
26009 type  "icon"
26010 arg   "href-insert"
26011 \end_inset
26012
26013 .
26014  The appearing dialog has two fields: 
26015 \family sans
26016 Target
26017 \family default
26018  and 
26019 \family sans
26020 Name
26021 \family default
26022 .
26023  The name is the printed text for the hyperlink.
26024  The hyperlink type can be a weblink like this: 
26025 \begin_inset CommandInset href
26026 LatexCommand href
26027 name "LyX's homepage"
26028 target "http://www.lyx.org"
26029
26030 \end_inset
26031
26032 , an Email address like this: 
26033 \begin_inset CommandInset href
26034 LatexCommand href
26035 name "lyx-docs mailing list"
26036 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26037 type "mailto:"
26038
26039 \end_inset
26040
26041 , or a link to a file.
26042 \end_layout
26043
26044 \begin_layout Standard
26045 You can start applications via a hyperlink when you insert a weblink, but
26046  add the prefix 
26047 \begin_inset Quotes eld
26048 \end_inset
26049
26050
26051 \family sans
26052 run:
26053 \family default
26054
26055 \begin_inset Quotes erd
26056 \end_inset
26057
26058  to the link target.
26059 \end_layout
26060
26061 \begin_layout Standard
26062 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26063  and become clickable in the DVI and PDF-output.
26064  To set the format of the link text, highlight the hyperlink inset and use
26065  the text style dialog.
26066  This is for example a hyperlink with bold sans serif text: 
26067 \family sans
26068 \series bold
26069
26070 \begin_inset CommandInset href
26071 LatexCommand href
26072 name "LyX's homepage"
26073 target "http://www.lyx.org"
26074
26075 \end_inset
26076
26077
26078 \end_layout
26079
26080 \begin_layout Standard
26081 The link text color can be changed, when the option 
26082 \family sans
26083 Color links
26084 \family default
26085  is set in the PDF Properties dialog (menu 
26086 \family sans
26087 Document\SpecialChar \menuseparator
26088 Settings\SpecialChar \menuseparator
26089 PDF Properties
26090 \family default
26091 ).
26092  The link text is for example set in this document to blue by adding the
26093  option
26094 \begin_inset Newline newline
26095 \end_inset
26096
26097
26098 \series bold
26099 urlcolor=blue
26100 \series default
26101
26102 \begin_inset Newline newline
26103 \end_inset
26104
26105 to the field 
26106 \family sans
26107 Additional options
26108 \family default
26109  in the PDF Properties dialog.
26110 \end_layout
26111
26112 \begin_layout Section
26113 Appendices
26114 \begin_inset Index idx
26115 status collapsed
26116
26117 \begin_layout Plain Layout
26118 Appendix
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \begin_inset CommandInset label
26125 LatexCommand label
26126 name "sec:Appendices"
26127
26128 \end_inset
26129
26130
26131 \end_layout
26132
26133 \begin_layout Standard
26134 Appendices are created with the menu 
26135 \family sans
26136 Document\SpecialChar \menuseparator
26137 Start
26138 \begin_inset space ~
26139 \end_inset
26140
26141 Appendix
26142 \begin_inset space ~
26143 \end_inset
26144
26145 Here
26146 \family default
26147 .
26148  This menu sets the document from the current cursor position to the end
26149  as the appendix region.
26150  The region is marked with a red borderline.
26151 \end_layout
26152
26153 \begin_layout Standard
26154 Every chapter (or section) within the appendix region is treated as an appendix,
26155  numbered with a capital Latin letter.
26156  The appendix subsections are numbered with this letter followed by a dot
26157  and the subsection number.
26158  All appendix sections can be referenced as if they were normal sections,
26159  here two examples:
26160 \end_layout
26161
26162 \begin_layout Standard
26163 Appendix
26164 \begin_inset space ~
26165 \end_inset
26166
26167
26168 \begin_inset CommandInset ref
26169 LatexCommand ref
26170 reference "cha:Credits"
26171
26172 \end_inset
26173
26174 ; Appendix
26175 \begin_inset space ~
26176 \end_inset
26177
26178
26179 \begin_inset CommandInset ref
26180 LatexCommand ref
26181 reference "sub:Export"
26182
26183 \end_inset
26184
26185
26186 \end_layout
26187
26188 \begin_layout Section
26189 Bibliography
26190 \begin_inset Index idx
26191 status collapsed
26192
26193 \begin_layout Plain Layout
26194 Bibliography
26195 \end_layout
26196
26197 \end_inset
26198
26199
26200 \begin_inset CommandInset label
26201 LatexCommand label
26202 name "sec:Bibliography"
26203
26204 \end_inset
26205
26206
26207 \end_layout
26208
26209 \begin_layout Standard
26210 There are two ways of generating the bibliography in a LyX-document.
26211  You can include a bibliography database,
26212 \begin_inset Foot
26213 status collapsed
26214
26215 \begin_layout Plain Layout
26216 Known under the name 
26217 \begin_inset Quotes eld
26218 \end_inset
26219
26220 BibTeX-database
26221 \begin_inset Quotes erd
26222 \end_inset
26223
26224 .
26225 \end_layout
26226
26227 \end_inset
26228
26229  which is explained in the next subsection, or you can insert the bibliography
26230  manually, using the paragraph environment 
26231 \family sans
26232 Bibliography
26233 \family default
26234 , which was described in section
26235 \begin_inset space ~
26236 \end_inset
26237
26238
26239 \begin_inset CommandInset ref
26240 LatexCommand ref
26241 reference "sub:Biblio_environment"
26242
26243 \end_inset
26244
26245 .
26246  If you want anything other than numerical citations that are used in this
26247  document, like author-year citations, then you must
26248 \emph on
26249  
26250 \emph default
26251 use a bibliography database.
26252 \end_layout
26253
26254 \begin_layout Subsection
26255 The Bibliography Environment
26256 \end_layout
26257
26258 \begin_layout Standard
26259 Within the 
26260 \family sans
26261 Bibliography
26262 \family default
26263  environment, every paragraph begins with a gray bibliography box labeled
26264  with a number.
26265  If you click on it, you will get a dialog in which you can set a 
26266 \family sans
26267 Key
26268 \family default
26269  and a 
26270 \family sans
26271 Label
26272 \family default
26273 .
26274  The key is the symbolic name by which you will refer to this bibliography
26275  entry.
26276  For example, our second entry in the bibliography is a book about LaTeX
26277  and we used 
26278 \begin_inset Quotes eld
26279 \end_inset
26280
26281 latexcompanion
26282 \begin_inset Quotes erd
26283 \end_inset
26284
26285 , a short form of its title, as key.
26286 \end_layout
26287
26288 \begin_layout Standard
26289 You can refer to the key of a bibliography entry using the menu 
26290 \family sans
26291 Insert\SpecialChar \menuseparator
26292 Citation
26293 \family default
26294  or the toolbar button 
26295 \begin_inset Info
26296 type  "icon"
26297 arg   "dialog-show-new-inset citation"
26298 \end_inset
26299
26300 .
26301  A citation reference box is inserted and a citation window will appear
26302  in which you can select one or more keys in the available key list.
26303  The citation reference box will be labeled with the referenced key.
26304  When you click on the box, the citation window appears and you can change
26305  the reference.
26306 \end_layout
26307
26308 \begin_layout Standard
26309 Citation references appear in the output as the number of the bibliography
26310  entry with surrounding brackets.
26311  If you set a 
26312 \family sans
26313 Label
26314 \family default
26315  for the entry, the label will appear instead of the number.
26316  Here are two examples; the first without a label, the second with the label
26317  
26318 \begin_inset Quotes eld
26319 \end_inset
26320
26321 Credits
26322 \begin_inset Quotes erd
26323 \end_inset
26324
26325 :
26326 \end_layout
26327
26328 \begin_layout Standard
26329 Have a look at the 
26330 \family sans
26331 LaTeX Companion Second Edition
26332 \family default
26333
26334 \begin_inset CommandInset citation
26335 LatexCommand cite
26336 key "latexcompanion"
26337
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \begin_layout Standard
26344 The LyX-Team members are listed in the Credits: 
26345 \begin_inset CommandInset citation
26346 LatexCommand cite
26347 key "lyxcredit"
26348
26349 \end_inset
26350
26351
26352 \end_layout
26353
26354 \begin_layout Subsection
26355 Bibliography databases (BibTeX)
26356 \begin_inset Index idx
26357 status collapsed
26358
26359 \begin_layout Plain Layout
26360 Bibliography ! Databases
26361 \end_layout
26362
26363 \end_inset
26364
26365
26366 \begin_inset Index idx
26367 status collapsed
26368
26369 \begin_layout Plain Layout
26370 Bibliography ! BibTeX
26371 \end_layout
26372
26373 \end_inset
26374
26375
26376 \begin_inset CommandInset label
26377 LatexCommand label
26378 name "sub:Bibliography-databases"
26379
26380 \end_inset
26381
26382
26383 \end_layout
26384
26385 \begin_layout Standard
26386 Bibliography databases are useful if you use the same bibliography in different
26387  documents.
26388 \begin_inset Foot
26389 status collapsed
26390
26391 \begin_layout Plain Layout
26392 They are also useful for keeping a database of articles and notes concerning
26393  them.
26394  Most of the database programs mentioned below allow you to store annotations
26395  and reviews along with bibliographical information.
26396 \end_layout
26397
26398 \end_inset
26399
26400  It also makes it very easy to have a uniform layout for all bibliography
26401  entries.
26402  You can collect the bibliography of all relevant books and articles of
26403  your working field in a database.
26404  This database can be used for different documents, and only the entries
26405  cited in a particular document will appear in the bibliography list for
26406  that document.
26407  This relieves you of the need to keep track of which articles and books
26408  you have cited.
26409 \end_layout
26410
26411 \begin_layout Standard
26412 The database is a text file with the file extension 
26413 \begin_inset Quotes eld
26414 \end_inset
26415
26416
26417 \family sans
26418 .bib
26419 \family default
26420
26421 \begin_inset Quotes erd
26422 \end_inset
26423
26424 , containing the bibliography in a special format.
26425  The format is explained in 
26426 \begin_inset CommandInset citation
26427 LatexCommand cite
26428 key "BibTeX-2"
26429
26430 \end_inset
26431
26432  and in LaTeX books (
26433 \begin_inset CommandInset citation
26434 LatexCommand cite
26435 key "Mittelbach,Kopka,Lamport"
26436
26437 \end_inset
26438
26439 ).
26440  The file can be created using any text editor, but normally one uses a
26441  special program to create and edit the entries in the database.
26442  A list of such programs is maintained on the LyX Wiki at 
26443 \begin_inset Flex URL
26444 status collapsed
26445
26446 \begin_layout Plain Layout
26447
26448 http://wiki.lyx.org/BibTeX/Programs
26449 \end_layout
26450
26451 \end_inset
26452
26453 .
26454 \end_layout
26455
26456 \begin_layout Standard
26457 To use a database, use the menu 
26458 \family sans
26459 Insert\SpecialChar \menuseparator
26460 List
26461 \family default
26462 /
26463 \family sans
26464 TOC\SpecialChar \menuseparator
26465 BibT
26466 \begin_inset ERT
26467 status collapsed
26468
26469 \begin_layout Plain Layout
26470
26471 {}
26472 \end_layout
26473
26474 \end_inset
26475
26476 eX
26477 \begin_inset space ~
26478 \end_inset
26479
26480 Bibliography
26481 \family default
26482 .
26483  A grey box will be inserted and a window appears.
26484  In this window you can load one or more databases and a style file.
26485  The option 
26486 \family sans
26487 Add bibliography to TOC
26488 \family default
26489  adds a table of contents entry for the bibliography.
26490  In the 
26491 \family sans
26492 Content
26493 \family default
26494  drop box you can select whether to include > all the entries in the database
26495  in the document or just the cited references.
26496 \end_layout
26497
26498 \begin_layout Standard
26499 The style file is a text file with the file extension 
26500 \begin_inset Quotes eld
26501 \end_inset
26502
26503
26504 \family sans
26505 .bst
26506 \family default
26507
26508 \begin_inset Quotes erd
26509 \end_inset
26510
26511  that controls how the bibliography entries will appear.
26512  Your LaTeX distribution should provide several of these, and many publishers
26513  provide their own style files, so that you don't have to take care of the
26514  layout.
26515  It is of course possible to write your own style file, but this is something
26516  for experts.
26517 \begin_inset Foot
26518 status collapsed
26519
26520 \begin_layout Plain Layout
26521 For information how this is done, have a look at
26522 \begin_inset Newline newline
26523 \end_inset
26524
26525
26526 \begin_inset CommandInset href
26527 LatexCommand href
26528 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26529
26530 \end_inset
26531
26532 .
26533 \end_layout
26534
26535 \end_inset
26536
26537
26538 \end_layout
26539
26540 \begin_layout Standard
26541 Inserting a citation reference works as described in the previous section.
26542 \end_layout
26543
26544 \begin_layout Standard
26545 To generate the bibliography from a database, LyX uses the program BibTeX.
26546  This program can be controlled with options that you can add in LyX's preferenc
26547 es dialog under 
26548 \family sans
26549 Outputs\SpecialChar \menuseparator
26550 LaT
26551 \begin_inset ERT
26552 status collapsed
26553
26554 \begin_layout Plain Layout
26555
26556 {}
26557 \end_layout
26558
26559 \end_inset
26560
26561 eX
26562 \family default
26563  in the 
26564 \family sans
26565 BibT
26566 \begin_inset ERT
26567 status collapsed
26568
26569 \begin_layout Plain Layout
26570
26571 {}
26572 \end_layout
26573
26574 \end_inset
26575
26576 eX
26577 \begin_inset space ~
26578 \end_inset
26579
26580 command
26581 \family default
26582  field.
26583  Before adding options, it is strongly recommended to read the manual of
26584  
26585 \family sans
26586 BibTeX
26587 \family default
26588  
26589 \begin_inset CommandInset citation
26590 LatexCommand cite
26591 key "BibTeX"
26592
26593 \end_inset
26594
26595 .
26596 \end_layout
26597
26598 \begin_layout Standard
26599 When you select the option 
26600 \family sans
26601 Sectioned bibliography
26602 \family default
26603  in the 
26604 \family sans
26605 Document\SpecialChar \menuseparator
26606 Settings
26607 \family default
26608  dialog, it is possible to have multiple and sectioned bibliographies.
26609  This and other options are explained in detail in section 
26610 \emph on
26611 Customizing Bibliographies
26612 \emph default
26613  
26614 \emph on
26615 with BibTeX
26616 \emph default
26617  of the 
26618 \emph on
26619 Additional Features
26620 \emph default
26621  manual.
26622 \end_layout
26623
26624 \begin_layout Standard
26625 We use two bibliographies in this document to show the difference between
26626  the two methods of creating them.
26627  As you can see, the bibliography that is created from a database lists
26628  only the database entries that are referenced in the document.
26629  We used the style file 
26630 \family sans
26631 alphadin.bst
26632 \family default
26633  to get the complicated German reference key scheme in the bibliography.
26634 \end_layout
26635
26636 \begin_layout Subsection
26637 Bibliography layout
26638 \begin_inset Index idx
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642 Bibliography ! Layout
26643 \end_layout
26644
26645 \end_inset
26646
26647
26648 \end_layout
26649
26650 \begin_layout Standard
26651 In the citation reference dialog you can set a special citation format.
26652  For this feature you need to enable the option 
26653 \family sans
26654 Natbib
26655 \family default
26656  in the 
26657 \family sans
26658 Document\SpecialChar \menuseparator
26659 Settings
26660 \family default
26661
26662 \begin_inset Index idx
26663 status collapsed
26664
26665 \begin_layout Plain Layout
26666 Document ! Settings
26667 \end_layout
26668
26669 \end_inset
26670
26671  dialog under 
26672 \family sans
26673 Bibliography
26674 \family default
26675 .
26676  Setting a citation style for a reference will overwrite the default.
26677  For the global citation format use the BibTeX style files as explained
26678  in the previous section.
26679 \end_layout
26680
26681 \begin_layout Standard
26682 You can also set text, that should appear before or after a citation reference,
26683  in the citation reference window.
26684  Here an example where we set the text 
26685 \begin_inset Quotes eld
26686 \end_inset
26687
26688 Chapter
26689 \begin_inset space ~
26690 \end_inset
26691
26692 3
26693 \begin_inset Quotes erd
26694 \end_inset
26695
26696  to appear after the reference:
26697 \end_layout
26698
26699 \begin_layout Standard
26700 Have a look at 
26701 \begin_inset CommandInset citation
26702 LatexCommand cite
26703 after "Chapter 3"
26704 key "latexcompanion"
26705
26706 \end_inset
26707
26708 .
26709 \end_layout
26710
26711 \begin_layout Section
26712 Index
26713 \begin_inset Index idx
26714 status collapsed
26715
26716 \begin_layout Plain Layout
26717 Index generation
26718 \end_layout
26719
26720 \end_inset
26721
26722
26723 \begin_inset CommandInset label
26724 LatexCommand label
26725 name "sec:Index"
26726
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \begin_layout Standard
26733 An index entry is created if you use the menu 
26734 \family sans
26735 Insert\SpecialChar \menuseparator
26736 Index
26737 \begin_inset space ~
26738 \end_inset
26739
26740 Entry
26741 \family default
26742  or the toolbar button 
26743 \begin_inset Info
26744 type  "icon"
26745 arg   "index-insert"
26746 \end_inset
26747
26748 .
26749  A box labeled 
26750 \begin_inset Quotes eld
26751 \end_inset
26752
26753
26754 \family sans
26755 Index
26756 \family default
26757
26758 \begin_inset Quotes erd
26759 \end_inset
26760
26761  is inserted containing the text that appears in the index.
26762  The word where the cursor is in or the currently highlighted text is proposed
26763  by LyX as the index entry.
26764 \end_layout
26765
26766 \begin_layout Standard
26767 We give a short overview of the index commands in the next subsections.
26768  For a detailed description of LaTeX's index mechanism, have a look at one
26769  of the LaTeX books 
26770 \begin_inset CommandInset citation
26771 LatexCommand cite
26772 key "latexcompanion,latexguide,latexbook"
26773
26774 \end_inset
26775
26776 .
26777 \end_layout
26778
26779 \begin_layout Standard
26780 The index list is inserted in the document with the menu 
26781 \family sans
26782 Insert\SpecialChar \menuseparator
26783 List
26784 \begin_inset space ~
26785 \end_inset
26786
26787 /
26788 \begin_inset space ~
26789 \end_inset
26790
26791 TOC\SpecialChar \menuseparator
26792 Index
26793 \begin_inset space ~
26794 \end_inset
26795
26796 List
26797 \family default
26798 .
26799  A light blue box labeled 
26800 \begin_inset Quotes eld
26801 \end_inset
26802
26803
26804 \family sans
26805 Index
26806 \family default
26807
26808 \begin_inset Quotes erd
26809 \end_inset
26810
26811  will show the place where the index is printed in the output.
26812  The index list box is not clickable like other LyX-boxes.
26813 \end_layout
26814
26815 \begin_layout Subsection
26816 Grouping Index Entries
26817 \begin_inset Index idx
26818 status collapsed
26819
26820 \begin_layout Plain Layout
26821 Index ! Grouping
26822 \end_layout
26823
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \begin_layout Standard
26830 Index entries are often grouped to offer the reader a fast search in the
26831  index.
26832  We want to group for example the index entries for itemized and enumerated
26833  lists under the entry 
26834 \begin_inset Quotes eld
26835 \end_inset
26836
26837 Lists
26838 \begin_inset Quotes erd
26839 \end_inset
26840
26841 .
26842  First we create the entry 
26843 \begin_inset Quotes eld
26844 \end_inset
26845
26846 Lists
26847 \begin_inset Quotes erd
26848 \end_inset
26849
26850  in section
26851 \begin_inset space ~
26852 \end_inset
26853
26854
26855 \begin_inset CommandInset ref
26856 LatexCommand ref
26857 reference "sub:Lists"
26858
26859 \end_inset
26860
26861 .
26862  In the text field for the itemized list index entry in section
26863 \begin_inset space ~
26864 \end_inset
26865
26866
26867 \begin_inset CommandInset ref
26868 LatexCommand ref
26869 reference "sec:Itemize"
26870
26871 \end_inset
26872
26873 , we insert the command
26874 \end_layout
26875
26876 \begin_layout Standard
26877
26878 \series bold
26879 Lists ! Itemize
26880 \end_layout
26881
26882 \begin_layout Standard
26883 and the command
26884 \end_layout
26885
26886 \begin_layout Standard
26887
26888 \series bold
26889 Lists ! Enumerate
26890 \end_layout
26891
26892 \begin_layout Standard
26893 for the enumerated list in section
26894 \begin_inset space ~
26895 \end_inset
26896
26897
26898 \begin_inset CommandInset ref
26899 LatexCommand ref
26900 reference "sec:Enumerate"
26901
26902 \end_inset
26903
26904 .
26905 \end_layout
26906
26907 \begin_layout Standard
26908 The exclamation mark 
26909 \begin_inset Quotes eld
26910 \end_inset
26911
26912 !
26913 \begin_inset Quotes erd
26914 \end_inset
26915
26916  marks the grouping levels.
26917  You can have three levels; every index level is indented a bit more.
26918  An index entry for the higher levels is not required.
26919  If we don't have an index entry for 
26920 \begin_inset Quotes eld
26921 \end_inset
26922
26923 Lists
26924 \begin_inset Quotes erd
26925 \end_inset
26926
26927 , it will be printed anyway, but without a page number.
26928 \end_layout
26929
26930 \begin_layout Subsection
26931 Page Ranges
26932 \begin_inset Index idx
26933 status collapsed
26934
26935 \begin_layout Plain Layout
26936 Index ! Page ranges
26937 \end_layout
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Standard
26945 Normally an index entry will appear with the page number of the indexed
26946  section.
26947  But sometimes you want to index more pages under the same entry.
26948  E.
26949 \begin_inset space \thinspace{}
26950 \end_inset
26951
26952 g.
26953 \begin_inset space \space{}
26954 \end_inset
26955
26956 if we want to index the paragraph environments, we create an index entry
26957  in section
26958 \begin_inset space ~
26959 \end_inset
26960
26961
26962 \begin_inset CommandInset ref
26963 LatexCommand ref
26964 reference "sec:Paragraph-Environments"
26965
26966 \end_inset
26967
26968  with the command
26969 \end_layout
26970
26971 \begin_layout Standard
26972
26973 \series bold
26974 Paragraph environments|(
26975 \end_layout
26976
26977 \begin_layout Standard
26978 and another entry at the end of section
26979 \begin_inset space ~
26980 \end_inset
26981
26982
26983 \begin_inset CommandInset ref
26984 LatexCommand ref
26985 reference "sub:LyX-Code"
26986
26987 \end_inset
26988
26989  with the command
26990 \end_layout
26991
26992 \begin_layout Standard
26993
26994 \series bold
26995 Paragraph environments|)
26996 \end_layout
26997
26998 \begin_layout Standard
26999 The commands 
27000 \begin_inset Quotes eld
27001 \end_inset
27002
27003
27004 \series bold
27005 |(
27006 \series default
27007
27008 \begin_inset Quotes erd
27009 \end_inset
27010
27011  and 
27012 \begin_inset Quotes eld
27013 \end_inset
27014
27015
27016 \series bold
27017 |)
27018 \series default
27019
27020 \begin_inset Quotes erd
27021 \end_inset
27022
27023  respectively start and end the index range.
27024  You can also add the same index entry at different places in the document.
27025  They appear in the output under one entry with a comma separated list of
27026  the pages of the indexed document parts.
27027  An example is the index entry 
27028 \begin_inset Quotes eld
27029 \end_inset
27030
27031 Document ! Settings
27032 \begin_inset Quotes erd
27033 \end_inset
27034
27035 .
27036 \end_layout
27037
27038 \begin_layout Subsection
27039 Cross referencing
27040 \begin_inset Index idx
27041 status collapsed
27042
27043 \begin_layout Plain Layout
27044 Index ! Cross referencing
27045 \end_layout
27046
27047 \end_inset
27048
27049
27050 \end_layout
27051
27052 \begin_layout Standard
27053 It is also possible to refer to another index entry.
27054  We referred for example in the index entry 
27055 \begin_inset Quotes eld
27056 \end_inset
27057
27058 GIF
27059 \begin_inset Quotes erd
27060 \end_inset
27061
27062  (in section
27063 \begin_inset space ~
27064 \end_inset
27065
27066
27067 \begin_inset CommandInset ref
27068 LatexCommand ref
27069 reference "sub:Image-Formats"
27070
27071 \end_inset
27072
27073 ) to the index entry 
27074 \begin_inset Quotes eld
27075 \end_inset
27076
27077 Image formats
27078 \begin_inset Quotes erd
27079 \end_inset
27080
27081  in the same section using the entry
27082 \end_layout
27083
27084 \begin_layout Standard
27085
27086 \series bold
27087 GIF|see{Image formats}
27088 \end_layout
27089
27090 \begin_layout Standard
27091 where the braces have to be inserted as TeX Code.
27092  The text within the braces is the referenced entry.
27093  The reference will appear in the output without a page number.
27094 \end_layout
27095
27096 \begin_layout Subsection
27097 Index Entry Order
27098 \begin_inset Index idx
27099 status collapsed
27100
27101 \begin_layout Plain Layout
27102 Index ! Entry order
27103 \end_layout
27104
27105 \end_inset
27106
27107
27108 \end_layout
27109
27110 \begin_layout Standard
27111 You can use accented characters in the index entry, but the entries might
27112  then not follow the rules for the index order.
27113  The index entries are sorted alphabetically, but LaTeX
27114 \begin_inset Foot
27115 status collapsed
27116
27117 \begin_layout Plain Layout
27118 The index generating is done in the background by an extra program, see
27119  section
27120 \begin_inset space ~
27121 \end_inset
27122
27123
27124 \begin_inset CommandInset ref
27125 LatexCommand ref
27126 reference "sub:Index-Program"
27127
27128 \end_inset
27129
27130 .
27131 \end_layout
27132
27133 \end_inset
27134
27135  doesn't know how to sort accents in different languages.
27136  We have created as an example the three dummy index entries 
27137 \begin_inset Quotes eld
27138 \end_inset
27139
27140 maison
27141 \begin_inset Quotes erd
27142 \end_inset
27143
27144
27145 \begin_inset Quotes eld
27146 \end_inset
27147
27148 maïs
27149 \begin_inset Quotes erd
27150 \end_inset
27151
27152 , and 
27153 \begin_inset Quotes eld
27154 \end_inset
27155
27156 maître
27157 \begin_inset Quotes erd
27158 \end_inset
27159
27160 .
27161 \begin_inset Index idx
27162 status open
27163
27164 \begin_layout Plain Layout
27165 Dummy entries ! maïs
27166 \end_layout
27167
27168 \end_inset
27169
27170
27171 \begin_inset Index idx
27172 status open
27173
27174 \begin_layout Plain Layout
27175 Dummy entries ! maître
27176 \end_layout
27177
27178 \end_inset
27179
27180
27181 \begin_inset Index idx
27182 status open
27183
27184 \begin_layout Plain Layout
27185 Dummy entries ! maïs@maison
27186 \end_layout
27187
27188 \end_inset
27189
27190  They will be sorted in the order maïs, maître, maison, but we want the
27191  order maïs, maison, maître.
27192  To achieve this, we use the command
27193 \end_layout
27194
27195 \begin_layout Standard
27196
27197 \series bold
27198 previous entry@current entry
27199 \end_layout
27200
27201 \begin_layout Standard
27202 In our case we want to have 
27203 \begin_inset Quotes eld
27204 \end_inset
27205
27206 maison
27207 \begin_inset Quotes erd
27208 \end_inset
27209
27210  after 
27211 \begin_inset Quotes eld
27212 \end_inset
27213
27214 maïs
27215 \begin_inset Quotes erd
27216 \end_inset
27217
27218  and write therefore for the index entry of maison:
27219 \end_layout
27220
27221 \begin_layout Standard
27222
27223 \series bold
27224 maïs@maison
27225 \end_layout
27226
27227 \begin_layout Standard
27228 The previous entry needn't to be a real existing entry, you can also use
27229  another word to tell LaTeX the entry order, see the next subsection for
27230  an example.
27231 \end_layout
27232
27233 \begin_layout Standard
27234 \begin_inset VSpace bigskip
27235 \end_inset
27236
27237
27238 \end_layout
27239
27240 \begin_layout Standard
27241 In some cases the index entry order is not correct when you are using the
27242  program 
27243 \family sans
27244 makeindex 
27245 \family default
27246 to generate the index (see sec.
27247 \begin_inset space \thinspace{}
27248 \end_inset
27249
27250
27251 \begin_inset CommandInset ref
27252 LatexCommand ref
27253 reference "sub:Index-Program"
27254
27255 \end_inset
27256
27257 ).
27258  
27259 \family sans
27260 makeindex
27261 \family default
27262  would for example print the index entry for the LaTeX-package aeguill in
27263  sec.
27264 \begin_inset space \thinspace{}
27265 \end_inset
27266
27267
27268 \begin_inset CommandInset ref
27269 LatexCommand ref
27270 reference "sub:Document-Font"
27271
27272 \end_inset
27273
27274  after the index entries of the other LaTeX-packages although all these
27275  index commands start with 
27276 \begin_inset Quotes eld
27277 \end_inset
27278
27279
27280 \series bold
27281 LaTeX-packages ! 
27282 \series default
27283
27284 \begin_inset Quotes eld
27285 \end_inset
27286
27287 .
27288  The reason is that the index entry for aeguill is in a footnote.
27289  To fix this 
27290 \family sans
27291 makeindex
27292 \family default
27293  bug, add these commands to the preamble of your document:
27294 \end_layout
27295
27296 \begin_layout Standard
27297
27298 \series bold
27299
27300 \backslash
27301 let
27302 \backslash
27303 OrgIndex
27304 \backslash
27305 index
27306 \end_layout
27307
27308 \begin_layout Standard
27309
27310 \series bold
27311
27312 \backslash
27313 renewcommand*{
27314 \backslash
27315 index}[1]{
27316 \backslash
27317 OrgIndex{#1}}
27318 \end_layout
27319
27320 \begin_layout Subsection
27321 Index Entry Layout
27322 \begin_inset Index idx
27323 status collapsed
27324
27325 \begin_layout Plain Layout
27326 Index ! Entry layout
27327 \end_layout
27328
27329 \end_inset
27330
27331
27332 \end_layout
27333
27334 \begin_layout Standard
27335 You can change the appearance of index entries via the text style dialog.
27336 \begin_inset Index idx
27337 status open
27338
27339 \begin_layout Plain Layout
27340 Dummy entries ! 
27341 \shape italic
27342 This is an italic dummy entry
27343 \end_layout
27344
27345 \end_inset
27346
27347  You can also format the page number using the character 
27348 \begin_inset Quotes eld
27349 \end_inset
27350
27351 |
27352 \begin_inset Quotes erd
27353 \end_inset
27354
27355  followed by a LaTeX-command without a backslash.
27356  We can write for example
27357 \end_layout
27358
27359 \begin_layout Standard
27360
27361 \series bold
27362 italic page number:|textit
27363 \end_layout
27364
27365 \begin_layout Standard
27366 to get the page number in italic.
27367 \begin_inset Index idx
27368 status open
27369
27370 \begin_layout Plain Layout
27371 Dummy entries ! italic page number:|textit
27372 \end_layout
27373
27374 \end_inset
27375
27376  Normally all LaTeX-commands begin with a backslash, but in this special
27377  case 
27378 \begin_inset Quotes eld
27379 \end_inset
27380
27381
27382 \series bold
27383 |command
27384 \series default
27385
27386 \begin_inset Quotes erd
27387 \end_inset
27388
27389  means 
27390 \series bold
27391
27392 \backslash
27393 command{page
27394 \begin_inset space ~
27395 \end_inset
27396
27397 number}
27398 \series default
27399 .
27400  Have a look at section
27401 \begin_inset space ~
27402 \end_inset
27403
27404
27405 \begin_inset CommandInset ref
27406 LatexCommand ref
27407 reference "sub:LaTeX-Syntax"
27408
27409 \end_inset
27410
27411  to learn more about the LaTeX-syntax.
27412 \end_layout
27413
27414 \begin_layout Standard
27415 \begin_inset Note Greyedout
27416 status open
27417
27418 \begin_layout Plain Layout
27419
27420 \series bold
27421 Note:
27422 \series default
27423  Formatting single index entries only works when you use the program 
27424 \family sans
27425 makeindex 
27426 \family default
27427 to generate the index, see sec.
27428 \begin_inset space \thinspace{}
27429 \end_inset
27430
27431
27432 \begin_inset CommandInset ref
27433 LatexCommand ref
27434 reference "sub:Index-Program"
27435
27436 \end_inset
27437
27438 .
27439  If you use 
27440 \family sans
27441 xindy
27442 \family default
27443 , however, this won't work for anything other than bold or italic text.
27444  This is because xindy requires you to define semantic elements before they
27445  can be used, see 
27446 \begin_inset CommandInset citation
27447 LatexCommand cite
27448 after "p. 678 ff."
27449 key "latexcompanion"
27450
27451 \end_inset
27452
27453  for details.
27454 \end_layout
27455
27456 \end_inset
27457
27458
27459 \end_layout
27460
27461 \begin_layout Standard
27462 In general, we encourage you to not format page numbers directly as shown
27463  above.
27464  Instead of this, you should define a macro in the preamble and use that.
27465  Consider why you want some page numbers to be bold.
27466  Maybe you want all page references italic that refer to a definition of
27467  the indexed term, so that users can easily find definitions.
27468  If so, put the following in the preamble
27469 \end_layout
27470
27471 \begin_layout Standard
27472
27473 \series bold
27474
27475 \backslash
27476 newcommand{
27477 \backslash
27478 IndexDef}[1]{
27479 \backslash
27480 textit{#1}}
27481 \end_layout
27482
27483 \begin_layout Standard
27484 and write
27485 \end_layout
27486
27487 \begin_layout Standard
27488
27489 \series bold
27490 my entry|IndexDef
27491 \end_layout
27492
27493 \begin_layout Standard
27494 in the index entry.
27495 \begin_inset Index idx
27496 status open
27497
27498 \begin_layout Plain Layout
27499 Dummy entries ! my entry|IndexDef
27500 \end_layout
27501
27502 \end_inset
27503
27504  The advantage is that, if you change your mind later or if your publisher
27505  insists that definitions must not be italic but bold, you just need to
27506  change the macro in the preamble, not every single index entry.
27507 \end_layout
27508
27509 \begin_layout Standard
27510 You can also change the layout for the whole index.
27511  E.
27512 \begin_inset space \thinspace{}
27513 \end_inset
27514
27515 g.
27516 \begin_inset space \space{}
27517 \end_inset
27518
27519 we marked the index list box of this document as bold to get a bold font
27520  for all index entries.
27521  For more advanced tasks you have to set up a so-called 
27522 \emph on
27523 Index Style File
27524 \emph default
27525 , see the 
27526 \family sans
27527 makeindex
27528 \family default
27529  or 
27530 \family sans
27531 xindy
27532 \family default
27533  documentation for details, 
27534 \begin_inset CommandInset citation
27535 LatexCommand cite
27536 key "makeindex,xindy"
27537
27538 \end_inset
27539
27540 .
27541 \end_layout
27542
27543 \begin_layout Subsection
27544 Index Program
27545 \begin_inset Index idx
27546 status collapsed
27547
27548 \begin_layout Plain Layout
27549 Index ! Program
27550 \end_layout
27551
27552 \end_inset
27553
27554
27555 \begin_inset CommandInset label
27556 LatexCommand label
27557 name "sub:Index-Program"
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \begin_layout Standard
27565 If the index entry program 
27566 \family sans
27567 xindy
27568 \family default
27569  is installed, LyX uses it for index generation; otherwise the program 
27570 \family sans
27571 makeindex
27572 \family default
27573 , that is part of every LaTeX distribution, is used.
27574 \begin_inset Foot
27575 status collapsed
27576
27577 \begin_layout Plain Layout
27578
27579 \family sans
27580 Makeindex
27581 \family default
27582  is very old, no longer under development and has many pitfalls, notably
27583  that it was developed with only the English language in mind.
27584  So it fails to sort anything other than a monolingual English text correctly.
27585  We have shown above how to fix this sorting.
27586  However, if you are writing in another than the English language, consider
27587  to use 
27588 \family sans
27589 xindy
27590 \family default
27591 .
27592 \end_layout
27593
27594 \end_inset
27595
27596  Both programs can be controlled by options that can be set in LyX's preferences
27597  dialog, see section
27598 \begin_inset space ~
27599 \end_inset
27600
27601
27602 \begin_inset CommandInset ref
27603 LatexCommand ref
27604 reference "sub:LaTeX-settings"
27605
27606 \end_inset
27607
27608 .
27609  The available options are listed and explained in 
27610 \begin_inset CommandInset citation
27611 LatexCommand cite
27612 key "makeindex,xindy"
27613
27614 \end_inset
27615
27616 .
27617  In this dialog, you can also specify an alternative program to generate
27618  the index.
27619 \end_layout
27620
27621 \begin_layout Standard
27622 If you need specific options or an alternative index program only for a
27623  given document, you can define the program and\SpecialChar \slash{}
27624 or the options in 
27625 \family sans
27626 Document\SpecialChar \menuseparator
27627 Settings\SpecialChar \menuseparator
27628 Indexes
27629 \family default
27630 .
27631  This is especially useful if you need to pass language-specific options
27632  to the index program or if you need a specific layout style.
27633 \end_layout
27634
27635 \begin_layout Subsection
27636 Multiple Indexes
27637 \end_layout
27638
27639 \begin_layout Standard
27640 In many fields, it is common to have more than one index.
27641  For instance, you might need to set up a separate 
27642 \begin_inset Quotes eld
27643 \end_inset
27644
27645 Index of Names
27646 \begin_inset Quotes erd
27647 \end_inset
27648
27649  next to the standard index.
27650  LaTeX does not provide this possibility out of the box, but there are many
27651  packages that add this feature.
27652  LyX uses the 
27653 \series bold
27654 splitidx
27655 \series default
27656
27657 \begin_inset Index idx
27658 status collapsed
27659
27660 \begin_layout Plain Layout
27661 LaTeX-packages ! splitidx
27662 \end_layout
27663
27664 \end_inset
27665
27666  package to generate multiple indexes.
27667  The package is included in all recent LaTeX distributions.
27668  If yours does not ship it, consult the TeX Catalogue, 
27669 \begin_inset CommandInset citation
27670 LatexCommand cite
27671 key "TeXCatalogue"
27672
27673 \end_inset
27674
27675 .
27676  Note that the package does not only consist of a LaTeX style, but it also
27677  includes specific preprocessor programs that need to be installed as well.
27678  Please consult the package's manual for details.
27679 \end_layout
27680
27681 \begin_layout Standard
27682 To set up LyX for the use of multiple indexes, go to 
27683 \family sans
27684 Document\SpecialChar \menuseparator
27685 Settings\SpecialChar \menuseparator
27686 Indexes
27687 \family default
27688  and select 
27689 \begin_inset Quotes eld
27690 \end_inset
27691
27692 Use multiple Indexes
27693 \begin_inset Quotes erd
27694 \end_inset
27695
27696 .
27697  Note that the list of 
27698 \begin_inset Quotes eld
27699 \end_inset
27700
27701 Available Indexes
27702 \begin_inset Quotes erd
27703 \end_inset
27704
27705  below already contains the standard index.
27706  To add further indexes, add the name of the index (in the form that should
27707  also appear as a heading) to the 
27708 \begin_inset Quotes eld
27709 \end_inset
27710
27711 New
27712 \begin_inset Quotes erd
27713 \end_inset
27714
27715  input field and press the 
27716 \begin_inset Quotes eld
27717 \end_inset
27718
27719 Add
27720 \begin_inset Quotes erd
27721 \end_inset
27722
27723  button.
27724  The new index should now appear in the list as well.
27725  If you like, you can attribute an alternative label color to the new index
27726  by selecting the index in the list and hitting the 
27727 \begin_inset Quotes eld
27728 \end_inset
27729
27730 Alter Color\SpecialChar \ldots{}
27731
27732 \begin_inset Quotes erd
27733 \end_inset
27734
27735  button.
27736  The label color may help you to differentiate index entries of different
27737  indexes in the LyX work area.
27738 \end_layout
27739
27740 \begin_layout Standard
27741 Once the document changes have been applied, you can find the new index
27742  list in 
27743 \family sans
27744 Insert\SpecialChar \menuseparator
27745 List
27746 \begin_inset space ~
27747 \end_inset
27748
27749 /
27750 \begin_inset space ~
27751 \end_inset
27752
27753 TOC
27754 \family default
27755  and the 
27756 \family sans
27757 Insert
27758 \family default
27759  menu has a separate index entry for each of the defined indexes.
27760  The workflow is basically the same as for the default index, but there
27761  are some additional features:
27762 \end_layout
27763
27764 \begin_layout Itemize
27765 If you want to change the attribution of a specific index entry, right-clicking
27766  on the entry will open a dialog where you can do that.
27767 \end_layout
27768
27769 \begin_layout Itemize
27770 By right-clicking on an index, you can change its type.
27771  Furthermore, you can specify an index list to be a 
27772 \begin_inset Quotes eld
27773 \end_inset
27774
27775 Subindex
27776 \begin_inset Quotes erd
27777 \end_inset
27778
27779 .
27780  If you do that, the heading of that list will be decreased by one level.
27781  E.
27782 \begin_inset space \thinspace{}
27783 \end_inset
27784
27785 g., if you use a book class, where the standard index heading is defined
27786  as a chapter, subindexes will be defined as sections and can thus be nested
27787  to the non-subindexes.
27788 \end_layout
27789
27790 \begin_layout Section
27791 Nomenclature / Glossary 
27792 \begin_inset Index idx
27793 status collapsed
27794
27795 \begin_layout Plain Layout
27796 Nomenclature
27797 \end_layout
27798
27799 \end_inset
27800
27801
27802 \begin_inset Index idx
27803 status collapsed
27804
27805 \begin_layout Plain Layout
27806 Glossary|see
27807 \begin_inset ERT
27808 status collapsed
27809
27810 \begin_layout Plain Layout
27811
27812 {
27813 \end_layout
27814
27815 \end_inset
27816
27817 Nomenclature
27818 \begin_inset ERT
27819 status collapsed
27820
27821 \begin_layout Plain Layout
27822
27823 }
27824 \end_layout
27825
27826 \end_inset
27827
27828
27829 \end_layout
27830
27831 \end_inset
27832
27833
27834 \begin_inset CommandInset label
27835 LatexCommand label
27836 name "sec:Nomenclature"
27837
27838 \end_inset
27839
27840
27841 \end_layout
27842
27843 \begin_layout Standard
27844 Sometimes you need to compile a list of symbols that are mentioned in your
27845  document with a brief explanation of them – a so called nomenclature or
27846  glossary.
27847 \end_layout
27848
27849 \begin_layout Standard
27850 To be able to create nomenclatures, you need the LaTeX package 
27851 \series bold
27852 nomencl
27853 \series default
27854
27855 \begin_inset Index idx
27856 status collapsed
27857
27858 \begin_layout Plain Layout
27859 LaTeX-packages ! nomencl
27860 \end_layout
27861
27862 \end_inset
27863
27864  installed.
27865  You find it in the TeX Catalogue, 
27866 \begin_inset CommandInset citation
27867 LatexCommand cite
27868 key "TeXCatalogue"
27869
27870 \end_inset
27871
27872  or in the package manager of your LaTeX-system.
27873 \end_layout
27874
27875 \begin_layout Standard
27876 A nomenclature entry is created if you place the cursor after a symbol entry
27877  and then use the menu 
27878 \family sans
27879 Insert\SpecialChar \menuseparator
27880
27881 \family default
27882 N
27883 \family sans
27884 omenclature
27885 \begin_inset space ~
27886 \end_inset
27887
27888 Entry
27889 \family default
27890  or the toolbar button 
27891 \begin_inset Info
27892 type  "icon"
27893 arg   "nomencl-insert"
27894 \end_inset
27895
27896 .
27897  A gray box labeled 
27898 \begin_inset Quotes eld
27899 \end_inset
27900
27901
27902 \family sans
27903 Nom
27904 \family default
27905
27906 \begin_inset Quotes erd
27907 \end_inset
27908
27909  is inserted and a window pops up asking for the nomenclature entry.
27910 \end_layout
27911
27912 \begin_layout Standard
27913 A nomenclature entry consists of two main entries.
27914  The first is the symbol that you want to refer to.
27915  The second is the description of the symbol.
27916 \end_layout
27917
27918 \begin_layout Standard
27919 \begin_inset Note Greyedout
27920 status open
27921
27922 \begin_layout Plain Layout
27923
27924 \series bold
27925 Note:
27926 \series default
27927  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27928 \end_layout
27929
27930 \end_inset
27931
27932
27933 \end_layout
27934
27935 \begin_layout Subsection
27936 Nomenclature Definition and Layout
27937 \begin_inset Index idx
27938 status collapsed
27939
27940 \begin_layout Plain Layout
27941 Nomenclature ! Layout
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \end_layout
27948
27949 \begin_layout Standard
27950 When you have symbols in formulas, you have to define them in the 
27951 \family sans
27952 Symbol
27953 \family default
27954  field as LaTeX-formulas.
27955  For example to get 
27956 \begin_inset Quotes eld
27957 \end_inset
27958
27959
27960 \begin_inset Formula $\sigma$
27961 \end_inset
27962
27963
27964 \begin_inset Quotes erd
27965 \end_inset
27966
27967 , insert this:
27968 \begin_inset Newline newline
27969 \end_inset
27970
27971
27972 \series bold
27973 $
27974 \backslash
27975 sigma$
27976 \begin_inset Newline newline
27977 \end_inset
27978
27979
27980 \series default
27981 The 
27982 \begin_inset Quotes eld
27983 \end_inset
27984
27985 $
27986 \begin_inset Quotes erd
27987 \end_inset
27988
27989  character starts/ends the formula.
27990  The LaTeX-command for the Greek letter is the name of the letter beginning
27991  with a backslash 
27992 \begin_inset Quotes eld
27993 \end_inset
27994
27995
27996 \backslash
27997
27998 \begin_inset Quotes erd
27999 \end_inset
28000
28001 .
28002  For capital Greek letters, start the command also with a capital letter,
28003  like 
28004 \series bold
28005
28006 \backslash
28007 Sigma
28008 \series default
28009 .
28010 \end_layout
28011
28012 \begin_layout Standard
28013 (A short introduction to the LaTeX-syntax is given in section
28014 \begin_inset space ~
28015 \end_inset
28016
28017
28018 \begin_inset CommandInset ref
28019 LatexCommand ref
28020 reference "sub:LaTeX-Syntax"
28021
28022 \end_inset
28023
28024 .)
28025 \end_layout
28026
28027 \begin_layout Standard
28028 You cannot use the 
28029 \family sans
28030 Text
28031 \begin_inset space ~
28032 \end_inset
28033
28034 Style
28035 \family default
28036  dialog to format the description text but have to use LaTeX-commands.
28037  For example the description of the nomenclature entry for the 
28038 \begin_inset Quotes eld
28039 \end_inset
28040
28041
28042 \begin_inset Formula $\sigma$
28043 \end_inset
28044
28045
28046 \begin_inset Quotes erd
28047 \end_inset
28048
28049  in this document is:
28050 \begin_inset Newline newline
28051 \end_inset
28052
28053
28054 \series bold
28055 dummy entry for the character 
28056 \backslash
28057 textsf{sigma}
28058 \series default
28059
28060 \begin_inset Newline newline
28061 \end_inset
28062
28063 The command 
28064 \series bold
28065
28066 \backslash
28067 textsf
28068 \series default
28069  sets the fonts to 
28070 \family sans
28071 sans
28072 \begin_inset space ~
28073 \end_inset
28074
28075 serif
28076 \family default
28077 .
28078  To get 
28079 \series bold
28080 bold
28081 \series default
28082  font use the command 
28083 \series bold
28084
28085 \backslash
28086 textbf
28087 \series default
28088 , for 
28089 \family typewriter
28090 typewriter
28091 \family default
28092  use 
28093 \series bold
28094
28095 \backslash
28096 texttt
28097 \series default
28098 , for 
28099 \emph on
28100 emphasized
28101 \emph default
28102  use 
28103 \series bold
28104
28105 \backslash
28106 emph
28107 \series default
28108 .
28109 \end_layout
28110
28111 \begin_layout Subsection
28112 Sort Order of Nomenclature Entries
28113 \begin_inset Index idx
28114 status collapsed
28115
28116 \begin_layout Plain Layout
28117 Nomenclature ! Sort order
28118 \end_layout
28119
28120 \end_inset
28121
28122
28123 \end_layout
28124
28125 \begin_layout Standard
28126 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28127  the symbol definition.
28128  This leads to undesired results when you for example have symbols in formulas.
28129  Suppose you have nomenclature entries for the symbols 
28130 \emph on
28131 a
28132 \begin_inset CommandInset nomenclature
28133 LatexCommand nomenclature
28134 symbol "a"
28135 description "dummy entry for the character \"a\""
28136
28137 \end_inset
28138
28139
28140 \emph default
28141  and 
28142 \begin_inset Formula $\sigma$
28143 \end_inset
28144
28145
28146 \begin_inset CommandInset nomenclature
28147 LatexCommand nomenclature
28148 prefix "sigma"
28149 symbol "$\\sigma$"
28150 description "dummy entry for the character \\textsf{sigma}"
28151
28152 \end_inset
28153
28154 .
28155  They will be sorted by 
28156 \begin_inset Quotes eld
28157 \end_inset
28158
28159
28160 \family sans
28161 a
28162 \family default
28163
28164 \begin_inset Quotes erd
28165 \end_inset
28166
28167  and 
28168 \begin_inset Quotes eld
28169 \end_inset
28170
28171
28172 \family typewriter
28173 $
28174 \backslash
28175 sigma$
28176 \family default
28177
28178 \begin_inset Quotes erd
28179 \end_inset
28180
28181  – the 
28182 \begin_inset Formula $\sigma$
28183 \end_inset
28184
28185  will be sorted before the 
28186 \emph on
28187 a
28188 \emph default
28189  since the character 
28190 \begin_inset Quotes eld
28191 \end_inset
28192
28193 $
28194 \begin_inset Quotes erd
28195 \end_inset
28196
28197  is considered in sorting.
28198 \end_layout
28199
28200 \begin_layout Standard
28201 To control the sort order, you can edit the 
28202 \family sans
28203 Sort
28204 \begin_inset space ~
28205 \end_inset
28206
28207 as
28208 \family default
28209  field of the nomenclature dialog.
28210  Then the nomenclature entry will be sorted by this entry and not the symbol
28211  definition.
28212  For the example given, you can insert 
28213 \family typewriter
28214 sigma
28215 \family default
28216  in this field for the 
28217 \begin_inset Formula $\sigma$
28218 \end_inset
28219
28220 , then 
28221 \emph on
28222 a
28223 \emph default
28224  will be located before 
28225 \begin_inset Formula $\sigma$
28226 \end_inset
28227
28228 .
28229 \end_layout
28230
28231 \begin_layout Standard
28232 For subgrouping and tips for using sort entries see the 
28233 \series bold
28234 nomencl
28235 \series default
28236  documentation, 
28237 \begin_inset CommandInset citation
28238 LatexCommand cite
28239 key "nomencl"
28240
28241 \end_inset
28242
28243 .
28244 \end_layout
28245
28246 \begin_layout Subsection
28247 Nomenclature Options
28248 \begin_inset Index idx
28249 status collapsed
28250
28251 \begin_layout Plain Layout
28252 Nomenclature ! Options
28253 \end_layout
28254
28255 \end_inset
28256
28257
28258 \end_layout
28259
28260 \begin_layout Standard
28261 The 
28262 \series bold
28263 nomencl
28264 \series default
28265  package offers some options to adjust the appearance of the nomenclature.
28266  Here are some of its options, for more have a look at its documentation:
28267 \end_layout
28268
28269 \begin_layout Description
28270 refeq Appends the phrase 
28271 \begin_inset Quotes eld
28272 \end_inset
28273
28274
28275 \family sans
28276 , see equation (
28277 \emph on
28278 eq
28279 \emph default
28280 )
28281 \family default
28282
28283 \begin_inset Quotes erd
28284 \end_inset
28285
28286  to every nomenclature entry, where 
28287 \family sans
28288 \emph on
28289 eq
28290 \family default
28291 \emph default
28292  is the number of the last equation in front of the nomenclature entry
28293 \end_layout
28294
28295 \begin_layout Description
28296 refpage Appends the phrase 
28297 \begin_inset Quotes eld
28298 \end_inset
28299
28300
28301 \family sans
28302 , page (
28303 \emph on
28304 page
28305 \emph default
28306 )
28307 \family default
28308
28309 \begin_inset Quotes erd
28310 \end_inset
28311
28312  to every nomenclature entry, where 
28313 \family sans
28314 \emph on
28315 page
28316 \family default
28317 \emph default
28318  is the number of the page on which the nomenclature entry appeared
28319 \end_layout
28320
28321 \begin_layout Description
28322 intoc Inserts the nomenclature in the Table of Contents
28323 \end_layout
28324
28325 \begin_layout Standard
28326 There are furthermore the options 
28327 \series bold
28328 croatian
28329 \series default
28330
28331 \series bold
28332 danish
28333 \series default
28334
28335 \series bold
28336 english
28337 \series default
28338
28339 \series bold
28340 french
28341 \series default
28342
28343 \series bold
28344 german
28345 \series default
28346
28347 \series bold
28348 italian
28349 \series default
28350
28351 \series bold
28352 polish
28353 \series default
28354
28355 \series bold
28356 portuguese
28357 \series default
28358
28359 \series bold
28360 russian
28361 \series default
28362
28363 \series bold
28364 spanish
28365 \series default
28366 , and 
28367 \series bold
28368 ukrainian
28369 \series default
28370  to print the reference texts and the nomenclature title in the corresponding
28371  language.
28372 \end_layout
28373
28374 \begin_layout Standard
28375 To use one or more of the options, add them to the comma-separated document
28376  class options list in the 
28377 \family sans
28378 Document\SpecialChar \menuseparator
28379 Settings
28380 \family default
28381  dialog.
28382  In this document the option 
28383 \series bold
28384 intoc
28385 \series default
28386  is used.
28387 \end_layout
28388
28389 \begin_layout Standard
28390 \begin_inset VSpace bigskip
28391 \end_inset
28392
28393
28394 \end_layout
28395
28396 \begin_layout Standard
28397 You can also use the first two options above only for certain nomenclature
28398  entries when you add one of the following commands as last entry to the
28399  
28400 \family sans
28401 Description
28402 \family default
28403  field in the nomenclature dialog:
28404 \end_layout
28405
28406 \begin_layout Description
28407
28408 \backslash
28409 nomrefeq Like the 
28410 \series bold
28411 refeq
28412 \series default
28413  option
28414 \end_layout
28415
28416 \begin_layout Description
28417
28418 \backslash
28419 nomrefpage Like the 
28420 \series bold
28421 refpage
28422 \series default
28423  option
28424 \end_layout
28425
28426 \begin_layout Description
28427
28428 \backslash
28429 nomrefeqpage Short notation of 
28430 \series bold
28431
28432 \backslash
28433 nomrefeq
28434 \backslash
28435 nomrefpage
28436 \end_layout
28437
28438 \begin_layout Description
28439
28440 \backslash
28441 nomnorefeq,
28442 \begin_inset space ~
28443 \end_inset
28444
28445
28446 \backslash
28447 nomnorefpage,
28448 \begin_inset space ~
28449 \end_inset
28450
28451
28452 \backslash
28453 nomnorefeqpage Turns off the corresponding options
28454 \end_layout
28455
28456 \begin_layout Subsection
28457 Printing the Nomenclature
28458 \begin_inset Index idx
28459 status collapsed
28460
28461 \begin_layout Plain Layout
28462 Nomenclature ! Printing
28463 \end_layout
28464
28465 \end_inset
28466
28467
28468 \end_layout
28469
28470 \begin_layout Standard
28471 To print the nomenclature, use the menu 
28472 \family sans
28473 Insert\SpecialChar \menuseparator
28474 Lists
28475 \begin_inset space ~
28476 \end_inset
28477
28478 /
28479 \begin_inset space ~
28480 \end_inset
28481
28482 TOC\SpecialChar \menuseparator
28483 Nomenclature
28484 \family default
28485 .
28486  A light blue box labeled 
28487 \begin_inset Quotes eld
28488 \end_inset
28489
28490
28491 \family sans
28492 Nomenclature
28493 \family default
28494
28495 \begin_inset Quotes erd
28496 \end_inset
28497
28498  will show the place where the nomenclature is printed in the output.
28499  Like the index list box, the nomenclature list box is not clickable.
28500 \end_layout
28501
28502 \begin_layout Standard
28503 In the printed output the title of the nomenclature appears as 
28504 \begin_inset Quotes eld
28505 \end_inset
28506
28507 Nomenclature
28508 \begin_inset Quotes erd
28509 \end_inset
28510
28511 .
28512  If you are not happy with the name, you can change it by redefining the
28513  command 
28514 \series bold
28515
28516 \backslash
28517 nomname
28518 \series default
28519  in the preamble.
28520  For example, in order to change the name to 
28521 \emph on
28522 List of Symbols
28523 \emph default
28524 , add the following line to the preamble:
28525 \end_layout
28526
28527 \begin_layout Standard
28528
28529 \family roman
28530 \series bold
28531
28532 \backslash
28533 renewcommand{
28534 \backslash
28535 nomname}{List of Symbols}
28536 \end_layout
28537
28538 \begin_layout Standard
28539 \begin_inset VSpace defskip
28540 \end_inset
28541
28542
28543 \end_layout
28544
28545 \begin_layout Standard
28546 If you are unhappy with the amount of space for symbols, you can alter it
28547  by adding the following line to the preamble:
28548 \end_layout
28549
28550 \begin_layout Standard
28551
28552 \family roman
28553 \series bold
28554
28555 \backslash
28556 renewcommand{
28557 \backslash
28558 nomlabelwidth}{width}
28559 \end_layout
28560
28561 \begin_layout Standard
28562
28563 \family roman
28564 where the width is a value with one of the units listed in Appendix
28565 \begin_inset space ~
28566 \end_inset
28567
28568
28569 \begin_inset CommandInset ref
28570 LatexCommand ref
28571 reference "cha:Units-available-in"
28572
28573 \end_inset
28574
28575 .
28576  The default value is 1
28577 \begin_inset space \thinspace{}
28578 \end_inset
28579
28580 cm.
28581 \end_layout
28582
28583 \begin_layout Subsection
28584 Nomenclature Program
28585 \begin_inset Index idx
28586 status collapsed
28587
28588 \begin_layout Plain Layout
28589 Nomenclature ! Program
28590 \end_layout
28591
28592 \end_inset
28593
28594
28595 \begin_inset CommandInset label
28596 LatexCommand label
28597 name "sub:Nomenclature-Program"
28598
28599 \end_inset
28600
28601
28602 \end_layout
28603
28604 \begin_layout Standard
28605 LyX uses the program 
28606 \family sans
28607 makeindex
28608 \family default
28609 , that is part of every LaTeX distribution, to generate the nomenclature.
28610  LyX's preferences dialog allows you to specify another program or to control
28611  
28612 \family sans
28613 makeindex
28614 \family default
28615  by adding options, see section
28616 \begin_inset space ~
28617 \end_inset
28618
28619
28620 \begin_inset CommandInset ref
28621 LatexCommand ref
28622 reference "sub:LaTeX-settings"
28623
28624 \end_inset
28625
28626 .
28627  The available options are listed and explained in 
28628 \begin_inset CommandInset citation
28629 LatexCommand cite
28630 key "nomencl,makeindex"
28631
28632 \end_inset
28633
28634 .
28635 \end_layout
28636
28637 \begin_layout Section
28638 Branches
28639 \begin_inset Index idx
28640 status collapsed
28641
28642 \begin_layout Plain Layout
28643 Branches
28644 \end_layout
28645
28646 \end_inset
28647
28648
28649 \begin_inset Index idx
28650 status collapsed
28651
28652 \begin_layout Plain Layout
28653 Document ! Branches
28654 \end_layout
28655
28656 \end_inset
28657
28658
28659 \begin_inset CommandInset label
28660 LatexCommand label
28661 name "sec:Branches"
28662
28663 \end_inset
28664
28665
28666 \end_layout
28667
28668 \begin_layout Standard
28669 Sometimes it is useful to hide some document parts in the output.
28670  For example a teacher who is setting an exam obviously doesn't want the
28671  pupils to see the answers, but having questions and answers in the same
28672  document will make the life of the markers of that exam much easier.
28673 \end_layout
28674
28675 \begin_layout Standard
28676 For these cases LyX allows you to put text into branches.
28677  The text will then only appear in the output when its branch is activated.
28678  To create a branch, either select the menu 
28679 \family sans
28680 Insert\SpecialChar \menuseparator
28681 Branch\SpecialChar \menuseparator
28682 Insert New Branch
28683 \family default
28684  (if you just want to specify a new branch) or go in the 
28685 \family sans
28686 Document\SpecialChar \menuseparator
28687 Settings
28688 \family default
28689  dialog to 
28690 \family sans
28691 Branches
28692 \family default
28693 , where you can specify and change the name of the branch, its activation
28694  state (whether the content of the branch is shown in the output or not),
28695  its background color inside LyX and whether the name of the branch should
28696  be appended to the document file name on export if the branch is active
28697  (see below for an example).
28698  Furthermore, the dialog lets you merge two branches (just rename one branch
28699  to the name of the other) and to add 
28700 \begin_inset Quotes eld
28701 \end_inset
28702
28703 unknown branches
28704 \begin_inset Quotes erd
28705 \end_inset
28706
28707  (i.
28708 \begin_inset space \thinspace{}
28709 \end_inset
28710
28711 e.
28712 \begin_inset space ~
28713 \end_inset
28714
28715 branches that were added to the document via copy and paste from other documents
28716 , without having being defined) to the document's branch list.
28717 \end_layout
28718
28719 \begin_layout Standard
28720 Text that should be in a branch is set into branch inset boxes.
28721  These boxes are inserted via the menu 
28722 \family sans
28723 Insert\SpecialChar \menuseparator
28724 Branch
28725 \family default
28726  where you can choose a branch.
28727  You can later change the activation state of the branch by right-clicking
28728  on them.
28729 \end_layout
28730
28731 \begin_layout Standard
28732 Here is an example, where only the question text appears, the answer branch
28733  is deactivated and does therefore not appear in the output:
28734 \end_layout
28735
28736 \begin_layout Standard
28737 \begin_inset Branch Question
28738 status open
28739
28740 \begin_layout Standard
28741 Question: Who was the first physics Nobel prize winner?
28742 \end_layout
28743
28744 \end_inset
28745
28746
28747 \end_layout
28748
28749 \begin_layout Standard
28750 \begin_inset Branch Answer
28751 status collapsed
28752
28753 \begin_layout Standard
28754 Answer: Wilhelm Conrad Röntgen
28755 \end_layout
28756
28757 \end_inset
28758
28759
28760 \end_layout
28761
28762 \begin_layout Standard
28763 If you activate 
28764 \family sans
28765 Filename Suffix
28766 \family default
28767  in 
28768 \family sans
28769 Document\SpecialChar \menuseparator
28770 Settings\SpecialChar \menuseparator
28771 Branches
28772 \family default
28773 , the name of the active branches will be appended to the file name at export.
28774  Consider for example a file 
28775 \begin_inset Quotes eld
28776 \end_inset
28777
28778 Exam.lyx
28779 \begin_inset Quotes erd
28780 \end_inset
28781
28782  which has the above branches.
28783  If 
28784 \begin_inset Quotes eld
28785 \end_inset
28786
28787 Filename Suffix
28788 \begin_inset Quotes erd
28789 \end_inset
28790
28791  is active, the PDF export file would be called 
28792 \begin_inset Quotes eld
28793 \end_inset
28794
28795 Exam.pdf
28796 \begin_inset Quotes erd
28797 \end_inset
28798
28799  if both the 
28800 \begin_inset Quotes eld
28801 \end_inset
28802
28803 Question
28804 \begin_inset Quotes erd
28805 \end_inset
28806
28807  and 
28808 \begin_inset Quotes eld
28809 \end_inset
28810
28811 Answer
28812 \begin_inset Quotes erd
28813 \end_inset
28814
28815  branch were inactive, 
28816 \begin_inset Quotes eld
28817 \end_inset
28818
28819 Exam-Question.pdf
28820 \begin_inset Quotes erd
28821 \end_inset
28822
28823  if only the 
28824 \begin_inset Quotes eld
28825 \end_inset
28826
28827 Question
28828 \begin_inset Quotes erd
28829 \end_inset
28830
28831  branch was active, likewise 
28832 \begin_inset Quotes eld
28833 \end_inset
28834
28835 Exam-Answer.pdf
28836 \begin_inset Quotes erd
28837 \end_inset
28838
28839  if only the 
28840 \begin_inset Quotes eld
28841 \end_inset
28842
28843 Answer
28844 \begin_inset Quotes erd
28845 \end_inset
28846
28847  branch was active, and 
28848 \begin_inset Quotes eld
28849 \end_inset
28850
28851 Exam-Question-Answer.pdf
28852 \begin_inset Quotes erd
28853 \end_inset
28854
28855  if both branches were active.
28856  This helps you to easily export different versions of your document without
28857  much hassle.
28858 \end_layout
28859
28860 \begin_layout Standard
28861 \begin_inset VSpace bigskip
28862 \end_inset
28863
28864
28865 \end_layout
28866
28867 \begin_layout Standard
28868 To use conditional output inside places where you cannot insert branch insets,
28869  like inside equations, you can code special LaTeX definitions for each
28870  branch.
28871  For example you can define for the question branch
28872 \begin_inset Foot
28873 status collapsed
28874
28875 \begin_layout Plain Layout
28876 For an introduction to the LaTeX-syntax, see section
28877 \begin_inset space ~
28878 \end_inset
28879
28880
28881 \begin_inset CommandInset ref
28882 LatexCommand ref
28883 reference "sub:LaTeX-Syntax"
28884
28885 \end_inset
28886
28887 .
28888 \end_layout
28889
28890 \end_inset
28891
28892
28893 \end_layout
28894
28895 \begin_layout Standard
28896
28897 \series bold
28898
28899 \backslash
28900 newcommand{
28901 \backslash
28902 question}[1]{#1}
28903 \end_layout
28904
28905 \begin_layout Standard
28906
28907 \series bold
28908
28909 \backslash
28910 newcommand{
28911 \backslash
28912 answer}[1]{}
28913 \end_layout
28914
28915 \begin_layout Standard
28916 and for the answer branch
28917 \end_layout
28918
28919 \begin_layout Standard
28920
28921 \series bold
28922
28923 \backslash
28924 newcommand{
28925 \backslash
28926 question}[1]{}
28927 \end_layout
28928
28929 \begin_layout Standard
28930
28931 \series bold
28932
28933 \backslash
28934 newcommand{
28935 \backslash
28936 answer}[1]{#1}
28937 \end_layout
28938
28939 \begin_layout Standard
28940 \begin_inset Branch Question
28941 status open
28942
28943 \begin_layout Standard
28944 \begin_inset ERT
28945 status open
28946
28947 \begin_layout Plain Layout
28948
28949
28950 \backslash
28951 newcommand{
28952 \backslash
28953 question}[1]{#1}
28954 \end_layout
28955
28956 \begin_layout Plain Layout
28957
28958
28959 \backslash
28960 newcommand{
28961 \backslash
28962 answer}[1]{}
28963 \end_layout
28964
28965 \end_inset
28966
28967
28968 \end_layout
28969
28970 \end_inset
28971
28972
28973 \end_layout
28974
28975 \begin_layout Standard
28976 \begin_inset Branch Answer
28977 status collapsed
28978
28979 \begin_layout Standard
28980 \begin_inset ERT
28981 status open
28982
28983 \begin_layout Plain Layout
28984
28985
28986 \backslash
28987 newcommand{
28988 \backslash
28989 question}[1]{}
28990 \end_layout
28991
28992 \begin_layout Plain Layout
28993
28994
28995 \backslash
28996 newcommand{
28997 \backslash
28998 answer}[1]{#1}
28999 \end_layout
29000
29001 \end_inset
29002
29003
29004 \end_layout
29005
29006 \end_inset
29007
29008
29009 \end_layout
29010
29011 \begin_layout Standard
29012 Now it is possible to use the commands 
29013 \series bold
29014
29015 \backslash
29016 question{\SpecialChar \ldots{}
29017 }
29018 \series default
29019  and 
29020 \series bold
29021
29022 \backslash
29023 answer{\SpecialChar \ldots{}
29024 }
29025 \series default
29026  to obtain conditional output.
29027  Here is an example formula where only the 
29028 \series bold
29029
29030 \backslash
29031 question
29032 \series default
29033  part appears:
29034 \begin_inset Formula 
29035 \[
29036 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29037 \]
29038
29039 \end_inset
29040
29041
29042 \end_layout
29043
29044 \begin_layout Standard
29045 Inside math, the same effect can be achieved using math macros, see the
29046  
29047 \emph on
29048 Math
29049 \emph default
29050  manual.
29051 \end_layout
29052
29053 \begin_layout Section
29054 PDF Properties
29055 \begin_inset CommandInset label
29056 LatexCommand label
29057 name "sec:PDF-Properties"
29058
29059 \end_inset
29060
29061
29062 \begin_inset Index idx
29063 status collapsed
29064
29065 \begin_layout Plain Layout
29066 PDF properties
29067 \end_layout
29068
29069 \end_inset
29070
29071
29072 \end_layout
29073
29074 \begin_layout Standard
29075 The 
29076 \family sans
29077 Document Settings
29078 \family default
29079  dialog allows you in the 
29080 \family sans
29081 PDF Properties
29082 \family default
29083  to set up special options for the PDF output of your document.
29084  All options there are provided by the LaTeX-package 
29085 \series bold
29086 hyperref
29087 \series default
29088
29089 \begin_inset Index idx
29090 status collapsed
29091
29092 \begin_layout Plain Layout
29093 LaTeX-packages ! hyperref
29094 \end_layout
29095
29096 \end_inset
29097
29098 .
29099 \end_layout
29100
29101 \begin_layout Standard
29102 Using 
29103 \series bold
29104 hyperref
29105 \series default
29106  will link all cross-references in the DVI- and PDF-output.
29107  This means that the reader of your document will be able to click on a
29108  table of contents entry or on a reference and he is shown the referenced
29109  document part.
29110  You can specify in the dialog tab 
29111 \family sans
29112 Hyperlinks
29113 \family default
29114  how the links will look like and if links for bibliographical backreferences
29115  are created.
29116  The backreferences will appear in the bibliography behind the different
29117  entries, showing the number of the section, slide, or page where the entry
29118  is referenced.
29119 \end_layout
29120
29121 \begin_layout Standard
29122 In the dialog tab 
29123 \family sans
29124 Bookmarks
29125 \family default
29126  you can set if PDF-bookmarks should be created for every section of your
29127  document to make it easier for readers to navigate through the document.
29128  You can decide if the bookmarks should be numbered like your document sections
29129  or not.
29130  With the open bookmarks level you can specify what sectioning level should
29131  be displayed in the bookmarks when opening the PDF.
29132  For example level
29133 \begin_inset space ~
29134 \end_inset
29135
29136 2 will display all sections and subsections, while level
29137 \begin_inset space ~
29138 \end_inset
29139
29140 1 will only display the sections.
29141 \end_layout
29142
29143 \begin_layout Standard
29144 The header information in the dialog tab 
29145 \family sans
29146 General
29147 \family default
29148  are saved together with the PDF as file properties.
29149  Many programs are able to extract this information to e.
29150 \begin_inset space \thinspace{}
29151 \end_inset
29152
29153 g.
29154 \begin_inset space \space{}
29155 \end_inset
29156
29157 automatically recognize who the author is and what the PDF is about.
29158  This is very useful to sort, classify, or use PDFs for bibliography issues.
29159  When the option 
29160 \family sans
29161 Automatic fill header
29162 \family default
29163  is set, LyX tries to extract the header information from your document
29164  title and author settings.
29165 \end_layout
29166
29167 \begin_layout Standard
29168 The option 
29169 \family sans
29170 Load in fullscreen mode
29171 \family default
29172  will open the PDF in fullscreen mode, which is useful for presentations.
29173 \end_layout
29174
29175 \begin_layout Standard
29176 PDF properties are also used in this document.
29177  When you look in its document settings, you can see that some additional
29178  
29179 \series bold
29180 hyperref
29181 \series default
29182  options are used.
29183  For an explanation of them we refer you to the hyperref manual 
29184 \begin_inset CommandInset citation
29185 LatexCommand cite
29186 key "hyperref"
29187
29188 \end_inset
29189
29190 .
29191 \end_layout
29192
29193 \begin_layout Section
29194 TeX Code and the LaTeX Syntax
29195 \begin_inset CommandInset label
29196 LatexCommand label
29197 name "sec:TeX-Code"
29198
29199 \end_inset
29200
29201
29202 \end_layout
29203
29204 \begin_layout Subsection
29205 TeX Code Boxes
29206 \begin_inset Index idx
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210 TeX Code
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \begin_inset CommandInset label
29217 LatexCommand label
29218 name "sub:TeX-Code-Boxes"
29219
29220 \end_inset
29221
29222
29223 \end_layout
29224
29225 \begin_layout Standard
29226 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29227  constructs, but not all.
29228  LaTeX contains of hundreds of packages which provide different commands.
29229  All the time packages are being updated and new ones added.
29230  This has the advantage that you can typeset nearly everything as there
29231  is for every problem a LaTeX-package.
29232  But LyX can of course not be up to date and support all packages and their
29233  commands.
29234 \end_layout
29235
29236 \begin_layout Standard
29237 But don't worry, you can use any LaTeX-command directly in LyX inside the
29238  TeX Code box.
29239  A TeX Code box is created by the menu 
29240 \family sans
29241 Insert\SpecialChar \menuseparator
29242 TeX
29243 \begin_inset space ~
29244 \end_inset
29245
29246 Code
29247 \family default
29248  or by the toolbar button 
29249 \begin_inset Info
29250 type  "icon"
29251 arg   "ert-insert"
29252 \end_inset
29253
29254 .
29255  The box can be opened by left-clicking and closed by right-clicking on
29256  it.
29257 \end_layout
29258
29259 \begin_layout Standard
29260 You can insert complete or incomplete commands as TeX Code.
29261  Incomplete means that the command argument can be Standard LyX text.
29262  For example, if you want to draw a frame around a word and are therefore
29263  using the LaTeX-command 
29264 \series bold
29265
29266 \backslash
29267 fbox
29268 \series default
29269 , you can write the command part 
29270 \series bold
29271
29272 \backslash
29273 fbox{
29274 \series default
29275  in a TeX Code box before the word and the closing brace 
29276 \series bold
29277 }
29278 \series default
29279  in a second TeX Code box behind the word.
29280  The word between the two TeX Code boxes is then the argument as it is in
29281  the following example:
29282 \end_layout
29283
29284 \begin_layout Standard
29285 \begin_inset Graphics
29286         filename clipart/ERT.png
29287         scale 89
29288
29289 \end_inset
29290
29291
29292 \end_layout
29293
29294 \begin_layout Standard
29295 gives
29296 \end_layout
29297
29298 \begin_layout Standard
29299 This is a line with a 
29300 \begin_inset ERT
29301 status collapsed
29302
29303 \begin_layout Plain Layout
29304
29305
29306 \backslash
29307 fbox{
29308 \end_layout
29309
29310 \end_inset
29311
29312 framed
29313 \begin_inset ERT
29314 status collapsed
29315
29316 \begin_layout Plain Layout
29317
29318 }
29319 \end_layout
29320
29321 \end_inset
29322
29323  word.
29324 \end_layout
29325
29326 \begin_layout Standard
29327 \begin_inset Note Greyedout
29328 status open
29329
29330 \begin_layout Plain Layout
29331
29332 \series bold
29333 Note:
29334 \series default
29335  At the end of LaTeX-commands without parameters, you have to insert a space
29336  to let LaTeX know that the command is finished.
29337 \end_layout
29338
29339 \end_inset
29340
29341
29342 \end_layout
29343
29344 \begin_layout Subsection
29345 Short Introduction to the LaTeX Syntax
29346 \begin_inset Argument
29347 status collapsed
29348
29349 \begin_layout Plain Layout
29350 The LaTeX Syntax
29351 \end_layout
29352
29353 \end_inset
29354
29355
29356 \begin_inset Index idx
29357 status collapsed
29358
29359 \begin_layout Plain Layout
29360 LaTeX Syntax
29361 \end_layout
29362
29363 \end_inset
29364
29365
29366 \begin_inset CommandInset label
29367 LatexCommand label
29368 name "sub:LaTeX-Syntax"
29369
29370 \end_inset
29371
29372
29373 \end_layout
29374
29375 \begin_layout Standard
29376 When you write larger documents or books, you will need to know something
29377  about the LaTeX-commands that LyX uses in the background.
29378  Because LaTeX is based on commands, you can 
29379 \begin_inset Quotes eld
29380 \end_inset
29381
29382 program
29383 \begin_inset Quotes erd
29384 \end_inset
29385
29386  your text.
29387  This has the advantage that the layout of the document can be changed at
29388  any time if you know the right commands.
29389  E.
29390 \begin_inset space \thinspace{}
29391 \end_inset
29392
29393 g.
29394 \begin_inset space \space{}
29395 \end_inset
29396
29397 imagine you have to write a manual for a product and the deadline is the
29398  end of the day.
29399  Your boss just has complimented you for your good work but wants to have
29400  all caption labels bold.
29401  But you have over hundred figure and table captions with non-bold labels
29402  in your manual.
29403  Of course it's impossible to change all caption labels manually in one
29404  day.
29405 \end_layout
29406
29407 \begin_layout Standard
29408 Now LaTeX comes into play.
29409  As mentioned above, for every problem there exists a LaTeX-package.
29410  First you have to find out which and therefore look in the LaTeX package
29411  database, 
29412 \begin_inset CommandInset citation
29413 LatexCommand cite
29414 key "Catalogue"
29415
29416 \end_inset
29417
29418 .
29419 \end_layout
29420
29421 \begin_layout Standard
29422 As result you know that the package 
29423 \series bold
29424 caption
29425 \series default
29426
29427 \begin_inset Index idx
29428 status collapsed
29429
29430 \begin_layout Plain Layout
29431 LaTeX-packages ! caption
29432 \end_layout
29433
29434 \end_inset
29435
29436  is what you need.
29437  To use a package, you have to load it in the document preamble (menu 
29438 \family sans
29439 Document\SpecialChar \menuseparator
29440 Settings
29441 \family default
29442 ) with the command
29443 \end_layout
29444
29445 \begin_layout Standard
29446
29447 \series bold
29448
29449 \backslash
29450 usepackage[options]{package name}
29451 \end_layout
29452
29453 \begin_layout Standard
29454 All LaTeX commands begin with a backslash, the command argument is set within
29455  two braces, and the options are set within two brackets.
29456  Note that not all commands have an argument and options.
29457 \end_layout
29458
29459 \begin_layout Standard
29460 In your case the package name is 
29461 \series bold
29462 caption
29463 \series default
29464 .
29465  After a look in the documentation of the package, you know that the option
29466  
29467 \series bold
29468 labelfont=bf
29469 \series default
29470  will change the font of all caption labels to bold.
29471  So you add the command
29472 \end_layout
29473
29474 \begin_layout Standard
29475
29476 \series bold
29477
29478 \backslash
29479 usepackage[labelfont=bf]{caption}
29480 \end_layout
29481
29482 \begin_layout Standard
29483 to the preamble and the problem is solved.
29484 \begin_inset Foot
29485 status collapsed
29486
29487 \begin_layout Plain Layout
29488 For more commands provided by the 
29489 \series bold
29490 caption
29491 \series default
29492  package, have a look at its documentation, 
29493 \begin_inset CommandInset citation
29494 LatexCommand cite
29495 key "caption"
29496
29497 \end_inset
29498
29499 .
29500 \end_layout
29501
29502 \end_inset
29503
29504
29505 \end_layout
29506
29507 \begin_layout Standard
29508 Note that some document classes have built-in solutions for well known problems
29509  like your case.
29510  For example if you use a 
29511 \family sans
29512 KOMA-Script
29513 \family default
29514  class, you don't need the package 
29515 \series bold
29516 caption
29517 \series default
29518 , you can instead write
29519 \end_layout
29520
29521 \begin_layout Standard
29522
29523 \series bold
29524
29525 \backslash
29526 setkomafont{captionlabel}{
29527 \backslash
29528 bfseries}
29529 \end_layout
29530
29531 \begin_layout Standard
29532 in the preamble and the problem is solved.
29533  So if you plan to write a large document, you should have a look at the
29534  documentation of the document class you want to use.
29535  (
29536 \series bold
29537
29538 \backslash
29539 setkomafont
29540 \series default
29541  is an example of a command with more than one argument.)
29542 \end_layout
29543
29544 \begin_layout Standard
29545 Commands in the preamble affect the whole document, while commands in the
29546  text affect only the text after the command or only the text used as command
29547  argument.
29548  To insert a LaTeX-command in text, use the TeX Code box as described in
29549  the previous section.
29550 \end_layout
29551
29552 \begin_layout Standard
29553 If you want to learn more about LaTeX and its syntax, have a look at the
29554  LaTeX-books 
29555 \begin_inset CommandInset citation
29556 LatexCommand cite
29557 key "latexcompanion,latexguide"
29558
29559 \end_inset
29560
29561 .
29562 \end_layout
29563
29564 \begin_layout Standard
29565 \begin_inset Newpage cleardoublepage
29566 \end_inset
29567
29568
29569 \end_layout
29570
29571 \begin_layout Standard
29572 \begin_inset ERT
29573 status collapsed
29574
29575 \begin_layout Plain Layout
29576
29577
29578 \backslash
29579 pagestyle{fancy}
29580 \end_layout
29581
29582 \end_inset
29583
29584
29585 \begin_inset Note Note
29586 status collapsed
29587
29588 \begin_layout Plain Layout
29589 switches temporarily to a page style with custom header and footer line
29590 \end_layout
29591
29592 \end_inset
29593
29594
29595 \end_layout
29596
29597 \begin_layout Left Header
29598 \begin_inset Argument
29599 status open
29600
29601 \begin_layout Plain Layout
29602
29603 \end_layout
29604
29605 \end_inset
29606
29607
29608 \begin_inset ERT
29609 status collapsed
29610
29611 \begin_layout Plain Layout
29612
29613
29614 \backslash
29615 rightmark
29616 \end_layout
29617
29618 \end_inset
29619
29620
29621 \begin_inset Note Note
29622 status open
29623
29624 \begin_layout Plain Layout
29625 defines the header line as described below
29626 \end_layout
29627
29628 \end_inset
29629
29630
29631 \end_layout
29632
29633 \begin_layout Center Header
29634 \begin_inset Argument
29635 status open
29636
29637 \begin_layout Plain Layout
29638
29639 \end_layout
29640
29641 \end_inset
29642
29643
29644 \end_layout
29645
29646 \begin_layout Right Header
29647 \begin_inset Argument
29648 status open
29649
29650 \begin_layout Plain Layout
29651 \begin_inset ERT
29652 status collapsed
29653
29654 \begin_layout Plain Layout
29655
29656
29657 \backslash
29658 leftmark
29659 \end_layout
29660
29661 \end_inset
29662
29663
29664 \end_layout
29665
29666 \end_inset
29667
29668
29669 \end_layout
29670
29671 \begin_layout Left Footer
29672 \begin_inset Argument
29673 status open
29674
29675 \begin_layout Plain Layout
29676 \begin_inset ERT
29677 status collapsed
29678
29679 \begin_layout Plain Layout
29680
29681
29682 \backslash
29683 thepage
29684 \end_layout
29685
29686 \end_inset
29687
29688
29689 \end_layout
29690
29691 \end_inset
29692
29693
29694 \end_layout
29695
29696 \begin_layout Center Footer
29697 \begin_inset Argument
29698 status open
29699
29700 \begin_layout Plain Layout
29701
29702 \family sans
29703 \series bold
29704 \color red
29705 LyX's user guide
29706 \end_layout
29707
29708 \end_inset
29709
29710 Magic code:
29711 \begin_inset Newline newline
29712 \end_inset
29713
29714
29715 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29716 \end_inset
29717
29718
29719 \end_layout
29720
29721 \begin_layout Right Footer
29722 \begin_inset Argument
29723 status open
29724
29725 \begin_layout Plain Layout
29726
29727 \end_layout
29728
29729 \end_inset
29730
29731
29732 \begin_inset ERT
29733 status collapsed
29734
29735 \begin_layout Plain Layout
29736
29737
29738 \backslash
29739 Roman{page}
29740 \end_layout
29741
29742 \end_inset
29743
29744
29745 \end_layout
29746
29747 \begin_layout Section
29748 Customized Page Headers and Footers
29749 \begin_inset CommandInset label
29750 LatexCommand label
29751 name "sec:Customized-Page-Headers"
29752
29753 \end_inset
29754
29755
29756 \begin_inset Index idx
29757 status collapsed
29758
29759 \begin_layout Plain Layout
29760 Document ! Header/Footer line
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \begin_inset Index idx
29767 status collapsed
29768
29769 \begin_layout Plain Layout
29770 Header/Footer line
29771 \end_layout
29772
29773 \end_inset
29774
29775
29776 \end_layout
29777
29778 \begin_layout Standard
29779 To define custom page header and footer line for your document, you need
29780  to set the headings style to 
29781 \family sans
29782 Fancy
29783 \family default
29784  in the 
29785 \family sans
29786 Document\SpecialChar \menuseparator
29787 Settings
29788 \family default
29789  dialog under 
29790 \family sans
29791 Page
29792 \begin_inset space ~
29793 \end_inset
29794
29795 Layout
29796 \family default
29797 .
29798  As second step add in the menu 
29799 \family sans
29800 Document\SpecialChar \menuseparator
29801 Settings\SpecialChar \menuseparator
29802 Modules
29803 \family default
29804  the module 
29805 \begin_inset Quotes eld
29806 \end_inset
29807
29808 Custom Header/Footerlines
29809 \begin_inset Quotes erd
29810 \end_inset
29811
29812 .
29813  This module offers the 6
29814 \begin_inset space ~
29815 \end_inset
29816
29817 styles
29818 \end_layout
29819
29820 \begin_layout Description
29821 Left
29822 \begin_inset space ~
29823 \end_inset
29824
29825 Header,
29826 \begin_inset space ~
29827 \end_inset
29828
29829 Center
29830 \begin_inset space ~
29831 \end_inset
29832
29833 Header,
29834 \begin_inset space ~
29835 \end_inset
29836
29837 Right
29838 \begin_inset space ~
29839 \end_inset
29840
29841 Header
29842 \end_layout
29843
29844 \begin_layout Description
29845 Left
29846 \begin_inset space ~
29847 \end_inset
29848
29849 Footer,
29850 \begin_inset space ~
29851 \end_inset
29852
29853 Center
29854 \begin_inset space ~
29855 \end_inset
29856
29857 Footer,
29858 \begin_inset space ~
29859 \end_inset
29860
29861 Right
29862 \begin_inset space ~
29863 \end_inset
29864
29865 Footer
29866 \end_layout
29867
29868 \begin_layout Standard
29869 for the different positions in the header/footer.
29870 \end_layout
29871
29872 \begin_layout Standard
29873 Normally, headers and footers are set up in the beginning of the document.
29874  but you can change them anywhere you want to.
29875  Figure
29876 \begin_inset space ~
29877 \end_inset
29878
29879
29880 \begin_inset CommandInset ref
29881 LatexCommand ref
29882 reference "fig:Page-layout"
29883
29884 \end_inset
29885
29886  shows the page layout and where the header/footer styles will appear.
29887 \end_layout
29888
29889 \begin_layout Standard
29890 \begin_inset Float figure
29891 placement h
29892 wide false
29893 sideways false
29894 status open
29895
29896 \begin_layout Plain Layout
29897 \noindent
29898 \align center
29899 \begin_inset Tabular
29900 <lyxtabular version="3" rows="5" columns="3">
29901 <features tabularvalignment="middle">
29902 <column alignment="left" valignment="top" width="30line%">
29903 <column alignment="center" valignment="top" width="30line%">
29904 <column alignment="right" valignment="top" width="30line%">
29905 <row>
29906 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
29907 \begin_inset Text
29908
29909 \begin_layout Plain Layout
29910 Left Header
29911 \end_layout
29912
29913 \end_inset
29914 </cell>
29915 <cell alignment="center" valignment="top" topline="true" usebox="none">
29916 \begin_inset Text
29917
29918 \begin_layout Plain Layout
29919 Center Header
29920 \end_layout
29921
29922 \end_inset
29923 </cell>
29924 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
29925 \begin_inset Text
29926
29927 \begin_layout Plain Layout
29928 Right Header
29929 \end_layout
29930
29931 \end_inset
29932 </cell>
29933 </row>
29934 <row>
29935 <cell alignment="left" valignment="top" leftline="true" usebox="none">
29936 \begin_inset Text
29937
29938 \begin_layout Plain Layout
29939
29940 \end_layout
29941
29942 \end_inset
29943 </cell>
29944 <cell alignment="center" valignment="top" usebox="none">
29945 \begin_inset Text
29946
29947 \begin_layout Plain Layout
29948
29949 \end_layout
29950
29951 \end_inset
29952 </cell>
29953 <cell alignment="right" valignment="top" rightline="true" usebox="none">
29954 \begin_inset Text
29955
29956 \begin_layout Plain Layout
29957
29958 \end_layout
29959
29960 \end_inset
29961 </cell>
29962 </row>
29963 <row>
29964 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
29965 \begin_inset Text
29966
29967 \begin_layout Plain Layout
29968 The normal text on the page goes here.
29969  The running header is above thel text, and the footer is below (including
29970  footnotes).
29971  Headers/footers typically contain things like the page number, title of
29972  the chapter, company logo but your can use almost anything, except of floats.
29973 \end_layout
29974
29975 \end_inset
29976 </cell>
29977 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
29978 \begin_inset Text
29979
29980 \begin_layout Plain Layout
29981
29982 \end_layout
29983
29984 \end_inset
29985 </cell>
29986 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
29987 \begin_inset Text
29988
29989 \begin_layout Plain Layout
29990
29991 \end_layout
29992
29993 \end_inset
29994 </cell>
29995 </row>
29996 <row>
29997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
29998 \begin_inset Text
29999
30000 \begin_layout Plain Layout
30001
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 <cell alignment="center" valignment="top" usebox="none">
30007 \begin_inset Text
30008
30009 \begin_layout Plain Layout
30010
30011 \end_layout
30012
30013 \end_inset
30014 </cell>
30015 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30016 \begin_inset Text
30017
30018 \begin_layout Plain Layout
30019
30020 \end_layout
30021
30022 \end_inset
30023 </cell>
30024 </row>
30025 <row>
30026 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30027 \begin_inset Text
30028
30029 \begin_layout Plain Layout
30030 Left Footer
30031 \end_layout
30032
30033 \end_inset
30034 </cell>
30035 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30036 \begin_inset Text
30037
30038 \begin_layout Plain Layout
30039 Center Footer
30040 \end_layout
30041
30042 \end_inset
30043 </cell>
30044 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30045 \begin_inset Text
30046
30047 \begin_layout Plain Layout
30048 Right Footer
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 </row>
30054 </lyxtabular>
30055
30056 \end_inset
30057
30058
30059 \end_layout
30060
30061 \begin_layout Plain Layout
30062 \begin_inset Caption
30063
30064 \begin_layout Plain Layout
30065 \begin_inset CommandInset label
30066 LatexCommand label
30067 name "fig:Page-layout"
30068
30069 \end_inset
30070
30071 Page layout with custom header and footer line.
30072 \end_layout
30073
30074 \end_inset
30075
30076
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \begin_layout Subsection
30085 Definition
30086 \end_layout
30087
30088 \begin_layout Standard
30089 To define your header line, add all 3
30090 \begin_inset space ~
30091 \end_inset
30092
30093 header styles.
30094  The things you add to the styles appear on uneven pages, the things in
30095  the optional arguments on even pages.
30096  For single-sided documents, the optional arguments will not be used and
30097  can be omitted.
30098  If you leave a style or its argument empty, nothing appears in the output.
30099  Defining the footer line works similar.
30100 \end_layout
30101
30102 \begin_layout Standard
30103 For the definition, you will need some LaTeX-commands that are inserted
30104  as TeX-code (menu 
30105 \family sans
30106 Insert\SpecialChar \menuseparator
30107 Te
30108 \begin_inset ERT
30109 status collapsed
30110
30111 \begin_layout Plain Layout
30112
30113 {}
30114 \end_layout
30115
30116 \end_inset
30117
30118 X
30119 \begin_inset space ~
30120 \end_inset
30121
30122 Code
30123 \family default
30124 ):
30125 \end_layout
30126
30127 \begin_layout Description
30128
30129 \backslash
30130 thepage prints the current page number
30131 \end_layout
30132
30133 \begin_layout Description
30134
30135 \backslash
30136 Roman{page} prints the current page number with capital roman numerals
30137 \end_layout
30138
30139 \begin_layout Description
30140
30141 \backslash
30142 roman{page} prints the current page number with small roman numerals
30143 \end_layout
30144
30145 \begin_layout Description
30146
30147 \backslash
30148 leftmark prints the current section number and title.
30149  If the document has chapters, it prints the current chapter number and
30150  title instead.
30151  It is called 
30152 \begin_inset Quotes eld
30153 \end_inset
30154
30155 leftmark
30156 \begin_inset Quotes prd
30157 \end_inset
30158
30159  because it usually goes in a left header.
30160 \end_layout
30161
30162 \begin_layout Description
30163
30164 \backslash
30165 rightmark prints the current subsection number and title.
30166  If the document has chapters, it prints the current section number and
30167  title instead.
30168  It is normally used in the right header.
30169 \end_layout
30170
30171 \begin_layout Subsection
30172 Default header/footer
30173 \end_layout
30174
30175 \begin_layout Standard
30176 The custom header/footer is not empty by default.
30177  The default header contains the chapter and section title and the center
30178  footer has the page number.
30179  In order to remove unwanted entries from the header/footer, include the
30180  relevant header/footer style in your document, but leave it blank.
30181  So, if you do not want a page number in the footer, include a blank 
30182 \family sans
30183 Center
30184 \begin_inset space ~
30185 \end_inset
30186
30187 Footer
30188 \family default
30189  style.
30190 \end_layout
30191
30192 \begin_layout Subsection
30193 Appearance
30194 \end_layout
30195
30196 \begin_layout Standard
30197 The header and footer will appear on normal pages.
30198  Some pages are different.
30199  The title page has a style of its own, and so has any page that starts
30200  a new part or chapter in your book.
30201  Such pages will not have the custom headers/footers, but that is normal.
30202  There is for example no need to print a header with the chapter name on
30203  the chapter page where the chapter heading is in big bold letters anyway.
30204 \end_layout
30205
30206 \begin_layout Subsubsection
30207 Header and footer decoration line
30208 \end_layout
30209
30210 \begin_layout Standard
30211 By default, you get a 0.4
30212 \begin_inset space \thinspace{}
30213 \end_inset
30214
30215 pt thick line below the header and no footer line.
30216  This can be changed in the document preamble with the commands 
30217 \series bold
30218
30219 \backslash
30220 headrulewidth
30221 \series default
30222  and 
30223 \series bold
30224
30225 \backslash
30226 footrulewidth
30227 \series default
30228  in the following scheme:
30229 \end_layout
30230
30231 \begin_layout Standard
30232
30233 \series bold
30234
30235 \backslash
30236 renewcommand{
30237 \backslash
30238 headrulewidth}{thickness}
30239 \end_layout
30240
30241 \begin_layout Standard
30242 Where thickness is a size in standard units like 
30243 \family sans
30244 pt
30245 \family default
30246  or 
30247 \family sans
30248 mm
30249 \family default
30250 .
30251  If you don't want a line, set the thickness to 0
30252 \begin_inset space \thinspace{}
30253 \end_inset
30254
30255 pt.
30256 \end_layout
30257
30258 \begin_layout Standard
30259 The lines can also be colored, but this requires more knowledge of LaTeX.
30260  If you really need this, have a look in the Internet or in sec.
30261 \begin_inset space ~
30262 \end_inset
30263
30264 4.4 of the book 
30265 \begin_inset CommandInset citation
30266 LatexCommand cite
30267 key "Mittelbach"
30268
30269 \end_inset
30270
30271 .
30272 \end_layout
30273
30274 \begin_layout Subsubsection
30275 Several header/footer lines
30276 \end_layout
30277
30278 \begin_layout Standard
30279 In case that you need more than one text line as a header/footer, you can
30280  do this by adding a normal line break in the style definition.
30281  However, the default height of the header/footer is only the one of one
30282  text line.
30283  To expand the height, redefine the LaTeX length 
30284 \series bold
30285
30286 \backslash
30287 headheight
30288 \series default
30289  or 
30290 \series bold
30291
30292 \backslash
30293 footheight
30294 \series default
30295  in this scheme in your document preamble:
30296 \end_layout
30297
30298 \begin_layout Standard
30299
30300 \series bold
30301
30302 \backslash
30303 setlength{
30304 \backslash
30305 headheight}{height}
30306 \end_layout
30307
30308 \begin_layout Standard
30309 Where height is a size in standard units.
30310  If you don't know which amount of space is needed for the height, define
30311  your header/footer and preview your document as PDF.
30312  Then open the LaTeX logfile via the menu 
30313 \family sans
30314 Document\SpecialChar \menuseparator
30315 La
30316 \begin_inset ERT
30317 status collapsed
30318
30319 \begin_layout Plain Layout
30320
30321 {}
30322 \end_layout
30323
30324 \end_inset
30325
30326 TeX Log
30327 \family default
30328  and look via the button 
30329 \family sans
30330 Next
30331 \begin_inset space ~
30332 \end_inset
30333
30334 Warning
30335 \family default
30336  if you find a warning of the package 
30337 \series bold
30338 fancyhdr
30339 \series default
30340
30341 \begin_inset Index idx
30342 status collapsed
30343
30344 \begin_layout Plain Layout
30345 LaTeX-packages ! fancyhdr
30346 \end_layout
30347
30348 \end_inset
30349
30350 .
30351  If there is such a warning, it contains the space that you need at least
30352  for your header/footer.
30353 \end_layout
30354
30355 \begin_layout Subsection
30356 This example
30357 \end_layout
30358
30359 \begin_layout Standard
30360 This example demonstrates what can be done with custom header/footers.
30361  Don't use it for yor document as it is just an example.
30362  This example consists of the following definition:
30363 \end_layout
30364
30365 \begin_layout Description
30366 Left
30367 \begin_inset space ~
30368 \end_inset
30369
30370 Header 
30371 \series bold
30372
30373 \backslash
30374 rightmark
30375 \series default
30376 , empty optional argument
30377 \end_layout
30378
30379 \begin_layout Description
30380 Center
30381 \begin_inset space ~
30382 \end_inset
30383
30384 Header empty, empty optional argument
30385 \end_layout
30386
30387 \begin_layout Description
30388 Right
30389 \begin_inset space ~
30390 \end_inset
30391
30392 Header empty, 
30393 \series bold
30394
30395 \backslash
30396 leftmark
30397 \series default
30398  in the optional argument
30399 \end_layout
30400
30401 \begin_layout Description
30402 Left
30403 \begin_inset space ~
30404 \end_inset
30405
30406 Footer empty, 
30407 \series bold
30408
30409 \backslash
30410 thepage
30411 \series default
30412  in the optional argument
30413 \end_layout
30414
30415 \begin_layout Description
30416 Center
30417 \begin_inset space ~
30418 \end_inset
30419
30420 Footer 
30421 \family sans
30422 \series bold
30423 \color red
30424 LyX's user guide
30425 \family default
30426 \series default
30427 \color inherit
30428
30429 \begin_inset Quotes eld
30430 \end_inset
30431
30432 Magic code:
30433 \begin_inset Newline newline
30434 \end_inset
30435
30436
30437 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30438 \end_inset
30439
30440
30441 \begin_inset Quotes erd
30442 \end_inset
30443
30444  in the optional argument
30445 \end_layout
30446
30447 \begin_layout Description
30448 Right
30449 \begin_inset space ~
30450 \end_inset
30451
30452 Footer 
30453 \series bold
30454
30455 \backslash
30456 Roman{page}
30457 \series default
30458 , empty optional argument
30459 \end_layout
30460
30461 \begin_layout Description
30462
30463 \backslash
30464 headrulewidth set to 2
30465 \begin_inset space \thinspace{}
30466 \end_inset
30467
30468 pt
30469 \end_layout
30470
30471 \begin_layout Standard
30472 In principle you can use almost everything in headers/footers, except of
30473  floats.
30474  For more special things like e.
30475 \begin_inset space \thinspace{}
30476 \end_inset
30477
30478 g.
30479 \begin_inset space ~
30480 \end_inset
30481
30482 thumb-indexes, see the manual of the 
30483 \series bold
30484 fancyhdr
30485 \series default
30486  package, 
30487 \begin_inset CommandInset citation
30488 LatexCommand cite
30489 key "fancyhdr"
30490
30491 \end_inset
30492
30493 .
30494 \end_layout
30495
30496 \begin_layout Standard
30497 \begin_inset Newpage clearpage
30498 \end_inset
30499
30500
30501 \end_layout
30502
30503 \begin_layout Standard
30504 \begin_inset ERT
30505 status collapsed
30506
30507 \begin_layout Plain Layout
30508
30509
30510 \backslash
30511 pagestyle{headings}
30512 \end_layout
30513
30514 \end_inset
30515
30516
30517 \begin_inset Note Note
30518 status collapsed
30519
30520 \begin_layout Plain Layout
30521 switches back to page style with the default headings
30522 \end_layout
30523
30524 \end_inset
30525
30526
30527 \end_layout
30528
30529 \begin_layout Section
30530 Previewing Snippets of your Document
30531 \begin_inset CommandInset label
30532 LatexCommand label
30533 name "sec:Previewing-snippets-of"
30534
30535 \end_inset
30536
30537
30538 \begin_inset Index idx
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542 Instant preview
30543 \end_layout
30544
30545 \end_inset
30546
30547
30548 \begin_inset Index idx
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552 Document ! Preview
30553 \end_layout
30554
30555 \end_inset
30556
30557
30558 \end_layout
30559
30560 \begin_layout Standard
30561 LyX allows you to generate previews of sections of your document on the
30562  fly so you can see how they'll look in the final document without having
30563  to break your train of thought with 
30564 \family sans
30565 View\SpecialChar \menuseparator
30566 DVI
30567 \family default
30568 .
30569 \end_layout
30570
30571 \begin_layout Standard
30572 If you would for example like to see in LyX your math formulas typeset by
30573  LaTeX, install the LaTeX-package 
30574 \series bold
30575 preview-latex
30576 \series default
30577
30578 \begin_inset Index idx
30579 status collapsed
30580
30581 \begin_layout Plain Layout
30582 LaTeX-packages ! preview-latex
30583 \end_layout
30584
30585 \end_inset
30586
30587  as explained below, and turn on 
30588 \family sans
30589 Instant
30590 \begin_inset space ~
30591 \end_inset
30592
30593 preview
30594 \family default
30595  in the 
30596 \family sans
30597 Tools\SpecialChar \menuseparator
30598 Preferences 
30599 \family default
30600 dialog under Look
30601 \begin_inset space ~
30602 \end_inset
30603
30604 and
30605 \begin_inset space ~
30606 \end_inset
30607
30608 feel\SpecialChar \menuseparator
30609 Display.
30610  The 
30611 \family sans
30612 Preview
30613 \begin_inset space ~
30614 \end_inset
30615
30616 Size
30617 \family default
30618  is the multiplication factor for the size.
30619 \end_layout
30620
30621 \begin_layout Standard
30622 Previews are generated when you load a document into LyX and when you finish
30623  editing an inset.
30624  Previews of an already loaded document are 
30625 \emph on
30626 not
30627 \emph default
30628  generated just by selecting the 
30629 \family sans
30630 Instant
30631 \begin_inset space ~
30632 \end_inset
30633
30634 preview
30635 \family default
30636  check box, you have to reopen the documents to activate the previews.
30637 \end_layout
30638
30639 \begin_layout Standard
30640 LyX will generate previews of math insets.
30641  It will also generate previews of included insets if you select the 
30642 \family sans
30643 Show
30644 \begin_inset space ~
30645 \end_inset
30646
30647 preview
30648 \family default
30649  check box in the insert dialog.
30650  This is useful if you wish to generate a preview of a LaTeX figure, for
30651  example.
30652 \end_layout
30653
30654 \begin_layout Standard
30655 To get previews working, you need the LaTeX package 
30656 \series bold
30657 preview-latex
30658 \series default
30659  (on some systems named simply 
30660 \series bold
30661 preview
30662 \series default
30663 ) installed.
30664  If it is not already installed, you will find it in the TeX Catalogue,
30665  
30666 \begin_inset CommandInset citation
30667 LatexCommand cite
30668 key "TeXCatalogue"
30669
30670 \end_inset
30671
30672  or in the package manager of your LaTeX-system.
30673  You obtain prettier results if you install the program 
30674 \family typewriter
30675 pnmcrop
30676 \family default
30677  from the 
30678 \family typewriter
30679 netpbm
30680 \family default
30681  package; for LyX on Windows this program is automatically installed together
30682  with LyX.
30683 \end_layout
30684
30685 \begin_layout Standard
30686 \begin_inset VSpace bigskip
30687 \end_inset
30688
30689
30690 \end_layout
30691
30692 \begin_layout Standard
30693 You can furthermore preview the LaTeX source of the whole document or parts
30694  of it.
30695  Use the menu 
30696 \family sans
30697 View\SpecialChar \menuseparator
30698 View
30699 \begin_inset space ~
30700 \end_inset
30701
30702 Source
30703 \family default
30704  and a window will be shown where you can see the LaTeX-source code.
30705  The window shows the source of the whole paragraph where the cursor is
30706  currently in.
30707  You can also select document parts in LyX's main window, then only this
30708  selection (when it is more than one paragraph) is shown as source code.
30709  To view the whole document as source, enable the corresponding option in
30710  the source view window.
30711 \end_layout
30712
30713 \begin_layout Section
30714 Advanced Find and Replace
30715 \begin_inset CommandInset label
30716 LatexCommand label
30717 name "sec:Advanced-Find-and"
30718
30719 \end_inset
30720
30721
30722 \begin_inset Index idx
30723 status collapsed
30724
30725 \begin_layout Plain Layout
30726 Replace
30727 \end_layout
30728
30729 \end_inset
30730
30731
30732 \begin_inset Index idx
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736 Find
30737 \end_layout
30738
30739 \end_inset
30740
30741
30742 \end_layout
30743
30744 \begin_layout Subsection
30745 Introduction
30746 \end_layout
30747
30748 \begin_layout Standard
30749 The advanced find and replace feature of LyX allows for searching of complex,
30750  format-sensitive text segments and mathematics contents within LyX documents.
30751  It is an enhancement of the standard (quick) find and replace feature.
30752  The key-features are:
30753 \end_layout
30754
30755 \begin_layout Itemize
30756 Both searching of text and of mathematical formulas is allowed, where the
30757  latter is done by entering mathematics in the usual way; not only entire
30758  mathematical formulas are found, but also parts occurring within more complex
30759  formulas
30760 \end_layout
30761
30762 \begin_layout Itemize
30763 Search may be format-insensitive, so that the searched text is found in
30764  any context/style (standard text, section headings, notes, and even mathematics
30765 ), or it may be format-sensitive, so that, for example, a word entered with
30766  a section heading will only be found within section headings
30767 \end_layout
30768
30769 \begin_layout Itemize
30770 Search may be widened to a specific 
30771 \emph on
30772 scope
30773 \emph default
30774 , i.
30775 \begin_inset space \thinspace{}
30776 \end_inset
30777
30778 e.
30779 \begin_inset space ~
30780 \end_inset
30781
30782 a set of files which may be all the children of the document being edited,
30783  all the open files, or all the manuals available from the 
30784 \family sans
30785 Help
30786 \family default
30787  menu
30788 \end_layout
30789
30790 \begin_layout Itemize
30791 Replace may optionally preserve capitalization, so that the replaced text
30792  capitalization is adapted to the matching text (i.
30793 \begin_inset space \thinspace{}
30794 \end_inset
30795
30796 e.
30797 \begin_inset space ~
30798 \end_inset
30799
30800 all lowercase, all uppercase, first uppercase followed by lowercase)
30801 \end_layout
30802
30803 \begin_layout Subsection
30804 Basic usage
30805 \end_layout
30806
30807 \begin_layout Standard
30808 The advanced find and replace feature of LyX is activated through the menu
30809  
30810 \family sans
30811 Edit\SpecialChar \menuseparator
30812 Find & Replace
30813 \noun on
30814  (
30815 \noun default
30816 Advanced
30817 \noun on
30818 )
30819 \family default
30820 \noun default
30821  (shortcut 
30822 \begin_inset Info
30823 type  "shortcut"
30824 arg   "dialog-show findreplaceadv"
30825 \end_inset
30826
30827 ) or the toolbar button 
30828 \begin_inset Info
30829 type  "icon"
30830 arg   "dialog-toggle findreplaceadv"
30831 \end_inset
30832
30833 .
30834  This opens the 
30835 \family sans
30836 Advanced Find and Replace
30837 \family default
30838  dialog.
30839 \end_layout
30840
30841 \begin_layout Subsubsection
30842 Searching for text
30843 \end_layout
30844
30845 \begin_layout Standard
30846 Enter into the 
30847 \family sans
30848 Find
30849 \family default
30850  LyX mini-editor a simple word, and search for occurrences of it by clicking
30851  on the 
30852 \family sans
30853 Find Next
30854 \family default
30855  button at the bottom of the dialog (or just press the 
30856 \family sans
30857 Return
30858 \family default
30859  key).
30860  The entered word is found both in text mode and in math mode, and in emphasized
30861 , bold or normal face, and in both in section titles and in standard text.
30862  Pressing repeatedly 
30863 \family sans
30864 Enter
30865 \family default
30866  keeps searching forward.
30867  Similarly, pressing 
30868 \family sans
30869 Shift+Enter
30870 \family default
30871  searches for the entered text backwards.
30872 \end_layout
30873
30874 \begin_layout Standard
30875 While searching, the 
30876 \family sans
30877 Case sensitive
30878 \family default
30879  option allows matches to occur only with the same case as entered in the
30880  
30881 \family sans
30882 Find
30883 \family default
30884  editor.
30885  The 
30886 \family sans
30887 Whole words
30888 \family default
30889  option allows matches to occur only at word boundaries.
30890 \end_layout
30891
30892 \begin_layout Subsubsection
30893 Searching for mathematics
30894 \end_layout
30895
30896 \begin_layout Standard
30897 Mathematical formulas may be searched for by typing in the 
30898 \family sans
30899 Find
30900 \family default
30901  editor a mathematical formula, such as 
30902 \begin_inset Formula $x^{2}$
30903 \end_inset
30904
30905  or also something more complex like 
30906 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
30907 \end_inset
30908
30909 .
30910  When searching for a formula, it is found both when it is alone and when
30911  it occurs in sub-formulas and nested parts of sub-formulas, for example
30912  the mentioned segments would be found in something like 
30913 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
30914 \end_inset
30915
30916
30917 \end_layout
30918
30919 \begin_layout Subsubsection
30920 Style-aware search
30921 \end_layout
30922
30923 \begin_layout Standard
30924 It is also possible to search for text with specific styles.
30925  This is done by switching to the 
30926 \family sans
30927 Settings
30928 \family default
30929  tab of the dialog and unchecking the 
30930 \family sans
30931 Ignore format
30932 \family default
30933  option.
30934  This way, entering in the 
30935 \family sans
30936 Find
30937 \family default
30938  editor
30939 \end_layout
30940
30941 \begin_layout Itemize
30942 a plain word and searching for it would not find instances of the word occurring
30943  in emphasized or boldface.
30944 \end_layout
30945
30946 \begin_layout Itemize
30947 an emphasized or boldface word and searching for it would find the respective
30948  instances with same face only, and within the same text style only.
30949  Note that, for example, an emphasized text is found not only when occurring
30950  alone, but also when it is contained in a longer emphasized sentence.
30951 \end_layout
30952
30953 \begin_layout Itemize
30954 a plain word in a section heading, and searching for it, finds occurrences
30955  of if only within section headings.
30956  Also, if the text to search is given an emphasized or bold face, in addition
30957  to a section style, then it is found only when occurring with the same
30958  style.
30959 \end_layout
30960
30961 \begin_layout Itemize
30962 some mathematics in a displayed formula will only find instances of this
30963  formula that are also displayed formulas (and not inline formulas).
30964 \end_layout
30965
30966 \begin_layout Subsubsection
30967 Replace
30968 \end_layout
30969
30970 \begin_layout Standard
30971 The text segments matching the text entered in the 
30972 \family sans
30973 Find
30974 \family default
30975  editor may be replaced with the text segments entered in the 
30976 \family sans
30977 Replace
30978 \family default
30979 \noun on
30980  
30981 \noun default
30982 editor.
30983  In order to find the next occurrence and replace it, click on the 
30984 \family sans
30985 Replace
30986 \family default
30987  button or alternatively
30988 \noun on
30989  
30990 \noun default
30991 press 
30992 \family sans
30993 Enter
30994 \family default
30995  or 
30996 \family sans
30997 Shift+Enter
30998 \family default
30999  while being in the 
31000 \family sans
31001 Replace
31002 \family default
31003 \noun on
31004  
31005 \noun default
31006 editor.
31007 \end_layout
31008
31009 \begin_layout Standard
31010 You can replace full-featured formatted LyX segments in place of the matching
31011  text segments in your document.
31012  Typical scenarios in which to use this capability may be (just to mention
31013  a few):
31014 \end_layout
31015
31016 \begin_layout Itemize
31017 replacing occurrences of a word with a customized formatted version of the
31018  same word, for example replacing occurrences of a name like 
31019 \begin_inset Quotes eld
31020 \end_inset
31021
31022 func()
31023 \begin_inset Quotes erd
31024 \end_inset
31025
31026  with its typewriter version 
31027 \family typewriter
31028
31029 \begin_inset Quotes eld
31030 \end_inset
31031
31032 func()
31033 \begin_inset Quotes erd
31034 \end_inset
31035
31036 ;
31037 \end_layout
31038
31039 \begin_layout Itemize
31040 performing a notation rework of mathematical symbols, for example replacing
31041  occurrences of 
31042 \begin_inset Quotes eld
31043 \end_inset
31044
31045
31046 \begin_inset Formula $R$
31047 \end_inset
31048
31049
31050 \begin_inset Quotes erd
31051 \end_inset
31052
31053  with 
31054 \begin_inset Quotes eld
31055 \end_inset
31056
31057
31058 \begin_inset Formula $\mathbb{R}$
31059 \end_inset
31060
31061
31062 \begin_inset Quotes erd
31063 \end_inset
31064
31065  (you may want to enable the 
31066 \family sans
31067 Whole words
31068 \family default
31069  and 
31070 \family sans
31071 Case sensitive
31072 \family default
31073  options and disable the 
31074 \family sans
31075 Ignore format
31076 \family default
31077  option in the 
31078 \family sans
31079 Settings
31080 \family default
31081  tab, in order to avoid replacing all 
31082 \begin_inset Quotes eld
31083 \end_inset
31084
31085 R
31086 \begin_inset Quotes erd
31087 \end_inset
31088
31089  letters occurring in normal text), or occurrences of 
31090 \begin_inset Formula $x_{j}^{i}$
31091 \end_inset
31092
31093  with 
31094 \begin_inset Formula $x_{i,\, j}$
31095 \end_inset
31096
31097 , or occurrences of 
31098 \begin_inset Formula $x[k]$
31099 \end_inset
31100
31101  with 
31102 \begin_inset Formula $x_{k}$
31103 \end_inset
31104
31105 .
31106 \end_layout
31107
31108 \begin_layout Subsection
31109 Advanced usage
31110 \end_layout
31111
31112 \begin_layout Standard
31113 There is a regular expression (regexp) based searching facility.
31114 \begin_inset Foot
31115 status collapsed
31116
31117 \begin_layout Plain Layout
31118 A good explanation of regular expressions is given in this Wikipedia entry:
31119  
31120 \begin_inset CommandInset href
31121 LatexCommand href
31122 target "http://en.wikipedia.org/wiki/Regular_expression"
31123
31124 \end_inset
31125
31126 .
31127 \end_layout
31128
31129 \end_inset
31130
31131  You can search for regular expression by inserting a regexp inset into
31132  the 
31133 \family sans
31134 Find
31135 \family default
31136  editor.
31137  This is done via the menu 
31138 \family sans
31139 Insert\SpecialChar \menuseparator
31140 Insert Regular Expression
31141 \family default
31142  while the cursor is in the 
31143 \family sans
31144 Find
31145 \family default
31146  editor.
31147  Characters entered within regexp insets are matched according to the regular
31148  expression matching rules
31149 \begin_inset Foot
31150 status collapsed
31151
31152 \begin_layout Plain Layout
31153 Under the constraint that any (sub)expression must match a well-formed LyX
31154  text segment, i.
31155 \begin_inset space \thinspace{}
31156 \end_inset
31157
31158 e.
31159 \begin_inset space ~
31160 \end_inset
31161
31162 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31163  to match expressions.
31164 \end_layout
31165
31166 \end_inset
31167
31168 , while text entered outside regexp insets is matched exactly against the
31169  same text in the document.
31170  Note that it is allowed to cut and paste regexp-mode insets as usual.
31171  Examples of using such a feature may be:
31172 \end_layout
31173
31174 \begin_layout Enumerate
31175 Searching for all fractions with a given denominator: for example, entering
31176  in the 
31177 \family sans
31178 Find
31179 \family default
31180  editor the fraction 
31181 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31182 \end_inset
31183
31184  (where the 
31185 \begin_inset Formula $.*$
31186 \end_inset
31187
31188  on the numerator is the match-everything regular expression) finds all
31189  fractions with the given denominator.
31190 \end_layout
31191
31192 \begin_layout Enumerate
31193 Searching for all text with a given style: for example, after unchecking
31194  the 
31195 \family sans
31196 Ignore format
31197 \family default
31198  option from the 
31199 \family sans
31200 Settings
31201 \family default
31202  tab, entering a 
31203 \series bold
31204
31205 \begin_inset Formula $.*$
31206 \end_inset
31207
31208
31209 \series default
31210  regular expression and adding for it an emphasized or bold face, finds
31211  all emphasized and bold face text, respectively.
31212  Also, inserting a 
31213 \begin_inset Formula $.*$
31214 \end_inset
31215
31216  regular expression in a bullet or enumerated list or a section heading,
31217  you can find all bullet or enumerated lists or section headings.
31218 \end_layout
31219
31220 \begin_layout Standard
31221 Finally, references to (sub)expressions in regexp may be used as usual,
31222  enclosing parts of the expression within round braces 
31223 \begin_inset Formula $()$
31224 \end_inset
31225
31226 , and referring back to them through 
31227 \begin_inset Formula $\backslash1$
31228 \end_inset
31229
31230
31231 \begin_inset Formula $\backslash2$
31232 \end_inset
31233
31234 , etc..
31235  For example, try searching for the regexp 
31236 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31237 \end_inset
31238
31239  in order to find word repetitions, if there are any.
31240 \end_layout
31241
31242 \begin_layout Standard
31243 Note that back references work both when occurring within the same regexp,
31244  and when occurring in multiple different regexps, where the numbering of
31245  back-referenced sub-expressions is absolute, i.
31246 \begin_inset space \thinspace{}
31247 \end_inset
31248
31249 e.
31250 \begin_inset space ~
31251 \end_inset
31252
31253  
31254 \begin_inset Formula $\backslash1$
31255 \end_inset
31256
31257  always refers to the first occurrence of 
31258 \begin_inset Formula $()$
31259 \end_inset
31260
31261  in all entered regexps.
31262 \end_layout
31263
31264 \begin_layout Standard
31265 Note also that the use of back references in the replaced text is not (yet)
31266  implemented.
31267 \end_layout
31268
31269 \begin_layout Section
31270 Spell Checking
31271 \begin_inset CommandInset label
31272 LatexCommand label
31273 name "sec:Spellchecking"
31274
31275 \end_inset
31276
31277
31278 \begin_inset Index idx
31279 status collapsed
31280
31281 \begin_layout Plain Layout
31282 Spell checking
31283 \end_layout
31284
31285 \end_inset
31286
31287
31288 \end_layout
31289
31290 \begin_layout Standard
31291 LyX has a built-in spell checker.
31292  The menu
31293 \family sans
31294  Tools\SpecialChar \menuseparator
31295 Spellchecker
31296 \family default
31297 , the key 
31298 \family sans
31299 F7
31300 \family default
31301  or the toolbar button 
31302 \begin_inset Info
31303 type  "icon"
31304 arg   "dialog-show spellchecker"
31305 \end_inset
31306
31307  starts the spell checking beginning from the current cursor position.
31308  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31309  you to edit and replace it in a second line.
31310  Whenever an unknown word is found, the word is highlighted and the text
31311  scrolled so that it is visible.
31312  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31313 n, if any could be found.
31314  Clicking on one of the corrections will copy to the 
31315 \family sans
31316 Replacement
31317 \family default
31318  field, double-click invokes directly the replacement.
31319  Unknown but correctly typed words can be added to the personal dictionary.
31320 \end_layout
31321
31322 \begin_layout Standard
31323 By default, the dictionary file used is determined by the document language
31324  that is set in the 
31325 \family sans
31326 Document\SpecialChar \menuseparator
31327 Settings
31328 \family default
31329  dialog.
31330  You can specify the language of a word in the spellchecker dialog by choosing
31331  a different one at the top of the dialog.
31332  LyX can correctly spell check documents containing multiple languages.
31333  This work if you have marked the different languages appropriately and
31334  have the spell checker dictionaries installed.
31335  LyX automatically switches to the appropriate dictionary file.
31336 \end_layout
31337
31338 \begin_layout Subsection
31339 Further Settings
31340 \end_layout
31341
31342 \begin_layout Standard
31343 In LyX's preferences dialog under 
31344 \family sans
31345 Language
31346 \begin_inset space ~
31347 \end_inset
31348
31349 Setting\SpecialChar \menuseparator
31350 Spellchecker
31351 \family default
31352  you can set the following things:
31353 \end_layout
31354
31355 \begin_layout Description
31356 Spellchecker
31357 \begin_inset space ~
31358 \end_inset
31359
31360 engine Select the library LyX should use for spell checking.
31361  Depending on your platform, 
31362 \family typewriter
31363 aspell
31364 \family default
31365
31366 \family typewriter
31367 hunspell
31368 \family default
31369  or 
31370 \family typewriter
31371 enchant
31372 \begin_inset Foot
31373 status collapsed
31374
31375 \begin_layout Plain Layout
31376 Enchant itself is a wrapper library having different configurable back-ends.
31377  Please consult the documentation or man-page of it to learn more.
31378 \end_layout
31379
31380 \end_inset
31381
31382
31383 \family default
31384  are available.
31385  On Windows only 
31386 \family typewriter
31387 hunspell
31388 \family default
31389  is available.
31390 \end_layout
31391
31392 \begin_layout Description
31393 Alternative
31394 \begin_inset space ~
31395 \end_inset
31396
31397 language If this field is not empty, LyX will always use the given language
31398  for the spell checking, no matter what the document language is.
31399 \end_layout
31400
31401 \begin_layout Description
31402 Escape
31403 \begin_inset space ~
31404 \end_inset
31405
31406 characters Allows you to add non-standard characters that the spell checker
31407  should escape, e.
31408 \begin_inset space \thinspace{}
31409 \end_inset
31410
31411 g.
31412 \begin_inset space \space{}
31413 \end_inset
31414
31415 German umlauts.
31416  This should normally not be needed.
31417 \end_layout
31418
31419 \begin_layout Description
31420 Accept
31421 \begin_inset space ~
31422 \end_inset
31423
31424 compound
31425 \begin_inset space ~
31426 \end_inset
31427
31428 words Prevent the spell checker from complaining about compounded words
31429  like 
31430 \begin_inset Quotes eld
31431 \end_inset
31432
31433 passthrough
31434 \begin_inset Quotes erd
31435 \end_inset
31436
31437 .
31438 \end_layout
31439
31440 \begin_layout Description
31441 Spellcheck
31442 \begin_inset space ~
31443 \end_inset
31444
31445 continously Check the spelling of your document as you type it.
31446  Misspelled words gets underlined with a dotted red line.
31447  By right-clicking on an underlined word, the suggestions by the spell appear
31448  in the context menu.
31449  Choosing one of them will replace the misspelled word with the suggested
31450  word.
31451 \end_layout
31452
31453 \begin_layout Description
31454 Spellcheck
31455 \begin_inset space ~
31456 \end_inset
31457
31458 notes
31459 \begin_inset space ~
31460 \end_inset
31461
31462 and
31463 \begin_inset space ~
31464 \end_inset
31465
31466 comments If enabled, the spelling of non-printed document contents is checked
31467  as well.
31468 \end_layout
31469
31470 \begin_layout Section
31471 Thesaurus
31472 \begin_inset Index idx
31473 status collapsed
31474
31475 \begin_layout Plain Layout
31476 Thesaurus
31477 \end_layout
31478
31479 \end_inset
31480
31481
31482 \begin_inset CommandInset label
31483 LatexCommand label
31484 name "sec:Thesaurus"
31485
31486 \end_inset
31487
31488
31489 \end_layout
31490
31491 \begin_layout Standard
31492 LyX provides a multilingual thesaurus.
31493  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31494  the 
31495 \emph on
31496 MyThes
31497 \emph default
31498
31499 \begin_inset Foot
31500 status collapsed
31501
31502 \begin_layout Plain Layout
31503 \begin_inset CommandInset href
31504 LatexCommand href
31505 target "http://lingucomponent.openoffice.org/thesaurus.html"
31506
31507 \end_inset
31508
31509
31510 \end_layout
31511
31512 \end_inset
31513
31514  thesaurus library, which is included in LyX).
31515  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31516  are available for many languages.
31517 \end_layout
31518
31519 \begin_layout Standard
31520 This section describes how new dictionaries are installed and set up for
31521  the use with LyX.
31522 \end_layout
31523
31524 \begin_layout Subsection
31525 Setting up the thesaurus
31526 \end_layout
31527
31528 \begin_layout Standard
31529 The 
31530 \emph on
31531 MyThes/
31532 \emph default
31533 OpenOffice thesauri consist of two files per language: A file with the suffix
31534  
31535 \emph on
31536 *.dat
31537 \emph default
31538  containing the data and an index file with the suffix 
31539 \emph on
31540 *.idx
31541 \emph default
31542 .
31543  The standardized file names include the language code for the given language
31544  (e.
31545 \begin_inset space \thinspace{}
31546 \end_inset
31547
31548 g.
31549  en_EN for English).
31550  For instance, the English files are named:
31551 \end_layout
31552
31553 \begin_layout Itemize
31554 th_en_EN_v2.idx
31555 \end_layout
31556
31557 \begin_layout Itemize
31558 th_en_EN_v2.dat
31559 \end_layout
31560
31561 \begin_layout Standard
31562 If you have OpenOffice and its thesaurus installed, these files should be
31563  already on your system.
31564  If not, you can get dictionaries either from 
31565 \begin_inset Flex URL
31566 status collapsed
31567
31568 \begin_layout Plain Layout
31569
31570 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31571 \end_layout
31572
31573 \end_inset
31574
31575  or from the site 
31576 \begin_inset Flex URL
31577 status collapsed
31578
31579 \begin_layout Plain Layout
31580
31581 http://extensions.services.openoffice.org
31582 \end_layout
31583
31584 \end_inset
31585
31586 .
31587 \begin_inset Foot
31588 status open
31589
31590 \begin_layout Plain Layout
31591 Note that, as of OpenOffice 3.0, the files on 
31592 \begin_inset Flex URL
31593 status collapsed
31594
31595 \begin_layout Plain Layout
31596
31597 http://extensions.services.openoffice.org
31598 \end_layout
31599
31600 \end_inset
31601
31602  are usually packed in extension archives (
31603 \emph on
31604 *.oxt
31605 \emph default
31606 ) that contain other files such as spellchecker dictionaries besides the
31607  thesauri.
31608  These archives are simple zip files, so you can unpack them as you would
31609  unpack a zip archive.
31610 \end_layout
31611
31612 \end_inset
31613
31614  Put the 
31615 \emph on
31616 *.idx
31617 \emph default
31618  and 
31619 \emph on
31620 *.dat
31621 \emph default
31622  files of all languages you want to use into one directory (do not use subfolder
31623 s), and specify the path to this directory in 
31624 \family sans
31625 Tools\SpecialChar \menuseparator
31626 Preferences\SpecialChar \menuseparator
31627 Paths
31628 \family default
31629 .
31630  Now the thesaurus should be ready to use.
31631 \end_layout
31632
31633 \begin_layout Subsection
31634 Using the thesaurus
31635 \end_layout
31636
31637 \begin_layout Standard
31638 To start the thesaurus, use the menu 
31639 \family sans
31640 Tools\SpecialChar \menuseparator
31641 Thesaurus
31642 \family default
31643  or the toolbar button 
31644 \begin_inset Info
31645 type  "icon"
31646 arg   "thesaurus-entry"
31647 \end_inset
31648
31649  while the cursor is at the word you want to look up or while a word is
31650  selected.
31651  A dialog pops up showing you probably related words that you can use as
31652  replacement.
31653  The proposals are grouped into categories.
31654  Note that the thesaurus does not only show synonyms, but also hyperonyms
31655  and hyponyms (such as 
31656 \emph on
31657 plant
31658 \emph default
31659  for 
31660 \emph on
31661 tree
31662 \emph default
31663 ), compounds (such as 
31664 \emph on
31665 tree diagram
31666 \emph default
31667 ) and antonyms (such as 
31668 \emph on
31669 women
31670 \emph default
31671  for 
31672 \emph on
31673 men
31674 \emph default
31675 ), which are marked as such.
31676 \end_layout
31677
31678 \begin_layout Standard
31679 The language is automatically chosen from the language at the cursor, but
31680  you can also switch it in the dialog, as you can enter new words to look
31681  up directly there.
31682 \end_layout
31683
31684 \begin_layout Standard
31685 Note that the thesaurus cannot handle phrases (only compounds that are in
31686  the dictionary, such as the above 
31687 \emph on
31688 tree diagram
31689 \emph default
31690 ), and you have to use the so called lemma form, i.
31691 \begin_inset space \thinspace{}
31692 \end_inset
31693
31694 e.
31695  the form that is used in the dictionaries (for many languages: first person
31696  singular indicative active for nouns, infinitive for verbs).
31697  For example looking up the word forms 
31698 \emph on
31699 reports
31700 \emph default
31701  or 
31702 \emph on
31703 reporting
31704 \emph default
31705  yields no results, while results are shown for the word form 
31706 \emph on
31707 report
31708 \emph default
31709 .
31710  Your best bet is to highlight only the relevant parts of such word (e.
31711 \begin_inset space \thinspace{}
31712 \end_inset
31713
31714 g.
31715  
31716 \emph on
31717 report
31718 \emph default
31719  in 
31720 \emph on
31721 report
31722 \emph default
31723 s), then you get proposals without adjusting the query in the dialog, and
31724  also the replacement will probably be correct (as only the highlighted
31725  part will be replaced, thus the ending remains).
31726 \end_layout
31727
31728 \begin_layout Section
31729 Change Tracking
31730 \begin_inset Index idx
31731 status collapsed
31732
31733 \begin_layout Plain Layout
31734 Change Tracking
31735 \end_layout
31736
31737 \end_inset
31738
31739
31740 \begin_inset Index idx
31741 status collapsed
31742
31743 \begin_layout Plain Layout
31744 Document ! Change Tracking
31745 \end_layout
31746
31747 \end_inset
31748
31749
31750 \begin_inset CommandInset label
31751 LatexCommand label
31752 name "sec:Change-Tracking"
31753
31754 \end_inset
31755
31756
31757 \end_layout
31758
31759 \begin_layout Standard
31760 When you work on a document collaboratively it is extremely useful to be
31761  able to see changes that others have made highlighted in the document.
31762  You can then decide if you want to accept a change or not.
31763  This can be achieved by turning on change tracking in the menu 
31764 \family sans
31765 Document\SpecialChar \menuseparator
31766 Change
31767 \begin_inset space ~
31768 \end_inset
31769
31770 Tracking\SpecialChar \menuseparator
31771 Track
31772 \begin_inset space ~
31773 \end_inset
31774
31775 Changes
31776 \family default
31777 .
31778 \end_layout
31779
31780 \begin_layout Standard
31781 Changes made in the document will then be highlighted by strokes and colors:
31782  
31783 \bar under
31784 \color blue
31785 underlined text
31786 \bar default
31787 \color inherit
31788  is an addition, 
31789 \strikeout on
31790 \color blue
31791 canceled text
31792 \strikeout default
31793 \color inherit
31794  is a deletion.
31795  The color depends on the author that made the change.
31796  You can change the color in LyX's preferences dialog under 
31797 \family sans
31798 Look
31799 \begin_inset space ~
31800 \end_inset
31801
31802 and
31803 \begin_inset space ~
31804 \end_inset
31805
31806 feel
31807 \family default
31808
31809 \family sans
31810 Colors
31811 \family default
31812 .
31813 \begin_inset Index idx
31814 status collapsed
31815
31816 \begin_layout Plain Layout
31817 Color ! Change tracking
31818 \end_layout
31819
31820 \end_inset
31821
31822  The author and the date of the change are shown in LyX's status bar when
31823  the cursor is in changed text.
31824  The same information is shown when you use the toolbar button 
31825 \begin_inset Info
31826 type  "icon"
31827 arg   "changes-merge"
31828 \end_inset
31829
31830 .
31831 \end_layout
31832
31833 \begin_layout Standard
31834 When change tracking is activated, you will see the review toolbar in LyX:
31835 \begin_inset Index idx
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839 Toolbar ! Review
31840 \end_layout
31841
31842 \end_inset
31843
31844
31845 \end_layout
31846
31847 \begin_layout Standard
31848 \begin_inset VSpace defskip
31849 \end_inset
31850
31851
31852 \end_layout
31853
31854 \begin_layout Standard
31855 \begin_inset Graphics
31856         filename clipart/ChangesToolbar.png
31857         scale 90
31858
31859 \end_inset
31860
31861
31862 \end_layout
31863
31864 \begin_layout Standard
31865 \begin_inset VSpace defskip
31866 \end_inset
31867
31868
31869 \end_layout
31870
31871 \begin_layout Standard
31872 The review toolbar as shown above contains from left to right the following
31873  buttons:
31874 \end_layout
31875
31876 \begin_layout Standard
31877 \begin_inset VSpace defskip
31878 \end_inset
31879
31880
31881 \end_layout
31882
31883 \begin_layout Standard
31884 \begin_inset Tabular
31885 <lyxtabular version="3" rows="10" columns="2">
31886 <features islongtable="true" longtabularalignment="center">
31887 <column alignment="left" valignment="top" width="0">
31888 <column alignment="left" valignment="top" width="0">
31889 <row interlinespace="2.5mm">
31890 <cell alignment="center" valignment="top" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894
31895 \family sans
31896 \begin_inset Info
31897 type  "icon"
31898 arg   "changes-track"
31899 \end_inset
31900
31901
31902 \end_layout
31903
31904 \end_inset
31905 </cell>
31906 <cell alignment="center" valignment="top" usebox="none">
31907 \begin_inset Text
31908
31909 \begin_layout Plain Layout
31910
31911 \family sans
31912 Document\SpecialChar \menuseparator
31913 Change
31914 \begin_inset space ~
31915 \end_inset
31916
31917 Tracking\SpecialChar \menuseparator
31918 Track
31919 \begin_inset space ~
31920 \end_inset
31921
31922 Changes
31923 \end_layout
31924
31925 \end_inset
31926 </cell>
31927 </row>
31928 <row interlinespace="2.5mm">
31929 <cell alignment="center" valignment="top" usebox="none">
31930 \begin_inset Text
31931
31932 \begin_layout Plain Layout
31933
31934 \family sans
31935 \begin_inset Info
31936 type  "icon"
31937 arg   "changes-output"
31938 \end_inset
31939
31940
31941 \end_layout
31942
31943 \end_inset
31944 </cell>
31945 <cell alignment="center" valignment="top" usebox="none">
31946 \begin_inset Text
31947
31948 \begin_layout Plain Layout
31949
31950 \family sans
31951 Document\SpecialChar \menuseparator
31952 Change
31953 \begin_inset space ~
31954 \end_inset
31955
31956 Tracking\SpecialChar \menuseparator
31957 Show
31958 \begin_inset space ~
31959 \end_inset
31960
31961 Changes
31962 \begin_inset space ~
31963 \end_inset
31964
31965 in
31966 \begin_inset space ~
31967 \end_inset
31968
31969 Output
31970 \end_layout
31971
31972 \end_inset
31973 </cell>
31974 </row>
31975 <row interlinespace="2.5mm">
31976 <cell alignment="center" valignment="top" usebox="none">
31977 \begin_inset Text
31978
31979 \begin_layout Plain Layout
31980
31981 \family sans
31982 \begin_inset Info
31983 type  "icon"
31984 arg   "change-next"
31985 \end_inset
31986
31987
31988 \end_layout
31989
31990 \end_inset
31991 </cell>
31992 <cell alignment="center" valignment="top" usebox="none">
31993 \begin_inset Text
31994
31995 \begin_layout Plain Layout
31996 Jumps to the next change
31997 \end_layout
31998
31999 \end_inset
32000 </cell>
32001 </row>
32002 <row interlinespace="2.5mm">
32003 <cell alignment="center" valignment="top" usebox="none">
32004 \begin_inset Text
32005
32006 \begin_layout Plain Layout
32007
32008 \family sans
32009 \begin_inset Info
32010 type  "icon"
32011 arg   "change-accept"
32012 \end_inset
32013
32014
32015 \end_layout
32016
32017 \end_inset
32018 </cell>
32019 <cell alignment="center" valignment="top" usebox="none">
32020 \begin_inset Text
32021
32022 \begin_layout Plain Layout
32023
32024 \family sans
32025 Document\SpecialChar \menuseparator
32026 Change
32027 \begin_inset space ~
32028 \end_inset
32029
32030 Tracking\SpecialChar \menuseparator
32031 Accept
32032 \begin_inset space ~
32033 \end_inset
32034
32035 Change
32036 \end_layout
32037
32038 \end_inset
32039 </cell>
32040 </row>
32041 <row interlinespace="2.5mm">
32042 <cell alignment="center" valignment="top" usebox="none">
32043 \begin_inset Text
32044
32045 \begin_layout Plain Layout
32046
32047 \family sans
32048 \begin_inset Info
32049 type  "icon"
32050 arg   "change-reject"
32051 \end_inset
32052
32053
32054 \end_layout
32055
32056 \end_inset
32057 </cell>
32058 <cell alignment="center" valignment="top" usebox="none">
32059 \begin_inset Text
32060
32061 \begin_layout Plain Layout
32062
32063 \family sans
32064 Document\SpecialChar \menuseparator
32065 Change
32066 \begin_inset space ~
32067 \end_inset
32068
32069 Tracking\SpecialChar \menuseparator
32070 Reject
32071 \begin_inset space ~
32072 \end_inset
32073
32074 Change
32075 \end_layout
32076
32077 \end_inset
32078 </cell>
32079 </row>
32080 <row interlinespace="2.5mm">
32081 <cell alignment="center" valignment="top" usebox="none">
32082 \begin_inset Text
32083
32084 \begin_layout Plain Layout
32085
32086 \family sans
32087 \begin_inset Info
32088 type  "icon"
32089 arg   "changes-merge"
32090 \end_inset
32091
32092
32093 \end_layout
32094
32095 \end_inset
32096 </cell>
32097 <cell alignment="center" valignment="top" usebox="none">
32098 \begin_inset Text
32099
32100 \begin_layout Plain Layout
32101
32102 \family sans
32103 Document\SpecialChar \menuseparator
32104 Change
32105 \begin_inset space ~
32106 \end_inset
32107
32108 Tracking\SpecialChar \menuseparator
32109 Merge
32110 \begin_inset space ~
32111 \end_inset
32112
32113 Changes
32114 \end_layout
32115
32116 \end_inset
32117 </cell>
32118 </row>
32119 <row interlinespace="2.5mm">
32120 <cell alignment="center" valignment="top" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124
32125 \family sans
32126 \begin_inset Info
32127 type  "icon"
32128 arg   "all-changes-accept"
32129 \end_inset
32130
32131
32132 \end_layout
32133
32134 \end_inset
32135 </cell>
32136 <cell alignment="center" valignment="top" usebox="none">
32137 \begin_inset Text
32138
32139 \begin_layout Plain Layout
32140
32141 \family sans
32142 Document\SpecialChar \menuseparator
32143 Change
32144 \begin_inset space ~
32145 \end_inset
32146
32147 Tracking\SpecialChar \menuseparator
32148 Accept
32149 \begin_inset space ~
32150 \end_inset
32151
32152 All
32153 \begin_inset space ~
32154 \end_inset
32155
32156 Changes
32157 \end_layout
32158
32159 \end_inset
32160 </cell>
32161 </row>
32162 <row interlinespace="2.5mm">
32163 <cell alignment="center" valignment="top" usebox="none">
32164 \begin_inset Text
32165
32166 \begin_layout Plain Layout
32167
32168 \family sans
32169 \begin_inset Info
32170 type  "icon"
32171 arg   "all-changes-reject"
32172 \end_inset
32173
32174
32175 \end_layout
32176
32177 \end_inset
32178 </cell>
32179 <cell alignment="center" valignment="top" usebox="none">
32180 \begin_inset Text
32181
32182 \begin_layout Plain Layout
32183
32184 \family sans
32185 Document\SpecialChar \menuseparator
32186 Change
32187 \begin_inset space ~
32188 \end_inset
32189
32190 Tracking\SpecialChar \menuseparator
32191 Reject
32192 \begin_inset space ~
32193 \end_inset
32194
32195 All
32196 \begin_inset space ~
32197 \end_inset
32198
32199 Changes
32200 \end_layout
32201
32202 \end_inset
32203 </cell>
32204 </row>
32205 <row interlinespace="2.5mm">
32206 <cell alignment="center" valignment="top" usebox="none">
32207 \begin_inset Text
32208
32209 \begin_layout Plain Layout
32210
32211 \family sans
32212 \begin_inset Info
32213 type  "icon"
32214 arg   "note-insert"
32215 \end_inset
32216
32217
32218 \end_layout
32219
32220 \end_inset
32221 </cell>
32222 <cell alignment="center" valignment="top" usebox="none">
32223 \begin_inset Text
32224
32225 \begin_layout Plain Layout
32226
32227 \family sans
32228 Insert\SpecialChar \menuseparator
32229 Note\SpecialChar \menuseparator
32230 LyX
32231 \begin_inset space ~
32232 \end_inset
32233
32234 Note
32235 \end_layout
32236
32237 \end_inset
32238 </cell>
32239 </row>
32240 <row interlinespace="2.5mm">
32241 <cell alignment="center" valignment="top" usebox="none">
32242 \begin_inset Text
32243
32244 \begin_layout Plain Layout
32245
32246 \family sans
32247 \begin_inset Info
32248 type  "icon"
32249 arg   "note-next"
32250 \end_inset
32251
32252
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 <cell alignment="center" valignment="top" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261
32262 \family sans
32263 Navigate\SpecialChar \menuseparator
32264 Next
32265 \begin_inset space ~
32266 \end_inset
32267
32268 Note
32269 \end_layout
32270
32271 \end_inset
32272 </cell>
32273 </row>
32274 </lyxtabular>
32275
32276 \end_inset
32277
32278
32279 \end_layout
32280
32281 \begin_layout Standard
32282 \begin_inset VSpace defskip
32283 \end_inset
32284
32285
32286 \end_layout
32287
32288 \begin_layout Standard
32289 The review toolbar helps you to accept, reject, or merge changes – highlight
32290  the change and press one of the desired toolbar buttons.
32291  When you merge changes, a window pops up showing you information about
32292  the next change after the current cursor position.
32293  So you don't need to highlight a certain change.
32294  Within the merge window you can decide to accept or reject changes and
32295  step to the next change.
32296  This way you can jump through all the changes in the document.
32297 \end_layout
32298
32299 \begin_layout Standard
32300 The toolbar has two buttons to handle notes because notes are often important
32301  to describe a change.
32302 \end_layout
32303
32304 \begin_layout Standard
32305 To show made changes in the output you need the LaTeX package 
32306 \series bold
32307 dvipost
32308 \series default
32309
32310 \begin_inset Index idx
32311 status collapsed
32312
32313 \begin_layout Plain Layout
32314 LaTeX-packages ! dvipost
32315 \end_layout
32316
32317 \end_inset
32318
32319  installed.
32320  You will find it in the TeX Catalogue, 
32321 \begin_inset CommandInset citation
32322 LatexCommand cite
32323 key "TeXCatalogue"
32324
32325 \end_inset
32326
32327  or in the package manager of your LaTeX-system.
32328 \end_layout
32329
32330 \begin_layout Section
32331 Comparison of Documents
32332 \begin_inset Index idx
32333 status collapsed
32334
32335 \begin_layout Plain Layout
32336 Comparison of documents
32337 \end_layout
32338
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \begin_layout Standard
32345 You can compare two different LyX files via the menu 
32346 \family sans
32347 Tools\SpecialChar \menuseparator
32348 Compare
32349 \family default
32350 .
32351  The comparison result is a LyX file with change tracking enabled showing
32352  the differences.
32353  In the comparison dialog you can select with the option 
32354 \family sans
32355 Copy
32356 \begin_inset space ~
32357 \end_inset
32358
32359 Document
32360 \begin_inset space ~
32361 \end_inset
32362
32363 Settings
32364 \begin_inset space ~
32365 \end_inset
32366
32367 from
32368 \family default
32369  from which document LyX should take the document settings for the the resulting
32370  difference file.
32371  The option 
32372 \family sans
32373 Enable
32374 \begin_inset space ~
32375 \end_inset
32376
32377 change
32378 \begin_inset space ~
32379 \end_inset
32380
32381 tracking
32382 \begin_inset space ~
32383 \end_inset
32384
32385 features
32386 \begin_inset space ~
32387 \end_inset
32388
32389 in
32390 \begin_inset space ~
32391 \end_inset
32392
32393 the
32394 \begin_inset space ~
32395 \end_inset
32396
32397 output
32398 \family default
32399  enables the change tracking option 
32400 \family sans
32401 Show
32402 \begin_inset space ~
32403 \end_inset
32404
32405 Changes
32406 \begin_inset space ~
32407 \end_inset
32408
32409 in
32410 \begin_inset space ~
32411 \end_inset
32412
32413 Output
32414 \family default
32415  to visualize the differences also in the PDF output of the difference file.
32416 \end_layout
32417
32418 \begin_layout Section
32419 International Support
32420 \begin_inset Index idx
32421 status collapsed
32422
32423 \begin_layout Plain Layout
32424 International support
32425 \end_layout
32426
32427 \end_inset
32428
32429
32430 \end_layout
32431
32432 \begin_layout Standard
32433 This section describes how to use LyX with any language you want.
32434  For some non-western languages there are special Wiki-pages that explain
32435  how to set up LyX to use them: 
32436 \begin_inset CommandInset citation
32437 LatexCommand cite
32438 key "Arabic,Armenian,Farsi,Hebrew"
32439
32440 \end_inset
32441
32442
32443 \end_layout
32444
32445 \begin_layout Standard
32446 Besides languages, LyX also supports phonetic symbols, see section
32447 \begin_inset space ~
32448 \end_inset
32449
32450
32451 \begin_inset CommandInset ref
32452 LatexCommand ref
32453 reference "sub:Special-Character"
32454
32455 \end_inset
32456
32457 .
32458 \end_layout
32459
32460 \begin_layout Subsection
32461 Language Options
32462 \begin_inset Index idx
32463 status collapsed
32464
32465 \begin_layout Plain Layout
32466 Language ! Options
32467 \end_layout
32468
32469 \end_inset
32470
32471
32472 \begin_inset Index idx
32473 status collapsed
32474
32475 \begin_layout Plain Layout
32476 Document ! Settings
32477 \end_layout
32478
32479 \end_inset
32480
32481
32482 \begin_inset Index idx
32483 status collapsed
32484
32485 \begin_layout Plain Layout
32486 Document ! Language
32487 \end_layout
32488
32489 \end_inset
32490
32491
32492 \end_layout
32493
32494 \begin_layout Standard
32495 The 
32496 \family sans
32497 Document\SpecialChar \menuseparator
32498 Settings
32499 \family default
32500  dialog lets you set 
32501 \family roman
32502 the language and character encoding for your language.
32503  
32504 \end_layout
32505
32506 \begin_layout Standard
32507 Choose your language in the 
32508 \family sans
32509 Language
32510 \family default
32511  section of this dialog.
32512  The default is 
32513 \family sans
32514 English
32515 \family default
32516 .
32517 \end_layout
32518
32519 \begin_layout Standard
32520 Under 
32521 \family sans
32522 Encoding
32523 \family default
32524  you can choose the character encoding map you want to use for LaTeX export.
32525  The option 
32526 \family sans
32527 Language Default
32528 \family default
32529  is the preferred choice and works well in most cases.
32530  For details about the different encoding options see section
32531 \begin_inset space ~
32532 \end_inset
32533
32534
32535 \begin_inset CommandInset ref
32536 LatexCommand ref
32537 reference "cha:The-Document-Settings"
32538
32539 \end_inset
32540
32541 .
32542 \end_layout
32543
32544 \begin_layout Subsection
32545 Keyboard mapping configuration
32546 \begin_inset CommandInset label
32547 LatexCommand label
32548 name "sub:Keyboard-mapping"
32549
32550 \end_inset
32551
32552
32553 \end_layout
32554
32555 \begin_layout Standard
32556 If you have for example a U.
32557 \begin_inset space \thinspace{}
32558 \end_inset
32559
32560 S.-style keyboard and want to write in a language other than English, you
32561  can use an alternate keymap.
32562  For example, if you have a U.
32563 \begin_inset space \thinspace{}
32564 \end_inset
32565
32566 S.-style keyboard but want to write in Italian, you can configure LyX to
32567  use an Italian keymap.
32568  The preferences dialog allows you to choose up to two keyboard mappings,
32569  see section
32570 \begin_inset space ~
32571 \end_inset
32572
32573
32574 \begin_inset CommandInset ref
32575 LatexCommand ref
32576 reference "sub:Keyboard-Map"
32577
32578 \end_inset
32579
32580 .
32581  You can choose primary and secondary keyboard languages and then select
32582  which one you want to use.
32583 \end_layout
32584
32585 \begin_layout Standard
32586 Finally, you may just want to change a few key mappings or create an entirely
32587  different keymap (for Vulcan, for instance).
32588  You may, for example, normally write in Italian on a U.S.
32589  keyboard but want to include an occasional quotation in German.
32590  In such a case, you can write your own keyboard mapping or modify an existing
32591  one to support the characters you want.
32592  This and many other customizations are explained in the 
32593 \emph on
32594 Customization
32595 \emph default
32596  manual.
32597 \end_layout
32598
32599 \begin_layout Subsection
32600 Character Tables
32601 \end_layout
32602
32603 \begin_layout Standard
32604 Table
32605 \begin_inset space ~
32606 \end_inset
32607
32608
32609 \begin_inset CommandInset ref
32610 LatexCommand ref
32611 reference "cap:The-latin1-character"
32612
32613 \end_inset
32614
32615  shows the 
32616 \family typewriter
32617 Latin1
32618 \family default
32619  character set.
32620  You should be able to enter the characters in the first eight columns directly
32621  from the keyboard.
32622 \end_layout
32623
32624 \begin_layout Standard
32625 There are a few things you need to know about this table.
32626  Here are some of the details you'll need to bear in mind when using characters
32627  from the 
32628 \family typewriter
32629 Latin1
32630 \family default
32631  character set:
32632 \end_layout
32633
32634 \begin_layout Itemize
32635 Even if you have selected 
32636 \family sans
32637 latin1
32638 \family default
32639  in the 
32640 \family sans
32641 Document\SpecialChar \menuseparator
32642 Settings
32643 \family default
32644  dialog, users who have only the 
32645 \family typewriter
32646 T1
32647 \family default
32648 -fonts for LaTeX [or who have the 
32649 \family typewriter
32650 T1
32651 \family default
32652 -fonts but aren't using them] will still miss a few characters: D0, F0,
32653  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32654  french quotes won't show up.
32655 \end_layout
32656
32657 \begin_layout Standard
32658 \begin_inset Float table
32659 wide false
32660 sideways false
32661 status open
32662
32663 \begin_layout Plain Layout
32664 \begin_inset Caption
32665
32666 \begin_layout Plain Layout
32667 \begin_inset CommandInset label
32668 LatexCommand label
32669 name "cap:The-latin1-character"
32670
32671 \end_inset
32672
32673 The 
32674 \family typewriter
32675 latin1
32676 \family default
32677  character set
32678 \end_layout
32679
32680 \end_inset
32681
32682
32683 \end_layout
32684
32685 \begin_layout Plain Layout
32686 \align center
32687 \begin_inset Tabular
32688 <lyxtabular version="3" rows="17" columns="17">
32689 <features tabularvalignment="middle">
32690 <column alignment="center" valignment="top" width="0pt">
32691 <column alignment="center" valignment="top" width="0pt">
32692 <column alignment="center" valignment="top" width="0pt">
32693 <column alignment="center" valignment="top" width="0pt">
32694 <column alignment="center" valignment="top" width="0pt">
32695 <column alignment="center" valignment="top" width="0pt">
32696 <column alignment="center" valignment="top" width="0pt">
32697 <column alignment="center" valignment="top" width="0pt">
32698 <column alignment="center" valignment="top" width="0pt">
32699 <column alignment="center" valignment="top" width="0pt">
32700 <column alignment="center" valignment="top" width="0pt">
32701 <column alignment="center" valignment="top" width="0pt">
32702 <column alignment="center" valignment="top" width="0pt">
32703 <column alignment="center" valignment="top" width="0pt">
32704 <column alignment="center" valignment="top" width="0pt">
32705 <column alignment="center" valignment="top" width="0pt">
32706 <column alignment="center" valignment="top" width="0pt">
32707 <row>
32708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721
32722 \family roman
32723 \series medium
32724 \shape up
32725 \size tiny
32726 \emph off
32727 \bar no
32728 \noun off
32729 \color none
32730 00
32731 \end_layout
32732
32733 \end_inset
32734 </cell>
32735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32736 \begin_inset Text
32737
32738 \begin_layout Plain Layout
32739
32740 \family roman
32741 \series medium
32742 \shape up
32743 \size tiny
32744 \emph off
32745 \bar no
32746 \noun off
32747 \color none
32748 10
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Plain Layout
32757
32758 \family roman
32759 \series medium
32760 \shape up
32761 \size tiny
32762 \emph off
32763 \bar no
32764 \noun off
32765 \color none
32766 20
32767 \end_layout
32768
32769 \end_inset
32770 </cell>
32771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32772 \begin_inset Text
32773
32774 \begin_layout Plain Layout
32775
32776 \family roman
32777 \series medium
32778 \shape up
32779 \size tiny
32780 \emph off
32781 \bar no
32782 \noun off
32783 \color none
32784 30
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32790 \begin_inset Text
32791
32792 \begin_layout Plain Layout
32793
32794 \family roman
32795 \series medium
32796 \shape up
32797 \size tiny
32798 \emph off
32799 \bar no
32800 \noun off
32801 \color none
32802 40
32803 \end_layout
32804
32805 \end_inset
32806 </cell>
32807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32808 \begin_inset Text
32809
32810 \begin_layout Plain Layout
32811
32812 \family roman
32813 \series medium
32814 \shape up
32815 \size tiny
32816 \emph off
32817 \bar no
32818 \noun off
32819 \color none
32820 50
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829
32830 \family roman
32831 \series medium
32832 \shape up
32833 \size tiny
32834 \emph off
32835 \bar no
32836 \noun off
32837 \color none
32838 60
32839 \end_layout
32840
32841 \end_inset
32842 </cell>
32843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32844 \begin_inset Text
32845
32846 \begin_layout Plain Layout
32847
32848 \family roman
32849 \series medium
32850 \shape up
32851 \size tiny
32852 \emph off
32853 \bar no
32854 \noun off
32855 \color none
32856 70
32857 \end_layout
32858
32859 \end_inset
32860 </cell>
32861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32862 \begin_inset Text
32863
32864 \begin_layout Plain Layout
32865
32866 \family roman
32867 \series medium
32868 \shape up
32869 \size tiny
32870 \emph off
32871 \bar no
32872 \noun off
32873 \color none
32874 80
32875 \end_layout
32876
32877 \end_inset
32878 </cell>
32879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32880 \begin_inset Text
32881
32882 \begin_layout Plain Layout
32883
32884 \family roman
32885 \series medium
32886 \shape up
32887 \size tiny
32888 \emph off
32889 \bar no
32890 \noun off
32891 \color none
32892 90
32893 \end_layout
32894
32895 \end_inset
32896 </cell>
32897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32898 \begin_inset Text
32899
32900 \begin_layout Plain Layout
32901
32902 \family roman
32903 \series medium
32904 \shape up
32905 \size tiny
32906 \emph off
32907 \bar no
32908 \noun off
32909 \color none
32910 A0
32911 \end_layout
32912
32913 \end_inset
32914 </cell>
32915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32916 \begin_inset Text
32917
32918 \begin_layout Plain Layout
32919
32920 \family roman
32921 \series medium
32922 \shape up
32923 \size tiny
32924 \emph off
32925 \bar no
32926 \noun off
32927 \color none
32928 B0
32929 \end_layout
32930
32931 \end_inset
32932 </cell>
32933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32934 \begin_inset Text
32935
32936 \begin_layout Plain Layout
32937
32938 \family roman
32939 \series medium
32940 \shape up
32941 \size tiny
32942 \emph off
32943 \bar no
32944 \noun off
32945 \color none
32946 C0
32947 \end_layout
32948
32949 \end_inset
32950 </cell>
32951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32952 \begin_inset Text
32953
32954 \begin_layout Plain Layout
32955
32956 \family roman
32957 \series medium
32958 \shape up
32959 \size tiny
32960 \emph off
32961 \bar no
32962 \noun off
32963 \color none
32964 D0
32965 \end_layout
32966
32967 \end_inset
32968 </cell>
32969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Plain Layout
32973
32974 \family roman
32975 \series medium
32976 \shape up
32977 \size tiny
32978 \emph off
32979 \bar no
32980 \noun off
32981 \color none
32982 E0
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Plain Layout
32991
32992 \family roman
32993 \series medium
32994 \shape up
32995 \size tiny
32996 \emph off
32997 \bar no
32998 \noun off
32999 \color none
33000 F0
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 </row>
33006 <row>
33007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33008 \begin_inset Text
33009
33010 \begin_layout Plain Layout
33011
33012 \family roman
33013 \series medium
33014 \shape up
33015 \size tiny
33016 \emph off
33017 \bar no
33018 \noun off
33019 \color none
33020 00
33021 \end_layout
33022
33023 \end_inset
33024 </cell>
33025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33026 \begin_inset Text
33027
33028 \begin_layout Plain Layout
33029
33030 \end_layout
33031
33032 \end_inset
33033 </cell>
33034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33035 \begin_inset Text
33036
33037 \begin_layout Plain Layout
33038
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047
33048 \end_layout
33049
33050 \end_inset
33051 </cell>
33052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33053 \begin_inset Text
33054
33055 \begin_layout Plain Layout
33056
33057 \family roman
33058 \series medium
33059 \shape up
33060 \emph off
33061 \bar no
33062 \noun off
33063 \color none
33064 0
33065 \end_layout
33066
33067 \end_inset
33068 </cell>
33069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33070 \begin_inset Text
33071
33072 \begin_layout Plain Layout
33073
33074 \family roman
33075 \series medium
33076 \shape up
33077 \emph off
33078 \bar no
33079 \noun off
33080 \color none
33081 @
33082 \end_layout
33083
33084 \end_inset
33085 </cell>
33086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33087 \begin_inset Text
33088
33089 \begin_layout Plain Layout
33090
33091 \family roman
33092 \series medium
33093 \shape up
33094 \emph off
33095 \bar no
33096 \noun off
33097 \color none
33098 P
33099 \end_layout
33100
33101 \end_inset
33102 </cell>
33103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33104 \begin_inset Text
33105
33106 \begin_layout Plain Layout
33107
33108 \family roman
33109 \series medium
33110 \shape up
33111 \emph off
33112 \bar no
33113 \noun off
33114 \color none
33115 '
33116 \end_layout
33117
33118 \end_inset
33119 </cell>
33120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33121 \begin_inset Text
33122
33123 \begin_layout Plain Layout
33124
33125 \family roman
33126 \series medium
33127 \shape up
33128 \emph off
33129 \bar no
33130 \noun off
33131 \color none
33132 p
33133 \end_layout
33134
33135 \end_inset
33136 </cell>
33137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33138 \begin_inset Text
33139
33140 \begin_layout Plain Layout
33141
33142 \end_layout
33143
33144 \end_inset
33145 </cell>
33146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Plain Layout
33150
33151 \end_layout
33152
33153 \end_inset
33154 </cell>
33155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33156 \begin_inset Text
33157
33158 \begin_layout Plain Layout
33159
33160 \end_layout
33161
33162 \end_inset
33163 </cell>
33164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33165 \begin_inset Text
33166
33167 \begin_layout Plain Layout
33168
33169 \family roman
33170 \series medium
33171 \shape up
33172 \emph off
33173 \bar no
33174 \noun off
33175 \color none
33176 °
33177 \end_layout
33178
33179 \end_inset
33180 </cell>
33181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33182 \begin_inset Text
33183
33184 \begin_layout Plain Layout
33185
33186 \family roman
33187 \series medium
33188 \shape up
33189 \emph off
33190 \bar no
33191 \noun off
33192 \color none
33193 À
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \family roman
33204 \series medium
33205 \shape up
33206 \emph off
33207 \bar no
33208 \noun off
33209 \color none
33210 Ð
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219
33220 \family roman
33221 \series medium
33222 \shape up
33223 \emph off
33224 \bar no
33225 \noun off
33226 \color none
33227 à
33228 \end_layout
33229
33230 \end_inset
33231 </cell>
33232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33233 \begin_inset Text
33234
33235 \begin_layout Plain Layout
33236
33237 \family roman
33238 \series medium
33239 \shape up
33240 \emph off
33241 \bar no
33242 \noun off
33243 \color none
33244 ð
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 </row>
33250 <row>
33251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33252 \begin_inset Text
33253
33254 \begin_layout Plain Layout
33255
33256 \family roman
33257 \series medium
33258 \shape up
33259 \size tiny
33260 \emph off
33261 \bar no
33262 \noun off
33263 \color none
33264 01
33265 \end_layout
33266
33267 \end_inset
33268 </cell>
33269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33270 \begin_inset Text
33271
33272 \begin_layout Plain Layout
33273
33274 \end_layout
33275
33276 \end_inset
33277 </cell>
33278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33279 \begin_inset Text
33280
33281 \begin_layout Plain Layout
33282
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33288 \begin_inset Text
33289
33290 \begin_layout Plain Layout
33291
33292 \family roman
33293 \series medium
33294 \shape up
33295 \emph off
33296 \bar no
33297 \noun off
33298 \color none
33299 !
33300 \end_layout
33301
33302 \end_inset
33303 </cell>
33304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33305 \begin_inset Text
33306
33307 \begin_layout Plain Layout
33308
33309 \family roman
33310 \series medium
33311 \shape up
33312 \emph off
33313 \bar no
33314 \noun off
33315 \color none
33316 1
33317 \end_layout
33318
33319 \end_inset
33320 </cell>
33321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33322 \begin_inset Text
33323
33324 \begin_layout Plain Layout
33325
33326 \family roman
33327 \series medium
33328 \shape up
33329 \emph off
33330 \bar no
33331 \noun off
33332 \color none
33333 A
33334 \end_layout
33335
33336 \end_inset
33337 </cell>
33338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33339 \begin_inset Text
33340
33341 \begin_layout Plain Layout
33342
33343 \family roman
33344 \series medium
33345 \shape up
33346 \emph off
33347 \bar no
33348 \noun off
33349 \color none
33350 Q
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359
33360 \family roman
33361 \series medium
33362 \shape up
33363 \emph off
33364 \bar no
33365 \noun off
33366 \color none
33367 a
33368 \end_layout
33369
33370 \end_inset
33371 </cell>
33372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33373 \begin_inset Text
33374
33375 \begin_layout Plain Layout
33376
33377 \family roman
33378 \series medium
33379 \shape up
33380 \emph off
33381 \bar no
33382 \noun off
33383 \color none
33384 q
33385 \end_layout
33386
33387 \end_inset
33388 </cell>
33389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393
33394 \end_layout
33395
33396 \end_inset
33397 </cell>
33398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411
33412 \family roman
33413 \series medium
33414 \shape up
33415 \emph off
33416 \bar no
33417 \noun off
33418 \color none
33419 ¡
33420 \end_layout
33421
33422 \end_inset
33423 </cell>
33424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \family roman
33430 \series medium
33431 \shape up
33432 \emph off
33433 \bar no
33434 \noun off
33435 \color none
33436 ±
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33442 \begin_inset Text
33443
33444 \begin_layout Plain Layout
33445
33446 \family roman
33447 \series medium
33448 \shape up
33449 \emph off
33450 \bar no
33451 \noun off
33452 \color none
33453 Á
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \family roman
33464 \series medium
33465 \shape up
33466 \emph off
33467 \bar no
33468 \noun off
33469 \color none
33470 Ñ
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \family roman
33481 \series medium
33482 \shape up
33483 \emph off
33484 \bar no
33485 \noun off
33486 \color none
33487 á
33488 \end_layout
33489
33490 \end_inset
33491 </cell>
33492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33493 \begin_inset Text
33494
33495 \begin_layout Plain Layout
33496
33497 \family roman
33498 \series medium
33499 \shape up
33500 \emph off
33501 \bar no
33502 \noun off
33503 \color none
33504 ñ
33505 \end_layout
33506
33507 \end_inset
33508 </cell>
33509 </row>
33510 <row>
33511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515
33516 \family roman
33517 \series medium
33518 \shape up
33519 \size tiny
33520 \emph off
33521 \bar no
33522 \noun off
33523 \color none
33524 02
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533
33534 \end_layout
33535
33536 \end_inset
33537 </cell>
33538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33539 \begin_inset Text
33540
33541 \begin_layout Plain Layout
33542
33543 \end_layout
33544
33545 \end_inset
33546 </cell>
33547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33548 \begin_inset Text
33549
33550 \begin_layout Plain Layout
33551
33552 \family roman
33553 \series medium
33554 \shape up
33555 \emph off
33556 \bar no
33557 \noun off
33558 \color none
33559 \begin_inset Quotes eld
33560 \end_inset
33561
33562
33563 \end_layout
33564
33565 \end_inset
33566 </cell>
33567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571
33572 \family roman
33573 \series medium
33574 \shape up
33575 \emph off
33576 \bar no
33577 \noun off
33578 \color none
33579 2
33580 \end_layout
33581
33582 \end_inset
33583 </cell>
33584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33585 \begin_inset Text
33586
33587 \begin_layout Plain Layout
33588
33589 \family roman
33590 \series medium
33591 \shape up
33592 \emph off
33593 \bar no
33594 \noun off
33595 \color none
33596 B
33597 \end_layout
33598
33599 \end_inset
33600 </cell>
33601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33602 \begin_inset Text
33603
33604 \begin_layout Plain Layout
33605
33606 \family roman
33607 \series medium
33608 \shape up
33609 \emph off
33610 \bar no
33611 \noun off
33612 \color none
33613 R
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33619 \begin_inset Text
33620
33621 \begin_layout Plain Layout
33622
33623 \family roman
33624 \series medium
33625 \shape up
33626 \emph off
33627 \bar no
33628 \noun off
33629 \color none
33630 b
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33636 \begin_inset Text
33637
33638 \begin_layout Plain Layout
33639
33640 \family roman
33641 \series medium
33642 \shape up
33643 \emph off
33644 \bar no
33645 \noun off
33646 \color none
33647 r
33648 \end_layout
33649
33650 \end_inset
33651 </cell>
33652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33653 \begin_inset Text
33654
33655 \begin_layout Plain Layout
33656
33657 \end_layout
33658
33659 \end_inset
33660 </cell>
33661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33662 \begin_inset Text
33663
33664 \begin_layout Plain Layout
33665
33666 \end_layout
33667
33668 \end_inset
33669 </cell>
33670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33671 \begin_inset Text
33672
33673 \begin_layout Plain Layout
33674 ¢
33675 \end_layout
33676
33677 \end_inset
33678 </cell>
33679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33680 \begin_inset Text
33681
33682 \begin_layout Plain Layout
33683
33684 \family roman
33685 \series medium
33686 \shape up
33687 \emph off
33688 \bar no
33689 \noun off
33690 \color none
33691 ²
33692 \end_layout
33693
33694 \end_inset
33695 </cell>
33696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700
33701 \family roman
33702 \series medium
33703 \shape up
33704 \emph off
33705 \bar no
33706 \noun off
33707 \color none
33708 Â
33709 \end_layout
33710
33711 \end_inset
33712 </cell>
33713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33714 \begin_inset Text
33715
33716 \begin_layout Plain Layout
33717
33718 \family roman
33719 \series medium
33720 \shape up
33721 \emph off
33722 \bar no
33723 \noun off
33724 \color none
33725 Ò
33726 \end_layout
33727
33728 \end_inset
33729 </cell>
33730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33731 \begin_inset Text
33732
33733 \begin_layout Plain Layout
33734
33735 \family roman
33736 \series medium
33737 \shape up
33738 \emph off
33739 \bar no
33740 \noun off
33741 \color none
33742 â
33743 \end_layout
33744
33745 \end_inset
33746 </cell>
33747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33748 \begin_inset Text
33749
33750 \begin_layout Plain Layout
33751
33752 \family roman
33753 \series medium
33754 \shape up
33755 \emph off
33756 \bar no
33757 \noun off
33758 \color none
33759 ò
33760 \end_layout
33761
33762 \end_inset
33763 </cell>
33764 </row>
33765 <row>
33766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770
33771 \family roman
33772 \series medium
33773 \shape up
33774 \size tiny
33775 \emph off
33776 \bar no
33777 \noun off
33778 \color none
33779 03
33780 \end_layout
33781
33782 \end_inset
33783 </cell>
33784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33785 \begin_inset Text
33786
33787 \begin_layout Plain Layout
33788
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33794 \begin_inset Text
33795
33796 \begin_layout Plain Layout
33797
33798 \end_layout
33799
33800 \end_inset
33801 </cell>
33802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33803 \begin_inset Text
33804
33805 \begin_layout Plain Layout
33806
33807 \family roman
33808 \series medium
33809 \shape up
33810 \emph off
33811 \bar no
33812 \noun off
33813 \color none
33814 #
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823
33824 \family roman
33825 \series medium
33826 \shape up
33827 \emph off
33828 \bar no
33829 \noun off
33830 \color none
33831 3
33832 \end_layout
33833
33834 \end_inset
33835 </cell>
33836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33837 \begin_inset Text
33838
33839 \begin_layout Plain Layout
33840
33841 \family roman
33842 \series medium
33843 \shape up
33844 \emph off
33845 \bar no
33846 \noun off
33847 \color none
33848 C
33849 \end_layout
33850
33851 \end_inset
33852 </cell>
33853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33854 \begin_inset Text
33855
33856 \begin_layout Plain Layout
33857
33858 \family roman
33859 \series medium
33860 \shape up
33861 \emph off
33862 \bar no
33863 \noun off
33864 \color none
33865 S
33866 \end_layout
33867
33868 \end_inset
33869 </cell>
33870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33871 \begin_inset Text
33872
33873 \begin_layout Plain Layout
33874
33875 \family roman
33876 \series medium
33877 \shape up
33878 \emph off
33879 \bar no
33880 \noun off
33881 \color none
33882 c
33883 \end_layout
33884
33885 \end_inset
33886 </cell>
33887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33888 \begin_inset Text
33889
33890 \begin_layout Plain Layout
33891
33892 \family roman
33893 \series medium
33894 \shape up
33895 \emph off
33896 \bar no
33897 \noun off
33898 \color none
33899 s
33900 \end_layout
33901
33902 \end_inset
33903 </cell>
33904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33905 \begin_inset Text
33906
33907 \begin_layout Plain Layout
33908
33909 \end_layout
33910
33911 \end_inset
33912 </cell>
33913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Plain Layout
33917
33918 \end_layout
33919
33920 \end_inset
33921 </cell>
33922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33923 \begin_inset Text
33924
33925 \begin_layout Plain Layout
33926
33927 \family roman
33928 \series medium
33929 \shape up
33930 \emph off
33931 \bar no
33932 \noun off
33933 \color none
33934 £
33935 \end_layout
33936
33937 \end_inset
33938 </cell>
33939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33940 \begin_inset Text
33941
33942 \begin_layout Plain Layout
33943
33944 \family roman
33945 \series medium
33946 \shape up
33947 \emph off
33948 \bar no
33949 \noun off
33950 \color none
33951 ³
33952 \end_layout
33953
33954 \end_inset
33955 </cell>
33956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33957 \begin_inset Text
33958
33959 \begin_layout Plain Layout
33960
33961 \family roman
33962 \series medium
33963 \shape up
33964 \emph off
33965 \bar no
33966 \noun off
33967 \color none
33968 Ã
33969 \end_layout
33970
33971 \end_inset
33972 </cell>
33973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33974 \begin_inset Text
33975
33976 \begin_layout Plain Layout
33977
33978 \family roman
33979 \series medium
33980 \shape up
33981 \emph off
33982 \bar no
33983 \noun off
33984 \color none
33985 Ó
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33991 \begin_inset Text
33992
33993 \begin_layout Plain Layout
33994
33995 \family roman
33996 \series medium
33997 \shape up
33998 \emph off
33999 \bar no
34000 \noun off
34001 \color none
34002 ã
34003 \end_layout
34004
34005 \end_inset
34006 </cell>
34007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34008 \begin_inset Text
34009
34010 \begin_layout Plain Layout
34011
34012 \family roman
34013 \series medium
34014 \shape up
34015 \emph off
34016 \bar no
34017 \noun off
34018 \color none
34019 ó
34020 \end_layout
34021
34022 \end_inset
34023 </cell>
34024 </row>
34025 <row>
34026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34027 \begin_inset Text
34028
34029 \begin_layout Plain Layout
34030
34031 \family roman
34032 \series medium
34033 \shape up
34034 \size tiny
34035 \emph off
34036 \bar no
34037 \noun off
34038 \color none
34039 04
34040 \end_layout
34041
34042 \end_inset
34043 </cell>
34044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34045 \begin_inset Text
34046
34047 \begin_layout Plain Layout
34048
34049 \end_layout
34050
34051 \end_inset
34052 </cell>
34053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34054 \begin_inset Text
34055
34056 \begin_layout Plain Layout
34057
34058 \end_layout
34059
34060 \end_inset
34061 </cell>
34062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34063 \begin_inset Text
34064
34065 \begin_layout Plain Layout
34066
34067 \family roman
34068 \series medium
34069 \shape up
34070 \emph off
34071 \bar no
34072 \noun off
34073 \color none
34074 $
34075 \end_layout
34076
34077 \end_inset
34078 </cell>
34079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34080 \begin_inset Text
34081
34082 \begin_layout Plain Layout
34083
34084 \family roman
34085 \series medium
34086 \shape up
34087 \emph off
34088 \bar no
34089 \noun off
34090 \color none
34091 4
34092 \end_layout
34093
34094 \end_inset
34095 </cell>
34096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34097 \begin_inset Text
34098
34099 \begin_layout Plain Layout
34100
34101 \family roman
34102 \series medium
34103 \shape up
34104 \emph off
34105 \bar no
34106 \noun off
34107 \color none
34108 D
34109 \end_layout
34110
34111 \end_inset
34112 </cell>
34113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34114 \begin_inset Text
34115
34116 \begin_layout Plain Layout
34117
34118 \family roman
34119 \series medium
34120 \shape up
34121 \emph off
34122 \bar no
34123 \noun off
34124 \color none
34125 T
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34131 \begin_inset Text
34132
34133 \begin_layout Plain Layout
34134
34135 \family roman
34136 \series medium
34137 \shape up
34138 \emph off
34139 \bar no
34140 \noun off
34141 \color none
34142 d
34143 \end_layout
34144
34145 \end_inset
34146 </cell>
34147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34148 \begin_inset Text
34149
34150 \begin_layout Plain Layout
34151
34152 \family roman
34153 \series medium
34154 \shape up
34155 \emph off
34156 \bar no
34157 \noun off
34158 \color none
34159 t
34160 \end_layout
34161
34162 \end_inset
34163 </cell>
34164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Plain Layout
34168
34169 \end_layout
34170
34171 \end_inset
34172 </cell>
34173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34174 \begin_inset Text
34175
34176 \begin_layout Plain Layout
34177
34178 \end_layout
34179
34180 \end_inset
34181 </cell>
34182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34183 \begin_inset Text
34184
34185 \begin_layout Plain Layout
34186 ¤
34187 \end_layout
34188
34189 \end_inset
34190 </cell>
34191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34192 \begin_inset Text
34193
34194 \begin_layout Plain Layout
34195
34196 \family roman
34197 \series medium
34198 \shape up
34199 \emph off
34200 \bar no
34201 \noun off
34202 \color none
34203 ´
34204 \end_layout
34205
34206 \end_inset
34207 </cell>
34208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34209 \begin_inset Text
34210
34211 \begin_layout Plain Layout
34212
34213 \family roman
34214 \series medium
34215 \shape up
34216 \emph off
34217 \bar no
34218 \noun off
34219 \color none
34220 Ä
34221 \end_layout
34222
34223 \end_inset
34224 </cell>
34225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34226 \begin_inset Text
34227
34228 \begin_layout Plain Layout
34229
34230 \family roman
34231 \series medium
34232 \shape up
34233 \emph off
34234 \bar no
34235 \noun off
34236 \color none
34237 Ô
34238 \end_layout
34239
34240 \end_inset
34241 </cell>
34242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34243 \begin_inset Text
34244
34245 \begin_layout Plain Layout
34246
34247 \family roman
34248 \series medium
34249 \shape up
34250 \emph off
34251 \bar no
34252 \noun off
34253 \color none
34254 ä
34255 \end_layout
34256
34257 \end_inset
34258 </cell>
34259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34260 \begin_inset Text
34261
34262 \begin_layout Plain Layout
34263
34264 \family roman
34265 \series medium
34266 \shape up
34267 \emph off
34268 \bar no
34269 \noun off
34270 \color none
34271 ô
34272 \end_layout
34273
34274 \end_inset
34275 </cell>
34276 </row>
34277 <row>
34278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34279 \begin_inset Text
34280
34281 \begin_layout Plain Layout
34282
34283 \family roman
34284 \series medium
34285 \shape up
34286 \size tiny
34287 \emph off
34288 \bar no
34289 \noun off
34290 \color none
34291 05
34292 \end_layout
34293
34294 \end_inset
34295 </cell>
34296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34297 \begin_inset Text
34298
34299 \begin_layout Plain Layout
34300
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34306 \begin_inset Text
34307
34308 \begin_layout Plain Layout
34309
34310 \end_layout
34311
34312 \end_inset
34313 </cell>
34314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34315 \begin_inset Text
34316
34317 \begin_layout Plain Layout
34318
34319 \family roman
34320 \series medium
34321 \shape up
34322 \emph off
34323 \bar no
34324 \noun off
34325 \color none
34326 %
34327 \end_layout
34328
34329 \end_inset
34330 </cell>
34331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34332 \begin_inset Text
34333
34334 \begin_layout Plain Layout
34335
34336 \family roman
34337 \series medium
34338 \shape up
34339 \emph off
34340 \bar no
34341 \noun off
34342 \color none
34343 5
34344 \end_layout
34345
34346 \end_inset
34347 </cell>
34348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34349 \begin_inset Text
34350
34351 \begin_layout Plain Layout
34352
34353 \family roman
34354 \series medium
34355 \shape up
34356 \emph off
34357 \bar no
34358 \noun off
34359 \color none
34360 E
34361 \end_layout
34362
34363 \end_inset
34364 </cell>
34365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34366 \begin_inset Text
34367
34368 \begin_layout Plain Layout
34369
34370 \family roman
34371 \series medium
34372 \shape up
34373 \emph off
34374 \bar no
34375 \noun off
34376 \color none
34377 U
34378 \end_layout
34379
34380 \end_inset
34381 </cell>
34382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34383 \begin_inset Text
34384
34385 \begin_layout Plain Layout
34386
34387 \family roman
34388 \series medium
34389 \shape up
34390 \emph off
34391 \bar no
34392 \noun off
34393 \color none
34394 e
34395 \end_layout
34396
34397 \end_inset
34398 </cell>
34399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34400 \begin_inset Text
34401
34402 \begin_layout Plain Layout
34403
34404 \family roman
34405 \series medium
34406 \shape up
34407 \emph off
34408 \bar no
34409 \noun off
34410 \color none
34411 u
34412 \end_layout
34413
34414 \end_inset
34415 </cell>
34416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34417 \begin_inset Text
34418
34419 \begin_layout Plain Layout
34420
34421 \end_layout
34422
34423 \end_inset
34424 </cell>
34425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34426 \begin_inset Text
34427
34428 \begin_layout Plain Layout
34429
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34435 \begin_inset Text
34436
34437 \begin_layout Plain Layout
34438 ¥
34439 \end_layout
34440
34441 \end_inset
34442 </cell>
34443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34444 \begin_inset Text
34445
34446 \begin_layout Plain Layout
34447
34448 \family roman
34449 \series medium
34450 \shape up
34451 \emph off
34452 \bar no
34453 \noun off
34454 \color none
34455 µ
34456 \end_layout
34457
34458 \end_inset
34459 </cell>
34460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34461 \begin_inset Text
34462
34463 \begin_layout Plain Layout
34464
34465 \family roman
34466 \series medium
34467 \shape up
34468 \emph off
34469 \bar no
34470 \noun off
34471 \color none
34472 Å
34473 \end_layout
34474
34475 \end_inset
34476 </cell>
34477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34478 \begin_inset Text
34479
34480 \begin_layout Plain Layout
34481
34482 \family roman
34483 \series medium
34484 \shape up
34485 \emph off
34486 \bar no
34487 \noun off
34488 \color none
34489 Õ
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34495 \begin_inset Text
34496
34497 \begin_layout Plain Layout
34498
34499 \family roman
34500 \series medium
34501 \shape up
34502 \emph off
34503 \bar no
34504 \noun off
34505 \color none
34506 å
34507 \end_layout
34508
34509 \end_inset
34510 </cell>
34511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34512 \begin_inset Text
34513
34514 \begin_layout Plain Layout
34515
34516 \family roman
34517 \series medium
34518 \shape up
34519 \emph off
34520 \bar no
34521 \noun off
34522 \color none
34523 õ
34524 \end_layout
34525
34526 \end_inset
34527 </cell>
34528 </row>
34529 <row>
34530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34531 \begin_inset Text
34532
34533 \begin_layout Plain Layout
34534
34535 \family roman
34536 \series medium
34537 \shape up
34538 \size tiny
34539 \emph off
34540 \bar no
34541 \noun off
34542 \color none
34543 06
34544 \end_layout
34545
34546 \end_inset
34547 </cell>
34548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34549 \begin_inset Text
34550
34551 \begin_layout Plain Layout
34552
34553 \end_layout
34554
34555 \end_inset
34556 </cell>
34557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34558 \begin_inset Text
34559
34560 \begin_layout Plain Layout
34561
34562 \end_layout
34563
34564 \end_inset
34565 </cell>
34566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34567 \begin_inset Text
34568
34569 \begin_layout Plain Layout
34570
34571 \family roman
34572 \series medium
34573 \shape up
34574 \emph off
34575 \bar no
34576 \noun off
34577 \color none
34578 &
34579 \end_layout
34580
34581 \end_inset
34582 </cell>
34583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34584 \begin_inset Text
34585
34586 \begin_layout Plain Layout
34587
34588 \family roman
34589 \series medium
34590 \shape up
34591 \emph off
34592 \bar no
34593 \noun off
34594 \color none
34595 6
34596 \end_layout
34597
34598 \end_inset
34599 </cell>
34600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Plain Layout
34604
34605 \family roman
34606 \series medium
34607 \shape up
34608 \emph off
34609 \bar no
34610 \noun off
34611 \color none
34612 F
34613 \end_layout
34614
34615 \end_inset
34616 </cell>
34617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34618 \begin_inset Text
34619
34620 \begin_layout Plain Layout
34621
34622 \family roman
34623 \series medium
34624 \shape up
34625 \emph off
34626 \bar no
34627 \noun off
34628 \color none
34629 V
34630 \end_layout
34631
34632 \end_inset
34633 </cell>
34634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34635 \begin_inset Text
34636
34637 \begin_layout Plain Layout
34638
34639 \family roman
34640 \series medium
34641 \shape up
34642 \emph off
34643 \bar no
34644 \noun off
34645 \color none
34646 f
34647 \end_layout
34648
34649 \end_inset
34650 </cell>
34651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34652 \begin_inset Text
34653
34654 \begin_layout Plain Layout
34655
34656 \family roman
34657 \series medium
34658 \shape up
34659 \emph off
34660 \bar no
34661 \noun off
34662 \color none
34663 v
34664 \end_layout
34665
34666 \end_inset
34667 </cell>
34668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34669 \begin_inset Text
34670
34671 \begin_layout Plain Layout
34672
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681
34682 \end_layout
34683
34684 \end_inset
34685 </cell>
34686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34687 \begin_inset Text
34688
34689 \begin_layout Plain Layout
34690 ¦
34691 \end_layout
34692
34693 \end_inset
34694 </cell>
34695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34696 \begin_inset Text
34697
34698 \begin_layout Plain Layout
34699
34700 \family roman
34701 \series medium
34702 \shape up
34703 \emph off
34704 \bar no
34705 \noun off
34706 \color none
34707
34708 \end_layout
34709
34710 \end_inset
34711 </cell>
34712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34713 \begin_inset Text
34714
34715 \begin_layout Plain Layout
34716
34717 \family roman
34718 \series medium
34719 \shape up
34720 \emph off
34721 \bar no
34722 \noun off
34723 \color none
34724 Æ
34725 \end_layout
34726
34727 \end_inset
34728 </cell>
34729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34730 \begin_inset Text
34731
34732 \begin_layout Plain Layout
34733
34734 \family roman
34735 \series medium
34736 \shape up
34737 \emph off
34738 \bar no
34739 \noun off
34740 \color none
34741 Ö
34742 \end_layout
34743
34744 \end_inset
34745 </cell>
34746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34747 \begin_inset Text
34748
34749 \begin_layout Plain Layout
34750
34751 \family roman
34752 \series medium
34753 \shape up
34754 \emph off
34755 \bar no
34756 \noun off
34757 \color none
34758 æ
34759 \end_layout
34760
34761 \end_inset
34762 </cell>
34763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34764 \begin_inset Text
34765
34766 \begin_layout Plain Layout
34767
34768 \family roman
34769 \series medium
34770 \shape up
34771 \emph off
34772 \bar no
34773 \noun off
34774 \color none
34775 ö
34776 \end_layout
34777
34778 \end_inset
34779 </cell>
34780 </row>
34781 <row>
34782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34783 \begin_inset Text
34784
34785 \begin_layout Plain Layout
34786
34787 \family roman
34788 \series medium
34789 \shape up
34790 \size tiny
34791 \emph off
34792 \bar no
34793 \noun off
34794 \color none
34795 07
34796 \end_layout
34797
34798 \end_inset
34799 </cell>
34800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Plain Layout
34804
34805 \end_layout
34806
34807 \end_inset
34808 </cell>
34809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34810 \begin_inset Text
34811
34812 \begin_layout Plain Layout
34813
34814 \end_layout
34815
34816 \end_inset
34817 </cell>
34818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34819 \begin_inset Text
34820
34821 \begin_layout Plain Layout
34822
34823 \family roman
34824 \series medium
34825 \shape up
34826 \emph off
34827 \bar no
34828 \noun off
34829 \color none
34830 `
34831 \end_layout
34832
34833 \end_inset
34834 </cell>
34835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839
34840 \family roman
34841 \series medium
34842 \shape up
34843 \emph off
34844 \bar no
34845 \noun off
34846 \color none
34847 7
34848 \end_layout
34849
34850 \end_inset
34851 </cell>
34852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856
34857 \family roman
34858 \series medium
34859 \shape up
34860 \emph off
34861 \bar no
34862 \noun off
34863 \color none
34864 G
34865 \end_layout
34866
34867 \end_inset
34868 </cell>
34869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34870 \begin_inset Text
34871
34872 \begin_layout Plain Layout
34873
34874 \family roman
34875 \series medium
34876 \shape up
34877 \emph off
34878 \bar no
34879 \noun off
34880 \color none
34881 W
34882 \end_layout
34883
34884 \end_inset
34885 </cell>
34886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34887 \begin_inset Text
34888
34889 \begin_layout Plain Layout
34890
34891 \family roman
34892 \series medium
34893 \shape up
34894 \emph off
34895 \bar no
34896 \noun off
34897 \color none
34898 g
34899 \end_layout
34900
34901 \end_inset
34902 </cell>
34903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34904 \begin_inset Text
34905
34906 \begin_layout Plain Layout
34907
34908 \family roman
34909 \series medium
34910 \shape up
34911 \emph off
34912 \bar no
34913 \noun off
34914 \color none
34915 w
34916 \end_layout
34917
34918 \end_inset
34919 </cell>
34920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34921 \begin_inset Text
34922
34923 \begin_layout Plain Layout
34924
34925 \end_layout
34926
34927 \end_inset
34928 </cell>
34929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34930 \begin_inset Text
34931
34932 \begin_layout Plain Layout
34933
34934 \end_layout
34935
34936 \end_inset
34937 </cell>
34938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34939 \begin_inset Text
34940
34941 \begin_layout Plain Layout
34942
34943 \family roman
34944 \series medium
34945 \shape up
34946 \emph off
34947 \bar no
34948 \noun off
34949 \color none
34950 §
34951 \end_layout
34952
34953 \end_inset
34954 </cell>
34955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34956 \begin_inset Text
34957
34958 \begin_layout Plain Layout
34959
34960 \family roman
34961 \series medium
34962 \shape up
34963 \emph off
34964 \bar no
34965 \noun off
34966 \color none
34967 ·
34968 \end_layout
34969
34970 \end_inset
34971 </cell>
34972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34973 \begin_inset Text
34974
34975 \begin_layout Plain Layout
34976
34977 \family roman
34978 \series medium
34979 \shape up
34980 \emph off
34981 \bar no
34982 \noun off
34983 \color none
34984 Ç
34985 \end_layout
34986
34987 \end_inset
34988 </cell>
34989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34990 \begin_inset Text
34991
34992 \begin_layout Plain Layout
34993
34994 \family roman
34995 \series medium
34996 \shape up
34997 \emph off
34998 \bar no
34999 \noun off
35000 \color none
35001 ×
35002 \end_layout
35003
35004 \end_inset
35005 </cell>
35006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35007 \begin_inset Text
35008
35009 \begin_layout Plain Layout
35010
35011 \family roman
35012 \series medium
35013 \shape up
35014 \emph off
35015 \bar no
35016 \noun off
35017 \color none
35018 ç
35019 \end_layout
35020
35021 \end_inset
35022 </cell>
35023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35024 \begin_inset Text
35025
35026 \begin_layout Plain Layout
35027
35028 \family roman
35029 \series medium
35030 \shape up
35031 \emph off
35032 \bar no
35033 \noun off
35034 \color none
35035 ÷
35036 \end_layout
35037
35038 \end_inset
35039 </cell>
35040 </row>
35041 <row>
35042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35043 \begin_inset Text
35044
35045 \begin_layout Plain Layout
35046
35047 \family roman
35048 \series medium
35049 \shape up
35050 \size tiny
35051 \emph off
35052 \bar no
35053 \noun off
35054 \color none
35055 08
35056 \end_layout
35057
35058 \end_inset
35059 </cell>
35060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35061 \begin_inset Text
35062
35063 \begin_layout Plain Layout
35064
35065 \end_layout
35066
35067 \end_inset
35068 </cell>
35069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35070 \begin_inset Text
35071
35072 \begin_layout Plain Layout
35073
35074 \end_layout
35075
35076 \end_inset
35077 </cell>
35078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35079 \begin_inset Text
35080
35081 \begin_layout Plain Layout
35082
35083 \family roman
35084 \series medium
35085 \shape up
35086 \emph off
35087 \bar no
35088 \noun off
35089 \color none
35090 (
35091 \end_layout
35092
35093 \end_inset
35094 </cell>
35095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35096 \begin_inset Text
35097
35098 \begin_layout Plain Layout
35099
35100 \family roman
35101 \series medium
35102 \shape up
35103 \emph off
35104 \bar no
35105 \noun off
35106 \color none
35107 8
35108 \end_layout
35109
35110 \end_inset
35111 </cell>
35112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35113 \begin_inset Text
35114
35115 \begin_layout Plain Layout
35116
35117 \family roman
35118 \series medium
35119 \shape up
35120 \emph off
35121 \bar no
35122 \noun off
35123 \color none
35124 H
35125 \end_layout
35126
35127 \end_inset
35128 </cell>
35129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35130 \begin_inset Text
35131
35132 \begin_layout Plain Layout
35133
35134 \family roman
35135 \series medium
35136 \shape up
35137 \emph off
35138 \bar no
35139 \noun off
35140 \color none
35141 X
35142 \end_layout
35143
35144 \end_inset
35145 </cell>
35146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35147 \begin_inset Text
35148
35149 \begin_layout Plain Layout
35150
35151 \family roman
35152 \series medium
35153 \shape up
35154 \emph off
35155 \bar no
35156 \noun off
35157 \color none
35158 h
35159 \end_layout
35160
35161 \end_inset
35162 </cell>
35163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35164 \begin_inset Text
35165
35166 \begin_layout Plain Layout
35167
35168 \family roman
35169 \series medium
35170 \shape up
35171 \emph off
35172 \bar no
35173 \noun off
35174 \color none
35175 x
35176 \end_layout
35177
35178 \end_inset
35179 </cell>
35180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35181 \begin_inset Text
35182
35183 \begin_layout Plain Layout
35184
35185 \end_layout
35186
35187 \end_inset
35188 </cell>
35189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35190 \begin_inset Text
35191
35192 \begin_layout Plain Layout
35193
35194 \end_layout
35195
35196 \end_inset
35197 </cell>
35198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35199 \begin_inset Text
35200
35201 \begin_layout Plain Layout
35202
35203 \family roman
35204 \series medium
35205 \shape up
35206 \emph off
35207 \bar no
35208 \noun off
35209 \color none
35210 ¨
35211 \end_layout
35212
35213 \end_inset
35214 </cell>
35215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35216 \begin_inset Text
35217
35218 \begin_layout Plain Layout
35219
35220 \family roman
35221 \series medium
35222 \shape up
35223 \emph off
35224 \bar no
35225 \noun off
35226 \color none
35227 ¸
35228 \end_layout
35229
35230 \end_inset
35231 </cell>
35232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35233 \begin_inset Text
35234
35235 \begin_layout Plain Layout
35236
35237 \family roman
35238 \series medium
35239 \shape up
35240 \emph off
35241 \bar no
35242 \noun off
35243 \color none
35244 È
35245 \end_layout
35246
35247 \end_inset
35248 </cell>
35249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35250 \begin_inset Text
35251
35252 \begin_layout Plain Layout
35253
35254 \family roman
35255 \series medium
35256 \shape up
35257 \emph off
35258 \bar no
35259 \noun off
35260 \color none
35261 Ø
35262 \end_layout
35263
35264 \end_inset
35265 </cell>
35266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35267 \begin_inset Text
35268
35269 \begin_layout Plain Layout
35270
35271 \family roman
35272 \series medium
35273 \shape up
35274 \emph off
35275 \bar no
35276 \noun off
35277 \color none
35278 è
35279 \end_layout
35280
35281 \end_inset
35282 </cell>
35283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35284 \begin_inset Text
35285
35286 \begin_layout Plain Layout
35287
35288 \family roman
35289 \series medium
35290 \shape up
35291 \emph off
35292 \bar no
35293 \noun off
35294 \color none
35295 ø
35296 \end_layout
35297
35298 \end_inset
35299 </cell>
35300 </row>
35301 <row>
35302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35303 \begin_inset Text
35304
35305 \begin_layout Plain Layout
35306
35307 \family roman
35308 \series medium
35309 \shape up
35310 \size tiny
35311 \emph off
35312 \bar no
35313 \noun off
35314 \color none
35315 09
35316 \end_layout
35317
35318 \end_inset
35319 </cell>
35320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35321 \begin_inset Text
35322
35323 \begin_layout Plain Layout
35324
35325 \end_layout
35326
35327 \end_inset
35328 </cell>
35329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35330 \begin_inset Text
35331
35332 \begin_layout Plain Layout
35333
35334 \end_layout
35335
35336 \end_inset
35337 </cell>
35338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35339 \begin_inset Text
35340
35341 \begin_layout Plain Layout
35342
35343 \family roman
35344 \series medium
35345 \shape up
35346 \emph off
35347 \bar no
35348 \noun off
35349 \color none
35350 )
35351 \end_layout
35352
35353 \end_inset
35354 </cell>
35355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35356 \begin_inset Text
35357
35358 \begin_layout Plain Layout
35359
35360 \family roman
35361 \series medium
35362 \shape up
35363 \emph off
35364 \bar no
35365 \noun off
35366 \color none
35367 9
35368 \end_layout
35369
35370 \end_inset
35371 </cell>
35372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35373 \begin_inset Text
35374
35375 \begin_layout Plain Layout
35376
35377 \family roman
35378 \series medium
35379 \shape up
35380 \emph off
35381 \bar no
35382 \noun off
35383 \color none
35384 I
35385 \end_layout
35386
35387 \end_inset
35388 </cell>
35389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35390 \begin_inset Text
35391
35392 \begin_layout Plain Layout
35393
35394 \family roman
35395 \series medium
35396 \shape up
35397 \emph off
35398 \bar no
35399 \noun off
35400 \color none
35401 Y
35402 \end_layout
35403
35404 \end_inset
35405 </cell>
35406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35407 \begin_inset Text
35408
35409 \begin_layout Plain Layout
35410
35411 \family roman
35412 \series medium
35413 \shape up
35414 \emph off
35415 \bar no
35416 \noun off
35417 \color none
35418 i
35419 \end_layout
35420
35421 \end_inset
35422 </cell>
35423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35424 \begin_inset Text
35425
35426 \begin_layout Plain Layout
35427
35428 \family roman
35429 \series medium
35430 \shape up
35431 \emph off
35432 \bar no
35433 \noun off
35434 \color none
35435 y
35436 \end_layout
35437
35438 \end_inset
35439 </cell>
35440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35441 \begin_inset Text
35442
35443 \begin_layout Plain Layout
35444
35445 \end_layout
35446
35447 \end_inset
35448 </cell>
35449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35450 \begin_inset Text
35451
35452 \begin_layout Plain Layout
35453
35454 \end_layout
35455
35456 \end_inset
35457 </cell>
35458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35459 \begin_inset Text
35460
35461 \begin_layout Plain Layout
35462
35463 \family roman
35464 \series medium
35465 \shape up
35466 \emph off
35467 \bar no
35468 \noun off
35469 \color none
35470 ©
35471 \end_layout
35472
35473 \end_inset
35474 </cell>
35475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35476 \begin_inset Text
35477
35478 \begin_layout Plain Layout
35479
35480 \family roman
35481 \series medium
35482 \shape up
35483 \emph off
35484 \bar no
35485 \noun off
35486 \color none
35487 ¹
35488 \end_layout
35489
35490 \end_inset
35491 </cell>
35492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35493 \begin_inset Text
35494
35495 \begin_layout Plain Layout
35496
35497 \family roman
35498 \series medium
35499 \shape up
35500 \emph off
35501 \bar no
35502 \noun off
35503 \color none
35504 É
35505 \end_layout
35506
35507 \end_inset
35508 </cell>
35509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35510 \begin_inset Text
35511
35512 \begin_layout Plain Layout
35513
35514 \family roman
35515 \series medium
35516 \shape up
35517 \emph off
35518 \bar no
35519 \noun off
35520 \color none
35521 Ù
35522 \end_layout
35523
35524 \end_inset
35525 </cell>
35526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35527 \begin_inset Text
35528
35529 \begin_layout Plain Layout
35530
35531 \family roman
35532 \series medium
35533 \shape up
35534 \emph off
35535 \bar no
35536 \noun off
35537 \color none
35538 é
35539 \end_layout
35540
35541 \end_inset
35542 </cell>
35543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35544 \begin_inset Text
35545
35546 \begin_layout Plain Layout
35547
35548 \family roman
35549 \series medium
35550 \shape up
35551 \emph off
35552 \bar no
35553 \noun off
35554 \color none
35555 ù
35556 \end_layout
35557
35558 \end_inset
35559 </cell>
35560 </row>
35561 <row>
35562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35563 \begin_inset Text
35564
35565 \begin_layout Plain Layout
35566
35567 \family roman
35568 \series medium
35569 \shape up
35570 \size tiny
35571 \emph off
35572 \bar no
35573 \noun off
35574 \color none
35575 0A
35576 \end_layout
35577
35578 \end_inset
35579 </cell>
35580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35581 \begin_inset Text
35582
35583 \begin_layout Plain Layout
35584
35585 \end_layout
35586
35587 \end_inset
35588 </cell>
35589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35590 \begin_inset Text
35591
35592 \begin_layout Plain Layout
35593
35594 \end_layout
35595
35596 \end_inset
35597 </cell>
35598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35599 \begin_inset Text
35600
35601 \begin_layout Plain Layout
35602
35603 \family roman
35604 \series medium
35605 \shape up
35606 \emph off
35607 \bar no
35608 \noun off
35609 \color none
35610 *
35611 \end_layout
35612
35613 \end_inset
35614 </cell>
35615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35616 \begin_inset Text
35617
35618 \begin_layout Plain Layout
35619
35620 \family roman
35621 \series medium
35622 \shape up
35623 \emph off
35624 \bar no
35625 \noun off
35626 \color none
35627 :
35628 \end_layout
35629
35630 \end_inset
35631 </cell>
35632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35633 \begin_inset Text
35634
35635 \begin_layout Plain Layout
35636
35637 \family roman
35638 \series medium
35639 \shape up
35640 \emph off
35641 \bar no
35642 \noun off
35643 \color none
35644 J
35645 \end_layout
35646
35647 \end_inset
35648 </cell>
35649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35650 \begin_inset Text
35651
35652 \begin_layout Plain Layout
35653
35654 \family roman
35655 \series medium
35656 \shape up
35657 \emph off
35658 \bar no
35659 \noun off
35660 \color none
35661 Z
35662 \end_layout
35663
35664 \end_inset
35665 </cell>
35666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35667 \begin_inset Text
35668
35669 \begin_layout Plain Layout
35670
35671 \family roman
35672 \series medium
35673 \shape up
35674 \emph off
35675 \bar no
35676 \noun off
35677 \color none
35678 j
35679 \end_layout
35680
35681 \end_inset
35682 </cell>
35683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35684 \begin_inset Text
35685
35686 \begin_layout Plain Layout
35687
35688 \family roman
35689 \series medium
35690 \shape up
35691 \emph off
35692 \bar no
35693 \noun off
35694 \color none
35695 z
35696 \end_layout
35697
35698 \end_inset
35699 </cell>
35700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35701 \begin_inset Text
35702
35703 \begin_layout Plain Layout
35704
35705 \end_layout
35706
35707 \end_inset
35708 </cell>
35709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35710 \begin_inset Text
35711
35712 \begin_layout Plain Layout
35713
35714 \end_layout
35715
35716 \end_inset
35717 </cell>
35718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35719 \begin_inset Text
35720
35721 \begin_layout Plain Layout
35722
35723 \family roman
35724 \series medium
35725 \shape up
35726 \emph off
35727 \bar no
35728 \noun off
35729 \color none
35730 ª
35731 \end_layout
35732
35733 \end_inset
35734 </cell>
35735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35736 \begin_inset Text
35737
35738 \begin_layout Plain Layout
35739
35740 \family roman
35741 \series medium
35742 \shape up
35743 \emph off
35744 \bar no
35745 \noun off
35746 \color none
35747 º
35748 \end_layout
35749
35750 \end_inset
35751 </cell>
35752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35753 \begin_inset Text
35754
35755 \begin_layout Plain Layout
35756
35757 \family roman
35758 \series medium
35759 \shape up
35760 \emph off
35761 \bar no
35762 \noun off
35763 \color none
35764 Ê
35765 \end_layout
35766
35767 \end_inset
35768 </cell>
35769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35770 \begin_inset Text
35771
35772 \begin_layout Plain Layout
35773
35774 \family roman
35775 \series medium
35776 \shape up
35777 \emph off
35778 \bar no
35779 \noun off
35780 \color none
35781 Ú
35782 \end_layout
35783
35784 \end_inset
35785 </cell>
35786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35787 \begin_inset Text
35788
35789 \begin_layout Plain Layout
35790
35791 \family roman
35792 \series medium
35793 \shape up
35794 \emph off
35795 \bar no
35796 \noun off
35797 \color none
35798 ê
35799 \end_layout
35800
35801 \end_inset
35802 </cell>
35803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35804 \begin_inset Text
35805
35806 \begin_layout Plain Layout
35807
35808 \family roman
35809 \series medium
35810 \shape up
35811 \emph off
35812 \bar no
35813 \noun off
35814 \color none
35815 ú
35816 \end_layout
35817
35818 \end_inset
35819 </cell>
35820 </row>
35821 <row>
35822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35823 \begin_inset Text
35824
35825 \begin_layout Plain Layout
35826
35827 \family roman
35828 \series medium
35829 \shape up
35830 \size tiny
35831 \emph off
35832 \bar no
35833 \noun off
35834 \color none
35835 0B
35836 \end_layout
35837
35838 \end_inset
35839 </cell>
35840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35841 \begin_inset Text
35842
35843 \begin_layout Plain Layout
35844
35845 \end_layout
35846
35847 \end_inset
35848 </cell>
35849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35850 \begin_inset Text
35851
35852 \begin_layout Plain Layout
35853
35854 \end_layout
35855
35856 \end_inset
35857 </cell>
35858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35859 \begin_inset Text
35860
35861 \begin_layout Plain Layout
35862
35863 \family roman
35864 \series medium
35865 \shape up
35866 \emph off
35867 \bar no
35868 \noun off
35869 \color none
35870 +
35871 \end_layout
35872
35873 \end_inset
35874 </cell>
35875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35876 \begin_inset Text
35877
35878 \begin_layout Plain Layout
35879
35880 \family roman
35881 \series medium
35882 \shape up
35883 \emph off
35884 \bar no
35885 \noun off
35886 \color none
35887 ;
35888 \end_layout
35889
35890 \end_inset
35891 </cell>
35892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35893 \begin_inset Text
35894
35895 \begin_layout Plain Layout
35896
35897 \family roman
35898 \series medium
35899 \shape up
35900 \emph off
35901 \bar no
35902 \noun off
35903 \color none
35904 K
35905 \end_layout
35906
35907 \end_inset
35908 </cell>
35909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35910 \begin_inset Text
35911
35912 \begin_layout Plain Layout
35913
35914 \family roman
35915 \series medium
35916 \shape up
35917 \emph off
35918 \bar no
35919 \noun off
35920 \color none
35921 [
35922 \end_layout
35923
35924 \end_inset
35925 </cell>
35926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35927 \begin_inset Text
35928
35929 \begin_layout Plain Layout
35930
35931 \family roman
35932 \series medium
35933 \shape up
35934 \emph off
35935 \bar no
35936 \noun off
35937 \color none
35938 k
35939 \end_layout
35940
35941 \end_inset
35942 </cell>
35943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35944 \begin_inset Text
35945
35946 \begin_layout Plain Layout
35947
35948 \family roman
35949 \series medium
35950 \shape up
35951 \emph off
35952 \bar no
35953 \noun off
35954 \color none
35955 {
35956 \end_layout
35957
35958 \end_inset
35959 </cell>
35960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35961 \begin_inset Text
35962
35963 \begin_layout Plain Layout
35964
35965 \end_layout
35966
35967 \end_inset
35968 </cell>
35969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35970 \begin_inset Text
35971
35972 \begin_layout Plain Layout
35973
35974 \end_layout
35975
35976 \end_inset
35977 </cell>
35978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35979 \begin_inset Text
35980
35981 \begin_layout Plain Layout
35982
35983 \family roman
35984 \series medium
35985 \shape up
35986 \emph off
35987 \bar no
35988 \noun off
35989 \color none
35990 «
35991 \end_layout
35992
35993 \end_inset
35994 </cell>
35995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35996 \begin_inset Text
35997
35998 \begin_layout Plain Layout
35999
36000 \family roman
36001 \series medium
36002 \shape up
36003 \emph off
36004 \bar no
36005 \noun off
36006 \color none
36007 »
36008 \end_layout
36009
36010 \end_inset
36011 </cell>
36012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36013 \begin_inset Text
36014
36015 \begin_layout Plain Layout
36016
36017 \family roman
36018 \series medium
36019 \shape up
36020 \emph off
36021 \bar no
36022 \noun off
36023 \color none
36024 Ë
36025 \end_layout
36026
36027 \end_inset
36028 </cell>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033
36034 \family roman
36035 \series medium
36036 \shape up
36037 \emph off
36038 \bar no
36039 \noun off
36040 \color none
36041 Û
36042 \end_layout
36043
36044 \end_inset
36045 </cell>
36046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36047 \begin_inset Text
36048
36049 \begin_layout Plain Layout
36050
36051 \family roman
36052 \series medium
36053 \shape up
36054 \emph off
36055 \bar no
36056 \noun off
36057 \color none
36058 ë
36059 \end_layout
36060
36061 \end_inset
36062 </cell>
36063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36064 \begin_inset Text
36065
36066 \begin_layout Plain Layout
36067
36068 \family roman
36069 \series medium
36070 \shape up
36071 \emph off
36072 \bar no
36073 \noun off
36074 \color none
36075 û
36076 \end_layout
36077
36078 \end_inset
36079 </cell>
36080 </row>
36081 <row>
36082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36083 \begin_inset Text
36084
36085 \begin_layout Plain Layout
36086
36087 \family roman
36088 \series medium
36089 \shape up
36090 \size tiny
36091 \emph off
36092 \bar no
36093 \noun off
36094 \color none
36095 0C
36096 \end_layout
36097
36098 \end_inset
36099 </cell>
36100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36101 \begin_inset Text
36102
36103 \begin_layout Plain Layout
36104
36105 \end_layout
36106
36107 \end_inset
36108 </cell>
36109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36110 \begin_inset Text
36111
36112 \begin_layout Plain Layout
36113
36114 \end_layout
36115
36116 \end_inset
36117 </cell>
36118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36119 \begin_inset Text
36120
36121 \begin_layout Plain Layout
36122
36123 \family roman
36124 \series medium
36125 \shape up
36126 \emph off
36127 \bar no
36128 \noun off
36129 \color none
36130 ,
36131 \end_layout
36132
36133 \end_inset
36134 </cell>
36135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36136 \begin_inset Text
36137
36138 \begin_layout Plain Layout
36139
36140 \family roman
36141 \series medium
36142 \shape up
36143 \emph off
36144 \bar no
36145 \noun off
36146 \color none
36147 <
36148 \end_layout
36149
36150 \end_inset
36151 </cell>
36152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36153 \begin_inset Text
36154
36155 \begin_layout Plain Layout
36156
36157 \family roman
36158 \series medium
36159 \shape up
36160 \emph off
36161 \bar no
36162 \noun off
36163 \color none
36164 L
36165 \end_layout
36166
36167 \end_inset
36168 </cell>
36169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36170 \begin_inset Text
36171
36172 \begin_layout Plain Layout
36173
36174 \family roman
36175 \series medium
36176 \shape up
36177 \emph off
36178 \bar no
36179 \noun off
36180 \color none
36181
36182 \backslash
36183
36184 \end_layout
36185
36186 \end_inset
36187 </cell>
36188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36189 \begin_inset Text
36190
36191 \begin_layout Plain Layout
36192
36193 \family roman
36194 \series medium
36195 \shape up
36196 \emph off
36197 \bar no
36198 \noun off
36199 \color none
36200 l
36201 \end_layout
36202
36203 \end_inset
36204 </cell>
36205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36206 \begin_inset Text
36207
36208 \begin_layout Plain Layout
36209
36210 \family roman
36211 \series medium
36212 \shape up
36213 \emph off
36214 \bar no
36215 \noun off
36216 \color none
36217 |
36218 \end_layout
36219
36220 \end_inset
36221 </cell>
36222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36223 \begin_inset Text
36224
36225 \begin_layout Plain Layout
36226
36227 \end_layout
36228
36229 \end_inset
36230 </cell>
36231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36232 \begin_inset Text
36233
36234 \begin_layout Plain Layout
36235
36236 \end_layout
36237
36238 \end_inset
36239 </cell>
36240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36241 \begin_inset Text
36242
36243 \begin_layout Plain Layout
36244
36245 \family roman
36246 \series medium
36247 \shape up
36248 \emph off
36249 \bar no
36250 \noun off
36251 \color none
36252 ¬
36253 \end_layout
36254
36255 \end_inset
36256 </cell>
36257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36258 \begin_inset Text
36259
36260 \begin_layout Plain Layout
36261
36262 \family roman
36263 \series medium
36264 \shape up
36265 \emph off
36266 \bar no
36267 \noun off
36268 \color none
36269 ¼
36270 \end_layout
36271
36272 \end_inset
36273 </cell>
36274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36275 \begin_inset Text
36276
36277 \begin_layout Plain Layout
36278
36279 \family roman
36280 \series medium
36281 \shape up
36282 \emph off
36283 \bar no
36284 \noun off
36285 \color none
36286 Ì
36287 \end_layout
36288
36289 \end_inset
36290 </cell>
36291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36292 \begin_inset Text
36293
36294 \begin_layout Plain Layout
36295
36296 \family roman
36297 \series medium
36298 \shape up
36299 \emph off
36300 \bar no
36301 \noun off
36302 \color none
36303 Ü
36304 \end_layout
36305
36306 \end_inset
36307 </cell>
36308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36309 \begin_inset Text
36310
36311 \begin_layout Plain Layout
36312
36313 \family roman
36314 \series medium
36315 \shape up
36316 \emph off
36317 \bar no
36318 \noun off
36319 \color none
36320 ì
36321 \end_layout
36322
36323 \end_inset
36324 </cell>
36325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36326 \begin_inset Text
36327
36328 \begin_layout Plain Layout
36329
36330 \family roman
36331 \series medium
36332 \shape up
36333 \emph off
36334 \bar no
36335 \noun off
36336 \color none
36337 ü
36338 \end_layout
36339
36340 \end_inset
36341 </cell>
36342 </row>
36343 <row>
36344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36345 \begin_inset Text
36346
36347 \begin_layout Plain Layout
36348
36349 \family roman
36350 \series medium
36351 \shape up
36352 \size tiny
36353 \emph off
36354 \bar no
36355 \noun off
36356 \color none
36357 0D
36358 \end_layout
36359
36360 \end_inset
36361 </cell>
36362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36363 \begin_inset Text
36364
36365 \begin_layout Plain Layout
36366
36367 \end_layout
36368
36369 \end_inset
36370 </cell>
36371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36372 \begin_inset Text
36373
36374 \begin_layout Plain Layout
36375
36376 \end_layout
36377
36378 \end_inset
36379 </cell>
36380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36381 \begin_inset Text
36382
36383 \begin_layout Plain Layout
36384
36385 \family roman
36386 \series medium
36387 \shape up
36388 \emph off
36389 \bar no
36390 \noun off
36391 \color none
36392 -
36393 \end_layout
36394
36395 \end_inset
36396 </cell>
36397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36398 \begin_inset Text
36399
36400 \begin_layout Plain Layout
36401
36402 \family roman
36403 \series medium
36404 \shape up
36405 \emph off
36406 \bar no
36407 \noun off
36408 \color none
36409 =
36410 \end_layout
36411
36412 \end_inset
36413 </cell>
36414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36415 \begin_inset Text
36416
36417 \begin_layout Plain Layout
36418
36419 \family roman
36420 \series medium
36421 \shape up
36422 \emph off
36423 \bar no
36424 \noun off
36425 \color none
36426 M
36427 \end_layout
36428
36429 \end_inset
36430 </cell>
36431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36432 \begin_inset Text
36433
36434 \begin_layout Plain Layout
36435
36436 \family roman
36437 \series medium
36438 \shape up
36439 \emph off
36440 \bar no
36441 \noun off
36442 \color none
36443 ]
36444 \end_layout
36445
36446 \end_inset
36447 </cell>
36448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36449 \begin_inset Text
36450
36451 \begin_layout Plain Layout
36452
36453 \family roman
36454 \series medium
36455 \shape up
36456 \emph off
36457 \bar no
36458 \noun off
36459 \color none
36460 m
36461 \end_layout
36462
36463 \end_inset
36464 </cell>
36465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36466 \begin_inset Text
36467
36468 \begin_layout Plain Layout
36469
36470 \family roman
36471 \series medium
36472 \shape up
36473 \emph off
36474 \bar no
36475 \noun off
36476 \color none
36477 }
36478 \end_layout
36479
36480 \end_inset
36481 </cell>
36482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36483 \begin_inset Text
36484
36485 \begin_layout Plain Layout
36486
36487 \end_layout
36488
36489 \end_inset
36490 </cell>
36491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36492 \begin_inset Text
36493
36494 \begin_layout Plain Layout
36495
36496 \end_layout
36497
36498 \end_inset
36499 </cell>
36500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36501 \begin_inset Text
36502
36503 \begin_layout Plain Layout
36504
36505 \end_layout
36506
36507 \end_inset
36508 </cell>
36509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36510 \begin_inset Text
36511
36512 \begin_layout Plain Layout
36513
36514 \family roman
36515 \series medium
36516 \shape up
36517 \emph off
36518 \bar no
36519 \noun off
36520 \color none
36521 ½
36522 \end_layout
36523
36524 \end_inset
36525 </cell>
36526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36527 \begin_inset Text
36528
36529 \begin_layout Plain Layout
36530
36531 \family roman
36532 \series medium
36533 \shape up
36534 \emph off
36535 \bar no
36536 \noun off
36537 \color none
36538 Í
36539 \end_layout
36540
36541 \end_inset
36542 </cell>
36543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36544 \begin_inset Text
36545
36546 \begin_layout Plain Layout
36547
36548 \family roman
36549 \series medium
36550 \shape up
36551 \emph off
36552 \bar no
36553 \noun off
36554 \color none
36555 Ý
36556 \end_layout
36557
36558 \end_inset
36559 </cell>
36560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36561 \begin_inset Text
36562
36563 \begin_layout Plain Layout
36564
36565 \family roman
36566 \series medium
36567 \shape up
36568 \emph off
36569 \bar no
36570 \noun off
36571 \color none
36572 í
36573 \end_layout
36574
36575 \end_inset
36576 </cell>
36577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36578 \begin_inset Text
36579
36580 \begin_layout Plain Layout
36581
36582 \family roman
36583 \series medium
36584 \shape up
36585 \emph off
36586 \bar no
36587 \noun off
36588 \color none
36589 ý
36590 \end_layout
36591
36592 \end_inset
36593 </cell>
36594 </row>
36595 <row>
36596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36597 \begin_inset Text
36598
36599 \begin_layout Plain Layout
36600
36601 \family roman
36602 \series medium
36603 \shape up
36604 \size tiny
36605 \emph off
36606 \bar no
36607 \noun off
36608 \color none
36609 0E
36610 \end_layout
36611
36612 \end_inset
36613 </cell>
36614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36615 \begin_inset Text
36616
36617 \begin_layout Plain Layout
36618
36619 \end_layout
36620
36621 \end_inset
36622 </cell>
36623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36624 \begin_inset Text
36625
36626 \begin_layout Plain Layout
36627
36628 \end_layout
36629
36630 \end_inset
36631 </cell>
36632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36633 \begin_inset Text
36634
36635 \begin_layout Plain Layout
36636
36637 \family roman
36638 \series medium
36639 \shape up
36640 \emph off
36641 \bar no
36642 \noun off
36643 \color none
36644 .
36645 \end_layout
36646
36647 \end_inset
36648 </cell>
36649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36650 \begin_inset Text
36651
36652 \begin_layout Plain Layout
36653
36654 \family roman
36655 \series medium
36656 \shape up
36657 \emph off
36658 \bar no
36659 \noun off
36660 \color none
36661 >
36662 \end_layout
36663
36664 \end_inset
36665 </cell>
36666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36667 \begin_inset Text
36668
36669 \begin_layout Plain Layout
36670
36671 \family roman
36672 \series medium
36673 \shape up
36674 \emph off
36675 \bar no
36676 \noun off
36677 \color none
36678 N
36679 \end_layout
36680
36681 \end_inset
36682 </cell>
36683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36684 \begin_inset Text
36685
36686 \begin_layout Plain Layout
36687
36688 \family roman
36689 \series medium
36690 \shape up
36691 \emph off
36692 \bar no
36693 \noun off
36694 \color none
36695 ^
36696 \end_layout
36697
36698 \end_inset
36699 </cell>
36700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36701 \begin_inset Text
36702
36703 \begin_layout Plain Layout
36704
36705 \family roman
36706 \series medium
36707 \shape up
36708 \emph off
36709 \bar no
36710 \noun off
36711 \color none
36712 n
36713 \end_layout
36714
36715 \end_inset
36716 </cell>
36717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36718 \begin_inset Text
36719
36720 \begin_layout Plain Layout
36721
36722 \family roman
36723 \series medium
36724 \shape up
36725 \emph off
36726 \bar no
36727 \noun off
36728 \color none
36729 ~
36730 \end_layout
36731
36732 \end_inset
36733 </cell>
36734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36735 \begin_inset Text
36736
36737 \begin_layout Plain Layout
36738
36739 \end_layout
36740
36741 \end_inset
36742 </cell>
36743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36744 \begin_inset Text
36745
36746 \begin_layout Plain Layout
36747
36748 \end_layout
36749
36750 \end_inset
36751 </cell>
36752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36753 \begin_inset Text
36754
36755 \begin_layout Plain Layout
36756
36757 \family roman
36758 \series medium
36759 \shape up
36760 \emph off
36761 \bar no
36762 \noun off
36763 \color none
36764 ®
36765 \end_layout
36766
36767 \end_inset
36768 </cell>
36769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36770 \begin_inset Text
36771
36772 \begin_layout Plain Layout
36773
36774 \family roman
36775 \series medium
36776 \shape up
36777 \emph off
36778 \bar no
36779 \noun off
36780 \color none
36781 ¾
36782 \end_layout
36783
36784 \end_inset
36785 </cell>
36786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36787 \begin_inset Text
36788
36789 \begin_layout Plain Layout
36790
36791 \family roman
36792 \series medium
36793 \shape up
36794 \emph off
36795 \bar no
36796 \noun off
36797 \color none
36798 Î
36799 \end_layout
36800
36801 \end_inset
36802 </cell>
36803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36804 \begin_inset Text
36805
36806 \begin_layout Plain Layout
36807
36808 \family roman
36809 \series medium
36810 \shape up
36811 \emph off
36812 \bar no
36813 \noun off
36814 \color none
36815 Þ
36816 \end_layout
36817
36818 \end_inset
36819 </cell>
36820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36821 \begin_inset Text
36822
36823 \begin_layout Plain Layout
36824
36825 \family roman
36826 \series medium
36827 \shape up
36828 \emph off
36829 \bar no
36830 \noun off
36831 \color none
36832 î
36833 \end_layout
36834
36835 \end_inset
36836 </cell>
36837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36838 \begin_inset Text
36839
36840 \begin_layout Plain Layout
36841
36842 \family roman
36843 \series medium
36844 \shape up
36845 \emph off
36846 \bar no
36847 \noun off
36848 \color none
36849 þ
36850 \end_layout
36851
36852 \end_inset
36853 </cell>
36854 </row>
36855 <row>
36856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36857 \begin_inset Text
36858
36859 \begin_layout Plain Layout
36860
36861 \family roman
36862 \series medium
36863 \shape up
36864 \size tiny
36865 \emph off
36866 \bar no
36867 \noun off
36868 \color none
36869 0F
36870 \end_layout
36871
36872 \end_inset
36873 </cell>
36874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36875 \begin_inset Text
36876
36877 \begin_layout Plain Layout
36878
36879 \end_layout
36880
36881 \end_inset
36882 </cell>
36883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36884 \begin_inset Text
36885
36886 \begin_layout Plain Layout
36887
36888 \end_layout
36889
36890 \end_inset
36891 </cell>
36892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36893 \begin_inset Text
36894
36895 \begin_layout Plain Layout
36896
36897 \family roman
36898 \series medium
36899 \shape up
36900 \emph off
36901 \bar no
36902 \noun off
36903 \color none
36904 /
36905 \end_layout
36906
36907 \end_inset
36908 </cell>
36909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36910 \begin_inset Text
36911
36912 \begin_layout Plain Layout
36913
36914 \family roman
36915 \series medium
36916 \shape up
36917 \emph off
36918 \bar no
36919 \noun off
36920 \color none
36921 ?
36922 \end_layout
36923
36924 \end_inset
36925 </cell>
36926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36927 \begin_inset Text
36928
36929 \begin_layout Plain Layout
36930
36931 \family roman
36932 \series medium
36933 \shape up
36934 \emph off
36935 \bar no
36936 \noun off
36937 \color none
36938 O
36939 \end_layout
36940
36941 \end_inset
36942 </cell>
36943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36944 \begin_inset Text
36945
36946 \begin_layout Plain Layout
36947
36948 \family roman
36949 \series medium
36950 \shape up
36951 \emph off
36952 \bar no
36953 \noun off
36954 \color none
36955 _
36956 \end_layout
36957
36958 \end_inset
36959 </cell>
36960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36961 \begin_inset Text
36962
36963 \begin_layout Plain Layout
36964
36965 \family roman
36966 \series medium
36967 \shape up
36968 \emph off
36969 \bar no
36970 \noun off
36971 \color none
36972 o
36973 \end_layout
36974
36975 \end_inset
36976 </cell>
36977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36978 \begin_inset Text
36979
36980 \begin_layout Plain Layout
36981
36982 \end_layout
36983
36984 \end_inset
36985 </cell>
36986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36987 \begin_inset Text
36988
36989 \begin_layout Plain Layout
36990
36991 \end_layout
36992
36993 \end_inset
36994 </cell>
36995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36996 \begin_inset Text
36997
36998 \begin_layout Plain Layout
36999
37000 \end_layout
37001
37002 \end_inset
37003 </cell>
37004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37005 \begin_inset Text
37006
37007 \begin_layout Plain Layout
37008
37009 \family roman
37010 \series medium
37011 \shape up
37012 \emph off
37013 \bar no
37014 \noun off
37015 \color none
37016 ¯
37017 \end_layout
37018
37019 \end_inset
37020 </cell>
37021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37022 \begin_inset Text
37023
37024 \begin_layout Plain Layout
37025
37026 \family roman
37027 \series medium
37028 \shape up
37029 \emph off
37030 \bar no
37031 \noun off
37032 \color none
37033 ¿
37034 \end_layout
37035
37036 \end_inset
37037 </cell>
37038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37039 \begin_inset Text
37040
37041 \begin_layout Plain Layout
37042
37043 \family roman
37044 \series medium
37045 \shape up
37046 \emph off
37047 \bar no
37048 \noun off
37049 \color none
37050 Ï
37051 \end_layout
37052
37053 \end_inset
37054 </cell>
37055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37056 \begin_inset Text
37057
37058 \begin_layout Plain Layout
37059
37060 \family roman
37061 \series medium
37062 \shape up
37063 \emph off
37064 \bar no
37065 \noun off
37066 \color none
37067 ß
37068 \end_layout
37069
37070 \end_inset
37071 </cell>
37072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37073 \begin_inset Text
37074
37075 \begin_layout Plain Layout
37076
37077 \family roman
37078 \series medium
37079 \shape up
37080 \emph off
37081 \bar no
37082 \noun off
37083 \color none
37084 ï
37085 \end_layout
37086
37087 \end_inset
37088 </cell>
37089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37090 \begin_inset Text
37091
37092 \begin_layout Plain Layout
37093
37094 \family roman
37095 \series medium
37096 \shape up
37097 \emph off
37098 \bar no
37099 \noun off
37100 \color none
37101 ÿ
37102 \end_layout
37103
37104 \end_inset
37105 </cell>
37106 </row>
37107 </lyxtabular>
37108
37109 \end_inset
37110
37111
37112 \end_layout
37113
37114 \end_inset
37115
37116
37117 \end_layout
37118
37119 \begin_layout Standard
37120 The following is a full list of all of the accented characters LyX can display
37121  directly.
37122  It includes not only the accented characters from the previous table, but
37123  also the characters from 
37124 \family typewriter
37125 ISO8859–2
37126 \family default
37127  through 
37128 \family typewriter
37129 4
37130 \family default
37131 .
37132  
37133 \end_layout
37134
37135 \begin_layout Itemize
37136 From 
37137 \family typewriter
37138 ISO8859–1
37139 \family default
37140 :
37141 \end_layout
37142
37143 \begin_deeper
37144 \begin_layout Standard
37145 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37146 \begin_inset space \hfill{}
37147 \end_inset
37148
37149 diaeresis
37150 \end_layout
37151
37152 \begin_layout Standard
37153 ^ Â Ê Î Ô Û â ê î ô û
37154 \begin_inset space \hfill{}
37155 \end_inset
37156
37157 circumflex
37158 \end_layout
37159
37160 \begin_layout Standard
37161 ` À È Ì Ò Ù à è ì ò ù
37162 \begin_inset space \hfill{}
37163 \end_inset
37164
37165 grave
37166 \end_layout
37167
37168 \begin_layout Standard
37169 ´ Á É Í Ó Ú Ý á é í ó ú ý
37170 \begin_inset space \hfill{}
37171 \end_inset
37172
37173 acute
37174 \end_layout
37175
37176 \begin_layout Standard
37177 ~ Ã Ñ Õ ã ñ õ
37178 \begin_inset space \hfill{}
37179 \end_inset
37180
37181 tilde
37182 \end_layout
37183
37184 \begin_layout Standard
37185 ¸Çç
37186 \begin_inset space \hfill{}
37187 \end_inset
37188
37189 cedilla
37190 \end_layout
37191
37192 \begin_layout Standard
37193 ¯
37194 \begin_inset space \hfill{}
37195 \end_inset
37196
37197 macron
37198 \end_layout
37199
37200 \end_deeper
37201 \begin_layout Itemize
37202 From 
37203 \family typewriter
37204 ISO8859–2
37205 \family default
37206  through 
37207 \family typewriter
37208 4
37209 \family default
37210 :
37211 \end_layout
37212
37213 \begin_deeper
37214 \begin_layout Standard
37215 ĤĴĥĵĈĜŜĉĝŝ
37216 \begin_inset space \hfill{}
37217 \end_inset
37218
37219 circumflex
37220 \end_layout
37221
37222 \begin_layout Standard
37223 ŚŹśźŔĹĆŃŕĺćń
37224 \begin_inset space \hfill{}
37225 \end_inset
37226
37227 acute
37228 \end_layout
37229
37230 \begin_layout Standard
37231 Ĩı̃Ũũ
37232 \begin_inset space \hfill{}
37233 \end_inset
37234
37235 tilde
37236 \end_layout
37237
37238 \begin_layout Standard
37239 ŞşŢţŖĻĢŗļģŅĶņķ
37240 \begin_inset space \hfill{}
37241 \end_inset
37242
37243 cedilla
37244 \end_layout
37245
37246 \begin_layout Standard
37247 ĒēĀĪŌŪāı̄ōū
37248 \begin_inset space \hfill{}
37249 \end_inset
37250
37251 macron
37252 \end_layout
37253
37254 \begin_layout Standard
37255 ŐŰőű
37256 \begin_inset space \hfill{}
37257 \end_inset
37258
37259 Hungarian umlaut
37260 \end_layout
37261
37262 \end_deeper
37263 \begin_layout Standard
37264 All the characters above are actively supported by TeX fonts.
37265  In addition TeX allows diacritical marks on almost all characters.
37266  Also make sure you're using the 
37267 \family typewriter
37268 T1
37269 \family default
37270  font-encoding.
37271 \end_layout
37272
37273 \begin_layout Chapter
37274 \start_of_appendix
37275 The User Interface
37276 \begin_inset CommandInset label
37277 LatexCommand label
37278 name "cha:The-User-Interface"
37279
37280 \end_inset
37281
37282
37283 \end_layout
37284
37285 \begin_layout Standard
37286 This appendix lists all the available menus and describes their functionality.
37287  It is designed as a quick reference if you are searching for a special
37288  topic inside the user's guide.
37289 \end_layout
37290
37291 \begin_layout Section
37292 The File Menu
37293 \begin_inset Index idx
37294 status collapsed
37295
37296 \begin_layout Plain Layout
37297 Menu ! File
37298 \end_layout
37299
37300 \end_inset
37301
37302
37303 \end_layout
37304
37305 \begin_layout Standard
37306 Under the 
37307 \family sans
37308 File
37309 \family default
37310  menu are the basic operations in addition to some more advanced operations.
37311 \end_layout
37312
37313 \begin_layout Subsection
37314 New
37315 \end_layout
37316
37317 \begin_layout Standard
37318 Creates a new document.
37319 \end_layout
37320
37321 \begin_layout Subsection
37322 New from Template
37323 \end_layout
37324
37325 \begin_layout Standard
37326 This menu entry prompts you for a template to use.
37327  Selecting a template will automatically set certain layout features for
37328  the document, features you would otherwise need to change manually.
37329 \end_layout
37330
37331 \begin_layout Subsection
37332 Open
37333 \end_layout
37334
37335 \begin_layout Standard
37336 Opens a document.
37337 \end_layout
37338
37339 \begin_layout Subsection
37340 Open Recent
37341 \end_layout
37342
37343 \begin_layout Standard
37344 The submenu shows a list of the recently opened files.
37345  Click there on a file to open it.
37346 \end_layout
37347
37348 \begin_layout Subsection
37349 Close
37350 \end_layout
37351
37352 \begin_layout Standard
37353 Closes the current document.
37354 \end_layout
37355
37356 \begin_layout Subsection
37357 Close All
37358 \end_layout
37359
37360 \begin_layout Standard
37361 Closes all opened documents.
37362 \end_layout
37363
37364 \begin_layout Subsection
37365 Save
37366 \end_layout
37367
37368 \begin_layout Standard
37369 Saves the actual document.
37370 \end_layout
37371
37372 \begin_layout Subsection
37373 Save As
37374 \end_layout
37375
37376 \begin_layout Standard
37377 Saves the actual document under a new name to create a copy.
37378 \end_layout
37379
37380 \begin_layout Subsection
37381 Save All
37382 \end_layout
37383
37384 \begin_layout Standard
37385 Saves all opened documents.
37386 \end_layout
37387
37388 \begin_layout Subsection
37389 Revert to saved
37390 \end_layout
37391
37392 \begin_layout Standard
37393 Reloads the actual document from disk.
37394 \end_layout
37395
37396 \begin_layout Subsection
37397 Version Control
37398 \end_layout
37399
37400 \begin_layout Standard
37401 This is used when more people are working on the same document.
37402  It is described in the section 
37403 \emph on
37404 Version Control in LyX
37405 \emph default
37406  of the 
37407 \emph on
37408 Additional Features
37409 \emph default
37410  manual.
37411 \end_layout
37412
37413 \begin_layout Subsection
37414 Import
37415 \end_layout
37416
37417 \begin_layout Standard
37418 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37419  NoWeb-files, plain text files, and comma separated, table like, text files
37420  (CSV) as a new LyX-document.
37421  The files will be imported as new LyX-document.
37422 \end_layout
37423
37424 \begin_layout Standard
37425 When using the menu entry 
37426 \family sans
37427 Plain
37428 \begin_inset space ~
37429 \end_inset
37430
37431 Text
37432 \family default
37433 , line breaks in the text will start a new paragraph; when using the menu
37434  entry 
37435 \family sans
37436 Plain
37437 \begin_inset space ~
37438 \end_inset
37439
37440 Text, Join
37441 \begin_inset space ~
37442 \end_inset
37443
37444 Lines
37445 \family default
37446 , consecutive lines of text will be imported to one big paragraph.
37447  A new paragraph will begin when there is a blank line in the file.
37448 \end_layout
37449
37450 \begin_layout Subsection
37451 Export
37452 \begin_inset CommandInset label
37453 LatexCommand label
37454 name "sub:Export"
37455
37456 \end_inset
37457
37458
37459 \end_layout
37460
37461 \begin_layout Standard
37462 You can export your document to various file formats.
37463  The resulting files are placed in the directory of your LyX-file.
37464  The menu entries are not the same on all installations.
37465  They depend on the programs found by LyX while its configuration.
37466 \end_layout
37467
37468 \begin_layout Standard
37469 Here is a list of all available entries; some of them are explained in detail
37470  in section
37471 \begin_inset space ~
37472 \end_inset
37473
37474
37475 \begin_inset CommandInset ref
37476 LatexCommand ref
37477 reference "sub:Output-file-formats"
37478
37479 \end_inset
37480
37481 :
37482 \end_layout
37483
37484 \begin_layout Description
37485
37486 \family sans
37487 CJK
37488 \begin_inset space ~
37489 \end_inset
37490
37491 LyX 
37492 \family default
37493 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
37494  (CJK)
37495 \begin_inset Newline newline
37496 \end_inset
37497
37498  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37499 \end_layout
37500
37501 \begin_layout Description
37502
37503 \family sans
37504 DVI
37505 \family default
37506  DVI-format
37507 \end_layout
37508
37509 \begin_layout Description
37510 HTML HTML-format (the HTML-converter is a third-party product and may not
37511  work in all cases)
37512 \end_layout
37513
37514 \begin_layout Description
37515 HTML
37516 \begin_inset space ~
37517 \end_inset
37518
37519 (MS
37520 \begin_inset space ~
37521 \end_inset
37522
37523 Word) HTML-format specialized so that the result can be imported to 
37524 \family sans
37525 MS Word
37526 \family default
37527 ; as a consequence of this formulas will be embedded as bitmap fonts and
37528  not in the format 
37529 \family sans
37530 MathML
37531 \family default
37532 .
37533 \end_layout
37534
37535 \begin_layout Description
37536
37537 \family sans
37538 LaT
37539 \begin_inset ERT
37540 status collapsed
37541
37542 \begin_layout Plain Layout
37543
37544 {}
37545 \end_layout
37546
37547 \end_inset
37548
37549 eX
37550 \begin_inset space ~
37551 \end_inset
37552
37553 (pdflatex)
37554 \family default
37555  text file with the LaTeX source, additionally all images used in the document
37556  will be converted to a format that is readable by the 
37557 \family typewriter
37558 pdflatex
37559 \family default
37560  program (GIF, JPG, PDF, PNG)
37561 \end_layout
37562
37563 \begin_layout Description
37564
37565 \family sans
37566 LaT
37567 \begin_inset ERT
37568 status collapsed
37569
37570 \begin_layout Plain Layout
37571
37572 {}
37573 \end_layout
37574
37575 \end_inset
37576
37577 eX
37578 \begin_inset space ~
37579 \end_inset
37580
37581 (plain)
37582 \family default
37583  text file with the LaTeX source code, additionally all images used in the
37584  document will be converted to the EPS-format, only this format is readable
37585  by the 
37586 \family typewriter
37587 latex
37588 \family default
37589  program
37590 \end_layout
37591
37592 \begin_layout Description
37593 LyX
37594 \begin_inset space ~
37595 \end_inset
37596
37597 z.y.x LyX-Dokument in a format readable by the LyX versions z.y.x (
37598 \begin_inset Quotes eld
37599 \end_inset
37600
37601 z
37602 \begin_inset Quotes erd
37603 \end_inset
37604
37605  and 
37606 \begin_inset Quotes eld
37607 \end_inset
37608
37609 y
37610 \begin_inset Quotes erd
37611 \end_inset
37612
37613  represent the version number)
37614 \end_layout
37615
37616 \begin_layout Description
37617 LyXHTML HTML-format, using LyX's internal XHTML engine
37618 \end_layout
37619
37620 \begin_layout Description
37621 OpenDocument OpenDocument-formatted file, to be opened with 
37622 \family sans
37623 OpenOffice
37624 \family default
37625
37626 \family sans
37627 KOffice
37628 \family default
37629
37630 \family sans
37631 Abiword
37632 \family default
37633 , etc.
37634  (The OpenDocument-converter is a third-party product and may not work in
37635  all cases)
37636 \end_layout
37637
37638 \begin_layout Description
37639
37640 \family sans
37641 PDF
37642 \begin_inset space ~
37643 \end_inset
37644
37645 (dvipdfm)
37646 \family default
37647  PDF-format using the program 
37648 \family typewriter
37649 dvipdfm
37650 \end_layout
37651
37652 \begin_layout Description
37653
37654 \family sans
37655 PDF
37656 \begin_inset space ~
37657 \end_inset
37658
37659 (pdflatex)
37660 \family default
37661  PDF-format using the program 
37662 \family typewriter
37663 pdflatex
37664 \end_layout
37665
37666 \begin_layout Description
37667
37668 \family sans
37669 PDF
37670 \begin_inset space ~
37671 \end_inset
37672
37673 (ps2pdf)
37674 \family default
37675  PDF-format using the program 
37676 \family typewriter
37677 ps2pdf
37678 \end_layout
37679
37680 \begin_layout Description
37681
37682 \family sans
37683 Plain
37684 \begin_inset space ~
37685 \end_inset
37686
37687 text
37688 \family default
37689  text format
37690 \end_layout
37691
37692 \begin_layout Description
37693
37694 \family sans
37695 Plain
37696 \begin_inset space ~
37697 \end_inset
37698
37699 text
37700 \begin_inset space ~
37701 \end_inset
37702
37703 (ps2ascii)
37704 \family default
37705  text format, the document will first be converted to Postscript format
37706  and then exported as text using the program 
37707 \family sans
37708 ps2ascii
37709 \end_layout
37710
37711 \begin_layout Description
37712
37713 \family sans
37714 Postscript
37715 \family default
37716  PostScript format using the program 
37717 \family typewriter
37718 dvips
37719 \end_layout
37720
37721 \begin_layout Standard
37722 The program 
37723 \family typewriter
37724 dvipdfm
37725 \family default
37726  produces internally a DVI-file which is then converted to a PDF-file.
37727  It is a bit out of date and therefore the output could look different from
37728  what you want.
37729  
37730 \family typewriter
37731 pdflatex
37732 \family default
37733  produces PDF-files directly and supports the latest PDF-file formats.
37734 \end_layout
37735
37736 \begin_layout Standard
37737 If one of the menu entries 
37738 \family sans
37739 DVI
37740 \family default
37741
37742 \family sans
37743 PDF
37744 \begin_inset space ~
37745 \end_inset
37746
37747 (pdflatex)
37748 \family default
37749  or 
37750 \family sans
37751 Postscript
37752 \family default
37753  is missing, you need to update your LaTeX installation.
37754  After updating you have to reconfigure LyX, see section
37755 \begin_inset space ~
37756 \end_inset
37757
37758
37759 \begin_inset CommandInset ref
37760 LatexCommand ref
37761 reference "sec:Basic-LyX-Setup"
37762
37763 \end_inset
37764
37765 .
37766 \begin_inset Index idx
37767 status collapsed
37768
37769 \begin_layout Plain Layout
37770 Reconfiguration of LyX
37771 \end_layout
37772
37773 \end_inset
37774
37775
37776 \end_layout
37777
37778 \begin_layout Standard
37779 The menu 
37780 \family sans
37781 Custom
37782 \family default
37783  allows you to export your file by using special command line options for
37784  the export program.
37785 \end_layout
37786
37787 \begin_layout Subsection
37788 Print
37789 \end_layout
37790
37791 \begin_layout Standard
37792 With this menu entry you can print your document to a file in PostScript
37793  format or send it to a printer.
37794  The printer will also use the document in PostScript format.
37795  The conversion to PostScript is done in the background by LyX using the
37796  program 
37797 \family typewriter
37798 dvips
37799 \family default
37800 .
37801  For more information have a look at section
37802 \begin_inset space ~
37803 \end_inset
37804
37805
37806 \begin_inset CommandInset ref
37807 LatexCommand ref
37808 reference "sub:Printing-the-File"
37809
37810 \end_inset
37811
37812 .
37813 \end_layout
37814
37815 \begin_layout Subsection
37816 Fax
37817 \end_layout
37818
37819 \begin_layout Standard
37820 This menu entry will only appear when you have a fax program installed (on
37821  Windows you additionally need to register its program path to LyX's PATH
37822  prefix, see section
37823 \begin_inset space ~
37824 \end_inset
37825
37826
37827 \begin_inset CommandInset ref
37828 LatexCommand ref
37829 reference "sec:Paths"
37830
37831 \end_inset
37832
37833 ).
37834  With this menu entry you can send your document to a fax program like 
37835 \family typewriter
37836 hylapex
37837 \family default
37838  or 
37839 \family typewriter
37840 kdeprintfax
37841 \family default
37842 .
37843  The default format of the sent file is PostScript.
37844  The format can be changed in LyX's preferences as described in section
37845 \begin_inset space ~
37846 \end_inset
37847
37848
37849 \begin_inset CommandInset ref
37850 LatexCommand ref
37851 reference "sub:Converters"
37852
37853 \end_inset
37854
37855 .
37856 \end_layout
37857
37858 \begin_layout Subsection
37859 New and Close Window
37860 \end_layout
37861
37862 \begin_layout Standard
37863 Opens or closes a new instance of LyX.
37864 \end_layout
37865
37866 \begin_layout Subsection
37867 Exit
37868 \end_layout
37869
37870 \begin_layout Standard
37871 Prompts you to save all unsaved documents and then exits.
37872 \end_layout
37873
37874 \begin_layout Section
37875 The Edit Menu
37876 \begin_inset Index idx
37877 status collapsed
37878
37879 \begin_layout Plain Layout
37880 Menu ! Edit
37881 \end_layout
37882
37883 \end_inset
37884
37885
37886 \end_layout
37887
37888 \begin_layout Subsection
37889 Undo and Redo
37890 \end_layout
37891
37892 \begin_layout Standard
37893 Described in section
37894 \begin_inset space ~
37895 \end_inset
37896
37897
37898 \begin_inset CommandInset ref
37899 LatexCommand ref
37900 reference "sec:Undo-and-Redo"
37901
37902 \end_inset
37903
37904 .
37905 \end_layout
37906
37907 \begin_layout Subsection
37908 Cut, Copy, Paste, Paste Recent, Paste Special
37909 \end_layout
37910
37911 \begin_layout Standard
37912 Described in section
37913 \begin_inset space ~
37914 \end_inset
37915
37916
37917 \begin_inset CommandInset ref
37918 LatexCommand ref
37919 reference "sec:Basic-Editing-Features"
37920
37921 \end_inset
37922
37923 .
37924 \end_layout
37925
37926 \begin_layout Subsection
37927 Select All
37928 \end_layout
37929
37930 \begin_layout Standard
37931 Selects the whole document.
37932 \end_layout
37933
37934 \begin_layout Subsection
37935 Find & Replace
37936 \end_layout
37937
37938 \begin_layout Standard
37939 Described in section
37940 \begin_inset space ~
37941 \end_inset
37942
37943
37944 \begin_inset CommandInset ref
37945 LatexCommand ref
37946 reference "sec:Basic-Editing-Features"
37947
37948 \end_inset
37949
37950 .
37951 \end_layout
37952
37953 \begin_layout Subsection
37954 Move Paragraph Up/Down
37955 \end_layout
37956
37957 \begin_layout Standard
37958 This shifts the paragraph where the cursor is currently in one paragraph
37959  up or down.
37960 \end_layout
37961
37962 \begin_layout Subsection
37963 Text Style
37964 \end_layout
37965
37966 \begin_layout Standard
37967 Described in section
37968 \begin_inset space ~
37969 \end_inset
37970
37971
37972 \begin_inset CommandInset ref
37973 LatexCommand ref
37974 reference "sub:Fine-Tuning-with-the"
37975
37976 \end_inset
37977
37978 .
37979 \end_layout
37980
37981 \begin_layout Subsection
37982 Paragraph Settings
37983 \begin_inset Index idx
37984 status collapsed
37985
37986 \begin_layout Plain Layout
37987 Paragraph ! Settings
37988 \end_layout
37989
37990 \end_inset
37991
37992
37993 \end_layout
37994
37995 \begin_layout Standard
37996 Enables you to set the paragraph alignment, line spacing and label width.
37997  These settings only affect the paragraph in which the cursor is currently.
37998 \end_layout
37999
38000 \begin_layout Standard
38001 You can also prevent the first line of the paragraph being indented if you
38002  have chosen to separate paragraphs with indents in the 
38003 \family sans
38004 Document\SpecialChar \menuseparator
38005 Settings
38006 \family default
38007  dialog under 
38008 \family sans
38009 Text
38010 \begin_inset space ~
38011 \end_inset
38012
38013 Layout
38014 \family default
38015 .
38016 \end_layout
38017
38018 \begin_layout Subsection
38019 Table Settings and Math
38020 \end_layout
38021
38022 \begin_layout Standard
38023 These two menus are only fully active when the cursor is inside a table
38024  or a formula.
38025  Here you can change the properties of tables and formulas.
38026  The properties of tables are described in section
38027 \begin_inset space ~
38028 \end_inset
38029
38030
38031 \begin_inset CommandInset ref
38032 LatexCommand ref
38033 reference "sec:Tables"
38034
38035 \end_inset
38036
38037 , the properties of formulas in chapter
38038 \begin_inset space ~
38039 \end_inset
38040
38041
38042 \begin_inset CommandInset ref
38043 LatexCommand ref
38044 reference "cha:Mathematical-Formulas"
38045
38046 \end_inset
38047
38048 .
38049 \end_layout
38050
38051 \begin_layout Subsection
38052 Increase / Decrease List Depth
38053 \end_layout
38054
38055 \begin_layout Standard
38056 These menu entries are only active when the cursor is in an environment
38057  that can be nested.
38058  They increase/decrease the environment nesting level as explained in section
38059 \begin_inset space ~
38060 \end_inset
38061
38062
38063 \begin_inset CommandInset ref
38064 LatexCommand ref
38065 reference "sec:Nesting"
38066
38067 \end_inset
38068
38069  and 
38070 \begin_inset CommandInset ref
38071 LatexCommand ref
38072 reference "sub:Numbering-depth"
38073
38074 \end_inset
38075
38076 .
38077 \end_layout
38078
38079 \begin_layout Section
38080 The View Menu
38081 \begin_inset Index idx
38082 status collapsed
38083
38084 \begin_layout Plain Layout
38085 Menu ! View
38086 \end_layout
38087
38088 \end_inset
38089
38090
38091 \end_layout
38092
38093 \begin_layout Standard
38094 The 
38095 \family sans
38096 View
38097 \family default
38098  menu contains a list of available formats in which you can view the actual
38099  document with an external program.
38100  The menu entries for the viewing formats are not the same on all installations
38101  — it depends on the LaTeX programs that are found while LyX was configured.
38102  All possible formats are formats listed in section
38103 \begin_inset space ~
38104 \end_inset
38105
38106
38107 \begin_inset CommandInset ref
38108 LatexCommand ref
38109 reference "sub:Export"
38110
38111 \end_inset
38112
38113 .
38114  You should at least see the menu entries 
38115 \family sans
38116 DVI
38117 \family default
38118  and 
38119 \family sans
38120 PDF
38121 \begin_inset space ~
38122 \end_inset
38123
38124 (pdflatex)
38125 \family default
38126 .
38127  If one of the two is missing, you need to update your LaTeX installation.
38128  After updating you have to reconfigure LyX, see section
38129 \begin_inset space ~
38130 \end_inset
38131
38132
38133 \begin_inset CommandInset ref
38134 LatexCommand ref
38135 reference "sec:Basic-LyX-Setup"
38136
38137 \end_inset
38138
38139 .
38140 \begin_inset Index idx
38141 status collapsed
38142
38143 \begin_layout Plain Layout
38144 Reconfiguration of LyX
38145 \end_layout
38146
38147 \end_inset
38148
38149
38150 \end_layout
38151
38152 \begin_layout Standard
38153 Invoking a menu will start a viewer program.
38154  The viewer can be set or changed in the preferences, see section
38155 \begin_inset space ~
38156 \end_inset
38157
38158
38159 \begin_inset CommandInset ref
38160 LatexCommand ref
38161 reference "sec:File-Formats"
38162
38163 \end_inset
38164
38165 .
38166  The default viewers are set by LyX when it is first configured.
38167 \end_layout
38168
38169 \begin_layout Standard
38170 \begin_inset VSpace bigskip
38171 \end_inset
38172
38173 At the bottom of the 
38174 \family sans
38175 View
38176 \family default
38177  menu the opened documents are listed.
38178 \end_layout
38179
38180 \begin_layout Subsection
38181 Open/Close all Insets
38182 \end_layout
38183
38184 \begin_layout Standard
38185 Opens/closes all insets in your document.
38186 \end_layout
38187
38188 \begin_layout Subsection
38189 Unfold/Fold Math Macros
38190 \end_layout
38191
38192 \begin_layout Standard
38193 Unfolds/folds the current math macro.
38194 \end_layout
38195
38196 \begin_layout Standard
38197 Math macros are described in the 
38198 \emph on
38199 Math
38200 \emph default
38201  manual.
38202 \end_layout
38203
38204 \begin_layout Subsection
38205 View Source
38206 \end_layout
38207
38208 \begin_layout Standard
38209 Opens a window showing the source code of the actual document, as described
38210  in section
38211 \begin_inset space ~
38212 \end_inset
38213
38214
38215 \begin_inset CommandInset ref
38216 LatexCommand ref
38217 reference "sec:Previewing-snippets-of"
38218
38219 \end_inset
38220
38221 .
38222 \end_layout
38223
38224 \begin_layout Subsection
38225 View Messages
38226 \end_layout
38227
38228 \begin_layout Standard
38229 Opens a window showing console messages.
38230  This is useful for debugging LyX (i.
38231 \begin_inset space \thinspace{}
38232 \end_inset
38233
38234 e., hunt for errors in the program) or to see what is going on in the background
38235  while LaTeX is processing the document,
38236 \end_layout
38237
38238 \begin_layout Subsection
38239 View
38240 \end_layout
38241
38242 \begin_layout Standard
38243 This menu entry generates the output you have specified as default output
38244  format either in the preferences (see sec.
38245 \begin_inset space ~
38246 \end_inset
38247
38248
38249 \begin_inset CommandInset ref
38250 LatexCommand ref
38251 reference "sec:File-Formats"
38252
38253 \end_inset
38254
38255 ) or in the document settings (see sec.
38256 \begin_inset space ~
38257 \end_inset
38258
38259
38260 \begin_inset CommandInset ref
38261 LatexCommand ref
38262 reference "sec:Doc-Output"
38263
38264 \end_inset
38265
38266 ), for instance PDF, and opens it in an appropriate viewer.
38267 \end_layout
38268
38269 \begin_layout Subsection
38270 View (Other Formats)
38271 \end_layout
38272
38273 \begin_layout Standard
38274 With this submenu, you can view your document in alternative output formats.
38275 \end_layout
38276
38277 \begin_layout Subsection
38278 Update
38279 \end_layout
38280
38281 \begin_layout Standard
38282 This menu entry allows you to update the view with your latest changes (in
38283  the default output format as described in the previous section) without
38284  opening a new viewer window.
38285 \end_layout
38286
38287 \begin_layout Subsection
38288 Update (Other Formats)
38289 \end_layout
38290
38291 \begin_layout Standard
38292 With this submenu, you can update the view of alternative output formats
38293  of your document without opening a new viewer window.
38294 \end_layout
38295
38296 \begin_layout Subsection
38297 View Master Document
38298 \end_layout
38299
38300 \begin_layout Standard
38301 This menu item is only visible if your document is included to another document,
38302  which is then its 
38303 \begin_inset Quotes eld
38304 \end_inset
38305
38306 master
38307 \begin_inset Quotes erd
38308 \end_inset
38309
38310  (see section 
38311 \emph on
38312 Child Documents
38313 \emph default
38314  in the 
38315 \emph on
38316 Embedded
38317 \begin_inset space ~
38318 \end_inset
38319
38320 Objects
38321 \emph default
38322  manual for more information on this topic).
38323  This item allows you to view the master document from within its child.
38324  That is, if you are working on a child document which is a chapter of a
38325  book, 
38326 \family sans
38327 View Master
38328 \family default
38329  generates the output of the whole book, while 
38330 \family sans
38331 View
38332 \family default
38333  will just output the chapter alone.
38334 \end_layout
38335
38336 \begin_layout Standard
38337 The format used by this function is the default output format as specified
38338  in the preferences (see sec.
38339 \begin_inset space ~
38340 \end_inset
38341
38342
38343 \begin_inset CommandInset ref
38344 LatexCommand ref
38345 reference "sec:File-Formats"
38346
38347 \end_inset
38348
38349 ) or in the document settings (see sec.
38350 \begin_inset space ~
38351 \end_inset
38352
38353
38354 \begin_inset CommandInset ref
38355 LatexCommand ref
38356 reference "sec:Doc-Output"
38357
38358 \end_inset
38359
38360 ).
38361 \end_layout
38362
38363 \begin_layout Subsection
38364 Update Master Document
38365 \end_layout
38366
38367 \begin_layout Standard
38368 This menu item is only visible if your document is included to another document,
38369  which is then its 
38370 \begin_inset Quotes eld
38371 \end_inset
38372
38373 master
38374 \begin_inset Quotes erd
38375 \end_inset
38376
38377  (see section 
38378 \emph on
38379 Child Documents
38380 \emph default
38381  in the 
38382 \emph on
38383 Embedded
38384 \begin_inset space ~
38385 \end_inset
38386
38387 Objects
38388 \emph default
38389  manual for more information on this topic).
38390  This item allows you to update the view of a master document from within
38391  its child without the need to switch to the master document itself.
38392 \end_layout
38393
38394 \begin_layout Standard
38395 The format used by this function is the default output format as specified
38396  in the preferences (see sec.
38397 \begin_inset space ~
38398 \end_inset
38399
38400
38401 \begin_inset CommandInset ref
38402 LatexCommand ref
38403 reference "sec:File-Formats"
38404
38405 \end_inset
38406
38407 ) or in the document settings (see sec.
38408 \begin_inset space ~
38409 \end_inset
38410
38411
38412 \begin_inset CommandInset ref
38413 LatexCommand ref
38414 reference "sec:Doc-Output"
38415
38416 \end_inset
38417
38418 ).
38419 \end_layout
38420
38421 \begin_layout Subsection
38422 Split View
38423 \end_layout
38424
38425 \begin_layout Standard
38426 This will split LyX's main window vertically or horizontally.
38427  This allows you to view documents the same time to compare them, or to
38428  view the same document, but at different positions.
38429  You can even split the main window several times to view for example 3
38430  or more documents at the same time.
38431  To return to an unsplit view, use the menu 
38432 \family sans
38433 Close Current View
38434 \family default
38435 .
38436 \end_layout
38437
38438 \begin_layout Subsection
38439 Close Current View
38440 \end_layout
38441
38442 \begin_layout Standard
38443 Closes a split view.
38444 \end_layout
38445
38446 \begin_layout Subsection
38447 Fullscreen
38448 \end_layout
38449
38450 \begin_layout Standard
38451 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38452  so that you will see nothing but your text.
38453  It furthermore displays LyX's main window fullscreen.
38454  To return from fullscreen to the normal view, press F11, or right-click
38455  and turn off the fullscreen mode in the context menu.
38456 \end_layout
38457
38458 \begin_layout Subsection
38459 Toolbars
38460 \begin_inset CommandInset label
38461 LatexCommand label
38462 name "sub:Toolbars"
38463
38464 \end_inset
38465
38466
38467 \begin_inset Index idx
38468 status collapsed
38469
38470 \begin_layout Plain Layout
38471 Toolbar
38472 \end_layout
38473
38474 \end_inset
38475
38476
38477 \end_layout
38478
38479 \begin_layout Standard
38480 In this menu entry you can set the appearance of the different toolbars.
38481  All toolbars and the 
38482 \family sans
38483 Command
38484 \begin_inset space ~
38485 \end_inset
38486
38487 Buffer
38488 \family default
38489  can be turned on and off.
38490  The 
38491 \emph on
38492 on
38493 \emph default
38494  state is denoted in the menu with a checkmark.
38495  The 
38496 \family sans
38497 Review
38498 \family default
38499
38500 \family sans
38501 Table
38502 \family default
38503
38504 \family sans
38505 Math
38506 \begin_inset space ~
38507 \end_inset
38508
38509 Panels
38510 \family default
38511 , and 
38512 \family sans
38513 Math
38514 \family default
38515  toolbars can be additionally set to the state 
38516 \emph on
38517 automatic
38518 \emph default
38519  that is denoted in the menu with the suffix 
38520 \family sans
38521 (auto)
38522 \family default
38523 .
38524 \end_layout
38525
38526 \begin_layout Standard
38527 In the 
38528 \emph on
38529 on
38530 \emph default
38531  state the toolbar is permanently shown, in the 
38532 \emph on
38533 automatic
38534 \emph default
38535  state the toolbar is only shown when the cursor is in a certain environment
38536  or when a certain feature is enabled.
38537  That means that the review toolbar will only be shown when change tracking
38538  is activated, the math and table toolbars are only shown when the cursor
38539  is inside a formula or table, respectively.
38540 \end_layout
38541
38542 \begin_layout Standard
38543 LyX's toolbars and their buttons are explained in section
38544 \begin_inset space ~
38545 \end_inset
38546
38547
38548 \begin_inset CommandInset ref
38549 LatexCommand ref
38550 reference "sec:Toolbars"
38551
38552 \end_inset
38553
38554 .
38555 \end_layout
38556
38557 \begin_layout Section
38558 The Insert Menu
38559 \begin_inset Index idx
38560 status collapsed
38561
38562 \begin_layout Plain Layout
38563 Menu ! Insert
38564 \end_layout
38565
38566 \end_inset
38567
38568
38569 \end_layout
38570
38571 \begin_layout Subsection
38572 Math
38573 \end_layout
38574
38575 \begin_layout Standard
38576 Inserts math constructs that are explained in chapter
38577 \begin_inset space ~
38578 \end_inset
38579
38580
38581 \begin_inset CommandInset ref
38582 LatexCommand ref
38583 reference "cha:Mathematical-Formulas"
38584
38585 \end_inset
38586
38587  and the 
38588 \emph on
38589 Math
38590 \emph default
38591  manual.
38592 \end_layout
38593
38594 \begin_layout Subsection
38595 Special Character
38596 \begin_inset CommandInset label
38597 LatexCommand label
38598 name "sub:Special-Character"
38599
38600 \end_inset
38601
38602
38603 \end_layout
38604
38605 \begin_layout Standard
38606 Here you can insert the following characters:
38607 \end_layout
38608
38609 \begin_layout Description
38610 Symbols Inserts any character that can be output by your LaTeX system.
38611  Therefore the number of character categories in this dialog and the available
38612  characters depend on the LaTeX-packages you have installed.
38613 \begin_inset Newline newline
38614 \end_inset
38615
38616  
38617 \begin_inset Note Greyedout
38618 status open
38619
38620 \begin_layout Plain Layout
38621
38622 \series bold
38623 Note:
38624 \series default
38625  Not all characters will be visible in the 
38626 \family sans
38627 Symbols
38628 \family default
38629  dialog because none of the screen fonts that you can set in the preferences
38630  dialog (see sec.
38631 \begin_inset space \thinspace{}
38632 \end_inset
38633
38634
38635 \begin_inset CommandInset ref
38636 LatexCommand ref
38637 reference "sub:Screen-Fonts"
38638
38639 \end_inset
38640
38641 ) can display every character.
38642 \end_layout
38643
38644 \end_inset
38645
38646
38647 \end_layout
38648
38649 \begin_layout Description
38650 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
38651
38652 \end_layout
38653
38654 \begin_layout Description
38655 End
38656 \begin_inset space ~
38657 \end_inset
38658
38659 of
38660 \begin_inset space ~
38661 \end_inset
38662
38663 Sentence Inserts an end of sentence dot as described in section
38664 \begin_inset space ~
38665 \end_inset
38666
38667
38668 \begin_inset CommandInset ref
38669 LatexCommand ref
38670 reference "sub:Abbreviations"
38671
38672 \end_inset
38673
38674 .
38675 \end_layout
38676
38677 \begin_layout Description
38678 Ordinary
38679 \begin_inset space ~
38680 \end_inset
38681
38682 Quote Inserts this quote: ", no matter what quote type you selected in the
38683  
38684 \family sans
38685 Document\SpecialChar \menuseparator
38686 Settings
38687 \family default
38688  dialog under 
38689 \family sans
38690 Language
38691 \family default
38692 .
38693 \end_layout
38694
38695 \begin_layout Description
38696 Single
38697 \begin_inset space ~
38698 \end_inset
38699
38700 Quote Inserts this quote: 
38701 \begin_inset Quotes ers
38702 \end_inset
38703
38704
38705 \end_layout
38706
38707 \begin_layout Description
38708 Protected
38709 \begin_inset space ~
38710 \end_inset
38711
38712 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
38713
38714 \end_layout
38715
38716 \begin_layout Description
38717 Breakable
38718 \begin_inset space ~
38719 \end_inset
38720
38721 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
38722
38723 \end_layout
38724
38725 \begin_layout Description
38726 Menu
38727 \begin_inset space ~
38728 \end_inset
38729
38730 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
38731
38732 \end_layout
38733
38734 \begin_layout Description
38735 Phonetic
38736 \begin_inset space ~
38737 \end_inset
38738
38739 Symbols 
38740 \begin_inset Index idx
38741 status collapsed
38742
38743 \begin_layout Plain Layout
38744 Phonetic symbols
38745 \end_layout
38746
38747 \end_inset
38748
38749
38750 \begin_inset Index idx
38751 status collapsed
38752
38753 \begin_layout Plain Layout
38754 Language ! Phonetic symbols
38755 \end_layout
38756
38757 \end_inset
38758
38759 Creates a formula with a so called tipa inset.
38760  Here you can insert commands to create IPA phonetic symbols.
38761  For this feature you must have the LaTeX-package 
38762 \series bold
38763 tipa
38764 \series default
38765
38766 \begin_inset Index idx
38767 status collapsed
38768
38769 \begin_layout Plain Layout
38770 LaTeX-packages ! tipa
38771 \end_layout
38772
38773 \end_inset
38774
38775  installed.
38776 \begin_inset Newline newline
38777 \end_inset
38778
38779 For more information about this feature we refer to the documentation of
38780  
38781 \series bold
38782 tipa, 
38783 \begin_inset CommandInset citation
38784 LatexCommand cite
38785 key "tipa"
38786
38787 \end_inset
38788
38789
38790 \series default
38791  and this Wiki-page:
38792 \begin_inset Newline newline
38793 \end_inset
38794
38795
38796 \begin_inset Flex URL
38797 status open
38798
38799 \begin_layout Plain Layout
38800
38801 http://wiki.lyx.org/LyX/LinguistLyX
38802 \end_layout
38803
38804 \end_inset
38805
38806
38807 \end_layout
38808
38809 \begin_layout Subsection
38810 Formatting
38811 \end_layout
38812
38813 \begin_layout Standard
38814 Here you can insert the following format constructs:
38815 \end_layout
38816
38817 \begin_layout Description
38818 Superscript Inserts a superscript: test
38819 \begin_inset script superscript
38820
38821 \begin_layout Plain Layout
38822 a, b
38823 \end_layout
38824
38825 \end_inset
38826
38827
38828 \end_layout
38829
38830 \begin_layout Description
38831 Subscript Inserts a subscript: test
38832 \begin_inset script subscript
38833
38834 \begin_layout Plain Layout
38835 3x
38836 \end_layout
38837
38838 \end_inset
38839
38840
38841 \end_layout
38842
38843 \begin_layout Description
38844 Protected
38845 \begin_inset space ~
38846 \end_inset
38847
38848 Space Inserts a protected space that is described in section
38849 \begin_inset space ~
38850 \end_inset
38851
38852
38853 \begin_inset CommandInset ref
38854 LatexCommand ref
38855 reference "sub:Protected-Space"
38856
38857 \end_inset
38858
38859 .
38860 \end_layout
38861
38862 \begin_layout Description
38863 Inter-word
38864 \begin_inset space ~
38865 \end_inset
38866
38867 Space Inserts an inter-word space that is described in section
38868 \begin_inset space ~
38869 \end_inset
38870
38871
38872 \begin_inset CommandInset ref
38873 LatexCommand ref
38874 reference "sub:Inter-word-Space"
38875
38876 \end_inset
38877
38878 .
38879 \end_layout
38880
38881 \begin_layout Description
38882 Thin
38883 \begin_inset space ~
38884 \end_inset
38885
38886 Space Inserts a thin space that is described in section
38887 \begin_inset space ~
38888 \end_inset
38889
38890
38891 \begin_inset CommandInset ref
38892 LatexCommand ref
38893 reference "sub:Thin-Space"
38894
38895 \end_inset
38896
38897 .
38898 \end_layout
38899
38900 \begin_layout Description
38901 Horizontal
38902 \begin_inset space ~
38903 \end_inset
38904
38905 Space Inserts horizontal space, see section
38906 \begin_inset space ~
38907 \end_inset
38908
38909
38910 \begin_inset CommandInset ref
38911 LatexCommand ref
38912 reference "sub:Horizontal-Space"
38913
38914 \end_inset
38915
38916  for a description.
38917 \end_layout
38918
38919 \begin_layout Description
38920 Horizontal
38921 \begin_inset space ~
38922 \end_inset
38923
38924 Line Inserts a horizontal line, see section
38925 \begin_inset space ~
38926 \end_inset
38927
38928
38929 \begin_inset CommandInset ref
38930 LatexCommand ref
38931 reference "sub:Horizontal-Lines"
38932
38933 \end_inset
38934
38935  for a description.
38936 \end_layout
38937
38938 \begin_layout Description
38939 Vertical
38940 \begin_inset space ~
38941 \end_inset
38942
38943 Space Inserts vertical space, see section
38944 \begin_inset space ~
38945 \end_inset
38946
38947
38948 \begin_inset CommandInset ref
38949 LatexCommand ref
38950 reference "sub:Vertical-Space"
38951
38952 \end_inset
38953
38954  for a description.
38955 \end_layout
38956
38957 \begin_layout Description
38958 Hyphenation
38959 \begin_inset space ~
38960 \end_inset
38961
38962 Point Inserts a hyphenation point, see section
38963 \begin_inset space ~
38964 \end_inset
38965
38966
38967 \begin_inset CommandInset ref
38968 LatexCommand ref
38969 reference "sub:Hyphenation"
38970
38971 \end_inset
38972
38973 .
38974 \end_layout
38975
38976 \begin_layout Description
38977 Phantom Inserts Phantom space, see section
38978 \begin_inset space ~
38979 \end_inset
38980
38981
38982 \begin_inset CommandInset ref
38983 LatexCommand ref
38984 reference "sub:Phantom-Space"
38985
38986 \end_inset
38987
38988 .
38989 \end_layout
38990
38991 \begin_layout Description
38992 Ligature
38993 \begin_inset space ~
38994 \end_inset
38995
38996 Break Inserts a ligature break, see section
38997 \begin_inset space ~
38998 \end_inset
38999
39000
39001 \begin_inset CommandInset ref
39002 LatexCommand ref
39003 reference "sub:Ligatures"
39004
39005 \end_inset
39006
39007 .
39008 \end_layout
39009
39010 \begin_layout Description
39011 Ragged
39012 \begin_inset space ~
39013 \end_inset
39014
39015 Line
39016 \begin_inset space ~
39017 \end_inset
39018
39019 Break Inserts a forced line break, see section
39020 \begin_inset space ~
39021 \end_inset
39022
39023
39024 \begin_inset CommandInset ref
39025 LatexCommand ref
39026 reference "sub:Forced-Line-Breaks"
39027
39028 \end_inset
39029
39030 .
39031 \end_layout
39032
39033 \begin_layout Description
39034 Justified
39035 \begin_inset space ~
39036 \end_inset
39037
39038 Break Inserts a forced line break that furthermore stretches the broken
39039  text line to the page border, see section
39040 \begin_inset space ~
39041 \end_inset
39042
39043
39044 \begin_inset CommandInset ref
39045 LatexCommand ref
39046 reference "sub:Forced-Line-Breaks"
39047
39048 \end_inset
39049
39050 .
39051 \end_layout
39052
39053 \begin_layout Description
39054 New
39055 \begin_inset space ~
39056 \end_inset
39057
39058 Page Inserts a forced page break, described in section
39059 \begin_inset space ~
39060 \end_inset
39061
39062
39063 \begin_inset CommandInset ref
39064 LatexCommand ref
39065 reference "sub:Forced-Page-Breaks"
39066
39067 \end_inset
39068
39069 .
39070 \end_layout
39071
39072 \begin_layout Description
39073 Page
39074 \begin_inset space ~
39075 \end_inset
39076
39077 Break Inserts a forced page break that furthermore stretches the broken
39078  text page to the page border, described in section
39079 \begin_inset space ~
39080 \end_inset
39081
39082
39083 \begin_inset CommandInset ref
39084 LatexCommand ref
39085 reference "sub:Forced-Page-Breaks"
39086
39087 \end_inset
39088
39089 .
39090 \end_layout
39091
39092 \begin_layout Description
39093 Clear
39094 \begin_inset space ~
39095 \end_inset
39096
39097 Page Inserts a clear page break, described in section
39098 \begin_inset space ~
39099 \end_inset
39100
39101
39102 \begin_inset CommandInset ref
39103 LatexCommand ref
39104 reference "sub:Clear-Page-Breaks"
39105
39106 \end_inset
39107
39108 .
39109 \end_layout
39110
39111 \begin_layout Description
39112 Clear
39113 \begin_inset space ~
39114 \end_inset
39115
39116 Double
39117 \begin_inset space ~
39118 \end_inset
39119
39120 Page Inserts a clear doublepage break, described in section
39121 \begin_inset space ~
39122 \end_inset
39123
39124
39125 \begin_inset CommandInset ref
39126 LatexCommand ref
39127 reference "sub:Clear-Page-Breaks"
39128
39129 \end_inset
39130
39131 .
39132 \end_layout
39133
39134 \begin_layout Subsection
39135 List / TOC
39136 \end_layout
39137
39138 \begin_layout Standard
39139 Various lists can be inserted with this menu entry.
39140  The table of contents, the algorithm, figures and tables list are described
39141  in section
39142 \begin_inset space ~
39143 \end_inset
39144
39145
39146 \begin_inset CommandInset ref
39147 LatexCommand ref
39148 reference "sec:toc"
39149
39150 \end_inset
39151
39152 .
39153  The index list is described in section
39154 \begin_inset space ~
39155 \end_inset
39156
39157
39158 \begin_inset CommandInset ref
39159 LatexCommand ref
39160 reference "sec:Index"
39161
39162 \end_inset
39163
39164 , the nomenclature in section
39165 \begin_inset space ~
39166 \end_inset
39167
39168
39169 \begin_inset CommandInset ref
39170 LatexCommand ref
39171 reference "sec:Nomenclature"
39172
39173 \end_inset
39174
39175  and the BibTeX bibliography in section
39176 \begin_inset space ~
39177 \end_inset
39178
39179
39180 \begin_inset CommandInset ref
39181 LatexCommand ref
39182 reference "sub:Bibliography-databases"
39183
39184 \end_inset
39185
39186 .
39187 \end_layout
39188
39189 \begin_layout Subsection
39190 Float
39191 \end_layout
39192
39193 \begin_layout Standard
39194 To insert floats, described in section
39195 \begin_inset space ~
39196 \end_inset
39197
39198
39199 \begin_inset CommandInset ref
39200 LatexCommand ref
39201 reference "sec:Floats"
39202
39203 \end_inset
39204
39205 .
39206 \end_layout
39207
39208 \begin_layout Subsection
39209 Note
39210 \end_layout
39211
39212 \begin_layout Standard
39213 To insert notes, described in section
39214 \begin_inset space ~
39215 \end_inset
39216
39217
39218 \begin_inset CommandInset ref
39219 LatexCommand ref
39220 reference "sec:Notes"
39221
39222 \end_inset
39223
39224 .
39225 \end_layout
39226
39227 \begin_layout Subsection
39228 Branch
39229 \end_layout
39230
39231 \begin_layout Standard
39232 Inserts branch insets as described in section
39233 \begin_inset space ~
39234 \end_inset
39235
39236
39237 \begin_inset CommandInset ref
39238 LatexCommand ref
39239 reference "sec:Branches"
39240
39241 \end_inset
39242
39243 .
39244 \end_layout
39245
39246 \begin_layout Subsection
39247 Custom Insets
39248 \end_layout
39249
39250 \begin_layout Standard
39251 Inserts document class-specific insets.
39252  Such insets only exist when they are defined in the layout file for a certain
39253  document class.
39254  An example is the document class 
39255 \begin_inset Quotes eld
39256 \end_inset
39257
39258 article (Elsevier)
39259 \begin_inset Quotes erd
39260 \end_inset
39261
39262  with three custom insets.
39263  The section 
39264 \emph on
39265 Flex insets and InsetLayout
39266 \emph default
39267  of the 
39268 \emph on
39269 Customization
39270 \emph default
39271  manual explains how custom insets are defined.
39272 \end_layout
39273
39274 \begin_layout Subsection
39275 File
39276 \begin_inset Index idx
39277 status collapsed
39278
39279 \begin_layout Plain Layout
39280 External Material
39281 \end_layout
39282
39283 \end_inset
39284
39285
39286 \end_layout
39287
39288 \begin_layout Standard
39289 This menu entry allows you to insert or include the contents of other LyX
39290  files in your document.
39291  How you can do this is explained in detail in the chapter 
39292 \emph on
39293 External Stuff
39294 \emph default
39295  of the 
39296 \emph on
39297 Embedded
39298 \begin_inset space ~
39299 \end_inset
39300
39301 Objects
39302 \emph default
39303  manual.
39304 \end_layout
39305
39306 \begin_layout Subsection
39307 Box
39308 \begin_inset Index idx
39309 status collapsed
39310
39311 \begin_layout Plain Layout
39312 Boxes
39313 \end_layout
39314
39315 \end_inset
39316
39317
39318 \end_layout
39319
39320 \begin_layout Standard
39321 Inserts a minipage box that is described section
39322 \begin_inset space ~
39323 \end_inset
39324
39325
39326 \begin_inset CommandInset ref
39327 LatexCommand ref
39328 reference "sec:Minipages"
39329
39330 \end_inset
39331
39332 .
39333  All box types supported by LyX are explained in detail in the chapter 
39334 \emph on
39335 Boxes
39336 \emph default
39337  of the 
39338 \emph on
39339 Embedded
39340 \begin_inset space ~
39341 \end_inset
39342
39343 Objects
39344 \emph default
39345  manual.
39346 \end_layout
39347
39348 \begin_layout Subsection
39349 Citation
39350 \end_layout
39351
39352 \begin_layout Standard
39353 Inserts a citation as described in section
39354 \begin_inset space ~
39355 \end_inset
39356
39357
39358 \begin_inset CommandInset ref
39359 LatexCommand ref
39360 reference "sec:Bibliography"
39361
39362 \end_inset
39363
39364 .
39365 \end_layout
39366
39367 \begin_layout Subsection
39368 Cross-Reference
39369 \end_layout
39370
39371 \begin_layout Standard
39372 Inserts a cross-reference as described in section
39373 \begin_inset space ~
39374 \end_inset
39375
39376
39377 \begin_inset CommandInset ref
39378 LatexCommand ref
39379 reference "sec:Cross-References"
39380
39381 \end_inset
39382
39383 .
39384 \end_layout
39385
39386 \begin_layout Subsection
39387 Label
39388 \end_layout
39389
39390 \begin_layout Standard
39391 Inserts a label as described in section
39392 \begin_inset space ~
39393 \end_inset
39394
39395
39396 \begin_inset CommandInset ref
39397 LatexCommand ref
39398 reference "sec:Cross-References"
39399
39400 \end_inset
39401
39402 .
39403 \end_layout
39404
39405 \begin_layout Subsection
39406 Caption
39407 \begin_inset Index idx
39408 status collapsed
39409
39410 \begin_layout Plain Layout
39411 Captions
39412 \end_layout
39413
39414 \end_inset
39415
39416
39417 \begin_inset Index idx
39418 status collapsed
39419
39420 \begin_layout Plain Layout
39421 Longtables ! Caption
39422 \end_layout
39423
39424 \end_inset
39425
39426
39427 \end_layout
39428
39429 \begin_layout Standard
39430 Inserts a caption in a float or longtable.
39431  Floats are described in section
39432 \begin_inset space ~
39433 \end_inset
39434
39435
39436 \begin_inset CommandInset ref
39437 LatexCommand ref
39438 reference "sec:Floats"
39439
39440 \end_inset
39441
39442 , captions in longtables are described in the section 
39443 \emph on
39444 Longtable Captions
39445 \emph default
39446  of the 
39447 \emph on
39448 Embedded
39449 \begin_inset space ~
39450 \end_inset
39451
39452 Objects
39453 \emph default
39454  manual.
39455 \end_layout
39456
39457 \begin_layout Subsection
39458 Index Entry
39459 \end_layout
39460
39461 \begin_layout Standard
39462 Inserts an index entry as described in section
39463 \begin_inset space ~
39464 \end_inset
39465
39466
39467 \begin_inset CommandInset ref
39468 LatexCommand ref
39469 reference "sec:Index"
39470
39471 \end_inset
39472
39473 .
39474 \end_layout
39475
39476 \begin_layout Subsection
39477 Nomenclature Entry
39478 \end_layout
39479
39480 \begin_layout Standard
39481 Inserts a nomenclature entry as described in section
39482 \begin_inset space ~
39483 \end_inset
39484
39485
39486 \begin_inset CommandInset ref
39487 LatexCommand ref
39488 reference "sec:Nomenclature"
39489
39490 \end_inset
39491
39492 .
39493 \end_layout
39494
39495 \begin_layout Subsection
39496 Table
39497 \end_layout
39498
39499 \begin_layout Standard
39500 Inserts a table.
39501  Tables are described in section
39502 \begin_inset space ~
39503 \end_inset
39504
39505
39506 \begin_inset CommandInset ref
39507 LatexCommand ref
39508 reference "sec:Tables"
39509
39510 \end_inset
39511
39512 .
39513 \end_layout
39514
39515 \begin_layout Subsection
39516 Graphics
39517 \end_layout
39518
39519 \begin_layout Standard
39520 Inserts a graphic.
39521  Graphics are described in section
39522 \begin_inset space ~
39523 \end_inset
39524
39525
39526 \begin_inset CommandInset ref
39527 LatexCommand ref
39528 reference "sec:Graphics"
39529
39530 \end_inset
39531
39532 .
39533 \end_layout
39534
39535 \begin_layout Subsection
39536 URL
39537 \end_layout
39538
39539 \begin_layout Standard
39540 Inserts an URL as described in section
39541 \begin_inset space ~
39542 \end_inset
39543
39544
39545 \begin_inset CommandInset ref
39546 LatexCommand ref
39547 reference "sub:URLs"
39548
39549 \end_inset
39550
39551 .
39552 \end_layout
39553
39554 \begin_layout Subsection
39555 Hyperlinks
39556 \end_layout
39557
39558 \begin_layout Standard
39559 Inserts a hyperlink as described in section
39560 \begin_inset space ~
39561 \end_inset
39562
39563
39564 \begin_inset CommandInset ref
39565 LatexCommand ref
39566 reference "sub:Hyperlinks"
39567
39568 \end_inset
39569
39570 .
39571 \end_layout
39572
39573 \begin_layout Subsection
39574 Footnote
39575 \end_layout
39576
39577 \begin_layout Standard
39578 Inserts a footnote, see section
39579 \begin_inset space ~
39580 \end_inset
39581
39582
39583 \begin_inset CommandInset ref
39584 LatexCommand ref
39585 reference "sec:Footnotes"
39586
39587 \end_inset
39588
39589 .
39590 \end_layout
39591
39592 \begin_layout Subsection
39593 Marginal Note
39594 \end_layout
39595
39596 \begin_layout Standard
39597 Inserts a marginal note, see section
39598 \begin_inset space ~
39599 \end_inset
39600
39601
39602 \begin_inset CommandInset ref
39603 LatexCommand ref
39604 reference "sec:Marginal-Notes"
39605
39606 \end_inset
39607
39608 .
39609 \end_layout
39610
39611 \begin_layout Subsection
39612 Short Title
39613 \end_layout
39614
39615 \begin_layout Standard
39616 Inserts a short title, see section
39617 \begin_inset space ~
39618 \end_inset
39619
39620
39621 \begin_inset CommandInset ref
39622 LatexCommand ref
39623 reference "sec:Short-Titles"
39624
39625 \end_inset
39626
39627 .
39628 \end_layout
39629
39630 \begin_layout Subsection
39631 TeX Code
39632 \end_layout
39633
39634 \begin_layout Standard
39635 Inserts a TeX Code box, see section
39636 \begin_inset space ~
39637 \end_inset
39638
39639
39640 \begin_inset CommandInset ref
39641 LatexCommand ref
39642 reference "sub:TeX-Code-Boxes"
39643
39644 \end_inset
39645
39646  for a description.
39647 \end_layout
39648
39649 \begin_layout Subsection
39650 Program Listing
39651 \begin_inset Index idx
39652 status collapsed
39653
39654 \begin_layout Plain Layout
39655 Program listings
39656 \end_layout
39657
39658 \end_inset
39659
39660
39661 \end_layout
39662
39663 \begin_layout Standard
39664 Inserts a program listings box.
39665  Program listings are explained in the chapter 
39666 \emph on
39667 Program Code Listings
39668 \emph default
39669  of the 
39670 \emph on
39671 Embedded
39672 \begin_inset space ~
39673 \end_inset
39674
39675 Objects
39676 \emph default
39677  manual.
39678 \end_layout
39679
39680 \begin_layout Subsection
39681 Date
39682 \end_layout
39683
39684 \begin_layout Standard
39685 Inserts the actual date.
39686  The format depends on the date format of the language that is used for
39687  LyX's menus.
39688  LyX offers various ways to insert a date which are explained and also compared
39689  in the section 
39690 \emph on
39691 External Material
39692 \emph default
39693  of the 
39694 \emph on
39695 Embedded
39696 \begin_inset space ~
39697 \end_inset
39698
39699 Objects
39700 \emph default
39701  manual.
39702 \end_layout
39703
39704 \begin_layout Section
39705 The Navigate Menu
39706 \begin_inset Index idx
39707 status collapsed
39708
39709 \begin_layout Plain Layout
39710 Menu ! Navigate
39711 \end_layout
39712
39713 \end_inset
39714
39715
39716 \end_layout
39717
39718 \begin_layout Standard
39719 This menu lists the existing chapters, sections, figures, tables, etc.
39720 \begin_inset space ~
39721 \end_inset
39722
39723 of the current document.
39724  This allows you to navigate easily through you document.
39725 \end_layout
39726
39727 \begin_layout Subsection
39728 Bookmarks
39729 \end_layout
39730
39731 \begin_layout Standard
39732 With this menu entry you are able to define your own bookmarks.
39733  This is useful when you are working on a large document and often have
39734  to jump e.
39735 \begin_inset space \thinspace{}
39736 \end_inset
39737
39738 g.
39739 \begin_inset space \space{}
39740 \end_inset
39741
39742 between section
39743 \begin_inset space ~
39744 \end_inset
39745
39746 2.5 and 6.3.
39747  To create bookmarks for this example, go to section
39748 \begin_inset space ~
39749 \end_inset
39750
39751 2.5 and use the menu 
39752 \family sans
39753 Save
39754 \begin_inset space ~
39755 \end_inset
39756
39757 Bookmark
39758 \begin_inset space ~
39759 \end_inset
39760
39761 1
39762 \family default
39763 .
39764  Then go to section
39765 \begin_inset space ~
39766 \end_inset
39767
39768 6.3 and use 
39769 \family sans
39770 Save
39771 \begin_inset space ~
39772 \end_inset
39773
39774 Bookmark
39775 \begin_inset space ~
39776 \end_inset
39777
39778
39779 \family default
39780 2.
39781  Now you can jump easily between these sections by using the menu or by
39782  the key bindings 
39783 \begin_inset Info
39784 type  "shortcut"
39785 arg   "bookmark-goto 1"
39786 \end_inset
39787
39788  and 
39789 \begin_inset Info
39790 type  "shortcut"
39791 arg   "bookmark-goto 2"
39792 \end_inset
39793
39794 .
39795 \end_layout
39796
39797 \begin_layout Standard
39798 You can also use bookmarks to jump between several opened documents.
39799  The saved bookmarks are valid till the document is closed.
39800 \end_layout
39801
39802 \begin_layout Subsection
39803 Next Note, Change, Cross-reference
39804 \end_layout
39805
39806 \begin_layout Standard
39807 Jump to the next note, change, or cross-reference following the current
39808  cursor position.
39809 \end_layout
39810
39811 \begin_layout Subsection
39812 Go to Label
39813 \end_layout
39814
39815 \begin_layout Standard
39816 Only active when the cursor is in front of a cross-reference.
39817  Sets the cursor before the referenced label, the same as if you right-click
39818  on a cross-reference box.
39819 \end_layout
39820
39821 \begin_layout Section
39822 The Document Menu
39823 \begin_inset Index idx
39824 status collapsed
39825
39826 \begin_layout Plain Layout
39827 Menu ! Document
39828 \end_layout
39829
39830 \end_inset
39831
39832
39833 \end_layout
39834
39835 \begin_layout Subsection
39836 Change Tracking
39837 \end_layout
39838
39839 \begin_layout Standard
39840 Change Tracking is described in section
39841 \begin_inset space ~
39842 \end_inset
39843
39844
39845 \begin_inset CommandInset ref
39846 LatexCommand ref
39847 reference "sec:Change-Tracking"
39848
39849 \end_inset
39850
39851 .
39852 \end_layout
39853
39854 \begin_layout Subsection
39855 LaT
39856 \begin_inset ERT
39857 status collapsed
39858
39859 \begin_layout Plain Layout
39860
39861 {}
39862 \end_layout
39863
39864 \end_inset
39865
39866 eX Log
39867 \end_layout
39868
39869 \begin_layout Standard
39870 After running LaTeX by viewing or exporting a document, this menu will be
39871  enabled.
39872  It shows the logfile of the used LaTeX-program.
39873 \end_layout
39874
39875 \begin_layout Standard
39876 Here you can see how LaTeX works in the background.
39877  
39878 \emph on
39879 Experts
39880 \emph default
39881  will find in it reasons for LaTeX-errors.
39882 \end_layout
39883
39884 \begin_layout Subsection
39885 Outline
39886 \end_layout
39887
39888 \begin_layout Standard
39889 Opens the TOC/Outline window as described in section
39890 \begin_inset space ~
39891 \end_inset
39892
39893
39894 \begin_inset CommandInset ref
39895 LatexCommand ref
39896 reference "sec:Navigating"
39897
39898 \end_inset
39899
39900  and 
39901 \begin_inset CommandInset ref
39902 LatexCommand ref
39903 reference "sub:Table-of-Contents"
39904
39905 \end_inset
39906
39907 .
39908 \end_layout
39909
39910 \begin_layout Subsection
39911 Start Appendix Here
39912 \end_layout
39913
39914 \begin_layout Standard
39915 This menu will start the appendix of the document at the current cursor
39916  position as described in section
39917 \begin_inset space ~
39918 \end_inset
39919
39920
39921 \begin_inset CommandInset ref
39922 LatexCommand ref
39923 reference "sec:Appendices"
39924
39925 \end_inset
39926
39927 .
39928 \end_layout
39929
39930 \begin_layout Subsection
39931 Compressed
39932 \end_layout
39933
39934 \begin_layout Standard
39935 Un/compresses the current document.
39936 \end_layout
39937
39938 \begin_layout Subsection
39939 Settings
39940 \end_layout
39941
39942 \begin_layout Standard
39943 The document settings are described in appendix
39944 \begin_inset space ~
39945 \end_inset
39946
39947
39948 \begin_inset CommandInset ref
39949 LatexCommand ref
39950 reference "cha:The-Document-Settings"
39951
39952 \end_inset
39953
39954 .
39955 \end_layout
39956
39957 \begin_layout Section
39958 The Tools Menu
39959 \begin_inset Index idx
39960 status collapsed
39961
39962 \begin_layout Plain Layout
39963 Menu ! Tools
39964 \end_layout
39965
39966 \end_inset
39967
39968
39969 \end_layout
39970
39971 \begin_layout Subsection
39972 Spellchecker
39973 \end_layout
39974
39975 \begin_layout Standard
39976 Spell checking is explained in section
39977 \begin_inset space ~
39978 \end_inset
39979
39980
39981 \begin_inset CommandInset ref
39982 LatexCommand ref
39983 reference "sec:Spellchecking"
39984
39985 \end_inset
39986
39987 .
39988 \end_layout
39989
39990 \begin_layout Subsection
39991 Thesaurus
39992 \end_layout
39993
39994 \begin_layout Standard
39995 The thesaurus is described in section
39996 \begin_inset space ~
39997 \end_inset
39998
39999
40000 \begin_inset CommandInset ref
40001 LatexCommand ref
40002 reference "sec:Thesaurus"
40003
40004 \end_inset
40005
40006 .
40007 \end_layout
40008
40009 \begin_layout Subsection
40010 Statistics
40011 \begin_inset Index idx
40012 status collapsed
40013
40014 \begin_layout Plain Layout
40015 Word count
40016 \end_layout
40017
40018 \end_inset
40019
40020
40021 \begin_inset Index idx
40022 status collapsed
40023
40024 \begin_layout Plain Layout
40025 Character count
40026 \end_layout
40027
40028 \end_inset
40029
40030
40031 \end_layout
40032
40033 \begin_layout Standard
40034 Counts the words and characters in the actual document or the highlighted
40035  document part.
40036 \end_layout
40037
40038 \begin_layout Subsection
40039 TeX Information
40040 \begin_inset Index idx
40041 status collapsed
40042
40043 \begin_layout Plain Layout
40044 TeX Information
40045 \end_layout
40046
40047 \end_inset
40048
40049
40050 \end_layout
40051
40052 \begin_layout Standard
40053 Shows you a list of the classes and styles installed in your LaTeX-system.
40054 \end_layout
40055
40056 \begin_layout Subsection
40057 Reconfigure
40058 \begin_inset Index idx
40059 status collapsed
40060
40061 \begin_layout Plain Layout
40062 LyX ! Reconfigure|see
40063 \begin_inset ERT
40064 status collapsed
40065
40066 \begin_layout Plain Layout
40067
40068 {
40069 \end_layout
40070
40071 \end_inset
40072
40073 Reconfiguration of LyX
40074 \begin_inset ERT
40075 status collapsed
40076
40077 \begin_layout Plain Layout
40078
40079 }
40080 \end_layout
40081
40082 \end_inset
40083
40084
40085 \end_layout
40086
40087 \end_inset
40088
40089
40090 \begin_inset Index idx
40091 status collapsed
40092
40093 \begin_layout Plain Layout
40094 Reconfiguration of LyX
40095 \end_layout
40096
40097 \end_inset
40098
40099
40100 \end_layout
40101
40102 \begin_layout Standard
40103 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40104  and needed programs it needs; see also section
40105 \begin_inset space ~
40106 \end_inset
40107
40108
40109 \begin_inset CommandInset ref
40110 LatexCommand ref
40111 reference "sec:Basic-LyX-Setup"
40112
40113 \end_inset
40114
40115 .
40116 \end_layout
40117
40118 \begin_layout Subsection
40119 Preferences
40120 \end_layout
40121
40122 \begin_layout Standard
40123 The preferences dialog is described in detail in appendix
40124 \begin_inset space ~
40125 \end_inset
40126
40127
40128 \begin_inset CommandInset ref
40129 LatexCommand ref
40130 reference "cha:The-Preferences-dialog"
40131
40132 \end_inset
40133
40134 .
40135 \end_layout
40136
40137 \begin_layout Section
40138 The Help Menu
40139 \begin_inset Index idx
40140 status collapsed
40141
40142 \begin_layout Plain Layout
40143 Menu ! Help
40144 \end_layout
40145
40146 \end_inset
40147
40148
40149 \end_layout
40150
40151 \begin_layout Standard
40152 This menu lists the documentation files of LyX in the language of LyX's
40153  menus.
40154  Is a file not available in this language, the English version will be listed.
40155 \end_layout
40156
40157 \begin_layout Standard
40158 The menu 
40159 \family sans
40160 LaTeX
40161 \begin_inset space ~
40162 \end_inset
40163
40164 Configuration
40165 \family default
40166  shows a LyX-document with information about the LaTeX-packages and classes
40167  found by LyX (see also section
40168 \begin_inset space ~
40169 \end_inset
40170
40171
40172 \begin_inset CommandInset ref
40173 LatexCommand ref
40174 reference "sec:LaTeX-Setup"
40175
40176 \end_inset
40177
40178 ).
40179 \end_layout
40180
40181 \begin_layout Section
40182 Toolbars
40183 \begin_inset CommandInset label
40184 LatexCommand label
40185 name "sec:Toolbars"
40186
40187 \end_inset
40188
40189
40190 \end_layout
40191
40192 \begin_layout Standard
40193 How to show or hide toolbars is explained in section
40194 \begin_inset space ~
40195 \end_inset
40196
40197
40198 \begin_inset CommandInset ref
40199 LatexCommand ref
40200 reference "sub:Toolbars"
40201
40202 \end_inset
40203
40204 .
40205 \end_layout
40206
40207 \begin_layout Standard
40208 It is also possible to define custom toolbars.
40209  This is described in the 
40210 \emph on
40211 Additional Features
40212 \emph default
40213  manual.
40214 \end_layout
40215
40216 \begin_layout Subsection
40217 Standard Toolbar
40218 \begin_inset Index idx
40219 status collapsed
40220
40221 \begin_layout Plain Layout
40222 Toolbar ! Standard
40223 \end_layout
40224
40225 \end_inset
40226
40227
40228 \end_layout
40229
40230 \begin_layout Standard
40231 \begin_inset Graphics
40232         filename clipart/StandardToolbar.png
40233         width 100col%
40234
40235 \end_inset
40236
40237
40238 \end_layout
40239
40240 \begin_layout Standard
40241 \begin_inset VSpace defskip
40242 \end_inset
40243
40244
40245 \end_layout
40246
40247 \begin_layout Standard
40248 The standard toolbar as shown above contains from left to right the following
40249  buttons:
40250 \begin_inset ERT
40251 status collapsed
40252
40253 \begin_layout Plain Layout
40254
40255
40256 \backslash
40257 setlength{
40258 \backslash
40259 LTleft}{0pt}
40260 \end_layout
40261
40262 \end_inset
40263
40264
40265 \begin_inset Note Note
40266 status collapsed
40267
40268 \begin_layout Plain Layout
40269 This is necessary to left align the following longtables.
40270  See the 
40271 \emph on
40272 Embedded Objects
40273 \emph default
40274  manual for more information.
40275 \end_layout
40276
40277 \end_inset
40278
40279
40280 \end_layout
40281
40282 \begin_layout Standard
40283 \begin_inset VSpace defskip
40284 \end_inset
40285
40286
40287 \end_layout
40288
40289 \begin_layout Standard
40290 \begin_inset Tabular
40291 <lyxtabular version="3" rows="1" columns="2">
40292 <features islongtable="true" longtabularalignment="center">
40293 <column alignment="center" valignment="top" width="0">
40294 <column alignment="center" valignment="top" width="0">
40295 <row>
40296 <cell alignment="center" valignment="top" usebox="none">
40297 \begin_inset Text
40298
40299 \begin_layout Plain Layout
40300 \begin_inset Graphics
40301         filename clipart/ToolbarEnvBox.png
40302         clip
40303
40304 \end_inset
40305
40306
40307 \end_layout
40308
40309 \end_inset
40310 </cell>
40311 <cell alignment="center" valignment="top" usebox="none">
40312 \begin_inset Text
40313
40314 \begin_layout Plain Layout
40315 pull-down box for the paragraph environments
40316 \end_layout
40317
40318 \end_inset
40319 </cell>
40320 </row>
40321 </lyxtabular>
40322
40323 \end_inset
40324
40325
40326 \end_layout
40327
40328 \begin_layout Standard
40329 \begin_inset VSpace -10mm
40330 \end_inset
40331
40332
40333 \end_layout
40334
40335 \begin_layout Standard
40336 \align left
40337 \begin_inset Tabular
40338 <lyxtabular version="3" rows="21" columns="2">
40339 <features islongtable="true" longtabularalignment="center">
40340 <column alignment="left" valignment="top" width="0">
40341 <column alignment="left" valignment="top" width="0">
40342 <row interlinespace="2.5mm">
40343 <cell alignment="center" valignment="top" usebox="none">
40344 \begin_inset Text
40345
40346 \begin_layout Plain Layout
40347
40348 \family sans
40349 \begin_inset Info
40350 type  "icon"
40351 arg   "buffer-new"
40352 \end_inset
40353
40354
40355 \end_layout
40356
40357 \end_inset
40358 </cell>
40359 <cell alignment="center" valignment="top" usebox="none">
40360 \begin_inset Text
40361
40362 \begin_layout Plain Layout
40363
40364 \family sans
40365 File\SpecialChar \menuseparator
40366 New
40367 \end_layout
40368
40369 \end_inset
40370 </cell>
40371 </row>
40372 <row interlinespace="2.5mm">
40373 <cell alignment="center" valignment="top" usebox="none">
40374 \begin_inset Text
40375
40376 \begin_layout Plain Layout
40377
40378 \family sans
40379 \begin_inset Info
40380 type  "icon"
40381 arg   "file-open"
40382 \end_inset
40383
40384
40385 \end_layout
40386
40387 \end_inset
40388 </cell>
40389 <cell alignment="center" valignment="top" usebox="none">
40390 \begin_inset Text
40391
40392 \begin_layout Plain Layout
40393
40394 \family sans
40395 File\SpecialChar \menuseparator
40396 Open
40397 \end_layout
40398
40399 \end_inset
40400 </cell>
40401 </row>
40402 <row interlinespace="2.5mm">
40403 <cell alignment="center" valignment="top" usebox="none">
40404 \begin_inset Text
40405
40406 \begin_layout Plain Layout
40407
40408 \family sans
40409 \begin_inset Info
40410 type  "icon"
40411 arg   "buffer-write"
40412 \end_inset
40413
40414
40415 \end_layout
40416
40417 \end_inset
40418 </cell>
40419 <cell alignment="center" valignment="top" usebox="none">
40420 \begin_inset Text
40421
40422 \begin_layout Plain Layout
40423
40424 \family sans
40425 File\SpecialChar \menuseparator
40426 Save
40427 \end_layout
40428
40429 \end_inset
40430 </cell>
40431 </row>
40432 <row interlinespace="2.5mm">
40433 <cell alignment="center" valignment="top" usebox="none">
40434 \begin_inset Text
40435
40436 \begin_layout Plain Layout
40437
40438 \family sans
40439 \begin_inset Info
40440 type  "icon"
40441 arg   "dialog-show print"
40442 \end_inset
40443
40444
40445 \end_layout
40446
40447 \end_inset
40448 </cell>
40449 <cell alignment="center" valignment="top" usebox="none">
40450 \begin_inset Text
40451
40452 \begin_layout Plain Layout
40453
40454 \family sans
40455 File\SpecialChar \menuseparator
40456 Print
40457 \end_layout
40458
40459 \end_inset
40460 </cell>
40461 </row>
40462 <row interlinespace="2.5mm">
40463 <cell alignment="center" valignment="top" usebox="none">
40464 \begin_inset Text
40465
40466 \begin_layout Plain Layout
40467
40468 \family sans
40469 \begin_inset Info
40470 type  "icon"
40471 arg   "dialog-show spellchecker"
40472 \end_inset
40473
40474
40475 \end_layout
40476
40477 \end_inset
40478 </cell>
40479 <cell alignment="center" valignment="top" usebox="none">
40480 \begin_inset Text
40481
40482 \begin_layout Plain Layout
40483
40484 \family sans
40485 Tools\SpecialChar \menuseparator
40486 Spellchecker
40487 \end_layout
40488
40489 \end_inset
40490 </cell>
40491 </row>
40492 <row interlinespace="2.5mm">
40493 <cell alignment="center" valignment="top" usebox="none">
40494 \begin_inset Text
40495
40496 \begin_layout Plain Layout
40497
40498 \family sans
40499 \begin_inset Info
40500 type  "icon"
40501 arg   "undo"
40502 \end_inset
40503
40504
40505 \end_layout
40506
40507 \end_inset
40508 </cell>
40509 <cell alignment="center" valignment="top" usebox="none">
40510 \begin_inset Text
40511
40512 \begin_layout Plain Layout
40513
40514 \family sans
40515 Edit\SpecialChar \menuseparator
40516 Undo
40517 \end_layout
40518
40519 \end_inset
40520 </cell>
40521 </row>
40522 <row interlinespace="2.5mm">
40523 <cell alignment="center" valignment="top" usebox="none">
40524 \begin_inset Text
40525
40526 \begin_layout Plain Layout
40527
40528 \family sans
40529 \begin_inset Info
40530 type  "icon"
40531 arg   "redo"
40532 \end_inset
40533
40534
40535 \end_layout
40536
40537 \end_inset
40538 </cell>
40539 <cell alignment="center" valignment="top" usebox="none">
40540 \begin_inset Text
40541
40542 \begin_layout Plain Layout
40543
40544 \family sans
40545 Edit\SpecialChar \menuseparator
40546 Redo
40547 \end_layout
40548
40549 \end_inset
40550 </cell>
40551 </row>
40552 <row interlinespace="2.5mm">
40553 <cell alignment="center" valignment="top" usebox="none">
40554 \begin_inset Text
40555
40556 \begin_layout Plain Layout
40557
40558 \family sans
40559 \begin_inset Info
40560 type  "icon"
40561 arg   "cut"
40562 \end_inset
40563
40564
40565 \end_layout
40566
40567 \end_inset
40568 </cell>
40569 <cell alignment="center" valignment="top" usebox="none">
40570 \begin_inset Text
40571
40572 \begin_layout Plain Layout
40573
40574 \family sans
40575 Edit\SpecialChar \menuseparator
40576 Cut
40577 \end_layout
40578
40579 \end_inset
40580 </cell>
40581 </row>
40582 <row interlinespace="2.5mm">
40583 <cell alignment="center" valignment="top" usebox="none">
40584 \begin_inset Text
40585
40586 \begin_layout Plain Layout
40587
40588 \family sans
40589 \begin_inset Info
40590 type  "icon"
40591 arg   "copy"
40592 \end_inset
40593
40594
40595 \end_layout
40596
40597 \end_inset
40598 </cell>
40599 <cell alignment="center" valignment="top" usebox="none">
40600 \begin_inset Text
40601
40602 \begin_layout Plain Layout
40603
40604 \family sans
40605 Edit\SpecialChar \menuseparator
40606 Copy
40607 \end_layout
40608
40609 \end_inset
40610 </cell>
40611 </row>
40612 <row interlinespace="2.5mm">
40613 <cell alignment="center" valignment="top" usebox="none">
40614 \begin_inset Text
40615
40616 \begin_layout Plain Layout
40617
40618 \family sans
40619 \begin_inset Info
40620 type  "icon"
40621 arg   "paste"
40622 \end_inset
40623
40624
40625 \end_layout
40626
40627 \end_inset
40628 </cell>
40629 <cell alignment="center" valignment="top" usebox="none">
40630 \begin_inset Text
40631
40632 \begin_layout Plain Layout
40633
40634 \family sans
40635 Edit\SpecialChar \menuseparator
40636 Paste
40637 \end_layout
40638
40639 \end_inset
40640 </cell>
40641 </row>
40642 <row interlinespace="2.5mm">
40643 <cell alignment="center" valignment="top" usebox="none">
40644 \begin_inset Text
40645
40646 \begin_layout Plain Layout
40647
40648 \family sans
40649 \begin_inset Info
40650 type  "icon"
40651 arg   "dialog-show findreplace"
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
40664 \family sans
40665 Edit\SpecialChar \menuseparator
40666 Find
40667 \begin_inset space \thinspace{}
40668 \end_inset
40669
40670 &
40671 \begin_inset space \thinspace{}
40672 \end_inset
40673
40674 Replace
40675 \end_layout
40676
40677 \end_inset
40678 </cell>
40679 </row>
40680 <row interlinespace="2.5mm">
40681 <cell alignment="center" valignment="top" usebox="none">
40682 \begin_inset Text
40683
40684 \begin_layout Plain Layout
40685
40686 \family sans
40687 \begin_inset Info
40688 type  "icon"
40689 arg   "bookmark-goto 0"
40690 \end_inset
40691
40692
40693 \end_layout
40694
40695 \end_inset
40696 </cell>
40697 <cell alignment="center" valignment="top" usebox="none">
40698 \begin_inset Text
40699
40700 \begin_layout Plain Layout
40701
40702 \family sans
40703 Navigate\SpecialChar \menuseparator
40704 Bookmarks\SpecialChar \menuseparator
40705 Navigate Back
40706 \end_layout
40707
40708 \end_inset
40709 </cell>
40710 </row>
40711 <row interlinespace="2.5mm">
40712 <cell alignment="center" valignment="top" usebox="none">
40713 \begin_inset Text
40714
40715 \begin_layout Plain Layout
40716
40717 \family sans
40718 \begin_inset Info
40719 type  "icon"
40720 arg   "font-emph"
40721 \end_inset
40722
40723
40724 \end_layout
40725
40726 \end_inset
40727 </cell>
40728 <cell alignment="center" valignment="top" usebox="none">
40729 \begin_inset Text
40730
40731 \begin_layout Plain Layout
40732 Emphasize text, function of the 
40733 \family sans
40734 Edit\SpecialChar \menuseparator
40735 Text
40736 \begin_inset space ~
40737 \end_inset
40738
40739 Style
40740 \family default
40741  dialog
40742 \end_layout
40743
40744 \end_inset
40745 </cell>
40746 </row>
40747 <row interlinespace="2.5mm">
40748 <cell alignment="center" valignment="top" usebox="none">
40749 \begin_inset Text
40750
40751 \begin_layout Plain Layout
40752
40753 \family sans
40754 \begin_inset Info
40755 type  "icon"
40756 arg   "font-noun"
40757 \end_inset
40758
40759
40760 \end_layout
40761
40762 \end_inset
40763 </cell>
40764 <cell alignment="center" valignment="top" usebox="none">
40765 \begin_inset Text
40766
40767 \begin_layout Plain Layout
40768 Set text to noun style, function of the 
40769 \family sans
40770 Edit\SpecialChar \menuseparator
40771 Text
40772 \begin_inset space ~
40773 \end_inset
40774
40775 Style
40776 \family default
40777  dialog
40778 \end_layout
40779
40780 \end_inset
40781 </cell>
40782 </row>
40783 <row interlinespace="2.5mm">
40784 <cell alignment="center" valignment="top" usebox="none">
40785 \begin_inset Text
40786
40787 \begin_layout Plain Layout
40788
40789 \family sans
40790 \begin_inset Info
40791 type  "icon"
40792 arg   "textstyle-apply"
40793 \end_inset
40794
40795
40796 \end_layout
40797
40798 \end_inset
40799 </cell>
40800 <cell alignment="center" valignment="top" usebox="none">
40801 \begin_inset Text
40802
40803 \begin_layout Plain Layout
40804 Formats text using the current settings in the 
40805 \family sans
40806 Edit\SpecialChar \menuseparator
40807 Text
40808 \begin_inset space ~
40809 \end_inset
40810
40811 Style
40812 \family default
40813  dialog
40814 \end_layout
40815
40816 \end_inset
40817 </cell>
40818 </row>
40819 <row interlinespace="2.5mm">
40820 <cell alignment="center" valignment="top" usebox="none">
40821 \begin_inset Text
40822
40823 \begin_layout Plain Layout
40824
40825 \family sans
40826 \begin_inset Info
40827 type  "icon"
40828 arg   "math-mode"
40829 \end_inset
40830
40831
40832 \end_layout
40833
40834 \end_inset
40835 </cell>
40836 <cell alignment="center" valignment="top" usebox="none">
40837 \begin_inset Text
40838
40839 \begin_layout Plain Layout
40840
40841 \family sans
40842 Insert\SpecialChar \menuseparator
40843 Math\SpecialChar \menuseparator
40844 Inline
40845 \begin_inset space ~
40846 \end_inset
40847
40848 Formula
40849 \end_layout
40850
40851 \end_inset
40852 </cell>
40853 </row>
40854 <row interlinespace="2.5mm">
40855 <cell alignment="center" valignment="top" usebox="none">
40856 \begin_inset Text
40857
40858 \begin_layout Plain Layout
40859
40860 \family sans
40861 \begin_inset Info
40862 type  "icon"
40863 arg   "dialog-show-new-inset graphics"
40864 \end_inset
40865
40866
40867 \end_layout
40868
40869 \end_inset
40870 </cell>
40871 <cell alignment="center" valignment="top" usebox="none">
40872 \begin_inset Text
40873
40874 \begin_layout Plain Layout
40875
40876 \family sans
40877 Insert\SpecialChar \menuseparator
40878 Graphics
40879 \end_layout
40880
40881 \end_inset
40882 </cell>
40883 </row>
40884 <row interlinespace="2.5mm">
40885 <cell alignment="center" valignment="top" usebox="none">
40886 \begin_inset Text
40887
40888 \begin_layout Plain Layout
40889 \begin_inset Info
40890 type  "icon"
40891 arg   "tabular-insert"
40892 \end_inset
40893
40894
40895 \end_layout
40896
40897 \end_inset
40898 </cell>
40899 <cell alignment="center" valignment="top" usebox="none">
40900 \begin_inset Text
40901
40902 \begin_layout Plain Layout
40903
40904 \family sans
40905 Insert\SpecialChar \menuseparator
40906 Table
40907 \end_layout
40908
40909 \end_inset
40910 </cell>
40911 </row>
40912 <row interlinespace="2.5mm">
40913 <cell alignment="center" valignment="top" usebox="none">
40914 \begin_inset Text
40915
40916 \begin_layout Plain Layout
40917
40918 \family sans
40919 \begin_inset Info
40920 type  "icon"
40921 arg   "dialog-toggle toc"
40922 \end_inset
40923
40924
40925 \end_layout
40926
40927 \end_inset
40928 </cell>
40929 <cell alignment="center" valignment="top" usebox="none">
40930 \begin_inset Text
40931
40932 \begin_layout Plain Layout
40933 Toggle outline window on/off, 
40934 \family sans
40935 Document\SpecialChar \menuseparator
40936 Outline
40937 \end_layout
40938
40939 \end_inset
40940 </cell>
40941 </row>
40942 <row interlinespace="2.5mm">
40943 <cell alignment="center" valignment="top" usebox="none">
40944 \begin_inset Text
40945
40946 \begin_layout Plain Layout
40947
40948 \family sans
40949 \begin_inset Info
40950 type  "icon"
40951 arg   "toolbar-toggle math"
40952 \end_inset
40953
40954
40955 \end_layout
40956
40957 \end_inset
40958 </cell>
40959 <cell alignment="center" valignment="top" usebox="none">
40960 \begin_inset Text
40961
40962 \begin_layout Plain Layout
40963 Toggle math toolbar on/off
40964 \end_layout
40965
40966 \end_inset
40967 </cell>
40968 </row>
40969 <row interlinespace="2.5mm">
40970 <cell alignment="center" valignment="top" usebox="none">
40971 \begin_inset Text
40972
40973 \begin_layout Plain Layout
40974
40975 \family sans
40976 \begin_inset Info
40977 type  "icon"
40978 arg   "toolbar-toggle table"
40979 \end_inset
40980
40981
40982 \end_layout
40983
40984 \end_inset
40985 </cell>
40986 <cell alignment="center" valignment="top" usebox="none">
40987 \begin_inset Text
40988
40989 \begin_layout Plain Layout
40990 Toggle table toolbar on/off
40991 \end_layout
40992
40993 \end_inset
40994 </cell>
40995 </row>
40996 </lyxtabular>
40997
40998 \end_inset
40999
41000
41001 \end_layout
41002
41003 \begin_layout Subsection
41004 Extra Toolbar
41005 \begin_inset Index idx
41006 status collapsed
41007
41008 \begin_layout Plain Layout
41009 Toolbar ! Extra
41010 \end_layout
41011
41012 \end_inset
41013
41014
41015 \end_layout
41016
41017 \begin_layout Standard
41018 \begin_inset Graphics
41019         filename clipart/ExtraToolbar.png
41020         width 100col%
41021
41022 \end_inset
41023
41024
41025 \end_layout
41026
41027 \begin_layout Standard
41028 \begin_inset VSpace defskip
41029 \end_inset
41030
41031
41032 \end_layout
41033
41034 \begin_layout Standard
41035 The extra toolbar as shown above contains from left to right the following
41036  buttons:
41037 \end_layout
41038
41039 \begin_layout Standard
41040 \begin_inset VSpace defskip
41041 \end_inset
41042
41043
41044 \end_layout
41045
41046 \begin_layout Standard
41047 \begin_inset Tabular
41048 <lyxtabular version="3" rows="25" columns="2">
41049 <features islongtable="true" longtabularalignment="center">
41050 <column alignment="left" valignment="top" width="0">
41051 <column alignment="left" valignment="top" width="0">
41052 <row interlinespace="2.5mm">
41053 <cell alignment="center" valignment="top" usebox="none">
41054 \begin_inset Text
41055
41056 \begin_layout Plain Layout
41057
41058 \family sans
41059 \begin_inset Info
41060 type  "icon"
41061 arg   "layout"
41062 \end_inset
41063
41064
41065 \end_layout
41066
41067 \end_inset
41068 </cell>
41069 <cell alignment="center" valignment="top" usebox="none">
41070 \begin_inset Text
41071
41072 \begin_layout Plain Layout
41073 Default
41074 \end_layout
41075
41076 \end_inset
41077 </cell>
41078 </row>
41079 <row interlinespace="2.5mm">
41080 <cell alignment="center" valignment="top" usebox="none">
41081 \begin_inset Text
41082
41083 \begin_layout Plain Layout
41084
41085 \family sans
41086 \begin_inset Info
41087 type  "icon"
41088 arg   "layout Enumerate"
41089 \end_inset
41090
41091
41092 \end_layout
41093
41094 \end_inset
41095 </cell>
41096 <cell alignment="center" valignment="top" usebox="none">
41097 \begin_inset Text
41098
41099 \begin_layout Plain Layout
41100 Numbered list
41101 \end_layout
41102
41103 \end_inset
41104 </cell>
41105 </row>
41106 <row interlinespace="2.5mm">
41107 <cell alignment="center" valignment="top" usebox="none">
41108 \begin_inset Text
41109
41110 \begin_layout Plain Layout
41111
41112 \family sans
41113 \begin_inset Info
41114 type  "icon"
41115 arg   "layout Itemize"
41116 \end_inset
41117
41118
41119 \end_layout
41120
41121 \end_inset
41122 </cell>
41123 <cell alignment="center" valignment="top" usebox="none">
41124 \begin_inset Text
41125
41126 \begin_layout Plain Layout
41127 Itemized list
41128 \end_layout
41129
41130 \end_inset
41131 </cell>
41132 </row>
41133 <row interlinespace="2.5mm">
41134 <cell alignment="center" valignment="top" usebox="none">
41135 \begin_inset Text
41136
41137 \begin_layout Plain Layout
41138
41139 \family sans
41140 \begin_inset Info
41141 type  "icon"
41142 arg   "layout List"
41143 \end_inset
41144
41145
41146 \end_layout
41147
41148 \end_inset
41149 </cell>
41150 <cell alignment="center" valignment="top" usebox="none">
41151 \begin_inset Text
41152
41153 \begin_layout Plain Layout
41154 List
41155 \end_layout
41156
41157 \end_inset
41158 </cell>
41159 </row>
41160 <row interlinespace="2.5mm">
41161 <cell alignment="center" valignment="top" usebox="none">
41162 \begin_inset Text
41163
41164 \begin_layout Plain Layout
41165
41166 \family sans
41167 \begin_inset Info
41168 type  "icon"
41169 arg   "layout Description"
41170 \end_inset
41171
41172
41173 \end_layout
41174
41175 \end_inset
41176 </cell>
41177 <cell alignment="center" valignment="top" usebox="none">
41178 \begin_inset Text
41179
41180 \begin_layout Plain Layout
41181 Description list
41182 \end_layout
41183
41184 \end_inset
41185 </cell>
41186 </row>
41187 <row interlinespace="2.5mm">
41188 <cell alignment="center" valignment="top" usebox="none">
41189 \begin_inset Text
41190
41191 \begin_layout Plain Layout
41192
41193 \family sans
41194 \begin_inset Info
41195 type  "icon"
41196 arg   "depth-increment"
41197 \end_inset
41198
41199
41200 \end_layout
41201
41202 \end_inset
41203 </cell>
41204 <cell alignment="center" valignment="top" usebox="none">
41205 \begin_inset Text
41206
41207 \begin_layout Plain Layout
41208
41209 \family sans
41210 Edit\SpecialChar \menuseparator
41211 Increase
41212 \begin_inset space ~
41213 \end_inset
41214
41215 List
41216 \begin_inset space ~
41217 \end_inset
41218
41219 Depth
41220 \end_layout
41221
41222 \end_inset
41223 </cell>
41224 </row>
41225 <row interlinespace="2.5mm">
41226 <cell alignment="center" valignment="top" usebox="none">
41227 \begin_inset Text
41228
41229 \begin_layout Plain Layout
41230
41231 \family sans
41232 \begin_inset Info
41233 type  "icon"
41234 arg   "depth-decrement"
41235 \end_inset
41236
41237
41238 \end_layout
41239
41240 \end_inset
41241 </cell>
41242 <cell alignment="center" valignment="top" usebox="none">
41243 \begin_inset Text
41244
41245 \begin_layout Plain Layout
41246
41247 \family sans
41248 Edit\SpecialChar \menuseparator
41249 Decrease
41250 \begin_inset space ~
41251 \end_inset
41252
41253 List
41254 \begin_inset space ~
41255 \end_inset
41256
41257 Depth
41258 \end_layout
41259
41260 \end_inset
41261 </cell>
41262 </row>
41263 <row interlinespace="2.5mm">
41264 <cell alignment="center" valignment="top" usebox="none">
41265 \begin_inset Text
41266
41267 \begin_layout Plain Layout
41268
41269 \family sans
41270 \begin_inset Info
41271 type  "icon"
41272 arg   "float-insert figure"
41273 \end_inset
41274
41275
41276 \end_layout
41277
41278 \end_inset
41279 </cell>
41280 <cell alignment="center" valignment="top" usebox="none">
41281 \begin_inset Text
41282
41283 \begin_layout Plain Layout
41284
41285 \family sans
41286 Insert\SpecialChar \menuseparator
41287 Float\SpecialChar \menuseparator
41288 Figure
41289 \end_layout
41290
41291 \end_inset
41292 </cell>
41293 </row>
41294 <row interlinespace="2.5mm">
41295 <cell alignment="center" valignment="top" usebox="none">
41296 \begin_inset Text
41297
41298 \begin_layout Plain Layout
41299
41300 \family sans
41301 \begin_inset Info
41302 type  "icon"
41303 arg   "float-insert table"
41304 \end_inset
41305
41306
41307 \end_layout
41308
41309 \end_inset
41310 </cell>
41311 <cell alignment="center" valignment="top" usebox="none">
41312 \begin_inset Text
41313
41314 \begin_layout Plain Layout
41315
41316 \family sans
41317 Insert\SpecialChar \menuseparator
41318 Float\SpecialChar \menuseparator
41319 Table
41320 \end_layout
41321
41322 \end_inset
41323 </cell>
41324 </row>
41325 <row interlinespace="2.5mm">
41326 <cell alignment="center" valignment="top" usebox="none">
41327 \begin_inset Text
41328
41329 \begin_layout Plain Layout
41330
41331 \family sans
41332 \begin_inset Info
41333 type  "icon"
41334 arg   "label-insert"
41335 \end_inset
41336
41337
41338 \end_layout
41339
41340 \end_inset
41341 </cell>
41342 <cell alignment="center" valignment="top" usebox="none">
41343 \begin_inset Text
41344
41345 \begin_layout Plain Layout
41346
41347 \family sans
41348 Insert\SpecialChar \menuseparator
41349 Label
41350 \end_layout
41351
41352 \end_inset
41353 </cell>
41354 </row>
41355 <row interlinespace="2.5mm">
41356 <cell alignment="center" valignment="top" usebox="none">
41357 \begin_inset Text
41358
41359 \begin_layout Plain Layout
41360
41361 \family sans
41362 \begin_inset Info
41363 type  "icon"
41364 arg   "dialog-show-new-inset ref"
41365 \end_inset
41366
41367
41368 \end_layout
41369
41370 \end_inset
41371 </cell>
41372 <cell alignment="center" valignment="top" usebox="none">
41373 \begin_inset Text
41374
41375 \begin_layout Plain Layout
41376
41377 \family sans
41378 Insert\SpecialChar \menuseparator
41379 Cross-Reference
41380 \end_layout
41381
41382 \end_inset
41383 </cell>
41384 </row>
41385 <row interlinespace="2.5mm">
41386 <cell alignment="center" valignment="top" usebox="none">
41387 \begin_inset Text
41388
41389 \begin_layout Plain Layout
41390
41391 \family sans
41392 \begin_inset Info
41393 type  "icon"
41394 arg   "dialog-show-new-inset citation"
41395 \end_inset
41396
41397
41398 \end_layout
41399
41400 \end_inset
41401 </cell>
41402 <cell alignment="center" valignment="top" usebox="none">
41403 \begin_inset Text
41404
41405 \begin_layout Plain Layout
41406
41407 \family sans
41408 Insert\SpecialChar \menuseparator
41409 Citation
41410 \end_layout
41411
41412 \end_inset
41413 </cell>
41414 </row>
41415 <row interlinespace="2.5mm">
41416 <cell alignment="center" valignment="top" usebox="none">
41417 \begin_inset Text
41418
41419 \begin_layout Plain Layout
41420
41421 \family sans
41422 \begin_inset Info
41423 type  "icon"
41424 arg   "index-insert"
41425 \end_inset
41426
41427
41428 \end_layout
41429
41430 \end_inset
41431 </cell>
41432 <cell alignment="center" valignment="top" usebox="none">
41433 \begin_inset Text
41434
41435 \begin_layout Plain Layout
41436
41437 \family sans
41438 Insert\SpecialChar \menuseparator
41439 Index
41440 \begin_inset space ~
41441 \end_inset
41442
41443 Entry
41444 \end_layout
41445
41446 \end_inset
41447 </cell>
41448 </row>
41449 <row interlinespace="2.5mm">
41450 <cell alignment="center" valignment="top" usebox="none">
41451 \begin_inset Text
41452
41453 \begin_layout Plain Layout
41454
41455 \family sans
41456 \begin_inset Info
41457 type  "icon"
41458 arg   "nomencl-insert"
41459 \end_inset
41460
41461
41462 \end_layout
41463
41464 \end_inset
41465 </cell>
41466 <cell alignment="center" valignment="top" usebox="none">
41467 \begin_inset Text
41468
41469 \begin_layout Plain Layout
41470
41471 \family sans
41472 Insert\SpecialChar \menuseparator
41473 Nomenclature
41474 \begin_inset space ~
41475 \end_inset
41476
41477 Entry
41478 \end_layout
41479
41480 \end_inset
41481 </cell>
41482 </row>
41483 <row interlinespace="2.5mm">
41484 <cell alignment="center" valignment="top" usebox="none">
41485 \begin_inset Text
41486
41487 \begin_layout Plain Layout
41488
41489 \family sans
41490 \begin_inset Info
41491 type  "icon"
41492 arg   "footnote-insert"
41493 \end_inset
41494
41495
41496 \end_layout
41497
41498 \end_inset
41499 </cell>
41500 <cell alignment="center" valignment="top" usebox="none">
41501 \begin_inset Text
41502
41503 \begin_layout Plain Layout
41504
41505 \family sans
41506 Insert\SpecialChar \menuseparator
41507 Footnote
41508 \end_layout
41509
41510 \end_inset
41511 </cell>
41512 </row>
41513 <row interlinespace="2.5mm">
41514 <cell alignment="center" valignment="top" usebox="none">
41515 \begin_inset Text
41516
41517 \begin_layout Plain Layout
41518
41519 \family sans
41520 \begin_inset Info
41521 type  "icon"
41522 arg   "marginalnote-insert"
41523 \end_inset
41524
41525
41526 \end_layout
41527
41528 \end_inset
41529 </cell>
41530 <cell alignment="center" valignment="top" usebox="none">
41531 \begin_inset Text
41532
41533 \begin_layout Plain Layout
41534
41535 \family sans
41536 Insert\SpecialChar \menuseparator
41537 Marginal
41538 \begin_inset space ~
41539 \end_inset
41540
41541 Note
41542 \end_layout
41543
41544 \end_inset
41545 </cell>
41546 </row>
41547 <row interlinespace="2.5mm">
41548 <cell alignment="center" valignment="top" usebox="none">
41549 \begin_inset Text
41550
41551 \begin_layout Plain Layout
41552
41553 \family sans
41554 \begin_inset Info
41555 type  "icon"
41556 arg   "note-insert"
41557 \end_inset
41558
41559
41560 \end_layout
41561
41562 \end_inset
41563 </cell>
41564 <cell alignment="center" valignment="top" usebox="none">
41565 \begin_inset Text
41566
41567 \begin_layout Plain Layout
41568
41569 \family sans
41570 Insert\SpecialChar \menuseparator
41571 Note\SpecialChar \menuseparator
41572 LyX
41573 \begin_inset space ~
41574 \end_inset
41575
41576 Note
41577 \end_layout
41578
41579 \end_inset
41580 </cell>
41581 </row>
41582 <row interlinespace="2.5mm">
41583 <cell alignment="center" valignment="top" usebox="none">
41584 \begin_inset Text
41585
41586 \begin_layout Plain Layout
41587
41588 \family sans
41589 \begin_inset Info
41590 type  "icon"
41591 arg   "box-insert Frameless"
41592 \end_inset
41593
41594
41595 \end_layout
41596
41597 \end_inset
41598 </cell>
41599 <cell alignment="center" valignment="top" usebox="none">
41600 \begin_inset Text
41601
41602 \begin_layout Plain Layout
41603
41604 \family sans
41605 Insert\SpecialChar \menuseparator
41606 Box
41607 \end_layout
41608
41609 \end_inset
41610 </cell>
41611 </row>
41612 <row interlinespace="2.5mm">
41613 <cell alignment="center" valignment="top" usebox="none">
41614 \begin_inset Text
41615
41616 \begin_layout Plain Layout
41617
41618 \family sans
41619 \begin_inset Info
41620 type  "icon"
41621 arg   "href-insert"
41622 \end_inset
41623
41624
41625 \end_layout
41626
41627 \end_inset
41628 </cell>
41629 <cell alignment="center" valignment="top" usebox="none">
41630 \begin_inset Text
41631
41632 \begin_layout Plain Layout
41633
41634 \family sans
41635 Insert\SpecialChar \menuseparator
41636 URL
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   "ert-insert"
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 T
41667 \family default
41668
41669 \begin_inset ERT
41670 status collapsed
41671
41672 \begin_layout Plain Layout
41673
41674 {}
41675 \end_layout
41676
41677 \end_inset
41678
41679
41680 \family sans
41681 eX
41682 \begin_inset space ~
41683 \end_inset
41684
41685 Code
41686 \end_layout
41687
41688 \end_inset
41689 </cell>
41690 </row>
41691 <row interlinespace="2.5mm">
41692 <cell alignment="center" valignment="top" usebox="none">
41693 \begin_inset Text
41694
41695 \begin_layout Plain Layout
41696
41697 \family sans
41698 \begin_inset Info
41699 type  "icon"
41700 arg   "math-macro newmacroname newcommand"
41701 \end_inset
41702
41703
41704 \end_layout
41705
41706 \end_inset
41707 </cell>
41708 <cell alignment="center" valignment="top" usebox="none">
41709 \begin_inset Text
41710
41711 \begin_layout Plain Layout
41712
41713 \family sans
41714 Insert\SpecialChar \menuseparator
41715 Math\SpecialChar \menuseparator
41716 Macro
41717 \end_layout
41718
41719 \end_inset
41720 </cell>
41721 </row>
41722 <row interlinespace="2.5mm">
41723 <cell alignment="center" valignment="top" usebox="none">
41724 \begin_inset Text
41725
41726 \begin_layout Plain Layout
41727
41728 \family sans
41729 \begin_inset Info
41730 type  "icon"
41731 arg   "dialog-show-new-inset include"
41732 \end_inset
41733
41734
41735 \end_layout
41736
41737 \end_inset
41738 </cell>
41739 <cell alignment="center" valignment="top" usebox="none">
41740 \begin_inset Text
41741
41742 \begin_layout Plain Layout
41743
41744 \family sans
41745 Insert\SpecialChar \menuseparator
41746 File\SpecialChar \menuseparator
41747 Child
41748 \begin_inset space ~
41749 \end_inset
41750
41751 Document
41752 \end_layout
41753
41754 \end_inset
41755 </cell>
41756 </row>
41757 <row interlinespace="2.5mm">
41758 <cell alignment="center" valignment="top" usebox="none">
41759 \begin_inset Text
41760
41761 \begin_layout Plain Layout
41762
41763 \family sans
41764 \begin_inset Info
41765 type  "icon"
41766 arg   "dialog-show character"
41767 \end_inset
41768
41769
41770 \end_layout
41771
41772 \end_inset
41773 </cell>
41774 <cell alignment="center" valignment="top" usebox="none">
41775 \begin_inset Text
41776
41777 \begin_layout Plain Layout
41778
41779 \family sans
41780 Edit\SpecialChar \menuseparator
41781 Text
41782 \begin_inset space ~
41783 \end_inset
41784
41785 Style
41786 \end_layout
41787
41788 \end_inset
41789 </cell>
41790 </row>
41791 <row interlinespace="2.5mm">
41792 <cell alignment="center" valignment="top" usebox="none">
41793 \begin_inset Text
41794
41795 \begin_layout Plain Layout
41796
41797 \family sans
41798 \begin_inset Info
41799 type  "icon"
41800 arg   "layout-paragraph"
41801 \end_inset
41802
41803
41804 \end_layout
41805
41806 \end_inset
41807 </cell>
41808 <cell alignment="center" valignment="top" usebox="none">
41809 \begin_inset Text
41810
41811 \begin_layout Plain Layout
41812
41813 \family sans
41814 Edit\SpecialChar \menuseparator
41815 Paragraph
41816 \begin_inset space ~
41817 \end_inset
41818
41819 Settings
41820 \end_layout
41821
41822 \end_inset
41823 </cell>
41824 </row>
41825 <row interlinespace="2.5mm">
41826 <cell alignment="center" valignment="top" usebox="none">
41827 \begin_inset Text
41828
41829 \begin_layout Plain Layout
41830
41831 \family sans
41832 \begin_inset Info
41833 type  "icon"
41834 arg   "thesaurus-entry"
41835 \end_inset
41836
41837
41838 \end_layout
41839
41840 \end_inset
41841 </cell>
41842 <cell alignment="center" valignment="top" usebox="none">
41843 \begin_inset Text
41844
41845 \begin_layout Plain Layout
41846
41847 \family sans
41848 Tools\SpecialChar \menuseparator
41849 Thesaurus
41850 \end_layout
41851
41852 \end_inset
41853 </cell>
41854 </row>
41855 </lyxtabular>
41856
41857 \end_inset
41858
41859
41860 \end_layout
41861
41862 \begin_layout Subsection
41863 View / Update Toolbar
41864 \begin_inset Index idx
41865 status collapsed
41866
41867 \begin_layout Plain Layout
41868 Toolbar ! View / Update
41869 \end_layout
41870
41871 \end_inset
41872
41873
41874 \end_layout
41875
41876 \begin_layout Standard
41877 \begin_inset Graphics
41878         filename clipart/ViewToolbar.png
41879
41880 \end_inset
41881
41882
41883 \end_layout
41884
41885 \begin_layout Standard
41886 \begin_inset VSpace defskip
41887 \end_inset
41888
41889
41890 \end_layout
41891
41892 \begin_layout Standard
41893 The view / update toolbar as shown above contains from left to right the
41894  following buttons:
41895 \end_layout
41896
41897 \begin_layout Standard
41898 \begin_inset VSpace defskip
41899 \end_inset
41900
41901
41902 \end_layout
41903
41904 \begin_layout Standard
41905 \begin_inset Tabular
41906 <lyxtabular version="3" rows="7" columns="2">
41907 <features islongtable="true" longtabularalignment="center">
41908 <column alignment="left" valignment="top" width="0">
41909 <column alignment="left" valignment="top" width="0">
41910 <row interlinespace="2.5mm">
41911 <cell alignment="center" valignment="top" usebox="none">
41912 \begin_inset Text
41913
41914 \begin_layout Plain Layout
41915
41916 \family sans
41917 \begin_inset Info
41918 type  "icon"
41919 arg   "buffer-view"
41920 \end_inset
41921
41922
41923 \end_layout
41924
41925 \end_inset
41926 </cell>
41927 <cell alignment="center" valignment="top" usebox="none">
41928 \begin_inset Text
41929
41930 \begin_layout Plain Layout
41931
41932 \family sans
41933 View\SpecialChar \menuseparator
41934 View
41935 \end_layout
41936
41937 \end_inset
41938 </cell>
41939 </row>
41940 <row interlinespace="2.5mm">
41941 <cell alignment="center" valignment="top" usebox="none">
41942 \begin_inset Text
41943
41944 \begin_layout Plain Layout
41945
41946 \family sans
41947 \begin_inset Info
41948 type  "icon"
41949 arg   "buffer-update"
41950 \end_inset
41951
41952
41953 \end_layout
41954
41955 \end_inset
41956 </cell>
41957 <cell alignment="center" valignment="top" usebox="none">
41958 \begin_inset Text
41959
41960 \begin_layout Plain Layout
41961
41962 \family sans
41963 View\SpecialChar \menuseparator
41964 Update
41965 \end_layout
41966
41967 \end_inset
41968 </cell>
41969 </row>
41970 <row interlinespace="2.5mm">
41971 <cell alignment="center" valignment="top" usebox="none">
41972 \begin_inset Text
41973
41974 \begin_layout Plain Layout
41975
41976 \family sans
41977 \begin_inset Info
41978 type  "icon"
41979 arg   "master-buffer-view"
41980 \end_inset
41981
41982
41983 \end_layout
41984
41985 \end_inset
41986 </cell>
41987 <cell alignment="center" valignment="top" usebox="none">
41988 \begin_inset Text
41989
41990 \begin_layout Plain Layout
41991
41992 \family sans
41993 View\SpecialChar \menuseparator
41994 Master
41995 \end_layout
41996
41997 \end_inset
41998 </cell>
41999 </row>
42000 <row interlinespace="2.5mm">
42001 <cell alignment="center" valignment="top" usebox="none">
42002 \begin_inset Text
42003
42004 \begin_layout Plain Layout
42005
42006 \family sans
42007 \begin_inset Info
42008 type  "icon"
42009 arg   "master-buffer-update"
42010 \end_inset
42011
42012
42013 \end_layout
42014
42015 \end_inset
42016 </cell>
42017 <cell alignment="center" valignment="top" usebox="none">
42018 \begin_inset Text
42019
42020 \begin_layout Plain Layout
42021
42022 \family sans
42023 View\SpecialChar \menuseparator
42024 Update
42025 \begin_inset space ~
42026 \end_inset
42027
42028 Master
42029 \end_layout
42030
42031 \end_inset
42032 </cell>
42033 </row>
42034 <row interlinespace="2.5mm">
42035 <cell alignment="center" valignment="top" usebox="none">
42036 \begin_inset Text
42037
42038 \begin_layout Plain Layout
42039
42040 \family sans
42041 \begin_inset Info
42042 type  "icon"
42043 arg   "buffer-toggle-output-sync"
42044 \end_inset
42045
42046
42047 \end_layout
42048
42049 \end_inset
42050 </cell>
42051 <cell alignment="center" valignment="top" usebox="none">
42052 \begin_inset Text
42053
42054 \begin_layout Plain Layout
42055
42056 \family sans
42057 Document\SpecialChar \menuseparator
42058 Settings\SpecialChar \menuseparator
42059 Output\SpecialChar \menuseparator
42060 Synchronize with Output
42061 \end_layout
42062
42063 \end_inset
42064 </cell>
42065 </row>
42066 <row interlinespace="2.5mm">
42067 <cell alignment="center" valignment="top" usebox="none">
42068 \begin_inset Text
42069
42070 \begin_layout Plain Layout
42071 \begin_inset Graphics
42072         filename ../images/view-others.png
42073         scale 85
42074         groupId toolbarbuttons
42075
42076 \end_inset
42077
42078
42079 \family sans
42080 *
42081 \end_layout
42082
42083 \end_inset
42084 </cell>
42085 <cell alignment="center" valignment="top" usebox="none">
42086 \begin_inset Text
42087
42088 \begin_layout Plain Layout
42089
42090 \family sans
42091 View\SpecialChar \menuseparator
42092 View (Other Formats)
42093 \end_layout
42094
42095 \end_inset
42096 </cell>
42097 </row>
42098 <row interlinespace="2.5mm">
42099 <cell alignment="center" valignment="top" usebox="none">
42100 \begin_inset Text
42101
42102 \begin_layout Plain Layout
42103 \begin_inset Graphics
42104         filename ../images/update-others.png
42105         scale 85
42106         groupId toolbarbuttons
42107
42108 \end_inset
42109
42110 *
42111 \end_layout
42112
42113 \end_inset
42114 </cell>
42115 <cell alignment="center" valignment="top" usebox="none">
42116 \begin_inset Text
42117
42118 \begin_layout Plain Layout
42119
42120 \family sans
42121 View\SpecialChar \menuseparator
42122 Update (Other Formats)
42123 \end_layout
42124
42125 \end_inset
42126 </cell>
42127 </row>
42128 </lyxtabular>
42129
42130 \end_inset
42131
42132
42133 \end_layout
42134
42135 \begin_layout Standard
42136 * These icons might look different for you if you do not use the default
42137  icon set.
42138 \end_layout
42139
42140 \begin_layout Subsection
42141 Other Toolbars
42142 \end_layout
42143
42144 \begin_layout Standard
42145 The change tracking toolbar is explained in section
42146 \begin_inset space ~
42147 \end_inset
42148
42149
42150 \begin_inset CommandInset ref
42151 LatexCommand ref
42152 reference "sec:Change-Tracking"
42153
42154 \end_inset
42155
42156 , the table toolbar
42157 \begin_inset Index idx
42158 status collapsed
42159
42160 \begin_layout Plain Layout
42161 Toolbar ! Table
42162 \end_layout
42163
42164 \end_inset
42165
42166  in the 
42167 \emph on
42168 Embedded
42169 \begin_inset space ~
42170 \end_inset
42171
42172 Objects
42173 \emph default
42174  manual, the math macro toolbar
42175 \begin_inset Index idx
42176 status collapsed
42177
42178 \begin_layout Plain Layout
42179 Toolbar ! Macro
42180 \end_layout
42181
42182 \end_inset
42183
42184  in the 
42185 \emph on
42186 Math
42187 \emph default
42188  manual.
42189 \end_layout
42190
42191 \begin_layout Chapter
42192 The Document Settings
42193 \begin_inset CommandInset label
42194 LatexCommand label
42195 name "cha:The-Document-Settings"
42196
42197 \end_inset
42198
42199
42200 \begin_inset Index idx
42201 status collapsed
42202
42203 \begin_layout Plain Layout
42204 Document ! Settings
42205 \end_layout
42206
42207 \end_inset
42208
42209
42210 \end_layout
42211
42212 \begin_layout Standard
42213 The document settings dialog contains submenus to set properties for the
42214  whole document and is called with the menu
42215 \family sans
42216  Document\SpecialChar \menuseparator
42217 Settings
42218 \family default
42219 .
42220  You can save your document settings as default with th
42221 \family sans
42222 e Save as Document Defaults
42223 \family default
42224  button in the dialog.
42225  This will create a template named 
42226 \family typewriter
42227 default.lyx
42228 \family default
42229  which is automatically loaded by LyX when you create a new document without
42230  using a template.
42231 \end_layout
42232
42233 \begin_layout Standard
42234 The different submenus of the dialog are explained in the following.
42235 \end_layout
42236
42237 \begin_layout Section
42238 Document Class
42239 \end_layout
42240
42241 \begin_layout Standard
42242 Here you set the document class, class options, a graphics driver, and a
42243  master document.
42244  Document classes are described in section
42245 \begin_inset space ~
42246 \end_inset
42247
42248
42249 \begin_inset CommandInset ref
42250 LatexCommand ref
42251 reference "sec:Document-Classes"
42252
42253 \end_inset
42254
42255 .
42256  Some classes use some class options by default.
42257  If this is the case, they are listed in the field 
42258 \family sans
42259 Predefined
42260 \family default
42261  and you can decide to use them or not.
42262  If you don't exactly know what the default class options are for, it is
42263  recommended not to touch them.
42264  The graphics driver is used for LaTeX's graphics, color and page layout
42265  packages.
42266  When using 
42267 \family sans
42268 Default
42269 \family default
42270 , the default driver for the LaTeX-packages is used.
42271  It is recommended that you use the default unless you know what you are
42272  doing.
42273 \begin_inset Foot
42274 status collapsed
42275
42276 \begin_layout Plain Layout
42277 When you want to use one of the following drivers
42278 \begin_inset Newline newline
42279 \end_inset
42280
42281
42282 \family sans
42283 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42284 \family default
42285
42286 \begin_inset Newline newline
42287 \end_inset
42288
42289 you first have to activate them in your LaTeX distribution, see sec.
42290 \begin_inset space \thinspace{}
42291 \end_inset
42292
42293 2 in 
42294 \begin_inset CommandInset href
42295 LatexCommand href
42296 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
42297
42298 \end_inset
42299
42300 .
42301 \end_layout
42302
42303 \end_inset
42304
42305
42306 \end_layout
42307
42308 \begin_layout Standard
42309 Specifying a master document is necessary when the current document is a
42310  child or subdocument.
42311  This master document will be used by LyX when the child document is opened
42312  without its master.
42313  This way child documents are always compilable.
42314  More about master and child documents is explained in the section 
42315 \emph on
42316 Child Documents
42317 \emph default
42318  of the 
42319 \emph on
42320 Embedded
42321 \begin_inset space ~
42322 \end_inset
42323
42324 Objects
42325 \emph default
42326  manual.
42327 \end_layout
42328
42329 \begin_layout Section
42330 Child Documents
42331 \end_layout
42332
42333 \begin_layout Standard
42334 This submenu is only visible when your document includes child documents.
42335  Please refer to the section 
42336 \emph on
42337 Child
42338 \begin_inset space ~
42339 \end_inset
42340
42341 Documents
42342 \emph default
42343  of the 
42344 \emph on
42345 Embedded
42346 \begin_inset space ~
42347 \end_inset
42348
42349 Objects
42350 \emph default
42351  manual for details.
42352 \end_layout
42353
42354 \begin_layout Section
42355 Modules
42356 \end_layout
42357
42358 \begin_layout Standard
42359 Modules are explained in section
42360 \begin_inset space ~
42361 \end_inset
42362
42363
42364 \begin_inset CommandInset ref
42365 LatexCommand ref
42366 reference "sub:Modules"
42367
42368 \end_inset
42369
42370 .
42371 \end_layout
42372
42373 \begin_layout Section
42374 Fonts
42375 \end_layout
42376
42377 \begin_layout Standard
42378 The document font settings are described in section
42379 \begin_inset space ~
42380 \end_inset
42381
42382
42383 \begin_inset CommandInset ref
42384 LatexCommand ref
42385 reference "sec:Fonts-and-Text"
42386
42387 \end_inset
42388
42389 .
42390 \end_layout
42391
42392 \begin_layout Section
42393 Text Layout
42394 \end_layout
42395
42396 \begin_layout Standard
42397 You can specify if paragraphs should be separated by indentations or vertical
42398  skips.
42399  The line spacing and the number of text columns can here also be specified.
42400  
42401 \end_layout
42402
42403 \begin_layout Standard
42404 Note that LyX won't show two columns or the set up line spacing on screen.
42405  That's impractical, often unreadable, and not part of the WYSIWYM concept.
42406  However, it will be as you specified it in the output.
42407 \end_layout
42408
42409 \begin_layout Standard
42410 The listings settings are explained in the corresponding section in the
42411  
42412 \emph on
42413 Embedded
42414 \begin_inset space ~
42415 \end_inset
42416
42417 Objects
42418 \emph default
42419  manual.
42420 \end_layout
42421
42422 \begin_layout Section
42423 Page Layout
42424 \end_layout
42425
42426 \begin_layout Standard
42427 A description of this menu is given in section
42428 \begin_inset space ~
42429 \end_inset
42430
42431
42432 \begin_inset CommandInset ref
42433 LatexCommand ref
42434 reference "sub:Paper-Size,-Orientation"
42435
42436 \end_inset
42437
42438  and 
42439 \begin_inset CommandInset ref
42440 LatexCommand ref
42441 reference "sub:Document-Layout"
42442
42443 \end_inset
42444
42445 .
42446 \end_layout
42447
42448 \begin_layout Section
42449 Page Margins
42450 \end_layout
42451
42452 \begin_layout Standard
42453 Here you can adjust the paper margins, see section
42454 \begin_inset space ~
42455 \end_inset
42456
42457
42458 \begin_inset CommandInset ref
42459 LatexCommand ref
42460 reference "sub:Margins"
42461
42462 \end_inset
42463
42464 .
42465 \end_layout
42466
42467 \begin_layout Section
42468 Language
42469 \begin_inset Index idx
42470 status collapsed
42471
42472 \begin_layout Plain Layout
42473 Language ! Encoding
42474 \end_layout
42475
42476 \end_inset
42477
42478
42479 \end_layout
42480
42481 \begin_layout Standard
42482 The document language and quote styles are set here.
42483  The encoding specifies how the document content is exported to LaTeX (the
42484  LyX file is always encoded in utf8).
42485  All characters that cannot be encoded using the specified encoding will
42486  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
42487  known for a particular character).
42488 \begin_inset Foot
42489 status collapsed
42490
42491 \begin_layout Plain Layout
42492 The known commands are defined in a text file.
42493  You can add commands for unknown symbols to that file yourself, see the
42494  
42495 \emph on
42496 Customization
42497 \emph default
42498  manual for details.
42499 \end_layout
42500
42501 \end_inset
42502
42503
42504 \end_layout
42505
42506 \begin_layout Standard
42507 If you use the option 
42508 \family sans
42509 Language Default
42510 \family default
42511 , LyX determines the encoding of a text part from the language of this text.
42512  If the document contains text in more than one language you may get more
42513  than one encoding in the LaTeX file.
42514  If you do not use this option then the complete document will always use
42515  exactly one encoding.
42516  Checking this option is the preferred setting.
42517 \end_layout
42518
42519 \begin_layout Standard
42520 LyX also supports Unicode output, which is particularly useful if you need
42521  lots of special symbols or non-alphabetic scripts, respectively.
42522  If you want to use this (and your LaTeX installation supports Unicode,
42523  for that matter), choose one of the four utf8 variants from the list below.
42524  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
42525  so it is not uncommon that a file with lots of Unicode symbols works fine
42526  with 
42527 \family sans
42528 Language Default
42529 \family default
42530  (when LyX uses its list of known LaTeX-commands), but does not work with
42531  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
42532  because all Unicode symbols can be encoded in utf8).
42533  The situation is much better with XeTeX and LuaTeX, two new alternative
42534  engines to standard LaTeX.
42535  Both engines support Unicode natively.
42536  LyX now also supports these two engines (via the output formats 
42537 \family sans
42538 PDF
42539 \begin_inset space ~
42540 \end_inset
42541
42542 (XeTe
42543 \begin_inset ERT
42544 status collapsed
42545
42546 \begin_layout Plain Layout
42547
42548 {}
42549 \end_layout
42550
42551 \end_inset
42552
42553 X)
42554 \family default
42555
42556 \family sans
42557 PDF
42558 \begin_inset space ~
42559 \end_inset
42560
42561 (LuaTe
42562 \begin_inset ERT
42563 status collapsed
42564
42565 \begin_layout Plain Layout
42566
42567 {}
42568 \end_layout
42569
42570 \end_inset
42571
42572 X)
42573 \family default
42574  and 
42575 \family sans
42576 DVI
42577 \begin_inset space ~
42578 \end_inset
42579
42580 (LuaTeX)
42581 \family default
42582 ; see section
42583 \begin_inset space ~
42584 \end_inset
42585
42586
42587 \begin_inset CommandInset ref
42588 LatexCommand ref
42589 reference "sub:Output-file-formats"
42590
42591 \end_inset
42592
42593 ), so if the above options fail, you might try out one of these new engines.
42594 \end_layout
42595
42596 \begin_layout Standard
42597 Here is a list with the important encodings:
42598 \end_layout
42599
42600 \begin_layout Description
42601 Language
42602 \begin_inset space ~
42603 \end_inset
42604
42605 Default
42606 \begin_inset space ~
42607 \end_inset
42608
42609 (no
42610 \begin_inset space ~
42611 \end_inset
42612
42613 inputenc) Same as 
42614 \family sans
42615 Language Default
42616 \family default
42617 , but the LaTeX-package 
42618 \series bold
42619 inputenc
42620 \series default
42621
42622 \begin_inset Index idx
42623 status collapsed
42624
42625 \begin_layout Plain Layout
42626 LaTeX-packages ! inputenc
42627 \end_layout
42628
42629 \end_inset
42630
42631  is not used.
42632  When using this, you probably need to load some additional packages manually
42633  in the preamble and specify the used encoding for text parts in foreign
42634  languages in TeX code.
42635 \end_layout
42636
42637 \begin_layout Description
42638 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
42639  LyX converts all other characters into LaTeX commands, which may result
42640  in a big file when lots of LaTeX-commands are needed.
42641 \end_layout
42642
42643 \begin_layout Description
42644 Arabic
42645 \begin_inset space ~
42646 \end_inset
42647
42648 (CP
42649 \begin_inset space ~
42650 \end_inset
42651
42652 1256) MS Windows code page for Arabic and Farsi
42653 \end_layout
42654
42655 \begin_layout Description
42656 Arabic
42657 \begin_inset space ~
42658 \end_inset
42659
42660 (ISO
42661 \begin_inset space ~
42662 \end_inset
42663
42664 8859-6) for Arabic and Farsi
42665 \end_layout
42666
42667 \begin_layout Description
42668 Armenian
42669 \begin_inset space ~
42670 \end_inset
42671
42672 (ArmSCII8) for Armenian
42673 \end_layout
42674
42675 \begin_layout Description
42676 Baltic
42677 \begin_inset space ~
42678 \end_inset
42679
42680 (CP
42681 \begin_inset space ~
42682 \end_inset
42683
42684 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
42685  as the ISO-8859-13 encoding
42686 \end_layout
42687
42688 \begin_layout Description
42689 Baltic
42690 \begin_inset space ~
42691 \end_inset
42692
42693 (ISO
42694 \begin_inset space ~
42695 \end_inset
42696
42697 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
42698  encoding
42699 \end_layout
42700
42701 \begin_layout Description
42702 Baltic
42703 \begin_inset space ~
42704 \end_inset
42705
42706 (ISO
42707 \begin_inset space ~
42708 \end_inset
42709
42710 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
42711  ISO-8859-13 encoding
42712 \end_layout
42713
42714 \begin_layout Description
42715 Central
42716 \begin_inset space ~
42717 \end_inset
42718
42719 European
42720 \begin_inset space ~
42721 \end_inset
42722
42723 (CP
42724 \begin_inset space ~
42725 \end_inset
42726
42727 1250) MS Windows code page for ISO
42728 \begin_inset space ~
42729 \end_inset
42730
42731 8859-2 (latin2)
42732 \end_layout
42733
42734 \begin_layout Description
42735 Central
42736 \begin_inset space ~
42737 \end_inset
42738
42739 European
42740 \begin_inset space ~
42741 \end_inset
42742
42743 (ISO
42744 \begin_inset space ~
42745 \end_inset
42746
42747 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
42748  Romanian, Slovak and Slovenian
42749 \end_layout
42750
42751 \begin_layout Description
42752 Chinese
42753 \begin_inset space ~
42754 \end_inset
42755
42756 (simplified)
42757 \begin_inset space ~
42758 \end_inset
42759
42760 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
42761  this encoding is officially replaced by the encoding GB18030, as GB18030
42762  is not available for LaTeX you should try to use the encoding Unicode
42763 \begin_inset space ~
42764 \end_inset
42765
42766 (CJK)
42767 \begin_inset space ~
42768 \end_inset
42769
42770 (utf8)
42771 \end_layout
42772
42773 \begin_layout Description
42774 Chinese
42775 \begin_inset space ~
42776 \end_inset
42777
42778 (simplified)
42779 \begin_inset space ~
42780 \end_inset
42781
42782 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
42783  except for the Euro currency sign, since 2001 this encoding is officially
42784  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
42785  you should try to use the encoding Unicode
42786 \begin_inset space ~
42787 \end_inset
42788
42789 (CJK)
42790 \begin_inset space ~
42791 \end_inset
42792
42793 (utf8)
42794 \end_layout
42795
42796 \begin_layout Description
42797 Chinese
42798 \begin_inset space ~
42799 \end_inset
42800
42801 (traditional)
42802 \begin_inset space ~
42803 \end_inset
42804
42805 (EUC-TW) for traditional Chinese
42806 \end_layout
42807
42808 \begin_layout Description
42809 Cyrillic
42810 \begin_inset space ~
42811 \end_inset
42812
42813 (CP
42814 \begin_inset space ~
42815 \end_inset
42816
42817 1251) MS Windows code page for Cyrillic
42818 \end_layout
42819
42820 \begin_layout Description
42821 Cyrillic
42822 \begin_inset space ~
42823 \end_inset
42824
42825 (ISO
42826 \begin_inset space ~
42827 \end_inset
42828
42829 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
42830 \end_layout
42831
42832 \begin_layout Description
42833 Cyrillic
42834 \begin_inset space ~
42835 \end_inset
42836
42837 (KOI8-R) standard Cyrillic especially for Russian
42838 \end_layout
42839
42840 \begin_layout Description
42841 Cyrillic
42842 \begin_inset space ~
42843 \end_inset
42844
42845 (KOI8-U) Cyrillic for Ukrainian
42846 \end_layout
42847
42848 \begin_layout Description
42849 Cyrillic
42850 \begin_inset space ~
42851 \end_inset
42852
42853 (pt
42854 \begin_inset space ~
42855 \end_inset
42856
42857 154) Cyrillic for Kazakh
42858 \end_layout
42859
42860 \begin_layout Description
42861 Greek
42862 \begin_inset space ~
42863 \end_inset
42864
42865 (ISO
42866 \begin_inset space ~
42867 \end_inset
42868
42869 8859-7) for Greek
42870 \end_layout
42871
42872 \begin_layout Description
42873 Hebrew
42874 \begin_inset space ~
42875 \end_inset
42876
42877 (CP
42878 \begin_inset space ~
42879 \end_inset
42880
42881 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
42882 \end_layout
42883
42884 \begin_layout Description
42885 Hebrew
42886 \begin_inset space ~
42887 \end_inset
42888
42889 (ISO
42890 \begin_inset space ~
42891 \end_inset
42892
42893 8859-8) for Hebrew
42894 \end_layout
42895
42896 \begin_layout Description
42897 Japanese
42898 \begin_inset space ~
42899 \end_inset
42900
42901 (CJK)
42902 \begin_inset space ~
42903 \end_inset
42904
42905 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
42906 \series bold
42907 CJK
42908 \series default
42909
42910 \begin_inset Index idx
42911 status collapsed
42912
42913 \begin_layout Plain Layout
42914 LaTeX-packages ! CJK
42915 \end_layout
42916
42917 \end_inset
42918
42919 , when using this, set the document language to 
42920 \family sans
42921 Japanese (CJK)
42922 \end_layout
42923
42924 \begin_layout Description
42925 Japanese
42926 \begin_inset space ~
42927 \end_inset
42928
42929 (CJK)
42930 \begin_inset space ~
42931 \end_inset
42932
42933 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
42934 \series bold
42935 CJK
42936 \series default
42937 , when using this, set the document language to 
42938 \family sans
42939 Japanese
42940 \begin_inset space ~
42941 \end_inset
42942
42943 (CJK)
42944 \end_layout
42945
42946 \begin_layout Description
42947 Japanese
42948 \begin_inset space ~
42949 \end_inset
42950
42951 (non-CJK)
42952 \begin_inset space ~
42953 \end_inset
42954
42955 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
42956 \series bold
42957 japanese
42958 \series default
42959
42960 \begin_inset Index idx
42961 status collapsed
42962
42963 \begin_layout Plain Layout
42964 LaTeX-packages ! japanese
42965 \end_layout
42966
42967 \end_inset
42968
42969 , when using this, set the document language to 
42970 \family sans
42971 Japanese
42972 \end_layout
42973
42974 \begin_layout Description
42975 Japanese
42976 \begin_inset space ~
42977 \end_inset
42978
42979 (non-CJK)
42980 \begin_inset space ~
42981 \end_inset
42982
42983 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
42984 \series bold
42985 japanese
42986 \series default
42987 , when using this, set the document language to 
42988 \family sans
42989 Japanese
42990 \end_layout
42991
42992 \begin_layout Description
42993 Japanese
42994 \begin_inset space ~
42995 \end_inset
42996
42997 (non-CJK)
42998 \begin_inset space ~
42999 \end_inset
43000
43001 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43002 \series bold
43003 japanese
43004 \series default
43005 , when using this, set the document language to 
43006 \family sans
43007 Japanese
43008 \end_layout
43009
43010 \begin_layout Description
43011 Korean
43012 \begin_inset space ~
43013 \end_inset
43014
43015 (EUC-KR) for Korean
43016 \end_layout
43017
43018 \begin_layout Description
43019 Southern
43020 \begin_inset space ~
43021 \end_inset
43022
43023 European
43024 \begin_inset space ~
43025 \end_inset
43026
43027 (ISO
43028 \begin_inset space ~
43029 \end_inset
43030
43031 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43032 \end_layout
43033
43034 \begin_layout Description
43035 South-Eastern
43036 \begin_inset space ~
43037 \end_inset
43038
43039 European
43040 \begin_inset space ~
43041 \end_inset
43042
43043 (ISO
43044 \begin_inset space ~
43045 \end_inset
43046
43047 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43048  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43049  to cover many languages and characters with diacritics
43050 \end_layout
43051
43052 \begin_layout Description
43053 Thai
43054 \begin_inset space ~
43055 \end_inset
43056
43057 (TIS
43058 \begin_inset space ~
43059 \end_inset
43060
43061 620-0) for Thai
43062 \end_layout
43063
43064 \begin_layout Description
43065 Turkish
43066 \begin_inset space ~
43067 \end_inset
43068
43069 (ISO
43070 \begin_inset space ~
43071 \end_inset
43072
43073 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43074  Icelandic letters are replaced by Turkish ones
43075 \end_layout
43076
43077 \begin_layout Description
43078 Unicode
43079 \begin_inset space ~
43080 \end_inset
43081
43082 (CJK)
43083 \begin_inset space ~
43084 \end_inset
43085
43086 (utf8) Unicode utf8 with the LaTeX-package 
43087 \series bold
43088 CJK
43089 \series default
43090
43091 \begin_inset Index idx
43092 status collapsed
43093
43094 \begin_layout Plain Layout
43095 LaTeX-packages ! CJK
43096 \end_layout
43097
43098 \end_inset
43099
43100  (for the languages Chinese, Japanese and Korean)
43101 \end_layout
43102
43103 \begin_layout Description
43104 Unicode
43105 \begin_inset space ~
43106 \end_inset
43107
43108 (XeTeX)
43109 \begin_inset space ~
43110 \end_inset
43111
43112 (utf8) Unicode utf8 to be used with 
43113 \family sans
43114 XeTeX
43115 \family default
43116  and 
43117 \family sans
43118 LuaTeX
43119 \family default
43120 , which use Unicode directly, without the help of the LaTeX-package 
43121 \series bold
43122 inputenc
43123 \series default
43124 .
43125  LyX automatically selects this encoding if you export or preview XeTeX
43126  or LuaTeX.
43127  Normally you do not need to set this encoding manually.
43128 \end_layout
43129
43130 \begin_layout Description
43131 Unicode
43132 \begin_inset space ~
43133 \end_inset
43134
43135 (ucs-extended)
43136 \begin_inset space ~
43137 \end_inset
43138
43139 (utf8x) Unicode utf8 based on the LaTeX-package 
43140 \series bold
43141 ucs
43142 \series default
43143
43144 \begin_inset Index idx
43145 status collapsed
43146
43147 \begin_layout Plain Layout
43148 LaTeX-packages ! ucs
43149 \end_layout
43150
43151 \end_inset
43152
43153  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43154 \end_layout
43155
43156 \begin_layout Description
43157 Unicode
43158 \begin_inset space ~
43159 \end_inset
43160
43161 (utf8) Unicode utf8 based on the LaTeX-package 
43162 \series bold
43163 inputenc
43164 \series default
43165
43166 \begin_inset Index idx
43167 status collapsed
43168
43169 \begin_layout Plain Layout
43170 LaTeX-packages ! inputenc
43171 \end_layout
43172
43173 \end_inset
43174
43175 .
43176  Currently only a limited range of characters (mainly for Latin scripts)
43177  is supported.
43178 \end_layout
43179
43180 \begin_layout Description
43181 Western
43182 \begin_inset space ~
43183 \end_inset
43184
43185 European
43186 \begin_inset space ~
43187 \end_inset
43188
43189 (CP
43190 \begin_inset space ~
43191 \end_inset
43192
43193 1252) MS Windows code page for ISO
43194 \begin_inset space ~
43195 \end_inset
43196
43197 8859-1 (latin1)
43198 \end_layout
43199
43200 \begin_layout Description
43201 Western
43202 \begin_inset space ~
43203 \end_inset
43204
43205 European
43206 \begin_inset space ~
43207 \end_inset
43208
43209 (ISO
43210 \begin_inset space ~
43211 \end_inset
43212
43213 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43214  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43215  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43216  encoding instead
43217 \end_layout
43218
43219 \begin_layout Description
43220 Western
43221 \begin_inset space ~
43222 \end_inset
43223
43224 European
43225 \begin_inset space ~
43226 \end_inset
43227
43228 (ISO
43229 \begin_inset space ~
43230 \end_inset
43231
43232 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43233  sign, the œ-ligature and some characters used for French and Finnish
43234 \end_layout
43235
43236 \begin_layout Standard
43237 Finally, the dialog lets you select a specific language package for the
43238  current document.
43239  See 
43240 \begin_inset CommandInset ref
43241 LatexCommand formatted
43242 reference "sub:Prefs-Language"
43243
43244 \end_inset
43245
43246  for more information on the language package.
43247 \end_layout
43248
43249 \begin_layout Section
43250 Numbering & TOC
43251 \end_layout
43252
43253 \begin_layout Standard
43254 You can adjust here the numbering depth of section headings and the section
43255  depth in the table of contents as described in section
43256 \begin_inset space ~
43257 \end_inset
43258
43259
43260 \begin_inset CommandInset ref
43261 LatexCommand ref
43262 reference "sub:Numbering-depth"
43263
43264 \end_inset
43265
43266 .
43267 \end_layout
43268
43269 \begin_layout Section
43270 Bibliography
43271 \end_layout
43272
43273 \begin_layout Standard
43274 You can specify here a citation style using the LaTeX packages 
43275 \series bold
43276 natbib
43277 \series default
43278
43279 \begin_inset Index idx
43280 status collapsed
43281
43282 \begin_layout Plain Layout
43283 LaTeX-packages ! natbib
43284 \end_layout
43285
43286 \end_inset
43287
43288  or 
43289 \series bold
43290 jurabib
43291 \series default
43292
43293 \begin_inset Index idx
43294 status collapsed
43295
43296 \begin_layout Plain Layout
43297 LaTeX-packages ! jurabib
43298 \end_layout
43299
43300 \end_inset
43301
43302 , you can enable subdivided bibliographies using the LaTeX package 
43303 \series bold
43304 bibtopic
43305 \series default
43306
43307 \begin_inset Index idx
43308 status collapsed
43309
43310 \begin_layout Plain Layout
43311 LaTeX-packages ! bibtopic
43312 \end_layout
43313
43314 \end_inset
43315
43316  and you can customize how the bibliography of the given document is being
43317  generated.
43318  For a further description see section
43319 \begin_inset space ~
43320 \end_inset
43321
43322
43323 \begin_inset CommandInset ref
43324 LatexCommand ref
43325 reference "sec:Bibliography"
43326
43327 \end_inset
43328
43329 .
43330 \end_layout
43331
43332 \begin_layout Section
43333 Indexes
43334 \end_layout
43335
43336 \begin_layout Standard
43337 Here, you can customize how the index of your document is being generated
43338  and you can define additional indexes.
43339  Please refer to section
43340 \begin_inset space ~
43341 \end_inset
43342
43343
43344 \begin_inset CommandInset ref
43345 LatexCommand ref
43346 reference "sec:Index"
43347
43348 \end_inset
43349
43350  for details.
43351 \end_layout
43352
43353 \begin_layout Section
43354 PDF Properties
43355 \end_layout
43356
43357 \begin_layout Standard
43358 The PDF properties are explained in section
43359 \begin_inset space ~
43360 \end_inset
43361
43362
43363 \begin_inset CommandInset ref
43364 LatexCommand ref
43365 reference "sec:PDF-Properties"
43366
43367 \end_inset
43368
43369 .
43370 \end_layout
43371
43372 \begin_layout Section
43373 Math Options
43374 \end_layout
43375
43376 \begin_layout Standard
43377 These options will force LyX to use the LaTeX-packages 
43378 \series bold
43379 amsmath
43380 \series default
43381
43382 \begin_inset Index idx
43383 status collapsed
43384
43385 \begin_layout Plain Layout
43386 LaTeX-packages ! amsmath
43387 \end_layout
43388
43389 \end_inset
43390
43391  and 
43392 \series bold
43393 esint
43394 \series default
43395
43396 \begin_inset Index idx
43397 status collapsed
43398
43399 \begin_layout Plain Layout
43400 LaTeX-packages ! esint
43401 \end_layout
43402
43403 \end_inset
43404
43405  or to use them automatically when they are needed.
43406 \end_layout
43407
43408 \begin_layout Standard
43409
43410 \series bold
43411 amsmath
43412 \series default
43413  is needed for many constructs, so when you get LaTeX-errors in formulas,
43414  ensure that you have enabled AMS.
43415 \end_layout
43416
43417 \begin_layout Standard
43418
43419 \series bold
43420 esint
43421 \series default
43422  is used for special integral characters.
43423 \end_layout
43424
43425 \begin_layout Section
43426 Float Placement
43427 \end_layout
43428
43429 \begin_layout Standard
43430 The float placement options are described in section 
43431 \emph on
43432 Float
43433 \begin_inset space ~
43434 \end_inset
43435
43436 Placement
43437 \emph default
43438  of the 
43439 \emph on
43440 Embedded
43441 \begin_inset space ~
43442 \end_inset
43443
43444 Objects
43445 \emph default
43446  manual.
43447 \end_layout
43448
43449 \begin_layout Section
43450 Bullets
43451 \end_layout
43452
43453 \begin_layout Standard
43454 Here you can adjust the characters for the itemize levels.
43455  The itemize environment is described in section
43456 \begin_inset space ~
43457 \end_inset
43458
43459
43460 \begin_inset CommandInset ref
43461 LatexCommand ref
43462 reference "sec:Itemize"
43463
43464 \end_inset
43465
43466 .
43467 \end_layout
43468
43469 \begin_layout Section
43470 Branches
43471 \end_layout
43472
43473 \begin_layout Standard
43474 Branches are described in section
43475 \begin_inset space ~
43476 \end_inset
43477
43478
43479 \begin_inset CommandInset ref
43480 LatexCommand ref
43481 reference "sec:Branches"
43482
43483 \end_inset
43484
43485 .
43486 \end_layout
43487
43488 \begin_layout Section
43489 Output
43490 \begin_inset CommandInset label
43491 LatexCommand label
43492 name "sec:Doc-Output"
43493
43494 \end_inset
43495
43496
43497 \end_layout
43498
43499 \begin_layout Standard
43500 Here you can define some output specifics for the current document:
43501 \end_layout
43502
43503 \begin_layout Description
43504 Default
43505 \begin_inset space ~
43506 \end_inset
43507
43508 Output
43509 \begin_inset space ~
43510 \end_inset
43511
43512 Format: The format that is used when you hit 
43513 \begin_inset Quotes eld
43514 \end_inset
43515
43516 View
43517 \begin_inset Quotes erd
43518 \end_inset
43519
43520
43521 \begin_inset Quotes eld
43522 \end_inset
43523
43524 Update
43525 \begin_inset Quotes erd
43526 \end_inset
43527
43528
43529 \begin_inset Quotes eld
43530 \end_inset
43531
43532 View Master Document
43533 \begin_inset Quotes erd
43534 \end_inset
43535
43536  and 
43537 \begin_inset Quotes eld
43538 \end_inset
43539
43540 Update Master Document
43541 \begin_inset Quotes erd
43542 \end_inset
43543
43544  in the 
43545 \family sans
43546 View
43547 \family default
43548  menu or the toolbar.
43549  The default is set in 
43550 \family sans
43551 Tools\SpecialChar \menuseparator
43552 Preferences\SpecialChar \menuseparator
43553 File Formats; see 
43554 \family default
43555
43556 \begin_inset CommandInset ref
43557 LatexCommand formatted
43558 reference "sec:File-Formats"
43559
43560 \end_inset
43561
43562
43563 \end_layout
43564
43565 \begin_layout Description
43566 Synchronize
43567 \begin_inset space ~
43568 \end_inset
43569
43570 with
43571 \begin_inset space ~
43572 \end_inset
43573
43574 Output
43575 \begin_inset Note Note
43576 status open
43577
43578 \begin_layout Plain Layout
43579 TODO!
43580 \end_layout
43581
43582 \end_inset
43583
43584
43585 \end_layout
43586
43587 \begin_layout Description
43588 XHTML
43589 \begin_inset space ~
43590 \end_inset
43591
43592 Output
43593 \begin_inset space ~
43594 \end_inset
43595
43596 Options
43597 \begin_inset Note Note
43598 status open
43599
43600 \begin_layout Plain Layout
43601 TODO!
43602 \end_layout
43603
43604 \end_inset
43605
43606
43607 \end_layout
43608
43609 \begin_layout Section
43610 LaT
43611 \begin_inset ERT
43612 status collapsed
43613
43614 \begin_layout Plain Layout
43615
43616 {}
43617 \end_layout
43618
43619 \end_inset
43620
43621 eX Preamble
43622 \end_layout
43623
43624 \begin_layout Standard
43625 In this text field are entered commands to load special LaTeX-packages or
43626  to define LaTeX-commands.
43627  The preamble is a thing for LaTeX-experts.
43628  You should not enter commands here until you exactly know what you are
43629  doing.
43630 \end_layout
43631
43632 \begin_layout Standard
43633 An introduction to the LaTeX-syntax is given in section
43634 \begin_inset space ~
43635 \end_inset
43636
43637
43638 \begin_inset CommandInset ref
43639 LatexCommand ref
43640 reference "sub:LaTeX-Syntax"
43641
43642 \end_inset
43643
43644 .
43645 \end_layout
43646
43647 \begin_layout Chapter
43648 The 
43649 \family sans
43650 Preferences
43651 \family default
43652  Dialog
43653 \begin_inset CommandInset label
43654 LatexCommand label
43655 name "cha:The-Preferences-dialog"
43656
43657 \end_inset
43658
43659
43660 \begin_inset Index idx
43661 status collapsed
43662
43663 \begin_layout Plain Layout
43664 Preferences
43665 \end_layout
43666
43667 \end_inset
43668
43669
43670 \end_layout
43671
43672 \begin_layout Standard
43673 The preferences dialog is called with the menu 
43674 \family sans
43675 Tools\SpecialChar \menuseparator
43676 Preferences
43677 \family default
43678 .
43679  It has the following submenus.
43680 \end_layout
43681
43682 \begin_layout Section
43683 Look and Feel
43684 \end_layout
43685
43686 \begin_layout Subsection
43687 User Interface
43688 \end_layout
43689
43690 \begin_layout Subsubsection
43691 User Interface File
43692 \begin_inset Index idx
43693 status collapsed
43694
43695 \begin_layout Plain Layout
43696 Customization ! of toolbars
43697 \end_layout
43698
43699 \end_inset
43700
43701
43702 \begin_inset Index idx
43703 status collapsed
43704
43705 \begin_layout Plain Layout
43706 Customization ! of menus
43707 \end_layout
43708
43709 \end_inset
43710
43711
43712 \end_layout
43713
43714 \begin_layout Standard
43715 \begin_inset Note Greyedout
43716 status open
43717
43718 \begin_layout Plain Layout
43719
43720 \series bold
43721 Note:
43722 \series default
43723  You have to restart LyX before the change of the user interface file take
43724  effect.
43725 \end_layout
43726
43727 \end_inset
43728
43729
43730 \end_layout
43731
43732 \begin_layout Standard
43733 The appearance of the menus and toolbars can be changed by choosing a user
43734  interface (ui) file.
43735  An ui-file is a text file where the toolbars and menus are listed.
43736  The toolbar buttons and menu entries are specified in the files 
43737 \shape italic
43738 stdtoolbars.inc
43739 \shape default
43740  and 
43741 \shape italic
43742 stdmenus.inc
43743 \shape default
43744 , respectively.
43745  Both files are loaded by the 
43746 \emph on
43747 default.ui
43748 \emph default
43749  file.
43750  To create your own menu and toolbar layout, start with a copy of these
43751  files and edit the entries.
43752 \end_layout
43753
43754 \begin_layout Standard
43755 The syntax of the .inc-files is straightforward: The 
43756 \family sans
43757 Menubar
43758 \family default
43759
43760 \family sans
43761 Menu
43762 \family default
43763  and 
43764 \family sans
43765 Toolbar
43766 \family default
43767  entries must be ended with an explicit 
43768 \family sans
43769 End
43770 \family default
43771 .
43772  They may contain 
43773 \family sans
43774 Submenus
43775 \family default
43776
43777 \family sans
43778 Items
43779 \family default
43780
43781 \family sans
43782 OptItems
43783 \family default
43784
43785 \family sans
43786 Separators
43787 \family default
43788
43789 \family sans
43790 Icons,
43791 \family default
43792  and in the case of the 
43793 \begin_inset Quotes eld
43794 \end_inset
43795
43796 file
43797 \begin_inset Quotes erd
43798 \end_inset
43799
43800  menus a 
43801 \family sans
43802 Lastfiles
43803 \family default
43804  entry.
43805  The syntax for the entries is:
43806 \end_layout
43807
43808 \begin_layout Standard
43809 \begin_inset VSpace smallskip*
43810 \end_inset
43811
43812
43813 \series bold
43814 Item 
43815 \begin_inset Quotes eld
43816 \end_inset
43817
43818 menu 
43819 \series default
43820 or
43821 \series bold
43822  button name
43823 \begin_inset Quotes erd
43824 \end_inset
43825
43826  
43827 \begin_inset Quotes eld
43828 \end_inset
43829
43830 LyX-function
43831 \begin_inset Quotes erd
43832 \end_inset
43833
43834
43835 \end_layout
43836
43837 \begin_layout Standard
43838 \noindent
43839 \begin_inset VSpace smallskip*
43840 \end_inset
43841
43842 All LyX-functions are listed in the menu 
43843 \family sans
43844 Help\SpecialChar \menuseparator
43845 LyX
43846 \begin_inset space ~
43847 \end_inset
43848
43849 Functions
43850 \family default
43851 .
43852 \end_layout
43853
43854 \begin_layout Standard
43855 \begin_inset VSpace medskip
43856 \end_inset
43857
43858
43859 \end_layout
43860
43861 \begin_layout Standard
43862 An example: Assuming you use the menu 
43863 \family sans
43864 Navigate\SpecialChar \menuseparator
43865 Bookmarks
43866 \family default
43867  quite often and therefore want six available bookmarks, you can add the
43868  line
43869 \end_layout
43870
43871 \begin_layout Standard
43872 \begin_inset VSpace smallskip*
43873 \end_inset
43874
43875
43876 \series bold
43877 Item 
43878 \begin_inset Quotes eld
43879 \end_inset
43880
43881 Save Bookmark 6
43882 \begin_inset Quotes erd
43883 \end_inset
43884
43885  
43886 \begin_inset Quotes eld
43887 \end_inset
43888
43889 bookmark-save 6
43890 \begin_inset Quotes erd
43891 \end_inset
43892
43893
43894 \end_layout
43895
43896 \begin_layout Standard
43897 \noindent
43898 \begin_inset VSpace smallskip*
43899 \end_inset
43900
43901 to the navigate menu section in the .inc-file to have the sixth bookmark.
43902 \end_layout
43903
43904 \begin_layout Subsubsection
43905 Automatic help
43906 \end_layout
43907
43908 \begin_layout Standard
43909 The option 
43910 \family sans
43911 Enable tool tips in main work area
43912 \family default
43913  enables tool tips showing the content of closed insets like index entries
43914  or footnotes.
43915 \end_layout
43916
43917 \begin_layout Subsubsection
43918 Session
43919 \end_layout
43920
43921 \begin_layout Standard
43922 With the option 
43923 \family sans
43924 Allow saving
43925 \begin_inset space \thinspace{}
43926 \end_inset
43927
43928 /
43929 \begin_inset space \thinspace{}
43930 \end_inset
43931
43932 restoring of window layout and geometries
43933 \family default
43934  LyX's main window will be opened with the size and layout that was used
43935  in the last LyX session.
43936 \end_layout
43937
43938 \begin_layout Standard
43939 The option 
43940 \family sans
43941 Restore cursor positions
43942 \family default
43943  sets the cursor to the position in the file where it has been the last
43944  time.
43945 \end_layout
43946
43947 \begin_layout Standard
43948 The option 
43949 \family sans
43950 Load opened files from last session
43951 \family default
43952  opens all files that were opened in the last LyX session.
43953 \end_layout
43954
43955 \begin_layout Subsubsection
43956 Documents
43957 \begin_inset CommandInset label
43958 LatexCommand label
43959 name "sub:Backup documents"
43960
43961 \end_inset
43962
43963
43964 \begin_inset Index idx
43965 status collapsed
43966
43967 \begin_layout Plain Layout
43968 Backup ! Documents
43969 \end_layout
43970
43971 \end_inset
43972
43973
43974 \end_layout
43975
43976 \begin_layout Standard
43977 When the option 
43978 \family sans
43979 Backup documents
43980 \family default
43981  is set, you can specify the time between backup saves.
43982 \end_layout
43983
43984 \begin_layout Standard
43985
43986 \family sans
43987 Maximum last files
43988 \family default
43989  is the number of last opened files that LyX should display in the menu
43990  
43991 \family sans
43992 File\SpecialChar \menuseparator
43993 Open
43994 \begin_inset space ~
43995 \end_inset
43996
43997 Recent
43998 \family default
43999 .
44000 \end_layout
44001
44002 \begin_layout Standard
44003 When the option 
44004 \family sans
44005 Open documents in tabs
44006 \family default
44007  is not used, then every file will be opened in its own new instance of
44008  LyX.
44009 \end_layout
44010
44011 \begin_layout Subsection
44012 Screen Fonts
44013 \begin_inset Index idx
44014 status collapsed
44015
44016 \begin_layout Plain Layout
44017 Font ! Screen
44018 \end_layout
44019
44020 \end_inset
44021
44022
44023 \begin_inset CommandInset label
44024 LatexCommand label
44025 name "sub:Screen-Fonts"
44026
44027 \end_inset
44028
44029
44030 \end_layout
44031
44032 \begin_layout Standard
44033 These fonts are used to display your documents on the screen.
44034 \end_layout
44035
44036 \begin_layout Standard
44037 \begin_inset Note Greyedout
44038 status open
44039
44040 \begin_layout Plain Layout
44041
44042 \series bold
44043 Note:
44044 \series default
44045  This section only deals with the fonts 
44046 \emph on
44047 inside
44048 \emph default
44049  the LyX window.
44050  The fonts that appear on the output are independent from these fonts, and
44051  set in the menu 
44052 \family sans
44053 Document\SpecialChar \menuseparator
44054 Settings\SpecialChar \menuseparator
44055 Fonts
44056 \family default
44057 .
44058 \end_layout
44059
44060 \end_inset
44061
44062
44063 \end_layout
44064
44065 \begin_layout Standard
44066 By default, LyX uses 
44067 \family typewriter
44068 Times
44069 \family default
44070  as roman (serif) font, 
44071 \family typewriter
44072 Arial
44073 \family default
44074  or 
44075 \family typewriter
44076 Helvetica
44077 \family default
44078  (depends on the system) as 
44079 \family sans
44080 sans
44081 \begin_inset space ~
44082 \end_inset
44083
44084 serif
44085 \family default
44086  font, and 
44087 \family typewriter
44088 Courier
44089 \family default
44090  as 
44091 \family typewriter
44092 typewriter
44093 \family default
44094  font.
44095 \end_layout
44096
44097 \begin_layout Standard
44098 You can change the font size with the 
44099 \family sans
44100 Zoom
44101 \family default
44102  setting.
44103  You can also change the font zoom outside the preferences dialog for the
44104  current LyX session by pressing 
44105 \family sans
44106 Ctrl
44107 \family default
44108  and scrolling the mouse wheel.
44109 \end_layout
44110
44111 \begin_layout Standard
44112
44113 \family sans
44114 Screen DPI
44115 \family default
44116  is the screen resolution in dpi (dots per inch).
44117  The Font Sizes are calculated as letter height in units of points.
44118  72
44119 \begin_inset space \thinspace{}
44120 \end_inset
44121
44122 points have the size of 1
44123 \begin_inset space \thinspace{}
44124 \end_inset
44125
44126 inch, see Appendix
44127 \begin_inset space ~
44128 \end_inset
44129
44130
44131 \begin_inset CommandInset ref
44132 LatexCommand ref
44133 reference "cha:Units-available-in"
44134
44135 \end_inset
44136
44137 .
44138 \end_layout
44139
44140 \begin_layout Standard
44141 The default 
44142 \family sans
44143 Font Sizes
44144 \family default
44145  are the same as if a document font size of 10
44146 \begin_inset space \thinspace{}
44147 \end_inset
44148
44149 pt would be used.
44150  The sizes are explained in detail in section
44151 \begin_inset space ~
44152 \end_inset
44153
44154
44155 \begin_inset CommandInset ref
44156 LatexCommand ref
44157 reference "sub:Document-Font"
44158
44159 \end_inset
44160
44161 .
44162 \end_layout
44163
44164 \begin_layout Standard
44165 With the option 
44166 \family sans
44167 Use Pixmap Cache to speed up font rendering
44168 \family default
44169  enabled, LyX needs to redraw the screen less often.
44170  This results in better performance, especially on slow systems.
44171  On the other hand, the characters might look more fuzzy on screen.
44172  So whether you enable this or not depends on whether you prefer speed over
44173  aesthetics.
44174  Note that the Pixmap Cache is only available and useful under Mac
44175 \begin_inset space ~
44176 \end_inset
44177
44178 OS and Windows.
44179 \end_layout
44180
44181 \begin_layout Subsection
44182 Colors
44183 \begin_inset Index idx
44184 status collapsed
44185
44186 \begin_layout Plain Layout
44187 Color ! LyX screen
44188 \end_layout
44189
44190 \end_inset
44191
44192
44193 \begin_inset Index idx
44194 status collapsed
44195
44196 \begin_layout Plain Layout
44197 Settings ! Color
44198 \end_layout
44199
44200 \end_inset
44201
44202
44203 \end_layout
44204
44205 \begin_layout Standard
44206 You can here change all the colors used by LyX.
44207  Choose an item in the list and use the 
44208 \family sans
44209 Alter
44210 \family default
44211  button.
44212 \end_layout
44213
44214 \begin_layout Subsection
44215 Display
44216 \begin_inset Index idx
44217 status collapsed
44218
44219 \begin_layout Plain Layout
44220 Settings ! Display
44221 \end_layout
44222
44223 \end_inset
44224
44225
44226 \end_layout
44227
44228 \begin_layout Standard
44229 Here you can specify if graphics inside LyX are displayed.
44230 \end_layout
44231
44232 \begin_layout Standard
44233
44234 \family sans
44235 Instant Preview
44236 \family default
44237  enables previewing snippets of your document.
44238  This feature is described in section
44239 \begin_inset space ~
44240 \end_inset
44241
44242
44243 \begin_inset CommandInset ref
44244 LatexCommand ref
44245 reference "sec:Previewing-snippets-of"
44246
44247 \end_inset
44248
44249 .
44250 \end_layout
44251
44252 \begin_layout Standard
44253 The option 
44254 \family sans
44255 Mark
44256 \begin_inset space ~
44257 \end_inset
44258
44259 end
44260 \begin_inset space ~
44261 \end_inset
44262
44263 of
44264 \begin_inset space ~
44265 \end_inset
44266
44267 paragraphs
44268 \family default
44269  displays a pilcrow (¶) at the end of every paragraph.
44270 \end_layout
44271
44272 \begin_layout Section
44273 Editing
44274 \begin_inset Index idx
44275 status collapsed
44276
44277 \begin_layout Plain Layout
44278 Settings ! Editing
44279 \end_layout
44280
44281 \end_inset
44282
44283
44284 \end_layout
44285
44286 \begin_layout Subsection
44287 Control
44288 \end_layout
44289
44290 \begin_layout Subsubsection
44291 Editing
44292 \end_layout
44293
44294 \begin_layout Standard
44295 The option 
44296 \family sans
44297 Cursor follows scrollbar
44298 \family default
44299  sets the cursor to the top of the currently displayed document part when
44300  scrolling.
44301 \end_layout
44302
44303 \begin_layout Standard
44304 You can adjust the thickness of the cursor with the 
44305 \family sans
44306 Cursor width
44307 \family default
44308  setting.
44309  If you set the value to zero the thickness of the cursor scales relative
44310  to the zoom value you choose for the screen fonts.
44311 \end_layout
44312
44313 \begin_layout Standard
44314 The option 
44315 \family sans
44316 Sort environments alphabetically
44317 \family default
44318  sorts the entries in the pull-down box for the paragraph environments.
44319 \end_layout
44320
44321 \begin_layout Standard
44322 The option 
44323 \family sans
44324 Group environments by their category
44325 \family default
44326  groups the entries in the pull-down box for the paragraph environments.
44327 \end_layout
44328
44329 \begin_layout Standard
44330 The math macro editing option determines the editing style, see the section
44331  
44332 \emph on
44333 Math Macros
44334 \emph default
44335  of the 
44336 \emph on
44337 Math
44338 \emph default
44339  manual.
44340 \end_layout
44341
44342 \begin_layout Subsubsection
44343 Fullscreen
44344 \end_layout
44345
44346 \begin_layout Standard
44347 Here you can specify what is hidden in the fullscreen mode.
44348  The option 
44349 \family sans
44350 Limit text width
44351 \family default
44352  specifies the width of the text in fullscreen mode.
44353  This way you can display the text smaller than the screen, the text appears
44354  then centered.
44355 \end_layout
44356
44357 \begin_layout Subsection
44358 Shortcuts
44359 \begin_inset Index idx
44360 status collapsed
44361
44362 \begin_layout Plain Layout
44363 Key Bindings
44364 \end_layout
44365
44366 \end_inset
44367
44368
44369 \begin_inset Index idx
44370 status collapsed
44371
44372 \begin_layout Plain Layout
44373 Settings ! Shortcuts
44374 \end_layout
44375
44376 \end_inset
44377
44378
44379 \end_layout
44380
44381 \begin_layout Subsubsection
44382 Bind File
44383 \end_layout
44384
44385 \begin_layout Standard
44386 Bindings are used to bind a LyX-function to a key.
44387  Several binding files are available:
44388 \end_layout
44389
44390 \begin_layout Description
44391 cua.bind typical set of PC keyboard shortcuts
44392 \end_layout
44393
44394 \begin_layout Description
44395 (x)emacs.bind set of bindings like they are used in the editor programs 
44396 \family sans
44397 Emacs
44398 \family default
44399  (
44400 \family sans
44401 XEmacs
44402 \family default
44403 )
44404 \end_layout
44405
44406 \begin_layout Description
44407 mac.bind set of bindings for 
44408 \family sans
44409 Mac
44410 \begin_inset space \thinspace{}
44411 \end_inset
44412
44413 OS
44414 \family default
44415  systems.
44416 \end_layout
44417
44418 \begin_layout Standard
44419 There are also bind-files designed for special document classes, like 
44420 \shape italic
44421 broadway.bind
44422 \shape default
44423 , and bind files for special languages.
44424  The name of language bind-files begin with a language code, e.
44425 \begin_inset space \thinspace{}
44426 \end_inset
44427
44428 g.
44429 \begin_inset space \space{}
44430 \end_inset
44431
44432
44433 \begin_inset Quotes eld
44434 \end_inset
44435
44436 pt
44437 \begin_inset Quotes erd
44438 \end_inset
44439
44440  for Portuguese.
44441  If you use LyX in a certain language, LyX will try to use the appropriate
44442  bind-file.
44443 \end_layout
44444
44445 \begin_layout Standard
44446 Some bind-files, like 
44447 \emph on
44448 math.bind
44449 \emph default
44450 , have only a small scope.
44451  When looking at the end of the file 
44452 \shape italic
44453 cua.bind
44454 \shape default
44455 , you can see that they are included to keep the overview in the bind-file.
44456 \end_layout
44457
44458 \begin_layout Subsubsection
44459 Editing Shortcuts
44460 \begin_inset CommandInset label
44461 LatexCommand label
44462 name "sub:Editing-Shortcuts"
44463
44464 \end_inset
44465
44466
44467 \begin_inset Index idx
44468 status collapsed
44469
44470 \begin_layout Plain Layout
44471 Key Bindings ! Editing
44472 \end_layout
44473
44474 \end_inset
44475
44476
44477 \end_layout
44478
44479 \begin_layout Standard
44480 To add new or modify existing keybindings to your own taste you can use
44481  the table in the dialog that lists all LyX-functions and the bound shortcuts.
44482  To find functions easily, they are grouped by categories and the dialog
44483  provides the field 
44484 \family sans
44485 Show key-bindings containing
44486 \family default
44487 .
44488  In this field you can insert a keyword for a function you want to edit.
44489  Insert there for example as keyword 
44490 \begin_inset Quotes eld
44491 \end_inset
44492
44493 paste
44494 \begin_inset Quotes erd
44495 \end_inset
44496
44497  and you get the 4 different existing shortcuts for the 3 different functions
44498  that contain 
44499 \begin_inset Quotes eld
44500 \end_inset
44501
44502 paste
44503 \begin_inset Quotes erd
44504 \end_inset
44505
44506  in their name.
44507  As you can see, one function can have more than one shortcut.
44508  All LyX-functions are also listed in the file 
44509 \emph on
44510 LyX Functions
44511 \emph default
44512  that you will find in the 
44513 \family sans
44514 Help
44515 \family default
44516  menu.
44517 \end_layout
44518
44519 \begin_layout Standard
44520 To add e.
44521 \begin_inset space \thinspace{}
44522 \end_inset
44523
44524 g.
44525 \begin_inset space \space{}
44526 \end_inset
44527
44528 the shortcut 
44529 \family sans
44530 Alt+Q
44531 \family default
44532  for the function 
44533 \family sans
44534 textstyle-apply
44535 \family default
44536 , select the function and press the 
44537 \family sans
44538 Modify
44539 \family default
44540  button.
44541  A dialog pops up where you can add the shortcut by using it.
44542  So press Alt+Q to define the shortcut.
44543  Modifying an existing shortcut is done the same way.
44544  You can also bind multiple functions to one shortcut by modifying an existing
44545  binding and adding the different function names as a semicolon separated
44546  list.
44547  LyX will then use the first function that is enabled in the current document
44548  part.
44549  The binding for the function 
44550 \family sans
44551 command-alter
44552 \family default
44553  is an example of this.
44554 \end_layout
44555
44556 \begin_layout Standard
44557 Alternatively you can also edit shortcuts by modifying bind-files with a
44558  text editor.
44559  The syntax of the entries is:
44560 \end_layout
44561
44562 \begin_layout Standard
44563
44564 \series bold
44565
44566 \backslash
44567 bind 
44568 \begin_inset Quotes eld
44569 \end_inset
44570
44571 key combination
44572 \begin_inset Quotes erd
44573 \end_inset
44574
44575  
44576 \begin_inset Quotes eld
44577 \end_inset
44578
44579 LyX-function
44580 \begin_inset Quotes erd
44581 \end_inset
44582
44583
44584 \end_layout
44585
44586 \begin_layout Subsection
44587 Keyboard / Mouse
44588 \begin_inset CommandInset label
44589 LatexCommand label
44590 name "sub:Keyboard-Map"
44591
44592 \end_inset
44593
44594
44595 \begin_inset Index idx
44596 status collapsed
44597
44598 \begin_layout Plain Layout
44599 Keyboard Map
44600 \end_layout
44601
44602 \end_inset
44603
44604
44605 \begin_inset Index idx
44606 status collapsed
44607
44608 \begin_layout Plain Layout
44609 Settings ! Keyboard Map
44610 \end_layout
44611
44612 \end_inset
44613
44614
44615 \end_layout
44616
44617 \begin_layout Standard
44618 Normally keyboard settings have to be done in a menu of your operating system.
44619  For the case that this is not possible, LyX provides keyboard maps.
44620  If you have e.
44621 \begin_inset space \thinspace{}
44622 \end_inset
44623
44624 g.
44625 \begin_inset space \space{}
44626 \end_inset
44627
44628 a Czech keyboard but want to write with it like with a Romanian one, you
44629  can use the keyboard map file named 
44630 \emph on
44631 romanian.kmap
44632 \emph default
44633 .
44634 \end_layout
44635
44636 \begin_layout Standard
44637 \begin_inset Note Greyedout
44638 status open
44639
44640 \begin_layout Plain Layout
44641
44642 \series bold
44643 Note:
44644 \series default
44645  Keyboard maps are only provided as makeshift and don't work on all systems.
44646 \end_layout
44647
44648 \end_inset
44649
44650
44651 \end_layout
44652
44653 \begin_layout Standard
44654 Besides this, you can specify here the 
44655 \family sans
44656 Wheel scrolling speed
44657 \family default
44658 .
44659  The standard value is 1.0, higher values speed up the scrolling, lower ones
44660  slow it down.
44661 \end_layout
44662
44663 \begin_layout Subsection
44664 Input Completion
44665 \begin_inset CommandInset label
44666 LatexCommand label
44667 name "sub:Input-Completion-Appendix"
44668
44669 \end_inset
44670
44671
44672 \begin_inset Index idx
44673 status collapsed
44674
44675 \begin_layout Plain Layout
44676 Input completion
44677 \end_layout
44678
44679 \end_inset
44680
44681
44682 \end_layout
44683
44684 \begin_layout Standard
44685 Input completion is described in sec.
44686 \begin_inset space \thinspace{}
44687 \end_inset
44688
44689
44690 \begin_inset CommandInset ref
44691 LatexCommand ref
44692 reference "sec:Input-Completion"
44693
44694 \end_inset
44695
44696 .
44697  The completion options for math do the same as the corresponding options
44698  for text.
44699  With the general options you can define the delay time for the inline and
44700  popup completion and choose if long completions should be abbreviated or
44701  not.
44702 \end_layout
44703
44704 \begin_layout Section
44705 Paths
44706 \begin_inset CommandInset label
44707 LatexCommand label
44708 name "sec:Paths"
44709
44710 \end_inset
44711
44712
44713 \begin_inset Index idx
44714 status collapsed
44715
44716 \begin_layout Plain Layout
44717 Paths
44718 \end_layout
44719
44720 \end_inset
44721
44722
44723 \begin_inset Index idx
44724 status collapsed
44725
44726 \begin_layout Plain Layout
44727 Settings ! Paths
44728 \end_layout
44729
44730 \end_inset
44731
44732
44733 \end_layout
44734
44735 \begin_layout Description
44736 Working
44737 \begin_inset space ~
44738 \end_inset
44739
44740 directory This is LyX's working directory.
44741  It is the default when you 
44742 \family sans
44743 Open
44744 \family default
44745
44746 \family sans
44747 Save
44748 \family default
44749  or 
44750 \family sans
44751 Save
44752 \begin_inset space ~
44753 \end_inset
44754
44755 as
44756 \family default
44757  files.
44758 \end_layout
44759
44760 \begin_layout Description
44761 Document
44762 \begin_inset space ~
44763 \end_inset
44764
44765 templates This directory will be opened when you use the menu 
44766 \family sans
44767 File\SpecialChar \menuseparator
44768 New
44769 \begin_inset space ~
44770 \end_inset
44771
44772 from
44773 \begin_inset space ~
44774 \end_inset
44775
44776 Template
44777 \family default
44778 .
44779 \end_layout
44780
44781 \begin_layout Description
44782 Example
44783 \begin_inset space ~
44784 \end_inset
44785
44786 files This directory will be opened when you use the button 
44787 \family sans
44788 Examples
44789 \family default
44790  in the 
44791 \family sans
44792 File\SpecialChar \menuseparator
44793 Open
44794 \family default
44795  dialog.
44796 \begin_inset Newline newline
44797 \end_inset
44798
44799
44800 \begin_inset Note Greyedout
44801 status open
44802
44803 \begin_layout Plain Layout
44804
44805 \series bold
44806 Note:
44807 \series default
44808  The 
44809 \family sans
44810 Examples
44811 \family default
44812  button does not exist when using LyX on MacOS and Windows systems.
44813 \end_layout
44814
44815 \end_inset
44816
44817
44818 \end_layout
44819
44820 \begin_layout Description
44821 Backup
44822 \begin_inset space ~
44823 \end_inset
44824
44825 directory
44826 \begin_inset Index idx
44827 status collapsed
44828
44829 \begin_layout Plain Layout
44830 Backup ! Directory
44831 \end_layout
44832
44833 \end_inset
44834
44835  Backup copies will be saved to this directory.
44836  When no directory is given but backups are enabled as described in section
44837 \begin_inset space ~
44838 \end_inset
44839
44840
44841 \begin_inset CommandInset ref
44842 LatexCommand ref
44843 reference "sub:Backup documents"
44844
44845 \end_inset
44846
44847 , the 
44848 \family sans
44849 Working directory
44850 \family default
44851  will be used to save the backups.
44852 \begin_inset Newline newline
44853 \end_inset
44854
44855 The backup files have the ending 
44856 \begin_inset Quotes eld
44857 \end_inset
44858
44859 .lyx~
44860 \begin_inset Quotes erd
44861 \end_inset
44862
44863 .
44864 \end_layout
44865
44866 \begin_layout Description
44867 Ly
44868 \begin_inset ERT
44869 status collapsed
44870
44871 \begin_layout Plain Layout
44872
44873 {}
44874 \end_layout
44875
44876 \end_inset
44877
44878 XServer-Pipe Here you can enter the name of a Unix-pipe.
44879  This pipe is used to send data from external programs to LyX.
44880 \begin_inset Newline newline
44881 \end_inset
44882
44883
44884 \series bold
44885 Example
44886 \series default
44887 : You add a BibTeX-database test.bib to your document.
44888  You can edit this file with the program 
44889 \family typewriter
44890 JabRef
44891 \family default
44892  bearbeiten.
44893  In 
44894 \family typewriter
44895 JabRef
44896 \family default
44897  you have to use the same Unix-Pipe for LyX in its preferences under 
44898 \family sans
44899 External
44900 \begin_inset space ~
44901 \end_inset
44902
44903 programs
44904 \family default
44905 .
44906  If you want to get one entry of the database as citation, select it in
44907  
44908 \family typewriter
44909 JabRef
44910 \family default
44911  and click on the LyX-symbol.
44912  The entry will now be inserted as citation at the current cursor position
44913  in your LyX file.
44914  
44915 \family typewriter
44916 JabRef
44917 \family default
44918  and LyX need of course to be run the same time.
44919 \begin_inset Newline newline
44920 \end_inset
44921
44922
44923 \begin_inset Note Greyedout
44924 status open
44925
44926 \begin_layout Plain Layout
44927
44928 \series bold
44929 Note:
44930 \series default
44931  This feature doesn't work on Windows systems.
44932 \end_layout
44933
44934 \end_inset
44935
44936
44937 \end_layout
44938
44939 \begin_layout Description
44940 Temporary
44941 \begin_inset space ~
44942 \end_inset
44943
44944 directory Temporary files will be saved in this directory.
44945 \end_layout
44946
44947 \begin_layout Description
44948 PATH
44949 \begin_inset space ~
44950 \end_inset
44951
44952 prefix This field contains a list of paths to external programs.
44953  When LyX needs to use an external program, it looks in this list where
44954  to find it on the system.
44955  The path list is automatically set up on Windows and Mac systems when LyX
44956  is configured, so that you normally don't have to modify it.
44957  On Unix
44958 \begin_inset space \thinspace{}
44959 \end_inset
44960
44961 /
44962 \begin_inset space \thinspace{}
44963 \end_inset
44964
44965 Linux systems, the path list will need to be set only if there are external
44966  programs you wish to use that are not in your normal system path ($PATH).
44967  
44968 \end_layout
44969
44970 \begin_layout Section
44971 Identity
44972 \end_layout
44973
44974 \begin_layout Standard
44975 Here you can insert your name and email address.
44976  The identity will be used when you have enabled change tracking as described
44977  in section
44978 \begin_inset space ~
44979 \end_inset
44980
44981
44982 \begin_inset CommandInset ref
44983 LatexCommand ref
44984 reference "sec:Change-Tracking"
44985
44986 \end_inset
44987
44988 , to mark changes you make as yours.
44989 \end_layout
44990
44991 \begin_layout Section
44992 Language Settings
44993 \begin_inset Index idx
44994 status collapsed
44995
44996 \begin_layout Plain Layout
44997 Language ! Settings
44998 \end_layout
44999
45000 \end_inset
45001
45002
45003 \begin_inset Index idx
45004 status collapsed
45005
45006 \begin_layout Plain Layout
45007 Settings ! Language
45008 \end_layout
45009
45010 \end_inset
45011
45012
45013 \end_layout
45014
45015 \begin_layout Subsection
45016 Language
45017 \begin_inset CommandInset label
45018 LatexCommand label
45019 name "sub:Prefs-Language"
45020
45021 \end_inset
45022
45023
45024 \end_layout
45025
45026 \begin_layout Description
45027 User
45028 \begin_inset space ~
45029 \end_inset
45030
45031 Interface
45032 \begin_inset space ~
45033 \end_inset
45034
45035 language Here you can select the language of LyX's menus.
45036  Unfortunately this doesn't work on Mac and Windows.
45037  It works on Linux for the languages into LyX's menus and dialogs are translated.
45038  You find the actual translation status here: 
45039 \begin_inset CommandInset href
45040 LatexCommand href
45041 name "http://www.lyx.org/I18n"
45042 target "http://www.lyx.org/I18n"
45043
45044 \end_inset
45045
45046
45047 \end_layout
45048
45049 \begin_layout Description
45050 Default
45051 \begin_inset space ~
45052 \end_inset
45053
45054 language is the language used in new documents
45055 \end_layout
45056
45057 \begin_layout Description
45058 Language
45059 \begin_inset space ~
45060 \end_inset
45061
45062 package determines which LaTeX package should be loaded to handle language
45063  issues.
45064  Language issues which are handled by this package include proper hyphenation
45065  as well as localization of dates and text strings such as 
45066 \begin_inset Quotes eld
45067 \end_inset
45068
45069 Chapter
45070 \begin_inset Quotes erd
45071 \end_inset
45072
45073  and 
45074 \begin_inset Quotes eld
45075 \end_inset
45076
45077 Table
45078 \begin_inset Quotes erd
45079 \end_inset
45080
45081 .
45082  The most widespread language package is 
45083 \series bold
45084 babel
45085 \series default
45086 , it's the default language package in classic LaTeX.
45087  However, more recent typesetting engines such as XeTeX and LuaTeX come
45088  with an alternative language package (
45089 \series bold
45090 polyglossia
45091 \series default
45092 ) that is more suited for the multi-script support of these engines.
45093  Furthermore, there are also specific language packages for languages not
45094  covered by babel.
45095 \begin_inset Newline newline
45096 \end_inset
45097
45098 The available selections are:
45099 \end_layout
45100
45101 \begin_deeper
45102 \begin_layout Itemize
45103 \noindent
45104
45105 \series bold
45106 Automatic
45107 \series default
45108 :
45109 \series bold
45110  
45111 \series default
45112 Selects the most appropriate language package for the current typesetting
45113  engine (default)
45114 \end_layout
45115
45116 \begin_layout Itemize
45117 \noindent
45118
45119 \series bold
45120 Always babel: 
45121 \series default
45122 Uses always babel, even if another package (such as polyglossia) would have
45123  been preferred by automatic setting; this essentially allows to select
45124  babel instead of polyglossia with XeTeX and LuaTeX
45125 \end_layout
45126
45127 \begin_layout Itemize
45128 \noindent
45129
45130 \series bold
45131 Custom: 
45132 \series default
45133 Lets you load some other language package (via 
45134 \family typewriter
45135
45136 \backslash
45137 usepackage
45138 \series bold
45139 {
45140 \series default
45141 packagename}
45142 \family default
45143 )
45144 \end_layout
45145
45146 \begin_layout Itemize
45147 \noindent
45148
45149 \series bold
45150 None: 
45151 \series default
45152 Loads no language package at all
45153 \end_layout
45154
45155 \end_deeper
45156 \begin_layout Description
45157 Default
45158 \begin_inset space ~
45159 \end_inset
45160
45161 Decimal
45162 \begin_inset space ~
45163 \end_inset
45164
45165 Point Define the default decimal point for the use in tables (decimal point
45166  alignment)
45167 \end_layout
45168
45169 \begin_layout Description
45170 Command
45171 \begin_inset space ~
45172 \end_inset
45173
45174 start When a special LaTeX-package is needed to write in a certain document
45175  language, you can here specify the command to start the package.
45176  An example is the start command 
45177 \family sans
45178
45179 \backslash
45180 begin{arabtext}
45181 \family default
45182  that is needed to write Arabic using the package 
45183 \series bold
45184 ArabTeX
45185 \series default
45186 , see 
45187 \begin_inset CommandInset citation
45188 LatexCommand cite
45189 key "Arabic"
45190
45191 \end_inset
45192
45193 .
45194  The default is the 
45195 \series bold
45196 babel
45197 \series default
45198  command 
45199 \family sans
45200
45201 \backslash
45202 selectlanguage{$$lang}
45203 \family default
45204 .
45205 \end_layout
45206
45207 \begin_layout Description
45208 Command
45209 \begin_inset space ~
45210 \end_inset
45211
45212 end Counterpart to 
45213 \family sans
45214 Command start
45215 \family default
45216 .
45217  Some packages, like the default, don't have an end command since the start
45218  command toggles the package on and off.
45219 \end_layout
45220
45221 \begin_layout Description
45222 Set
45223 \begin_inset space ~
45224 \end_inset
45225
45226 languages
45227 \begin_inset space ~
45228 \end_inset
45229
45230 globally When this option is set, the languages used in the document will
45231  be added as options to the document class options, so that they can be
45232  used by all LaTeX-packages.
45233  Otherwise they will only be used as options for the 
45234 \series bold
45235 babel
45236 \series default
45237  package.
45238 \end_layout
45239
45240 \begin_layout Description
45241 Auto
45242 \begin_inset space ~
45243 \end_inset
45244
45245 begin When this option is set, the documents starts with the chosen document
45246  language.
45247  When this option is not set, the 
45248 \family sans
45249 Command
45250 \begin_inset space ~
45251 \end_inset
45252
45253 start
45254 \family default
45255  is explicitly set to the beginning of the document in the LaTeX-output.
45256  This assures that the correct language is used when you use another 
45257 \family sans
45258 Command
45259 \begin_inset space ~
45260 \end_inset
45261
45262 start
45263 \family default
45264  than the default.
45265 \end_layout
45266
45267 \begin_layout Description
45268 Auto
45269 \begin_inset space ~
45270 \end_inset
45271
45272 end Counterpart to 
45273 \family sans
45274 Auto
45275 \begin_inset space ~
45276 \end_inset
45277
45278 begin
45279 \family default
45280 .
45281  When it is not set, the 
45282 \family sans
45283 Command
45284 \begin_inset space ~
45285 \end_inset
45286
45287 end
45288 \family default
45289  is set to the end of the document.
45290 \end_layout
45291
45292 \begin_layout Description
45293 Mark
45294 \begin_inset space ~
45295 \end_inset
45296
45297 foreign
45298 \begin_inset space ~
45299 \end_inset
45300
45301 languages Text marked formatted in a language different from the document
45302  language will be underlined blue.
45303 \end_layout
45304
45305 \begin_layout Description
45306 Enable
45307 \begin_inset space ~
45308 \end_inset
45309
45310 RTL
45311 \begin_inset space ~
45312 \end_inset
45313
45314 support Enables the use of languages, written from right to left (RTL),
45315  like Arabic, Hebrew, Farsi.
45316 \end_layout
45317
45318 \begin_layout Description
45319 Cursor
45320 \begin_inset space ~
45321 \end_inset
45322
45323 movement When writing RTL, you can define if the left and right arrow keys
45324  move the cursor visually to the left or right, respectively, or logically.
45325  Logical means that the cursor is moved to the left when pressing the right
45326  arrow key and the cursor is inside text in an RTL language.
45327 \end_layout
45328
45329 \begin_layout Subsection
45330 Spellchecker
45331 \end_layout
45332
45333 \begin_layout Standard
45334 The spellchecker settings are explained in section
45335 \begin_inset space ~
45336 \end_inset
45337
45338
45339 \begin_inset CommandInset ref
45340 LatexCommand ref
45341 reference "sec:Spellchecking"
45342
45343 \end_inset
45344
45345
45346 \end_layout
45347
45348 \begin_layout Section
45349 Outputs
45350 \end_layout
45351
45352 \begin_layout Subsection
45353 Printer
45354 \begin_inset CommandInset label
45355 LatexCommand label
45356 name "sub:Printer"
45357
45358 \end_inset
45359
45360
45361 \begin_inset Index idx
45362 status collapsed
45363
45364 \begin_layout Plain Layout
45365 Printer
45366 \end_layout
45367
45368 \end_inset
45369
45370
45371 \begin_inset Index idx
45372 status collapsed
45373
45374 \begin_layout Plain Layout
45375 Settings ! Printer
45376 \end_layout
45377
45378 \end_inset
45379
45380
45381 \end_layout
45382
45383 \begin_layout Description
45384 Default
45385 \begin_inset space ~
45386 \end_inset
45387
45388 printer Here you can specify the name of your default printer.
45389  The name will be used when the 
45390 \family sans
45391 Printer command
45392 \family default
45393  is executed.
45394 \begin_inset Newline newline
45395 \end_inset
45396
45397
45398 \begin_inset Note Greyedout
45399 status open
45400
45401 \begin_layout Plain Layout
45402
45403 \series bold
45404 Note:
45405 \series default
45406  You can leave this field empty on Windows systems because it has no effect.
45407 \end_layout
45408
45409 \end_inset
45410
45411
45412 \end_layout
45413
45414 \begin_layout Description
45415 Printer
45416 \begin_inset space ~
45417 \end_inset
45418
45419 command is the command LyX
45420 \begin_inset space \thinspace{}
45421 \end_inset
45422
45423 /
45424 \begin_inset space \thinspace{}
45425 \end_inset
45426
45427 LaTeX uses for printing.
45428  The default is on most systems 
45429 \family sans
45430 dvips
45431 \family default
45432 .
45433 \end_layout
45434
45435 \begin_layout Description
45436 Printer
45437 \begin_inset space ~
45438 \end_inset
45439
45440 Command
45441 \begin_inset space ~
45442 \end_inset
45443
45444 Options Here you can specify printer options.
45445  A list of printer options with explanations can be found in the documentation
45446  of the program that provides the 
45447 \family sans
45448 Printer command
45449 \family default
45450  you are using.
45451 \end_layout
45452
45453 \begin_layout Description
45454 Adapt
45455 \begin_inset space ~
45456 \end_inset
45457
45458 output
45459 \begin_inset space ~
45460 \end_inset
45461
45462 to
45463 \begin_inset space ~
45464 \end_inset
45465
45466 printer This option works only for the 
45467 \family sans
45468 Printer command
45469 \family default
45470  
45471 \begin_inset Quotes eld
45472 \end_inset
45473
45474
45475 \family sans
45476 dvips
45477 \family default
45478
45479 \begin_inset Quotes erd
45480 \end_inset
45481
45482 .
45483  It activates a configuration file for dvips.
45484  This is an option only for dvips experts.
45485 \end_layout
45486
45487 \begin_layout Subsection
45488 Date Format
45489 \begin_inset Index idx
45490 status collapsed
45491
45492 \begin_layout Plain Layout
45493 Date Format
45494 \end_layout
45495
45496 \end_inset
45497
45498
45499 \begin_inset Index idx
45500 status collapsed
45501
45502 \begin_layout Plain Layout
45503 Settings ! Date format
45504 \end_layout
45505
45506 \end_inset
45507
45508
45509 \end_layout
45510
45511 \begin_layout Standard
45512 The date format can be one or a mixture of the formats listed here:
45513 \begin_inset Newline newline
45514 \end_inset
45515
45516
45517 \begin_inset Flex URL
45518 status collapsed
45519
45520 \begin_layout Plain Layout
45521
45522 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
45523 \end_layout
45524
45525 \end_inset
45526
45527
45528 \begin_inset Newline newline
45529 \end_inset
45530
45531 For example the format
45532 \begin_inset Newline newline
45533 \end_inset
45534
45535 %d/%m/%y
45536 \begin_inset Newline newline
45537 \end_inset
45538
45539 prints the date as day/month/year.
45540 \end_layout
45541
45542 \begin_layout Subsection
45543 Plain Text
45544 \end_layout
45545
45546 \begin_layout Description
45547 Output
45548 \begin_inset space ~
45549 \end_inset
45550
45551 line
45552 \begin_inset space ~
45553 \end_inset
45554
45555 length sets the maximum number of characters printed in one line when using
45556  the menu 
45557 \family sans
45558 File\SpecialChar \menuseparator
45559 Export\SpecialChar \menuseparator
45560 Plain
45561 \begin_inset space ~
45562 \end_inset
45563
45564 text
45565 \family default
45566 .
45567  Setting the line line length to 0 means all text is printed in one endless
45568  line.
45569 \end_layout
45570
45571 \begin_layout Description
45572 roff
45573 \begin_inset space ~
45574 \end_inset
45575
45576 command defines an additional command used to produce better ASCII tables
45577  with the 
45578 \family typewriter
45579 groff/troff/nroff
45580 \family default
45581  UNIX-commands (refer to their manuals for more information about them).
45582  Setting this as empty tells LyX to use the internal formatter.
45583 \end_layout
45584
45585 \begin_layout Subsection
45586 LaT
45587 \begin_inset ERT
45588 status collapsed
45589
45590 \begin_layout Plain Layout
45591
45592 {}
45593 \end_layout
45594
45595 \end_inset
45596
45597 eX
45598 \begin_inset CommandInset label
45599 LatexCommand label
45600 name "sub:LaTeX-settings"
45601
45602 \end_inset
45603
45604
45605 \begin_inset Index idx
45606 status collapsed
45607
45608 \begin_layout Plain Layout
45609 Settings ! LaTeX
45610 \end_layout
45611
45612 \end_inset
45613
45614
45615 \end_layout
45616
45617 \begin_layout Description
45618 Use
45619 \begin_inset space ~
45620 \end_inset
45621
45622 LaTe
45623 \begin_inset ERT
45624 status collapsed
45625
45626 \begin_layout Plain Layout
45627
45628 {}
45629 \end_layout
45630
45631 \end_inset
45632
45633 X
45634 \begin_inset space ~
45635 \end_inset
45636
45637 font
45638 \begin_inset space ~
45639 \end_inset
45640
45641 encoding This is the default encoding of the document font.
45642  
45643 \family sans
45644 T1
45645 \family default
45646  is the default and covers western languages and symbols.
45647  
45648 \family sans
45649 T2A
45650 \family default
45651
45652 \family sans
45653 T2B
45654 \family default
45655
45656 \family sans
45657 T2C
45658 \family default
45659
45660 \family sans
45661 LCY
45662 \family default
45663 , and 
45664 \family sans
45665 X2
45666 \family default
45667  are for Cyrillic.
45668  Combinations of the encodings are possible, like 
45669 \begin_inset Quotes erd
45670 \end_inset
45671
45672
45673 \family sans
45674 T1, T2B
45675 \family default
45676
45677 \begin_inset Quotes erd
45678 \end_inset
45679
45680 .
45681  The font encoding is normally automatically loaded by the language packages
45682  LyX sets up in the background.
45683  So there is no need to change the default encoding.
45684 \end_layout
45685
45686 \begin_layout Description
45687 Default
45688 \begin_inset space ~
45689 \end_inset
45690
45691 paper
45692 \begin_inset space ~
45693 \end_inset
45694
45695 size This is the paper size that is used for new documents.
45696  The 
45697 \family sans
45698 Default
45699 \family default
45700  value depends on your LaTeX-system setup.
45701 \end_layout
45702
45703 \begin_layout Standard
45704 You can also specify here commands with parameters for the listed applications.
45705  But before you change something, it is strongly recommended to read the
45706  manuals of the applications.
45707  Currently the following commands can be set:
45708 \end_layout
45709
45710 \begin_layout Description
45711 CheckTe
45712 \begin_inset ERT
45713 status collapsed
45714
45715 \begin_layout Plain Layout
45716
45717 {}
45718 \end_layout
45719
45720 \end_inset
45721
45722 X
45723 \begin_inset space ~
45724 \end_inset
45725
45726 command Command for the program 
45727 \family sans
45728 CheckTeX
45729 \family default
45730  that is described in the section 
45731 \emph on
45732 Checking TeX
45733 \emph default
45734  of the 
45735 \emph on
45736 Additional Features
45737 \emph default
45738  manual.
45739 \end_layout
45740
45741 \begin_layout Description
45742 BibTe
45743 \begin_inset ERT
45744 status collapsed
45745
45746 \begin_layout Plain Layout
45747
45748 {}
45749 \end_layout
45750
45751 \end_inset
45752
45753 X
45754 \begin_inset space ~
45755 \end_inset
45756
45757 command Command for the program 
45758 \family sans
45759 BibTeX
45760 \family default
45761  that generates the bibliography, see section
45762 \begin_inset space ~
45763 \end_inset
45764
45765
45766 \begin_inset CommandInset ref
45767 LatexCommand ref
45768 reference "sub:Bibliography-databases"
45769
45770 \end_inset
45771
45772 .
45773 \end_layout
45774
45775 \begin_layout Description
45776 Index
45777 \begin_inset space ~
45778 \end_inset
45779
45780 command Command for the program that generates the index, see section
45781 \begin_inset space ~
45782 \end_inset
45783
45784
45785 \begin_inset CommandInset ref
45786 LatexCommand ref
45787 reference "sub:Index-Program"
45788
45789 \end_inset
45790
45791 .
45792 \end_layout
45793
45794 \begin_layout Description
45795 Nomenclature
45796 \begin_inset space ~
45797 \end_inset
45798
45799 command Command for the program that generates the nomenclature, see section
45800 \begin_inset space ~
45801 \end_inset
45802
45803
45804 \begin_inset CommandInset ref
45805 LatexCommand ref
45806 reference "sub:Nomenclature-Program"
45807
45808 \end_inset
45809
45810 .
45811 \end_layout
45812
45813 \begin_layout Description
45814 DVI
45815 \begin_inset space ~
45816 \end_inset
45817
45818 viewer
45819 \begin_inset space ~
45820 \end_inset
45821
45822 paper
45823 \begin_inset space ~
45824 \end_inset
45825
45826 size
45827 \begin_inset space ~
45828 \end_inset
45829
45830 options They only have an effect when the program 
45831 \family sans
45832 xdvi
45833 \family default
45834  is used as DVI-viewer.
45835 \end_layout
45836
45837 \begin_layout Standard
45838 There are additionally the following options:
45839 \end_layout
45840
45841 \begin_layout Description
45842 Use
45843 \begin_inset space ~
45844 \end_inset
45845
45846 Windows-style
45847 \begin_inset space ~
45848 \end_inset
45849
45850 paths
45851 \begin_inset space ~
45852 \end_inset
45853
45854 in
45855 \begin_inset space ~
45856 \end_inset
45857
45858 LaTeX
45859 \begin_inset space ~
45860 \end_inset
45861
45862 files Uses paths in the notation of Windows, that means that 
45863 \begin_inset Quotes eld
45864 \end_inset
45865
45866
45867 \backslash
45868
45869 \begin_inset Quotes erd
45870 \end_inset
45871
45872  is used instead of 
45873 \begin_inset Quotes eld
45874 \end_inset
45875
45876 /
45877 \begin_inset Quotes erd
45878 \end_inset
45879
45880  to separate folders.
45881  This option is enabled by default when you use LyX on Windows.
45882 \begin_inset Index idx
45883 status collapsed
45884
45885 \begin_layout Plain Layout
45886 Paths
45887 \end_layout
45888
45889 \end_inset
45890
45891
45892 \begin_inset Index idx
45893 status collapsed
45894
45895 \begin_layout Plain Layout
45896 Settings ! Paths
45897 \end_layout
45898
45899 \end_inset
45900
45901
45902 \end_layout
45903
45904 \begin_layout Description
45905 Reset
45906 \begin_inset space ~
45907 \end_inset
45908
45909 class
45910 \begin_inset space ~
45911 \end_inset
45912
45913 options
45914 \begin_inset space ~
45915 \end_inset
45916
45917 when
45918 \begin_inset space ~
45919 \end_inset
45920
45921 document
45922 \begin_inset space ~
45923 \end_inset
45924
45925 classes
45926 \begin_inset space ~
45927 \end_inset
45928
45929 changes Removes all manually set document class options in the 
45930 \family sans
45931 Document\SpecialChar \menuseparator
45932 Settings
45933 \family default
45934  dialog when changing the document class.
45935 \end_layout
45936
45937 \begin_layout Section
45938 File
45939 \begin_inset space ~
45940 \end_inset
45941
45942 Handling
45943 \begin_inset Index idx
45944 status collapsed
45945
45946 \begin_layout Plain Layout
45947 File handling
45948 \end_layout
45949
45950 \end_inset
45951
45952
45953 \end_layout
45954
45955 \begin_layout Subsection
45956 Converters
45957 \begin_inset CommandInset label
45958 LatexCommand label
45959 name "sub:Converters"
45960
45961 \end_inset
45962
45963
45964 \begin_inset Index idx
45965 status collapsed
45966
45967 \begin_layout Plain Layout
45968 Converters
45969 \end_layout
45970
45971 \end_inset
45972
45973
45974 \end_layout
45975
45976 \begin_layout Standard
45977 Here you find the list of defined converter commands to convert material
45978  from one format to another.
45979  You can modify them or create new ones.
45980  To modify a converter, select it, change the entry of the field 
45981 \family sans
45982 Converter
45983 \family default
45984  and/or 
45985 \family sans
45986 Extra
45987 \begin_inset space ~
45988 \end_inset
45989
45990 flag
45991 \family default
45992 , and press the 
45993 \family sans
45994 Modify
45995 \family default
45996  button.
45997  To create a new converter, select an existing one, select a different format
45998  in the 
45999 \family sans
46000 From
46001 \begin_inset space ~
46002 \end_inset
46003
46004 format
46005 \family default
46006  drop-down list, modify the 
46007 \family sans
46008 Converter
46009 \family default
46010  field, and press the 
46011 \family sans
46012 Add
46013 \family default
46014  button.
46015 \end_layout
46016
46017 \begin_layout Standard
46018 When the 
46019 \family sans
46020 Converter File Cache
46021 \family default
46022  is enabled, conversions will be cached as long as specified in the field
46023  
46024 \family sans
46025 Maximum Age (in days
46026 \family default
46027 ).
46028  This means that images don't need to be converted again when you reopen
46029  a document; the converted images from the cache will be used instead.
46030 \end_layout
46031
46032 \begin_layout Standard
46033 More about converters, like the variables and flags that can be used in
46034  the converter definition, is described in the section 
46035 \emph on
46036 Converters
46037 \emph default
46038  of the 
46039 \emph on
46040 Customization
46041 \emph default
46042  manual.
46043 \end_layout
46044
46045 \begin_layout Subsection
46046 File Formats
46047 \begin_inset CommandInset label
46048 LatexCommand label
46049 name "sec:File-Formats"
46050
46051 \end_inset
46052
46053
46054 \begin_inset Index idx
46055 status collapsed
46056
46057 \begin_layout Plain Layout
46058 File formats
46059 \end_layout
46060
46061 \end_inset
46062
46063
46064 \begin_inset Index idx
46065 status collapsed
46066
46067 \begin_layout Plain Layout
46068 Copiers
46069 \end_layout
46070
46071 \end_inset
46072
46073
46074 \end_layout
46075
46076 \begin_layout Standard
46077 Here you find the list of defined file formats that LyX can handle.
46078  You can modify the viewer and editor program that should be used for certain
46079  formats.
46080 \end_layout
46081
46082 \begin_layout Standard
46083 Furthermore, you can define the 
46084 \begin_inset Quotes eld
46085 \end_inset
46086
46087 Default output format
46088 \begin_inset Quotes erd
46089 \end_inset
46090
46091  that is used when you hit 
46092 \begin_inset Quotes eld
46093 \end_inset
46094
46095 View
46096 \begin_inset Quotes erd
46097 \end_inset
46098
46099
46100 \begin_inset Quotes eld
46101 \end_inset
46102
46103 Update
46104 \begin_inset Quotes erd
46105 \end_inset
46106
46107
46108 \begin_inset Quotes eld
46109 \end_inset
46110
46111 View Master Document
46112 \begin_inset Quotes erd
46113 \end_inset
46114
46115  and 
46116 \begin_inset Quotes eld
46117 \end_inset
46118
46119 Update Master Document
46120 \begin_inset Quotes erd
46121 \end_inset
46122
46123  in the Edit menu or the toolbar.
46124 \end_layout
46125
46126 \begin_layout Standard
46127 More about formats, like the options that can be used in the format definition,
46128  is described in the section 
46129 \emph on
46130 Formats
46131 \emph default
46132  of the 
46133 \emph on
46134 Customization
46135 \emph default
46136  manual.
46137 \end_layout
46138
46139 \begin_layout Standard
46140 Since all conversions from one format to another take place in LyX's temporary
46141  directory, it is sometimes necessary to modify a file before copying it
46142  to the temporary directory in order that the conversion may be performed.
46143  This is done by specifying a 
46144 \family sans
46145 Copier
46146 \family default
46147 .
46148  More about this is described in the section 
46149 \emph on
46150 Copiers
46151 \emph default
46152  of the 
46153 \emph on
46154 Customization
46155 \emph default
46156  manual.
46157 \end_layout
46158
46159 \begin_layout Chapter
46160 Units available in LyX
46161 \begin_inset Index idx
46162 status collapsed
46163
46164 \begin_layout Plain Layout
46165 Units
46166 \end_layout
46167
46168 \end_inset
46169
46170
46171 \begin_inset CommandInset label
46172 LatexCommand label
46173 name "cha:Units-available-in"
46174
46175 \end_inset
46176
46177
46178 \end_layout
46179
46180 \begin_layout Standard
46181 To understand the units described in this documentation, 
46182 \begin_inset CommandInset ref
46183 LatexCommand ref
46184 reference "cap:Units"
46185
46186 \end_inset
46187
46188  explains all units available in LyX.
46189 \end_layout
46190
46191 \begin_layout Standard
46192 \begin_inset Float table
46193 placement h
46194 wide false
46195 sideways false
46196 status open
46197
46198 \begin_layout Plain Layout
46199 \begin_inset Caption
46200
46201 \begin_layout Plain Layout
46202 \begin_inset CommandInset label
46203 LatexCommand label
46204 name "cap:Units"
46205
46206 \end_inset
46207
46208 Units
46209 \end_layout
46210
46211 \end_inset
46212
46213
46214 \end_layout
46215
46216 \begin_layout Plain Layout
46217 \begin_inset VSpace medskip
46218 \end_inset
46219
46220
46221 \end_layout
46222
46223 \begin_layout Plain Layout
46224 \align center
46225 \begin_inset Tabular
46226 <lyxtabular version="3" rows="20" columns="2">
46227 <features tabularvalignment="middle">
46228 <column alignment="center" valignment="top" width="0">
46229 <column alignment="center" valignment="top" width="0">
46230 <row>
46231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46232 \begin_inset Text
46233
46234 \begin_layout Plain Layout
46235 unit
46236 \end_layout
46237
46238 \end_inset
46239 </cell>
46240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46241 \begin_inset Text
46242
46243 \begin_layout Plain Layout
46244 name/description
46245 \end_layout
46246
46247 \end_inset
46248 </cell>
46249 </row>
46250 <row>
46251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46252 \begin_inset Text
46253
46254 \begin_layout Plain Layout
46255 mm
46256 \end_layout
46257
46258 \end_inset
46259 </cell>
46260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46261 \begin_inset Text
46262
46263 \begin_layout Plain Layout
46264 millimeter
46265 \end_layout
46266
46267 \end_inset
46268 </cell>
46269 </row>
46270 <row>
46271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46272 \begin_inset Text
46273
46274 \begin_layout Plain Layout
46275 cm
46276 \end_layout
46277
46278 \end_inset
46279 </cell>
46280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46281 \begin_inset Text
46282
46283 \begin_layout Plain Layout
46284 centimeter
46285 \end_layout
46286
46287 \end_inset
46288 </cell>
46289 </row>
46290 <row>
46291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46292 \begin_inset Text
46293
46294 \begin_layout Plain Layout
46295 in
46296 \end_layout
46297
46298 \end_inset
46299 </cell>
46300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46301 \begin_inset Text
46302
46303 \begin_layout Plain Layout
46304 inch
46305 \end_layout
46306
46307 \end_inset
46308 </cell>
46309 </row>
46310 <row>
46311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46312 \begin_inset Text
46313
46314 \begin_layout Plain Layout
46315 pt
46316 \end_layout
46317
46318 \end_inset
46319 </cell>
46320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46321 \begin_inset Text
46322
46323 \begin_layout Plain Layout
46324 point (72.27
46325 \begin_inset space \thinspace{}
46326 \end_inset
46327
46328 pt = 1
46329 \begin_inset space \thinspace{}
46330 \end_inset
46331
46332 in)
46333 \end_layout
46334
46335 \end_inset
46336 </cell>
46337 </row>
46338 <row>
46339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46340 \begin_inset Text
46341
46342 \begin_layout Plain Layout
46343 pc
46344 \end_layout
46345
46346 \end_inset
46347 </cell>
46348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46349 \begin_inset Text
46350
46351 \begin_layout Plain Layout
46352 pica (1
46353 \begin_inset space \thinspace{}
46354 \end_inset
46355
46356 pc = 12
46357 \begin_inset space \thinspace{}
46358 \end_inset
46359
46360 pt)
46361 \end_layout
46362
46363 \end_inset
46364 </cell>
46365 </row>
46366 <row>
46367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46368 \begin_inset Text
46369
46370 \begin_layout Plain Layout
46371 sp
46372 \end_layout
46373
46374 \end_inset
46375 </cell>
46376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46377 \begin_inset Text
46378
46379 \begin_layout Plain Layout
46380 scaled point (65536
46381 \begin_inset space \thinspace{}
46382 \end_inset
46383
46384 sp = 1
46385 \begin_inset space \thinspace{}
46386 \end_inset
46387
46388 pt)
46389 \end_layout
46390
46391 \end_inset
46392 </cell>
46393 </row>
46394 <row>
46395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46396 \begin_inset Text
46397
46398 \begin_layout Plain Layout
46399 bp
46400 \end_layout
46401
46402 \end_inset
46403 </cell>
46404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46405 \begin_inset Text
46406
46407 \begin_layout Plain Layout
46408 big point (72
46409 \begin_inset space \thinspace{}
46410 \end_inset
46411
46412 bp = 1
46413 \begin_inset space \thinspace{}
46414 \end_inset
46415
46416 in)
46417 \end_layout
46418
46419 \end_inset
46420 </cell>
46421 </row>
46422 <row>
46423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46424 \begin_inset Text
46425
46426 \begin_layout Plain Layout
46427 dd
46428 \end_layout
46429
46430 \end_inset
46431 </cell>
46432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46433 \begin_inset Text
46434
46435 \begin_layout Plain Layout
46436 didot (72
46437 \begin_inset space \thinspace{}
46438 \end_inset
46439
46440 dd 
46441 \begin_inset Formula $\approx$
46442 \end_inset
46443
46444  37.6
46445 \begin_inset space \thinspace{}
46446 \end_inset
46447
46448 mm)
46449 \end_layout
46450
46451 \end_inset
46452 </cell>
46453 </row>
46454 <row>
46455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46456 \begin_inset Text
46457
46458 \begin_layout Plain Layout
46459 cc
46460 \end_layout
46461
46462 \end_inset
46463 </cell>
46464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46465 \begin_inset Text
46466
46467 \begin_layout Plain Layout
46468 cicero (1
46469 \begin_inset space \thinspace{}
46470 \end_inset
46471
46472 cc = 12
46473 \begin_inset space \thinspace{}
46474 \end_inset
46475
46476 dd)
46477 \end_layout
46478
46479 \end_inset
46480 </cell>
46481 </row>
46482 <row>
46483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46484 \begin_inset Text
46485
46486 \begin_layout Plain Layout
46487 Scale%
46488 \end_layout
46489
46490 \end_inset
46491 </cell>
46492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46493 \begin_inset Text
46494
46495 \begin_layout Plain Layout
46496 % of original image width
46497 \end_layout
46498
46499 \end_inset
46500 </cell>
46501 </row>
46502 <row>
46503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46504 \begin_inset Text
46505
46506 \begin_layout Plain Layout
46507 text%
46508 \end_layout
46509
46510 \end_inset
46511 </cell>
46512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46513 \begin_inset Text
46514
46515 \begin_layout Plain Layout
46516 % of text width
46517 \end_layout
46518
46519 \end_inset
46520 </cell>
46521 </row>
46522 <row>
46523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46524 \begin_inset Text
46525
46526 \begin_layout Plain Layout
46527 col%
46528 \end_layout
46529
46530 \end_inset
46531 </cell>
46532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46533 \begin_inset Text
46534
46535 \begin_layout Plain Layout
46536 % of column width
46537 \end_layout
46538
46539 \end_inset
46540 </cell>
46541 </row>
46542 <row>
46543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46544 \begin_inset Text
46545
46546 \begin_layout Plain Layout
46547 page%
46548 \end_layout
46549
46550 \end_inset
46551 </cell>
46552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46553 \begin_inset Text
46554
46555 \begin_layout Plain Layout
46556 % of paper width
46557 \end_layout
46558
46559 \end_inset
46560 </cell>
46561 </row>
46562 <row>
46563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46564 \begin_inset Text
46565
46566 \begin_layout Plain Layout
46567 line%
46568 \end_layout
46569
46570 \end_inset
46571 </cell>
46572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46573 \begin_inset Text
46574
46575 \begin_layout Plain Layout
46576 % of line width
46577 \end_layout
46578
46579 \end_inset
46580 </cell>
46581 </row>
46582 <row>
46583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46584 \begin_inset Text
46585
46586 \begin_layout Plain Layout
46587 theight%
46588 \end_layout
46589
46590 \end_inset
46591 </cell>
46592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46593 \begin_inset Text
46594
46595 \begin_layout Plain Layout
46596 % of text height
46597 \end_layout
46598
46599 \end_inset
46600 </cell>
46601 </row>
46602 <row>
46603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46604 \begin_inset Text
46605
46606 \begin_layout Plain Layout
46607 pheight%
46608 \end_layout
46609
46610 \end_inset
46611 </cell>
46612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46613 \begin_inset Text
46614
46615 \begin_layout Plain Layout
46616 % of paper height
46617 \end_layout
46618
46619 \end_inset
46620 </cell>
46621 </row>
46622 <row>
46623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46624 \begin_inset Text
46625
46626 \begin_layout Plain Layout
46627 ex
46628 \end_layout
46629
46630 \end_inset
46631 </cell>
46632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46633 \begin_inset Text
46634
46635 \begin_layout Plain Layout
46636 height of letter 
46637 \emph on
46638 x
46639 \emph default
46640  in current font
46641 \end_layout
46642
46643 \end_inset
46644 </cell>
46645 </row>
46646 <row>
46647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46648 \begin_inset Text
46649
46650 \begin_layout Plain Layout
46651 em
46652 \end_layout
46653
46654 \end_inset
46655 </cell>
46656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46657 \begin_inset Text
46658
46659 \begin_layout Plain Layout
46660 width of letter 
46661 \emph on
46662 M
46663 \emph default
46664  in current font
46665 \end_layout
46666
46667 \end_inset
46668 </cell>
46669 </row>
46670 <row>
46671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46672 \begin_inset Text
46673
46674 \begin_layout Plain Layout
46675 mu
46676 \end_layout
46677
46678 \end_inset
46679 </cell>
46680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46681 \begin_inset Text
46682
46683 \begin_layout Plain Layout
46684 math unit (1
46685 \begin_inset space \thinspace{}
46686 \end_inset
46687
46688 mu = 1/18
46689 \begin_inset space \thinspace{}
46690 \end_inset
46691
46692 em)
46693 \end_layout
46694
46695 \end_inset
46696 </cell>
46697 </row>
46698 </lyxtabular>
46699
46700 \end_inset
46701
46702
46703 \end_layout
46704
46705 \end_inset
46706
46707
46708 \end_layout
46709
46710 \begin_layout Chapter
46711 Credits
46712 \begin_inset CommandInset label
46713 LatexCommand label
46714 name "cha:Credits"
46715
46716 \end_inset
46717
46718
46719 \end_layout
46720
46721 \begin_layout Standard
46722 The documentation is a collaborative effort between many different people
46723  (and we would encourage people to contribute!).
46724 \end_layout
46725
46726 \begin_layout Itemize
46727
46728 \noun on
46729 Alejandro Aguilar Sierra
46730 \end_layout
46731
46732 \begin_layout Itemize
46733
46734 \noun on
46735 Amir Karger
46736 \end_layout
46737
46738 \begin_layout Itemize
46739
46740 \noun on
46741 David Johnson
46742 \end_layout
46743
46744 \begin_layout Itemize
46745
46746 \noun on
46747 Hartmut Haase
46748 \end_layout
46749
46750 \begin_layout Itemize
46751
46752 \noun on
46753 Ignacio García
46754 \end_layout
46755
46756 \begin_layout Itemize
46757
46758 \noun on
46759 Ivan Schreter
46760 \end_layout
46761
46762 \begin_layout Itemize
46763
46764 \noun on
46765 John Raithel
46766 \end_layout
46767
46768 \begin_layout Itemize
46769
46770 \noun on
46771 John Weiss
46772 \end_layout
46773
46774 \begin_layout Itemize
46775
46776 \noun on
46777 Lars Gullik Bjønnes
46778 \end_layout
46779
46780 \begin_layout Itemize
46781
46782 \noun on
46783 Matthias Ettrich
46784 \end_layout
46785
46786 \begin_layout Itemize
46787
46788 \noun on
46789 Matthias Zenker
46790 \end_layout
46791
46792 \begin_layout Itemize
46793
46794 \noun on
46795 Rich Fields
46796 \end_layout
46797
46798 \begin_layout Itemize
46799
46800 \noun on
46801 Pascal André
46802 \end_layout
46803
46804 \begin_layout Itemize
46805
46806 \noun on
46807 Paul Evans
46808 \end_layout
46809
46810 \begin_layout Itemize
46811
46812 \noun on
46813 Paul Russel
46814 \end_layout
46815
46816 \begin_layout Itemize
46817
46818 \noun on
46819 Robin Socha
46820 \end_layout
46821
46822 \begin_layout Itemize
46823
46824 \noun on
46825 Uwe Stöhr
46826 \end_layout
46827
46828 \begin_layout Itemize
46829 The LyX Team: 
46830 \begin_inset CommandInset citation
46831 LatexCommand cite
46832 key "lyxcredit"
46833
46834 \end_inset
46835
46836
46837 \end_layout
46838
46839 \begin_layout Standard
46840 \begin_inset Newpage newpage
46841 \end_inset
46842
46843 The bibliography on the following page was created with the 
46844 \family sans
46845 Bibliography
46846 \family default
46847  environment.
46848 \end_layout
46849
46850 \begin_layout Bibliography
46851 \labelwidthstring Literaturverzeichnis
46852 \begin_inset CommandInset bibitem
46853 LatexCommand bibitem
46854 label "Credits"
46855 key "lyxcredit"
46856
46857 \end_inset
46858
46859 The LyX Team: 
46860 \begin_inset CommandInset href
46861 LatexCommand href
46862 name "Credits"
46863 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
46864
46865 \end_inset
46866
46867 :
46868 \begin_inset Newline newline
46869 \end_inset
46870
46871
46872 \begin_inset Flex URL
46873 status collapsed
46874
46875 \begin_layout Plain Layout
46876
46877 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
46878 \end_layout
46879
46880 \end_inset
46881
46882
46883 \end_layout
46884
46885 \begin_layout Bibliography
46886 \labelwidthstring Literaturverzeichnis
46887 \begin_inset CommandInset bibitem
46888 LatexCommand bibitem
46889 key "latexcompanion"
46890
46891 \end_inset
46892
46893 Frank Mittelbach and Michel Goossens: 
46894 \emph on
46895 The LaTeX Companion Second Edition.
46896
46897 \emph default
46898  Addison-Wesley, 2004
46899 \end_layout
46900
46901 \begin_layout Bibliography
46902 \labelwidthstring Literaturverzeichnis
46903 \begin_inset CommandInset bibitem
46904 LatexCommand bibitem
46905 key "latexguide"
46906
46907 \end_inset
46908
46909 Helmut Kopka and Patrick W.
46910  Daly: 
46911 \emph on
46912 A Guide to LaTeX Fourth Edition.
46913
46914 \emph default
46915  Addison-Wesley, 2003
46916 \end_layout
46917
46918 \begin_layout Bibliography
46919 \labelwidthstring Literaturverzeichnis
46920 \begin_inset CommandInset bibitem
46921 LatexCommand bibitem
46922 key "latexbook"
46923
46924 \end_inset
46925
46926 Leslie Lamport: 
46927 \emph on
46928 LaTeX: A Document Preparation System.
46929
46930 \emph default
46931  Addison-Wesley, second edition, 1994
46932 \end_layout
46933
46934 \begin_layout Bibliography
46935 \labelwidthstring Literaturverzeichnis
46936 \begin_inset CommandInset bibitem
46937 LatexCommand bibitem
46938 key "texbook"
46939
46940 \end_inset
46941
46942 Donald E.
46943  Knuth.
46944  
46945 \emph on
46946 The TeXbook.
46947
46948 \emph default
46949  Addison-Wesley, 1984
46950 \end_layout
46951
46952 \begin_layout Bibliography
46953 \labelwidthstring Literaturverzeichnis
46954 \begin_inset CommandInset bibitem
46955 LatexCommand bibitem
46956 key "TeXCatalogue"
46957
46958 \end_inset
46959
46960 The TeX Catalogue:
46961 \begin_inset Newline newline
46962 \end_inset
46963
46964
46965 \begin_inset Flex URL
46966 status collapsed
46967
46968 \begin_layout Plain Layout
46969
46970 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
46971 \end_layout
46972
46973 \end_inset
46974
46975
46976 \end_layout
46977
46978 \begin_layout Bibliography
46979 \labelwidthstring Literaturverzeichnis
46980 \begin_inset CommandInset bibitem
46981 LatexCommand bibitem
46982 key "LaTeXFAQ"
46983
46984 \end_inset
46985
46986 The LaTeX FAQ:
46987 \begin_inset Newline newline
46988 \end_inset
46989
46990
46991 \begin_inset Flex URL
46992 status collapsed
46993
46994 \begin_layout Plain Layout
46995
46996 http://www.tex.ac.uk/cgi-bin/texfaq2html
46997 \end_layout
46998
46999 \end_inset
47000
47001
47002 \end_layout
47003
47004 \begin_layout Bibliography
47005 \labelwidthstring Literaturverzeichnis
47006 \begin_inset CommandInset bibitem
47007 LatexCommand bibitem
47008 key "BibTeX"
47009
47010 \end_inset
47011
47012
47013 \begin_inset CommandInset href
47014 LatexCommand href
47015 name "Documentation"
47016 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47017
47018 \end_inset
47019
47020  of the program 
47021 \family sans
47022 BibTeX
47023 \family default
47024 :
47025 \begin_inset Newline newline
47026 \end_inset
47027
47028
47029 \begin_inset Flex URL
47030 status collapsed
47031
47032 \begin_layout Plain Layout
47033
47034 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
47035 \end_layout
47036
47037 \end_inset
47038
47039
47040 \end_layout
47041
47042 \begin_layout Bibliography
47043 \labelwidthstring Literaturverzeichnis
47044 \begin_inset CommandInset bibitem
47045 LatexCommand bibitem
47046 key "BibTeX-2"
47047
47048 \end_inset
47049
47050
47051 \begin_inset CommandInset href
47052 LatexCommand href
47053 name "Documentation"
47054 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47055
47056 \end_inset
47057
47058  how to use the program 
47059 \family sans
47060 BibTeX
47061 \family default
47062 :
47063 \begin_inset Newline newline
47064 \end_inset
47065
47066
47067 \begin_inset Flex URL
47068 status collapsed
47069
47070 \begin_layout Plain Layout
47071
47072 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
47073 \end_layout
47074
47075 \end_inset
47076
47077
47078 \end_layout
47079
47080 \begin_layout Bibliography
47081 \labelwidthstring Literaturverzeichnis
47082 \begin_inset CommandInset bibitem
47083 LatexCommand bibitem
47084 key "makeindex"
47085
47086 \end_inset
47087
47088
47089 \begin_inset CommandInset href
47090 LatexCommand href
47091 name "Documentation"
47092 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47093
47094 \end_inset
47095
47096  of the program 
47097 \family sans
47098 makeindex
47099 \family default
47100 :
47101 \begin_inset Newline newline
47102 \end_inset
47103
47104
47105 \begin_inset Flex URL
47106 status collapsed
47107
47108 \begin_layout Plain Layout
47109
47110 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
47111 \end_layout
47112
47113 \end_inset
47114
47115
47116 \end_layout
47117
47118 \begin_layout Bibliography
47119 \labelwidthstring Literaturverzeichnis
47120 \begin_inset CommandInset bibitem
47121 LatexCommand bibitem
47122 key "xindy"
47123
47124 \end_inset
47125
47126
47127 \begin_inset CommandInset href
47128 LatexCommand href
47129 name "Documentation"
47130 target "http://www.xindy.org/documentation.html"
47131
47132 \end_inset
47133
47134  of the program 
47135 \family sans
47136 xindy
47137 \family default
47138 :
47139 \begin_inset Newline newline
47140 \end_inset
47141
47142
47143 \begin_inset Flex URL
47144 status collapsed
47145
47146 \begin_layout Plain Layout
47147
47148 http://www.xindy.org/documentation.html
47149 \end_layout
47150
47151 \end_inset
47152
47153
47154 \end_layout
47155
47156 \begin_layout Bibliography
47157 \labelwidthstring Literaturverzeichnis
47158 \begin_inset CommandInset bibitem
47159 LatexCommand bibitem
47160 key "caption"
47161
47162 \end_inset
47163
47164
47165 \begin_inset CommandInset href
47166 LatexCommand href
47167 name "Documentation"
47168 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47169
47170 \end_inset
47171
47172  of the LaTeX-package 
47173 \series bold
47174 caption
47175 \series default
47176
47177 \begin_inset Index idx
47178 status collapsed
47179
47180 \begin_layout Plain Layout
47181 LaTeX-packages ! caption
47182 \end_layout
47183
47184 \end_inset
47185
47186 :
47187 \begin_inset Newline newline
47188 \end_inset
47189
47190
47191 \begin_inset Flex URL
47192 status collapsed
47193
47194 \begin_layout Plain Layout
47195
47196 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47197 \end_layout
47198
47199 \end_inset
47200
47201
47202 \end_layout
47203
47204 \begin_layout Bibliography
47205 \labelwidthstring Literaturverzeichnis
47206 \begin_inset CommandInset bibitem
47207 LatexCommand bibitem
47208 key "enumitem"
47209
47210 \end_inset
47211
47212
47213 \begin_inset CommandInset href
47214 LatexCommand href
47215 name "Documentation"
47216 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47217
47218 \end_inset
47219
47220  of the LaTeX-package 
47221 \series bold
47222 enumitem
47223 \series default
47224
47225 \begin_inset Index idx
47226 status collapsed
47227
47228 \begin_layout Plain Layout
47229 LaTeX-packages ! enumitem
47230 \end_layout
47231
47232 \end_inset
47233
47234 :
47235 \begin_inset Newline newline
47236 \end_inset
47237
47238
47239 \begin_inset Flex URL
47240 status collapsed
47241
47242 \begin_layout Plain Layout
47243
47244 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
47245 \end_layout
47246
47247 \end_inset
47248
47249
47250 \end_layout
47251
47252 \begin_layout Bibliography
47253 \labelwidthstring Literaturverzeichnis
47254 \begin_inset CommandInset bibitem
47255 LatexCommand bibitem
47256 key "fancyhdr"
47257
47258 \end_inset
47259
47260
47261 \begin_inset CommandInset href
47262 LatexCommand href
47263 name "Documentation"
47264 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
47265
47266 \end_inset
47267
47268  of the LaTeX-package 
47269 \series bold
47270 fancyhdr
47271 \series default
47272
47273 \begin_inset Index idx
47274 status collapsed
47275
47276 \begin_layout Plain Layout
47277 LaTeX-packages ! fancyhdr
47278 \end_layout
47279
47280 \end_inset
47281
47282 :
47283 \begin_inset Newline newline
47284 \end_inset
47285
47286
47287 \begin_inset Flex URL
47288 status collapsed
47289
47290 \begin_layout Plain Layout
47291
47292 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
47293 \end_layout
47294
47295 \end_inset
47296
47297
47298 \end_layout
47299
47300 \begin_layout Bibliography
47301 \labelwidthstring Literaturverzeichnis
47302 \begin_inset CommandInset bibitem
47303 LatexCommand bibitem
47304 key "hyperref"
47305
47306 \end_inset
47307
47308
47309 \series bold
47310
47311 \begin_inset CommandInset href
47312 LatexCommand href
47313 name "Documentation"
47314 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47315
47316 \end_inset
47317
47318
47319 \series default
47320  of the LaTeX-package 
47321 \series bold
47322 hyperref
47323 \series default
47324
47325 \begin_inset Index idx
47326 status collapsed
47327
47328 \begin_layout Plain Layout
47329 LaTeX-packages ! hyperref
47330 \end_layout
47331
47332 \end_inset
47333
47334 :
47335 \begin_inset Newline newline
47336 \end_inset
47337
47338
47339 \begin_inset Flex URL
47340 status collapsed
47341
47342 \begin_layout Plain Layout
47343
47344 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
47345 \end_layout
47346
47347 \end_inset
47348
47349
47350 \end_layout
47351
47352 \begin_layout Bibliography
47353 \labelwidthstring Literaturverzeichnis
47354 \begin_inset CommandInset bibitem
47355 LatexCommand bibitem
47356 key "nomencl"
47357
47358 \end_inset
47359
47360
47361 \begin_inset CommandInset href
47362 LatexCommand href
47363 name "Documentation"
47364 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
47365
47366 \end_inset
47367
47368  of the LaTeX-package 
47369 \series bold
47370 nomencl
47371 \series default
47372
47373 \begin_inset Index idx
47374 status collapsed
47375
47376 \begin_layout Plain Layout
47377 LaTeX-packages ! nomencl
47378 \end_layout
47379
47380 \end_inset
47381
47382 :
47383 \begin_inset Newline newline
47384 \end_inset
47385
47386
47387 \begin_inset Flex URL
47388 status collapsed
47389
47390 \begin_layout Plain Layout
47391
47392 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
47393 \end_layout
47394
47395 \end_inset
47396
47397
47398 \end_layout
47399
47400 \begin_layout Bibliography
47401 \labelwidthstring Literaturverzeichnis
47402 \begin_inset CommandInset bibitem
47403 LatexCommand bibitem
47404 key "tipa"
47405
47406 \end_inset
47407
47408
47409 \begin_inset CommandInset href
47410 LatexCommand href
47411 name "Documentation"
47412 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
47413
47414 \end_inset
47415
47416  of the LaTeX-package 
47417 \series bold
47418 tipa
47419 \series default
47420
47421 \begin_inset Index idx
47422 status collapsed
47423
47424 \begin_layout Plain Layout
47425 LaTeX-packages ! tipa
47426 \end_layout
47427
47428 \end_inset
47429
47430 :
47431 \begin_inset Newline newline
47432 \end_inset
47433
47434
47435 \begin_inset Flex URL
47436 status collapsed
47437
47438 \begin_layout Plain Layout
47439
47440 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
47441 \end_layout
47442
47443 \end_inset
47444
47445
47446 \end_layout
47447
47448 \begin_layout Bibliography
47449 \labelwidthstring Literaturverzeichnis
47450 \begin_inset CommandInset bibitem
47451 LatexCommand bibitem
47452 key "Arabic"
47453
47454 \end_inset
47455
47456
47457 \begin_inset CommandInset href
47458 LatexCommand href
47459 name "Wiki-page"
47460 target "http://wiki.lyx.org/Windows/Arabic"
47461
47462 \end_inset
47463
47464  how to set up LyX for Arabic:
47465 \begin_inset Newline newline
47466 \end_inset
47467
47468
47469 \begin_inset Flex URL
47470 status collapsed
47471
47472 \begin_layout Plain Layout
47473
47474 http://wiki.lyx.org/Windows/Arabic
47475 \end_layout
47476
47477 \end_inset
47478
47479
47480 \end_layout
47481
47482 \begin_layout Bibliography
47483 \labelwidthstring Literaturverzeichnis
47484 \begin_inset CommandInset bibitem
47485 LatexCommand bibitem
47486 key "Armenian"
47487
47488 \end_inset
47489
47490
47491 \begin_inset CommandInset href
47492 LatexCommand href
47493 name "Wiki-page"
47494 target "http://wiki.lyx.org/Windows/Armenian"
47495
47496 \end_inset
47497
47498  how to set up LyX for Armenian:
47499 \begin_inset Newline newline
47500 \end_inset
47501
47502
47503 \begin_inset Flex URL
47504 status collapsed
47505
47506 \begin_layout Plain Layout
47507
47508 http://wiki.lyx.org/Windows/Armenian
47509 \end_layout
47510
47511 \end_inset
47512
47513
47514 \end_layout
47515
47516 \begin_layout Bibliography
47517 \labelwidthstring Literaturverzeichnis
47518 \begin_inset CommandInset bibitem
47519 LatexCommand bibitem
47520 key "Farsi"
47521
47522 \end_inset
47523
47524
47525 \begin_inset CommandInset href
47526 LatexCommand href
47527 name "Wiki-page"
47528 target "http://wiki.lyx.org/Windows/Farsi"
47529
47530 \end_inset
47531
47532  how to set up LyX for Farsi:
47533 \begin_inset Newline newline
47534 \end_inset
47535
47536
47537 \begin_inset Flex URL
47538 status collapsed
47539
47540 \begin_layout Plain Layout
47541
47542 http://wiki.lyx.org/Windows/Farsi
47543 \end_layout
47544
47545 \end_inset
47546
47547
47548 \end_layout
47549
47550 \begin_layout Bibliography
47551 \labelwidthstring Literaturverzeichnis
47552 \begin_inset CommandInset bibitem
47553 LatexCommand bibitem
47554 key "Hebrew"
47555
47556 \end_inset
47557
47558
47559 \begin_inset CommandInset href
47560 LatexCommand href
47561 name "Wiki-page"
47562 target "http://wiki.lyx.org/Windows/Hebrew"
47563
47564 \end_inset
47565
47566  how to set up LyX for Hebrew:
47567 \begin_inset Newline newline
47568 \end_inset
47569
47570
47571 \begin_inset Flex URL
47572 status collapsed
47573
47574 \begin_layout Plain Layout
47575
47576 http://wiki.lyx.org/Windows/Hebrew
47577 \end_layout
47578
47579 \end_inset
47580
47581
47582 \end_layout
47583
47584 \begin_layout Bibliography
47585 \labelwidthstring Literaturverzeichnis
47586 \begin_inset CommandInset bibitem
47587 LatexCommand bibitem
47588 key "Japanese"
47589
47590 \end_inset
47591
47592
47593 \begin_inset CommandInset href
47594 LatexCommand href
47595 name "Wiki-page"
47596 target "http://wiki.lyx.org/Windows/Japanese"
47597
47598 \end_inset
47599
47600  how to set up LyX for Japanese:
47601 \begin_inset Newline newline
47602 \end_inset
47603
47604
47605 \begin_inset Flex URL
47606 status collapsed
47607
47608 \begin_layout Plain Layout
47609
47610 http://wiki.lyx.org/Windows/Japanese
47611 \end_layout
47612
47613 \end_inset
47614
47615
47616 \end_layout
47617
47618 \begin_layout Bibliography
47619 \labelwidthstring Literaturverzeichnis
47620 \begin_inset CommandInset bibitem
47621 LatexCommand bibitem
47622 key "Latvian"
47623
47624 \end_inset
47625
47626
47627 \begin_inset CommandInset href
47628 LatexCommand href
47629 name "Wiki-page"
47630 target "http://wiki.lyx.org/Windows/Latvian"
47631
47632 \end_inset
47633
47634  how to set up LyX for Latvian:
47635 \begin_inset Newline newline
47636 \end_inset
47637
47638
47639 \begin_inset Flex URL
47640 status collapsed
47641
47642 \begin_layout Plain Layout
47643
47644 http://wiki.lyx.org/Windows/Latvian
47645 \end_layout
47646
47647 \end_inset
47648
47649
47650 \end_layout
47651
47652 \begin_layout Bibliography
47653 \labelwidthstring Literaturverzeichnis
47654 \begin_inset CommandInset bibitem
47655 LatexCommand bibitem
47656 key "Lithuanian"
47657
47658 \end_inset
47659
47660
47661 \begin_inset CommandInset href
47662 LatexCommand href
47663 name "Wiki-page"
47664 target "http://wiki.lyx.org/Windows/Lithuanian"
47665
47666 \end_inset
47667
47668  how to set up LyX for Lithuanian:
47669 \begin_inset Newline newline
47670 \end_inset
47671
47672
47673 \begin_inset Flex URL
47674 status collapsed
47675
47676 \begin_layout Plain Layout
47677
47678 http://wiki.lyx.org/Windows/Lithuanian
47679 \end_layout
47680
47681 \end_inset
47682
47683
47684 \end_layout
47685
47686 \begin_layout Bibliography
47687 \labelwidthstring Literaturverzeichnis
47688 \begin_inset CommandInset bibitem
47689 LatexCommand bibitem
47690 key "Mongolian"
47691
47692 \end_inset
47693
47694
47695 \begin_inset CommandInset href
47696 LatexCommand href
47697 name "Wiki-page"
47698 target "http://wiki.lyx.org/Windows/Mongolian"
47699
47700 \end_inset
47701
47702  how to set up LyX for Mongolian:
47703 \begin_inset Newline newline
47704 \end_inset
47705
47706
47707 \begin_inset Flex URL
47708 status collapsed
47709
47710 \begin_layout Plain Layout
47711
47712 http://wiki.lyx.org/Windows/Mongolian
47713 \end_layout
47714
47715 \end_inset
47716
47717
47718 \end_layout
47719
47720 \begin_layout Bibliography
47721 \labelwidthstring Literaturverzeichnis
47722 \begin_inset CommandInset bibitem
47723 LatexCommand bibitem
47724 key "Vietnamese"
47725
47726 \end_inset
47727
47728
47729 \begin_inset CommandInset href
47730 LatexCommand href
47731 name "Wiki-page"
47732 target "http://wiki.lyx.org/Windows/Vietnamese"
47733
47734 \end_inset
47735
47736  how to set up LyX for Vietnamese:
47737 \begin_inset Newline newline
47738 \end_inset
47739
47740
47741 \begin_inset Flex URL
47742 status collapsed
47743
47744 \begin_layout Plain Layout
47745
47746 http://wiki.lyx.org/Windows/Vietnamese
47747 \end_layout
47748
47749 \end_inset
47750
47751
47752 \end_layout
47753
47754 \begin_layout Bibliography
47755 \labelwidthstring Literaturverzeichnis
47756 \begin_inset CommandInset bibitem
47757 LatexCommand bibitem
47758 key "NewInLyX20"
47759
47760 \end_inset
47761
47762
47763 \begin_inset CommandInset href
47764 LatexCommand href
47765 name "Wiki-page"
47766 target "http://wiki.lyx.org/LyX/NewInLyX20"
47767
47768 \end_inset
47769
47770  about new features in 
47771 \family sans
47772 LyX 2.0
47773 \family default
47774 :
47775 \begin_inset Newline newline
47776 \end_inset
47777
47778
47779 \begin_inset Flex URL
47780 status collapsed
47781
47782 \begin_layout Plain Layout
47783
47784 http://wiki.lyx.org/LyX/NewInLyX20
47785 \end_layout
47786
47787 \end_inset
47788
47789
47790 \end_layout
47791
47792 \begin_layout Standard
47793 \begin_inset Newpage newpage
47794 \end_inset
47795
47796
47797 \begin_inset ERT
47798 status collapsed
47799
47800 \begin_layout Plain Layout
47801
47802
47803 \backslash
47804 let
47805 \backslash
47806 mybibname
47807 \backslash
47808 bibname
47809 \end_layout
47810
47811 \begin_layout Plain Layout
47812
47813
47814 \backslash
47815 renewcommand{
47816 \backslash
47817 bibname}{
47818 \backslash
47819 mybibname
47820 \backslash
47821 ; 2}
47822 \end_layout
47823
47824 \end_inset
47825
47826
47827 \begin_inset Note Note
47828 status collapsed
47829
47830 \begin_layout Plain Layout
47831 The command 
47832 \series bold
47833
47834 \backslash
47835 bibname
47836 \series default
47837  is the name of the bibliography in the current document language.
47838  It is redefined here with the number 2 at the end to state that the following
47839  bibliography is the second one:
47840 \end_layout
47841
47842 \end_inset
47843
47844
47845 \end_layout
47846
47847 \begin_layout Standard
47848 \begin_inset CommandInset bibtex
47849 LatexCommand bibtex
47850 bibfiles "biblio/LyXDocs"
47851 options "biblio/alphadin"
47852
47853 \end_inset
47854
47855
47856 \end_layout
47857
47858 \begin_layout Standard
47859 The above bibliography is created from a BibTeX-database.
47860 \end_layout
47861
47862 \begin_layout Standard
47863 \begin_inset CommandInset nomencl_print
47864 LatexCommand printnomenclature
47865 set_width "none"
47866
47867 \end_inset
47868
47869
47870 \begin_inset CommandInset index_print
47871 LatexCommand printindex
47872 type "idx"
47873
47874 \end_inset
47875
47876
47877 \end_layout
47878
47879 \end_body
47880 \end_document