]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Backport to generate_contributions.py
[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 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX}}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % workaround for a makeindex bug,
48 % see sec. "Index Entry Order"
49 % only uncomment this when you are using makindex
50 %\let\OrgIndex\index 
51 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
52 \end_preamble
53 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
54 \use_default_options false
55 \maintain_unincluded_children false
56 \language english
57 \language_package default
58 \inputencoding auto
59 \fontencoding global
60 \font_roman default
61 \font_sans default
62 \font_typewriter default
63 \font_default_family default
64 \use_non_tex_fonts false
65 \font_sc false
66 \font_osf false
67 \font_sf_scale 100
68 \font_tt_scale 100
69
70 \graphics default
71 \default_output_format default
72 \output_sync 0
73 \bibtex_command default
74 \index_command default
75 \paperfontsize 12
76 \spacing single
77 \use_hyperref true
78 \pdf_title "The LyX User's Guide"
79 \pdf_author "LyX Team"
80 \pdf_subject "LyX"
81 \pdf_keywords "LyX"
82 \pdf_bookmarks true
83 \pdf_bookmarksnumbered true
84 \pdf_bookmarksopen false
85 \pdf_bookmarksopenlevel 1
86 \pdf_breaklinks false
87 \pdf_pdfborder false
88 \pdf_colorlinks true
89 \pdf_backref false
90 \pdf_pdfusetitle false
91 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
92 \papersize default
93 \use_geometry false
94 \use_amsmath 1
95 \use_esint 1
96 \use_mhchem 1
97 \use_mathdots 1
98 \cite_engine basic
99 \use_bibtopic false
100 \use_indices false
101 \paperorientation portrait
102 \suppress_date false
103 \use_refstyle 0
104 \notefontcolor #0000ff
105 \branch Question
106 \selected 1
107 \filename_suffix 0
108 \color #00ff00
109 \end_branch
110 \branch Answer
111 \selected 0
112 \filename_suffix 0
113 \color #aa55ff
114 \end_branch
115 \index Index
116 \shortcut idx
117 \color #008000
118 \end_index
119 \secnumdepth 3
120 \tocdepth 2
121 \paragraph_separation indent
122 \paragraph_indentation default
123 \quotes_language english
124 \papercolumns 1
125 \papersides 2
126 \paperpagestyle default
127 \tracking_changes true
128 \output_changes false
129 \html_math_output 0
130 \html_css_as_file 0
131 \html_be_strict true
132 \author -712698321 "Jürgen Spitzmüller" 
133 \author 5863208 "ab" 
134 \author 1607599024 "Richard Heck" rgheck@comcast.net
135 \end_header
136
137 \begin_body
138
139 \begin_layout Title
140 The LyX User's Guide
141 \end_layout
142
143 \begin_layout Author
144 by the LyX Team
145 \begin_inset Foot
146 status collapsed
147
148 \begin_layout Plain Layout
149 \noindent
150 If you have comments or error corrections, please send them to the LyX Documenta
151 tion mailing list: 
152 \begin_inset CommandInset href
153 LatexCommand href
154 target "lyx-docs@lists.lyx.org"
155 type "mailto:"
156
157 \end_inset
158
159
160 \end_layout
161
162 \end_inset
163
164
165 \begin_inset Newline newline
166 \end_inset
167
168
169 \begin_inset Newline newline
170 \end_inset
171
172 Version 2.0.x
173 \begin_inset Note Note
174 status open
175
176 \begin_layout Plain Layout
177 The latest PDF-version of this document can be found here:
178 \begin_inset Newline newline
179 \end_inset
180
181
182 \series bold
183 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
184 \end_layout
185
186 \end_inset
187
188
189 \end_layout
190
191 \begin_layout Standard
192 \begin_inset CommandInset toc
193 LatexCommand tableofcontents
194
195 \end_inset
196
197
198 \end_layout
199
200 \begin_layout Chapter
201 Getting Started
202 \end_layout
203
204 \begin_layout Section
205 What is LyX?
206 \end_layout
207
208 \begin_layout Standard
209 LyX is a document preparation system.
210  It is a tool for producing beautiful manuscripts, publishable books, business
211  letters and proposals, and even poetry.
212  It is unlike most other 
213 \begin_inset Quotes eld
214 \end_inset
215
216 word processors
217 \begin_inset Quotes erd
218 \end_inset
219
220  in the sense that it uses the paradigm of a markup language as its core
221  editing style.
222  That means that when you type a section header, you mark it as a 
223 \begin_inset Quotes eld
224 \end_inset
225
226 Section
227 \begin_inset Quotes erd
228 \end_inset
229
230 , not 
231 \begin_inset Quotes eld
232 \end_inset
233
234 Bold, 17
235 \begin_inset space \thinspace{}
236 \end_inset
237
238 pt type, left justified, 5
239 \begin_inset space \thinspace{}
240 \end_inset
241
242 mm space below
243 \begin_inset Quotes erd
244 \end_inset
245
246 .
247  LyX takes care of the typesetting for you, so you deal only with concepts,
248  not the mechanics.
249 \end_layout
250
251 \begin_layout Standard
252 This philosophy is explained in much greater detail in the 
253 \emph on
254
255 \begin_inset Quotes eld
256 \end_inset
257
258 Introduction
259 \begin_inset Quotes erd
260 \end_inset
261
262
263 \emph default
264 .
265  If you haven't read it yet, you need to.
266  Yes, we mean now.
267 \end_layout
268
269 \begin_layout Standard
270 The 
271 \begin_inset Quotes eld
272 \end_inset
273
274
275 \emph on
276 Introduction
277 \emph default
278
279 \begin_inset Quotes erd
280 \end_inset
281
282  describes several things in addition to LyX's philosophy: most importantly,
283  the format of all of the manuals.
284  If you don't read it, you'll have a bear of a time navigating this manual.
285  You might also be better served looking in one of the other manuals instead
286  of this one.
287  
288 \begin_inset Quotes eld
289 \end_inset
290
291
292 \emph on
293 Introduction
294 \emph default
295
296 \begin_inset Quotes erd
297 \end_inset
298
299  describes that, too.
300 \end_layout
301
302 \begin_layout Section
303 How LyX Looks
304 \end_layout
305
306 \begin_layout Standard
307 Like most applications, LyX has the familiar menu bar across the top of
308  its window.
309  Below it is a toolbar with a pulldown box and various buttons.
310  There is, of course, a vertical scrollbar and a main work area for editing
311  documents.
312 \end_layout
313
314 \begin_layout Standard
315 Note that there is no horizontal scrollbar.
316  This is not a bug or an oversight, but intentional.
317  When you read a book, you expect the end of a line to wrap around to the
318  next line.
319  Text overflows onto new pages in a vertical fashion, hence the need for
320  only a vertical scrollbar.
321  There are three cases where you might want a horizontal scrollbar.
322  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
323  This, however, is due
324  to a flaw in the routine that displays graphics on the LyX screen in a
325  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
326  as you'd need to rescale graphics to fit on a page.
327  The second and third cases are tables and equations which are wider than
328  the LyX window.
329  You can use the arrow keys to scroll horizontally through the table, but
330  this doesn't work for equations yet.
331 \end_layout
332
333 \begin_layout Standard
334 For a brief description of all LyX menus and toolbar buttons, have a look
335  at Appendix
336 \begin_inset space ~
337 \end_inset
338
339
340 \begin_inset CommandInset ref
341 LatexCommand ref
342 reference "cha:The-User-Interface"
343
344 \end_inset
345
346 .
347  Most of them are self-explanatory and you'll find them listed in the correspond
348 ing sections of this documentation.
349 \end_layout
350
351 \begin_layout Section
352 HELP
353 \end_layout
354
355 \begin_layout Standard
356 The help system consists of the LyX manuals.
357  You can read 
358 \emph on
359 all
360 \emph default
361  of the manuals from inside LyX.
362  Just select the manual you want read from the 
363 \family sans
364 Help
365 \family default
366  menu.
367 \end_layout
368
369 \begin_layout Section
370 Basic LyX Setup
371 \begin_inset CommandInset label
372 LatexCommand label
373 name "sec:Basic-LyX-Setup"
374
375 \end_inset
376
377
378 \end_layout
379
380 \begin_layout Standard
381 There are several features of LyX that can be configured from inside LyX,
382  without resorting to configuration files.
383  First, LyX is able to inspect your system to see what programs, LaTeX document
384  classes and LaTeX packages are available.
385  It uses this knowledge to give reasonable defaults to several 
386 \family sans
387 Preferences
388 \family default
389
390 \begin_inset Index idx
391 status collapsed
392
393 \begin_layout Plain Layout
394 Preferences
395 \end_layout
396
397 \end_inset
398
399  settings.
400  Although this configuration has already been done when LyX was installed
401  on your system, you might have some items that you installed locally, e.
402 \begin_inset space \thinspace{}
403 \end_inset
404
405 g.
406 \begin_inset space \space{}
407 \end_inset
408
409 new LaTeX classes, and which are not seen by LyX.
410  To force LyX to re-inspect your system, you should use 
411 \family sans
412 Tools\SpecialChar \menuseparator
413 Reconfigure
414 \family default
415 .
416 \begin_inset Index idx
417 status collapsed
418
419 \begin_layout Plain Layout
420 Reconfiguration of LyX
421 \end_layout
422
423 \end_inset
424
425  You should then restart LyX to ensure that the changes are taken into account.
426 \end_layout
427
428 \begin_layout Section
429 LaTeX Setup
430 \begin_inset CommandInset label
431 LatexCommand label
432 name "sec:LaTeX-Setup"
433
434 \end_inset
435
436
437 \end_layout
438
439 \begin_layout Standard
440 You can edit documents in LyX without having LaTeX installed, but you will
441  not to able to create PDFs or print your documents unless you do have it
442  installed.
443  However, some LyX documents use DocBook as the `backend' that can produce
444  PDFs and the like, and every LyX document can always be output as plain
445  text or as XHTML.
446 \end_layout
447
448 \begin_layout Standard
449 Some document classes may depend upon specific LaTeX or DocBook classes
450  or packages.
451  Such document classes can be used even if you do not have the required
452  files installed, but you will not be able to produce certain kinds of output.
453 \end_layout
454
455 \begin_layout Standard
456 The LaTeX packages that LyX has found on your system are listed in a file
457  you can view from the menu 
458 \family sans
459 Help\SpecialChar \menuseparator
460 LaT
461 \begin_inset ERT
462 status collapsed
463
464 \begin_layout Plain Layout
465
466 {}
467 \end_layout
468
469 \end_inset
470
471 eX
472 \begin_inset space ~
473 \end_inset
474
475 Configuration
476 \family default
477 .
478  If you are missing packages you need, then you must install them and then
479  reconfigure LyX (menu 
480 \family sans
481 Tools\SpecialChar \menuseparator
482 Reconfigure
483 \family default
484 ).
485 \begin_inset Note Note
486 status collapsed
487
488 \begin_layout Plain Layout
489 The two braces in the TeX Code box prevent that the term 
490 \begin_inset Quotes eld
491 \end_inset
492
493 LaTeX
494 \begin_inset Quotes erd
495 \end_inset
496
497  from being printed with sub- and superscript letters.
498  More about TeX Code is described in section
499 \begin_inset space ~
500 \end_inset
501
502
503 \begin_inset CommandInset ref
504 LatexCommand ref
505 reference "sec:TeX-Code"
506
507 \end_inset
508
509 , the printout of proper names like LaTeX is explained in section
510 \begin_inset space ~
511 \end_inset
512
513
514 \begin_inset CommandInset ref
515 LatexCommand ref
516 reference "sub:LyX's-Proper-Names"
517
518 \end_inset
519
520 .
521 \end_layout
522
523 \end_inset
524
525
526 \begin_inset Index idx
527 status collapsed
528
529 \begin_layout Plain Layout
530 Reconfiguration of LyX
531 \end_layout
532
533 \end_inset
534
535  See section 5.1 of the 
536 \emph on
537 Customization
538 \emph default
539  manual for more information on installing additional LaTeX packages.
540 \end_layout
541
542 \begin_layout Chapter
543 How to work with LyX
544 \end_layout
545
546 \begin_layout Section
547 Basic File Operations
548 \begin_inset Index idx
549 status collapsed
550
551 \begin_layout Plain Layout
552 File Operations
553 \end_layout
554
555 \end_inset
556
557
558 \end_layout
559
560 \begin_layout Standard
561 Under the 
562 \family sans
563 File
564 \family default
565  menu and in the standard toolbar are basic operations for any word processor
566  in addition to some more advanced operations:
567 \end_layout
568
569 \begin_layout Itemize
570
571 \family sans
572 New 
573 \begin_inset Info
574 type  "icon"
575 arg   "buffer-new"
576 \end_inset
577
578
579 \end_layout
580
581 \begin_layout Itemize
582
583 \family sans
584 New
585 \begin_inset space ~
586 \end_inset
587
588 from
589 \bar under
590
591 \begin_inset space ~
592 \end_inset
593
594
595 \bar default
596 Template
597 \end_layout
598
599 \begin_layout Itemize
600
601 \family sans
602 Open 
603 \begin_inset Info
604 type  "icon"
605 arg   "file-open"
606 \end_inset
607
608
609 \end_layout
610
611 \begin_layout Itemize
612
613 \family sans
614 Close
615 \end_layout
616
617 \begin_layout Itemize
618
619 \family sans
620 Save 
621 \begin_inset Info
622 type  "icon"
623 arg   "buffer-write"
624 \end_inset
625
626
627 \end_layout
628
629 \begin_layout Itemize
630
631 \family sans
632 Save
633 \begin_inset space ~
634 \end_inset
635
636 As
637 \end_layout
638
639 \begin_layout Itemize
640
641 \family sans
642 Revert
643 \begin_inset space ~
644 \end_inset
645
646 to
647 \begin_inset space ~
648 \end_inset
649
650 saved
651 \end_layout
652
653 \begin_layout Itemize
654
655 \family sans
656 Version
657 \begin_inset space ~
658 \end_inset
659
660 Control
661 \end_layout
662
663 \begin_layout Itemize
664
665 \family sans
666 Import
667 \end_layout
668
669 \begin_layout Itemize
670
671 \family sans
672 Export
673 \end_layout
674
675 \begin_layout Itemize
676
677 \family sans
678 Print 
679 \begin_inset Info
680 type  "icon"
681 arg   "dialog-show print"
682 \end_inset
683
684
685 \end_layout
686
687 \begin_layout Itemize
688
689 \family sans
690 Exit
691 \end_layout
692
693 \begin_layout Standard
694 They all do pretty much the same thing as in other word processors, with
695  a few minor differences.
696  The 
697 \family sans
698 File\SpecialChar \menuseparator
699 New
700 \begin_inset space ~
701 \end_inset
702
703 from
704 \bar under
705
706 \begin_inset space ~
707 \end_inset
708
709
710 \bar default
711 Template
712 \family default
713  command not only prompts you for a name for the new file, but also prompts
714  you for a template to use.
715  Selecting a template will automatically set certain layout features for
716  the document, features you would otherwise need to change manually.
717  They can be of use for certain classes, especially those for writing letters
718  (see section
719 \begin_inset space ~
720 \end_inset
721
722
723 \begin_inset CommandInset ref
724 LatexCommand ref
725 reference "sec:Document-Classes"
726
727 \end_inset
728
729 ).
730 \end_layout
731
732 \begin_layout Standard
733 \begin_inset Note Greyedout
734 status open
735
736 \begin_layout Plain Layout
737
738 \series bold
739 Note:
740 \series default
741  There is no 
742 \begin_inset Quotes eld
743 \end_inset
744
745 default file
746 \begin_inset Quotes erd
747 \end_inset
748
749  or document named 
750 \begin_inset Quotes eld
751 \end_inset
752
753 Untitled
754 \begin_inset Quotes erd
755 \end_inset
756
757  or 
758 \begin_inset Quotes eld
759 \end_inset
760
761 scratch.
762 \begin_inset Quotes erd
763 \end_inset
764
765  Unless you tell LyX to open a file or create a new one, that big, blank
766  space is just that — a big, blank space.
767 \end_layout
768
769 \end_inset
770
771
772 \end_layout
773
774 \begin_layout Standard
775
776 \family sans
777 Revert
778 \begin_inset space ~
779 \end_inset
780
781 to
782 \begin_inset space ~
783 \end_inset
784
785 saved
786 \family default
787  and 
788 \family sans
789 Version
790 \begin_inset space ~
791 \end_inset
792
793 Control
794 \family default
795  are useful if more people work on the same document at the same time
796 \begin_inset Foot
797 status collapsed
798
799 \begin_layout Plain Layout
800 If you plan to do this, you should check out the Version Control feature
801  in LyX also.
802  Read 
803 \emph on
804 Additional Features
805 \emph default
806 \SpecialChar \@.
807
808 \end_layout
809
810 \end_inset
811
812 .
813  
814 \family sans
815 Revert
816 \begin_inset space ~
817 \end_inset
818
819 to
820 \begin_inset space ~
821 \end_inset
822
823 saved
824 \family default
825  will reload the document from disk.
826  You can of course also use it if you regret that you changed a document
827  and want to restore it to the last save.
828  With
829 \family sans
830  Version
831 \begin_inset space ~
832 \end_inset
833
834 Control 
835 \family default
836 you can there register the changes you made to a document so that others
837  can identify them as your changes.
838 \end_layout
839
840 \begin_layout Section
841 Basic Editing Features
842 \begin_inset Index idx
843 status collapsed
844
845 \begin_layout Plain Layout
846 Editing
847 \end_layout
848
849 \end_inset
850
851
852 \begin_inset CommandInset label
853 LatexCommand label
854 name "sec:Basic-Editing-Features"
855
856 \end_inset
857
858
859 \end_layout
860
861 \begin_layout Standard
862 Like most modern word processors, LyX can perform cut and paste operations
863  on blocks of text, can move by character, word, or page of text, and can
864  delete whole words as well as individual characters.
865  The next four sections cover the basic LyX editing features and how to
866  access them.
867  We'll start with cut and paste.
868 \end_layout
869
870 \begin_layout Standard
871 As you might expect, the 
872 \family sans
873 Edit
874 \family default
875  menu and the standard toolbar has the cut and paste commands, along with
876  various other editing features.
877  Some of these are special and covered in later sections.
878  The basic ones are:
879 \end_layout
880
881 \begin_layout Itemize
882
883 \family sans
884 Cut 
885 \family default
886
887 \begin_inset Info
888 type  "icon"
889 arg   "cut"
890 \end_inset
891
892
893 \end_layout
894
895 \begin_layout Itemize
896
897 \family sans
898 Copy 
899 \family default
900
901 \begin_inset Info
902 type  "icon"
903 arg   "copy"
904 \end_inset
905
906
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste 
913 \family default
914
915 \begin_inset Info
916 type  "icon"
917 arg   "paste"
918 \end_inset
919
920
921 \end_layout
922
923 \begin_layout Itemize
924
925 \family sans
926 Paste
927 \begin_inset space ~
928 \end_inset
929
930 Recent
931 \end_layout
932
933 \begin_layout Itemize
934
935 \family sans
936 Paste
937 \begin_inset space ~
938 \end_inset
939
940 Special
941 \end_layout
942
943 \begin_layout Itemize
944
945 \family sans
946 Find
947 \begin_inset space ~
948 \end_inset
949
950 &
951 \begin_inset space ~
952 \end_inset
953
954 Replace 
955 \family default
956
957 \begin_inset Info
958 type  "icon"
959 arg   "dialog-show findreplace"
960 \end_inset
961
962
963 \end_layout
964
965 \begin_layout Standard
966 The first three are self-explanatory.
967  One thing to note: whenever you delete a block of text that you've selected,
968  it's automatically placed in the clipboard.
969  That is, the 
970 \family sans
971 Delete
972 \family default
973  and 
974 \family sans
975 Backspace
976 \family default
977  keys also function as the 
978 \family sans
979 Cut
980 \family default
981  command.
982  Also, if you've selected text, be careful: If you hit a key, LyX will completel
983 y delete the selected text and replace it with what you just typed.
984  You'll have to do an 
985 \family sans
986 Undo
987 \family default
988  to get back the lost text.
989 \end_layout
990
991 \begin_layout Standard
992 \begin_inset Index idx
993 status collapsed
994
995 \begin_layout Plain Layout
996 Paste
997 \end_layout
998
999 \end_inset
1000
1001 You can also copy text between LyX and other programs by cut, copy and paste.
1002  The submenu of 
1003 \family sans
1004 Paste
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Recent
1009 \family default
1010  shows you a list with the last strings you have pasted.
1011 \end_layout
1012
1013 \begin_layout Standard
1014 The menu 
1015 \family sans
1016 Edit\SpecialChar \menuseparator
1017 Paste
1018 \begin_inset space ~
1019 \end_inset
1020
1021 Special\SpecialChar \menuseparator
1022 Plain
1023 \begin_inset space ~
1024 \end_inset
1025
1026 Text, Join
1027 \begin_inset space ~
1028 \end_inset
1029
1030 Lines
1031 \family default
1032  will insert the text in the clipboard so that the whole text is inserted
1033  as 
1034 \emph on
1035 one
1036 \emph default
1037  paragraph.
1038  A new paragraph is started when there is a blank line in the file.
1039  Without 
1040 \family sans
1041 Join
1042 \begin_inset space ~
1043 \end_inset
1044
1045 Lines
1046 \family default
1047 , the text is inserted as Paragraphs, where the line breaks of the text
1048  will start a new paragraph.
1049 \end_layout
1050
1051 \begin_layout Standard
1052 \begin_inset Index idx
1053 status collapsed
1054
1055 \begin_layout Plain Layout
1056 Replace
1057 \end_layout
1058
1059 \end_inset
1060
1061
1062 \begin_inset Index idx
1063 status collapsed
1064
1065 \begin_layout Plain Layout
1066 Find
1067 \end_layout
1068
1069 \end_inset
1070
1071 The 
1072 \family sans
1073 Edit\SpecialChar \menuseparator
1074 Find
1075 \begin_inset space ~
1076 \end_inset
1077
1078 &
1079 \begin_inset space ~
1080 \end_inset
1081
1082 Replace
1083 \family default
1084  item opens the 
1085 \family sans
1086 Find
1087 \begin_inset space ~
1088 \end_inset
1089
1090 and
1091 \begin_inset space ~
1092 \end_inset
1093
1094 Replace
1095 \family default
1096  dialog.
1097  Once you have found a word or expression, LyX selects it.
1098  Hitting the 
1099 \family sans
1100 Replace
1101 \family default
1102  button replaces the selected text with the contents of the 
1103 \family sans
1104 Replace
1105 \begin_inset space ~
1106 \end_inset
1107
1108 with
1109 \family default
1110  field.
1111  You can click the 
1112 \family sans
1113 Find
1114 \begin_inset space ~
1115 \end_inset
1116
1117 Next
1118 \family default
1119  button to skip the current word.
1120  Hit 
1121 \family sans
1122 Replace
1123 \begin_inset space ~
1124 \end_inset
1125
1126 All
1127 \family default
1128  to replace all occurrences of the text in the document automatically.
1129  The 
1130 \family sans
1131 Case
1132 \begin_inset space ~
1133 \end_inset
1134
1135 sensitive
1136 \family default
1137  option can be used if you want the search to consider the case of the search
1138  word.
1139  If the toggle is set, searching for 
1140 \begin_inset Quotes eld
1141 \end_inset
1142
1143
1144 \family typewriter
1145 Test
1146 \family default
1147
1148 \begin_inset Quotes erd
1149 \end_inset
1150
1151  will not match the word 
1152 \begin_inset Quotes eld
1153 \end_inset
1154
1155
1156 \family typewriter
1157 test
1158 \family default
1159
1160 \begin_inset Quotes erd
1161 \end_inset
1162
1163 .
1164  The 
1165 \family sans
1166 Match whole words only
1167 \family default
1168  option can be used to force LyX to only find complete words, e.
1169 \begin_inset space \thinspace{}
1170 \end_inset
1171
1172 g., searching for 
1173 \begin_inset Quotes eld
1174 \end_inset
1175
1176
1177 \family typewriter
1178 star
1179 \family default
1180
1181 \begin_inset Quotes erd
1182 \end_inset
1183
1184  will not match 
1185 \begin_inset Quotes eld
1186 \end_inset
1187
1188
1189 \family typewriter
1190 starlet
1191 \family default
1192
1193 \begin_inset Quotes erd
1194 \end_inset
1195
1196 .
1197  LyX offers also an advanced 
1198 \family sans
1199 Find
1200 \begin_inset space ~
1201 \end_inset
1202
1203 &
1204 \begin_inset space ~
1205 \end_inset
1206
1207 Replace
1208 \family default
1209  feature that is described in sec.
1210 \begin_inset space ~
1211 \end_inset
1212
1213
1214 \begin_inset CommandInset ref
1215 LatexCommand ref
1216 reference "sec:Advanced-Find-and"
1217
1218 \end_inset
1219
1220 .
1221 \end_layout
1222
1223 \begin_layout Standard
1224 Things like notes, floats, etc., the so called insets can be dissolved.
1225  This means that the inset is deleted and its content is left as normal
1226  text.
1227  Dissolving an inset is done by setting the cursor to the beginning of an
1228  inset and pressing 
1229 \family sans
1230 Backspace
1231 \family default
1232  or by setting the cursor to the end and pressing 
1233 \family sans
1234 Delete
1235 \family default
1236 .
1237 \end_layout
1238
1239 \begin_layout Section
1240 Undo and Redo
1241 \begin_inset Index idx
1242 status collapsed
1243
1244 \begin_layout Plain Layout
1245 Redo
1246 \end_layout
1247
1248 \end_inset
1249
1250
1251 \begin_inset Index idx
1252 status collapsed
1253
1254 \begin_layout Plain Layout
1255 Undo
1256 \end_layout
1257
1258 \end_inset
1259
1260
1261 \begin_inset CommandInset label
1262 LatexCommand label
1263 name "sec:Undo-and-Redo"
1264
1265 \end_inset
1266
1267
1268 \end_layout
1269
1270 \begin_layout Standard
1271 If you make a mistake, you can easily recover from it.
1272  LyX has a large-capacity undo/redo buffer.
1273  Select 
1274 \family sans
1275 Edit\SpecialChar \menuseparator
1276 Undo
1277 \family default
1278  or the toolbar button 
1279 \begin_inset Info
1280 type  "icon"
1281 arg   "undo"
1282 \end_inset
1283
1284  to undo some mistake.
1285  If you accidentally undo too much, use 
1286 \family sans
1287 Edit\SpecialChar \menuseparator
1288 Redo
1289 \family default
1290  or the toolbar button 
1291 \begin_inset Info
1292 type  "icon"
1293 arg   "redo"
1294 \end_inset
1295
1296  to 
1297 \begin_inset Quotes eld
1298 \end_inset
1299
1300 undo the undo.
1301 \begin_inset Quotes erd
1302 \end_inset
1303
1304  The undo mechanism is currently limited to 100
1305 \begin_inset space \thinspace{}
1306 \end_inset
1307
1308 steps to minimize memory overhead.
1309 \end_layout
1310
1311 \begin_layout Standard
1312 Note that if you revert back all changes to arrive to the document as it
1313  was last saved, the 
1314 \begin_inset Quotes eld
1315 \end_inset
1316
1317 changed
1318 \begin_inset Quotes erd
1319 \end_inset
1320
1321  status of the document is unfortunately not reset.
1322  This is a consequence of the 100
1323 \begin_inset space \thinspace{}
1324 \end_inset
1325
1326 step undo limit, above.
1327 \end_layout
1328
1329 \begin_layout Standard
1330
1331 \family sans
1332 Undo
1333 \family default
1334  and 
1335 \family sans
1336 Redo
1337 \family default
1338  work on almost everything in LyX.
1339  But they won't undo or redo text character by character, but by blocks
1340  of text.
1341 \end_layout
1342
1343 \begin_layout Section
1344 Mouse Operations
1345 \begin_inset Index idx
1346 status collapsed
1347
1348 \begin_layout Plain Layout
1349 Mouse Operations
1350 \end_layout
1351
1352 \end_inset
1353
1354
1355 \end_layout
1356
1357 \begin_layout Standard
1358 These are the most basic mouse operations.
1359 \end_layout
1360
1361 \begin_layout Enumerate
1362 Motion
1363 \end_layout
1364
1365 \begin_deeper
1366 \begin_layout Itemize
1367 Click the 
1368 \emph on
1369 left mouse button
1370 \emph default
1371  once anywhere in the edit window.
1372  The cursor moves to the text under the mouse.
1373 \end_layout
1374
1375 \end_deeper
1376 \begin_layout Enumerate
1377 Selecting Text
1378 \end_layout
1379
1380 \begin_deeper
1381 \begin_layout Itemize
1382 Hold down the 
1383 \emph on
1384 left mouse button
1385 \emph default
1386  and drag the mouse.
1387  LyX marks the text between the old and new mouse positions.
1388  Use 
1389 \family sans
1390 Edit\SpecialChar \menuseparator
1391 Copy
1392 \family default
1393  to create a copy of the text in LyX's buffer (and the clipboard).
1394 \end_layout
1395
1396 \begin_layout Itemize
1397 Re-position the cursor and then paste the text back into LyX using 
1398 \family sans
1399 Edit\SpecialChar \menuseparator
1400 Paste
1401 \family default
1402 .
1403 \end_layout
1404
1405 \end_deeper
1406 \begin_layout Enumerate
1407 Insets (Footnotes, Notes, Floats, etc.)
1408 \end_layout
1409
1410 \begin_deeper
1411 \begin_layout Standard
1412 Right-click on them to set their properties.
1413  Also check the appropriate section of this manual for more details.
1414 \end_layout
1415
1416 \end_deeper
1417 \begin_layout Enumerate
1418 Tables
1419 \end_layout
1420
1421 \begin_deeper
1422 \begin_layout Standard
1423
1424 \emph on
1425 Single click
1426 \emph default
1427  the right mouse button to open a dialog that will allow you to manipulate
1428  the table.
1429 \end_layout
1430
1431 \end_deeper
1432 \begin_layout Section
1433 Navigating
1434 \begin_inset CommandInset label
1435 LatexCommand label
1436 name "sec:Navigating"
1437
1438 \end_inset
1439
1440
1441 \begin_inset Index idx
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445 Navigating
1446 \end_layout
1447
1448 \end_inset
1449
1450
1451 \end_layout
1452
1453 \begin_layout Standard
1454 LyX offers you two ways to navigate in documents:
1455 \end_layout
1456
1457 \begin_layout Itemize
1458 The menu 
1459 \family sans
1460 Navigate
1461 \family default
1462  lists all sections of the document as submenu entries that you can click
1463  to jump to the corresponding document part.
1464 \end_layout
1465
1466 \begin_layout Itemize
1467 The menu 
1468 \family sans
1469 Document\SpecialChar \menuseparator
1470 Outline
1471 \family default
1472  or the toolbar button 
1473 \begin_inset Info
1474 type  "icon"
1475 arg   "dialog-toggle toc"
1476 \end_inset
1477
1478 .
1479 \end_layout
1480
1481 \begin_layout Standard
1482 The outline window shows you the content of the document's table of contents
1483  (TOC) that is described in section
1484 \begin_inset space ~
1485 \end_inset
1486
1487
1488 \begin_inset CommandInset ref
1489 LatexCommand ref
1490 reference "sub:Table-of-Contents"
1491
1492 \end_inset
1493
1494 .
1495  You can click there on entries to jump to the corresponding document part.
1496  In the pull-down box at the top of the outline window, you can choose between
1497  different lists of document objects, like the list of footnotes.
1498  Some of them, the list of tables, figures, and algorithms can also be added
1499  to the document, see section
1500 \begin_inset space ~
1501 \end_inset
1502
1503
1504 \begin_inset CommandInset ref
1505 LatexCommand ref
1506 reference "sub:List-of-Figures"
1507
1508 \end_inset
1509
1510 .
1511  The 
1512 \family sans
1513 Sort
1514 \family default
1515  option sorts the current list, and the 
1516 \family sans
1517 Keep
1518 \family default
1519  option keeps it in the current view state.
1520  Keeping means that when you have e.
1521 \begin_inset space \thinspace{}
1522 \end_inset
1523
1524 g.
1525 \begin_inset space \space{}
1526 \end_inset
1527
1528 the subsections of section
1529 \begin_inset space ~
1530 \end_inset
1531
1532 2 and 4 shown and click on section
1533 \begin_inset space ~
1534 \end_inset
1535
1536 3, the subsections of section
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2 and 4 will still be shown.
1541  Without the 
1542 \family sans
1543 Keep
1544 \family default
1545  option they will be hidden to highlight the clicked section
1546 \begin_inset space ~
1547 \end_inset
1548
1549 3.
1550 \end_layout
1551
1552 \begin_layout Standard
1553 With the buttons 
1554 \begin_inset space \space{}
1555 \end_inset
1556
1557
1558 \begin_inset Graphics
1559         filename ../images/down.png
1560         scale 85
1561         groupId toolbarbuttons
1562
1563 \end_inset
1564
1565
1566 \begin_inset space ~
1567 \end_inset
1568
1569  and 
1570 \begin_inset space \space{}
1571 \end_inset
1572
1573
1574 \begin_inset Graphics
1575         filename ../images/up.png
1576         scale 85
1577         groupId toolbarbuttons
1578
1579 \end_inset
1580
1581
1582 \begin_inset space ~
1583 \end_inset
1584
1585  at the bottom of the outline window you can change the position of sections
1586  in your document.
1587  So you can for example move section
1588 \begin_inset space ~
1589 \end_inset
1590
1591 2.5 before section
1592 \begin_inset space ~
1593 \end_inset
1594
1595 2.4.
1596  LyX will then automatically renumber the sections to the new order.
1597  With the buttons 
1598 \begin_inset Graphics
1599         filename ../images/promote.png
1600         scale 85
1601         groupId toolbarbuttons
1602
1603 \end_inset
1604
1605  and 
1606 \begin_inset Graphics
1607         filename ../images/demote.png
1608         scale 85
1609         groupId toolbarbuttons
1610
1611 \end_inset
1612
1613  or the corresponding key bindings 
1614 \family sans
1615 Tab
1616 \family default
1617  and 
1618 \family sans
1619 Shift-Tab
1620 \family default
1621  you can change the sectioning level of sections.
1622  So you can for example make section
1623 \begin_inset space ~
1624 \end_inset
1625
1626 2.5 to chapter
1627 \begin_inset space ~
1628 \end_inset
1629
1630 3 or to subsection
1631 \begin_inset space ~
1632 \end_inset
1633
1634 2.4.1.
1635 \end_layout
1636
1637 \begin_layout Standard
1638 The toolbar button 
1639 \begin_inset Info
1640 type  "icon"
1641 arg   "bookmark-goto 0"
1642 \end_inset
1643
1644  jumps to the position in the document where you recently changed something.
1645  This is for example useful when you have a large document and navigated
1646  or scrolled to another document part to look for something, and want to
1647  go back to your last editing position.
1648 \end_layout
1649
1650 \begin_layout Section
1651 Input / Word Completion
1652 \begin_inset CommandInset label
1653 LatexCommand label
1654 name "sec:Input-Completion"
1655
1656 \end_inset
1657
1658
1659 \begin_inset Index idx
1660 status collapsed
1661
1662 \begin_layout Plain Layout
1663 Input completion
1664 \end_layout
1665
1666 \end_inset
1667
1668
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Word completion|see
1674 \begin_inset ERT
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678
1679 {
1680 \end_layout
1681
1682 \end_inset
1683
1684 Input completion
1685 \begin_inset ERT
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689
1690 }
1691 \end_layout
1692
1693 \end_inset
1694
1695
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \end_layout
1702
1703 \begin_layout Standard
1704 LyX provides completion of words by scanning all documents that are currently
1705  opened.
1706  Every word that appears in these documents is added to a database that
1707  is used to propose completions.
1708 \end_layout
1709
1710 \begin_layout Standard
1711 By default LyX shows a small triangle behind the cursor as indicator that
1712  there are completions available.
1713  You can then press the 
1714 \family sans
1715 Tab
1716 \family default
1717  key to use this completion.
1718  When several completions are possible, a popup is opened showing them.
1719  You can select a completion in the popup using the mouse or the arrow keys,
1720  and accept the chosen completion be pressing 
1721 \family sans
1722 Return
1723 \family default
1724 .
1725 \end_layout
1726
1727 \begin_layout Standard
1728 In the preferences dialog, which is opened with the menu 
1729 \family sans
1730 Tools\SpecialChar \menuseparator
1731 Preferences
1732 \family default
1733 , the cursor completion indicator can be turned off in the section 
1734 \family sans
1735 Editing\SpecialChar \menuseparator
1736 Input Completion
1737 \family default
1738  by deselecting the option 
1739 \family sans
1740 Cursor indicator
1741 \family default
1742 .
1743  With the option 
1744 \family sans
1745 Automatic inline completion
1746 \family default
1747  the proposed completion is shown directly behind the cursor position.
1748  To accept this proposal, use the 
1749 \family sans
1750 Tab
1751 \family default
1752  key.
1753  With the option 
1754 \family sans
1755 Automatic popup
1756 \family default
1757  the completions are always shown in a popup.
1758  LyX offers some more completion settings for experts that are described
1759  in sec.
1760 \begin_inset space \thinspace{}
1761 \end_inset
1762
1763
1764 \begin_inset CommandInset ref
1765 LatexCommand ref
1766 reference "sub:Input-Completion-Appendix"
1767
1768 \end_inset
1769
1770 .
1771 \end_layout
1772
1773 \begin_layout Section
1774 Basic Key Bindings
1775 \begin_inset Index idx
1776 status collapsed
1777
1778 \begin_layout Plain Layout
1779 Key Bindings
1780 \end_layout
1781
1782 \end_inset
1783
1784
1785 \begin_inset Index idx
1786 status collapsed
1787
1788 \begin_layout Plain Layout
1789 Bindings|see
1790 \begin_inset ERT
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794
1795 {
1796 \end_layout
1797
1798 \end_inset
1799
1800 Key Bindings
1801 \begin_inset ERT
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805
1806 }
1807 \end_layout
1808
1809 \end_inset
1810
1811
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \begin_inset Index idx
1818 status collapsed
1819
1820 \begin_layout Plain Layout
1821 Shortcuts|see
1822 \begin_inset ERT
1823 status collapsed
1824
1825 \begin_layout Plain Layout
1826
1827 {
1828 \end_layout
1829
1830 \end_inset
1831
1832 Key Bindings
1833 \begin_inset ERT
1834 status collapsed
1835
1836 \begin_layout Plain Layout
1837
1838 }
1839 \end_layout
1840
1841 \end_inset
1842
1843
1844 \end_layout
1845
1846 \end_inset
1847
1848
1849 \end_layout
1850
1851 \begin_layout Standard
1852 There are at least two different primary binding maps: CUA and Emacs.
1853  LyX's default is CUA.
1854 \end_layout
1855
1856 \begin_layout Standard
1857 Some keys, like 
1858 \family sans
1859 Page
1860 \begin_inset space ~
1861 \end_inset
1862
1863 Up
1864 \family default
1865
1866 \family sans
1867 Page
1868 \begin_inset space ~
1869 \end_inset
1870
1871 Down
1872 \family default
1873
1874 \family sans
1875 Left
1876 \family default
1877
1878 \family sans
1879 Right
1880 \family default
1881
1882 \family sans
1883 Up
1884 \family default
1885 , and 
1886 \family sans
1887 Down
1888 \family default
1889 , do exactly what you expect them to do.
1890  Other keys don't:
1891 \end_layout
1892
1893 \begin_layout Labeling
1894 \labelwidthstring 00.00.0000
1895
1896 \family sans
1897 Tab
1898 \begin_inset CommandInset nomenclature
1899 LatexCommand nomenclature
1900 symbol "Tab"
1901 description "Tabulator key"
1902
1903 \end_inset
1904
1905
1906 \family default
1907  There is no such thing as a tab stop in LyX.
1908  If you don't understand this, go read sections
1909 \begin_inset space ~
1910 \end_inset
1911
1912
1913 \begin_inset CommandInset ref
1914 LatexCommand ref
1915 reference "sec:Par-indent-intro"
1916
1917 \end_inset
1918
1919  and 
1920 \begin_inset CommandInset ref
1921 LatexCommand ref
1922 reference "sec:Paragraph-Environments"
1923
1924 \end_inset
1925
1926 , especially section
1927 \begin_inset space ~
1928 \end_inset
1929
1930
1931 \begin_inset CommandInset ref
1932 LatexCommand ref
1933 reference "sub:Lists"
1934
1935 \end_inset
1936
1937 , right now.
1938  Yes, right now.
1939  If you're still confused, look in the 
1940 \emph on
1941 Tutorial
1942 \emph default
1943 .
1944 \end_layout
1945
1946 \begin_layout Labeling
1947 \labelwidthstring 00.00.0000
1948
1949 \family sans
1950 Esc
1951 \begin_inset CommandInset nomenclature
1952 LatexCommand nomenclature
1953 symbol "Esc"
1954 description "Escape key"
1955
1956 \end_inset
1957
1958
1959 \family default
1960  This is the 
1961 \begin_inset Quotes eld
1962 \end_inset
1963
1964 cancel key.
1965 \begin_inset Quotes erd
1966 \end_inset
1967
1968  It's used, generically, to cancel operations.
1969  Other parts of the manual will go into greater detail about this.
1970 \end_layout
1971
1972 \begin_layout Labeling
1973 \labelwidthstring 00.00.0000
1974
1975 \family sans
1976 Home
1977 \family default
1978
1979 \begin_inset space ~
1980 \end_inset
1981
1982 and
1983 \begin_inset space ~
1984 \end_inset
1985
1986
1987 \family sans
1988 End
1989 \family default
1990  These move the cursor, respectively, to the beginning and end of a line,
1991  unless you are using the Emacs bindings where they jump to the beginning
1992  or end of the file.
1993 \end_layout
1994
1995 \begin_layout Standard
1996 There are three modifier keys:
1997 \end_layout
1998
1999 \begin_layout Labeling
2000 \labelwidthstring 00.00.0000
2001
2002 \family sans
2003 Control
2004 \family default
2005  (Denoted by 
2006 \begin_inset Quotes eld
2007 \end_inset
2008
2009
2010 \family sans
2011 Ctrl
2012 \family default
2013
2014 \begin_inset Quotes erd
2015 \end_inset
2016
2017
2018 \begin_inset CommandInset nomenclature
2019 LatexCommand nomenclature
2020 symbol "Ctrl"
2021 description "Control key"
2022
2023 \end_inset
2024
2025  in the documentation files) This has a couple of different uses, depending
2026  on which keys it's used in combination with:
2027 \end_layout
2028
2029 \begin_deeper
2030 \begin_layout Itemize
2031 With 
2032 \family sans
2033 Backspace
2034 \family default
2035  or 
2036 \family sans
2037 Delete
2038 \family default
2039 , it deletes an entire word instead of a single character.
2040 \end_layout
2041
2042 \begin_layout Itemize
2043 With 
2044 \family sans
2045 Left
2046 \family default
2047  and 
2048 \family sans
2049 Right
2050 \family default
2051 , it moves by words instead of characters.
2052 \end_layout
2053
2054 \begin_layout Itemize
2055 With 
2056 \family sans
2057 Home
2058 \family default
2059  and 
2060 \family sans
2061 End
2062 \family default
2063 , it moves to the beginning and the end of the document, respectively.
2064 \end_layout
2065
2066 \end_deeper
2067 \begin_layout Labeling
2068 \labelwidthstring 00.00.0000
2069
2070 \family sans
2071 Shift
2072 \family default
2073  (Denoted by 
2074 \begin_inset Quotes eld
2075 \end_inset
2076
2077
2078 \family sans
2079 Shift
2080 \family default
2081
2082 \begin_inset Quotes erd
2083 \end_inset
2084
2085
2086 \begin_inset CommandInset nomenclature
2087 LatexCommand nomenclature
2088 symbol "Shift"
2089 description "Shift key"
2090
2091 \end_inset
2092
2093  in the documentation files) Use this with any of the motion keys to select
2094  the text between the old and new cursor positions.
2095 \end_layout
2096
2097 \begin_layout Labeling
2098 \labelwidthstring 00.00.0000
2099
2100 \family sans
2101 Alt
2102 \family default
2103  (Denoted by 
2104 \begin_inset Quotes eld
2105 \end_inset
2106
2107
2108 \family sans
2109 Alt
2110 \family default
2111
2112 \begin_inset Quotes erd
2113 \end_inset
2114
2115
2116 \begin_inset CommandInset nomenclature
2117 LatexCommand nomenclature
2118 symbol "Alt"
2119 description "Alt or Meta key"
2120
2121 \end_inset
2122
2123  in the documentation files) This is the Alt key on many keyboards, unless
2124  your keyboard has a distinct Meta key.
2125  If you have both keys, you will need to try out which one actually performs
2126  the 
2127 \family sans
2128 Alt+
2129 \family default
2130  function.
2131  This key does many different things, but it also activates the 
2132 \emph on
2133 menu accelerator keys
2134 \emph default
2135 .
2136  If you use this in combination with any of the underlined letters in a
2137  menu or menu item, it selects that menu item.
2138 \end_layout
2139
2140 \begin_deeper
2141 \begin_layout Standard
2142 For example, the sequence 
2143 \begin_inset Quotes eld
2144 \end_inset
2145
2146
2147 \family sans
2148 Alt
2149 \begin_inset space ~
2150 \end_inset
2151
2152 e
2153 \begin_inset space ~
2154 \end_inset
2155
2156 s
2157 \family default
2158
2159 \begin_inset space ~
2160 \end_inset
2161
2162
2163 \family sans
2164 c
2165 \family default
2166
2167 \begin_inset Quotes erd
2168 \end_inset
2169
2170  brings up the 
2171 \begin_inset Quotes eld
2172 \end_inset
2173
2174 Text Style
2175 \begin_inset Quotes erd
2176 \end_inset
2177
2178  menu.
2179  Typing 
2180 \begin_inset Quotes eld
2181 \end_inset
2182
2183
2184 \family sans
2185 Alt
2186 \begin_inset space ~
2187 \end_inset
2188
2189 f
2190 \family default
2191
2192 \begin_inset Quotes erd
2193 \end_inset
2194
2195  opens the 
2196 \family sans
2197 File
2198 \family default
2199  menu.
2200 \end_layout
2201
2202 \begin_layout Standard
2203 The 
2204 \emph on
2205 Shortcuts
2206 \emph default
2207  manual lists all other things bound to the 
2208 \family sans
2209 Alt
2210 \family default
2211  key.
2212 \end_layout
2213
2214 \end_deeper
2215 \begin_layout Standard
2216 You'll learn more and more keybindings and short-cut keys as you use LyX,
2217  because most actions will prompt a small message in the status bar at the
2218  bottom of LyX's main window which describe the name of the action, you've
2219  just triggered, and any existing keybindings for that action.
2220  The LyX menus also list the defined keybindings.
2221  The notation for the keybindings is very similar to the notation used in
2222  this documentation, so you should not have any problems understanding it.
2223  However, notice that Shift-modifiers are explicitly mentioned, so 
2224 \begin_inset Quotes eld
2225 \end_inset
2226
2227
2228 \family sans
2229 Alt+P Shift-A
2230 \family default
2231
2232 \begin_inset Quotes erd
2233 \end_inset
2234
2235  means 
2236 \family sans
2237 Alt+P
2238 \family default
2239  followed by a capital 
2240 \family sans
2241 A
2242 \family default
2243 .
2244 \end_layout
2245
2246 \begin_layout Standard
2247 You can list or change the keybindings in the menu 
2248 \family sans
2249 Tools\SpecialChar \menuseparator
2250 Preferences
2251 \family default
2252  under 
2253 \family sans
2254 Editing\SpecialChar \menuseparator
2255 Shortcuts
2256 \family default
2257  as explained in sec.
2258 \begin_inset space \thinspace{}
2259 \end_inset
2260
2261
2262 \begin_inset CommandInset ref
2263 LatexCommand ref
2264 reference "sub:Editing-Shortcuts"
2265
2266 \end_inset
2267
2268 .
2269 \end_layout
2270
2271 \begin_layout Chapter
2272 LyX Basics
2273 \begin_inset Index idx
2274 status collapsed
2275
2276 \begin_layout Plain Layout
2277 LyX ! Basics
2278 \end_layout
2279
2280 \end_inset
2281
2282
2283 \end_layout
2284
2285 \begin_layout Section
2286 Document Types
2287 \begin_inset Index idx
2288 status collapsed
2289
2290 \begin_layout Plain Layout
2291 Document ! Types
2292 \end_layout
2293
2294 \end_inset
2295
2296
2297 \end_layout
2298
2299 \begin_layout Subsection
2300 Introduction
2301 \end_layout
2302
2303 \begin_layout Standard
2304 Before you do anything else, before you ever start writing a document, you
2305  need to decide what type of document you want to edit.
2306  Different types of documents use different types of spacing, headings,
2307  numbering schemes, and so on.
2308  Additionally, different documents use different paragraph environments,
2309  and format the title of your document differently.
2310 \end_layout
2311
2312 \begin_layout Standard
2313
2314 \emph on
2315 document class
2316 \emph default
2317  describes a group of properties common to a particular set of documents.
2318  By setting the document class, you automatically select these properties,
2319  making it easier to create the type of document you want.
2320  If you don't choose a document class, LyX picks one for you by default.
2321  So it is up to you to change the class of your document.
2322 \end_layout
2323
2324 \begin_layout Standard
2325 Read on for info about the document classes you can choose from LyX, and
2326  how to adjust their properties.
2327 \end_layout
2328
2329 \begin_layout Subsection
2330 Document Classes
2331 \begin_inset Index idx
2332 status collapsed
2333
2334 \begin_layout Plain Layout
2335 Document ! Classes
2336 \end_layout
2337
2338 \end_inset
2339
2340
2341 \begin_inset CommandInset label
2342 LatexCommand label
2343 name "sec:Document-Classes"
2344
2345 \end_inset
2346
2347
2348 \end_layout
2349
2350 \begin_layout Standard
2351 You can select a class using the 
2352 \family sans
2353 Document\SpecialChar \menuseparator
2354 Settings\SpecialChar \menuseparator
2355 Document Class
2356 \family default
2357
2358 \begin_inset Index idx
2359 status collapsed
2360
2361 \begin_layout Plain Layout
2362 Document ! Settings
2363 \end_layout
2364
2365 \end_inset
2366
2367  dialog.
2368  Select the class you want to use, and make any fine tunings of the options
2369  you may need.
2370 \end_layout
2371
2372 \begin_layout Subsubsection
2373 Overview
2374 \end_layout
2375
2376 \begin_layout Standard
2377 There are four standard document classes in LyX.
2378  They are:
2379 \end_layout
2380
2381 \begin_layout Description
2382 Article for basic articles
2383 \end_layout
2384
2385 \begin_layout Description
2386 Report for basic reports
2387 \end_layout
2388
2389 \begin_layout Description
2390 Book for writing a book
2391 \end_layout
2392
2393 \begin_layout Description
2394 Letter for US-style letters
2395 \end_layout
2396
2397 \begin_layout Standard
2398 There are also some non-standard classes, which LyX only uses if you have
2399  installed the corresponding LaTeX class files, though most LaTeX distributions
2400  will include many of these.
2401  Here are some of the classes.
2402  The full list with detailed explanations can be found in chapter 
2403 \emph on
2404 Special Document Classes
2405 \emph default
2406  in the 
2407 \emph on
2408 Additional Features
2409 \emph default
2410  manual:
2411 \end_layout
2412
2413 \begin_layout Description
2414 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2415 \end_layout
2416
2417 \begin_layout Description
2418 ACS For submissions to the journals published by the American Chemistry
2419  Society
2420 \end_layout
2421
2422 \begin_layout Description
2423 AGU For submissions to the journals published by the American Geophysical
2424  Union
2425 \end_layout
2426
2427 \begin_layout Description
2428 AMS Layouts for articles and books in the style and format used by the American
2429  Mathematical Society (AMS).
2430  There are three article layouts available.
2431  The standard one uses a typical numbering scheme for theorems etc., that
2432  prepends the section number to the number of the result.
2433  All result-type statements (propositions, corollaries, and so on) are sequenced
2434  together, but definitions, examples, and the like have their own sequence.
2435  The 
2436 \begin_inset Quotes eld
2437 \end_inset
2438
2439 sequential numbering
2440 \begin_inset Quotes erd
2441 \end_inset
2442
2443  scheme does not place the section number with each result, but numbers
2444  them throughout the article in a single sequence.
2445  Each type of result gets its own sequence.
2446  There is also a layout that dispenses with numbering of statements altogether.
2447 \end_layout
2448
2449 \begin_layout Description
2450 Beamer Layout for presentations
2451 \end_layout
2452
2453 \begin_layout Description
2454 Broadway Layout for writing plays.
2455  It is not an existing LaTeX document class, but a new one which is distributed
2456  with LyX.
2457 \end_layout
2458
2459 \begin_layout Description
2460 Chess Layout to write about chess games
2461 \end_layout
2462
2463 \begin_layout Description
2464 Curriculum
2465 \begin_inset space ~
2466 \end_inset
2467
2468 vitae classes to create curriculum vitae
2469 \end_layout
2470
2471 \begin_layout Description
2472 Elsarticle Layout for journals of the Elsevier publishing group
2473 \end_layout
2474
2475 \begin_layout Description
2476 Foils Used to make transparencies
2477 \end_layout
2478
2479 \begin_layout Description
2480 Hollywood Used to type spec scripts for the US film industry.
2481  It is not an existing LaTeX document class, but a new one which is distributed
2482  with LyX.
2483 \end_layout
2484
2485 \begin_layout Description
2486 IEEEtran Layout for the journals published by the Institute of Electrical
2487  and Electronics Engineers (IEEE)
2488 \end_layout
2489
2490 \begin_layout Description
2491 IOP Layout for journals of the Institute of Physics publishing group
2492 \end_layout
2493
2494 \begin_layout Description
2495 Kluwer Layout for journals of the Kluwer publishing group
2496 \end_layout
2497
2498 \begin_layout Description
2499 KOMA-Script a replacement for the standard classes, offers many useful features
2500  like caption formatting, automatic print space calculation etc.
2501  (Is used by this document.)
2502 \end_layout
2503
2504 \begin_layout Description
2505 Memoir another replacement for the standard classes
2506 \end_layout
2507
2508 \begin_layout Description
2509 Powerdot Layout for presentations
2510 \end_layout
2511
2512 \begin_layout Description
2513 REVTe
2514 \begin_inset ERT
2515 status collapsed
2516
2517 \begin_layout Plain Layout
2518
2519 {}
2520 \end_layout
2521
2522 \end_inset
2523
2524 X is used to write articles for the publications of the American Physical
2525  Society (APS), American Institute of Physics (AIP), and Optical Society
2526  of America (OSA).
2527  This class is not completely compatible with all LyX features.
2528 \end_layout
2529
2530 \begin_layout Description
2531 Slides Used to make transparencies
2532 \end_layout
2533
2534 \begin_layout Description
2535 SPIE
2536 \begin_inset space ~
2537 \end_inset
2538
2539 Proceedings Layout for the journals published by The International Society
2540  for Optical Engineering (SPIE)
2541 \end_layout
2542
2543 \begin_layout Description
2544 Springer Layouts for journals of the Springer publishing group
2545 \end_layout
2546
2547 \begin_layout Standard
2548 We won't go into any detail about how to use these different document classes
2549  here.
2550  You can find all the details about the non-standard classes in Chapter
2551  6 of the 
2552 \emph on
2553 Additional Features
2554 \emph default
2555  manual.
2556  Here, we will settle with a list of some of the common properties of all
2557  of the document classes.
2558 \end_layout
2559
2560 \begin_layout Subsubsection
2561 Availability
2562 \end_layout
2563
2564 \begin_layout Standard
2565
2566 \change_deleted 1607599024 1294953623
2567 New users are sometimes puzzled by the fact
2568 \change_inserted 1607599024 1294953628
2569 You will probably find
2570 \change_unchanged
2571  that many of the document classes listed under 
2572 \family sans
2573 Document\SpecialChar \menuseparator
2574 Settings\SpecialChar \menuseparator
2575 Document Class
2576 \begin_inset Index idx
2577 status collapsed
2578
2579 \begin_layout Plain Layout
2580 Document ! Settings
2581 \end_layout
2582
2583 \end_inset
2584
2585  
2586 \family default
2587 are marked as 
2588 \begin_inset Quotes eld
2589 \end_inset
2590
2591 Unavailable
2592 \begin_inset Quotes erd
2593 \end_inset
2594
2595 .
2596  
2597 \change_inserted 1607599024 1294953653
2598 If you open a document that uses such a class, you will 
2599 \change_deleted 1607599024 1294953655
2600 Or they are surprised that, when they open e.
2601 \begin_inset space \thinspace{}
2602 \end_inset
2603
2604 g.
2605 \begin_inset space ~
2606 \end_inset
2607
2608 the 
2609 \family sans
2610 iop-article
2611 \family default
2612  template, they 
2613 \change_unchanged
2614 receive a warning saying that 
2615 \change_inserted 1607599024 1294953700
2616 there are files that are required to produce output that are not installed.
2617  
2618 \change_deleted 1607599024 1294953702
2619 the document requires files that are not installed to produce output.
2620  
2621 \change_unchanged
2622 So it 
2623 \change_inserted 1607599024 1294953709
2624 may 
2625 \change_unchanged
2626 seem
2627 \change_deleted 1607599024 1294953710
2628 s
2629 \change_unchanged
2630  that something is wrong.
2631 \end_layout
2632
2633 \begin_layout Standard
2634
2635 \change_deleted 1607599024 1294953717
2636 But n
2637 \change_inserted 1607599024 1294953719
2638 N
2639 \change_unchanged
2640 othing is wrong.
2641  LyX includes many more document classes than you will ever need to use,
2642  and some of them, like 
2643 \family sans
2644 IOP
2645 \family default
2646 , are highly specialized.
2647
2648 \change_inserted 1607599024 1294953729
2649  
2650 \change_unchanged
2651 LyX tries to support as many different types of documents as possible, and
2652  it includes almost one hundred different layout files, with a growing number.
2653  No LaTeX distribution will install by default all files that might be needed
2654  by some document class.
2655  There are just too many of them.
2656  That is why some of the document classes are unavailable.
2657 \end_layout
2658
2659 \begin_layout Standard
2660 If there is a document class you would like to use that is marked as 
2661 \begin_inset Quotes erd
2662 \end_inset
2663
2664 Unavailable
2665 \begin_inset Quotes erd
2666 \end_inset
2667
2668 , you just need to install the appropriate package files.
2669  The easiest way to find out which files you need to install is to use that
2670  document class for a new file.
2671  LyX will display a dialog that will list the missing files.
2672  See section 
2673 \begin_inset Quotes eld
2674 \end_inset
2675
2676 Installing new LaTeX files
2677 \begin_inset Quotes erd
2678 \end_inset
2679
2680  in of the 
2681 \emph on
2682 Customization
2683 \emph default
2684  manual for information on how to install them.
2685 \begin_inset VSpace medskip
2686 \end_inset
2687
2688
2689 \end_layout
2690
2691 \begin_layout Standard
2692 Although LyX provides support for many different sorts of documents, it
2693  does not include support for every document class people might want to
2694  use.
2695  For example, many universities provide LaTeX class files to be used for
2696  dissertations submitted to those universities.
2697  The LyX team cannot write layout files to support every one of these.
2698  There are too many.
2699  Fortunately, users can write their own layout files, and many users have
2700  done so.
2701  Chapter
2702 \begin_inset space ~
2703 \end_inset
2704
2705 5 of the 
2706 \emph on
2707 Customization
2708 \emph default
2709  manual contains information on how to create layout files.
2710 \end_layout
2711
2712 \begin_layout Subsubsection
2713 Modules
2714 \begin_inset CommandInset label
2715 LatexCommand label
2716 name "sub:Modules"
2717
2718 \end_inset
2719
2720
2721 \begin_inset Index idx
2722 status collapsed
2723
2724 \begin_layout Plain Layout
2725 Document ! Modules
2726 \end_layout
2727
2728 \end_inset
2729
2730
2731 \end_layout
2732
2733 \begin_layout Standard
2734 Modules load additional features that are not by default available in the
2735  chosen document class.
2736  For example you might want to write Braille (embossed printing) in a document.
2737  This is not available in any document class, so you have to load the correspond
2738 ing module in the 
2739 \family sans
2740 Modules
2741 \family default
2742  section of the 
2743 \family sans
2744 Document\SpecialChar \menuseparator
2745 Settings
2746 \family default
2747
2748 \begin_inset Index idx
2749 status collapsed
2750
2751 \begin_layout Plain Layout
2752 Document ! Settings
2753 \end_layout
2754
2755 \end_inset
2756
2757  dialog.
2758  Highlighting a module in the dialog will bring up a description of the
2759  module.
2760 \end_layout
2761
2762 \begin_layout Standard
2763 Some modules require LaTeX packages 
2764 \change_inserted 1607599024 1294953807
2765 or file format converters 
2766 \change_unchanged
2767 that are not always installed by default.
2768  LyX will warn you if you do not have 
2769 \change_inserted 1607599024 1294953817
2770
2771 \change_deleted 1607599024 1294953818
2772 the 
2773 \change_unchanged
2774 needed package
2775 \change_inserted 1607599024 1294953887
2776  or converter, and it will tell you what exactly you are missing
2777 \change_unchanged
2778 .
2779  You can still use the module while editing your file, but you will not
2780  be able to export to PDF or print your document, since LyX will not be
2781  able to compile the LaTeX file without the missing 
2782 \change_deleted 1607599024 1294953839
2783 package
2784 \change_inserted 1607599024 1294953843
2785 prerequisites
2786 \change_unchanged
2787 .
2788  If you want to be able to produce output, then you need to install the
2789  missing 
2790 \change_deleted 1607599024 1294953855
2791 package
2792 \change_inserted 1607599024 1294953855
2793 prerequisites
2794 \change_unchanged
2795  and then reconfigure LyX by selecting 
2796 \family sans
2797 Tools\SpecialChar \menuseparator
2798 Reconfigure
2799 \family default
2800 .
2801 \begin_inset Index idx
2802 status collapsed
2803
2804 \begin_layout Plain Layout
2805 Reconfiguration of LyX
2806 \end_layout
2807
2808 \end_inset
2809
2810  See section 
2811 \begin_inset Quotes eld
2812 \end_inset
2813
2814 Installing new LaTeX files
2815 \begin_inset Quotes erd
2816 \end_inset
2817
2818  of the 
2819 \emph on
2820 Customization
2821 \emph default
2822  manual for more information on installing needed packages.
2823 \end_layout
2824
2825 \begin_layout Standard
2826 \begin_inset Note Greyedout
2827 status open
2828
2829 \begin_layout Plain Layout
2830
2831 \series bold
2832 Note:
2833 \series default
2834  Some modules require other modules, and some pairs of modules are incompatible.
2835  LyX will advise you about these things.
2836 \end_layout
2837
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \begin_layout Subsubsection
2844 Properties
2845 \end_layout
2846
2847 \begin_layout Standard
2848 Each class has a default set of options.
2849  Here's a quick table describing them:
2850 \end_layout
2851
2852 \begin_layout Standard
2853 \begin_inset VSpace 0.3cm
2854 \end_inset
2855
2856
2857 \end_layout
2858
2859 \begin_layout Standard
2860 \align center
2861 \begin_inset Tabular
2862 <lyxtabular version="3" rows="5" columns="5">
2863 <features tabularvalignment="middle">
2864 <column alignment="center" valignment="top" width="0pt">
2865 <column alignment="center" valignment="top" width="0pt">
2866 <column alignment="center" valignment="top" width="0pt">
2867 <column alignment="center" valignment="top" width="0pt">
2868 <column alignment="center" valignment="top" width="0pt">
2869 <row>
2870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2871 \begin_inset Text
2872
2873 \begin_layout Plain Layout
2874
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883
2884 \family sans
2885 \series medium
2886 \shape up
2887 \size normal
2888 \emph off
2889 \bar no
2890 \noun off
2891 \color none
2892 Page style
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901
2902 \family sans
2903 \series medium
2904 \shape up
2905 \size normal
2906 \emph off
2907 \bar no
2908 \noun off
2909 \color none
2910 Sides
2911 \end_layout
2912
2913 \end_inset
2914 </cell>
2915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Plain Layout
2919
2920 \family sans
2921 \series medium
2922 \shape up
2923 \size normal
2924 \emph off
2925 \bar no
2926 \noun off
2927 \color none
2928 Columns
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Plain Layout
2937
2938 \series medium
2939 \shape up
2940 \size normal
2941 \emph off
2942 \bar no
2943 \noun off
2944 \color none
2945 Max.
2946  sectioning level
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 <row>
2953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957
2958 \series medium
2959 \shape up
2960 \size normal
2961 \emph off
2962 \bar no
2963 \noun off
2964 \color none
2965 article
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2971 \begin_inset Text
2972
2973 \begin_layout Plain Layout
2974
2975 \family sans
2976 \series medium
2977 \shape up
2978 \size normal
2979 \emph off
2980 \bar no
2981 \noun off
2982 \color none
2983 Plain
2984 \end_layout
2985
2986 \end_inset
2987 </cell>
2988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2989 \begin_inset Text
2990
2991 \begin_layout Plain Layout
2992
2993 \family sans
2994 \series medium
2995 \shape up
2996 \size normal
2997 \emph off
2998 \bar no
2999 \noun off
3000 \color none
3001 One
3002 \end_layout
3003
3004 \end_inset
3005 </cell>
3006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3007 \begin_inset Text
3008
3009 \begin_layout Plain Layout
3010
3011 \family sans
3012 \series medium
3013 \shape up
3014 \size normal
3015 \emph off
3016 \bar no
3017 \noun off
3018 \color none
3019 One
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028
3029 \family sans
3030 \series medium
3031 \shape up
3032 \size normal
3033 \emph off
3034 \bar no
3035 \noun off
3036 \color none
3037 Section
3038 \end_layout
3039
3040 \end_inset
3041 </cell>
3042 </row>
3043 <row>
3044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048
3049 \series medium
3050 \shape up
3051 \size normal
3052 \emph off
3053 \bar no
3054 \noun off
3055 \color none
3056 report
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Plain Layout
3065
3066 \family sans
3067 \series medium
3068 \shape up
3069 \size normal
3070 \emph off
3071 \bar no
3072 \noun off
3073 \color none
3074 Plain
3075 \end_layout
3076
3077 \end_inset
3078 </cell>
3079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3080 \begin_inset Text
3081
3082 \begin_layout Plain Layout
3083
3084 \family sans
3085 \series medium
3086 \shape up
3087 \size normal
3088 \emph off
3089 \bar no
3090 \noun off
3091 \color none
3092 One
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Plain Layout
3101
3102 \family sans
3103 \series medium
3104 \shape up
3105 \size normal
3106 \emph off
3107 \bar no
3108 \noun off
3109 \color none
3110 One
3111 \end_layout
3112
3113 \end_inset
3114 </cell>
3115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3116 \begin_inset Text
3117
3118 \begin_layout Plain Layout
3119
3120 \family sans
3121 \series medium
3122 \shape up
3123 \size normal
3124 \emph off
3125 \bar no
3126 \noun off
3127 \color none
3128 Chapter
3129 \end_layout
3130
3131 \end_inset
3132 </cell>
3133 </row>
3134 <row>
3135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3136 \begin_inset Text
3137
3138 \begin_layout Plain Layout
3139
3140 \series medium
3141 \shape up
3142 \size normal
3143 \emph off
3144 \bar no
3145 \noun off
3146 \color none
3147 book
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Plain Layout
3156
3157 \family sans
3158 \series medium
3159 \shape up
3160 \size normal
3161 \emph off
3162 \bar no
3163 \noun off
3164 \color none
3165 Headings
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Plain Layout
3174
3175 \family sans
3176 \series medium
3177 \shape up
3178 \size normal
3179 \emph off
3180 \bar no
3181 \noun off
3182 \color none
3183 Two
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192
3193 \family sans
3194 \series medium
3195 \shape up
3196 \size normal
3197 \emph off
3198 \bar no
3199 \noun off
3200 \color none
3201 One
3202 \end_layout
3203
3204 \end_inset
3205 </cell>
3206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3207 \begin_inset Text
3208
3209 \begin_layout Plain Layout
3210
3211 \family sans
3212 \series medium
3213 \shape up
3214 \size normal
3215 \emph off
3216 \bar no
3217 \noun off
3218 \color none
3219 Chapter
3220 \end_layout
3221
3222 \end_inset
3223 </cell>
3224 </row>
3225 <row>
3226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Plain Layout
3230
3231 \series medium
3232 \shape up
3233 \size normal
3234 \emph off
3235 \bar no
3236 \noun off
3237 \color none
3238 letter
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Plain Layout
3247
3248 \family sans
3249 \series medium
3250 \shape up
3251 \size normal
3252 \emph off
3253 \bar no
3254 \noun off
3255 \color none
3256 Plain
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265
3266 \family sans
3267 \series medium
3268 \shape up
3269 \size normal
3270 \emph off
3271 \bar no
3272 \noun off
3273 \color none
3274 One
3275 \end_layout
3276
3277 \end_inset
3278 </cell>
3279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3280 \begin_inset Text
3281
3282 \begin_layout Plain Layout
3283
3284 \family sans
3285 \series medium
3286 \shape up
3287 \size normal
3288 \emph off
3289 \bar no
3290 \noun off
3291 \color none
3292 One
3293 \end_layout
3294
3295 \end_inset
3296 </cell>
3297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3298 \begin_inset Text
3299
3300 \begin_layout Plain Layout
3301
3302 \series medium
3303 \shape up
3304 \size normal
3305 \emph off
3306 \bar no
3307 \noun off
3308 \color none
3309 none
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 </row>
3315 </lyxtabular>
3316
3317 \end_inset
3318
3319
3320 \end_layout
3321
3322 \begin_layout Standard
3323 \begin_inset VSpace 0.3cm
3324 \end_inset
3325
3326
3327 \end_layout
3328
3329 \begin_layout Standard
3330 You're probably also wondering what 
3331 \begin_inset Quotes eld
3332 \end_inset
3333
3334 Max.
3335 \begin_inset space ~
3336 \end_inset
3337
3338 sectioning level
3339 \begin_inset Quotes erd
3340 \end_inset
3341
3342  means.
3343  There are several paragraph environments used to create section headings.
3344  Different document classes allow different types of section headings.
3345  Only two use the 
3346 \family sans
3347 Chapter
3348 \family default
3349  heading; the rest do not and begin instead with the 
3350 \family sans
3351 Section
3352 \family default
3353  heading.
3354  Some document classes, such as the ones for letters, don't use any section
3355  headings.
3356  In addition to 
3357 \family sans
3358 Chapter
3359 \family default
3360  and 
3361 \family sans
3362 Section
3363 \family default
3364  headings, there are also 
3365 \family sans
3366 Subsection
3367 \family default
3368  headings, 
3369 \family sans
3370 Subsubsection
3371 \family default
3372  headings, and so on.
3373  We'll describe these headings fully in section
3374 \begin_inset space ~
3375 \end_inset
3376
3377
3378 \begin_inset CommandInset ref
3379 LatexCommand ref
3380 reference "sub:Headings"
3381
3382 \end_inset
3383
3384 .
3385 \end_layout
3386
3387 \begin_layout Subsection
3388 Document Layout
3389 \begin_inset CommandInset label
3390 LatexCommand label
3391 name "sub:Document-Layout"
3392
3393 \end_inset
3394
3395
3396 \begin_inset Index idx
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 Document ! Layout
3401 \end_layout
3402
3403 \end_inset
3404
3405
3406 \family sans
3407
3408 \begin_inset Index idx
3409 status collapsed
3410
3411 \begin_layout Plain Layout
3412 Document ! Settings
3413 \end_layout
3414
3415 \end_inset
3416
3417
3418 \end_layout
3419
3420 \begin_layout Standard
3421 The most important properties of documents classes are set in the menu 
3422 \family sans
3423 Document\SpecialChar \menuseparator
3424 Settings
3425 \family default
3426 .
3427  There in the 
3428 \family sans
3429 Options
3430 \family default
3431  field under 
3432 \family sans
3433 Documents
3434 \begin_inset space ~
3435 \end_inset
3436
3437 Class
3438 \family default
3439 , you can enter special options for your document class in a comma-separated
3440  list.
3441  This is only necessary if LyX doesn't support special options you want
3442  to use for your document.
3443  To learn more about your favorite LaTeX-class and its options, you have
3444  to read its manual.
3445 \end_layout
3446
3447 \begin_layout Standard
3448 The drop box 
3449 \family sans
3450 Headings style
3451 \family default
3452  in the 
3453 \family sans
3454 Document\SpecialChar \menuseparator
3455 Settings
3456 \family default
3457  dialog under 
3458 \family sans
3459 Page
3460 \begin_inset space ~
3461 \end_inset
3462
3463 Layout
3464 \family default
3465  controls what sorts of headings and page numbers go on a page.
3466  You can choose between the following five options:
3467 \end_layout
3468
3469 \begin_layout Labeling
3470 \labelwidthstring 00.00.0000
3471
3472 \family sans
3473 Default
3474 \family default
3475  Use default page style of current class.
3476 \end_layout
3477
3478 \begin_layout Labeling
3479 \labelwidthstring 00.00.0000
3480
3481 \family sans
3482 Empty
3483 \family default
3484  No page numbers or headings.
3485 \end_layout
3486
3487 \begin_layout Labeling
3488 \labelwidthstring 00.00.0000
3489
3490 \family sans
3491 Plain
3492 \family default
3493  Page numbers only.
3494 \end_layout
3495
3496 \begin_layout Labeling
3497 \labelwidthstring 00.00.0000
3498
3499 \family sans
3500 Headings
3501 \family default
3502  Page numbers and either the current chapter or section title and number.
3503  Whether LyX uses the current chapter or the current section depends on
3504  the maximum sectioning level of the class.
3505 \end_layout
3506
3507 \begin_layout Labeling
3508 \labelwidthstring 00.00.0000
3509
3510 \family sans
3511 Fancy
3512 \family default
3513  This allows you to create fully customizable headers and footers if you
3514  have the 
3515 \series bold
3516 fancyhdr
3517 \series default
3518
3519 \begin_inset Index idx
3520 status collapsed
3521
3522 \begin_layout Plain Layout
3523 LaTeX-packages ! fancyhdr
3524 \end_layout
3525
3526 \end_inset
3527
3528  package installed.
3529  At the moment, support in LyX is limited to this setting.
3530  To use the full power of this package, you have to add code to your document
3531  preamble.
3532  Check the documentation for the 
3533 \series bold
3534 fancyhdr
3535 \series default
3536  package for more details, 
3537 \begin_inset CommandInset citation
3538 LatexCommand cite
3539 key "fancyhdr"
3540
3541 \end_inset
3542
3543 .
3544 \end_layout
3545
3546 \begin_layout Standard
3547 The 
3548 \family sans
3549 Separation
3550 \family default
3551  of paragraphs is described in section
3552 \begin_inset space ~
3553 \end_inset
3554
3555
3556 \begin_inset CommandInset ref
3557 LatexCommand ref
3558 reference "sec:Par-indent-intro"
3559
3560 \end_inset
3561
3562 .
3563 \end_layout
3564
3565 \begin_layout Subsection
3566 Paper Size and Orientation
3567 \begin_inset Index idx
3568 status collapsed
3569
3570 \begin_layout Plain Layout
3571 Document ! Paper size
3572 \end_layout
3573
3574 \end_inset
3575
3576
3577 \begin_inset CommandInset label
3578 LatexCommand label
3579 name "sub:Paper-Size,-Orientation,"
3580
3581 \end_inset
3582
3583
3584 \end_layout
3585
3586 \begin_layout Standard
3587 You'll find the following options in the menu 
3588 \family sans
3589 Page
3590 \begin_inset space ~
3591 \end_inset
3592
3593 Layout
3594 \family default
3595  of the dialog of the 
3596 \family sans
3597 Document\SpecialChar \menuseparator
3598 Settings
3599 \family default
3600  menu:
3601 \family sans
3602
3603 \begin_inset Index idx
3604 status collapsed
3605
3606 \begin_layout Plain Layout
3607 Document ! Settings
3608 \end_layout
3609
3610 \end_inset
3611
3612
3613 \end_layout
3614
3615 \begin_layout Labeling
3616 \labelwidthstring 00.00.0000
3617
3618 \family sans
3619 Paper
3620 \begin_inset space ~
3621 \end_inset
3622
3623 Format
3624 \family default
3625  What size paper to print on.
3626  The choices are
3627 \end_layout
3628
3629 \begin_layout Itemize
3630
3631 \family sans
3632 Default
3633 \end_layout
3634
3635 \begin_layout Itemize
3636
3637 \family sans
3638 A3, A4,
3639 \family default
3640  
3641 \family sans
3642 A5
3643 \end_layout
3644
3645 \begin_layout Itemize
3646
3647 \family sans
3648 B3, B4, B5
3649 \end_layout
3650
3651 \begin_layout Itemize
3652
3653 \family sans
3654 US letter
3655 \end_layout
3656
3657 \begin_layout Itemize
3658
3659 \family sans
3660 US legal
3661 \end_layout
3662
3663 \begin_layout Itemize
3664
3665 \family sans
3666 US executive
3667 \end_layout
3668
3669 \begin_layout Itemize
3670
3671 \family sans
3672 Custom
3673 \end_layout
3674
3675 \begin_layout Labeling
3676 \labelwidthstring 00.00.0000
3677
3678 \family sans
3679 Orientation
3680 \family default
3681  Two toggle buttons choose whether to print the output as 
3682 \family sans
3683 Landscape
3684 \family default
3685  or as 
3686 \family sans
3687 Portrait
3688 \family default
3689 .
3690 \end_layout
3691
3692 \begin_layout Labeling
3693 \labelwidthstring 00.00.0000
3694
3695 \family sans
3696 Two-sided
3697 \begin_inset space ~
3698 \end_inset
3699
3700 document
3701 \family default
3702  Adjusts the print space to print both sides of paper.
3703  That means that the print space for odd- and even-numbered pages is different.
3704 \end_layout
3705
3706 \begin_layout Subsection
3707 Margins
3708 \begin_inset CommandInset label
3709 LatexCommand label
3710 name "sub:Margins"
3711
3712 \end_inset
3713
3714
3715 \begin_inset Index idx
3716 status collapsed
3717
3718 \begin_layout Plain Layout
3719 Document ! Margins
3720 \end_layout
3721
3722 \end_inset
3723
3724
3725 \begin_inset Index idx
3726 status collapsed
3727
3728 \begin_layout Plain Layout
3729 Margins
3730 \end_layout
3731
3732 \end_inset
3733
3734
3735 \end_layout
3736
3737 \begin_layout Standard
3738 Paper margins are set in the menu 
3739 \family sans
3740 Document\SpecialChar \menuseparator
3741 Settings
3742 \family default
3743 .
3744 \begin_inset Index idx
3745 status collapsed
3746
3747 \begin_layout Plain Layout
3748 Document ! Settings
3749 \end_layout
3750
3751 \end_inset
3752
3753
3754 \end_layout
3755
3756 \begin_layout Standard
3757 If you use a KOMA-Script document class, you can use the default settings.
3758  Because KOMA-Script calculates then the printspace automatically by taking
3759  the paper format and the font size into account.
3760 \end_layout
3761
3762 \begin_layout Subsection
3763 Important Note
3764 \end_layout
3765
3766 \begin_layout Standard
3767 If you change a document class, LyX has to convert 
3768 \emph on
3769 everything
3770 \emph default
3771  into the new class.
3772  That includes the paragraph environments.
3773  Some paragraph environments are standard, in so far as all of the document
3774  classes have them; but some classes have special paragraph environments.
3775  If this is the case, and you change the document class, LyX will mark the
3776  paragraphs whose styles it no longer understands as 
3777 \begin_inset Quotes eld
3778 \end_inset
3779
3780 unknown
3781 \begin_inset Quotes erd
3782 \end_inset
3783
3784 .
3785  The name of the style is retained, in case you should want to go back to
3786  the old class.
3787  But these paragraphs will be output with no special formatting, so you
3788  will either need to create a new style yourself or else to convert these
3789  paragraphs manually to a style present in your new document class.
3790 \end_layout
3791
3792 \begin_layout Section
3793 Paragraph Indentation and Separation
3794 \begin_inset Index idx
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798 Paragraph ! Indentation
3799 \end_layout
3800
3801 \end_inset
3802
3803
3804 \end_layout
3805
3806 \begin_layout Subsection
3807 Introduction
3808 \begin_inset CommandInset label
3809 LatexCommand label
3810 name "sec:Par-indent-intro"
3811
3812 \end_inset
3813
3814
3815 \end_layout
3816
3817 \begin_layout Standard
3818 Before describing all of the various paragraph environments, we'd like to
3819  say a word or two about paragraph indentation.
3820 \end_layout
3821
3822 \begin_layout Standard
3823 Everyone seems to have their own convention for separating paragraphs.
3824  Most Americans indent the first line of a paragraph.
3825  Others don't indent but put extra space between the paragraphs.
3826  If you choose indentation for paragraphs the 
3827 \emph on
3828 first
3829 \emph default
3830  paragraph of a section, or after a figure, an equation, a table, a list,
3831  etc., is 
3832 \emph on
3833 not
3834 \emph default
3835  indented.
3836  Only a paragraph following another paragraph gets indented.
3837  Note that the indentation behavior is different when you use another document
3838  language than English.
3839  LaTeX takes care that the indentation follows the rules of the used language.
3840 \end_layout
3841
3842 \begin_layout Standard
3843 The space between paragraphs, like the line spacing, the space between headings
3844  and text — in fact, all of the spacings for just about everything are pre-coded
3845  into LyX.
3846  As we said, you don't worry about how much space to add between what.
3847  LyX takes care of that.
3848  In fact, these pre-coded vertical spacings aren't a single number but a
3849  range.
3850  That way, LyX can squish or stretch the space between lines to make sure
3851  figures fit on a page with text, so that sections don't start at the bottom
3852  of a page, and so on.
3853 \begin_inset Foot
3854 status collapsed
3855
3856 \begin_layout Plain Layout
3857 LaTeX does this when LyX goes to produce a printable file.
3858 \end_layout
3859
3860 \end_inset
3861
3862  However, pre-coded doesn't mean you can't change them.
3863  LyX gives you the ability to globally change 
3864 \emph on
3865 all
3866 \emph default
3867  of these pre-coded spacings.
3868  We'll explain more later.
3869 \end_layout
3870
3871 \begin_layout Subsection
3872 Paragraph Separation
3873 \begin_inset Index idx
3874 status collapsed
3875
3876 \begin_layout Plain Layout
3877 Paragraph ! Separation
3878 \end_layout
3879
3880 \end_inset
3881
3882
3883 \end_layout
3884
3885 \begin_layout Standard
3886 To separate paragraphs, select 
3887 \family sans
3888 Indent
3889 \family default
3890  or 
3891 \family sans
3892 Skip
3893 \family default
3894  in the submenu 
3895 \family sans
3896 Text
3897 \begin_inset space ~
3898 \end_inset
3899
3900 Layout
3901 \family default
3902  of the dialog 
3903 \family sans
3904 Document\SpecialChar \menuseparator
3905 Settings
3906 \family default
3907
3908 \begin_inset Index idx
3909 status collapsed
3910
3911 \begin_layout Plain Layout
3912 Document ! Settings
3913 \end_layout
3914
3915 \end_inset
3916
3917  to indent paragraphs or add extra space between paragraphs, respectively.
3918  The size of the skips can be defined in the dialog, for the indentation
3919  you have to add this line to your document preamble:
3920 \end_layout
3921
3922 \begin_layout Standard
3923
3924 \series bold
3925
3926 \backslash
3927 setlength{
3928 \backslash
3929 parindent}{Length}
3930 \end_layout
3931
3932 \begin_layout Standard
3933 where length is a value in one of the units listed in Appendix
3934 \begin_inset space ~
3935 \end_inset
3936
3937
3938 \begin_inset CommandInset ref
3939 LatexCommand ref
3940 reference "cap:Units"
3941
3942 \end_inset
3943
3944 .
3945  The default length is 30
3946 \begin_inset space \thinspace{}
3947 \end_inset
3948
3949 pt.
3950 \end_layout
3951
3952 \begin_layout Subsection
3953 Fine-Tuning
3954 \end_layout
3955
3956 \begin_layout Standard
3957 You can also change the separation method of a single paragraph.
3958  Open the 
3959 \family sans
3960 Edit\SpecialChar \menuseparator
3961 Paragraph
3962 \begin_inset space ~
3963 \end_inset
3964
3965 Settings
3966 \family default
3967  dialog and toggle the 
3968 \family sans
3969 Indent
3970 \begin_inset space ~
3971 \end_inset
3972
3973 Paragraph
3974 \family default
3975  option to change the state of the current paragraph (shortcut 
3976 \begin_inset Info
3977 type  "shortcut"
3978 arg   "paragraph-params \\indent-toggle"
3979 \end_inset
3980
3981 ).
3982  If paragraphs have no indentation but use extra space for separation, this
3983  button will be ignored (you can't indent a single paragraph by toggling
3984  this).
3985 \end_layout
3986
3987 \begin_layout Standard
3988 You should only need to change the indentation method for a single paragraph
3989  if you need to do some fine-tuning.
3990 \end_layout
3991
3992 \begin_layout Subsection
3993 Line Spacing
3994 \begin_inset Index idx
3995 status collapsed
3996
3997 \begin_layout Plain Layout
3998 Paragraph ! Line spacing
3999 \end_layout
4000
4001 \end_inset
4002
4003
4004 \end_layout
4005
4006 \begin_layout Standard
4007 In the 
4008 \family sans
4009 Document\SpecialChar \menuseparator
4010 Settings
4011 \noun on
4012
4013 \begin_inset Index idx
4014 status collapsed
4015
4016 \begin_layout Plain Layout
4017 Document ! Settings
4018 \end_layout
4019
4020 \end_inset
4021
4022
4023 \family default
4024 \noun default
4025  dialog you can set the line spacing in the submenu 
4026 \family sans
4027 Text
4028 \begin_inset space ~
4029 \end_inset
4030
4031 Layout
4032 \family default
4033 .
4034 \begin_inset Foot
4035 status collapsed
4036
4037 \begin_layout Plain Layout
4038 You need to have the LaTeX-package 
4039 \series bold
4040 setspace
4041 \series default
4042
4043 \begin_inset Index idx
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047 LaTeX-packages ! setspace
4048 \end_layout
4049
4050 \end_inset
4051
4052  installed to use this feature.
4053 \end_layout
4054
4055 \end_inset
4056
4057
4058 \end_layout
4059
4060 \begin_layout Section
4061 Paragraph Environments
4062 \begin_inset CommandInset label
4063 LatexCommand label
4064 name "sec:Paragraph-Environments"
4065
4066 \end_inset
4067
4068
4069 \begin_inset Index idx
4070 status collapsed
4071
4072 \begin_layout Plain Layout
4073 Paragraph ! Environments
4074 \end_layout
4075
4076 \end_inset
4077
4078
4079 \begin_inset Index idx
4080 status collapsed
4081
4082 \begin_layout Plain Layout
4083 Paragraph environments|(
4084 \end_layout
4085
4086 \end_inset
4087
4088
4089 \end_layout
4090
4091 \begin_layout Subsection
4092 Overview
4093 \end_layout
4094
4095 \begin_layout Standard
4096 Paragraph environments correspond to the
4097 \end_layout
4098
4099 \begin_layout Standard
4100
4101 \series bold
4102
4103 \backslash
4104 begin{
4105 \emph on
4106 environment
4107 \emph default
4108 } ...
4109  
4110 \backslash
4111 end{
4112 \emph on
4113 environment
4114 \emph default
4115 }
4116 \series default
4117
4118 \begin_inset Newline newline
4119 \end_inset
4120
4121 command sequence in LaTeX files.
4122  If you don't know LaTeX, or the concept of a paragraph environment is totally
4123  alien to you, we urge you to read the 
4124 \emph on
4125 Tutorial
4126 \emph default
4127 .
4128  The 
4129 \emph on
4130 Tutorial
4131 \emph default
4132  also contains many more examples than this section does.
4133 \end_layout
4134
4135 \begin_layout Standard
4136 A paragraph environment is simply a 
4137 \begin_inset Quotes eld
4138 \end_inset
4139
4140 container
4141 \begin_inset Quotes erd
4142 \end_inset
4143
4144  for a paragraph which gives that paragraph certain properties.
4145  This can include a particular style of font, different margins, a numbering
4146  scheme, labels, and so on.
4147  Additionally, you can 
4148 \begin_inset Quotes eld
4149 \end_inset
4150
4151 nest
4152 \begin_inset Quotes erd
4153 \end_inset
4154
4155  the different environments inside one another, allowing one environment
4156  to inherit some of the properties of another.
4157  The different paragraph environments totally replace the need for messy
4158  tab stops, on the fly margin adjustment, and other hold-overs from the
4159  days of typewriters.
4160  There are several paragraph environments which are specific to a particular
4161  document type.
4162  We'll only be covering the most common ones here.
4163 \end_layout
4164
4165 \begin_layout Standard
4166 To choose a new paragraph environment, use the pull-down box 
4167 \begin_inset Graphics
4168         filename clipart/ToolbarEnvBox.png
4169         scale 70
4170         clip
4171
4172 \end_inset
4173
4174  at the left end of the toolbar.
4175  LyX will change the environment of the 
4176 \emph on
4177 entire
4178 \emph default
4179  paragraph in which the cursor sits.
4180  You can also change the environment of an entire group of paragraphs if
4181  you select them before choosing the new environment.
4182  
4183 \end_layout
4184
4185 \begin_layout Standard
4186 Note that hitting 
4187 \family sans
4188 Return
4189 \family default
4190  will 
4191 \emph on
4192 typically
4193 \emph default
4194  create a new paragraph using the 
4195 \family sans
4196 Standard
4197 \family default
4198  paragraph environment.
4199  We say 
4200 \begin_inset Quotes eld
4201 \end_inset
4202
4203 typically
4204 \begin_inset Quotes erd
4205 \end_inset
4206
4207  because if you are in one of these environments:
4208 \end_layout
4209
4210 \begin_layout Itemize
4211
4212 \family sans
4213 Quote
4214 \end_layout
4215
4216 \begin_layout Itemize
4217
4218 \family sans
4219 Quotation
4220 \end_layout
4221
4222 \begin_layout Itemize
4223
4224 \family sans
4225 Verse
4226 \end_layout
4227
4228 \begin_layout Itemize
4229
4230 \family sans
4231 Itemize
4232 \end_layout
4233
4234 \begin_layout Itemize
4235
4236 \family sans
4237 Enumerate
4238 \end_layout
4239
4240 \begin_layout Itemize
4241
4242 \family sans
4243 Description
4244 \end_layout
4245
4246 \begin_layout Itemize
4247
4248 \family sans
4249 List
4250 \end_layout
4251
4252 \begin_layout Standard
4253 LyX keeps the old paragraph environment when you hit 
4254 \family sans
4255 Return
4256 \family default
4257 , rather than resetting it to 
4258 \family sans
4259 Standard
4260 \family default
4261 .
4262  LyX will still reset the nesting depth, however.
4263  Usually, starting a new paragraph resets both the paragraph environment
4264  and the nesting depth (for more on nesting see section
4265 \begin_inset space ~
4266 \end_inset
4267
4268
4269 \begin_inset CommandInset ref
4270 LatexCommand ref
4271 reference "sec:Nesting"
4272
4273 \end_inset
4274
4275 ).
4276  At the moment, all this is context-specific; you're better off expecting
4277  
4278 \family sans
4279 Return
4280 \family default
4281  to reset the paragraph environment and depth.
4282  If you want a new paragraph to keep the current environment and depth,
4283  use 
4284 \begin_inset Info
4285 type  "shortcut"
4286 arg   "break-paragraph inverse"
4287 \end_inset
4288
4289  instead.
4290 \end_layout
4291
4292 \begin_layout Subsection
4293 Standard
4294 \end_layout
4295
4296 \begin_layout Standard
4297 The default paragraph environment is 
4298 \family sans
4299 Standard
4300 \family default
4301  for most classes.
4302  It creates a plain paragraph.
4303  If LyX resets the paragraph environment, this is the one it chooses.
4304  In fact, the paragraph you're reading right now (and most of the ones in
4305  this manual) are in the 
4306 \family sans
4307 Standard
4308 \family default
4309  environment.
4310 \end_layout
4311
4312 \begin_layout Standard
4313 You can nest a paragraph using the 
4314 \family sans
4315 Standard
4316 \family default
4317  environment in just about anything else, but you can't really nest anything
4318  in a 
4319 \family sans
4320 Standard
4321 \family default
4322  environment.
4323 \end_layout
4324
4325 \begin_layout Subsection
4326 Document Title
4327 \begin_inset Index idx
4328 status collapsed
4329
4330 \begin_layout Plain Layout
4331 Document ! Title
4332 \end_layout
4333
4334 \end_inset
4335
4336
4337 \end_layout
4338
4339 \begin_layout Standard
4340 A LaTeX title page has three parts: the title itself, the name(s) of the
4341  author(s) and a 
4342 \begin_inset Quotes eld
4343 \end_inset
4344
4345 footnote
4346 \begin_inset Quotes erd
4347 \end_inset
4348
4349  for thanks or contact information.
4350  For certain types of documents, LaTeX places all of this on a separate
4351  page along with today's date.
4352  For other types of documents, the title 
4353 \begin_inset Quotes eld
4354 \end_inset
4355
4356 page
4357 \begin_inset Quotes erd
4358 \end_inset
4359
4360  goes at the top of the first page of the document.
4361  
4362 \end_layout
4363
4364 \begin_layout Standard
4365 LyX provides an interface to the title page commands through the paragraph
4366  environments 
4367 \family sans
4368 Title
4369 \family default
4370
4371 \family sans
4372 Author
4373 \family default
4374 , and 
4375 \family sans
4376 Date
4377 \family default
4378 .
4379  Here's how you use them:
4380 \end_layout
4381
4382 \begin_layout Itemize
4383 Put the title of your document in the 
4384 \family sans
4385 Title
4386 \family default
4387  environment.
4388 \end_layout
4389
4390 \begin_layout Itemize
4391 Put the author name in the 
4392 \family sans
4393 Author
4394 \family default
4395  environment.
4396 \end_layout
4397
4398 \begin_layout Itemize
4399 If you want the date to have a certain appearance, want to use a fixed date,
4400  or want other text to appear in place of today's date, put that text in
4401  the 
4402 \family sans
4403 Date
4404 \family default
4405  environment.
4406  Note that using this environment is optional.
4407  If you don't provide any, LaTeX will automatically insert today's date.
4408  If you don't want any date, add the line
4409 \begin_inset Newline newline
4410 \end_inset
4411
4412
4413 \series bold
4414
4415 \backslash
4416 date{}
4417 \series default
4418
4419 \begin_inset Newline newline
4420 \end_inset
4421
4422 to the preamble of your document (menu 
4423 \family sans
4424 Document\SpecialChar \menuseparator
4425 Settings
4426 \family default
4427 )
4428 \end_layout
4429
4430 \begin_layout Standard
4431 You can use footnotes to insert 
4432 \begin_inset Quotes eld
4433 \end_inset
4434
4435 thanks
4436 \begin_inset Quotes erd
4437 \end_inset
4438
4439  or contact information.
4440 \end_layout
4441
4442 \begin_layout Subsection
4443 Headings
4444 \begin_inset Index idx
4445 status collapsed
4446
4447 \begin_layout Plain Layout
4448 Section headings
4449 \end_layout
4450
4451 \end_inset
4452
4453
4454 \begin_inset CommandInset label
4455 LatexCommand label
4456 name "sub:Headings"
4457
4458 \end_inset
4459
4460
4461 \end_layout
4462
4463 \begin_layout Standard
4464 There are several paragraph environments for producing section headings.
4465  LyX takes care of the numbering for you.
4466 \end_layout
4467
4468 \begin_layout Subsubsection
4469 Numbered Headings
4470 \begin_inset Index idx
4471 status collapsed
4472
4473 \begin_layout Plain Layout
4474 Section headings ! Numbered
4475 \end_layout
4476
4477 \end_inset
4478
4479
4480 \end_layout
4481
4482 \begin_layout Standard
4483 There are 7 numbered types of section headings.
4484  They are:
4485 \end_layout
4486
4487 \begin_layout Enumerate
4488
4489 \family sans
4490 Part
4491 \end_layout
4492
4493 \begin_layout Enumerate
4494
4495 \family sans
4496 Chapter
4497 \end_layout
4498
4499 \begin_layout Enumerate
4500
4501 \family sans
4502 Section
4503 \end_layout
4504
4505 \begin_layout Enumerate
4506
4507 \family sans
4508 Subsection
4509 \end_layout
4510
4511 \begin_layout Enumerate
4512
4513 \family sans
4514 Subsubsection
4515 \end_layout
4516
4517 \begin_layout Enumerate
4518
4519 \family sans
4520 Paragraph
4521 \end_layout
4522
4523 \begin_layout Enumerate
4524
4525 \family sans
4526 Subparagraph
4527 \end_layout
4528
4529 \begin_layout Standard
4530 LyX labels each heading with a series of numbers, separated by periods.
4531  The numbers describe where in the document you are.
4532  Unlike the other headings, parts are numbered with Latin letters.
4533 \end_layout
4534
4535 \begin_layout Standard
4536 Headings all subdivide your document into different pieces of text.
4537  For example, suppose you're writing a book.
4538  You group the book into chapters.
4539  LyX does similar grouping:
4540 \end_layout
4541
4542 \begin_layout Itemize
4543
4544 \family sans
4545 Part
4546 \family default
4547  is divided in either 
4548 \family sans
4549 Chapter
4550 \family default
4551 s or 
4552 \family sans
4553 Section
4554 \family default
4555 s
4556 \end_layout
4557
4558 \begin_layout Itemize
4559
4560 \family sans
4561 Chapter
4562 \family default
4563 s are divided into 
4564 \family sans
4565 Section
4566 \family default
4567 s
4568 \end_layout
4569
4570 \begin_layout Itemize
4571
4572 \family sans
4573 Section
4574 \family default
4575 s are divided into 
4576 \family sans
4577 Subsection
4578 \family default
4579 s
4580 \end_layout
4581
4582 \begin_layout Itemize
4583
4584 \family sans
4585 Subsection
4586 \family default
4587 s are divided into 
4588 \family sans
4589 Subsubsection
4590 \family default
4591 s
4592 \end_layout
4593
4594 \begin_layout Itemize
4595
4596 \family sans
4597 Subsubsection
4598 \family default
4599 s are divided into 
4600 \family sans
4601 Paragraph
4602 \family default
4603 s
4604 \end_layout
4605
4606 \begin_layout Itemize
4607
4608 \family sans
4609 Paragraph
4610 \family default
4611 s are divided into 
4612 \family sans
4613 Subparagraph
4614 \family default
4615 s
4616 \end_layout
4617
4618 \begin_layout Standard
4619 \begin_inset Note Greyedout
4620 status open
4621
4622 \begin_layout Plain Layout
4623
4624 \series bold
4625 Note:
4626 \series default
4627  Not all document types use the 
4628 \family sans
4629 Chapter
4630 \family default
4631  heading as the maximum sectioning level.
4632  In that case the 
4633 \family sans
4634 Section
4635 \family default
4636  is the top-level heading.
4637 \end_layout
4638
4639 \end_inset
4640
4641
4642 \end_layout
4643
4644 \begin_layout Standard
4645 So, if you use the 
4646 \family sans
4647 Subsubsection
4648 \family default
4649  environment to label a new sub-subsection, LyX labels it with its number,
4650  along with the number of the subsection, section, and, if applicable, chapter
4651  that it's in.
4652  For example: the fifth section of the second chapter of this book has the
4653  label 
4654 \begin_inset Quotes eld
4655 \end_inset
4656
4657 2.5
4658 \begin_inset Quotes erd
4659 \end_inset
4660
4661 .
4662 \end_layout
4663
4664 \begin_layout Subsubsection
4665 Unnumbered Headings
4666 \begin_inset Index idx
4667 status collapsed
4668
4669 \begin_layout Plain Layout
4670 Section headings ! Unnumbered
4671 \end_layout
4672
4673 \end_inset
4674
4675
4676 \end_layout
4677
4678 \begin_layout Standard
4679 There are 5 types of unnumbered section headings.
4680  They are:
4681 \end_layout
4682
4683 \begin_layout Enumerate
4684
4685 \family sans
4686 Part*
4687 \end_layout
4688
4689 \begin_layout Enumerate
4690
4691 \family sans
4692 Chapter*
4693 \end_layout
4694
4695 \begin_layout Enumerate
4696
4697 \family sans
4698 Section*
4699 \end_layout
4700
4701 \begin_layout Enumerate
4702
4703 \family sans
4704 Subsection*
4705 \end_layout
4706
4707 \begin_layout Enumerate
4708
4709 \family sans
4710 Subsubsection*
4711 \end_layout
4712
4713 \begin_layout Standard
4714 The 
4715 \begin_inset Quotes eld
4716 \end_inset
4717
4718 *
4719 \begin_inset Quotes erd
4720 \end_inset
4721
4722  after each name means that these headings are not numbered.
4723  They work the same as their numbered counterparts but won't appear in the
4724  table of contents, see section
4725 \begin_inset space ~
4726 \end_inset
4727
4728
4729 \begin_inset CommandInset ref
4730 LatexCommand ref
4731 reference "sec:toc"
4732
4733 \end_inset
4734
4735 .
4736 \end_layout
4737
4738 \begin_layout Subsubsection
4739 Changing the Numbering
4740 \begin_inset CommandInset label
4741 LatexCommand label
4742 name "sub:Numbering-depth"
4743
4744 \end_inset
4745
4746
4747 \end_layout
4748
4749 \begin_layout Standard
4750 You can also alter which sectioning levels get numbered and which ones appear
4751  in the Table of Contents.
4752  Now, this doesn't remove any of the levels; that's preset in the document
4753  class.
4754  Certain classes start with 
4755 \family sans
4756 Chapter
4757 \family default
4758  and go down to the 
4759 \family sans
4760 Subparagraph
4761 \family default
4762  level.
4763  Others start at 
4764 \family sans
4765 Section
4766 \family default
4767 .
4768  Similarly, not all document classes number all sectioning levels.
4769  Most don't number 
4770 \family sans
4771 Paragraph
4772 \family default
4773  or 
4774 \family sans
4775 Subparagraph
4776 \family default
4777 .
4778  This is something you can change.
4779 \end_layout
4780
4781 \begin_layout Standard
4782 Open the 
4783 \family sans
4784 Document\SpecialChar \menuseparator
4785 Settings
4786 \family default
4787  dialog.
4788 \family sans
4789
4790 \begin_inset Index idx
4791 status collapsed
4792
4793 \begin_layout Plain Layout
4794 Document ! Settings
4795 \end_layout
4796
4797 \end_inset
4798
4799
4800 \family default
4801  Under 
4802 \family sans
4803 Numbering
4804 \begin_inset space ~
4805 \end_inset
4806
4807 &
4808 \begin_inset space ~
4809 \end_inset
4810
4811 TOC
4812 \family default
4813  you'll see two counters.
4814  The one named 
4815 \family sans
4816 Numbering
4817 \family default
4818  controls how far down in the sectioning hierarchy LyX numbers a section
4819  heading.
4820  The other one controls the appearance of the section headings in the table
4821  of contents.
4822 \end_layout
4823
4824 \begin_layout Subsubsection
4825 Short Titles of Headings
4826 \begin_inset Index idx
4827 status collapsed
4828
4829 \begin_layout Plain Layout
4830 Section headings ! Short titles
4831 \end_layout
4832
4833 \end_inset
4834
4835
4836 \begin_inset Argument
4837 status collapsed
4838
4839 \begin_layout Plain Layout
4840 Short Titles
4841 \end_layout
4842
4843 \end_inset
4844
4845
4846 \begin_inset CommandInset label
4847 LatexCommand label
4848 name "sec:Short-Titles"
4849
4850 \end_inset
4851
4852
4853 \end_layout
4854
4855 \begin_layout Standard
4856 Some section or chapter titles, such as this one, can get quite long.
4857  This can cause trouble when there is limited horizontal space.
4858  For example, if the header of the page is set to show the current section
4859  title, a long title will protrude over the page margins and look awful.
4860 \end_layout
4861
4862 \begin_layout Standard
4863 LaTeX allows you to specify a short title for section headings.
4864  This short title is used in the header and in the actual table of contents,
4865  avoiding the problem mentioned.
4866  To specify a short title, use the menu 
4867 \family sans
4868 Insert\SpecialChar \menuseparator
4869 Short
4870 \begin_inset space ~
4871 \end_inset
4872
4873 Title
4874 \family default
4875 .
4876  This will insert a box labeled 
4877 \begin_inset Quotes eld
4878 \end_inset
4879
4880 opt
4881 \begin_inset Quotes erd
4882 \end_inset
4883
4884  (stands for 
4885 \begin_inset Quotes eld
4886 \end_inset
4887
4888 optional
4889 \begin_inset Quotes erd
4890 \end_inset
4891
4892 ) which you can use to enter the short title text.
4893  This also works for captions inside floats.
4894 \end_layout
4895
4896 \begin_layout Standard
4897 The title of this section is a good example of using this feature.
4898 \end_layout
4899
4900 \begin_layout Subsubsection
4901 Special Information
4902 \end_layout
4903
4904 \begin_layout Standard
4905 The following information applies to all section headings:
4906 \end_layout
4907
4908 \begin_layout Itemize
4909 You cannot do any nesting with these environments.
4910 \end_layout
4911
4912 \begin_layout Itemize
4913 You cannot use a margin note in any of these environments.
4914 \end_layout
4915
4916 \begin_layout Itemize
4917 You can only use inline math in these environments.
4918 \end_layout
4919
4920 \begin_layout Itemize
4921 You can use labels and cross-references to refer to their numbers.
4922 \end_layout
4923
4924 \begin_layout Subsection
4925 Quotes and Poetry line spacing
4926 \end_layout
4927
4928 \begin_layout Standard
4929 LyX has three paragraph environments for writing poetry and quotations.
4930  They are 
4931 \family sans
4932 Quote
4933 \family default
4934
4935 \family sans
4936 Quotation
4937 \family default
4938 , and 
4939 \family sans
4940 Verse
4941 \family default
4942 .
4943  Forget the days of changing line spacing and twiddling with margins.
4944  These three paragraph environments already have those changes built-in.
4945  They all widen the left margin and add a bit of extra space above and below
4946  the text they contain.
4947  They also allow nesting, so you can put a 
4948 \family sans
4949 Verse
4950 \family default
4951  in a 
4952 \family sans
4953 Quotation
4954 \family default
4955 , as well as in some other paragraph environments.
4956 \end_layout
4957
4958 \begin_layout Standard
4959 There is another feature of these three paragraph environments: they do
4960  
4961 \emph on
4962 not
4963 \emph default
4964  reset to 
4965 \family sans
4966 Standard
4967 \family default
4968  when you start a new paragraph.
4969  So, you can type in that poem and merrily hit 
4970 \family sans
4971 Return
4972 \family default
4973  without worrying about the paragraph environment changing on you.
4974  Of course, that means that, once you're done typing in that poem, you have
4975  to change back to the 
4976 \family sans
4977 Standard
4978 \family default
4979  environment yourself.
4980 \end_layout
4981
4982 \begin_layout Subsubsection
4983
4984 \family sans
4985 Quote
4986 \family default
4987  and 
4988 \family sans
4989 Quotation
4990 \family default
4991
4992 \begin_inset CommandInset label
4993 LatexCommand label
4994 name "sec:Quote"
4995
4996 \end_inset
4997
4998
4999 \begin_inset Index idx
5000 status collapsed
5001
5002 \begin_layout Plain Layout
5003 Quotation
5004 \end_layout
5005
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \begin_layout Standard
5012 Now that we've described the similarities of these three environments, it's
5013  time for the differences.
5014  
5015 \family sans
5016 Quote
5017 \family default
5018  and 
5019 \family sans
5020 Quotation
5021 \family default
5022  are identical except for one difference: 
5023 \family sans
5024 Quote
5025 \family default
5026  uses extra spacing to separate paragraphs and never indents the first line.
5027  
5028 \family sans
5029 Quotation
5030 \family default
5031  
5032 \emph on
5033 always
5034 \emph default
5035  indents the first line of a paragraph and uses the same line spacing throughout.
5036 \end_layout
5037
5038 \begin_layout Standard
5039 Here's an example of the 
5040 \family sans
5041 Quote
5042 \family default
5043  environment:
5044 \end_layout
5045
5046 \begin_layout Quote
5047 This is in the 
5048 \family sans
5049 Quote
5050 \family default
5051  environment.
5052  I can keep writing, extending this line out further and further until it
5053  wraps.
5054  See – no indentation!
5055 \end_layout
5056
5057 \begin_layout Quote
5058 Here's the second paragraph of this quote.
5059  Again, there's no indentation, but there is extra space between me and
5060  the other paragraph.
5061 \end_layout
5062
5063 \begin_layout Standard
5064 Here's another example, this time in the 
5065 \family sans
5066 Quotation
5067 \family default
5068  environment:
5069 \end_layout
5070
5071 \begin_layout Quotation
5072 This is in the 
5073 \family sans
5074 Quotation
5075 \family default
5076  environment.
5077  If I keep writing, you'll see the indentation.
5078  If your country uses a writing style that shows off new paragraphs by indenting
5079  the first line, then 
5080 \family sans
5081 Quotation
5082 \family default
5083  is the environment for you! Well, you'd use it 
5084 \emph on
5085 if
5086 \emph default
5087  you were quoting other text.
5088 \end_layout
5089
5090 \begin_layout Quotation
5091 Here's a new paragraph.
5092  I could ramble on and on, like a politician at election time.
5093  If I did that, though, you'd get bored.
5094 \end_layout
5095
5096 \begin_layout Standard
5097 As the examples show, 
5098 \family sans
5099 Quote
5100 \family default
5101  is for those people who use extra space to separate paragraphs.
5102  They should put quotes in the 
5103 \family sans
5104 Quote
5105 \family default
5106  environment.
5107  Those who use indentation to mark a new paragraph should use the 
5108 \family sans
5109 Quotation
5110 \family default
5111  paragraph environment for quoted text.
5112 \end_layout
5113
5114 \begin_layout Subsubsection
5115
5116 \family sans
5117 Verse
5118 \family default
5119
5120 \begin_inset Index idx
5121 status collapsed
5122
5123 \begin_layout Plain Layout
5124 Paragraph ! Verse
5125 \end_layout
5126
5127 \end_inset
5128
5129
5130 \family sans
5131
5132 \begin_inset Index idx
5133 status collapsed
5134
5135 \begin_layout Plain Layout
5136 Poetry
5137 \end_layout
5138
5139 \end_inset
5140
5141
5142 \begin_inset CommandInset label
5143 LatexCommand label
5144 name "sec:Verse"
5145
5146 \end_inset
5147
5148
5149 \end_layout
5150
5151 \begin_layout Standard
5152
5153 \family sans
5154 Verse
5155 \family default
5156  is a paragraph environment for poetry, rhymes, verses, and so on.
5157  Here's an example:
5158 \end_layout
5159
5160 \begin_layout Verse
5161 This is in Verse
5162 \begin_inset Newline newline
5163 \end_inset
5164
5165 Which I did not rehearse!
5166 \end_layout
5167
5168 \begin_layout Verse
5169 It could be much worse.
5170  This line could be long, very long, oh so long, so very long that it wraps
5171  around.
5172  It looks okay on screen, but in the printed version, the extra lines are
5173  indented a bit more than the first.
5174  Okay, so it's turned to prose and doesn't rhyme anymore.
5175  So sue me.
5176 \end_layout
5177
5178 \begin_layout Verse
5179 To break a line
5180 \begin_inset Newline newline
5181 \end_inset
5182
5183 And make things look fine
5184 \begin_inset Newline newline
5185 \end_inset
5186
5187 Use 
5188 \begin_inset Info
5189 type  "shortcut"
5190 arg   "newline-insert newline"
5191 \end_inset
5192
5193 .
5194 \end_layout
5195
5196 \begin_layout Standard
5197 As you can see, 
5198 \family sans
5199 Verse
5200 \family default
5201  does not indent both margins.
5202  Each stanza of the verse or poem is in its own paragraph.
5203  To separate the individual lines of a stanza, use the 
5204 \family typewriter
5205 break-line
5206 \family default
5207  function 
5208 \begin_inset Info
5209 type  "shortcut"
5210 arg   "newline-insert newline"
5211 \end_inset
5212
5213 .
5214 \end_layout
5215
5216 \begin_layout Subsection
5217 Lists
5218 \begin_inset Index idx
5219 status collapsed
5220
5221 \begin_layout Plain Layout
5222 Lists
5223 \end_layout
5224
5225 \end_inset
5226
5227
5228 \begin_inset CommandInset label
5229 LatexCommand label
5230 name "sub:Lists"
5231
5232 \end_inset
5233
5234
5235 \end_layout
5236
5237 \begin_layout Standard
5238 LyX has four different paragraph environments for creating different kinds
5239  of lists.
5240  In the 
5241 \family sans
5242 Itemize
5243 \family default
5244  and 
5245 \family sans
5246 Enumerate
5247 \family default
5248  environments, LyX labels your list items with bullets or numbers, respectively.
5249  In the 
5250 \family sans
5251 Description
5252 \family default
5253  and 
5254 \family sans
5255 List
5256 \family default
5257  environments, LyX lets you provide your own label.
5258  We'll present the individual details of each type of list next after describing
5259  some general features of all four of them.
5260 \end_layout
5261
5262 \begin_layout Subsubsection
5263 General Features
5264 \end_layout
5265
5266 \begin_layout Standard
5267 The four paragraph environments for lists differ from the other environments
5268  in several ways.
5269  First, LyX treats each paragraph as a list item.
5270  Hitting 
5271 \family sans
5272 Return
5273 \family default
5274  does 
5275 \emph on
5276 not
5277 \emph default
5278  reset the environment to 
5279 \family sans
5280 Standard
5281 \family default
5282  but keeps the current environment and creates a new list item.
5283  The nesting depth is hereby kept.
5284  If you want to keep the paragraph environment but reset the current nesting
5285  depth, you can use 
5286 \begin_inset Info
5287 type  "shortcut"
5288 arg   "break-paragraph inverse"
5289 \end_inset
5290
5291  to break paragraphs.
5292 \end_layout
5293
5294 \begin_layout Standard
5295 You can nest lists of any type inside one another.
5296  In fact, LyX changes the labels on some list items depending on how it
5297  is nested.
5298  If you intend to use any of the list paragraph environments, we suggest
5299  you read all of section
5300 \begin_inset space ~
5301 \end_inset
5302
5303
5304 \begin_inset CommandInset ref
5305 LatexCommand ref
5306 reference "sec:Nesting"
5307
5308 \end_inset
5309
5310 .
5311  
5312 \end_layout
5313
5314 \begin_layout Subsubsection
5315
5316 \family sans
5317 Itemize
5318 \family default
5319
5320 \begin_inset Index idx
5321 status collapsed
5322
5323 \begin_layout Plain Layout
5324 Lists ! Itemize
5325 \end_layout
5326
5327 \end_inset
5328
5329
5330 \begin_inset CommandInset label
5331 LatexCommand label
5332 name "sec:Itemize"
5333
5334 \end_inset
5335
5336
5337 \end_layout
5338
5339 \begin_layout Standard
5340 The first type of list we'll describe in detail is the 
5341 \family sans
5342 Itemize
5343 \family default
5344  paragraph environment.
5345  It has the following properties:
5346 \end_layout
5347
5348 \begin_layout Itemize
5349 Each item has a particular bullet or symbol as its label.
5350 \end_layout
5351
5352 \begin_deeper
5353 \begin_layout Itemize
5354 LyX uses the same symbol for all of the items in a given nesting level.
5355 \end_layout
5356
5357 \begin_layout Itemize
5358 The symbol appears at the beginning of the first line.
5359 \end_layout
5360
5361 \end_deeper
5362 \begin_layout Itemize
5363 The items can have any length.
5364  LyX automatically offsets the left margin of each item.
5365  The offset is always relative to whatever environment the 
5366 \family sans
5367 Itemize
5368 \family default
5369  list may be in.
5370 \end_layout
5371
5372 \begin_layout Itemize
5373 If you nest an 
5374 \family sans
5375 Itemize
5376 \family default
5377  environment inside another 
5378 \family sans
5379 Itemize
5380 \family default
5381  environment, the label changes to a new symbol.
5382 \end_layout
5383
5384 \begin_deeper
5385 \begin_layout Itemize
5386 There are four different symbols for up to a four-fold nesting.
5387 \end_layout
5388
5389 \begin_layout Itemize
5390 LyX always shows the same symbol on screen.
5391 \end_layout
5392
5393 \begin_layout Itemize
5394 See section
5395 \begin_inset space ~
5396 \end_inset
5397
5398
5399 \begin_inset CommandInset ref
5400 LatexCommand ref
5401 reference "sec:Nesting"
5402
5403 \end_inset
5404
5405  for a full explanation of nesting.
5406 \end_layout
5407
5408 \end_deeper
5409 \begin_layout Standard
5410 Of course, that explanation was also an example of an 
5411 \family sans
5412 Itemize
5413 \family default
5414  list.
5415  The 
5416 \family sans
5417 Itemize
5418 \family default
5419  environment is best suited for lists where the order doesn't matter.
5420 \end_layout
5421
5422 \begin_layout Standard
5423 We said that different levels use different symbols as their label.
5424  Here's an example of all four possible symbols.
5425 \end_layout
5426
5427 \begin_layout Itemize
5428 The label for the first level 
5429 \family sans
5430 Itemize
5431 \family default
5432  is a large black dot, or bullet.
5433 \end_layout
5434
5435 \begin_deeper
5436 \begin_layout Itemize
5437 The label for the second level is a dash.
5438 \end_layout
5439
5440 \begin_deeper
5441 \begin_layout Itemize
5442 The label for the third is an asterisk.
5443 \end_layout
5444
5445 \begin_deeper
5446 \begin_layout Itemize
5447 The label for the fourth is a centered dot.
5448 \end_layout
5449
5450 \end_deeper
5451 \begin_layout Itemize
5452 Back out to the third level.
5453 \end_layout
5454
5455 \end_deeper
5456 \begin_layout Itemize
5457 Back to the second level.
5458 \end_layout
5459
5460 \end_deeper
5461 \begin_layout Itemize
5462 Back to the outermost level.
5463 \end_layout
5464
5465 \begin_layout Standard
5466 These are the default labels for an 
5467 \family sans
5468 Itemize
5469 \family default
5470  list.
5471  You can customize these labels in the 
5472 \family sans
5473 Document\SpecialChar \menuseparator
5474 Settings
5475 \family default
5476  dialog in the submenu 
5477 \family sans
5478 Bullets
5479 \family default
5480 .
5481 \family sans
5482
5483 \begin_inset Index idx
5484 status collapsed
5485
5486 \begin_layout Plain Layout
5487 Document ! Settings
5488 \end_layout
5489
5490 \end_inset
5491
5492
5493 \end_layout
5494
5495 \begin_layout Standard
5496 Notice how the space between items decreases with increasing depth.
5497  We'll explain nesting and all the tricks you can do with different depths
5498  in section
5499 \begin_inset space ~
5500 \end_inset
5501
5502
5503 \begin_inset CommandInset ref
5504 LatexCommand ref
5505 reference "sec:Nesting"
5506
5507 \end_inset
5508
5509 .
5510 \end_layout
5511
5512 \begin_layout Subsubsection
5513
5514 \family sans
5515 Enumerate
5516 \family default
5517
5518 \begin_inset Index idx
5519 status collapsed
5520
5521 \begin_layout Plain Layout
5522 Lists ! Enumerate
5523 \end_layout
5524
5525 \end_inset
5526
5527
5528 \begin_inset CommandInset label
5529 LatexCommand label
5530 name "sec:Enumerate"
5531
5532 \end_inset
5533
5534
5535 \end_layout
5536
5537 \begin_layout Standard
5538 The 
5539 \family sans
5540 Enumerate
5541 \family default
5542  environment is used to create numbered lists and outlines.
5543  It has these properties:
5544 \end_layout
5545
5546 \begin_layout Enumerate
5547 Each item has a numeral as its label.
5548 \end_layout
5549
5550 \begin_deeper
5551 \begin_layout Enumerate
5552 The label type depends on the nesting depth.
5553 \end_layout
5554
5555 \end_deeper
5556 \begin_layout Enumerate
5557 LyX automatically counts the items for you and updates the label as appropriate.
5558 \end_layout
5559
5560 \begin_layout Enumerate
5561 Each new 
5562 \family sans
5563 Enumerate
5564 \family default
5565  environment resets the counter to one.
5566 \end_layout
5567
5568 \begin_layout Enumerate
5569 Like the 
5570 \family sans
5571 Itemize
5572 \family default
5573  environment, the 
5574 \family sans
5575 Enumerate
5576 \family default
5577  environment:
5578 \end_layout
5579
5580 \begin_deeper
5581 \begin_layout Enumerate
5582 Offsets the items relative to the left margin.
5583  Items can have any length.
5584 \end_layout
5585
5586 \begin_layout Enumerate
5587 Reduces the space between items as the nesting depth increases.
5588 \end_layout
5589
5590 \begin_layout Enumerate
5591 Uses different types of labels depending on the nesting depth.
5592 \end_layout
5593
5594 \begin_layout Enumerate
5595 Allows up to a four-fold nesting.
5596 \end_layout
5597
5598 \end_deeper
5599 \begin_layout Standard
5600 Unlike the 
5601 \family sans
5602 Itemize
5603 \family default
5604  environment, 
5605 \family sans
5606 Enumerate
5607 \family default
5608  shows the different labels for each item in LyX.
5609  Here is how LyX labels the four different levels in an 
5610 \family sans
5611 Enumerate
5612 \family default
5613 :
5614 \end_layout
5615
5616 \begin_layout Enumerate
5617 The first level of an 
5618 \family sans
5619 Enumerate
5620 \family default
5621  uses Arabic numerals followed by a period.
5622 \end_layout
5623
5624 \begin_deeper
5625 \begin_layout Enumerate
5626 The second level uses lower case letters surrounded by parentheses.
5627 \end_layout
5628
5629 \begin_deeper
5630 \begin_layout Enumerate
5631 The third level uses lower-case Roman numerals followed by a period.
5632 \end_layout
5633
5634 \begin_deeper
5635 \begin_layout Enumerate
5636 The fourth level uses capital letters followed by a period.
5637 \end_layout
5638
5639 \begin_layout Enumerate
5640 Again, notice the decrease in the spacing between items as the nesting depth
5641  increases.
5642 \end_layout
5643
5644 \end_deeper
5645 \begin_layout Enumerate
5646 Back to the third level
5647 \end_layout
5648
5649 \end_deeper
5650 \begin_layout Enumerate
5651 Back to the second level.
5652 \end_layout
5653
5654 \end_deeper
5655 \begin_layout Enumerate
5656 Back to the outermost level.
5657 \end_layout
5658
5659 \begin_layout Standard
5660 Once again, you can customize the type of numbering used in the 
5661 \family sans
5662 Enumerate
5663 \family default
5664  environment.
5665  It involves adding commands to the LaTeX preamble (see the 
5666 \emph on
5667 Additional Features
5668 \emph default
5669  manual).
5670  As stated earlier, such customization only shows up in the printed version,
5671  not in LyX.
5672 \end_layout
5673
5674 \begin_layout Standard
5675 There is more to nesting 
5676 \family sans
5677 Enumerate
5678 \family default
5679  environments than we've stated here.
5680  You should read section
5681 \begin_inset space ~
5682 \end_inset
5683
5684
5685 \begin_inset CommandInset ref
5686 LatexCommand ref
5687 reference "sec:Nesting"
5688
5689 \end_inset
5690
5691  to learn more about nesting.
5692 \end_layout
5693
5694 \begin_layout Subsubsection
5695
5696 \family sans
5697 Description
5698 \family default
5699
5700 \begin_inset Index idx
5701 status collapsed
5702
5703 \begin_layout Plain Layout
5704 Lists ! Description
5705 \end_layout
5706
5707 \end_inset
5708
5709
5710 \end_layout
5711
5712 \begin_layout Standard
5713 Unlike the previous two environments, the 
5714 \family sans
5715 Description
5716 \family default
5717  list has no fixed label.
5718  Instead, LyX uses the first 
5719 \begin_inset Quotes eld
5720 \end_inset
5721
5722 word
5723 \begin_inset Quotes erd
5724 \end_inset
5725
5726  of the first line as the label.
5727  Here's an example:
5728 \end_layout
5729
5730 \begin_layout Description
5731 Example: This is an example of the 
5732 \family sans
5733 Description
5734 \family default
5735  environment.
5736 \end_layout
5737
5738 \begin_layout Standard
5739 LyX typesets the label in boldface and puts extra space between it and the
5740  rest of the line.
5741 \end_layout
5742
5743 \begin_layout Standard
5744 With the first 
5745 \begin_inset Quotes eld
5746 \end_inset
5747
5748 word
5749 \begin_inset Quotes erd
5750 \end_inset
5751
5752  it is meant that the first hit of the 
5753 \family sans
5754 Space
5755 \family default
5756  key ends the label if you are at the beginning of the first line of an
5757  item.
5758  If you need to use more than one word in the label use a 
5759 \family sans
5760 Protected Blank
5761 \family default
5762 .
5763  (Use either 
5764 \begin_inset Info
5765 type  "shortcut"
5766 arg   "space-insert protected"
5767 \end_inset
5768
5769  or the menu 
5770 \family sans
5771 Insert\SpecialChar \menuseparator
5772 Formatting\SpecialChar \menuseparator
5773 Protected
5774 \begin_inset space ~
5775 \end_inset
5776
5777 Space
5778 \family default
5779 , see section
5780 \begin_inset space ~
5781 \end_inset
5782
5783
5784 \begin_inset CommandInset ref
5785 LatexCommand ref
5786 reference "sub:Protected-Space"
5787
5788 \end_inset
5789
5790  for more info.) Here is an example:
5791 \end_layout
5792
5793 \begin_layout Description
5794 Second
5795 \begin_inset space ~
5796 \end_inset
5797
5798 Example: This one shows how to use a 
5799 \family sans
5800 Protected
5801 \begin_inset space ~
5802 \end_inset
5803
5804 Blank
5805 \family default
5806  in the label of a 
5807 \family sans
5808 Description
5809 \family default
5810  list item.
5811 \end_layout
5812
5813 \begin_layout Description
5814 Usage: You should use the 
5815 \family sans
5816 Description
5817 \family default
5818  environment for things like definitions and theorems.
5819  Use it when you need to make one word in particular stand out in the text
5820  that describes it.
5821  It's not a good idea to use a 
5822 \family sans
5823 Description
5824 \family default
5825  environment when you have an entire sentence that you want to describe.
5826  You're better off using 
5827 \family sans
5828 Itemize
5829 \family default
5830  or 
5831 \family sans
5832 Enumerate
5833 \family default
5834  and nesting several 
5835 \family sans
5836 Standard
5837 \family default
5838  paragraphs into them.
5839 \end_layout
5840
5841 \begin_layout Description
5842 Nesting: You can nest 
5843 \family sans
5844 Description
5845 \family default
5846  environments inside one another, nest them in other types of lists, and
5847  so on.
5848 \end_layout
5849
5850 \begin_layout Standard
5851 Notice that after the first line, LyX indents subsequent lines, offsetting
5852  them from the first line.
5853 \end_layout
5854
5855 \begin_layout Subsubsection
5856 The LyX 
5857 \family sans
5858 List
5859 \family default
5860
5861 \begin_inset Index idx
5862 status collapsed
5863
5864 \begin_layout Plain Layout
5865 Lists ! LyX list
5866 \end_layout
5867
5868 \end_inset
5869
5870
5871 \end_layout
5872
5873 \begin_layout Standard
5874 The 
5875 \family sans
5876 List
5877 \family default
5878  environment is a LyX extension to LaTeX.
5879 \end_layout
5880
5881 \begin_layout Standard
5882 \begin_inset Note Greyedout
5883 status open
5884
5885 \begin_layout Plain Layout
5886
5887 \series bold
5888 Note:
5889 \series default
5890  When you are using a KOMA-Script document class, like in this document,
5891  the 
5892 \family sans
5893 List
5894 \family default
5895  environment is named 
5896 \family sans
5897 Labeling
5898 \family default
5899 .
5900 \end_layout
5901
5902 \end_inset
5903
5904
5905 \end_layout
5906
5907 \begin_layout Standard
5908 Like the 
5909 \family sans
5910 Description
5911 \family default
5912  environment the 
5913 \family sans
5914 List
5915 \family default
5916  environment has user-defined labels for each list item.
5917  There are the following properties of this list environment:
5918 \end_layout
5919
5920 \begin_layout Labeling
5921 \labelwidthstring 00.00.0000
5922 item
5923 \begin_inset space ~
5924 \end_inset
5925
5926 labels LyX uses the first 
5927 \begin_inset Quotes eld
5928 \end_inset
5929
5930 word
5931 \begin_inset Quotes erd
5932 \end_inset
5933
5934  of each line as the item label.
5935  The first 
5936 \family sans
5937 Space
5938 \family default
5939  after the beginning of the first line of an item marks the end of the label.
5940  If you need to use more than one word in an item label, use a protected
5941  blank as described above.
5942 \end_layout
5943
5944 \begin_layout Labeling
5945 \labelwidthstring 00.00.0000
5946 margins As you can see, LyX uses different margins for the item label and
5947  the body of the item text.
5948  The body of the text has a larger left margin, which is equal to the default
5949  label width plus a little extra space.
5950  
5951 \end_layout
5952
5953 \begin_layout Labeling
5954 \labelwidthstring 00.00.0000
5955 label
5956 \begin_inset space ~
5957 \end_inset
5958
5959 width LyX uses the width of the label, or the default width, whatever is
5960  larger.
5961  If the label width is larger, the label 
5962 \begin_inset Quotes eld
5963 \end_inset
5964
5965 extends
5966 \begin_inset Quotes erd
5967 \end_inset
5968
5969  into the first line.
5970  In other words, the text of the first line isn't aligned with the left
5971  margin of the rest of the item text.
5972 \end_layout
5973
5974 \begin_layout Labeling
5975 \labelwidthstring 00.00.0000
5976 default
5977 \begin_inset space ~
5978 \end_inset
5979
5980 width You can set the default label width to ensure that the text of all
5981  items in a 
5982 \family sans
5983 List
5984 \family default
5985  environment have the same left margin.
5986 \begin_inset Newline newline
5987 \end_inset
5988
5989 To change the default width, select all items in the list.
5990  Now open the 
5991 \family sans
5992 Edit\SpecialChar \menuseparator
5993 Paragraph
5994 \begin_inset space ~
5995 \end_inset
5996
5997 Settings
5998 \family default
5999  dialog.
6000  The text in the box 
6001 \family sans
6002 Longest
6003 \begin_inset space ~
6004 \end_inset
6005
6006 label
6007 \family default
6008  determines the default label width.
6009  You can use the text of your largest label here, but you can also use the
6010  letter 
6011 \begin_inset Quotes eld
6012 \end_inset
6013
6014 M
6015 \begin_inset Quotes erd
6016 \end_inset
6017
6018  multiple times instead.
6019  The M is the widest character and is a standard unit of widths in LaTeX.
6020  By using 
6021 \begin_inset Quotes eld
6022 \end_inset
6023
6024 M
6025 \begin_inset Quotes erd
6026 \end_inset
6027
6028  as the unit of width you don't need to keep changing the contents of 
6029 \family sans
6030 Longest
6031 \begin_inset space ~
6032 \end_inset
6033
6034 label
6035 \family default
6036  every time you alter a label in a 
6037 \family sans
6038 List
6039 \family default
6040  environment.
6041 \begin_inset Newline newline
6042 \end_inset
6043
6044 The predefined default width is the length of 
6045 \begin_inset Quotes eld
6046 \end_inset
6047
6048 00.00.0000
6049 \begin_inset Quotes erd
6050 \end_inset
6051
6052  (equal to 6 M).
6053  
6054 \begin_inset Newline newline
6055 \end_inset
6056
6057
6058 \begin_inset Note Greyedout
6059 status open
6060
6061 \begin_layout Plain Layout
6062
6063 \series bold
6064 Note:
6065 \series default
6066  Setting the cursor into a list item to change only its label width will
6067  only change the width inside LyX but not in the output.
6068 \end_layout
6069
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \begin_layout Standard
6076 You should use the 
6077 \family sans
6078 List
6079 \family default
6080  environment the same way like the 
6081 \family sans
6082 Description
6083 \family default
6084  list: When you need one word to stand out from the text that describes
6085  it.
6086  The 
6087 \family sans
6088 List
6089 \family default
6090  environment gives you another way to do this, using a different overall
6091  layout.
6092 \end_layout
6093
6094 \begin_layout Standard
6095 You can nest 
6096 \family sans
6097 List
6098 \family default
6099  environments inside one another, nest them in other types of lists, and
6100  so on.
6101  They work just like the other list paragraph environments.
6102  Read section
6103 \begin_inset space ~
6104 \end_inset
6105
6106
6107 \begin_inset CommandInset ref
6108 LatexCommand ref
6109 reference "sec:Nesting"
6110
6111 \end_inset
6112
6113  to learn about nesting.
6114 \end_layout
6115
6116 \begin_layout Standard
6117 There is yet another feature of the 
6118 \family sans
6119 List
6120 \family default
6121  environment: As you can see in the examples, LyX left-justifies the item
6122  labels by default.
6123  You can use additional 
6124 \family sans
6125 HFills
6126 \family default
6127  to change how LyX justifies the item label.
6128  
6129 \family sans
6130 Hfills
6131 \family default
6132  are documented in section
6133 \begin_inset space ~
6134 \end_inset
6135
6136
6137 \begin_inset CommandInset ref
6138 LatexCommand ref
6139 reference "sub:Horizontal-Space"
6140
6141 \end_inset
6142
6143 .
6144  Here are some examples:
6145 \begin_inset Newpage pagebreak
6146 \end_inset
6147
6148
6149 \end_layout
6150
6151 \begin_layout Labeling
6152 \labelwidthstring 00.00.0000
6153 Left The default for 
6154 \family sans
6155 List
6156 \family default
6157  item labels.
6158 \end_layout
6159
6160 \begin_layout Labeling
6161 \labelwidthstring 00.00.0000
6162 \begin_inset space \hfill{}
6163 \end_inset
6164
6165 Right One 
6166 \family sans
6167 HFill
6168 \family default
6169  at the beginning of the label right justifies it.
6170 \end_layout
6171
6172 \begin_layout Labeling
6173 \labelwidthstring 00.00.0000
6174 \begin_inset space \hfill{}
6175 \end_inset
6176
6177 Center
6178 \begin_inset space \hfill{}
6179 \end_inset
6180
6181  One 
6182 \family sans
6183 HFill
6184 \family default
6185  at the beginning of the label and one at the end centers it.
6186 \end_layout
6187
6188 \begin_layout Subsection
6189 Letters
6190 \begin_inset Index idx
6191 status collapsed
6192
6193 \begin_layout Plain Layout
6194 Letters
6195 \end_layout
6196
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \begin_layout Subsubsection
6203
6204 \family sans
6205 Address
6206 \family default
6207  and 
6208 \family sans
6209 Right
6210 \begin_inset space ~
6211 \end_inset
6212
6213 Address
6214 \family default
6215 : An Overview
6216 \end_layout
6217
6218 \begin_layout Standard
6219 Although LyX has document classes for letters, we've also created two paragraph
6220  environments called 
6221 \family sans
6222 Address
6223 \family default
6224  and 
6225 \family sans
6226 Right
6227 \begin_inset space ~
6228 \end_inset
6229
6230 Address
6231 \family default
6232 .
6233  To use the letter class, you need to use specific paragraph environments
6234  in a specific order, otherwise LaTeX gags on the document.
6235  In contrast, you can use the 
6236 \family sans
6237 Address
6238 \family default
6239  and 
6240 \family sans
6241 Right
6242 \begin_inset space ~
6243 \end_inset
6244
6245 Address
6246 \family default
6247  paragraph environments anywhere with no problem.
6248  You can even nest them inside other environments, though you can't nest
6249  anything in them.
6250 \end_layout
6251
6252 \begin_layout Standard
6253 Of course, you're not limited to using 
6254 \family sans
6255 Address
6256 \family default
6257  and 
6258 \family sans
6259 Right
6260 \begin_inset space ~
6261 \end_inset
6262
6263 Address
6264 \family default
6265  for letters only.
6266  
6267 \family sans
6268 Right
6269 \begin_inset space ~
6270 \end_inset
6271
6272 Address
6273 \family default
6274 , in particular, is useful for creating article titles like those used in
6275  some European academic papers.
6276 \end_layout
6277
6278 \begin_layout Subsubsection
6279 Usage
6280 \begin_inset CommandInset label
6281 LatexCommand label
6282 name "sec:Address-Usage"
6283
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \begin_layout Standard
6290 The 
6291 \family sans
6292 Address
6293 \family default
6294  environment formats text in the style of an address, which is also used
6295  for the opening and signature in some countries.
6296  Similarly, the 
6297 \family sans
6298 Right
6299 \begin_inset space ~
6300 \end_inset
6301
6302 Address
6303 \family default
6304  environment formats text in the style of a right-justified address, which
6305  is used for the sender's address and today's date in some countries.
6306  Here's an example of each:
6307 \end_layout
6308
6309 \begin_layout Right Address
6310 Right Address
6311 \begin_inset Newline newline
6312 \end_inset
6313
6314 Who I am
6315 \begin_inset Newline newline
6316 \end_inset
6317
6318 Where I am
6319 \begin_inset Newline newline
6320 \end_inset
6321
6322 When is it? What is today?
6323 \end_layout
6324
6325 \begin_layout Standard
6326 That was 
6327 \family sans
6328 Right
6329 \begin_inset space ~
6330 \end_inset
6331
6332 Address
6333 \family default
6334 .
6335  Notice that the lines all have the same left margin, which LyX sets to
6336  fit the largest block of text on a single line.
6337  Here's an example of the 
6338 \family sans
6339 Address
6340 \family default
6341  environment:
6342 \end_layout
6343
6344 \begin_layout Address
6345 Who are you
6346 \begin_inset Newline newline
6347 \end_inset
6348
6349 Where do I send this
6350 \begin_inset Newline newline
6351 \end_inset
6352
6353 Your post office and country
6354 \end_layout
6355
6356 \begin_layout Standard
6357 As you can see, both 
6358 \family sans
6359 Address
6360 \family default
6361  and 
6362 \family sans
6363 Right
6364 \begin_inset space ~
6365 \end_inset
6366
6367 Address
6368 \family default
6369  add extra space between themselves and the next paragraph.
6370  If you hit 
6371 \family sans
6372 Return
6373 \family default
6374  in either of these environments, LyX resets the nesting depth and sets
6375  the environment to 
6376 \family sans
6377 Standard
6378 \family default
6379 .
6380  This makes sense, since 
6381 \family sans
6382 Return
6383 \family default
6384  is the 
6385 \family typewriter
6386 break-paragraph
6387 \family default
6388  function, and the individual lines of an address are not paragraphs.
6389  Thus, you have to use 
6390 \family typewriter
6391 break-line
6392 \family default
6393  (
6394 \begin_inset Info
6395 type  "shortcut"
6396 arg   "newline-insert newline"
6397 \end_inset
6398
6399  or 
6400 \family sans
6401 Formatting
6402 \begin_inset space ~
6403 \end_inset
6404
6405 Character\SpecialChar \menuseparator
6406 Line
6407 \begin_inset space ~
6408 \end_inset
6409
6410 Break
6411 \family default
6412  from the 
6413 \family sans
6414 Insert
6415 \family default
6416  menu) to start a new line in an 
6417 \family sans
6418 Address
6419 \family default
6420  or 
6421 \family sans
6422 Right
6423 \begin_inset space ~
6424 \end_inset
6425
6426 Address
6427 \family default
6428  environment.
6429 \end_layout
6430
6431 \begin_layout Subsection
6432 Academic Writing
6433 \end_layout
6434
6435 \begin_layout Standard
6436 Most academic writing begins with an abstract and ends with a bibliography
6437  or list of references.
6438  LyX contains paragraph environments for both of these.
6439 \end_layout
6440
6441 \begin_layout Subsubsection
6442
6443 \family sans
6444 Abstract
6445 \begin_inset Index idx
6446 status collapsed
6447
6448 \begin_layout Plain Layout
6449 Abstracts
6450 \end_layout
6451
6452 \end_inset
6453
6454
6455 \end_layout
6456
6457 \begin_layout Standard
6458 The 
6459 \family sans
6460 Abstract
6461 \family default
6462  environment is used for the abstract of an article.
6463  Technically, you could use this environment anywhere, but you really should
6464  only use it at the beginning of the document, after the title.
6465  Also, don't bother trying to nest 
6466 \family sans
6467 Abstract
6468 \family default
6469  in anything else or vice versa.
6470  It won't work.
6471  The 
6472 \family sans
6473 Abstract
6474 \family default
6475  environment is only useful in the article and report document classes.
6476  The book document classes ignores the 
6477 \family sans
6478 Abstract
6479 \family default
6480  completely, and it's utterly silly to use 
6481 \family sans
6482 Abstract
6483 \family default
6484  in a letter document class.
6485 \end_layout
6486
6487 \begin_layout Standard
6488 The 
6489 \family sans
6490 Abstract
6491 \family default
6492  environment does several things for you.
6493  First, it puts the centered label 
6494 \begin_inset Quotes eld
6495 \end_inset
6496
6497 Abstract
6498 \begin_inset Quotes erd
6499 \end_inset
6500
6501  above the text.
6502  The label and the text of the abstract are separated by some extra vertical
6503  space.
6504  Second, it typesets everything in a smaller font, just as you'd expect.
6505  Lastly, it adds a bit of extra vertical space between the abstract and
6506  the subsequent text.
6507  Well, that's how it will appear on the LyX screen.
6508  The appearance in the output depends on the used article or report class.
6509 \end_layout
6510
6511 \begin_layout Standard
6512 Starting a new paragraph by hitting 
6513 \family sans
6514 Return
6515 \family default
6516  does not reset the paragraph environment.
6517  The new paragraph will still be in the 
6518 \family sans
6519 Abstract
6520 \family default
6521  environment.
6522  So, you will have to change the paragraph environment yourself when you
6523  finish entering the abstract of your document.
6524 \end_layout
6525
6526 \begin_layout Standard
6527 \begin_inset Float figure
6528 wide false
6529 sideways false
6530 status open
6531
6532 \begin_layout Plain Layout
6533 \align center
6534 \begin_inset Graphics
6535         filename clipart/Abstract.pdf
6536
6537 \end_inset
6538
6539
6540 \end_layout
6541
6542 \begin_layout Plain Layout
6543 \begin_inset Caption
6544
6545 \begin_layout Plain Layout
6546 \begin_inset CommandInset label
6547 LatexCommand label
6548 name "cap:Paragraph-in-the"
6549
6550 \end_inset
6551
6552 Paragraph in the 
6553 \family sans
6554 Abstract
6555 \family default
6556  environment
6557 \end_layout
6558
6559 \end_inset
6560
6561
6562 \end_layout
6563
6564 \end_inset
6565
6566
6567 \end_layout
6568
6569 \begin_layout Standard
6570 We'd love to give you directly an example of the 
6571 \family sans
6572 Abstract
6573 \family default
6574  environment, but since this document is in the 
6575 \begin_inset Quotes eld
6576 \end_inset
6577
6578 book
6579 \begin_inset Quotes erd
6580 \end_inset
6581
6582  class, we can't do this.
6583  We inserted it therefore as figure
6584 \begin_inset space ~
6585 \end_inset
6586
6587
6588 \begin_inset CommandInset ref
6589 LatexCommand ref
6590 reference "cap:Paragraph-in-the"
6591
6592 \end_inset
6593
6594 .
6595  If you've never heard of an 
6596 \begin_inset Quotes eld
6597 \end_inset
6598
6599 abstract
6600 \begin_inset Quotes erd
6601 \end_inset
6602
6603  before, you can safely ignore this environment.
6604 \end_layout
6605
6606 \begin_layout Subsubsection
6607
6608 \family sans
6609 Bibliography
6610 \family default
6611
6612 \begin_inset Index idx
6613 status collapsed
6614
6615 \begin_layout Plain Layout
6616 Bibliography
6617 \end_layout
6618
6619 \end_inset
6620
6621
6622 \begin_inset CommandInset label
6623 LatexCommand label
6624 name "sub:Biblio_environment"
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \begin_layout Standard
6632 The 
6633 \family sans
6634 Bibliography
6635 \family default
6636  environment is used to list references.
6637  Technically, you could use this environment anywhere, but you really should
6638  only use it at the end of the document.
6639  Nesting 
6640 \family sans
6641 Bibliography
6642 \family default
6643  in anything else or vice versa won't work.
6644 \end_layout
6645
6646 \begin_layout Standard
6647 When you first open a 
6648 \family sans
6649 Bibliography
6650 \family default
6651  environment, LyX adds a large vertical space, followed by the heading 
6652 \begin_inset Quotes eld
6653 \end_inset
6654
6655 Bibliography
6656 \begin_inset Quotes erd
6657 \end_inset
6658
6659  or 
6660 \begin_inset Quotes eld
6661 \end_inset
6662
6663 References,
6664 \begin_inset Quotes erd
6665 \end_inset
6666
6667  depending on the document class.
6668  The heading is in a large boldface font.
6669  Each paragraph of the 
6670 \family sans
6671 Bibliography
6672 \family default
6673  environment is a bibliography entry.
6674  Thus, hitting 
6675 \family sans
6676 Return
6677 \family default
6678  does not reset the paragraph environment.
6679  Each new paragraph is still in the 
6680 \family sans
6681 Bibliography
6682 \family default
6683  environment.
6684 \end_layout
6685
6686 \begin_layout Standard
6687 There is another, usually better way to include references in your document
6688  by using a BibTeX database.
6689  For more information on that, and for a detailed description of LyX's bibliogra
6690 phy handling, have a look at in section
6691 \begin_inset space ~
6692 \end_inset
6693
6694
6695 \begin_inset CommandInset ref
6696 LatexCommand ref
6697 reference "sec:Bibliography"
6698
6699 \end_inset
6700
6701 .
6702 \end_layout
6703
6704 \begin_layout Subsection
6705 LyX
6706 \family sans
6707 -Code
6708 \begin_inset Index idx
6709 status collapsed
6710
6711 \begin_layout Plain Layout
6712 Paragraph ! LyX code
6713 \end_layout
6714
6715 \end_inset
6716
6717
6718 \begin_inset CommandInset label
6719 LatexCommand label
6720 name "sub:LyX-Code"
6721
6722 \end_inset
6723
6724
6725 \end_layout
6726
6727 \begin_layout Standard
6728 The 
6729 \family sans
6730 LyX-Code
6731 \family default
6732  environment is another LyX extension.
6733  It type-sets text in a typewriter-style font.
6734  It also treats the 
6735 \family sans
6736 Space
6737 \family default
6738  key as a fixed whitespace;
6739 \begin_inset Foot
6740 status collapsed
6741
6742 \begin_layout Plain Layout
6743 In the 
6744 \family sans
6745 LyX-Code
6746 \family default
6747  environment, the 
6748 \family sans
6749 Space
6750 \family default
6751  key is treated as a 
6752 \family sans
6753 Protected
6754 \begin_inset space ~
6755 \end_inset
6756
6757 Blank
6758 \family default
6759  instead of an end-of-word marker.
6760 \end_layout
6761
6762 \end_inset
6763
6764  this is the only case in which you can type multiple whitespaces in LyX.
6765  If you need to insert blank lines, you'll still need to use 
6766 \begin_inset Info
6767 type  "shortcut"
6768 arg   "newline-insert newline"
6769 \end_inset
6770
6771  (the 
6772 \family typewriter
6773 break-line
6774 \family default
6775  function).
6776  
6777 \family sans
6778 Return
6779 \family default
6780  breaks paragraphs.
6781  Note, however, that 
6782 \family sans
6783 Return
6784 \family default
6785  does not reset the paragraph environment.
6786  So, when you finish using the 
6787 \family sans
6788 LyX-Code
6789 \family default
6790  environment, you'll need to change the paragraph environment yourself.
6791  Also, you can nest the 
6792 \family sans
6793 LyX-Code
6794 \family default
6795  environment inside of others.
6796 \end_layout
6797
6798 \begin_layout Standard
6799 There are a few quirks with this environment:
6800 \end_layout
6801
6802 \begin_layout Itemize
6803 You can't use 
6804 \begin_inset Info
6805 type  "shortcut"
6806 arg   "newline-insert newline"
6807 \end_inset
6808
6809  at the beginning of a new paragraph (i.
6810 \begin_inset space \thinspace{}
6811 \end_inset
6812
6813 g.
6814 \begin_inset space \space{}
6815 \end_inset
6816
6817 you can't follow 
6818 \family sans
6819 Return
6820 \family default
6821  with a 
6822 \begin_inset Info
6823 type  "shortcut"
6824 arg   "newline-insert newline"
6825 \end_inset
6826
6827 ).
6828 \end_layout
6829
6830 \begin_layout Itemize
6831 You can't follow a 
6832 \begin_inset Info
6833 type  "shortcut"
6834 arg   "newline-insert newline"
6835 \end_inset
6836
6837  with a 
6838 \family sans
6839 Space
6840 \family default
6841 .
6842 \end_layout
6843
6844 \begin_deeper
6845 \begin_layout Itemize
6846 Use a 
6847 \family sans
6848 Return
6849 \family default
6850  to begin a new paragraph, then you can use a 
6851 \family sans
6852 Space
6853 \family default
6854 .
6855 \end_layout
6856
6857 \begin_layout Itemize
6858 Or: use 
6859 \begin_inset Info
6860 type  "shortcut"
6861 arg   "space-insert protected"
6862 \end_inset
6863
6864  instead.
6865 \end_layout
6866
6867 \end_deeper
6868 \begin_layout Itemize
6869 You can't have an empty paragraph or an empty line.
6870  You must put at least one 
6871 \family sans
6872 Space
6873 \family default
6874  in any line you want blank.
6875  Otherwise, LaTeX generates errors.
6876 \end_layout
6877
6878 \begin_layout Itemize
6879 You cannot get the typewriter double quotes by typing 
6880 \family sans
6881 "
6882 \family default
6883  since that will insert 
6884 \emph on
6885 real
6886 \emph default
6887  quotes.
6888  You get the typewriter double quotes with 
6889 \begin_inset Info
6890 type  "shortcut"
6891 arg   "self-insert \""
6892 \end_inset
6893
6894 .
6895 \end_layout
6896
6897 \begin_layout Standard
6898 Here's an example:
6899 \end_layout
6900
6901 \begin_layout LyX-Code
6902 #include <stdio.h>
6903 \end_layout
6904
6905 \begin_layout LyX-Code
6906  
6907 \end_layout
6908
6909 \begin_layout LyX-Code
6910 int main(void)
6911 \end_layout
6912
6913 \begin_layout LyX-Code
6914 {
6915 \end_layout
6916
6917 \begin_layout LyX-Code
6918     printf("Hello World!
6919 \backslash
6920 n");
6921 \end_layout
6922
6923 \begin_layout LyX-Code
6924     return 0;
6925 \end_layout
6926
6927 \begin_layout LyX-Code
6928 }
6929 \end_layout
6930
6931 \begin_layout Standard
6932 This is just the standard 
6933 \begin_inset Quotes eld
6934 \end_inset
6935
6936 Hello world!
6937 \begin_inset Quotes erd
6938 \end_inset
6939
6940  program.
6941  
6942 \end_layout
6943
6944 \begin_layout Standard
6945
6946 \family sans
6947 LyX-Code
6948 \family default
6949  has one purpose: to typeset code, such as program source, shell scripts,
6950  rc-files, and so on.
6951  Use it only in those very special cases where you need to generate text
6952  as if you used a typewriter.
6953 \begin_inset Index idx
6954 status collapsed
6955
6956 \begin_layout Plain Layout
6957 Paragraph environments|)
6958 \end_layout
6959
6960 \end_inset
6961
6962
6963 \end_layout
6964
6965 \begin_layout Section
6966 Nesting Environments
6967 \begin_inset Index idx
6968 status collapsed
6969
6970 \begin_layout Plain Layout
6971 Nesting ! Environments
6972 \end_layout
6973
6974 \end_inset
6975
6976
6977 \begin_inset CommandInset label
6978 LatexCommand label
6979 name "sec:Nesting"
6980
6981 \end_inset
6982
6983
6984 \end_layout
6985
6986 \begin_layout Subsection
6987 Introduction
6988 \end_layout
6989
6990 \begin_layout Standard
6991 LyX treats text as a unified block with a particular context and specific
6992  properties.
6993  This allows you to create blocks that inherit some of the properties of
6994  another block.
6995  For example you have three main points in an outline, but point #2 also
6996  has two subpoints.
6997  In other words, you have a list inside of another list, with the inner
6998  list 
6999 \begin_inset Quotes eld
7000 \end_inset
7001
7002 attached
7003 \begin_inset Quotes erd
7004 \end_inset
7005
7006  to item #2:
7007 \end_layout
7008
7009 \begin_layout Enumerate
7010 one
7011 \end_layout
7012
7013 \begin_layout Enumerate
7014 two
7015 \end_layout
7016
7017 \begin_deeper
7018 \begin_layout Enumerate
7019 sublist – item #1
7020 \end_layout
7021
7022 \begin_layout Enumerate
7023 sublist – item #2
7024 \end_layout
7025
7026 \end_deeper
7027 \begin_layout Enumerate
7028 three
7029 \end_layout
7030
7031 \begin_layout Standard
7032 You put a list inside a list by nesting one list inside the other.
7033  Nesting an environment is quite simple: Select 
7034 \family sans
7035 Increase
7036 \begin_inset space ~
7037 \end_inset
7038
7039 List
7040 \begin_inset space ~
7041 \end_inset
7042
7043 Depth
7044 \family default
7045  or 
7046 \family sans
7047 Decrease
7048 \begin_inset space ~
7049 \end_inset
7050
7051 List
7052 \begin_inset space ~
7053 \end_inset
7054
7055 Depth
7056 \family default
7057  from the 
7058 \family sans
7059 Edit
7060 \family default
7061  menu to change the nesting depth of the current paragraph (the status bar
7062  will tell you how far you are nested).
7063  Instead of the menu, you can also use the toolbar buttons 
7064 \begin_inset Info
7065 type  "icon"
7066 arg   "depth-increment"
7067 \end_inset
7068
7069  and 
7070 \begin_inset Info
7071 type  "icon"
7072 arg   "depth-decrement"
7073 \end_inset
7074
7075  or the convenient key bindings 
7076 \family sans
7077 Tab
7078 \family default
7079  and 
7080 \family sans
7081 Shift-Tab
7082 \family default
7083  or 
7084 \begin_inset Info
7085 type  "shortcut"
7086 arg   "depth-increment"
7087 \end_inset
7088
7089  and 
7090 \begin_inset Info
7091 type  "shortcut"
7092 arg   "depth-decrement"
7093 \end_inset
7094
7095  to change the nesting level.
7096  The change will work on the current selection if you have made one (allowing
7097  you to change the nesting of several paragraphs at once), or the current
7098  paragraph.
7099 \end_layout
7100
7101 \begin_layout Standard
7102 Note that LyX only changes the nesting depth if it can.
7103  If it's invalid to do so, nothing happens if you try to change the depth.
7104  Additionally, if you change the depth of one paragraph, it affects the
7105  depth of every paragraph nested inside of it.
7106 \end_layout
7107
7108 \begin_layout Standard
7109 Nesting isn't limited to lists.
7110  In LyX, you can nest just about anything inside anything else, as you're
7111  about to find out.
7112  This is the real power of nesting paragraph environments.
7113 \end_layout
7114
7115 \begin_layout Subsection
7116 What You Can and Can't Nest
7117 \end_layout
7118
7119 \begin_layout Standard
7120 Before we fire a list of paragraph environments at you, we need to tell
7121  you a little bit more about how nesting works.
7122 \end_layout
7123
7124 \begin_layout Standard
7125 The question if nesting a paragraph environment is possible, is a bit more
7126  complicated than a simple yes or no.
7127  There are three types of paragraph environments:
7128 \end_layout
7129
7130 \begin_layout Itemize
7131 Completely unnestable
7132 \end_layout
7133
7134 \begin_layout Itemize
7135 Fully nestable, you can nest them inside things and you can also nest other
7136  things inside them.
7137 \end_layout
7138
7139 \begin_layout Itemize
7140 A third type, you can nest them into other environments, but you can't nest
7141  anything into them.
7142 \end_layout
7143
7144 \begin_layout Standard
7145 Here's a list of the three types of nesting behavior, and which paragraph
7146  environments have them:
7147 \end_layout
7148
7149 \begin_layout Description
7150 Unnestable Can't nest them.
7151  Can't nest into them.
7152 \end_layout
7153
7154 \begin_deeper
7155 \begin_layout Itemize
7156
7157 \family sans
7158 Bibliography
7159 \end_layout
7160
7161 \begin_layout Itemize
7162
7163 \family sans
7164 Abstract
7165 \end_layout
7166
7167 \begin_layout Itemize
7168
7169 \family sans
7170 Title
7171 \end_layout
7172
7173 \begin_layout Itemize
7174
7175 \family sans
7176 Author
7177 \end_layout
7178
7179 \begin_layout Itemize
7180
7181 \family sans
7182 Date
7183 \end_layout
7184
7185 \end_deeper
7186 \begin_layout Description
7187 Fully
7188 \begin_inset space ~
7189 \end_inset
7190
7191 Nestable You can nest them.
7192  You can nest other things into them.
7193 \end_layout
7194
7195 \begin_deeper
7196 \begin_layout Itemize
7197
7198 \family sans
7199 Verse
7200 \end_layout
7201
7202 \begin_layout Itemize
7203
7204 \family sans
7205 Quote
7206 \end_layout
7207
7208 \begin_layout Itemize
7209
7210 \family sans
7211 Quotation
7212 \end_layout
7213
7214 \begin_layout Itemize
7215
7216 \family sans
7217 Itemize
7218 \end_layout
7219
7220 \begin_layout Itemize
7221
7222 \family sans
7223 Enumerate
7224 \end_layout
7225
7226 \begin_layout Itemize
7227
7228 \family sans
7229 Description
7230 \end_layout
7231
7232 \begin_layout Itemize
7233
7234 \family sans
7235 List
7236 \end_layout
7237
7238 \begin_layout Itemize
7239
7240 \family sans
7241 LyX-Code
7242 \end_layout
7243
7244 \end_deeper
7245 \begin_layout Description
7246 Nestable-Inside You can nest them inside other things.
7247  You can't nest anything into them.
7248 \end_layout
7249
7250 \begin_deeper
7251 \begin_layout Itemize
7252
7253 \family sans
7254 Standard
7255 \end_layout
7256
7257 \begin_layout Itemize
7258
7259 \family sans
7260 Part
7261 \end_layout
7262
7263 \begin_layout Itemize
7264
7265 \family sans
7266 Chapter
7267 \end_layout
7268
7269 \begin_layout Itemize
7270
7271 \family sans
7272 Section
7273 \end_layout
7274
7275 \begin_layout Itemize
7276
7277 \family sans
7278 Subsection
7279 \end_layout
7280
7281 \begin_layout Itemize
7282
7283 \family sans
7284 Subsubsection
7285 \end_layout
7286
7287 \begin_layout Itemize
7288
7289 \family sans
7290 Paragraph
7291 \end_layout
7292
7293 \begin_layout Itemize
7294
7295 \family sans
7296 Subparagraph
7297 \end_layout
7298
7299 \begin_layout Itemize
7300
7301 \family sans
7302 Part*
7303 \end_layout
7304
7305 \begin_layout Itemize
7306
7307 \family sans
7308 Chapter*
7309 \end_layout
7310
7311 \begin_layout Itemize
7312
7313 \family sans
7314 Section*
7315 \end_layout
7316
7317 \begin_layout Itemize
7318
7319 \family sans
7320 Subsection*
7321 \end_layout
7322
7323 \begin_layout Itemize
7324
7325 \family sans
7326 Subsubsection*
7327 \end_layout
7328
7329 \begin_layout Itemize
7330
7331 \family sans
7332 Right
7333 \begin_inset space ~
7334 \end_inset
7335
7336 Address
7337 \end_layout
7338
7339 \begin_layout Itemize
7340
7341 \family sans
7342 Address
7343 \end_layout
7344
7345 \end_deeper
7346 \begin_layout Standard
7347 \begin_inset Note Greyedout
7348 status open
7349
7350 \begin_layout Plain Layout
7351
7352 \series bold
7353 Note:
7354 \series default
7355  Although it is possible to nest numbered section headings like 
7356 \family sans
7357 Chapter
7358 \family default
7359
7360 \family sans
7361 Section
7362 \family default
7363 , etc.
7364 \begin_inset space ~
7365 \end_inset
7366
7367 to e.
7368 \begin_inset space \thinspace{}
7369 \end_inset
7370
7371 g.
7372 \begin_inset space \space{}
7373 \end_inset
7374
7375 lists, it is highly recommended not to do this because the aim is to create
7376  well structured documents following typesetting guidelines whereas nested
7377  section headings violate this.
7378 \end_layout
7379
7380 \end_inset
7381
7382
7383 \end_layout
7384
7385 \begin_layout Subsection
7386 Nesting Other Things: Tables, Math, Floats, etc.
7387 \begin_inset Index idx
7388 status collapsed
7389
7390 \begin_layout Plain Layout
7391 Nesting ! Tables etc.
7392 \end_layout
7393
7394 \end_inset
7395
7396
7397 \end_layout
7398
7399 \begin_layout Standard
7400 There are several things that aren't paragraph environments, but which are
7401  affected by nesting anyhow.
7402  They are:
7403 \end_layout
7404
7405 \begin_layout Itemize
7406 equations
7407 \end_layout
7408
7409 \begin_layout Itemize
7410 tables
7411 \end_layout
7412
7413 \begin_layout Itemize
7414 figures
7415 \end_layout
7416
7417 \begin_layout Standard
7418 (
7419 \begin_inset Note Greyedout
7420 status open
7421
7422 \begin_layout Plain Layout
7423
7424 \series bold
7425 Note:
7426 \series default
7427  Figures and tables in 
7428 \family sans
7429 Floats
7430 \family default
7431  are not affected by this.
7432 \end_layout
7433
7434 \end_inset
7435
7436  Have a look at section
7437 \begin_inset space ~
7438 \end_inset
7439
7440
7441 \begin_inset CommandInset ref
7442 LatexCommand ref
7443 reference "sec:Floats"
7444
7445 \end_inset
7446
7447  for more information about 
7448 \family sans
7449 Floats
7450 \family default
7451 .)
7452 \end_layout
7453
7454 \begin_layout Standard
7455 LyX can treat these three objects as either a word or as a paragraph.
7456  If a figure, table, or an equation is inline, it goes wherever the paragraph
7457  it is in goes.
7458 \end_layout
7459
7460 \begin_layout Standard
7461 On the other hand, if you have an equation, figure or table in a 
7462 \begin_inset Quotes eld
7463 \end_inset
7464
7465 paragraph
7466 \begin_inset Quotes erd
7467 \end_inset
7468
7469  of its own, it behaves just like a 
7470 \begin_inset Quotes eld
7471 \end_inset
7472
7473 nestable-inside
7474 \begin_inset Quotes erd
7475 \end_inset
7476
7477  paragraph environment.
7478  You can nest it into any environment, but you obviously can't nest anything
7479  into it.
7480 \end_layout
7481
7482 \begin_layout Standard
7483 Here's an example with a table:
7484 \end_layout
7485
7486 \begin_layout Enumerate
7487 Item One
7488 \end_layout
7489
7490 \begin_deeper
7491 \begin_layout Enumerate
7492 This is (a) and it's nested.
7493 \end_layout
7494
7495 \begin_deeper
7496 \begin_layout Standard
7497 \begin_inset VSpace 0.3cm
7498 \end_inset
7499
7500
7501 \end_layout
7502
7503 \begin_layout Standard
7504 \align center
7505 \begin_inset Tabular
7506 <lyxtabular version="3" rows="2" columns="2">
7507 <features tabularvalignment="middle">
7508 <column alignment="center" valignment="top" width="0pt">
7509 <column alignment="center" valignment="top" width="0pt">
7510 <row>
7511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7512 \begin_inset Text
7513
7514 \begin_layout Plain Layout
7515
7516 \family roman
7517 \series medium
7518 \shape up
7519 \size normal
7520 \emph off
7521 \bar no
7522 \noun off
7523 \color none
7524 a
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533
7534 \family roman
7535 \series medium
7536 \shape up
7537 \size normal
7538 \emph off
7539 \bar no
7540 \noun off
7541 \color none
7542 b
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 </row>
7548 <row>
7549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553
7554 \family roman
7555 \series medium
7556 \shape up
7557 \size normal
7558 \emph off
7559 \bar no
7560 \noun off
7561 \color none
7562 c
7563 \end_layout
7564
7565 \end_inset
7566 </cell>
7567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7568 \begin_inset Text
7569
7570 \begin_layout Plain Layout
7571
7572 \family roman
7573 \series medium
7574 \shape up
7575 \size normal
7576 \emph off
7577 \bar no
7578 \noun off
7579 \color none
7580 d
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 </row>
7586 </lyxtabular>
7587
7588 \end_inset
7589
7590
7591 \end_layout
7592
7593 \begin_layout Standard
7594 \begin_inset VSpace 0.3cm
7595 \end_inset
7596
7597
7598 \end_layout
7599
7600 \end_deeper
7601 \begin_layout Enumerate
7602 This is (b).
7603  The table is actually nested inside (a).
7604 \end_layout
7605
7606 \end_deeper
7607 \begin_layout Enumerate
7608 Back out again.
7609 \end_layout
7610
7611 \begin_layout Standard
7612 If we hadn't nested the table at all, the list would look like this:
7613 \end_layout
7614
7615 \begin_layout Enumerate
7616 Item One
7617 \end_layout
7618
7619 \begin_deeper
7620 \begin_layout Enumerate
7621 This is (a) and it's nested.
7622 \end_layout
7623
7624 \end_deeper
7625 \begin_layout Standard
7626 \begin_inset VSpace 0.3cm
7627 \end_inset
7628
7629
7630 \end_layout
7631
7632 \begin_layout Standard
7633 \align center
7634 \begin_inset Tabular
7635 <lyxtabular version="3" rows="2" columns="2">
7636 <features tabularvalignment="middle">
7637 <column alignment="center" valignment="top" width="0pt">
7638 <column alignment="center" valignment="top" width="0pt">
7639 <row>
7640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7641 \begin_inset Text
7642
7643 \begin_layout Plain Layout
7644
7645 \family roman
7646 \series medium
7647 \shape up
7648 \size normal
7649 \emph off
7650 \bar no
7651 \noun off
7652 \color none
7653 a
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662
7663 \family roman
7664 \series medium
7665 \shape up
7666 \size normal
7667 \emph off
7668 \bar no
7669 \noun off
7670 \color none
7671 b
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 </row>
7677 <row>
7678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682
7683 \family roman
7684 \series medium
7685 \shape up
7686 \size normal
7687 \emph off
7688 \bar no
7689 \noun off
7690 \color none
7691 c
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700
7701 \family roman
7702 \series medium
7703 \shape up
7704 \size normal
7705 \emph off
7706 \bar no
7707 \noun off
7708 \color none
7709 d
7710 \end_layout
7711
7712 \end_inset
7713 </cell>
7714 </row>
7715 </lyxtabular>
7716
7717 \end_inset
7718
7719
7720 \end_layout
7721
7722 \begin_layout Standard
7723 \begin_inset VSpace 0.3cm
7724 \end_inset
7725
7726
7727 \end_layout
7728
7729 \begin_layout Enumerate
7730 This is (b).
7731  The table is 
7732 \emph on
7733 not
7734 \emph default
7735  nested inside (a).
7736  In fact, it's not nested at all.
7737 \end_layout
7738
7739 \begin_layout Enumerate
7740 Back out again.
7741 \end_layout
7742
7743 \begin_layout Standard
7744 Notice how item (b) is not only no longer nested, but is also the first
7745  item of a new list!
7746 \end_layout
7747
7748 \begin_layout Standard
7749 There's another trap you can fall into: Nesting the table, but not going
7750  deep enough.
7751  LyX then turns anything after the table into a new sublist.
7752 \end_layout
7753
7754 \begin_layout Enumerate
7755 Item One
7756 \end_layout
7757
7758 \begin_deeper
7759 \begin_layout Enumerate
7760 This is (a) and it's nested.
7761 \end_layout
7762
7763 \begin_layout Standard
7764 \begin_inset VSpace 0.3cm
7765 \end_inset
7766
7767
7768 \end_layout
7769
7770 \begin_layout Standard
7771 \align center
7772 \begin_inset Tabular
7773 <lyxtabular version="3" rows="2" columns="2">
7774 <features tabularvalignment="middle">
7775 <column alignment="center" valignment="top" width="0pt">
7776 <column alignment="center" valignment="top" width="0pt">
7777 <row>
7778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782
7783 \family roman
7784 \series medium
7785 \shape up
7786 \size normal
7787 \emph off
7788 \bar no
7789 \noun off
7790 \color none
7791 a
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \family roman
7802 \series medium
7803 \shape up
7804 \size normal
7805 \emph off
7806 \bar no
7807 \noun off
7808 \color none
7809 b
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 </row>
7815 <row>
7816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \family roman
7822 \series medium
7823 \shape up
7824 \size normal
7825 \emph off
7826 \bar no
7827 \noun off
7828 \color none
7829 c
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838
7839 \family roman
7840 \series medium
7841 \shape up
7842 \size normal
7843 \emph off
7844 \bar no
7845 \noun off
7846 \color none
7847 d
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 </row>
7853 </lyxtabular>
7854
7855 \end_inset
7856
7857
7858 \end_layout
7859
7860 \begin_layout Standard
7861 \begin_inset VSpace 0.3cm
7862 \end_inset
7863
7864
7865 \end_layout
7866
7867 \begin_layout Enumerate
7868 This is (b).
7869  The table is actually nested inside Item One, but 
7870 \emph on
7871 not
7872 \emph default
7873  inside (a).
7874 \end_layout
7875
7876 \end_deeper
7877 \begin_layout Enumerate
7878 Back out again.
7879 \end_layout
7880
7881 \begin_layout Standard
7882 As you can see, item (b) turned into the first item of a new list, but a
7883  new list 
7884 \emph on
7885 inside
7886 \emph default
7887  item 1.
7888  The same thing would have happened to a figure or an equation.
7889  So, if you nest tables, figures or equations, make sure you go to the right
7890  depth!
7891 \end_layout
7892
7893 \begin_layout Subsection
7894 Usage and General Features
7895 \end_layout
7896
7897 \begin_layout Standard
7898 Speaking of levels, LyX can perform up to a six-fold nesting.
7899  In other words, 
7900 \begin_inset Quotes eld
7901 \end_inset
7902
7903 level #6
7904 \begin_inset Quotes erd
7905 \end_inset
7906
7907  is the innermost possible depth.
7908  Here's an example to illustrate what we mean:
7909 \end_layout
7910
7911 \begin_layout Enumerate
7912 level #1 – outermost
7913 \end_layout
7914
7915 \begin_deeper
7916 \begin_layout Enumerate
7917 level #2
7918 \end_layout
7919
7920 \begin_deeper
7921 \begin_layout Enumerate
7922 level #3
7923 \end_layout
7924
7925 \begin_deeper
7926 \begin_layout Enumerate
7927 level #4
7928 \end_layout
7929
7930 \begin_deeper
7931 \begin_layout Itemize
7932 level #5
7933 \end_layout
7934
7935 \begin_deeper
7936 \begin_layout Itemize
7937 level #6
7938 \end_layout
7939
7940 \end_deeper
7941 \end_deeper
7942 \end_deeper
7943 \end_deeper
7944 \end_deeper
7945 \begin_layout Standard
7946 There are two exceptions to the six-fold nesting limit, and you can see
7947  both of them in the example.
7948  Unlike the other fully-nestable environments, you can only perform a four-fold
7949  nesting with the 
7950 \family sans
7951 Enumerate
7952 \family default
7953  and 
7954 \family sans
7955 Itemize
7956 \family default
7957  environments.
7958  For example, if we tried to nest another 
7959 \family sans
7960 Enumerate
7961 \family default
7962  list inside item 
7963 \begin_inset Quotes eld
7964 \end_inset
7965
7966 A.
7967 \begin_inset Quotes erd
7968 \end_inset
7969
7970 , we would get errors.
7971 \end_layout
7972
7973 \begin_layout Subsection
7974 Some Examples
7975 \begin_inset Index idx
7976 status collapsed
7977
7978 \begin_layout Plain Layout
7979 Nesting ! Examples
7980 \end_layout
7981
7982 \end_inset
7983
7984
7985 \end_layout
7986
7987 \begin_layout Standard
7988 The best way to explain just what you can do with nesting is by illustration.
7989  We have several examples of nested environments.
7990  In them, we explain how we created the example, so that you can reproduce
7991  them.
7992 \end_layout
7993
7994 \begin_layout Subsubsection
7995 Example 1: The Six-fold Way and Mixed Nesting
7996 \end_layout
7997
7998 \begin_layout Labeling
7999 \labelwidthstring MMM
8000 #1-a This is the outermost level.
8001  It's a 
8002 \family sans
8003 List
8004 \family default
8005  environment.
8006 \end_layout
8007
8008 \begin_deeper
8009 \begin_layout Labeling
8010 \labelwidthstring MMM
8011 #2-a This is level #2.
8012  We created it by using 
8013 \begin_inset Info
8014 type  "shortcut"
8015 arg   "break-paragraph inverse"
8016 \end_inset
8017
8018  followed by 
8019 \begin_inset Info
8020 type  "shortcut"
8021 arg   "depth-increment"
8022 \end_inset
8023
8024 .
8025 \end_layout
8026
8027 \begin_deeper
8028 \begin_layout Labeling
8029 \labelwidthstring MMM
8030 #3-a This is level #3.
8031  This time, we just hit 
8032 \family sans
8033 Return
8034 \family default
8035 , then used 
8036 \begin_inset Info
8037 type  "shortcut"
8038 arg   "depth-increment"
8039 \end_inset
8040
8041  twice in a row.
8042  We could have also created it the same way as we did the previous level,
8043  by hitting 
8044 \begin_inset Info
8045 type  "shortcut"
8046 arg   "break-paragraph inverse"
8047 \end_inset
8048
8049  followed by 
8050 \begin_inset Info
8051 type  "shortcut"
8052 arg   "depth-increment"
8053 \end_inset
8054
8055 .
8056 \end_layout
8057
8058 \begin_deeper
8059 \begin_layout Standard
8060 This is actually a 
8061 \family sans
8062 Standard
8063 \family default
8064  environment, nested inside of 
8065 \begin_inset Quotes eld
8066 \end_inset
8067
8068 #3-a
8069 \begin_inset Quotes erd
8070 \end_inset
8071
8072 .
8073  So, it's at level #4.
8074  We did this by hitting 
8075 \begin_inset Info
8076 type  "shortcut"
8077 arg   "break-paragraph inverse"
8078 \end_inset
8079
8080 , then 
8081 \begin_inset Info
8082 type  "shortcut"
8083 arg   "depth-increment"
8084 \end_inset
8085
8086 , then changing the paragraph environment to 
8087 \family sans
8088 Standard
8089 \family default
8090 .
8091  Do this to create list items with more than one paragraph — it also works
8092  for the 
8093 \family sans
8094 Description
8095 \family default
8096
8097 \family sans
8098 Enumerate
8099 \family default
8100 , and 
8101 \family sans
8102 Itemize
8103 \family default
8104  environments!
8105 \end_layout
8106
8107 \begin_layout Standard
8108 Here's another 
8109 \family sans
8110 Standard
8111 \family default
8112  paragraph, also at level #4, made with just a 
8113 \begin_inset Info
8114 type  "shortcut"
8115 arg   "break-paragraph inverse"
8116 \end_inset
8117
8118 .
8119 \end_layout
8120
8121 \begin_layout Labeling
8122 \labelwidthstring MMM
8123 #4-a This is level #4.
8124  We hit 
8125 \begin_inset Info
8126 type  "shortcut"
8127 arg   "break-paragraph inverse"
8128 \end_inset
8129
8130  and changed the paragraph environment back to 
8131 \family sans
8132 List
8133 \family default
8134 .
8135  Remember — we can't nest anything inside a 
8136 \family sans
8137 Standard
8138 \family default
8139  environment, which is why we're still at level #4.
8140  However, we 
8141 \emph on
8142 can
8143 \emph default
8144  keep nesting things inside 
8145 \begin_inset Quotes eld
8146 \end_inset
8147
8148 #3-a
8149 \begin_inset Quotes erd
8150 \end_inset
8151
8152 .
8153 \end_layout
8154
8155 \begin_deeper
8156 \begin_layout Labeling
8157 \labelwidthstring MMM
8158 #5-a This is level #5\SpecialChar \ldots{}
8159
8160 \end_layout
8161
8162 \begin_deeper
8163 \begin_layout Labeling
8164 \labelwidthstring MMM
8165 #6-a \SpecialChar \ldots{}
8166 and this is level #6.
8167  By now, you should know how we made these two.
8168 \end_layout
8169
8170 \end_deeper
8171 \begin_layout Labeling
8172 \labelwidthstring MMM
8173 #5-b Back to level #5.
8174  Just hit 
8175 \begin_inset Info
8176 type  "shortcut"
8177 arg   "break-paragraph inverse"
8178 \end_inset
8179
8180  followed by a 
8181 \begin_inset Info
8182 type  "shortcut"
8183 arg   "depth-decrement"
8184 \end_inset
8185
8186 .
8187 \end_layout
8188
8189 \end_deeper
8190 \begin_layout Labeling
8191 \labelwidthstring MMM
8192 #4-b After another 
8193 \begin_inset Info
8194 type  "shortcut"
8195 arg   "break-paragraph inverse"
8196 \end_inset
8197
8198  followed by a 
8199 \begin_inset Info
8200 type  "shortcut"
8201 arg   "depth-decrement"
8202 \end_inset
8203
8204 , we're back at level #4.
8205 \end_layout
8206
8207 \end_deeper
8208 \begin_layout Labeling
8209 \labelwidthstring MMM
8210 #3-b Back to level #3.
8211  By now it should be obvious how we did this.
8212 \end_layout
8213
8214 \end_deeper
8215 \begin_layout Labeling
8216 \labelwidthstring MMM
8217 #2-b Back to level #2.
8218  
8219 \end_layout
8220
8221 \end_deeper
8222 \begin_layout Labeling
8223 \labelwidthstring MMM
8224 #1-b And last, back to the outermost level, #1.
8225  After this sentence, we'll hit 
8226 \family sans
8227 Return
8228 \family default
8229  and change the paragraph environment back to 
8230 \family sans
8231 Standard
8232 \family default
8233  to end the list.
8234 \end_layout
8235
8236 \begin_layout Standard
8237 We could have also used the 
8238 \family sans
8239 Description
8240 \family default
8241
8242 \family sans
8243 Quote
8244 \family default
8245
8246 \family sans
8247 Quotation
8248 \family default
8249 , or even the 
8250 \family sans
8251 Verse
8252 \family default
8253  environment in place of the 
8254 \family sans
8255 List
8256 \family default
8257  environment.
8258  The example would have worked exactly the same.
8259 \end_layout
8260
8261 \begin_layout Subsubsection
8262 Example 2: Inheritance
8263 \end_layout
8264
8265 \begin_layout LyX-Code
8266 This is the LyX-Code environment, at level #1, the outermost
8267 \end_layout
8268
8269 \begin_layout LyX-Code
8270 level.
8271   Now we'll hit 
8272 \family sans
8273 Return
8274 \family default
8275 , then 
8276 \begin_inset Info
8277 type  "shortcut"
8278 arg   "depth-increment"
8279 \end_inset
8280
8281 , after which, we'll change to the 
8282 \family sans
8283 Enumerate
8284 \family default
8285  environment.
8286 \end_layout
8287
8288 \begin_deeper
8289 \begin_layout Enumerate
8290 This is the 
8291 \family sans
8292 Enumerate
8293 \family default
8294  environment, at level #2.
8295 \end_layout
8296
8297 \begin_layout Enumerate
8298 Notice how the nested 
8299 \family sans
8300 Enumerate
8301 \family default
8302  not only inherits its margins from its parent environment (
8303 \family sans
8304 LyX-Code
8305 \family default
8306 ), but also inherits its font and spacing!
8307 \end_layout
8308
8309 \end_deeper
8310 \begin_layout Standard
8311 We ended this example by hitting 
8312 \family sans
8313 Return
8314 \family default
8315 .
8316  After that, we needed to reset the paragraph environment to 
8317 \family sans
8318 Standard
8319 \family default
8320  and reset the nesting depth by using 
8321 \begin_inset Info
8322 type  "shortcut"
8323 arg   "depth-decrement"
8324 \end_inset
8325
8326  once.
8327 \end_layout
8328
8329 \begin_layout Subsubsection
8330 Example 3: Labels, Levels, and the 
8331 \family sans
8332 Enumerate
8333 \family default
8334  and 
8335 \family sans
8336 Itemize
8337 \family default
8338  Environments
8339 \begin_inset Argument
8340 status collapsed
8341
8342 \begin_layout Plain Layout
8343 Example #3: Labels, Levels and other list environments
8344 \end_layout
8345
8346 \end_inset
8347
8348
8349 \end_layout
8350
8351 \begin_layout Enumerate
8352 This is level #1, in an 
8353 \family sans
8354 Enumerate
8355 \family default
8356  paragraph environment.
8357  We're actually going to nest a bunch of these.
8358 \end_layout
8359
8360 \begin_deeper
8361 \begin_layout Enumerate
8362 This is level #2.
8363  We used 
8364 \begin_inset Info
8365 type  "shortcut"
8366 arg   "break-paragraph inverse"
8367 \end_inset
8368
8369  followed by 
8370 \begin_inset Info
8371 type  "shortcut"
8372 arg   "depth-increment"
8373 \end_inset
8374
8375 .
8376  Now, what happens if we nest an 
8377 \family sans
8378 Itemize
8379 \family default
8380  environment inside of this one? It will be at level #3, but what will its
8381  label be? An asterisk?
8382 \end_layout
8383
8384 \begin_deeper
8385 \begin_layout Itemize
8386 No! It's a bullet.
8387  This is the 
8388 \emph on
8389 first
8390 \emph default
8391  
8392 \family sans
8393 Itemize
8394 \family default
8395  environment, even though it's at level #3.
8396  So, its label is a bullet.
8397  (We got here by using 
8398 \begin_inset Info
8399 type  "shortcut"
8400 arg   "break-paragraph inverse"
8401 \end_inset
8402
8403 , then 
8404 \begin_inset Info
8405 type  "shortcut"
8406 arg   "depth-increment"
8407 \end_inset
8408
8409 , then changing the environment to 
8410 \family sans
8411 Itemize
8412 \family default
8413 .)
8414 \end_layout
8415
8416 \begin_deeper
8417 \begin_layout Itemize
8418 Here's level #4, produced using 
8419 \begin_inset Info
8420 type  "shortcut"
8421 arg   "break-paragraph inverse"
8422 \end_inset
8423
8424 , then 
8425 \begin_inset Info
8426 type  "shortcut"
8427 arg   "depth-increment"
8428 \end_inset
8429
8430 .
8431  We'll do that again\SpecialChar \ldots{}
8432
8433 \end_layout
8434
8435 \begin_deeper
8436 \begin_layout Enumerate
8437 \SpecialChar \ldots{}
8438 to get to level #5.
8439  This time, however, we also changed the paragraph environment back to 
8440 \family sans
8441 Enumerate
8442 \family default
8443 .
8444  Notice the type of numbering, it is 
8445 \emph on
8446 lowercase Roman
8447 \emph default
8448 , because we are in the 
8449 \emph on
8450 thirdfold
8451 \emph default
8452  
8453 \family sans
8454 Enumerate
8455 \family default
8456  environment (i.
8457 \begin_inset space \thinspace{}
8458 \end_inset
8459
8460 g.
8461  it is an 
8462 \family sans
8463 Enumerate
8464 \family default
8465  inside an 
8466 \family sans
8467 Enumerate
8468 \family default
8469  inside an 
8470 \family sans
8471 Enumerate
8472 \family default
8473 ).
8474 \end_layout
8475
8476 \begin_layout Enumerate
8477 What happens if we 
8478 \emph on
8479 don't
8480 \emph default
8481  change the paragraph environment, but decrease the nesting depth? What
8482  type of numbering does LyX use?
8483 \end_layout
8484
8485 \begin_layout Enumerate
8486 Oh, as if you couldn't guess by now, we're just using 
8487 \begin_inset Info
8488 type  "shortcut"
8489 arg   "break-paragraph inverse"
8490 \end_inset
8491
8492  to keep the current environment and depth but create a new item.
8493 \end_layout
8494
8495 \begin_layout Enumerate
8496 Let's use 
8497 \begin_inset Info
8498 type  "shortcut"
8499 arg   "depth-decrement"
8500 \end_inset
8501
8502  to decrease the depth after the next 
8503 \begin_inset Info
8504 type  "shortcut"
8505 arg   "break-paragraph inverse"
8506 \end_inset
8507
8508 .
8509 \end_layout
8510
8511 \end_deeper
8512 \begin_layout Enumerate
8513 This is level #4.
8514  Look what type of label LyX is using!
8515 \end_layout
8516
8517 \end_deeper
8518 \begin_layout Enumerate
8519 This is level #3.
8520  Even though we've changed levels, LyX is still using a lowercase Roman
8521  numeral as the label.Why?
8522 \end_layout
8523
8524 \begin_layout Enumerate
8525 Because, even though the nesting depth has changed, the paragraph is 
8526 \emph on
8527 still
8528 \emph default
8529  a thirdfold 
8530 \family sans
8531 Enumerate
8532 \family default
8533  environment.
8534  Notice, however, that LyX 
8535 \emph on
8536 did
8537 \emph default
8538  reset the counter for the label.
8539 \end_layout
8540
8541 \end_deeper
8542 \begin_layout Enumerate
8543 Another 
8544 \begin_inset Info
8545 type  "shortcut"
8546 arg   "break-paragraph inverse"
8547 \end_inset
8548
8549  
8550 \begin_inset Info
8551 type  "shortcut"
8552 arg   "depth-decrement"
8553 \end_inset
8554
8555  sequence, and we're back to level #2.
8556  This time, we not only changed the nesting depth, but we also moved back
8557  into the twofold-nested 
8558 \family sans
8559 Enumerate
8560 \family default
8561  environment.
8562 \end_layout
8563
8564 \end_deeper
8565 \begin_layout Enumerate
8566 The same thing happens if we do another 
8567 \begin_inset Info
8568 type  "shortcut"
8569 arg   "break-paragraph inverse"
8570 \end_inset
8571
8572  
8573 \begin_inset Info
8574 type  "shortcut"
8575 arg   "depth-decrement"
8576 \end_inset
8577
8578 sequence and return to level #1, the outermost level.
8579 \end_layout
8580
8581 \begin_layout Standard
8582 Lastly, we reset the environment to 
8583 \family sans
8584 Standard
8585 \family default
8586 .
8587  As you can see, the level number doesn't correspond to what type of labeling
8588  LyX uses for the 
8589 \family sans
8590 Enumerate
8591 \family default
8592  and 
8593 \family sans
8594 Itemize
8595 \family default
8596  environments.
8597  The number of other 
8598 \family sans
8599 Enumerate
8600 \family default
8601  environments surrounding it determines what kind of label LyX uses for
8602  an 
8603 \family sans
8604 Enumerate
8605 \family default
8606  item.
8607  The same rule applies for the 
8608 \family sans
8609 Itemize
8610 \family default
8611  environment, as well.
8612 \end_layout
8613
8614 \begin_layout Subsubsection
8615 Example 4: Going Bonkers
8616 \end_layout
8617
8618 \begin_layout Enumerate
8619 We're going to go totally nuts now.
8620  We won't nest as deep as in the other examples, nor will we go into the
8621  same detail with how we did it.
8622  (level #1: 
8623 \family sans
8624 Enumerate
8625 \family default
8626 )
8627 \end_layout
8628
8629 \begin_deeper
8630 \begin_layout Standard
8631 (
8632 \family sans
8633 Return, 
8634 \family default
8635
8636 \begin_inset Info
8637 type  "shortcut"
8638 arg   "depth-increment"
8639 \end_inset
8640
8641
8642 \family sans
8643 , Standard
8644 \family default
8645 : level #2) We'll stick an encapsulated description of how we created the
8646  example in parentheses someplace.
8647  For example, the two keybindings are how we changed the depth.
8648  The environment name is the name of the current environment.
8649  Either before or after this, we'll put in the level.
8650 \end_layout
8651
8652 \end_deeper
8653 \begin_layout Enumerate
8654 (
8655 \family sans
8656 Return, Enumerate
8657 \family default
8658 : level #1) This is the next item in the list.
8659 \end_layout
8660
8661 \begin_deeper
8662 \begin_layout Verse
8663 Now we'll add verse.
8664 \begin_inset Newline newline
8665 \end_inset
8666
8667 It will get much worse.
8668 \begin_inset Newline newline
8669 \end_inset
8670
8671 (
8672 \family sans
8673 Return, 
8674 \family default
8675
8676 \begin_inset Info
8677 type  "shortcut"
8678 arg   "depth-increment"
8679 \end_inset
8680
8681
8682 \family sans
8683 , Verse
8684 \family default
8685 : level #2)
8686 \end_layout
8687
8688 \begin_layout Verse
8689 Fiddle dee, Fiddle doo.
8690 \begin_inset Newline newline
8691 \end_inset
8692
8693 Bippitey boppitey boo!
8694 \begin_inset Newline newline
8695 \end_inset
8696
8697 (
8698 \begin_inset Info
8699 type  "shortcut"
8700 arg   "break-paragraph inverse"
8701 \end_inset
8702
8703
8704 \family sans
8705 )
8706 \end_layout
8707
8708 \begin_layout Verse
8709 Here comes a table:
8710 \end_layout
8711
8712 \begin_deeper
8713 \begin_layout Standard
8714 \begin_inset VSpace 0.3cm
8715 \end_inset
8716
8717
8718 \end_layout
8719
8720 \begin_layout Standard
8721 \align center
8722 \begin_inset Tabular
8723 <lyxtabular version="3" rows="2" columns="2">
8724 <features tabularvalignment="middle">
8725 <column alignment="center" valignment="top" width="0pt">
8726 <column alignment="center" valignment="top" width="0pt">
8727 <row>
8728 <cell alignment="center" valignment="top" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732
8733 \family roman
8734 \series medium
8735 \shape up
8736 \size normal
8737 \emph off
8738 \bar no
8739 \noun off
8740 \color none
8741 one-fish
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750
8751 \family roman
8752 \series medium
8753 \shape up
8754 \size normal
8755 \emph off
8756 \bar no
8757 \noun off
8758 \color none
8759 two-fish
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 </row>
8765 <row>
8766 <cell alignment="center" valignment="top" topline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770
8771 \family roman
8772 \series medium
8773 \shape up
8774 \size normal
8775 \emph off
8776 \bar no
8777 \noun off
8778 \color none
8779 red-fish
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788
8789 \family roman
8790 \series medium
8791 \shape up
8792 \size normal
8793 \emph off
8794 \bar no
8795 \noun off
8796 \color none
8797 blue-fish
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 </row>
8803 </lyxtabular>
8804
8805 \end_inset
8806
8807
8808 \end_layout
8809
8810 \end_deeper
8811 \begin_layout Verse
8812 (
8813 \begin_inset Info
8814 type  "shortcut"
8815 arg   "break-paragraph inverse"
8816 \end_inset
8817
8818
8819 \family sans
8820 , Table, 
8821 \family default
8822
8823 \begin_inset Info
8824 type  "shortcut"
8825 arg   "depth-increment"
8826 \end_inset
8827
8828  3 times, 
8829 \begin_inset Info
8830 type  "shortcut"
8831 arg   "break-paragraph inverse"
8832 \end_inset
8833
8834
8835 \family sans
8836 , Verse, 
8837 \family default
8838
8839 \begin_inset Info
8840 type  "shortcut"
8841 arg   "depth-decrement"
8842 \end_inset
8843
8844 )
8845 \end_layout
8846
8847 \end_deeper
8848 \begin_layout Enumerate
8849 (
8850 \family sans
8851 Return, Enumerate
8852 \family default
8853 : level #1) This is another item.
8854  Note that selecting a 
8855 \family sans
8856 Table
8857 \family default
8858  resets the nesting depth to level #1, so we increased the nesting depth
8859  3 times to put the table inside the 
8860 \family sans
8861 Verse
8862 \family default
8863  environment.
8864  
8865 \end_layout
8866
8867 \begin_layout Quotation
8868 We're now ending the 
8869 \family sans
8870 Enumerate
8871 \family default
8872  list and changing to 
8873 \family sans
8874 Quotation
8875 \family default
8876 .
8877  We're still at level #1.
8878  We want to show you some of the things you can do by mixing environments.
8879  The next set of paragraphs is a 
8880 \begin_inset Quotes eld
8881 \end_inset
8882
8883 quoted letter.
8884 \begin_inset Quotes erd
8885 \end_inset
8886
8887  We'll nest both the 
8888 \family sans
8889 Address
8890 \family default
8891  and 
8892 \family sans
8893 Right
8894 \begin_inset space ~
8895 \end_inset
8896
8897 Address
8898 \family default
8899  environments inside of this one, then use another nested 
8900 \family sans
8901 Quotation
8902 \family default
8903  for the letter body.
8904  We'll use 
8905 \begin_inset Info
8906 type  "shortcut"
8907 arg   "break-paragraph inverse"
8908 \end_inset
8909
8910  to preserve the depth.
8911  Remember that you need to use 
8912 \begin_inset Info
8913 type  "shortcut"
8914 arg   "newline-insert newline"
8915 \end_inset
8916
8917  to create multiple lines inside the 
8918 \family sans
8919 Address
8920 \family default
8921  and 
8922 \family sans
8923 Right
8924 \begin_inset space ~
8925 \end_inset
8926
8927 Address
8928 \family default
8929  environments.
8930  Here it goes:
8931 \end_layout
8932
8933 \begin_deeper
8934 \begin_layout Right Address
8935 1234 Nowhere Rd.
8936 \begin_inset Newline newline
8937 \end_inset
8938
8939 Moosegroin, MT 00100
8940 \begin_inset Newline newline
8941 \end_inset
8942
8943 9-6-96
8944 \end_layout
8945
8946 \begin_layout Address
8947 Dear Mr.
8948 \begin_inset space ~
8949 \end_inset
8950
8951 Fizlewitz:
8952 \end_layout
8953
8954 \begin_layout Quotation
8955 We regret to inform you that we cannot fill your order for 50
8956 \begin_inset space \thinspace{}
8957 \end_inset
8958
8959 L of compressed methane gas due to circumstances beyond our control.
8960  Unfortunately, several of our cows have mysteriously exploded, creating
8961  a backlog in our orders for methane.
8962  We will place your name on the waiting list and try to fill your order
8963  as soon as possible.
8964  In the meantime, we thank you for your patience.
8965 \end_layout
8966
8967 \begin_layout Quotation
8968 We do, however, now have a special on beef.
8969  If you are interested, please return the enclosed pricing and order form
8970  with your order, along with payment.
8971 \end_layout
8972
8973 \begin_layout Quotation
8974 We thank you again for your patience.
8975 \end_layout
8976
8977 \begin_layout Address
8978 Sincerely,
8979 \begin_inset Newline newline
8980 \end_inset
8981
8982 Bill Hick
8983 \end_layout
8984
8985 \end_deeper
8986 \begin_layout Quotation
8987 That ends that example!
8988 \end_layout
8989
8990 \begin_layout Standard
8991 As you can see, nesting environments in LyX gives you a lot of power with
8992  just a few keystrokes.
8993  We could have easily nested an 
8994 \family sans
8995 Itemize
8996 \family default
8997  list inside of a 
8998 \family sans
8999 Quotation
9000 \family default
9001  or 
9002 \family sans
9003 Quote
9004 \family default
9005 , or put a 
9006 \family sans
9007 Quote
9008 \family default
9009  inside of an 
9010 \family sans
9011 Itemize
9012 \family default
9013  list.
9014  You have a huge variety of options at your disposal.
9015 \end_layout
9016
9017 \begin_layout Section
9018 Spacing, pagination and line breaks
9019 \begin_inset Index idx
9020 status collapsed
9021
9022 \begin_layout Plain Layout
9023 Spacing
9024 \end_layout
9025
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \begin_layout Standard
9032 What is a space? While you might be used to pressing the space key anytime
9033  you want to separate two words in ordinary word processors, LyX offers
9034  you more spaces: Spaces of different width and spaces which can or cannot
9035  be broken at the end of a line.
9036  The following sections will show you some examples where those spaces are
9037  useful.
9038 \end_layout
9039
9040 \begin_layout Subsection
9041 Protected Space
9042 \begin_inset CommandInset label
9043 LatexCommand label
9044 name "sub:Protected-Space"
9045
9046 \end_inset
9047
9048
9049 \begin_inset Index idx
9050 status collapsed
9051
9052 \begin_layout Plain Layout
9053 Spaces ! Protected
9054 \end_layout
9055
9056 \end_inset
9057
9058
9059 \end_layout
9060
9061 \begin_layout Standard
9062 The protected space: It is used to tell LyX (and LaTeX) not to break the
9063  line at that point.
9064  This may be necessary to avoid unlucky linebreaks, like in: 
9065 \end_layout
9066
9067 \begin_layout Quote
9068 Further documentation is given in section
9069 \begin_inset Newline newline
9070 \end_inset
9071
9072
9073 \begin_inset CommandInset ref
9074 LatexCommand ref
9075 reference "sec:Bibliography"
9076
9077 \end_inset
9078
9079 .
9080  
9081 \end_layout
9082
9083 \begin_layout Standard
9084 Obviously, it would be a good thing to put a protected space between 
9085 \begin_inset Quotes eld
9086 \end_inset
9087
9088 section
9089 \begin_inset Quotes erd
9090 \end_inset
9091
9092  and 
9093 \begin_inset Quotes eld
9094 \end_inset
9095
9096
9097 \begin_inset CommandInset ref
9098 LatexCommand ref
9099 reference "sec:Bibliography"
9100
9101 \end_inset
9102
9103
9104 \begin_inset Quotes erd
9105 \end_inset
9106
9107 .
9108  A protected space is set with 
9109 \family sans
9110 Insert\SpecialChar \menuseparator
9111 Formatting\SpecialChar \menuseparator
9112 Protected
9113 \bar under
9114
9115 \begin_inset space ~
9116 \end_inset
9117
9118
9119 \bar default
9120 Space
9121 \family default
9122  (shortcut 
9123 \begin_inset Info
9124 type  "shortcut"
9125 arg   "space-insert protected"
9126 \end_inset
9127
9128 ).
9129 \end_layout
9130
9131 \begin_layout Subsection
9132 Horizontal Space
9133 \begin_inset CommandInset label
9134 LatexCommand label
9135 name "sub:Horizontal-Space"
9136
9137 \end_inset
9138
9139
9140 \begin_inset Index idx
9141 status collapsed
9142
9143 \begin_layout Plain Layout
9144 Spacing ! Horizontal
9145 \end_layout
9146
9147 \end_inset
9148
9149
9150 \end_layout
9151
9152 \begin_layout Standard
9153 All horizontal spaces can be inserted with the menu 
9154 \family sans
9155 Insert\SpecialChar \menuseparator
9156 Formatting\SpecialChar \menuseparator
9157 Horizontal Space
9158 \family default
9159 .
9160  The length units are listed in Appendix
9161 \begin_inset space ~
9162 \end_inset
9163
9164
9165 \begin_inset CommandInset ref
9166 LatexCommand ref
9167 reference "cha:Units-available-in"
9168
9169 \end_inset
9170
9171 .
9172 \end_layout
9173
9174 \begin_layout Subsubsection
9175 Inter-word Space
9176 \begin_inset CommandInset label
9177 LatexCommand label
9178 name "sub:Inter-word-Space"
9179
9180 \end_inset
9181
9182
9183 \begin_inset Index idx
9184 status collapsed
9185
9186 \begin_layout Plain Layout
9187 Spaces ! Inter-word
9188 \end_layout
9189
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \begin_layout Standard
9196 Some languages (e.
9197 \begin_inset space \thinspace{}
9198 \end_inset
9199
9200 g.
9201 \begin_inset space \space{}
9202 \end_inset
9203
9204 English) have the typographical convention to add extra space after an end-of-se
9205 ntence punctuation mark, and LyX honors those conventions (see section
9206 \begin_inset space ~
9207 \end_inset
9208
9209
9210 \begin_inset CommandInset ref
9211 LatexCommand ref
9212 reference "sub:Abbreviations"
9213
9214 \end_inset
9215
9216 ).
9217  Sometimes, you want a normal space nevertheless.
9218  In this case, insert an inter-word space (shortcut 
9219 \begin_inset Info
9220 type  "shortcut"
9221 arg   "space-insert normal"
9222 \end_inset
9223
9224 ).
9225 \end_layout
9226
9227 \begin_layout Subsubsection
9228 Thin Space
9229 \begin_inset CommandInset label
9230 LatexCommand label
9231 name "sub:Thin-Space"
9232
9233 \end_inset
9234
9235
9236 \begin_inset Index idx
9237 status collapsed
9238
9239 \begin_layout Plain Layout
9240 Spaces ! Thin
9241 \end_layout
9242
9243 \end_inset
9244
9245
9246 \end_layout
9247
9248 \begin_layout Standard
9249
9250 \begin_inset Quotes eld
9251 \end_inset
9252
9253 thin space
9254 \begin_inset Quotes erd
9255 \end_inset
9256
9257  is a blank which has half the size of a normal space (and it is also 
9258 \begin_inset Quotes eld
9259 \end_inset
9260
9261 protected
9262 \begin_inset Quotes erd
9263 \end_inset
9264
9265 ).
9266  The typographical conventions in a lot of languages propose the use of
9267  thin spaces in cases where normal spaces would be too wide, for instance
9268  inside abbreviations:
9269 \end_layout
9270
9271 \begin_layout Quote
9272 D.
9273 \begin_inset space \thinspace{}
9274 \end_inset
9275
9276 E.
9277  Knuth has developed our beloved typesetting program.
9278 \end_layout
9279
9280 \begin_layout Standard
9281 or between values and units.
9282  Compare for example this:
9283 \begin_inset Newline newline
9284 \end_inset
9285
9286 10
9287 \begin_inset space \thinspace{}
9288 \end_inset
9289
9290 kg (thin space)
9291 \begin_inset Newline newline
9292 \end_inset
9293
9294 10 kg (normal space
9295 \end_layout
9296
9297 \begin_layout Standard
9298 You can insert thin spaces also with the menu 
9299 \family sans
9300 Insert\SpecialChar \menuseparator
9301 Formatting\SpecialChar \menuseparator
9302 Thin
9303 \begin_inset space ~
9304 \end_inset
9305
9306 Space
9307 \family default
9308  (shortcut 
9309 \begin_inset Info
9310 type  "shortcuts"
9311 arg   "space-insert thin"
9312 \end_inset
9313
9314 ).
9315 \end_layout
9316
9317 \begin_layout Subsubsection
9318 More Spaces
9319 \begin_inset CommandInset label
9320 LatexCommand label
9321 name "sub:More-Spaces"
9322
9323 \end_inset
9324
9325
9326 \end_layout
9327
9328 \begin_layout Standard
9329 You can furthermore insert the following space types:
9330 \end_layout
9331
9332 \begin_layout Description
9333 Negative
9334 \begin_inset space ~
9335 \end_inset
9336
9337 thin
9338 \begin_inset space ~
9339 \end_inset
9340
9341 space A line with a 
9342 \begin_inset Formula $\to$
9343 \end_inset
9344
9345
9346 \begin_inset space \negthinspace{}
9347 \end_inset
9348
9349
9350 \begin_inset Formula $\gets$
9351 \end_inset
9352
9353  Negative thin space between the arrows.
9354 \end_layout
9355
9356 \begin_layout Description
9357 Enspace
9358 \begin_inset space ~
9359 \end_inset
9360
9361 (0.5
9362 \begin_inset space \thinspace{}
9363 \end_inset
9364
9365 em) A line with a 
9366 \begin_inset Formula $\to$
9367 \end_inset
9368
9369
9370 \begin_inset space \enskip{}
9371 \end_inset
9372
9373
9374 \begin_inset Formula $\gets$
9375 \end_inset
9376
9377  Enspace (0.5
9378 \begin_inset space \thinspace{}
9379 \end_inset
9380
9381 em) space between the arrows.
9382 \end_layout
9383
9384 \begin_layout Description
9385 Quad
9386 \begin_inset space ~
9387 \end_inset
9388
9389 (1
9390 \begin_inset space \thinspace{}
9391 \end_inset
9392
9393 em) A line with a 
9394 \begin_inset Formula $\to$
9395 \end_inset
9396
9397
9398 \begin_inset space \quad{}
9399 \end_inset
9400
9401
9402 \begin_inset Formula $\gets$
9403 \end_inset
9404
9405  Quad
9406 \begin_inset space ~
9407 \end_inset
9408
9409 (1
9410 \begin_inset space \thinspace{}
9411 \end_inset
9412
9413 em) space between the arrows.
9414 \end_layout
9415
9416 \begin_layout Description
9417 QQuad
9418 \begin_inset space ~
9419 \end_inset
9420
9421 (2
9422 \begin_inset space \thinspace{}
9423 \end_inset
9424
9425 em) A line with a 
9426 \begin_inset Formula $\to$
9427 \end_inset
9428
9429
9430 \begin_inset space \qquad{}
9431 \end_inset
9432
9433
9434 \begin_inset Formula $\gets$
9435 \end_inset
9436
9437  QQuad
9438 \begin_inset space ~
9439 \end_inset
9440
9441 (2
9442 \begin_inset space \thinspace{}
9443 \end_inset
9444
9445 em) space between the arrows.
9446 \end_layout
9447
9448 \begin_layout Description
9449 Custom
9450 \begin_inset space ~
9451 \end_inset
9452
9453 space A line with
9454 \begin_inset Formula $\to$
9455 \end_inset
9456
9457
9458 \begin_inset space \hspace{}
9459 \length 2cm
9460 \end_inset
9461
9462
9463 \begin_inset Formula $\gets$
9464 \end_inset
9465
9466  2
9467 \begin_inset space \thinspace{}
9468 \end_inset
9469
9470 cm space between the arrows.
9471 \end_layout
9472
9473 \begin_layout Standard
9474 Table
9475 \begin_inset space ~
9476 \end_inset
9477
9478
9479 \begin_inset CommandInset ref
9480 LatexCommand ref
9481 reference "tab:Width-of-the"
9482
9483 \end_inset
9484
9485  lists the different space sizes.
9486 \end_layout
9487
9488 \begin_layout Standard
9489 \begin_inset Float table
9490 wide false
9491 sideways false
9492 status open
9493
9494 \begin_layout Plain Layout
9495 \align center
9496 \begin_inset Caption
9497
9498 \begin_layout Plain Layout
9499 \begin_inset CommandInset label
9500 LatexCommand label
9501 name "tab:Width-of-the"
9502
9503 \end_inset
9504
9505 Width of the different horizontal spaces.
9506 \end_layout
9507
9508 \end_inset
9509
9510
9511 \end_layout
9512
9513 \begin_layout Plain Layout
9514 \align center
9515 \begin_inset Tabular
9516 <lyxtabular version="3" rows="8" columns="2">
9517 <features tabularvalignment="middle">
9518 <column alignment="center" valignment="top" width="0">
9519 <column alignment="center" valignment="top" width="0">
9520 <row>
9521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525
9526 \series bold
9527 Space
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536
9537 \series bold
9538 Width
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 </row>
9544 <row>
9545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 Normal
9550 \end_layout
9551
9552 \end_inset
9553 </cell>
9554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558 1/3
9559 \begin_inset space \thinspace{}
9560 \end_inset
9561
9562 em
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 </row>
9568 <row>
9569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9570 \begin_inset Text
9571
9572 \begin_layout Plain Layout
9573 Protected
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582 1/3
9583 \begin_inset space \thinspace{}
9584 \end_inset
9585
9586 em
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 </row>
9592 <row>
9593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597 Thin
9598 \end_layout
9599
9600 \end_inset
9601 </cell>
9602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 1/6
9607 \begin_inset space \thinspace{}
9608 \end_inset
9609
9610 em
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 </row>
9616 <row>
9617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621 Negative thin
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630 -1/6
9631 \begin_inset space \thinspace{}
9632 \end_inset
9633
9634 em
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 </row>
9640 <row>
9641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645 Enspace (0.5
9646 \begin_inset space \thinspace{}
9647 \end_inset
9648
9649 em)
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658 0.5
9659 \begin_inset space \thinspace{}
9660 \end_inset
9661
9662 em
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 <row>
9669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673 Quad (1
9674 \begin_inset space \thinspace{}
9675 \end_inset
9676
9677 em)
9678 \end_layout
9679
9680 \end_inset
9681 </cell>
9682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Plain Layout
9686 1
9687 \begin_inset space \thinspace{}
9688 \end_inset
9689
9690 em
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701 QQuad (2
9702 \begin_inset space \thinspace{}
9703 \end_inset
9704
9705 em)
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714 2
9715 \begin_inset space \thinspace{}
9716 \end_inset
9717
9718 em
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 </row>
9724 </lyxtabular>
9725
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \end_inset
9732
9733
9734 \end_layout
9735
9736 \begin_layout Subsubsection
9737
9738 \family sans
9739 Horizontal Fills
9740 \family default
9741
9742 \begin_inset Index idx
9743 status collapsed
9744
9745 \begin_layout Plain Layout
9746 Spacing ! Fills
9747 \end_layout
9748
9749 \end_inset
9750
9751
9752 \end_layout
9753
9754 \begin_layout Standard
9755 Horizontal fills (HFills) are a special LyX feature for adding extra space
9756  in a uniform fashion.
9757  An HFill is actually a variable length space, whose length always equals
9758  the remaining space between the left and right margins.
9759  If there is more than one HFill on a line, they divide the available space
9760  equally between themselves.
9761  
9762 \end_layout
9763
9764 \begin_layout Standard
9765 Here a few examples what you can do with them:
9766 \end_layout
9767
9768 \begin_layout Quote
9769 \noindent
9770 This is on the left side
9771 \begin_inset space \hfill{}
9772 \end_inset
9773
9774 This is on the right
9775 \end_layout
9776
9777 \begin_layout Quote
9778 \noindent
9779 Left
9780 \begin_inset space \hfill{}
9781 \end_inset
9782
9783 Middle
9784 \begin_inset space \hfill{}
9785 \end_inset
9786
9787 Right
9788 \end_layout
9789
9790 \begin_layout Quote
9791 \noindent
9792 Left
9793 \begin_inset space \hfill{}
9794 \end_inset
9795
9796 1/3 Left
9797 \begin_inset space \hfill{}
9798 \end_inset
9799
9800
9801 \begin_inset space \hfill{}
9802 \end_inset
9803
9804 Right
9805 \end_layout
9806
9807 \begin_layout Standard
9808 That was an example in the 
9809 \family sans
9810 Quote
9811 \family default
9812  environment.
9813  Here
9814 \begin_inset Formula $\to$
9815 \end_inset
9816
9817
9818 \begin_inset space \hfill{}
9819 \end_inset
9820
9821
9822 \begin_inset Formula $\gets$
9823 \end_inset
9824
9825 is one in a standard paragraph.
9826  It may or may not be apparent in the printed text, but it 
9827 \emph on
9828 is
9829 \emph default
9830  sitting in-between the two arrows.
9831 \end_layout
9832
9833 \begin_layout Standard
9834 HFills can be made visible when you choose one of the 
9835 \family sans
9836 Fill
9837 \begin_inset space ~
9838 \end_inset
9839
9840 Pattern
9841 \family default
9842  in the space dialog: The following patterns are available:
9843 \end_layout
9844
9845 \begin_layout Standard
9846 Dots: 
9847 \begin_inset space \dotfill{}
9848 \end_inset
9849
9850
9851 \begin_inset space ~
9852 \end_inset
9853
9854
9855 \end_layout
9856
9857 \begin_layout Standard
9858 Rule: 
9859 \begin_inset space \hrulefill{}
9860 \end_inset
9861
9862
9863 \begin_inset space ~
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \begin_layout Standard
9870 Left arrow: 
9871 \begin_inset space \leftarrowfill{}
9872 \end_inset
9873
9874
9875 \begin_inset space ~
9876 \end_inset
9877
9878
9879 \end_layout
9880
9881 \begin_layout Standard
9882 Right arrow: 
9883 \begin_inset space \rightarrowfill{}
9884 \end_inset
9885
9886
9887 \begin_inset space ~
9888 \end_inset
9889
9890
9891 \end_layout
9892
9893 \begin_layout Standard
9894 Up brace: 
9895 \begin_inset space \downbracefill{}
9896 \end_inset
9897
9898
9899 \begin_inset space ~
9900 \end_inset
9901
9902
9903 \end_layout
9904
9905 \begin_layout Standard
9906 Down brace: 
9907 \begin_inset space \upbracefill{}
9908 \end_inset
9909
9910
9911 \begin_inset space ~
9912 \end_inset
9913
9914
9915 \end_layout
9916
9917 \begin_layout Standard
9918 \begin_inset Note Greyedout
9919 status open
9920
9921 \begin_layout Plain Layout
9922
9923 \series bold
9924 Note:
9925 \series default
9926  If an HFill is at the beginning of a line, and 
9927 \emph on
9928 not
9929 \emph default
9930  in the first line in a paragraph, LyX ignores it.
9931  This prevents HFills from accidentally being wrapped onto a new line.
9932  If you need space in this case anyway, set the 
9933 \family sans
9934 Protect
9935 \family default
9936  option in the space dialog.
9937 \end_layout
9938
9939 \end_inset
9940
9941
9942 \end_layout
9943
9944 \begin_layout Subsubsection
9945 Phantom Space
9946 \begin_inset Index idx
9947 status collapsed
9948
9949 \begin_layout Plain Layout
9950 Spacing ! Phantom
9951 \end_layout
9952
9953 \end_inset
9954
9955
9956 \end_layout
9957
9958 \begin_layout Standard
9959 Sometimes you want to insert space with exactly the length of a phrase.
9960  E.
9961 \begin_inset space \thinspace{}
9962 \end_inset
9963
9964 g.
9965 \begin_inset space \space{}
9966 \end_inset
9967
9968 you want to create the following multiple choice question:
9969 \end_layout
9970
9971 \begin_layout Standard
9972 \begin_inset VSpace medskip
9973 \end_inset
9974
9975 What is correct English?:
9976 \begin_inset Newline newline
9977 \end_inset
9978
9979
9980 \begin_inset Newline newline
9981 \end_inset
9982
9983 Mr.
9984 \begin_inset space ~
9985 \end_inset
9986
9987 Edge would have been jumps the gun.
9988 \begin_inset Newline newline
9989 \end_inset
9990
9991
9992 \begin_inset Phantom HPhantom
9993 status open
9994
9995 \begin_layout Plain Layout
9996 Mr.
9997  Edge 
9998 \end_layout
9999
10000 \end_inset
10001
10002 has to be jumped
10003 \begin_inset Newline newline
10004 \end_inset
10005
10006
10007 \begin_inset Phantom HPhantom
10008 status open
10009
10010 \begin_layout Plain Layout
10011 Mr.
10012  Edge 
10013 \end_layout
10014
10015 \end_inset
10016
10017 jumps
10018 \begin_inset VSpace medskip
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \begin_layout Standard
10025 So that the choices appear exactly after the phrase 
10026 \begin_inset Quotes eld
10027 \end_inset
10028
10029 Mr.
10030 \begin_inset space ~
10031 \end_inset
10032
10033 Edge
10034 \begin_inset space ~
10035 \end_inset
10036
10037
10038 \begin_inset Quotes erd
10039 \end_inset
10040
10041 .
10042  To get this, you can use the phantom insets available via the menu 
10043 \family sans
10044 Insert\SpecialChar \menuseparator
10045 Formatting\SpecialChar \menuseparator
10046 Phantom
10047 \family default
10048 .
10049  In our case insert a horizontal phantom at the beginning of the last two
10050  lines and insert 
10051 \begin_inset Quotes eld
10052 \end_inset
10053
10054 Mr.
10055 \begin_inset space ~
10056 \end_inset
10057
10058 Edge
10059 \begin_inset space ~
10060 \end_inset
10061
10062
10063 \begin_inset Quotes erd
10064 \end_inset
10065
10066  into the phantom inset (note the space after 
10067 \begin_inset Quotes eld
10068 \end_inset
10069
10070 Edge
10071 \begin_inset Quotes erd
10072 \end_inset
10073
10074 ).
10075  A phantom insets prints only the space of its content (like a placeholder).
10076  That is why it is named 
10077 \begin_inset Quotes eld
10078 \end_inset
10079
10080 phantom
10081 \begin_inset Quotes erd
10082 \end_inset
10083
10084 .
10085  The normal phantom ouputs the width and heigth of the content as space,
10086  while the horizontal and vertical variant only outputs the corresponding
10087  dimension.
10088 \end_layout
10089
10090 \begin_layout Subsection
10091 Vertical Space
10092 \begin_inset CommandInset label
10093 LatexCommand label
10094 name "sub:Vertical-Space"
10095
10096 \end_inset
10097
10098
10099 \begin_inset Index idx
10100 status collapsed
10101
10102 \begin_layout Plain Layout
10103 Spacing ! Vertical
10104 \end_layout
10105
10106 \end_inset
10107
10108
10109 \end_layout
10110
10111 \begin_layout Standard
10112 To add extra vertical space above or below a paragraph, use the 
10113 \family sans
10114 Insert\SpecialChar \menuseparator
10115 Formatting\SpecialChar \menuseparator
10116 Vertical
10117 \begin_inset space ~
10118 \end_inset
10119
10120 Space
10121 \family default
10122  dialog.
10123  There you find the following sizes:
10124 \end_layout
10125
10126 \begin_layout Standard
10127
10128 \family sans
10129 SmallSkip
10130 \family default
10131
10132 \family sans
10133 MedSkip
10134 \family default
10135  and 
10136 \family sans
10137 BigSkip
10138 \family default
10139  are LaTeX sizes which depend on the font size of the document.
10140  
10141 \family sans
10142 DefSkip
10143 \family default
10144  is the skip adjusted in the dialog 
10145 \family sans
10146 Document\SpecialChar \menuseparator
10147 Settings
10148 \family default
10149
10150 \begin_inset Index idx
10151 status collapsed
10152
10153 \begin_layout Plain Layout
10154 Document ! Settings
10155 \end_layout
10156
10157 \end_inset
10158
10159  for the paragraph separation.
10160  If you use indentation to separate paragraphs 
10161 \family sans
10162 DefSkip
10163 \family default
10164  is equal to 
10165 \family sans
10166 MedSkip
10167 \family default
10168 .
10169 \end_layout
10170
10171 \begin_layout Standard
10172
10173 \family sans
10174 VFill
10175 \family default
10176
10177 \begin_inset Index idx
10178 status collapsed
10179
10180 \begin_layout Plain Layout
10181 Spacing ! Fills
10182 \end_layout
10183
10184 \end_inset
10185
10186  is a variable space, set so that the space is maximal within one page.
10187  An example: You have only two short paragraphs on one page with a vfill
10188  between them.
10189  Then the first paragraph is placed at the top of the page and the second
10190  one at the bottom, because the space between them is then maximal.
10191  
10192 \family sans
10193 VFill
10194 \family default
10195 s work like 
10196 \family sans
10197 HFill
10198 \family default
10199 s: they fill the remaining vertical space on a page with blank space.
10200 \begin_inset Foot
10201 status collapsed
10202
10203 \begin_layout Plain Layout
10204
10205 \family sans
10206 HFill
10207 \family default
10208 s are described in section
10209 \begin_inset space ~
10210 \end_inset
10211
10212
10213 \begin_inset CommandInset ref
10214 LatexCommand ref
10215 reference "sub:Horizontal-Space"
10216
10217 \end_inset
10218
10219 .
10220 \end_layout
10221
10222 \end_inset
10223
10224  If there are several 
10225 \family sans
10226 VFill
10227 \family default
10228 s on a page, they divide the remaining vertical space equally between themselves.
10229  You can therefore use 
10230 \family sans
10231 VFill
10232 \family default
10233 s to center text on a page, or even place text 2/3 down a page.
10234 \end_layout
10235
10236 \begin_layout Standard
10237
10238 \family sans
10239 Custom
10240 \family default
10241  are custom spaces in units explained in Appendix
10242 \begin_inset space ~
10243 \end_inset
10244
10245
10246 \begin_inset CommandInset ref
10247 LatexCommand ref
10248 reference "cha:Units-available-in"
10249
10250 \end_inset
10251
10252 .
10253 \end_layout
10254
10255 \begin_layout Standard
10256 \begin_inset Note Greyedout
10257 status open
10258
10259 \begin_layout Plain Layout
10260
10261 \series bold
10262 Note:
10263 \series default
10264  
10265 \series medium
10266 When the extra vertical space would be in the output at the top/bottom of
10267  a page, the space is only added if you have also checked the option 
10268 \family sans
10269 Protect
10270 \family default
10271 .
10272 \end_layout
10273
10274 \end_inset
10275
10276
10277 \end_layout
10278
10279 \begin_layout Subsection
10280 Paragraph Alignment
10281 \end_layout
10282
10283 \begin_layout Standard
10284 You can change the paragraph alignment with the 
10285 \family sans
10286 Edit\SpecialChar \menuseparator
10287 Paragraph Settings
10288 \family default
10289  dialog.
10290  There are five possibilities: 
10291 \end_layout
10292
10293 \begin_layout Itemize
10294
10295 \family sans
10296 Justified
10297 \family default
10298  (shortcut 
10299 \begin_inset Info
10300 type  "shortcut"
10301 arg   "paragraph-params \\align block"
10302 \end_inset
10303
10304 )
10305 \end_layout
10306
10307 \begin_layout Itemize
10308
10309 \family sans
10310 Left
10311 \family default
10312  (
10313 \begin_inset Info
10314 type  "shortcut"
10315 arg   "paragraph-params \\align left"
10316 \end_inset
10317
10318 )
10319 \end_layout
10320
10321 \begin_layout Itemize
10322
10323 \family sans
10324 Right
10325 \family default
10326  (
10327 \begin_inset Info
10328 type  "shortcut"
10329 arg   "paragraph-params \\align right"
10330 \end_inset
10331
10332 )
10333 \end_layout
10334
10335 \begin_layout Itemize
10336
10337 \family sans
10338 Center
10339 \family default
10340  (
10341 \begin_inset Info
10342 type  "shortcut"
10343 arg   "paragraph-params \\align center"
10344 \end_inset
10345
10346 )
10347 \end_layout
10348
10349 \begin_layout Itemize
10350
10351 \family sans
10352 Default
10353 \family default
10354  (
10355 \begin_inset Info
10356 type  "shortcut"
10357 arg   "paragraph-params \\align default"
10358 \end_inset
10359
10360 )
10361 \end_layout
10362
10363 \begin_layout Standard
10364 The default in most cases is justified alignment, in which the inter-word
10365  spacing is variable and each line of a paragraph fills the region between
10366  the left and right margins.
10367  The other three alignments should be self-explanatory, and look like this:
10368 \end_layout
10369
10370 \begin_layout Standard
10371 \align right
10372 This paragraph is right aligned,
10373 \end_layout
10374
10375 \begin_layout Standard
10376 \align center
10377 this one is centered,
10378 \end_layout
10379
10380 \begin_layout Standard
10381 \align left
10382 this one is left aligned.
10383 \end_layout
10384
10385 \begin_layout Subsection
10386 Forced Page Breaks
10387 \begin_inset Index idx
10388 status collapsed
10389
10390 \begin_layout Plain Layout
10391 Page breaks ! Forced
10392 \end_layout
10393
10394 \end_inset
10395
10396
10397 \begin_inset CommandInset label
10398 LatexCommand label
10399 name "sub:Forced-Page-Breaks"
10400
10401 \end_inset
10402
10403
10404 \end_layout
10405
10406 \begin_layout Standard
10407 If you don't like the way LaTeX does the pagebreaks in your document, you
10408  can force a page break where you want one.
10409  Normally this will not be necessary, because LaTeX is good at page breaking.
10410  Only if you use a lot of 
10411 \family sans
10412 Floats
10413 \family default
10414 , LaTeX's page breaking algorithm can fail.
10415 \end_layout
10416
10417 \begin_layout Standard
10418 We recommend not to use forced pagebreaks until the text is finished and
10419  until you have checked in the preview to see if you 
10420 \emph on
10421 really
10422 \emph default
10423  have to change the page breaking.
10424 \end_layout
10425
10426 \begin_layout Standard
10427 There are two types of pagebreaks: One that ends the page without any special
10428  action.
10429  This can be inserted above or below a paragraph via the menu 
10430 \family sans
10431 Insert\SpecialChar \menuseparator
10432 Formatting\SpecialChar \menuseparator
10433 New
10434 \begin_inset space ~
10435 \end_inset
10436
10437 Page
10438 \family default
10439 .
10440  The second type, that is inserted via the menu 
10441 \family sans
10442 Insert\SpecialChar \menuseparator
10443 Formatting\SpecialChar \menuseparator
10444 Page
10445 \begin_inset space ~
10446 \end_inset
10447
10448 Break
10449 \family default
10450 , ends a page but stretches the content of the page, so that it fills out
10451  the complete page.
10452  This type is useful to avoid whitespace when a page break produces a page
10453  on which only the last few lines are absent.
10454 \end_layout
10455
10456 \begin_layout Standard
10457 You might try to use a page break to ensure that a figure or table appears
10458  at the top of a page.
10459  This is, of course, the wrong way to do it.
10460  LyX gives you a way of automatically ensuring that your figures and tables
10461  appear at the top of a page (or the bottom, or on their own page) without
10462  having to worry about what precedes or follows your figure or table.
10463  See chapter 
10464 \begin_inset CommandInset ref
10465 LatexCommand ref
10466 reference "cha:Floats-and-Notes"
10467
10468 \end_inset
10469
10470  to learn more about 
10471 \family sans
10472 Floats
10473 \family default
10474 .
10475 \end_layout
10476
10477 \begin_layout Subsubsection
10478 Clear Page Breaks
10479 \begin_inset CommandInset label
10480 LatexCommand label
10481 name "sub:Clear-Page-Breaks"
10482
10483 \end_inset
10484
10485
10486 \begin_inset Index idx
10487 status collapsed
10488
10489 \begin_layout Plain Layout
10490 Page breaks ! Clear
10491 \end_layout
10492
10493 \end_inset
10494
10495
10496 \end_layout
10497
10498 \begin_layout Standard
10499 Rather than forced pagebreaks where the content behind the break is placed
10500  directly on the next page, you can also clear pages while breaking them.
10501  That means that the current paragraph is terminated and everything, including
10502  unprocessed floats, from the earlier part of the document are placed behind
10503  it, if necessary by adding pages.
10504 \end_layout
10505
10506 \begin_layout Standard
10507 You can insert a clear page break with the menu 
10508 \family sans
10509 Insert\SpecialChar \menuseparator
10510 Formatting\SpecialChar \menuseparator
10511 Clear
10512 \begin_inset space ~
10513 \end_inset
10514
10515 Page
10516 \family default
10517 .
10518  When you have a two-sided document like a book, you can use the menu 
10519 \family sans
10520 Insert\SpecialChar \menuseparator
10521 Formatting\SpecialChar \menuseparator
10522 Clear
10523 \begin_inset space ~
10524 \end_inset
10525
10526 Double
10527 \begin_inset space ~
10528 \end_inset
10529
10530 Page
10531 \family default
10532  to insert a clear page break that assures that the next page is a right-hand
10533  page (odd-numbered), if necessary by adding a page.
10534 \end_layout
10535
10536 \begin_layout Subsection
10537 Forced Line Breaks
10538 \begin_inset Index idx
10539 status collapsed
10540
10541 \begin_layout Plain Layout
10542 Line breaks
10543 \end_layout
10544
10545 \end_inset
10546
10547
10548 \begin_inset CommandInset label
10549 LatexCommand label
10550 name "sub:Forced-Line-Breaks"
10551
10552 \end_inset
10553
10554
10555 \end_layout
10556
10557 \begin_layout Standard
10558 Similar to page breaks there are two types of line breaks: One that simply
10559  breaks the line.
10560  You can force this line break within a paragraph by selecting 
10561 \family sans
10562 Insert\SpecialChar \menuseparator
10563 Formatting\SpecialChar \menuseparator
10564 Ragged
10565 \begin_inset space ~
10566 \end_inset
10567
10568 Line
10569 \begin_inset space ~
10570 \end_inset
10571
10572 Break
10573 \family default
10574  or with 
10575 \begin_inset Info
10576 type  "shortcut"
10577 arg   "newline-insert newline"
10578 \end_inset
10579
10580 .
10581  Another type that is inserted via the menu 
10582 \family sans
10583 Insert\SpecialChar \menuseparator
10584 Formatting\SpecialChar \menuseparator
10585 Justified
10586 \begin_inset space ~
10587 \end_inset
10588
10589 Line
10590 \begin_inset space ~
10591 \end_inset
10592
10593 Break
10594 \family default
10595  breaks the line and stretches it so that it fills out the whole space between
10596  the page margins.
10597  This is necessary to avoid 
10598 \begin_inset Quotes eld
10599 \end_inset
10600
10601 fringes
10602 \begin_inset Quotes erd
10603 \end_inset
10604
10605  in justified paragraphs due to whitespace introduced by line breaks.
10606 \end_layout
10607
10608 \begin_layout Standard
10609 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10610  LaTeX is very good at line breaking.
10611  There are, however, a number of situations where it is necessary to actively
10612  set a line break, e.
10613 \begin_inset space \thinspace{}
10614 \end_inset
10615
10616 g.
10617 \begin_inset space \space{}
10618 \end_inset
10619
10620 in a poem or for an address (see sections
10621 \begin_inset space ~
10622 \end_inset
10623
10624
10625 \begin_inset CommandInset ref
10626 LatexCommand ref
10627 reference "sec:Quote"
10628
10629 \end_inset
10630
10631
10632 \begin_inset CommandInset ref
10633 LatexCommand ref
10634 reference "sec:Verse"
10635
10636 \end_inset
10637
10638  and 
10639 \begin_inset CommandInset ref
10640 LatexCommand ref
10641 reference "sec:Address-Usage"
10642
10643 \end_inset
10644
10645 ).
10646 \end_layout
10647
10648 \begin_layout Subsection
10649 Horizontal Lines
10650 \begin_inset CommandInset label
10651 LatexCommand label
10652 name "sub:Horizontal-Lines"
10653
10654 \end_inset
10655
10656
10657 \begin_inset Index idx
10658 status collapsed
10659
10660 \begin_layout Plain Layout
10661 Horizontal lines
10662 \end_layout
10663
10664 \end_inset
10665
10666
10667 \end_layout
10668
10669 \begin_layout Standard
10670 \noindent
10671 \begin_inset CommandInset line
10672 LatexCommand rule
10673 offset "0.5ex"
10674 width "100line%"
10675 height "1pt"
10676
10677 \end_inset
10678
10679
10680 \end_layout
10681
10682 \begin_layout Standard
10683 In the dialog 
10684 \family sans
10685 Insert\SpecialChar \menuseparator
10686 Formatting\SpecialChar \menuseparator
10687 Horizontal
10688 \begin_inset space ~
10689 \end_inset
10690
10691 Line
10692 \family default
10693  you can insert horizontal lines.
10694  The line offset is the vertical distance between the line and the baseline
10695  of the current text line or the paragraph.
10696 \end_layout
10697
10698 \begin_layout Standard
10699 \noindent
10700 \begin_inset CommandInset line
10701 LatexCommand rule
10702 offset "0.5ex"
10703 width "100line%"
10704 height "1pt"
10705
10706 \end_inset
10707
10708
10709 \end_layout
10710
10711 \begin_layout Standard
10712
10713 \end_layout
10714
10715 \begin_layout Section
10716 Characters and Symbols
10717 \end_layout
10718
10719 \begin_layout Standard
10720 You can directly enter all characters that are available on your keyboard.
10721  You can also use special keyboard maps to be able to enter e.
10722 \begin_inset space \thinspace{}
10723 \end_inset
10724
10725 g.
10726 \begin_inset space \space{}
10727 \end_inset
10728
10729 characters needed for French with an English keyboard.
10730  See section
10731 \begin_inset space \thinspace{}
10732 \end_inset
10733
10734
10735 \begin_inset CommandInset ref
10736 LatexCommand ref
10737 reference "sub:Keyboard-mapping"
10738
10739 \end_inset
10740
10741  for information on how this is done.
10742 \end_layout
10743
10744 \begin_layout Standard
10745 For the case where you need a character that is not on your keyboard, you
10746  can use the 
10747 \family sans
10748 Symbols
10749 \family default
10750  dialog via the menu 
10751 \family sans
10752 Insert\SpecialChar \menuseparator
10753 Special Character\SpecialChar \menuseparator
10754 Symbols
10755 \family default
10756 .
10757 \end_layout
10758
10759 \begin_layout Standard
10760 \begin_inset Note Greyedout
10761 status open
10762
10763 \begin_layout Plain Layout
10764
10765 \series bold
10766 Note:
10767 \series default
10768  Maybe not all symbols inserted with the symbols dialog can be displayed
10769  when you are using a special screen font in LyX's preferences.
10770  But the inserted symbols will in every case be displayed in the output.
10771 \end_layout
10772
10773 \end_inset
10774
10775
10776 \end_layout
10777
10778 \begin_layout Section
10779 Fonts and Text Styles
10780 \begin_inset CommandInset label
10781 LatexCommand label
10782 name "sec:Fonts-and-Text"
10783
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Subsection
10790 Font Types
10791 \begin_inset Index idx
10792 status collapsed
10793
10794 \begin_layout Plain Layout
10795 Font ! Types
10796 \end_layout
10797
10798 \end_inset
10799
10800
10801 \end_layout
10802
10803 \begin_layout Standard
10804 There are two types of fonts:
10805 \end_layout
10806
10807 \begin_layout Description
10808 Vector
10809 \begin_inset space ~
10810 \end_inset
10811
10812 fonts
10813 \begin_inset Index idx
10814 status collapsed
10815
10816 \begin_layout Plain Layout
10817 Fonts ! Vector-
10818 \end_layout
10819
10820 \end_inset
10821
10822  are fonts, built from outlines of the single glyphs (e.
10823 \begin_inset space \thinspace{}
10824 \end_inset
10825
10826 g.
10827  characters) in the font.
10828  This means that each glyph is defined using mathematical curves that are
10829  well suited for scaling to any requested size.
10830  This mathematical definition is interpreted by the font renderer and the
10831  curve is filled out with pixels according to the size and glyph.
10832  This means that vector fonts will look pretty good in all sizes.
10833  Only at very small sizes where each pixel has to be very carefully computed
10834  to provide a good image, it might be hard to provide a good rendering.
10835 \begin_inset Newline newline
10836 \end_inset
10837
10838 That could mean that one only needs to define one font size and scale them.
10839  But to achieve a better quality, many fonts define several font sizes.
10840  That improves the appearance because you need more details at large font
10841  sizes than at small ones.
10842 \begin_inset Newline newline
10843 \end_inset
10844
10845 The font types 
10846 \family typewriter
10847 TrueType
10848 \family default
10849
10850 \family typewriter
10851 OpenType
10852 \family default
10853 , and 
10854 \family typewriter
10855 Type
10856 \begin_inset space ~
10857 \end_inset
10858
10859 1
10860 \family default
10861  are vector fonts.
10862 \end_layout
10863
10864 \begin_layout Description
10865 Bitmap
10866 \begin_inset space ~
10867 \end_inset
10868
10869 fonts
10870 \begin_inset Index idx
10871 status collapsed
10872
10873 \begin_layout Plain Layout
10874 Fonts ! Bitmap-
10875 \end_layout
10876
10877 \end_inset
10878
10879  on the other hand, are defined by bitmap graphics from the start, so they
10880  will look good at all the sizes they are meant for.
10881  However, they don't scale well, because in order to scale a glyph, each
10882  pixel is enlarged into several pixels.
10883  It is the same effect that happens if you try to enlarge a picture in a
10884  picture manipulation program.
10885  In order to relieve this effect, bitmap fonts are typically provided in
10886  several fixed sizes typically from around 8 pixels high up to 34 pixels
10887  or so high in steps according to what is believed to be useful.
10888  The advantage of bitmap fonts is that no complicated computations are necessary
10889  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10890  fonts.
10891  The disadvantage is that sizes that don't exist as fixed versions have
10892  to be scaled by doubling pixels, and thus look bad.
10893 \begin_inset Newline newline
10894 \end_inset
10895
10896 Bitmap fonts are named 
10897 \family typewriter
10898 Type
10899 \begin_inset space ~
10900 \end_inset
10901
10902 3
10903 \family default
10904  in PostScript- and PDF-documents.
10905 \end_layout
10906
10907 \begin_layout Standard
10908 The result of all this is that bitmap fonts are best for the size they are
10909  designed for, while scalable fonts are good for nearly all sizes.
10910  So one needs fewer font size definitions for scalable fonts.
10911  That's the reason why nearly all text rendering and typesetting programs
10912  use scalable fonts.
10913 \end_layout
10914
10915 \begin_layout Standard
10916 To test which fonts are used in a PDF-document, you can have a look into
10917  its document properties.
10918 \end_layout
10919
10920 \begin_layout Standard
10921 Many modern typesetting and markup languages have begun to move towards
10922  specifying character styles rather than specifying a particular font.
10923  For example, instead of changing to an italicized version of the current
10924  font to emphasize text, you use an 
10925 \begin_inset Quotes eld
10926 \end_inset
10927
10928 emphasized style
10929 \begin_inset Quotes erd
10930 \end_inset
10931
10932  instead.
10933  This concept fits in perfectly with LyX.
10934  In LyX, you do things based on contexts, rather than focusing on typesetting
10935  details.
10936 \end_layout
10937
10938 \begin_layout Subsection
10939 LaTeX font support
10940 \begin_inset CommandInset label
10941 LatexCommand label
10942 name "sub:LaTeX-font-support"
10943
10944 \end_inset
10945
10946
10947 \end_layout
10948
10949 \begin_layout Standard
10950 Traditionally, LaTeX uses its own fonts.
10951  That is to say, you cannot directly access the fonts installed on your
10952  operating system, but you have to use specific fonts provided by your LaTeX
10953  distribution.
10954  The reason is that LaTeX needs some extra information about the fonts,
10955  which have to be provided by additional files and packages.
10956  The downside of this is that your font choice is somewhat limited, compared
10957  to usual word processors.
10958  On the other hand this comes with the advantage that the provided fonts
10959  are generally of very good quality, and that LaTeX files are very portable
10960  across different machines.
10961  Also, the range of fonts supported by traditional LaTeX was increased a
10962  lot meanwhile so that you can find packages for many free and commercial
10963  fonts.
10964  In LyX, only a subset of these are directly selectable via the user interface
10965  (see section
10966 \begin_inset space ~
10967 \end_inset
10968
10969
10970 \begin_inset CommandInset ref
10971 LatexCommand ref
10972 reference "sub:Document-Font"
10973
10974 \end_inset
10975
10976  for details).
10977  However, all others are available if you enter the respective LaTeX code
10978  in the document preamble (please refer to the documentation of your desired
10979  font).
10980 \end_layout
10981
10982 \begin_layout Standard
10983 Furthermore, recent developments brought some new LaTeX engines that are
10984  also able to directly access fonts that are installed for your operating
10985  system (OS), namely XeTeX and LuaTeX.
10986  Both engines are now supported by LyX.
10987  By using them, you can use theoretically any OpenType or TrueType font
10988  that is installed on your system.
10989  The next section describes how to use these OS fonts.
10990 \end_layout
10991
10992 \begin_layout Standard
10993 \begin_inset Note Greyedout
10994 status open
10995
10996 \begin_layout Plain Layout
10997
10998 \series bold
10999 Note:
11000 \series default
11001  In practice, some fonts might fail due to bad metrics and other font deficienci
11002 es; so you might have to experiment.
11003 \end_layout
11004
11005 \end_inset
11006
11007
11008 \end_layout
11009
11010 \begin_layout Standard
11011 \begin_inset Note Greyedout
11012 status open
11013
11014 \begin_layout Plain Layout
11015
11016 \series bold
11017 Note:
11018 \series default
11019  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11020  as traditional LaTeX or PDFLaTeX.
11021 \end_layout
11022
11023 \end_inset
11024
11025
11026 \end_layout
11027
11028 \begin_layout Subsection
11029 Document Font and Font size
11030 \begin_inset CommandInset label
11031 LatexCommand label
11032 name "sub:Document-Font"
11033
11034 \end_inset
11035
11036
11037 \begin_inset Index idx
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041 Font ! Size
11042 \end_layout
11043
11044 \end_inset
11045
11046
11047 \begin_inset Index idx
11048 status collapsed
11049
11050 \begin_layout Plain Layout
11051 Document ! Font
11052 \end_layout
11053
11054 \end_inset
11055
11056
11057 \end_layout
11058
11059 \begin_layout Standard
11060 You can set the document fonts in the 
11061 \family sans
11062 Document\SpecialChar \menuseparator
11063 Settings
11064 \family default
11065
11066 \begin_inset Index idx
11067 status collapsed
11068
11069 \begin_layout Plain Layout
11070 Document ! Settings
11071 \end_layout
11072
11073 \end_inset
11074
11075  dialog.
11076  In the 
11077 \family sans
11078 Fonts
11079 \family default
11080  section of the dialog, you can specify which font should be used for the
11081  three different font shapes — roman (serif), 
11082 \family sans
11083 sans
11084 \begin_inset space ~
11085 \end_inset
11086
11087 serif
11088 \family default
11089  and 
11090 \family typewriter
11091 typewriter
11092 \family default
11093  (monospaced) — you can specify the base font size and scaling factors for
11094  (some) sans serif and typewriter fonts if this is necessary to fit with
11095  the roman font.
11096 \end_layout
11097
11098 \begin_layout Standard
11099 If you select 
11100 \family sans
11101 Use non-T
11102 \begin_inset ERT
11103 status collapsed
11104
11105 \begin_layout Plain Layout
11106
11107 {}
11108 \end_layout
11109
11110 \end_inset
11111
11112 eX fonts
11113 \family default
11114 , you will have access to the fonts installed on your operating system.
11115  This requires that you use 
11116 \family sans
11117 PDF (XeT
11118 \begin_inset ERT
11119 status collapsed
11120
11121 \begin_layout Plain Layout
11122
11123 {}
11124 \end_layout
11125
11126 \end_inset
11127
11128 eX)
11129 \family default
11130
11131 \family sans
11132 PDF (LuaT
11133 \begin_inset ERT
11134 status collapsed
11135
11136 \begin_layout Plain Layout
11137
11138 {}
11139 \end_layout
11140
11141 \end_inset
11142
11143 eX)
11144 \family default
11145  or 
11146 \family sans
11147 DVI (LuaT
11148 \begin_inset ERT
11149 status collapsed
11150
11151 \begin_layout Plain Layout
11152
11153 {}
11154 \end_layout
11155
11156 \end_inset
11157
11158 eX)
11159 \family default
11160  as output format, i.
11161 \begin_inset space \thinspace{}
11162 \end_inset
11163
11164 e.
11165 \begin_inset space ~
11166 \end_inset
11167
11168 you will have to have either XeTeX or LuaTeX installed (see section
11169 \begin_inset space ~
11170 \end_inset
11171
11172
11173 \begin_inset CommandInset ref
11174 LatexCommand ref
11175 reference "sub:LaTeX-font-support"
11176
11177 \end_inset
11178
11179 ).
11180  You will then not have access to TeX's own fonts (the selection described
11181  below).
11182  Note that LyX lists all available fonts in either of the three lists (roman,
11183  sans
11184 \begin_inset space ~
11185 \end_inset
11186
11187 serif, and typewriter), since LyX cannot determine the family.
11188  Also note that the output might fail with some of the listed fonts, due
11189  to the encoding of the fonts and\SpecialChar \slash{}
11190 or font failures.
11191  Again, LyX cannot determine this in advance, so you might need to experiment.
11192 \end_layout
11193
11194 \begin_layout Standard
11195 If you use TeX fonts (which is the default), the possible options for the
11196  font include 
11197 \family sans
11198 Default
11199 \family default
11200  and a list of fonts available with your LaTeX distribution.
11201  If you select 
11202 \family sans
11203 Default,
11204 \family default
11205  the font that is preset by the current document class is used.
11206  In most cases, this will be the standard TeX font, known as 
11207 \begin_inset Quotes eld
11208 \end_inset
11209
11210
11211 \family typewriter
11212 Computer Modern
11213 \family default
11214
11215 \begin_inset Quotes erd
11216 \end_inset
11217
11218  (
11219 \family typewriter
11220 cm
11221 \family default
11222 ) or 
11223 \begin_inset Quotes eld
11224 \end_inset
11225
11226
11227 \family typewriter
11228 European Computer Modern
11229 \family default
11230
11231 \begin_inset Quotes erd
11232 \end_inset
11233
11234  (
11235 \family typewriter
11236 ec
11237 \family default
11238 ), but some classes preset different default fonts.
11239 \end_layout
11240
11241 \begin_layout Standard
11242 As 
11243 \family typewriter
11244 cm
11245 \family default
11246  and 
11247 \family typewriter
11248 ec
11249 \family default
11250  are bitmap fonts, they often looks pixelated in PDF output, especially
11251  when you read the PDF in a zoomed size.
11252 \begin_inset Foot
11253 status collapsed
11254
11255 \begin_layout Plain Layout
11256 This problem doesn't appear if you read PDFs in 
11257 \family typewriter
11258 Adobe
11259 \begin_inset space ~
11260 \end_inset
11261
11262 Reader
11263 \family default
11264  version 6 or later, because this program includes a special bitmap font
11265  renderer.
11266 \end_layout
11267
11268 \end_inset
11269
11270  To get rid of pixelated fonts, you have to use a vector font.
11271  Depending on how your document should look like, you can either:
11272 \end_layout
11273
11274 \begin_layout Itemize
11275 select the 
11276 \family typewriter
11277 Latin Modern
11278 \family default
11279  (
11280 \family typewriter
11281 lm
11282 \family default
11283 ) fonts, which is the recommended choice if you want to keep the look of
11284  
11285 \family typewriter
11286 cm
11287 \family default
11288 /
11289 \family typewriter
11290 ec
11291 \family default
11292 .
11293  
11294 \family typewriter
11295 Latin Modern
11296 \family default
11297  was developed for the LaTeX community in order to replace 
11298 \family typewriter
11299 cm
11300 \family default
11301  as the default font.
11302  It covers a huge range of glyphs and several font shapes.
11303  Except for some details, where the appearance was improved, 
11304 \family typewriter
11305 lm
11306 \family default
11307  looks identical to 
11308 \family typewriter
11309 cm
11310 \family default
11311 ;
11312 \begin_inset Foot
11313 status collapsed
11314
11315 \begin_layout Plain Layout
11316 One difference is improved kerning for the 
11317 \family typewriter
11318 lm
11319 \family default
11320  fonts.
11321 \end_layout
11322
11323 \end_inset
11324
11325
11326 \end_layout
11327
11328 \begin_layout Itemize
11329 select the 
11330 \family typewriter
11331 AE
11332 \family default
11333  (
11334 \family typewriter
11335 Almost European
11336 \family default
11337 ) fonts in (the rare) case that 
11338 \family typewriter
11339 Latin Modern
11340 \family default
11341  is not available to you or does not work, and you still want to emulate
11342  the look of 
11343 \family typewriter
11344 cm
11345 \family default
11346 /
11347 \family typewriter
11348 ec
11349 \family default
11350 .
11351  
11352 \family typewriter
11353 AE
11354 \family default
11355  is a virtual font.
11356  Virtual means that it 
11357 \begin_inset Quotes eld
11358 \end_inset
11359
11360 steals
11361 \begin_inset Quotes erd
11362 \end_inset
11363
11364  outline 
11365 \family typewriter
11366 cm
11367 \family default
11368 -glyphs from other fonts.
11369  This has the disadvantage that some characters are missing, like the French
11370  guillemets (
11371 \begin_inset Quotes eld
11372 \end_inset
11373
11374 «
11375 \begin_inset Quotes erd
11376 \end_inset
11377
11378  and 
11379 \begin_inset Quotes eld
11380 \end_inset
11381
11382 »
11383 \begin_inset Quotes erd
11384 \end_inset
11385
11386 )
11387 \begin_inset Foot
11388 status collapsed
11389
11390 \begin_layout Plain Layout
11391 Loading the LaTeX-package 
11392 \series bold
11393 aeguill
11394 \series default
11395
11396 \begin_inset Index idx
11397 status collapsed
11398
11399 \begin_layout Plain Layout
11400 LaTeX-packages ! aeguill
11401 \end_layout
11402
11403 \end_inset
11404
11405  with the document preamble line
11406 \begin_inset Newline newline
11407 \end_inset
11408
11409
11410 \series bold
11411
11412 \backslash
11413 usepackage[ec]{aeguill}
11414 \begin_inset Newline newline
11415 \end_inset
11416
11417
11418 \series default
11419 will fix the guillemet problem.
11420 \end_layout
11421
11422 \end_inset
11423
11424  and that accented characters are not 
11425 \emph on
11426 one
11427 \emph default
11428  glyph, but build of 
11429 \emph on
11430 two
11431 \emph default
11432  characters, the accent and the letter.
11433  Therefore you cannot search for words with accented characters in documents
11434  using the 
11435 \family typewriter
11436 AE
11437 \family default
11438  fonts.
11439  If you search for example for the French word 
11440 \begin_inset Quotes eld
11441 \end_inset
11442
11443 rève
11444 \begin_inset Quotes erd
11445 \end_inset
11446
11447  in a PDF, you won't get any result, because the PDF-viewer searches for
11448  the glyph 
11449 \begin_inset Quotes eld
11450 \end_inset
11451
11452  è 
11453 \begin_inset Quotes erd
11454 \end_inset
11455
11456  and not for the glyph 
11457 \begin_inset Quotes eld
11458 \end_inset
11459
11460  e +
11461 \begin_inset space ~
11462 \end_inset
11463
11464  ̀ 
11465 \begin_inset Quotes erd
11466 \end_inset
11467
11468 .
11469 \end_layout
11470
11471 \begin_layout Itemize
11472 If you do not like the look of 
11473 \family typewriter
11474 cm
11475 \family default
11476 /
11477 \family typewriter
11478 ec
11479 \family default
11480 , you can of course select one of the other provided vector fonts, e.
11481 \begin_inset space \thinspace{}
11482 \end_inset
11483
11484 g.
11485 \begin_inset space ~
11486 \end_inset
11487
11488
11489 \family sans
11490 Times Roman
11491 \family default
11492  or
11493 \family typewriter
11494  
11495 \family sans
11496 Palatino
11497 \family default
11498 .
11499  Most roman vector fonts will automatically select matching sans
11500 \begin_inset space ~
11501 \end_inset
11502
11503 serif and typewriter fonts
11504 \begin_inset Foot
11505 status collapsed
11506
11507 \begin_layout Plain Layout
11508 These are sometimes just matching other fonts (e.
11509 \begin_inset space \thinspace{}
11510 \end_inset
11511
11512 g., 
11513 \family sans
11514 Times Roman
11515 \family default
11516  selects 
11517 \family sans
11518 Helvetiva
11519 \family default
11520  for sans serif text), and sometimes, e.
11521 \begin_inset space \thinspace{}
11522 \end_inset
11523
11524 g.
11525  with 
11526 \family typewriter
11527 Latin Modern
11528 \family default
11529  or 
11530 \family typewriter
11531 Computer Modern
11532 \family default
11533 , different shapes of the same font, i.
11534 \begin_inset space \thinspace{}
11535 \end_inset
11536
11537 e.
11538  a real font 
11539 \emph on
11540 family
11541 \emph default
11542 .
11543 \end_layout
11544
11545 \end_inset
11546
11547 , but you can also select your own.
11548 \begin_inset Newline newline
11549 \end_inset
11550
11551 The differences between roman, 
11552 \family sans
11553 sans
11554 \begin_inset space ~
11555 \end_inset
11556
11557 serif
11558 \family default
11559 , and 
11560 \family typewriter
11561 typewriter
11562 \family default
11563  fonts are explained in section
11564 \begin_inset space ~
11565 \end_inset
11566
11567
11568 \begin_inset CommandInset ref
11569 LatexCommand ref
11570 reference "sub:Fine-Tuning-with-the"
11571
11572 \end_inset
11573
11574 .
11575 \begin_inset Newline newline
11576 \end_inset
11577
11578 The font 
11579 \family typewriter
11580 Times Roman
11581 \family default
11582  was originally designed for newspapers.
11583  That means its glyphs are smaller than the ones from other fonts to fit
11584  into the small newspaper columns.
11585  Therefore 
11586 \family typewriter
11587 Times Roman
11588 \family default
11589  is not the optimal choice for larger documents like books.
11590 \begin_inset VSpace bigskip
11591 \end_inset
11592
11593 For the font size there are generally four possible values: 
11594 \family sans
11595 Default, 10
11596 \family default
11597
11598 \family sans
11599 11
11600 \family default
11601 , and 
11602 \family sans
11603 12
11604 \family default
11605 .
11606  Some classes provide additional sizes.
11607  The size of 
11608 \family sans
11609 Default
11610 \family default
11611  depends on the class you are using.
11612  In the standard classes it is equal to the font size 10.
11613 \end_layout
11614
11615 \begin_layout Standard
11616 Note that the font size is the 
11617 \emph on
11618 base size
11619 \emph default
11620 .
11621  That means that LyX scales all other possible font sizes (such as those
11622  used in footnotes, super-, and subscripts) by this value.
11623  You can fine-tune the font size of text parts via the 
11624 \family sans
11625 Text
11626 \begin_inset space ~
11627 \end_inset
11628
11629 Style
11630 \family default
11631  dialog if needed.
11632  The possible font sizes for text parts are explained in section
11633 \begin_inset space ~
11634 \end_inset
11635
11636
11637 \begin_inset CommandInset ref
11638 LatexCommand ref
11639 reference "sub:Fine-Tuning-with-the"
11640
11641 \end_inset
11642
11643 .
11644 \end_layout
11645
11646 \begin_layout Standard
11647 The 
11648 \family sans
11649 Default Family
11650 \family default
11651  selection lets you specify whether the base font of your document should
11652  be roman, sans
11653 \begin_inset space ~
11654 \end_inset
11655
11656 serif or typewriter.
11657  The 
11658 \family sans
11659 Default
11660 \family default
11661  selection uses what is preset by the class, the other selections override
11662  this.
11663  In most cases, 
11664 \family sans
11665 Default
11666 \family default
11667  is equal to 
11668 \family sans
11669 roman
11670 \family default
11671 , but some classes (such as presentation classes) also use other defaults.
11672 \end_layout
11673
11674 \begin_layout Standard
11675 The
11676 \family typewriter
11677  
11678 \family sans
11679 LaTe
11680 \begin_inset ERT
11681 status collapsed
11682
11683 \begin_layout Plain Layout
11684
11685 {}
11686 \end_layout
11687
11688 \end_inset
11689
11690 X font encoding
11691 \family default
11692  selection is an expert setting which lets you change the value passed to
11693  the LaTeX-package
11694 \emph on
11695  fontenc
11696 \emph default
11697  (see also sec.
11698 \begin_inset space ~
11699 \end_inset
11700
11701
11702 \begin_inset CommandInset ref
11703 LatexCommand ref
11704 reference "sub:LaTeX-settings"
11705
11706 \end_inset
11707
11708 ).
11709  Normally, you do not need to change (or even understand) this.
11710  Unless you have specific reasons, use 
11711 \family sans
11712 Default
11713 \family default
11714 .
11715 \end_layout
11716
11717 \begin_layout Standard
11718 With some fonts, the checkboxes 
11719 \family sans
11720 Use Old Style Figures
11721 \family default
11722  and 
11723 \family sans
11724 Use True Small Caps
11725 \family default
11726  are enabled.
11727  These are extra features some fonts provide.
11728  If 
11729 \family sans
11730 Use Old Style Figures
11731 \family default
11732  is checked, the font uses old style (also known as medieval or text) figures,
11733  i.
11734 \begin_inset space \thinspace{}
11735 \end_inset
11736
11737 e.
11738 \begin_inset space ~
11739 \end_inset
11740
11741 figures with varying height that fit nicely with lower letters.
11742  
11743 \family sans
11744 Use True Small Caps
11745 \family default
11746  determines that real small caps are used instead of faked small caps made
11747  of scaled capitals.
11748  Real small caps are often part of expert font sets; they generally look
11749  better than faked small caps but might have to be purchased separately.
11750 \end_layout
11751
11752 \begin_layout Standard
11753 The field 
11754 \family sans
11755 CJK
11756 \family default
11757  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11758  a font to display the script characters.
11759 \begin_inset Foot
11760 status collapsed
11761
11762 \begin_layout Plain Layout
11763 The font will be the argument for the commands of the LaTeX-package 
11764 \series bold
11765 CJK
11766 \series default
11767 .
11768  So this has no effect for the document language 
11769 \family sans
11770 Japanese
11771 \family default
11772  that doesn't use 
11773 \series bold
11774 CJK
11775 \series default
11776 .
11777 \end_layout
11778
11779 \end_inset
11780
11781
11782 \end_layout
11783
11784 \begin_layout Standard
11785 \begin_inset VSpace bigskip
11786 \end_inset
11787
11788
11789 \begin_inset Note Greyedout
11790 status open
11791
11792 \begin_layout Plain Layout
11793
11794 \series bold
11795 Note:
11796 \series default
11797  When you choose a new font or font size, LyX does 
11798 \emph on
11799 not
11800 \emph default
11801  change the screen font! You will only see a difference in the printed output;
11802  this is part of the WYSIWYM concept.
11803  LyX's screen fonts can be adjusted in the 
11804 \family sans
11805 Tools\SpecialChar \menuseparator
11806 Preferences
11807 \family default
11808  dialog, see section
11809 \begin_inset space ~
11810 \end_inset
11811
11812
11813 \begin_inset CommandInset ref
11814 LatexCommand ref
11815 reference "sub:Screen-Fonts"
11816
11817 \end_inset
11818
11819 .
11820 \end_layout
11821
11822 \end_inset
11823
11824
11825 \end_layout
11826
11827 \begin_layout Subsection
11828 Using Different Character Styles
11829 \begin_inset Index idx
11830 status collapsed
11831
11832 \begin_layout Plain Layout
11833 Character Styles
11834 \end_layout
11835
11836 \end_inset
11837
11838
11839 \begin_inset Index idx
11840 status collapsed
11841
11842 \begin_layout Plain Layout
11843 Text Style
11844 \end_layout
11845
11846 \end_inset
11847
11848
11849 \end_layout
11850
11851 \begin_layout Standard
11852 As we've already seen, LyX automatically changes the character style for
11853  certain paragraph environments.
11854  LyX supports two character styles, 
11855 \family sans
11856 Emphasized
11857 \family default
11858  and 
11859 \family sans
11860 Noun
11861 \family default
11862 .
11863  You can activate both of these styles via keybindings, the menus, and the
11864  toolbar.
11865 \end_layout
11866
11867 \begin_layout Standard
11868 To activate the 
11869 \family sans
11870 Noun
11871 \family default
11872  style, do one of the following:
11873 \end_layout
11874
11875 \begin_layout Itemize
11876 click on the toolbar button 
11877 \begin_inset Info
11878 type  "icon"
11879 arg   "font-noun"
11880 \end_inset
11881
11882
11883 \end_layout
11884
11885 \begin_layout Itemize
11886 use the key binding 
11887 \begin_inset Info
11888 type  "shortcut"
11889 arg   "font-noun"
11890 \end_inset
11891
11892
11893 \end_layout
11894
11895 \begin_layout Standard
11896 These commands are all toggles.
11897  That is, if 
11898 \family sans
11899 Noun
11900 \family default
11901  style is already active, they deactivate it.
11902 \end_layout
11903
11904 \begin_layout Standard
11905 One typically uses the 
11906 \family sans
11907 Noun
11908 \family default
11909  style for proper names.
11910  For example: 
11911 \begin_inset Quotes eld
11912 \end_inset
11913
11914
11915 \noun on
11916 Matthias Ettrich
11917 \noun default
11918  is the original author of LyX.
11919 \begin_inset Quotes erd
11920 \end_inset
11921
11922
11923 \end_layout
11924
11925 \begin_layout Standard
11926 A more widely used character style is the 
11927 \family sans
11928 Emphasized
11929 \family default
11930  style.
11931  You can activate (or deactivate — it's also a toggle) the 
11932 \family sans
11933 Emphasized
11934 \family default
11935  style by:
11936 \end_layout
11937
11938 \begin_layout Itemize
11939 clicking on the toolbar button 
11940 \begin_inset Info
11941 type  "icon"
11942 arg   "font-emph"
11943 \end_inset
11944
11945
11946 \end_layout
11947
11948 \begin_layout Itemize
11949 using the keybindings 
11950 \begin_inset Info
11951 type  "shortcut"
11952 arg   "font-emph"
11953 \end_inset
11954
11955
11956 \end_layout
11957
11958 \begin_layout Standard
11959 Normally the 
11960 \family sans
11961 Emphasized
11962 \family default
11963  style is equivalent to an italic font but some document classes or LaTeX-packag
11964 es use a different font.
11965 \end_layout
11966
11967 \begin_layout Standard
11968 We've been using the 
11969 \family sans
11970 Emphasized
11971 \family default
11972  style all over the place in this document.
11973  Here's one more example:
11974 \end_layout
11975
11976 \begin_layout Quotation
11977
11978 \emph on
11979 Don't overuse character styles!
11980 \end_layout
11981
11982 \begin_layout Standard
11983 It's also a warning in addition to an example.
11984  One's writing should parallel ordinary conversation.
11985  Since we don't all constantly scream at each other, we should also avoid
11986  the common tendency to overuse character style.
11987  
11988 \end_layout
11989
11990 \begin_layout Standard
11991 You can always reset to the default font using the key binding 
11992 \begin_inset Info
11993 type  "shortcut"
11994 arg   "font-default"
11995 \end_inset
11996
11997  or the dialog 
11998 \family sans
11999 Edit\SpecialChar \menuseparator
12000 Text
12001 \begin_inset space ~
12002 \end_inset
12003
12004 Style
12005 \family default
12006 .
12007 \end_layout
12008
12009 \begin_layout Subsection
12010 Fine-Tuning with the 
12011 \family sans
12012 Text Style
12013 \family default
12014  dialog
12015 \begin_inset CommandInset label
12016 LatexCommand label
12017 name "sub:Fine-Tuning-with-the"
12018
12019 \end_inset
12020
12021
12022 \begin_inset Index idx
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026 Text Style
12027 \end_layout
12028
12029 \end_inset
12030
12031
12032 \end_layout
12033
12034 \begin_layout Standard
12035 There are always occasions when you will need to do some fine-tuning, so
12036  LyX gives you a way to create a custom character style.
12037  For example, an academic journal or a corporation may have a style sheet
12038  requiring a sans-serif font be used in certain situations.
12039  Also, writers sometimes use a different font to offset a character's thoughts
12040  from ordinary dialog.
12041 \end_layout
12042
12043 \begin_layout Standard
12044 Before we document how to use custom character style, we want to issue a
12045  warning yet again: Don't overuse character styles! 
12046 \begin_inset Newline newline
12047 \end_inset
12048
12049 Documents that overuse different fonts and sizes are not well readable and
12050  tend to look as if someone has knocked huge holes in them.
12051 \end_layout
12052
12053 \begin_layout Standard
12054 To use custom character styles, open the 
12055 \family sans
12056 Edit\SpecialChar \menuseparator
12057 Text
12058 \begin_inset space ~
12059 \end_inset
12060
12061 Style
12062 \family default
12063  dialog.
12064  There are several boxes on this dialog, each corresponding to a different
12065  font property which you can choose.
12066  You can choose an option for one of these properties, or select 
12067 \family sans
12068 No
12069 \begin_inset space ~
12070 \end_inset
12071
12072 change
12073 \family default
12074 , which keeps the current state of that property.
12075  The item 
12076 \family sans
12077 Reset
12078 \family default
12079  will reset the property to whatever is the default.
12080  You can use this to reset attributes across a bunch of different paragraph
12081  environments in a snap.
12082 \end_layout
12083
12084 \begin_layout Standard
12085 The font properties, and their options (in addition to 
12086 \family sans
12087 No
12088 \begin_inset space ~
12089 \end_inset
12090
12091 change
12092 \family default
12093  and 
12094 \family sans
12095 Reset
12096 \family default
12097 ) are:
12098 \end_layout
12099
12100 \begin_layout Labeling
12101 \labelwidthstring 00.00.0000
12102
12103 \family sans
12104 Family
12105 \family default
12106  The 
12107 \begin_inset Quotes eld
12108 \end_inset
12109
12110 overall look
12111 \begin_inset Quotes erd
12112 \end_inset
12113
12114  of the font.
12115  The possible options are:
12116 \end_layout
12117
12118 \begin_deeper
12119 \begin_layout Labeling
12120 \labelwidthstring 00.00.0000
12121
12122 \family sans
12123 Roman
12124 \family default
12125  This is the Roman font family.
12126  Normally a serif font.
12127  It's also the default family.
12128  (key binding 
12129 \begin_inset Info
12130 type  "shortcut"
12131 arg   "font-roman"
12132 \end_inset
12133
12134 )
12135 \end_layout
12136
12137 \begin_layout Labeling
12138 \labelwidthstring 00.00.0000
12139
12140 \family sans
12141 Sans
12142 \begin_inset space ~
12143 \end_inset
12144
12145 Serif
12146 \family default
12147  
12148 \family sans
12149 This is the Sans Serif font family.
12150
12151 \family default
12152  (key binding 
12153 \begin_inset Info
12154 type  "shortcut"
12155 arg   "font-sans"
12156 \end_inset
12157
12158 )
12159 \end_layout
12160
12161 \begin_layout Labeling
12162 \labelwidthstring 00.00.0000
12163
12164 \family sans
12165 Typewriter
12166 \family default
12167  
12168 \family typewriter
12169 This is the Typewriter font family.
12170
12171 \family default
12172  (key binding 
12173 \begin_inset Info
12174 type  "shortcut"
12175 arg   "font-typewriter"
12176 \end_inset
12177
12178
12179 \family sans
12180 )
12181 \end_layout
12182
12183 \end_deeper
12184 \begin_layout Labeling
12185 \labelwidthstring 00.00.0000
12186
12187 \family sans
12188 Series
12189 \family default
12190  This corresponds to the print weight.
12191  Options are:
12192 \end_layout
12193
12194 \begin_deeper
12195 \begin_layout Labeling
12196 \labelwidthstring 00.00.0000
12197
12198 \family sans
12199 Medium
12200 \family default
12201  This is the Medium font series.
12202  It's also the default series.
12203 \end_layout
12204
12205 \begin_layout Labeling
12206 \labelwidthstring 00.00.0000
12207
12208 \family sans
12209 Bold
12210 \family default
12211  
12212 \series bold
12213 This is the Bold font series.
12214
12215 \series default
12216  (key binding 
12217 \begin_inset Info
12218 type  "shortcut"
12219 arg   "font-bold"
12220 \end_inset
12221
12222 )
12223 \end_layout
12224
12225 \end_deeper
12226 \begin_layout Labeling
12227 \labelwidthstring 00.00.0000
12228
12229 \family sans
12230 Shape
12231 \family default
12232  As the name implies.
12233  Options are:
12234 \end_layout
12235
12236 \begin_deeper
12237 \begin_layout Labeling
12238 \labelwidthstring 00.00.0000
12239
12240 \family sans
12241 Upright
12242 \family default
12243  This is the Upright font shape.
12244  It's also the default shape.
12245 \end_layout
12246
12247 \begin_layout Labeling
12248 \labelwidthstring 00.00.0000
12249
12250 \family sans
12251 Italic
12252 \family default
12253  
12254 \shape italic
12255 This
12256 \shape default
12257  
12258 \family sans
12259 \shape italic
12260 i
12261 \family default
12262 s the Italic font shape
12263 \shape default
12264 \emph on
12265 .
12266 \end_layout
12267
12268 \begin_layout Labeling
12269 \labelwidthstring 00.00.0000
12270
12271 \family sans
12272 Slanted
12273 \family default
12274  
12275 \shape slanted
12276 This is the Slanted font shape
12277 \shape default
12278  (although it might not be visible in LyX, this is different from italic).
12279 \end_layout
12280
12281 \begin_layout Labeling
12282 \labelwidthstring 00.00.0000
12283
12284 \family sans
12285 Small
12286 \begin_inset space ~
12287 \end_inset
12288
12289 Caps
12290 \family default
12291  
12292 \shape smallcaps
12293 This is the Small caps font shape
12294 \shape default
12295 \noun on
12296 .
12297 \end_layout
12298
12299 \end_deeper
12300 \begin_layout Labeling
12301 \labelwidthstring 00.00.0000
12302
12303 \family sans
12304 Size
12305 \family default
12306  Alters the size of the font.
12307  You'll find no numerical values here; all possible sizes are actually proportio
12308 nal to the document font size.
12309  Once again, you don't feed LyX the details, but a general description of
12310  what you want to do.
12311  The options are:
12312 \end_layout
12313
12314 \begin_deeper
12315 \begin_layout Labeling
12316 \labelwidthstring 00.00.0000
12317
12318 \family sans
12319 Tiny
12320 \family default
12321  
12322 \size tiny
12323 This is the 
12324 \begin_inset Quotes eld
12325 \end_inset
12326
12327 Tiny
12328 \begin_inset Quotes erd
12329 \end_inset
12330
12331  font size.
12332
12333 \size default
12334  (key bindings 
12335 \begin_inset Info
12336 type  "shortcuts"
12337 arg   "font-size tiny"
12338 \end_inset
12339
12340 )
12341 \end_layout
12342
12343 \begin_layout Labeling
12344 \labelwidthstring 00.00.0000
12345
12346 \family sans
12347 Smallest
12348 \family default
12349  
12350 \size scriptsize
12351 This is the 
12352 \begin_inset Quotes eld
12353 \end_inset
12354
12355 Smallest
12356 \begin_inset Quotes erd
12357 \end_inset
12358
12359  font size
12360 \size default
12361 .
12362  (key binding 
12363 \begin_inset Info
12364 type  "shortcut"
12365 arg   "font-size scriptsize"
12366 \end_inset
12367
12368 )
12369 \end_layout
12370
12371 \begin_layout Labeling
12372 \labelwidthstring 00.00.0000
12373
12374 \family sans
12375 Smaller
12376 \family default
12377  
12378 \size footnotesize
12379 This is the 
12380 \begin_inset Quotes eld
12381 \end_inset
12382
12383 Smaller
12384 \begin_inset Quotes erd
12385 \end_inset
12386
12387  font size.
12388
12389 \size default
12390  (key bindings 
12391 \begin_inset Info
12392 type  "shortcuts"
12393 arg   "font-size footnotesize"
12394 \end_inset
12395
12396 )
12397 \end_layout
12398
12399 \begin_layout Labeling
12400 \labelwidthstring 00.00.0000
12401
12402 \family sans
12403 Small
12404 \family default
12405  
12406 \size small
12407 This is the 
12408 \begin_inset Quotes eld
12409 \end_inset
12410
12411 Small
12412 \begin_inset Quotes erd
12413 \end_inset
12414
12415  font size.
12416
12417 \size default
12418  (key bindings 
12419 \begin_inset Info
12420 type  "shortcuts"
12421 arg   "font-size small"
12422 \end_inset
12423
12424 )
12425 \end_layout
12426
12427 \begin_layout Labeling
12428 \labelwidthstring 00.00.0000
12429
12430 \family sans
12431 Normal
12432 \family default
12433  This is the 
12434 \begin_inset Quotes eld
12435 \end_inset
12436
12437 Normal
12438 \begin_inset Quotes erd
12439 \end_inset
12440
12441  font size.
12442  It's also the default size.
12443  (key bindings 
12444 \begin_inset Info
12445 type  "shortcuts"
12446 arg   "font-size normal"
12447 \end_inset
12448
12449 )
12450 \end_layout
12451
12452 \begin_layout Labeling
12453 \labelwidthstring 00.00.0000
12454
12455 \family sans
12456 Large
12457 \family default
12458  
12459 \size large
12460 This is the 
12461 \begin_inset Quotes eld
12462 \end_inset
12463
12464 Large
12465 \begin_inset Quotes erd
12466 \end_inset
12467
12468  font size.
12469
12470 \size default
12471  (key bindings 
12472 \begin_inset Info
12473 type  "shortcuts"
12474 arg   "font-size large"
12475 \end_inset
12476
12477 )
12478 \end_layout
12479
12480 \begin_layout Labeling
12481 \labelwidthstring 00.00.0000
12482
12483 \family sans
12484 Larger
12485 \family default
12486  
12487 \size larger
12488 This is the 
12489 \begin_inset Quotes eld
12490 \end_inset
12491
12492 Larger
12493 \begin_inset Quotes erd
12494 \end_inset
12495
12496  font size.
12497
12498 \size default
12499  (key bindings 
12500 \begin_inset Info
12501 type  "shortcuts"
12502 arg   "font-size larger"
12503 \end_inset
12504
12505 )
12506 \end_layout
12507
12508 \begin_layout Labeling
12509 \labelwidthstring 00.00.0000
12510
12511 \family sans
12512 Largest
12513 \family default
12514  
12515 \size largest
12516 This is the 
12517 \begin_inset Quotes eld
12518 \end_inset
12519
12520 Largest
12521 \begin_inset Quotes erd
12522 \end_inset
12523
12524  font size.
12525
12526 \size default
12527  (key binding 
12528 \begin_inset Info
12529 type  "shortcut"
12530 arg   "font-size largest"
12531 \end_inset
12532
12533 )
12534 \end_layout
12535
12536 \begin_layout Labeling
12537 \labelwidthstring 00.00.0000
12538
12539 \family sans
12540 Huge
12541 \family default
12542  
12543 \size huge
12544 This is the 
12545 \begin_inset Quotes eld
12546 \end_inset
12547
12548 Huge
12549 \begin_inset Quotes erd
12550 \end_inset
12551
12552  font size.
12553
12554 \size default
12555  (key bindings 
12556 \begin_inset Info
12557 type  "shortcuts"
12558 arg   "font-size huge"
12559 \end_inset
12560
12561 )
12562 \end_layout
12563
12564 \begin_layout Labeling
12565 \labelwidthstring 00.00.0000
12566
12567 \family sans
12568 Huger
12569 \family default
12570  
12571 \size giant
12572 This is the 
12573 \begin_inset Quotes eld
12574 \end_inset
12575
12576 Huger
12577 \begin_inset Quotes erd
12578 \end_inset
12579
12580  font size.
12581
12582 \size default
12583  (key bindings 
12584 \begin_inset Info
12585 type  "shortcuts"
12586 arg   "font-size giant"
12587 \end_inset
12588
12589 )
12590 \end_layout
12591
12592 \end_deeper
12593 \begin_layout Standard
12594 We'll warn you 
12595 \emph on
12596 yet again
12597 \emph default
12598 : don't go crazy with this feature.
12599  You should almost never need to change the font size.
12600  LyX automatically changes the font size for different paragraph environments
12601  — use that instead.
12602  This is here for fine-tuning only!
12603 \end_layout
12604
12605 \begin_layout Labeling
12606 \labelwidthstring 00.00.0000
12607
12608 \family sans
12609 Misc
12610 \family default
12611  Here you can change a few other things at the character level.
12612  Options are:
12613 \end_layout
12614
12615 \begin_deeper
12616 \begin_layout Labeling
12617 \labelwidthstring 00.00.0000
12618
12619 \family sans
12620 Emph
12621 \family default
12622  
12623 \emph on
12624 This is text with emphasize on
12625 \emph default
12626 .
12627  This might seem like the same as 
12628 \shape italic
12629 Italic
12630 \shape default
12631 , but it is actually a bit different.
12632  Emphasized is a 
12633 \emph on
12634 logical
12635 \emph default
12636  attribute.
12637  That means every document class can define its own font used for emphasized
12638  text.
12639  Normally this font is equal to italic.
12640 \end_layout
12641
12642 \begin_layout Labeling
12643 \labelwidthstring 00.00.0000
12644
12645 \family sans
12646 Underbar
12647 \family default
12648  
12649 \bar under
12650 This is text with Underbar on.
12651
12652 \bar default
12653  (key binding 
12654 \begin_inset Info
12655 type  "shortcuts"
12656 arg   "font-underline"
12657 \end_inset
12658
12659
12660 \family sans
12661 )
12662 \begin_inset Newline newline
12663 \end_inset
12664
12665
12666 \family default
12667 Avoid using underbar if you can! It's a hangover from the typewriter days,
12668  when you couldn't change fonts.
12669  We no longer need to emphasize text by underscoring characters.
12670  It's only included in LyX because some people 
12671 \emph on
12672 may
12673 \emph default
12674  need it in order to follow style sheets for journal submissions.
12675 \end_layout
12676
12677 \begin_layout Labeling
12678 \labelwidthstring 00.00.0000
12679
12680 \family sans
12681 Noun
12682 \family default
12683  
12684 \noun on
12685 This is text with Noun on.
12686
12687 \noun default
12688  Like 
12689 \family sans
12690 Emph
12691 \family default
12692 , this is a logical attribute.
12693  Normally it's equivalent to 
12694 \family sans
12695 Small
12696 \begin_inset space ~
12697 \end_inset
12698
12699 Caps
12700 \family default
12701 .
12702 \end_layout
12703
12704 \end_deeper
12705 \begin_layout Labeling
12706 \labelwidthstring 00.00.0000
12707
12708 \family sans
12709 Color
12710 \family default
12711  You can adjust the color of the text with this control.
12712  Notice that not all DVI-viewers are able to display colors.
12713  Besides 
12714 \family sans
12715 No
12716 \begin_inset space ~
12717 \end_inset
12718
12719 color
12720 \family default
12721 , which is the default 
12722 \begin_inset Quotes eld
12723 \end_inset
12724
12725 color
12726 \begin_inset Quotes erd
12727 \end_inset
12728
12729  and means normally black, you can choose between 
12730 \family sans
12731 Black
12732 \family default
12733
12734 \family sans
12735 White
12736 \family default
12737
12738 \family sans
12739 Red
12740 \family default
12741
12742 \family sans
12743 Green
12744 \family default
12745
12746 \family sans
12747 Blue
12748 \family default
12749
12750 \family sans
12751 Cyan
12752 \family default
12753
12754 \family sans
12755 Magenta
12756 \family default
12757  and 
12758 \family sans
12759 Yellow
12760 \family default
12761  text.
12762 \begin_inset Index idx
12763 status collapsed
12764
12765 \begin_layout Plain Layout
12766 Color ! Text
12767 \end_layout
12768
12769 \end_inset
12770
12771
12772 \end_layout
12773
12774 \begin_layout Labeling
12775 \labelwidthstring 00.00.0000
12776
12777 \family sans
12778 Language
12779 \family default
12780  This is used to mark regions of text as having a different language from
12781  the language of the document.
12782  Text marked in this way will be underlined in blue to indicate the change
12783  (only within LyX).
12784 \end_layout
12785
12786 \begin_layout Standard
12787 So you have a huge number of combinations to choose from.
12788  Once you've chosen a new character style via the 
12789 \family sans
12790 Edit\SpecialChar \menuseparator
12791 Text
12792 \begin_inset space ~
12793 \end_inset
12794
12795 Style
12796 \family default
12797  dialog, the settings are saved.
12798  You can activate them using the toolbar button 
12799 \begin_inset Info
12800 type  "icon"
12801 arg   "textstyle-apply"
12802 \end_inset
12803
12804 .
12805  The button lets you toggle the state of your custom character style even
12806  when the dialog isn't visible.
12807  
12808 \end_layout
12809
12810 \begin_layout Standard
12811 To completely reset the character style to the default, use 
12812 \begin_inset Info
12813 type  "shortcut"
12814 arg   "font-default"
12815 \end_inset
12816
12817 .
12818  If you want to toggle only those properties that you have just changed
12819  (suppose you just set the shape to 
12820 \begin_inset Quotes eld
12821 \end_inset
12822
12823 slanted
12824 \begin_inset Quotes erd
12825 \end_inset
12826
12827  and the series to 
12828 \begin_inset Quotes eld
12829 \end_inset
12830
12831 bold
12832 \begin_inset Quotes erd
12833 \end_inset
12834
12835 ), set the 
12836 \family sans
12837 Toggle
12838 \begin_inset space ~
12839 \end_inset
12840
12841 all
12842 \family default
12843  switch and press 
12844 \family sans
12845 Apply
12846 \family default
12847 .
12848 \end_layout
12849
12850 \begin_layout Standard
12851 You should also know something about the differences between the three main
12852  font types 
12853 \family sans
12854 serif
12855 \family default
12856
12857 \family sans
12858 sans
12859 \begin_inset space ~
12860 \end_inset
12861
12862 serif
12863 \family default
12864 , and 
12865 \family sans
12866 typewriter
12867 \family default
12868 :
12869 \end_layout
12870
12871 \begin_layout Itemize
12872
12873 \family sans
12874 Typewriter
12875 \family default
12876  is a so called 
12877 \begin_inset Quotes eld
12878 \end_inset
12879
12880 monospaced
12881 \begin_inset Quotes erd
12882 \end_inset
12883
12884  font, that means every character has the same width, the 
12885 \begin_inset Quotes eld
12886 \end_inset
12887
12888 i
12889 \begin_inset Quotes erd
12890 \end_inset
12891
12892  is as wide as the 
12893 \begin_inset Quotes eld
12894 \end_inset
12895
12896 m
12897 \begin_inset Quotes erd
12898 \end_inset
12899
12900 .
12901  Here is an example
12902 \begin_inset Newline newline
12903 \end_inset
12904
12905
12906 \begin_inset Phantom HPhantom
12907 status open
12908
12909 \begin_layout Plain Layout
12910 no 
12911 \end_layout
12912
12913 \end_inset
12914
12915
12916 \family typewriter
12917 typewriter text
12918 \family default
12919
12920 \begin_inset Note Note
12921 status collapsed
12922
12923 \begin_layout Plain Layout
12924 For more on phantoms see section
12925 \begin_inset space ~
12926 \end_inset
12927
12928
12929 \begin_inset CommandInset ref
12930 LatexCommand ref
12931 reference "sub:More-Spaces"
12932
12933 \end_inset
12934
12935 .
12936 \end_layout
12937
12938 \end_inset
12939
12940
12941 \begin_inset Newline newline
12942 \end_inset
12943
12944 no typewriter text
12945 \end_layout
12946
12947 \begin_layout Itemize
12948
12949 \family sans
12950 Serif
12951 \family default
12952  fonts use characters with serifs.
12953  These are the small 
12954 \begin_inset Quotes eld
12955 \end_inset
12956
12957 appendices
12958 \begin_inset Quotes erd
12959 \end_inset
12960
12961  at the ends of the strokes that form the character.
12962  The following example will show the difference:
12963 \begin_inset Newline newline
12964 \end_inset
12965
12966 text with serifs
12967 \begin_inset Newline newline
12968 \end_inset
12969
12970
12971 \family sans
12972 text without serifs
12973 \family default
12974
12975 \begin_inset Newline newline
12976 \end_inset
12977
12978 Serifs facilitate quick and easy reading.
12979  These fonts are therefore used as default (named 
12980 \family sans
12981 roman
12982 \family default
12983 ).
12984 \end_layout
12985
12986 \begin_layout Itemize
12987
12988 \family sans
12989 Sans serif
12990 \family default
12991  don't use serifs.
12992  This font type is therefore often used for headings and short texts.
12993  We use it in this document to highlight menu names.
12994 \end_layout
12995
12996 \begin_layout Standard
12997 We conclude with the same warning once again: Don't overuse the fonts.
12998  They are, more often than not, a kludge and a bad substitute for good writing.
12999 \end_layout
13000
13001 \begin_layout Section
13002 Printing and Previewing
13003 \end_layout
13004
13005 \begin_layout Subsection
13006 Overview
13007 \end_layout
13008
13009 \begin_layout Standard
13010 Now that we have covered some of the basic features of document preparation
13011  using LyX, you probably want to know how to print out your masterpiece.
13012  Before we tell you that, we want to give you a quick explanation of what
13013  goes on behind-the-scenes.
13014  We cover this information in much greater detail in the 
13015 \emph on
13016 Additional Features
13017 \emph default
13018  manual as well.
13019 \end_layout
13020
13021 \begin_layout Standard
13022 LyX uses the program LaTeX as its backend.
13023  LaTeX is just a macro package for the TeX typesetting system, but to prevent
13024  confusion, we'll only refer to LaTeX.
13025  LyX is what you use to do your actual writing.
13026  Then, LyX calls LaTeX to turn your writing into printable output.
13027  This happens in two stages:
13028 \end_layout
13029
13030 \begin_layout Enumerate
13031 First, LyX converts your document to a series of text commands for LaTeX,
13032  generating a file with the extension, 
13033 \begin_inset Quotes eld
13034 \end_inset
13035
13036
13037 \family typewriter
13038 .tex
13039 \family default
13040
13041 \begin_inset Quotes erd
13042 \end_inset
13043
13044 .
13045 \end_layout
13046
13047 \begin_layout Enumerate
13048 Next, LaTeX uses the commands in the 
13049 \family typewriter
13050 .tex
13051 \family default
13052  file to produce printable output.
13053  
13054 \end_layout
13055
13056 \begin_layout Subsection
13057 Output file formats
13058 \begin_inset Index idx
13059 status collapsed
13060
13061 \begin_layout Plain Layout
13062 File formats
13063 \end_layout
13064
13065 \end_inset
13066
13067
13068 \begin_inset CommandInset label
13069 LatexCommand label
13070 name "sub:Output-file-formats"
13071
13072 \end_inset
13073
13074
13075 \end_layout
13076
13077 \begin_layout Subsubsection
13078 Simple text (ASCII)
13079 \begin_inset Index idx
13080 status collapsed
13081
13082 \begin_layout Plain Layout
13083 File formats ! ASCII
13084 \end_layout
13085
13086 \end_inset
13087
13088
13089 \end_layout
13090
13091 \begin_layout Standard
13092 This file type has the extension 
13093 \begin_inset Quotes eld
13094 \end_inset
13095
13096
13097 \family typewriter
13098 .txt
13099 \family default
13100
13101 \begin_inset Quotes erd
13102 \end_inset
13103
13104 .
13105  It contains your document as plain text following the rules of the 
13106 \begin_inset Quotes eld
13107 \end_inset
13108
13109 American Standard Code for Information Interchange
13110 \begin_inset Quotes erd
13111 \end_inset
13112
13113  (ASCII).
13114 \end_layout
13115
13116 \begin_layout Standard
13117 You can export your document to ASCII by the menu 
13118 \family sans
13119 File\SpecialChar \menuseparator
13120 Export\SpecialChar \menuseparator
13121 Simple
13122 \begin_inset space ~
13123 \end_inset
13124
13125 text
13126 \family default
13127  or 
13128 \family sans
13129 File\SpecialChar \menuseparator
13130 Export\SpecialChar \menuseparator
13131 Simple
13132 \begin_inset space ~
13133 \end_inset
13134
13135 text
13136 \begin_inset space ~
13137 \end_inset
13138
13139 (ps2ascii)
13140 \family default
13141 .
13142  The latter will first internally export to PostScript and then do the conversio
13143 n to ASCII.
13144 \end_layout
13145
13146 \begin_layout Subsubsection
13147 LaTeX
13148 \begin_inset Index idx
13149 status collapsed
13150
13151 \begin_layout Plain Layout
13152 File formats ! LaTeX
13153 \end_layout
13154
13155 \end_inset
13156
13157
13158 \end_layout
13159
13160 \begin_layout Standard
13161 This file type has the extension 
13162 \begin_inset Quotes eld
13163 \end_inset
13164
13165
13166 \family typewriter
13167 .tex
13168 \family default
13169
13170 \begin_inset Quotes erd
13171 \end_inset
13172
13173  and contains all commands that are necessary for the LaTeX program to process
13174  your document.
13175  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
13176  it manually with console commands.
13177  The LaTeX-file is automatically created in LyX's temporary directory whenever
13178  you view or export your document.
13179 \end_layout
13180
13181 \begin_layout Standard
13182 You can export your document as LaTeX-file using the menu 
13183 \family sans
13184 File\SpecialChar \menuseparator
13185 Export\SpecialChar \menuseparator
13186 LaT
13187 \begin_inset ERT
13188 status collapsed
13189
13190 \begin_layout Plain Layout
13191
13192 {}
13193 \end_layout
13194
13195 \end_inset
13196
13197 eX
13198 \family default
13199 .
13200 \end_layout
13201
13202 \begin_layout Subsubsection
13203 DVI
13204 \begin_inset Index idx
13205 status collapsed
13206
13207 \begin_layout Plain Layout
13208 File formats ! DVI
13209 \end_layout
13210
13211 \end_inset
13212
13213
13214 \end_layout
13215
13216 \begin_layout Standard
13217 This file type has the extension 
13218 \begin_inset Quotes eld
13219 \end_inset
13220
13221
13222 \family typewriter
13223 .dvi
13224 \family default
13225
13226 \begin_inset Quotes erd
13227 \end_inset
13228
13229 .
13230  It is called 
13231 \begin_inset Quotes eld
13232 \end_inset
13233
13234 device-independent
13235 \begin_inset Quotes erd
13236 \end_inset
13237
13238  (DVI), because it is completely portable; you can move them from one machine
13239  to another without needing to do any sort of conversion.
13240  DVIs are used for quick previews and as pre-stage for other output formats,
13241  like PostScript.
13242 \end_layout
13243
13244 \begin_layout Standard
13245 DVI files do not contain images, they only link them.
13246  So don't forget to deliver the images together with your DVIs.
13247  Because the DVI-viewer has to convert the image in the background to make
13248  it visible when you scroll the DVI, this can slow down your computer when
13249  you view the DVI.
13250  So we recommend to use PDF for files with many images.
13251 \end_layout
13252
13253 \begin_layout Standard
13254 You can export your document to DVI by the menu 
13255 \family sans
13256 File\SpecialChar \menuseparator
13257 Export\SpecialChar \menuseparator
13258 DVI
13259 \family default
13260  or 
13261 \family sans
13262 File\SpecialChar \menuseparator
13263 Export\SpecialChar \menuseparator
13264 DVI
13265 \begin_inset space ~
13266 \end_inset
13267
13268 (LuaTe
13269 \begin_inset ERT
13270 status collapsed
13271
13272 \begin_layout Plain Layout
13273
13274 {}
13275 \end_layout
13276
13277 \end_inset
13278
13279 X).
13280
13281 \family default
13282  The latter option uses the program 
13283 \family typewriter
13284 LuaTeX
13285 \family default
13286 .
13287  
13288 \family typewriter
13289 LuaTeX
13290 \family default
13291  is an engine that provides direct Unicode support and support for direct
13292  font access (see section
13293 \begin_inset space ~
13294 \end_inset
13295
13296
13297 \begin_inset CommandInset ref
13298 LatexCommand ref
13299 reference "sub:LaTeX-font-support"
13300
13301 \end_inset
13302
13303 ).
13304  LuaTeX is still work in progress, but it might develop into the next standard
13305  TeX processor.
13306 \end_layout
13307
13308 \begin_layout Subsubsection
13309 PostScript
13310 \begin_inset Index idx
13311 status collapsed
13312
13313 \begin_layout Plain Layout
13314 File formats ! PostScript
13315 \end_layout
13316
13317 \end_inset
13318
13319
13320 \end_layout
13321
13322 \begin_layout Standard
13323 This file type has the extension 
13324 \begin_inset Quotes eld
13325 \end_inset
13326
13327
13328 \family typewriter
13329 .ps
13330 \family default
13331
13332 \begin_inset Quotes erd
13333 \end_inset
13334
13335 .
13336  PostScript was developed by the company 
13337 \family typewriter
13338 Adobe
13339 \family default
13340  as a printer language.
13341  The file contains therefore commands that the printer uses to print the
13342  file.
13343  PostScript can be seen as a 
13344 \begin_inset Quotes eld
13345 \end_inset
13346
13347 programming language
13348 \begin_inset Quotes erd
13349 \end_inset
13350
13351 ; you can calculate with it and draw diagrams and images.
13352 \begin_inset Foot
13353 status collapsed
13354
13355 \begin_layout Plain Layout
13356 When you are interested to learn more about this, have a look at the LaTeX-packa
13357 ge 
13358 \series bold
13359 pstricks
13360 \series default
13361
13362 \begin_inset Index idx
13363 status collapsed
13364
13365 \begin_layout Plain Layout
13366 LaTeX-packages ! pstricks
13367 \end_layout
13368
13369 \end_inset
13370
13371 .
13372 \end_layout
13373
13374 \end_inset
13375
13376  Due to this ability, the files are often bigger than PDFs.
13377 \end_layout
13378
13379 \begin_layout Standard
13380 PostScript can only contain images in the format 
13381 \begin_inset Quotes eld
13382 \end_inset
13383
13384 Encapsulated PostScript
13385 \begin_inset Quotes erd
13386 \end_inset
13387
13388  (EPS, file extension 
13389 \begin_inset Quotes eld
13390 \end_inset
13391
13392
13393 \family typewriter
13394 .eps
13395 \family default
13396
13397 \begin_inset Quotes erd
13398 \end_inset
13399
13400 ).
13401  As LyX allows you to use any known image format in your document, it has
13402  to convert them in the background to EPS.
13403  If you have e.g 50
13404 \begin_inset space \thinspace{}
13405 \end_inset
13406
13407 images in your document, LyX has to do 50
13408 \begin_inset space \thinspace{}
13409 \end_inset
13410
13411 conversions whenever you view or export your document.
13412  This will slow down your workflow with LyX drastically.
13413  So if you plan to use PostScript, you can insert your images directly as
13414  EPS to avoid this problem.
13415 \end_layout
13416
13417 \begin_layout Standard
13418 You can export your document to PostScript using the menu 
13419 \family sans
13420 File\SpecialChar \menuseparator
13421 Export\SpecialChar \menuseparator
13422 PostScript
13423 \family default
13424 .
13425 \end_layout
13426
13427 \begin_layout Subsubsection
13428 PDF
13429 \begin_inset Index idx
13430 status collapsed
13431
13432 \begin_layout Plain Layout
13433 File formats ! PDF
13434 \end_layout
13435
13436 \end_inset
13437
13438
13439 \begin_inset Index idx
13440 status collapsed
13441
13442 \begin_layout Plain Layout
13443 PDF
13444 \end_layout
13445
13446 \end_inset
13447
13448
13449 \end_layout
13450
13451 \begin_layout Standard
13452 This file type has the extension 
13453 \begin_inset Quotes eld
13454 \end_inset
13455
13456
13457 \family typewriter
13458 .pdf
13459 \family default
13460
13461 \begin_inset Quotes erd
13462 \end_inset
13463
13464 .
13465  The 
13466 \begin_inset Quotes eld
13467 \end_inset
13468
13469 Portable Document Format
13470 \begin_inset Quotes erd
13471 \end_inset
13472
13473  (PDF) developed by 
13474 \family typewriter
13475 Adobe
13476 \family default
13477  was derived from PostScript.
13478  It is more compressed and it uses fewer commands than PostScript.
13479  As the name 
13480 \begin_inset Quotes eld
13481 \end_inset
13482
13483 portable
13484 \begin_inset Quotes erd
13485 \end_inset
13486
13487  implies, it can be processed at any computer system and the printed output
13488  looks exactly the same.
13489 \end_layout
13490
13491 \begin_layout Standard
13492 PDF can contain images in its own PDF format and in the formats 
13493 \begin_inset Quotes eld
13494 \end_inset
13495
13496 Joint Photographic Experts Group
13497 \begin_inset Quotes erd
13498 \end_inset
13499
13500  (JPG, file extension 
13501 \begin_inset Quotes eld
13502 \end_inset
13503
13504
13505 \family typewriter
13506 .jpg
13507 \family default
13508
13509 \begin_inset Quotes erd
13510 \end_inset
13511
13512  or 
13513 \begin_inset Quotes eld
13514 \end_inset
13515
13516
13517 \family typewriter
13518 .jpeg
13519 \family default
13520
13521 \begin_inset Quotes erd
13522 \end_inset
13523
13524 ) and 
13525 \begin_inset Quotes eld
13526 \end_inset
13527
13528 Portable Network Graphics
13529 \begin_inset Quotes erd
13530 \end_inset
13531
13532  (PNG, file extension 
13533 \begin_inset Quotes eld
13534 \end_inset
13535
13536
13537 \family typewriter
13538 .png
13539 \family default
13540
13541 \begin_inset Quotes erd
13542 \end_inset
13543
13544 ).
13545  You can although use any other image format, because LyX converts them
13546  in the background to one of these formats.
13547  But as described in the section about PostScript, the image conversion
13548  will slow down your workflow.
13549  So we recommend to use images in one of the three mentioned formats.
13550 \end_layout
13551
13552 \begin_layout Standard
13553 You can export your document to PDF via the menu 
13554 \family sans
13555 File\SpecialChar \menuseparator
13556 Export
13557 \family default
13558  in three different ways:
13559 \end_layout
13560
13561 \begin_layout Description
13562 PDF This uses the program 
13563 \family typewriter
13564 ps2pdf
13565 \family default
13566  that creates a PDF from a PostScript-version of your file.
13567  The PostScript-version is produced by the program 
13568 \family typewriter
13569 dvips
13570 \family default
13571  which uses a DVI-version as intermediate step.
13572  So this export variant consist of three conversions.
13573 \end_layout
13574
13575 \begin_layout Description
13576 PDF
13577 \begin_inset space ~
13578 \end_inset
13579
13580 (dvipdfm) This uses the program 
13581 \family typewriter
13582 dvipdfm
13583 \family default
13584  that converts your file in the background to DVI and in a second step to
13585  PDF.
13586 \end_layout
13587
13588 \begin_layout Description
13589 PDF
13590 \begin_inset space ~
13591 \end_inset
13592
13593 (pdflatex) This uses the program 
13594 \family typewriter
13595 pdftex
13596 \family default
13597  that converts your file directly to PDF.
13598 \end_layout
13599
13600 \begin_layout Description
13601 PDF
13602 \begin_inset space ~
13603 \end_inset
13604
13605 (XeTe
13606 \begin_inset ERT
13607 status collapsed
13608
13609 \begin_layout Plain Layout
13610
13611 {}
13612 \end_layout
13613
13614 \end_inset
13615
13616 X) This uses the program 
13617 \family typewriter
13618 XeTeX
13619 \family default
13620  that converts your file directly to PDF.
13621  
13622 \family typewriter
13623 XeTeX
13624 \family default
13625  is a new engine that provides direct Unicode support and support for direct
13626  font access (see section
13627 \begin_inset space ~
13628 \end_inset
13629
13630
13631 \begin_inset CommandInset ref
13632 LatexCommand ref
13633 reference "sub:LaTeX-font-support"
13634
13635 \end_inset
13636
13637 ).
13638  It is particularly good at typesetting different scripts.
13639 \end_layout
13640
13641 \begin_layout Description
13642 PDF
13643 \begin_inset space ~
13644 \end_inset
13645
13646 (LuaTe
13647 \begin_inset ERT
13648 status collapsed
13649
13650 \begin_layout Plain Layout
13651
13652 {}
13653 \end_layout
13654
13655 \end_inset
13656
13657 X) This uses the program 
13658 \family typewriter
13659 LuaTeX
13660 \family default
13661  that converts your file directly to PDF.
13662  
13663 \family typewriter
13664 LuaTeX
13665 \family default
13666  is an even newer engine, derived from 
13667 \family typewriter
13668 pdflatex
13669 \family default
13670 , that also provides direct Unicode support and support for direct font
13671  access (see section
13672 \begin_inset space ~
13673 \end_inset
13674
13675
13676 \begin_inset CommandInset ref
13677 LatexCommand ref
13678 reference "sub:LaTeX-font-support"
13679
13680 \end_inset
13681
13682 ).
13683  LuaTeX is still work in progress, but it might develop into the next standard
13684  tex processor.
13685 \end_layout
13686
13687 \begin_layout Standard
13688 We recommend to use 
13689 \family sans
13690 PDF
13691 \begin_inset space ~
13692 \end_inset
13693
13694 (pdflatex)
13695 \family default
13696  because 
13697 \family typewriter
13698 pdftex
13699 \family default
13700  supports all the features of actual PDF-versions, is quick, stable, and
13701  works without problems.
13702  If you rely on multiscript support and\SpecialChar \slash{}
13703 or specific OpenType fonts, you might
13704  want to try out 
13705 \family sans
13706 PDF
13707 \begin_inset space ~
13708 \end_inset
13709
13710 (XeTe
13711 \begin_inset ERT
13712 status collapsed
13713
13714 \begin_layout Plain Layout
13715
13716 {}
13717 \end_layout
13718
13719 \end_inset
13720
13721 X)
13722 \family default
13723  or 
13724 \family sans
13725 PDF
13726 \begin_inset space ~
13727 \end_inset
13728
13729 (LuaTe
13730 \begin_inset ERT
13731 status collapsed
13732
13733 \begin_layout Plain Layout
13734
13735 {}
13736 \end_layout
13737
13738 \end_inset
13739
13740 X)
13741 \family default
13742  instead, bearing in mind that these two programs are not yet as mature
13743  as 
13744 \family typewriter
13745 pdflatex
13746 \family default
13747 .
13748 \end_layout
13749
13750 \begin_layout Subsubsection
13751 XHTML
13752 \begin_inset Index idx
13753 status collapsed
13754
13755 \begin_layout Plain Layout
13756 FileFormats ! XHTML
13757 \end_layout
13758
13759 \end_inset
13760
13761
13762 \begin_inset Index idx
13763 status collapsed
13764
13765 \begin_layout Plain Layout
13766 HTML
13767 \end_layout
13768
13769 \end_inset
13770
13771
13772 \end_layout
13773
13774 \begin_layout Standard
13775 This file type has the extension 
13776 \begin_inset Quotes eld
13777 \end_inset
13778
13779
13780 \family typewriter
13781 .xhtml
13782 \family default
13783
13784 \begin_inset Quotes erd
13785 \end_inset
13786
13787 .
13788  It is a file suitable for viewing in web browsers.
13789  It does not itself contain images and the like but only links them, and
13790  when LyX produces XHTML, it also generates corresponding images in formats
13791  suitable for the purpose.
13792  Math is output as MathML, which renders nicely in browsers that support
13793  it, but not all do.
13794 \end_layout
13795
13796 \begin_layout Standard
13797 XHTML output remains 
13798 \begin_inset Quotes eld
13799 \end_inset
13800
13801 under development
13802 \begin_inset Quotes erd
13803 \end_inset
13804
13805 , and not all LyX features are supported yet.
13806  See the chapter 
13807 \begin_inset Quotes eld
13808 \end_inset
13809
13810 LyX and the World Wide Web
13811 \begin_inset Quotes erd
13812 \end_inset
13813
13814 , in the 
13815 \emph on
13816 Additional Features
13817 \emph default
13818  manual, for more information.
13819 \end_layout
13820
13821 \begin_layout Standard
13822 You can export your document as an XHTML file using the menu item 
13823 \family sans
13824 File\SpecialChar \menuseparator
13825 Export\SpecialChar \menuseparator
13826 LyX-HTML
13827 \family default
13828 .
13829 \end_layout
13830
13831 \begin_layout Subsection
13832 Previewing
13833 \begin_inset Index idx
13834 status collapsed
13835
13836 \begin_layout Plain Layout
13837 Document ! Preview 
13838 \end_layout
13839
13840 \end_inset
13841
13842
13843 \end_layout
13844
13845 \begin_layout Standard
13846 To get a look at the final version of your document, with all of the page
13847  breaks in place, the footnotes correctly numbered, and so on, use the menu
13848  
13849 \family sans
13850 View
13851 \family default
13852  and choose 
13853 \change_deleted -712698321 1301225765
13854 a file type
13855 \change_inserted -712698321 1301225910
13856
13857 \family sans
13858 View
13859 \family default
13860  or the toolbar button 
13861 \begin_inset Info
13862 type  "icon"
13863 arg   "buffer-view"
13864 \end_inset
13865
13866
13867 \change_unchanged
13868 .
13869  A viewing program will pop up showing the output
13870 \change_inserted -712698321 1301226025
13871  in the defined default output format, which is globally set in the preferences
13872  (see sec.
13873 \begin_inset space ~
13874 \end_inset
13875
13876
13877 \begin_inset CommandInset ref
13878 LatexCommand ref
13879 reference "sec:File-Formats"
13880
13881 \end_inset
13882
13883 ) and can also be altered for single documents in the document settings
13884  (see sec.
13885 \begin_inset space ~
13886 \end_inset
13887
13888
13889 \begin_inset CommandInset ref
13890 LatexCommand ref
13891 reference "sec:Doc-Output"
13892
13893 \end_inset
13894
13895 )
13896 \change_unchanged
13897 .
13898  
13899 \change_deleted -712698321 1301226035
13900 For
13901 \change_inserted -712698321 1301226047
13902 Further output formats can be selected via 
13903 \change_deleted -712698321 1301226049
13904  
13905 \change_unchanged
13906
13907 \family sans
13908 View\SpecialChar \menuseparator
13909
13910 \change_deleted -712698321 1301226053
13911 DVI
13912 \change_inserted -712698321 1301226055
13913 Other Formats
13914 \change_unchanged
13915
13916 \family default
13917  
13918 \change_deleted -712698321 1301226064
13919 you can use the toolbar button 
13920 \begin_inset Graphics
13921         filename ../images/buffer-view_dvi.png
13922         scale 85
13923         groupId toolbarbuttons
13924
13925 \end_inset
13926
13927  (shortcut 
13928 \begin_inset Info
13929 type  "shortcut"
13930 arg   "buffer-view dvi"
13931 \end_inset
13932
13933 ), for 
13934 \family sans
13935 View\SpecialChar \menuseparator
13936 PDF
13937 \begin_inset space ~
13938 \end_inset
13939
13940 (pdflatex)
13941 \family default
13942  the toolbar button 
13943 \begin_inset Graphics
13944         filename ../images/buffer-view_pdf2.png
13945         scale 85
13946         groupId toolbarbuttons
13947
13948 \end_inset
13949
13950 , and for 
13951 \family sans
13952 View\SpecialChar \menuseparator
13953 Postscript
13954 \family default
13955  the toolbar button 
13956 \begin_inset Graphics
13957         filename ../images/buffer-view_ps.png
13958         scale 85
13959         groupId toolbarbuttons
13960
13961 \end_inset
13962
13963  (shortcut 
13964 \begin_inset Info
13965 type  "shortcut"
13966 arg   "buffer-view ps"
13967 \end_inset
13968
13969 )
13970 \change_inserted -712698321 1301226110
13971 or the toolbar button 
13972 \begin_inset Graphics
13973         filename ../images/view-others.png
13974         scale 85
13975         groupId toolbarbuttons
13976
13977 \end_inset
13978
13979
13980 \change_unchanged
13981 .
13982 \end_layout
13983
13984 \begin_layout Standard
13985 If you have changed your document, you can refresh the output in the same
13986  viewer window using the menu 
13987 \family sans
13988 View\SpecialChar \menuseparator
13989 Update
13990 \change_inserted -712698321 1301226188
13991
13992 \family default
13993  or 
13994 \family sans
13995 View\SpecialChar \menuseparator
13996 Update (Other Formats)
13997 \family default
13998 , respectively
13999 \change_unchanged
14000 .
14001 \end_layout
14002
14003 \begin_layout Standard
14004 When you preview a file, the output file is only generated in LyX's temporary
14005  directory.
14006  To have a real output, export your document.
14007 \end_layout
14008
14009 \begin_layout Subsection
14010 Printing the File from within LyX
14011 \begin_inset CommandInset label
14012 LatexCommand label
14013 name "sub:Printing-the-File"
14014
14015 \end_inset
14016
14017
14018 \end_layout
14019
14020 \begin_layout Standard
14021 Instead of exporting your file and then printing it, you can also print
14022  it directly from within LyX.
14023  To print a file, select the menu 
14024 \family sans
14025 File\SpecialChar \menuseparator
14026 Print
14027 \family default
14028  or click on the toolbar button 
14029 \begin_inset Info
14030 type  "icon"
14031 arg   "dialog-show print"
14032 \end_inset
14033
14034 .
14035  LyX will internally call LaTeX to produce a DVI.
14036  This file is then processed by the program 
14037 \family typewriter
14038 dvips
14039 \family default
14040  to PostScript-file, which is finally printed using the program 
14041 \family typewriter
14042 Ghostscript
14043 \family default
14044 .
14045  Due to these steps in the background, this method is not the fastest.
14046 \end_layout
14047
14048 \begin_layout Standard
14049 You can choose to print only even-numbered or odd-numbered pages — this
14050  is useful for printing on two sides: You can re-insert the pages after
14051  printing one set to print on the other side.
14052  Some printers spit out pages face-up, others, face-down.
14053  By choosing a particular order to print in, you can take the entire stack
14054  of pages out of the printer without needing to reorder them.
14055 \end_layout
14056
14057 \begin_layout Standard
14058 You can set the parameters in the 
14059 \family sans
14060 Print
14061 \begin_inset space ~
14062 \end_inset
14063
14064 Destination
14065 \family default
14066  box as follows:
14067 \end_layout
14068
14069 \begin_layout Labeling
14070 \labelwidthstring 00.00.0000
14071
14072 \family sans
14073 Printer
14074 \family default
14075  This is the name of the printer to print to.
14076 \begin_inset Foot
14077 status collapsed
14078
14079 \begin_layout Plain Layout
14080 Note that this printer name is for the program 
14081 \family typewriter
14082 dvips
14083 \family default
14084 .
14085  That means 
14086 \family typewriter
14087 dvips
14088 \family default
14089  has to be configured for this printer name.
14090  The default printer can be set in LyX's preferences dialog, see section
14091 \begin_inset space ~
14092 \end_inset
14093
14094
14095 \begin_inset CommandInset ref
14096 LatexCommand ref
14097 reference "sub:Printer"
14098
14099 \end_inset
14100
14101 .
14102 \end_layout
14103
14104 \end_inset
14105
14106  The printer should understand PostScript.
14107 \end_layout
14108
14109 \begin_layout Labeling
14110 \labelwidthstring 00.00.0000
14111
14112 \family sans
14113 File
14114 \family default
14115  The name of a file to print to.
14116  The output will be a PostScript file.
14117  It will be written in LyX's working directory unless you specify the full
14118  path.
14119 \end_layout
14120
14121 \begin_layout Section
14122 A few Words about Typography
14123 \begin_inset Index idx
14124 status collapsed
14125
14126 \begin_layout Plain Layout
14127 Typography
14128 \end_layout
14129
14130 \end_inset
14131
14132
14133 \end_layout
14134
14135 \begin_layout Subsection
14136 Hyphens
14137 \begin_inset Index idx
14138 status collapsed
14139
14140 \begin_layout Plain Layout
14141 Hyphens
14142 \end_layout
14143
14144 \end_inset
14145
14146
14147 \end_layout
14148
14149 \begin_layout Standard
14150 In LyX, the 
14151 \begin_inset Quotes eld
14152 \end_inset
14153
14154
14155 \family typewriter
14156 -
14157 \family default
14158
14159 \begin_inset Quotes erd
14160 \end_inset
14161
14162  character comes in four lengths: the 
14163 \emph on
14164 hyphen
14165 \emph default
14166 , the 
14167 \emph on
14168 en dash
14169 \emph default
14170 , the 
14171 \emph on
14172 em dash
14173 \emph default
14174 , and the minus sign:
14175 \begin_inset VSpace defskip
14176 \end_inset
14177
14178
14179 \end_layout
14180
14181 \begin_layout Standard
14182 \begin_inset Tabular
14183 <lyxtabular version="3" rows="5" columns="3">
14184 <features tabularvalignment="middle">
14185 <column alignment="left" valignment="top" width="0">
14186 <column alignment="left" valignment="top" width="0">
14187 <column alignment="left" valignment="top" width="0">
14188 <row interlinespace="3mm">
14189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14190 \begin_inset Text
14191
14192 \begin_layout Plain Layout
14193 name
14194 \end_layout
14195
14196 \end_inset
14197 </cell>
14198 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14199 \begin_inset Text
14200
14201 \begin_layout Plain Layout
14202 output
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211 inserted with
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 </row>
14217 <row interlinespace="3mm">
14218 <cell alignment="center" valignment="top" usebox="none">
14219 \begin_inset Text
14220
14221 \begin_layout Plain Layout
14222 hyphen
14223 \end_layout
14224
14225 \end_inset
14226 </cell>
14227 <cell alignment="center" valignment="top" usebox="none">
14228 \begin_inset Text
14229
14230 \begin_layout Plain Layout
14231 -
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 <cell alignment="center" valignment="top" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Plain Layout
14240 \begin_inset Quotes eld
14241 \end_inset
14242
14243
14244 \family typewriter
14245 -
14246 \family default
14247
14248 \begin_inset Quotes erd
14249 \end_inset
14250
14251  in text
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 </row>
14257 <row interlinespace="3mm">
14258 <cell alignment="center" valignment="top" usebox="none">
14259 \begin_inset Text
14260
14261 \begin_layout Plain Layout
14262 en dash
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 <cell alignment="center" valignment="top" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Plain Layout
14271
14272 \end_layout
14273
14274 \end_inset
14275 </cell>
14276 <cell alignment="center" valignment="top" usebox="none">
14277 \begin_inset Text
14278
14279 \begin_layout Plain Layout
14280
14281 \family sans
14282 Insert\SpecialChar \menuseparator
14283 Special
14284 \begin_inset space ~
14285 \end_inset
14286
14287 Character\SpecialChar \menuseparator
14288 Symbols
14289 \end_layout
14290
14291 \end_inset
14292 </cell>
14293 </row>
14294 <row interlinespace="3mm">
14295 <cell alignment="center" valignment="top" usebox="none">
14296 \begin_inset Text
14297
14298 \begin_layout Plain Layout
14299 em dash
14300 \end_layout
14301
14302 \end_inset
14303 </cell>
14304 <cell alignment="center" valignment="top" usebox="none">
14305 \begin_inset Text
14306
14307 \begin_layout Plain Layout
14308
14309 \end_layout
14310
14311 \end_inset
14312 </cell>
14313 <cell alignment="center" valignment="top" usebox="none">
14314 \begin_inset Text
14315
14316 \begin_layout Plain Layout
14317
14318 \family sans
14319 Insert\SpecialChar \menuseparator
14320 Special
14321 \begin_inset space ~
14322 \end_inset
14323
14324 Character\SpecialChar \menuseparator
14325 Symbols
14326 \end_layout
14327
14328 \end_inset
14329 </cell>
14330 </row>
14331 <row>
14332 <cell alignment="center" valignment="top" usebox="none">
14333 \begin_inset Text
14334
14335 \begin_layout Plain Layout
14336 minus sign
14337 \end_layout
14338
14339 \end_inset
14340 </cell>
14341 <cell alignment="center" valignment="top" usebox="none">
14342 \begin_inset Text
14343
14344 \begin_layout Plain Layout
14345 \begin_inset Formula $-$
14346 \end_inset
14347
14348
14349 \end_layout
14350
14351 \end_inset
14352 </cell>
14353 <cell alignment="center" valignment="top" usebox="none">
14354 \begin_inset Text
14355
14356 \begin_layout Plain Layout
14357 \begin_inset Quotes eld
14358 \end_inset
14359
14360
14361 \family typewriter
14362 -
14363 \family default
14364
14365 \begin_inset Quotes erd
14366 \end_inset
14367
14368  in math mode
14369 \end_layout
14370
14371 \end_inset
14372 </cell>
14373 </row>
14374 </lyxtabular>
14375
14376 \end_inset
14377
14378
14379 \begin_inset VSpace defskip
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \begin_layout Standard
14386 You can alternatively generate the en and em dash by inserting the 
14387 \begin_inset Quotes eld
14388 \end_inset
14389
14390
14391 \family typewriter
14392 -
14393 \family default
14394
14395 \begin_inset Quotes erd
14396 \end_inset
14397
14398  character multiple times in a row.
14399  They will automatically be converted to the appropriate length dash in
14400  the final output, but not in LyX.
14401  
14402 \begin_inset Quotes eld
14403 \end_inset
14404
14405 -
14406 \begin_inset space \thinspace{}
14407 \end_inset
14408
14409 -
14410 \begin_inset Quotes erd
14411 \end_inset
14412
14413  gives a en dash, 
14414 \begin_inset Quotes eld
14415 \end_inset
14416
14417 -
14418 \begin_inset space \thinspace{}
14419 \end_inset
14420
14421 -
14422 \begin_inset space \thinspace{}
14423 \end_inset
14424
14425 -
14426 \begin_inset Quotes erd
14427 \end_inset
14428
14429  a em dash.
14430 \end_layout
14431
14432 \begin_layout Standard
14433 The three dash types are distinct from the minus sign, which appears in
14434  math mode and has a length of its own.
14435  Here are some examples of the 
14436 \begin_inset Quotes eld
14437 \end_inset
14438
14439
14440 \family typewriter
14441 -
14442 \family default
14443
14444 \begin_inset Quotes eld
14445 \end_inset
14446
14447  in use:
14448 \end_layout
14449
14450 \begin_layout Enumerate
14451 line- and page-breaks
14452 \begin_inset space \hfill{}
14453 \end_inset
14454
14455 (
14456 \emph on
14457 hyphen
14458 \emph default
14459 )
14460 \end_layout
14461
14462 \begin_layout Enumerate
14463 From A–Z
14464 \begin_inset space \hfill{}
14465 \end_inset
14466
14467 (
14468 \emph on
14469 en dash
14470 \emph default
14471 )
14472 \end_layout
14473
14474 \begin_layout Enumerate
14475 Oh — there's a dash.
14476 \begin_inset space \hfill{}
14477 \end_inset
14478
14479 (
14480 \emph on
14481 em dash
14482 \emph default
14483 )
14484 \end_layout
14485
14486 \begin_layout Enumerate
14487 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14488 \end_inset
14489
14490
14491 \begin_inset space \hfill{}
14492 \end_inset
14493
14494 (
14495 \emph on
14496 minus sign
14497 \emph default
14498 )
14499 \end_layout
14500
14501 \begin_layout Subsection
14502 Hyphenation
14503 \begin_inset Index idx
14504 status collapsed
14505
14506 \begin_layout Plain Layout
14507 Hyphenation
14508 \end_layout
14509
14510 \end_inset
14511
14512
14513 \begin_inset CommandInset label
14514 LatexCommand label
14515 name "sub:Hyphenation"
14516
14517 \end_inset
14518
14519
14520 \end_layout
14521
14522 \begin_layout Standard
14523 Words aren't hyphenated within LyX but automatically in the output.
14524  Hyphenation is done by the LaTeX-package 
14525 \series bold
14526 babel
14527 \series default
14528
14529 \begin_inset Index idx
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533 LaTeX-packages ! babel
14534 \end_layout
14535
14536 \end_inset
14537
14538  following the rules of the document language
14539 \begin_inset Foot
14540 status collapsed
14541
14542 \begin_layout Plain Layout
14543 For German readers: That's one of the main differences between the languages
14544  
14545 \family sans
14546 German
14547 \family default
14548  and 
14549 \family sans
14550 German
14551 \begin_inset space ~
14552 \end_inset
14553
14554 (new
14555 \begin_inset space ~
14556 \end_inset
14557
14558 spelling)
14559 \family default
14560  in the 
14561 \family sans
14562 Document\SpecialChar \menuseparator
14563 Settings
14564 \family default
14565  dialog.
14566 \end_layout
14567
14568 \end_inset
14569
14570 .
14571 \end_layout
14572
14573 \begin_layout Standard
14574 LaTeX hyphenates almost perfectly, it only has problems with text in the
14575  
14576 \family sans
14577 typewriter
14578 \family default
14579  font and with unusual constructs, like 
14580 \begin_inset Quotes eld
14581 \end_inset
14582
14583 h3knix/m0n0wall
14584 \begin_inset Quotes erd
14585 \end_inset
14586
14587 .
14588  If LaTeX can't break a word correctly, you can set hyphenation points manually.
14589  This is done with the menu 
14590 \family sans
14591 Insert\SpecialChar \menuseparator
14592 Formatting\SpecialChar \menuseparator
14593 Hyphenation
14594 \begin_inset space ~
14595 \end_inset
14596
14597 Point
14598 \family default
14599 .
14600  These extra hyphenation points are only recommendations to LaTeX.
14601  If no hyphenation is necessary, LaTeX will ignore them.
14602 \end_layout
14603
14604 \begin_layout Standard
14605 Sometimes you want to prevent words or constructs from being hyphenated.
14606  Imagine that you are describing keybindings/shortcuts in your document
14607  in the form 
14608 \begin_inset Quotes eld
14609 \end_inset
14610
14611 A-b c
14612 \begin_inset Quotes erd
14613 \end_inset
14614
14615 .
14616  LaTeX would then see the hyphen 
14617 \begin_inset Quotes eld
14618 \end_inset
14619
14620 -
14621 \begin_inset Quotes erd
14622 \end_inset
14623
14624  as a hyphenation possibility.
14625  Hyphenating at this point would look ugly.
14626  To prevent the shortcut from being hyphenated, you can put it into a makebox
14627  as described in section 
14628 \begin_inset Quotes eld
14629 \end_inset
14630
14631 Prevent Hyphenation
14632 \begin_inset Quotes erd
14633 \end_inset
14634
14635  of the 
14636 \emph on
14637 EmbeddedObjects
14638 \emph default
14639  manual.
14640 \end_layout
14641
14642 \begin_layout Subsection
14643 Punctuation Marks
14644 \begin_inset Index idx
14645 status collapsed
14646
14647 \begin_layout Plain Layout
14648 Punctuation marks
14649 \end_layout
14650
14651 \end_inset
14652
14653
14654 \end_layout
14655
14656 \begin_layout Subsubsection
14657 Abbreviations and End of Sentence
14658 \begin_inset CommandInset label
14659 LatexCommand label
14660 name "sub:Abbreviations"
14661
14662 \end_inset
14663
14664
14665 \end_layout
14666
14667 \begin_layout Standard
14668 When LyX calls LaTeX to generate the final version of your document, LaTeX
14669  automatically distinguishes between words, sentences, and abbreviations.
14670  LaTeX then adds the 
14671 \begin_inset Quotes eld
14672 \end_inset
14673
14674 appropriate amount of space
14675 \begin_inset Quotes erd
14676 \end_inset
14677
14678 .
14679  That means sentences get a little bit more space between the period and
14680  the next word.
14681  Abbreviations get the same amount of space after the period as a word uses.
14682 \end_layout
14683
14684 \begin_layout Standard
14685 Unfortunately, the algorithm for figuring out what's an abbreviation does
14686  not work in all cases.
14687  If a 
14688 \begin_inset Quotes eld
14689 \end_inset
14690
14691
14692 \family typewriter
14693 .
14694 \family default
14695
14696 \begin_inset Quotes erd
14697 \end_inset
14698
14699  is at the end of a lowercase letter, it's the end of a sentence; if it's
14700  at the end of a capitalized letter, it's an abbreviation.
14701 \end_layout
14702
14703 \begin_layout Standard
14704 Here are some examples of 
14705 \emph on
14706 correct
14707 \emph default
14708  abbreviations and the end of a sentence:
14709 \end_layout
14710
14711 \begin_layout Itemize
14712 M.
14713  Butterfly
14714 \end_layout
14715
14716 \begin_layout Itemize
14717 Don't worry.
14718  Be happy.
14719 \end_layout
14720
14721 \begin_layout Standard
14722 And here's an example of the algorithm going wrong:
14723 \end_layout
14724
14725 \begin_layout Itemize
14726 e.
14727 \begin_inset space \thinspace{}
14728 \end_inset
14729
14730 g.
14731  this is too much space!
14732 \end_layout
14733
14734 \begin_layout Itemize
14735 This is I.
14736  It's okay.
14737 \end_layout
14738
14739 \begin_layout Standard
14740 You won't see anything wrong until you view a final version of your document.
14741 \end_layout
14742
14743 \begin_layout Standard
14744 To fix this problem, use one of the following:
14745 \end_layout
14746
14747 \begin_layout Enumerate
14748 Use an 
14749 \family sans
14750 Inter-word
14751 \begin_inset space ~
14752 \end_inset
14753
14754 Space
14755 \family default
14756  after lowercase abbreviations (see section
14757 \begin_inset space ~
14758 \end_inset
14759
14760
14761 \begin_inset CommandInset ref
14762 LatexCommand ref
14763 reference "sub:Inter-word-Space"
14764
14765 \end_inset
14766
14767 ).
14768 \begin_inset Index idx
14769 status collapsed
14770
14771 \begin_layout Plain Layout
14772 Spaces ! inter-word
14773 \end_layout
14774
14775 \end_inset
14776
14777
14778 \end_layout
14779
14780 \begin_layout Enumerate
14781 Use a 
14782 \family sans
14783 Thin
14784 \begin_inset space ~
14785 \end_inset
14786
14787 Space
14788 \family default
14789  between two tokens of an abbreviation (see section
14790 \begin_inset space ~
14791 \end_inset
14792
14793
14794 \begin_inset CommandInset ref
14795 LatexCommand ref
14796 reference "sub:Thin-Space"
14797
14798 \end_inset
14799
14800 ).
14801 \begin_inset Index idx
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805 Spaces ! thin
14806 \end_layout
14807
14808 \end_inset
14809
14810
14811 \end_layout
14812
14813 \begin_layout Enumerate
14814 Use an 
14815 \family sans
14816 End
14817 \begin_inset space ~
14818 \end_inset
14819
14820 of
14821 \begin_inset space ~
14822 \end_inset
14823
14824 sentence
14825 \begin_inset space ~
14826 \end_inset
14827
14828 period
14829 \family default
14830  found under the 
14831 \family sans
14832 Insert\SpecialChar \menuseparator
14833 Special
14834 \begin_inset space ~
14835 \end_inset
14836
14837 Character
14838 \family default
14839  menu to force the use of inter-sentence spacing.
14840  This function is also bound to 
14841 \begin_inset Info
14842 type  "shortcut"
14843 arg   "specialchar-insert end-of-sentence"
14844 \end_inset
14845
14846  for easy access.
14847 \end_layout
14848
14849 \begin_layout Standard
14850 With the corrections, our earlier examples look like this:
14851 \end_layout
14852
14853 \begin_layout Itemize
14854 e.
14855 \begin_inset space \thinspace{}
14856 \end_inset
14857
14858 g.
14859 \begin_inset space \space{}
14860 \end_inset
14861
14862 this is too much space!
14863 \end_layout
14864
14865 \begin_layout Itemize
14866 This is I\SpecialChar \@.
14867  It's okay.
14868 \end_layout
14869
14870 \begin_layout Standard
14871 Some languages don't use extra spacing between sentences.
14872  If your language is such a language, you don't need to worry, because LaTeX
14873  will take care of this.
14874 \end_layout
14875
14876 \begin_layout Standard
14877 For those that do need to bother, there is help to catch those sneaky errors:
14878  Check out the 
14879 \family sans
14880 Check
14881 \begin_inset space ~
14882 \end_inset
14883
14884 TeX
14885 \family default
14886  feature described in section 
14887 \emph on
14888 Checking TeX
14889 \emph default
14890  of the 
14891 \emph on
14892 Additional Features
14893 \emph default
14894  manual.
14895 \end_layout
14896
14897 \begin_layout Subsubsection
14898 Quotes
14899 \begin_inset Index idx
14900 status collapsed
14901
14902 \begin_layout Plain Layout
14903 Typography ! Quotes
14904 \end_layout
14905
14906 \end_inset
14907
14908
14909 \begin_inset Index idx
14910 status collapsed
14911
14912 \begin_layout Plain Layout
14913 Quotes | see
14914 \begin_inset ERT
14915 status collapsed
14916
14917 \begin_layout Plain Layout
14918
14919 {
14920 \end_layout
14921
14922 \end_inset
14923
14924 Typography
14925 \begin_inset ERT
14926 status collapsed
14927
14928 \begin_layout Plain Layout
14929
14930 }
14931 \end_layout
14932
14933 \end_inset
14934
14935
14936 \end_layout
14937
14938 \end_inset
14939
14940
14941 \end_layout
14942
14943 \begin_layout Standard
14944 LyX usually sets quotes correctly.
14945  Specifically, it will use an opening quote at the beginning of quoted text,
14946  and use a closing quote at the end.
14947  For example, 
14948 \begin_inset Quotes eld
14949 \end_inset
14950
14951 open close
14952 \begin_inset Quotes erd
14953 \end_inset
14954
14955 .
14956  The keyboard character, 
14957 \family sans
14958 "
14959 \family default
14960 , generates this automatically.
14961 \end_layout
14962
14963 \begin_layout Standard
14964 You can change the behavior of the 
14965 \family sans
14966 "
14967 \family default
14968  key using the submenu 
14969 \family sans
14970 Language
14971 \family default
14972  of the dialog 
14973 \family sans
14974 Document\SpecialChar \menuseparator
14975 Settings
14976 \family default
14977
14978 \begin_inset Index idx
14979 status collapsed
14980
14981 \begin_layout Plain Layout
14982 Document ! Settings
14983 \end_layout
14984
14985 \end_inset
14986
14987  dialog.
14988 \end_layout
14989
14990 \begin_layout Standard
14991 You can also select quotes for different languages in the box 
14992 \family sans
14993 Type
14994 \family default
14995  option.
14996  There are six choices:
14997 \end_layout
14998
14999 \begin_layout Labeling
15000 \labelwidthstring 00.00.0000
15001
15002 \family sans
15003 \begin_inset Quotes eld
15004 \end_inset
15005
15006 Text
15007 \begin_inset Quotes erd
15008 \end_inset
15009
15010
15011 \family default
15012  Use quotes like this 
15013 \begin_inset Quotes eld
15014 \end_inset
15015
15016 double
15017 \begin_inset Quotes erd
15018 \end_inset
15019
15020  or 
15021 \begin_inset Quotes els
15022 \end_inset
15023
15024 single
15025 \begin_inset Quotes ers
15026 \end_inset
15027
15028
15029 \end_layout
15030
15031 \begin_layout Labeling
15032 \labelwidthstring 00.00.0000
15033
15034 \family sans
15035 \begin_inset Quotes sld
15036 \end_inset
15037
15038 Text
15039 \begin_inset Quotes srd
15040 \end_inset
15041
15042
15043 \family default
15044  Use quotes like 
15045 \begin_inset Quotes sld
15046 \end_inset
15047
15048 this
15049 \begin_inset Quotes srd
15050 \end_inset
15051
15052  or 'this
15053 \begin_inset Quotes ers
15054 \end_inset
15055
15056
15057 \end_layout
15058
15059 \begin_layout Labeling
15060 \labelwidthstring 00.00.0000
15061
15062 \family sans
15063 \begin_inset Quotes gld
15064 \end_inset
15065
15066 Text
15067 \begin_inset Quotes grd
15068 \end_inset
15069
15070
15071 \family default
15072  Use quotes like 
15073 \begin_inset Quotes gld
15074 \end_inset
15075
15076 this
15077 \begin_inset Quotes grd
15078 \end_inset
15079
15080  or 
15081 \begin_inset Quotes gls
15082 \end_inset
15083
15084 this
15085 \begin_inset Quotes grs
15086 \end_inset
15087
15088
15089 \end_layout
15090
15091 \begin_layout Labeling
15092 \labelwidthstring 00.00.0000
15093
15094 \family sans
15095 \begin_inset Quotes pld
15096 \end_inset
15097
15098 Text
15099 \begin_inset Quotes prd
15100 \end_inset
15101
15102
15103 \family default
15104  Use quotes like 
15105 \begin_inset Quotes pld
15106 \end_inset
15107
15108 this
15109 \begin_inset Quotes prd
15110 \end_inset
15111
15112  or 
15113 \begin_inset Quotes pls
15114 \end_inset
15115
15116 this
15117 \begin_inset Quotes prs
15118 \end_inset
15119
15120
15121 \end_layout
15122
15123 \begin_layout Labeling
15124 \labelwidthstring 00.00.0000
15125
15126 \family sans
15127 \begin_inset Quotes fld
15128 \end_inset
15129
15130 Text
15131 \begin_inset Quotes frd
15132 \end_inset
15133
15134
15135 \family default
15136  Use quotes like 
15137 \begin_inset Quotes fld
15138 \end_inset
15139
15140 this
15141 \begin_inset Quotes frd
15142 \end_inset
15143
15144  or 
15145 \begin_inset Quotes fls
15146 \end_inset
15147
15148 this
15149 \begin_inset Quotes frs
15150 \end_inset
15151
15152
15153 \end_layout
15154
15155 \begin_layout Labeling
15156 \labelwidthstring 00.00.0000
15157
15158 \family sans
15159 \begin_inset Quotes ald
15160 \end_inset
15161
15162 Text
15163 \begin_inset Quotes ard
15164 \end_inset
15165
15166
15167 \family default
15168  Use quotes like 
15169 \begin_inset Quotes ald
15170 \end_inset
15171
15172 this
15173 \begin_inset Quotes ard
15174 \end_inset
15175
15176  or 
15177 \begin_inset Quotes als
15178 \end_inset
15179
15180 this
15181 \begin_inset Quotes ars
15182 \end_inset
15183
15184
15185 \end_layout
15186
15187 \begin_layout Standard
15188 These settings affect what character the 
15189 \family sans
15190 "
15191 \family default
15192  key produces.
15193 \end_layout
15194
15195 \begin_layout Subsection
15196 Ligatures
15197 \begin_inset Index idx
15198 status collapsed
15199
15200 \begin_layout Plain Layout
15201 Typography ! Ligatures
15202 \end_layout
15203
15204 \end_inset
15205
15206
15207 \begin_inset Index idx
15208 status collapsed
15209
15210 \begin_layout Plain Layout
15211 Ligatures | see
15212 \begin_inset ERT
15213 status collapsed
15214
15215 \begin_layout Plain Layout
15216
15217 {
15218 \end_layout
15219
15220 \end_inset
15221
15222 Typography
15223 \begin_inset ERT
15224 status collapsed
15225
15226 \begin_layout Plain Layout
15227
15228 }
15229 \end_layout
15230
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \end_inset
15237
15238
15239 \begin_inset CommandInset label
15240 LatexCommand label
15241 name "sub:Ligatures"
15242
15243 \end_inset
15244
15245
15246 \end_layout
15247
15248 \begin_layout Standard
15249 It is standard typesetting practice to group certain letters together and
15250  print them as single characters.
15251  These groups are known as 
15252 \emph on
15253 ligatures
15254 \emph default
15255 .
15256  Since LaTeX knows about ligatures, your documents will contain them too
15257  in the output.
15258  Here are the standard ligatures:
15259 \end_layout
15260
15261 \begin_layout Itemize
15262 ff
15263 \end_layout
15264
15265 \begin_layout Itemize
15266 fi
15267 \end_layout
15268
15269 \begin_layout Itemize
15270 fl
15271 \end_layout
15272
15273 \begin_layout Itemize
15274 ffi
15275 \end_layout
15276
15277 \begin_layout Itemize
15278 ffl
15279 \end_layout
15280
15281 \begin_layout Standard
15282 Some languages uses other ligatures if the document font supports them.
15283 \end_layout
15284
15285 \begin_layout Standard
15286 Sometimes, you don't want a ligature in a word.
15287  While a ligature may be okay in the word, 
15288 \begin_inset Quotes eld
15289 \end_inset
15290
15291 graffiti,
15292 \begin_inset Quotes erd
15293 \end_inset
15294
15295  it looks really weird in compound words, such as 
15296 \begin_inset Quotes eld
15297 \end_inset
15298
15299 cufflink
15300 \begin_inset Quotes erd
15301 \end_inset
15302
15303  or the German 
15304 \begin_inset Quotes eld
15305 \end_inset
15306
15307 Dorffest.
15308 \begin_inset Quotes erd
15309 \end_inset
15310
15311  To break a ligature, use 
15312 \family sans
15313 Insert\SpecialChar \menuseparator
15314 Formatting\SpecialChar \menuseparator
15315 Ligature
15316 \begin_inset space ~
15317 \end_inset
15318
15319 Break.
15320
15321 \family default
15322  This changes 
15323 \begin_inset Quotes eld
15324 \end_inset
15325
15326 cufflinks
15327 \begin_inset Quotes erd
15328 \end_inset
15329
15330  to 
15331 \begin_inset Quotes eld
15332 \end_inset
15333
15334 cuff\SpecialChar \textcompwordmark{}
15335 links
15336 \begin_inset Quotes erd
15337 \end_inset
15338
15339  and 
15340 \begin_inset Quotes eld
15341 \end_inset
15342
15343 Dorffest
15344 \begin_inset Quotes erd
15345 \end_inset
15346
15347  to 
15348 \begin_inset Quotes eld
15349 \end_inset
15350
15351 Dorf\SpecialChar \textcompwordmark{}
15352 fest
15353 \begin_inset Quotes erd
15354 \end_inset
15355
15356 .
15357 \end_layout
15358
15359 \begin_layout Subsection
15360 LyX's Proper Names
15361 \begin_inset Index idx
15362 status collapsed
15363
15364 \begin_layout Plain Layout
15365 LyX ! Proper names
15366 \end_layout
15367
15368 \end_inset
15369
15370
15371 \begin_inset CommandInset label
15372 LatexCommand label
15373 name "sub:LyX's-Proper-Names"
15374
15375 \end_inset
15376
15377
15378 \end_layout
15379
15380 \begin_layout Standard
15381 You will certainly have noticed that the word “LaTeX” always appears with
15382  characters in different sizes and heights.
15383  LaTeX is the name of the program used by LyX and is therefore recognized
15384  as a proper name when you type it in LyX as 
15385 \begin_inset Quotes eld
15386 \end_inset
15387
15388 LaT
15389 \begin_inset ERT
15390 status collapsed
15391
15392 \begin_layout Plain Layout
15393
15394 {}
15395 \end_layout
15396
15397 \end_inset
15398
15399 eX
15400 \begin_inset Quotes erd
15401 \end_inset
15402
15403 .
15404 \begin_inset Note Note
15405 status collapsed
15406
15407 \begin_layout Plain Layout
15408 The braces in TeX Code are here to avoid that the 
15409 \begin_inset Quotes eld
15410 \end_inset
15411
15412 command
15413 \begin_inset Quotes erd
15414 \end_inset
15415
15416  appear as proper name in the output, see the last paragraph of this section.
15417  To create proper names omit the TeX Code.
15418 \end_layout
15419
15420 \end_inset
15421
15422  Note the order of the upper-and lowercase letters! LyX recognizes the following
15423  proper names:
15424 \end_layout
15425
15426 \begin_layout Description
15427 LyX The name of the game, write 
15428 \begin_inset Quotes eld
15429 \end_inset
15430
15431 L
15432 \begin_inset ERT
15433 status collapsed
15434
15435 \begin_layout Plain Layout
15436
15437 {}
15438 \end_layout
15439
15440 \end_inset
15441
15442 yX
15443 \begin_inset Quotes erd
15444 \end_inset
15445
15446  to produce it.
15447 \end_layout
15448
15449 \begin_layout Description
15450 TeX The program used by LaTeX, write 
15451 \begin_inset Quotes eld
15452 \end_inset
15453
15454 T
15455 \begin_inset ERT
15456 status collapsed
15457
15458 \begin_layout Plain Layout
15459
15460 {}
15461 \end_layout
15462
15463 \end_inset
15464
15465 eX
15466 \begin_inset Quotes erd
15467 \end_inset
15468
15469  to produce it.
15470 \end_layout
15471
15472 \begin_layout Description
15473 LaTeX The program used by LyX, write 
15474 \begin_inset Quotes eld
15475 \end_inset
15476
15477 LaT
15478 \begin_inset ERT
15479 status collapsed
15480
15481 \begin_layout Plain Layout
15482
15483 {}
15484 \end_layout
15485
15486 \end_inset
15487
15488 eX
15489 \begin_inset Quotes erd
15490 \end_inset
15491
15492  to produce it.
15493 \end_layout
15494
15495 \begin_layout Description
15496 LaTeX2e The actual version of LaTeX, write 
15497 \begin_inset Quotes eld
15498 \end_inset
15499
15500 LaT
15501 \begin_inset ERT
15502 status collapsed
15503
15504 \begin_layout Plain Layout
15505
15506 {}
15507 \end_layout
15508
15509 \end_inset
15510
15511 eX2e
15512 \begin_inset Quotes erd
15513 \end_inset
15514
15515  to produce it.
15516 \end_layout
15517
15518 \begin_layout Standard
15519 You might wonder why the LaTeX-version is 
15520 \begin_inset Quotes eld
15521 \end_inset
15522
15523 2
15524 \begin_inset Formula $\epsilon$
15525 \end_inset
15526
15527
15528 \begin_inset Quotes erd
15529 \end_inset
15530
15531 .
15532  It's an old tradition in the TeX-world to give programs geek version numbers.
15533  For example the version number of TeX converges to the number 
15534 \begin_inset Formula $\pi$
15535 \end_inset
15536
15537 : The actual version is 
15538 \begin_inset Quotes eld
15539 \end_inset
15540
15541 TeX-3.141592
15542 \begin_inset Quotes erd
15543 \end_inset
15544
15545 , the previous one was 
15546 \begin_inset Quotes eld
15547 \end_inset
15548
15549 TeX-3.14159
15550 \begin_inset Quotes erd
15551 \end_inset
15552
15553 .
15554 \end_layout
15555
15556 \begin_layout Standard
15557 If you don't want to use proper names, e.
15558 \begin_inset space \thinspace{}
15559 \end_inset
15560
15561 g.
15562 \begin_inset space \space{}
15563 \end_inset
15564
15565 in section headings, you can insert two empty braces in TeX Code in the
15566  word.
15567  This will look in LyX like: 
15568 \begin_inset Graphics
15569         filename clipart/LaTeX.png
15570         scale 80
15571
15572 \end_inset
15573
15574
15575 \begin_inset Newline newline
15576 \end_inset
15577
15578 For more about TeX Code, look at section
15579 \begin_inset space ~
15580 \end_inset
15581
15582
15583 \begin_inset CommandInset ref
15584 LatexCommand ref
15585 reference "sec:TeX-Code"
15586
15587 \end_inset
15588
15589 .
15590 \end_layout
15591
15592 \begin_layout Subsection
15593 Units
15594 \begin_inset Index idx
15595 status collapsed
15596
15597 \begin_layout Plain Layout
15598 Typography ! Units
15599 \end_layout
15600
15601 \end_inset
15602
15603
15604 \end_layout
15605
15606 \begin_layout Standard
15607 Generally the space between units and the number is smaller than the normal
15608  space between two words.
15609  As you can see in the example below, it looks better when the space is
15610  smaller.
15611  To get such a 
15612 \begin_inset Quotes eld
15613 \end_inset
15614
15615 half space
15616 \begin_inset Quotes erd
15617 \end_inset
15618
15619  for units use the menu 
15620 \family sans
15621 Insert\SpecialChar \menuseparator
15622 Formatting\SpecialChar \menuseparator
15623 Thin
15624 \begin_inset space ~
15625 \end_inset
15626
15627 Space
15628 \family default
15629  (shortcut 
15630 \begin_inset Info
15631 type  "shortcuts"
15632 arg   "space-insert thin"
15633 \end_inset
15634
15635 ).
15636 \end_layout
15637
15638 \begin_layout Standard
15639 Here's an example to show the differences:
15640 \end_layout
15641
15642 \begin_layout Standard
15643 \begin_inset Tabular
15644 <lyxtabular version="3" rows="2" columns="2">
15645 <features tabularvalignment="middle">
15646 <column alignment="left" valignment="top" width="0">
15647 <column alignment="left" valignment="top" width="0">
15648 <row>
15649 <cell alignment="center" valignment="top" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Plain Layout
15653 24
15654 \begin_inset space ~
15655 \end_inset
15656
15657 kW
15658 \begin_inset Formula $\cdot$
15659 \end_inset
15660
15661 h
15662 \end_layout
15663
15664 \end_inset
15665 </cell>
15666 <cell alignment="center" valignment="top" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Plain Layout
15670 space between number and unit
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 </row>
15676 <row>
15677 <cell alignment="center" valignment="top" usebox="none">
15678 \begin_inset Text
15679
15680 \begin_layout Plain Layout
15681 24
15682 \begin_inset space \thinspace{}
15683 \end_inset
15684
15685 kW
15686 \begin_inset Formula $\cdot$
15687 \end_inset
15688
15689 h
15690 \end_layout
15691
15692 \end_inset
15693 </cell>
15694 <cell alignment="center" valignment="top" usebox="none">
15695 \begin_inset Text
15696
15697 \begin_layout Plain Layout
15698 half space between number and unit
15699 \end_layout
15700
15701 \end_inset
15702 </cell>
15703 </row>
15704 </lyxtabular>
15705
15706 \end_inset
15707
15708
15709 \end_layout
15710
15711 \begin_layout Subsection
15712 Widows and Orphans
15713 \begin_inset Index idx
15714 status collapsed
15715
15716 \begin_layout Plain Layout
15717 Typography ! Widows and orphans
15718 \end_layout
15719
15720 \end_inset
15721
15722
15723 \end_layout
15724
15725 \begin_layout Standard
15726 In the early days of word processors, page breaks went wherever the page
15727  happened to end.
15728  There was no regard for what was actually going on in the text.
15729  You may remember once printing out a document, only to find the heading
15730  for a new section printed at the very bottom of the page, the first line
15731  of a new paragraph all alone at the bottom of a page, or the last line
15732  of a paragraph at the top of a new page.
15733  These bits of text became known as 
15734 \emph on
15735 widows
15736 \emph default
15737  and 
15738 \emph on
15739 orphans
15740 \emph default
15741 .
15742 \end_layout
15743
15744 \begin_layout Standard
15745 Clearly, LyX can avoid breaking pages after a section heading.
15746  That's part of the advantage of paragraph environments.
15747  But what about widows and orphans, where the page breaks leave one line
15748  of a paragraph all alone at the top or bottom of a page? There are rules
15749  built into LaTeX governing page breaks, and some of those rules are there
15750  to specifically prevent widows and orphans.
15751  This is the advantage LyX has in using LaTeX as its backend.
15752 \end_layout
15753
15754 \begin_layout Standard
15755 There's no way we can go into how TeX and LaTeX decide to break a page,
15756  or how you can tweak that behavior.
15757  Some LaTeX books listed in the bibliography [such as
15758 \begin_inset space ~
15759 \end_inset
15760
15761
15762 \begin_inset CommandInset citation
15763 LatexCommand cite
15764 key "latexcompanion"
15765
15766 \end_inset
15767
15768  or
15769 \begin_inset space ~
15770 \end_inset
15771
15772
15773 \begin_inset CommandInset citation
15774 LatexCommand cite
15775 key "latexguide"
15776
15777 \end_inset
15778
15779 ] may have more information.
15780  You will almost never need to worry about this, however.
15781 \end_layout
15782
15783 \begin_layout Chapter
15784 Notes, Graphics, Tables, and Floats
15785 \begin_inset CommandInset label
15786 LatexCommand label
15787 name "cha:Floats-and-Notes"
15788
15789 \end_inset
15790
15791
15792 \end_layout
15793
15794 \begin_layout Standard
15795 The issues of this chapter are described in detail in the 
15796 \emph on
15797 Embedded Objects
15798 \emph default
15799  manual.
15800  There you'll also find tips and tricks for special cases.
15801 \end_layout
15802
15803 \begin_layout Section
15804 Notes
15805 \begin_inset Index idx
15806 status collapsed
15807
15808 \begin_layout Plain Layout
15809 Notes
15810 \end_layout
15811
15812 \end_inset
15813
15814
15815 \begin_inset CommandInset label
15816 LatexCommand label
15817 name "sec:Notes"
15818
15819 \end_inset
15820
15821
15822 \end_layout
15823
15824 \begin_layout Standard
15825 LyX offers you a few types of notes to add to your document:
15826 \end_layout
15827
15828 \begin_layout Description
15829 LyX
15830 \begin_inset space ~
15831 \end_inset
15832
15833 Note This note type is for internal notes that won't appear in the output.
15834 \begin_inset Newline newline
15835 \end_inset
15836
15837
15838 \begin_inset Note Note
15839 status open
15840
15841 \begin_layout Plain Layout
15842 This is text in a note box that doesn't appear in the output.
15843 \end_layout
15844
15845 \end_inset
15846
15847
15848 \end_layout
15849
15850 \begin_layout Description
15851 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15852 ent, when you export the document to LaTeX via the menu 
15853 \family sans
15854 File\SpecialChar \menuseparator
15855 Export\SpecialChar \menuseparator
15856 LaTeX (pdflatex) / (plain)
15857 \family default
15858 .
15859 \begin_inset Newline newline
15860 \end_inset
15861
15862
15863 \begin_inset Note Comment
15864 status open
15865
15866 \begin_layout Plain Layout
15867 This is text in a note box that only appears as comment in LaTeX-files.
15868 \end_layout
15869
15870 \end_inset
15871
15872
15873 \end_layout
15874
15875 \begin_layout Description
15876 Greyed
15877 \begin_inset space ~
15878 \end_inset
15879
15880 Out This note will appear in the output as grey text.
15881 \begin_inset Newline newline
15882 \end_inset
15883
15884
15885 \begin_inset Newline newline
15886 \end_inset
15887
15888
15889 \begin_inset Note Greyedout
15890 status open
15891
15892 \begin_layout Plain Layout
15893 This is text
15894 \begin_inset Foot
15895 status collapsed
15896
15897 \begin_layout Plain Layout
15898 This is an example footnote within a greyed out note.
15899  In this document the greyed out note color is redefined to blue.
15900  How this can be done is explained in the 
15901 \emph on
15902 Embedded Objects
15903 \emph default
15904  manual.
15905 \end_layout
15906
15907 \end_inset
15908
15909  of a comment that appears in the output as grey text.
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \begin_inset Newline newline
15916 \end_inset
15917
15918
15919 \begin_inset Newline newline
15920 \end_inset
15921
15922 As you can see in the example, the first line of greyed out notes is a bit
15923  indented and greyed out notes can have footnotes.
15924 \end_layout
15925
15926 \begin_layout Standard
15927 Notes are inserted with the toolbar button 
15928 \begin_inset Info
15929 type  "icon"
15930 arg   "note-insert"
15931 \end_inset
15932
15933  or the menu 
15934 \family sans
15935 Insert\SpecialChar \menuseparator
15936 Note
15937 \family default
15938 .
15939  Right-click on the appearing note box to select the note type.
15940 \end_layout
15941
15942 \begin_layout Section
15943 Footnotes
15944 \begin_inset Index idx
15945 status collapsed
15946
15947 \begin_layout Plain Layout
15948 Footnotes
15949 \end_layout
15950
15951 \end_inset
15952
15953
15954 \begin_inset CommandInset label
15955 LatexCommand label
15956 name "sec:Footnotes"
15957
15958 \end_inset
15959
15960
15961 \end_layout
15962
15963 \begin_layout Standard
15964 LyX uses boxes to display footnotes: When you insert a footnote using the
15965  menu 
15966 \family sans
15967 Insert\SpecialChar \menuseparator
15968 Footnote
15969 \family default
15970  or the toolbar button 
15971 \begin_inset Info
15972 type  "icon"
15973 arg   "footnote-insert"
15974 \end_inset
15975
15976
15977 \family roman
15978 \series medium
15979 \bar no
15980 you'll see
15981 \family default
15982 \series default
15983 \bar default
15984  the following box: 
15985 \begin_inset Graphics
15986         filename clipart/footnoteQt4.png
15987         scale 80
15988
15989 \end_inset
15990
15991
15992 \family roman
15993 \series medium
15994 \bar no
15995  This box is LyX's representation of your footnote.
15996  If you
15997 \family default
15998 \series default
15999 \bar default
16000  left-click on 
16001 \family roman
16002 \series medium
16003 \bar no
16004 the 
16005 \begin_inset Quotes eld
16006 \end_inset
16007
16008
16009 \family sans
16010 foot
16011 \family roman
16012
16013 \begin_inset Quotes erd
16014 \end_inset
16015
16016
16017 \family default
16018 \series default
16019 \bar default
16020  
16021 \family roman
16022 \series medium
16023 \bar no
16024 label, the box will
16025 \family default
16026 \series default
16027 \bar default
16028  be opened and you can enter the footnote text into it.
16029  Clicking on the box label again, will close 
16030 \family roman
16031 \series medium
16032 \bar no
16033 the
16034 \family default
16035 \series default
16036 \bar default
16037  box
16038 \family roman
16039 \series medium
16040 \bar no
16041 .
16042  If you want to turn existing text into a footnote, simply mark it and click
16043  on the footnote
16044 \family default
16045 \series default
16046 \bar default
16047  toolbar 
16048 \family roman
16049 \series medium
16050 \bar no
16051 button
16052 \family default
16053 \series default
16054 \bar default
16055 .
16056 \end_layout
16057
16058 \begin_layout Standard
16059 Here's an example footnote:
16060 \family roman
16061 \series medium
16062 \bar no
16063
16064 \begin_inset Foot
16065 status open
16066
16067 \begin_layout Plain Layout
16068 To close a footnote, click on the footnote box label.
16069 \end_layout
16070
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \begin_layout Standard
16077 The footnote will appear in the output as a superscript number at the text
16078  position where the footnote box is placed.
16079  The footnote text is placed at the bottom of the current page.
16080  The footnote number is calculated by LyX, the numbers are consecutive,
16081  no matter in which chapter the footnote is in.
16082  LyX doesn't support other numbering schemes yet, but you can get another
16083  scheme using special LaTeX-commands.
16084  T
16085 \family roman
16086 h
16087 \family default
16088 ey are described in the 
16089 \emph on
16090 Embedded Objects
16091 \emph default
16092  manual.
16093 \end_layout
16094
16095 \begin_layout Section
16096 Marginal Notes
16097 \begin_inset Index idx
16098 status collapsed
16099
16100 \begin_layout Plain Layout
16101 Marginal notes
16102 \end_layout
16103
16104 \end_inset
16105
16106
16107 \begin_inset CommandInset label
16108 LatexCommand label
16109 name "sec:Marginal-Notes"
16110
16111 \end_inset
16112
16113
16114 \end_layout
16115
16116 \begin_layout Standard
16117 Marginal notes look and behave just like footnotes in LyX.
16118  When you insert a margin note via the menu 
16119 \family sans
16120 Insert\SpecialChar \menuseparator
16121 Marginal
16122 \begin_inset space ~
16123 \end_inset
16124
16125 Note
16126 \family default
16127  or the toolbar button 
16128 \begin_inset Info
16129 type  "icon"
16130 arg   "marginalnote-insert"
16131 \end_inset
16132
16133 , you'll see 
16134 \family roman
16135 \series medium
16136 a
16137 \family default
16138 \series default
16139  grey 
16140 \family roman
16141 \series medium
16142 box with a
16143 \family default
16144 \series default
16145  red 
16146 \family roman
16147 \series medium
16148 label 
16149 \begin_inset Quotes eld
16150 \end_inset
16151
16152 margin
16153 \begin_inset Quotes erd
16154 \end_inset
16155
16156  appearing within your text.
16157  This box is LyX's representation of your margin
16158 \family default
16159 \series default
16160 al 
16161 \family roman
16162 \series medium
16163 note.
16164 \end_layout
16165
16166 \begin_layout Standard
16167 At the side is an example marginal note.
16168 \family roman
16169 \series medium
16170
16171 \begin_inset Marginal
16172 status open
16173
16174 \begin_layout Plain Layout
16175 This is a marginal note.
16176 \end_layout
16177
16178 \end_inset
16179
16180
16181 \end_layout
16182
16183 \begin_layout Standard
16184 Marginal notes appear at the right side in single-sided documents.
16185  In double-sided documents they appear in the outer margin – left on even
16186  pages, right on odd pages.
16187 \end_layout
16188
16189 \begin_layout Section
16190 Graphics and Images
16191 \begin_inset Index idx
16192 status collapsed
16193
16194 \begin_layout Plain Layout
16195 Images
16196 \end_layout
16197
16198 \end_inset
16199
16200
16201 \begin_inset Index idx
16202 status collapsed
16203
16204 \begin_layout Plain Layout
16205 Graphics
16206 \end_layout
16207
16208 \end_inset
16209
16210
16211 \begin_inset CommandInset label
16212 LatexCommand label
16213 name "sec:Graphics"
16214
16215 \end_inset
16216
16217
16218 \end_layout
16219
16220 \begin_layout Standard
16221 To insert an image in your document, place the cursor at the text position
16222  you want and click on the toolbar icon 
16223 \begin_inset Info
16224 type  "icon"
16225 arg   "dialog-show-new-inset graphics"
16226 \end_inset
16227
16228  or select 
16229 \family sans
16230 Insert\SpecialChar \menuseparator
16231 Graphics
16232 \family default
16233  from the menu.
16234  Then a dialog will appear to choose the file to load.
16235 \end_layout
16236
16237 \begin_layout Standard
16238 This dialog has numerous mostly self-explanatory parameters.
16239  The 
16240 \family sans
16241 Graphics
16242 \family default
16243  tab allows you to choose your image file.
16244  The image can be transformed by setting a rotation angle and a scaling
16245  factor.
16246  The scaling units are explained in Appendix
16247 \begin_inset space ~
16248 \end_inset
16249
16250
16251 \begin_inset CommandInset ref
16252 LatexCommand ref
16253 reference "cha:Units-available-in"
16254
16255 \end_inset
16256
16257 .
16258 \end_layout
16259
16260 \begin_layout Standard
16261 In the tab 
16262 \family sans
16263 Clipping
16264 \family default
16265  it is possible to set image coordinates to adjust the height and width
16266  of the image in the output.
16267  The coordinates can also be calculated automatically by pressing the button
16268  
16269 \family sans
16270 Get
16271 \begin_inset space ~
16272 \end_inset
16273
16274 from
16275 \begin_inset space ~
16276 \end_inset
16277
16278 file
16279 \family default
16280 .
16281  The option 
16282 \family sans
16283 Clip
16284 \begin_inset space ~
16285 \end_inset
16286
16287 to
16288 \begin_inset space ~
16289 \end_inset
16290
16291 bounding
16292 \begin_inset space ~
16293 \end_inset
16294
16295 box
16296 \family default
16297  will only print the image region within the given coordinates.
16298  Normally you don't need to take care about image coordinates and can ignore
16299  the tab 
16300 \family sans
16301 Clipping
16302 \family default
16303 .
16304 \end_layout
16305
16306 \begin_layout Standard
16307 In the 
16308 \family sans
16309 LaTeX and LyX options
16310 \family default
16311  tab LaTeX experts can specify additional LaTeX options.
16312  You can also specify here the appearance of the image inside LyX.
16313  The option 
16314 \family sans
16315 Draft
16316 \begin_inset space ~
16317 \end_inset
16318
16319 mode
16320 \family default
16321  has the effect that the image doesn't appear in the output, only a frame
16322  with the image size is printed.
16323  The option 
16324 \family sans
16325 Don't
16326 \begin_inset space ~
16327 \end_inset
16328
16329 unzip
16330 \begin_inset space ~
16331 \end_inset
16332
16333 on
16334 \begin_inset space ~
16335 \end_inset
16336
16337 export
16338 \family default
16339  is explained in the 
16340 \emph on
16341 Embedded Objects
16342 \emph default
16343  manual in section 
16344 \emph on
16345 Graphics Dialog
16346 \emph default
16347 .
16348 \end_layout
16349
16350 \begin_layout Standard
16351 The graphics dialog can be called at any time by clicking on an image.
16352  The image will appear in the output exactly at the position where it is
16353  in the text.
16354  This is an example image within a separate, horizontally centered paragraph:
16355  
16356 \end_layout
16357
16358 \begin_layout Standard
16359 \align center
16360 \begin_inset Graphics
16361         filename clipart/mobius.eps
16362         scale 70
16363
16364 \end_inset
16365
16366
16367 \end_layout
16368
16369 \begin_layout Standard
16370 If you need image captions and want to reference images, you have to put
16371  the image into a float, see section
16372 \begin_inset space ~
16373 \end_inset
16374
16375
16376 \begin_inset CommandInset ref
16377 LatexCommand ref
16378 reference "sec:Figure-Floats"
16379
16380 \end_inset
16381
16382 .
16383 \end_layout
16384
16385 \begin_layout Subsection
16386 Image Formats
16387 \begin_inset Index idx
16388 status collapsed
16389
16390 \begin_layout Plain Layout
16391 Images ! Formats
16392 \end_layout
16393
16394 \end_inset
16395
16396
16397 \begin_inset CommandInset label
16398 LatexCommand label
16399 name "sub:Image-Formats"
16400
16401 \end_inset
16402
16403
16404 \end_layout
16405
16406 \begin_layout Standard
16407 You can insert images in any known file format.
16408  But as we explained in section
16409 \begin_inset space ~
16410 \end_inset
16411
16412
16413 \begin_inset CommandInset ref
16414 LatexCommand ref
16415 reference "sub:Output-file-formats"
16416
16417 \end_inset
16418
16419 , every output document format allows only a few image formats.
16420  LyX uses therefore the program 
16421 \family typewriter
16422 ImageMagick
16423 \family default
16424  in the background to convert the images to the right format.
16425  To increase your workflow by avoiding these conversions in the background,
16426  you can use only the image formats listed in the subsections of section
16427 \begin_inset space ~
16428 \end_inset
16429
16430
16431 \begin_inset CommandInset ref
16432 LatexCommand ref
16433 reference "sub:Output-file-formats"
16434
16435 \end_inset
16436
16437 .
16438 \end_layout
16439
16440 \begin_layout Standard
16441 Similar to fonts there are two types of image formats:
16442 \end_layout
16443
16444 \begin_layout Description
16445 Bitmap
16446 \begin_inset space ~
16447 \end_inset
16448
16449 images consist of pixel values, often in a compressed form.
16450  They are therefore not fully scalable and look pixelated in large zooms.
16451  Well-known bitmap image formats are 
16452 \begin_inset Quotes eld
16453 \end_inset
16454
16455 Graphics Interchange Format
16456 \begin_inset Quotes erd
16457 \end_inset
16458
16459  (GIF, file extension 
16460 \begin_inset Quotes eld
16461 \end_inset
16462
16463
16464 \family typewriter
16465 .gif
16466 \family default
16467
16468 \begin_inset Quotes erd
16469 \end_inset
16470
16471 )
16472 \begin_inset Index idx
16473 status collapsed
16474
16475 \begin_layout Plain Layout
16476 GIF|see
16477 \begin_inset ERT
16478 status collapsed
16479
16480 \begin_layout Plain Layout
16481
16482 {
16483 \end_layout
16484
16485 \end_inset
16486
16487 Image formats
16488 \begin_inset ERT
16489 status collapsed
16490
16491 \begin_layout Plain Layout
16492
16493 }
16494 \end_layout
16495
16496 \end_inset
16497
16498
16499 \end_layout
16500
16501 \end_inset
16502
16503
16504 \begin_inset Quotes eld
16505 \end_inset
16506
16507 Portable Network Graphics
16508 \begin_inset Quotes erd
16509 \end_inset
16510
16511  (PNG, file extension 
16512 \begin_inset Quotes eld
16513 \end_inset
16514
16515
16516 \family typewriter
16517 .png
16518 \family default
16519
16520 \begin_inset Quotes erd
16521 \end_inset
16522
16523 )
16524 \begin_inset Index idx
16525 status collapsed
16526
16527 \begin_layout Plain Layout
16528 PNG|see
16529 \begin_inset ERT
16530 status collapsed
16531
16532 \begin_layout Plain Layout
16533
16534 {
16535 \end_layout
16536
16537 \end_inset
16538
16539 Image formats
16540 \begin_inset ERT
16541 status collapsed
16542
16543 \begin_layout Plain Layout
16544
16545 }
16546 \end_layout
16547
16548 \end_inset
16549
16550
16551 \end_layout
16552
16553 \end_inset
16554
16555 , and 
16556 \begin_inset Quotes eld
16557 \end_inset
16558
16559 Joint Photographic Experts Group
16560 \begin_inset Quotes erd
16561 \end_inset
16562
16563  (JPG, file extension 
16564 \begin_inset Quotes eld
16565 \end_inset
16566
16567
16568 \family typewriter
16569 .jpg
16570 \family default
16571
16572 \begin_inset Quotes erd
16573 \end_inset
16574
16575  or 
16576 \begin_inset Quotes eld
16577 \end_inset
16578
16579
16580 \family typewriter
16581 .jpeg
16582 \family default
16583
16584 \begin_inset Quotes erd
16585 \end_inset
16586
16587 )
16588 \begin_inset Index idx
16589 status collapsed
16590
16591 \begin_layout Plain Layout
16592 JPG|see
16593 \begin_inset ERT
16594 status collapsed
16595
16596 \begin_layout Plain Layout
16597
16598 {
16599 \end_layout
16600
16601 \end_inset
16602
16603 Image formats
16604 \begin_inset ERT
16605 status collapsed
16606
16607 \begin_layout Plain Layout
16608
16609 }
16610 \end_layout
16611
16612 \end_inset
16613
16614
16615 \end_layout
16616
16617 \end_inset
16618
16619 .
16620 \end_layout
16621
16622 \begin_layout Description
16623 Scalable
16624 \begin_inset space ~
16625 \end_inset
16626
16627 images consist of vectors and can therefore be scaled to any size without
16628  data loss.
16629  The scaling ability is necessary if you want to create presentations, because
16630  presentations are always scaled by the beamer.
16631  Scaling is also useful for online documents to let the user zoom into diagrams.
16632 \begin_inset Newline newline
16633 \end_inset
16634
16635 Scalable image formats can be 
16636 \begin_inset Quotes eld
16637 \end_inset
16638
16639 Scalable Vector Graphics
16640 \begin_inset Quotes erd
16641 \end_inset
16642
16643  (SVG, file extension 
16644 \begin_inset Quotes eld
16645 \end_inset
16646
16647
16648 \family typewriter
16649 .svg
16650 \family default
16651
16652 \begin_inset Quotes erd
16653 \end_inset
16654
16655 )
16656 \begin_inset Index idx
16657 status collapsed
16658
16659 \begin_layout Plain Layout
16660 SVG|see
16661 \begin_inset ERT
16662 status collapsed
16663
16664 \begin_layout Plain Layout
16665
16666 {
16667 \end_layout
16668
16669 \end_inset
16670
16671 Image formats
16672 \begin_inset ERT
16673 status collapsed
16674
16675 \begin_layout Plain Layout
16676
16677 }
16678 \end_layout
16679
16680 \end_inset
16681
16682
16683 \end_layout
16684
16685 \end_inset
16686
16687
16688 \begin_inset Quotes eld
16689 \end_inset
16690
16691 Encapsulated PostScript
16692 \begin_inset Quotes erd
16693 \end_inset
16694
16695  (EPS, file extension 
16696 \begin_inset Quotes eld
16697 \end_inset
16698
16699
16700 \family typewriter
16701 .eps
16702 \family default
16703
16704 \begin_inset Quotes erd
16705 \end_inset
16706
16707 )
16708 \begin_inset Index idx
16709 status collapsed
16710
16711 \begin_layout Plain Layout
16712 EPS|see
16713 \begin_inset ERT
16714 status collapsed
16715
16716 \begin_layout Plain Layout
16717
16718 {
16719 \end_layout
16720
16721 \end_inset
16722
16723 Image formats
16724 \begin_inset ERT
16725 status collapsed
16726
16727 \begin_layout Plain Layout
16728
16729 }
16730 \end_layout
16731
16732 \end_inset
16733
16734
16735 \end_layout
16736
16737 \end_inset
16738
16739 , and 
16740 \begin_inset Quotes eld
16741 \end_inset
16742
16743 Portable Document Format
16744 \begin_inset Quotes erd
16745 \end_inset
16746
16747  (PDF, file extension 
16748 \begin_inset Quotes eld
16749 \end_inset
16750
16751
16752 \family typewriter
16753 .pdf
16754 \family default
16755
16756 \begin_inset Quotes erd
16757 \end_inset
16758
16759 )
16760 \begin_inset Index idx
16761 status collapsed
16762
16763 \begin_layout Plain Layout
16764 PDF
16765 \end_layout
16766
16767 \end_inset
16768
16769 .
16770  We say it can be, because you can convert any bitmap image format to PDF
16771  or EPS and the result won't be scalable.
16772  In this cases only a header with the image properties is added to the original
16773  image
16774 \begin_inset Foot
16775 status collapsed
16776
16777 \begin_layout Plain Layout
16778 In the case of PDF, the original image is additionally compressed.
16779 \end_layout
16780
16781 \end_inset
16782
16783 .
16784 \end_layout
16785
16786 \begin_layout Standard
16787 Normally one cannot convert a bitmap image into a scalable one, only vice
16788  versa.
16789 \end_layout
16790
16791 \begin_layout Subsection
16792 Grouping of Image Settings
16793 \begin_inset Index idx
16794 status collapsed
16795
16796 \begin_layout Plain Layout
16797 Images ! Settings grouping
16798 \end_layout
16799
16800 \end_inset
16801
16802
16803 \end_layout
16804
16805 \begin_layout Standard
16806 Each image can define a new group of image settings or join an existing
16807  group.
16808  Images within such a group share their settings, so adjusting one image
16809  of the group automatically also adjusts all other images of the group in
16810  the same way.
16811  So you can for example change the size for a bunch of images without the
16812  need to manually change each of them.
16813  
16814 \end_layout
16815
16816 \begin_layout Standard
16817 A new group can be set by entering a name in the 
16818 \family sans
16819 Group
16820 \begin_inset space ~
16821 \end_inset
16822
16823 Name
16824 \family default
16825  field in the Graphics dialog.
16826  Joining an existing group can be done using the context menu of the image
16827  by checking the name of the desired group.
16828 \end_layout
16829
16830 \begin_layout Section
16831 Tables
16832 \begin_inset Index idx
16833 status collapsed
16834
16835 \begin_layout Plain Layout
16836 Tables
16837 \end_layout
16838
16839 \end_inset
16840
16841
16842 \begin_inset CommandInset label
16843 LatexCommand label
16844 name "sec:Tables"
16845
16846 \end_inset
16847
16848
16849 \end_layout
16850
16851 \begin_layout Standard
16852 You can insert a table using either the toolbar button 
16853 \begin_inset Info
16854 type  "icon"
16855 arg   "tabular-insert"
16856 \end_inset
16857
16858  or the menu 
16859 \family sans
16860 Insert\SpecialChar \menuseparator
16861 Table
16862 \family default
16863 .
16864  A dialog will appear, asking you for the number of rows and columns.
16865  The default table has lines around any cell and the first row appears separated
16866  from the rest of the table.
16867  This separation appears due to a double line: The cells of the first row
16868  have a line below them and the cells of the second row have a line above
16869  them.
16870  Here's an example table:
16871 \end_layout
16872
16873 \begin_layout Standard
16874 \align center
16875 \begin_inset Tabular
16876 <lyxtabular version="3" rows="4" columns="4">
16877 <features tabularvalignment="middle">
16878 <column alignment="center" valignment="top" width="0pt">
16879 <column alignment="center" valignment="top" width="0pt">
16880 <column alignment="center" valignment="top" width="0in">
16881 <column alignment="center" valignment="top" width="0pt">
16882 <row>
16883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896
16897 \family roman
16898 \series medium
16899 \shape up
16900 \size normal
16901 \emph off
16902 \bar no
16903 \noun off
16904 \color none
16905 1
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914 2
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16920 \begin_inset Text
16921
16922 \begin_layout Plain Layout
16923 3
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 </row>
16929 <row>
16930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16931 \begin_inset Text
16932
16933 \begin_layout Plain Layout
16934
16935 \family roman
16936 \series medium
16937 \shape up
16938 \size normal
16939 \emph off
16940 \bar no
16941 \noun off
16942 \color none
16943 A
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16967 \begin_inset Text
16968
16969 \begin_layout Plain Layout
16970
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 </row>
16976 <row>
16977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981
16982 \family roman
16983 \series medium
16984 \shape up
16985 \size normal
16986 \emph off
16987 \bar no
16988 \noun off
16989 \color none
16990 B
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008
17009 \size normal
17010 \noun off
17011 \color none
17012  
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 </row>
17027 <row>
17028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17029 \begin_inset Text
17030
17031 \begin_layout Plain Layout
17032
17033 \family roman
17034 \series medium
17035 \shape up
17036 \size normal
17037 \emph off
17038 \bar no
17039 \noun off
17040 \color none
17041 C
17042 \end_layout
17043
17044 \end_inset
17045 </cell>
17046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Plain Layout
17068
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 </row>
17074 </lyxtabular>
17075
17076 \end_inset
17077
17078
17079 \end_layout
17080
17081 \begin_layout Subsection
17082 The Table dialog
17083 \end_layout
17084
17085 \begin_layout Standard
17086 You can alter a table by clicking on it with the right mouse button, which
17087  brings up the table dialog.
17088  Here you can adjust the settings of the cell and row/column respectively
17089  where the cursor is placed currently.
17090  Most of the dialog options also work on selections.
17091  This means that if you select more cells, columns or rows the action is
17092  done on all of your selection.
17093 \end_layout
17094
17095 \begin_layout Standard
17096 Additionally to the table dialog, the 
17097 \family sans
17098 table
17099 \begin_inset space ~
17100 \end_inset
17101
17102 toolbar
17103 \family default
17104  helps you in setting table properties.
17105  It appears when the cursor is inside a table.
17106 \end_layout
17107
17108 \begin_layout Standard
17109 In the tab 
17110 \family sans
17111 Table
17112 \begin_inset space ~
17113 \end_inset
17114
17115 Settings
17116 \family default
17117  of the table dialog you can set the alignment for the current row.
17118  If you add a row or column, it will be inserted right beside or below the
17119  current cell respectively.
17120  The vertical alignment of a column can only be adjusted when a column width
17121  is given.
17122  A given width will allow the cell to have line breaks and multiple paragraphs
17123  of text, see section
17124 \begin_inset space ~
17125 \end_inset
17126
17127
17128 \begin_inset CommandInset ref
17129 LatexCommand ref
17130 reference "sub:Table-Cells"
17131
17132 \end_inset
17133
17134 .
17135 \end_layout
17136
17137 \begin_layout Standard
17138 You can mark multiple cells of one row/column as a multicolumn/row cell
17139  using the check box 
17140 \family sans
17141 Multicolumn
17142 \family default
17143  or 
17144 \family sans
17145 Multirow
17146 \family default
17147 .
17148  This will merge the cells to 
17149 \emph on
17150 one
17151 \emph default
17152  cell, spread over more than one column/row.
17153  Multicolumn cells are treated as own rows, so that the alignment, width,
17154  and border settings affect only the multicolumn cell.
17155  Here's an example table with a multicolumn cell in the first row and one
17156  in the last row without the upper border:
17157 \end_layout
17158
17159 \begin_layout Standard
17160 \align center
17161 \begin_inset Tabular
17162 <lyxtabular version="3" rows="3" columns="4">
17163 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17164 <column alignment="center" valignment="top" width="0pt">
17165 <column alignment="center" valignment="middle" width="0">
17166 <column alignment="center" valignment="top" width="0in">
17167 <column alignment="center" valignment="top" width="0pt">
17168 <row>
17169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 abc
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182 def ghi
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Plain Layout
17191
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200 jkl
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 <row>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211
17212 \family roman
17213 \series medium
17214 \shape up
17215 \size normal
17216 \emph off
17217 \bar no
17218 \noun off
17219 \color none
17220 A
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229 B
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17235 \begin_inset Text
17236
17237 \begin_layout Plain Layout
17238 C
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 D
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 </row>
17253 <row>
17254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258 1
17259 \end_layout
17260
17261 \end_inset
17262 </cell>
17263 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267 2
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 3
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 4
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 </row>
17291 </lyxtabular>
17292
17293 \end_inset
17294
17295
17296 \end_layout
17297
17298 \begin_layout Standard
17299 Adept users can declare special LaTeX-arguments for the table.
17300  They are necessary for special table formatting, like for multirow cells,
17301  explained in the tables section of the 
17302 \emph on
17303 Embedded
17304 \begin_inset space ~
17305 \end_inset
17306
17307 Objects
17308 \emph default
17309  manual.
17310  You can also rotate the current cell or the whole table 90
17311 \begin_inset space \thinspace{}
17312 \end_inset
17313
17314 degrees counterclockwise.
17315  These rotations are not visible in LyX but in the output.
17316 \end_layout
17317
17318 \begin_layout Standard
17319 \begin_inset Note Greyedout
17320 status open
17321
17322 \begin_layout Plain Layout
17323
17324 \series bold
17325 Note:
17326 \series default
17327  Most DVI-viewers are 
17328 \emph on
17329 not
17330 \emph default
17331  able to display rotations.
17332 \end_layout
17333
17334 \end_inset
17335
17336
17337 \end_layout
17338
17339 \begin_layout Standard
17340 The 
17341 \family sans
17342 Borders
17343 \family default
17344  tab allows you to add and delete border lines for the current row/column.
17345  The button 
17346 \family sans
17347 Default
17348 \family default
17349  adds lines for all cell borders.
17350 \end_layout
17351
17352 \begin_layout Subsection
17353 Longtables
17354 \begin_inset Index idx
17355 status collapsed
17356
17357 \begin_layout Plain Layout
17358 Tables ! Longtables
17359 \end_layout
17360
17361 \end_inset
17362
17363
17364 \begin_inset Index idx
17365 status collapsed
17366
17367 \begin_layout Plain Layout
17368 Longtables
17369 \end_layout
17370
17371 \end_inset
17372
17373
17374 \end_layout
17375
17376 \begin_layout Standard
17377 If the table is too long to fit on one page, you can use the option 
17378 \family sans
17379 Use
17380 \begin_inset space ~
17381 \end_inset
17382
17383 long
17384 \begin_inset space ~
17385 \end_inset
17386
17387 table
17388 \family default
17389  in the tab 
17390 \family sans
17391 Longtable
17392 \family default
17393  of the table dialog to split the table automatically over more pages.
17394  Doing this enables some check boxes and you can now define:
17395 \end_layout
17396
17397 \begin_layout Description
17398
17399 \family sans
17400 Header
17401 \family default
17402 : The current row and all rows above, that don't have any special options
17403  defined, are defined to be the header rows of all pages of the longtable;
17404  except for the first page, if 
17405 \family sans
17406 First
17407 \begin_inset space ~
17408 \end_inset
17409
17410 header
17411 \family default
17412  is defined.
17413 \end_layout
17414
17415 \begin_layout Description
17416
17417 \family sans
17418 First
17419 \begin_inset space ~
17420 \end_inset
17421
17422 header
17423 \family default
17424 : The current row and all rows above, that don't have any special options
17425  defined, are defined to be the header rows of the first page of the longtable.
17426 \end_layout
17427
17428 \begin_layout Description
17429
17430 \family sans
17431 Footer
17432 \family default
17433 : The current row and all rows below, that don't have any special options
17434  defined, are defined to be the footer rows of all pages of the longtable;
17435  except for the last page, if 
17436 \family sans
17437 Last
17438 \begin_inset space ~
17439 \end_inset
17440
17441 footer
17442 \family default
17443  is defined.
17444 \end_layout
17445
17446 \begin_layout Description
17447
17448 \family sans
17449 Last
17450 \begin_inset space ~
17451 \end_inset
17452
17453 footer
17454 \family default
17455 : The current row and all rows below, that don't have any special options
17456  defined, are defined to be the footer rows of the last page of the longtable.
17457 \end_layout
17458
17459 \begin_layout Description
17460 Caption: The first row is reset as a single column.
17461  You can now insert there the table caption via the menu 
17462 \family sans
17463 Insert\SpecialChar \menuseparator
17464 Caption
17465 \family default
17466 .
17467  More about longtable captions can be found in the 
17468 \emph on
17469 Embedded
17470 \begin_inset space ~
17471 \end_inset
17472
17473 Objects
17474 \emph default
17475  manual.
17476 \end_layout
17477
17478 \begin_layout Standard
17479 You can also specify a row where the table is split.
17480  If you set more than one option in the same table row, you should be aware
17481  of the fact that only the first one is used in the given table row.
17482  The others will then be defined as 
17483 \emph on
17484 empty
17485 \emph default
17486 .
17487  In this context, first means first in this order: 
17488 \family sans
17489 Footer, Last
17490 \begin_inset space ~
17491 \end_inset
17492
17493 footer,
17494 \family default
17495  
17496 \family sans
17497 Header,
17498 \family default
17499  
17500 \family sans
17501 First
17502 \begin_inset space ~
17503 \end_inset
17504
17505 header.
17506
17507 \family default
17508  See the following longtable to see how it works:
17509 \end_layout
17510
17511 \begin_layout Standard
17512 \align center
17513 \begin_inset Tabular
17514 <lyxtabular version="3" rows="69" columns="3">
17515 <features islongtable="true" longtabularalignment="center">
17516 <column alignment="block" valignment="top" width="5cm">
17517 <column alignment="left" valignment="top" width="0pt">
17518 <column alignment="right" valignment="top" width="0pt">
17519 <row endfirsthead="true">
17520 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524
17525 \series bold
17526 Example Phone List (ignore the names)
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row endfirsthead="true">
17551 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555
17556 \series bold
17557 NAME
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575
17576 \series bold
17577 TEL.
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 </row>
17583 <row endhead="true">
17584 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588  
17589 \series bold
17590 Example Phone List
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599
17600 \end_layout
17601
17602 \end_inset
17603 </cell>
17604 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Plain Layout
17608
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 </row>
17614 <row endhead="true">
17615 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619
17620 \series bold
17621 NAME
17622 \end_layout
17623
17624 \end_inset
17625 </cell>
17626 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17627 \begin_inset Text
17628
17629 \begin_layout Plain Layout
17630
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \series bold
17641 TEL.
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 <row endfoot="true">
17648 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652  
17653 \series bold
17654 continue ...
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 </row>
17678 <row>
17679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \series bold
17685 Annovi
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 Silvia
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17700 \begin_inset Text
17701
17702 \begin_layout Plain Layout
17703 111
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 </row>
17709 <row>
17710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714
17715 \series bold
17716 Bertoli
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725 Stefano
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout Plain Layout
17734 111
17735 \end_layout
17736
17737 \end_inset
17738 </cell>
17739 </row>
17740 <row>
17741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745
17746 \series bold
17747 Bozzi
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 Walter
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765 111
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 </row>
17771 <row>
17772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Plain Layout
17776
17777 \series bold
17778 Cachia
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Plain Layout
17787 Maria
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796 111
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 </row>
17802 <row>
17803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807
17808 \series bold
17809 Cachia
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 Maurizio
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 111
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 </row>
17833 <row>
17834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838
17839 \series bold
17840 Cinquemani
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849 Giusi
17850 \end_layout
17851
17852 \end_inset
17853 </cell>
17854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858 111
17859 \end_layout
17860
17861 \end_inset
17862 </cell>
17863 </row>
17864 <row>
17865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869
17870 \series bold
17871 Colin
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout Plain Layout
17880 Bernard
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889 111
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 </row>
17895 <row>
17896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900
17901 \series bold
17902 Concli
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911 Gianfranco
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 111
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row>
17927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \series bold
17933 Dal Bosco
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942 Carolina
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951 111
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 </row>
17957 <row>
17958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962
17963 \series bold
17964 Dalpiaz
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 Annamaria
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982 111
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 <row>
17989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993
17994 \series bold
17995 Feliciello
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout Plain Layout
18004 Domenico
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 111
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 </row>
18019 <row>
18020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024
18025 \series bold
18026 Focarelli
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 Paola
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044 111
18045 \end_layout
18046
18047 \end_inset
18048 </cell>
18049 </row>
18050 <row>
18051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055
18056 \series bold
18057 Galletti
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066 Oreste
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075 111
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 </row>
18081 <row>
18082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086
18087 \series bold
18088 Gasparini
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097 Franca
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106 111
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 </row>
18112 <row>
18113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117
18118 \series bold
18119 Rizzardi
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128 Paola
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137 111
18138 \end_layout
18139
18140 \end_inset
18141 </cell>
18142 </row>
18143 <row>
18144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148
18149 \series bold
18150 Lassini
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159 Giancarlo
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 111
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 </row>
18174 <row>
18175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179
18180 \series bold
18181 Malfatti
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Plain Layout
18190 Luciano
18191 \end_layout
18192
18193 \end_inset
18194 </cell>
18195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199 111
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 </row>
18205 <row>
18206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout Plain Layout
18210
18211 \series bold
18212 Malfatti
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221 Valeriano
18222 \end_layout
18223
18224 \end_inset
18225 </cell>
18226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230 111
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 </row>
18236 <row>
18237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241
18242 \series bold
18243 Meneguzzo
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout Plain Layout
18252 Roberto
18253 \end_layout
18254
18255 \end_inset
18256 </cell>
18257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Plain Layout
18261 111
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 </row>
18267 <row>
18268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272
18273 \series bold
18274 Mezzadra
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283 Roberto
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292 111
18293 \end_layout
18294
18295 \end_inset
18296 </cell>
18297 </row>
18298 <row>
18299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303
18304 \series bold
18305 Pirpamer
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 Erich
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323 111
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 </row>
18329 <row>
18330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334
18335 \series bold
18336 Pochiesa
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 Paolo
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354 111, 222
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 </row>
18360 <row>
18361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365
18366 \series bold
18367 Radina
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376 Claudio
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385 111
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 </row>
18391 <row>
18392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396
18397 \series bold
18398 Stuffer
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18404 \begin_inset Text
18405
18406 \begin_layout Plain Layout
18407 Oskar
18408 \end_layout
18409
18410 \end_inset
18411 </cell>
18412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416 111
18417 \end_layout
18418
18419 \end_inset
18420 </cell>
18421 </row>
18422 <row>
18423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427
18428 \series bold
18429 Tacchelli
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 Ugo
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 111
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 </row>
18453 <row>
18454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458
18459 \series bold
18460 Tezzele
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469 Margit
18470 \end_layout
18471
18472 \end_inset
18473 </cell>
18474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478 111
18479 \end_layout
18480
18481 \end_inset
18482 </cell>
18483 </row>
18484 <row>
18485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489
18490 \series bold
18491 Unterkalmsteiner
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 Frieda
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 111
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 </row>
18515 <row>
18516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520
18521 \series bold
18522 Vieider
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18528 \begin_inset Text
18529
18530 \begin_layout Plain Layout
18531 Hilde
18532 \end_layout
18533
18534 \end_inset
18535 </cell>
18536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18537 \begin_inset Text
18538
18539 \begin_layout Plain Layout
18540 111
18541 \end_layout
18542
18543 \end_inset
18544 </cell>
18545 </row>
18546 <row>
18547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18548 \begin_inset Text
18549
18550 \begin_layout Plain Layout
18551
18552 \series bold
18553 Vigna
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562 Jürgen
18563 \end_layout
18564
18565 \end_inset
18566 </cell>
18567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571 111
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 </row>
18577 <row>
18578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582
18583 \series bold
18584 Weber
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593 Maurizio
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602 111
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 </row>
18608 <row>
18609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613
18614 \series bold
18615 Winkler
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18621 \begin_inset Text
18622
18623 \begin_layout Plain Layout
18624 Franz
18625 \end_layout
18626
18627 \end_inset
18628 </cell>
18629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633 111
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 </row>
18639 <row>
18640 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644  
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 </row>
18668 <row>
18669 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \series bold
18675 Annovi
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 Silvia
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693 555
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 </row>
18699 <row>
18700 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704
18705 \series bold
18706 Bertoli
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 Stefano
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724 555
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 </row>
18730 <row>
18731 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735
18736 \series bold
18737 Bozzi
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 Walter
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755 555
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 </row>
18761 <row>
18762 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \series bold
18768 Cachia
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 Maria
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786 555
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row>
18793 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \series bold
18799 Cachia
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 Maurizio
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 555
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 </row>
18823 <row>
18824 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828
18829 \series bold
18830 Cinquemani
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 Giusi
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848 555
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \series bold
18861 Colin
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 Bernard
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879 555
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 </row>
18885 <row>
18886 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \series bold
18892 Concli
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 Gianfranco
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 555
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 </row>
18916 <row>
18917 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921
18922 \series bold
18923 Dal Bosco
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 Carolina
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941 555
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 </row>
18947 <row>
18948 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952
18953 \series bold
18954 Dalpiaz
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 Annamaria
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972 555
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 </row>
18978 <row>
18979 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983
18984 \series bold
18985 Feliciello
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994 Domenico
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003 555
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 </row>
19009 <row>
19010 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014
19015 \series bold
19016 Focarelli
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025 Paola
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 555
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 </row>
19040 <row>
19041 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045
19046 \series bold
19047 Galletti
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056 Oreste
19057 \end_layout
19058
19059 \end_inset
19060 </cell>
19061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19062 \begin_inset Text
19063
19064 \begin_layout Plain Layout
19065 555
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 </row>
19071 <row>
19072 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \series bold
19078 Gasparini
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 Franca
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096 555
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 </row>
19102 <row>
19103 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107
19108 \series bold
19109 Rizzardi
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118 Paola
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127 555
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 </row>
19133 <row>
19134 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138
19139 \series bold
19140 Lassini
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149 Giancarlo
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 555
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 <row>
19165 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169
19170 \series bold
19171 Malfatti
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 Luciano
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189 555
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 </row>
19195 <row>
19196 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200
19201 \series bold
19202 Malfatti
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 Valeriano
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 555
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231
19232 \series bold
19233 Meneguzzo
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 Roberto
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 555
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 </row>
19257 <row>
19258 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262
19263 \series bold
19264 Mezzadra
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273 Roberto
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282 555
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 </row>
19288 <row>
19289 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293
19294 \series bold
19295 Pirpamer
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304 Erich
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313 555
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 </row>
19319 <row>
19320 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324
19325 \series bold
19326 Pochiesa
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335 Paolo
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 555, 222
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \series bold
19357 Radina
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 Claudio
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375 555
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 </row>
19381 <row>
19382 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386
19387 \series bold
19388 Stuffer
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397 Oskar
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406 555
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 <row>
19413 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \series bold
19419 Tacchelli
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 Ugo
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 555
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 </row>
19443 <row>
19444 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448
19449 \series bold
19450 Tezzele
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 Margit
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 555
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 <row>
19475 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479
19480 \series bold
19481 Unterkalmsteiner
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 Frieda
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 555
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 <row>
19506 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \series bold
19512 Vieider
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 Hilde
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530 555
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \series bold
19543 Vigna
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 Jürgen
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 999
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572
19573 \series bold
19574 Weber
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 Maurizio
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 555
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 </row>
19598 <row>
19599 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603
19604 \series bold
19605 Winkler
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614 Franz
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 555
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 </row>
19629 <row endlastfoot="true">
19630 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Plain Layout
19634
19635 \series bold
19636 End
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Plain Layout
19645
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 </row>
19660 </lyxtabular>
19661
19662 \end_inset
19663
19664
19665 \end_layout
19666
19667 \begin_layout Subsection
19668 Table Cells
19669 \begin_inset Index idx
19670 status collapsed
19671
19672 \begin_layout Plain Layout
19673 Tables ! Cells
19674 \end_layout
19675
19676 \end_inset
19677
19678
19679 \begin_inset CommandInset label
19680 LatexCommand label
19681 name "sub:Table-Cells"
19682
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \begin_layout Standard
19689 A table cell can contain text, inline equations, a figure, or another table.
19690  All these kinds of objects can be placed in the same cell.
19691  Font sizes and shapes can also be altered.
19692  But you can't put a special environment in a cell (like 
19693 \family sans
19694 Section*
19695 \family default
19696 , etc.), nor set spacing options etc.
19697  for the cell's paragraph.
19698 \end_layout
19699
19700 \begin_layout Standard
19701 To have multi-line entries in table cells, you have to declare a fixed width
19702  for the column in the table dialog.
19703  Your text is then automatically split into multiple lines and the cell
19704  is enlarged vertically when the length of the text exceeds the given width.
19705  An example:
19706 \end_layout
19707
19708 \begin_layout Standard
19709 \align center
19710 \begin_inset Tabular
19711 <lyxtabular version="3" rows="4" columns="3">
19712 <features tabularvalignment="middle">
19713 <column alignment="center" valignment="top" width="0pt">
19714 <column alignment="block" valignment="top" width="3cm">
19715 <column alignment="center" valignment="top" width="0pt">
19716 <row>
19717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721
19722 \family roman
19723 \series medium
19724 \shape up
19725 \size normal
19726 \emph off
19727 \bar no
19728 \noun off
19729 \color none
19730 1
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Plain Layout
19739
19740 \family roman
19741 \series medium
19742 \shape up
19743 \size normal
19744 \emph off
19745 \bar no
19746 \noun off
19747 \color none
19748 2
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757
19758 \family roman
19759 \series medium
19760 \shape up
19761 \size normal
19762 \emph off
19763 \bar no
19764 \noun off
19765 \color none
19766 3
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 </row>
19772 <row>
19773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777
19778 \family roman
19779 \series medium
19780 \shape up
19781 \size normal
19782 \emph off
19783 \bar no
19784 \noun off
19785 \color none
19786 4
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \family roman
19797 \series medium
19798 \shape up
19799 \size normal
19800 \emph off
19801 \bar no
19802 \noun off
19803 \color none
19804 This is a multi-line entry in a table.
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813
19814 \family roman
19815 \series medium
19816 \shape up
19817 \size normal
19818 \emph off
19819 \bar no
19820 \noun off
19821 \color none
19822 5
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 </row>
19828 <row>
19829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \family roman
19835 \series medium
19836 \shape up
19837 \size normal
19838 \emph off
19839 \bar no
19840 \noun off
19841 \color none
19842 6
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \family roman
19853 \series medium
19854 \shape up
19855 \size normal
19856 \emph off
19857 \bar no
19858 \noun off
19859 \color none
19860 This is longer now.
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869
19870 \family roman
19871 \series medium
19872 \shape up
19873 \size normal
19874 \emph off
19875 \bar no
19876 \noun off
19877 \color none
19878 7
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 </row>
19884 <row>
19885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889
19890 \family roman
19891 \series medium
19892 \shape up
19893 \size normal
19894 \emph off
19895 \bar no
19896 \noun off
19897 \color none
19898 8
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19904 \begin_inset Text
19905
19906 \begin_layout Plain Layout
19907
19908 \family roman
19909 \series medium
19910 \shape up
19911 \size normal
19912 \emph off
19913 \bar no
19914 \noun off
19915 \color none
19916 This is a multi-line entry in a table.
19917  This is longer now.
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926
19927 \family roman
19928 \series medium
19929 \shape up
19930 \size normal
19931 \emph off
19932 \bar no
19933 \noun off
19934 \color none
19935 9
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 </row>
19941 </lyxtabular>
19942
19943 \end_inset
19944
19945
19946 \end_layout
19947
19948 \begin_layout Standard
19949 Cutting and pasting between tables and table cells works reasonably well.
19950  You can cut and paste even more than one row.
19951 \begin_inset Foot
19952 status open
19953
19954 \begin_layout Plain Layout
19955 Note, that you cannot paste into a multicell selection because it would
19956  not be clear what to do when pasting a single word in a selected 2×3.
19957  
19958 \end_layout
19959
19960 \end_inset
19961
19962  Selection with the mouse or with 
19963 \family sans
19964 Shift
19965 \family default
19966  plus the arrow keys works as usual.
19967  You can also copy and paste the entire table as a single unit by starting
19968  the selection from outside the table.
19969 \end_layout
19970
19971 \begin_layout Section
19972 Floats
19973 \begin_inset Index idx
19974 status collapsed
19975
19976 \begin_layout Plain Layout
19977 Floats
19978 \end_layout
19979
19980 \end_inset
19981
19982
19983 \begin_inset CommandInset label
19984 LatexCommand label
19985 name "sec:Floats"
19986
19987 \end_inset
19988
19989
19990 \end_layout
19991
19992 \begin_layout Standard
19993 A float is a block of text associated with some sort of label, which doesn't
19994  have a fixed location.
19995  It can 
19996 \begin_inset Quotes eld
19997 \end_inset
19998
19999 float
20000 \begin_inset Quotes erd
20001 \end_inset
20002
20003  forward or backward a page or two, to wherever it fits best.
20004  
20005 \family sans
20006 Footnotes
20007 \family default
20008  and 
20009 \family sans
20010 Margin
20011 \begin_inset space ~
20012 \end_inset
20013
20014 Notes
20015 \family default
20016  are also floats, because they can float to the next page when there are
20017  too many notes on the page.
20018 \end_layout
20019
20020 \begin_layout Standard
20021 Floats make it possible to get a high quality layout.
20022  Images and tables can be spread evenly over the pages to avoid whitespace
20023  and pages without text.
20024  As the floating often destroys the context between the text and the image/table
20025 , every float can be referenced in the text.
20026  Floats are therefore numbered.
20027  Referencing is described in section
20028 \begin_inset space ~
20029 \end_inset
20030
20031
20032 \begin_inset CommandInset ref
20033 LatexCommand ref
20034 reference "sec:Cross-References"
20035
20036 \end_inset
20037
20038 .
20039 \end_layout
20040
20041 \begin_layout Standard
20042 To insert a float, use the menu 
20043 \family sans
20044 Insert\SpecialChar \menuseparator
20045 Floats
20046 \family default
20047 .
20048  A box with a caption that has e.
20049 \begin_inset space \thinspace{}
20050 \end_inset
20051
20052 g.
20053 \begin_inset space \space{}
20054 \end_inset
20055
20056 the label 
20057 \begin_inset Quotes eld
20058 \end_inset
20059
20060 Figure
20061 \begin_inset space ~
20062 \end_inset
20063
20064 #:
20065 \begin_inset Quotes erd
20066 \end_inset
20067
20068  (# is the actual number) will be inserted into your document.
20069  The label will automatically be translated to the document language in
20070  the output.
20071  After the label you can insert the caption text.
20072 \begin_inset Index idx
20073 status collapsed
20074
20075 \begin_layout Plain Layout
20076 Floats ! Captions
20077 \end_layout
20078
20079 \end_inset
20080
20081  The image or table is inserted above or below the caption in a separate
20082  paragraph within the float.
20083  To keep your LyX-document readable, you can open and close the float box
20084  by left-clicking on the box label.
20085  A closed float box looks like this: 
20086 \begin_inset Graphics
20087         filename clipart/floatQt4.png
20088         scale 80
20089
20090 \end_inset
20091
20092  – a gray button with a red label.
20093 \end_layout
20094
20095 \begin_layout Standard
20096 It is recommended to insert floats as a separate paragraph to avoid possible
20097  LaTeX-errors that can occur when the surrounding text is specially formatted.
20098 \end_layout
20099
20100 \begin_layout Subsection
20101 Float Types
20102 \end_layout
20103
20104 \begin_layout Subsubsection
20105 Figure Floats
20106 \begin_inset Index idx
20107 status collapsed
20108
20109 \begin_layout Plain Layout
20110 Floats ! Figure floats
20111 \end_layout
20112
20113 \end_inset
20114
20115
20116 \begin_inset CommandInset label
20117 LatexCommand label
20118 name "sec:Figure-Floats"
20119
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \begin_layout Standard
20126 The menu 
20127 \family sans
20128 Insert\SpecialChar \menuseparator
20129 Float\SpecialChar \menuseparator
20130 Figure
20131 \family default
20132  inserts a float with the label 
20133 \begin_inset Quotes eld
20134 \end_inset
20135
20136
20137 \series bold
20138 Figure
20139 \begin_inset space ~
20140 \end_inset
20141
20142 #:
20143 \series default
20144
20145 \begin_inset Quotes erd
20146 \end_inset
20147
20148 .
20149  Set the cursor above this label (or before it and press enter) and insert
20150  the image as described above to get the caption printed below the image.
20151  This is what we did for Figure
20152 \begin_inset space ~
20153 \end_inset
20154
20155
20156 \begin_inset CommandInset ref
20157 LatexCommand ref
20158 reference "cap:Platypus"
20159
20160 \end_inset
20161
20162 .
20163  If you want the caption to be above the image, set the cursor at the end
20164  of the caption, press enter and insert the image.
20165  This was done in Figure
20166 \begin_inset space ~
20167 \end_inset
20168
20169
20170 \begin_inset CommandInset ref
20171 LatexCommand ref
20172 reference "cap:Escher"
20173
20174 \end_inset
20175
20176 .
20177 \end_layout
20178
20179 \begin_layout Standard
20180 \begin_inset Float figure
20181 wide false
20182 sideways false
20183 status open
20184
20185 \begin_layout Plain Layout
20186 \align center
20187 \begin_inset Graphics
20188         filename clipart/platypus.eps
20189         width 50col%
20190
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \begin_layout Plain Layout
20197 \begin_inset Caption
20198
20199 \begin_layout Plain Layout
20200 \begin_inset CommandInset label
20201 LatexCommand label
20202 name "cap:Platypus"
20203
20204 \end_inset
20205
20206 A severely distorted platypus in a float.
20207 \end_layout
20208
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \end_inset
20215
20216
20217 \end_layout
20218
20219 \begin_layout Standard
20220 \begin_inset Float figure
20221 wide false
20222 sideways false
20223 status open
20224
20225 \begin_layout Plain Layout
20226 \begin_inset Caption
20227
20228 \begin_layout Plain Layout
20229 \begin_inset CommandInset label
20230 LatexCommand label
20231 name "cap:Escher"
20232
20233 \end_inset
20234
20235 M.C.
20236  Escher on acid.
20237 \end_layout
20238
20239 \end_inset
20240
20241
20242 \end_layout
20243
20244 \begin_layout Plain Layout
20245 \align center
20246 \begin_inset Graphics
20247         filename clipart/escher-lsd.eps
20248         scale 80
20249
20250 \end_inset
20251
20252
20253 \end_layout
20254
20255 \end_inset
20256
20257
20258 \end_layout
20259
20260 \begin_layout Standard
20261 This figure float also shows how to set a label and create a cross-reference
20262  to it.
20263  As described in section
20264 \begin_inset space ~
20265 \end_inset
20266
20267
20268 \begin_inset CommandInset ref
20269 LatexCommand ref
20270 reference "sec:Cross-References"
20271
20272 \end_inset
20273
20274 , you can simply insert a label in the caption using the menu 
20275 \family sans
20276 Insert\SpecialChar \menuseparator
20277 Label
20278 \family default
20279  and refer to it using the menu 
20280 \family sans
20281 Insert\SpecialChar \menuseparator
20282 Cross-Reference
20283 \family default
20284 .
20285  It is important to use references to figure floats, rather than using vague
20286  references like 
20287 \begin_inset Quotes eld
20288 \end_inset
20289
20290 the figure above
20291 \begin_inset Quotes erd
20292 \end_inset
20293
20294 , because, as LaTeX will reposition the floats in the final document, it
20295  might not be 
20296 \begin_inset Quotes eld
20297 \end_inset
20298
20299 above
20300 \begin_inset Quotes erd
20301 \end_inset
20302
20303  at all.
20304 \end_layout
20305
20306 \begin_layout Standard
20307 Normally only one image is inserted in a figure float, but sometimes you
20308  might want to use two images with separate subcaptions.
20309  This can be done by inserting image floats into existing image floats.
20310  Note that only the main caption of the float is added to the List of Figures.
20311  Figure
20312 \begin_inset space ~
20313 \end_inset
20314
20315
20316 \begin_inset CommandInset ref
20317 LatexCommand ref
20318 reference "cap:Two-distorted-images"
20319
20320 \end_inset
20321
20322  is an example of a figure float with two images set side by side.
20323  You can also set the images one below the other.
20324  Figure
20325 \begin_inset space ~
20326 \end_inset
20327
20328
20329 \begin_inset CommandInset ref
20330 LatexCommand ref
20331 reference "fig:Undefinable"
20332
20333 \end_inset
20334
20335  and 
20336 \begin_inset CommandInset ref
20337 LatexCommand ref
20338 reference "fig:Platypus"
20339
20340 \end_inset
20341
20342  are the subfigures.
20343 \end_layout
20344
20345 \begin_layout Standard
20346 \begin_inset Float figure
20347 wide false
20348 sideways false
20349 status open
20350
20351 \begin_layout Plain Layout
20352 \begin_inset space \hfill{}
20353 \end_inset
20354
20355
20356 \begin_inset Float figure
20357 wide false
20358 sideways false
20359 status open
20360
20361 \begin_layout Plain Layout
20362 \begin_inset Caption
20363
20364 \begin_layout Plain Layout
20365 \begin_inset CommandInset label
20366 LatexCommand label
20367 name "fig:Undefinable"
20368
20369 \end_inset
20370
20371 Undefinable
20372 \end_layout
20373
20374 \end_inset
20375
20376
20377 \end_layout
20378
20379 \begin_layout Plain Layout
20380 \begin_inset Graphics
20381         filename clipart/escher-lsd.eps
20382         width 45col%
20383
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \end_inset
20390
20391
20392 \begin_inset space \hfill{}
20393 \end_inset
20394
20395
20396 \begin_inset Float figure
20397 wide false
20398 sideways false
20399 status open
20400
20401 \begin_layout Plain Layout
20402 \begin_inset Caption
20403
20404 \begin_layout Plain Layout
20405 \begin_inset CommandInset label
20406 LatexCommand label
20407 name "fig:Platypus"
20408
20409 \end_inset
20410
20411 Platypus
20412 \end_layout
20413
20414 \end_inset
20415
20416
20417 \end_layout
20418
20419 \begin_layout Plain Layout
20420 \begin_inset Graphics
20421         filename clipart/platypus.eps
20422         lyxscale 60
20423         width 45col%
20424
20425 \end_inset
20426
20427
20428 \end_layout
20429
20430 \end_inset
20431
20432
20433 \begin_inset space \hfill{}
20434 \end_inset
20435
20436
20437 \end_layout
20438
20439 \begin_layout Plain Layout
20440 \begin_inset Caption
20441
20442 \begin_layout Plain Layout
20443 \begin_inset CommandInset label
20444 LatexCommand label
20445 name "cap:Two-distorted-images"
20446
20447 \end_inset
20448
20449 Two distorted images.
20450 \end_layout
20451
20452 \end_inset
20453
20454
20455 \end_layout
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Standard
20463 Note that the caption is added to the 
20464 \family sans
20465 List
20466 \begin_inset space ~
20467 \end_inset
20468
20469 of
20470 \begin_inset space ~
20471 \end_inset
20472
20473 Figures
20474 \family default
20475  as described in section
20476 \begin_inset space ~
20477 \end_inset
20478
20479
20480 \begin_inset CommandInset ref
20481 LatexCommand ref
20482 reference "sub:List-of-Figures"
20483
20484 \end_inset
20485
20486 .
20487 \end_layout
20488
20489 \begin_layout Subsubsection
20490 Table Floats
20491 \begin_inset Index idx
20492 status collapsed
20493
20494 \begin_layout Plain Layout
20495 Floats ! Table floats
20496 \end_layout
20497
20498 \end_inset
20499
20500
20501 \end_layout
20502
20503 \begin_layout Standard
20504 Table floats can be inserted using the menu 
20505 \family sans
20506 Insert\SpecialChar \menuseparator
20507 Float\SpecialChar \menuseparator
20508 Table
20509 \family default
20510 .
20511  They have the same properties as figure floats except for the different
20512  label.
20513  Table
20514 \begin_inset space ~
20515 \end_inset
20516
20517
20518 \begin_inset CommandInset ref
20519 LatexCommand ref
20520 reference "cap:Table-float"
20521
20522 \end_inset
20523
20524  is an example of a table float.
20525 \end_layout
20526
20527 \begin_layout Standard
20528 \begin_inset Float table
20529 wide false
20530 sideways false
20531 status open
20532
20533 \begin_layout Plain Layout
20534 \begin_inset Caption
20535
20536 \begin_layout Plain Layout
20537 \begin_inset CommandInset label
20538 LatexCommand label
20539 name "cap:Table-float"
20540
20541 \end_inset
20542
20543 A table float.
20544 \end_layout
20545
20546 \end_inset
20547
20548
20549 \end_layout
20550
20551 \begin_layout Plain Layout
20552 \align center
20553 \begin_inset Tabular
20554 <lyxtabular version="3" rows="3" columns="3">
20555 <features tabularvalignment="middle">
20556 <column alignment="center" valignment="top" width="0pt">
20557 <column alignment="center" valignment="top" width="0pt">
20558 <column alignment="center" valignment="top" width="0pt">
20559 <row>
20560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564
20565 \family roman
20566 \series medium
20567 \shape up
20568 \size normal
20569 \emph off
20570 \bar no
20571 \noun off
20572 \color none
20573 1
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582
20583 \family roman
20584 \series medium
20585 \shape up
20586 \size normal
20587 \emph off
20588 \bar no
20589 \noun off
20590 \color none
20591 2
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600
20601 \family roman
20602 \series medium
20603 \shape up
20604 \size normal
20605 \emph off
20606 \bar no
20607 \noun off
20608 \color none
20609 3
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 </row>
20615 <row>
20616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620
20621 \family roman
20622 \series medium
20623 \shape up
20624 \size normal
20625 \emph off
20626 \bar no
20627 \noun off
20628 \color none
20629 Joe
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638
20639 \family roman
20640 \series medium
20641 \shape up
20642 \size normal
20643 \emph off
20644 \bar no
20645 \noun off
20646 \color none
20647 Mary
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656
20657 \family roman
20658 \series medium
20659 \shape up
20660 \size normal
20661 \emph off
20662 \bar no
20663 \noun off
20664 \color none
20665 Ted
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 </row>
20671 <row>
20672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676
20677 \family roman
20678 \series medium
20679 \shape up
20680 \size normal
20681 \emph off
20682 \bar no
20683 \noun off
20684 \color none
20685 \begin_inset Formula $\int x^{2}dx$
20686 \end_inset
20687
20688
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697
20698 \family roman
20699 \series medium
20700 \shape up
20701 \size normal
20702 \emph off
20703 \bar no
20704 \noun off
20705 \color none
20706 \begin_inset Formula $\left[\begin{array}{cc}
20707 a & b\\
20708 c & d
20709 \end{array}\right]$
20710 \end_inset
20711
20712
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721
20722 \family roman
20723 \series medium
20724 \shape up
20725 \size normal
20726 \emph off
20727 \bar no
20728 \noun off
20729 \color none
20730 \begin_inset Formula $1+1=2$
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 </row>
20739 </lyxtabular>
20740
20741 \end_inset
20742
20743
20744 \end_layout
20745
20746 \end_inset
20747
20748
20749 \end_layout
20750
20751 \begin_layout Subsubsection
20752 Algorithm Floats
20753 \begin_inset Index idx
20754 status collapsed
20755
20756 \begin_layout Plain Layout
20757 Floats ! Algorithm floats
20758 \end_layout
20759
20760 \end_inset
20761
20762
20763 \end_layout
20764
20765 \begin_layout Standard
20766 This float type is inserted with the menu 
20767 \family sans
20768 Insert\SpecialChar \menuseparator
20769 Float\SpecialChar \menuseparator
20770 Algorithm
20771 \family default
20772 .
20773  It is used for program codes and descriptions of algorithms.
20774  A possible environment for algorithms is the 
20775 \family sans
20776 LyX-Code
20777 \family default
20778 , described in section
20779 \begin_inset space ~
20780 \end_inset
20781
20782
20783 \begin_inset CommandInset ref
20784 LatexCommand ref
20785 reference "sub:LyX-Code"
20786
20787 \end_inset
20788
20789 .
20790 \end_layout
20791
20792 \begin_layout Standard
20793 \begin_inset Note Greyedout
20794 status open
20795
20796 \begin_layout Plain Layout
20797
20798 \series bold
20799 Note:
20800 \series default
20801  that the float label is not automatically translated into the document
20802  language.
20803 \end_layout
20804
20805 \end_inset
20806
20807  You have to do this manually by adding the following line
20808 \end_layout
20809
20810 \begin_layout Standard
20811
20812 \series bold
20813
20814 \backslash
20815 floatname{algorithm}{your
20816 \begin_inset space ~
20817 \end_inset
20818
20819 name}
20820 \end_layout
20821
20822 \begin_layout Standard
20823 to the document preamble (menu 
20824 \family sans
20825 Document\SpecialChar \menuseparator
20826 Settings
20827 \family default
20828 ).
20829  
20830 \series bold
20831 your
20832 \begin_inset space ~
20833 \end_inset
20834
20835 name
20836 \series default
20837  is the word 
20838 \begin_inset Quotes eld
20839 \end_inset
20840
20841
20842 \emph on
20843 algorithm
20844 \emph default
20845
20846 \begin_inset Quotes erd
20847 \end_inset
20848
20849  in your language.
20850 \end_layout
20851
20852 \begin_layout Subsubsection
20853 Wrap Floats
20854 \begin_inset Index idx
20855 status collapsed
20856
20857 \begin_layout Plain Layout
20858 Floats ! Text Wrap Floats
20859 \end_layout
20860
20861 \end_inset
20862
20863
20864 \end_layout
20865
20866 \begin_layout Standard
20867 \begin_inset Wrap figure
20868 lines 0
20869 placement l
20870 overhang 0in
20871 width "40col%"
20872 status open
20873
20874 \begin_layout Plain Layout
20875 \begin_inset Graphics
20876         filename clipart/mobius.eps
20877         width 40col%
20878
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \begin_layout Plain Layout
20885 \begin_inset Caption
20886
20887 \begin_layout Plain Layout
20888 \begin_inset CommandInset label
20889 LatexCommand label
20890 name "cap:Wrapped-figure"
20891
20892 \end_inset
20893
20894 This is a wrapped figure.
20895 \begin_inset VSpace medskip
20896 \end_inset
20897
20898
20899 \end_layout
20900
20901 \end_inset
20902
20903
20904 \end_layout
20905
20906 \end_inset
20907
20908 This float type is used if you want to 
20909 \begin_inset Quotes eld
20910 \end_inset
20911
20912 wrap
20913 \begin_inset Quotes erd
20914 \end_inset
20915
20916  text around a figure so that it only occupies some fraction of the column
20917  width.
20918  It can be inserted using the menu 
20919 \family sans
20920 Insert\SpecialChar \menuseparator
20921 Float\SpecialChar \menuseparator
20922 Wrap
20923 \begin_inset space ~
20924 \end_inset
20925
20926 Float
20927 \family default
20928  if the LaTeX-package 
20929 \series bold
20930 wrapfig
20931 \series default
20932
20933 \begin_inset Index idx
20934 status collapsed
20935
20936 \begin_layout Plain Layout
20937 LaTeX-packages ! wrapfig
20938 \end_layout
20939
20940 \end_inset
20941
20942  is installed.
20943 \begin_inset Foot
20944 status collapsed
20945
20946 \begin_layout Plain Layout
20947 Installing a LaTeX-package is explained it in the 
20948 \emph on
20949 LaTeX
20950 \begin_inset space ~
20951 \end_inset
20952
20953 Configuration
20954 \emph default
20955  manual.
20956 \end_layout
20957
20958 \end_inset
20959
20960  The width and placement of the float is adjusted by right-clicking on the
20961  float box.
20962  Figure
20963 \begin_inset space ~
20964 \end_inset
20965
20966
20967 \begin_inset CommandInset ref
20968 LatexCommand ref
20969 reference "cap:Wrapped-figure"
20970
20971 \end_inset
20972
20973  is for example a figure wrap float with a width of 40
20974 \begin_inset space \thinspace{}
20975 \end_inset
20976
20977 col%.
20978 \begin_inset Foot
20979 status collapsed
20980
20981 \begin_layout Plain Layout
20982 Available units are explained in Appendix
20983 \begin_inset space ~
20984 \end_inset
20985
20986
20987 \begin_inset CommandInset ref
20988 LatexCommand ref
20989 reference "cha:Units-available-in"
20990
20991 \end_inset
20992
20993 .
20994 \end_layout
20995
20996 \end_inset
20997
20998  Some space was added under the caption to separate it better from the surroundi
20999 ng text.
21000 \end_layout
21001
21002 \begin_layout Standard
21003 \begin_inset Note Greyedout
21004 status open
21005
21006 \begin_layout Plain Layout
21007
21008 \series bold
21009 Note:
21010 \series default
21011  Wrap floats might be fragile! E.
21012 \begin_inset space \thinspace{}
21013 \end_inset
21014
21015 g.
21016 \begin_inset space \space{}
21017 \end_inset
21018
21019 having a figure too close to the bottom of the page can mess things up so
21020  that the float doesn't appear in the output or that it is placed over some
21021  other text.
21022 \end_layout
21023
21024 \end_inset
21025
21026  In general:
21027 \end_layout
21028
21029 \begin_layout Itemize
21030 Wrap floats should not be placed in paragraphs that run over a page break.
21031  That means that wrap floats should preferably be inserted in the exact
21032  place when the document is nearly ready and you are able to estimate where
21033  page breaks will appear.
21034 \end_layout
21035
21036 \begin_layout Itemize
21037 Wrap floats should either be placed in their own paragraph before the paragraph
21038  where they should wrap into, or within a paragraph.
21039 \end_layout
21040
21041 \begin_layout Itemize
21042 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
21043  there is a text paragraph between them as separator.
21044 \end_layout
21045
21046 \begin_layout Itemize
21047 Wrap floats are not allowed in section headings or tables.
21048 \end_layout
21049
21050 \begin_layout Subsection
21051 Rotated Floats
21052 \begin_inset CommandInset label
21053 LatexCommand label
21054 name "sub:Rotated-Floats"
21055
21056 \end_inset
21057
21058
21059 \begin_inset Index idx
21060 status collapsed
21061
21062 \begin_layout Plain Layout
21063 Floats ! Rotating
21064 \end_layout
21065
21066 \end_inset
21067
21068
21069 \end_layout
21070
21071 \begin_layout Standard
21072 Especially for wide tables you might have floats rotated.
21073  To rotate a whole float including the caption, right-click on the float-box
21074  and use the option 
21075 \family sans
21076 Rotate
21077 \begin_inset space ~
21078 \end_inset
21079
21080 sideways
21081 \family default
21082 .
21083 \end_layout
21084
21085 \begin_layout Standard
21086 Rotated floats are always placed on their own pages (or columns, when you
21087  have a multicolumn document).
21088  You can let them span several columns using the float settings option 
21089 \family sans
21090 Span
21091 \begin_inset space ~
21092 \end_inset
21093
21094 columns
21095 \family default
21096 .
21097  Floats are rotated so that you can read them from the outside margin.
21098  Forcing the rotation direction is explained in the 
21099 \emph on
21100 Embedded Objects
21101 \emph default
21102  manual.
21103 \end_layout
21104
21105 \begin_layout Standard
21106 Referencing rotated floats is the same like for normal floats; the caption
21107  format is also the same: Table
21108 \begin_inset space ~
21109 \end_inset
21110
21111
21112 \begin_inset CommandInset ref
21113 LatexCommand ref
21114 reference "cap:Rotated-table"
21115
21116 \end_inset
21117
21118  is an example of a rotated table float.
21119 \end_layout
21120
21121 \begin_layout Standard
21122 \begin_inset Note Greyedout
21123 status open
21124
21125 \begin_layout Plain Layout
21126
21127 \series bold
21128 Note:
21129 \series default
21130  Not all DVI-viewers are able to display rotated floats.
21131 \end_layout
21132
21133 \end_inset
21134
21135
21136 \end_layout
21137
21138 \begin_layout Standard
21139 \begin_inset Float table
21140 wide false
21141 sideways true
21142 status open
21143
21144 \begin_layout Plain Layout
21145 \begin_inset Caption
21146
21147 \begin_layout Plain Layout
21148 \begin_inset CommandInset label
21149 LatexCommand label
21150 name "cap:Rotated-table"
21151
21152 \end_inset
21153
21154  Rotated table
21155 \end_layout
21156
21157 \end_inset
21158
21159
21160 \end_layout
21161
21162 \begin_layout Plain Layout
21163 \align center
21164 \begin_inset Tabular
21165 <lyxtabular version="3" rows="1" columns="5">
21166 <features tabularvalignment="middle">
21167 <column alignment="center" valignment="top" width="0">
21168 <column alignment="center" valignment="top" width="0">
21169 <column alignment="center" valignment="top" width="0">
21170 <column alignment="center" valignment="top" width="0">
21171 <column alignment="center" valignment="top" width="0">
21172 <row>
21173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177 test
21178 \end_layout
21179
21180 \end_inset
21181 </cell>
21182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186 b
21187 \end_layout
21188
21189 \end_inset
21190 </cell>
21191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195 c
21196 \end_layout
21197
21198 \end_inset
21199 </cell>
21200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21201 \begin_inset Text
21202
21203 \begin_layout Plain Layout
21204 d
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213 e
21214 \end_layout
21215
21216 \end_inset
21217 </cell>
21218 </row>
21219 </lyxtabular>
21220
21221 \end_inset
21222
21223
21224 \end_layout
21225
21226 \end_inset
21227
21228
21229 \end_layout
21230
21231 \begin_layout Subsection
21232 Float Placement
21233 \begin_inset CommandInset label
21234 LatexCommand label
21235 name "sub:Float-Placement"
21236
21237 \end_inset
21238
21239
21240 \begin_inset Index idx
21241 status collapsed
21242
21243 \begin_layout Plain Layout
21244 Floats ! Placement
21245 \end_layout
21246
21247 \end_inset
21248
21249
21250 \end_layout
21251
21252 \begin_layout Standard
21253 Right-clicking on a float-box opens a dialog where you can alter the placement
21254  options that LaTeX uses for positioning the float.
21255 \begin_inset Newline newline
21256 \end_inset
21257
21258 The option 
21259 \family sans
21260 Span
21261 \begin_inset space ~
21262 \end_inset
21263
21264 columns
21265 \family default
21266  is only useful for two-column documents: If you select it, the float will
21267  span both columns on the page instead of being confined to just one.
21268 \begin_inset Newline newline
21269 \end_inset
21270
21271 The option 
21272 \family sans
21273 Rotate
21274 \begin_inset space ~
21275 \end_inset
21276
21277 sideways
21278 \family default
21279  is used to rotate floats, see section
21280 \begin_inset space ~
21281 \end_inset
21282
21283
21284 \begin_inset CommandInset ref
21285 LatexCommand ref
21286 reference "sub:Rotated-Floats"
21287
21288 \end_inset
21289
21290 .
21291 \end_layout
21292
21293 \begin_layout Standard
21294 You can use one ore more of the following options in the float dialog to
21295  set the placement for a particular float when you uncheck the option 
21296 \family sans
21297 Use
21298 \begin_inset space ~
21299 \end_inset
21300
21301 default
21302 \begin_inset space ~
21303 \end_inset
21304
21305 placement
21306 \family default
21307 :
21308 \end_layout
21309
21310 \begin_layout Description
21311 Here
21312 \begin_inset space ~
21313 \end_inset
21314
21315 if
21316 \begin_inset space ~
21317 \end_inset
21318
21319 possible: try to place the float at the position where it is inserted
21320 \end_layout
21321
21322 \begin_layout Description
21323 Top
21324 \begin_inset space ~
21325 \end_inset
21326
21327 of
21328 \begin_inset space ~
21329 \end_inset
21330
21331 page: try to place the float at the top of the current page
21332 \end_layout
21333
21334 \begin_layout Description
21335 Bottom
21336 \begin_inset space ~
21337 \end_inset
21338
21339 of
21340 \begin_inset space ~
21341 \end_inset
21342
21343 page: try to place the float at the bottom of the current page
21344 \end_layout
21345
21346 \begin_layout Description
21347 Page
21348 \begin_inset space ~
21349 \end_inset
21350
21351 of
21352 \begin_inset space ~
21353 \end_inset
21354
21355 floats: try to place the float at an own page 
21356 \end_layout
21357
21358 \begin_layout Standard
21359 The order of the above option is 
21360 \emph on
21361 always
21362 \emph default
21363  used by LaTeX.
21364  That means, if you use the default placement, LaTeX will first try out
21365  
21366 \family sans
21367 Here
21368 \begin_inset space ~
21369 \end_inset
21370
21371 if
21372 \begin_inset space ~
21373 \end_inset
21374
21375 possible
21376 \family default
21377 , then 
21378 \family sans
21379 Top
21380 \begin_inset space ~
21381 \end_inset
21382
21383 of
21384 \begin_inset space ~
21385 \end_inset
21386
21387 page
21388 \family default
21389 , and then the others.
21390  If you don't use the default, LaTeX will try only the checked options but
21391  in the same order.
21392  If none of the 4 placements are possible the procedure is internally repeated
21393  but it is tried to put the float on the following page.
21394 \end_layout
21395
21396 \begin_layout Standard
21397 By default, each option has its own rules:
21398 \end_layout
21399
21400 \begin_layout Standard
21401
21402 \family sans
21403 Top
21404 \begin_inset space ~
21405 \end_inset
21406
21407 of
21408 \begin_inset space ~
21409 \end_inset
21410
21411 page
21412 \family default
21413  only floats occupying less than 70
21414 \begin_inset space \thinspace{}
21415 \end_inset
21416
21417 % of the page can be placed at the top of a page
21418 \end_layout
21419
21420 \begin_layout Standard
21421
21422 \family sans
21423 Bottom
21424 \begin_inset space ~
21425 \end_inset
21426
21427 of
21428 \begin_inset space ~
21429 \end_inset
21430
21431 page
21432 \family default
21433 : only floats occupying less than 30
21434 \begin_inset space \thinspace{}
21435 \end_inset
21436
21437 % of the page can be placed at the bottom of a page.
21438 \end_layout
21439
21440 \begin_layout Standard
21441
21442 \family sans
21443 Page
21444 \begin_inset space ~
21445 \end_inset
21446
21447 of
21448 \begin_inset space ~
21449 \end_inset
21450
21451 floats
21452 \family default
21453 : only if more than 50
21454 \begin_inset space \thinspace{}
21455 \end_inset
21456
21457 % of the page are occupied by floats, several floats can be set together
21458  on a page.
21459 \end_layout
21460
21461 \begin_layout Standard
21462 If you don't like these rules, you can ignore them by using the additional
21463  option 
21464 \family sans
21465 Ignore
21466 \begin_inset space ~
21467 \end_inset
21468
21469 LaTeX
21470 \begin_inset space ~
21471 \end_inset
21472
21473 rules
21474 \family default
21475 .
21476 \end_layout
21477
21478 \begin_layout Standard
21479 Sometimes you might need, under all circumstances, a float to be placed
21480  exactly at the position where it is inserted.
21481  For this case you can use the option 
21482 \family sans
21483 Here
21484 \begin_inset space ~
21485 \end_inset
21486
21487 definitely
21488 \family default
21489 .
21490  Use this option very rarely and only if the document is nearly ready to
21491  be printed.
21492  Because the float is then no longer able to 
21493 \begin_inset Quotes eld
21494 \end_inset
21495
21496 float
21497 \begin_inset Quotes erd
21498 \end_inset
21499
21500  when you change your document, this will often destroy the page layout.
21501 \end_layout
21502
21503 \begin_layout Standard
21504 There are no placement options for text wrap floats, because they are always
21505  surrounded by the text of a certain paragraph.
21506 \end_layout
21507
21508 \begin_layout Standard
21509 For more details about float placements, have a look at LaTeX books like
21510  
21511 \begin_inset CommandInset citation
21512 LatexCommand cite
21513 key "latexcompanion,latexguide,latexbook"
21514
21515 \end_inset
21516
21517 .
21518 \end_layout
21519
21520 \begin_layout Section
21521 Minipages
21522 \begin_inset Index idx
21523 status collapsed
21524
21525 \begin_layout Plain Layout
21526 Minipages
21527 \end_layout
21528
21529 \end_inset
21530
21531
21532 \begin_inset CommandInset label
21533 LatexCommand label
21534 name "sec:Minipages"
21535
21536 \end_inset
21537
21538
21539 \end_layout
21540
21541 \begin_layout Standard
21542 LaTeX provides a mechanism to produce essentially a page within a page,
21543  called minipage.
21544  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21545 \begin_inset space ~
21546 \end_inset
21547
21548 apply.
21549  
21550 \end_layout
21551
21552 \begin_layout Standard
21553 Minipages in LyX have their own collapsible box inserted via the menu 
21554 \family sans
21555 Insert\SpecialChar \menuseparator
21556 Box
21557 \family default
21558 .
21559  Right-clicking on the box allows you to alter the width of the minipage
21560  and its alignment within the page.
21561 \end_layout
21562
21563 \begin_layout Standard
21564 \align center
21565 \begin_inset Box Frameless
21566 position "t"
21567 hor_pos "c"
21568 has_inner_box 1
21569 inner_pos "t"
21570 use_parbox 0
21571 use_makebox 0
21572 width "30col%"
21573 special "none"
21574 height "1pt"
21575 height_special "totalheight"
21576 status open
21577
21578 \begin_layout Plain Layout
21579
21580 \shape italic
21581 This is a minipage.
21582  The text is set in an italic style.
21583 \end_layout
21584
21585 \begin_layout Plain Layout
21586
21587 \shape italic
21588 Minipages are often used for text in another language or text that needs
21589  another formatting.
21590 \end_layout
21591
21592 \end_inset
21593
21594
21595 \end_layout
21596
21597 \begin_layout Standard
21598 \begin_inset VSpace medskip
21599 \end_inset
21600
21601 If you place two minipages side-by-side, you can use 
21602 \family sans
21603 Horizontal Fills
21604 \family default
21605  as described in section
21606 \begin_inset space ~
21607 \end_inset
21608
21609
21610 \begin_inset CommandInset ref
21611 LatexCommand ref
21612 reference "sub:Horizontal-Space"
21613
21614 \end_inset
21615
21616 :
21617 \begin_inset VSpace medskip
21618 \end_inset
21619
21620
21621 \end_layout
21622
21623 \begin_layout Standard
21624 \begin_inset Box Frameless
21625 position "t"
21626 hor_pos "c"
21627 has_inner_box 1
21628 inner_pos "t"
21629 use_parbox 0
21630 use_makebox 0
21631 width "1.5in"
21632 special "none"
21633 height "1pt"
21634 height_special "totalheight"
21635 status open
21636
21637 \begin_layout Plain Layout
21638 This is a minipage with some stupid dummy text.
21639  This dummy text is used to increase the size of the minipage.
21640 \end_layout
21641
21642 \end_inset
21643
21644
21645 \begin_inset space \hfill{}
21646 \end_inset
21647
21648
21649 \begin_inset Box Frameless
21650 position "t"
21651 hor_pos "c"
21652 has_inner_box 1
21653 inner_pos "t"
21654 use_parbox 0
21655 use_makebox 0
21656 width "1.5in"
21657 special "none"
21658 height "1pt"
21659 height_special "totalheight"
21660 status open
21661
21662 \begin_layout Plain Layout
21663 This is a minipage with some stupid dummy text.
21664  This dummy text is used to increase the size of the minipage.
21665 \end_layout
21666
21667 \end_inset
21668
21669
21670 \end_layout
21671
21672 \begin_layout Standard
21673 \begin_inset VSpace bigskip
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \begin_layout Standard
21680 When you right-click on a minipage box, you can change the box from a minipage
21681  to other box types.
21682  All box types and their settings are explained in detail in chapter 
21683 \emph on
21684 Boxes
21685 \emph default
21686  of the 
21687 \emph on
21688 Embedded Objects
21689 \emph default
21690  manual.
21691 \end_layout
21692
21693 \begin_layout Chapter
21694 Mathematical Formulas
21695 \begin_inset Index idx
21696 status collapsed
21697
21698 \begin_layout Plain Layout
21699 Math
21700 \end_layout
21701
21702 \end_inset
21703
21704
21705 \begin_inset Index idx
21706 status collapsed
21707
21708 \begin_layout Plain Layout
21709 Formulas | see
21710 \begin_inset ERT
21711 status collapsed
21712
21713 \begin_layout Plain Layout
21714
21715 {
21716 \end_layout
21717
21718 \end_inset
21719
21720 Math
21721 \begin_inset ERT
21722 status collapsed
21723
21724 \begin_layout Plain Layout
21725
21726 }
21727 \end_layout
21728
21729 \end_inset
21730
21731
21732 \end_layout
21733
21734 \end_inset
21735
21736
21737 \begin_inset CommandInset label
21738 LatexCommand label
21739 name "cha:Mathematical-Formulas"
21740
21741 \end_inset
21742
21743
21744 \end_layout
21745
21746 \begin_layout Standard
21747 The issues of this chapter are described in detail in the 
21748 \emph on
21749 Math
21750 \emph default
21751  manual.
21752  There you'll also find tips and tricks for special cases.
21753 \end_layout
21754
21755 \begin_layout Section
21756 Basic Math Editing
21757 \begin_inset Index idx
21758 status collapsed
21759
21760 \begin_layout Plain Layout
21761 Math ! Basics
21762 \end_layout
21763
21764 \end_inset
21765
21766
21767 \end_layout
21768
21769 \begin_layout Standard
21770 To create a math formula, you can just click on the toolbar icon 
21771 \begin_inset Info
21772 type  "icon"
21773 arg   "math-mode on"
21774 \end_inset
21775
21776 .
21777  That will create a little blue rectangle, with purple markers around its
21778  corners.
21779  That blue rectangle is the formula itself; the purple markers indicate
21780  what level of nesting within the formula you are at.
21781  You can also choose a particular formula type to insert via the 
21782 \family sans
21783 Insert\SpecialChar \menuseparator
21784 Math
21785 \family default
21786  menu.
21787 \end_layout
21788
21789 \begin_layout Standard
21790 Editing the parameters of a formula and adding math constructs can be done
21791  with the 
21792 \family sans
21793 math
21794 \begin_inset space ~
21795 \end_inset
21796
21797 toolbar
21798 \family default
21799 , that appears when the cursor is in a formula.
21800 \end_layout
21801
21802 \begin_layout Standard
21803 There are two main types of formulas: Inline formulas appear within a text
21804  line, like this one:
21805 \end_layout
21806
21807 \begin_layout Standard
21808 This is a line with an inline formula 
21809 \begin_inset Formula $A=B$
21810 \end_inset
21811
21812  in it.
21813 \end_layout
21814
21815 \begin_layout Standard
21816 Displayed formulas appear outside the text like if they were in an own paragraph
21817 , like this one:
21818 \begin_inset Formula 
21819 \[
21820 A=B
21821 \]
21822
21823 \end_inset
21824
21825 You can only number and reference displayed formulas.
21826 \end_layout
21827
21828 \begin_layout Standard
21829 LyX supports also many LaTeX math commands.
21830  E.
21831 \begin_inset space \thinspace{}
21832 \end_inset
21833
21834 g.
21835 \begin_inset space \space{}
21836 \end_inset
21837
21838 typing 
21839 \begin_inset Quotes eld
21840 \end_inset
21841
21842
21843 \series bold
21844
21845 \backslash
21846 alpha
21847 \series default
21848
21849 \begin_inset Quotes erd
21850 \end_inset
21851
21852 , followed by a space, in a formula will create the Greek letter 
21853 \begin_inset Formula $\alpha$
21854 \end_inset
21855
21856 .
21857  So typing commands might sometimes be faster than using the 
21858 \family sans
21859 Math
21860 \begin_inset space ~
21861 \end_inset
21862
21863 Panel
21864 \family default
21865 .
21866 \end_layout
21867
21868 \begin_layout Subsection
21869 Navigating in Formulas
21870 \begin_inset Index idx
21871 status collapsed
21872
21873 \begin_layout Plain Layout
21874 Math ! Navigating
21875 \end_layout
21876
21877 \end_inset
21878
21879
21880 \end_layout
21881
21882 \begin_layout Standard
21883 The best control over the cursor position within an existing formula is
21884  achieved with the arrow keys.
21885  LyX uses small rectangles to indicate places where something can be inserted.
21886  The arrow keys can be used to navigate between parts of a formula.
21887  Pressing 
21888 \family sans
21889 Space
21890 \family default
21891  will leave a formula construct (a square root 
21892 \begin_inset Formula $\sqrt{2}$
21893 \end_inset
21894
21895 , or parentheses 
21896 \begin_inset Formula $\left(f\right)$
21897 \end_inset
21898
21899 , or a matrix 
21900 \begin_inset Formula $\left[\begin{array}{cc}
21901 1 & 2\\
21902 3 & 4
21903 \end{array}\right]$
21904 \end_inset
21905
21906 ).
21907  Pressing 
21908 \family sans
21909 Escape
21910 \family default
21911  will leave the formula, placing the cursor after the formula.
21912  
21913 \family sans
21914 Tab
21915 \family default
21916  can be used to move horizontally in a formula; for example, through the
21917  cells of a matrix or the positions in a multi-line equation.
21918 \end_layout
21919
21920 \begin_layout Standard
21921
21922 \family sans
21923 Space
21924 \family default
21925 , printed in this document as 
21926 \begin_inset Quotes eld
21927 \end_inset
21928
21929
21930 \begin_inset ERT
21931 status collapsed
21932
21933 \begin_layout Plain Layout
21934
21935
21936 \backslash
21937 spce 
21938 \end_layout
21939
21940 \end_inset
21941
21942
21943 \begin_inset Quotes erd
21944 \end_inset
21945
21946
21947 \begin_inset Note Note
21948 status collapsed
21949
21950 \begin_layout Plain Layout
21951 This command will appear in the output as official character denoting the
21952  space character (visible space).
21953 \end_layout
21954
21955 \end_inset
21956
21957 , seems to do nothing in a formula, since it does not add a space between
21958  characters, but it does exit a nested structure.
21959  For this reason, you have to be careful about using 
21960 \family sans
21961 Space
21962 \family default
21963 .
21964  For example, if you want 
21965 \begin_inset Formula $\sqrt{2x+1}$
21966 \end_inset
21967
21968 , type 
21969 \series bold
21970
21971 \backslash
21972 sqrt
21973 \begin_inset ERT
21974 status collapsed
21975
21976 \begin_layout Plain Layout
21977
21978
21979 \backslash
21980 spce 
21981 \end_layout
21982
21983 \end_inset
21984
21985 2x+1
21986 \series default
21987  and not 
21988 \series bold
21989
21990 \backslash
21991 sqrt
21992 \begin_inset ERT
21993 status collapsed
21994
21995 \begin_layout Plain Layout
21996
21997
21998 \backslash
21999 spce 
22000 \end_layout
22001
22002 \end_inset
22003
22004 2x
22005 \begin_inset ERT
22006 status collapsed
22007
22008 \begin_layout Plain Layout
22009
22010
22011 \backslash
22012 spce 
22013 \end_layout
22014
22015 \end_inset
22016
22017 +1
22018 \series default
22019 , since in the latter case only the 
22020 \family typewriter
22021
22022 \begin_inset Formula $2x$
22023 \end_inset
22024
22025
22026 \family default
22027  will be under the square root sign: 
22028 \begin_inset Formula $\sqrt{2x}+1$
22029 \end_inset
22030
22031 .
22032 \end_layout
22033
22034 \begin_layout Standard
22035 You can leave many parts of a formula, like this matrix, partially filled
22036  in, such as:
22037 \begin_inset Formula 
22038 \[
22039 \left(\begin{array}{ccc}
22040 \lambda_{1}\\
22041  & \ddots\\
22042  &  & \lambda_{n}
22043 \end{array}\right)
22044 \]
22045
22046 \end_inset
22047
22048 If you leave a fraction only partially filled in, or a subscript with nothing
22049  in it, the results will be unpredictable, but most constructs don't mind.
22050 \end_layout
22051
22052 \begin_layout Subsection
22053 Selecting Text
22054 \end_layout
22055
22056 \begin_layout Standard
22057 You can select text within a formula in two different ways.
22058  Place the cursor at one end of the string of text you want, and press 
22059 \family sans
22060 Shift
22061 \family default
22062  and a cursor movement key to select text.
22063  It will be highlighted as with regular text selection.
22064  Alternatively, you can select text with the mouse in the usual way.
22065  That text can then be cut or copied, and then pasted within any formula,
22066  but not in a normal text region in LyX.
22067 \end_layout
22068
22069 \begin_layout Subsection
22070 Exponents and Subscripts
22071 \begin_inset Index idx
22072 status collapsed
22073
22074 \begin_layout Plain Layout
22075 Math ! Exponents
22076 \end_layout
22077
22078 \end_inset
22079
22080
22081 \begin_inset Index idx
22082 status collapsed
22083
22084 \begin_layout Plain Layout
22085 Math ! Subscripts
22086 \end_layout
22087
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \begin_layout Standard
22094 You can use the math panel to add super- or subscripts, but the much easier
22095  way is to use a command.
22096  To get 
22097 \begin_inset Formula $x^{2}$
22098 \end_inset
22099
22100 , type in a formula 
22101 \series bold
22102 x^2
22103 \begin_inset ERT
22104 status collapsed
22105
22106 \begin_layout Plain Layout
22107
22108
22109 \backslash
22110 spce 
22111 \end_layout
22112
22113 \end_inset
22114
22115
22116 \series default
22117 .
22118  The final 
22119 \family sans
22120 Space
22121 \family default
22122  puts the cursor back down on the base line of the expression.
22123  If you type 
22124 \series bold
22125 x^2y
22126 \series default
22127 , you will get 
22128 \begin_inset Formula $x^{2y}$
22129 \end_inset
22130
22131 , to get 
22132 \begin_inset Formula $x^{2}y$
22133 \end_inset
22134
22135 , type 
22136 \series bold
22137 x^2
22138 \begin_inset ERT
22139 status collapsed
22140
22141 \begin_layout Plain Layout
22142
22143
22144 \backslash
22145 spce 
22146 \end_layout
22147
22148 \end_inset
22149
22150 y
22151 \series default
22152 .
22153  If you use characters in the superscript, that could be accented with the
22154  hat 
22155 \begin_inset Quotes eld
22156 \end_inset
22157
22158 ^
22159 \begin_inset Quotes erd
22160 \end_inset
22161
22162 , you have to use an extra 
22163 \family sans
22164 Space
22165 \family default
22166  to separate the hat and the character.
22167  E.
22168 \begin_inset space \thinspace{}
22169 \end_inset
22170
22171 g.
22172 \begin_inset space \space{}
22173 \end_inset
22174
22175 if you want 
22176 \begin_inset Formula $x^{a}$
22177 \end_inset
22178
22179 , type 
22180 \series bold
22181 x^
22182 \begin_inset ERT
22183 status collapsed
22184
22185 \begin_layout Plain Layout
22186
22187
22188 \backslash
22189 spce 
22190 \end_layout
22191
22192 \end_inset
22193
22194 a
22195 \series default
22196 .
22197  Subscripts are similar: To get 
22198 \begin_inset Formula $a_{1}$
22199 \end_inset
22200
22201 , type 
22202 \series bold
22203 a_1
22204 \begin_inset ERT
22205 status collapsed
22206
22207 \begin_layout Plain Layout
22208
22209
22210 \backslash
22211 spce 
22212 \end_layout
22213
22214 \end_inset
22215
22216
22217 \series default
22218 .
22219 \end_layout
22220
22221 \begin_layout Subsection
22222 Fractions
22223 \begin_inset Index idx
22224 status collapsed
22225
22226 \begin_layout Plain Layout
22227 Math ! Fractions
22228 \end_layout
22229
22230 \end_inset
22231
22232
22233 \end_layout
22234
22235 \begin_layout Standard
22236 Create a fraction with either the command 
22237 \series bold
22238
22239 \backslash
22240 frac
22241 \series default
22242  or using the icon 
22243 \begin_inset Graphics
22244         filename ../images/math/frac.png
22245         scale 60
22246
22247 \end_inset
22248
22249  in the 
22250 \family sans
22251 Math
22252 \begin_inset space ~
22253 \end_inset
22254
22255 Panel
22256 \family default
22257 .
22258  You will be presented with an empty fraction.
22259  The cursor is above the fraction line.
22260  To move it to the bottom, simply press 
22261 \family sans
22262 Down
22263 \family default
22264 .
22265  To move back up, press 
22266 \family sans
22267 Up
22268 \family default
22269 .
22270  Any math structure can be placed in a fraction, as this example shows:
22271 \begin_inset Formula 
22272 \[
22273 \left[\frac{1}{\left(\begin{array}{cc}
22274 2 & 3\\
22275 4 & 5
22276 \end{array}\right)}\right]
22277 \]
22278
22279 \end_inset
22280
22281
22282 \end_layout
22283
22284 \begin_layout Subsection
22285 Roots
22286 \begin_inset Index idx
22287 status collapsed
22288
22289 \begin_layout Plain Layout
22290 Math ! Roots
22291 \end_layout
22292
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \begin_layout Standard
22299 Roots can be created using the 
22300 \family sans
22301 Math
22302 \begin_inset space ~
22303 \end_inset
22304
22305 Panel
22306 \family default
22307  button
22308 \begin_inset Graphics
22309         filename ../images/math/sqrt.png
22310         scale 85
22311         groupId toolbarbuttons
22312
22313 \end_inset
22314
22315  or the commands 
22316 \series bold
22317
22318 \backslash
22319 sqrt
22320 \series default
22321  or 
22322 \series bold
22323
22324 \backslash
22325 root
22326 \series default
22327 .
22328  With the command 
22329 \series bold
22330
22331 \backslash
22332 root
22333 \series default
22334  you can produce roots of higher orders, like cube roots, while 
22335 \series bold
22336
22337 \backslash
22338 sqrt
22339 \series default
22340  produces always a square root.
22341 \end_layout
22342
22343 \begin_layout Subsection
22344 Operators with Limits
22345 \begin_inset Index idx
22346 status collapsed
22347
22348 \begin_layout Plain Layout
22349 Math ! Sums
22350 \end_layout
22351
22352 \end_inset
22353
22354
22355 \begin_inset Index idx
22356 status collapsed
22357
22358 \begin_layout Plain Layout
22359 Math ! Integrals
22360 \end_layout
22361
22362 \end_inset
22363
22364
22365 \begin_inset CommandInset label
22366 LatexCommand label
22367 name "sub:Operators-with-Limits"
22368
22369 \end_inset
22370
22371
22372 \end_layout
22373
22374 \begin_layout Standard
22375 Sum (
22376 \begin_inset Formula $\sum$
22377 \end_inset
22378
22379 ) and integral (
22380 \begin_inset Formula $\int$
22381 \end_inset
22382
22383 ) operators are very often decorated with limits.
22384  These limits can be entered in LyX by entering them as you would enter
22385  a super- or subscript, directly after the symbol.
22386  The sum operator will automatically place its 
22387 \begin_inset Quotes eld
22388 \end_inset
22389
22390 limits
22391 \begin_inset Quotes erd
22392 \end_inset
22393
22394  over and under the symbol in displayed formulas, and on the side in inline
22395  formulas.
22396  Such as 
22397 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22398 \end_inset
22399
22400 , versus
22401 \begin_inset Formula 
22402 \[
22403 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22404 \]
22405
22406 \end_inset
22407
22408 Integral signs, however, will place the limits on the side in both formula
22409  types.
22410 \end_layout
22411
22412 \begin_layout Standard
22413 All operators with limits will be automatically re-sized when placed in
22414  display mode.
22415  The placement of the limits can be changed by placing the cursor directly
22416  behind the operator and hitting 
22417 \begin_inset Info
22418 type  "shortcut"
22419 arg   "math-limits"
22420 \end_inset
22421
22422  or using the menu 
22423 \family sans
22424 Edit\SpecialChar \menuseparator
22425 Math\SpecialChar \menuseparator
22426 Change
22427 \begin_inset space ~
22428 \end_inset
22429
22430 Limits
22431 \begin_inset space ~
22432 \end_inset
22433
22434 Type
22435 \family default
22436 .
22437 \end_layout
22438
22439 \begin_layout Standard
22440 Certain other mathematical expressions have this 
22441 \begin_inset Quotes eld
22442 \end_inset
22443
22444 moving limits
22445 \begin_inset Quotes erd
22446 \end_inset
22447
22448  feature as addition, such as
22449 \begin_inset Index idx
22450 status collapsed
22451
22452 \begin_layout Plain Layout
22453 Math ! Limits
22454 \end_layout
22455
22456 \end_inset
22457
22458
22459 \begin_inset Formula 
22460 \[
22461 \lim_{x\rightarrow\infty}f(x),
22462 \]
22463
22464 \end_inset
22465
22466 which will place the 
22467 \begin_inset Formula $x\rightarrow\infty$
22468 \end_inset
22469
22470  underneath the 
22471 \begin_inset Quotes eld
22472 \end_inset
22473
22474 lim
22475 \begin_inset Quotes erd
22476 \end_inset
22477
22478  in display mode.
22479  In inline formulas it looks like this: 
22480 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22481 \end_inset
22482
22483 .
22484 \end_layout
22485
22486 \begin_layout Standard
22487 Note that the lim-function was entered as the function macro 
22488 \series bold
22489
22490 \backslash
22491 lim
22492 \series default
22493 .
22494  Have a look at section
22495 \begin_inset space ~
22496 \end_inset
22497
22498
22499 \begin_inset CommandInset ref
22500 LatexCommand ref
22501 reference "sub:Functions"
22502
22503 \end_inset
22504
22505  for an explanation of function macros.
22506 \end_layout
22507
22508 \begin_layout Subsection
22509 Math Symbols
22510 \begin_inset Index idx
22511 status collapsed
22512
22513 \begin_layout Plain Layout
22514 Math ! Symbols
22515 \end_layout
22516
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \begin_layout Standard
22523 Most math symbols can be found in the 
22524 \family sans
22525 Math
22526 \begin_inset space ~
22527 \end_inset
22528
22529 Panel
22530 \family default
22531  under one of several categories; including 
22532 \family sans
22533 Greek
22534 \family default
22535
22536 \family sans
22537 Operators
22538 \family default
22539  , 
22540 \family sans
22541 Relations
22542 \family default
22543
22544 \family sans
22545 Arrows
22546 \family default
22547 .
22548  There are also the additional symbols provided by the American Mathematical
22549  Society (AMS).
22550 \end_layout
22551
22552 \begin_layout Standard
22553 If you know the LaTeX-command for a construct or symbol you wish to use,
22554  you don't have to use the 
22555 \family sans
22556 Math
22557 \begin_inset space ~
22558 \end_inset
22559
22560 Panel
22561 \family default
22562 , but can type the command directly into the formula.
22563  LyX will convert it to the corresponding symbol or construct.
22564 \end_layout
22565
22566 \begin_layout Subsection
22567 Altering Spacing
22568 \begin_inset Index idx
22569 status collapsed
22570
22571 \begin_layout Plain Layout
22572 Math ! Spaces
22573 \end_layout
22574
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \begin_layout Standard
22581 You may want to create spaces that differ from the standard spacing that
22582  LaTeX provides.
22583  To do this, type 
22584 \begin_inset Info
22585 type  "shortcut"
22586 arg   "space-insert protected"
22587 \end_inset
22588
22589  or to use the 
22590 \family sans
22591 Math
22592 \begin_inset space ~
22593 \end_inset
22594
22595 Panel
22596 \family default
22597  button 
22598 \begin_inset Graphics
22599         filename ../images/math/space.png
22600         scale 85
22601         groupId toolbarbuttons
22602
22603 \end_inset
22604
22605 .
22606  This generates a small space, and shows a small marker on the screen.
22607  For example, the sequence 
22608 \series bold
22609 a Ctrl+Space b
22610 \series default
22611
22612 \begin_inset Formula $a\, b$
22613 \end_inset
22614
22615  appears in LyX as 
22616 \begin_inset Graphics
22617         filename clipart/SpaceMarker.png
22618
22619 \end_inset
22620
22621 .
22622  You can change the space to different sizes when you set the cursor behind
22623  the space marker and hit space again several times.
22624  With every space hit the size will be changed.
22625  Some markers for the space size appear red in LyX, because they are negative
22626  spaces.
22627  Here are two examples:
22628 \end_layout
22629
22630 \begin_layout Standard
22631
22632 \series bold
22633 a Ctrl+Space b
22634 \series default
22635  and 3×
22636 \family sans
22637 Space
22638 \family default
22639
22640 \begin_inset Formula $a\quad b$
22641 \end_inset
22642
22643
22644 \end_layout
22645
22646 \begin_layout Standard
22647
22648 \series bold
22649 a Ctrl+Space b
22650 \series default
22651  and 5×
22652 \family sans
22653 Space
22654 \family default
22655
22656 \begin_inset Formula $a\! b$
22657 \end_inset
22658
22659
22660 \end_layout
22661
22662 \begin_layout Subsection
22663 Functions
22664 \begin_inset Index idx
22665 status collapsed
22666
22667 \begin_layout Plain Layout
22668 Math ! Functions
22669 \end_layout
22670
22671 \end_inset
22672
22673
22674 \begin_inset CommandInset label
22675 LatexCommand label
22676 name "sub:Functions"
22677
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \begin_layout Standard
22684 The 
22685 \family sans
22686 Math
22687 \begin_inset space ~
22688 \end_inset
22689
22690 Panel
22691 \family default
22692  contains under the button 
22693 \begin_inset Graphics
22694         filename ../images/math/functions.png
22695         scale 85
22696         groupId toolbarbuttons
22697
22698 \end_inset
22699
22700  a number of function macros, such as 
22701 \begin_inset Formula $\sin$
22702 \end_inset
22703
22704
22705 \begin_inset Formula $\lim$
22706 \end_inset
22707
22708
22709 \emph on
22710 etc
22711 \emph default
22712 .
22713  (you can also insert them in a formula by typing 
22714 \series bold
22715
22716 \backslash
22717 sin
22718 \series default
22719  etc.).
22720  Standard mathematical practice is that functions are printed upright to
22721  avoid confusions, because 
22722 \begin_inset Formula $sin$
22723 \end_inset
22724
22725  does normally mean 
22726 \begin_inset Formula $s\cdot i\cdot n$
22727 \end_inset
22728
22729 .
22730 \end_layout
22731
22732 \begin_layout Standard
22733 Using the function macros will also produce correct spacing around the function:
22734  
22735 \begin_inset Formula $a\sin x$
22736 \end_inset
22737
22738  is different from 
22739 \begin_inset Formula $asinx$
22740 \end_inset
22741
22742
22743 \end_layout
22744
22745 \begin_layout Standard
22746 For some mathematical objects, like the limes, the macro changes where subscript
22747 s are placed, as described in section
22748 \begin_inset space ~
22749 \end_inset
22750
22751
22752 \begin_inset CommandInset ref
22753 LatexCommand ref
22754 reference "sub:Operators-with-Limits"
22755
22756 \end_inset
22757
22758 .
22759 \end_layout
22760
22761 \begin_layout Subsection
22762 Accents
22763 \begin_inset Index idx
22764 status collapsed
22765
22766 \begin_layout Plain Layout
22767 Math ! Accents
22768 \end_layout
22769
22770 \end_inset
22771
22772
22773 \end_layout
22774
22775 \begin_layout Standard
22776 In a formula you can insert accented characters in the same way as in text
22777  mode.
22778  This may depend on your keyboard, or the bindings file you use.
22779  You can also use LaTeX commands to e.
22780 \begin_inset space \thinspace{}
22781 \end_inset
22782
22783 g.
22784 \begin_inset space \space{}
22785 \end_inset
22786
22787 enter 
22788 \begin_inset Formula $\hat{a}$
22789 \end_inset
22790
22791  even if your keyboard doesn't have hat-accents enabled.
22792  Our example is entered by typing 
22793 \series bold
22794
22795 \backslash
22796 hat
22797 \begin_inset ERT
22798 status collapsed
22799
22800 \begin_layout Plain Layout
22801
22802
22803 \backslash
22804 spce 
22805 \end_layout
22806
22807 \end_inset
22808
22809 a
22810 \series default
22811  in a formula.
22812  Table
22813 \begin_inset space ~
22814 \end_inset
22815
22816
22817 \begin_inset CommandInset ref
22818 LatexCommand ref
22819 reference "cap:Accent-names-and"
22820
22821 \end_inset
22822
22823  shows the equivalences between the accent names and the commands.
22824 \end_layout
22825
22826 \begin_layout Standard
22827 \begin_inset Float table
22828 wide false
22829 sideways false
22830 status open
22831
22832 \begin_layout Plain Layout
22833 \begin_inset Caption
22834
22835 \begin_layout Plain Layout
22836 \begin_inset CommandInset label
22837 LatexCommand label
22838 name "cap:Accent-names-and"
22839
22840 \end_inset
22841
22842 Accent names and the corresponding commands.
22843 \end_layout
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \begin_layout Plain Layout
22851 \align center
22852 \begin_inset Tabular
22853 <lyxtabular version="3" rows="11" columns="3">
22854 <features tabularvalignment="middle">
22855 <column alignment="center" valignment="top" width="0pt">
22856 <column alignment="center" valignment="top" width="0pt">
22857 <column alignment="center" valignment="top" width="0pt">
22858 <row>
22859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863 Name
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872 Command
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881 E
22882 \family roman
22883 \series medium
22884 \shape up
22885 \size normal
22886 \emph off
22887 \bar no
22888 \noun off
22889 \color none
22890 xample
22891 \end_layout
22892
22893 \end_inset
22894 </cell>
22895 </row>
22896 <row>
22897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22898 \begin_inset Text
22899
22900 \begin_layout Plain Layout
22901
22902 \family roman
22903 \series medium
22904 \shape up
22905 \size normal
22906 \emph off
22907 \bar no
22908 \noun off
22909 \color none
22910 circumflex
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22916 \begin_inset Text
22917
22918 \begin_layout Plain Layout
22919
22920 \series bold
22921
22922 \backslash
22923 hat
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932
22933 \family roman
22934 \series medium
22935 \shape up
22936 \size normal
22937 \emph off
22938 \bar no
22939 \noun off
22940 \color none
22941 \begin_inset Formula $\hat{a}$
22942 \end_inset
22943
22944
22945 \end_layout
22946
22947 \end_inset
22948 </cell>
22949 </row>
22950 <row>
22951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22952 \begin_inset Text
22953
22954 \begin_layout Plain Layout
22955
22956 \family roman
22957 \series medium
22958 \shape up
22959 \size normal
22960 \emph off
22961 \bar no
22962 \noun off
22963 \color none
22964 grave
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973
22974 \series bold
22975
22976 \backslash
22977 grave
22978 \end_layout
22979
22980 \end_inset
22981 </cell>
22982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22983 \begin_inset Text
22984
22985 \begin_layout Plain Layout
22986
22987 \family roman
22988 \series medium
22989 \shape up
22990 \size normal
22991 \emph off
22992 \bar no
22993 \noun off
22994 \color none
22995 \begin_inset Formula $\grave{a}$
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 </row>
23004 <row>
23005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009
23010 \family roman
23011 \series medium
23012 \shape up
23013 \size normal
23014 \emph off
23015 \bar no
23016 \noun off
23017 \color none
23018 acute
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Plain Layout
23027
23028 \series bold
23029
23030 \backslash
23031 acute
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23037 \begin_inset Text
23038
23039 \begin_layout Plain Layout
23040
23041 \family roman
23042 \series medium
23043 \shape up
23044 \size normal
23045 \emph off
23046 \bar no
23047 \noun off
23048 \color none
23049 \begin_inset Formula $\acute{a}$
23050 \end_inset
23051
23052
23053 \end_layout
23054
23055 \end_inset
23056 </cell>
23057 </row>
23058 <row>
23059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \begin_layout Plain Layout
23063
23064 \family roman
23065 \series medium
23066 \shape up
23067 \size normal
23068 \emph off
23069 \bar no
23070 \noun off
23071 \color none
23072 umlaut
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \begin_layout Plain Layout
23081
23082 \series bold
23083
23084 \backslash
23085 ddot
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23091 \begin_inset Text
23092
23093 \begin_layout Plain Layout
23094
23095 \family roman
23096 \series medium
23097 \shape up
23098 \size normal
23099 \emph off
23100 \bar no
23101 \noun off
23102 \color none
23103 \begin_inset Formula $\ddot{a}$
23104 \end_inset
23105
23106
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 </row>
23112 <row>
23113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23114 \begin_inset Text
23115
23116 \begin_layout Plain Layout
23117
23118 \family roman
23119 \series medium
23120 \shape up
23121 \size normal
23122 \emph off
23123 \bar no
23124 \noun off
23125 \color none
23126 tilde
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135
23136 \series bold
23137
23138 \backslash
23139 tilde
23140 \end_layout
23141
23142 \end_inset
23143 </cell>
23144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23145 \begin_inset Text
23146
23147 \begin_layout Plain Layout
23148
23149 \family roman
23150 \series medium
23151 \shape up
23152 \size normal
23153 \emph off
23154 \bar no
23155 \noun off
23156 \color none
23157 \begin_inset Formula $\tilde{a}$
23158 \end_inset
23159
23160
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 </row>
23166 <row>
23167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171
23172 \family roman
23173 \series medium
23174 \shape up
23175 \size normal
23176 \emph off
23177 \bar no
23178 \noun off
23179 \color none
23180 dot
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189
23190 \series bold
23191
23192 \backslash
23193 dot
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202
23203 \family roman
23204 \series medium
23205 \shape up
23206 \size normal
23207 \emph off
23208 \bar no
23209 \noun off
23210 \color none
23211 \begin_inset Formula $\dot{a}$
23212 \end_inset
23213
23214
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 </row>
23220 <row>
23221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225
23226 \family roman
23227 \series medium
23228 \shape up
23229 \size normal
23230 \emph off
23231 \bar no
23232 \noun off
23233 \color none
23234 breve
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243
23244 \series bold
23245
23246 \backslash
23247 breve
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23253 \begin_inset Text
23254
23255 \begin_layout Plain Layout
23256
23257 \family roman
23258 \series medium
23259 \shape up
23260 \size normal
23261 \emph off
23262 \bar no
23263 \noun off
23264 \color none
23265 \begin_inset Formula $\breve{a}$
23266 \end_inset
23267
23268
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 </row>
23274 <row>
23275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23276 \begin_inset Text
23277
23278 \begin_layout Plain Layout
23279
23280 \family roman
23281 \series medium
23282 \shape up
23283 \size normal
23284 \emph off
23285 \bar no
23286 \noun off
23287 \color none
23288 caron
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297
23298 \series bold
23299
23300 \backslash
23301 check
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310
23311 \family roman
23312 \series medium
23313 \shape up
23314 \size normal
23315 \emph off
23316 \bar no
23317 \noun off
23318 \color none
23319 \begin_inset Formula $\check{a}$
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 </row>
23328 <row>
23329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333
23334 \family roman
23335 \series medium
23336 \shape up
23337 \size normal
23338 \emph off
23339 \bar no
23340 \noun off
23341 \color none
23342 macron
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351
23352 \series bold
23353
23354 \backslash
23355 bar
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364
23365 \family roman
23366 \series medium
23367 \shape up
23368 \size normal
23369 \emph off
23370 \bar no
23371 \noun off
23372 \color none
23373 \begin_inset Formula $\bar{a}$
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 </row>
23382 <row>
23383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387 vector
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396
23397 \series bold
23398
23399 \backslash
23400 vec
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409
23410 \family roman
23411 \series medium
23412 \shape up
23413 \size normal
23414 \emph off
23415 \bar no
23416 \noun off
23417 \color none
23418 \begin_inset Formula $\vec{a}$
23419 \end_inset
23420
23421
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 </row>
23427 </lyxtabular>
23428
23429 \end_inset
23430
23431
23432 \end_layout
23433
23434 \end_inset
23435
23436
23437 \end_layout
23438
23439 \begin_layout Standard
23440 You can choose one of the accents by selecting an item from the 
23441 \family sans
23442 Frame
23443 \begin_inset space ~
23444 \end_inset
23445
23446 decorations
23447 \family default
23448  symbol set button 
23449 \begin_inset Graphics
23450         filename ../images/math/hat.png
23451         scale 85
23452         groupId toolbarbuttons
23453
23454 \end_inset
23455
23456  in the math panel ; this will apply to any selection you have made within
23457  a formula too.
23458 \end_layout
23459
23460 \begin_layout Section
23461 Brackets and Delimiters
23462 \begin_inset Index idx
23463 status collapsed
23464
23465 \begin_layout Plain Layout
23466 Math ! Brackets
23467 \end_layout
23468
23469 \end_inset
23470
23471
23472 \begin_inset Index idx
23473 status collapsed
23474
23475 \begin_layout Plain Layout
23476 Math ! Delimiters
23477 \end_layout
23478
23479 \end_inset
23480
23481
23482 \begin_inset CommandInset label
23483 LatexCommand label
23484 name "sec:Brackets-and-Delimiters"
23485
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \begin_layout Standard
23492 There are several brackets available through LyX.
23493  For most purposes, using just the keys 
23494 \family typewriter
23495 []{}()|<>
23496 \family default
23497  should suffice.
23498  But if you want to surround a large structure, like a matrix or a fraction,
23499  or if you have several layers of brackets, it is better to use the math
23500  toolbar delimiter icon 
23501 \begin_inset Info
23502 type  "icon"
23503 arg   "dialog-show mathdelimiter"
23504 \end_inset
23505
23506 .
23507  For example, that's how you would construct the brackets around a standard
23508  matrix such as:
23509 \begin_inset Formula 
23510 \[
23511 \left[\begin{array}{cc}
23512 1 & 2\\
23513 3 & 4
23514 \end{array}\right]
23515 \]
23516
23517 \end_inset
23518
23519 and to make it easier to see the layers of parentheses as in: 
23520 \begin_inset Formula 
23521 \[
23522 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23523 \]
23524
23525 \end_inset
23526
23527
23528 \end_layout
23529
23530 \begin_layout Standard
23531 The parentheses, and other brackets from that menu will automatically re-size
23532  to accommodate the size of what is inside.
23533 \end_layout
23534
23535 \begin_layout Standard
23536 To construct brackets click on the button for the bracket you want on the
23537  left side and right side.
23538  If you use the option 
23539 \family sans
23540 Keep
23541 \begin_inset space ~
23542 \end_inset
23543
23544 matched
23545 \family default
23546 , the selected bracket type will be used for the left and the right side.
23547  The selection will be shown below the button field.
23548  If you want one side to not have a bracket, use the blank button.
23549  It will appear in LyX with a dotted line, but nothing will be printed.
23550 \end_layout
23551
23552 \begin_layout Standard
23553 If you want to place brackets around math structures, like a square root,
23554  you can do that by highlighting (selecting) the structure that is to go
23555  inside the brackets.
23556  Then choose the appropriate brackets for left and right and click on 
23557 \family sans
23558 Insert
23559 \family default
23560 .
23561  The parentheses will be drawn around the selected structure.
23562 \end_layout
23563
23564 \begin_layout Section
23565 Arrays and Multi-line Equations
23566 \begin_inset Index idx
23567 status collapsed
23568
23569 \begin_layout Plain Layout
23570 Math ! Arrays
23571 \end_layout
23572
23573 \end_inset
23574
23575
23576 \begin_inset Index idx
23577 status collapsed
23578
23579 \begin_layout Plain Layout
23580 Math ! Matrices
23581 \end_layout
23582
23583 \end_inset
23584
23585
23586 \begin_inset Index idx
23587 status collapsed
23588
23589 \begin_layout Plain Layout
23590 Math ! Multi-line Equations
23591 \end_layout
23592
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \begin_layout Standard
23599 Matrices are entered in LyX using the 
23600 \family sans
23601 Math
23602 \begin_inset space ~
23603 \end_inset
23604
23605 Panel
23606 \family default
23607  matrix button 
23608 \begin_inset Graphics
23609         filename ../images/math/matrix.png
23610         scale 85
23611         groupId toolbarbuttons
23612
23613 \end_inset
23614
23615 .
23616  It will open a dialog for you to choose the number of rows/columns.
23617  Here is an example:
23618 \begin_inset Formula 
23619 \[
23620 \left(\begin{array}{ccc}
23621 1 & 2 & 3\\
23622 4 & 5 & 6\\
23623 7 & 8 & 9
23624 \end{array}\right)
23625 \]
23626
23627 \end_inset
23628
23629 The parentheses aren't automatic, but you can add them as described in section
23630 \begin_inset space ~
23631 \end_inset
23632
23633
23634 \begin_inset CommandInset ref
23635 LatexCommand ref
23636 reference "sec:Brackets-and-Delimiters"
23637
23638 \end_inset
23639
23640 .
23641  When you construct the matrix, you can decide whether the column entries
23642  will be left-, right-, or center-justified.
23643  This alignment is set in the box 
23644 \family sans
23645 Horizontal
23646 \family default
23647  with the letters 
23648 \begin_inset Quotes eld
23649 \end_inset
23650
23651
23652 \family sans
23653 l
23654 \family default
23655
23656 \begin_inset Quotes erd
23657 \end_inset
23658
23659
23660 \begin_inset Quotes eld
23661 \end_inset
23662
23663
23664 \family sans
23665 r
23666 \family default
23667
23668 \begin_inset Quotes erd
23669 \end_inset
23670
23671 , and 
23672 \begin_inset Quotes eld
23673 \end_inset
23674
23675
23676 \family sans
23677 c
23678 \family default
23679
23680 \begin_inset Quotes erd
23681 \end_inset
23682
23683 .
23684  LyX proposes a 
23685 \begin_inset Quotes eld
23686 \end_inset
23687
23688
23689 \family sans
23690 c
23691 \family default
23692
23693 \begin_inset Quotes erd
23694 \end_inset
23695
23696  for every column as default.
23697  For example, the sequence 
23698 \begin_inset Quotes eld
23699 \end_inset
23700
23701
23702 \family sans
23703 lcr
23704 \family default
23705
23706 \begin_inset Quotes erd
23707 \end_inset
23708
23709  means that the first column will be left-justified, the second will be
23710  centered, and the third column will be right-justified, because each letter
23711  corresponds to the relevant column.
23712  The result will look like this:
23713 \begin_inset Formula 
23714 \[
23715 \begin{array}{lcr}
23716 this & this\, column & this\, column\\
23717 column & has & has\, right\\
23718 has\, left\, alignment & center\, alignment & alignment
23719 \end{array}.
23720 \]
23721
23722 \end_inset
23723
23724
23725 \end_layout
23726
23727 \begin_layout Standard
23728 You can add more rows to an existing matrix by hitting 
23729 \begin_inset Info
23730 type  "shortcut"
23731 arg   "newline-insert newline"
23732 \end_inset
23733
23734  while the cursor is in the matrix.
23735  Adding or deleting columns can be done via the menu 
23736 \family sans
23737 Edit\SpecialChar \menuseparator
23738 Math
23739 \family default
23740  or the math toolbar.
23741 \end_layout
23742
23743 \begin_layout Standard
23744 There are other arrays used in formulas, such as distinctions of cases.
23745  It can be created with the menu 
23746 \family sans
23747 Insert\SpecialChar \menuseparator
23748 Math\SpecialChar \menuseparator
23749 Cases
23750 \begin_inset space ~
23751 \end_inset
23752
23753 Environment
23754 \family default
23755  or the command 
23756 \series bold
23757
23758 \backslash
23759 cases
23760 \series default
23761 .
23762  Here is an example: 
23763 \begin_inset Formula 
23764 \[
23765 f(x)=\begin{cases}
23766 -1 & x<0\\
23767 0 & x=0\\
23768 1 & x>0
23769 \end{cases}
23770 \]
23771
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \begin_layout Standard
23778 \begin_inset VSpace bigskip
23779 \end_inset
23780
23781 Multi-line formulas are created when you press 
23782 \begin_inset Info
23783 type  "shortcut"
23784 arg   "newline-insert newline"
23785 \end_inset
23786
23787  within a formula.
23788  In an empty formula you can see that three blue boxes appear, one for each
23789  column.
23790  When you press 
23791 \begin_inset Info
23792 type  "shortcut"
23793 arg   "newline-insert newline"
23794 \end_inset
23795
23796  in a non-empty formula, the part before the relation sign (equal sign 
23797 \begin_inset Quotes eld
23798 \end_inset
23799
23800 =
23801 \begin_inset Quotes erd
23802 \end_inset
23803
23804  etc.) will be inserted automatically in the first column, the relation sign
23805  is in the second column, and the rest in the third column.
23806  A new row is created by every further hit of 
23807 \begin_inset Info
23808 type  "shortcut"
23809 arg   "newline-insert newline"
23810 \end_inset
23811
23812 .
23813  Multi-line formulas are always displayed formulas.
23814  Here is an example:
23815 \begin_inset Formula 
23816 \begin{eqnarray}
23817 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23818 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23819 \end{eqnarray}
23820
23821 \end_inset
23822
23823  To change the column assignment of the formula parts, place the cursor
23824  where you want to start the shift and hit 
23825 \family sans
23826 Ctrl-Tab.
23827
23828 \family default
23829  It shifts everything in the column which is right beside the current cursor
23830  position to the next column.
23831  Note that the middle column is designed for relation signs, structures
23832  within this column will be printed in a smaller size:
23833 \begin_inset Formula 
23834 \begin{eqnarray*}
23835 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
23836 \end{eqnarray*}
23837
23838 \end_inset
23839
23840
23841 \end_layout
23842
23843 \begin_layout Standard
23844 The multi-line formula type described here is called 
23845 \family typewriter
23846 \series medium
23847 eqnarray
23848 \family default
23849 \series default
23850 .
23851  There are other multi-line types being more suitable for certain situations,
23852  for example if you want a better inter-line spacing than in formula (
23853 \begin_inset CommandInset ref
23854 LatexCommand ref
23855 reference "eq:asquared"
23856
23857 \end_inset
23858
23859 ).
23860  The other types are described in section
23861 \begin_inset space ~
23862 \end_inset
23863
23864
23865 \begin_inset CommandInset ref
23866 LatexCommand ref
23867 reference "sub:AMS-Formula-Types"
23868
23869 \end_inset
23870
23871 .
23872 \end_layout
23873
23874 \begin_layout Section
23875 Formula Numbering and Referencing
23876 \begin_inset Index idx
23877 status collapsed
23878
23879 \begin_layout Plain Layout
23880 Math ! Formula numbering
23881 \end_layout
23882
23883 \end_inset
23884
23885
23886 \begin_inset Index idx
23887 status collapsed
23888
23889 \begin_layout Plain Layout
23890 Math ! Referencing formulas
23891 \end_layout
23892
23893 \end_inset
23894
23895
23896 \begin_inset CommandInset label
23897 LatexCommand label
23898 name "sec:Formula-Numbering-and"
23899
23900 \end_inset
23901
23902
23903 \end_layout
23904
23905 \begin_layout Standard
23906 To number a formula, set the cursor in the formula and use the menu 
23907 \family sans
23908 Edit\SpecialChar \menuseparator
23909 Math\SpecialChar \menuseparator
23910 Toggle
23911 \begin_inset space ~
23912 \end_inset
23913
23914 Numbering
23915 \family default
23916  or the shortcut 
23917 \begin_inset Info
23918 type  "shortcut"
23919 arg   "math-number-toggle"
23920 \end_inset
23921
23922 .
23923  The formula number appears in LyX as 
23924 \begin_inset Quotes eld
23925 \end_inset
23926
23927 #
23928 \begin_inset Quotes erd
23929 \end_inset
23930
23931  within parentheses.
23932  The 
23933 \begin_inset Quotes eld
23934 \end_inset
23935
23936 #
23937 \begin_inset Quotes erd
23938 \end_inset
23939
23940  denotes that the number will be calculated automatically when the output
23941  is generated.
23942  The placement and format of the formula number in the output depends on
23943  the document class.
23944  In this document the number is printed together with the chapter number,
23945  separated by a dot:
23946 \begin_inset Formula 
23947 \begin{equation}
23948 1+1=2
23949 \end{equation}
23950
23951 \end_inset
23952
23953 Using 
23954 \begin_inset Info
23955 type  "shortcut"
23956 arg   "math-number-toggle"
23957 \end_inset
23958
23959  in a numbered formula will switch off the numbering.
23960  You can only number displayed formulas.
23961 \end_layout
23962
23963 \begin_layout Standard
23964 Multi-line formulas can be numbered line by line: Using the menu 
23965 \family sans
23966 Edit\SpecialChar \menuseparator
23967 Math\SpecialChar \menuseparator
23968 Toggle
23969 \begin_inset space ~
23970 \end_inset
23971
23972 Numbering
23973 \begin_inset space ~
23974 \end_inset
23975
23976 of
23977 \begin_inset space ~
23978 \end_inset
23979
23980 Line
23981 \family default
23982  or the shortcut 
23983 \begin_inset Info
23984 type  "shortcut"
23985 arg   "math-number-line-toggle"
23986 \end_inset
23987
23988  will only toggle the numbering of the line where the cursor is:
23989 \begin_inset Formula 
23990 \begin{eqnarray}
23991 1 & = & 3-2\\
23992 2 & = & 4-2\nonumber \\
23993 4 & \leq & 7
23994 \end{eqnarray}
23995
23996 \end_inset
23997
23998 To number all lines use the shortcut 
23999 \begin_inset Info
24000 type  "shortcut"
24001 arg   "math-number-toggle"
24002 \end_inset
24003
24004 .
24005 \end_layout
24006
24007 \begin_layout Standard
24008 \begin_inset VSpace bigskip
24009 \end_inset
24010
24011 Every displayed formula can be referenced by its number using a label.
24012  A label is inserted with the menu 
24013 \family sans
24014 Insert\SpecialChar \menuseparator
24015 Label
24016 \family default
24017  when the cursor is in the formula.
24018  This opens a dialog to enter the label.
24019  It is recommended to use the proposed 
24020 \begin_inset Quotes eld
24021 \end_inset
24022
24023
24024 \family sans
24025 eq:
24026 \family default
24027
24028 \begin_inset Quotes erd
24029 \end_inset
24030
24031  as first part of the label, because this helps later to identify the label
24032  type when you have many labels in your document.
24033  We inserted in the following example the label 
24034 \begin_inset Quotes eld
24035 \end_inset
24036
24037 eq:tanhExp
24038 \begin_inset Quotes erd
24039 \end_inset
24040
24041  in the second line:
24042 \begin_inset Formula 
24043 \begin{eqnarray}
24044 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24045  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24046 \end{eqnarray}
24047
24048 \end_inset
24049
24050 Every labeled line is automatically numbered.
24051  Therefore the label is shown in LyX at the place of the formula number
24052  placeholder 
24053 \begin_inset Quotes eld
24054 \end_inset
24055
24056 #
24057 \begin_inset Quotes erd
24058 \end_inset
24059
24060 .
24061  You can reference a labeled formula using the menu 
24062 \family sans
24063 Insert\SpecialChar \menuseparator
24064 Cross
24065 \begin_inset space ~
24066 \end_inset
24067
24068 Reference
24069 \family default
24070 .
24071  A dialog appears to choose a label you want refer to.
24072  The reference appears in LyX as a grey cross reference box and in the output
24073  as the formula number:
24074 \end_layout
24075
24076 \begin_layout Standard
24077 This is a cross-reference to equation (
24078 \begin_inset CommandInset ref
24079 LatexCommand ref
24080 reference "eq:tanhExp"
24081
24082 \end_inset
24083
24084 ).
24085 \end_layout
24086
24087 \begin_layout Standard
24088 The properties of LyX's cross-reference box are described in section
24089 \begin_inset space ~
24090 \end_inset
24091
24092
24093 \begin_inset CommandInset ref
24094 LatexCommand ref
24095 reference "sec:Cross-References"
24096
24097 \end_inset
24098
24099 .
24100  To delete a label, set the cursor in the labeled formula, use the menu
24101  
24102 \family sans
24103 Insert\SpecialChar \menuseparator
24104 Label
24105 \family default
24106  and delete the label in the appearing dialog.
24107 \begin_inset Foot
24108 status collapsed
24109
24110 \begin_layout Plain Layout
24111 This is a unintuitive and will be fixed in the next version of LyX.
24112 \end_layout
24113
24114 \end_inset
24115
24116  
24117 \end_layout
24118
24119 \begin_layout Section
24120 User defined math macros
24121 \begin_inset Index idx
24122 status collapsed
24123
24124 \begin_layout Plain Layout
24125 Math ! Macros
24126 \end_layout
24127
24128 \end_inset
24129
24130
24131 \end_layout
24132
24133 \begin_layout Standard
24134 LyX allows you to define macros for formulas which is very useful when you
24135  have equations of the same form in a document several times.
24136  Math macros are explained in section 
24137 \emph on
24138 Math
24139 \begin_inset space ~
24140 \end_inset
24141
24142 Macros
24143 \emph default
24144  of the 
24145 \emph on
24146 Math
24147 \emph default
24148  manual.
24149 \end_layout
24150
24151 \begin_layout Section
24152 Fine-Tuning
24153 \end_layout
24154
24155 \begin_layout Subsection
24156 Typefaces
24157 \begin_inset Index idx
24158 status collapsed
24159
24160 \begin_layout Plain Layout
24161 Math ! Typefaces
24162 \end_layout
24163
24164 \end_inset
24165
24166
24167 \end_layout
24168
24169 \begin_layout Standard
24170 The standard font for text is italic, for numbers the standard is roman.
24171  To set a font in a formula, use the 
24172 \family sans
24173 Math
24174 \begin_inset space ~
24175 \end_inset
24176
24177 Panel
24178 \family default
24179  button 
24180 \begin_inset Graphics
24181         filename ../images/math/font.png
24182         scale 85
24183         groupId toolbarbuttons
24184
24185 \end_inset
24186
24187 , or enter its command, listed in table
24188 \begin_inset space ~
24189 \end_inset
24190
24191
24192 \begin_inset CommandInset ref
24193 LatexCommand ref
24194 reference "cap:Typefaces-and-the"
24195
24196 \end_inset
24197
24198 , directly.
24199 \end_layout
24200
24201 \begin_layout Standard
24202 \begin_inset Float table
24203 wide false
24204 sideways false
24205 status open
24206
24207 \begin_layout Plain Layout
24208 \begin_inset Caption
24209
24210 \begin_layout Plain Layout
24211 \begin_inset CommandInset label
24212 LatexCommand label
24213 name "cap:Typefaces-and-the"
24214
24215 \end_inset
24216
24217 Typefaces and the corresponding commands.
24218 \end_layout
24219
24220 \end_inset
24221
24222
24223 \end_layout
24224
24225 \begin_layout Plain Layout
24226 \align center
24227 \begin_inset Tabular
24228 <lyxtabular version="3" rows="9" columns="2">
24229 <features tabularvalignment="middle">
24230 <column alignment="center" valignment="top" width="0pt">
24231 <column alignment="center" valignment="top" width="0pt">
24232 <row>
24233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237 Font
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24243 \begin_inset Text
24244
24245 \begin_layout Plain Layout
24246 Command
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 </row>
24252 <row>
24253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24254 \begin_inset Text
24255
24256 \begin_layout Plain Layout
24257
24258 \shape up
24259 \size normal
24260 \bar no
24261 \noun off
24262 \color none
24263 \begin_inset Formula $\mathrm{Roman}$
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
24271 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24272 \begin_inset Text
24273
24274 \begin_layout Plain Layout
24275
24276 \series bold
24277
24278 \backslash
24279 mathrm
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 </row>
24285 <row>
24286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302
24303 \series bold
24304
24305 \backslash
24306 mathbf
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 </row>
24312 <row>
24313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24314 \begin_inset Text
24315
24316 \begin_layout Plain Layout
24317 \begin_inset Formula $\mathit{Italic}$
24318 \end_inset
24319
24320
24321 \end_layout
24322
24323 \end_inset
24324 </cell>
24325 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24326 \begin_inset Text
24327
24328 \begin_layout Plain Layout
24329
24330 \series bold
24331
24332 \backslash
24333 mathit
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 </row>
24339 <row>
24340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24341 \begin_inset Text
24342
24343 \begin_layout Plain Layout
24344
24345 \shape up
24346 \size normal
24347 \bar no
24348 \noun off
24349 \color none
24350 \begin_inset Formula $\mathtt{Typewriter}$
24351 \end_inset
24352
24353
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362
24363 \series bold
24364
24365 \backslash
24366 mathtt
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 </row>
24372 <row>
24373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24374 \begin_inset Text
24375
24376 \begin_layout Plain Layout
24377 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24378 \end_inset
24379
24380
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \series bold
24391
24392 \backslash
24393 mathbb
24394 \end_layout
24395
24396 \end_inset
24397 </cell>
24398 </row>
24399 <row>
24400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24401 \begin_inset Text
24402
24403 \begin_layout Plain Layout
24404 \begin_inset Formula $\mathfrak{Fraktur}$
24405 \end_inset
24406
24407
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416
24417 \series bold
24418
24419 \backslash
24420 mathfrak
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 </row>
24426 <row>
24427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24428 \begin_inset Text
24429
24430 \begin_layout Plain Layout
24431
24432 \shape up
24433 \size normal
24434 \emph on
24435 \bar no
24436 \noun off
24437 \color none
24438 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24439 \end_inset
24440
24441
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450
24451 \series bold
24452
24453 \backslash
24454 mathcal
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 </row>
24460 <row>
24461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465 \begin_inset Formula $\mathsf{SansSerif}$
24466 \end_inset
24467
24468
24469 \end_layout
24470
24471 \end_inset
24472 </cell>
24473 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24474 \begin_inset Text
24475
24476 \begin_layout Plain Layout
24477
24478 \series bold
24479
24480 \backslash
24481 mathsf
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 </row>
24487 </lyxtabular>
24488
24489 \end_inset
24490
24491
24492 \end_layout
24493
24494 \end_inset
24495
24496
24497 \end_layout
24498
24499 \begin_layout Standard
24500 \begin_inset Note Greyedout
24501 status open
24502
24503 \begin_layout Plain Layout
24504
24505 \series bold
24506 Note:
24507 \series default
24508  You can only print capital letters in the typefaces 
24509 \family sans
24510 Blackboard
24511 \family default
24512  and 
24513 \family sans
24514 Calligraphic
24515 \family default
24516 .
24517 \end_layout
24518
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \begin_layout Standard
24525 When you use a typeface, a blue box is inserted in the formula.
24526  Every character in this box will be printed in this typeface.
24527  Pressing 
24528 \family sans
24529 Space
24530 \family default
24531  within the box will set the cursor outside, so that you have to use a protected
24532  space when you need a space in the box.
24533  Here an example where 
24534 \begin_inset Quotes eld
24535 \end_inset
24536
24537 N
24538 \begin_inset Quotes erd
24539 \end_inset
24540
24541  in 
24542 \family sans
24543 Blackboard
24544 \family default
24545  denotes the set of numbers:
24546 \begin_inset Formula 
24547 \[
24548 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24549 \]
24550
24551 \end_inset
24552
24553
24554 \end_layout
24555
24556 \begin_layout Standard
24557 The typefaces are nestable, which can cause confusion.
24558  You can e.
24559 \begin_inset space \thinspace{}
24560 \end_inset
24561
24562 g.
24563 \begin_inset space \space{}
24564 \end_inset
24565
24566 put a character in 
24567 \family sans
24568 Fraktur
24569 \family default
24570  in a box for 
24571 \family sans
24572 Typewriter
24573 \family default
24574
24575 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24576 \end_inset
24577
24578  
24579 \begin_inset Newline newline
24580 \end_inset
24581
24582 So it is better not to use this feature.
24583 \end_layout
24584
24585 \begin_layout Standard
24586 The typefaces have no effect on Greek letters: 
24587 \begin_inset Formula $\mathfrak{abc\delta e}$
24588 \end_inset
24589
24590
24591 \begin_inset Newline newline
24592 \end_inset
24593
24594 You can only print them emboldened using the command 
24595 \series bold
24596
24597 \backslash
24598 boldsymbol
24599 \series default
24600 , which works like the other typeface commands: 
24601 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24602 \end_inset
24603
24604
24605 \end_layout
24606
24607 \begin_layout Standard
24608
24609 \series bold
24610
24611 \backslash
24612 boldsymbol
24613 \series default
24614  works for all symbols, letters, and numbers.
24615 \end_layout
24616
24617 \begin_layout Standard
24618 A number of other font options are available as well, in the menu 
24619 \family sans
24620 Edit\SpecialChar \menuseparator
24621 Math\SpecialChar \menuseparator
24622 Text
24623 \begin_inset space ~
24624 \end_inset
24625
24626 Style
24627 \family default
24628 .
24629 \end_layout
24630
24631 \begin_layout Subsection
24632 Math Text
24633 \begin_inset Index idx
24634 status collapsed
24635
24636 \begin_layout Plain Layout
24637 Math ! Text
24638 \end_layout
24639
24640 \end_inset
24641
24642
24643 \end_layout
24644
24645 \begin_layout Standard
24646 Typefaces are useful for entering some characters in some given font, but
24647  not for text.
24648  For typing longer pieces of text use the math text, which is obtained using
24649  the entry 
24650 \family sans
24651 Normal
24652 \begin_inset space ~
24653 \end_inset
24654
24655 text
24656 \begin_inset space ~
24657 \end_inset
24658
24659 mode
24660 \family default
24661  of the 
24662 \family sans
24663 Math
24664 \begin_inset space ~
24665 \end_inset
24666
24667 Panel
24668 \family default
24669  button 
24670 \begin_inset Graphics
24671         filename ../images/math/font.png
24672         scale 85
24673         groupId toolbarbuttons
24674
24675 \end_inset
24676
24677  (shortcut 
24678 \begin_inset Info
24679 type  "shortcut"
24680 arg   "font-default"
24681 \end_inset
24682
24683 ).
24684  Math text appears in LyX in black instead of blue.
24685  You can use spaces and accents in math text like in normal text.
24686  Here is an example:
24687 \begin_inset Formula 
24688 \[
24689 f(x)=\begin{cases}
24690 x & \textrm{if I say so}\\
24691 -x & \textrm{unter Umständen}
24692 \end{cases}
24693 \]
24694
24695 \end_inset
24696
24697
24698 \end_layout
24699
24700 \begin_layout Subsection
24701 Font Sizes
24702 \begin_inset Index idx
24703 status collapsed
24704
24705 \begin_layout Plain Layout
24706 Math ! Font sizes
24707 \end_layout
24708
24709 \end_inset
24710
24711
24712 \end_layout
24713
24714 \begin_layout Standard
24715 There are four font styles (relative sizes) used in math-mode, which are
24716  automatically chosen in most situations.
24717  These are called 
24718 \family sans
24719 textstyle
24720 \family default
24721
24722 \family sans
24723 displaystyle
24724 \family default
24725
24726 \family sans
24727 scriptstyle
24728 \family default
24729 , and 
24730 \family sans
24731 scriptscriptstyle
24732 \family default
24733 .
24734  For most characters, 
24735 \family sans
24736 textstyle
24737 \family default
24738  and 
24739 \family sans
24740 displaystyle
24741 \family default
24742  are actually the same size, but fractions, superscripts and subscripts,
24743  and certain other structures, are set larger in 
24744 \family sans
24745 displaystyle
24746 \family default
24747 .
24748  Except for some operators, which resize themselves to accommodate various
24749  situations, all text will be set in the styles that LaTeX thinks are appropriat
24750 e.
24751  These choices can be overridden by using the math panel button 
24752 \begin_inset Graphics
24753         filename ../images/math/style.png
24754         scale 85
24755         groupId toolbarbuttons
24756
24757 \end_inset
24758
24759 .
24760  A box for the size will be created in which you can insert the math structure.
24761  For example, you can set 
24762 \begin_inset Formula $\frac{1}{2}$
24763 \end_inset
24764
24765 , which is normally in 
24766 \family sans
24767 textstyle
24768 \family default
24769 , larger in 
24770 \family sans
24771 displaystyle
24772 \family default
24773
24774 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24775 \end_inset
24776
24777 .
24778  The four styles are used in the following example:
24779 \end_layout
24780
24781 \begin_layout Standard
24782 \begin_inset Formula $displaystyle$
24783 \end_inset
24784
24785
24786 \begin_inset Formula ${\textstyle textstyle}$
24787 \end_inset
24788
24789
24790 \begin_inset Formula ${\scriptstyle scriptstyle}$
24791 \end_inset
24792
24793
24794 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24795 \end_inset
24796
24797 .
24798 \end_layout
24799
24800 \begin_layout Standard
24801 All these math-mode font sizes are relative, that means, if the whole math
24802  inset is set in a particular size with the menu 
24803 \family sans
24804 Edit\SpecialChar \menuseparator
24805 Text
24806 \begin_inset space ~
24807 \end_inset
24808
24809 Style
24810 \family default
24811 , all sizes in the formula will be adjusted relative to this size.
24812  Similarly, if the base font size of the document is changed, all fonts
24813  will be adjusted to correspond.
24814  As an example here is a formula in the font size 
24815 \begin_inset Quotes eld
24816 \end_inset
24817
24818 largest
24819 \begin_inset Quotes erd
24820 \end_inset
24821
24822 :
24823 \end_layout
24824
24825 \begin_layout Standard
24826
24827 \family roman
24828 \size largest
24829 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24830 \end_inset
24831
24832
24833 \end_layout
24834
24835 \begin_layout Section
24836 Theorem Modules
24837 \end_layout
24838
24839 \begin_layout Standard
24840 As of LyX 1.6, support for theorem-like environments has been moved out of
24841  the document classes and into layout modules.
24842 \begin_inset Index idx
24843 status collapsed
24844
24845 \begin_layout Plain Layout
24846 Layout Modules
24847 \end_layout
24848
24849 \end_inset
24850
24851  As a result, theorem-like environments can now easily be used with classes
24852  other than the AMS classes.
24853  See section 
24854 \begin_inset CommandInset ref
24855 LatexCommand ref
24856 reference "sub:Modules"
24857
24858 \end_inset
24859
24860  for more on layout modules.
24861 \end_layout
24862
24863 \begin_layout Section
24864 AMS-LaTeX
24865 \begin_inset Index idx
24866 status collapsed
24867
24868 \begin_layout Plain Layout
24869 AMS math
24870 \end_layout
24871
24872 \end_inset
24873
24874
24875 \begin_inset Index idx
24876 status collapsed
24877
24878 \begin_layout Plain Layout
24879 Math ! AMS
24880 \end_layout
24881
24882 \end_inset
24883
24884
24885 \end_layout
24886
24887 \begin_layout Standard
24888 LyX supports the packages provided by the American Mathematical Society
24889  (AMS) that are in common use.
24890 \end_layout
24891
24892 \begin_layout Subsection
24893 Enabling AMS-Support
24894 \end_layout
24895
24896 \begin_layout Standard
24897 Selecting the checkbox 
24898 \family sans
24899 Use
24900 \begin_inset space ~
24901 \end_inset
24902
24903 AMS
24904 \begin_inset space ~
24905 \end_inset
24906
24907 math
24908 \begin_inset space ~
24909 \end_inset
24910
24911 package
24912 \family default
24913  in the 
24914 \family sans
24915 Document\SpecialChar \menuseparator
24916 Settings
24917 \family default
24918
24919 \begin_inset Index idx
24920 status collapsed
24921
24922 \begin_layout Plain Layout
24923 Document ! Settings
24924 \end_layout
24925
24926 \end_inset
24927
24928  dialog under 
24929 \family sans
24930 Math
24931 \begin_inset space ~
24932 \end_inset
24933
24934 Options
24935 \family default
24936  will include the AMS-packages in the document, and make the facilities
24937  available.
24938  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24939  formulas, ensure that you have enabled AMS.
24940 \end_layout
24941
24942 \begin_layout Subsection
24943 AMS-Formula Types
24944 \begin_inset CommandInset label
24945 LatexCommand label
24946 name "sub:AMS-Formula-Types"
24947
24948 \end_inset
24949
24950
24951 \begin_inset Index idx
24952 status collapsed
24953
24954 \begin_layout Plain Layout
24955 Math ! Multi-line Equations
24956 \end_layout
24957
24958 \end_inset
24959
24960
24961 \end_layout
24962
24963 \begin_layout Standard
24964 AMS-LaTeX provides a selection of different formula types.
24965  LyX allows you to choose between 
24966 \family typewriter
24967 align
24968 \family default
24969
24970 \family typewriter
24971 alignat
24972 \family default
24973
24974 \family typewriter
24975 flalign
24976 \family default
24977
24978 \family typewriter
24979 gather
24980 \family default
24981 , and 
24982 \family typewriter
24983 multline
24984 \family default
24985 .
24986  We refer to the AMS-documentation for an explanation of these formula types.
24987 \end_layout
24988
24989 \begin_layout Chapter
24990 More Tools
24991 \end_layout
24992
24993 \begin_layout Section
24994 Cross-References
24995 \begin_inset Index idx
24996 status collapsed
24997
24998 \begin_layout Plain Layout
24999 Cross references
25000 \end_layout
25001
25002 \end_inset
25003
25004
25005 \begin_inset CommandInset label
25006 LatexCommand label
25007 name "sec:Cross-References"
25008
25009 \end_inset
25010
25011
25012 \end_layout
25013
25014 \begin_layout Standard
25015 One of LyX's strengths are cross-references.
25016  You can reference every section, float, footnote, formula, and list in
25017  the document.
25018  To reference a document part, you have to insert a label into it.
25019  The label is used as anchor and name for the reference.
25020  We want for example to refer to the second item of the following list:
25021 \end_layout
25022
25023 \begin_layout Enumerate
25024 First item
25025 \end_layout
25026
25027 \begin_layout Enumerate
25028 \begin_inset CommandInset label
25029 LatexCommand label
25030 name "enu:Second-item"
25031
25032 \end_inset
25033
25034 Second item
25035 \end_layout
25036
25037 \begin_layout Enumerate
25038 Third item
25039 \end_layout
25040
25041 \begin_layout Standard
25042 First we insert a label into the second item with the menu 
25043 \family sans
25044 Insert\SpecialChar \menuseparator
25045 Label
25046 \family default
25047  or by pressing the toolbar button 
25048 \begin_inset Info
25049 type  "icon"
25050 arg   "label-insert"
25051 \end_inset
25052
25053 .
25054  A grey label box like this: 
25055 \begin_inset Graphics
25056         filename clipart/labelQt4.png
25057         scale 85
25058
25059 \end_inset
25060
25061  is inserted and the label window pops up asking for the label text.
25062  LyX offers as text the first words of the item with a prefix, in our case
25063  the text 
25064 \begin_inset Quotes eld
25065 \end_inset
25066
25067
25068 \family sans
25069 enu: Second-item
25070 \family default
25071
25072 \begin_inset Quotes erd
25073 \end_inset
25074
25075 .
25076  The prefix 
25077 \begin_inset Quotes eld
25078 \end_inset
25079
25080
25081 \family sans
25082 enu:
25083 \family default
25084
25085 \begin_inset Quotes erd
25086 \end_inset
25087
25088  stands for 
25089 \begin_inset Quotes eld
25090 \end_inset
25091
25092 enumerate
25093 \begin_inset Quotes erd
25094 \end_inset
25095
25096 .
25097  The prefix depends on the document part where the label is inserted, e.
25098 \begin_inset space \thinspace{}
25099 \end_inset
25100
25101 g.
25102 \begin_inset space \space{}
25103 \end_inset
25104
25105 if you insert a label into a section heading, the prefix will be 
25106 \begin_inset Quotes eld
25107 \end_inset
25108
25109
25110 \family sans
25111 sec:
25112 \family default
25113
25114 \begin_inset Quotes erd
25115 \end_inset
25116
25117 .
25118 \end_layout
25119
25120 \begin_layout Standard
25121 To reference the item, we refer to its label using the menu 
25122 \family sans
25123 Insert\SpecialChar \menuseparator
25124 Cross-Reference
25125 \family default
25126  or the toolbar button 
25127 \begin_inset Info
25128 type  "icon"
25129 arg   "dialog-show-new-inset ref"
25130 \end_inset
25131
25132 .
25133  A grey cross-reference box like this: 
25134 \begin_inset Graphics
25135         filename clipart/referenceQt4.png
25136         scale 85
25137
25138 \end_inset
25139
25140  is inserted and the cross-reference window appears showing all the labels
25141  in the document.
25142  We can now sort the labels alphabetically and then choose the entry 
25143 \begin_inset Quotes eld
25144 \end_inset
25145
25146
25147 \family sans
25148 enu:Second-item
25149 \family default
25150
25151 \begin_inset Quotes erd
25152 \end_inset
25153
25154 .
25155  At the position of the cross-reference box the item number will appear
25156  in the output.
25157 \end_layout
25158
25159 \begin_layout Standard
25160 Alternatively to 
25161 \family sans
25162 Insert\SpecialChar \menuseparator
25163 Cross-Reference
25164 \family default
25165 , you can right-click on a label and use in the appearing context menu 
25166 \family sans
25167 Copy as Reference
25168 \family default
25169 .
25170  The cross-reference to this label is now in the clipboard and can be copied
25171  to the actual cursor position via the menu 
25172 \family sans
25173 Edit\SpecialChar \menuseparator
25174 Paste
25175 \family default
25176  (shortcut Ctrl+V).
25177 \end_layout
25178
25179 \begin_layout Standard
25180 Here is our cross-reference: Item
25181 \begin_inset space ~
25182 \end_inset
25183
25184
25185 \begin_inset CommandInset ref
25186 LatexCommand ref
25187 reference "enu:Second-item"
25188
25189 \end_inset
25190
25191
25192 \end_layout
25193
25194 \begin_layout Standard
25195 It is recommended to use a protected space
25196 \begin_inset Foot
25197 status collapsed
25198
25199 \begin_layout Plain Layout
25200 described in section
25201 \begin_inset space ~
25202 \end_inset
25203
25204
25205 \begin_inset CommandInset ref
25206 LatexCommand ref
25207 reference "sub:Protected-Space"
25208
25209 \end_inset
25210
25211
25212 \end_layout
25213
25214 \end_inset
25215
25216  between the cross-reference name and its number to avoid ugly line breaks
25217  between them.
25218 \end_layout
25219
25220 \begin_layout Standard
25221 There are six varieties of cross-references:
25222 \end_layout
25223
25224 \begin_layout Description
25225 <reference>: prints the number, this is the default: 
25226 \begin_inset CommandInset ref
25227 LatexCommand ref
25228 reference "cap:Two-distorted-images"
25229
25230 \end_inset
25231
25232
25233 \end_layout
25234
25235 \begin_layout Description
25236 (<reference>): prints the number within two parentheses, this is the style
25237  normally used to reference formulas, especially when the reference name
25238  
25239 \begin_inset Quotes eld
25240 \end_inset
25241
25242 Equation
25243 \begin_inset Quotes erd
25244 \end_inset
25245
25246  is omitted: 
25247 \begin_inset CommandInset ref
25248 LatexCommand eqref
25249 reference "eq:tanhExp"
25250
25251 \end_inset
25252
25253
25254 \end_layout
25255
25256 \begin_layout Description
25257 <page>: prints the page number: Page
25258 \begin_inset space ~
25259 \end_inset
25260
25261
25262 \begin_inset CommandInset ref
25263 LatexCommand pageref
25264 reference "cap:Two-distorted-images"
25265
25266 \end_inset
25267
25268
25269 \end_layout
25270
25271 \begin_layout Description
25272 on
25273 \begin_inset space ~
25274 \end_inset
25275
25276 page
25277 \begin_inset space ~
25278 \end_inset
25279
25280 <page>: prints the text "on page" and the page number: 
25281 \begin_inset CommandInset ref
25282 LatexCommand vpageref
25283 reference "cap:Two-distorted-images"
25284
25285 \end_inset
25286
25287
25288 \end_layout
25289
25290 \begin_layout Description
25291 <reference>
25292 \begin_inset space ~
25293 \end_inset
25294
25295 on
25296 \begin_inset space ~
25297 \end_inset
25298
25299 page
25300 \begin_inset space ~
25301 \end_inset
25302
25303 <page>: prints the number, the text "on page", and the page number: 
25304 \begin_inset CommandInset ref
25305 LatexCommand vref
25306 reference "cap:Two-distorted-images"
25307
25308 \end_inset
25309
25310
25311 \end_layout
25312
25313 \begin_layout Description
25314 Formatted
25315 \begin_inset space ~
25316 \end_inset
25317
25318 reference: prints a self defined cross-reference format.
25319 \begin_inset Newline newline
25320 \end_inset
25321
25322
25323 \begin_inset Note Greyedout
25324 status open
25325
25326 \begin_layout Plain Layout
25327
25328 \series bold
25329 Note:
25330 \series default
25331  This feature is only available when you have the LaTeX-package 
25332 \series bold
25333 prettyref
25334 \series default
25335  or 
25336 \series bold
25337 refstyle
25338 \series default
25339
25340 \begin_inset Index idx
25341 status collapsed
25342
25343 \begin_layout Plain Layout
25344 LaTeX-packages ! prettyref
25345 \end_layout
25346
25347 \end_inset
25348
25349
25350 \begin_inset Index idx
25351 status collapsed
25352
25353 \begin_layout Plain Layout
25354 LaTeX-packages ! refstyle
25355 \end_layout
25356
25357 \end_inset
25358
25359  installed.
25360 \end_layout
25361
25362 \end_inset
25363
25364
25365 \end_layout
25366
25367 \begin_layout Description
25368 Textual
25369 \begin_inset space ~
25370 \end_inset
25371
25372 reference: prints the caption or name of the reference: 
25373 \begin_inset CommandInset ref
25374 LatexCommand nameref
25375 reference "cap:Two-distorted-images"
25376
25377 \end_inset
25378
25379
25380 \end_layout
25381
25382 \begin_layout Standard
25383
25384 \family sans
25385 <page>
25386 \family default
25387  will not print the page number if the label is on the previous, the same,
25388  or the next page.
25389  You will e.
25390 \begin_inset space \thinspace{}
25391 \end_inset
25392
25393 g.
25394 \begin_inset space \space{}
25395 \end_inset
25396
25397 see the text 
25398 \begin_inset Quotes eld
25399 \end_inset
25400
25401
25402 \family sans
25403 on this page
25404 \family default
25405
25406 \begin_inset Quotes erd
25407 \end_inset
25408
25409  instead.
25410  The style 
25411 \family sans
25412 <reference> on page <page>
25413 \family default
25414  will not print anything about the page if the label is on the same page.
25415 \end_layout
25416
25417 \begin_layout Standard
25418 The number and current page of the referenced document part in the output
25419  is automatically calculated by LaTeX.
25420  The varieties are adjusted in the field 
25421 \family sans
25422 Format
25423 \family default
25424  of the cross-reference window, that appear when you click on the cross-referenc
25425 e.
25426 \end_layout
25427
25428 \begin_layout Standard
25429 You can only use the style 
25430 \family sans
25431 <reference>
25432 \family default
25433  to reference numbered document parts, while the reference style 
25434 \family sans
25435 <page>
25436 \family default
25437  is always possible.
25438 \end_layout
25439
25440 \begin_layout Standard
25441 If you want to reference a section, put the label in the section heading;
25442  for floats put the label in the caption; for footnotes put the label in
25443  it.
25444  Referencing formulas is explained in section
25445 \begin_inset space ~
25446 \end_inset
25447
25448
25449 \begin_inset CommandInset ref
25450 LatexCommand ref
25451 reference "sec:Formula-Numbering-and"
25452
25453 \end_inset
25454
25455 .
25456 \end_layout
25457
25458 \begin_layout Standard
25459 Right-clicking on a cross-reference opens a context menu.
25460  The entry 
25461 \family sans
25462 Go
25463 \begin_inset space ~
25464 \end_inset
25465
25466 to
25467 \begin_inset space ~
25468 \end_inset
25469
25470 Label
25471 \family default
25472  sets the cursor before the referenced label.
25473  This entry will be renamed in the context menu of the label to 
25474 \family sans
25475 Go
25476 \begin_inset space ~
25477 \end_inset
25478
25479 Back
25480 \family default
25481  so that you can use it to set the cursor back to the cross-reference.
25482  You can also go back with the toolbar button 
25483 \begin_inset Info
25484 type  "icon"
25485 arg   "bookmark-goto 0"
25486 \end_inset
25487
25488 .
25489 \end_layout
25490
25491 \begin_layout Standard
25492 You can change labels at any time.
25493  References to the changed label will automatically be updated so that you
25494  do not need to take care about this.
25495 \end_layout
25496
25497 \begin_layout Standard
25498 If a cross-reference refers to a non-existent label, you will see two question
25499  marks in the output instead of the reference.
25500 \end_layout
25501
25502 \begin_layout Standard
25503 References are described in detail in sec.
25504 \begin_inset space ~
25505 \end_inset
25506
25507
25508 \begin_inset Quotes eld
25509 \end_inset
25510
25511 Referencing Floats
25512 \begin_inset Quotes erd
25513 \end_inset
25514
25515  of the 
25516 \emph on
25517 Embedded Objects
25518 \emph default
25519  manual.
25520 \end_layout
25521
25522 \begin_layout Section
25523 Table of Contents and other Listings
25524 \begin_inset Index idx
25525 status collapsed
25526
25527 \begin_layout Plain Layout
25528 Table of contents
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \begin_inset Index idx
25535 status collapsed
25536
25537 \begin_layout Plain Layout
25538 Outline
25539 \end_layout
25540
25541 \end_inset
25542
25543
25544 \begin_inset CommandInset label
25545 LatexCommand label
25546 name "sec:toc"
25547
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \begin_layout Subsection
25554 Table of Contents
25555 \begin_inset CommandInset label
25556 LatexCommand label
25557 name "sub:Table-of-Contents"
25558
25559 \end_inset
25560
25561
25562 \end_layout
25563
25564 \begin_layout Standard
25565 The Table of Contents (TOC) is inserted with the menu 
25566 \family sans
25567 Insert\SpecialChar \menuseparator
25568 List/TOC\SpecialChar \menuseparator
25569 Table
25570 \begin_inset space ~
25571 \end_inset
25572
25573 of
25574 \begin_inset space ~
25575 \end_inset
25576
25577 Contents
25578 \family default
25579 .
25580  Is is displayed in LyX as a gray box.
25581  If you click on it, the 
25582 \family sans
25583 Outline
25584 \family default
25585  window appears, showing you the TOC entries as outline to move and rearrange
25586  sections in your documents.
25587  So this operation is an alternative to the menu 
25588 \family sans
25589 Document\SpecialChar \menuseparator
25590 Outline
25591 \family default
25592  that is described in sec.
25593 \begin_inset space \thinspace{}
25594 \end_inset
25595
25596
25597 \begin_inset CommandInset ref
25598 LatexCommand ref
25599 reference "sec:Navigating"
25600
25601 \end_inset
25602
25603 .
25604 \end_layout
25605
25606 \begin_layout Standard
25607 The TOC in the document output lists every numbered section automatically.
25608  If you have declared a short title for a section heading, as described
25609  in section
25610 \begin_inset space ~
25611 \end_inset
25612
25613
25614 \begin_inset CommandInset ref
25615 LatexCommand ref
25616 reference "sec:Short-Titles"
25617
25618 \end_inset
25619
25620 , it will be used in the TOC instead of the section heading.
25621  Section
25622 \begin_inset space ~
25623 \end_inset
25624
25625
25626 \begin_inset CommandInset ref
25627 LatexCommand ref
25628 reference "sub:Numbering-depth"
25629
25630 \end_inset
25631
25632  describes how the level is adjusted that defines which section types are
25633  listed in the TOC.
25634  Unnumbered sections are not listed in the TOC.
25635 \end_layout
25636
25637 \begin_layout Subsection
25638 List of Figures, Tables, and Algorithms
25639 \begin_inset CommandInset label
25640 LatexCommand label
25641 name "sub:List-of-Figures"
25642
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \begin_layout Standard
25649 Table, figure, and algorithm lists are very much like the table of contents.
25650  You can insert them via the 
25651 \family sans
25652 Insert\SpecialChar \menuseparator
25653 List
25654 \begin_inset space ~
25655 \end_inset
25656
25657 /
25658 \begin_inset space ~
25659 \end_inset
25660
25661 TOC
25662 \family default
25663  submenus.
25664  The list entries are the float captions and the float number.
25665 \end_layout
25666
25667 \begin_layout Section
25668 URLs and Hyperlinks
25669 \begin_inset Index idx
25670 status collapsed
25671
25672 \begin_layout Plain Layout
25673 URLs
25674 \end_layout
25675
25676 \end_inset
25677
25678
25679 \begin_inset Index idx
25680 status collapsed
25681
25682 \begin_layout Plain Layout
25683 Hyperlinks
25684 \end_layout
25685
25686 \end_inset
25687
25688
25689 \end_layout
25690
25691 \begin_layout Subsection
25692 URLs
25693 \begin_inset CommandInset label
25694 LatexCommand label
25695 name "sub:URLs"
25696
25697 \end_inset
25698
25699
25700 \end_layout
25701
25702 \begin_layout Standard
25703 Links to web pages or email addresses can be inserted via the menu 
25704 \family sans
25705 Insert\SpecialChar \menuseparator
25706 URL
25707 \family default
25708 .
25709 \end_layout
25710
25711 \begin_layout Standard
25712 Here is an example URL: LyX's homepage: 
25713 \begin_inset Flex URL
25714 status open
25715
25716 \begin_layout Plain Layout
25717
25718 http://www.lyx.org
25719 \end_layout
25720
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \begin_layout Standard
25727 You cannot change the style of the link text, the URL text will always be
25728  in the style 
25729 \family typewriter
25730 Typewriter
25731 \family default
25732 .
25733  To be able to format the URL text, use hyperlinks as explained in the next
25734  subsection.
25735 \end_layout
25736
25737 \begin_layout Standard
25738 \begin_inset Note Greyedout
25739 status open
25740
25741 \begin_layout Plain Layout
25742
25743 \series bold
25744 Note:
25745 \series default
25746  URLs must not end with a backslash, otherwise you get LaTeX errors.
25747 \end_layout
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \begin_layout Subsection
25755 Hyperlinks
25756 \begin_inset CommandInset label
25757 LatexCommand label
25758 name "sub:Hyperlinks"
25759
25760 \end_inset
25761
25762
25763 \end_layout
25764
25765 \begin_layout Standard
25766 Hyperlinks can be inserted with the menu 
25767 \family sans
25768 Insert\SpecialChar \menuseparator
25769 Hyperlink
25770 \family default
25771  or with the toolbar button 
25772 \begin_inset Info
25773 type  "icon"
25774 arg   "href-insert"
25775 \end_inset
25776
25777 .
25778  The appearing dialog has two fields: 
25779 \family sans
25780 Target
25781 \family default
25782  and 
25783 \family sans
25784 Name
25785 \family default
25786 .
25787  The name is the printed text for the hyperlink.
25788  The hyperlink type can be a weblink like this: 
25789 \begin_inset CommandInset href
25790 LatexCommand href
25791 name "LyX's homepage"
25792 target "http://www.lyx.org"
25793
25794 \end_inset
25795
25796 , an Email address like this: 
25797 \begin_inset CommandInset href
25798 LatexCommand href
25799 name "lyx-docs mailing list"
25800 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25801 type "mailto:"
25802
25803 \end_inset
25804
25805 , or a link to a file.
25806 \end_layout
25807
25808 \begin_layout Standard
25809 You can start applications via a hyperlink when you insert a weblink, but
25810  add the prefix 
25811 \begin_inset Quotes eld
25812 \end_inset
25813
25814
25815 \family sans
25816 run:
25817 \family default
25818
25819 \begin_inset Quotes erd
25820 \end_inset
25821
25822  to the link target.
25823 \end_layout
25824
25825 \begin_layout Standard
25826 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25827  and become clickable in the DVI and PDF-output.
25828  To set the format of the link text, highlight the hyperlink inset and use
25829  the text style dialog.
25830  This is for example a hyperlink with bold sans serif text: 
25831 \family sans
25832 \series bold
25833
25834 \begin_inset CommandInset href
25835 LatexCommand href
25836 name "LyX's homepage"
25837 target "http://www.lyx.org"
25838
25839 \end_inset
25840
25841
25842 \end_layout
25843
25844 \begin_layout Standard
25845 The link text color can be changed, when the option 
25846 \family sans
25847 Color links
25848 \family default
25849  is set in the PDF Properties dialog (menu 
25850 \family sans
25851 Document\SpecialChar \menuseparator
25852 Settings\SpecialChar \menuseparator
25853 PDF Properties
25854 \family default
25855 ).
25856  The link text is for example set in this document to blue by adding the
25857  option
25858 \begin_inset Newline newline
25859 \end_inset
25860
25861
25862 \series bold
25863 urlcolor=blue
25864 \series default
25865
25866 \begin_inset Newline newline
25867 \end_inset
25868
25869 to the field 
25870 \family sans
25871 Additional options
25872 \family default
25873  in the PDF Properties dialog.
25874 \end_layout
25875
25876 \begin_layout Section
25877 Appendices
25878 \begin_inset Index idx
25879 status collapsed
25880
25881 \begin_layout Plain Layout
25882 Appendix
25883 \end_layout
25884
25885 \end_inset
25886
25887
25888 \begin_inset CommandInset label
25889 LatexCommand label
25890 name "sec:Appendices"
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout Standard
25898 Appendices are created with the menu 
25899 \family sans
25900 Document\SpecialChar \menuseparator
25901 Start
25902 \begin_inset space ~
25903 \end_inset
25904
25905 Appendix
25906 \begin_inset space ~
25907 \end_inset
25908
25909 Here
25910 \family default
25911 .
25912  This menu sets the document from the current cursor position to the end
25913  as the appendix region.
25914  The region is marked with a red borderline.
25915 \end_layout
25916
25917 \begin_layout Standard
25918 Every chapter (or section) within the appendix region is treated as an appendix,
25919  numbered with a capital Latin letter.
25920  The appendix subsections are numbered with this letter followed by a dot
25921  and the subsection number.
25922  All appendix sections can be referenced as if they were normal sections,
25923  here two examples:
25924 \end_layout
25925
25926 \begin_layout Standard
25927 Appendix
25928 \begin_inset space ~
25929 \end_inset
25930
25931
25932 \begin_inset CommandInset ref
25933 LatexCommand ref
25934 reference "cha:Credits"
25935
25936 \end_inset
25937
25938 ; Appendix
25939 \begin_inset space ~
25940 \end_inset
25941
25942
25943 \begin_inset CommandInset ref
25944 LatexCommand ref
25945 reference "sub:Export"
25946
25947 \end_inset
25948
25949
25950 \end_layout
25951
25952 \begin_layout Section
25953 Bibliography
25954 \begin_inset Index idx
25955 status collapsed
25956
25957 \begin_layout Plain Layout
25958 Bibliography
25959 \end_layout
25960
25961 \end_inset
25962
25963
25964 \begin_inset CommandInset label
25965 LatexCommand label
25966 name "sec:Bibliography"
25967
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \begin_layout Standard
25974 There are two ways of generating the bibliography in a LyX-document.
25975  You can include a bibliography database,
25976 \begin_inset Foot
25977 status collapsed
25978
25979 \begin_layout Plain Layout
25980 Known under the name 
25981 \begin_inset Quotes eld
25982 \end_inset
25983
25984 BibTeX-database
25985 \begin_inset Quotes erd
25986 \end_inset
25987
25988 .
25989 \end_layout
25990
25991 \end_inset
25992
25993  which is explained in the next subsection, or you can insert the bibliography
25994  manually, using the paragraph environment 
25995 \family sans
25996 Bibliography
25997 \family default
25998 , which was described in section
25999 \begin_inset space ~
26000 \end_inset
26001
26002
26003 \begin_inset CommandInset ref
26004 LatexCommand ref
26005 reference "sub:Biblio_environment"
26006
26007 \end_inset
26008
26009 .
26010  If you want anything other than numerical citations that are used in this
26011  document, like author-year citations, then you must
26012 \emph on
26013  
26014 \emph default
26015 use a bibliography database.
26016 \end_layout
26017
26018 \begin_layout Subsection
26019 The Bibliography Environment
26020 \end_layout
26021
26022 \begin_layout Standard
26023 Within the 
26024 \family sans
26025 Bibliography
26026 \family default
26027  environment, every paragraph begins with a gray bibliography box labeled
26028  with a number.
26029  If you click on it, you will get a dialog in which you can set a 
26030 \family sans
26031 Key
26032 \family default
26033  and a 
26034 \family sans
26035 Label
26036 \family default
26037 .
26038  The key is the symbolic name by which you will refer to this bibliography
26039  entry.
26040  For example, our second entry in the bibliography is a book about LaTeX
26041  and we used 
26042 \begin_inset Quotes eld
26043 \end_inset
26044
26045 latexcompanion
26046 \begin_inset Quotes erd
26047 \end_inset
26048
26049 , a short form of its title, as key.
26050 \end_layout
26051
26052 \begin_layout Standard
26053 You can refer to the key of a bibliography entry using the menu 
26054 \family sans
26055 Insert\SpecialChar \menuseparator
26056 Citation
26057 \family default
26058  or the toolbar button 
26059 \begin_inset Info
26060 type  "icon"
26061 arg   "dialog-show-new-inset citation"
26062 \end_inset
26063
26064 .
26065  A citation reference box is inserted and a citation window will appear
26066  in which you can select one or more keys in the available key list.
26067  The citation reference box will be labeled with the referenced key.
26068  When you click on the box, the citation window appears and you can change
26069  the reference.
26070 \end_layout
26071
26072 \begin_layout Standard
26073 Citation references appear in the output as the number of the bibliography
26074  entry with surrounding brackets.
26075  If you set a 
26076 \family sans
26077 Label
26078 \family default
26079  for the entry, the label will appear instead of the number.
26080  Here are two examples; the first without a label, the second with the label
26081  
26082 \begin_inset Quotes eld
26083 \end_inset
26084
26085 Credits
26086 \begin_inset Quotes erd
26087 \end_inset
26088
26089 :
26090 \end_layout
26091
26092 \begin_layout Standard
26093 Have a look at the 
26094 \family sans
26095 LaTeX Companion Second Edition
26096 \family default
26097
26098 \begin_inset CommandInset citation
26099 LatexCommand cite
26100 key "latexcompanion"
26101
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \begin_layout Standard
26108 The LyX-Team members are listed in the Credits: 
26109 \begin_inset CommandInset citation
26110 LatexCommand cite
26111 key "lyxcredit"
26112
26113 \end_inset
26114
26115
26116 \end_layout
26117
26118 \begin_layout Subsection
26119 Bibliography databases (BibTeX)
26120 \begin_inset Index idx
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124 Bibliography ! Databases
26125 \end_layout
26126
26127 \end_inset
26128
26129
26130 \begin_inset Index idx
26131 status collapsed
26132
26133 \begin_layout Plain Layout
26134 Bibliography ! BibTeX
26135 \end_layout
26136
26137 \end_inset
26138
26139
26140 \begin_inset CommandInset label
26141 LatexCommand label
26142 name "sub:Bibliography-databases"
26143
26144 \end_inset
26145
26146
26147 \end_layout
26148
26149 \begin_layout Standard
26150 Bibliography databases are useful if you use the same bibliography in different
26151  documents.
26152 \begin_inset Foot
26153 status collapsed
26154
26155 \begin_layout Plain Layout
26156 They are also useful simply for keeping a database of articles and notes
26157  concerning them.
26158  Most of the database programs mentioned below allow you to store annotations
26159  and reviews along with bibliographical information.
26160 \end_layout
26161
26162 \end_inset
26163
26164  It also makes it very easy to have a uniform layout for all bibliography
26165  entries.
26166  You can collect the bibliography of all relevant books and articles of
26167  your working field in a database.
26168  This database can be used for different documents, and only the entries
26169  cited in a particular document will appear in the bibliography list for
26170  that document.
26171  This relieves you of the need to keep track of which articles and books
26172  you have cited.
26173 \end_layout
26174
26175 \begin_layout Standard
26176 The database is a text file with the file extension 
26177 \begin_inset Quotes eld
26178 \end_inset
26179
26180
26181 \family sans
26182 .bib
26183 \family default
26184
26185 \begin_inset Quotes erd
26186 \end_inset
26187
26188 , containing the bibliography in a special format.
26189  The format is explained in 
26190 \begin_inset CommandInset citation
26191 LatexCommand cite
26192 key "BibTeX-2"
26193
26194 \end_inset
26195
26196  and in LaTeX books (
26197 \begin_inset CommandInset citation
26198 LatexCommand cite
26199 key "Mittelbach,Kopka,Lamport"
26200
26201 \end_inset
26202
26203 ).
26204  The file can be created using any text editor, but normally one uses a
26205  special program to create and edit the entries in the database.
26206  A list of such programs is maintained on the LyX Wiki at 
26207 \begin_inset Flex URL
26208 status collapsed
26209
26210 \begin_layout Plain Layout
26211
26212 http://wiki.lyx.org/BibTeX/Programs
26213 \end_layout
26214
26215 \end_inset
26216
26217 .
26218 \end_layout
26219
26220 \begin_layout Standard
26221 To use a database, use the menu 
26222 \family sans
26223 Insert\SpecialChar \menuseparator
26224 List
26225 \family default
26226 /
26227 \family sans
26228 TOC\SpecialChar \menuseparator
26229 BibT
26230 \begin_inset ERT
26231 status collapsed
26232
26233 \begin_layout Plain Layout
26234
26235 {}
26236 \end_layout
26237
26238 \end_inset
26239
26240 eX
26241 \begin_inset space ~
26242 \end_inset
26243
26244 Bibliography
26245 \family default
26246 .
26247  A grey box will be inserted and a window appears.
26248  In this window you can load one or more databases and a style file.
26249  The option 
26250 \family sans
26251 Add bibliography to TOC
26252 \family default
26253  adds a table of contents entry for the bibliography.
26254  In the 
26255 \family sans
26256 Content
26257 \family default
26258  drop box you can select whether to include > all the entries in the database
26259  in the document or just the cited references.
26260 \end_layout
26261
26262 \begin_layout Standard
26263 The style file is a text file with the file extension 
26264 \begin_inset Quotes eld
26265 \end_inset
26266
26267
26268 \family sans
26269 .bst
26270 \family default
26271
26272 \begin_inset Quotes erd
26273 \end_inset
26274
26275  that controls how the bibliography entries will appear.
26276  Your LaTeX distribution should provide several of these, and many publishers
26277  provide their own style files, so that you don't have to take care of the
26278  layout.
26279  It is of course possible to write your own style file, but this is something
26280  for experts.
26281 \begin_inset Foot
26282 status collapsed
26283
26284 \begin_layout Plain Layout
26285 For information how this is done, have a look at
26286 \begin_inset Newline newline
26287 \end_inset
26288
26289
26290 \begin_inset CommandInset href
26291 LatexCommand href
26292 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26293
26294 \end_inset
26295
26296 .
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Standard
26305 Inserting a citation reference works as described in the previous section.
26306 \end_layout
26307
26308 \begin_layout Standard
26309 To generate the bibliography from a database, LyX uses the program BibTeX.
26310  This program can be controlled with options that you can add in LyX's preferenc
26311 es dialog under 
26312 \family sans
26313 Outputs\SpecialChar \menuseparator
26314 LaT
26315 \begin_inset ERT
26316 status collapsed
26317
26318 \begin_layout Plain Layout
26319
26320 {}
26321 \end_layout
26322
26323 \end_inset
26324
26325 eX
26326 \family default
26327  in the 
26328 \family sans
26329 BibT
26330 \begin_inset ERT
26331 status collapsed
26332
26333 \begin_layout Plain Layout
26334
26335 {}
26336 \end_layout
26337
26338 \end_inset
26339
26340 eX
26341 \begin_inset space ~
26342 \end_inset
26343
26344 command
26345 \family default
26346  field.
26347  Before adding options, it is strongly recommended to read the manual of
26348  
26349 \family sans
26350 BibTeX
26351 \family default
26352  
26353 \begin_inset CommandInset citation
26354 LatexCommand cite
26355 key "BibTeX"
26356
26357 \end_inset
26358
26359 .
26360 \end_layout
26361
26362 \begin_layout Standard
26363 When you select the option 
26364 \family sans
26365 Sectioned bibliography
26366 \family default
26367  in the 
26368 \family sans
26369 Document\SpecialChar \menuseparator
26370 Settings
26371 \family default
26372  dialog, it is possible to have multiple and sectioned bibliographies.
26373  This and other options are explained in detail in section 
26374 \emph on
26375 Customizing Bibliographies
26376 \emph default
26377  
26378 \emph on
26379 with BibTeX
26380 \emph default
26381  of the 
26382 \emph on
26383 Additional Features
26384 \emph default
26385  manual.
26386 \end_layout
26387
26388 \begin_layout Standard
26389 We use two bibliographies in this document to show the difference between
26390  the two methods of creating them.
26391  As you can see, the bibliography that is created from a database lists
26392  only the database entries that are referenced in the document.
26393  We used the style file 
26394 \family sans
26395 alphadin.bst
26396 \family default
26397  to get the complicated German reference key scheme in the bibliography.
26398 \end_layout
26399
26400 \begin_layout Subsection
26401 Bibliography layout
26402 \begin_inset Index idx
26403 status collapsed
26404
26405 \begin_layout Plain Layout
26406 Bibliography ! Layout
26407 \end_layout
26408
26409 \end_inset
26410
26411
26412 \end_layout
26413
26414 \begin_layout Standard
26415 In the citation reference dialog you can set a special citation format.
26416  For this feature you need to enable the option 
26417 \family sans
26418 Natbib
26419 \family default
26420  in the 
26421 \family sans
26422 Document\SpecialChar \menuseparator
26423 Settings
26424 \family default
26425
26426 \begin_inset Index idx
26427 status collapsed
26428
26429 \begin_layout Plain Layout
26430 Document ! Settings
26431 \end_layout
26432
26433 \end_inset
26434
26435  dialog under 
26436 \family sans
26437 Bibliography
26438 \family default
26439 .
26440  Setting a citation style for a reference will overwrite the default.
26441  For the global citation format use the BibTeX style files as explained
26442  in the previous section.
26443 \end_layout
26444
26445 \begin_layout Standard
26446 You can also set text, that should appear before or after a citation reference,
26447  in the citation reference window.
26448  Here an example where we set the text 
26449 \begin_inset Quotes eld
26450 \end_inset
26451
26452 Chapter
26453 \begin_inset space ~
26454 \end_inset
26455
26456 3
26457 \begin_inset Quotes erd
26458 \end_inset
26459
26460  to appear after the reference:
26461 \end_layout
26462
26463 \begin_layout Standard
26464 Have a look at 
26465 \begin_inset CommandInset citation
26466 LatexCommand cite
26467 after "Chapter 3"
26468 key "latexcompanion"
26469
26470 \end_inset
26471
26472 .
26473 \end_layout
26474
26475 \begin_layout Section
26476 Index
26477 \begin_inset Index idx
26478 status collapsed
26479
26480 \begin_layout Plain Layout
26481 Index generation
26482 \end_layout
26483
26484 \end_inset
26485
26486
26487 \begin_inset CommandInset label
26488 LatexCommand label
26489 name "sec:Index"
26490
26491 \end_inset
26492
26493
26494 \end_layout
26495
26496 \begin_layout Standard
26497 An index entry is created if you use the menu 
26498 \family sans
26499 Insert\SpecialChar \menuseparator
26500 Index
26501 \begin_inset space ~
26502 \end_inset
26503
26504 Entry
26505 \family default
26506  or the toolbar button 
26507 \begin_inset Info
26508 type  "icon"
26509 arg   "index-insert"
26510 \end_inset
26511
26512 .
26513  A box labeled 
26514 \begin_inset Quotes eld
26515 \end_inset
26516
26517
26518 \family sans
26519 Index
26520 \family default
26521
26522 \begin_inset Quotes erd
26523 \end_inset
26524
26525  is inserted containing the text that appears in the index.
26526  The word where the cursor is in or the currently highlighted text is proposed
26527  by LyX as the index entry.
26528 \end_layout
26529
26530 \begin_layout Standard
26531 We give a short overview of the index commands in the next subsections.
26532  For a detailed description of LaTeX's index mechanism, have a look at one
26533  of the LaTeX books 
26534 \begin_inset CommandInset citation
26535 LatexCommand cite
26536 key "latexcompanion,latexguide,latexbook"
26537
26538 \end_inset
26539
26540 .
26541 \end_layout
26542
26543 \begin_layout Standard
26544 The index list is inserted in the document with the menu 
26545 \family sans
26546 Insert\SpecialChar \menuseparator
26547 List
26548 \begin_inset space ~
26549 \end_inset
26550
26551 /
26552 \begin_inset space ~
26553 \end_inset
26554
26555 TOC\SpecialChar \menuseparator
26556 Index
26557 \begin_inset space ~
26558 \end_inset
26559
26560 List
26561 \family default
26562 .
26563  A light blue box labeled 
26564 \begin_inset Quotes eld
26565 \end_inset
26566
26567
26568 \family sans
26569 Index
26570 \family default
26571
26572 \begin_inset Quotes erd
26573 \end_inset
26574
26575  will show the place where the index is printed in the output.
26576  The index list box is not clickable like other LyX-boxes.
26577 \end_layout
26578
26579 \begin_layout Subsection
26580 Grouping Index Entries
26581 \begin_inset Index idx
26582 status collapsed
26583
26584 \begin_layout Plain Layout
26585 Index ! Grouping
26586 \end_layout
26587
26588 \end_inset
26589
26590
26591 \end_layout
26592
26593 \begin_layout Standard
26594 Index entries are often grouped to offer the reader a fast search in the
26595  index.
26596  We want to group for example the index entries for itemized and enumerated
26597  lists under the entry 
26598 \begin_inset Quotes eld
26599 \end_inset
26600
26601 Lists
26602 \begin_inset Quotes erd
26603 \end_inset
26604
26605 .
26606  First we create the entry 
26607 \begin_inset Quotes eld
26608 \end_inset
26609
26610 Lists
26611 \begin_inset Quotes erd
26612 \end_inset
26613
26614  in section
26615 \begin_inset space ~
26616 \end_inset
26617
26618
26619 \begin_inset CommandInset ref
26620 LatexCommand ref
26621 reference "sub:Lists"
26622
26623 \end_inset
26624
26625 .
26626  In the text field for the itemized list index entry in section
26627 \begin_inset space ~
26628 \end_inset
26629
26630
26631 \begin_inset CommandInset ref
26632 LatexCommand ref
26633 reference "sec:Itemize"
26634
26635 \end_inset
26636
26637 , we insert the command
26638 \end_layout
26639
26640 \begin_layout Standard
26641
26642 \series bold
26643 Lists ! Itemize
26644 \end_layout
26645
26646 \begin_layout Standard
26647 and the command
26648 \end_layout
26649
26650 \begin_layout Standard
26651
26652 \series bold
26653 Lists ! Enumerate
26654 \end_layout
26655
26656 \begin_layout Standard
26657 for the enumerated list in section
26658 \begin_inset space ~
26659 \end_inset
26660
26661
26662 \begin_inset CommandInset ref
26663 LatexCommand ref
26664 reference "sec:Enumerate"
26665
26666 \end_inset
26667
26668 .
26669 \end_layout
26670
26671 \begin_layout Standard
26672 The exclamation mark 
26673 \begin_inset Quotes eld
26674 \end_inset
26675
26676 !
26677 \begin_inset Quotes erd
26678 \end_inset
26679
26680  marks the grouping levels.
26681  You can have three levels; every index level is indented a bit more.
26682  An index entry for the higher levels is not required.
26683  If we don't have an index entry for 
26684 \begin_inset Quotes eld
26685 \end_inset
26686
26687 Lists
26688 \begin_inset Quotes erd
26689 \end_inset
26690
26691 , it will be printed anyway, but without a page number.
26692 \end_layout
26693
26694 \begin_layout Subsection
26695 Page Ranges
26696 \begin_inset Index idx
26697 status collapsed
26698
26699 \begin_layout Plain Layout
26700 Index ! Page ranges
26701 \end_layout
26702
26703 \end_inset
26704
26705
26706 \end_layout
26707
26708 \begin_layout Standard
26709 Normally an index entry will appear with the page number of the indexed
26710  section.
26711  But sometimes you want to index more pages under the same entry.
26712  E.g if we want to index the paragraph environments, we create an index entry
26713  in section
26714 \begin_inset space ~
26715 \end_inset
26716
26717
26718 \begin_inset CommandInset ref
26719 LatexCommand ref
26720 reference "sec:Paragraph-Environments"
26721
26722 \end_inset
26723
26724  with the command
26725 \end_layout
26726
26727 \begin_layout Standard
26728
26729 \series bold
26730 Paragraph environments|(
26731 \end_layout
26732
26733 \begin_layout Standard
26734 and another entry at the end of section
26735 \begin_inset space ~
26736 \end_inset
26737
26738
26739 \begin_inset CommandInset ref
26740 LatexCommand ref
26741 reference "sub:LyX-Code"
26742
26743 \end_inset
26744
26745  with the command
26746 \end_layout
26747
26748 \begin_layout Standard
26749
26750 \series bold
26751 Paragraph environments|)
26752 \end_layout
26753
26754 \begin_layout Standard
26755 The commands 
26756 \begin_inset Quotes eld
26757 \end_inset
26758
26759
26760 \series bold
26761 |(
26762 \series default
26763
26764 \begin_inset Quotes erd
26765 \end_inset
26766
26767  and 
26768 \begin_inset Quotes eld
26769 \end_inset
26770
26771
26772 \series bold
26773 |)
26774 \series default
26775
26776 \begin_inset Quotes erd
26777 \end_inset
26778
26779  respectively start and end the index range.
26780  You can also add the same index entry at different places in the document.
26781  They appear in the output under one entry with a comma separated list of
26782  the pages of the indexed document parts.
26783  An example is the index entry 
26784 \begin_inset Quotes eld
26785 \end_inset
26786
26787 Document ! Settings
26788 \begin_inset Quotes erd
26789 \end_inset
26790
26791 .
26792 \end_layout
26793
26794 \begin_layout Subsection
26795 Cross referencing
26796 \begin_inset Index idx
26797 status collapsed
26798
26799 \begin_layout Plain Layout
26800 Index ! Cross referencing
26801 \end_layout
26802
26803 \end_inset
26804
26805
26806 \end_layout
26807
26808 \begin_layout Standard
26809 It is also possible to refer to another index entry.
26810  We referred for example in the index entry 
26811 \begin_inset Quotes eld
26812 \end_inset
26813
26814 GIF
26815 \begin_inset Quotes erd
26816 \end_inset
26817
26818  (in section
26819 \begin_inset space ~
26820 \end_inset
26821
26822
26823 \begin_inset CommandInset ref
26824 LatexCommand ref
26825 reference "sub:Image-Formats"
26826
26827 \end_inset
26828
26829 ) to the index entry 
26830 \begin_inset Quotes eld
26831 \end_inset
26832
26833 Image formats
26834 \begin_inset Quotes erd
26835 \end_inset
26836
26837  in the same section using the entry
26838 \end_layout
26839
26840 \begin_layout Standard
26841
26842 \series bold
26843 GIF|see{Image formats}
26844 \end_layout
26845
26846 \begin_layout Standard
26847 where the braces have to be inserted as TeX Code.
26848  The text within the braces is the referenced entry.
26849  The reference will appear in the output without a page number.
26850 \end_layout
26851
26852 \begin_layout Subsection
26853 Index Entry Order
26854 \begin_inset Index idx
26855 status collapsed
26856
26857 \begin_layout Plain Layout
26858 Index ! Entry order
26859 \end_layout
26860
26861 \end_inset
26862
26863
26864 \end_layout
26865
26866 \begin_layout Standard
26867 You can use accented characters in the index entry, but the entries might
26868  then not follow the rules for the index order.
26869  The index entries are sorted alphabetically, but LaTeX
26870 \begin_inset Foot
26871 status collapsed
26872
26873 \begin_layout Plain Layout
26874 The index generating is done in the background by an extra program, see
26875  section
26876 \begin_inset space ~
26877 \end_inset
26878
26879
26880 \begin_inset CommandInset ref
26881 LatexCommand ref
26882 reference "sub:Index-Program"
26883
26884 \end_inset
26885
26886 .
26887 \end_layout
26888
26889 \end_inset
26890
26891  doesn't know how to sort accents in different languages.
26892  We have created as an example the three dummy index entries 
26893 \begin_inset Quotes eld
26894 \end_inset
26895
26896 maison
26897 \begin_inset Quotes erd
26898 \end_inset
26899
26900
26901 \begin_inset Quotes eld
26902 \end_inset
26903
26904 maïs
26905 \begin_inset Quotes erd
26906 \end_inset
26907
26908 , and 
26909 \begin_inset Quotes eld
26910 \end_inset
26911
26912 maître
26913 \begin_inset Quotes erd
26914 \end_inset
26915
26916 .
26917 \begin_inset Index idx
26918 status open
26919
26920 \begin_layout Plain Layout
26921 Dummy entries ! maïs
26922 \end_layout
26923
26924 \end_inset
26925
26926
26927 \begin_inset Index idx
26928 status open
26929
26930 \begin_layout Plain Layout
26931 Dummy entries ! maître
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \begin_inset Index idx
26938 status open
26939
26940 \begin_layout Plain Layout
26941 Dummy entries ! maïs@maison
26942 \end_layout
26943
26944 \end_inset
26945
26946  They will be sorted in the order maïs, maître, maison, but we want the
26947  order maïs, maison, maître.
26948  To achieve this, we use the command
26949 \end_layout
26950
26951 \begin_layout Standard
26952
26953 \series bold
26954 previous entry@current entry
26955 \end_layout
26956
26957 \begin_layout Standard
26958 In our case we want to have 
26959 \begin_inset Quotes eld
26960 \end_inset
26961
26962 maison
26963 \begin_inset Quotes erd
26964 \end_inset
26965
26966  after 
26967 \begin_inset Quotes eld
26968 \end_inset
26969
26970 maïs
26971 \begin_inset Quotes erd
26972 \end_inset
26973
26974  and write therefore for the index entry of maison:
26975 \end_layout
26976
26977 \begin_layout Standard
26978
26979 \series bold
26980 maïs@maison
26981 \end_layout
26982
26983 \begin_layout Standard
26984 The previous entry needn't to be a real existing entry, you can also use
26985  another word to tell LaTeX the entry order, see the next subsection for
26986  an example.
26987 \end_layout
26988
26989 \begin_layout Standard
26990 \begin_inset VSpace bigskip
26991 \end_inset
26992
26993
26994 \end_layout
26995
26996 \begin_layout Standard
26997 In some cases the index entry order is not correct when you are using the
26998  program 
26999 \family sans
27000 makeindex 
27001 \family default
27002 to generate the index (see sec.
27003 \begin_inset space \thinspace{}
27004 \end_inset
27005
27006
27007 \begin_inset CommandInset ref
27008 LatexCommand ref
27009 reference "sub:Index-Program"
27010
27011 \end_inset
27012
27013 ).
27014  
27015 \family sans
27016 makeindex
27017 \family default
27018  would for example print the index entry for the LaTeX-package aeguill in
27019  sec.
27020 \begin_inset space \thinspace{}
27021 \end_inset
27022
27023
27024 \begin_inset CommandInset ref
27025 LatexCommand ref
27026 reference "sub:Document-Font"
27027
27028 \end_inset
27029
27030  after the index entries of the other LaTeX-packages although all these
27031  index commands start with 
27032 \begin_inset Quotes eld
27033 \end_inset
27034
27035
27036 \series bold
27037 LaTeX-packages ! 
27038 \series default
27039
27040 \begin_inset Quotes eld
27041 \end_inset
27042
27043 .
27044  The reason is that the index entry for aeguill is in a footnote.
27045  To fix this 
27046 \family sans
27047 makeindex
27048 \family default
27049  bug, add these commands to the preamble of your document:
27050 \end_layout
27051
27052 \begin_layout Standard
27053
27054 \series bold
27055
27056 \backslash
27057 let
27058 \backslash
27059 OrgIndex
27060 \backslash
27061 index
27062 \end_layout
27063
27064 \begin_layout Standard
27065
27066 \series bold
27067
27068 \backslash
27069 renewcommand*{
27070 \backslash
27071 index}[1]{
27072 \backslash
27073 OrgIndex{#1}}
27074 \end_layout
27075
27076 \begin_layout Subsection
27077 Index Entry Layout
27078 \begin_inset Index idx
27079 status collapsed
27080
27081 \begin_layout Plain Layout
27082 Index ! Entry layout
27083 \end_layout
27084
27085 \end_inset
27086
27087
27088 \end_layout
27089
27090 \begin_layout Standard
27091 You can change the appearance of index entries via the text style dialog.
27092 \begin_inset Index idx
27093 status open
27094
27095 \begin_layout Plain Layout
27096 Dummy entries ! 
27097 \shape italic
27098 This is an italic dummy entry
27099 \end_layout
27100
27101 \end_inset
27102
27103  You can also format the page number using the character 
27104 \begin_inset Quotes eld
27105 \end_inset
27106
27107 |
27108 \begin_inset Quotes erd
27109 \end_inset
27110
27111  followed by a LaTeX-command without a backslash.
27112  We can write for example
27113 \end_layout
27114
27115 \begin_layout Standard
27116
27117 \series bold
27118 italic page number:|textit
27119 \end_layout
27120
27121 \begin_layout Standard
27122 to get the page number in italic.
27123 \begin_inset Index idx
27124 status open
27125
27126 \begin_layout Plain Layout
27127 Dummy entries ! italic page number:|textit
27128 \end_layout
27129
27130 \end_inset
27131
27132  Normally all LaTeX-commands begin with a backslash, but in this special
27133  case 
27134 \begin_inset Quotes eld
27135 \end_inset
27136
27137
27138 \series bold
27139 |command
27140 \series default
27141
27142 \begin_inset Quotes erd
27143 \end_inset
27144
27145  means 
27146 \series bold
27147
27148 \backslash
27149 command{page
27150 \begin_inset space ~
27151 \end_inset
27152
27153 number}
27154 \series default
27155 .
27156  Have a look at section
27157 \begin_inset space ~
27158 \end_inset
27159
27160
27161 \begin_inset CommandInset ref
27162 LatexCommand ref
27163 reference "sub:LaTeX-Syntax"
27164
27165 \end_inset
27166
27167  to learn more about the LaTeX-syntax.
27168 \end_layout
27169
27170 \begin_layout Standard
27171 \begin_inset Note Greyedout
27172 status open
27173
27174 \begin_layout Plain Layout
27175
27176 \series bold
27177 Note:
27178 \series default
27179  Formatting single index entries only works when you use the program 
27180 \family sans
27181 makeindex 
27182 \family default
27183 to generate the index, see sec.
27184 \begin_inset space \thinspace{}
27185 \end_inset
27186
27187
27188 \begin_inset CommandInset ref
27189 LatexCommand ref
27190 reference "sub:Index-Program"
27191
27192 \end_inset
27193
27194 .
27195  If you use 
27196 \family sans
27197 xindy
27198 \family default
27199 , however, this won't work for anything other than bold or italic text.
27200  This is because xindy requires you  to define semantic elements before
27201  they can be used, see 
27202 \begin_inset CommandInset citation
27203 LatexCommand cite
27204 after "p. 678 ff."
27205 key "latexcompanion"
27206
27207 \end_inset
27208
27209  for details.
27210 \end_layout
27211
27212 \end_inset
27213
27214
27215 \end_layout
27216
27217 \begin_layout Standard
27218 In general, we encourage you to not format page numbers directly as shown
27219  above.
27220  Instead of this, you should define a macro in the preamble and use that.
27221  Consider why you want some page numbers to be bold.
27222  Maybe you want all page references italic that refer to a definition of
27223  the indexed term, so that users can easily find definitions.
27224  If so, put the following in the preamble
27225 \end_layout
27226
27227 \begin_layout Standard
27228
27229 \series bold
27230
27231 \backslash
27232 newcommand{
27233 \backslash
27234 IndexDef}[1]{
27235 \backslash
27236 textit{#1}}
27237 \end_layout
27238
27239 \begin_layout Standard
27240 and write
27241 \end_layout
27242
27243 \begin_layout Standard
27244
27245 \series bold
27246 my entry|IndexDef
27247 \end_layout
27248
27249 \begin_layout Standard
27250 in the index entry.
27251 \begin_inset Index idx
27252 status open
27253
27254 \begin_layout Plain Layout
27255 Dummy entries ! my entry|IndexDef
27256 \end_layout
27257
27258 \end_inset
27259
27260  The advantage is that, if you change your mind later or if your publisher
27261  insists that definitions must not be italic but bold, you just need to
27262  change the macro in the preamble, not every single index entry.
27263 \end_layout
27264
27265 \begin_layout Standard
27266 You can also change the layout for the whole index.
27267  E.
27268 \begin_inset space \thinspace{}
27269 \end_inset
27270
27271 g.
27272 \begin_inset space \space{}
27273 \end_inset
27274
27275 we marked the index list box of this document as bold to get a bold font
27276  for all index entries.
27277  For more advanced tasks you have to set up a so-called 
27278 \emph on
27279 Index Style File
27280 \emph default
27281 , see the 
27282 \family sans
27283 makeindex
27284 \family default
27285  or 
27286 \family sans
27287 xindy
27288 \family default
27289  documentation for details, 
27290 \begin_inset CommandInset citation
27291 LatexCommand cite
27292 key "makeindex,xindy"
27293
27294 \end_inset
27295
27296 .
27297 \end_layout
27298
27299 \begin_layout Subsection
27300 Index Program
27301 \begin_inset Index idx
27302 status collapsed
27303
27304 \begin_layout Plain Layout
27305 Index ! Program
27306 \end_layout
27307
27308 \end_inset
27309
27310
27311 \begin_inset CommandInset label
27312 LatexCommand label
27313 name "sub:Index-Program"
27314
27315 \end_inset
27316
27317
27318 \end_layout
27319
27320 \begin_layout Standard
27321 If the index entry program 
27322 \family sans
27323 xindy
27324 \family default
27325  is installed, LyX uses it for index generation; otherwise the program 
27326 \family sans
27327 makeindex
27328 \family default
27329 , that is part of every LaTeX distribution, is used.
27330 \begin_inset Foot
27331 status collapsed
27332
27333 \begin_layout Plain Layout
27334
27335 \family sans
27336 Makeindex
27337 \family default
27338  is very old, no longer under development and has many pitfalls, notably
27339  that it was developed with only the English language in mind.
27340  So it fails to sort anything other than a monolingual English text correctly.
27341  We have shown above how to fix this sorting.
27342  However, if you are writing in another than the English language, consider
27343  to use 
27344 \family sans
27345 xindy
27346 \family default
27347 .
27348 \end_layout
27349
27350 \end_inset
27351
27352  Both programs can be controlled by options that can be set in LyX's preferences
27353  dialog, see section
27354 \begin_inset space ~
27355 \end_inset
27356
27357
27358 \begin_inset CommandInset ref
27359 LatexCommand ref
27360 reference "sub:LaTeX-settings"
27361
27362 \end_inset
27363
27364 .
27365  The available options are listed and explained in 
27366 \begin_inset CommandInset citation
27367 LatexCommand cite
27368 key "makeindex,xindy"
27369
27370 \end_inset
27371
27372 .
27373  In this dialog, you can also specify an alternative program to generate
27374  the index.
27375 \end_layout
27376
27377 \begin_layout Standard
27378 If you need specific options or an alternative index program only for a
27379  given document, you can define the program and\SpecialChar \slash{}
27380 or the options in 
27381 \family sans
27382 Document\SpecialChar \menuseparator
27383 Settings\SpecialChar \ldots{}
27384 \SpecialChar \menuseparator
27385 Indexes
27386 \family default
27387 .
27388  This is especially useful if you need to pass language-specific options
27389  to the index program or if you need a specific layout style.
27390 \end_layout
27391
27392 \begin_layout Subsection
27393 Multiple Indexes
27394 \end_layout
27395
27396 \begin_layout Standard
27397 In many fields, it is common to have more than one index.
27398  For instance, you might need to set up a separate 
27399 \begin_inset Quotes eld
27400 \end_inset
27401
27402 Index of Names
27403 \begin_inset Quotes erd
27404 \end_inset
27405
27406  next to the standard index.
27407  LaTeX does not provide this possibility out of the box, but there are many
27408  packages that add this feature.
27409  LyX uses the 
27410 \series bold
27411 splitidx
27412 \series default
27413
27414 \begin_inset Index idx
27415 status collapsed
27416
27417 \begin_layout Plain Layout
27418 LaTeX-packages ! splitidx
27419 \end_layout
27420
27421 \end_inset
27422
27423  package to generate multiple indexes.
27424  The package is included in all recent LaTeX distributions.
27425  If yours does not ship it, consult the TeX Catalogue, 
27426 \begin_inset CommandInset citation
27427 LatexCommand cite
27428 key "TeXCatalogue"
27429
27430 \end_inset
27431
27432 .
27433  Note that the package does not only consist of a LaTeX style, but it also
27434  includes specific preprocessor programs that need to be installed as well.
27435  Please consult the package's manual for details.
27436 \end_layout
27437
27438 \begin_layout Standard
27439 To set up LyX for the use of multiple indexes, go to 
27440 \family sans
27441 Document\SpecialChar \menuseparator
27442 Settings\SpecialChar \ldots{}
27443 \SpecialChar \menuseparator
27444 Indexes
27445 \family default
27446  and select 
27447 \begin_inset Quotes eld
27448 \end_inset
27449
27450 Use multiple Indexes
27451 \begin_inset Quotes erd
27452 \end_inset
27453
27454 .
27455  Note that the list of 
27456 \begin_inset Quotes eld
27457 \end_inset
27458
27459 Available Indexes
27460 \begin_inset Quotes erd
27461 \end_inset
27462
27463  below already contains the standard index.
27464  To add further indexes, add the name of the index (in the form that should
27465  also appear as a heading) to the 
27466 \begin_inset Quotes eld
27467 \end_inset
27468
27469 New
27470 \begin_inset Quotes erd
27471 \end_inset
27472
27473  input field and press the 
27474 \begin_inset Quotes eld
27475 \end_inset
27476
27477 Add
27478 \begin_inset Quotes erd
27479 \end_inset
27480
27481  button.
27482  The new index should now appear in the list as well.
27483  If you like, you can attribute an alternative label color to the new index
27484  by selecting the index in the list and hitting the 
27485 \begin_inset Quotes eld
27486 \end_inset
27487
27488 Alter Color\SpecialChar \ldots{}
27489
27490 \begin_inset Quotes erd
27491 \end_inset
27492
27493  button.
27494  The label color may help you to differentiate index entries of different
27495  indexes in the LyX work area.
27496 \end_layout
27497
27498 \begin_layout Standard
27499 Once the document changes have been applied, you can find the new index
27500  list in 
27501 \family sans
27502 Insert\SpecialChar \menuseparator
27503 List
27504 \begin_inset space ~
27505 \end_inset
27506
27507 /
27508 \begin_inset space ~
27509 \end_inset
27510
27511 TOC
27512 \family default
27513  and the 
27514 \family sans
27515 Insert
27516 \family default
27517  menu has a separate index entry for each of the defined indexes.
27518  The workflow is basically the same as for the default index, but there
27519  are some additional features:
27520 \end_layout
27521
27522 \begin_layout Itemize
27523 If you want to change the attribution of a specific index entry, right-clicking
27524  on the entry will open a dialog where you can do that.
27525 \end_layout
27526
27527 \begin_layout Itemize
27528 By right-clicking on an index, you can change its type.
27529  Furthermore, you can specify an index list to be a 
27530 \begin_inset Quotes eld
27531 \end_inset
27532
27533 Subindex
27534 \begin_inset Quotes erd
27535 \end_inset
27536
27537 .
27538  If you do that, the heading of that list will be decreased by one level.
27539  E.
27540 \begin_inset space \thinspace{}
27541 \end_inset
27542
27543 g., if you use a book class, where the standard index heading is defined
27544  as a chapter, subindexes will be defined as sections and can thus be nested
27545  to the non-subindexes.
27546 \end_layout
27547
27548 \begin_layout Section
27549 Nomenclature / Glossary 
27550 \begin_inset Index idx
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 Nomenclature
27555 \end_layout
27556
27557 \end_inset
27558
27559
27560 \begin_inset Index idx
27561 status collapsed
27562
27563 \begin_layout Plain Layout
27564 Glossary|see
27565 \begin_inset ERT
27566 status collapsed
27567
27568 \begin_layout Plain Layout
27569
27570 {
27571 \end_layout
27572
27573 \end_inset
27574
27575 Nomenclature
27576 \begin_inset ERT
27577 status collapsed
27578
27579 \begin_layout Plain Layout
27580
27581 }
27582 \end_layout
27583
27584 \end_inset
27585
27586
27587 \end_layout
27588
27589 \end_inset
27590
27591
27592 \begin_inset CommandInset label
27593 LatexCommand label
27594 name "sec:Nomenclature"
27595
27596 \end_inset
27597
27598
27599 \end_layout
27600
27601 \begin_layout Standard
27602 Sometimes you need to compile a list of symbols that are mentioned in your
27603  document with a brief explanation of them – a so called nomenclature or
27604  glossary.
27605 \end_layout
27606
27607 \begin_layout Standard
27608 To be able to create nomenclatures, you need the LaTeX package 
27609 \series bold
27610 nomencl
27611 \series default
27612
27613 \begin_inset Index idx
27614 status collapsed
27615
27616 \begin_layout Plain Layout
27617 LaTeX-packages ! nomencl
27618 \end_layout
27619
27620 \end_inset
27621
27622  installed.
27623  You find it in the TeX Catalogue, 
27624 \begin_inset CommandInset citation
27625 LatexCommand cite
27626 key "TeXCatalogue"
27627
27628 \end_inset
27629
27630  or in the package manager of your LaTeX-system.
27631 \end_layout
27632
27633 \begin_layout Standard
27634 A nomenclature entry is created if you place the cursor after a symbol entry
27635  and then use the menu 
27636 \family sans
27637 Insert\SpecialChar \menuseparator
27638
27639 \family default
27640 N
27641 \family sans
27642 omenclature
27643 \begin_inset space ~
27644 \end_inset
27645
27646 Entry
27647 \family default
27648  or the toolbar button 
27649 \begin_inset Info
27650 type  "icon"
27651 arg   "nomencl-insert"
27652 \end_inset
27653
27654 .
27655  A gray box labeled 
27656 \begin_inset Quotes eld
27657 \end_inset
27658
27659
27660 \family sans
27661 Nom
27662 \family default
27663
27664 \begin_inset Quotes erd
27665 \end_inset
27666
27667  is inserted and a window pops up asking for the nomenclature entry.
27668 \end_layout
27669
27670 \begin_layout Standard
27671 A nomenclature entry consists of two main entries.
27672  The first is the symbol that you want to refer to.
27673  The second is the description of the symbol.
27674 \end_layout
27675
27676 \begin_layout Standard
27677 \begin_inset Note Greyedout
27678 status open
27679
27680 \begin_layout Plain Layout
27681
27682 \series bold
27683 Note:
27684 \series default
27685  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27686 \end_layout
27687
27688 \end_inset
27689
27690
27691 \end_layout
27692
27693 \begin_layout Subsection
27694 Nomenclature Definition and Layout
27695 \begin_inset Index idx
27696 status collapsed
27697
27698 \begin_layout Plain Layout
27699 Nomenclature ! Layout
27700 \end_layout
27701
27702 \end_inset
27703
27704
27705 \end_layout
27706
27707 \begin_layout Standard
27708 When you have symbols in formulas, you have to define them in the 
27709 \family sans
27710 Symbol
27711 \family default
27712  field as LaTeX-formulas.
27713  For example to get 
27714 \begin_inset Quotes eld
27715 \end_inset
27716
27717
27718 \begin_inset Formula $\sigma$
27719 \end_inset
27720
27721
27722 \begin_inset Quotes erd
27723 \end_inset
27724
27725 , insert this:
27726 \begin_inset Newline newline
27727 \end_inset
27728
27729
27730 \series bold
27731 $
27732 \backslash
27733 sigma$
27734 \begin_inset Newline newline
27735 \end_inset
27736
27737
27738 \series default
27739 The 
27740 \begin_inset Quotes eld
27741 \end_inset
27742
27743 $
27744 \begin_inset Quotes erd
27745 \end_inset
27746
27747  character starts/ends the formula.
27748  The LaTeX-command for the Greek letter is the name of the letter beginning
27749  with a backslash 
27750 \begin_inset Quotes eld
27751 \end_inset
27752
27753
27754 \backslash
27755
27756 \begin_inset Quotes erd
27757 \end_inset
27758
27759 .
27760  For capital Greek letters, start the command also with a capital letter,
27761  like 
27762 \series bold
27763
27764 \backslash
27765 Sigma
27766 \series default
27767 .
27768 \end_layout
27769
27770 \begin_layout Standard
27771 (A short introduction to the LaTeX-syntax is given in section
27772 \begin_inset space ~
27773 \end_inset
27774
27775
27776 \begin_inset CommandInset ref
27777 LatexCommand ref
27778 reference "sub:LaTeX-Syntax"
27779
27780 \end_inset
27781
27782 .)
27783 \end_layout
27784
27785 \begin_layout Standard
27786 You cannot use the 
27787 \family sans
27788 Text
27789 \begin_inset space ~
27790 \end_inset
27791
27792 Style
27793 \family default
27794  dialog to format the description text but have to use LaTeX-commands.
27795  For example the description of the nomenclature entry for the 
27796 \begin_inset Quotes eld
27797 \end_inset
27798
27799
27800 \begin_inset Formula $\sigma$
27801 \end_inset
27802
27803
27804 \begin_inset Quotes erd
27805 \end_inset
27806
27807  in this document is:
27808 \begin_inset Newline newline
27809 \end_inset
27810
27811
27812 \series bold
27813 dummy entry for the character 
27814 \backslash
27815 textsf{sigma}
27816 \series default
27817
27818 \begin_inset Newline newline
27819 \end_inset
27820
27821 The command 
27822 \series bold
27823
27824 \backslash
27825 textsf
27826 \series default
27827  sets the fonts to 
27828 \family sans
27829 sans
27830 \begin_inset space ~
27831 \end_inset
27832
27833 serif
27834 \family default
27835 .
27836  To get 
27837 \series bold
27838 bold
27839 \series default
27840  font use the command 
27841 \series bold
27842
27843 \backslash
27844 textbf
27845 \series default
27846 , for 
27847 \family typewriter
27848 typewriter
27849 \family default
27850  use 
27851 \series bold
27852
27853 \backslash
27854 texttt
27855 \series default
27856 , for 
27857 \emph on
27858 emphasized
27859 \emph default
27860  use 
27861 \series bold
27862
27863 \backslash
27864 emph
27865 \series default
27866 .
27867 \end_layout
27868
27869 \begin_layout Subsection
27870 Sort Order of Nomenclature Entries
27871 \begin_inset Index idx
27872 status collapsed
27873
27874 \begin_layout Plain Layout
27875 Nomenclature ! Sort order
27876 \end_layout
27877
27878 \end_inset
27879
27880
27881 \end_layout
27882
27883 \begin_layout Standard
27884 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27885  the symbol definition.
27886  This leads to undesired results when you for example have symbols in formulas.
27887  Suppose you have nomenclature entries for the symbols 
27888 \emph on
27889 a
27890 \begin_inset CommandInset nomenclature
27891 LatexCommand nomenclature
27892 symbol "a"
27893 description "dummy entry for the character \"a\""
27894
27895 \end_inset
27896
27897
27898 \emph default
27899  and 
27900 \begin_inset Formula $\sigma$
27901 \end_inset
27902
27903
27904 \begin_inset CommandInset nomenclature
27905 LatexCommand nomenclature
27906 prefix "sigma"
27907 symbol "$\\sigma$"
27908 description "dummy entry for the character \\textsf{sigma}"
27909
27910 \end_inset
27911
27912 .
27913  They will be sorted by 
27914 \begin_inset Quotes eld
27915 \end_inset
27916
27917
27918 \family sans
27919 a
27920 \family default
27921
27922 \begin_inset Quotes erd
27923 \end_inset
27924
27925  and 
27926 \begin_inset Quotes eld
27927 \end_inset
27928
27929
27930 \family typewriter
27931 $
27932 \backslash
27933 sigma$
27934 \family default
27935
27936 \begin_inset Quotes erd
27937 \end_inset
27938
27939  – the 
27940 \begin_inset Formula $\sigma$
27941 \end_inset
27942
27943  will be sorted before the 
27944 \emph on
27945 a
27946 \emph default
27947  since the character 
27948 \begin_inset Quotes eld
27949 \end_inset
27950
27951 $
27952 \begin_inset Quotes erd
27953 \end_inset
27954
27955  is considered in sorting.
27956 \end_layout
27957
27958 \begin_layout Standard
27959 To control the sort order, you can edit the 
27960 \family sans
27961 Sort
27962 \begin_inset space ~
27963 \end_inset
27964
27965 as
27966 \family default
27967  field of the nomenclature dialog.
27968  Then the nomenclature entry will be sorted by this entry and not the symbol
27969  definition.
27970  For the example given, you can insert 
27971 \family typewriter
27972 sigma
27973 \family default
27974  in this field for the 
27975 \begin_inset Formula $\sigma$
27976 \end_inset
27977
27978 , then 
27979 \emph on
27980 a
27981 \emph default
27982  will be located before 
27983 \begin_inset Formula $\sigma$
27984 \end_inset
27985
27986 .
27987 \end_layout
27988
27989 \begin_layout Standard
27990 For subgrouping and tips for using sort entries see the 
27991 \series bold
27992 nomencl
27993 \series default
27994  documentation, 
27995 \begin_inset CommandInset citation
27996 LatexCommand cite
27997 key "nomencl"
27998
27999 \end_inset
28000
28001 .
28002 \end_layout
28003
28004 \begin_layout Subsection
28005 Nomenclature Options
28006 \begin_inset Index idx
28007 status collapsed
28008
28009 \begin_layout Plain Layout
28010 Nomenclature ! Options
28011 \end_layout
28012
28013 \end_inset
28014
28015
28016 \end_layout
28017
28018 \begin_layout Standard
28019 The 
28020 \series bold
28021 nomencl
28022 \series default
28023  package offers some options to adjust the appearance of the nomenclature.
28024  Here are some of its options, for more have a look at its documentation:
28025 \end_layout
28026
28027 \begin_layout Description
28028 refeq Appends the phrase 
28029 \begin_inset Quotes eld
28030 \end_inset
28031
28032
28033 \family sans
28034 , see equation (
28035 \emph on
28036 eq
28037 \emph default
28038 )
28039 \family default
28040
28041 \begin_inset Quotes erd
28042 \end_inset
28043
28044  to every nomenclature entry, where 
28045 \family sans
28046 \emph on
28047 eq
28048 \family default
28049 \emph default
28050  is the number of the last equation in front of the nomenclature entry
28051 \end_layout
28052
28053 \begin_layout Description
28054 refpage Appends the phrase 
28055 \begin_inset Quotes eld
28056 \end_inset
28057
28058
28059 \family sans
28060 , page (
28061 \emph on
28062 page
28063 \emph default
28064 )
28065 \family default
28066
28067 \begin_inset Quotes erd
28068 \end_inset
28069
28070  to every nomenclature entry, where 
28071 \family sans
28072 \emph on
28073 page
28074 \family default
28075 \emph default
28076  is the number of the page on which the nomenclature entry appeared
28077 \end_layout
28078
28079 \begin_layout Description
28080 intoc Inserts the nomenclature in the Table of Contents
28081 \end_layout
28082
28083 \begin_layout Standard
28084 There are furthermore the options 
28085 \series bold
28086 croatian
28087 \series default
28088
28089 \series bold
28090 danish
28091 \series default
28092
28093 \series bold
28094 english
28095 \series default
28096
28097 \series bold
28098 french
28099 \series default
28100
28101 \series bold
28102 german
28103 \series default
28104
28105 \series bold
28106 italian
28107 \series default
28108
28109 \series bold
28110 polish
28111 \series default
28112
28113 \series bold
28114 portuguese
28115 \series default
28116
28117 \series bold
28118 russian
28119 \series default
28120
28121 \series bold
28122 spanish
28123 \series default
28124 , and 
28125 \series bold
28126 ukrainian
28127 \series default
28128  to print the reference texts and the nomenclature title in the corresponding
28129  language.
28130 \end_layout
28131
28132 \begin_layout Standard
28133 To use one or more of the options, add them to the comma-separated document
28134  class options list in the 
28135 \family sans
28136 Document\SpecialChar \menuseparator
28137 Settings
28138 \family default
28139  dialog.
28140  In this document the option 
28141 \series bold
28142 intoc
28143 \series default
28144  is used.
28145 \end_layout
28146
28147 \begin_layout Standard
28148 \begin_inset VSpace bigskip
28149 \end_inset
28150
28151
28152 \end_layout
28153
28154 \begin_layout Standard
28155 You can also use the first two options above only for certain nomenclature
28156  entries when you add one of the following commands as last entry to the
28157  
28158 \family sans
28159 Description
28160 \family default
28161  field in the nomenclature dialog:
28162 \end_layout
28163
28164 \begin_layout Description
28165
28166 \backslash
28167 nomrefeq Like the 
28168 \series bold
28169 refeq
28170 \series default
28171  option
28172 \end_layout
28173
28174 \begin_layout Description
28175
28176 \backslash
28177 nomrefpage Like the 
28178 \series bold
28179 refpage
28180 \series default
28181  option
28182 \end_layout
28183
28184 \begin_layout Description
28185
28186 \backslash
28187 nomrefeqpage Short notation of 
28188 \series bold
28189
28190 \backslash
28191 nomrefeq
28192 \backslash
28193 nomrefpage
28194 \end_layout
28195
28196 \begin_layout Description
28197
28198 \backslash
28199 nomnorefeq,
28200 \begin_inset space ~
28201 \end_inset
28202
28203
28204 \backslash
28205 nomnorefpage,
28206 \begin_inset space ~
28207 \end_inset
28208
28209
28210 \backslash
28211 nomnorefeqpage Turns off the corresponding options
28212 \end_layout
28213
28214 \begin_layout Subsection
28215 Printing the Nomenclature
28216 \begin_inset Index idx
28217 status collapsed
28218
28219 \begin_layout Plain Layout
28220 Nomenclature ! Printing
28221 \end_layout
28222
28223 \end_inset
28224
28225
28226 \end_layout
28227
28228 \begin_layout Standard
28229 To print the nomenclature, use the menu 
28230 \family sans
28231 Insert\SpecialChar \menuseparator
28232 Lists
28233 \begin_inset space ~
28234 \end_inset
28235
28236 /
28237 \begin_inset space ~
28238 \end_inset
28239
28240 TOC\SpecialChar \menuseparator
28241 Nomenclature
28242 \family default
28243 .
28244  A light blue box labeled 
28245 \begin_inset Quotes eld
28246 \end_inset
28247
28248
28249 \family sans
28250 Nomenclature
28251 \family default
28252
28253 \begin_inset Quotes erd
28254 \end_inset
28255
28256  will show the place where the nomenclature is printed in the output.
28257  Like the index list box, the nomenclature list box is not clickable.
28258 \end_layout
28259
28260 \begin_layout Standard
28261 In the printed output the title of the nomenclature appears as 
28262 \begin_inset Quotes eld
28263 \end_inset
28264
28265 Nomenclature
28266 \begin_inset Quotes erd
28267 \end_inset
28268
28269 .
28270  If you are not happy with the name, you can change it by redefining the
28271  command 
28272 \series bold
28273
28274 \backslash
28275 nomname
28276 \series default
28277  in the preamble.
28278  For example, in order to change the name to 
28279 \emph on
28280 List of Symbols
28281 \emph default
28282 , add the following line to the preamble:
28283 \end_layout
28284
28285 \begin_layout Standard
28286
28287 \family roman
28288 \series bold
28289
28290 \backslash
28291 renewcommand{
28292 \backslash
28293 nomname}{List of Symbols}
28294 \end_layout
28295
28296 \begin_layout Standard
28297 \begin_inset VSpace defskip
28298 \end_inset
28299
28300
28301 \end_layout
28302
28303 \begin_layout Standard
28304 If you are unhappy with the amount of space for symbols, you can alter it
28305  by adding the following line to the preamble:
28306 \end_layout
28307
28308 \begin_layout Standard
28309
28310 \family roman
28311 \series bold
28312
28313 \backslash
28314 renewcommand{
28315 \backslash
28316 nomlabelwidth}{width}
28317 \end_layout
28318
28319 \begin_layout Standard
28320
28321 \family roman
28322 where the width is a value with one of the units listed in Appendix
28323 \begin_inset space ~
28324 \end_inset
28325
28326
28327 \begin_inset CommandInset ref
28328 LatexCommand ref
28329 reference "cha:Units-available-in"
28330
28331 \end_inset
28332
28333 .
28334  The default value is 1
28335 \begin_inset space \thinspace{}
28336 \end_inset
28337
28338 cm.
28339 \end_layout
28340
28341 \begin_layout Subsection
28342 Nomenclature Program
28343 \begin_inset Index idx
28344 status collapsed
28345
28346 \begin_layout Plain Layout
28347 Nomenclature ! Program
28348 \end_layout
28349
28350 \end_inset
28351
28352
28353 \begin_inset CommandInset label
28354 LatexCommand label
28355 name "sub:Nomenclature-Program"
28356
28357 \end_inset
28358
28359
28360 \end_layout
28361
28362 \begin_layout Standard
28363 LyX uses the program 
28364 \family sans
28365 makeindex
28366 \family default
28367 , that is part of every LaTeX distribution, to generate the nomenclature.
28368  LyX's preferences dialog allows you to specify another program or to control
28369  
28370 \family sans
28371 makeindex
28372 \family default
28373  by adding options, see section
28374 \begin_inset space ~
28375 \end_inset
28376
28377
28378 \begin_inset CommandInset ref
28379 LatexCommand ref
28380 reference "sub:LaTeX-settings"
28381
28382 \end_inset
28383
28384 .
28385  The available options are listed and explained in 
28386 \begin_inset CommandInset citation
28387 LatexCommand cite
28388 key "nomencl,makeindex"
28389
28390 \end_inset
28391
28392 .
28393 \end_layout
28394
28395 \begin_layout Section
28396 Branches
28397 \begin_inset Index idx
28398 status collapsed
28399
28400 \begin_layout Plain Layout
28401 Branches
28402 \end_layout
28403
28404 \end_inset
28405
28406
28407 \begin_inset Index idx
28408 status collapsed
28409
28410 \begin_layout Plain Layout
28411 Document ! Branches
28412 \end_layout
28413
28414 \end_inset
28415
28416
28417 \begin_inset CommandInset label
28418 LatexCommand label
28419 name "sec:Branches"
28420
28421 \end_inset
28422
28423
28424 \end_layout
28425
28426 \begin_layout Standard
28427 Sometimes it is useful to hide some document parts in the output.
28428  For example a teacher who is setting an exam obviously doesn't want the
28429  pupils to see the answers, but having questions and answers in the same
28430  document will make the life of the markers of that exam much easier.
28431 \end_layout
28432
28433 \begin_layout Standard
28434 For these cases LyX allows you to put text into branches.
28435  The text will then only appear in the output when its branch is activated.
28436  To create a branch, either select the menu 
28437 \family sans
28438 Insert\SpecialChar \menuseparator
28439 Branch\SpecialChar \menuseparator
28440 Insert New Branch
28441 \family default
28442  (if you just want to specify a new branch) or go in the 
28443 \family sans
28444 Document\SpecialChar \menuseparator
28445 Settings
28446 \family default
28447  dialog to 
28448 \family sans
28449 Branches
28450 \family default
28451 , where you can specify and change the name of the branch, its activation
28452  state (whether the content of the branch is shown in the output or not),
28453  its background color inside LyX and whether the name of the branch should
28454  be appended to the document file name on export if the branch is active
28455  (see below for an example).
28456  Furthermore, the dialog lets you merge two branches (just rename one branch
28457  to the name of the other) and to add 
28458 \begin_inset Quotes eld
28459 \end_inset
28460
28461 unknown branches
28462 \begin_inset Quotes erd
28463 \end_inset
28464
28465  (i.
28466 \begin_inset space \thinspace{}
28467 \end_inset
28468
28469 e.
28470 \begin_inset space ~
28471 \end_inset
28472
28473 branches that were added to the document via copy and paste from other documents
28474 , without having being defined) to the document's branch list.
28475 \end_layout
28476
28477 \begin_layout Standard
28478 Text that should be in a branch is set into branch inset boxes.
28479  These boxes are inserted via the menu 
28480 \family sans
28481 Insert\SpecialChar \menuseparator
28482 Branch
28483 \family default
28484  where you can choose a branch.
28485  You can later change the activation state of the branch by right-clicking
28486  on them.
28487 \end_layout
28488
28489 \begin_layout Standard
28490 Here is an example, where only the question text appears, the answer branch
28491  is deactivated and does therefore not appear in the output:
28492 \end_layout
28493
28494 \begin_layout Standard
28495 \begin_inset Branch Question
28496 status open
28497
28498 \begin_layout Standard
28499 Question: Who was the first physics Nobel prize winner?
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \begin_layout Standard
28508 \begin_inset Branch Answer
28509 status collapsed
28510
28511 \begin_layout Standard
28512 Answer: Wilhelm Conrad Röntgen
28513 \end_layout
28514
28515 \end_inset
28516
28517
28518 \end_layout
28519
28520 \begin_layout Standard
28521 If you activate 
28522 \family sans
28523 Filename Suffix
28524 \family default
28525  in 
28526 \family sans
28527 Document\SpecialChar \menuseparator
28528 Settings\SpecialChar \menuseparator
28529 Branches
28530 \family default
28531 , the name of the active branches will be appended to the file name at export.
28532  Consider for example a file 
28533 \begin_inset Quotes eld
28534 \end_inset
28535
28536 Exam.lyx
28537 \begin_inset Quotes erd
28538 \end_inset
28539
28540  which has the above branches.
28541  If 
28542 \begin_inset Quotes eld
28543 \end_inset
28544
28545 Filename Suffix
28546 \begin_inset Quotes erd
28547 \end_inset
28548
28549  is active, the PDF export file would be called 
28550 \begin_inset Quotes eld
28551 \end_inset
28552
28553 Exam.pdf
28554 \begin_inset Quotes erd
28555 \end_inset
28556
28557  if both the 
28558 \begin_inset Quotes eld
28559 \end_inset
28560
28561 Question
28562 \begin_inset Quotes erd
28563 \end_inset
28564
28565  and 
28566 \begin_inset Quotes eld
28567 \end_inset
28568
28569 Answer
28570 \begin_inset Quotes erd
28571 \end_inset
28572
28573  branch were inactive, 
28574 \begin_inset Quotes eld
28575 \end_inset
28576
28577 Exam-Question.pdf
28578 \begin_inset Quotes erd
28579 \end_inset
28580
28581  if only the 
28582 \begin_inset Quotes eld
28583 \end_inset
28584
28585 Question
28586 \begin_inset Quotes erd
28587 \end_inset
28588
28589  branch was active, likewise 
28590 \begin_inset Quotes eld
28591 \end_inset
28592
28593 Exam-Answer.pdf
28594 \begin_inset Quotes erd
28595 \end_inset
28596
28597  if only the 
28598 \begin_inset Quotes eld
28599 \end_inset
28600
28601 Answer
28602 \begin_inset Quotes erd
28603 \end_inset
28604
28605  branch was active, and 
28606 \begin_inset Quotes eld
28607 \end_inset
28608
28609 Exam-Question-Answer.pdf
28610 \begin_inset Quotes erd
28611 \end_inset
28612
28613  if both branches were active.
28614  This helps you to easily export different versions of your document without
28615  much hassle.
28616 \end_layout
28617
28618 \begin_layout Standard
28619 \begin_inset VSpace bigskip
28620 \end_inset
28621
28622
28623 \end_layout
28624
28625 \begin_layout Standard
28626 To use conditional output inside places where you cannot insert branch insets,
28627  like inside equations, you can code special LaTeX definitions for each
28628  branch.
28629  For example you can define for the question branch
28630 \begin_inset Foot
28631 status collapsed
28632
28633 \begin_layout Plain Layout
28634 For an introduction to the LaTeX-syntax, see section
28635 \begin_inset space ~
28636 \end_inset
28637
28638
28639 \begin_inset CommandInset ref
28640 LatexCommand ref
28641 reference "sub:LaTeX-Syntax"
28642
28643 \end_inset
28644
28645 .
28646 \end_layout
28647
28648 \end_inset
28649
28650
28651 \end_layout
28652
28653 \begin_layout Standard
28654
28655 \series bold
28656
28657 \backslash
28658 newcommand{
28659 \backslash
28660 question}[1]{#1}
28661 \end_layout
28662
28663 \begin_layout Standard
28664
28665 \series bold
28666
28667 \backslash
28668 newcommand{
28669 \backslash
28670 answer}[1]{}
28671 \end_layout
28672
28673 \begin_layout Standard
28674 and for the answer branch
28675 \end_layout
28676
28677 \begin_layout Standard
28678
28679 \series bold
28680
28681 \backslash
28682 newcommand{
28683 \backslash
28684 question}[1]{}
28685 \end_layout
28686
28687 \begin_layout Standard
28688
28689 \series bold
28690
28691 \backslash
28692 newcommand{
28693 \backslash
28694 answer}[1]{#1}
28695 \end_layout
28696
28697 \begin_layout Standard
28698 \begin_inset Branch Question
28699 status open
28700
28701 \begin_layout Standard
28702 \begin_inset ERT
28703 status open
28704
28705 \begin_layout Plain Layout
28706
28707
28708 \backslash
28709 newcommand{
28710 \backslash
28711 question}[1]{#1}
28712 \end_layout
28713
28714 \begin_layout Plain Layout
28715
28716
28717 \backslash
28718 newcommand{
28719 \backslash
28720 answer}[1]{}
28721 \end_layout
28722
28723 \end_inset
28724
28725
28726 \end_layout
28727
28728 \end_inset
28729
28730
28731 \end_layout
28732
28733 \begin_layout Standard
28734 \begin_inset Branch Answer
28735 status collapsed
28736
28737 \begin_layout Standard
28738 \begin_inset ERT
28739 status open
28740
28741 \begin_layout Plain Layout
28742
28743
28744 \backslash
28745 newcommand{
28746 \backslash
28747 question}[1]{}
28748 \end_layout
28749
28750 \begin_layout Plain Layout
28751
28752
28753 \backslash
28754 newcommand{
28755 \backslash
28756 answer}[1]{#1}
28757 \end_layout
28758
28759 \end_inset
28760
28761
28762 \end_layout
28763
28764 \end_inset
28765
28766
28767 \end_layout
28768
28769 \begin_layout Standard
28770 Now it is possible to use the commands 
28771 \series bold
28772
28773 \backslash
28774 question{\SpecialChar \ldots{}
28775 }
28776 \series default
28777  and 
28778 \series bold
28779
28780 \backslash
28781 answer{\SpecialChar \ldots{}
28782 }
28783 \series default
28784  to obtain conditional output.
28785  Here is an example formula where only the 
28786 \series bold
28787
28788 \backslash
28789 question
28790 \series default
28791  part appears:
28792 \begin_inset Formula 
28793 \[
28794 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
28795 \]
28796
28797 \end_inset
28798
28799
28800 \end_layout
28801
28802 \begin_layout Standard
28803 Inside math, the same effect can be achieved using math macros, see the
28804  
28805 \emph on
28806 Math
28807 \emph default
28808  manual.
28809 \end_layout
28810
28811 \begin_layout Section
28812 PDF Properties
28813 \begin_inset CommandInset label
28814 LatexCommand label
28815 name "sec:PDF-Properties"
28816
28817 \end_inset
28818
28819
28820 \begin_inset Index idx
28821 status collapsed
28822
28823 \begin_layout Plain Layout
28824 PDF properties
28825 \end_layout
28826
28827 \end_inset
28828
28829
28830 \end_layout
28831
28832 \begin_layout Standard
28833 The 
28834 \family sans
28835 Document Settings
28836 \family default
28837  dialog allows you in the 
28838 \family sans
28839 PDF Properties
28840 \family default
28841  to set up special options for the PDF output of your document.
28842  All options there are provided by the LaTeX-package 
28843 \series bold
28844 hyperref
28845 \series default
28846
28847 \begin_inset Index idx
28848 status collapsed
28849
28850 \begin_layout Plain Layout
28851 LaTeX-packages ! hyperref
28852 \end_layout
28853
28854 \end_inset
28855
28856 .
28857 \end_layout
28858
28859 \begin_layout Standard
28860 Using 
28861 \series bold
28862 hyperref
28863 \series default
28864  will link all cross-references in the DVI- and PDF-output.
28865  This means that the reader of your document will be able to click on a
28866  table of contents entry or on a reference and he is shown the referenced
28867  document part.
28868  You can specify in the dialog tab 
28869 \family sans
28870 Hyperlinks
28871 \family default
28872  how the links will look like and if links for bibliographical backreferences
28873  are created.
28874  The backreferences will appear in the bibliography behind the different
28875  entries, showing the number of the section, slide, or page where the entry
28876  is referenced.
28877 \end_layout
28878
28879 \begin_layout Standard
28880 In the dialog tab 
28881 \family sans
28882 Bookmarks
28883 \family default
28884  you can set if PDF-bookmarks should be created for every section of your
28885  document to make it easier for readers to navigate through the document.
28886  You can decide if the bookmarks should be numbered like your document sections
28887  or not.
28888  With the open bookmarks level you can specify what sectioning level should
28889  be displayed in the bookmarks when opening the PDF.
28890  For example level
28891 \begin_inset space ~
28892 \end_inset
28893
28894 2 will display all sections and subsections, while level
28895 \begin_inset space ~
28896 \end_inset
28897
28898 1 will only display the sections.
28899 \end_layout
28900
28901 \begin_layout Standard
28902 The header information in the dialog tab 
28903 \family sans
28904 General
28905 \family default
28906  are saved together with the PDF as file properties.
28907  Many programs are able to extract this information to e.
28908 \begin_inset space \thinspace{}
28909 \end_inset
28910
28911 g.
28912 \begin_inset space \space{}
28913 \end_inset
28914
28915 automatically recognize who the author is and what the PDF is about.
28916  This is very useful to sort, classify, or use PDFs for bibliography issues.
28917  When the option 
28918 \family sans
28919 Automatic fill header
28920 \family default
28921  is set, LyX tries to extract the header information from your document
28922  title and author settings.
28923 \end_layout
28924
28925 \begin_layout Standard
28926 The option 
28927 \family sans
28928 Load in fullscreen mode
28929 \family default
28930  will open the PDF in fullscreen mode, which is useful for presentations.
28931 \end_layout
28932
28933 \begin_layout Standard
28934 PDF properties are also used in this document.
28935  When you look in its document settings, you can see that some additional
28936  
28937 \series bold
28938 hyperref
28939 \series default
28940  options are used.
28941  For an explanation of them we refer you to the hyperref manual 
28942 \begin_inset CommandInset citation
28943 LatexCommand cite
28944 key "hyperref"
28945
28946 \end_inset
28947
28948 .
28949 \end_layout
28950
28951 \begin_layout Section
28952 TeX Code and the LaTeX Syntax
28953 \begin_inset CommandInset label
28954 LatexCommand label
28955 name "sec:TeX-Code"
28956
28957 \end_inset
28958
28959
28960 \end_layout
28961
28962 \begin_layout Subsection
28963 TeX Code Boxes
28964 \begin_inset Index idx
28965 status collapsed
28966
28967 \begin_layout Plain Layout
28968 TeX Code
28969 \end_layout
28970
28971 \end_inset
28972
28973
28974 \begin_inset CommandInset label
28975 LatexCommand label
28976 name "sub:TeX-Code-Boxes"
28977
28978 \end_inset
28979
28980
28981 \end_layout
28982
28983 \begin_layout Standard
28984 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28985  constructs, but not all.
28986  LaTeX contains of hundreds of packages which provide different commands.
28987  All the time packages are being updated and new ones added.
28988  This has the advantage that you can typeset nearly everything as there
28989  is for every problem a LaTeX-package.
28990  But LyX can of course not be up to date and support all packages and their
28991  commands.
28992 \end_layout
28993
28994 \begin_layout Standard
28995 But don't worry, you can use any LaTeX-command directly in LyX inside the
28996  TeX Code box.
28997  A TeX Code box is created by the menu 
28998 \family sans
28999 Insert\SpecialChar \menuseparator
29000 TeX
29001 \begin_inset space ~
29002 \end_inset
29003
29004 Code
29005 \family default
29006  or by the toolbar button 
29007 \begin_inset Info
29008 type  "icon"
29009 arg   "ert-insert"
29010 \end_inset
29011
29012 .
29013  The box can be opened by left-clicking and closed by right-clicking on
29014  it.
29015 \end_layout
29016
29017 \begin_layout Standard
29018 You can insert complete or incomplete commands as TeX Code.
29019  Incomplete means that the command argument can be Standard LyX text.
29020  For example, if you want to draw a frame around a word and are therefore
29021  using the LaTeX-command 
29022 \series bold
29023
29024 \backslash
29025 fbox
29026 \series default
29027 , you can write the command part 
29028 \series bold
29029
29030 \backslash
29031 fbox{
29032 \series default
29033  in a TeX Code box before the word and the closing brace 
29034 \series bold
29035 }
29036 \series default
29037  in a second TeX Code box behind the word.
29038  The word between the two TeX Code boxes is then the argument as it is in
29039  the following example:
29040 \end_layout
29041
29042 \begin_layout Standard
29043 \begin_inset Graphics
29044         filename clipart/ERT.png
29045         scale 89
29046
29047 \end_inset
29048
29049
29050 \end_layout
29051
29052 \begin_layout Standard
29053 gives
29054 \end_layout
29055
29056 \begin_layout Standard
29057 This is a line with a 
29058 \begin_inset ERT
29059 status collapsed
29060
29061 \begin_layout Plain Layout
29062
29063
29064 \backslash
29065 fbox{
29066 \end_layout
29067
29068 \end_inset
29069
29070 framed
29071 \begin_inset ERT
29072 status collapsed
29073
29074 \begin_layout Plain Layout
29075
29076 }
29077 \end_layout
29078
29079 \end_inset
29080
29081  word.
29082 \end_layout
29083
29084 \begin_layout Standard
29085 \begin_inset Note Greyedout
29086 status open
29087
29088 \begin_layout Plain Layout
29089
29090 \series bold
29091 Note:
29092 \series default
29093  At the end of LaTeX-commands without parameters, you have to insert a space
29094  to let LaTeX know that the command is finished.
29095 \end_layout
29096
29097 \end_inset
29098
29099
29100 \end_layout
29101
29102 \begin_layout Subsection
29103 Short Introduction to the LaTeX Syntax
29104 \begin_inset Argument
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108 The LaTeX Syntax
29109 \end_layout
29110
29111 \end_inset
29112
29113
29114 \begin_inset Index idx
29115 status collapsed
29116
29117 \begin_layout Plain Layout
29118 LaTeX Syntax
29119 \end_layout
29120
29121 \end_inset
29122
29123
29124 \begin_inset CommandInset label
29125 LatexCommand label
29126 name "sub:LaTeX-Syntax"
29127
29128 \end_inset
29129
29130
29131 \end_layout
29132
29133 \begin_layout Standard
29134 When you write larger documents or books, you will need to know something
29135  about the LaTeX-commands that LyX uses in the background.
29136  Because LaTeX is based on commands, you can 
29137 \begin_inset Quotes eld
29138 \end_inset
29139
29140 program
29141 \begin_inset Quotes erd
29142 \end_inset
29143
29144  your text.
29145  This has the advantage that the layout of the document can be changed at
29146  any time if you know the right commands.
29147  E.
29148 \begin_inset space \thinspace{}
29149 \end_inset
29150
29151 g.
29152 \begin_inset space \space{}
29153 \end_inset
29154
29155 imagine you have to write a manual for a product and the deadline is the
29156  end of the day.
29157  Your boss just has complimented you for your good work but wants to have
29158  all caption labels bold.
29159  But you have over hundred figure and table captions with non-bold labels
29160  in your manual.
29161  Of course it's impossible to change all caption labels manually in one
29162  day.
29163 \end_layout
29164
29165 \begin_layout Standard
29166 Now LaTeX comes into play.
29167  As mentioned above, for every problem there exists a LaTeX-package.
29168  First you have to find out which and therefore look in the LaTeX package
29169  database, 
29170 \begin_inset CommandInset citation
29171 LatexCommand cite
29172 key "Catalogue"
29173
29174 \end_inset
29175
29176 .
29177 \end_layout
29178
29179 \begin_layout Standard
29180 As result you know that the package 
29181 \series bold
29182 caption
29183 \series default
29184
29185 \begin_inset Index idx
29186 status collapsed
29187
29188 \begin_layout Plain Layout
29189 LaTeX-packages ! caption
29190 \end_layout
29191
29192 \end_inset
29193
29194  is what you need.
29195  To use a package, you have to load it in the document preamble (menu 
29196 \family sans
29197 Document\SpecialChar \menuseparator
29198 Settings
29199 \family default
29200 ) with the command
29201 \end_layout
29202
29203 \begin_layout Standard
29204
29205 \series bold
29206
29207 \backslash
29208 usepackage[options]{package name}
29209 \end_layout
29210
29211 \begin_layout Standard
29212 All LaTeX commands begin with a backslash, the command argument is set within
29213  two braces, and the options are set within two brackets.
29214  Note that not all commands have an argument and options.
29215 \end_layout
29216
29217 \begin_layout Standard
29218 In your case the package name is 
29219 \series bold
29220 caption
29221 \series default
29222 .
29223  After a look in the documentation of the package, you know that the option
29224  
29225 \series bold
29226 labelfont=bf
29227 \series default
29228  will change the font of all caption labels to bold.
29229  So you add the command
29230 \end_layout
29231
29232 \begin_layout Standard
29233
29234 \series bold
29235
29236 \backslash
29237 usepackage[labelfont=bf]{caption}
29238 \end_layout
29239
29240 \begin_layout Standard
29241 to the preamble and the problem is solved.
29242 \begin_inset Foot
29243 status collapsed
29244
29245 \begin_layout Plain Layout
29246 For more commands provided by the 
29247 \series bold
29248 caption
29249 \series default
29250  package, have a look at its documentation, 
29251 \begin_inset CommandInset citation
29252 LatexCommand cite
29253 key "caption"
29254
29255 \end_inset
29256
29257 .
29258 \end_layout
29259
29260 \end_inset
29261
29262
29263 \end_layout
29264
29265 \begin_layout Standard
29266 Note that some document classes have built-in solutions for well known problems
29267  like your case.
29268  For example if you use a 
29269 \family sans
29270 KOMA-Script
29271 \family default
29272  class, you don't need the package 
29273 \series bold
29274 caption
29275 \series default
29276 , you can instead write
29277 \end_layout
29278
29279 \begin_layout Standard
29280
29281 \series bold
29282
29283 \backslash
29284 setkomafont{captionlabel}{
29285 \backslash
29286 bfseries}
29287 \end_layout
29288
29289 \begin_layout Standard
29290 in the preamble and the problem is solved.
29291  So if you plan to write a large document, you should have a look at the
29292  documentation of the document class you want to use.
29293  (
29294 \series bold
29295
29296 \backslash
29297 setkomafont
29298 \series default
29299  is an example of a command with more than one argument.)
29300 \end_layout
29301
29302 \begin_layout Standard
29303 Commands in the preamble affect the whole document, while commands in the
29304  text affect only the text after the command or only the text used as command
29305  argument.
29306  To insert a LaTeX-command in text, use the TeX Code box as described in
29307  the previous section.
29308 \end_layout
29309
29310 \begin_layout Standard
29311 If you want to learn more about LaTeX and its syntax, have a look at the
29312  LaTeX-books 
29313 \begin_inset CommandInset citation
29314 LatexCommand cite
29315 key "latexcompanion,latexguide"
29316
29317 \end_inset
29318
29319 .
29320  
29321 \end_layout
29322
29323 \begin_layout Section
29324 Previewing Snippets of your Document
29325 \begin_inset CommandInset label
29326 LatexCommand label
29327 name "sec:Previewing-snippets-of"
29328
29329 \end_inset
29330
29331
29332 \begin_inset Index idx
29333 status collapsed
29334
29335 \begin_layout Plain Layout
29336 Instant preview
29337 \end_layout
29338
29339 \end_inset
29340
29341
29342 \begin_inset Index idx
29343 status collapsed
29344
29345 \begin_layout Plain Layout
29346 Document ! Preview
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 LyX allows you to generate previews of sections of your document on the
29356  fly so you can see how they'll look in the final document without having
29357  to break your train of thought with 
29358 \family sans
29359 View\SpecialChar \menuseparator
29360 DVI
29361 \family default
29362 .
29363 \end_layout
29364
29365 \begin_layout Standard
29366 If you would for example like to see in LyX your math formulas typeset by
29367  LaTeX, install the LaTeX-package 
29368 \series bold
29369 preview-latex
29370 \series default
29371
29372 \begin_inset Index idx
29373 status collapsed
29374
29375 \begin_layout Plain Layout
29376 LaTeX-packages ! preview-latex
29377 \end_layout
29378
29379 \end_inset
29380
29381  as explained below, and turn on 
29382 \family sans
29383 Instant
29384 \begin_inset space ~
29385 \end_inset
29386
29387 preview
29388 \family default
29389  in the 
29390 \family sans
29391 Tools\SpecialChar \menuseparator
29392 Preferences 
29393 \family default
29394 dialog under Look
29395 \begin_inset space ~
29396 \end_inset
29397
29398 and
29399 \begin_inset space ~
29400 \end_inset
29401
29402 feel\SpecialChar \menuseparator
29403 Display.
29404  The 
29405 \family sans
29406 Preview
29407 \begin_inset space ~
29408 \end_inset
29409
29410 Size
29411 \family default
29412  is the multiplication factor for the size.
29413 \end_layout
29414
29415 \begin_layout Standard
29416 Previews are generated when you load a document into LyX and when you finish
29417  editing an inset.
29418  Previews of an already loaded document are 
29419 \emph on
29420 not
29421 \emph default
29422  generated just by selecting the 
29423 \family sans
29424 Instant
29425 \begin_inset space ~
29426 \end_inset
29427
29428 preview
29429 \family default
29430  check box, you have to reopen the documents to activate the previews.
29431 \end_layout
29432
29433 \begin_layout Standard
29434 LyX will generate previews of math insets.
29435  It will also generate previews of included insets if you select the 
29436 \family sans
29437 Show
29438 \begin_inset space ~
29439 \end_inset
29440
29441 preview
29442 \family default
29443  check box in the insert dialog.
29444  This is useful if you wish to generate a preview of a LaTeX figure, for
29445  example.
29446 \end_layout
29447
29448 \begin_layout Standard
29449 To get previews working, you need the LaTeX package 
29450 \series bold
29451 preview-latex
29452 \series default
29453  (on some systems named simply 
29454 \series bold
29455 preview
29456 \series default
29457 ) installed.
29458  If it is not already installed, you will find it in the TeX Catalogue,
29459  
29460 \begin_inset CommandInset citation
29461 LatexCommand cite
29462 key "TeXCatalogue"
29463
29464 \end_inset
29465
29466  or in the package manager of your LaTeX-system.
29467  You obtain prettier results if you install the program 
29468 \family typewriter
29469 pnmcrop
29470 \family default
29471  from the 
29472 \family typewriter
29473 netpbm
29474 \family default
29475  package; for LyX on Windows this program is automatically installed together
29476  with LyX.
29477 \end_layout
29478
29479 \begin_layout Standard
29480 \begin_inset VSpace bigskip
29481 \end_inset
29482
29483
29484 \end_layout
29485
29486 \begin_layout Standard
29487 You can furthermore preview the LaTeX source of the whole document or parts
29488  of it.
29489  Use the menu 
29490 \family sans
29491 View\SpecialChar \menuseparator
29492 View
29493 \begin_inset space ~
29494 \end_inset
29495
29496 Source
29497 \family default
29498  and a window will be shown where you can see the LaTeX-source code.
29499  The window shows the source of the whole paragraph where the cursor is
29500  currently in.
29501  You can also select document parts in LyX's main window, then only this
29502  selection (when it is more than one paragraph) is shown as source code.
29503  To view the whole document as source, enable the corresponding option in
29504  the source view window.
29505 \end_layout
29506
29507 \begin_layout Section
29508 Advanced Find and Replace
29509 \begin_inset CommandInset label
29510 LatexCommand label
29511 name "sec:Advanced-Find-and"
29512
29513 \end_inset
29514
29515
29516 \begin_inset Index idx
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520 Replace
29521 \end_layout
29522
29523 \end_inset
29524
29525
29526 \begin_inset Index idx
29527 status collapsed
29528
29529 \begin_layout Plain Layout
29530 Find
29531 \end_layout
29532
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Subsection
29539 Introduction
29540 \end_layout
29541
29542 \begin_layout Standard
29543 The advanced find and replace feature of LyX allows for searching of complex,
29544  format-sensitive text segments and mathematics contents within LyX documents.
29545  It is an enhancement of the standard (quick) find and replace feature.
29546  The key-features are:
29547 \end_layout
29548
29549 \begin_layout Itemize
29550 Both searching of text and of mathematical formulas is allowed, where the
29551  latter is done by entering mathematics in the usual way; not only entire
29552  mathematical formulas are found, but also parts occurring within more complex
29553  formulas
29554 \end_layout
29555
29556 \begin_layout Itemize
29557 Search may be format-insensitive, so that the searched text is found in
29558  any context/style (standard text, section headings, notes, and even mathematics
29559 ), or it may be format-sensitive, so that, for example, a word entered with
29560  a section heading will only be found within section headings
29561 \end_layout
29562
29563 \begin_layout Itemize
29564 Search may be widened to a specific 
29565 \emph on
29566 scope
29567 \emph default
29568 , i.
29569 \begin_inset space \thinspace{}
29570 \end_inset
29571
29572 e.
29573 \begin_inset space ~
29574 \end_inset
29575
29576 a set of files which may be all the children of the document being edited,
29577  all the open files, or all the manuals available from the 
29578 \family sans
29579 Help
29580 \family default
29581  menu
29582 \end_layout
29583
29584 \begin_layout Itemize
29585 Replace may optionally preserve capitalization, so that the replaced text
29586  capitalization is adapted to the matching text (i.
29587 \begin_inset space \thinspace{}
29588 \end_inset
29589
29590 e.
29591 \begin_inset space ~
29592 \end_inset
29593
29594 all lowercase, all uppercase, first uppercase followed by lowercase)
29595 \end_layout
29596
29597 \begin_layout Subsection
29598 Basic usage
29599 \end_layout
29600
29601 \begin_layout Standard
29602 The advanced find and replace feature of LyX is activated through the menu
29603  
29604 \family sans
29605 Edit\SpecialChar \menuseparator
29606 Find & Replace
29607 \noun on
29608  (
29609 \noun default
29610 Advanced
29611 \noun on
29612 )
29613 \family default
29614 \noun default
29615  (shortcut 
29616 \begin_inset Info
29617 type  "shortcut"
29618 arg   "dialog-show findreplaceadv"
29619 \end_inset
29620
29621 ) or the toolbar button 
29622 \begin_inset Info
29623 type  "icon"
29624 arg   "dialog-toggle findreplaceadv"
29625 \end_inset
29626
29627 .
29628  This opens the 
29629 \family sans
29630 Advanced Find and Replace
29631 \family default
29632  dialog.
29633 \end_layout
29634
29635 \begin_layout Subsubsection
29636 Searching for text
29637 \end_layout
29638
29639 \begin_layout Standard
29640 Enter into the 
29641 \family sans
29642 Find
29643 \family default
29644  LyX mini-editor a simple word, and search for occurrences of it by clicking
29645  on the 
29646 \family sans
29647 Find Next
29648 \family default
29649  button at the bottom of the dialog (or just press the 
29650 \family sans
29651 Return
29652 \family default
29653  key).
29654  The entered word is found both in text mode and in math mode, and in emphasized
29655 , bold or normal face, and in both in section titles and in standard text.
29656  Pressing repeatedly 
29657 \family sans
29658 Enter
29659 \family default
29660  keeps searching forward.
29661  Similarly, pressing 
29662 \family sans
29663 Shift+Enter
29664 \family default
29665  searches for the entered text backwards.
29666 \end_layout
29667
29668 \begin_layout Standard
29669 While searching, the 
29670 \family sans
29671 Case sensitive
29672 \family default
29673  option allows matches to occur only with the same case as entered in the
29674  
29675 \family sans
29676 Find
29677 \family default
29678  editor.
29679  The 
29680 \family sans
29681 Whole words
29682 \family default
29683  option allows matches to occur only at word boundaries.
29684 \end_layout
29685
29686 \begin_layout Subsubsection
29687 Searching for mathematics
29688 \end_layout
29689
29690 \begin_layout Standard
29691 Mathematical formulas may be searched for by typing in the 
29692 \family sans
29693 Find
29694 \family default
29695  editor a mathematical formula, such as 
29696 \begin_inset Formula $x^{2}$
29697 \end_inset
29698
29699  or also something more complex like 
29700 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
29701 \end_inset
29702
29703 .
29704  When searching for a formula, it is found both when it is alone and when
29705  it occurs in sub-formulas and nested parts of sub-formulas, for example
29706  the mentioned segments would be found in something like 
29707 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
29708 \end_inset
29709
29710
29711 \end_layout
29712
29713 \begin_layout Subsubsection
29714 Style-aware search
29715 \end_layout
29716
29717 \begin_layout Standard
29718 It is also possible to search for text with specific styles.
29719  This is done by switching to the 
29720 \change_inserted 5863208 1297987029
29721
29722 \family sans
29723 Settings
29724 \change_deleted 5863208 1297987031
29725 Advanced
29726 \change_unchanged
29727
29728 \family default
29729  tab of the dialog and unchecking the 
29730 \family sans
29731 Ignore format
29732 \family default
29733  option.
29734  This way, entering in the 
29735 \family sans
29736 Find
29737 \family default
29738  editor
29739 \end_layout
29740
29741 \begin_layout Itemize
29742 a plain word and searching for it would not find instances of the word occurring
29743  in emphasized or boldface.
29744 \end_layout
29745
29746 \begin_layout Itemize
29747 an emphasized or boldface word and searching for it would find the respective
29748  instances with same face only, and within the same text style only.
29749  Note that, for example, an emphasized text is found not only when occurring
29750  alone, but also when it is contained in a longer emphasized sentence.
29751 \end_layout
29752
29753 \begin_layout Itemize
29754 a plain word in a section heading, and searching for it, finds occurrences
29755  of if only within section headings.
29756  Also, if the text to search is given an emphasized or bold face, in addition
29757  to a section style, then it is found only when occurring with the same
29758  style.
29759 \end_layout
29760
29761 \begin_layout Itemize
29762 some mathematics in a displayed formula will only find instances of this
29763  formula that are also displayed formulas (and not inline formulas).
29764 \end_layout
29765
29766 \begin_layout Subsubsection
29767 Replace
29768 \end_layout
29769
29770 \begin_layout Standard
29771 The text segments matching the text entered in the 
29772 \family sans
29773 Find
29774 \family default
29775  editor may be replaced with the text segments entered in the 
29776 \family sans
29777 Replace
29778 \family default
29779 \noun on
29780  
29781 \noun default
29782 editor.
29783  In order to find the next occurrence and replace it, click on the 
29784 \family sans
29785 Replace
29786 \family default
29787  button or alternatively
29788 \noun on
29789  
29790 \noun default
29791 press 
29792 \family sans
29793 Enter
29794 \family default
29795  or 
29796 \family sans
29797 Shift+Enter
29798 \family default
29799  while being in the 
29800 \family sans
29801 Replace
29802 \family default
29803 \noun on
29804  
29805 \noun default
29806 editor.
29807 \end_layout
29808
29809 \begin_layout Standard
29810 You can replace full-featured formatted LyX segments in place of the matching
29811  text segments in your document.
29812  Typical scenarios in which to use this capability may be (just to mention
29813  a few):
29814 \end_layout
29815
29816 \begin_layout Itemize
29817 replacing occurrences of a word with a customized formatted version of the
29818  same word, for example replacing occurrences of a name like 
29819 \begin_inset Quotes eld
29820 \end_inset
29821
29822 func()
29823 \begin_inset Quotes erd
29824 \end_inset
29825
29826  with its typewriter version 
29827 \family typewriter
29828
29829 \begin_inset Quotes eld
29830 \end_inset
29831
29832 func()
29833 \begin_inset Quotes erd
29834 \end_inset
29835
29836 ;
29837 \end_layout
29838
29839 \begin_layout Itemize
29840 performing a notation rework of mathematical symbols, for example replacing
29841  occurrences of 
29842 \begin_inset Quotes eld
29843 \end_inset
29844
29845
29846 \begin_inset Formula $R$
29847 \end_inset
29848
29849
29850 \begin_inset Quotes erd
29851 \end_inset
29852
29853  with 
29854 \begin_inset Quotes eld
29855 \end_inset
29856
29857
29858 \begin_inset Formula $\mathbb{R}$
29859 \end_inset
29860
29861
29862 \begin_inset Quotes erd
29863 \end_inset
29864
29865  (you may want to enable the 
29866 \family sans
29867 Whole words
29868 \family default
29869  and 
29870 \family sans
29871 Case sensitive
29872 \family default
29873  options and disable the 
29874 \family sans
29875 Ignore format
29876 \family default
29877  option in the 
29878 \change_inserted 5863208 1297987051
29879
29880 \family sans
29881 Settings
29882 \change_deleted 5863208 1297987053
29883 Advanced
29884 \change_unchanged
29885
29886 \family default
29887  tab, in order to avoid replacing all 
29888 \begin_inset Quotes eld
29889 \end_inset
29890
29891 R
29892 \begin_inset Quotes erd
29893 \end_inset
29894
29895  letters occurring in normal text), or occurrences of 
29896 \begin_inset Formula $x_{j}^{i}$
29897 \end_inset
29898
29899  with 
29900 \begin_inset Formula $x_{i,\, j}$
29901 \end_inset
29902
29903 , or occurrences of 
29904 \begin_inset Formula $x[k]$
29905 \end_inset
29906
29907  with 
29908 \begin_inset Formula $x_{k}$
29909 \end_inset
29910
29911 .
29912 \end_layout
29913
29914 \begin_layout Subsection
29915 Advanced usage
29916 \end_layout
29917
29918 \begin_layout Standard
29919 There is a regular expression (regexp) based searching facility.
29920 \begin_inset Foot
29921 status collapsed
29922
29923 \begin_layout Plain Layout
29924 A good explanation of regular expressions is given in this Wikipedia entry:
29925  
29926 \begin_inset CommandInset href
29927 LatexCommand href
29928 target "http://en.wikipedia.org/wiki/Regular_expression"
29929
29930 \end_inset
29931
29932 .
29933 \end_layout
29934
29935 \end_inset
29936
29937  You can search for regular expression by inserting a regexp inset into
29938  the 
29939 \family sans
29940 Find
29941 \family default
29942  editor.
29943  This is done via the menu 
29944 \family sans
29945 Insert\SpecialChar \menuseparator
29946 Insert Regular Expression
29947 \family default
29948  
29949 \change_deleted 5863208 1297986810
29950 (shortcut 
29951 \begin_inset Info
29952 type  "shortcut"
29953 arg   "regexp-mode"
29954 \end_inset
29955
29956
29957 \change_unchanged
29958 while the cursor is in the 
29959 \family sans
29960 Find
29961 \family default
29962  editor.
29963  Characters entered within regexp insets are matched according to the regular
29964  expression matching rules
29965 \begin_inset Foot
29966 status collapsed
29967
29968 \begin_layout Plain Layout
29969 Under the constraint that any (sub)expression must match a well-formed LyX
29970  text segment, i.
29971 \begin_inset space \thinspace{}
29972 \end_inset
29973
29974 e.
29975 \begin_inset space ~
29976 \end_inset
29977
29978 when matching LaTeX code, no segments with unbalanced {} braces are allowed
29979  to match expressions.
29980 \end_layout
29981
29982 \end_inset
29983
29984 , while text entered outside regexp insets is matched exactly against the
29985  same text in the document.
29986  Note that it is allowed to cut and paste regexp-mode insets as usual.
29987  Examples of using such a feature may be:
29988 \end_layout
29989
29990 \begin_layout Enumerate
29991 Searching for all fractions with a given denominator: for example, entering
29992  in the 
29993 \family sans
29994 Find
29995 \family default
29996  editor the fraction 
29997 \begin_inset Formula $\frac{.*}{1+x^{2}}$
29998 \end_inset
29999
30000  (where the 
30001 \begin_inset Formula $.*$
30002 \end_inset
30003
30004  on the numerator is the match-everything regular expression) finds all
30005  fractions with the given denominator.
30006 \end_layout
30007
30008 \begin_layout Enumerate
30009 Searching for all text with a given style: for example, after unchecking
30010  the 
30011 \family sans
30012 Ignore format
30013 \family default
30014  option from the 
30015 \change_inserted 5863208 1297987063
30016
30017 \family sans
30018 Settings
30019 \change_deleted 5863208 1297987065
30020 Advanced
30021 \change_unchanged
30022
30023 \family default
30024  tab, entering a 
30025 \series bold
30026
30027 \begin_inset Formula $.*$
30028 \end_inset
30029
30030
30031 \series default
30032  regular expression and adding for it an emphasized or bold face, finds
30033  all emphasized and bold face text, respectively.
30034  Also, inserting a 
30035 \begin_inset Formula $.*$
30036 \end_inset
30037
30038  regular expression in a bullet or enumerated list or a section heading,
30039  you can find all bullet or enumerated lists or section headings.
30040 \end_layout
30041
30042 \begin_layout Standard
30043 Finally, references to (sub)expressions in regexp may be used as usual,
30044  enclosing parts of the expression within round braces 
30045 \begin_inset Formula $()$
30046 \end_inset
30047
30048 , and referring back to them through 
30049 \begin_inset Formula $\backslash1$
30050 \end_inset
30051
30052
30053 \begin_inset Formula $\backslash2$
30054 \end_inset
30055
30056 , etc., where a 
30057 \begin_inset Formula $\backslash$
30058 \end_inset
30059
30060  symbol is entered in regexp mode by pressing twice the backslash key.
30061  For example, try searching for the regexp 
30062 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
30063 \end_inset
30064
30065  in order to find word repetitions, if there are any.
30066 \end_layout
30067
30068 \begin_layout Standard
30069 Note that back references work both when occurring within the same regexp,
30070  and when occurring in multiple different regexps, where the numbering of
30071  back-referenced sub-expressions is absolute, i.
30072 \begin_inset space \thinspace{}
30073 \end_inset
30074
30075 e.
30076 \begin_inset space ~
30077 \end_inset
30078
30079  
30080 \begin_inset Formula $\backslash1$
30081 \end_inset
30082
30083  always refers to the first occurrence of 
30084 \begin_inset Formula $()$
30085 \end_inset
30086
30087  in all entered regexps.
30088 \end_layout
30089
30090 \begin_layout Standard
30091 Note also that the use of back references in the replaced text is not (yet)
30092  implemented.
30093 \end_layout
30094
30095 \begin_layout Section
30096 Spell Checking
30097 \begin_inset CommandInset label
30098 LatexCommand label
30099 name "sec:Spellchecking"
30100
30101 \end_inset
30102
30103
30104 \begin_inset Index idx
30105 status collapsed
30106
30107 \begin_layout Plain Layout
30108 Spell checking
30109 \end_layout
30110
30111 \end_inset
30112
30113
30114 \end_layout
30115
30116 \begin_layout Standard
30117 LyX itself has no built-in spell checker.
30118  Rather it uses one of the external programs 
30119 \family typewriter
30120 aspell
30121 \family default
30122
30123 \family typewriter
30124 ispell
30125 \family default
30126
30127 \family typewriter
30128 hspell
30129 \family default
30130 , or 
30131 \family typewriter
30132 pspell
30133 \family default
30134  as backend.
30135  This section assumes you have already installed and set up one of these
30136  programs.
30137  
30138 \family typewriter
30139 aspell
30140 \family default
30141  can be seen as the successor to 
30142 \family typewriter
30143 ispell
30144 \family default
30145 , and contrary to 
30146 \family typewriter
30147 ispell
30148 \family default
30149 , it supports multiple languages in parallel, so it is recommended to use
30150  aspell.
30151  
30152 \family typewriter
30153 hspell
30154 \family default
30155  is a Hebrew spell-checker.
30156  The used spell checker and its settings are specified in LyX's preferences
30157  under 
30158 \family sans
30159 Language Settings
30160 \family default
30161 .
30162 \end_layout
30163
30164 \begin_layout Standard
30165 For LyX on Windows, the selection box for the spell checking program is
30166  greyed out in the preferences dialog because only 
30167 \family typewriter
30168 aspell
30169 \family default
30170  can be used.
30171 \end_layout
30172
30173 \begin_layout Standard
30174 The menu
30175 \family sans
30176  Tools\SpecialChar \menuseparator
30177 Spellchecker
30178 \family default
30179  or the toolbar button 
30180 \begin_inset Info
30181 type  "icon"
30182 arg   "dialog-show spellchecker"
30183 \end_inset
30184
30185  starts the spell checking beginning from the current cursor position.
30186  A dialog window will appear showing any incorrect (or unknown) word found,
30187  allowing you to edit and replace it in a second line.
30188  Whenever an unknown word is found, the word is highlighted and the text
30189  scrolled so that it is visible.
30190  In the 
30191 \family sans
30192 spell checker
30193 \family default
30194  dialog, there is also a box showing suggestions for a correction, if any
30195  could be found.
30196  Clicking on one of the corrections will copy to the 
30197 \family sans
30198 Replace
30199 \family default
30200  field, double-click invokes directly the replacement.
30201  Unknown but correctly typed words can be added to the personal dictionary.
30202 \end_layout
30203
30204 \begin_layout Standard
30205 By default, the dictionary file used is determined by the document language
30206  that is set in the 
30207 \family sans
30208 Document\SpecialChar \menuseparator
30209 Settings
30210 \family default
30211  dialog.
30212  If you do not have a dictionary for the document language, spell checking
30213  will bring an error message.
30214  In this case, you can specify another dictionary file in the dialog by
30215  specifying a different 
30216 \family sans
30217 Alternative language
30218 \family default
30219  in preferences dialog.
30220 \end_layout
30221
30222 \begin_layout Standard
30223 After a spell check you will be informed about the number of checked words.
30224 \end_layout
30225
30226 \begin_layout Subsubsection*
30227 Limitations
30228 \end_layout
30229
30230 \begin_layout Standard
30231 It is not possible to change the spelling of a particular word globally,
30232  rather than having to change the spelling separately for each occurrence
30233  of the word.
30234  But you can use the 
30235 \family sans
30236 Find
30237 \begin_inset space ~
30238 \end_inset
30239
30240 &
30241 \begin_inset space ~
30242 \end_inset
30243
30244 Replace
30245 \family default
30246  dialog for that.
30247 \end_layout
30248
30249 \begin_layout Standard
30250 LyX cannot correctly spell check documents containing multiple languages.
30251  This does work with 
30252 \family typewriter
30253 pspell
30254 \family default
30255 , assuming you have marked the different languages appropriately.
30256 \end_layout
30257
30258 \begin_layout Subsubsection*
30259 Further Settings
30260 \end_layout
30261
30262 \begin_layout Standard
30263 The 
30264 \family sans
30265 Spellchecker
30266 \family default
30267  section in the preferences dialog has some additional options:
30268 \end_layout
30269
30270 \begin_layout Description
30271 Escape
30272 \begin_inset space ~
30273 \end_inset
30274
30275 characters Allows you to add non-standard characters that the spell checker
30276  should consider, e.
30277 \begin_inset space \thinspace{}
30278 \end_inset
30279
30280 g.
30281 \begin_inset space \space{}
30282 \end_inset
30283
30284 German umlauts although you are spell checking an English document.
30285  This should not normally be needed.
30286 \end_layout
30287
30288 \begin_layout Description
30289 Personal
30290 \begin_inset space ~
30291 \end_inset
30292
30293 dictionary to use a different file as your personal dictionary instead of
30294  the spell checker's default choice 
30295 \end_layout
30296
30297 \begin_layout Description
30298 Accept
30299 \begin_inset space ~
30300 \end_inset
30301
30302 compound
30303 \begin_inset space ~
30304 \end_inset
30305
30306 words Prevent the spell checker from complaining about compounded words
30307  like 
30308 \begin_inset Quotes eld
30309 \end_inset
30310
30311 passthrough
30312 \begin_inset Quotes erd
30313 \end_inset
30314
30315 .
30316 \end_layout
30317
30318 \begin_layout Description
30319 Use
30320 \begin_inset space ~
30321 \end_inset
30322
30323 input
30324 \begin_inset space ~
30325 \end_inset
30326
30327 encoding Uses the document encoding that is set in the 
30328 \family sans
30329 Document\SpecialChar \menuseparator
30330 Settings
30331 \family default
30332  dialog under 
30333 \family sans
30334 Language
30335 \family default
30336  also for the spellchecker.
30337 \begin_inset Foot
30338 status collapsed
30339
30340 \begin_layout Plain Layout
30341 The encodings are explained in section
30342 \begin_inset space ~
30343 \end_inset
30344
30345
30346 \begin_inset CommandInset ref
30347 LatexCommand ref
30348 reference "cha:The-Document-Settings"
30349
30350 \end_inset
30351
30352 .
30353 \end_layout
30354
30355 \end_inset
30356
30357  Only enable this if you use 
30358 \family typewriter
30359 ispell
30360 \family default
30361  and can't spell check words with international letters in them.
30362  There have been reports that this does not work with all dictionaries,
30363  so this is disabled by default.
30364 \end_layout
30365
30366 \begin_layout Section
30367 Thesaurus
30368 \begin_inset Index idx
30369 status collapsed
30370
30371 \begin_layout Plain Layout
30372 Thesaurus
30373 \end_layout
30374
30375 \end_inset
30376
30377
30378 \begin_inset CommandInset label
30379 LatexCommand label
30380 name "sec:Thesaurus"
30381
30382 \end_inset
30383
30384
30385 \end_layout
30386
30387 \begin_layout Standard
30388 LyX provides a multilingual thesaurus.
30389  It uses the same thesaurus framework as OpenOffice and Firefox (namely
30390  the 
30391 \emph on
30392 MyThes
30393 \emph default
30394
30395 \begin_inset Foot
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399 \begin_inset CommandInset href
30400 LatexCommand href
30401 target "http://lingucomponent.openoffice.org/thesaurus.html"
30402
30403 \end_inset
30404
30405
30406 \end_layout
30407
30408 \end_inset
30409
30410  thesaurus library, which is included in LyX).
30411  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
30412  are available for many languages.
30413 \end_layout
30414
30415 \begin_layout Standard
30416 This section describes how new dictionaries are installed and set up for
30417  the use with LyX.
30418 \end_layout
30419
30420 \begin_layout Subsection
30421 Setting up the thesaurus
30422 \end_layout
30423
30424 \begin_layout Standard
30425 The 
30426 \emph on
30427 MyThes/
30428 \emph default
30429 OpenOffice thesauri consist of two files per language: A file with the suffix
30430  
30431 \emph on
30432 *.dat
30433 \emph default
30434  containing the data and an index file with the suffix 
30435 \emph on
30436 *.idx
30437 \emph default
30438 .
30439  The standardized file names include the language code for the given language
30440  (e.
30441 \begin_inset space \thinspace{}
30442 \end_inset
30443
30444 g.
30445  en_EN for English).
30446  For instance, the English files are named:
30447 \end_layout
30448
30449 \begin_layout Itemize
30450 th_en_EN_v2.idx
30451 \end_layout
30452
30453 \begin_layout Itemize
30454 th_en_EN_v2.dat
30455 \end_layout
30456
30457 \begin_layout Standard
30458 If you have OpenOffice and its thesaurus installed, these files should be
30459  already on your system.
30460  If not, you can get dictionaries 
30461 \change_inserted -712698321 1298121514
30462 either from 
30463 \begin_inset Flex URL
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467
30468 \change_inserted -712698321 1298121516
30469
30470 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
30471 \change_unchanged
30472
30473 \end_layout
30474
30475 \end_inset
30476
30477  or 
30478 \change_unchanged
30479 from the site 
30480 \begin_inset Flex URL
30481 status collapsed
30482
30483 \begin_layout Plain Layout
30484
30485 http://extensions.services.openoffice.org
30486 \end_layout
30487
30488 \end_inset
30489
30490 .
30491
30492 \change_deleted -712698321 1298121776
30493  Note that, as of OpenOffice 3.0, these files are usually packed in extension
30494  archives (
30495 \emph on
30496 *.oxt
30497 \emph default
30498 ) that contain other files such as spellchecker dictionaries besides the
30499  thesauri.
30500  These archives are simple zip files, so you can unpack them as you would
30501  unpack a zip archive.
30502 \change_inserted -712698321 1298121667
30503
30504 \begin_inset Foot
30505 status open
30506
30507 \begin_layout Plain Layout
30508
30509 \change_inserted -712698321 1298121689
30510 Note that, as of OpenOffice 3.0, the files on 
30511 \begin_inset Flex URL
30512 status collapsed
30513
30514 \begin_layout Plain Layout
30515
30516 \change_inserted -712698321 1298121688
30517
30518 http://extensions.services.openoffice.org
30519 \end_layout
30520
30521 \end_inset
30522
30523  are usually packed in extension archives (
30524 \emph on
30525 *.oxt
30526 \emph default
30527 ) that contain other files such as spellchecker dictionaries besides the
30528  thesauri.
30529  These archives are simple zip files, so you can unpack them as you would
30530  unpack a zip archive.
30531 \change_unchanged
30532
30533 \end_layout
30534
30535 \end_inset
30536
30537  
30538 \change_deleted -712698321 1298121653
30539
30540 \end_layout
30541
30542 \begin_layout Standard
30543 Put the 
30544 \emph on
30545 *.idx
30546 \emph default
30547  and 
30548 \emph on
30549 *.dat
30550 \emph default
30551  files of all languages you want to use into one directory (do not use subfolder
30552 s), and specify the path to this directory in 
30553 \family sans
30554 Tools\SpecialChar \menuseparator
30555 Preferences\SpecialChar \menuseparator
30556 Paths
30557 \family default
30558 .
30559  Now the thesaurus should be ready to use.
30560 \end_layout
30561
30562 \begin_layout Subsection
30563 Using the thesaurus
30564 \end_layout
30565
30566 \begin_layout Standard
30567 To start the thesaurus, use the menu 
30568 \family sans
30569 Tools\SpecialChar \menuseparator
30570 Thesaurus
30571 \family default
30572  or the toolbar button 
30573 \begin_inset Info
30574 type  "icon"
30575 arg   "thesaurus-entry"
30576 \end_inset
30577
30578  while the cursor is at the word you want to look up or while a word is
30579  selected.
30580  A dialog pops up showing you probably related words that you can use as
30581  replacement.
30582  The proposals are grouped into categories.
30583  Note that the thesaurus does not only show synonyms, but also hyperonyms
30584  and hyponyms (such as 
30585 \emph on
30586 plant
30587 \emph default
30588  for 
30589 \emph on
30590 tree
30591 \emph default
30592 ), compounds (such as 
30593 \emph on
30594 tree diagram
30595 \emph default
30596 ) and antonyms (such as 
30597 \emph on
30598 women
30599 \emph default
30600  for 
30601 \emph on
30602 men
30603 \emph default
30604 ), which are marked as such.
30605 \end_layout
30606
30607 \begin_layout Standard
30608 The language is automatically chosen from the language at the cursor, but
30609  you can also switch it in the dialog, as you can enter new words to look
30610  up directly there.
30611 \end_layout
30612
30613 \begin_layout Standard
30614 Note that the thesaurus cannot handle phrases (only compounds that are in
30615  the dictionary, such as the above 
30616 \emph on
30617 tree diagram
30618 \emph default
30619 ), and you have to use the so called lemma form, i.
30620 \begin_inset space \thinspace{}
30621 \end_inset
30622
30623 e.
30624  the form that is used in the dictionaries (for many languages: first person
30625  singular indicative active for nouns, infinitive for verbs).
30626  For example looking up the word forms 
30627 \emph on
30628 reports
30629 \emph default
30630  or 
30631 \emph on
30632 reporting
30633 \emph default
30634  yields no results, while results are shown for the word form 
30635 \emph on
30636 report
30637 \emph default
30638 .
30639  Your best bet is to highlight only the relevant parts of such word (e.
30640 \begin_inset space \thinspace{}
30641 \end_inset
30642
30643 g.
30644  
30645 \emph on
30646 report
30647 \emph default
30648  in 
30649 \emph on
30650 report
30651 \emph default
30652 s), then you get proposals without adjusting the query in the dialog, and
30653  also the replacement will probably be correct (as only the highlighted
30654  part will be replaced, thus the ending remains).
30655 \end_layout
30656
30657 \begin_layout Subsection
30658 License of the Thesaurus library
30659 \end_layout
30660
30661 \begin_layout Standard
30662 The 
30663 \emph on
30664 MyThes
30665 \emph default
30666  library, which is used by LyX for the thesaurus, was created by 
30667 \noun on
30668 Kevin B.
30669  Hendricks
30670 \noun default
30671  as a standalone program.
30672  Version 1.1 of the library is included in LyX.
30673  The library was released under the 
30674 \emph on
30675 Berkeley Database License
30676 \emph default
30677 , which is compatible with LyX's license, the GPL.
30678  In order to meet the requirements of the Berkeley Database License, the
30679  MyThes license file is included in the LyX sources in the folder 
30680 \family sans
30681 ~src/support/mythes/license.readme
30682 \family default
30683 .
30684  In LyX Windows installations it is additionally available in the file 
30685 \family sans
30686 MyThes-License.txt
30687 \family default
30688  that is in the same folder as the file lyx.exe.
30689 \end_layout
30690
30691 \begin_layout Section
30692 Change Tracking
30693 \begin_inset Index idx
30694 status collapsed
30695
30696 \begin_layout Plain Layout
30697 Change Tracking
30698 \end_layout
30699
30700 \end_inset
30701
30702
30703 \begin_inset Index idx
30704 status collapsed
30705
30706 \begin_layout Plain Layout
30707 Document ! Change Tracking
30708 \end_layout
30709
30710 \end_inset
30711
30712
30713 \begin_inset CommandInset label
30714 LatexCommand label
30715 name "sec:Change-Tracking"
30716
30717 \end_inset
30718
30719
30720 \end_layout
30721
30722 \begin_layout Standard
30723 When you work on a document collaboratively it is extremely useful to be
30724  able to see changes that others have made highlighted in the document.
30725  You can then decide if you want to accept a change or not.
30726  This can be achieved by turning on change tracking in the menu 
30727 \family sans
30728 Document\SpecialChar \menuseparator
30729 Change
30730 \begin_inset space ~
30731 \end_inset
30732
30733 Tracking\SpecialChar \menuseparator
30734 Track
30735 \begin_inset space ~
30736 \end_inset
30737
30738 Changes
30739 \family default
30740 .
30741 \end_layout
30742
30743 \begin_layout Standard
30744 Changes made in the document will then be highlighted by strokes and colors:
30745  
30746 \bar under
30747 \color blue
30748 underlined text
30749 \bar default
30750 \color inherit
30751  is an addition, 
30752 \strikeout on
30753 \color blue
30754 canceled text
30755 \strikeout default
30756 \color inherit
30757  is a deletion.
30758  The color depends on the author that made the change.
30759  You can change the color in LyX's preferences dialog under 
30760 \family sans
30761 Look
30762 \begin_inset space ~
30763 \end_inset
30764
30765 and
30766 \begin_inset space ~
30767 \end_inset
30768
30769 feel
30770 \family default
30771
30772 \family sans
30773 Colors
30774 \family default
30775 .
30776 \begin_inset Index idx
30777 status collapsed
30778
30779 \begin_layout Plain Layout
30780 Color ! Change tracking
30781 \end_layout
30782
30783 \end_inset
30784
30785  The author and the date of the change are shown in LyX's status bar when
30786  the cursor is in changed text.
30787  The same information is shown when you use the toolbar button 
30788 \begin_inset Info
30789 type  "icon"
30790 arg   "changes-merge"
30791 \end_inset
30792
30793 .
30794 \end_layout
30795
30796 \begin_layout Standard
30797 When change tracking is activated, you will see the review toolbar in LyX:
30798 \begin_inset Index idx
30799 status collapsed
30800
30801 \begin_layout Plain Layout
30802 Toolbar ! Review
30803 \end_layout
30804
30805 \end_inset
30806
30807
30808 \end_layout
30809
30810 \begin_layout Standard
30811 \begin_inset VSpace defskip
30812 \end_inset
30813
30814
30815 \end_layout
30816
30817 \begin_layout Standard
30818 \begin_inset Graphics
30819         filename clipart/ChangesToolbar.png
30820         scale 90
30821
30822 \end_inset
30823
30824
30825 \end_layout
30826
30827 \begin_layout Standard
30828 \begin_inset VSpace defskip
30829 \end_inset
30830
30831
30832 \end_layout
30833
30834 \begin_layout Standard
30835 The review toolbar as shown above contains from left to right the following
30836  buttons:
30837 \end_layout
30838
30839 \begin_layout Standard
30840 \begin_inset VSpace defskip
30841 \end_inset
30842
30843
30844 \end_layout
30845
30846 \begin_layout Standard
30847 \begin_inset Tabular
30848 <lyxtabular version="3" rows="10" columns="2">
30849 <features islongtable="true" longtabularalignment="center">
30850 <column alignment="left" valignment="top" width="0">
30851 <column alignment="left" valignment="top" width="0">
30852 <row interlinespace="2.5mm">
30853 <cell alignment="center" valignment="top" usebox="none">
30854 \begin_inset Text
30855
30856 \begin_layout Plain Layout
30857
30858 \family sans
30859 \begin_inset Info
30860 type  "icon"
30861 arg   "changes-track"
30862 \end_inset
30863
30864
30865 \end_layout
30866
30867 \end_inset
30868 </cell>
30869 <cell alignment="center" valignment="top" usebox="none">
30870 \begin_inset Text
30871
30872 \begin_layout Plain Layout
30873
30874 \family sans
30875 Document\SpecialChar \menuseparator
30876 Change
30877 \begin_inset space ~
30878 \end_inset
30879
30880 Tracking\SpecialChar \menuseparator
30881 Track
30882 \begin_inset space ~
30883 \end_inset
30884
30885 Changes
30886 \end_layout
30887
30888 \end_inset
30889 </cell>
30890 </row>
30891 <row interlinespace="2.5mm">
30892 <cell alignment="center" valignment="top" usebox="none">
30893 \begin_inset Text
30894
30895 \begin_layout Plain Layout
30896
30897 \family sans
30898 \begin_inset Info
30899 type  "icon"
30900 arg   "changes-output"
30901 \end_inset
30902
30903
30904 \end_layout
30905
30906 \end_inset
30907 </cell>
30908 <cell alignment="center" valignment="top" usebox="none">
30909 \begin_inset Text
30910
30911 \begin_layout Plain Layout
30912
30913 \family sans
30914 Document\SpecialChar \menuseparator
30915 Change
30916 \begin_inset space ~
30917 \end_inset
30918
30919 Tracking\SpecialChar \menuseparator
30920 Show
30921 \begin_inset space ~
30922 \end_inset
30923
30924 Changes
30925 \begin_inset space ~
30926 \end_inset
30927
30928 in
30929 \begin_inset space ~
30930 \end_inset
30931
30932 Output
30933 \end_layout
30934
30935 \end_inset
30936 </cell>
30937 </row>
30938 <row interlinespace="2.5mm">
30939 <cell alignment="center" valignment="top" usebox="none">
30940 \begin_inset Text
30941
30942 \begin_layout Plain Layout
30943
30944 \family sans
30945 \begin_inset Info
30946 type  "icon"
30947 arg   "change-next"
30948 \end_inset
30949
30950
30951 \end_layout
30952
30953 \end_inset
30954 </cell>
30955 <cell alignment="center" valignment="top" usebox="none">
30956 \begin_inset Text
30957
30958 \begin_layout Plain Layout
30959 Jumps to the next change
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 </row>
30965 <row interlinespace="2.5mm">
30966 <cell alignment="center" valignment="top" usebox="none">
30967 \begin_inset Text
30968
30969 \begin_layout Plain Layout
30970
30971 \family sans
30972 \begin_inset Info
30973 type  "icon"
30974 arg   "change-accept"
30975 \end_inset
30976
30977
30978 \end_layout
30979
30980 \end_inset
30981 </cell>
30982 <cell alignment="center" valignment="top" usebox="none">
30983 \begin_inset Text
30984
30985 \begin_layout Plain Layout
30986
30987 \family sans
30988 Document\SpecialChar \menuseparator
30989 Change
30990 \begin_inset space ~
30991 \end_inset
30992
30993 Tracking\SpecialChar \menuseparator
30994 Accept
30995 \begin_inset space ~
30996 \end_inset
30997
30998 Change
30999 \end_layout
31000
31001 \end_inset
31002 </cell>
31003 </row>
31004 <row interlinespace="2.5mm">
31005 <cell alignment="center" valignment="top" usebox="none">
31006 \begin_inset Text
31007
31008 \begin_layout Plain Layout
31009
31010 \family sans
31011 \begin_inset Info
31012 type  "icon"
31013 arg   "change-reject"
31014 \end_inset
31015
31016
31017 \end_layout
31018
31019 \end_inset
31020 </cell>
31021 <cell alignment="center" valignment="top" usebox="none">
31022 \begin_inset Text
31023
31024 \begin_layout Plain Layout
31025
31026 \family sans
31027 Document\SpecialChar \menuseparator
31028 Change
31029 \begin_inset space ~
31030 \end_inset
31031
31032 Tracking\SpecialChar \menuseparator
31033 Reject
31034 \begin_inset space ~
31035 \end_inset
31036
31037 Change
31038 \end_layout
31039
31040 \end_inset
31041 </cell>
31042 </row>
31043 <row interlinespace="2.5mm">
31044 <cell alignment="center" valignment="top" usebox="none">
31045 \begin_inset Text
31046
31047 \begin_layout Plain Layout
31048
31049 \family sans
31050 \begin_inset Info
31051 type  "icon"
31052 arg   "changes-merge"
31053 \end_inset
31054
31055
31056 \end_layout
31057
31058 \end_inset
31059 </cell>
31060 <cell alignment="center" valignment="top" usebox="none">
31061 \begin_inset Text
31062
31063 \begin_layout Plain Layout
31064
31065 \family sans
31066 Document\SpecialChar \menuseparator
31067 Change
31068 \begin_inset space ~
31069 \end_inset
31070
31071 Tracking\SpecialChar \menuseparator
31072 Merge
31073 \begin_inset space ~
31074 \end_inset
31075
31076 Changes
31077 \end_layout
31078
31079 \end_inset
31080 </cell>
31081 </row>
31082 <row interlinespace="2.5mm">
31083 <cell alignment="center" valignment="top" usebox="none">
31084 \begin_inset Text
31085
31086 \begin_layout Plain Layout
31087
31088 \family sans
31089 \begin_inset Info
31090 type  "icon"
31091 arg   "all-changes-accept"
31092 \end_inset
31093
31094
31095 \end_layout
31096
31097 \end_inset
31098 </cell>
31099 <cell alignment="center" valignment="top" usebox="none">
31100 \begin_inset Text
31101
31102 \begin_layout Plain Layout
31103
31104 \family sans
31105 Document\SpecialChar \menuseparator
31106 Change
31107 \begin_inset space ~
31108 \end_inset
31109
31110 Tracking\SpecialChar \menuseparator
31111 Accept
31112 \begin_inset space ~
31113 \end_inset
31114
31115 All
31116 \begin_inset space ~
31117 \end_inset
31118
31119 Changes
31120 \end_layout
31121
31122 \end_inset
31123 </cell>
31124 </row>
31125 <row interlinespace="2.5mm">
31126 <cell alignment="center" valignment="top" usebox="none">
31127 \begin_inset Text
31128
31129 \begin_layout Plain Layout
31130
31131 \family sans
31132 \begin_inset Info
31133 type  "icon"
31134 arg   "all-changes-reject"
31135 \end_inset
31136
31137
31138 \end_layout
31139
31140 \end_inset
31141 </cell>
31142 <cell alignment="center" valignment="top" usebox="none">
31143 \begin_inset Text
31144
31145 \begin_layout Plain Layout
31146
31147 \family sans
31148 Document\SpecialChar \menuseparator
31149 Change
31150 \begin_inset space ~
31151 \end_inset
31152
31153 Tracking\SpecialChar \menuseparator
31154 Reject
31155 \begin_inset space ~
31156 \end_inset
31157
31158 All
31159 \begin_inset space ~
31160 \end_inset
31161
31162 Changes
31163 \end_layout
31164
31165 \end_inset
31166 </cell>
31167 </row>
31168 <row interlinespace="2.5mm">
31169 <cell alignment="center" valignment="top" usebox="none">
31170 \begin_inset Text
31171
31172 \begin_layout Plain Layout
31173
31174 \family sans
31175 \begin_inset Info
31176 type  "icon"
31177 arg   "note-insert"
31178 \end_inset
31179
31180
31181 \end_layout
31182
31183 \end_inset
31184 </cell>
31185 <cell alignment="center" valignment="top" usebox="none">
31186 \begin_inset Text
31187
31188 \begin_layout Plain Layout
31189
31190 \family sans
31191 Insert\SpecialChar \menuseparator
31192 Note\SpecialChar \menuseparator
31193 LyX
31194 \begin_inset space ~
31195 \end_inset
31196
31197 Note
31198 \end_layout
31199
31200 \end_inset
31201 </cell>
31202 </row>
31203 <row interlinespace="2.5mm">
31204 <cell alignment="center" valignment="top" usebox="none">
31205 \begin_inset Text
31206
31207 \begin_layout Plain Layout
31208
31209 \family sans
31210 \begin_inset Info
31211 type  "icon"
31212 arg   "note-next"
31213 \end_inset
31214
31215
31216 \end_layout
31217
31218 \end_inset
31219 </cell>
31220 <cell alignment="center" valignment="top" usebox="none">
31221 \begin_inset Text
31222
31223 \begin_layout Plain Layout
31224
31225 \family sans
31226 Navigate\SpecialChar \menuseparator
31227 Next
31228 \begin_inset space ~
31229 \end_inset
31230
31231 Note
31232 \end_layout
31233
31234 \end_inset
31235 </cell>
31236 </row>
31237 </lyxtabular>
31238
31239 \end_inset
31240
31241
31242 \end_layout
31243
31244 \begin_layout Standard
31245 \begin_inset VSpace defskip
31246 \end_inset
31247
31248
31249 \end_layout
31250
31251 \begin_layout Standard
31252 The review toolbar helps you to accept, reject, or merge changes – highlight
31253  the change and press one of the desired toolbar buttons.
31254  When you merge changes, a window pops up showing you information about
31255  the next change after the current cursor position.
31256  So you don't need to highlight a certain change.
31257  Within the merge window you can decide to accept or reject changes and
31258  step to the next change.
31259  This way you can jump through all the changes in the document.
31260 \end_layout
31261
31262 \begin_layout Standard
31263 The toolbar has two buttons to handle notes because notes are often important
31264  to describe a change.
31265 \end_layout
31266
31267 \begin_layout Standard
31268 To show made changes in the output you need the LaTeX package 
31269 \series bold
31270 dvipost
31271 \series default
31272
31273 \begin_inset Index idx
31274 status collapsed
31275
31276 \begin_layout Plain Layout
31277 LaTeX-packages ! dvipost
31278 \end_layout
31279
31280 \end_inset
31281
31282  installed.
31283  You will find it in the TeX Catalogue, 
31284 \begin_inset CommandInset citation
31285 LatexCommand cite
31286 key "TeXCatalogue"
31287
31288 \end_inset
31289
31290  or in the package manager of your LaTeX-system.
31291 \end_layout
31292
31293 \begin_layout Section
31294 International Support
31295 \begin_inset Index idx
31296 status collapsed
31297
31298 \begin_layout Plain Layout
31299 International support
31300 \end_layout
31301
31302 \end_inset
31303
31304
31305 \end_layout
31306
31307 \begin_layout Standard
31308 This section describes how to use LyX with any language you want.
31309  For some non-western languages there are special Wiki-pages that explain
31310  how to set up LyX to use them: 
31311 \begin_inset CommandInset citation
31312 LatexCommand cite
31313 key "Arabic,Armenian,Farsi,Hebrew"
31314
31315 \end_inset
31316
31317
31318 \end_layout
31319
31320 \begin_layout Standard
31321 Besides languages, LyX also supports phonetic symbols, see section
31322 \begin_inset space ~
31323 \end_inset
31324
31325
31326 \begin_inset CommandInset ref
31327 LatexCommand ref
31328 reference "sub:Special-Character"
31329
31330 \end_inset
31331
31332 .
31333 \end_layout
31334
31335 \begin_layout Subsection
31336 Language Options
31337 \begin_inset Index idx
31338 status collapsed
31339
31340 \begin_layout Plain Layout
31341 Language ! Options
31342 \end_layout
31343
31344 \end_inset
31345
31346
31347 \begin_inset Index idx
31348 status collapsed
31349
31350 \begin_layout Plain Layout
31351 Document ! Settings
31352 \end_layout
31353
31354 \end_inset
31355
31356
31357 \begin_inset Index idx
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361 Document ! Language
31362 \end_layout
31363
31364 \end_inset
31365
31366
31367 \end_layout
31368
31369 \begin_layout Standard
31370 The 
31371 \family sans
31372 Document\SpecialChar \menuseparator
31373 Settings
31374 \family default
31375  dialog lets you set 
31376 \family roman
31377 the language and character encoding for your language.
31378  
31379 \end_layout
31380
31381 \begin_layout Standard
31382 Choose your language in the 
31383 \family sans
31384 Language
31385 \family default
31386  section of this dialog.
31387  The default is 
31388 \family sans
31389 English
31390 \family default
31391 .
31392 \end_layout
31393
31394 \begin_layout Standard
31395 Under 
31396 \family sans
31397 Encoding
31398 \family default
31399  you can choose the character encoding map you want to use for LaTeX export.
31400  The option 
31401 \family sans
31402 Language Default
31403 \family default
31404  is the preferred choice and works well in most cases.
31405  For details about the different encoding options see section
31406 \begin_inset space ~
31407 \end_inset
31408
31409
31410 \begin_inset CommandInset ref
31411 LatexCommand ref
31412 reference "cha:The-Document-Settings"
31413
31414 \end_inset
31415
31416 .
31417 \end_layout
31418
31419 \begin_layout Subsection
31420 Keyboard mapping configuration
31421 \begin_inset CommandInset label
31422 LatexCommand label
31423 name "sub:Keyboard-mapping"
31424
31425 \end_inset
31426
31427
31428 \end_layout
31429
31430 \begin_layout Standard
31431 If you have for example a U.S.-style keyboard and want to write in a language
31432  other than English, you can use an alternate keymap.
31433  For example, if you have a U.S.-style keyboard but want to write in Italian,
31434  you can configure LyX to use an Italian keymap.
31435  The preferences dialog allows you to choose up to two keyboard mappings,
31436  see section
31437 \begin_inset space ~
31438 \end_inset
31439
31440
31441 \begin_inset CommandInset ref
31442 LatexCommand ref
31443 reference "sub:Keyboard-Map"
31444
31445 \end_inset
31446
31447 .
31448  You can choose primary and secondary keyboard languages and then select
31449  which one you want to use.
31450 \end_layout
31451
31452 \begin_layout Standard
31453 Finally, you may just want to change a few key mappings or create an entirely
31454  different keymap (for Vulcan, for instance).
31455  You may, for example, normally write in Italian on a U.S.
31456  keyboard but want to include an occasional quotation in German.
31457  In such a case, you can write your own keyboard mapping or modify an existing
31458  one to support the characters you want.
31459  This and many other customizations are explained in the 
31460 \emph on
31461 Customization
31462 \emph default
31463  manual.
31464 \end_layout
31465
31466 \begin_layout Subsection
31467 Character Tables
31468 \end_layout
31469
31470 \begin_layout Standard
31471 Table
31472 \begin_inset space ~
31473 \end_inset
31474
31475
31476 \begin_inset CommandInset ref
31477 LatexCommand ref
31478 reference "cap:The-latin1-character"
31479
31480 \end_inset
31481
31482  shows the 
31483 \family typewriter
31484 Latin1
31485 \family default
31486  character set.
31487  You should be able to enter the characters in the first eight columns directly
31488  from the keyboard.
31489 \end_layout
31490
31491 \begin_layout Standard
31492 There are a few things you need to know about this table.
31493  Here are some of the details you'll need to bear in mind when using characters
31494  from the 
31495 \family typewriter
31496 Latin1
31497 \family default
31498  character set:
31499 \end_layout
31500
31501 \begin_layout Itemize
31502 Even if you have selected 
31503 \family sans
31504 latin1
31505 \family default
31506  in the 
31507 \family sans
31508 Document\SpecialChar \menuseparator
31509 Settings
31510 \family default
31511  dialog, users who have only the 
31512 \family typewriter
31513 T1
31514 \family default
31515 -fonts for LaTeX [or who have the 
31516 \family typewriter
31517 T1
31518 \family default
31519 -fonts but aren't using them] will still miss a few characters: D0, F0,
31520  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
31521  french quotes won't show up.
31522 \end_layout
31523
31524 \begin_layout Standard
31525 \begin_inset Float table
31526 wide false
31527 sideways false
31528 status open
31529
31530 \begin_layout Plain Layout
31531 \begin_inset Caption
31532
31533 \begin_layout Plain Layout
31534 \begin_inset CommandInset label
31535 LatexCommand label
31536 name "cap:The-latin1-character"
31537
31538 \end_inset
31539
31540 The 
31541 \family typewriter
31542 latin1
31543 \family default
31544  character set
31545 \end_layout
31546
31547 \end_inset
31548
31549
31550 \end_layout
31551
31552 \begin_layout Plain Layout
31553 \align center
31554 \begin_inset Tabular
31555 <lyxtabular version="3" rows="17" columns="17">
31556 <features tabularvalignment="middle">
31557 <column alignment="center" valignment="top" width="0pt">
31558 <column alignment="center" valignment="top" width="0pt">
31559 <column alignment="center" valignment="top" width="0pt">
31560 <column alignment="center" valignment="top" width="0pt">
31561 <column alignment="center" valignment="top" width="0pt">
31562 <column alignment="center" valignment="top" width="0pt">
31563 <column alignment="center" valignment="top" width="0pt">
31564 <column alignment="center" valignment="top" width="0pt">
31565 <column alignment="center" valignment="top" width="0pt">
31566 <column alignment="center" valignment="top" width="0pt">
31567 <column alignment="center" valignment="top" width="0pt">
31568 <column alignment="center" valignment="top" width="0pt">
31569 <column alignment="center" valignment="top" width="0pt">
31570 <column alignment="center" valignment="top" width="0pt">
31571 <column alignment="center" valignment="top" width="0pt">
31572 <column alignment="center" valignment="top" width="0pt">
31573 <column alignment="center" valignment="top" width="0pt">
31574 <row>
31575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31576 \begin_inset Text
31577
31578 \begin_layout Plain Layout
31579
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588
31589 \family roman
31590 \series medium
31591 \shape up
31592 \size tiny
31593 \emph off
31594 \bar no
31595 \noun off
31596 \color none
31597 00
31598 \end_layout
31599
31600 \end_inset
31601 </cell>
31602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31603 \begin_inset Text
31604
31605 \begin_layout Plain Layout
31606
31607 \family roman
31608 \series medium
31609 \shape up
31610 \size tiny
31611 \emph off
31612 \bar no
31613 \noun off
31614 \color none
31615 10
31616 \end_layout
31617
31618 \end_inset
31619 </cell>
31620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31621 \begin_inset Text
31622
31623 \begin_layout Plain Layout
31624
31625 \family roman
31626 \series medium
31627 \shape up
31628 \size tiny
31629 \emph off
31630 \bar no
31631 \noun off
31632 \color none
31633 20
31634 \end_layout
31635
31636 \end_inset
31637 </cell>
31638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31639 \begin_inset Text
31640
31641 \begin_layout Plain Layout
31642
31643 \family roman
31644 \series medium
31645 \shape up
31646 \size tiny
31647 \emph off
31648 \bar no
31649 \noun off
31650 \color none
31651 30
31652 \end_layout
31653
31654 \end_inset
31655 </cell>
31656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31657 \begin_inset Text
31658
31659 \begin_layout Plain Layout
31660
31661 \family roman
31662 \series medium
31663 \shape up
31664 \size tiny
31665 \emph off
31666 \bar no
31667 \noun off
31668 \color none
31669 40
31670 \end_layout
31671
31672 \end_inset
31673 </cell>
31674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31675 \begin_inset Text
31676
31677 \begin_layout Plain Layout
31678
31679 \family roman
31680 \series medium
31681 \shape up
31682 \size tiny
31683 \emph off
31684 \bar no
31685 \noun off
31686 \color none
31687 50
31688 \end_layout
31689
31690 \end_inset
31691 </cell>
31692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31693 \begin_inset Text
31694
31695 \begin_layout Plain Layout
31696
31697 \family roman
31698 \series medium
31699 \shape up
31700 \size tiny
31701 \emph off
31702 \bar no
31703 \noun off
31704 \color none
31705 60
31706 \end_layout
31707
31708 \end_inset
31709 </cell>
31710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31711 \begin_inset Text
31712
31713 \begin_layout Plain Layout
31714
31715 \family roman
31716 \series medium
31717 \shape up
31718 \size tiny
31719 \emph off
31720 \bar no
31721 \noun off
31722 \color none
31723 70
31724 \end_layout
31725
31726 \end_inset
31727 </cell>
31728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31729 \begin_inset Text
31730
31731 \begin_layout Plain Layout
31732
31733 \family roman
31734 \series medium
31735 \shape up
31736 \size tiny
31737 \emph off
31738 \bar no
31739 \noun off
31740 \color none
31741 80
31742 \end_layout
31743
31744 \end_inset
31745 </cell>
31746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31747 \begin_inset Text
31748
31749 \begin_layout Plain Layout
31750
31751 \family roman
31752 \series medium
31753 \shape up
31754 \size tiny
31755 \emph off
31756 \bar no
31757 \noun off
31758 \color none
31759 90
31760 \end_layout
31761
31762 \end_inset
31763 </cell>
31764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31765 \begin_inset Text
31766
31767 \begin_layout Plain Layout
31768
31769 \family roman
31770 \series medium
31771 \shape up
31772 \size tiny
31773 \emph off
31774 \bar no
31775 \noun off
31776 \color none
31777 A0
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786
31787 \family roman
31788 \series medium
31789 \shape up
31790 \size tiny
31791 \emph off
31792 \bar no
31793 \noun off
31794 \color none
31795 B0
31796 \end_layout
31797
31798 \end_inset
31799 </cell>
31800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31801 \begin_inset Text
31802
31803 \begin_layout Plain Layout
31804
31805 \family roman
31806 \series medium
31807 \shape up
31808 \size tiny
31809 \emph off
31810 \bar no
31811 \noun off
31812 \color none
31813 C0
31814 \end_layout
31815
31816 \end_inset
31817 </cell>
31818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31819 \begin_inset Text
31820
31821 \begin_layout Plain Layout
31822
31823 \family roman
31824 \series medium
31825 \shape up
31826 \size tiny
31827 \emph off
31828 \bar no
31829 \noun off
31830 \color none
31831 D0
31832 \end_layout
31833
31834 \end_inset
31835 </cell>
31836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31837 \begin_inset Text
31838
31839 \begin_layout Plain Layout
31840
31841 \family roman
31842 \series medium
31843 \shape up
31844 \size tiny
31845 \emph off
31846 \bar no
31847 \noun off
31848 \color none
31849 E0
31850 \end_layout
31851
31852 \end_inset
31853 </cell>
31854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31855 \begin_inset Text
31856
31857 \begin_layout Plain Layout
31858
31859 \family roman
31860 \series medium
31861 \shape up
31862 \size tiny
31863 \emph off
31864 \bar no
31865 \noun off
31866 \color none
31867 F0
31868 \end_layout
31869
31870 \end_inset
31871 </cell>
31872 </row>
31873 <row>
31874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31875 \begin_inset Text
31876
31877 \begin_layout Plain Layout
31878
31879 \family roman
31880 \series medium
31881 \shape up
31882 \size tiny
31883 \emph off
31884 \bar no
31885 \noun off
31886 \color none
31887 00
31888 \end_layout
31889
31890 \end_inset
31891 </cell>
31892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31893 \begin_inset Text
31894
31895 \begin_layout Plain Layout
31896
31897 \end_layout
31898
31899 \end_inset
31900 </cell>
31901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31902 \begin_inset Text
31903
31904 \begin_layout Plain Layout
31905
31906 \end_layout
31907
31908 \end_inset
31909 </cell>
31910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31911 \begin_inset Text
31912
31913 \begin_layout Plain Layout
31914
31915 \end_layout
31916
31917 \end_inset
31918 </cell>
31919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31920 \begin_inset Text
31921
31922 \begin_layout Plain Layout
31923
31924 \family roman
31925 \series medium
31926 \shape up
31927 \emph off
31928 \bar no
31929 \noun off
31930 \color none
31931 0
31932 \end_layout
31933
31934 \end_inset
31935 </cell>
31936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31937 \begin_inset Text
31938
31939 \begin_layout Plain Layout
31940
31941 \family roman
31942 \series medium
31943 \shape up
31944 \emph off
31945 \bar no
31946 \noun off
31947 \color none
31948 @
31949 \end_layout
31950
31951 \end_inset
31952 </cell>
31953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31954 \begin_inset Text
31955
31956 \begin_layout Plain Layout
31957
31958 \family roman
31959 \series medium
31960 \shape up
31961 \emph off
31962 \bar no
31963 \noun off
31964 \color none
31965 P
31966 \end_layout
31967
31968 \end_inset
31969 </cell>
31970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31971 \begin_inset Text
31972
31973 \begin_layout Plain Layout
31974
31975 \family roman
31976 \series medium
31977 \shape up
31978 \emph off
31979 \bar no
31980 \noun off
31981 \color none
31982 '
31983 \end_layout
31984
31985 \end_inset
31986 </cell>
31987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31988 \begin_inset Text
31989
31990 \begin_layout Plain Layout
31991
31992 \family roman
31993 \series medium
31994 \shape up
31995 \emph off
31996 \bar no
31997 \noun off
31998 \color none
31999 p
32000 \end_layout
32001
32002 \end_inset
32003 </cell>
32004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32005 \begin_inset Text
32006
32007 \begin_layout Plain Layout
32008
32009 \end_layout
32010
32011 \end_inset
32012 </cell>
32013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32014 \begin_inset Text
32015
32016 \begin_layout Plain Layout
32017
32018 \end_layout
32019
32020 \end_inset
32021 </cell>
32022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32023 \begin_inset Text
32024
32025 \begin_layout Plain Layout
32026
32027 \end_layout
32028
32029 \end_inset
32030 </cell>
32031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32032 \begin_inset Text
32033
32034 \begin_layout Plain Layout
32035
32036 \family roman
32037 \series medium
32038 \shape up
32039 \emph off
32040 \bar no
32041 \noun off
32042 \color none
32043 °
32044 \end_layout
32045
32046 \end_inset
32047 </cell>
32048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32049 \begin_inset Text
32050
32051 \begin_layout Plain Layout
32052
32053 \family roman
32054 \series medium
32055 \shape up
32056 \emph off
32057 \bar no
32058 \noun off
32059 \color none
32060 À
32061 \end_layout
32062
32063 \end_inset
32064 </cell>
32065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32066 \begin_inset Text
32067
32068 \begin_layout Plain Layout
32069
32070 \family roman
32071 \series medium
32072 \shape up
32073 \emph off
32074 \bar no
32075 \noun off
32076 \color none
32077 Ð
32078 \end_layout
32079
32080 \end_inset
32081 </cell>
32082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32083 \begin_inset Text
32084
32085 \begin_layout Plain Layout
32086
32087 \family roman
32088 \series medium
32089 \shape up
32090 \emph off
32091 \bar no
32092 \noun off
32093 \color none
32094 à
32095 \end_layout
32096
32097 \end_inset
32098 </cell>
32099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32100 \begin_inset Text
32101
32102 \begin_layout Plain Layout
32103
32104 \family roman
32105 \series medium
32106 \shape up
32107 \emph off
32108 \bar no
32109 \noun off
32110 \color none
32111 ð
32112 \end_layout
32113
32114 \end_inset
32115 </cell>
32116 </row>
32117 <row>
32118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32119 \begin_inset Text
32120
32121 \begin_layout Plain Layout
32122
32123 \family roman
32124 \series medium
32125 \shape up
32126 \size tiny
32127 \emph off
32128 \bar no
32129 \noun off
32130 \color none
32131 01
32132 \end_layout
32133
32134 \end_inset
32135 </cell>
32136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32137 \begin_inset Text
32138
32139 \begin_layout Plain Layout
32140
32141 \end_layout
32142
32143 \end_inset
32144 </cell>
32145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32146 \begin_inset Text
32147
32148 \begin_layout Plain Layout
32149
32150 \end_layout
32151
32152 \end_inset
32153 </cell>
32154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32155 \begin_inset Text
32156
32157 \begin_layout Plain Layout
32158
32159 \family roman
32160 \series medium
32161 \shape up
32162 \emph off
32163 \bar no
32164 \noun off
32165 \color none
32166 !
32167 \end_layout
32168
32169 \end_inset
32170 </cell>
32171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32172 \begin_inset Text
32173
32174 \begin_layout Plain Layout
32175
32176 \family roman
32177 \series medium
32178 \shape up
32179 \emph off
32180 \bar no
32181 \noun off
32182 \color none
32183 1
32184 \end_layout
32185
32186 \end_inset
32187 </cell>
32188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32189 \begin_inset Text
32190
32191 \begin_layout Plain Layout
32192
32193 \family roman
32194 \series medium
32195 \shape up
32196 \emph off
32197 \bar no
32198 \noun off
32199 \color none
32200 A
32201 \end_layout
32202
32203 \end_inset
32204 </cell>
32205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32206 \begin_inset Text
32207
32208 \begin_layout Plain Layout
32209
32210 \family roman
32211 \series medium
32212 \shape up
32213 \emph off
32214 \bar no
32215 \noun off
32216 \color none
32217 Q
32218 \end_layout
32219
32220 \end_inset
32221 </cell>
32222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32223 \begin_inset Text
32224
32225 \begin_layout Plain Layout
32226
32227 \family roman
32228 \series medium
32229 \shape up
32230 \emph off
32231 \bar no
32232 \noun off
32233 \color none
32234 a
32235 \end_layout
32236
32237 \end_inset
32238 </cell>
32239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32240 \begin_inset Text
32241
32242 \begin_layout Plain Layout
32243
32244 \family roman
32245 \series medium
32246 \shape up
32247 \emph off
32248 \bar no
32249 \noun off
32250 \color none
32251 q
32252 \end_layout
32253
32254 \end_inset
32255 </cell>
32256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32257 \begin_inset Text
32258
32259 \begin_layout Plain Layout
32260
32261 \end_layout
32262
32263 \end_inset
32264 </cell>
32265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32266 \begin_inset Text
32267
32268 \begin_layout Plain Layout
32269
32270 \end_layout
32271
32272 \end_inset
32273 </cell>
32274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32275 \begin_inset Text
32276
32277 \begin_layout Plain Layout
32278
32279 \family roman
32280 \series medium
32281 \shape up
32282 \emph off
32283 \bar no
32284 \noun off
32285 \color none
32286 ¡
32287 \end_layout
32288
32289 \end_inset
32290 </cell>
32291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32292 \begin_inset Text
32293
32294 \begin_layout Plain Layout
32295
32296 \family roman
32297 \series medium
32298 \shape up
32299 \emph off
32300 \bar no
32301 \noun off
32302 \color none
32303 ±
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \family roman
32314 \series medium
32315 \shape up
32316 \emph off
32317 \bar no
32318 \noun off
32319 \color none
32320 Á
32321 \end_layout
32322
32323 \end_inset
32324 </cell>
32325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32326 \begin_inset Text
32327
32328 \begin_layout Plain Layout
32329
32330 \family roman
32331 \series medium
32332 \shape up
32333 \emph off
32334 \bar no
32335 \noun off
32336 \color none
32337 Ñ
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32343 \begin_inset Text
32344
32345 \begin_layout Plain Layout
32346
32347 \family roman
32348 \series medium
32349 \shape up
32350 \emph off
32351 \bar no
32352 \noun off
32353 \color none
32354 á
32355 \end_layout
32356
32357 \end_inset
32358 </cell>
32359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32360 \begin_inset Text
32361
32362 \begin_layout Plain Layout
32363
32364 \family roman
32365 \series medium
32366 \shape up
32367 \emph off
32368 \bar no
32369 \noun off
32370 \color none
32371 ñ
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 </row>
32377 <row>
32378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32379 \begin_inset Text
32380
32381 \begin_layout Plain Layout
32382
32383 \family roman
32384 \series medium
32385 \shape up
32386 \size tiny
32387 \emph off
32388 \bar no
32389 \noun off
32390 \color none
32391 02
32392 \end_layout
32393
32394 \end_inset
32395 </cell>
32396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32397 \begin_inset Text
32398
32399 \begin_layout Plain Layout
32400
32401 \end_layout
32402
32403 \end_inset
32404 </cell>
32405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32406 \begin_inset Text
32407
32408 \begin_layout Plain Layout
32409
32410 \end_layout
32411
32412 \end_inset
32413 </cell>
32414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32415 \begin_inset Text
32416
32417 \begin_layout Plain Layout
32418
32419 \family roman
32420 \series medium
32421 \shape up
32422 \emph off
32423 \bar no
32424 \noun off
32425 \color none
32426 \begin_inset Quotes eld
32427 \end_inset
32428
32429
32430 \end_layout
32431
32432 \end_inset
32433 </cell>
32434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32435 \begin_inset Text
32436
32437 \begin_layout Plain Layout
32438
32439 \family roman
32440 \series medium
32441 \shape up
32442 \emph off
32443 \bar no
32444 \noun off
32445 \color none
32446 2
32447 \end_layout
32448
32449 \end_inset
32450 </cell>
32451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32452 \begin_inset Text
32453
32454 \begin_layout Plain Layout
32455
32456 \family roman
32457 \series medium
32458 \shape up
32459 \emph off
32460 \bar no
32461 \noun off
32462 \color none
32463 B
32464 \end_layout
32465
32466 \end_inset
32467 </cell>
32468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32469 \begin_inset Text
32470
32471 \begin_layout Plain Layout
32472
32473 \family roman
32474 \series medium
32475 \shape up
32476 \emph off
32477 \bar no
32478 \noun off
32479 \color none
32480 R
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489
32490 \family roman
32491 \series medium
32492 \shape up
32493 \emph off
32494 \bar no
32495 \noun off
32496 \color none
32497 b
32498 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Plain Layout
32506
32507 \family roman
32508 \series medium
32509 \shape up
32510 \emph off
32511 \bar no
32512 \noun off
32513 \color none
32514 r
32515 \end_layout
32516
32517 \end_inset
32518 </cell>
32519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32520 \begin_inset Text
32521
32522 \begin_layout Plain Layout
32523
32524 \end_layout
32525
32526 \end_inset
32527 </cell>
32528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32529 \begin_inset Text
32530
32531 \begin_layout Plain Layout
32532
32533 \end_layout
32534
32535 \end_inset
32536 </cell>
32537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32538 \begin_inset Text
32539
32540 \begin_layout Plain Layout
32541 ¢
32542 \end_layout
32543
32544 \end_inset
32545 </cell>
32546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32547 \begin_inset Text
32548
32549 \begin_layout Plain Layout
32550
32551 \family roman
32552 \series medium
32553 \shape up
32554 \emph off
32555 \bar no
32556 \noun off
32557 \color none
32558 ²
32559 \end_layout
32560
32561 \end_inset
32562 </cell>
32563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32564 \begin_inset Text
32565
32566 \begin_layout Plain Layout
32567
32568 \family roman
32569 \series medium
32570 \shape up
32571 \emph off
32572 \bar no
32573 \noun off
32574 \color none
32575 Â
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32581 \begin_inset Text
32582
32583 \begin_layout Plain Layout
32584
32585 \family roman
32586 \series medium
32587 \shape up
32588 \emph off
32589 \bar no
32590 \noun off
32591 \color none
32592 Ò
32593 \end_layout
32594
32595 \end_inset
32596 </cell>
32597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32598 \begin_inset Text
32599
32600 \begin_layout Plain Layout
32601
32602 \family roman
32603 \series medium
32604 \shape up
32605 \emph off
32606 \bar no
32607 \noun off
32608 \color none
32609 â
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32615 \begin_inset Text
32616
32617 \begin_layout Plain Layout
32618
32619 \family roman
32620 \series medium
32621 \shape up
32622 \emph off
32623 \bar no
32624 \noun off
32625 \color none
32626 ò
32627 \end_layout
32628
32629 \end_inset
32630 </cell>
32631 </row>
32632 <row>
32633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32634 \begin_inset Text
32635
32636 \begin_layout Plain Layout
32637
32638 \family roman
32639 \series medium
32640 \shape up
32641 \size tiny
32642 \emph off
32643 \bar no
32644 \noun off
32645 \color none
32646 03
32647 \end_layout
32648
32649 \end_inset
32650 </cell>
32651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32652 \begin_inset Text
32653
32654 \begin_layout Plain Layout
32655
32656 \end_layout
32657
32658 \end_inset
32659 </cell>
32660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32661 \begin_inset Text
32662
32663 \begin_layout Plain Layout
32664
32665 \end_layout
32666
32667 \end_inset
32668 </cell>
32669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32670 \begin_inset Text
32671
32672 \begin_layout Plain Layout
32673
32674 \family roman
32675 \series medium
32676 \shape up
32677 \emph off
32678 \bar no
32679 \noun off
32680 \color none
32681 #
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690
32691 \family roman
32692 \series medium
32693 \shape up
32694 \emph off
32695 \bar no
32696 \noun off
32697 \color none
32698 3
32699 \end_layout
32700
32701 \end_inset
32702 </cell>
32703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32704 \begin_inset Text
32705
32706 \begin_layout Plain Layout
32707
32708 \family roman
32709 \series medium
32710 \shape up
32711 \emph off
32712 \bar no
32713 \noun off
32714 \color none
32715 C
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Plain Layout
32724
32725 \family roman
32726 \series medium
32727 \shape up
32728 \emph off
32729 \bar no
32730 \noun off
32731 \color none
32732 S
32733 \end_layout
32734
32735 \end_inset
32736 </cell>
32737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32738 \begin_inset Text
32739
32740 \begin_layout Plain Layout
32741
32742 \family roman
32743 \series medium
32744 \shape up
32745 \emph off
32746 \bar no
32747 \noun off
32748 \color none
32749 c
32750 \end_layout
32751
32752 \end_inset
32753 </cell>
32754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758
32759 \family roman
32760 \series medium
32761 \shape up
32762 \emph off
32763 \bar no
32764 \noun off
32765 \color none
32766 s
32767 \end_layout
32768
32769 \end_inset
32770 </cell>
32771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32772 \begin_inset Text
32773
32774 \begin_layout Plain Layout
32775
32776 \end_layout
32777
32778 \end_inset
32779 </cell>
32780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32781 \begin_inset Text
32782
32783 \begin_layout Plain Layout
32784
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 <cell alignment="center" valignment="top" topline="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 \emph off
32798 \bar no
32799 \noun off
32800 \color none
32801 £
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Plain Layout
32810
32811 \family roman
32812 \series medium
32813 \shape up
32814 \emph off
32815 \bar no
32816 \noun off
32817 \color none
32818 ³
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827
32828 \family roman
32829 \series medium
32830 \shape up
32831 \emph off
32832 \bar no
32833 \noun off
32834 \color none
32835 Ã
32836 \end_layout
32837
32838 \end_inset
32839 </cell>
32840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32841 \begin_inset Text
32842
32843 \begin_layout Plain Layout
32844
32845 \family roman
32846 \series medium
32847 \shape up
32848 \emph off
32849 \bar no
32850 \noun off
32851 \color none
32852 Ó
32853 \end_layout
32854
32855 \end_inset
32856 </cell>
32857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32858 \begin_inset Text
32859
32860 \begin_layout Plain Layout
32861
32862 \family roman
32863 \series medium
32864 \shape up
32865 \emph off
32866 \bar no
32867 \noun off
32868 \color none
32869 ã
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32875 \begin_inset Text
32876
32877 \begin_layout Plain Layout
32878
32879 \family roman
32880 \series medium
32881 \shape up
32882 \emph off
32883 \bar no
32884 \noun off
32885 \color none
32886 ó
32887 \end_layout
32888
32889 \end_inset
32890 </cell>
32891 </row>
32892 <row>
32893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32894 \begin_inset Text
32895
32896 \begin_layout Plain Layout
32897
32898 \family roman
32899 \series medium
32900 \shape up
32901 \size tiny
32902 \emph off
32903 \bar no
32904 \noun off
32905 \color none
32906 04
32907 \end_layout
32908
32909 \end_inset
32910 </cell>
32911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32912 \begin_inset Text
32913
32914 \begin_layout Plain Layout
32915
32916 \end_layout
32917
32918 \end_inset
32919 </cell>
32920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32921 \begin_inset Text
32922
32923 \begin_layout Plain Layout
32924
32925 \end_layout
32926
32927 \end_inset
32928 </cell>
32929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32930 \begin_inset Text
32931
32932 \begin_layout Plain Layout
32933
32934 \family roman
32935 \series medium
32936 \shape up
32937 \emph off
32938 \bar no
32939 \noun off
32940 \color none
32941 $
32942 \end_layout
32943
32944 \end_inset
32945 </cell>
32946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32947 \begin_inset Text
32948
32949 \begin_layout Plain Layout
32950
32951 \family roman
32952 \series medium
32953 \shape up
32954 \emph off
32955 \bar no
32956 \noun off
32957 \color none
32958 4
32959 \end_layout
32960
32961 \end_inset
32962 </cell>
32963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32964 \begin_inset Text
32965
32966 \begin_layout Plain Layout
32967
32968 \family roman
32969 \series medium
32970 \shape up
32971 \emph off
32972 \bar no
32973 \noun off
32974 \color none
32975 D
32976 \end_layout
32977
32978 \end_inset
32979 </cell>
32980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32981 \begin_inset Text
32982
32983 \begin_layout Plain Layout
32984
32985 \family roman
32986 \series medium
32987 \shape up
32988 \emph off
32989 \bar no
32990 \noun off
32991 \color none
32992 T
32993 \end_layout
32994
32995 \end_inset
32996 </cell>
32997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32998 \begin_inset Text
32999
33000 \begin_layout Plain Layout
33001
33002 \family roman
33003 \series medium
33004 \shape up
33005 \emph off
33006 \bar no
33007 \noun off
33008 \color none
33009 d
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33015 \begin_inset Text
33016
33017 \begin_layout Plain Layout
33018
33019 \family roman
33020 \series medium
33021 \shape up
33022 \emph off
33023 \bar no
33024 \noun off
33025 \color none
33026 t
33027 \end_layout
33028
33029 \end_inset
33030 </cell>
33031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33032 \begin_inset Text
33033
33034 \begin_layout Plain Layout
33035
33036 \end_layout
33037
33038 \end_inset
33039 </cell>
33040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33041 \begin_inset Text
33042
33043 \begin_layout Plain Layout
33044
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33050 \begin_inset Text
33051
33052 \begin_layout Plain Layout
33053 ¤
33054 \end_layout
33055
33056 \end_inset
33057 </cell>
33058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33059 \begin_inset Text
33060
33061 \begin_layout Plain Layout
33062
33063 \family roman
33064 \series medium
33065 \shape up
33066 \emph off
33067 \bar no
33068 \noun off
33069 \color none
33070 ´
33071 \end_layout
33072
33073 \end_inset
33074 </cell>
33075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33076 \begin_inset Text
33077
33078 \begin_layout Plain Layout
33079
33080 \family roman
33081 \series medium
33082 \shape up
33083 \emph off
33084 \bar no
33085 \noun off
33086 \color none
33087 Ä
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \family roman
33098 \series medium
33099 \shape up
33100 \emph off
33101 \bar no
33102 \noun off
33103 \color none
33104 Ô
33105 \end_layout
33106
33107 \end_inset
33108 </cell>
33109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33110 \begin_inset Text
33111
33112 \begin_layout Plain Layout
33113
33114 \family roman
33115 \series medium
33116 \shape up
33117 \emph off
33118 \bar no
33119 \noun off
33120 \color none
33121 ä
33122 \end_layout
33123
33124 \end_inset
33125 </cell>
33126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33127 \begin_inset Text
33128
33129 \begin_layout Plain Layout
33130
33131 \family roman
33132 \series medium
33133 \shape up
33134 \emph off
33135 \bar no
33136 \noun off
33137 \color none
33138 ô
33139 \end_layout
33140
33141 \end_inset
33142 </cell>
33143 </row>
33144 <row>
33145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33146 \begin_inset Text
33147
33148 \begin_layout Plain Layout
33149
33150 \family roman
33151 \series medium
33152 \shape up
33153 \size tiny
33154 \emph off
33155 \bar no
33156 \noun off
33157 \color none
33158 05
33159 \end_layout
33160
33161 \end_inset
33162 </cell>
33163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33164 \begin_inset Text
33165
33166 \begin_layout Plain Layout
33167
33168 \end_layout
33169
33170 \end_inset
33171 </cell>
33172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33173 \begin_inset Text
33174
33175 \begin_layout Plain Layout
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 5
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 E
33228 \end_layout
33229
33230 \end_inset
33231 </cell>
33232 <cell alignment="center" valignment="top" topline="true" leftline="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 U
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \family roman
33255 \series medium
33256 \shape up
33257 \emph off
33258 \bar no
33259 \noun off
33260 \color none
33261 e
33262 \end_layout
33263
33264 \end_inset
33265 </cell>
33266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33267 \begin_inset Text
33268
33269 \begin_layout Plain Layout
33270
33271 \family roman
33272 \series medium
33273 \shape up
33274 \emph off
33275 \bar no
33276 \noun off
33277 \color none
33278 u
33279 \end_layout
33280
33281 \end_inset
33282 </cell>
33283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33284 \begin_inset Text
33285
33286 \begin_layout Plain Layout
33287
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296
33297 \end_layout
33298
33299 \end_inset
33300 </cell>
33301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33302 \begin_inset Text
33303
33304 \begin_layout Plain Layout
33305 ¥
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33311 \begin_inset Text
33312
33313 \begin_layout Plain Layout
33314
33315 \family roman
33316 \series medium
33317 \shape up
33318 \emph off
33319 \bar no
33320 \noun off
33321 \color none
33322 µ
33323 \end_layout
33324
33325 \end_inset
33326 </cell>
33327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33328 \begin_inset Text
33329
33330 \begin_layout Plain Layout
33331
33332 \family roman
33333 \series medium
33334 \shape up
33335 \emph off
33336 \bar no
33337 \noun off
33338 \color none
33339 Å
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33345 \begin_inset Text
33346
33347 \begin_layout Plain Layout
33348
33349 \family roman
33350 \series medium
33351 \shape up
33352 \emph off
33353 \bar no
33354 \noun off
33355 \color none
33356 Õ
33357 \end_layout
33358
33359 \end_inset
33360 </cell>
33361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33362 \begin_inset Text
33363
33364 \begin_layout Plain Layout
33365
33366 \family roman
33367 \series medium
33368 \shape up
33369 \emph off
33370 \bar no
33371 \noun off
33372 \color none
33373 å
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382
33383 \family roman
33384 \series medium
33385 \shape up
33386 \emph off
33387 \bar no
33388 \noun off
33389 \color none
33390 õ
33391 \end_layout
33392
33393 \end_inset
33394 </cell>
33395 </row>
33396 <row>
33397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33398 \begin_inset Text
33399
33400 \begin_layout Plain Layout
33401
33402 \family roman
33403 \series medium
33404 \shape up
33405 \size tiny
33406 \emph off
33407 \bar no
33408 \noun off
33409 \color none
33410 06
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33416 \begin_inset Text
33417
33418 \begin_layout Plain Layout
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 \end_layout
33430
33431 \end_inset
33432 </cell>
33433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33434 \begin_inset Text
33435
33436 \begin_layout Plain Layout
33437
33438 \family roman
33439 \series medium
33440 \shape up
33441 \emph off
33442 \bar no
33443 \noun off
33444 \color none
33445 &
33446 \end_layout
33447
33448 \end_inset
33449 </cell>
33450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Plain Layout
33454
33455 \family roman
33456 \series medium
33457 \shape up
33458 \emph off
33459 \bar no
33460 \noun off
33461 \color none
33462 6
33463 \end_layout
33464
33465 \end_inset
33466 </cell>
33467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33468 \begin_inset Text
33469
33470 \begin_layout Plain Layout
33471
33472 \family roman
33473 \series medium
33474 \shape up
33475 \emph off
33476 \bar no
33477 \noun off
33478 \color none
33479 F
33480 \end_layout
33481
33482 \end_inset
33483 </cell>
33484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33485 \begin_inset Text
33486
33487 \begin_layout Plain Layout
33488
33489 \family roman
33490 \series medium
33491 \shape up
33492 \emph off
33493 \bar no
33494 \noun off
33495 \color none
33496 V
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33502 \begin_inset Text
33503
33504 \begin_layout Plain Layout
33505
33506 \family roman
33507 \series medium
33508 \shape up
33509 \emph off
33510 \bar no
33511 \noun off
33512 \color none
33513 f
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33519 \begin_inset Text
33520
33521 \begin_layout Plain Layout
33522
33523 \family roman
33524 \series medium
33525 \shape up
33526 \emph off
33527 \bar no
33528 \noun off
33529 \color none
33530 v
33531 \end_layout
33532
33533 \end_inset
33534 </cell>
33535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Plain Layout
33539
33540 \end_layout
33541
33542 \end_inset
33543 </cell>
33544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33545 \begin_inset Text
33546
33547 \begin_layout Plain Layout
33548
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557 ¦
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \family roman
33568 \series medium
33569 \shape up
33570 \emph off
33571 \bar no
33572 \noun off
33573 \color none
33574
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583
33584 \family roman
33585 \series medium
33586 \shape up
33587 \emph off
33588 \bar no
33589 \noun off
33590 \color none
33591 Æ
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600
33601 \family roman
33602 \series medium
33603 \shape up
33604 \emph off
33605 \bar no
33606 \noun off
33607 \color none
33608 Ö
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617
33618 \family roman
33619 \series medium
33620 \shape up
33621 \emph off
33622 \bar no
33623 \noun off
33624 \color none
33625 æ
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634
33635 \family roman
33636 \series medium
33637 \shape up
33638 \emph off
33639 \bar no
33640 \noun off
33641 \color none
33642 ö
33643 \end_layout
33644
33645 \end_inset
33646 </cell>
33647 </row>
33648 <row>
33649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33650 \begin_inset Text
33651
33652 \begin_layout Plain Layout
33653
33654 \family roman
33655 \series medium
33656 \shape up
33657 \size tiny
33658 \emph off
33659 \bar no
33660 \noun off
33661 \color none
33662 07
33663 \end_layout
33664
33665 \end_inset
33666 </cell>
33667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33668 \begin_inset Text
33669
33670 \begin_layout Plain Layout
33671
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \end_layout
33682
33683 \end_inset
33684 </cell>
33685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33686 \begin_inset Text
33687
33688 \begin_layout Plain Layout
33689
33690 \family roman
33691 \series medium
33692 \shape up
33693 \emph off
33694 \bar no
33695 \noun off
33696 \color none
33697 `
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706
33707 \family roman
33708 \series medium
33709 \shape up
33710 \emph off
33711 \bar no
33712 \noun off
33713 \color none
33714 7
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33720 \begin_inset Text
33721
33722 \begin_layout Plain Layout
33723
33724 \family roman
33725 \series medium
33726 \shape up
33727 \emph off
33728 \bar no
33729 \noun off
33730 \color none
33731 G
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740
33741 \family roman
33742 \series medium
33743 \shape up
33744 \emph off
33745 \bar no
33746 \noun off
33747 \color none
33748 W
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757
33758 \family roman
33759 \series medium
33760 \shape up
33761 \emph off
33762 \bar no
33763 \noun off
33764 \color none
33765 g
33766 \end_layout
33767
33768 \end_inset
33769 </cell>
33770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774
33775 \family roman
33776 \series medium
33777 \shape up
33778 \emph off
33779 \bar no
33780 \noun off
33781 \color none
33782 w
33783 \end_layout
33784
33785 \end_inset
33786 </cell>
33787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791
33792 \end_layout
33793
33794 \end_inset
33795 </cell>
33796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33797 \begin_inset Text
33798
33799 \begin_layout Plain Layout
33800
33801 \end_layout
33802
33803 \end_inset
33804 </cell>
33805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33806 \begin_inset Text
33807
33808 \begin_layout Plain Layout
33809
33810 \family roman
33811 \series medium
33812 \shape up
33813 \emph off
33814 \bar no
33815 \noun off
33816 \color none
33817 §
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \family roman
33828 \series medium
33829 \shape up
33830 \emph off
33831 \bar no
33832 \noun off
33833 \color none
33834 ·
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33840 \begin_inset Text
33841
33842 \begin_layout Plain Layout
33843
33844 \family roman
33845 \series medium
33846 \shape up
33847 \emph off
33848 \bar no
33849 \noun off
33850 \color none
33851 Ç
33852 \end_layout
33853
33854 \end_inset
33855 </cell>
33856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33857 \begin_inset Text
33858
33859 \begin_layout Plain Layout
33860
33861 \family roman
33862 \series medium
33863 \shape up
33864 \emph off
33865 \bar no
33866 \noun off
33867 \color none
33868 ×
33869 \end_layout
33870
33871 \end_inset
33872 </cell>
33873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33874 \begin_inset Text
33875
33876 \begin_layout Plain Layout
33877
33878 \family roman
33879 \series medium
33880 \shape up
33881 \emph off
33882 \bar no
33883 \noun off
33884 \color none
33885 ç
33886 \end_layout
33887
33888 \end_inset
33889 </cell>
33890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33891 \begin_inset Text
33892
33893 \begin_layout Plain Layout
33894
33895 \family roman
33896 \series medium
33897 \shape up
33898 \emph off
33899 \bar no
33900 \noun off
33901 \color none
33902 ÷
33903 \end_layout
33904
33905 \end_inset
33906 </cell>
33907 </row>
33908 <row>
33909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33910 \begin_inset Text
33911
33912 \begin_layout Plain Layout
33913
33914 \family roman
33915 \series medium
33916 \shape up
33917 \size tiny
33918 \emph off
33919 \bar no
33920 \noun off
33921 \color none
33922 08
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33937 \begin_inset Text
33938
33939 \begin_layout Plain Layout
33940
33941 \end_layout
33942
33943 \end_inset
33944 </cell>
33945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33946 \begin_inset Text
33947
33948 \begin_layout Plain Layout
33949
33950 \family roman
33951 \series medium
33952 \shape up
33953 \emph off
33954 \bar no
33955 \noun off
33956 \color none
33957 (
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966
33967 \family roman
33968 \series medium
33969 \shape up
33970 \emph off
33971 \bar no
33972 \noun off
33973 \color none
33974 8
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33980 \begin_inset Text
33981
33982 \begin_layout Plain Layout
33983
33984 \family roman
33985 \series medium
33986 \shape up
33987 \emph off
33988 \bar no
33989 \noun off
33990 \color none
33991 H
33992 \end_layout
33993
33994 \end_inset
33995 </cell>
33996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33997 \begin_inset Text
33998
33999 \begin_layout Plain Layout
34000
34001 \family roman
34002 \series medium
34003 \shape up
34004 \emph off
34005 \bar no
34006 \noun off
34007 \color none
34008 X
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34014 \begin_inset Text
34015
34016 \begin_layout Plain Layout
34017
34018 \family roman
34019 \series medium
34020 \shape up
34021 \emph off
34022 \bar no
34023 \noun off
34024 \color none
34025 h
34026 \end_layout
34027
34028 \end_inset
34029 </cell>
34030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34031 \begin_inset Text
34032
34033 \begin_layout Plain Layout
34034
34035 \family roman
34036 \series medium
34037 \shape up
34038 \emph off
34039 \bar no
34040 \noun off
34041 \color none
34042 x
34043 \end_layout
34044
34045 \end_inset
34046 </cell>
34047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34048 \begin_inset Text
34049
34050 \begin_layout Plain Layout
34051
34052 \end_layout
34053
34054 \end_inset
34055 </cell>
34056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Plain Layout
34060
34061 \end_layout
34062
34063 \end_inset
34064 </cell>
34065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34066 \begin_inset Text
34067
34068 \begin_layout Plain Layout
34069
34070 \family roman
34071 \series medium
34072 \shape up
34073 \emph off
34074 \bar no
34075 \noun off
34076 \color none
34077 ¨
34078 \end_layout
34079
34080 \end_inset
34081 </cell>
34082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Plain Layout
34086
34087 \family roman
34088 \series medium
34089 \shape up
34090 \emph off
34091 \bar no
34092 \noun off
34093 \color none
34094 ¸
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Plain Layout
34103
34104 \family roman
34105 \series medium
34106 \shape up
34107 \emph off
34108 \bar no
34109 \noun off
34110 \color none
34111 È
34112 \end_layout
34113
34114 \end_inset
34115 </cell>
34116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34117 \begin_inset Text
34118
34119 \begin_layout Plain Layout
34120
34121 \family roman
34122 \series medium
34123 \shape up
34124 \emph off
34125 \bar no
34126 \noun off
34127 \color none
34128 Ø
34129 \end_layout
34130
34131 \end_inset
34132 </cell>
34133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34134 \begin_inset Text
34135
34136 \begin_layout Plain Layout
34137
34138 \family roman
34139 \series medium
34140 \shape up
34141 \emph off
34142 \bar no
34143 \noun off
34144 \color none
34145 è
34146 \end_layout
34147
34148 \end_inset
34149 </cell>
34150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34151 \begin_inset Text
34152
34153 \begin_layout Plain Layout
34154
34155 \family roman
34156 \series medium
34157 \shape up
34158 \emph off
34159 \bar no
34160 \noun off
34161 \color none
34162 ø
34163 \end_layout
34164
34165 \end_inset
34166 </cell>
34167 </row>
34168 <row>
34169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173
34174 \family roman
34175 \series medium
34176 \shape up
34177 \size tiny
34178 \emph off
34179 \bar no
34180 \noun off
34181 \color none
34182 09
34183 \end_layout
34184
34185 \end_inset
34186 </cell>
34187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34188 \begin_inset Text
34189
34190 \begin_layout Plain Layout
34191
34192 \end_layout
34193
34194 \end_inset
34195 </cell>
34196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34197 \begin_inset Text
34198
34199 \begin_layout Plain Layout
34200
34201 \end_layout
34202
34203 \end_inset
34204 </cell>
34205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34206 \begin_inset Text
34207
34208 \begin_layout Plain Layout
34209
34210 \family roman
34211 \series medium
34212 \shape up
34213 \emph off
34214 \bar no
34215 \noun off
34216 \color none
34217 )
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Plain Layout
34226
34227 \family roman
34228 \series medium
34229 \shape up
34230 \emph off
34231 \bar no
34232 \noun off
34233 \color none
34234 9
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Plain Layout
34243
34244 \family roman
34245 \series medium
34246 \shape up
34247 \emph off
34248 \bar no
34249 \noun off
34250 \color none
34251 I
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34257 \begin_inset Text
34258
34259 \begin_layout Plain Layout
34260
34261 \family roman
34262 \series medium
34263 \shape up
34264 \emph off
34265 \bar no
34266 \noun off
34267 \color none
34268 Y
34269 \end_layout
34270
34271 \end_inset
34272 </cell>
34273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34274 \begin_inset Text
34275
34276 \begin_layout Plain Layout
34277
34278 \family roman
34279 \series medium
34280 \shape up
34281 \emph off
34282 \bar no
34283 \noun off
34284 \color none
34285 i
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294
34295 \family roman
34296 \series medium
34297 \shape up
34298 \emph off
34299 \bar no
34300 \noun off
34301 \color none
34302 y
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311
34312 \end_layout
34313
34314 \end_inset
34315 </cell>
34316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34317 \begin_inset Text
34318
34319 \begin_layout Plain Layout
34320
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329
34330 \family roman
34331 \series medium
34332 \shape up
34333 \emph off
34334 \bar no
34335 \noun off
34336 \color none
34337 ©
34338 \end_layout
34339
34340 \end_inset
34341 </cell>
34342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34343 \begin_inset Text
34344
34345 \begin_layout Plain Layout
34346
34347 \family roman
34348 \series medium
34349 \shape up
34350 \emph off
34351 \bar no
34352 \noun off
34353 \color none
34354 ¹
34355 \end_layout
34356
34357 \end_inset
34358 </cell>
34359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34360 \begin_inset Text
34361
34362 \begin_layout Plain Layout
34363
34364 \family roman
34365 \series medium
34366 \shape up
34367 \emph off
34368 \bar no
34369 \noun off
34370 \color none
34371 É
34372 \end_layout
34373
34374 \end_inset
34375 </cell>
34376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34377 \begin_inset Text
34378
34379 \begin_layout Plain Layout
34380
34381 \family roman
34382 \series medium
34383 \shape up
34384 \emph off
34385 \bar no
34386 \noun off
34387 \color none
34388 Ù
34389 \end_layout
34390
34391 \end_inset
34392 </cell>
34393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34394 \begin_inset Text
34395
34396 \begin_layout Plain Layout
34397
34398 \family roman
34399 \series medium
34400 \shape up
34401 \emph off
34402 \bar no
34403 \noun off
34404 \color none
34405 é
34406 \end_layout
34407
34408 \end_inset
34409 </cell>
34410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34411 \begin_inset Text
34412
34413 \begin_layout Plain Layout
34414
34415 \family roman
34416 \series medium
34417 \shape up
34418 \emph off
34419 \bar no
34420 \noun off
34421 \color none
34422 ù
34423 \end_layout
34424
34425 \end_inset
34426 </cell>
34427 </row>
34428 <row>
34429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34430 \begin_inset Text
34431
34432 \begin_layout Plain Layout
34433
34434 \family roman
34435 \series medium
34436 \shape up
34437 \size tiny
34438 \emph off
34439 \bar no
34440 \noun off
34441 \color none
34442 0A
34443 \end_layout
34444
34445 \end_inset
34446 </cell>
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Plain Layout
34451
34452 \end_layout
34453
34454 \end_inset
34455 </cell>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460
34461 \end_layout
34462
34463 \end_inset
34464 </cell>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Plain Layout
34469
34470 \family roman
34471 \series medium
34472 \shape up
34473 \emph off
34474 \bar no
34475 \noun off
34476 \color none
34477 *
34478 \end_layout
34479
34480 \end_inset
34481 </cell>
34482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34483 \begin_inset Text
34484
34485 \begin_layout Plain Layout
34486
34487 \family roman
34488 \series medium
34489 \shape up
34490 \emph off
34491 \bar no
34492 \noun off
34493 \color none
34494 :
34495 \end_layout
34496
34497 \end_inset
34498 </cell>
34499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34500 \begin_inset Text
34501
34502 \begin_layout Plain Layout
34503
34504 \family roman
34505 \series medium
34506 \shape up
34507 \emph off
34508 \bar no
34509 \noun off
34510 \color none
34511 J
34512 \end_layout
34513
34514 \end_inset
34515 </cell>
34516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34517 \begin_inset Text
34518
34519 \begin_layout Plain Layout
34520
34521 \family roman
34522 \series medium
34523 \shape up
34524 \emph off
34525 \bar no
34526 \noun off
34527 \color none
34528 Z
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537
34538 \family roman
34539 \series medium
34540 \shape up
34541 \emph off
34542 \bar no
34543 \noun off
34544 \color none
34545 j
34546 \end_layout
34547
34548 \end_inset
34549 </cell>
34550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554
34555 \family roman
34556 \series medium
34557 \shape up
34558 \emph off
34559 \bar no
34560 \noun off
34561 \color none
34562 z
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571
34572 \end_layout
34573
34574 \end_inset
34575 </cell>
34576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34577 \begin_inset Text
34578
34579 \begin_layout Plain Layout
34580
34581 \end_layout
34582
34583 \end_inset
34584 </cell>
34585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34586 \begin_inset Text
34587
34588 \begin_layout Plain Layout
34589
34590 \family roman
34591 \series medium
34592 \shape up
34593 \emph off
34594 \bar no
34595 \noun off
34596 \color none
34597 ª
34598 \end_layout
34599
34600 \end_inset
34601 </cell>
34602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34603 \begin_inset Text
34604
34605 \begin_layout Plain Layout
34606
34607 \family roman
34608 \series medium
34609 \shape up
34610 \emph off
34611 \bar no
34612 \noun off
34613 \color none
34614 º
34615 \end_layout
34616
34617 \end_inset
34618 </cell>
34619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34620 \begin_inset Text
34621
34622 \begin_layout Plain Layout
34623
34624 \family roman
34625 \series medium
34626 \shape up
34627 \emph off
34628 \bar no
34629 \noun off
34630 \color none
34631 Ê
34632 \end_layout
34633
34634 \end_inset
34635 </cell>
34636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34637 \begin_inset Text
34638
34639 \begin_layout Plain Layout
34640
34641 \family roman
34642 \series medium
34643 \shape up
34644 \emph off
34645 \bar no
34646 \noun off
34647 \color none
34648 Ú
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657
34658 \family roman
34659 \series medium
34660 \shape up
34661 \emph off
34662 \bar no
34663 \noun off
34664 \color none
34665 ê
34666 \end_layout
34667
34668 \end_inset
34669 </cell>
34670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34671 \begin_inset Text
34672
34673 \begin_layout Plain Layout
34674
34675 \family roman
34676 \series medium
34677 \shape up
34678 \emph off
34679 \bar no
34680 \noun off
34681 \color none
34682 ú
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 </row>
34688 <row>
34689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Plain Layout
34693
34694 \family roman
34695 \series medium
34696 \shape up
34697 \size tiny
34698 \emph off
34699 \bar no
34700 \noun off
34701 \color none
34702 0B
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Plain Layout
34711
34712 \end_layout
34713
34714 \end_inset
34715 </cell>
34716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34717 \begin_inset Text
34718
34719 \begin_layout Plain Layout
34720
34721 \end_layout
34722
34723 \end_inset
34724 </cell>
34725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34726 \begin_inset Text
34727
34728 \begin_layout Plain Layout
34729
34730 \family roman
34731 \series medium
34732 \shape up
34733 \emph off
34734 \bar no
34735 \noun off
34736 \color none
34737 +
34738 \end_layout
34739
34740 \end_inset
34741 </cell>
34742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34743 \begin_inset Text
34744
34745 \begin_layout Plain Layout
34746
34747 \family roman
34748 \series medium
34749 \shape up
34750 \emph off
34751 \bar no
34752 \noun off
34753 \color none
34754 ;
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \family roman
34765 \series medium
34766 \shape up
34767 \emph off
34768 \bar no
34769 \noun off
34770 \color none
34771 K
34772 \end_layout
34773
34774 \end_inset
34775 </cell>
34776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34777 \begin_inset Text
34778
34779 \begin_layout Plain Layout
34780
34781 \family roman
34782 \series medium
34783 \shape up
34784 \emph off
34785 \bar no
34786 \noun off
34787 \color none
34788 [
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797
34798 \family roman
34799 \series medium
34800 \shape up
34801 \emph off
34802 \bar no
34803 \noun off
34804 \color none
34805 k
34806 \end_layout
34807
34808 \end_inset
34809 </cell>
34810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814
34815 \family roman
34816 \series medium
34817 \shape up
34818 \emph off
34819 \bar no
34820 \noun off
34821 \color none
34822 {
34823 \end_layout
34824
34825 \end_inset
34826 </cell>
34827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34828 \begin_inset Text
34829
34830 \begin_layout Plain Layout
34831
34832 \end_layout
34833
34834 \end_inset
34835 </cell>
34836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34837 \begin_inset Text
34838
34839 \begin_layout Plain Layout
34840
34841 \end_layout
34842
34843 \end_inset
34844 </cell>
34845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34846 \begin_inset Text
34847
34848 \begin_layout Plain Layout
34849
34850 \family roman
34851 \series medium
34852 \shape up
34853 \emph off
34854 \bar no
34855 \noun off
34856 \color none
34857 «
34858 \end_layout
34859
34860 \end_inset
34861 </cell>
34862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34863 \begin_inset Text
34864
34865 \begin_layout Plain Layout
34866
34867 \family roman
34868 \series medium
34869 \shape up
34870 \emph off
34871 \bar no
34872 \noun off
34873 \color none
34874 »
34875 \end_layout
34876
34877 \end_inset
34878 </cell>
34879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34880 \begin_inset Text
34881
34882 \begin_layout Plain Layout
34883
34884 \family roman
34885 \series medium
34886 \shape up
34887 \emph off
34888 \bar no
34889 \noun off
34890 \color none
34891 Ë
34892 \end_layout
34893
34894 \end_inset
34895 </cell>
34896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34897 \begin_inset Text
34898
34899 \begin_layout Plain Layout
34900
34901 \family roman
34902 \series medium
34903 \shape up
34904 \emph off
34905 \bar no
34906 \noun off
34907 \color none
34908 Û
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34914 \begin_inset Text
34915
34916 \begin_layout Plain Layout
34917
34918 \family roman
34919 \series medium
34920 \shape up
34921 \emph off
34922 \bar no
34923 \noun off
34924 \color none
34925 ë
34926 \end_layout
34927
34928 \end_inset
34929 </cell>
34930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34931 \begin_inset Text
34932
34933 \begin_layout Plain Layout
34934
34935 \family roman
34936 \series medium
34937 \shape up
34938 \emph off
34939 \bar no
34940 \noun off
34941 \color none
34942 û
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 </row>
34948 <row>
34949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34950 \begin_inset Text
34951
34952 \begin_layout Plain Layout
34953
34954 \family roman
34955 \series medium
34956 \shape up
34957 \size tiny
34958 \emph off
34959 \bar no
34960 \noun off
34961 \color none
34962 0C
34963 \end_layout
34964
34965 \end_inset
34966 </cell>
34967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34968 \begin_inset Text
34969
34970 \begin_layout Plain Layout
34971
34972 \end_layout
34973
34974 \end_inset
34975 </cell>
34976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34977 \begin_inset Text
34978
34979 \begin_layout Plain Layout
34980
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34986 \begin_inset Text
34987
34988 \begin_layout Plain Layout
34989
34990 \family roman
34991 \series medium
34992 \shape up
34993 \emph off
34994 \bar no
34995 \noun off
34996 \color none
34997 ,
34998 \end_layout
34999
35000 \end_inset
35001 </cell>
35002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35003 \begin_inset Text
35004
35005 \begin_layout Plain Layout
35006
35007 \family roman
35008 \series medium
35009 \shape up
35010 \emph off
35011 \bar no
35012 \noun off
35013 \color none
35014 <
35015 \end_layout
35016
35017 \end_inset
35018 </cell>
35019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35020 \begin_inset Text
35021
35022 \begin_layout Plain Layout
35023
35024 \family roman
35025 \series medium
35026 \shape up
35027 \emph off
35028 \bar no
35029 \noun off
35030 \color none
35031 L
35032 \end_layout
35033
35034 \end_inset
35035 </cell>
35036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35037 \begin_inset Text
35038
35039 \begin_layout Plain Layout
35040
35041 \family roman
35042 \series medium
35043 \shape up
35044 \emph off
35045 \bar no
35046 \noun off
35047 \color none
35048
35049 \backslash
35050
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35056 \begin_inset Text
35057
35058 \begin_layout Plain Layout
35059
35060 \family roman
35061 \series medium
35062 \shape up
35063 \emph off
35064 \bar no
35065 \noun off
35066 \color none
35067 l
35068 \end_layout
35069
35070 \end_inset
35071 </cell>
35072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35073 \begin_inset Text
35074
35075 \begin_layout Plain Layout
35076
35077 \family roman
35078 \series medium
35079 \shape up
35080 \emph off
35081 \bar no
35082 \noun off
35083 \color none
35084 |
35085 \end_layout
35086
35087 \end_inset
35088 </cell>
35089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35090 \begin_inset Text
35091
35092 \begin_layout Plain Layout
35093
35094 \end_layout
35095
35096 \end_inset
35097 </cell>
35098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35099 \begin_inset Text
35100
35101 \begin_layout Plain Layout
35102
35103 \end_layout
35104
35105 \end_inset
35106 </cell>
35107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35108 \begin_inset Text
35109
35110 \begin_layout Plain Layout
35111
35112 \family roman
35113 \series medium
35114 \shape up
35115 \emph off
35116 \bar no
35117 \noun off
35118 \color none
35119 ¬
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35125 \begin_inset Text
35126
35127 \begin_layout Plain Layout
35128
35129 \family roman
35130 \series medium
35131 \shape up
35132 \emph off
35133 \bar no
35134 \noun off
35135 \color none
35136 ¼
35137 \end_layout
35138
35139 \end_inset
35140 </cell>
35141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35142 \begin_inset Text
35143
35144 \begin_layout Plain Layout
35145
35146 \family roman
35147 \series medium
35148 \shape up
35149 \emph off
35150 \bar no
35151 \noun off
35152 \color none
35153 Ì
35154 \end_layout
35155
35156 \end_inset
35157 </cell>
35158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35159 \begin_inset Text
35160
35161 \begin_layout Plain Layout
35162
35163 \family roman
35164 \series medium
35165 \shape up
35166 \emph off
35167 \bar no
35168 \noun off
35169 \color none
35170 Ü
35171 \end_layout
35172
35173 \end_inset
35174 </cell>
35175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35176 \begin_inset Text
35177
35178 \begin_layout Plain Layout
35179
35180 \family roman
35181 \series medium
35182 \shape up
35183 \emph off
35184 \bar no
35185 \noun off
35186 \color none
35187 ì
35188 \end_layout
35189
35190 \end_inset
35191 </cell>
35192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35193 \begin_inset Text
35194
35195 \begin_layout Plain Layout
35196
35197 \family roman
35198 \series medium
35199 \shape up
35200 \emph off
35201 \bar no
35202 \noun off
35203 \color none
35204 ü
35205 \end_layout
35206
35207 \end_inset
35208 </cell>
35209 </row>
35210 <row>
35211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35212 \begin_inset Text
35213
35214 \begin_layout Plain Layout
35215
35216 \family roman
35217 \series medium
35218 \shape up
35219 \size tiny
35220 \emph off
35221 \bar no
35222 \noun off
35223 \color none
35224 0D
35225 \end_layout
35226
35227 \end_inset
35228 </cell>
35229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35230 \begin_inset Text
35231
35232 \begin_layout Plain Layout
35233
35234 \end_layout
35235
35236 \end_inset
35237 </cell>
35238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35239 \begin_inset Text
35240
35241 \begin_layout Plain Layout
35242
35243 \end_layout
35244
35245 \end_inset
35246 </cell>
35247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35248 \begin_inset Text
35249
35250 \begin_layout Plain Layout
35251
35252 \family roman
35253 \series medium
35254 \shape up
35255 \emph off
35256 \bar no
35257 \noun off
35258 \color none
35259 -
35260 \end_layout
35261
35262 \end_inset
35263 </cell>
35264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35265 \begin_inset Text
35266
35267 \begin_layout Plain Layout
35268
35269 \family roman
35270 \series medium
35271 \shape up
35272 \emph off
35273 \bar no
35274 \noun off
35275 \color none
35276 =
35277 \end_layout
35278
35279 \end_inset
35280 </cell>
35281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35282 \begin_inset Text
35283
35284 \begin_layout Plain Layout
35285
35286 \family roman
35287 \series medium
35288 \shape up
35289 \emph off
35290 \bar no
35291 \noun off
35292 \color none
35293 M
35294 \end_layout
35295
35296 \end_inset
35297 </cell>
35298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35299 \begin_inset Text
35300
35301 \begin_layout Plain Layout
35302
35303 \family roman
35304 \series medium
35305 \shape up
35306 \emph off
35307 \bar no
35308 \noun off
35309 \color none
35310 ]
35311 \end_layout
35312
35313 \end_inset
35314 </cell>
35315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35316 \begin_inset Text
35317
35318 \begin_layout Plain Layout
35319
35320 \family roman
35321 \series medium
35322 \shape up
35323 \emph off
35324 \bar no
35325 \noun off
35326 \color none
35327 m
35328 \end_layout
35329
35330 \end_inset
35331 </cell>
35332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35333 \begin_inset Text
35334
35335 \begin_layout Plain Layout
35336
35337 \family roman
35338 \series medium
35339 \shape up
35340 \emph off
35341 \bar no
35342 \noun off
35343 \color none
35344 }
35345 \end_layout
35346
35347 \end_inset
35348 </cell>
35349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35350 \begin_inset Text
35351
35352 \begin_layout Plain Layout
35353
35354 \end_layout
35355
35356 \end_inset
35357 </cell>
35358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35359 \begin_inset Text
35360
35361 \begin_layout Plain Layout
35362
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35368 \begin_inset Text
35369
35370 \begin_layout Plain Layout
35371
35372 \end_layout
35373
35374 \end_inset
35375 </cell>
35376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35377 \begin_inset Text
35378
35379 \begin_layout Plain Layout
35380
35381 \family roman
35382 \series medium
35383 \shape up
35384 \emph off
35385 \bar no
35386 \noun off
35387 \color none
35388 ½
35389 \end_layout
35390
35391 \end_inset
35392 </cell>
35393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35394 \begin_inset Text
35395
35396 \begin_layout Plain Layout
35397
35398 \family roman
35399 \series medium
35400 \shape up
35401 \emph off
35402 \bar no
35403 \noun off
35404 \color none
35405 Í
35406 \end_layout
35407
35408 \end_inset
35409 </cell>
35410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35411 \begin_inset Text
35412
35413 \begin_layout Plain Layout
35414
35415 \family roman
35416 \series medium
35417 \shape up
35418 \emph off
35419 \bar no
35420 \noun off
35421 \color none
35422 Ý
35423 \end_layout
35424
35425 \end_inset
35426 </cell>
35427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35428 \begin_inset Text
35429
35430 \begin_layout Plain Layout
35431
35432 \family roman
35433 \series medium
35434 \shape up
35435 \emph off
35436 \bar no
35437 \noun off
35438 \color none
35439 í
35440 \end_layout
35441
35442 \end_inset
35443 </cell>
35444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35445 \begin_inset Text
35446
35447 \begin_layout Plain Layout
35448
35449 \family roman
35450 \series medium
35451 \shape up
35452 \emph off
35453 \bar no
35454 \noun off
35455 \color none
35456 ý
35457 \end_layout
35458
35459 \end_inset
35460 </cell>
35461 </row>
35462 <row>
35463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35464 \begin_inset Text
35465
35466 \begin_layout Plain Layout
35467
35468 \family roman
35469 \series medium
35470 \shape up
35471 \size tiny
35472 \emph off
35473 \bar no
35474 \noun off
35475 \color none
35476 0E
35477 \end_layout
35478
35479 \end_inset
35480 </cell>
35481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35482 \begin_inset Text
35483
35484 \begin_layout Plain Layout
35485
35486 \end_layout
35487
35488 \end_inset
35489 </cell>
35490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35491 \begin_inset Text
35492
35493 \begin_layout Plain Layout
35494
35495 \end_layout
35496
35497 \end_inset
35498 </cell>
35499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35500 \begin_inset Text
35501
35502 \begin_layout Plain Layout
35503
35504 \family roman
35505 \series medium
35506 \shape up
35507 \emph off
35508 \bar no
35509 \noun off
35510 \color none
35511 .
35512 \end_layout
35513
35514 \end_inset
35515 </cell>
35516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35517 \begin_inset Text
35518
35519 \begin_layout Plain Layout
35520
35521 \family roman
35522 \series medium
35523 \shape up
35524 \emph off
35525 \bar no
35526 \noun off
35527 \color none
35528 >
35529 \end_layout
35530
35531 \end_inset
35532 </cell>
35533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35534 \begin_inset Text
35535
35536 \begin_layout Plain Layout
35537
35538 \family roman
35539 \series medium
35540 \shape up
35541 \emph off
35542 \bar no
35543 \noun off
35544 \color none
35545 N
35546 \end_layout
35547
35548 \end_inset
35549 </cell>
35550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35551 \begin_inset Text
35552
35553 \begin_layout Plain Layout
35554
35555 \family roman
35556 \series medium
35557 \shape up
35558 \emph off
35559 \bar no
35560 \noun off
35561 \color none
35562 ^
35563 \end_layout
35564
35565 \end_inset
35566 </cell>
35567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35568 \begin_inset Text
35569
35570 \begin_layout Plain Layout
35571
35572 \family roman
35573 \series medium
35574 \shape up
35575 \emph off
35576 \bar no
35577 \noun off
35578 \color none
35579 n
35580 \end_layout
35581
35582 \end_inset
35583 </cell>
35584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35585 \begin_inset Text
35586
35587 \begin_layout Plain Layout
35588
35589 \family roman
35590 \series medium
35591 \shape up
35592 \emph off
35593 \bar no
35594 \noun off
35595 \color none
35596 ~
35597 \end_layout
35598
35599 \end_inset
35600 </cell>
35601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35602 \begin_inset Text
35603
35604 \begin_layout Plain Layout
35605
35606 \end_layout
35607
35608 \end_inset
35609 </cell>
35610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35611 \begin_inset Text
35612
35613 \begin_layout Plain Layout
35614
35615 \end_layout
35616
35617 \end_inset
35618 </cell>
35619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35620 \begin_inset Text
35621
35622 \begin_layout Plain Layout
35623
35624 \family roman
35625 \series medium
35626 \shape up
35627 \emph off
35628 \bar no
35629 \noun off
35630 \color none
35631 ®
35632 \end_layout
35633
35634 \end_inset
35635 </cell>
35636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35637 \begin_inset Text
35638
35639 \begin_layout Plain Layout
35640
35641 \family roman
35642 \series medium
35643 \shape up
35644 \emph off
35645 \bar no
35646 \noun off
35647 \color none
35648 ¾
35649 \end_layout
35650
35651 \end_inset
35652 </cell>
35653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35654 \begin_inset Text
35655
35656 \begin_layout Plain Layout
35657
35658 \family roman
35659 \series medium
35660 \shape up
35661 \emph off
35662 \bar no
35663 \noun off
35664 \color none
35665 Î
35666 \end_layout
35667
35668 \end_inset
35669 </cell>
35670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35671 \begin_inset Text
35672
35673 \begin_layout Plain Layout
35674
35675 \family roman
35676 \series medium
35677 \shape up
35678 \emph off
35679 \bar no
35680 \noun off
35681 \color none
35682 Þ
35683 \end_layout
35684
35685 \end_inset
35686 </cell>
35687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35688 \begin_inset Text
35689
35690 \begin_layout Plain Layout
35691
35692 \family roman
35693 \series medium
35694 \shape up
35695 \emph off
35696 \bar no
35697 \noun off
35698 \color none
35699 î
35700 \end_layout
35701
35702 \end_inset
35703 </cell>
35704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35705 \begin_inset Text
35706
35707 \begin_layout Plain Layout
35708
35709 \family roman
35710 \series medium
35711 \shape up
35712 \emph off
35713 \bar no
35714 \noun off
35715 \color none
35716 þ
35717 \end_layout
35718
35719 \end_inset
35720 </cell>
35721 </row>
35722 <row>
35723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35724 \begin_inset Text
35725
35726 \begin_layout Plain Layout
35727
35728 \family roman
35729 \series medium
35730 \shape up
35731 \size tiny
35732 \emph off
35733 \bar no
35734 \noun off
35735 \color none
35736 0F
35737 \end_layout
35738
35739 \end_inset
35740 </cell>
35741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35742 \begin_inset Text
35743
35744 \begin_layout Plain Layout
35745
35746 \end_layout
35747
35748 \end_inset
35749 </cell>
35750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35751 \begin_inset Text
35752
35753 \begin_layout Plain Layout
35754
35755 \end_layout
35756
35757 \end_inset
35758 </cell>
35759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35760 \begin_inset Text
35761
35762 \begin_layout Plain Layout
35763
35764 \family roman
35765 \series medium
35766 \shape up
35767 \emph off
35768 \bar no
35769 \noun off
35770 \color none
35771 /
35772 \end_layout
35773
35774 \end_inset
35775 </cell>
35776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35777 \begin_inset Text
35778
35779 \begin_layout Plain Layout
35780
35781 \family roman
35782 \series medium
35783 \shape up
35784 \emph off
35785 \bar no
35786 \noun off
35787 \color none
35788 ?
35789 \end_layout
35790
35791 \end_inset
35792 </cell>
35793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35794 \begin_inset Text
35795
35796 \begin_layout Plain Layout
35797
35798 \family roman
35799 \series medium
35800 \shape up
35801 \emph off
35802 \bar no
35803 \noun off
35804 \color none
35805 O
35806 \end_layout
35807
35808 \end_inset
35809 </cell>
35810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35811 \begin_inset Text
35812
35813 \begin_layout Plain Layout
35814
35815 \family roman
35816 \series medium
35817 \shape up
35818 \emph off
35819 \bar no
35820 \noun off
35821 \color none
35822 _
35823 \end_layout
35824
35825 \end_inset
35826 </cell>
35827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35828 \begin_inset Text
35829
35830 \begin_layout Plain Layout
35831
35832 \family roman
35833 \series medium
35834 \shape up
35835 \emph off
35836 \bar no
35837 \noun off
35838 \color none
35839 o
35840 \end_layout
35841
35842 \end_inset
35843 </cell>
35844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35845 \begin_inset Text
35846
35847 \begin_layout Plain Layout
35848
35849 \end_layout
35850
35851 \end_inset
35852 </cell>
35853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35854 \begin_inset Text
35855
35856 \begin_layout Plain Layout
35857
35858 \end_layout
35859
35860 \end_inset
35861 </cell>
35862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35863 \begin_inset Text
35864
35865 \begin_layout Plain Layout
35866
35867 \end_layout
35868
35869 \end_inset
35870 </cell>
35871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35872 \begin_inset Text
35873
35874 \begin_layout Plain Layout
35875
35876 \family roman
35877 \series medium
35878 \shape up
35879 \emph off
35880 \bar no
35881 \noun off
35882 \color none
35883 ¯
35884 \end_layout
35885
35886 \end_inset
35887 </cell>
35888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35889 \begin_inset Text
35890
35891 \begin_layout Plain Layout
35892
35893 \family roman
35894 \series medium
35895 \shape up
35896 \emph off
35897 \bar no
35898 \noun off
35899 \color none
35900 ¿
35901 \end_layout
35902
35903 \end_inset
35904 </cell>
35905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35906 \begin_inset Text
35907
35908 \begin_layout Plain Layout
35909
35910 \family roman
35911 \series medium
35912 \shape up
35913 \emph off
35914 \bar no
35915 \noun off
35916 \color none
35917 Ï
35918 \end_layout
35919
35920 \end_inset
35921 </cell>
35922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35923 \begin_inset Text
35924
35925 \begin_layout Plain Layout
35926
35927 \family roman
35928 \series medium
35929 \shape up
35930 \emph off
35931 \bar no
35932 \noun off
35933 \color none
35934 ß
35935 \end_layout
35936
35937 \end_inset
35938 </cell>
35939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35940 \begin_inset Text
35941
35942 \begin_layout Plain Layout
35943
35944 \family roman
35945 \series medium
35946 \shape up
35947 \emph off
35948 \bar no
35949 \noun off
35950 \color none
35951 ï
35952 \end_layout
35953
35954 \end_inset
35955 </cell>
35956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35957 \begin_inset Text
35958
35959 \begin_layout Plain Layout
35960
35961 \family roman
35962 \series medium
35963 \shape up
35964 \emph off
35965 \bar no
35966 \noun off
35967 \color none
35968 ÿ
35969 \end_layout
35970
35971 \end_inset
35972 </cell>
35973 </row>
35974 </lyxtabular>
35975
35976 \end_inset
35977
35978
35979 \end_layout
35980
35981 \end_inset
35982
35983
35984 \end_layout
35985
35986 \begin_layout Standard
35987 The following is a full list of all of the accented characters LyX can display
35988  directly.
35989  It includes not only the accented characters from the previous table, but
35990  also the characters from 
35991 \family typewriter
35992 ISO8859–2
35993 \family default
35994  through 
35995 \family typewriter
35996 4
35997 \family default
35998 .
35999  
36000 \end_layout
36001
36002 \begin_layout Itemize
36003 From 
36004 \family typewriter
36005 ISO8859–1
36006 \family default
36007 :
36008 \end_layout
36009
36010 \begin_deeper
36011 \begin_layout Standard
36012 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
36013 \begin_inset space \hfill{}
36014 \end_inset
36015
36016 diaeresis
36017 \end_layout
36018
36019 \begin_layout Standard
36020 ^ Â Ê Î Ô Û â ê î ô û
36021 \begin_inset space \hfill{}
36022 \end_inset
36023
36024 circumflex
36025 \end_layout
36026
36027 \begin_layout Standard
36028 ` À È Ì Ò Ù à è ì ò ù
36029 \begin_inset space \hfill{}
36030 \end_inset
36031
36032 grave
36033 \end_layout
36034
36035 \begin_layout Standard
36036 ´ Á É Í Ó Ú Ý á é í ó ú ý
36037 \begin_inset space \hfill{}
36038 \end_inset
36039
36040 acute
36041 \end_layout
36042
36043 \begin_layout Standard
36044 ~ Ã Ñ Õ ã ñ õ
36045 \begin_inset space \hfill{}
36046 \end_inset
36047
36048 tilde
36049 \end_layout
36050
36051 \begin_layout Standard
36052 ¸Çç
36053 \begin_inset space \hfill{}
36054 \end_inset
36055
36056 cedilla
36057 \end_layout
36058
36059 \begin_layout Standard
36060 ¯
36061 \begin_inset space \hfill{}
36062 \end_inset
36063
36064 macron
36065 \end_layout
36066
36067 \end_deeper
36068 \begin_layout Itemize
36069 From 
36070 \family typewriter
36071 ISO8859–2
36072 \family default
36073  through 
36074 \family typewriter
36075 4
36076 \family default
36077 :
36078 \end_layout
36079
36080 \begin_deeper
36081 \begin_layout Standard
36082 ĤĴĥĵĈĜŜĉĝŝ
36083 \begin_inset space \hfill{}
36084 \end_inset
36085
36086 circumflex
36087 \end_layout
36088
36089 \begin_layout Standard
36090 ŚŹśźŔĹĆŃŕĺćń
36091 \begin_inset space \hfill{}
36092 \end_inset
36093
36094 acute
36095 \end_layout
36096
36097 \begin_layout Standard
36098 Ĩı̃Ũũ
36099 \begin_inset space \hfill{}
36100 \end_inset
36101
36102 tilde
36103 \end_layout
36104
36105 \begin_layout Standard
36106 ŞşŢţŖĻĢŗļģŅĶņķ
36107 \begin_inset space \hfill{}
36108 \end_inset
36109
36110 cedilla
36111 \end_layout
36112
36113 \begin_layout Standard
36114 ĒēĀĪŌŪāı̄ōū
36115 \begin_inset space \hfill{}
36116 \end_inset
36117
36118 macron
36119 \end_layout
36120
36121 \begin_layout Standard
36122 ŐŰőű
36123 \begin_inset space \hfill{}
36124 \end_inset
36125
36126 Hungarian umlaut
36127 \end_layout
36128
36129 \end_deeper
36130 \begin_layout Standard
36131 All the characters above are actively supported by TeX fonts.
36132  In addition TeX allows diacritical marks on almost all characters.
36133  Also make sure you're using the 
36134 \family typewriter
36135 T1
36136 \family default
36137  font-encoding.
36138 \end_layout
36139
36140 \begin_layout Chapter
36141 \start_of_appendix
36142 The User Interface
36143 \begin_inset CommandInset label
36144 LatexCommand label
36145 name "cha:The-User-Interface"
36146
36147 \end_inset
36148
36149
36150 \end_layout
36151
36152 \begin_layout Standard
36153 This appendix lists all the available menus and describes their functionality.
36154  It is designed as a quick reference if you are searching for a special
36155  topic inside the user's guide.
36156 \end_layout
36157
36158 \begin_layout Section
36159 The File Menu
36160 \begin_inset Index idx
36161 status collapsed
36162
36163 \begin_layout Plain Layout
36164 Menu ! File
36165 \end_layout
36166
36167 \end_inset
36168
36169
36170 \end_layout
36171
36172 \begin_layout Standard
36173 Under the 
36174 \family sans
36175 File
36176 \family default
36177  menu are the basic operations in addition to some more advanced operations.
36178  At the end of the menu the four last opened documents are listed.
36179 \end_layout
36180
36181 \begin_layout Subsection
36182 New
36183 \end_layout
36184
36185 \begin_layout Standard
36186 Creates a new document.
36187 \end_layout
36188
36189 \begin_layout Subsection
36190 New from Template
36191 \end_layout
36192
36193 \begin_layout Standard
36194 This menu entry prompts you for a template to use.
36195  Selecting a template will automatically set certain layout features for
36196  the document, features you would otherwise need to change manually.
36197 \end_layout
36198
36199 \begin_layout Subsection
36200 Open
36201 \end_layout
36202
36203 \begin_layout Standard
36204 Opens a document.
36205 \end_layout
36206
36207 \begin_layout Subsection
36208 Open Recent
36209 \end_layout
36210
36211 \begin_layout Standard
36212 The submenu shows a list of the recently opened files.
36213  Click there on a file to open it.
36214 \end_layout
36215
36216 \begin_layout Subsection
36217 Close
36218 \end_layout
36219
36220 \begin_layout Standard
36221 Closes the current document.
36222 \end_layout
36223
36224 \begin_layout Subsection
36225 Close All
36226 \end_layout
36227
36228 \begin_layout Standard
36229 Closes all opened documents.
36230 \end_layout
36231
36232 \begin_layout Subsection
36233 Save
36234 \end_layout
36235
36236 \begin_layout Standard
36237 Saves the actual document.
36238 \end_layout
36239
36240 \begin_layout Subsection
36241 Save As
36242 \end_layout
36243
36244 \begin_layout Standard
36245 Saves the actual document under a new name to create a copy.
36246 \end_layout
36247
36248 \begin_layout Subsection
36249 Save All
36250 \end_layout
36251
36252 \begin_layout Standard
36253 Saves all opened documents.
36254 \end_layout
36255
36256 \begin_layout Subsection
36257 Revert to saved
36258 \end_layout
36259
36260 \begin_layout Standard
36261 Reloads the actual document from disk.
36262 \end_layout
36263
36264 \begin_layout Subsection
36265 Version Control
36266 \end_layout
36267
36268 \begin_layout Standard
36269 This is used when more people are working on the same document.
36270  It is described in the section 
36271 \emph on
36272 Version Control in LyX
36273 \emph default
36274  of the 
36275 \emph on
36276 Additional Features
36277 \emph default
36278  manual.
36279 \end_layout
36280
36281 \begin_layout Subsection
36282 Import
36283 \end_layout
36284
36285 \begin_layout Standard
36286 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
36287  NoWeb-files, plain text files, and comma separated, table like, text files
36288  (CSV) as a new LyX-document.
36289  The files will be imported as new LyX-document.
36290 \end_layout
36291
36292 \begin_layout Standard
36293 When using the menu entry 
36294 \family sans
36295 Plain
36296 \begin_inset space ~
36297 \end_inset
36298
36299 Text
36300 \family default
36301 , line breaks in the text will start a new paragraph; when using the menu
36302  entry 
36303 \family sans
36304 Plain
36305 \begin_inset space ~
36306 \end_inset
36307
36308 Text, Join
36309 \begin_inset space ~
36310 \end_inset
36311
36312 Lines
36313 \family default
36314 , consecutive lines of text will be imported to one big paragraph.
36315  A new paragraph will begin when there is a blank line in the file.
36316 \end_layout
36317
36318 \begin_layout Subsection
36319 Export
36320 \begin_inset CommandInset label
36321 LatexCommand label
36322 name "sub:Export"
36323
36324 \end_inset
36325
36326
36327 \end_layout
36328
36329 \begin_layout Standard
36330 You can export your document to various file formats.
36331  The resulting files are placed in the directory of your LyX-file.
36332  The menu entries are not the same on all installations.
36333  They depend on the programs found by LyX while its configuration.
36334 \end_layout
36335
36336 \begin_layout Standard
36337 Here is a list of all available entries; some of them are explained in detail
36338  in section
36339 \begin_inset space ~
36340 \end_inset
36341
36342
36343 \begin_inset CommandInset ref
36344 LatexCommand ref
36345 reference "sub:Output-file-formats"
36346
36347 \end_inset
36348
36349 :
36350 \end_layout
36351
36352 \begin_layout Description
36353
36354 \family sans
36355 CJK
36356 \begin_inset space ~
36357 \end_inset
36358
36359 LyX 
36360 \family default
36361 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
36362  (CJK)
36363 \begin_inset Newline newline
36364 \end_inset
36365
36366  Since LyX 1.5.0 CJK support is fully integrated to LyX.
36367 \end_layout
36368
36369 \begin_layout Description
36370
36371 \family sans
36372 DVI
36373 \family default
36374  DVI-format
36375 \end_layout
36376
36377 \begin_layout Description
36378 HTML HTML-format (the HTML-converter is a third-party product and may not
36379  work in all cases)
36380 \end_layout
36381
36382 \begin_layout Description
36383 HTML
36384 \begin_inset space ~
36385 \end_inset
36386
36387 (MS
36388 \begin_inset space ~
36389 \end_inset
36390
36391 Word) HTML-format specialized so that the result can be imported to 
36392 \family sans
36393 MS Word
36394 \family default
36395 ; as a consequence of this formulas will be embedded as bitmap fonts and
36396  not in the format 
36397 \family sans
36398 MathML
36399 \family default
36400 .
36401 \end_layout
36402
36403 \begin_layout Description
36404
36405 \family sans
36406 LaT
36407 \begin_inset ERT
36408 status collapsed
36409
36410 \begin_layout Plain Layout
36411
36412 {}
36413 \end_layout
36414
36415 \end_inset
36416
36417 eX
36418 \begin_inset space ~
36419 \end_inset
36420
36421 (pdflatex)
36422 \family default
36423  text file with the LaTeX source, additionally all images used in the document
36424  will be converted to a format that is readable by the 
36425 \family typewriter
36426 pdflatex
36427 \family default
36428  program (GIF, JPG, PDF, PNG)
36429 \end_layout
36430
36431 \begin_layout Description
36432
36433 \family sans
36434 LaT
36435 \begin_inset ERT
36436 status collapsed
36437
36438 \begin_layout Plain Layout
36439
36440 {}
36441 \end_layout
36442
36443 \end_inset
36444
36445 eX
36446 \begin_inset space ~
36447 \end_inset
36448
36449 (plain)
36450 \family default
36451  text file with the LaTeX source code, additionally all images used in the
36452  document will be converted to the EPS-format, only this format is readable
36453  by the 
36454 \family typewriter
36455 latex
36456 \family default
36457  program
36458 \end_layout
36459
36460 \begin_layout Description
36461 LyX
36462 \begin_inset space ~
36463 \end_inset
36464
36465 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
36466 \begin_inset Quotes eld
36467 \end_inset
36468
36469 y
36470 \begin_inset Quotes erd
36471 \end_inset
36472
36473  is replaced by the version number)
36474 \end_layout
36475
36476 \begin_layout Description
36477 LyXHTML HTML-format, using LyX's internal XHTML engine
36478 \end_layout
36479
36480 \begin_layout Description
36481 OpenDocument OpenDocument-formatted text file, to be opened with 
36482 \family sans
36483 OpenOffice
36484 \family default
36485
36486 \family sans
36487 KOffice
36488 \family default
36489
36490 \family sans
36491 Abiword
36492 \family default
36493 , etc.
36494  (The OpenDocument-converter is a third-party product and may not work in
36495  all cases)
36496 \end_layout
36497
36498 \begin_layout Description
36499
36500 \family sans
36501 PDF
36502 \begin_inset space ~
36503 \end_inset
36504
36505 (dvipdfm)
36506 \family default
36507  PDF-format using the program 
36508 \family typewriter
36509 dvipdfm
36510 \end_layout
36511
36512 \begin_layout Description
36513
36514 \family sans
36515 PDF
36516 \begin_inset space ~
36517 \end_inset
36518
36519 (pdflatex)
36520 \family default
36521  PDF-format using the program 
36522 \family typewriter
36523 pdflatex
36524 \end_layout
36525
36526 \begin_layout Description
36527
36528 \family sans
36529 PDF
36530 \begin_inset space ~
36531 \end_inset
36532
36533 (ps2pdf)
36534 \family default
36535  PDF-format using the program 
36536 \family typewriter
36537 ps2pdf
36538 \end_layout
36539
36540 \begin_layout Description
36541
36542 \family sans
36543 Plain
36544 \begin_inset space ~
36545 \end_inset
36546
36547 text
36548 \family default
36549  text format
36550 \end_layout
36551
36552 \begin_layout Description
36553
36554 \family sans
36555 Plain
36556 \begin_inset space ~
36557 \end_inset
36558
36559 text
36560 \begin_inset space ~
36561 \end_inset
36562
36563 (ps2ascii)
36564 \family default
36565  text format, the document will first be converted to Postscript format
36566  and then exported as text using the program 
36567 \family sans
36568 ps2ascii
36569 \end_layout
36570
36571 \begin_layout Description
36572
36573 \family sans
36574 Postscript
36575 \family default
36576  PostScript format using the program 
36577 \family typewriter
36578 dvips
36579 \end_layout
36580
36581 \begin_layout Description
36582
36583 \family sans
36584 Custom
36585 \family default
36586  custom format
36587 \end_layout
36588
36589 \begin_layout Standard
36590 The program 
36591 \family typewriter
36592 dvipdfm
36593 \family default
36594  produces internally a DVI-file which is then converted to a PDF-file.
36595  It is a bit out of date and therefore the output could look different from
36596  what you want.
36597  
36598 \family typewriter
36599 pdflatex
36600 \family default
36601  produces PDF-files directly and supports the latest PDF-file formats.
36602 \end_layout
36603
36604 \begin_layout Standard
36605 If one of the menu entries 
36606 \family sans
36607 DVI
36608 \family default
36609
36610 \family sans
36611 PDF
36612 \begin_inset space ~
36613 \end_inset
36614
36615 (pdflatex)
36616 \family default
36617  or 
36618 \family sans
36619 Postscript
36620 \family default
36621  is missing, you need to update your LaTeX installation.
36622  After updating you have to reconfigure LyX, see section
36623 \begin_inset space ~
36624 \end_inset
36625
36626
36627 \begin_inset CommandInset ref
36628 LatexCommand ref
36629 reference "sec:Basic-LyX-Setup"
36630
36631 \end_inset
36632
36633 .
36634 \begin_inset Index idx
36635 status collapsed
36636
36637 \begin_layout Plain Layout
36638 Reconfiguration of LyX
36639 \end_layout
36640
36641 \end_inset
36642
36643
36644 \end_layout
36645
36646 \begin_layout Standard
36647 The menu 
36648 \family sans
36649 Custom
36650 \family default
36651  allows you to export your file by using special command line options for
36652  the export program.
36653 \end_layout
36654
36655 \begin_layout Subsection
36656 Print
36657 \end_layout
36658
36659 \begin_layout Standard
36660 With this menu entry you can print your document to a file in PostScript
36661  format or send it to a printer.
36662  The printer will also use the document in PostScript format.
36663  The conversion to PostScript is done in the background by LyX using the
36664  program 
36665 \family typewriter
36666 dvips
36667 \family default
36668 .
36669  For more information have a look at section
36670 \begin_inset space ~
36671 \end_inset
36672
36673
36674 \begin_inset CommandInset ref
36675 LatexCommand ref
36676 reference "sub:Printing-the-File"
36677
36678 \end_inset
36679
36680 .
36681 \end_layout
36682
36683 \begin_layout Subsection
36684 Fax
36685 \end_layout
36686
36687 \begin_layout Standard
36688 This menu entry will only appear when you have a fax program installed (on
36689  Windows you additionally need to register its program path to LyX's PATH
36690  prefix, see section
36691 \begin_inset space ~
36692 \end_inset
36693
36694
36695 \begin_inset CommandInset ref
36696 LatexCommand ref
36697 reference "sec:Paths"
36698
36699 \end_inset
36700
36701 ).
36702  With this menu entry you can send your document to a fax program like 
36703 \family typewriter
36704 hylapex
36705 \family default
36706  or 
36707 \family typewriter
36708 kdeprintfax
36709 \family default
36710 .
36711  The default format of the sent file is PostScript.
36712  The format can be changed in LyX's preferences as described in section
36713 \begin_inset space ~
36714 \end_inset
36715
36716
36717 \begin_inset CommandInset ref
36718 LatexCommand ref
36719 reference "sub:Converters"
36720
36721 \end_inset
36722
36723 .
36724 \end_layout
36725
36726 \begin_layout Subsection
36727 New and Close Window
36728 \end_layout
36729
36730 \begin_layout Standard
36731 Opens or closes a new instance of LyX.
36732 \end_layout
36733
36734 \begin_layout Subsection
36735 Exit
36736 \end_layout
36737
36738 \begin_layout Standard
36739 Prompts you to save all unsaved documents and then exits.
36740 \end_layout
36741
36742 \begin_layout Section
36743 The Edit Menu
36744 \begin_inset Index idx
36745 status collapsed
36746
36747 \begin_layout Plain Layout
36748 Menu ! Edit
36749 \end_layout
36750
36751 \end_inset
36752
36753
36754 \end_layout
36755
36756 \begin_layout Subsection
36757 Undo and Redo
36758 \end_layout
36759
36760 \begin_layout Standard
36761 Described in section
36762 \begin_inset space ~
36763 \end_inset
36764
36765
36766 \begin_inset CommandInset ref
36767 LatexCommand ref
36768 reference "sec:Undo-and-Redo"
36769
36770 \end_inset
36771
36772 .
36773 \end_layout
36774
36775 \begin_layout Subsection
36776 Cut, Copy, Paste, Paste Recent, Paste Special
36777 \end_layout
36778
36779 \begin_layout Standard
36780 Described in section
36781 \begin_inset space ~
36782 \end_inset
36783
36784
36785 \begin_inset CommandInset ref
36786 LatexCommand ref
36787 reference "sec:Basic-Editing-Features"
36788
36789 \end_inset
36790
36791 .
36792 \end_layout
36793
36794 \begin_layout Subsection
36795 Select All
36796 \end_layout
36797
36798 \begin_layout Standard
36799 Selects the whole document.
36800 \end_layout
36801
36802 \begin_layout Subsection
36803 Find & Replace
36804 \end_layout
36805
36806 \begin_layout Standard
36807 Described in section
36808 \begin_inset space ~
36809 \end_inset
36810
36811
36812 \begin_inset CommandInset ref
36813 LatexCommand ref
36814 reference "sec:Basic-Editing-Features"
36815
36816 \end_inset
36817
36818 .
36819 \end_layout
36820
36821 \begin_layout Subsection
36822 Move Paragraph Up/Down
36823 \end_layout
36824
36825 \begin_layout Standard
36826 This shifts the paragraph where the cursor is currently in one paragraph
36827  up or down.
36828 \end_layout
36829
36830 \begin_layout Subsection
36831 Text Style
36832 \end_layout
36833
36834 \begin_layout Standard
36835 Described in section
36836 \begin_inset space ~
36837 \end_inset
36838
36839
36840 \begin_inset CommandInset ref
36841 LatexCommand ref
36842 reference "sub:Fine-Tuning-with-the"
36843
36844 \end_inset
36845
36846 .
36847 \end_layout
36848
36849 \begin_layout Subsection
36850 Paragraph Settings
36851 \begin_inset Index idx
36852 status collapsed
36853
36854 \begin_layout Plain Layout
36855 Paragraph ! Settings
36856 \end_layout
36857
36858 \end_inset
36859
36860
36861 \end_layout
36862
36863 \begin_layout Standard
36864 Enables you to set the paragraph alignment, line spacing and label width.
36865  These settings only affect the paragraph in which the cursor is currently.
36866 \end_layout
36867
36868 \begin_layout Standard
36869 You can also prevent the first line of the paragraph being indented if you
36870  have chosen to separate paragraphs with indents in the 
36871 \family sans
36872 Document\SpecialChar \menuseparator
36873 Settings
36874 \family default
36875  dialog under 
36876 \family sans
36877 Text
36878 \begin_inset space ~
36879 \end_inset
36880
36881 Layout
36882 \family default
36883 .
36884 \end_layout
36885
36886 \begin_layout Subsection
36887 Table Settings and Math
36888 \end_layout
36889
36890 \begin_layout Standard
36891 These two menus are only fully active when the cursor is inside a table
36892  or a formula.
36893  Here you can change the properties of tables and formulas.
36894  The properties of tables are described in section
36895 \begin_inset space ~
36896 \end_inset
36897
36898
36899 \begin_inset CommandInset ref
36900 LatexCommand ref
36901 reference "sec:Tables"
36902
36903 \end_inset
36904
36905 , the properties of formulas in chapter
36906 \begin_inset space ~
36907 \end_inset
36908
36909
36910 \begin_inset CommandInset ref
36911 LatexCommand ref
36912 reference "cha:Mathematical-Formulas"
36913
36914 \end_inset
36915
36916 .
36917 \end_layout
36918
36919 \begin_layout Subsection
36920 Increase / Decrease List Depth
36921 \end_layout
36922
36923 \begin_layout Standard
36924 These menu entries are only active when the cursor is in an environment
36925  that can be nested.
36926  They increase/decrease the environment nesting level as explained in section
36927 \begin_inset space ~
36928 \end_inset
36929
36930
36931 \begin_inset CommandInset ref
36932 LatexCommand ref
36933 reference "sec:Nesting"
36934
36935 \end_inset
36936
36937  and 
36938 \begin_inset CommandInset ref
36939 LatexCommand ref
36940 reference "sub:Numbering-depth"
36941
36942 \end_inset
36943
36944 .
36945 \end_layout
36946
36947 \begin_layout Section
36948 The View Menu
36949 \begin_inset Index idx
36950 status collapsed
36951
36952 \begin_layout Plain Layout
36953 Menu ! View
36954 \end_layout
36955
36956 \end_inset
36957
36958
36959 \end_layout
36960
36961 \begin_layout Standard
36962 The 
36963 \family sans
36964 View
36965 \family default
36966  menu contains a list of available formats in which you can view the actual
36967  document with an external program.
36968  The menu entries for the viewing formats are not the same on all installations
36969  — it depends on the LaTeX programs that are found while LyX was configured.
36970  All possible formats are formats listed in section
36971 \begin_inset space ~
36972 \end_inset
36973
36974
36975 \begin_inset CommandInset ref
36976 LatexCommand ref
36977 reference "sub:Export"
36978
36979 \end_inset
36980
36981 .
36982  You should at least see the menu entries 
36983 \family sans
36984 DVI
36985 \family default
36986  and 
36987 \family sans
36988 PDF
36989 \begin_inset space ~
36990 \end_inset
36991
36992 (pdflatex)
36993 \family default
36994 .
36995  If one of the two is missing, you need to update your LaTeX installation.
36996  After updating you have to reconfigure LyX, see section
36997 \begin_inset space ~
36998 \end_inset
36999
37000
37001 \begin_inset CommandInset ref
37002 LatexCommand ref
37003 reference "sec:Basic-LyX-Setup"
37004
37005 \end_inset
37006
37007 .
37008 \begin_inset Index idx
37009 status collapsed
37010
37011 \begin_layout Plain Layout
37012 Reconfiguration of LyX
37013 \end_layout
37014
37015 \end_inset
37016
37017
37018 \end_layout
37019
37020 \begin_layout Standard
37021 Invoking a menu will start a viewer program.
37022  The viewer can be set or changed in the preferences, see section
37023 \begin_inset space ~
37024 \end_inset
37025
37026
37027 \begin_inset CommandInset ref
37028 LatexCommand ref
37029 reference "sec:File-Formats"
37030
37031 \end_inset
37032
37033 .
37034  The default viewers are set by LyX when it is first configured.
37035 \end_layout
37036
37037 \begin_layout Standard
37038 \begin_inset VSpace bigskip
37039 \end_inset
37040
37041 At the bottom of the 
37042 \family sans
37043 View
37044 \family default
37045  menu the opened documents are listed.
37046 \end_layout
37047
37048 \begin_layout Subsection
37049 Open/Close all Insets
37050 \end_layout
37051
37052 \begin_layout Standard
37053 Opens/closes all insets in your document.
37054 \end_layout
37055
37056 \begin_layout Subsection
37057 Unfold/Fold Math Macros
37058 \end_layout
37059
37060 \begin_layout Standard
37061 Unfolds/folds the current math macro.
37062 \end_layout
37063
37064 \begin_layout Standard
37065 Math macros are described in the 
37066 \emph on
37067 Math
37068 \emph default
37069  manual.
37070 \end_layout
37071
37072 \begin_layout Subsection
37073 View Source
37074 \end_layout
37075
37076 \begin_layout Standard
37077 Opens a window showing the source code of the actual document, as described
37078  in section
37079 \begin_inset space ~
37080 \end_inset
37081
37082
37083 \begin_inset CommandInset ref
37084 LatexCommand ref
37085 reference "sec:Previewing-snippets-of"
37086
37087 \end_inset
37088
37089 .
37090 \change_inserted -712698321 1301219943
37091
37092 \end_layout
37093
37094 \begin_layout Subsection
37095
37096 \change_inserted -712698321 1301219959
37097 View Messages
37098 \end_layout
37099
37100 \begin_layout Standard
37101
37102 \change_inserted -712698321 1301220076
37103 Opens a window showing console messages.
37104  This is useful for debugging LyX (i.
37105 \begin_inset space \thinspace{}
37106 \end_inset
37107
37108 e., hunt for errors in the program) or to see what is going on in the background
37109  while LaTeX is processing the document,
37110 \end_layout
37111
37112 \begin_layout Subsection
37113
37114 \change_inserted -712698321 1301220084
37115 View
37116 \end_layout
37117
37118 \begin_layout Standard
37119
37120 \change_inserted -712698321 1301220342
37121 This menu entry generates the output you have specified as default output
37122  format either in the preferences (see sec.
37123 \begin_inset space ~
37124 \end_inset
37125
37126
37127 \begin_inset CommandInset ref
37128 LatexCommand ref
37129 reference "sec:File-Formats"
37130
37131 \end_inset
37132
37133 ) or in the document settings (see sec.
37134 \begin_inset space ~
37135 \end_inset
37136
37137
37138 \begin_inset CommandInset ref
37139 LatexCommand ref
37140 reference "sec:Doc-Output"
37141
37142 \end_inset
37143
37144 ), for instance PDF, and opens it in an appropriate viewer.
37145 \end_layout
37146
37147 \begin_layout Subsection
37148
37149 \change_inserted -712698321 1301220353
37150 View (Other Formats)
37151 \end_layout
37152
37153 \begin_layout Standard
37154
37155 \change_inserted -712698321 1301220444
37156 With this submenu, you can view your document in alternative output formats.
37157 \change_unchanged
37158
37159 \end_layout
37160
37161 \begin_layout Subsection
37162 Update
37163 \end_layout
37164
37165 \begin_layout Standard
37166 This menu entry allows you to update the view with your latest changes 
37167 \change_inserted -712698321 1301220297
37168 (in the default output format as described in the previous section) 
37169 \change_unchanged
37170 without opening a new view
37171 \change_inserted -712698321 1301220263
37172 er
37173 \change_unchanged
37174  window.
37175 \change_inserted -712698321 1301220384
37176
37177 \end_layout
37178
37179 \begin_layout Subsection
37180
37181 \change_inserted -712698321 1301220388
37182 Update (Other Formats)
37183 \end_layout
37184
37185 \begin_layout Standard
37186
37187 \change_inserted -712698321 1301220467
37188 With this submenu, you can update the view of alternative output formats
37189  of your document without opening a new viewer window.
37190 \end_layout
37191
37192 \begin_layout Subsection
37193
37194 \change_inserted -712698321 1301220487
37195 View Master Document
37196 \end_layout
37197
37198 \begin_layout Standard
37199
37200 \change_inserted -712698321 1301220814
37201 This menu item is only visible if your document is included to another document,
37202  which is then its 
37203 \begin_inset Quotes eld
37204 \end_inset
37205
37206 master
37207 \begin_inset Quotes erd
37208 \end_inset
37209
37210  (see section 
37211 \emph on
37212 Child Documents
37213 \emph default
37214  in the 
37215 \emph on
37216 Embedded Objects
37217 \emph default
37218  manual for more information on this topic).
37219  This item allows you to view the master document from within its child.
37220  That is, if you are working on a child document which is a chapter of a
37221  book, 
37222 \family sans
37223 View Master
37224 \family default
37225  generates the output of the whole book, while 
37226 \family sans
37227 View
37228 \family default
37229  will just output the chapter alone.
37230 \end_layout
37231
37232 \begin_layout Standard
37233
37234 \change_inserted -712698321 1301220854
37235 The format used by this function is the default output format as specified
37236  in the preferences (see sec.
37237 \begin_inset space ~
37238 \end_inset
37239
37240
37241 \begin_inset CommandInset ref
37242 LatexCommand ref
37243 reference "sec:File-Formats"
37244
37245 \end_inset
37246
37247 ) or in the document settings (see sec.
37248 \begin_inset space ~
37249 \end_inset
37250
37251
37252 \begin_inset CommandInset ref
37253 LatexCommand ref
37254 reference "sec:Doc-Output"
37255
37256 \end_inset
37257
37258 ).
37259 \end_layout
37260
37261 \begin_layout Subsection
37262
37263 \change_inserted -712698321 1301220878
37264 Update Master Document
37265 \end_layout
37266
37267 \begin_layout Standard
37268
37269 \change_inserted -712698321 1301220947
37270 This menu item is only visible if your document is included to another document,
37271  which is then its 
37272 \begin_inset Quotes eld
37273 \end_inset
37274
37275 master
37276 \begin_inset Quotes erd
37277 \end_inset
37278
37279  (see section 
37280 \emph on
37281 Child Documents
37282 \emph default
37283  in the 
37284 \emph on
37285 Embedded Objects
37286 \emph default
37287  manual for more information on this topic).
37288  This item allows you to update the view of a master document from within
37289  its child without the need to switch to the master document itself.
37290 \end_layout
37291
37292 \begin_layout Standard
37293
37294 \change_inserted -712698321 1301220879
37295 The format used by this function is the default output format as specified
37296  in the preferences (see sec.
37297 \begin_inset space ~
37298 \end_inset
37299
37300
37301 \begin_inset CommandInset ref
37302 LatexCommand ref
37303 reference "sec:File-Formats"
37304
37305 \end_inset
37306
37307 ) or in the document settings (see sec.
37308 \begin_inset space ~
37309 \end_inset
37310
37311
37312 \begin_inset CommandInset ref
37313 LatexCommand ref
37314 reference "sec:Doc-Output"
37315
37316 \end_inset
37317
37318 ).
37319 \end_layout
37320
37321 \begin_layout Subsection
37322 Split View
37323 \end_layout
37324
37325 \begin_layout Standard
37326 This will split LyX's main window vertically or horizontally.
37327  This allows you to view documents the same time to compare them, or to
37328  view the same document, but at different positions.
37329  You can even split the main window several times to view for example 3
37330  or more documents at the same time.
37331  To return to an unsplit view, use the menu 
37332 \family sans
37333 Close Current View
37334 \family default
37335 .
37336 \end_layout
37337
37338 \begin_layout Subsection
37339 Close Current View
37340 \end_layout
37341
37342 \begin_layout Standard
37343 Closes a split view.
37344 \end_layout
37345
37346 \begin_layout Subsection
37347 Fullscreen
37348 \end_layout
37349
37350 \begin_layout Standard
37351 Using this menu entry or pressing F11 removes the menu bar and all toolbars
37352  so that you will see nothing but your text.
37353  It furthermore displays LyX's main window fullscreen.
37354  To return from fullscreen to the normal view, press F11, or right-click
37355  and turn off the fullscreen mode in the context menu.
37356 \end_layout
37357
37358 \begin_layout Subsection
37359 Toolbars
37360 \begin_inset CommandInset label
37361 LatexCommand label
37362 name "sub:Toolbars"
37363
37364 \end_inset
37365
37366
37367 \begin_inset Index idx
37368 status collapsed
37369
37370 \begin_layout Plain Layout
37371 Toolbar
37372 \end_layout
37373
37374 \end_inset
37375
37376
37377 \end_layout
37378
37379 \begin_layout Standard
37380 In this menu entry you can set the appearance of the different toolbars.
37381  All toolbars and the 
37382 \family sans
37383 Command
37384 \begin_inset space ~
37385 \end_inset
37386
37387 Buffer
37388 \family default
37389  can be turned on and off.
37390  The 
37391 \emph on
37392 on
37393 \emph default
37394  state is denoted in the menu with a checkmark.
37395  The 
37396 \family sans
37397 Review
37398 \family default
37399
37400 \family sans
37401 Table
37402 \family default
37403
37404 \family sans
37405 Math
37406 \begin_inset space ~
37407 \end_inset
37408
37409 Panels
37410 \family default
37411 , and 
37412 \family sans
37413 Math
37414 \family default
37415  toolbars can be additionally set to the state 
37416 \emph on
37417 automatic
37418 \emph default
37419  that is denoted in the menu with the suffix 
37420 \family sans
37421 (auto)
37422 \family default
37423 .
37424 \end_layout
37425
37426 \begin_layout Standard
37427 In the 
37428 \emph on
37429 on
37430 \emph default
37431  state the toolbar is permanently shown, in the 
37432 \emph on
37433 automatic
37434 \emph default
37435  state the toolbar is only shown when the cursor is in a certain environment
37436  or when a certain feature is enabled.
37437  That means that the review toolbar will only be shown when change tracking
37438  is activated, the math and table toolbars are only shown when the cursor
37439  is inside a formula or table, respectively.
37440 \end_layout
37441
37442 \begin_layout Standard
37443 LyX's toolbars and their buttons are explained in section
37444 \begin_inset space ~
37445 \end_inset
37446
37447
37448 \begin_inset CommandInset ref
37449 LatexCommand ref
37450 reference "sec:Toolbars"
37451
37452 \end_inset
37453
37454 .
37455 \end_layout
37456
37457 \begin_layout Section
37458 The Insert Menu
37459 \begin_inset Index idx
37460 status collapsed
37461
37462 \begin_layout Plain Layout
37463 Menu ! Insert
37464 \end_layout
37465
37466 \end_inset
37467
37468
37469 \end_layout
37470
37471 \begin_layout Subsection
37472 Math
37473 \end_layout
37474
37475 \begin_layout Standard
37476 Inserts math constructs that are explained in chapter
37477 \begin_inset space ~
37478 \end_inset
37479
37480
37481 \begin_inset CommandInset ref
37482 LatexCommand ref
37483 reference "cha:Mathematical-Formulas"
37484
37485 \end_inset
37486
37487  and the 
37488 \emph on
37489 Math
37490 \emph default
37491  manual.
37492 \end_layout
37493
37494 \begin_layout Subsection
37495 Special Character
37496 \begin_inset CommandInset label
37497 LatexCommand label
37498 name "sub:Special-Character"
37499
37500 \end_inset
37501
37502
37503 \end_layout
37504
37505 \begin_layout Standard
37506 Here you can insert the following characters:
37507 \end_layout
37508
37509 \begin_layout Description
37510 Symbols Inserts any character that can be output by your LaTeX system.
37511  Therefore the number of character categories in this dialog and the available
37512  characters depend on the LaTeX-packages you have installed.
37513 \begin_inset Newline newline
37514 \end_inset
37515
37516  
37517 \begin_inset Note Greyedout
37518 status open
37519
37520 \begin_layout Plain Layout
37521
37522 \series bold
37523 Note:
37524 \series default
37525  Not all characters will be visible in the 
37526 \family sans
37527 Symbols
37528 \family default
37529  dialog because none of the screen fonts that you can set in the preferences
37530  dialog (see sec.
37531 \begin_inset space \thinspace{}
37532 \end_inset
37533
37534
37535 \begin_inset CommandInset ref
37536 LatexCommand ref
37537 reference "sub:Screen-Fonts"
37538
37539 \end_inset
37540
37541 ) can display every character.
37542 \end_layout
37543
37544 \end_inset
37545
37546
37547 \end_layout
37548
37549 \begin_layout Description
37550 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
37551
37552 \end_layout
37553
37554 \begin_layout Description
37555 End
37556 \begin_inset space ~
37557 \end_inset
37558
37559 of
37560 \begin_inset space ~
37561 \end_inset
37562
37563 Sentence Inserts an end of sentence dot as described in section
37564 \begin_inset space ~
37565 \end_inset
37566
37567
37568 \begin_inset CommandInset ref
37569 LatexCommand ref
37570 reference "sub:Abbreviations"
37571
37572 \end_inset
37573
37574 .
37575 \end_layout
37576
37577 \begin_layout Description
37578 Ordinary
37579 \begin_inset space ~
37580 \end_inset
37581
37582 Quote Inserts this quote: 
37583 \begin_inset Quotes erd
37584 \end_inset
37585
37586 , no matter what quote type you selected in the 
37587 \family sans
37588 Document\SpecialChar \menuseparator
37589 Settings
37590 \family default
37591  dialog under 
37592 \family sans
37593 Language
37594 \family default
37595 .
37596 \end_layout
37597
37598 \begin_layout Description
37599 Single
37600 \begin_inset space ~
37601 \end_inset
37602
37603 Quote Inserts this quote: 
37604 \begin_inset Quotes els
37605 \end_inset
37606
37607
37608 \end_layout
37609
37610 \begin_layout Description
37611 Protected
37612 \begin_inset space ~
37613 \end_inset
37614
37615 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
37616
37617 \end_layout
37618
37619 \begin_layout Description
37620 Breakable
37621 \begin_inset space ~
37622 \end_inset
37623
37624 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
37625
37626 \end_layout
37627
37628 \begin_layout Description
37629 Menu
37630 \begin_inset space ~
37631 \end_inset
37632
37633 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
37634
37635 \end_layout
37636
37637 \begin_layout Description
37638 Phonetic
37639 \begin_inset space ~
37640 \end_inset
37641
37642 Symbols 
37643 \begin_inset Index idx
37644 status collapsed
37645
37646 \begin_layout Plain Layout
37647 Phonetic symbols
37648 \end_layout
37649
37650 \end_inset
37651
37652
37653 \begin_inset Index idx
37654 status collapsed
37655
37656 \begin_layout Plain Layout
37657 Language ! Phonetic symbols
37658 \end_layout
37659
37660 \end_inset
37661
37662 Creates a formula with a so called tipa inset.
37663  Here you can insert commands to create IPA phonetic symbols.
37664  For this feature you must have the LaTeX-package 
37665 \series bold
37666 tipa
37667 \series default
37668
37669 \begin_inset Index idx
37670 status collapsed
37671
37672 \begin_layout Plain Layout
37673 LaTeX-packages ! tipa
37674 \end_layout
37675
37676 \end_inset
37677
37678  installed.
37679 \begin_inset Newline newline
37680 \end_inset
37681
37682 For more information about this feature we refer to the documentation of
37683  
37684 \series bold
37685 tipa, 
37686 \begin_inset CommandInset citation
37687 LatexCommand cite
37688 key "tipa"
37689
37690 \end_inset
37691
37692
37693 \series default
37694  and this Wiki-page:
37695 \begin_inset Newline newline
37696 \end_inset
37697
37698
37699 \begin_inset Flex URL
37700 status open
37701
37702 \begin_layout Plain Layout
37703
37704 http://wiki.lyx.org/LyX/LinguistLyX
37705 \end_layout
37706
37707 \end_inset
37708
37709
37710 \end_layout
37711
37712 \begin_layout Subsection
37713 Formatting
37714 \end_layout
37715
37716 \begin_layout Standard
37717 Here you can insert the following format constructs:
37718 \end_layout
37719
37720 \begin_layout Description
37721 Superscript Inserts a superscript: test
37722 \begin_inset Formula $^{\text{a,b}}$
37723 \end_inset
37724
37725
37726 \end_layout
37727
37728 \begin_layout Description
37729 Subscript Inserts a subscript: test
37730 \begin_inset Formula $_{\text{3x}}$
37731 \end_inset
37732
37733
37734 \end_layout
37735
37736 \begin_layout Description
37737 Protected
37738 \begin_inset space ~
37739 \end_inset
37740
37741 Space Inserts a protected space that is described in section
37742 \begin_inset space ~
37743 \end_inset
37744
37745
37746 \begin_inset CommandInset ref
37747 LatexCommand ref
37748 reference "sub:Protected-Space"
37749
37750 \end_inset
37751
37752 .
37753 \end_layout
37754
37755 \begin_layout Description
37756 Inter-word
37757 \begin_inset space ~
37758 \end_inset
37759
37760 Space Inserts an inter-word space that is described in section
37761 \begin_inset space ~
37762 \end_inset
37763
37764
37765 \begin_inset CommandInset ref
37766 LatexCommand ref
37767 reference "sub:Inter-word-Space"
37768
37769 \end_inset
37770
37771 .
37772 \end_layout
37773
37774 \begin_layout Description
37775 Thin
37776 \begin_inset space ~
37777 \end_inset
37778
37779 Space Inserts a thin space that is described in section
37780 \begin_inset space ~
37781 \end_inset
37782
37783
37784 \begin_inset CommandInset ref
37785 LatexCommand ref
37786 reference "sub:Thin-Space"
37787
37788 \end_inset
37789
37790 .
37791 \end_layout
37792
37793 \begin_layout Description
37794 Horizontal
37795 \begin_inset space ~
37796 \end_inset
37797
37798 Space Inserts horizontal space, see section
37799 \begin_inset space ~
37800 \end_inset
37801
37802
37803 \begin_inset CommandInset ref
37804 LatexCommand ref
37805 reference "sub:Horizontal-Space"
37806
37807 \end_inset
37808
37809  for a description.
37810 \end_layout
37811
37812 \begin_layout Description
37813 Horizontal
37814 \begin_inset space ~
37815 \end_inset
37816
37817 Line Inserts a horizontal line, see section
37818 \begin_inset space ~
37819 \end_inset
37820
37821
37822 \begin_inset CommandInset ref
37823 LatexCommand ref
37824 reference "sub:Horizontal-Lines"
37825
37826 \end_inset
37827
37828  for a description.
37829 \end_layout
37830
37831 \begin_layout Description
37832 Vertical
37833 \begin_inset space ~
37834 \end_inset
37835
37836 Space Inserts vertical space, see section
37837 \begin_inset space ~
37838 \end_inset
37839
37840
37841 \begin_inset CommandInset ref
37842 LatexCommand ref
37843 reference "sub:Vertical-Space"
37844
37845 \end_inset
37846
37847  for a description.
37848 \end_layout
37849
37850 \begin_layout Description
37851 Hyphenation
37852 \begin_inset space ~
37853 \end_inset
37854
37855 Point Inserts a hyphenation point, see section
37856 \begin_inset space ~
37857 \end_inset
37858
37859
37860 \begin_inset CommandInset ref
37861 LatexCommand ref
37862 reference "sub:Hyphenation"
37863
37864 \end_inset
37865
37866 .
37867 \end_layout
37868
37869 \begin_layout Description
37870 Ligature
37871 \begin_inset space ~
37872 \end_inset
37873
37874 Break Inserts a ligature break, see section
37875 \begin_inset space ~
37876 \end_inset
37877
37878
37879 \begin_inset CommandInset ref
37880 LatexCommand ref
37881 reference "sub:Ligatures"
37882
37883 \end_inset
37884
37885 .
37886 \end_layout
37887
37888 \begin_layout Description
37889 Ragged
37890 \begin_inset space ~
37891 \end_inset
37892
37893 Line
37894 \begin_inset space ~
37895 \end_inset
37896
37897 Break Inserts a forced line break, see section
37898 \begin_inset space ~
37899 \end_inset
37900
37901
37902 \begin_inset CommandInset ref
37903 LatexCommand ref
37904 reference "sub:Forced-Line-Breaks"
37905
37906 \end_inset
37907
37908 .
37909 \end_layout
37910
37911 \begin_layout Description
37912 Justified
37913 \begin_inset space ~
37914 \end_inset
37915
37916 Break Inserts a forced line break that furthermore stretches the broken
37917  text line to the page border, see section
37918 \begin_inset space ~
37919 \end_inset
37920
37921
37922 \begin_inset CommandInset ref
37923 LatexCommand ref
37924 reference "sub:Forced-Line-Breaks"
37925
37926 \end_inset
37927
37928 .
37929 \end_layout
37930
37931 \begin_layout Description
37932 New
37933 \begin_inset space ~
37934 \end_inset
37935
37936 Page Inserts a forced page break, described in section
37937 \begin_inset space ~
37938 \end_inset
37939
37940
37941 \begin_inset CommandInset ref
37942 LatexCommand ref
37943 reference "sub:Forced-Page-Breaks"
37944
37945 \end_inset
37946
37947 .
37948 \end_layout
37949
37950 \begin_layout Description
37951 Page
37952 \begin_inset space ~
37953 \end_inset
37954
37955 Break Inserts a forced page break that furthermore stretches the broken
37956  text page to the page border, described in section
37957 \begin_inset space ~
37958 \end_inset
37959
37960
37961 \begin_inset CommandInset ref
37962 LatexCommand ref
37963 reference "sub:Forced-Page-Breaks"
37964
37965 \end_inset
37966
37967 .
37968 \end_layout
37969
37970 \begin_layout Description
37971 Clear
37972 \begin_inset space ~
37973 \end_inset
37974
37975 Page Inserts a clear page break, described in section
37976 \begin_inset space ~
37977 \end_inset
37978
37979
37980 \begin_inset CommandInset ref
37981 LatexCommand ref
37982 reference "sub:Clear-Page-Breaks"
37983
37984 \end_inset
37985
37986 .
37987 \end_layout
37988
37989 \begin_layout Description
37990 Clear
37991 \begin_inset space ~
37992 \end_inset
37993
37994 Double
37995 \begin_inset space ~
37996 \end_inset
37997
37998 Page Inserts a clear doublepage break, described in section
37999 \begin_inset space ~
38000 \end_inset
38001
38002
38003 \begin_inset CommandInset ref
38004 LatexCommand ref
38005 reference "sub:Clear-Page-Breaks"
38006
38007 \end_inset
38008
38009 .
38010 \end_layout
38011
38012 \begin_layout Subsection
38013 List / TOC
38014 \end_layout
38015
38016 \begin_layout Standard
38017 Various lists can be inserted with this menu entry.
38018  The table of contents, the algorithm, figures, and tables list are described
38019  in section
38020 \begin_inset space ~
38021 \end_inset
38022
38023
38024 \begin_inset CommandInset ref
38025 LatexCommand ref
38026 reference "sec:toc"
38027
38028 \end_inset
38029
38030 .
38031  The index list is described in section
38032 \begin_inset space ~
38033 \end_inset
38034
38035
38036 \begin_inset CommandInset ref
38037 LatexCommand ref
38038 reference "sec:Index"
38039
38040 \end_inset
38041
38042 , the nomenclature in section
38043 \begin_inset space ~
38044 \end_inset
38045
38046
38047 \begin_inset CommandInset ref
38048 LatexCommand ref
38049 reference "sec:Nomenclature"
38050
38051 \end_inset
38052
38053 , and the BibTeX bibliography in section
38054 \begin_inset space ~
38055 \end_inset
38056
38057
38058 \begin_inset CommandInset ref
38059 LatexCommand ref
38060 reference "sub:Bibliography-databases"
38061
38062 \end_inset
38063
38064 .
38065 \end_layout
38066
38067 \begin_layout Subsection
38068 Float
38069 \end_layout
38070
38071 \begin_layout Standard
38072 To insert floats, described in section
38073 \begin_inset space ~
38074 \end_inset
38075
38076
38077 \begin_inset CommandInset ref
38078 LatexCommand ref
38079 reference "sec:Floats"
38080
38081 \end_inset
38082
38083 .
38084 \end_layout
38085
38086 \begin_layout Subsection
38087 Note
38088 \end_layout
38089
38090 \begin_layout Standard
38091 To insert notes, described in section
38092 \begin_inset space ~
38093 \end_inset
38094
38095
38096 \begin_inset CommandInset ref
38097 LatexCommand ref
38098 reference "sec:Notes"
38099
38100 \end_inset
38101
38102 .
38103 \end_layout
38104
38105 \begin_layout Subsection
38106 Branch
38107 \end_layout
38108
38109 \begin_layout Standard
38110 Inserts branch insets as described in section
38111 \begin_inset space ~
38112 \end_inset
38113
38114
38115 \begin_inset CommandInset ref
38116 LatexCommand ref
38117 reference "sec:Branches"
38118
38119 \end_inset
38120
38121 .
38122 \end_layout
38123
38124 \begin_layout Subsection
38125 Custom Insets
38126 \end_layout
38127
38128 \begin_layout Standard
38129 Inserts document class-specific insets.
38130  Such insets only exist when they are defined in the layout file for a certain
38131  document class.
38132  An example is the document class 
38133 \begin_inset Quotes eld
38134 \end_inset
38135
38136 article (Elsevier)
38137 \begin_inset Quotes erd
38138 \end_inset
38139
38140  with three custom insets.
38141  The section 
38142 \emph on
38143 Flex insets and InsetLayout
38144 \emph default
38145  of the 
38146 \emph on
38147 Customization
38148 \emph default
38149  manual explains how custom insets are defined.
38150 \end_layout
38151
38152 \begin_layout Subsection
38153 File
38154 \begin_inset Index idx
38155 status collapsed
38156
38157 \begin_layout Plain Layout
38158 External Material
38159 \end_layout
38160
38161 \end_inset
38162
38163
38164 \end_layout
38165
38166 \begin_layout Standard
38167 This menu entry allows you to insert or include the contents of other LyX
38168  files in your document.
38169  How you can do this is explained in detail in the chapter 
38170 \emph on
38171 External Stuff
38172 \emph default
38173  of the 
38174 \emph on
38175 Embedded Objects
38176 \emph default
38177  manual.
38178 \end_layout
38179
38180 \begin_layout Subsection
38181 Box
38182 \begin_inset Index idx
38183 status collapsed
38184
38185 \begin_layout Plain Layout
38186 Boxes
38187 \end_layout
38188
38189 \end_inset
38190
38191
38192 \end_layout
38193
38194 \begin_layout Standard
38195 Inserts a minipage box that is described section
38196 \begin_inset space ~
38197 \end_inset
38198
38199
38200 \begin_inset CommandInset ref
38201 LatexCommand ref
38202 reference "sec:Minipages"
38203
38204 \end_inset
38205
38206 .
38207  All box types supported by LyX are explained in detail in the chapter 
38208 \emph on
38209 Boxes
38210 \emph default
38211  of the 
38212 \emph on
38213 Embedded Objects
38214 \emph default
38215  manual.
38216 \end_layout
38217
38218 \begin_layout Subsection
38219 Citation
38220 \end_layout
38221
38222 \begin_layout Standard
38223 Inserts a citation as described in section
38224 \begin_inset space ~
38225 \end_inset
38226
38227
38228 \begin_inset CommandInset ref
38229 LatexCommand ref
38230 reference "sec:Bibliography"
38231
38232 \end_inset
38233
38234 .
38235 \end_layout
38236
38237 \begin_layout Subsection
38238 Cross-Reference
38239 \end_layout
38240
38241 \begin_layout Standard
38242 Inserts a cross-reference as described in section
38243 \begin_inset space ~
38244 \end_inset
38245
38246
38247 \begin_inset CommandInset ref
38248 LatexCommand ref
38249 reference "sec:Cross-References"
38250
38251 \end_inset
38252
38253 .
38254 \end_layout
38255
38256 \begin_layout Subsection
38257 Label
38258 \end_layout
38259
38260 \begin_layout Standard
38261 Inserts a label as described in section
38262 \begin_inset space ~
38263 \end_inset
38264
38265
38266 \begin_inset CommandInset ref
38267 LatexCommand ref
38268 reference "sec:Cross-References"
38269
38270 \end_inset
38271
38272 .
38273 \end_layout
38274
38275 \begin_layout Subsection
38276 Caption
38277 \begin_inset Index idx
38278 status collapsed
38279
38280 \begin_layout Plain Layout
38281 Captions
38282 \end_layout
38283
38284 \end_inset
38285
38286
38287 \begin_inset Index idx
38288 status collapsed
38289
38290 \begin_layout Plain Layout
38291 Longtables ! Caption
38292 \end_layout
38293
38294 \end_inset
38295
38296
38297 \end_layout
38298
38299 \begin_layout Standard
38300 Inserts a caption in a float or longtable.
38301  Floats are described in section
38302 \begin_inset space ~
38303 \end_inset
38304
38305
38306 \begin_inset CommandInset ref
38307 LatexCommand ref
38308 reference "sec:Floats"
38309
38310 \end_inset
38311
38312 , captions in longtables are described in the section 
38313 \emph on
38314 Longtable Captions
38315 \emph default
38316  of the 
38317 \emph on
38318 Embedded Objects
38319 \emph default
38320  manual.
38321 \end_layout
38322
38323 \begin_layout Subsection
38324 Index Entry
38325 \end_layout
38326
38327 \begin_layout Standard
38328 Inserts an index entry as described in section
38329 \begin_inset space ~
38330 \end_inset
38331
38332
38333 \begin_inset CommandInset ref
38334 LatexCommand ref
38335 reference "sec:Index"
38336
38337 \end_inset
38338
38339 .
38340 \end_layout
38341
38342 \begin_layout Subsection
38343 Nomenclature Entry
38344 \end_layout
38345
38346 \begin_layout Standard
38347 Inserts a nomenclature entry as described in section
38348 \begin_inset space ~
38349 \end_inset
38350
38351
38352 \begin_inset CommandInset ref
38353 LatexCommand ref
38354 reference "sec:Nomenclature"
38355
38356 \end_inset
38357
38358 .
38359 \end_layout
38360
38361 \begin_layout Subsection
38362 Table
38363 \end_layout
38364
38365 \begin_layout Standard
38366 Inserts a table.
38367  Tables are described in section
38368 \begin_inset space ~
38369 \end_inset
38370
38371
38372 \begin_inset CommandInset ref
38373 LatexCommand ref
38374 reference "sec:Tables"
38375
38376 \end_inset
38377
38378 .
38379 \end_layout
38380
38381 \begin_layout Subsection
38382 Graphics
38383 \end_layout
38384
38385 \begin_layout Standard
38386 Inserts a graphic.
38387  Graphics are described in section
38388 \begin_inset space ~
38389 \end_inset
38390
38391
38392 \begin_inset CommandInset ref
38393 LatexCommand ref
38394 reference "sec:Graphics"
38395
38396 \end_inset
38397
38398 .
38399 \end_layout
38400
38401 \begin_layout Subsection
38402 URL
38403 \end_layout
38404
38405 \begin_layout Standard
38406 Inserts an URL as described in section
38407 \begin_inset space ~
38408 \end_inset
38409
38410
38411 \begin_inset CommandInset ref
38412 LatexCommand ref
38413 reference "sub:URLs"
38414
38415 \end_inset
38416
38417 .
38418 \end_layout
38419
38420 \begin_layout Subsection
38421 Hyperlinks
38422 \end_layout
38423
38424 \begin_layout Standard
38425 Inserts a hyperlink as described in section
38426 \begin_inset space ~
38427 \end_inset
38428
38429
38430 \begin_inset CommandInset ref
38431 LatexCommand ref
38432 reference "sub:Hyperlinks"
38433
38434 \end_inset
38435
38436 .
38437 \end_layout
38438
38439 \begin_layout Subsection
38440 Footnote
38441 \end_layout
38442
38443 \begin_layout Standard
38444 Inserts a footnote, see section
38445 \begin_inset space ~
38446 \end_inset
38447
38448
38449 \begin_inset CommandInset ref
38450 LatexCommand ref
38451 reference "sec:Footnotes"
38452
38453 \end_inset
38454
38455 .
38456 \end_layout
38457
38458 \begin_layout Subsection
38459 Marginal Note
38460 \end_layout
38461
38462 \begin_layout Standard
38463 Inserts a marginal note, see section
38464 \begin_inset space ~
38465 \end_inset
38466
38467
38468 \begin_inset CommandInset ref
38469 LatexCommand ref
38470 reference "sec:Marginal-Notes"
38471
38472 \end_inset
38473
38474 .
38475 \end_layout
38476
38477 \begin_layout Subsection
38478 Short Title
38479 \end_layout
38480
38481 \begin_layout Standard
38482 Inserts a short title, see section
38483 \begin_inset space ~
38484 \end_inset
38485
38486
38487 \begin_inset CommandInset ref
38488 LatexCommand ref
38489 reference "sec:Short-Titles"
38490
38491 \end_inset
38492
38493 .
38494 \end_layout
38495
38496 \begin_layout Subsection
38497 TeX Code
38498 \end_layout
38499
38500 \begin_layout Standard
38501 Inserts a TeX Code box, see section
38502 \begin_inset space ~
38503 \end_inset
38504
38505
38506 \begin_inset CommandInset ref
38507 LatexCommand ref
38508 reference "sub:TeX-Code-Boxes"
38509
38510 \end_inset
38511
38512  for a description.
38513 \end_layout
38514
38515 \begin_layout Subsection
38516 Program Listing
38517 \begin_inset Index idx
38518 status collapsed
38519
38520 \begin_layout Plain Layout
38521 Program listings
38522 \end_layout
38523
38524 \end_inset
38525
38526
38527 \end_layout
38528
38529 \begin_layout Standard
38530 Inserts a program listings box.
38531  Program listings are explained in the chapter 
38532 \emph on
38533 Program Code Listings
38534 \emph default
38535  of the 
38536 \emph on
38537 Embedded Objects
38538 \emph default
38539  manual.
38540 \end_layout
38541
38542 \begin_layout Subsection
38543 Date
38544 \end_layout
38545
38546 \begin_layout Standard
38547 Inserts the actual date.
38548  The format depends on the date format of the language that is used for
38549  LyX's menus.
38550  LyX offers various ways to insert a date which are explained and also compared
38551  in the section 
38552 \emph on
38553 External Material
38554 \emph default
38555  of the 
38556 \emph on
38557 Embedded Objects
38558 \emph default
38559  manual.
38560 \end_layout
38561
38562 \begin_layout Section
38563 The Navigate Menu
38564 \begin_inset Index idx
38565 status collapsed
38566
38567 \begin_layout Plain Layout
38568 Menu ! Navigate
38569 \end_layout
38570
38571 \end_inset
38572
38573
38574 \end_layout
38575
38576 \begin_layout Standard
38577 This menu lists the existing chapters, sections, figures, tables, etc.
38578 \begin_inset space ~
38579 \end_inset
38580
38581 of the current document.
38582  This allows you to navigate easily through you document.
38583 \end_layout
38584
38585 \begin_layout Subsection
38586 Bookmarks
38587 \end_layout
38588
38589 \begin_layout Standard
38590 With this menu entry you are able to define your own bookmarks.
38591  This is useful when you are working on a large document and often have
38592  to jump e.
38593 \begin_inset space \thinspace{}
38594 \end_inset
38595
38596 g.
38597 \begin_inset space \space{}
38598 \end_inset
38599
38600 between section
38601 \begin_inset space ~
38602 \end_inset
38603
38604 2.5 and 6.3.
38605  To create bookmarks for this example, go to section
38606 \begin_inset space ~
38607 \end_inset
38608
38609 2.5 and use the menu 
38610 \family sans
38611 Save
38612 \begin_inset space ~
38613 \end_inset
38614
38615 Bookmark
38616 \begin_inset space ~
38617 \end_inset
38618
38619 1
38620 \family default
38621 .
38622  Then go to section
38623 \begin_inset space ~
38624 \end_inset
38625
38626 6.3 and use 
38627 \family sans
38628 Save
38629 \begin_inset space ~
38630 \end_inset
38631
38632 Bookmark
38633 \begin_inset space ~
38634 \end_inset
38635
38636
38637 \family default
38638 2.
38639  Now you can jump easily between these sections by using the menu or by
38640  the key bindings 
38641 \begin_inset Info
38642 type  "shortcut"
38643 arg   "bookmark-goto 1"
38644 \end_inset
38645
38646  and 
38647 \begin_inset Info
38648 type  "shortcut"
38649 arg   "bookmark-goto 2"
38650 \end_inset
38651
38652 .
38653 \end_layout
38654
38655 \begin_layout Standard
38656 You can also use bookmarks to jump between several opened documents.
38657  The saved bookmarks are valid till the document is closed.
38658 \end_layout
38659
38660 \begin_layout Subsection
38661 Next Note, Change, Cross-reference
38662 \end_layout
38663
38664 \begin_layout Standard
38665 Jump to the next note, change, or cross-reference following the current
38666  cursor position.
38667 \end_layout
38668
38669 \begin_layout Subsection
38670 Go to Label
38671 \end_layout
38672
38673 \begin_layout Standard
38674 Only active when the cursor is in front of a cross-reference.
38675  Sets the cursor before the referenced label, the same as if you right-click
38676  on a cross-reference box.
38677 \end_layout
38678
38679 \begin_layout Section
38680 The Document Menu
38681 \begin_inset Index idx
38682 status collapsed
38683
38684 \begin_layout Plain Layout
38685 Menu ! Document
38686 \end_layout
38687
38688 \end_inset
38689
38690
38691 \end_layout
38692
38693 \begin_layout Subsection
38694 Change Tracking
38695 \end_layout
38696
38697 \begin_layout Standard
38698 Change Tracking is described in section
38699 \begin_inset space ~
38700 \end_inset
38701
38702
38703 \begin_inset CommandInset ref
38704 LatexCommand ref
38705 reference "sec:Change-Tracking"
38706
38707 \end_inset
38708
38709 .
38710 \end_layout
38711
38712 \begin_layout Subsection
38713 LaT
38714 \begin_inset ERT
38715 status collapsed
38716
38717 \begin_layout Plain Layout
38718
38719 {}
38720 \end_layout
38721
38722 \end_inset
38723
38724 eX Log
38725 \end_layout
38726
38727 \begin_layout Standard
38728 After running LaTeX by viewing or exporting a document, this menu will be
38729  enabled.
38730  It shows the logfile of the used LaTeX-program.
38731 \end_layout
38732
38733 \begin_layout Standard
38734 Here you can see how LaTeX works in the background.
38735  
38736 \emph on
38737 Experts
38738 \emph default
38739  will find in it reasons for LaTeX-errors.
38740 \end_layout
38741
38742 \begin_layout Subsection
38743 Outline
38744 \end_layout
38745
38746 \begin_layout Standard
38747 Opens the TOC/Outline window as described in section
38748 \begin_inset space ~
38749 \end_inset
38750
38751
38752 \begin_inset CommandInset ref
38753 LatexCommand ref
38754 reference "sec:Navigating"
38755
38756 \end_inset
38757
38758  and 
38759 \begin_inset CommandInset ref
38760 LatexCommand ref
38761 reference "sub:Table-of-Contents"
38762
38763 \end_inset
38764
38765 .
38766 \end_layout
38767
38768 \begin_layout Subsection
38769 Start Appendix Here
38770 \end_layout
38771
38772 \begin_layout Standard
38773 This menu will start the appendix of the document at the current cursor
38774  position as described in section
38775 \begin_inset space ~
38776 \end_inset
38777
38778
38779 \begin_inset CommandInset ref
38780 LatexCommand ref
38781 reference "sec:Appendices"
38782
38783 \end_inset
38784
38785 .
38786 \end_layout
38787
38788 \begin_layout Subsection
38789 Compressed
38790 \end_layout
38791
38792 \begin_layout Standard
38793 Un/compresses the current document.
38794 \end_layout
38795
38796 \begin_layout Subsection
38797 Settings
38798 \end_layout
38799
38800 \begin_layout Standard
38801 The document settings are described in appendix
38802 \begin_inset space ~
38803 \end_inset
38804
38805
38806 \begin_inset CommandInset ref
38807 LatexCommand ref
38808 reference "cha:The-Document-Settings"
38809
38810 \end_inset
38811
38812 .
38813 \end_layout
38814
38815 \begin_layout Section
38816 The Tools Menu
38817 \begin_inset Index idx
38818 status collapsed
38819
38820 \begin_layout Plain Layout
38821 Menu ! Tools
38822 \end_layout
38823
38824 \end_inset
38825
38826
38827 \end_layout
38828
38829 \begin_layout Subsection
38830 Spellchecker
38831 \end_layout
38832
38833 \begin_layout Standard
38834 Spell checking is explained in section
38835 \begin_inset space ~
38836 \end_inset
38837
38838
38839 \begin_inset CommandInset ref
38840 LatexCommand ref
38841 reference "sec:Spellchecking"
38842
38843 \end_inset
38844
38845 .
38846 \end_layout
38847
38848 \begin_layout Subsection
38849 Thesaurus
38850 \end_layout
38851
38852 \begin_layout Standard
38853 The thesaurus is described in section
38854 \begin_inset space ~
38855 \end_inset
38856
38857
38858 \begin_inset CommandInset ref
38859 LatexCommand ref
38860 reference "sec:Thesaurus"
38861
38862 \end_inset
38863
38864 .
38865 \end_layout
38866
38867 \begin_layout Subsection
38868 Statistics
38869 \begin_inset Index idx
38870 status collapsed
38871
38872 \begin_layout Plain Layout
38873 Word count
38874 \end_layout
38875
38876 \end_inset
38877
38878
38879 \begin_inset Index idx
38880 status collapsed
38881
38882 \begin_layout Plain Layout
38883 Character count
38884 \end_layout
38885
38886 \end_inset
38887
38888
38889 \end_layout
38890
38891 \begin_layout Standard
38892 Counts the number of words and characters in the actual document or the
38893  highlighted document part.
38894 \end_layout
38895
38896 \begin_layout Subsection
38897 TeX Information
38898 \begin_inset Index idx
38899 status collapsed
38900
38901 \begin_layout Plain Layout
38902 TeX Information
38903 \end_layout
38904
38905 \end_inset
38906
38907
38908 \end_layout
38909
38910 \begin_layout Standard
38911 Shows you a list of the classes and styles installed in your LaTeX-system.
38912 \end_layout
38913
38914 \begin_layout Subsection
38915 Reconfigure
38916 \begin_inset Index idx
38917 status collapsed
38918
38919 \begin_layout Plain Layout
38920 LyX ! Reconfigure|see
38921 \begin_inset ERT
38922 status collapsed
38923
38924 \begin_layout Plain Layout
38925
38926 {
38927 \end_layout
38928
38929 \end_inset
38930
38931 Reconfiguration of LyX
38932 \begin_inset ERT
38933 status collapsed
38934
38935 \begin_layout Plain Layout
38936
38937 }
38938 \end_layout
38939
38940 \end_inset
38941
38942
38943 \end_layout
38944
38945 \end_inset
38946
38947
38948 \begin_inset Index idx
38949 status collapsed
38950
38951 \begin_layout Plain Layout
38952 Reconfiguration of LyX
38953 \end_layout
38954
38955 \end_inset
38956
38957
38958 \end_layout
38959
38960 \begin_layout Standard
38961 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
38962  and needed programs it needs; see also section
38963 \begin_inset space ~
38964 \end_inset
38965
38966
38967 \begin_inset CommandInset ref
38968 LatexCommand ref
38969 reference "sec:Basic-LyX-Setup"
38970
38971 \end_inset
38972
38973 .
38974 \end_layout
38975
38976 \begin_layout Subsection
38977 Preferences
38978 \end_layout
38979
38980 \begin_layout Standard
38981 The preferences dialog is described in detail in appendix
38982 \begin_inset space \thinspace{}
38983 \end_inset
38984
38985
38986 \begin_inset CommandInset ref
38987 LatexCommand ref
38988 reference "cha:The-Preferences-dialog"
38989
38990 \end_inset
38991
38992 .
38993 \end_layout
38994
38995 \begin_layout Section
38996 The Help Menu
38997 \begin_inset Index idx
38998 status collapsed
38999
39000 \begin_layout Plain Layout
39001 Menu ! Help
39002 \end_layout
39003
39004 \end_inset
39005
39006
39007 \end_layout
39008
39009 \begin_layout Standard
39010 This menu opens the documentation files of LyX in the language of LyX's
39011  menus.
39012 \end_layout
39013
39014 \begin_layout Standard
39015 The menu 
39016 \family sans
39017 LaTeX
39018 \begin_inset space ~
39019 \end_inset
39020
39021 Configuration
39022 \family default
39023  shows a LyX-document with information about the LaTeX-packages and classes
39024  found by LyX (see also section
39025 \begin_inset space ~
39026 \end_inset
39027
39028
39029 \begin_inset CommandInset ref
39030 LatexCommand ref
39031 reference "sec:LaTeX-Setup"
39032
39033 \end_inset
39034
39035 ).
39036 \end_layout
39037
39038 \begin_layout Section
39039 Toolbars
39040 \begin_inset CommandInset label
39041 LatexCommand label
39042 name "sec:Toolbars"
39043
39044 \end_inset
39045
39046
39047 \end_layout
39048
39049 \begin_layout Standard
39050 How to show or hide toolbars is explained in section
39051 \begin_inset space ~
39052 \end_inset
39053
39054
39055 \begin_inset CommandInset ref
39056 LatexCommand ref
39057 reference "sub:Toolbars"
39058
39059 \end_inset
39060
39061 .
39062 \end_layout
39063
39064 \begin_layout Standard
39065 It is also possible to define custom toolbars.
39066  This is described in the 
39067 \emph on
39068 Additional Features
39069 \emph default
39070  manual.
39071 \end_layout
39072
39073 \begin_layout Subsection
39074 Standard Toolbar
39075 \begin_inset Index idx
39076 status collapsed
39077
39078 \begin_layout Plain Layout
39079 Toolbar ! Standard
39080 \end_layout
39081
39082 \end_inset
39083
39084
39085 \end_layout
39086
39087 \begin_layout Standard
39088 \begin_inset Graphics
39089         filename clipart/StandardToolbar.png
39090         width 100col%
39091
39092 \end_inset
39093
39094
39095 \end_layout
39096
39097 \begin_layout Standard
39098 \begin_inset VSpace defskip
39099 \end_inset
39100
39101
39102 \end_layout
39103
39104 \begin_layout Standard
39105 The standard toolbar as shown above contains from left to right the following
39106  buttons:
39107 \begin_inset ERT
39108 status collapsed
39109
39110 \begin_layout Plain Layout
39111
39112
39113 \backslash
39114 setlength{
39115 \backslash
39116 LTleft}{0pt}
39117 \end_layout
39118
39119 \end_inset
39120
39121
39122 \begin_inset Note Note
39123 status collapsed
39124
39125 \begin_layout Plain Layout
39126 This is necessary to left align the following longtables.
39127  See the 
39128 \emph on
39129 Embedded Objects
39130 \emph default
39131  manual for more information.
39132 \end_layout
39133
39134 \end_inset
39135
39136
39137 \end_layout
39138
39139 \begin_layout Standard
39140 \begin_inset VSpace defskip
39141 \end_inset
39142
39143
39144 \end_layout
39145
39146 \begin_layout Standard
39147 \begin_inset Tabular
39148 <lyxtabular version="3" rows="1" columns="2">
39149 <features islongtable="true" longtabularalignment="center">
39150 <column alignment="center" valignment="top" width="0">
39151 <column alignment="center" valignment="top" width="0">
39152 <row>
39153 <cell alignment="center" valignment="top" usebox="none">
39154 \begin_inset Text
39155
39156 \begin_layout Plain Layout
39157 \begin_inset Graphics
39158         filename clipart/ToolbarEnvBox.png
39159         clip
39160
39161 \end_inset
39162
39163
39164 \end_layout
39165
39166 \end_inset
39167 </cell>
39168 <cell alignment="center" valignment="top" usebox="none">
39169 \begin_inset Text
39170
39171 \begin_layout Plain Layout
39172 pull-down box for the paragraph environments
39173 \end_layout
39174
39175 \end_inset
39176 </cell>
39177 </row>
39178 </lyxtabular>
39179
39180 \end_inset
39181
39182
39183 \end_layout
39184
39185 \begin_layout Standard
39186 \begin_inset VSpace -10mm
39187 \end_inset
39188
39189
39190 \end_layout
39191
39192 \begin_layout Standard
39193 \align left
39194 \begin_inset Tabular
39195 <lyxtabular version="3" rows="21" columns="2">
39196 <features islongtable="true" longtabularalignment="center">
39197 <column alignment="left" valignment="top" width="0">
39198 <column alignment="left" valignment="top" width="0">
39199 <row interlinespace="2.5mm">
39200 <cell alignment="center" valignment="top" usebox="none">
39201 \begin_inset Text
39202
39203 \begin_layout Plain Layout
39204
39205 \family sans
39206 \begin_inset Info
39207 type  "icon"
39208 arg   "buffer-new"
39209 \end_inset
39210
39211
39212 \end_layout
39213
39214 \end_inset
39215 </cell>
39216 <cell alignment="center" valignment="top" usebox="none">
39217 \begin_inset Text
39218
39219 \begin_layout Plain Layout
39220
39221 \family sans
39222 File\SpecialChar \menuseparator
39223 New
39224 \end_layout
39225
39226 \end_inset
39227 </cell>
39228 </row>
39229 <row interlinespace="2.5mm">
39230 <cell alignment="center" valignment="top" usebox="none">
39231 \begin_inset Text
39232
39233 \begin_layout Plain Layout
39234
39235 \family sans
39236 \begin_inset Info
39237 type  "icon"
39238 arg   "file-open"
39239 \end_inset
39240
39241
39242 \end_layout
39243
39244 \end_inset
39245 </cell>
39246 <cell alignment="center" valignment="top" usebox="none">
39247 \begin_inset Text
39248
39249 \begin_layout Plain Layout
39250
39251 \family sans
39252 File\SpecialChar \menuseparator
39253 Open
39254 \end_layout
39255
39256 \end_inset
39257 </cell>
39258 </row>
39259 <row interlinespace="2.5mm">
39260 <cell alignment="center" valignment="top" usebox="none">
39261 \begin_inset Text
39262
39263 \begin_layout Plain Layout
39264
39265 \family sans
39266 \begin_inset Info
39267 type  "icon"
39268 arg   "buffer-write"
39269 \end_inset
39270
39271
39272 \end_layout
39273
39274 \end_inset
39275 </cell>
39276 <cell alignment="center" valignment="top" usebox="none">
39277 \begin_inset Text
39278
39279 \begin_layout Plain Layout
39280
39281 \family sans
39282 File\SpecialChar \menuseparator
39283 Save
39284 \end_layout
39285
39286 \end_inset
39287 </cell>
39288 </row>
39289 <row interlinespace="2.5mm">
39290 <cell alignment="center" valignment="top" usebox="none">
39291 \begin_inset Text
39292
39293 \begin_layout Plain Layout
39294
39295 \family sans
39296 \begin_inset Info
39297 type  "icon"
39298 arg   "dialog-show print"
39299 \end_inset
39300
39301
39302 \end_layout
39303
39304 \end_inset
39305 </cell>
39306 <cell alignment="center" valignment="top" usebox="none">
39307 \begin_inset Text
39308
39309 \begin_layout Plain Layout
39310
39311 \family sans
39312 File\SpecialChar \menuseparator
39313 Print
39314 \end_layout
39315
39316 \end_inset
39317 </cell>
39318 </row>
39319 <row interlinespace="2.5mm">
39320 <cell alignment="center" valignment="top" usebox="none">
39321 \begin_inset Text
39322
39323 \begin_layout Plain Layout
39324
39325 \family sans
39326 \begin_inset Info
39327 type  "icon"
39328 arg   "dialog-show spellchecker"
39329 \end_inset
39330
39331
39332 \end_layout
39333
39334 \end_inset
39335 </cell>
39336 <cell alignment="center" valignment="top" usebox="none">
39337 \begin_inset Text
39338
39339 \begin_layout Plain Layout
39340
39341 \family sans
39342 Tools\SpecialChar \menuseparator
39343 Spellchecker
39344 \end_layout
39345
39346 \end_inset
39347 </cell>
39348 </row>
39349 <row interlinespace="2.5mm">
39350 <cell alignment="center" valignment="top" usebox="none">
39351 \begin_inset Text
39352
39353 \begin_layout Plain Layout
39354
39355 \family sans
39356 \begin_inset Info
39357 type  "icon"
39358 arg   "undo"
39359 \end_inset
39360
39361
39362 \end_layout
39363
39364 \end_inset
39365 </cell>
39366 <cell alignment="center" valignment="top" usebox="none">
39367 \begin_inset Text
39368
39369 \begin_layout Plain Layout
39370
39371 \family sans
39372 Edit\SpecialChar \menuseparator
39373 Undo
39374 \end_layout
39375
39376 \end_inset
39377 </cell>
39378 </row>
39379 <row interlinespace="2.5mm">
39380 <cell alignment="center" valignment="top" usebox="none">
39381 \begin_inset Text
39382
39383 \begin_layout Plain Layout
39384
39385 \family sans
39386 \begin_inset Info
39387 type  "icon"
39388 arg   "redo"
39389 \end_inset
39390
39391
39392 \end_layout
39393
39394 \end_inset
39395 </cell>
39396 <cell alignment="center" valignment="top" usebox="none">
39397 \begin_inset Text
39398
39399 \begin_layout Plain Layout
39400
39401 \family sans
39402 Edit\SpecialChar \menuseparator
39403 Redo
39404 \end_layout
39405
39406 \end_inset
39407 </cell>
39408 </row>
39409 <row interlinespace="2.5mm">
39410 <cell alignment="center" valignment="top" usebox="none">
39411 \begin_inset Text
39412
39413 \begin_layout Plain Layout
39414
39415 \family sans
39416 \begin_inset Info
39417 type  "icon"
39418 arg   "cut"
39419 \end_inset
39420
39421
39422 \end_layout
39423
39424 \end_inset
39425 </cell>
39426 <cell alignment="center" valignment="top" usebox="none">
39427 \begin_inset Text
39428
39429 \begin_layout Plain Layout
39430
39431 \family sans
39432 Edit\SpecialChar \menuseparator
39433 Cut
39434 \end_layout
39435
39436 \end_inset
39437 </cell>
39438 </row>
39439 <row interlinespace="2.5mm">
39440 <cell alignment="center" valignment="top" usebox="none">
39441 \begin_inset Text
39442
39443 \begin_layout Plain Layout
39444
39445 \family sans
39446 \begin_inset Info
39447 type  "icon"
39448 arg   "copy"
39449 \end_inset
39450
39451
39452 \end_layout
39453
39454 \end_inset
39455 </cell>
39456 <cell alignment="center" valignment="top" usebox="none">
39457 \begin_inset Text
39458
39459 \begin_layout Plain Layout
39460
39461 \family sans
39462 Edit\SpecialChar \menuseparator
39463 Copy
39464 \end_layout
39465
39466 \end_inset
39467 </cell>
39468 </row>
39469 <row interlinespace="2.5mm">
39470 <cell alignment="center" valignment="top" usebox="none">
39471 \begin_inset Text
39472
39473 \begin_layout Plain Layout
39474
39475 \family sans
39476 \begin_inset Info
39477 type  "icon"
39478 arg   "paste"
39479 \end_inset
39480
39481
39482 \end_layout
39483
39484 \end_inset
39485 </cell>
39486 <cell alignment="center" valignment="top" usebox="none">
39487 \begin_inset Text
39488
39489 \begin_layout Plain Layout
39490
39491 \family sans
39492 Edit\SpecialChar \menuseparator
39493 Paste
39494 \end_layout
39495
39496 \end_inset
39497 </cell>
39498 </row>
39499 <row interlinespace="2.5mm">
39500 <cell alignment="center" valignment="top" usebox="none">
39501 \begin_inset Text
39502
39503 \begin_layout Plain Layout
39504
39505 \family sans
39506 \begin_inset Info
39507 type  "icon"
39508 arg   "dialog-show findreplace"
39509 \end_inset
39510
39511
39512 \end_layout
39513
39514 \end_inset
39515 </cell>
39516 <cell alignment="center" valignment="top" usebox="none">
39517 \begin_inset Text
39518
39519 \begin_layout Plain Layout
39520
39521 \family sans
39522 Edit\SpecialChar \menuseparator
39523 Find
39524 \begin_inset space \thinspace{}
39525 \end_inset
39526
39527 &
39528 \begin_inset space \thinspace{}
39529 \end_inset
39530
39531 Replace
39532 \end_layout
39533
39534 \end_inset
39535 </cell>
39536 </row>
39537 <row interlinespace="2.5mm">
39538 <cell alignment="center" valignment="top" usebox="none">
39539 \begin_inset Text
39540
39541 \begin_layout Plain Layout
39542
39543 \family sans
39544 \begin_inset Info
39545 type  "icon"
39546 arg   "bookmark-goto 0"
39547 \end_inset
39548
39549
39550 \end_layout
39551
39552 \end_inset
39553 </cell>
39554 <cell alignment="center" valignment="top" usebox="none">
39555 \begin_inset Text
39556
39557 \begin_layout Plain Layout
39558
39559 \family sans
39560 Navigate\SpecialChar \menuseparator
39561 Bookmarks\SpecialChar \menuseparator
39562 Navigate Back
39563 \end_layout
39564
39565 \end_inset
39566 </cell>
39567 </row>
39568 <row interlinespace="2.5mm">
39569 <cell alignment="center" valignment="top" usebox="none">
39570 \begin_inset Text
39571
39572 \begin_layout Plain Layout
39573
39574 \family sans
39575 \begin_inset Info
39576 type  "icon"
39577 arg   "font-emph"
39578 \end_inset
39579
39580
39581 \end_layout
39582
39583 \end_inset
39584 </cell>
39585 <cell alignment="center" valignment="top" usebox="none">
39586 \begin_inset Text
39587
39588 \begin_layout Plain Layout
39589 Emphasize text, function of the Edit
39590 \family sans
39591 \SpecialChar \menuseparator
39592 Text
39593 \begin_inset space ~
39594 \end_inset
39595
39596 Style
39597 \family default
39598  dialog
39599 \end_layout
39600
39601 \end_inset
39602 </cell>
39603 </row>
39604 <row interlinespace="2.5mm">
39605 <cell alignment="center" valignment="top" usebox="none">
39606 \begin_inset Text
39607
39608 \begin_layout Plain Layout
39609
39610 \family sans
39611 \begin_inset Info
39612 type  "icon"
39613 arg   "font-noun"
39614 \end_inset
39615
39616
39617 \end_layout
39618
39619 \end_inset
39620 </cell>
39621 <cell alignment="center" valignment="top" usebox="none">
39622 \begin_inset Text
39623
39624 \begin_layout Plain Layout
39625 Set text to noun style, function of the Edit
39626 \family sans
39627 \SpecialChar \menuseparator
39628 Text
39629 \begin_inset space ~
39630 \end_inset
39631
39632 Style
39633 \family default
39634  dialog
39635 \end_layout
39636
39637 \end_inset
39638 </cell>
39639 </row>
39640 <row interlinespace="2.5mm">
39641 <cell alignment="center" valignment="top" usebox="none">
39642 \begin_inset Text
39643
39644 \begin_layout Plain Layout
39645
39646 \family sans
39647 \begin_inset Info
39648 type  "icon"
39649 arg   "textstyle-apply"
39650 \end_inset
39651
39652
39653 \end_layout
39654
39655 \end_inset
39656 </cell>
39657 <cell alignment="center" valignment="top" usebox="none">
39658 \begin_inset Text
39659
39660 \begin_layout Plain Layout
39661 Formats text using the current settings in the 
39662 \family sans
39663 Edit\SpecialChar \menuseparator
39664 Text
39665 \begin_inset space ~
39666 \end_inset
39667
39668 Style
39669 \family default
39670  dialog
39671 \end_layout
39672
39673 \end_inset
39674 </cell>
39675 </row>
39676 <row interlinespace="2.5mm">
39677 <cell alignment="center" valignment="top" usebox="none">
39678 \begin_inset Text
39679
39680 \begin_layout Plain Layout
39681
39682 \family sans
39683 \begin_inset Info
39684 type  "icon"
39685 arg   "math-mode"
39686 \end_inset
39687
39688
39689 \end_layout
39690
39691 \end_inset
39692 </cell>
39693 <cell alignment="center" valignment="top" usebox="none">
39694 \begin_inset Text
39695
39696 \begin_layout Plain Layout
39697
39698 \family sans
39699 Insert\SpecialChar \menuseparator
39700 Math\SpecialChar \menuseparator
39701 Inline
39702 \begin_inset space ~
39703 \end_inset
39704
39705 Formula
39706 \end_layout
39707
39708 \end_inset
39709 </cell>
39710 </row>
39711 <row interlinespace="2.5mm">
39712 <cell alignment="center" valignment="top" usebox="none">
39713 \begin_inset Text
39714
39715 \begin_layout Plain Layout
39716
39717 \family sans
39718 \begin_inset Info
39719 type  "icon"
39720 arg   "dialog-show-new-inset graphics"
39721 \end_inset
39722
39723
39724 \end_layout
39725
39726 \end_inset
39727 </cell>
39728 <cell alignment="center" valignment="top" usebox="none">
39729 \begin_inset Text
39730
39731 \begin_layout Plain Layout
39732
39733 \family sans
39734 Insert\SpecialChar \menuseparator
39735 Graphics
39736 \end_layout
39737
39738 \end_inset
39739 </cell>
39740 </row>
39741 <row interlinespace="2.5mm">
39742 <cell alignment="center" valignment="top" usebox="none">
39743 \begin_inset Text
39744
39745 \begin_layout Plain Layout
39746 \begin_inset Info
39747 type  "icon"
39748 arg   "tabular-insert"
39749 \end_inset
39750
39751
39752 \end_layout
39753
39754 \end_inset
39755 </cell>
39756 <cell alignment="center" valignment="top" usebox="none">
39757 \begin_inset Text
39758
39759 \begin_layout Plain Layout
39760
39761 \family sans
39762 Insert\SpecialChar \menuseparator
39763 Table
39764 \end_layout
39765
39766 \end_inset
39767 </cell>
39768 </row>
39769 <row interlinespace="2.5mm">
39770 <cell alignment="center" valignment="top" usebox="none">
39771 \begin_inset Text
39772
39773 \begin_layout Plain Layout
39774
39775 \family sans
39776 \begin_inset Info
39777 type  "icon"
39778 arg   "dialog-toggle toc"
39779 \end_inset
39780
39781
39782 \end_layout
39783
39784 \end_inset
39785 </cell>
39786 <cell alignment="center" valignment="top" usebox="none">
39787 \begin_inset Text
39788
39789 \begin_layout Plain Layout
39790 Toggle outline window on/off, 
39791 \family sans
39792 Document\SpecialChar \menuseparator
39793 Outline
39794 \end_layout
39795
39796 \end_inset
39797 </cell>
39798 </row>
39799 <row interlinespace="2.5mm">
39800 <cell alignment="center" valignment="top" usebox="none">
39801 \begin_inset Text
39802
39803 \begin_layout Plain Layout
39804
39805 \family sans
39806 \begin_inset Info
39807 type  "icon"
39808 arg   "toolbar-toggle math"
39809 \end_inset
39810
39811
39812 \end_layout
39813
39814 \end_inset
39815 </cell>
39816 <cell alignment="center" valignment="top" usebox="none">
39817 \begin_inset Text
39818
39819 \begin_layout Plain Layout
39820 Toggle math toolbar on/off
39821 \end_layout
39822
39823 \end_inset
39824 </cell>
39825 </row>
39826 <row interlinespace="2.5mm">
39827 <cell alignment="center" valignment="top" usebox="none">
39828 \begin_inset Text
39829
39830 \begin_layout Plain Layout
39831
39832 \family sans
39833 \begin_inset Info
39834 type  "icon"
39835 arg   "toolbar-toggle table"
39836 \end_inset
39837
39838
39839 \end_layout
39840
39841 \end_inset
39842 </cell>
39843 <cell alignment="center" valignment="top" usebox="none">
39844 \begin_inset Text
39845
39846 \begin_layout Plain Layout
39847 Toggle table toolbar on/off
39848 \end_layout
39849
39850 \end_inset
39851 </cell>
39852 </row>
39853 </lyxtabular>
39854
39855 \end_inset
39856
39857
39858 \end_layout
39859
39860 \begin_layout Subsection
39861 Extra Toolbar
39862 \begin_inset Index idx
39863 status collapsed
39864
39865 \begin_layout Plain Layout
39866 Toolbar ! Extra
39867 \end_layout
39868
39869 \end_inset
39870
39871
39872 \end_layout
39873
39874 \begin_layout Standard
39875 \begin_inset Graphics
39876         filename clipart/ExtraToolbar.png
39877         width 100col%
39878
39879 \end_inset
39880
39881
39882 \end_layout
39883
39884 \begin_layout Standard
39885 \begin_inset VSpace defskip
39886 \end_inset
39887
39888
39889 \end_layout
39890
39891 \begin_layout Standard
39892 The extra toolbar as shown above contains from left to right the following
39893  buttons:
39894 \end_layout
39895
39896 \begin_layout Standard
39897 \begin_inset VSpace defskip
39898 \end_inset
39899
39900
39901 \end_layout
39902
39903 \begin_layout Standard
39904 \begin_inset Tabular
39905 <lyxtabular version="3" rows="25" columns="2">
39906 <features islongtable="true" longtabularalignment="center">
39907 <column alignment="left" valignment="top" width="0">
39908 <column alignment="left" valignment="top" width="0">
39909 <row interlinespace="2.5mm">
39910 <cell alignment="center" valignment="top" usebox="none">
39911 \begin_inset Text
39912
39913 \begin_layout Plain Layout
39914
39915 \family sans
39916 \begin_inset Info
39917 type  "icon"
39918 arg   "layout"
39919 \end_inset
39920
39921
39922 \end_layout
39923
39924 \end_inset
39925 </cell>
39926 <cell alignment="center" valignment="top" usebox="none">
39927 \begin_inset Text
39928
39929 \begin_layout Plain Layout
39930 Default
39931 \end_layout
39932
39933 \end_inset
39934 </cell>
39935 </row>
39936 <row interlinespace="2.5mm">
39937 <cell alignment="center" valignment="top" usebox="none">
39938 \begin_inset Text
39939
39940 \begin_layout Plain Layout
39941
39942 \family sans
39943 \begin_inset Info
39944 type  "icon"
39945 arg   "layout Enumerate"
39946 \end_inset
39947
39948
39949 \end_layout
39950
39951 \end_inset
39952 </cell>
39953 <cell alignment="center" valignment="top" usebox="none">
39954 \begin_inset Text
39955
39956 \begin_layout Plain Layout
39957 Numbered list
39958 \end_layout
39959
39960 \end_inset
39961 </cell>
39962 </row>
39963 <row interlinespace="2.5mm">
39964 <cell alignment="center" valignment="top" usebox="none">
39965 \begin_inset Text
39966
39967 \begin_layout Plain Layout
39968
39969 \family sans
39970 \begin_inset Info
39971 type  "icon"
39972 arg   "layout Itemize"
39973 \end_inset
39974
39975
39976 \end_layout
39977
39978 \end_inset
39979 </cell>
39980 <cell alignment="center" valignment="top" usebox="none">
39981 \begin_inset Text
39982
39983 \begin_layout Plain Layout
39984 Itemized list
39985 \end_layout
39986
39987 \end_inset
39988 </cell>
39989 </row>
39990 <row interlinespace="2.5mm">
39991 <cell alignment="center" valignment="top" usebox="none">
39992 \begin_inset Text
39993
39994 \begin_layout Plain Layout
39995
39996 \family sans
39997 \begin_inset Info
39998 type  "icon"
39999 arg   "layout List"
40000 \end_inset
40001
40002
40003 \end_layout
40004
40005 \end_inset
40006 </cell>
40007 <cell alignment="center" valignment="top" usebox="none">
40008 \begin_inset Text
40009
40010 \begin_layout Plain Layout
40011 List
40012 \end_layout
40013
40014 \end_inset
40015 </cell>
40016 </row>
40017 <row interlinespace="2.5mm">
40018 <cell alignment="center" valignment="top" usebox="none">
40019 \begin_inset Text
40020
40021 \begin_layout Plain Layout
40022
40023 \family sans
40024 \begin_inset Info
40025 type  "icon"
40026 arg   "layout Description"
40027 \end_inset
40028
40029
40030 \end_layout
40031
40032 \end_inset
40033 </cell>
40034 <cell alignment="center" valignment="top" usebox="none">
40035 \begin_inset Text
40036
40037 \begin_layout Plain Layout
40038 Description list
40039 \end_layout
40040
40041 \end_inset
40042 </cell>
40043 </row>
40044 <row interlinespace="2.5mm">
40045 <cell alignment="center" valignment="top" usebox="none">
40046 \begin_inset Text
40047
40048 \begin_layout Plain Layout
40049
40050 \family sans
40051 \begin_inset Info
40052 type  "icon"
40053 arg   "depth-increment"
40054 \end_inset
40055
40056
40057 \end_layout
40058
40059 \end_inset
40060 </cell>
40061 <cell alignment="center" valignment="top" usebox="none">
40062 \begin_inset Text
40063
40064 \begin_layout Plain Layout
40065
40066 \family sans
40067 Edit\SpecialChar \menuseparator
40068 Increase
40069 \begin_inset space ~
40070 \end_inset
40071
40072 List
40073 \begin_inset space ~
40074 \end_inset
40075
40076 Depth
40077 \end_layout
40078
40079 \end_inset
40080 </cell>
40081 </row>
40082 <row interlinespace="2.5mm">
40083 <cell alignment="center" valignment="top" usebox="none">
40084 \begin_inset Text
40085
40086 \begin_layout Plain Layout
40087
40088 \family sans
40089 \begin_inset Info
40090 type  "icon"
40091 arg   "depth-decrement"
40092 \end_inset
40093
40094
40095 \end_layout
40096
40097 \end_inset
40098 </cell>
40099 <cell alignment="center" valignment="top" usebox="none">
40100 \begin_inset Text
40101
40102 \begin_layout Plain Layout
40103
40104 \family sans
40105 Edit\SpecialChar \menuseparator
40106 Decrease
40107 \begin_inset space ~
40108 \end_inset
40109
40110 List
40111 \begin_inset space ~
40112 \end_inset
40113
40114 Depth
40115 \end_layout
40116
40117 \end_inset
40118 </cell>
40119 </row>
40120 <row interlinespace="2.5mm">
40121 <cell alignment="center" valignment="top" usebox="none">
40122 \begin_inset Text
40123
40124 \begin_layout Plain Layout
40125
40126 \family sans
40127 \begin_inset Info
40128 type  "icon"
40129 arg   "float-insert figure"
40130 \end_inset
40131
40132
40133 \end_layout
40134
40135 \end_inset
40136 </cell>
40137 <cell alignment="center" valignment="top" usebox="none">
40138 \begin_inset Text
40139
40140 \begin_layout Plain Layout
40141
40142 \family sans
40143 Insert\SpecialChar \menuseparator
40144 Float\SpecialChar \menuseparator
40145 Figure
40146 \end_layout
40147
40148 \end_inset
40149 </cell>
40150 </row>
40151 <row interlinespace="2.5mm">
40152 <cell alignment="center" valignment="top" usebox="none">
40153 \begin_inset Text
40154
40155 \begin_layout Plain Layout
40156
40157 \family sans
40158 \begin_inset Info
40159 type  "icon"
40160 arg   "float-insert table"
40161 \end_inset
40162
40163
40164 \end_layout
40165
40166 \end_inset
40167 </cell>
40168 <cell alignment="center" valignment="top" usebox="none">
40169 \begin_inset Text
40170
40171 \begin_layout Plain Layout
40172
40173 \family sans
40174 Insert\SpecialChar \menuseparator
40175 Float\SpecialChar \menuseparator
40176 Table
40177 \end_layout
40178
40179 \end_inset
40180 </cell>
40181 </row>
40182 <row interlinespace="2.5mm">
40183 <cell alignment="center" valignment="top" usebox="none">
40184 \begin_inset Text
40185
40186 \begin_layout Plain Layout
40187
40188 \family sans
40189 \begin_inset Info
40190 type  "icon"
40191 arg   "label-insert"
40192 \end_inset
40193
40194
40195 \end_layout
40196
40197 \end_inset
40198 </cell>
40199 <cell alignment="center" valignment="top" usebox="none">
40200 \begin_inset Text
40201
40202 \begin_layout Plain Layout
40203
40204 \family sans
40205 Insert\SpecialChar \menuseparator
40206 Label
40207 \end_layout
40208
40209 \end_inset
40210 </cell>
40211 </row>
40212 <row interlinespace="2.5mm">
40213 <cell alignment="center" valignment="top" usebox="none">
40214 \begin_inset Text
40215
40216 \begin_layout Plain Layout
40217
40218 \family sans
40219 \begin_inset Info
40220 type  "icon"
40221 arg   "dialog-show-new-inset ref"
40222 \end_inset
40223
40224
40225 \end_layout
40226
40227 \end_inset
40228 </cell>
40229 <cell alignment="center" valignment="top" usebox="none">
40230 \begin_inset Text
40231
40232 \begin_layout Plain Layout
40233
40234 \family sans
40235 Insert\SpecialChar \menuseparator
40236 Cross-Reference
40237 \end_layout
40238
40239 \end_inset
40240 </cell>
40241 </row>
40242 <row interlinespace="2.5mm">
40243 <cell alignment="center" valignment="top" usebox="none">
40244 \begin_inset Text
40245
40246 \begin_layout Plain Layout
40247
40248 \family sans
40249 \begin_inset Info
40250 type  "icon"
40251 arg   "dialog-show-new-inset citation"
40252 \end_inset
40253
40254
40255 \end_layout
40256
40257 \end_inset
40258 </cell>
40259 <cell alignment="center" valignment="top" usebox="none">
40260 \begin_inset Text
40261
40262 \begin_layout Plain Layout
40263
40264 \family sans
40265 Insert\SpecialChar \menuseparator
40266 Citation
40267 \end_layout
40268
40269 \end_inset
40270 </cell>
40271 </row>
40272 <row interlinespace="2.5mm">
40273 <cell alignment="center" valignment="top" usebox="none">
40274 \begin_inset Text
40275
40276 \begin_layout Plain Layout
40277
40278 \family sans
40279 \begin_inset Info
40280 type  "icon"
40281 arg   "index-insert"
40282 \end_inset
40283
40284
40285 \end_layout
40286
40287 \end_inset
40288 </cell>
40289 <cell alignment="center" valignment="top" usebox="none">
40290 \begin_inset Text
40291
40292 \begin_layout Plain Layout
40293
40294 \family sans
40295 Insert\SpecialChar \menuseparator
40296 Index
40297 \begin_inset space ~
40298 \end_inset
40299
40300 Entry
40301 \end_layout
40302
40303 \end_inset
40304 </cell>
40305 </row>
40306 <row interlinespace="2.5mm">
40307 <cell alignment="center" valignment="top" usebox="none">
40308 \begin_inset Text
40309
40310 \begin_layout Plain Layout
40311
40312 \family sans
40313 \begin_inset Info
40314 type  "icon"
40315 arg   "nomencl-insert"
40316 \end_inset
40317
40318
40319 \end_layout
40320
40321 \end_inset
40322 </cell>
40323 <cell alignment="center" valignment="top" usebox="none">
40324 \begin_inset Text
40325
40326 \begin_layout Plain Layout
40327
40328 \family sans
40329 Insert\SpecialChar \menuseparator
40330 Nomenclature
40331 \begin_inset space ~
40332 \end_inset
40333
40334 Entry
40335 \end_layout
40336
40337 \end_inset
40338 </cell>
40339 </row>
40340 <row interlinespace="2.5mm">
40341 <cell alignment="center" valignment="top" usebox="none">
40342 \begin_inset Text
40343
40344 \begin_layout Plain Layout
40345
40346 \family sans
40347 \begin_inset Info
40348 type  "icon"
40349 arg   "footnote-insert"
40350 \end_inset
40351
40352
40353 \end_layout
40354
40355 \end_inset
40356 </cell>
40357 <cell alignment="center" valignment="top" usebox="none">
40358 \begin_inset Text
40359
40360 \begin_layout Plain Layout
40361
40362 \family sans
40363 Insert\SpecialChar \menuseparator
40364 Footnote
40365 \end_layout
40366
40367 \end_inset
40368 </cell>
40369 </row>
40370 <row interlinespace="2.5mm">
40371 <cell alignment="center" valignment="top" usebox="none">
40372 \begin_inset Text
40373
40374 \begin_layout Plain Layout
40375
40376 \family sans
40377 \begin_inset Info
40378 type  "icon"
40379 arg   "marginalnote-insert"
40380 \end_inset
40381
40382
40383 \end_layout
40384
40385 \end_inset
40386 </cell>
40387 <cell alignment="center" valignment="top" usebox="none">
40388 \begin_inset Text
40389
40390 \begin_layout Plain Layout
40391
40392 \family sans
40393 Insert\SpecialChar \menuseparator
40394 Marginal
40395 \begin_inset space ~
40396 \end_inset
40397
40398 Note
40399 \end_layout
40400
40401 \end_inset
40402 </cell>
40403 </row>
40404 <row interlinespace="2.5mm">
40405 <cell alignment="center" valignment="top" usebox="none">
40406 \begin_inset Text
40407
40408 \begin_layout Plain Layout
40409
40410 \family sans
40411 \begin_inset Info
40412 type  "icon"
40413 arg   "note-insert"
40414 \end_inset
40415
40416
40417 \end_layout
40418
40419 \end_inset
40420 </cell>
40421 <cell alignment="center" valignment="top" usebox="none">
40422 \begin_inset Text
40423
40424 \begin_layout Plain Layout
40425
40426 \family sans
40427 Insert\SpecialChar \menuseparator
40428 Note\SpecialChar \menuseparator
40429 LyX
40430 \begin_inset space ~
40431 \end_inset
40432
40433 Note
40434 \end_layout
40435
40436 \end_inset
40437 </cell>
40438 </row>
40439 <row interlinespace="2.5mm">
40440 <cell alignment="center" valignment="top" usebox="none">
40441 \begin_inset Text
40442
40443 \begin_layout Plain Layout
40444
40445 \family sans
40446 \begin_inset Info
40447 type  "icon"
40448 arg   "box-insert Frameless"
40449 \end_inset
40450
40451
40452 \end_layout
40453
40454 \end_inset
40455 </cell>
40456 <cell alignment="center" valignment="top" usebox="none">
40457 \begin_inset Text
40458
40459 \begin_layout Plain Layout
40460
40461 \family sans
40462 Insert\SpecialChar \menuseparator
40463 Box
40464 \end_layout
40465
40466 \end_inset
40467 </cell>
40468 </row>
40469 <row interlinespace="2.5mm">
40470 <cell alignment="center" valignment="top" usebox="none">
40471 \begin_inset Text
40472
40473 \begin_layout Plain Layout
40474
40475 \family sans
40476 \begin_inset Info
40477 type  "icon"
40478 arg   "href-insert"
40479 \end_inset
40480
40481
40482 \end_layout
40483
40484 \end_inset
40485 </cell>
40486 <cell alignment="center" valignment="top" usebox="none">
40487 \begin_inset Text
40488
40489 \begin_layout Plain Layout
40490
40491 \family sans
40492 Insert\SpecialChar \menuseparator
40493 URL
40494 \end_layout
40495
40496 \end_inset
40497 </cell>
40498 </row>
40499 <row interlinespace="2.5mm">
40500 <cell alignment="center" valignment="top" usebox="none">
40501 \begin_inset Text
40502
40503 \begin_layout Plain Layout
40504
40505 \family sans
40506 \begin_inset Info
40507 type  "icon"
40508 arg   "ert-insert"
40509 \end_inset
40510
40511
40512 \end_layout
40513
40514 \end_inset
40515 </cell>
40516 <cell alignment="center" valignment="top" usebox="none">
40517 \begin_inset Text
40518
40519 \begin_layout Plain Layout
40520
40521 \family sans
40522 Insert\SpecialChar \menuseparator
40523 T
40524 \family default
40525
40526 \begin_inset ERT
40527 status collapsed
40528
40529 \begin_layout Plain Layout
40530
40531 {}
40532 \end_layout
40533
40534 \end_inset
40535
40536
40537 \family sans
40538 eX
40539 \end_layout
40540
40541 \end_inset
40542 </cell>
40543 </row>
40544 <row interlinespace="2.5mm">
40545 <cell alignment="center" valignment="top" usebox="none">
40546 \begin_inset Text
40547
40548 \begin_layout Plain Layout
40549
40550 \family sans
40551 \begin_inset Info
40552 type  "icon"
40553 arg   "math-macro newmacroname newcommand"
40554 \end_inset
40555
40556
40557 \end_layout
40558
40559 \end_inset
40560 </cell>
40561 <cell alignment="center" valignment="top" usebox="none">
40562 \begin_inset Text
40563
40564 \begin_layout Plain Layout
40565
40566 \family sans
40567 Insert\SpecialChar \menuseparator
40568 Math\SpecialChar \menuseparator
40569 Macro
40570 \end_layout
40571
40572 \end_inset
40573 </cell>
40574 </row>
40575 <row interlinespace="2.5mm">
40576 <cell alignment="center" valignment="top" usebox="none">
40577 \begin_inset Text
40578
40579 \begin_layout Plain Layout
40580
40581 \family sans
40582 \begin_inset Info
40583 type  "icon"
40584 arg   "dialog-show-new-inset include"
40585 \end_inset
40586
40587
40588 \end_layout
40589
40590 \end_inset
40591 </cell>
40592 <cell alignment="center" valignment="top" usebox="none">
40593 \begin_inset Text
40594
40595 \begin_layout Plain Layout
40596
40597 \family sans
40598 Insert\SpecialChar \menuseparator
40599 File\SpecialChar \menuseparator
40600 Child
40601 \begin_inset space ~
40602 \end_inset
40603
40604 Document
40605 \end_layout
40606
40607 \end_inset
40608 </cell>
40609 </row>
40610 <row interlinespace="2.5mm">
40611 <cell alignment="center" valignment="top" usebox="none">
40612 \begin_inset Text
40613
40614 \begin_layout Plain Layout
40615
40616 \family sans
40617 \begin_inset Info
40618 type  "icon"
40619 arg   "dialog-show character"
40620 \end_inset
40621
40622
40623 \end_layout
40624
40625 \end_inset
40626 </cell>
40627 <cell alignment="center" valignment="top" usebox="none">
40628 \begin_inset Text
40629
40630 \begin_layout Plain Layout
40631
40632 \family sans
40633 Edit\SpecialChar \menuseparator
40634 Text
40635 \begin_inset space ~
40636 \end_inset
40637
40638 Style
40639 \end_layout
40640
40641 \end_inset
40642 </cell>
40643 </row>
40644 <row interlinespace="2.5mm">
40645 <cell alignment="center" valignment="top" usebox="none">
40646 \begin_inset Text
40647
40648 \begin_layout Plain Layout
40649
40650 \family sans
40651 \begin_inset Info
40652 type  "icon"
40653 arg   "layout-paragraph"
40654 \end_inset
40655
40656
40657 \end_layout
40658
40659 \end_inset
40660 </cell>
40661 <cell alignment="center" valignment="top" usebox="none">
40662 \begin_inset Text
40663
40664 \begin_layout Plain Layout
40665
40666 \family sans
40667 Edit\SpecialChar \menuseparator
40668 Paragraph
40669 \begin_inset space ~
40670 \end_inset
40671
40672 Settings
40673 \end_layout
40674
40675 \end_inset
40676 </cell>
40677 </row>
40678 <row interlinespace="2.5mm">
40679 <cell alignment="center" valignment="top" usebox="none">
40680 \begin_inset Text
40681
40682 \begin_layout Plain Layout
40683
40684 \family sans
40685 \begin_inset Info
40686 type  "icon"
40687 arg   "thesaurus-entry"
40688 \end_inset
40689
40690
40691 \end_layout
40692
40693 \end_inset
40694 </cell>
40695 <cell alignment="center" valignment="top" usebox="none">
40696 \begin_inset Text
40697
40698 \begin_layout Plain Layout
40699
40700 \family sans
40701 Tools\SpecialChar \menuseparator
40702 Thesaurus
40703 \end_layout
40704
40705 \end_inset
40706 </cell>
40707 </row>
40708 </lyxtabular>
40709
40710 \end_inset
40711
40712
40713 \end_layout
40714
40715 \begin_layout Subsection
40716 View / Update Toolbar
40717 \begin_inset Index idx
40718 status collapsed
40719
40720 \begin_layout Plain Layout
40721 Toolbar ! View / Update
40722 \end_layout
40723
40724 \end_inset
40725
40726
40727 \change_inserted -712698321 1299491111
40728
40729 \end_layout
40730
40731 \begin_layout Standard
40732 \begin_inset Graphics
40733         filename clipart/ViewToolbar.png
40734
40735 \end_inset
40736
40737
40738 \end_layout
40739
40740 \begin_layout Standard
40741 \begin_inset VSpace defskip
40742 \end_inset
40743
40744
40745 \end_layout
40746
40747 \begin_layout Standard
40748 The view / update toolbar as shown above contains from left to right the
40749  following buttons:
40750 \end_layout
40751
40752 \begin_layout Standard
40753 \begin_inset VSpace defskip
40754 \end_inset
40755
40756
40757 \end_layout
40758
40759 \begin_layout Standard
40760 \begin_inset Tabular
40761 <lyxtabular version="3" rows="7" columns="2">
40762 <features islongtable="true" longtabularalignment="center">
40763 <column alignment="left" valignment="top" width="0">
40764 <column alignment="left" valignment="top" width="0">
40765 <row interlinespace="2.5mm">
40766 <cell alignment="center" valignment="top" usebox="none">
40767 \begin_inset Text
40768
40769 \begin_layout Plain Layout
40770
40771 \family sans
40772 \begin_inset Info
40773 type  "icon"
40774 arg   "buffer-view"
40775 \end_inset
40776
40777
40778 \end_layout
40779
40780 \end_inset
40781 </cell>
40782 <cell alignment="center" valignment="top" usebox="none">
40783 \begin_inset Text
40784
40785 \begin_layout Plain Layout
40786
40787 \family sans
40788 View\SpecialChar \menuseparator
40789
40790 \change_deleted -712698321 1301219015
40791 DVI
40792 \change_inserted -712698321 1301219016
40793 View
40794 \change_unchanged
40795
40796 \end_layout
40797
40798 \end_inset
40799 </cell>
40800 </row>
40801 <row interlinespace="2.5mm">
40802 <cell alignment="center" valignment="top" usebox="none">
40803 \begin_inset Text
40804
40805 \begin_layout Plain Layout
40806
40807 \family sans
40808 \begin_inset Info
40809 type  "icon"
40810 arg   "buffer-update"
40811 \end_inset
40812
40813
40814 \end_layout
40815
40816 \end_inset
40817 </cell>
40818 <cell alignment="center" valignment="top" usebox="none">
40819 \begin_inset Text
40820
40821 \begin_layout Plain Layout
40822
40823 \family sans
40824 View\SpecialChar \menuseparator
40825 Update
40826 \change_deleted -712698321 1301219034
40827 \SpecialChar \menuseparator
40828 DVI
40829 \change_unchanged
40830
40831 \end_layout
40832
40833 \end_inset
40834 </cell>
40835 </row>
40836 <row interlinespace="2.5mm">
40837 <cell alignment="center" valignment="top" usebox="none">
40838 \begin_inset Text
40839
40840 \begin_layout Plain Layout
40841
40842 \family sans
40843 \begin_inset Info
40844 type  "icon"
40845 arg   "master-buffer-view"
40846 \end_inset
40847
40848
40849 \end_layout
40850
40851 \end_inset
40852 </cell>
40853 <cell alignment="center" valignment="top" usebox="none">
40854 \begin_inset Text
40855
40856 \begin_layout Plain Layout
40857
40858 \family sans
40859 View\SpecialChar \menuseparator
40860
40861 \change_deleted -712698321 1301219081
40862 PDF
40863 \change_inserted -712698321 1301219082
40864 Master
40865 \change_unchanged
40866
40867 \end_layout
40868
40869 \end_inset
40870 </cell>
40871 </row>
40872 <row interlinespace="2.5mm">
40873 <cell alignment="center" valignment="top" usebox="none">
40874 \begin_inset Text
40875
40876 \begin_layout Plain Layout
40877
40878 \family sans
40879 \begin_inset Info
40880 type  "icon"
40881 arg   "master-buffer-update"
40882 \end_inset
40883
40884
40885 \end_layout
40886
40887 \end_inset
40888 </cell>
40889 <cell alignment="center" valignment="top" usebox="none">
40890 \begin_inset Text
40891
40892 \begin_layout Plain Layout
40893
40894 \family sans
40895 View\SpecialChar \menuseparator
40896 Update
40897 \change_deleted -712698321 1301219101
40898 \SpecialChar \menuseparator
40899 PDF
40900 \change_inserted -712698321 1301219102
40901 Master
40902 \change_unchanged
40903
40904 \end_layout
40905
40906 \end_inset
40907 </cell>
40908 </row>
40909 <row interlinespace="2.5mm">
40910 <cell alignment="center" valignment="top" usebox="none">
40911 \begin_inset Text
40912
40913 \begin_layout Plain Layout
40914
40915 \family sans
40916 \begin_inset Info
40917 type  "icon"
40918 arg   "buffer-toggle-output-sync"
40919 \end_inset
40920
40921
40922 \end_layout
40923
40924 \end_inset
40925 </cell>
40926 <cell alignment="center" valignment="top" usebox="none">
40927 \begin_inset Text
40928
40929 \begin_layout Plain Layout
40930
40931 \change_deleted -712698321 1301219324
40932
40933 \family sans
40934 View
40935 \change_inserted -712698321 1301219325
40936 Document
40937 \change_unchanged
40938 \SpecialChar \menuseparator
40939
40940 \change_deleted -712698321 1301219329
40941 Postscript
40942 \change_inserted -712698321 1301219342
40943 Settings\SpecialChar \menuseparator
40944 Output\SpecialChar \menuseparator
40945 Synchronize with Output
40946 \change_unchanged
40947
40948 \end_layout
40949
40950 \end_inset
40951 </cell>
40952 </row>
40953 <row interlinespace="2.5mm">
40954 <cell alignment="center" valignment="top" usebox="none">
40955 \begin_inset Text
40956
40957 \begin_layout Plain Layout
40958
40959 \change_inserted -712698321 1301219584
40960 \begin_inset Graphics
40961         filename ../images/view-others.png
40962         scale 85
40963         groupId toolbarbuttons
40964
40965 \end_inset
40966
40967
40968 \family sans
40969 *
40970 \change_deleted -712698321 1301219431
40971
40972 \begin_inset Info
40973 type  "icon"
40974 arg   "buffer-update ps"
40975 \end_inset
40976
40977
40978 \change_unchanged
40979
40980 \end_layout
40981
40982 \end_inset
40983 </cell>
40984 <cell alignment="center" valignment="top" usebox="none">
40985 \begin_inset Text
40986
40987 \begin_layout Plain Layout
40988
40989 \family sans
40990 View
40991 \change_inserted -712698321 1301219507
40992 \SpecialChar \menuseparator
40993
40994 \change_deleted -712698321 1301219457
40995 \SpecialChar \menuseparator
40996 Update\SpecialChar \menuseparator
40997 Postscript
40998 \change_inserted -712698321 1301219471
40999 View (Other Formats)
41000 \change_unchanged
41001
41002 \end_layout
41003
41004 \end_inset
41005 </cell>
41006 </row>
41007 <row interlinespace="2.5mm">
41008 <cell alignment="center" valignment="top" usebox="none">
41009 \begin_inset Text
41010
41011 \begin_layout Plain Layout
41012
41013 \change_inserted -712698321 1301219587
41014 \begin_inset Graphics
41015         filename ../images/update-others.png
41016         scale 85
41017         groupId toolbarbuttons
41018
41019 \end_inset
41020
41021 *
41022 \end_layout
41023
41024 \end_inset
41025 </cell>
41026 <cell alignment="center" valignment="top" usebox="none">
41027 \begin_inset Text
41028
41029 \begin_layout Plain Layout
41030
41031 \change_inserted -712698321 1301219513
41032
41033 \family sans
41034 View\SpecialChar \menuseparator
41035 Update (Other Formats)
41036 \end_layout
41037
41038 \end_inset
41039 </cell>
41040 </row>
41041 </lyxtabular>
41042
41043 \end_inset
41044
41045
41046 \change_inserted -712698321 1301219552
41047
41048 \end_layout
41049
41050 \begin_layout Standard
41051
41052 \change_inserted -712698321 1301219630
41053 * These icons might look different for you if you do not use the default
41054  icon set.
41055 \change_unchanged
41056
41057 \end_layout
41058
41059 \begin_layout Subsection
41060 Other Toolbars
41061 \end_layout
41062
41063 \begin_layout Standard
41064 The change tracking toolbar is explained in section
41065 \begin_inset space ~
41066 \end_inset
41067
41068
41069 \begin_inset CommandInset ref
41070 LatexCommand ref
41071 reference "sec:Change-Tracking"
41072
41073 \end_inset
41074
41075 , the table toolbar
41076 \begin_inset Index idx
41077 status collapsed
41078
41079 \begin_layout Plain Layout
41080 Toolbar ! Table
41081 \end_layout
41082
41083 \end_inset
41084
41085  in the 
41086 \emph on
41087 Embedded Objects
41088 \emph default
41089  manual, the math macro toolbar
41090 \begin_inset Index idx
41091 status collapsed
41092
41093 \begin_layout Plain Layout
41094 Toolbar ! Macro
41095 \end_layout
41096
41097 \end_inset
41098
41099  in the 
41100 \emph on
41101 Math
41102 \emph default
41103  manual.
41104 \end_layout
41105
41106 \begin_layout Chapter
41107 The Document Settings
41108 \begin_inset CommandInset label
41109 LatexCommand label
41110 name "cha:The-Document-Settings"
41111
41112 \end_inset
41113
41114
41115 \begin_inset Index idx
41116 status collapsed
41117
41118 \begin_layout Plain Layout
41119 Document ! Settings
41120 \end_layout
41121
41122 \end_inset
41123
41124
41125 \end_layout
41126
41127 \begin_layout Standard
41128 The document settings dialog contains submenus to set properties for the
41129  whole document and is called with the menu
41130 \family sans
41131  Document\SpecialChar \menuseparator
41132 Settings
41133 \family default
41134 .
41135  You can save your document settings as default with th
41136 \family sans
41137 e Save as Document Defaults
41138 \family default
41139  button in the dialog.
41140  This will create a template named 
41141 \family typewriter
41142 default.lyx
41143 \family default
41144  which is automatically loaded by LyX when you create a new document without
41145  using a template.
41146 \end_layout
41147
41148 \begin_layout Standard
41149 The different submenus of the dialog are explained in the following.
41150 \end_layout
41151
41152 \begin_layout Section
41153 Document Class
41154 \end_layout
41155
41156 \begin_layout Standard
41157 Here you set the document class, class options, a graphics driver, and a
41158  master document.
41159  Document classes are described in section
41160 \begin_inset space ~
41161 \end_inset
41162
41163
41164 \begin_inset CommandInset ref
41165 LatexCommand ref
41166 reference "sec:Document-Classes"
41167
41168 \end_inset
41169
41170 .
41171  Some classes use some class options by default.
41172  If this is the case, they are listed in the field 
41173 \family sans
41174 Predefined
41175 \family default
41176  and you can decide to use them or not.
41177  If you don't exactly know what the default class options are for, it is
41178  recommended not to touch them.
41179  The graphics driver is used for LaTeX's graphics, color and page layout
41180  packages.
41181  When using 
41182 \family sans
41183 Default
41184 \family default
41185 , the default driver for the LaTeX-packages is used.
41186  It is recommended that you use the default unless you know what you are
41187  doing.
41188 \begin_inset Foot
41189 status collapsed
41190
41191 \begin_layout Plain Layout
41192 When you want one of the following drivers
41193 \begin_inset Newline newline
41194 \end_inset
41195
41196 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
41197 \begin_inset Newline newline
41198 \end_inset
41199
41200 you first have to activate them in your LaTeX distribution, see sec.
41201 \begin_inset space \thinspace{}
41202 \end_inset
41203
41204 2 in 
41205 \begin_inset CommandInset href
41206 LatexCommand href
41207 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
41208
41209 \end_inset
41210
41211 .
41212 \end_layout
41213
41214 \end_inset
41215
41216
41217 \end_layout
41218
41219 \begin_layout Standard
41220 Specifying a master document is necessary when the current document is a
41221  child or subdocument.
41222  This master document will be used by LyX when the child document is opened
41223  without its master.
41224  This way child documents are always compilable.
41225  More about master and child documents is explained in the section 
41226 \emph on
41227 Child Documents
41228 \emph default
41229  of the 
41230 \emph on
41231 Embedded Objects
41232 \emph default
41233  manual.
41234 \end_layout
41235
41236 \begin_layout Section
41237 Child Documents
41238 \end_layout
41239
41240 \begin_layout Standard
41241 This submenu is only visible when your document includes child documents.
41242  Please refer to the section 
41243 \emph on
41244 Child Documents
41245 \emph default
41246  of the 
41247 \emph on
41248 Embedded Objects
41249 \emph default
41250  manual for details.
41251 \end_layout
41252
41253 \begin_layout Section
41254 Modules
41255 \end_layout
41256
41257 \begin_layout Standard
41258 Modules are explained in section
41259 \begin_inset space ~
41260 \end_inset
41261
41262
41263 \begin_inset CommandInset ref
41264 LatexCommand ref
41265 reference "sub:Modules"
41266
41267 \end_inset
41268
41269 .
41270 \end_layout
41271
41272 \begin_layout Section
41273 Fonts
41274 \end_layout
41275
41276 \begin_layout Standard
41277 The document font settings are described in section
41278 \begin_inset space ~
41279 \end_inset
41280
41281
41282 \begin_inset CommandInset ref
41283 LatexCommand ref
41284 reference "sec:Fonts-and-Text"
41285
41286 \end_inset
41287
41288 .
41289 \end_layout
41290
41291 \begin_layout Section
41292 Text Layout
41293 \end_layout
41294
41295 \begin_layout Standard
41296 You can specify if paragraphs should be separated by indentations or vertical
41297  skips.
41298  The line spacing and the number of text columns can here also be specified.
41299  
41300 \end_layout
41301
41302 \begin_layout Standard
41303 Note that LyX won't show two columns or the set up line spacing on screen.
41304  That's impractical, often unreadable, and not part of the WYSIWYM concept.
41305  However, it will be as you specified it in the output.
41306 \end_layout
41307
41308 \begin_layout Standard
41309 The listings settings are explained in the corresponding section in the
41310  
41311 \emph on
41312 Embedded Objects
41313 \emph default
41314  manual.
41315 \end_layout
41316
41317 \begin_layout Section
41318 Page Layout
41319 \end_layout
41320
41321 \begin_layout Standard
41322 A description of this menu is given in section
41323 \begin_inset space ~
41324 \end_inset
41325
41326
41327 \begin_inset CommandInset ref
41328 LatexCommand ref
41329 reference "sub:Paper-Size,-Orientation,"
41330
41331 \end_inset
41332
41333  and 
41334 \begin_inset CommandInset ref
41335 LatexCommand ref
41336 reference "sub:Document-Layout"
41337
41338 \end_inset
41339
41340 .
41341 \end_layout
41342
41343 \begin_layout Section
41344 Page Margins
41345 \end_layout
41346
41347 \begin_layout Standard
41348 Here you can adjust the paper margins, see section
41349 \begin_inset space ~
41350 \end_inset
41351
41352
41353 \begin_inset CommandInset ref
41354 LatexCommand ref
41355 reference "sub:Margins"
41356
41357 \end_inset
41358
41359 .
41360 \end_layout
41361
41362 \begin_layout Section
41363 Language
41364 \begin_inset Index idx
41365 status collapsed
41366
41367 \begin_layout Plain Layout
41368 Language ! Encoding
41369 \end_layout
41370
41371 \end_inset
41372
41373
41374 \end_layout
41375
41376 \begin_layout Standard
41377 The document language and quote styles are set here.
41378  The encoding specifies how the document content is exported to LaTeX (the
41379  LyX file is always encoded in utf8).
41380  All characters that cannot be encoded using the specified encoding will
41381  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
41382  known for a particular character).
41383 \begin_inset Foot
41384 status collapsed
41385
41386 \begin_layout Plain Layout
41387 The known commands are defined in a text file.
41388  You can add commands for unknown symbols to that file yourself, see the
41389  
41390 \emph on
41391 Customization
41392 \emph default
41393  manual for details.
41394 \end_layout
41395
41396 \end_inset
41397
41398
41399 \end_layout
41400
41401 \begin_layout Standard
41402 If you use the option 
41403 \family sans
41404 Language Default
41405 \family default
41406 , LyX determines the encoding of a text part from the language of this text.
41407  If the document contains text in more than one language you may get more
41408  than one encoding in the LaTeX file.
41409  If you do not use this option then the complete document will always use
41410  exactly one encoding.
41411  Checking this option is the preferred setting.
41412 \end_layout
41413
41414 \begin_layout Standard
41415 LyX also supports Unicode output, which is particularly useful if you need
41416  lots of special symbols or non-alphabetic scripts, respectively.
41417  If you want to use this (and your LaTeX installation supports Unicode,
41418  for that matter), choose one of the four utf8 variants from the list below.
41419  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
41420  so it is not uncommon that a file with lots of Unicode symbols works fine
41421  with 
41422 \family sans
41423 Language Default
41424 \family default
41425  (when LyX uses its list of known LaTeX-commands), but does not work with
41426  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
41427  because all Unicode symbols can be encoded in utf8).
41428  The situation is much better with XeTeX and LuaTeX, two new alternative
41429  engines to standard LaTeX.
41430  Both engines support Unicode natively.
41431  LyX now also supports these two engines (via the output formats 
41432 \family sans
41433 PDF
41434 \begin_inset space ~
41435 \end_inset
41436
41437 (XeTe
41438 \begin_inset ERT
41439 status collapsed
41440
41441 \begin_layout Plain Layout
41442
41443 {}
41444 \end_layout
41445
41446 \end_inset
41447
41448 X)
41449 \family default
41450
41451 \family sans
41452 PDF
41453 \begin_inset space ~
41454 \end_inset
41455
41456 (LuaTe
41457 \begin_inset ERT
41458 status collapsed
41459
41460 \begin_layout Plain Layout
41461
41462 {}
41463 \end_layout
41464
41465 \end_inset
41466
41467 X)
41468 \family default
41469  and 
41470 \family sans
41471 DVI
41472 \begin_inset space ~
41473 \end_inset
41474
41475 (LuaTeX)
41476 \family default
41477 ; see section
41478 \begin_inset space ~
41479 \end_inset
41480
41481
41482 \begin_inset CommandInset ref
41483 LatexCommand ref
41484 reference "sub:Output-file-formats"
41485
41486 \end_inset
41487
41488 ), so if the above options fail, you might try out one of these new engines.
41489 \end_layout
41490
41491 \begin_layout Standard
41492 Here is a list with the important encodings:
41493 \end_layout
41494
41495 \begin_layout Description
41496 Language
41497 \begin_inset space ~
41498 \end_inset
41499
41500 Default
41501 \begin_inset space ~
41502 \end_inset
41503
41504 (no
41505 \begin_inset space ~
41506 \end_inset
41507
41508 inputenc) Same as 
41509 \family sans
41510 Language Default
41511 \family default
41512 , but the LaTeX-package 
41513 \series bold
41514 inputenc
41515 \series default
41516
41517 \begin_inset Index idx
41518 status collapsed
41519
41520 \begin_layout Plain Layout
41521 LaTeX-packages ! inputenc
41522 \end_layout
41523
41524 \end_inset
41525
41526  is not used.
41527  When using this, you probably need to load some additional packages manually
41528  in the preamble and specify the used encoding for text parts in foreign
41529  languages in TeX code.
41530 \end_layout
41531
41532 \begin_layout Description
41533 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
41534  LyX converts all other characters into LaTeX commands, which may result
41535  in a big file when lots of LaTeX-commands are needed.
41536 \end_layout
41537
41538 \begin_layout Description
41539 Arabic
41540 \begin_inset space ~
41541 \end_inset
41542
41543 (CP
41544 \begin_inset space ~
41545 \end_inset
41546
41547 1256) MS Windows code page for Arabic and Farsi
41548 \end_layout
41549
41550 \begin_layout Description
41551 Arabic
41552 \begin_inset space ~
41553 \end_inset
41554
41555 (ISO
41556 \begin_inset space ~
41557 \end_inset
41558
41559 8859-6) for Arabic and Farsi
41560 \end_layout
41561
41562 \begin_layout Description
41563 Armenian
41564 \begin_inset space ~
41565 \end_inset
41566
41567 (ArmSCII8) for Armenian
41568 \end_layout
41569
41570 \begin_layout Description
41571 Baltic
41572 \begin_inset space ~
41573 \end_inset
41574
41575 (CP
41576 \begin_inset space ~
41577 \end_inset
41578
41579 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
41580  as the ISO-8859-13 encoding
41581 \end_layout
41582
41583 \begin_layout Description
41584 Baltic
41585 \begin_inset space ~
41586 \end_inset
41587
41588 (ISO
41589 \begin_inset space ~
41590 \end_inset
41591
41592 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
41593  encoding
41594 \end_layout
41595
41596 \begin_layout Description
41597 Baltic
41598 \begin_inset space ~
41599 \end_inset
41600
41601 (ISO
41602 \begin_inset space ~
41603 \end_inset
41604
41605 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
41606  ISO-8859-13 encoding
41607 \end_layout
41608
41609 \begin_layout Description
41610 Central
41611 \begin_inset space ~
41612 \end_inset
41613
41614 European
41615 \begin_inset space ~
41616 \end_inset
41617
41618 (CP
41619 \begin_inset space ~
41620 \end_inset
41621
41622 1250) MS Windows code page for ISO
41623 \begin_inset space ~
41624 \end_inset
41625
41626 8859-2 (latin2)
41627 \end_layout
41628
41629 \begin_layout Description
41630 Central
41631 \begin_inset space ~
41632 \end_inset
41633
41634 European
41635 \begin_inset space ~
41636 \end_inset
41637
41638 (ISO
41639 \begin_inset space ~
41640 \end_inset
41641
41642 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
41643  Romanian, Slovak and Slovenian
41644 \end_layout
41645
41646 \begin_layout Description
41647 Chinese
41648 \begin_inset space ~
41649 \end_inset
41650
41651 (simplified)
41652 \begin_inset space ~
41653 \end_inset
41654
41655 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
41656  this encoding is officially replaced by the encoding GB18030, as GB18030
41657  is not available for LaTeX you should try to use the encoding Unicode
41658 \begin_inset space ~
41659 \end_inset
41660
41661 (CJK)
41662 \begin_inset space ~
41663 \end_inset
41664
41665 (utf8)
41666 \end_layout
41667
41668 \begin_layout Description
41669 Chinese
41670 \begin_inset space ~
41671 \end_inset
41672
41673 (simplified)
41674 \begin_inset space ~
41675 \end_inset
41676
41677 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41678  except for the Euro currency sign, since 2001 this encoding is officially
41679  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
41680  you should try to use the encoding Unicode
41681 \begin_inset space ~
41682 \end_inset
41683
41684 (CJK)
41685 \begin_inset space ~
41686 \end_inset
41687
41688 (utf8)
41689 \end_layout
41690
41691 \begin_layout Description
41692 Chinese
41693 \begin_inset space ~
41694 \end_inset
41695
41696 (traditional)
41697 \begin_inset space ~
41698 \end_inset
41699
41700 (EUC-TW) for traditional Chinese
41701 \end_layout
41702
41703 \begin_layout Description
41704 Cyrillic
41705 \begin_inset space ~
41706 \end_inset
41707
41708 (CP
41709 \begin_inset space ~
41710 \end_inset
41711
41712 1251) MS Windows code page for Cyrillic
41713 \end_layout
41714
41715 \begin_layout Description
41716 Cyrillic
41717 \begin_inset space ~
41718 \end_inset
41719
41720 (ISO
41721 \begin_inset space ~
41722 \end_inset
41723
41724 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41725 \end_layout
41726
41727 \begin_layout Description
41728 Cyrillic
41729 \begin_inset space ~
41730 \end_inset
41731
41732 (KOI8-R) standard Cyrillic especially for Russian
41733 \end_layout
41734
41735 \begin_layout Description
41736 Cyrillic
41737 \begin_inset space ~
41738 \end_inset
41739
41740 (KOI8-U) Cyrillic for Ukrainian
41741 \end_layout
41742
41743 \begin_layout Description
41744 Cyrillic
41745 \begin_inset space ~
41746 \end_inset
41747
41748 (pt
41749 \begin_inset space ~
41750 \end_inset
41751
41752 154) Cyrillic for Kazakh
41753 \end_layout
41754
41755 \begin_layout Description
41756 Greek
41757 \begin_inset space ~
41758 \end_inset
41759
41760 (ISO
41761 \begin_inset space ~
41762 \end_inset
41763
41764 8859-7) for Greek
41765 \end_layout
41766
41767 \begin_layout Description
41768 Hebrew
41769 \begin_inset space ~
41770 \end_inset
41771
41772 (CP
41773 \begin_inset space ~
41774 \end_inset
41775
41776 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41777 \end_layout
41778
41779 \begin_layout Description
41780 Hebrew
41781 \begin_inset space ~
41782 \end_inset
41783
41784 (ISO
41785 \begin_inset space ~
41786 \end_inset
41787
41788 8859-8) for Hebrew
41789 \end_layout
41790
41791 \begin_layout Description
41792 Japanese
41793 \begin_inset space ~
41794 \end_inset
41795
41796 (CJK)
41797 \begin_inset space ~
41798 \end_inset
41799
41800 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41801 \series bold
41802 CJK
41803 \series default
41804
41805 \begin_inset Index idx
41806 status collapsed
41807
41808 \begin_layout Plain Layout
41809 LaTeX-packages ! CJK
41810 \end_layout
41811
41812 \end_inset
41813
41814 , when using this, set the document language to 
41815 \family sans
41816 Japanese (CJK)
41817 \end_layout
41818
41819 \begin_layout Description
41820 Japanese
41821 \begin_inset space ~
41822 \end_inset
41823
41824 (CJK)
41825 \begin_inset space ~
41826 \end_inset
41827
41828 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41829 \series bold
41830 CJK
41831 \series default
41832 , when using this, set the document language to 
41833 \family sans
41834 Japanese
41835 \begin_inset space ~
41836 \end_inset
41837
41838 (CJK)
41839 \end_layout
41840
41841 \begin_layout Description
41842 Japanese
41843 \begin_inset space ~
41844 \end_inset
41845
41846 (non-CJK)
41847 \begin_inset space ~
41848 \end_inset
41849
41850 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41851 \series bold
41852 japanese
41853 \series default
41854
41855 \begin_inset Index idx
41856 status collapsed
41857
41858 \begin_layout Plain Layout
41859 LaTeX-packages ! japanese
41860 \end_layout
41861
41862 \end_inset
41863
41864 , when using this, set the document language to 
41865 \family sans
41866 Japanese
41867 \end_layout
41868
41869 \begin_layout Description
41870 Japanese
41871 \begin_inset space ~
41872 \end_inset
41873
41874 (non-CJK)
41875 \begin_inset space ~
41876 \end_inset
41877
41878 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41879 \series bold
41880 japanese
41881 \series default
41882 , when using this, set the document language to 
41883 \family sans
41884 Japanese
41885 \end_layout
41886
41887 \begin_layout Description
41888 Japanese
41889 \begin_inset space ~
41890 \end_inset
41891
41892 (non-CJK)
41893 \begin_inset space ~
41894 \end_inset
41895
41896 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41897 \series bold
41898 japanese
41899 \series default
41900 , when using this, set the document language to 
41901 \family sans
41902 Japanese
41903 \end_layout
41904
41905 \begin_layout Description
41906 Korean
41907 \begin_inset space ~
41908 \end_inset
41909
41910 (EUC-KR) for Korean
41911 \end_layout
41912
41913 \begin_layout Description
41914 Southern
41915 \begin_inset space ~
41916 \end_inset
41917
41918 European
41919 \begin_inset space ~
41920 \end_inset
41921
41922 (ISO
41923 \begin_inset space ~
41924 \end_inset
41925
41926 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41927 \end_layout
41928
41929 \begin_layout Description
41930 South-Eastern
41931 \begin_inset space ~
41932 \end_inset
41933
41934 European
41935 \begin_inset space ~
41936 \end_inset
41937
41938 (ISO
41939 \begin_inset space ~
41940 \end_inset
41941
41942 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41943  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41944  to cover many languages and characters with diacritics
41945 \end_layout
41946
41947 \begin_layout Description
41948 Thai
41949 \begin_inset space ~
41950 \end_inset
41951
41952 (TIS
41953 \begin_inset space ~
41954 \end_inset
41955
41956 620-0) for Thai
41957 \end_layout
41958
41959 \begin_layout Description
41960 Turkish
41961 \begin_inset space ~
41962 \end_inset
41963
41964 (ISO
41965 \begin_inset space ~
41966 \end_inset
41967
41968 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41969  Icelandic letters are replaced by Turkish ones
41970 \end_layout
41971
41972 \begin_layout Description
41973 Unicode
41974 \begin_inset space ~
41975 \end_inset
41976
41977 (CJK)
41978 \begin_inset space ~
41979 \end_inset
41980
41981 (utf8) Unicode utf8 with the LaTeX-package 
41982 \series bold
41983 CJK
41984 \series default
41985
41986 \begin_inset Index idx
41987 status collapsed
41988
41989 \begin_layout Plain Layout
41990 LaTeX-packages ! CJK
41991 \end_layout
41992
41993 \end_inset
41994
41995  (for the languages Chinese, Japanese and Korean)
41996 \end_layout
41997
41998 \begin_layout Description
41999 Unicode
42000 \begin_inset space ~
42001 \end_inset
42002
42003 (XeTeX)
42004 \begin_inset space ~
42005 \end_inset
42006
42007 (utf8) Unicode utf8 to be used with 
42008 \family sans
42009 XeTeX
42010 \family default
42011  and 
42012 \family sans
42013 LuaTeX
42014 \family default
42015 , which use Unicode directly, without the help of the LaTeX-package 
42016 \series bold
42017 inputenc
42018 \series default
42019 .
42020  LyX automatically selects this encoding if you export or preview XeTeX
42021  or LuaTeX.
42022  Normally you do not need to set this encoding manually.
42023 \end_layout
42024
42025 \begin_layout Description
42026 Unicode
42027 \begin_inset space ~
42028 \end_inset
42029
42030 (ucs-extended)
42031 \begin_inset space ~
42032 \end_inset
42033
42034 (utf8x) Unicode utf8 based on the LaTeX-package 
42035 \series bold
42036 ucs
42037 \series default
42038
42039 \begin_inset Index idx
42040 status collapsed
42041
42042 \begin_layout Plain Layout
42043 LaTeX-packages ! ucs
42044 \end_layout
42045
42046 \end_inset
42047
42048  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
42049 \end_layout
42050
42051 \begin_layout Description
42052 Unicode
42053 \begin_inset space ~
42054 \end_inset
42055
42056 (utf8) Unicode utf8 based on the LaTeX-package 
42057 \series bold
42058 inputenc
42059 \series default
42060
42061 \begin_inset Index idx
42062 status collapsed
42063
42064 \begin_layout Plain Layout
42065 LaTeX-packages ! inputenc
42066 \end_layout
42067
42068 \end_inset
42069
42070 .
42071  Currently only a limited range of characters (mainly for Latin scripts)
42072  is supported.
42073 \end_layout
42074
42075 \begin_layout Description
42076 Western
42077 \begin_inset space ~
42078 \end_inset
42079
42080 European
42081 \begin_inset space ~
42082 \end_inset
42083
42084 (CP
42085 \begin_inset space ~
42086 \end_inset
42087
42088 1252) MS Windows code page for ISO
42089 \begin_inset space ~
42090 \end_inset
42091
42092 8859-1 (latin1)
42093 \end_layout
42094
42095 \begin_layout Description
42096 Western
42097 \begin_inset space ~
42098 \end_inset
42099
42100 European
42101 \begin_inset space ~
42102 \end_inset
42103
42104 (ISO
42105 \begin_inset space ~
42106 \end_inset
42107
42108 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
42109  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
42110  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
42111  encoding instead
42112 \end_layout
42113
42114 \begin_layout Description
42115 Western
42116 \begin_inset space ~
42117 \end_inset
42118
42119 European
42120 \begin_inset space ~
42121 \end_inset
42122
42123 (ISO
42124 \begin_inset space ~
42125 \end_inset
42126
42127 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
42128  sign, the œ-ligature and some characters used for French and Finnish
42129 \change_inserted -712698321 1299489919
42130
42131 \end_layout
42132
42133 \begin_layout Standard
42134
42135 \change_inserted -712698321 1299575911
42136 Finally, the dialog lets you select a specific language package for the
42137  current document.
42138  See 
42139 \begin_inset CommandInset ref
42140 LatexCommand formatted
42141 reference "sub:Prefs-Language"
42142
42143 \end_inset
42144
42145  for more information on the language package.
42146 \change_unchanged
42147
42148 \end_layout
42149
42150 \begin_layout Section
42151 Numbering & TOC
42152 \end_layout
42153
42154 \begin_layout Standard
42155 You can adjust here the numbering depth of section headings and the section
42156  depth in the table of contents as described in section
42157 \begin_inset space ~
42158 \end_inset
42159
42160
42161 \begin_inset CommandInset ref
42162 LatexCommand ref
42163 reference "sub:Numbering-depth"
42164
42165 \end_inset
42166
42167 .
42168 \end_layout
42169
42170 \begin_layout Section
42171 Bibliography
42172 \end_layout
42173
42174 \begin_layout Standard
42175 You can specify here a citation style using the LaTeX packages 
42176 \series bold
42177 natbib
42178 \series default
42179
42180 \begin_inset Index idx
42181 status collapsed
42182
42183 \begin_layout Plain Layout
42184 LaTeX-packages ! natbib
42185 \end_layout
42186
42187 \end_inset
42188
42189  or 
42190 \series bold
42191 jurabib
42192 \series default
42193
42194 \begin_inset Index idx
42195 status collapsed
42196
42197 \begin_layout Plain Layout
42198 LaTeX-packages ! jurabib
42199 \end_layout
42200
42201 \end_inset
42202
42203 , you can enable subdivided bibliographies using the LaTeX package 
42204 \series bold
42205 bibtopic
42206 \series default
42207
42208 \begin_inset Index idx
42209 status collapsed
42210
42211 \begin_layout Plain Layout
42212 LaTeX-packages ! bibtopic
42213 \end_layout
42214
42215 \end_inset
42216
42217  and you can customize how the bibliography of the given document is being
42218  generated.
42219  For a further description see section
42220 \begin_inset space ~
42221 \end_inset
42222
42223
42224 \begin_inset CommandInset ref
42225 LatexCommand ref
42226 reference "sec:Bibliography"
42227
42228 \end_inset
42229
42230 .
42231 \end_layout
42232
42233 \begin_layout Section
42234 Indexes
42235 \end_layout
42236
42237 \begin_layout Standard
42238 Here, you can customize how the index of your document is being generated
42239  and you can define additional indexes.
42240  Please refer to section
42241 \begin_inset space ~
42242 \end_inset
42243
42244
42245 \begin_inset CommandInset ref
42246 LatexCommand ref
42247 reference "sec:Index"
42248
42249 \end_inset
42250
42251  for details.
42252 \end_layout
42253
42254 \begin_layout Section
42255 PDF Properties
42256 \end_layout
42257
42258 \begin_layout Standard
42259 The PDF properties are explained in section
42260 \begin_inset space ~
42261 \end_inset
42262
42263
42264 \begin_inset CommandInset ref
42265 LatexCommand ref
42266 reference "sec:PDF-Properties"
42267
42268 \end_inset
42269
42270 .
42271 \end_layout
42272
42273 \begin_layout Section
42274 Math Options
42275 \end_layout
42276
42277 \begin_layout Standard
42278 These options will force LyX to use the LaTeX-packages 
42279 \series bold
42280 amsmath
42281 \series default
42282
42283 \begin_inset Index idx
42284 status collapsed
42285
42286 \begin_layout Plain Layout
42287 LaTeX-packages ! amsmath
42288 \end_layout
42289
42290 \end_inset
42291
42292  and 
42293 \series bold
42294 esint
42295 \series default
42296
42297 \begin_inset Index idx
42298 status collapsed
42299
42300 \begin_layout Plain Layout
42301 LaTeX-packages ! esint
42302 \end_layout
42303
42304 \end_inset
42305
42306  or to use them automatically when they are needed.
42307 \end_layout
42308
42309 \begin_layout Standard
42310
42311 \series bold
42312 amsmath
42313 \series default
42314  is needed for many constructs, so when you get LaTeX-errors in formulas,
42315  ensure that you have enabled AMS.
42316 \end_layout
42317
42318 \begin_layout Standard
42319
42320 \series bold
42321 esint
42322 \series default
42323  is used for special integral characters.
42324 \end_layout
42325
42326 \begin_layout Section
42327 Float Placement
42328 \end_layout
42329
42330 \begin_layout Standard
42331 The float placement options are described in section
42332 \begin_inset space ~
42333 \end_inset
42334
42335
42336 \begin_inset CommandInset ref
42337 LatexCommand ref
42338 reference "sub:Float-Placement"
42339
42340 \end_inset
42341
42342 .
42343 \end_layout
42344
42345 \begin_layout Section
42346 Bullets
42347 \end_layout
42348
42349 \begin_layout Standard
42350 Here you can adjust the characters for the itemize levels.
42351  The itemize environment is described in section
42352 \begin_inset space ~
42353 \end_inset
42354
42355
42356 \begin_inset CommandInset ref
42357 LatexCommand ref
42358 reference "sec:Itemize"
42359
42360 \end_inset
42361
42362 .
42363 \end_layout
42364
42365 \begin_layout Section
42366 Branches
42367 \end_layout
42368
42369 \begin_layout Standard
42370 Branches are described in section
42371 \begin_inset space ~
42372 \end_inset
42373
42374
42375 \begin_inset CommandInset ref
42376 LatexCommand ref
42377 reference "sec:Branches"
42378
42379 \end_inset
42380
42381 .
42382 \change_inserted -712698321 1299490648
42383
42384 \end_layout
42385
42386 \begin_layout Section
42387
42388 \change_inserted -712698321 1299490977
42389 Output
42390 \begin_inset CommandInset label
42391 LatexCommand label
42392 name "sec:Doc-Output"
42393
42394 \end_inset
42395
42396
42397 \end_layout
42398
42399 \begin_layout Standard
42400
42401 \change_inserted -712698321 1299490684
42402 Here you can define some output specifics for the current document:
42403 \end_layout
42404
42405 \begin_layout Description
42406
42407 \change_inserted -712698321 1299575868
42408 Default
42409 \begin_inset space ~
42410 \end_inset
42411
42412 Output
42413 \begin_inset space ~
42414 \end_inset
42415
42416 Format: The format that is used when you hit 
42417 \begin_inset Quotes eld
42418 \end_inset
42419
42420 View
42421 \begin_inset Quotes erd
42422 \end_inset
42423
42424
42425 \begin_inset Quotes eld
42426 \end_inset
42427
42428 Update
42429 \begin_inset Quotes erd
42430 \end_inset
42431
42432
42433 \begin_inset Quotes eld
42434 \end_inset
42435
42436 View Master Document
42437 \begin_inset Quotes erd
42438 \end_inset
42439
42440  and 
42441 \begin_inset Quotes eld
42442 \end_inset
42443
42444 Update Master Document
42445 \begin_inset Quotes erd
42446 \end_inset
42447
42448  in the 
42449 \family sans
42450 View
42451 \family default
42452  menu or the toolbar.
42453  The default is set in 
42454 \family sans
42455 Tools\SpecialChar \menuseparator
42456 Preferences\SpecialChar \menuseparator
42457 File Formats; see 
42458 \family default
42459
42460 \begin_inset CommandInset ref
42461 LatexCommand formatted
42462 reference "sec:File-Formats"
42463
42464 \end_inset
42465
42466
42467 \end_layout
42468
42469 \begin_layout Description
42470
42471 \change_inserted -712698321 1299490926
42472 Synchronize
42473 \begin_inset space ~
42474 \end_inset
42475
42476 with
42477 \begin_inset space ~
42478 \end_inset
42479
42480 Output
42481 \begin_inset Note Note
42482 status open
42483
42484 \begin_layout Plain Layout
42485
42486 \change_inserted -712698321 1299490928
42487 TODO!
42488 \change_unchanged
42489
42490 \end_layout
42491
42492 \end_inset
42493
42494
42495 \end_layout
42496
42497 \begin_layout Description
42498
42499 \change_inserted -712698321 1299490931
42500 XHTML
42501 \begin_inset space ~
42502 \end_inset
42503
42504 Output
42505 \begin_inset space ~
42506 \end_inset
42507
42508 Options
42509 \begin_inset Note Note
42510 status open
42511
42512 \begin_layout Plain Layout
42513
42514 \change_inserted -712698321 1299490933
42515 TODO!
42516 \change_unchanged
42517
42518 \end_layout
42519
42520 \end_inset
42521
42522
42523 \change_unchanged
42524
42525 \end_layout
42526
42527 \begin_layout Section
42528 LaT
42529 \begin_inset ERT
42530 status collapsed
42531
42532 \begin_layout Plain Layout
42533
42534 {}
42535 \end_layout
42536
42537 \end_inset
42538
42539 eX Preamble
42540 \end_layout
42541
42542 \begin_layout Standard
42543 In this text field are entered commands to load special LaTeX-packages or
42544  to define LaTeX-commands.
42545  The preamble is a thing for LaTeX-experts.
42546  You should not enter commands here until you exactly know what you are
42547  doing.
42548 \end_layout
42549
42550 \begin_layout Standard
42551 An introduction to the LaTeX-syntax is given in section
42552 \begin_inset space ~
42553 \end_inset
42554
42555
42556 \begin_inset CommandInset ref
42557 LatexCommand ref
42558 reference "sub:LaTeX-Syntax"
42559
42560 \end_inset
42561
42562 .
42563 \end_layout
42564
42565 \begin_layout Chapter
42566 The 
42567 \family sans
42568 Preferences
42569 \family default
42570  Dialog
42571 \begin_inset CommandInset label
42572 LatexCommand label
42573 name "cha:The-Preferences-dialog"
42574
42575 \end_inset
42576
42577
42578 \begin_inset Index idx
42579 status collapsed
42580
42581 \begin_layout Plain Layout
42582 Preferences
42583 \end_layout
42584
42585 \end_inset
42586
42587
42588 \end_layout
42589
42590 \begin_layout Standard
42591 The preferences dialog is called with the menu 
42592 \family sans
42593 Tools\SpecialChar \menuseparator
42594 Preferences
42595 \family default
42596 .
42597  It has the following submenus.
42598 \end_layout
42599
42600 \begin_layout Section
42601 Look and Feel
42602 \end_layout
42603
42604 \begin_layout Subsection
42605 User Interface
42606 \end_layout
42607
42608 \begin_layout Subsubsection
42609 User Interface File
42610 \begin_inset Index idx
42611 status collapsed
42612
42613 \begin_layout Plain Layout
42614 Customization ! of toolbars
42615 \end_layout
42616
42617 \end_inset
42618
42619
42620 \begin_inset Index idx
42621 status collapsed
42622
42623 \begin_layout Plain Layout
42624 Customization ! of menus
42625 \end_layout
42626
42627 \end_inset
42628
42629
42630 \end_layout
42631
42632 \begin_layout Standard
42633 \begin_inset Note Greyedout
42634 status open
42635
42636 \begin_layout Plain Layout
42637
42638 \series bold
42639 Note:
42640 \series default
42641  You have to restart LyX before the change of the user interface file take
42642  effect.
42643 \end_layout
42644
42645 \end_inset
42646
42647
42648 \end_layout
42649
42650 \begin_layout Standard
42651 The appearance of the menus and toolbars can be changed by choosing a user
42652  interface (ui) file.
42653  An ui-file is a text file where the toolbars and menus are listed.
42654  The toolbar buttons and menu entries are specified in the files 
42655 \shape italic
42656 stdtoolbars.inc
42657 \shape default
42658  and 
42659 \shape italic
42660 stdmenus.inc
42661 \shape default
42662 , respectively.
42663  Both files are loaded by the 
42664 \emph on
42665 default.ui
42666 \emph default
42667  file.
42668  To create your own menu and toolbar layout, start with a copy of these
42669  files and edit the entries.
42670 \end_layout
42671
42672 \begin_layout Standard
42673 The syntax of the .inc-files is straightforward: The 
42674 \family sans
42675 Menubar
42676 \family default
42677
42678 \family sans
42679 Menu
42680 \family default
42681  and 
42682 \family sans
42683 Toolbar
42684 \family default
42685  entries must be ended with an explicit 
42686 \family sans
42687 End
42688 \family default
42689 .
42690  They may contain 
42691 \family sans
42692 Submenus
42693 \family default
42694
42695 \family sans
42696 Items
42697 \family default
42698
42699 \family sans
42700 OptItems
42701 \family default
42702
42703 \family sans
42704 Separators
42705 \family default
42706
42707 \family sans
42708 Icons,
42709 \family default
42710  and in the case of the 
42711 \begin_inset Quotes eld
42712 \end_inset
42713
42714 file
42715 \begin_inset Quotes erd
42716 \end_inset
42717
42718  menus a 
42719 \family sans
42720 Lastfiles
42721 \family default
42722  entry.
42723  The syntax for the entries is:
42724 \end_layout
42725
42726 \begin_layout Standard
42727 \begin_inset VSpace smallskip*
42728 \end_inset
42729
42730
42731 \series bold
42732 Item 
42733 \begin_inset Quotes eld
42734 \end_inset
42735
42736 menu 
42737 \series default
42738 or
42739 \series bold
42740  button name
42741 \begin_inset Quotes erd
42742 \end_inset
42743
42744  
42745 \begin_inset Quotes eld
42746 \end_inset
42747
42748 LyX-function
42749 \begin_inset Quotes erd
42750 \end_inset
42751
42752
42753 \end_layout
42754
42755 \begin_layout Standard
42756 \noindent
42757 \begin_inset VSpace smallskip*
42758 \end_inset
42759
42760 All LyX-functions are listed in the menu 
42761 \family sans
42762 Help\SpecialChar \menuseparator
42763 LyX
42764 \begin_inset space ~
42765 \end_inset
42766
42767 Functions
42768 \family default
42769 .
42770 \end_layout
42771
42772 \begin_layout Standard
42773 \begin_inset VSpace medskip
42774 \end_inset
42775
42776
42777 \end_layout
42778
42779 \begin_layout Standard
42780 An example: Assuming you use the menu 
42781 \family sans
42782 Navigate\SpecialChar \menuseparator
42783 Bookmarks
42784 \family default
42785  quite often and therefore want six available bookmarks, you can add the
42786  line
42787 \end_layout
42788
42789 \begin_layout Standard
42790 \begin_inset VSpace smallskip*
42791 \end_inset
42792
42793
42794 \series bold
42795 Item 
42796 \begin_inset Quotes eld
42797 \end_inset
42798
42799 Save Bookmark 6
42800 \begin_inset Quotes erd
42801 \end_inset
42802
42803  
42804 \begin_inset Quotes eld
42805 \end_inset
42806
42807 bookmark-save 6
42808 \begin_inset Quotes erd
42809 \end_inset
42810
42811
42812 \end_layout
42813
42814 \begin_layout Standard
42815 \noindent
42816 \begin_inset VSpace smallskip*
42817 \end_inset
42818
42819 to the navigate menu section in the .inc-file to have the sixth bookmark.
42820 \end_layout
42821
42822 \begin_layout Subsubsection
42823 Automatic help
42824 \end_layout
42825
42826 \begin_layout Standard
42827 The option 
42828 \family sans
42829 Enable tool tips in main work area
42830 \family default
42831  enables tool tips showing the content of closed insets like index entries
42832  or footnotes.
42833 \end_layout
42834
42835 \begin_layout Subsubsection
42836 Session
42837 \end_layout
42838
42839 \begin_layout Standard
42840 With the option 
42841 \family sans
42842 Allow saving
42843 \begin_inset space \thinspace{}
42844 \end_inset
42845
42846 /
42847 \begin_inset space \thinspace{}
42848 \end_inset
42849
42850 restoring of window layout and geometries
42851 \family default
42852  LyX's main window will be opened with the size and layout that was used
42853  in the last LyX session.
42854 \end_layout
42855
42856 \begin_layout Standard
42857 The option 
42858 \family sans
42859 Restore cursor positions
42860 \family default
42861  sets the cursor to the position in the file where it has been the last
42862  time.
42863 \end_layout
42864
42865 \begin_layout Standard
42866 The option 
42867 \family sans
42868 Load opened files from last session
42869 \family default
42870  opens all files that were opened in the last LyX session.
42871 \end_layout
42872
42873 \begin_layout Subsubsection
42874 Documents
42875 \begin_inset CommandInset label
42876 LatexCommand label
42877 name "sub:Backup documents"
42878
42879 \end_inset
42880
42881
42882 \begin_inset Index idx
42883 status collapsed
42884
42885 \begin_layout Plain Layout
42886 Backup ! Documents
42887 \end_layout
42888
42889 \end_inset
42890
42891
42892 \end_layout
42893
42894 \begin_layout Standard
42895 When the option 
42896 \family sans
42897 Backup documents
42898 \family default
42899  is set, you can specify the time between backup saves.
42900 \end_layout
42901
42902 \begin_layout Standard
42903
42904 \family sans
42905 Maximum last files
42906 \family default
42907  is the number of last opened files that LyX should display in the menu
42908  
42909 \family sans
42910 File\SpecialChar \menuseparator
42911 Open
42912 \begin_inset space ~
42913 \end_inset
42914
42915 Recent
42916 \family default
42917 .
42918 \end_layout
42919
42920 \begin_layout Standard
42921 When the option 
42922 \family sans
42923 Open documents in tabs
42924 \family default
42925  is not used, then every file will be opened in its own new instance of
42926  LyX.
42927 \end_layout
42928
42929 \begin_layout Subsection
42930 Screen Fonts
42931 \begin_inset Index idx
42932 status collapsed
42933
42934 \begin_layout Plain Layout
42935 Font ! Screen
42936 \end_layout
42937
42938 \end_inset
42939
42940
42941 \begin_inset CommandInset label
42942 LatexCommand label
42943 name "sub:Screen-Fonts"
42944
42945 \end_inset
42946
42947
42948 \end_layout
42949
42950 \begin_layout Standard
42951 These fonts are used to display your documents on the screen.
42952 \end_layout
42953
42954 \begin_layout Standard
42955 \begin_inset Note Greyedout
42956 status open
42957
42958 \begin_layout Plain Layout
42959
42960 \series bold
42961 Note:
42962 \series default
42963  This section only deals with the fonts 
42964 \emph on
42965 inside
42966 \emph default
42967  the LyX window.
42968  The fonts that appear on the output are independent from these fonts, and
42969  set in the menu 
42970 \family sans
42971 Document\SpecialChar \menuseparator
42972 Settings\SpecialChar \menuseparator
42973 Fonts
42974 \family default
42975 .
42976 \end_layout
42977
42978 \end_inset
42979
42980
42981 \end_layout
42982
42983 \begin_layout Standard
42984 By default, LyX uses 
42985 \family typewriter
42986 Times
42987 \family default
42988  as roman (serif) font, 
42989 \family typewriter
42990 Arial
42991 \family default
42992  or 
42993 \family typewriter
42994 Helvetica
42995 \family default
42996  (depends on the system) as 
42997 \family sans
42998 sans
42999 \begin_inset space ~
43000 \end_inset
43001
43002 serif
43003 \family default
43004  font, and 
43005 \family typewriter
43006 Courier
43007 \family default
43008  as 
43009 \family typewriter
43010 typewriter
43011 \family default
43012  font.
43013 \end_layout
43014
43015 \begin_layout Standard
43016 You can change the font size with the 
43017 \family sans
43018 Zoom
43019 \family default
43020  setting.
43021  You can also change the font zoom outside the preferences dialog for the
43022  current LyX session by pressing Ctrl and scrolling the mouse wheel.
43023 \end_layout
43024
43025 \begin_layout Standard
43026
43027 \family sans
43028 Screen DPI
43029 \family default
43030  is the screen resolution in dpi (dots per inch).
43031  The Font Sizes are calculated as letter height in units of points.
43032  72
43033 \begin_inset space \thinspace{}
43034 \end_inset
43035
43036 points have the size of 1
43037 \begin_inset space \thinspace{}
43038 \end_inset
43039
43040 inch, see Appendix
43041 \begin_inset space ~
43042 \end_inset
43043
43044
43045 \begin_inset CommandInset ref
43046 LatexCommand ref
43047 reference "cha:Units-available-in"
43048
43049 \end_inset
43050
43051 .
43052 \end_layout
43053
43054 \begin_layout Standard
43055 The default 
43056 \family sans
43057 Font Sizes
43058 \family default
43059  are the same as if a document font size of 10
43060 \begin_inset space \thinspace{}
43061 \end_inset
43062
43063 pt would be used.
43064  The sizes are explained in detail in section
43065 \begin_inset space ~
43066 \end_inset
43067
43068
43069 \begin_inset CommandInset ref
43070 LatexCommand ref
43071 reference "sub:Document-Font"
43072
43073 \end_inset
43074
43075 .
43076 \end_layout
43077
43078 \begin_layout Standard
43079 With the option 
43080 \family sans
43081 Use Pixmap Cache to speed up font rendering
43082 \family default
43083  enabled, LyX needs to redraw the screen less often.
43084  This results in better performance, especially on slow systems.
43085  On the other hand, the characters might look more fuzzy on screen.
43086  So whether you enable this or not depends on whether you prefer speed over
43087  aesthetics.
43088  Note that the Pixmap Cache is only available and useful under Mac
43089 \begin_inset space ~
43090 \end_inset
43091
43092 OS and Windows.
43093 \end_layout
43094
43095 \begin_layout Subsection
43096 Colors
43097 \begin_inset Index idx
43098 status collapsed
43099
43100 \begin_layout Plain Layout
43101 Color ! LyX screen
43102 \end_layout
43103
43104 \end_inset
43105
43106
43107 \begin_inset Index idx
43108 status collapsed
43109
43110 \begin_layout Plain Layout
43111 Settings ! Color
43112 \end_layout
43113
43114 \end_inset
43115
43116
43117 \end_layout
43118
43119 \begin_layout Standard
43120 You can here change all the colors used by LyX.
43121  Choose an item in the list and use the 
43122 \family sans
43123 Alter
43124 \family default
43125  button.
43126 \end_layout
43127
43128 \begin_layout Subsection
43129 Display
43130 \begin_inset Index idx
43131 status collapsed
43132
43133 \begin_layout Plain Layout
43134 Settings ! Display
43135 \end_layout
43136
43137 \end_inset
43138
43139
43140 \end_layout
43141
43142 \begin_layout Standard
43143 Here you can specify if graphics inside LyX are displayed.
43144 \end_layout
43145
43146 \begin_layout Standard
43147
43148 \family sans
43149 Instant Preview
43150 \family default
43151  enables previewing snippets of your document.
43152  This feature is described in section
43153 \begin_inset space ~
43154 \end_inset
43155
43156
43157 \begin_inset CommandInset ref
43158 LatexCommand ref
43159 reference "sec:Previewing-snippets-of"
43160
43161 \end_inset
43162
43163 .
43164 \end_layout
43165
43166 \begin_layout Standard
43167 The option 
43168 \family sans
43169 Mark
43170 \begin_inset space ~
43171 \end_inset
43172
43173 end
43174 \begin_inset space ~
43175 \end_inset
43176
43177 of
43178 \begin_inset space ~
43179 \end_inset
43180
43181 paragraphs
43182 \family default
43183  displays a pilcrow (¶) at the end of every paragraph.
43184 \end_layout
43185
43186 \begin_layout Section
43187 Editing
43188 \begin_inset Index idx
43189 status collapsed
43190
43191 \begin_layout Plain Layout
43192 Settings ! Editing
43193 \end_layout
43194
43195 \end_inset
43196
43197
43198 \end_layout
43199
43200 \begin_layout Subsection
43201 Control
43202 \end_layout
43203
43204 \begin_layout Subsubsection
43205 Editing
43206 \end_layout
43207
43208 \begin_layout Standard
43209 The option 
43210 \family sans
43211 Cursor follows scrollbar
43212 \family default
43213  sets the cursor to the top of the currently displayed document part when
43214  scrolling.
43215 \end_layout
43216
43217 \begin_layout Standard
43218 The option 
43219 \family sans
43220 Sort environments alphabetically
43221 \family default
43222  sorts the entries in the pull-down box for the paragraph environments.
43223 \end_layout
43224
43225 \begin_layout Standard
43226 The option 
43227 \family sans
43228 Group environments by their category
43229 \family default
43230  groups the entries in the pull-down box for the paragraph environments.
43231 \end_layout
43232
43233 \begin_layout Standard
43234 The math macro editing option determines the editing style, see the section
43235  
43236 \emph on
43237 Math Macros
43238 \emph default
43239  of the 
43240 \emph on
43241 Math
43242 \emph default
43243  manual.
43244 \end_layout
43245
43246 \begin_layout Subsubsection
43247 Fullscreen
43248 \end_layout
43249
43250 \begin_layout Standard
43251 Here you can specify what is hidden in the fullscreen mode.
43252  The option 
43253 \family sans
43254 Limit text width
43255 \family default
43256  specifies the width of the text in fullscreen mode.
43257  This way you can display the text smaller than the screen, the text appears
43258  then centered.
43259 \end_layout
43260
43261 \begin_layout Subsection
43262 Shortcuts
43263 \begin_inset Index idx
43264 status collapsed
43265
43266 \begin_layout Plain Layout
43267 Key Bindings
43268 \end_layout
43269
43270 \end_inset
43271
43272
43273 \begin_inset Index idx
43274 status collapsed
43275
43276 \begin_layout Plain Layout
43277 Settings ! Shortcuts
43278 \end_layout
43279
43280 \end_inset
43281
43282
43283 \end_layout
43284
43285 \begin_layout Subsubsection
43286 Bind File
43287 \end_layout
43288
43289 \begin_layout Standard
43290 Bindings are used to bind a LyX-function to a key.
43291  Several binding files are available:
43292 \end_layout
43293
43294 \begin_layout Description
43295 cua.bind typical set of PC keyboard shortcuts
43296 \end_layout
43297
43298 \begin_layout Description
43299 (x)emacs.bind set of bindings like they are used in the editor programs 
43300 \family sans
43301 Emacs
43302 \family default
43303  (
43304 \family sans
43305 XEmacs
43306 \family default
43307 )
43308 \end_layout
43309
43310 \begin_layout Description
43311 mac.bind set of bindings for 
43312 \family sans
43313 Mac
43314 \begin_inset space \thinspace{}
43315 \end_inset
43316
43317 OS
43318 \family default
43319  systems.
43320 \end_layout
43321
43322 \begin_layout Standard
43323 There are also bind-files designed for special document classes, like 
43324 \shape italic
43325 broadway.bind
43326 \shape default
43327 , and bind files for special languages.
43328  The name of language bind-files begin with a language code, e.
43329 \begin_inset space \thinspace{}
43330 \end_inset
43331
43332 g.
43333 \begin_inset space \space{}
43334 \end_inset
43335
43336
43337 \begin_inset Quotes eld
43338 \end_inset
43339
43340 pt
43341 \begin_inset Quotes erd
43342 \end_inset
43343
43344  for Portuguese.
43345  If you use LyX in a certain language, LyX will try to use the appropriate
43346  bind-file.
43347 \end_layout
43348
43349 \begin_layout Standard
43350 Some bind-files, like 
43351 \emph on
43352 math.bind
43353 \emph default
43354 , have only a small scope.
43355  When looking at the end of the file 
43356 \shape italic
43357 cua.bind
43358 \shape default
43359 , you can see that they are included to keep the overview in the bind-file.
43360 \end_layout
43361
43362 \begin_layout Subsubsection
43363 Editing Shortcuts
43364 \begin_inset CommandInset label
43365 LatexCommand label
43366 name "sub:Editing-Shortcuts"
43367
43368 \end_inset
43369
43370
43371 \begin_inset Index idx
43372 status collapsed
43373
43374 \begin_layout Plain Layout
43375 Key Bindings ! Editing
43376 \end_layout
43377
43378 \end_inset
43379
43380
43381 \end_layout
43382
43383 \begin_layout Standard
43384 To add new or modify existing keybindings to your own taste you can use
43385  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43386  To find functions easily, they are grouped by categories and the dialog
43387  provides the field 
43388 \family sans
43389 Show key-bindings containing
43390 \family default
43391 .
43392  In this field you can insert a keyword for a function you want to edit.
43393  Insert there for example as keyword 
43394 \begin_inset Quotes eld
43395 \end_inset
43396
43397 paste
43398 \begin_inset Quotes erd
43399 \end_inset
43400
43401  and you get the 4 different existing shortcuts for the 3 different functions
43402  that contain 
43403 \begin_inset Quotes eld
43404 \end_inset
43405
43406 paste
43407 \begin_inset Quotes erd
43408 \end_inset
43409
43410  in their name.
43411  As you can see, one function can have more than one shortcut.
43412  All LyX-functions are also listed in the file 
43413 \emph on
43414 LyX Functions
43415 \emph default
43416  that you will find in the 
43417 \family sans
43418 Help
43419 \family default
43420  menu.
43421 \end_layout
43422
43423 \begin_layout Standard
43424 To add e.
43425 \begin_inset space \thinspace{}
43426 \end_inset
43427
43428 g.
43429 \begin_inset space \space{}
43430 \end_inset
43431
43432 the shortcut 
43433 \family sans
43434 Alt+Q
43435 \family default
43436  for the function 
43437 \family sans
43438 textstyle-apply
43439 \family default
43440 , select the function and press the 
43441 \family sans
43442 Modify
43443 \family default
43444  button.
43445  A dialog pops up where you can add the shortcut by using it.
43446  So press Alt+Q to define the shortcut.
43447  Modifying an existing shortcut is done the same way.
43448  You can also bind multiple functions to one shortcut by modifying an existing
43449  binding and adding the different function names as a semicolon separated
43450  list.
43451  LyX will then use the first function that is enabled in the current document
43452  part.
43453  The binding for the function 
43454 \family sans
43455 command-alter
43456 \family default
43457  is an example of this.
43458 \end_layout
43459
43460 \begin_layout Standard
43461 Alternatively you can also edit shortcuts by modifying bind-files with a
43462  text editor.
43463  The syntax of the entries is:
43464 \end_layout
43465
43466 \begin_layout Standard
43467
43468 \series bold
43469
43470 \backslash
43471 bind 
43472 \begin_inset Quotes eld
43473 \end_inset
43474
43475 key combination
43476 \begin_inset Quotes erd
43477 \end_inset
43478
43479  
43480 \begin_inset Quotes eld
43481 \end_inset
43482
43483 LyX-function
43484 \begin_inset Quotes erd
43485 \end_inset
43486
43487
43488 \end_layout
43489
43490 \begin_layout Subsection
43491 Keyboard / Mouse
43492 \begin_inset CommandInset label
43493 LatexCommand label
43494 name "sub:Keyboard-Map"
43495
43496 \end_inset
43497
43498
43499 \begin_inset Index idx
43500 status collapsed
43501
43502 \begin_layout Plain Layout
43503 Keyboard Map
43504 \end_layout
43505
43506 \end_inset
43507
43508
43509 \begin_inset Index idx
43510 status collapsed
43511
43512 \begin_layout Plain Layout
43513 Settings ! Keyboard Map
43514 \end_layout
43515
43516 \end_inset
43517
43518
43519 \end_layout
43520
43521 \begin_layout Standard
43522 Normally keyboard settings have to be done in a menu of your operating system.
43523  For the case that this is not possible, LyX provides keyboard maps.
43524  If you have e.
43525 \begin_inset space \thinspace{}
43526 \end_inset
43527
43528 g.
43529 \begin_inset space \space{}
43530 \end_inset
43531
43532 a Czech keyboard but want to write with it like with a Romanian one, you
43533  can use the keyboard map file named 
43534 \emph on
43535 romanian.kmap
43536 \emph default
43537 .
43538 \end_layout
43539
43540 \begin_layout Standard
43541 \begin_inset Note Greyedout
43542 status open
43543
43544 \begin_layout Plain Layout
43545
43546 \series bold
43547 Note:
43548 \series default
43549  Keyboard maps are only provided as makeshift and don't work on all systems.
43550 \end_layout
43551
43552 \end_inset
43553
43554
43555 \end_layout
43556
43557 \begin_layout Standard
43558 Besides this, you can specify here the 
43559 \family sans
43560 Wheel scrolling speed
43561 \family default
43562 .
43563  The standard value is 1.0, higher values speed up the scrolling, lower ones
43564  slow it down.
43565 \end_layout
43566
43567 \begin_layout Subsection
43568 Input Completion
43569 \begin_inset CommandInset label
43570 LatexCommand label
43571 name "sub:Input-Completion-Appendix"
43572
43573 \end_inset
43574
43575
43576 \begin_inset Index idx
43577 status collapsed
43578
43579 \begin_layout Plain Layout
43580 Input completion
43581 \end_layout
43582
43583 \end_inset
43584
43585
43586 \end_layout
43587
43588 \begin_layout Standard
43589 Input completion is described in sec.
43590 \begin_inset space \thinspace{}
43591 \end_inset
43592
43593
43594 \begin_inset CommandInset ref
43595 LatexCommand ref
43596 reference "sec:Input-Completion"
43597
43598 \end_inset
43599
43600 .
43601  The completion options for math do the same as the corresponding options
43602  for text.
43603  With the general options you can define the delay time for the inline and
43604  popup completion and choose if long completions should be abbreviated or
43605  not.
43606 \end_layout
43607
43608 \begin_layout Section
43609 Paths
43610 \begin_inset CommandInset label
43611 LatexCommand label
43612 name "sec:Paths"
43613
43614 \end_inset
43615
43616
43617 \begin_inset Index idx
43618 status collapsed
43619
43620 \begin_layout Plain Layout
43621 Paths
43622 \end_layout
43623
43624 \end_inset
43625
43626
43627 \begin_inset Index idx
43628 status collapsed
43629
43630 \begin_layout Plain Layout
43631 Settings ! Paths
43632 \end_layout
43633
43634 \end_inset
43635
43636
43637 \end_layout
43638
43639 \begin_layout Description
43640 Working
43641 \begin_inset space ~
43642 \end_inset
43643
43644 directory This is LyX's working directory.
43645  It is the default when you 
43646 \family sans
43647 Open
43648 \family default
43649
43650 \family sans
43651 Save
43652 \family default
43653  or 
43654 \family sans
43655 Save
43656 \begin_inset space ~
43657 \end_inset
43658
43659 as
43660 \family default
43661  files.
43662 \end_layout
43663
43664 \begin_layout Description
43665 Document
43666 \begin_inset space ~
43667 \end_inset
43668
43669 templates This directory will be opened when you use the menu 
43670 \family sans
43671 File\SpecialChar \menuseparator
43672 New
43673 \begin_inset space ~
43674 \end_inset
43675
43676 from
43677 \begin_inset space ~
43678 \end_inset
43679
43680 Template
43681 \family default
43682 .
43683 \end_layout
43684
43685 \begin_layout Description
43686 Example
43687 \begin_inset space ~
43688 \end_inset
43689
43690 files This directory will be opened when you use the button 
43691 \family sans
43692 Examples
43693 \family default
43694  in the 
43695 \family sans
43696 File\SpecialChar \menuseparator
43697 Open
43698 \family default
43699  dialog.
43700 \begin_inset Newline newline
43701 \end_inset
43702
43703
43704 \begin_inset Note Greyedout
43705 status open
43706
43707 \begin_layout Plain Layout
43708
43709 \series bold
43710 Note:
43711 \series default
43712  The 
43713 \family sans
43714 Examples
43715 \family default
43716  button does not exist when using LyX on MacOS and Windows systems.
43717 \end_layout
43718
43719 \end_inset
43720
43721
43722 \end_layout
43723
43724 \begin_layout Description
43725 Backup
43726 \begin_inset space ~
43727 \end_inset
43728
43729 directory
43730 \begin_inset Index idx
43731 status collapsed
43732
43733 \begin_layout Plain Layout
43734 Backup ! Directory
43735 \end_layout
43736
43737 \end_inset
43738
43739  Backup copies will be saved to this directory.
43740  When no directory is given but backups are enabled as described in section
43741 \begin_inset space ~
43742 \end_inset
43743
43744
43745 \begin_inset CommandInset ref
43746 LatexCommand ref
43747 reference "sub:Backup documents"
43748
43749 \end_inset
43750
43751 , the 
43752 \family sans
43753 Working directory
43754 \family default
43755  will be used to save the backups.
43756 \begin_inset Newline newline
43757 \end_inset
43758
43759 The backup files have the ending 
43760 \begin_inset Quotes eld
43761 \end_inset
43762
43763 .lyx~
43764 \begin_inset Quotes erd
43765 \end_inset
43766
43767 .
43768 \end_layout
43769
43770 \begin_layout Description
43771 Ly
43772 \begin_inset ERT
43773 status collapsed
43774
43775 \begin_layout Plain Layout
43776
43777 {}
43778 \end_layout
43779
43780 \end_inset
43781
43782 XServer-Pipe Here you can enter the name of a Unix-pipe.
43783  This pipe is used to send data from external programs to LyX.
43784 \begin_inset Newline newline
43785 \end_inset
43786
43787
43788 \begin_inset Note Greyedout
43789 status open
43790
43791 \begin_layout Plain Layout
43792
43793 \series bold
43794 Note:
43795 \series default
43796  This feature doesn't work on Windows systems.
43797 \end_layout
43798
43799 \end_inset
43800
43801
43802 \end_layout
43803
43804 \begin_layout Description
43805 Temporary
43806 \begin_inset space ~
43807 \end_inset
43808
43809 directory Temporary files will be saved in this directory.
43810 \end_layout
43811
43812 \begin_layout Description
43813 PATH
43814 \begin_inset space ~
43815 \end_inset
43816
43817 prefix This field contains a list of paths to external programs.
43818  When LyX needs to use an external program, it looks in this list where
43819  to find it on the system.
43820  The path list is automatically set up on Windows and Mac systems when LyX
43821  is configured, so that you normally don't have to modify it.
43822  On Unix
43823 \begin_inset space \thinspace{}
43824 \end_inset
43825
43826 /
43827 \begin_inset space \thinspace{}
43828 \end_inset
43829
43830 Linux systems, the path list will need to be set only if there are external
43831  programs you wish to use that are not in your normal system path ($PATH).
43832  
43833 \end_layout
43834
43835 \begin_layout Section
43836 Identity
43837 \end_layout
43838
43839 \begin_layout Standard
43840 Here you can insert your name and email address.
43841  The identity will be used when you have enabled change tracking as described
43842  in section
43843 \begin_inset space ~
43844 \end_inset
43845
43846
43847 \begin_inset CommandInset ref
43848 LatexCommand ref
43849 reference "sec:Change-Tracking"
43850
43851 \end_inset
43852
43853 , to mark changes you make as yours.
43854 \end_layout
43855
43856 \begin_layout Section
43857 Language Settings
43858 \begin_inset Index idx
43859 status collapsed
43860
43861 \begin_layout Plain Layout
43862 Language ! Settings
43863 \end_layout
43864
43865 \end_inset
43866
43867
43868 \begin_inset Index idx
43869 status collapsed
43870
43871 \begin_layout Plain Layout
43872 Settings ! Language
43873 \end_layout
43874
43875 \end_inset
43876
43877
43878 \end_layout
43879
43880 \begin_layout Subsection
43881 Language
43882 \change_inserted -712698321 1299489311
43883
43884 \begin_inset CommandInset label
43885 LatexCommand label
43886 name "sub:Prefs-Language"
43887
43888 \end_inset
43889
43890
43891 \change_unchanged
43892
43893 \end_layout
43894
43895 \begin_layout Description
43896 User
43897 \begin_inset space ~
43898 \end_inset
43899
43900 Interface
43901 \begin_inset space ~
43902 \end_inset
43903
43904 language Here you can select the language of LyX's menus.
43905  Unfortunately this doesn't work on Mac and Windows.
43906  It works on Linux for the languages into LyX's menus and dialogs are translated.
43907  You find the actual translation status here: 
43908 \begin_inset CommandInset href
43909 LatexCommand href
43910 name "http://www.lyx.org/I18n"
43911 target "http://www.lyx.org/I18n"
43912
43913 \end_inset
43914
43915
43916 \end_layout
43917
43918 \begin_layout Description
43919 Default
43920 \begin_inset space ~
43921 \end_inset
43922
43923 language is the language used in new documents
43924 \end_layout
43925
43926 \begin_layout Description
43927 Language
43928 \begin_inset space ~
43929 \end_inset
43930
43931 package 
43932 \change_deleted -712698321 1299488193
43933 is a
43934 \change_inserted -712698321 1299488196
43935 determines 
43936 \change_deleted -712698321 1299488202
43937  LaTeX-command to load a
43938 \change_inserted -712698321 1299488203
43939 which
43940 \change_unchanged
43941  LaTeX
43942 \change_inserted -712698321 1299488206
43943  
43944 \change_deleted -712698321 1299488206
43945 -
43946 \change_unchanged
43947 package 
43948 \change_deleted -712698321 1299488213
43949 that
43950 \change_inserted -712698321 1299488217
43951 should be loaded to
43952 \change_unchanged
43953  handle
43954 \change_deleted -712698321 1299488219
43955 s
43956 \change_unchanged
43957  language issues
43958 \change_inserted -712698321 1299488496
43959 .
43960  Language issues which are handled by this package include proper hyphenation
43961  as well as localization of dates and text strings such as 
43962 \begin_inset Quotes eld
43963 \end_inset
43964
43965 Chapter
43966 \begin_inset Quotes erd
43967 \end_inset
43968
43969  and 
43970 \begin_inset Quotes eld
43971 \end_inset
43972
43973 Table
43974 \begin_inset Quotes erd
43975 \end_inset
43976
43977
43978 \change_unchanged
43979 .
43980  The 
43981 \change_deleted -712698321 1299488237
43982 default is the LaTeX-command 
43983 \family sans
43984
43985 \backslash
43986 usepackage{babel}
43987 \family default
43988  that loads the
43989 \change_inserted -712698321 1299488356
43990 most widespread language
43991 \change_unchanged
43992  package
43993 \change_inserted -712698321 1299488356
43994  is
43995 \change_unchanged
43996  
43997 \series bold
43998 babel
43999 \change_inserted -712698321 1299488633
44000
44001 \series default
44002 , it's the default language package in classic LaTeX.
44003  However, more recent typesetting engines such as XeTeX and LuaTeX come
44004  with an alternative language package (
44005 \series bold
44006 polyglossia
44007 \series default
44008 ) that is more suited for the multi-script support of these engines.
44009  Furthermore, there are also specific language packages for languages not
44010  covered by babel.
44011 \change_deleted -712698321 1299488271
44012 .
44013 \begin_inset Foot
44014 status collapsed
44015
44016 \begin_layout Plain Layout
44017 For an introduction to the LaTeX-Syntax, have a look at section
44018 \begin_inset space ~
44019 \end_inset
44020
44021
44022 \begin_inset CommandInset ref
44023 LatexCommand ref
44024 reference "sec:TeX-Code"
44025
44026 \end_inset
44027
44028 .
44029 \end_layout
44030
44031 \end_inset
44032
44033
44034 \change_unchanged
44035
44036 \begin_inset Newline newline
44037 \end_inset
44038
44039
44040 \change_inserted -712698321 1299488707
44041 The available selections are:
44042 \end_layout
44043
44044 \begin_deeper
44045 \begin_layout Itemize
44046 \noindent
44047
44048 \change_inserted -712698321 1299488784
44049
44050 \series bold
44051 Automatic
44052 \series default
44053 :
44054 \series bold
44055  
44056 \series default
44057 Selects the most appropriate language package for the current typesetting
44058  engine (default)
44059 \end_layout
44060
44061 \begin_layout Itemize
44062 \noindent
44063
44064 \change_inserted -712698321 1299488874
44065
44066 \series bold
44067 Always babel: 
44068 \series default
44069 Uses always babel, even if another package (such as polyglossia) would have
44070  been preferred by automatic setting; this essentially allows to select
44071  babel instead of polyglossia with XeTeX and LuaTeX
44072 \end_layout
44073
44074 \begin_layout Itemize
44075 \noindent
44076
44077 \change_inserted -712698321 1299488983
44078
44079 \series bold
44080 Custom: 
44081 \series default
44082 Lets you load some other language package (via 
44083 \family typewriter
44084
44085 \backslash
44086 usepackage
44087 \series bold
44088 {
44089 \series default
44090 packagename}
44091 \family default
44092 )
44093 \end_layout
44094
44095 \begin_layout Itemize
44096 \noindent
44097
44098 \change_inserted -712698321 1299488998
44099
44100 \series bold
44101 None: 
44102 \series default
44103 Loads no language package at all
44104 \change_deleted -712698321 1299488523
44105
44106 \series bold
44107 babel
44108 \series default
44109  automatically translates in the background the text labels of documents
44110  to the document language.
44111  A text label is, for instance, the word 
44112 \begin_inset Quotes eld
44113 \end_inset
44114
44115 Table
44116 \begin_inset Quotes erd
44117 \end_inset
44118
44119  at the beginning of every table caption.
44120 \change_unchanged
44121
44122 \end_layout
44123
44124 \end_deeper
44125 \begin_layout Description
44126
44127 \change_inserted -712698321 1299489281
44128 Default
44129 \begin_inset space ~
44130 \end_inset
44131
44132 Decimal
44133 \begin_inset space ~
44134 \end_inset
44135
44136 Point Define the default decimal point for the use in tables (decimal point
44137  alignment)
44138 \end_layout
44139
44140 \begin_layout Description
44141 Command
44142 \begin_inset space ~
44143 \end_inset
44144
44145 start When a special LaTeX-package is needed to write in a certain document
44146  language, you can here specify the command to start the package.
44147  An example is the start command 
44148 \family sans
44149
44150 \backslash
44151 begin{arabtext}
44152 \family default
44153  that is needed to write Arabic using the package 
44154 \series bold
44155 ArabTeX
44156 \series default
44157 , see 
44158 \begin_inset CommandInset citation
44159 LatexCommand cite
44160 key "Arabic"
44161
44162 \end_inset
44163
44164 .
44165  The default is the 
44166 \series bold
44167 babel
44168 \series default
44169  command 
44170 \family sans
44171
44172 \backslash
44173 selectlanguage{$$lang}
44174 \family default
44175 .
44176 \end_layout
44177
44178 \begin_layout Description
44179 Command
44180 \begin_inset space ~
44181 \end_inset
44182
44183 end Counterpart to 
44184 \family sans
44185 Command start
44186 \family default
44187 .
44188  Some packages, like the default, don't have an end command since the start
44189  command toggles the package on and off.
44190 \end_layout
44191
44192 \begin_layout Description
44193
44194 \change_deleted -712698321 1299489034
44195 Use
44196 \begin_inset space ~
44197 \end_inset
44198
44199 babel Whether 
44200 \series bold
44201 babel
44202 \series default
44203  is used or not.
44204 \change_unchanged
44205
44206 \end_layout
44207
44208 \begin_layout Description
44209
44210 \change_inserted -712698321 1299489068
44211 Set
44212 \begin_inset space ~
44213 \end_inset
44214
44215 languages
44216 \begin_inset space ~
44217 \end_inset
44218
44219
44220 \change_deleted -712698321 1299489066
44221 G
44222 \change_inserted -712698321 1299489071
44223 g
44224 \change_unchanged
44225 lobal
44226 \change_inserted -712698321 1299489073
44227 ly
44228 \change_unchanged
44229  When this option is set, the languages used in the document will be added
44230  as options to the document class options, so that they can be used by all
44231  LaTeX-packages.
44232  Otherwise they will only be used as options for the 
44233 \series bold
44234 babel
44235 \series default
44236  package.
44237 \end_layout
44238
44239 \begin_layout Description
44240 Auto
44241 \begin_inset space ~
44242 \end_inset
44243
44244 begin When this option is set, the documents starts with the chosen document
44245  language.
44246  When this option is not set, the 
44247 \family sans
44248 Command
44249 \begin_inset space ~
44250 \end_inset
44251
44252 start
44253 \family default
44254  is explicitly set to the beginning of the document in the LaTeX-output.
44255  This assures that the correct language is used when you use another 
44256 \family sans
44257 Command
44258 \begin_inset space ~
44259 \end_inset
44260
44261 start
44262 \family default
44263  than the default.
44264 \end_layout
44265
44266 \begin_layout Description
44267 Auto
44268 \begin_inset space ~
44269 \end_inset
44270
44271 end Counterpart to 
44272 \family sans
44273 Auto
44274 \begin_inset space ~
44275 \end_inset
44276
44277 begin
44278 \family default
44279 .
44280  When it is not set, the 
44281 \family sans
44282 Command
44283 \begin_inset space ~
44284 \end_inset
44285
44286 end
44287 \family default
44288  is set to the end of the document.
44289 \end_layout
44290
44291 \begin_layout Description
44292 Mark
44293 \begin_inset space ~
44294 \end_inset
44295
44296 foreign
44297 \begin_inset space ~
44298 \end_inset
44299
44300 languages Text marked formatted in a language different from the document
44301  language will be underlined blue.
44302 \end_layout
44303
44304 \begin_layout Description
44305 Enable
44306 \begin_inset space ~
44307 \end_inset
44308
44309 RTL
44310 \begin_inset space ~
44311 \end_inset
44312
44313 support Enables the use of languages, written from right to left (RTL),
44314  like Arabic, Hebrew, Farsi.
44315 \end_layout
44316
44317 \begin_layout Description
44318 Cursor
44319 \begin_inset space ~
44320 \end_inset
44321
44322 movement When writing RTL, you can define if the left and right arrow keys
44323  move the cursor visually to the left or right, respectively, or logically.
44324  Logical means that the cursor is moved to the left when pressing the right
44325  arrow key and the cursor is inside text in an RTL language.
44326 \end_layout
44327
44328 \begin_layout Subsection
44329 Spellchecker
44330 \end_layout
44331
44332 \begin_layout Standard
44333 The spellchecker settings are explained in section
44334 \begin_inset space ~
44335 \end_inset
44336
44337
44338 \begin_inset CommandInset ref
44339 LatexCommand ref
44340 reference "sec:Spellchecking"
44341
44342 \end_inset
44343
44344
44345 \end_layout
44346
44347 \begin_layout Section
44348 Outputs
44349 \end_layout
44350
44351 \begin_layout Subsection
44352 Printer
44353 \begin_inset CommandInset label
44354 LatexCommand label
44355 name "sub:Printer"
44356
44357 \end_inset
44358
44359
44360 \begin_inset Index idx
44361 status collapsed
44362
44363 \begin_layout Plain Layout
44364 Printer
44365 \end_layout
44366
44367 \end_inset
44368
44369
44370 \begin_inset Index idx
44371 status collapsed
44372
44373 \begin_layout Plain Layout
44374 Settings ! Printer
44375 \end_layout
44376
44377 \end_inset
44378
44379
44380 \end_layout
44381
44382 \begin_layout Description
44383 Default
44384 \begin_inset space ~
44385 \end_inset
44386
44387 printer Here you can specify the name of your default printer.
44388  The name will be used when the 
44389 \family sans
44390 Printer command
44391 \family default
44392  is executed.
44393 \begin_inset Newline newline
44394 \end_inset
44395
44396
44397 \begin_inset Note Greyedout
44398 status open
44399
44400 \begin_layout Plain Layout
44401
44402 \series bold
44403 Note:
44404 \series default
44405  You can leave this field empty on Windows systems because it has no effect.
44406 \end_layout
44407
44408 \end_inset
44409
44410
44411 \end_layout
44412
44413 \begin_layout Description
44414 Adapt
44415 \begin_inset space ~
44416 \end_inset
44417
44418 output
44419 \begin_inset space ~
44420 \end_inset
44421
44422 to
44423 \begin_inset space ~
44424 \end_inset
44425
44426 printer This option works only for the 
44427 \family sans
44428 Printer command
44429 \family default
44430  
44431 \begin_inset Quotes eld
44432 \end_inset
44433
44434
44435 \family sans
44436 dvips
44437 \family default
44438
44439 \begin_inset Quotes erd
44440 \end_inset
44441
44442 .
44443  It activates a configuration file for dvips.
44444  This is an option only for dvips experts.
44445 \end_layout
44446
44447 \begin_layout Description
44448 Printer
44449 \begin_inset space ~
44450 \end_inset
44451
44452 command is the command LyX
44453 \begin_inset space \thinspace{}
44454 \end_inset
44455
44456 /
44457 \begin_inset space \thinspace{}
44458 \end_inset
44459
44460 LaTeX uses for printing.
44461  The default is on most systems 
44462 \family sans
44463 dvips
44464 \family default
44465 .
44466 \end_layout
44467
44468 \begin_layout Description
44469 Printer
44470 \begin_inset space ~
44471 \end_inset
44472
44473 Command
44474 \begin_inset space ~
44475 \end_inset
44476
44477 Options Here you can specify printer options.
44478  A list of printer options with explanations can be found in the documentation
44479  of the program that provides the 
44480 \family sans
44481 Printer command
44482 \family default
44483  you are using.
44484 \end_layout
44485
44486 \begin_layout Subsection
44487 Date Format
44488 \begin_inset Index idx
44489 status collapsed
44490
44491 \begin_layout Plain Layout
44492 Date Format
44493 \end_layout
44494
44495 \end_inset
44496
44497
44498 \begin_inset Index idx
44499 status collapsed
44500
44501 \begin_layout Plain Layout
44502 Settings ! Date format
44503 \end_layout
44504
44505 \end_inset
44506
44507
44508 \end_layout
44509
44510 \begin_layout Standard
44511 The date format can be one or a mixture of the formats listed here:
44512 \begin_inset Newline newline
44513 \end_inset
44514
44515
44516 \begin_inset Flex URL
44517 status collapsed
44518
44519 \begin_layout Plain Layout
44520
44521 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44522 \end_layout
44523
44524 \end_inset
44525
44526
44527 \begin_inset Newline newline
44528 \end_inset
44529
44530 For example the format
44531 \begin_inset Newline newline
44532 \end_inset
44533
44534 %d/%m/%y
44535 \begin_inset Newline newline
44536 \end_inset
44537
44538 prints the date as day/month/year.
44539 \end_layout
44540
44541 \begin_layout Subsection
44542 Plain Text
44543 \end_layout
44544
44545 \begin_layout Description
44546 Output
44547 \begin_inset space ~
44548 \end_inset
44549
44550 line
44551 \begin_inset space ~
44552 \end_inset
44553
44554 length sets the maximum number of characters printed in one line when using
44555  the menu 
44556 \family sans
44557 File\SpecialChar \menuseparator
44558 Export\SpecialChar \menuseparator
44559 Plain
44560 \begin_inset space ~
44561 \end_inset
44562
44563 text
44564 \family default
44565 .
44566  Setting the line line length to 0 means all text is printed in one endless
44567  line.
44568 \end_layout
44569
44570 \begin_layout Description
44571 roff
44572 \begin_inset space ~
44573 \end_inset
44574
44575 command defines an additional command used to produce better ASCII tables
44576  with the 
44577 \family typewriter
44578 groff/troff/nroff
44579 \family default
44580  UNIX-commands (refer to their manuals for more information about them).
44581  Setting this as empty tells LyX to use the internal formatter.
44582 \end_layout
44583
44584 \begin_layout Subsection
44585 LaT
44586 \begin_inset ERT
44587 status collapsed
44588
44589 \begin_layout Plain Layout
44590
44591 {}
44592 \end_layout
44593
44594 \end_inset
44595
44596 eX
44597 \begin_inset CommandInset label
44598 LatexCommand label
44599 name "sub:LaTeX-settings"
44600
44601 \end_inset
44602
44603
44604 \begin_inset Index idx
44605 status collapsed
44606
44607 \begin_layout Plain Layout
44608 Settings ! LaTeX
44609 \end_layout
44610
44611 \end_inset
44612
44613
44614 \end_layout
44615
44616 \begin_layout Description
44617 Use
44618 \begin_inset space ~
44619 \end_inset
44620
44621 LaTe
44622 \begin_inset ERT
44623 status collapsed
44624
44625 \begin_layout Plain Layout
44626
44627 {}
44628 \end_layout
44629
44630 \end_inset
44631
44632 X
44633 \begin_inset space ~
44634 \end_inset
44635
44636 font
44637 \begin_inset space ~
44638 \end_inset
44639
44640 encoding This is the default encoding of the document font.
44641  
44642 \family sans
44643 T1
44644 \family default
44645  is the default and covers western languages and symbols.
44646  
44647 \family sans
44648 T2A
44649 \family default
44650
44651 \family sans
44652 T2B
44653 \family default
44654
44655 \family sans
44656 T2C
44657 \family default
44658
44659 \family sans
44660 LCY
44661 \family default
44662 , and 
44663 \family sans
44664 X2
44665 \family default
44666  are for Cyrillic.
44667  Combinations of the encodings are possible, like 
44668 \begin_inset Quotes erd
44669 \end_inset
44670
44671
44672 \family sans
44673 T1, T2B
44674 \family default
44675
44676 \begin_inset Quotes erd
44677 \end_inset
44678
44679 .
44680  The font encoding is normally automatically loaded by the language packages
44681  LyX sets up in the background.
44682  So there is no need to change the default encoding.
44683 \end_layout
44684
44685 \begin_layout Description
44686 Default
44687 \begin_inset space ~
44688 \end_inset
44689
44690 paper
44691 \begin_inset space ~
44692 \end_inset
44693
44694 size This is the paper size that is used for new documents.
44695  The 
44696 \family sans
44697 Default
44698 \family default
44699  value depends on your LaTeX-system setup.
44700 \end_layout
44701
44702 \begin_layout Standard
44703 You can also specify here commands with parameters for the listed applications.
44704  But before you change something, it is strongly recommended to read the
44705  manuals of the applications.
44706  Currently the following commands can be set:
44707 \end_layout
44708
44709 \begin_layout Description
44710 CheckTe
44711 \begin_inset ERT
44712 status collapsed
44713
44714 \begin_layout Plain Layout
44715
44716 {}
44717 \end_layout
44718
44719 \end_inset
44720
44721 X
44722 \begin_inset space ~
44723 \end_inset
44724
44725 command Command for the program 
44726 \family sans
44727 CheckTeX
44728 \family default
44729  that is described in the section 
44730 \emph on
44731 Checking TeX
44732 \emph default
44733  of the 
44734 \emph on
44735 Additional Features
44736 \emph default
44737  manual.
44738 \end_layout
44739
44740 \begin_layout Description
44741 BibTe
44742 \begin_inset ERT
44743 status collapsed
44744
44745 \begin_layout Plain Layout
44746
44747 {}
44748 \end_layout
44749
44750 \end_inset
44751
44752 X
44753 \begin_inset space ~
44754 \end_inset
44755
44756 command Command for the program 
44757 \family sans
44758 BibTeX
44759 \family default
44760  that generates the bibliography, see section
44761 \begin_inset space ~
44762 \end_inset
44763
44764
44765 \begin_inset CommandInset ref
44766 LatexCommand ref
44767 reference "sub:Bibliography-databases"
44768
44769 \end_inset
44770
44771 .
44772 \end_layout
44773
44774 \begin_layout Description
44775 Index
44776 \begin_inset space ~
44777 \end_inset
44778
44779 command Command for the program that generates the index, see section
44780 \begin_inset space ~
44781 \end_inset
44782
44783
44784 \begin_inset CommandInset ref
44785 LatexCommand ref
44786 reference "sub:Index-Program"
44787
44788 \end_inset
44789
44790 .
44791 \end_layout
44792
44793 \begin_layout Description
44794 Nomenclature
44795 \begin_inset space ~
44796 \end_inset
44797
44798 command Command for the program that generates the nomenclature, see section
44799 \begin_inset space ~
44800 \end_inset
44801
44802
44803 \begin_inset CommandInset ref
44804 LatexCommand ref
44805 reference "sub:Nomenclature-Program"
44806
44807 \end_inset
44808
44809 .
44810 \end_layout
44811
44812 \begin_layout Description
44813 DVI
44814 \begin_inset space ~
44815 \end_inset
44816
44817 viewer
44818 \begin_inset space ~
44819 \end_inset
44820
44821 paper
44822 \begin_inset space ~
44823 \end_inset
44824
44825 size
44826 \begin_inset space ~
44827 \end_inset
44828
44829 options They only have an effect when the program 
44830 \family sans
44831 xdvi
44832 \family default
44833  is used as DVI-viewer.
44834 \end_layout
44835
44836 \begin_layout Standard
44837 There are additionally the following options:
44838 \end_layout
44839
44840 \begin_layout Description
44841 Use
44842 \begin_inset space ~
44843 \end_inset
44844
44845 Windows-style
44846 \begin_inset space ~
44847 \end_inset
44848
44849 paths
44850 \begin_inset space ~
44851 \end_inset
44852
44853 in
44854 \begin_inset space ~
44855 \end_inset
44856
44857 LaTeX
44858 \begin_inset space ~
44859 \end_inset
44860
44861 files Uses paths in the notation of Windows, that means that 
44862 \begin_inset Quotes eld
44863 \end_inset
44864
44865
44866 \backslash
44867
44868 \begin_inset Quotes erd
44869 \end_inset
44870
44871  is used instead of 
44872 \begin_inset Quotes eld
44873 \end_inset
44874
44875 /
44876 \begin_inset Quotes erd
44877 \end_inset
44878
44879  to separate folders.
44880  This option is enabled by default when you use LyX on Windows.
44881 \begin_inset Index idx
44882 status collapsed
44883
44884 \begin_layout Plain Layout
44885 Paths
44886 \end_layout
44887
44888 \end_inset
44889
44890
44891 \begin_inset Index idx
44892 status collapsed
44893
44894 \begin_layout Plain Layout
44895 Settings ! Paths
44896 \end_layout
44897
44898 \end_inset
44899
44900
44901 \end_layout
44902
44903 \begin_layout Description
44904 Reset
44905 \begin_inset space ~
44906 \end_inset
44907
44908 class
44909 \begin_inset space ~
44910 \end_inset
44911
44912 options
44913 \begin_inset space ~
44914 \end_inset
44915
44916 when
44917 \begin_inset space ~
44918 \end_inset
44919
44920 document
44921 \begin_inset space ~
44922 \end_inset
44923
44924 classes
44925 \begin_inset space ~
44926 \end_inset
44927
44928 changes Removes all manually set document class options in the 
44929 \family sans
44930 Document\SpecialChar \menuseparator
44931 Settings
44932 \family default
44933  dialog when changing the document class.
44934 \end_layout
44935
44936 \begin_layout Section
44937 File
44938 \begin_inset space ~
44939 \end_inset
44940
44941 Handling
44942 \begin_inset Index idx
44943 status collapsed
44944
44945 \begin_layout Plain Layout
44946 File handling
44947 \end_layout
44948
44949 \end_inset
44950
44951
44952 \end_layout
44953
44954 \begin_layout Subsection
44955 Converters
44956 \begin_inset CommandInset label
44957 LatexCommand label
44958 name "sub:Converters"
44959
44960 \end_inset
44961
44962
44963 \begin_inset Index idx
44964 status collapsed
44965
44966 \begin_layout Plain Layout
44967 Converters
44968 \end_layout
44969
44970 \end_inset
44971
44972
44973 \end_layout
44974
44975 \begin_layout Standard
44976 Here you find the list of defined converter commands to convert material
44977  from one format to another.
44978  You can modify them or create new ones.
44979  To modify a converter, select it, change the entry of the field 
44980 \family sans
44981 Converter
44982 \family default
44983  and/or 
44984 \family sans
44985 Extra
44986 \begin_inset space ~
44987 \end_inset
44988
44989 flag
44990 \family default
44991 , and press the 
44992 \family sans
44993 Modify
44994 \family default
44995  button.
44996  To create a new converter, select an existing one, select a different format
44997  in the 
44998 \family sans
44999 From
45000 \begin_inset space ~
45001 \end_inset
45002
45003 format
45004 \family default
45005  drop-down list, modify the 
45006 \family sans
45007 Converter
45008 \family default
45009  field, and press the 
45010 \family sans
45011 Add
45012 \family default
45013  button.
45014 \end_layout
45015
45016 \begin_layout Standard
45017 When the 
45018 \family sans
45019 Converter File Cache
45020 \family default
45021  is enabled, conversions will be cached as long as specified in the field
45022  
45023 \family sans
45024 Maximum Age (in days
45025 \family default
45026 ).
45027  This means that images don't need to be converted again when you reopen
45028  a document; the converted images from the cache will be used instead.
45029 \end_layout
45030
45031 \begin_layout Standard
45032 More about converters, like the variables and flags that can be used in
45033  the converter definition, is described in the section 
45034 \emph on
45035 Converters
45036 \emph default
45037  of the 
45038 \emph on
45039 Customization
45040 \emph default
45041  manual.
45042 \end_layout
45043
45044 \begin_layout Subsection
45045 File Formats
45046 \begin_inset CommandInset label
45047 LatexCommand label
45048 name "sec:File-Formats"
45049
45050 \end_inset
45051
45052
45053 \begin_inset Index idx
45054 status collapsed
45055
45056 \begin_layout Plain Layout
45057 File formats
45058 \end_layout
45059
45060 \end_inset
45061
45062
45063 \begin_inset Index idx
45064 status collapsed
45065
45066 \begin_layout Plain Layout
45067 Copiers
45068 \end_layout
45069
45070 \end_inset
45071
45072
45073 \end_layout
45074
45075 \begin_layout Standard
45076 Here you find the list of defined file formats that LyX can handle.
45077  You can modify the viewer and editor program that should be used for certain
45078  formats.
45079 \change_inserted -712698321 1299490494
45080
45081 \end_layout
45082
45083 \begin_layout Standard
45084
45085 \change_inserted -712698321 1299490573
45086 Furthermore, you can define the 
45087 \begin_inset Quotes eld
45088 \end_inset
45089
45090 Default output format
45091 \begin_inset Quotes erd
45092 \end_inset
45093
45094  that is used when you hit 
45095 \begin_inset Quotes eld
45096 \end_inset
45097
45098 View
45099 \begin_inset Quotes erd
45100 \end_inset
45101
45102
45103 \begin_inset Quotes eld
45104 \end_inset
45105
45106 Update
45107 \begin_inset Quotes erd
45108 \end_inset
45109
45110
45111 \begin_inset Quotes eld
45112 \end_inset
45113
45114 View Master Document
45115 \begin_inset Quotes erd
45116 \end_inset
45117
45118  and 
45119 \begin_inset Quotes eld
45120 \end_inset
45121
45122 Update Master Document
45123 \begin_inset Quotes erd
45124 \end_inset
45125
45126  in the Edit menu or the toolbar.
45127 \change_unchanged
45128
45129 \end_layout
45130
45131 \begin_layout Standard
45132 More about formats, like the options that can be used in the format definition,
45133  is described in the section 
45134 \emph on
45135 Formats
45136 \emph default
45137  of the 
45138 \emph on
45139 Customization
45140 \emph default
45141  manual.
45142 \end_layout
45143
45144 \begin_layout Standard
45145 Since all conversions from one format to another take place in LyX's temporary
45146  directory, it is sometimes necessary to modify a file before copying it
45147  to the temporary directory in order that the conversion may be performed.
45148  This is done by specifying a 
45149 \family sans
45150 Copier
45151 \family default
45152 .
45153  More about this is described in the section 
45154 \emph on
45155 Copiers
45156 \emph default
45157  of the 
45158 \emph on
45159 Customization
45160 \emph default
45161  manual.
45162 \end_layout
45163
45164 \begin_layout Chapter
45165 Units available in LyX
45166 \begin_inset Index idx
45167 status collapsed
45168
45169 \begin_layout Plain Layout
45170 Units
45171 \end_layout
45172
45173 \end_inset
45174
45175
45176 \begin_inset CommandInset label
45177 LatexCommand label
45178 name "cha:Units-available-in"
45179
45180 \end_inset
45181
45182
45183 \end_layout
45184
45185 \begin_layout Standard
45186 To understand the units described in this documentation, 
45187 \begin_inset CommandInset ref
45188 LatexCommand ref
45189 reference "cap:Units"
45190
45191 \end_inset
45192
45193  explains all units available in LyX.
45194 \end_layout
45195
45196 \begin_layout Standard
45197 \begin_inset Float table
45198 placement h
45199 wide false
45200 sideways false
45201 status open
45202
45203 \begin_layout Plain Layout
45204 \begin_inset Caption
45205
45206 \begin_layout Plain Layout
45207 \begin_inset CommandInset label
45208 LatexCommand label
45209 name "cap:Units"
45210
45211 \end_inset
45212
45213 Units
45214 \end_layout
45215
45216 \end_inset
45217
45218
45219 \end_layout
45220
45221 \begin_layout Plain Layout
45222 \begin_inset VSpace medskip
45223 \end_inset
45224
45225
45226 \end_layout
45227
45228 \begin_layout Plain Layout
45229 \align center
45230 \begin_inset Tabular
45231 <lyxtabular version="3" rows="20" columns="2">
45232 <features tabularvalignment="middle">
45233 <column alignment="center" valignment="top" width="0">
45234 <column alignment="center" valignment="top" width="0">
45235 <row>
45236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45237 \begin_inset Text
45238
45239 \begin_layout Plain Layout
45240 unit
45241 \end_layout
45242
45243 \end_inset
45244 </cell>
45245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45246 \begin_inset Text
45247
45248 \begin_layout Plain Layout
45249 name/description
45250 \end_layout
45251
45252 \end_inset
45253 </cell>
45254 </row>
45255 <row>
45256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45257 \begin_inset Text
45258
45259 \begin_layout Plain Layout
45260 mm
45261 \end_layout
45262
45263 \end_inset
45264 </cell>
45265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45266 \begin_inset Text
45267
45268 \begin_layout Plain Layout
45269 millimeter
45270 \end_layout
45271
45272 \end_inset
45273 </cell>
45274 </row>
45275 <row>
45276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45277 \begin_inset Text
45278
45279 \begin_layout Plain Layout
45280 cm
45281 \end_layout
45282
45283 \end_inset
45284 </cell>
45285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45286 \begin_inset Text
45287
45288 \begin_layout Plain Layout
45289 centimeter
45290 \end_layout
45291
45292 \end_inset
45293 </cell>
45294 </row>
45295 <row>
45296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45297 \begin_inset Text
45298
45299 \begin_layout Plain Layout
45300 in
45301 \end_layout
45302
45303 \end_inset
45304 </cell>
45305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45306 \begin_inset Text
45307
45308 \begin_layout Plain Layout
45309 inch
45310 \end_layout
45311
45312 \end_inset
45313 </cell>
45314 </row>
45315 <row>
45316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45317 \begin_inset Text
45318
45319 \begin_layout Plain Layout
45320 pt
45321 \end_layout
45322
45323 \end_inset
45324 </cell>
45325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45326 \begin_inset Text
45327
45328 \begin_layout Plain Layout
45329 point (72.27
45330 \begin_inset space \thinspace{}
45331 \end_inset
45332
45333 pt = 1
45334 \begin_inset space \thinspace{}
45335 \end_inset
45336
45337 in)
45338 \end_layout
45339
45340 \end_inset
45341 </cell>
45342 </row>
45343 <row>
45344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45345 \begin_inset Text
45346
45347 \begin_layout Plain Layout
45348 pc
45349 \end_layout
45350
45351 \end_inset
45352 </cell>
45353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45354 \begin_inset Text
45355
45356 \begin_layout Plain Layout
45357 pica (1
45358 \begin_inset space \thinspace{}
45359 \end_inset
45360
45361 pc = 12
45362 \begin_inset space \thinspace{}
45363 \end_inset
45364
45365 pt)
45366 \end_layout
45367
45368 \end_inset
45369 </cell>
45370 </row>
45371 <row>
45372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45373 \begin_inset Text
45374
45375 \begin_layout Plain Layout
45376 sp
45377 \end_layout
45378
45379 \end_inset
45380 </cell>
45381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45382 \begin_inset Text
45383
45384 \begin_layout Plain Layout
45385 scaled point (65536
45386 \begin_inset space \thinspace{}
45387 \end_inset
45388
45389 sp = 1
45390 \begin_inset space \thinspace{}
45391 \end_inset
45392
45393 pt)
45394 \end_layout
45395
45396 \end_inset
45397 </cell>
45398 </row>
45399 <row>
45400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45401 \begin_inset Text
45402
45403 \begin_layout Plain Layout
45404 bp
45405 \end_layout
45406
45407 \end_inset
45408 </cell>
45409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45410 \begin_inset Text
45411
45412 \begin_layout Plain Layout
45413 big point (72
45414 \begin_inset space \thinspace{}
45415 \end_inset
45416
45417 bp = 1
45418 \begin_inset space \thinspace{}
45419 \end_inset
45420
45421 in)
45422 \end_layout
45423
45424 \end_inset
45425 </cell>
45426 </row>
45427 <row>
45428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45429 \begin_inset Text
45430
45431 \begin_layout Plain Layout
45432 dd
45433 \end_layout
45434
45435 \end_inset
45436 </cell>
45437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45438 \begin_inset Text
45439
45440 \begin_layout Plain Layout
45441 didot (72
45442 \begin_inset space \thinspace{}
45443 \end_inset
45444
45445 dd 
45446 \begin_inset Formula $\approx$
45447 \end_inset
45448
45449  37.6
45450 \begin_inset space \thinspace{}
45451 \end_inset
45452
45453 mm)
45454 \end_layout
45455
45456 \end_inset
45457 </cell>
45458 </row>
45459 <row>
45460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45461 \begin_inset Text
45462
45463 \begin_layout Plain Layout
45464 cc
45465 \end_layout
45466
45467 \end_inset
45468 </cell>
45469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45470 \begin_inset Text
45471
45472 \begin_layout Plain Layout
45473 cicero (1
45474 \begin_inset space \thinspace{}
45475 \end_inset
45476
45477 cc = 12
45478 \begin_inset space \thinspace{}
45479 \end_inset
45480
45481 dd)
45482 \end_layout
45483
45484 \end_inset
45485 </cell>
45486 </row>
45487 <row>
45488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45489 \begin_inset Text
45490
45491 \begin_layout Plain Layout
45492 Scale%
45493 \end_layout
45494
45495 \end_inset
45496 </cell>
45497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45498 \begin_inset Text
45499
45500 \begin_layout Plain Layout
45501 % of original image width
45502 \end_layout
45503
45504 \end_inset
45505 </cell>
45506 </row>
45507 <row>
45508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45509 \begin_inset Text
45510
45511 \begin_layout Plain Layout
45512 text%
45513 \end_layout
45514
45515 \end_inset
45516 </cell>
45517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45518 \begin_inset Text
45519
45520 \begin_layout Plain Layout
45521 % of text width
45522 \end_layout
45523
45524 \end_inset
45525 </cell>
45526 </row>
45527 <row>
45528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45529 \begin_inset Text
45530
45531 \begin_layout Plain Layout
45532 col%
45533 \end_layout
45534
45535 \end_inset
45536 </cell>
45537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45538 \begin_inset Text
45539
45540 \begin_layout Plain Layout
45541 % of column width
45542 \end_layout
45543
45544 \end_inset
45545 </cell>
45546 </row>
45547 <row>
45548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45549 \begin_inset Text
45550
45551 \begin_layout Plain Layout
45552 page%
45553 \end_layout
45554
45555 \end_inset
45556 </cell>
45557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45558 \begin_inset Text
45559
45560 \begin_layout Plain Layout
45561 % of paper width
45562 \end_layout
45563
45564 \end_inset
45565 </cell>
45566 </row>
45567 <row>
45568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45569 \begin_inset Text
45570
45571 \begin_layout Plain Layout
45572 line%
45573 \end_layout
45574
45575 \end_inset
45576 </cell>
45577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45578 \begin_inset Text
45579
45580 \begin_layout Plain Layout
45581 % of line width
45582 \end_layout
45583
45584 \end_inset
45585 </cell>
45586 </row>
45587 <row>
45588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45589 \begin_inset Text
45590
45591 \begin_layout Plain Layout
45592 theight%
45593 \end_layout
45594
45595 \end_inset
45596 </cell>
45597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45598 \begin_inset Text
45599
45600 \begin_layout Plain Layout
45601 % of text height
45602 \end_layout
45603
45604 \end_inset
45605 </cell>
45606 </row>
45607 <row>
45608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45609 \begin_inset Text
45610
45611 \begin_layout Plain Layout
45612 pheight%
45613 \end_layout
45614
45615 \end_inset
45616 </cell>
45617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45618 \begin_inset Text
45619
45620 \begin_layout Plain Layout
45621 % of paper height
45622 \end_layout
45623
45624 \end_inset
45625 </cell>
45626 </row>
45627 <row>
45628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45629 \begin_inset Text
45630
45631 \begin_layout Plain Layout
45632 ex
45633 \end_layout
45634
45635 \end_inset
45636 </cell>
45637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45638 \begin_inset Text
45639
45640 \begin_layout Plain Layout
45641 height of letter 
45642 \emph on
45643 x
45644 \emph default
45645  in current font
45646 \end_layout
45647
45648 \end_inset
45649 </cell>
45650 </row>
45651 <row>
45652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45653 \begin_inset Text
45654
45655 \begin_layout Plain Layout
45656 em
45657 \end_layout
45658
45659 \end_inset
45660 </cell>
45661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45662 \begin_inset Text
45663
45664 \begin_layout Plain Layout
45665 width of letter 
45666 \emph on
45667 M
45668 \emph default
45669  in current font
45670 \end_layout
45671
45672 \end_inset
45673 </cell>
45674 </row>
45675 <row>
45676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45677 \begin_inset Text
45678
45679 \begin_layout Plain Layout
45680 mu
45681 \end_layout
45682
45683 \end_inset
45684 </cell>
45685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45686 \begin_inset Text
45687
45688 \begin_layout Plain Layout
45689 math unit (1
45690 \begin_inset space \thinspace{}
45691 \end_inset
45692
45693 mu = 1/18
45694 \begin_inset space \thinspace{}
45695 \end_inset
45696
45697 em)
45698 \end_layout
45699
45700 \end_inset
45701 </cell>
45702 </row>
45703 </lyxtabular>
45704
45705 \end_inset
45706
45707
45708 \end_layout
45709
45710 \end_inset
45711
45712
45713 \end_layout
45714
45715 \begin_layout Chapter
45716 Credits
45717 \begin_inset CommandInset label
45718 LatexCommand label
45719 name "cha:Credits"
45720
45721 \end_inset
45722
45723
45724 \end_layout
45725
45726 \begin_layout Standard
45727 The documentation is a collaborative effort between many different people
45728  (and we would encourage people to contribute!).
45729 \end_layout
45730
45731 \begin_layout Itemize
45732
45733 \noun on
45734 Alejandro Aguilar Sierra
45735 \end_layout
45736
45737 \begin_layout Itemize
45738
45739 \noun on
45740 Amir Karger
45741 \end_layout
45742
45743 \begin_layout Itemize
45744
45745 \noun on
45746 David Johnson
45747 \end_layout
45748
45749 \begin_layout Itemize
45750
45751 \noun on
45752 Hartmut Haase
45753 \end_layout
45754
45755 \begin_layout Itemize
45756
45757 \noun on
45758 Ignacio García
45759 \end_layout
45760
45761 \begin_layout Itemize
45762
45763 \noun on
45764 Ivan Schreter
45765 \end_layout
45766
45767 \begin_layout Itemize
45768
45769 \noun on
45770 John Raithel
45771 \end_layout
45772
45773 \begin_layout Itemize
45774
45775 \noun on
45776 John Weiss
45777 \end_layout
45778
45779 \begin_layout Itemize
45780
45781 \noun on
45782 Lars Gullik Bjønnes
45783 \end_layout
45784
45785 \begin_layout Itemize
45786
45787 \noun on
45788 Matthias Ettrich
45789 \end_layout
45790
45791 \begin_layout Itemize
45792
45793 \noun on
45794 Matthias Zenker
45795 \end_layout
45796
45797 \begin_layout Itemize
45798
45799 \noun on
45800 Rich Fields
45801 \end_layout
45802
45803 \begin_layout Itemize
45804
45805 \noun on
45806 Pascal André
45807 \end_layout
45808
45809 \begin_layout Itemize
45810
45811 \noun on
45812 Paul Evans
45813 \end_layout
45814
45815 \begin_layout Itemize
45816
45817 \noun on
45818 Paul Russel
45819 \end_layout
45820
45821 \begin_layout Itemize
45822
45823 \noun on
45824 Robin Socha
45825 \end_layout
45826
45827 \begin_layout Itemize
45828
45829 \noun on
45830 Uwe Stöhr
45831 \end_layout
45832
45833 \begin_layout Itemize
45834 The LyX Team: 
45835 \begin_inset CommandInset citation
45836 LatexCommand cite
45837 key "lyxcredit"
45838
45839 \end_inset
45840
45841
45842 \end_layout
45843
45844 \begin_layout Standard
45845 \begin_inset Newpage newpage
45846 \end_inset
45847
45848 The bibliography on the following page was created with the 
45849 \family sans
45850 Bibliography
45851 \family default
45852  environment.
45853 \end_layout
45854
45855 \begin_layout Bibliography
45856 \labelwidthstring Literaturverzeichnis
45857 \begin_inset CommandInset bibitem
45858 LatexCommand bibitem
45859 label "Credits"
45860 key "lyxcredit"
45861
45862 \end_inset
45863
45864 The LyX Team: 
45865 \begin_inset CommandInset href
45866 LatexCommand href
45867 name "Credits"
45868 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
45869
45870 \end_inset
45871
45872 :
45873 \begin_inset Newline newline
45874 \end_inset
45875
45876
45877 \begin_inset Flex URL
45878 status collapsed
45879
45880 \begin_layout Plain Layout
45881
45882 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
45883 \end_layout
45884
45885 \end_inset
45886
45887
45888 \end_layout
45889
45890 \begin_layout Bibliography
45891 \labelwidthstring Literaturverzeichnis
45892 \begin_inset CommandInset bibitem
45893 LatexCommand bibitem
45894 key "latexcompanion"
45895
45896 \end_inset
45897
45898 Frank Mittelbach and Michel Goossens: 
45899 \emph on
45900 The LaTeX Companion Second Edition.
45901
45902 \emph default
45903  Addison-Wesley, 2004
45904 \end_layout
45905
45906 \begin_layout Bibliography
45907 \labelwidthstring Literaturverzeichnis
45908 \begin_inset CommandInset bibitem
45909 LatexCommand bibitem
45910 key "latexguide"
45911
45912 \end_inset
45913
45914 Helmut Kopka and Patrick W.
45915  Daly: 
45916 \emph on
45917 A Guide to LaTeX Fourth Edition.
45918
45919 \emph default
45920  Addison-Wesley, 2003
45921 \end_layout
45922
45923 \begin_layout Bibliography
45924 \labelwidthstring Literaturverzeichnis
45925 \begin_inset CommandInset bibitem
45926 LatexCommand bibitem
45927 key "latexbook"
45928
45929 \end_inset
45930
45931 Leslie Lamport: 
45932 \emph on
45933 LaTeX: A Document Preparation System.
45934
45935 \emph default
45936  Addison-Wesley, second edition, 1994
45937 \end_layout
45938
45939 \begin_layout Bibliography
45940 \labelwidthstring Literaturverzeichnis
45941 \begin_inset CommandInset bibitem
45942 LatexCommand bibitem
45943 key "texbook"
45944
45945 \end_inset
45946
45947 Donald E.
45948  Knuth.
45949  
45950 \emph on
45951 The TeXbook.
45952
45953 \emph default
45954  Addison-Wesley, 1984
45955 \end_layout
45956
45957 \begin_layout Bibliography
45958 \labelwidthstring Literaturverzeichnis
45959 \begin_inset CommandInset bibitem
45960 LatexCommand bibitem
45961 key "TeXCatalogue"
45962
45963 \end_inset
45964
45965 The TeX Catalogue:
45966 \begin_inset Newline newline
45967 \end_inset
45968
45969
45970 \begin_inset Flex URL
45971 status collapsed
45972
45973 \begin_layout Plain Layout
45974
45975 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
45976 \end_layout
45977
45978 \end_inset
45979
45980
45981 \end_layout
45982
45983 \begin_layout Bibliography
45984 \labelwidthstring Literaturverzeichnis
45985 \begin_inset CommandInset bibitem
45986 LatexCommand bibitem
45987 key "LaTeXFAQ"
45988
45989 \end_inset
45990
45991 The LaTeX FAQ:
45992 \begin_inset Newline newline
45993 \end_inset
45994
45995
45996 \begin_inset Flex URL
45997 status collapsed
45998
45999 \begin_layout Plain Layout
46000
46001 http://www.tex.ac.uk/cgi-bin/texfaq2html
46002 \end_layout
46003
46004 \end_inset
46005
46006
46007 \end_layout
46008
46009 \begin_layout Bibliography
46010 \labelwidthstring Literaturverzeichnis
46011 \begin_inset CommandInset bibitem
46012 LatexCommand bibitem
46013 key "BibTeX"
46014
46015 \end_inset
46016
46017
46018 \begin_inset CommandInset href
46019 LatexCommand href
46020 name "Documentation"
46021 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
46022
46023 \end_inset
46024
46025  of the program 
46026 \family sans
46027 BibTeX
46028 \family default
46029 :
46030 \begin_inset Newline newline
46031 \end_inset
46032
46033
46034 \begin_inset Flex URL
46035 status collapsed
46036
46037 \begin_layout Plain Layout
46038
46039 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
46040 \end_layout
46041
46042 \end_inset
46043
46044
46045 \end_layout
46046
46047 \begin_layout Bibliography
46048 \labelwidthstring Literaturverzeichnis
46049 \begin_inset CommandInset bibitem
46050 LatexCommand bibitem
46051 key "BibTeX-2"
46052
46053 \end_inset
46054
46055
46056 \begin_inset CommandInset href
46057 LatexCommand href
46058 name "Documentation"
46059 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46060
46061 \end_inset
46062
46063  how to use the program 
46064 \family sans
46065 BibTeX
46066 \family default
46067 :
46068 \begin_inset Newline newline
46069 \end_inset
46070
46071
46072 \begin_inset Flex URL
46073 status collapsed
46074
46075 \begin_layout Plain Layout
46076
46077 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46078 \end_layout
46079
46080 \end_inset
46081
46082
46083 \end_layout
46084
46085 \begin_layout Bibliography
46086 \labelwidthstring Literaturverzeichnis
46087 \begin_inset CommandInset bibitem
46088 LatexCommand bibitem
46089 key "makeindex"
46090
46091 \end_inset
46092
46093
46094 \begin_inset CommandInset href
46095 LatexCommand href
46096 name "Documentation"
46097 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
46098
46099 \end_inset
46100
46101  of the program 
46102 \family sans
46103 makeindex
46104 \family default
46105 :
46106 \begin_inset Newline newline
46107 \end_inset
46108
46109
46110 \begin_inset Flex URL
46111 status collapsed
46112
46113 \begin_layout Plain Layout
46114
46115 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
46116 \end_layout
46117
46118 \end_inset
46119
46120
46121 \end_layout
46122
46123 \begin_layout Bibliography
46124 \labelwidthstring Literaturverzeichnis
46125 \begin_inset CommandInset bibitem
46126 LatexCommand bibitem
46127 key "xindy"
46128
46129 \end_inset
46130
46131
46132 \begin_inset CommandInset href
46133 LatexCommand href
46134 name "Documentation"
46135 target "http://www.xindy.org/documentation.html"
46136
46137 \end_inset
46138
46139  of the program 
46140 \family sans
46141 xindy
46142 \family default
46143 :
46144 \begin_inset Newline newline
46145 \end_inset
46146
46147
46148 \begin_inset Flex URL
46149 status collapsed
46150
46151 \begin_layout Plain Layout
46152
46153 http://www.xindy.org/documentation.html
46154 \end_layout
46155
46156 \end_inset
46157
46158
46159 \end_layout
46160
46161 \begin_layout Bibliography
46162 \labelwidthstring Literaturverzeichnis
46163 \begin_inset CommandInset bibitem
46164 LatexCommand bibitem
46165 key "caption"
46166
46167 \end_inset
46168
46169
46170 \begin_inset CommandInset href
46171 LatexCommand href
46172 name "Documentation"
46173 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
46174
46175 \end_inset
46176
46177  of the LaTeX-package 
46178 \series bold
46179 caption
46180 \series default
46181
46182 \begin_inset Index idx
46183 status collapsed
46184
46185 \begin_layout Plain Layout
46186 LaTeX-packages ! caption
46187 \end_layout
46188
46189 \end_inset
46190
46191 :
46192 \begin_inset Newline newline
46193 \end_inset
46194
46195
46196 \begin_inset Flex URL
46197 status collapsed
46198
46199 \begin_layout Plain Layout
46200
46201 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
46202 \end_layout
46203
46204 \end_inset
46205
46206
46207 \end_layout
46208
46209 \begin_layout Bibliography
46210 \labelwidthstring Literaturverzeichnis
46211 \begin_inset CommandInset bibitem
46212 LatexCommand bibitem
46213 key "fancyhdr"
46214
46215 \end_inset
46216
46217
46218 \begin_inset CommandInset href
46219 LatexCommand href
46220 name "Documentation"
46221 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46222
46223 \end_inset
46224
46225  of the LaTeX-package 
46226 \series bold
46227 fancyhdr
46228 \series default
46229
46230 \begin_inset Index idx
46231 status collapsed
46232
46233 \begin_layout Plain Layout
46234 LaTeX-packages ! fancyhdr
46235 \end_layout
46236
46237 \end_inset
46238
46239 :
46240 \begin_inset Newline newline
46241 \end_inset
46242
46243
46244 \begin_inset Flex URL
46245 status collapsed
46246
46247 \begin_layout Plain Layout
46248
46249 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46250 \end_layout
46251
46252 \end_inset
46253
46254
46255 \end_layout
46256
46257 \begin_layout Bibliography
46258 \labelwidthstring Literaturverzeichnis
46259 \begin_inset CommandInset bibitem
46260 LatexCommand bibitem
46261 key "hyperref"
46262
46263 \end_inset
46264
46265
46266 \series bold
46267
46268 \begin_inset CommandInset href
46269 LatexCommand href
46270 name "Documentation"
46271 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46272
46273 \end_inset
46274
46275
46276 \series default
46277  of the LaTeX-package 
46278 \series bold
46279 hyperref
46280 \series default
46281
46282 \begin_inset Index idx
46283 status collapsed
46284
46285 \begin_layout Plain Layout
46286 LaTeX-packages ! hyperref
46287 \end_layout
46288
46289 \end_inset
46290
46291 :
46292 \begin_inset Newline newline
46293 \end_inset
46294
46295
46296 \begin_inset Flex URL
46297 status collapsed
46298
46299 \begin_layout Plain Layout
46300
46301 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
46302 \end_layout
46303
46304 \end_inset
46305
46306
46307 \end_layout
46308
46309 \begin_layout Bibliography
46310 \labelwidthstring Literaturverzeichnis
46311 \begin_inset CommandInset bibitem
46312 LatexCommand bibitem
46313 key "nomencl"
46314
46315 \end_inset
46316
46317
46318 \begin_inset CommandInset href
46319 LatexCommand href
46320 name "Documentation"
46321 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
46322
46323 \end_inset
46324
46325  of the LaTeX-package 
46326 \series bold
46327 nomencl
46328 \series default
46329
46330 \begin_inset Index idx
46331 status collapsed
46332
46333 \begin_layout Plain Layout
46334 LaTeX-packages ! nomencl
46335 \end_layout
46336
46337 \end_inset
46338
46339 :
46340 \begin_inset Newline newline
46341 \end_inset
46342
46343
46344 \begin_inset Flex URL
46345 status collapsed
46346
46347 \begin_layout Plain Layout
46348
46349 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
46350 \end_layout
46351
46352 \end_inset
46353
46354
46355 \end_layout
46356
46357 \begin_layout Bibliography
46358 \labelwidthstring Literaturverzeichnis
46359 \begin_inset CommandInset bibitem
46360 LatexCommand bibitem
46361 key "tipa"
46362
46363 \end_inset
46364
46365
46366 \begin_inset CommandInset href
46367 LatexCommand href
46368 name "Documentation"
46369 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
46370
46371 \end_inset
46372
46373  of the LaTeX-package 
46374 \series bold
46375 tipa
46376 \series default
46377
46378 \begin_inset Index idx
46379 status collapsed
46380
46381 \begin_layout Plain Layout
46382 LaTeX-packages ! tipa
46383 \end_layout
46384
46385 \end_inset
46386
46387 :
46388 \begin_inset Newline newline
46389 \end_inset
46390
46391
46392 \begin_inset Flex URL
46393 status collapsed
46394
46395 \begin_layout Plain Layout
46396
46397 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
46398 \end_layout
46399
46400 \end_inset
46401
46402
46403 \end_layout
46404
46405 \begin_layout Bibliography
46406 \labelwidthstring Literaturverzeichnis
46407 \begin_inset CommandInset bibitem
46408 LatexCommand bibitem
46409 key "wrapfig"
46410
46411 \end_inset
46412
46413
46414 \begin_inset CommandInset href
46415 LatexCommand href
46416 name "Documentation"
46417 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
46418
46419 \end_inset
46420
46421  of the LaTeX-package 
46422 \series bold
46423 wrapfig
46424 \series default
46425
46426 \begin_inset Index idx
46427 status collapsed
46428
46429 \begin_layout Plain Layout
46430 LaTeX-packages ! wrapfig
46431 \end_layout
46432
46433 \end_inset
46434
46435 :
46436 \begin_inset Newline newline
46437 \end_inset
46438
46439
46440 \begin_inset Flex URL
46441 status collapsed
46442
46443 \begin_layout Plain Layout
46444
46445 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
46446 \end_layout
46447
46448 \end_inset
46449
46450
46451 \end_layout
46452
46453 \begin_layout Bibliography
46454 \labelwidthstring Literaturverzeichnis
46455 \begin_inset CommandInset bibitem
46456 LatexCommand bibitem
46457 key "Arabic"
46458
46459 \end_inset
46460
46461
46462 \begin_inset CommandInset href
46463 LatexCommand href
46464 name "Wiki-page"
46465 target "http://wiki.lyx.org/Windows/Arabic"
46466
46467 \end_inset
46468
46469  how to set up LyX for Arabic:
46470 \begin_inset Newline newline
46471 \end_inset
46472
46473
46474 \begin_inset Flex URL
46475 status collapsed
46476
46477 \begin_layout Plain Layout
46478
46479 http://wiki.lyx.org/Windows/Arabic
46480 \end_layout
46481
46482 \end_inset
46483
46484
46485 \end_layout
46486
46487 \begin_layout Bibliography
46488 \labelwidthstring Literaturverzeichnis
46489 \begin_inset CommandInset bibitem
46490 LatexCommand bibitem
46491 key "Armenian"
46492
46493 \end_inset
46494
46495
46496 \begin_inset CommandInset href
46497 LatexCommand href
46498 name "Wiki-page"
46499 target "http://wiki.lyx.org/Windows/Armenian"
46500
46501 \end_inset
46502
46503  how to set up LyX for Armenian:
46504 \begin_inset Newline newline
46505 \end_inset
46506
46507
46508 \begin_inset Flex URL
46509 status collapsed
46510
46511 \begin_layout Plain Layout
46512
46513 http://wiki.lyx.org/Windows/Armenian
46514 \end_layout
46515
46516 \end_inset
46517
46518
46519 \end_layout
46520
46521 \begin_layout Bibliography
46522 \labelwidthstring Literaturverzeichnis
46523 \begin_inset CommandInset bibitem
46524 LatexCommand bibitem
46525 key "Farsi"
46526
46527 \end_inset
46528
46529
46530 \begin_inset CommandInset href
46531 LatexCommand href
46532 name "Wiki-page"
46533 target "http://wiki.lyx.org/Windows/Farsi"
46534
46535 \end_inset
46536
46537  how to set up LyX for Farsi:
46538 \begin_inset Newline newline
46539 \end_inset
46540
46541
46542 \begin_inset Flex URL
46543 status collapsed
46544
46545 \begin_layout Plain Layout
46546
46547 http://wiki.lyx.org/Windows/Farsi
46548 \end_layout
46549
46550 \end_inset
46551
46552
46553 \end_layout
46554
46555 \begin_layout Bibliography
46556 \labelwidthstring Literaturverzeichnis
46557 \begin_inset CommandInset bibitem
46558 LatexCommand bibitem
46559 key "Hebrew"
46560
46561 \end_inset
46562
46563
46564 \begin_inset CommandInset href
46565 LatexCommand href
46566 name "Wiki-page"
46567 target "http://wiki.lyx.org/Windows/Hebrew"
46568
46569 \end_inset
46570
46571  how to set up LyX for Hebrew:
46572 \begin_inset Newline newline
46573 \end_inset
46574
46575
46576 \begin_inset Flex URL
46577 status collapsed
46578
46579 \begin_layout Plain Layout
46580
46581 http://wiki.lyx.org/Windows/Hebrew
46582 \end_layout
46583
46584 \end_inset
46585
46586
46587 \end_layout
46588
46589 \begin_layout Bibliography
46590 \labelwidthstring Literaturverzeichnis
46591 \begin_inset CommandInset bibitem
46592 LatexCommand bibitem
46593 key "Japanese"
46594
46595 \end_inset
46596
46597
46598 \begin_inset CommandInset href
46599 LatexCommand href
46600 name "Wiki-page"
46601 target "http://wiki.lyx.org/Windows/Japanese"
46602
46603 \end_inset
46604
46605  how to set up LyX for Japanese:
46606 \begin_inset Newline newline
46607 \end_inset
46608
46609
46610 \begin_inset Flex URL
46611 status collapsed
46612
46613 \begin_layout Plain Layout
46614
46615 http://wiki.lyx.org/Windows/Japanese
46616 \end_layout
46617
46618 \end_inset
46619
46620
46621 \end_layout
46622
46623 \begin_layout Bibliography
46624 \labelwidthstring Literaturverzeichnis
46625 \begin_inset CommandInset bibitem
46626 LatexCommand bibitem
46627 key "Latvian"
46628
46629 \end_inset
46630
46631
46632 \begin_inset CommandInset href
46633 LatexCommand href
46634 name "Wiki-page"
46635 target "http://wiki.lyx.org/Windows/Latvian"
46636
46637 \end_inset
46638
46639  how to set up LyX for Latvian:
46640 \begin_inset Newline newline
46641 \end_inset
46642
46643
46644 \begin_inset Flex URL
46645 status collapsed
46646
46647 \begin_layout Plain Layout
46648
46649 http://wiki.lyx.org/Windows/Latvian
46650 \end_layout
46651
46652 \end_inset
46653
46654
46655 \end_layout
46656
46657 \begin_layout Bibliography
46658 \labelwidthstring Literaturverzeichnis
46659 \begin_inset CommandInset bibitem
46660 LatexCommand bibitem
46661 key "Lithuanian"
46662
46663 \end_inset
46664
46665
46666 \begin_inset CommandInset href
46667 LatexCommand href
46668 name "Wiki-page"
46669 target "http://wiki.lyx.org/Windows/Lithuanian"
46670
46671 \end_inset
46672
46673  how to set up LyX for Lithuanian:
46674 \begin_inset Newline newline
46675 \end_inset
46676
46677
46678 \begin_inset Flex URL
46679 status collapsed
46680
46681 \begin_layout Plain Layout
46682
46683 http://wiki.lyx.org/Windows/Lithuanian
46684 \end_layout
46685
46686 \end_inset
46687
46688
46689 \end_layout
46690
46691 \begin_layout Bibliography
46692 \labelwidthstring Literaturverzeichnis
46693 \begin_inset CommandInset bibitem
46694 LatexCommand bibitem
46695 key "Mongolian"
46696
46697 \end_inset
46698
46699
46700 \begin_inset CommandInset href
46701 LatexCommand href
46702 name "Wiki-page"
46703 target "http://wiki.lyx.org/Windows/Mongolian"
46704
46705 \end_inset
46706
46707  how to set up LyX for Mongolian:
46708 \begin_inset Newline newline
46709 \end_inset
46710
46711
46712 \begin_inset Flex URL
46713 status collapsed
46714
46715 \begin_layout Plain Layout
46716
46717 http://wiki.lyx.org/Windows/Mongolian
46718 \end_layout
46719
46720 \end_inset
46721
46722
46723 \end_layout
46724
46725 \begin_layout Bibliography
46726 \labelwidthstring Literaturverzeichnis
46727 \begin_inset CommandInset bibitem
46728 LatexCommand bibitem
46729 key "Vietnamese"
46730
46731 \end_inset
46732
46733
46734 \begin_inset CommandInset href
46735 LatexCommand href
46736 name "Wiki-page"
46737 target "http://wiki.lyx.org/Windows/Vietnamese"
46738
46739 \end_inset
46740
46741  how to set up LyX for Vietnamese:
46742 \begin_inset Newline newline
46743 \end_inset
46744
46745
46746 \begin_inset Flex URL
46747 status collapsed
46748
46749 \begin_layout Plain Layout
46750
46751 http://wiki.lyx.org/Windows/Vietnamese
46752 \end_layout
46753
46754 \end_inset
46755
46756
46757 \end_layout
46758
46759 \begin_layout Bibliography
46760 \labelwidthstring Literaturverzeichnis
46761 \begin_inset CommandInset bibitem
46762 LatexCommand bibitem
46763 key "NewInLyX20"
46764
46765 \end_inset
46766
46767
46768 \begin_inset CommandInset href
46769 LatexCommand href
46770 name "Wiki-page"
46771 target "http://wiki.lyx.org/LyX/NewInLyX20"
46772
46773 \end_inset
46774
46775  about new features in 
46776 \family sans
46777 LyX 2.0
46778 \family default
46779 :
46780 \begin_inset Newline newline
46781 \end_inset
46782
46783
46784 \begin_inset Flex URL
46785 status collapsed
46786
46787 \begin_layout Plain Layout
46788
46789 http://wiki.lyx.org/LyX/NewInLyX20
46790 \end_layout
46791
46792 \end_inset
46793
46794
46795 \end_layout
46796
46797 \begin_layout Standard
46798 \begin_inset Newpage newpage
46799 \end_inset
46800
46801
46802 \begin_inset ERT
46803 status collapsed
46804
46805 \begin_layout Plain Layout
46806
46807
46808 \backslash
46809 let
46810 \backslash
46811 mybibname
46812 \backslash
46813 bibname
46814 \end_layout
46815
46816 \begin_layout Plain Layout
46817
46818
46819 \backslash
46820 renewcommand{
46821 \backslash
46822 bibname}{
46823 \backslash
46824 mybibname
46825 \backslash
46826 ; 2}
46827 \end_layout
46828
46829 \end_inset
46830
46831
46832 \begin_inset Note Note
46833 status collapsed
46834
46835 \begin_layout Plain Layout
46836 The command 
46837 \series bold
46838
46839 \backslash
46840 bibname
46841 \series default
46842  is the name of the bibliography in the current document language.
46843  It is redefined here with the number 2 at the end to state that the following
46844  bibliography is the second one:
46845 \end_layout
46846
46847 \end_inset
46848
46849
46850 \end_layout
46851
46852 \begin_layout Standard
46853 \begin_inset CommandInset bibtex
46854 LatexCommand bibtex
46855 bibfiles "biblio/LyXDocs"
46856 options "biblio/alphadin"
46857
46858 \end_inset
46859
46860
46861 \end_layout
46862
46863 \begin_layout Standard
46864 The above bibliography is created from a BibTeX-database.
46865 \end_layout
46866
46867 \begin_layout Standard
46868 \begin_inset CommandInset nomencl_print
46869 LatexCommand printnomenclature
46870 set_width "none"
46871
46872 \end_inset
46873
46874
46875 \begin_inset CommandInset index_print
46876 LatexCommand printindex
46877 type "idx"
46878
46879 \end_inset
46880
46881
46882 \end_layout
46883
46884 \end_body
46885 \end_document