]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Restore relative paths
[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 Graphics
16854         filename ../images/tabular-insert.png
16855         scale 85
16856         groupId toolbarbuttons
16857
16858 \end_inset
16859
16860  or the menu 
16861 \family sans
16862 Insert\SpecialChar \menuseparator
16863 Table
16864 \family default
16865 .
16866  A dialog will appear, asking you for the number of rows and columns.
16867  The default table has lines around any cell and the first row appears separated
16868  from the rest of the table.
16869  This separation appears due to a double line: The cells of the first row
16870  have a line below them and the cells of the second row have a line above
16871  them.
16872  Here's an example table:
16873 \end_layout
16874
16875 \begin_layout Standard
16876 \align center
16877 \begin_inset Tabular
16878 <lyxtabular version="3" rows="4" columns="4">
16879 <features tabularvalignment="middle">
16880 <column alignment="center" valignment="top" width="0pt">
16881 <column alignment="center" valignment="top" width="0pt">
16882 <column alignment="center" valignment="top" width="0in">
16883 <column alignment="center" valignment="top" width="0pt">
16884 <row>
16885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898
16899 \family roman
16900 \series medium
16901 \shape up
16902 \size normal
16903 \emph off
16904 \bar no
16905 \noun off
16906 \color none
16907 1
16908 \end_layout
16909
16910 \end_inset
16911 </cell>
16912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916 2
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925 3
16926 \end_layout
16927
16928 \end_inset
16929 </cell>
16930 </row>
16931 <row>
16932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936
16937 \family roman
16938 \series medium
16939 \shape up
16940 \size normal
16941 \emph off
16942 \bar no
16943 \noun off
16944 \color none
16945 A
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 </row>
16978 <row>
16979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983
16984 \family roman
16985 \series medium
16986 \shape up
16987 \size normal
16988 \emph off
16989 \bar no
16990 \noun off
16991 \color none
16992 B
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010
17011 \size normal
17012 \noun off
17013 \color none
17014  
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 </row>
17029 <row>
17030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034
17035 \family roman
17036 \series medium
17037 \shape up
17038 \size normal
17039 \emph off
17040 \bar no
17041 \noun off
17042 \color none
17043 C
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17049 \begin_inset Text
17050
17051 \begin_layout Plain Layout
17052
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 </row>
17076 </lyxtabular>
17077
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \begin_layout Subsection
17084 The Table dialog
17085 \end_layout
17086
17087 \begin_layout Standard
17088 You can alter a table by clicking on it with the right mouse button, which
17089  brings up the table dialog.
17090  Here you can adjust the settings of the cell and row/column respectively
17091  where the cursor is placed currently.
17092  Most of the dialog options also work on selections.
17093  This means that if you select more cells, columns or rows the action is
17094  done on all of your selection.
17095 \end_layout
17096
17097 \begin_layout Standard
17098 Additionally to the table dialog, the 
17099 \family sans
17100 table
17101 \begin_inset space ~
17102 \end_inset
17103
17104 toolbar
17105 \family default
17106  helps you in setting table properties.
17107  It appears when the cursor is inside a table.
17108 \end_layout
17109
17110 \begin_layout Standard
17111 In the tab 
17112 \family sans
17113 Table
17114 \begin_inset space ~
17115 \end_inset
17116
17117 Settings
17118 \family default
17119  of the table dialog you can set the alignment for the current row.
17120  If you add a row or column, it will be inserted right beside or below the
17121  current cell respectively.
17122  The vertical alignment of a column can only be adjusted when a column width
17123  is given.
17124  A given width will allow the cell to have line breaks and multiple paragraphs
17125  of text, see section
17126 \begin_inset space ~
17127 \end_inset
17128
17129
17130 \begin_inset CommandInset ref
17131 LatexCommand ref
17132 reference "sub:Table-Cells"
17133
17134 \end_inset
17135
17136 .
17137 \end_layout
17138
17139 \begin_layout Standard
17140 You can mark multiple cells of one row/column as a multicolumn/row cell
17141  using the check box 
17142 \family sans
17143 Multicolumn
17144 \family default
17145  or 
17146 \family sans
17147 Multirow
17148 \family default
17149 .
17150  This will merge the cells to 
17151 \emph on
17152 one
17153 \emph default
17154  cell, spread over more than one column/row.
17155  Multicolumn cells are treated as own rows, so that the alignment, width,
17156  and border settings affect only the multicolumn cell.
17157  Here's an example table with a multicolumn cell in the first row and one
17158  in the last row without the upper border:
17159 \end_layout
17160
17161 \begin_layout Standard
17162 \align center
17163 \begin_inset Tabular
17164 <lyxtabular version="3" rows="3" columns="4">
17165 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17166 <column alignment="center" valignment="top" width="0pt">
17167 <column alignment="center" valignment="middle" width="0">
17168 <column alignment="center" valignment="top" width="0in">
17169 <column alignment="center" valignment="top" width="0pt">
17170 <row>
17171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175 abc
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184 def ghi
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Plain Layout
17202 jkl
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 </row>
17208 <row>
17209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213
17214 \family roman
17215 \series medium
17216 \shape up
17217 \size normal
17218 \emph off
17219 \bar no
17220 \noun off
17221 \color none
17222 A
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231 B
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240 C
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249 D
17250 \end_layout
17251
17252 \end_inset
17253 </cell>
17254 </row>
17255 <row>
17256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 1
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17266 \begin_inset Text
17267
17268 \begin_layout Plain Layout
17269 2
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278 3
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 4
17288 \end_layout
17289
17290 \end_inset
17291 </cell>
17292 </row>
17293 </lyxtabular>
17294
17295 \end_inset
17296
17297
17298 \end_layout
17299
17300 \begin_layout Standard
17301 Adept users can declare special LaTeX-arguments for the table.
17302  They are necessary for special table formatting, like for multirow cells,
17303  explained in the tables section of the 
17304 \emph on
17305 Embedded
17306 \begin_inset space ~
17307 \end_inset
17308
17309 Objects
17310 \emph default
17311  manual.
17312  You can also rotate the current cell or the whole table 90
17313 \begin_inset space \thinspace{}
17314 \end_inset
17315
17316 degrees counterclockwise.
17317  These rotations are not visible in LyX but in the output.
17318 \end_layout
17319
17320 \begin_layout Standard
17321 \begin_inset Note Greyedout
17322 status open
17323
17324 \begin_layout Plain Layout
17325
17326 \series bold
17327 Note:
17328 \series default
17329  Most DVI-viewers are 
17330 \emph on
17331 not
17332 \emph default
17333  able to display rotations.
17334 \end_layout
17335
17336 \end_inset
17337
17338
17339 \end_layout
17340
17341 \begin_layout Standard
17342 The 
17343 \family sans
17344 Borders
17345 \family default
17346  tab allows you to add and delete border lines for the current row/column.
17347  The button 
17348 \family sans
17349 Default
17350 \family default
17351  adds lines for all cell borders.
17352 \end_layout
17353
17354 \begin_layout Subsection
17355 Longtables
17356 \begin_inset Index idx
17357 status collapsed
17358
17359 \begin_layout Plain Layout
17360 Tables ! Longtables
17361 \end_layout
17362
17363 \end_inset
17364
17365
17366 \begin_inset Index idx
17367 status collapsed
17368
17369 \begin_layout Plain Layout
17370 Longtables
17371 \end_layout
17372
17373 \end_inset
17374
17375
17376 \end_layout
17377
17378 \begin_layout Standard
17379 If the table is too long to fit on one page, you can use the option 
17380 \family sans
17381 Use
17382 \begin_inset space ~
17383 \end_inset
17384
17385 long
17386 \begin_inset space ~
17387 \end_inset
17388
17389 table
17390 \family default
17391  in the tab 
17392 \family sans
17393 Longtable
17394 \family default
17395  of the table dialog to split the table automatically over more pages.
17396  Doing this enables some check boxes and you can now define:
17397 \end_layout
17398
17399 \begin_layout Description
17400
17401 \family sans
17402 Header
17403 \family default
17404 : The current row and all rows above, that don't have any special options
17405  defined, are defined to be the header rows of all pages of the longtable;
17406  except for the first page, if 
17407 \family sans
17408 First
17409 \begin_inset space ~
17410 \end_inset
17411
17412 header
17413 \family default
17414  is defined.
17415 \end_layout
17416
17417 \begin_layout Description
17418
17419 \family sans
17420 First
17421 \begin_inset space ~
17422 \end_inset
17423
17424 header
17425 \family default
17426 : The current row and all rows above, that don't have any special options
17427  defined, are defined to be the header rows of the first page of the longtable.
17428 \end_layout
17429
17430 \begin_layout Description
17431
17432 \family sans
17433 Footer
17434 \family default
17435 : The current row and all rows below, that don't have any special options
17436  defined, are defined to be the footer rows of all pages of the longtable;
17437  except for the last page, if 
17438 \family sans
17439 Last
17440 \begin_inset space ~
17441 \end_inset
17442
17443 footer
17444 \family default
17445  is defined.
17446 \end_layout
17447
17448 \begin_layout Description
17449
17450 \family sans
17451 Last
17452 \begin_inset space ~
17453 \end_inset
17454
17455 footer
17456 \family default
17457 : The current row and all rows below, that don't have any special options
17458  defined, are defined to be the footer rows of the last page of the longtable.
17459 \end_layout
17460
17461 \begin_layout Description
17462 Caption: The first row is reset as a single column.
17463  You can now insert there the table caption via the menu 
17464 \family sans
17465 Insert\SpecialChar \menuseparator
17466 Caption
17467 \family default
17468 .
17469  More about longtable captions can be found in the 
17470 \emph on
17471 Embedded
17472 \begin_inset space ~
17473 \end_inset
17474
17475 Objects
17476 \emph default
17477  manual.
17478 \end_layout
17479
17480 \begin_layout Standard
17481 You can also specify a row where the table is split.
17482  If you set more than one option in the same table row, you should be aware
17483  of the fact that only the first one is used in the given table row.
17484  The others will then be defined as 
17485 \emph on
17486 empty
17487 \emph default
17488 .
17489  In this context, first means first in this order: 
17490 \family sans
17491 Footer, Last
17492 \begin_inset space ~
17493 \end_inset
17494
17495 footer,
17496 \family default
17497  
17498 \family sans
17499 Header,
17500 \family default
17501  
17502 \family sans
17503 First
17504 \begin_inset space ~
17505 \end_inset
17506
17507 header.
17508
17509 \family default
17510  See the following longtable to see how it works:
17511 \end_layout
17512
17513 \begin_layout Standard
17514 \align center
17515 \begin_inset Tabular
17516 <lyxtabular version="3" rows="69" columns="3">
17517 <features islongtable="true" longtabularalignment="center">
17518 <column alignment="block" valignment="top" width="5cm">
17519 <column alignment="left" valignment="top" width="0pt">
17520 <column alignment="right" valignment="top" width="0pt">
17521 <row endfirsthead="true">
17522 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526
17527 \series bold
17528 Example Phone List (ignore the names)
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546
17547 \end_layout
17548
17549 \end_inset
17550 </cell>
17551 </row>
17552 <row endfirsthead="true">
17553 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17554 \begin_inset Text
17555
17556 \begin_layout Plain Layout
17557
17558 \series bold
17559 NAME
17560 \end_layout
17561
17562 \end_inset
17563 </cell>
17564 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17565 \begin_inset Text
17566
17567 \begin_layout Plain Layout
17568
17569 \end_layout
17570
17571 \end_inset
17572 </cell>
17573 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577
17578 \series bold
17579 TEL.
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 </row>
17585 <row endhead="true">
17586 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590  
17591 \series bold
17592 Example Phone List
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout Plain Layout
17610
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 </row>
17616 <row endhead="true">
17617 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621
17622 \series bold
17623 NAME
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641
17642 \series bold
17643 TEL.
17644 \end_layout
17645
17646 \end_inset
17647 </cell>
17648 </row>
17649 <row endfoot="true">
17650 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654  
17655 \series bold
17656 continue ...
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17662 \begin_inset Text
17663
17664 \begin_layout Plain Layout
17665
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674
17675 \end_layout
17676
17677 \end_inset
17678 </cell>
17679 </row>
17680 <row>
17681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17682 \begin_inset Text
17683
17684 \begin_layout Plain Layout
17685
17686 \series bold
17687 Annovi
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17693 \begin_inset Text
17694
17695 \begin_layout Plain Layout
17696 Silvia
17697 \end_layout
17698
17699 \end_inset
17700 </cell>
17701 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17702 \begin_inset Text
17703
17704 \begin_layout Plain Layout
17705 111
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 </row>
17711 <row>
17712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716
17717 \series bold
17718 Bertoli
17719 \end_layout
17720
17721 \end_inset
17722 </cell>
17723 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727 Stefano
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 111
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 </row>
17742 <row>
17743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17744 \begin_inset Text
17745
17746 \begin_layout Plain Layout
17747
17748 \series bold
17749 Bozzi
17750 \end_layout
17751
17752 \end_inset
17753 </cell>
17754 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17755 \begin_inset Text
17756
17757 \begin_layout Plain Layout
17758 Walter
17759 \end_layout
17760
17761 \end_inset
17762 </cell>
17763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \begin_layout Plain Layout
17767 111
17768 \end_layout
17769
17770 \end_inset
17771 </cell>
17772 </row>
17773 <row>
17774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \begin_layout Plain Layout
17778
17779 \series bold
17780 Cachia
17781 \end_layout
17782
17783 \end_inset
17784 </cell>
17785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17786 \begin_inset Text
17787
17788 \begin_layout Plain Layout
17789 Maria
17790 \end_layout
17791
17792 \end_inset
17793 </cell>
17794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Plain Layout
17798 111
17799 \end_layout
17800
17801 \end_inset
17802 </cell>
17803 </row>
17804 <row>
17805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Plain Layout
17809
17810 \series bold
17811 Cachia
17812 \end_layout
17813
17814 \end_inset
17815 </cell>
17816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17817 \begin_inset Text
17818
17819 \begin_layout Plain Layout
17820 Maurizio
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829 111
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 </row>
17835 <row>
17836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840
17841 \series bold
17842 Cinquemani
17843 \end_layout
17844
17845 \end_inset
17846 </cell>
17847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17848 \begin_inset Text
17849
17850 \begin_layout Plain Layout
17851 Giusi
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860 111
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 </row>
17866 <row>
17867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17868 \begin_inset Text
17869
17870 \begin_layout Plain Layout
17871
17872 \series bold
17873 Colin
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882 Bernard
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891 111
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 </row>
17897 <row>
17898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902
17903 \series bold
17904 Concli
17905 \end_layout
17906
17907 \end_inset
17908 </cell>
17909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913 Gianfranco
17914 \end_layout
17915
17916 \end_inset
17917 </cell>
17918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17919 \begin_inset Text
17920
17921 \begin_layout Plain Layout
17922 111
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 </row>
17928 <row>
17929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17930 \begin_inset Text
17931
17932 \begin_layout Plain Layout
17933
17934 \series bold
17935 Dal Bosco
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17941 \begin_inset Text
17942
17943 \begin_layout Plain Layout
17944 Carolina
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953 111
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 </row>
17959 <row>
17960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17961 \begin_inset Text
17962
17963 \begin_layout Plain Layout
17964
17965 \series bold
17966 Dalpiaz
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975 Annamaria
17976 \end_layout
17977
17978 \end_inset
17979 </cell>
17980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17981 \begin_inset Text
17982
17983 \begin_layout Plain Layout
17984 111
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 </row>
17990 <row>
17991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17992 \begin_inset Text
17993
17994 \begin_layout Plain Layout
17995
17996 \series bold
17997 Feliciello
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006 Domenico
18007 \end_layout
18008
18009 \end_inset
18010 </cell>
18011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015 111
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 </row>
18021 <row>
18022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026
18027 \series bold
18028 Focarelli
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037 Paola
18038 \end_layout
18039
18040 \end_inset
18041 </cell>
18042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18043 \begin_inset Text
18044
18045 \begin_layout Plain Layout
18046 111
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 </row>
18052 <row>
18053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Plain Layout
18057
18058 \series bold
18059 Galletti
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 Oreste
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Plain Layout
18077 111
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 </row>
18083 <row>
18084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088
18089 \series bold
18090 Gasparini
18091 \end_layout
18092
18093 \end_inset
18094 </cell>
18095 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18096 \begin_inset Text
18097
18098 \begin_layout Plain Layout
18099 Franca
18100 \end_layout
18101
18102 \end_inset
18103 </cell>
18104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18105 \begin_inset Text
18106
18107 \begin_layout Plain Layout
18108 111
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 </row>
18114 <row>
18115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119
18120 \series bold
18121 Rizzardi
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Plain Layout
18130 Paola
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 111
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 </row>
18145 <row>
18146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Plain Layout
18150
18151 \series bold
18152 Lassini
18153 \end_layout
18154
18155 \end_inset
18156 </cell>
18157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18158 \begin_inset Text
18159
18160 \begin_layout Plain Layout
18161 Giancarlo
18162 \end_layout
18163
18164 \end_inset
18165 </cell>
18166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170 111
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 </row>
18176 <row>
18177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181
18182 \series bold
18183 Malfatti
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192 Luciano
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18198 \begin_inset Text
18199
18200 \begin_layout Plain Layout
18201 111
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 </row>
18207 <row>
18208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18209 \begin_inset Text
18210
18211 \begin_layout Plain Layout
18212
18213 \series bold
18214 Malfatti
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Plain Layout
18223 Valeriano
18224 \end_layout
18225
18226 \end_inset
18227 </cell>
18228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18229 \begin_inset Text
18230
18231 \begin_layout Plain Layout
18232 111
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 </row>
18238 <row>
18239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18240 \begin_inset Text
18241
18242 \begin_layout Plain Layout
18243
18244 \series bold
18245 Meneguzzo
18246 \end_layout
18247
18248 \end_inset
18249 </cell>
18250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254 Roberto
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18260 \begin_inset Text
18261
18262 \begin_layout Plain Layout
18263 111
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 </row>
18269 <row>
18270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274
18275 \series bold
18276 Mezzadra
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 Roberto
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 111
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 </row>
18300 <row>
18301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305
18306 \series bold
18307 Pirpamer
18308 \end_layout
18309
18310 \end_inset
18311 </cell>
18312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 Erich
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 111
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 </row>
18331 <row>
18332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336
18337 \series bold
18338 Pochiesa
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347 Paolo
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356 111, 222
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 </row>
18362 <row>
18363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367
18368 \series bold
18369 Radina
18370 \end_layout
18371
18372 \end_inset
18373 </cell>
18374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18375 \begin_inset Text
18376
18377 \begin_layout Plain Layout
18378 Claudio
18379 \end_layout
18380
18381 \end_inset
18382 </cell>
18383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Plain Layout
18387 111
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 </row>
18393 <row>
18394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398
18399 \series bold
18400 Stuffer
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409 Oskar
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418 111
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 </row>
18424 <row>
18425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429
18430 \series bold
18431 Tacchelli
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440 Ugo
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449 111
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 </row>
18455 <row>
18456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460
18461 \series bold
18462 Tezzele
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 Margit
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 111
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 </row>
18486 <row>
18487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491
18492 \series bold
18493 Unterkalmsteiner
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502 Frieda
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511 111
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 </row>
18517 <row>
18518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522
18523 \series bold
18524 Vieider
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533 Hilde
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18539 \begin_inset Text
18540
18541 \begin_layout Plain Layout
18542 111
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 </row>
18548 <row>
18549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553
18554 \series bold
18555 Vigna
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564 Jürgen
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573 111
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 </row>
18579 <row>
18580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584
18585 \series bold
18586 Weber
18587 \end_layout
18588
18589 \end_inset
18590 </cell>
18591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595 Maurizio
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604 111
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 </row>
18610 <row>
18611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615
18616 \series bold
18617 Winkler
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626 Franz
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635 111
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 </row>
18641 <row>
18642 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646  
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row>
18671 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \series bold
18677 Annovi
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686 Silvia
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695 555
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 </row>
18701 <row>
18702 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706
18707 \series bold
18708 Bertoli
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18714 \begin_inset Text
18715
18716 \begin_layout Plain Layout
18717 Stefano
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726 555
18727 \end_layout
18728
18729 \end_inset
18730 </cell>
18731 </row>
18732 <row>
18733 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737
18738 \series bold
18739 Bozzi
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748 Walter
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757 555
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 </row>
18763 <row>
18764 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768
18769 \series bold
18770 Cachia
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18776 \begin_inset Text
18777
18778 \begin_layout Plain Layout
18779 Maria
18780 \end_layout
18781
18782 \end_inset
18783 </cell>
18784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788 555
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 </row>
18794 <row>
18795 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799
18800 \series bold
18801 Cachia
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810 Maurizio
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819 555
18820 \end_layout
18821
18822 \end_inset
18823 </cell>
18824 </row>
18825 <row>
18826 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830
18831 \series bold
18832 Cinquemani
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841 Giusi
18842 \end_layout
18843
18844 \end_inset
18845 </cell>
18846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850 555
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 </row>
18856 <row>
18857 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \series bold
18863 Colin
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872 Bernard
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881 555
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 </row>
18887 <row>
18888 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892
18893 \series bold
18894 Concli
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903 Gianfranco
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912 555
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 </row>
18918 <row>
18919 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923
18924 \series bold
18925 Dal Bosco
18926 \end_layout
18927
18928 \end_inset
18929 </cell>
18930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18931 \begin_inset Text
18932
18933 \begin_layout Plain Layout
18934 Carolina
18935 \end_layout
18936
18937 \end_inset
18938 </cell>
18939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943 555
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 </row>
18949 <row>
18950 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954
18955 \series bold
18956 Dalpiaz
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18962 \begin_inset Text
18963
18964 \begin_layout Plain Layout
18965 Annamaria
18966 \end_layout
18967
18968 \end_inset
18969 </cell>
18970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974 555
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 </row>
18980 <row>
18981 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985
18986 \series bold
18987 Feliciello
18988 \end_layout
18989
18990 \end_inset
18991 </cell>
18992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996 Domenico
18997 \end_layout
18998
18999 \end_inset
19000 </cell>
19001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005 555
19006 \end_layout
19007
19008 \end_inset
19009 </cell>
19010 </row>
19011 <row>
19012 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016
19017 \series bold
19018 Focarelli
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027 Paola
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036 555
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 </row>
19042 <row>
19043 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047
19048 \series bold
19049 Galletti
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058 Oreste
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067 555
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 </row>
19073 <row>
19074 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078
19079 \series bold
19080 Gasparini
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19086 \begin_inset Text
19087
19088 \begin_layout Plain Layout
19089 Franca
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098 555
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 </row>
19104 <row>
19105 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109
19110 \series bold
19111 Rizzardi
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19117 \begin_inset Text
19118
19119 \begin_layout Plain Layout
19120 Paola
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19126 \begin_inset Text
19127
19128 \begin_layout Plain Layout
19129 555
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 </row>
19135 <row>
19136 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19137 \begin_inset Text
19138
19139 \begin_layout Plain Layout
19140
19141 \series bold
19142 Lassini
19143 \end_layout
19144
19145 \end_inset
19146 </cell>
19147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19148 \begin_inset Text
19149
19150 \begin_layout Plain Layout
19151 Giancarlo
19152 \end_layout
19153
19154 \end_inset
19155 </cell>
19156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19157 \begin_inset Text
19158
19159 \begin_layout Plain Layout
19160 555
19161 \end_layout
19162
19163 \end_inset
19164 </cell>
19165 </row>
19166 <row>
19167 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171
19172 \series bold
19173 Malfatti
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182 Luciano
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191 555
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 </row>
19197 <row>
19198 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19199 \begin_inset Text
19200
19201 \begin_layout Plain Layout
19202
19203 \series bold
19204 Malfatti
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19210 \begin_inset Text
19211
19212 \begin_layout Plain Layout
19213 Valeriano
19214 \end_layout
19215
19216 \end_inset
19217 </cell>
19218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222 555
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 </row>
19228 <row>
19229 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233
19234 \series bold
19235 Meneguzzo
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244 Roberto
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253 555
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 </row>
19259 <row>
19260 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264
19265 \series bold
19266 Mezzadra
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275 Roberto
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284 555
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 </row>
19290 <row>
19291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295
19296 \series bold
19297 Pirpamer
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306 Erich
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315 555
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 </row>
19321 <row>
19322 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326
19327 \series bold
19328 Pochiesa
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337 Paolo
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346 555, 222
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 </row>
19352 <row>
19353 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357
19358 \series bold
19359 Radina
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368 Claudio
19369 \end_layout
19370
19371 \end_inset
19372 </cell>
19373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19374 \begin_inset Text
19375
19376 \begin_layout Plain Layout
19377 555
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 </row>
19383 <row>
19384 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388
19389 \series bold
19390 Stuffer
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399 Oskar
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408 555
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 </row>
19414 <row>
19415 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419
19420 \series bold
19421 Tacchelli
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430 Ugo
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439 555
19440 \end_layout
19441
19442 \end_inset
19443 </cell>
19444 </row>
19445 <row>
19446 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19447 \begin_inset Text
19448
19449 \begin_layout Plain Layout
19450
19451 \series bold
19452 Tezzele
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461 Margit
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470 555
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 </row>
19476 <row>
19477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Plain Layout
19481
19482 \series bold
19483 Unterkalmsteiner
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492 Frieda
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501 555
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 </row>
19507 <row>
19508 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512
19513 \series bold
19514 Vieider
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523 Hilde
19524 \end_layout
19525
19526 \end_inset
19527 </cell>
19528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532 555
19533 \end_layout
19534
19535 \end_inset
19536 </cell>
19537 </row>
19538 <row>
19539 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543
19544 \series bold
19545 Vigna
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554 Jürgen
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563 999
19564 \end_layout
19565
19566 \end_inset
19567 </cell>
19568 </row>
19569 <row>
19570 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574
19575 \series bold
19576 Weber
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585 Maurizio
19586 \end_layout
19587
19588 \end_inset
19589 </cell>
19590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19591 \begin_inset Text
19592
19593 \begin_layout Plain Layout
19594 555
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 </row>
19600 <row>
19601 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605
19606 \series bold
19607 Winkler
19608 \end_layout
19609
19610 \end_inset
19611 </cell>
19612 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616 Franz
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Plain Layout
19625 555
19626 \end_layout
19627
19628 \end_inset
19629 </cell>
19630 </row>
19631 <row endlastfoot="true">
19632 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19633 \begin_inset Text
19634
19635 \begin_layout Plain Layout
19636
19637 \series bold
19638 End
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 </row>
19662 </lyxtabular>
19663
19664 \end_inset
19665
19666
19667 \end_layout
19668
19669 \begin_layout Subsection
19670 Table Cells
19671 \begin_inset Index idx
19672 status collapsed
19673
19674 \begin_layout Plain Layout
19675 Tables ! Cells
19676 \end_layout
19677
19678 \end_inset
19679
19680
19681 \begin_inset CommandInset label
19682 LatexCommand label
19683 name "sub:Table-Cells"
19684
19685 \end_inset
19686
19687
19688 \end_layout
19689
19690 \begin_layout Standard
19691 A table cell can contain text, inline equations, a figure, or another table.
19692  All these kinds of objects can be placed in the same cell.
19693  Font sizes and shapes can also be altered.
19694  But you can't put a special environment in a cell (like 
19695 \family sans
19696 Section*
19697 \family default
19698 , etc.), nor set spacing options etc.
19699  for the cell's paragraph.
19700 \end_layout
19701
19702 \begin_layout Standard
19703 To have multi-line entries in table cells, you have to declare a fixed width
19704  for the column in the table dialog.
19705  Your text is then automatically split into multiple lines and the cell
19706  is enlarged vertically when the length of the text exceeds the given width.
19707  An example:
19708 \end_layout
19709
19710 \begin_layout Standard
19711 \align center
19712 \begin_inset Tabular
19713 <lyxtabular version="3" rows="4" columns="3">
19714 <features tabularvalignment="middle">
19715 <column alignment="center" valignment="top" width="0pt">
19716 <column alignment="block" valignment="top" width="3cm">
19717 <column alignment="center" valignment="top" width="0pt">
19718 <row>
19719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723
19724 \family roman
19725 \series medium
19726 \shape up
19727 \size normal
19728 \emph off
19729 \bar no
19730 \noun off
19731 \color none
19732 1
19733 \end_layout
19734
19735 \end_inset
19736 </cell>
19737 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741
19742 \family roman
19743 \series medium
19744 \shape up
19745 \size normal
19746 \emph off
19747 \bar no
19748 \noun off
19749 \color none
19750 2
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759
19760 \family roman
19761 \series medium
19762 \shape up
19763 \size normal
19764 \emph off
19765 \bar no
19766 \noun off
19767 \color none
19768 3
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 </row>
19774 <row>
19775 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779
19780 \family roman
19781 \series medium
19782 \shape up
19783 \size normal
19784 \emph off
19785 \bar no
19786 \noun off
19787 \color none
19788 4
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \family roman
19799 \series medium
19800 \shape up
19801 \size normal
19802 \emph off
19803 \bar no
19804 \noun off
19805 \color none
19806 This is a multi-line entry in a table.
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \family roman
19817 \series medium
19818 \shape up
19819 \size normal
19820 \emph off
19821 \bar no
19822 \noun off
19823 \color none
19824 5
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 <row>
19831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835
19836 \family roman
19837 \series medium
19838 \shape up
19839 \size normal
19840 \emph off
19841 \bar no
19842 \noun off
19843 \color none
19844 6
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853
19854 \family roman
19855 \series medium
19856 \shape up
19857 \size normal
19858 \emph off
19859 \bar no
19860 \noun off
19861 \color none
19862 This is longer now.
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871
19872 \family roman
19873 \series medium
19874 \shape up
19875 \size normal
19876 \emph off
19877 \bar no
19878 \noun off
19879 \color none
19880 7
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 </row>
19886 <row>
19887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891
19892 \family roman
19893 \series medium
19894 \shape up
19895 \size normal
19896 \emph off
19897 \bar no
19898 \noun off
19899 \color none
19900 8
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \family roman
19911 \series medium
19912 \shape up
19913 \size normal
19914 \emph off
19915 \bar no
19916 \noun off
19917 \color none
19918 This is a multi-line entry in a table.
19919  This is longer now.
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928
19929 \family roman
19930 \series medium
19931 \shape up
19932 \size normal
19933 \emph off
19934 \bar no
19935 \noun off
19936 \color none
19937 9
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 </lyxtabular>
19944
19945 \end_inset
19946
19947
19948 \end_layout
19949
19950 \begin_layout Standard
19951 Cutting and pasting between tables and table cells works reasonably well.
19952  You can cut and paste even more than one row.
19953 \begin_inset Foot
19954 status open
19955
19956 \begin_layout Plain Layout
19957 Note, that you cannot paste into a multicell selection because it would
19958  not be clear what to do when pasting a single word in a selected 2×3.
19959  
19960 \end_layout
19961
19962 \end_inset
19963
19964  Selection with the mouse or with 
19965 \family sans
19966 Shift
19967 \family default
19968  plus the arrow keys works as usual.
19969  You can also copy and paste the entire table as a single unit by starting
19970  the selection from outside the table.
19971 \end_layout
19972
19973 \begin_layout Section
19974 Floats
19975 \begin_inset Index idx
19976 status collapsed
19977
19978 \begin_layout Plain Layout
19979 Floats
19980 \end_layout
19981
19982 \end_inset
19983
19984
19985 \begin_inset CommandInset label
19986 LatexCommand label
19987 name "sec:Floats"
19988
19989 \end_inset
19990
19991
19992 \end_layout
19993
19994 \begin_layout Standard
19995 A float is a block of text associated with some sort of label, which doesn't
19996  have a fixed location.
19997  It can 
19998 \begin_inset Quotes eld
19999 \end_inset
20000
20001 float
20002 \begin_inset Quotes erd
20003 \end_inset
20004
20005  forward or backward a page or two, to wherever it fits best.
20006  
20007 \family sans
20008 Footnotes
20009 \family default
20010  and 
20011 \family sans
20012 Margin
20013 \begin_inset space ~
20014 \end_inset
20015
20016 Notes
20017 \family default
20018  are also floats, because they can float to the next page when there are
20019  too many notes on the page.
20020 \end_layout
20021
20022 \begin_layout Standard
20023 Floats make it possible to get a high quality layout.
20024  Images and tables can be spread evenly over the pages to avoid whitespace
20025  and pages without text.
20026  As the floating often destroys the context between the text and the image/table
20027 , every float can be referenced in the text.
20028  Floats are therefore numbered.
20029  Referencing is described in section
20030 \begin_inset space ~
20031 \end_inset
20032
20033
20034 \begin_inset CommandInset ref
20035 LatexCommand ref
20036 reference "sec:Cross-References"
20037
20038 \end_inset
20039
20040 .
20041 \end_layout
20042
20043 \begin_layout Standard
20044 To insert a float, use the menu 
20045 \family sans
20046 Insert\SpecialChar \menuseparator
20047 Floats
20048 \family default
20049 .
20050  A box with a caption that has e.
20051 \begin_inset space \thinspace{}
20052 \end_inset
20053
20054 g.
20055 \begin_inset space \space{}
20056 \end_inset
20057
20058 the label 
20059 \begin_inset Quotes eld
20060 \end_inset
20061
20062 Figure
20063 \begin_inset space ~
20064 \end_inset
20065
20066 #:
20067 \begin_inset Quotes erd
20068 \end_inset
20069
20070  (# is the actual number) will be inserted into your document.
20071  The label will automatically be translated to the document language in
20072  the output.
20073  After the label you can insert the caption text.
20074 \begin_inset Index idx
20075 status collapsed
20076
20077 \begin_layout Plain Layout
20078 Floats ! Captions
20079 \end_layout
20080
20081 \end_inset
20082
20083  The image or table is inserted above or below the caption in a separate
20084  paragraph within the float.
20085  To keep your LyX-document readable, you can open and close the float box
20086  by left-clicking on the box label.
20087  A closed float box looks like this: 
20088 \begin_inset Graphics
20089         filename clipart/floatQt4.png
20090         scale 80
20091
20092 \end_inset
20093
20094  – a gray button with a red label.
20095 \end_layout
20096
20097 \begin_layout Standard
20098 It is recommended to insert floats as a separate paragraph to avoid possible
20099  LaTeX-errors that can occur when the surrounding text is specially formatted.
20100 \end_layout
20101
20102 \begin_layout Subsection
20103 Float Types
20104 \end_layout
20105
20106 \begin_layout Subsubsection
20107 Figure Floats
20108 \begin_inset Index idx
20109 status collapsed
20110
20111 \begin_layout Plain Layout
20112 Floats ! Figure floats
20113 \end_layout
20114
20115 \end_inset
20116
20117
20118 \begin_inset CommandInset label
20119 LatexCommand label
20120 name "sec:Figure-Floats"
20121
20122 \end_inset
20123
20124
20125 \end_layout
20126
20127 \begin_layout Standard
20128 The menu 
20129 \family sans
20130 Insert\SpecialChar \menuseparator
20131 Float\SpecialChar \menuseparator
20132 Figure
20133 \family default
20134  inserts a float with the label 
20135 \begin_inset Quotes eld
20136 \end_inset
20137
20138
20139 \series bold
20140 Figure
20141 \begin_inset space ~
20142 \end_inset
20143
20144 #:
20145 \series default
20146
20147 \begin_inset Quotes erd
20148 \end_inset
20149
20150 .
20151  Set the cursor above this label (or before it and press enter) and insert
20152  the image as described above to get the caption printed below the image.
20153  This is what we did for Figure
20154 \begin_inset space ~
20155 \end_inset
20156
20157
20158 \begin_inset CommandInset ref
20159 LatexCommand ref
20160 reference "cap:Platypus"
20161
20162 \end_inset
20163
20164 .
20165  If you want the caption to be above the image, set the cursor at the end
20166  of the caption, press enter and insert the image.
20167  This was done in Figure
20168 \begin_inset space ~
20169 \end_inset
20170
20171
20172 \begin_inset CommandInset ref
20173 LatexCommand ref
20174 reference "cap:Escher"
20175
20176 \end_inset
20177
20178 .
20179 \end_layout
20180
20181 \begin_layout Standard
20182 \begin_inset Float figure
20183 wide false
20184 sideways false
20185 status open
20186
20187 \begin_layout Plain Layout
20188 \align center
20189 \begin_inset Graphics
20190         filename clipart/platypus.eps
20191         width 50col%
20192
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \begin_layout Plain Layout
20199 \begin_inset Caption
20200
20201 \begin_layout Plain Layout
20202 \begin_inset CommandInset label
20203 LatexCommand label
20204 name "cap:Platypus"
20205
20206 \end_inset
20207
20208 A severely distorted platypus in a float.
20209 \end_layout
20210
20211 \end_inset
20212
20213
20214 \end_layout
20215
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \begin_layout Standard
20222 \begin_inset Float figure
20223 wide false
20224 sideways false
20225 status open
20226
20227 \begin_layout Plain Layout
20228 \begin_inset Caption
20229
20230 \begin_layout Plain Layout
20231 \begin_inset CommandInset label
20232 LatexCommand label
20233 name "cap:Escher"
20234
20235 \end_inset
20236
20237 M.C.
20238  Escher on acid.
20239 \end_layout
20240
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \begin_layout Plain Layout
20247 \align center
20248 \begin_inset Graphics
20249         filename clipart/escher-lsd.eps
20250         scale 80
20251
20252 \end_inset
20253
20254
20255 \end_layout
20256
20257 \end_inset
20258
20259
20260 \end_layout
20261
20262 \begin_layout Standard
20263 This figure float also shows how to set a label and create a cross-reference
20264  to it.
20265  As described in section
20266 \begin_inset space ~
20267 \end_inset
20268
20269
20270 \begin_inset CommandInset ref
20271 LatexCommand ref
20272 reference "sec:Cross-References"
20273
20274 \end_inset
20275
20276 , you can simply insert a label in the caption using the menu 
20277 \family sans
20278 Insert\SpecialChar \menuseparator
20279 Label
20280 \family default
20281  and refer to it using the menu 
20282 \family sans
20283 Insert\SpecialChar \menuseparator
20284 Cross-Reference
20285 \family default
20286 .
20287  It is important to use references to figure floats, rather than using vague
20288  references like 
20289 \begin_inset Quotes eld
20290 \end_inset
20291
20292 the figure above
20293 \begin_inset Quotes erd
20294 \end_inset
20295
20296 , because, as LaTeX will reposition the floats in the final document, it
20297  might not be 
20298 \begin_inset Quotes eld
20299 \end_inset
20300
20301 above
20302 \begin_inset Quotes erd
20303 \end_inset
20304
20305  at all.
20306 \end_layout
20307
20308 \begin_layout Standard
20309 Normally only one image is inserted in a figure float, but sometimes you
20310  might want to use two images with separate subcaptions.
20311  This can be done by inserting image floats into existing image floats.
20312  Note that only the main caption of the float is added to the List of Figures.
20313  Figure
20314 \begin_inset space ~
20315 \end_inset
20316
20317
20318 \begin_inset CommandInset ref
20319 LatexCommand ref
20320 reference "cap:Two-distorted-images"
20321
20322 \end_inset
20323
20324  is an example of a figure float with two images set side by side.
20325  You can also set the images one below the other.
20326  Figure
20327 \begin_inset space ~
20328 \end_inset
20329
20330
20331 \begin_inset CommandInset ref
20332 LatexCommand ref
20333 reference "fig:Undefinable"
20334
20335 \end_inset
20336
20337  and 
20338 \begin_inset CommandInset ref
20339 LatexCommand ref
20340 reference "fig:Platypus"
20341
20342 \end_inset
20343
20344  are the subfigures.
20345 \end_layout
20346
20347 \begin_layout Standard
20348 \begin_inset Float figure
20349 wide false
20350 sideways false
20351 status open
20352
20353 \begin_layout Plain Layout
20354 \begin_inset space \hfill{}
20355 \end_inset
20356
20357
20358 \begin_inset Float figure
20359 wide false
20360 sideways false
20361 status open
20362
20363 \begin_layout Plain Layout
20364 \begin_inset Caption
20365
20366 \begin_layout Plain Layout
20367 \begin_inset CommandInset label
20368 LatexCommand label
20369 name "fig:Undefinable"
20370
20371 \end_inset
20372
20373 Undefinable
20374 \end_layout
20375
20376 \end_inset
20377
20378
20379 \end_layout
20380
20381 \begin_layout Plain Layout
20382 \begin_inset Graphics
20383         filename clipart/escher-lsd.eps
20384         width 45col%
20385
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \end_inset
20392
20393
20394 \begin_inset space \hfill{}
20395 \end_inset
20396
20397
20398 \begin_inset Float figure
20399 wide false
20400 sideways false
20401 status open
20402
20403 \begin_layout Plain Layout
20404 \begin_inset Caption
20405
20406 \begin_layout Plain Layout
20407 \begin_inset CommandInset label
20408 LatexCommand label
20409 name "fig:Platypus"
20410
20411 \end_inset
20412
20413 Platypus
20414 \end_layout
20415
20416 \end_inset
20417
20418
20419 \end_layout
20420
20421 \begin_layout Plain Layout
20422 \begin_inset Graphics
20423         filename clipart/platypus.eps
20424         lyxscale 60
20425         width 45col%
20426
20427 \end_inset
20428
20429
20430 \end_layout
20431
20432 \end_inset
20433
20434
20435 \begin_inset space \hfill{}
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \begin_layout Plain Layout
20442 \begin_inset Caption
20443
20444 \begin_layout Plain Layout
20445 \begin_inset CommandInset label
20446 LatexCommand label
20447 name "cap:Two-distorted-images"
20448
20449 \end_inset
20450
20451 Two distorted images.
20452 \end_layout
20453
20454 \end_inset
20455
20456
20457 \end_layout
20458
20459 \end_inset
20460
20461
20462 \end_layout
20463
20464 \begin_layout Standard
20465 Note that the caption is added to the 
20466 \family sans
20467 List
20468 \begin_inset space ~
20469 \end_inset
20470
20471 of
20472 \begin_inset space ~
20473 \end_inset
20474
20475 Figures
20476 \family default
20477  as described in section
20478 \begin_inset space ~
20479 \end_inset
20480
20481
20482 \begin_inset CommandInset ref
20483 LatexCommand ref
20484 reference "sub:List-of-Figures"
20485
20486 \end_inset
20487
20488 .
20489 \end_layout
20490
20491 \begin_layout Subsubsection
20492 Table Floats
20493 \begin_inset Index idx
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497 Floats ! Table floats
20498 \end_layout
20499
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \begin_layout Standard
20506 Table floats can be inserted using the menu 
20507 \family sans
20508 Insert\SpecialChar \menuseparator
20509 Float\SpecialChar \menuseparator
20510 Table
20511 \family default
20512 .
20513  They have the same properties as figure floats except for the different
20514  label.
20515  Table
20516 \begin_inset space ~
20517 \end_inset
20518
20519
20520 \begin_inset CommandInset ref
20521 LatexCommand ref
20522 reference "cap:Table-float"
20523
20524 \end_inset
20525
20526  is an example of a table float.
20527 \end_layout
20528
20529 \begin_layout Standard
20530 \begin_inset Float table
20531 wide false
20532 sideways false
20533 status open
20534
20535 \begin_layout Plain Layout
20536 \begin_inset Caption
20537
20538 \begin_layout Plain Layout
20539 \begin_inset CommandInset label
20540 LatexCommand label
20541 name "cap:Table-float"
20542
20543 \end_inset
20544
20545 A table float.
20546 \end_layout
20547
20548 \end_inset
20549
20550
20551 \end_layout
20552
20553 \begin_layout Plain Layout
20554 \align center
20555 \begin_inset Tabular
20556 <lyxtabular version="3" rows="3" columns="3">
20557 <features tabularvalignment="middle">
20558 <column alignment="center" valignment="top" width="0pt">
20559 <column alignment="center" valignment="top" width="0pt">
20560 <column alignment="center" valignment="top" width="0pt">
20561 <row>
20562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566
20567 \family roman
20568 \series medium
20569 \shape up
20570 \size normal
20571 \emph off
20572 \bar no
20573 \noun off
20574 \color none
20575 1
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20581 \begin_inset Text
20582
20583 \begin_layout Plain Layout
20584
20585 \family roman
20586 \series medium
20587 \shape up
20588 \size normal
20589 \emph off
20590 \bar no
20591 \noun off
20592 \color none
20593 2
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20599 \begin_inset Text
20600
20601 \begin_layout Plain Layout
20602
20603 \family roman
20604 \series medium
20605 \shape up
20606 \size normal
20607 \emph off
20608 \bar no
20609 \noun off
20610 \color none
20611 3
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 </row>
20617 <row>
20618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622
20623 \family roman
20624 \series medium
20625 \shape up
20626 \size normal
20627 \emph off
20628 \bar no
20629 \noun off
20630 \color none
20631 Joe
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \family roman
20642 \series medium
20643 \shape up
20644 \size normal
20645 \emph off
20646 \bar no
20647 \noun off
20648 \color none
20649 Mary
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658
20659 \family roman
20660 \series medium
20661 \shape up
20662 \size normal
20663 \emph off
20664 \bar no
20665 \noun off
20666 \color none
20667 Ted
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 </row>
20673 <row>
20674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678
20679 \family roman
20680 \series medium
20681 \shape up
20682 \size normal
20683 \emph off
20684 \bar no
20685 \noun off
20686 \color none
20687 \begin_inset Formula $\int x^{2}dx$
20688 \end_inset
20689
20690
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699
20700 \family roman
20701 \series medium
20702 \shape up
20703 \size normal
20704 \emph off
20705 \bar no
20706 \noun off
20707 \color none
20708 \begin_inset Formula $\left[\begin{array}{cc}
20709 a & b\\
20710 c & d
20711 \end{array}\right]$
20712 \end_inset
20713
20714
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723
20724 \family roman
20725 \series medium
20726 \shape up
20727 \size normal
20728 \emph off
20729 \bar no
20730 \noun off
20731 \color none
20732 \begin_inset Formula $1+1=2$
20733 \end_inset
20734
20735
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 </row>
20741 </lyxtabular>
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \end_inset
20749
20750
20751 \end_layout
20752
20753 \begin_layout Subsubsection
20754 Algorithm Floats
20755 \begin_inset Index idx
20756 status collapsed
20757
20758 \begin_layout Plain Layout
20759 Floats ! Algorithm floats
20760 \end_layout
20761
20762 \end_inset
20763
20764
20765 \end_layout
20766
20767 \begin_layout Standard
20768 This float type is inserted with the menu 
20769 \family sans
20770 Insert\SpecialChar \menuseparator
20771 Float\SpecialChar \menuseparator
20772 Algorithm
20773 \family default
20774 .
20775  It is used for program codes and descriptions of algorithms.
20776  A possible environment for algorithms is the 
20777 \family sans
20778 LyX-Code
20779 \family default
20780 , described in section
20781 \begin_inset space ~
20782 \end_inset
20783
20784
20785 \begin_inset CommandInset ref
20786 LatexCommand ref
20787 reference "sub:LyX-Code"
20788
20789 \end_inset
20790
20791 .
20792 \end_layout
20793
20794 \begin_layout Standard
20795 \begin_inset Note Greyedout
20796 status open
20797
20798 \begin_layout Plain Layout
20799
20800 \series bold
20801 Note:
20802 \series default
20803  that the float label is not automatically translated into the document
20804  language.
20805 \end_layout
20806
20807 \end_inset
20808
20809  You have to do this manually by adding the following line
20810 \end_layout
20811
20812 \begin_layout Standard
20813
20814 \series bold
20815
20816 \backslash
20817 floatname{algorithm}{your
20818 \begin_inset space ~
20819 \end_inset
20820
20821 name}
20822 \end_layout
20823
20824 \begin_layout Standard
20825 to the document preamble (menu 
20826 \family sans
20827 Document\SpecialChar \menuseparator
20828 Settings
20829 \family default
20830 ).
20831  
20832 \series bold
20833 your
20834 \begin_inset space ~
20835 \end_inset
20836
20837 name
20838 \series default
20839  is the word 
20840 \begin_inset Quotes eld
20841 \end_inset
20842
20843
20844 \emph on
20845 algorithm
20846 \emph default
20847
20848 \begin_inset Quotes erd
20849 \end_inset
20850
20851  in your language.
20852 \end_layout
20853
20854 \begin_layout Subsubsection
20855 Wrap Floats
20856 \begin_inset Index idx
20857 status collapsed
20858
20859 \begin_layout Plain Layout
20860 Floats ! Text Wrap Floats
20861 \end_layout
20862
20863 \end_inset
20864
20865
20866 \end_layout
20867
20868 \begin_layout Standard
20869 \begin_inset Wrap figure
20870 lines 0
20871 placement l
20872 overhang 0in
20873 width "40col%"
20874 status open
20875
20876 \begin_layout Plain Layout
20877 \begin_inset Graphics
20878         filename clipart/mobius.eps
20879         width 40col%
20880
20881 \end_inset
20882
20883
20884 \end_layout
20885
20886 \begin_layout Plain Layout
20887 \begin_inset Caption
20888
20889 \begin_layout Plain Layout
20890 \begin_inset CommandInset label
20891 LatexCommand label
20892 name "cap:Wrapped-figure"
20893
20894 \end_inset
20895
20896 This is a wrapped figure.
20897 \begin_inset VSpace medskip
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \end_inset
20904
20905
20906 \end_layout
20907
20908 \end_inset
20909
20910 This float type is used if you want to 
20911 \begin_inset Quotes eld
20912 \end_inset
20913
20914 wrap
20915 \begin_inset Quotes erd
20916 \end_inset
20917
20918  text around a figure so that it only occupies some fraction of the column
20919  width.
20920  It can be inserted using the menu 
20921 \family sans
20922 Insert\SpecialChar \menuseparator
20923 Float\SpecialChar \menuseparator
20924 Wrap
20925 \begin_inset space ~
20926 \end_inset
20927
20928 Float
20929 \family default
20930  if the LaTeX-package 
20931 \series bold
20932 wrapfig
20933 \series default
20934
20935 \begin_inset Index idx
20936 status collapsed
20937
20938 \begin_layout Plain Layout
20939 LaTeX-packages ! wrapfig
20940 \end_layout
20941
20942 \end_inset
20943
20944  is installed.
20945 \begin_inset Foot
20946 status collapsed
20947
20948 \begin_layout Plain Layout
20949 Installing a LaTeX-package is explained it in the 
20950 \emph on
20951 LaTeX
20952 \begin_inset space ~
20953 \end_inset
20954
20955 Configuration
20956 \emph default
20957  manual.
20958 \end_layout
20959
20960 \end_inset
20961
20962  The width and placement of the float is adjusted by right-clicking on the
20963  float box.
20964  Figure
20965 \begin_inset space ~
20966 \end_inset
20967
20968
20969 \begin_inset CommandInset ref
20970 LatexCommand ref
20971 reference "cap:Wrapped-figure"
20972
20973 \end_inset
20974
20975  is for example a figure wrap float with a width of 40
20976 \begin_inset space \thinspace{}
20977 \end_inset
20978
20979 col%.
20980 \begin_inset Foot
20981 status collapsed
20982
20983 \begin_layout Plain Layout
20984 Available units are explained in Appendix
20985 \begin_inset space ~
20986 \end_inset
20987
20988
20989 \begin_inset CommandInset ref
20990 LatexCommand ref
20991 reference "cha:Units-available-in"
20992
20993 \end_inset
20994
20995 .
20996 \end_layout
20997
20998 \end_inset
20999
21000  Some space was added under the caption to separate it better from the surroundi
21001 ng text.
21002 \end_layout
21003
21004 \begin_layout Standard
21005 \begin_inset Note Greyedout
21006 status open
21007
21008 \begin_layout Plain Layout
21009
21010 \series bold
21011 Note:
21012 \series default
21013  Wrap floats might be fragile! E.
21014 \begin_inset space \thinspace{}
21015 \end_inset
21016
21017 g.
21018 \begin_inset space \space{}
21019 \end_inset
21020
21021 having a figure too close to the bottom of the page can mess things up so
21022  that the float doesn't appear in the output or that it is placed over some
21023  other text.
21024 \end_layout
21025
21026 \end_inset
21027
21028  In general:
21029 \end_layout
21030
21031 \begin_layout Itemize
21032 Wrap floats should not be placed in paragraphs that run over a page break.
21033  That means that wrap floats should preferably be inserted in the exact
21034  place when the document is nearly ready and you are able to estimate where
21035  page breaks will appear.
21036 \end_layout
21037
21038 \begin_layout Itemize
21039 Wrap floats should either be placed in their own paragraph before the paragraph
21040  where they should wrap into, or within a paragraph.
21041 \end_layout
21042
21043 \begin_layout Itemize
21044 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
21045  there is a text paragraph between them as separator.
21046 \end_layout
21047
21048 \begin_layout Itemize
21049 Wrap floats are not allowed in section headings or tables.
21050 \end_layout
21051
21052 \begin_layout Subsection
21053 Rotated Floats
21054 \begin_inset CommandInset label
21055 LatexCommand label
21056 name "sub:Rotated-Floats"
21057
21058 \end_inset
21059
21060
21061 \begin_inset Index idx
21062 status collapsed
21063
21064 \begin_layout Plain Layout
21065 Floats ! Rotating
21066 \end_layout
21067
21068 \end_inset
21069
21070
21071 \end_layout
21072
21073 \begin_layout Standard
21074 Especially for wide tables you might have floats rotated.
21075  To rotate a whole float including the caption, right-click on the float-box
21076  and use the option 
21077 \family sans
21078 Rotate
21079 \begin_inset space ~
21080 \end_inset
21081
21082 sideways
21083 \family default
21084 .
21085 \end_layout
21086
21087 \begin_layout Standard
21088 Rotated floats are always placed on their own pages (or columns, when you
21089  have a multicolumn document).
21090  You can let them span several columns using the float settings option 
21091 \family sans
21092 Span
21093 \begin_inset space ~
21094 \end_inset
21095
21096 columns
21097 \family default
21098 .
21099  Floats are rotated so that you can read them from the outside margin.
21100  Forcing the rotation direction is explained in the 
21101 \emph on
21102 Embedded Objects
21103 \emph default
21104  manual.
21105 \end_layout
21106
21107 \begin_layout Standard
21108 Referencing rotated floats is the same like for normal floats; the caption
21109  format is also the same: Table
21110 \begin_inset space ~
21111 \end_inset
21112
21113
21114 \begin_inset CommandInset ref
21115 LatexCommand ref
21116 reference "cap:Rotated-table"
21117
21118 \end_inset
21119
21120  is an example of a rotated table float.
21121 \end_layout
21122
21123 \begin_layout Standard
21124 \begin_inset Note Greyedout
21125 status open
21126
21127 \begin_layout Plain Layout
21128
21129 \series bold
21130 Note:
21131 \series default
21132  Not all DVI-viewers are able to display rotated floats.
21133 \end_layout
21134
21135 \end_inset
21136
21137
21138 \end_layout
21139
21140 \begin_layout Standard
21141 \begin_inset Float table
21142 wide false
21143 sideways true
21144 status open
21145
21146 \begin_layout Plain Layout
21147 \begin_inset Caption
21148
21149 \begin_layout Plain Layout
21150 \begin_inset CommandInset label
21151 LatexCommand label
21152 name "cap:Rotated-table"
21153
21154 \end_inset
21155
21156  Rotated table
21157 \end_layout
21158
21159 \end_inset
21160
21161
21162 \end_layout
21163
21164 \begin_layout Plain Layout
21165 \align center
21166 \begin_inset Tabular
21167 <lyxtabular version="3" rows="1" columns="5">
21168 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0">
21173 <column alignment="center" valignment="top" width="0">
21174 <row>
21175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179 test
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 b
21189 \end_layout
21190
21191 \end_inset
21192 </cell>
21193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Plain Layout
21197 c
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 d
21207 \end_layout
21208
21209 \end_inset
21210 </cell>
21211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215 e
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 </row>
21221 </lyxtabular>
21222
21223 \end_inset
21224
21225
21226 \end_layout
21227
21228 \end_inset
21229
21230
21231 \end_layout
21232
21233 \begin_layout Subsection
21234 Float Placement
21235 \begin_inset CommandInset label
21236 LatexCommand label
21237 name "sub:Float-Placement"
21238
21239 \end_inset
21240
21241
21242 \begin_inset Index idx
21243 status collapsed
21244
21245 \begin_layout Plain Layout
21246 Floats ! Placement
21247 \end_layout
21248
21249 \end_inset
21250
21251
21252 \end_layout
21253
21254 \begin_layout Standard
21255 Right-clicking on a float-box opens a dialog where you can alter the placement
21256  options that LaTeX uses for positioning the float.
21257 \begin_inset Newline newline
21258 \end_inset
21259
21260 The option 
21261 \family sans
21262 Span
21263 \begin_inset space ~
21264 \end_inset
21265
21266 columns
21267 \family default
21268  is only useful for two-column documents: If you select it, the float will
21269  span both columns on the page instead of being confined to just one.
21270 \begin_inset Newline newline
21271 \end_inset
21272
21273 The option 
21274 \family sans
21275 Rotate
21276 \begin_inset space ~
21277 \end_inset
21278
21279 sideways
21280 \family default
21281  is used to rotate floats, see section
21282 \begin_inset space ~
21283 \end_inset
21284
21285
21286 \begin_inset CommandInset ref
21287 LatexCommand ref
21288 reference "sub:Rotated-Floats"
21289
21290 \end_inset
21291
21292 .
21293 \end_layout
21294
21295 \begin_layout Standard
21296 You can use one ore more of the following options in the float dialog to
21297  set the placement for a particular float when you uncheck the option 
21298 \family sans
21299 Use
21300 \begin_inset space ~
21301 \end_inset
21302
21303 default
21304 \begin_inset space ~
21305 \end_inset
21306
21307 placement
21308 \family default
21309 :
21310 \end_layout
21311
21312 \begin_layout Description
21313 Here
21314 \begin_inset space ~
21315 \end_inset
21316
21317 if
21318 \begin_inset space ~
21319 \end_inset
21320
21321 possible: try to place the float at the position where it is inserted
21322 \end_layout
21323
21324 \begin_layout Description
21325 Top
21326 \begin_inset space ~
21327 \end_inset
21328
21329 of
21330 \begin_inset space ~
21331 \end_inset
21332
21333 page: try to place the float at the top of the current page
21334 \end_layout
21335
21336 \begin_layout Description
21337 Bottom
21338 \begin_inset space ~
21339 \end_inset
21340
21341 of
21342 \begin_inset space ~
21343 \end_inset
21344
21345 page: try to place the float at the bottom of the current page
21346 \end_layout
21347
21348 \begin_layout Description
21349 Page
21350 \begin_inset space ~
21351 \end_inset
21352
21353 of
21354 \begin_inset space ~
21355 \end_inset
21356
21357 floats: try to place the float at an own page 
21358 \end_layout
21359
21360 \begin_layout Standard
21361 The order of the above option is 
21362 \emph on
21363 always
21364 \emph default
21365  used by LaTeX.
21366  That means, if you use the default placement, LaTeX will first try out
21367  
21368 \family sans
21369 Here
21370 \begin_inset space ~
21371 \end_inset
21372
21373 if
21374 \begin_inset space ~
21375 \end_inset
21376
21377 possible
21378 \family default
21379 , then 
21380 \family sans
21381 Top
21382 \begin_inset space ~
21383 \end_inset
21384
21385 of
21386 \begin_inset space ~
21387 \end_inset
21388
21389 page
21390 \family default
21391 , and then the others.
21392  If you don't use the default, LaTeX will try only the checked options but
21393  in the same order.
21394  If none of the 4 placements are possible the procedure is internally repeated
21395  but it is tried to put the float on the following page.
21396 \end_layout
21397
21398 \begin_layout Standard
21399 By default, each option has its own rules:
21400 \end_layout
21401
21402 \begin_layout Standard
21403
21404 \family sans
21405 Top
21406 \begin_inset space ~
21407 \end_inset
21408
21409 of
21410 \begin_inset space ~
21411 \end_inset
21412
21413 page
21414 \family default
21415  only floats occupying less than 70
21416 \begin_inset space \thinspace{}
21417 \end_inset
21418
21419 % of the page can be placed at the top of a page
21420 \end_layout
21421
21422 \begin_layout Standard
21423
21424 \family sans
21425 Bottom
21426 \begin_inset space ~
21427 \end_inset
21428
21429 of
21430 \begin_inset space ~
21431 \end_inset
21432
21433 page
21434 \family default
21435 : only floats occupying less than 30
21436 \begin_inset space \thinspace{}
21437 \end_inset
21438
21439 % of the page can be placed at the bottom of a page.
21440 \end_layout
21441
21442 \begin_layout Standard
21443
21444 \family sans
21445 Page
21446 \begin_inset space ~
21447 \end_inset
21448
21449 of
21450 \begin_inset space ~
21451 \end_inset
21452
21453 floats
21454 \family default
21455 : only if more than 50
21456 \begin_inset space \thinspace{}
21457 \end_inset
21458
21459 % of the page are occupied by floats, several floats can be set together
21460  on a page.
21461 \end_layout
21462
21463 \begin_layout Standard
21464 If you don't like these rules, you can ignore them by using the additional
21465  option 
21466 \family sans
21467 Ignore
21468 \begin_inset space ~
21469 \end_inset
21470
21471 LaTeX
21472 \begin_inset space ~
21473 \end_inset
21474
21475 rules
21476 \family default
21477 .
21478 \end_layout
21479
21480 \begin_layout Standard
21481 Sometimes you might need, under all circumstances, a float to be placed
21482  exactly at the position where it is inserted.
21483  For this case you can use the option 
21484 \family sans
21485 Here
21486 \begin_inset space ~
21487 \end_inset
21488
21489 definitely
21490 \family default
21491 .
21492  Use this option very rarely and only if the document is nearly ready to
21493  be printed.
21494  Because the float is then no longer able to 
21495 \begin_inset Quotes eld
21496 \end_inset
21497
21498 float
21499 \begin_inset Quotes erd
21500 \end_inset
21501
21502  when you change your document, this will often destroy the page layout.
21503 \end_layout
21504
21505 \begin_layout Standard
21506 There are no placement options for text wrap floats, because they are always
21507  surrounded by the text of a certain paragraph.
21508 \end_layout
21509
21510 \begin_layout Standard
21511 For more details about float placements, have a look at LaTeX books like
21512  
21513 \begin_inset CommandInset citation
21514 LatexCommand cite
21515 key "latexcompanion,latexguide,latexbook"
21516
21517 \end_inset
21518
21519 .
21520 \end_layout
21521
21522 \begin_layout Section
21523 Minipages
21524 \begin_inset Index idx
21525 status collapsed
21526
21527 \begin_layout Plain Layout
21528 Minipages
21529 \end_layout
21530
21531 \end_inset
21532
21533
21534 \begin_inset CommandInset label
21535 LatexCommand label
21536 name "sec:Minipages"
21537
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \begin_layout Standard
21544 LaTeX provides a mechanism to produce essentially a page within a page,
21545  called minipage.
21546  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21547 \begin_inset space ~
21548 \end_inset
21549
21550 apply.
21551  
21552 \end_layout
21553
21554 \begin_layout Standard
21555 Minipages in LyX have their own collapsible box inserted via the menu 
21556 \family sans
21557 Insert\SpecialChar \menuseparator
21558 Box
21559 \family default
21560 .
21561  Right-clicking on the box allows you to alter the width of the minipage
21562  and its alignment within the page.
21563 \end_layout
21564
21565 \begin_layout Standard
21566 \align center
21567 \begin_inset Box Frameless
21568 position "t"
21569 hor_pos "c"
21570 has_inner_box 1
21571 inner_pos "t"
21572 use_parbox 0
21573 use_makebox 0
21574 width "30col%"
21575 special "none"
21576 height "1pt"
21577 height_special "totalheight"
21578 status open
21579
21580 \begin_layout Plain Layout
21581
21582 \shape italic
21583 This is a minipage.
21584  The text is set in an italic style.
21585 \end_layout
21586
21587 \begin_layout Plain Layout
21588
21589 \shape italic
21590 Minipages are often used for text in another language or text that needs
21591  another formatting.
21592 \end_layout
21593
21594 \end_inset
21595
21596
21597 \end_layout
21598
21599 \begin_layout Standard
21600 \begin_inset VSpace medskip
21601 \end_inset
21602
21603 If you place two minipages side-by-side, you can use 
21604 \family sans
21605 Horizontal Fills
21606 \family default
21607  as described in section
21608 \begin_inset space ~
21609 \end_inset
21610
21611
21612 \begin_inset CommandInset ref
21613 LatexCommand ref
21614 reference "sub:Horizontal-Space"
21615
21616 \end_inset
21617
21618 :
21619 \begin_inset VSpace medskip
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \begin_layout Standard
21626 \begin_inset Box Frameless
21627 position "t"
21628 hor_pos "c"
21629 has_inner_box 1
21630 inner_pos "t"
21631 use_parbox 0
21632 use_makebox 0
21633 width "1.5in"
21634 special "none"
21635 height "1pt"
21636 height_special "totalheight"
21637 status open
21638
21639 \begin_layout Plain Layout
21640 This is a minipage with some stupid dummy text.
21641  This dummy text is used to increase the size of the minipage.
21642 \end_layout
21643
21644 \end_inset
21645
21646
21647 \begin_inset space \hfill{}
21648 \end_inset
21649
21650
21651 \begin_inset Box Frameless
21652 position "t"
21653 hor_pos "c"
21654 has_inner_box 1
21655 inner_pos "t"
21656 use_parbox 0
21657 use_makebox 0
21658 width "1.5in"
21659 special "none"
21660 height "1pt"
21661 height_special "totalheight"
21662 status open
21663
21664 \begin_layout Plain Layout
21665 This is a minipage with some stupid dummy text.
21666  This dummy text is used to increase the size of the minipage.
21667 \end_layout
21668
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \begin_layout Standard
21675 \begin_inset VSpace bigskip
21676 \end_inset
21677
21678
21679 \end_layout
21680
21681 \begin_layout Standard
21682 When you right-click on a minipage box, you can change the box from a minipage
21683  to other box types.
21684  All box types and their settings are explained in detail in chapter 
21685 \emph on
21686 Boxes
21687 \emph default
21688  of the 
21689 \emph on
21690 Embedded Objects
21691 \emph default
21692  manual.
21693 \end_layout
21694
21695 \begin_layout Chapter
21696 Mathematical Formulas
21697 \begin_inset Index idx
21698 status collapsed
21699
21700 \begin_layout Plain Layout
21701 Math
21702 \end_layout
21703
21704 \end_inset
21705
21706
21707 \begin_inset Index idx
21708 status collapsed
21709
21710 \begin_layout Plain Layout
21711 Formulas | see
21712 \begin_inset ERT
21713 status collapsed
21714
21715 \begin_layout Plain Layout
21716
21717 {
21718 \end_layout
21719
21720 \end_inset
21721
21722 Math
21723 \begin_inset ERT
21724 status collapsed
21725
21726 \begin_layout Plain Layout
21727
21728 }
21729 \end_layout
21730
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \end_inset
21737
21738
21739 \begin_inset CommandInset label
21740 LatexCommand label
21741 name "cha:Mathematical-Formulas"
21742
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \begin_layout Standard
21749 The issues of this chapter are described in detail in the 
21750 \emph on
21751 Math
21752 \emph default
21753  manual.
21754  There you'll also find tips and tricks for special cases.
21755 \end_layout
21756
21757 \begin_layout Section
21758 Basic Math Editing
21759 \begin_inset Index idx
21760 status collapsed
21761
21762 \begin_layout Plain Layout
21763 Math ! Basics
21764 \end_layout
21765
21766 \end_inset
21767
21768
21769 \end_layout
21770
21771 \begin_layout Standard
21772 To create a math formula, you can just click on the toolbar icon 
21773 \begin_inset Info
21774 type  "icon"
21775 arg   "math-mode on"
21776 \end_inset
21777
21778 .
21779  That will create a little blue rectangle, with purple markers around its
21780  corners.
21781  That blue rectangle is the formula itself; the purple markers indicate
21782  what level of nesting within the formula you are at.
21783  You can also choose a particular formula type to insert via the 
21784 \family sans
21785 Insert\SpecialChar \menuseparator
21786 Math
21787 \family default
21788  menu.
21789 \end_layout
21790
21791 \begin_layout Standard
21792 Editing the parameters of a formula and adding math constructs can be done
21793  with the 
21794 \family sans
21795 math
21796 \begin_inset space ~
21797 \end_inset
21798
21799 toolbar
21800 \family default
21801 , that appears when the cursor is in a formula.
21802 \end_layout
21803
21804 \begin_layout Standard
21805 There are two main types of formulas: Inline formulas appear within a text
21806  line, like this one:
21807 \end_layout
21808
21809 \begin_layout Standard
21810 This is a line with an inline formula 
21811 \begin_inset Formula $A=B$
21812 \end_inset
21813
21814  in it.
21815 \end_layout
21816
21817 \begin_layout Standard
21818 Displayed formulas appear outside the text like if they were in an own paragraph
21819 , like this one:
21820 \begin_inset Formula 
21821 \[
21822 A=B
21823 \]
21824
21825 \end_inset
21826
21827 You can only number and reference displayed formulas.
21828 \end_layout
21829
21830 \begin_layout Standard
21831 LyX supports also many LaTeX math commands.
21832  E.
21833 \begin_inset space \thinspace{}
21834 \end_inset
21835
21836 g.
21837 \begin_inset space \space{}
21838 \end_inset
21839
21840 typing 
21841 \begin_inset Quotes eld
21842 \end_inset
21843
21844
21845 \series bold
21846
21847 \backslash
21848 alpha
21849 \series default
21850
21851 \begin_inset Quotes erd
21852 \end_inset
21853
21854 , followed by a space, in a formula will create the Greek letter 
21855 \begin_inset Formula $\alpha$
21856 \end_inset
21857
21858 .
21859  So typing commands might sometimes be faster than using the 
21860 \family sans
21861 Math
21862 \begin_inset space ~
21863 \end_inset
21864
21865 Panel
21866 \family default
21867 .
21868 \end_layout
21869
21870 \begin_layout Subsection
21871 Navigating in Formulas
21872 \begin_inset Index idx
21873 status collapsed
21874
21875 \begin_layout Plain Layout
21876 Math ! Navigating
21877 \end_layout
21878
21879 \end_inset
21880
21881
21882 \end_layout
21883
21884 \begin_layout Standard
21885 The best control over the cursor position within an existing formula is
21886  achieved with the arrow keys.
21887  LyX uses small rectangles to indicate places where something can be inserted.
21888  The arrow keys can be used to navigate between parts of a formula.
21889  Pressing 
21890 \family sans
21891 Space
21892 \family default
21893  will leave a formula construct (a square root 
21894 \begin_inset Formula $\sqrt{2}$
21895 \end_inset
21896
21897 , or parentheses 
21898 \begin_inset Formula $\left(f\right)$
21899 \end_inset
21900
21901 , or a matrix 
21902 \begin_inset Formula $\left[\begin{array}{cc}
21903 1 & 2\\
21904 3 & 4
21905 \end{array}\right]$
21906 \end_inset
21907
21908 ).
21909  Pressing 
21910 \family sans
21911 Escape
21912 \family default
21913  will leave the formula, placing the cursor after the formula.
21914  
21915 \family sans
21916 Tab
21917 \family default
21918  can be used to move horizontally in a formula; for example, through the
21919  cells of a matrix or the positions in a multi-line equation.
21920 \end_layout
21921
21922 \begin_layout Standard
21923
21924 \family sans
21925 Space
21926 \family default
21927 , printed in this document as 
21928 \begin_inset Quotes eld
21929 \end_inset
21930
21931
21932 \begin_inset ERT
21933 status collapsed
21934
21935 \begin_layout Plain Layout
21936
21937
21938 \backslash
21939 spce 
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \begin_inset Quotes erd
21946 \end_inset
21947
21948
21949 \begin_inset Note Note
21950 status collapsed
21951
21952 \begin_layout Plain Layout
21953 This command will appear in the output as official character denoting the
21954  space character (visible space).
21955 \end_layout
21956
21957 \end_inset
21958
21959 , seems to do nothing in a formula, since it does not add a space between
21960  characters, but it does exit a nested structure.
21961  For this reason, you have to be careful about using 
21962 \family sans
21963 Space
21964 \family default
21965 .
21966  For example, if you want 
21967 \begin_inset Formula $\sqrt{2x+1}$
21968 \end_inset
21969
21970 , type 
21971 \series bold
21972
21973 \backslash
21974 sqrt
21975 \begin_inset ERT
21976 status collapsed
21977
21978 \begin_layout Plain Layout
21979
21980
21981 \backslash
21982 spce 
21983 \end_layout
21984
21985 \end_inset
21986
21987 2x+1
21988 \series default
21989  and not 
21990 \series bold
21991
21992 \backslash
21993 sqrt
21994 \begin_inset ERT
21995 status collapsed
21996
21997 \begin_layout Plain Layout
21998
21999
22000 \backslash
22001 spce 
22002 \end_layout
22003
22004 \end_inset
22005
22006 2x
22007 \begin_inset ERT
22008 status collapsed
22009
22010 \begin_layout Plain Layout
22011
22012
22013 \backslash
22014 spce 
22015 \end_layout
22016
22017 \end_inset
22018
22019 +1
22020 \series default
22021 , since in the latter case only the 
22022 \family typewriter
22023
22024 \begin_inset Formula $2x$
22025 \end_inset
22026
22027
22028 \family default
22029  will be under the square root sign: 
22030 \begin_inset Formula $\sqrt{2x}+1$
22031 \end_inset
22032
22033 .
22034 \end_layout
22035
22036 \begin_layout Standard
22037 You can leave many parts of a formula, like this matrix, partially filled
22038  in, such as:
22039 \begin_inset Formula 
22040 \[
22041 \left(\begin{array}{ccc}
22042 \lambda_{1}\\
22043  & \ddots\\
22044  &  & \lambda_{n}
22045 \end{array}\right)
22046 \]
22047
22048 \end_inset
22049
22050 If you leave a fraction only partially filled in, or a subscript with nothing
22051  in it, the results will be unpredictable, but most constructs don't mind.
22052 \end_layout
22053
22054 \begin_layout Subsection
22055 Selecting Text
22056 \end_layout
22057
22058 \begin_layout Standard
22059 You can select text within a formula in two different ways.
22060  Place the cursor at one end of the string of text you want, and press 
22061 \family sans
22062 Shift
22063 \family default
22064  and a cursor movement key to select text.
22065  It will be highlighted as with regular text selection.
22066  Alternatively, you can select text with the mouse in the usual way.
22067  That text can then be cut or copied, and then pasted within any formula,
22068  but not in a normal text region in LyX.
22069 \end_layout
22070
22071 \begin_layout Subsection
22072 Exponents and Subscripts
22073 \begin_inset Index idx
22074 status collapsed
22075
22076 \begin_layout Plain Layout
22077 Math ! Exponents
22078 \end_layout
22079
22080 \end_inset
22081
22082
22083 \begin_inset Index idx
22084 status collapsed
22085
22086 \begin_layout Plain Layout
22087 Math ! Subscripts
22088 \end_layout
22089
22090 \end_inset
22091
22092
22093 \end_layout
22094
22095 \begin_layout Standard
22096 You can use the math panel to add super- or subscripts, but the much easier
22097  way is to use a command.
22098  To get 
22099 \begin_inset Formula $x^{2}$
22100 \end_inset
22101
22102 , type in a formula 
22103 \series bold
22104 x^2
22105 \begin_inset ERT
22106 status collapsed
22107
22108 \begin_layout Plain Layout
22109
22110
22111 \backslash
22112 spce 
22113 \end_layout
22114
22115 \end_inset
22116
22117
22118 \series default
22119 .
22120  The final 
22121 \family sans
22122 Space
22123 \family default
22124  puts the cursor back down on the base line of the expression.
22125  If you type 
22126 \series bold
22127 x^2y
22128 \series default
22129 , you will get 
22130 \begin_inset Formula $x^{2y}$
22131 \end_inset
22132
22133 , to get 
22134 \begin_inset Formula $x^{2}y$
22135 \end_inset
22136
22137 , type 
22138 \series bold
22139 x^2
22140 \begin_inset ERT
22141 status collapsed
22142
22143 \begin_layout Plain Layout
22144
22145
22146 \backslash
22147 spce 
22148 \end_layout
22149
22150 \end_inset
22151
22152 y
22153 \series default
22154 .
22155  If you use characters in the superscript, that could be accented with the
22156  hat 
22157 \begin_inset Quotes eld
22158 \end_inset
22159
22160 ^
22161 \begin_inset Quotes erd
22162 \end_inset
22163
22164 , you have to use an extra 
22165 \family sans
22166 Space
22167 \family default
22168  to separate the hat and the character.
22169  E.
22170 \begin_inset space \thinspace{}
22171 \end_inset
22172
22173 g.
22174 \begin_inset space \space{}
22175 \end_inset
22176
22177 if you want 
22178 \begin_inset Formula $x^{a}$
22179 \end_inset
22180
22181 , type 
22182 \series bold
22183 x^
22184 \begin_inset ERT
22185 status collapsed
22186
22187 \begin_layout Plain Layout
22188
22189
22190 \backslash
22191 spce 
22192 \end_layout
22193
22194 \end_inset
22195
22196 a
22197 \series default
22198 .
22199  Subscripts are similar: To get 
22200 \begin_inset Formula $a_{1}$
22201 \end_inset
22202
22203 , type 
22204 \series bold
22205 a_1
22206 \begin_inset ERT
22207 status collapsed
22208
22209 \begin_layout Plain Layout
22210
22211
22212 \backslash
22213 spce 
22214 \end_layout
22215
22216 \end_inset
22217
22218
22219 \series default
22220 .
22221 \end_layout
22222
22223 \begin_layout Subsection
22224 Fractions
22225 \begin_inset Index idx
22226 status collapsed
22227
22228 \begin_layout Plain Layout
22229 Math ! Fractions
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \begin_layout Standard
22238 Create a fraction with either the command 
22239 \series bold
22240
22241 \backslash
22242 frac
22243 \series default
22244  or using the icon 
22245 \begin_inset Graphics
22246         filename ../images/math/frac.png
22247         scale 60
22248
22249 \end_inset
22250
22251  in the 
22252 \family sans
22253 Math
22254 \begin_inset space ~
22255 \end_inset
22256
22257 Panel
22258 \family default
22259 .
22260  You will be presented with an empty fraction.
22261  The cursor is above the fraction line.
22262  To move it to the bottom, simply press 
22263 \family sans
22264 Down
22265 \family default
22266 .
22267  To move back up, press 
22268 \family sans
22269 Up
22270 \family default
22271 .
22272  Any math structure can be placed in a fraction, as this example shows:
22273 \begin_inset Formula 
22274 \[
22275 \left[\frac{1}{\left(\begin{array}{cc}
22276 2 & 3\\
22277 4 & 5
22278 \end{array}\right)}\right]
22279 \]
22280
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \begin_layout Subsection
22287 Roots
22288 \begin_inset Index idx
22289 status collapsed
22290
22291 \begin_layout Plain Layout
22292 Math ! Roots
22293 \end_layout
22294
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \begin_layout Standard
22301 Roots can be created using the 
22302 \family sans
22303 Math
22304 \begin_inset space ~
22305 \end_inset
22306
22307 Panel
22308 \family default
22309  button
22310 \begin_inset Graphics
22311         filename ../images/math/sqrt.png
22312         scale 85
22313         groupId toolbarbuttons
22314
22315 \end_inset
22316
22317  or the commands 
22318 \series bold
22319
22320 \backslash
22321 sqrt
22322 \series default
22323  or 
22324 \series bold
22325
22326 \backslash
22327 root
22328 \series default
22329 .
22330  With the command 
22331 \series bold
22332
22333 \backslash
22334 root
22335 \series default
22336  you can produce roots of higher orders, like cube roots, while 
22337 \series bold
22338
22339 \backslash
22340 sqrt
22341 \series default
22342  produces always a square root.
22343 \end_layout
22344
22345 \begin_layout Subsection
22346 Operators with Limits
22347 \begin_inset Index idx
22348 status collapsed
22349
22350 \begin_layout Plain Layout
22351 Math ! Sums
22352 \end_layout
22353
22354 \end_inset
22355
22356
22357 \begin_inset Index idx
22358 status collapsed
22359
22360 \begin_layout Plain Layout
22361 Math ! Integrals
22362 \end_layout
22363
22364 \end_inset
22365
22366
22367 \begin_inset CommandInset label
22368 LatexCommand label
22369 name "sub:Operators-with-Limits"
22370
22371 \end_inset
22372
22373
22374 \end_layout
22375
22376 \begin_layout Standard
22377 Sum (
22378 \begin_inset Formula $\sum$
22379 \end_inset
22380
22381 ) and integral (
22382 \begin_inset Formula $\int$
22383 \end_inset
22384
22385 ) operators are very often decorated with limits.
22386  These limits can be entered in LyX by entering them as you would enter
22387  a super- or subscript, directly after the symbol.
22388  The sum operator will automatically place its 
22389 \begin_inset Quotes eld
22390 \end_inset
22391
22392 limits
22393 \begin_inset Quotes erd
22394 \end_inset
22395
22396  over and under the symbol in displayed formulas, and on the side in inline
22397  formulas.
22398  Such as 
22399 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22400 \end_inset
22401
22402 , versus
22403 \begin_inset Formula 
22404 \[
22405 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22406 \]
22407
22408 \end_inset
22409
22410 Integral signs, however, will place the limits on the side in both formula
22411  types.
22412 \end_layout
22413
22414 \begin_layout Standard
22415 All operators with limits will be automatically re-sized when placed in
22416  display mode.
22417  The placement of the limits can be changed by placing the cursor directly
22418  behind the operator and hitting 
22419 \begin_inset Info
22420 type  "shortcut"
22421 arg   "math-limits"
22422 \end_inset
22423
22424  or using the menu 
22425 \family sans
22426 Edit\SpecialChar \menuseparator
22427 Math\SpecialChar \menuseparator
22428 Change
22429 \begin_inset space ~
22430 \end_inset
22431
22432 Limits
22433 \begin_inset space ~
22434 \end_inset
22435
22436 Type
22437 \family default
22438 .
22439 \end_layout
22440
22441 \begin_layout Standard
22442 Certain other mathematical expressions have this 
22443 \begin_inset Quotes eld
22444 \end_inset
22445
22446 moving limits
22447 \begin_inset Quotes erd
22448 \end_inset
22449
22450  feature as addition, such as
22451 \begin_inset Index idx
22452 status collapsed
22453
22454 \begin_layout Plain Layout
22455 Math ! Limits
22456 \end_layout
22457
22458 \end_inset
22459
22460
22461 \begin_inset Formula 
22462 \[
22463 \lim_{x\rightarrow\infty}f(x),
22464 \]
22465
22466 \end_inset
22467
22468 which will place the 
22469 \begin_inset Formula $x\rightarrow\infty$
22470 \end_inset
22471
22472  underneath the 
22473 \begin_inset Quotes eld
22474 \end_inset
22475
22476 lim
22477 \begin_inset Quotes erd
22478 \end_inset
22479
22480  in display mode.
22481  In inline formulas it looks like this: 
22482 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22483 \end_inset
22484
22485 .
22486 \end_layout
22487
22488 \begin_layout Standard
22489 Note that the lim-function was entered as the function macro 
22490 \series bold
22491
22492 \backslash
22493 lim
22494 \series default
22495 .
22496  Have a look at section
22497 \begin_inset space ~
22498 \end_inset
22499
22500
22501 \begin_inset CommandInset ref
22502 LatexCommand ref
22503 reference "sub:Functions"
22504
22505 \end_inset
22506
22507  for an explanation of function macros.
22508 \end_layout
22509
22510 \begin_layout Subsection
22511 Math Symbols
22512 \begin_inset Index idx
22513 status collapsed
22514
22515 \begin_layout Plain Layout
22516 Math ! Symbols
22517 \end_layout
22518
22519 \end_inset
22520
22521
22522 \end_layout
22523
22524 \begin_layout Standard
22525 Most math symbols can be found in the 
22526 \family sans
22527 Math
22528 \begin_inset space ~
22529 \end_inset
22530
22531 Panel
22532 \family default
22533  under one of several categories; including 
22534 \family sans
22535 Greek
22536 \family default
22537
22538 \family sans
22539 Operators
22540 \family default
22541  , 
22542 \family sans
22543 Relations
22544 \family default
22545
22546 \family sans
22547 Arrows
22548 \family default
22549 .
22550  There are also the additional symbols provided by the American Mathematical
22551  Society (AMS).
22552 \end_layout
22553
22554 \begin_layout Standard
22555 If you know the LaTeX-command for a construct or symbol you wish to use,
22556  you don't have to use the 
22557 \family sans
22558 Math
22559 \begin_inset space ~
22560 \end_inset
22561
22562 Panel
22563 \family default
22564 , but can type the command directly into the formula.
22565  LyX will convert it to the corresponding symbol or construct.
22566 \end_layout
22567
22568 \begin_layout Subsection
22569 Altering Spacing
22570 \begin_inset Index idx
22571 status collapsed
22572
22573 \begin_layout Plain Layout
22574 Math ! Spaces
22575 \end_layout
22576
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \begin_layout Standard
22583 You may want to create spaces that differ from the standard spacing that
22584  LaTeX provides.
22585  To do this, type 
22586 \begin_inset Info
22587 type  "shortcut"
22588 arg   "space-insert protected"
22589 \end_inset
22590
22591  or to use the 
22592 \family sans
22593 Math
22594 \begin_inset space ~
22595 \end_inset
22596
22597 Panel
22598 \family default
22599  button 
22600 \begin_inset Graphics
22601         filename ../images/math/space.png
22602         scale 85
22603         groupId toolbarbuttons
22604
22605 \end_inset
22606
22607 .
22608  This generates a small space, and shows a small marker on the screen.
22609  For example, the sequence 
22610 \series bold
22611 a Ctrl+Space b
22612 \series default
22613
22614 \begin_inset Formula $a\, b$
22615 \end_inset
22616
22617  appears in LyX as 
22618 \begin_inset Graphics
22619         filename clipart/SpaceMarker.png
22620
22621 \end_inset
22622
22623 .
22624  You can change the space to different sizes when you set the cursor behind
22625  the space marker and hit space again several times.
22626  With every space hit the size will be changed.
22627  Some markers for the space size appear red in LyX, because they are negative
22628  spaces.
22629  Here are two examples:
22630 \end_layout
22631
22632 \begin_layout Standard
22633
22634 \series bold
22635 a Ctrl+Space b
22636 \series default
22637  and 3×
22638 \family sans
22639 Space
22640 \family default
22641
22642 \begin_inset Formula $a\quad b$
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \begin_layout Standard
22649
22650 \series bold
22651 a Ctrl+Space b
22652 \series default
22653  and 5×
22654 \family sans
22655 Space
22656 \family default
22657
22658 \begin_inset Formula $a\! b$
22659 \end_inset
22660
22661
22662 \end_layout
22663
22664 \begin_layout Subsection
22665 Functions
22666 \begin_inset Index idx
22667 status collapsed
22668
22669 \begin_layout Plain Layout
22670 Math ! Functions
22671 \end_layout
22672
22673 \end_inset
22674
22675
22676 \begin_inset CommandInset label
22677 LatexCommand label
22678 name "sub:Functions"
22679
22680 \end_inset
22681
22682
22683 \end_layout
22684
22685 \begin_layout Standard
22686 The 
22687 \family sans
22688 Math
22689 \begin_inset space ~
22690 \end_inset
22691
22692 Panel
22693 \family default
22694  contains under the button 
22695 \begin_inset Graphics
22696         filename ../images/math/functions.png
22697         scale 85
22698         groupId toolbarbuttons
22699
22700 \end_inset
22701
22702  a number of function macros, such as 
22703 \begin_inset Formula $\sin$
22704 \end_inset
22705
22706
22707 \begin_inset Formula $\lim$
22708 \end_inset
22709
22710
22711 \emph on
22712 etc
22713 \emph default
22714 .
22715  (you can also insert them in a formula by typing 
22716 \series bold
22717
22718 \backslash
22719 sin
22720 \series default
22721  etc.).
22722  Standard mathematical practice is that functions are printed upright to
22723  avoid confusions, because 
22724 \begin_inset Formula $sin$
22725 \end_inset
22726
22727  does normally mean 
22728 \begin_inset Formula $s\cdot i\cdot n$
22729 \end_inset
22730
22731 .
22732 \end_layout
22733
22734 \begin_layout Standard
22735 Using the function macros will also produce correct spacing around the function:
22736  
22737 \begin_inset Formula $a\sin x$
22738 \end_inset
22739
22740  is different from 
22741 \begin_inset Formula $asinx$
22742 \end_inset
22743
22744
22745 \end_layout
22746
22747 \begin_layout Standard
22748 For some mathematical objects, like the limes, the macro changes where subscript
22749 s are placed, as described in section
22750 \begin_inset space ~
22751 \end_inset
22752
22753
22754 \begin_inset CommandInset ref
22755 LatexCommand ref
22756 reference "sub:Operators-with-Limits"
22757
22758 \end_inset
22759
22760 .
22761 \end_layout
22762
22763 \begin_layout Subsection
22764 Accents
22765 \begin_inset Index idx
22766 status collapsed
22767
22768 \begin_layout Plain Layout
22769 Math ! Accents
22770 \end_layout
22771
22772 \end_inset
22773
22774
22775 \end_layout
22776
22777 \begin_layout Standard
22778 In a formula you can insert accented characters in the same way as in text
22779  mode.
22780  This may depend on your keyboard, or the bindings file you use.
22781  You can also use LaTeX commands to e.
22782 \begin_inset space \thinspace{}
22783 \end_inset
22784
22785 g.
22786 \begin_inset space \space{}
22787 \end_inset
22788
22789 enter 
22790 \begin_inset Formula $\hat{a}$
22791 \end_inset
22792
22793  even if your keyboard doesn't have hat-accents enabled.
22794  Our example is entered by typing 
22795 \series bold
22796
22797 \backslash
22798 hat
22799 \begin_inset ERT
22800 status collapsed
22801
22802 \begin_layout Plain Layout
22803
22804
22805 \backslash
22806 spce 
22807 \end_layout
22808
22809 \end_inset
22810
22811 a
22812 \series default
22813  in a formula.
22814  Table
22815 \begin_inset space ~
22816 \end_inset
22817
22818
22819 \begin_inset CommandInset ref
22820 LatexCommand ref
22821 reference "cap:Accent-names-and"
22822
22823 \end_inset
22824
22825  shows the equivalences between the accent names and the commands.
22826 \end_layout
22827
22828 \begin_layout Standard
22829 \begin_inset Float table
22830 wide false
22831 sideways false
22832 status open
22833
22834 \begin_layout Plain Layout
22835 \begin_inset Caption
22836
22837 \begin_layout Plain Layout
22838 \begin_inset CommandInset label
22839 LatexCommand label
22840 name "cap:Accent-names-and"
22841
22842 \end_inset
22843
22844 Accent names and the corresponding commands.
22845 \end_layout
22846
22847 \end_inset
22848
22849
22850 \end_layout
22851
22852 \begin_layout Plain Layout
22853 \align center
22854 \begin_inset Tabular
22855 <lyxtabular version="3" rows="11" columns="3">
22856 <features tabularvalignment="middle">
22857 <column alignment="center" valignment="top" width="0pt">
22858 <column alignment="center" valignment="top" width="0pt">
22859 <column alignment="center" valignment="top" width="0pt">
22860 <row>
22861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865 Name
22866 \end_layout
22867
22868 \end_inset
22869 </cell>
22870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Plain Layout
22874 Command
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883 E
22884 \family roman
22885 \series medium
22886 \shape up
22887 \size normal
22888 \emph off
22889 \bar no
22890 \noun off
22891 \color none
22892 xample
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 </row>
22898 <row>
22899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Plain Layout
22903
22904 \family roman
22905 \series medium
22906 \shape up
22907 \size normal
22908 \emph off
22909 \bar no
22910 \noun off
22911 \color none
22912 circumflex
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921
22922 \series bold
22923
22924 \backslash
22925 hat
22926 \end_layout
22927
22928 \end_inset
22929 </cell>
22930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934
22935 \family roman
22936 \series medium
22937 \shape up
22938 \size normal
22939 \emph off
22940 \bar no
22941 \noun off
22942 \color none
22943 \begin_inset Formula $\hat{a}$
22944 \end_inset
22945
22946
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 </row>
22952 <row>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957
22958 \family roman
22959 \series medium
22960 \shape up
22961 \size normal
22962 \emph off
22963 \bar no
22964 \noun off
22965 \color none
22966 grave
22967 \end_layout
22968
22969 \end_inset
22970 </cell>
22971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22972 \begin_inset Text
22973
22974 \begin_layout Plain Layout
22975
22976 \series bold
22977
22978 \backslash
22979 grave
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988
22989 \family roman
22990 \series medium
22991 \shape up
22992 \size normal
22993 \emph off
22994 \bar no
22995 \noun off
22996 \color none
22997 \begin_inset Formula $\grave{a}$
22998 \end_inset
22999
23000
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 </row>
23006 <row>
23007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011
23012 \family roman
23013 \series medium
23014 \shape up
23015 \size normal
23016 \emph off
23017 \bar no
23018 \noun off
23019 \color none
23020 acute
23021 \end_layout
23022
23023 \end_inset
23024 </cell>
23025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029
23030 \series bold
23031
23032 \backslash
23033 acute
23034 \end_layout
23035
23036 \end_inset
23037 </cell>
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042
23043 \family roman
23044 \series medium
23045 \shape up
23046 \size normal
23047 \emph off
23048 \bar no
23049 \noun off
23050 \color none
23051 \begin_inset Formula $\acute{a}$
23052 \end_inset
23053
23054
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 </row>
23060 <row>
23061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065
23066 \family roman
23067 \series medium
23068 \shape up
23069 \size normal
23070 \emph off
23071 \bar no
23072 \noun off
23073 \color none
23074 umlaut
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083
23084 \series bold
23085
23086 \backslash
23087 ddot
23088 \end_layout
23089
23090 \end_inset
23091 </cell>
23092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096
23097 \family roman
23098 \series medium
23099 \shape up
23100 \size normal
23101 \emph off
23102 \bar no
23103 \noun off
23104 \color none
23105 \begin_inset Formula $\ddot{a}$
23106 \end_inset
23107
23108
23109 \end_layout
23110
23111 \end_inset
23112 </cell>
23113 </row>
23114 <row>
23115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Plain Layout
23119
23120 \family roman
23121 \series medium
23122 \shape up
23123 \size normal
23124 \emph off
23125 \bar no
23126 \noun off
23127 \color none
23128 tilde
23129 \end_layout
23130
23131 \end_inset
23132 </cell>
23133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23134 \begin_inset Text
23135
23136 \begin_layout Plain Layout
23137
23138 \series bold
23139
23140 \backslash
23141 tilde
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23147 \begin_inset Text
23148
23149 \begin_layout Plain Layout
23150
23151 \family roman
23152 \series medium
23153 \shape up
23154 \size normal
23155 \emph off
23156 \bar no
23157 \noun off
23158 \color none
23159 \begin_inset Formula $\tilde{a}$
23160 \end_inset
23161
23162
23163 \end_layout
23164
23165 \end_inset
23166 </cell>
23167 </row>
23168 <row>
23169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Plain Layout
23173
23174 \family roman
23175 \series medium
23176 \shape up
23177 \size normal
23178 \emph off
23179 \bar no
23180 \noun off
23181 \color none
23182 dot
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191
23192 \series bold
23193
23194 \backslash
23195 dot
23196 \end_layout
23197
23198 \end_inset
23199 </cell>
23200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Plain Layout
23204
23205 \family roman
23206 \series medium
23207 \shape up
23208 \size normal
23209 \emph off
23210 \bar no
23211 \noun off
23212 \color none
23213 \begin_inset Formula $\dot{a}$
23214 \end_inset
23215
23216
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 </row>
23222 <row>
23223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227
23228 \family roman
23229 \series medium
23230 \shape up
23231 \size normal
23232 \emph off
23233 \bar no
23234 \noun off
23235 \color none
23236 breve
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245
23246 \series bold
23247
23248 \backslash
23249 breve
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258
23259 \family roman
23260 \series medium
23261 \shape up
23262 \size normal
23263 \emph off
23264 \bar no
23265 \noun off
23266 \color none
23267 \begin_inset Formula $\breve{a}$
23268 \end_inset
23269
23270
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 </row>
23276 <row>
23277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \begin_layout Plain Layout
23281
23282 \family roman
23283 \series medium
23284 \shape up
23285 \size normal
23286 \emph off
23287 \bar no
23288 \noun off
23289 \color none
23290 caron
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299
23300 \series bold
23301
23302 \backslash
23303 check
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23309 \begin_inset Text
23310
23311 \begin_layout Plain Layout
23312
23313 \family roman
23314 \series medium
23315 \shape up
23316 \size normal
23317 \emph off
23318 \bar no
23319 \noun off
23320 \color none
23321 \begin_inset Formula $\check{a}$
23322 \end_inset
23323
23324
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 </row>
23330 <row>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335
23336 \family roman
23337 \series medium
23338 \shape up
23339 \size normal
23340 \emph off
23341 \bar no
23342 \noun off
23343 \color none
23344 macron
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353
23354 \series bold
23355
23356 \backslash
23357 bar
23358 \end_layout
23359
23360 \end_inset
23361 </cell>
23362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366
23367 \family roman
23368 \series medium
23369 \shape up
23370 \size normal
23371 \emph off
23372 \bar no
23373 \noun off
23374 \color none
23375 \begin_inset Formula $\bar{a}$
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 <row>
23385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389 vector
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398
23399 \series bold
23400
23401 \backslash
23402 vec
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411
23412 \family roman
23413 \series medium
23414 \shape up
23415 \size normal
23416 \emph off
23417 \bar no
23418 \noun off
23419 \color none
23420 \begin_inset Formula $\vec{a}$
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 </row>
23429 </lyxtabular>
23430
23431 \end_inset
23432
23433
23434 \end_layout
23435
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \begin_layout Standard
23442 You can choose one of the accents by selecting an item from the 
23443 \family sans
23444 Frame
23445 \begin_inset space ~
23446 \end_inset
23447
23448 decorations
23449 \family default
23450  symbol set button 
23451 \begin_inset Graphics
23452         filename ../images/math/hat.png
23453         scale 85
23454         groupId toolbarbuttons
23455
23456 \end_inset
23457
23458  in the math panel ; this will apply to any selection you have made within
23459  a formula too.
23460 \end_layout
23461
23462 \begin_layout Section
23463 Brackets and Delimiters
23464 \begin_inset Index idx
23465 status collapsed
23466
23467 \begin_layout Plain Layout
23468 Math ! Brackets
23469 \end_layout
23470
23471 \end_inset
23472
23473
23474 \begin_inset Index idx
23475 status collapsed
23476
23477 \begin_layout Plain Layout
23478 Math ! Delimiters
23479 \end_layout
23480
23481 \end_inset
23482
23483
23484 \begin_inset CommandInset label
23485 LatexCommand label
23486 name "sec:Brackets-and-Delimiters"
23487
23488 \end_inset
23489
23490
23491 \end_layout
23492
23493 \begin_layout Standard
23494 There are several brackets available through LyX.
23495  For most purposes, using just the keys 
23496 \family typewriter
23497 []{}()|<>
23498 \family default
23499  should suffice.
23500  But if you want to surround a large structure, like a matrix or a fraction,
23501  or if you have several layers of brackets, it is better to use the math
23502  toolbar delimiter icon 
23503 \begin_inset Info
23504 type  "icon"
23505 arg   "dialog-show mathdelimiter"
23506 \end_inset
23507
23508 .
23509  For example, that's how you would construct the brackets around a standard
23510  matrix such as:
23511 \begin_inset Formula 
23512 \[
23513 \left[\begin{array}{cc}
23514 1 & 2\\
23515 3 & 4
23516 \end{array}\right]
23517 \]
23518
23519 \end_inset
23520
23521 and to make it easier to see the layers of parentheses as in: 
23522 \begin_inset Formula 
23523 \[
23524 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23525 \]
23526
23527 \end_inset
23528
23529
23530 \end_layout
23531
23532 \begin_layout Standard
23533 The parentheses, and other brackets from that menu will automatically re-size
23534  to accommodate the size of what is inside.
23535 \end_layout
23536
23537 \begin_layout Standard
23538 To construct brackets click on the button for the bracket you want on the
23539  left side and right side.
23540  If you use the option 
23541 \family sans
23542 Keep
23543 \begin_inset space ~
23544 \end_inset
23545
23546 matched
23547 \family default
23548 , the selected bracket type will be used for the left and the right side.
23549  The selection will be shown below the button field.
23550  If you want one side to not have a bracket, use the blank button.
23551  It will appear in LyX with a dotted line, but nothing will be printed.
23552 \end_layout
23553
23554 \begin_layout Standard
23555 If you want to place brackets around math structures, like a square root,
23556  you can do that by highlighting (selecting) the structure that is to go
23557  inside the brackets.
23558  Then choose the appropriate brackets for left and right and click on 
23559 \family sans
23560 Insert
23561 \family default
23562 .
23563  The parentheses will be drawn around the selected structure.
23564 \end_layout
23565
23566 \begin_layout Section
23567 Arrays and Multi-line Equations
23568 \begin_inset Index idx
23569 status collapsed
23570
23571 \begin_layout Plain Layout
23572 Math ! Arrays
23573 \end_layout
23574
23575 \end_inset
23576
23577
23578 \begin_inset Index idx
23579 status collapsed
23580
23581 \begin_layout Plain Layout
23582 Math ! Matrices
23583 \end_layout
23584
23585 \end_inset
23586
23587
23588 \begin_inset Index idx
23589 status collapsed
23590
23591 \begin_layout Plain Layout
23592 Math ! Multi-line Equations
23593 \end_layout
23594
23595 \end_inset
23596
23597
23598 \end_layout
23599
23600 \begin_layout Standard
23601 Matrices are entered in LyX using the 
23602 \family sans
23603 Math
23604 \begin_inset space ~
23605 \end_inset
23606
23607 Panel
23608 \family default
23609  matrix button 
23610 \begin_inset Graphics
23611         filename ../images/math/matrix.png
23612         scale 85
23613         groupId toolbarbuttons
23614
23615 \end_inset
23616
23617 .
23618  It will open a dialog for you to choose the number of rows/columns.
23619  Here is an example:
23620 \begin_inset Formula 
23621 \[
23622 \left(\begin{array}{ccc}
23623 1 & 2 & 3\\
23624 4 & 5 & 6\\
23625 7 & 8 & 9
23626 \end{array}\right)
23627 \]
23628
23629 \end_inset
23630
23631 The parentheses aren't automatic, but you can add them as described in section
23632 \begin_inset space ~
23633 \end_inset
23634
23635
23636 \begin_inset CommandInset ref
23637 LatexCommand ref
23638 reference "sec:Brackets-and-Delimiters"
23639
23640 \end_inset
23641
23642 .
23643  When you construct the matrix, you can decide whether the column entries
23644  will be left-, right-, or center-justified.
23645  This alignment is set in the box 
23646 \family sans
23647 Horizontal
23648 \family default
23649  with the letters 
23650 \begin_inset Quotes eld
23651 \end_inset
23652
23653
23654 \family sans
23655 l
23656 \family default
23657
23658 \begin_inset Quotes erd
23659 \end_inset
23660
23661
23662 \begin_inset Quotes eld
23663 \end_inset
23664
23665
23666 \family sans
23667 r
23668 \family default
23669
23670 \begin_inset Quotes erd
23671 \end_inset
23672
23673 , and 
23674 \begin_inset Quotes eld
23675 \end_inset
23676
23677
23678 \family sans
23679 c
23680 \family default
23681
23682 \begin_inset Quotes erd
23683 \end_inset
23684
23685 .
23686  LyX proposes a 
23687 \begin_inset Quotes eld
23688 \end_inset
23689
23690
23691 \family sans
23692 c
23693 \family default
23694
23695 \begin_inset Quotes erd
23696 \end_inset
23697
23698  for every column as default.
23699  For example, the sequence 
23700 \begin_inset Quotes eld
23701 \end_inset
23702
23703
23704 \family sans
23705 lcr
23706 \family default
23707
23708 \begin_inset Quotes erd
23709 \end_inset
23710
23711  means that the first column will be left-justified, the second will be
23712  centered, and the third column will be right-justified, because each letter
23713  corresponds to the relevant column.
23714  The result will look like this:
23715 \begin_inset Formula 
23716 \[
23717 \begin{array}{lcr}
23718 this & this\, column & this\, column\\
23719 column & has & has\, right\\
23720 has\, left\, alignment & center\, alignment & alignment
23721 \end{array}.
23722 \]
23723
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \begin_layout Standard
23730 You can add more rows to an existing matrix by hitting 
23731 \begin_inset Info
23732 type  "shortcut"
23733 arg   "newline-insert newline"
23734 \end_inset
23735
23736  while the cursor is in the matrix.
23737  Adding or deleting columns can be done via the menu 
23738 \family sans
23739 Edit\SpecialChar \menuseparator
23740 Math
23741 \family default
23742  or the math toolbar.
23743 \end_layout
23744
23745 \begin_layout Standard
23746 There are other arrays used in formulas, such as distinctions of cases.
23747  It can be created with the menu 
23748 \family sans
23749 Insert\SpecialChar \menuseparator
23750 Math\SpecialChar \menuseparator
23751 Cases
23752 \begin_inset space ~
23753 \end_inset
23754
23755 Environment
23756 \family default
23757  or the command 
23758 \series bold
23759
23760 \backslash
23761 cases
23762 \series default
23763 .
23764  Here is an example: 
23765 \begin_inset Formula 
23766 \[
23767 f(x)=\begin{cases}
23768 -1 & x<0\\
23769 0 & x=0\\
23770 1 & x>0
23771 \end{cases}
23772 \]
23773
23774 \end_inset
23775
23776
23777 \end_layout
23778
23779 \begin_layout Standard
23780 \begin_inset VSpace bigskip
23781 \end_inset
23782
23783 Multi-line formulas are created when you press 
23784 \begin_inset Info
23785 type  "shortcut"
23786 arg   "newline-insert newline"
23787 \end_inset
23788
23789  within a formula.
23790  In an empty formula you can see that three blue boxes appear, one for each
23791  column.
23792  When you press 
23793 \begin_inset Info
23794 type  "shortcut"
23795 arg   "newline-insert newline"
23796 \end_inset
23797
23798  in a non-empty formula, the part before the relation sign (equal sign 
23799 \begin_inset Quotes eld
23800 \end_inset
23801
23802 =
23803 \begin_inset Quotes erd
23804 \end_inset
23805
23806  etc.) will be inserted automatically in the first column, the relation sign
23807  is in the second column, and the rest in the third column.
23808  A new row is created by every further hit of 
23809 \begin_inset Info
23810 type  "shortcut"
23811 arg   "newline-insert newline"
23812 \end_inset
23813
23814 .
23815  Multi-line formulas are always displayed formulas.
23816  Here is an example:
23817 \begin_inset Formula 
23818 \begin{eqnarray}
23819 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23820 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23821 \end{eqnarray}
23822
23823 \end_inset
23824
23825  To change the column assignment of the formula parts, place the cursor
23826  where you want to start the shift and hit 
23827 \family sans
23828 Ctrl-Tab.
23829
23830 \family default
23831  It shifts everything in the column which is right beside the current cursor
23832  position to the next column.
23833  Note that the middle column is designed for relation signs, structures
23834  within this column will be printed in a smaller size:
23835 \begin_inset Formula 
23836 \begin{eqnarray*}
23837 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
23838 \end{eqnarray*}
23839
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \begin_layout Standard
23846 The multi-line formula type described here is called 
23847 \family typewriter
23848 \series medium
23849 eqnarray
23850 \family default
23851 \series default
23852 .
23853  There are other multi-line types being more suitable for certain situations,
23854  for example if you want a better inter-line spacing than in formula (
23855 \begin_inset CommandInset ref
23856 LatexCommand ref
23857 reference "eq:asquared"
23858
23859 \end_inset
23860
23861 ).
23862  The other types are described in section
23863 \begin_inset space ~
23864 \end_inset
23865
23866
23867 \begin_inset CommandInset ref
23868 LatexCommand ref
23869 reference "sub:AMS-Formula-Types"
23870
23871 \end_inset
23872
23873 .
23874 \end_layout
23875
23876 \begin_layout Section
23877 Formula Numbering and Referencing
23878 \begin_inset Index idx
23879 status collapsed
23880
23881 \begin_layout Plain Layout
23882 Math ! Formula numbering
23883 \end_layout
23884
23885 \end_inset
23886
23887
23888 \begin_inset Index idx
23889 status collapsed
23890
23891 \begin_layout Plain Layout
23892 Math ! Referencing formulas
23893 \end_layout
23894
23895 \end_inset
23896
23897
23898 \begin_inset CommandInset label
23899 LatexCommand label
23900 name "sec:Formula-Numbering-and"
23901
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \begin_layout Standard
23908 To number a formula, set the cursor in the formula and use the menu 
23909 \family sans
23910 Edit\SpecialChar \menuseparator
23911 Math\SpecialChar \menuseparator
23912 Toggle
23913 \begin_inset space ~
23914 \end_inset
23915
23916 Numbering
23917 \family default
23918  or the shortcut 
23919 \begin_inset Info
23920 type  "shortcut"
23921 arg   "math-number-toggle"
23922 \end_inset
23923
23924 .
23925  The formula number appears in LyX as 
23926 \begin_inset Quotes eld
23927 \end_inset
23928
23929 #
23930 \begin_inset Quotes erd
23931 \end_inset
23932
23933  within parentheses.
23934  The 
23935 \begin_inset Quotes eld
23936 \end_inset
23937
23938 #
23939 \begin_inset Quotes erd
23940 \end_inset
23941
23942  denotes that the number will be calculated automatically when the output
23943  is generated.
23944  The placement and format of the formula number in the output depends on
23945  the document class.
23946  In this document the number is printed together with the chapter number,
23947  separated by a dot:
23948 \begin_inset Formula 
23949 \begin{equation}
23950 1+1=2
23951 \end{equation}
23952
23953 \end_inset
23954
23955 Using 
23956 \begin_inset Info
23957 type  "shortcut"
23958 arg   "math-number-toggle"
23959 \end_inset
23960
23961  in a numbered formula will switch off the numbering.
23962  You can only number displayed formulas.
23963 \end_layout
23964
23965 \begin_layout Standard
23966 Multi-line formulas can be numbered line by line: Using the menu 
23967 \family sans
23968 Edit\SpecialChar \menuseparator
23969 Math\SpecialChar \menuseparator
23970 Toggle
23971 \begin_inset space ~
23972 \end_inset
23973
23974 Numbering
23975 \begin_inset space ~
23976 \end_inset
23977
23978 of
23979 \begin_inset space ~
23980 \end_inset
23981
23982 Line
23983 \family default
23984  or the shortcut 
23985 \begin_inset Info
23986 type  "shortcut"
23987 arg   "math-number-line-toggle"
23988 \end_inset
23989
23990  will only toggle the numbering of the line where the cursor is:
23991 \begin_inset Formula 
23992 \begin{eqnarray}
23993 1 & = & 3-2\\
23994 2 & = & 4-2\nonumber \\
23995 4 & \leq & 7
23996 \end{eqnarray}
23997
23998 \end_inset
23999
24000 To number all lines use the shortcut 
24001 \begin_inset Info
24002 type  "shortcut"
24003 arg   "math-number-toggle"
24004 \end_inset
24005
24006 .
24007 \end_layout
24008
24009 \begin_layout Standard
24010 \begin_inset VSpace bigskip
24011 \end_inset
24012
24013 Every displayed formula can be referenced by its number using a label.
24014  A label is inserted with the menu 
24015 \family sans
24016 Insert\SpecialChar \menuseparator
24017 Label
24018 \family default
24019  when the cursor is in the formula.
24020  This opens a dialog to enter the label.
24021  It is recommended to use the proposed 
24022 \begin_inset Quotes eld
24023 \end_inset
24024
24025
24026 \family sans
24027 eq:
24028 \family default
24029
24030 \begin_inset Quotes erd
24031 \end_inset
24032
24033  as first part of the label, because this helps later to identify the label
24034  type when you have many labels in your document.
24035  We inserted in the following example the label 
24036 \begin_inset Quotes eld
24037 \end_inset
24038
24039 eq:tanhExp
24040 \begin_inset Quotes erd
24041 \end_inset
24042
24043  in the second line:
24044 \begin_inset Formula 
24045 \begin{eqnarray}
24046 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24047  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24048 \end{eqnarray}
24049
24050 \end_inset
24051
24052 Every labeled line is automatically numbered.
24053  Therefore the label is shown in LyX at the place of the formula number
24054  placeholder 
24055 \begin_inset Quotes eld
24056 \end_inset
24057
24058 #
24059 \begin_inset Quotes erd
24060 \end_inset
24061
24062 .
24063  You can reference a labeled formula using the menu 
24064 \family sans
24065 Insert\SpecialChar \menuseparator
24066 Cross
24067 \begin_inset space ~
24068 \end_inset
24069
24070 Reference
24071 \family default
24072 .
24073  A dialog appears to choose a label you want refer to.
24074  The reference appears in LyX as a grey cross reference box and in the output
24075  as the formula number:
24076 \end_layout
24077
24078 \begin_layout Standard
24079 This is a cross-reference to equation (
24080 \begin_inset CommandInset ref
24081 LatexCommand ref
24082 reference "eq:tanhExp"
24083
24084 \end_inset
24085
24086 ).
24087 \end_layout
24088
24089 \begin_layout Standard
24090 The properties of LyX's cross-reference box are described in section
24091 \begin_inset space ~
24092 \end_inset
24093
24094
24095 \begin_inset CommandInset ref
24096 LatexCommand ref
24097 reference "sec:Cross-References"
24098
24099 \end_inset
24100
24101 .
24102  To delete a label, set the cursor in the labeled formula, use the menu
24103  
24104 \family sans
24105 Insert\SpecialChar \menuseparator
24106 Label
24107 \family default
24108  and delete the label in the appearing dialog.
24109 \begin_inset Foot
24110 status collapsed
24111
24112 \begin_layout Plain Layout
24113 This is a unintuitive and will be fixed in the next version of LyX.
24114 \end_layout
24115
24116 \end_inset
24117
24118  
24119 \end_layout
24120
24121 \begin_layout Section
24122 User defined math macros
24123 \begin_inset Index idx
24124 status collapsed
24125
24126 \begin_layout Plain Layout
24127 Math ! Macros
24128 \end_layout
24129
24130 \end_inset
24131
24132
24133 \end_layout
24134
24135 \begin_layout Standard
24136 LyX allows you to define macros for formulas which is very useful when you
24137  have equations of the same form in a document several times.
24138  Math macros are explained in section 
24139 \emph on
24140 Math
24141 \begin_inset space ~
24142 \end_inset
24143
24144 Macros
24145 \emph default
24146  of the 
24147 \emph on
24148 Math
24149 \emph default
24150  manual.
24151 \end_layout
24152
24153 \begin_layout Section
24154 Fine-Tuning
24155 \end_layout
24156
24157 \begin_layout Subsection
24158 Typefaces
24159 \begin_inset Index idx
24160 status collapsed
24161
24162 \begin_layout Plain Layout
24163 Math ! Typefaces
24164 \end_layout
24165
24166 \end_inset
24167
24168
24169 \end_layout
24170
24171 \begin_layout Standard
24172 The standard font for text is italic, for numbers the standard is roman.
24173  To set a font in a formula, use the 
24174 \family sans
24175 Math
24176 \begin_inset space ~
24177 \end_inset
24178
24179 Panel
24180 \family default
24181  button 
24182 \begin_inset Graphics
24183         filename ../images/math/font.png
24184         scale 85
24185         groupId toolbarbuttons
24186
24187 \end_inset
24188
24189 , or enter its command, listed in table
24190 \begin_inset space ~
24191 \end_inset
24192
24193
24194 \begin_inset CommandInset ref
24195 LatexCommand ref
24196 reference "cap:Typefaces-and-the"
24197
24198 \end_inset
24199
24200 , directly.
24201 \end_layout
24202
24203 \begin_layout Standard
24204 \begin_inset Float table
24205 wide false
24206 sideways false
24207 status open
24208
24209 \begin_layout Plain Layout
24210 \begin_inset Caption
24211
24212 \begin_layout Plain Layout
24213 \begin_inset CommandInset label
24214 LatexCommand label
24215 name "cap:Typefaces-and-the"
24216
24217 \end_inset
24218
24219 Typefaces and the corresponding commands.
24220 \end_layout
24221
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \begin_layout Plain Layout
24228 \align center
24229 \begin_inset Tabular
24230 <lyxtabular version="3" rows="9" columns="2">
24231 <features tabularvalignment="middle">
24232 <column alignment="center" valignment="top" width="0pt">
24233 <column alignment="center" valignment="top" width="0pt">
24234 <row>
24235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24236 \begin_inset Text
24237
24238 \begin_layout Plain Layout
24239 Font
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248 Command
24249 \end_layout
24250
24251 \end_inset
24252 </cell>
24253 </row>
24254 <row>
24255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24256 \begin_inset Text
24257
24258 \begin_layout Plain Layout
24259
24260 \shape up
24261 \size normal
24262 \bar no
24263 \noun off
24264 \color none
24265 \begin_inset Formula $\mathrm{Roman}$
24266 \end_inset
24267
24268
24269 \end_layout
24270
24271 \end_inset
24272 </cell>
24273 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277
24278 \series bold
24279
24280 \backslash
24281 mathrm
24282 \end_layout
24283
24284 \end_inset
24285 </cell>
24286 </row>
24287 <row>
24288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24289 \begin_inset Text
24290
24291 \begin_layout Plain Layout
24292 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24293 \end_inset
24294
24295
24296 \end_layout
24297
24298 \end_inset
24299 </cell>
24300 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304
24305 \series bold
24306
24307 \backslash
24308 mathbf
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 </row>
24314 <row>
24315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319 \begin_inset Formula $\mathit{Italic}$
24320 \end_inset
24321
24322
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331
24332 \series bold
24333
24334 \backslash
24335 mathit
24336 \end_layout
24337
24338 \end_inset
24339 </cell>
24340 </row>
24341 <row>
24342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24343 \begin_inset Text
24344
24345 \begin_layout Plain Layout
24346
24347 \shape up
24348 \size normal
24349 \bar no
24350 \noun off
24351 \color none
24352 \begin_inset Formula $\mathtt{Typewriter}$
24353 \end_inset
24354
24355
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24361 \begin_inset Text
24362
24363 \begin_layout Plain Layout
24364
24365 \series bold
24366
24367 \backslash
24368 mathtt
24369 \end_layout
24370
24371 \end_inset
24372 </cell>
24373 </row>
24374 <row>
24375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24380 \end_inset
24381
24382
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \begin_layout Plain Layout
24391
24392 \series bold
24393
24394 \backslash
24395 mathbb
24396 \end_layout
24397
24398 \end_inset
24399 </cell>
24400 </row>
24401 <row>
24402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24403 \begin_inset Text
24404
24405 \begin_layout Plain Layout
24406 \begin_inset Formula $\mathfrak{Fraktur}$
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418
24419 \series bold
24420
24421 \backslash
24422 mathfrak
24423 \end_layout
24424
24425 \end_inset
24426 </cell>
24427 </row>
24428 <row>
24429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24430 \begin_inset Text
24431
24432 \begin_layout Plain Layout
24433
24434 \shape up
24435 \size normal
24436 \emph on
24437 \bar no
24438 \noun off
24439 \color none
24440 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24441 \end_inset
24442
24443
24444 \end_layout
24445
24446 \end_inset
24447 </cell>
24448 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24449 \begin_inset Text
24450
24451 \begin_layout Plain Layout
24452
24453 \series bold
24454
24455 \backslash
24456 mathcal
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 </row>
24462 <row>
24463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467 \begin_inset Formula $\mathsf{SansSerif}$
24468 \end_inset
24469
24470
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24476 \begin_inset Text
24477
24478 \begin_layout Plain Layout
24479
24480 \series bold
24481
24482 \backslash
24483 mathsf
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 </row>
24489 </lyxtabular>
24490
24491 \end_inset
24492
24493
24494 \end_layout
24495
24496 \end_inset
24497
24498
24499 \end_layout
24500
24501 \begin_layout Standard
24502 \begin_inset Note Greyedout
24503 status open
24504
24505 \begin_layout Plain Layout
24506
24507 \series bold
24508 Note:
24509 \series default
24510  You can only print capital letters in the typefaces 
24511 \family sans
24512 Blackboard
24513 \family default
24514  and 
24515 \family sans
24516 Calligraphic
24517 \family default
24518 .
24519 \end_layout
24520
24521 \end_inset
24522
24523
24524 \end_layout
24525
24526 \begin_layout Standard
24527 When you use a typeface, a blue box is inserted in the formula.
24528  Every character in this box will be printed in this typeface.
24529  Pressing 
24530 \family sans
24531 Space
24532 \family default
24533  within the box will set the cursor outside, so that you have to use a protected
24534  space when you need a space in the box.
24535  Here an example where 
24536 \begin_inset Quotes eld
24537 \end_inset
24538
24539 N
24540 \begin_inset Quotes erd
24541 \end_inset
24542
24543  in 
24544 \family sans
24545 Blackboard
24546 \family default
24547  denotes the set of numbers:
24548 \begin_inset Formula 
24549 \[
24550 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24551 \]
24552
24553 \end_inset
24554
24555
24556 \end_layout
24557
24558 \begin_layout Standard
24559 The typefaces are nestable, which can cause confusion.
24560  You can e.
24561 \begin_inset space \thinspace{}
24562 \end_inset
24563
24564 g.
24565 \begin_inset space \space{}
24566 \end_inset
24567
24568 put a character in 
24569 \family sans
24570 Fraktur
24571 \family default
24572  in a box for 
24573 \family sans
24574 Typewriter
24575 \family default
24576
24577 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24578 \end_inset
24579
24580  
24581 \begin_inset Newline newline
24582 \end_inset
24583
24584 So it is better not to use this feature.
24585 \end_layout
24586
24587 \begin_layout Standard
24588 The typefaces have no effect on Greek letters: 
24589 \begin_inset Formula $\mathfrak{abc\delta e}$
24590 \end_inset
24591
24592
24593 \begin_inset Newline newline
24594 \end_inset
24595
24596 You can only print them emboldened using the command 
24597 \series bold
24598
24599 \backslash
24600 boldsymbol
24601 \series default
24602 , which works like the other typeface commands: 
24603 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \begin_layout Standard
24610
24611 \series bold
24612
24613 \backslash
24614 boldsymbol
24615 \series default
24616  works for all symbols, letters, and numbers.
24617 \end_layout
24618
24619 \begin_layout Standard
24620 A number of other font options are available as well, in the menu 
24621 \family sans
24622 Edit\SpecialChar \menuseparator
24623 Math\SpecialChar \menuseparator
24624 Text
24625 \begin_inset space ~
24626 \end_inset
24627
24628 Style
24629 \family default
24630 .
24631 \end_layout
24632
24633 \begin_layout Subsection
24634 Math Text
24635 \begin_inset Index idx
24636 status collapsed
24637
24638 \begin_layout Plain Layout
24639 Math ! Text
24640 \end_layout
24641
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \begin_layout Standard
24648 Typefaces are useful for entering some characters in some given font, but
24649  not for text.
24650  For typing longer pieces of text use the math text, which is obtained using
24651  the entry 
24652 \family sans
24653 Normal
24654 \begin_inset space ~
24655 \end_inset
24656
24657 text
24658 \begin_inset space ~
24659 \end_inset
24660
24661 mode
24662 \family default
24663  of the 
24664 \family sans
24665 Math
24666 \begin_inset space ~
24667 \end_inset
24668
24669 Panel
24670 \family default
24671  button 
24672 \begin_inset Graphics
24673         filename ../images/math/font.png
24674         scale 85
24675         groupId toolbarbuttons
24676
24677 \end_inset
24678
24679  (shortcut 
24680 \begin_inset Info
24681 type  "shortcut"
24682 arg   "font-default"
24683 \end_inset
24684
24685 ).
24686  Math text appears in LyX in black instead of blue.
24687  You can use spaces and accents in math text like in normal text.
24688  Here is an example:
24689 \begin_inset Formula 
24690 \[
24691 f(x)=\begin{cases}
24692 x & \textrm{if I say so}\\
24693 -x & \textrm{unter Umständen}
24694 \end{cases}
24695 \]
24696
24697 \end_inset
24698
24699
24700 \end_layout
24701
24702 \begin_layout Subsection
24703 Font Sizes
24704 \begin_inset Index idx
24705 status collapsed
24706
24707 \begin_layout Plain Layout
24708 Math ! Font sizes
24709 \end_layout
24710
24711 \end_inset
24712
24713
24714 \end_layout
24715
24716 \begin_layout Standard
24717 There are four font styles (relative sizes) used in math-mode, which are
24718  automatically chosen in most situations.
24719  These are called 
24720 \family sans
24721 textstyle
24722 \family default
24723
24724 \family sans
24725 displaystyle
24726 \family default
24727
24728 \family sans
24729 scriptstyle
24730 \family default
24731 , and 
24732 \family sans
24733 scriptscriptstyle
24734 \family default
24735 .
24736  For most characters, 
24737 \family sans
24738 textstyle
24739 \family default
24740  and 
24741 \family sans
24742 displaystyle
24743 \family default
24744  are actually the same size, but fractions, superscripts and subscripts,
24745  and certain other structures, are set larger in 
24746 \family sans
24747 displaystyle
24748 \family default
24749 .
24750  Except for some operators, which resize themselves to accommodate various
24751  situations, all text will be set in the styles that LaTeX thinks are appropriat
24752 e.
24753  These choices can be overridden by using the math panel button 
24754 \begin_inset Graphics
24755         filename ../images/math/style.png
24756         scale 85
24757         groupId toolbarbuttons
24758
24759 \end_inset
24760
24761 .
24762  A box for the size will be created in which you can insert the math structure.
24763  For example, you can set 
24764 \begin_inset Formula $\frac{1}{2}$
24765 \end_inset
24766
24767 , which is normally in 
24768 \family sans
24769 textstyle
24770 \family default
24771 , larger in 
24772 \family sans
24773 displaystyle
24774 \family default
24775
24776 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24777 \end_inset
24778
24779 .
24780  The four styles are used in the following example:
24781 \end_layout
24782
24783 \begin_layout Standard
24784 \begin_inset Formula $displaystyle$
24785 \end_inset
24786
24787
24788 \begin_inset Formula ${\textstyle textstyle}$
24789 \end_inset
24790
24791
24792 \begin_inset Formula ${\scriptstyle scriptstyle}$
24793 \end_inset
24794
24795
24796 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24797 \end_inset
24798
24799 .
24800 \end_layout
24801
24802 \begin_layout Standard
24803 All these math-mode font sizes are relative, that means, if the whole math
24804  inset is set in a particular size with the menu 
24805 \family sans
24806 Edit\SpecialChar \menuseparator
24807 Text
24808 \begin_inset space ~
24809 \end_inset
24810
24811 Style
24812 \family default
24813 , all sizes in the formula will be adjusted relative to this size.
24814  Similarly, if the base font size of the document is changed, all fonts
24815  will be adjusted to correspond.
24816  As an example here is a formula in the font size 
24817 \begin_inset Quotes eld
24818 \end_inset
24819
24820 largest
24821 \begin_inset Quotes erd
24822 \end_inset
24823
24824 :
24825 \end_layout
24826
24827 \begin_layout Standard
24828
24829 \family roman
24830 \size largest
24831 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24832 \end_inset
24833
24834
24835 \end_layout
24836
24837 \begin_layout Section
24838 Theorem Modules
24839 \end_layout
24840
24841 \begin_layout Standard
24842 As of LyX 1.6, support for theorem-like environments has been moved out of
24843  the document classes and into layout modules.
24844 \begin_inset Index idx
24845 status collapsed
24846
24847 \begin_layout Plain Layout
24848 Layout Modules
24849 \end_layout
24850
24851 \end_inset
24852
24853  As a result, theorem-like environments can now easily be used with classes
24854  other than the AMS classes.
24855  See section 
24856 \begin_inset CommandInset ref
24857 LatexCommand ref
24858 reference "sub:Modules"
24859
24860 \end_inset
24861
24862  for more on layout modules.
24863 \end_layout
24864
24865 \begin_layout Section
24866 AMS-LaTeX
24867 \begin_inset Index idx
24868 status collapsed
24869
24870 \begin_layout Plain Layout
24871 AMS math
24872 \end_layout
24873
24874 \end_inset
24875
24876
24877 \begin_inset Index idx
24878 status collapsed
24879
24880 \begin_layout Plain Layout
24881 Math ! AMS
24882 \end_layout
24883
24884 \end_inset
24885
24886
24887 \end_layout
24888
24889 \begin_layout Standard
24890 LyX supports the packages provided by the American Mathematical Society
24891  (AMS) that are in common use.
24892 \end_layout
24893
24894 \begin_layout Subsection
24895 Enabling AMS-Support
24896 \end_layout
24897
24898 \begin_layout Standard
24899 Selecting the checkbox 
24900 \family sans
24901 Use
24902 \begin_inset space ~
24903 \end_inset
24904
24905 AMS
24906 \begin_inset space ~
24907 \end_inset
24908
24909 math
24910 \begin_inset space ~
24911 \end_inset
24912
24913 package
24914 \family default
24915  in the 
24916 \family sans
24917 Document\SpecialChar \menuseparator
24918 Settings
24919 \family default
24920
24921 \begin_inset Index idx
24922 status collapsed
24923
24924 \begin_layout Plain Layout
24925 Document ! Settings
24926 \end_layout
24927
24928 \end_inset
24929
24930  dialog under 
24931 \family sans
24932 Math
24933 \begin_inset space ~
24934 \end_inset
24935
24936 Options
24937 \family default
24938  will include the AMS-packages in the document, and make the facilities
24939  available.
24940  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24941  formulas, ensure that you have enabled AMS.
24942 \end_layout
24943
24944 \begin_layout Subsection
24945 AMS-Formula Types
24946 \begin_inset CommandInset label
24947 LatexCommand label
24948 name "sub:AMS-Formula-Types"
24949
24950 \end_inset
24951
24952
24953 \begin_inset Index idx
24954 status collapsed
24955
24956 \begin_layout Plain Layout
24957 Math ! Multi-line Equations
24958 \end_layout
24959
24960 \end_inset
24961
24962
24963 \end_layout
24964
24965 \begin_layout Standard
24966 AMS-LaTeX provides a selection of different formula types.
24967  LyX allows you to choose between 
24968 \family typewriter
24969 align
24970 \family default
24971
24972 \family typewriter
24973 alignat
24974 \family default
24975
24976 \family typewriter
24977 flalign
24978 \family default
24979
24980 \family typewriter
24981 gather
24982 \family default
24983 , and 
24984 \family typewriter
24985 multline
24986 \family default
24987 .
24988  We refer to the AMS-documentation for an explanation of these formula types.
24989 \end_layout
24990
24991 \begin_layout Chapter
24992 More Tools
24993 \end_layout
24994
24995 \begin_layout Section
24996 Cross-References
24997 \begin_inset Index idx
24998 status collapsed
24999
25000 \begin_layout Plain Layout
25001 Cross references
25002 \end_layout
25003
25004 \end_inset
25005
25006
25007 \begin_inset CommandInset label
25008 LatexCommand label
25009 name "sec:Cross-References"
25010
25011 \end_inset
25012
25013
25014 \end_layout
25015
25016 \begin_layout Standard
25017 One of LyX's strengths are cross-references.
25018  You can reference every section, float, footnote, formula, and list in
25019  the document.
25020  To reference a document part, you have to insert a label into it.
25021  The label is used as anchor and name for the reference.
25022  We want for example to refer to the second item of the following list:
25023 \end_layout
25024
25025 \begin_layout Enumerate
25026 First item
25027 \end_layout
25028
25029 \begin_layout Enumerate
25030 \begin_inset CommandInset label
25031 LatexCommand label
25032 name "enu:Second-item"
25033
25034 \end_inset
25035
25036 Second item
25037 \end_layout
25038
25039 \begin_layout Enumerate
25040 Third item
25041 \end_layout
25042
25043 \begin_layout Standard
25044 First we insert a label into the second item with the menu 
25045 \family sans
25046 Insert\SpecialChar \menuseparator
25047 Label
25048 \family default
25049  or by pressing the toolbar button 
25050 \begin_inset Info
25051 type  "icon"
25052 arg   "label-insert"
25053 \end_inset
25054
25055 .
25056  A grey label box like this: 
25057 \begin_inset Graphics
25058         filename clipart/labelQt4.png
25059         scale 85
25060
25061 \end_inset
25062
25063  is inserted and the label window pops up asking for the label text.
25064  LyX offers as text the first words of the item with a prefix, in our case
25065  the text 
25066 \begin_inset Quotes eld
25067 \end_inset
25068
25069
25070 \family sans
25071 enu: Second-item
25072 \family default
25073
25074 \begin_inset Quotes erd
25075 \end_inset
25076
25077 .
25078  The prefix 
25079 \begin_inset Quotes eld
25080 \end_inset
25081
25082
25083 \family sans
25084 enu:
25085 \family default
25086
25087 \begin_inset Quotes erd
25088 \end_inset
25089
25090  stands for 
25091 \begin_inset Quotes eld
25092 \end_inset
25093
25094 enumerate
25095 \begin_inset Quotes erd
25096 \end_inset
25097
25098 .
25099  The prefix depends on the document part where the label is inserted, e.
25100 \begin_inset space \thinspace{}
25101 \end_inset
25102
25103 g.
25104 \begin_inset space \space{}
25105 \end_inset
25106
25107 if you insert a label into a section heading, the prefix will be 
25108 \begin_inset Quotes eld
25109 \end_inset
25110
25111
25112 \family sans
25113 sec:
25114 \family default
25115
25116 \begin_inset Quotes erd
25117 \end_inset
25118
25119 .
25120 \end_layout
25121
25122 \begin_layout Standard
25123 To reference the item, we refer to its label using the menu 
25124 \family sans
25125 Insert\SpecialChar \menuseparator
25126 Cross-Reference
25127 \family default
25128  or the toolbar button 
25129 \begin_inset Info
25130 type  "icon"
25131 arg   "dialog-show-new-inset ref"
25132 \end_inset
25133
25134 .
25135  A grey cross-reference box like this: 
25136 \begin_inset Graphics
25137         filename clipart/referenceQt4.png
25138         scale 85
25139
25140 \end_inset
25141
25142  is inserted and the cross-reference window appears showing all the labels
25143  in the document.
25144  We can now sort the labels alphabetically and then choose the entry 
25145 \begin_inset Quotes eld
25146 \end_inset
25147
25148
25149 \family sans
25150 enu:Second-item
25151 \family default
25152
25153 \begin_inset Quotes erd
25154 \end_inset
25155
25156 .
25157  At the position of the cross-reference box the item number will appear
25158  in the output.
25159 \end_layout
25160
25161 \begin_layout Standard
25162 Alternatively to 
25163 \family sans
25164 Insert\SpecialChar \menuseparator
25165 Cross-Reference
25166 \family default
25167 , you can right-click on a label and use in the appearing context menu 
25168 \family sans
25169 Copy as Reference
25170 \family default
25171 .
25172  The cross-reference to this label is now in the clipboard and can be copied
25173  to the actual cursor position via the menu 
25174 \family sans
25175 Edit\SpecialChar \menuseparator
25176 Paste
25177 \family default
25178  (shortcut Ctrl+V).
25179 \end_layout
25180
25181 \begin_layout Standard
25182 Here is our cross-reference: Item
25183 \begin_inset space ~
25184 \end_inset
25185
25186
25187 \begin_inset CommandInset ref
25188 LatexCommand ref
25189 reference "enu:Second-item"
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 It is recommended to use a protected space
25198 \begin_inset Foot
25199 status collapsed
25200
25201 \begin_layout Plain Layout
25202 described in section
25203 \begin_inset space ~
25204 \end_inset
25205
25206
25207 \begin_inset CommandInset ref
25208 LatexCommand ref
25209 reference "sub:Protected-Space"
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \end_inset
25217
25218  between the cross-reference name and its number to avoid ugly line breaks
25219  between them.
25220 \end_layout
25221
25222 \begin_layout Standard
25223 There are six varieties of cross-references:
25224 \end_layout
25225
25226 \begin_layout Description
25227 <reference>: prints the number, this is the default: 
25228 \begin_inset CommandInset ref
25229 LatexCommand ref
25230 reference "cap:Two-distorted-images"
25231
25232 \end_inset
25233
25234
25235 \end_layout
25236
25237 \begin_layout Description
25238 (<reference>): prints the number within two parentheses, this is the style
25239  normally used to reference formulas, especially when the reference name
25240  
25241 \begin_inset Quotes eld
25242 \end_inset
25243
25244 Equation
25245 \begin_inset Quotes erd
25246 \end_inset
25247
25248  is omitted: 
25249 \begin_inset CommandInset ref
25250 LatexCommand eqref
25251 reference "eq:tanhExp"
25252
25253 \end_inset
25254
25255
25256 \end_layout
25257
25258 \begin_layout Description
25259 <page>: prints the page number: Page
25260 \begin_inset space ~
25261 \end_inset
25262
25263
25264 \begin_inset CommandInset ref
25265 LatexCommand pageref
25266 reference "cap:Two-distorted-images"
25267
25268 \end_inset
25269
25270
25271 \end_layout
25272
25273 \begin_layout Description
25274 on
25275 \begin_inset space ~
25276 \end_inset
25277
25278 page
25279 \begin_inset space ~
25280 \end_inset
25281
25282 <page>: prints the text "on page" and the page number: 
25283 \begin_inset CommandInset ref
25284 LatexCommand vpageref
25285 reference "cap:Two-distorted-images"
25286
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \begin_layout Description
25293 <reference>
25294 \begin_inset space ~
25295 \end_inset
25296
25297 on
25298 \begin_inset space ~
25299 \end_inset
25300
25301 page
25302 \begin_inset space ~
25303 \end_inset
25304
25305 <page>: prints the number, the text "on page", and the page number: 
25306 \begin_inset CommandInset ref
25307 LatexCommand vref
25308 reference "cap:Two-distorted-images"
25309
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \begin_layout Description
25316 Formatted
25317 \begin_inset space ~
25318 \end_inset
25319
25320 reference: prints a self defined cross-reference format.
25321 \begin_inset Newline newline
25322 \end_inset
25323
25324
25325 \begin_inset Note Greyedout
25326 status open
25327
25328 \begin_layout Plain Layout
25329
25330 \series bold
25331 Note:
25332 \series default
25333  This feature is only available when you have the LaTeX-package 
25334 \series bold
25335 prettyref
25336 \series default
25337  or 
25338 \series bold
25339 refstyle
25340 \series default
25341
25342 \begin_inset Index idx
25343 status collapsed
25344
25345 \begin_layout Plain Layout
25346 LaTeX-packages ! prettyref
25347 \end_layout
25348
25349 \end_inset
25350
25351
25352 \begin_inset Index idx
25353 status collapsed
25354
25355 \begin_layout Plain Layout
25356 LaTeX-packages ! refstyle
25357 \end_layout
25358
25359 \end_inset
25360
25361  installed.
25362 \end_layout
25363
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \begin_layout Description
25370 Textual
25371 \begin_inset space ~
25372 \end_inset
25373
25374 reference: prints the caption or name of the reference: 
25375 \begin_inset CommandInset ref
25376 LatexCommand nameref
25377 reference "cap:Two-distorted-images"
25378
25379 \end_inset
25380
25381
25382 \end_layout
25383
25384 \begin_layout Standard
25385
25386 \family sans
25387 <page>
25388 \family default
25389  will not print the page number if the label is on the previous, the same,
25390  or the next page.
25391  You will e.
25392 \begin_inset space \thinspace{}
25393 \end_inset
25394
25395 g.
25396 \begin_inset space \space{}
25397 \end_inset
25398
25399 see the text 
25400 \begin_inset Quotes eld
25401 \end_inset
25402
25403
25404 \family sans
25405 on this page
25406 \family default
25407
25408 \begin_inset Quotes erd
25409 \end_inset
25410
25411  instead.
25412  The style 
25413 \family sans
25414 <reference> on page <page>
25415 \family default
25416  will not print anything about the page if the label is on the same page.
25417 \end_layout
25418
25419 \begin_layout Standard
25420 The number and current page of the referenced document part in the output
25421  is automatically calculated by LaTeX.
25422  The varieties are adjusted in the field 
25423 \family sans
25424 Format
25425 \family default
25426  of the cross-reference window, that appear when you click on the cross-referenc
25427 e.
25428 \end_layout
25429
25430 \begin_layout Standard
25431 You can only use the style 
25432 \family sans
25433 <reference>
25434 \family default
25435  to reference numbered document parts, while the reference style 
25436 \family sans
25437 <page>
25438 \family default
25439  is always possible.
25440 \end_layout
25441
25442 \begin_layout Standard
25443 If you want to reference a section, put the label in the section heading;
25444  for floats put the label in the caption; for footnotes put the label in
25445  it.
25446  Referencing formulas is explained in section
25447 \begin_inset space ~
25448 \end_inset
25449
25450
25451 \begin_inset CommandInset ref
25452 LatexCommand ref
25453 reference "sec:Formula-Numbering-and"
25454
25455 \end_inset
25456
25457 .
25458 \end_layout
25459
25460 \begin_layout Standard
25461 Right-clicking on a cross-reference opens a context menu.
25462  The entry 
25463 \family sans
25464 Go
25465 \begin_inset space ~
25466 \end_inset
25467
25468 to
25469 \begin_inset space ~
25470 \end_inset
25471
25472 Label
25473 \family default
25474  sets the cursor before the referenced label.
25475  This entry will be renamed in the context menu of the label to 
25476 \family sans
25477 Go
25478 \begin_inset space ~
25479 \end_inset
25480
25481 Back
25482 \family default
25483  so that you can use it to set the cursor back to the cross-reference.
25484  You can also go back with the toolbar button 
25485 \begin_inset Info
25486 type  "icon"
25487 arg   "bookmark-goto 0"
25488 \end_inset
25489
25490 .
25491 \end_layout
25492
25493 \begin_layout Standard
25494 You can change labels at any time.
25495  References to the changed label will automatically be updated so that you
25496  do not need to take care about this.
25497 \end_layout
25498
25499 \begin_layout Standard
25500 If a cross-reference refers to a non-existent label, you will see two question
25501  marks in the output instead of the reference.
25502 \end_layout
25503
25504 \begin_layout Standard
25505 References are described in detail in sec.
25506 \begin_inset space ~
25507 \end_inset
25508
25509
25510 \begin_inset Quotes eld
25511 \end_inset
25512
25513 Referencing Floats
25514 \begin_inset Quotes erd
25515 \end_inset
25516
25517  of the 
25518 \emph on
25519 Embedded Objects
25520 \emph default
25521  manual.
25522 \end_layout
25523
25524 \begin_layout Section
25525 Table of Contents and other Listings
25526 \begin_inset Index idx
25527 status collapsed
25528
25529 \begin_layout Plain Layout
25530 Table of contents
25531 \end_layout
25532
25533 \end_inset
25534
25535
25536 \begin_inset Index idx
25537 status collapsed
25538
25539 \begin_layout Plain Layout
25540 Outline
25541 \end_layout
25542
25543 \end_inset
25544
25545
25546 \begin_inset CommandInset label
25547 LatexCommand label
25548 name "sec:toc"
25549
25550 \end_inset
25551
25552
25553 \end_layout
25554
25555 \begin_layout Subsection
25556 Table of Contents
25557 \begin_inset CommandInset label
25558 LatexCommand label
25559 name "sub:Table-of-Contents"
25560
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \begin_layout Standard
25567 The Table of Contents (TOC) is inserted with the menu 
25568 \family sans
25569 Insert\SpecialChar \menuseparator
25570 List/TOC\SpecialChar \menuseparator
25571 Table
25572 \begin_inset space ~
25573 \end_inset
25574
25575 of
25576 \begin_inset space ~
25577 \end_inset
25578
25579 Contents
25580 \family default
25581 .
25582  Is is displayed in LyX as a gray box.
25583  If you click on it, the 
25584 \family sans
25585 Outline
25586 \family default
25587  window appears, showing you the TOC entries as outline to move and rearrange
25588  sections in your documents.
25589  So this operation is an alternative to the menu 
25590 \family sans
25591 Document\SpecialChar \menuseparator
25592 Outline
25593 \family default
25594  that is described in sec.
25595 \begin_inset space \thinspace{}
25596 \end_inset
25597
25598
25599 \begin_inset CommandInset ref
25600 LatexCommand ref
25601 reference "sec:Navigating"
25602
25603 \end_inset
25604
25605 .
25606 \end_layout
25607
25608 \begin_layout Standard
25609 The TOC in the document output lists every numbered section automatically.
25610  If you have declared a short title for a section heading, as described
25611  in section
25612 \begin_inset space ~
25613 \end_inset
25614
25615
25616 \begin_inset CommandInset ref
25617 LatexCommand ref
25618 reference "sec:Short-Titles"
25619
25620 \end_inset
25621
25622 , it will be used in the TOC instead of the section heading.
25623  Section
25624 \begin_inset space ~
25625 \end_inset
25626
25627
25628 \begin_inset CommandInset ref
25629 LatexCommand ref
25630 reference "sub:Numbering-depth"
25631
25632 \end_inset
25633
25634  describes how the level is adjusted that defines which section types are
25635  listed in the TOC.
25636  Unnumbered sections are not listed in the TOC.
25637 \end_layout
25638
25639 \begin_layout Subsection
25640 List of Figures, Tables, and Algorithms
25641 \begin_inset CommandInset label
25642 LatexCommand label
25643 name "sub:List-of-Figures"
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \begin_layout Standard
25651 Table, figure, and algorithm lists are very much like the table of contents.
25652  You can insert them via the 
25653 \family sans
25654 Insert\SpecialChar \menuseparator
25655 List
25656 \begin_inset space ~
25657 \end_inset
25658
25659 /
25660 \begin_inset space ~
25661 \end_inset
25662
25663 TOC
25664 \family default
25665  submenus.
25666  The list entries are the float captions and the float number.
25667 \end_layout
25668
25669 \begin_layout Section
25670 URLs and Hyperlinks
25671 \begin_inset Index idx
25672 status collapsed
25673
25674 \begin_layout Plain Layout
25675 URLs
25676 \end_layout
25677
25678 \end_inset
25679
25680
25681 \begin_inset Index idx
25682 status collapsed
25683
25684 \begin_layout Plain Layout
25685 Hyperlinks
25686 \end_layout
25687
25688 \end_inset
25689
25690
25691 \end_layout
25692
25693 \begin_layout Subsection
25694 URLs
25695 \begin_inset CommandInset label
25696 LatexCommand label
25697 name "sub:URLs"
25698
25699 \end_inset
25700
25701
25702 \end_layout
25703
25704 \begin_layout Standard
25705 Links to web pages or email addresses can be inserted via the menu 
25706 \family sans
25707 Insert\SpecialChar \menuseparator
25708 URL
25709 \family default
25710 .
25711 \end_layout
25712
25713 \begin_layout Standard
25714 Here is an example URL: LyX's homepage: 
25715 \begin_inset Flex URL
25716 status open
25717
25718 \begin_layout Plain Layout
25719
25720 http://www.lyx.org
25721 \end_layout
25722
25723 \end_inset
25724
25725
25726 \end_layout
25727
25728 \begin_layout Standard
25729 You cannot change the style of the link text, the URL text will always be
25730  in the style 
25731 \family typewriter
25732 Typewriter
25733 \family default
25734 .
25735  To be able to format the URL text, use hyperlinks as explained in the next
25736  subsection.
25737 \end_layout
25738
25739 \begin_layout Standard
25740 \begin_inset Note Greyedout
25741 status open
25742
25743 \begin_layout Plain Layout
25744
25745 \series bold
25746 Note:
25747 \series default
25748  URLs must not end with a backslash, otherwise you get LaTeX errors.
25749 \end_layout
25750
25751 \end_inset
25752
25753
25754 \end_layout
25755
25756 \begin_layout Subsection
25757 Hyperlinks
25758 \begin_inset CommandInset label
25759 LatexCommand label
25760 name "sub:Hyperlinks"
25761
25762 \end_inset
25763
25764
25765 \end_layout
25766
25767 \begin_layout Standard
25768 Hyperlinks can be inserted with the menu 
25769 \family sans
25770 Insert\SpecialChar \menuseparator
25771 Hyperlink
25772 \family default
25773  or with the toolbar button 
25774 \begin_inset Info
25775 type  "icon"
25776 arg   "href-insert"
25777 \end_inset
25778
25779 .
25780  The appearing dialog has two fields: 
25781 \family sans
25782 Target
25783 \family default
25784  and 
25785 \family sans
25786 Name
25787 \family default
25788 .
25789  The name is the printed text for the hyperlink.
25790  The hyperlink type can be a weblink like this: 
25791 \begin_inset CommandInset href
25792 LatexCommand href
25793 name "LyX's homepage"
25794 target "http://www.lyx.org"
25795
25796 \end_inset
25797
25798 , an Email address like this: 
25799 \begin_inset CommandInset href
25800 LatexCommand href
25801 name "lyx-docs mailing list"
25802 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25803 type "mailto:"
25804
25805 \end_inset
25806
25807 , or a link to a file.
25808 \end_layout
25809
25810 \begin_layout Standard
25811 You can start applications via a hyperlink when you insert a weblink, but
25812  add the prefix 
25813 \begin_inset Quotes eld
25814 \end_inset
25815
25816
25817 \family sans
25818 run:
25819 \family default
25820
25821 \begin_inset Quotes erd
25822 \end_inset
25823
25824  to the link target.
25825 \end_layout
25826
25827 \begin_layout Standard
25828 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25829  and become clickable in the DVI and PDF-output.
25830  To set the format of the link text, highlight the hyperlink inset and use
25831  the text style dialog.
25832  This is for example a hyperlink with bold sans serif text: 
25833 \family sans
25834 \series bold
25835
25836 \begin_inset CommandInset href
25837 LatexCommand href
25838 name "LyX's homepage"
25839 target "http://www.lyx.org"
25840
25841 \end_inset
25842
25843
25844 \end_layout
25845
25846 \begin_layout Standard
25847 The link text color can be changed, when the option 
25848 \family sans
25849 Color links
25850 \family default
25851  is set in the PDF Properties dialog (menu 
25852 \family sans
25853 Document\SpecialChar \menuseparator
25854 Settings\SpecialChar \menuseparator
25855 PDF Properties
25856 \family default
25857 ).
25858  The link text is for example set in this document to blue by adding the
25859  option
25860 \begin_inset Newline newline
25861 \end_inset
25862
25863
25864 \series bold
25865 urlcolor=blue
25866 \series default
25867
25868 \begin_inset Newline newline
25869 \end_inset
25870
25871 to the field 
25872 \family sans
25873 Additional options
25874 \family default
25875  in the PDF Properties dialog.
25876 \end_layout
25877
25878 \begin_layout Section
25879 Appendices
25880 \begin_inset Index idx
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884 Appendix
25885 \end_layout
25886
25887 \end_inset
25888
25889
25890 \begin_inset CommandInset label
25891 LatexCommand label
25892 name "sec:Appendices"
25893
25894 \end_inset
25895
25896
25897 \end_layout
25898
25899 \begin_layout Standard
25900 Appendices are created with the menu 
25901 \family sans
25902 Document\SpecialChar \menuseparator
25903 Start
25904 \begin_inset space ~
25905 \end_inset
25906
25907 Appendix
25908 \begin_inset space ~
25909 \end_inset
25910
25911 Here
25912 \family default
25913 .
25914  This menu sets the document from the current cursor position to the end
25915  as the appendix region.
25916  The region is marked with a red borderline.
25917 \end_layout
25918
25919 \begin_layout Standard
25920 Every chapter (or section) within the appendix region is treated as an appendix,
25921  numbered with a capital Latin letter.
25922  The appendix subsections are numbered with this letter followed by a dot
25923  and the subsection number.
25924  All appendix sections can be referenced as if they were normal sections,
25925  here two examples:
25926 \end_layout
25927
25928 \begin_layout Standard
25929 Appendix
25930 \begin_inset space ~
25931 \end_inset
25932
25933
25934 \begin_inset CommandInset ref
25935 LatexCommand ref
25936 reference "cha:Credits"
25937
25938 \end_inset
25939
25940 ; Appendix
25941 \begin_inset space ~
25942 \end_inset
25943
25944
25945 \begin_inset CommandInset ref
25946 LatexCommand ref
25947 reference "sub:Export"
25948
25949 \end_inset
25950
25951
25952 \end_layout
25953
25954 \begin_layout Section
25955 Bibliography
25956 \begin_inset Index idx
25957 status collapsed
25958
25959 \begin_layout Plain Layout
25960 Bibliography
25961 \end_layout
25962
25963 \end_inset
25964
25965
25966 \begin_inset CommandInset label
25967 LatexCommand label
25968 name "sec:Bibliography"
25969
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \begin_layout Standard
25976 There are two ways of generating the bibliography in a LyX-document.
25977  You can include a bibliography database,
25978 \begin_inset Foot
25979 status collapsed
25980
25981 \begin_layout Plain Layout
25982 Known under the name 
25983 \begin_inset Quotes eld
25984 \end_inset
25985
25986 BibTeX-database
25987 \begin_inset Quotes erd
25988 \end_inset
25989
25990 .
25991 \end_layout
25992
25993 \end_inset
25994
25995  which is explained in the next subsection, or you can insert the bibliography
25996  manually, using the paragraph environment 
25997 \family sans
25998 Bibliography
25999 \family default
26000 , which was described in section
26001 \begin_inset space ~
26002 \end_inset
26003
26004
26005 \begin_inset CommandInset ref
26006 LatexCommand ref
26007 reference "sub:Biblio_environment"
26008
26009 \end_inset
26010
26011 .
26012  If you want anything other than numerical citations that are used in this
26013  document, like author-year citations, then you must
26014 \emph on
26015  
26016 \emph default
26017 use a bibliography database.
26018 \end_layout
26019
26020 \begin_layout Subsection
26021 The Bibliography Environment
26022 \end_layout
26023
26024 \begin_layout Standard
26025 Within the 
26026 \family sans
26027 Bibliography
26028 \family default
26029  environment, every paragraph begins with a gray bibliography box labeled
26030  with a number.
26031  If you click on it, you will get a dialog in which you can set a 
26032 \family sans
26033 Key
26034 \family default
26035  and a 
26036 \family sans
26037 Label
26038 \family default
26039 .
26040  The key is the symbolic name by which you will refer to this bibliography
26041  entry.
26042  For example, our second entry in the bibliography is a book about LaTeX
26043  and we used 
26044 \begin_inset Quotes eld
26045 \end_inset
26046
26047 latexcompanion
26048 \begin_inset Quotes erd
26049 \end_inset
26050
26051 , a short form of its title, as key.
26052 \end_layout
26053
26054 \begin_layout Standard
26055 You can refer to the key of a bibliography entry using the menu 
26056 \family sans
26057 Insert\SpecialChar \menuseparator
26058 Citation
26059 \family default
26060  or the toolbar button 
26061 \begin_inset Info
26062 type  "icon"
26063 arg   "dialog-show-new-inset citation"
26064 \end_inset
26065
26066 .
26067  A citation reference box is inserted and a citation window will appear
26068  in which you can select one or more keys in the available key list.
26069  The citation reference box will be labeled with the referenced key.
26070  When you click on the box, the citation window appears and you can change
26071  the reference.
26072 \end_layout
26073
26074 \begin_layout Standard
26075 Citation references appear in the output as the number of the bibliography
26076  entry with surrounding brackets.
26077  If you set a 
26078 \family sans
26079 Label
26080 \family default
26081  for the entry, the label will appear instead of the number.
26082  Here are two examples; the first without a label, the second with the label
26083  
26084 \begin_inset Quotes eld
26085 \end_inset
26086
26087 Credits
26088 \begin_inset Quotes erd
26089 \end_inset
26090
26091 :
26092 \end_layout
26093
26094 \begin_layout Standard
26095 Have a look at the 
26096 \family sans
26097 LaTeX Companion Second Edition
26098 \family default
26099
26100 \begin_inset CommandInset citation
26101 LatexCommand cite
26102 key "latexcompanion"
26103
26104 \end_inset
26105
26106
26107 \end_layout
26108
26109 \begin_layout Standard
26110 The LyX-Team members are listed in the Credits: 
26111 \begin_inset CommandInset citation
26112 LatexCommand cite
26113 key "lyxcredit"
26114
26115 \end_inset
26116
26117
26118 \end_layout
26119
26120 \begin_layout Subsection
26121 Bibliography databases (BibTeX)
26122 \begin_inset Index idx
26123 status collapsed
26124
26125 \begin_layout Plain Layout
26126 Bibliography ! Databases
26127 \end_layout
26128
26129 \end_inset
26130
26131
26132 \begin_inset Index idx
26133 status collapsed
26134
26135 \begin_layout Plain Layout
26136 Bibliography ! BibTeX
26137 \end_layout
26138
26139 \end_inset
26140
26141
26142 \begin_inset CommandInset label
26143 LatexCommand label
26144 name "sub:Bibliography-databases"
26145
26146 \end_inset
26147
26148
26149 \end_layout
26150
26151 \begin_layout Standard
26152 Bibliography databases are useful if you use the same bibliography in different
26153  documents.
26154 \begin_inset Foot
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158 They are also useful simply for keeping a database of articles and notes
26159  concerning them.
26160  Most of the database programs mentioned below allow you to store annotations
26161  and reviews along with bibliographical information.
26162 \end_layout
26163
26164 \end_inset
26165
26166  It also makes it very easy to have a uniform layout for all bibliography
26167  entries.
26168  You can collect the bibliography of all relevant books and articles of
26169  your working field in a database.
26170  This database can be used for different documents, and only the entries
26171  cited in a particular document will appear in the bibliography list for
26172  that document.
26173  This relieves you of the need to keep track of which articles and books
26174  you have cited.
26175 \end_layout
26176
26177 \begin_layout Standard
26178 The database is a text file with the file extension 
26179 \begin_inset Quotes eld
26180 \end_inset
26181
26182
26183 \family sans
26184 .bib
26185 \family default
26186
26187 \begin_inset Quotes erd
26188 \end_inset
26189
26190 , containing the bibliography in a special format.
26191  The format is explained in 
26192 \begin_inset CommandInset citation
26193 LatexCommand cite
26194 key "BibTeX-2"
26195
26196 \end_inset
26197
26198  and in LaTeX books (
26199 \begin_inset CommandInset citation
26200 LatexCommand cite
26201 key "Mittelbach,Kopka,Lamport"
26202
26203 \end_inset
26204
26205 ).
26206  The file can be created using any text editor, but normally one uses a
26207  special program to create and edit the entries in the database.
26208  A list of such programs is maintained on the LyX Wiki at 
26209 \begin_inset Flex URL
26210 status collapsed
26211
26212 \begin_layout Plain Layout
26213
26214 http://wiki.lyx.org/BibTeX/Programs
26215 \end_layout
26216
26217 \end_inset
26218
26219 .
26220 \end_layout
26221
26222 \begin_layout Standard
26223 To use a database, use the menu 
26224 \family sans
26225 Insert\SpecialChar \menuseparator
26226 List
26227 \family default
26228 /
26229 \family sans
26230 TOC\SpecialChar \menuseparator
26231 BibT
26232 \begin_inset ERT
26233 status collapsed
26234
26235 \begin_layout Plain Layout
26236
26237 {}
26238 \end_layout
26239
26240 \end_inset
26241
26242 eX
26243 \begin_inset space ~
26244 \end_inset
26245
26246 Bibliography
26247 \family default
26248 .
26249  A grey box will be inserted and a window appears.
26250  In this window you can load one or more databases and a style file.
26251  The option 
26252 \family sans
26253 Add bibliography to TOC
26254 \family default
26255  adds a table of contents entry for the bibliography.
26256  In the 
26257 \family sans
26258 Content
26259 \family default
26260  drop box you can select whether to include > all the entries in the database
26261  in the document or just the cited references.
26262 \end_layout
26263
26264 \begin_layout Standard
26265 The style file is a text file with the file extension 
26266 \begin_inset Quotes eld
26267 \end_inset
26268
26269
26270 \family sans
26271 .bst
26272 \family default
26273
26274 \begin_inset Quotes erd
26275 \end_inset
26276
26277  that controls how the bibliography entries will appear.
26278  Your LaTeX distribution should provide several of these, and many publishers
26279  provide their own style files, so that you don't have to take care of the
26280  layout.
26281  It is of course possible to write your own style file, but this is something
26282  for experts.
26283 \begin_inset Foot
26284 status collapsed
26285
26286 \begin_layout Plain Layout
26287 For information how this is done, have a look at
26288 \begin_inset Newline newline
26289 \end_inset
26290
26291
26292 \begin_inset CommandInset href
26293 LatexCommand href
26294 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26295
26296 \end_inset
26297
26298 .
26299 \end_layout
26300
26301 \end_inset
26302
26303
26304 \end_layout
26305
26306 \begin_layout Standard
26307 Inserting a citation reference works as described in the previous section.
26308 \end_layout
26309
26310 \begin_layout Standard
26311 To generate the bibliography from a database, LyX uses the program BibTeX.
26312  This program can be controlled with options that you can add in LyX's preferenc
26313 es dialog under 
26314 \family sans
26315 Outputs\SpecialChar \menuseparator
26316 LaT
26317 \begin_inset ERT
26318 status collapsed
26319
26320 \begin_layout Plain Layout
26321
26322 {}
26323 \end_layout
26324
26325 \end_inset
26326
26327 eX
26328 \family default
26329  in the 
26330 \family sans
26331 BibT
26332 \begin_inset ERT
26333 status collapsed
26334
26335 \begin_layout Plain Layout
26336
26337 {}
26338 \end_layout
26339
26340 \end_inset
26341
26342 eX
26343 \begin_inset space ~
26344 \end_inset
26345
26346 command
26347 \family default
26348  field.
26349  Before adding options, it is strongly recommended to read the manual of
26350  
26351 \family sans
26352 BibTeX
26353 \family default
26354  
26355 \begin_inset CommandInset citation
26356 LatexCommand cite
26357 key "BibTeX"
26358
26359 \end_inset
26360
26361 .
26362 \end_layout
26363
26364 \begin_layout Standard
26365 When you select the option 
26366 \family sans
26367 Sectioned bibliography
26368 \family default
26369  in the 
26370 \family sans
26371 Document\SpecialChar \menuseparator
26372 Settings
26373 \family default
26374  dialog, it is possible to have multiple and sectioned bibliographies.
26375  This and other options are explained in detail in section 
26376 \emph on
26377 Customizing Bibliographies
26378 \emph default
26379  
26380 \emph on
26381 with BibTeX
26382 \emph default
26383  of the 
26384 \emph on
26385 Additional Features
26386 \emph default
26387  manual.
26388 \end_layout
26389
26390 \begin_layout Standard
26391 We use two bibliographies in this document to show the difference between
26392  the two methods of creating them.
26393  As you can see, the bibliography that is created from a database lists
26394  only the database entries that are referenced in the document.
26395  We used the style file 
26396 \family sans
26397 alphadin.bst
26398 \family default
26399  to get the complicated German reference key scheme in the bibliography.
26400 \end_layout
26401
26402 \begin_layout Subsection
26403 Bibliography layout
26404 \begin_inset Index idx
26405 status collapsed
26406
26407 \begin_layout Plain Layout
26408 Bibliography ! Layout
26409 \end_layout
26410
26411 \end_inset
26412
26413
26414 \end_layout
26415
26416 \begin_layout Standard
26417 In the citation reference dialog you can set a special citation format.
26418  For this feature you need to enable the option 
26419 \family sans
26420 Natbib
26421 \family default
26422  in the 
26423 \family sans
26424 Document\SpecialChar \menuseparator
26425 Settings
26426 \family default
26427
26428 \begin_inset Index idx
26429 status collapsed
26430
26431 \begin_layout Plain Layout
26432 Document ! Settings
26433 \end_layout
26434
26435 \end_inset
26436
26437  dialog under 
26438 \family sans
26439 Bibliography
26440 \family default
26441 .
26442  Setting a citation style for a reference will overwrite the default.
26443  For the global citation format use the BibTeX style files as explained
26444  in the previous section.
26445 \end_layout
26446
26447 \begin_layout Standard
26448 You can also set text, that should appear before or after a citation reference,
26449  in the citation reference window.
26450  Here an example where we set the text 
26451 \begin_inset Quotes eld
26452 \end_inset
26453
26454 Chapter
26455 \begin_inset space ~
26456 \end_inset
26457
26458 3
26459 \begin_inset Quotes erd
26460 \end_inset
26461
26462  to appear after the reference:
26463 \end_layout
26464
26465 \begin_layout Standard
26466 Have a look at 
26467 \begin_inset CommandInset citation
26468 LatexCommand cite
26469 after "Chapter 3"
26470 key "latexcompanion"
26471
26472 \end_inset
26473
26474 .
26475 \end_layout
26476
26477 \begin_layout Section
26478 Index
26479 \begin_inset Index idx
26480 status collapsed
26481
26482 \begin_layout Plain Layout
26483 Index generation
26484 \end_layout
26485
26486 \end_inset
26487
26488
26489 \begin_inset CommandInset label
26490 LatexCommand label
26491 name "sec:Index"
26492
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \begin_layout Standard
26499 An index entry is created if you use the menu 
26500 \family sans
26501 Insert\SpecialChar \menuseparator
26502 Index
26503 \begin_inset space ~
26504 \end_inset
26505
26506 Entry
26507 \family default
26508  or the toolbar button 
26509 \begin_inset Info
26510 type  "icon"
26511 arg   "index-insert"
26512 \end_inset
26513
26514 .
26515  A box labeled 
26516 \begin_inset Quotes eld
26517 \end_inset
26518
26519
26520 \family sans
26521 Index
26522 \family default
26523
26524 \begin_inset Quotes erd
26525 \end_inset
26526
26527  is inserted containing the text that appears in the index.
26528  The word where the cursor is in or the currently highlighted text is proposed
26529  by LyX as the index entry.
26530 \end_layout
26531
26532 \begin_layout Standard
26533 We give a short overview of the index commands in the next subsections.
26534  For a detailed description of LaTeX's index mechanism, have a look at one
26535  of the LaTeX books 
26536 \begin_inset CommandInset citation
26537 LatexCommand cite
26538 key "latexcompanion,latexguide,latexbook"
26539
26540 \end_inset
26541
26542 .
26543 \end_layout
26544
26545 \begin_layout Standard
26546 The index list is inserted in the document with the menu 
26547 \family sans
26548 Insert\SpecialChar \menuseparator
26549 List
26550 \begin_inset space ~
26551 \end_inset
26552
26553 /
26554 \begin_inset space ~
26555 \end_inset
26556
26557 TOC\SpecialChar \menuseparator
26558 Index
26559 \begin_inset space ~
26560 \end_inset
26561
26562 List
26563 \family default
26564 .
26565  A light blue box labeled 
26566 \begin_inset Quotes eld
26567 \end_inset
26568
26569
26570 \family sans
26571 Index
26572 \family default
26573
26574 \begin_inset Quotes erd
26575 \end_inset
26576
26577  will show the place where the index is printed in the output.
26578  The index list box is not clickable like other LyX-boxes.
26579 \end_layout
26580
26581 \begin_layout Subsection
26582 Grouping Index Entries
26583 \begin_inset Index idx
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587 Index ! Grouping
26588 \end_layout
26589
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \begin_layout Standard
26596 Index entries are often grouped to offer the reader a fast search in the
26597  index.
26598  We want to group for example the index entries for itemized and enumerated
26599  lists under the entry 
26600 \begin_inset Quotes eld
26601 \end_inset
26602
26603 Lists
26604 \begin_inset Quotes erd
26605 \end_inset
26606
26607 .
26608  First we create the entry 
26609 \begin_inset Quotes eld
26610 \end_inset
26611
26612 Lists
26613 \begin_inset Quotes erd
26614 \end_inset
26615
26616  in section
26617 \begin_inset space ~
26618 \end_inset
26619
26620
26621 \begin_inset CommandInset ref
26622 LatexCommand ref
26623 reference "sub:Lists"
26624
26625 \end_inset
26626
26627 .
26628  In the text field for the itemized list index entry in section
26629 \begin_inset space ~
26630 \end_inset
26631
26632
26633 \begin_inset CommandInset ref
26634 LatexCommand ref
26635 reference "sec:Itemize"
26636
26637 \end_inset
26638
26639 , we insert the command
26640 \end_layout
26641
26642 \begin_layout Standard
26643
26644 \series bold
26645 Lists ! Itemize
26646 \end_layout
26647
26648 \begin_layout Standard
26649 and the command
26650 \end_layout
26651
26652 \begin_layout Standard
26653
26654 \series bold
26655 Lists ! Enumerate
26656 \end_layout
26657
26658 \begin_layout Standard
26659 for the enumerated list in section
26660 \begin_inset space ~
26661 \end_inset
26662
26663
26664 \begin_inset CommandInset ref
26665 LatexCommand ref
26666 reference "sec:Enumerate"
26667
26668 \end_inset
26669
26670 .
26671 \end_layout
26672
26673 \begin_layout Standard
26674 The exclamation mark 
26675 \begin_inset Quotes eld
26676 \end_inset
26677
26678 !
26679 \begin_inset Quotes erd
26680 \end_inset
26681
26682  marks the grouping levels.
26683  You can have three levels; every index level is indented a bit more.
26684  An index entry for the higher levels is not required.
26685  If we don't have an index entry for 
26686 \begin_inset Quotes eld
26687 \end_inset
26688
26689 Lists
26690 \begin_inset Quotes erd
26691 \end_inset
26692
26693 , it will be printed anyway, but without a page number.
26694 \end_layout
26695
26696 \begin_layout Subsection
26697 Page Ranges
26698 \begin_inset Index idx
26699 status collapsed
26700
26701 \begin_layout Plain Layout
26702 Index ! Page ranges
26703 \end_layout
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \begin_layout Standard
26711 Normally an index entry will appear with the page number of the indexed
26712  section.
26713  But sometimes you want to index more pages under the same entry.
26714  E.g if we want to index the paragraph environments, we create an index entry
26715  in section
26716 \begin_inset space ~
26717 \end_inset
26718
26719
26720 \begin_inset CommandInset ref
26721 LatexCommand ref
26722 reference "sec:Paragraph-Environments"
26723
26724 \end_inset
26725
26726  with the command
26727 \end_layout
26728
26729 \begin_layout Standard
26730
26731 \series bold
26732 Paragraph environments|(
26733 \end_layout
26734
26735 \begin_layout Standard
26736 and another entry at the end of section
26737 \begin_inset space ~
26738 \end_inset
26739
26740
26741 \begin_inset CommandInset ref
26742 LatexCommand ref
26743 reference "sub:LyX-Code"
26744
26745 \end_inset
26746
26747  with the command
26748 \end_layout
26749
26750 \begin_layout Standard
26751
26752 \series bold
26753 Paragraph environments|)
26754 \end_layout
26755
26756 \begin_layout Standard
26757 The commands 
26758 \begin_inset Quotes eld
26759 \end_inset
26760
26761
26762 \series bold
26763 |(
26764 \series default
26765
26766 \begin_inset Quotes erd
26767 \end_inset
26768
26769  and 
26770 \begin_inset Quotes eld
26771 \end_inset
26772
26773
26774 \series bold
26775 |)
26776 \series default
26777
26778 \begin_inset Quotes erd
26779 \end_inset
26780
26781  respectively start and end the index range.
26782  You can also add the same index entry at different places in the document.
26783  They appear in the output under one entry with a comma separated list of
26784  the pages of the indexed document parts.
26785  An example is the index entry 
26786 \begin_inset Quotes eld
26787 \end_inset
26788
26789 Document ! Settings
26790 \begin_inset Quotes erd
26791 \end_inset
26792
26793 .
26794 \end_layout
26795
26796 \begin_layout Subsection
26797 Cross referencing
26798 \begin_inset Index idx
26799 status collapsed
26800
26801 \begin_layout Plain Layout
26802 Index ! Cross referencing
26803 \end_layout
26804
26805 \end_inset
26806
26807
26808 \end_layout
26809
26810 \begin_layout Standard
26811 It is also possible to refer to another index entry.
26812  We referred for example in the index entry 
26813 \begin_inset Quotes eld
26814 \end_inset
26815
26816 GIF
26817 \begin_inset Quotes erd
26818 \end_inset
26819
26820  (in section
26821 \begin_inset space ~
26822 \end_inset
26823
26824
26825 \begin_inset CommandInset ref
26826 LatexCommand ref
26827 reference "sub:Image-Formats"
26828
26829 \end_inset
26830
26831 ) to the index entry 
26832 \begin_inset Quotes eld
26833 \end_inset
26834
26835 Image formats
26836 \begin_inset Quotes erd
26837 \end_inset
26838
26839  in the same section using the entry
26840 \end_layout
26841
26842 \begin_layout Standard
26843
26844 \series bold
26845 GIF|see{Image formats}
26846 \end_layout
26847
26848 \begin_layout Standard
26849 where the braces have to be inserted as TeX Code.
26850  The text within the braces is the referenced entry.
26851  The reference will appear in the output without a page number.
26852 \end_layout
26853
26854 \begin_layout Subsection
26855 Index Entry Order
26856 \begin_inset Index idx
26857 status collapsed
26858
26859 \begin_layout Plain Layout
26860 Index ! Entry order
26861 \end_layout
26862
26863 \end_inset
26864
26865
26866 \end_layout
26867
26868 \begin_layout Standard
26869 You can use accented characters in the index entry, but the entries might
26870  then not follow the rules for the index order.
26871  The index entries are sorted alphabetically, but LaTeX
26872 \begin_inset Foot
26873 status collapsed
26874
26875 \begin_layout Plain Layout
26876 The index generating is done in the background by an extra program, see
26877  section
26878 \begin_inset space ~
26879 \end_inset
26880
26881
26882 \begin_inset CommandInset ref
26883 LatexCommand ref
26884 reference "sub:Index-Program"
26885
26886 \end_inset
26887
26888 .
26889 \end_layout
26890
26891 \end_inset
26892
26893  doesn't know how to sort accents in different languages.
26894  We have created as an example the three dummy index entries 
26895 \begin_inset Quotes eld
26896 \end_inset
26897
26898 maison
26899 \begin_inset Quotes erd
26900 \end_inset
26901
26902
26903 \begin_inset Quotes eld
26904 \end_inset
26905
26906 maïs
26907 \begin_inset Quotes erd
26908 \end_inset
26909
26910 , and 
26911 \begin_inset Quotes eld
26912 \end_inset
26913
26914 maître
26915 \begin_inset Quotes erd
26916 \end_inset
26917
26918 .
26919 \begin_inset Index idx
26920 status open
26921
26922 \begin_layout Plain Layout
26923 Dummy entries ! maïs
26924 \end_layout
26925
26926 \end_inset
26927
26928
26929 \begin_inset Index idx
26930 status open
26931
26932 \begin_layout Plain Layout
26933 Dummy entries ! maître
26934 \end_layout
26935
26936 \end_inset
26937
26938
26939 \begin_inset Index idx
26940 status open
26941
26942 \begin_layout Plain Layout
26943 Dummy entries ! maïs@maison
26944 \end_layout
26945
26946 \end_inset
26947
26948  They will be sorted in the order maïs, maître, maison, but we want the
26949  order maïs, maison, maître.
26950  To achieve this, we use the command
26951 \end_layout
26952
26953 \begin_layout Standard
26954
26955 \series bold
26956 previous entry@current entry
26957 \end_layout
26958
26959 \begin_layout Standard
26960 In our case we want to have 
26961 \begin_inset Quotes eld
26962 \end_inset
26963
26964 maison
26965 \begin_inset Quotes erd
26966 \end_inset
26967
26968  after 
26969 \begin_inset Quotes eld
26970 \end_inset
26971
26972 maïs
26973 \begin_inset Quotes erd
26974 \end_inset
26975
26976  and write therefore for the index entry of maison:
26977 \end_layout
26978
26979 \begin_layout Standard
26980
26981 \series bold
26982 maïs@maison
26983 \end_layout
26984
26985 \begin_layout Standard
26986 The previous entry needn't to be a real existing entry, you can also use
26987  another word to tell LaTeX the entry order, see the next subsection for
26988  an example.
26989 \end_layout
26990
26991 \begin_layout Standard
26992 \begin_inset VSpace bigskip
26993 \end_inset
26994
26995
26996 \end_layout
26997
26998 \begin_layout Standard
26999 In some cases the index entry order is not correct when you are using the
27000  program 
27001 \family sans
27002 makeindex 
27003 \family default
27004 to generate the index (see sec.
27005 \begin_inset space \thinspace{}
27006 \end_inset
27007
27008
27009 \begin_inset CommandInset ref
27010 LatexCommand ref
27011 reference "sub:Index-Program"
27012
27013 \end_inset
27014
27015 ).
27016  
27017 \family sans
27018 makeindex
27019 \family default
27020  would for example print the index entry for the LaTeX-package aeguill in
27021  sec.
27022 \begin_inset space \thinspace{}
27023 \end_inset
27024
27025
27026 \begin_inset CommandInset ref
27027 LatexCommand ref
27028 reference "sub:Document-Font"
27029
27030 \end_inset
27031
27032  after the index entries of the other LaTeX-packages although all these
27033  index commands start with 
27034 \begin_inset Quotes eld
27035 \end_inset
27036
27037
27038 \series bold
27039 LaTeX-packages ! 
27040 \series default
27041
27042 \begin_inset Quotes eld
27043 \end_inset
27044
27045 .
27046  The reason is that the index entry for aeguill is in a footnote.
27047  To fix this 
27048 \family sans
27049 makeindex
27050 \family default
27051  bug, add these commands to the preamble of your document:
27052 \end_layout
27053
27054 \begin_layout Standard
27055
27056 \series bold
27057
27058 \backslash
27059 let
27060 \backslash
27061 OrgIndex
27062 \backslash
27063 index
27064 \end_layout
27065
27066 \begin_layout Standard
27067
27068 \series bold
27069
27070 \backslash
27071 renewcommand*{
27072 \backslash
27073 index}[1]{
27074 \backslash
27075 OrgIndex{#1}}
27076 \end_layout
27077
27078 \begin_layout Subsection
27079 Index Entry Layout
27080 \begin_inset Index idx
27081 status collapsed
27082
27083 \begin_layout Plain Layout
27084 Index ! Entry layout
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \end_layout
27091
27092 \begin_layout Standard
27093 You can change the appearance of index entries via the text style dialog.
27094 \begin_inset Index idx
27095 status open
27096
27097 \begin_layout Plain Layout
27098 Dummy entries ! 
27099 \shape italic
27100 This is an italic dummy entry
27101 \end_layout
27102
27103 \end_inset
27104
27105  You can also format the page number using the character 
27106 \begin_inset Quotes eld
27107 \end_inset
27108
27109 |
27110 \begin_inset Quotes erd
27111 \end_inset
27112
27113  followed by a LaTeX-command without a backslash.
27114  We can write for example
27115 \end_layout
27116
27117 \begin_layout Standard
27118
27119 \series bold
27120 italic page number:|textit
27121 \end_layout
27122
27123 \begin_layout Standard
27124 to get the page number in italic.
27125 \begin_inset Index idx
27126 status open
27127
27128 \begin_layout Plain Layout
27129 Dummy entries ! italic page number:|textit
27130 \end_layout
27131
27132 \end_inset
27133
27134  Normally all LaTeX-commands begin with a backslash, but in this special
27135  case 
27136 \begin_inset Quotes eld
27137 \end_inset
27138
27139
27140 \series bold
27141 |command
27142 \series default
27143
27144 \begin_inset Quotes erd
27145 \end_inset
27146
27147  means 
27148 \series bold
27149
27150 \backslash
27151 command{page
27152 \begin_inset space ~
27153 \end_inset
27154
27155 number}
27156 \series default
27157 .
27158  Have a look at section
27159 \begin_inset space ~
27160 \end_inset
27161
27162
27163 \begin_inset CommandInset ref
27164 LatexCommand ref
27165 reference "sub:LaTeX-Syntax"
27166
27167 \end_inset
27168
27169  to learn more about the LaTeX-syntax.
27170 \end_layout
27171
27172 \begin_layout Standard
27173 \begin_inset Note Greyedout
27174 status open
27175
27176 \begin_layout Plain Layout
27177
27178 \series bold
27179 Note:
27180 \series default
27181  Formatting single index entries only works when you use the program 
27182 \family sans
27183 makeindex 
27184 \family default
27185 to generate the index, see sec.
27186 \begin_inset space \thinspace{}
27187 \end_inset
27188
27189
27190 \begin_inset CommandInset ref
27191 LatexCommand ref
27192 reference "sub:Index-Program"
27193
27194 \end_inset
27195
27196 .
27197  If you use 
27198 \family sans
27199 xindy
27200 \family default
27201 , however, this won't work for anything other than bold or italic text.
27202  This is because xindy requires you  to define semantic elements before
27203  they can be used, see 
27204 \begin_inset CommandInset citation
27205 LatexCommand cite
27206 after "p. 678 ff."
27207 key "latexcompanion"
27208
27209 \end_inset
27210
27211  for details.
27212 \end_layout
27213
27214 \end_inset
27215
27216
27217 \end_layout
27218
27219 \begin_layout Standard
27220 In general, we encourage you to not format page numbers directly as shown
27221  above.
27222  Instead of this, you should define a macro in the preamble and use that.
27223  Consider why you want some page numbers to be bold.
27224  Maybe you want all page references italic that refer to a definition of
27225  the indexed term, so that users can easily find definitions.
27226  If so, put the following in the preamble
27227 \end_layout
27228
27229 \begin_layout Standard
27230
27231 \series bold
27232
27233 \backslash
27234 newcommand{
27235 \backslash
27236 IndexDef}[1]{
27237 \backslash
27238 textit{#1}}
27239 \end_layout
27240
27241 \begin_layout Standard
27242 and write
27243 \end_layout
27244
27245 \begin_layout Standard
27246
27247 \series bold
27248 my entry|IndexDef
27249 \end_layout
27250
27251 \begin_layout Standard
27252 in the index entry.
27253 \begin_inset Index idx
27254 status open
27255
27256 \begin_layout Plain Layout
27257 Dummy entries ! my entry|IndexDef
27258 \end_layout
27259
27260 \end_inset
27261
27262  The advantage is that, if you change your mind later or if your publisher
27263  insists that definitions must not be italic but bold, you just need to
27264  change the macro in the preamble, not every single index entry.
27265 \end_layout
27266
27267 \begin_layout Standard
27268 You can also change the layout for the whole index.
27269  E.
27270 \begin_inset space \thinspace{}
27271 \end_inset
27272
27273 g.
27274 \begin_inset space \space{}
27275 \end_inset
27276
27277 we marked the index list box of this document as bold to get a bold font
27278  for all index entries.
27279  For more advanced tasks you have to set up a so-called 
27280 \emph on
27281 Index Style File
27282 \emph default
27283 , see the 
27284 \family sans
27285 makeindex
27286 \family default
27287  or 
27288 \family sans
27289 xindy
27290 \family default
27291  documentation for details, 
27292 \begin_inset CommandInset citation
27293 LatexCommand cite
27294 key "makeindex,xindy"
27295
27296 \end_inset
27297
27298 .
27299 \end_layout
27300
27301 \begin_layout Subsection
27302 Index Program
27303 \begin_inset Index idx
27304 status collapsed
27305
27306 \begin_layout Plain Layout
27307 Index ! Program
27308 \end_layout
27309
27310 \end_inset
27311
27312
27313 \begin_inset CommandInset label
27314 LatexCommand label
27315 name "sub:Index-Program"
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \begin_layout Standard
27323 If the index entry program 
27324 \family sans
27325 xindy
27326 \family default
27327  is installed, LyX uses it for index generation; otherwise the program 
27328 \family sans
27329 makeindex
27330 \family default
27331 , that is part of every LaTeX distribution, is used.
27332 \begin_inset Foot
27333 status collapsed
27334
27335 \begin_layout Plain Layout
27336
27337 \family sans
27338 Makeindex
27339 \family default
27340  is very old, no longer under development and has many pitfalls, notably
27341  that it was developed with only the English language in mind.
27342  So it fails to sort anything other than a monolingual English text correctly.
27343  We have shown above how to fix this sorting.
27344  However, if you are writing in another than the English language, consider
27345  to use 
27346 \family sans
27347 xindy
27348 \family default
27349 .
27350 \end_layout
27351
27352 \end_inset
27353
27354  Both programs can be controlled by options that can be set in LyX's preferences
27355  dialog, see section
27356 \begin_inset space ~
27357 \end_inset
27358
27359
27360 \begin_inset CommandInset ref
27361 LatexCommand ref
27362 reference "sub:LaTeX-settings"
27363
27364 \end_inset
27365
27366 .
27367  The available options are listed and explained in 
27368 \begin_inset CommandInset citation
27369 LatexCommand cite
27370 key "makeindex,xindy"
27371
27372 \end_inset
27373
27374 .
27375  In this dialog, you can also specify an alternative program to generate
27376  the index.
27377 \end_layout
27378
27379 \begin_layout Standard
27380 If you need specific options or an alternative index program only for a
27381  given document, you can define the program and\SpecialChar \slash{}
27382 or the options in 
27383 \family sans
27384 Document\SpecialChar \menuseparator
27385 Settings\SpecialChar \ldots{}
27386 \SpecialChar \menuseparator
27387 Indexes
27388 \family default
27389 .
27390  This is especially useful if you need to pass language-specific options
27391  to the index program or if you need a specific layout style.
27392 \end_layout
27393
27394 \begin_layout Subsection
27395 Multiple Indexes
27396 \end_layout
27397
27398 \begin_layout Standard
27399 In many fields, it is common to have more than one index.
27400  For instance, you might need to set up a separate 
27401 \begin_inset Quotes eld
27402 \end_inset
27403
27404 Index of Names
27405 \begin_inset Quotes erd
27406 \end_inset
27407
27408  next to the standard index.
27409  LaTeX does not provide this possibility out of the box, but there are many
27410  packages that add this feature.
27411  LyX uses the 
27412 \series bold
27413 splitidx
27414 \series default
27415
27416 \begin_inset Index idx
27417 status collapsed
27418
27419 \begin_layout Plain Layout
27420 LaTeX-packages ! splitidx
27421 \end_layout
27422
27423 \end_inset
27424
27425  package to generate multiple indexes.
27426  The package is included in all recent LaTeX distributions.
27427  If yours does not ship it, consult the TeX Catalogue, 
27428 \begin_inset CommandInset citation
27429 LatexCommand cite
27430 key "TeXCatalogue"
27431
27432 \end_inset
27433
27434 .
27435  Note that the package does not only consist of a LaTeX style, but it also
27436  includes specific preprocessor programs that need to be installed as well.
27437  Please consult the package's manual for details.
27438 \end_layout
27439
27440 \begin_layout Standard
27441 To set up LyX for the use of multiple indexes, go to 
27442 \family sans
27443 Document\SpecialChar \menuseparator
27444 Settings\SpecialChar \ldots{}
27445 \SpecialChar \menuseparator
27446 Indexes
27447 \family default
27448  and select 
27449 \begin_inset Quotes eld
27450 \end_inset
27451
27452 Use multiple Indexes
27453 \begin_inset Quotes erd
27454 \end_inset
27455
27456 .
27457  Note that the list of 
27458 \begin_inset Quotes eld
27459 \end_inset
27460
27461 Available Indexes
27462 \begin_inset Quotes erd
27463 \end_inset
27464
27465  below already contains the standard index.
27466  To add further indexes, add the name of the index (in the form that should
27467  also appear as a heading) to the 
27468 \begin_inset Quotes eld
27469 \end_inset
27470
27471 New
27472 \begin_inset Quotes erd
27473 \end_inset
27474
27475  input field and press the 
27476 \begin_inset Quotes eld
27477 \end_inset
27478
27479 Add
27480 \begin_inset Quotes erd
27481 \end_inset
27482
27483  button.
27484  The new index should now appear in the list as well.
27485  If you like, you can attribute an alternative label color to the new index
27486  by selecting the index in the list and hitting the 
27487 \begin_inset Quotes eld
27488 \end_inset
27489
27490 Alter Color\SpecialChar \ldots{}
27491
27492 \begin_inset Quotes erd
27493 \end_inset
27494
27495  button.
27496  The label color may help you to differentiate index entries of different
27497  indexes in the LyX work area.
27498 \end_layout
27499
27500 \begin_layout Standard
27501 Once the document changes have been applied, you can find the new index
27502  list in 
27503 \family sans
27504 Insert\SpecialChar \menuseparator
27505 List
27506 \begin_inset space ~
27507 \end_inset
27508
27509 /
27510 \begin_inset space ~
27511 \end_inset
27512
27513 TOC
27514 \family default
27515  and the 
27516 \family sans
27517 Insert
27518 \family default
27519  menu has a separate index entry for each of the defined indexes.
27520  The workflow is basically the same as for the default index, but there
27521  are some additional features:
27522 \end_layout
27523
27524 \begin_layout Itemize
27525 If you want to change the attribution of a specific index entry, right-clicking
27526  on the entry will open a dialog where you can do that.
27527 \end_layout
27528
27529 \begin_layout Itemize
27530 By right-clicking on an index, you can change its type.
27531  Furthermore, you can specify an index list to be a 
27532 \begin_inset Quotes eld
27533 \end_inset
27534
27535 Subindex
27536 \begin_inset Quotes erd
27537 \end_inset
27538
27539 .
27540  If you do that, the heading of that list will be decreased by one level.
27541  E.
27542 \begin_inset space \thinspace{}
27543 \end_inset
27544
27545 g., if you use a book class, where the standard index heading is defined
27546  as a chapter, subindexes will be defined as sections and can thus be nested
27547  to the non-subindexes.
27548 \end_layout
27549
27550 \begin_layout Section
27551 Nomenclature / Glossary 
27552 \begin_inset Index idx
27553 status collapsed
27554
27555 \begin_layout Plain Layout
27556 Nomenclature
27557 \end_layout
27558
27559 \end_inset
27560
27561
27562 \begin_inset Index idx
27563 status collapsed
27564
27565 \begin_layout Plain Layout
27566 Glossary|see
27567 \begin_inset ERT
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571
27572 {
27573 \end_layout
27574
27575 \end_inset
27576
27577 Nomenclature
27578 \begin_inset ERT
27579 status collapsed
27580
27581 \begin_layout Plain Layout
27582
27583 }
27584 \end_layout
27585
27586 \end_inset
27587
27588
27589 \end_layout
27590
27591 \end_inset
27592
27593
27594 \begin_inset CommandInset label
27595 LatexCommand label
27596 name "sec:Nomenclature"
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \begin_layout Standard
27604 Sometimes you need to compile a list of symbols that are mentioned in your
27605  document with a brief explanation of them – a so called nomenclature or
27606  glossary.
27607 \end_layout
27608
27609 \begin_layout Standard
27610 To be able to create nomenclatures, you need the LaTeX package 
27611 \series bold
27612 nomencl
27613 \series default
27614
27615 \begin_inset Index idx
27616 status collapsed
27617
27618 \begin_layout Plain Layout
27619 LaTeX-packages ! nomencl
27620 \end_layout
27621
27622 \end_inset
27623
27624  installed.
27625  You find it in the TeX Catalogue, 
27626 \begin_inset CommandInset citation
27627 LatexCommand cite
27628 key "TeXCatalogue"
27629
27630 \end_inset
27631
27632  or in the package manager of your LaTeX-system.
27633 \end_layout
27634
27635 \begin_layout Standard
27636 A nomenclature entry is created if you place the cursor after a symbol entry
27637  and then use the menu 
27638 \family sans
27639 Insert\SpecialChar \menuseparator
27640
27641 \family default
27642 N
27643 \family sans
27644 omenclature
27645 \begin_inset space ~
27646 \end_inset
27647
27648 Entry
27649 \family default
27650  or the toolbar button 
27651 \begin_inset Info
27652 type  "icon"
27653 arg   "nomencl-insert"
27654 \end_inset
27655
27656 .
27657  A gray box labeled 
27658 \begin_inset Quotes eld
27659 \end_inset
27660
27661
27662 \family sans
27663 Nom
27664 \family default
27665
27666 \begin_inset Quotes erd
27667 \end_inset
27668
27669  is inserted and a window pops up asking for the nomenclature entry.
27670 \end_layout
27671
27672 \begin_layout Standard
27673 A nomenclature entry consists of two main entries.
27674  The first is the symbol that you want to refer to.
27675  The second is the description of the symbol.
27676 \end_layout
27677
27678 \begin_layout Standard
27679 \begin_inset Note Greyedout
27680 status open
27681
27682 \begin_layout Plain Layout
27683
27684 \series bold
27685 Note:
27686 \series default
27687  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27688 \end_layout
27689
27690 \end_inset
27691
27692
27693 \end_layout
27694
27695 \begin_layout Subsection
27696 Nomenclature Definition and Layout
27697 \begin_inset Index idx
27698 status collapsed
27699
27700 \begin_layout Plain Layout
27701 Nomenclature ! Layout
27702 \end_layout
27703
27704 \end_inset
27705
27706
27707 \end_layout
27708
27709 \begin_layout Standard
27710 When you have symbols in formulas, you have to define them in the 
27711 \family sans
27712 Symbol
27713 \family default
27714  field as LaTeX-formulas.
27715  For example to get 
27716 \begin_inset Quotes eld
27717 \end_inset
27718
27719
27720 \begin_inset Formula $\sigma$
27721 \end_inset
27722
27723
27724 \begin_inset Quotes erd
27725 \end_inset
27726
27727 , insert this:
27728 \begin_inset Newline newline
27729 \end_inset
27730
27731
27732 \series bold
27733 $
27734 \backslash
27735 sigma$
27736 \begin_inset Newline newline
27737 \end_inset
27738
27739
27740 \series default
27741 The 
27742 \begin_inset Quotes eld
27743 \end_inset
27744
27745 $
27746 \begin_inset Quotes erd
27747 \end_inset
27748
27749  character starts/ends the formula.
27750  The LaTeX-command for the Greek letter is the name of the letter beginning
27751  with a backslash 
27752 \begin_inset Quotes eld
27753 \end_inset
27754
27755
27756 \backslash
27757
27758 \begin_inset Quotes erd
27759 \end_inset
27760
27761 .
27762  For capital Greek letters, start the command also with a capital letter,
27763  like 
27764 \series bold
27765
27766 \backslash
27767 Sigma
27768 \series default
27769 .
27770 \end_layout
27771
27772 \begin_layout Standard
27773 (A short introduction to the LaTeX-syntax is given in section
27774 \begin_inset space ~
27775 \end_inset
27776
27777
27778 \begin_inset CommandInset ref
27779 LatexCommand ref
27780 reference "sub:LaTeX-Syntax"
27781
27782 \end_inset
27783
27784 .)
27785 \end_layout
27786
27787 \begin_layout Standard
27788 You cannot use the 
27789 \family sans
27790 Text
27791 \begin_inset space ~
27792 \end_inset
27793
27794 Style
27795 \family default
27796  dialog to format the description text but have to use LaTeX-commands.
27797  For example the description of the nomenclature entry for the 
27798 \begin_inset Quotes eld
27799 \end_inset
27800
27801
27802 \begin_inset Formula $\sigma$
27803 \end_inset
27804
27805
27806 \begin_inset Quotes erd
27807 \end_inset
27808
27809  in this document is:
27810 \begin_inset Newline newline
27811 \end_inset
27812
27813
27814 \series bold
27815 dummy entry for the character 
27816 \backslash
27817 textsf{sigma}
27818 \series default
27819
27820 \begin_inset Newline newline
27821 \end_inset
27822
27823 The command 
27824 \series bold
27825
27826 \backslash
27827 textsf
27828 \series default
27829  sets the fonts to 
27830 \family sans
27831 sans
27832 \begin_inset space ~
27833 \end_inset
27834
27835 serif
27836 \family default
27837 .
27838  To get 
27839 \series bold
27840 bold
27841 \series default
27842  font use the command 
27843 \series bold
27844
27845 \backslash
27846 textbf
27847 \series default
27848 , for 
27849 \family typewriter
27850 typewriter
27851 \family default
27852  use 
27853 \series bold
27854
27855 \backslash
27856 texttt
27857 \series default
27858 , for 
27859 \emph on
27860 emphasized
27861 \emph default
27862  use 
27863 \series bold
27864
27865 \backslash
27866 emph
27867 \series default
27868 .
27869 \end_layout
27870
27871 \begin_layout Subsection
27872 Sort Order of Nomenclature Entries
27873 \begin_inset Index idx
27874 status collapsed
27875
27876 \begin_layout Plain Layout
27877 Nomenclature ! Sort order
27878 \end_layout
27879
27880 \end_inset
27881
27882
27883 \end_layout
27884
27885 \begin_layout Standard
27886 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27887  the symbol definition.
27888  This leads to undesired results when you for example have symbols in formulas.
27889  Suppose you have nomenclature entries for the symbols 
27890 \emph on
27891 a
27892 \begin_inset CommandInset nomenclature
27893 LatexCommand nomenclature
27894 symbol "a"
27895 description "dummy entry for the character \"a\""
27896
27897 \end_inset
27898
27899
27900 \emph default
27901  and 
27902 \begin_inset Formula $\sigma$
27903 \end_inset
27904
27905
27906 \begin_inset CommandInset nomenclature
27907 LatexCommand nomenclature
27908 prefix "sigma"
27909 symbol "$\\sigma$"
27910 description "dummy entry for the character \\textsf{sigma}"
27911
27912 \end_inset
27913
27914 .
27915  They will be sorted by 
27916 \begin_inset Quotes eld
27917 \end_inset
27918
27919
27920 \family sans
27921 a
27922 \family default
27923
27924 \begin_inset Quotes erd
27925 \end_inset
27926
27927  and 
27928 \begin_inset Quotes eld
27929 \end_inset
27930
27931
27932 \family typewriter
27933 $
27934 \backslash
27935 sigma$
27936 \family default
27937
27938 \begin_inset Quotes erd
27939 \end_inset
27940
27941  – the 
27942 \begin_inset Formula $\sigma$
27943 \end_inset
27944
27945  will be sorted before the 
27946 \emph on
27947 a
27948 \emph default
27949  since the character 
27950 \begin_inset Quotes eld
27951 \end_inset
27952
27953 $
27954 \begin_inset Quotes erd
27955 \end_inset
27956
27957  is considered in sorting.
27958 \end_layout
27959
27960 \begin_layout Standard
27961 To control the sort order, you can edit the 
27962 \family sans
27963 Sort
27964 \begin_inset space ~
27965 \end_inset
27966
27967 as
27968 \family default
27969  field of the nomenclature dialog.
27970  Then the nomenclature entry will be sorted by this entry and not the symbol
27971  definition.
27972  For the example given, you can insert 
27973 \family typewriter
27974 sigma
27975 \family default
27976  in this field for the 
27977 \begin_inset Formula $\sigma$
27978 \end_inset
27979
27980 , then 
27981 \emph on
27982 a
27983 \emph default
27984  will be located before 
27985 \begin_inset Formula $\sigma$
27986 \end_inset
27987
27988 .
27989 \end_layout
27990
27991 \begin_layout Standard
27992 For subgrouping and tips for using sort entries see the 
27993 \series bold
27994 nomencl
27995 \series default
27996  documentation, 
27997 \begin_inset CommandInset citation
27998 LatexCommand cite
27999 key "nomencl"
28000
28001 \end_inset
28002
28003 .
28004 \end_layout
28005
28006 \begin_layout Subsection
28007 Nomenclature Options
28008 \begin_inset Index idx
28009 status collapsed
28010
28011 \begin_layout Plain Layout
28012 Nomenclature ! Options
28013 \end_layout
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \begin_layout Standard
28021 The 
28022 \series bold
28023 nomencl
28024 \series default
28025  package offers some options to adjust the appearance of the nomenclature.
28026  Here are some of its options, for more have a look at its documentation:
28027 \end_layout
28028
28029 \begin_layout Description
28030 refeq Appends the phrase 
28031 \begin_inset Quotes eld
28032 \end_inset
28033
28034
28035 \family sans
28036 , see equation (
28037 \emph on
28038 eq
28039 \emph default
28040 )
28041 \family default
28042
28043 \begin_inset Quotes erd
28044 \end_inset
28045
28046  to every nomenclature entry, where 
28047 \family sans
28048 \emph on
28049 eq
28050 \family default
28051 \emph default
28052  is the number of the last equation in front of the nomenclature entry
28053 \end_layout
28054
28055 \begin_layout Description
28056 refpage Appends the phrase 
28057 \begin_inset Quotes eld
28058 \end_inset
28059
28060
28061 \family sans
28062 , page (
28063 \emph on
28064 page
28065 \emph default
28066 )
28067 \family default
28068
28069 \begin_inset Quotes erd
28070 \end_inset
28071
28072  to every nomenclature entry, where 
28073 \family sans
28074 \emph on
28075 page
28076 \family default
28077 \emph default
28078  is the number of the page on which the nomenclature entry appeared
28079 \end_layout
28080
28081 \begin_layout Description
28082 intoc Inserts the nomenclature in the Table of Contents
28083 \end_layout
28084
28085 \begin_layout Standard
28086 There are furthermore the options 
28087 \series bold
28088 croatian
28089 \series default
28090
28091 \series bold
28092 danish
28093 \series default
28094
28095 \series bold
28096 english
28097 \series default
28098
28099 \series bold
28100 french
28101 \series default
28102
28103 \series bold
28104 german
28105 \series default
28106
28107 \series bold
28108 italian
28109 \series default
28110
28111 \series bold
28112 polish
28113 \series default
28114
28115 \series bold
28116 portuguese
28117 \series default
28118
28119 \series bold
28120 russian
28121 \series default
28122
28123 \series bold
28124 spanish
28125 \series default
28126 , and 
28127 \series bold
28128 ukrainian
28129 \series default
28130  to print the reference texts and the nomenclature title in the corresponding
28131  language.
28132 \end_layout
28133
28134 \begin_layout Standard
28135 To use one or more of the options, add them to the comma-separated document
28136  class options list in the 
28137 \family sans
28138 Document\SpecialChar \menuseparator
28139 Settings
28140 \family default
28141  dialog.
28142  In this document the option 
28143 \series bold
28144 intoc
28145 \series default
28146  is used.
28147 \end_layout
28148
28149 \begin_layout Standard
28150 \begin_inset VSpace bigskip
28151 \end_inset
28152
28153
28154 \end_layout
28155
28156 \begin_layout Standard
28157 You can also use the first two options above only for certain nomenclature
28158  entries when you add one of the following commands as last entry to the
28159  
28160 \family sans
28161 Description
28162 \family default
28163  field in the nomenclature dialog:
28164 \end_layout
28165
28166 \begin_layout Description
28167
28168 \backslash
28169 nomrefeq Like the 
28170 \series bold
28171 refeq
28172 \series default
28173  option
28174 \end_layout
28175
28176 \begin_layout Description
28177
28178 \backslash
28179 nomrefpage Like the 
28180 \series bold
28181 refpage
28182 \series default
28183  option
28184 \end_layout
28185
28186 \begin_layout Description
28187
28188 \backslash
28189 nomrefeqpage Short notation of 
28190 \series bold
28191
28192 \backslash
28193 nomrefeq
28194 \backslash
28195 nomrefpage
28196 \end_layout
28197
28198 \begin_layout Description
28199
28200 \backslash
28201 nomnorefeq,
28202 \begin_inset space ~
28203 \end_inset
28204
28205
28206 \backslash
28207 nomnorefpage,
28208 \begin_inset space ~
28209 \end_inset
28210
28211
28212 \backslash
28213 nomnorefeqpage Turns off the corresponding options
28214 \end_layout
28215
28216 \begin_layout Subsection
28217 Printing the Nomenclature
28218 \begin_inset Index idx
28219 status collapsed
28220
28221 \begin_layout Plain Layout
28222 Nomenclature ! Printing
28223 \end_layout
28224
28225 \end_inset
28226
28227
28228 \end_layout
28229
28230 \begin_layout Standard
28231 To print the nomenclature, use the menu 
28232 \family sans
28233 Insert\SpecialChar \menuseparator
28234 Lists
28235 \begin_inset space ~
28236 \end_inset
28237
28238 /
28239 \begin_inset space ~
28240 \end_inset
28241
28242 TOC\SpecialChar \menuseparator
28243 Nomenclature
28244 \family default
28245 .
28246  A light blue box labeled 
28247 \begin_inset Quotes eld
28248 \end_inset
28249
28250
28251 \family sans
28252 Nomenclature
28253 \family default
28254
28255 \begin_inset Quotes erd
28256 \end_inset
28257
28258  will show the place where the nomenclature is printed in the output.
28259  Like the index list box, the nomenclature list box is not clickable.
28260 \end_layout
28261
28262 \begin_layout Standard
28263 In the printed output the title of the nomenclature appears as 
28264 \begin_inset Quotes eld
28265 \end_inset
28266
28267 Nomenclature
28268 \begin_inset Quotes erd
28269 \end_inset
28270
28271 .
28272  If you are not happy with the name, you can change it by redefining the
28273  command 
28274 \series bold
28275
28276 \backslash
28277 nomname
28278 \series default
28279  in the preamble.
28280  For example, in order to change the name to 
28281 \emph on
28282 List of Symbols
28283 \emph default
28284 , add the following line to the preamble:
28285 \end_layout
28286
28287 \begin_layout Standard
28288
28289 \family roman
28290 \series bold
28291
28292 \backslash
28293 renewcommand{
28294 \backslash
28295 nomname}{List of Symbols}
28296 \end_layout
28297
28298 \begin_layout Standard
28299 \begin_inset VSpace defskip
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \begin_layout Standard
28306 If you are unhappy with the amount of space for symbols, you can alter it
28307  by adding the following line to the preamble:
28308 \end_layout
28309
28310 \begin_layout Standard
28311
28312 \family roman
28313 \series bold
28314
28315 \backslash
28316 renewcommand{
28317 \backslash
28318 nomlabelwidth}{width}
28319 \end_layout
28320
28321 \begin_layout Standard
28322
28323 \family roman
28324 where the width is a value with one of the units listed in Appendix
28325 \begin_inset space ~
28326 \end_inset
28327
28328
28329 \begin_inset CommandInset ref
28330 LatexCommand ref
28331 reference "cha:Units-available-in"
28332
28333 \end_inset
28334
28335 .
28336  The default value is 1
28337 \begin_inset space \thinspace{}
28338 \end_inset
28339
28340 cm.
28341 \end_layout
28342
28343 \begin_layout Subsection
28344 Nomenclature Program
28345 \begin_inset Index idx
28346 status collapsed
28347
28348 \begin_layout Plain Layout
28349 Nomenclature ! Program
28350 \end_layout
28351
28352 \end_inset
28353
28354
28355 \begin_inset CommandInset label
28356 LatexCommand label
28357 name "sub:Nomenclature-Program"
28358
28359 \end_inset
28360
28361
28362 \end_layout
28363
28364 \begin_layout Standard
28365 LyX uses the program 
28366 \family sans
28367 makeindex
28368 \family default
28369 , that is part of every LaTeX distribution, to generate the nomenclature.
28370  LyX's preferences dialog allows you to specify another program or to control
28371  
28372 \family sans
28373 makeindex
28374 \family default
28375  by adding options, see section
28376 \begin_inset space ~
28377 \end_inset
28378
28379
28380 \begin_inset CommandInset ref
28381 LatexCommand ref
28382 reference "sub:LaTeX-settings"
28383
28384 \end_inset
28385
28386 .
28387  The available options are listed and explained in 
28388 \begin_inset CommandInset citation
28389 LatexCommand cite
28390 key "nomencl,makeindex"
28391
28392 \end_inset
28393
28394 .
28395 \end_layout
28396
28397 \begin_layout Section
28398 Branches
28399 \begin_inset Index idx
28400 status collapsed
28401
28402 \begin_layout Plain Layout
28403 Branches
28404 \end_layout
28405
28406 \end_inset
28407
28408
28409 \begin_inset Index idx
28410 status collapsed
28411
28412 \begin_layout Plain Layout
28413 Document ! Branches
28414 \end_layout
28415
28416 \end_inset
28417
28418
28419 \begin_inset CommandInset label
28420 LatexCommand label
28421 name "sec:Branches"
28422
28423 \end_inset
28424
28425
28426 \end_layout
28427
28428 \begin_layout Standard
28429 Sometimes it is useful to hide some document parts in the output.
28430  For example a teacher who is setting an exam obviously doesn't want the
28431  pupils to see the answers, but having questions and answers in the same
28432  document will make the life of the markers of that exam much easier.
28433 \end_layout
28434
28435 \begin_layout Standard
28436 For these cases LyX allows you to put text into branches.
28437  The text will then only appear in the output when its branch is activated.
28438  To create a branch, either select the menu 
28439 \family sans
28440 Insert\SpecialChar \menuseparator
28441 Branch\SpecialChar \menuseparator
28442 Insert New Branch
28443 \family default
28444  (if you just want to specify a new branch) or go in the 
28445 \family sans
28446 Document\SpecialChar \menuseparator
28447 Settings
28448 \family default
28449  dialog to 
28450 \family sans
28451 Branches
28452 \family default
28453 , where you can specify and change the name of the branch, its activation
28454  state (whether the content of the branch is shown in the output or not),
28455  its background color inside LyX and whether the name of the branch should
28456  be appended to the document file name on export if the branch is active
28457  (see below for an example).
28458  Furthermore, the dialog lets you merge two branches (just rename one branch
28459  to the name of the other) and to add 
28460 \begin_inset Quotes eld
28461 \end_inset
28462
28463 unknown branches
28464 \begin_inset Quotes erd
28465 \end_inset
28466
28467  (i.
28468 \begin_inset space \thinspace{}
28469 \end_inset
28470
28471 e.
28472 \begin_inset space ~
28473 \end_inset
28474
28475 branches that were added to the document via copy and paste from other documents
28476 , without having being defined) to the document's branch list.
28477 \end_layout
28478
28479 \begin_layout Standard
28480 Text that should be in a branch is set into branch inset boxes.
28481  These boxes are inserted via the menu 
28482 \family sans
28483 Insert\SpecialChar \menuseparator
28484 Branch
28485 \family default
28486  where you can choose a branch.
28487  You can later change the activation state of the branch by right-clicking
28488  on them.
28489 \end_layout
28490
28491 \begin_layout Standard
28492 Here is an example, where only the question text appears, the answer branch
28493  is deactivated and does therefore not appear in the output:
28494 \end_layout
28495
28496 \begin_layout Standard
28497 \begin_inset Branch Question
28498 status open
28499
28500 \begin_layout Standard
28501 Question: Who was the first physics Nobel prize winner?
28502 \end_layout
28503
28504 \end_inset
28505
28506
28507 \end_layout
28508
28509 \begin_layout Standard
28510 \begin_inset Branch Answer
28511 status collapsed
28512
28513 \begin_layout Standard
28514 Answer: Wilhelm Conrad Röntgen
28515 \end_layout
28516
28517 \end_inset
28518
28519
28520 \end_layout
28521
28522 \begin_layout Standard
28523 If you activate 
28524 \family sans
28525 Filename Suffix
28526 \family default
28527  in 
28528 \family sans
28529 Document\SpecialChar \menuseparator
28530 Settings\SpecialChar \menuseparator
28531 Branches
28532 \family default
28533 , the name of the active branches will be appended to the file name at export.
28534  Consider for example a file 
28535 \begin_inset Quotes eld
28536 \end_inset
28537
28538 Exam.lyx
28539 \begin_inset Quotes erd
28540 \end_inset
28541
28542  which has the above branches.
28543  If 
28544 \begin_inset Quotes eld
28545 \end_inset
28546
28547 Filename Suffix
28548 \begin_inset Quotes erd
28549 \end_inset
28550
28551  is active, the PDF export file would be called 
28552 \begin_inset Quotes eld
28553 \end_inset
28554
28555 Exam.pdf
28556 \begin_inset Quotes erd
28557 \end_inset
28558
28559  if both the 
28560 \begin_inset Quotes eld
28561 \end_inset
28562
28563 Question
28564 \begin_inset Quotes erd
28565 \end_inset
28566
28567  and 
28568 \begin_inset Quotes eld
28569 \end_inset
28570
28571 Answer
28572 \begin_inset Quotes erd
28573 \end_inset
28574
28575  branch were inactive, 
28576 \begin_inset Quotes eld
28577 \end_inset
28578
28579 Exam-Question.pdf
28580 \begin_inset Quotes erd
28581 \end_inset
28582
28583  if only the 
28584 \begin_inset Quotes eld
28585 \end_inset
28586
28587 Question
28588 \begin_inset Quotes erd
28589 \end_inset
28590
28591  branch was active, likewise 
28592 \begin_inset Quotes eld
28593 \end_inset
28594
28595 Exam-Answer.pdf
28596 \begin_inset Quotes erd
28597 \end_inset
28598
28599  if only the 
28600 \begin_inset Quotes eld
28601 \end_inset
28602
28603 Answer
28604 \begin_inset Quotes erd
28605 \end_inset
28606
28607  branch was active, and 
28608 \begin_inset Quotes eld
28609 \end_inset
28610
28611 Exam-Question-Answer.pdf
28612 \begin_inset Quotes erd
28613 \end_inset
28614
28615  if both branches were active.
28616  This helps you to easily export different versions of your document without
28617  much hassle.
28618 \end_layout
28619
28620 \begin_layout Standard
28621 \begin_inset VSpace bigskip
28622 \end_inset
28623
28624
28625 \end_layout
28626
28627 \begin_layout Standard
28628 To use conditional output inside places where you cannot insert branch insets,
28629  like inside equations, you can code special LaTeX definitions for each
28630  branch.
28631  For example you can define for the question branch
28632 \begin_inset Foot
28633 status collapsed
28634
28635 \begin_layout Plain Layout
28636 For an introduction to the LaTeX-syntax, see section
28637 \begin_inset space ~
28638 \end_inset
28639
28640
28641 \begin_inset CommandInset ref
28642 LatexCommand ref
28643 reference "sub:LaTeX-Syntax"
28644
28645 \end_inset
28646
28647 .
28648 \end_layout
28649
28650 \end_inset
28651
28652
28653 \end_layout
28654
28655 \begin_layout Standard
28656
28657 \series bold
28658
28659 \backslash
28660 newcommand{
28661 \backslash
28662 question}[1]{#1}
28663 \end_layout
28664
28665 \begin_layout Standard
28666
28667 \series bold
28668
28669 \backslash
28670 newcommand{
28671 \backslash
28672 answer}[1]{}
28673 \end_layout
28674
28675 \begin_layout Standard
28676 and for the answer branch
28677 \end_layout
28678
28679 \begin_layout Standard
28680
28681 \series bold
28682
28683 \backslash
28684 newcommand{
28685 \backslash
28686 question}[1]{}
28687 \end_layout
28688
28689 \begin_layout Standard
28690
28691 \series bold
28692
28693 \backslash
28694 newcommand{
28695 \backslash
28696 answer}[1]{#1}
28697 \end_layout
28698
28699 \begin_layout Standard
28700 \begin_inset Branch Question
28701 status open
28702
28703 \begin_layout Standard
28704 \begin_inset ERT
28705 status open
28706
28707 \begin_layout Plain Layout
28708
28709
28710 \backslash
28711 newcommand{
28712 \backslash
28713 question}[1]{#1}
28714 \end_layout
28715
28716 \begin_layout Plain Layout
28717
28718
28719 \backslash
28720 newcommand{
28721 \backslash
28722 answer}[1]{}
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \end_layout
28734
28735 \begin_layout Standard
28736 \begin_inset Branch Answer
28737 status collapsed
28738
28739 \begin_layout Standard
28740 \begin_inset ERT
28741 status open
28742
28743 \begin_layout Plain Layout
28744
28745
28746 \backslash
28747 newcommand{
28748 \backslash
28749 question}[1]{}
28750 \end_layout
28751
28752 \begin_layout Plain Layout
28753
28754
28755 \backslash
28756 newcommand{
28757 \backslash
28758 answer}[1]{#1}
28759 \end_layout
28760
28761 \end_inset
28762
28763
28764 \end_layout
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \begin_layout Standard
28772 Now it is possible to use the commands 
28773 \series bold
28774
28775 \backslash
28776 question{\SpecialChar \ldots{}
28777 }
28778 \series default
28779  and 
28780 \series bold
28781
28782 \backslash
28783 answer{\SpecialChar \ldots{}
28784 }
28785 \series default
28786  to obtain conditional output.
28787  Here is an example formula where only the 
28788 \series bold
28789
28790 \backslash
28791 question
28792 \series default
28793  part appears:
28794 \begin_inset Formula 
28795 \[
28796 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
28797 \]
28798
28799 \end_inset
28800
28801
28802 \end_layout
28803
28804 \begin_layout Standard
28805 Inside math, the same effect can be achieved using math macros, see the
28806  
28807 \emph on
28808 Math
28809 \emph default
28810  manual.
28811 \end_layout
28812
28813 \begin_layout Section
28814 PDF Properties
28815 \begin_inset CommandInset label
28816 LatexCommand label
28817 name "sec:PDF-Properties"
28818
28819 \end_inset
28820
28821
28822 \begin_inset Index idx
28823 status collapsed
28824
28825 \begin_layout Plain Layout
28826 PDF properties
28827 \end_layout
28828
28829 \end_inset
28830
28831
28832 \end_layout
28833
28834 \begin_layout Standard
28835 The 
28836 \family sans
28837 Document Settings
28838 \family default
28839  dialog allows you in the 
28840 \family sans
28841 PDF Properties
28842 \family default
28843  to set up special options for the PDF output of your document.
28844  All options there are provided by the LaTeX-package 
28845 \series bold
28846 hyperref
28847 \series default
28848
28849 \begin_inset Index idx
28850 status collapsed
28851
28852 \begin_layout Plain Layout
28853 LaTeX-packages ! hyperref
28854 \end_layout
28855
28856 \end_inset
28857
28858 .
28859 \end_layout
28860
28861 \begin_layout Standard
28862 Using 
28863 \series bold
28864 hyperref
28865 \series default
28866  will link all cross-references in the DVI- and PDF-output.
28867  This means that the reader of your document will be able to click on a
28868  table of contents entry or on a reference and he is shown the referenced
28869  document part.
28870  You can specify in the dialog tab 
28871 \family sans
28872 Hyperlinks
28873 \family default
28874  how the links will look like and if links for bibliographical backreferences
28875  are created.
28876  The backreferences will appear in the bibliography behind the different
28877  entries, showing the number of the section, slide, or page where the entry
28878  is referenced.
28879 \end_layout
28880
28881 \begin_layout Standard
28882 In the dialog tab 
28883 \family sans
28884 Bookmarks
28885 \family default
28886  you can set if PDF-bookmarks should be created for every section of your
28887  document to make it easier for readers to navigate through the document.
28888  You can decide if the bookmarks should be numbered like your document sections
28889  or not.
28890  With the open bookmarks level you can specify what sectioning level should
28891  be displayed in the bookmarks when opening the PDF.
28892  For example level
28893 \begin_inset space ~
28894 \end_inset
28895
28896 2 will display all sections and subsections, while level
28897 \begin_inset space ~
28898 \end_inset
28899
28900 1 will only display the sections.
28901 \end_layout
28902
28903 \begin_layout Standard
28904 The header information in the dialog tab 
28905 \family sans
28906 General
28907 \family default
28908  are saved together with the PDF as file properties.
28909  Many programs are able to extract this information to e.
28910 \begin_inset space \thinspace{}
28911 \end_inset
28912
28913 g.
28914 \begin_inset space \space{}
28915 \end_inset
28916
28917 automatically recognize who the author is and what the PDF is about.
28918  This is very useful to sort, classify, or use PDFs for bibliography issues.
28919  When the option 
28920 \family sans
28921 Automatic fill header
28922 \family default
28923  is set, LyX tries to extract the header information from your document
28924  title and author settings.
28925 \end_layout
28926
28927 \begin_layout Standard
28928 The option 
28929 \family sans
28930 Load in fullscreen mode
28931 \family default
28932  will open the PDF in fullscreen mode, which is useful for presentations.
28933 \end_layout
28934
28935 \begin_layout Standard
28936 PDF properties are also used in this document.
28937  When you look in its document settings, you can see that some additional
28938  
28939 \series bold
28940 hyperref
28941 \series default
28942  options are used.
28943  For an explanation of them we refer you to the hyperref manual 
28944 \begin_inset CommandInset citation
28945 LatexCommand cite
28946 key "hyperref"
28947
28948 \end_inset
28949
28950 .
28951 \end_layout
28952
28953 \begin_layout Section
28954 TeX Code and the LaTeX Syntax
28955 \begin_inset CommandInset label
28956 LatexCommand label
28957 name "sec:TeX-Code"
28958
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Subsection
28965 TeX Code Boxes
28966 \begin_inset Index idx
28967 status collapsed
28968
28969 \begin_layout Plain Layout
28970 TeX Code
28971 \end_layout
28972
28973 \end_inset
28974
28975
28976 \begin_inset CommandInset label
28977 LatexCommand label
28978 name "sub:TeX-Code-Boxes"
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Standard
28986 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28987  constructs, but not all.
28988  LaTeX contains of hundreds of packages which provide different commands.
28989  All the time packages are being updated and new ones added.
28990  This has the advantage that you can typeset nearly everything as there
28991  is for every problem a LaTeX-package.
28992  But LyX can of course not be up to date and support all packages and their
28993  commands.
28994 \end_layout
28995
28996 \begin_layout Standard
28997 But don't worry, you can use any LaTeX-command directly in LyX inside the
28998  TeX Code box.
28999  A TeX Code box is created by the menu 
29000 \family sans
29001 Insert\SpecialChar \menuseparator
29002 TeX
29003 \begin_inset space ~
29004 \end_inset
29005
29006 Code
29007 \family default
29008  or by the toolbar button 
29009 \begin_inset Info
29010 type  "icon"
29011 arg   "ert-insert"
29012 \end_inset
29013
29014 .
29015  The box can be opened by left-clicking and closed by right-clicking on
29016  it.
29017 \end_layout
29018
29019 \begin_layout Standard
29020 You can insert complete or incomplete commands as TeX Code.
29021  Incomplete means that the command argument can be Standard LyX text.
29022  For example, if you want to draw a frame around a word and are therefore
29023  using the LaTeX-command 
29024 \series bold
29025
29026 \backslash
29027 fbox
29028 \series default
29029 , you can write the command part 
29030 \series bold
29031
29032 \backslash
29033 fbox{
29034 \series default
29035  in a TeX Code box before the word and the closing brace 
29036 \series bold
29037 }
29038 \series default
29039  in a second TeX Code box behind the word.
29040  The word between the two TeX Code boxes is then the argument as it is in
29041  the following example:
29042 \end_layout
29043
29044 \begin_layout Standard
29045 \begin_inset Graphics
29046         filename clipart/ERT.png
29047         scale 89
29048
29049 \end_inset
29050
29051
29052 \end_layout
29053
29054 \begin_layout Standard
29055 gives
29056 \end_layout
29057
29058 \begin_layout Standard
29059 This is a line with a 
29060 \begin_inset ERT
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064
29065
29066 \backslash
29067 fbox{
29068 \end_layout
29069
29070 \end_inset
29071
29072 framed
29073 \begin_inset ERT
29074 status collapsed
29075
29076 \begin_layout Plain Layout
29077
29078 }
29079 \end_layout
29080
29081 \end_inset
29082
29083  word.
29084 \end_layout
29085
29086 \begin_layout Standard
29087 \begin_inset Note Greyedout
29088 status open
29089
29090 \begin_layout Plain Layout
29091
29092 \series bold
29093 Note:
29094 \series default
29095  At the end of LaTeX-commands without parameters, you have to insert a space
29096  to let LaTeX know that the command is finished.
29097 \end_layout
29098
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \begin_layout Subsection
29105 Short Introduction to the LaTeX Syntax
29106 \begin_inset Argument
29107 status collapsed
29108
29109 \begin_layout Plain Layout
29110 The LaTeX Syntax
29111 \end_layout
29112
29113 \end_inset
29114
29115
29116 \begin_inset Index idx
29117 status collapsed
29118
29119 \begin_layout Plain Layout
29120 LaTeX Syntax
29121 \end_layout
29122
29123 \end_inset
29124
29125
29126 \begin_inset CommandInset label
29127 LatexCommand label
29128 name "sub:LaTeX-Syntax"
29129
29130 \end_inset
29131
29132
29133 \end_layout
29134
29135 \begin_layout Standard
29136 When you write larger documents or books, you will need to know something
29137  about the LaTeX-commands that LyX uses in the background.
29138  Because LaTeX is based on commands, you can 
29139 \begin_inset Quotes eld
29140 \end_inset
29141
29142 program
29143 \begin_inset Quotes erd
29144 \end_inset
29145
29146  your text.
29147  This has the advantage that the layout of the document can be changed at
29148  any time if you know the right commands.
29149  E.
29150 \begin_inset space \thinspace{}
29151 \end_inset
29152
29153 g.
29154 \begin_inset space \space{}
29155 \end_inset
29156
29157 imagine you have to write a manual for a product and the deadline is the
29158  end of the day.
29159  Your boss just has complimented you for your good work but wants to have
29160  all caption labels bold.
29161  But you have over hundred figure and table captions with non-bold labels
29162  in your manual.
29163  Of course it's impossible to change all caption labels manually in one
29164  day.
29165 \end_layout
29166
29167 \begin_layout Standard
29168 Now LaTeX comes into play.
29169  As mentioned above, for every problem there exists a LaTeX-package.
29170  First you have to find out which and therefore look in the LaTeX package
29171  database, 
29172 \begin_inset CommandInset citation
29173 LatexCommand cite
29174 key "Catalogue"
29175
29176 \end_inset
29177
29178 .
29179 \end_layout
29180
29181 \begin_layout Standard
29182 As result you know that the package 
29183 \series bold
29184 caption
29185 \series default
29186
29187 \begin_inset Index idx
29188 status collapsed
29189
29190 \begin_layout Plain Layout
29191 LaTeX-packages ! caption
29192 \end_layout
29193
29194 \end_inset
29195
29196  is what you need.
29197  To use a package, you have to load it in the document preamble (menu 
29198 \family sans
29199 Document\SpecialChar \menuseparator
29200 Settings
29201 \family default
29202 ) with the command
29203 \end_layout
29204
29205 \begin_layout Standard
29206
29207 \series bold
29208
29209 \backslash
29210 usepackage[options]{package name}
29211 \end_layout
29212
29213 \begin_layout Standard
29214 All LaTeX commands begin with a backslash, the command argument is set within
29215  two braces, and the options are set within two brackets.
29216  Note that not all commands have an argument and options.
29217 \end_layout
29218
29219 \begin_layout Standard
29220 In your case the package name is 
29221 \series bold
29222 caption
29223 \series default
29224 .
29225  After a look in the documentation of the package, you know that the option
29226  
29227 \series bold
29228 labelfont=bf
29229 \series default
29230  will change the font of all caption labels to bold.
29231  So you add the command
29232 \end_layout
29233
29234 \begin_layout Standard
29235
29236 \series bold
29237
29238 \backslash
29239 usepackage[labelfont=bf]{caption}
29240 \end_layout
29241
29242 \begin_layout Standard
29243 to the preamble and the problem is solved.
29244 \begin_inset Foot
29245 status collapsed
29246
29247 \begin_layout Plain Layout
29248 For more commands provided by the 
29249 \series bold
29250 caption
29251 \series default
29252  package, have a look at its documentation, 
29253 \begin_inset CommandInset citation
29254 LatexCommand cite
29255 key "caption"
29256
29257 \end_inset
29258
29259 .
29260 \end_layout
29261
29262 \end_inset
29263
29264
29265 \end_layout
29266
29267 \begin_layout Standard
29268 Note that some document classes have built-in solutions for well known problems
29269  like your case.
29270  For example if you use a 
29271 \family sans
29272 KOMA-Script
29273 \family default
29274  class, you don't need the package 
29275 \series bold
29276 caption
29277 \series default
29278 , you can instead write
29279 \end_layout
29280
29281 \begin_layout Standard
29282
29283 \series bold
29284
29285 \backslash
29286 setkomafont{captionlabel}{
29287 \backslash
29288 bfseries}
29289 \end_layout
29290
29291 \begin_layout Standard
29292 in the preamble and the problem is solved.
29293  So if you plan to write a large document, you should have a look at the
29294  documentation of the document class you want to use.
29295  (
29296 \series bold
29297
29298 \backslash
29299 setkomafont
29300 \series default
29301  is an example of a command with more than one argument.)
29302 \end_layout
29303
29304 \begin_layout Standard
29305 Commands in the preamble affect the whole document, while commands in the
29306  text affect only the text after the command or only the text used as command
29307  argument.
29308  To insert a LaTeX-command in text, use the TeX Code box as described in
29309  the previous section.
29310 \end_layout
29311
29312 \begin_layout Standard
29313 If you want to learn more about LaTeX and its syntax, have a look at the
29314  LaTeX-books 
29315 \begin_inset CommandInset citation
29316 LatexCommand cite
29317 key "latexcompanion,latexguide"
29318
29319 \end_inset
29320
29321 .
29322  
29323 \end_layout
29324
29325 \begin_layout Section
29326 Previewing Snippets of your Document
29327 \begin_inset CommandInset label
29328 LatexCommand label
29329 name "sec:Previewing-snippets-of"
29330
29331 \end_inset
29332
29333
29334 \begin_inset Index idx
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338 Instant preview
29339 \end_layout
29340
29341 \end_inset
29342
29343
29344 \begin_inset Index idx
29345 status collapsed
29346
29347 \begin_layout Plain Layout
29348 Document ! Preview
29349 \end_layout
29350
29351 \end_inset
29352
29353
29354 \end_layout
29355
29356 \begin_layout Standard
29357 LyX allows you to generate previews of sections of your document on the
29358  fly so you can see how they'll look in the final document without having
29359  to break your train of thought with 
29360 \family sans
29361 View\SpecialChar \menuseparator
29362 DVI
29363 \family default
29364 .
29365 \end_layout
29366
29367 \begin_layout Standard
29368 If you would for example like to see in LyX your math formulas typeset by
29369  LaTeX, install the LaTeX-package 
29370 \series bold
29371 preview-latex
29372 \series default
29373
29374 \begin_inset Index idx
29375 status collapsed
29376
29377 \begin_layout Plain Layout
29378 LaTeX-packages ! preview-latex
29379 \end_layout
29380
29381 \end_inset
29382
29383  as explained below, and turn on 
29384 \family sans
29385 Instant
29386 \begin_inset space ~
29387 \end_inset
29388
29389 preview
29390 \family default
29391  in the 
29392 \family sans
29393 Tools\SpecialChar \menuseparator
29394 Preferences 
29395 \family default
29396 dialog under Look
29397 \begin_inset space ~
29398 \end_inset
29399
29400 and
29401 \begin_inset space ~
29402 \end_inset
29403
29404 feel\SpecialChar \menuseparator
29405 Display.
29406  The 
29407 \family sans
29408 Preview
29409 \begin_inset space ~
29410 \end_inset
29411
29412 Size
29413 \family default
29414  is the multiplication factor for the size.
29415 \end_layout
29416
29417 \begin_layout Standard
29418 Previews are generated when you load a document into LyX and when you finish
29419  editing an inset.
29420  Previews of an already loaded document are 
29421 \emph on
29422 not
29423 \emph default
29424  generated just by selecting the 
29425 \family sans
29426 Instant
29427 \begin_inset space ~
29428 \end_inset
29429
29430 preview
29431 \family default
29432  check box, you have to reopen the documents to activate the previews.
29433 \end_layout
29434
29435 \begin_layout Standard
29436 LyX will generate previews of math insets.
29437  It will also generate previews of included insets if you select the 
29438 \family sans
29439 Show
29440 \begin_inset space ~
29441 \end_inset
29442
29443 preview
29444 \family default
29445  check box in the insert dialog.
29446  This is useful if you wish to generate a preview of a LaTeX figure, for
29447  example.
29448 \end_layout
29449
29450 \begin_layout Standard
29451 To get previews working, you need the LaTeX package 
29452 \series bold
29453 preview-latex
29454 \series default
29455  (on some systems named simply 
29456 \series bold
29457 preview
29458 \series default
29459 ) installed.
29460  If it is not already installed, you will find it in the TeX Catalogue,
29461  
29462 \begin_inset CommandInset citation
29463 LatexCommand cite
29464 key "TeXCatalogue"
29465
29466 \end_inset
29467
29468  or in the package manager of your LaTeX-system.
29469  You obtain prettier results if you install the program 
29470 \family typewriter
29471 pnmcrop
29472 \family default
29473  from the 
29474 \family typewriter
29475 netpbm
29476 \family default
29477  package; for LyX on Windows this program is automatically installed together
29478  with LyX.
29479 \end_layout
29480
29481 \begin_layout Standard
29482 \begin_inset VSpace bigskip
29483 \end_inset
29484
29485
29486 \end_layout
29487
29488 \begin_layout Standard
29489 You can furthermore preview the LaTeX source of the whole document or parts
29490  of it.
29491  Use the menu 
29492 \family sans
29493 View\SpecialChar \menuseparator
29494 View
29495 \begin_inset space ~
29496 \end_inset
29497
29498 Source
29499 \family default
29500  and a window will be shown where you can see the LaTeX-source code.
29501  The window shows the source of the whole paragraph where the cursor is
29502  currently in.
29503  You can also select document parts in LyX's main window, then only this
29504  selection (when it is more than one paragraph) is shown as source code.
29505  To view the whole document as source, enable the corresponding option in
29506  the source view window.
29507 \end_layout
29508
29509 \begin_layout Section
29510 Advanced Find and Replace
29511 \begin_inset CommandInset label
29512 LatexCommand label
29513 name "sec:Advanced-Find-and"
29514
29515 \end_inset
29516
29517
29518 \begin_inset Index idx
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522 Replace
29523 \end_layout
29524
29525 \end_inset
29526
29527
29528 \begin_inset Index idx
29529 status collapsed
29530
29531 \begin_layout Plain Layout
29532 Find
29533 \end_layout
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Subsection
29541 Introduction
29542 \end_layout
29543
29544 \begin_layout Standard
29545 The advanced find and replace feature of LyX allows for searching of complex,
29546  format-sensitive text segments and mathematics contents within LyX documents.
29547  It is an enhancement of the standard (quick) find and replace feature.
29548  The key-features are:
29549 \end_layout
29550
29551 \begin_layout Itemize
29552 Both searching of text and of mathematical formulas is allowed, where the
29553  latter is done by entering mathematics in the usual way; not only entire
29554  mathematical formulas are found, but also parts occurring within more complex
29555  formulas
29556 \end_layout
29557
29558 \begin_layout Itemize
29559 Search may be format-insensitive, so that the searched text is found in
29560  any context/style (standard text, section headings, notes, and even mathematics
29561 ), or it may be format-sensitive, so that, for example, a word entered with
29562  a section heading will only be found within section headings
29563 \end_layout
29564
29565 \begin_layout Itemize
29566 Search may be widened to a specific 
29567 \emph on
29568 scope
29569 \emph default
29570 , i.
29571 \begin_inset space \thinspace{}
29572 \end_inset
29573
29574 e.
29575 \begin_inset space ~
29576 \end_inset
29577
29578 a set of files which may be all the children of the document being edited,
29579  all the open files, or all the manuals available from the 
29580 \family sans
29581 Help
29582 \family default
29583  menu
29584 \end_layout
29585
29586 \begin_layout Itemize
29587 Replace may optionally preserve capitalization, so that the replaced text
29588  capitalization is adapted to the matching text (i.
29589 \begin_inset space \thinspace{}
29590 \end_inset
29591
29592 e.
29593 \begin_inset space ~
29594 \end_inset
29595
29596 all lowercase, all uppercase, first uppercase followed by lowercase)
29597 \end_layout
29598
29599 \begin_layout Subsection
29600 Basic usage
29601 \end_layout
29602
29603 \begin_layout Standard
29604 The advanced find and replace feature of LyX is activated through the menu
29605  
29606 \family sans
29607 Edit\SpecialChar \menuseparator
29608 Find & Replace
29609 \noun on
29610  (
29611 \noun default
29612 Advanced
29613 \noun on
29614 )
29615 \family default
29616 \noun default
29617  (shortcut 
29618 \begin_inset Info
29619 type  "shortcut"
29620 arg   "dialog-show findreplaceadv"
29621 \end_inset
29622
29623 ) or the toolbar button 
29624 \begin_inset Info
29625 type  "icon"
29626 arg   "dialog-toggle findreplaceadv"
29627 \end_inset
29628
29629 .
29630  This opens the 
29631 \family sans
29632 Advanced Find and Replace
29633 \family default
29634  dialog.
29635 \end_layout
29636
29637 \begin_layout Subsubsection
29638 Searching for text
29639 \end_layout
29640
29641 \begin_layout Standard
29642 Enter into the 
29643 \family sans
29644 Find
29645 \family default
29646  LyX mini-editor a simple word, and search for occurrences of it by clicking
29647  on the 
29648 \family sans
29649 Find Next
29650 \family default
29651  button at the bottom of the dialog (or just press the 
29652 \family sans
29653 Return
29654 \family default
29655  key).
29656  The entered word is found both in text mode and in math mode, and in emphasized
29657 , bold or normal face, and in both in section titles and in standard text.
29658  Pressing repeatedly 
29659 \family sans
29660 Enter
29661 \family default
29662  keeps searching forward.
29663  Similarly, pressing 
29664 \family sans
29665 Shift+Enter
29666 \family default
29667  searches for the entered text backwards.
29668 \end_layout
29669
29670 \begin_layout Standard
29671 While searching, the 
29672 \family sans
29673 Case sensitive
29674 \family default
29675  option allows matches to occur only with the same case as entered in the
29676  
29677 \family sans
29678 Find
29679 \family default
29680  editor.
29681  The 
29682 \family sans
29683 Whole words
29684 \family default
29685  option allows matches to occur only at word boundaries.
29686 \end_layout
29687
29688 \begin_layout Subsubsection
29689 Searching for mathematics
29690 \end_layout
29691
29692 \begin_layout Standard
29693 Mathematical formulas may be searched for by typing in the 
29694 \family sans
29695 Find
29696 \family default
29697  editor a mathematical formula, such as 
29698 \begin_inset Formula $x^{2}$
29699 \end_inset
29700
29701  or also something more complex like 
29702 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
29703 \end_inset
29704
29705 .
29706  When searching for a formula, it is found both when it is alone and when
29707  it occurs in sub-formulas and nested parts of sub-formulas, for example
29708  the mentioned segments would be found in something like 
29709 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
29710 \end_inset
29711
29712
29713 \end_layout
29714
29715 \begin_layout Subsubsection
29716 Style-aware search
29717 \end_layout
29718
29719 \begin_layout Standard
29720 It is also possible to search for text with specific styles.
29721  This is done by switching to the 
29722 \change_inserted 5863208 1297987029
29723
29724 \family sans
29725 Settings
29726 \change_deleted 5863208 1297987031
29727 Advanced
29728 \change_unchanged
29729
29730 \family default
29731  tab of the dialog and unchecking the 
29732 \family sans
29733 Ignore format
29734 \family default
29735  option.
29736  This way, entering in the 
29737 \family sans
29738 Find
29739 \family default
29740  editor
29741 \end_layout
29742
29743 \begin_layout Itemize
29744 a plain word and searching for it would not find instances of the word occurring
29745  in emphasized or boldface.
29746 \end_layout
29747
29748 \begin_layout Itemize
29749 an emphasized or boldface word and searching for it would find the respective
29750  instances with same face only, and within the same text style only.
29751  Note that, for example, an emphasized text is found not only when occurring
29752  alone, but also when it is contained in a longer emphasized sentence.
29753 \end_layout
29754
29755 \begin_layout Itemize
29756 a plain word in a section heading, and searching for it, finds occurrences
29757  of if only within section headings.
29758  Also, if the text to search is given an emphasized or bold face, in addition
29759  to a section style, then it is found only when occurring with the same
29760  style.
29761 \end_layout
29762
29763 \begin_layout Itemize
29764 some mathematics in a displayed formula will only find instances of this
29765  formula that are also displayed formulas (and not inline formulas).
29766 \end_layout
29767
29768 \begin_layout Subsubsection
29769 Replace
29770 \end_layout
29771
29772 \begin_layout Standard
29773 The text segments matching the text entered in the 
29774 \family sans
29775 Find
29776 \family default
29777  editor may be replaced with the text segments entered in the 
29778 \family sans
29779 Replace
29780 \family default
29781 \noun on
29782  
29783 \noun default
29784 editor.
29785  In order to find the next occurrence and replace it, click on the 
29786 \family sans
29787 Replace
29788 \family default
29789  button or alternatively
29790 \noun on
29791  
29792 \noun default
29793 press 
29794 \family sans
29795 Enter
29796 \family default
29797  or 
29798 \family sans
29799 Shift+Enter
29800 \family default
29801  while being in the 
29802 \family sans
29803 Replace
29804 \family default
29805 \noun on
29806  
29807 \noun default
29808 editor.
29809 \end_layout
29810
29811 \begin_layout Standard
29812 You can replace full-featured formatted LyX segments in place of the matching
29813  text segments in your document.
29814  Typical scenarios in which to use this capability may be (just to mention
29815  a few):
29816 \end_layout
29817
29818 \begin_layout Itemize
29819 replacing occurrences of a word with a customized formatted version of the
29820  same word, for example replacing occurrences of a name like 
29821 \begin_inset Quotes eld
29822 \end_inset
29823
29824 func()
29825 \begin_inset Quotes erd
29826 \end_inset
29827
29828  with its typewriter version 
29829 \family typewriter
29830
29831 \begin_inset Quotes eld
29832 \end_inset
29833
29834 func()
29835 \begin_inset Quotes erd
29836 \end_inset
29837
29838 ;
29839 \end_layout
29840
29841 \begin_layout Itemize
29842 performing a notation rework of mathematical symbols, for example replacing
29843  occurrences of 
29844 \begin_inset Quotes eld
29845 \end_inset
29846
29847
29848 \begin_inset Formula $R$
29849 \end_inset
29850
29851
29852 \begin_inset Quotes erd
29853 \end_inset
29854
29855  with 
29856 \begin_inset Quotes eld
29857 \end_inset
29858
29859
29860 \begin_inset Formula $\mathbb{R}$
29861 \end_inset
29862
29863
29864 \begin_inset Quotes erd
29865 \end_inset
29866
29867  (you may want to enable the 
29868 \family sans
29869 Whole words
29870 \family default
29871  and 
29872 \family sans
29873 Case sensitive
29874 \family default
29875  options and disable the 
29876 \family sans
29877 Ignore format
29878 \family default
29879  option in the 
29880 \change_inserted 5863208 1297987051
29881
29882 \family sans
29883 Settings
29884 \change_deleted 5863208 1297987053
29885 Advanced
29886 \change_unchanged
29887
29888 \family default
29889  tab, in order to avoid replacing all 
29890 \begin_inset Quotes eld
29891 \end_inset
29892
29893 R
29894 \begin_inset Quotes erd
29895 \end_inset
29896
29897  letters occurring in normal text), or occurrences of 
29898 \begin_inset Formula $x_{j}^{i}$
29899 \end_inset
29900
29901  with 
29902 \begin_inset Formula $x_{i,\, j}$
29903 \end_inset
29904
29905 , or occurrences of 
29906 \begin_inset Formula $x[k]$
29907 \end_inset
29908
29909  with 
29910 \begin_inset Formula $x_{k}$
29911 \end_inset
29912
29913 .
29914 \end_layout
29915
29916 \begin_layout Subsection
29917 Advanced usage
29918 \end_layout
29919
29920 \begin_layout Standard
29921 There is a regular expression (regexp) based searching facility.
29922 \begin_inset Foot
29923 status collapsed
29924
29925 \begin_layout Plain Layout
29926 A good explanation of regular expressions is given in this Wikipedia entry:
29927  
29928 \begin_inset CommandInset href
29929 LatexCommand href
29930 target "http://en.wikipedia.org/wiki/Regular_expression"
29931
29932 \end_inset
29933
29934 .
29935 \end_layout
29936
29937 \end_inset
29938
29939  You can search for regular expression by inserting a regexp inset into
29940  the 
29941 \family sans
29942 Find
29943 \family default
29944  editor.
29945  This is done via the menu 
29946 \family sans
29947 Insert\SpecialChar \menuseparator
29948 Insert Regular Expression
29949 \family default
29950  
29951 \change_deleted 5863208 1297986810
29952 (shortcut 
29953 \begin_inset Info
29954 type  "shortcut"
29955 arg   "regexp-mode"
29956 \end_inset
29957
29958
29959 \change_unchanged
29960 while the cursor is in the 
29961 \family sans
29962 Find
29963 \family default
29964  editor.
29965  Characters entered within regexp insets are matched according to the regular
29966  expression matching rules
29967 \begin_inset Foot
29968 status collapsed
29969
29970 \begin_layout Plain Layout
29971 Under the constraint that any (sub)expression must match a well-formed LyX
29972  text segment, i.
29973 \begin_inset space \thinspace{}
29974 \end_inset
29975
29976 e.
29977 \begin_inset space ~
29978 \end_inset
29979
29980 when matching LaTeX code, no segments with unbalanced {} braces are allowed
29981  to match expressions.
29982 \end_layout
29983
29984 \end_inset
29985
29986 , while text entered outside regexp insets is matched exactly against the
29987  same text in the document.
29988  Note that it is allowed to cut and paste regexp-mode insets as usual.
29989  Examples of using such a feature may be:
29990 \end_layout
29991
29992 \begin_layout Enumerate
29993 Searching for all fractions with a given denominator: for example, entering
29994  in the 
29995 \family sans
29996 Find
29997 \family default
29998  editor the fraction 
29999 \begin_inset Formula $\frac{.*}{1+x^{2}}$
30000 \end_inset
30001
30002  (where the 
30003 \begin_inset Formula $.*$
30004 \end_inset
30005
30006  on the numerator is the match-everything regular expression) finds all
30007  fractions with the given denominator.
30008 \end_layout
30009
30010 \begin_layout Enumerate
30011 Searching for all text with a given style: for example, after unchecking
30012  the 
30013 \family sans
30014 Ignore format
30015 \family default
30016  option from the 
30017 \change_inserted 5863208 1297987063
30018
30019 \family sans
30020 Settings
30021 \change_deleted 5863208 1297987065
30022 Advanced
30023 \change_unchanged
30024
30025 \family default
30026  tab, entering a 
30027 \series bold
30028
30029 \begin_inset Formula $.*$
30030 \end_inset
30031
30032
30033 \series default
30034  regular expression and adding for it an emphasized or bold face, finds
30035  all emphasized and bold face text, respectively.
30036  Also, inserting a 
30037 \begin_inset Formula $.*$
30038 \end_inset
30039
30040  regular expression in a bullet or enumerated list or a section heading,
30041  you can find all bullet or enumerated lists or section headings.
30042 \end_layout
30043
30044 \begin_layout Standard
30045 Finally, references to (sub)expressions in regexp may be used as usual,
30046  enclosing parts of the expression within round braces 
30047 \begin_inset Formula $()$
30048 \end_inset
30049
30050 , and referring back to them through 
30051 \begin_inset Formula $\backslash1$
30052 \end_inset
30053
30054
30055 \begin_inset Formula $\backslash2$
30056 \end_inset
30057
30058 , etc., where a 
30059 \begin_inset Formula $\backslash$
30060 \end_inset
30061
30062  symbol is entered in regexp mode by pressing twice the backslash key.
30063  For example, try searching for the regexp 
30064 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
30065 \end_inset
30066
30067  in order to find word repetitions, if there are any.
30068 \end_layout
30069
30070 \begin_layout Standard
30071 Note that back references work both when occurring within the same regexp,
30072  and when occurring in multiple different regexps, where the numbering of
30073  back-referenced sub-expressions is absolute, i.
30074 \begin_inset space \thinspace{}
30075 \end_inset
30076
30077 e.
30078 \begin_inset space ~
30079 \end_inset
30080
30081  
30082 \begin_inset Formula $\backslash1$
30083 \end_inset
30084
30085  always refers to the first occurrence of 
30086 \begin_inset Formula $()$
30087 \end_inset
30088
30089  in all entered regexps.
30090 \end_layout
30091
30092 \begin_layout Standard
30093 Note also that the use of back references in the replaced text is not (yet)
30094  implemented.
30095 \end_layout
30096
30097 \begin_layout Section
30098 Spell Checking
30099 \begin_inset CommandInset label
30100 LatexCommand label
30101 name "sec:Spellchecking"
30102
30103 \end_inset
30104
30105
30106 \begin_inset Index idx
30107 status collapsed
30108
30109 \begin_layout Plain Layout
30110 Spell checking
30111 \end_layout
30112
30113 \end_inset
30114
30115
30116 \end_layout
30117
30118 \begin_layout Standard
30119 LyX itself has no built-in spell checker.
30120  Rather it uses one of the external programs 
30121 \family typewriter
30122 aspell
30123 \family default
30124
30125 \family typewriter
30126 ispell
30127 \family default
30128
30129 \family typewriter
30130 hspell
30131 \family default
30132 , or 
30133 \family typewriter
30134 pspell
30135 \family default
30136  as backend.
30137  This section assumes you have already installed and set up one of these
30138  programs.
30139  
30140 \family typewriter
30141 aspell
30142 \family default
30143  can be seen as the successor to 
30144 \family typewriter
30145 ispell
30146 \family default
30147 , and contrary to 
30148 \family typewriter
30149 ispell
30150 \family default
30151 , it supports multiple languages in parallel, so it is recommended to use
30152  aspell.
30153  
30154 \family typewriter
30155 hspell
30156 \family default
30157  is a Hebrew spell-checker.
30158  The used spell checker and its settings are specified in LyX's preferences
30159  under 
30160 \family sans
30161 Language Settings
30162 \family default
30163 .
30164 \end_layout
30165
30166 \begin_layout Standard
30167 For LyX on Windows, the selection box for the spell checking program is
30168  greyed out in the preferences dialog because only 
30169 \family typewriter
30170 aspell
30171 \family default
30172  can be used.
30173 \end_layout
30174
30175 \begin_layout Standard
30176 The menu
30177 \family sans
30178  Tools\SpecialChar \menuseparator
30179 Spellchecker
30180 \family default
30181  or the toolbar button 
30182 \begin_inset Info
30183 type  "icon"
30184 arg   "dialog-show spellchecker"
30185 \end_inset
30186
30187  starts the spell checking beginning from the current cursor position.
30188  A dialog window will appear showing any incorrect (or unknown) word found,
30189  allowing you to edit and replace it in a second line.
30190  Whenever an unknown word is found, the word is highlighted and the text
30191  scrolled so that it is visible.
30192  In the 
30193 \family sans
30194 spell checker
30195 \family default
30196  dialog, there is also a box showing suggestions for a correction, if any
30197  could be found.
30198  Clicking on one of the corrections will copy to the 
30199 \family sans
30200 Replace
30201 \family default
30202  field, double-click invokes directly the replacement.
30203  Unknown but correctly typed words can be added to the personal dictionary.
30204 \end_layout
30205
30206 \begin_layout Standard
30207 By default, the dictionary file used is determined by the document language
30208  that is set in the 
30209 \family sans
30210 Document\SpecialChar \menuseparator
30211 Settings
30212 \family default
30213  dialog.
30214  If you do not have a dictionary for the document language, spell checking
30215  will bring an error message.
30216  In this case, you can specify another dictionary file in the dialog by
30217  specifying a different 
30218 \family sans
30219 Alternative language
30220 \family default
30221  in preferences dialog.
30222 \end_layout
30223
30224 \begin_layout Standard
30225 After a spell check you will be informed about the number of checked words.
30226 \end_layout
30227
30228 \begin_layout Subsubsection*
30229 Limitations
30230 \end_layout
30231
30232 \begin_layout Standard
30233 It is not possible to change the spelling of a particular word globally,
30234  rather than having to change the spelling separately for each occurrence
30235  of the word.
30236  But you can use the 
30237 \family sans
30238 Find
30239 \begin_inset space ~
30240 \end_inset
30241
30242 &
30243 \begin_inset space ~
30244 \end_inset
30245
30246 Replace
30247 \family default
30248  dialog for that.
30249 \end_layout
30250
30251 \begin_layout Standard
30252 LyX cannot correctly spell check documents containing multiple languages.
30253  This does work with 
30254 \family typewriter
30255 pspell
30256 \family default
30257 , assuming you have marked the different languages appropriately.
30258 \end_layout
30259
30260 \begin_layout Subsubsection*
30261 Further Settings
30262 \end_layout
30263
30264 \begin_layout Standard
30265 The 
30266 \family sans
30267 Spellchecker
30268 \family default
30269  section in the preferences dialog has some additional options:
30270 \end_layout
30271
30272 \begin_layout Description
30273 Escape
30274 \begin_inset space ~
30275 \end_inset
30276
30277 characters Allows you to add non-standard characters that the spell checker
30278  should consider, e.
30279 \begin_inset space \thinspace{}
30280 \end_inset
30281
30282 g.
30283 \begin_inset space \space{}
30284 \end_inset
30285
30286 German umlauts although you are spell checking an English document.
30287  This should not normally be needed.
30288 \end_layout
30289
30290 \begin_layout Description
30291 Personal
30292 \begin_inset space ~
30293 \end_inset
30294
30295 dictionary to use a different file as your personal dictionary instead of
30296  the spell checker's default choice 
30297 \end_layout
30298
30299 \begin_layout Description
30300 Accept
30301 \begin_inset space ~
30302 \end_inset
30303
30304 compound
30305 \begin_inset space ~
30306 \end_inset
30307
30308 words Prevent the spell checker from complaining about compounded words
30309  like 
30310 \begin_inset Quotes eld
30311 \end_inset
30312
30313 passthrough
30314 \begin_inset Quotes erd
30315 \end_inset
30316
30317 .
30318 \end_layout
30319
30320 \begin_layout Description
30321 Use
30322 \begin_inset space ~
30323 \end_inset
30324
30325 input
30326 \begin_inset space ~
30327 \end_inset
30328
30329 encoding Uses the document encoding that is set in the 
30330 \family sans
30331 Document\SpecialChar \menuseparator
30332 Settings
30333 \family default
30334  dialog under 
30335 \family sans
30336 Language
30337 \family default
30338  also for the spellchecker.
30339 \begin_inset Foot
30340 status collapsed
30341
30342 \begin_layout Plain Layout
30343 The encodings are explained in section
30344 \begin_inset space ~
30345 \end_inset
30346
30347
30348 \begin_inset CommandInset ref
30349 LatexCommand ref
30350 reference "cha:The-Document-Settings"
30351
30352 \end_inset
30353
30354 .
30355 \end_layout
30356
30357 \end_inset
30358
30359  Only enable this if you use 
30360 \family typewriter
30361 ispell
30362 \family default
30363  and can't spell check words with international letters in them.
30364  There have been reports that this does not work with all dictionaries,
30365  so this is disabled by default.
30366 \end_layout
30367
30368 \begin_layout Section
30369 Thesaurus
30370 \begin_inset Index idx
30371 status collapsed
30372
30373 \begin_layout Plain Layout
30374 Thesaurus
30375 \end_layout
30376
30377 \end_inset
30378
30379
30380 \begin_inset CommandInset label
30381 LatexCommand label
30382 name "sec:Thesaurus"
30383
30384 \end_inset
30385
30386
30387 \end_layout
30388
30389 \begin_layout Standard
30390 LyX provides a multilingual thesaurus.
30391  It uses the same thesaurus framework as OpenOffice and Firefox (namely
30392  the 
30393 \emph on
30394 MyThes
30395 \emph default
30396
30397 \begin_inset Foot
30398 status collapsed
30399
30400 \begin_layout Plain Layout
30401 \begin_inset CommandInset href
30402 LatexCommand href
30403 target "http://lingucomponent.openoffice.org/thesaurus.html"
30404
30405 \end_inset
30406
30407
30408 \end_layout
30409
30410 \end_inset
30411
30412  thesaurus library, which is included in LyX).
30413  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
30414  are available for many languages.
30415 \end_layout
30416
30417 \begin_layout Standard
30418 This section describes how new dictionaries are installed and set up for
30419  the use with LyX.
30420 \end_layout
30421
30422 \begin_layout Subsection
30423 Setting up the thesaurus
30424 \end_layout
30425
30426 \begin_layout Standard
30427 The 
30428 \emph on
30429 MyThes/
30430 \emph default
30431 OpenOffice thesauri consist of two files per language: A file with the suffix
30432  
30433 \emph on
30434 *.dat
30435 \emph default
30436  containing the data and an index file with the suffix 
30437 \emph on
30438 *.idx
30439 \emph default
30440 .
30441  The standardized file names include the language code for the given language
30442  (e.
30443 \begin_inset space \thinspace{}
30444 \end_inset
30445
30446 g.
30447  en_EN for English).
30448  For instance, the English files are named:
30449 \end_layout
30450
30451 \begin_layout Itemize
30452 th_en_EN_v2.idx
30453 \end_layout
30454
30455 \begin_layout Itemize
30456 th_en_EN_v2.dat
30457 \end_layout
30458
30459 \begin_layout Standard
30460 If you have OpenOffice and its thesaurus installed, these files should be
30461  already on your system.
30462  If not, you can get dictionaries 
30463 \change_inserted -712698321 1298121514
30464 either from 
30465 \begin_inset Flex URL
30466 status collapsed
30467
30468 \begin_layout Plain Layout
30469
30470 \change_inserted -712698321 1298121516
30471
30472 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
30473 \change_unchanged
30474
30475 \end_layout
30476
30477 \end_inset
30478
30479  or 
30480 \change_unchanged
30481 from the site 
30482 \begin_inset Flex URL
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486
30487 http://extensions.services.openoffice.org
30488 \end_layout
30489
30490 \end_inset
30491
30492 .
30493
30494 \change_deleted -712698321 1298121776
30495  Note that, as of OpenOffice 3.0, these files are usually packed in extension
30496  archives (
30497 \emph on
30498 *.oxt
30499 \emph default
30500 ) that contain other files such as spellchecker dictionaries besides the
30501  thesauri.
30502  These archives are simple zip files, so you can unpack them as you would
30503  unpack a zip archive.
30504 \change_inserted -712698321 1298121667
30505
30506 \begin_inset Foot
30507 status open
30508
30509 \begin_layout Plain Layout
30510
30511 \change_inserted -712698321 1298121689
30512 Note that, as of OpenOffice 3.0, the files on 
30513 \begin_inset Flex URL
30514 status collapsed
30515
30516 \begin_layout Plain Layout
30517
30518 \change_inserted -712698321 1298121688
30519
30520 http://extensions.services.openoffice.org
30521 \end_layout
30522
30523 \end_inset
30524
30525  are usually packed in extension archives (
30526 \emph on
30527 *.oxt
30528 \emph default
30529 ) that contain other files such as spellchecker dictionaries besides the
30530  thesauri.
30531  These archives are simple zip files, so you can unpack them as you would
30532  unpack a zip archive.
30533 \change_unchanged
30534
30535 \end_layout
30536
30537 \end_inset
30538
30539  
30540 \change_deleted -712698321 1298121653
30541
30542 \end_layout
30543
30544 \begin_layout Standard
30545 Put the 
30546 \emph on
30547 *.idx
30548 \emph default
30549  and 
30550 \emph on
30551 *.dat
30552 \emph default
30553  files of all languages you want to use into one directory (do not use subfolder
30554 s), and specify the path to this directory in 
30555 \family sans
30556 Tools\SpecialChar \menuseparator
30557 Preferences\SpecialChar \menuseparator
30558 Paths
30559 \family default
30560 .
30561  Now the thesaurus should be ready to use.
30562 \end_layout
30563
30564 \begin_layout Subsection
30565 Using the thesaurus
30566 \end_layout
30567
30568 \begin_layout Standard
30569 To start the thesaurus, use the menu 
30570 \family sans
30571 Tools\SpecialChar \menuseparator
30572 Thesaurus
30573 \family default
30574  or the toolbar button 
30575 \begin_inset Info
30576 type  "icon"
30577 arg   "thesaurus-entry"
30578 \end_inset
30579
30580  while the cursor is at the word you want to look up or while a word is
30581  selected.
30582  A dialog pops up showing you probably related words that you can use as
30583  replacement.
30584  The proposals are grouped into categories.
30585  Note that the thesaurus does not only show synonyms, but also hyperonyms
30586  and hyponyms (such as 
30587 \emph on
30588 plant
30589 \emph default
30590  for 
30591 \emph on
30592 tree
30593 \emph default
30594 ), compounds (such as 
30595 \emph on
30596 tree diagram
30597 \emph default
30598 ) and antonyms (such as 
30599 \emph on
30600 women
30601 \emph default
30602  for 
30603 \emph on
30604 men
30605 \emph default
30606 ), which are marked as such.
30607 \end_layout
30608
30609 \begin_layout Standard
30610 The language is automatically chosen from the language at the cursor, but
30611  you can also switch it in the dialog, as you can enter new words to look
30612  up directly there.
30613 \end_layout
30614
30615 \begin_layout Standard
30616 Note that the thesaurus cannot handle phrases (only compounds that are in
30617  the dictionary, such as the above 
30618 \emph on
30619 tree diagram
30620 \emph default
30621 ), and you have to use the so called lemma form, i.
30622 \begin_inset space \thinspace{}
30623 \end_inset
30624
30625 e.
30626  the form that is used in the dictionaries (for many languages: first person
30627  singular indicative active for nouns, infinitive for verbs).
30628  For example looking up the word forms 
30629 \emph on
30630 reports
30631 \emph default
30632  or 
30633 \emph on
30634 reporting
30635 \emph default
30636  yields no results, while results are shown for the word form 
30637 \emph on
30638 report
30639 \emph default
30640 .
30641  Your best bet is to highlight only the relevant parts of such word (e.
30642 \begin_inset space \thinspace{}
30643 \end_inset
30644
30645 g.
30646  
30647 \emph on
30648 report
30649 \emph default
30650  in 
30651 \emph on
30652 report
30653 \emph default
30654 s), then you get proposals without adjusting the query in the dialog, and
30655  also the replacement will probably be correct (as only the highlighted
30656  part will be replaced, thus the ending remains).
30657 \end_layout
30658
30659 \begin_layout Subsection
30660 License of the Thesaurus library
30661 \end_layout
30662
30663 \begin_layout Standard
30664 The 
30665 \emph on
30666 MyThes
30667 \emph default
30668  library, which is used by LyX for the thesaurus, was created by 
30669 \noun on
30670 Kevin B.
30671  Hendricks
30672 \noun default
30673  as a standalone program.
30674  Version 1.1 of the library is included in LyX.
30675  The library was released under the 
30676 \emph on
30677 Berkeley Database License
30678 \emph default
30679 , which is compatible with LyX's license, the GPL.
30680  In order to meet the requirements of the Berkeley Database License, the
30681  MyThes license file is included in the LyX sources in the folder 
30682 \family sans
30683 ~src/support/mythes/license.readme
30684 \family default
30685 .
30686  In LyX Windows installations it is additionally available in the file 
30687 \family sans
30688 MyThes-License.txt
30689 \family default
30690  that is in the same folder as the file lyx.exe.
30691 \end_layout
30692
30693 \begin_layout Section
30694 Change Tracking
30695 \begin_inset Index idx
30696 status collapsed
30697
30698 \begin_layout Plain Layout
30699 Change Tracking
30700 \end_layout
30701
30702 \end_inset
30703
30704
30705 \begin_inset Index idx
30706 status collapsed
30707
30708 \begin_layout Plain Layout
30709 Document ! Change Tracking
30710 \end_layout
30711
30712 \end_inset
30713
30714
30715 \begin_inset CommandInset label
30716 LatexCommand label
30717 name "sec:Change-Tracking"
30718
30719 \end_inset
30720
30721
30722 \end_layout
30723
30724 \begin_layout Standard
30725 When you work on a document collaboratively it is extremely useful to be
30726  able to see changes that others have made highlighted in the document.
30727  You can then decide if you want to accept a change or not.
30728  This can be achieved by turning on change tracking in the menu 
30729 \family sans
30730 Document\SpecialChar \menuseparator
30731 Change
30732 \begin_inset space ~
30733 \end_inset
30734
30735 Tracking\SpecialChar \menuseparator
30736 Track
30737 \begin_inset space ~
30738 \end_inset
30739
30740 Changes
30741 \family default
30742 .
30743 \end_layout
30744
30745 \begin_layout Standard
30746 Changes made in the document will then be highlighted by strokes and colors:
30747  
30748 \bar under
30749 \color blue
30750 underlined text
30751 \bar default
30752 \color inherit
30753  is an addition, 
30754 \strikeout on
30755 \color blue
30756 canceled text
30757 \strikeout default
30758 \color inherit
30759  is a deletion.
30760  The color depends on the author that made the change.
30761  You can change the color in LyX's preferences dialog under 
30762 \family sans
30763 Look
30764 \begin_inset space ~
30765 \end_inset
30766
30767 and
30768 \begin_inset space ~
30769 \end_inset
30770
30771 feel
30772 \family default
30773
30774 \family sans
30775 Colors
30776 \family default
30777 .
30778 \begin_inset Index idx
30779 status collapsed
30780
30781 \begin_layout Plain Layout
30782 Color ! Change tracking
30783 \end_layout
30784
30785 \end_inset
30786
30787  The author and the date of the change are shown in LyX's status bar when
30788  the cursor is in changed text.
30789  The same information is shown when you use the toolbar button 
30790 \begin_inset Info
30791 type  "icon"
30792 arg   "changes-merge"
30793 \end_inset
30794
30795 .
30796 \end_layout
30797
30798 \begin_layout Standard
30799 When change tracking is activated, you will see the review toolbar in LyX:
30800 \begin_inset Index idx
30801 status collapsed
30802
30803 \begin_layout Plain Layout
30804 Toolbar ! Review
30805 \end_layout
30806
30807 \end_inset
30808
30809
30810 \end_layout
30811
30812 \begin_layout Standard
30813 \begin_inset VSpace defskip
30814 \end_inset
30815
30816
30817 \end_layout
30818
30819 \begin_layout Standard
30820 \begin_inset Graphics
30821         filename clipart/ChangesToolbar.png
30822         scale 90
30823
30824 \end_inset
30825
30826
30827 \end_layout
30828
30829 \begin_layout Standard
30830 \begin_inset VSpace defskip
30831 \end_inset
30832
30833
30834 \end_layout
30835
30836 \begin_layout Standard
30837 The review toolbar as shown above contains from left to right the following
30838  buttons:
30839 \end_layout
30840
30841 \begin_layout Standard
30842 \begin_inset VSpace defskip
30843 \end_inset
30844
30845
30846 \end_layout
30847
30848 \begin_layout Standard
30849 \begin_inset Tabular
30850 <lyxtabular version="3" rows="10" columns="2">
30851 <features islongtable="true" longtabularalignment="center">
30852 <column alignment="left" valignment="top" width="0">
30853 <column alignment="left" valignment="top" width="0">
30854 <row interlinespace="2.5mm">
30855 <cell alignment="center" valignment="top" usebox="none">
30856 \begin_inset Text
30857
30858 \begin_layout Plain Layout
30859
30860 \family sans
30861 \begin_inset Info
30862 type  "icon"
30863 arg   "changes-track"
30864 \end_inset
30865
30866
30867 \end_layout
30868
30869 \end_inset
30870 </cell>
30871 <cell alignment="center" valignment="top" usebox="none">
30872 \begin_inset Text
30873
30874 \begin_layout Plain Layout
30875
30876 \family sans
30877 Document\SpecialChar \menuseparator
30878 Change
30879 \begin_inset space ~
30880 \end_inset
30881
30882 Tracking\SpecialChar \menuseparator
30883 Track
30884 \begin_inset space ~
30885 \end_inset
30886
30887 Changes
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 </row>
30893 <row interlinespace="2.5mm">
30894 <cell alignment="center" valignment="top" usebox="none">
30895 \begin_inset Text
30896
30897 \begin_layout Plain Layout
30898
30899 \family sans
30900 \begin_inset Info
30901 type  "icon"
30902 arg   "changes-output"
30903 \end_inset
30904
30905
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 <cell alignment="center" valignment="top" usebox="none">
30911 \begin_inset Text
30912
30913 \begin_layout Plain Layout
30914
30915 \family sans
30916 Document\SpecialChar \menuseparator
30917 Change
30918 \begin_inset space ~
30919 \end_inset
30920
30921 Tracking\SpecialChar \menuseparator
30922 Show
30923 \begin_inset space ~
30924 \end_inset
30925
30926 Changes
30927 \begin_inset space ~
30928 \end_inset
30929
30930 in
30931 \begin_inset space ~
30932 \end_inset
30933
30934 Output
30935 \end_layout
30936
30937 \end_inset
30938 </cell>
30939 </row>
30940 <row interlinespace="2.5mm">
30941 <cell alignment="center" valignment="top" usebox="none">
30942 \begin_inset Text
30943
30944 \begin_layout Plain Layout
30945
30946 \family sans
30947 \begin_inset Info
30948 type  "icon"
30949 arg   "change-next"
30950 \end_inset
30951
30952
30953 \end_layout
30954
30955 \end_inset
30956 </cell>
30957 <cell alignment="center" valignment="top" usebox="none">
30958 \begin_inset Text
30959
30960 \begin_layout Plain Layout
30961 Jumps to the next change
30962 \end_layout
30963
30964 \end_inset
30965 </cell>
30966 </row>
30967 <row interlinespace="2.5mm">
30968 <cell alignment="center" valignment="top" usebox="none">
30969 \begin_inset Text
30970
30971 \begin_layout Plain Layout
30972
30973 \family sans
30974 \begin_inset Info
30975 type  "icon"
30976 arg   "change-accept"
30977 \end_inset
30978
30979
30980 \end_layout
30981
30982 \end_inset
30983 </cell>
30984 <cell alignment="center" valignment="top" usebox="none">
30985 \begin_inset Text
30986
30987 \begin_layout Plain Layout
30988
30989 \family sans
30990 Document\SpecialChar \menuseparator
30991 Change
30992 \begin_inset space ~
30993 \end_inset
30994
30995 Tracking\SpecialChar \menuseparator
30996 Accept
30997 \begin_inset space ~
30998 \end_inset
30999
31000 Change
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 </row>
31006 <row interlinespace="2.5mm">
31007 <cell alignment="center" valignment="top" usebox="none">
31008 \begin_inset Text
31009
31010 \begin_layout Plain Layout
31011
31012 \family sans
31013 \begin_inset Info
31014 type  "icon"
31015 arg   "change-reject"
31016 \end_inset
31017
31018
31019 \end_layout
31020
31021 \end_inset
31022 </cell>
31023 <cell alignment="center" valignment="top" usebox="none">
31024 \begin_inset Text
31025
31026 \begin_layout Plain Layout
31027
31028 \family sans
31029 Document\SpecialChar \menuseparator
31030 Change
31031 \begin_inset space ~
31032 \end_inset
31033
31034 Tracking\SpecialChar \menuseparator
31035 Reject
31036 \begin_inset space ~
31037 \end_inset
31038
31039 Change
31040 \end_layout
31041
31042 \end_inset
31043 </cell>
31044 </row>
31045 <row interlinespace="2.5mm">
31046 <cell alignment="center" valignment="top" usebox="none">
31047 \begin_inset Text
31048
31049 \begin_layout Plain Layout
31050
31051 \family sans
31052 \begin_inset Info
31053 type  "icon"
31054 arg   "changes-merge"
31055 \end_inset
31056
31057
31058 \end_layout
31059
31060 \end_inset
31061 </cell>
31062 <cell alignment="center" valignment="top" usebox="none">
31063 \begin_inset Text
31064
31065 \begin_layout Plain Layout
31066
31067 \family sans
31068 Document\SpecialChar \menuseparator
31069 Change
31070 \begin_inset space ~
31071 \end_inset
31072
31073 Tracking\SpecialChar \menuseparator
31074 Merge
31075 \begin_inset space ~
31076 \end_inset
31077
31078 Changes
31079 \end_layout
31080
31081 \end_inset
31082 </cell>
31083 </row>
31084 <row interlinespace="2.5mm">
31085 <cell alignment="center" valignment="top" usebox="none">
31086 \begin_inset Text
31087
31088 \begin_layout Plain Layout
31089
31090 \family sans
31091 \begin_inset Info
31092 type  "icon"
31093 arg   "all-changes-accept"
31094 \end_inset
31095
31096
31097 \end_layout
31098
31099 \end_inset
31100 </cell>
31101 <cell alignment="center" valignment="top" usebox="none">
31102 \begin_inset Text
31103
31104 \begin_layout Plain Layout
31105
31106 \family sans
31107 Document\SpecialChar \menuseparator
31108 Change
31109 \begin_inset space ~
31110 \end_inset
31111
31112 Tracking\SpecialChar \menuseparator
31113 Accept
31114 \begin_inset space ~
31115 \end_inset
31116
31117 All
31118 \begin_inset space ~
31119 \end_inset
31120
31121 Changes
31122 \end_layout
31123
31124 \end_inset
31125 </cell>
31126 </row>
31127 <row interlinespace="2.5mm">
31128 <cell alignment="center" valignment="top" usebox="none">
31129 \begin_inset Text
31130
31131 \begin_layout Plain Layout
31132
31133 \family sans
31134 \begin_inset Info
31135 type  "icon"
31136 arg   "all-changes-reject"
31137 \end_inset
31138
31139
31140 \end_layout
31141
31142 \end_inset
31143 </cell>
31144 <cell alignment="center" valignment="top" usebox="none">
31145 \begin_inset Text
31146
31147 \begin_layout Plain Layout
31148
31149 \family sans
31150 Document\SpecialChar \menuseparator
31151 Change
31152 \begin_inset space ~
31153 \end_inset
31154
31155 Tracking\SpecialChar \menuseparator
31156 Reject
31157 \begin_inset space ~
31158 \end_inset
31159
31160 All
31161 \begin_inset space ~
31162 \end_inset
31163
31164 Changes
31165 \end_layout
31166
31167 \end_inset
31168 </cell>
31169 </row>
31170 <row interlinespace="2.5mm">
31171 <cell alignment="center" valignment="top" usebox="none">
31172 \begin_inset Text
31173
31174 \begin_layout Plain Layout
31175
31176 \family sans
31177 \begin_inset Info
31178 type  "icon"
31179 arg   "note-insert"
31180 \end_inset
31181
31182
31183 \end_layout
31184
31185 \end_inset
31186 </cell>
31187 <cell alignment="center" valignment="top" usebox="none">
31188 \begin_inset Text
31189
31190 \begin_layout Plain Layout
31191
31192 \family sans
31193 Insert\SpecialChar \menuseparator
31194 Note\SpecialChar \menuseparator
31195 LyX
31196 \begin_inset space ~
31197 \end_inset
31198
31199 Note
31200 \end_layout
31201
31202 \end_inset
31203 </cell>
31204 </row>
31205 <row interlinespace="2.5mm">
31206 <cell alignment="center" valignment="top" usebox="none">
31207 \begin_inset Text
31208
31209 \begin_layout Plain Layout
31210
31211 \family sans
31212 \begin_inset Info
31213 type  "icon"
31214 arg   "note-next"
31215 \end_inset
31216
31217
31218 \end_layout
31219
31220 \end_inset
31221 </cell>
31222 <cell alignment="center" valignment="top" usebox="none">
31223 \begin_inset Text
31224
31225 \begin_layout Plain Layout
31226
31227 \family sans
31228 Navigate\SpecialChar \menuseparator
31229 Next
31230 \begin_inset space ~
31231 \end_inset
31232
31233 Note
31234 \end_layout
31235
31236 \end_inset
31237 </cell>
31238 </row>
31239 </lyxtabular>
31240
31241 \end_inset
31242
31243
31244 \end_layout
31245
31246 \begin_layout Standard
31247 \begin_inset VSpace defskip
31248 \end_inset
31249
31250
31251 \end_layout
31252
31253 \begin_layout Standard
31254 The review toolbar helps you to accept, reject, or merge changes – highlight
31255  the change and press one of the desired toolbar buttons.
31256  When you merge changes, a window pops up showing you information about
31257  the next change after the current cursor position.
31258  So you don't need to highlight a certain change.
31259  Within the merge window you can decide to accept or reject changes and
31260  step to the next change.
31261  This way you can jump through all the changes in the document.
31262 \end_layout
31263
31264 \begin_layout Standard
31265 The toolbar has two buttons to handle notes because notes are often important
31266  to describe a change.
31267 \end_layout
31268
31269 \begin_layout Standard
31270 To show made changes in the output you need the LaTeX package 
31271 \series bold
31272 dvipost
31273 \series default
31274
31275 \begin_inset Index idx
31276 status collapsed
31277
31278 \begin_layout Plain Layout
31279 LaTeX-packages ! dvipost
31280 \end_layout
31281
31282 \end_inset
31283
31284  installed.
31285  You will find it in the TeX Catalogue, 
31286 \begin_inset CommandInset citation
31287 LatexCommand cite
31288 key "TeXCatalogue"
31289
31290 \end_inset
31291
31292  or in the package manager of your LaTeX-system.
31293 \end_layout
31294
31295 \begin_layout Section
31296 International Support
31297 \begin_inset Index idx
31298 status collapsed
31299
31300 \begin_layout Plain Layout
31301 International support
31302 \end_layout
31303
31304 \end_inset
31305
31306
31307 \end_layout
31308
31309 \begin_layout Standard
31310 This section describes how to use LyX with any language you want.
31311  For some non-western languages there are special Wiki-pages that explain
31312  how to set up LyX to use them: 
31313 \begin_inset CommandInset citation
31314 LatexCommand cite
31315 key "Arabic,Armenian,Farsi,Hebrew"
31316
31317 \end_inset
31318
31319
31320 \end_layout
31321
31322 \begin_layout Standard
31323 Besides languages, LyX also supports phonetic symbols, see section
31324 \begin_inset space ~
31325 \end_inset
31326
31327
31328 \begin_inset CommandInset ref
31329 LatexCommand ref
31330 reference "sub:Special-Character"
31331
31332 \end_inset
31333
31334 .
31335 \end_layout
31336
31337 \begin_layout Subsection
31338 Language Options
31339 \begin_inset Index idx
31340 status collapsed
31341
31342 \begin_layout Plain Layout
31343 Language ! Options
31344 \end_layout
31345
31346 \end_inset
31347
31348
31349 \begin_inset Index idx
31350 status collapsed
31351
31352 \begin_layout Plain Layout
31353 Document ! Settings
31354 \end_layout
31355
31356 \end_inset
31357
31358
31359 \begin_inset Index idx
31360 status collapsed
31361
31362 \begin_layout Plain Layout
31363 Document ! Language
31364 \end_layout
31365
31366 \end_inset
31367
31368
31369 \end_layout
31370
31371 \begin_layout Standard
31372 The 
31373 \family sans
31374 Document\SpecialChar \menuseparator
31375 Settings
31376 \family default
31377  dialog lets you set 
31378 \family roman
31379 the language and character encoding for your language.
31380  
31381 \end_layout
31382
31383 \begin_layout Standard
31384 Choose your language in the 
31385 \family sans
31386 Language
31387 \family default
31388  section of this dialog.
31389  The default is 
31390 \family sans
31391 English
31392 \family default
31393 .
31394 \end_layout
31395
31396 \begin_layout Standard
31397 Under 
31398 \family sans
31399 Encoding
31400 \family default
31401  you can choose the character encoding map you want to use for LaTeX export.
31402  The option 
31403 \family sans
31404 Language Default
31405 \family default
31406  is the preferred choice and works well in most cases.
31407  For details about the different encoding options see section
31408 \begin_inset space ~
31409 \end_inset
31410
31411
31412 \begin_inset CommandInset ref
31413 LatexCommand ref
31414 reference "cha:The-Document-Settings"
31415
31416 \end_inset
31417
31418 .
31419 \end_layout
31420
31421 \begin_layout Subsection
31422 Keyboard mapping configuration
31423 \begin_inset CommandInset label
31424 LatexCommand label
31425 name "sub:Keyboard-mapping"
31426
31427 \end_inset
31428
31429
31430 \end_layout
31431
31432 \begin_layout Standard
31433 If you have for example a U.S.-style keyboard and want to write in a language
31434  other than English, you can use an alternate keymap.
31435  For example, if you have a U.S.-style keyboard but want to write in Italian,
31436  you can configure LyX to use an Italian keymap.
31437  The preferences dialog allows you to choose up to two keyboard mappings,
31438  see section
31439 \begin_inset space ~
31440 \end_inset
31441
31442
31443 \begin_inset CommandInset ref
31444 LatexCommand ref
31445 reference "sub:Keyboard-Map"
31446
31447 \end_inset
31448
31449 .
31450  You can choose primary and secondary keyboard languages and then select
31451  which one you want to use.
31452 \end_layout
31453
31454 \begin_layout Standard
31455 Finally, you may just want to change a few key mappings or create an entirely
31456  different keymap (for Vulcan, for instance).
31457  You may, for example, normally write in Italian on a U.S.
31458  keyboard but want to include an occasional quotation in German.
31459  In such a case, you can write your own keyboard mapping or modify an existing
31460  one to support the characters you want.
31461  This and many other customizations are explained in the 
31462 \emph on
31463 Customization
31464 \emph default
31465  manual.
31466 \end_layout
31467
31468 \begin_layout Subsection
31469 Character Tables
31470 \end_layout
31471
31472 \begin_layout Standard
31473 Table
31474 \begin_inset space ~
31475 \end_inset
31476
31477
31478 \begin_inset CommandInset ref
31479 LatexCommand ref
31480 reference "cap:The-latin1-character"
31481
31482 \end_inset
31483
31484  shows the 
31485 \family typewriter
31486 Latin1
31487 \family default
31488  character set.
31489  You should be able to enter the characters in the first eight columns directly
31490  from the keyboard.
31491 \end_layout
31492
31493 \begin_layout Standard
31494 There are a few things you need to know about this table.
31495  Here are some of the details you'll need to bear in mind when using characters
31496  from the 
31497 \family typewriter
31498 Latin1
31499 \family default
31500  character set:
31501 \end_layout
31502
31503 \begin_layout Itemize
31504 Even if you have selected 
31505 \family sans
31506 latin1
31507 \family default
31508  in the 
31509 \family sans
31510 Document\SpecialChar \menuseparator
31511 Settings
31512 \family default
31513  dialog, users who have only the 
31514 \family typewriter
31515 T1
31516 \family default
31517 -fonts for LaTeX [or who have the 
31518 \family typewriter
31519 T1
31520 \family default
31521 -fonts but aren't using them] will still miss a few characters: D0, F0,
31522  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
31523  french quotes won't show up.
31524 \end_layout
31525
31526 \begin_layout Standard
31527 \begin_inset Float table
31528 wide false
31529 sideways false
31530 status open
31531
31532 \begin_layout Plain Layout
31533 \begin_inset Caption
31534
31535 \begin_layout Plain Layout
31536 \begin_inset CommandInset label
31537 LatexCommand label
31538 name "cap:The-latin1-character"
31539
31540 \end_inset
31541
31542 The 
31543 \family typewriter
31544 latin1
31545 \family default
31546  character set
31547 \end_layout
31548
31549 \end_inset
31550
31551
31552 \end_layout
31553
31554 \begin_layout Plain Layout
31555 \align center
31556 \begin_inset Tabular
31557 <lyxtabular version="3" rows="17" columns="17">
31558 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0pt">
31575 <column alignment="center" valignment="top" width="0pt">
31576 <row>
31577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31578 \begin_inset Text
31579
31580 \begin_layout Plain Layout
31581
31582 \end_layout
31583
31584 \end_inset
31585 </cell>
31586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31587 \begin_inset Text
31588
31589 \begin_layout Plain Layout
31590
31591 \family roman
31592 \series medium
31593 \shape up
31594 \size tiny
31595 \emph off
31596 \bar no
31597 \noun off
31598 \color none
31599 00
31600 \end_layout
31601
31602 \end_inset
31603 </cell>
31604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31605 \begin_inset Text
31606
31607 \begin_layout Plain Layout
31608
31609 \family roman
31610 \series medium
31611 \shape up
31612 \size tiny
31613 \emph off
31614 \bar no
31615 \noun off
31616 \color none
31617 10
31618 \end_layout
31619
31620 \end_inset
31621 </cell>
31622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31623 \begin_inset Text
31624
31625 \begin_layout Plain Layout
31626
31627 \family roman
31628 \series medium
31629 \shape up
31630 \size tiny
31631 \emph off
31632 \bar no
31633 \noun off
31634 \color none
31635 20
31636 \end_layout
31637
31638 \end_inset
31639 </cell>
31640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31641 \begin_inset Text
31642
31643 \begin_layout Plain Layout
31644
31645 \family roman
31646 \series medium
31647 \shape up
31648 \size tiny
31649 \emph off
31650 \bar no
31651 \noun off
31652 \color none
31653 30
31654 \end_layout
31655
31656 \end_inset
31657 </cell>
31658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31659 \begin_inset Text
31660
31661 \begin_layout Plain Layout
31662
31663 \family roman
31664 \series medium
31665 \shape up
31666 \size tiny
31667 \emph off
31668 \bar no
31669 \noun off
31670 \color none
31671 40
31672 \end_layout
31673
31674 \end_inset
31675 </cell>
31676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31677 \begin_inset Text
31678
31679 \begin_layout Plain Layout
31680
31681 \family roman
31682 \series medium
31683 \shape up
31684 \size tiny
31685 \emph off
31686 \bar no
31687 \noun off
31688 \color none
31689 50
31690 \end_layout
31691
31692 \end_inset
31693 </cell>
31694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31695 \begin_inset Text
31696
31697 \begin_layout Plain Layout
31698
31699 \family roman
31700 \series medium
31701 \shape up
31702 \size tiny
31703 \emph off
31704 \bar no
31705 \noun off
31706 \color none
31707 60
31708 \end_layout
31709
31710 \end_inset
31711 </cell>
31712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31713 \begin_inset Text
31714
31715 \begin_layout Plain Layout
31716
31717 \family roman
31718 \series medium
31719 \shape up
31720 \size tiny
31721 \emph off
31722 \bar no
31723 \noun off
31724 \color none
31725 70
31726 \end_layout
31727
31728 \end_inset
31729 </cell>
31730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31731 \begin_inset Text
31732
31733 \begin_layout Plain Layout
31734
31735 \family roman
31736 \series medium
31737 \shape up
31738 \size tiny
31739 \emph off
31740 \bar no
31741 \noun off
31742 \color none
31743 80
31744 \end_layout
31745
31746 \end_inset
31747 </cell>
31748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31749 \begin_inset Text
31750
31751 \begin_layout Plain Layout
31752
31753 \family roman
31754 \series medium
31755 \shape up
31756 \size tiny
31757 \emph off
31758 \bar no
31759 \noun off
31760 \color none
31761 90
31762 \end_layout
31763
31764 \end_inset
31765 </cell>
31766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31767 \begin_inset Text
31768
31769 \begin_layout Plain Layout
31770
31771 \family roman
31772 \series medium
31773 \shape up
31774 \size tiny
31775 \emph off
31776 \bar no
31777 \noun off
31778 \color none
31779 A0
31780 \end_layout
31781
31782 \end_inset
31783 </cell>
31784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31785 \begin_inset Text
31786
31787 \begin_layout Plain Layout
31788
31789 \family roman
31790 \series medium
31791 \shape up
31792 \size tiny
31793 \emph off
31794 \bar no
31795 \noun off
31796 \color none
31797 B0
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31803 \begin_inset Text
31804
31805 \begin_layout Plain Layout
31806
31807 \family roman
31808 \series medium
31809 \shape up
31810 \size tiny
31811 \emph off
31812 \bar no
31813 \noun off
31814 \color none
31815 C0
31816 \end_layout
31817
31818 \end_inset
31819 </cell>
31820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31821 \begin_inset Text
31822
31823 \begin_layout Plain Layout
31824
31825 \family roman
31826 \series medium
31827 \shape up
31828 \size tiny
31829 \emph off
31830 \bar no
31831 \noun off
31832 \color none
31833 D0
31834 \end_layout
31835
31836 \end_inset
31837 </cell>
31838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31839 \begin_inset Text
31840
31841 \begin_layout Plain Layout
31842
31843 \family roman
31844 \series medium
31845 \shape up
31846 \size tiny
31847 \emph off
31848 \bar no
31849 \noun off
31850 \color none
31851 E0
31852 \end_layout
31853
31854 \end_inset
31855 </cell>
31856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31857 \begin_inset Text
31858
31859 \begin_layout Plain Layout
31860
31861 \family roman
31862 \series medium
31863 \shape up
31864 \size tiny
31865 \emph off
31866 \bar no
31867 \noun off
31868 \color none
31869 F0
31870 \end_layout
31871
31872 \end_inset
31873 </cell>
31874 </row>
31875 <row>
31876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31877 \begin_inset Text
31878
31879 \begin_layout Plain Layout
31880
31881 \family roman
31882 \series medium
31883 \shape up
31884 \size tiny
31885 \emph off
31886 \bar no
31887 \noun off
31888 \color none
31889 00
31890 \end_layout
31891
31892 \end_inset
31893 </cell>
31894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31895 \begin_inset Text
31896
31897 \begin_layout Plain Layout
31898
31899 \end_layout
31900
31901 \end_inset
31902 </cell>
31903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31904 \begin_inset Text
31905
31906 \begin_layout Plain Layout
31907
31908 \end_layout
31909
31910 \end_inset
31911 </cell>
31912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31913 \begin_inset Text
31914
31915 \begin_layout Plain Layout
31916
31917 \end_layout
31918
31919 \end_inset
31920 </cell>
31921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31922 \begin_inset Text
31923
31924 \begin_layout Plain Layout
31925
31926 \family roman
31927 \series medium
31928 \shape up
31929 \emph off
31930 \bar no
31931 \noun off
31932 \color none
31933 0
31934 \end_layout
31935
31936 \end_inset
31937 </cell>
31938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31939 \begin_inset Text
31940
31941 \begin_layout Plain Layout
31942
31943 \family roman
31944 \series medium
31945 \shape up
31946 \emph off
31947 \bar no
31948 \noun off
31949 \color none
31950 @
31951 \end_layout
31952
31953 \end_inset
31954 </cell>
31955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31956 \begin_inset Text
31957
31958 \begin_layout Plain Layout
31959
31960 \family roman
31961 \series medium
31962 \shape up
31963 \emph off
31964 \bar no
31965 \noun off
31966 \color none
31967 P
31968 \end_layout
31969
31970 \end_inset
31971 </cell>
31972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31973 \begin_inset Text
31974
31975 \begin_layout Plain Layout
31976
31977 \family roman
31978 \series medium
31979 \shape up
31980 \emph off
31981 \bar no
31982 \noun off
31983 \color none
31984 '
31985 \end_layout
31986
31987 \end_inset
31988 </cell>
31989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31990 \begin_inset Text
31991
31992 \begin_layout Plain Layout
31993
31994 \family roman
31995 \series medium
31996 \shape up
31997 \emph off
31998 \bar no
31999 \noun off
32000 \color none
32001 p
32002 \end_layout
32003
32004 \end_inset
32005 </cell>
32006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32007 \begin_inset Text
32008
32009 \begin_layout Plain Layout
32010
32011 \end_layout
32012
32013 \end_inset
32014 </cell>
32015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32016 \begin_inset Text
32017
32018 \begin_layout Plain Layout
32019
32020 \end_layout
32021
32022 \end_inset
32023 </cell>
32024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32025 \begin_inset Text
32026
32027 \begin_layout Plain Layout
32028
32029 \end_layout
32030
32031 \end_inset
32032 </cell>
32033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32034 \begin_inset Text
32035
32036 \begin_layout Plain Layout
32037
32038 \family roman
32039 \series medium
32040 \shape up
32041 \emph off
32042 \bar no
32043 \noun off
32044 \color none
32045 °
32046 \end_layout
32047
32048 \end_inset
32049 </cell>
32050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32051 \begin_inset Text
32052
32053 \begin_layout Plain Layout
32054
32055 \family roman
32056 \series medium
32057 \shape up
32058 \emph off
32059 \bar no
32060 \noun off
32061 \color none
32062 À
32063 \end_layout
32064
32065 \end_inset
32066 </cell>
32067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32068 \begin_inset Text
32069
32070 \begin_layout Plain Layout
32071
32072 \family roman
32073 \series medium
32074 \shape up
32075 \emph off
32076 \bar no
32077 \noun off
32078 \color none
32079 Ð
32080 \end_layout
32081
32082 \end_inset
32083 </cell>
32084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32085 \begin_inset Text
32086
32087 \begin_layout Plain Layout
32088
32089 \family roman
32090 \series medium
32091 \shape up
32092 \emph off
32093 \bar no
32094 \noun off
32095 \color none
32096 à
32097 \end_layout
32098
32099 \end_inset
32100 </cell>
32101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32102 \begin_inset Text
32103
32104 \begin_layout Plain Layout
32105
32106 \family roman
32107 \series medium
32108 \shape up
32109 \emph off
32110 \bar no
32111 \noun off
32112 \color none
32113 ð
32114 \end_layout
32115
32116 \end_inset
32117 </cell>
32118 </row>
32119 <row>
32120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124
32125 \family roman
32126 \series medium
32127 \shape up
32128 \size tiny
32129 \emph off
32130 \bar no
32131 \noun off
32132 \color none
32133 01
32134 \end_layout
32135
32136 \end_inset
32137 </cell>
32138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32139 \begin_inset Text
32140
32141 \begin_layout Plain Layout
32142
32143 \end_layout
32144
32145 \end_inset
32146 </cell>
32147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32148 \begin_inset Text
32149
32150 \begin_layout Plain Layout
32151
32152 \end_layout
32153
32154 \end_inset
32155 </cell>
32156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32157 \begin_inset Text
32158
32159 \begin_layout Plain Layout
32160
32161 \family roman
32162 \series medium
32163 \shape up
32164 \emph off
32165 \bar no
32166 \noun off
32167 \color none
32168 !
32169 \end_layout
32170
32171 \end_inset
32172 </cell>
32173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32174 \begin_inset Text
32175
32176 \begin_layout Plain Layout
32177
32178 \family roman
32179 \series medium
32180 \shape up
32181 \emph off
32182 \bar no
32183 \noun off
32184 \color none
32185 1
32186 \end_layout
32187
32188 \end_inset
32189 </cell>
32190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32191 \begin_inset Text
32192
32193 \begin_layout Plain Layout
32194
32195 \family roman
32196 \series medium
32197 \shape up
32198 \emph off
32199 \bar no
32200 \noun off
32201 \color none
32202 A
32203 \end_layout
32204
32205 \end_inset
32206 </cell>
32207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32208 \begin_inset Text
32209
32210 \begin_layout Plain Layout
32211
32212 \family roman
32213 \series medium
32214 \shape up
32215 \emph off
32216 \bar no
32217 \noun off
32218 \color none
32219 Q
32220 \end_layout
32221
32222 \end_inset
32223 </cell>
32224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228
32229 \family roman
32230 \series medium
32231 \shape up
32232 \emph off
32233 \bar no
32234 \noun off
32235 \color none
32236 a
32237 \end_layout
32238
32239 \end_inset
32240 </cell>
32241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32242 \begin_inset Text
32243
32244 \begin_layout Plain Layout
32245
32246 \family roman
32247 \series medium
32248 \shape up
32249 \emph off
32250 \bar no
32251 \noun off
32252 \color none
32253 q
32254 \end_layout
32255
32256 \end_inset
32257 </cell>
32258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32259 \begin_inset Text
32260
32261 \begin_layout Plain Layout
32262
32263 \end_layout
32264
32265 \end_inset
32266 </cell>
32267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271
32272 \end_layout
32273
32274 \end_inset
32275 </cell>
32276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32277 \begin_inset Text
32278
32279 \begin_layout Plain Layout
32280
32281 \family roman
32282 \series medium
32283 \shape up
32284 \emph off
32285 \bar no
32286 \noun off
32287 \color none
32288 ¡
32289 \end_layout
32290
32291 \end_inset
32292 </cell>
32293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32294 \begin_inset Text
32295
32296 \begin_layout Plain Layout
32297
32298 \family roman
32299 \series medium
32300 \shape up
32301 \emph off
32302 \bar no
32303 \noun off
32304 \color none
32305 ±
32306 \end_layout
32307
32308 \end_inset
32309 </cell>
32310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314
32315 \family roman
32316 \series medium
32317 \shape up
32318 \emph off
32319 \bar no
32320 \noun off
32321 \color none
32322 Á
32323 \end_layout
32324
32325 \end_inset
32326 </cell>
32327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32328 \begin_inset Text
32329
32330 \begin_layout Plain Layout
32331
32332 \family roman
32333 \series medium
32334 \shape up
32335 \emph off
32336 \bar no
32337 \noun off
32338 \color none
32339 Ñ
32340 \end_layout
32341
32342 \end_inset
32343 </cell>
32344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32345 \begin_inset Text
32346
32347 \begin_layout Plain Layout
32348
32349 \family roman
32350 \series medium
32351 \shape up
32352 \emph off
32353 \bar no
32354 \noun off
32355 \color none
32356 á
32357 \end_layout
32358
32359 \end_inset
32360 </cell>
32361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32362 \begin_inset Text
32363
32364 \begin_layout Plain Layout
32365
32366 \family roman
32367 \series medium
32368 \shape up
32369 \emph off
32370 \bar no
32371 \noun off
32372 \color none
32373 ñ
32374 \end_layout
32375
32376 \end_inset
32377 </cell>
32378 </row>
32379 <row>
32380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32381 \begin_inset Text
32382
32383 \begin_layout Plain Layout
32384
32385 \family roman
32386 \series medium
32387 \shape up
32388 \size tiny
32389 \emph off
32390 \bar no
32391 \noun off
32392 \color none
32393 02
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402
32403 \end_layout
32404
32405 \end_inset
32406 </cell>
32407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32408 \begin_inset Text
32409
32410 \begin_layout Plain Layout
32411
32412 \end_layout
32413
32414 \end_inset
32415 </cell>
32416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32417 \begin_inset Text
32418
32419 \begin_layout Plain Layout
32420
32421 \family roman
32422 \series medium
32423 \shape up
32424 \emph off
32425 \bar no
32426 \noun off
32427 \color none
32428 \begin_inset Quotes eld
32429 \end_inset
32430
32431
32432 \end_layout
32433
32434 \end_inset
32435 </cell>
32436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32437 \begin_inset Text
32438
32439 \begin_layout Plain Layout
32440
32441 \family roman
32442 \series medium
32443 \shape up
32444 \emph off
32445 \bar no
32446 \noun off
32447 \color none
32448 2
32449 \end_layout
32450
32451 \end_inset
32452 </cell>
32453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32454 \begin_inset Text
32455
32456 \begin_layout Plain Layout
32457
32458 \family roman
32459 \series medium
32460 \shape up
32461 \emph off
32462 \bar no
32463 \noun off
32464 \color none
32465 B
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474
32475 \family roman
32476 \series medium
32477 \shape up
32478 \emph off
32479 \bar no
32480 \noun off
32481 \color none
32482 R
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32488 \begin_inset Text
32489
32490 \begin_layout Plain Layout
32491
32492 \family roman
32493 \series medium
32494 \shape up
32495 \emph off
32496 \bar no
32497 \noun off
32498 \color none
32499 b
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Plain Layout
32508
32509 \family roman
32510 \series medium
32511 \shape up
32512 \emph off
32513 \bar no
32514 \noun off
32515 \color none
32516 r
32517 \end_layout
32518
32519 \end_inset
32520 </cell>
32521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32522 \begin_inset Text
32523
32524 \begin_layout Plain Layout
32525
32526 \end_layout
32527
32528 \end_inset
32529 </cell>
32530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32531 \begin_inset Text
32532
32533 \begin_layout Plain Layout
32534
32535 \end_layout
32536
32537 \end_inset
32538 </cell>
32539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32540 \begin_inset Text
32541
32542 \begin_layout Plain Layout
32543 ¢
32544 \end_layout
32545
32546 \end_inset
32547 </cell>
32548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Plain Layout
32552
32553 \family roman
32554 \series medium
32555 \shape up
32556 \emph off
32557 \bar no
32558 \noun off
32559 \color none
32560 ²
32561 \end_layout
32562
32563 \end_inset
32564 </cell>
32565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32566 \begin_inset Text
32567
32568 \begin_layout Plain Layout
32569
32570 \family roman
32571 \series medium
32572 \shape up
32573 \emph off
32574 \bar no
32575 \noun off
32576 \color none
32577 Â
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \family roman
32588 \series medium
32589 \shape up
32590 \emph off
32591 \bar no
32592 \noun off
32593 \color none
32594 Ò
32595 \end_layout
32596
32597 \end_inset
32598 </cell>
32599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32600 \begin_inset Text
32601
32602 \begin_layout Plain Layout
32603
32604 \family roman
32605 \series medium
32606 \shape up
32607 \emph off
32608 \bar no
32609 \noun off
32610 \color none
32611 â
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620
32621 \family roman
32622 \series medium
32623 \shape up
32624 \emph off
32625 \bar no
32626 \noun off
32627 \color none
32628 ò
32629 \end_layout
32630
32631 \end_inset
32632 </cell>
32633 </row>
32634 <row>
32635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32636 \begin_inset Text
32637
32638 \begin_layout Plain Layout
32639
32640 \family roman
32641 \series medium
32642 \shape up
32643 \size tiny
32644 \emph off
32645 \bar no
32646 \noun off
32647 \color none
32648 03
32649 \end_layout
32650
32651 \end_inset
32652 </cell>
32653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout Plain Layout
32657
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32672 \begin_inset Text
32673
32674 \begin_layout Plain Layout
32675
32676 \family roman
32677 \series medium
32678 \shape up
32679 \emph off
32680 \bar no
32681 \noun off
32682 \color none
32683 #
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692
32693 \family roman
32694 \series medium
32695 \shape up
32696 \emph off
32697 \bar no
32698 \noun off
32699 \color none
32700 3
32701 \end_layout
32702
32703 \end_inset
32704 </cell>
32705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32706 \begin_inset Text
32707
32708 \begin_layout Plain Layout
32709
32710 \family roman
32711 \series medium
32712 \shape up
32713 \emph off
32714 \bar no
32715 \noun off
32716 \color none
32717 C
32718 \end_layout
32719
32720 \end_inset
32721 </cell>
32722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32723 \begin_inset Text
32724
32725 \begin_layout Plain Layout
32726
32727 \family roman
32728 \series medium
32729 \shape up
32730 \emph off
32731 \bar no
32732 \noun off
32733 \color none
32734 S
32735 \end_layout
32736
32737 \end_inset
32738 </cell>
32739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32740 \begin_inset Text
32741
32742 \begin_layout Plain Layout
32743
32744 \family roman
32745 \series medium
32746 \shape up
32747 \emph off
32748 \bar no
32749 \noun off
32750 \color none
32751 c
32752 \end_layout
32753
32754 \end_inset
32755 </cell>
32756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32757 \begin_inset Text
32758
32759 \begin_layout Plain Layout
32760
32761 \family roman
32762 \series medium
32763 \shape up
32764 \emph off
32765 \bar no
32766 \noun off
32767 \color none
32768 s
32769 \end_layout
32770
32771 \end_inset
32772 </cell>
32773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32774 \begin_inset Text
32775
32776 \begin_layout Plain Layout
32777
32778 \end_layout
32779
32780 \end_inset
32781 </cell>
32782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32783 \begin_inset Text
32784
32785 \begin_layout Plain Layout
32786
32787 \end_layout
32788
32789 \end_inset
32790 </cell>
32791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795
32796 \family roman
32797 \series medium
32798 \shape up
32799 \emph off
32800 \bar no
32801 \noun off
32802 \color none
32803 £
32804 \end_layout
32805
32806 \end_inset
32807 </cell>
32808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32809 \begin_inset Text
32810
32811 \begin_layout Plain Layout
32812
32813 \family roman
32814 \series medium
32815 \shape up
32816 \emph off
32817 \bar no
32818 \noun off
32819 \color none
32820 ³
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829
32830 \family roman
32831 \series medium
32832 \shape up
32833 \emph off
32834 \bar no
32835 \noun off
32836 \color none
32837 Ã
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32843 \begin_inset Text
32844
32845 \begin_layout Plain Layout
32846
32847 \family roman
32848 \series medium
32849 \shape up
32850 \emph off
32851 \bar no
32852 \noun off
32853 \color none
32854 Ó
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32860 \begin_inset Text
32861
32862 \begin_layout Plain Layout
32863
32864 \family roman
32865 \series medium
32866 \shape up
32867 \emph off
32868 \bar no
32869 \noun off
32870 \color none
32871 ã
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880
32881 \family roman
32882 \series medium
32883 \shape up
32884 \emph off
32885 \bar no
32886 \noun off
32887 \color none
32888 ó
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 </row>
32894 <row>
32895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Plain Layout
32899
32900 \family roman
32901 \series medium
32902 \shape up
32903 \size tiny
32904 \emph off
32905 \bar no
32906 \noun off
32907 \color none
32908 04
32909 \end_layout
32910
32911 \end_inset
32912 </cell>
32913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32914 \begin_inset Text
32915
32916 \begin_layout Plain Layout
32917
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout Plain Layout
32935
32936 \family roman
32937 \series medium
32938 \shape up
32939 \emph off
32940 \bar no
32941 \noun off
32942 \color none
32943 $
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952
32953 \family roman
32954 \series medium
32955 \shape up
32956 \emph off
32957 \bar no
32958 \noun off
32959 \color none
32960 4
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969
32970 \family roman
32971 \series medium
32972 \shape up
32973 \emph off
32974 \bar no
32975 \noun off
32976 \color none
32977 D
32978 \end_layout
32979
32980 \end_inset
32981 </cell>
32982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32983 \begin_inset Text
32984
32985 \begin_layout Plain Layout
32986
32987 \family roman
32988 \series medium
32989 \shape up
32990 \emph off
32991 \bar no
32992 \noun off
32993 \color none
32994 T
32995 \end_layout
32996
32997 \end_inset
32998 </cell>
32999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33000 \begin_inset Text
33001
33002 \begin_layout Plain Layout
33003
33004 \family roman
33005 \series medium
33006 \shape up
33007 \emph off
33008 \bar no
33009 \noun off
33010 \color none
33011 d
33012 \end_layout
33013
33014 \end_inset
33015 </cell>
33016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33017 \begin_inset Text
33018
33019 \begin_layout Plain Layout
33020
33021 \family roman
33022 \series medium
33023 \shape up
33024 \emph off
33025 \bar no
33026 \noun off
33027 \color none
33028 t
33029 \end_layout
33030
33031 \end_inset
33032 </cell>
33033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33034 \begin_inset Text
33035
33036 \begin_layout Plain Layout
33037
33038 \end_layout
33039
33040 \end_inset
33041 </cell>
33042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33043 \begin_inset Text
33044
33045 \begin_layout Plain Layout
33046
33047 \end_layout
33048
33049 \end_inset
33050 </cell>
33051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33052 \begin_inset Text
33053
33054 \begin_layout Plain Layout
33055 ¤
33056 \end_layout
33057
33058 \end_inset
33059 </cell>
33060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33061 \begin_inset Text
33062
33063 \begin_layout Plain Layout
33064
33065 \family roman
33066 \series medium
33067 \shape up
33068 \emph off
33069 \bar no
33070 \noun off
33071 \color none
33072 ´
33073 \end_layout
33074
33075 \end_inset
33076 </cell>
33077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33078 \begin_inset Text
33079
33080 \begin_layout Plain Layout
33081
33082 \family roman
33083 \series medium
33084 \shape up
33085 \emph off
33086 \bar no
33087 \noun off
33088 \color none
33089 Ä
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33095 \begin_inset Text
33096
33097 \begin_layout Plain Layout
33098
33099 \family roman
33100 \series medium
33101 \shape up
33102 \emph off
33103 \bar no
33104 \noun off
33105 \color none
33106 Ô
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115
33116 \family roman
33117 \series medium
33118 \shape up
33119 \emph off
33120 \bar no
33121 \noun off
33122 \color none
33123 ä
33124 \end_layout
33125
33126 \end_inset
33127 </cell>
33128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33129 \begin_inset Text
33130
33131 \begin_layout Plain Layout
33132
33133 \family roman
33134 \series medium
33135 \shape up
33136 \emph off
33137 \bar no
33138 \noun off
33139 \color none
33140 ô
33141 \end_layout
33142
33143 \end_inset
33144 </cell>
33145 </row>
33146 <row>
33147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151
33152 \family roman
33153 \series medium
33154 \shape up
33155 \size tiny
33156 \emph off
33157 \bar no
33158 \noun off
33159 \color none
33160 05
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Plain Layout
33169
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33175 \begin_inset Text
33176
33177 \begin_layout Plain Layout
33178
33179 \end_layout
33180
33181 \end_inset
33182 </cell>
33183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33184 \begin_inset Text
33185
33186 \begin_layout Plain Layout
33187
33188 \family roman
33189 \series medium
33190 \shape up
33191 \emph off
33192 \bar no
33193 \noun off
33194 \color none
33195 %
33196 \end_layout
33197
33198 \end_inset
33199 </cell>
33200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204
33205 \family roman
33206 \series medium
33207 \shape up
33208 \emph off
33209 \bar no
33210 \noun off
33211 \color none
33212 5
33213 \end_layout
33214
33215 \end_inset
33216 </cell>
33217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout Plain Layout
33221
33222 \family roman
33223 \series medium
33224 \shape up
33225 \emph off
33226 \bar no
33227 \noun off
33228 \color none
33229 E
33230 \end_layout
33231
33232 \end_inset
33233 </cell>
33234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33235 \begin_inset Text
33236
33237 \begin_layout Plain Layout
33238
33239 \family roman
33240 \series medium
33241 \shape up
33242 \emph off
33243 \bar no
33244 \noun off
33245 \color none
33246 U
33247 \end_layout
33248
33249 \end_inset
33250 </cell>
33251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33252 \begin_inset Text
33253
33254 \begin_layout Plain Layout
33255
33256 \family roman
33257 \series medium
33258 \shape up
33259 \emph off
33260 \bar no
33261 \noun off
33262 \color none
33263 e
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272
33273 \family roman
33274 \series medium
33275 \shape up
33276 \emph off
33277 \bar no
33278 \noun off
33279 \color none
33280 u
33281 \end_layout
33282
33283 \end_inset
33284 </cell>
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289
33290 \end_layout
33291
33292 \end_inset
33293 </cell>
33294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33295 \begin_inset Text
33296
33297 \begin_layout Plain Layout
33298
33299 \end_layout
33300
33301 \end_inset
33302 </cell>
33303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33304 \begin_inset Text
33305
33306 \begin_layout Plain Layout
33307 ¥
33308 \end_layout
33309
33310 \end_inset
33311 </cell>
33312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33313 \begin_inset Text
33314
33315 \begin_layout Plain Layout
33316
33317 \family roman
33318 \series medium
33319 \shape up
33320 \emph off
33321 \bar no
33322 \noun off
33323 \color none
33324 µ
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333
33334 \family roman
33335 \series medium
33336 \shape up
33337 \emph off
33338 \bar no
33339 \noun off
33340 \color none
33341 Å
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Plain Layout
33350
33351 \family roman
33352 \series medium
33353 \shape up
33354 \emph off
33355 \bar no
33356 \noun off
33357 \color none
33358 Õ
33359 \end_layout
33360
33361 \end_inset
33362 </cell>
33363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33364 \begin_inset Text
33365
33366 \begin_layout Plain Layout
33367
33368 \family roman
33369 \series medium
33370 \shape up
33371 \emph off
33372 \bar no
33373 \noun off
33374 \color none
33375 å
33376 \end_layout
33377
33378 \end_inset
33379 </cell>
33380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33381 \begin_inset Text
33382
33383 \begin_layout Plain Layout
33384
33385 \family roman
33386 \series medium
33387 \shape up
33388 \emph off
33389 \bar no
33390 \noun off
33391 \color none
33392 õ
33393 \end_layout
33394
33395 \end_inset
33396 </cell>
33397 </row>
33398 <row>
33399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33400 \begin_inset Text
33401
33402 \begin_layout Plain Layout
33403
33404 \family roman
33405 \series medium
33406 \shape up
33407 \size tiny
33408 \emph off
33409 \bar no
33410 \noun off
33411 \color none
33412 06
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33418 \begin_inset Text
33419
33420 \begin_layout Plain Layout
33421
33422 \end_layout
33423
33424 \end_inset
33425 </cell>
33426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33427 \begin_inset Text
33428
33429 \begin_layout Plain Layout
33430
33431 \end_layout
33432
33433 \end_inset
33434 </cell>
33435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33436 \begin_inset Text
33437
33438 \begin_layout Plain Layout
33439
33440 \family roman
33441 \series medium
33442 \shape up
33443 \emph off
33444 \bar no
33445 \noun off
33446 \color none
33447 &
33448 \end_layout
33449
33450 \end_inset
33451 </cell>
33452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33453 \begin_inset Text
33454
33455 \begin_layout Plain Layout
33456
33457 \family roman
33458 \series medium
33459 \shape up
33460 \emph off
33461 \bar no
33462 \noun off
33463 \color none
33464 6
33465 \end_layout
33466
33467 \end_inset
33468 </cell>
33469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33470 \begin_inset Text
33471
33472 \begin_layout Plain Layout
33473
33474 \family roman
33475 \series medium
33476 \shape up
33477 \emph off
33478 \bar no
33479 \noun off
33480 \color none
33481 F
33482 \end_layout
33483
33484 \end_inset
33485 </cell>
33486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33487 \begin_inset Text
33488
33489 \begin_layout Plain Layout
33490
33491 \family roman
33492 \series medium
33493 \shape up
33494 \emph off
33495 \bar no
33496 \noun off
33497 \color none
33498 V
33499 \end_layout
33500
33501 \end_inset
33502 </cell>
33503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33504 \begin_inset Text
33505
33506 \begin_layout Plain Layout
33507
33508 \family roman
33509 \series medium
33510 \shape up
33511 \emph off
33512 \bar no
33513 \noun off
33514 \color none
33515 f
33516 \end_layout
33517
33518 \end_inset
33519 </cell>
33520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Plain Layout
33524
33525 \family roman
33526 \series medium
33527 \shape up
33528 \emph off
33529 \bar no
33530 \noun off
33531 \color none
33532 v
33533 \end_layout
33534
33535 \end_inset
33536 </cell>
33537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Plain Layout
33541
33542 \end_layout
33543
33544 \end_inset
33545 </cell>
33546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33547 \begin_inset Text
33548
33549 \begin_layout Plain Layout
33550
33551 \end_layout
33552
33553 \end_inset
33554 </cell>
33555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33556 \begin_inset Text
33557
33558 \begin_layout Plain Layout
33559 ¦
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33565 \begin_inset Text
33566
33567 \begin_layout Plain Layout
33568
33569 \family roman
33570 \series medium
33571 \shape up
33572 \emph off
33573 \bar no
33574 \noun off
33575 \color none
33576
33577 \end_layout
33578
33579 \end_inset
33580 </cell>
33581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33582 \begin_inset Text
33583
33584 \begin_layout Plain Layout
33585
33586 \family roman
33587 \series medium
33588 \shape up
33589 \emph off
33590 \bar no
33591 \noun off
33592 \color none
33593 Æ
33594 \end_layout
33595
33596 \end_inset
33597 </cell>
33598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33599 \begin_inset Text
33600
33601 \begin_layout Plain Layout
33602
33603 \family roman
33604 \series medium
33605 \shape up
33606 \emph off
33607 \bar no
33608 \noun off
33609 \color none
33610 Ö
33611 \end_layout
33612
33613 \end_inset
33614 </cell>
33615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33616 \begin_inset Text
33617
33618 \begin_layout Plain Layout
33619
33620 \family roman
33621 \series medium
33622 \shape up
33623 \emph off
33624 \bar no
33625 \noun off
33626 \color none
33627 æ
33628 \end_layout
33629
33630 \end_inset
33631 </cell>
33632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33633 \begin_inset Text
33634
33635 \begin_layout Plain Layout
33636
33637 \family roman
33638 \series medium
33639 \shape up
33640 \emph off
33641 \bar no
33642 \noun off
33643 \color none
33644 ö
33645 \end_layout
33646
33647 \end_inset
33648 </cell>
33649 </row>
33650 <row>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \family roman
33657 \series medium
33658 \shape up
33659 \size tiny
33660 \emph off
33661 \bar no
33662 \noun off
33663 \color none
33664 07
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33688 \begin_inset Text
33689
33690 \begin_layout Plain Layout
33691
33692 \family roman
33693 \series medium
33694 \shape up
33695 \emph off
33696 \bar no
33697 \noun off
33698 \color none
33699 `
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708
33709 \family roman
33710 \series medium
33711 \shape up
33712 \emph off
33713 \bar no
33714 \noun off
33715 \color none
33716 7
33717 \end_layout
33718
33719 \end_inset
33720 </cell>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725
33726 \family roman
33727 \series medium
33728 \shape up
33729 \emph off
33730 \bar no
33731 \noun off
33732 \color none
33733 G
33734 \end_layout
33735
33736 \end_inset
33737 </cell>
33738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33739 \begin_inset Text
33740
33741 \begin_layout Plain Layout
33742
33743 \family roman
33744 \series medium
33745 \shape up
33746 \emph off
33747 \bar no
33748 \noun off
33749 \color none
33750 W
33751 \end_layout
33752
33753 \end_inset
33754 </cell>
33755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Plain Layout
33759
33760 \family roman
33761 \series medium
33762 \shape up
33763 \emph off
33764 \bar no
33765 \noun off
33766 \color none
33767 g
33768 \end_layout
33769
33770 \end_inset
33771 </cell>
33772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33773 \begin_inset Text
33774
33775 \begin_layout Plain Layout
33776
33777 \family roman
33778 \series medium
33779 \shape up
33780 \emph off
33781 \bar no
33782 \noun off
33783 \color none
33784 w
33785 \end_layout
33786
33787 \end_inset
33788 </cell>
33789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33790 \begin_inset Text
33791
33792 \begin_layout Plain Layout
33793
33794 \end_layout
33795
33796 \end_inset
33797 </cell>
33798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33799 \begin_inset Text
33800
33801 \begin_layout Plain Layout
33802
33803 \end_layout
33804
33805 \end_inset
33806 </cell>
33807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33808 \begin_inset Text
33809
33810 \begin_layout Plain Layout
33811
33812 \family roman
33813 \series medium
33814 \shape up
33815 \emph off
33816 \bar no
33817 \noun off
33818 \color none
33819 §
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Plain Layout
33828
33829 \family roman
33830 \series medium
33831 \shape up
33832 \emph off
33833 \bar no
33834 \noun off
33835 \color none
33836 ·
33837 \end_layout
33838
33839 \end_inset
33840 </cell>
33841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Plain Layout
33845
33846 \family roman
33847 \series medium
33848 \shape up
33849 \emph off
33850 \bar no
33851 \noun off
33852 \color none
33853 Ç
33854 \end_layout
33855
33856 \end_inset
33857 </cell>
33858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Plain Layout
33862
33863 \family roman
33864 \series medium
33865 \shape up
33866 \emph off
33867 \bar no
33868 \noun off
33869 \color none
33870 ×
33871 \end_layout
33872
33873 \end_inset
33874 </cell>
33875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33876 \begin_inset Text
33877
33878 \begin_layout Plain Layout
33879
33880 \family roman
33881 \series medium
33882 \shape up
33883 \emph off
33884 \bar no
33885 \noun off
33886 \color none
33887 ç
33888 \end_layout
33889
33890 \end_inset
33891 </cell>
33892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33893 \begin_inset Text
33894
33895 \begin_layout Plain Layout
33896
33897 \family roman
33898 \series medium
33899 \shape up
33900 \emph off
33901 \bar no
33902 \noun off
33903 \color none
33904 ÷
33905 \end_layout
33906
33907 \end_inset
33908 </cell>
33909 </row>
33910 <row>
33911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33912 \begin_inset Text
33913
33914 \begin_layout Plain Layout
33915
33916 \family roman
33917 \series medium
33918 \shape up
33919 \size tiny
33920 \emph off
33921 \bar no
33922 \noun off
33923 \color none
33924 08
33925 \end_layout
33926
33927 \end_inset
33928 </cell>
33929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33930 \begin_inset Text
33931
33932 \begin_layout Plain Layout
33933
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \end_layout
33944
33945 \end_inset
33946 </cell>
33947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33948 \begin_inset Text
33949
33950 \begin_layout Plain Layout
33951
33952 \family roman
33953 \series medium
33954 \shape up
33955 \emph off
33956 \bar no
33957 \noun off
33958 \color none
33959 (
33960 \end_layout
33961
33962 \end_inset
33963 </cell>
33964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33965 \begin_inset Text
33966
33967 \begin_layout Plain Layout
33968
33969 \family roman
33970 \series medium
33971 \shape up
33972 \emph off
33973 \bar no
33974 \noun off
33975 \color none
33976 8
33977 \end_layout
33978
33979 \end_inset
33980 </cell>
33981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985
33986 \family roman
33987 \series medium
33988 \shape up
33989 \emph off
33990 \bar no
33991 \noun off
33992 \color none
33993 H
33994 \end_layout
33995
33996 \end_inset
33997 </cell>
33998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33999 \begin_inset Text
34000
34001 \begin_layout Plain Layout
34002
34003 \family roman
34004 \series medium
34005 \shape up
34006 \emph off
34007 \bar no
34008 \noun off
34009 \color none
34010 X
34011 \end_layout
34012
34013 \end_inset
34014 </cell>
34015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34016 \begin_inset Text
34017
34018 \begin_layout Plain Layout
34019
34020 \family roman
34021 \series medium
34022 \shape up
34023 \emph off
34024 \bar no
34025 \noun off
34026 \color none
34027 h
34028 \end_layout
34029
34030 \end_inset
34031 </cell>
34032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34033 \begin_inset Text
34034
34035 \begin_layout Plain Layout
34036
34037 \family roman
34038 \series medium
34039 \shape up
34040 \emph off
34041 \bar no
34042 \noun off
34043 \color none
34044 x
34045 \end_layout
34046
34047 \end_inset
34048 </cell>
34049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34050 \begin_inset Text
34051
34052 \begin_layout Plain Layout
34053
34054 \end_layout
34055
34056 \end_inset
34057 </cell>
34058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34059 \begin_inset Text
34060
34061 \begin_layout Plain Layout
34062
34063 \end_layout
34064
34065 \end_inset
34066 </cell>
34067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34068 \begin_inset Text
34069
34070 \begin_layout Plain Layout
34071
34072 \family roman
34073 \series medium
34074 \shape up
34075 \emph off
34076 \bar no
34077 \noun off
34078 \color none
34079 ¨
34080 \end_layout
34081
34082 \end_inset
34083 </cell>
34084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34085 \begin_inset Text
34086
34087 \begin_layout Plain Layout
34088
34089 \family roman
34090 \series medium
34091 \shape up
34092 \emph off
34093 \bar no
34094 \noun off
34095 \color none
34096 ¸
34097 \end_layout
34098
34099 \end_inset
34100 </cell>
34101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34102 \begin_inset Text
34103
34104 \begin_layout Plain Layout
34105
34106 \family roman
34107 \series medium
34108 \shape up
34109 \emph off
34110 \bar no
34111 \noun off
34112 \color none
34113 È
34114 \end_layout
34115
34116 \end_inset
34117 </cell>
34118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34119 \begin_inset Text
34120
34121 \begin_layout Plain Layout
34122
34123 \family roman
34124 \series medium
34125 \shape up
34126 \emph off
34127 \bar no
34128 \noun off
34129 \color none
34130 Ø
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139
34140 \family roman
34141 \series medium
34142 \shape up
34143 \emph off
34144 \bar no
34145 \noun off
34146 \color none
34147 è
34148 \end_layout
34149
34150 \end_inset
34151 </cell>
34152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34153 \begin_inset Text
34154
34155 \begin_layout Plain Layout
34156
34157 \family roman
34158 \series medium
34159 \shape up
34160 \emph off
34161 \bar no
34162 \noun off
34163 \color none
34164 ø
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 </row>
34170 <row>
34171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34172 \begin_inset Text
34173
34174 \begin_layout Plain Layout
34175
34176 \family roman
34177 \series medium
34178 \shape up
34179 \size tiny
34180 \emph off
34181 \bar no
34182 \noun off
34183 \color none
34184 09
34185 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193
34194 \end_layout
34195
34196 \end_inset
34197 </cell>
34198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34199 \begin_inset Text
34200
34201 \begin_layout Plain Layout
34202
34203 \end_layout
34204
34205 \end_inset
34206 </cell>
34207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34208 \begin_inset Text
34209
34210 \begin_layout Plain Layout
34211
34212 \family roman
34213 \series medium
34214 \shape up
34215 \emph off
34216 \bar no
34217 \noun off
34218 \color none
34219 )
34220 \end_layout
34221
34222 \end_inset
34223 </cell>
34224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34225 \begin_inset Text
34226
34227 \begin_layout Plain Layout
34228
34229 \family roman
34230 \series medium
34231 \shape up
34232 \emph off
34233 \bar no
34234 \noun off
34235 \color none
34236 9
34237 \end_layout
34238
34239 \end_inset
34240 </cell>
34241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34242 \begin_inset Text
34243
34244 \begin_layout Plain Layout
34245
34246 \family roman
34247 \series medium
34248 \shape up
34249 \emph off
34250 \bar no
34251 \noun off
34252 \color none
34253 I
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34259 \begin_inset Text
34260
34261 \begin_layout Plain Layout
34262
34263 \family roman
34264 \series medium
34265 \shape up
34266 \emph off
34267 \bar no
34268 \noun off
34269 \color none
34270 Y
34271 \end_layout
34272
34273 \end_inset
34274 </cell>
34275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34276 \begin_inset Text
34277
34278 \begin_layout Plain Layout
34279
34280 \family roman
34281 \series medium
34282 \shape up
34283 \emph off
34284 \bar no
34285 \noun off
34286 \color none
34287 i
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296
34297 \family roman
34298 \series medium
34299 \shape up
34300 \emph off
34301 \bar no
34302 \noun off
34303 \color none
34304 y
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313
34314 \end_layout
34315
34316 \end_inset
34317 </cell>
34318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34319 \begin_inset Text
34320
34321 \begin_layout Plain Layout
34322
34323 \end_layout
34324
34325 \end_inset
34326 </cell>
34327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34328 \begin_inset Text
34329
34330 \begin_layout Plain Layout
34331
34332 \family roman
34333 \series medium
34334 \shape up
34335 \emph off
34336 \bar no
34337 \noun off
34338 \color none
34339 ©
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348
34349 \family roman
34350 \series medium
34351 \shape up
34352 \emph off
34353 \bar no
34354 \noun off
34355 \color none
34356 ¹
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365
34366 \family roman
34367 \series medium
34368 \shape up
34369 \emph off
34370 \bar no
34371 \noun off
34372 \color none
34373 É
34374 \end_layout
34375
34376 \end_inset
34377 </cell>
34378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34379 \begin_inset Text
34380
34381 \begin_layout Plain Layout
34382
34383 \family roman
34384 \series medium
34385 \shape up
34386 \emph off
34387 \bar no
34388 \noun off
34389 \color none
34390 Ù
34391 \end_layout
34392
34393 \end_inset
34394 </cell>
34395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34396 \begin_inset Text
34397
34398 \begin_layout Plain Layout
34399
34400 \family roman
34401 \series medium
34402 \shape up
34403 \emph off
34404 \bar no
34405 \noun off
34406 \color none
34407 é
34408 \end_layout
34409
34410 \end_inset
34411 </cell>
34412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34413 \begin_inset Text
34414
34415 \begin_layout Plain Layout
34416
34417 \family roman
34418 \series medium
34419 \shape up
34420 \emph off
34421 \bar no
34422 \noun off
34423 \color none
34424 ù
34425 \end_layout
34426
34427 \end_inset
34428 </cell>
34429 </row>
34430 <row>
34431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34432 \begin_inset Text
34433
34434 \begin_layout Plain Layout
34435
34436 \family roman
34437 \series medium
34438 \shape up
34439 \size tiny
34440 \emph off
34441 \bar no
34442 \noun off
34443 \color none
34444 0A
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34450 \begin_inset Text
34451
34452 \begin_layout Plain Layout
34453
34454 \end_layout
34455
34456 \end_inset
34457 </cell>
34458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34459 \begin_inset Text
34460
34461 \begin_layout Plain Layout
34462
34463 \end_layout
34464
34465 \end_inset
34466 </cell>
34467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34468 \begin_inset Text
34469
34470 \begin_layout Plain Layout
34471
34472 \family roman
34473 \series medium
34474 \shape up
34475 \emph off
34476 \bar no
34477 \noun off
34478 \color none
34479 *
34480 \end_layout
34481
34482 \end_inset
34483 </cell>
34484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34485 \begin_inset Text
34486
34487 \begin_layout Plain Layout
34488
34489 \family roman
34490 \series medium
34491 \shape up
34492 \emph off
34493 \bar no
34494 \noun off
34495 \color none
34496 :
34497 \end_layout
34498
34499 \end_inset
34500 </cell>
34501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505
34506 \family roman
34507 \series medium
34508 \shape up
34509 \emph off
34510 \bar no
34511 \noun off
34512 \color none
34513 J
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34519 \begin_inset Text
34520
34521 \begin_layout Plain Layout
34522
34523 \family roman
34524 \series medium
34525 \shape up
34526 \emph off
34527 \bar no
34528 \noun off
34529 \color none
34530 Z
34531 \end_layout
34532
34533 \end_inset
34534 </cell>
34535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34536 \begin_inset Text
34537
34538 \begin_layout Plain Layout
34539
34540 \family roman
34541 \series medium
34542 \shape up
34543 \emph off
34544 \bar no
34545 \noun off
34546 \color none
34547 j
34548 \end_layout
34549
34550 \end_inset
34551 </cell>
34552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34553 \begin_inset Text
34554
34555 \begin_layout Plain Layout
34556
34557 \family roman
34558 \series medium
34559 \shape up
34560 \emph off
34561 \bar no
34562 \noun off
34563 \color none
34564 z
34565 \end_layout
34566
34567 \end_inset
34568 </cell>
34569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34570 \begin_inset Text
34571
34572 \begin_layout Plain Layout
34573
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34579 \begin_inset Text
34580
34581 \begin_layout Plain Layout
34582
34583 \end_layout
34584
34585 \end_inset
34586 </cell>
34587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34588 \begin_inset Text
34589
34590 \begin_layout Plain Layout
34591
34592 \family roman
34593 \series medium
34594 \shape up
34595 \emph off
34596 \bar no
34597 \noun off
34598 \color none
34599 ª
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34605 \begin_inset Text
34606
34607 \begin_layout Plain Layout
34608
34609 \family roman
34610 \series medium
34611 \shape up
34612 \emph off
34613 \bar no
34614 \noun off
34615 \color none
34616 º
34617 \end_layout
34618
34619 \end_inset
34620 </cell>
34621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34622 \begin_inset Text
34623
34624 \begin_layout Plain Layout
34625
34626 \family roman
34627 \series medium
34628 \shape up
34629 \emph off
34630 \bar no
34631 \noun off
34632 \color none
34633 Ê
34634 \end_layout
34635
34636 \end_inset
34637 </cell>
34638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34639 \begin_inset Text
34640
34641 \begin_layout Plain Layout
34642
34643 \family roman
34644 \series medium
34645 \shape up
34646 \emph off
34647 \bar no
34648 \noun off
34649 \color none
34650 Ú
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34656 \begin_inset Text
34657
34658 \begin_layout Plain Layout
34659
34660 \family roman
34661 \series medium
34662 \shape up
34663 \emph off
34664 \bar no
34665 \noun off
34666 \color none
34667 ê
34668 \end_layout
34669
34670 \end_inset
34671 </cell>
34672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34673 \begin_inset Text
34674
34675 \begin_layout Plain Layout
34676
34677 \family roman
34678 \series medium
34679 \shape up
34680 \emph off
34681 \bar no
34682 \noun off
34683 \color none
34684 ú
34685 \end_layout
34686
34687 \end_inset
34688 </cell>
34689 </row>
34690 <row>
34691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34692 \begin_inset Text
34693
34694 \begin_layout Plain Layout
34695
34696 \family roman
34697 \series medium
34698 \shape up
34699 \size tiny
34700 \emph off
34701 \bar no
34702 \noun off
34703 \color none
34704 0B
34705 \end_layout
34706
34707 \end_inset
34708 </cell>
34709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34710 \begin_inset Text
34711
34712 \begin_layout Plain Layout
34713
34714 \end_layout
34715
34716 \end_inset
34717 </cell>
34718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34719 \begin_inset Text
34720
34721 \begin_layout Plain Layout
34722
34723 \end_layout
34724
34725 \end_inset
34726 </cell>
34727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34728 \begin_inset Text
34729
34730 \begin_layout Plain Layout
34731
34732 \family roman
34733 \series medium
34734 \shape up
34735 \emph off
34736 \bar no
34737 \noun off
34738 \color none
34739 +
34740 \end_layout
34741
34742 \end_inset
34743 </cell>
34744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34745 \begin_inset Text
34746
34747 \begin_layout Plain Layout
34748
34749 \family roman
34750 \series medium
34751 \shape up
34752 \emph off
34753 \bar no
34754 \noun off
34755 \color none
34756 ;
34757 \end_layout
34758
34759 \end_inset
34760 </cell>
34761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34762 \begin_inset Text
34763
34764 \begin_layout Plain Layout
34765
34766 \family roman
34767 \series medium
34768 \shape up
34769 \emph off
34770 \bar no
34771 \noun off
34772 \color none
34773 K
34774 \end_layout
34775
34776 \end_inset
34777 </cell>
34778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34779 \begin_inset Text
34780
34781 \begin_layout Plain Layout
34782
34783 \family roman
34784 \series medium
34785 \shape up
34786 \emph off
34787 \bar no
34788 \noun off
34789 \color none
34790 [
34791 \end_layout
34792
34793 \end_inset
34794 </cell>
34795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34796 \begin_inset Text
34797
34798 \begin_layout Plain Layout
34799
34800 \family roman
34801 \series medium
34802 \shape up
34803 \emph off
34804 \bar no
34805 \noun off
34806 \color none
34807 k
34808 \end_layout
34809
34810 \end_inset
34811 </cell>
34812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34813 \begin_inset Text
34814
34815 \begin_layout Plain Layout
34816
34817 \family roman
34818 \series medium
34819 \shape up
34820 \emph off
34821 \bar no
34822 \noun off
34823 \color none
34824 {
34825 \end_layout
34826
34827 \end_inset
34828 </cell>
34829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34830 \begin_inset Text
34831
34832 \begin_layout Plain Layout
34833
34834 \end_layout
34835
34836 \end_inset
34837 </cell>
34838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34839 \begin_inset Text
34840
34841 \begin_layout Plain Layout
34842
34843 \end_layout
34844
34845 \end_inset
34846 </cell>
34847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34848 \begin_inset Text
34849
34850 \begin_layout Plain Layout
34851
34852 \family roman
34853 \series medium
34854 \shape up
34855 \emph off
34856 \bar no
34857 \noun off
34858 \color none
34859 «
34860 \end_layout
34861
34862 \end_inset
34863 </cell>
34864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34865 \begin_inset Text
34866
34867 \begin_layout Plain Layout
34868
34869 \family roman
34870 \series medium
34871 \shape up
34872 \emph off
34873 \bar no
34874 \noun off
34875 \color none
34876 »
34877 \end_layout
34878
34879 \end_inset
34880 </cell>
34881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34882 \begin_inset Text
34883
34884 \begin_layout Plain Layout
34885
34886 \family roman
34887 \series medium
34888 \shape up
34889 \emph off
34890 \bar no
34891 \noun off
34892 \color none
34893 Ë
34894 \end_layout
34895
34896 \end_inset
34897 </cell>
34898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902
34903 \family roman
34904 \series medium
34905 \shape up
34906 \emph off
34907 \bar no
34908 \noun off
34909 \color none
34910 Û
34911 \end_layout
34912
34913 \end_inset
34914 </cell>
34915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919
34920 \family roman
34921 \series medium
34922 \shape up
34923 \emph off
34924 \bar no
34925 \noun off
34926 \color none
34927 ë
34928 \end_layout
34929
34930 \end_inset
34931 </cell>
34932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34933 \begin_inset Text
34934
34935 \begin_layout Plain Layout
34936
34937 \family roman
34938 \series medium
34939 \shape up
34940 \emph off
34941 \bar no
34942 \noun off
34943 \color none
34944 û
34945 \end_layout
34946
34947 \end_inset
34948 </cell>
34949 </row>
34950 <row>
34951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34952 \begin_inset Text
34953
34954 \begin_layout Plain Layout
34955
34956 \family roman
34957 \series medium
34958 \shape up
34959 \size tiny
34960 \emph off
34961 \bar no
34962 \noun off
34963 \color none
34964 0C
34965 \end_layout
34966
34967 \end_inset
34968 </cell>
34969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34970 \begin_inset Text
34971
34972 \begin_layout Plain Layout
34973
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982
34983 \end_layout
34984
34985 \end_inset
34986 </cell>
34987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34988 \begin_inset Text
34989
34990 \begin_layout Plain Layout
34991
34992 \family roman
34993 \series medium
34994 \shape up
34995 \emph off
34996 \bar no
34997 \noun off
34998 \color none
34999 ,
35000 \end_layout
35001
35002 \end_inset
35003 </cell>
35004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35005 \begin_inset Text
35006
35007 \begin_layout Plain Layout
35008
35009 \family roman
35010 \series medium
35011 \shape up
35012 \emph off
35013 \bar no
35014 \noun off
35015 \color none
35016 <
35017 \end_layout
35018
35019 \end_inset
35020 </cell>
35021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35022 \begin_inset Text
35023
35024 \begin_layout Plain Layout
35025
35026 \family roman
35027 \series medium
35028 \shape up
35029 \emph off
35030 \bar no
35031 \noun off
35032 \color none
35033 L
35034 \end_layout
35035
35036 \end_inset
35037 </cell>
35038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35039 \begin_inset Text
35040
35041 \begin_layout Plain Layout
35042
35043 \family roman
35044 \series medium
35045 \shape up
35046 \emph off
35047 \bar no
35048 \noun off
35049 \color none
35050
35051 \backslash
35052
35053 \end_layout
35054
35055 \end_inset
35056 </cell>
35057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35058 \begin_inset Text
35059
35060 \begin_layout Plain Layout
35061
35062 \family roman
35063 \series medium
35064 \shape up
35065 \emph off
35066 \bar no
35067 \noun off
35068 \color none
35069 l
35070 \end_layout
35071
35072 \end_inset
35073 </cell>
35074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35075 \begin_inset Text
35076
35077 \begin_layout Plain Layout
35078
35079 \family roman
35080 \series medium
35081 \shape up
35082 \emph off
35083 \bar no
35084 \noun off
35085 \color none
35086 |
35087 \end_layout
35088
35089 \end_inset
35090 </cell>
35091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35092 \begin_inset Text
35093
35094 \begin_layout Plain Layout
35095
35096 \end_layout
35097
35098 \end_inset
35099 </cell>
35100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35101 \begin_inset Text
35102
35103 \begin_layout Plain Layout
35104
35105 \end_layout
35106
35107 \end_inset
35108 </cell>
35109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35110 \begin_inset Text
35111
35112 \begin_layout Plain Layout
35113
35114 \family roman
35115 \series medium
35116 \shape up
35117 \emph off
35118 \bar no
35119 \noun off
35120 \color none
35121 ¬
35122 \end_layout
35123
35124 \end_inset
35125 </cell>
35126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35127 \begin_inset Text
35128
35129 \begin_layout Plain Layout
35130
35131 \family roman
35132 \series medium
35133 \shape up
35134 \emph off
35135 \bar no
35136 \noun off
35137 \color none
35138 ¼
35139 \end_layout
35140
35141 \end_inset
35142 </cell>
35143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35144 \begin_inset Text
35145
35146 \begin_layout Plain Layout
35147
35148 \family roman
35149 \series medium
35150 \shape up
35151 \emph off
35152 \bar no
35153 \noun off
35154 \color none
35155 Ì
35156 \end_layout
35157
35158 \end_inset
35159 </cell>
35160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35161 \begin_inset Text
35162
35163 \begin_layout Plain Layout
35164
35165 \family roman
35166 \series medium
35167 \shape up
35168 \emph off
35169 \bar no
35170 \noun off
35171 \color none
35172 Ü
35173 \end_layout
35174
35175 \end_inset
35176 </cell>
35177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35178 \begin_inset Text
35179
35180 \begin_layout Plain Layout
35181
35182 \family roman
35183 \series medium
35184 \shape up
35185 \emph off
35186 \bar no
35187 \noun off
35188 \color none
35189 ì
35190 \end_layout
35191
35192 \end_inset
35193 </cell>
35194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35195 \begin_inset Text
35196
35197 \begin_layout Plain Layout
35198
35199 \family roman
35200 \series medium
35201 \shape up
35202 \emph off
35203 \bar no
35204 \noun off
35205 \color none
35206 ü
35207 \end_layout
35208
35209 \end_inset
35210 </cell>
35211 </row>
35212 <row>
35213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35214 \begin_inset Text
35215
35216 \begin_layout Plain Layout
35217
35218 \family roman
35219 \series medium
35220 \shape up
35221 \size tiny
35222 \emph off
35223 \bar no
35224 \noun off
35225 \color none
35226 0D
35227 \end_layout
35228
35229 \end_inset
35230 </cell>
35231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35232 \begin_inset Text
35233
35234 \begin_layout Plain Layout
35235
35236 \end_layout
35237
35238 \end_inset
35239 </cell>
35240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35241 \begin_inset Text
35242
35243 \begin_layout Plain Layout
35244
35245 \end_layout
35246
35247 \end_inset
35248 </cell>
35249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35250 \begin_inset Text
35251
35252 \begin_layout Plain Layout
35253
35254 \family roman
35255 \series medium
35256 \shape up
35257 \emph off
35258 \bar no
35259 \noun off
35260 \color none
35261 -
35262 \end_layout
35263
35264 \end_inset
35265 </cell>
35266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35267 \begin_inset Text
35268
35269 \begin_layout Plain Layout
35270
35271 \family roman
35272 \series medium
35273 \shape up
35274 \emph off
35275 \bar no
35276 \noun off
35277 \color none
35278 =
35279 \end_layout
35280
35281 \end_inset
35282 </cell>
35283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35284 \begin_inset Text
35285
35286 \begin_layout Plain Layout
35287
35288 \family roman
35289 \series medium
35290 \shape up
35291 \emph off
35292 \bar no
35293 \noun off
35294 \color none
35295 M
35296 \end_layout
35297
35298 \end_inset
35299 </cell>
35300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35301 \begin_inset Text
35302
35303 \begin_layout Plain Layout
35304
35305 \family roman
35306 \series medium
35307 \shape up
35308 \emph off
35309 \bar no
35310 \noun off
35311 \color none
35312 ]
35313 \end_layout
35314
35315 \end_inset
35316 </cell>
35317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35318 \begin_inset Text
35319
35320 \begin_layout Plain Layout
35321
35322 \family roman
35323 \series medium
35324 \shape up
35325 \emph off
35326 \bar no
35327 \noun off
35328 \color none
35329 m
35330 \end_layout
35331
35332 \end_inset
35333 </cell>
35334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35335 \begin_inset Text
35336
35337 \begin_layout Plain Layout
35338
35339 \family roman
35340 \series medium
35341 \shape up
35342 \emph off
35343 \bar no
35344 \noun off
35345 \color none
35346 }
35347 \end_layout
35348
35349 \end_inset
35350 </cell>
35351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35352 \begin_inset Text
35353
35354 \begin_layout Plain Layout
35355
35356 \end_layout
35357
35358 \end_inset
35359 </cell>
35360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35361 \begin_inset Text
35362
35363 \begin_layout Plain Layout
35364
35365 \end_layout
35366
35367 \end_inset
35368 </cell>
35369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35370 \begin_inset Text
35371
35372 \begin_layout Plain Layout
35373
35374 \end_layout
35375
35376 \end_inset
35377 </cell>
35378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35379 \begin_inset Text
35380
35381 \begin_layout Plain Layout
35382
35383 \family roman
35384 \series medium
35385 \shape up
35386 \emph off
35387 \bar no
35388 \noun off
35389 \color none
35390 ½
35391 \end_layout
35392
35393 \end_inset
35394 </cell>
35395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35396 \begin_inset Text
35397
35398 \begin_layout Plain Layout
35399
35400 \family roman
35401 \series medium
35402 \shape up
35403 \emph off
35404 \bar no
35405 \noun off
35406 \color none
35407 Í
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35413 \begin_inset Text
35414
35415 \begin_layout Plain Layout
35416
35417 \family roman
35418 \series medium
35419 \shape up
35420 \emph off
35421 \bar no
35422 \noun off
35423 \color none
35424 Ý
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35430 \begin_inset Text
35431
35432 \begin_layout Plain Layout
35433
35434 \family roman
35435 \series medium
35436 \shape up
35437 \emph off
35438 \bar no
35439 \noun off
35440 \color none
35441 í
35442 \end_layout
35443
35444 \end_inset
35445 </cell>
35446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35447 \begin_inset Text
35448
35449 \begin_layout Plain Layout
35450
35451 \family roman
35452 \series medium
35453 \shape up
35454 \emph off
35455 \bar no
35456 \noun off
35457 \color none
35458 ý
35459 \end_layout
35460
35461 \end_inset
35462 </cell>
35463 </row>
35464 <row>
35465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35466 \begin_inset Text
35467
35468 \begin_layout Plain Layout
35469
35470 \family roman
35471 \series medium
35472 \shape up
35473 \size tiny
35474 \emph off
35475 \bar no
35476 \noun off
35477 \color none
35478 0E
35479 \end_layout
35480
35481 \end_inset
35482 </cell>
35483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35484 \begin_inset Text
35485
35486 \begin_layout Plain Layout
35487
35488 \end_layout
35489
35490 \end_inset
35491 </cell>
35492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35493 \begin_inset Text
35494
35495 \begin_layout Plain Layout
35496
35497 \end_layout
35498
35499 \end_inset
35500 </cell>
35501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35502 \begin_inset Text
35503
35504 \begin_layout Plain Layout
35505
35506 \family roman
35507 \series medium
35508 \shape up
35509 \emph off
35510 \bar no
35511 \noun off
35512 \color none
35513 .
35514 \end_layout
35515
35516 \end_inset
35517 </cell>
35518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35519 \begin_inset Text
35520
35521 \begin_layout Plain Layout
35522
35523 \family roman
35524 \series medium
35525 \shape up
35526 \emph off
35527 \bar no
35528 \noun off
35529 \color none
35530 >
35531 \end_layout
35532
35533 \end_inset
35534 </cell>
35535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35536 \begin_inset Text
35537
35538 \begin_layout Plain Layout
35539
35540 \family roman
35541 \series medium
35542 \shape up
35543 \emph off
35544 \bar no
35545 \noun off
35546 \color none
35547 N
35548 \end_layout
35549
35550 \end_inset
35551 </cell>
35552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35553 \begin_inset Text
35554
35555 \begin_layout Plain Layout
35556
35557 \family roman
35558 \series medium
35559 \shape up
35560 \emph off
35561 \bar no
35562 \noun off
35563 \color none
35564 ^
35565 \end_layout
35566
35567 \end_inset
35568 </cell>
35569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35570 \begin_inset Text
35571
35572 \begin_layout Plain Layout
35573
35574 \family roman
35575 \series medium
35576 \shape up
35577 \emph off
35578 \bar no
35579 \noun off
35580 \color none
35581 n
35582 \end_layout
35583
35584 \end_inset
35585 </cell>
35586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35587 \begin_inset Text
35588
35589 \begin_layout Plain Layout
35590
35591 \family roman
35592 \series medium
35593 \shape up
35594 \emph off
35595 \bar no
35596 \noun off
35597 \color none
35598 ~
35599 \end_layout
35600
35601 \end_inset
35602 </cell>
35603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35604 \begin_inset Text
35605
35606 \begin_layout Plain Layout
35607
35608 \end_layout
35609
35610 \end_inset
35611 </cell>
35612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35613 \begin_inset Text
35614
35615 \begin_layout Plain Layout
35616
35617 \end_layout
35618
35619 \end_inset
35620 </cell>
35621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35622 \begin_inset Text
35623
35624 \begin_layout Plain Layout
35625
35626 \family roman
35627 \series medium
35628 \shape up
35629 \emph off
35630 \bar no
35631 \noun off
35632 \color none
35633 ®
35634 \end_layout
35635
35636 \end_inset
35637 </cell>
35638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35639 \begin_inset Text
35640
35641 \begin_layout Plain Layout
35642
35643 \family roman
35644 \series medium
35645 \shape up
35646 \emph off
35647 \bar no
35648 \noun off
35649 \color none
35650 ¾
35651 \end_layout
35652
35653 \end_inset
35654 </cell>
35655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35656 \begin_inset Text
35657
35658 \begin_layout Plain Layout
35659
35660 \family roman
35661 \series medium
35662 \shape up
35663 \emph off
35664 \bar no
35665 \noun off
35666 \color none
35667 Î
35668 \end_layout
35669
35670 \end_inset
35671 </cell>
35672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35673 \begin_inset Text
35674
35675 \begin_layout Plain Layout
35676
35677 \family roman
35678 \series medium
35679 \shape up
35680 \emph off
35681 \bar no
35682 \noun off
35683 \color none
35684 Þ
35685 \end_layout
35686
35687 \end_inset
35688 </cell>
35689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35690 \begin_inset Text
35691
35692 \begin_layout Plain Layout
35693
35694 \family roman
35695 \series medium
35696 \shape up
35697 \emph off
35698 \bar no
35699 \noun off
35700 \color none
35701 î
35702 \end_layout
35703
35704 \end_inset
35705 </cell>
35706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35707 \begin_inset Text
35708
35709 \begin_layout Plain Layout
35710
35711 \family roman
35712 \series medium
35713 \shape up
35714 \emph off
35715 \bar no
35716 \noun off
35717 \color none
35718 þ
35719 \end_layout
35720
35721 \end_inset
35722 </cell>
35723 </row>
35724 <row>
35725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35726 \begin_inset Text
35727
35728 \begin_layout Plain Layout
35729
35730 \family roman
35731 \series medium
35732 \shape up
35733 \size tiny
35734 \emph off
35735 \bar no
35736 \noun off
35737 \color none
35738 0F
35739 \end_layout
35740
35741 \end_inset
35742 </cell>
35743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35744 \begin_inset Text
35745
35746 \begin_layout Plain Layout
35747
35748 \end_layout
35749
35750 \end_inset
35751 </cell>
35752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35753 \begin_inset Text
35754
35755 \begin_layout Plain Layout
35756
35757 \end_layout
35758
35759 \end_inset
35760 </cell>
35761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35762 \begin_inset Text
35763
35764 \begin_layout Plain Layout
35765
35766 \family roman
35767 \series medium
35768 \shape up
35769 \emph off
35770 \bar no
35771 \noun off
35772 \color none
35773 /
35774 \end_layout
35775
35776 \end_inset
35777 </cell>
35778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35779 \begin_inset Text
35780
35781 \begin_layout Plain Layout
35782
35783 \family roman
35784 \series medium
35785 \shape up
35786 \emph off
35787 \bar no
35788 \noun off
35789 \color none
35790 ?
35791 \end_layout
35792
35793 \end_inset
35794 </cell>
35795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35796 \begin_inset Text
35797
35798 \begin_layout Plain Layout
35799
35800 \family roman
35801 \series medium
35802 \shape up
35803 \emph off
35804 \bar no
35805 \noun off
35806 \color none
35807 O
35808 \end_layout
35809
35810 \end_inset
35811 </cell>
35812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35813 \begin_inset Text
35814
35815 \begin_layout Plain Layout
35816
35817 \family roman
35818 \series medium
35819 \shape up
35820 \emph off
35821 \bar no
35822 \noun off
35823 \color none
35824 _
35825 \end_layout
35826
35827 \end_inset
35828 </cell>
35829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35830 \begin_inset Text
35831
35832 \begin_layout Plain Layout
35833
35834 \family roman
35835 \series medium
35836 \shape up
35837 \emph off
35838 \bar no
35839 \noun off
35840 \color none
35841 o
35842 \end_layout
35843
35844 \end_inset
35845 </cell>
35846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35847 \begin_inset Text
35848
35849 \begin_layout Plain Layout
35850
35851 \end_layout
35852
35853 \end_inset
35854 </cell>
35855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35856 \begin_inset Text
35857
35858 \begin_layout Plain Layout
35859
35860 \end_layout
35861
35862 \end_inset
35863 </cell>
35864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35865 \begin_inset Text
35866
35867 \begin_layout Plain Layout
35868
35869 \end_layout
35870
35871 \end_inset
35872 </cell>
35873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35874 \begin_inset Text
35875
35876 \begin_layout Plain Layout
35877
35878 \family roman
35879 \series medium
35880 \shape up
35881 \emph off
35882 \bar no
35883 \noun off
35884 \color none
35885 ¯
35886 \end_layout
35887
35888 \end_inset
35889 </cell>
35890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35891 \begin_inset Text
35892
35893 \begin_layout Plain Layout
35894
35895 \family roman
35896 \series medium
35897 \shape up
35898 \emph off
35899 \bar no
35900 \noun off
35901 \color none
35902 ¿
35903 \end_layout
35904
35905 \end_inset
35906 </cell>
35907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35908 \begin_inset Text
35909
35910 \begin_layout Plain Layout
35911
35912 \family roman
35913 \series medium
35914 \shape up
35915 \emph off
35916 \bar no
35917 \noun off
35918 \color none
35919 Ï
35920 \end_layout
35921
35922 \end_inset
35923 </cell>
35924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35925 \begin_inset Text
35926
35927 \begin_layout Plain Layout
35928
35929 \family roman
35930 \series medium
35931 \shape up
35932 \emph off
35933 \bar no
35934 \noun off
35935 \color none
35936 ß
35937 \end_layout
35938
35939 \end_inset
35940 </cell>
35941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35942 \begin_inset Text
35943
35944 \begin_layout Plain Layout
35945
35946 \family roman
35947 \series medium
35948 \shape up
35949 \emph off
35950 \bar no
35951 \noun off
35952 \color none
35953 ï
35954 \end_layout
35955
35956 \end_inset
35957 </cell>
35958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35959 \begin_inset Text
35960
35961 \begin_layout Plain Layout
35962
35963 \family roman
35964 \series medium
35965 \shape up
35966 \emph off
35967 \bar no
35968 \noun off
35969 \color none
35970 ÿ
35971 \end_layout
35972
35973 \end_inset
35974 </cell>
35975 </row>
35976 </lyxtabular>
35977
35978 \end_inset
35979
35980
35981 \end_layout
35982
35983 \end_inset
35984
35985
35986 \end_layout
35987
35988 \begin_layout Standard
35989 The following is a full list of all of the accented characters LyX can display
35990  directly.
35991  It includes not only the accented characters from the previous table, but
35992  also the characters from 
35993 \family typewriter
35994 ISO8859–2
35995 \family default
35996  through 
35997 \family typewriter
35998 4
35999 \family default
36000 .
36001  
36002 \end_layout
36003
36004 \begin_layout Itemize
36005 From 
36006 \family typewriter
36007 ISO8859–1
36008 \family default
36009 :
36010 \end_layout
36011
36012 \begin_deeper
36013 \begin_layout Standard
36014 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
36015 \begin_inset space \hfill{}
36016 \end_inset
36017
36018 diaeresis
36019 \end_layout
36020
36021 \begin_layout Standard
36022 ^ Â Ê Î Ô Û â ê î ô û
36023 \begin_inset space \hfill{}
36024 \end_inset
36025
36026 circumflex
36027 \end_layout
36028
36029 \begin_layout Standard
36030 ` À È Ì Ò Ù à è ì ò ù
36031 \begin_inset space \hfill{}
36032 \end_inset
36033
36034 grave
36035 \end_layout
36036
36037 \begin_layout Standard
36038 ´ Á É Í Ó Ú Ý á é í ó ú ý
36039 \begin_inset space \hfill{}
36040 \end_inset
36041
36042 acute
36043 \end_layout
36044
36045 \begin_layout Standard
36046 ~ Ã Ñ Õ ã ñ õ
36047 \begin_inset space \hfill{}
36048 \end_inset
36049
36050 tilde
36051 \end_layout
36052
36053 \begin_layout Standard
36054 ¸Çç
36055 \begin_inset space \hfill{}
36056 \end_inset
36057
36058 cedilla
36059 \end_layout
36060
36061 \begin_layout Standard
36062 ¯
36063 \begin_inset space \hfill{}
36064 \end_inset
36065
36066 macron
36067 \end_layout
36068
36069 \end_deeper
36070 \begin_layout Itemize
36071 From 
36072 \family typewriter
36073 ISO8859–2
36074 \family default
36075  through 
36076 \family typewriter
36077 4
36078 \family default
36079 :
36080 \end_layout
36081
36082 \begin_deeper
36083 \begin_layout Standard
36084 ĤĴĥĵĈĜŜĉĝŝ
36085 \begin_inset space \hfill{}
36086 \end_inset
36087
36088 circumflex
36089 \end_layout
36090
36091 \begin_layout Standard
36092 ŚŹśźŔĹĆŃŕĺćń
36093 \begin_inset space \hfill{}
36094 \end_inset
36095
36096 acute
36097 \end_layout
36098
36099 \begin_layout Standard
36100 Ĩı̃Ũũ
36101 \begin_inset space \hfill{}
36102 \end_inset
36103
36104 tilde
36105 \end_layout
36106
36107 \begin_layout Standard
36108 ŞşŢţŖĻĢŗļģŅĶņķ
36109 \begin_inset space \hfill{}
36110 \end_inset
36111
36112 cedilla
36113 \end_layout
36114
36115 \begin_layout Standard
36116 ĒēĀĪŌŪāı̄ōū
36117 \begin_inset space \hfill{}
36118 \end_inset
36119
36120 macron
36121 \end_layout
36122
36123 \begin_layout Standard
36124 ŐŰőű
36125 \begin_inset space \hfill{}
36126 \end_inset
36127
36128 Hungarian umlaut
36129 \end_layout
36130
36131 \end_deeper
36132 \begin_layout Standard
36133 All the characters above are actively supported by TeX fonts.
36134  In addition TeX allows diacritical marks on almost all characters.
36135  Also make sure you're using the 
36136 \family typewriter
36137 T1
36138 \family default
36139  font-encoding.
36140 \end_layout
36141
36142 \begin_layout Chapter
36143 \start_of_appendix
36144 The User Interface
36145 \begin_inset CommandInset label
36146 LatexCommand label
36147 name "cha:The-User-Interface"
36148
36149 \end_inset
36150
36151
36152 \end_layout
36153
36154 \begin_layout Standard
36155 This appendix lists all the available menus and describes their functionality.
36156  It is designed as a quick reference if you are searching for a special
36157  topic inside the user's guide.
36158 \end_layout
36159
36160 \begin_layout Section
36161 The File Menu
36162 \begin_inset Index idx
36163 status collapsed
36164
36165 \begin_layout Plain Layout
36166 Menu ! File
36167 \end_layout
36168
36169 \end_inset
36170
36171
36172 \end_layout
36173
36174 \begin_layout Standard
36175 Under the 
36176 \family sans
36177 File
36178 \family default
36179  menu are the basic operations in addition to some more advanced operations.
36180  At the end of the menu the four last opened documents are listed.
36181 \end_layout
36182
36183 \begin_layout Subsection
36184 New
36185 \end_layout
36186
36187 \begin_layout Standard
36188 Creates a new document.
36189 \end_layout
36190
36191 \begin_layout Subsection
36192 New from Template
36193 \end_layout
36194
36195 \begin_layout Standard
36196 This menu entry prompts you for a template to use.
36197  Selecting a template will automatically set certain layout features for
36198  the document, features you would otherwise need to change manually.
36199 \end_layout
36200
36201 \begin_layout Subsection
36202 Open
36203 \end_layout
36204
36205 \begin_layout Standard
36206 Opens a document.
36207 \end_layout
36208
36209 \begin_layout Subsection
36210 Open Recent
36211 \end_layout
36212
36213 \begin_layout Standard
36214 The submenu shows a list of the recently opened files.
36215  Click there on a file to open it.
36216 \end_layout
36217
36218 \begin_layout Subsection
36219 Close
36220 \end_layout
36221
36222 \begin_layout Standard
36223 Closes the current document.
36224 \end_layout
36225
36226 \begin_layout Subsection
36227 Close All
36228 \end_layout
36229
36230 \begin_layout Standard
36231 Closes all opened documents.
36232 \end_layout
36233
36234 \begin_layout Subsection
36235 Save
36236 \end_layout
36237
36238 \begin_layout Standard
36239 Saves the actual document.
36240 \end_layout
36241
36242 \begin_layout Subsection
36243 Save As
36244 \end_layout
36245
36246 \begin_layout Standard
36247 Saves the actual document under a new name to create a copy.
36248 \end_layout
36249
36250 \begin_layout Subsection
36251 Save All
36252 \end_layout
36253
36254 \begin_layout Standard
36255 Saves all opened documents.
36256 \end_layout
36257
36258 \begin_layout Subsection
36259 Revert to saved
36260 \end_layout
36261
36262 \begin_layout Standard
36263 Reloads the actual document from disk.
36264 \end_layout
36265
36266 \begin_layout Subsection
36267 Version Control
36268 \end_layout
36269
36270 \begin_layout Standard
36271 This is used when more people are working on the same document.
36272  It is described in the section 
36273 \emph on
36274 Version Control in LyX
36275 \emph default
36276  of the 
36277 \emph on
36278 Additional Features
36279 \emph default
36280  manual.
36281 \end_layout
36282
36283 \begin_layout Subsection
36284 Import
36285 \end_layout
36286
36287 \begin_layout Standard
36288 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
36289  NoWeb-files, plain text files, and comma separated, table like, text files
36290  (CSV) as a new LyX-document.
36291  The files will be imported as new LyX-document.
36292 \end_layout
36293
36294 \begin_layout Standard
36295 When using the menu entry 
36296 \family sans
36297 Plain
36298 \begin_inset space ~
36299 \end_inset
36300
36301 Text
36302 \family default
36303 , line breaks in the text will start a new paragraph; when using the menu
36304  entry 
36305 \family sans
36306 Plain
36307 \begin_inset space ~
36308 \end_inset
36309
36310 Text, Join
36311 \begin_inset space ~
36312 \end_inset
36313
36314 Lines
36315 \family default
36316 , consecutive lines of text will be imported to one big paragraph.
36317  A new paragraph will begin when there is a blank line in the file.
36318 \end_layout
36319
36320 \begin_layout Subsection
36321 Export
36322 \begin_inset CommandInset label
36323 LatexCommand label
36324 name "sub:Export"
36325
36326 \end_inset
36327
36328
36329 \end_layout
36330
36331 \begin_layout Standard
36332 You can export your document to various file formats.
36333  The resulting files are placed in the directory of your LyX-file.
36334  The menu entries are not the same on all installations.
36335  They depend on the programs found by LyX while its configuration.
36336 \end_layout
36337
36338 \begin_layout Standard
36339 Here is a list of all available entries; some of them are explained in detail
36340  in section
36341 \begin_inset space ~
36342 \end_inset
36343
36344
36345 \begin_inset CommandInset ref
36346 LatexCommand ref
36347 reference "sub:Output-file-formats"
36348
36349 \end_inset
36350
36351 :
36352 \end_layout
36353
36354 \begin_layout Description
36355
36356 \family sans
36357 CJK
36358 \begin_inset space ~
36359 \end_inset
36360
36361 LyX 
36362 \family default
36363 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
36364  (CJK)
36365 \begin_inset Newline newline
36366 \end_inset
36367
36368  Since LyX 1.5.0 CJK support is fully integrated to LyX.
36369 \end_layout
36370
36371 \begin_layout Description
36372
36373 \family sans
36374 DVI
36375 \family default
36376  DVI-format
36377 \end_layout
36378
36379 \begin_layout Description
36380 HTML HTML-format (the HTML-converter is a third-party product and may not
36381  work in all cases)
36382 \end_layout
36383
36384 \begin_layout Description
36385 HTML
36386 \begin_inset space ~
36387 \end_inset
36388
36389 (MS
36390 \begin_inset space ~
36391 \end_inset
36392
36393 Word) HTML-format specialized so that the result can be imported to 
36394 \family sans
36395 MS Word
36396 \family default
36397 ; as a consequence of this formulas will be embedded as bitmap fonts and
36398  not in the format 
36399 \family sans
36400 MathML
36401 \family default
36402 .
36403 \end_layout
36404
36405 \begin_layout Description
36406
36407 \family sans
36408 LaT
36409 \begin_inset ERT
36410 status collapsed
36411
36412 \begin_layout Plain Layout
36413
36414 {}
36415 \end_layout
36416
36417 \end_inset
36418
36419 eX
36420 \begin_inset space ~
36421 \end_inset
36422
36423 (pdflatex)
36424 \family default
36425  text file with the LaTeX source, additionally all images used in the document
36426  will be converted to a format that is readable by the 
36427 \family typewriter
36428 pdflatex
36429 \family default
36430  program (GIF, JPG, PDF, PNG)
36431 \end_layout
36432
36433 \begin_layout Description
36434
36435 \family sans
36436 LaT
36437 \begin_inset ERT
36438 status collapsed
36439
36440 \begin_layout Plain Layout
36441
36442 {}
36443 \end_layout
36444
36445 \end_inset
36446
36447 eX
36448 \begin_inset space ~
36449 \end_inset
36450
36451 (plain)
36452 \family default
36453  text file with the LaTeX source code, additionally all images used in the
36454  document will be converted to the EPS-format, only this format is readable
36455  by the 
36456 \family typewriter
36457 latex
36458 \family default
36459  program
36460 \end_layout
36461
36462 \begin_layout Description
36463 LyX
36464 \begin_inset space ~
36465 \end_inset
36466
36467 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
36468 \begin_inset Quotes eld
36469 \end_inset
36470
36471 y
36472 \begin_inset Quotes erd
36473 \end_inset
36474
36475  is replaced by the version number)
36476 \end_layout
36477
36478 \begin_layout Description
36479 LyXHTML HTML-format, using LyX's internal XHTML engine
36480 \end_layout
36481
36482 \begin_layout Description
36483 OpenDocument OpenDocument-formatted text file, to be opened with 
36484 \family sans
36485 OpenOffice
36486 \family default
36487
36488 \family sans
36489 KOffice
36490 \family default
36491
36492 \family sans
36493 Abiword
36494 \family default
36495 , etc.
36496  (The OpenDocument-converter is a third-party product and may not work in
36497  all cases)
36498 \end_layout
36499
36500 \begin_layout Description
36501
36502 \family sans
36503 PDF
36504 \begin_inset space ~
36505 \end_inset
36506
36507 (dvipdfm)
36508 \family default
36509  PDF-format using the program 
36510 \family typewriter
36511 dvipdfm
36512 \end_layout
36513
36514 \begin_layout Description
36515
36516 \family sans
36517 PDF
36518 \begin_inset space ~
36519 \end_inset
36520
36521 (pdflatex)
36522 \family default
36523  PDF-format using the program 
36524 \family typewriter
36525 pdflatex
36526 \end_layout
36527
36528 \begin_layout Description
36529
36530 \family sans
36531 PDF
36532 \begin_inset space ~
36533 \end_inset
36534
36535 (ps2pdf)
36536 \family default
36537  PDF-format using the program 
36538 \family typewriter
36539 ps2pdf
36540 \end_layout
36541
36542 \begin_layout Description
36543
36544 \family sans
36545 Plain
36546 \begin_inset space ~
36547 \end_inset
36548
36549 text
36550 \family default
36551  text format
36552 \end_layout
36553
36554 \begin_layout Description
36555
36556 \family sans
36557 Plain
36558 \begin_inset space ~
36559 \end_inset
36560
36561 text
36562 \begin_inset space ~
36563 \end_inset
36564
36565 (ps2ascii)
36566 \family default
36567  text format, the document will first be converted to Postscript format
36568  and then exported as text using the program 
36569 \family sans
36570 ps2ascii
36571 \end_layout
36572
36573 \begin_layout Description
36574
36575 \family sans
36576 Postscript
36577 \family default
36578  PostScript format using the program 
36579 \family typewriter
36580 dvips
36581 \end_layout
36582
36583 \begin_layout Description
36584
36585 \family sans
36586 Custom
36587 \family default
36588  custom format
36589 \end_layout
36590
36591 \begin_layout Standard
36592 The program 
36593 \family typewriter
36594 dvipdfm
36595 \family default
36596  produces internally a DVI-file which is then converted to a PDF-file.
36597  It is a bit out of date and therefore the output could look different from
36598  what you want.
36599  
36600 \family typewriter
36601 pdflatex
36602 \family default
36603  produces PDF-files directly and supports the latest PDF-file formats.
36604 \end_layout
36605
36606 \begin_layout Standard
36607 If one of the menu entries 
36608 \family sans
36609 DVI
36610 \family default
36611
36612 \family sans
36613 PDF
36614 \begin_inset space ~
36615 \end_inset
36616
36617 (pdflatex)
36618 \family default
36619  or 
36620 \family sans
36621 Postscript
36622 \family default
36623  is missing, you need to update your LaTeX installation.
36624  After updating you have to reconfigure LyX, see section
36625 \begin_inset space ~
36626 \end_inset
36627
36628
36629 \begin_inset CommandInset ref
36630 LatexCommand ref
36631 reference "sec:Basic-LyX-Setup"
36632
36633 \end_inset
36634
36635 .
36636 \begin_inset Index idx
36637 status collapsed
36638
36639 \begin_layout Plain Layout
36640 Reconfiguration of LyX
36641 \end_layout
36642
36643 \end_inset
36644
36645
36646 \end_layout
36647
36648 \begin_layout Standard
36649 The menu 
36650 \family sans
36651 Custom
36652 \family default
36653  allows you to export your file by using special command line options for
36654  the export program.
36655 \end_layout
36656
36657 \begin_layout Subsection
36658 Print
36659 \end_layout
36660
36661 \begin_layout Standard
36662 With this menu entry you can print your document to a file in PostScript
36663  format or send it to a printer.
36664  The printer will also use the document in PostScript format.
36665  The conversion to PostScript is done in the background by LyX using the
36666  program 
36667 \family typewriter
36668 dvips
36669 \family default
36670 .
36671  For more information have a look at section
36672 \begin_inset space ~
36673 \end_inset
36674
36675
36676 \begin_inset CommandInset ref
36677 LatexCommand ref
36678 reference "sub:Printing-the-File"
36679
36680 \end_inset
36681
36682 .
36683 \end_layout
36684
36685 \begin_layout Subsection
36686 Fax
36687 \end_layout
36688
36689 \begin_layout Standard
36690 This menu entry will only appear when you have a fax program installed (on
36691  Windows you additionally need to register its program path to LyX's PATH
36692  prefix, see section
36693 \begin_inset space ~
36694 \end_inset
36695
36696
36697 \begin_inset CommandInset ref
36698 LatexCommand ref
36699 reference "sec:Paths"
36700
36701 \end_inset
36702
36703 ).
36704  With this menu entry you can send your document to a fax program like 
36705 \family typewriter
36706 hylapex
36707 \family default
36708  or 
36709 \family typewriter
36710 kdeprintfax
36711 \family default
36712 .
36713  The default format of the sent file is PostScript.
36714  The format can be changed in LyX's preferences as described in section
36715 \begin_inset space ~
36716 \end_inset
36717
36718
36719 \begin_inset CommandInset ref
36720 LatexCommand ref
36721 reference "sub:Converters"
36722
36723 \end_inset
36724
36725 .
36726 \end_layout
36727
36728 \begin_layout Subsection
36729 New and Close Window
36730 \end_layout
36731
36732 \begin_layout Standard
36733 Opens or closes a new instance of LyX.
36734 \end_layout
36735
36736 \begin_layout Subsection
36737 Exit
36738 \end_layout
36739
36740 \begin_layout Standard
36741 Prompts you to save all unsaved documents and then exits.
36742 \end_layout
36743
36744 \begin_layout Section
36745 The Edit Menu
36746 \begin_inset Index idx
36747 status collapsed
36748
36749 \begin_layout Plain Layout
36750 Menu ! Edit
36751 \end_layout
36752
36753 \end_inset
36754
36755
36756 \end_layout
36757
36758 \begin_layout Subsection
36759 Undo and Redo
36760 \end_layout
36761
36762 \begin_layout Standard
36763 Described in section
36764 \begin_inset space ~
36765 \end_inset
36766
36767
36768 \begin_inset CommandInset ref
36769 LatexCommand ref
36770 reference "sec:Undo-and-Redo"
36771
36772 \end_inset
36773
36774 .
36775 \end_layout
36776
36777 \begin_layout Subsection
36778 Cut, Copy, Paste, Paste Recent, Paste Special
36779 \end_layout
36780
36781 \begin_layout Standard
36782 Described in section
36783 \begin_inset space ~
36784 \end_inset
36785
36786
36787 \begin_inset CommandInset ref
36788 LatexCommand ref
36789 reference "sec:Basic-Editing-Features"
36790
36791 \end_inset
36792
36793 .
36794 \end_layout
36795
36796 \begin_layout Subsection
36797 Select All
36798 \end_layout
36799
36800 \begin_layout Standard
36801 Selects the whole document.
36802 \end_layout
36803
36804 \begin_layout Subsection
36805 Find & Replace
36806 \end_layout
36807
36808 \begin_layout Standard
36809 Described in section
36810 \begin_inset space ~
36811 \end_inset
36812
36813
36814 \begin_inset CommandInset ref
36815 LatexCommand ref
36816 reference "sec:Basic-Editing-Features"
36817
36818 \end_inset
36819
36820 .
36821 \end_layout
36822
36823 \begin_layout Subsection
36824 Move Paragraph Up/Down
36825 \end_layout
36826
36827 \begin_layout Standard
36828 This shifts the paragraph where the cursor is currently in one paragraph
36829  up or down.
36830 \end_layout
36831
36832 \begin_layout Subsection
36833 Text Style
36834 \end_layout
36835
36836 \begin_layout Standard
36837 Described in section
36838 \begin_inset space ~
36839 \end_inset
36840
36841
36842 \begin_inset CommandInset ref
36843 LatexCommand ref
36844 reference "sub:Fine-Tuning-with-the"
36845
36846 \end_inset
36847
36848 .
36849 \end_layout
36850
36851 \begin_layout Subsection
36852 Paragraph Settings
36853 \begin_inset Index idx
36854 status collapsed
36855
36856 \begin_layout Plain Layout
36857 Paragraph ! Settings
36858 \end_layout
36859
36860 \end_inset
36861
36862
36863 \end_layout
36864
36865 \begin_layout Standard
36866 Enables you to set the paragraph alignment, line spacing and label width.
36867  These settings only affect the paragraph in which the cursor is currently.
36868 \end_layout
36869
36870 \begin_layout Standard
36871 You can also prevent the first line of the paragraph being indented if you
36872  have chosen to separate paragraphs with indents in the 
36873 \family sans
36874 Document\SpecialChar \menuseparator
36875 Settings
36876 \family default
36877  dialog under 
36878 \family sans
36879 Text
36880 \begin_inset space ~
36881 \end_inset
36882
36883 Layout
36884 \family default
36885 .
36886 \end_layout
36887
36888 \begin_layout Subsection
36889 Table Settings and Math
36890 \end_layout
36891
36892 \begin_layout Standard
36893 These two menus are only fully active when the cursor is inside a table
36894  or a formula.
36895  Here you can change the properties of tables and formulas.
36896  The properties of tables are described in section
36897 \begin_inset space ~
36898 \end_inset
36899
36900
36901 \begin_inset CommandInset ref
36902 LatexCommand ref
36903 reference "sec:Tables"
36904
36905 \end_inset
36906
36907 , the properties of formulas in chapter
36908 \begin_inset space ~
36909 \end_inset
36910
36911
36912 \begin_inset CommandInset ref
36913 LatexCommand ref
36914 reference "cha:Mathematical-Formulas"
36915
36916 \end_inset
36917
36918 .
36919 \end_layout
36920
36921 \begin_layout Subsection
36922 Increase / Decrease List Depth
36923 \end_layout
36924
36925 \begin_layout Standard
36926 These menu entries are only active when the cursor is in an environment
36927  that can be nested.
36928  They increase/decrease the environment nesting level as explained in section
36929 \begin_inset space ~
36930 \end_inset
36931
36932
36933 \begin_inset CommandInset ref
36934 LatexCommand ref
36935 reference "sec:Nesting"
36936
36937 \end_inset
36938
36939  and 
36940 \begin_inset CommandInset ref
36941 LatexCommand ref
36942 reference "sub:Numbering-depth"
36943
36944 \end_inset
36945
36946 .
36947 \end_layout
36948
36949 \begin_layout Section
36950 The View Menu
36951 \begin_inset Index idx
36952 status collapsed
36953
36954 \begin_layout Plain Layout
36955 Menu ! View
36956 \end_layout
36957
36958 \end_inset
36959
36960
36961 \end_layout
36962
36963 \begin_layout Standard
36964 The 
36965 \family sans
36966 View
36967 \family default
36968  menu contains a list of available formats in which you can view the actual
36969  document with an external program.
36970  The menu entries for the viewing formats are not the same on all installations
36971  — it depends on the LaTeX programs that are found while LyX was configured.
36972  All possible formats are formats listed in section
36973 \begin_inset space ~
36974 \end_inset
36975
36976
36977 \begin_inset CommandInset ref
36978 LatexCommand ref
36979 reference "sub:Export"
36980
36981 \end_inset
36982
36983 .
36984  You should at least see the menu entries 
36985 \family sans
36986 DVI
36987 \family default
36988  and 
36989 \family sans
36990 PDF
36991 \begin_inset space ~
36992 \end_inset
36993
36994 (pdflatex)
36995 \family default
36996 .
36997  If one of the two is missing, you need to update your LaTeX installation.
36998  After updating you have to reconfigure LyX, see section
36999 \begin_inset space ~
37000 \end_inset
37001
37002
37003 \begin_inset CommandInset ref
37004 LatexCommand ref
37005 reference "sec:Basic-LyX-Setup"
37006
37007 \end_inset
37008
37009 .
37010 \begin_inset Index idx
37011 status collapsed
37012
37013 \begin_layout Plain Layout
37014 Reconfiguration of LyX
37015 \end_layout
37016
37017 \end_inset
37018
37019
37020 \end_layout
37021
37022 \begin_layout Standard
37023 Invoking a menu will start a viewer program.
37024  The viewer can be set or changed in the preferences, see section
37025 \begin_inset space ~
37026 \end_inset
37027
37028
37029 \begin_inset CommandInset ref
37030 LatexCommand ref
37031 reference "sec:File-Formats"
37032
37033 \end_inset
37034
37035 .
37036  The default viewers are set by LyX when it is first configured.
37037 \end_layout
37038
37039 \begin_layout Standard
37040 \begin_inset VSpace bigskip
37041 \end_inset
37042
37043 At the bottom of the 
37044 \family sans
37045 View
37046 \family default
37047  menu the opened documents are listed.
37048 \end_layout
37049
37050 \begin_layout Subsection
37051 Open/Close all Insets
37052 \end_layout
37053
37054 \begin_layout Standard
37055 Opens/closes all insets in your document.
37056 \end_layout
37057
37058 \begin_layout Subsection
37059 Unfold/Fold Math Macros
37060 \end_layout
37061
37062 \begin_layout Standard
37063 Unfolds/folds the current math macro.
37064 \end_layout
37065
37066 \begin_layout Standard
37067 Math macros are described in the 
37068 \emph on
37069 Math
37070 \emph default
37071  manual.
37072 \end_layout
37073
37074 \begin_layout Subsection
37075 View Source
37076 \end_layout
37077
37078 \begin_layout Standard
37079 Opens a window showing the source code of the actual document, as described
37080  in section
37081 \begin_inset space ~
37082 \end_inset
37083
37084
37085 \begin_inset CommandInset ref
37086 LatexCommand ref
37087 reference "sec:Previewing-snippets-of"
37088
37089 \end_inset
37090
37091 .
37092 \change_inserted -712698321 1301219943
37093
37094 \end_layout
37095
37096 \begin_layout Subsection
37097
37098 \change_inserted -712698321 1301219959
37099 View Messages
37100 \end_layout
37101
37102 \begin_layout Standard
37103
37104 \change_inserted -712698321 1301220076
37105 Opens a window showing console messages.
37106  This is useful for debugging LyX (i.
37107 \begin_inset space \thinspace{}
37108 \end_inset
37109
37110 e., hunt for errors in the program) or to see what is going on in the background
37111  while LaTeX is processing the document,
37112 \end_layout
37113
37114 \begin_layout Subsection
37115
37116 \change_inserted -712698321 1301220084
37117 View
37118 \end_layout
37119
37120 \begin_layout Standard
37121
37122 \change_inserted -712698321 1301220342
37123 This menu entry generates the output you have specified as default output
37124  format either in the preferences (see sec.
37125 \begin_inset space ~
37126 \end_inset
37127
37128
37129 \begin_inset CommandInset ref
37130 LatexCommand ref
37131 reference "sec:File-Formats"
37132
37133 \end_inset
37134
37135 ) or in the document settings (see sec.
37136 \begin_inset space ~
37137 \end_inset
37138
37139
37140 \begin_inset CommandInset ref
37141 LatexCommand ref
37142 reference "sec:Doc-Output"
37143
37144 \end_inset
37145
37146 ), for instance PDF, and opens it in an appropriate viewer.
37147 \end_layout
37148
37149 \begin_layout Subsection
37150
37151 \change_inserted -712698321 1301220353
37152 View (Other Formats)
37153 \end_layout
37154
37155 \begin_layout Standard
37156
37157 \change_inserted -712698321 1301220444
37158 With this submenu, you can view your document in alternative output formats.
37159 \change_unchanged
37160
37161 \end_layout
37162
37163 \begin_layout Subsection
37164 Update
37165 \end_layout
37166
37167 \begin_layout Standard
37168 This menu entry allows you to update the view with your latest changes 
37169 \change_inserted -712698321 1301220297
37170 (in the default output format as described in the previous section) 
37171 \change_unchanged
37172 without opening a new view
37173 \change_inserted -712698321 1301220263
37174 er
37175 \change_unchanged
37176  window.
37177 \change_inserted -712698321 1301220384
37178
37179 \end_layout
37180
37181 \begin_layout Subsection
37182
37183 \change_inserted -712698321 1301220388
37184 Update (Other Formats)
37185 \end_layout
37186
37187 \begin_layout Standard
37188
37189 \change_inserted -712698321 1301220467
37190 With this submenu, you can update the view of alternative output formats
37191  of your document without opening a new viewer window.
37192 \end_layout
37193
37194 \begin_layout Subsection
37195
37196 \change_inserted -712698321 1301220487
37197 View Master Document
37198 \end_layout
37199
37200 \begin_layout Standard
37201
37202 \change_inserted -712698321 1301220814
37203 This menu item is only visible if your document is included to another document,
37204  which is then its 
37205 \begin_inset Quotes eld
37206 \end_inset
37207
37208 master
37209 \begin_inset Quotes erd
37210 \end_inset
37211
37212  (see section 
37213 \emph on
37214 Child Documents
37215 \emph default
37216  in the 
37217 \emph on
37218 Embedded Objects
37219 \emph default
37220  manual for more information on this topic).
37221  This item allows you to view the master document from within its child.
37222  That is, if you are working on a child document which is a chapter of a
37223  book, 
37224 \family sans
37225 View Master
37226 \family default
37227  generates the output of the whole book, while 
37228 \family sans
37229 View
37230 \family default
37231  will just output the chapter alone.
37232 \end_layout
37233
37234 \begin_layout Standard
37235
37236 \change_inserted -712698321 1301220854
37237 The format used by this function is the default output format as specified
37238  in the preferences (see sec.
37239 \begin_inset space ~
37240 \end_inset
37241
37242
37243 \begin_inset CommandInset ref
37244 LatexCommand ref
37245 reference "sec:File-Formats"
37246
37247 \end_inset
37248
37249 ) or in the document settings (see sec.
37250 \begin_inset space ~
37251 \end_inset
37252
37253
37254 \begin_inset CommandInset ref
37255 LatexCommand ref
37256 reference "sec:Doc-Output"
37257
37258 \end_inset
37259
37260 ).
37261 \end_layout
37262
37263 \begin_layout Subsection
37264
37265 \change_inserted -712698321 1301220878
37266 Update Master Document
37267 \end_layout
37268
37269 \begin_layout Standard
37270
37271 \change_inserted -712698321 1301220947
37272 This menu item is only visible if your document is included to another document,
37273  which is then its 
37274 \begin_inset Quotes eld
37275 \end_inset
37276
37277 master
37278 \begin_inset Quotes erd
37279 \end_inset
37280
37281  (see section 
37282 \emph on
37283 Child Documents
37284 \emph default
37285  in the 
37286 \emph on
37287 Embedded Objects
37288 \emph default
37289  manual for more information on this topic).
37290  This item allows you to update the view of a master document from within
37291  its child without the need to switch to the master document itself.
37292 \end_layout
37293
37294 \begin_layout Standard
37295
37296 \change_inserted -712698321 1301220879
37297 The format used by this function is the default output format as specified
37298  in the preferences (see sec.
37299 \begin_inset space ~
37300 \end_inset
37301
37302
37303 \begin_inset CommandInset ref
37304 LatexCommand ref
37305 reference "sec:File-Formats"
37306
37307 \end_inset
37308
37309 ) or in the document settings (see sec.
37310 \begin_inset space ~
37311 \end_inset
37312
37313
37314 \begin_inset CommandInset ref
37315 LatexCommand ref
37316 reference "sec:Doc-Output"
37317
37318 \end_inset
37319
37320 ).
37321 \end_layout
37322
37323 \begin_layout Subsection
37324 Split View
37325 \end_layout
37326
37327 \begin_layout Standard
37328 This will split LyX's main window vertically or horizontally.
37329  This allows you to view documents the same time to compare them, or to
37330  view the same document, but at different positions.
37331  You can even split the main window several times to view for example 3
37332  or more documents at the same time.
37333  To return to an unsplit view, use the menu 
37334 \family sans
37335 Close Current View
37336 \family default
37337 .
37338 \end_layout
37339
37340 \begin_layout Subsection
37341 Close Current View
37342 \end_layout
37343
37344 \begin_layout Standard
37345 Closes a split view.
37346 \end_layout
37347
37348 \begin_layout Subsection
37349 Fullscreen
37350 \end_layout
37351
37352 \begin_layout Standard
37353 Using this menu entry or pressing F11 removes the menu bar and all toolbars
37354  so that you will see nothing but your text.
37355  It furthermore displays LyX's main window fullscreen.
37356  To return from fullscreen to the normal view, press F11, or right-click
37357  and turn off the fullscreen mode in the context menu.
37358 \end_layout
37359
37360 \begin_layout Subsection
37361 Toolbars
37362 \begin_inset CommandInset label
37363 LatexCommand label
37364 name "sub:Toolbars"
37365
37366 \end_inset
37367
37368
37369 \begin_inset Index idx
37370 status collapsed
37371
37372 \begin_layout Plain Layout
37373 Toolbar
37374 \end_layout
37375
37376 \end_inset
37377
37378
37379 \end_layout
37380
37381 \begin_layout Standard
37382 In this menu entry you can set the appearance of the different toolbars.
37383  All toolbars and the 
37384 \family sans
37385 Command
37386 \begin_inset space ~
37387 \end_inset
37388
37389 Buffer
37390 \family default
37391  can be turned on and off.
37392  The 
37393 \emph on
37394 on
37395 \emph default
37396  state is denoted in the menu with a checkmark.
37397  The 
37398 \family sans
37399 Review
37400 \family default
37401
37402 \family sans
37403 Table
37404 \family default
37405
37406 \family sans
37407 Math
37408 \begin_inset space ~
37409 \end_inset
37410
37411 Panels
37412 \family default
37413 , and 
37414 \family sans
37415 Math
37416 \family default
37417  toolbars can be additionally set to the state 
37418 \emph on
37419 automatic
37420 \emph default
37421  that is denoted in the menu with the suffix 
37422 \family sans
37423 (auto)
37424 \family default
37425 .
37426 \end_layout
37427
37428 \begin_layout Standard
37429 In the 
37430 \emph on
37431 on
37432 \emph default
37433  state the toolbar is permanently shown, in the 
37434 \emph on
37435 automatic
37436 \emph default
37437  state the toolbar is only shown when the cursor is in a certain environment
37438  or when a certain feature is enabled.
37439  That means that the review toolbar will only be shown when change tracking
37440  is activated, the math and table toolbars are only shown when the cursor
37441  is inside a formula or table, respectively.
37442 \end_layout
37443
37444 \begin_layout Standard
37445 LyX's toolbars and their buttons are explained in section
37446 \begin_inset space ~
37447 \end_inset
37448
37449
37450 \begin_inset CommandInset ref
37451 LatexCommand ref
37452 reference "sec:Toolbars"
37453
37454 \end_inset
37455
37456 .
37457 \end_layout
37458
37459 \begin_layout Section
37460 The Insert Menu
37461 \begin_inset Index idx
37462 status collapsed
37463
37464 \begin_layout Plain Layout
37465 Menu ! Insert
37466 \end_layout
37467
37468 \end_inset
37469
37470
37471 \end_layout
37472
37473 \begin_layout Subsection
37474 Math
37475 \end_layout
37476
37477 \begin_layout Standard
37478 Inserts math constructs that are explained in chapter
37479 \begin_inset space ~
37480 \end_inset
37481
37482
37483 \begin_inset CommandInset ref
37484 LatexCommand ref
37485 reference "cha:Mathematical-Formulas"
37486
37487 \end_inset
37488
37489  and the 
37490 \emph on
37491 Math
37492 \emph default
37493  manual.
37494 \end_layout
37495
37496 \begin_layout Subsection
37497 Special Character
37498 \begin_inset CommandInset label
37499 LatexCommand label
37500 name "sub:Special-Character"
37501
37502 \end_inset
37503
37504
37505 \end_layout
37506
37507 \begin_layout Standard
37508 Here you can insert the following characters:
37509 \end_layout
37510
37511 \begin_layout Description
37512 Symbols Inserts any character that can be output by your LaTeX system.
37513  Therefore the number of character categories in this dialog and the available
37514  characters depend on the LaTeX-packages you have installed.
37515 \begin_inset Newline newline
37516 \end_inset
37517
37518  
37519 \begin_inset Note Greyedout
37520 status open
37521
37522 \begin_layout Plain Layout
37523
37524 \series bold
37525 Note:
37526 \series default
37527  Not all characters will be visible in the 
37528 \family sans
37529 Symbols
37530 \family default
37531  dialog because none of the screen fonts that you can set in the preferences
37532  dialog (see sec.
37533 \begin_inset space \thinspace{}
37534 \end_inset
37535
37536
37537 \begin_inset CommandInset ref
37538 LatexCommand ref
37539 reference "sub:Screen-Fonts"
37540
37541 \end_inset
37542
37543 ) can display every character.
37544 \end_layout
37545
37546 \end_inset
37547
37548
37549 \end_layout
37550
37551 \begin_layout Description
37552 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
37553
37554 \end_layout
37555
37556 \begin_layout Description
37557 End
37558 \begin_inset space ~
37559 \end_inset
37560
37561 of
37562 \begin_inset space ~
37563 \end_inset
37564
37565 Sentence Inserts an end of sentence dot as described in section
37566 \begin_inset space ~
37567 \end_inset
37568
37569
37570 \begin_inset CommandInset ref
37571 LatexCommand ref
37572 reference "sub:Abbreviations"
37573
37574 \end_inset
37575
37576 .
37577 \end_layout
37578
37579 \begin_layout Description
37580 Ordinary
37581 \begin_inset space ~
37582 \end_inset
37583
37584 Quote Inserts this quote: 
37585 \begin_inset Quotes erd
37586 \end_inset
37587
37588 , no matter what quote type you selected in the 
37589 \family sans
37590 Document\SpecialChar \menuseparator
37591 Settings
37592 \family default
37593  dialog under 
37594 \family sans
37595 Language
37596 \family default
37597 .
37598 \end_layout
37599
37600 \begin_layout Description
37601 Single
37602 \begin_inset space ~
37603 \end_inset
37604
37605 Quote Inserts this quote: 
37606 \begin_inset Quotes els
37607 \end_inset
37608
37609
37610 \end_layout
37611
37612 \begin_layout Description
37613 Protected
37614 \begin_inset space ~
37615 \end_inset
37616
37617 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
37618
37619 \end_layout
37620
37621 \begin_layout Description
37622 Breakable
37623 \begin_inset space ~
37624 \end_inset
37625
37626 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
37627
37628 \end_layout
37629
37630 \begin_layout Description
37631 Menu
37632 \begin_inset space ~
37633 \end_inset
37634
37635 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
37636
37637 \end_layout
37638
37639 \begin_layout Description
37640 Phonetic
37641 \begin_inset space ~
37642 \end_inset
37643
37644 Symbols 
37645 \begin_inset Index idx
37646 status collapsed
37647
37648 \begin_layout Plain Layout
37649 Phonetic symbols
37650 \end_layout
37651
37652 \end_inset
37653
37654
37655 \begin_inset Index idx
37656 status collapsed
37657
37658 \begin_layout Plain Layout
37659 Language ! Phonetic symbols
37660 \end_layout
37661
37662 \end_inset
37663
37664 Creates a formula with a so called tipa inset.
37665  Here you can insert commands to create IPA phonetic symbols.
37666  For this feature you must have the LaTeX-package 
37667 \series bold
37668 tipa
37669 \series default
37670
37671 \begin_inset Index idx
37672 status collapsed
37673
37674 \begin_layout Plain Layout
37675 LaTeX-packages ! tipa
37676 \end_layout
37677
37678 \end_inset
37679
37680  installed.
37681 \begin_inset Newline newline
37682 \end_inset
37683
37684 For more information about this feature we refer to the documentation of
37685  
37686 \series bold
37687 tipa, 
37688 \begin_inset CommandInset citation
37689 LatexCommand cite
37690 key "tipa"
37691
37692 \end_inset
37693
37694
37695 \series default
37696  and this Wiki-page:
37697 \begin_inset Newline newline
37698 \end_inset
37699
37700
37701 \begin_inset Flex URL
37702 status open
37703
37704 \begin_layout Plain Layout
37705
37706 http://wiki.lyx.org/LyX/LinguistLyX
37707 \end_layout
37708
37709 \end_inset
37710
37711
37712 \end_layout
37713
37714 \begin_layout Subsection
37715 Formatting
37716 \end_layout
37717
37718 \begin_layout Standard
37719 Here you can insert the following format constructs:
37720 \end_layout
37721
37722 \begin_layout Description
37723 Superscript Inserts a superscript: test
37724 \begin_inset Formula $^{\text{a,b}}$
37725 \end_inset
37726
37727
37728 \end_layout
37729
37730 \begin_layout Description
37731 Subscript Inserts a subscript: test
37732 \begin_inset Formula $_{\text{3x}}$
37733 \end_inset
37734
37735
37736 \end_layout
37737
37738 \begin_layout Description
37739 Protected
37740 \begin_inset space ~
37741 \end_inset
37742
37743 Space Inserts a protected space that is described in section
37744 \begin_inset space ~
37745 \end_inset
37746
37747
37748 \begin_inset CommandInset ref
37749 LatexCommand ref
37750 reference "sub:Protected-Space"
37751
37752 \end_inset
37753
37754 .
37755 \end_layout
37756
37757 \begin_layout Description
37758 Inter-word
37759 \begin_inset space ~
37760 \end_inset
37761
37762 Space Inserts an inter-word space that is described in section
37763 \begin_inset space ~
37764 \end_inset
37765
37766
37767 \begin_inset CommandInset ref
37768 LatexCommand ref
37769 reference "sub:Inter-word-Space"
37770
37771 \end_inset
37772
37773 .
37774 \end_layout
37775
37776 \begin_layout Description
37777 Thin
37778 \begin_inset space ~
37779 \end_inset
37780
37781 Space Inserts a thin space that is described in section
37782 \begin_inset space ~
37783 \end_inset
37784
37785
37786 \begin_inset CommandInset ref
37787 LatexCommand ref
37788 reference "sub:Thin-Space"
37789
37790 \end_inset
37791
37792 .
37793 \end_layout
37794
37795 \begin_layout Description
37796 Horizontal
37797 \begin_inset space ~
37798 \end_inset
37799
37800 Space Inserts horizontal space, see section
37801 \begin_inset space ~
37802 \end_inset
37803
37804
37805 \begin_inset CommandInset ref
37806 LatexCommand ref
37807 reference "sub:Horizontal-Space"
37808
37809 \end_inset
37810
37811  for a description.
37812 \end_layout
37813
37814 \begin_layout Description
37815 Horizontal
37816 \begin_inset space ~
37817 \end_inset
37818
37819 Line Inserts a horizontal line, see section
37820 \begin_inset space ~
37821 \end_inset
37822
37823
37824 \begin_inset CommandInset ref
37825 LatexCommand ref
37826 reference "sub:Horizontal-Lines"
37827
37828 \end_inset
37829
37830  for a description.
37831 \end_layout
37832
37833 \begin_layout Description
37834 Vertical
37835 \begin_inset space ~
37836 \end_inset
37837
37838 Space Inserts vertical space, see section
37839 \begin_inset space ~
37840 \end_inset
37841
37842
37843 \begin_inset CommandInset ref
37844 LatexCommand ref
37845 reference "sub:Vertical-Space"
37846
37847 \end_inset
37848
37849  for a description.
37850 \end_layout
37851
37852 \begin_layout Description
37853 Hyphenation
37854 \begin_inset space ~
37855 \end_inset
37856
37857 Point Inserts a hyphenation point, see section
37858 \begin_inset space ~
37859 \end_inset
37860
37861
37862 \begin_inset CommandInset ref
37863 LatexCommand ref
37864 reference "sub:Hyphenation"
37865
37866 \end_inset
37867
37868 .
37869 \end_layout
37870
37871 \begin_layout Description
37872 Ligature
37873 \begin_inset space ~
37874 \end_inset
37875
37876 Break Inserts a ligature break, see section
37877 \begin_inset space ~
37878 \end_inset
37879
37880
37881 \begin_inset CommandInset ref
37882 LatexCommand ref
37883 reference "sub:Ligatures"
37884
37885 \end_inset
37886
37887 .
37888 \end_layout
37889
37890 \begin_layout Description
37891 Ragged
37892 \begin_inset space ~
37893 \end_inset
37894
37895 Line
37896 \begin_inset space ~
37897 \end_inset
37898
37899 Break Inserts a forced line break, see section
37900 \begin_inset space ~
37901 \end_inset
37902
37903
37904 \begin_inset CommandInset ref
37905 LatexCommand ref
37906 reference "sub:Forced-Line-Breaks"
37907
37908 \end_inset
37909
37910 .
37911 \end_layout
37912
37913 \begin_layout Description
37914 Justified
37915 \begin_inset space ~
37916 \end_inset
37917
37918 Break Inserts a forced line break that furthermore stretches the broken
37919  text line to the page border, see section
37920 \begin_inset space ~
37921 \end_inset
37922
37923
37924 \begin_inset CommandInset ref
37925 LatexCommand ref
37926 reference "sub:Forced-Line-Breaks"
37927
37928 \end_inset
37929
37930 .
37931 \end_layout
37932
37933 \begin_layout Description
37934 New
37935 \begin_inset space ~
37936 \end_inset
37937
37938 Page Inserts a forced page break, described in section
37939 \begin_inset space ~
37940 \end_inset
37941
37942
37943 \begin_inset CommandInset ref
37944 LatexCommand ref
37945 reference "sub:Forced-Page-Breaks"
37946
37947 \end_inset
37948
37949 .
37950 \end_layout
37951
37952 \begin_layout Description
37953 Page
37954 \begin_inset space ~
37955 \end_inset
37956
37957 Break Inserts a forced page break that furthermore stretches the broken
37958  text page to the page border, described in section
37959 \begin_inset space ~
37960 \end_inset
37961
37962
37963 \begin_inset CommandInset ref
37964 LatexCommand ref
37965 reference "sub:Forced-Page-Breaks"
37966
37967 \end_inset
37968
37969 .
37970 \end_layout
37971
37972 \begin_layout Description
37973 Clear
37974 \begin_inset space ~
37975 \end_inset
37976
37977 Page Inserts a clear page break, described in section
37978 \begin_inset space ~
37979 \end_inset
37980
37981
37982 \begin_inset CommandInset ref
37983 LatexCommand ref
37984 reference "sub:Clear-Page-Breaks"
37985
37986 \end_inset
37987
37988 .
37989 \end_layout
37990
37991 \begin_layout Description
37992 Clear
37993 \begin_inset space ~
37994 \end_inset
37995
37996 Double
37997 \begin_inset space ~
37998 \end_inset
37999
38000 Page Inserts a clear doublepage break, described in section
38001 \begin_inset space ~
38002 \end_inset
38003
38004
38005 \begin_inset CommandInset ref
38006 LatexCommand ref
38007 reference "sub:Clear-Page-Breaks"
38008
38009 \end_inset
38010
38011 .
38012 \end_layout
38013
38014 \begin_layout Subsection
38015 List / TOC
38016 \end_layout
38017
38018 \begin_layout Standard
38019 Various lists can be inserted with this menu entry.
38020  The table of contents, the algorithm, figures, and tables list are described
38021  in section
38022 \begin_inset space ~
38023 \end_inset
38024
38025
38026 \begin_inset CommandInset ref
38027 LatexCommand ref
38028 reference "sec:toc"
38029
38030 \end_inset
38031
38032 .
38033  The index list is described in section
38034 \begin_inset space ~
38035 \end_inset
38036
38037
38038 \begin_inset CommandInset ref
38039 LatexCommand ref
38040 reference "sec:Index"
38041
38042 \end_inset
38043
38044 , the nomenclature in section
38045 \begin_inset space ~
38046 \end_inset
38047
38048
38049 \begin_inset CommandInset ref
38050 LatexCommand ref
38051 reference "sec:Nomenclature"
38052
38053 \end_inset
38054
38055 , and the BibTeX bibliography in section
38056 \begin_inset space ~
38057 \end_inset
38058
38059
38060 \begin_inset CommandInset ref
38061 LatexCommand ref
38062 reference "sub:Bibliography-databases"
38063
38064 \end_inset
38065
38066 .
38067 \end_layout
38068
38069 \begin_layout Subsection
38070 Float
38071 \end_layout
38072
38073 \begin_layout Standard
38074 To insert floats, described in section
38075 \begin_inset space ~
38076 \end_inset
38077
38078
38079 \begin_inset CommandInset ref
38080 LatexCommand ref
38081 reference "sec:Floats"
38082
38083 \end_inset
38084
38085 .
38086 \end_layout
38087
38088 \begin_layout Subsection
38089 Note
38090 \end_layout
38091
38092 \begin_layout Standard
38093 To insert notes, described in section
38094 \begin_inset space ~
38095 \end_inset
38096
38097
38098 \begin_inset CommandInset ref
38099 LatexCommand ref
38100 reference "sec:Notes"
38101
38102 \end_inset
38103
38104 .
38105 \end_layout
38106
38107 \begin_layout Subsection
38108 Branch
38109 \end_layout
38110
38111 \begin_layout Standard
38112 Inserts branch insets as described in section
38113 \begin_inset space ~
38114 \end_inset
38115
38116
38117 \begin_inset CommandInset ref
38118 LatexCommand ref
38119 reference "sec:Branches"
38120
38121 \end_inset
38122
38123 .
38124 \end_layout
38125
38126 \begin_layout Subsection
38127 Custom Insets
38128 \end_layout
38129
38130 \begin_layout Standard
38131 Inserts document class-specific insets.
38132  Such insets only exist when they are defined in the layout file for a certain
38133  document class.
38134  An example is the document class 
38135 \begin_inset Quotes eld
38136 \end_inset
38137
38138 article (Elsevier)
38139 \begin_inset Quotes erd
38140 \end_inset
38141
38142  with three custom insets.
38143  The section 
38144 \emph on
38145 Flex insets and InsetLayout
38146 \emph default
38147  of the 
38148 \emph on
38149 Customization
38150 \emph default
38151  manual explains how custom insets are defined.
38152 \end_layout
38153
38154 \begin_layout Subsection
38155 File
38156 \begin_inset Index idx
38157 status collapsed
38158
38159 \begin_layout Plain Layout
38160 External Material
38161 \end_layout
38162
38163 \end_inset
38164
38165
38166 \end_layout
38167
38168 \begin_layout Standard
38169 This menu entry allows you to insert or include the contents of other LyX
38170  files in your document.
38171  How you can do this is explained in detail in the chapter 
38172 \emph on
38173 External Stuff
38174 \emph default
38175  of the 
38176 \emph on
38177 Embedded Objects
38178 \emph default
38179  manual.
38180 \end_layout
38181
38182 \begin_layout Subsection
38183 Box
38184 \begin_inset Index idx
38185 status collapsed
38186
38187 \begin_layout Plain Layout
38188 Boxes
38189 \end_layout
38190
38191 \end_inset
38192
38193
38194 \end_layout
38195
38196 \begin_layout Standard
38197 Inserts a minipage box that is described section
38198 \begin_inset space ~
38199 \end_inset
38200
38201
38202 \begin_inset CommandInset ref
38203 LatexCommand ref
38204 reference "sec:Minipages"
38205
38206 \end_inset
38207
38208 .
38209  All box types supported by LyX are explained in detail in the chapter 
38210 \emph on
38211 Boxes
38212 \emph default
38213  of the 
38214 \emph on
38215 Embedded Objects
38216 \emph default
38217  manual.
38218 \end_layout
38219
38220 \begin_layout Subsection
38221 Citation
38222 \end_layout
38223
38224 \begin_layout Standard
38225 Inserts a citation as described in section
38226 \begin_inset space ~
38227 \end_inset
38228
38229
38230 \begin_inset CommandInset ref
38231 LatexCommand ref
38232 reference "sec:Bibliography"
38233
38234 \end_inset
38235
38236 .
38237 \end_layout
38238
38239 \begin_layout Subsection
38240 Cross-Reference
38241 \end_layout
38242
38243 \begin_layout Standard
38244 Inserts a cross-reference as described in section
38245 \begin_inset space ~
38246 \end_inset
38247
38248
38249 \begin_inset CommandInset ref
38250 LatexCommand ref
38251 reference "sec:Cross-References"
38252
38253 \end_inset
38254
38255 .
38256 \end_layout
38257
38258 \begin_layout Subsection
38259 Label
38260 \end_layout
38261
38262 \begin_layout Standard
38263 Inserts a label as described in section
38264 \begin_inset space ~
38265 \end_inset
38266
38267
38268 \begin_inset CommandInset ref
38269 LatexCommand ref
38270 reference "sec:Cross-References"
38271
38272 \end_inset
38273
38274 .
38275 \end_layout
38276
38277 \begin_layout Subsection
38278 Caption
38279 \begin_inset Index idx
38280 status collapsed
38281
38282 \begin_layout Plain Layout
38283 Captions
38284 \end_layout
38285
38286 \end_inset
38287
38288
38289 \begin_inset Index idx
38290 status collapsed
38291
38292 \begin_layout Plain Layout
38293 Longtables ! Caption
38294 \end_layout
38295
38296 \end_inset
38297
38298
38299 \end_layout
38300
38301 \begin_layout Standard
38302 Inserts a caption in a float or longtable.
38303  Floats are described in section
38304 \begin_inset space ~
38305 \end_inset
38306
38307
38308 \begin_inset CommandInset ref
38309 LatexCommand ref
38310 reference "sec:Floats"
38311
38312 \end_inset
38313
38314 , captions in longtables are described in the section 
38315 \emph on
38316 Longtable Captions
38317 \emph default
38318  of the 
38319 \emph on
38320 Embedded Objects
38321 \emph default
38322  manual.
38323 \end_layout
38324
38325 \begin_layout Subsection
38326 Index Entry
38327 \end_layout
38328
38329 \begin_layout Standard
38330 Inserts an index entry as described in section
38331 \begin_inset space ~
38332 \end_inset
38333
38334
38335 \begin_inset CommandInset ref
38336 LatexCommand ref
38337 reference "sec:Index"
38338
38339 \end_inset
38340
38341 .
38342 \end_layout
38343
38344 \begin_layout Subsection
38345 Nomenclature Entry
38346 \end_layout
38347
38348 \begin_layout Standard
38349 Inserts a nomenclature entry as described in section
38350 \begin_inset space ~
38351 \end_inset
38352
38353
38354 \begin_inset CommandInset ref
38355 LatexCommand ref
38356 reference "sec:Nomenclature"
38357
38358 \end_inset
38359
38360 .
38361 \end_layout
38362
38363 \begin_layout Subsection
38364 Table
38365 \end_layout
38366
38367 \begin_layout Standard
38368 Inserts a table.
38369  Tables are described in section
38370 \begin_inset space ~
38371 \end_inset
38372
38373
38374 \begin_inset CommandInset ref
38375 LatexCommand ref
38376 reference "sec:Tables"
38377
38378 \end_inset
38379
38380 .
38381 \end_layout
38382
38383 \begin_layout Subsection
38384 Graphics
38385 \end_layout
38386
38387 \begin_layout Standard
38388 Inserts a graphic.
38389  Graphics are described in section
38390 \begin_inset space ~
38391 \end_inset
38392
38393
38394 \begin_inset CommandInset ref
38395 LatexCommand ref
38396 reference "sec:Graphics"
38397
38398 \end_inset
38399
38400 .
38401 \end_layout
38402
38403 \begin_layout Subsection
38404 URL
38405 \end_layout
38406
38407 \begin_layout Standard
38408 Inserts an URL as described in section
38409 \begin_inset space ~
38410 \end_inset
38411
38412
38413 \begin_inset CommandInset ref
38414 LatexCommand ref
38415 reference "sub:URLs"
38416
38417 \end_inset
38418
38419 .
38420 \end_layout
38421
38422 \begin_layout Subsection
38423 Hyperlinks
38424 \end_layout
38425
38426 \begin_layout Standard
38427 Inserts a hyperlink as described in section
38428 \begin_inset space ~
38429 \end_inset
38430
38431
38432 \begin_inset CommandInset ref
38433 LatexCommand ref
38434 reference "sub:Hyperlinks"
38435
38436 \end_inset
38437
38438 .
38439 \end_layout
38440
38441 \begin_layout Subsection
38442 Footnote
38443 \end_layout
38444
38445 \begin_layout Standard
38446 Inserts a footnote, see section
38447 \begin_inset space ~
38448 \end_inset
38449
38450
38451 \begin_inset CommandInset ref
38452 LatexCommand ref
38453 reference "sec:Footnotes"
38454
38455 \end_inset
38456
38457 .
38458 \end_layout
38459
38460 \begin_layout Subsection
38461 Marginal Note
38462 \end_layout
38463
38464 \begin_layout Standard
38465 Inserts a marginal note, see section
38466 \begin_inset space ~
38467 \end_inset
38468
38469
38470 \begin_inset CommandInset ref
38471 LatexCommand ref
38472 reference "sec:Marginal-Notes"
38473
38474 \end_inset
38475
38476 .
38477 \end_layout
38478
38479 \begin_layout Subsection
38480 Short Title
38481 \end_layout
38482
38483 \begin_layout Standard
38484 Inserts a short title, see section
38485 \begin_inset space ~
38486 \end_inset
38487
38488
38489 \begin_inset CommandInset ref
38490 LatexCommand ref
38491 reference "sec:Short-Titles"
38492
38493 \end_inset
38494
38495 .
38496 \end_layout
38497
38498 \begin_layout Subsection
38499 TeX Code
38500 \end_layout
38501
38502 \begin_layout Standard
38503 Inserts a TeX Code box, see section
38504 \begin_inset space ~
38505 \end_inset
38506
38507
38508 \begin_inset CommandInset ref
38509 LatexCommand ref
38510 reference "sub:TeX-Code-Boxes"
38511
38512 \end_inset
38513
38514  for a description.
38515 \end_layout
38516
38517 \begin_layout Subsection
38518 Program Listing
38519 \begin_inset Index idx
38520 status collapsed
38521
38522 \begin_layout Plain Layout
38523 Program listings
38524 \end_layout
38525
38526 \end_inset
38527
38528
38529 \end_layout
38530
38531 \begin_layout Standard
38532 Inserts a program listings box.
38533  Program listings are explained in the chapter 
38534 \emph on
38535 Program Code Listings
38536 \emph default
38537  of the 
38538 \emph on
38539 Embedded Objects
38540 \emph default
38541  manual.
38542 \end_layout
38543
38544 \begin_layout Subsection
38545 Date
38546 \end_layout
38547
38548 \begin_layout Standard
38549 Inserts the actual date.
38550  The format depends on the date format of the language that is used for
38551  LyX's menus.
38552  LyX offers various ways to insert a date which are explained and also compared
38553  in the section 
38554 \emph on
38555 External Material
38556 \emph default
38557  of the 
38558 \emph on
38559 Embedded Objects
38560 \emph default
38561  manual.
38562 \end_layout
38563
38564 \begin_layout Section
38565 The Navigate Menu
38566 \begin_inset Index idx
38567 status collapsed
38568
38569 \begin_layout Plain Layout
38570 Menu ! Navigate
38571 \end_layout
38572
38573 \end_inset
38574
38575
38576 \end_layout
38577
38578 \begin_layout Standard
38579 This menu lists the existing chapters, sections, figures, tables, etc.
38580 \begin_inset space ~
38581 \end_inset
38582
38583 of the current document.
38584  This allows you to navigate easily through you document.
38585 \end_layout
38586
38587 \begin_layout Subsection
38588 Bookmarks
38589 \end_layout
38590
38591 \begin_layout Standard
38592 With this menu entry you are able to define your own bookmarks.
38593  This is useful when you are working on a large document and often have
38594  to jump e.
38595 \begin_inset space \thinspace{}
38596 \end_inset
38597
38598 g.
38599 \begin_inset space \space{}
38600 \end_inset
38601
38602 between section
38603 \begin_inset space ~
38604 \end_inset
38605
38606 2.5 and 6.3.
38607  To create bookmarks for this example, go to section
38608 \begin_inset space ~
38609 \end_inset
38610
38611 2.5 and use the menu 
38612 \family sans
38613 Save
38614 \begin_inset space ~
38615 \end_inset
38616
38617 Bookmark
38618 \begin_inset space ~
38619 \end_inset
38620
38621 1
38622 \family default
38623 .
38624  Then go to section
38625 \begin_inset space ~
38626 \end_inset
38627
38628 6.3 and use 
38629 \family sans
38630 Save
38631 \begin_inset space ~
38632 \end_inset
38633
38634 Bookmark
38635 \begin_inset space ~
38636 \end_inset
38637
38638
38639 \family default
38640 2.
38641  Now you can jump easily between these sections by using the menu or by
38642  the key bindings 
38643 \begin_inset Info
38644 type  "shortcut"
38645 arg   "bookmark-goto 1"
38646 \end_inset
38647
38648  and 
38649 \begin_inset Info
38650 type  "shortcut"
38651 arg   "bookmark-goto 2"
38652 \end_inset
38653
38654 .
38655 \end_layout
38656
38657 \begin_layout Standard
38658 You can also use bookmarks to jump between several opened documents.
38659  The saved bookmarks are valid till the document is closed.
38660 \end_layout
38661
38662 \begin_layout Subsection
38663 Next Note, Change, Cross-reference
38664 \end_layout
38665
38666 \begin_layout Standard
38667 Jump to the next note, change, or cross-reference following the current
38668  cursor position.
38669 \end_layout
38670
38671 \begin_layout Subsection
38672 Go to Label
38673 \end_layout
38674
38675 \begin_layout Standard
38676 Only active when the cursor is in front of a cross-reference.
38677  Sets the cursor before the referenced label, the same as if you right-click
38678  on a cross-reference box.
38679 \end_layout
38680
38681 \begin_layout Section
38682 The Document Menu
38683 \begin_inset Index idx
38684 status collapsed
38685
38686 \begin_layout Plain Layout
38687 Menu ! Document
38688 \end_layout
38689
38690 \end_inset
38691
38692
38693 \end_layout
38694
38695 \begin_layout Subsection
38696 Change Tracking
38697 \end_layout
38698
38699 \begin_layout Standard
38700 Change Tracking is described in section
38701 \begin_inset space ~
38702 \end_inset
38703
38704
38705 \begin_inset CommandInset ref
38706 LatexCommand ref
38707 reference "sec:Change-Tracking"
38708
38709 \end_inset
38710
38711 .
38712 \end_layout
38713
38714 \begin_layout Subsection
38715 LaT
38716 \begin_inset ERT
38717 status collapsed
38718
38719 \begin_layout Plain Layout
38720
38721 {}
38722 \end_layout
38723
38724 \end_inset
38725
38726 eX Log
38727 \end_layout
38728
38729 \begin_layout Standard
38730 After running LaTeX by viewing or exporting a document, this menu will be
38731  enabled.
38732  It shows the logfile of the used LaTeX-program.
38733 \end_layout
38734
38735 \begin_layout Standard
38736 Here you can see how LaTeX works in the background.
38737  
38738 \emph on
38739 Experts
38740 \emph default
38741  will find in it reasons for LaTeX-errors.
38742 \end_layout
38743
38744 \begin_layout Subsection
38745 Outline
38746 \end_layout
38747
38748 \begin_layout Standard
38749 Opens the TOC/Outline window as described in section
38750 \begin_inset space ~
38751 \end_inset
38752
38753
38754 \begin_inset CommandInset ref
38755 LatexCommand ref
38756 reference "sec:Navigating"
38757
38758 \end_inset
38759
38760  and 
38761 \begin_inset CommandInset ref
38762 LatexCommand ref
38763 reference "sub:Table-of-Contents"
38764
38765 \end_inset
38766
38767 .
38768 \end_layout
38769
38770 \begin_layout Subsection
38771 Start Appendix Here
38772 \end_layout
38773
38774 \begin_layout Standard
38775 This menu will start the appendix of the document at the current cursor
38776  position as described in section
38777 \begin_inset space ~
38778 \end_inset
38779
38780
38781 \begin_inset CommandInset ref
38782 LatexCommand ref
38783 reference "sec:Appendices"
38784
38785 \end_inset
38786
38787 .
38788 \end_layout
38789
38790 \begin_layout Subsection
38791 Compressed
38792 \end_layout
38793
38794 \begin_layout Standard
38795 Un/compresses the current document.
38796 \end_layout
38797
38798 \begin_layout Subsection
38799 Settings
38800 \end_layout
38801
38802 \begin_layout Standard
38803 The document settings are described in appendix
38804 \begin_inset space ~
38805 \end_inset
38806
38807
38808 \begin_inset CommandInset ref
38809 LatexCommand ref
38810 reference "cha:The-Document-Settings"
38811
38812 \end_inset
38813
38814 .
38815 \end_layout
38816
38817 \begin_layout Section
38818 The Tools Menu
38819 \begin_inset Index idx
38820 status collapsed
38821
38822 \begin_layout Plain Layout
38823 Menu ! Tools
38824 \end_layout
38825
38826 \end_inset
38827
38828
38829 \end_layout
38830
38831 \begin_layout Subsection
38832 Spellchecker
38833 \end_layout
38834
38835 \begin_layout Standard
38836 Spell checking is explained in section
38837 \begin_inset space ~
38838 \end_inset
38839
38840
38841 \begin_inset CommandInset ref
38842 LatexCommand ref
38843 reference "sec:Spellchecking"
38844
38845 \end_inset
38846
38847 .
38848 \end_layout
38849
38850 \begin_layout Subsection
38851 Thesaurus
38852 \end_layout
38853
38854 \begin_layout Standard
38855 The thesaurus is described in section
38856 \begin_inset space ~
38857 \end_inset
38858
38859
38860 \begin_inset CommandInset ref
38861 LatexCommand ref
38862 reference "sec:Thesaurus"
38863
38864 \end_inset
38865
38866 .
38867 \end_layout
38868
38869 \begin_layout Subsection
38870 Statistics
38871 \begin_inset Index idx
38872 status collapsed
38873
38874 \begin_layout Plain Layout
38875 Word count
38876 \end_layout
38877
38878 \end_inset
38879
38880
38881 \begin_inset Index idx
38882 status collapsed
38883
38884 \begin_layout Plain Layout
38885 Character count
38886 \end_layout
38887
38888 \end_inset
38889
38890
38891 \end_layout
38892
38893 \begin_layout Standard
38894 Counts the number of words and characters in the actual document or the
38895  highlighted document part.
38896 \end_layout
38897
38898 \begin_layout Subsection
38899 TeX Information
38900 \begin_inset Index idx
38901 status collapsed
38902
38903 \begin_layout Plain Layout
38904 TeX Information
38905 \end_layout
38906
38907 \end_inset
38908
38909
38910 \end_layout
38911
38912 \begin_layout Standard
38913 Shows you a list of the classes and styles installed in your LaTeX-system.
38914 \end_layout
38915
38916 \begin_layout Subsection
38917 Reconfigure
38918 \begin_inset Index idx
38919 status collapsed
38920
38921 \begin_layout Plain Layout
38922 LyX ! Reconfigure|see
38923 \begin_inset ERT
38924 status collapsed
38925
38926 \begin_layout Plain Layout
38927
38928 {
38929 \end_layout
38930
38931 \end_inset
38932
38933 Reconfiguration of LyX
38934 \begin_inset ERT
38935 status collapsed
38936
38937 \begin_layout Plain Layout
38938
38939 }
38940 \end_layout
38941
38942 \end_inset
38943
38944
38945 \end_layout
38946
38947 \end_inset
38948
38949
38950 \begin_inset Index idx
38951 status collapsed
38952
38953 \begin_layout Plain Layout
38954 Reconfiguration of LyX
38955 \end_layout
38956
38957 \end_inset
38958
38959
38960 \end_layout
38961
38962 \begin_layout Standard
38963 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
38964  and needed programs it needs; see also section
38965 \begin_inset space ~
38966 \end_inset
38967
38968
38969 \begin_inset CommandInset ref
38970 LatexCommand ref
38971 reference "sec:Basic-LyX-Setup"
38972
38973 \end_inset
38974
38975 .
38976 \end_layout
38977
38978 \begin_layout Subsection
38979 Preferences
38980 \end_layout
38981
38982 \begin_layout Standard
38983 The preferences dialog is described in detail in appendix
38984 \begin_inset space \thinspace{}
38985 \end_inset
38986
38987
38988 \begin_inset CommandInset ref
38989 LatexCommand ref
38990 reference "cha:The-Preferences-dialog"
38991
38992 \end_inset
38993
38994 .
38995 \end_layout
38996
38997 \begin_layout Section
38998 The Help Menu
38999 \begin_inset Index idx
39000 status collapsed
39001
39002 \begin_layout Plain Layout
39003 Menu ! Help
39004 \end_layout
39005
39006 \end_inset
39007
39008
39009 \end_layout
39010
39011 \begin_layout Standard
39012 This menu opens the documentation files of LyX in the language of LyX's
39013  menus.
39014 \end_layout
39015
39016 \begin_layout Standard
39017 The menu 
39018 \family sans
39019 LaTeX
39020 \begin_inset space ~
39021 \end_inset
39022
39023 Configuration
39024 \family default
39025  shows a LyX-document with information about the LaTeX-packages and classes
39026  found by LyX (see also section
39027 \begin_inset space ~
39028 \end_inset
39029
39030
39031 \begin_inset CommandInset ref
39032 LatexCommand ref
39033 reference "sec:LaTeX-Setup"
39034
39035 \end_inset
39036
39037 ).
39038 \end_layout
39039
39040 \begin_layout Section
39041 Toolbars
39042 \begin_inset CommandInset label
39043 LatexCommand label
39044 name "sec:Toolbars"
39045
39046 \end_inset
39047
39048
39049 \end_layout
39050
39051 \begin_layout Standard
39052 How to show or hide toolbars is explained in section
39053 \begin_inset space ~
39054 \end_inset
39055
39056
39057 \begin_inset CommandInset ref
39058 LatexCommand ref
39059 reference "sub:Toolbars"
39060
39061 \end_inset
39062
39063 .
39064 \end_layout
39065
39066 \begin_layout Standard
39067 It is also possible to define custom toolbars.
39068  This is described in the 
39069 \emph on
39070 Additional Features
39071 \emph default
39072  manual.
39073 \end_layout
39074
39075 \begin_layout Subsection
39076 Standard Toolbar
39077 \begin_inset Index idx
39078 status collapsed
39079
39080 \begin_layout Plain Layout
39081 Toolbar ! Standard
39082 \end_layout
39083
39084 \end_inset
39085
39086
39087 \end_layout
39088
39089 \begin_layout Standard
39090 \begin_inset Graphics
39091         filename clipart/StandardToolbar.png
39092         width 100col%
39093
39094 \end_inset
39095
39096
39097 \end_layout
39098
39099 \begin_layout Standard
39100 \begin_inset VSpace defskip
39101 \end_inset
39102
39103
39104 \end_layout
39105
39106 \begin_layout Standard
39107 The standard toolbar as shown above contains from left to right the following
39108  buttons:
39109 \begin_inset ERT
39110 status collapsed
39111
39112 \begin_layout Plain Layout
39113
39114
39115 \backslash
39116 setlength{
39117 \backslash
39118 LTleft}{0pt}
39119 \end_layout
39120
39121 \end_inset
39122
39123
39124 \begin_inset Note Note
39125 status collapsed
39126
39127 \begin_layout Plain Layout
39128 This is necessary to left align the following longtables.
39129  See the 
39130 \emph on
39131 Embedded Objects
39132 \emph default
39133  manual for more information.
39134 \end_layout
39135
39136 \end_inset
39137
39138
39139 \end_layout
39140
39141 \begin_layout Standard
39142 \begin_inset VSpace defskip
39143 \end_inset
39144
39145
39146 \end_layout
39147
39148 \begin_layout Standard
39149 \begin_inset Tabular
39150 <lyxtabular version="3" rows="1" columns="2">
39151 <features islongtable="true" longtabularalignment="center">
39152 <column alignment="center" valignment="top" width="0">
39153 <column alignment="center" valignment="top" width="0">
39154 <row>
39155 <cell alignment="center" valignment="top" usebox="none">
39156 \begin_inset Text
39157
39158 \begin_layout Plain Layout
39159 \begin_inset Graphics
39160         filename clipart/ToolbarEnvBox.png
39161         clip
39162
39163 \end_inset
39164
39165
39166 \end_layout
39167
39168 \end_inset
39169 </cell>
39170 <cell alignment="center" valignment="top" usebox="none">
39171 \begin_inset Text
39172
39173 \begin_layout Plain Layout
39174 pull-down box for the paragraph environments
39175 \end_layout
39176
39177 \end_inset
39178 </cell>
39179 </row>
39180 </lyxtabular>
39181
39182 \end_inset
39183
39184
39185 \end_layout
39186
39187 \begin_layout Standard
39188 \begin_inset VSpace -10mm
39189 \end_inset
39190
39191
39192 \end_layout
39193
39194 \begin_layout Standard
39195 \align left
39196 \begin_inset Tabular
39197 <lyxtabular version="3" rows="21" columns="2">
39198 <features islongtable="true" longtabularalignment="center">
39199 <column alignment="left" valignment="top" width="0">
39200 <column alignment="left" valignment="top" width="0">
39201 <row interlinespace="2.5mm">
39202 <cell alignment="center" valignment="top" usebox="none">
39203 \begin_inset Text
39204
39205 \begin_layout Plain Layout
39206
39207 \family sans
39208 \begin_inset Info
39209 type  "icon"
39210 arg   "buffer-new"
39211 \end_inset
39212
39213
39214 \end_layout
39215
39216 \end_inset
39217 </cell>
39218 <cell alignment="center" valignment="top" usebox="none">
39219 \begin_inset Text
39220
39221 \begin_layout Plain Layout
39222
39223 \family sans
39224 File\SpecialChar \menuseparator
39225 New
39226 \end_layout
39227
39228 \end_inset
39229 </cell>
39230 </row>
39231 <row interlinespace="2.5mm">
39232 <cell alignment="center" valignment="top" usebox="none">
39233 \begin_inset Text
39234
39235 \begin_layout Plain Layout
39236
39237 \family sans
39238 \begin_inset Info
39239 type  "icon"
39240 arg   "file-open"
39241 \end_inset
39242
39243
39244 \end_layout
39245
39246 \end_inset
39247 </cell>
39248 <cell alignment="center" valignment="top" usebox="none">
39249 \begin_inset Text
39250
39251 \begin_layout Plain Layout
39252
39253 \family sans
39254 File\SpecialChar \menuseparator
39255 Open
39256 \end_layout
39257
39258 \end_inset
39259 </cell>
39260 </row>
39261 <row interlinespace="2.5mm">
39262 <cell alignment="center" valignment="top" usebox="none">
39263 \begin_inset Text
39264
39265 \begin_layout Plain Layout
39266
39267 \family sans
39268 \begin_inset Info
39269 type  "icon"
39270 arg   "buffer-write"
39271 \end_inset
39272
39273
39274 \end_layout
39275
39276 \end_inset
39277 </cell>
39278 <cell alignment="center" valignment="top" usebox="none">
39279 \begin_inset Text
39280
39281 \begin_layout Plain Layout
39282
39283 \family sans
39284 File\SpecialChar \menuseparator
39285 Save
39286 \end_layout
39287
39288 \end_inset
39289 </cell>
39290 </row>
39291 <row interlinespace="2.5mm">
39292 <cell alignment="center" valignment="top" usebox="none">
39293 \begin_inset Text
39294
39295 \begin_layout Plain Layout
39296
39297 \family sans
39298 \begin_inset Info
39299 type  "icon"
39300 arg   "dialog-show print"
39301 \end_inset
39302
39303
39304 \end_layout
39305
39306 \end_inset
39307 </cell>
39308 <cell alignment="center" valignment="top" usebox="none">
39309 \begin_inset Text
39310
39311 \begin_layout Plain Layout
39312
39313 \family sans
39314 File\SpecialChar \menuseparator
39315 Print
39316 \end_layout
39317
39318 \end_inset
39319 </cell>
39320 </row>
39321 <row interlinespace="2.5mm">
39322 <cell alignment="center" valignment="top" usebox="none">
39323 \begin_inset Text
39324
39325 \begin_layout Plain Layout
39326
39327 \family sans
39328 \begin_inset Info
39329 type  "icon"
39330 arg   "dialog-show spellchecker"
39331 \end_inset
39332
39333
39334 \end_layout
39335
39336 \end_inset
39337 </cell>
39338 <cell alignment="center" valignment="top" usebox="none">
39339 \begin_inset Text
39340
39341 \begin_layout Plain Layout
39342
39343 \family sans
39344 Tools\SpecialChar \menuseparator
39345 Spellchecker
39346 \end_layout
39347
39348 \end_inset
39349 </cell>
39350 </row>
39351 <row interlinespace="2.5mm">
39352 <cell alignment="center" valignment="top" usebox="none">
39353 \begin_inset Text
39354
39355 \begin_layout Plain Layout
39356
39357 \family sans
39358 \begin_inset Info
39359 type  "icon"
39360 arg   "undo"
39361 \end_inset
39362
39363
39364 \end_layout
39365
39366 \end_inset
39367 </cell>
39368 <cell alignment="center" valignment="top" usebox="none">
39369 \begin_inset Text
39370
39371 \begin_layout Plain Layout
39372
39373 \family sans
39374 Edit\SpecialChar \menuseparator
39375 Undo
39376 \end_layout
39377
39378 \end_inset
39379 </cell>
39380 </row>
39381 <row interlinespace="2.5mm">
39382 <cell alignment="center" valignment="top" usebox="none">
39383 \begin_inset Text
39384
39385 \begin_layout Plain Layout
39386
39387 \family sans
39388 \begin_inset Info
39389 type  "icon"
39390 arg   "redo"
39391 \end_inset
39392
39393
39394 \end_layout
39395
39396 \end_inset
39397 </cell>
39398 <cell alignment="center" valignment="top" usebox="none">
39399 \begin_inset Text
39400
39401 \begin_layout Plain Layout
39402
39403 \family sans
39404 Edit\SpecialChar \menuseparator
39405 Redo
39406 \end_layout
39407
39408 \end_inset
39409 </cell>
39410 </row>
39411 <row interlinespace="2.5mm">
39412 <cell alignment="center" valignment="top" usebox="none">
39413 \begin_inset Text
39414
39415 \begin_layout Plain Layout
39416
39417 \family sans
39418 \begin_inset Info
39419 type  "icon"
39420 arg   "cut"
39421 \end_inset
39422
39423
39424 \end_layout
39425
39426 \end_inset
39427 </cell>
39428 <cell alignment="center" valignment="top" usebox="none">
39429 \begin_inset Text
39430
39431 \begin_layout Plain Layout
39432
39433 \family sans
39434 Edit\SpecialChar \menuseparator
39435 Cut
39436 \end_layout
39437
39438 \end_inset
39439 </cell>
39440 </row>
39441 <row interlinespace="2.5mm">
39442 <cell alignment="center" valignment="top" usebox="none">
39443 \begin_inset Text
39444
39445 \begin_layout Plain Layout
39446
39447 \family sans
39448 \begin_inset Info
39449 type  "icon"
39450 arg   "copy"
39451 \end_inset
39452
39453
39454 \end_layout
39455
39456 \end_inset
39457 </cell>
39458 <cell alignment="center" valignment="top" usebox="none">
39459 \begin_inset Text
39460
39461 \begin_layout Plain Layout
39462
39463 \family sans
39464 Edit\SpecialChar \menuseparator
39465 Copy
39466 \end_layout
39467
39468 \end_inset
39469 </cell>
39470 </row>
39471 <row interlinespace="2.5mm">
39472 <cell alignment="center" valignment="top" usebox="none">
39473 \begin_inset Text
39474
39475 \begin_layout Plain Layout
39476
39477 \family sans
39478 \begin_inset Info
39479 type  "icon"
39480 arg   "paste"
39481 \end_inset
39482
39483
39484 \end_layout
39485
39486 \end_inset
39487 </cell>
39488 <cell alignment="center" valignment="top" usebox="none">
39489 \begin_inset Text
39490
39491 \begin_layout Plain Layout
39492
39493 \family sans
39494 Edit\SpecialChar \menuseparator
39495 Paste
39496 \end_layout
39497
39498 \end_inset
39499 </cell>
39500 </row>
39501 <row interlinespace="2.5mm">
39502 <cell alignment="center" valignment="top" usebox="none">
39503 \begin_inset Text
39504
39505 \begin_layout Plain Layout
39506
39507 \family sans
39508 \begin_inset Info
39509 type  "icon"
39510 arg   "dialog-show findreplace"
39511 \end_inset
39512
39513
39514 \end_layout
39515
39516 \end_inset
39517 </cell>
39518 <cell alignment="center" valignment="top" usebox="none">
39519 \begin_inset Text
39520
39521 \begin_layout Plain Layout
39522
39523 \family sans
39524 Edit\SpecialChar \menuseparator
39525 Find
39526 \begin_inset space \thinspace{}
39527 \end_inset
39528
39529 &
39530 \begin_inset space \thinspace{}
39531 \end_inset
39532
39533 Replace
39534 \end_layout
39535
39536 \end_inset
39537 </cell>
39538 </row>
39539 <row interlinespace="2.5mm">
39540 <cell alignment="center" valignment="top" usebox="none">
39541 \begin_inset Text
39542
39543 \begin_layout Plain Layout
39544
39545 \family sans
39546 \begin_inset Info
39547 type  "icon"
39548 arg   "bookmark-goto 0"
39549 \end_inset
39550
39551
39552 \end_layout
39553
39554 \end_inset
39555 </cell>
39556 <cell alignment="center" valignment="top" usebox="none">
39557 \begin_inset Text
39558
39559 \begin_layout Plain Layout
39560
39561 \family sans
39562 Navigate\SpecialChar \menuseparator
39563 Bookmarks\SpecialChar \menuseparator
39564 Navigate Back
39565 \end_layout
39566
39567 \end_inset
39568 </cell>
39569 </row>
39570 <row interlinespace="2.5mm">
39571 <cell alignment="center" valignment="top" usebox="none">
39572 \begin_inset Text
39573
39574 \begin_layout Plain Layout
39575
39576 \family sans
39577 \begin_inset Info
39578 type  "icon"
39579 arg   "font-emph"
39580 \end_inset
39581
39582
39583 \end_layout
39584
39585 \end_inset
39586 </cell>
39587 <cell alignment="center" valignment="top" usebox="none">
39588 \begin_inset Text
39589
39590 \begin_layout Plain Layout
39591 Emphasize text, function of the Edit
39592 \family sans
39593 \SpecialChar \menuseparator
39594 Text
39595 \begin_inset space ~
39596 \end_inset
39597
39598 Style
39599 \family default
39600  dialog
39601 \end_layout
39602
39603 \end_inset
39604 </cell>
39605 </row>
39606 <row interlinespace="2.5mm">
39607 <cell alignment="center" valignment="top" usebox="none">
39608 \begin_inset Text
39609
39610 \begin_layout Plain Layout
39611
39612 \family sans
39613 \begin_inset Info
39614 type  "icon"
39615 arg   "font-noun"
39616 \end_inset
39617
39618
39619 \end_layout
39620
39621 \end_inset
39622 </cell>
39623 <cell alignment="center" valignment="top" usebox="none">
39624 \begin_inset Text
39625
39626 \begin_layout Plain Layout
39627 Set text to noun style, function of the Edit
39628 \family sans
39629 \SpecialChar \menuseparator
39630 Text
39631 \begin_inset space ~
39632 \end_inset
39633
39634 Style
39635 \family default
39636  dialog
39637 \end_layout
39638
39639 \end_inset
39640 </cell>
39641 </row>
39642 <row interlinespace="2.5mm">
39643 <cell alignment="center" valignment="top" usebox="none">
39644 \begin_inset Text
39645
39646 \begin_layout Plain Layout
39647
39648 \family sans
39649 \begin_inset Info
39650 type  "icon"
39651 arg   "textstyle-apply"
39652 \end_inset
39653
39654
39655 \end_layout
39656
39657 \end_inset
39658 </cell>
39659 <cell alignment="center" valignment="top" usebox="none">
39660 \begin_inset Text
39661
39662 \begin_layout Plain Layout
39663 Formats text using the current settings in the 
39664 \family sans
39665 Edit\SpecialChar \menuseparator
39666 Text
39667 \begin_inset space ~
39668 \end_inset
39669
39670 Style
39671 \family default
39672  dialog
39673 \end_layout
39674
39675 \end_inset
39676 </cell>
39677 </row>
39678 <row interlinespace="2.5mm">
39679 <cell alignment="center" valignment="top" usebox="none">
39680 \begin_inset Text
39681
39682 \begin_layout Plain Layout
39683
39684 \family sans
39685 \begin_inset Info
39686 type  "icon"
39687 arg   "math-mode"
39688 \end_inset
39689
39690
39691 \end_layout
39692
39693 \end_inset
39694 </cell>
39695 <cell alignment="center" valignment="top" usebox="none">
39696 \begin_inset Text
39697
39698 \begin_layout Plain Layout
39699
39700 \family sans
39701 Insert\SpecialChar \menuseparator
39702 Math\SpecialChar \menuseparator
39703 Inline
39704 \begin_inset space ~
39705 \end_inset
39706
39707 Formula
39708 \end_layout
39709
39710 \end_inset
39711 </cell>
39712 </row>
39713 <row interlinespace="2.5mm">
39714 <cell alignment="center" valignment="top" usebox="none">
39715 \begin_inset Text
39716
39717 \begin_layout Plain Layout
39718
39719 \family sans
39720 \begin_inset Info
39721 type  "icon"
39722 arg   "dialog-show-new-inset graphics"
39723 \end_inset
39724
39725
39726 \end_layout
39727
39728 \end_inset
39729 </cell>
39730 <cell alignment="center" valignment="top" usebox="none">
39731 \begin_inset Text
39732
39733 \begin_layout Plain Layout
39734
39735 \family sans
39736 Insert\SpecialChar \menuseparator
39737 Graphics
39738 \end_layout
39739
39740 \end_inset
39741 </cell>
39742 </row>
39743 <row interlinespace="2.5mm">
39744 <cell alignment="center" valignment="top" usebox="none">
39745 \begin_inset Text
39746
39747 \begin_layout Plain Layout
39748 \begin_inset Graphics
39749         filename ../images/tabular-insert.png
39750         scale 85
39751         groupId toolbarbuttons
39752
39753 \end_inset
39754
39755
39756 \end_layout
39757
39758 \end_inset
39759 </cell>
39760 <cell alignment="center" valignment="top" usebox="none">
39761 \begin_inset Text
39762
39763 \begin_layout Plain Layout
39764
39765 \family sans
39766 Insert\SpecialChar \menuseparator
39767 Table
39768 \end_layout
39769
39770 \end_inset
39771 </cell>
39772 </row>
39773 <row interlinespace="2.5mm">
39774 <cell alignment="center" valignment="top" usebox="none">
39775 \begin_inset Text
39776
39777 \begin_layout Plain Layout
39778
39779 \family sans
39780 \begin_inset Info
39781 type  "icon"
39782 arg   "dialog-toggle toc"
39783 \end_inset
39784
39785
39786 \end_layout
39787
39788 \end_inset
39789 </cell>
39790 <cell alignment="center" valignment="top" usebox="none">
39791 \begin_inset Text
39792
39793 \begin_layout Plain Layout
39794 Toggle outline window on/off, 
39795 \family sans
39796 Document\SpecialChar \menuseparator
39797 Outline
39798 \end_layout
39799
39800 \end_inset
39801 </cell>
39802 </row>
39803 <row interlinespace="2.5mm">
39804 <cell alignment="center" valignment="top" usebox="none">
39805 \begin_inset Text
39806
39807 \begin_layout Plain Layout
39808
39809 \family sans
39810 \begin_inset Info
39811 type  "icon"
39812 arg   "toolbar-toggle math"
39813 \end_inset
39814
39815
39816 \end_layout
39817
39818 \end_inset
39819 </cell>
39820 <cell alignment="center" valignment="top" usebox="none">
39821 \begin_inset Text
39822
39823 \begin_layout Plain Layout
39824 Toggle math toolbar on/off
39825 \end_layout
39826
39827 \end_inset
39828 </cell>
39829 </row>
39830 <row interlinespace="2.5mm">
39831 <cell alignment="center" valignment="top" usebox="none">
39832 \begin_inset Text
39833
39834 \begin_layout Plain Layout
39835
39836 \family sans
39837 \begin_inset Info
39838 type  "icon"
39839 arg   "toolbar-toggle table"
39840 \end_inset
39841
39842
39843 \end_layout
39844
39845 \end_inset
39846 </cell>
39847 <cell alignment="center" valignment="top" usebox="none">
39848 \begin_inset Text
39849
39850 \begin_layout Plain Layout
39851 Toggle table toolbar on/off
39852 \end_layout
39853
39854 \end_inset
39855 </cell>
39856 </row>
39857 </lyxtabular>
39858
39859 \end_inset
39860
39861
39862 \end_layout
39863
39864 \begin_layout Subsection
39865 Extra Toolbar
39866 \begin_inset Index idx
39867 status collapsed
39868
39869 \begin_layout Plain Layout
39870 Toolbar ! Extra
39871 \end_layout
39872
39873 \end_inset
39874
39875
39876 \end_layout
39877
39878 \begin_layout Standard
39879 \begin_inset Graphics
39880         filename clipart/ExtraToolbar.png
39881         width 100col%
39882
39883 \end_inset
39884
39885
39886 \end_layout
39887
39888 \begin_layout Standard
39889 \begin_inset VSpace defskip
39890 \end_inset
39891
39892
39893 \end_layout
39894
39895 \begin_layout Standard
39896 The extra toolbar as shown above contains from left to right the following
39897  buttons:
39898 \end_layout
39899
39900 \begin_layout Standard
39901 \begin_inset VSpace defskip
39902 \end_inset
39903
39904
39905 \end_layout
39906
39907 \begin_layout Standard
39908 \begin_inset Tabular
39909 <lyxtabular version="3" rows="25" columns="2">
39910 <features islongtable="true" longtabularalignment="center">
39911 <column alignment="left" valignment="top" width="0">
39912 <column alignment="left" valignment="top" width="0">
39913 <row interlinespace="2.5mm">
39914 <cell alignment="center" valignment="top" usebox="none">
39915 \begin_inset Text
39916
39917 \begin_layout Plain Layout
39918
39919 \family sans
39920 \begin_inset Info
39921 type  "icon"
39922 arg   "layout"
39923 \end_inset
39924
39925
39926 \end_layout
39927
39928 \end_inset
39929 </cell>
39930 <cell alignment="center" valignment="top" usebox="none">
39931 \begin_inset Text
39932
39933 \begin_layout Plain Layout
39934 Default
39935 \end_layout
39936
39937 \end_inset
39938 </cell>
39939 </row>
39940 <row interlinespace="2.5mm">
39941 <cell alignment="center" valignment="top" usebox="none">
39942 \begin_inset Text
39943
39944 \begin_layout Plain Layout
39945
39946 \family sans
39947 \begin_inset Info
39948 type  "icon"
39949 arg   "layout Enumerate"
39950 \end_inset
39951
39952
39953 \end_layout
39954
39955 \end_inset
39956 </cell>
39957 <cell alignment="center" valignment="top" usebox="none">
39958 \begin_inset Text
39959
39960 \begin_layout Plain Layout
39961 Numbered list
39962 \end_layout
39963
39964 \end_inset
39965 </cell>
39966 </row>
39967 <row interlinespace="2.5mm">
39968 <cell alignment="center" valignment="top" usebox="none">
39969 \begin_inset Text
39970
39971 \begin_layout Plain Layout
39972
39973 \family sans
39974 \begin_inset Info
39975 type  "icon"
39976 arg   "layout Itemize"
39977 \end_inset
39978
39979
39980 \end_layout
39981
39982 \end_inset
39983 </cell>
39984 <cell alignment="center" valignment="top" usebox="none">
39985 \begin_inset Text
39986
39987 \begin_layout Plain Layout
39988 Itemized list
39989 \end_layout
39990
39991 \end_inset
39992 </cell>
39993 </row>
39994 <row interlinespace="2.5mm">
39995 <cell alignment="center" valignment="top" usebox="none">
39996 \begin_inset Text
39997
39998 \begin_layout Plain Layout
39999
40000 \family sans
40001 \begin_inset Info
40002 type  "icon"
40003 arg   "layout List"
40004 \end_inset
40005
40006
40007 \end_layout
40008
40009 \end_inset
40010 </cell>
40011 <cell alignment="center" valignment="top" usebox="none">
40012 \begin_inset Text
40013
40014 \begin_layout Plain Layout
40015 List
40016 \end_layout
40017
40018 \end_inset
40019 </cell>
40020 </row>
40021 <row interlinespace="2.5mm">
40022 <cell alignment="center" valignment="top" usebox="none">
40023 \begin_inset Text
40024
40025 \begin_layout Plain Layout
40026
40027 \family sans
40028 \begin_inset Info
40029 type  "icon"
40030 arg   "layout Description"
40031 \end_inset
40032
40033
40034 \end_layout
40035
40036 \end_inset
40037 </cell>
40038 <cell alignment="center" valignment="top" usebox="none">
40039 \begin_inset Text
40040
40041 \begin_layout Plain Layout
40042 Description list
40043 \end_layout
40044
40045 \end_inset
40046 </cell>
40047 </row>
40048 <row interlinespace="2.5mm">
40049 <cell alignment="center" valignment="top" usebox="none">
40050 \begin_inset Text
40051
40052 \begin_layout Plain Layout
40053
40054 \family sans
40055 \begin_inset Info
40056 type  "icon"
40057 arg   "depth-increment"
40058 \end_inset
40059
40060
40061 \end_layout
40062
40063 \end_inset
40064 </cell>
40065 <cell alignment="center" valignment="top" usebox="none">
40066 \begin_inset Text
40067
40068 \begin_layout Plain Layout
40069
40070 \family sans
40071 Edit\SpecialChar \menuseparator
40072 Increase
40073 \begin_inset space ~
40074 \end_inset
40075
40076 List
40077 \begin_inset space ~
40078 \end_inset
40079
40080 Depth
40081 \end_layout
40082
40083 \end_inset
40084 </cell>
40085 </row>
40086 <row interlinespace="2.5mm">
40087 <cell alignment="center" valignment="top" usebox="none">
40088 \begin_inset Text
40089
40090 \begin_layout Plain Layout
40091
40092 \family sans
40093 \begin_inset Info
40094 type  "icon"
40095 arg   "depth-decrement"
40096 \end_inset
40097
40098
40099 \end_layout
40100
40101 \end_inset
40102 </cell>
40103 <cell alignment="center" valignment="top" usebox="none">
40104 \begin_inset Text
40105
40106 \begin_layout Plain Layout
40107
40108 \family sans
40109 Edit\SpecialChar \menuseparator
40110 Decrease
40111 \begin_inset space ~
40112 \end_inset
40113
40114 List
40115 \begin_inset space ~
40116 \end_inset
40117
40118 Depth
40119 \end_layout
40120
40121 \end_inset
40122 </cell>
40123 </row>
40124 <row interlinespace="2.5mm">
40125 <cell alignment="center" valignment="top" usebox="none">
40126 \begin_inset Text
40127
40128 \begin_layout Plain Layout
40129
40130 \family sans
40131 \begin_inset Info
40132 type  "icon"
40133 arg   "float-insert figure"
40134 \end_inset
40135
40136
40137 \end_layout
40138
40139 \end_inset
40140 </cell>
40141 <cell alignment="center" valignment="top" usebox="none">
40142 \begin_inset Text
40143
40144 \begin_layout Plain Layout
40145
40146 \family sans
40147 Insert\SpecialChar \menuseparator
40148 Float\SpecialChar \menuseparator
40149 Figure
40150 \end_layout
40151
40152 \end_inset
40153 </cell>
40154 </row>
40155 <row interlinespace="2.5mm">
40156 <cell alignment="center" valignment="top" usebox="none">
40157 \begin_inset Text
40158
40159 \begin_layout Plain Layout
40160
40161 \family sans
40162 \begin_inset Info
40163 type  "icon"
40164 arg   "float-insert table"
40165 \end_inset
40166
40167
40168 \end_layout
40169
40170 \end_inset
40171 </cell>
40172 <cell alignment="center" valignment="top" usebox="none">
40173 \begin_inset Text
40174
40175 \begin_layout Plain Layout
40176
40177 \family sans
40178 Insert\SpecialChar \menuseparator
40179 Float\SpecialChar \menuseparator
40180 Table
40181 \end_layout
40182
40183 \end_inset
40184 </cell>
40185 </row>
40186 <row interlinespace="2.5mm">
40187 <cell alignment="center" valignment="top" usebox="none">
40188 \begin_inset Text
40189
40190 \begin_layout Plain Layout
40191
40192 \family sans
40193 \begin_inset Info
40194 type  "icon"
40195 arg   "label-insert"
40196 \end_inset
40197
40198
40199 \end_layout
40200
40201 \end_inset
40202 </cell>
40203 <cell alignment="center" valignment="top" usebox="none">
40204 \begin_inset Text
40205
40206 \begin_layout Plain Layout
40207
40208 \family sans
40209 Insert\SpecialChar \menuseparator
40210 Label
40211 \end_layout
40212
40213 \end_inset
40214 </cell>
40215 </row>
40216 <row interlinespace="2.5mm">
40217 <cell alignment="center" valignment="top" usebox="none">
40218 \begin_inset Text
40219
40220 \begin_layout Plain Layout
40221
40222 \family sans
40223 \begin_inset Info
40224 type  "icon"
40225 arg   "dialog-show-new-inset ref"
40226 \end_inset
40227
40228
40229 \end_layout
40230
40231 \end_inset
40232 </cell>
40233 <cell alignment="center" valignment="top" usebox="none">
40234 \begin_inset Text
40235
40236 \begin_layout Plain Layout
40237
40238 \family sans
40239 Insert\SpecialChar \menuseparator
40240 Cross-Reference
40241 \end_layout
40242
40243 \end_inset
40244 </cell>
40245 </row>
40246 <row interlinespace="2.5mm">
40247 <cell alignment="center" valignment="top" usebox="none">
40248 \begin_inset Text
40249
40250 \begin_layout Plain Layout
40251
40252 \family sans
40253 \begin_inset Info
40254 type  "icon"
40255 arg   "dialog-show-new-inset citation"
40256 \end_inset
40257
40258
40259 \end_layout
40260
40261 \end_inset
40262 </cell>
40263 <cell alignment="center" valignment="top" usebox="none">
40264 \begin_inset Text
40265
40266 \begin_layout Plain Layout
40267
40268 \family sans
40269 Insert\SpecialChar \menuseparator
40270 Citation
40271 \end_layout
40272
40273 \end_inset
40274 </cell>
40275 </row>
40276 <row interlinespace="2.5mm">
40277 <cell alignment="center" valignment="top" usebox="none">
40278 \begin_inset Text
40279
40280 \begin_layout Plain Layout
40281
40282 \family sans
40283 \begin_inset Info
40284 type  "icon"
40285 arg   "index-insert"
40286 \end_inset
40287
40288
40289 \end_layout
40290
40291 \end_inset
40292 </cell>
40293 <cell alignment="center" valignment="top" usebox="none">
40294 \begin_inset Text
40295
40296 \begin_layout Plain Layout
40297
40298 \family sans
40299 Insert\SpecialChar \menuseparator
40300 Index
40301 \begin_inset space ~
40302 \end_inset
40303
40304 Entry
40305 \end_layout
40306
40307 \end_inset
40308 </cell>
40309 </row>
40310 <row interlinespace="2.5mm">
40311 <cell alignment="center" valignment="top" usebox="none">
40312 \begin_inset Text
40313
40314 \begin_layout Plain Layout
40315
40316 \family sans
40317 \begin_inset Info
40318 type  "icon"
40319 arg   "nomencl-insert"
40320 \end_inset
40321
40322
40323 \end_layout
40324
40325 \end_inset
40326 </cell>
40327 <cell alignment="center" valignment="top" usebox="none">
40328 \begin_inset Text
40329
40330 \begin_layout Plain Layout
40331
40332 \family sans
40333 Insert\SpecialChar \menuseparator
40334 Nomenclature
40335 \begin_inset space ~
40336 \end_inset
40337
40338 Entry
40339 \end_layout
40340
40341 \end_inset
40342 </cell>
40343 </row>
40344 <row interlinespace="2.5mm">
40345 <cell alignment="center" valignment="top" usebox="none">
40346 \begin_inset Text
40347
40348 \begin_layout Plain Layout
40349
40350 \family sans
40351 \begin_inset Info
40352 type  "icon"
40353 arg   "footnote-insert"
40354 \end_inset
40355
40356
40357 \end_layout
40358
40359 \end_inset
40360 </cell>
40361 <cell alignment="center" valignment="top" usebox="none">
40362 \begin_inset Text
40363
40364 \begin_layout Plain Layout
40365
40366 \family sans
40367 Insert\SpecialChar \menuseparator
40368 Footnote
40369 \end_layout
40370
40371 \end_inset
40372 </cell>
40373 </row>
40374 <row interlinespace="2.5mm">
40375 <cell alignment="center" valignment="top" usebox="none">
40376 \begin_inset Text
40377
40378 \begin_layout Plain Layout
40379
40380 \family sans
40381 \begin_inset Info
40382 type  "icon"
40383 arg   "marginalnote-insert"
40384 \end_inset
40385
40386
40387 \end_layout
40388
40389 \end_inset
40390 </cell>
40391 <cell alignment="center" valignment="top" usebox="none">
40392 \begin_inset Text
40393
40394 \begin_layout Plain Layout
40395
40396 \family sans
40397 Insert\SpecialChar \menuseparator
40398 Marginal
40399 \begin_inset space ~
40400 \end_inset
40401
40402 Note
40403 \end_layout
40404
40405 \end_inset
40406 </cell>
40407 </row>
40408 <row interlinespace="2.5mm">
40409 <cell alignment="center" valignment="top" usebox="none">
40410 \begin_inset Text
40411
40412 \begin_layout Plain Layout
40413
40414 \family sans
40415 \begin_inset Info
40416 type  "icon"
40417 arg   "note-insert"
40418 \end_inset
40419
40420
40421 \end_layout
40422
40423 \end_inset
40424 </cell>
40425 <cell alignment="center" valignment="top" usebox="none">
40426 \begin_inset Text
40427
40428 \begin_layout Plain Layout
40429
40430 \family sans
40431 Insert\SpecialChar \menuseparator
40432 Note\SpecialChar \menuseparator
40433 LyX
40434 \begin_inset space ~
40435 \end_inset
40436
40437 Note
40438 \end_layout
40439
40440 \end_inset
40441 </cell>
40442 </row>
40443 <row interlinespace="2.5mm">
40444 <cell alignment="center" valignment="top" usebox="none">
40445 \begin_inset Text
40446
40447 \begin_layout Plain Layout
40448
40449 \family sans
40450 \begin_inset Info
40451 type  "icon"
40452 arg   "box-insert Frameless"
40453 \end_inset
40454
40455
40456 \end_layout
40457
40458 \end_inset
40459 </cell>
40460 <cell alignment="center" valignment="top" usebox="none">
40461 \begin_inset Text
40462
40463 \begin_layout Plain Layout
40464
40465 \family sans
40466 Insert\SpecialChar \menuseparator
40467 Box
40468 \end_layout
40469
40470 \end_inset
40471 </cell>
40472 </row>
40473 <row interlinespace="2.5mm">
40474 <cell alignment="center" valignment="top" usebox="none">
40475 \begin_inset Text
40476
40477 \begin_layout Plain Layout
40478
40479 \family sans
40480 \begin_inset Info
40481 type  "icon"
40482 arg   "href-insert"
40483 \end_inset
40484
40485
40486 \end_layout
40487
40488 \end_inset
40489 </cell>
40490 <cell alignment="center" valignment="top" usebox="none">
40491 \begin_inset Text
40492
40493 \begin_layout Plain Layout
40494
40495 \family sans
40496 Insert\SpecialChar \menuseparator
40497 URL
40498 \end_layout
40499
40500 \end_inset
40501 </cell>
40502 </row>
40503 <row interlinespace="2.5mm">
40504 <cell alignment="center" valignment="top" usebox="none">
40505 \begin_inset Text
40506
40507 \begin_layout Plain Layout
40508
40509 \family sans
40510 \begin_inset Info
40511 type  "icon"
40512 arg   "ert-insert"
40513 \end_inset
40514
40515
40516 \end_layout
40517
40518 \end_inset
40519 </cell>
40520 <cell alignment="center" valignment="top" usebox="none">
40521 \begin_inset Text
40522
40523 \begin_layout Plain Layout
40524
40525 \family sans
40526 Insert\SpecialChar \menuseparator
40527 T
40528 \family default
40529
40530 \begin_inset ERT
40531 status collapsed
40532
40533 \begin_layout Plain Layout
40534
40535 {}
40536 \end_layout
40537
40538 \end_inset
40539
40540
40541 \family sans
40542 eX
40543 \end_layout
40544
40545 \end_inset
40546 </cell>
40547 </row>
40548 <row interlinespace="2.5mm">
40549 <cell alignment="center" valignment="top" usebox="none">
40550 \begin_inset Text
40551
40552 \begin_layout Plain Layout
40553
40554 \family sans
40555 \begin_inset Info
40556 type  "icon"
40557 arg   "math-macro newmacroname newcommand"
40558 \end_inset
40559
40560
40561 \end_layout
40562
40563 \end_inset
40564 </cell>
40565 <cell alignment="center" valignment="top" usebox="none">
40566 \begin_inset Text
40567
40568 \begin_layout Plain Layout
40569
40570 \family sans
40571 Insert\SpecialChar \menuseparator
40572 Math\SpecialChar \menuseparator
40573 Macro
40574 \end_layout
40575
40576 \end_inset
40577 </cell>
40578 </row>
40579 <row interlinespace="2.5mm">
40580 <cell alignment="center" valignment="top" usebox="none">
40581 \begin_inset Text
40582
40583 \begin_layout Plain Layout
40584
40585 \family sans
40586 \begin_inset Info
40587 type  "icon"
40588 arg   "dialog-show-new-inset include"
40589 \end_inset
40590
40591
40592 \end_layout
40593
40594 \end_inset
40595 </cell>
40596 <cell alignment="center" valignment="top" usebox="none">
40597 \begin_inset Text
40598
40599 \begin_layout Plain Layout
40600
40601 \family sans
40602 Insert\SpecialChar \menuseparator
40603 File\SpecialChar \menuseparator
40604 Child
40605 \begin_inset space ~
40606 \end_inset
40607
40608 Document
40609 \end_layout
40610
40611 \end_inset
40612 </cell>
40613 </row>
40614 <row interlinespace="2.5mm">
40615 <cell alignment="center" valignment="top" usebox="none">
40616 \begin_inset Text
40617
40618 \begin_layout Plain Layout
40619
40620 \family sans
40621 \begin_inset Info
40622 type  "icon"
40623 arg   "dialog-show character"
40624 \end_inset
40625
40626
40627 \end_layout
40628
40629 \end_inset
40630 </cell>
40631 <cell alignment="center" valignment="top" usebox="none">
40632 \begin_inset Text
40633
40634 \begin_layout Plain Layout
40635
40636 \family sans
40637 Edit\SpecialChar \menuseparator
40638 Text
40639 \begin_inset space ~
40640 \end_inset
40641
40642 Style
40643 \end_layout
40644
40645 \end_inset
40646 </cell>
40647 </row>
40648 <row interlinespace="2.5mm">
40649 <cell alignment="center" valignment="top" usebox="none">
40650 \begin_inset Text
40651
40652 \begin_layout Plain Layout
40653
40654 \family sans
40655 \begin_inset Info
40656 type  "icon"
40657 arg   "layout-paragraph"
40658 \end_inset
40659
40660
40661 \end_layout
40662
40663 \end_inset
40664 </cell>
40665 <cell alignment="center" valignment="top" usebox="none">
40666 \begin_inset Text
40667
40668 \begin_layout Plain Layout
40669
40670 \family sans
40671 Edit\SpecialChar \menuseparator
40672 Paragraph
40673 \begin_inset space ~
40674 \end_inset
40675
40676 Settings
40677 \end_layout
40678
40679 \end_inset
40680 </cell>
40681 </row>
40682 <row interlinespace="2.5mm">
40683 <cell alignment="center" valignment="top" usebox="none">
40684 \begin_inset Text
40685
40686 \begin_layout Plain Layout
40687
40688 \family sans
40689 \begin_inset Info
40690 type  "icon"
40691 arg   "thesaurus-entry"
40692 \end_inset
40693
40694
40695 \end_layout
40696
40697 \end_inset
40698 </cell>
40699 <cell alignment="center" valignment="top" usebox="none">
40700 \begin_inset Text
40701
40702 \begin_layout Plain Layout
40703
40704 \family sans
40705 Tools\SpecialChar \menuseparator
40706 Thesaurus
40707 \end_layout
40708
40709 \end_inset
40710 </cell>
40711 </row>
40712 </lyxtabular>
40713
40714 \end_inset
40715
40716
40717 \end_layout
40718
40719 \begin_layout Subsection
40720 View / Update Toolbar
40721 \begin_inset Index idx
40722 status collapsed
40723
40724 \begin_layout Plain Layout
40725 Toolbar ! View / Update
40726 \end_layout
40727
40728 \end_inset
40729
40730
40731 \change_inserted -712698321 1299491111
40732
40733 \end_layout
40734
40735 \begin_layout Standard
40736 \begin_inset Graphics
40737         filename clipart/ViewToolbar.png
40738
40739 \end_inset
40740
40741
40742 \end_layout
40743
40744 \begin_layout Standard
40745 \begin_inset VSpace defskip
40746 \end_inset
40747
40748
40749 \end_layout
40750
40751 \begin_layout Standard
40752 The view / update toolbar as shown above contains from left to right the
40753  following buttons:
40754 \end_layout
40755
40756 \begin_layout Standard
40757 \begin_inset VSpace defskip
40758 \end_inset
40759
40760
40761 \end_layout
40762
40763 \begin_layout Standard
40764 \begin_inset Tabular
40765 <lyxtabular version="3" rows="7" columns="2">
40766 <features islongtable="true" longtabularalignment="center">
40767 <column alignment="left" valignment="top" width="0">
40768 <column alignment="left" valignment="top" width="0">
40769 <row interlinespace="2.5mm">
40770 <cell alignment="center" valignment="top" usebox="none">
40771 \begin_inset Text
40772
40773 \begin_layout Plain Layout
40774
40775 \family sans
40776 \begin_inset Info
40777 type  "icon"
40778 arg   "buffer-view"
40779 \end_inset
40780
40781
40782 \end_layout
40783
40784 \end_inset
40785 </cell>
40786 <cell alignment="center" valignment="top" usebox="none">
40787 \begin_inset Text
40788
40789 \begin_layout Plain Layout
40790
40791 \family sans
40792 View\SpecialChar \menuseparator
40793
40794 \change_deleted -712698321 1301219015
40795 DVI
40796 \change_inserted -712698321 1301219016
40797 View
40798 \change_unchanged
40799
40800 \end_layout
40801
40802 \end_inset
40803 </cell>
40804 </row>
40805 <row interlinespace="2.5mm">
40806 <cell alignment="center" valignment="top" usebox="none">
40807 \begin_inset Text
40808
40809 \begin_layout Plain Layout
40810
40811 \family sans
40812 \begin_inset Info
40813 type  "icon"
40814 arg   "buffer-update"
40815 \end_inset
40816
40817
40818 \end_layout
40819
40820 \end_inset
40821 </cell>
40822 <cell alignment="center" valignment="top" usebox="none">
40823 \begin_inset Text
40824
40825 \begin_layout Plain Layout
40826
40827 \family sans
40828 View\SpecialChar \menuseparator
40829 Update
40830 \change_deleted -712698321 1301219034
40831 \SpecialChar \menuseparator
40832 DVI
40833 \change_unchanged
40834
40835 \end_layout
40836
40837 \end_inset
40838 </cell>
40839 </row>
40840 <row interlinespace="2.5mm">
40841 <cell alignment="center" valignment="top" usebox="none">
40842 \begin_inset Text
40843
40844 \begin_layout Plain Layout
40845
40846 \family sans
40847 \begin_inset Info
40848 type  "icon"
40849 arg   "master-buffer-view"
40850 \end_inset
40851
40852
40853 \end_layout
40854
40855 \end_inset
40856 </cell>
40857 <cell alignment="center" valignment="top" usebox="none">
40858 \begin_inset Text
40859
40860 \begin_layout Plain Layout
40861
40862 \family sans
40863 View\SpecialChar \menuseparator
40864
40865 \change_deleted -712698321 1301219081
40866 PDF
40867 \change_inserted -712698321 1301219082
40868 Master
40869 \change_unchanged
40870
40871 \end_layout
40872
40873 \end_inset
40874 </cell>
40875 </row>
40876 <row interlinespace="2.5mm">
40877 <cell alignment="center" valignment="top" usebox="none">
40878 \begin_inset Text
40879
40880 \begin_layout Plain Layout
40881
40882 \family sans
40883 \begin_inset Info
40884 type  "icon"
40885 arg   "master-buffer-update"
40886 \end_inset
40887
40888
40889 \end_layout
40890
40891 \end_inset
40892 </cell>
40893 <cell alignment="center" valignment="top" usebox="none">
40894 \begin_inset Text
40895
40896 \begin_layout Plain Layout
40897
40898 \family sans
40899 View\SpecialChar \menuseparator
40900 Update
40901 \change_deleted -712698321 1301219101
40902 \SpecialChar \menuseparator
40903 PDF
40904 \change_inserted -712698321 1301219102
40905 Master
40906 \change_unchanged
40907
40908 \end_layout
40909
40910 \end_inset
40911 </cell>
40912 </row>
40913 <row interlinespace="2.5mm">
40914 <cell alignment="center" valignment="top" usebox="none">
40915 \begin_inset Text
40916
40917 \begin_layout Plain Layout
40918
40919 \family sans
40920 \begin_inset Info
40921 type  "icon"
40922 arg   "buffer-toggle-output-sync"
40923 \end_inset
40924
40925
40926 \end_layout
40927
40928 \end_inset
40929 </cell>
40930 <cell alignment="center" valignment="top" usebox="none">
40931 \begin_inset Text
40932
40933 \begin_layout Plain Layout
40934
40935 \change_deleted -712698321 1301219324
40936
40937 \family sans
40938 View
40939 \change_inserted -712698321 1301219325
40940 Document
40941 \change_unchanged
40942 \SpecialChar \menuseparator
40943
40944 \change_deleted -712698321 1301219329
40945 Postscript
40946 \change_inserted -712698321 1301219342
40947 Settings\SpecialChar \menuseparator
40948 Output\SpecialChar \menuseparator
40949 Synchronize with Output
40950 \change_unchanged
40951
40952 \end_layout
40953
40954 \end_inset
40955 </cell>
40956 </row>
40957 <row interlinespace="2.5mm">
40958 <cell alignment="center" valignment="top" usebox="none">
40959 \begin_inset Text
40960
40961 \begin_layout Plain Layout
40962
40963 \change_inserted -712698321 1301219584
40964 \begin_inset Graphics
40965         filename ../images/view-others.png
40966         scale 85
40967         groupId toolbarbuttons
40968
40969 \end_inset
40970
40971
40972 \family sans
40973 *
40974 \change_deleted -712698321 1301219431
40975
40976 \begin_inset Info
40977 type  "icon"
40978 arg   "buffer-update ps"
40979 \end_inset
40980
40981
40982 \change_unchanged
40983
40984 \end_layout
40985
40986 \end_inset
40987 </cell>
40988 <cell alignment="center" valignment="top" usebox="none">
40989 \begin_inset Text
40990
40991 \begin_layout Plain Layout
40992
40993 \family sans
40994 View
40995 \change_inserted -712698321 1301219507
40996 \SpecialChar \menuseparator
40997
40998 \change_deleted -712698321 1301219457
40999 \SpecialChar \menuseparator
41000 Update\SpecialChar \menuseparator
41001 Postscript
41002 \change_inserted -712698321 1301219471
41003 View (Other Formats)
41004 \change_unchanged
41005
41006 \end_layout
41007
41008 \end_inset
41009 </cell>
41010 </row>
41011 <row interlinespace="2.5mm">
41012 <cell alignment="center" valignment="top" usebox="none">
41013 \begin_inset Text
41014
41015 \begin_layout Plain Layout
41016
41017 \change_inserted -712698321 1301219587
41018 \begin_inset Graphics
41019         filename ../images/update-others.png
41020         scale 85
41021         groupId toolbarbuttons
41022
41023 \end_inset
41024
41025 *
41026 \end_layout
41027
41028 \end_inset
41029 </cell>
41030 <cell alignment="center" valignment="top" usebox="none">
41031 \begin_inset Text
41032
41033 \begin_layout Plain Layout
41034
41035 \change_inserted -712698321 1301219513
41036
41037 \family sans
41038 View\SpecialChar \menuseparator
41039 Update (Other Formats)
41040 \end_layout
41041
41042 \end_inset
41043 </cell>
41044 </row>
41045 </lyxtabular>
41046
41047 \end_inset
41048
41049
41050 \change_inserted -712698321 1301219552
41051
41052 \end_layout
41053
41054 \begin_layout Standard
41055
41056 \change_inserted -712698321 1301219630
41057 * These icons might look different for you if you do not use the default
41058  icon set.
41059 \change_unchanged
41060
41061 \end_layout
41062
41063 \begin_layout Subsection
41064 Other Toolbars
41065 \end_layout
41066
41067 \begin_layout Standard
41068 The change tracking toolbar is explained in section
41069 \begin_inset space ~
41070 \end_inset
41071
41072
41073 \begin_inset CommandInset ref
41074 LatexCommand ref
41075 reference "sec:Change-Tracking"
41076
41077 \end_inset
41078
41079 , the table toolbar
41080 \begin_inset Index idx
41081 status collapsed
41082
41083 \begin_layout Plain Layout
41084 Toolbar ! Table
41085 \end_layout
41086
41087 \end_inset
41088
41089  in the 
41090 \emph on
41091 Embedded Objects
41092 \emph default
41093  manual, the math macro toolbar
41094 \begin_inset Index idx
41095 status collapsed
41096
41097 \begin_layout Plain Layout
41098 Toolbar ! Macro
41099 \end_layout
41100
41101 \end_inset
41102
41103  in the 
41104 \emph on
41105 Math
41106 \emph default
41107  manual.
41108 \end_layout
41109
41110 \begin_layout Chapter
41111 The Document Settings
41112 \begin_inset CommandInset label
41113 LatexCommand label
41114 name "cha:The-Document-Settings"
41115
41116 \end_inset
41117
41118
41119 \begin_inset Index idx
41120 status collapsed
41121
41122 \begin_layout Plain Layout
41123 Document ! Settings
41124 \end_layout
41125
41126 \end_inset
41127
41128
41129 \end_layout
41130
41131 \begin_layout Standard
41132 The document settings dialog contains submenus to set properties for the
41133  whole document and is called with the menu
41134 \family sans
41135  Document\SpecialChar \menuseparator
41136 Settings
41137 \family default
41138 .
41139  You can save your document settings as default with th
41140 \family sans
41141 e Save as Document Defaults
41142 \family default
41143  button in the dialog.
41144  This will create a template named 
41145 \family typewriter
41146 default.lyx
41147 \family default
41148  which is automatically loaded by LyX when you create a new document without
41149  using a template.
41150 \end_layout
41151
41152 \begin_layout Standard
41153 The different submenus of the dialog are explained in the following.
41154 \end_layout
41155
41156 \begin_layout Section
41157 Document Class
41158 \end_layout
41159
41160 \begin_layout Standard
41161 Here you set the document class, class options, a graphics driver, and a
41162  master document.
41163  Document classes are described in section
41164 \begin_inset space ~
41165 \end_inset
41166
41167
41168 \begin_inset CommandInset ref
41169 LatexCommand ref
41170 reference "sec:Document-Classes"
41171
41172 \end_inset
41173
41174 .
41175  Some classes use some class options by default.
41176  If this is the case, they are listed in the field 
41177 \family sans
41178 Predefined
41179 \family default
41180  and you can decide to use them or not.
41181  If you don't exactly know what the default class options are for, it is
41182  recommended not to touch them.
41183  The graphics driver is used for LaTeX's graphics, color and page layout
41184  packages.
41185  When using 
41186 \family sans
41187 Default
41188 \family default
41189 , the default driver for the LaTeX-packages is used.
41190  It is recommended that you use the default unless you know what you are
41191  doing.
41192 \begin_inset Foot
41193 status collapsed
41194
41195 \begin_layout Plain Layout
41196 When you want one of the following drivers
41197 \begin_inset Newline newline
41198 \end_inset
41199
41200 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
41201 \begin_inset Newline newline
41202 \end_inset
41203
41204 you first have to activate them in your LaTeX distribution, see sec.
41205 \begin_inset space \thinspace{}
41206 \end_inset
41207
41208 2 in 
41209 \begin_inset CommandInset href
41210 LatexCommand href
41211 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
41212
41213 \end_inset
41214
41215 .
41216 \end_layout
41217
41218 \end_inset
41219
41220
41221 \end_layout
41222
41223 \begin_layout Standard
41224 Specifying a master document is necessary when the current document is a
41225  child or subdocument.
41226  This master document will be used by LyX when the child document is opened
41227  without its master.
41228  This way child documents are always compilable.
41229  More about master and child documents is explained in the section 
41230 \emph on
41231 Child Documents
41232 \emph default
41233  of the 
41234 \emph on
41235 Embedded Objects
41236 \emph default
41237  manual.
41238 \end_layout
41239
41240 \begin_layout Section
41241 Child Documents
41242 \end_layout
41243
41244 \begin_layout Standard
41245 This submenu is only visible when your document includes child documents.
41246  Please refer to the section 
41247 \emph on
41248 Child Documents
41249 \emph default
41250  of the 
41251 \emph on
41252 Embedded Objects
41253 \emph default
41254  manual for details.
41255 \end_layout
41256
41257 \begin_layout Section
41258 Modules
41259 \end_layout
41260
41261 \begin_layout Standard
41262 Modules are explained in section
41263 \begin_inset space ~
41264 \end_inset
41265
41266
41267 \begin_inset CommandInset ref
41268 LatexCommand ref
41269 reference "sub:Modules"
41270
41271 \end_inset
41272
41273 .
41274 \end_layout
41275
41276 \begin_layout Section
41277 Fonts
41278 \end_layout
41279
41280 \begin_layout Standard
41281 The document font settings are described in section
41282 \begin_inset space ~
41283 \end_inset
41284
41285
41286 \begin_inset CommandInset ref
41287 LatexCommand ref
41288 reference "sec:Fonts-and-Text"
41289
41290 \end_inset
41291
41292 .
41293 \end_layout
41294
41295 \begin_layout Section
41296 Text Layout
41297 \end_layout
41298
41299 \begin_layout Standard
41300 You can specify if paragraphs should be separated by indentations or vertical
41301  skips.
41302  The line spacing and the number of text columns can here also be specified.
41303  
41304 \end_layout
41305
41306 \begin_layout Standard
41307 Note that LyX won't show two columns or the set up line spacing on screen.
41308  That's impractical, often unreadable, and not part of the WYSIWYM concept.
41309  However, it will be as you specified it in the output.
41310 \end_layout
41311
41312 \begin_layout Standard
41313 The listings settings are explained in the corresponding section in the
41314  
41315 \emph on
41316 Embedded Objects
41317 \emph default
41318  manual.
41319 \end_layout
41320
41321 \begin_layout Section
41322 Page Layout
41323 \end_layout
41324
41325 \begin_layout Standard
41326 A description of this menu is given in section
41327 \begin_inset space ~
41328 \end_inset
41329
41330
41331 \begin_inset CommandInset ref
41332 LatexCommand ref
41333 reference "sub:Paper-Size,-Orientation,"
41334
41335 \end_inset
41336
41337  and 
41338 \begin_inset CommandInset ref
41339 LatexCommand ref
41340 reference "sub:Document-Layout"
41341
41342 \end_inset
41343
41344 .
41345 \end_layout
41346
41347 \begin_layout Section
41348 Page Margins
41349 \end_layout
41350
41351 \begin_layout Standard
41352 Here you can adjust the paper margins, see section
41353 \begin_inset space ~
41354 \end_inset
41355
41356
41357 \begin_inset CommandInset ref
41358 LatexCommand ref
41359 reference "sub:Margins"
41360
41361 \end_inset
41362
41363 .
41364 \end_layout
41365
41366 \begin_layout Section
41367 Language
41368 \begin_inset Index idx
41369 status collapsed
41370
41371 \begin_layout Plain Layout
41372 Language ! Encoding
41373 \end_layout
41374
41375 \end_inset
41376
41377
41378 \end_layout
41379
41380 \begin_layout Standard
41381 The document language and quote styles are set here.
41382  The encoding specifies how the document content is exported to LaTeX (the
41383  LyX file is always encoded in utf8).
41384  All characters that cannot be encoded using the specified encoding will
41385  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
41386  known for a particular character).
41387 \begin_inset Foot
41388 status collapsed
41389
41390 \begin_layout Plain Layout
41391 The known commands are defined in a text file.
41392  You can add commands for unknown symbols to that file yourself, see the
41393  
41394 \emph on
41395 Customization
41396 \emph default
41397  manual for details.
41398 \end_layout
41399
41400 \end_inset
41401
41402
41403 \end_layout
41404
41405 \begin_layout Standard
41406 If you use the option 
41407 \family sans
41408 Language Default
41409 \family default
41410 , LyX determines the encoding of a text part from the language of this text.
41411  If the document contains text in more than one language you may get more
41412  than one encoding in the LaTeX file.
41413  If you do not use this option then the complete document will always use
41414  exactly one encoding.
41415  Checking this option is the preferred setting.
41416 \end_layout
41417
41418 \begin_layout Standard
41419 LyX also supports Unicode output, which is particularly useful if you need
41420  lots of special symbols or non-alphabetic scripts, respectively.
41421  If you want to use this (and your LaTeX installation supports Unicode,
41422  for that matter), choose one of the four utf8 variants from the list below.
41423  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
41424  so it is not uncommon that a file with lots of Unicode symbols works fine
41425  with 
41426 \family sans
41427 Language Default
41428 \family default
41429  (when LyX uses its list of known LaTeX-commands), but does not work with
41430  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
41431  because all Unicode symbols can be encoded in utf8).
41432  The situation is much better with XeTeX and LuaTeX, two new alternative
41433  engines to standard LaTeX.
41434  Both engines support Unicode natively.
41435  LyX now also supports these two engines (via the output formats 
41436 \family sans
41437 PDF
41438 \begin_inset space ~
41439 \end_inset
41440
41441 (XeTe
41442 \begin_inset ERT
41443 status collapsed
41444
41445 \begin_layout Plain Layout
41446
41447 {}
41448 \end_layout
41449
41450 \end_inset
41451
41452 X)
41453 \family default
41454
41455 \family sans
41456 PDF
41457 \begin_inset space ~
41458 \end_inset
41459
41460 (LuaTe
41461 \begin_inset ERT
41462 status collapsed
41463
41464 \begin_layout Plain Layout
41465
41466 {}
41467 \end_layout
41468
41469 \end_inset
41470
41471 X)
41472 \family default
41473  and 
41474 \family sans
41475 DVI
41476 \begin_inset space ~
41477 \end_inset
41478
41479 (LuaTeX)
41480 \family default
41481 ; see section
41482 \begin_inset space ~
41483 \end_inset
41484
41485
41486 \begin_inset CommandInset ref
41487 LatexCommand ref
41488 reference "sub:Output-file-formats"
41489
41490 \end_inset
41491
41492 ), so if the above options fail, you might try out one of these new engines.
41493 \end_layout
41494
41495 \begin_layout Standard
41496 Here is a list with the important encodings:
41497 \end_layout
41498
41499 \begin_layout Description
41500 Language
41501 \begin_inset space ~
41502 \end_inset
41503
41504 Default
41505 \begin_inset space ~
41506 \end_inset
41507
41508 (no
41509 \begin_inset space ~
41510 \end_inset
41511
41512 inputenc) Same as 
41513 \family sans
41514 Language Default
41515 \family default
41516 , but the LaTeX-package 
41517 \series bold
41518 inputenc
41519 \series default
41520
41521 \begin_inset Index idx
41522 status collapsed
41523
41524 \begin_layout Plain Layout
41525 LaTeX-packages ! inputenc
41526 \end_layout
41527
41528 \end_inset
41529
41530  is not used.
41531  When using this, you probably need to load some additional packages manually
41532  in the preamble and specify the used encoding for text parts in foreign
41533  languages in TeX code.
41534 \end_layout
41535
41536 \begin_layout Description
41537 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
41538  LyX converts all other characters into LaTeX commands, which may result
41539  in a big file when lots of LaTeX-commands are needed.
41540 \end_layout
41541
41542 \begin_layout Description
41543 Arabic
41544 \begin_inset space ~
41545 \end_inset
41546
41547 (CP
41548 \begin_inset space ~
41549 \end_inset
41550
41551 1256) MS Windows code page for Arabic and Farsi
41552 \end_layout
41553
41554 \begin_layout Description
41555 Arabic
41556 \begin_inset space ~
41557 \end_inset
41558
41559 (ISO
41560 \begin_inset space ~
41561 \end_inset
41562
41563 8859-6) for Arabic and Farsi
41564 \end_layout
41565
41566 \begin_layout Description
41567 Armenian
41568 \begin_inset space ~
41569 \end_inset
41570
41571 (ArmSCII8) for Armenian
41572 \end_layout
41573
41574 \begin_layout Description
41575 Baltic
41576 \begin_inset space ~
41577 \end_inset
41578
41579 (CP
41580 \begin_inset space ~
41581 \end_inset
41582
41583 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
41584  as the ISO-8859-13 encoding
41585 \end_layout
41586
41587 \begin_layout Description
41588 Baltic
41589 \begin_inset space ~
41590 \end_inset
41591
41592 (ISO
41593 \begin_inset space ~
41594 \end_inset
41595
41596 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
41597  encoding
41598 \end_layout
41599
41600 \begin_layout Description
41601 Baltic
41602 \begin_inset space ~
41603 \end_inset
41604
41605 (ISO
41606 \begin_inset space ~
41607 \end_inset
41608
41609 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
41610  ISO-8859-13 encoding
41611 \end_layout
41612
41613 \begin_layout Description
41614 Central
41615 \begin_inset space ~
41616 \end_inset
41617
41618 European
41619 \begin_inset space ~
41620 \end_inset
41621
41622 (CP
41623 \begin_inset space ~
41624 \end_inset
41625
41626 1250) MS Windows code page for ISO
41627 \begin_inset space ~
41628 \end_inset
41629
41630 8859-2 (latin2)
41631 \end_layout
41632
41633 \begin_layout Description
41634 Central
41635 \begin_inset space ~
41636 \end_inset
41637
41638 European
41639 \begin_inset space ~
41640 \end_inset
41641
41642 (ISO
41643 \begin_inset space ~
41644 \end_inset
41645
41646 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
41647  Romanian, Slovak and Slovenian
41648 \end_layout
41649
41650 \begin_layout Description
41651 Chinese
41652 \begin_inset space ~
41653 \end_inset
41654
41655 (simplified)
41656 \begin_inset space ~
41657 \end_inset
41658
41659 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
41660  this encoding is officially replaced by the encoding GB18030, as GB18030
41661  is not available for LaTeX you should try to use the encoding Unicode
41662 \begin_inset space ~
41663 \end_inset
41664
41665 (CJK)
41666 \begin_inset space ~
41667 \end_inset
41668
41669 (utf8)
41670 \end_layout
41671
41672 \begin_layout Description
41673 Chinese
41674 \begin_inset space ~
41675 \end_inset
41676
41677 (simplified)
41678 \begin_inset space ~
41679 \end_inset
41680
41681 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41682  except for the Euro currency sign, since 2001 this encoding is officially
41683  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
41684  you should try to use the encoding Unicode
41685 \begin_inset space ~
41686 \end_inset
41687
41688 (CJK)
41689 \begin_inset space ~
41690 \end_inset
41691
41692 (utf8)
41693 \end_layout
41694
41695 \begin_layout Description
41696 Chinese
41697 \begin_inset space ~
41698 \end_inset
41699
41700 (traditional)
41701 \begin_inset space ~
41702 \end_inset
41703
41704 (EUC-TW) for traditional Chinese
41705 \end_layout
41706
41707 \begin_layout Description
41708 Cyrillic
41709 \begin_inset space ~
41710 \end_inset
41711
41712 (CP
41713 \begin_inset space ~
41714 \end_inset
41715
41716 1251) MS Windows code page for Cyrillic
41717 \end_layout
41718
41719 \begin_layout Description
41720 Cyrillic
41721 \begin_inset space ~
41722 \end_inset
41723
41724 (ISO
41725 \begin_inset space ~
41726 \end_inset
41727
41728 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41729 \end_layout
41730
41731 \begin_layout Description
41732 Cyrillic
41733 \begin_inset space ~
41734 \end_inset
41735
41736 (KOI8-R) standard Cyrillic especially for Russian
41737 \end_layout
41738
41739 \begin_layout Description
41740 Cyrillic
41741 \begin_inset space ~
41742 \end_inset
41743
41744 (KOI8-U) Cyrillic for Ukrainian
41745 \end_layout
41746
41747 \begin_layout Description
41748 Cyrillic
41749 \begin_inset space ~
41750 \end_inset
41751
41752 (pt
41753 \begin_inset space ~
41754 \end_inset
41755
41756 154) Cyrillic for Kazakh
41757 \end_layout
41758
41759 \begin_layout Description
41760 Greek
41761 \begin_inset space ~
41762 \end_inset
41763
41764 (ISO
41765 \begin_inset space ~
41766 \end_inset
41767
41768 8859-7) for Greek
41769 \end_layout
41770
41771 \begin_layout Description
41772 Hebrew
41773 \begin_inset space ~
41774 \end_inset
41775
41776 (CP
41777 \begin_inset space ~
41778 \end_inset
41779
41780 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41781 \end_layout
41782
41783 \begin_layout Description
41784 Hebrew
41785 \begin_inset space ~
41786 \end_inset
41787
41788 (ISO
41789 \begin_inset space ~
41790 \end_inset
41791
41792 8859-8) for Hebrew
41793 \end_layout
41794
41795 \begin_layout Description
41796 Japanese
41797 \begin_inset space ~
41798 \end_inset
41799
41800 (CJK)
41801 \begin_inset space ~
41802 \end_inset
41803
41804 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41805 \series bold
41806 CJK
41807 \series default
41808
41809 \begin_inset Index idx
41810 status collapsed
41811
41812 \begin_layout Plain Layout
41813 LaTeX-packages ! CJK
41814 \end_layout
41815
41816 \end_inset
41817
41818 , when using this, set the document language to 
41819 \family sans
41820 Japanese (CJK)
41821 \end_layout
41822
41823 \begin_layout Description
41824 Japanese
41825 \begin_inset space ~
41826 \end_inset
41827
41828 (CJK)
41829 \begin_inset space ~
41830 \end_inset
41831
41832 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41833 \series bold
41834 CJK
41835 \series default
41836 , when using this, set the document language to 
41837 \family sans
41838 Japanese
41839 \begin_inset space ~
41840 \end_inset
41841
41842 (CJK)
41843 \end_layout
41844
41845 \begin_layout Description
41846 Japanese
41847 \begin_inset space ~
41848 \end_inset
41849
41850 (non-CJK)
41851 \begin_inset space ~
41852 \end_inset
41853
41854 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41855 \series bold
41856 japanese
41857 \series default
41858
41859 \begin_inset Index idx
41860 status collapsed
41861
41862 \begin_layout Plain Layout
41863 LaTeX-packages ! japanese
41864 \end_layout
41865
41866 \end_inset
41867
41868 , when using this, set the document language to 
41869 \family sans
41870 Japanese
41871 \end_layout
41872
41873 \begin_layout Description
41874 Japanese
41875 \begin_inset space ~
41876 \end_inset
41877
41878 (non-CJK)
41879 \begin_inset space ~
41880 \end_inset
41881
41882 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41883 \series bold
41884 japanese
41885 \series default
41886 , when using this, set the document language to 
41887 \family sans
41888 Japanese
41889 \end_layout
41890
41891 \begin_layout Description
41892 Japanese
41893 \begin_inset space ~
41894 \end_inset
41895
41896 (non-CJK)
41897 \begin_inset space ~
41898 \end_inset
41899
41900 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41901 \series bold
41902 japanese
41903 \series default
41904 , when using this, set the document language to 
41905 \family sans
41906 Japanese
41907 \end_layout
41908
41909 \begin_layout Description
41910 Korean
41911 \begin_inset space ~
41912 \end_inset
41913
41914 (EUC-KR) for Korean
41915 \end_layout
41916
41917 \begin_layout Description
41918 Southern
41919 \begin_inset space ~
41920 \end_inset
41921
41922 European
41923 \begin_inset space ~
41924 \end_inset
41925
41926 (ISO
41927 \begin_inset space ~
41928 \end_inset
41929
41930 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41931 \end_layout
41932
41933 \begin_layout Description
41934 South-Eastern
41935 \begin_inset space ~
41936 \end_inset
41937
41938 European
41939 \begin_inset space ~
41940 \end_inset
41941
41942 (ISO
41943 \begin_inset space ~
41944 \end_inset
41945
41946 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41947  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41948  to cover many languages and characters with diacritics
41949 \end_layout
41950
41951 \begin_layout Description
41952 Thai
41953 \begin_inset space ~
41954 \end_inset
41955
41956 (TIS
41957 \begin_inset space ~
41958 \end_inset
41959
41960 620-0) for Thai
41961 \end_layout
41962
41963 \begin_layout Description
41964 Turkish
41965 \begin_inset space ~
41966 \end_inset
41967
41968 (ISO
41969 \begin_inset space ~
41970 \end_inset
41971
41972 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41973  Icelandic letters are replaced by Turkish ones
41974 \end_layout
41975
41976 \begin_layout Description
41977 Unicode
41978 \begin_inset space ~
41979 \end_inset
41980
41981 (CJK)
41982 \begin_inset space ~
41983 \end_inset
41984
41985 (utf8) Unicode utf8 with the LaTeX-package 
41986 \series bold
41987 CJK
41988 \series default
41989
41990 \begin_inset Index idx
41991 status collapsed
41992
41993 \begin_layout Plain Layout
41994 LaTeX-packages ! CJK
41995 \end_layout
41996
41997 \end_inset
41998
41999  (for the languages Chinese, Japanese and Korean)
42000 \end_layout
42001
42002 \begin_layout Description
42003 Unicode
42004 \begin_inset space ~
42005 \end_inset
42006
42007 (XeTeX)
42008 \begin_inset space ~
42009 \end_inset
42010
42011 (utf8) Unicode utf8 to be used with 
42012 \family sans
42013 XeTeX
42014 \family default
42015  and 
42016 \family sans
42017 LuaTeX
42018 \family default
42019 , which use Unicode directly, without the help of the LaTeX-package 
42020 \series bold
42021 inputenc
42022 \series default
42023 .
42024  LyX automatically selects this encoding if you export or preview XeTeX
42025  or LuaTeX.
42026  Normally you do not need to set this encoding manually.
42027 \end_layout
42028
42029 \begin_layout Description
42030 Unicode
42031 \begin_inset space ~
42032 \end_inset
42033
42034 (ucs-extended)
42035 \begin_inset space ~
42036 \end_inset
42037
42038 (utf8x) Unicode utf8 based on the LaTeX-package 
42039 \series bold
42040 ucs
42041 \series default
42042
42043 \begin_inset Index idx
42044 status collapsed
42045
42046 \begin_layout Plain Layout
42047 LaTeX-packages ! ucs
42048 \end_layout
42049
42050 \end_inset
42051
42052  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
42053 \end_layout
42054
42055 \begin_layout Description
42056 Unicode
42057 \begin_inset space ~
42058 \end_inset
42059
42060 (utf8) Unicode utf8 based on the LaTeX-package 
42061 \series bold
42062 inputenc
42063 \series default
42064
42065 \begin_inset Index idx
42066 status collapsed
42067
42068 \begin_layout Plain Layout
42069 LaTeX-packages ! inputenc
42070 \end_layout
42071
42072 \end_inset
42073
42074 .
42075  Currently only a limited range of characters (mainly for Latin scripts)
42076  is supported.
42077 \end_layout
42078
42079 \begin_layout Description
42080 Western
42081 \begin_inset space ~
42082 \end_inset
42083
42084 European
42085 \begin_inset space ~
42086 \end_inset
42087
42088 (CP
42089 \begin_inset space ~
42090 \end_inset
42091
42092 1252) MS Windows code page for ISO
42093 \begin_inset space ~
42094 \end_inset
42095
42096 8859-1 (latin1)
42097 \end_layout
42098
42099 \begin_layout Description
42100 Western
42101 \begin_inset space ~
42102 \end_inset
42103
42104 European
42105 \begin_inset space ~
42106 \end_inset
42107
42108 (ISO
42109 \begin_inset space ~
42110 \end_inset
42111
42112 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
42113  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
42114  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
42115  encoding instead
42116 \end_layout
42117
42118 \begin_layout Description
42119 Western
42120 \begin_inset space ~
42121 \end_inset
42122
42123 European
42124 \begin_inset space ~
42125 \end_inset
42126
42127 (ISO
42128 \begin_inset space ~
42129 \end_inset
42130
42131 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
42132  sign, the œ-ligature and some characters used for French and Finnish
42133 \change_inserted -712698321 1299489919
42134
42135 \end_layout
42136
42137 \begin_layout Standard
42138
42139 \change_inserted -712698321 1299575911
42140 Finally, the dialog lets you select a specific language package for the
42141  current document.
42142  See 
42143 \begin_inset CommandInset ref
42144 LatexCommand formatted
42145 reference "sub:Prefs-Language"
42146
42147 \end_inset
42148
42149  for more information on the language package.
42150 \change_unchanged
42151
42152 \end_layout
42153
42154 \begin_layout Section
42155 Numbering & TOC
42156 \end_layout
42157
42158 \begin_layout Standard
42159 You can adjust here the numbering depth of section headings and the section
42160  depth in the table of contents as described in section
42161 \begin_inset space ~
42162 \end_inset
42163
42164
42165 \begin_inset CommandInset ref
42166 LatexCommand ref
42167 reference "sub:Numbering-depth"
42168
42169 \end_inset
42170
42171 .
42172 \end_layout
42173
42174 \begin_layout Section
42175 Bibliography
42176 \end_layout
42177
42178 \begin_layout Standard
42179 You can specify here a citation style using the LaTeX packages 
42180 \series bold
42181 natbib
42182 \series default
42183
42184 \begin_inset Index idx
42185 status collapsed
42186
42187 \begin_layout Plain Layout
42188 LaTeX-packages ! natbib
42189 \end_layout
42190
42191 \end_inset
42192
42193  or 
42194 \series bold
42195 jurabib
42196 \series default
42197
42198 \begin_inset Index idx
42199 status collapsed
42200
42201 \begin_layout Plain Layout
42202 LaTeX-packages ! jurabib
42203 \end_layout
42204
42205 \end_inset
42206
42207 , you can enable subdivided bibliographies using the LaTeX package 
42208 \series bold
42209 bibtopic
42210 \series default
42211
42212 \begin_inset Index idx
42213 status collapsed
42214
42215 \begin_layout Plain Layout
42216 LaTeX-packages ! bibtopic
42217 \end_layout
42218
42219 \end_inset
42220
42221  and you can customize how the bibliography of the given document is being
42222  generated.
42223  For a further description see section
42224 \begin_inset space ~
42225 \end_inset
42226
42227
42228 \begin_inset CommandInset ref
42229 LatexCommand ref
42230 reference "sec:Bibliography"
42231
42232 \end_inset
42233
42234 .
42235 \end_layout
42236
42237 \begin_layout Section
42238 Indexes
42239 \end_layout
42240
42241 \begin_layout Standard
42242 Here, you can customize how the index of your document is being generated
42243  and you can define additional indexes.
42244  Please refer to section
42245 \begin_inset space ~
42246 \end_inset
42247
42248
42249 \begin_inset CommandInset ref
42250 LatexCommand ref
42251 reference "sec:Index"
42252
42253 \end_inset
42254
42255  for details.
42256 \end_layout
42257
42258 \begin_layout Section
42259 PDF Properties
42260 \end_layout
42261
42262 \begin_layout Standard
42263 The PDF properties are explained in section
42264 \begin_inset space ~
42265 \end_inset
42266
42267
42268 \begin_inset CommandInset ref
42269 LatexCommand ref
42270 reference "sec:PDF-Properties"
42271
42272 \end_inset
42273
42274 .
42275 \end_layout
42276
42277 \begin_layout Section
42278 Math Options
42279 \end_layout
42280
42281 \begin_layout Standard
42282 These options will force LyX to use the LaTeX-packages 
42283 \series bold
42284 amsmath
42285 \series default
42286
42287 \begin_inset Index idx
42288 status collapsed
42289
42290 \begin_layout Plain Layout
42291 LaTeX-packages ! amsmath
42292 \end_layout
42293
42294 \end_inset
42295
42296  and 
42297 \series bold
42298 esint
42299 \series default
42300
42301 \begin_inset Index idx
42302 status collapsed
42303
42304 \begin_layout Plain Layout
42305 LaTeX-packages ! esint
42306 \end_layout
42307
42308 \end_inset
42309
42310  or to use them automatically when they are needed.
42311 \end_layout
42312
42313 \begin_layout Standard
42314
42315 \series bold
42316 amsmath
42317 \series default
42318  is needed for many constructs, so when you get LaTeX-errors in formulas,
42319  ensure that you have enabled AMS.
42320 \end_layout
42321
42322 \begin_layout Standard
42323
42324 \series bold
42325 esint
42326 \series default
42327  is used for special integral characters.
42328 \end_layout
42329
42330 \begin_layout Section
42331 Float Placement
42332 \end_layout
42333
42334 \begin_layout Standard
42335 The float placement options are described in section
42336 \begin_inset space ~
42337 \end_inset
42338
42339
42340 \begin_inset CommandInset ref
42341 LatexCommand ref
42342 reference "sub:Float-Placement"
42343
42344 \end_inset
42345
42346 .
42347 \end_layout
42348
42349 \begin_layout Section
42350 Bullets
42351 \end_layout
42352
42353 \begin_layout Standard
42354 Here you can adjust the characters for the itemize levels.
42355  The itemize environment is described in section
42356 \begin_inset space ~
42357 \end_inset
42358
42359
42360 \begin_inset CommandInset ref
42361 LatexCommand ref
42362 reference "sec:Itemize"
42363
42364 \end_inset
42365
42366 .
42367 \end_layout
42368
42369 \begin_layout Section
42370 Branches
42371 \end_layout
42372
42373 \begin_layout Standard
42374 Branches are described in section
42375 \begin_inset space ~
42376 \end_inset
42377
42378
42379 \begin_inset CommandInset ref
42380 LatexCommand ref
42381 reference "sec:Branches"
42382
42383 \end_inset
42384
42385 .
42386 \change_inserted -712698321 1299490648
42387
42388 \end_layout
42389
42390 \begin_layout Section
42391
42392 \change_inserted -712698321 1299490977
42393 Output
42394 \begin_inset CommandInset label
42395 LatexCommand label
42396 name "sec:Doc-Output"
42397
42398 \end_inset
42399
42400
42401 \end_layout
42402
42403 \begin_layout Standard
42404
42405 \change_inserted -712698321 1299490684
42406 Here you can define some output specifics for the current document:
42407 \end_layout
42408
42409 \begin_layout Description
42410
42411 \change_inserted -712698321 1299575868
42412 Default
42413 \begin_inset space ~
42414 \end_inset
42415
42416 Output
42417 \begin_inset space ~
42418 \end_inset
42419
42420 Format: The format that is used when you hit 
42421 \begin_inset Quotes eld
42422 \end_inset
42423
42424 View
42425 \begin_inset Quotes erd
42426 \end_inset
42427
42428
42429 \begin_inset Quotes eld
42430 \end_inset
42431
42432 Update
42433 \begin_inset Quotes erd
42434 \end_inset
42435
42436
42437 \begin_inset Quotes eld
42438 \end_inset
42439
42440 View Master Document
42441 \begin_inset Quotes erd
42442 \end_inset
42443
42444  and 
42445 \begin_inset Quotes eld
42446 \end_inset
42447
42448 Update Master Document
42449 \begin_inset Quotes erd
42450 \end_inset
42451
42452  in the 
42453 \family sans
42454 View
42455 \family default
42456  menu or the toolbar.
42457  The default is set in 
42458 \family sans
42459 Tools\SpecialChar \menuseparator
42460 Preferences\SpecialChar \menuseparator
42461 File Formats; see 
42462 \family default
42463
42464 \begin_inset CommandInset ref
42465 LatexCommand formatted
42466 reference "sec:File-Formats"
42467
42468 \end_inset
42469
42470
42471 \end_layout
42472
42473 \begin_layout Description
42474
42475 \change_inserted -712698321 1299490926
42476 Synchronize
42477 \begin_inset space ~
42478 \end_inset
42479
42480 with
42481 \begin_inset space ~
42482 \end_inset
42483
42484 Output
42485 \begin_inset Note Note
42486 status open
42487
42488 \begin_layout Plain Layout
42489
42490 \change_inserted -712698321 1299490928
42491 TODO!
42492 \change_unchanged
42493
42494 \end_layout
42495
42496 \end_inset
42497
42498
42499 \end_layout
42500
42501 \begin_layout Description
42502
42503 \change_inserted -712698321 1299490931
42504 XHTML
42505 \begin_inset space ~
42506 \end_inset
42507
42508 Output
42509 \begin_inset space ~
42510 \end_inset
42511
42512 Options
42513 \begin_inset Note Note
42514 status open
42515
42516 \begin_layout Plain Layout
42517
42518 \change_inserted -712698321 1299490933
42519 TODO!
42520 \change_unchanged
42521
42522 \end_layout
42523
42524 \end_inset
42525
42526
42527 \change_unchanged
42528
42529 \end_layout
42530
42531 \begin_layout Section
42532 LaT
42533 \begin_inset ERT
42534 status collapsed
42535
42536 \begin_layout Plain Layout
42537
42538 {}
42539 \end_layout
42540
42541 \end_inset
42542
42543 eX Preamble
42544 \end_layout
42545
42546 \begin_layout Standard
42547 In this text field are entered commands to load special LaTeX-packages or
42548  to define LaTeX-commands.
42549  The preamble is a thing for LaTeX-experts.
42550  You should not enter commands here until you exactly know what you are
42551  doing.
42552 \end_layout
42553
42554 \begin_layout Standard
42555 An introduction to the LaTeX-syntax is given in section
42556 \begin_inset space ~
42557 \end_inset
42558
42559
42560 \begin_inset CommandInset ref
42561 LatexCommand ref
42562 reference "sub:LaTeX-Syntax"
42563
42564 \end_inset
42565
42566 .
42567 \end_layout
42568
42569 \begin_layout Chapter
42570 The 
42571 \family sans
42572 Preferences
42573 \family default
42574  Dialog
42575 \begin_inset CommandInset label
42576 LatexCommand label
42577 name "cha:The-Preferences-dialog"
42578
42579 \end_inset
42580
42581
42582 \begin_inset Index idx
42583 status collapsed
42584
42585 \begin_layout Plain Layout
42586 Preferences
42587 \end_layout
42588
42589 \end_inset
42590
42591
42592 \end_layout
42593
42594 \begin_layout Standard
42595 The preferences dialog is called with the menu 
42596 \family sans
42597 Tools\SpecialChar \menuseparator
42598 Preferences
42599 \family default
42600 .
42601  It has the following submenus.
42602 \end_layout
42603
42604 \begin_layout Section
42605 Look and Feel
42606 \end_layout
42607
42608 \begin_layout Subsection
42609 User Interface
42610 \end_layout
42611
42612 \begin_layout Subsubsection
42613 User Interface File
42614 \begin_inset Index idx
42615 status collapsed
42616
42617 \begin_layout Plain Layout
42618 Customization ! of toolbars
42619 \end_layout
42620
42621 \end_inset
42622
42623
42624 \begin_inset Index idx
42625 status collapsed
42626
42627 \begin_layout Plain Layout
42628 Customization ! of menus
42629 \end_layout
42630
42631 \end_inset
42632
42633
42634 \end_layout
42635
42636 \begin_layout Standard
42637 \begin_inset Note Greyedout
42638 status open
42639
42640 \begin_layout Plain Layout
42641
42642 \series bold
42643 Note:
42644 \series default
42645  You have to restart LyX before the change of the user interface file take
42646  effect.
42647 \end_layout
42648
42649 \end_inset
42650
42651
42652 \end_layout
42653
42654 \begin_layout Standard
42655 The appearance of the menus and toolbars can be changed by choosing a user
42656  interface (ui) file.
42657  An ui-file is a text file where the toolbars and menus are listed.
42658  The toolbar buttons and menu entries are specified in the files 
42659 \shape italic
42660 stdtoolbars.inc
42661 \shape default
42662  and 
42663 \shape italic
42664 stdmenus.inc
42665 \shape default
42666 , respectively.
42667  Both files are loaded by the 
42668 \emph on
42669 default.ui
42670 \emph default
42671  file.
42672  To create your own menu and toolbar layout, start with a copy of these
42673  files and edit the entries.
42674 \end_layout
42675
42676 \begin_layout Standard
42677 The syntax of the .inc-files is straightforward: The 
42678 \family sans
42679 Menubar
42680 \family default
42681
42682 \family sans
42683 Menu
42684 \family default
42685  and 
42686 \family sans
42687 Toolbar
42688 \family default
42689  entries must be ended with an explicit 
42690 \family sans
42691 End
42692 \family default
42693 .
42694  They may contain 
42695 \family sans
42696 Submenus
42697 \family default
42698
42699 \family sans
42700 Items
42701 \family default
42702
42703 \family sans
42704 OptItems
42705 \family default
42706
42707 \family sans
42708 Separators
42709 \family default
42710
42711 \family sans
42712 Icons,
42713 \family default
42714  and in the case of the 
42715 \begin_inset Quotes eld
42716 \end_inset
42717
42718 file
42719 \begin_inset Quotes erd
42720 \end_inset
42721
42722  menus a 
42723 \family sans
42724 Lastfiles
42725 \family default
42726  entry.
42727  The syntax for the entries is:
42728 \end_layout
42729
42730 \begin_layout Standard
42731 \begin_inset VSpace smallskip*
42732 \end_inset
42733
42734
42735 \series bold
42736 Item 
42737 \begin_inset Quotes eld
42738 \end_inset
42739
42740 menu 
42741 \series default
42742 or
42743 \series bold
42744  button name
42745 \begin_inset Quotes erd
42746 \end_inset
42747
42748  
42749 \begin_inset Quotes eld
42750 \end_inset
42751
42752 LyX-function
42753 \begin_inset Quotes erd
42754 \end_inset
42755
42756
42757 \end_layout
42758
42759 \begin_layout Standard
42760 \noindent
42761 \begin_inset VSpace smallskip*
42762 \end_inset
42763
42764 All LyX-functions are listed in the menu 
42765 \family sans
42766 Help\SpecialChar \menuseparator
42767 LyX
42768 \begin_inset space ~
42769 \end_inset
42770
42771 Functions
42772 \family default
42773 .
42774 \end_layout
42775
42776 \begin_layout Standard
42777 \begin_inset VSpace medskip
42778 \end_inset
42779
42780
42781 \end_layout
42782
42783 \begin_layout Standard
42784 An example: Assuming you use the menu 
42785 \family sans
42786 Navigate\SpecialChar \menuseparator
42787 Bookmarks
42788 \family default
42789  quite often and therefore want six available bookmarks, you can add the
42790  line
42791 \end_layout
42792
42793 \begin_layout Standard
42794 \begin_inset VSpace smallskip*
42795 \end_inset
42796
42797
42798 \series bold
42799 Item 
42800 \begin_inset Quotes eld
42801 \end_inset
42802
42803 Save Bookmark 6
42804 \begin_inset Quotes erd
42805 \end_inset
42806
42807  
42808 \begin_inset Quotes eld
42809 \end_inset
42810
42811 bookmark-save 6
42812 \begin_inset Quotes erd
42813 \end_inset
42814
42815
42816 \end_layout
42817
42818 \begin_layout Standard
42819 \noindent
42820 \begin_inset VSpace smallskip*
42821 \end_inset
42822
42823 to the navigate menu section in the .inc-file to have the sixth bookmark.
42824 \end_layout
42825
42826 \begin_layout Subsubsection
42827 Automatic help
42828 \end_layout
42829
42830 \begin_layout Standard
42831 The option 
42832 \family sans
42833 Enable tool tips in main work area
42834 \family default
42835  enables tool tips showing the content of closed insets like index entries
42836  or footnotes.
42837 \end_layout
42838
42839 \begin_layout Subsubsection
42840 Session
42841 \end_layout
42842
42843 \begin_layout Standard
42844 With the option 
42845 \family sans
42846 Allow saving
42847 \begin_inset space \thinspace{}
42848 \end_inset
42849
42850 /
42851 \begin_inset space \thinspace{}
42852 \end_inset
42853
42854 restoring of window layout and geometries
42855 \family default
42856  LyX's main window will be opened with the size and layout that was used
42857  in the last LyX session.
42858 \end_layout
42859
42860 \begin_layout Standard
42861 The option 
42862 \family sans
42863 Restore cursor positions
42864 \family default
42865  sets the cursor to the position in the file where it has been the last
42866  time.
42867 \end_layout
42868
42869 \begin_layout Standard
42870 The option 
42871 \family sans
42872 Load opened files from last session
42873 \family default
42874  opens all files that were opened in the last LyX session.
42875 \end_layout
42876
42877 \begin_layout Subsubsection
42878 Documents
42879 \begin_inset CommandInset label
42880 LatexCommand label
42881 name "sub:Backup documents"
42882
42883 \end_inset
42884
42885
42886 \begin_inset Index idx
42887 status collapsed
42888
42889 \begin_layout Plain Layout
42890 Backup ! Documents
42891 \end_layout
42892
42893 \end_inset
42894
42895
42896 \end_layout
42897
42898 \begin_layout Standard
42899 When the option 
42900 \family sans
42901 Backup documents
42902 \family default
42903  is set, you can specify the time between backup saves.
42904 \end_layout
42905
42906 \begin_layout Standard
42907
42908 \family sans
42909 Maximum last files
42910 \family default
42911  is the number of last opened files that LyX should display in the menu
42912  
42913 \family sans
42914 File\SpecialChar \menuseparator
42915 Open
42916 \begin_inset space ~
42917 \end_inset
42918
42919 Recent
42920 \family default
42921 .
42922 \end_layout
42923
42924 \begin_layout Standard
42925 When the option 
42926 \family sans
42927 Open documents in tabs
42928 \family default
42929  is not used, then every file will be opened in its own new instance of
42930  LyX.
42931 \end_layout
42932
42933 \begin_layout Subsection
42934 Screen Fonts
42935 \begin_inset Index idx
42936 status collapsed
42937
42938 \begin_layout Plain Layout
42939 Font ! Screen
42940 \end_layout
42941
42942 \end_inset
42943
42944
42945 \begin_inset CommandInset label
42946 LatexCommand label
42947 name "sub:Screen-Fonts"
42948
42949 \end_inset
42950
42951
42952 \end_layout
42953
42954 \begin_layout Standard
42955 These fonts are used to display your documents on the screen.
42956 \end_layout
42957
42958 \begin_layout Standard
42959 \begin_inset Note Greyedout
42960 status open
42961
42962 \begin_layout Plain Layout
42963
42964 \series bold
42965 Note:
42966 \series default
42967  This section only deals with the fonts 
42968 \emph on
42969 inside
42970 \emph default
42971  the LyX window.
42972  The fonts that appear on the output are independent from these fonts, and
42973  set in the menu 
42974 \family sans
42975 Document\SpecialChar \menuseparator
42976 Settings\SpecialChar \menuseparator
42977 Fonts
42978 \family default
42979 .
42980 \end_layout
42981
42982 \end_inset
42983
42984
42985 \end_layout
42986
42987 \begin_layout Standard
42988 By default, LyX uses 
42989 \family typewriter
42990 Times
42991 \family default
42992  as roman (serif) font, 
42993 \family typewriter
42994 Arial
42995 \family default
42996  or 
42997 \family typewriter
42998 Helvetica
42999 \family default
43000  (depends on the system) as 
43001 \family sans
43002 sans
43003 \begin_inset space ~
43004 \end_inset
43005
43006 serif
43007 \family default
43008  font, and 
43009 \family typewriter
43010 Courier
43011 \family default
43012  as 
43013 \family typewriter
43014 typewriter
43015 \family default
43016  font.
43017 \end_layout
43018
43019 \begin_layout Standard
43020 You can change the font size with the 
43021 \family sans
43022 Zoom
43023 \family default
43024  setting.
43025  You can also change the font zoom outside the preferences dialog for the
43026  current LyX session by pressing Ctrl and scrolling the mouse wheel.
43027 \end_layout
43028
43029 \begin_layout Standard
43030
43031 \family sans
43032 Screen DPI
43033 \family default
43034  is the screen resolution in dpi (dots per inch).
43035  The Font Sizes are calculated as letter height in units of points.
43036  72
43037 \begin_inset space \thinspace{}
43038 \end_inset
43039
43040 points have the size of 1
43041 \begin_inset space \thinspace{}
43042 \end_inset
43043
43044 inch, see Appendix
43045 \begin_inset space ~
43046 \end_inset
43047
43048
43049 \begin_inset CommandInset ref
43050 LatexCommand ref
43051 reference "cha:Units-available-in"
43052
43053 \end_inset
43054
43055 .
43056 \end_layout
43057
43058 \begin_layout Standard
43059 The default 
43060 \family sans
43061 Font Sizes
43062 \family default
43063  are the same as if a document font size of 10
43064 \begin_inset space \thinspace{}
43065 \end_inset
43066
43067 pt would be used.
43068  The sizes are explained in detail in section
43069 \begin_inset space ~
43070 \end_inset
43071
43072
43073 \begin_inset CommandInset ref
43074 LatexCommand ref
43075 reference "sub:Document-Font"
43076
43077 \end_inset
43078
43079 .
43080 \end_layout
43081
43082 \begin_layout Standard
43083 With the option 
43084 \family sans
43085 Use Pixmap Cache to speed up font rendering
43086 \family default
43087  enabled, LyX needs to redraw the screen less often.
43088  This results in better performance, especially on slow systems.
43089  On the other hand, the characters might look more fuzzy on screen.
43090  So whether you enable this or not depends on whether you prefer speed over
43091  aesthetics.
43092  Note that the Pixmap Cache is only available and useful under Mac
43093 \begin_inset space ~
43094 \end_inset
43095
43096 OS and Windows.
43097 \end_layout
43098
43099 \begin_layout Subsection
43100 Colors
43101 \begin_inset Index idx
43102 status collapsed
43103
43104 \begin_layout Plain Layout
43105 Color ! LyX screen
43106 \end_layout
43107
43108 \end_inset
43109
43110
43111 \begin_inset Index idx
43112 status collapsed
43113
43114 \begin_layout Plain Layout
43115 Settings ! Color
43116 \end_layout
43117
43118 \end_inset
43119
43120
43121 \end_layout
43122
43123 \begin_layout Standard
43124 You can here change all the colors used by LyX.
43125  Choose an item in the list and use the 
43126 \family sans
43127 Alter
43128 \family default
43129  button.
43130 \end_layout
43131
43132 \begin_layout Subsection
43133 Display
43134 \begin_inset Index idx
43135 status collapsed
43136
43137 \begin_layout Plain Layout
43138 Settings ! Display
43139 \end_layout
43140
43141 \end_inset
43142
43143
43144 \end_layout
43145
43146 \begin_layout Standard
43147 Here you can specify if graphics inside LyX are displayed.
43148 \end_layout
43149
43150 \begin_layout Standard
43151
43152 \family sans
43153 Instant Preview
43154 \family default
43155  enables previewing snippets of your document.
43156  This feature is described in section
43157 \begin_inset space ~
43158 \end_inset
43159
43160
43161 \begin_inset CommandInset ref
43162 LatexCommand ref
43163 reference "sec:Previewing-snippets-of"
43164
43165 \end_inset
43166
43167 .
43168 \end_layout
43169
43170 \begin_layout Standard
43171 The option 
43172 \family sans
43173 Mark
43174 \begin_inset space ~
43175 \end_inset
43176
43177 end
43178 \begin_inset space ~
43179 \end_inset
43180
43181 of
43182 \begin_inset space ~
43183 \end_inset
43184
43185 paragraphs
43186 \family default
43187  displays a pilcrow (¶) at the end of every paragraph.
43188 \end_layout
43189
43190 \begin_layout Section
43191 Editing
43192 \begin_inset Index idx
43193 status collapsed
43194
43195 \begin_layout Plain Layout
43196 Settings ! Editing
43197 \end_layout
43198
43199 \end_inset
43200
43201
43202 \end_layout
43203
43204 \begin_layout Subsection
43205 Control
43206 \end_layout
43207
43208 \begin_layout Subsubsection
43209 Editing
43210 \end_layout
43211
43212 \begin_layout Standard
43213 The option 
43214 \family sans
43215 Cursor follows scrollbar
43216 \family default
43217  sets the cursor to the top of the currently displayed document part when
43218  scrolling.
43219 \end_layout
43220
43221 \begin_layout Standard
43222 The option 
43223 \family sans
43224 Sort environments alphabetically
43225 \family default
43226  sorts the entries in the pull-down box for the paragraph environments.
43227 \end_layout
43228
43229 \begin_layout Standard
43230 The option 
43231 \family sans
43232 Group environments by their category
43233 \family default
43234  groups the entries in the pull-down box for the paragraph environments.
43235 \end_layout
43236
43237 \begin_layout Standard
43238 The math macro editing option determines the editing style, see the section
43239  
43240 \emph on
43241 Math Macros
43242 \emph default
43243  of the 
43244 \emph on
43245 Math
43246 \emph default
43247  manual.
43248 \end_layout
43249
43250 \begin_layout Subsubsection
43251 Fullscreen
43252 \end_layout
43253
43254 \begin_layout Standard
43255 Here you can specify what is hidden in the fullscreen mode.
43256  The option 
43257 \family sans
43258 Limit text width
43259 \family default
43260  specifies the width of the text in fullscreen mode.
43261  This way you can display the text smaller than the screen, the text appears
43262  then centered.
43263 \end_layout
43264
43265 \begin_layout Subsection
43266 Shortcuts
43267 \begin_inset Index idx
43268 status collapsed
43269
43270 \begin_layout Plain Layout
43271 Key Bindings
43272 \end_layout
43273
43274 \end_inset
43275
43276
43277 \begin_inset Index idx
43278 status collapsed
43279
43280 \begin_layout Plain Layout
43281 Settings ! Shortcuts
43282 \end_layout
43283
43284 \end_inset
43285
43286
43287 \end_layout
43288
43289 \begin_layout Subsubsection
43290 Bind File
43291 \end_layout
43292
43293 \begin_layout Standard
43294 Bindings are used to bind a LyX-function to a key.
43295  Several binding files are available:
43296 \end_layout
43297
43298 \begin_layout Description
43299 cua.bind typical set of PC keyboard shortcuts
43300 \end_layout
43301
43302 \begin_layout Description
43303 (x)emacs.bind set of bindings like they are used in the editor programs 
43304 \family sans
43305 Emacs
43306 \family default
43307  (
43308 \family sans
43309 XEmacs
43310 \family default
43311 )
43312 \end_layout
43313
43314 \begin_layout Description
43315 mac.bind set of bindings for 
43316 \family sans
43317 Mac
43318 \begin_inset space \thinspace{}
43319 \end_inset
43320
43321 OS
43322 \family default
43323  systems.
43324 \end_layout
43325
43326 \begin_layout Standard
43327 There are also bind-files designed for special document classes, like 
43328 \shape italic
43329 broadway.bind
43330 \shape default
43331 , and bind files for special languages.
43332  The name of language bind-files begin with a language code, e.
43333 \begin_inset space \thinspace{}
43334 \end_inset
43335
43336 g.
43337 \begin_inset space \space{}
43338 \end_inset
43339
43340
43341 \begin_inset Quotes eld
43342 \end_inset
43343
43344 pt
43345 \begin_inset Quotes erd
43346 \end_inset
43347
43348  for Portuguese.
43349  If you use LyX in a certain language, LyX will try to use the appropriate
43350  bind-file.
43351 \end_layout
43352
43353 \begin_layout Standard
43354 Some bind-files, like 
43355 \emph on
43356 math.bind
43357 \emph default
43358 , have only a small scope.
43359  When looking at the end of the file 
43360 \shape italic
43361 cua.bind
43362 \shape default
43363 , you can see that they are included to keep the overview in the bind-file.
43364 \end_layout
43365
43366 \begin_layout Subsubsection
43367 Editing Shortcuts
43368 \begin_inset CommandInset label
43369 LatexCommand label
43370 name "sub:Editing-Shortcuts"
43371
43372 \end_inset
43373
43374
43375 \begin_inset Index idx
43376 status collapsed
43377
43378 \begin_layout Plain Layout
43379 Key Bindings ! Editing
43380 \end_layout
43381
43382 \end_inset
43383
43384
43385 \end_layout
43386
43387 \begin_layout Standard
43388 To add new or modify existing keybindings to your own taste you can use
43389  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43390  To find functions easily, they are grouped by categories and the dialog
43391  provides the field 
43392 \family sans
43393 Show key-bindings containing
43394 \family default
43395 .
43396  In this field you can insert a keyword for a function you want to edit.
43397  Insert there for example as keyword 
43398 \begin_inset Quotes eld
43399 \end_inset
43400
43401 paste
43402 \begin_inset Quotes erd
43403 \end_inset
43404
43405  and you get the 4 different existing shortcuts for the 3 different functions
43406  that contain 
43407 \begin_inset Quotes eld
43408 \end_inset
43409
43410 paste
43411 \begin_inset Quotes erd
43412 \end_inset
43413
43414  in their name.
43415  As you can see, one function can have more than one shortcut.
43416  All LyX-functions are also listed in the file 
43417 \emph on
43418 LyX Functions
43419 \emph default
43420  that you will find in the 
43421 \family sans
43422 Help
43423 \family default
43424  menu.
43425 \end_layout
43426
43427 \begin_layout Standard
43428 To add e.
43429 \begin_inset space \thinspace{}
43430 \end_inset
43431
43432 g.
43433 \begin_inset space \space{}
43434 \end_inset
43435
43436 the shortcut 
43437 \family sans
43438 Alt+Q
43439 \family default
43440  for the function 
43441 \family sans
43442 textstyle-apply
43443 \family default
43444 , select the function and press the 
43445 \family sans
43446 Modify
43447 \family default
43448  button.
43449  A dialog pops up where you can add the shortcut by using it.
43450  So press Alt+Q to define the shortcut.
43451  Modifying an existing shortcut is done the same way.
43452  You can also bind multiple functions to one shortcut by modifying an existing
43453  binding and adding the different function names as a semicolon separated
43454  list.
43455  LyX will then use the first function that is enabled in the current document
43456  part.
43457  The binding for the function 
43458 \family sans
43459 command-alter
43460 \family default
43461  is an example of this.
43462 \end_layout
43463
43464 \begin_layout Standard
43465 Alternatively you can also edit shortcuts by modifying bind-files with a
43466  text editor.
43467  The syntax of the entries is:
43468 \end_layout
43469
43470 \begin_layout Standard
43471
43472 \series bold
43473
43474 \backslash
43475 bind 
43476 \begin_inset Quotes eld
43477 \end_inset
43478
43479 key combination
43480 \begin_inset Quotes erd
43481 \end_inset
43482
43483  
43484 \begin_inset Quotes eld
43485 \end_inset
43486
43487 LyX-function
43488 \begin_inset Quotes erd
43489 \end_inset
43490
43491
43492 \end_layout
43493
43494 \begin_layout Subsection
43495 Keyboard / Mouse
43496 \begin_inset CommandInset label
43497 LatexCommand label
43498 name "sub:Keyboard-Map"
43499
43500 \end_inset
43501
43502
43503 \begin_inset Index idx
43504 status collapsed
43505
43506 \begin_layout Plain Layout
43507 Keyboard Map
43508 \end_layout
43509
43510 \end_inset
43511
43512
43513 \begin_inset Index idx
43514 status collapsed
43515
43516 \begin_layout Plain Layout
43517 Settings ! Keyboard Map
43518 \end_layout
43519
43520 \end_inset
43521
43522
43523 \end_layout
43524
43525 \begin_layout Standard
43526 Normally keyboard settings have to be done in a menu of your operating system.
43527  For the case that this is not possible, LyX provides keyboard maps.
43528  If you have e.
43529 \begin_inset space \thinspace{}
43530 \end_inset
43531
43532 g.
43533 \begin_inset space \space{}
43534 \end_inset
43535
43536 a Czech keyboard but want to write with it like with a Romanian one, you
43537  can use the keyboard map file named 
43538 \emph on
43539 romanian.kmap
43540 \emph default
43541 .
43542 \end_layout
43543
43544 \begin_layout Standard
43545 \begin_inset Note Greyedout
43546 status open
43547
43548 \begin_layout Plain Layout
43549
43550 \series bold
43551 Note:
43552 \series default
43553  Keyboard maps are only provided as makeshift and don't work on all systems.
43554 \end_layout
43555
43556 \end_inset
43557
43558
43559 \end_layout
43560
43561 \begin_layout Standard
43562 Besides this, you can specify here the 
43563 \family sans
43564 Wheel scrolling speed
43565 \family default
43566 .
43567  The standard value is 1.0, higher values speed up the scrolling, lower ones
43568  slow it down.
43569 \end_layout
43570
43571 \begin_layout Subsection
43572 Input Completion
43573 \begin_inset CommandInset label
43574 LatexCommand label
43575 name "sub:Input-Completion-Appendix"
43576
43577 \end_inset
43578
43579
43580 \begin_inset Index idx
43581 status collapsed
43582
43583 \begin_layout Plain Layout
43584 Input completion
43585 \end_layout
43586
43587 \end_inset
43588
43589
43590 \end_layout
43591
43592 \begin_layout Standard
43593 Input completion is described in sec.
43594 \begin_inset space \thinspace{}
43595 \end_inset
43596
43597
43598 \begin_inset CommandInset ref
43599 LatexCommand ref
43600 reference "sec:Input-Completion"
43601
43602 \end_inset
43603
43604 .
43605  The completion options for math do the same as the corresponding options
43606  for text.
43607  With the general options you can define the delay time for the inline and
43608  popup completion and choose if long completions should be abbreviated or
43609  not.
43610 \end_layout
43611
43612 \begin_layout Section
43613 Paths
43614 \begin_inset CommandInset label
43615 LatexCommand label
43616 name "sec:Paths"
43617
43618 \end_inset
43619
43620
43621 \begin_inset Index idx
43622 status collapsed
43623
43624 \begin_layout Plain Layout
43625 Paths
43626 \end_layout
43627
43628 \end_inset
43629
43630
43631 \begin_inset Index idx
43632 status collapsed
43633
43634 \begin_layout Plain Layout
43635 Settings ! Paths
43636 \end_layout
43637
43638 \end_inset
43639
43640
43641 \end_layout
43642
43643 \begin_layout Description
43644 Working
43645 \begin_inset space ~
43646 \end_inset
43647
43648 directory This is LyX's working directory.
43649  It is the default when you 
43650 \family sans
43651 Open
43652 \family default
43653
43654 \family sans
43655 Save
43656 \family default
43657  or 
43658 \family sans
43659 Save
43660 \begin_inset space ~
43661 \end_inset
43662
43663 as
43664 \family default
43665  files.
43666 \end_layout
43667
43668 \begin_layout Description
43669 Document
43670 \begin_inset space ~
43671 \end_inset
43672
43673 templates This directory will be opened when you use the menu 
43674 \family sans
43675 File\SpecialChar \menuseparator
43676 New
43677 \begin_inset space ~
43678 \end_inset
43679
43680 from
43681 \begin_inset space ~
43682 \end_inset
43683
43684 Template
43685 \family default
43686 .
43687 \end_layout
43688
43689 \begin_layout Description
43690 Example
43691 \begin_inset space ~
43692 \end_inset
43693
43694 files This directory will be opened when you use the button 
43695 \family sans
43696 Examples
43697 \family default
43698  in the 
43699 \family sans
43700 File\SpecialChar \menuseparator
43701 Open
43702 \family default
43703  dialog.
43704 \begin_inset Newline newline
43705 \end_inset
43706
43707
43708 \begin_inset Note Greyedout
43709 status open
43710
43711 \begin_layout Plain Layout
43712
43713 \series bold
43714 Note:
43715 \series default
43716  The 
43717 \family sans
43718 Examples
43719 \family default
43720  button does not exist when using LyX on MacOS and Windows systems.
43721 \end_layout
43722
43723 \end_inset
43724
43725
43726 \end_layout
43727
43728 \begin_layout Description
43729 Backup
43730 \begin_inset space ~
43731 \end_inset
43732
43733 directory
43734 \begin_inset Index idx
43735 status collapsed
43736
43737 \begin_layout Plain Layout
43738 Backup ! Directory
43739 \end_layout
43740
43741 \end_inset
43742
43743  Backup copies will be saved to this directory.
43744  When no directory is given but backups are enabled as described in section
43745 \begin_inset space ~
43746 \end_inset
43747
43748
43749 \begin_inset CommandInset ref
43750 LatexCommand ref
43751 reference "sub:Backup documents"
43752
43753 \end_inset
43754
43755 , the 
43756 \family sans
43757 Working directory
43758 \family default
43759  will be used to save the backups.
43760 \begin_inset Newline newline
43761 \end_inset
43762
43763 The backup files have the ending 
43764 \begin_inset Quotes eld
43765 \end_inset
43766
43767 .lyx~
43768 \begin_inset Quotes erd
43769 \end_inset
43770
43771 .
43772 \end_layout
43773
43774 \begin_layout Description
43775 Ly
43776 \begin_inset ERT
43777 status collapsed
43778
43779 \begin_layout Plain Layout
43780
43781 {}
43782 \end_layout
43783
43784 \end_inset
43785
43786 XServer-Pipe Here you can enter the name of a Unix-pipe.
43787  This pipe is used to send data from external programs to LyX.
43788 \begin_inset Newline newline
43789 \end_inset
43790
43791
43792 \begin_inset Note Greyedout
43793 status open
43794
43795 \begin_layout Plain Layout
43796
43797 \series bold
43798 Note:
43799 \series default
43800  This feature doesn't work on Windows systems.
43801 \end_layout
43802
43803 \end_inset
43804
43805
43806 \end_layout
43807
43808 \begin_layout Description
43809 Temporary
43810 \begin_inset space ~
43811 \end_inset
43812
43813 directory Temporary files will be saved in this directory.
43814 \end_layout
43815
43816 \begin_layout Description
43817 PATH
43818 \begin_inset space ~
43819 \end_inset
43820
43821 prefix This field contains a list of paths to external programs.
43822  When LyX needs to use an external program, it looks in this list where
43823  to find it on the system.
43824  The path list is automatically set up on Windows and Mac systems when LyX
43825  is configured, so that you normally don't have to modify it.
43826  On Unix
43827 \begin_inset space \thinspace{}
43828 \end_inset
43829
43830 /
43831 \begin_inset space \thinspace{}
43832 \end_inset
43833
43834 Linux systems, the path list will need to be set only if there are external
43835  programs you wish to use that are not in your normal system path ($PATH).
43836  
43837 \end_layout
43838
43839 \begin_layout Section
43840 Identity
43841 \end_layout
43842
43843 \begin_layout Standard
43844 Here you can insert your name and email address.
43845  The identity will be used when you have enabled change tracking as described
43846  in section
43847 \begin_inset space ~
43848 \end_inset
43849
43850
43851 \begin_inset CommandInset ref
43852 LatexCommand ref
43853 reference "sec:Change-Tracking"
43854
43855 \end_inset
43856
43857 , to mark changes you make as yours.
43858 \end_layout
43859
43860 \begin_layout Section
43861 Language Settings
43862 \begin_inset Index idx
43863 status collapsed
43864
43865 \begin_layout Plain Layout
43866 Language ! Settings
43867 \end_layout
43868
43869 \end_inset
43870
43871
43872 \begin_inset Index idx
43873 status collapsed
43874
43875 \begin_layout Plain Layout
43876 Settings ! Language
43877 \end_layout
43878
43879 \end_inset
43880
43881
43882 \end_layout
43883
43884 \begin_layout Subsection
43885 Language
43886 \change_inserted -712698321 1299489311
43887
43888 \begin_inset CommandInset label
43889 LatexCommand label
43890 name "sub:Prefs-Language"
43891
43892 \end_inset
43893
43894
43895 \change_unchanged
43896
43897 \end_layout
43898
43899 \begin_layout Description
43900 User
43901 \begin_inset space ~
43902 \end_inset
43903
43904 Interface
43905 \begin_inset space ~
43906 \end_inset
43907
43908 language Here you can select the language of LyX's menus.
43909  Unfortunately this doesn't work on Mac and Windows.
43910  It works on Linux for the languages into LyX's menus and dialogs are translated.
43911  You find the actual translation status here: 
43912 \begin_inset CommandInset href
43913 LatexCommand href
43914 name "http://www.lyx.org/I18n"
43915 target "http://www.lyx.org/I18n"
43916
43917 \end_inset
43918
43919
43920 \end_layout
43921
43922 \begin_layout Description
43923 Default
43924 \begin_inset space ~
43925 \end_inset
43926
43927 language is the language used in new documents
43928 \end_layout
43929
43930 \begin_layout Description
43931 Language
43932 \begin_inset space ~
43933 \end_inset
43934
43935 package 
43936 \change_deleted -712698321 1299488193
43937 is a
43938 \change_inserted -712698321 1299488196
43939 determines 
43940 \change_deleted -712698321 1299488202
43941  LaTeX-command to load a
43942 \change_inserted -712698321 1299488203
43943 which
43944 \change_unchanged
43945  LaTeX
43946 \change_inserted -712698321 1299488206
43947  
43948 \change_deleted -712698321 1299488206
43949 -
43950 \change_unchanged
43951 package 
43952 \change_deleted -712698321 1299488213
43953 that
43954 \change_inserted -712698321 1299488217
43955 should be loaded to
43956 \change_unchanged
43957  handle
43958 \change_deleted -712698321 1299488219
43959 s
43960 \change_unchanged
43961  language issues
43962 \change_inserted -712698321 1299488496
43963 .
43964  Language issues which are handled by this package include proper hyphenation
43965  as well as localization of dates and text strings such as 
43966 \begin_inset Quotes eld
43967 \end_inset
43968
43969 Chapter
43970 \begin_inset Quotes erd
43971 \end_inset
43972
43973  and 
43974 \begin_inset Quotes eld
43975 \end_inset
43976
43977 Table
43978 \begin_inset Quotes erd
43979 \end_inset
43980
43981
43982 \change_unchanged
43983 .
43984  The 
43985 \change_deleted -712698321 1299488237
43986 default is the LaTeX-command 
43987 \family sans
43988
43989 \backslash
43990 usepackage{babel}
43991 \family default
43992  that loads the
43993 \change_inserted -712698321 1299488356
43994 most widespread language
43995 \change_unchanged
43996  package
43997 \change_inserted -712698321 1299488356
43998  is
43999 \change_unchanged
44000  
44001 \series bold
44002 babel
44003 \change_inserted -712698321 1299488633
44004
44005 \series default
44006 , it's the default language package in classic LaTeX.
44007  However, more recent typesetting engines such as XeTeX and LuaTeX come
44008  with an alternative language package (
44009 \series bold
44010 polyglossia
44011 \series default
44012 ) that is more suited for the multi-script support of these engines.
44013  Furthermore, there are also specific language packages for languages not
44014  covered by babel.
44015 \change_deleted -712698321 1299488271
44016 .
44017 \begin_inset Foot
44018 status collapsed
44019
44020 \begin_layout Plain Layout
44021 For an introduction to the LaTeX-Syntax, have a look at section
44022 \begin_inset space ~
44023 \end_inset
44024
44025
44026 \begin_inset CommandInset ref
44027 LatexCommand ref
44028 reference "sec:TeX-Code"
44029
44030 \end_inset
44031
44032 .
44033 \end_layout
44034
44035 \end_inset
44036
44037
44038 \change_unchanged
44039
44040 \begin_inset Newline newline
44041 \end_inset
44042
44043
44044 \change_inserted -712698321 1299488707
44045 The available selections are:
44046 \end_layout
44047
44048 \begin_deeper
44049 \begin_layout Itemize
44050 \noindent
44051
44052 \change_inserted -712698321 1299488784
44053
44054 \series bold
44055 Automatic
44056 \series default
44057 :
44058 \series bold
44059  
44060 \series default
44061 Selects the most appropriate language package for the current typesetting
44062  engine (default)
44063 \end_layout
44064
44065 \begin_layout Itemize
44066 \noindent
44067
44068 \change_inserted -712698321 1299488874
44069
44070 \series bold
44071 Always babel: 
44072 \series default
44073 Uses always babel, even if another package (such as polyglossia) would have
44074  been preferred by automatic setting; this essentially allows to select
44075  babel instead of polyglossia with XeTeX and LuaTeX
44076 \end_layout
44077
44078 \begin_layout Itemize
44079 \noindent
44080
44081 \change_inserted -712698321 1299488983
44082
44083 \series bold
44084 Custom: 
44085 \series default
44086 Lets you load some other language package (via 
44087 \family typewriter
44088
44089 \backslash
44090 usepackage
44091 \series bold
44092 {
44093 \series default
44094 packagename}
44095 \family default
44096 )
44097 \end_layout
44098
44099 \begin_layout Itemize
44100 \noindent
44101
44102 \change_inserted -712698321 1299488998
44103
44104 \series bold
44105 None: 
44106 \series default
44107 Loads no language package at all
44108 \change_deleted -712698321 1299488523
44109
44110 \series bold
44111 babel
44112 \series default
44113  automatically translates in the background the text labels of documents
44114  to the document language.
44115  A text label is, for instance, the word 
44116 \begin_inset Quotes eld
44117 \end_inset
44118
44119 Table
44120 \begin_inset Quotes erd
44121 \end_inset
44122
44123  at the beginning of every table caption.
44124 \change_unchanged
44125
44126 \end_layout
44127
44128 \end_deeper
44129 \begin_layout Description
44130
44131 \change_inserted -712698321 1299489281
44132 Default
44133 \begin_inset space ~
44134 \end_inset
44135
44136 Decimal
44137 \begin_inset space ~
44138 \end_inset
44139
44140 Point Define the default decimal point for the use in tables (decimal point
44141  alignment)
44142 \end_layout
44143
44144 \begin_layout Description
44145 Command
44146 \begin_inset space ~
44147 \end_inset
44148
44149 start When a special LaTeX-package is needed to write in a certain document
44150  language, you can here specify the command to start the package.
44151  An example is the start command 
44152 \family sans
44153
44154 \backslash
44155 begin{arabtext}
44156 \family default
44157  that is needed to write Arabic using the package 
44158 \series bold
44159 ArabTeX
44160 \series default
44161 , see 
44162 \begin_inset CommandInset citation
44163 LatexCommand cite
44164 key "Arabic"
44165
44166 \end_inset
44167
44168 .
44169  The default is the 
44170 \series bold
44171 babel
44172 \series default
44173  command 
44174 \family sans
44175
44176 \backslash
44177 selectlanguage{$$lang}
44178 \family default
44179 .
44180 \end_layout
44181
44182 \begin_layout Description
44183 Command
44184 \begin_inset space ~
44185 \end_inset
44186
44187 end Counterpart to 
44188 \family sans
44189 Command start
44190 \family default
44191 .
44192  Some packages, like the default, don't have an end command since the start
44193  command toggles the package on and off.
44194 \end_layout
44195
44196 \begin_layout Description
44197
44198 \change_deleted -712698321 1299489034
44199 Use
44200 \begin_inset space ~
44201 \end_inset
44202
44203 babel Whether 
44204 \series bold
44205 babel
44206 \series default
44207  is used or not.
44208 \change_unchanged
44209
44210 \end_layout
44211
44212 \begin_layout Description
44213
44214 \change_inserted -712698321 1299489068
44215 Set
44216 \begin_inset space ~
44217 \end_inset
44218
44219 languages
44220 \begin_inset space ~
44221 \end_inset
44222
44223
44224 \change_deleted -712698321 1299489066
44225 G
44226 \change_inserted -712698321 1299489071
44227 g
44228 \change_unchanged
44229 lobal
44230 \change_inserted -712698321 1299489073
44231 ly
44232 \change_unchanged
44233  When this option is set, the languages used in the document will be added
44234  as options to the document class options, so that they can be used by all
44235  LaTeX-packages.
44236  Otherwise they will only be used as options for the 
44237 \series bold
44238 babel
44239 \series default
44240  package.
44241 \end_layout
44242
44243 \begin_layout Description
44244 Auto
44245 \begin_inset space ~
44246 \end_inset
44247
44248 begin When this option is set, the documents starts with the chosen document
44249  language.
44250  When this option is not set, the 
44251 \family sans
44252 Command
44253 \begin_inset space ~
44254 \end_inset
44255
44256 start
44257 \family default
44258  is explicitly set to the beginning of the document in the LaTeX-output.
44259  This assures that the correct language is used when you use another 
44260 \family sans
44261 Command
44262 \begin_inset space ~
44263 \end_inset
44264
44265 start
44266 \family default
44267  than the default.
44268 \end_layout
44269
44270 \begin_layout Description
44271 Auto
44272 \begin_inset space ~
44273 \end_inset
44274
44275 end Counterpart to 
44276 \family sans
44277 Auto
44278 \begin_inset space ~
44279 \end_inset
44280
44281 begin
44282 \family default
44283 .
44284  When it is not set, the 
44285 \family sans
44286 Command
44287 \begin_inset space ~
44288 \end_inset
44289
44290 end
44291 \family default
44292  is set to the end of the document.
44293 \end_layout
44294
44295 \begin_layout Description
44296 Mark
44297 \begin_inset space ~
44298 \end_inset
44299
44300 foreign
44301 \begin_inset space ~
44302 \end_inset
44303
44304 languages Text marked formatted in a language different from the document
44305  language will be underlined blue.
44306 \end_layout
44307
44308 \begin_layout Description
44309 Enable
44310 \begin_inset space ~
44311 \end_inset
44312
44313 RTL
44314 \begin_inset space ~
44315 \end_inset
44316
44317 support Enables the use of languages, written from right to left (RTL),
44318  like Arabic, Hebrew, Farsi.
44319 \end_layout
44320
44321 \begin_layout Description
44322 Cursor
44323 \begin_inset space ~
44324 \end_inset
44325
44326 movement When writing RTL, you can define if the left and right arrow keys
44327  move the cursor visually to the left or right, respectively, or logically.
44328  Logical means that the cursor is moved to the left when pressing the right
44329  arrow key and the cursor is inside text in an RTL language.
44330 \end_layout
44331
44332 \begin_layout Subsection
44333 Spellchecker
44334 \end_layout
44335
44336 \begin_layout Standard
44337 The spellchecker settings are explained in section
44338 \begin_inset space ~
44339 \end_inset
44340
44341
44342 \begin_inset CommandInset ref
44343 LatexCommand ref
44344 reference "sec:Spellchecking"
44345
44346 \end_inset
44347
44348
44349 \end_layout
44350
44351 \begin_layout Section
44352 Outputs
44353 \end_layout
44354
44355 \begin_layout Subsection
44356 Printer
44357 \begin_inset CommandInset label
44358 LatexCommand label
44359 name "sub:Printer"
44360
44361 \end_inset
44362
44363
44364 \begin_inset Index idx
44365 status collapsed
44366
44367 \begin_layout Plain Layout
44368 Printer
44369 \end_layout
44370
44371 \end_inset
44372
44373
44374 \begin_inset Index idx
44375 status collapsed
44376
44377 \begin_layout Plain Layout
44378 Settings ! Printer
44379 \end_layout
44380
44381 \end_inset
44382
44383
44384 \end_layout
44385
44386 \begin_layout Description
44387 Default
44388 \begin_inset space ~
44389 \end_inset
44390
44391 printer Here you can specify the name of your default printer.
44392  The name will be used when the 
44393 \family sans
44394 Printer command
44395 \family default
44396  is executed.
44397 \begin_inset Newline newline
44398 \end_inset
44399
44400
44401 \begin_inset Note Greyedout
44402 status open
44403
44404 \begin_layout Plain Layout
44405
44406 \series bold
44407 Note:
44408 \series default
44409  You can leave this field empty on Windows systems because it has no effect.
44410 \end_layout
44411
44412 \end_inset
44413
44414
44415 \end_layout
44416
44417 \begin_layout Description
44418 Adapt
44419 \begin_inset space ~
44420 \end_inset
44421
44422 output
44423 \begin_inset space ~
44424 \end_inset
44425
44426 to
44427 \begin_inset space ~
44428 \end_inset
44429
44430 printer This option works only for the 
44431 \family sans
44432 Printer command
44433 \family default
44434  
44435 \begin_inset Quotes eld
44436 \end_inset
44437
44438
44439 \family sans
44440 dvips
44441 \family default
44442
44443 \begin_inset Quotes erd
44444 \end_inset
44445
44446 .
44447  It activates a configuration file for dvips.
44448  This is an option only for dvips experts.
44449 \end_layout
44450
44451 \begin_layout Description
44452 Printer
44453 \begin_inset space ~
44454 \end_inset
44455
44456 command is the command LyX
44457 \begin_inset space \thinspace{}
44458 \end_inset
44459
44460 /
44461 \begin_inset space \thinspace{}
44462 \end_inset
44463
44464 LaTeX uses for printing.
44465  The default is on most systems 
44466 \family sans
44467 dvips
44468 \family default
44469 .
44470 \end_layout
44471
44472 \begin_layout Description
44473 Printer
44474 \begin_inset space ~
44475 \end_inset
44476
44477 Command
44478 \begin_inset space ~
44479 \end_inset
44480
44481 Options Here you can specify printer options.
44482  A list of printer options with explanations can be found in the documentation
44483  of the program that provides the 
44484 \family sans
44485 Printer command
44486 \family default
44487  you are using.
44488 \end_layout
44489
44490 \begin_layout Subsection
44491 Date Format
44492 \begin_inset Index idx
44493 status collapsed
44494
44495 \begin_layout Plain Layout
44496 Date Format
44497 \end_layout
44498
44499 \end_inset
44500
44501
44502 \begin_inset Index idx
44503 status collapsed
44504
44505 \begin_layout Plain Layout
44506 Settings ! Date format
44507 \end_layout
44508
44509 \end_inset
44510
44511
44512 \end_layout
44513
44514 \begin_layout Standard
44515 The date format can be one or a mixture of the formats listed here:
44516 \begin_inset Newline newline
44517 \end_inset
44518
44519
44520 \begin_inset Flex URL
44521 status collapsed
44522
44523 \begin_layout Plain Layout
44524
44525 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44526 \end_layout
44527
44528 \end_inset
44529
44530
44531 \begin_inset Newline newline
44532 \end_inset
44533
44534 For example the format
44535 \begin_inset Newline newline
44536 \end_inset
44537
44538 %d/%m/%y
44539 \begin_inset Newline newline
44540 \end_inset
44541
44542 prints the date as day/month/year.
44543 \end_layout
44544
44545 \begin_layout Subsection
44546 Plain Text
44547 \end_layout
44548
44549 \begin_layout Description
44550 Output
44551 \begin_inset space ~
44552 \end_inset
44553
44554 line
44555 \begin_inset space ~
44556 \end_inset
44557
44558 length sets the maximum number of characters printed in one line when using
44559  the menu 
44560 \family sans
44561 File\SpecialChar \menuseparator
44562 Export\SpecialChar \menuseparator
44563 Plain
44564 \begin_inset space ~
44565 \end_inset
44566
44567 text
44568 \family default
44569 .
44570  Setting the line line length to 0 means all text is printed in one endless
44571  line.
44572 \end_layout
44573
44574 \begin_layout Description
44575 roff
44576 \begin_inset space ~
44577 \end_inset
44578
44579 command defines an additional command used to produce better ASCII tables
44580  with the 
44581 \family typewriter
44582 groff/troff/nroff
44583 \family default
44584  UNIX-commands (refer to their manuals for more information about them).
44585  Setting this as empty tells LyX to use the internal formatter.
44586 \end_layout
44587
44588 \begin_layout Subsection
44589 LaT
44590 \begin_inset ERT
44591 status collapsed
44592
44593 \begin_layout Plain Layout
44594
44595 {}
44596 \end_layout
44597
44598 \end_inset
44599
44600 eX
44601 \begin_inset CommandInset label
44602 LatexCommand label
44603 name "sub:LaTeX-settings"
44604
44605 \end_inset
44606
44607
44608 \begin_inset Index idx
44609 status collapsed
44610
44611 \begin_layout Plain Layout
44612 Settings ! LaTeX
44613 \end_layout
44614
44615 \end_inset
44616
44617
44618 \end_layout
44619
44620 \begin_layout Description
44621 Use
44622 \begin_inset space ~
44623 \end_inset
44624
44625 LaTe
44626 \begin_inset ERT
44627 status collapsed
44628
44629 \begin_layout Plain Layout
44630
44631 {}
44632 \end_layout
44633
44634 \end_inset
44635
44636 X
44637 \begin_inset space ~
44638 \end_inset
44639
44640 font
44641 \begin_inset space ~
44642 \end_inset
44643
44644 encoding This is the default encoding of the document font.
44645  
44646 \family sans
44647 T1
44648 \family default
44649  is the default and covers western languages and symbols.
44650  
44651 \family sans
44652 T2A
44653 \family default
44654
44655 \family sans
44656 T2B
44657 \family default
44658
44659 \family sans
44660 T2C
44661 \family default
44662
44663 \family sans
44664 LCY
44665 \family default
44666 , and 
44667 \family sans
44668 X2
44669 \family default
44670  are for Cyrillic.
44671  Combinations of the encodings are possible, like 
44672 \begin_inset Quotes erd
44673 \end_inset
44674
44675
44676 \family sans
44677 T1, T2B
44678 \family default
44679
44680 \begin_inset Quotes erd
44681 \end_inset
44682
44683 .
44684  The font encoding is normally automatically loaded by the language packages
44685  LyX sets up in the background.
44686  So there is no need to change the default encoding.
44687 \end_layout
44688
44689 \begin_layout Description
44690 Default
44691 \begin_inset space ~
44692 \end_inset
44693
44694 paper
44695 \begin_inset space ~
44696 \end_inset
44697
44698 size This is the paper size that is used for new documents.
44699  The 
44700 \family sans
44701 Default
44702 \family default
44703  value depends on your LaTeX-system setup.
44704 \end_layout
44705
44706 \begin_layout Standard
44707 You can also specify here commands with parameters for the listed applications.
44708  But before you change something, it is strongly recommended to read the
44709  manuals of the applications.
44710  Currently the following commands can be set:
44711 \end_layout
44712
44713 \begin_layout Description
44714 CheckTe
44715 \begin_inset ERT
44716 status collapsed
44717
44718 \begin_layout Plain Layout
44719
44720 {}
44721 \end_layout
44722
44723 \end_inset
44724
44725 X
44726 \begin_inset space ~
44727 \end_inset
44728
44729 command Command for the program 
44730 \family sans
44731 CheckTeX
44732 \family default
44733  that is described in the section 
44734 \emph on
44735 Checking TeX
44736 \emph default
44737  of the 
44738 \emph on
44739 Additional Features
44740 \emph default
44741  manual.
44742 \end_layout
44743
44744 \begin_layout Description
44745 BibTe
44746 \begin_inset ERT
44747 status collapsed
44748
44749 \begin_layout Plain Layout
44750
44751 {}
44752 \end_layout
44753
44754 \end_inset
44755
44756 X
44757 \begin_inset space ~
44758 \end_inset
44759
44760 command Command for the program 
44761 \family sans
44762 BibTeX
44763 \family default
44764  that generates the bibliography, see section
44765 \begin_inset space ~
44766 \end_inset
44767
44768
44769 \begin_inset CommandInset ref
44770 LatexCommand ref
44771 reference "sub:Bibliography-databases"
44772
44773 \end_inset
44774
44775 .
44776 \end_layout
44777
44778 \begin_layout Description
44779 Index
44780 \begin_inset space ~
44781 \end_inset
44782
44783 command Command for the program that generates the index, see section
44784 \begin_inset space ~
44785 \end_inset
44786
44787
44788 \begin_inset CommandInset ref
44789 LatexCommand ref
44790 reference "sub:Index-Program"
44791
44792 \end_inset
44793
44794 .
44795 \end_layout
44796
44797 \begin_layout Description
44798 Nomenclature
44799 \begin_inset space ~
44800 \end_inset
44801
44802 command Command for the program that generates the nomenclature, see section
44803 \begin_inset space ~
44804 \end_inset
44805
44806
44807 \begin_inset CommandInset ref
44808 LatexCommand ref
44809 reference "sub:Nomenclature-Program"
44810
44811 \end_inset
44812
44813 .
44814 \end_layout
44815
44816 \begin_layout Description
44817 DVI
44818 \begin_inset space ~
44819 \end_inset
44820
44821 viewer
44822 \begin_inset space ~
44823 \end_inset
44824
44825 paper
44826 \begin_inset space ~
44827 \end_inset
44828
44829 size
44830 \begin_inset space ~
44831 \end_inset
44832
44833 options They only have an effect when the program 
44834 \family sans
44835 xdvi
44836 \family default
44837  is used as DVI-viewer.
44838 \end_layout
44839
44840 \begin_layout Standard
44841 There are additionally the following options:
44842 \end_layout
44843
44844 \begin_layout Description
44845 Use
44846 \begin_inset space ~
44847 \end_inset
44848
44849 Windows-style
44850 \begin_inset space ~
44851 \end_inset
44852
44853 paths
44854 \begin_inset space ~
44855 \end_inset
44856
44857 in
44858 \begin_inset space ~
44859 \end_inset
44860
44861 LaTeX
44862 \begin_inset space ~
44863 \end_inset
44864
44865 files Uses paths in the notation of Windows, that means that 
44866 \begin_inset Quotes eld
44867 \end_inset
44868
44869
44870 \backslash
44871
44872 \begin_inset Quotes erd
44873 \end_inset
44874
44875  is used instead of 
44876 \begin_inset Quotes eld
44877 \end_inset
44878
44879 /
44880 \begin_inset Quotes erd
44881 \end_inset
44882
44883  to separate folders.
44884  This option is enabled by default when you use LyX on Windows.
44885 \begin_inset Index idx
44886 status collapsed
44887
44888 \begin_layout Plain Layout
44889 Paths
44890 \end_layout
44891
44892 \end_inset
44893
44894
44895 \begin_inset Index idx
44896 status collapsed
44897
44898 \begin_layout Plain Layout
44899 Settings ! Paths
44900 \end_layout
44901
44902 \end_inset
44903
44904
44905 \end_layout
44906
44907 \begin_layout Description
44908 Reset
44909 \begin_inset space ~
44910 \end_inset
44911
44912 class
44913 \begin_inset space ~
44914 \end_inset
44915
44916 options
44917 \begin_inset space ~
44918 \end_inset
44919
44920 when
44921 \begin_inset space ~
44922 \end_inset
44923
44924 document
44925 \begin_inset space ~
44926 \end_inset
44927
44928 classes
44929 \begin_inset space ~
44930 \end_inset
44931
44932 changes Removes all manually set document class options in the 
44933 \family sans
44934 Document\SpecialChar \menuseparator
44935 Settings
44936 \family default
44937  dialog when changing the document class.
44938 \end_layout
44939
44940 \begin_layout Section
44941 File
44942 \begin_inset space ~
44943 \end_inset
44944
44945 Handling
44946 \begin_inset Index idx
44947 status collapsed
44948
44949 \begin_layout Plain Layout
44950 File handling
44951 \end_layout
44952
44953 \end_inset
44954
44955
44956 \end_layout
44957
44958 \begin_layout Subsection
44959 Converters
44960 \begin_inset CommandInset label
44961 LatexCommand label
44962 name "sub:Converters"
44963
44964 \end_inset
44965
44966
44967 \begin_inset Index idx
44968 status collapsed
44969
44970 \begin_layout Plain Layout
44971 Converters
44972 \end_layout
44973
44974 \end_inset
44975
44976
44977 \end_layout
44978
44979 \begin_layout Standard
44980 Here you find the list of defined converter commands to convert material
44981  from one format to another.
44982  You can modify them or create new ones.
44983  To modify a converter, select it, change the entry of the field 
44984 \family sans
44985 Converter
44986 \family default
44987  and/or 
44988 \family sans
44989 Extra
44990 \begin_inset space ~
44991 \end_inset
44992
44993 flag
44994 \family default
44995 , and press the 
44996 \family sans
44997 Modify
44998 \family default
44999  button.
45000  To create a new converter, select an existing one, select a different format
45001  in the 
45002 \family sans
45003 From
45004 \begin_inset space ~
45005 \end_inset
45006
45007 format
45008 \family default
45009  drop-down list, modify the 
45010 \family sans
45011 Converter
45012 \family default
45013  field, and press the 
45014 \family sans
45015 Add
45016 \family default
45017  button.
45018 \end_layout
45019
45020 \begin_layout Standard
45021 When the 
45022 \family sans
45023 Converter File Cache
45024 \family default
45025  is enabled, conversions will be cached as long as specified in the field
45026  
45027 \family sans
45028 Maximum Age (in days
45029 \family default
45030 ).
45031  This means that images don't need to be converted again when you reopen
45032  a document; the converted images from the cache will be used instead.
45033 \end_layout
45034
45035 \begin_layout Standard
45036 More about converters, like the variables and flags that can be used in
45037  the converter definition, is described in the section 
45038 \emph on
45039 Converters
45040 \emph default
45041  of the 
45042 \emph on
45043 Customization
45044 \emph default
45045  manual.
45046 \end_layout
45047
45048 \begin_layout Subsection
45049 File Formats
45050 \begin_inset CommandInset label
45051 LatexCommand label
45052 name "sec:File-Formats"
45053
45054 \end_inset
45055
45056
45057 \begin_inset Index idx
45058 status collapsed
45059
45060 \begin_layout Plain Layout
45061 File formats
45062 \end_layout
45063
45064 \end_inset
45065
45066
45067 \begin_inset Index idx
45068 status collapsed
45069
45070 \begin_layout Plain Layout
45071 Copiers
45072 \end_layout
45073
45074 \end_inset
45075
45076
45077 \end_layout
45078
45079 \begin_layout Standard
45080 Here you find the list of defined file formats that LyX can handle.
45081  You can modify the viewer and editor program that should be used for certain
45082  formats.
45083 \change_inserted -712698321 1299490494
45084
45085 \end_layout
45086
45087 \begin_layout Standard
45088
45089 \change_inserted -712698321 1299490573
45090 Furthermore, you can define the 
45091 \begin_inset Quotes eld
45092 \end_inset
45093
45094 Default output format
45095 \begin_inset Quotes erd
45096 \end_inset
45097
45098  that is used when you hit 
45099 \begin_inset Quotes eld
45100 \end_inset
45101
45102 View
45103 \begin_inset Quotes erd
45104 \end_inset
45105
45106
45107 \begin_inset Quotes eld
45108 \end_inset
45109
45110 Update
45111 \begin_inset Quotes erd
45112 \end_inset
45113
45114
45115 \begin_inset Quotes eld
45116 \end_inset
45117
45118 View Master Document
45119 \begin_inset Quotes erd
45120 \end_inset
45121
45122  and 
45123 \begin_inset Quotes eld
45124 \end_inset
45125
45126 Update Master Document
45127 \begin_inset Quotes erd
45128 \end_inset
45129
45130  in the Edit menu or the toolbar.
45131 \change_unchanged
45132
45133 \end_layout
45134
45135 \begin_layout Standard
45136 More about formats, like the options that can be used in the format definition,
45137  is described in the section 
45138 \emph on
45139 Formats
45140 \emph default
45141  of the 
45142 \emph on
45143 Customization
45144 \emph default
45145  manual.
45146 \end_layout
45147
45148 \begin_layout Standard
45149 Since all conversions from one format to another take place in LyX's temporary
45150  directory, it is sometimes necessary to modify a file before copying it
45151  to the temporary directory in order that the conversion may be performed.
45152  This is done by specifying a 
45153 \family sans
45154 Copier
45155 \family default
45156 .
45157  More about this is described in the section 
45158 \emph on
45159 Copiers
45160 \emph default
45161  of the 
45162 \emph on
45163 Customization
45164 \emph default
45165  manual.
45166 \end_layout
45167
45168 \begin_layout Chapter
45169 Units available in LyX
45170 \begin_inset Index idx
45171 status collapsed
45172
45173 \begin_layout Plain Layout
45174 Units
45175 \end_layout
45176
45177 \end_inset
45178
45179
45180 \begin_inset CommandInset label
45181 LatexCommand label
45182 name "cha:Units-available-in"
45183
45184 \end_inset
45185
45186
45187 \end_layout
45188
45189 \begin_layout Standard
45190 To understand the units described in this documentation, 
45191 \begin_inset CommandInset ref
45192 LatexCommand ref
45193 reference "cap:Units"
45194
45195 \end_inset
45196
45197  explains all units available in LyX.
45198 \end_layout
45199
45200 \begin_layout Standard
45201 \begin_inset Float table
45202 placement h
45203 wide false
45204 sideways false
45205 status open
45206
45207 \begin_layout Plain Layout
45208 \begin_inset Caption
45209
45210 \begin_layout Plain Layout
45211 \begin_inset CommandInset label
45212 LatexCommand label
45213 name "cap:Units"
45214
45215 \end_inset
45216
45217 Units
45218 \end_layout
45219
45220 \end_inset
45221
45222
45223 \end_layout
45224
45225 \begin_layout Plain Layout
45226 \begin_inset VSpace medskip
45227 \end_inset
45228
45229
45230 \end_layout
45231
45232 \begin_layout Plain Layout
45233 \align center
45234 \begin_inset Tabular
45235 <lyxtabular version="3" rows="20" columns="2">
45236 <features tabularvalignment="middle">
45237 <column alignment="center" valignment="top" width="0">
45238 <column alignment="center" valignment="top" width="0">
45239 <row>
45240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45241 \begin_inset Text
45242
45243 \begin_layout Plain Layout
45244 unit
45245 \end_layout
45246
45247 \end_inset
45248 </cell>
45249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45250 \begin_inset Text
45251
45252 \begin_layout Plain Layout
45253 name/description
45254 \end_layout
45255
45256 \end_inset
45257 </cell>
45258 </row>
45259 <row>
45260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45261 \begin_inset Text
45262
45263 \begin_layout Plain Layout
45264 mm
45265 \end_layout
45266
45267 \end_inset
45268 </cell>
45269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45270 \begin_inset Text
45271
45272 \begin_layout Plain Layout
45273 millimeter
45274 \end_layout
45275
45276 \end_inset
45277 </cell>
45278 </row>
45279 <row>
45280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45281 \begin_inset Text
45282
45283 \begin_layout Plain Layout
45284 cm
45285 \end_layout
45286
45287 \end_inset
45288 </cell>
45289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45290 \begin_inset Text
45291
45292 \begin_layout Plain Layout
45293 centimeter
45294 \end_layout
45295
45296 \end_inset
45297 </cell>
45298 </row>
45299 <row>
45300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45301 \begin_inset Text
45302
45303 \begin_layout Plain Layout
45304 in
45305 \end_layout
45306
45307 \end_inset
45308 </cell>
45309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45310 \begin_inset Text
45311
45312 \begin_layout Plain Layout
45313 inch
45314 \end_layout
45315
45316 \end_inset
45317 </cell>
45318 </row>
45319 <row>
45320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45321 \begin_inset Text
45322
45323 \begin_layout Plain Layout
45324 pt
45325 \end_layout
45326
45327 \end_inset
45328 </cell>
45329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45330 \begin_inset Text
45331
45332 \begin_layout Plain Layout
45333 point (72.27
45334 \begin_inset space \thinspace{}
45335 \end_inset
45336
45337 pt = 1
45338 \begin_inset space \thinspace{}
45339 \end_inset
45340
45341 in)
45342 \end_layout
45343
45344 \end_inset
45345 </cell>
45346 </row>
45347 <row>
45348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45349 \begin_inset Text
45350
45351 \begin_layout Plain Layout
45352 pc
45353 \end_layout
45354
45355 \end_inset
45356 </cell>
45357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45358 \begin_inset Text
45359
45360 \begin_layout Plain Layout
45361 pica (1
45362 \begin_inset space \thinspace{}
45363 \end_inset
45364
45365 pc = 12
45366 \begin_inset space \thinspace{}
45367 \end_inset
45368
45369 pt)
45370 \end_layout
45371
45372 \end_inset
45373 </cell>
45374 </row>
45375 <row>
45376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45377 \begin_inset Text
45378
45379 \begin_layout Plain Layout
45380 sp
45381 \end_layout
45382
45383 \end_inset
45384 </cell>
45385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45386 \begin_inset Text
45387
45388 \begin_layout Plain Layout
45389 scaled point (65536
45390 \begin_inset space \thinspace{}
45391 \end_inset
45392
45393 sp = 1
45394 \begin_inset space \thinspace{}
45395 \end_inset
45396
45397 pt)
45398 \end_layout
45399
45400 \end_inset
45401 </cell>
45402 </row>
45403 <row>
45404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45405 \begin_inset Text
45406
45407 \begin_layout Plain Layout
45408 bp
45409 \end_layout
45410
45411 \end_inset
45412 </cell>
45413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45414 \begin_inset Text
45415
45416 \begin_layout Plain Layout
45417 big point (72
45418 \begin_inset space \thinspace{}
45419 \end_inset
45420
45421 bp = 1
45422 \begin_inset space \thinspace{}
45423 \end_inset
45424
45425 in)
45426 \end_layout
45427
45428 \end_inset
45429 </cell>
45430 </row>
45431 <row>
45432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45433 \begin_inset Text
45434
45435 \begin_layout Plain Layout
45436 dd
45437 \end_layout
45438
45439 \end_inset
45440 </cell>
45441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45442 \begin_inset Text
45443
45444 \begin_layout Plain Layout
45445 didot (72
45446 \begin_inset space \thinspace{}
45447 \end_inset
45448
45449 dd 
45450 \begin_inset Formula $\approx$
45451 \end_inset
45452
45453  37.6
45454 \begin_inset space \thinspace{}
45455 \end_inset
45456
45457 mm)
45458 \end_layout
45459
45460 \end_inset
45461 </cell>
45462 </row>
45463 <row>
45464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45465 \begin_inset Text
45466
45467 \begin_layout Plain Layout
45468 cc
45469 \end_layout
45470
45471 \end_inset
45472 </cell>
45473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45474 \begin_inset Text
45475
45476 \begin_layout Plain Layout
45477 cicero (1
45478 \begin_inset space \thinspace{}
45479 \end_inset
45480
45481 cc = 12
45482 \begin_inset space \thinspace{}
45483 \end_inset
45484
45485 dd)
45486 \end_layout
45487
45488 \end_inset
45489 </cell>
45490 </row>
45491 <row>
45492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45493 \begin_inset Text
45494
45495 \begin_layout Plain Layout
45496 Scale%
45497 \end_layout
45498
45499 \end_inset
45500 </cell>
45501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45502 \begin_inset Text
45503
45504 \begin_layout Plain Layout
45505 % of original image width
45506 \end_layout
45507
45508 \end_inset
45509 </cell>
45510 </row>
45511 <row>
45512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45513 \begin_inset Text
45514
45515 \begin_layout Plain Layout
45516 text%
45517 \end_layout
45518
45519 \end_inset
45520 </cell>
45521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45522 \begin_inset Text
45523
45524 \begin_layout Plain Layout
45525 % of text width
45526 \end_layout
45527
45528 \end_inset
45529 </cell>
45530 </row>
45531 <row>
45532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45533 \begin_inset Text
45534
45535 \begin_layout Plain Layout
45536 col%
45537 \end_layout
45538
45539 \end_inset
45540 </cell>
45541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45542 \begin_inset Text
45543
45544 \begin_layout Plain Layout
45545 % of column width
45546 \end_layout
45547
45548 \end_inset
45549 </cell>
45550 </row>
45551 <row>
45552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45553 \begin_inset Text
45554
45555 \begin_layout Plain Layout
45556 page%
45557 \end_layout
45558
45559 \end_inset
45560 </cell>
45561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45562 \begin_inset Text
45563
45564 \begin_layout Plain Layout
45565 % of paper width
45566 \end_layout
45567
45568 \end_inset
45569 </cell>
45570 </row>
45571 <row>
45572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45573 \begin_inset Text
45574
45575 \begin_layout Plain Layout
45576 line%
45577 \end_layout
45578
45579 \end_inset
45580 </cell>
45581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45582 \begin_inset Text
45583
45584 \begin_layout Plain Layout
45585 % of line width
45586 \end_layout
45587
45588 \end_inset
45589 </cell>
45590 </row>
45591 <row>
45592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45593 \begin_inset Text
45594
45595 \begin_layout Plain Layout
45596 theight%
45597 \end_layout
45598
45599 \end_inset
45600 </cell>
45601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45602 \begin_inset Text
45603
45604 \begin_layout Plain Layout
45605 % of text height
45606 \end_layout
45607
45608 \end_inset
45609 </cell>
45610 </row>
45611 <row>
45612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45613 \begin_inset Text
45614
45615 \begin_layout Plain Layout
45616 pheight%
45617 \end_layout
45618
45619 \end_inset
45620 </cell>
45621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45622 \begin_inset Text
45623
45624 \begin_layout Plain Layout
45625 % of paper height
45626 \end_layout
45627
45628 \end_inset
45629 </cell>
45630 </row>
45631 <row>
45632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45633 \begin_inset Text
45634
45635 \begin_layout Plain Layout
45636 ex
45637 \end_layout
45638
45639 \end_inset
45640 </cell>
45641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45642 \begin_inset Text
45643
45644 \begin_layout Plain Layout
45645 height of letter 
45646 \emph on
45647 x
45648 \emph default
45649  in current font
45650 \end_layout
45651
45652 \end_inset
45653 </cell>
45654 </row>
45655 <row>
45656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45657 \begin_inset Text
45658
45659 \begin_layout Plain Layout
45660 em
45661 \end_layout
45662
45663 \end_inset
45664 </cell>
45665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45666 \begin_inset Text
45667
45668 \begin_layout Plain Layout
45669 width of letter 
45670 \emph on
45671 M
45672 \emph default
45673  in current font
45674 \end_layout
45675
45676 \end_inset
45677 </cell>
45678 </row>
45679 <row>
45680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45681 \begin_inset Text
45682
45683 \begin_layout Plain Layout
45684 mu
45685 \end_layout
45686
45687 \end_inset
45688 </cell>
45689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45690 \begin_inset Text
45691
45692 \begin_layout Plain Layout
45693 math unit (1
45694 \begin_inset space \thinspace{}
45695 \end_inset
45696
45697 mu = 1/18
45698 \begin_inset space \thinspace{}
45699 \end_inset
45700
45701 em)
45702 \end_layout
45703
45704 \end_inset
45705 </cell>
45706 </row>
45707 </lyxtabular>
45708
45709 \end_inset
45710
45711
45712 \end_layout
45713
45714 \end_inset
45715
45716
45717 \end_layout
45718
45719 \begin_layout Chapter
45720 Credits
45721 \begin_inset CommandInset label
45722 LatexCommand label
45723 name "cha:Credits"
45724
45725 \end_inset
45726
45727
45728 \end_layout
45729
45730 \begin_layout Standard
45731 The documentation is a collaborative effort between many different people
45732  (and we would encourage people to contribute!).
45733 \end_layout
45734
45735 \begin_layout Itemize
45736
45737 \noun on
45738 Alejandro Aguilar Sierra
45739 \end_layout
45740
45741 \begin_layout Itemize
45742
45743 \noun on
45744 Amir Karger
45745 \end_layout
45746
45747 \begin_layout Itemize
45748
45749 \noun on
45750 David Johnson
45751 \end_layout
45752
45753 \begin_layout Itemize
45754
45755 \noun on
45756 Hartmut Haase
45757 \end_layout
45758
45759 \begin_layout Itemize
45760
45761 \noun on
45762 Ignacio García
45763 \end_layout
45764
45765 \begin_layout Itemize
45766
45767 \noun on
45768 Ivan Schreter
45769 \end_layout
45770
45771 \begin_layout Itemize
45772
45773 \noun on
45774 John Raithel
45775 \end_layout
45776
45777 \begin_layout Itemize
45778
45779 \noun on
45780 John Weiss
45781 \end_layout
45782
45783 \begin_layout Itemize
45784
45785 \noun on
45786 Lars Gullik Bjønnes
45787 \end_layout
45788
45789 \begin_layout Itemize
45790
45791 \noun on
45792 Matthias Ettrich
45793 \end_layout
45794
45795 \begin_layout Itemize
45796
45797 \noun on
45798 Matthias Zenker
45799 \end_layout
45800
45801 \begin_layout Itemize
45802
45803 \noun on
45804 Rich Fields
45805 \end_layout
45806
45807 \begin_layout Itemize
45808
45809 \noun on
45810 Pascal André
45811 \end_layout
45812
45813 \begin_layout Itemize
45814
45815 \noun on
45816 Paul Evans
45817 \end_layout
45818
45819 \begin_layout Itemize
45820
45821 \noun on
45822 Paul Russel
45823 \end_layout
45824
45825 \begin_layout Itemize
45826
45827 \noun on
45828 Robin Socha
45829 \end_layout
45830
45831 \begin_layout Itemize
45832
45833 \noun on
45834 Uwe Stöhr
45835 \end_layout
45836
45837 \begin_layout Itemize
45838 The LyX Team: 
45839 \begin_inset CommandInset citation
45840 LatexCommand cite
45841 key "lyxcredit"
45842
45843 \end_inset
45844
45845
45846 \end_layout
45847
45848 \begin_layout Standard
45849 \begin_inset Newpage newpage
45850 \end_inset
45851
45852 The bibliography on the following page was created with the 
45853 \family sans
45854 Bibliography
45855 \family default
45856  environment.
45857 \end_layout
45858
45859 \begin_layout Bibliography
45860 \labelwidthstring Literaturverzeichnis
45861 \begin_inset CommandInset bibitem
45862 LatexCommand bibitem
45863 label "Credits"
45864 key "lyxcredit"
45865
45866 \end_inset
45867
45868 The LyX Team: 
45869 \begin_inset CommandInset href
45870 LatexCommand href
45871 name "Credits"
45872 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
45873
45874 \end_inset
45875
45876 :
45877 \begin_inset Newline newline
45878 \end_inset
45879
45880
45881 \begin_inset Flex URL
45882 status collapsed
45883
45884 \begin_layout Plain Layout
45885
45886 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
45887 \end_layout
45888
45889 \end_inset
45890
45891
45892 \end_layout
45893
45894 \begin_layout Bibliography
45895 \labelwidthstring Literaturverzeichnis
45896 \begin_inset CommandInset bibitem
45897 LatexCommand bibitem
45898 key "latexcompanion"
45899
45900 \end_inset
45901
45902 Frank Mittelbach and Michel Goossens: 
45903 \emph on
45904 The LaTeX Companion Second Edition.
45905
45906 \emph default
45907  Addison-Wesley, 2004
45908 \end_layout
45909
45910 \begin_layout Bibliography
45911 \labelwidthstring Literaturverzeichnis
45912 \begin_inset CommandInset bibitem
45913 LatexCommand bibitem
45914 key "latexguide"
45915
45916 \end_inset
45917
45918 Helmut Kopka and Patrick W.
45919  Daly: 
45920 \emph on
45921 A Guide to LaTeX Fourth Edition.
45922
45923 \emph default
45924  Addison-Wesley, 2003
45925 \end_layout
45926
45927 \begin_layout Bibliography
45928 \labelwidthstring Literaturverzeichnis
45929 \begin_inset CommandInset bibitem
45930 LatexCommand bibitem
45931 key "latexbook"
45932
45933 \end_inset
45934
45935 Leslie Lamport: 
45936 \emph on
45937 LaTeX: A Document Preparation System.
45938
45939 \emph default
45940  Addison-Wesley, second edition, 1994
45941 \end_layout
45942
45943 \begin_layout Bibliography
45944 \labelwidthstring Literaturverzeichnis
45945 \begin_inset CommandInset bibitem
45946 LatexCommand bibitem
45947 key "texbook"
45948
45949 \end_inset
45950
45951 Donald E.
45952  Knuth.
45953  
45954 \emph on
45955 The TeXbook.
45956
45957 \emph default
45958  Addison-Wesley, 1984
45959 \end_layout
45960
45961 \begin_layout Bibliography
45962 \labelwidthstring Literaturverzeichnis
45963 \begin_inset CommandInset bibitem
45964 LatexCommand bibitem
45965 key "TeXCatalogue"
45966
45967 \end_inset
45968
45969 The TeX Catalogue:
45970 \begin_inset Newline newline
45971 \end_inset
45972
45973
45974 \begin_inset Flex URL
45975 status collapsed
45976
45977 \begin_layout Plain Layout
45978
45979 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
45980 \end_layout
45981
45982 \end_inset
45983
45984
45985 \end_layout
45986
45987 \begin_layout Bibliography
45988 \labelwidthstring Literaturverzeichnis
45989 \begin_inset CommandInset bibitem
45990 LatexCommand bibitem
45991 key "LaTeXFAQ"
45992
45993 \end_inset
45994
45995 The LaTeX FAQ:
45996 \begin_inset Newline newline
45997 \end_inset
45998
45999
46000 \begin_inset Flex URL
46001 status collapsed
46002
46003 \begin_layout Plain Layout
46004
46005 http://www.tex.ac.uk/cgi-bin/texfaq2html
46006 \end_layout
46007
46008 \end_inset
46009
46010
46011 \end_layout
46012
46013 \begin_layout Bibliography
46014 \labelwidthstring Literaturverzeichnis
46015 \begin_inset CommandInset bibitem
46016 LatexCommand bibitem
46017 key "BibTeX"
46018
46019 \end_inset
46020
46021
46022 \begin_inset CommandInset href
46023 LatexCommand href
46024 name "Documentation"
46025 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
46026
46027 \end_inset
46028
46029  of the program 
46030 \family sans
46031 BibTeX
46032 \family default
46033 :
46034 \begin_inset Newline newline
46035 \end_inset
46036
46037
46038 \begin_inset Flex URL
46039 status collapsed
46040
46041 \begin_layout Plain Layout
46042
46043 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
46044 \end_layout
46045
46046 \end_inset
46047
46048
46049 \end_layout
46050
46051 \begin_layout Bibliography
46052 \labelwidthstring Literaturverzeichnis
46053 \begin_inset CommandInset bibitem
46054 LatexCommand bibitem
46055 key "BibTeX-2"
46056
46057 \end_inset
46058
46059
46060 \begin_inset CommandInset href
46061 LatexCommand href
46062 name "Documentation"
46063 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46064
46065 \end_inset
46066
46067  how to use the program 
46068 \family sans
46069 BibTeX
46070 \family default
46071 :
46072 \begin_inset Newline newline
46073 \end_inset
46074
46075
46076 \begin_inset Flex URL
46077 status collapsed
46078
46079 \begin_layout Plain Layout
46080
46081 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46082 \end_layout
46083
46084 \end_inset
46085
46086
46087 \end_layout
46088
46089 \begin_layout Bibliography
46090 \labelwidthstring Literaturverzeichnis
46091 \begin_inset CommandInset bibitem
46092 LatexCommand bibitem
46093 key "makeindex"
46094
46095 \end_inset
46096
46097
46098 \begin_inset CommandInset href
46099 LatexCommand href
46100 name "Documentation"
46101 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
46102
46103 \end_inset
46104
46105  of the program 
46106 \family sans
46107 makeindex
46108 \family default
46109 :
46110 \begin_inset Newline newline
46111 \end_inset
46112
46113
46114 \begin_inset Flex URL
46115 status collapsed
46116
46117 \begin_layout Plain Layout
46118
46119 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
46120 \end_layout
46121
46122 \end_inset
46123
46124
46125 \end_layout
46126
46127 \begin_layout Bibliography
46128 \labelwidthstring Literaturverzeichnis
46129 \begin_inset CommandInset bibitem
46130 LatexCommand bibitem
46131 key "xindy"
46132
46133 \end_inset
46134
46135
46136 \begin_inset CommandInset href
46137 LatexCommand href
46138 name "Documentation"
46139 target "http://www.xindy.org/documentation.html"
46140
46141 \end_inset
46142
46143  of the program 
46144 \family sans
46145 xindy
46146 \family default
46147 :
46148 \begin_inset Newline newline
46149 \end_inset
46150
46151
46152 \begin_inset Flex URL
46153 status collapsed
46154
46155 \begin_layout Plain Layout
46156
46157 http://www.xindy.org/documentation.html
46158 \end_layout
46159
46160 \end_inset
46161
46162
46163 \end_layout
46164
46165 \begin_layout Bibliography
46166 \labelwidthstring Literaturverzeichnis
46167 \begin_inset CommandInset bibitem
46168 LatexCommand bibitem
46169 key "caption"
46170
46171 \end_inset
46172
46173
46174 \begin_inset CommandInset href
46175 LatexCommand href
46176 name "Documentation"
46177 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
46178
46179 \end_inset
46180
46181  of the LaTeX-package 
46182 \series bold
46183 caption
46184 \series default
46185
46186 \begin_inset Index idx
46187 status collapsed
46188
46189 \begin_layout Plain Layout
46190 LaTeX-packages ! caption
46191 \end_layout
46192
46193 \end_inset
46194
46195 :
46196 \begin_inset Newline newline
46197 \end_inset
46198
46199
46200 \begin_inset Flex URL
46201 status collapsed
46202
46203 \begin_layout Plain Layout
46204
46205 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
46206 \end_layout
46207
46208 \end_inset
46209
46210
46211 \end_layout
46212
46213 \begin_layout Bibliography
46214 \labelwidthstring Literaturverzeichnis
46215 \begin_inset CommandInset bibitem
46216 LatexCommand bibitem
46217 key "fancyhdr"
46218
46219 \end_inset
46220
46221
46222 \begin_inset CommandInset href
46223 LatexCommand href
46224 name "Documentation"
46225 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46226
46227 \end_inset
46228
46229  of the LaTeX-package 
46230 \series bold
46231 fancyhdr
46232 \series default
46233
46234 \begin_inset Index idx
46235 status collapsed
46236
46237 \begin_layout Plain Layout
46238 LaTeX-packages ! fancyhdr
46239 \end_layout
46240
46241 \end_inset
46242
46243 :
46244 \begin_inset Newline newline
46245 \end_inset
46246
46247
46248 \begin_inset Flex URL
46249 status collapsed
46250
46251 \begin_layout Plain Layout
46252
46253 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46254 \end_layout
46255
46256 \end_inset
46257
46258
46259 \end_layout
46260
46261 \begin_layout Bibliography
46262 \labelwidthstring Literaturverzeichnis
46263 \begin_inset CommandInset bibitem
46264 LatexCommand bibitem
46265 key "hyperref"
46266
46267 \end_inset
46268
46269
46270 \series bold
46271
46272 \begin_inset CommandInset href
46273 LatexCommand href
46274 name "Documentation"
46275 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46276
46277 \end_inset
46278
46279
46280 \series default
46281  of the LaTeX-package 
46282 \series bold
46283 hyperref
46284 \series default
46285
46286 \begin_inset Index idx
46287 status collapsed
46288
46289 \begin_layout Plain Layout
46290 LaTeX-packages ! hyperref
46291 \end_layout
46292
46293 \end_inset
46294
46295 :
46296 \begin_inset Newline newline
46297 \end_inset
46298
46299
46300 \begin_inset Flex URL
46301 status collapsed
46302
46303 \begin_layout Plain Layout
46304
46305 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
46306 \end_layout
46307
46308 \end_inset
46309
46310
46311 \end_layout
46312
46313 \begin_layout Bibliography
46314 \labelwidthstring Literaturverzeichnis
46315 \begin_inset CommandInset bibitem
46316 LatexCommand bibitem
46317 key "nomencl"
46318
46319 \end_inset
46320
46321
46322 \begin_inset CommandInset href
46323 LatexCommand href
46324 name "Documentation"
46325 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
46326
46327 \end_inset
46328
46329  of the LaTeX-package 
46330 \series bold
46331 nomencl
46332 \series default
46333
46334 \begin_inset Index idx
46335 status collapsed
46336
46337 \begin_layout Plain Layout
46338 LaTeX-packages ! nomencl
46339 \end_layout
46340
46341 \end_inset
46342
46343 :
46344 \begin_inset Newline newline
46345 \end_inset
46346
46347
46348 \begin_inset Flex URL
46349 status collapsed
46350
46351 \begin_layout Plain Layout
46352
46353 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
46354 \end_layout
46355
46356 \end_inset
46357
46358
46359 \end_layout
46360
46361 \begin_layout Bibliography
46362 \labelwidthstring Literaturverzeichnis
46363 \begin_inset CommandInset bibitem
46364 LatexCommand bibitem
46365 key "tipa"
46366
46367 \end_inset
46368
46369
46370 \begin_inset CommandInset href
46371 LatexCommand href
46372 name "Documentation"
46373 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
46374
46375 \end_inset
46376
46377  of the LaTeX-package 
46378 \series bold
46379 tipa
46380 \series default
46381
46382 \begin_inset Index idx
46383 status collapsed
46384
46385 \begin_layout Plain Layout
46386 LaTeX-packages ! tipa
46387 \end_layout
46388
46389 \end_inset
46390
46391 :
46392 \begin_inset Newline newline
46393 \end_inset
46394
46395
46396 \begin_inset Flex URL
46397 status collapsed
46398
46399 \begin_layout Plain Layout
46400
46401 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
46402 \end_layout
46403
46404 \end_inset
46405
46406
46407 \end_layout
46408
46409 \begin_layout Bibliography
46410 \labelwidthstring Literaturverzeichnis
46411 \begin_inset CommandInset bibitem
46412 LatexCommand bibitem
46413 key "wrapfig"
46414
46415 \end_inset
46416
46417
46418 \begin_inset CommandInset href
46419 LatexCommand href
46420 name "Documentation"
46421 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
46422
46423 \end_inset
46424
46425  of the LaTeX-package 
46426 \series bold
46427 wrapfig
46428 \series default
46429
46430 \begin_inset Index idx
46431 status collapsed
46432
46433 \begin_layout Plain Layout
46434 LaTeX-packages ! wrapfig
46435 \end_layout
46436
46437 \end_inset
46438
46439 :
46440 \begin_inset Newline newline
46441 \end_inset
46442
46443
46444 \begin_inset Flex URL
46445 status collapsed
46446
46447 \begin_layout Plain Layout
46448
46449 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
46450 \end_layout
46451
46452 \end_inset
46453
46454
46455 \end_layout
46456
46457 \begin_layout Bibliography
46458 \labelwidthstring Literaturverzeichnis
46459 \begin_inset CommandInset bibitem
46460 LatexCommand bibitem
46461 key "Arabic"
46462
46463 \end_inset
46464
46465
46466 \begin_inset CommandInset href
46467 LatexCommand href
46468 name "Wiki-page"
46469 target "http://wiki.lyx.org/Windows/Arabic"
46470
46471 \end_inset
46472
46473  how to set up LyX for Arabic:
46474 \begin_inset Newline newline
46475 \end_inset
46476
46477
46478 \begin_inset Flex URL
46479 status collapsed
46480
46481 \begin_layout Plain Layout
46482
46483 http://wiki.lyx.org/Windows/Arabic
46484 \end_layout
46485
46486 \end_inset
46487
46488
46489 \end_layout
46490
46491 \begin_layout Bibliography
46492 \labelwidthstring Literaturverzeichnis
46493 \begin_inset CommandInset bibitem
46494 LatexCommand bibitem
46495 key "Armenian"
46496
46497 \end_inset
46498
46499
46500 \begin_inset CommandInset href
46501 LatexCommand href
46502 name "Wiki-page"
46503 target "http://wiki.lyx.org/Windows/Armenian"
46504
46505 \end_inset
46506
46507  how to set up LyX for Armenian:
46508 \begin_inset Newline newline
46509 \end_inset
46510
46511
46512 \begin_inset Flex URL
46513 status collapsed
46514
46515 \begin_layout Plain Layout
46516
46517 http://wiki.lyx.org/Windows/Armenian
46518 \end_layout
46519
46520 \end_inset
46521
46522
46523 \end_layout
46524
46525 \begin_layout Bibliography
46526 \labelwidthstring Literaturverzeichnis
46527 \begin_inset CommandInset bibitem
46528 LatexCommand bibitem
46529 key "Farsi"
46530
46531 \end_inset
46532
46533
46534 \begin_inset CommandInset href
46535 LatexCommand href
46536 name "Wiki-page"
46537 target "http://wiki.lyx.org/Windows/Farsi"
46538
46539 \end_inset
46540
46541  how to set up LyX for Farsi:
46542 \begin_inset Newline newline
46543 \end_inset
46544
46545
46546 \begin_inset Flex URL
46547 status collapsed
46548
46549 \begin_layout Plain Layout
46550
46551 http://wiki.lyx.org/Windows/Farsi
46552 \end_layout
46553
46554 \end_inset
46555
46556
46557 \end_layout
46558
46559 \begin_layout Bibliography
46560 \labelwidthstring Literaturverzeichnis
46561 \begin_inset CommandInset bibitem
46562 LatexCommand bibitem
46563 key "Hebrew"
46564
46565 \end_inset
46566
46567
46568 \begin_inset CommandInset href
46569 LatexCommand href
46570 name "Wiki-page"
46571 target "http://wiki.lyx.org/Windows/Hebrew"
46572
46573 \end_inset
46574
46575  how to set up LyX for Hebrew:
46576 \begin_inset Newline newline
46577 \end_inset
46578
46579
46580 \begin_inset Flex URL
46581 status collapsed
46582
46583 \begin_layout Plain Layout
46584
46585 http://wiki.lyx.org/Windows/Hebrew
46586 \end_layout
46587
46588 \end_inset
46589
46590
46591 \end_layout
46592
46593 \begin_layout Bibliography
46594 \labelwidthstring Literaturverzeichnis
46595 \begin_inset CommandInset bibitem
46596 LatexCommand bibitem
46597 key "Japanese"
46598
46599 \end_inset
46600
46601
46602 \begin_inset CommandInset href
46603 LatexCommand href
46604 name "Wiki-page"
46605 target "http://wiki.lyx.org/Windows/Japanese"
46606
46607 \end_inset
46608
46609  how to set up LyX for Japanese:
46610 \begin_inset Newline newline
46611 \end_inset
46612
46613
46614 \begin_inset Flex URL
46615 status collapsed
46616
46617 \begin_layout Plain Layout
46618
46619 http://wiki.lyx.org/Windows/Japanese
46620 \end_layout
46621
46622 \end_inset
46623
46624
46625 \end_layout
46626
46627 \begin_layout Bibliography
46628 \labelwidthstring Literaturverzeichnis
46629 \begin_inset CommandInset bibitem
46630 LatexCommand bibitem
46631 key "Latvian"
46632
46633 \end_inset
46634
46635
46636 \begin_inset CommandInset href
46637 LatexCommand href
46638 name "Wiki-page"
46639 target "http://wiki.lyx.org/Windows/Latvian"
46640
46641 \end_inset
46642
46643  how to set up LyX for Latvian:
46644 \begin_inset Newline newline
46645 \end_inset
46646
46647
46648 \begin_inset Flex URL
46649 status collapsed
46650
46651 \begin_layout Plain Layout
46652
46653 http://wiki.lyx.org/Windows/Latvian
46654 \end_layout
46655
46656 \end_inset
46657
46658
46659 \end_layout
46660
46661 \begin_layout Bibliography
46662 \labelwidthstring Literaturverzeichnis
46663 \begin_inset CommandInset bibitem
46664 LatexCommand bibitem
46665 key "Lithuanian"
46666
46667 \end_inset
46668
46669
46670 \begin_inset CommandInset href
46671 LatexCommand href
46672 name "Wiki-page"
46673 target "http://wiki.lyx.org/Windows/Lithuanian"
46674
46675 \end_inset
46676
46677  how to set up LyX for Lithuanian:
46678 \begin_inset Newline newline
46679 \end_inset
46680
46681
46682 \begin_inset Flex URL
46683 status collapsed
46684
46685 \begin_layout Plain Layout
46686
46687 http://wiki.lyx.org/Windows/Lithuanian
46688 \end_layout
46689
46690 \end_inset
46691
46692
46693 \end_layout
46694
46695 \begin_layout Bibliography
46696 \labelwidthstring Literaturverzeichnis
46697 \begin_inset CommandInset bibitem
46698 LatexCommand bibitem
46699 key "Mongolian"
46700
46701 \end_inset
46702
46703
46704 \begin_inset CommandInset href
46705 LatexCommand href
46706 name "Wiki-page"
46707 target "http://wiki.lyx.org/Windows/Mongolian"
46708
46709 \end_inset
46710
46711  how to set up LyX for Mongolian:
46712 \begin_inset Newline newline
46713 \end_inset
46714
46715
46716 \begin_inset Flex URL
46717 status collapsed
46718
46719 \begin_layout Plain Layout
46720
46721 http://wiki.lyx.org/Windows/Mongolian
46722 \end_layout
46723
46724 \end_inset
46725
46726
46727 \end_layout
46728
46729 \begin_layout Bibliography
46730 \labelwidthstring Literaturverzeichnis
46731 \begin_inset CommandInset bibitem
46732 LatexCommand bibitem
46733 key "Vietnamese"
46734
46735 \end_inset
46736
46737
46738 \begin_inset CommandInset href
46739 LatexCommand href
46740 name "Wiki-page"
46741 target "http://wiki.lyx.org/Windows/Vietnamese"
46742
46743 \end_inset
46744
46745  how to set up LyX for Vietnamese:
46746 \begin_inset Newline newline
46747 \end_inset
46748
46749
46750 \begin_inset Flex URL
46751 status collapsed
46752
46753 \begin_layout Plain Layout
46754
46755 http://wiki.lyx.org/Windows/Vietnamese
46756 \end_layout
46757
46758 \end_inset
46759
46760
46761 \end_layout
46762
46763 \begin_layout Bibliography
46764 \labelwidthstring Literaturverzeichnis
46765 \begin_inset CommandInset bibitem
46766 LatexCommand bibitem
46767 key "NewInLyX20"
46768
46769 \end_inset
46770
46771
46772 \begin_inset CommandInset href
46773 LatexCommand href
46774 name "Wiki-page"
46775 target "http://wiki.lyx.org/LyX/NewInLyX20"
46776
46777 \end_inset
46778
46779  about new features in 
46780 \family sans
46781 LyX 2.0
46782 \family default
46783 :
46784 \begin_inset Newline newline
46785 \end_inset
46786
46787
46788 \begin_inset Flex URL
46789 status collapsed
46790
46791 \begin_layout Plain Layout
46792
46793 http://wiki.lyx.org/LyX/NewInLyX20
46794 \end_layout
46795
46796 \end_inset
46797
46798
46799 \end_layout
46800
46801 \begin_layout Standard
46802 \begin_inset Newpage newpage
46803 \end_inset
46804
46805
46806 \begin_inset ERT
46807 status collapsed
46808
46809 \begin_layout Plain Layout
46810
46811
46812 \backslash
46813 let
46814 \backslash
46815 mybibname
46816 \backslash
46817 bibname
46818 \end_layout
46819
46820 \begin_layout Plain Layout
46821
46822
46823 \backslash
46824 renewcommand{
46825 \backslash
46826 bibname}{
46827 \backslash
46828 mybibname
46829 \backslash
46830 ; 2}
46831 \end_layout
46832
46833 \end_inset
46834
46835
46836 \begin_inset Note Note
46837 status collapsed
46838
46839 \begin_layout Plain Layout
46840 The command 
46841 \series bold
46842
46843 \backslash
46844 bibname
46845 \series default
46846  is the name of the bibliography in the current document language.
46847  It is redefined here with the number 2 at the end to state that the following
46848  bibliography is the second one:
46849 \end_layout
46850
46851 \end_inset
46852
46853
46854 \end_layout
46855
46856 \begin_layout Standard
46857 \begin_inset CommandInset bibtex
46858 LatexCommand bibtex
46859 bibfiles "biblio/LyXDocs"
46860 options "biblio/alphadin"
46861
46862 \end_inset
46863
46864
46865 \end_layout
46866
46867 \begin_layout Standard
46868 The above bibliography is created from a BibTeX-database.
46869 \end_layout
46870
46871 \begin_layout Standard
46872 \begin_inset CommandInset nomencl_print
46873 LatexCommand printnomenclature
46874 set_width "none"
46875
46876 \end_inset
46877
46878
46879 \begin_inset CommandInset index_print
46880 LatexCommand printindex
46881 type "idx"
46882
46883 \end_inset
46884
46885
46886 \end_layout
46887
46888 \end_body
46889 \end_document