]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
A couple minor changes in the User's Guide.
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 373
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 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50
51 % workaround for a makeindex bug,
52 % see sec. "Index Entry Order"
53 % only uncomment this when you are using makindex
54 %\let\OrgIndex\index 
55 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
56 \end_preamble
57 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
58 \use_default_options false
59 \language english
60 \inputencoding auto
61 \fontencoding global
62 \font_roman default
63 \font_sans default
64 \font_typewriter default
65 \font_default_family default
66 \use_xetex false
67 \font_sc false
68 \font_osf false
69 \font_sf_scale 100
70 \font_tt_scale 100
71
72 \graphics default
73 \default_output_format default
74 \bibtex_command default
75 \index_command default
76 \paperfontsize 12
77 \spacing single
78 \use_hyperref true
79 \pdf_title "The LyX User's Guide"
80 \pdf_author "LyX Team"
81 \pdf_subject "LyX"
82 \pdf_keywords "LyX"
83 \pdf_bookmarks true
84 \pdf_bookmarksnumbered true
85 \pdf_bookmarksopen false
86 \pdf_bookmarksopenlevel 1
87 \pdf_breaklinks false
88 \pdf_pdfborder false
89 \pdf_colorlinks true
90 \pdf_backref false
91 \pdf_pdfusetitle false
92 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
93 \papersize default
94 \use_geometry false
95 \use_amsmath 1
96 \use_esint 1
97 \use_mhchem 1
98 \cite_engine basic
99 \use_bibtopic false
100 \use_indices false
101 \paperorientation portrait
102 \suppress_date false
103 \branch Question
104 \selected 1
105 \filename_suffix 0
106 \color #00ff00
107 \end_branch
108 \branch Answer
109 \selected 0
110 \filename_suffix 0
111 \color #aa55ff
112 \end_branch
113 \index Index
114 \shortcut idx
115 \color #008000
116 \end_index
117 \secnumdepth 3
118 \tocdepth 2
119 \paragraph_separation indent
120 \paragraph_indentation default
121 \quotes_language english
122 \papercolumns 1
123 \papersides 2
124 \paperpagestyle default
125 \tracking_changes false
126 \output_changes false
127 \end_header
128
129 \begin_body
130
131 \begin_layout Title
132 The LyX User's Guide
133 \end_layout
134
135 \begin_layout Author
136 by the LyX Team
137 \begin_inset Foot
138 status collapsed
139
140 \begin_layout Plain Layout
141 \noindent
142 If you have comments or error corrections, please send them to the LyX Documenta
143 tion mailing list: 
144 \begin_inset CommandInset href
145 LatexCommand href
146 target "lyx-docs@lists.lyx.org"
147 type "mailto:"
148
149 \end_inset
150
151
152 \end_layout
153
154 \end_inset
155
156
157 \begin_inset Newline newline
158 \end_inset
159
160
161 \begin_inset Newline newline
162 \end_inset
163
164 Version 2.0.x
165 \begin_inset Note Note
166 status open
167
168 \begin_layout Plain Layout
169 The latest PDF-version of this document can be found here:
170 \begin_inset Newline newline
171 \end_inset
172
173
174 \series bold
175 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
176 \end_layout
177
178 \end_inset
179
180
181 \end_layout
182
183 \begin_layout Standard
184 \begin_inset CommandInset toc
185 LatexCommand tableofcontents
186
187 \end_inset
188
189
190 \end_layout
191
192 \begin_layout Chapter
193 Getting Started
194 \end_layout
195
196 \begin_layout Section
197 What is LyX?
198 \end_layout
199
200 \begin_layout Standard
201 LyX is a document preparation system.
202  It is a tool for producing beautiful manuscripts, publishable books, business
203  letters and proposals, and even poetry.
204  It is unlike most other 
205 \begin_inset Quotes eld
206 \end_inset
207
208 word processors
209 \begin_inset Quotes erd
210 \end_inset
211
212  in the sense that it uses the paradigm of a markup language as its core
213  editing style.
214  That means that when you type a section header, you mark it as a 
215 \begin_inset Quotes eld
216 \end_inset
217
218 Section
219 \begin_inset Quotes erd
220 \end_inset
221
222 , not 
223 \begin_inset Quotes eld
224 \end_inset
225
226 Bold, 17
227 \begin_inset space \thinspace{}
228 \end_inset
229
230 pt type, left justified, 5
231 \begin_inset space \thinspace{}
232 \end_inset
233
234 mm space below
235 \begin_inset Quotes erd
236 \end_inset
237
238 .
239  LyX takes care of the typesetting for you, so you deal only with concepts,
240  not the mechanics.
241 \end_layout
242
243 \begin_layout Standard
244 This philosophy is explained in much greater detail in the 
245 \emph on
246
247 \begin_inset Quotes eld
248 \end_inset
249
250 Introduction
251 \begin_inset Quotes erd
252 \end_inset
253
254
255 \emph default
256 .
257  If you haven't read it yet, you need to.
258  Yes, we mean now.
259 \end_layout
260
261 \begin_layout Standard
262 The 
263 \begin_inset Quotes eld
264 \end_inset
265
266
267 \emph on
268 Introduction
269 \emph default
270
271 \begin_inset Quotes erd
272 \end_inset
273
274  describes several things in addition to LyX's philosophy: most importantly,
275  the format of all of the manuals.
276  If you don't read it, you'll have a bear of a time navigating this manual.
277  You might also be better served looking in one of the other manuals instead
278  of this one.
279  
280 \begin_inset Quotes eld
281 \end_inset
282
283
284 \emph on
285 Introduction
286 \emph default
287
288 \begin_inset Quotes erd
289 \end_inset
290
291  describes that, too.
292 \end_layout
293
294 \begin_layout Section
295 How LyX Looks
296 \end_layout
297
298 \begin_layout Standard
299 Like most applications, LyX has the familiar menu bar across the top of
300  its window.
301  Below it is a toolbar with a pulldown box and various buttons.
302  There is, of course, a vertical scrollbar and a main work area for editing
303  documents.
304 \end_layout
305
306 \begin_layout Standard
307 Note that there is no horizontal scroll bar.
308  This is not a bug or an oversight, but intentional.
309  When you read a book, you expect the end of a line to wrap around to the
310  next line.
311  Text overflows onto new pages in a vertical fashion, hence the need for
312  only a vertical scrollbar.
313  There are three cases where you might want a horizontal scrollbar.
314  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
315  This, however, is due
316  to a flaw in the routine that displays graphics on the LyX screen in a
317  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
318  as you'd need to rescale graphics to fit on a page.
319  The second and third cases are tables and equations which are wider than
320  the LyX window.
321  You can use the arrow keys to scroll horizontally through the table, but
322  this doesn't work for equations yet.
323 \end_layout
324
325 \begin_layout Standard
326 For a brief description of all LyX menus and toolbar buttons, have a look
327  at Appendix
328 \begin_inset space ~
329 \end_inset
330
331
332 \begin_inset CommandInset ref
333 LatexCommand ref
334 reference "cha:The-User-Interface"
335
336 \end_inset
337
338 .
339  Most of them are self-explanatory and you'll find them listed in the correspond
340 ing sections of this documentation.
341 \end_layout
342
343 \begin_layout Section
344 HELP
345 \end_layout
346
347 \begin_layout Standard
348 The help system consists of the LyX manuals.
349  You can read 
350 \emph on
351 all
352 \emph default
353  of the manuals from inside LyX.
354  Just select the manual you want read from the 
355 \family sans
356 Help
357 \family default
358  menu.
359 \end_layout
360
361 \begin_layout Section
362 Basic LyX Setup
363 \begin_inset CommandInset label
364 LatexCommand label
365 name "sec:Basic-LyX-Setup"
366
367 \end_inset
368
369
370 \end_layout
371
372 \begin_layout Standard
373 There are several features of LyX that can be configured from inside LyX,
374  without resorting to configuration files.
375  First, LyX is able to inspect your system to see what programs, LaTeX document
376  classes and LaTeX packages are available.
377  It uses this knowledge to give reasonable defaults to several 
378 \family sans
379 Preferences
380 \family default
381
382 \begin_inset Index idx
383 status collapsed
384
385 \begin_layout Plain Layout
386 Preferences
387 \end_layout
388
389 \end_inset
390
391  settings.
392  Although this configuration has already been done when LyX was installed
393  on your system, you might have some items that you installed locally, e.
394 \begin_inset space \thinspace{}
395 \end_inset
396
397 g.
398 \begin_inset space \space{}
399 \end_inset
400
401 new LaTeX classes, and which are not seen by LyX.
402  To force LyX to re-inspect your system, you should use 
403 \family sans
404 Tools\SpecialChar \menuseparator
405 Reconfigure
406 \family default
407 .
408 \begin_inset Index idx
409 status collapsed
410
411 \begin_layout Plain Layout
412 Reconfiguration of LyX
413 \end_layout
414
415 \end_inset
416
417  You should then restart LyX to ensure that the changes are taken into account.
418 \end_layout
419
420 \begin_layout Section
421 LaTeX Setup
422 \begin_inset CommandInset label
423 LatexCommand label
424 name "sec:LaTeX-Setup"
425
426 \end_inset
427
428
429 \end_layout
430
431 \begin_layout Standard
432 LyX needs several LaTeX packages to work properly.
433  The packages found on the system by LyX are listed in the file 
434 \emph on
435 LaT
436 \emph default
437
438 \begin_inset ERT
439 status collapsed
440
441 \begin_layout Plain Layout
442
443 {}
444 \end_layout
445
446 \end_inset
447
448
449 \emph on
450 eX
451 \begin_inset space ~
452 \end_inset
453
454 Configuration
455 \emph default
456  that will be created when using the menu 
457 \family sans
458 Help\SpecialChar \menuseparator
459 LaT
460 \begin_inset ERT
461 status collapsed
462
463 \begin_layout Plain Layout
464
465 {}
466 \end_layout
467
468 \end_inset
469
470 eX
471 \begin_inset space ~
472 \end_inset
473
474 Configuration
475 \family default
476 .
477  You should install the required missing packages and then reconfigure LyX.
478 \begin_inset Note Note
479 status collapsed
480
481 \begin_layout Plain Layout
482 The two braces in the TeX Code box prevent that the term 
483 \begin_inset Quotes eld
484 \end_inset
485
486 LaTeX
487 \begin_inset Quotes erd
488 \end_inset
489
490  is printed with sub- and superscript letters.
491  More about TeX Code is described in section
492 \begin_inset space ~
493 \end_inset
494
495
496 \begin_inset CommandInset ref
497 LatexCommand ref
498 reference "sec:TeX-Code"
499
500 \end_inset
501
502 , the printout of proper names like LaTeX is explained in section
503 \begin_inset space ~
504 \end_inset
505
506
507 \begin_inset CommandInset ref
508 LatexCommand ref
509 reference "sub:LyX's-Proper-Names"
510
511 \end_inset
512
513 .
514 \end_layout
515
516 \end_inset
517
518
519 \begin_inset Index idx
520 status collapsed
521
522 \begin_layout Plain Layout
523 Reconfiguration of LyX
524 \end_layout
525
526 \end_inset
527
528
529 \end_layout
530
531 \begin_layout Chapter
532 How to work with LyX
533 \end_layout
534
535 \begin_layout Section
536 Basic File Operations
537 \begin_inset Index idx
538 status collapsed
539
540 \begin_layout Plain Layout
541 File Operations
542 \end_layout
543
544 \end_inset
545
546
547 \end_layout
548
549 \begin_layout Standard
550 Under the 
551 \family sans
552 File
553 \family default
554  menu and in the standard toolbar are basic operations for any word processor
555  in addition to some more advanced operations:
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 New 
562 \begin_inset Graphics
563         filename ../images/buffer-new.png
564         BoundingBox 0bp 5bp 20bp 20bp
565
566 \end_inset
567
568
569 \end_layout
570
571 \begin_layout Itemize
572
573 \family sans
574 New
575 \begin_inset space ~
576 \end_inset
577
578 from
579 \bar under
580
581 \begin_inset space ~
582 \end_inset
583
584
585 \bar default
586 Template
587 \end_layout
588
589 \begin_layout Itemize
590
591 \family sans
592 Open 
593 \family default
594
595 \begin_inset Graphics
596         filename ../images/file-open.png
597         BoundingBox 0bp 5bp 20bp 20bp
598
599 \end_inset
600
601
602 \end_layout
603
604 \begin_layout Itemize
605
606 \family sans
607 Close
608 \end_layout
609
610 \begin_layout Itemize
611
612 \family sans
613 Save 
614 \family default
615
616 \begin_inset Graphics
617         filename ../images/buffer-write.png
618         BoundingBox 0bp 5bp 20bp 20bp
619
620 \end_inset
621
622
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Save
629 \begin_inset space ~
630 \end_inset
631
632 As
633 \end_layout
634
635 \begin_layout Itemize
636
637 \family sans
638 Revert
639 \begin_inset space ~
640 \end_inset
641
642 to
643 \begin_inset space ~
644 \end_inset
645
646 saved
647 \end_layout
648
649 \begin_layout Itemize
650
651 \family sans
652 Version
653 \begin_inset space ~
654 \end_inset
655
656 Control
657 \end_layout
658
659 \begin_layout Itemize
660
661 \family sans
662 Import
663 \end_layout
664
665 \begin_layout Itemize
666
667 \family sans
668 Export
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Print 
675 \family default
676
677 \begin_inset Graphics
678         filename ../images/dialog-show_print.png
679         BoundingBox 0bp 5bp 24bp 20bp
680
681 \end_inset
682
683
684 \end_layout
685
686 \begin_layout Itemize
687
688 \family sans
689 Exit
690 \end_layout
691
692 \begin_layout Standard
693 They all do pretty much the same thing as in other word processors, with
694  a few minor differences.
695  The 
696 \family sans
697 File\SpecialChar \menuseparator
698 New
699 \begin_inset space ~
700 \end_inset
701
702 from
703 \bar under
704
705 \begin_inset space ~
706 \end_inset
707
708
709 \bar default
710 Template
711 \family default
712  command not only prompts you for a name for the new file, but also prompts
713  you for a template to use.
714  Selecting a template will automatically set certain layout features for
715  the document, features you would otherwise need to change manually.
716  They can be of use for certain classes, especially those for writing letters
717  (see section
718 \begin_inset space ~
719 \end_inset
720
721
722 \begin_inset CommandInset ref
723 LatexCommand ref
724 reference "sec:Document-Classes"
725
726 \end_inset
727
728 ).
729 \end_layout
730
731 \begin_layout Standard
732 Note: There is no 
733 \begin_inset Quotes eld
734 \end_inset
735
736 default file
737 \begin_inset Quotes erd
738 \end_inset
739
740  or document named 
741 \begin_inset Quotes eld
742 \end_inset
743
744 Untitled
745 \begin_inset Quotes erd
746 \end_inset
747
748  or 
749 \begin_inset Quotes eld
750 \end_inset
751
752 scratch.
753 \begin_inset Quotes erd
754 \end_inset
755
756  Unless you tell LyX to open a file or create a new one, that big, blank
757  space is just that — a big, blank space.
758 \end_layout
759
760 \begin_layout Standard
761
762 \family sans
763 Revert
764 \begin_inset space ~
765 \end_inset
766
767 to
768 \begin_inset space ~
769 \end_inset
770
771 saved
772 \family default
773  and 
774 \family sans
775 Version
776 \begin_inset space ~
777 \end_inset
778
779 Control
780 \family default
781  are useful if more people work on the same document at the same time
782 \begin_inset Foot
783 status collapsed
784
785 \begin_layout Plain Layout
786 If you plan to do this, you should check out the Version Control feature
787  in LyX also.
788  Read 
789 \emph on
790 Additional Features
791 \emph default
792 \SpecialChar \@.
793
794 \end_layout
795
796 \end_inset
797
798 .
799  
800 \family sans
801 Revert
802 \begin_inset space ~
803 \end_inset
804
805 to
806 \begin_inset space ~
807 \end_inset
808
809 saved
810 \family default
811  will reload the document from disk.
812  You can of course also use it if you regret that you changed a document
813  and want to restore it to the last save.
814  With
815 \family sans
816  Version
817 \begin_inset space ~
818 \end_inset
819
820 Control 
821 \family default
822 you can there register the changes you made to a document so that others
823  can identify them as your changes.
824 \end_layout
825
826 \begin_layout Section
827 Basic Editing Features
828 \begin_inset Index idx
829 status collapsed
830
831 \begin_layout Plain Layout
832 Editing
833 \end_layout
834
835 \end_inset
836
837
838 \begin_inset CommandInset label
839 LatexCommand label
840 name "sec:Basic-Editing-Features"
841
842 \end_inset
843
844
845 \end_layout
846
847 \begin_layout Standard
848 Like most modern word processors, LyX can perform cut and paste operations
849  on blocks of text, can move by character, word, or page of text, and can
850  delete whole words as well as individual characters.
851  The next four sections cover the basic LyX editing features and how to
852  access them.
853  We'll start with cut and paste.
854 \end_layout
855
856 \begin_layout Standard
857 As you might expect, the 
858 \family sans
859 Edit
860 \family default
861  menu and the standard toolbar has the cut and paste commands, along with
862  various other editing features.
863  Some of these are special and covered in later sections.
864  The basic ones are:
865 \end_layout
866
867 \begin_layout Itemize
868
869 \family sans
870 Cut 
871 \family default
872
873 \begin_inset Graphics
874         filename ../images/cut.png
875         BoundingBox 0bp 5bp 20bp 20bp
876
877 \end_inset
878
879
880 \end_layout
881
882 \begin_layout Itemize
883
884 \family sans
885 Copy 
886 \family default
887
888 \begin_inset Graphics
889         filename ../images/copy.png
890         BoundingBox 0bp 5bp 20bp 20bp
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Itemize
898
899 \family sans
900 Paste 
901 \family default
902
903 \begin_inset Graphics
904         filename ../images/paste.png
905         BoundingBox 0bp 5bp 20bp 20bp
906
907 \end_inset
908
909
910 \end_layout
911
912 \begin_layout Itemize
913
914 \family sans
915 Paste
916 \begin_inset space ~
917 \end_inset
918
919 Recent
920 \end_layout
921
922 \begin_layout Itemize
923
924 \family sans
925 Paste
926 \begin_inset space ~
927 \end_inset
928
929 Special
930 \end_layout
931
932 \begin_layout Itemize
933
934 \family sans
935 Find
936 \begin_inset space ~
937 \end_inset
938
939 &
940 \begin_inset space ~
941 \end_inset
942
943 Replace 
944 \family default
945
946 \begin_inset Graphics
947         filename ../images/dialog-show_findreplace.png
948         BoundingBox 0bp 5bp 20bp 25bp
949         rotateOrigin center
950
951 \end_inset
952
953
954 \end_layout
955
956 \begin_layout Standard
957 The first three are self-explanatory.
958  One thing to note: whenever you delete a block of text that you've selected,
959  it's automatically placed in the clipboard.
960  That is, the 
961 \family sans
962 Delete
963 \family default
964  and 
965 \family sans
966 Backspace
967 \family default
968  keys also functions as the 
969 \family sans
970 Cut
971 \family default
972  command.
973  Also, if you've selected text, be careful: If you hit a key, LyX will completel
974 y delete the selected text and replace it with what you just typed.
975  You'll have to do an 
976 \family sans
977 Undo
978 \family default
979  to get back the lost text.
980 \end_layout
981
982 \begin_layout Standard
983 \begin_inset Index idx
984 status collapsed
985
986 \begin_layout Plain Layout
987 Paste
988 \end_layout
989
990 \end_inset
991
992 You can also copy text between LyX and other programs by cut, copy and paste.
993  The submenu of 
994 \family sans
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Recent
1000 \family default
1001  shows you a list with the last strings you have pasted.
1002 \end_layout
1003
1004 \begin_layout Standard
1005 The menu 
1006 \family sans
1007 Edit\SpecialChar \menuseparator
1008 Paste
1009 \begin_inset space ~
1010 \end_inset
1011
1012 Special\SpecialChar \menuseparator
1013 Plain
1014 \begin_inset space ~
1015 \end_inset
1016
1017 Text, Join
1018 \begin_inset space ~
1019 \end_inset
1020
1021 Lines
1022 \family default
1023  will insert the text in the clipboard so that the whole text is inserted
1024  as 
1025 \emph on
1026 one
1027 \emph default
1028  paragraph.
1029  A new paragraph is started when there is a blank line in the file.
1030  Without 
1031 \family sans
1032 Join
1033 \begin_inset space ~
1034 \end_inset
1035
1036 Lines
1037 \family default
1038 , the text is inserted as Paragraphs, where the line breaks of the text
1039  will start a new paragraph.
1040 \end_layout
1041
1042 \begin_layout Standard
1043 \begin_inset Index idx
1044 status collapsed
1045
1046 \begin_layout Plain Layout
1047 Replace
1048 \end_layout
1049
1050 \end_inset
1051
1052
1053 \begin_inset Index idx
1054 status collapsed
1055
1056 \begin_layout Plain Layout
1057 Find
1058 \end_layout
1059
1060 \end_inset
1061
1062 The 
1063 \family sans
1064 Edit\SpecialChar \menuseparator
1065 Find
1066 \begin_inset space ~
1067 \end_inset
1068
1069 &
1070 \begin_inset space ~
1071 \end_inset
1072
1073 Replace
1074 \family default
1075  item opens the 
1076 \family sans
1077 Find
1078 \begin_inset space ~
1079 \end_inset
1080
1081 and
1082 \begin_inset space ~
1083 \end_inset
1084
1085 Replace
1086 \family default
1087  dialog.
1088  Once you have found a word or expression, LyX selects it.
1089  Hitting the 
1090 \family sans
1091 Replace
1092 \family default
1093  button replaces the selected text with the contents of the 
1094 \family sans
1095 Replace
1096 \begin_inset space ~
1097 \end_inset
1098
1099 with
1100 \family default
1101  field.
1102  You can click the 
1103 \family sans
1104 Find
1105 \begin_inset space ~
1106 \end_inset
1107
1108 Next
1109 \family default
1110  button to skip the current word.
1111  Hit 
1112 \family sans
1113 Replace
1114 \begin_inset space ~
1115 \end_inset
1116
1117 All
1118 \family default
1119  to replace all occurrences of the text in the document automatically.
1120  The 
1121 \family sans
1122 Case
1123 \begin_inset space ~
1124 \end_inset
1125
1126 sensitive
1127 \family default
1128  option can be used if you want the search to consider the case of the search
1129  word.
1130  If the toggle is set, searching for 
1131 \begin_inset Quotes eld
1132 \end_inset
1133
1134
1135 \family typewriter
1136 Test
1137 \family default
1138
1139 \begin_inset Quotes erd
1140 \end_inset
1141
1142  will not match the word 
1143 \begin_inset Quotes eld
1144 \end_inset
1145
1146
1147 \family typewriter
1148 test
1149 \family default
1150
1151 \begin_inset Quotes erd
1152 \end_inset
1153
1154 .
1155  The 
1156 \family sans
1157 Match whole words only
1158 \family default
1159  option can be used to force LyX to only find complete words, i.
1160 \begin_inset space \thinspace{}
1161 \end_inset
1162
1163 g., searching for 
1164 \begin_inset Quotes eld
1165 \end_inset
1166
1167
1168 \family typewriter
1169 star
1170 \family default
1171
1172 \begin_inset Quotes erd
1173 \end_inset
1174
1175  will not match 
1176 \begin_inset Quotes eld
1177 \end_inset
1178
1179
1180 \family typewriter
1181 starlet
1182 \family default
1183
1184 \begin_inset Quotes erd
1185 \end_inset
1186
1187 .
1188 \end_layout
1189
1190 \begin_layout Standard
1191 Things like notes, floats, etc., the so called insets can be dissolved.
1192  This means that the inset is deleted and its content is left as normal
1193  text.
1194  Dissolving an inset is done by setting the cursor to the beginning of an
1195  inset and pressing 
1196 \family sans
1197 Backspace
1198 \family default
1199  or by setting the cursor to the end and pressing 
1200 \family sans
1201 Delete
1202 \family default
1203 .
1204 \end_layout
1205
1206 \begin_layout Section
1207 Undo and Redo
1208 \begin_inset Index idx
1209 status collapsed
1210
1211 \begin_layout Plain Layout
1212 Redo
1213 \end_layout
1214
1215 \end_inset
1216
1217
1218 \begin_inset Index idx
1219 status collapsed
1220
1221 \begin_layout Plain Layout
1222 Undo
1223 \end_layout
1224
1225 \end_inset
1226
1227
1228 \begin_inset CommandInset label
1229 LatexCommand label
1230 name "sec:Undo-and-Redo"
1231
1232 \end_inset
1233
1234
1235 \end_layout
1236
1237 \begin_layout Standard
1238 If you make a mistake, you can easily recover from it.
1239  LyX has a large-capacity undo/redo buffer.
1240  Select 
1241 \family sans
1242 Edit\SpecialChar \menuseparator
1243 Undo
1244 \family default
1245  or the toolbar button 
1246 \begin_inset Graphics
1247         filename ../images/undo.png
1248         BoundingBox 0bp 5bp 20bp 20bp
1249
1250 \end_inset
1251
1252  to undo some mistake.
1253  If you accidentally undo too much, use 
1254 \family sans
1255 Edit\SpecialChar \menuseparator
1256 Redo
1257 \family default
1258  or the toolbar button 
1259 \begin_inset Graphics
1260         filename ../images/redo.png
1261         BoundingBox 0bp 5bp 20bp 20bp
1262
1263 \end_inset
1264
1265  to 
1266 \begin_inset Quotes eld
1267 \end_inset
1268
1269 undo the undo.
1270 \begin_inset Quotes erd
1271 \end_inset
1272
1273  The undo mechanism is currently limited to 100
1274 \begin_inset space \thinspace{}
1275 \end_inset
1276
1277 steps to minimize memory overhead.
1278 \end_layout
1279
1280 \begin_layout Standard
1281 Note that if you revert back all changes to arrive to the document as it
1282  was last saved, the 
1283 \begin_inset Quotes eld
1284 \end_inset
1285
1286 changed
1287 \begin_inset Quotes erd
1288 \end_inset
1289
1290  status of the document is unfortunately not reset.
1291  This is a consequence of the 100
1292 \begin_inset space \thinspace{}
1293 \end_inset
1294
1295 step undo limit, above.
1296 \end_layout
1297
1298 \begin_layout Standard
1299
1300 \family sans
1301 Undo
1302 \family default
1303  and 
1304 \family sans
1305 Redo
1306 \family default
1307  work on almost everything in LyX.
1308  But they won't undo or redo text character by character, but by blocks
1309  of text.
1310 \end_layout
1311
1312 \begin_layout Section
1313 Mouse Operations
1314 \begin_inset Index idx
1315 status collapsed
1316
1317 \begin_layout Plain Layout
1318 Mouse Operations
1319 \end_layout
1320
1321 \end_inset
1322
1323
1324 \end_layout
1325
1326 \begin_layout Standard
1327 These are the most basic mouse operations.
1328 \end_layout
1329
1330 \begin_layout Enumerate
1331 Motion
1332 \end_layout
1333
1334 \begin_deeper
1335 \begin_layout Itemize
1336 Click the 
1337 \emph on
1338 left mouse button
1339 \emph default
1340  once anywhere in the edit window.
1341  The cursor moves to the text under the mouse.
1342 \end_layout
1343
1344 \end_deeper
1345 \begin_layout Enumerate
1346 Selecting Text
1347 \end_layout
1348
1349 \begin_deeper
1350 \begin_layout Itemize
1351 Hold down the 
1352 \emph on
1353 left mouse button
1354 \emph default
1355  and drag the mouse.
1356  LyX marks the text between the old and new mouse positions.
1357  Use 
1358 \family sans
1359 Edit\SpecialChar \menuseparator
1360 Copy
1361 \family default
1362  to create a copy of the text in LyX's buffer (and the clipboard).
1363 \end_layout
1364
1365 \begin_layout Itemize
1366 Re-position the cursor and then paste the text back into LyX using 
1367 \family sans
1368 Edit\SpecialChar \menuseparator
1369 Paste
1370 \family default
1371 .
1372 \end_layout
1373
1374 \end_deeper
1375 \begin_layout Enumerate
1376 Insets (Footnotes, Notes, Floats, etc.)
1377 \end_layout
1378
1379 \begin_deeper
1380 \begin_layout Standard
1381 Right-click on them to set their properties.
1382  Also check the appropriate section of this manual for more details.
1383 \end_layout
1384
1385 \end_deeper
1386 \begin_layout Enumerate
1387 Tables
1388 \end_layout
1389
1390 \begin_deeper
1391 \begin_layout Standard
1392
1393 \emph on
1394 Single click
1395 \emph default
1396  the right mouse button to open a dialog that will allow you to manipulate
1397  the table.
1398 \end_layout
1399
1400 \end_deeper
1401 \begin_layout Section
1402 Navigating
1403 \begin_inset CommandInset label
1404 LatexCommand label
1405 name "sec:Navigating"
1406
1407 \end_inset
1408
1409
1410 \begin_inset Index idx
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414 Navigating
1415 \end_layout
1416
1417 \end_inset
1418
1419
1420 \end_layout
1421
1422 \begin_layout Standard
1423 LyX offers you two ways to navigate in documents:
1424 \end_layout
1425
1426 \begin_layout Itemize
1427 The menu 
1428 \family sans
1429 Navigate
1430 \family default
1431  lists all sections of the document as submenu entries that you can click
1432  to jump to the corresponding document part.
1433 \end_layout
1434
1435 \begin_layout Itemize
1436 The menu 
1437 \family sans
1438 Document\SpecialChar \menuseparator
1439 Outline
1440 \family default
1441  or the toolbar button 
1442 \begin_inset Graphics
1443         filename ../images/dialog-toggle_toc.png
1444         BoundingBox 0bp 5bp 20bp 20bp
1445
1446 \end_inset
1447
1448 .
1449 \end_layout
1450
1451 \begin_layout Standard
1452 The outline window shows you the content of the document's table of contents
1453  (TOC) that is described in section
1454 \begin_inset space ~
1455 \end_inset
1456
1457
1458 \begin_inset CommandInset ref
1459 LatexCommand ref
1460 reference "sub:Table-of-Contents"
1461
1462 \end_inset
1463
1464 .
1465  You can click there on entries to jump to the corresponding document part.
1466  In the pull-down box at the top of the outline window, you can choose between
1467  different lists of document objects, like the list of footnotes.
1468  Some of them, the list of tables, figures, and algorithms can also be added
1469  to the document, see section
1470 \begin_inset space ~
1471 \end_inset
1472
1473
1474 \begin_inset CommandInset ref
1475 LatexCommand ref
1476 reference "sub:List-of-Figures"
1477
1478 \end_inset
1479
1480 .
1481  The 
1482 \family sans
1483 Sort
1484 \family default
1485  option sorts the current list, and the 
1486 \family sans
1487 Keep
1488 \family default
1489  option keeps it in the current view state.
1490  Keeping means that when you have e.
1491 \begin_inset space \thinspace{}
1492 \end_inset
1493
1494 g.
1495 \begin_inset space \space{}
1496 \end_inset
1497
1498 the subsections of section
1499 \begin_inset space ~
1500 \end_inset
1501
1502 2 and 4 shown and click on section
1503 \begin_inset space ~
1504 \end_inset
1505
1506 3, the subsections of section
1507 \begin_inset space ~
1508 \end_inset
1509
1510 2 and 4 will still be shown.
1511  Without the 
1512 \family sans
1513 Keep
1514 \family default
1515  option they will be hidden to highlight the clicked section
1516 \begin_inset space ~
1517 \end_inset
1518
1519 3.
1520 \end_layout
1521
1522 \begin_layout Standard
1523 With the buttons 
1524 \begin_inset space \space{}
1525 \end_inset
1526
1527
1528 \begin_inset Graphics
1529         filename ../images/down.png
1530         BoundingBox 0bp 5bp 20bp 20bp
1531
1532 \end_inset
1533
1534
1535 \begin_inset space \hspace{}
1536 \length -3mm
1537 \end_inset
1538
1539  and 
1540 \begin_inset space \space{}
1541 \end_inset
1542
1543
1544 \begin_inset Graphics
1545         filename ../images/up.png
1546         BoundingBox 0bp 5bp 20bp 20bp
1547
1548 \end_inset
1549
1550
1551 \begin_inset space \hspace{}
1552 \length -3mm
1553 \end_inset
1554
1555  at the bottom of the outline window you can change the position of sections
1556  in your document.
1557  So you can for example move section
1558 \begin_inset space ~
1559 \end_inset
1560
1561 2.5 before section
1562 \begin_inset space ~
1563 \end_inset
1564
1565 2.4.
1566  LyX will then automatically renumber the sections to the new order.
1567  With the buttons 
1568 \begin_inset Graphics
1569         filename ../images/promote.png
1570         BoundingBox 0bp 5bp 20bp 20bp
1571
1572 \end_inset
1573
1574  and 
1575 \begin_inset Graphics
1576         filename ../images/demote.png
1577         BoundingBox 0bp 5bp 20bp 20bp
1578
1579 \end_inset
1580
1581  or the corresponding key bindings 
1582 \family sans
1583 Tab
1584 \family default
1585  and 
1586 \family sans
1587 Shift-Tab
1588 \family default
1589  you can change the sectioning level of sections.
1590  So you can for example make section
1591 \begin_inset space ~
1592 \end_inset
1593
1594 2.5 to chapter
1595 \begin_inset space ~
1596 \end_inset
1597
1598 3 or to subsection
1599 \begin_inset space ~
1600 \end_inset
1601
1602 2.4.1.
1603 \end_layout
1604
1605 \begin_layout Standard
1606 The toolbar button 
1607 \begin_inset Graphics
1608         filename ../images/bookmark-goto_0.png
1609         BoundingBox 0bp 5bp 20bp 25bp
1610         rotateOrigin center
1611
1612 \end_inset
1613
1614  jumps to the position in the document where you recently changed something.
1615  This is for example useful when you have a large document and navigated
1616  or scrolled to another document part to look for something, and want to
1617  go back to your last editing position.
1618 \end_layout
1619
1620 \begin_layout Section
1621 Input
1622 \begin_inset space \thinspace{}
1623 \end_inset
1624
1625 /
1626 \begin_inset space \thinspace{}
1627 \end_inset
1628
1629 Word Completion
1630 \begin_inset CommandInset label
1631 LatexCommand label
1632 name "sec:Input-Completion"
1633
1634 \end_inset
1635
1636
1637 \begin_inset Index idx
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641 Input completion
1642 \end_layout
1643
1644 \end_inset
1645
1646
1647 \begin_inset Index idx
1648 status collapsed
1649
1650 \begin_layout Plain Layout
1651 Word completion|see
1652 \begin_inset ERT
1653 status collapsed
1654
1655 \begin_layout Plain Layout
1656
1657 {
1658 \end_layout
1659
1660 \end_inset
1661
1662 Input completion
1663 \begin_inset ERT
1664 status collapsed
1665
1666 \begin_layout Plain Layout
1667
1668 }
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \end_inset
1677
1678
1679 \end_layout
1680
1681 \begin_layout Standard
1682 LyX provides completion of words by scanning all documents that are currently
1683  opened.
1684  Every word that appears in these documents is added to a database that
1685  is used to propose completions.
1686 \end_layout
1687
1688 \begin_layout Standard
1689 By default LyX shows a small triangle behind the cursor as indicator that
1690  there are completions available.
1691  You can then press the 
1692 \family sans
1693 Tab
1694 \family default
1695  key to use this completion.
1696  When several completions are possible, a popup is opened showing them.
1697  You can select a completion in the popup using the mouse or the arrow keys,
1698  and accept the chosen completion be pressing 
1699 \family sans
1700 Return
1701 \family default
1702 .
1703 \end_layout
1704
1705 \begin_layout Standard
1706 In the preferences dialog, that is opened with the menu 
1707 \family sans
1708 Tools\SpecialChar \menuseparator
1709 Preferences
1710 \family default
1711 , the cursor completion indicator can be turned off in the section 
1712 \family sans
1713 Editing\SpecialChar \menuseparator
1714 Input Completion
1715 \family default
1716  by deselecting the option 
1717 \family sans
1718 Cursor indicator
1719 \family default
1720 .
1721  With the option 
1722 \family sans
1723 Automatic inline completion
1724 \family default
1725  the proposed completion is shown directly behind the cursor position.
1726  To accept this proposal, use the 
1727 \family sans
1728 Tab
1729 \family default
1730  key.
1731  With the option 
1732 \family sans
1733 Automatic popup
1734 \family default
1735  the completions are always shown in a popup.
1736  LyX offers some more completion settings for experts that are described
1737  in sec.
1738 \begin_inset space \thinspace{}
1739 \end_inset
1740
1741
1742 \begin_inset CommandInset ref
1743 LatexCommand ref
1744 reference "sub:Input-Completion-Appendix"
1745
1746 \end_inset
1747
1748 .
1749 \end_layout
1750
1751 \begin_layout Section
1752 Basic Key Bindings
1753 \begin_inset Index idx
1754 status collapsed
1755
1756 \begin_layout Plain Layout
1757 Key Bindings
1758 \end_layout
1759
1760 \end_inset
1761
1762
1763 \begin_inset Index idx
1764 status collapsed
1765
1766 \begin_layout Plain Layout
1767 Bindings|see
1768 \begin_inset ERT
1769 status collapsed
1770
1771 \begin_layout Plain Layout
1772
1773 {
1774 \end_layout
1775
1776 \end_inset
1777
1778 Key Bindings
1779 \begin_inset ERT
1780 status collapsed
1781
1782 \begin_layout Plain Layout
1783
1784 }
1785 \end_layout
1786
1787 \end_inset
1788
1789
1790 \end_layout
1791
1792 \end_inset
1793
1794
1795 \begin_inset Index idx
1796 status collapsed
1797
1798 \begin_layout Plain Layout
1799 Shortcuts|see
1800 \begin_inset ERT
1801 status collapsed
1802
1803 \begin_layout Plain Layout
1804
1805 {
1806 \end_layout
1807
1808 \end_inset
1809
1810 Key Bindings
1811 \begin_inset ERT
1812 status collapsed
1813
1814 \begin_layout Plain Layout
1815
1816 }
1817 \end_layout
1818
1819 \end_inset
1820
1821
1822 \end_layout
1823
1824 \end_inset
1825
1826
1827 \end_layout
1828
1829 \begin_layout Standard
1830 There are at least two different primary binding maps: CUA and Emacs.
1831  LyX's default is CUA.
1832 \end_layout
1833
1834 \begin_layout Standard
1835 Some keys, like 
1836 \family sans
1837 Page
1838 \begin_inset space ~
1839 \end_inset
1840
1841 Up
1842 \family default
1843
1844 \family sans
1845 Page
1846 \begin_inset space ~
1847 \end_inset
1848
1849 Down
1850 \family default
1851
1852 \family sans
1853 Left
1854 \family default
1855
1856 \family sans
1857 Right
1858 \family default
1859
1860 \family sans
1861 Up
1862 \family default
1863 , and 
1864 \family sans
1865 Down
1866 \family default
1867 , do exactly what you expect them to do.
1868  Other keys don't:
1869 \end_layout
1870
1871 \begin_layout Labeling
1872 \labelwidthstring 00.00.0000
1873
1874 \family sans
1875 Tab
1876 \begin_inset CommandInset nomenclature
1877 LatexCommand nomenclature
1878 symbol "Tab"
1879 description "Tabulator key"
1880
1881 \end_inset
1882
1883
1884 \family default
1885  There is no such thing as a tab stop in LyX.
1886  If you don't understand this, go read sections
1887 \begin_inset space ~
1888 \end_inset
1889
1890
1891 \begin_inset CommandInset ref
1892 LatexCommand ref
1893 reference "sec:Par-indent-intro"
1894
1895 \end_inset
1896
1897  and 
1898 \begin_inset CommandInset ref
1899 LatexCommand ref
1900 reference "sec:Paragraph-Environments"
1901
1902 \end_inset
1903
1904 , especially section
1905 \begin_inset space ~
1906 \end_inset
1907
1908
1909 \begin_inset CommandInset ref
1910 LatexCommand ref
1911 reference "sub:Lists"
1912
1913 \end_inset
1914
1915 , right now.
1916  Yes, right now.
1917  If you're still confused, look in the 
1918 \emph on
1919 Tutorial
1920 \emph default
1921 .
1922 \end_layout
1923
1924 \begin_layout Labeling
1925 \labelwidthstring 00.00.0000
1926
1927 \family sans
1928 Esc
1929 \begin_inset CommandInset nomenclature
1930 LatexCommand nomenclature
1931 symbol "Esc"
1932 description "Escape key"
1933
1934 \end_inset
1935
1936
1937 \family default
1938  This is the 
1939 \begin_inset Quotes eld
1940 \end_inset
1941
1942 cancel key.
1943 \begin_inset Quotes erd
1944 \end_inset
1945
1946  It's used, generically, to cancel operations.
1947  Other parts of the manual will go into greater detail about this.
1948 \end_layout
1949
1950 \begin_layout Labeling
1951 \labelwidthstring 00.00.0000
1952
1953 \family sans
1954 Home
1955 \family default
1956
1957 \begin_inset space ~
1958 \end_inset
1959
1960 and
1961 \begin_inset space ~
1962 \end_inset
1963
1964
1965 \family sans
1966 End
1967 \family default
1968  These move the cursor, respectively, to the beginning and end of a line,
1969  unless you are using the Emacs bindings where they jump to the beginning
1970  or end of the file.
1971 \end_layout
1972
1973 \begin_layout Standard
1974 There are three modifier keys:
1975 \end_layout
1976
1977 \begin_layout Labeling
1978 \labelwidthstring 00.00.0000
1979
1980 \family sans
1981 Control
1982 \family default
1983  (Denoted by 
1984 \begin_inset Quotes eld
1985 \end_inset
1986
1987
1988 \family sans
1989 Ctrl
1990 \family default
1991
1992 \begin_inset Quotes erd
1993 \end_inset
1994
1995
1996 \begin_inset CommandInset nomenclature
1997 LatexCommand nomenclature
1998 symbol "Ctrl"
1999 description "Control key"
2000
2001 \end_inset
2002
2003  in the documentation files) This has a couple of different uses, depending
2004  on which keys it's used in combination with:
2005 \end_layout
2006
2007 \begin_deeper
2008 \begin_layout Itemize
2009 With 
2010 \family sans
2011 Backspace
2012 \family default
2013  or 
2014 \family sans
2015 Delete
2016 \family default
2017 , it deletes an entire word instead of a single character.
2018 \end_layout
2019
2020 \begin_layout Itemize
2021 With 
2022 \family sans
2023 Left
2024 \family default
2025  and 
2026 \family sans
2027 Right
2028 \family default
2029 , it moves by words instead of characters.
2030 \end_layout
2031
2032 \begin_layout Itemize
2033 With 
2034 \family sans
2035 Home
2036 \family default
2037  and 
2038 \family sans
2039 End
2040 \family default
2041 , it moves to the beginning and the end of the document, respectively.
2042 \end_layout
2043
2044 \end_deeper
2045 \begin_layout Labeling
2046 \labelwidthstring 00.00.0000
2047
2048 \family sans
2049 Shift
2050 \family default
2051  (Denoted by 
2052 \begin_inset Quotes eld
2053 \end_inset
2054
2055
2056 \family sans
2057 Shift
2058 \family default
2059
2060 \begin_inset Quotes erd
2061 \end_inset
2062
2063
2064 \begin_inset CommandInset nomenclature
2065 LatexCommand nomenclature
2066 symbol "Shift"
2067 description "Shift key"
2068
2069 \end_inset
2070
2071  in the documentation files) Use this with any of the motion keys to select
2072  the text between the old and new cursor positions.
2073 \end_layout
2074
2075 \begin_layout Labeling
2076 \labelwidthstring 00.00.0000
2077
2078 \family sans
2079 Alt
2080 \family default
2081  (Denoted by 
2082 \begin_inset Quotes eld
2083 \end_inset
2084
2085
2086 \family sans
2087 Alt
2088 \family default
2089
2090 \begin_inset Quotes erd
2091 \end_inset
2092
2093
2094 \begin_inset CommandInset nomenclature
2095 LatexCommand nomenclature
2096 symbol "Alt"
2097 description "Alt or Meta key"
2098
2099 \end_inset
2100
2101  in the documentation files) This is the Alt key on many keyboards, unless
2102  your keyboard has a distinct Meta key.
2103  If you have both keys, you will need to try out which one actually performs
2104  the 
2105 \family sans
2106 Alt+
2107 \family default
2108  function.
2109  This key does many different things, but it also activates the 
2110 \emph on
2111 menu accelerator keys
2112 \emph default
2113 .
2114  If you use this in combination with any of the underlined letters in a
2115  menu or menu item, it selects that menu item.
2116 \end_layout
2117
2118 \begin_deeper
2119 \begin_layout Standard
2120 For example, the sequence 
2121 \begin_inset Quotes eld
2122 \end_inset
2123
2124
2125 \family sans
2126 Alt
2127 \begin_inset space ~
2128 \end_inset
2129
2130 e
2131 \begin_inset space ~
2132 \end_inset
2133
2134 s
2135 \family default
2136
2137 \begin_inset space ~
2138 \end_inset
2139
2140
2141 \family sans
2142 c
2143 \family default
2144
2145 \begin_inset Quotes erd
2146 \end_inset
2147
2148  brings up the 
2149 \begin_inset Quotes eld
2150 \end_inset
2151
2152 Text Style
2153 \begin_inset Quotes erd
2154 \end_inset
2155
2156  menu.
2157  Typing 
2158 \begin_inset Quotes eld
2159 \end_inset
2160
2161
2162 \family sans
2163 Alt
2164 \begin_inset space ~
2165 \end_inset
2166
2167 f
2168 \family default
2169
2170 \begin_inset Quotes erd
2171 \end_inset
2172
2173  opens the 
2174 \family sans
2175 File
2176 \family default
2177  menu.
2178 \end_layout
2179
2180 \begin_layout Standard
2181 The 
2182 \emph on
2183 Shortcuts
2184 \emph default
2185  manual lists all other things bound to the 
2186 \family sans
2187 Alt
2188 \family default
2189  key.
2190 \end_layout
2191
2192 \end_deeper
2193 \begin_layout Standard
2194 You'll learn more and more keybindings and short-cut keys as you use LyX,
2195  because most actions will prompt a small message in the status bar at the
2196  bottom of LyX's main window which describe the name of the action, you've
2197  just triggered, and any existing keybindings for that action.
2198  The LyX menus also list the defined keybindings.
2199  The notation for the keybindings is very similar to the notation used in
2200  this documentation, so you should not have any problems understanding it.
2201  However, notice that Shift-modifiers are explicitly mentioned, so 
2202 \begin_inset Quotes eld
2203 \end_inset
2204
2205
2206 \family sans
2207 Alt+P Shift-A
2208 \family default
2209
2210 \begin_inset Quotes erd
2211 \end_inset
2212
2213  means 
2214 \family sans
2215 Alt+P
2216 \family default
2217  followed by a capital 
2218 \family sans
2219 A
2220 \family default
2221 .
2222 \end_layout
2223
2224 \begin_layout Standard
2225 You can list or change the keybindings in the menu 
2226 \family sans
2227 Tools\SpecialChar \menuseparator
2228 Preferences
2229 \family default
2230  under 
2231 \family sans
2232 Editing\SpecialChar \menuseparator
2233 Shortcuts
2234 \family default
2235  as explained in sec.
2236 \begin_inset space \thinspace{}
2237 \end_inset
2238
2239
2240 \begin_inset CommandInset ref
2241 LatexCommand ref
2242 reference "sub:Editing-Shortcuts"
2243
2244 \end_inset
2245
2246 .
2247 \end_layout
2248
2249 \begin_layout Chapter
2250 LyX Basics
2251 \begin_inset Index idx
2252 status collapsed
2253
2254 \begin_layout Plain Layout
2255 LyX ! Basics
2256 \end_layout
2257
2258 \end_inset
2259
2260
2261 \end_layout
2262
2263 \begin_layout Section
2264 Document Types
2265 \begin_inset Index idx
2266 status collapsed
2267
2268 \begin_layout Plain Layout
2269 Document ! Types
2270 \end_layout
2271
2272 \end_inset
2273
2274
2275 \end_layout
2276
2277 \begin_layout Subsection
2278 Introduction
2279 \end_layout
2280
2281 \begin_layout Standard
2282 Before you do anything else, before you ever start writing a document, you
2283  need to decide what type of document you want to edit.
2284  Different types of documents use different types of spacing, headings,
2285  numbering schemes, and so on.
2286  Additionally, different documents use different paragraph environments,
2287  and format the title of your document differently.
2288 \end_layout
2289
2290 \begin_layout Standard
2291
2292 \emph on
2293 document class
2294 \emph default
2295  describes a group of properties common to a particular set of documents.
2296  By setting the document class, you automatically select these properties,
2297  making it easier to create the type of document you want.
2298  If you don't choose a document class, LyX picks one for you by default.
2299  So it is up to you to change the class of your document.
2300 \end_layout
2301
2302 \begin_layout Standard
2303 Read on for info about the document classes you can choose from LyX, and
2304  how to adjust their properties.
2305 \end_layout
2306
2307 \begin_layout Subsection
2308 Document Classes
2309 \begin_inset Index idx
2310 status collapsed
2311
2312 \begin_layout Plain Layout
2313 Document ! Classes
2314 \end_layout
2315
2316 \end_inset
2317
2318
2319 \begin_inset CommandInset label
2320 LatexCommand label
2321 name "sec:Document-Classes"
2322
2323 \end_inset
2324
2325
2326 \end_layout
2327
2328 \begin_layout Standard
2329 You can select a class using the 
2330 \family sans
2331 Document\SpecialChar \menuseparator
2332 Settings
2333 \begin_inset Index idx
2334 status collapsed
2335
2336 \begin_layout Plain Layout
2337 Document ! Settings
2338 \end_layout
2339
2340 \end_inset
2341
2342
2343 \family default
2344  dialog.
2345  Select the class you want to use, and make any fine tunings of the options
2346  you may need.
2347 \end_layout
2348
2349 \begin_layout Subsubsection
2350 Overview
2351 \end_layout
2352
2353 \begin_layout Standard
2354 There are four standard document classes in LyX.
2355  They are:
2356 \end_layout
2357
2358 \begin_layout Description
2359 Article for basic articles
2360 \end_layout
2361
2362 \begin_layout Description
2363 Report for basic reports
2364 \end_layout
2365
2366 \begin_layout Description
2367 Book for writing a book
2368 \end_layout
2369
2370 \begin_layout Description
2371 Letter for US-style letters
2372 \end_layout
2373
2374 \begin_layout Standard
2375 There are also some non-standard classes, which LyX only uses if you have
2376  installed them.
2377  Here are some of the classes, the full list with detailed explanations
2378  can be found in chapter 
2379 \emph on
2380 Special Document Classes
2381 \emph default
2382  in the 
2383 \emph on
2384 Additional Features
2385 \emph default
2386  manual:
2387 \end_layout
2388
2389 \begin_layout Description
2390 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2391 \end_layout
2392
2393 \begin_layout Description
2394 AAST
2395 \family sans
2396
2397 \begin_inset ERT
2398 status collapsed
2399
2400 \begin_layout Plain Layout
2401
2402 {}
2403 \end_layout
2404
2405 \end_inset
2406
2407
2408 \family default
2409 eX For submissions to the journals published by the American Astronomical
2410  Society
2411 \end_layout
2412
2413 \begin_layout Description
2414 AMS Layouts for articles and books in the style and format used by the American
2415  Mathematical Society (AMS).
2416  There are three article layouts available.
2417  The standard one uses a typical numbering scheme for theorems etc., that
2418  prepends the section number to the number of the result.
2419  All result-type statements (propositions, corollaries, and so on) are sequenced
2420  together, but definitions, examples, and the like have their own sequence.
2421  The 
2422 \begin_inset Quotes eld
2423 \end_inset
2424
2425 sequential numbering
2426 \begin_inset Quotes erd
2427 \end_inset
2428
2429  scheme does not place the section number with each result, but numbers
2430  them throughout the article in a single sequence.
2431  Each type of result gets its own sequence.
2432  There is also a layout that dispenses with numbering of statements altogether.
2433 \end_layout
2434
2435 \begin_layout Description
2436 Beamer Layout for presentations
2437 \end_layout
2438
2439 \begin_layout Description
2440 broadway Layout for writing plays.
2441  It is not an existing LaTeX document class, but a new one which is distributed
2442  with LyX.
2443 \end_layout
2444
2445 \begin_layout Description
2446 curriculum
2447 \begin_inset space ~
2448 \end_inset
2449
2450 vitae classes to create curriculum vitae
2451 \end_layout
2452
2453 \begin_layout Description
2454 Dinbrief Letters in format of the DIN (German industry norm)
2455 \end_layout
2456
2457 \begin_layout Description
2458 dtk Layout for 
2459 \family typewriter
2460 Die TeXnische Komödie
2461 \family default
2462 , the journal of the German TeX user Group (Dante)
2463 \end_layout
2464
2465 \begin_layout Description
2466 Elsevier Layout for journals of the Elsevier publishing group
2467 \end_layout
2468
2469 \begin_layout Description
2470 Foils Used to make transparencies
2471 \end_layout
2472
2473 \begin_layout Description
2474 g-brief Letters in format of the DIN (German industry norm)
2475 \end_layout
2476
2477 \begin_layout Description
2478 hollywood Used to type spec scripts for the US film industry.
2479  It is not an existing LaTeX document class, but a new one which is distributed
2480  with LyX.
2481 \end_layout
2482
2483 \begin_layout Description
2484 IEEEtran Layout for the journals published by the Institute of Electrical
2485  and Electronics Engineers (IEEE)
2486 \end_layout
2487
2488 \begin_layout Description
2489 IOP Layout for journals of the Institute of Physics publishing group
2490 \end_layout
2491
2492 \begin_layout Description
2493 Kluwer Layout for journals of the Kluwer publishing group
2494 \end_layout
2495
2496 \begin_layout Description
2497 koma-script a replacement for the standard classes, offers many useful features
2498  like caption formatting, automatic print space calculation etc.
2499 \end_layout
2500
2501 \begin_layout Description
2502 Memoir another replacement for the standard classes
2503 \end_layout
2504
2505 \begin_layout Description
2506 paper Used with the 
2507 \family typewriter
2508 paper
2509 \family default
2510  LaTeX document class
2511 \end_layout
2512
2513 \begin_layout Description
2514 Powerdot Layout for presentations
2515 \end_layout
2516
2517 \begin_layout Description
2518 REVTe
2519 \begin_inset ERT
2520 status collapsed
2521
2522 \begin_layout Plain Layout
2523
2524 {}
2525 \end_layout
2526
2527 \end_inset
2528
2529 X is used to write articles for the publications of the American Physical
2530  Society (APS), American Institute of Physics (AIP), and Optical Society
2531  of America (OSA).
2532  This class is not completely compatible with all LyX features.
2533 \end_layout
2534
2535 \begin_layout Description
2536 Slides Used to make transparencies
2537 \end_layout
2538
2539 \begin_layout Description
2540 SPIE
2541 \begin_inset space ~
2542 \end_inset
2543
2544 Proceedings Layout for the journals published by The International Society
2545  for Optical Engineering (SPIE)
2546 \end_layout
2547
2548 \begin_layout Description
2549 Springer Layouts for journals of the Springer publishing group
2550 \end_layout
2551
2552 \begin_layout Description
2553 TUGboat Layout for 
2554 \family typewriter
2555 TUGboat
2556 \family default
2557 , the journal of the international TeX user Group (TUG)
2558 \end_layout
2559
2560 \begin_layout Standard
2561 We won't go into any detail about how to use these different document classes
2562  here.
2563  You can find all the details about the non-standard classes in the 
2564 \emph on
2565 Additional Features
2566 \emph default
2567  manual.
2568  Here, we will settle with a list of some of the common properties of all
2569  of the document classes.
2570 \end_layout
2571
2572 \begin_layout Subsubsection
2573 Modules
2574 \begin_inset CommandInset label
2575 LatexCommand label
2576 name "sub:Modules"
2577
2578 \end_inset
2579
2580
2581 \begin_inset Index idx
2582 status collapsed
2583
2584 \begin_layout Plain Layout
2585 Document ! Modules
2586 \end_layout
2587
2588 \end_inset
2589
2590
2591 \end_layout
2592
2593 \begin_layout Standard
2594 Modules load additional features to a document that are not by default available
2595  in the chosen document class.
2596  For example you might want to use write Braille (embossed printing) in
2597  a document.
2598  This is of course not available in any document class, so you have to load
2599  the corresponding module in the 
2600 \family sans
2601 Modules
2602 \family default
2603  section of the 
2604 \family sans
2605 Document\SpecialChar \menuseparator
2606 Settings
2607 \family default
2608
2609 \begin_inset Index idx
2610 status collapsed
2611
2612 \begin_layout Plain Layout
2613 Document ! Settings
2614 \end_layout
2615
2616 \end_inset
2617
2618  dialog.
2619  Highlighting a module in the dialog will bring up a description of the
2620  module.
2621 \end_layout
2622
2623 \begin_layout Standard
2624 \begin_inset Note Greyedout
2625 status open
2626
2627 \begin_layout Plain Layout
2628
2629 \series bold
2630 Note:
2631 \series default
2632  Some modules require LaTeX packages that are not always installed by default.
2633  LyX will warn you if you do not have the needed package.
2634 \end_layout
2635
2636 \end_inset
2637
2638
2639 \end_layout
2640
2641 \begin_layout Standard
2642 \begin_inset Note Greyedout
2643 status open
2644
2645 \begin_layout Plain Layout
2646
2647 \series bold
2648 Note also:
2649 \series default
2650  Some modules require other modules, and some pairs of modules are incompatible.
2651 \end_layout
2652
2653 \end_inset
2654
2655
2656 \end_layout
2657
2658 \begin_layout Subsubsection
2659 Properties
2660 \end_layout
2661
2662 \begin_layout Standard
2663 Each class has a default set of options.
2664  Here's a quick table describing them:
2665 \end_layout
2666
2667 \begin_layout Standard
2668 \begin_inset VSpace 0.3cm
2669 \end_inset
2670
2671
2672 \end_layout
2673
2674 \begin_layout Standard
2675 \align center
2676 \begin_inset Tabular
2677 <lyxtabular version="3" rows="5" columns="5">
2678 <features tabularvalignment="middle">
2679 <column alignment="center" valignment="top" width="0pt">
2680 <column alignment="center" valignment="top" width="0pt">
2681 <column alignment="center" valignment="top" width="0pt">
2682 <column alignment="center" valignment="top" width="0pt">
2683 <column alignment="center" valignment="top" width="0pt">
2684 <row>
2685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2686 \begin_inset Text
2687
2688 \begin_layout Plain Layout
2689
2690 \end_layout
2691
2692 \end_inset
2693 </cell>
2694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2695 \begin_inset Text
2696
2697 \begin_layout Plain Layout
2698
2699 \family sans
2700 \series medium
2701 \shape up
2702 \size normal
2703 \emph off
2704 \bar no
2705 \noun off
2706 \color none
2707 Page style
2708 \end_layout
2709
2710 \end_inset
2711 </cell>
2712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2713 \begin_inset Text
2714
2715 \begin_layout Plain Layout
2716
2717 \family sans
2718 \series medium
2719 \shape up
2720 \size normal
2721 \emph off
2722 \bar no
2723 \noun off
2724 \color none
2725 Sides
2726 \end_layout
2727
2728 \end_inset
2729 </cell>
2730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2731 \begin_inset Text
2732
2733 \begin_layout Plain Layout
2734
2735 \family sans
2736 \series medium
2737 \shape up
2738 \size normal
2739 \emph off
2740 \bar no
2741 \noun off
2742 \color none
2743 Columns
2744 \end_layout
2745
2746 \end_inset
2747 </cell>
2748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2749 \begin_inset Text
2750
2751 \begin_layout Plain Layout
2752
2753 \series medium
2754 \shape up
2755 \size normal
2756 \emph off
2757 \bar no
2758 \noun off
2759 \color none
2760 Max.
2761  sectioning level
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 </row>
2767 <row>
2768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772
2773 \series medium
2774 \shape up
2775 \size normal
2776 \emph off
2777 \bar no
2778 \noun off
2779 \color none
2780 article
2781 \end_layout
2782
2783 \end_inset
2784 </cell>
2785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789
2790 \family sans
2791 \series medium
2792 \shape up
2793 \size normal
2794 \emph off
2795 \bar no
2796 \noun off
2797 \color none
2798 Plain
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807
2808 \family sans
2809 \series medium
2810 \shape up
2811 \size normal
2812 \emph off
2813 \bar no
2814 \noun off
2815 \color none
2816 One
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2822 \begin_inset Text
2823
2824 \begin_layout Plain Layout
2825
2826 \family sans
2827 \series medium
2828 \shape up
2829 \size normal
2830 \emph off
2831 \bar no
2832 \noun off
2833 \color none
2834 One
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843
2844 \family sans
2845 \series medium
2846 \shape up
2847 \size normal
2848 \emph off
2849 \bar no
2850 \noun off
2851 \color none
2852 Section
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 </row>
2858 <row>
2859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2860 \begin_inset Text
2861
2862 \begin_layout Plain Layout
2863
2864 \series medium
2865 \shape up
2866 \size normal
2867 \emph off
2868 \bar no
2869 \noun off
2870 \color none
2871 report
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2877 \begin_inset Text
2878
2879 \begin_layout Plain Layout
2880
2881 \family sans
2882 \series medium
2883 \shape up
2884 \size normal
2885 \emph off
2886 \bar no
2887 \noun off
2888 \color none
2889 Plain
2890 \end_layout
2891
2892 \end_inset
2893 </cell>
2894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2895 \begin_inset Text
2896
2897 \begin_layout Plain Layout
2898
2899 \family sans
2900 \series medium
2901 \shape up
2902 \size normal
2903 \emph off
2904 \bar no
2905 \noun off
2906 \color none
2907 One
2908 \end_layout
2909
2910 \end_inset
2911 </cell>
2912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2913 \begin_inset Text
2914
2915 \begin_layout Plain Layout
2916
2917 \family sans
2918 \series medium
2919 \shape up
2920 \size normal
2921 \emph off
2922 \bar no
2923 \noun off
2924 \color none
2925 One
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Plain Layout
2934
2935 \family sans
2936 \series medium
2937 \shape up
2938 \size normal
2939 \emph off
2940 \bar no
2941 \noun off
2942 \color none
2943 Chapter
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 </row>
2949 <row>
2950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2951 \begin_inset Text
2952
2953 \begin_layout Plain Layout
2954
2955 \series medium
2956 \shape up
2957 \size normal
2958 \emph off
2959 \bar no
2960 \noun off
2961 \color none
2962 book
2963 \end_layout
2964
2965 \end_inset
2966 </cell>
2967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2968 \begin_inset Text
2969
2970 \begin_layout Plain Layout
2971
2972 \family sans
2973 \series medium
2974 \shape up
2975 \size normal
2976 \emph off
2977 \bar no
2978 \noun off
2979 \color none
2980 Headings
2981 \end_layout
2982
2983 \end_inset
2984 </cell>
2985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2986 \begin_inset Text
2987
2988 \begin_layout Plain Layout
2989
2990 \family sans
2991 \series medium
2992 \shape up
2993 \size normal
2994 \emph off
2995 \bar no
2996 \noun off
2997 \color none
2998 Two
2999 \end_layout
3000
3001 \end_inset
3002 </cell>
3003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007
3008 \family sans
3009 \series medium
3010 \shape up
3011 \size normal
3012 \emph off
3013 \bar no
3014 \noun off
3015 \color none
3016 One
3017 \end_layout
3018
3019 \end_inset
3020 </cell>
3021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3022 \begin_inset Text
3023
3024 \begin_layout Plain Layout
3025
3026 \family sans
3027 \series medium
3028 \shape up
3029 \size normal
3030 \emph off
3031 \bar no
3032 \noun off
3033 \color none
3034 Chapter
3035 \end_layout
3036
3037 \end_inset
3038 </cell>
3039 </row>
3040 <row>
3041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3042 \begin_inset Text
3043
3044 \begin_layout Plain Layout
3045
3046 \series medium
3047 \shape up
3048 \size normal
3049 \emph off
3050 \bar no
3051 \noun off
3052 \color none
3053 letter
3054 \end_layout
3055
3056 \end_inset
3057 </cell>
3058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3059 \begin_inset Text
3060
3061 \begin_layout Plain Layout
3062
3063 \family sans
3064 \series medium
3065 \shape up
3066 \size normal
3067 \emph off
3068 \bar no
3069 \noun off
3070 \color none
3071 Plain
3072 \end_layout
3073
3074 \end_inset
3075 </cell>
3076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3077 \begin_inset Text
3078
3079 \begin_layout Plain Layout
3080
3081 \family sans
3082 \series medium
3083 \shape up
3084 \size normal
3085 \emph off
3086 \bar no
3087 \noun off
3088 \color none
3089 One
3090 \end_layout
3091
3092 \end_inset
3093 </cell>
3094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3095 \begin_inset Text
3096
3097 \begin_layout Plain Layout
3098
3099 \family sans
3100 \series medium
3101 \shape up
3102 \size normal
3103 \emph off
3104 \bar no
3105 \noun off
3106 \color none
3107 One
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Plain Layout
3116
3117 \series medium
3118 \shape up
3119 \size normal
3120 \emph off
3121 \bar no
3122 \noun off
3123 \color none
3124 none
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 </row>
3130 </lyxtabular>
3131
3132 \end_inset
3133
3134
3135 \end_layout
3136
3137 \begin_layout Standard
3138 \begin_inset VSpace 0.3cm
3139 \end_inset
3140
3141
3142 \end_layout
3143
3144 \begin_layout Standard
3145 You're probably also wondering what 
3146 \begin_inset Quotes eld
3147 \end_inset
3148
3149 Max.
3150 \begin_inset space ~
3151 \end_inset
3152
3153 sectioning level
3154 \begin_inset Quotes erd
3155 \end_inset
3156
3157  means.
3158  There are several paragraph environments used to create section headings.
3159  Different document classes allow different types of section headings.
3160  Only two use the 
3161 \family sans
3162 Chapter
3163 \family default
3164  heading; the rest do not and begin instead with the 
3165 \family sans
3166 Section
3167 \family default
3168  heading.
3169  Some document classes, such as the ones for letters, don't use any section
3170  headings.
3171  In addition to 
3172 \family sans
3173 Chapter
3174 \family default
3175  and 
3176 \family sans
3177 Section
3178 \family default
3179  headings, there are also 
3180 \family sans
3181 Subsection
3182 \family default
3183  headings, 
3184 \family sans
3185 Subsubsection
3186 \family default
3187  headings, and so on.
3188  We'll describe these headings fully in section
3189 \begin_inset space ~
3190 \end_inset
3191
3192
3193 \begin_inset CommandInset ref
3194 LatexCommand ref
3195 reference "sub:Headings"
3196
3197 \end_inset
3198
3199 .
3200 \end_layout
3201
3202 \begin_layout Subsection
3203 Document Layout
3204 \begin_inset CommandInset label
3205 LatexCommand label
3206 name "sub:Document-Layout"
3207
3208 \end_inset
3209
3210
3211 \begin_inset Index idx
3212 status collapsed
3213
3214 \begin_layout Plain Layout
3215 Document ! Layout
3216 \end_layout
3217
3218 \end_inset
3219
3220
3221 \family sans
3222
3223 \begin_inset Index idx
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227 Document ! Settings
3228 \end_layout
3229
3230 \end_inset
3231
3232
3233 \end_layout
3234
3235 \begin_layout Standard
3236 The most important properties of documents classes are set in the menu 
3237 \family sans
3238 Document\SpecialChar \menuseparator
3239 Settings
3240 \family default
3241 .
3242  There in the 
3243 \family sans
3244 Options
3245 \family default
3246  field under 
3247 \family sans
3248 Documents
3249 \begin_inset space ~
3250 \end_inset
3251
3252 Class
3253 \family default
3254 , you can enter special options for your document class in a comma-separated
3255  list.
3256  This is only necessary if LyX doesn't support special options you want
3257  to use for your document.
3258  To learn more about your favorite LaTeX-class and its options, you have
3259  to read its manual.
3260 \end_layout
3261
3262 \begin_layout Standard
3263 The drop box 
3264 \family sans
3265 Headings style
3266 \family default
3267  in the 
3268 \family sans
3269 Document\SpecialChar \menuseparator
3270 Settings
3271 \family default
3272  dialog under 
3273 \family sans
3274 Page
3275 \begin_inset space ~
3276 \end_inset
3277
3278 Layout
3279 \family default
3280  controls what sorts of headings and page numbers go on a page.
3281  You can choose between the following five options:
3282 \end_layout
3283
3284 \begin_layout Labeling
3285 \labelwidthstring 00.00.0000
3286
3287 \family sans
3288 Default
3289 \family default
3290  Use default page style of current class.
3291 \end_layout
3292
3293 \begin_layout Labeling
3294 \labelwidthstring 00.00.0000
3295
3296 \family sans
3297 Empty
3298 \family default
3299  No page numbers or headings.
3300 \end_layout
3301
3302 \begin_layout Labeling
3303 \labelwidthstring 00.00.0000
3304
3305 \family sans
3306 Plain
3307 \family default
3308  Page numbers only.
3309 \end_layout
3310
3311 \begin_layout Labeling
3312 \labelwidthstring 00.00.0000
3313
3314 \family sans
3315 Headings
3316 \family default
3317  Page numbers and either the current chapter or section title and number.
3318  Whether LyX uses the current chapter or the current section depends on
3319  the maximum sectioning level of the class.
3320 \end_layout
3321
3322 \begin_layout Labeling
3323 \labelwidthstring 00.00.0000
3324
3325 \family sans
3326 Fancy
3327 \family default
3328  This allows you to create fully customizable headers and footers if you
3329  have the 
3330 \series bold
3331 fancyhdr
3332 \series default
3333
3334 \begin_inset Index idx
3335 status collapsed
3336
3337 \begin_layout Plain Layout
3338 LaTeX-packages ! fancyhdr
3339 \end_layout
3340
3341 \end_inset
3342
3343  package installed.
3344  At the moment, support in LyX is limited to this setting.
3345  To use the full power of this package, you have to add code to your document
3346  preamble.
3347  Check the documentation for the 
3348 \series bold
3349 fancyhdr
3350 \series default
3351  package for more details, 
3352 \begin_inset CommandInset citation
3353 LatexCommand cite
3354 key "fancyhdr"
3355
3356 \end_inset
3357
3358 .
3359 \end_layout
3360
3361 \begin_layout Standard
3362 The 
3363 \family sans
3364 Separation
3365 \family default
3366  of paragraphs is described in section
3367 \begin_inset space ~
3368 \end_inset
3369
3370
3371 \begin_inset CommandInset ref
3372 LatexCommand ref
3373 reference "sec:Par-indent-intro"
3374
3375 \end_inset
3376
3377 .
3378 \end_layout
3379
3380 \begin_layout Subsection
3381 Paper Size and Orientation
3382 \begin_inset Index idx
3383 status collapsed
3384
3385 \begin_layout Plain Layout
3386 Document ! Paper size
3387 \end_layout
3388
3389 \end_inset
3390
3391
3392 \begin_inset CommandInset label
3393 LatexCommand label
3394 name "sub:Paper-Size,-Orientation,"
3395
3396 \end_inset
3397
3398
3399 \end_layout
3400
3401 \begin_layout Standard
3402 You'll find the following options in the menu 
3403 \family sans
3404 Page
3405 \begin_inset space ~
3406 \end_inset
3407
3408 Layout
3409 \family default
3410  of the dialog of the 
3411 \family sans
3412 Document\SpecialChar \menuseparator
3413 Settings
3414 \family default
3415  menu:
3416 \family sans
3417
3418 \begin_inset Index idx
3419 status collapsed
3420
3421 \begin_layout Plain Layout
3422 Document ! Settings
3423 \end_layout
3424
3425 \end_inset
3426
3427
3428 \end_layout
3429
3430 \begin_layout Labeling
3431 \labelwidthstring 00.00.0000
3432
3433 \family sans
3434 Paper
3435 \begin_inset space ~
3436 \end_inset
3437
3438 Format
3439 \family default
3440  What size paper to print on.
3441  The choices are
3442 \end_layout
3443
3444 \begin_layout Itemize
3445
3446 \family sans
3447 Default
3448 \end_layout
3449
3450 \begin_layout Itemize
3451
3452 \family sans
3453 A3, A4,
3454 \family default
3455  
3456 \family sans
3457 A5
3458 \end_layout
3459
3460 \begin_layout Itemize
3461
3462 \family sans
3463 B3, B4, B5
3464 \end_layout
3465
3466 \begin_layout Itemize
3467
3468 \family sans
3469 US letter
3470 \end_layout
3471
3472 \begin_layout Itemize
3473
3474 \family sans
3475 US legal
3476 \end_layout
3477
3478 \begin_layout Itemize
3479
3480 \family sans
3481 US executive
3482 \end_layout
3483
3484 \begin_layout Itemize
3485
3486 \family sans
3487 Custom
3488 \end_layout
3489
3490 \begin_layout Labeling
3491 \labelwidthstring 00.00.0000
3492
3493 \family sans
3494 Orientation
3495 \family default
3496  Two toggle buttons choose whether to print the output as 
3497 \family sans
3498 Landscape
3499 \family default
3500  or as 
3501 \family sans
3502 Portrait
3503 \family default
3504 .
3505 \end_layout
3506
3507 \begin_layout Labeling
3508 \labelwidthstring 00.00.0000
3509
3510 \family sans
3511 Two-sided
3512 \begin_inset space ~
3513 \end_inset
3514
3515 document
3516 \family default
3517  Adjusts the print space to print both sides of paper.
3518  That means that the print space for odd- and even-numbered pages is different.
3519 \end_layout
3520
3521 \begin_layout Subsection
3522 Margins
3523 \begin_inset CommandInset label
3524 LatexCommand label
3525 name "sub:Margins"
3526
3527 \end_inset
3528
3529
3530 \begin_inset Index idx
3531 status collapsed
3532
3533 \begin_layout Plain Layout
3534 Document ! Margins
3535 \end_layout
3536
3537 \end_inset
3538
3539
3540 \begin_inset Index idx
3541 status collapsed
3542
3543 \begin_layout Plain Layout
3544 Margins
3545 \end_layout
3546
3547 \end_inset
3548
3549
3550 \end_layout
3551
3552 \begin_layout Standard
3553 Paper margins are set in the menu 
3554 \family sans
3555 Document\SpecialChar \menuseparator
3556 Settings
3557 \family default
3558 .
3559 \begin_inset Index idx
3560 status collapsed
3561
3562 \begin_layout Plain Layout
3563 Document ! Settings
3564 \end_layout
3565
3566 \end_inset
3567
3568
3569 \end_layout
3570
3571 \begin_layout Standard
3572 If you use a koma-script document class, you can use the default settings.
3573  Because koma-script calculates then the printspace automatically by taking
3574  the paper format and the font size into account.
3575 \end_layout
3576
3577 \begin_layout Subsection
3578 Important Note
3579 \end_layout
3580
3581 \begin_layout Standard
3582 If you change a document class, LyX has to convert 
3583 \emph on
3584 everything
3585 \emph default
3586  into the new class.
3587  That includes the paragraph environments.
3588  Some paragraph environments are standard; all of the document classes have
3589  them; but some classes have special paragraph environments.
3590  If this is the case, and you change the document class, LyX sets the missing
3591  paragraph environments to 
3592 \family sans
3593 Standard
3594 \family default
3595  and places an error box at the beginning of the paragraph.
3596  Just click on them and you'll get a message dialog that tells you about
3597  the conversion and why it failed.
3598 \end_layout
3599
3600 \begin_layout Section
3601 Paragraph Indentation and Separation
3602 \begin_inset Index idx
3603 status collapsed
3604
3605 \begin_layout Plain Layout
3606 Paragraph ! Indentation
3607 \end_layout
3608
3609 \end_inset
3610
3611
3612 \end_layout
3613
3614 \begin_layout Subsection
3615 Introduction
3616 \begin_inset CommandInset label
3617 LatexCommand label
3618 name "sec:Par-indent-intro"
3619
3620 \end_inset
3621
3622
3623 \end_layout
3624
3625 \begin_layout Standard
3626 Before describing all of the various paragraph environments, we'd like to
3627  say a word or two about paragraph indentation.
3628 \end_layout
3629
3630 \begin_layout Standard
3631 Everyone seems to have their own convention for separating paragraphs.
3632  Most Americans indent the first line of a paragraph.
3633  Others don't indent but put extra space between the paragraphs.
3634  If you choose indentation for paragraphs the 
3635 \emph on
3636 first
3637 \emph default
3638  paragraph of a section, or after a figure, an equation, a table, a list,
3639  etc., is 
3640 \emph on
3641 not
3642 \emph default
3643  indented.
3644  Only a paragraph following another paragraph gets indented.
3645  Note that the indentation behavior is different when you use another document
3646  language than English.
3647  LaTeX takes care that the indentation follows the rules of the used language.
3648 \end_layout
3649
3650 \begin_layout Standard
3651 The space between paragraphs, like the line spacing, the space between headings
3652  and text — in fact, all of the spacings for just about everything are pre-coded
3653  into LyX.
3654  As we said, you don't worry about how much space to add between what.
3655  LyX takes care of that.
3656  In fact, these pre-coded vertical spacings aren't a single number but a
3657  range.
3658  That way, LyX can squish or stretch the space between lines to make sure
3659  figures fit on a page with text, so that sections don't start at the bottom
3660  of a page, and so on.
3661 \begin_inset Foot
3662 status collapsed
3663
3664 \begin_layout Plain Layout
3665 LaTeX does this when LyX goes to produce a printable file.
3666 \end_layout
3667
3668 \end_inset
3669
3670  However, pre-coded doesn't mean you can't change them.
3671  LyX gives you the ability to globally change 
3672 \emph on
3673 all
3674 \emph default
3675  of these pre-coded spacings.
3676  We'll explain more later.
3677 \end_layout
3678
3679 \begin_layout Subsection
3680 Paragraph Separation
3681 \begin_inset Index idx
3682 status collapsed
3683
3684 \begin_layout Plain Layout
3685 Paragraph ! Separation
3686 \end_layout
3687
3688 \end_inset
3689
3690
3691 \end_layout
3692
3693 \begin_layout Standard
3694 To separate paragraphs, select 
3695 \family sans
3696 Indent
3697 \family default
3698  or 
3699 \family sans
3700 Skip
3701 \family default
3702  in the submenu 
3703 \family sans
3704 Text
3705 \begin_inset space ~
3706 \end_inset
3707
3708 Layout
3709 \family default
3710  of the dialog 
3711 \family sans
3712 Document\SpecialChar \menuseparator
3713 Settings
3714 \family default
3715
3716 \begin_inset Index idx
3717 status collapsed
3718
3719 \begin_layout Plain Layout
3720 Document ! Settings
3721 \end_layout
3722
3723 \end_inset
3724
3725  to indent paragraphs or add extra space between paragraphs, respectively.
3726  The size of the skips can be defined in the dialog, for the indentation
3727  you have to add this line to your document preamble:
3728 \end_layout
3729
3730 \begin_layout Standard
3731
3732 \series bold
3733
3734 \backslash
3735 setlength{
3736 \backslash
3737 parindent}{Length}
3738 \end_layout
3739
3740 \begin_layout Standard
3741 where length is a value in one of the units listed in Appendix
3742 \begin_inset space ~
3743 \end_inset
3744
3745
3746 \begin_inset CommandInset ref
3747 LatexCommand ref
3748 reference "cap:Units"
3749
3750 \end_inset
3751
3752 .
3753  The default length is 30
3754 \begin_inset space \thinspace{}
3755 \end_inset
3756
3757 pt.
3758 \end_layout
3759
3760 \begin_layout Subsection
3761 Fine-Tuning
3762 \end_layout
3763
3764 \begin_layout Standard
3765 You can also change the separation method of a single paragraph.
3766  Open the 
3767 \family sans
3768 Edit\SpecialChar \menuseparator
3769 Paragraph
3770 \begin_inset space ~
3771 \end_inset
3772
3773 Settings
3774 \family default
3775  dialog and toggle the 
3776 \family sans
3777 Indent
3778 \begin_inset space ~
3779 \end_inset
3780
3781 Paragraph
3782 \family default
3783  option to change the state of the current paragraph (shortcut 
3784 \begin_inset Info
3785 type  "shortcut"
3786 arg   "paragraph-params \\indent-toggle"
3787 \end_inset
3788
3789 ).
3790  If paragraphs have no indentation but use extra space for separation, this
3791  button will be ignored (you can't indent a single paragraph by toggling
3792  this).
3793 \end_layout
3794
3795 \begin_layout Standard
3796 You should only need to change the indentation method for a single paragraph
3797  if you need to do some fine-tuning.
3798 \end_layout
3799
3800 \begin_layout Subsection
3801 Line Spacing
3802 \begin_inset Index idx
3803 status collapsed
3804
3805 \begin_layout Plain Layout
3806 Paragraph ! Line spacing
3807 \end_layout
3808
3809 \end_inset
3810
3811
3812 \end_layout
3813
3814 \begin_layout Standard
3815 In the 
3816 \family sans
3817 Document\SpecialChar \menuseparator
3818 Settings
3819 \noun on
3820
3821 \begin_inset Index idx
3822 status collapsed
3823
3824 \begin_layout Plain Layout
3825 Document ! Settings
3826 \end_layout
3827
3828 \end_inset
3829
3830
3831 \family default
3832 \noun default
3833  dialog you can set the line spacing in the submenu 
3834 \family sans
3835 Text
3836 \begin_inset space ~
3837 \end_inset
3838
3839 Layout
3840 \family default
3841 .
3842 \begin_inset Foot
3843 status collapsed
3844
3845 \begin_layout Plain Layout
3846 You need to have the LaTeX-package 
3847 \series bold
3848 setspace
3849 \series default
3850
3851 \begin_inset Index idx
3852 status collapsed
3853
3854 \begin_layout Plain Layout
3855 LaTeX-packages ! setspace
3856 \end_layout
3857
3858 \end_inset
3859
3860  installed to use this feature.
3861 \end_layout
3862
3863 \end_inset
3864
3865
3866 \end_layout
3867
3868 \begin_layout Section
3869 Paragraph Environments
3870 \begin_inset CommandInset label
3871 LatexCommand label
3872 name "sec:Paragraph-Environments"
3873
3874 \end_inset
3875
3876
3877 \begin_inset Index idx
3878 status collapsed
3879
3880 \begin_layout Plain Layout
3881 Paragraph ! Environments
3882 \end_layout
3883
3884 \end_inset
3885
3886
3887 \begin_inset Index idx
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891 Paragraph environments|(
3892 \end_layout
3893
3894 \end_inset
3895
3896
3897 \end_layout
3898
3899 \begin_layout Subsection
3900 Overview
3901 \end_layout
3902
3903 \begin_layout Standard
3904 Paragraph environments correspond to the
3905 \end_layout
3906
3907 \begin_layout Standard
3908
3909 \series bold
3910
3911 \backslash
3912 begin{
3913 \emph on
3914 environment
3915 \emph default
3916 } ...
3917  
3918 \backslash
3919 end{
3920 \emph on
3921 environment
3922 \emph default
3923 }
3924 \series default
3925
3926 \begin_inset Newline newline
3927 \end_inset
3928
3929 command sequence in LaTeX files.
3930  If you don't know LaTeX, or the concept of a paragraph environment is totally
3931  alien to you, we urge you to read the 
3932 \emph on
3933 Tutorial
3934 \emph default
3935 .
3936  The 
3937 \emph on
3938 Tutorial
3939 \emph default
3940  also contains many more examples than this section does.
3941 \end_layout
3942
3943 \begin_layout Standard
3944 A paragraph environment is simply a 
3945 \begin_inset Quotes eld
3946 \end_inset
3947
3948 container
3949 \begin_inset Quotes erd
3950 \end_inset
3951
3952  for a paragraph which gives that paragraph certain properties.
3953  This can include a particular style of font, different margins, a numbering
3954  scheme, labels, and so on.
3955  Additionally, you can 
3956 \begin_inset Quotes eld
3957 \end_inset
3958
3959 nest
3960 \begin_inset Quotes erd
3961 \end_inset
3962
3963  the different environments inside one another, allowing one environment
3964  to inherit some of the properties of another.
3965  The different paragraph environments totally replace the need for messy
3966  tab stops, on the fly margin adjustment, and other hold-overs from the
3967  days of typewriters.
3968  There are several paragraph environments which are specific to a particular
3969  document type.
3970  We'll only be covering the most common ones here.
3971 \end_layout
3972
3973 \begin_layout Standard
3974 To choose a new paragraph environment, use the pull-down box 
3975 \begin_inset Graphics
3976         filename clipart/ToolbarEnvBox.png
3977         scale 70
3978         clip
3979
3980 \end_inset
3981
3982  at the left end of the toolbar.
3983  LyX will change the environment of the 
3984 \emph on
3985 entire
3986 \emph default
3987  paragraph in which the cursor sits.
3988  You can also change the environment of an entire group of paragraphs if
3989  you select them before choosing the new environment.
3990  
3991 \end_layout
3992
3993 \begin_layout Standard
3994 Note that hitting 
3995 \family sans
3996 Return
3997 \family default
3998  will 
3999 \emph on
4000 typically
4001 \emph default
4002  create a new paragraph using the 
4003 \family sans
4004 Standard
4005 \family default
4006  paragraph environment.
4007  We say 
4008 \begin_inset Quotes eld
4009 \end_inset
4010
4011 typically
4012 \begin_inset Quotes erd
4013 \end_inset
4014
4015  because if you are in one of these environments:
4016 \end_layout
4017
4018 \begin_layout Itemize
4019
4020 \family sans
4021 Quote
4022 \end_layout
4023
4024 \begin_layout Itemize
4025
4026 \family sans
4027 Quotation
4028 \end_layout
4029
4030 \begin_layout Itemize
4031
4032 \family sans
4033 Verse
4034 \end_layout
4035
4036 \begin_layout Itemize
4037
4038 \family sans
4039 Itemize
4040 \end_layout
4041
4042 \begin_layout Itemize
4043
4044 \family sans
4045 Enumerate
4046 \end_layout
4047
4048 \begin_layout Itemize
4049
4050 \family sans
4051 Description
4052 \end_layout
4053
4054 \begin_layout Itemize
4055
4056 \family sans
4057 List
4058 \end_layout
4059
4060 \begin_layout Standard
4061 LyX keeps the old paragraph environment when you hit 
4062 \family sans
4063 Return
4064 \family default
4065 , rather than resetting it to 
4066 \family sans
4067 Standard
4068 \family default
4069 .
4070  LyX will still reset the nesting depth, however.
4071  Usually, starting a new paragraph resets both the paragraph environment
4072  and the nesting depth (for more on nesting see section
4073 \begin_inset space ~
4074 \end_inset
4075
4076
4077 \begin_inset CommandInset ref
4078 LatexCommand ref
4079 reference "sec:Nesting"
4080
4081 \end_inset
4082
4083 ).
4084  At the moment, all this is context-specific; you're better off expecting
4085  
4086 \family sans
4087 Return
4088 \family default
4089  to reset the paragraph environment and depth.
4090  If you want a new paragraph to keep the current environment and depth,
4091  use 
4092 \begin_inset Info
4093 type  "shortcut"
4094 arg   "break-paragraph inverse"
4095 \end_inset
4096
4097  instead.
4098 \end_layout
4099
4100 \begin_layout Subsection
4101 Standard
4102 \end_layout
4103
4104 \begin_layout Standard
4105 The default paragraph environment is 
4106 \family sans
4107 Standard
4108 \family default
4109  for most classes.
4110  It creates a plain paragraph.
4111  If LyX resets the paragraph environment, this is the one it chooses.
4112  In fact, the paragraph you're reading right now (and most of the ones in
4113  this manual) are in the 
4114 \family sans
4115 Standard
4116 \family default
4117  environment.
4118 \end_layout
4119
4120 \begin_layout Standard
4121 You can nest a paragraph using the 
4122 \family sans
4123 Standard
4124 \family default
4125  environment in just about anything else, but you can't really nest anything
4126  in a 
4127 \family sans
4128 Standard
4129 \family default
4130  environment.
4131 \end_layout
4132
4133 \begin_layout Subsection
4134 Document Title
4135 \begin_inset Index idx
4136 status collapsed
4137
4138 \begin_layout Plain Layout
4139 Document !Title
4140 \end_layout
4141
4142 \end_inset
4143
4144
4145 \end_layout
4146
4147 \begin_layout Standard
4148 A LaTeX title page has three parts: the title itself, the name(s) of the
4149  author(s) and a 
4150 \begin_inset Quotes eld
4151 \end_inset
4152
4153 footnote
4154 \begin_inset Quotes erd
4155 \end_inset
4156
4157  for thanks or contact information.
4158  For certain types of documents, LaTeX places all of this on a separate
4159  page along with today's date.
4160  For other types of documents, the title 
4161 \begin_inset Quotes eld
4162 \end_inset
4163
4164 page
4165 \begin_inset Quotes erd
4166 \end_inset
4167
4168  goes at the top of the first page of the document.
4169  
4170 \end_layout
4171
4172 \begin_layout Standard
4173 LyX provides an interface to the title page commands through the paragraph
4174  environments 
4175 \family sans
4176 Title
4177 \family default
4178
4179 \family sans
4180 Author
4181 \family default
4182 , and 
4183 \family sans
4184 Date
4185 \family default
4186 .
4187  Here's how you use them:
4188 \end_layout
4189
4190 \begin_layout Itemize
4191 Put the title of your document in the 
4192 \family sans
4193 Title
4194 \family default
4195  environment.
4196 \end_layout
4197
4198 \begin_layout Itemize
4199 Put the author name in the 
4200 \family sans
4201 Author
4202 \family default
4203  environment.
4204 \end_layout
4205
4206 \begin_layout Itemize
4207 If you want the date to have a certain appearance, want to use a fixed date,
4208  or want other text to appear in place of today's date, put that text in
4209  the 
4210 \family sans
4211 Date
4212 \family default
4213  environment.
4214  Note that using this environment is optional.
4215  If you don't provide any, LaTeX will automatically insert today's date.
4216  If you don't want any date, add the line
4217 \begin_inset Newline newline
4218 \end_inset
4219
4220
4221 \series bold
4222
4223 \backslash
4224 date{}
4225 \series default
4226
4227 \begin_inset Newline newline
4228 \end_inset
4229
4230 to the preamble of your document (menu 
4231 \family sans
4232 Document\SpecialChar \menuseparator
4233 Settings
4234 \family default
4235 )
4236 \end_layout
4237
4238 \begin_layout Standard
4239 You can use footnotes to insert 
4240 \begin_inset Quotes eld
4241 \end_inset
4242
4243 thanks
4244 \begin_inset Quotes erd
4245 \end_inset
4246
4247  or contact information.
4248 \end_layout
4249
4250 \begin_layout Subsection
4251 Headings
4252 \begin_inset Index idx
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256 Section headings
4257 \end_layout
4258
4259 \end_inset
4260
4261
4262 \begin_inset CommandInset label
4263 LatexCommand label
4264 name "sub:Headings"
4265
4266 \end_inset
4267
4268
4269 \end_layout
4270
4271 \begin_layout Standard
4272 There are several paragraph environments for producing section headings.
4273  LyX takes care of the numbering for you.
4274 \end_layout
4275
4276 \begin_layout Subsubsection
4277 Numbered Headings
4278 \begin_inset Index idx
4279 status collapsed
4280
4281 \begin_layout Plain Layout
4282 Section headings ! Numbered
4283 \end_layout
4284
4285 \end_inset
4286
4287
4288 \end_layout
4289
4290 \begin_layout Standard
4291 There are 7 numbered types of section headings.
4292  They are:
4293 \end_layout
4294
4295 \begin_layout Enumerate
4296
4297 \family sans
4298 Part
4299 \end_layout
4300
4301 \begin_layout Enumerate
4302
4303 \family sans
4304 Chapter
4305 \end_layout
4306
4307 \begin_layout Enumerate
4308
4309 \family sans
4310 Section
4311 \end_layout
4312
4313 \begin_layout Enumerate
4314
4315 \family sans
4316 Subsection
4317 \end_layout
4318
4319 \begin_layout Enumerate
4320
4321 \family sans
4322 Subsubsection
4323 \end_layout
4324
4325 \begin_layout Enumerate
4326
4327 \family sans
4328 Paragraph
4329 \end_layout
4330
4331 \begin_layout Enumerate
4332
4333 \family sans
4334 Subparagraph
4335 \end_layout
4336
4337 \begin_layout Standard
4338 LyX labels each heading with a series of numbers, separated by periods.
4339  The numbers describe where in the document you are.
4340  Unlike the other headings, parts are numbered with Latin letters.
4341 \end_layout
4342
4343 \begin_layout Standard
4344 Headings all subdivide your document into different pieces of text.
4345  For example, suppose you're writing a book.
4346  You group the book into chapters.
4347  LyX does similar grouping:
4348 \end_layout
4349
4350 \begin_layout Itemize
4351
4352 \family sans
4353 Part
4354 \family default
4355  is divided in either 
4356 \family sans
4357 Chapter
4358 \family default
4359 s or 
4360 \family sans
4361 Section
4362 \family default
4363 s
4364 \end_layout
4365
4366 \begin_layout Itemize
4367
4368 \family sans
4369 Chapter
4370 \family default
4371 s are divided into 
4372 \family sans
4373 Section
4374 \family default
4375 s
4376 \end_layout
4377
4378 \begin_layout Itemize
4379
4380 \family sans
4381 Section
4382 \family default
4383 s are divided into 
4384 \family sans
4385 Subsection
4386 \family default
4387 s
4388 \end_layout
4389
4390 \begin_layout Itemize
4391
4392 \family sans
4393 Subsection
4394 \family default
4395 s are divided into 
4396 \family sans
4397 Subsubsection
4398 \family default
4399 s
4400 \end_layout
4401
4402 \begin_layout Itemize
4403
4404 \family sans
4405 Subsubsection
4406 \family default
4407 s are divided into 
4408 \family sans
4409 Paragraph
4410 \family default
4411 s
4412 \end_layout
4413
4414 \begin_layout Itemize
4415
4416 \family sans
4417 Paragraph
4418 \family default
4419 s are divided into 
4420 \family sans
4421 Subparagraph
4422 \family default
4423 s
4424 \end_layout
4425
4426 \begin_layout Standard
4427 \begin_inset Note Greyedout
4428 status open
4429
4430 \begin_layout Plain Layout
4431
4432 \series bold
4433 Note:
4434 \series default
4435  Not all document types use the 
4436 \family sans
4437 Chapter
4438 \family default
4439  heading as the maximum sectioning level.
4440  In that case the 
4441 \family sans
4442 Section
4443 \family default
4444  is the top-level heading.
4445 \end_layout
4446
4447 \end_inset
4448
4449
4450 \end_layout
4451
4452 \begin_layout Standard
4453 So, if you use the 
4454 \family sans
4455 Subsubsection
4456 \family default
4457  environment to label a new sub-subsection, LyX labels it with its number,
4458  along with the number of the subsection, section, and, if applicable, chapter
4459  that it's in.
4460  For example: the fifth section of the second chapter of this book has the
4461  label 
4462 \begin_inset Quotes eld
4463 \end_inset
4464
4465 2.5
4466 \begin_inset Quotes erd
4467 \end_inset
4468
4469 .
4470 \end_layout
4471
4472 \begin_layout Subsubsection
4473 Unnumbered Headings
4474 \begin_inset Index idx
4475 status collapsed
4476
4477 \begin_layout Plain Layout
4478 Section headings ! Unnumbered
4479 \end_layout
4480
4481 \end_inset
4482
4483
4484 \end_layout
4485
4486 \begin_layout Standard
4487 There are 5 types of unnumbered section headings.
4488  They are:
4489 \end_layout
4490
4491 \begin_layout Enumerate
4492
4493 \family sans
4494 Part*
4495 \end_layout
4496
4497 \begin_layout Enumerate
4498
4499 \family sans
4500 Chapter*
4501 \end_layout
4502
4503 \begin_layout Enumerate
4504
4505 \family sans
4506 Section*
4507 \end_layout
4508
4509 \begin_layout Enumerate
4510
4511 \family sans
4512 Subsection*
4513 \end_layout
4514
4515 \begin_layout Enumerate
4516
4517 \family sans
4518 Subsubsection*
4519 \end_layout
4520
4521 \begin_layout Standard
4522 The 
4523 \begin_inset Quotes eld
4524 \end_inset
4525
4526 *
4527 \begin_inset Quotes erd
4528 \end_inset
4529
4530  after each name means that these headings are not numbered.
4531  They work the same as their numbered counterparts but won't appear in the
4532  table of contents, see section
4533 \begin_inset space ~
4534 \end_inset
4535
4536
4537 \begin_inset CommandInset ref
4538 LatexCommand ref
4539 reference "sec:toc"
4540
4541 \end_inset
4542
4543 .
4544 \end_layout
4545
4546 \begin_layout Subsubsection
4547 Changing the Numbering
4548 \begin_inset CommandInset label
4549 LatexCommand label
4550 name "sub:Numbering-depth"
4551
4552 \end_inset
4553
4554
4555 \end_layout
4556
4557 \begin_layout Standard
4558 You can also alter which sectioning levels get numbered and which ones appear
4559  in the Table of Contents.
4560  Now, this doesn't remove any of the levels; that's preset in the document
4561  class.
4562  Certain classes start with 
4563 \family sans
4564 Chapter
4565 \family default
4566  and go down to the 
4567 \family sans
4568 Subparagraph
4569 \family default
4570  level.
4571  Others start at 
4572 \family sans
4573 Section
4574 \family default
4575 .
4576  Similarly, not all document classes number all sectioning levels.
4577  Most don't number 
4578 \family sans
4579 Paragraph
4580 \family default
4581  or 
4582 \family sans
4583 Subparagraph
4584 \family default
4585 .
4586  This is something you can change.
4587 \end_layout
4588
4589 \begin_layout Standard
4590 Open the 
4591 \family sans
4592 Document\SpecialChar \menuseparator
4593 Settings
4594 \family default
4595  dialog.
4596 \family sans
4597
4598 \begin_inset Index idx
4599 status collapsed
4600
4601 \begin_layout Plain Layout
4602 Document ! Settings
4603 \end_layout
4604
4605 \end_inset
4606
4607
4608 \family default
4609  Under 
4610 \family sans
4611 Numbering
4612 \begin_inset space ~
4613 \end_inset
4614
4615 &
4616 \begin_inset space ~
4617 \end_inset
4618
4619 TOC
4620 \family default
4621  you'll see two counters.
4622  The one named 
4623 \family sans
4624 Numbering
4625 \family default
4626  controls how far down in the sectioning hierarchy LyX numbers a section
4627  heading.
4628  The other one controls the appearance of the section headings in the table
4629  of contents.
4630 \end_layout
4631
4632 \begin_layout Subsubsection
4633 Short Titles of Headings
4634 \begin_inset Index idx
4635 status collapsed
4636
4637 \begin_layout Plain Layout
4638 Section headings ! Short titles
4639 \end_layout
4640
4641 \end_inset
4642
4643
4644 \begin_inset OptArg
4645 status collapsed
4646
4647 \begin_layout Plain Layout
4648 Short Titles
4649 \end_layout
4650
4651 \end_inset
4652
4653
4654 \begin_inset CommandInset label
4655 LatexCommand label
4656 name "sec:Short-Titles"
4657
4658 \end_inset
4659
4660
4661 \end_layout
4662
4663 \begin_layout Standard
4664 Some section or chapter titles, such as this one, can get quite long.
4665  This can cause trouble when there is limited horizontal space.
4666  For example, if the header of the page is set to show the current section
4667  title, a long title will protrude over the page margins and look awful.
4668 \end_layout
4669
4670 \begin_layout Standard
4671 LaTeX allows you to specify a short title for section headings.
4672  This short title is used in the header and in the actual table of contents,
4673  avoiding the problem mentioned.
4674  To specify a short title, use the menu 
4675 \family sans
4676 Insert\SpecialChar \menuseparator
4677 Short
4678 \begin_inset space ~
4679 \end_inset
4680
4681 Title
4682 \family default
4683 .
4684  This will insert a box labeled 
4685 \begin_inset Quotes eld
4686 \end_inset
4687
4688 opt
4689 \begin_inset Quotes erd
4690 \end_inset
4691
4692  (stands for 
4693 \begin_inset Quotes eld
4694 \end_inset
4695
4696 optional
4697 \begin_inset Quotes erd
4698 \end_inset
4699
4700 ) which you can use to enter the short title text.
4701  This also works for captions inside floats.
4702 \end_layout
4703
4704 \begin_layout Standard
4705 The title of this section is a good example of using this feature.
4706 \end_layout
4707
4708 \begin_layout Subsubsection
4709 Special Information
4710 \end_layout
4711
4712 \begin_layout Standard
4713 The following information applies to all section headings:
4714 \end_layout
4715
4716 \begin_layout Itemize
4717 You cannot do any nesting with these environments.
4718 \end_layout
4719
4720 \begin_layout Itemize
4721 You cannot use a margin note in any of these environments.
4722 \end_layout
4723
4724 \begin_layout Itemize
4725 You can only use inline math in these environments.
4726 \end_layout
4727
4728 \begin_layout Itemize
4729 You can use labels and cross-references to refer to their numbers.
4730 \end_layout
4731
4732 \begin_layout Subsection
4733 Quotes and Poetry line spacing
4734 \end_layout
4735
4736 \begin_layout Standard
4737 LyX has three paragraph environments for writing poetry and quotations.
4738  They are 
4739 \family sans
4740 Quote
4741 \family default
4742
4743 \family sans
4744 Quotation
4745 \family default
4746 , and 
4747 \family sans
4748 Verse
4749 \family default
4750 .
4751  Forget the days of changing line spacing and twiddling with margins.
4752  These three paragraph environments already have those changes built-in.
4753  They all widen the left margin and add a bit of extra space above and below
4754  the text they contain.
4755  They also allow nesting, so you can put a 
4756 \family sans
4757 Verse
4758 \family default
4759  in a 
4760 \family sans
4761 Quotation
4762 \family default
4763 , as well as in some other paragraph environments.
4764 \end_layout
4765
4766 \begin_layout Standard
4767 There is another feature of these three paragraph environments: they do
4768  
4769 \emph on
4770 not
4771 \emph default
4772  reset to 
4773 \family sans
4774 Standard
4775 \family default
4776  when you start a new paragraph.
4777  So, you can type in that poem and merrily hit 
4778 \family sans
4779 Return
4780 \family default
4781  without worrying about the paragraph environment changing on you.
4782  Of course, that means that, once you're done typing in that poem, you have
4783  to change back to the 
4784 \family sans
4785 Standard
4786 \family default
4787  environment yourself.
4788 \end_layout
4789
4790 \begin_layout Subsubsection
4791
4792 \family sans
4793 Quote
4794 \family default
4795  and 
4796 \family sans
4797 Quotation
4798 \family default
4799
4800 \begin_inset CommandInset label
4801 LatexCommand label
4802 name "sec:Quote"
4803
4804 \end_inset
4805
4806
4807 \begin_inset Index idx
4808 status collapsed
4809
4810 \begin_layout Plain Layout
4811 Quotation
4812 \end_layout
4813
4814 \end_inset
4815
4816
4817 \end_layout
4818
4819 \begin_layout Standard
4820 Now that we've described the similarities of these three environments, it's
4821  time for the differences.
4822  
4823 \family sans
4824 Quote
4825 \family default
4826  and 
4827 \family sans
4828 Quotation
4829 \family default
4830  are identical except for one difference: 
4831 \family sans
4832 Quote
4833 \family default
4834  uses extra spacing to separate paragraphs and never indents the first line.
4835  
4836 \family sans
4837 Quotation
4838 \family default
4839  
4840 \emph on
4841 always
4842 \emph default
4843  indents the first line of a paragraph and uses the same line spacing throughout.
4844 \end_layout
4845
4846 \begin_layout Standard
4847 Here's an example of the 
4848 \family sans
4849 Quote
4850 \family default
4851  environment:
4852 \end_layout
4853
4854 \begin_layout Quote
4855 This is in the 
4856 \family sans
4857 Quote
4858 \family default
4859  environment.
4860  I can keep writing, extending this line out further and further until it
4861  wraps.
4862  See – no indentation!
4863 \end_layout
4864
4865 \begin_layout Quote
4866 Here's the second paragraph of this quote.
4867  Again, there's no indentation, but there is extra space between me and
4868  the other paragraph.
4869 \end_layout
4870
4871 \begin_layout Standard
4872 Here's another example, this time in the 
4873 \family sans
4874 Quotation
4875 \family default
4876  environment:
4877 \end_layout
4878
4879 \begin_layout Quotation
4880 This is in the 
4881 \family sans
4882 Quotation
4883 \family default
4884  environment.
4885  If I keep writing, you'll see the indentation.
4886  If your country uses a writing style that shows off new paragraphs by indenting
4887  the first line, then 
4888 \family sans
4889 Quotation
4890 \family default
4891  is the environment for you! Well, you'd use it 
4892 \emph on
4893 if
4894 \emph default
4895  you were quoting other text.
4896 \end_layout
4897
4898 \begin_layout Quotation
4899 Here's a new paragraph.
4900  I could ramble on and on, like a politician at election time.
4901  If I did that, though, you'd get bored.
4902 \end_layout
4903
4904 \begin_layout Standard
4905 As the examples show, 
4906 \family sans
4907 Quote
4908 \family default
4909  is for those people who use extra space to separate paragraphs.
4910  They should put quotes in the 
4911 \family sans
4912 Quote
4913 \family default
4914  environment.
4915  Those who use indentation to mark a new paragraph should use the 
4916 \family sans
4917 Quotation
4918 \family default
4919  paragraph environment for quoted text.
4920 \end_layout
4921
4922 \begin_layout Subsubsection
4923
4924 \family sans
4925 Verse
4926 \family default
4927
4928 \begin_inset Index idx
4929 status collapsed
4930
4931 \begin_layout Plain Layout
4932 Paragraph ! Verse
4933 \end_layout
4934
4935 \end_inset
4936
4937
4938 \family sans
4939
4940 \begin_inset Index idx
4941 status collapsed
4942
4943 \begin_layout Plain Layout
4944 Poetry
4945 \end_layout
4946
4947 \end_inset
4948
4949
4950 \begin_inset CommandInset label
4951 LatexCommand label
4952 name "sec:Verse"
4953
4954 \end_inset
4955
4956
4957 \end_layout
4958
4959 \begin_layout Standard
4960
4961 \family sans
4962 Verse
4963 \family default
4964  is a paragraph environment for poetry, rhymes, verses, and so on.
4965  Here's an example:
4966 \end_layout
4967
4968 \begin_layout Verse
4969 This is in Verse
4970 \begin_inset Newline newline
4971 \end_inset
4972
4973 Which I did not rehearse!
4974 \end_layout
4975
4976 \begin_layout Verse
4977 It could be much worse.
4978  This line could be long, very long, oh so long, so very long that it wraps
4979  around.
4980  It looks okay on screen, but in the printed version, the extra lines are
4981  indented a bit more than the first.
4982  Okay, so it's turned to prose and doesn't rhyme anymore.
4983  So sue me.
4984 \end_layout
4985
4986 \begin_layout Verse
4987 To break a line
4988 \begin_inset Newline newline
4989 \end_inset
4990
4991 And make things look fine
4992 \begin_inset Newline newline
4993 \end_inset
4994
4995 Use 
4996 \begin_inset Info
4997 type  "shortcut"
4998 arg   "newline-insert newline"
4999 \end_inset
5000
5001 .
5002 \end_layout
5003
5004 \begin_layout Standard
5005 As you can see, 
5006 \family sans
5007 Verse
5008 \family default
5009  does not indent both margins.
5010  Each stanza of the verse or poem is in its own paragraph.
5011  To separate the individual lines of a stanza, use the 
5012 \family typewriter
5013 break-line
5014 \family default
5015  function 
5016 \begin_inset Info
5017 type  "shortcut"
5018 arg   "newline-insert newline"
5019 \end_inset
5020
5021 .
5022 \end_layout
5023
5024 \begin_layout Subsection
5025 Lists
5026 \begin_inset Index idx
5027 status collapsed
5028
5029 \begin_layout Plain Layout
5030 Lists
5031 \end_layout
5032
5033 \end_inset
5034
5035
5036 \begin_inset CommandInset label
5037 LatexCommand label
5038 name "sub:Lists"
5039
5040 \end_inset
5041
5042
5043 \end_layout
5044
5045 \begin_layout Standard
5046 LyX has four different paragraph environments for creating different kinds
5047  of lists.
5048  In the 
5049 \family sans
5050 Itemize
5051 \family default
5052  and 
5053 \family sans
5054 Enumerate
5055 \family default
5056  environments, LyX labels your list items with bullets or numbers, respectively.
5057  In the 
5058 \family sans
5059 Description
5060 \family default
5061  and 
5062 \family sans
5063 List
5064 \family default
5065  environments, LyX lets you provide your own label.
5066  We'll present the individual details of each type of list next after describing
5067  some general features of all four of them.
5068 \end_layout
5069
5070 \begin_layout Subsubsection
5071 General Features
5072 \end_layout
5073
5074 \begin_layout Standard
5075 The four paragraph environments for lists differ from the other environments
5076  in several ways.
5077  First, LyX treats each paragraph as a list item.
5078  Hitting 
5079 \family sans
5080 Return
5081 \family default
5082  does 
5083 \emph on
5084 not
5085 \emph default
5086  reset the environment to 
5087 \family sans
5088 Standard
5089 \family default
5090  but keeps the current environment and creates a new list item.
5091  The nesting depth is hereby kept.
5092  If you want to keep the paragraph environment but reset the current nesting
5093  depth, you can use 
5094 \begin_inset Info
5095 type  "shortcut"
5096 arg   "break-paragraph inverse"
5097 \end_inset
5098
5099  to break paragraphs.
5100 \end_layout
5101
5102 \begin_layout Standard
5103 You can nest lists of any type inside one another.
5104  In fact, LyX changes the labels on some list items depending on how it
5105  is nested.
5106  If you intend to use any of the list paragraph environments, we suggest
5107  you read all of section
5108 \begin_inset space ~
5109 \end_inset
5110
5111
5112 \begin_inset CommandInset ref
5113 LatexCommand ref
5114 reference "sec:Nesting"
5115
5116 \end_inset
5117
5118 .
5119  
5120 \end_layout
5121
5122 \begin_layout Subsubsection
5123
5124 \family sans
5125 Itemize
5126 \family default
5127
5128 \begin_inset Index idx
5129 status collapsed
5130
5131 \begin_layout Plain Layout
5132 Lists ! Itemize
5133 \end_layout
5134
5135 \end_inset
5136
5137
5138 \begin_inset CommandInset label
5139 LatexCommand label
5140 name "sec:Itemize"
5141
5142 \end_inset
5143
5144
5145 \end_layout
5146
5147 \begin_layout Standard
5148 The first type of list we'll describe in detail is the 
5149 \family sans
5150 Itemize
5151 \family default
5152  paragraph environment.
5153  It has the following properties:
5154 \end_layout
5155
5156 \begin_layout Itemize
5157 Each item has a particular bullet or symbol as its label.
5158 \end_layout
5159
5160 \begin_deeper
5161 \begin_layout Itemize
5162 LyX uses the same symbol for all of the items in a given nesting level.
5163 \end_layout
5164
5165 \begin_layout Itemize
5166 The symbol appears at the beginning of the first line.
5167 \end_layout
5168
5169 \end_deeper
5170 \begin_layout Itemize
5171 The items can have any length.
5172  LyX automatically offsets the left margin of each item.
5173  The offset is always relative to whatever environment the 
5174 \family sans
5175 Itemize
5176 \family default
5177  list may be in.
5178 \end_layout
5179
5180 \begin_layout Itemize
5181 If you nest an 
5182 \family sans
5183 Itemize
5184 \family default
5185  environment inside another 
5186 \family sans
5187 Itemize
5188 \family default
5189  environment, the label changes to a new symbol.
5190 \end_layout
5191
5192 \begin_deeper
5193 \begin_layout Itemize
5194 There are four different symbols for up to a four-fold nesting.
5195 \end_layout
5196
5197 \begin_layout Itemize
5198 LyX always shows the same symbol on screen.
5199 \end_layout
5200
5201 \begin_layout Itemize
5202 See section
5203 \begin_inset space ~
5204 \end_inset
5205
5206
5207 \begin_inset CommandInset ref
5208 LatexCommand ref
5209 reference "sec:Nesting"
5210
5211 \end_inset
5212
5213  for a full explanation of nesting.
5214 \end_layout
5215
5216 \end_deeper
5217 \begin_layout Standard
5218 Of course, that explanation was also an example of an 
5219 \family sans
5220 Itemize
5221 \family default
5222  list.
5223  The 
5224 \family sans
5225 Itemize
5226 \family default
5227  environment is best suited for lists where the order doesn't matter.
5228 \end_layout
5229
5230 \begin_layout Standard
5231 We said that different levels use different symbols as their label.
5232  Here's an example of all four possible symbols.
5233 \end_layout
5234
5235 \begin_layout Itemize
5236 The label for the first level 
5237 \family sans
5238 Itemize
5239 \family default
5240  is a large black dot, or bullet.
5241 \end_layout
5242
5243 \begin_deeper
5244 \begin_layout Itemize
5245 The label for the second level is a dash.
5246 \end_layout
5247
5248 \begin_deeper
5249 \begin_layout Itemize
5250 The label for the third is an asterisk.
5251 \end_layout
5252
5253 \begin_deeper
5254 \begin_layout Itemize
5255 The label for the fourth is a centered dot.
5256 \end_layout
5257
5258 \end_deeper
5259 \begin_layout Itemize
5260 Back out to the third level.
5261 \end_layout
5262
5263 \end_deeper
5264 \begin_layout Itemize
5265 Back to the second level.
5266 \end_layout
5267
5268 \end_deeper
5269 \begin_layout Itemize
5270 Back to the outermost level.
5271 \end_layout
5272
5273 \begin_layout Standard
5274 These are the default labels for an 
5275 \family sans
5276 Itemize
5277 \family default
5278  list.
5279  You can customize these labels in the 
5280 \family sans
5281 Document\SpecialChar \menuseparator
5282 Settings
5283 \family default
5284  dialog in the submenu 
5285 \family sans
5286 Bullets
5287 \family default
5288 .
5289 \family sans
5290
5291 \begin_inset Index idx
5292 status collapsed
5293
5294 \begin_layout Plain Layout
5295 Document ! Settings
5296 \end_layout
5297
5298 \end_inset
5299
5300
5301 \end_layout
5302
5303 \begin_layout Standard
5304 Notice how the space between items decreases with increasing depth.
5305  We'll explain nesting and all the tricks you can do with different depths
5306  in section
5307 \begin_inset space ~
5308 \end_inset
5309
5310
5311 \begin_inset CommandInset ref
5312 LatexCommand ref
5313 reference "sec:Nesting"
5314
5315 \end_inset
5316
5317 .
5318 \end_layout
5319
5320 \begin_layout Subsubsection
5321
5322 \family sans
5323 Enumerate
5324 \family default
5325
5326 \begin_inset Index idx
5327 status collapsed
5328
5329 \begin_layout Plain Layout
5330 Lists ! Enumerate
5331 \end_layout
5332
5333 \end_inset
5334
5335
5336 \begin_inset CommandInset label
5337 LatexCommand label
5338 name "sec:Enumerate"
5339
5340 \end_inset
5341
5342
5343 \end_layout
5344
5345 \begin_layout Standard
5346 The 
5347 \family sans
5348 Enumerate
5349 \family default
5350  environment is used to create numbered lists and outlines.
5351  It has these properties:
5352 \end_layout
5353
5354 \begin_layout Enumerate
5355 Each item has a numeral as its label.
5356 \end_layout
5357
5358 \begin_deeper
5359 \begin_layout Enumerate
5360 The label type depends on the nesting depth.
5361 \end_layout
5362
5363 \end_deeper
5364 \begin_layout Enumerate
5365 LyX automatically counts the items for you and updates the label as appropriate.
5366 \end_layout
5367
5368 \begin_layout Enumerate
5369 Each new 
5370 \family sans
5371 Enumerate
5372 \family default
5373  environment resets the counter to one.
5374 \end_layout
5375
5376 \begin_layout Enumerate
5377 Like the 
5378 \family sans
5379 Itemize
5380 \family default
5381  environment, the 
5382 \family sans
5383 Enumerate
5384 \family default
5385  environment:
5386 \end_layout
5387
5388 \begin_deeper
5389 \begin_layout Enumerate
5390 Offsets the items relative to the left margin.
5391  Items can have any length.
5392 \end_layout
5393
5394 \begin_layout Enumerate
5395 Reduces the space between items as the nesting depth increases.
5396 \end_layout
5397
5398 \begin_layout Enumerate
5399 Uses different types of labels depending on the nesting depth.
5400 \end_layout
5401
5402 \begin_layout Enumerate
5403 Allows up to a four-fold nesting.
5404 \end_layout
5405
5406 \end_deeper
5407 \begin_layout Standard
5408 Unlike the 
5409 \family sans
5410 Itemize
5411 \family default
5412  environment, 
5413 \family sans
5414 Enumerate
5415 \family default
5416  shows the different labels for each item in LyX.
5417  Here is how LyX labels the four different levels in an 
5418 \family sans
5419 Enumerate
5420 \family default
5421 :
5422 \end_layout
5423
5424 \begin_layout Enumerate
5425 The first level of an 
5426 \family sans
5427 Enumerate
5428 \family default
5429  uses Arabic numerals followed by a period.
5430 \end_layout
5431
5432 \begin_deeper
5433 \begin_layout Enumerate
5434 The second level uses lower case letters surrounded by parentheses.
5435 \end_layout
5436
5437 \begin_deeper
5438 \begin_layout Enumerate
5439 The third level uses lower-case Roman numerals followed by a period.
5440 \end_layout
5441
5442 \begin_deeper
5443 \begin_layout Enumerate
5444 The fourth level uses capital letters followed by a period.
5445 \end_layout
5446
5447 \begin_layout Enumerate
5448 Again, notice the decrease in the spacing between items as the nesting depth
5449  increases.
5450 \end_layout
5451
5452 \end_deeper
5453 \begin_layout Enumerate
5454 Back to the third level
5455 \end_layout
5456
5457 \end_deeper
5458 \begin_layout Enumerate
5459 Back to the second level.
5460 \end_layout
5461
5462 \end_deeper
5463 \begin_layout Enumerate
5464 Back to the outermost level.
5465 \end_layout
5466
5467 \begin_layout Standard
5468 Once again, you can customize the type of numbering used in the 
5469 \family sans
5470 Enumerate
5471 \family default
5472  environment.
5473  It involves adding commands to the LaTeX preamble (see the 
5474 \emph on
5475 Additional Features
5476 \emph default
5477  manual).
5478  As stated earlier, such customization only shows up in the printed version,
5479  not in LyX.
5480 \end_layout
5481
5482 \begin_layout Standard
5483 There is more to nesting 
5484 \family sans
5485 Enumerate
5486 \family default
5487  environments than we've stated here.
5488  You should read section
5489 \begin_inset space ~
5490 \end_inset
5491
5492
5493 \begin_inset CommandInset ref
5494 LatexCommand ref
5495 reference "sec:Nesting"
5496
5497 \end_inset
5498
5499  to learn more about nesting.
5500 \end_layout
5501
5502 \begin_layout Subsubsection
5503
5504 \family sans
5505 Description
5506 \family default
5507
5508 \begin_inset Index idx
5509 status collapsed
5510
5511 \begin_layout Plain Layout
5512 Lists ! Description
5513 \end_layout
5514
5515 \end_inset
5516
5517
5518 \end_layout
5519
5520 \begin_layout Standard
5521 Unlike the previous two environments, the 
5522 \family sans
5523 Description
5524 \family default
5525  list has no fixed label.
5526  Instead, LyX uses the first 
5527 \begin_inset Quotes eld
5528 \end_inset
5529
5530 word
5531 \begin_inset Quotes erd
5532 \end_inset
5533
5534  of the first line as the label.
5535  Here's an example:
5536 \end_layout
5537
5538 \begin_layout Description
5539 Example: This is an example of the 
5540 \family sans
5541 Description
5542 \family default
5543  environment.
5544 \end_layout
5545
5546 \begin_layout Standard
5547 LyX typesets the label in boldface and puts extra space between it and the
5548  rest of the line.
5549 \end_layout
5550
5551 \begin_layout Standard
5552 With the first 
5553 \begin_inset Quotes eld
5554 \end_inset
5555
5556 word
5557 \begin_inset Quotes erd
5558 \end_inset
5559
5560  it is meant that the first hit of the 
5561 \family sans
5562 Space
5563 \family default
5564  key ends the label if you are at the beginning of the first line of an
5565  item.
5566  If you need to use more than one word in the label use a 
5567 \family sans
5568 Protected Blank
5569 \family default
5570 .
5571  (Use either 
5572 \begin_inset Info
5573 type  "shortcut"
5574 arg   "space-insert protected"
5575 \end_inset
5576
5577  or the menu 
5578 \family sans
5579 Insert\SpecialChar \menuseparator
5580 Formatting\SpecialChar \menuseparator
5581 Protected
5582 \begin_inset space ~
5583 \end_inset
5584
5585 Space
5586 \family default
5587 , see section
5588 \begin_inset space ~
5589 \end_inset
5590
5591
5592 \begin_inset CommandInset ref
5593 LatexCommand ref
5594 reference "sub:Protected-Space"
5595
5596 \end_inset
5597
5598  for more info.) Here is an example:
5599 \end_layout
5600
5601 \begin_layout Description
5602 Second
5603 \begin_inset space ~
5604 \end_inset
5605
5606 Example: This one shows how to use a 
5607 \family sans
5608 Protected
5609 \begin_inset space ~
5610 \end_inset
5611
5612 Blank
5613 \family default
5614  in the label of a 
5615 \family sans
5616 Description
5617 \family default
5618  list item.
5619 \end_layout
5620
5621 \begin_layout Description
5622 Usage: You should use the 
5623 \family sans
5624 Description
5625 \family default
5626  environment for things like definitions and theorems.
5627  Use it when you need to make one word in particular stand out in the text
5628  that describes it.
5629  It's not a good idea to use a 
5630 \family sans
5631 Description
5632 \family default
5633  environment when you have an entire sentence that you want to describe.
5634  You're better off using 
5635 \family sans
5636 Itemize
5637 \family default
5638  or 
5639 \family sans
5640 Enumerate
5641 \family default
5642  and nesting several 
5643 \family sans
5644 Standard
5645 \family default
5646  paragraphs into them.
5647 \end_layout
5648
5649 \begin_layout Description
5650 Nesting: You can nest 
5651 \family sans
5652 Description
5653 \family default
5654  environments inside one another, nest them in other types of lists, and
5655  so on.
5656 \end_layout
5657
5658 \begin_layout Standard
5659 Notice that after the first line, LyX indents subsequent lines, offsetting
5660  them from the first line.
5661 \end_layout
5662
5663 \begin_layout Subsubsection
5664 The LyX 
5665 \family sans
5666 List
5667 \family default
5668
5669 \begin_inset Index idx
5670 status collapsed
5671
5672 \begin_layout Plain Layout
5673 Lists ! LyX list
5674 \end_layout
5675
5676 \end_inset
5677
5678
5679 \end_layout
5680
5681 \begin_layout Standard
5682 The 
5683 \family sans
5684 List
5685 \family default
5686  environment is a LyX extension to LaTeX.
5687 \end_layout
5688
5689 \begin_layout Standard
5690 \begin_inset Note Greyedout
5691 status open
5692
5693 \begin_layout Plain Layout
5694
5695 \series bold
5696 Note:
5697 \series default
5698  When you are using a KOMA-Script document class, like in this document,
5699  the 
5700 \family sans
5701 List
5702 \family default
5703  environment is named 
5704 \family sans
5705 Labeling
5706 \family default
5707 .
5708 \end_layout
5709
5710 \end_inset
5711
5712
5713 \end_layout
5714
5715 \begin_layout Standard
5716 Like the 
5717 \family sans
5718 Description
5719 \family default
5720  environment the 
5721 \family sans
5722 List
5723 \family default
5724  environment has user-defined labels for each list item.
5725  There are the following properties of this list environment:
5726 \end_layout
5727
5728 \begin_layout Labeling
5729 \labelwidthstring 00.00.0000
5730 item
5731 \begin_inset space ~
5732 \end_inset
5733
5734 labels LyX uses the first 
5735 \begin_inset Quotes eld
5736 \end_inset
5737
5738 word
5739 \begin_inset Quotes erd
5740 \end_inset
5741
5742  of each line as the item label.
5743  The first 
5744 \family sans
5745 Space
5746 \family default
5747  after the beginning of the first line of an item marks the end of the label.
5748  If you need to use more than one word in an item label, use a protected
5749  blank as described above.
5750 \end_layout
5751
5752 \begin_layout Labeling
5753 \labelwidthstring 00.00.0000
5754 margins As you can see, LyX uses different margins for the item label and
5755  the body of the item text.
5756  The body of the text has a larger left margin, which is equal to the default
5757  label width plus a little extra space.
5758  
5759 \end_layout
5760
5761 \begin_layout Labeling
5762 \labelwidthstring 00.00.0000
5763 label
5764 \begin_inset space ~
5765 \end_inset
5766
5767 width LyX uses the width of the label, or the default width, whatever is
5768  larger.
5769  If the label width is larger, the label 
5770 \begin_inset Quotes eld
5771 \end_inset
5772
5773 extends
5774 \begin_inset Quotes erd
5775 \end_inset
5776
5777  into the first line.
5778  In other words, the text of the first line isn't aligned with the left
5779  margin of the rest of the item text.
5780 \end_layout
5781
5782 \begin_layout Labeling
5783 \labelwidthstring 00.00.0000
5784 default
5785 \begin_inset space ~
5786 \end_inset
5787
5788 width You can set the default label width to ensure that the text of all
5789  items in a 
5790 \family sans
5791 List
5792 \family default
5793  environment have the same left margin.
5794 \begin_inset Newline newline
5795 \end_inset
5796
5797 To change the default width, select all items in the list.
5798  Now open the 
5799 \family sans
5800 Edit\SpecialChar \menuseparator
5801 Paragraph
5802 \begin_inset space ~
5803 \end_inset
5804
5805 Settings
5806 \family default
5807  dialog.
5808  The text in the box 
5809 \family sans
5810 Longest
5811 \begin_inset space ~
5812 \end_inset
5813
5814 label
5815 \family default
5816  determines the default label width.
5817  You can use the text of your largest label here, but you can also use the
5818  letter 
5819 \begin_inset Quotes eld
5820 \end_inset
5821
5822 M
5823 \begin_inset Quotes erd
5824 \end_inset
5825
5826  multiple times instead.
5827  The M is the widest character and is a standard unit of widths in LaTeX.
5828  By using 
5829 \begin_inset Quotes eld
5830 \end_inset
5831
5832 M
5833 \begin_inset Quotes erd
5834 \end_inset
5835
5836  as the unit of width you don't need to keep changing the contents of 
5837 \family sans
5838 Longest
5839 \begin_inset space ~
5840 \end_inset
5841
5842 label
5843 \family default
5844  every time you alter a label in a 
5845 \family sans
5846 List
5847 \family default
5848  environment.
5849 \begin_inset Newline newline
5850 \end_inset
5851
5852 The predefined default width is the length of 
5853 \begin_inset Quotes eld
5854 \end_inset
5855
5856 00.00.0000
5857 \begin_inset Quotes erd
5858 \end_inset
5859
5860  (equal to 6 M).
5861  
5862 \begin_inset Newline newline
5863 \end_inset
5864
5865
5866 \begin_inset Note Greyedout
5867 status open
5868
5869 \begin_layout Plain Layout
5870
5871 \series bold
5872 Note:
5873 \series default
5874  Setting the cursor into a list item to change only its label width will
5875  only change the width inside LyX but not in the output.
5876 \end_layout
5877
5878 \end_inset
5879
5880
5881 \end_layout
5882
5883 \begin_layout Standard
5884 You should use the 
5885 \family sans
5886 List
5887 \family default
5888  environment the same way like the 
5889 \family sans
5890 Description
5891 \family default
5892  list: When you need one word to stand out from the text that describes
5893  it.
5894  The 
5895 \family sans
5896 List
5897 \family default
5898  environment gives you another way to do this, using a different overall
5899  layout.
5900 \end_layout
5901
5902 \begin_layout Standard
5903 You can nest 
5904 \family sans
5905 List
5906 \family default
5907  environments inside one another, nest them in other types of lists, and
5908  so on.
5909  They work just like the other list paragraph environments.
5910  Read section
5911 \begin_inset space ~
5912 \end_inset
5913
5914
5915 \begin_inset CommandInset ref
5916 LatexCommand ref
5917 reference "sec:Nesting"
5918
5919 \end_inset
5920
5921  to learn about nesting.
5922 \end_layout
5923
5924 \begin_layout Standard
5925 There is yet another feature of the 
5926 \family sans
5927 List
5928 \family default
5929  environment: As you can see in the examples, LyX left-justifies the item
5930  labels by default.
5931  You can use additional 
5932 \family sans
5933 HFills
5934 \family default
5935  to change how LyX justifies the item label.
5936  
5937 \family sans
5938 Hfills
5939 \family default
5940  are documented in section
5941 \begin_inset space ~
5942 \end_inset
5943
5944
5945 \begin_inset CommandInset ref
5946 LatexCommand ref
5947 reference "sub:Horizontal-Space"
5948
5949 \end_inset
5950
5951 .
5952  Here are some examples:
5953 \begin_inset Newpage pagebreak
5954 \end_inset
5955
5956
5957 \end_layout
5958
5959 \begin_layout Labeling
5960 \labelwidthstring 00.00.0000
5961 Left The default for 
5962 \family sans
5963 List
5964 \family default
5965  item labels.
5966 \end_layout
5967
5968 \begin_layout Labeling
5969 \labelwidthstring 00.00.0000
5970 \begin_inset space \hfill{}
5971 \end_inset
5972
5973 Right One 
5974 \family sans
5975 HFill
5976 \family default
5977  at the beginning of the label right justifies it.
5978 \end_layout
5979
5980 \begin_layout Labeling
5981 \labelwidthstring 00.00.0000
5982 \begin_inset space \hfill{}
5983 \end_inset
5984
5985 Center
5986 \begin_inset space \hfill{}
5987 \end_inset
5988
5989  One 
5990 \family sans
5991 HFill
5992 \family default
5993  at the beginning of the label and one at the end centers it.
5994 \end_layout
5995
5996 \begin_layout Subsection
5997 Letters
5998 \begin_inset Index idx
5999 status collapsed
6000
6001 \begin_layout Plain Layout
6002 Letters
6003 \end_layout
6004
6005 \end_inset
6006
6007
6008 \end_layout
6009
6010 \begin_layout Subsubsection
6011
6012 \family sans
6013 Address
6014 \family default
6015  and 
6016 \family sans
6017 Right
6018 \begin_inset space ~
6019 \end_inset
6020
6021 Address
6022 \family default
6023 : An Overview
6024 \end_layout
6025
6026 \begin_layout Standard
6027 Although LyX has document classes for letters, we've also created two paragraph
6028  environments called 
6029 \family sans
6030 Address
6031 \family default
6032  and 
6033 \family sans
6034 Right
6035 \begin_inset space ~
6036 \end_inset
6037
6038 Address
6039 \family default
6040 .
6041  To use the letter class, you need to use specific paragraph environments
6042  in a specific order, otherwise LaTeX gags on the document.
6043  In contrast, you can use the 
6044 \family sans
6045 Address
6046 \family default
6047  and 
6048 \family sans
6049 Right
6050 \begin_inset space ~
6051 \end_inset
6052
6053 Address
6054 \family default
6055  paragraph environments anywhere with no problem.
6056  You can even nest them inside other environments, though you can't nest
6057  anything in them.
6058 \end_layout
6059
6060 \begin_layout Standard
6061 Of course, you're not limited to using 
6062 \family sans
6063 Address
6064 \family default
6065  and 
6066 \family sans
6067 Right
6068 \begin_inset space ~
6069 \end_inset
6070
6071 Address
6072 \family default
6073  for letters only.
6074  
6075 \family sans
6076 Right
6077 \begin_inset space ~
6078 \end_inset
6079
6080 Address
6081 \family default
6082 , in particular, is useful for creating article titles like those used in
6083  some European academic papers.
6084 \end_layout
6085
6086 \begin_layout Subsubsection
6087 Usage
6088 \begin_inset CommandInset label
6089 LatexCommand label
6090 name "sec:Address-Usage"
6091
6092 \end_inset
6093
6094
6095 \end_layout
6096
6097 \begin_layout Standard
6098 The 
6099 \family sans
6100 Address
6101 \family default
6102  environment formats text in the style of an address, which is also used
6103  for the opening and signature in some countries.
6104  Similarly, the 
6105 \family sans
6106 Right
6107 \begin_inset space ~
6108 \end_inset
6109
6110 Address
6111 \family default
6112  environment formats text in the style of a right-justified address, which
6113  is used for the sender's address and today's date in some countries.
6114  Here's an example of each:
6115 \end_layout
6116
6117 \begin_layout Right Address
6118 Right Address
6119 \begin_inset Newline newline
6120 \end_inset
6121
6122 Who I am
6123 \begin_inset Newline newline
6124 \end_inset
6125
6126 Where I am
6127 \begin_inset Newline newline
6128 \end_inset
6129
6130 When is it? What is today?
6131 \end_layout
6132
6133 \begin_layout Standard
6134 That was 
6135 \family sans
6136 Right
6137 \begin_inset space ~
6138 \end_inset
6139
6140 Address
6141 \family default
6142 .
6143  Notice that the lines all have the same left margin, which LyX sets to
6144  fit the largest block of text on a single line.
6145  Here's an example of the 
6146 \family sans
6147 Address
6148 \family default
6149  environment:
6150 \end_layout
6151
6152 \begin_layout Address
6153 Who are you
6154 \begin_inset Newline newline
6155 \end_inset
6156
6157 Where do I send this
6158 \begin_inset Newline newline
6159 \end_inset
6160
6161 Your post office and country
6162 \end_layout
6163
6164 \begin_layout Standard
6165 As you can see, both 
6166 \family sans
6167 Address
6168 \family default
6169  and 
6170 \family sans
6171 Right
6172 \begin_inset space ~
6173 \end_inset
6174
6175 Address
6176 \family default
6177  add extra space between themselves and the next paragraph.
6178  If you hit 
6179 \family sans
6180 Return
6181 \family default
6182  in either of these environments, LyX resets the nesting depth and sets
6183  the environment to 
6184 \family sans
6185 Standard
6186 \family default
6187 .
6188  This makes sense, since 
6189 \family sans
6190 Return
6191 \family default
6192  is the 
6193 \family typewriter
6194 break-paragraph
6195 \family default
6196  function, and the individual lines of an address are not paragraphs.
6197  Thus, you have to use 
6198 \family typewriter
6199 break-line
6200 \family default
6201  (
6202 \begin_inset Info
6203 type  "shortcut"
6204 arg   "newline-insert newline"
6205 \end_inset
6206
6207  or 
6208 \family sans
6209 Formatting
6210 \begin_inset space ~
6211 \end_inset
6212
6213 Character\SpecialChar \menuseparator
6214 Line
6215 \begin_inset space ~
6216 \end_inset
6217
6218 Break
6219 \family default
6220  from the 
6221 \family sans
6222 Insert
6223 \family default
6224  menu) to start a new line in an 
6225 \family sans
6226 Address
6227 \family default
6228  or 
6229 \family sans
6230 Right
6231 \begin_inset space ~
6232 \end_inset
6233
6234 Address
6235 \family default
6236  environment.
6237 \end_layout
6238
6239 \begin_layout Subsection
6240 Academic Writing
6241 \end_layout
6242
6243 \begin_layout Standard
6244 Most academic writing begins with an abstract and ends with a bibliography
6245  or list of references.
6246  LyX contains paragraph environments for both of these.
6247 \end_layout
6248
6249 \begin_layout Subsubsection
6250
6251 \family sans
6252 Abstract
6253 \begin_inset Index idx
6254 status collapsed
6255
6256 \begin_layout Plain Layout
6257 Abstracts
6258 \end_layout
6259
6260 \end_inset
6261
6262
6263 \end_layout
6264
6265 \begin_layout Standard
6266 The 
6267 \family sans
6268 Abstract
6269 \family default
6270  environment is used for the abstract of an article.
6271  Technically, you could use this environment anywhere, but you really should
6272  only use it at the beginning of the document, after the title.
6273  Also, don't bother trying to nest 
6274 \family sans
6275 Abstract
6276 \family default
6277  in anything else or vice versa.
6278  It won't work.
6279  The 
6280 \family sans
6281 Abstract
6282 \family default
6283  environment is only useful in the article and report document classes.
6284  The book document classes ignores the 
6285 \family sans
6286 Abstract
6287 \family default
6288  completely, and it's utterly silly to use 
6289 \family sans
6290 Abstract
6291 \family default
6292  in a letter document class.
6293 \end_layout
6294
6295 \begin_layout Standard
6296 The 
6297 \family sans
6298 Abstract
6299 \family default
6300  environment does several things for you.
6301  First, it puts the centered label 
6302 \begin_inset Quotes eld
6303 \end_inset
6304
6305 Abstract
6306 \begin_inset Quotes erd
6307 \end_inset
6308
6309  above the text.
6310  The label and the text of the abstract are separated by some extra vertical
6311  space.
6312  Second, it typesets everything in a smaller font, just as you'd expect.
6313  Lastly, it adds a bit of extra vertical space between the abstract and
6314  the subsequent text.
6315  Well, that's how it will appear on the LyX screen.
6316  The appearance in the output depends on the used article or report class.
6317 \end_layout
6318
6319 \begin_layout Standard
6320 Starting a new paragraph by hitting 
6321 \family sans
6322 Return
6323 \family default
6324  does not reset the paragraph environment.
6325  The new paragraph will still be in the 
6326 \family sans
6327 Abstract
6328 \family default
6329  environment.
6330  So, you will have to change the paragraph environment yourself when you
6331  finish entering the abstract of your document.
6332 \end_layout
6333
6334 \begin_layout Standard
6335 \begin_inset Float figure
6336 wide false
6337 sideways false
6338 status open
6339
6340 \begin_layout Plain Layout
6341 \align center
6342 \begin_inset Graphics
6343         filename clipart/Abstract.pdf
6344
6345 \end_inset
6346
6347
6348 \end_layout
6349
6350 \begin_layout Plain Layout
6351 \begin_inset Caption
6352
6353 \begin_layout Plain Layout
6354 \begin_inset CommandInset label
6355 LatexCommand label
6356 name "cap:Paragraph-in-the"
6357
6358 \end_inset
6359
6360 Paragraph in the 
6361 \family sans
6362 Abstract
6363 \family default
6364  environment
6365 \end_layout
6366
6367 \end_inset
6368
6369
6370 \end_layout
6371
6372 \end_inset
6373
6374
6375 \end_layout
6376
6377 \begin_layout Standard
6378 We'd love to give you directly an example of the 
6379 \family sans
6380 Abstract
6381 \family default
6382  environment, but since this document is in the 
6383 \begin_inset Quotes eld
6384 \end_inset
6385
6386 book
6387 \begin_inset Quotes erd
6388 \end_inset
6389
6390  class, we can't do this.
6391  We inserted it therefore as figure
6392 \begin_inset space ~
6393 \end_inset
6394
6395
6396 \begin_inset CommandInset ref
6397 LatexCommand ref
6398 reference "cap:Paragraph-in-the"
6399
6400 \end_inset
6401
6402 .
6403  If you've never heard of an 
6404 \begin_inset Quotes eld
6405 \end_inset
6406
6407 abstract
6408 \begin_inset Quotes erd
6409 \end_inset
6410
6411  before, you can safely ignore this environment.
6412 \end_layout
6413
6414 \begin_layout Subsubsection
6415
6416 \family sans
6417 Bibliography
6418 \family default
6419
6420 \begin_inset Index idx
6421 status collapsed
6422
6423 \begin_layout Plain Layout
6424 Bibliography
6425 \end_layout
6426
6427 \end_inset
6428
6429
6430 \begin_inset CommandInset label
6431 LatexCommand label
6432 name "sub:Biblio_environment"
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \begin_layout Standard
6440 The 
6441 \family sans
6442 Bibliography
6443 \family default
6444  environment is used to list references.
6445  Technically, you could use this environment anywhere, but you really should
6446  only use it at the end of the document.
6447  Nesting 
6448 \family sans
6449 Bibliography
6450 \family default
6451  in anything else or vice versa won't work.
6452 \end_layout
6453
6454 \begin_layout Standard
6455 When you first open a 
6456 \family sans
6457 Bibliography
6458 \family default
6459  environment, LyX adds a large vertical space, followed by the heading 
6460 \begin_inset Quotes eld
6461 \end_inset
6462
6463 Bibliography
6464 \begin_inset Quotes erd
6465 \end_inset
6466
6467  or 
6468 \begin_inset Quotes eld
6469 \end_inset
6470
6471 References,
6472 \begin_inset Quotes erd
6473 \end_inset
6474
6475  depending on the document class.
6476  The heading is in a large boldface font.
6477  Each paragraph of the 
6478 \family sans
6479 Bibliography
6480 \family default
6481  environment is a bibliography entry.
6482  Thus, hitting 
6483 \family sans
6484 Return
6485 \family default
6486  does not reset the paragraph environment.
6487  Each new paragraph is still in the 
6488 \family sans
6489 Bibliography
6490 \family default
6491  environment.
6492 \end_layout
6493
6494 \begin_layout Standard
6495 There is another, usually better way to include references in your document
6496  by using a BibTeX database.
6497  For more information on that, and for a a detailed description of LyX's
6498  bibliography handling, have a look at in section
6499 \begin_inset space ~
6500 \end_inset
6501
6502
6503 \begin_inset CommandInset ref
6504 LatexCommand ref
6505 reference "sec:Bibliography"
6506
6507 \end_inset
6508
6509 .
6510 \end_layout
6511
6512 \begin_layout Subsection
6513 LyX
6514 \family sans
6515 -Code
6516 \begin_inset Index idx
6517 status collapsed
6518
6519 \begin_layout Plain Layout
6520 Paragraph ! LyX code
6521 \end_layout
6522
6523 \end_inset
6524
6525
6526 \begin_inset CommandInset label
6527 LatexCommand label
6528 name "sub:LyX-Code"
6529
6530 \end_inset
6531
6532
6533 \end_layout
6534
6535 \begin_layout Standard
6536 The 
6537 \family sans
6538 LyX-Code
6539 \family default
6540  environment is another LyX extension.
6541  It type-sets text in a typewriter-style font.
6542  It also treats the 
6543 \family sans
6544 Space
6545 \family default
6546  key as a fixed whitespace;
6547 \begin_inset Foot
6548 status collapsed
6549
6550 \begin_layout Plain Layout
6551 In the 
6552 \family sans
6553 LyX-Code
6554 \family default
6555  environment, the 
6556 \family sans
6557 Space
6558 \family default
6559  key is treated as a 
6560 \family sans
6561 Protected
6562 \begin_inset space ~
6563 \end_inset
6564
6565 Blank
6566 \family default
6567  instead of an end-of-word marker.
6568 \end_layout
6569
6570 \end_inset
6571
6572  this is the only case in which you can type multiple whitespaces in LyX.
6573  If you need to insert blank lines, you'll still need to use 
6574 \begin_inset Info
6575 type  "shortcut"
6576 arg   "newline-insert newline"
6577 \end_inset
6578
6579  (the 
6580 \family typewriter
6581 break-line
6582 \family default
6583  function).
6584  
6585 \family sans
6586 Return
6587 \family default
6588  breaks paragraphs.
6589  Note, however, that 
6590 \family sans
6591 Return
6592 \family default
6593  does not reset the paragraph environment.
6594  So, when you finish using the 
6595 \family sans
6596 LyX-Code
6597 \family default
6598  environment, you'll need to change the paragraph environment yourself.
6599  Also, you can nest the 
6600 \family sans
6601 LyX-Code
6602 \family default
6603  environment inside of others.
6604 \end_layout
6605
6606 \begin_layout Standard
6607 There are a few quirks with this environment:
6608 \end_layout
6609
6610 \begin_layout Itemize
6611 You can't use 
6612 \begin_inset Info
6613 type  "shortcut"
6614 arg   "newline-insert newline"
6615 \end_inset
6616
6617  at the beginning of a new paragraph (i.
6618 \begin_inset space \thinspace{}
6619 \end_inset
6620
6621 g.
6622 \begin_inset space \space{}
6623 \end_inset
6624
6625 you can't follow 
6626 \family sans
6627 Return
6628 \family default
6629  with a 
6630 \begin_inset Info
6631 type  "shortcut"
6632 arg   "newline-insert newline"
6633 \end_inset
6634
6635 ).
6636 \end_layout
6637
6638 \begin_layout Itemize
6639 You can't follow a 
6640 \begin_inset Info
6641 type  "shortcut"
6642 arg   "newline-insert newline"
6643 \end_inset
6644
6645  with a 
6646 \family sans
6647 Space
6648 \family default
6649 .
6650 \end_layout
6651
6652 \begin_deeper
6653 \begin_layout Itemize
6654 Use a 
6655 \family sans
6656 Return
6657 \family default
6658  to begin a new paragraph, then you can use a 
6659 \family sans
6660 Space
6661 \family default
6662 .
6663 \end_layout
6664
6665 \begin_layout Itemize
6666 Or: use 
6667 \begin_inset Info
6668 type  "shortcut"
6669 arg   "space-insert protected"
6670 \end_inset
6671
6672  instead.
6673 \end_layout
6674
6675 \end_deeper
6676 \begin_layout Itemize
6677 You can't have an empty paragraph or an empty line.
6678  You must put at least one 
6679 \family sans
6680 Space
6681 \family default
6682  in any line you want blank.
6683  Otherwise, LaTeX generates errors.
6684 \end_layout
6685
6686 \begin_layout Itemize
6687 You cannot get the typewriter double quotes by typing 
6688 \family sans
6689 "
6690 \family default
6691  since that will insert 
6692 \emph on
6693 real
6694 \emph default
6695  quotes.
6696  You get the typewriter double quotes with 
6697 \begin_inset Info
6698 type  "shortcut"
6699 arg   "self-insert \""
6700 \end_inset
6701
6702 .
6703 \end_layout
6704
6705 \begin_layout Standard
6706 Here's an example:
6707 \end_layout
6708
6709 \begin_layout LyX-Code
6710 #include <stdio.h>
6711 \end_layout
6712
6713 \begin_layout LyX-Code
6714  
6715 \end_layout
6716
6717 \begin_layout LyX-Code
6718 int main(void)
6719 \end_layout
6720
6721 \begin_layout LyX-Code
6722 {
6723 \end_layout
6724
6725 \begin_layout LyX-Code
6726     printf("Hello World!
6727 \backslash
6728 n");
6729 \end_layout
6730
6731 \begin_layout LyX-Code
6732     return 0;
6733 \end_layout
6734
6735 \begin_layout LyX-Code
6736 }
6737 \end_layout
6738
6739 \begin_layout Standard
6740 This is just the standard 
6741 \begin_inset Quotes eld
6742 \end_inset
6743
6744 Hello world!
6745 \begin_inset Quotes erd
6746 \end_inset
6747
6748  program.
6749  
6750 \end_layout
6751
6752 \begin_layout Standard
6753
6754 \family sans
6755 LyX-Code
6756 \family default
6757  has one purpose: to typeset code, such as program source, shell scripts,
6758  rc-files, and so on.
6759  Use it only in those very special cases where you need to generate text
6760  as if you used a typewriter.
6761 \begin_inset Index idx
6762 status collapsed
6763
6764 \begin_layout Plain Layout
6765 Paragraph environments|)
6766 \end_layout
6767
6768 \end_inset
6769
6770
6771 \end_layout
6772
6773 \begin_layout Section
6774 Nesting Environments
6775 \begin_inset Index idx
6776 status collapsed
6777
6778 \begin_layout Plain Layout
6779 Nesting ! Environments
6780 \end_layout
6781
6782 \end_inset
6783
6784
6785 \begin_inset CommandInset label
6786 LatexCommand label
6787 name "sec:Nesting"
6788
6789 \end_inset
6790
6791
6792 \end_layout
6793
6794 \begin_layout Subsection
6795 Introduction
6796 \end_layout
6797
6798 \begin_layout Standard
6799 LyX treats text as a unified block with a particular context and specific
6800  properties.
6801  This allows you to create blocks that inherit some of the properties of
6802  another block.
6803  For example you have three main points in an outline, but point #2 also
6804  has two subpoints.
6805  In other words, you have a list inside of another list, with the inner
6806  list 
6807 \begin_inset Quotes eld
6808 \end_inset
6809
6810 attached
6811 \begin_inset Quotes erd
6812 \end_inset
6813
6814  to item #2:
6815 \end_layout
6816
6817 \begin_layout Enumerate
6818 one
6819 \end_layout
6820
6821 \begin_layout Enumerate
6822 two
6823 \end_layout
6824
6825 \begin_deeper
6826 \begin_layout Enumerate
6827 sublist – item #1
6828 \end_layout
6829
6830 \begin_layout Enumerate
6831 sublist – item #2
6832 \end_layout
6833
6834 \end_deeper
6835 \begin_layout Enumerate
6836 three
6837 \end_layout
6838
6839 \begin_layout Standard
6840 You put a list inside a list by nesting one list inside the other.
6841  Nesting an environment is quite simple: Select 
6842 \family sans
6843 Increase
6844 \begin_inset space ~
6845 \end_inset
6846
6847 List
6848 \begin_inset space ~
6849 \end_inset
6850
6851 Depth
6852 \family default
6853  or 
6854 \family sans
6855 Decrease
6856 \begin_inset space ~
6857 \end_inset
6858
6859 List
6860 \begin_inset space ~
6861 \end_inset
6862
6863 Depth
6864 \family default
6865  from the 
6866 \family sans
6867 Edit
6868 \family default
6869  menu to change the nesting depth of the current paragraph (the status bar
6870  will tell you how far you are nested).
6871  Instead of the menu, you can also use the toolbar buttons 
6872 \begin_inset Graphics
6873         filename ../images/depth-increment.png
6874
6875 \end_inset
6876
6877  and 
6878 \begin_inset Graphics
6879         filename ../images/depth-decrement.png
6880
6881 \end_inset
6882
6883  or the convenient key bindings 
6884 \family sans
6885 Tab
6886 \family default
6887  and 
6888 \family sans
6889 Shift-Tab
6890 \family default
6891  or 
6892 \begin_inset Info
6893 type  "shortcut"
6894 arg   "depth-increment"
6895 \end_inset
6896
6897  and 
6898 \begin_inset Info
6899 type  "shortcut"
6900 arg   "depth-decrement"
6901 \end_inset
6902
6903  to change the nesting level.
6904  The change will work on the current selection if you have made one (allowing
6905  you to change the nesting of several paragraphs at once), or the current
6906  paragraph.
6907 \end_layout
6908
6909 \begin_layout Standard
6910 Note that LyX only changes the nesting depth if it can.
6911  If it's invalid to do so, nothing happens if you try to change the depth.
6912  Additionally, if you change the depth of one paragraph, it affects the
6913  depth of every paragraph nested inside of it.
6914 \end_layout
6915
6916 \begin_layout Standard
6917 Nesting isn't limited to lists.
6918  In LyX, you can nest just about anything inside anything else, as you're
6919  about to find out.
6920  This is the real power of nesting paragraph environments.
6921 \end_layout
6922
6923 \begin_layout Subsection
6924 What You Can and Can't Nest
6925 \end_layout
6926
6927 \begin_layout Standard
6928 Before we fire a list of paragraph environments at you, we need to tell
6929  you a little bit more about how nesting works.
6930 \end_layout
6931
6932 \begin_layout Standard
6933 The question if nesting a paragraph environment is possible, is a bit more
6934  complicated than a simple yes or no.
6935  There are three types of paragraph environments:
6936 \end_layout
6937
6938 \begin_layout Itemize
6939 Completely unnestable
6940 \end_layout
6941
6942 \begin_layout Itemize
6943 Fully nestable, you can nest them inside things and you can also nest other
6944  things inside them.
6945 \end_layout
6946
6947 \begin_layout Itemize
6948 A third type, you can nest them into other environments, but you can't nest
6949  anything into them.
6950 \end_layout
6951
6952 \begin_layout Standard
6953 Here's a list of the three types of nesting behavior, and which paragraph
6954  environments have them:
6955 \end_layout
6956
6957 \begin_layout Description
6958 Unnestable Can't nest them.
6959  Can't nest into them.
6960 \end_layout
6961
6962 \begin_deeper
6963 \begin_layout Itemize
6964
6965 \family sans
6966 Bibliography
6967 \end_layout
6968
6969 \begin_layout Itemize
6970
6971 \family sans
6972 Abstract
6973 \end_layout
6974
6975 \begin_layout Itemize
6976
6977 \family sans
6978 Title
6979 \end_layout
6980
6981 \begin_layout Itemize
6982
6983 \family sans
6984 Author
6985 \end_layout
6986
6987 \begin_layout Itemize
6988
6989 \family sans
6990 Date
6991 \end_layout
6992
6993 \end_deeper
6994 \begin_layout Description
6995 Fully
6996 \begin_inset space ~
6997 \end_inset
6998
6999 Nestable You can nest them.
7000  You can nest other things into them.
7001 \end_layout
7002
7003 \begin_deeper
7004 \begin_layout Itemize
7005
7006 \family sans
7007 Verse
7008 \end_layout
7009
7010 \begin_layout Itemize
7011
7012 \family sans
7013 Quote
7014 \end_layout
7015
7016 \begin_layout Itemize
7017
7018 \family sans
7019 Quotation
7020 \end_layout
7021
7022 \begin_layout Itemize
7023
7024 \family sans
7025 Itemize
7026 \end_layout
7027
7028 \begin_layout Itemize
7029
7030 \family sans
7031 Enumerate
7032 \end_layout
7033
7034 \begin_layout Itemize
7035
7036 \family sans
7037 Description
7038 \end_layout
7039
7040 \begin_layout Itemize
7041
7042 \family sans
7043 List
7044 \end_layout
7045
7046 \begin_layout Itemize
7047
7048 \family sans
7049 LyX-Code
7050 \end_layout
7051
7052 \end_deeper
7053 \begin_layout Description
7054 Nestable-Inside You can nest them inside other things.
7055  You can't nest anything into them.
7056 \end_layout
7057
7058 \begin_deeper
7059 \begin_layout Itemize
7060
7061 \family sans
7062 Standard
7063 \end_layout
7064
7065 \begin_layout Itemize
7066
7067 \family sans
7068 Part
7069 \end_layout
7070
7071 \begin_layout Itemize
7072
7073 \family sans
7074 Chapter
7075 \end_layout
7076
7077 \begin_layout Itemize
7078
7079 \family sans
7080 Section
7081 \end_layout
7082
7083 \begin_layout Itemize
7084
7085 \family sans
7086 Subsection
7087 \end_layout
7088
7089 \begin_layout Itemize
7090
7091 \family sans
7092 Subsubsection
7093 \end_layout
7094
7095 \begin_layout Itemize
7096
7097 \family sans
7098 Paragraph
7099 \end_layout
7100
7101 \begin_layout Itemize
7102
7103 \family sans
7104 Subparagraph
7105 \end_layout
7106
7107 \begin_layout Itemize
7108
7109 \family sans
7110 Part*
7111 \end_layout
7112
7113 \begin_layout Itemize
7114
7115 \family sans
7116 Chapter*
7117 \end_layout
7118
7119 \begin_layout Itemize
7120
7121 \family sans
7122 Section*
7123 \end_layout
7124
7125 \begin_layout Itemize
7126
7127 \family sans
7128 Subsection*
7129 \end_layout
7130
7131 \begin_layout Itemize
7132
7133 \family sans
7134 Subsubsection*
7135 \end_layout
7136
7137 \begin_layout Itemize
7138
7139 \family sans
7140 Right
7141 \begin_inset space ~
7142 \end_inset
7143
7144 Address
7145 \end_layout
7146
7147 \begin_layout Itemize
7148
7149 \family sans
7150 Address
7151 \end_layout
7152
7153 \end_deeper
7154 \begin_layout Standard
7155 \begin_inset Note Greyedout
7156 status open
7157
7158 \begin_layout Plain Layout
7159
7160 \series bold
7161 Note:
7162 \series default
7163  Although it is possible to nest numbered section headings like 
7164 \family sans
7165 Chapter
7166 \family default
7167
7168 \family sans
7169 Section
7170 \family default
7171 , etc.
7172 \begin_inset space ~
7173 \end_inset
7174
7175 to e.
7176 \begin_inset space \thinspace{}
7177 \end_inset
7178
7179 g.
7180 \begin_inset space \space{}
7181 \end_inset
7182
7183 lists, it is highly recommended not to do this because the aim is to create
7184  well structured documents following typesetting guidelines whereas nested
7185  section headings violate this.
7186 \end_layout
7187
7188 \end_inset
7189
7190
7191 \end_layout
7192
7193 \begin_layout Subsection
7194 Nesting Other Things: Tables, Math, Floats, etc.
7195 \begin_inset Index idx
7196 status collapsed
7197
7198 \begin_layout Plain Layout
7199 Nesting ! Tables etc.
7200 \end_layout
7201
7202 \end_inset
7203
7204
7205 \end_layout
7206
7207 \begin_layout Standard
7208 There are several things that aren't paragraph environments, but which are
7209  affected by nesting anyhow.
7210  They are:
7211 \end_layout
7212
7213 \begin_layout Itemize
7214 equations
7215 \end_layout
7216
7217 \begin_layout Itemize
7218 tables
7219 \end_layout
7220
7221 \begin_layout Itemize
7222 figures
7223 \end_layout
7224
7225 \begin_layout Standard
7226 (
7227 \begin_inset Note Greyedout
7228 status open
7229
7230 \begin_layout Plain Layout
7231
7232 \series bold
7233 Note:
7234 \series default
7235  Figures and tables in 
7236 \family sans
7237 Floats
7238 \family default
7239  are not affected by this.
7240 \end_layout
7241
7242 \end_inset
7243
7244  Have a look at section
7245 \begin_inset space ~
7246 \end_inset
7247
7248
7249 \begin_inset CommandInset ref
7250 LatexCommand ref
7251 reference "sec:Floats"
7252
7253 \end_inset
7254
7255  for more information about 
7256 \family sans
7257 Floats
7258 \family default
7259 .)
7260 \end_layout
7261
7262 \begin_layout Standard
7263 LyX can treat these three objects as either a word or as a paragraph.
7264  If a figure, table, or an equation is inline, it goes wherever the paragraph
7265  it is in goes.
7266 \end_layout
7267
7268 \begin_layout Standard
7269 On the other hand, if you have an equation, figure or table in a 
7270 \begin_inset Quotes eld
7271 \end_inset
7272
7273 paragraph
7274 \begin_inset Quotes erd
7275 \end_inset
7276
7277  of its own, it behaves just like a 
7278 \begin_inset Quotes eld
7279 \end_inset
7280
7281 nestable-inside
7282 \begin_inset Quotes erd
7283 \end_inset
7284
7285  paragraph environment.
7286  You can nest it into any environment, but you obviously can't nest anything
7287  into it.
7288 \end_layout
7289
7290 \begin_layout Standard
7291 Here's an example with a table:
7292 \end_layout
7293
7294 \begin_layout Enumerate
7295 Item One
7296 \end_layout
7297
7298 \begin_deeper
7299 \begin_layout Enumerate
7300 This is (a) and it's nested.
7301 \end_layout
7302
7303 \begin_deeper
7304 \begin_layout Standard
7305 \begin_inset VSpace 0.3cm
7306 \end_inset
7307
7308
7309 \end_layout
7310
7311 \begin_layout Standard
7312 \align center
7313 \begin_inset Tabular
7314 <lyxtabular version="3" rows="2" columns="2">
7315 <features tabularvalignment="middle">
7316 <column alignment="center" valignment="top" width="0pt">
7317 <column alignment="center" valignment="top" width="0pt">
7318 <row>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323
7324 \family roman
7325 \series medium
7326 \shape up
7327 \size normal
7328 \emph off
7329 \bar no
7330 \noun off
7331 \color none
7332 a
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341
7342 \family roman
7343 \series medium
7344 \shape up
7345 \size normal
7346 \emph off
7347 \bar no
7348 \noun off
7349 \color none
7350 b
7351 \end_layout
7352
7353 \end_inset
7354 </cell>
7355 </row>
7356 <row>
7357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361
7362 \family roman
7363 \series medium
7364 \shape up
7365 \size normal
7366 \emph off
7367 \bar no
7368 \noun off
7369 \color none
7370 c
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379
7380 \family roman
7381 \series medium
7382 \shape up
7383 \size normal
7384 \emph off
7385 \bar no
7386 \noun off
7387 \color none
7388 d
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 </row>
7394 </lyxtabular>
7395
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \begin_layout Standard
7402 \begin_inset VSpace 0.3cm
7403 \end_inset
7404
7405
7406 \end_layout
7407
7408 \end_deeper
7409 \begin_layout Enumerate
7410 This is (b).
7411  The table is actually nested inside (a).
7412 \end_layout
7413
7414 \end_deeper
7415 \begin_layout Enumerate
7416 Back out again.
7417 \end_layout
7418
7419 \begin_layout Standard
7420 If we hadn't nested the table at all, the list would look like this:
7421 \end_layout
7422
7423 \begin_layout Enumerate
7424 Item One
7425 \end_layout
7426
7427 \begin_deeper
7428 \begin_layout Enumerate
7429 This is (a) and it's nested.
7430 \end_layout
7431
7432 \end_deeper
7433 \begin_layout Standard
7434 \begin_inset VSpace 0.3cm
7435 \end_inset
7436
7437
7438 \end_layout
7439
7440 \begin_layout Standard
7441 \align center
7442 \begin_inset Tabular
7443 <lyxtabular version="3" rows="2" columns="2">
7444 <features tabularvalignment="middle">
7445 <column alignment="center" valignment="top" width="0pt">
7446 <column alignment="center" valignment="top" width="0pt">
7447 <row>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452
7453 \family roman
7454 \series medium
7455 \shape up
7456 \size normal
7457 \emph off
7458 \bar no
7459 \noun off
7460 \color none
7461 a
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470
7471 \family roman
7472 \series medium
7473 \shape up
7474 \size normal
7475 \emph off
7476 \bar no
7477 \noun off
7478 \color none
7479 b
7480 \end_layout
7481
7482 \end_inset
7483 </cell>
7484 </row>
7485 <row>
7486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490
7491 \family roman
7492 \series medium
7493 \shape up
7494 \size normal
7495 \emph off
7496 \bar no
7497 \noun off
7498 \color none
7499 c
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508
7509 \family roman
7510 \series medium
7511 \shape up
7512 \size normal
7513 \emph off
7514 \bar no
7515 \noun off
7516 \color none
7517 d
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 </lyxtabular>
7524
7525 \end_inset
7526
7527
7528 \end_layout
7529
7530 \begin_layout Standard
7531 \begin_inset VSpace 0.3cm
7532 \end_inset
7533
7534
7535 \end_layout
7536
7537 \begin_layout Enumerate
7538 This is (b).
7539  The table is 
7540 \emph on
7541 not
7542 \emph default
7543  nested inside (a).
7544  In fact, it's not nested at all.
7545 \end_layout
7546
7547 \begin_layout Enumerate
7548 Back out again.
7549 \end_layout
7550
7551 \begin_layout Standard
7552 Notice how item (b) is not only no longer nested, but is also the first
7553  item of a new list!
7554 \end_layout
7555
7556 \begin_layout Standard
7557 There's another trap you can fall into: Nesting the table, but not going
7558  deep enough.
7559  LyX then turns anything after the table into a new sublist.
7560 \end_layout
7561
7562 \begin_layout Enumerate
7563 Item One
7564 \end_layout
7565
7566 \begin_deeper
7567 \begin_layout Enumerate
7568 This is (a) and it's nested.
7569 \end_layout
7570
7571 \begin_layout Standard
7572 \begin_inset VSpace 0.3cm
7573 \end_inset
7574
7575
7576 \end_layout
7577
7578 \begin_layout Standard
7579 \align center
7580 \begin_inset Tabular
7581 <lyxtabular version="3" rows="2" columns="2">
7582 <features tabularvalignment="middle">
7583 <column alignment="center" valignment="top" width="0pt">
7584 <column alignment="center" valignment="top" width="0pt">
7585 <row>
7586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7587 \begin_inset Text
7588
7589 \begin_layout Plain Layout
7590
7591 \family roman
7592 \series medium
7593 \shape up
7594 \size normal
7595 \emph off
7596 \bar no
7597 \noun off
7598 \color none
7599 a
7600 \end_layout
7601
7602 \end_inset
7603 </cell>
7604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7605 \begin_inset Text
7606
7607 \begin_layout Plain Layout
7608
7609 \family roman
7610 \series medium
7611 \shape up
7612 \size normal
7613 \emph off
7614 \bar no
7615 \noun off
7616 \color none
7617 b
7618 \end_layout
7619
7620 \end_inset
7621 </cell>
7622 </row>
7623 <row>
7624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628
7629 \family roman
7630 \series medium
7631 \shape up
7632 \size normal
7633 \emph off
7634 \bar no
7635 \noun off
7636 \color none
7637 c
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646
7647 \family roman
7648 \series medium
7649 \shape up
7650 \size normal
7651 \emph off
7652 \bar no
7653 \noun off
7654 \color none
7655 d
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 </row>
7661 </lyxtabular>
7662
7663 \end_inset
7664
7665
7666 \end_layout
7667
7668 \begin_layout Standard
7669 \begin_inset VSpace 0.3cm
7670 \end_inset
7671
7672
7673 \end_layout
7674
7675 \begin_layout Enumerate
7676 This is (b).
7677  The table is actually nested inside Item One, but 
7678 \emph on
7679 not
7680 \emph default
7681  inside (a).
7682 \end_layout
7683
7684 \end_deeper
7685 \begin_layout Enumerate
7686 Back out again.
7687 \end_layout
7688
7689 \begin_layout Standard
7690 As you can see, item (b) turned into the first item of a new list, but a
7691  new list 
7692 \emph on
7693 inside
7694 \emph default
7695  item 1.
7696  The same thing would have happened to a figure or an equation.
7697  So, if you nest tables, figures or equations, make sure you go to the right
7698  depth!
7699 \end_layout
7700
7701 \begin_layout Subsection
7702 Usage and General Features
7703 \end_layout
7704
7705 \begin_layout Standard
7706 Speaking of levels, LyX can perform up to a six-fold nesting.
7707  In other words, 
7708 \begin_inset Quotes eld
7709 \end_inset
7710
7711 level #6
7712 \begin_inset Quotes erd
7713 \end_inset
7714
7715  is the innermost possible depth.
7716  Here's an example to illustrate what we mean:
7717 \end_layout
7718
7719 \begin_layout Enumerate
7720 level #1 – outermost
7721 \end_layout
7722
7723 \begin_deeper
7724 \begin_layout Enumerate
7725 level #2
7726 \end_layout
7727
7728 \begin_deeper
7729 \begin_layout Enumerate
7730 level #3
7731 \end_layout
7732
7733 \begin_deeper
7734 \begin_layout Enumerate
7735 level #4
7736 \end_layout
7737
7738 \begin_deeper
7739 \begin_layout Itemize
7740 level #5
7741 \end_layout
7742
7743 \begin_deeper
7744 \begin_layout Itemize
7745 level #6
7746 \end_layout
7747
7748 \end_deeper
7749 \end_deeper
7750 \end_deeper
7751 \end_deeper
7752 \end_deeper
7753 \begin_layout Standard
7754 There are two exceptions to the six-fold nesting limit, and you can see
7755  both of them in the example.
7756  Unlike the other fully-nestable environments, you can only perform a four-fold
7757  nesting with the 
7758 \family sans
7759 Enumerate
7760 \family default
7761  and 
7762 \family sans
7763 Itemize
7764 \family default
7765  environments.
7766  For example, if we tried to nest another 
7767 \family sans
7768 Enumerate
7769 \family default
7770  list inside item 
7771 \begin_inset Quotes eld
7772 \end_inset
7773
7774 A.
7775 \begin_inset Quotes erd
7776 \end_inset
7777
7778 , we would get errors.
7779 \end_layout
7780
7781 \begin_layout Subsection
7782 Some Examples
7783 \begin_inset Index idx
7784 status collapsed
7785
7786 \begin_layout Plain Layout
7787 Nesting ! Examples
7788 \end_layout
7789
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \begin_layout Standard
7796 The best way to explain just what you can do with nesting is by illustration.
7797  We have several examples of nested environments.
7798  In them, we explain how we created the example, so that you can reproduce
7799  them.
7800 \end_layout
7801
7802 \begin_layout Subsubsection
7803 Example 1: The Six-fold Way and Mixed Nesting
7804 \end_layout
7805
7806 \begin_layout Labeling
7807 \labelwidthstring MMM
7808 #1-a This is the outermost level.
7809  It's a 
7810 \family sans
7811 List
7812 \family default
7813  environment.
7814 \end_layout
7815
7816 \begin_deeper
7817 \begin_layout Labeling
7818 \labelwidthstring MMM
7819 #2-a This is level #2.
7820  We created it by using 
7821 \begin_inset Info
7822 type  "shortcut"
7823 arg   "break-paragraph inverse"
7824 \end_inset
7825
7826  followed by 
7827 \begin_inset Info
7828 type  "shortcut"
7829 arg   "depth-increment"
7830 \end_inset
7831
7832 .
7833 \end_layout
7834
7835 \begin_deeper
7836 \begin_layout Labeling
7837 \labelwidthstring MMM
7838 #3-a This is level #3.
7839  This time, we just hit 
7840 \family sans
7841 Return
7842 \family default
7843 , then used 
7844 \begin_inset Info
7845 type  "shortcut"
7846 arg   "depth-increment"
7847 \end_inset
7848
7849  twice in a row.
7850  We could have also created it the same way as we did the previous level,
7851  by hitting 
7852 \begin_inset Info
7853 type  "shortcut"
7854 arg   "break-paragraph inverse"
7855 \end_inset
7856
7857  followed by 
7858 \begin_inset Info
7859 type  "shortcut"
7860 arg   "depth-increment"
7861 \end_inset
7862
7863 .
7864 \end_layout
7865
7866 \begin_deeper
7867 \begin_layout Standard
7868 This is actually a 
7869 \family sans
7870 Standard
7871 \family default
7872  environment, nested inside of 
7873 \begin_inset Quotes eld
7874 \end_inset
7875
7876 #3-a
7877 \begin_inset Quotes erd
7878 \end_inset
7879
7880 .
7881  So, it's at level #4.
7882  We did this by hitting 
7883 \begin_inset Info
7884 type  "shortcut"
7885 arg   "break-paragraph inverse"
7886 \end_inset
7887
7888 , then 
7889 \begin_inset Info
7890 type  "shortcut"
7891 arg   "depth-increment"
7892 \end_inset
7893
7894 , then changing the paragraph environment to 
7895 \family sans
7896 Standard
7897 \family default
7898 .
7899  Do this to create list items with more than one paragraph — it also works
7900  for the 
7901 \family sans
7902 Description
7903 \family default
7904
7905 \family sans
7906 Enumerate
7907 \family default
7908 , and 
7909 \family sans
7910 Itemize
7911 \family default
7912  environments!
7913 \end_layout
7914
7915 \begin_layout Standard
7916 Here's another 
7917 \family sans
7918 Standard
7919 \family default
7920  paragraph, also at level #4, made with just a 
7921 \begin_inset Info
7922 type  "shortcut"
7923 arg   "break-paragraph inverse"
7924 \end_inset
7925
7926 .
7927 \end_layout
7928
7929 \begin_layout Labeling
7930 \labelwidthstring MMM
7931 #4-a This is level #4.
7932  We hit 
7933 \begin_inset Info
7934 type  "shortcut"
7935 arg   "break-paragraph inverse"
7936 \end_inset
7937
7938  and changed the paragraph environment back to 
7939 \family sans
7940 List
7941 \family default
7942 .
7943  Remember — we can't nest anything inside a 
7944 \family sans
7945 Standard
7946 \family default
7947  environment, which is why we're still at level #4.
7948  However, we 
7949 \emph on
7950 can
7951 \emph default
7952  keep nesting things inside 
7953 \begin_inset Quotes eld
7954 \end_inset
7955
7956 #3-a
7957 \begin_inset Quotes erd
7958 \end_inset
7959
7960 .
7961 \end_layout
7962
7963 \begin_deeper
7964 \begin_layout Labeling
7965 \labelwidthstring MMM
7966 #5-a This is level #5\SpecialChar \ldots{}
7967
7968 \end_layout
7969
7970 \begin_deeper
7971 \begin_layout Labeling
7972 \labelwidthstring MMM
7973 #6-a \SpecialChar \ldots{}
7974 and this is level #6.
7975  By now, you should know how we made these two.
7976 \end_layout
7977
7978 \end_deeper
7979 \begin_layout Labeling
7980 \labelwidthstring MMM
7981 #5-b Back to level #5.
7982  Just hit 
7983 \begin_inset Info
7984 type  "shortcut"
7985 arg   "break-paragraph inverse"
7986 \end_inset
7987
7988  followed by a 
7989 \begin_inset Info
7990 type  "shortcut"
7991 arg   "depth-decrement"
7992 \end_inset
7993
7994 .
7995 \end_layout
7996
7997 \end_deeper
7998 \begin_layout Labeling
7999 \labelwidthstring MMM
8000 #4-b After another 
8001 \begin_inset Info
8002 type  "shortcut"
8003 arg   "break-paragraph inverse"
8004 \end_inset
8005
8006  followed by a 
8007 \begin_inset Info
8008 type  "shortcut"
8009 arg   "depth-decrement"
8010 \end_inset
8011
8012 , we're back at level #4.
8013 \end_layout
8014
8015 \end_deeper
8016 \begin_layout Labeling
8017 \labelwidthstring MMM
8018 #3-b Back to level #3.
8019  By now it should be obvious how we did this.
8020 \end_layout
8021
8022 \end_deeper
8023 \begin_layout Labeling
8024 \labelwidthstring MMM
8025 #2-b Back to level #2.
8026  
8027 \end_layout
8028
8029 \end_deeper
8030 \begin_layout Labeling
8031 \labelwidthstring MMM
8032 #1-b And last, back to the outermost level, #1.
8033  After this sentence, we'll hit 
8034 \family sans
8035 Return
8036 \family default
8037  and change the paragraph environment back to 
8038 \family sans
8039 Standard
8040 \family default
8041  to end the list.
8042 \end_layout
8043
8044 \begin_layout Standard
8045 We could have also used the 
8046 \family sans
8047 Description
8048 \family default
8049
8050 \family sans
8051 Quote
8052 \family default
8053
8054 \family sans
8055 Quotation
8056 \family default
8057 , or even the 
8058 \family sans
8059 Verse
8060 \family default
8061  environment in place of the 
8062 \family sans
8063 List
8064 \family default
8065  environment.
8066  The example would have worked exactly the same.
8067 \end_layout
8068
8069 \begin_layout Subsubsection
8070 Example 2: Inheritance
8071 \end_layout
8072
8073 \begin_layout LyX-Code
8074 This is the LyX-Code environment, at level #1, the outermost
8075 \end_layout
8076
8077 \begin_layout LyX-Code
8078 level.
8079   Now we'll hit 
8080 \family sans
8081 Return
8082 \family default
8083 , then 
8084 \begin_inset Info
8085 type  "shortcut"
8086 arg   "depth-increment"
8087 \end_inset
8088
8089 , after which, we'll change to the 
8090 \family sans
8091 Enumerate
8092 \family default
8093  environment.
8094 \end_layout
8095
8096 \begin_deeper
8097 \begin_layout Enumerate
8098 This is the 
8099 \family sans
8100 Enumerate
8101 \family default
8102  environment, at level #2.
8103 \end_layout
8104
8105 \begin_layout Enumerate
8106 Notice how the nested 
8107 \family sans
8108 Enumerate
8109 \family default
8110  not only inherits its margins from its parent environment (
8111 \family sans
8112 LyX-Code
8113 \family default
8114 ), but also inherits its font and spacing!
8115 \end_layout
8116
8117 \end_deeper
8118 \begin_layout Standard
8119 We ended this example by hitting 
8120 \family sans
8121 Return
8122 \family default
8123 .
8124  After that, we needed to reset the paragraph environment to 
8125 \family sans
8126 Standard
8127 \family default
8128  and reset the nesting depth by using 
8129 \begin_inset Info
8130 type  "shortcut"
8131 arg   "depth-decrement"
8132 \end_inset
8133
8134  once.
8135 \end_layout
8136
8137 \begin_layout Subsubsection
8138 Example 3: Labels, Levels, and the 
8139 \family sans
8140 Enumerate
8141 \family default
8142  and 
8143 \family sans
8144 Itemize
8145 \family default
8146  Environments
8147 \begin_inset OptArg
8148 status collapsed
8149
8150 \begin_layout Plain Layout
8151 Example #3: Labels, Levels and other list environments
8152 \end_layout
8153
8154 \end_inset
8155
8156
8157 \end_layout
8158
8159 \begin_layout Enumerate
8160 This is level #1, in an 
8161 \family sans
8162 Enumerate
8163 \family default
8164  paragraph environment.
8165  We're actually going to nest a bunch of these.
8166 \end_layout
8167
8168 \begin_deeper
8169 \begin_layout Enumerate
8170 This is level #2.
8171  We used 
8172 \begin_inset Info
8173 type  "shortcut"
8174 arg   "break-paragraph inverse"
8175 \end_inset
8176
8177  followed by 
8178 \begin_inset Info
8179 type  "shortcut"
8180 arg   "depth-increment"
8181 \end_inset
8182
8183 .
8184  Now, what happens if we nest an 
8185 \family sans
8186 Itemize
8187 \family default
8188  environment inside of this one? It will be at level #3, but what will its
8189  label be? An asterisk?
8190 \end_layout
8191
8192 \begin_deeper
8193 \begin_layout Itemize
8194 No! It's a bullet.
8195  This is the 
8196 \emph on
8197 first
8198 \emph default
8199  
8200 \family sans
8201 Itemize
8202 \family default
8203  environment, even though it's at level #3.
8204  So, its label is a bullet.
8205  (We got here by using 
8206 \begin_inset Info
8207 type  "shortcut"
8208 arg   "break-paragraph inverse"
8209 \end_inset
8210
8211 , then 
8212 \begin_inset Info
8213 type  "shortcut"
8214 arg   "depth-increment"
8215 \end_inset
8216
8217 , then changing the environment to 
8218 \family sans
8219 Itemize
8220 \family default
8221 .)
8222 \end_layout
8223
8224 \begin_deeper
8225 \begin_layout Itemize
8226 Here's level #4, produced using 
8227 \begin_inset Info
8228 type  "shortcut"
8229 arg   "break-paragraph inverse"
8230 \end_inset
8231
8232 , then 
8233 \begin_inset Info
8234 type  "shortcut"
8235 arg   "depth-increment"
8236 \end_inset
8237
8238 .
8239  We'll do that again\SpecialChar \ldots{}
8240
8241 \end_layout
8242
8243 \begin_deeper
8244 \begin_layout Enumerate
8245 \SpecialChar \ldots{}
8246 to get to level #5.
8247  This time, however, we also changed the paragraph environment back to 
8248 \family sans
8249 Enumerate
8250 \family default
8251 .
8252  Notice the type of numbering, it is 
8253 \emph on
8254 lowercase Roman
8255 \emph default
8256 , because we are in the 
8257 \emph on
8258 thirdfold
8259 \emph default
8260  
8261 \family sans
8262 Enumerate
8263 \family default
8264  environment (i.
8265 \begin_inset space \thinspace{}
8266 \end_inset
8267
8268 g.
8269  it is an 
8270 \family sans
8271 Enumerate
8272 \family default
8273  inside an 
8274 \family sans
8275 Enumerate
8276 \family default
8277  inside an 
8278 \family sans
8279 Enumerate
8280 \family default
8281 ).
8282 \end_layout
8283
8284 \begin_layout Enumerate
8285 What happens if we 
8286 \emph on
8287 don't
8288 \emph default
8289  change the paragraph environment, but decrease the nesting depth? What
8290  type of numbering does LyX use?
8291 \end_layout
8292
8293 \begin_layout Enumerate
8294 Oh, as if you couldn't guess by now, we're just using 
8295 \begin_inset Info
8296 type  "shortcut"
8297 arg   "break-paragraph inverse"
8298 \end_inset
8299
8300  to keep the current environment and depth but create a new item.
8301 \end_layout
8302
8303 \begin_layout Enumerate
8304 Let's use 
8305 \begin_inset Info
8306 type  "shortcut"
8307 arg   "depth-decrement"
8308 \end_inset
8309
8310  to decrease the depth after the next 
8311 \begin_inset Info
8312 type  "shortcut"
8313 arg   "break-paragraph inverse"
8314 \end_inset
8315
8316 .
8317 \end_layout
8318
8319 \end_deeper
8320 \begin_layout Enumerate
8321 This is level #4.
8322  Look what type of label LyX is using!
8323 \end_layout
8324
8325 \end_deeper
8326 \begin_layout Enumerate
8327 This is level #3.
8328  Even though we've changed levels, LyX is still using a lowercase Roman
8329  numeral as the label.Why?
8330 \end_layout
8331
8332 \begin_layout Enumerate
8333 Because, even though the nesting depth has changed, the paragraph is 
8334 \emph on
8335 still
8336 \emph default
8337  a thirdfold 
8338 \family sans
8339 Enumerate
8340 \family default
8341  environment.
8342  Notice, however, that LyX 
8343 \emph on
8344 did
8345 \emph default
8346  reset the counter for the label.
8347 \end_layout
8348
8349 \end_deeper
8350 \begin_layout Enumerate
8351 Another 
8352 \begin_inset Info
8353 type  "shortcut"
8354 arg   "break-paragraph inverse"
8355 \end_inset
8356
8357  
8358 \begin_inset Info
8359 type  "shortcut"
8360 arg   "depth-decrement"
8361 \end_inset
8362
8363  sequence, and we're back to level #2.
8364  This time, we not only changed the nesting depth, but we also moved back
8365  into the twofold-nested 
8366 \family sans
8367 Enumerate
8368 \family default
8369  environment.
8370 \end_layout
8371
8372 \end_deeper
8373 \begin_layout Enumerate
8374 The same thing happens if we do another 
8375 \begin_inset Info
8376 type  "shortcut"
8377 arg   "break-paragraph inverse"
8378 \end_inset
8379
8380  
8381 \begin_inset Info
8382 type  "shortcut"
8383 arg   "depth-decrement"
8384 \end_inset
8385
8386 sequence and return to level #1, the outermost level.
8387 \end_layout
8388
8389 \begin_layout Standard
8390 Lastly, we reset the environment to 
8391 \family sans
8392 Standard
8393 \family default
8394 .
8395  As you can see, the level number doesn't correspond to what type of labeling
8396  LyX uses for the 
8397 \family sans
8398 Enumerate
8399 \family default
8400  and 
8401 \family sans
8402 Itemize
8403 \family default
8404  environments.
8405  The number of other 
8406 \family sans
8407 Enumerate
8408 \family default
8409  environments surrounding it determines what kind of label LyX uses for
8410  an 
8411 \family sans
8412 Enumerate
8413 \family default
8414  item.
8415  The same rule applies for the 
8416 \family sans
8417 Itemize
8418 \family default
8419  environment, as well.
8420 \end_layout
8421
8422 \begin_layout Subsubsection
8423 Example 4: Going Bonkers
8424 \end_layout
8425
8426 \begin_layout Enumerate
8427 We're going to go totally nuts now.
8428  We won't nest as deep as in the other examples, nor will we go into the
8429  same detail with how we did it.
8430  (level #1: 
8431 \family sans
8432 Enumerate
8433 \family default
8434 )
8435 \end_layout
8436
8437 \begin_deeper
8438 \begin_layout Standard
8439 (
8440 \family sans
8441 Return, 
8442 \family default
8443
8444 \begin_inset Info
8445 type  "shortcut"
8446 arg   "depth-increment"
8447 \end_inset
8448
8449
8450 \family sans
8451 , Standard
8452 \family default
8453 : level #2) We'll stick an encapsulated description of how we created the
8454  example in parentheses someplace.
8455  For example, the two keybindings are how we changed the depth.
8456  The environment name is the name of the current environment.
8457  Either before or after this, we'll put in the level.
8458 \end_layout
8459
8460 \end_deeper
8461 \begin_layout Enumerate
8462 (
8463 \family sans
8464 Return, Enumerate
8465 \family default
8466 : level #1) This is the next item in the list.
8467 \end_layout
8468
8469 \begin_deeper
8470 \begin_layout Verse
8471 Now we'll add verse.
8472 \begin_inset Newline newline
8473 \end_inset
8474
8475 It will get much worse.
8476 \begin_inset Newline newline
8477 \end_inset
8478
8479 (
8480 \family sans
8481 Return, 
8482 \family default
8483
8484 \begin_inset Info
8485 type  "shortcut"
8486 arg   "depth-increment"
8487 \end_inset
8488
8489
8490 \family sans
8491 , Verse
8492 \family default
8493 : level #2)
8494 \end_layout
8495
8496 \begin_layout Verse
8497 Fiddle dee, Fiddle doo.
8498 \begin_inset Newline newline
8499 \end_inset
8500
8501 Bippitey boppitey boo!
8502 \begin_inset Newline newline
8503 \end_inset
8504
8505 (
8506 \begin_inset Info
8507 type  "shortcut"
8508 arg   "break-paragraph inverse"
8509 \end_inset
8510
8511
8512 \family sans
8513 )
8514 \end_layout
8515
8516 \begin_layout Verse
8517 Here comes a table:
8518 \end_layout
8519
8520 \begin_deeper
8521 \begin_layout Standard
8522 \begin_inset VSpace 0.3cm
8523 \end_inset
8524
8525
8526 \end_layout
8527
8528 \begin_layout Standard
8529 \align center
8530 \begin_inset Tabular
8531 <lyxtabular version="3" rows="2" columns="2">
8532 <features tabularvalignment="middle">
8533 <column alignment="center" valignment="top" width="0pt">
8534 <column alignment="center" valignment="top" width="0pt">
8535 <row>
8536 <cell alignment="center" valignment="top" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540
8541 \family roman
8542 \series medium
8543 \shape up
8544 \size normal
8545 \emph off
8546 \bar no
8547 \noun off
8548 \color none
8549 one-fish
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558
8559 \family roman
8560 \series medium
8561 \shape up
8562 \size normal
8563 \emph off
8564 \bar no
8565 \noun off
8566 \color none
8567 two-fish
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 </row>
8573 <row>
8574 <cell alignment="center" valignment="top" topline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578
8579 \family roman
8580 \series medium
8581 \shape up
8582 \size normal
8583 \emph off
8584 \bar no
8585 \noun off
8586 \color none
8587 red-fish
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596
8597 \family roman
8598 \series medium
8599 \shape up
8600 \size normal
8601 \emph off
8602 \bar no
8603 \noun off
8604 \color none
8605 blue-fish
8606 \end_layout
8607
8608 \end_inset
8609 </cell>
8610 </row>
8611 </lyxtabular>
8612
8613 \end_inset
8614
8615
8616 \end_layout
8617
8618 \end_deeper
8619 \begin_layout Verse
8620 (
8621 \begin_inset Info
8622 type  "shortcut"
8623 arg   "break-paragraph inverse"
8624 \end_inset
8625
8626
8627 \family sans
8628 , Table, 
8629 \family default
8630
8631 \begin_inset Info
8632 type  "shortcut"
8633 arg   "depth-increment"
8634 \end_inset
8635
8636  3 times, 
8637 \begin_inset Info
8638 type  "shortcut"
8639 arg   "break-paragraph inverse"
8640 \end_inset
8641
8642
8643 \family sans
8644 , Verse, 
8645 \family default
8646
8647 \begin_inset Info
8648 type  "shortcut"
8649 arg   "depth-decrement"
8650 \end_inset
8651
8652 )
8653 \end_layout
8654
8655 \end_deeper
8656 \begin_layout Enumerate
8657 (
8658 \family sans
8659 Return, Enumerate
8660 \family default
8661 : level #1) This is another item.
8662  Note that selecting a 
8663 \family sans
8664 Table
8665 \family default
8666  resets the nesting depth to level #1, so we increased the nesting depth
8667  3 times to put the table inside the 
8668 \family sans
8669 Verse
8670 \family default
8671  environment.
8672  
8673 \end_layout
8674
8675 \begin_layout Quotation
8676 We're now ending the 
8677 \family sans
8678 Enumerate
8679 \family default
8680  list and changing to 
8681 \family sans
8682 Quotation
8683 \family default
8684 .
8685  We're still at level #1.
8686  We want to show you some of the things you can do by mixing environments.
8687  The next set of paragraphs is a 
8688 \begin_inset Quotes eld
8689 \end_inset
8690
8691 quoted letter.
8692 \begin_inset Quotes erd
8693 \end_inset
8694
8695  We'll nest both the 
8696 \family sans
8697 Address
8698 \family default
8699  and 
8700 \family sans
8701 Right
8702 \begin_inset space ~
8703 \end_inset
8704
8705 Address
8706 \family default
8707  environments inside of this one, then use another nested 
8708 \family sans
8709 Quotation
8710 \family default
8711  for the letter body.
8712  We'll use 
8713 \begin_inset Info
8714 type  "shortcut"
8715 arg   "break-paragraph inverse"
8716 \end_inset
8717
8718  to preserve the depth.
8719  Remember that you need to use 
8720 \begin_inset Info
8721 type  "shortcut"
8722 arg   "newline-insert newline"
8723 \end_inset
8724
8725  to create multiple lines inside the 
8726 \family sans
8727 Address
8728 \family default
8729  and 
8730 \family sans
8731 Right
8732 \begin_inset space ~
8733 \end_inset
8734
8735 Address
8736 \family default
8737  environments.
8738  Here it goes:
8739 \end_layout
8740
8741 \begin_deeper
8742 \begin_layout Right Address
8743 1234 Nowhere Rd.
8744 \begin_inset Newline newline
8745 \end_inset
8746
8747 Moosegroin, MT 00100
8748 \begin_inset Newline newline
8749 \end_inset
8750
8751 9-6-96
8752 \end_layout
8753
8754 \begin_layout Address
8755 Dear Mr.
8756 \begin_inset space ~
8757 \end_inset
8758
8759 Fizlewitz:
8760 \end_layout
8761
8762 \begin_layout Quotation
8763 We regret to inform you that we cannot fill your order for 50
8764 \begin_inset space \thinspace{}
8765 \end_inset
8766
8767 L of compressed methane gas due to circumstances beyond our control.
8768  Unfortunately, several of our cows have mysteriously exploded, creating
8769  a backlog in our orders for methane.
8770  We will place your name on the waiting list and try to fill your order
8771  as soon as possible.
8772  In the meantime, we thank you for your patience.
8773 \end_layout
8774
8775 \begin_layout Quotation
8776 We do, however, now have a special on beef.
8777  If you are interested, please return the enclosed pricing and order form
8778  with your order, along with payment.
8779 \end_layout
8780
8781 \begin_layout Quotation
8782 We thank you again for your patience.
8783 \end_layout
8784
8785 \begin_layout Address
8786 Sincerely,
8787 \begin_inset Newline newline
8788 \end_inset
8789
8790 Bill Hick
8791 \end_layout
8792
8793 \end_deeper
8794 \begin_layout Quotation
8795 That ends that example!
8796 \end_layout
8797
8798 \begin_layout Standard
8799 As you can see, nesting environments in LyX gives you a lot of power with
8800  just a few keystrokes.
8801  We could have easily nested an 
8802 \family sans
8803 Itemize
8804 \family default
8805  list inside of a 
8806 \family sans
8807 Quotation
8808 \family default
8809  or 
8810 \family sans
8811 Quote
8812 \family default
8813 , or put a 
8814 \family sans
8815 Quote
8816 \family default
8817  inside of an 
8818 \family sans
8819 Itemize
8820 \family default
8821  list.
8822  You have a huge variety of options at your disposal.
8823 \end_layout
8824
8825 \begin_layout Section
8826 Spacing, pagination and line breaks
8827 \begin_inset Index idx
8828 status collapsed
8829
8830 \begin_layout Plain Layout
8831 Spacing
8832 \end_layout
8833
8834 \end_inset
8835
8836
8837 \end_layout
8838
8839 \begin_layout Standard
8840 What is a space? While you might be used to pressing the space key anytime
8841  you want to separate two words in ordinary word processors, LyX offers
8842  you more spaces: Spaces of different width and spaces which can or cannot
8843  be broken at the end of a line.
8844  The following sections will show you some examples where those spaces are
8845  useful.
8846 \end_layout
8847
8848 \begin_layout Subsection
8849 Protected Space
8850 \begin_inset CommandInset label
8851 LatexCommand label
8852 name "sub:Protected-Space"
8853
8854 \end_inset
8855
8856
8857 \begin_inset Index idx
8858 status collapsed
8859
8860 \begin_layout Plain Layout
8861 Spaces ! Protected
8862 \end_layout
8863
8864 \end_inset
8865
8866
8867 \end_layout
8868
8869 \begin_layout Standard
8870 The protected space: It is used to tell LyX (and LaTeX) not to break the
8871  line at that point.
8872  This may be necessary to avoid unlucky linebreaks, like in: 
8873 \end_layout
8874
8875 \begin_layout Quote
8876 Further documentation is given in section
8877 \begin_inset Newline newline
8878 \end_inset
8879
8880
8881 \begin_inset CommandInset ref
8882 LatexCommand ref
8883 reference "sec:Bibliography"
8884
8885 \end_inset
8886
8887 .
8888  
8889 \end_layout
8890
8891 \begin_layout Standard
8892 Obviously, it would be a good thing to put a protected space between 
8893 \begin_inset Quotes eld
8894 \end_inset
8895
8896 section
8897 \begin_inset Quotes erd
8898 \end_inset
8899
8900  and 
8901 \begin_inset Quotes eld
8902 \end_inset
8903
8904
8905 \begin_inset CommandInset ref
8906 LatexCommand ref
8907 reference "sec:Bibliography"
8908
8909 \end_inset
8910
8911
8912 \begin_inset Quotes erd
8913 \end_inset
8914
8915 .
8916  A protected space is set with 
8917 \family sans
8918 Insert\SpecialChar \menuseparator
8919 Formatting\SpecialChar \menuseparator
8920 Protected
8921 \bar under
8922
8923 \begin_inset space ~
8924 \end_inset
8925
8926
8927 \bar default
8928 Space
8929 \family default
8930  (shortcut 
8931 \begin_inset Info
8932 type  "shortcut"
8933 arg   "space-insert protected"
8934 \end_inset
8935
8936 ).
8937 \end_layout
8938
8939 \begin_layout Subsection
8940 Horizontal Space
8941 \begin_inset CommandInset label
8942 LatexCommand label
8943 name "sub:Horizontal-Space"
8944
8945 \end_inset
8946
8947
8948 \begin_inset Index idx
8949 status collapsed
8950
8951 \begin_layout Plain Layout
8952 Spacing ! Horizontal
8953 \end_layout
8954
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \begin_layout Standard
8961 All horizontal spaces can be inserted with the menu 
8962 \family sans
8963 Insert\SpecialChar \menuseparator
8964 Formatting\SpecialChar \menuseparator
8965 Horizontal Space
8966 \family default
8967 .
8968  The length units are listed in Appendix
8969 \begin_inset space ~
8970 \end_inset
8971
8972
8973 \begin_inset CommandInset ref
8974 LatexCommand ref
8975 reference "cha:Units-available-in"
8976
8977 \end_inset
8978
8979 .
8980 \end_layout
8981
8982 \begin_layout Subsubsection
8983 Inter-word Space
8984 \begin_inset CommandInset label
8985 LatexCommand label
8986 name "sub:Inter-word-Space"
8987
8988 \end_inset
8989
8990
8991 \begin_inset Index idx
8992 status collapsed
8993
8994 \begin_layout Plain Layout
8995 Spaces ! Inter-word
8996 \end_layout
8997
8998 \end_inset
8999
9000
9001 \end_layout
9002
9003 \begin_layout Standard
9004 Some languages (e.
9005 \begin_inset space \thinspace{}
9006 \end_inset
9007
9008 g.
9009 \begin_inset space \space{}
9010 \end_inset
9011
9012 English) have the typographical convention to add extra space after an end-of-se
9013 ntence punctuation mark, and LyX honors those conventions (see section
9014 \begin_inset space ~
9015 \end_inset
9016
9017
9018 \begin_inset CommandInset ref
9019 LatexCommand ref
9020 reference "sub:Abbreviations"
9021
9022 \end_inset
9023
9024 ).
9025  Sometimes, you want a normal space nevertheless.
9026  In this case, insert an inter-word space (shortcut 
9027 \begin_inset Info
9028 type  "shortcut"
9029 arg   "space-insert normal"
9030 \end_inset
9031
9032 ).
9033 \end_layout
9034
9035 \begin_layout Subsubsection
9036 Thin Space
9037 \begin_inset CommandInset label
9038 LatexCommand label
9039 name "sub:Thin-Space"
9040
9041 \end_inset
9042
9043
9044 \begin_inset Index idx
9045 status collapsed
9046
9047 \begin_layout Plain Layout
9048 Spaces ! Thin
9049 \end_layout
9050
9051 \end_inset
9052
9053
9054 \end_layout
9055
9056 \begin_layout Standard
9057
9058 \begin_inset Quotes eld
9059 \end_inset
9060
9061 thin space
9062 \begin_inset Quotes erd
9063 \end_inset
9064
9065  is a blank which has half the size of a normal space (and it is also 
9066 \begin_inset Quotes eld
9067 \end_inset
9068
9069 protected
9070 \begin_inset Quotes erd
9071 \end_inset
9072
9073 ).
9074  The typographical conventions in a lot of languages propose the use of
9075  thin spaces in cases where normal spaces would be too wide, for instance
9076  inside abbreviations:
9077 \end_layout
9078
9079 \begin_layout Quote
9080 D.
9081 \begin_inset space \thinspace{}
9082 \end_inset
9083
9084 E.
9085  Knuth has developed our beloved typesetting program.
9086 \end_layout
9087
9088 \begin_layout Standard
9089 or between values and units.
9090  Compare for example this:
9091 \begin_inset Newline newline
9092 \end_inset
9093
9094 10
9095 \begin_inset space \thinspace{}
9096 \end_inset
9097
9098 kg (thin space)
9099 \begin_inset Newline newline
9100 \end_inset
9101
9102 10 kg (normal space
9103 \end_layout
9104
9105 \begin_layout Standard
9106 You can insert thin spaces also with the menu 
9107 \family sans
9108 Insert\SpecialChar \menuseparator
9109 Formatting\SpecialChar \menuseparator
9110 Thin
9111 \begin_inset space ~
9112 \end_inset
9113
9114 Space
9115 \family default
9116  (shortcut 
9117 \begin_inset Info
9118 type  "shortcuts"
9119 arg   "space-insert thin"
9120 \end_inset
9121
9122 ).
9123 \end_layout
9124
9125 \begin_layout Subsubsection
9126 More Spaces
9127 \begin_inset CommandInset label
9128 LatexCommand label
9129 name "sub:More-Spaces"
9130
9131 \end_inset
9132
9133
9134 \end_layout
9135
9136 \begin_layout Standard
9137 You can furthermore insert the following space types:
9138 \end_layout
9139
9140 \begin_layout Description
9141 Negative
9142 \begin_inset space ~
9143 \end_inset
9144
9145 thin
9146 \begin_inset space ~
9147 \end_inset
9148
9149 space A line with a 
9150 \begin_inset Formula $\to$
9151 \end_inset
9152
9153
9154 \begin_inset space \negthinspace{}
9155 \end_inset
9156
9157
9158 \begin_inset Formula $\gets$
9159 \end_inset
9160
9161  Negative thin space between the arrows.
9162 \end_layout
9163
9164 \begin_layout Description
9165 Enspace
9166 \begin_inset space ~
9167 \end_inset
9168
9169 (0.5
9170 \begin_inset space \thinspace{}
9171 \end_inset
9172
9173 em) A line with a 
9174 \begin_inset Formula $\to$
9175 \end_inset
9176
9177
9178 \begin_inset space \enskip{}
9179 \end_inset
9180
9181
9182 \begin_inset Formula $\gets$
9183 \end_inset
9184
9185  Enspace (0.5
9186 \begin_inset space \thinspace{}
9187 \end_inset
9188
9189 em) space between the arrows.
9190 \end_layout
9191
9192 \begin_layout Description
9193 Quad
9194 \begin_inset space ~
9195 \end_inset
9196
9197 (1
9198 \begin_inset space \thinspace{}
9199 \end_inset
9200
9201 em) A line with a 
9202 \begin_inset Formula $\to$
9203 \end_inset
9204
9205
9206 \begin_inset space \quad{}
9207 \end_inset
9208
9209
9210 \begin_inset Formula $\gets$
9211 \end_inset
9212
9213  Quad
9214 \begin_inset space ~
9215 \end_inset
9216
9217 (1
9218 \begin_inset space \thinspace{}
9219 \end_inset
9220
9221 em) space between the arrows.
9222 \end_layout
9223
9224 \begin_layout Description
9225 QQuad
9226 \begin_inset space ~
9227 \end_inset
9228
9229 (2
9230 \begin_inset space \thinspace{}
9231 \end_inset
9232
9233 em) A line with a 
9234 \begin_inset Formula $\to$
9235 \end_inset
9236
9237
9238 \begin_inset space \qquad{}
9239 \end_inset
9240
9241
9242 \begin_inset Formula $\gets$
9243 \end_inset
9244
9245  QQuad
9246 \begin_inset space ~
9247 \end_inset
9248
9249 (2
9250 \begin_inset space \thinspace{}
9251 \end_inset
9252
9253 em) space between the arrows.
9254 \end_layout
9255
9256 \begin_layout Description
9257 Custom
9258 \begin_inset space ~
9259 \end_inset
9260
9261 space A line with
9262 \begin_inset Formula $\to$
9263 \end_inset
9264
9265
9266 \begin_inset space \hspace{}
9267 \length 2cm
9268 \end_inset
9269
9270
9271 \begin_inset Formula $\gets$
9272 \end_inset
9273
9274  2
9275 \begin_inset space \thinspace{}
9276 \end_inset
9277
9278 cm space between the arrows.
9279 \end_layout
9280
9281 \begin_layout Standard
9282 Table
9283 \begin_inset space ~
9284 \end_inset
9285
9286
9287 \begin_inset CommandInset ref
9288 LatexCommand ref
9289 reference "tab:Width-of-the"
9290
9291 \end_inset
9292
9293  lists the different space sizes.
9294 \end_layout
9295
9296 \begin_layout Standard
9297 \begin_inset Float table
9298 wide false
9299 sideways false
9300 status open
9301
9302 \begin_layout Plain Layout
9303 \align center
9304 \begin_inset Caption
9305
9306 \begin_layout Plain Layout
9307 \begin_inset CommandInset label
9308 LatexCommand label
9309 name "tab:Width-of-the"
9310
9311 \end_inset
9312
9313 Width of the different horizontal spaces.
9314 \end_layout
9315
9316 \end_inset
9317
9318
9319 \end_layout
9320
9321 \begin_layout Plain Layout
9322 \align center
9323 \begin_inset Tabular
9324 <lyxtabular version="3" rows="8" columns="2">
9325 <features tabularvalignment="middle">
9326 <column alignment="center" valignment="top" width="0">
9327 <column alignment="center" valignment="top" width="0">
9328 <row>
9329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9330 \begin_inset Text
9331
9332 \begin_layout Plain Layout
9333
9334 \series bold
9335 Space
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344
9345 \series bold
9346 Width
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 </row>
9352 <row>
9353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357 Normal
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366 1/3
9367 \begin_inset space \thinspace{}
9368 \end_inset
9369
9370 em
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 </row>
9376 <row>
9377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381 Protected
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 1/3
9391 \begin_inset space \thinspace{}
9392 \end_inset
9393
9394 em
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 </row>
9400 <row>
9401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405 Thin
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 1/6
9415 \begin_inset space \thinspace{}
9416 \end_inset
9417
9418 em
9419 \end_layout
9420
9421 \end_inset
9422 </cell>
9423 </row>
9424 <row>
9425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429 Negative thin
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438 -1/6
9439 \begin_inset space \thinspace{}
9440 \end_inset
9441
9442 em
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 </row>
9448 <row>
9449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453 Enspace (0.5
9454 \begin_inset space \thinspace{}
9455 \end_inset
9456
9457 em)
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466 0.5
9467 \begin_inset space \thinspace{}
9468 \end_inset
9469
9470 em
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 </row>
9476 <row>
9477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 Quad (1
9482 \begin_inset space \thinspace{}
9483 \end_inset
9484
9485 em)
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 1
9495 \begin_inset space \thinspace{}
9496 \end_inset
9497
9498 em
9499 \end_layout
9500
9501 \end_inset
9502 </cell>
9503 </row>
9504 <row>
9505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 QQuad (2
9510 \begin_inset space \thinspace{}
9511 \end_inset
9512
9513 em)
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9519 \begin_inset Text
9520
9521 \begin_layout Plain Layout
9522 2
9523 \begin_inset space \thinspace{}
9524 \end_inset
9525
9526 em
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 </row>
9532 </lyxtabular>
9533
9534 \end_inset
9535
9536
9537 \end_layout
9538
9539 \end_inset
9540
9541
9542 \end_layout
9543
9544 \begin_layout Subsubsection
9545
9546 \family sans
9547 Horizontal Fills
9548 \family default
9549
9550 \begin_inset Index idx
9551 status collapsed
9552
9553 \begin_layout Plain Layout
9554 Spacing ! Fills
9555 \end_layout
9556
9557 \end_inset
9558
9559
9560 \end_layout
9561
9562 \begin_layout Standard
9563 Horizontal fills (HFills) are a special LyX feature for adding extra space
9564  in a uniform fashion.
9565  An HFill is actually a variable length space, whose length always equals
9566  the remaining space between the left and right margins.
9567  If there is more than one HFill on a line, they divide the available space
9568  equally between themselves.
9569  
9570 \end_layout
9571
9572 \begin_layout Standard
9573 Here a few examples what you can do with them:
9574 \end_layout
9575
9576 \begin_layout Quote
9577 \noindent
9578 This is on the left side
9579 \begin_inset space \hfill{}
9580 \end_inset
9581
9582 This is on the right
9583 \end_layout
9584
9585 \begin_layout Quote
9586 \noindent
9587 Left
9588 \begin_inset space \hfill{}
9589 \end_inset
9590
9591 Middle
9592 \begin_inset space \hfill{}
9593 \end_inset
9594
9595 Right
9596 \end_layout
9597
9598 \begin_layout Quote
9599 \noindent
9600 Left
9601 \begin_inset space \hfill{}
9602 \end_inset
9603
9604 1/3 Left
9605 \begin_inset space \hfill{}
9606 \end_inset
9607
9608
9609 \begin_inset space \hfill{}
9610 \end_inset
9611
9612 Right
9613 \end_layout
9614
9615 \begin_layout Standard
9616 That was an example in the 
9617 \family sans
9618 Quote
9619 \family default
9620  environment.
9621  Here
9622 \begin_inset Formula $\to$
9623 \end_inset
9624
9625
9626 \begin_inset space \hfill{}
9627 \end_inset
9628
9629
9630 \begin_inset Formula $\gets$
9631 \end_inset
9632
9633 is one in a standard paragraph.
9634  It may or may not be apparent in the printed text, but it 
9635 \emph on
9636 is
9637 \emph default
9638  sitting in-between the two arrows.
9639 \end_layout
9640
9641 \begin_layout Standard
9642 HFills can be made visible when you choose one of the 
9643 \family sans
9644 Fill
9645 \begin_inset space ~
9646 \end_inset
9647
9648 Pattern
9649 \family default
9650  in the space dialog: The following patterns are available:
9651 \end_layout
9652
9653 \begin_layout Standard
9654 Dots: 
9655 \begin_inset space \dotfill{}
9656 \end_inset
9657
9658
9659 \begin_inset space ~
9660 \end_inset
9661
9662
9663 \end_layout
9664
9665 \begin_layout Standard
9666 Rule: 
9667 \begin_inset space \hrulefill{}
9668 \end_inset
9669
9670
9671 \begin_inset space ~
9672 \end_inset
9673
9674
9675 \end_layout
9676
9677 \begin_layout Standard
9678 Left arrow: 
9679 \begin_inset space \leftarrowfill{}
9680 \end_inset
9681
9682
9683 \begin_inset space ~
9684 \end_inset
9685
9686
9687 \end_layout
9688
9689 \begin_layout Standard
9690 Right arrow: 
9691 \begin_inset space \rightarrowfill{}
9692 \end_inset
9693
9694
9695 \begin_inset space ~
9696 \end_inset
9697
9698
9699 \end_layout
9700
9701 \begin_layout Standard
9702 Up brace: 
9703 \begin_inset space \downbracefill{}
9704 \end_inset
9705
9706
9707 \begin_inset space ~
9708 \end_inset
9709
9710
9711 \end_layout
9712
9713 \begin_layout Standard
9714 Down brace: 
9715 \begin_inset space \upbracefill{}
9716 \end_inset
9717
9718
9719 \begin_inset space ~
9720 \end_inset
9721
9722
9723 \end_layout
9724
9725 \begin_layout Standard
9726 \begin_inset Note Greyedout
9727 status open
9728
9729 \begin_layout Plain Layout
9730
9731 \series bold
9732 Note:
9733 \series default
9734  If an HFill is at the beginning of a line, and 
9735 \emph on
9736 not
9737 \emph default
9738  in the first line in a paragraph, LyX ignores it.
9739  This prevents HFills from accidentally being wrapped onto a new line.
9740  If you need space in this case anyway, set the 
9741 \family sans
9742 Protect
9743 \family default
9744  option in the space dialog.
9745 \end_layout
9746
9747 \end_inset
9748
9749
9750 \end_layout
9751
9752 \begin_layout Subsubsection
9753 Phantom Space
9754 \begin_inset Index idx
9755 status collapsed
9756
9757 \begin_layout Plain Layout
9758 Spacing ! Phantom
9759 \end_layout
9760
9761 \end_inset
9762
9763
9764 \end_layout
9765
9766 \begin_layout Standard
9767 Sometimes you want to insert space with exactly the length of a phrase.
9768  E.
9769 \begin_inset space \thinspace{}
9770 \end_inset
9771
9772 g.
9773 \begin_inset space \space{}
9774 \end_inset
9775
9776 you want to create the following multiple choice question:
9777 \end_layout
9778
9779 \begin_layout Standard
9780 \begin_inset VSpace medskip
9781 \end_inset
9782
9783 What is correct English?:
9784 \begin_inset Newline newline
9785 \end_inset
9786
9787
9788 \begin_inset Newline newline
9789 \end_inset
9790
9791 Mr.
9792 \begin_inset space ~
9793 \end_inset
9794
9795 Edge would have been jumps the gun.
9796 \begin_inset Newline newline
9797 \end_inset
9798
9799
9800 \begin_inset ERT
9801 status collapsed
9802
9803 \begin_layout Plain Layout
9804
9805
9806 \backslash
9807 phantom{Mr.
9808  Edge }
9809 \end_layout
9810
9811 \end_inset
9812
9813 has to be jumped
9814 \begin_inset Newline newline
9815 \end_inset
9816
9817
9818 \begin_inset ERT
9819 status collapsed
9820
9821 \begin_layout Plain Layout
9822
9823
9824 \backslash
9825 phantom{Mr.
9826  Edge }
9827 \end_layout
9828
9829 \end_inset
9830
9831 jumps
9832 \begin_inset VSpace medskip
9833 \end_inset
9834
9835
9836 \end_layout
9837
9838 \begin_layout Standard
9839 So that the choices appear exactly after the phrase 
9840 \begin_inset Quotes eld
9841 \end_inset
9842
9843 Mr.
9844 \begin_inset space ~
9845 \end_inset
9846
9847 Edge
9848 \begin_inset space ~
9849 \end_inset
9850
9851
9852 \begin_inset Quotes erd
9853 \end_inset
9854
9855 .
9856  To get this, you can use the LaTeX-command 
9857 \series bold
9858
9859 \backslash
9860 phantom
9861 \series default
9862  in TeX Code
9863 \begin_inset Foot
9864 status collapsed
9865
9866 \begin_layout Plain Layout
9867 See sec.
9868 \begin_inset space \thinspace{}
9869 \end_inset
9870
9871
9872 \begin_inset CommandInset ref
9873 LatexCommand ref
9874 reference "sec:TeX-Code"
9875
9876 \end_inset
9877
9878  for more information about TeX-Code.
9879 \end_layout
9880
9881 \end_inset
9882
9883 .
9884  In our case write the command 
9885 \series bold
9886
9887 \backslash
9888 phantom{Mr.
9889  Edge }
9890 \series default
9891  (note the space after 
9892 \begin_inset Quotes eld
9893 \end_inset
9894
9895 Edge
9896 \begin_inset Quotes erd
9897 \end_inset
9898
9899 ) at the beginning of the last two lines.
9900  The command prints out the phrase within the the two braces, but invisible.
9901  That is why it is named 
9902 \begin_inset Quotes eld
9903 \end_inset
9904
9905 phantom
9906 \begin_inset Quotes erd
9907 \end_inset
9908
9909 .
9910 \begin_inset Foot
9911 status collapsed
9912
9913 \begin_layout Plain Layout
9914 There exists also the commands 
9915 \backslash
9916
9917 \series bold
9918 hphantom
9919 \series default
9920  and 
9921 \backslash
9922
9923 \series bold
9924 vphantom
9925 \series default
9926 , but this too special for the LyX User Guide.
9927  If you are interested in knowing more about this, have a look at 
9928 \begin_inset CommandInset citation
9929 LatexCommand cite
9930 key "latexcompanion,latexguide"
9931
9932 \end_inset
9933
9934 .
9935 \end_layout
9936
9937 \end_inset
9938
9939
9940 \end_layout
9941
9942 \begin_layout Subsection
9943 Vertical Space
9944 \begin_inset CommandInset label
9945 LatexCommand label
9946 name "sub:Vertical-Space"
9947
9948 \end_inset
9949
9950
9951 \begin_inset Index idx
9952 status collapsed
9953
9954 \begin_layout Plain Layout
9955 Spacing ! Vertical
9956 \end_layout
9957
9958 \end_inset
9959
9960
9961 \end_layout
9962
9963 \begin_layout Standard
9964 To add extra vertical space above or below a paragraph, use the 
9965 \family sans
9966 Insert\SpecialChar \menuseparator
9967 Formatting\SpecialChar \menuseparator
9968 Vertical
9969 \begin_inset space ~
9970 \end_inset
9971
9972 Space
9973 \family default
9974  dialog.
9975  There you find the following sizes:
9976 \end_layout
9977
9978 \begin_layout Standard
9979
9980 \family sans
9981 SmallSkip
9982 \family default
9983
9984 \family sans
9985 MedSkip
9986 \family default
9987  and 
9988 \family sans
9989 BigSkip
9990 \family default
9991  are LaTeX sizes which depend on the font size of the document.
9992  
9993 \family sans
9994 DefSkip
9995 \family default
9996  is the skip adjusted in the dialog 
9997 \family sans
9998 Document\SpecialChar \menuseparator
9999 Settings
10000 \family default
10001
10002 \begin_inset Index idx
10003 status collapsed
10004
10005 \begin_layout Plain Layout
10006 Document ! Settings
10007 \end_layout
10008
10009 \end_inset
10010
10011  for the paragraph separation.
10012  If you use indentation to separate paragraphs 
10013 \family sans
10014 DefSkip
10015 \family default
10016  is equal to 
10017 \family sans
10018 MedSkip
10019 \family default
10020 .
10021 \end_layout
10022
10023 \begin_layout Standard
10024
10025 \family sans
10026 VFill
10027 \family default
10028
10029 \begin_inset Index idx
10030 status collapsed
10031
10032 \begin_layout Plain Layout
10033 Spacing ! Fills
10034 \end_layout
10035
10036 \end_inset
10037
10038  is a variable space, set so that the space is maximal within one page.
10039  An example: You have only two short paragraphs on one page with a vfill
10040  between them.
10041  Then the first paragraph is placed at the top of the page and the second
10042  one at the bottom, because the space between them is then maximal.
10043  
10044 \family sans
10045 VFill
10046 \family default
10047 s work like 
10048 \family sans
10049 HFill
10050 \family default
10051 s: they fill the remaining vertical space on a page with blank space.
10052 \begin_inset Foot
10053 status collapsed
10054
10055 \begin_layout Plain Layout
10056
10057 \family sans
10058 HFill
10059 \family default
10060 s are described in section
10061 \begin_inset space ~
10062 \end_inset
10063
10064
10065 \begin_inset CommandInset ref
10066 LatexCommand ref
10067 reference "sub:Horizontal-Space"
10068
10069 \end_inset
10070
10071 .
10072 \end_layout
10073
10074 \end_inset
10075
10076  If there are several 
10077 \family sans
10078 VFill
10079 \family default
10080 s on a page, they divide the remaining vertical space equally between themselves.
10081  You can therefore use 
10082 \family sans
10083 VFill
10084 \family default
10085 s to center text on a page, or even place text 2/3 down a page.
10086 \end_layout
10087
10088 \begin_layout Standard
10089
10090 \family sans
10091 Custom
10092 \family default
10093  are custom spaces in units explained in Appendix
10094 \begin_inset space ~
10095 \end_inset
10096
10097
10098 \begin_inset CommandInset ref
10099 LatexCommand ref
10100 reference "cha:Units-available-in"
10101
10102 \end_inset
10103
10104 .
10105 \end_layout
10106
10107 \begin_layout Standard
10108 \begin_inset Note Greyedout
10109 status open
10110
10111 \begin_layout Plain Layout
10112
10113 \series bold
10114 Note:
10115 \series default
10116  
10117 \series medium
10118 When the extra vertical space would be in the output at the top/bottom of
10119  a page, the space is only added if you have also checked the option 
10120 \family sans
10121 Protect
10122 \family default
10123 .
10124 \end_layout
10125
10126 \end_inset
10127
10128
10129 \end_layout
10130
10131 \begin_layout Subsection
10132 Paragraph Alignment
10133 \end_layout
10134
10135 \begin_layout Standard
10136 You can change the paragraph alignment with the 
10137 \family sans
10138 Edit\SpecialChar \menuseparator
10139 Paragraph Settings
10140 \family default
10141  dialog.
10142  There are five possibilities: 
10143 \end_layout
10144
10145 \begin_layout Itemize
10146
10147 \family sans
10148 Justified
10149 \family default
10150  (shortcut 
10151 \begin_inset Info
10152 type  "shortcut"
10153 arg   "paragraph-params \\align block"
10154 \end_inset
10155
10156 )
10157 \end_layout
10158
10159 \begin_layout Itemize
10160
10161 \family sans
10162 Left
10163 \family default
10164  (
10165 \begin_inset Info
10166 type  "shortcut"
10167 arg   "paragraph-params \\align left"
10168 \end_inset
10169
10170 )
10171 \end_layout
10172
10173 \begin_layout Itemize
10174
10175 \family sans
10176 Right
10177 \family default
10178  (
10179 \begin_inset Info
10180 type  "shortcut"
10181 arg   "paragraph-params \\align right"
10182 \end_inset
10183
10184 )
10185 \end_layout
10186
10187 \begin_layout Itemize
10188
10189 \family sans
10190 Center
10191 \family default
10192  (
10193 \begin_inset Info
10194 type  "shortcut"
10195 arg   "paragraph-params \\align center"
10196 \end_inset
10197
10198 )
10199 \end_layout
10200
10201 \begin_layout Itemize
10202
10203 \family sans
10204 Default
10205 \family default
10206  (
10207 \begin_inset Info
10208 type  "shortcut"
10209 arg   "paragraph-params \\align default"
10210 \end_inset
10211
10212 )
10213 \end_layout
10214
10215 \begin_layout Standard
10216 The default in most cases is justified alignment, in which the inter-word
10217  spacing is variable and each line of a paragraph fills the region between
10218  the left and right margins.
10219  The other three alignments should be self-explanatory, and look like this:
10220 \end_layout
10221
10222 \begin_layout Standard
10223 \align right
10224 This paragraph is right aligned,
10225 \end_layout
10226
10227 \begin_layout Standard
10228 \align center
10229 this one is centered,
10230 \end_layout
10231
10232 \begin_layout Standard
10233 \align left
10234 this one is left aligned.
10235 \end_layout
10236
10237 \begin_layout Subsection
10238 Forced Page Breaks
10239 \begin_inset Index idx
10240 status collapsed
10241
10242 \begin_layout Plain Layout
10243 Page breaks ! Forced
10244 \end_layout
10245
10246 \end_inset
10247
10248
10249 \begin_inset CommandInset label
10250 LatexCommand label
10251 name "sub:Forced-Page-Breaks"
10252
10253 \end_inset
10254
10255
10256 \end_layout
10257
10258 \begin_layout Standard
10259 If you don't like the way LaTeX does the pagebreaks in your document, you
10260  can force a page break where you want one.
10261  Normally this will not be necessary, because LaTeX is good at page breaking.
10262  Only if you use a lot of 
10263 \family sans
10264 Floats
10265 \family default
10266 , LaTeX's page breaking algorithm can fail.
10267 \end_layout
10268
10269 \begin_layout Standard
10270 We recommend not to use forced pagebreaks until the text is finished and
10271  until you have checked in the preview to see if you 
10272 \emph on
10273 really
10274 \emph default
10275  have to change the page breaking.
10276 \end_layout
10277
10278 \begin_layout Standard
10279 There are two types of pagebreaks: One that ends the page without any special
10280  action.
10281  This can be inserted above or below a paragraph via the menu 
10282 \family sans
10283 Insert\SpecialChar \menuseparator
10284 Formatting\SpecialChar \menuseparator
10285 New
10286 \begin_inset space ~
10287 \end_inset
10288
10289 Page
10290 \family default
10291 .
10292  The second type, that is inserted via the menu 
10293 \family sans
10294 Insert\SpecialChar \menuseparator
10295 Formatting\SpecialChar \menuseparator
10296 Page
10297 \begin_inset space ~
10298 \end_inset
10299
10300 Break
10301 \family default
10302 , ends a page but stretches the content of the page, so that it fills out
10303  the complete page.
10304  This type is useful to avoid whitespace when a page break produces a page
10305  on which only the last few lines are absent.
10306 \end_layout
10307
10308 \begin_layout Standard
10309 You might try to use a page break to ensure that a figure or table appears
10310  at the top of a page.
10311  This is, of course, the wrong way to do it.
10312  LyX gives you a way of automatically ensuring that your figures and tables
10313  appear at the top of a page (or the bottom, or on their own page) without
10314  having to worry about what precedes or follows your figure or table.
10315  See chapter 
10316 \begin_inset CommandInset ref
10317 LatexCommand ref
10318 reference "cha:Floats-and-Notes"
10319
10320 \end_inset
10321
10322  to learn more about 
10323 \family sans
10324 Floats
10325 \family default
10326 .
10327 \end_layout
10328
10329 \begin_layout Subsubsection
10330 Clear Page Breaks
10331 \begin_inset CommandInset label
10332 LatexCommand label
10333 name "sub:Clear-Page-Breaks"
10334
10335 \end_inset
10336
10337
10338 \begin_inset Index idx
10339 status collapsed
10340
10341 \begin_layout Plain Layout
10342 Page breaks ! Clear
10343 \end_layout
10344
10345 \end_inset
10346
10347
10348 \end_layout
10349
10350 \begin_layout Standard
10351 Rather than forced pagebreaks where the content behind the break is placed
10352  directly on the next page, you can also clear pages while breaking them.
10353  That means that the current paragraph is terminated and everything, including
10354  unprocessed floats, from the earlier part of the document are placed behind
10355  it, if necessary by adding pages.
10356 \end_layout
10357
10358 \begin_layout Standard
10359 You can insert a clear page break with the menu 
10360 \family sans
10361 Insert\SpecialChar \menuseparator
10362 Formatting\SpecialChar \menuseparator
10363 Clear
10364 \begin_inset space ~
10365 \end_inset
10366
10367 Page
10368 \family default
10369 .
10370  When you have a two-sided document like a book, you can use the menu 
10371 \family sans
10372 Insert\SpecialChar \menuseparator
10373 Formatting\SpecialChar \menuseparator
10374 Clear
10375 \begin_inset space ~
10376 \end_inset
10377
10378 Double
10379 \begin_inset space ~
10380 \end_inset
10381
10382 Page
10383 \family default
10384  to insert a clear page break that assures that the next page is a right-hand
10385  page (odd-numbered), if necessary by adding a page.
10386 \end_layout
10387
10388 \begin_layout Subsection
10389 Forced Line Breaks
10390 \begin_inset Index idx
10391 status collapsed
10392
10393 \begin_layout Plain Layout
10394 Line breaks
10395 \end_layout
10396
10397 \end_inset
10398
10399
10400 \begin_inset CommandInset label
10401 LatexCommand label
10402 name "sub:Forced-Line-Breaks"
10403
10404 \end_inset
10405
10406
10407 \end_layout
10408
10409 \begin_layout Standard
10410 Similar to page breaks there are two types of line breaks: One that simply
10411  breaks the line.
10412  You can force this line break within a paragraph by selecting 
10413 \family sans
10414 Insert\SpecialChar \menuseparator
10415 Formatting\SpecialChar \menuseparator
10416 Ragged
10417 \begin_inset space ~
10418 \end_inset
10419
10420 Line
10421 \begin_inset space ~
10422 \end_inset
10423
10424 Break
10425 \family default
10426  or with 
10427 \begin_inset Info
10428 type  "shortcut"
10429 arg   "newline-insert newline"
10430 \end_inset
10431
10432 .
10433  Another type that is inserted via the menu 
10434 \family sans
10435 Insert\SpecialChar \menuseparator
10436 Formatting\SpecialChar \menuseparator
10437 Justified
10438 \begin_inset space ~
10439 \end_inset
10440
10441 Line
10442 \begin_inset space ~
10443 \end_inset
10444
10445 Break
10446 \family default
10447  breaks the line and stretches it so that it fills out the whole space between
10448  the page margins.
10449  This is necessary to avoid 
10450 \begin_inset Quotes eld
10451 \end_inset
10452
10453 fringes
10454 \begin_inset Quotes erd
10455 \end_inset
10456
10457  in justified paragraphs due to whitespace introduced by line breaks.
10458 \end_layout
10459
10460 \begin_layout Standard
10461 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10462  LaTeX is very good at line breaking.
10463  There are, however, a number of situations where it is necessary to actively
10464  set a line break, e.
10465 \begin_inset space \thinspace{}
10466 \end_inset
10467
10468 g.
10469 \begin_inset space \space{}
10470 \end_inset
10471
10472 in a poem or for an address (see sections
10473 \begin_inset space ~
10474 \end_inset
10475
10476
10477 \begin_inset CommandInset ref
10478 LatexCommand ref
10479 reference "sec:Quote"
10480
10481 \end_inset
10482
10483
10484 \begin_inset CommandInset ref
10485 LatexCommand ref
10486 reference "sec:Verse"
10487
10488 \end_inset
10489
10490  and 
10491 \begin_inset CommandInset ref
10492 LatexCommand ref
10493 reference "sec:Address-Usage"
10494
10495 \end_inset
10496
10497 ).
10498 \end_layout
10499
10500 \begin_layout Subsection
10501 Horizontal Lines
10502 \begin_inset CommandInset label
10503 LatexCommand label
10504 name "sub:Horizontal-Lines"
10505
10506 \end_inset
10507
10508
10509 \begin_inset Index idx
10510 status collapsed
10511
10512 \begin_layout Plain Layout
10513 Horizontal lines
10514 \end_layout
10515
10516 \end_inset
10517
10518
10519 \end_layout
10520
10521 \begin_layout Standard
10522
10523 \lyxline
10524 In the dialog 
10525 \family sans
10526 Insert\SpecialChar \menuseparator
10527 Formatting\SpecialChar \menuseparator
10528 Horizontal
10529 \begin_inset space ~
10530 \end_inset
10531
10532 Line
10533 \family default
10534  you can insert horizontal lines that span the whole width of the document
10535  or column.
10536 \lyxline
10537
10538 \end_layout
10539
10540 \begin_layout Section
10541 Characters and Symbols
10542 \end_layout
10543
10544 \begin_layout Standard
10545 You can directly enter all characters that are available on your keyboard.
10546  You can also use special keyboard maps to be able to enter e.
10547 \begin_inset space \thinspace{}
10548 \end_inset
10549
10550 g.
10551 \begin_inset space \space{}
10552 \end_inset
10553
10554 characters needed for French with an English keyboard.
10555  See section
10556 \begin_inset space \thinspace{}
10557 \end_inset
10558
10559
10560 \begin_inset CommandInset ref
10561 LatexCommand ref
10562 reference "sub:Keyboard-mapping"
10563
10564 \end_inset
10565
10566  for information on how this is done.
10567 \end_layout
10568
10569 \begin_layout Standard
10570 For the case where you need a character that is not on your keyboard, you
10571  can use the 
10572 \family sans
10573 Symbols
10574 \family default
10575  dialog via the menu 
10576 \family sans
10577 Insert\SpecialChar \menuseparator
10578 Special Character\SpecialChar \menuseparator
10579 Symbols
10580 \family default
10581 .
10582 \end_layout
10583
10584 \begin_layout Standard
10585 \begin_inset Note Greyedout
10586 status open
10587
10588 \begin_layout Plain Layout
10589
10590 \series bold
10591 Note:
10592 \series default
10593  Maybe not all symbols inserted with the symbols dialog can be displayed
10594  when you are using a special screen font in LyX's preferences.
10595  But the inserted symbols will in every case be displayed in the output.
10596 \end_layout
10597
10598 \end_inset
10599
10600
10601 \end_layout
10602
10603 \begin_layout Section
10604 Fonts and Text Styles
10605 \begin_inset CommandInset label
10606 LatexCommand label
10607 name "sec:Fonts-and-Text"
10608
10609 \end_inset
10610
10611
10612 \end_layout
10613
10614 \begin_layout Subsection
10615 Font Types
10616 \begin_inset Index idx
10617 status collapsed
10618
10619 \begin_layout Plain Layout
10620 Font ! Types
10621 \end_layout
10622
10623 \end_inset
10624
10625
10626 \end_layout
10627
10628 \begin_layout Standard
10629 There are two types of fonts:
10630 \end_layout
10631
10632 \begin_layout Description
10633 Vector
10634 \begin_inset space ~
10635 \end_inset
10636
10637 fonts
10638 \begin_inset Index idx
10639 status collapsed
10640
10641 \begin_layout Plain Layout
10642 Fonts ! Vector-
10643 \end_layout
10644
10645 \end_inset
10646
10647  are fonts, built from outlines of the single glyphs (i.
10648 \begin_inset space \thinspace{}
10649 \end_inset
10650
10651 g.
10652  characters) in the font.
10653  This means that each glyph is defined using mathematical curves that are
10654  well suited for scaling to any requested size.
10655  This mathematical definition is interpreted by the font renderer and the
10656  curve is filled out with pixels according to the size and glyph.
10657  This means that outline fonts will look pretty good in all sizes.
10658  Only at very small sizes where each pixel has to be very carefully computed
10659  to provide a good image, it might be hard to provide a good rendering.
10660 \begin_inset Newline newline
10661 \end_inset
10662
10663 That could mean that one only needs to define one font size and scale them.
10664  But to achieve a better quality, many fonts define several font sizes.
10665  That improves the appearance because you need more details at large font
10666  sizes than at small ones.
10667 \begin_inset Newline newline
10668 \end_inset
10669
10670 The font types 
10671 \family typewriter
10672 TrueType
10673 \family default
10674
10675 \family typewriter
10676 OpenType
10677 \family default
10678 , and 
10679 \family typewriter
10680 Type
10681 \begin_inset space ~
10682 \end_inset
10683
10684 1
10685 \family default
10686  are vector fonts.
10687 \end_layout
10688
10689 \begin_layout Description
10690 Bitmap
10691 \begin_inset space ~
10692 \end_inset
10693
10694 fonts
10695 \begin_inset Index idx
10696 status collapsed
10697
10698 \begin_layout Plain Layout
10699 Fonts ! Bitmap-
10700 \end_layout
10701
10702 \end_inset
10703
10704  on the other hand, are defined by bitmap graphics from the start, so they
10705  will look good at all the sizes they are meant for.
10706  However, they don't scale well, because in order to scale a glyph, each
10707  pixel is enlarged into several pixels.
10708  It is the same effect that happens if you try to enlarge a picture in a
10709  picture manipulation program.
10710  In order to relieve this effect, bitmap fonts are typically provided in
10711  several fixed sizes typically from around 8 pixels high up to 34 pixels
10712  or so high in steps according to what is believed to be useful.
10713  The advantage of bitmap fonts is that no complicated computations are necessary
10714  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10715  fonts.
10716  The disadvantage is that sizes that don't exist as fixed versions have
10717  to be scaled by doubling pixels, and thus look bad.
10718 \begin_inset Newline newline
10719 \end_inset
10720
10721 Bitmap fonts are named 
10722 \family typewriter
10723 Type
10724 \begin_inset space ~
10725 \end_inset
10726
10727 3
10728 \family default
10729  in PostScript- and PDF-documents.
10730 \end_layout
10731
10732 \begin_layout Standard
10733 The result of all this, is that bitmap fonts are best for the size they
10734  are designed for, while scalable fonts are good for nearly all sizes.
10735  So one need fewer font size definitions for scalable fonts.
10736  That's the reason why nearly all text rendering and typesetting programs
10737  use scalable fonts.
10738 \end_layout
10739
10740 \begin_layout Standard
10741 To test which fonts are used in a PDF-document, you can have a look into
10742  its document properties.
10743 \end_layout
10744
10745 \begin_layout Standard
10746 Many modern typesetting and markup languages have begun to move towards
10747  specifying character styles rather than specifying a particular font.
10748  For example, instead of changing to an italicized version of the current
10749  font to emphasize text, you use an 
10750 \begin_inset Quotes eld
10751 \end_inset
10752
10753 emphasized style
10754 \begin_inset Quotes erd
10755 \end_inset
10756
10757  instead.
10758  This concept fits in perfectly with LyX.
10759  In LyX, you do things based on contexts, rather than focusing on typesetting
10760  details.
10761 \end_layout
10762
10763 \begin_layout Subsection
10764 Document Font and Font size
10765 \begin_inset CommandInset label
10766 LatexCommand label
10767 name "sub:Document-Font"
10768
10769 \end_inset
10770
10771
10772 \begin_inset Index idx
10773 status collapsed
10774
10775 \begin_layout Plain Layout
10776 Font ! Size
10777 \end_layout
10778
10779 \end_inset
10780
10781
10782 \begin_inset Index idx
10783 status collapsed
10784
10785 \begin_layout Plain Layout
10786 Document ! Font
10787 \end_layout
10788
10789 \end_inset
10790
10791
10792 \end_layout
10793
10794 \begin_layout Standard
10795 You can set the document fonts in the 
10796 \family sans
10797 Document\SpecialChar \menuseparator
10798 Settings
10799 \family default
10800
10801 \begin_inset Index idx
10802 status collapsed
10803
10804 \begin_layout Plain Layout
10805 Document ! Settings
10806 \end_layout
10807
10808 \end_inset
10809
10810  dialog.
10811  There you can specify which font should be used for the three different
10812  font shapes roman (serif), 
10813 \family sans
10814 sans
10815 \begin_inset space ~
10816 \end_inset
10817
10818 serif
10819 \family default
10820 , and 
10821 \family typewriter
10822 typewriter
10823 \family default
10824  and its scalings.
10825 \end_layout
10826
10827 \begin_layout Standard
10828 The possible options for the font include 
10829 \family sans
10830 default
10831 \family default
10832  and a list of fonts available on your system.
10833  
10834 \family sans
10835 default
10836 \family default
10837  uses the standard TeX fonts, known as 
10838 \begin_inset Quotes eld
10839 \end_inset
10840
10841
10842 \family typewriter
10843 Computer Modern
10844 \family default
10845
10846 \begin_inset Quotes erd
10847 \end_inset
10848
10849  (
10850 \family typewriter
10851 cm
10852 \family default
10853 ) or 
10854 \begin_inset Quotes eld
10855 \end_inset
10856
10857
10858 \family typewriter
10859 European Computer Modern
10860 \family default
10861
10862 \begin_inset Quotes erd
10863 \end_inset
10864
10865  (
10866 \family typewriter
10867 ec
10868 \family default
10869 ).
10870 \end_layout
10871
10872 \begin_layout Standard
10873 As 
10874 \family typewriter
10875 cm
10876 \family default
10877  and 
10878 \family typewriter
10879 ec
10880 \family default
10881  are bitmap fonts, they often looks pixeled in PDF output, especially when
10882  you read the PDF in a zoomed size.
10883 \begin_inset Foot
10884 status collapsed
10885
10886 \begin_layout Plain Layout
10887 This problem doesn't appear if you read PDFs in 
10888 \family typewriter
10889 Adobe
10890 \begin_inset space ~
10891 \end_inset
10892
10893 Reader
10894 \family default
10895  version 6 or later, because this program includes a special bitmap font
10896  renderer.
10897 \end_layout
10898
10899 \end_inset
10900
10901  To get rid of pixeled fonts, you have to use a vector font.
10902  There are three ways to use one:
10903 \end_layout
10904
10905 \begin_layout Itemize
10906 One way is to use the 
10907 \family typewriter
10908 AE
10909 \family default
10910  fonts.
10911  
10912 \family typewriter
10913 AE
10914 \family default
10915  is a virtual font.
10916  Virtual means that it 
10917 \begin_inset Quotes eld
10918 \end_inset
10919
10920 steals
10921 \begin_inset Quotes erd
10922 \end_inset
10923
10924  outline 
10925 \family typewriter
10926 cm
10927 \family default
10928 -glyphs from other fonts.
10929  This has the disadvantage that some characters are missing, like the French
10930  guillemets (
10931 \begin_inset Quotes eld
10932 \end_inset
10933
10934 «
10935 \begin_inset Quotes erd
10936 \end_inset
10937
10938  and 
10939 \begin_inset Quotes eld
10940 \end_inset
10941
10942 »
10943 \begin_inset Quotes erd
10944 \end_inset
10945
10946 )
10947 \begin_inset Foot
10948 status collapsed
10949
10950 \begin_layout Plain Layout
10951 Loading the LaTeX-package 
10952 \series bold
10953 aeguill
10954 \series default
10955
10956 \begin_inset Index idx
10957 status collapsed
10958
10959 \begin_layout Plain Layout
10960 LaTeX-packages ! aeguill
10961 \end_layout
10962
10963 \end_inset
10964
10965  with the document preamble line
10966 \begin_inset Newline newline
10967 \end_inset
10968
10969
10970 \series bold
10971
10972 \backslash
10973 usepackage[ec]{aeguill}
10974 \begin_inset Newline newline
10975 \end_inset
10976
10977
10978 \series default
10979 will fix the guillemet problem.
10980 \end_layout
10981
10982 \end_inset
10983
10984  and that accented characters are not 
10985 \emph on
10986 one
10987 \emph default
10988  glyph, they are build of 
10989 \emph on
10990 two
10991 \emph default
10992  characters, the accent and the letter.
10993  Therefore you can't search in documents using the 
10994 \family typewriter
10995 AE
10996 \family default
10997  fonts for words with accented characters.
10998  If you search for example for the French word 
10999 \begin_inset Quotes eld
11000 \end_inset
11001
11002 rève
11003 \begin_inset Quotes erd
11004 \end_inset
11005
11006  in a PDF, you won't get any result, because the PDF-viewer searches for
11007  the glyph 
11008 \begin_inset Quotes eld
11009 \end_inset
11010
11011  è 
11012 \begin_inset Quotes erd
11013 \end_inset
11014
11015  and not for the glyph 
11016 \begin_inset Quotes eld
11017 \end_inset
11018
11019  e +
11020 \begin_inset space ~
11021 \end_inset
11022
11023  ̀ 
11024 \begin_inset Quotes erd
11025 \end_inset
11026
11027 .
11028 \end_layout
11029
11030 \begin_layout Itemize
11031 Another possibility is to use three different outline fonts
11032 \begin_inset Foot
11033 status collapsed
11034
11035 \begin_layout Plain Layout
11036 Other fonts, like 
11037 \family typewriter
11038 Latin Modern
11039 \family default
11040  or 
11041 \family typewriter
11042 Computer Modern
11043 \family default
11044 , consist of these three main font types 
11045 \family sans
11046 sans
11047 \begin_inset space ~
11048 \end_inset
11049
11050 serif
11051 \family default
11052
11053 \family sans
11054 typewriter
11055 \family default
11056 , and 
11057 \family sans
11058 serif
11059 \family default
11060 .
11061 \end_layout
11062
11063 \end_inset
11064
11065
11066 \family typewriter
11067 Times Roman
11068 \family default
11069  as roman font,
11070 \family sans
11071  
11072 \family typewriter
11073 Helvetica
11074 \family default
11075  scaled to 92 or 95
11076 \begin_inset space \thinspace{}
11077 \end_inset
11078
11079 % as sans
11080 \begin_inset space ~
11081 \end_inset
11082
11083 serif font, and 
11084 \family typewriter
11085 courier
11086 \family default
11087  as typewriter font.
11088 \begin_inset Newline newline
11089 \end_inset
11090
11091 The differences between roman, 
11092 \family sans
11093 sans
11094 \begin_inset space ~
11095 \end_inset
11096
11097 serif
11098 \family default
11099 , and 
11100 \family typewriter
11101 typewriter
11102 \family default
11103  fonts are explained in section
11104 \begin_inset space ~
11105 \end_inset
11106
11107
11108 \begin_inset CommandInset ref
11109 LatexCommand ref
11110 reference "sub:Fine-Tuning-with-the"
11111
11112 \end_inset
11113
11114 .
11115 \begin_inset Newline newline
11116 \end_inset
11117
11118 The font 
11119 \family typewriter
11120 Times Roman
11121 \family default
11122  was originally designed for newspapers.
11123  That means its glyphs are smaller than the ones from other fonts to fit
11124  into the small newspaper columns.
11125  Therefore 
11126 \family typewriter
11127 Times Roman
11128 \family default
11129  is not the optimal choice for larger documents like books.
11130 \end_layout
11131
11132 \begin_layout Itemize
11133 The best solution is to use the 
11134 \family typewriter
11135 Latin Modern
11136 \family default
11137  (
11138 \family typewriter
11139 lm
11140 \family default
11141 ) fonts.
11142  These fonts were developed for the LaTeX community to replace 
11143 \family typewriter
11144 cm
11145 \family default
11146  as the default font.
11147  In most cases they look the same as 
11148 \family typewriter
11149 cm
11150 \family default
11151
11152 \begin_inset Foot
11153 status collapsed
11154
11155 \begin_layout Plain Layout
11156 One difference is improved kerning for the 
11157 \family typewriter
11158 lm
11159 \family default
11160  fonts.
11161 \end_layout
11162
11163 \end_inset
11164
11165 , but 
11166 \family typewriter
11167 lm
11168 \family default
11169  covers a vast number of characters over the other two families 
11170 \family typewriter
11171 cm
11172 \family default
11173  and 
11174 \family typewriter
11175 ec
11176 \family default
11177 .
11178 \end_layout
11179
11180 \begin_layout Standard
11181 \begin_inset VSpace bigskip
11182 \end_inset
11183
11184 For the font size there are four possible values: 
11185 \family sans
11186 default, 10
11187 \family default
11188
11189 \family sans
11190 11
11191 \family default
11192 , and 
11193 \family sans
11194 12
11195 \family default
11196 .
11197  The size of 
11198 \family sans
11199 default
11200 \family default
11201  depends on your LaTeX-system, normally it is equal to the font size 10.
11202 \end_layout
11203
11204 \begin_layout Standard
11205 The font sizes are the 
11206 \emph on
11207 base size
11208 \emph default
11209 .
11210  That means that LyX scales all other possible font sizes (such as those
11211  used in footnotes, super-, and subscripts) by this value.
11212  You can fine-tune the font size of text parts via the 
11213 \family sans
11214 Text
11215 \begin_inset space ~
11216 \end_inset
11217
11218 Style
11219 \family default
11220  dialog if needed.
11221  The possible font sizes for text parts are explained in section
11222 \begin_inset space ~
11223 \end_inset
11224
11225
11226 \begin_inset CommandInset ref
11227 LatexCommand ref
11228 reference "sub:Fine-Tuning-with-the"
11229
11230 \end_inset
11231
11232 .
11233 \end_layout
11234
11235 \begin_layout Standard
11236 The field 
11237 \family sans
11238 CJK
11239 \family default
11240  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11241  a font to display the script characters.
11242 \begin_inset Foot
11243 status collapsed
11244
11245 \begin_layout Plain Layout
11246 The font will be the argument for the commands of the LaTeX-package 
11247 \series bold
11248 CJK
11249 \series default
11250 .
11251  So this has no effect for the document language 
11252 \family sans
11253 Japanese
11254 \family default
11255  that doesn't use 
11256 \series bold
11257 CJK
11258 \series default
11259 .
11260 \end_layout
11261
11262 \end_inset
11263
11264
11265 \end_layout
11266
11267 \begin_layout Standard
11268 \begin_inset VSpace bigskip
11269 \end_inset
11270
11271
11272 \begin_inset Note Greyedout
11273 status open
11274
11275 \begin_layout Plain Layout
11276
11277 \series bold
11278 Note:
11279 \series default
11280  When you choose a new font or font size, LyX does 
11281 \emph on
11282 not
11283 \emph default
11284  change the screen font! You will only see a difference in the printed output;
11285  this is part of the WYSIWYM concept.
11286  LyX's screen fonts can be adjusted in the 
11287 \family sans
11288 Tools\SpecialChar \menuseparator
11289 Preferences
11290 \family default
11291  dialog, see section
11292 \begin_inset space ~
11293 \end_inset
11294
11295
11296 \begin_inset CommandInset ref
11297 LatexCommand ref
11298 reference "sub:Screen-Fonts"
11299
11300 \end_inset
11301
11302 .
11303 \end_layout
11304
11305 \end_inset
11306
11307
11308 \end_layout
11309
11310 \begin_layout Subsection
11311 Using Different Character Styles
11312 \begin_inset Index idx
11313 status collapsed
11314
11315 \begin_layout Plain Layout
11316 Character Styles
11317 \end_layout
11318
11319 \end_inset
11320
11321
11322 \begin_inset Index idx
11323 status collapsed
11324
11325 \begin_layout Plain Layout
11326 Text Style
11327 \end_layout
11328
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \begin_layout Standard
11335 As we've already seen, LyX automatically changes the character style for
11336  certain paragraph environments.
11337  LyX supports two character styles, 
11338 \family sans
11339 Emphasized
11340 \family default
11341  and 
11342 \family sans
11343 Noun
11344 \family default
11345 .
11346  You can activate both of these styles via keybindings, the menus, and the
11347  toolbar.
11348 \end_layout
11349
11350 \begin_layout Standard
11351 To activate the 
11352 \family sans
11353 Noun
11354 \family default
11355  style, do one of the following:
11356 \end_layout
11357
11358 \begin_layout Itemize
11359 click on the toolbar button 
11360 \begin_inset Graphics
11361         filename ../images/font-noun.png
11362
11363 \end_inset
11364
11365
11366 \end_layout
11367
11368 \begin_layout Itemize
11369 use the key binding 
11370 \begin_inset Info
11371 type  "shortcut"
11372 arg   "font-noun"
11373 \end_inset
11374
11375
11376 \end_layout
11377
11378 \begin_layout Standard
11379 These commands are all toggles.
11380  That is, if 
11381 \family sans
11382 Noun
11383 \family default
11384  style is already active, they deactivate it.
11385 \end_layout
11386
11387 \begin_layout Standard
11388 One typically uses the 
11389 \family sans
11390 Noun
11391 \family default
11392  style for proper names.
11393  For example: 
11394 \begin_inset Quotes eld
11395 \end_inset
11396
11397
11398 \noun on
11399 Matthias Ettrich
11400 \noun default
11401  is the original author of LyX.
11402 \begin_inset Quotes erd
11403 \end_inset
11404
11405
11406 \end_layout
11407
11408 \begin_layout Standard
11409 A more widely used character style is the 
11410 \family sans
11411 Emphasized
11412 \family default
11413  style.
11414  You can activate (or deactivate — it's also a toggle) the 
11415 \family sans
11416 Emphasized
11417 \family default
11418  style by:
11419 \end_layout
11420
11421 \begin_layout Itemize
11422 clicking on the toolbar button 
11423 \begin_inset Graphics
11424         filename ../images/font-emph.png
11425
11426 \end_inset
11427
11428
11429 \end_layout
11430
11431 \begin_layout Itemize
11432 using the keybindings 
11433 \begin_inset Info
11434 type  "shortcut"
11435 arg   "font-emph"
11436 \end_inset
11437
11438
11439 \end_layout
11440
11441 \begin_layout Standard
11442 Normally the 
11443 \family sans
11444 Emphasized
11445 \family default
11446  style is equivalent to an italic font but some document classes or LaTeX-packag
11447 es use a different font.
11448 \end_layout
11449
11450 \begin_layout Standard
11451 We've been using the 
11452 \family sans
11453 Emphasized
11454 \family default
11455  style all over the place in this document.
11456  Here's one more example:
11457 \end_layout
11458
11459 \begin_layout Quotation
11460
11461 \emph on
11462 Don't overuse character styles!
11463 \end_layout
11464
11465 \begin_layout Standard
11466 It's also a warning in addition to an example.
11467  One's writing should parallel ordinary conversation.
11468  Since we don't all constantly scream at each other, we should also avoid
11469  the common tendency to overuse character style.
11470  
11471 \end_layout
11472
11473 \begin_layout Standard
11474 You can always reset to the default font using the key binding 
11475 \begin_inset Info
11476 type  "shortcut"
11477 arg   "font-default"
11478 \end_inset
11479
11480  or the dialog 
11481 \family sans
11482 Edit\SpecialChar \menuseparator
11483 Text
11484 \begin_inset space ~
11485 \end_inset
11486
11487 Style
11488 \family default
11489 .
11490 \end_layout
11491
11492 \begin_layout Subsection
11493 Fine-Tuning with the 
11494 \family sans
11495 Text Style
11496 \family default
11497  dialog
11498 \begin_inset CommandInset label
11499 LatexCommand label
11500 name "sub:Fine-Tuning-with-the"
11501
11502 \end_inset
11503
11504
11505 \begin_inset Index idx
11506 status collapsed
11507
11508 \begin_layout Plain Layout
11509 Text Style
11510 \end_layout
11511
11512 \end_inset
11513
11514
11515 \end_layout
11516
11517 \begin_layout Standard
11518 There are always occasions when you will need to do some fine-tuning, so
11519  LyX gives you a way to create a custom character style.
11520  For example, an academic journal or a corporation may have a style sheet
11521  requiring a sans-serif font be used in certain situations.
11522  Also, writers sometimes use a different font to offset a character's thoughts
11523  from ordinary dialog.
11524 \end_layout
11525
11526 \begin_layout Standard
11527 Before we document how to use custom character style, we want to issue a
11528  warning yet again: Don't overuse character styles! 
11529 \begin_inset Newline newline
11530 \end_inset
11531
11532 Documents that overuse different fonts and sizes are not well readable and
11533  tend to look as if someone has knocked huge holes in them.
11534 \end_layout
11535
11536 \begin_layout Standard
11537 To use custom character styles, open the 
11538 \family sans
11539 Edit\SpecialChar \menuseparator
11540 Text
11541 \begin_inset space ~
11542 \end_inset
11543
11544 Style
11545 \family default
11546  dialog.
11547  There are several boxes on this dialog, each corresponding to a different
11548  font property which you can choose.
11549  You can choose an option for one of these properties, or select 
11550 \family sans
11551 No
11552 \begin_inset space ~
11553 \end_inset
11554
11555 change
11556 \family default
11557 , which keeps the current state of that property.
11558  The item 
11559 \family sans
11560 Reset
11561 \family default
11562  will reset the property to whatever is the default.
11563  You can use this to reset attributes across a bunch of different paragraph
11564  environments in a snap.
11565 \end_layout
11566
11567 \begin_layout Standard
11568 The font properties, and their options (in addition to 
11569 \family sans
11570 No
11571 \begin_inset space ~
11572 \end_inset
11573
11574 change
11575 \family default
11576  and 
11577 \family sans
11578 Reset
11579 \family default
11580 ) are:
11581 \end_layout
11582
11583 \begin_layout Labeling
11584 \labelwidthstring 00.00.0000
11585
11586 \family sans
11587 Family
11588 \family default
11589  The 
11590 \begin_inset Quotes eld
11591 \end_inset
11592
11593 overall look
11594 \begin_inset Quotes erd
11595 \end_inset
11596
11597  of the font.
11598  The possible options are:
11599 \end_layout
11600
11601 \begin_deeper
11602 \begin_layout Labeling
11603 \labelwidthstring 00.00.0000
11604
11605 \family sans
11606 Roman
11607 \family default
11608  This is the Roman font family.
11609  Normally a serif font.
11610  It's also the default family.
11611  (key binding 
11612 \begin_inset Info
11613 type  "shortcut"
11614 arg   "font-roman"
11615 \end_inset
11616
11617 )
11618 \end_layout
11619
11620 \begin_layout Labeling
11621 \labelwidthstring 00.00.0000
11622
11623 \family sans
11624 Sans
11625 \begin_inset space ~
11626 \end_inset
11627
11628 Serif
11629 \family default
11630  
11631 \family sans
11632 This is the Sans Serif font family.
11633
11634 \family default
11635  (key binding 
11636 \begin_inset Info
11637 type  "shortcut"
11638 arg   "font-sans"
11639 \end_inset
11640
11641 )
11642 \end_layout
11643
11644 \begin_layout Labeling
11645 \labelwidthstring 00.00.0000
11646
11647 \family sans
11648 Typewriter
11649 \family default
11650  
11651 \family typewriter
11652 This is the Typewriter font family.
11653
11654 \family default
11655  (key binding 
11656 \begin_inset Info
11657 type  "shortcut"
11658 arg   "font-typewriter"
11659 \end_inset
11660
11661
11662 \family sans
11663 )
11664 \end_layout
11665
11666 \end_deeper
11667 \begin_layout Labeling
11668 \labelwidthstring 00.00.0000
11669
11670 \family sans
11671 Series
11672 \family default
11673  This corresponds to the print weight.
11674  Options are:
11675 \end_layout
11676
11677 \begin_deeper
11678 \begin_layout Labeling
11679 \labelwidthstring 00.00.0000
11680
11681 \family sans
11682 Medium
11683 \family default
11684  This is the Medium font series.
11685  It's also the default series.
11686 \end_layout
11687
11688 \begin_layout Labeling
11689 \labelwidthstring 00.00.0000
11690
11691 \family sans
11692 Bold
11693 \family default
11694  
11695 \series bold
11696 This is the Bold font series.
11697
11698 \series default
11699  (key binding 
11700 \begin_inset Info
11701 type  "shortcut"
11702 arg   "font-bold"
11703 \end_inset
11704
11705 )
11706 \end_layout
11707
11708 \end_deeper
11709 \begin_layout Labeling
11710 \labelwidthstring 00.00.0000
11711
11712 \family sans
11713 Shape
11714 \family default
11715  As the name implies.
11716  Options are:
11717 \end_layout
11718
11719 \begin_deeper
11720 \begin_layout Labeling
11721 \labelwidthstring 00.00.0000
11722
11723 \family sans
11724 Upright
11725 \family default
11726  This is the Upright font shape.
11727  It's also the default shape.
11728 \end_layout
11729
11730 \begin_layout Labeling
11731 \labelwidthstring 00.00.0000
11732
11733 \family sans
11734 Italic
11735 \family default
11736  
11737 \shape italic
11738 This
11739 \shape default
11740  
11741 \family sans
11742 \shape italic
11743 i
11744 \family default
11745 s the Italic font shape
11746 \shape default
11747 \emph on
11748 .
11749 \end_layout
11750
11751 \begin_layout Labeling
11752 \labelwidthstring 00.00.0000
11753
11754 \family sans
11755 Slanted
11756 \family default
11757  
11758 \shape slanted
11759 This is the Slanted font shape
11760 \shape default
11761  (although it might not be visible in LyX, this is different from italic).
11762 \end_layout
11763
11764 \begin_layout Labeling
11765 \labelwidthstring 00.00.0000
11766
11767 \family sans
11768 Small
11769 \begin_inset space ~
11770 \end_inset
11771
11772 Caps
11773 \family default
11774  
11775 \shape smallcaps
11776 This is the Small caps font shape
11777 \shape default
11778 \noun on
11779 .
11780 \end_layout
11781
11782 \end_deeper
11783 \begin_layout Labeling
11784 \labelwidthstring 00.00.0000
11785
11786 \family sans
11787 Size
11788 \family default
11789  Alters the size of the font.
11790  You'll find no numerical values here; all possible sizes are actually proportio
11791 nal to the document font size.
11792  Once again, you don't feed LyX the details, but a general description of
11793  what you want to do.
11794  The options are:
11795 \end_layout
11796
11797 \begin_deeper
11798 \begin_layout Labeling
11799 \labelwidthstring 00.00.0000
11800
11801 \family sans
11802 Tiny
11803 \family default
11804  
11805 \size tiny
11806 This is the 
11807 \begin_inset Quotes eld
11808 \end_inset
11809
11810 Tiny
11811 \begin_inset Quotes erd
11812 \end_inset
11813
11814  font size.
11815
11816 \size default
11817  (key bindings 
11818 \begin_inset Info
11819 type  "shortcuts"
11820 arg   "font-size tiny"
11821 \end_inset
11822
11823 )
11824 \end_layout
11825
11826 \begin_layout Labeling
11827 \labelwidthstring 00.00.0000
11828
11829 \family sans
11830 Smallest
11831 \family default
11832  
11833 \size scriptsize
11834 This is the 
11835 \begin_inset Quotes eld
11836 \end_inset
11837
11838 Smallest
11839 \begin_inset Quotes erd
11840 \end_inset
11841
11842  font size
11843 \size default
11844 .
11845  (key binding 
11846 \begin_inset Info
11847 type  "shortcut"
11848 arg   "font-size scriptsize"
11849 \end_inset
11850
11851 )
11852 \end_layout
11853
11854 \begin_layout Labeling
11855 \labelwidthstring 00.00.0000
11856
11857 \family sans
11858 Smaller
11859 \family default
11860  
11861 \size footnotesize
11862 This is the 
11863 \begin_inset Quotes eld
11864 \end_inset
11865
11866 Smaller
11867 \begin_inset Quotes erd
11868 \end_inset
11869
11870  font size.
11871
11872 \size default
11873  (key bindings 
11874 \begin_inset Info
11875 type  "shortcuts"
11876 arg   "font-size footnotesize"
11877 \end_inset
11878
11879 )
11880 \end_layout
11881
11882 \begin_layout Labeling
11883 \labelwidthstring 00.00.0000
11884
11885 \family sans
11886 Small
11887 \family default
11888  
11889 \size small
11890 This is the 
11891 \begin_inset Quotes eld
11892 \end_inset
11893
11894 Small
11895 \begin_inset Quotes erd
11896 \end_inset
11897
11898  font size.
11899
11900 \size default
11901  (key bindings 
11902 \begin_inset Info
11903 type  "shortcuts"
11904 arg   "font-size small"
11905 \end_inset
11906
11907 )
11908 \end_layout
11909
11910 \begin_layout Labeling
11911 \labelwidthstring 00.00.0000
11912
11913 \family sans
11914 Normal
11915 \family default
11916  This is the 
11917 \begin_inset Quotes eld
11918 \end_inset
11919
11920 Normal
11921 \begin_inset Quotes erd
11922 \end_inset
11923
11924  font size.
11925  It's also the default size.
11926  (key bindings 
11927 \begin_inset Info
11928 type  "shortcuts"
11929 arg   "font-size normal"
11930 \end_inset
11931
11932 )
11933 \end_layout
11934
11935 \begin_layout Labeling
11936 \labelwidthstring 00.00.0000
11937
11938 \family sans
11939 Large
11940 \family default
11941  
11942 \size large
11943 This is the 
11944 \begin_inset Quotes eld
11945 \end_inset
11946
11947 Large
11948 \begin_inset Quotes erd
11949 \end_inset
11950
11951  font size.
11952
11953 \size default
11954  (key bindings 
11955 \begin_inset Info
11956 type  "shortcuts"
11957 arg   "font-size large"
11958 \end_inset
11959
11960 )
11961 \end_layout
11962
11963 \begin_layout Labeling
11964 \labelwidthstring 00.00.0000
11965
11966 \family sans
11967 Larger
11968 \family default
11969  
11970 \size larger
11971 This is the 
11972 \begin_inset Quotes eld
11973 \end_inset
11974
11975 Larger
11976 \begin_inset Quotes erd
11977 \end_inset
11978
11979  font size.
11980
11981 \size default
11982  (key bindings 
11983 \begin_inset Info
11984 type  "shortcuts"
11985 arg   "font-size larger"
11986 \end_inset
11987
11988 )
11989 \end_layout
11990
11991 \begin_layout Labeling
11992 \labelwidthstring 00.00.0000
11993
11994 \family sans
11995 Largest
11996 \family default
11997  
11998 \size largest
11999 This is the 
12000 \begin_inset Quotes eld
12001 \end_inset
12002
12003 Largest
12004 \begin_inset Quotes erd
12005 \end_inset
12006
12007  font size.
12008
12009 \size default
12010  (key binding 
12011 \begin_inset Info
12012 type  "shortcut"
12013 arg   "font-size largest"
12014 \end_inset
12015
12016 )
12017 \end_layout
12018
12019 \begin_layout Labeling
12020 \labelwidthstring 00.00.0000
12021
12022 \family sans
12023 Huge
12024 \family default
12025  
12026 \size huge
12027 This is the 
12028 \begin_inset Quotes eld
12029 \end_inset
12030
12031 Huge
12032 \begin_inset Quotes erd
12033 \end_inset
12034
12035  font size.
12036
12037 \size default
12038  (key bindings 
12039 \begin_inset Info
12040 type  "shortcuts"
12041 arg   "font-size huge"
12042 \end_inset
12043
12044 )
12045 \end_layout
12046
12047 \begin_layout Labeling
12048 \labelwidthstring 00.00.0000
12049
12050 \family sans
12051 Huger
12052 \family default
12053  
12054 \size giant
12055 This is the 
12056 \begin_inset Quotes eld
12057 \end_inset
12058
12059 Huger
12060 \begin_inset Quotes erd
12061 \end_inset
12062
12063  font size.
12064
12065 \size default
12066  (key bindings 
12067 \begin_inset Info
12068 type  "shortcuts"
12069 arg   "font-size giant"
12070 \end_inset
12071
12072 )
12073 \end_layout
12074
12075 \end_deeper
12076 \begin_layout Standard
12077 We'll warn you 
12078 \emph on
12079 yet again
12080 \emph default
12081 : don't go crazy with this feature.
12082  You should almost never need to change the font size.
12083  LyX automatically changes the font size for different paragraph environments
12084  — use that instead.
12085  This is here for fine-tuning only!
12086 \end_layout
12087
12088 \begin_layout Labeling
12089 \labelwidthstring 00.00.0000
12090
12091 \family sans
12092 Misc
12093 \family default
12094  Here you can change a few other things at the character level.
12095  Options are:
12096 \end_layout
12097
12098 \begin_deeper
12099 \begin_layout Labeling
12100 \labelwidthstring 00.00.0000
12101
12102 \family sans
12103 Emph
12104 \family default
12105  
12106 \emph on
12107 This is text with emphasize on
12108 \emph default
12109 .
12110  This might seem like the same as 
12111 \shape italic
12112 Italic
12113 \shape default
12114 , but it is actually a bit different.
12115  Emphasized is a 
12116 \emph on
12117 logical
12118 \emph default
12119  attribute.
12120  That means every document class can define its own font used for emphasized
12121  text.
12122  Normally this font is equal to italic.
12123 \end_layout
12124
12125 \begin_layout Labeling
12126 \labelwidthstring 00.00.0000
12127
12128 \family sans
12129 Underbar
12130 \family default
12131  
12132 \bar under
12133 This is text with Underbar on.
12134
12135 \bar default
12136  (key binding 
12137 \begin_inset Info
12138 type  "shortcuts"
12139 arg   "font-underline"
12140 \end_inset
12141
12142
12143 \family sans
12144 )
12145 \begin_inset Newline newline
12146 \end_inset
12147
12148
12149 \family default
12150 Avoid using underbar if you can! It's a hangover from the typewriter days,
12151  when you couldn't change fonts.
12152  We no longer need to emphasize text by underscoring characters.
12153  It's only included in LyX because some people 
12154 \emph on
12155 may
12156 \emph default
12157  need it in order to follow style sheets for journal submissions.
12158 \end_layout
12159
12160 \begin_layout Labeling
12161 \labelwidthstring 00.00.0000
12162
12163 \family sans
12164 Noun
12165 \family default
12166  
12167 \noun on
12168 This is text with Noun on.
12169
12170 \noun default
12171  Like 
12172 \family sans
12173 Emph
12174 \family default
12175 , this is a logical attribute.
12176  Normally it's equivalent to 
12177 \family sans
12178 Small
12179 \begin_inset space ~
12180 \end_inset
12181
12182 Caps
12183 \family default
12184 .
12185 \end_layout
12186
12187 \end_deeper
12188 \begin_layout Labeling
12189 \labelwidthstring 00.00.0000
12190
12191 \family sans
12192 Color
12193 \family default
12194  You can adjust the color of the text with this control.
12195  Notice that not all DVI-viewers are able to display colors.
12196  Besides 
12197 \family sans
12198 No
12199 \begin_inset space ~
12200 \end_inset
12201
12202 color
12203 \family default
12204 , which is the default 
12205 \begin_inset Quotes eld
12206 \end_inset
12207
12208 color
12209 \begin_inset Quotes erd
12210 \end_inset
12211
12212  and means normally black, you can choose between 
12213 \family sans
12214 Black
12215 \family default
12216
12217 \family sans
12218 White
12219 \family default
12220
12221 \family sans
12222 Red
12223 \family default
12224
12225 \family sans
12226 Green
12227 \family default
12228
12229 \family sans
12230 Blue
12231 \family default
12232
12233 \family sans
12234 Cyan
12235 \family default
12236
12237 \family sans
12238 Magenta
12239 \family default
12240  and 
12241 \family sans
12242 Yellow
12243 \family default
12244  text.
12245 \begin_inset Index idx
12246 status collapsed
12247
12248 \begin_layout Plain Layout
12249 Color ! Text
12250 \end_layout
12251
12252 \end_inset
12253
12254
12255 \end_layout
12256
12257 \begin_layout Labeling
12258 \labelwidthstring 00.00.0000
12259
12260 \family sans
12261 Language
12262 \family default
12263  This is used to mark regions of text as having a different language from
12264  the language of the document.
12265  Text marked in this way will be underlined in blue to indicate the change
12266  (only within LyX).
12267 \end_layout
12268
12269 \begin_layout Standard
12270 So you have a huge number of combinations to choose from.
12271  Once you've chosen a new character style via the 
12272 \family sans
12273 Edit\SpecialChar \menuseparator
12274 Text
12275 \begin_inset space ~
12276 \end_inset
12277
12278 Style
12279 \family default
12280  dialog, the settings are saved.
12281  You can activate them using the toolbar button 
12282 \begin_inset Graphics
12283         filename ../images/textstyle-apply.png
12284
12285 \end_inset
12286
12287 .
12288  The button lets you toggle the state of your custom character style even
12289  when the dialog isn't visible.
12290  
12291 \end_layout
12292
12293 \begin_layout Standard
12294 To completely reset the character style to the default, use 
12295 \begin_inset Info
12296 type  "shortcut"
12297 arg   "font-default"
12298 \end_inset
12299
12300 .
12301  If you want to toggle only those properties that you have just changed
12302  (suppose you just set the shape to 
12303 \begin_inset Quotes eld
12304 \end_inset
12305
12306 slanted
12307 \begin_inset Quotes erd
12308 \end_inset
12309
12310  and the series to 
12311 \begin_inset Quotes eld
12312 \end_inset
12313
12314 bold
12315 \begin_inset Quotes erd
12316 \end_inset
12317
12318 ), set the 
12319 \family sans
12320 Toggle
12321 \begin_inset space ~
12322 \end_inset
12323
12324 all
12325 \family default
12326  switch and press 
12327 \family sans
12328 Apply
12329 \family default
12330 .
12331 \end_layout
12332
12333 \begin_layout Standard
12334 You should also know something about the differences between the three main
12335  font types 
12336 \family sans
12337 serif
12338 \family default
12339
12340 \family sans
12341 sans
12342 \begin_inset space ~
12343 \end_inset
12344
12345 serif
12346 \family default
12347 , and 
12348 \family sans
12349 typewriter
12350 \family default
12351 :
12352 \end_layout
12353
12354 \begin_layout Itemize
12355
12356 \family sans
12357 Typewriter
12358 \family default
12359  is a so called 
12360 \begin_inset Quotes eld
12361 \end_inset
12362
12363 monospaced
12364 \begin_inset Quotes erd
12365 \end_inset
12366
12367  font, that means every character has the same width, the 
12368 \begin_inset Quotes eld
12369 \end_inset
12370
12371 i
12372 \begin_inset Quotes erd
12373 \end_inset
12374
12375  is as wide as the 
12376 \begin_inset Quotes eld
12377 \end_inset
12378
12379 m
12380 \begin_inset Quotes erd
12381 \end_inset
12382
12383 .
12384  Here is an example
12385 \begin_inset Newline newline
12386 \end_inset
12387
12388
12389 \begin_inset ERT
12390 status collapsed
12391
12392 \begin_layout Plain Layout
12393
12394
12395 \backslash
12396 phantom{
12397 \end_layout
12398
12399 \end_inset
12400
12401 no 
12402 \begin_inset ERT
12403 status collapsed
12404
12405 \begin_layout Plain Layout
12406
12407 }
12408 \end_layout
12409
12410 \end_inset
12411
12412
12413 \family typewriter
12414 typewriter text
12415 \family default
12416
12417 \begin_inset Note Note
12418 status collapsed
12419
12420 \begin_layout Plain Layout
12421 For more on phantoms see section
12422 \begin_inset space ~
12423 \end_inset
12424
12425
12426 \begin_inset CommandInset ref
12427 LatexCommand ref
12428 reference "sub:More-Spaces"
12429
12430 \end_inset
12431
12432 .
12433 \end_layout
12434
12435 \end_inset
12436
12437
12438 \begin_inset Newline newline
12439 \end_inset
12440
12441 no typewriter text
12442 \end_layout
12443
12444 \begin_layout Itemize
12445
12446 \family sans
12447 Serif
12448 \family default
12449  fonts use characters with serifs.
12450  These are the small 
12451 \begin_inset Quotes eld
12452 \end_inset
12453
12454 appendices
12455 \begin_inset Quotes erd
12456 \end_inset
12457
12458  at the ends of the strokes that form the character.
12459  The following example will show the difference:
12460 \begin_inset Newline newline
12461 \end_inset
12462
12463 text with serifs
12464 \begin_inset Newline newline
12465 \end_inset
12466
12467
12468 \family sans
12469 text without serifs
12470 \family default
12471
12472 \begin_inset Newline newline
12473 \end_inset
12474
12475 Serifs facilitate quick and easy reading.
12476  These fonts are therefore used as default (named 
12477 \family sans
12478 roman
12479 \family default
12480 ).
12481 \end_layout
12482
12483 \begin_layout Itemize
12484
12485 \family sans
12486 Sans serif
12487 \family default
12488  don't use serifs.
12489  This font type is therefore often used for headings and short texts.
12490  We use it in this document to highlight menu names.
12491 \end_layout
12492
12493 \begin_layout Standard
12494 We conclude with the same warning once again: Don't overuse the fonts.
12495  They are, more often than not, a kludge and a bad substitute for good writing.
12496 \end_layout
12497
12498 \begin_layout Section
12499 Printing and Previewing
12500 \end_layout
12501
12502 \begin_layout Subsection
12503 Overview
12504 \end_layout
12505
12506 \begin_layout Standard
12507 Now that we have covered some of the basic features of document preparation
12508  using LyX, you probably want to know how to print out your masterpiece.
12509  Before we tell you that, we want to give you a quick explanation of what
12510  goes on behind-the-scenes.
12511  We cover this information in much greater detail in the 
12512 \emph on
12513 Additional Features
12514 \emph default
12515  manual as well.
12516 \end_layout
12517
12518 \begin_layout Standard
12519 LyX uses the program LaTeX as its backend.
12520  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12521  confusion, we'll only refer to LaTeX.
12522  LyX is what you use to do your actual writing.
12523  Then, LyX calls LaTeX to turn your writing into printable output.
12524  This happens in two stages:
12525 \end_layout
12526
12527 \begin_layout Enumerate
12528 First, LyX converts your document to a series of text commands for LaTeX,
12529  generating a file with the extension, 
12530 \begin_inset Quotes eld
12531 \end_inset
12532
12533
12534 \family typewriter
12535 .tex
12536 \family default
12537
12538 \begin_inset Quotes erd
12539 \end_inset
12540
12541 .
12542 \end_layout
12543
12544 \begin_layout Enumerate
12545 Next, LaTeX uses the commands in the 
12546 \family typewriter
12547 .tex
12548 \family default
12549  file to produce printable output.
12550  
12551 \end_layout
12552
12553 \begin_layout Subsection
12554 Output file formats
12555 \begin_inset Index idx
12556 status collapsed
12557
12558 \begin_layout Plain Layout
12559 File formats
12560 \end_layout
12561
12562 \end_inset
12563
12564
12565 \begin_inset CommandInset label
12566 LatexCommand label
12567 name "sub:Output-file-formats"
12568
12569 \end_inset
12570
12571
12572 \end_layout
12573
12574 \begin_layout Subsubsection
12575 ASCII
12576 \begin_inset Index idx
12577 status collapsed
12578
12579 \begin_layout Plain Layout
12580 File formats ! ASCII
12581 \end_layout
12582
12583 \end_inset
12584
12585
12586 \end_layout
12587
12588 \begin_layout Standard
12589 This file type has the extension 
12590 \begin_inset Quotes eld
12591 \end_inset
12592
12593
12594 \family typewriter
12595 .txt
12596 \family default
12597
12598 \begin_inset Quotes erd
12599 \end_inset
12600
12601 .
12602  It contains your document as plain text following the rules of the 
12603 \begin_inset Quotes eld
12604 \end_inset
12605
12606 American Standard Code for Information Interchange
12607 \begin_inset Quotes erd
12608 \end_inset
12609
12610  (ASCII).
12611 \end_layout
12612
12613 \begin_layout Standard
12614 You can export your document to ASCII by the menu 
12615 \family sans
12616 File\SpecialChar \menuseparator
12617 Export\SpecialChar \menuseparator
12618 ASCII
12619 \family default
12620 .
12621 \end_layout
12622
12623 \begin_layout Subsubsection
12624 LaTeX
12625 \begin_inset Index idx
12626 status collapsed
12627
12628 \begin_layout Plain Layout
12629 File formats ! LaTeX
12630 \end_layout
12631
12632 \end_inset
12633
12634
12635 \end_layout
12636
12637 \begin_layout Standard
12638 This file type has the extension 
12639 \begin_inset Quotes eld
12640 \end_inset
12641
12642
12643 \family typewriter
12644 .tex
12645 \family default
12646
12647 \begin_inset Quotes erd
12648 \end_inset
12649
12650  and contains all commands that are necessary for the LaTeX program to process
12651  your document.
12652  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12653  it manually with console commands.
12654  The LaTeX-file is automatically created in LyX's temporary directory whenever
12655  you view or export your document.
12656 \end_layout
12657
12658 \begin_layout Standard
12659 You can export your document as LaTeX-file using the menu 
12660 \family sans
12661 File\SpecialChar \menuseparator
12662 Export\SpecialChar \menuseparator
12663 LaT
12664 \begin_inset ERT
12665 status collapsed
12666
12667 \begin_layout Plain Layout
12668
12669 {}
12670 \end_layout
12671
12672 \end_inset
12673
12674 eX
12675 \family default
12676 .
12677 \end_layout
12678
12679 \begin_layout Subsubsection
12680 DVI
12681 \begin_inset Index idx
12682 status collapsed
12683
12684 \begin_layout Plain Layout
12685 File formats ! DVI
12686 \end_layout
12687
12688 \end_inset
12689
12690
12691 \end_layout
12692
12693 \begin_layout Standard
12694 This file type has the extension 
12695 \begin_inset Quotes eld
12696 \end_inset
12697
12698
12699 \family typewriter
12700 .dvi
12701 \family default
12702
12703 \begin_inset Quotes erd
12704 \end_inset
12705
12706 .
12707  It is called 
12708 \begin_inset Quotes eld
12709 \end_inset
12710
12711 device-independent
12712 \begin_inset Quotes erd
12713 \end_inset
12714
12715  (DVI), because it is completely portable; you can move them from one machine
12716  to another without needing to do any sort of conversion.
12717  DVIs are used for quick previews and as pre-stage for other output formats,
12718  like PostScript.
12719 \end_layout
12720
12721 \begin_layout Standard
12722 DVI files doen't contain images, they only link them.
12723  So don't forget to deliver the images together with your DVIs.
12724  Because the DVI-viewer has to convert the image in the background to make
12725  it visible when you scroll the DVI, this can slow down your computer when
12726  you view the DVI.
12727  So we recommend to use PDF for files with many images.
12728 \end_layout
12729
12730 \begin_layout Standard
12731 You can export your document to DVI by the menu 
12732 \family sans
12733 File\SpecialChar \menuseparator
12734 Export\SpecialChar \menuseparator
12735 DVI
12736 \family default
12737 .
12738 \end_layout
12739
12740 \begin_layout Subsubsection
12741 PostScript
12742 \begin_inset Index idx
12743 status collapsed
12744
12745 \begin_layout Plain Layout
12746 File formats ! PostScript
12747 \end_layout
12748
12749 \end_inset
12750
12751
12752 \end_layout
12753
12754 \begin_layout Standard
12755 This file type has the extension 
12756 \begin_inset Quotes eld
12757 \end_inset
12758
12759
12760 \family typewriter
12761 .ps
12762 \family default
12763
12764 \begin_inset Quotes erd
12765 \end_inset
12766
12767 .
12768  PostScript was developed by the company 
12769 \family typewriter
12770 Adobe
12771 \family default
12772  as a printer language.
12773  The file contains therefore commands that the printer uses to print the
12774  file.
12775  PostScript can be seen as a 
12776 \begin_inset Quotes eld
12777 \end_inset
12778
12779 programming language
12780 \begin_inset Quotes erd
12781 \end_inset
12782
12783 ; you can calculate with it and draw diagrams and images.
12784 \begin_inset Foot
12785 status collapsed
12786
12787 \begin_layout Plain Layout
12788 When you are interested to learn more about this, have a look at the LaTeX-packa
12789 ge 
12790 \series bold
12791 pstricks
12792 \series default
12793
12794 \begin_inset Index idx
12795 status collapsed
12796
12797 \begin_layout Plain Layout
12798 LaTeX-packages ! pstricks
12799 \end_layout
12800
12801 \end_inset
12802
12803 .
12804 \end_layout
12805
12806 \end_inset
12807
12808  Due to this ability, the files are often bigger than PDFs.
12809 \end_layout
12810
12811 \begin_layout Standard
12812 PostScript can only contain images in the format 
12813 \begin_inset Quotes eld
12814 \end_inset
12815
12816 Encapsulated PostScript
12817 \begin_inset Quotes erd
12818 \end_inset
12819
12820  (EPS, file extension 
12821 \begin_inset Quotes eld
12822 \end_inset
12823
12824
12825 \family typewriter
12826 .eps
12827 \family default
12828
12829 \begin_inset Quotes erd
12830 \end_inset
12831
12832 ).
12833  As LyX allows you to use any known image format in your document, it has
12834  to convert them in the background to EPS.
12835  If you have e.g 50
12836 \begin_inset space \thinspace{}
12837 \end_inset
12838
12839 images in your document, LyX has to do 50
12840 \begin_inset space \thinspace{}
12841 \end_inset
12842
12843 conversions whenever you view or export your document.
12844  This will slow down your workflow with LyX drastically.
12845  So if you plan to use PostScript, you can insert your images directly as
12846  EPS to avoid this problem.
12847 \end_layout
12848
12849 \begin_layout Standard
12850 You can export your document to PostScript using the menu 
12851 \family sans
12852 File\SpecialChar \menuseparator
12853 Export\SpecialChar \menuseparator
12854 PostScript
12855 \family default
12856 .
12857 \end_layout
12858
12859 \begin_layout Subsubsection
12860 PDF
12861 \begin_inset Index idx
12862 status collapsed
12863
12864 \begin_layout Plain Layout
12865 File formats ! PDF
12866 \end_layout
12867
12868 \end_inset
12869
12870
12871 \begin_inset Index idx
12872 status collapsed
12873
12874 \begin_layout Plain Layout
12875 PDF
12876 \end_layout
12877
12878 \end_inset
12879
12880
12881 \end_layout
12882
12883 \begin_layout Standard
12884 This file type has the extension 
12885 \begin_inset Quotes eld
12886 \end_inset
12887
12888
12889 \family typewriter
12890 .pdf
12891 \family default
12892
12893 \begin_inset Quotes erd
12894 \end_inset
12895
12896 .
12897  The 
12898 \begin_inset Quotes eld
12899 \end_inset
12900
12901 Portable Document Format
12902 \begin_inset Quotes erd
12903 \end_inset
12904
12905  (PDF) developed by 
12906 \family typewriter
12907 Adobe
12908 \family default
12909  was derived from PostScript.
12910  It is more compressed and it uses fewer commands than PostScript.
12911  As the name 
12912 \begin_inset Quotes eld
12913 \end_inset
12914
12915 portable
12916 \begin_inset Quotes erd
12917 \end_inset
12918
12919  implies, it can be processed at any computer system and the printed output
12920  looks exactly the same.
12921 \end_layout
12922
12923 \begin_layout Standard
12924 PDF can contain images in its own PDF format and in the formats 
12925 \begin_inset Quotes eld
12926 \end_inset
12927
12928 Joint Photographic Experts Group
12929 \begin_inset Quotes erd
12930 \end_inset
12931
12932  (JPG, file extension 
12933 \begin_inset Quotes eld
12934 \end_inset
12935
12936
12937 \family typewriter
12938 .jpg
12939 \family default
12940
12941 \begin_inset Quotes erd
12942 \end_inset
12943
12944  or 
12945 \begin_inset Quotes eld
12946 \end_inset
12947
12948
12949 \family typewriter
12950 .jpeg
12951 \family default
12952
12953 \begin_inset Quotes erd
12954 \end_inset
12955
12956 ) and 
12957 \begin_inset Quotes eld
12958 \end_inset
12959
12960 Portable Network Graphics
12961 \begin_inset Quotes erd
12962 \end_inset
12963
12964  (PNG, file extension 
12965 \begin_inset Quotes eld
12966 \end_inset
12967
12968
12969 \family typewriter
12970 .png
12971 \family default
12972
12973 \begin_inset Quotes erd
12974 \end_inset
12975
12976 ).
12977  You can although use any other image format, because LyX converts them
12978  in the background to one of these formats.
12979  But as described in the section about PostScript, the image conversion
12980  will slow down your workflow.
12981  So we recommend to use images in one of the three mentioned formats.
12982 \end_layout
12983
12984 \begin_layout Standard
12985 You can export your document to PDF via the menu 
12986 \family sans
12987 File\SpecialChar \menuseparator
12988 Export
12989 \family default
12990  in three different ways:
12991 \end_layout
12992
12993 \begin_layout Description
12994 PDF This uses the program 
12995 \family typewriter
12996 ps2pdf
12997 \family default
12998  that creates a PDF from a PostScript-version of your file.
12999  The PostScript-version is produced by the program 
13000 \family typewriter
13001 dvips
13002 \family default
13003  which uses a DVI-version as intermediate step.
13004  So this export variant consist of three conversions.
13005 \end_layout
13006
13007 \begin_layout Description
13008 PDF
13009 \begin_inset space ~
13010 \end_inset
13011
13012 (dvipdfm) This uses the program 
13013 \family typewriter
13014 dvipdfm
13015 \family default
13016  that converts your file in the background to DVI and in a second step to
13017  PDF.
13018 \end_layout
13019
13020 \begin_layout Description
13021 PDF
13022 \begin_inset space ~
13023 \end_inset
13024
13025 (pdflatex) This uses the program 
13026 \family typewriter
13027 pdftex
13028 \family default
13029  that converts your file directly to PDF.
13030 \end_layout
13031
13032 \begin_layout Standard
13033 We recommend to use 
13034 \family sans
13035 PDF
13036 \begin_inset space ~
13037 \end_inset
13038
13039 (pdflatex)
13040 \family default
13041  because 
13042 \family typewriter
13043 pdftex
13044 \family default
13045  supports all the features of actual PDF-versions, is quick, stable, and
13046  works without problems.
13047  The program 
13048 \family typewriter
13049 dvipdfm
13050 \family default
13051  is no longer under development and therefore a bit outdated.
13052 \end_layout
13053
13054 \begin_layout Subsection
13055 Previewing
13056 \begin_inset Index idx
13057 status collapsed
13058
13059 \begin_layout Plain Layout
13060 Document ! Preview 
13061 \end_layout
13062
13063 \end_inset
13064
13065
13066 \end_layout
13067
13068 \begin_layout Standard
13069 To get a look at the final version of your document, with all of the pagebreaks
13070  in place, the footnotes correctly numbered, and so on, use the menu 
13071 \family sans
13072 View
13073 \family default
13074  and choose a file type.
13075  A viewing program will pop up showing the output.
13076  For 
13077 \family sans
13078 View\SpecialChar \menuseparator
13079 DVI
13080 \family default
13081  you can use the toolbar button 
13082 \begin_inset Graphics
13083         filename ../images/buffer-view_dvi.png
13084
13085 \end_inset
13086
13087  (shortcut 
13088 \begin_inset Info
13089 type  "shortcut"
13090 arg   "buffer-view dvi"
13091 \end_inset
13092
13093 ), for 
13094 \family sans
13095 View\SpecialChar \menuseparator
13096 PDF
13097 \begin_inset space ~
13098 \end_inset
13099
13100 (pdflatex)
13101 \family default
13102  the toolbar button 
13103 \begin_inset Graphics
13104         filename ../images/buffer-view_pdf2.png
13105
13106 \end_inset
13107
13108 , and for 
13109 \family sans
13110 View\SpecialChar \menuseparator
13111 Postscript
13112 \family default
13113  the toolbar button 
13114 \begin_inset Graphics
13115         filename ../images/buffer-view_ps.png
13116
13117 \end_inset
13118
13119  (shortcut 
13120 \begin_inset Info
13121 type  "shortcut"
13122 arg   "buffer-view ps"
13123 \end_inset
13124
13125 ).
13126 \end_layout
13127
13128 \begin_layout Standard
13129 If you have changed your document, you can refresh the output in the same
13130  viewer window using the menu 
13131 \family sans
13132 View\SpecialChar \menuseparator
13133 Update
13134 \family default
13135 .
13136 \end_layout
13137
13138 \begin_layout Standard
13139 When you preview a file, the output file is only generated in LyX's temporary
13140  directory.
13141  To have a real output, export your document.
13142 \end_layout
13143
13144 \begin_layout Subsection
13145 Printing the File from within LyX
13146 \begin_inset CommandInset label
13147 LatexCommand label
13148 name "sub:Printing-the-File"
13149
13150 \end_inset
13151
13152
13153 \end_layout
13154
13155 \begin_layout Standard
13156 Instead of exporting your file and then printing it, you can also print
13157  it directly from within LyX.
13158  To print a file, select the menu 
13159 \family sans
13160 File\SpecialChar \menuseparator
13161 Print
13162 \family default
13163  or click on the toolbar button 
13164 \begin_inset Graphics
13165         filename ../images/dialog-show_print.png
13166
13167 \end_inset
13168
13169 .
13170  LyX will internally call LaTeX to produce a DVI.
13171  This file is then processed by the program 
13172 \family typewriter
13173 dvips
13174 \family default
13175  to PostScript-file, which is finally printed using the program 
13176 \family typewriter
13177 Ghostscript
13178 \family default
13179 .
13180  Due to these steps in the background, this method is not the fastest.
13181 \end_layout
13182
13183 \begin_layout Standard
13184 You can choose to print only even-numbered or odd-numbered pages — this
13185  is useful for printing on two sides: You can re-insert the pages after
13186  printing one set to print on the other side.
13187  Some printers spit out pages face-up, others, face-down.
13188  By choosing a particular order to print in, you can take the entire stack
13189  of pages out of the printer without needing to reorder them.
13190 \end_layout
13191
13192 \begin_layout Standard
13193 You can set the parameters in the 
13194 \family sans
13195 Print
13196 \begin_inset space ~
13197 \end_inset
13198
13199 Destination
13200 \family default
13201  box as follows:
13202 \end_layout
13203
13204 \begin_layout Labeling
13205 \labelwidthstring 00.00.0000
13206
13207 \family sans
13208 Printer
13209 \family default
13210  This is the name of the printer to print to.
13211 \begin_inset Foot
13212 status collapsed
13213
13214 \begin_layout Plain Layout
13215 Note that this printer name is for the program 
13216 \family typewriter
13217 dvips
13218 \family default
13219 .
13220  That means 
13221 \family typewriter
13222 dvips
13223 \family default
13224  has to be configured for this printer name.
13225  The default printer can be set in LyX's preferences dialog, see section
13226 \begin_inset space ~
13227 \end_inset
13228
13229
13230 \begin_inset CommandInset ref
13231 LatexCommand ref
13232 reference "sub:Printer"
13233
13234 \end_inset
13235
13236 .
13237 \end_layout
13238
13239 \end_inset
13240
13241  The printer should understand PostScript.
13242 \end_layout
13243
13244 \begin_layout Labeling
13245 \labelwidthstring 00.00.0000
13246
13247 \family sans
13248 File
13249 \family default
13250  The name of a file to print to.
13251  The output will be a PostScript file.
13252  It will be written in LyX's working directory unless you specify the full
13253  path.
13254 \end_layout
13255
13256 \begin_layout Section
13257 A few Words about Typography
13258 \begin_inset Index idx
13259 status collapsed
13260
13261 \begin_layout Plain Layout
13262 Typography
13263 \end_layout
13264
13265 \end_inset
13266
13267
13268 \end_layout
13269
13270 \begin_layout Subsection
13271 Hyphens
13272 \begin_inset Index idx
13273 status collapsed
13274
13275 \begin_layout Plain Layout
13276 Hyphens
13277 \end_layout
13278
13279 \end_inset
13280
13281
13282 \end_layout
13283
13284 \begin_layout Standard
13285 In LyX, the 
13286 \begin_inset Quotes eld
13287 \end_inset
13288
13289
13290 \family typewriter
13291 -
13292 \family default
13293
13294 \begin_inset Quotes erd
13295 \end_inset
13296
13297  character comes in four lengths: the 
13298 \emph on
13299 hyphen
13300 \emph default
13301 , the 
13302 \emph on
13303 en dash
13304 \emph default
13305 , the 
13306 \emph on
13307 em dash
13308 \emph default
13309 , and the minus sign:
13310 \begin_inset VSpace defskip
13311 \end_inset
13312
13313
13314 \end_layout
13315
13316 \begin_layout Standard
13317 \begin_inset Tabular
13318 <lyxtabular version="3" rows="5" columns="3">
13319 <features tabularvalignment="middle">
13320 <column alignment="left" valignment="top" width="0">
13321 <column alignment="left" valignment="top" width="0">
13322 <column alignment="left" valignment="top" width="0">
13323 <row interlinespace="3mm">
13324 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13325 \begin_inset Text
13326
13327 \begin_layout Plain Layout
13328 name
13329 \end_layout
13330
13331 \end_inset
13332 </cell>
13333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13334 \begin_inset Text
13335
13336 \begin_layout Plain Layout
13337 output
13338 \end_layout
13339
13340 \end_inset
13341 </cell>
13342 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13343 \begin_inset Text
13344
13345 \begin_layout Plain Layout
13346 inserted with
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 </row>
13352 <row interlinespace="3mm">
13353 <cell alignment="center" valignment="top" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357 hyphen
13358 \end_layout
13359
13360 \end_inset
13361 </cell>
13362 <cell alignment="center" valignment="top" usebox="none">
13363 \begin_inset Text
13364
13365 \begin_layout Plain Layout
13366 -
13367 \end_layout
13368
13369 \end_inset
13370 </cell>
13371 <cell alignment="center" valignment="top" usebox="none">
13372 \begin_inset Text
13373
13374 \begin_layout Plain Layout
13375 \begin_inset Quotes eld
13376 \end_inset
13377
13378
13379 \family typewriter
13380 -
13381 \family default
13382
13383 \begin_inset Quotes erd
13384 \end_inset
13385
13386  in text
13387 \end_layout
13388
13389 \end_inset
13390 </cell>
13391 </row>
13392 <row interlinespace="3mm">
13393 <cell alignment="center" valignment="top" usebox="none">
13394 \begin_inset Text
13395
13396 \begin_layout Plain Layout
13397 en dash
13398 \end_layout
13399
13400 \end_inset
13401 </cell>
13402 <cell alignment="center" valignment="top" usebox="none">
13403 \begin_inset Text
13404
13405 \begin_layout Plain Layout
13406
13407 \end_layout
13408
13409 \end_inset
13410 </cell>
13411 <cell alignment="center" valignment="top" usebox="none">
13412 \begin_inset Text
13413
13414 \begin_layout Plain Layout
13415
13416 \family sans
13417 Insert\SpecialChar \menuseparator
13418 Special
13419 \begin_inset space ~
13420 \end_inset
13421
13422 Character\SpecialChar \menuseparator
13423 Symbols
13424 \end_layout
13425
13426 \end_inset
13427 </cell>
13428 </row>
13429 <row interlinespace="3mm">
13430 <cell alignment="center" valignment="top" usebox="none">
13431 \begin_inset Text
13432
13433 \begin_layout Plain Layout
13434 em dash
13435 \end_layout
13436
13437 \end_inset
13438 </cell>
13439 <cell alignment="center" valignment="top" usebox="none">
13440 \begin_inset Text
13441
13442 \begin_layout Plain Layout
13443
13444 \end_layout
13445
13446 \end_inset
13447 </cell>
13448 <cell alignment="center" valignment="top" usebox="none">
13449 \begin_inset Text
13450
13451 \begin_layout Plain Layout
13452
13453 \family sans
13454 Insert\SpecialChar \menuseparator
13455 Special
13456 \begin_inset space ~
13457 \end_inset
13458
13459 Character\SpecialChar \menuseparator
13460 Symbols
13461 \end_layout
13462
13463 \end_inset
13464 </cell>
13465 </row>
13466 <row>
13467 <cell alignment="center" valignment="top" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471 minus sign
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 <cell alignment="center" valignment="top" usebox="none">
13477 \begin_inset Text
13478
13479 \begin_layout Plain Layout
13480 \begin_inset Formula $-$
13481 \end_inset
13482
13483
13484 \end_layout
13485
13486 \end_inset
13487 </cell>
13488 <cell alignment="center" valignment="top" usebox="none">
13489 \begin_inset Text
13490
13491 \begin_layout Plain Layout
13492 \begin_inset Quotes eld
13493 \end_inset
13494
13495
13496 \family typewriter
13497 -
13498 \family default
13499
13500 \begin_inset Quotes erd
13501 \end_inset
13502
13503  in math mode
13504 \end_layout
13505
13506 \end_inset
13507 </cell>
13508 </row>
13509 </lyxtabular>
13510
13511 \end_inset
13512
13513
13514 \begin_inset VSpace defskip
13515 \end_inset
13516
13517
13518 \end_layout
13519
13520 \begin_layout Standard
13521 You can alternatively generate the en and em dash by inserting the 
13522 \begin_inset Quotes eld
13523 \end_inset
13524
13525
13526 \family typewriter
13527 -
13528 \family default
13529
13530 \begin_inset Quotes erd
13531 \end_inset
13532
13533  character multiple times in a row.
13534  They will automatically be converted to the appropriate length dash in
13535  the final output, but not in LyX.
13536  
13537 \begin_inset Quotes eld
13538 \end_inset
13539
13540 -
13541 \begin_inset space \thinspace{}
13542 \end_inset
13543
13544 -
13545 \begin_inset Quotes erd
13546 \end_inset
13547
13548  gives a en dash, 
13549 \begin_inset Quotes eld
13550 \end_inset
13551
13552 -
13553 \begin_inset space \thinspace{}
13554 \end_inset
13555
13556 -
13557 \begin_inset space \thinspace{}
13558 \end_inset
13559
13560 -
13561 \begin_inset Quotes erd
13562 \end_inset
13563
13564  a em dash.
13565 \end_layout
13566
13567 \begin_layout Standard
13568 The three dash types are distinct from the minus sign, which appears in
13569  math mode and has a length of its own.
13570  Here are some examples of the 
13571 \begin_inset Quotes eld
13572 \end_inset
13573
13574
13575 \family typewriter
13576 -
13577 \family default
13578
13579 \begin_inset Quotes eld
13580 \end_inset
13581
13582  in use:
13583 \end_layout
13584
13585 \begin_layout Enumerate
13586 line- and page-breaks
13587 \begin_inset space \hfill{}
13588 \end_inset
13589
13590 (
13591 \emph on
13592 hyphen
13593 \emph default
13594 )
13595 \end_layout
13596
13597 \begin_layout Enumerate
13598 From A–Z
13599 \begin_inset space \hfill{}
13600 \end_inset
13601
13602 (
13603 \emph on
13604 en dash
13605 \emph default
13606 )
13607 \end_layout
13608
13609 \begin_layout Enumerate
13610 Oh — there's a dash.
13611 \begin_inset space \hfill{}
13612 \end_inset
13613
13614 (
13615 \emph on
13616 em dash
13617 \emph default
13618 )
13619 \end_layout
13620
13621 \begin_layout Enumerate
13622 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13623 \end_inset
13624
13625
13626 \begin_inset space \hfill{}
13627 \end_inset
13628
13629 (
13630 \emph on
13631 minus sign
13632 \emph default
13633 )
13634 \end_layout
13635
13636 \begin_layout Subsection
13637 Hyphenation
13638 \begin_inset Index idx
13639 status collapsed
13640
13641 \begin_layout Plain Layout
13642 Hyphenation
13643 \end_layout
13644
13645 \end_inset
13646
13647
13648 \begin_inset CommandInset label
13649 LatexCommand label
13650 name "sub:Hyphenation"
13651
13652 \end_inset
13653
13654
13655 \end_layout
13656
13657 \begin_layout Standard
13658 Words aren't hyphenated within LyX but automatically in the output.
13659  Hyphenation is done by the LaTeX-package 
13660 \series bold
13661 babel
13662 \series default
13663
13664 \begin_inset Index idx
13665 status collapsed
13666
13667 \begin_layout Plain Layout
13668 LaTeX-packages ! babel
13669 \end_layout
13670
13671 \end_inset
13672
13673  following the rules of the document language
13674 \begin_inset Foot
13675 status collapsed
13676
13677 \begin_layout Plain Layout
13678 For German readers: That's one of the main differences between the languages
13679  
13680 \family sans
13681 German
13682 \family default
13683  and 
13684 \family sans
13685 German
13686 \begin_inset space ~
13687 \end_inset
13688
13689 (new
13690 \begin_inset space ~
13691 \end_inset
13692
13693 spelling)
13694 \family default
13695  in the 
13696 \family sans
13697 Document\SpecialChar \menuseparator
13698 Settings
13699 \family default
13700  dialog.
13701 \end_layout
13702
13703 \end_inset
13704
13705 .
13706 \end_layout
13707
13708 \begin_layout Standard
13709 LaTeX hyphenates almost perfectly, it only has problems with text in the
13710  
13711 \family sans
13712 typewriter
13713 \family default
13714  font and with unusual constructs, like 
13715 \begin_inset Quotes eld
13716 \end_inset
13717
13718 h3knix/m0n0wall
13719 \begin_inset Quotes erd
13720 \end_inset
13721
13722 .
13723  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13724  This is done with the menu 
13725 \family sans
13726 Insert\SpecialChar \menuseparator
13727 Formatting\SpecialChar \menuseparator
13728 Hyphenation
13729 \begin_inset space ~
13730 \end_inset
13731
13732 Point
13733 \family default
13734 .
13735  These extra hyphenation points are only recommendations to LaTeX.
13736  If no hyphenation is necessary, LaTeX will ignore them.
13737 \end_layout
13738
13739 \begin_layout Standard
13740 Sometimes you want to prevent words or constructs to be hyphenated.
13741  Imagine that you are describing keybindings/shortcuts in your document
13742  in the form 
13743 \begin_inset Quotes eld
13744 \end_inset
13745
13746 A-b c
13747 \begin_inset Quotes erd
13748 \end_inset
13749
13750 .
13751  LaTeX would then see the hyphen 
13752 \begin_inset Quotes eld
13753 \end_inset
13754
13755 -
13756 \begin_inset Quotes erd
13757 \end_inset
13758
13759  as hyphenation possibility.
13760  Hyphenating at this point would look ugly.
13761  To prevent the shortcut from being hyphenated, you can put it into the
13762  argument of the LaTeX-box-command 
13763 \series bold
13764
13765 \backslash
13766 mbox
13767 \series default
13768 , because text within LaTeX-boxes can't be hyphenated.
13769  As LyX doesn't support 
13770 \series bold
13771
13772 \backslash
13773 mbox
13774 \series default
13775 , you have to use TeX Code.
13776  The result looks in LyX like:
13777 \end_layout
13778
13779 \begin_layout Standard
13780 \begin_inset Graphics
13781         filename clipart/mbox.png
13782
13783 \end_inset
13784
13785
13786 \end_layout
13787
13788 \begin_layout Standard
13789 To learn more about TeX Code, have a look at section
13790 \begin_inset space ~
13791 \end_inset
13792
13793
13794 \begin_inset CommandInset ref
13795 LatexCommand ref
13796 reference "sec:TeX-Code"
13797
13798 \end_inset
13799
13800 .
13801 \end_layout
13802
13803 \begin_layout Subsection
13804 Punctuation Marks
13805 \begin_inset Index idx
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809 Punctuation marks
13810 \end_layout
13811
13812 \end_inset
13813
13814
13815 \end_layout
13816
13817 \begin_layout Subsubsection
13818 Abbreviations and End of Sentence
13819 \begin_inset CommandInset label
13820 LatexCommand label
13821 name "sub:Abbreviations"
13822
13823 \end_inset
13824
13825
13826 \end_layout
13827
13828 \begin_layout Standard
13829 When LyX calls LaTeX to generate the final version of your document, LaTeX
13830  automatically distinguishes between words, sentences, and abbreviations.
13831  LaTeX then adds the 
13832 \begin_inset Quotes eld
13833 \end_inset
13834
13835 appropriate amount of space
13836 \begin_inset Quotes erd
13837 \end_inset
13838
13839 .
13840  That means sentences get a little bit more space between the period and
13841  the next word.
13842  Abbreviations get the same amount of space after the period as a word uses.
13843 \end_layout
13844
13845 \begin_layout Standard
13846 Unfortunately, the algorithm for figuring out what's an abbreviation does
13847  not work in all cases.
13848  If a 
13849 \begin_inset Quotes eld
13850 \end_inset
13851
13852
13853 \family typewriter
13854 .
13855 \family default
13856
13857 \begin_inset Quotes erd
13858 \end_inset
13859
13860  is at the end of a lowercase letter, it's the end of a sentence; if it's
13861  at the end of a capitalized letter, it's an abbreviation.
13862 \end_layout
13863
13864 \begin_layout Standard
13865 Here are some examples of 
13866 \emph on
13867 correct
13868 \emph default
13869  abbreviations and the end of a sentence:
13870 \end_layout
13871
13872 \begin_layout Itemize
13873 M.
13874  Butterfly
13875 \end_layout
13876
13877 \begin_layout Itemize
13878 Don't worry.
13879  Be happy.
13880 \end_layout
13881
13882 \begin_layout Standard
13883 And here's an example of the algorithm going wrong:
13884 \end_layout
13885
13886 \begin_layout Itemize
13887 e.
13888 \begin_inset space \thinspace{}
13889 \end_inset
13890
13891 g.
13892  this is too much space!
13893 \end_layout
13894
13895 \begin_layout Itemize
13896 This is I.
13897  It's okay.
13898 \end_layout
13899
13900 \begin_layout Standard
13901 You won't see anything wrong until you view a final version of your document.
13902 \end_layout
13903
13904 \begin_layout Standard
13905 To fix this problem, use one of the following:
13906 \end_layout
13907
13908 \begin_layout Enumerate
13909 Use an 
13910 \family sans
13911 Inter-word
13912 \begin_inset space ~
13913 \end_inset
13914
13915 Space
13916 \family default
13917  after lowercase abbreviations (see section
13918 \begin_inset space ~
13919 \end_inset
13920
13921
13922 \begin_inset CommandInset ref
13923 LatexCommand ref
13924 reference "sub:Inter-word-Space"
13925
13926 \end_inset
13927
13928 ).
13929 \begin_inset Index idx
13930 status collapsed
13931
13932 \begin_layout Plain Layout
13933 Spaces ! inter-word
13934 \end_layout
13935
13936 \end_inset
13937
13938
13939 \end_layout
13940
13941 \begin_layout Enumerate
13942 Use a 
13943 \family sans
13944 Thin
13945 \begin_inset space ~
13946 \end_inset
13947
13948 Space
13949 \family default
13950  between two tokens of an abbreviation (see section
13951 \begin_inset space ~
13952 \end_inset
13953
13954
13955 \begin_inset CommandInset ref
13956 LatexCommand ref
13957 reference "sub:Thin-Space"
13958
13959 \end_inset
13960
13961 ).
13962 \begin_inset Index idx
13963 status collapsed
13964
13965 \begin_layout Plain Layout
13966 Spaces ! thin
13967 \end_layout
13968
13969 \end_inset
13970
13971
13972 \end_layout
13973
13974 \begin_layout Enumerate
13975 Use an 
13976 \family sans
13977 End
13978 \begin_inset space ~
13979 \end_inset
13980
13981 of
13982 \begin_inset space ~
13983 \end_inset
13984
13985 sentence
13986 \begin_inset space ~
13987 \end_inset
13988
13989 period
13990 \family default
13991  found under the 
13992 \family sans
13993 Insert\SpecialChar \menuseparator
13994 Special
13995 \begin_inset space ~
13996 \end_inset
13997
13998 Character
13999 \family default
14000  menu to force the use of inter-sentence spacing.
14001  This function is also bound to 
14002 \begin_inset Info
14003 type  "shortcut"
14004 arg   "specialchar-insert end-of-sentence"
14005 \end_inset
14006
14007  for easy access.
14008 \end_layout
14009
14010 \begin_layout Standard
14011 With the corrections, our earlier examples look like this:
14012 \end_layout
14013
14014 \begin_layout Itemize
14015 e.
14016 \begin_inset space \thinspace{}
14017 \end_inset
14018
14019 g.
14020 \begin_inset space \space{}
14021 \end_inset
14022
14023 this is too much space!
14024 \end_layout
14025
14026 \begin_layout Itemize
14027 This is I\SpecialChar \@.
14028  It's okay.
14029 \end_layout
14030
14031 \begin_layout Standard
14032 Some languages don't use extra spacing between sentences.
14033  If your language is such a language, you don't need to worry, because LaTeX
14034  will take care of this.
14035 \end_layout
14036
14037 \begin_layout Standard
14038 For those that do need to bother, there is help to catch those sneaky errors:
14039  Check out the 
14040 \family sans
14041 Check
14042 \begin_inset space ~
14043 \end_inset
14044
14045 TeX
14046 \family default
14047  feature described in section 
14048 \emph on
14049 Checking TeX
14050 \emph default
14051  of the 
14052 \emph on
14053 Additional Features
14054 \emph default
14055  manual.
14056 \end_layout
14057
14058 \begin_layout Subsubsection
14059 Quotes
14060 \begin_inset Index idx
14061 status collapsed
14062
14063 \begin_layout Plain Layout
14064 Typography ! Quotes
14065 \end_layout
14066
14067 \end_inset
14068
14069
14070 \begin_inset Index idx
14071 status collapsed
14072
14073 \begin_layout Plain Layout
14074 Quotes | see
14075 \begin_inset ERT
14076 status collapsed
14077
14078 \begin_layout Plain Layout
14079
14080 {
14081 \end_layout
14082
14083 \end_inset
14084
14085 Typography
14086 \begin_inset ERT
14087 status collapsed
14088
14089 \begin_layout Plain Layout
14090
14091 }
14092 \end_layout
14093
14094 \end_inset
14095
14096
14097 \end_layout
14098
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \begin_layout Standard
14105 LyX usually sets quotes correctly.
14106  Specifically, it will use an opening quote at the beginning of quoted text,
14107  and use a closing quote at the end.
14108  For example, 
14109 \begin_inset Quotes eld
14110 \end_inset
14111
14112 open close
14113 \begin_inset Quotes erd
14114 \end_inset
14115
14116 .
14117  The keyboard character, 
14118 \family sans
14119 "
14120 \family default
14121 , generates this automatically.
14122 \end_layout
14123
14124 \begin_layout Standard
14125 You can change the behavior of the 
14126 \family sans
14127 "
14128 \family default
14129  key using the submenu 
14130 \family sans
14131 Language
14132 \family default
14133  of the dialog 
14134 \family sans
14135 Document\SpecialChar \menuseparator
14136 Settings
14137 \family default
14138
14139 \begin_inset Index idx
14140 status collapsed
14141
14142 \begin_layout Plain Layout
14143 Document ! Settings
14144 \end_layout
14145
14146 \end_inset
14147
14148  dialog.
14149 \end_layout
14150
14151 \begin_layout Standard
14152 You can also select quotes for different languages in the box 
14153 \family sans
14154 Type
14155 \family default
14156  option.
14157  There are six choices:
14158 \end_layout
14159
14160 \begin_layout Labeling
14161 \labelwidthstring 00.00.0000
14162
14163 \family sans
14164 \begin_inset Quotes eld
14165 \end_inset
14166
14167 Text
14168 \begin_inset Quotes erd
14169 \end_inset
14170
14171
14172 \family default
14173  Use quotes like this 
14174 \begin_inset Quotes eld
14175 \end_inset
14176
14177 double
14178 \begin_inset Quotes erd
14179 \end_inset
14180
14181  or 
14182 \begin_inset Quotes els
14183 \end_inset
14184
14185 single
14186 \begin_inset Quotes ers
14187 \end_inset
14188
14189
14190 \end_layout
14191
14192 \begin_layout Labeling
14193 \labelwidthstring 00.00.0000
14194
14195 \family sans
14196 \begin_inset Quotes sld
14197 \end_inset
14198
14199 Text
14200 \begin_inset Quotes srd
14201 \end_inset
14202
14203
14204 \family default
14205  Use quotes like 
14206 \begin_inset Quotes sld
14207 \end_inset
14208
14209 this
14210 \begin_inset Quotes srd
14211 \end_inset
14212
14213  or 'this
14214 \begin_inset Quotes ers
14215 \end_inset
14216
14217
14218 \end_layout
14219
14220 \begin_layout Labeling
14221 \labelwidthstring 00.00.0000
14222
14223 \family sans
14224 \begin_inset Quotes gld
14225 \end_inset
14226
14227 Text
14228 \begin_inset Quotes grd
14229 \end_inset
14230
14231
14232 \family default
14233  Use quotes like 
14234 \begin_inset Quotes gld
14235 \end_inset
14236
14237 this
14238 \begin_inset Quotes grd
14239 \end_inset
14240
14241  or 
14242 \begin_inset Quotes gls
14243 \end_inset
14244
14245 this
14246 \begin_inset Quotes grs
14247 \end_inset
14248
14249
14250 \end_layout
14251
14252 \begin_layout Labeling
14253 \labelwidthstring 00.00.0000
14254
14255 \family sans
14256 \begin_inset Quotes pld
14257 \end_inset
14258
14259 Text
14260 \begin_inset Quotes prd
14261 \end_inset
14262
14263
14264 \family default
14265  Use quotes like 
14266 \begin_inset Quotes pld
14267 \end_inset
14268
14269 this
14270 \begin_inset Quotes prd
14271 \end_inset
14272
14273  or 
14274 \begin_inset Quotes pls
14275 \end_inset
14276
14277 this
14278 \begin_inset Quotes prs
14279 \end_inset
14280
14281
14282 \end_layout
14283
14284 \begin_layout Labeling
14285 \labelwidthstring 00.00.0000
14286
14287 \family sans
14288 \begin_inset Quotes fld
14289 \end_inset
14290
14291 Text
14292 \begin_inset Quotes frd
14293 \end_inset
14294
14295
14296 \family default
14297  Use quotes like 
14298 \begin_inset Quotes fld
14299 \end_inset
14300
14301 this
14302 \begin_inset Quotes frd
14303 \end_inset
14304
14305  or 
14306 \begin_inset Quotes fls
14307 \end_inset
14308
14309 this
14310 \begin_inset Quotes frs
14311 \end_inset
14312
14313
14314 \end_layout
14315
14316 \begin_layout Labeling
14317 \labelwidthstring 00.00.0000
14318
14319 \family sans
14320 \begin_inset Quotes ald
14321 \end_inset
14322
14323 Text
14324 \begin_inset Quotes ard
14325 \end_inset
14326
14327
14328 \family default
14329  Use quotes like 
14330 \begin_inset Quotes ald
14331 \end_inset
14332
14333 this
14334 \begin_inset Quotes ard
14335 \end_inset
14336
14337  or 
14338 \begin_inset Quotes als
14339 \end_inset
14340
14341 this
14342 \begin_inset Quotes ars
14343 \end_inset
14344
14345
14346 \end_layout
14347
14348 \begin_layout Standard
14349 These settings affect what character the 
14350 \family sans
14351 "
14352 \family default
14353  key produces.
14354 \end_layout
14355
14356 \begin_layout Subsection
14357 Ligatures
14358 \begin_inset Index idx
14359 status collapsed
14360
14361 \begin_layout Plain Layout
14362 Typography ! Ligatures
14363 \end_layout
14364
14365 \end_inset
14366
14367
14368 \begin_inset Index idx
14369 status collapsed
14370
14371 \begin_layout Plain Layout
14372 Ligatures | see
14373 \begin_inset ERT
14374 status collapsed
14375
14376 \begin_layout Plain Layout
14377
14378 {
14379 \end_layout
14380
14381 \end_inset
14382
14383 Typography
14384 \begin_inset ERT
14385 status collapsed
14386
14387 \begin_layout Plain Layout
14388
14389 }
14390 \end_layout
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \end_inset
14398
14399
14400 \begin_inset CommandInset label
14401 LatexCommand label
14402 name "sub:Ligatures"
14403
14404 \end_inset
14405
14406
14407 \end_layout
14408
14409 \begin_layout Standard
14410 It is standard typesetting practice to group certain letters together and
14411  print them as single characters.
14412  These groups are known as 
14413 \emph on
14414 ligatures
14415 \emph default
14416 .
14417  Since LaTeX knows about ligatures, your documents will contain them too
14418  in the output.
14419  Here are the standard ligatures:
14420 \end_layout
14421
14422 \begin_layout Itemize
14423 ff
14424 \end_layout
14425
14426 \begin_layout Itemize
14427 fi
14428 \end_layout
14429
14430 \begin_layout Itemize
14431 fl
14432 \end_layout
14433
14434 \begin_layout Itemize
14435 ffi
14436 \end_layout
14437
14438 \begin_layout Itemize
14439 ffl
14440 \end_layout
14441
14442 \begin_layout Standard
14443 Some languages uses other ligatures if the document font supports them.
14444 \end_layout
14445
14446 \begin_layout Standard
14447 Sometimes, you don't want a ligature in a word.
14448  While a ligature may be okay in the word, 
14449 \begin_inset Quotes eld
14450 \end_inset
14451
14452 graffiti,
14453 \begin_inset Quotes erd
14454 \end_inset
14455
14456  it looks really weird in compound words, such as 
14457 \begin_inset Quotes eld
14458 \end_inset
14459
14460 cufflink
14461 \begin_inset Quotes erd
14462 \end_inset
14463
14464  or the German 
14465 \begin_inset Quotes eld
14466 \end_inset
14467
14468 Dorffest.
14469 \begin_inset Quotes erd
14470 \end_inset
14471
14472  To break a ligature, use 
14473 \family sans
14474 Insert\SpecialChar \menuseparator
14475 Formatting\SpecialChar \menuseparator
14476 Ligature
14477 \begin_inset space ~
14478 \end_inset
14479
14480 Break.
14481
14482 \family default
14483  This changes 
14484 \begin_inset Quotes eld
14485 \end_inset
14486
14487 cufflinks
14488 \begin_inset Quotes erd
14489 \end_inset
14490
14491  to 
14492 \begin_inset Quotes eld
14493 \end_inset
14494
14495 cuff\SpecialChar \textcompwordmark{}
14496 links
14497 \begin_inset Quotes erd
14498 \end_inset
14499
14500  and 
14501 \begin_inset Quotes eld
14502 \end_inset
14503
14504 Dorffest
14505 \begin_inset Quotes erd
14506 \end_inset
14507
14508  to 
14509 \begin_inset Quotes eld
14510 \end_inset
14511
14512 Dorf\SpecialChar \textcompwordmark{}
14513 fest
14514 \begin_inset Quotes erd
14515 \end_inset
14516
14517 .
14518 \end_layout
14519
14520 \begin_layout Subsection
14521 LyX's Proper Names
14522 \begin_inset Index idx
14523 status collapsed
14524
14525 \begin_layout Plain Layout
14526 LyX ! Proper names
14527 \end_layout
14528
14529 \end_inset
14530
14531
14532 \begin_inset CommandInset label
14533 LatexCommand label
14534 name "sub:LyX's-Proper-Names"
14535
14536 \end_inset
14537
14538
14539 \end_layout
14540
14541 \begin_layout Standard
14542 You will certainly have noticed that the word “LaTeX” always appears with
14543  characters in different sizes and heights.
14544  LaTeX is the name of the program used by LyX and is therefore recognized
14545  as a proper name when you type it in LyX as 
14546 \begin_inset Quotes eld
14547 \end_inset
14548
14549 LaT
14550 \begin_inset ERT
14551 status collapsed
14552
14553 \begin_layout Plain Layout
14554
14555 {}
14556 \end_layout
14557
14558 \end_inset
14559
14560 eX
14561 \begin_inset Quotes erd
14562 \end_inset
14563
14564 .
14565 \begin_inset Note Note
14566 status collapsed
14567
14568 \begin_layout Plain Layout
14569 The braces in TeX Code are here to avoid that the 
14570 \begin_inset Quotes eld
14571 \end_inset
14572
14573 command
14574 \begin_inset Quotes erd
14575 \end_inset
14576
14577  appear as proper name in the output, see the last paragraph of this section.
14578  To create proper names omit the TeX Code.
14579 \end_layout
14580
14581 \end_inset
14582
14583  Note the order of the upper-and lowercase letters! LyX recognizes the following
14584  proper names:
14585 \end_layout
14586
14587 \begin_layout Description
14588 LyX The name of the game, write 
14589 \begin_inset Quotes eld
14590 \end_inset
14591
14592 L
14593 \begin_inset ERT
14594 status collapsed
14595
14596 \begin_layout Plain Layout
14597
14598 {}
14599 \end_layout
14600
14601 \end_inset
14602
14603 yX
14604 \begin_inset Quotes erd
14605 \end_inset
14606
14607  to produce it.
14608 \end_layout
14609
14610 \begin_layout Description
14611 TeX The program used by LaTeX, write 
14612 \begin_inset Quotes eld
14613 \end_inset
14614
14615 T
14616 \begin_inset ERT
14617 status collapsed
14618
14619 \begin_layout Plain Layout
14620
14621 {}
14622 \end_layout
14623
14624 \end_inset
14625
14626 eX
14627 \begin_inset Quotes erd
14628 \end_inset
14629
14630  to produce it.
14631 \end_layout
14632
14633 \begin_layout Description
14634 LaTeX The program used by LyX, write 
14635 \begin_inset Quotes eld
14636 \end_inset
14637
14638 LaT
14639 \begin_inset ERT
14640 status collapsed
14641
14642 \begin_layout Plain Layout
14643
14644 {}
14645 \end_layout
14646
14647 \end_inset
14648
14649 eX
14650 \begin_inset Quotes erd
14651 \end_inset
14652
14653  to produce it.
14654 \end_layout
14655
14656 \begin_layout Description
14657 LaTeX2e The actual version of LaTeX, write 
14658 \begin_inset Quotes eld
14659 \end_inset
14660
14661 LaT
14662 \begin_inset ERT
14663 status collapsed
14664
14665 \begin_layout Plain Layout
14666
14667 {}
14668 \end_layout
14669
14670 \end_inset
14671
14672 eX2e
14673 \begin_inset Quotes erd
14674 \end_inset
14675
14676  to produce it.
14677 \end_layout
14678
14679 \begin_layout Standard
14680 You might wonder why the LaTeX-version is 
14681 \begin_inset Quotes eld
14682 \end_inset
14683
14684 2
14685 \begin_inset Formula $\epsilon$
14686 \end_inset
14687
14688
14689 \begin_inset Quotes erd
14690 \end_inset
14691
14692 .
14693  It's an old tradition in the TeX-world to give programs geek version numbers.
14694  For example the version number of TeX converges to the number 
14695 \begin_inset Formula $\pi$
14696 \end_inset
14697
14698 : The actual version is 
14699 \begin_inset Quotes eld
14700 \end_inset
14701
14702 TeX-3.141592
14703 \begin_inset Quotes erd
14704 \end_inset
14705
14706 , the previous one was 
14707 \begin_inset Quotes eld
14708 \end_inset
14709
14710 TeX-3.14159
14711 \begin_inset Quotes erd
14712 \end_inset
14713
14714 .
14715 \end_layout
14716
14717 \begin_layout Standard
14718 If you don't want to use proper names, e.
14719 \begin_inset space \thinspace{}
14720 \end_inset
14721
14722 g.
14723 \begin_inset space \space{}
14724 \end_inset
14725
14726 in section headings, you can insert two empty braces in TeX Code in the
14727  word.
14728  This will look in LyX like: 
14729 \begin_inset Graphics
14730         filename clipart/LaTeX.png
14731         scale 80
14732
14733 \end_inset
14734
14735
14736 \begin_inset Newline newline
14737 \end_inset
14738
14739 For more about TeX Code, look at section
14740 \begin_inset space ~
14741 \end_inset
14742
14743
14744 \begin_inset CommandInset ref
14745 LatexCommand ref
14746 reference "sec:TeX-Code"
14747
14748 \end_inset
14749
14750 .
14751 \end_layout
14752
14753 \begin_layout Subsection
14754 Units
14755 \begin_inset Index idx
14756 status collapsed
14757
14758 \begin_layout Plain Layout
14759 Typography ! Units
14760 \end_layout
14761
14762 \end_inset
14763
14764
14765 \end_layout
14766
14767 \begin_layout Standard
14768 Generally the space between units and the number is smaller than the normal
14769  space between two words.
14770  As you can see in the example below, it looks better when the space is
14771  smaller.
14772  To get such a 
14773 \begin_inset Quotes eld
14774 \end_inset
14775
14776 half space
14777 \begin_inset Quotes erd
14778 \end_inset
14779
14780  for units use the menu 
14781 \family sans
14782 Insert\SpecialChar \menuseparator
14783 Formatting\SpecialChar \menuseparator
14784 Thin
14785 \begin_inset space ~
14786 \end_inset
14787
14788 Space
14789 \family default
14790  (shortcut 
14791 \begin_inset Info
14792 type  "shortcuts"
14793 arg   "space-insert thin"
14794 \end_inset
14795
14796 ).
14797 \end_layout
14798
14799 \begin_layout Standard
14800 Here's an example to show the differences:
14801 \end_layout
14802
14803 \begin_layout Standard
14804 \begin_inset Tabular
14805 <lyxtabular version="3" rows="2" columns="2">
14806 <features tabularvalignment="middle">
14807 <column alignment="left" valignment="top" width="0">
14808 <column alignment="left" valignment="top" width="0">
14809 <row>
14810 <cell alignment="center" valignment="top" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Plain Layout
14814 24
14815 \begin_inset space ~
14816 \end_inset
14817
14818 kW
14819 \begin_inset Formula $\cdot$
14820 \end_inset
14821
14822 h
14823 \end_layout
14824
14825 \end_inset
14826 </cell>
14827 <cell alignment="center" valignment="top" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831 space between number and unit
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 </row>
14837 <row>
14838 <cell alignment="center" valignment="top" usebox="none">
14839 \begin_inset Text
14840
14841 \begin_layout Plain Layout
14842 24
14843 \begin_inset space \thinspace{}
14844 \end_inset
14845
14846 kW
14847 \begin_inset Formula $\cdot$
14848 \end_inset
14849
14850 h
14851 \end_layout
14852
14853 \end_inset
14854 </cell>
14855 <cell alignment="center" valignment="top" usebox="none">
14856 \begin_inset Text
14857
14858 \begin_layout Plain Layout
14859 half space between number and unit
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 </row>
14865 </lyxtabular>
14866
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \begin_layout Subsection
14873 Widows and Orphans
14874 \begin_inset Index idx
14875 status collapsed
14876
14877 \begin_layout Plain Layout
14878 Typography ! Widows and orphans
14879 \end_layout
14880
14881 \end_inset
14882
14883
14884 \end_layout
14885
14886 \begin_layout Standard
14887 In the early days of word processors, page breaks went wherever the page
14888  happened to end.
14889  There was no regard for what was actually going on in the text.
14890  You may remember once printing out a document, only to find the heading
14891  for a new section printed at the very bottom of the page, the first line
14892  of a new paragraph all alone at the bottom of a page, or the last line
14893  of a paragraph at the top of a new page.
14894  These bits of text became known as 
14895 \emph on
14896 widows
14897 \emph default
14898  and 
14899 \emph on
14900 orphans
14901 \emph default
14902 .
14903 \end_layout
14904
14905 \begin_layout Standard
14906 Clearly, LyX can avoid breaking pages after a section heading.
14907  That's part of the advantage of paragraph environments.
14908  But what about widows and orphans, where the page breaks leave one line
14909  of a paragraph all alone at the top or bottom of a page? There are rules
14910  built into LaTeX governing page breaks, and some of those rules are there
14911  to specifically prevent widows and orphans.
14912  This is the advantage LyX has in using LaTeX as its backend.
14913 \end_layout
14914
14915 \begin_layout Standard
14916 There's no way we can go into how TeX and LaTeX decide to break a page,
14917  or how you can tweak that behavior.
14918  Some LaTeX books listed in the bibliography [such as
14919 \begin_inset space ~
14920 \end_inset
14921
14922
14923 \begin_inset CommandInset citation
14924 LatexCommand cite
14925 key "latexcompanion"
14926
14927 \end_inset
14928
14929  or
14930 \begin_inset space ~
14931 \end_inset
14932
14933
14934 \begin_inset CommandInset citation
14935 LatexCommand cite
14936 key "latexguide"
14937
14938 \end_inset
14939
14940 ] may have more information.
14941  You will almost never need to worry about this, however.
14942 \end_layout
14943
14944 \begin_layout Chapter
14945 Notes, Graphics, Tables, and Floats
14946 \begin_inset CommandInset label
14947 LatexCommand label
14948 name "cha:Floats-and-Notes"
14949
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \begin_layout Standard
14956 The issues of this chapter are described in detail in the 
14957 \emph on
14958 Embedded Objects
14959 \emph default
14960  manual.
14961  There you'll also find tips and tricks for special cases.
14962 \end_layout
14963
14964 \begin_layout Section
14965 Notes
14966 \begin_inset Index idx
14967 status collapsed
14968
14969 \begin_layout Plain Layout
14970 Notes
14971 \end_layout
14972
14973 \end_inset
14974
14975
14976 \begin_inset CommandInset label
14977 LatexCommand label
14978 name "sec:Notes"
14979
14980 \end_inset
14981
14982
14983 \end_layout
14984
14985 \begin_layout Standard
14986 LyX offers you a few types of notes to add to your document:
14987 \end_layout
14988
14989 \begin_layout Description
14990 LyX
14991 \begin_inset space ~
14992 \end_inset
14993
14994 Note This note type is for internal notes that won't appear in the output.
14995 \begin_inset Newline newline
14996 \end_inset
14997
14998
14999 \begin_inset Note Note
15000 status open
15001
15002 \begin_layout Plain Layout
15003 This is text in a note box that doesn't appear in the output.
15004 \end_layout
15005
15006 \end_inset
15007
15008
15009 \end_layout
15010
15011 \begin_layout Description
15012 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15013 ent, when you export the document to LaTeX via the menu 
15014 \family sans
15015 File\SpecialChar \menuseparator
15016 Export\SpecialChar \menuseparator
15017 LaTeX (pdflatex) / (plain)
15018 \family default
15019 .
15020 \begin_inset Newline newline
15021 \end_inset
15022
15023
15024 \begin_inset Note Comment
15025 status open
15026
15027 \begin_layout Plain Layout
15028 This is text in a note box that only appears as comment in LaTeX-files.
15029 \end_layout
15030
15031 \end_inset
15032
15033
15034 \end_layout
15035
15036 \begin_layout Description
15037 Greyed
15038 \begin_inset space ~
15039 \end_inset
15040
15041 Out This note will appear in the output as grey text.
15042 \begin_inset Newline newline
15043 \end_inset
15044
15045
15046 \begin_inset Newline newline
15047 \end_inset
15048
15049
15050 \begin_inset Note Greyedout
15051 status open
15052
15053 \begin_layout Plain Layout
15054 This is text
15055 \begin_inset Foot
15056 status collapsed
15057
15058 \begin_layout Plain Layout
15059 This is an example footnote within a greyed out note.
15060  In this document the greyed out note color is redefined to blue.
15061  How this can be done is explained in the 
15062 \emph on
15063 Embedded Objects
15064 \emph default
15065  manual.
15066 \end_layout
15067
15068 \end_inset
15069
15070  of a comment that appears in the output as grey text.
15071 \end_layout
15072
15073 \end_inset
15074
15075
15076 \begin_inset Newline newline
15077 \end_inset
15078
15079
15080 \begin_inset Newline newline
15081 \end_inset
15082
15083 As you can see in the example, the first line of greyed out notes is a bit
15084  indented and greyed out notes can have footnotes.
15085 \end_layout
15086
15087 \begin_layout Standard
15088 Notes are inserted with the toolbar button 
15089 \begin_inset Graphics
15090         filename ../images/note-insert.png
15091         scale 85
15092         scaleBeforeRotation
15093
15094 \end_inset
15095
15096  or the menu 
15097 \family sans
15098 Insert\SpecialChar \menuseparator
15099 Note
15100 \family default
15101 .
15102  Right-click on the appearing note box to select the note type.
15103 \end_layout
15104
15105 \begin_layout Section
15106 Footnotes
15107 \begin_inset Index idx
15108 status collapsed
15109
15110 \begin_layout Plain Layout
15111 Footnotes
15112 \end_layout
15113
15114 \end_inset
15115
15116
15117 \begin_inset CommandInset label
15118 LatexCommand label
15119 name "sec:Footnotes"
15120
15121 \end_inset
15122
15123
15124 \end_layout
15125
15126 \begin_layout Standard
15127 LyX uses boxes to display footnotes: When you insert a footnote using the
15128  menu 
15129 \family sans
15130 Insert\SpecialChar \menuseparator
15131 Footnote
15132 \family default
15133  or the toolbar button 
15134 \begin_inset Graphics
15135         filename ../images/footnote-insert.png
15136
15137 \end_inset
15138
15139
15140 \family roman
15141 \series medium
15142 \bar no
15143 you'll see
15144 \family default
15145 \series default
15146 \bar default
15147  the following box: 
15148 \begin_inset Graphics
15149         filename clipart/footnoteQt4.png
15150         scale 80
15151
15152 \end_inset
15153
15154
15155 \family roman
15156 \series medium
15157 \bar no
15158  This box is LyX's representation of your footnote.
15159  If you
15160 \family default
15161 \series default
15162 \bar default
15163  left-click on 
15164 \family roman
15165 \series medium
15166 \bar no
15167 the 
15168 \begin_inset Quotes eld
15169 \end_inset
15170
15171
15172 \family sans
15173 foot
15174 \family roman
15175
15176 \begin_inset Quotes erd
15177 \end_inset
15178
15179
15180 \family default
15181 \series default
15182 \bar default
15183  
15184 \family roman
15185 \series medium
15186 \bar no
15187 label, the box will
15188 \family default
15189 \series default
15190 \bar default
15191  be opened and you can enter the footnote text into it.
15192  Clicking on the box label again, will close 
15193 \family roman
15194 \series medium
15195 \bar no
15196 the
15197 \family default
15198 \series default
15199 \bar default
15200  box
15201 \family roman
15202 \series medium
15203 \bar no
15204 .
15205  If you want to turn existing text into a footnote, simply mark it and click
15206  on the footnote
15207 \family default
15208 \series default
15209 \bar default
15210  toolbar 
15211 \family roman
15212 \series medium
15213 \bar no
15214 button
15215 \family default
15216 \series default
15217 \bar default
15218 .
15219 \end_layout
15220
15221 \begin_layout Standard
15222 Here's an example footnote:
15223 \family roman
15224 \series medium
15225 \bar no
15226
15227 \begin_inset Foot
15228 status open
15229
15230 \begin_layout Plain Layout
15231 To close a footnote, click on the footnote box label.
15232 \end_layout
15233
15234 \end_inset
15235
15236
15237 \end_layout
15238
15239 \begin_layout Standard
15240 The footnote will appear in the output as a superscript number at the text
15241  position where the footnote box is placed.
15242  The footnote text is placed at the bottom of the current page.
15243  The footnote number is calculated by LyX, the numbers are consecutive,
15244  no matter in which chapter the footnote is in.
15245  LyX doesn't support other numbering schemes yet, but you can get another
15246  scheme using special LaTeX-commands.
15247  T
15248 \family roman
15249 h
15250 \family default
15251 ey are described in the 
15252 \emph on
15253 Embedded Objects
15254 \emph default
15255  manual.
15256 \end_layout
15257
15258 \begin_layout Section
15259 Marginal Notes
15260 \begin_inset Index idx
15261 status collapsed
15262
15263 \begin_layout Plain Layout
15264 Marginal notes
15265 \end_layout
15266
15267 \end_inset
15268
15269
15270 \begin_inset CommandInset label
15271 LatexCommand label
15272 name "sec:Marginal-Notes"
15273
15274 \end_inset
15275
15276
15277 \end_layout
15278
15279 \begin_layout Standard
15280 Marginal notes look and behave just like footnotes in LyX.
15281  When you insert a margin note via the menu 
15282 \family sans
15283 Insert\SpecialChar \menuseparator
15284 Marginal
15285 \begin_inset space ~
15286 \end_inset
15287
15288 Note
15289 \family default
15290  or the toolbar button 
15291 \begin_inset Graphics
15292         filename ../images/marginalnote-insert.png
15293
15294 \end_inset
15295
15296 , you'll see 
15297 \family roman
15298 \series medium
15299 a
15300 \family default
15301 \series default
15302  grey 
15303 \family roman
15304 \series medium
15305 box with a
15306 \family default
15307 \series default
15308  red 
15309 \family roman
15310 \series medium
15311 label 
15312 \begin_inset Quotes eld
15313 \end_inset
15314
15315 margin
15316 \begin_inset Quotes erd
15317 \end_inset
15318
15319  appearing within your text.
15320  This box is LyX's representation of your margin
15321 \family default
15322 \series default
15323 al 
15324 \family roman
15325 \series medium
15326 note.
15327 \end_layout
15328
15329 \begin_layout Standard
15330 At the side is an example marginal note.
15331 \family roman
15332 \series medium
15333
15334 \begin_inset Marginal
15335 status open
15336
15337 \begin_layout Plain Layout
15338 This is a marginal note.
15339 \end_layout
15340
15341 \end_inset
15342
15343
15344 \end_layout
15345
15346 \begin_layout Standard
15347 Marginal notes appear at the right side in single-sided documents.
15348  In double-sided documents they appear in the outer margin – left on even
15349  pages, right on odd pages.
15350 \end_layout
15351
15352 \begin_layout Section
15353 Graphics and Images
15354 \begin_inset Index idx
15355 status collapsed
15356
15357 \begin_layout Plain Layout
15358 Images
15359 \end_layout
15360
15361 \end_inset
15362
15363
15364 \begin_inset Index idx
15365 status collapsed
15366
15367 \begin_layout Plain Layout
15368 Graphics
15369 \end_layout
15370
15371 \end_inset
15372
15373
15374 \begin_inset CommandInset label
15375 LatexCommand label
15376 name "sec:Graphics"
15377
15378 \end_inset
15379
15380
15381 \end_layout
15382
15383 \begin_layout Standard
15384 To insert an image in your document, place the cursor at the text position
15385  you want and click on the toolbar icon 
15386 \begin_inset Graphics
15387         filename ../images/dialog-show-new-inset_graphics.png
15388
15389 \end_inset
15390
15391  or select 
15392 \family sans
15393 Insert\SpecialChar \menuseparator
15394 Graphics
15395 \family default
15396  from the menu.
15397  Then a dialog will appear to choose the file to load.
15398 \end_layout
15399
15400 \begin_layout Standard
15401 This dialog has numerous mostly self-explanatory parameters.
15402  The 
15403 \family sans
15404 Graphics
15405 \family default
15406  tab allows you to choose your image file.
15407  The image can be transformed by setting a rotation angle and a scaling
15408  factor.
15409  The scaling units are explained in Appendix
15410 \begin_inset space ~
15411 \end_inset
15412
15413
15414 \begin_inset CommandInset ref
15415 LatexCommand ref
15416 reference "cha:Units-available-in"
15417
15418 \end_inset
15419
15420 .
15421 \end_layout
15422
15423 \begin_layout Standard
15424 In the tab 
15425 \family sans
15426 Clipping
15427 \family default
15428  it is possible to set image coordinates to adjust the height and width
15429  of the image in the output.
15430  The coordinates can also be calculated automatically by pressing the button
15431  
15432 \family sans
15433 Get
15434 \begin_inset space ~
15435 \end_inset
15436
15437 from
15438 \begin_inset space ~
15439 \end_inset
15440
15441 file
15442 \family default
15443 .
15444  The option 
15445 \family sans
15446 Clip
15447 \begin_inset space ~
15448 \end_inset
15449
15450 to
15451 \begin_inset space ~
15452 \end_inset
15453
15454 bounding
15455 \begin_inset space ~
15456 \end_inset
15457
15458 box
15459 \family default
15460  will only print the image region within the given coordinates.
15461  Normally you don't need to take care about image coordinates and can ignore
15462  the tab 
15463 \family sans
15464 Clipping
15465 \family default
15466 .
15467 \end_layout
15468
15469 \begin_layout Standard
15470 In the 
15471 \family sans
15472 LaTeX and LyX options
15473 \family default
15474  tab LaTeX experts can specify additional LaTeX options.
15475  You can also specify here the appearance of the image inside LyX.
15476  The option 
15477 \family sans
15478 Draft
15479 \begin_inset space ~
15480 \end_inset
15481
15482 mode
15483 \family default
15484  has the effect that the image doesn't appear in the output, only a frame
15485  with the image size is printed.
15486  The option 
15487 \family sans
15488 Don't
15489 \begin_inset space ~
15490 \end_inset
15491
15492 unzip
15493 \begin_inset space ~
15494 \end_inset
15495
15496 on
15497 \begin_inset space ~
15498 \end_inset
15499
15500 export
15501 \family default
15502  is explained in the 
15503 \emph on
15504 Embedded Objects
15505 \emph default
15506  manual in section 
15507 \emph on
15508 Graphics Dialog
15509 \emph default
15510 .
15511 \end_layout
15512
15513 \begin_layout Standard
15514 The graphics dialog can be called at any time by clicking on an image.
15515  The image will appear in the output exactly at the position where it is
15516  in the text.
15517  This is an example image within a separate, horizontally centered paragraph:
15518  
15519 \end_layout
15520
15521 \begin_layout Standard
15522 \align center
15523 \begin_inset Graphics
15524         filename clipart/mobius.eps
15525         scale 70
15526         rotateOrigin center
15527
15528 \end_inset
15529
15530
15531 \end_layout
15532
15533 \begin_layout Standard
15534 If you need image captions and want to reference images, you have to put
15535  the image into a float, see section
15536 \begin_inset space ~
15537 \end_inset
15538
15539
15540 \begin_inset CommandInset ref
15541 LatexCommand ref
15542 reference "sec:Figure-Floats"
15543
15544 \end_inset
15545
15546 .
15547 \end_layout
15548
15549 \begin_layout Subsection
15550 Image Formats
15551 \begin_inset Index idx
15552 status collapsed
15553
15554 \begin_layout Plain Layout
15555 Images ! Formats
15556 \end_layout
15557
15558 \end_inset
15559
15560
15561 \begin_inset CommandInset label
15562 LatexCommand label
15563 name "sub:Image-Formats"
15564
15565 \end_inset
15566
15567
15568 \end_layout
15569
15570 \begin_layout Standard
15571 You can insert images in any known file format.
15572  But as we explained in section
15573 \begin_inset space ~
15574 \end_inset
15575
15576
15577 \begin_inset CommandInset ref
15578 LatexCommand ref
15579 reference "sub:Output-file-formats"
15580
15581 \end_inset
15582
15583 , every output document format allows only a few image formats.
15584  LyX uses therefore the program 
15585 \family typewriter
15586 Imagemagick
15587 \family default
15588  in the background to convert the images to the right format.
15589  To increase your workflow by avoiding these conversions in the background,
15590  you can use only the image formats listed in the subsections of section
15591 \begin_inset space ~
15592 \end_inset
15593
15594
15595 \begin_inset CommandInset ref
15596 LatexCommand ref
15597 reference "sub:Output-file-formats"
15598
15599 \end_inset
15600
15601 .
15602 \end_layout
15603
15604 \begin_layout Standard
15605 Similar to fonts there are two types of image formats:
15606 \end_layout
15607
15608 \begin_layout Description
15609 Bitmap
15610 \begin_inset space ~
15611 \end_inset
15612
15613 images consist of pixel values, often in a compressed form.
15614  They are therefore not fully scalable and look pixeled in large zooms.
15615  Well-known bitmap image formats are 
15616 \begin_inset Quotes eld
15617 \end_inset
15618
15619 Graphics Interchange Format
15620 \begin_inset Quotes erd
15621 \end_inset
15622
15623  (GIF, file extension 
15624 \begin_inset Quotes eld
15625 \end_inset
15626
15627
15628 \family typewriter
15629 .gif
15630 \family default
15631
15632 \begin_inset Quotes erd
15633 \end_inset
15634
15635 )
15636 \begin_inset Index idx
15637 status collapsed
15638
15639 \begin_layout Plain Layout
15640 GIF|see
15641 \begin_inset ERT
15642 status collapsed
15643
15644 \begin_layout Plain Layout
15645
15646 {
15647 \end_layout
15648
15649 \end_inset
15650
15651 Image formats
15652 \begin_inset ERT
15653 status collapsed
15654
15655 \begin_layout Plain Layout
15656
15657 }
15658 \end_layout
15659
15660 \end_inset
15661
15662
15663 \end_layout
15664
15665 \end_inset
15666
15667
15668 \begin_inset Quotes eld
15669 \end_inset
15670
15671 Portable Network Graphics
15672 \begin_inset Quotes erd
15673 \end_inset
15674
15675  (PNG, file extension 
15676 \begin_inset Quotes eld
15677 \end_inset
15678
15679
15680 \family typewriter
15681 .png
15682 \family default
15683
15684 \begin_inset Quotes erd
15685 \end_inset
15686
15687 )
15688 \begin_inset Index idx
15689 status collapsed
15690
15691 \begin_layout Plain Layout
15692 PNG|see
15693 \begin_inset ERT
15694 status collapsed
15695
15696 \begin_layout Plain Layout
15697
15698 {
15699 \end_layout
15700
15701 \end_inset
15702
15703 Image formats
15704 \begin_inset ERT
15705 status collapsed
15706
15707 \begin_layout Plain Layout
15708
15709 }
15710 \end_layout
15711
15712 \end_inset
15713
15714
15715 \end_layout
15716
15717 \end_inset
15718
15719 , and 
15720 \begin_inset Quotes eld
15721 \end_inset
15722
15723 Joint Photographic Experts Group
15724 \begin_inset Quotes erd
15725 \end_inset
15726
15727  (JPG, file extension 
15728 \begin_inset Quotes eld
15729 \end_inset
15730
15731
15732 \family typewriter
15733 .jpg
15734 \family default
15735
15736 \begin_inset Quotes erd
15737 \end_inset
15738
15739  or 
15740 \begin_inset Quotes eld
15741 \end_inset
15742
15743
15744 \family typewriter
15745 .jpeg
15746 \family default
15747
15748 \begin_inset Quotes erd
15749 \end_inset
15750
15751 )
15752 \begin_inset Index idx
15753 status collapsed
15754
15755 \begin_layout Plain Layout
15756 JPG|see
15757 \begin_inset ERT
15758 status collapsed
15759
15760 \begin_layout Plain Layout
15761
15762 {
15763 \end_layout
15764
15765 \end_inset
15766
15767 Image formats
15768 \begin_inset ERT
15769 status collapsed
15770
15771 \begin_layout Plain Layout
15772
15773 }
15774 \end_layout
15775
15776 \end_inset
15777
15778
15779 \end_layout
15780
15781 \end_inset
15782
15783 .
15784 \end_layout
15785
15786 \begin_layout Description
15787 Scalable
15788 \begin_inset space ~
15789 \end_inset
15790
15791 images consist of vectors and can therefore be scaled to any size without
15792  data loss.
15793  The scaling ability is necessary if you want to create presentations, because
15794  presentations are always scaled by the beamer.
15795  Scaling is also useful for online documents to let the user zoom into diagrams.
15796 \begin_inset Newline newline
15797 \end_inset
15798
15799 Scalable image formats can be 
15800 \begin_inset Quotes eld
15801 \end_inset
15802
15803 Scalable Vector Graphics
15804 \begin_inset Quotes erd
15805 \end_inset
15806
15807  (SVG, file extension 
15808 \begin_inset Quotes eld
15809 \end_inset
15810
15811
15812 \family typewriter
15813 .svg
15814 \family default
15815
15816 \begin_inset Quotes erd
15817 \end_inset
15818
15819 )
15820 \begin_inset Index idx
15821 status collapsed
15822
15823 \begin_layout Plain Layout
15824 SVG|see
15825 \begin_inset ERT
15826 status collapsed
15827
15828 \begin_layout Plain Layout
15829
15830 {
15831 \end_layout
15832
15833 \end_inset
15834
15835 Image formats
15836 \begin_inset ERT
15837 status collapsed
15838
15839 \begin_layout Plain Layout
15840
15841 }
15842 \end_layout
15843
15844 \end_inset
15845
15846
15847 \end_layout
15848
15849 \end_inset
15850
15851
15852 \begin_inset Quotes eld
15853 \end_inset
15854
15855 Encapsulated PostScript
15856 \begin_inset Quotes erd
15857 \end_inset
15858
15859  (EPS, file extension 
15860 \begin_inset Quotes eld
15861 \end_inset
15862
15863
15864 \family typewriter
15865 .eps
15866 \family default
15867
15868 \begin_inset Quotes erd
15869 \end_inset
15870
15871 )
15872 \begin_inset Index idx
15873 status collapsed
15874
15875 \begin_layout Plain Layout
15876 EPS|see
15877 \begin_inset ERT
15878 status collapsed
15879
15880 \begin_layout Plain Layout
15881
15882 {
15883 \end_layout
15884
15885 \end_inset
15886
15887 Image formats
15888 \begin_inset ERT
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892
15893 }
15894 \end_layout
15895
15896 \end_inset
15897
15898
15899 \end_layout
15900
15901 \end_inset
15902
15903 , and 
15904 \begin_inset Quotes eld
15905 \end_inset
15906
15907 Portable Document Format
15908 \begin_inset Quotes erd
15909 \end_inset
15910
15911  (PDF, file extension 
15912 \begin_inset Quotes eld
15913 \end_inset
15914
15915
15916 \family typewriter
15917 .pdf
15918 \family default
15919
15920 \begin_inset Quotes erd
15921 \end_inset
15922
15923 )
15924 \begin_inset Index idx
15925 status collapsed
15926
15927 \begin_layout Plain Layout
15928 PDF
15929 \end_layout
15930
15931 \end_inset
15932
15933 .
15934  We say it can be, because you can convert any bitmap image format to PDF
15935  or EPS and the result won't be scalable.
15936  In this cases only a header with the image properties is added to the original
15937  image
15938 \begin_inset Foot
15939 status collapsed
15940
15941 \begin_layout Plain Layout
15942 In the case of PDF, the original image is additionally compressed.
15943 \end_layout
15944
15945 \end_inset
15946
15947 .
15948 \end_layout
15949
15950 \begin_layout Standard
15951 Normally one can't convert a bitmap image into a scalable one, only vice
15952  versa.
15953 \end_layout
15954
15955 \begin_layout Subsection
15956 Grouping of Image Settings
15957 \begin_inset Index idx
15958 status collapsed
15959
15960 \begin_layout Plain Layout
15961 Images ! Settings grouping
15962 \end_layout
15963
15964 \end_inset
15965
15966
15967 \end_layout
15968
15969 \begin_layout Standard
15970 Each image can define a new group of image settings or join an existing
15971  group.
15972  Images within such a group share their settings, so adjusting one image
15973  of the group automatically also adjusts all other images of the group in
15974  the same way.
15975  So you can for example change the size for a bunch of images without the
15976  need to manually change each of them.
15977  
15978 \end_layout
15979
15980 \begin_layout Standard
15981 A new group can be set by entering a name in the 
15982 \family sans
15983 Group
15984 \begin_inset space ~
15985 \end_inset
15986
15987 Name
15988 \family default
15989  field in the Graphics dialog.
15990  Joining an existing group can be done using the context menu of the image
15991  by checking the name of the desired group.
15992 \end_layout
15993
15994 \begin_layout Section
15995 Tables
15996 \begin_inset Index idx
15997 status collapsed
15998
15999 \begin_layout Plain Layout
16000 Tables
16001 \end_layout
16002
16003 \end_inset
16004
16005
16006 \begin_inset CommandInset label
16007 LatexCommand label
16008 name "sec:Tables"
16009
16010 \end_inset
16011
16012
16013 \end_layout
16014
16015 \begin_layout Standard
16016 You can insert a table using either the toolbar button 
16017 \begin_inset Graphics
16018         filename ../images/tabular-insert.png
16019         scale 85
16020
16021 \end_inset
16022
16023  or the menu 
16024 \family sans
16025 Insert\SpecialChar \menuseparator
16026 Table
16027 \family default
16028 .
16029  A dialog will appear, asking you for the number of rows and columns.
16030  The default table has lines around any cell and the first row appears separated
16031  from the rest of the table.
16032  This separation appears due to a double line: The cells of the first row
16033  have a line below them and the cells of the second row have a line above
16034  them.
16035  Here's an example table:
16036 \end_layout
16037
16038 \begin_layout Standard
16039 \align center
16040 \begin_inset Tabular
16041 <lyxtabular version="3" rows="4" columns="4">
16042 <features tabularvalignment="middle">
16043 <column alignment="center" valignment="top" width="0pt">
16044 <column alignment="center" valignment="top" width="0pt">
16045 <column alignment="center" valignment="top" width="0in">
16046 <column alignment="center" valignment="top" width="0pt">
16047 <row>
16048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052
16053 \end_layout
16054
16055 \end_inset
16056 </cell>
16057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061
16062 \family roman
16063 \series medium
16064 \shape up
16065 \size normal
16066 \emph off
16067 \bar no
16068 \noun off
16069 \color none
16070 1
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079 2
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088 3
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 </row>
16094 <row>
16095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099
16100 \family roman
16101 \series medium
16102 \shape up
16103 \size normal
16104 \emph off
16105 \bar no
16106 \noun off
16107 \color none
16108 A
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 </row>
16141 <row>
16142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146
16147 \family roman
16148 \series medium
16149 \shape up
16150 \size normal
16151 \emph off
16152 \bar no
16153 \noun off
16154 \color none
16155 B
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16161 \begin_inset Text
16162
16163 \begin_layout Plain Layout
16164
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Plain Layout
16173
16174 \size normal
16175 \noun off
16176 \color none
16177  
16178 \end_layout
16179
16180 \end_inset
16181 </cell>
16182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16183 \begin_inset Text
16184
16185 \begin_layout Plain Layout
16186
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 </row>
16192 <row>
16193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197
16198 \family roman
16199 \series medium
16200 \shape up
16201 \size normal
16202 \emph off
16203 \bar no
16204 \noun off
16205 \color none
16206 C
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215
16216 \end_layout
16217
16218 \end_inset
16219 </cell>
16220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \begin_layout Plain Layout
16224
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Plain Layout
16233
16234 \end_layout
16235
16236 \end_inset
16237 </cell>
16238 </row>
16239 </lyxtabular>
16240
16241 \end_inset
16242
16243
16244 \end_layout
16245
16246 \begin_layout Subsection
16247 The Table dialog
16248 \end_layout
16249
16250 \begin_layout Standard
16251 You can alter a table by clicking on it with the right mouse button, which
16252  brings up the table dialog.
16253  Here you can adjust the settings of the cell and row/column respectively
16254  where the cursor is placed currently.
16255  Most of the dialog options also work on selections.
16256  This means that if you select more cells, columns or rows the action is
16257  done on all of your selection.
16258 \end_layout
16259
16260 \begin_layout Standard
16261 Additionally to the table dialog, the 
16262 \family sans
16263 table
16264 \begin_inset space ~
16265 \end_inset
16266
16267 toolbar
16268 \family default
16269  helps you in setting table properties.
16270  It appears when the cursor is inside a table.
16271 \end_layout
16272
16273 \begin_layout Standard
16274 In the tab 
16275 \family sans
16276 Table
16277 \begin_inset space ~
16278 \end_inset
16279
16280 Settings
16281 \family default
16282  of the table dialog you can set the alignment for the current row.
16283  If you add a row or column, it will be inserted right beside or below the
16284  current cell respectively.
16285  The vertical alignment of a column can only be adjusted when a column width
16286  is given.
16287  A given width will allow the cell to have line breaks and multiple paragraphs
16288  of text, see section
16289 \begin_inset space ~
16290 \end_inset
16291
16292
16293 \begin_inset CommandInset ref
16294 LatexCommand ref
16295 reference "sub:Table-Cells"
16296
16297 \end_inset
16298
16299 .
16300 \end_layout
16301
16302 \begin_layout Standard
16303 You can mark multiple cells of one row as a multicolumn cell using the check
16304  box 
16305 \family sans
16306 Multicolumn
16307 \family default
16308 .
16309  This will merge the cells to 
16310 \emph on
16311 one
16312 \emph default
16313  cell, spread over more than one column.
16314  Multicolumn cells are treated as own rows, so that the alignment, width,
16315  and border settings affect only the multicolumn cell.
16316  Here's an example table with a multicolumn cell in the first row and one
16317  in the last row without the upper border:
16318 \end_layout
16319
16320 \begin_layout Standard
16321 \align center
16322 \begin_inset Tabular
16323 <lyxtabular version="3" rows="3" columns="4">
16324 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16325 <column alignment="center" valignment="top" width="0pt">
16326 <column alignment="center" valignment="middle" width="0">
16327 <column alignment="center" valignment="top" width="0in">
16328 <column alignment="center" valignment="top" width="0pt">
16329 <row>
16330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Plain Layout
16334 abc
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Plain Layout
16343 def ghi
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16349 \begin_inset Text
16350
16351 \begin_layout Plain Layout
16352
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361 jkl
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 </row>
16367 <row>
16368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372
16373 \family roman
16374 \series medium
16375 \shape up
16376 \size normal
16377 \emph off
16378 \bar no
16379 \noun off
16380 \color none
16381 A
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 B
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16396 \begin_inset Text
16397
16398 \begin_layout Plain Layout
16399 C
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408 D
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 </row>
16414 <row>
16415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 1
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 2
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 3
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446 4
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 </row>
16452 </lyxtabular>
16453
16454 \end_inset
16455
16456
16457 \end_layout
16458
16459 \begin_layout Standard
16460 At the moment LyX doesn't support multirow cells.
16461  Adept users can declare special LaTeX-arguments for the table.
16462  They are necessary for special table formatting, like for multirow cells,
16463  explained in the tables section of the 
16464 \emph on
16465 Embedded
16466 \begin_inset space ~
16467 \end_inset
16468
16469 Objects
16470 \emph default
16471  manual.
16472  You can also rotate the current cell or the whole table 90
16473 \begin_inset space \thinspace{}
16474 \end_inset
16475
16476 degrees counterclockwise.
16477  These rotations are not visible in LyX but in the output.
16478 \end_layout
16479
16480 \begin_layout Standard
16481 \begin_inset Note Greyedout
16482 status open
16483
16484 \begin_layout Plain Layout
16485
16486 \series bold
16487 Note:
16488 \series default
16489  Most DVI-viewers are 
16490 \emph on
16491 not
16492 \emph default
16493  able to display rotations.
16494 \end_layout
16495
16496 \end_inset
16497
16498
16499 \end_layout
16500
16501 \begin_layout Standard
16502 The 
16503 \family sans
16504 Borders
16505 \family default
16506  tab allows you to add and delete border lines for the current row/column.
16507  The button 
16508 \family sans
16509 Default
16510 \family default
16511  adds lines for all cell borders.
16512 \end_layout
16513
16514 \begin_layout Subsection
16515 Longtables
16516 \begin_inset Index idx
16517 status collapsed
16518
16519 \begin_layout Plain Layout
16520 Tables ! Longtables
16521 \end_layout
16522
16523 \end_inset
16524
16525
16526 \begin_inset Index idx
16527 status collapsed
16528
16529 \begin_layout Plain Layout
16530 Longtables
16531 \end_layout
16532
16533 \end_inset
16534
16535
16536 \end_layout
16537
16538 \begin_layout Standard
16539 If the table is too long to fit on one page, you can use the option 
16540 \family sans
16541 Use
16542 \begin_inset space ~
16543 \end_inset
16544
16545 long
16546 \begin_inset space ~
16547 \end_inset
16548
16549 table
16550 \family default
16551  in the tab 
16552 \family sans
16553 Longtable
16554 \family default
16555  of the table dialog to split the table automatically over more pages.
16556  Doing this enables some check boxes and you can now define:
16557 \end_layout
16558
16559 \begin_layout Description
16560
16561 \family sans
16562 Header
16563 \family default
16564 : The current row and all rows above, that don't have any special options
16565  defined, are defined to be the header rows of all pages of the longtable;
16566  except for the first page, if 
16567 \family sans
16568 First
16569 \begin_inset space ~
16570 \end_inset
16571
16572 header
16573 \family default
16574  is defined.
16575 \end_layout
16576
16577 \begin_layout Description
16578
16579 \family sans
16580 First
16581 \begin_inset space ~
16582 \end_inset
16583
16584 header
16585 \family default
16586 : The current row and all rows above, that don't have any special options
16587  defined, are defined to be the header rows of the first page of the longtable.
16588 \end_layout
16589
16590 \begin_layout Description
16591
16592 \family sans
16593 Footer
16594 \family default
16595 : The current row and all rows below, that don't have any special options
16596  defined, are defined to be the footer rows of all pages of the longtable;
16597  except for the last page, if 
16598 \family sans
16599 Last
16600 \begin_inset space ~
16601 \end_inset
16602
16603 footer
16604 \family default
16605  is defined.
16606 \end_layout
16607
16608 \begin_layout Description
16609
16610 \family sans
16611 Last
16612 \begin_inset space ~
16613 \end_inset
16614
16615 footer
16616 \family default
16617 : The current row and all rows below, that don't have any special options
16618  defined, are defined to be the footer rows of the last page of the longtable.
16619 \end_layout
16620
16621 \begin_layout Description
16622 Caption: The first row is reset as single column.
16623  You can now insert there the table caption via the menu 
16624 \family sans
16625 Insert\SpecialChar \menuseparator
16626 Caption
16627 \family default
16628 .
16629  More about longtable captions can be found in the 
16630 \emph on
16631 Embedded
16632 \begin_inset space ~
16633 \end_inset
16634
16635 Objects
16636 \emph default
16637  manual.
16638 \end_layout
16639
16640 \begin_layout Standard
16641 You can also specify a row where the table is split.
16642  If you set more than one option in the same table row, you should be aware
16643  of the fact that only the first one is used in the given table row.
16644  The others will then be defined as 
16645 \emph on
16646 empty
16647 \emph default
16648 .
16649  In this context, first means first in this order: 
16650 \family sans
16651 Footer, Last
16652 \begin_inset space ~
16653 \end_inset
16654
16655 footer,
16656 \family default
16657  
16658 \family sans
16659 Header,
16660 \family default
16661  
16662 \family sans
16663 First
16664 \begin_inset space ~
16665 \end_inset
16666
16667 header.
16668
16669 \family default
16670  See the following longtable to see how it works:
16671 \end_layout
16672
16673 \begin_layout Standard
16674 \align center
16675 \begin_inset Tabular
16676 <lyxtabular version="3" rows="69" columns="3">
16677 <features islongtable="true" longtabularalignment="center">
16678 <column alignment="block" valignment="top" width="5cm">
16679 <column alignment="left" valignment="top" width="0pt">
16680 <column alignment="right" valignment="top" width="0pt">
16681 <row endfirsthead="true">
16682 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686
16687 \series bold
16688 Example Phone List (ignore the names)
16689 \end_layout
16690
16691 \end_inset
16692 </cell>
16693 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 </row>
16712 <row endfirsthead="true">
16713 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717
16718 \series bold
16719 NAME
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737
16738 \series bold
16739 TEL.
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 </row>
16745 <row endhead="true">
16746 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750  
16751 \series bold
16752 Example Phone List
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 </row>
16776 <row endhead="true">
16777 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781
16782 \series bold
16783 NAME
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801
16802 \series bold
16803 TEL.
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 </row>
16809 <row endfoot="true">
16810 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814  
16815 \series bold
16816 continue ...
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row>
16841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845
16846 \series bold
16847 Annovi
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856 Silvia
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 111
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 </row>
16871 <row>
16872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876
16877 \series bold
16878 Bertoli
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887 Stefano
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896 111
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 </row>
16902 <row>
16903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907
16908 \series bold
16909 Bozzi
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918 Walter
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927 111
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 <row>
16934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938
16939 \series bold
16940 Cachia
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 Maria
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958 111
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 <row>
16965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \series bold
16971 Cachia
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980 Maurizio
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 111
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 </row>
16995 <row>
16996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000
17001 \series bold
17002 Cinquemani
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011 Giusi
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020 111
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 <row>
17027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031
17032 \series bold
17033 Colin
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042 Bernard
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17048 \begin_inset Text
17049
17050 \begin_layout Plain Layout
17051 111
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 </row>
17057 <row>
17058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062
17063 \series bold
17064 Concli
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 Gianfranco
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082 111
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 </row>
17088 <row>
17089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Plain Layout
17093
17094 \series bold
17095 Dal Bosco
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104 Carolina
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113 111
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \series bold
17126 Dalpiaz
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 Annamaria
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 111
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 </row>
17150 <row>
17151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155
17156 \series bold
17157 Feliciello
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166 Domenico
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175 111
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \series bold
17188 Focarelli
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 Paola
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206 111
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 </row>
17212 <row>
17213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217
17218 \series bold
17219 Galletti
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 Oreste
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237 111
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 </row>
17243 <row>
17244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248
17249 \series bold
17250 Gasparini
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 Franca
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17265 \begin_inset Text
17266
17267 \begin_layout Plain Layout
17268 111
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 </row>
17274 <row>
17275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279
17280 \series bold
17281 Rizzardi
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290 Paola
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299 111
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 </row>
17305 <row>
17306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310
17311 \series bold
17312 Lassini
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 Giancarlo
17322 \end_layout
17323
17324 \end_inset
17325 </cell>
17326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330 111
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 </row>
17336 <row>
17337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341
17342 \series bold
17343 Malfatti
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352 Luciano
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 111
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 </row>
17367 <row>
17368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372
17373 \series bold
17374 Malfatti
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 Valeriano
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 111
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 </row>
17398 <row>
17399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403
17404 \series bold
17405 Meneguzzo
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 Roberto
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 111
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 </row>
17429 <row>
17430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434
17435 \series bold
17436 Mezzadra
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 Roberto
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 111
17455 \end_layout
17456
17457 \end_inset
17458 </cell>
17459 </row>
17460 <row>
17461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465
17466 \series bold
17467 Pirpamer
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 Erich
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485 111
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 </row>
17491 <row>
17492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496
17497 \series bold
17498 Pochiesa
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 Paolo
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 111, 222
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 </row>
17522 <row>
17523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527
17528 \series bold
17529 Radina
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 Claudio
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 111
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 </row>
17553 <row>
17554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558
17559 \series bold
17560 Stuffer
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 Oskar
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578 111
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 </row>
17584 <row>
17585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589
17590 \series bold
17591 Tacchelli
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 Ugo
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609 111
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 </row>
17615 <row>
17616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17617 \begin_inset Text
17618
17619 \begin_layout Plain Layout
17620
17621 \series bold
17622 Tezzele
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 Margit
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17637 \begin_inset Text
17638
17639 \begin_layout Plain Layout
17640 111
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 </row>
17646 <row>
17647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651
17652 \series bold
17653 Unterkalmsteiner
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662 Frieda
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17668 \begin_inset Text
17669
17670 \begin_layout Plain Layout
17671 111
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 </row>
17677 <row>
17678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682
17683 \series bold
17684 Vieider
17685 \end_layout
17686
17687 \end_inset
17688 </cell>
17689 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693 Hilde
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17699 \begin_inset Text
17700
17701 \begin_layout Plain Layout
17702 111
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 </row>
17708 <row>
17709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713
17714 \series bold
17715 Vigna
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 Jürgen
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17730 \begin_inset Text
17731
17732 \begin_layout Plain Layout
17733 111
17734 \end_layout
17735
17736 \end_inset
17737 </cell>
17738 </row>
17739 <row>
17740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744
17745 \series bold
17746 Weber
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 Maurizio
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764 111
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 </row>
17770 <row>
17771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775
17776 \series bold
17777 Winkler
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 Franz
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795 111
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 </row>
17801 <row>
17802 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806  
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815
17816 \end_layout
17817
17818 \end_inset
17819 </cell>
17820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17821 \begin_inset Text
17822
17823 \begin_layout Plain Layout
17824
17825 \end_layout
17826
17827 \end_inset
17828 </cell>
17829 </row>
17830 <row>
17831 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835
17836 \series bold
17837 Annovi
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846 Silvia
17847 \end_layout
17848
17849 \end_inset
17850 </cell>
17851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17852 \begin_inset Text
17853
17854 \begin_layout Plain Layout
17855 555
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 </row>
17861 <row>
17862 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17863 \begin_inset Text
17864
17865 \begin_layout Plain Layout
17866
17867 \series bold
17868 Bertoli
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877 Stefano
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17883 \begin_inset Text
17884
17885 \begin_layout Plain Layout
17886 555
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 </row>
17892 <row>
17893 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \series bold
17899 Bozzi
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908 Walter
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 555
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 </row>
17923 <row>
17924 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928
17929 \series bold
17930 Cachia
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939 Maria
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 555
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 </row>
17954 <row>
17955 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17956 \begin_inset Text
17957
17958 \begin_layout Plain Layout
17959
17960 \series bold
17961 Cachia
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 Maurizio
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 555
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 </row>
17985 <row>
17986 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990
17991 \series bold
17992 Cinquemani
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 Giusi
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010 555
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 </row>
18016 <row>
18017 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021
18022 \series bold
18023 Colin
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 Bernard
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041 555
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 </row>
18047 <row>
18048 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18049 \begin_inset Text
18050
18051 \begin_layout Plain Layout
18052
18053 \series bold
18054 Concli
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 Gianfranco
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072 555
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 </row>
18078 <row>
18079 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \series bold
18085 Dal Bosco
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094 Carolina
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18100 \begin_inset Text
18101
18102 \begin_layout Plain Layout
18103 555
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 </row>
18109 <row>
18110 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114
18115 \series bold
18116 Dalpiaz
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 Annamaria
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134 555
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 </row>
18140 <row>
18141 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145
18146 \series bold
18147 Feliciello
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156 Domenico
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165 555
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 </row>
18171 <row>
18172 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176
18177 \series bold
18178 Focarelli
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 Paola
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 555
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 </row>
18202 <row>
18203 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207
18208 \series bold
18209 Galletti
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 Oreste
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Plain Layout
18227 555
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 </row>
18233 <row>
18234 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238
18239 \series bold
18240 Gasparini
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 Franca
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 555
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 </row>
18264 <row>
18265 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269
18270 \series bold
18271 Rizzardi
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 Paola
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18286 \begin_inset Text
18287
18288 \begin_layout Plain Layout
18289 555
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 </row>
18295 <row>
18296 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300
18301 \series bold
18302 Lassini
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 Giancarlo
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 555
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 </row>
18326 <row>
18327 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331
18332 \series bold
18333 Malfatti
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 Luciano
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 555
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 </row>
18357 <row>
18358 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \series bold
18364 Malfatti
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 Valeriano
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 555
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 </row>
18388 <row>
18389 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393
18394 \series bold
18395 Meneguzzo
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 Roberto
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 555
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 </row>
18419 <row>
18420 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424
18425 \series bold
18426 Mezzadra
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 Roberto
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444 555
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 </row>
18450 <row>
18451 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455
18456 \series bold
18457 Pirpamer
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466 Erich
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18472 \begin_inset Text
18473
18474 \begin_layout Plain Layout
18475 555
18476 \end_layout
18477
18478 \end_inset
18479 </cell>
18480 </row>
18481 <row>
18482 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486
18487 \series bold
18488 Pochiesa
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 Paolo
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506 555, 222
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 </row>
18512 <row>
18513 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517
18518 \series bold
18519 Radina
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528 Claudio
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537 555
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 </row>
18543 <row>
18544 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548
18549 \series bold
18550 Stuffer
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559 Oskar
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568 555
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 </row>
18574 <row>
18575 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \series bold
18581 Tacchelli
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 Ugo
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599 555
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 </row>
18605 <row>
18606 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610
18611 \series bold
18612 Tezzele
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621 Margit
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630 555
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 </row>
18636 <row>
18637 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \series bold
18643 Unterkalmsteiner
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652 Frieda
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661 555
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 </row>
18667 <row>
18668 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \series bold
18674 Vieider
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683 Hilde
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 555
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 </row>
18698 <row>
18699 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703
18704 \series bold
18705 Vigna
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714 Jürgen
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723 999
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 </row>
18729 <row>
18730 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734
18735 \series bold
18736 Weber
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745 Maurizio
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754 555
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row>
18761 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \series bold
18767 Winkler
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 Franz
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 555
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row endlastfoot="true">
18792 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \series bold
18798 End
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 </row>
18822 </lyxtabular>
18823
18824 \end_inset
18825
18826
18827 \end_layout
18828
18829 \begin_layout Subsection
18830 Table Cells
18831 \begin_inset Index idx
18832 status collapsed
18833
18834 \begin_layout Plain Layout
18835 Tables ! Cells
18836 \end_layout
18837
18838 \end_inset
18839
18840
18841 \begin_inset CommandInset label
18842 LatexCommand label
18843 name "sub:Table-Cells"
18844
18845 \end_inset
18846
18847
18848 \end_layout
18849
18850 \begin_layout Standard
18851 A table cell can contain text, inline equations, a figure, or another table.
18852  All these kinds of objects can be placed in the same cell.
18853  Font sizes and shapes can also be altered.
18854  But you can't put a special environment in a cell (like 
18855 \family sans
18856 Section*
18857 \family default
18858 , etc.), nor set spacing options etc.
18859  for the cell's paragraph.
18860 \end_layout
18861
18862 \begin_layout Standard
18863 To have multi-line entries in table cells, you have to declare a fixed width
18864  for the column in the table dialog.
18865  Your text is then automatically split into multiple lines and the cell
18866  is enlarged vertically when the length of the text exceeds the given width.
18867  An example:
18868 \end_layout
18869
18870 \begin_layout Standard
18871 \align center
18872 \begin_inset Tabular
18873 <lyxtabular version="3" rows="4" columns="3">
18874 <features tabularvalignment="middle">
18875 <column alignment="center" valignment="top" width="0pt">
18876 <column alignment="block" valignment="top" width="3cm">
18877 <column alignment="center" valignment="top" width="0pt">
18878 <row>
18879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883
18884 \family roman
18885 \series medium
18886 \shape up
18887 \size normal
18888 \emph off
18889 \bar no
18890 \noun off
18891 \color none
18892 1
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901
18902 \family roman
18903 \series medium
18904 \shape up
18905 \size normal
18906 \emph off
18907 \bar no
18908 \noun off
18909 \color none
18910 2
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \family roman
18921 \series medium
18922 \shape up
18923 \size normal
18924 \emph off
18925 \bar no
18926 \noun off
18927 \color none
18928 3
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 </row>
18934 <row>
18935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939
18940 \family roman
18941 \series medium
18942 \shape up
18943 \size normal
18944 \emph off
18945 \bar no
18946 \noun off
18947 \color none
18948 4
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18954 \begin_inset Text
18955
18956 \begin_layout Plain Layout
18957
18958 \family roman
18959 \series medium
18960 \shape up
18961 \size normal
18962 \emph off
18963 \bar no
18964 \noun off
18965 \color none
18966 This is a multiline entry in a table.
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975
18976 \family roman
18977 \series medium
18978 \shape up
18979 \size normal
18980 \emph off
18981 \bar no
18982 \noun off
18983 \color none
18984 5
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 </row>
18990 <row>
18991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995
18996 \family roman
18997 \series medium
18998 \shape up
18999 \size normal
19000 \emph off
19001 \bar no
19002 \noun off
19003 \color none
19004 6
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013
19014 \family roman
19015 \series medium
19016 \shape up
19017 \size normal
19018 \emph off
19019 \bar no
19020 \noun off
19021 \color none
19022 This is longer now.
19023 \end_layout
19024
19025 \end_inset
19026 </cell>
19027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \begin_layout Plain Layout
19031
19032 \family roman
19033 \series medium
19034 \shape up
19035 \size normal
19036 \emph off
19037 \bar no
19038 \noun off
19039 \color none
19040 7
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 </row>
19046 <row>
19047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051
19052 \family roman
19053 \series medium
19054 \shape up
19055 \size normal
19056 \emph off
19057 \bar no
19058 \noun off
19059 \color none
19060 8
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069
19070 \family roman
19071 \series medium
19072 \shape up
19073 \size normal
19074 \emph off
19075 \bar no
19076 \noun off
19077 \color none
19078 This is a multiline entry in a table.
19079  This is longer now.
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \family roman
19090 \series medium
19091 \shape up
19092 \size normal
19093 \emph off
19094 \bar no
19095 \noun off
19096 \color none
19097 9
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 </row>
19103 </lyxtabular>
19104
19105 \end_inset
19106
19107
19108 \end_layout
19109
19110 \begin_layout Standard
19111 Cutting and pasting between tables and table cells works reasonably well.
19112  You can cut and paste even more than one row.
19113 \begin_inset Foot
19114 status open
19115
19116 \begin_layout Plain Layout
19117 Note, that you cannot paste into a multicell selection because it would
19118  not be clear what to do when pasting a single word in a selected 2×3.
19119  
19120 \end_layout
19121
19122 \end_inset
19123
19124  Selection with the mouse or with 
19125 \family sans
19126 Shift
19127 \family default
19128  plus the arrow keys works as usual.
19129  You can also copy and paste the entire table as a single unit by starting
19130  the selection from outside the table.
19131 \end_layout
19132
19133 \begin_layout Section
19134 Floats
19135 \begin_inset Index idx
19136 status collapsed
19137
19138 \begin_layout Plain Layout
19139 Floats
19140 \end_layout
19141
19142 \end_inset
19143
19144
19145 \begin_inset CommandInset label
19146 LatexCommand label
19147 name "sec:Floats"
19148
19149 \end_inset
19150
19151
19152 \end_layout
19153
19154 \begin_layout Standard
19155 A float is a block of text associated with some sort of label, which doesn't
19156  have a fixed location.
19157  It can 
19158 \begin_inset Quotes eld
19159 \end_inset
19160
19161 float
19162 \begin_inset Quotes erd
19163 \end_inset
19164
19165  forward or backward a page or two, to wherever it fits best.
19166  
19167 \family sans
19168 Footnotes
19169 \family default
19170  and 
19171 \family sans
19172 Margin
19173 \begin_inset space ~
19174 \end_inset
19175
19176 Notes
19177 \family default
19178  are also floats, because they can float to the next page when there are
19179  too many notes on the page.
19180 \end_layout
19181
19182 \begin_layout Standard
19183 Floats make it possible to get a high quality layout.
19184  Images and tables can be spread evenly over the pages to avoid whitespace
19185  and pages without text.
19186  As the floating often destroys the context between the text and the image/table
19187 , every float can be referenced in the text.
19188  Floats are therefore numbered.
19189  Referencing is described in section
19190 \begin_inset space ~
19191 \end_inset
19192
19193
19194 \begin_inset CommandInset ref
19195 LatexCommand ref
19196 reference "sec:Cross-References"
19197
19198 \end_inset
19199
19200 .
19201 \end_layout
19202
19203 \begin_layout Standard
19204 To insert a float, use the menu 
19205 \family sans
19206 Insert\SpecialChar \menuseparator
19207 Floats
19208 \family default
19209 .
19210  A box with a caption that has e.
19211 \begin_inset space \thinspace{}
19212 \end_inset
19213
19214 g.
19215 \begin_inset space \space{}
19216 \end_inset
19217
19218 the label 
19219 \begin_inset Quotes eld
19220 \end_inset
19221
19222 Figure
19223 \begin_inset space ~
19224 \end_inset
19225
19226 #:
19227 \begin_inset Quotes erd
19228 \end_inset
19229
19230  (# is the actual number) will be inserted into your document.
19231  The label will automatically be translated to the document language in
19232  the output.
19233  After the label you can insert the caption text.
19234 \begin_inset Index idx
19235 status collapsed
19236
19237 \begin_layout Plain Layout
19238 Floats ! Captions
19239 \end_layout
19240
19241 \end_inset
19242
19243  The image or table is inserted above or below the caption in a separate
19244  paragraph within the float.
19245  To keep your LyX-document readable, you can open and close the float box
19246  by left-clicking on the box label.
19247  A closed float box looks like this: 
19248 \begin_inset Graphics
19249         filename clipart/floatQt4.png
19250         scale 80
19251
19252 \end_inset
19253
19254  – a gray button with a red label.
19255 \end_layout
19256
19257 \begin_layout Standard
19258 It is recommended to insert floats as a separate paragraph to avoid possible
19259  LaTeX-errors that can occur when the surrounding text is specially formatted.
19260 \end_layout
19261
19262 \begin_layout Subsection
19263 Float Types
19264 \end_layout
19265
19266 \begin_layout Subsubsection
19267 Figure Floats
19268 \begin_inset Index idx
19269 status collapsed
19270
19271 \begin_layout Plain Layout
19272 Floats ! Figure floats
19273 \end_layout
19274
19275 \end_inset
19276
19277
19278 \begin_inset CommandInset label
19279 LatexCommand label
19280 name "sec:Figure-Floats"
19281
19282 \end_inset
19283
19284
19285 \end_layout
19286
19287 \begin_layout Standard
19288 The menu 
19289 \family sans
19290 Insert\SpecialChar \menuseparator
19291 Float\SpecialChar \menuseparator
19292 Figure
19293 \family default
19294  inserts a float with the label 
19295 \begin_inset Quotes eld
19296 \end_inset
19297
19298
19299 \series bold
19300 Figure
19301 \begin_inset space ~
19302 \end_inset
19303
19304 #:
19305 \series default
19306
19307 \begin_inset Quotes erd
19308 \end_inset
19309
19310 .
19311  Set the cursor above this label (or before it and press enter) and insert
19312  the image as described above to get the caption printed below the image.
19313  This is what we did for Figure
19314 \begin_inset space ~
19315 \end_inset
19316
19317
19318 \begin_inset CommandInset ref
19319 LatexCommand ref
19320 reference "cap:Platypus"
19321
19322 \end_inset
19323
19324 .
19325  If you want the caption to be above the image, set the cursor at the end
19326  of the caption, press enter and insert the image.
19327  This was done in Figure
19328 \begin_inset space ~
19329 \end_inset
19330
19331
19332 \begin_inset CommandInset ref
19333 LatexCommand ref
19334 reference "cap:Escher"
19335
19336 \end_inset
19337
19338 .
19339 \end_layout
19340
19341 \begin_layout Standard
19342 \begin_inset Float figure
19343 wide false
19344 sideways false
19345 status open
19346
19347 \begin_layout Plain Layout
19348 \align center
19349 \begin_inset Graphics
19350         filename clipart/platypus.eps
19351         width 50col%
19352         rotateOrigin center
19353
19354 \end_inset
19355
19356
19357 \end_layout
19358
19359 \begin_layout Plain Layout
19360 \begin_inset Caption
19361
19362 \begin_layout Plain Layout
19363 \begin_inset CommandInset label
19364 LatexCommand label
19365 name "cap:Platypus"
19366
19367 \end_inset
19368
19369 A severely distorted platypus in a float.
19370 \end_layout
19371
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \end_inset
19378
19379
19380 \end_layout
19381
19382 \begin_layout Standard
19383 \begin_inset Float figure
19384 wide false
19385 sideways false
19386 status open
19387
19388 \begin_layout Plain Layout
19389 \begin_inset Caption
19390
19391 \begin_layout Plain Layout
19392 \begin_inset CommandInset label
19393 LatexCommand label
19394 name "cap:Escher"
19395
19396 \end_inset
19397
19398 M.C.
19399  Escher on acid.
19400 \end_layout
19401
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \begin_layout Plain Layout
19408 \align center
19409 \begin_inset Graphics
19410         filename clipart/escher-lsd.eps
19411         scale 80
19412         rotateOrigin center
19413
19414 \end_inset
19415
19416
19417 \end_layout
19418
19419 \end_inset
19420
19421
19422 \end_layout
19423
19424 \begin_layout Standard
19425 This figure float also shows how to set a label and create a cross-reference
19426  to it.
19427  As described in section
19428 \begin_inset space ~
19429 \end_inset
19430
19431
19432 \begin_inset CommandInset ref
19433 LatexCommand ref
19434 reference "sec:Cross-References"
19435
19436 \end_inset
19437
19438 , you can simply insert a label in the caption using the menu 
19439 \family sans
19440 Insert\SpecialChar \menuseparator
19441 Label
19442 \family default
19443  and refer to it using the menu 
19444 \family sans
19445 Insert\SpecialChar \menuseparator
19446 Cross-Reference
19447 \family default
19448 .
19449  It is important to use references to figure floats, rather than using vague
19450  references like 
19451 \begin_inset Quotes eld
19452 \end_inset
19453
19454 the figure above
19455 \begin_inset Quotes erd
19456 \end_inset
19457
19458 , because as LaTeX will reposition the floats in the final document; it
19459  might not be 
19460 \begin_inset Quotes eld
19461 \end_inset
19462
19463 above
19464 \begin_inset Quotes erd
19465 \end_inset
19466
19467  at all.
19468 \end_layout
19469
19470 \begin_layout Standard
19471 Normally only one image is inserted in a figure float, but sometimes you
19472  might want to use two images with separate subcaptions.
19473  This can be done by inserting image floats into existing image floats.
19474  Note that only the main caption of the float is added to the List of Figures.
19475  Figure
19476 \begin_inset space ~
19477 \end_inset
19478
19479
19480 \begin_inset CommandInset ref
19481 LatexCommand ref
19482 reference "cap:Two-distorted-images"
19483
19484 \end_inset
19485
19486  is an example of a figure float with two images set side by side.
19487  You can also set the images one below the other.
19488  Figure
19489 \begin_inset space ~
19490 \end_inset
19491
19492
19493 \begin_inset CommandInset ref
19494 LatexCommand ref
19495 reference "fig:Undefinable"
19496
19497 \end_inset
19498
19499  and 
19500 \begin_inset CommandInset ref
19501 LatexCommand ref
19502 reference "fig:Platypus"
19503
19504 \end_inset
19505
19506  are the subfigures.
19507 \end_layout
19508
19509 \begin_layout Standard
19510 \begin_inset Float figure
19511 wide false
19512 sideways false
19513 status open
19514
19515 \begin_layout Plain Layout
19516 \begin_inset space \hfill{}
19517 \end_inset
19518
19519
19520 \begin_inset Float figure
19521 wide false
19522 sideways false
19523 status open
19524
19525 \begin_layout Plain Layout
19526 \begin_inset Caption
19527
19528 \begin_layout Plain Layout
19529 \begin_inset CommandInset label
19530 LatexCommand label
19531 name "fig:Undefinable"
19532
19533 \end_inset
19534
19535 Undefinable
19536 \end_layout
19537
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \begin_layout Plain Layout
19544 \begin_inset Graphics
19545         filename clipart/escher-lsd.eps
19546         width 45col%
19547
19548 \end_inset
19549
19550
19551 \end_layout
19552
19553 \end_inset
19554
19555
19556 \begin_inset space \hfill{}
19557 \end_inset
19558
19559
19560 \begin_inset Float figure
19561 wide false
19562 sideways false
19563 status open
19564
19565 \begin_layout Plain Layout
19566 \begin_inset Caption
19567
19568 \begin_layout Plain Layout
19569 \begin_inset CommandInset label
19570 LatexCommand label
19571 name "fig:Platypus"
19572
19573 \end_inset
19574
19575 Platypus
19576 \end_layout
19577
19578 \end_inset
19579
19580
19581 \end_layout
19582
19583 \begin_layout Plain Layout
19584 \begin_inset Graphics
19585         filename clipart/platypus.eps
19586         lyxscale 60
19587         width 45col%
19588
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \end_inset
19595
19596
19597 \begin_inset space \hfill{}
19598 \end_inset
19599
19600
19601 \end_layout
19602
19603 \begin_layout Plain Layout
19604 \begin_inset Caption
19605
19606 \begin_layout Plain Layout
19607 \begin_inset CommandInset label
19608 LatexCommand label
19609 name "cap:Two-distorted-images"
19610
19611 \end_inset
19612
19613 Two distorted images.
19614 \end_layout
19615
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \end_inset
19622
19623
19624 \end_layout
19625
19626 \begin_layout Standard
19627 Note that the caption is added to the 
19628 \family sans
19629 List
19630 \begin_inset space ~
19631 \end_inset
19632
19633 of
19634 \begin_inset space ~
19635 \end_inset
19636
19637 Figures
19638 \family default
19639  as described in section
19640 \begin_inset space ~
19641 \end_inset
19642
19643
19644 \begin_inset CommandInset ref
19645 LatexCommand ref
19646 reference "sub:List-of-Figures"
19647
19648 \end_inset
19649
19650 .
19651 \end_layout
19652
19653 \begin_layout Subsubsection
19654 Table Floats
19655 \begin_inset Index idx
19656 status collapsed
19657
19658 \begin_layout Plain Layout
19659 Floats ! Table floats
19660 \end_layout
19661
19662 \end_inset
19663
19664
19665 \end_layout
19666
19667 \begin_layout Standard
19668 Table floats can be inserted using the menu 
19669 \family sans
19670 Insert\SpecialChar \menuseparator
19671 Float\SpecialChar \menuseparator
19672 Table
19673 \family default
19674 .
19675  They have the same properties as figure floats except for the different
19676  label.
19677  Table
19678 \begin_inset space ~
19679 \end_inset
19680
19681
19682 \begin_inset CommandInset ref
19683 LatexCommand ref
19684 reference "cap:Table-float"
19685
19686 \end_inset
19687
19688  is an example of a table float.
19689 \end_layout
19690
19691 \begin_layout Standard
19692 \begin_inset Float table
19693 wide false
19694 sideways false
19695 status open
19696
19697 \begin_layout Plain Layout
19698 \begin_inset Caption
19699
19700 \begin_layout Plain Layout
19701 \begin_inset CommandInset label
19702 LatexCommand label
19703 name "cap:Table-float"
19704
19705 \end_inset
19706
19707 A table float.
19708 \end_layout
19709
19710 \end_inset
19711
19712
19713 \end_layout
19714
19715 \begin_layout Plain Layout
19716 \align center
19717 \begin_inset Tabular
19718 <lyxtabular version="3" rows="3" columns="3">
19719 <features tabularvalignment="middle">
19720 <column alignment="center" valignment="top" width="0pt">
19721 <column alignment="center" valignment="top" width="0pt">
19722 <column alignment="center" valignment="top" width="0pt">
19723 <row>
19724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728
19729 \family roman
19730 \series medium
19731 \shape up
19732 \size normal
19733 \emph off
19734 \bar no
19735 \noun off
19736 \color none
19737 1
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746
19747 \family roman
19748 \series medium
19749 \shape up
19750 \size normal
19751 \emph off
19752 \bar no
19753 \noun off
19754 \color none
19755 2
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \family roman
19766 \series medium
19767 \shape up
19768 \size normal
19769 \emph off
19770 \bar no
19771 \noun off
19772 \color none
19773 3
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 </row>
19779 <row>
19780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784
19785 \family roman
19786 \series medium
19787 \shape up
19788 \size normal
19789 \emph off
19790 \bar no
19791 \noun off
19792 \color none
19793 Joe
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802
19803 \family roman
19804 \series medium
19805 \shape up
19806 \size normal
19807 \emph off
19808 \bar no
19809 \noun off
19810 \color none
19811 Mary
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \family roman
19822 \series medium
19823 \shape up
19824 \size normal
19825 \emph off
19826 \bar no
19827 \noun off
19828 \color none
19829 Ted
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 </row>
19835 <row>
19836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840
19841 \family roman
19842 \series medium
19843 \shape up
19844 \size normal
19845 \emph off
19846 \bar no
19847 \noun off
19848 \color none
19849 \begin_inset Formula $\int x^{2}dx$
19850 \end_inset
19851
19852
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \family roman
19863 \series medium
19864 \shape up
19865 \size normal
19866 \emph off
19867 \bar no
19868 \noun off
19869 \color none
19870 \begin_inset Formula $\left[\begin{array}{cc}
19871 a & b\\
19872 c & d
19873 \end{array}\right]$
19874 \end_inset
19875
19876
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885
19886 \family roman
19887 \series medium
19888 \shape up
19889 \size normal
19890 \emph off
19891 \bar no
19892 \noun off
19893 \color none
19894 \begin_inset Formula $1+1=2$
19895 \end_inset
19896
19897
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 </row>
19903 </lyxtabular>
19904
19905 \end_inset
19906
19907
19908 \end_layout
19909
19910 \end_inset
19911
19912
19913 \end_layout
19914
19915 \begin_layout Subsubsection
19916 Algorithm Floats
19917 \begin_inset Index idx
19918 status collapsed
19919
19920 \begin_layout Plain Layout
19921 Floats ! Algorithm floats
19922 \end_layout
19923
19924 \end_inset
19925
19926
19927 \end_layout
19928
19929 \begin_layout Standard
19930 This float type is inserted with the menu 
19931 \family sans
19932 Insert\SpecialChar \menuseparator
19933 Float\SpecialChar \menuseparator
19934 Algorithm
19935 \family default
19936 .
19937  It is used for program codes and descriptions of algorithms.
19938  A possible environment for algorithms is the 
19939 \family sans
19940 LyX-Code
19941 \family default
19942 , described in section
19943 \begin_inset space ~
19944 \end_inset
19945
19946
19947 \begin_inset CommandInset ref
19948 LatexCommand ref
19949 reference "sub:LyX-Code"
19950
19951 \end_inset
19952
19953 .
19954 \end_layout
19955
19956 \begin_layout Standard
19957 \begin_inset Note Greyedout
19958 status open
19959
19960 \begin_layout Plain Layout
19961
19962 \series bold
19963 Note:
19964 \series default
19965  that the float label is not automatically translated into the document
19966  language.
19967 \end_layout
19968
19969 \end_inset
19970
19971  You have to do this manually by adding the following line
19972 \end_layout
19973
19974 \begin_layout Standard
19975
19976 \series bold
19977
19978 \backslash
19979 floatname{algorithm}{your
19980 \begin_inset space ~
19981 \end_inset
19982
19983 name}
19984 \end_layout
19985
19986 \begin_layout Standard
19987 to the document preamble (menu 
19988 \family sans
19989 Document\SpecialChar \menuseparator
19990 Settings
19991 \family default
19992 ).
19993  
19994 \series bold
19995 your
19996 \begin_inset space ~
19997 \end_inset
19998
19999 name
20000 \series default
20001  is the word 
20002 \begin_inset Quotes eld
20003 \end_inset
20004
20005
20006 \emph on
20007 algorithm
20008 \emph default
20009
20010 \begin_inset Quotes erd
20011 \end_inset
20012
20013  in your language.
20014 \end_layout
20015
20016 \begin_layout Subsubsection
20017 Wrap Floats
20018 \begin_inset Index idx
20019 status collapsed
20020
20021 \begin_layout Plain Layout
20022 Floats ! Text Wrap Floats
20023 \end_layout
20024
20025 \end_inset
20026
20027
20028 \end_layout
20029
20030 \begin_layout Standard
20031 \begin_inset Wrap figure
20032 lines 0
20033 placement l
20034 overhang 0in
20035 width "40col%"
20036 status open
20037
20038 \begin_layout Plain Layout
20039 \begin_inset Graphics
20040         filename clipart/mobius.eps
20041         width 40col%
20042         rotateOrigin center
20043
20044 \end_inset
20045
20046
20047 \end_layout
20048
20049 \begin_layout Plain Layout
20050 \begin_inset Caption
20051
20052 \begin_layout Plain Layout
20053 \begin_inset CommandInset label
20054 LatexCommand label
20055 name "cap:Wrapped-figure"
20056
20057 \end_inset
20058
20059 This is a wrapped figure.
20060 \begin_inset VSpace medskip
20061 \end_inset
20062
20063
20064 \end_layout
20065
20066 \end_inset
20067
20068
20069 \end_layout
20070
20071 \end_inset
20072
20073 This float type is used if you want to 
20074 \begin_inset Quotes eld
20075 \end_inset
20076
20077 wrap
20078 \begin_inset Quotes erd
20079 \end_inset
20080
20081  text around a figure so that it only occupies some fraction of the column
20082  width.
20083  It can be inserted using the menu 
20084 \family sans
20085 Insert\SpecialChar \menuseparator
20086 Float\SpecialChar \menuseparator
20087 Wrap
20088 \begin_inset space ~
20089 \end_inset
20090
20091 Float
20092 \family default
20093  if the LaTeX-package 
20094 \series bold
20095 wrapfig
20096 \series default
20097
20098 \begin_inset Index idx
20099 status collapsed
20100
20101 \begin_layout Plain Layout
20102 LaTeX-packages ! wrapfig
20103 \end_layout
20104
20105 \end_inset
20106
20107  is installed.
20108 \begin_inset Foot
20109 status collapsed
20110
20111 \begin_layout Plain Layout
20112 Installing a LaTeX-package is explained it in the 
20113 \emph on
20114 LaTeX
20115 \begin_inset space ~
20116 \end_inset
20117
20118 Configuration
20119 \emph default
20120  manual.
20121 \end_layout
20122
20123 \end_inset
20124
20125  The width and placement of the float is adjusted by right-clicking on the
20126  float box.
20127  Figure
20128 \begin_inset space ~
20129 \end_inset
20130
20131
20132 \begin_inset CommandInset ref
20133 LatexCommand ref
20134 reference "cap:Wrapped-figure"
20135
20136 \end_inset
20137
20138  is for example a figure wrap float with a width of 40
20139 \begin_inset space \thinspace{}
20140 \end_inset
20141
20142 col%.
20143 \begin_inset Foot
20144 status collapsed
20145
20146 \begin_layout Plain Layout
20147 Available units are explained in Appendix
20148 \begin_inset space ~
20149 \end_inset
20150
20151
20152 \begin_inset CommandInset ref
20153 LatexCommand ref
20154 reference "cha:Units-available-in"
20155
20156 \end_inset
20157
20158 .
20159 \end_layout
20160
20161 \end_inset
20162
20163  Some space was added under the caption to separate it better from the surroundi
20164 ng text.
20165 \end_layout
20166
20167 \begin_layout Standard
20168 \begin_inset Note Greyedout
20169 status open
20170
20171 \begin_layout Plain Layout
20172
20173 \series bold
20174 Note:
20175 \series default
20176  Wrap floats might be fragile! E.
20177 \begin_inset space \thinspace{}
20178 \end_inset
20179
20180 g.
20181 \begin_inset space \space{}
20182 \end_inset
20183
20184 having a figure too close to the bottom of the page can mess things up so
20185  that the float doesn't appear in the output or that it is placed over some
20186  other text.
20187 \end_layout
20188
20189 \end_inset
20190
20191  In general:
20192 \end_layout
20193
20194 \begin_layout Itemize
20195 Wrap floats should not be placed in paragraphs that run over a page break.
20196  That means that wrap floats should preferably be inserted in the exact
20197  place when the document is nearly ready and you are able to estimate where
20198  page breaks will appear.
20199 \end_layout
20200
20201 \begin_layout Itemize
20202 Wrap floats should either be placed in their own paragraph before the paragraph
20203  where they should wrap into, or within a paragraph.
20204 \end_layout
20205
20206 \begin_layout Itemize
20207 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20208  there is a text paragraph between them as separator.
20209 \end_layout
20210
20211 \begin_layout Itemize
20212 Wrap floats are not allowed in section headings or tables.
20213 \end_layout
20214
20215 \begin_layout Subsection
20216 Rotated Floats
20217 \begin_inset CommandInset label
20218 LatexCommand label
20219 name "sub:Rotated-Floats"
20220
20221 \end_inset
20222
20223
20224 \begin_inset Index idx
20225 status collapsed
20226
20227 \begin_layout Plain Layout
20228 Floats ! Rotating
20229 \end_layout
20230
20231 \end_inset
20232
20233
20234 \end_layout
20235
20236 \begin_layout Standard
20237 Especially for wide tables you might have floats rotated.
20238  To rotate a whole float including the caption, right-click on the float-box
20239  and use the option 
20240 \family sans
20241 Rotate
20242 \begin_inset space ~
20243 \end_inset
20244
20245 sideways
20246 \family default
20247 .
20248 \end_layout
20249
20250 \begin_layout Standard
20251 Rotated floats are always placed on their own pages (or columns, when you
20252  have a multi-column document).
20253  You can let them span several columns using the float settings option 
20254 \family sans
20255 Span
20256 \begin_inset space ~
20257 \end_inset
20258
20259 columns
20260 \family default
20261 .
20262  Floats are rotated so that you can read them from the outside margin.
20263  Forcing the rotation direction is explained in the 
20264 \emph on
20265 Embedded Objects
20266 \emph default
20267  manual.
20268 \end_layout
20269
20270 \begin_layout Standard
20271 Referencing rotated floats is the same like for normal floats; the caption
20272  format is also the same: Table
20273 \begin_inset space ~
20274 \end_inset
20275
20276
20277 \begin_inset CommandInset ref
20278 LatexCommand ref
20279 reference "cap:Rotated-table"
20280
20281 \end_inset
20282
20283  is an example of a rotated table float.
20284 \end_layout
20285
20286 \begin_layout Standard
20287 \begin_inset Note Greyedout
20288 status open
20289
20290 \begin_layout Plain Layout
20291
20292 \series bold
20293 Note:
20294 \series default
20295  Not all DVI-viewers are able to display rotated floats.
20296 \end_layout
20297
20298 \end_inset
20299
20300
20301 \end_layout
20302
20303 \begin_layout Standard
20304 \begin_inset Float table
20305 wide false
20306 sideways true
20307 status open
20308
20309 \begin_layout Plain Layout
20310 \begin_inset Caption
20311
20312 \begin_layout Plain Layout
20313 \begin_inset CommandInset label
20314 LatexCommand label
20315 name "cap:Rotated-table"
20316
20317 \end_inset
20318
20319  Rotated table
20320 \end_layout
20321
20322 \end_inset
20323
20324
20325 \end_layout
20326
20327 \begin_layout Plain Layout
20328 \align center
20329 \begin_inset Tabular
20330 <lyxtabular version="3" rows="1" columns="5">
20331 <features tabularvalignment="middle">
20332 <column alignment="center" valignment="top" width="0">
20333 <column alignment="center" valignment="top" width="0">
20334 <column alignment="center" valignment="top" width="0">
20335 <column alignment="center" valignment="top" width="0">
20336 <column alignment="center" valignment="top" width="0">
20337 <row>
20338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 test
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351 b
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 c
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20366 \begin_inset Text
20367
20368 \begin_layout Plain Layout
20369 d
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20375 \begin_inset Text
20376
20377 \begin_layout Plain Layout
20378 e
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 </row>
20384 </lyxtabular>
20385
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \end_inset
20392
20393
20394 \end_layout
20395
20396 \begin_layout Subsection
20397 Float Placement
20398 \begin_inset CommandInset label
20399 LatexCommand label
20400 name "sub:Float-Placement"
20401
20402 \end_inset
20403
20404
20405 \begin_inset Index idx
20406 status collapsed
20407
20408 \begin_layout Plain Layout
20409 Floats ! Placement
20410 \end_layout
20411
20412 \end_inset
20413
20414
20415 \end_layout
20416
20417 \begin_layout Standard
20418 Right-clicking on a float-box opens a dialog where you can alter the placement
20419  options that LaTeX uses for positioning the float.
20420 \begin_inset Newline newline
20421 \end_inset
20422
20423 The option 
20424 \family sans
20425 Span
20426 \begin_inset space ~
20427 \end_inset
20428
20429 columns
20430 \family default
20431  is only useful for two-column documents: If you select it, the float will
20432  span both columns on the page instead of being confined to just one.
20433 \begin_inset Newline newline
20434 \end_inset
20435
20436 The option 
20437 \family sans
20438 Rotate
20439 \begin_inset space ~
20440 \end_inset
20441
20442 sideways
20443 \family default
20444  is used to rotate floats, see section
20445 \begin_inset space ~
20446 \end_inset
20447
20448
20449 \begin_inset CommandInset ref
20450 LatexCommand ref
20451 reference "sub:Rotated-Floats"
20452
20453 \end_inset
20454
20455 .
20456 \end_layout
20457
20458 \begin_layout Standard
20459 You can use one ore more of the following options in the float dialog to
20460  set the placement for a particular float when you uncheck the option 
20461 \family sans
20462 Use
20463 \begin_inset space ~
20464 \end_inset
20465
20466 default
20467 \begin_inset space ~
20468 \end_inset
20469
20470 placement
20471 \family default
20472 :
20473 \end_layout
20474
20475 \begin_layout Description
20476 Here
20477 \begin_inset space ~
20478 \end_inset
20479
20480 if
20481 \begin_inset space ~
20482 \end_inset
20483
20484 possible: try to place the float at the position where it is inserted
20485 \end_layout
20486
20487 \begin_layout Description
20488 Top
20489 \begin_inset space ~
20490 \end_inset
20491
20492 of
20493 \begin_inset space ~
20494 \end_inset
20495
20496 page: try to place the float at the top of the current page
20497 \end_layout
20498
20499 \begin_layout Description
20500 Bottom
20501 \begin_inset space ~
20502 \end_inset
20503
20504 of
20505 \begin_inset space ~
20506 \end_inset
20507
20508 page: try to place the float at the bottom of the current page
20509 \end_layout
20510
20511 \begin_layout Description
20512 Page
20513 \begin_inset space ~
20514 \end_inset
20515
20516 of
20517 \begin_inset space ~
20518 \end_inset
20519
20520 floats: try to place the float at an own page 
20521 \end_layout
20522
20523 \begin_layout Standard
20524 The order of the above option is 
20525 \emph on
20526 always
20527 \emph default
20528  used by LaTeX.
20529  That means, if you use the default placement, LaTeX will first try out
20530  
20531 \family sans
20532 Here
20533 \begin_inset space ~
20534 \end_inset
20535
20536 if
20537 \begin_inset space ~
20538 \end_inset
20539
20540 possible
20541 \family default
20542 , then 
20543 \family sans
20544 Top
20545 \begin_inset space ~
20546 \end_inset
20547
20548 of
20549 \begin_inset space ~
20550 \end_inset
20551
20552 page
20553 \family default
20554 , and then the others.
20555  If you don't use the default, LaTeX will try only the checked options but
20556  in the same order.
20557  If none of the 4 placements are possible the procedure is internally repeated
20558  but it is tried to put the float on the following page.
20559 \end_layout
20560
20561 \begin_layout Standard
20562 By default, each option has its own rules:
20563 \end_layout
20564
20565 \begin_layout Standard
20566
20567 \family sans
20568 Top
20569 \begin_inset space ~
20570 \end_inset
20571
20572 of
20573 \begin_inset space ~
20574 \end_inset
20575
20576 page
20577 \family default
20578  only floats occupying less than 70
20579 \begin_inset space \thinspace{}
20580 \end_inset
20581
20582 % of the page can be placed at the top of a page
20583 \end_layout
20584
20585 \begin_layout Standard
20586
20587 \family sans
20588 Bottom
20589 \begin_inset space ~
20590 \end_inset
20591
20592 of
20593 \begin_inset space ~
20594 \end_inset
20595
20596 page
20597 \family default
20598 : only floats occupying less than 30
20599 \begin_inset space \thinspace{}
20600 \end_inset
20601
20602 % of the page can be placed at the bottom of a page.
20603 \end_layout
20604
20605 \begin_layout Standard
20606
20607 \family sans
20608 Page
20609 \begin_inset space ~
20610 \end_inset
20611
20612 of
20613 \begin_inset space ~
20614 \end_inset
20615
20616 floats
20617 \family default
20618 : only if more than 50
20619 \begin_inset space \thinspace{}
20620 \end_inset
20621
20622 % of the page are occupied by floats, several floats can be set together
20623  on a page.
20624 \end_layout
20625
20626 \begin_layout Standard
20627 If you don't like these rules, you can ignore them by using the additional
20628  option 
20629 \family sans
20630 Ignore
20631 \begin_inset space ~
20632 \end_inset
20633
20634 LaTeX
20635 \begin_inset space ~
20636 \end_inset
20637
20638 rules
20639 \family default
20640 .
20641 \end_layout
20642
20643 \begin_layout Standard
20644 Sometimes you might need, under all circumstances, a float to be placed
20645  exactly at the position where it is inserted.
20646  For this case you can use the option 
20647 \family sans
20648 Here
20649 \begin_inset space ~
20650 \end_inset
20651
20652 definitely
20653 \family default
20654 .
20655  Use this option very rarely and only if the document is nearly ready to
20656  be printed.
20657  Because the float is then no longer able to 
20658 \begin_inset Quotes eld
20659 \end_inset
20660
20661 float
20662 \begin_inset Quotes erd
20663 \end_inset
20664
20665  when you change your document, this will often destroy the page layout.
20666 \end_layout
20667
20668 \begin_layout Standard
20669 There are no placement options for text wrap floats, because they are always
20670  surrounded by the text of a certain paragraph.
20671 \end_layout
20672
20673 \begin_layout Standard
20674 For more details about float placements, have a look at LaTeX books like
20675  
20676 \begin_inset CommandInset citation
20677 LatexCommand cite
20678 key "latexcompanion,latexguide,latexbook"
20679
20680 \end_inset
20681
20682 .
20683 \end_layout
20684
20685 \begin_layout Section
20686 Minipages
20687 \begin_inset Index idx
20688 status collapsed
20689
20690 \begin_layout Plain Layout
20691 Minipages
20692 \end_layout
20693
20694 \end_inset
20695
20696
20697 \begin_inset CommandInset label
20698 LatexCommand label
20699 name "sec:Minipages"
20700
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \begin_layout Standard
20707 LaTeX provides a mechanism to produce essentially a page within a page,
20708  called minipage.
20709  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20710 \begin_inset space ~
20711 \end_inset
20712
20713 apply.
20714  
20715 \end_layout
20716
20717 \begin_layout Standard
20718 Minipages in LyX have their own collapsible box inserted via the menu 
20719 \family sans
20720 Insert\SpecialChar \menuseparator
20721 Box
20722 \family default
20723 .
20724  Right-clicking on the box allows you to alter the width of the minipage
20725  and its alignment within the page.
20726 \end_layout
20727
20728 \begin_layout Standard
20729 \align center
20730 \begin_inset Box Frameless
20731 position "t"
20732 hor_pos "c"
20733 has_inner_box 1
20734 inner_pos "t"
20735 use_parbox 0
20736 width "30col%"
20737 special "none"
20738 height "1pt"
20739 height_special "totalheight"
20740 status open
20741
20742 \begin_layout Plain Layout
20743
20744 \shape italic
20745 This is a minipage.
20746  The text is set in an italic style.
20747 \end_layout
20748
20749 \begin_layout Plain Layout
20750
20751 \shape italic
20752 Minipages are often used for text in another language or text that needs
20753  another formatting.
20754 \end_layout
20755
20756 \end_inset
20757
20758
20759 \end_layout
20760
20761 \begin_layout Standard
20762 \begin_inset VSpace medskip
20763 \end_inset
20764
20765 If you place two minipages side-by-side, you can use 
20766 \family sans
20767 Horizontal Fills
20768 \family default
20769  as described in section
20770 \begin_inset space ~
20771 \end_inset
20772
20773
20774 \begin_inset CommandInset ref
20775 LatexCommand ref
20776 reference "sub:Horizontal-Space"
20777
20778 \end_inset
20779
20780 :
20781 \begin_inset VSpace medskip
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \begin_layout Standard
20788 \begin_inset Box Frameless
20789 position "t"
20790 hor_pos "c"
20791 has_inner_box 1
20792 inner_pos "t"
20793 use_parbox 0
20794 width "1.5in"
20795 special "none"
20796 height "1pt"
20797 height_special "totalheight"
20798 status open
20799
20800 \begin_layout Plain Layout
20801 This is a minipage with some stupid dummy text.
20802  This dummy text is used to increase the size of the minipage.
20803 \end_layout
20804
20805 \end_inset
20806
20807
20808 \begin_inset space \hfill{}
20809 \end_inset
20810
20811
20812 \begin_inset Box Frameless
20813 position "t"
20814 hor_pos "c"
20815 has_inner_box 1
20816 inner_pos "t"
20817 use_parbox 0
20818 width "1.5in"
20819 special "none"
20820 height "1pt"
20821 height_special "totalheight"
20822 status open
20823
20824 \begin_layout Plain Layout
20825 This is a minipage with some stupid dummy text.
20826  This dummy text is used to increase the size of the minipage.
20827 \end_layout
20828
20829 \end_inset
20830
20831
20832 \end_layout
20833
20834 \begin_layout Standard
20835 \begin_inset VSpace bigskip
20836 \end_inset
20837
20838
20839 \end_layout
20840
20841 \begin_layout Standard
20842 When you right-click on a minipage box, you can change the box from a minipage
20843  to other box types.
20844  All box types and their settings are explained in detail in chapter 
20845 \emph on
20846 Boxes
20847 \emph default
20848  of the 
20849 \emph on
20850 Embedded Objects
20851 \emph default
20852  manual.
20853 \end_layout
20854
20855 \begin_layout Chapter
20856 Mathematical Formulas
20857 \begin_inset Index idx
20858 status collapsed
20859
20860 \begin_layout Plain Layout
20861 Math
20862 \end_layout
20863
20864 \end_inset
20865
20866
20867 \begin_inset Index idx
20868 status collapsed
20869
20870 \begin_layout Plain Layout
20871 Formulas | see
20872 \begin_inset ERT
20873 status collapsed
20874
20875 \begin_layout Plain Layout
20876
20877 {
20878 \end_layout
20879
20880 \end_inset
20881
20882 Math
20883 \begin_inset ERT
20884 status collapsed
20885
20886 \begin_layout Plain Layout
20887
20888 }
20889 \end_layout
20890
20891 \end_inset
20892
20893
20894 \end_layout
20895
20896 \end_inset
20897
20898
20899 \begin_inset CommandInset label
20900 LatexCommand label
20901 name "cha:Mathematical-Formulas"
20902
20903 \end_inset
20904
20905
20906 \end_layout
20907
20908 \begin_layout Standard
20909 The issues of this chapter are described in detail in the 
20910 \emph on
20911 Math
20912 \emph default
20913  manual.
20914  There you'll also find tips and tricks for special cases.
20915 \end_layout
20916
20917 \begin_layout Section
20918 Basic Math Editing
20919 \begin_inset Index idx
20920 status collapsed
20921
20922 \begin_layout Plain Layout
20923 Math ! Basics
20924 \end_layout
20925
20926 \end_inset
20927
20928
20929 \end_layout
20930
20931 \begin_layout Standard
20932 To create a math formula, you can just click on the toolbar icon 
20933 \begin_inset Graphics
20934         filename ../images/math-mode.png
20935
20936 \end_inset
20937
20938 .
20939  That will create a little blue rectangle, with purple markers around its
20940  corners.
20941  That blue rectangle is the formula itself; the purple markers indicate
20942  what level of nesting within the formula you are at.
20943  You can also choose a particular formula type to insert via the 
20944 \family sans
20945 Insert\SpecialChar \menuseparator
20946 Math
20947 \family default
20948  menu.
20949 \end_layout
20950
20951 \begin_layout Standard
20952 Editing the parameters of a formula and adding math constructs can be done
20953  with the 
20954 \family sans
20955 math
20956 \begin_inset space ~
20957 \end_inset
20958
20959 toolbar
20960 \family default
20961 , that appears when the cursor is in a formula.
20962 \end_layout
20963
20964 \begin_layout Standard
20965 There are two main types of formulas: Inline formulas appear within a text
20966  line, like this one:
20967 \end_layout
20968
20969 \begin_layout Standard
20970 This is a line with an inline formula 
20971 \begin_inset Formula $A=B$
20972 \end_inset
20973
20974  in it.
20975 \end_layout
20976
20977 \begin_layout Standard
20978 Displayed formulas appear outside the text like as if they were in an own
20979  paragraph, like this one:
20980 \begin_inset Formula \[
20981 A=B\]
20982
20983 \end_inset
20984
20985 You can only number and reference displayed formulas.
20986 \end_layout
20987
20988 \begin_layout Standard
20989 LyX supports also many LaTeX math commands.
20990  E.
20991 \begin_inset space \thinspace{}
20992 \end_inset
20993
20994 g.
20995 \begin_inset space \space{}
20996 \end_inset
20997
20998 typing 
20999 \begin_inset Quotes eld
21000 \end_inset
21001
21002
21003 \series bold
21004
21005 \backslash
21006 alpha
21007 \series default
21008
21009 \begin_inset Quotes erd
21010 \end_inset
21011
21012 , followed by a space, in a formula will create the Greek letter 
21013 \begin_inset Formula $\alpha$
21014 \end_inset
21015
21016 .
21017  So typing commands might sometimes be faster than using the 
21018 \family sans
21019 Math
21020 \begin_inset space ~
21021 \end_inset
21022
21023 Panel
21024 \family default
21025 .
21026 \end_layout
21027
21028 \begin_layout Subsection
21029 Navigating in Formulas
21030 \begin_inset Index idx
21031 status collapsed
21032
21033 \begin_layout Plain Layout
21034 Math ! Navigating
21035 \end_layout
21036
21037 \end_inset
21038
21039
21040 \end_layout
21041
21042 \begin_layout Standard
21043 The best control over the cursor position within an existing formula is
21044  achieved with the arrow keys.
21045  LyX uses small rectangles to indicate places where something can be inserted.
21046  The arrow keys can be used to navigate between parts of a formula.
21047  Pressing 
21048 \family sans
21049 Space
21050 \family default
21051  will leave a formula construct (a square root 
21052 \begin_inset Formula $\sqrt{2}$
21053 \end_inset
21054
21055 , or parentheses 
21056 \begin_inset Formula $\left(f\right)$
21057 \end_inset
21058
21059 , or a matrix 
21060 \begin_inset Formula $\left[\begin{array}{cc}
21061 1 & 2\\
21062 3 & 4
21063 \end{array}\right]$
21064 \end_inset
21065
21066 ).
21067  Pressing 
21068 \family sans
21069 Escape
21070 \family default
21071  will leave the formula, placing the cursor after the formula.
21072  
21073 \family sans
21074 Tab
21075 \family default
21076  can be used to move horizontally in a formula; for example, through the
21077  cells of a matrix or the positions in a multi-line equation.
21078 \end_layout
21079
21080 \begin_layout Standard
21081
21082 \family sans
21083 Space
21084 \family default
21085 , printed in this document as 
21086 \begin_inset Quotes eld
21087 \end_inset
21088
21089
21090 \begin_inset ERT
21091 status collapsed
21092
21093 \begin_layout Plain Layout
21094
21095
21096 \backslash
21097 spce 
21098 \end_layout
21099
21100 \end_inset
21101
21102
21103 \begin_inset Quotes erd
21104 \end_inset
21105
21106
21107 \begin_inset Note Note
21108 status collapsed
21109
21110 \begin_layout Plain Layout
21111 This command will appear in the output as official character denoting the
21112  space character (visible space).
21113 \end_layout
21114
21115 \end_inset
21116
21117 , seems to do nothing in a formula, since it does not add a space between
21118  characters, but it does exit a nested structure.
21119  For this reason, you have to be careful about using 
21120 \family sans
21121 Space
21122 \family default
21123 .
21124  For example, if you want 
21125 \begin_inset Formula $\sqrt{2x+1}$
21126 \end_inset
21127
21128 , type 
21129 \series bold
21130
21131 \backslash
21132 sqrt
21133 \begin_inset ERT
21134 status collapsed
21135
21136 \begin_layout Plain Layout
21137
21138
21139 \backslash
21140 spce 
21141 \end_layout
21142
21143 \end_inset
21144
21145 2x+1
21146 \series default
21147  and not 
21148 \series bold
21149
21150 \backslash
21151 sqrt
21152 \begin_inset ERT
21153 status collapsed
21154
21155 \begin_layout Plain Layout
21156
21157
21158 \backslash
21159 spce 
21160 \end_layout
21161
21162 \end_inset
21163
21164 2x
21165 \begin_inset ERT
21166 status collapsed
21167
21168 \begin_layout Plain Layout
21169
21170
21171 \backslash
21172 spce 
21173 \end_layout
21174
21175 \end_inset
21176
21177 +1
21178 \series default
21179 , since in the latter case only the 
21180 \family typewriter
21181
21182 \begin_inset Formula $2x$
21183 \end_inset
21184
21185
21186 \family default
21187  will be under the square root sign: 
21188 \begin_inset Formula $\sqrt{2x}+1$
21189 \end_inset
21190
21191 .
21192 \end_layout
21193
21194 \begin_layout Standard
21195 You can leave many parts of a formula, like this matrix, partially filled
21196  in, such as:
21197 \begin_inset Formula \[
21198 \left(\begin{array}{ccc}
21199 \lambda_{1}\\
21200  & \ddots\\
21201  &  & \lambda_{n}
21202 \end{array}\right)\]
21203
21204 \end_inset
21205
21206 If you leave a fraction only partially filled in, or a subscript with nothing
21207  in it, the results will be unpredictable, but most constructs don't mind.
21208 \end_layout
21209
21210 \begin_layout Subsection
21211 Selecting Text
21212 \end_layout
21213
21214 \begin_layout Standard
21215 You can select text within a formula in two different ways.
21216  Place the cursor at one end of the string of text you want, and press 
21217 \family sans
21218 Shift
21219 \family default
21220  and a cursor movement key to select text.
21221  It will be highlighted as with regular text selection.
21222  Alternatively, you can select text with the mouse in the usual way.
21223  That text can then be cut or copied, and then pasted within any formula,
21224  but not in a normal text region in LyX.
21225 \end_layout
21226
21227 \begin_layout Subsection
21228 Exponents and Subscripts
21229 \begin_inset Index idx
21230 status collapsed
21231
21232 \begin_layout Plain Layout
21233 Math ! Exponents
21234 \end_layout
21235
21236 \end_inset
21237
21238
21239 \begin_inset Index idx
21240 status collapsed
21241
21242 \begin_layout Plain Layout
21243 Math ! Subscripts
21244 \end_layout
21245
21246 \end_inset
21247
21248
21249 \end_layout
21250
21251 \begin_layout Standard
21252 You can use the math panel to add super- or subscripts, but the much easier
21253  way is to use a command.
21254  To get 
21255 \begin_inset Formula $x^{2}$
21256 \end_inset
21257
21258 , type in a formula 
21259 \series bold
21260 x^2
21261 \begin_inset ERT
21262 status collapsed
21263
21264 \begin_layout Plain Layout
21265
21266
21267 \backslash
21268 spce 
21269 \end_layout
21270
21271 \end_inset
21272
21273
21274 \series default
21275 .
21276  The final 
21277 \family sans
21278 Space
21279 \family default
21280  puts the cursor back down on the base line of the expression.
21281  If you type 
21282 \series bold
21283 x^2y
21284 \series default
21285 , you will get 
21286 \begin_inset Formula $x^{2y}$
21287 \end_inset
21288
21289 , to get 
21290 \begin_inset Formula $x^{2}y$
21291 \end_inset
21292
21293 , type 
21294 \series bold
21295 x^2
21296 \begin_inset ERT
21297 status collapsed
21298
21299 \begin_layout Plain Layout
21300
21301
21302 \backslash
21303 spce 
21304 \end_layout
21305
21306 \end_inset
21307
21308 y
21309 \series default
21310 .
21311  If you use characters in the superscript, that could be accented with the
21312  hat 
21313 \begin_inset Quotes eld
21314 \end_inset
21315
21316 ^
21317 \begin_inset Quotes erd
21318 \end_inset
21319
21320 , you have to use an extra 
21321 \family sans
21322 Space
21323 \family default
21324  to separate the hat and the character.
21325  E.
21326 \begin_inset space \thinspace{}
21327 \end_inset
21328
21329 g.
21330 \begin_inset space \space{}
21331 \end_inset
21332
21333 if you want 
21334 \begin_inset Formula $x^{a}$
21335 \end_inset
21336
21337 , type 
21338 \series bold
21339 x^
21340 \begin_inset ERT
21341 status collapsed
21342
21343 \begin_layout Plain Layout
21344
21345
21346 \backslash
21347 spce 
21348 \end_layout
21349
21350 \end_inset
21351
21352 a
21353 \series default
21354 .
21355  Subscripts are similar: To get 
21356 \begin_inset Formula $a_{1}$
21357 \end_inset
21358
21359 , type 
21360 \series bold
21361 a_1
21362 \begin_inset ERT
21363 status collapsed
21364
21365 \begin_layout Plain Layout
21366
21367
21368 \backslash
21369 spce 
21370 \end_layout
21371
21372 \end_inset
21373
21374
21375 \series default
21376 .
21377 \end_layout
21378
21379 \begin_layout Subsection
21380 Fractions
21381 \begin_inset Index idx
21382 status collapsed
21383
21384 \begin_layout Plain Layout
21385 Math ! Fractions
21386 \end_layout
21387
21388 \end_inset
21389
21390
21391 \end_layout
21392
21393 \begin_layout Standard
21394 Create a fraction with either the command 
21395 \series bold
21396
21397 \backslash
21398 frac
21399 \series default
21400  or using the icon 
21401 \begin_inset Graphics
21402         filename ../images/math/frac.png
21403         scale 60
21404
21405 \end_inset
21406
21407  in the 
21408 \family sans
21409 Math
21410 \begin_inset space ~
21411 \end_inset
21412
21413 Panel
21414 \family default
21415 .
21416  You will be presented with an empty fraction.
21417  The cursor is above the fraction line.
21418  To move it to the bottom, simply press 
21419 \family sans
21420 Down
21421 \family default
21422 .
21423  To move back up, press 
21424 \family sans
21425 Up
21426 \family default
21427 .
21428  Any math structure can be placed in a fraction, as this example shows:
21429 \begin_inset Formula \[
21430 \left[\frac{1}{\left(\begin{array}{cc}
21431 2 & 3\\
21432 4 & 5
21433 \end{array}\right)}\right]\]
21434
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \begin_layout Subsection
21441 Roots
21442 \begin_inset Index idx
21443 status collapsed
21444
21445 \begin_layout Plain Layout
21446 Math ! Roots
21447 \end_layout
21448
21449 \end_inset
21450
21451
21452 \end_layout
21453
21454 \begin_layout Standard
21455 Roots can be created using the 
21456 \family sans
21457 Math
21458 \begin_inset space ~
21459 \end_inset
21460
21461 Panel
21462 \family default
21463  button
21464 \begin_inset Graphics
21465         filename ../images/math/sqrt.png
21466
21467 \end_inset
21468
21469  or the commands 
21470 \series bold
21471
21472 \backslash
21473 sqrt
21474 \series default
21475  or 
21476 \series bold
21477
21478 \backslash
21479 root
21480 \series default
21481 .
21482  With the command 
21483 \series bold
21484
21485 \backslash
21486 root
21487 \series default
21488  you can produce roots of higher orders, like cube roots, while 
21489 \series bold
21490
21491 \backslash
21492 sqrt
21493 \series default
21494  produces always a square root.
21495 \end_layout
21496
21497 \begin_layout Subsection
21498 Operators with Limits
21499 \begin_inset Index idx
21500 status collapsed
21501
21502 \begin_layout Plain Layout
21503 Math ! Sums
21504 \end_layout
21505
21506 \end_inset
21507
21508
21509 \begin_inset Index idx
21510 status collapsed
21511
21512 \begin_layout Plain Layout
21513 Math ! Integrals
21514 \end_layout
21515
21516 \end_inset
21517
21518
21519 \begin_inset CommandInset label
21520 LatexCommand label
21521 name "sub:Operators-with-Limits"
21522
21523 \end_inset
21524
21525
21526 \end_layout
21527
21528 \begin_layout Standard
21529 Sum (
21530 \begin_inset Formula $\sum$
21531 \end_inset
21532
21533 ) and integral (
21534 \begin_inset Formula $\int$
21535 \end_inset
21536
21537 ) operators are very often decorated with limits.
21538  These limits can be entered in LyX by entering them as you would enter
21539  a super- or subscript, directly after the symbol.
21540  The sum operator will automatically place its 
21541 \begin_inset Quotes eld
21542 \end_inset
21543
21544 limits
21545 \begin_inset Quotes erd
21546 \end_inset
21547
21548  over and under the symbol in displayed formulas, and on the side in inline
21549  formulas.
21550  Such as 
21551 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21552 \end_inset
21553
21554 , versus
21555 \begin_inset Formula \[
21556 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21557
21558 \end_inset
21559
21560 Integral signs, however, will place the limits on the side in both formula
21561  types.
21562 \end_layout
21563
21564 \begin_layout Standard
21565 All operators with limits will be automatically re-sized when placed in
21566  display mode.
21567  The placement of the limits can be changed by placing the cursor directly
21568  behind the operator and hitting 
21569 \begin_inset Info
21570 type  "shortcut"
21571 arg   "math-limits"
21572 \end_inset
21573
21574  or using the menu 
21575 \family sans
21576 Edit\SpecialChar \menuseparator
21577 Math\SpecialChar \menuseparator
21578 Change
21579 \begin_inset space ~
21580 \end_inset
21581
21582 Limits
21583 \begin_inset space ~
21584 \end_inset
21585
21586 Type
21587 \family default
21588 .
21589 \end_layout
21590
21591 \begin_layout Standard
21592 Certain other mathematical expressions have this 
21593 \begin_inset Quotes eld
21594 \end_inset
21595
21596 moving limits
21597 \begin_inset Quotes erd
21598 \end_inset
21599
21600  feature as addition, such as
21601 \begin_inset Index idx
21602 status collapsed
21603
21604 \begin_layout Plain Layout
21605 Math ! Limits
21606 \end_layout
21607
21608 \end_inset
21609
21610
21611 \begin_inset Formula \[
21612 \lim_{x\rightarrow\infty}f(x)\]
21613
21614 \end_inset
21615
21616 which will place the 
21617 \begin_inset Formula $x\rightarrow\infty$
21618 \end_inset
21619
21620  underneath the 
21621 \begin_inset Quotes eld
21622 \end_inset
21623
21624 lim
21625 \begin_inset Quotes erd
21626 \end_inset
21627
21628  in display mode.
21629  In inline formulas it looks like this: 
21630 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21631 \end_inset
21632
21633 .
21634 \end_layout
21635
21636 \begin_layout Standard
21637 Note that the lim-function was entered as the function macro 
21638 \series bold
21639
21640 \backslash
21641 lim
21642 \series default
21643 .
21644  Have a look at section
21645 \begin_inset space ~
21646 \end_inset
21647
21648
21649 \begin_inset CommandInset ref
21650 LatexCommand ref
21651 reference "sub:Functions"
21652
21653 \end_inset
21654
21655  for an explanation of function macros.
21656 \end_layout
21657
21658 \begin_layout Subsection
21659 Math Symbols
21660 \begin_inset Index idx
21661 status collapsed
21662
21663 \begin_layout Plain Layout
21664 Math ! Symbols
21665 \end_layout
21666
21667 \end_inset
21668
21669
21670 \end_layout
21671
21672 \begin_layout Standard
21673 Most math symbols can be found in the 
21674 \family sans
21675 Math
21676 \begin_inset space ~
21677 \end_inset
21678
21679 Panel
21680 \family default
21681  under one of several categories; including 
21682 \family sans
21683 Greek
21684 \family default
21685
21686 \family sans
21687 Operators
21688 \family default
21689  , 
21690 \family sans
21691 Relations
21692 \family default
21693
21694 \family sans
21695 Arrows
21696 \family default
21697 .
21698  There are also the additional symbols provided by the American Mathematical
21699  Society (AMS).
21700 \end_layout
21701
21702 \begin_layout Standard
21703 If you know the LaTeX-command for a construct or symbol you wish to use,
21704  you don't have to use the 
21705 \family sans
21706 Math
21707 \begin_inset space ~
21708 \end_inset
21709
21710 Panel
21711 \family default
21712 , but can type the command directly into the formula.
21713  LyX will convert it to the corresponding symbol or construct.
21714 \end_layout
21715
21716 \begin_layout Subsection
21717 Altering Spacing
21718 \begin_inset Index idx
21719 status collapsed
21720
21721 \begin_layout Plain Layout
21722 Math ! Spaces
21723 \end_layout
21724
21725 \end_inset
21726
21727
21728 \end_layout
21729
21730 \begin_layout Standard
21731 You may want to create spaces that differ from the standard spacing that
21732  LaTeX provides.
21733  To do this, type 
21734 \begin_inset Info
21735 type  "shortcut"
21736 arg   "space-insert protected"
21737 \end_inset
21738
21739  or to use the 
21740 \family sans
21741 Math
21742 \begin_inset space ~
21743 \end_inset
21744
21745 Panel
21746 \family default
21747  button 
21748 \begin_inset Graphics
21749         filename ../images/math/space.png
21750
21751 \end_inset
21752
21753 .
21754  This generates a small space, and shows a small marker on the screen.
21755  For example, the sequence 
21756 \series bold
21757 a Ctrl+Space b
21758 \series default
21759
21760 \begin_inset Formula $a\, b$
21761 \end_inset
21762
21763  appears in LyX as 
21764 \begin_inset Graphics
21765         filename clipart/SpaceMarker.png
21766
21767 \end_inset
21768
21769 .
21770  You can change the space to different sizes when you set the cursor behind
21771  the space marker and hit space again several times.
21772  With every space hit the size will be changed.
21773  Some markers for the space size appear red in LyX, because they are negative
21774  spaces.
21775  Here are two examples:
21776 \end_layout
21777
21778 \begin_layout Standard
21779
21780 \series bold
21781 a Ctrl+Space b
21782 \series default
21783  and 3×
21784 \family sans
21785 Space
21786 \family default
21787
21788 \begin_inset Formula $a\quad b$
21789 \end_inset
21790
21791
21792 \end_layout
21793
21794 \begin_layout Standard
21795
21796 \series bold
21797 a Ctrl+Space b
21798 \series default
21799  and 5×
21800 \family sans
21801 Space
21802 \family default
21803
21804 \begin_inset Formula $a\! b$
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \begin_layout Subsection
21811 Functions
21812 \begin_inset Index idx
21813 status collapsed
21814
21815 \begin_layout Plain Layout
21816 Math ! Functions
21817 \end_layout
21818
21819 \end_inset
21820
21821
21822 \begin_inset CommandInset label
21823 LatexCommand label
21824 name "sub:Functions"
21825
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \begin_layout Standard
21832 The 
21833 \family sans
21834 Math
21835 \begin_inset space ~
21836 \end_inset
21837
21838 Panel
21839 \family default
21840  contains under the button 
21841 \begin_inset Graphics
21842         filename ../images/math/functions.png
21843
21844 \end_inset
21845
21846  a number of function macros, such as 
21847 \begin_inset Formula $\sin$
21848 \end_inset
21849
21850
21851 \begin_inset Formula $\lim$
21852 \end_inset
21853
21854
21855 \emph on
21856 etc
21857 \emph default
21858 .
21859  (you can also insert them in a formula by typing 
21860 \series bold
21861
21862 \backslash
21863 sin
21864 \series default
21865  etc.).
21866  Standard mathematical practice is, that functions are printed upright to
21867  avoid confusions, because 
21868 \begin_inset Formula $sin$
21869 \end_inset
21870
21871  does normally mean 
21872 \begin_inset Formula $s\cdot i\cdot n$
21873 \end_inset
21874
21875 .
21876 \end_layout
21877
21878 \begin_layout Standard
21879 Using the function macros will also produce correct spacing around the function:
21880  
21881 \begin_inset Formula $a\sin x$
21882 \end_inset
21883
21884  is different from 
21885 \begin_inset Formula $asinx$
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \begin_layout Standard
21892 For some mathematical objects, like the limes, the macro changes where subscript
21893 s are placed, as described in section
21894 \begin_inset space ~
21895 \end_inset
21896
21897
21898 \begin_inset CommandInset ref
21899 LatexCommand ref
21900 reference "sub:Operators-with-Limits"
21901
21902 \end_inset
21903
21904 .
21905 \end_layout
21906
21907 \begin_layout Subsection
21908 Accents
21909 \begin_inset Index idx
21910 status collapsed
21911
21912 \begin_layout Plain Layout
21913 Math ! Accents
21914 \end_layout
21915
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \begin_layout Standard
21922 In a formula you can insert accented characters in the same way as in text
21923  mode.
21924  This may depend on your keyboard, or the bindings file you use.
21925  You can also use LaTeX commands to e.
21926 \begin_inset space \thinspace{}
21927 \end_inset
21928
21929 g.
21930 \begin_inset space \space{}
21931 \end_inset
21932
21933 enter 
21934 \begin_inset Formula $\hat{a}$
21935 \end_inset
21936
21937  even if your keyboard doesn't have hat-accents enabled.
21938  Our example is entered by typing 
21939 \series bold
21940
21941 \backslash
21942 hat
21943 \begin_inset ERT
21944 status collapsed
21945
21946 \begin_layout Plain Layout
21947
21948
21949 \backslash
21950 spce 
21951 \end_layout
21952
21953 \end_inset
21954
21955 a
21956 \series default
21957  in a formula.
21958  Table
21959 \begin_inset space ~
21960 \end_inset
21961
21962
21963 \begin_inset CommandInset ref
21964 LatexCommand ref
21965 reference "cap:Accent-names-and"
21966
21967 \end_inset
21968
21969  shows the equivalences between the accent names and the commands.
21970 \end_layout
21971
21972 \begin_layout Standard
21973 \begin_inset Float table
21974 wide false
21975 sideways false
21976 status open
21977
21978 \begin_layout Plain Layout
21979 \begin_inset Caption
21980
21981 \begin_layout Plain Layout
21982 \begin_inset CommandInset label
21983 LatexCommand label
21984 name "cap:Accent-names-and"
21985
21986 \end_inset
21987
21988 Accent names and the corresponding commands.
21989 \end_layout
21990
21991 \end_inset
21992
21993
21994 \end_layout
21995
21996 \begin_layout Plain Layout
21997 \align center
21998 \begin_inset Tabular
21999 <lyxtabular version="3" rows="11" columns="3">
22000 <features tabularvalignment="middle">
22001 <column alignment="center" valignment="top" width="0pt">
22002 <column alignment="center" valignment="top" width="0pt">
22003 <column alignment="center" valignment="top" width="0pt">
22004 <row>
22005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009 Name
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22015 \begin_inset Text
22016
22017 \begin_layout Plain Layout
22018 Command
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22024 \begin_inset Text
22025
22026 \begin_layout Plain Layout
22027 E
22028 \family roman
22029 \series medium
22030 \shape up
22031 \size normal
22032 \emph off
22033 \bar no
22034 \noun off
22035 \color none
22036 xample
22037 \end_layout
22038
22039 \end_inset
22040 </cell>
22041 </row>
22042 <row>
22043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047
22048 \family roman
22049 \series medium
22050 \shape up
22051 \size normal
22052 \emph off
22053 \bar no
22054 \noun off
22055 \color none
22056 circumflex
22057 \end_layout
22058
22059 \end_inset
22060 </cell>
22061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065
22066 \series bold
22067
22068 \backslash
22069 hat
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078
22079 \family roman
22080 \series medium
22081 \shape up
22082 \size normal
22083 \emph off
22084 \bar no
22085 \noun off
22086 \color none
22087 \begin_inset Formula $\hat{a}$
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 </row>
22096 <row>
22097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101
22102 \family roman
22103 \series medium
22104 \shape up
22105 \size normal
22106 \emph off
22107 \bar no
22108 \noun off
22109 \color none
22110 grave
22111 \end_layout
22112
22113 \end_inset
22114 </cell>
22115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119
22120 \series bold
22121
22122 \backslash
22123 grave
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22129 \begin_inset Text
22130
22131 \begin_layout Plain Layout
22132
22133 \family roman
22134 \series medium
22135 \shape up
22136 \size normal
22137 \emph off
22138 \bar no
22139 \noun off
22140 \color none
22141 \begin_inset Formula $\grave{a}$
22142 \end_inset
22143
22144
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 </row>
22150 <row>
22151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155
22156 \family roman
22157 \series medium
22158 \shape up
22159 \size normal
22160 \emph off
22161 \bar no
22162 \noun off
22163 \color none
22164 acute
22165 \end_layout
22166
22167 \end_inset
22168 </cell>
22169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22170 \begin_inset Text
22171
22172 \begin_layout Plain Layout
22173
22174 \series bold
22175
22176 \backslash
22177 acute
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22183 \begin_inset Text
22184
22185 \begin_layout Plain Layout
22186
22187 \family roman
22188 \series medium
22189 \shape up
22190 \size normal
22191 \emph off
22192 \bar no
22193 \noun off
22194 \color none
22195 \begin_inset Formula $\acute{a}$
22196 \end_inset
22197
22198
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 </row>
22204 <row>
22205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \family roman
22211 \series medium
22212 \shape up
22213 \size normal
22214 \emph off
22215 \bar no
22216 \noun off
22217 \color none
22218 umlaut
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227
22228 \series bold
22229
22230 \backslash
22231 ddot
22232 \end_layout
22233
22234 \end_inset
22235 </cell>
22236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22237 \begin_inset Text
22238
22239 \begin_layout Plain Layout
22240
22241 \family roman
22242 \series medium
22243 \shape up
22244 \size normal
22245 \emph off
22246 \bar no
22247 \noun off
22248 \color none
22249 \begin_inset Formula $\ddot{a}$
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 </row>
22258 <row>
22259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \family roman
22265 \series medium
22266 \shape up
22267 \size normal
22268 \emph off
22269 \bar no
22270 \noun off
22271 \color none
22272 tilde
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281
22282 \series bold
22283
22284 \backslash
22285 tilde
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294
22295 \family roman
22296 \series medium
22297 \shape up
22298 \size normal
22299 \emph off
22300 \bar no
22301 \noun off
22302 \color none
22303 \begin_inset Formula $\tilde{a}$
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 </row>
22312 <row>
22313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Plain Layout
22317
22318 \family roman
22319 \series medium
22320 \shape up
22321 \size normal
22322 \emph off
22323 \bar no
22324 \noun off
22325 \color none
22326 dot
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335
22336 \series bold
22337
22338 \backslash
22339 dot
22340 \end_layout
22341
22342 \end_inset
22343 </cell>
22344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348
22349 \family roman
22350 \series medium
22351 \shape up
22352 \size normal
22353 \emph off
22354 \bar no
22355 \noun off
22356 \color none
22357 \begin_inset Formula $\dot{a}$
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \end_inset
22364 </cell>
22365 </row>
22366 <row>
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371
22372 \family roman
22373 \series medium
22374 \shape up
22375 \size normal
22376 \emph off
22377 \bar no
22378 \noun off
22379 \color none
22380 breve
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389
22390 \series bold
22391
22392 \backslash
22393 breve
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22399 \begin_inset Text
22400
22401 \begin_layout Plain Layout
22402
22403 \family roman
22404 \series medium
22405 \shape up
22406 \size normal
22407 \emph off
22408 \bar no
22409 \noun off
22410 \color none
22411 \begin_inset Formula $\breve{a}$
22412 \end_inset
22413
22414
22415 \end_layout
22416
22417 \end_inset
22418 </cell>
22419 </row>
22420 <row>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425
22426 \family roman
22427 \series medium
22428 \shape up
22429 \size normal
22430 \emph off
22431 \bar no
22432 \noun off
22433 \color none
22434 caron
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443
22444 \series bold
22445
22446 \backslash
22447 check
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456
22457 \family roman
22458 \series medium
22459 \shape up
22460 \size normal
22461 \emph off
22462 \bar no
22463 \noun off
22464 \color none
22465 \begin_inset Formula $\check{a}$
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 <row>
22475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479
22480 \family roman
22481 \series medium
22482 \shape up
22483 \size normal
22484 \emph off
22485 \bar no
22486 \noun off
22487 \color none
22488 macron
22489 \end_layout
22490
22491 \end_inset
22492 </cell>
22493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22494 \begin_inset Text
22495
22496 \begin_layout Plain Layout
22497
22498 \series bold
22499
22500 \backslash
22501 bar
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22507 \begin_inset Text
22508
22509 \begin_layout Plain Layout
22510
22511 \family roman
22512 \series medium
22513 \shape up
22514 \size normal
22515 \emph off
22516 \bar no
22517 \noun off
22518 \color none
22519 \begin_inset Formula $\bar{a}$
22520 \end_inset
22521
22522
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 </row>
22528 <row>
22529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22530 \begin_inset Text
22531
22532 \begin_layout Plain Layout
22533 vector
22534 \end_layout
22535
22536 \end_inset
22537 </cell>
22538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22539 \begin_inset Text
22540
22541 \begin_layout Plain Layout
22542
22543 \series bold
22544
22545 \backslash
22546 vec
22547 \end_layout
22548
22549 \end_inset
22550 </cell>
22551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555
22556 \family roman
22557 \series medium
22558 \shape up
22559 \size normal
22560 \emph off
22561 \bar no
22562 \noun off
22563 \color none
22564 \begin_inset Formula $\vec{a}$
22565 \end_inset
22566
22567
22568 \end_layout
22569
22570 \end_inset
22571 </cell>
22572 </row>
22573 </lyxtabular>
22574
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \end_inset
22581
22582
22583 \end_layout
22584
22585 \begin_layout Standard
22586 You can choose one of the accents by selecting an item from the 
22587 \family sans
22588 Frame
22589 \begin_inset space ~
22590 \end_inset
22591
22592 decorations
22593 \family default
22594  symbol set button 
22595 \begin_inset Graphics
22596         filename ../images/math/hat.png
22597
22598 \end_inset
22599
22600  in the math panel ; this will apply to any selection you have made within
22601  a formula too.
22602 \end_layout
22603
22604 \begin_layout Section
22605 Brackets and Delimiters
22606 \begin_inset Index idx
22607 status collapsed
22608
22609 \begin_layout Plain Layout
22610 Math ! Brackets
22611 \end_layout
22612
22613 \end_inset
22614
22615
22616 \begin_inset Index idx
22617 status collapsed
22618
22619 \begin_layout Plain Layout
22620 Math ! Delimiters
22621 \end_layout
22622
22623 \end_inset
22624
22625
22626 \begin_inset CommandInset label
22627 LatexCommand label
22628 name "sec:Brackets-and-Delimiters"
22629
22630 \end_inset
22631
22632
22633 \end_layout
22634
22635 \begin_layout Standard
22636 There are several brackets available through LyX.
22637  For most purposes, using just the keys 
22638 \family typewriter
22639 []{}()|<>
22640 \family default
22641  should suffice.
22642  But if you want to surround a large structure, like a matrix or a fraction,
22643  or if you have several layers of brackets, it is better to use the math
22644  toolbar delimiter icon 
22645 \begin_inset Graphics
22646         filename ../images/math/delim.png
22647
22648 \end_inset
22649
22650 .
22651  For example, that's how you would construct the brackets around a standard
22652  matrix such as:
22653 \begin_inset Formula \[
22654 \left[\begin{array}{cc}
22655 1 & 2\\
22656 3 & 4
22657 \end{array}\right]\]
22658
22659 \end_inset
22660
22661 and to make it easier to see the layers of parentheses as in: 
22662 \begin_inset Formula \[
22663 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22664
22665 \end_inset
22666
22667
22668 \end_layout
22669
22670 \begin_layout Standard
22671 The parentheses, and other brackets from that menu will automatically re-size
22672  to accommodate the size of what is inside.
22673 \end_layout
22674
22675 \begin_layout Standard
22676 To construct brackets click on the button for the bracket you want on the
22677  left side and right side.
22678  If you use the option 
22679 \family sans
22680 Keep
22681 \begin_inset space ~
22682 \end_inset
22683
22684 matched
22685 \family default
22686 , the selected bracket type will be used for the left and the right side.
22687  The selection will be shown below the button field.
22688  If you want one side to not have a bracket, use the blank button.
22689  It will appear in LyX with a dotted line, but nothing will be printed.
22690 \end_layout
22691
22692 \begin_layout Standard
22693 If you want to place brackets around math structures, like a square root,
22694  you can do that by highlighting (selecting) the structure that is to go
22695  inside the brackets.
22696  Then choose the appropriate brackets for left and right and click on 
22697 \family sans
22698 Insert
22699 \family default
22700 .
22701  The parentheses will be drawn around the selected structure.
22702 \end_layout
22703
22704 \begin_layout Section
22705 Arrays and Multi-line Equations
22706 \begin_inset Index idx
22707 status collapsed
22708
22709 \begin_layout Plain Layout
22710 Math ! Arrays
22711 \end_layout
22712
22713 \end_inset
22714
22715
22716 \begin_inset Index idx
22717 status collapsed
22718
22719 \begin_layout Plain Layout
22720 Math ! Matrices
22721 \end_layout
22722
22723 \end_inset
22724
22725
22726 \begin_inset Index idx
22727 status collapsed
22728
22729 \begin_layout Plain Layout
22730 Math ! Multi-line Equations
22731 \end_layout
22732
22733 \end_inset
22734
22735
22736 \end_layout
22737
22738 \begin_layout Standard
22739 Matrices are entered in LyX using the 
22740 \family sans
22741 Math
22742 \begin_inset space ~
22743 \end_inset
22744
22745 Panel
22746 \family default
22747  matrix button 
22748 \begin_inset Graphics
22749         filename ../images/math/matrix.png
22750
22751 \end_inset
22752
22753 .
22754  It will open a dialog for you to choose the number of rows/columns.
22755  Here is an example:
22756 \begin_inset Formula \[
22757 \left(\begin{array}{ccc}
22758 1 & 2 & 3\\
22759 4 & 5 & 6\\
22760 7 & 8 & 9
22761 \end{array}\right)\]
22762
22763 \end_inset
22764
22765 The parentheses aren't automatic, but you can add them as described in section
22766 \begin_inset space ~
22767 \end_inset
22768
22769
22770 \begin_inset CommandInset ref
22771 LatexCommand ref
22772 reference "sec:Brackets-and-Delimiters"
22773
22774 \end_inset
22775
22776 .
22777  When you construct the matrix, you can decide whether the column entries
22778  will be left-, right-, or center-justified.
22779  This alignment is set in the box 
22780 \family sans
22781 Horizontal
22782 \family default
22783  with the letters 
22784 \begin_inset Quotes eld
22785 \end_inset
22786
22787
22788 \family sans
22789 l
22790 \family default
22791
22792 \begin_inset Quotes erd
22793 \end_inset
22794
22795
22796 \begin_inset Quotes eld
22797 \end_inset
22798
22799
22800 \family sans
22801 r
22802 \family default
22803
22804 \begin_inset Quotes erd
22805 \end_inset
22806
22807 , and 
22808 \begin_inset Quotes eld
22809 \end_inset
22810
22811
22812 \family sans
22813 c
22814 \family default
22815
22816 \begin_inset Quotes erd
22817 \end_inset
22818
22819 .
22820  LyX proposes a 
22821 \begin_inset Quotes eld
22822 \end_inset
22823
22824
22825 \family sans
22826 c
22827 \family default
22828
22829 \begin_inset Quotes erd
22830 \end_inset
22831
22832  for every column as default.
22833  For example, the sequence 
22834 \begin_inset Quotes eld
22835 \end_inset
22836
22837
22838 \family sans
22839 lrc
22840 \family default
22841
22842 \begin_inset Quotes erd
22843 \end_inset
22844
22845  means that the first column will be left-justified, the second will be
22846  centered, and the third column will be right-justified, because each letter
22847  corresponds to the relevant column.
22848  The result will look like this:
22849 \begin_inset Formula \[
22850 \begin{array}{lcr}
22851 this & this\, column & this\, column\\
22852 column & has & has\, right\\
22853 has\, left\, alignment & center\, alignment & alignment
22854 \end{array}.\]
22855
22856 \end_inset
22857
22858
22859 \end_layout
22860
22861 \begin_layout Standard
22862 You can add more rows to an existing matrix by hitting 
22863 \begin_inset Info
22864 type  "shortcut"
22865 arg   "newline-insert newline"
22866 \end_inset
22867
22868  while the cursor is in the matrix.
22869  Adding or deleting columns can be done via the menu 
22870 \family sans
22871 Edit\SpecialChar \menuseparator
22872 Math
22873 \family default
22874  or the math toolbar.
22875 \end_layout
22876
22877 \begin_layout Standard
22878 There are other arrays used in formulas, such as distinctions of cases.
22879  It can be created with the menu 
22880 \family sans
22881 Insert\SpecialChar \menuseparator
22882 Math\SpecialChar \menuseparator
22883 Cases
22884 \begin_inset space ~
22885 \end_inset
22886
22887 Environment
22888 \family default
22889  or the command 
22890 \series bold
22891
22892 \backslash
22893 cases
22894 \series default
22895 .
22896  Here is an example: 
22897 \begin_inset Formula \[
22898 f(x)=\begin{cases}
22899 -1 & x<0\\
22900 0 & x=0\\
22901 1 & x>0
22902 \end{cases}\]
22903
22904 \end_inset
22905
22906
22907 \end_layout
22908
22909 \begin_layout Standard
22910 \begin_inset VSpace bigskip
22911 \end_inset
22912
22913 Multi-line formulas are created when you press 
22914 \begin_inset Info
22915 type  "shortcut"
22916 arg   "newline-insert newline"
22917 \end_inset
22918
22919  within a formula.
22920  In an empty formula you can see that three blue boxes appear, one for each
22921  column.
22922  When you press 
22923 \begin_inset Info
22924 type  "shortcut"
22925 arg   "newline-insert newline"
22926 \end_inset
22927
22928  in a non-empty formula, the part before the relation sign (equal sign 
22929 \begin_inset Quotes eld
22930 \end_inset
22931
22932 =
22933 \begin_inset Quotes erd
22934 \end_inset
22935
22936  etc.) will be inserted automatically to the first column, the relation sign
22937  is in the second column, and the rest in the third column.
22938  A new row is created by every further hit of 
22939 \begin_inset Info
22940 type  "shortcut"
22941 arg   "newline-insert newline"
22942 \end_inset
22943
22944 .
22945  Multi-line formulas are always displayed formulas.
22946  Here is an example:
22947 \begin_inset Formula \begin{eqnarray}
22948 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22949 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
22950 \end{eqnarray}
22951
22952 \end_inset
22953
22954  To change the column assignment of the formula parts, place the cursor
22955  where you want to start the shift and hit 
22956 \family sans
22957 Ctrl-Tab.
22958
22959 \family default
22960  It shifts everything in the column which is right beside the current cursor
22961  position to the next column.
22962  Note that the middle column is designed for relation signs, structures
22963  within this column will be printed in a smaller size:
22964 \begin_inset Formula \begin{eqnarray*}
22965 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22966
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \begin_layout Standard
22973 The multi-line formula type described here is called 
22974 \family typewriter
22975 \series medium
22976 eqnarray
22977 \family default
22978 \series default
22979 .
22980  There are other multi-line types being more suitable for certain situations,
22981  for example if you want a better inter-line spacing than in formula (
22982 \begin_inset CommandInset ref
22983 LatexCommand ref
22984 reference "eq:asquared"
22985
22986 \end_inset
22987
22988 ).
22989  The other types are described in section
22990 \begin_inset space ~
22991 \end_inset
22992
22993
22994 \begin_inset CommandInset ref
22995 LatexCommand ref
22996 reference "sub:AMS-Formula-Types"
22997
22998 \end_inset
22999
23000 .
23001 \end_layout
23002
23003 \begin_layout Section
23004 Formula Numbering and Referencing
23005 \begin_inset Index idx
23006 status collapsed
23007
23008 \begin_layout Plain Layout
23009 Math ! Formula numbering
23010 \end_layout
23011
23012 \end_inset
23013
23014
23015 \begin_inset Index idx
23016 status collapsed
23017
23018 \begin_layout Plain Layout
23019 Math ! Referencing formulas
23020 \end_layout
23021
23022 \end_inset
23023
23024
23025 \begin_inset CommandInset label
23026 LatexCommand label
23027 name "sec:Formula-Numbering-and"
23028
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \begin_layout Standard
23035 To number a formula, set the cursor in the formula and use the menu 
23036 \family sans
23037 Edit\SpecialChar \menuseparator
23038 Math\SpecialChar \menuseparator
23039 Toggle
23040 \begin_inset space ~
23041 \end_inset
23042
23043 Numbering
23044 \family default
23045  or the shortcut 
23046 \begin_inset Info
23047 type  "shortcut"
23048 arg   "math-number-toggle"
23049 \end_inset
23050
23051 .
23052  The formula number appears in LyX as 
23053 \begin_inset Quotes eld
23054 \end_inset
23055
23056 #
23057 \begin_inset Quotes erd
23058 \end_inset
23059
23060  within parentheses.
23061  The 
23062 \begin_inset Quotes eld
23063 \end_inset
23064
23065 #
23066 \begin_inset Quotes erd
23067 \end_inset
23068
23069  denotes, that the number will be calculated automatically when the output
23070  is generated.
23071  The placement and format of the formula number in the output depends on
23072  the document class.
23073  In this document the number is printed together with the chapter number,
23074  separated by a dot:
23075 \begin_inset Formula \begin{equation}
23076 1+1=2\end{equation}
23077
23078 \end_inset
23079
23080 Using 
23081 \begin_inset Info
23082 type  "shortcut"
23083 arg   "math-number-toggle"
23084 \end_inset
23085
23086  in a numbered formula will switch off the numbering.
23087  You can only number displayed formulas.
23088 \end_layout
23089
23090 \begin_layout Standard
23091 Multi-line formulas can be numbered line by line: Using the menu 
23092 \family sans
23093 Edit\SpecialChar \menuseparator
23094 Math\SpecialChar \menuseparator
23095 Toggle
23096 \begin_inset space ~
23097 \end_inset
23098
23099 Numbering
23100 \begin_inset space ~
23101 \end_inset
23102
23103 of
23104 \begin_inset space ~
23105 \end_inset
23106
23107 Line
23108 \family default
23109  or the shortcut 
23110 \begin_inset Info
23111 type  "shortcut"
23112 arg   "math-number-line-toggle"
23113 \end_inset
23114
23115  will only toggle the numbering of the line where the cursor is:
23116 \begin_inset Formula \begin{eqnarray}
23117 1 & = & 3-2\\
23118 2 & = & 4-2\nonumber \\
23119 4 & \leq & 7
23120 \end{eqnarray}
23121
23122 \end_inset
23123
23124 To number all lines use the shortcut 
23125 \begin_inset Info
23126 type  "shortcut"
23127 arg   "math-number-toggle"
23128 \end_inset
23129
23130 .
23131 \end_layout
23132
23133 \begin_layout Standard
23134 \begin_inset VSpace bigskip
23135 \end_inset
23136
23137 Every displayed formula can be referenced by its number using a label.
23138  A label is inserted with the menu 
23139 \family sans
23140 Insert\SpecialChar \menuseparator
23141 Label
23142 \family default
23143  when the cursor is in the formula.
23144  This opens a dialog to enter the label.
23145  It is recommended to use the proposed 
23146 \begin_inset Quotes eld
23147 \end_inset
23148
23149
23150 \family sans
23151 eq:
23152 \family default
23153
23154 \begin_inset Quotes erd
23155 \end_inset
23156
23157  as first part of the label, because this helps later to identify the label
23158  type when you have many labels in your document.
23159  We inserted in the following example the label 
23160 \begin_inset Quotes eld
23161 \end_inset
23162
23163 eq:tanhExp
23164 \begin_inset Quotes erd
23165 \end_inset
23166
23167  in the second line:
23168 \begin_inset Formula \begin{eqnarray}
23169 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23170  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23171 \end{eqnarray}
23172
23173 \end_inset
23174
23175 Every labeled line is automatically numbered.
23176  Therefore the label is shown in LyX at the place of the formula number
23177  placeholder 
23178 \begin_inset Quotes eld
23179 \end_inset
23180
23181 #
23182 \begin_inset Quotes erd
23183 \end_inset
23184
23185 .
23186  You can reference a labeled formula using the menu 
23187 \family sans
23188 Insert\SpecialChar \menuseparator
23189 Cross
23190 \begin_inset space ~
23191 \end_inset
23192
23193 Reference
23194 \family default
23195 .
23196  A dialog appears to choose a label you want refer to.
23197  The reference appears in LyX as a grey cross reference box and in the output
23198  as the formula number:
23199 \end_layout
23200
23201 \begin_layout Standard
23202 This is a cross-reference to equation (
23203 \begin_inset CommandInset ref
23204 LatexCommand ref
23205 reference "eq:tanhExp"
23206
23207 \end_inset
23208
23209 ).
23210 \end_layout
23211
23212 \begin_layout Standard
23213 The properties of LyX's cross-reference box are described in section
23214 \begin_inset space ~
23215 \end_inset
23216
23217
23218 \begin_inset CommandInset ref
23219 LatexCommand ref
23220 reference "sec:Cross-References"
23221
23222 \end_inset
23223
23224 .
23225  To delete a label, set the cursor in the labeled formula, use the menu
23226  
23227 \family sans
23228 Insert\SpecialChar \menuseparator
23229 Label
23230 \family default
23231  and delete the label in the appearing dialog.
23232 \begin_inset Foot
23233 status collapsed
23234
23235 \begin_layout Plain Layout
23236 This is a unintuitive and will be fixed in the next version of LyX.
23237 \end_layout
23238
23239 \end_inset
23240
23241  
23242 \end_layout
23243
23244 \begin_layout Section
23245 User defined math macros
23246 \begin_inset Index idx
23247 status collapsed
23248
23249 \begin_layout Plain Layout
23250 Math ! Macros
23251 \end_layout
23252
23253 \end_inset
23254
23255
23256 \end_layout
23257
23258 \begin_layout Standard
23259 LyX allows you to define macros for formulas which is very useful when you
23260  have equations of the same form in a document several times.
23261  Math macros are explained in section 
23262 \emph on
23263 Math
23264 \begin_inset space ~
23265 \end_inset
23266
23267 Macros
23268 \emph default
23269  of the 
23270 \emph on
23271 Math
23272 \emph default
23273  manual.
23274 \end_layout
23275
23276 \begin_layout Section
23277 Fine-Tuning
23278 \end_layout
23279
23280 \begin_layout Subsection
23281 Typefaces
23282 \begin_inset Index idx
23283 status collapsed
23284
23285 \begin_layout Plain Layout
23286 Math ! Typefaces
23287 \end_layout
23288
23289 \end_inset
23290
23291
23292 \end_layout
23293
23294 \begin_layout Standard
23295 The standard font for text is italic, for numbers the standard is roman.
23296  To set a font in a formula, use the 
23297 \family sans
23298 Math
23299 \begin_inset space ~
23300 \end_inset
23301
23302 Panel
23303 \family default
23304  button 
23305 \begin_inset Graphics
23306         filename ../images/math/font.png
23307
23308 \end_inset
23309
23310 , or enter its command, listed in table
23311 \begin_inset space ~
23312 \end_inset
23313
23314
23315 \begin_inset CommandInset ref
23316 LatexCommand ref
23317 reference "cap:Typefaces-and-the"
23318
23319 \end_inset
23320
23321 , directly.
23322 \end_layout
23323
23324 \begin_layout Standard
23325 \begin_inset Float table
23326 wide false
23327 sideways false
23328 status open
23329
23330 \begin_layout Plain Layout
23331 \begin_inset Caption
23332
23333 \begin_layout Plain Layout
23334 \begin_inset CommandInset label
23335 LatexCommand label
23336 name "cap:Typefaces-and-the"
23337
23338 \end_inset
23339
23340 Typefaces and the corresponding commands.
23341 \end_layout
23342
23343 \end_inset
23344
23345
23346 \end_layout
23347
23348 \begin_layout Plain Layout
23349 \align center
23350 \begin_inset Tabular
23351 <lyxtabular version="3" rows="9" columns="2">
23352 <features tabularvalignment="middle">
23353 <column alignment="center" valignment="top" width="0pt">
23354 <column alignment="center" valignment="top" width="0pt">
23355 <row>
23356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360 Font
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \begin_layout Plain Layout
23369 Command
23370 \end_layout
23371
23372 \end_inset
23373 </cell>
23374 </row>
23375 <row>
23376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380
23381 \shape up
23382 \size normal
23383 \bar no
23384 \noun off
23385 \color none
23386 \begin_inset Formula $\mathrm{Roman}$
23387 \end_inset
23388
23389
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398
23399 \series bold
23400
23401 \backslash
23402 mathrm
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 </row>
23408 <row>
23409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23410 \begin_inset Text
23411
23412 \begin_layout Plain Layout
23413 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23422 \begin_inset Text
23423
23424 \begin_layout Plain Layout
23425
23426 \series bold
23427
23428 \backslash
23429 mathbf
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 </row>
23435 <row>
23436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 \begin_inset Formula $\mathit{Italic}$
23441 \end_inset
23442
23443
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452
23453 \series bold
23454
23455 \backslash
23456 mathit
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 </row>
23462 <row>
23463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467
23468 \shape up
23469 \size normal
23470 \bar no
23471 \noun off
23472 \color none
23473 \begin_inset Formula $\mathtt{Typewriter}$
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \series bold
23487
23488 \backslash
23489 mathtt
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 </row>
23495 <row>
23496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23501 \end_inset
23502
23503
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \series bold
23514
23515 \backslash
23516 mathbb
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 </row>
23522 <row>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 \begin_inset Formula $\mathfrak{Fraktur}$
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539
23540 \series bold
23541
23542 \backslash
23543 mathfrak
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 <row>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \shape up
23556 \size normal
23557 \emph on
23558 \bar no
23559 \noun off
23560 \color none
23561 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23562 \end_inset
23563
23564
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573
23574 \series bold
23575
23576 \backslash
23577 mathcal
23578 \end_layout
23579
23580 \end_inset
23581 </cell>
23582 </row>
23583 <row>
23584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588 \begin_inset Formula $\mathsf{SansSerif}$
23589 \end_inset
23590
23591
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23597 \begin_inset Text
23598
23599 \begin_layout Plain Layout
23600
23601 \series bold
23602
23603 \backslash
23604 mathsf
23605 \end_layout
23606
23607 \end_inset
23608 </cell>
23609 </row>
23610 </lyxtabular>
23611
23612 \end_inset
23613
23614
23615 \end_layout
23616
23617 \end_inset
23618
23619
23620 \end_layout
23621
23622 \begin_layout Standard
23623 \begin_inset Note Greyedout
23624 status open
23625
23626 \begin_layout Plain Layout
23627
23628 \series bold
23629 Note:
23630 \series default
23631  You can only print capital letters in the typefaces 
23632 \family sans
23633 Blackboard
23634 \family default
23635  and 
23636 \family sans
23637 Calligraphic
23638 \family default
23639 .
23640 \end_layout
23641
23642 \end_inset
23643
23644
23645 \end_layout
23646
23647 \begin_layout Standard
23648 When you use a typeface, a blue box is inserted in the formula.
23649  Every character in this box will be printed in this typeface.
23650  Pressing 
23651 \family sans
23652 Space
23653 \family default
23654  within the box, will set the cursor outside, so that you have to use a
23655  protected space when you need a space in the box.
23656  Here an example where 
23657 \begin_inset Quotes eld
23658 \end_inset
23659
23660 N
23661 \begin_inset Quotes erd
23662 \end_inset
23663
23664  in 
23665 \family sans
23666 Blackboard
23667 \family default
23668  denotes the set of numbers:
23669 \begin_inset Formula \[
23670 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23671
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \begin_layout Standard
23678 The typefaces are nestable, which can cause confusion.
23679  You can e.
23680 \begin_inset space \thinspace{}
23681 \end_inset
23682
23683 g.
23684 \begin_inset space \space{}
23685 \end_inset
23686
23687 put a character in 
23688 \family sans
23689 Fraktur
23690 \family default
23691  in a box for 
23692 \family sans
23693 Typewriter
23694 \family default
23695
23696 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23697 \end_inset
23698
23699  
23700 \begin_inset Newline newline
23701 \end_inset
23702
23703 So it is better not to use this feature.
23704 \end_layout
23705
23706 \begin_layout Standard
23707 The typefaces have no effect on Greek letters: 
23708 \begin_inset Formula $\mathfrak{abc\delta e}$
23709 \end_inset
23710
23711
23712 \begin_inset Newline newline
23713 \end_inset
23714
23715 You can only print them emboldened using the command 
23716 \series bold
23717
23718 \backslash
23719 boldsymbol
23720 \series default
23721 , which works like the other typeface commands: 
23722 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23723 \end_inset
23724
23725
23726 \end_layout
23727
23728 \begin_layout Standard
23729
23730 \series bold
23731
23732 \backslash
23733 boldsymbol
23734 \series default
23735  works for all symbols, letters, and numbers.
23736 \end_layout
23737
23738 \begin_layout Standard
23739 A number of other font options are available as well, in the menu 
23740 \family sans
23741 Edit\SpecialChar \menuseparator
23742 Math\SpecialChar \menuseparator
23743 Text
23744 \begin_inset space ~
23745 \end_inset
23746
23747 Style
23748 \family default
23749 .
23750 \end_layout
23751
23752 \begin_layout Subsection
23753 Math Text
23754 \begin_inset Index idx
23755 status collapsed
23756
23757 \begin_layout Plain Layout
23758 Math ! Text
23759 \end_layout
23760
23761 \end_inset
23762
23763
23764 \end_layout
23765
23766 \begin_layout Standard
23767 Typefaces are useful for entering some characters in some given font, but
23768  not for text.
23769  For typing longer pieces of text use the math text, which is obtained using
23770  the entry 
23771 \family sans
23772 Normal
23773 \begin_inset space ~
23774 \end_inset
23775
23776 text
23777 \begin_inset space ~
23778 \end_inset
23779
23780 mode
23781 \family default
23782  of the 
23783 \family sans
23784 Math
23785 \begin_inset space ~
23786 \end_inset
23787
23788 Panel
23789 \family default
23790  button 
23791 \begin_inset Graphics
23792         filename ../images/math/font.png
23793
23794 \end_inset
23795
23796  (shortcut 
23797 \begin_inset Info
23798 type  "shortcut"
23799 arg   "font-default"
23800 \end_inset
23801
23802 ).
23803  Math text appears in LyX in black instead of blue.
23804  You can use spaces and accents in math text like in normal text.
23805  Here is an example:
23806 \begin_inset Formula \[
23807 f(x)=\begin{cases}
23808 x & \textrm{if I say so}\\
23809 -x & \textrm{unter Umständen}
23810 \end{cases}\]
23811
23812 \end_inset
23813
23814
23815 \end_layout
23816
23817 \begin_layout Subsection
23818 Font Sizes
23819 \begin_inset Index idx
23820 status collapsed
23821
23822 \begin_layout Plain Layout
23823 Math ! Font sizes
23824 \end_layout
23825
23826 \end_inset
23827
23828
23829 \end_layout
23830
23831 \begin_layout Standard
23832 There are four font styles (relative sizes) used in math-mode, which are
23833  automatically chosen in most situations.
23834  These are called 
23835 \family sans
23836 textstyle
23837 \family default
23838
23839 \family sans
23840 displaystyle
23841 \family default
23842
23843 \family sans
23844 scriptstyle
23845 \family default
23846 , and 
23847 \family sans
23848 scriptscriptstyle
23849 \family default
23850 .
23851  For most characters, 
23852 \family sans
23853 textstyle
23854 \family default
23855  and 
23856 \family sans
23857 displaystyle
23858 \family default
23859  are actually the same size, but fractions, superscripts and subscripts,
23860  and certain other structures, are set larger in 
23861 \family sans
23862 displaystyle
23863 \family default
23864 .
23865  Except for some operators, which resize themselves to accommodate various
23866  situations, all text will be set in the styles that LaTeX thinks are appropriat
23867 e.
23868  These choices can be overridden by using the math panel button 
23869 \begin_inset Graphics
23870         filename ../images/math/style.png
23871
23872 \end_inset
23873
23874 .
23875  A box for the size will be created in which you can insert the math structure.
23876  For example, you can set 
23877 \begin_inset Formula $\frac{1}{2}$
23878 \end_inset
23879
23880 , which is normally in 
23881 \family sans
23882 textstyle
23883 \family default
23884 , larger in 
23885 \family sans
23886 displaystyle
23887 \family default
23888
23889 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23890 \end_inset
23891
23892 .
23893  The four styles are used in the following example:
23894 \end_layout
23895
23896 \begin_layout Standard
23897 \begin_inset Formula $displaystyle$
23898 \end_inset
23899
23900
23901 \begin_inset Formula ${\textstyle textstyle}$
23902 \end_inset
23903
23904
23905 \begin_inset Formula ${\scriptstyle scriptstyle}$
23906 \end_inset
23907
23908
23909 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23910 \end_inset
23911
23912 .
23913 \end_layout
23914
23915 \begin_layout Standard
23916 All these math-mode font sizes are relative, that means, if the whole math
23917  inset is set in a particular size with the menu 
23918 \family sans
23919 Edit\SpecialChar \menuseparator
23920 Text
23921 \begin_inset space ~
23922 \end_inset
23923
23924 Style
23925 \family default
23926 , all sizes in the formula will be adjusted relative to this size.
23927  Similarly, if the base font size of the document is changed, all fonts
23928  will be adjusted to correspond.
23929  As an example here is a formula in the font size 
23930 \begin_inset Quotes eld
23931 \end_inset
23932
23933 largest
23934 \begin_inset Quotes erd
23935 \end_inset
23936
23937 :
23938 \end_layout
23939
23940 \begin_layout Standard
23941
23942 \family roman
23943 \size largest
23944 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23945 \end_inset
23946
23947
23948 \end_layout
23949
23950 \begin_layout Section
23951 Theorem Modules
23952 \end_layout
23953
23954 \begin_layout Standard
23955 As of LyX 1.6, support for theorem-like environments has been moved out of
23956  the document classes and into layout modules.
23957 \begin_inset Index idx
23958 status collapsed
23959
23960 \begin_layout Plain Layout
23961 Layout Modules
23962 \end_layout
23963
23964 \end_inset
23965
23966  As a result, theorem-like environments can now easily be used with classes
23967  other than the AMS classes.
23968  See section 
23969 \begin_inset CommandInset ref
23970 LatexCommand ref
23971 reference "sub:Modules"
23972
23973 \end_inset
23974
23975  for more on layout modules.
23976 \end_layout
23977
23978 \begin_layout Section
23979 AMS-LaTeX
23980 \begin_inset Index idx
23981 status collapsed
23982
23983 \begin_layout Plain Layout
23984 AMS math
23985 \end_layout
23986
23987 \end_inset
23988
23989
23990 \begin_inset Index idx
23991 status collapsed
23992
23993 \begin_layout Plain Layout
23994 Math ! AMS
23995 \end_layout
23996
23997 \end_inset
23998
23999
24000 \end_layout
24001
24002 \begin_layout Standard
24003 LyX supports the packages provided by the American Mathematical Society
24004  (AMS) that are in common use.
24005 \end_layout
24006
24007 \begin_layout Subsection
24008 Enabling AMS-Support
24009 \end_layout
24010
24011 \begin_layout Standard
24012 Selecting the checkbox 
24013 \family sans
24014 Use
24015 \begin_inset space ~
24016 \end_inset
24017
24018 AMS
24019 \begin_inset space ~
24020 \end_inset
24021
24022 math
24023 \begin_inset space ~
24024 \end_inset
24025
24026 package
24027 \family default
24028  in the 
24029 \family sans
24030 Document\SpecialChar \menuseparator
24031 Settings
24032 \family default
24033
24034 \begin_inset Index idx
24035 status collapsed
24036
24037 \begin_layout Plain Layout
24038 Document ! Settings
24039 \end_layout
24040
24041 \end_inset
24042
24043  dialog under 
24044 \family sans
24045 Math
24046 \begin_inset space ~
24047 \end_inset
24048
24049 Options
24050 \family default
24051  will include the AMS-packages in the document, and make the facilities
24052  available.
24053  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24054  formulas, assure that you have enabled AMS.
24055 \end_layout
24056
24057 \begin_layout Subsection
24058 AMS-Formula Types
24059 \begin_inset CommandInset label
24060 LatexCommand label
24061 name "sub:AMS-Formula-Types"
24062
24063 \end_inset
24064
24065
24066 \begin_inset Index idx
24067 status collapsed
24068
24069 \begin_layout Plain Layout
24070 Math ! Multi-line Equations
24071 \end_layout
24072
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \begin_layout Standard
24079 AMS-LaTeX provides a selection of different formula types.
24080  LyX allows you to choose between 
24081 \family typewriter
24082 align
24083 \family default
24084
24085 \family typewriter
24086 alignat
24087 \family default
24088
24089 \family typewriter
24090 flalign
24091 \family default
24092
24093 \family typewriter
24094 gather
24095 \family default
24096 , and 
24097 \family typewriter
24098 multline
24099 \family default
24100 .
24101  We refer to the AMS-documentation for an explanation of these formula types.
24102 \end_layout
24103
24104 \begin_layout Chapter
24105 More Tools
24106 \end_layout
24107
24108 \begin_layout Section
24109 Cross-References
24110 \begin_inset Index idx
24111 status collapsed
24112
24113 \begin_layout Plain Layout
24114 Cross references
24115 \end_layout
24116
24117 \end_inset
24118
24119
24120 \begin_inset CommandInset label
24121 LatexCommand label
24122 name "sec:Cross-References"
24123
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \begin_layout Standard
24130 One of LyX's strengths are cross-references.
24131  You can reference every section, float, footnote, formula, and list in
24132  the document.
24133  To reference a document part, you have to insert a label into it.
24134  The label is used as anchor and name for the reference.
24135  We want for example to refer to the second item of the following list:
24136 \end_layout
24137
24138 \begin_layout Enumerate
24139 First item
24140 \end_layout
24141
24142 \begin_layout Enumerate
24143 \begin_inset CommandInset label
24144 LatexCommand label
24145 name "enu:Second-item"
24146
24147 \end_inset
24148
24149 Second item
24150 \end_layout
24151
24152 \begin_layout Enumerate
24153 Third item
24154 \end_layout
24155
24156 \begin_layout Standard
24157 First we insert a label into the second item with the menu 
24158 \family sans
24159 Insert\SpecialChar \menuseparator
24160 Label
24161 \family default
24162  or by pressing the toolbar button 
24163 \begin_inset Graphics
24164         filename ../images/label-insert.png
24165         scale 85
24166
24167 \end_inset
24168
24169 .
24170  A grey label box like this: 
24171 \begin_inset Graphics
24172         filename clipart/labelQt4.png
24173         scale 85
24174
24175 \end_inset
24176
24177  is inserted and the label window pops up asking for the label text.
24178  LyX offers as text the first words of the item with a prefix, in our case
24179  the text 
24180 \begin_inset Quotes eld
24181 \end_inset
24182
24183
24184 \family sans
24185 enu: Second-item
24186 \family default
24187
24188 \begin_inset Quotes erd
24189 \end_inset
24190
24191 .
24192  The prefix 
24193 \begin_inset Quotes eld
24194 \end_inset
24195
24196
24197 \family sans
24198 enu:
24199 \family default
24200
24201 \begin_inset Quotes erd
24202 \end_inset
24203
24204  stands for 
24205 \begin_inset Quotes eld
24206 \end_inset
24207
24208 enumerate
24209 \begin_inset Quotes erd
24210 \end_inset
24211
24212 .
24213  The prefix depends on the document part where the label is inserted, e.
24214 \begin_inset space \thinspace{}
24215 \end_inset
24216
24217 g.
24218 \begin_inset space \space{}
24219 \end_inset
24220
24221 if you insert a label into a section heading, the prefix will be 
24222 \begin_inset Quotes eld
24223 \end_inset
24224
24225
24226 \family sans
24227 sec:
24228 \family default
24229
24230 \begin_inset Quotes erd
24231 \end_inset
24232
24233 .
24234 \end_layout
24235
24236 \begin_layout Standard
24237 To reference the item, we refer to its label using the menu 
24238 \family sans
24239 Insert\SpecialChar \menuseparator
24240 Cross-Reference
24241 \family default
24242  or the toolbar button 
24243 \begin_inset Graphics
24244         filename ../images/dialog-show-new-inset_ref.png
24245         scale 85
24246
24247 \end_inset
24248
24249 .
24250  A grey cross-reference box like this: 
24251 \begin_inset Graphics
24252         filename clipart/referenceQt4.png
24253         scale 85
24254
24255 \end_inset
24256
24257  is inserted and the cross-reference window appears showing all the labels
24258  in the document.
24259  We can now sort the labels alphabetically and then choose the entry 
24260 \begin_inset Quotes eld
24261 \end_inset
24262
24263
24264 \family sans
24265 enu:Second-item
24266 \family default
24267
24268 \begin_inset Quotes erd
24269 \end_inset
24270
24271 .
24272  At the position of the cross-reference box the item number will appear
24273  in the output.
24274 \end_layout
24275
24276 \begin_layout Standard
24277 Alternatively to 
24278 \family sans
24279 Insert\SpecialChar \menuseparator
24280 Cross-Reference
24281 \family default
24282 , you can right-click on a label and use in the appearing context menu 
24283 \family sans
24284 Copy as Reference
24285 \family default
24286 .
24287  The cross-reference to this label is now in the clipboard and can be copied
24288  to the actual cursor position via the menu 
24289 \family sans
24290 Edit\SpecialChar \menuseparator
24291 Paste
24292 \family default
24293  (shortcut Ctrl+V).
24294 \end_layout
24295
24296 \begin_layout Standard
24297 Here is our cross-reference: Item
24298 \begin_inset space ~
24299 \end_inset
24300
24301
24302 \begin_inset CommandInset ref
24303 LatexCommand ref
24304 reference "enu:Second-item"
24305
24306 \end_inset
24307
24308
24309 \end_layout
24310
24311 \begin_layout Standard
24312 It is recommended to use a protected space
24313 \begin_inset Foot
24314 status collapsed
24315
24316 \begin_layout Plain Layout
24317 described in section
24318 \begin_inset space ~
24319 \end_inset
24320
24321
24322 \begin_inset CommandInset ref
24323 LatexCommand ref
24324 reference "sub:Protected-Space"
24325
24326 \end_inset
24327
24328
24329 \end_layout
24330
24331 \end_inset
24332
24333  between the cross-reference name and its number to avoid ugly line breaks
24334  between them.
24335 \end_layout
24336
24337 \begin_layout Standard
24338 There are six varieties of cross-references:
24339 \end_layout
24340
24341 \begin_layout Description
24342 <reference>: prints the float number, this is the default: 
24343 \begin_inset CommandInset ref
24344 LatexCommand ref
24345 reference "cap:Two-distorted-images"
24346
24347 \end_inset
24348
24349
24350 \end_layout
24351
24352 \begin_layout Description
24353 (<reference>): prints the float number within two parentheses, this is the
24354  style normally used to reference formulas, especially when the reference
24355  name 
24356 \begin_inset Quotes eld
24357 \end_inset
24358
24359 Equation
24360 \begin_inset Quotes erd
24361 \end_inset
24362
24363  is omitted: 
24364 \begin_inset CommandInset ref
24365 LatexCommand eqref
24366 reference "eq:tanhExp"
24367
24368 \end_inset
24369
24370
24371 \end_layout
24372
24373 \begin_layout Description
24374 <page>: prints the page number: Page
24375 \begin_inset space ~
24376 \end_inset
24377
24378
24379 \begin_inset CommandInset ref
24380 LatexCommand pageref
24381 reference "cap:Two-distorted-images"
24382
24383 \end_inset
24384
24385
24386 \end_layout
24387
24388 \begin_layout Description
24389 on
24390 \begin_inset space ~
24391 \end_inset
24392
24393 page
24394 \begin_inset space ~
24395 \end_inset
24396
24397 <page>: prints the text "on page" and the page number: 
24398 \begin_inset CommandInset ref
24399 LatexCommand vpageref
24400 reference "cap:Two-distorted-images"
24401
24402 \end_inset
24403
24404
24405 \end_layout
24406
24407 \begin_layout Description
24408 <reference>
24409 \begin_inset space ~
24410 \end_inset
24411
24412 on
24413 \begin_inset space ~
24414 \end_inset
24415
24416 page
24417 \begin_inset space ~
24418 \end_inset
24419
24420 <page>: prints the float number, the text "on page", and the page number:
24421  
24422 \begin_inset CommandInset ref
24423 LatexCommand vref
24424 reference "cap:Two-distorted-images"
24425
24426 \end_inset
24427
24428
24429 \end_layout
24430
24431 \begin_layout Description
24432 Formatted
24433 \begin_inset space ~
24434 \end_inset
24435
24436 reference: prints a self defined cross-reference format.
24437 \begin_inset Newline newline
24438 \end_inset
24439
24440
24441 \begin_inset Note Greyedout
24442 status open
24443
24444 \begin_layout Plain Layout
24445
24446 \series bold
24447 Note:
24448 \series default
24449  This feature is only available when you have the LaTeX-package 
24450 \series bold
24451 prettyref
24452 \series default
24453
24454 \begin_inset Index idx
24455 status collapsed
24456
24457 \begin_layout Plain Layout
24458 LaTeX-packages ! prettyref
24459 \end_layout
24460
24461 \end_inset
24462
24463  installed.
24464 \end_layout
24465
24466 \end_inset
24467
24468
24469 \end_layout
24470
24471 \begin_layout Standard
24472 Note that the style <page> won't print the page number if the label is on
24473  the previous, the same, or the next page.
24474  You will e.
24475 \begin_inset space \thinspace{}
24476 \end_inset
24477
24478 g.
24479 \begin_inset space \space{}
24480 \end_inset
24481
24482 see the text 
24483 \begin_inset Quotes eld
24484 \end_inset
24485
24486
24487 \family sans
24488 on this page
24489 \family default
24490
24491 \begin_inset Quotes erd
24492 \end_inset
24493
24494  instead.
24495 \end_layout
24496
24497 \begin_layout Standard
24498 The number and current page of the referenced document part in the output,
24499  is automatically calculated by LaTeX.
24500  The varieties are adjusted in the field 
24501 \family sans
24502 Format
24503 \family default
24504  of the cross-reference window, that appear when you click on the cross-referenc
24505 e box.
24506 \end_layout
24507
24508 \begin_layout Standard
24509 You can only use the style 
24510 \family sans
24511 <reference>
24512 \family default
24513  to reference numbered document parts, while the reference style 
24514 \family sans
24515 <page>
24516 \family default
24517  is always possible.
24518 \end_layout
24519
24520 \begin_layout Standard
24521 If you want to reference a section, put the label in the section heading,
24522  to reference a float, put the label in the caption.
24523  For footnotes you can put the label somewhere in it.
24524  Referencing formulas is explained in section
24525 \begin_inset space ~
24526 \end_inset
24527
24528
24529 \begin_inset CommandInset ref
24530 LatexCommand ref
24531 reference "sec:Formula-Numbering-and"
24532
24533 \end_inset
24534
24535 .
24536 \end_layout
24537
24538 \begin_layout Standard
24539 The button 
24540 \family sans
24541 Go
24542 \begin_inset space ~
24543 \end_inset
24544
24545 to
24546 \begin_inset space ~
24547 \end_inset
24548
24549 Label
24550 \family default
24551  in the cross-reference window sets the the cursor before the referenced
24552  label.
24553  The button text changes then to 
24554 \family sans
24555 Go
24556 \begin_inset space ~
24557 \end_inset
24558
24559 Back
24560 \family default
24561  and you can use it to set the cursor back to the cross-reference.
24562  Right-clicking on a cross-reference box also sets the cursor before the
24563  referred label and you can go back with the toolbar button 
24564 \begin_inset Graphics
24565         filename ../images/bookmark-goto_0.png
24566         BoundingBox 0bp 5bp 20bp 25bp
24567         rotateOrigin center
24568
24569 \end_inset
24570
24571 .
24572 \end_layout
24573
24574 \begin_layout Standard
24575 You can change labels at any time by clicking on the label box.
24576  References to the changed label will automatically change its link to the
24577  new label text, so that you don't need to take care about this.
24578 \end_layout
24579
24580 \begin_layout Standard
24581 If a cross-reference refers to a non-existent label, you'll see two question
24582  marks in the output instead of the reference.
24583 \end_layout
24584
24585 \begin_layout Standard
24586 References are described in detail in the 
24587 \emph on
24588 Embedded Objects
24589 \emph default
24590  manual.
24591 \end_layout
24592
24593 \begin_layout Section
24594 Table of Contents and other Listings
24595 \begin_inset Index idx
24596 status collapsed
24597
24598 \begin_layout Plain Layout
24599 Table of contents
24600 \end_layout
24601
24602 \end_inset
24603
24604
24605 \begin_inset Index idx
24606 status collapsed
24607
24608 \begin_layout Plain Layout
24609 Outline
24610 \end_layout
24611
24612 \end_inset
24613
24614
24615 \begin_inset CommandInset label
24616 LatexCommand label
24617 name "sec:toc"
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Subsection
24625 Table of Contents
24626 \begin_inset CommandInset label
24627 LatexCommand label
24628 name "sub:Table-of-Contents"
24629
24630 \end_inset
24631
24632
24633 \end_layout
24634
24635 \begin_layout Standard
24636 The Table of Contents (TOC) is inserted with the menu 
24637 \family sans
24638 Insert\SpecialChar \menuseparator
24639 List/TOC\SpecialChar \menuseparator
24640 Table
24641 \begin_inset space ~
24642 \end_inset
24643
24644 of
24645 \begin_inset space ~
24646 \end_inset
24647
24648 Contents
24649 \family default
24650 .
24651  Is is displayed in LyX as a gray box.
24652  If you click on it, the 
24653 \family sans
24654 Outline
24655 \family default
24656  window appears, showing you the TOC entries as outline to move and rearrange
24657  sections in your documents.
24658  So this operation is an alternative to the menu 
24659 \family sans
24660 Document\SpecialChar \menuseparator
24661 Outline
24662 \family default
24663  that is described in sec.
24664 \begin_inset space \thinspace{}
24665 \end_inset
24666
24667
24668 \begin_inset CommandInset ref
24669 LatexCommand ref
24670 reference "sec:Navigating"
24671
24672 \end_inset
24673
24674 .
24675 \end_layout
24676
24677 \begin_layout Standard
24678 The TOC in the document output lists every numbered section automatically.
24679  If you have declared a short title for a section heading, as described
24680  in section
24681 \begin_inset space ~
24682 \end_inset
24683
24684
24685 \begin_inset CommandInset ref
24686 LatexCommand ref
24687 reference "sec:Short-Titles"
24688
24689 \end_inset
24690
24691 , it will be used in the TOC instead of the section heading.
24692  Section
24693 \begin_inset space ~
24694 \end_inset
24695
24696
24697 \begin_inset CommandInset ref
24698 LatexCommand ref
24699 reference "sub:Numbering-depth"
24700
24701 \end_inset
24702
24703  describes how the level is adjusted that defines which section types are
24704  listed in the TOC.
24705  Unnumbered sections are not listed in the TOC.
24706 \end_layout
24707
24708 \begin_layout Subsection
24709 List of Figures, Tables, and Algorithms
24710 \begin_inset CommandInset label
24711 LatexCommand label
24712 name "sub:List-of-Figures"
24713
24714 \end_inset
24715
24716
24717 \end_layout
24718
24719 \begin_layout Standard
24720 Table, figure, and algorithm lists are very much like the table of contents.
24721  You can insert them via the 
24722 \family sans
24723 Insert\SpecialChar \menuseparator
24724 List
24725 \begin_inset space ~
24726 \end_inset
24727
24728 /
24729 \begin_inset space ~
24730 \end_inset
24731
24732 TOC
24733 \family default
24734  submenus.
24735  The list entries are the float captions and the float number.
24736 \end_layout
24737
24738 \begin_layout Section
24739 URLs and Hyperlinks
24740 \begin_inset Index idx
24741 status collapsed
24742
24743 \begin_layout Plain Layout
24744 URLs
24745 \end_layout
24746
24747 \end_inset
24748
24749
24750 \begin_inset Index idx
24751 status collapsed
24752
24753 \begin_layout Plain Layout
24754 Hyperlinks
24755 \end_layout
24756
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \begin_layout Subsection
24763 URLs
24764 \begin_inset CommandInset label
24765 LatexCommand label
24766 name "sub:URLs"
24767
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \begin_layout Standard
24774 Links to web pages or email addresses can be inserted via the menu 
24775 \family sans
24776 Insert\SpecialChar \menuseparator
24777 URL
24778 \family default
24779 .
24780 \end_layout
24781
24782 \begin_layout Standard
24783 Here is an example URL: LyX's homepage: 
24784 \begin_inset Flex URL
24785 status open
24786
24787 \begin_layout Plain Layout
24788
24789 http://www.lyx.org
24790 \end_layout
24791
24792 \end_inset
24793
24794
24795 \end_layout
24796
24797 \begin_layout Standard
24798 You cannot change the style of the link text, the URL text will always be
24799  in the style 
24800 \family typewriter
24801 Typewriter
24802 \family default
24803 .
24804  To be able to format the URL text, use hyperlinks as explained in the next
24805  subsection.
24806 \end_layout
24807
24808 \begin_layout Standard
24809 \begin_inset Note Greyedout
24810 status open
24811
24812 \begin_layout Plain Layout
24813
24814 \series bold
24815 Note:
24816 \series default
24817  URLs must not end with a backslash, otherwise you get LaTeX errors.
24818 \end_layout
24819
24820 \end_inset
24821
24822
24823 \end_layout
24824
24825 \begin_layout Subsection
24826 Hyperlinks
24827 \begin_inset CommandInset label
24828 LatexCommand label
24829 name "sub:Hyperlinks"
24830
24831 \end_inset
24832
24833
24834 \end_layout
24835
24836 \begin_layout Standard
24837 Hyperlinks can be inserted with the menu 
24838 \family sans
24839 Insert\SpecialChar \menuseparator
24840 Hyperlink
24841 \family default
24842  or with the toolbar button 
24843 \begin_inset Graphics
24844         filename ../images/href-insert.png
24845         BoundingBox 0bp 5bp 20bp 20bp
24846
24847 \end_inset
24848
24849 .
24850  The appearing dialog has two fields: 
24851 \family sans
24852 Target
24853 \family default
24854  and 
24855 \family sans
24856 Name
24857 \family default
24858 .
24859  The name is the printed text for the hyperlink.
24860  The hyperlink type can be a weblink like this: 
24861 \begin_inset CommandInset href
24862 LatexCommand href
24863 name "LyX's homepage"
24864 target "http://www.lyx.org"
24865
24866 \end_inset
24867
24868 , an Email address like this: 
24869 \begin_inset CommandInset href
24870 LatexCommand href
24871 name "lyx-docs mailing list"
24872 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24873 type "mailto:"
24874
24875 \end_inset
24876
24877 , or a link to a file.
24878 \end_layout
24879
24880 \begin_layout Standard
24881 You can start applications via a hyperlink when you insert a weblink, but
24882  add the prefix 
24883 \begin_inset Quotes eld
24884 \end_inset
24885
24886
24887 \family sans
24888 run:
24889 \family default
24890
24891 \begin_inset Quotes erd
24892 \end_inset
24893
24894  to the link target.
24895 \end_layout
24896
24897 \begin_layout Standard
24898 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24899  and become clickable in the DVI and PDF-output.
24900  To set the format of the link text, highlight the hyperlink inset and use
24901  the text style dialog.
24902  This is for example a hyperlink with bold sans serif text: 
24903 \family sans
24904 \series bold
24905
24906 \begin_inset CommandInset href
24907 LatexCommand href
24908 name "LyX's homepage"
24909 target "http://www.lyx.org"
24910
24911 \end_inset
24912
24913
24914 \end_layout
24915
24916 \begin_layout Standard
24917 The link text color can be changed, when the option 
24918 \family sans
24919 Color links
24920 \family default
24921  is set in the PDF Properties dialog (menu 
24922 \family sans
24923 Document\SpecialChar \menuseparator
24924 Settings\SpecialChar \menuseparator
24925 PDF Properties
24926 \family default
24927 ).
24928  The link text is for example set in this document to blue by adding the
24929  option
24930 \begin_inset Newline newline
24931 \end_inset
24932
24933
24934 \series bold
24935 urlcolor=blue
24936 \series default
24937
24938 \begin_inset Newline newline
24939 \end_inset
24940
24941 to the field 
24942 \family sans
24943 Additional options
24944 \family default
24945  in the PDF Properties dialog.
24946 \end_layout
24947
24948 \begin_layout Section
24949 Appendices
24950 \begin_inset Index idx
24951 status collapsed
24952
24953 \begin_layout Plain Layout
24954 Appendix
24955 \end_layout
24956
24957 \end_inset
24958
24959
24960 \begin_inset CommandInset label
24961 LatexCommand label
24962 name "sec:Appendices"
24963
24964 \end_inset
24965
24966
24967 \end_layout
24968
24969 \begin_layout Standard
24970 Appendices are created with the menu 
24971 \family sans
24972 Document\SpecialChar \menuseparator
24973 Start
24974 \begin_inset space ~
24975 \end_inset
24976
24977 Appendix
24978 \begin_inset space ~
24979 \end_inset
24980
24981 Here
24982 \family default
24983 .
24984  This menu sets the document from the current cursor position to the end
24985  as the appendix region.
24986  The region is marked with a red borderline.
24987 \end_layout
24988
24989 \begin_layout Standard
24990 Every chapter (or section) within the appendix region is treated as an appendix,
24991  numbered with a capital Latin letter.
24992  The appendix subsections are numbered with this letter followed by a dot
24993  and the subsection number.
24994  All appendix sections can be referenced as if they were normal sections,
24995  here two examples:
24996 \end_layout
24997
24998 \begin_layout Standard
24999 Appendix
25000 \begin_inset space ~
25001 \end_inset
25002
25003
25004 \begin_inset CommandInset ref
25005 LatexCommand ref
25006 reference "cha:Credits"
25007
25008 \end_inset
25009
25010 ; Appendix
25011 \begin_inset space ~
25012 \end_inset
25013
25014
25015 \begin_inset CommandInset ref
25016 LatexCommand ref
25017 reference "sub:Export"
25018
25019 \end_inset
25020
25021
25022 \end_layout
25023
25024 \begin_layout Section
25025 Bibliography
25026 \begin_inset Index idx
25027 status collapsed
25028
25029 \begin_layout Plain Layout
25030 Bibliography
25031 \end_layout
25032
25033 \end_inset
25034
25035
25036 \begin_inset CommandInset label
25037 LatexCommand label
25038 name "sec:Bibliography"
25039
25040 \end_inset
25041
25042
25043 \end_layout
25044
25045 \begin_layout Standard
25046 There are two ways of generating the bibliography in a LyX-document.
25047  You can include a bibliography database,
25048 \begin_inset Foot
25049 status collapsed
25050
25051 \begin_layout Plain Layout
25052 Known under the name 
25053 \begin_inset Quotes eld
25054 \end_inset
25055
25056 BibTeX-database
25057 \begin_inset Quotes erd
25058 \end_inset
25059
25060 .
25061 \end_layout
25062
25063 \end_inset
25064
25065  which is explained in the next subsection, or you can insert the bibliography
25066  manually, using the paragraph environment 
25067 \family sans
25068 Bibliography
25069 \family default
25070 , which was described in section
25071 \begin_inset space ~
25072 \end_inset
25073
25074
25075 \begin_inset CommandInset ref
25076 LatexCommand ref
25077 reference "sub:Biblio_environment"
25078
25079 \end_inset
25080
25081 .
25082  If you want anything other than numerical citations that are used in this
25083  document, like author-year cituations, then you must
25084 \emph on
25085  
25086 \emph default
25087 use a bibliography database.
25088 \end_layout
25089
25090 \begin_layout Subsection
25091 The Bibliography Environment
25092 \end_layout
25093
25094 \begin_layout Standard
25095 Within the 
25096 \family sans
25097 Bibliography
25098 \family default
25099  environment, every paragraph begins with a gray bibliography box labeled
25100  with a number.
25101  If you click on it, you will get a dialog in which you can set a 
25102 \family sans
25103 Key
25104 \family default
25105  and a 
25106 \family sans
25107 Label
25108 \family default
25109 .
25110  The key is the symbolic name by which you will refer to this bibliography
25111  entry.
25112  For example, our second entry in the bibliography is a book about LaTeX
25113  and we used 
25114 \begin_inset Quotes eld
25115 \end_inset
25116
25117 latexcompanion
25118 \begin_inset Quotes erd
25119 \end_inset
25120
25121 , a short form of its title, as key.
25122 \end_layout
25123
25124 \begin_layout Standard
25125 You can refer to the key of a bibliography entry using the menu 
25126 \family sans
25127 Insert\SpecialChar \menuseparator
25128 Citation
25129 \family default
25130  or the toolbar button 
25131 \begin_inset Graphics
25132         filename ../images/dialog-show-new-inset_citation.png
25133         BoundingBox 0bp 5bp 20bp 20bp
25134
25135 \end_inset
25136
25137 .
25138  A citation reference box is inserted and a citation window will appear
25139  in which you can select one or more keys in the available key list.
25140  The citation reference box will be labeled with the referenced key.
25141  When you click on the box, the citation window appears and you can change
25142  the reference.
25143 \end_layout
25144
25145 \begin_layout Standard
25146 Citation references appear in the output as the number of the bibliography
25147  entry with surrounding brackets.
25148  If you set a 
25149 \family sans
25150 Label
25151 \family default
25152  for the entry, the label will appear instead of the number.
25153  Here are two examples; the first without a label, the second with the label
25154  
25155 \begin_inset Quotes eld
25156 \end_inset
25157
25158 Credits
25159 \begin_inset Quotes erd
25160 \end_inset
25161
25162 :
25163 \end_layout
25164
25165 \begin_layout Standard
25166 Have a look at the 
25167 \family sans
25168 LaTeX Companion Second Edition
25169 \family default
25170
25171 \begin_inset CommandInset citation
25172 LatexCommand cite
25173 key "latexcompanion"
25174
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \begin_layout Standard
25181 The LyX-Team members are listed in the Credits: 
25182 \begin_inset CommandInset citation
25183 LatexCommand cite
25184 key "lyxcredit"
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Subsection
25192 Bibliography databases (BibTeX)
25193 \begin_inset Index idx
25194 status collapsed
25195
25196 \begin_layout Plain Layout
25197 Bibliography ! Databases
25198 \end_layout
25199
25200 \end_inset
25201
25202
25203 \begin_inset Index idx
25204 status collapsed
25205
25206 \begin_layout Plain Layout
25207 Bibliography ! BibTeX
25208 \end_layout
25209
25210 \end_inset
25211
25212
25213 \begin_inset CommandInset label
25214 LatexCommand label
25215 name "sub:Bibliography-databases"
25216
25217 \end_inset
25218
25219
25220 \end_layout
25221
25222 \begin_layout Standard
25223 Bibliography databases are useful if you use the same bibliography in different
25224  documents.
25225 \begin_inset Foot
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229 They are also useful simply for keeping a database of articles and notes
25230  concerning them.
25231  Most of the database programs mentioned below allow you to store annotations
25232  and reviews along with bibliographical information.
25233 \end_layout
25234
25235 \end_inset
25236
25237  It also makes it very easy to have a uniform layout for all bibliography
25238  entries.
25239  You can collect the bibliography of all relevant books and articles of
25240  your working field in a database.
25241  This database can be used for different documents, and only the entries
25242  cited in a particular document will appear in the bibliography list for
25243  that document.
25244  This relieves you of the need to keep track of which articles and books
25245  you have cited.
25246 \end_layout
25247
25248 \begin_layout Standard
25249 The database is a text file with the file extension 
25250 \begin_inset Quotes eld
25251 \end_inset
25252
25253
25254 \family sans
25255 .bib
25256 \family default
25257
25258 \begin_inset Quotes erd
25259 \end_inset
25260
25261 , containing the bibliography in a special format.
25262  The format is explained in 
25263 \begin_inset CommandInset citation
25264 LatexCommand cite
25265 key "BibTeX-2"
25266
25267 \end_inset
25268
25269  and in LaTeX books (
25270 \begin_inset CommandInset citation
25271 LatexCommand cite
25272 key "Mittelbach,Kopka,Lamport"
25273
25274 \end_inset
25275
25276 ).
25277  The file can be created using any text editor, but normally one uses a
25278  special program to create and edit the entries in the database.
25279  A list of such programs is maintained on the LyX Wiki at 
25280 \begin_inset Flex URL
25281 status collapsed
25282
25283 \begin_layout Plain Layout
25284
25285 http://wiki.lyx.org/BibTeX/Programs
25286 \end_layout
25287
25288 \end_inset
25289
25290 .
25291 \end_layout
25292
25293 \begin_layout Standard
25294 To use a database, use the menu 
25295 \family sans
25296 Insert\SpecialChar \menuseparator
25297 List
25298 \family default
25299 /
25300 \family sans
25301 TOC\SpecialChar \menuseparator
25302 BibT
25303 \begin_inset ERT
25304 status collapsed
25305
25306 \begin_layout Plain Layout
25307
25308 {}
25309 \end_layout
25310
25311 \end_inset
25312
25313 eX
25314 \begin_inset space ~
25315 \end_inset
25316
25317 Bibliography
25318 \family default
25319 .
25320  A grey box will be inserted and a window appears.
25321  In this window you can load one or more databases and a style file.
25322  The option 
25323 \family sans
25324 Add bibliography to TOC
25325 \family default
25326  adds a table of contents entry for the bibliography.
25327  In the 
25328 \family sans
25329 Content
25330 \family default
25331  drop box you can select what part of the database should be output.
25332 \end_layout
25333
25334 \begin_layout Standard
25335 The style file is a text file with the file extension 
25336 \begin_inset Quotes eld
25337 \end_inset
25338
25339
25340 \family sans
25341 .bst
25342 \family default
25343
25344 \begin_inset Quotes erd
25345 \end_inset
25346
25347  that controls how the bibliography entries will appear.
25348  Your LaTeX distribution should provide several of these, and many publishers
25349  provide their own style files, so that you don't have to take care of the
25350  layout.
25351  It is of course possible to write your own style file, but this is something
25352  for experts.
25353 \begin_inset Foot
25354 status collapsed
25355
25356 \begin_layout Plain Layout
25357 For information how this is done, have a look at
25358 \begin_inset Newline newline
25359 \end_inset
25360
25361
25362 \begin_inset CommandInset href
25363 LatexCommand href
25364 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25365
25366 \end_inset
25367
25368 .
25369 \end_layout
25370
25371 \end_inset
25372
25373
25374 \end_layout
25375
25376 \begin_layout Standard
25377 Inserting a citation reference works as described in the previous section.
25378 \end_layout
25379
25380 \begin_layout Standard
25381 To generate the bibliography from a database, LyX uses the program BibTeX.
25382  This program can be controlled with options that you can add in LyX's preferenc
25383 es dialog under 
25384 \family sans
25385 Outputs\SpecialChar \menuseparator
25386 LaT
25387 \begin_inset ERT
25388 status collapsed
25389
25390 \begin_layout Plain Layout
25391
25392 {}
25393 \end_layout
25394
25395 \end_inset
25396
25397 eX
25398 \family default
25399  in the 
25400 \family sans
25401 BibT
25402 \begin_inset ERT
25403 status collapsed
25404
25405 \begin_layout Plain Layout
25406
25407 {}
25408 \end_layout
25409
25410 \end_inset
25411
25412 eX
25413 \begin_inset space ~
25414 \end_inset
25415
25416 command
25417 \family default
25418  field.
25419  Before adding options, it is strongly recommended to read the manual of
25420  
25421 \family sans
25422 BibTeX
25423 \family default
25424  
25425 \begin_inset CommandInset citation
25426 LatexCommand cite
25427 key "BibTeX"
25428
25429 \end_inset
25430
25431 .
25432 \end_layout
25433
25434 \begin_layout Standard
25435 When you select the option 
25436 \family sans
25437 Sectioned bibliography
25438 \family default
25439  in the 
25440 \family sans
25441 Document\SpecialChar \menuseparator
25442 Settings
25443 \family default
25444  dialog, it is possible to have multiple and sectioned bibliographies.
25445  This and other options are explained in detail in section 
25446 \emph on
25447 Customizing Bibliographies
25448 \emph default
25449  
25450 \emph on
25451 with BibTeX
25452 \emph default
25453  of the 
25454 \emph on
25455 Additional Features
25456 \emph default
25457  manual.
25458 \end_layout
25459
25460 \begin_layout Standard
25461 We use two bibliographies in this document to show the difference between
25462  the two methods of creating them.
25463  As you can see, the bibliography that is created from a database lists
25464  only the database entries that are referenced in the document.
25465  We used the style file 
25466 \family sans
25467 alphadin.bst
25468 \family default
25469  to get the complicated German reference key scheme in the bibliography.
25470 \end_layout
25471
25472 \begin_layout Subsection
25473 Bibliography layout
25474 \begin_inset Index idx
25475 status collapsed
25476
25477 \begin_layout Plain Layout
25478 Bibliography ! Layout
25479 \end_layout
25480
25481 \end_inset
25482
25483
25484 \end_layout
25485
25486 \begin_layout Standard
25487 In the citation reference dialog you can set a special citation format.
25488  For this feature you need to enable the option 
25489 \family sans
25490 Natbib
25491 \family default
25492  in the 
25493 \family sans
25494 Document\SpecialChar \menuseparator
25495 Settings
25496 \family default
25497
25498 \begin_inset Index idx
25499 status collapsed
25500
25501 \begin_layout Plain Layout
25502 Document ! Settings
25503 \end_layout
25504
25505 \end_inset
25506
25507  dialog under 
25508 \family sans
25509 Bibliography
25510 \family default
25511 .
25512  Setting a citation style for a reference will overwrite the default.
25513  For the global citation format use the BibTeX style files as explained
25514  in the previous section.
25515 \end_layout
25516
25517 \begin_layout Standard
25518 You can also set text, that should appear before or after a citation reference,
25519  in the citation reference window.
25520  Here an example where we set the text 
25521 \begin_inset Quotes eld
25522 \end_inset
25523
25524 Chapter
25525 \begin_inset space ~
25526 \end_inset
25527
25528 3
25529 \begin_inset Quotes erd
25530 \end_inset
25531
25532  to appear after the reference:
25533 \end_layout
25534
25535 \begin_layout Standard
25536 Have a look at 
25537 \begin_inset CommandInset citation
25538 LatexCommand cite
25539 after "Chapter 3"
25540 key "latexcompanion"
25541
25542 \end_inset
25543
25544 .
25545 \end_layout
25546
25547 \begin_layout Section
25548 Index
25549 \begin_inset Index idx
25550 status collapsed
25551
25552 \begin_layout Plain Layout
25553 Index generation
25554 \end_layout
25555
25556 \end_inset
25557
25558
25559 \begin_inset CommandInset label
25560 LatexCommand label
25561 name "sec:Index"
25562
25563 \end_inset
25564
25565
25566 \end_layout
25567
25568 \begin_layout Standard
25569 An index entry is created if you use the menu 
25570 \family sans
25571 Insert\SpecialChar \menuseparator
25572 Index
25573 \begin_inset space ~
25574 \end_inset
25575
25576 Entry
25577 \family default
25578  or the toolbar button 
25579 \begin_inset Graphics
25580         filename ../images/index-insert.png
25581         BoundingBox 0bp 5bp 20bp 20bp
25582
25583 \end_inset
25584
25585 .
25586  A box labeled 
25587 \begin_inset Quotes eld
25588 \end_inset
25589
25590
25591 \family sans
25592 Index
25593 \family default
25594
25595 \begin_inset Quotes erd
25596 \end_inset
25597
25598  is inserted containing the text that appears in the index.
25599  The word where the cursor is in or the currently highlighted text is proposed
25600  by LyX as the index entry.
25601 \end_layout
25602
25603 \begin_layout Standard
25604 We give a short overview of the index commands in the next subsections.
25605  For a detailed description of LaTeX's index mechanism, have a look at one
25606  of the LaTeX books 
25607 \begin_inset CommandInset citation
25608 LatexCommand cite
25609 key "latexcompanion,latexguide,latexbook"
25610
25611 \end_inset
25612
25613 .
25614 \end_layout
25615
25616 \begin_layout Standard
25617 The index list is inserted in the document with the menu 
25618 \family sans
25619 Insert\SpecialChar \menuseparator
25620 List
25621 \begin_inset space ~
25622 \end_inset
25623
25624 /
25625 \begin_inset space ~
25626 \end_inset
25627
25628 TOC\SpecialChar \menuseparator
25629 Index
25630 \begin_inset space ~
25631 \end_inset
25632
25633 List
25634 \family default
25635 .
25636  A light blue box labeled 
25637 \begin_inset Quotes eld
25638 \end_inset
25639
25640
25641 \family sans
25642 Index
25643 \family default
25644
25645 \begin_inset Quotes erd
25646 \end_inset
25647
25648  will show the place where the index is printed in the output.
25649  The index list box is not clickable like other LyX-boxes.
25650 \end_layout
25651
25652 \begin_layout Subsection
25653 Grouping Index Entries
25654 \begin_inset Index idx
25655 status collapsed
25656
25657 \begin_layout Plain Layout
25658 Index ! Grouping
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \begin_layout Standard
25667 Index entries are often grouped to offer the reader a fast search in the
25668  index.
25669  We want to group for example the index entries for itemized and enumerated
25670  lists under the entry 
25671 \begin_inset Quotes eld
25672 \end_inset
25673
25674 Lists
25675 \begin_inset Quotes erd
25676 \end_inset
25677
25678 .
25679  First we create the entry 
25680 \begin_inset Quotes eld
25681 \end_inset
25682
25683 Lists
25684 \begin_inset Quotes erd
25685 \end_inset
25686
25687  in section
25688 \begin_inset space ~
25689 \end_inset
25690
25691
25692 \begin_inset CommandInset ref
25693 LatexCommand ref
25694 reference "sub:Lists"
25695
25696 \end_inset
25697
25698 .
25699  In the text field for the itemized list index entry in section
25700 \begin_inset space ~
25701 \end_inset
25702
25703
25704 \begin_inset CommandInset ref
25705 LatexCommand ref
25706 reference "sec:Itemize"
25707
25708 \end_inset
25709
25710 , we insert the command
25711 \end_layout
25712
25713 \begin_layout Standard
25714
25715 \series bold
25716 Lists ! Itemize
25717 \end_layout
25718
25719 \begin_layout Standard
25720 and the command
25721 \end_layout
25722
25723 \begin_layout Standard
25724
25725 \series bold
25726 Lists ! Enumerate
25727 \end_layout
25728
25729 \begin_layout Standard
25730 for the enumerated list in section
25731 \begin_inset space ~
25732 \end_inset
25733
25734
25735 \begin_inset CommandInset ref
25736 LatexCommand ref
25737 reference "sec:Enumerate"
25738
25739 \end_inset
25740
25741 .
25742 \end_layout
25743
25744 \begin_layout Standard
25745 The exclamation mark 
25746 \begin_inset Quotes eld
25747 \end_inset
25748
25749 !
25750 \begin_inset Quotes erd
25751 \end_inset
25752
25753  marks the grouping levels.
25754  You can have three levels; every index level is indented a bit more.
25755  An index entry for the higher levels is not required.
25756  If we don't have an index entry for 
25757 \begin_inset Quotes eld
25758 \end_inset
25759
25760 Lists
25761 \begin_inset Quotes erd
25762 \end_inset
25763
25764 , it will be printed anyway, but without a page number.
25765 \end_layout
25766
25767 \begin_layout Subsection
25768 Page Ranges
25769 \begin_inset Index idx
25770 status collapsed
25771
25772 \begin_layout Plain Layout
25773 Index ! Page ranges
25774 \end_layout
25775
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \begin_layout Standard
25782 Normally an index entry will appear with the page number of the indexed
25783  section.
25784  But sometimes you want to index more pages under the same entry.
25785  E.g if we want to index the paragraph environments, we create an index entry
25786  in section
25787 \begin_inset space ~
25788 \end_inset
25789
25790
25791 \begin_inset CommandInset ref
25792 LatexCommand ref
25793 reference "sec:Paragraph-Environments"
25794
25795 \end_inset
25796
25797  with the command
25798 \end_layout
25799
25800 \begin_layout Standard
25801
25802 \series bold
25803 Paragraph environments|(
25804 \end_layout
25805
25806 \begin_layout Standard
25807 and another entry at the end of section
25808 \begin_inset space ~
25809 \end_inset
25810
25811
25812 \begin_inset CommandInset ref
25813 LatexCommand ref
25814 reference "sub:LyX-Code"
25815
25816 \end_inset
25817
25818  with the command
25819 \end_layout
25820
25821 \begin_layout Standard
25822
25823 \series bold
25824 Paragraph environments|)
25825 \end_layout
25826
25827 \begin_layout Standard
25828 The commands 
25829 \begin_inset Quotes eld
25830 \end_inset
25831
25832
25833 \series bold
25834 |(
25835 \series default
25836
25837 \begin_inset Quotes erd
25838 \end_inset
25839
25840  and 
25841 \begin_inset Quotes eld
25842 \end_inset
25843
25844
25845 \series bold
25846 |)
25847 \series default
25848
25849 \begin_inset Quotes erd
25850 \end_inset
25851
25852  respectively start and end the index range.
25853  You can also add the same index entry at different places in the document.
25854  They appear in the output under one entry with a comma separated list of
25855  the pages of the indexed document parts.
25856  An example is the index entry 
25857 \begin_inset Quotes eld
25858 \end_inset
25859
25860 Document ! Settings
25861 \begin_inset Quotes erd
25862 \end_inset
25863
25864 .
25865 \end_layout
25866
25867 \begin_layout Subsection
25868 Cross referencing
25869 \begin_inset Index idx
25870 status collapsed
25871
25872 \begin_layout Plain Layout
25873 Index ! Cross referencing
25874 \end_layout
25875
25876 \end_inset
25877
25878
25879 \end_layout
25880
25881 \begin_layout Standard
25882 It is also possible to refer to another index entry.
25883  We referred for example in the index entry 
25884 \begin_inset Quotes eld
25885 \end_inset
25886
25887 GIF
25888 \begin_inset Quotes erd
25889 \end_inset
25890
25891  (in section
25892 \begin_inset space ~
25893 \end_inset
25894
25895
25896 \begin_inset CommandInset ref
25897 LatexCommand ref
25898 reference "sub:Image-Formats"
25899
25900 \end_inset
25901
25902 ) to the index entry 
25903 \begin_inset Quotes eld
25904 \end_inset
25905
25906 Image formats
25907 \begin_inset Quotes erd
25908 \end_inset
25909
25910  in the same section using the entry
25911 \end_layout
25912
25913 \begin_layout Standard
25914
25915 \series bold
25916 GIF|see{Image formats}
25917 \end_layout
25918
25919 \begin_layout Standard
25920 where the braces have to be inserted as TeX Code.
25921  The text within the braces is the referenced entry.
25922  The reference will appear in the output without a page number.
25923 \end_layout
25924
25925 \begin_layout Subsection
25926 Index Entry Order
25927 \begin_inset Index idx
25928 status collapsed
25929
25930 \begin_layout Plain Layout
25931 Index ! Entry order
25932 \end_layout
25933
25934 \end_inset
25935
25936
25937 \end_layout
25938
25939 \begin_layout Standard
25940 You can use accented characters in the index entry, but the entries might
25941  then not follow the rules for the index order.
25942  The index entries are sorted alphabetically, but LaTeX
25943 \begin_inset Foot
25944 status collapsed
25945
25946 \begin_layout Plain Layout
25947 The index generating is done in the background by an extra program, see
25948  section
25949 \begin_inset space ~
25950 \end_inset
25951
25952
25953 \begin_inset CommandInset ref
25954 LatexCommand ref
25955 reference "sub:Index-Program"
25956
25957 \end_inset
25958
25959 .
25960 \end_layout
25961
25962 \end_inset
25963
25964  doesn't know how to sort accents in different languages.
25965  We have created as an example the three dummy index entries 
25966 \begin_inset Quotes eld
25967 \end_inset
25968
25969 maison
25970 \begin_inset Quotes erd
25971 \end_inset
25972
25973
25974 \begin_inset Quotes eld
25975 \end_inset
25976
25977 maïs
25978 \begin_inset Quotes erd
25979 \end_inset
25980
25981 , and 
25982 \begin_inset Quotes eld
25983 \end_inset
25984
25985 maître
25986 \begin_inset Quotes erd
25987 \end_inset
25988
25989 .
25990 \begin_inset Index idx
25991 status open
25992
25993 \begin_layout Plain Layout
25994 Dummy entries ! maïs
25995 \end_layout
25996
25997 \end_inset
25998
25999
26000 \begin_inset Index idx
26001 status open
26002
26003 \begin_layout Plain Layout
26004 Dummy entries ! maître
26005 \end_layout
26006
26007 \end_inset
26008
26009
26010 \begin_inset Index idx
26011 status open
26012
26013 \begin_layout Plain Layout
26014 Dummy entries ! maïs@maison
26015 \end_layout
26016
26017 \end_inset
26018
26019  They will be sorted in the order maïs, maître, maison, but we want the
26020  order maïs, maison, maître.
26021  To achieve this, we use the command
26022 \end_layout
26023
26024 \begin_layout Standard
26025
26026 \series bold
26027 previous entry@current entry
26028 \end_layout
26029
26030 \begin_layout Standard
26031 In our case we want to have 
26032 \begin_inset Quotes eld
26033 \end_inset
26034
26035 maison
26036 \begin_inset Quotes erd
26037 \end_inset
26038
26039  after 
26040 \begin_inset Quotes eld
26041 \end_inset
26042
26043 maïs
26044 \begin_inset Quotes erd
26045 \end_inset
26046
26047  and write therefore for the index entry of maison:
26048 \end_layout
26049
26050 \begin_layout Standard
26051
26052 \series bold
26053 maïs@maison
26054 \end_layout
26055
26056 \begin_layout Standard
26057 The previous entry needn't to be a real existing entry, you can also use
26058  another word to tell LaTeX the entry order, see the next subsection for
26059  an example.
26060 \end_layout
26061
26062 \begin_layout Standard
26063 \begin_inset VSpace bigskip
26064 \end_inset
26065
26066
26067 \end_layout
26068
26069 \begin_layout Standard
26070 In some cases the index entry order is not correct when you are using the
26071  program 
26072 \family sans
26073 makeindex 
26074 \family default
26075 to generate the index (see sec.
26076 \begin_inset space \thinspace{}
26077 \end_inset
26078
26079
26080 \begin_inset CommandInset ref
26081 LatexCommand ref
26082 reference "sub:Index-Program"
26083
26084 \end_inset
26085
26086 ).
26087  
26088 \family sans
26089 makeindex
26090 \family default
26091  would for example print the index entry for the LaTeX-package aeguill in
26092  sec.
26093 \begin_inset space \thinspace{}
26094 \end_inset
26095
26096
26097 \begin_inset CommandInset ref
26098 LatexCommand ref
26099 reference "sub:Document-Font"
26100
26101 \end_inset
26102
26103  after the index entries of the other LaTeX-packages although all these
26104  index commands start with 
26105 \begin_inset Quotes eld
26106 \end_inset
26107
26108
26109 \series bold
26110 LaTeX-packages ! 
26111 \series default
26112
26113 \begin_inset Quotes eld
26114 \end_inset
26115
26116 .
26117  The reason is that the index entry for aeguill is in a footnote.
26118  To fix this 
26119 \family sans
26120 makeindex
26121 \family default
26122  bug, add these commands to the preamble of your document:
26123 \end_layout
26124
26125 \begin_layout Standard
26126
26127 \series bold
26128
26129 \backslash
26130 let
26131 \backslash
26132 OrgIndex
26133 \backslash
26134 index
26135 \end_layout
26136
26137 \begin_layout Standard
26138
26139 \series bold
26140
26141 \backslash
26142 renewcommand*{
26143 \backslash
26144 index}[1]{
26145 \backslash
26146 OrgIndex{#1}}
26147 \end_layout
26148
26149 \begin_layout Subsection
26150 Index Entry Layout
26151 \begin_inset Index idx
26152 status collapsed
26153
26154 \begin_layout Plain Layout
26155 Index ! Entry layout
26156 \end_layout
26157
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \begin_layout Standard
26164 You can change the appearance of index entries via the text style dialog.
26165 \begin_inset Index idx
26166 status open
26167
26168 \begin_layout Plain Layout
26169 Dummy entries ! 
26170 \shape italic
26171 This is an italic dummy entry
26172 \end_layout
26173
26174 \end_inset
26175
26176  You can also format the page number using the character 
26177 \begin_inset Quotes eld
26178 \end_inset
26179
26180 |
26181 \begin_inset Quotes erd
26182 \end_inset
26183
26184  followed by a LaTeX-command without a backslash.
26185  We can write for example
26186 \end_layout
26187
26188 \begin_layout Standard
26189
26190 \series bold
26191 italic page number:|textit
26192 \end_layout
26193
26194 \begin_layout Standard
26195 to get the page number in italic.
26196 \begin_inset Index idx
26197 status open
26198
26199 \begin_layout Plain Layout
26200 Dummy entries ! italic page number:|textit
26201 \end_layout
26202
26203 \end_inset
26204
26205  Normally all LaTeX-commands begin with a backslash, but in this special
26206  case 
26207 \begin_inset Quotes eld
26208 \end_inset
26209
26210
26211 \series bold
26212 |command
26213 \series default
26214
26215 \begin_inset Quotes erd
26216 \end_inset
26217
26218  means 
26219 \series bold
26220
26221 \backslash
26222 command{page
26223 \begin_inset space ~
26224 \end_inset
26225
26226 number}
26227 \series default
26228 .
26229  Have a look at section
26230 \begin_inset space ~
26231 \end_inset
26232
26233
26234 \begin_inset CommandInset ref
26235 LatexCommand ref
26236 reference "sub:LaTeX-Syntax"
26237
26238 \end_inset
26239
26240  to learn more about the LaTeX-syntax.
26241 \end_layout
26242
26243 \begin_layout Standard
26244 \begin_inset Note Greyedout
26245 status open
26246
26247 \begin_layout Plain Layout
26248
26249 \series bold
26250 Note:
26251 \series default
26252  Formatting single index entries only works when you use the program 
26253 \family sans
26254 makeindex 
26255 \family default
26256 to generate the index, see sec.
26257 \begin_inset space \thinspace{}
26258 \end_inset
26259
26260
26261 \begin_inset CommandInset ref
26262 LatexCommand ref
26263 reference "sub:Index-Program"
26264
26265 \end_inset
26266
26267 .
26268  If you use 
26269 \family sans
26270 xindy
26271 \family default
26272 , however, this won't work for anything other than bold or italic text.
26273  This is because xindy requires to define semantic elements before they
26274  can be used, see 
26275 \begin_inset CommandInset citation
26276 LatexCommand cite
26277 after "p. 678 ff."
26278 key "latexcompanion"
26279
26280 \end_inset
26281
26282  for details.
26283 \end_layout
26284
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \begin_layout Standard
26291 In general, we encourage you to not format page numbers directly as shown
26292  above.
26293  Instead of this, you should define a macro in the preamble and use that.
26294  Consider why you want some page numbers to be bold.
26295  Maybe you want all page references italic that refer to a definition of
26296  the indexed term, so that users can easily find definitions.
26297  If so, put the following in the preamble
26298 \end_layout
26299
26300 \begin_layout Standard
26301
26302 \series bold
26303
26304 \backslash
26305 newcommand{
26306 \backslash
26307 IndexDef}[1]{
26308 \backslash
26309 textit{#1}}
26310 \end_layout
26311
26312 \begin_layout Standard
26313 and write
26314 \end_layout
26315
26316 \begin_layout Standard
26317
26318 \series bold
26319 my entry|IndexDef
26320 \end_layout
26321
26322 \begin_layout Standard
26323 in the index entry.
26324 \begin_inset Index idx
26325 status open
26326
26327 \begin_layout Plain Layout
26328 Dummy entries ! my entry|IndexDef
26329 \end_layout
26330
26331 \end_inset
26332
26333  The advantage is that, if you change your mind later or if your publisher
26334  insists that definitions must not be italic but bold, you just need to
26335  change the macro in the preamble, not every single index entry.
26336 \end_layout
26337
26338 \begin_layout Standard
26339 You can also change the layout for the whole index.
26340  E.
26341 \begin_inset space \thinspace{}
26342 \end_inset
26343
26344 g.
26345 \begin_inset space \space{}
26346 \end_inset
26347
26348 we marked the index list box of this document as bold to get a bold font
26349  for all index entries.
26350  For more advanced tasks you have to set up a so-called 
26351 \emph on
26352 Index Style File
26353 \emph default
26354 , see the 
26355 \family sans
26356 makeindex
26357 \family default
26358  or 
26359 \family sans
26360 xindy
26361 \family default
26362  documentation for details, 
26363 \begin_inset CommandInset citation
26364 LatexCommand cite
26365 key "makeindex,xindy"
26366
26367 \end_inset
26368
26369 .
26370 \end_layout
26371
26372 \begin_layout Subsection
26373 Index Program
26374 \begin_inset Index idx
26375 status collapsed
26376
26377 \begin_layout Plain Layout
26378 Index ! Program
26379 \end_layout
26380
26381 \end_inset
26382
26383
26384 \begin_inset CommandInset label
26385 LatexCommand label
26386 name "sub:Index-Program"
26387
26388 \end_inset
26389
26390
26391 \end_layout
26392
26393 \begin_layout Standard
26394 If the index entry program 
26395 \family sans
26396 xindy
26397 \family default
26398  is installed, LyX uses it for index generation; otherwise the program 
26399 \family sans
26400 makeindex
26401 \family default
26402 , that is part of every LaTeX distribution, is used.
26403 \begin_inset Foot
26404 status collapsed
26405
26406 \begin_layout Plain Layout
26407
26408 \family sans
26409 Makeindex
26410 \family default
26411  is very old, no longer under development and has many pitfalls, notably
26412  that it was developed with only the English language in mind.
26413  So it fails to sort anything other than a monolingual English text correctly.
26414  We have shown above how to fix this sorting.
26415  However, if you are writing in another than the English language, consider
26416  to use 
26417 \family sans
26418 xindy
26419 \family default
26420 .
26421 \end_layout
26422
26423 \end_inset
26424
26425  Both programs can be controlled by options that can be set in LyX's preferences
26426  dialog, see section
26427 \begin_inset space ~
26428 \end_inset
26429
26430
26431 \begin_inset CommandInset ref
26432 LatexCommand ref
26433 reference "sub:LaTeX-settings"
26434
26435 \end_inset
26436
26437 .
26438  The available options are listed and explained in 
26439 \begin_inset CommandInset citation
26440 LatexCommand cite
26441 key "makeindex,xindy"
26442
26443 \end_inset
26444
26445 .
26446  In this dialog, you can also specify an alternative program to generate
26447  the index.
26448 \end_layout
26449
26450 \begin_layout Standard
26451 If you need specific options or an alternative index program only for a
26452  given document, you can define the programm and\SpecialChar \slash{}
26453 or the options in 
26454 \family sans
26455 Document\SpecialChar \menuseparator
26456 Settings\SpecialChar \ldots{}
26457 \SpecialChar \menuseparator
26458 Indexes
26459 \family default
26460 .
26461  This is especially useful if you need to pass language-specific options
26462  to the index program or if you need a specific layout style.
26463 \end_layout
26464
26465 \begin_layout Subsection
26466 Multiple Indexes
26467 \end_layout
26468
26469 \begin_layout Standard
26470 In many fields, it is common to have more than one index.
26471  For instance, you might need to set up a separate 
26472 \begin_inset Quotes eld
26473 \end_inset
26474
26475 Index of Names
26476 \begin_inset Quotes erd
26477 \end_inset
26478
26479  next to the standard index.
26480  LaTeX does not provide this possibility out of the box, but there are many
26481  packages that add this feature.
26482  LyX uses the 
26483 \series bold
26484 splitidx
26485 \series default
26486
26487 \begin_inset Index idx
26488 status collapsed
26489
26490 \begin_layout Plain Layout
26491 LaTeX-packages ! splitidx
26492 \end_layout
26493
26494 \end_inset
26495
26496  package to generate multiple indexes.
26497  The package is included in all recent LaTeX distributions.
26498  If yours does not ship it, consult the TeX Catalogue, 
26499 \begin_inset CommandInset citation
26500 LatexCommand cite
26501 key "TeXCatalogue"
26502
26503 \end_inset
26504
26505 .
26506  Note that the package does not only consist of a LaTeX style, but it also
26507  includes specific preprocessor programs that need to be installed as well.
26508  Please consult the package's manual for details.
26509 \end_layout
26510
26511 \begin_layout Standard
26512 To set up LyX for the use of multiple indexes, go to 
26513 \family sans
26514 Document\SpecialChar \menuseparator
26515 Settings\SpecialChar \ldots{}
26516 \SpecialChar \menuseparator
26517 Indexes
26518 \family default
26519  and select 
26520 \begin_inset Quotes eld
26521 \end_inset
26522
26523 Use multiple Indexes
26524 \begin_inset Quotes erd
26525 \end_inset
26526
26527 .
26528  Note that the list of 
26529 \begin_inset Quotes eld
26530 \end_inset
26531
26532 Available Indexes
26533 \begin_inset Quotes erd
26534 \end_inset
26535
26536  below already contains the standard index.
26537  To add further indexes, add the name of the index (in the form that should
26538  also appear as a heading) to the 
26539 \begin_inset Quotes eld
26540 \end_inset
26541
26542 New
26543 \begin_inset Quotes erd
26544 \end_inset
26545
26546  input field and press the 
26547 \begin_inset Quotes eld
26548 \end_inset
26549
26550 Add
26551 \begin_inset Quotes erd
26552 \end_inset
26553
26554  button.
26555  The new index should now appear in the list as well.
26556  If you like, you can attribute an alternative label color to the new index
26557  by selecting the index in the list and hitting the 
26558 \begin_inset Quotes eld
26559 \end_inset
26560
26561 Alter Color\SpecialChar \ldots{}
26562
26563 \begin_inset Quotes erd
26564 \end_inset
26565
26566  button.
26567  The label color may help you to differentiate index entries of different
26568  indexes in the LyX work area.
26569 \end_layout
26570
26571 \begin_layout Standard
26572 Once the document changes have been applied, you can find the new index
26573  list in 
26574 \family sans
26575 Insert\SpecialChar \menuseparator
26576 List
26577 \begin_inset space ~
26578 \end_inset
26579
26580 /
26581 \begin_inset space ~
26582 \end_inset
26583
26584 TOC
26585 \family default
26586  and the 
26587 \family sans
26588 Insert
26589 \family default
26590  menu has a separate index entry for each of the defined indexes.
26591  The workflow is basically the same as for the default index, but there
26592  are some additional features:
26593 \end_layout
26594
26595 \begin_layout Itemize
26596 If you want to change the attribution of a specific index entry, right-clicking
26597  on the entry will open a dialog where you can do that.
26598 \end_layout
26599
26600 \begin_layout Itemize
26601 By right-clicking on an index, you can change its type.
26602  Furthermore, you can specify an index list to be a 
26603 \begin_inset Quotes eld
26604 \end_inset
26605
26606 Subindex
26607 \begin_inset Quotes erd
26608 \end_inset
26609
26610 .
26611  If you do that, the heading of that list will be decreased by one level.
26612  E.
26613 \begin_inset space \thinspace{}
26614 \end_inset
26615
26616 g., if you use a book class, where the standard index heading is defined
26617  as a chapter, subindexes will be defined as sections and can thus be nested
26618  to the non-subindexes.
26619 \end_layout
26620
26621 \begin_layout Section
26622 Nomenclature / Glossary 
26623 \begin_inset Index idx
26624 status collapsed
26625
26626 \begin_layout Plain Layout
26627 Nomenclature
26628 \end_layout
26629
26630 \end_inset
26631
26632
26633 \begin_inset Index idx
26634 status collapsed
26635
26636 \begin_layout Plain Layout
26637 Glossary|see
26638 \begin_inset ERT
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642
26643 {
26644 \end_layout
26645
26646 \end_inset
26647
26648 Nomenclature
26649 \begin_inset ERT
26650 status collapsed
26651
26652 \begin_layout Plain Layout
26653
26654 }
26655 \end_layout
26656
26657 \end_inset
26658
26659
26660 \end_layout
26661
26662 \end_inset
26663
26664
26665 \begin_inset CommandInset label
26666 LatexCommand label
26667 name "sec:Nomenclature"
26668
26669 \end_inset
26670
26671
26672 \end_layout
26673
26674 \begin_layout Standard
26675 Sometimes you need to compile a list of symbols that are mentioned in your
26676  document with a brief explanation of them – a so called nomenclature or
26677  glossary.
26678 \end_layout
26679
26680 \begin_layout Standard
26681 To be able to create nomenclatures, you need the LaTeX package 
26682 \series bold
26683 nomencl
26684 \series default
26685
26686 \begin_inset Index idx
26687 status collapsed
26688
26689 \begin_layout Plain Layout
26690 LaTeX-packages ! nomencl
26691 \end_layout
26692
26693 \end_inset
26694
26695  installed.
26696  You find it in the TeX Catalogue, 
26697 \begin_inset CommandInset citation
26698 LatexCommand cite
26699 key "TeXCatalogue"
26700
26701 \end_inset
26702
26703  or in the package manager of your LaTeX-system.
26704 \end_layout
26705
26706 \begin_layout Standard
26707 A nomenclature entry is created if you place the cursor after a symbol entry
26708  and then use the menu 
26709 \family sans
26710 Insert\SpecialChar \menuseparator
26711
26712 \family default
26713 N
26714 \family sans
26715 omenclature
26716 \begin_inset space ~
26717 \end_inset
26718
26719 Entry
26720 \family default
26721  or the toolbar button 
26722 \begin_inset Graphics
26723         filename ../images/nomencl-insert.png
26724         BoundingBox 0bp 5bp 20bp 20bp
26725
26726 \end_inset
26727
26728 .
26729  A gray box labeled 
26730 \begin_inset Quotes eld
26731 \end_inset
26732
26733
26734 \family sans
26735 Nom
26736 \family default
26737
26738 \begin_inset Quotes erd
26739 \end_inset
26740
26741  is inserted and a window pops up asking for the nomenclature entry.
26742 \end_layout
26743
26744 \begin_layout Standard
26745 A nomenclature entry consists of two main entries.
26746  The first is the symbol that you want to refer to.
26747  The second is the description of the symbol.
26748 \end_layout
26749
26750 \begin_layout Standard
26751 \begin_inset Note Greyedout
26752 status open
26753
26754 \begin_layout Plain Layout
26755
26756 \series bold
26757 Note:
26758 \series default
26759  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26760 \end_layout
26761
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \begin_layout Subsection
26768 Nomenclature Definition and Layout
26769 \begin_inset Index idx
26770 status collapsed
26771
26772 \begin_layout Plain Layout
26773 Nomenclature ! Layout
26774 \end_layout
26775
26776 \end_inset
26777
26778
26779 \end_layout
26780
26781 \begin_layout Standard
26782 When you have symbols in formulas, you have to define them in the 
26783 \family sans
26784 Symbol
26785 \family default
26786  field as LaTeX-formulas.
26787  For example to get 
26788 \begin_inset Quotes eld
26789 \end_inset
26790
26791
26792 \begin_inset Formula $\sigma$
26793 \end_inset
26794
26795
26796 \begin_inset Quotes erd
26797 \end_inset
26798
26799 , insert this:
26800 \begin_inset Newline newline
26801 \end_inset
26802
26803
26804 \series bold
26805 $
26806 \backslash
26807 sigma$
26808 \begin_inset Newline newline
26809 \end_inset
26810
26811
26812 \series default
26813 The 
26814 \begin_inset Quotes eld
26815 \end_inset
26816
26817 $
26818 \begin_inset Quotes erd
26819 \end_inset
26820
26821  character starts/ends the formula.
26822  The LaTeX-command for the Greek letter is the name of the letter beginning
26823  with a backslash 
26824 \begin_inset Quotes eld
26825 \end_inset
26826
26827
26828 \backslash
26829
26830 \begin_inset Quotes erd
26831 \end_inset
26832
26833 .
26834  For capital Greek letters, start the command also with a capital letter,
26835  like 
26836 \series bold
26837
26838 \backslash
26839 Sigma
26840 \series default
26841 .
26842 \end_layout
26843
26844 \begin_layout Standard
26845 (A short introduction to the LaTeX-syntax is given in section
26846 \begin_inset space ~
26847 \end_inset
26848
26849
26850 \begin_inset CommandInset ref
26851 LatexCommand ref
26852 reference "sub:LaTeX-Syntax"
26853
26854 \end_inset
26855
26856 .)
26857 \end_layout
26858
26859 \begin_layout Standard
26860 You cannot use the 
26861 \family sans
26862 Text
26863 \begin_inset space ~
26864 \end_inset
26865
26866 Style
26867 \family default
26868  dialog to format the description text but have to use LaTeX-commands.
26869  For example the description of the nomenclature entry for the 
26870 \begin_inset Quotes eld
26871 \end_inset
26872
26873
26874 \begin_inset Formula $\sigma$
26875 \end_inset
26876
26877
26878 \begin_inset Quotes erd
26879 \end_inset
26880
26881  in this document is:
26882 \begin_inset Newline newline
26883 \end_inset
26884
26885
26886 \series bold
26887 dummy entry for the character 
26888 \backslash
26889 textsf{sigma}
26890 \series default
26891
26892 \begin_inset Newline newline
26893 \end_inset
26894
26895 The command 
26896 \series bold
26897
26898 \backslash
26899 textsf
26900 \series default
26901  sets the fonts to 
26902 \family sans
26903 sans
26904 \begin_inset space ~
26905 \end_inset
26906
26907 serif
26908 \family default
26909 .
26910  To get 
26911 \series bold
26912 bold
26913 \series default
26914  font use the command 
26915 \series bold
26916
26917 \backslash
26918 textbf
26919 \series default
26920 , for 
26921 \family typewriter
26922 typewriter
26923 \family default
26924  use 
26925 \series bold
26926
26927 \backslash
26928 texttt
26929 \series default
26930 , for 
26931 \emph on
26932 emphasized
26933 \emph default
26934  use 
26935 \series bold
26936
26937 \backslash
26938 emph
26939 \series default
26940 .
26941 \end_layout
26942
26943 \begin_layout Subsection
26944 Sort Order of Nomenclature Entries
26945 \begin_inset Index idx
26946 status collapsed
26947
26948 \begin_layout Plain Layout
26949 Nomenclature ! Sort order
26950 \end_layout
26951
26952 \end_inset
26953
26954
26955 \end_layout
26956
26957 \begin_layout Standard
26958 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26959  the symbol definition.
26960  This leads to undesired results when you for example have symbols in formulas.
26961  Suppose you have nomenclature entries for the symbols 
26962 \emph on
26963 a
26964 \begin_inset CommandInset nomenclature
26965 LatexCommand nomenclature
26966 symbol "a"
26967 description "dummy entry for the character \"a\""
26968
26969 \end_inset
26970
26971
26972 \emph default
26973  and 
26974 \begin_inset Formula $\sigma$
26975 \end_inset
26976
26977
26978 \begin_inset CommandInset nomenclature
26979 LatexCommand nomenclature
26980 prefix "sigma"
26981 symbol "$\\sigma$"
26982 description "dummy entry for the character \\textsf{sigma}"
26983
26984 \end_inset
26985
26986 .
26987  They will be sorted by 
26988 \begin_inset Quotes eld
26989 \end_inset
26990
26991
26992 \family sans
26993 a
26994 \family default
26995
26996 \begin_inset Quotes erd
26997 \end_inset
26998
26999  and 
27000 \begin_inset Quotes eld
27001 \end_inset
27002
27003
27004 \family typewriter
27005 $
27006 \backslash
27007 sigma$
27008 \family default
27009
27010 \begin_inset Quotes erd
27011 \end_inset
27012
27013  – the 
27014 \begin_inset Formula $\sigma$
27015 \end_inset
27016
27017  will be sorted before the 
27018 \emph on
27019 a
27020 \emph default
27021  since the character 
27022 \begin_inset Quotes eld
27023 \end_inset
27024
27025 $
27026 \begin_inset Quotes erd
27027 \end_inset
27028
27029  is considered in sorting.
27030 \end_layout
27031
27032 \begin_layout Standard
27033 To control the sort order, you can edit the 
27034 \family sans
27035 Sort
27036 \begin_inset space ~
27037 \end_inset
27038
27039 as
27040 \family default
27041  field of the nomenclature dialog.
27042  Then the nomenclature entry will be sorted by this entry and not the symbol
27043  definition.
27044  For the example given, you can insert 
27045 \family typewriter
27046 sigma
27047 \family default
27048  in this field for the 
27049 \begin_inset Formula $\sigma$
27050 \end_inset
27051
27052 , then 
27053 \emph on
27054 a
27055 \emph default
27056  will be located before 
27057 \begin_inset Formula $\sigma$
27058 \end_inset
27059
27060 .
27061 \end_layout
27062
27063 \begin_layout Standard
27064 For subgrouping and tips for using sort entries see the 
27065 \series bold
27066 nomencl
27067 \series default
27068  documentation, 
27069 \begin_inset CommandInset citation
27070 LatexCommand cite
27071 key "nomencl"
27072
27073 \end_inset
27074
27075 .
27076 \end_layout
27077
27078 \begin_layout Subsection
27079 Nomenclature Options
27080 \begin_inset Index idx
27081 status collapsed
27082
27083 \begin_layout Plain Layout
27084 Nomenclature ! Options
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \end_layout
27091
27092 \begin_layout Standard
27093 The 
27094 \series bold
27095 nomencl
27096 \series default
27097  package offers some options to adjust the appearance of the nomenclature.
27098  Here are some of its options, for more have a look at its documentation:
27099 \end_layout
27100
27101 \begin_layout Description
27102 refeq Appends the phrase 
27103 \begin_inset Quotes eld
27104 \end_inset
27105
27106
27107 \family sans
27108 , see equation (
27109 \emph on
27110 eq
27111 \emph default
27112 )
27113 \family default
27114
27115 \begin_inset Quotes erd
27116 \end_inset
27117
27118  to every nomenclature entry, where 
27119 \family sans
27120 \emph on
27121 eq
27122 \family default
27123 \emph default
27124  is the number of the last equation in front of the nomenclature entry
27125 \end_layout
27126
27127 \begin_layout Description
27128 refpage Appends the phrase 
27129 \begin_inset Quotes eld
27130 \end_inset
27131
27132
27133 \family sans
27134 , page (
27135 \emph on
27136 page
27137 \emph default
27138 )
27139 \family default
27140
27141 \begin_inset Quotes erd
27142 \end_inset
27143
27144  to every nomenclature entry, where 
27145 \family sans
27146 \emph on
27147 page
27148 \family default
27149 \emph default
27150  is the number of the page on which the nomenclature entry appeared
27151 \end_layout
27152
27153 \begin_layout Description
27154 intoc Inserts the nomenclature in the Table of Contents
27155 \end_layout
27156
27157 \begin_layout Standard
27158 There are furthermore the options 
27159 \series bold
27160 croatian
27161 \series default
27162
27163 \series bold
27164 danish
27165 \series default
27166
27167 \series bold
27168 english
27169 \series default
27170
27171 \series bold
27172 french
27173 \series default
27174
27175 \series bold
27176 german
27177 \series default
27178
27179 \series bold
27180 italian
27181 \series default
27182
27183 \series bold
27184 polish
27185 \series default
27186
27187 \series bold
27188 portuguese
27189 \series default
27190
27191 \series bold
27192 russian
27193 \series default
27194
27195 \series bold
27196 spanish
27197 \series default
27198 , and 
27199 \series bold
27200 ukrainian
27201 \series default
27202  to print the reference texts and the nomenclature title in the corresponding
27203  language.
27204 \end_layout
27205
27206 \begin_layout Standard
27207 To use one or more of the options, add them to the comma-separated document
27208  class options list in the 
27209 \family sans
27210 Document\SpecialChar \menuseparator
27211 Settings
27212 \family default
27213  dialog.
27214  In this document the option 
27215 \series bold
27216 intoc
27217 \series default
27218  is used.
27219 \end_layout
27220
27221 \begin_layout Standard
27222 \begin_inset VSpace bigskip
27223 \end_inset
27224
27225
27226 \end_layout
27227
27228 \begin_layout Standard
27229 You can also use the first two options above only for certain nomenclature
27230  entries when you add one of the following commands as last entry to the
27231  
27232 \family sans
27233 Description
27234 \family default
27235  field in the nomenclature dialog:
27236 \end_layout
27237
27238 \begin_layout Description
27239
27240 \backslash
27241 nomrefeq Like the 
27242 \series bold
27243 refeq
27244 \series default
27245  option
27246 \end_layout
27247
27248 \begin_layout Description
27249
27250 \backslash
27251 nomrefpage Like the 
27252 \series bold
27253 refpage
27254 \series default
27255  option
27256 \end_layout
27257
27258 \begin_layout Description
27259
27260 \backslash
27261 nomrefeqpage Short notation of 
27262 \series bold
27263
27264 \backslash
27265 nomrefeq
27266 \backslash
27267 nomrefpage
27268 \end_layout
27269
27270 \begin_layout Description
27271
27272 \backslash
27273 nomnorefeq,
27274 \begin_inset space ~
27275 \end_inset
27276
27277
27278 \backslash
27279 nomnorefpage,
27280 \begin_inset space ~
27281 \end_inset
27282
27283
27284 \backslash
27285 nomnorefeqpage Turns off the corresponding options
27286 \end_layout
27287
27288 \begin_layout Subsection
27289 Printing the Nomenclature
27290 \begin_inset Index idx
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294 Nomenclature ! Printing
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \begin_layout Standard
27303 To print the nomenclature, use the menu 
27304 \family sans
27305 Insert\SpecialChar \menuseparator
27306 Lists
27307 \begin_inset space ~
27308 \end_inset
27309
27310 /
27311 \begin_inset space ~
27312 \end_inset
27313
27314 TOC\SpecialChar \menuseparator
27315 Nomenclature
27316 \family default
27317 .
27318  A light blue box labeled 
27319 \begin_inset Quotes eld
27320 \end_inset
27321
27322
27323 \family sans
27324 Nomenclature
27325 \family default
27326
27327 \begin_inset Quotes erd
27328 \end_inset
27329
27330  will show the place where the nomenclature is printed in the output.
27331  Like the index list box, the nomenclature list box is not clickable.
27332 \end_layout
27333
27334 \begin_layout Standard
27335 In the printed output the title of the nomenclature appears as 
27336 \begin_inset Quotes eld
27337 \end_inset
27338
27339 Nomenclature
27340 \begin_inset Quotes erd
27341 \end_inset
27342
27343 .
27344  If you are not happy with the name, you can change it by redefining the
27345  command 
27346 \series bold
27347
27348 \backslash
27349 nomname
27350 \series default
27351  in the preamble.
27352  For example, in order to change the name to 
27353 \emph on
27354 List of Symbols
27355 \emph default
27356 , add the following line to the preamble:
27357 \end_layout
27358
27359 \begin_layout Standard
27360
27361 \family roman
27362 \series bold
27363
27364 \backslash
27365 renewcommand{
27366 \backslash
27367 nomname}{List of Symbols}
27368 \end_layout
27369
27370 \begin_layout Standard
27371 \begin_inset VSpace defskip
27372 \end_inset
27373
27374
27375 \end_layout
27376
27377 \begin_layout Standard
27378 If you are unhappy with the amount of space for symbols, you can alter it
27379  by adding the following line to the preamble:
27380 \end_layout
27381
27382 \begin_layout Standard
27383
27384 \family roman
27385 \series bold
27386
27387 \backslash
27388 renewcommand{
27389 \backslash
27390 nomlabelwidth}{width}
27391 \end_layout
27392
27393 \begin_layout Standard
27394
27395 \family roman
27396 where the width is a value with one of the units listed in Appendix
27397 \begin_inset space ~
27398 \end_inset
27399
27400
27401 \begin_inset CommandInset ref
27402 LatexCommand ref
27403 reference "cha:Units-available-in"
27404
27405 \end_inset
27406
27407 .
27408  The default value is 1
27409 \begin_inset space \thinspace{}
27410 \end_inset
27411
27412 cm.
27413 \end_layout
27414
27415 \begin_layout Subsection
27416 Nomenclature Program
27417 \begin_inset Index idx
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421 Nomenclature ! Program
27422 \end_layout
27423
27424 \end_inset
27425
27426
27427 \begin_inset CommandInset label
27428 LatexCommand label
27429 name "sub:Nomenclature-Program"
27430
27431 \end_inset
27432
27433
27434 \end_layout
27435
27436 \begin_layout Standard
27437 LyX uses the program 
27438 \family sans
27439 makeindex
27440 \family default
27441 , that is part of every LaTeX distribution, to generate the nomenclature.
27442  LyX's preferences dialog allows you to specify another program or to control
27443  
27444 \family sans
27445 makeindex
27446 \family default
27447  by adding options, see section
27448 \begin_inset space ~
27449 \end_inset
27450
27451
27452 \begin_inset CommandInset ref
27453 LatexCommand ref
27454 reference "sub:LaTeX-settings"
27455
27456 \end_inset
27457
27458 .
27459  The available options are listed and explained in 
27460 \begin_inset CommandInset citation
27461 LatexCommand cite
27462 key "nomencl,makeindex"
27463
27464 \end_inset
27465
27466 .
27467 \end_layout
27468
27469 \begin_layout Section
27470 Branches
27471 \begin_inset Index idx
27472 status collapsed
27473
27474 \begin_layout Plain Layout
27475 Branches
27476 \end_layout
27477
27478 \end_inset
27479
27480
27481 \begin_inset Index idx
27482 status collapsed
27483
27484 \begin_layout Plain Layout
27485 Document ! Branches
27486 \end_layout
27487
27488 \end_inset
27489
27490
27491 \begin_inset CommandInset label
27492 LatexCommand label
27493 name "sec:Branches"
27494
27495 \end_inset
27496
27497
27498 \end_layout
27499
27500 \begin_layout Standard
27501 Sometimes it is useful to hide some document parts in the output.
27502  For example a teacher who is setting an exam obviously doesn't want the
27503  pupils to see the answers, but having questions and answers in the same
27504  document will make the life of the markers of that exam much easier.
27505 \end_layout
27506
27507 \begin_layout Standard
27508 For these cases LyX allows you to put text into branches.
27509  The text will then only appear in the output when its branch is activated.
27510  To create a branch, go in the 
27511 \family sans
27512 Document\SpecialChar \menuseparator
27513 Settings
27514 \family default
27515  dialog to 
27516 \family sans
27517 Branches
27518 \family default
27519 .
27520  The name of the branch, its activation state and the background color of
27521  the branches inside LyX can be specified in this dialog.
27522 \end_layout
27523
27524 \begin_layout Standard
27525 Text that should be in a branch is set into branch inset boxes.
27526  These boxes are inserted via the menu 
27527 \family sans
27528 Insert\SpecialChar \menuseparator
27529 Branch
27530 \family default
27531  where you can choose a branch.
27532  You can later change the branch of the boxes by right-clicking on them.
27533 \end_layout
27534
27535 \begin_layout Standard
27536 Here is an example, where only the question text appears, the answer branch
27537  is deactivated and does therefore not appear in the output:
27538 \end_layout
27539
27540 \begin_layout Standard
27541 \begin_inset Branch Question
27542 status open
27543
27544 \begin_layout Standard
27545 Question: Who was the first physics Nobel prize winner?
27546 \end_layout
27547
27548 \end_inset
27549
27550
27551 \end_layout
27552
27553 \begin_layout Standard
27554 \begin_inset Branch Answer
27555 status collapsed
27556
27557 \begin_layout Standard
27558 Answer: Wilhelm Conrad Röntgen
27559 \end_layout
27560
27561 \end_inset
27562
27563
27564 \end_layout
27565
27566 \begin_layout Standard
27567 \begin_inset VSpace bigskip
27568 \end_inset
27569
27570
27571 \end_layout
27572
27573 \begin_layout Standard
27574 To use conditional output inside places where you cannot insert branch insets,
27575  like inside equations, you can code special LaTeX definitions for each
27576  branch.
27577  For example you can define for the question branch
27578 \begin_inset Foot
27579 status collapsed
27580
27581 \begin_layout Plain Layout
27582 For an introduction to the LaTeX-syntax, see section
27583 \begin_inset space ~
27584 \end_inset
27585
27586
27587 \begin_inset CommandInset ref
27588 LatexCommand ref
27589 reference "sub:LaTeX-Syntax"
27590
27591 \end_inset
27592
27593 .
27594 \end_layout
27595
27596 \end_inset
27597
27598
27599 \end_layout
27600
27601 \begin_layout Standard
27602
27603 \series bold
27604
27605 \backslash
27606 newcommand{
27607 \backslash
27608 question}[1]{#1}
27609 \end_layout
27610
27611 \begin_layout Standard
27612
27613 \series bold
27614
27615 \backslash
27616 newcommand{
27617 \backslash
27618 answer}[1]{}
27619 \end_layout
27620
27621 \begin_layout Standard
27622 and for the answer branch
27623 \end_layout
27624
27625 \begin_layout Standard
27626
27627 \series bold
27628
27629 \backslash
27630 newcommand{
27631 \backslash
27632 question}[1]{}
27633 \end_layout
27634
27635 \begin_layout Standard
27636
27637 \series bold
27638
27639 \backslash
27640 newcommand{
27641 \backslash
27642 answer}[1]{#1}
27643 \end_layout
27644
27645 \begin_layout Standard
27646 \begin_inset Branch Question
27647 status open
27648
27649 \begin_layout Standard
27650 \begin_inset ERT
27651 status open
27652
27653 \begin_layout Plain Layout
27654
27655
27656 \backslash
27657 newcommand{
27658 \backslash
27659 question}[1]{#1}
27660 \end_layout
27661
27662 \begin_layout Plain Layout
27663
27664
27665 \backslash
27666 newcommand{
27667 \backslash
27668 answer}[1]{}
27669 \end_layout
27670
27671 \end_inset
27672
27673
27674 \end_layout
27675
27676 \end_inset
27677
27678
27679 \end_layout
27680
27681 \begin_layout Standard
27682 \begin_inset Branch Answer
27683 status collapsed
27684
27685 \begin_layout Standard
27686 \begin_inset ERT
27687 status open
27688
27689 \begin_layout Plain Layout
27690
27691
27692 \backslash
27693 newcommand{
27694 \backslash
27695 question}[1]{}
27696 \end_layout
27697
27698 \begin_layout Plain Layout
27699
27700
27701 \backslash
27702 newcommand{
27703 \backslash
27704 answer}[1]{#1}
27705 \end_layout
27706
27707 \end_inset
27708
27709
27710 \end_layout
27711
27712 \end_inset
27713
27714
27715 \end_layout
27716
27717 \begin_layout Standard
27718 Now it is possible to use the commands 
27719 \series bold
27720
27721 \backslash
27722 question{\SpecialChar \ldots{}
27723 }
27724 \series default
27725  and 
27726 \series bold
27727
27728 \backslash
27729 answer{\SpecialChar \ldots{}
27730 }
27731 \series default
27732  to obtain conditional output.
27733  Here is an example formula where only the 
27734 \series bold
27735
27736 \backslash
27737 question
27738 \series default
27739  part appears:
27740 \begin_inset Formula \[
27741 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27742
27743 \end_inset
27744
27745
27746 \end_layout
27747
27748 \begin_layout Standard
27749 Inside math, the same effect can be achieved using math macros, see the
27750  
27751 \emph on
27752 Math
27753 \emph default
27754  manual.
27755 \end_layout
27756
27757 \begin_layout Section
27758 PDF Properties
27759 \begin_inset CommandInset label
27760 LatexCommand label
27761 name "sec:PDF-Properties"
27762
27763 \end_inset
27764
27765
27766 \begin_inset Index idx
27767 status collapsed
27768
27769 \begin_layout Plain Layout
27770 PDF properties
27771 \end_layout
27772
27773 \end_inset
27774
27775
27776 \end_layout
27777
27778 \begin_layout Standard
27779 The 
27780 \family sans
27781 Document Settings
27782 \family default
27783  dialog allows you in the 
27784 \family sans
27785 PDF Properties
27786 \family default
27787  to set up special options for the PDF output of your document.
27788  All options there are provided by the LaTeX-package 
27789 \series bold
27790 hyperref
27791 \series default
27792
27793 \begin_inset Index idx
27794 status collapsed
27795
27796 \begin_layout Plain Layout
27797 LaTeX-packages ! hyperref
27798 \end_layout
27799
27800 \end_inset
27801
27802 .
27803 \end_layout
27804
27805 \begin_layout Standard
27806 Using 
27807 \series bold
27808 hyperref
27809 \series default
27810  will link all cross-references in the DVI- and PDF-output.
27811  This means that the reader of your document will be able to click on a
27812  table of contents entry or on a reference and he is shown the referenced
27813  document part.
27814  You can specify in the dialog tab 
27815 \family sans
27816 Hyperlinks
27817 \family default
27818  how the links will look like and if links for bibliographical backreferences
27819  are created.
27820  The backreferences will appear in the bibliography behind the different
27821  entries, showing the number of the section, slide, or page where the entry
27822  is referenced.
27823 \end_layout
27824
27825 \begin_layout Standard
27826 In the dialog tab 
27827 \family sans
27828 Bookmarks
27829 \family default
27830  you can set if PDF-bookmarks should be created for every section of your
27831  document to make it easier for readers to navigate through the document.
27832  You can decide if the bookmarks should be numbered like your document sections
27833  or not.
27834  With the open bookmarks level you can specify what sectioning level should
27835  be displayed in the bookmarks when opening the PDF.
27836  For example level
27837 \begin_inset space ~
27838 \end_inset
27839
27840 2 will display all sections and subsections, while level
27841 \begin_inset space ~
27842 \end_inset
27843
27844 1 will only display the sections.
27845 \end_layout
27846
27847 \begin_layout Standard
27848 The header information in the dialog tab 
27849 \family sans
27850 General
27851 \family default
27852  are saved together with the PDF as file properties.
27853  Many programs are able to extract this information to e.
27854 \begin_inset space \thinspace{}
27855 \end_inset
27856
27857 g.
27858 \begin_inset space \space{}
27859 \end_inset
27860
27861 automatically recognize who the author is and what the PDF is about.
27862  This is very useful to sort, classify, or use PDFs for bibliography issues.
27863  When the option 
27864 \family sans
27865 Automatic fill header
27866 \family default
27867  is set, LyX tries to extract the header information from your document
27868  title and author settings.
27869 \end_layout
27870
27871 \begin_layout Standard
27872 The option 
27873 \family sans
27874 Load in fullscreen mode
27875 \family default
27876  will open the PDF in fullscreen mode, which is useful for presentations.
27877 \end_layout
27878
27879 \begin_layout Standard
27880 PDF properties are also used in this document.
27881  When you look in its document settings, you can see that some additional
27882  
27883 \series bold
27884 hyperref
27885 \series default
27886  options are used.
27887  For an explanation of them we refer you to the hyperref manual 
27888 \begin_inset CommandInset citation
27889 LatexCommand cite
27890 key "hyperref"
27891
27892 \end_inset
27893
27894 .
27895 \end_layout
27896
27897 \begin_layout Section
27898 TeX Code and the LaTeX Syntax
27899 \begin_inset CommandInset label
27900 LatexCommand label
27901 name "sec:TeX-Code"
27902
27903 \end_inset
27904
27905
27906 \end_layout
27907
27908 \begin_layout Subsection
27909 TeX Code Boxes
27910 \begin_inset Index idx
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914 TeX Code
27915 \end_layout
27916
27917 \end_inset
27918
27919
27920 \begin_inset CommandInset label
27921 LatexCommand label
27922 name "sub:TeX-Code-Boxes"
27923
27924 \end_inset
27925
27926
27927 \end_layout
27928
27929 \begin_layout Standard
27930 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27931  constructs, but not all.
27932  LaTeX contains of hundreds of packages which provide different commands.
27933  All the time packages are being updated and new ones added.
27934  This has the advantage that you can typeset nearly everything as there
27935  is for every problem a LaTeX-package.
27936  But LyX can of course not be up to date and support all packages and their
27937  commands.
27938 \end_layout
27939
27940 \begin_layout Standard
27941 But don't worry, you can use any LaTeX-command directly in LyX inside the
27942  TeX Code box.
27943  A TeX Code box is created by the menu 
27944 \family sans
27945 Insert\SpecialChar \menuseparator
27946 TeX
27947 \begin_inset space ~
27948 \end_inset
27949
27950 Code
27951 \family default
27952  or by the toolbar button 
27953 \begin_inset Graphics
27954         filename ../images/ert-insert.png
27955
27956 \end_inset
27957
27958 .
27959  The box can be opened by left-clicking and closed by right-clicking on
27960  it.
27961 \end_layout
27962
27963 \begin_layout Standard
27964 You can insert complete or incomplete commands as TeX Code.
27965  Incomplete means that the command argument can be Standard LyX text.
27966  For example, if you want to draw a frame around a word are therefore using
27967  the LaTeX-command 
27968 \series bold
27969
27970 \backslash
27971 fbox
27972 \series default
27973 , you can write the command part 
27974 \series bold
27975
27976 \backslash
27977 fbox{
27978 \series default
27979  in a TeX Code box before the word and the closing brace 
27980 \series bold
27981 }
27982 \series default
27983  in a second TeX Code box behind the word.
27984  The word between the two TeX Code boxes is then the argument as it is in
27985  the following example:
27986 \end_layout
27987
27988 \begin_layout Standard
27989 \begin_inset Graphics
27990         filename clipart/ERT.png
27991         scale 89
27992
27993 \end_inset
27994
27995
27996 \end_layout
27997
27998 \begin_layout Standard
27999 gives
28000 \end_layout
28001
28002 \begin_layout Standard
28003 This is a line with a 
28004 \begin_inset ERT
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008
28009
28010 \backslash
28011 fbox{
28012 \end_layout
28013
28014 \end_inset
28015
28016 framed
28017 \begin_inset ERT
28018 status collapsed
28019
28020 \begin_layout Plain Layout
28021
28022 }
28023 \end_layout
28024
28025 \end_inset
28026
28027  word.
28028 \end_layout
28029
28030 \begin_layout Standard
28031 \begin_inset Note Greyedout
28032 status open
28033
28034 \begin_layout Plain Layout
28035
28036 \series bold
28037 Note:
28038 \series default
28039  At the end of LaTeX-commands without parameters, you have to insert a space
28040  to let LaTeX know that the command is finished.
28041 \end_layout
28042
28043 \end_inset
28044
28045
28046 \end_layout
28047
28048 \begin_layout Subsection
28049 Short Introduction to the LaTeX Syntax
28050 \begin_inset OptArg
28051 status collapsed
28052
28053 \begin_layout Plain Layout
28054 The LaTeX Syntax
28055 \end_layout
28056
28057 \end_inset
28058
28059
28060 \begin_inset Index idx
28061 status collapsed
28062
28063 \begin_layout Plain Layout
28064 LaTeX Syntax
28065 \end_layout
28066
28067 \end_inset
28068
28069
28070 \begin_inset CommandInset label
28071 LatexCommand label
28072 name "sub:LaTeX-Syntax"
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Standard
28080 When you write larger documents or books, you will need to know something
28081  about the LaTeX-commands that LyX uses in the background.
28082  Because LaTeX is based on commands, you can 
28083 \begin_inset Quotes eld
28084 \end_inset
28085
28086 program
28087 \begin_inset Quotes erd
28088 \end_inset
28089
28090  your text.
28091  This has the advantage that the layout of the document can be changed at
28092  any time if you know the right commands.
28093  E.
28094 \begin_inset space \thinspace{}
28095 \end_inset
28096
28097 g.
28098 \begin_inset space \space{}
28099 \end_inset
28100
28101 imagine you have to write a manual for a product and the deadline is the
28102  end of the day.
28103  Your boss just has complimented you for your good work but wants to have
28104  all caption labels bold.
28105  But you have over hundred figure and table captions with non-bold labels
28106  in your manual.
28107  Of course it's impossible to change all caption labels manually in one
28108  day.
28109 \end_layout
28110
28111 \begin_layout Standard
28112 Now LaTeX comes into play.
28113  As mentioned above, for every problem there exists a LaTeX-package.
28114  First you have to find out which and therefore look in the LaTeX package
28115  database, 
28116 \begin_inset CommandInset citation
28117 LatexCommand cite
28118 key "Catalogue"
28119
28120 \end_inset
28121
28122 .
28123 \end_layout
28124
28125 \begin_layout Standard
28126 As result you know that the package 
28127 \series bold
28128 caption
28129 \series default
28130
28131 \begin_inset Index idx
28132 status collapsed
28133
28134 \begin_layout Plain Layout
28135 LaTeX-packages ! caption
28136 \end_layout
28137
28138 \end_inset
28139
28140  is what you need.
28141  To use a package, you have to load it in the document preamble (menu 
28142 \family sans
28143 Document\SpecialChar \menuseparator
28144 Settings
28145 \family default
28146 ) with the command
28147 \end_layout
28148
28149 \begin_layout Standard
28150
28151 \series bold
28152
28153 \backslash
28154 usepackage[options]{package name}
28155 \end_layout
28156
28157 \begin_layout Standard
28158 All LaTeX commands begin with a backslash, the command argument is set within
28159  two braces, and the options are set within two brackets.
28160  Note that not all commands have an argument and options.
28161 \end_layout
28162
28163 \begin_layout Standard
28164 In your case the package name is 
28165 \series bold
28166 caption
28167 \series default
28168 .
28169  After a look in the documentation of the package, you know that the option
28170  
28171 \series bold
28172 labelfont=bf
28173 \series default
28174  will change the font of all caption labels to bold.
28175  So you add the command
28176 \end_layout
28177
28178 \begin_layout Standard
28179
28180 \series bold
28181
28182 \backslash
28183 usepackage[labelfont=bf]{caption}
28184 \end_layout
28185
28186 \begin_layout Standard
28187 to the preamble and the problem is solved.
28188 \begin_inset Foot
28189 status collapsed
28190
28191 \begin_layout Plain Layout
28192 For more commands provided by the 
28193 \series bold
28194 caption
28195 \series default
28196  package, have a look at its documentation, 
28197 \begin_inset CommandInset citation
28198 LatexCommand cite
28199 key "caption"
28200
28201 \end_inset
28202
28203 .
28204 \end_layout
28205
28206 \end_inset
28207
28208
28209 \end_layout
28210
28211 \begin_layout Standard
28212 Note that some document classes have built-in solutions for well known problems
28213  like your case.
28214  For example if you use a 
28215 \family sans
28216 koma-script
28217 \family default
28218  class, you don't need the package 
28219 \series bold
28220 caption
28221 \series default
28222 , you can instead write
28223 \end_layout
28224
28225 \begin_layout Standard
28226
28227 \series bold
28228
28229 \backslash
28230 setkomafont{captionlabel}{
28231 \backslash
28232 bfseries}
28233 \end_layout
28234
28235 \begin_layout Standard
28236 in the preamble and the problem is solved.
28237  So if you plan to write a large document, you should have a look at the
28238  documentation of the document class you want to use.
28239  (
28240 \series bold
28241
28242 \backslash
28243 setkomafont
28244 \series default
28245  is an example of a command with more than one argument.)
28246 \end_layout
28247
28248 \begin_layout Standard
28249 Commands in the preamble affect the whole document, while commands in the
28250  text affect only the text after the command or only the text used as command
28251  argument.
28252  To insert a LaTeX-command in text, use the TeX Code box as described in
28253  the previous section.
28254 \end_layout
28255
28256 \begin_layout Standard
28257 If you want to learn more about LaTeX and its syntax, have a look at the
28258  LaTeX-books 
28259 \begin_inset CommandInset citation
28260 LatexCommand cite
28261 key "latexcompanion,latexguide"
28262
28263 \end_inset
28264
28265 .
28266  
28267 \end_layout
28268
28269 \begin_layout Section
28270 Previewing Snippets of your Document
28271 \begin_inset CommandInset label
28272 LatexCommand label
28273 name "sec:Previewing-snippets-of"
28274
28275 \end_inset
28276
28277
28278 \begin_inset Index idx
28279 status collapsed
28280
28281 \begin_layout Plain Layout
28282 Instant preview
28283 \end_layout
28284
28285 \end_inset
28286
28287
28288 \begin_inset Index idx
28289 status collapsed
28290
28291 \begin_layout Plain Layout
28292 Document ! Preview
28293 \end_layout
28294
28295 \end_inset
28296
28297
28298 \end_layout
28299
28300 \begin_layout Standard
28301 LyX allows you to generate previews of sections of your document on the
28302  fly so you can see how they'll look in the final document without having
28303  to break your train of thought with 
28304 \family sans
28305 View\SpecialChar \menuseparator
28306 DVI
28307 \family default
28308 .
28309 \end_layout
28310
28311 \begin_layout Standard
28312 If you would for example like to see in LyX your math formulas typeset by
28313  LaTeX, install the LaTeX-package 
28314 \series bold
28315 preview-latex
28316 \series default
28317
28318 \begin_inset Index idx
28319 status collapsed
28320
28321 \begin_layout Plain Layout
28322 LaTeX-packages ! preview-latex
28323 \end_layout
28324
28325 \end_inset
28326
28327  as explained below, and turn on 
28328 \family sans
28329 Instant
28330 \begin_inset space ~
28331 \end_inset
28332
28333 preview
28334 \family default
28335  in the 
28336 \family sans
28337 Tools\SpecialChar \menuseparator
28338 Preferences 
28339 \family default
28340 dialog under Look
28341 \begin_inset space ~
28342 \end_inset
28343
28344 and
28345 \begin_inset space ~
28346 \end_inset
28347
28348 feel\SpecialChar \menuseparator
28349 Display.
28350  The 
28351 \family sans
28352 Preview
28353 \begin_inset space ~
28354 \end_inset
28355
28356 Size
28357 \family default
28358  is the multiplication factor for the size.
28359 \end_layout
28360
28361 \begin_layout Standard
28362 Previews are generated when you load a document into LyX and when you finish
28363  editing an inset.
28364  Previews of an already loaded document are 
28365 \emph on
28366 not
28367 \emph default
28368  generated just by selecting the 
28369 \family sans
28370 Instant
28371 \begin_inset space ~
28372 \end_inset
28373
28374 preview
28375 \family default
28376  check box, you have to reopen the documents to activate the previews.
28377 \end_layout
28378
28379 \begin_layout Standard
28380 LyX will generate previews of math insets.
28381  It will also generate previews of included insets if you select the 
28382 \family sans
28383 Show
28384 \begin_inset space ~
28385 \end_inset
28386
28387 preview
28388 \family default
28389  check box in the insert dialog.
28390  This is useful if you wish to generate a preview of a LaTeX figure, for
28391  example.
28392 \end_layout
28393
28394 \begin_layout Standard
28395 To get previews working, you need the LaTeX package 
28396 \series bold
28397 preview-latex
28398 \series default
28399  (on some systems named simply 
28400 \series bold
28401 preview
28402 \series default
28403 ) installed.
28404  If it is not already installed, you will find it in the TeX Catalogue,
28405  
28406 \begin_inset CommandInset citation
28407 LatexCommand cite
28408 key "TeXCatalogue"
28409
28410 \end_inset
28411
28412  or in the package manager of your LaTeX-system.
28413  You obtain prettier results if you install the program 
28414 \family typewriter
28415 pnmcrop
28416 \family default
28417  from the 
28418 \family typewriter
28419 netpbm
28420 \family default
28421  package; for LyX on Windows this program is automatically installed together
28422  with LyX.
28423 \end_layout
28424
28425 \begin_layout Standard
28426 \begin_inset VSpace bigskip
28427 \end_inset
28428
28429
28430 \end_layout
28431
28432 \begin_layout Standard
28433 You can furthermore preview the LaTeX source of the whole document or parts
28434  of it.
28435  Use the menu 
28436 \family sans
28437 View\SpecialChar \menuseparator
28438 View
28439 \begin_inset space ~
28440 \end_inset
28441
28442 Source
28443 \family default
28444  and a window will be shown where you can see the LaTeX-source code.
28445  The window shows the source of the whole paragraph where the cursor is
28446  currently in.
28447  You can also select document parts in LyX's main window, then only this
28448  selection (when it is more than one paragraph) is shown as source code.
28449  To view the whole document as source, enable the corresponding option in
28450  the source view window.
28451 \end_layout
28452
28453 \begin_layout Section
28454 Spell Checking
28455 \begin_inset CommandInset label
28456 LatexCommand label
28457 name "sec:Spellchecking"
28458
28459 \end_inset
28460
28461
28462 \begin_inset Index idx
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466 Spell checking
28467 \end_layout
28468
28469 \end_inset
28470
28471
28472 \end_layout
28473
28474 \begin_layout Standard
28475 LyX itself has no built-in spell checker.
28476  Rather it uses one of the external programs 
28477 \family typewriter
28478 aspell
28479 \family default
28480
28481 \family typewriter
28482 ispell
28483 \family default
28484
28485 \family typewriter
28486 hspell
28487 \family default
28488 , or 
28489 \family typewriter
28490 pspell
28491 \family default
28492  as backend.
28493  This section assumes you have already installed and set up one of these
28494  programs.
28495  
28496 \family typewriter
28497 aspell
28498 \family default
28499  can be seen as the successor to 
28500 \family typewriter
28501 ispell
28502 \family default
28503 , so that it is recommended to use aspell.
28504  
28505 \family typewriter
28506 hspell
28507 \family default
28508  is a Hebrew spell-checker.
28509  The used spell checker ind its settings are specified in LyX's preferences
28510  under 
28511 \family sans
28512 Language Settings
28513 \family default
28514 .
28515 \end_layout
28516
28517 \begin_layout Standard
28518 For LyX on Windows, the selection box for the spell checking program is
28519  greyed out in the preferences dialog because only 
28520 \family typewriter
28521 aspell
28522 \family default
28523  can be used.
28524 \end_layout
28525
28526 \begin_layout Standard
28527 The menu
28528 \family sans
28529  Tools\SpecialChar \menuseparator
28530 Spellchecker
28531 \family default
28532  or the toolbar button 
28533 \begin_inset Graphics
28534         filename ../images/dialog-show_spellchecker.png
28535         BoundingBox 0bp 5bp 20bp 20bp
28536
28537 \end_inset
28538
28539  starts the spell checking beginning from the current cursor position.
28540  A dialog window will appear showing any incorrect (or unknown) word found,
28541  allowing you to edit and replace it in a second line.
28542  Whenever an unknown word is found, the word is highlighted and the text
28543  scrolled so that it is visible.
28544  In the 
28545 \family sans
28546 spell checker
28547 \family default
28548  dialog, there is also a box showing suggestions for a correction, if any
28549  could be found.
28550  Clicking on one of the corrections will copy to the 
28551 \family sans
28552 Replace
28553 \family default
28554  field, double-click invokes directly the replacement.
28555  Unknown but correctly typed words can be added to the personal dictionary.
28556 \end_layout
28557
28558 \begin_layout Standard
28559 By default, the dictionary file used is determined by the document language
28560  that is set in the 
28561 \family sans
28562 Document\SpecialChar \menuseparator
28563 Settings
28564 \family default
28565  dialog.
28566  If you do not have a dictionary for the document language, spell checking
28567  will bring an error message.
28568  In this case, you can specify another dictionary file in the dialog by
28569  specifying a different 
28570 \family sans
28571 Alternative language
28572 \family default
28573  in preferences dialog.
28574 \end_layout
28575
28576 \begin_layout Standard
28577 After a spell check you will be informed about the number of checked words.
28578 \end_layout
28579
28580 \begin_layout Subsubsection*
28581 Limitations
28582 \end_layout
28583
28584 \begin_layout Standard
28585 It is not possible to change the spelling of a particular word globally,
28586  rather than having to change the spelling separately for each occurrence
28587  of the word.
28588  But you can use the 
28589 \family sans
28590 Find
28591 \begin_inset space ~
28592 \end_inset
28593
28594 &
28595 \begin_inset space ~
28596 \end_inset
28597
28598 Replace
28599 \family default
28600  dialog for that.
28601 \end_layout
28602
28603 \begin_layout Standard
28604 LyX cannot correctly spell check documents containing multiple languages.
28605  This does work with 
28606 \family typewriter
28607 pspell
28608 \family default
28609 , assuming you have marked the different languages appropriately.
28610 \end_layout
28611
28612 \begin_layout Subsubsection*
28613 Further Settings
28614 \end_layout
28615
28616 \begin_layout Standard
28617 The 
28618 \family sans
28619 Spellchecker
28620 \family default
28621  section in the preferences dialog has some additional options:
28622 \end_layout
28623
28624 \begin_layout Description
28625 Escape
28626 \begin_inset space ~
28627 \end_inset
28628
28629 characters Allows you to add non-standard characters that the spell checker
28630  should consider, e.
28631 \begin_inset space \thinspace{}
28632 \end_inset
28633
28634 g.
28635 \begin_inset space \space{}
28636 \end_inset
28637
28638 German umlauts although you are spell checking an English document.
28639  This should not normally be needed.
28640 \end_layout
28641
28642 \begin_layout Description
28643 Personal
28644 \begin_inset space ~
28645 \end_inset
28646
28647 dictionary to use a different file as your personal dictionary instead of
28648  the spell checker's default choice 
28649 \end_layout
28650
28651 \begin_layout Description
28652 Accept
28653 \begin_inset space ~
28654 \end_inset
28655
28656 compound
28657 \begin_inset space ~
28658 \end_inset
28659
28660 words Prevent the spell checker from complaining about compounded words
28661  like 
28662 \begin_inset Quotes eld
28663 \end_inset
28664
28665 passthrough
28666 \begin_inset Quotes erd
28667 \end_inset
28668
28669 .
28670 \end_layout
28671
28672 \begin_layout Description
28673 Use
28674 \begin_inset space ~
28675 \end_inset
28676
28677 input
28678 \begin_inset space ~
28679 \end_inset
28680
28681 encoding Uses the document encoding that is set in the 
28682 \family sans
28683 Document\SpecialChar \menuseparator
28684 Settings
28685 \family default
28686  dialog under 
28687 \family sans
28688 Language
28689 \family default
28690  also for the spellchecker.
28691 \begin_inset Foot
28692 status collapsed
28693
28694 \begin_layout Plain Layout
28695 The encodings are explained in section
28696 \begin_inset space ~
28697 \end_inset
28698
28699
28700 \begin_inset CommandInset ref
28701 LatexCommand ref
28702 reference "cha:The-Document-Settings"
28703
28704 \end_inset
28705
28706 .
28707 \end_layout
28708
28709 \end_inset
28710
28711  Only enable this if you use 
28712 \family typewriter
28713 ispell
28714 \family default
28715  and can't spell check words with international letters in them.
28716  There have been reports that this does not work with all dictionaries,
28717  so this is disabled by default.
28718 \end_layout
28719
28720 \begin_layout Section
28721 Thesaurus
28722 \begin_inset Index idx
28723 status collapsed
28724
28725 \begin_layout Plain Layout
28726 Thesaurus
28727 \end_layout
28728
28729 \end_inset
28730
28731
28732 \begin_inset CommandInset label
28733 LatexCommand label
28734 name "sec:Thesaurus"
28735
28736 \end_inset
28737
28738
28739 \end_layout
28740
28741 \begin_layout Standard
28742 LyX provides a multilingual thesaurus.
28743  It uses the same thesaurus framework as OpenOffice and Firefox (namely
28744  the 
28745 \emph on
28746 MyThes
28747 \emph default
28748
28749 \begin_inset Foot
28750 status collapsed
28751
28752 \begin_layout Plain Layout
28753 \begin_inset CommandInset href
28754 LatexCommand href
28755 target "http://lingucomponent.openoffice.org/thesaurus.html"
28756
28757 \end_inset
28758
28759
28760 \end_layout
28761
28762 \end_inset
28763
28764  thesaurus library, which is included in LyX).
28765  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
28766  are available for many languages.
28767 \end_layout
28768
28769 \begin_layout Standard
28770 This section describes how new dictionaries are installed and set up for
28771  the use with LyX.
28772 \end_layout
28773
28774 \begin_layout Subsection
28775 Setting up the thesaurus
28776 \end_layout
28777
28778 \begin_layout Standard
28779 The 
28780 \emph on
28781 MyThes/
28782 \emph default
28783 OpenOffice thesauri consist of two files per language: A file with the suffix
28784  
28785 \emph on
28786 *.dat
28787 \emph default
28788  containing the data and an index file with the suffix 
28789 \emph on
28790 *.idx
28791 \emph default
28792 .
28793  The standardized file names include the language code for the given language
28794  (e.
28795 \begin_inset space \thinspace{}
28796 \end_inset
28797
28798 g.
28799  en_EN for English).
28800  For instance, the English files are named:
28801 \end_layout
28802
28803 \begin_layout Itemize
28804 th_en_EN_v2.idx
28805 \end_layout
28806
28807 \begin_layout Itemize
28808 th_en_EN_v2.dat
28809 \end_layout
28810
28811 \begin_layout Standard
28812 If you have OpenOffice and its thesaurus installed, these files should be
28813  already on your system.
28814  If not, you can get dictionaries from the site 
28815 \begin_inset Flex URL
28816 status collapsed
28817
28818 \begin_layout Plain Layout
28819
28820 http://extensions.services.openoffice.org
28821 \end_layout
28822
28823 \end_inset
28824
28825 .
28826  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28827  archives (
28828 \emph on
28829 *.oxt
28830 \emph default
28831 ) that contain other files such as spellchecker dictionaries besides the
28832  thesauri.
28833  These archives are simple zip files, so you can unpack them as you would
28834  unpack a zip archive.
28835 \end_layout
28836
28837 \begin_layout Standard
28838 Put the 
28839 \emph on
28840 *.idx
28841 \emph default
28842  and 
28843 \emph on
28844 *.dat
28845 \emph default
28846  files of all languages you want to use into one directory (do not use subfolder
28847 s), and specify the path to this directory in 
28848 \family sans
28849 Tools\SpecialChar \menuseparator
28850 Preferences\SpecialChar \menuseparator
28851 Paths
28852 \family default
28853 .
28854  Now the thesaurus should be ready to use.
28855 \end_layout
28856
28857 \begin_layout Subsection
28858 Using the thesaurus
28859 \end_layout
28860
28861 \begin_layout Standard
28862 To start the thesaurus, use the menu 
28863 \family sans
28864 Tools\SpecialChar \menuseparator
28865 Thesaurus
28866 \family default
28867  or the toolbar button 
28868 \begin_inset Graphics
28869         filename ../images/thesaurus-entry.png
28870         BoundingBox 0bp 5bp 20bp 25bp
28871         rotateOrigin center
28872
28873 \end_inset
28874
28875  while the cursor is at the word you want to look up or while a word is
28876  selected.
28877  A dialog pops up showing you probably related words that you can use as
28878  replacement.
28879  The proposals are grouped into categories.
28880  Note that the thesaurus does not only show synonyms, but also hyperonyms
28881  and hyponyms (such as 
28882 \emph on
28883 plant
28884 \emph default
28885  for 
28886 \emph on
28887 tree
28888 \emph default
28889 ), compounds (such as 
28890 \emph on
28891 tree diagram
28892 \emph default
28893 ) and antonyms (such as 
28894 \emph on
28895 women
28896 \emph default
28897  for 
28898 \emph on
28899 men
28900 \emph default
28901 ), which are marked as such.
28902 \end_layout
28903
28904 \begin_layout Standard
28905 The language is automatically chosen from the language at the cursor, but
28906  you can also switch it in the dialog, as you can enter new words to look
28907  up directly there.
28908 \end_layout
28909
28910 \begin_layout Standard
28911 Note that the thesaurus cannot handle phrases (only compounds that are in
28912  the dictionary, such as the above 
28913 \emph on
28914 tree diagram
28915 \emph default
28916 ), and you have to use the so called lemma form, i.
28917 \begin_inset space \thinspace{}
28918 \end_inset
28919
28920 e.
28921  the form that is used in the dictionaries (for many languages: first person
28922  singular indicative active for nouns, infinitive for verbs).
28923  For example looking up the word forms 
28924 \emph on
28925 reports
28926 \emph default
28927  or 
28928 \emph on
28929 reporting
28930 \emph default
28931  yields no results, while results are shown for the word form 
28932 \emph on
28933 report
28934 \emph default
28935 .
28936  Your best bet is to highlight only the relevant parts of such word (e.
28937 \begin_inset space \thinspace{}
28938 \end_inset
28939
28940 g.
28941  
28942 \emph on
28943 report
28944 \emph default
28945  in 
28946 \emph on
28947 report
28948 \emph default
28949 s), then you get proposals without adjusting the query in the dialog, and
28950  also the replacement will probably be correct (as only the highlighted
28951  part will be replaced, thus the ending remains).
28952 \end_layout
28953
28954 \begin_layout Subsection
28955 License of the Thesaurus library
28956 \end_layout
28957
28958 \begin_layout Standard
28959 The 
28960 \emph on
28961 MyThes
28962 \emph default
28963  library, which is used by LyX for the thesaurus, was created by 
28964 \noun on
28965 Kevin B.
28966  Hendricks
28967 \noun default
28968  as a standalone program.
28969  Version 1.1 of the library is included in LyX.
28970  The library was released under the 
28971 \emph on
28972 Berkeley Database License
28973 \emph default
28974 , which is compatible with LyX's license, the GPL.
28975  In order to meet the requirements of the Berkeley Database License, the
28976  MyThes license file is included in the LyX sources in the folder 
28977 \family sans
28978 ~src/support/mythes/license.readme
28979 \family default
28980 .
28981  In LyX Windows installations it is additionally available in the file 
28982 \family sans
28983 MyThes-License.txt
28984 \family default
28985  that is in the same folder as the file lyx.exe.
28986 \end_layout
28987
28988 \begin_layout Section
28989 Change Tracking
28990 \begin_inset Index idx
28991 status collapsed
28992
28993 \begin_layout Plain Layout
28994 Change Tracking
28995 \end_layout
28996
28997 \end_inset
28998
28999
29000 \begin_inset Index idx
29001 status collapsed
29002
29003 \begin_layout Plain Layout
29004 Document ! Change Tracking
29005 \end_layout
29006
29007 \end_inset
29008
29009
29010 \begin_inset CommandInset label
29011 LatexCommand label
29012 name "sec:Change-Tracking"
29013
29014 \end_inset
29015
29016
29017 \end_layout
29018
29019 \begin_layout Standard
29020 When you work on a document collaboratively it is extremely useful to be
29021  able to see changes that others have made highlighted in the document.
29022  You can then decide if you want to accept a change or not.
29023  This can be achieved by turning on change tracking in the menu 
29024 \family sans
29025 Document\SpecialChar \menuseparator
29026 Change
29027 \begin_inset space ~
29028 \end_inset
29029
29030 Tracking\SpecialChar \menuseparator
29031 Track
29032 \begin_inset space ~
29033 \end_inset
29034
29035 Changes
29036 \family default
29037 .
29038 \end_layout
29039
29040 \begin_layout Standard
29041 Changes made in the document will then be highlighted by strokes and colors:
29042  
29043 \bar under
29044 \color blue
29045 underlined text
29046 \bar default
29047 \color inherit
29048  is an addition, 
29049 \strikeout on
29050 \color blue
29051 canceled text
29052 \strikeout default
29053 \color inherit
29054  is a deletion.
29055  The color depends on the author that made the change.
29056  You can change the color in LyX's preferences dialog under 
29057 \family sans
29058 Look
29059 \begin_inset space ~
29060 \end_inset
29061
29062 and
29063 \begin_inset space ~
29064 \end_inset
29065
29066 feel
29067 \family default
29068
29069 \family sans
29070 Colors
29071 \family default
29072 .
29073 \begin_inset Index idx
29074 status collapsed
29075
29076 \begin_layout Plain Layout
29077 Color ! Change tracking
29078 \end_layout
29079
29080 \end_inset
29081
29082  The author and the date of the change are shown in LyX's status bar when
29083  the cursor is in changed text.
29084  The same information is shown when you use the toolbar button 
29085 \begin_inset Graphics
29086         filename ../images/changes-merge.png
29087         BoundingBox 0bp 5bp 20bp 25bp
29088         rotateOrigin center
29089
29090 \end_inset
29091
29092 .
29093 \end_layout
29094
29095 \begin_layout Standard
29096 When change tracking is activated, you will see the review toolbar in LyX:
29097 \begin_inset Index idx
29098 status collapsed
29099
29100 \begin_layout Plain Layout
29101 Toolbar ! Review
29102 \end_layout
29103
29104 \end_inset
29105
29106
29107 \end_layout
29108
29109 \begin_layout Standard
29110 \begin_inset VSpace defskip
29111 \end_inset
29112
29113
29114 \end_layout
29115
29116 \begin_layout Standard
29117 \begin_inset Graphics
29118         filename clipart/ChangesToolbar.png
29119
29120 \end_inset
29121
29122
29123 \end_layout
29124
29125 \begin_layout Standard
29126 \begin_inset VSpace defskip
29127 \end_inset
29128
29129
29130 \end_layout
29131
29132 \begin_layout Standard
29133 The review toolbar as shown above contains from left to right the following
29134  buttons:
29135 \end_layout
29136
29137 \begin_layout Standard
29138 \begin_inset VSpace defskip
29139 \end_inset
29140
29141
29142 \end_layout
29143
29144 \begin_layout Standard
29145 \begin_inset Tabular
29146 <lyxtabular version="3" rows="10" columns="2">
29147 <features islongtable="true" longtabularalignment="center">
29148 <column alignment="left" valignment="top" width="0">
29149 <column alignment="left" valignment="top" width="0">
29150 <row interlinespace="2.5mm">
29151 <cell alignment="center" valignment="top" usebox="none">
29152 \begin_inset Text
29153
29154 \begin_layout Plain Layout
29155 \begin_inset Graphics
29156         filename ../images/changes-track.png
29157         BoundingBox 0bp 5bp 20bp 25bp
29158         rotateOrigin center
29159
29160 \end_inset
29161
29162
29163 \end_layout
29164
29165 \end_inset
29166 </cell>
29167 <cell alignment="center" valignment="top" usebox="none">
29168 \begin_inset Text
29169
29170 \begin_layout Plain Layout
29171
29172 \family sans
29173 Document\SpecialChar \menuseparator
29174 Change
29175 \begin_inset space ~
29176 \end_inset
29177
29178 Tracking\SpecialChar \menuseparator
29179 Track
29180 \begin_inset space ~
29181 \end_inset
29182
29183 Changes
29184 \end_layout
29185
29186 \end_inset
29187 </cell>
29188 </row>
29189 <row interlinespace="2.5mm">
29190 <cell alignment="center" valignment="top" usebox="none">
29191 \begin_inset Text
29192
29193 \begin_layout Plain Layout
29194 \begin_inset Graphics
29195         filename ../images/changes-output.png
29196         BoundingBox 0bp 5bp 20bp 25bp
29197         rotateOrigin center
29198
29199 \end_inset
29200
29201
29202 \end_layout
29203
29204 \end_inset
29205 </cell>
29206 <cell alignment="center" valignment="top" usebox="none">
29207 \begin_inset Text
29208
29209 \begin_layout Plain Layout
29210
29211 \family sans
29212 Document\SpecialChar \menuseparator
29213 Change
29214 \begin_inset space ~
29215 \end_inset
29216
29217 Tracking\SpecialChar \menuseparator
29218 Show
29219 \begin_inset space ~
29220 \end_inset
29221
29222 Changes
29223 \begin_inset space ~
29224 \end_inset
29225
29226 in
29227 \begin_inset space ~
29228 \end_inset
29229
29230 Output
29231 \end_layout
29232
29233 \end_inset
29234 </cell>
29235 </row>
29236 <row interlinespace="2.5mm">
29237 <cell alignment="center" valignment="top" usebox="none">
29238 \begin_inset Text
29239
29240 \begin_layout Plain Layout
29241 \begin_inset Graphics
29242         filename ../images/change-next.png
29243         BoundingBox 0bp 5bp 20bp 25bp
29244         rotateOrigin center
29245
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \end_inset
29252 </cell>
29253 <cell alignment="center" valignment="top" usebox="none">
29254 \begin_inset Text
29255
29256 \begin_layout Plain Layout
29257 Jumps to the next change
29258 \end_layout
29259
29260 \end_inset
29261 </cell>
29262 </row>
29263 <row interlinespace="2.5mm">
29264 <cell alignment="center" valignment="top" usebox="none">
29265 \begin_inset Text
29266
29267 \begin_layout Plain Layout
29268 \begin_inset Graphics
29269         filename ../images/change-accept.png
29270         BoundingBox 0bp 5bp 20bp 25bp
29271         rotateOrigin center
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \end_inset
29279 </cell>
29280 <cell alignment="center" valignment="top" usebox="none">
29281 \begin_inset Text
29282
29283 \begin_layout Plain Layout
29284
29285 \family sans
29286 Document\SpecialChar \menuseparator
29287 Change
29288 \begin_inset space ~
29289 \end_inset
29290
29291 Tracking\SpecialChar \menuseparator
29292 Accept
29293 \begin_inset space ~
29294 \end_inset
29295
29296 Change
29297 \end_layout
29298
29299 \end_inset
29300 </cell>
29301 </row>
29302 <row interlinespace="2.5mm">
29303 <cell alignment="center" valignment="top" usebox="none">
29304 \begin_inset Text
29305
29306 \begin_layout Plain Layout
29307 \begin_inset Graphics
29308         filename ../images/change-reject.png
29309         BoundingBox 0bp 5bp 20bp 25bp
29310         rotateOrigin center
29311
29312 \end_inset
29313
29314
29315 \end_layout
29316
29317 \end_inset
29318 </cell>
29319 <cell alignment="center" valignment="top" usebox="none">
29320 \begin_inset Text
29321
29322 \begin_layout Plain Layout
29323
29324 \family sans
29325 Document\SpecialChar \menuseparator
29326 Change
29327 \begin_inset space ~
29328 \end_inset
29329
29330 Tracking\SpecialChar \menuseparator
29331 Reject
29332 \begin_inset space ~
29333 \end_inset
29334
29335 Change
29336 \end_layout
29337
29338 \end_inset
29339 </cell>
29340 </row>
29341 <row interlinespace="2.5mm">
29342 <cell alignment="center" valignment="top" usebox="none">
29343 \begin_inset Text
29344
29345 \begin_layout Plain Layout
29346 \begin_inset Graphics
29347         filename ../images/changes-merge.png
29348         BoundingBox 0bp 5bp 20bp 25bp
29349         rotateOrigin center
29350
29351 \end_inset
29352
29353
29354 \end_layout
29355
29356 \end_inset
29357 </cell>
29358 <cell alignment="center" valignment="top" usebox="none">
29359 \begin_inset Text
29360
29361 \begin_layout Plain Layout
29362
29363 \family sans
29364 Document\SpecialChar \menuseparator
29365 Change
29366 \begin_inset space ~
29367 \end_inset
29368
29369 Tracking\SpecialChar \menuseparator
29370 Merge
29371 \begin_inset space ~
29372 \end_inset
29373
29374 Changes
29375 \end_layout
29376
29377 \end_inset
29378 </cell>
29379 </row>
29380 <row interlinespace="2.5mm">
29381 <cell alignment="center" valignment="top" usebox="none">
29382 \begin_inset Text
29383
29384 \begin_layout Plain Layout
29385 \begin_inset Graphics
29386         filename ../images/all-changes-accept.png
29387         BoundingBox 0bp 5bp 20bp 25bp
29388         rotateOrigin center
29389
29390 \end_inset
29391
29392
29393 \end_layout
29394
29395 \end_inset
29396 </cell>
29397 <cell alignment="center" valignment="top" usebox="none">
29398 \begin_inset Text
29399
29400 \begin_layout Plain Layout
29401
29402 \family sans
29403 Document\SpecialChar \menuseparator
29404 Change
29405 \begin_inset space ~
29406 \end_inset
29407
29408 Tracking\SpecialChar \menuseparator
29409 Accept
29410 \begin_inset space ~
29411 \end_inset
29412
29413 All
29414 \begin_inset space ~
29415 \end_inset
29416
29417 Changes
29418 \end_layout
29419
29420 \end_inset
29421 </cell>
29422 </row>
29423 <row interlinespace="2.5mm">
29424 <cell alignment="center" valignment="top" usebox="none">
29425 \begin_inset Text
29426
29427 \begin_layout Plain Layout
29428 \begin_inset Graphics
29429         filename ../images/all-changes-reject.png
29430         BoundingBox 0bp 5bp 20bp 25bp
29431         rotateOrigin center
29432
29433 \end_inset
29434
29435
29436 \end_layout
29437
29438 \end_inset
29439 </cell>
29440 <cell alignment="center" valignment="top" usebox="none">
29441 \begin_inset Text
29442
29443 \begin_layout Plain Layout
29444
29445 \family sans
29446 Document\SpecialChar \menuseparator
29447 Change
29448 \begin_inset space ~
29449 \end_inset
29450
29451 Tracking\SpecialChar \menuseparator
29452 Reject
29453 \begin_inset space ~
29454 \end_inset
29455
29456 All
29457 \begin_inset space ~
29458 \end_inset
29459
29460 Changes
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 </row>
29466 <row interlinespace="2.5mm">
29467 <cell alignment="center" valignment="top" usebox="none">
29468 \begin_inset Text
29469
29470 \begin_layout Plain Layout
29471 \begin_inset Graphics
29472         filename ../images/note-insert.png
29473         BoundingBox 0bp 5bp 20bp 25bp
29474         rotateOrigin center
29475
29476 \end_inset
29477
29478
29479 \end_layout
29480
29481 \end_inset
29482 </cell>
29483 <cell alignment="center" valignment="top" usebox="none">
29484 \begin_inset Text
29485
29486 \begin_layout Plain Layout
29487
29488 \family sans
29489 Insert\SpecialChar \menuseparator
29490 Note\SpecialChar \menuseparator
29491 LyX
29492 \begin_inset space ~
29493 \end_inset
29494
29495 Note
29496 \end_layout
29497
29498 \end_inset
29499 </cell>
29500 </row>
29501 <row interlinespace="2.5mm">
29502 <cell alignment="center" valignment="top" usebox="none">
29503 \begin_inset Text
29504
29505 \begin_layout Plain Layout
29506 \begin_inset Graphics
29507         filename ../images/note-next.png
29508         BoundingBox 0bp 5bp 20bp 25bp
29509         rotateOrigin center
29510
29511 \end_inset
29512
29513
29514 \end_layout
29515
29516 \end_inset
29517 </cell>
29518 <cell alignment="center" valignment="top" usebox="none">
29519 \begin_inset Text
29520
29521 \begin_layout Plain Layout
29522
29523 \family sans
29524 Navigate\SpecialChar \menuseparator
29525 Next
29526 \begin_inset space ~
29527 \end_inset
29528
29529 Note
29530 \end_layout
29531
29532 \end_inset
29533 </cell>
29534 </row>
29535 </lyxtabular>
29536
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \begin_layout Standard
29543 \begin_inset VSpace defskip
29544 \end_inset
29545
29546
29547 \end_layout
29548
29549 \begin_layout Standard
29550 The review toolbar helps you to accept, reject, or merge changes – highlight
29551  the change and press one of the desired toolbar buttons.
29552  When you merge changes, a window pops up showing you information about
29553  the next change behind the current cursor position.
29554  So you don't need to highlight a certain change.
29555  Within the merge window you can decide to accept or reject changes and
29556  step to the next change.
29557  This way you can jump through all the changes in the document.
29558 \end_layout
29559
29560 \begin_layout Standard
29561 The toolbar has two buttons to handle notes because notes are often important
29562  to describe a change.
29563 \end_layout
29564
29565 \begin_layout Standard
29566 To show made changes in the output you need the LaTeX package 
29567 \series bold
29568 dvipost
29569 \series default
29570
29571 \begin_inset Index idx
29572 status collapsed
29573
29574 \begin_layout Plain Layout
29575 LaTeX-packages ! dvipost
29576 \end_layout
29577
29578 \end_inset
29579
29580  installed.
29581  You will find it in the TeX Catalogue, 
29582 \begin_inset CommandInset citation
29583 LatexCommand cite
29584 key "TeXCatalogue"
29585
29586 \end_inset
29587
29588  or in the package manager of your LaTeX-system.
29589 \end_layout
29590
29591 \begin_layout Section
29592 International Support
29593 \begin_inset Index idx
29594 status collapsed
29595
29596 \begin_layout Plain Layout
29597 International support
29598 \end_layout
29599
29600 \end_inset
29601
29602
29603 \end_layout
29604
29605 \begin_layout Standard
29606 This section describes how to use LyX with any language you want.
29607  For some non-western languages there are special Wiki-pages that explain
29608  how to set up LyX to use them: 
29609 \begin_inset CommandInset citation
29610 LatexCommand cite
29611 key "Arabic,Armenian,Farsi,Hebrew"
29612
29613 \end_inset
29614
29615
29616 \end_layout
29617
29618 \begin_layout Standard
29619 Besides languages, LyX also supports phonetic symbols, see section
29620 \begin_inset space ~
29621 \end_inset
29622
29623
29624 \begin_inset CommandInset ref
29625 LatexCommand ref
29626 reference "sub:Special-Character"
29627
29628 \end_inset
29629
29630 .
29631 \end_layout
29632
29633 \begin_layout Subsection
29634 Language Options
29635 \begin_inset Index idx
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639 Language ! Options
29640 \end_layout
29641
29642 \end_inset
29643
29644
29645 \begin_inset Index idx
29646 status collapsed
29647
29648 \begin_layout Plain Layout
29649 Document ! Settings
29650 \end_layout
29651
29652 \end_inset
29653
29654
29655 \begin_inset Index idx
29656 status collapsed
29657
29658 \begin_layout Plain Layout
29659 Document ! Language
29660 \end_layout
29661
29662 \end_inset
29663
29664
29665 \end_layout
29666
29667 \begin_layout Standard
29668 The 
29669 \family sans
29670 Document\SpecialChar \menuseparator
29671 Settings
29672 \family default
29673  dialog lets you set 
29674 \family roman
29675 the language and character encoding for your language.
29676  
29677 \end_layout
29678
29679 \begin_layout Standard
29680 Choose your language in the 
29681 \family sans
29682 Language
29683 \family default
29684  section of this dialog.
29685  The default is 
29686 \family sans
29687 English
29688 \family default
29689 .
29690 \end_layout
29691
29692 \begin_layout Standard
29693 Under 
29694 \family sans
29695 Encoding
29696 \family default
29697  you can choose the character encoding map you want to use for LaTeX export.
29698  The option 
29699 \family sans
29700 Language Default
29701 \family default
29702  is the preferred choice and works well in most cases.
29703  For details about the different encoding options see section
29704 \begin_inset space ~
29705 \end_inset
29706
29707
29708 \begin_inset CommandInset ref
29709 LatexCommand ref
29710 reference "cha:The-Document-Settings"
29711
29712 \end_inset
29713
29714 .
29715 \end_layout
29716
29717 \begin_layout Subsection
29718 Keyboard mapping configuration
29719 \begin_inset CommandInset label
29720 LatexCommand label
29721 name "sub:Keyboard-mapping"
29722
29723 \end_inset
29724
29725
29726 \end_layout
29727
29728 \begin_layout Standard
29729 If you have for example a U.S.-style keyboard and want to write in a language
29730  other than English, you can use an alternate keymap.
29731  For example, if you have a U.S.-style keyboard but want to write in Italian,
29732  you can configure LyX to use an Italian keymap.
29733  The preferences dialog allows you to choose up to two keyboard mappings,
29734  see section
29735 \begin_inset space ~
29736 \end_inset
29737
29738
29739 \begin_inset CommandInset ref
29740 LatexCommand ref
29741 reference "sub:Keyboard-Map"
29742
29743 \end_inset
29744
29745 .
29746  You can choose primary and secondary keyboard languages and then select
29747  which one you want to use.
29748 \end_layout
29749
29750 \begin_layout Standard
29751 Finally, you may just want to change a few key mappings or create an entirely
29752  different keymap (for Vulcan, for instance).
29753  You may, for example, normally write in Italian on a U.S.
29754  keyboard but want to include an occasional quotation in German.
29755  In such a case, you can write your own keyboard mapping or modify an existing
29756  one to support the characters you want.
29757  This and many other customizations are explained in the 
29758 \emph on
29759 Customization
29760 \emph default
29761  manual.
29762 \end_layout
29763
29764 \begin_layout Subsection
29765 Character Tables
29766 \end_layout
29767
29768 \begin_layout Standard
29769 Table
29770 \begin_inset space ~
29771 \end_inset
29772
29773
29774 \begin_inset CommandInset ref
29775 LatexCommand ref
29776 reference "cap:The-latin1-character"
29777
29778 \end_inset
29779
29780  shows the 
29781 \family typewriter
29782 Latin1
29783 \family default
29784  character set.
29785  You should be able to enter the characters in the first eight columns directly
29786  from the keyboard.
29787 \end_layout
29788
29789 \begin_layout Standard
29790 There are a few things you need to know about this table.
29791  Here are some of the details you'll need to bear in mind when using characters
29792  from the 
29793 \family typewriter
29794 Latin1
29795 \family default
29796  character set:
29797 \end_layout
29798
29799 \begin_layout Itemize
29800 Even if you have selected 
29801 \family sans
29802 latin1
29803 \family default
29804  in the 
29805 \family sans
29806 Document\SpecialChar \menuseparator
29807 Settings
29808 \family default
29809  dialog, users who have only the 
29810 \family typewriter
29811 T1
29812 \family default
29813 -fonts for LaTeX [or who have the 
29814 \family typewriter
29815 T1
29816 \family default
29817 -fonts but aren't using them] will still miss a few characters: D0, F0,
29818  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29819  french quotes won't show up.
29820 \end_layout
29821
29822 \begin_layout Standard
29823 \begin_inset Float table
29824 wide false
29825 sideways false
29826 status open
29827
29828 \begin_layout Plain Layout
29829 \begin_inset Caption
29830
29831 \begin_layout Plain Layout
29832 \begin_inset CommandInset label
29833 LatexCommand label
29834 name "cap:The-latin1-character"
29835
29836 \end_inset
29837
29838 The 
29839 \family typewriter
29840 latin1
29841 \family default
29842  character set
29843 \end_layout
29844
29845 \end_inset
29846
29847
29848 \end_layout
29849
29850 \begin_layout Plain Layout
29851 \align center
29852 \begin_inset Tabular
29853 <lyxtabular version="3" rows="17" columns="17">
29854 <features tabularvalignment="middle">
29855 <column alignment="center" valignment="top" width="0pt">
29856 <column alignment="center" valignment="top" width="0pt">
29857 <column alignment="center" valignment="top" width="0pt">
29858 <column alignment="center" valignment="top" width="0pt">
29859 <column alignment="center" valignment="top" width="0pt">
29860 <column alignment="center" valignment="top" width="0pt">
29861 <column alignment="center" valignment="top" width="0pt">
29862 <column alignment="center" valignment="top" width="0pt">
29863 <column alignment="center" valignment="top" width="0pt">
29864 <column alignment="center" valignment="top" width="0pt">
29865 <column alignment="center" valignment="top" width="0pt">
29866 <column alignment="center" valignment="top" width="0pt">
29867 <column alignment="center" valignment="top" width="0pt">
29868 <column alignment="center" valignment="top" width="0pt">
29869 <column alignment="center" valignment="top" width="0pt">
29870 <column alignment="center" valignment="top" width="0pt">
29871 <column alignment="center" valignment="top" width="0pt">
29872 <row>
29873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29874 \begin_inset Text
29875
29876 \begin_layout Plain Layout
29877
29878 \end_layout
29879
29880 \end_inset
29881 </cell>
29882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29883 \begin_inset Text
29884
29885 \begin_layout Plain Layout
29886
29887 \family roman
29888 \series medium
29889 \shape up
29890 \size tiny
29891 \emph off
29892 \bar no
29893 \noun off
29894 \color none
29895 00
29896 \end_layout
29897
29898 \end_inset
29899 </cell>
29900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29901 \begin_inset Text
29902
29903 \begin_layout Plain Layout
29904
29905 \family roman
29906 \series medium
29907 \shape up
29908 \size tiny
29909 \emph off
29910 \bar no
29911 \noun off
29912 \color none
29913 10
29914 \end_layout
29915
29916 \end_inset
29917 </cell>
29918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29919 \begin_inset Text
29920
29921 \begin_layout Plain Layout
29922
29923 \family roman
29924 \series medium
29925 \shape up
29926 \size tiny
29927 \emph off
29928 \bar no
29929 \noun off
29930 \color none
29931 20
29932 \end_layout
29933
29934 \end_inset
29935 </cell>
29936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29937 \begin_inset Text
29938
29939 \begin_layout Plain Layout
29940
29941 \family roman
29942 \series medium
29943 \shape up
29944 \size tiny
29945 \emph off
29946 \bar no
29947 \noun off
29948 \color none
29949 30
29950 \end_layout
29951
29952 \end_inset
29953 </cell>
29954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29955 \begin_inset Text
29956
29957 \begin_layout Plain Layout
29958
29959 \family roman
29960 \series medium
29961 \shape up
29962 \size tiny
29963 \emph off
29964 \bar no
29965 \noun off
29966 \color none
29967 40
29968 \end_layout
29969
29970 \end_inset
29971 </cell>
29972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29973 \begin_inset Text
29974
29975 \begin_layout Plain Layout
29976
29977 \family roman
29978 \series medium
29979 \shape up
29980 \size tiny
29981 \emph off
29982 \bar no
29983 \noun off
29984 \color none
29985 50
29986 \end_layout
29987
29988 \end_inset
29989 </cell>
29990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29991 \begin_inset Text
29992
29993 \begin_layout Plain Layout
29994
29995 \family roman
29996 \series medium
29997 \shape up
29998 \size tiny
29999 \emph off
30000 \bar no
30001 \noun off
30002 \color none
30003 60
30004 \end_layout
30005
30006 \end_inset
30007 </cell>
30008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30009 \begin_inset Text
30010
30011 \begin_layout Plain Layout
30012
30013 \family roman
30014 \series medium
30015 \shape up
30016 \size tiny
30017 \emph off
30018 \bar no
30019 \noun off
30020 \color none
30021 70
30022 \end_layout
30023
30024 \end_inset
30025 </cell>
30026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30027 \begin_inset Text
30028
30029 \begin_layout Plain Layout
30030
30031 \family roman
30032 \series medium
30033 \shape up
30034 \size tiny
30035 \emph off
30036 \bar no
30037 \noun off
30038 \color none
30039 80
30040 \end_layout
30041
30042 \end_inset
30043 </cell>
30044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30045 \begin_inset Text
30046
30047 \begin_layout Plain Layout
30048
30049 \family roman
30050 \series medium
30051 \shape up
30052 \size tiny
30053 \emph off
30054 \bar no
30055 \noun off
30056 \color none
30057 90
30058 \end_layout
30059
30060 \end_inset
30061 </cell>
30062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30063 \begin_inset Text
30064
30065 \begin_layout Plain Layout
30066
30067 \family roman
30068 \series medium
30069 \shape up
30070 \size tiny
30071 \emph off
30072 \bar no
30073 \noun off
30074 \color none
30075 A0
30076 \end_layout
30077
30078 \end_inset
30079 </cell>
30080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30081 \begin_inset Text
30082
30083 \begin_layout Plain Layout
30084
30085 \family roman
30086 \series medium
30087 \shape up
30088 \size tiny
30089 \emph off
30090 \bar no
30091 \noun off
30092 \color none
30093 B0
30094 \end_layout
30095
30096 \end_inset
30097 </cell>
30098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30099 \begin_inset Text
30100
30101 \begin_layout Plain Layout
30102
30103 \family roman
30104 \series medium
30105 \shape up
30106 \size tiny
30107 \emph off
30108 \bar no
30109 \noun off
30110 \color none
30111 C0
30112 \end_layout
30113
30114 \end_inset
30115 </cell>
30116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30117 \begin_inset Text
30118
30119 \begin_layout Plain Layout
30120
30121 \family roman
30122 \series medium
30123 \shape up
30124 \size tiny
30125 \emph off
30126 \bar no
30127 \noun off
30128 \color none
30129 D0
30130 \end_layout
30131
30132 \end_inset
30133 </cell>
30134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30135 \begin_inset Text
30136
30137 \begin_layout Plain Layout
30138
30139 \family roman
30140 \series medium
30141 \shape up
30142 \size tiny
30143 \emph off
30144 \bar no
30145 \noun off
30146 \color none
30147 E0
30148 \end_layout
30149
30150 \end_inset
30151 </cell>
30152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30153 \begin_inset Text
30154
30155 \begin_layout Plain Layout
30156
30157 \family roman
30158 \series medium
30159 \shape up
30160 \size tiny
30161 \emph off
30162 \bar no
30163 \noun off
30164 \color none
30165 F0
30166 \end_layout
30167
30168 \end_inset
30169 </cell>
30170 </row>
30171 <row>
30172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30173 \begin_inset Text
30174
30175 \begin_layout Plain Layout
30176
30177 \family roman
30178 \series medium
30179 \shape up
30180 \size tiny
30181 \emph off
30182 \bar no
30183 \noun off
30184 \color none
30185 00
30186 \end_layout
30187
30188 \end_inset
30189 </cell>
30190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30191 \begin_inset Text
30192
30193 \begin_layout Plain Layout
30194
30195 \end_layout
30196
30197 \end_inset
30198 </cell>
30199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30200 \begin_inset Text
30201
30202 \begin_layout Plain Layout
30203
30204 \end_layout
30205
30206 \end_inset
30207 </cell>
30208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30209 \begin_inset Text
30210
30211 \begin_layout Plain Layout
30212
30213 \end_layout
30214
30215 \end_inset
30216 </cell>
30217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30218 \begin_inset Text
30219
30220 \begin_layout Plain Layout
30221
30222 \family roman
30223 \series medium
30224 \shape up
30225 \emph off
30226 \bar no
30227 \noun off
30228 \color none
30229 0
30230 \end_layout
30231
30232 \end_inset
30233 </cell>
30234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30235 \begin_inset Text
30236
30237 \begin_layout Plain Layout
30238
30239 \family roman
30240 \series medium
30241 \shape up
30242 \emph off
30243 \bar no
30244 \noun off
30245 \color none
30246 @
30247 \end_layout
30248
30249 \end_inset
30250 </cell>
30251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30252 \begin_inset Text
30253
30254 \begin_layout Plain Layout
30255
30256 \family roman
30257 \series medium
30258 \shape up
30259 \emph off
30260 \bar no
30261 \noun off
30262 \color none
30263 P
30264 \end_layout
30265
30266 \end_inset
30267 </cell>
30268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30269 \begin_inset Text
30270
30271 \begin_layout Plain Layout
30272
30273 \family roman
30274 \series medium
30275 \shape up
30276 \emph off
30277 \bar no
30278 \noun off
30279 \color none
30280 '
30281 \end_layout
30282
30283 \end_inset
30284 </cell>
30285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30286 \begin_inset Text
30287
30288 \begin_layout Plain Layout
30289
30290 \family roman
30291 \series medium
30292 \shape up
30293 \emph off
30294 \bar no
30295 \noun off
30296 \color none
30297 p
30298 \end_layout
30299
30300 \end_inset
30301 </cell>
30302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30303 \begin_inset Text
30304
30305 \begin_layout Plain Layout
30306
30307 \end_layout
30308
30309 \end_inset
30310 </cell>
30311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30312 \begin_inset Text
30313
30314 \begin_layout Plain Layout
30315
30316 \end_layout
30317
30318 \end_inset
30319 </cell>
30320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30321 \begin_inset Text
30322
30323 \begin_layout Plain Layout
30324
30325 \end_layout
30326
30327 \end_inset
30328 </cell>
30329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30330 \begin_inset Text
30331
30332 \begin_layout Plain Layout
30333
30334 \family roman
30335 \series medium
30336 \shape up
30337 \emph off
30338 \bar no
30339 \noun off
30340 \color none
30341 °
30342 \end_layout
30343
30344 \end_inset
30345 </cell>
30346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30347 \begin_inset Text
30348
30349 \begin_layout Plain Layout
30350
30351 \family roman
30352 \series medium
30353 \shape up
30354 \emph off
30355 \bar no
30356 \noun off
30357 \color none
30358 À
30359 \end_layout
30360
30361 \end_inset
30362 </cell>
30363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30364 \begin_inset Text
30365
30366 \begin_layout Plain Layout
30367
30368 \family roman
30369 \series medium
30370 \shape up
30371 \emph off
30372 \bar no
30373 \noun off
30374 \color none
30375 Ð
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30381 \begin_inset Text
30382
30383 \begin_layout Plain Layout
30384
30385 \family roman
30386 \series medium
30387 \shape up
30388 \emph off
30389 \bar no
30390 \noun off
30391 \color none
30392 à
30393 \end_layout
30394
30395 \end_inset
30396 </cell>
30397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30398 \begin_inset Text
30399
30400 \begin_layout Plain Layout
30401
30402 \family roman
30403 \series medium
30404 \shape up
30405 \emph off
30406 \bar no
30407 \noun off
30408 \color none
30409 ð
30410 \end_layout
30411
30412 \end_inset
30413 </cell>
30414 </row>
30415 <row>
30416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30417 \begin_inset Text
30418
30419 \begin_layout Plain Layout
30420
30421 \family roman
30422 \series medium
30423 \shape up
30424 \size tiny
30425 \emph off
30426 \bar no
30427 \noun off
30428 \color none
30429 01
30430 \end_layout
30431
30432 \end_inset
30433 </cell>
30434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30435 \begin_inset Text
30436
30437 \begin_layout Plain Layout
30438
30439 \end_layout
30440
30441 \end_inset
30442 </cell>
30443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30444 \begin_inset Text
30445
30446 \begin_layout Plain Layout
30447
30448 \end_layout
30449
30450 \end_inset
30451 </cell>
30452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30453 \begin_inset Text
30454
30455 \begin_layout Plain Layout
30456
30457 \family roman
30458 \series medium
30459 \shape up
30460 \emph off
30461 \bar no
30462 \noun off
30463 \color none
30464 !
30465 \end_layout
30466
30467 \end_inset
30468 </cell>
30469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30470 \begin_inset Text
30471
30472 \begin_layout Plain Layout
30473
30474 \family roman
30475 \series medium
30476 \shape up
30477 \emph off
30478 \bar no
30479 \noun off
30480 \color none
30481 1
30482 \end_layout
30483
30484 \end_inset
30485 </cell>
30486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30487 \begin_inset Text
30488
30489 \begin_layout Plain Layout
30490
30491 \family roman
30492 \series medium
30493 \shape up
30494 \emph off
30495 \bar no
30496 \noun off
30497 \color none
30498 A
30499 \end_layout
30500
30501 \end_inset
30502 </cell>
30503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30504 \begin_inset Text
30505
30506 \begin_layout Plain Layout
30507
30508 \family roman
30509 \series medium
30510 \shape up
30511 \emph off
30512 \bar no
30513 \noun off
30514 \color none
30515 Q
30516 \end_layout
30517
30518 \end_inset
30519 </cell>
30520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30521 \begin_inset Text
30522
30523 \begin_layout Plain Layout
30524
30525 \family roman
30526 \series medium
30527 \shape up
30528 \emph off
30529 \bar no
30530 \noun off
30531 \color none
30532 a
30533 \end_layout
30534
30535 \end_inset
30536 </cell>
30537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30538 \begin_inset Text
30539
30540 \begin_layout Plain Layout
30541
30542 \family roman
30543 \series medium
30544 \shape up
30545 \emph off
30546 \bar no
30547 \noun off
30548 \color none
30549 q
30550 \end_layout
30551
30552 \end_inset
30553 </cell>
30554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30555 \begin_inset Text
30556
30557 \begin_layout Plain Layout
30558
30559 \end_layout
30560
30561 \end_inset
30562 </cell>
30563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30564 \begin_inset Text
30565
30566 \begin_layout Plain Layout
30567
30568 \end_layout
30569
30570 \end_inset
30571 </cell>
30572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30573 \begin_inset Text
30574
30575 \begin_layout Plain Layout
30576
30577 \family roman
30578 \series medium
30579 \shape up
30580 \emph off
30581 \bar no
30582 \noun off
30583 \color none
30584 ¡
30585 \end_layout
30586
30587 \end_inset
30588 </cell>
30589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30590 \begin_inset Text
30591
30592 \begin_layout Plain Layout
30593
30594 \family roman
30595 \series medium
30596 \shape up
30597 \emph off
30598 \bar no
30599 \noun off
30600 \color none
30601 ±
30602 \end_layout
30603
30604 \end_inset
30605 </cell>
30606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30607 \begin_inset Text
30608
30609 \begin_layout Plain Layout
30610
30611 \family roman
30612 \series medium
30613 \shape up
30614 \emph off
30615 \bar no
30616 \noun off
30617 \color none
30618 Á
30619 \end_layout
30620
30621 \end_inset
30622 </cell>
30623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30624 \begin_inset Text
30625
30626 \begin_layout Plain Layout
30627
30628 \family roman
30629 \series medium
30630 \shape up
30631 \emph off
30632 \bar no
30633 \noun off
30634 \color none
30635 Ñ
30636 \end_layout
30637
30638 \end_inset
30639 </cell>
30640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30641 \begin_inset Text
30642
30643 \begin_layout Plain Layout
30644
30645 \family roman
30646 \series medium
30647 \shape up
30648 \emph off
30649 \bar no
30650 \noun off
30651 \color none
30652 á
30653 \end_layout
30654
30655 \end_inset
30656 </cell>
30657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30658 \begin_inset Text
30659
30660 \begin_layout Plain Layout
30661
30662 \family roman
30663 \series medium
30664 \shape up
30665 \emph off
30666 \bar no
30667 \noun off
30668 \color none
30669 ñ
30670 \end_layout
30671
30672 \end_inset
30673 </cell>
30674 </row>
30675 <row>
30676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30677 \begin_inset Text
30678
30679 \begin_layout Plain Layout
30680
30681 \family roman
30682 \series medium
30683 \shape up
30684 \size tiny
30685 \emph off
30686 \bar no
30687 \noun off
30688 \color none
30689 02
30690 \end_layout
30691
30692 \end_inset
30693 </cell>
30694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30695 \begin_inset Text
30696
30697 \begin_layout Plain Layout
30698
30699 \end_layout
30700
30701 \end_inset
30702 </cell>
30703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30704 \begin_inset Text
30705
30706 \begin_layout Plain Layout
30707
30708 \end_layout
30709
30710 \end_inset
30711 </cell>
30712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30713 \begin_inset Text
30714
30715 \begin_layout Plain Layout
30716
30717 \family roman
30718 \series medium
30719 \shape up
30720 \emph off
30721 \bar no
30722 \noun off
30723 \color none
30724 \begin_inset Quotes eld
30725 \end_inset
30726
30727
30728 \end_layout
30729
30730 \end_inset
30731 </cell>
30732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30733 \begin_inset Text
30734
30735 \begin_layout Plain Layout
30736
30737 \family roman
30738 \series medium
30739 \shape up
30740 \emph off
30741 \bar no
30742 \noun off
30743 \color none
30744 2
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753
30754 \family roman
30755 \series medium
30756 \shape up
30757 \emph off
30758 \bar no
30759 \noun off
30760 \color none
30761 B
30762 \end_layout
30763
30764 \end_inset
30765 </cell>
30766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30767 \begin_inset Text
30768
30769 \begin_layout Plain Layout
30770
30771 \family roman
30772 \series medium
30773 \shape up
30774 \emph off
30775 \bar no
30776 \noun off
30777 \color none
30778 R
30779 \end_layout
30780
30781 \end_inset
30782 </cell>
30783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30784 \begin_inset Text
30785
30786 \begin_layout Plain Layout
30787
30788 \family roman
30789 \series medium
30790 \shape up
30791 \emph off
30792 \bar no
30793 \noun off
30794 \color none
30795 b
30796 \end_layout
30797
30798 \end_inset
30799 </cell>
30800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30801 \begin_inset Text
30802
30803 \begin_layout Plain Layout
30804
30805 \family roman
30806 \series medium
30807 \shape up
30808 \emph off
30809 \bar no
30810 \noun off
30811 \color none
30812 r
30813 \end_layout
30814
30815 \end_inset
30816 </cell>
30817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30818 \begin_inset Text
30819
30820 \begin_layout Plain Layout
30821
30822 \end_layout
30823
30824 \end_inset
30825 </cell>
30826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830
30831 \end_layout
30832
30833 \end_inset
30834 </cell>
30835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30836 \begin_inset Text
30837
30838 \begin_layout Plain Layout
30839 ¢
30840 \end_layout
30841
30842 \end_inset
30843 </cell>
30844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30845 \begin_inset Text
30846
30847 \begin_layout Plain Layout
30848
30849 \family roman
30850 \series medium
30851 \shape up
30852 \emph off
30853 \bar no
30854 \noun off
30855 \color none
30856 ²
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865
30866 \family roman
30867 \series medium
30868 \shape up
30869 \emph off
30870 \bar no
30871 \noun off
30872 \color none
30873 Â
30874 \end_layout
30875
30876 \end_inset
30877 </cell>
30878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30879 \begin_inset Text
30880
30881 \begin_layout Plain Layout
30882
30883 \family roman
30884 \series medium
30885 \shape up
30886 \emph off
30887 \bar no
30888 \noun off
30889 \color none
30890 Ò
30891 \end_layout
30892
30893 \end_inset
30894 </cell>
30895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30896 \begin_inset Text
30897
30898 \begin_layout Plain Layout
30899
30900 \family roman
30901 \series medium
30902 \shape up
30903 \emph off
30904 \bar no
30905 \noun off
30906 \color none
30907 â
30908 \end_layout
30909
30910 \end_inset
30911 </cell>
30912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916
30917 \family roman
30918 \series medium
30919 \shape up
30920 \emph off
30921 \bar no
30922 \noun off
30923 \color none
30924 ò
30925 \end_layout
30926
30927 \end_inset
30928 </cell>
30929 </row>
30930 <row>
30931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30932 \begin_inset Text
30933
30934 \begin_layout Plain Layout
30935
30936 \family roman
30937 \series medium
30938 \shape up
30939 \size tiny
30940 \emph off
30941 \bar no
30942 \noun off
30943 \color none
30944 03
30945 \end_layout
30946
30947 \end_inset
30948 </cell>
30949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30950 \begin_inset Text
30951
30952 \begin_layout Plain Layout
30953
30954 \end_layout
30955
30956 \end_inset
30957 </cell>
30958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30959 \begin_inset Text
30960
30961 \begin_layout Plain Layout
30962
30963 \end_layout
30964
30965 \end_inset
30966 </cell>
30967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30968 \begin_inset Text
30969
30970 \begin_layout Plain Layout
30971
30972 \family roman
30973 \series medium
30974 \shape up
30975 \emph off
30976 \bar no
30977 \noun off
30978 \color none
30979 #
30980 \end_layout
30981
30982 \end_inset
30983 </cell>
30984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30985 \begin_inset Text
30986
30987 \begin_layout Plain Layout
30988
30989 \family roman
30990 \series medium
30991 \shape up
30992 \emph off
30993 \bar no
30994 \noun off
30995 \color none
30996 3
30997 \end_layout
30998
30999 \end_inset
31000 </cell>
31001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31002 \begin_inset Text
31003
31004 \begin_layout Plain Layout
31005
31006 \family roman
31007 \series medium
31008 \shape up
31009 \emph off
31010 \bar no
31011 \noun off
31012 \color none
31013 C
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022
31023 \family roman
31024 \series medium
31025 \shape up
31026 \emph off
31027 \bar no
31028 \noun off
31029 \color none
31030 S
31031 \end_layout
31032
31033 \end_inset
31034 </cell>
31035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31036 \begin_inset Text
31037
31038 \begin_layout Plain Layout
31039
31040 \family roman
31041 \series medium
31042 \shape up
31043 \emph off
31044 \bar no
31045 \noun off
31046 \color none
31047 c
31048 \end_layout
31049
31050 \end_inset
31051 </cell>
31052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31053 \begin_inset Text
31054
31055 \begin_layout Plain Layout
31056
31057 \family roman
31058 \series medium
31059 \shape up
31060 \emph off
31061 \bar no
31062 \noun off
31063 \color none
31064 s
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Plain Layout
31073
31074 \end_layout
31075
31076 \end_inset
31077 </cell>
31078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31079 \begin_inset Text
31080
31081 \begin_layout Plain Layout
31082
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31088 \begin_inset Text
31089
31090 \begin_layout Plain Layout
31091
31092 \family roman
31093 \series medium
31094 \shape up
31095 \emph off
31096 \bar no
31097 \noun off
31098 \color none
31099 £
31100 \end_layout
31101
31102 \end_inset
31103 </cell>
31104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31105 \begin_inset Text
31106
31107 \begin_layout Plain Layout
31108
31109 \family roman
31110 \series medium
31111 \shape up
31112 \emph off
31113 \bar no
31114 \noun off
31115 \color none
31116 ³
31117 \end_layout
31118
31119 \end_inset
31120 </cell>
31121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31122 \begin_inset Text
31123
31124 \begin_layout Plain Layout
31125
31126 \family roman
31127 \series medium
31128 \shape up
31129 \emph off
31130 \bar no
31131 \noun off
31132 \color none
31133 Ã
31134 \end_layout
31135
31136 \end_inset
31137 </cell>
31138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31139 \begin_inset Text
31140
31141 \begin_layout Plain Layout
31142
31143 \family roman
31144 \series medium
31145 \shape up
31146 \emph off
31147 \bar no
31148 \noun off
31149 \color none
31150 Ó
31151 \end_layout
31152
31153 \end_inset
31154 </cell>
31155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Plain Layout
31159
31160 \family roman
31161 \series medium
31162 \shape up
31163 \emph off
31164 \bar no
31165 \noun off
31166 \color none
31167 ã
31168 \end_layout
31169
31170 \end_inset
31171 </cell>
31172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31173 \begin_inset Text
31174
31175 \begin_layout Plain Layout
31176
31177 \family roman
31178 \series medium
31179 \shape up
31180 \emph off
31181 \bar no
31182 \noun off
31183 \color none
31184 ó
31185 \end_layout
31186
31187 \end_inset
31188 </cell>
31189 </row>
31190 <row>
31191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31192 \begin_inset Text
31193
31194 \begin_layout Plain Layout
31195
31196 \family roman
31197 \series medium
31198 \shape up
31199 \size tiny
31200 \emph off
31201 \bar no
31202 \noun off
31203 \color none
31204 04
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31210 \begin_inset Text
31211
31212 \begin_layout Plain Layout
31213
31214 \end_layout
31215
31216 \end_inset
31217 </cell>
31218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222
31223 \end_layout
31224
31225 \end_inset
31226 </cell>
31227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31228 \begin_inset Text
31229
31230 \begin_layout Plain Layout
31231
31232 \family roman
31233 \series medium
31234 \shape up
31235 \emph off
31236 \bar no
31237 \noun off
31238 \color none
31239 $
31240 \end_layout
31241
31242 \end_inset
31243 </cell>
31244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31245 \begin_inset Text
31246
31247 \begin_layout Plain Layout
31248
31249 \family roman
31250 \series medium
31251 \shape up
31252 \emph off
31253 \bar no
31254 \noun off
31255 \color none
31256 4
31257 \end_layout
31258
31259 \end_inset
31260 </cell>
31261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31262 \begin_inset Text
31263
31264 \begin_layout Plain Layout
31265
31266 \family roman
31267 \series medium
31268 \shape up
31269 \emph off
31270 \bar no
31271 \noun off
31272 \color none
31273 D
31274 \end_layout
31275
31276 \end_inset
31277 </cell>
31278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31279 \begin_inset Text
31280
31281 \begin_layout Plain Layout
31282
31283 \family roman
31284 \series medium
31285 \shape up
31286 \emph off
31287 \bar no
31288 \noun off
31289 \color none
31290 T
31291 \end_layout
31292
31293 \end_inset
31294 </cell>
31295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31296 \begin_inset Text
31297
31298 \begin_layout Plain Layout
31299
31300 \family roman
31301 \series medium
31302 \shape up
31303 \emph off
31304 \bar no
31305 \noun off
31306 \color none
31307 d
31308 \end_layout
31309
31310 \end_inset
31311 </cell>
31312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31313 \begin_inset Text
31314
31315 \begin_layout Plain Layout
31316
31317 \family roman
31318 \series medium
31319 \shape up
31320 \emph off
31321 \bar no
31322 \noun off
31323 \color none
31324 t
31325 \end_layout
31326
31327 \end_inset
31328 </cell>
31329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31330 \begin_inset Text
31331
31332 \begin_layout Plain Layout
31333
31334 \end_layout
31335
31336 \end_inset
31337 </cell>
31338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31339 \begin_inset Text
31340
31341 \begin_layout Plain Layout
31342
31343 \end_layout
31344
31345 \end_inset
31346 </cell>
31347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31348 \begin_inset Text
31349
31350 \begin_layout Plain Layout
31351 ¤
31352 \end_layout
31353
31354 \end_inset
31355 </cell>
31356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31357 \begin_inset Text
31358
31359 \begin_layout Plain Layout
31360
31361 \family roman
31362 \series medium
31363 \shape up
31364 \emph off
31365 \bar no
31366 \noun off
31367 \color none
31368 ´
31369 \end_layout
31370
31371 \end_inset
31372 </cell>
31373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31374 \begin_inset Text
31375
31376 \begin_layout Plain Layout
31377
31378 \family roman
31379 \series medium
31380 \shape up
31381 \emph off
31382 \bar no
31383 \noun off
31384 \color none
31385 Ä
31386 \end_layout
31387
31388 \end_inset
31389 </cell>
31390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31391 \begin_inset Text
31392
31393 \begin_layout Plain Layout
31394
31395 \family roman
31396 \series medium
31397 \shape up
31398 \emph off
31399 \bar no
31400 \noun off
31401 \color none
31402 Ô
31403 \end_layout
31404
31405 \end_inset
31406 </cell>
31407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31408 \begin_inset Text
31409
31410 \begin_layout Plain Layout
31411
31412 \family roman
31413 \series medium
31414 \shape up
31415 \emph off
31416 \bar no
31417 \noun off
31418 \color none
31419 ä
31420 \end_layout
31421
31422 \end_inset
31423 </cell>
31424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31425 \begin_inset Text
31426
31427 \begin_layout Plain Layout
31428
31429 \family roman
31430 \series medium
31431 \shape up
31432 \emph off
31433 \bar no
31434 \noun off
31435 \color none
31436 ô
31437 \end_layout
31438
31439 \end_inset
31440 </cell>
31441 </row>
31442 <row>
31443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31444 \begin_inset Text
31445
31446 \begin_layout Plain Layout
31447
31448 \family roman
31449 \series medium
31450 \shape up
31451 \size tiny
31452 \emph off
31453 \bar no
31454 \noun off
31455 \color none
31456 05
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31462 \begin_inset Text
31463
31464 \begin_layout Plain Layout
31465
31466 \end_layout
31467
31468 \end_inset
31469 </cell>
31470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31471 \begin_inset Text
31472
31473 \begin_layout Plain Layout
31474
31475 \end_layout
31476
31477 \end_inset
31478 </cell>
31479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31480 \begin_inset Text
31481
31482 \begin_layout Plain Layout
31483
31484 \family roman
31485 \series medium
31486 \shape up
31487 \emph off
31488 \bar no
31489 \noun off
31490 \color none
31491 %
31492 \end_layout
31493
31494 \end_inset
31495 </cell>
31496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31497 \begin_inset Text
31498
31499 \begin_layout Plain Layout
31500
31501 \family roman
31502 \series medium
31503 \shape up
31504 \emph off
31505 \bar no
31506 \noun off
31507 \color none
31508 5
31509 \end_layout
31510
31511 \end_inset
31512 </cell>
31513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31514 \begin_inset Text
31515
31516 \begin_layout Plain Layout
31517
31518 \family roman
31519 \series medium
31520 \shape up
31521 \emph off
31522 \bar no
31523 \noun off
31524 \color none
31525 E
31526 \end_layout
31527
31528 \end_inset
31529 </cell>
31530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31531 \begin_inset Text
31532
31533 \begin_layout Plain Layout
31534
31535 \family roman
31536 \series medium
31537 \shape up
31538 \emph off
31539 \bar no
31540 \noun off
31541 \color none
31542 U
31543 \end_layout
31544
31545 \end_inset
31546 </cell>
31547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31548 \begin_inset Text
31549
31550 \begin_layout Plain Layout
31551
31552 \family roman
31553 \series medium
31554 \shape up
31555 \emph off
31556 \bar no
31557 \noun off
31558 \color none
31559 e
31560 \end_layout
31561
31562 \end_inset
31563 </cell>
31564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31565 \begin_inset Text
31566
31567 \begin_layout Plain Layout
31568
31569 \family roman
31570 \series medium
31571 \shape up
31572 \emph off
31573 \bar no
31574 \noun off
31575 \color none
31576 u
31577 \end_layout
31578
31579 \end_inset
31580 </cell>
31581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31582 \begin_inset Text
31583
31584 \begin_layout Plain Layout
31585
31586 \end_layout
31587
31588 \end_inset
31589 </cell>
31590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31591 \begin_inset Text
31592
31593 \begin_layout Plain Layout
31594
31595 \end_layout
31596
31597 \end_inset
31598 </cell>
31599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31600 \begin_inset Text
31601
31602 \begin_layout Plain Layout
31603 ¥
31604 \end_layout
31605
31606 \end_inset
31607 </cell>
31608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31609 \begin_inset Text
31610
31611 \begin_layout Plain Layout
31612
31613 \family roman
31614 \series medium
31615 \shape up
31616 \emph off
31617 \bar no
31618 \noun off
31619 \color none
31620 µ
31621 \end_layout
31622
31623 \end_inset
31624 </cell>
31625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31626 \begin_inset Text
31627
31628 \begin_layout Plain Layout
31629
31630 \family roman
31631 \series medium
31632 \shape up
31633 \emph off
31634 \bar no
31635 \noun off
31636 \color none
31637 Å
31638 \end_layout
31639
31640 \end_inset
31641 </cell>
31642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31643 \begin_inset Text
31644
31645 \begin_layout Plain Layout
31646
31647 \family roman
31648 \series medium
31649 \shape up
31650 \emph off
31651 \bar no
31652 \noun off
31653 \color none
31654 Õ
31655 \end_layout
31656
31657 \end_inset
31658 </cell>
31659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31660 \begin_inset Text
31661
31662 \begin_layout Plain Layout
31663
31664 \family roman
31665 \series medium
31666 \shape up
31667 \emph off
31668 \bar no
31669 \noun off
31670 \color none
31671 å
31672 \end_layout
31673
31674 \end_inset
31675 </cell>
31676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31677 \begin_inset Text
31678
31679 \begin_layout Plain Layout
31680
31681 \family roman
31682 \series medium
31683 \shape up
31684 \emph off
31685 \bar no
31686 \noun off
31687 \color none
31688 õ
31689 \end_layout
31690
31691 \end_inset
31692 </cell>
31693 </row>
31694 <row>
31695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31696 \begin_inset Text
31697
31698 \begin_layout Plain Layout
31699
31700 \family roman
31701 \series medium
31702 \shape up
31703 \size tiny
31704 \emph off
31705 \bar no
31706 \noun off
31707 \color none
31708 06
31709 \end_layout
31710
31711 \end_inset
31712 </cell>
31713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717
31718 \end_layout
31719
31720 \end_inset
31721 </cell>
31722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31723 \begin_inset Text
31724
31725 \begin_layout Plain Layout
31726
31727 \end_layout
31728
31729 \end_inset
31730 </cell>
31731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31732 \begin_inset Text
31733
31734 \begin_layout Plain Layout
31735
31736 \family roman
31737 \series medium
31738 \shape up
31739 \emph off
31740 \bar no
31741 \noun off
31742 \color none
31743 &
31744 \end_layout
31745
31746 \end_inset
31747 </cell>
31748 <cell alignment="center" valignment="top" topline="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 \emph off
31757 \bar no
31758 \noun off
31759 \color none
31760 6
31761 \end_layout
31762
31763 \end_inset
31764 </cell>
31765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31766 \begin_inset Text
31767
31768 \begin_layout Plain Layout
31769
31770 \family roman
31771 \series medium
31772 \shape up
31773 \emph off
31774 \bar no
31775 \noun off
31776 \color none
31777 F
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786
31787 \family roman
31788 \series medium
31789 \shape up
31790 \emph off
31791 \bar no
31792 \noun off
31793 \color none
31794 V
31795 \end_layout
31796
31797 \end_inset
31798 </cell>
31799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31800 \begin_inset Text
31801
31802 \begin_layout Plain Layout
31803
31804 \family roman
31805 \series medium
31806 \shape up
31807 \emph off
31808 \bar no
31809 \noun off
31810 \color none
31811 f
31812 \end_layout
31813
31814 \end_inset
31815 </cell>
31816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31817 \begin_inset Text
31818
31819 \begin_layout Plain Layout
31820
31821 \family roman
31822 \series medium
31823 \shape up
31824 \emph off
31825 \bar no
31826 \noun off
31827 \color none
31828 v
31829 \end_layout
31830
31831 \end_inset
31832 </cell>
31833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31834 \begin_inset Text
31835
31836 \begin_layout Plain Layout
31837
31838 \end_layout
31839
31840 \end_inset
31841 </cell>
31842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31843 \begin_inset Text
31844
31845 \begin_layout Plain Layout
31846
31847 \end_layout
31848
31849 \end_inset
31850 </cell>
31851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31852 \begin_inset Text
31853
31854 \begin_layout Plain Layout
31855 ¦
31856 \end_layout
31857
31858 \end_inset
31859 </cell>
31860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31861 \begin_inset Text
31862
31863 \begin_layout Plain Layout
31864
31865 \family roman
31866 \series medium
31867 \shape up
31868 \emph off
31869 \bar no
31870 \noun off
31871 \color none
31872
31873 \end_layout
31874
31875 \end_inset
31876 </cell>
31877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31878 \begin_inset Text
31879
31880 \begin_layout Plain Layout
31881
31882 \family roman
31883 \series medium
31884 \shape up
31885 \emph off
31886 \bar no
31887 \noun off
31888 \color none
31889 Æ
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 \family roman
31900 \series medium
31901 \shape up
31902 \emph off
31903 \bar no
31904 \noun off
31905 \color none
31906 Ö
31907 \end_layout
31908
31909 \end_inset
31910 </cell>
31911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31912 \begin_inset Text
31913
31914 \begin_layout Plain Layout
31915
31916 \family roman
31917 \series medium
31918 \shape up
31919 \emph off
31920 \bar no
31921 \noun off
31922 \color none
31923 æ
31924 \end_layout
31925
31926 \end_inset
31927 </cell>
31928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31929 \begin_inset Text
31930
31931 \begin_layout Plain Layout
31932
31933 \family roman
31934 \series medium
31935 \shape up
31936 \emph off
31937 \bar no
31938 \noun off
31939 \color none
31940 ö
31941 \end_layout
31942
31943 \end_inset
31944 </cell>
31945 </row>
31946 <row>
31947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31948 \begin_inset Text
31949
31950 \begin_layout Plain Layout
31951
31952 \family roman
31953 \series medium
31954 \shape up
31955 \size tiny
31956 \emph off
31957 \bar no
31958 \noun off
31959 \color none
31960 07
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout Plain Layout
31969
31970 \end_layout
31971
31972 \end_inset
31973 </cell>
31974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31975 \begin_inset Text
31976
31977 \begin_layout Plain Layout
31978
31979 \end_layout
31980
31981 \end_inset
31982 </cell>
31983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31984 \begin_inset Text
31985
31986 \begin_layout Plain Layout
31987
31988 \family roman
31989 \series medium
31990 \shape up
31991 \emph off
31992 \bar no
31993 \noun off
31994 \color none
31995 `
31996 \end_layout
31997
31998 \end_inset
31999 </cell>
32000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32001 \begin_inset Text
32002
32003 \begin_layout Plain Layout
32004
32005 \family roman
32006 \series medium
32007 \shape up
32008 \emph off
32009 \bar no
32010 \noun off
32011 \color none
32012 7
32013 \end_layout
32014
32015 \end_inset
32016 </cell>
32017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32018 \begin_inset Text
32019
32020 \begin_layout Plain Layout
32021
32022 \family roman
32023 \series medium
32024 \shape up
32025 \emph off
32026 \bar no
32027 \noun off
32028 \color none
32029 G
32030 \end_layout
32031
32032 \end_inset
32033 </cell>
32034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32035 \begin_inset Text
32036
32037 \begin_layout Plain Layout
32038
32039 \family roman
32040 \series medium
32041 \shape up
32042 \emph off
32043 \bar no
32044 \noun off
32045 \color none
32046 W
32047 \end_layout
32048
32049 \end_inset
32050 </cell>
32051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32052 \begin_inset Text
32053
32054 \begin_layout Plain Layout
32055
32056 \family roman
32057 \series medium
32058 \shape up
32059 \emph off
32060 \bar no
32061 \noun off
32062 \color none
32063 g
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32069 \begin_inset Text
32070
32071 \begin_layout Plain Layout
32072
32073 \family roman
32074 \series medium
32075 \shape up
32076 \emph off
32077 \bar no
32078 \noun off
32079 \color none
32080 w
32081 \end_layout
32082
32083 \end_inset
32084 </cell>
32085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32086 \begin_inset Text
32087
32088 \begin_layout Plain Layout
32089
32090 \end_layout
32091
32092 \end_inset
32093 </cell>
32094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32095 \begin_inset Text
32096
32097 \begin_layout Plain Layout
32098
32099 \end_layout
32100
32101 \end_inset
32102 </cell>
32103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32104 \begin_inset Text
32105
32106 \begin_layout Plain Layout
32107
32108 \family roman
32109 \series medium
32110 \shape up
32111 \emph off
32112 \bar no
32113 \noun off
32114 \color none
32115 §
32116 \end_layout
32117
32118 \end_inset
32119 </cell>
32120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124
32125 \family roman
32126 \series medium
32127 \shape up
32128 \emph off
32129 \bar no
32130 \noun off
32131 \color none
32132 ·
32133 \end_layout
32134
32135 \end_inset
32136 </cell>
32137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32138 \begin_inset Text
32139
32140 \begin_layout Plain Layout
32141
32142 \family roman
32143 \series medium
32144 \shape up
32145 \emph off
32146 \bar no
32147 \noun off
32148 \color none
32149 Ç
32150 \end_layout
32151
32152 \end_inset
32153 </cell>
32154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32155 \begin_inset Text
32156
32157 \begin_layout Plain Layout
32158
32159 \family roman
32160 \series medium
32161 \shape up
32162 \emph off
32163 \bar no
32164 \noun off
32165 \color none
32166 ×
32167 \end_layout
32168
32169 \end_inset
32170 </cell>
32171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32172 \begin_inset Text
32173
32174 \begin_layout Plain Layout
32175
32176 \family roman
32177 \series medium
32178 \shape up
32179 \emph off
32180 \bar no
32181 \noun off
32182 \color none
32183 ç
32184 \end_layout
32185
32186 \end_inset
32187 </cell>
32188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32189 \begin_inset Text
32190
32191 \begin_layout Plain Layout
32192
32193 \family roman
32194 \series medium
32195 \shape up
32196 \emph off
32197 \bar no
32198 \noun off
32199 \color none
32200 ÷
32201 \end_layout
32202
32203 \end_inset
32204 </cell>
32205 </row>
32206 <row>
32207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32208 \begin_inset Text
32209
32210 \begin_layout Plain Layout
32211
32212 \family roman
32213 \series medium
32214 \shape up
32215 \size tiny
32216 \emph off
32217 \bar no
32218 \noun off
32219 \color none
32220 08
32221 \end_layout
32222
32223 \end_inset
32224 </cell>
32225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32226 \begin_inset Text
32227
32228 \begin_layout Plain Layout
32229
32230 \end_layout
32231
32232 \end_inset
32233 </cell>
32234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32235 \begin_inset Text
32236
32237 \begin_layout Plain Layout
32238
32239 \end_layout
32240
32241 \end_inset
32242 </cell>
32243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32244 \begin_inset Text
32245
32246 \begin_layout Plain Layout
32247
32248 \family roman
32249 \series medium
32250 \shape up
32251 \emph off
32252 \bar no
32253 \noun off
32254 \color none
32255 (
32256 \end_layout
32257
32258 \end_inset
32259 </cell>
32260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32261 \begin_inset Text
32262
32263 \begin_layout Plain Layout
32264
32265 \family roman
32266 \series medium
32267 \shape up
32268 \emph off
32269 \bar no
32270 \noun off
32271 \color none
32272 8
32273 \end_layout
32274
32275 \end_inset
32276 </cell>
32277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32278 \begin_inset Text
32279
32280 \begin_layout Plain Layout
32281
32282 \family roman
32283 \series medium
32284 \shape up
32285 \emph off
32286 \bar no
32287 \noun off
32288 \color none
32289 H
32290 \end_layout
32291
32292 \end_inset
32293 </cell>
32294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32295 \begin_inset Text
32296
32297 \begin_layout Plain Layout
32298
32299 \family roman
32300 \series medium
32301 \shape up
32302 \emph off
32303 \bar no
32304 \noun off
32305 \color none
32306 X
32307 \end_layout
32308
32309 \end_inset
32310 </cell>
32311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32312 \begin_inset Text
32313
32314 \begin_layout Plain Layout
32315
32316 \family roman
32317 \series medium
32318 \shape up
32319 \emph off
32320 \bar no
32321 \noun off
32322 \color none
32323 h
32324 \end_layout
32325
32326 \end_inset
32327 </cell>
32328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32329 \begin_inset Text
32330
32331 \begin_layout Plain Layout
32332
32333 \family roman
32334 \series medium
32335 \shape up
32336 \emph off
32337 \bar no
32338 \noun off
32339 \color none
32340 x
32341 \end_layout
32342
32343 \end_inset
32344 </cell>
32345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32346 \begin_inset Text
32347
32348 \begin_layout Plain Layout
32349
32350 \end_layout
32351
32352 \end_inset
32353 </cell>
32354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32355 \begin_inset Text
32356
32357 \begin_layout Plain Layout
32358
32359 \end_layout
32360
32361 \end_inset
32362 </cell>
32363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32364 \begin_inset Text
32365
32366 \begin_layout Plain Layout
32367
32368 \family roman
32369 \series medium
32370 \shape up
32371 \emph off
32372 \bar no
32373 \noun off
32374 \color none
32375 ¨
32376 \end_layout
32377
32378 \end_inset
32379 </cell>
32380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32381 \begin_inset Text
32382
32383 \begin_layout Plain Layout
32384
32385 \family roman
32386 \series medium
32387 \shape up
32388 \emph off
32389 \bar no
32390 \noun off
32391 \color none
32392 ¸
32393 \end_layout
32394
32395 \end_inset
32396 </cell>
32397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32398 \begin_inset Text
32399
32400 \begin_layout Plain Layout
32401
32402 \family roman
32403 \series medium
32404 \shape up
32405 \emph off
32406 \bar no
32407 \noun off
32408 \color none
32409 È
32410 \end_layout
32411
32412 \end_inset
32413 </cell>
32414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32415 \begin_inset Text
32416
32417 \begin_layout Plain Layout
32418
32419 \family roman
32420 \series medium
32421 \shape up
32422 \emph off
32423 \bar no
32424 \noun off
32425 \color none
32426 Ø
32427 \end_layout
32428
32429 \end_inset
32430 </cell>
32431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32432 \begin_inset Text
32433
32434 \begin_layout Plain Layout
32435
32436 \family roman
32437 \series medium
32438 \shape up
32439 \emph off
32440 \bar no
32441 \noun off
32442 \color none
32443 è
32444 \end_layout
32445
32446 \end_inset
32447 </cell>
32448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452
32453 \family roman
32454 \series medium
32455 \shape up
32456 \emph off
32457 \bar no
32458 \noun off
32459 \color none
32460 ø
32461 \end_layout
32462
32463 \end_inset
32464 </cell>
32465 </row>
32466 <row>
32467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32468 \begin_inset Text
32469
32470 \begin_layout Plain Layout
32471
32472 \family roman
32473 \series medium
32474 \shape up
32475 \size tiny
32476 \emph off
32477 \bar no
32478 \noun off
32479 \color none
32480 09
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489
32490 \end_layout
32491
32492 \end_inset
32493 </cell>
32494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32495 \begin_inset Text
32496
32497 \begin_layout Plain Layout
32498
32499 \end_layout
32500
32501 \end_inset
32502 </cell>
32503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32504 \begin_inset Text
32505
32506 \begin_layout Plain Layout
32507
32508 \family roman
32509 \series medium
32510 \shape up
32511 \emph off
32512 \bar no
32513 \noun off
32514 \color none
32515 )
32516 \end_layout
32517
32518 \end_inset
32519 </cell>
32520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32521 \begin_inset Text
32522
32523 \begin_layout Plain Layout
32524
32525 \family roman
32526 \series medium
32527 \shape up
32528 \emph off
32529 \bar no
32530 \noun off
32531 \color none
32532 9
32533 \end_layout
32534
32535 \end_inset
32536 </cell>
32537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32538 \begin_inset Text
32539
32540 \begin_layout Plain Layout
32541
32542 \family roman
32543 \series medium
32544 \shape up
32545 \emph off
32546 \bar no
32547 \noun off
32548 \color none
32549 I
32550 \end_layout
32551
32552 \end_inset
32553 </cell>
32554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32555 \begin_inset Text
32556
32557 \begin_layout Plain Layout
32558
32559 \family roman
32560 \series medium
32561 \shape up
32562 \emph off
32563 \bar no
32564 \noun off
32565 \color none
32566 Y
32567 \end_layout
32568
32569 \end_inset
32570 </cell>
32571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575
32576 \family roman
32577 \series medium
32578 \shape up
32579 \emph off
32580 \bar no
32581 \noun off
32582 \color none
32583 i
32584 \end_layout
32585
32586 \end_inset
32587 </cell>
32588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32589 \begin_inset Text
32590
32591 \begin_layout Plain Layout
32592
32593 \family roman
32594 \series medium
32595 \shape up
32596 \emph off
32597 \bar no
32598 \noun off
32599 \color none
32600 y
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Plain Layout
32609
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32615 \begin_inset Text
32616
32617 \begin_layout Plain Layout
32618
32619 \end_layout
32620
32621 \end_inset
32622 </cell>
32623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32624 \begin_inset Text
32625
32626 \begin_layout Plain Layout
32627
32628 \family roman
32629 \series medium
32630 \shape up
32631 \emph off
32632 \bar no
32633 \noun off
32634 \color none
32635 ©
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Plain Layout
32644
32645 \family roman
32646 \series medium
32647 \shape up
32648 \emph off
32649 \bar no
32650 \noun off
32651 \color none
32652 ¹
32653 \end_layout
32654
32655 \end_inset
32656 </cell>
32657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661
32662 \family roman
32663 \series medium
32664 \shape up
32665 \emph off
32666 \bar no
32667 \noun off
32668 \color none
32669 É
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32675 \begin_inset Text
32676
32677 \begin_layout Plain Layout
32678
32679 \family roman
32680 \series medium
32681 \shape up
32682 \emph off
32683 \bar no
32684 \noun off
32685 \color none
32686 Ù
32687 \end_layout
32688
32689 \end_inset
32690 </cell>
32691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32692 \begin_inset Text
32693
32694 \begin_layout Plain Layout
32695
32696 \family roman
32697 \series medium
32698 \shape up
32699 \emph off
32700 \bar no
32701 \noun off
32702 \color none
32703 é
32704 \end_layout
32705
32706 \end_inset
32707 </cell>
32708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712
32713 \family roman
32714 \series medium
32715 \shape up
32716 \emph off
32717 \bar no
32718 \noun off
32719 \color none
32720 ù
32721 \end_layout
32722
32723 \end_inset
32724 </cell>
32725 </row>
32726 <row>
32727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32728 \begin_inset Text
32729
32730 \begin_layout Plain Layout
32731
32732 \family roman
32733 \series medium
32734 \shape up
32735 \size tiny
32736 \emph off
32737 \bar no
32738 \noun off
32739 \color none
32740 0A
32741 \end_layout
32742
32743 \end_inset
32744 </cell>
32745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749
32750 \end_layout
32751
32752 \end_inset
32753 </cell>
32754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758
32759 \end_layout
32760
32761 \end_inset
32762 </cell>
32763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32764 \begin_inset Text
32765
32766 \begin_layout Plain Layout
32767
32768 \family roman
32769 \series medium
32770 \shape up
32771 \emph off
32772 \bar no
32773 \noun off
32774 \color none
32775 *
32776 \end_layout
32777
32778 \end_inset
32779 </cell>
32780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32781 \begin_inset Text
32782
32783 \begin_layout Plain Layout
32784
32785 \family roman
32786 \series medium
32787 \shape up
32788 \emph off
32789 \bar no
32790 \noun off
32791 \color none
32792 :
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Plain Layout
32801
32802 \family roman
32803 \series medium
32804 \shape up
32805 \emph off
32806 \bar no
32807 \noun off
32808 \color none
32809 J
32810 \end_layout
32811
32812 \end_inset
32813 </cell>
32814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Plain Layout
32818
32819 \family roman
32820 \series medium
32821 \shape up
32822 \emph off
32823 \bar no
32824 \noun off
32825 \color none
32826 Z
32827 \end_layout
32828
32829 \end_inset
32830 </cell>
32831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32832 \begin_inset Text
32833
32834 \begin_layout Plain Layout
32835
32836 \family roman
32837 \series medium
32838 \shape up
32839 \emph off
32840 \bar no
32841 \noun off
32842 \color none
32843 j
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32849 \begin_inset Text
32850
32851 \begin_layout Plain Layout
32852
32853 \family roman
32854 \series medium
32855 \shape up
32856 \emph off
32857 \bar no
32858 \noun off
32859 \color none
32860 z
32861 \end_layout
32862
32863 \end_inset
32864 </cell>
32865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32866 \begin_inset Text
32867
32868 \begin_layout Plain Layout
32869
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32875 \begin_inset Text
32876
32877 \begin_layout Plain Layout
32878
32879 \end_layout
32880
32881 \end_inset
32882 </cell>
32883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32884 \begin_inset Text
32885
32886 \begin_layout Plain Layout
32887
32888 \family roman
32889 \series medium
32890 \shape up
32891 \emph off
32892 \bar no
32893 \noun off
32894 \color none
32895 ª
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904
32905 \family roman
32906 \series medium
32907 \shape up
32908 \emph off
32909 \bar no
32910 \noun off
32911 \color none
32912 º
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Plain Layout
32921
32922 \family roman
32923 \series medium
32924 \shape up
32925 \emph off
32926 \bar no
32927 \noun off
32928 \color none
32929 Ê
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938
32939 \family roman
32940 \series medium
32941 \shape up
32942 \emph off
32943 \bar no
32944 \noun off
32945 \color none
32946 Ú
32947 \end_layout
32948
32949 \end_inset
32950 </cell>
32951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32952 \begin_inset Text
32953
32954 \begin_layout Plain Layout
32955
32956 \family roman
32957 \series medium
32958 \shape up
32959 \emph off
32960 \bar no
32961 \noun off
32962 \color none
32963 ê
32964 \end_layout
32965
32966 \end_inset
32967 </cell>
32968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32969 \begin_inset Text
32970
32971 \begin_layout Plain Layout
32972
32973 \family roman
32974 \series medium
32975 \shape up
32976 \emph off
32977 \bar no
32978 \noun off
32979 \color none
32980 ú
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 </row>
32986 <row>
32987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Plain Layout
32991
32992 \family roman
32993 \series medium
32994 \shape up
32995 \size tiny
32996 \emph off
32997 \bar no
32998 \noun off
32999 \color none
33000 0B
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33015 \begin_inset Text
33016
33017 \begin_layout Plain Layout
33018
33019 \end_layout
33020
33021 \end_inset
33022 </cell>
33023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33024 \begin_inset Text
33025
33026 \begin_layout Plain Layout
33027
33028 \family roman
33029 \series medium
33030 \shape up
33031 \emph off
33032 \bar no
33033 \noun off
33034 \color none
33035 +
33036 \end_layout
33037
33038 \end_inset
33039 </cell>
33040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33041 \begin_inset Text
33042
33043 \begin_layout Plain Layout
33044
33045 \family roman
33046 \series medium
33047 \shape up
33048 \emph off
33049 \bar no
33050 \noun off
33051 \color none
33052 ;
33053 \end_layout
33054
33055 \end_inset
33056 </cell>
33057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33058 \begin_inset Text
33059
33060 \begin_layout Plain Layout
33061
33062 \family roman
33063 \series medium
33064 \shape up
33065 \emph off
33066 \bar no
33067 \noun off
33068 \color none
33069 K
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078
33079 \family roman
33080 \series medium
33081 \shape up
33082 \emph off
33083 \bar no
33084 \noun off
33085 \color none
33086 [
33087 \end_layout
33088
33089 \end_inset
33090 </cell>
33091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33092 \begin_inset Text
33093
33094 \begin_layout Plain Layout
33095
33096 \family roman
33097 \series medium
33098 \shape up
33099 \emph off
33100 \bar no
33101 \noun off
33102 \color none
33103 k
33104 \end_layout
33105
33106 \end_inset
33107 </cell>
33108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33109 \begin_inset Text
33110
33111 \begin_layout Plain Layout
33112
33113 \family roman
33114 \series medium
33115 \shape up
33116 \emph off
33117 \bar no
33118 \noun off
33119 \color none
33120 {
33121 \end_layout
33122
33123 \end_inset
33124 </cell>
33125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33126 \begin_inset Text
33127
33128 \begin_layout Plain Layout
33129
33130 \end_layout
33131
33132 \end_inset
33133 </cell>
33134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33135 \begin_inset Text
33136
33137 \begin_layout Plain Layout
33138
33139 \end_layout
33140
33141 \end_inset
33142 </cell>
33143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33144 \begin_inset Text
33145
33146 \begin_layout Plain Layout
33147
33148 \family roman
33149 \series medium
33150 \shape up
33151 \emph off
33152 \bar no
33153 \noun off
33154 \color none
33155 «
33156 \end_layout
33157
33158 \end_inset
33159 </cell>
33160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33161 \begin_inset Text
33162
33163 \begin_layout Plain Layout
33164
33165 \family roman
33166 \series medium
33167 \shape up
33168 \emph off
33169 \bar no
33170 \noun off
33171 \color none
33172 »
33173 \end_layout
33174
33175 \end_inset
33176 </cell>
33177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33178 \begin_inset Text
33179
33180 \begin_layout Plain Layout
33181
33182 \family roman
33183 \series medium
33184 \shape up
33185 \emph off
33186 \bar no
33187 \noun off
33188 \color none
33189 Ë
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Plain Layout
33198
33199 \family roman
33200 \series medium
33201 \shape up
33202 \emph off
33203 \bar no
33204 \noun off
33205 \color none
33206 Û
33207 \end_layout
33208
33209 \end_inset
33210 </cell>
33211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33212 \begin_inset Text
33213
33214 \begin_layout Plain Layout
33215
33216 \family roman
33217 \series medium
33218 \shape up
33219 \emph off
33220 \bar no
33221 \noun off
33222 \color none
33223 ë
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232
33233 \family roman
33234 \series medium
33235 \shape up
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 û
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 </row>
33246 <row>
33247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33248 \begin_inset Text
33249
33250 \begin_layout Plain Layout
33251
33252 \family roman
33253 \series medium
33254 \shape up
33255 \size tiny
33256 \emph off
33257 \bar no
33258 \noun off
33259 \color none
33260 0C
33261 \end_layout
33262
33263 \end_inset
33264 </cell>
33265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33266 \begin_inset Text
33267
33268 \begin_layout Plain Layout
33269
33270 \end_layout
33271
33272 \end_inset
33273 </cell>
33274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33275 \begin_inset Text
33276
33277 \begin_layout Plain Layout
33278
33279 \end_layout
33280
33281 \end_inset
33282 </cell>
33283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33284 \begin_inset Text
33285
33286 \begin_layout Plain Layout
33287
33288 \family roman
33289 \series medium
33290 \shape up
33291 \emph off
33292 \bar no
33293 \noun off
33294 \color none
33295 ,
33296 \end_layout
33297
33298 \end_inset
33299 </cell>
33300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33301 \begin_inset Text
33302
33303 \begin_layout Plain Layout
33304
33305 \family roman
33306 \series medium
33307 \shape up
33308 \emph off
33309 \bar no
33310 \noun off
33311 \color none
33312 <
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Plain Layout
33321
33322 \family roman
33323 \series medium
33324 \shape up
33325 \emph off
33326 \bar no
33327 \noun off
33328 \color none
33329 L
33330 \end_layout
33331
33332 \end_inset
33333 </cell>
33334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33335 \begin_inset Text
33336
33337 \begin_layout Plain Layout
33338
33339 \family roman
33340 \series medium
33341 \shape up
33342 \emph off
33343 \bar no
33344 \noun off
33345 \color none
33346
33347 \backslash
33348
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357
33358 \family roman
33359 \series medium
33360 \shape up
33361 \emph off
33362 \bar no
33363 \noun off
33364 \color none
33365 l
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374
33375 \family roman
33376 \series medium
33377 \shape up
33378 \emph off
33379 \bar no
33380 \noun off
33381 \color none
33382 |
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33388 \begin_inset Text
33389
33390 \begin_layout Plain Layout
33391
33392 \end_layout
33393
33394 \end_inset
33395 </cell>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409
33410 \family roman
33411 \series medium
33412 \shape up
33413 \emph off
33414 \bar no
33415 \noun off
33416 \color none
33417 ¬
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426
33427 \family roman
33428 \series medium
33429 \shape up
33430 \emph off
33431 \bar no
33432 \noun off
33433 \color none
33434 ¼
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443
33444 \family roman
33445 \series medium
33446 \shape up
33447 \emph off
33448 \bar no
33449 \noun off
33450 \color none
33451 Ì
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \family roman
33462 \series medium
33463 \shape up
33464 \emph off
33465 \bar no
33466 \noun off
33467 \color none
33468 Ü
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477
33478 \family roman
33479 \series medium
33480 \shape up
33481 \emph off
33482 \bar no
33483 \noun off
33484 \color none
33485 ì
33486 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494
33495 \family roman
33496 \series medium
33497 \shape up
33498 \emph off
33499 \bar no
33500 \noun off
33501 \color none
33502 ü
33503 \end_layout
33504
33505 \end_inset
33506 </cell>
33507 </row>
33508 <row>
33509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33510 \begin_inset Text
33511
33512 \begin_layout Plain Layout
33513
33514 \family roman
33515 \series medium
33516 \shape up
33517 \size tiny
33518 \emph off
33519 \bar no
33520 \noun off
33521 \color none
33522 0D
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33528 \begin_inset Text
33529
33530 \begin_layout Plain Layout
33531
33532 \end_layout
33533
33534 \end_inset
33535 </cell>
33536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33537 \begin_inset Text
33538
33539 \begin_layout Plain Layout
33540
33541 \end_layout
33542
33543 \end_inset
33544 </cell>
33545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33546 \begin_inset Text
33547
33548 \begin_layout Plain Layout
33549
33550 \family roman
33551 \series medium
33552 \shape up
33553 \emph off
33554 \bar no
33555 \noun off
33556 \color none
33557 -
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \family roman
33568 \series medium
33569 \shape up
33570 \emph off
33571 \bar no
33572 \noun off
33573 \color none
33574 =
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583
33584 \family roman
33585 \series medium
33586 \shape up
33587 \emph off
33588 \bar no
33589 \noun off
33590 \color none
33591 M
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600
33601 \family roman
33602 \series medium
33603 \shape up
33604 \emph off
33605 \bar no
33606 \noun off
33607 \color none
33608 ]
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617
33618 \family roman
33619 \series medium
33620 \shape up
33621 \emph off
33622 \bar no
33623 \noun off
33624 \color none
33625 m
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634
33635 \family roman
33636 \series medium
33637 \shape up
33638 \emph off
33639 \bar no
33640 \noun off
33641 \color none
33642 }
33643 \end_layout
33644
33645 \end_inset
33646 </cell>
33647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33648 \begin_inset Text
33649
33650 \begin_layout Plain Layout
33651
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33675 \begin_inset Text
33676
33677 \begin_layout Plain Layout
33678
33679 \family roman
33680 \series medium
33681 \shape up
33682 \emph off
33683 \bar no
33684 \noun off
33685 \color none
33686 ½
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695
33696 \family roman
33697 \series medium
33698 \shape up
33699 \emph off
33700 \bar no
33701 \noun off
33702 \color none
33703 Í
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712
33713 \family roman
33714 \series medium
33715 \shape up
33716 \emph off
33717 \bar no
33718 \noun off
33719 \color none
33720 Ý
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
33730 \family roman
33731 \series medium
33732 \shape up
33733 \emph off
33734 \bar no
33735 \noun off
33736 \color none
33737 í
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33743 \begin_inset Text
33744
33745 \begin_layout Plain Layout
33746
33747 \family roman
33748 \series medium
33749 \shape up
33750 \emph off
33751 \bar no
33752 \noun off
33753 \color none
33754 ý
33755 \end_layout
33756
33757 \end_inset
33758 </cell>
33759 </row>
33760 <row>
33761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33762 \begin_inset Text
33763
33764 \begin_layout Plain Layout
33765
33766 \family roman
33767 \series medium
33768 \shape up
33769 \size tiny
33770 \emph off
33771 \bar no
33772 \noun off
33773 \color none
33774 0E
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783
33784 \end_layout
33785
33786 \end_inset
33787 </cell>
33788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33789 \begin_inset Text
33790
33791 \begin_layout Plain Layout
33792
33793 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33798 \begin_inset Text
33799
33800 \begin_layout Plain Layout
33801
33802 \family roman
33803 \series medium
33804 \shape up
33805 \emph off
33806 \bar no
33807 \noun off
33808 \color none
33809 .
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33815 \begin_inset Text
33816
33817 \begin_layout Plain Layout
33818
33819 \family roman
33820 \series medium
33821 \shape up
33822 \emph off
33823 \bar no
33824 \noun off
33825 \color none
33826 >
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Plain Layout
33835
33836 \family roman
33837 \series medium
33838 \shape up
33839 \emph off
33840 \bar no
33841 \noun off
33842 \color none
33843 N
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33849 \begin_inset Text
33850
33851 \begin_layout Plain Layout
33852
33853 \family roman
33854 \series medium
33855 \shape up
33856 \emph off
33857 \bar no
33858 \noun off
33859 \color none
33860 ^
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869
33870 \family roman
33871 \series medium
33872 \shape up
33873 \emph off
33874 \bar no
33875 \noun off
33876 \color none
33877 n
33878 \end_layout
33879
33880 \end_inset
33881 </cell>
33882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33883 \begin_inset Text
33884
33885 \begin_layout Plain Layout
33886
33887 \family roman
33888 \series medium
33889 \shape up
33890 \emph off
33891 \bar no
33892 \noun off
33893 \color none
33894 ~
33895 \end_layout
33896
33897 \end_inset
33898 </cell>
33899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Plain Layout
33903
33904 \end_layout
33905
33906 \end_inset
33907 </cell>
33908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33909 \begin_inset Text
33910
33911 \begin_layout Plain Layout
33912
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921
33922 \family roman
33923 \series medium
33924 \shape up
33925 \emph off
33926 \bar no
33927 \noun off
33928 \color none
33929 ®
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938
33939 \family roman
33940 \series medium
33941 \shape up
33942 \emph off
33943 \bar no
33944 \noun off
33945 \color none
33946 ¾
33947 \end_layout
33948
33949 \end_inset
33950 </cell>
33951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33952 \begin_inset Text
33953
33954 \begin_layout Plain Layout
33955
33956 \family roman
33957 \series medium
33958 \shape up
33959 \emph off
33960 \bar no
33961 \noun off
33962 \color none
33963 Î
33964 \end_layout
33965
33966 \end_inset
33967 </cell>
33968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33969 \begin_inset Text
33970
33971 \begin_layout Plain Layout
33972
33973 \family roman
33974 \series medium
33975 \shape up
33976 \emph off
33977 \bar no
33978 \noun off
33979 \color none
33980 Þ
33981 \end_layout
33982
33983 \end_inset
33984 </cell>
33985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989
33990 \family roman
33991 \series medium
33992 \shape up
33993 \emph off
33994 \bar no
33995 \noun off
33996 \color none
33997 î
33998 \end_layout
33999
34000 \end_inset
34001 </cell>
34002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34003 \begin_inset Text
34004
34005 \begin_layout Plain Layout
34006
34007 \family roman
34008 \series medium
34009 \shape up
34010 \emph off
34011 \bar no
34012 \noun off
34013 \color none
34014 þ
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 </row>
34020 <row>
34021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34022 \begin_inset Text
34023
34024 \begin_layout Plain Layout
34025
34026 \family roman
34027 \series medium
34028 \shape up
34029 \size tiny
34030 \emph off
34031 \bar no
34032 \noun off
34033 \color none
34034 0F
34035 \end_layout
34036
34037 \end_inset
34038 </cell>
34039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34040 \begin_inset Text
34041
34042 \begin_layout Plain Layout
34043
34044 \end_layout
34045
34046 \end_inset
34047 </cell>
34048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34049 \begin_inset Text
34050
34051 \begin_layout Plain Layout
34052
34053 \end_layout
34054
34055 \end_inset
34056 </cell>
34057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34058 \begin_inset Text
34059
34060 \begin_layout Plain Layout
34061
34062 \family roman
34063 \series medium
34064 \shape up
34065 \emph off
34066 \bar no
34067 \noun off
34068 \color none
34069 /
34070 \end_layout
34071
34072 \end_inset
34073 </cell>
34074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34075 \begin_inset Text
34076
34077 \begin_layout Plain Layout
34078
34079 \family roman
34080 \series medium
34081 \shape up
34082 \emph off
34083 \bar no
34084 \noun off
34085 \color none
34086 ?
34087 \end_layout
34088
34089 \end_inset
34090 </cell>
34091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34092 \begin_inset Text
34093
34094 \begin_layout Plain Layout
34095
34096 \family roman
34097 \series medium
34098 \shape up
34099 \emph off
34100 \bar no
34101 \noun off
34102 \color none
34103 O
34104 \end_layout
34105
34106 \end_inset
34107 </cell>
34108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34109 \begin_inset Text
34110
34111 \begin_layout Plain Layout
34112
34113 \family roman
34114 \series medium
34115 \shape up
34116 \emph off
34117 \bar no
34118 \noun off
34119 \color none
34120 _
34121 \end_layout
34122
34123 \end_inset
34124 </cell>
34125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34126 \begin_inset Text
34127
34128 \begin_layout Plain Layout
34129
34130 \family roman
34131 \series medium
34132 \shape up
34133 \emph off
34134 \bar no
34135 \noun off
34136 \color none
34137 o
34138 \end_layout
34139
34140 \end_inset
34141 </cell>
34142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34143 \begin_inset Text
34144
34145 \begin_layout Plain Layout
34146
34147 \end_layout
34148
34149 \end_inset
34150 </cell>
34151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34152 \begin_inset Text
34153
34154 \begin_layout Plain Layout
34155
34156 \end_layout
34157
34158 \end_inset
34159 </cell>
34160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34161 \begin_inset Text
34162
34163 \begin_layout Plain Layout
34164
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173
34174 \family roman
34175 \series medium
34176 \shape up
34177 \emph off
34178 \bar no
34179 \noun off
34180 \color none
34181 ¯
34182 \end_layout
34183
34184 \end_inset
34185 </cell>
34186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34187 \begin_inset Text
34188
34189 \begin_layout Plain Layout
34190
34191 \family roman
34192 \series medium
34193 \shape up
34194 \emph off
34195 \bar no
34196 \noun off
34197 \color none
34198 ¿
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34204 \begin_inset Text
34205
34206 \begin_layout Plain Layout
34207
34208 \family roman
34209 \series medium
34210 \shape up
34211 \emph off
34212 \bar no
34213 \noun off
34214 \color none
34215 Ï
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Plain Layout
34224
34225 \family roman
34226 \series medium
34227 \shape up
34228 \emph off
34229 \bar no
34230 \noun off
34231 \color none
34232 ß
34233 \end_layout
34234
34235 \end_inset
34236 </cell>
34237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34238 \begin_inset Text
34239
34240 \begin_layout Plain Layout
34241
34242 \family roman
34243 \series medium
34244 \shape up
34245 \emph off
34246 \bar no
34247 \noun off
34248 \color none
34249 ï
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \family roman
34260 \series medium
34261 \shape up
34262 \emph off
34263 \bar no
34264 \noun off
34265 \color none
34266 ÿ
34267 \end_layout
34268
34269 \end_inset
34270 </cell>
34271 </row>
34272 </lyxtabular>
34273
34274 \end_inset
34275
34276
34277 \end_layout
34278
34279 \end_inset
34280
34281
34282 \end_layout
34283
34284 \begin_layout Standard
34285 The following is a full list of all of the accented characters LyX can display
34286  directly.
34287  It includes not only the accented characters from the previous table, but
34288  also the characters from 
34289 \family typewriter
34290 ISO8859–2
34291 \family default
34292  through 
34293 \family typewriter
34294 4
34295 \family default
34296 .
34297  
34298 \end_layout
34299
34300 \begin_layout Itemize
34301 From 
34302 \family typewriter
34303 ISO8859–1
34304 \family default
34305 :
34306 \end_layout
34307
34308 \begin_deeper
34309 \begin_layout Standard
34310 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34311 \begin_inset space \hfill{}
34312 \end_inset
34313
34314 diaeresis
34315 \end_layout
34316
34317 \begin_layout Standard
34318 ^ Â Ê Î Ô Û â ê î ô û
34319 \begin_inset space \hfill{}
34320 \end_inset
34321
34322 circumflex
34323 \end_layout
34324
34325 \begin_layout Standard
34326 ` À È Ì Ò Ù à è ì ò ù
34327 \begin_inset space \hfill{}
34328 \end_inset
34329
34330 grave
34331 \end_layout
34332
34333 \begin_layout Standard
34334 ´ Á É Í Ó Ú Ý á é í ó ú ý
34335 \begin_inset space \hfill{}
34336 \end_inset
34337
34338 acute
34339 \end_layout
34340
34341 \begin_layout Standard
34342 ~ Ã Ñ Õ ã ñ õ
34343 \begin_inset space \hfill{}
34344 \end_inset
34345
34346 tilde
34347 \end_layout
34348
34349 \begin_layout Standard
34350 ¸Çç
34351 \begin_inset space \hfill{}
34352 \end_inset
34353
34354 cedilla
34355 \end_layout
34356
34357 \begin_layout Standard
34358 ¯
34359 \begin_inset space \hfill{}
34360 \end_inset
34361
34362 macron
34363 \end_layout
34364
34365 \end_deeper
34366 \begin_layout Itemize
34367 From 
34368 \family typewriter
34369 ISO8859–2
34370 \family default
34371  through 
34372 \family typewriter
34373 4
34374 \family default
34375 :
34376 \end_layout
34377
34378 \begin_deeper
34379 \begin_layout Standard
34380 ĤĴĥĵĈĜŜĉĝŝ
34381 \begin_inset space \hfill{}
34382 \end_inset
34383
34384 circumflex
34385 \end_layout
34386
34387 \begin_layout Standard
34388 ŚŹśźŔĹĆŃŕĺćń
34389 \begin_inset space \hfill{}
34390 \end_inset
34391
34392 acute
34393 \end_layout
34394
34395 \begin_layout Standard
34396 Ĩı̃Ũũ
34397 \begin_inset space \hfill{}
34398 \end_inset
34399
34400 tilde
34401 \end_layout
34402
34403 \begin_layout Standard
34404 ŞşŢţŖĻĢŗļģŅĶņķ
34405 \begin_inset space \hfill{}
34406 \end_inset
34407
34408 cedilla
34409 \end_layout
34410
34411 \begin_layout Standard
34412 ĒēĀĪŌŪāı̄ōū
34413 \begin_inset space \hfill{}
34414 \end_inset
34415
34416 macron
34417 \end_layout
34418
34419 \begin_layout Standard
34420 ŐŰőű
34421 \begin_inset space \hfill{}
34422 \end_inset
34423
34424 Hungarian umlaut
34425 \end_layout
34426
34427 \end_deeper
34428 \begin_layout Standard
34429 All the characters above are actively supported by TeX fonts.
34430  In addition TeX allows diacritical marks on almost all characters.
34431  Also make sure you're using the 
34432 \family typewriter
34433 T1
34434 \family default
34435  font-encoding.
34436 \end_layout
34437
34438 \begin_layout Chapter
34439 \start_of_appendix
34440 The User Interface
34441 \begin_inset CommandInset label
34442 LatexCommand label
34443 name "cha:The-User-Interface"
34444
34445 \end_inset
34446
34447
34448 \end_layout
34449
34450 \begin_layout Standard
34451 This appendix lists all the available menus and describes their functionality.
34452  It is designed as a quick reference if you are searching for a special
34453  topic inside the user's guide.
34454 \end_layout
34455
34456 \begin_layout Section
34457 The File Menu
34458 \begin_inset Index idx
34459 status collapsed
34460
34461 \begin_layout Plain Layout
34462 Menu ! File
34463 \end_layout
34464
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \begin_layout Standard
34471 Under the 
34472 \family sans
34473 File
34474 \family default
34475  menu are the basic operations in addition to some more advanced operations.
34476  At the end of the menu the four last opened documents are listed.
34477 \end_layout
34478
34479 \begin_layout Subsection
34480 New
34481 \end_layout
34482
34483 \begin_layout Standard
34484 Creates a new document.
34485 \end_layout
34486
34487 \begin_layout Subsection
34488 New from Template
34489 \end_layout
34490
34491 \begin_layout Standard
34492 This menu entry prompts you for a template to use.
34493  Selecting a template will automatically set certain layout features for
34494  the document, features you would otherwise need to change manually.
34495 \end_layout
34496
34497 \begin_layout Subsection
34498 Open
34499 \end_layout
34500
34501 \begin_layout Standard
34502 Opens a document.
34503 \end_layout
34504
34505 \begin_layout Subsection
34506 Open Recent
34507 \end_layout
34508
34509 \begin_layout Standard
34510 The submenu shows a list of the recently opened files.
34511  Click there on a file to open it.
34512 \end_layout
34513
34514 \begin_layout Subsection
34515 Close
34516 \end_layout
34517
34518 \begin_layout Standard
34519 Closes the current document.
34520 \end_layout
34521
34522 \begin_layout Subsection
34523 Close All
34524 \end_layout
34525
34526 \begin_layout Standard
34527 Closes all opened documents.
34528 \end_layout
34529
34530 \begin_layout Subsection
34531 Save
34532 \end_layout
34533
34534 \begin_layout Standard
34535 Saves the actual document.
34536 \end_layout
34537
34538 \begin_layout Subsection
34539 Save As
34540 \end_layout
34541
34542 \begin_layout Standard
34543 Saves the actual document under a new name to create a copy.
34544 \end_layout
34545
34546 \begin_layout Subsection
34547 Save All
34548 \end_layout
34549
34550 \begin_layout Standard
34551 Saves all opened documents.
34552 \end_layout
34553
34554 \begin_layout Subsection
34555 Revert to saved
34556 \end_layout
34557
34558 \begin_layout Standard
34559 Reloads the actual document from disk.
34560 \end_layout
34561
34562 \begin_layout Subsection
34563 Version Control
34564 \end_layout
34565
34566 \begin_layout Standard
34567 This is used when more people are working on the same document.
34568  It is described in the section 
34569 \emph on
34570 Version Control in LyX
34571 \emph default
34572  of the 
34573 \emph on
34574 Additional Features
34575 \emph default
34576  manual.
34577 \end_layout
34578
34579 \begin_layout Subsection
34580 Import
34581 \end_layout
34582
34583 \begin_layout Standard
34584 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
34585  NoWeb-files, plain text files, and comma separated, table like, text files
34586  (CSV) as a new LyX-document.
34587  The files will be imported as new LyX-document.
34588 \end_layout
34589
34590 \begin_layout Standard
34591 When using the menu entry 
34592 \family sans
34593 Plain
34594 \begin_inset space ~
34595 \end_inset
34596
34597 Text
34598 \family default
34599 , line breaks in the text will start a new paragraph; when using the menu
34600  entry 
34601 \family sans
34602 Plain
34603 \begin_inset space ~
34604 \end_inset
34605
34606 Text, Join
34607 \begin_inset space ~
34608 \end_inset
34609
34610 Lines
34611 \family default
34612 , consecutive lines of text will be imported to one big paragraph.
34613  A new paragraph will begin when there is a blank line in the file.
34614 \end_layout
34615
34616 \begin_layout Subsection
34617 Export
34618 \begin_inset CommandInset label
34619 LatexCommand label
34620 name "sub:Export"
34621
34622 \end_inset
34623
34624
34625 \end_layout
34626
34627 \begin_layout Standard
34628 You can export your document to various file formats.
34629  The resulting files are placed in the directory of your LyX-file.
34630  The menu entries are not the same on all installations.
34631  They depend on the programs found by LyX while its configuration.
34632 \end_layout
34633
34634 \begin_layout Standard
34635 Here is a list of all available entries; they are explained in detail in
34636  section
34637 \begin_inset space ~
34638 \end_inset
34639
34640
34641 \begin_inset CommandInset ref
34642 LatexCommand ref
34643 reference "sub:Output-file-formats"
34644
34645 \end_inset
34646
34647 :
34648 \end_layout
34649
34650 \begin_layout Description
34651
34652 \family sans
34653 CJK
34654 \begin_inset space ~
34655 \end_inset
34656
34657 LyX 
34658 \family default
34659 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34660  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34661 \end_layout
34662
34663 \begin_layout Description
34664
34665 \family sans
34666 DVI
34667 \family default
34668  DVI-format
34669 \end_layout
34670
34671 \begin_layout Description
34672 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34673  work in all cases)
34674 \end_layout
34675
34676 \begin_layout Description
34677 HTML
34678 \begin_inset space ~
34679 \end_inset
34680
34681 (MS
34682 \begin_inset space ~
34683 \end_inset
34684
34685 Word) HTML-format specialized so that the result can be imported to 
34686 \family sans
34687 MS Word
34688 \family default
34689 , as consequence of this formulas will be embedded as bitmap fonts and not
34690  in the format 
34691 \family sans
34692 MathML
34693 \family default
34694 .
34695 \end_layout
34696
34697 \begin_layout Description
34698
34699 \family sans
34700 LaT
34701 \begin_inset ERT
34702 status collapsed
34703
34704 \begin_layout Plain Layout
34705
34706 {}
34707 \end_layout
34708
34709 \end_inset
34710
34711 eX
34712 \begin_inset space ~
34713 \end_inset
34714
34715 (pdflatex)
34716 \family default
34717  text file with the LaTeX source, additionally all images used in the document
34718  will be converted to a format that is readable by the 
34719 \family typewriter
34720 pdflatex
34721 \family default
34722  program (GIF, JPG, PDF, PNG)
34723 \end_layout
34724
34725 \begin_layout Description
34726
34727 \family sans
34728 LaT
34729 \begin_inset ERT
34730 status collapsed
34731
34732 \begin_layout Plain Layout
34733
34734 {}
34735 \end_layout
34736
34737 \end_inset
34738
34739 eX
34740 \begin_inset space ~
34741 \end_inset
34742
34743 (plain)
34744 \family default
34745  text file with the LaTeX source code, additionally all images used in the
34746  document will be converted to the EPS-format, only this format is readable
34747  by the 
34748 \family typewriter
34749 latex
34750 \family default
34751  program
34752 \end_layout
34753
34754 \begin_layout Description
34755 LyX
34756 \begin_inset space ~
34757 \end_inset
34758
34759 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
34760 \begin_inset Quotes eld
34761 \end_inset
34762
34763 y
34764 \begin_inset Quotes erd
34765 \end_inset
34766
34767  is replaced by the version number)
34768 \end_layout
34769
34770 \begin_layout Description
34771 OpenDocument OpenDocument-formatted text file, to be opened with 
34772 \family sans
34773 OpenOffice
34774 \family default
34775
34776 \family sans
34777 KOffice
34778 \family default
34779
34780 \family sans
34781 Abiword
34782 \family default
34783 , etc.
34784  (the OpenDocument-converter is a third-party product and doesn't work in
34785  all cases)
34786 \end_layout
34787
34788 \begin_layout Description
34789
34790 \family sans
34791 PDF
34792 \begin_inset space ~
34793 \end_inset
34794
34795 (dvipdfm)
34796 \family default
34797  PDF-format using the program 
34798 \family typewriter
34799 dvipdfm
34800 \end_layout
34801
34802 \begin_layout Description
34803
34804 \family sans
34805 PDF
34806 \begin_inset space ~
34807 \end_inset
34808
34809 (pdflatex)
34810 \family default
34811  PDF-format using the program 
34812 \family typewriter
34813 pdflatex
34814 \end_layout
34815
34816 \begin_layout Description
34817
34818 \family sans
34819 PDF
34820 \begin_inset space ~
34821 \end_inset
34822
34823 (ps2pdf)
34824 \family default
34825  PDF-format using the program 
34826 \family typewriter
34827 ps2pdf
34828 \end_layout
34829
34830 \begin_layout Description
34831
34832 \family sans
34833 Plain
34834 \begin_inset space ~
34835 \end_inset
34836
34837 text
34838 \family default
34839  text format
34840 \end_layout
34841
34842 \begin_layout Description
34843
34844 \family sans
34845 Plain
34846 \begin_inset space ~
34847 \end_inset
34848
34849 text
34850 \begin_inset space ~
34851 \end_inset
34852
34853 (ps2ascii)
34854 \family default
34855  text format, the document will first be converted to Postscript format
34856  and then exported as text using the program 
34857 \family sans
34858 ps2ascii
34859 \end_layout
34860
34861 \begin_layout Description
34862
34863 \family sans
34864 Postscript
34865 \family default
34866  PostScript format using the program 
34867 \family typewriter
34868 dvips
34869 \end_layout
34870
34871 \begin_layout Description
34872
34873 \family sans
34874 Custom
34875 \family default
34876  custom format
34877 \end_layout
34878
34879 \begin_layout Standard
34880 The program 
34881 \family typewriter
34882 dvipdfm
34883 \family default
34884  produces internally a DVI-file which is then converted to a PDF-file.
34885  It is a bit out of date and therefore the output could look different from
34886  what you want.
34887  
34888 \family typewriter
34889 pdflatex
34890 \family default
34891  produces PDF-files directly and supports the latest PDF-file formats.
34892 \end_layout
34893
34894 \begin_layout Standard
34895 If one of the menu entries 
34896 \family sans
34897 DVI
34898 \family default
34899
34900 \family sans
34901 PDF
34902 \begin_inset space ~
34903 \end_inset
34904
34905 (pdflatex)
34906 \family default
34907  or 
34908 \family sans
34909 Postscript
34910 \family default
34911  is missing, you need to update your LaTeX installation.
34912  After updating you have to reconfigure LyX, see section
34913 \begin_inset space ~
34914 \end_inset
34915
34916
34917 \begin_inset CommandInset ref
34918 LatexCommand ref
34919 reference "sec:Basic-LyX-Setup"
34920
34921 \end_inset
34922
34923 .
34924 \begin_inset Index idx
34925 status collapsed
34926
34927 \begin_layout Plain Layout
34928 Reconfiguration of LyX
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Standard
34937 The menu 
34938 \family sans
34939 Custom
34940 \family default
34941  allows you to export your file by using special command line options for
34942  the export program.
34943 \end_layout
34944
34945 \begin_layout Subsection
34946 Print
34947 \end_layout
34948
34949 \begin_layout Standard
34950 With this menu entry you can print your document to a file in PostScript
34951  format or send it to a printer.
34952  The printer will also use the document in PostScript format.
34953  The conversion to PostScript is done in the background by LyX using the
34954  program 
34955 \family typewriter
34956 dvips
34957 \family default
34958 .
34959  For more information have a look at section
34960 \begin_inset space ~
34961 \end_inset
34962
34963
34964 \begin_inset CommandInset ref
34965 LatexCommand ref
34966 reference "sub:Printing-the-File"
34967
34968 \end_inset
34969
34970 .
34971 \end_layout
34972
34973 \begin_layout Subsection
34974 Fax
34975 \end_layout
34976
34977 \begin_layout Standard
34978 This menu entry will only appear when you have a fax program installed (on
34979  Windows you additionally need to register its program path to LyX's PATH
34980  prefix, see section
34981 \begin_inset space ~
34982 \end_inset
34983
34984
34985 \begin_inset CommandInset ref
34986 LatexCommand ref
34987 reference "sec:Paths"
34988
34989 \end_inset
34990
34991 ).
34992  With this menu entry you can send your document to a fax program like 
34993 \family typewriter
34994 hylapex
34995 \family default
34996  or 
34997 \family typewriter
34998 kdeprintfax
34999 \family default
35000 .
35001  The default format of the sent file is PostScript.
35002  The format can be changed in LyX's preferences as described in section
35003 \begin_inset space ~
35004 \end_inset
35005
35006
35007 \begin_inset CommandInset ref
35008 LatexCommand ref
35009 reference "sub:Converters"
35010
35011 \end_inset
35012
35013 .
35014 \end_layout
35015
35016 \begin_layout Subsection
35017 New and Close Window
35018 \end_layout
35019
35020 \begin_layout Standard
35021 Opens or closes a new instance of LyX.
35022 \end_layout
35023
35024 \begin_layout Subsection
35025 Exit
35026 \end_layout
35027
35028 \begin_layout Standard
35029 Prompts you to save all unsaved documents and then exits.
35030 \end_layout
35031
35032 \begin_layout Section
35033 The Edit Menu
35034 \begin_inset Index idx
35035 status collapsed
35036
35037 \begin_layout Plain Layout
35038 Menu ! Edit
35039 \end_layout
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \begin_layout Subsection
35047 Undo and Redo
35048 \end_layout
35049
35050 \begin_layout Standard
35051 Described in section
35052 \begin_inset space ~
35053 \end_inset
35054
35055
35056 \begin_inset CommandInset ref
35057 LatexCommand ref
35058 reference "sec:Undo-and-Redo"
35059
35060 \end_inset
35061
35062 .
35063 \end_layout
35064
35065 \begin_layout Subsection
35066 Cut, Copy, Paste, Paste Recent, Paste Special
35067 \end_layout
35068
35069 \begin_layout Standard
35070 Described in section
35071 \begin_inset space ~
35072 \end_inset
35073
35074
35075 \begin_inset CommandInset ref
35076 LatexCommand ref
35077 reference "sec:Basic-Editing-Features"
35078
35079 \end_inset
35080
35081 .
35082 \end_layout
35083
35084 \begin_layout Subsection
35085 Select All
35086 \end_layout
35087
35088 \begin_layout Standard
35089 Selects the whole document.
35090 \end_layout
35091
35092 \begin_layout Subsection
35093 Find & Replace
35094 \end_layout
35095
35096 \begin_layout Standard
35097 Described in section
35098 \begin_inset space ~
35099 \end_inset
35100
35101
35102 \begin_inset CommandInset ref
35103 LatexCommand ref
35104 reference "sec:Basic-Editing-Features"
35105
35106 \end_inset
35107
35108 .
35109 \end_layout
35110
35111 \begin_layout Subsection
35112 Move Paragraph Up/Down
35113 \end_layout
35114
35115 \begin_layout Standard
35116 This shifts the paragraph where the cursor is currently in one paragraph
35117  up or down.
35118 \end_layout
35119
35120 \begin_layout Subsection
35121 Text Style
35122 \end_layout
35123
35124 \begin_layout Standard
35125 Described in section
35126 \begin_inset space ~
35127 \end_inset
35128
35129
35130 \begin_inset CommandInset ref
35131 LatexCommand ref
35132 reference "sub:Fine-Tuning-with-the"
35133
35134 \end_inset
35135
35136 .
35137 \end_layout
35138
35139 \begin_layout Subsection
35140 Paragraph Settings
35141 \begin_inset Index idx
35142 status collapsed
35143
35144 \begin_layout Plain Layout
35145 Paragraph ! Settings
35146 \end_layout
35147
35148 \end_inset
35149
35150
35151 \end_layout
35152
35153 \begin_layout Standard
35154 Enables you to set the paragraph alignment, line spacing and label width.
35155  These settings only affect the paragraph in which the cursor is currently.
35156 \end_layout
35157
35158 \begin_layout Standard
35159 You can also prevent the first line of the paragraph being indented if you
35160  have chosen to separate paragraphs with indents in the 
35161 \family sans
35162 Document\SpecialChar \menuseparator
35163 Settings
35164 \family default
35165  dialog under 
35166 \family sans
35167 Text
35168 \begin_inset space ~
35169 \end_inset
35170
35171 Layout
35172 \family default
35173 .
35174 \end_layout
35175
35176 \begin_layout Subsection
35177 Table Settings and Math
35178 \end_layout
35179
35180 \begin_layout Standard
35181 These two menus are only fully active when the cursor is inside a table
35182  or a formula.
35183  Here you can change the properties of tables and formulas.
35184  The properties of tables are described in section
35185 \begin_inset space ~
35186 \end_inset
35187
35188
35189 \begin_inset CommandInset ref
35190 LatexCommand ref
35191 reference "sec:Tables"
35192
35193 \end_inset
35194
35195 , the properties of formulas in chapter
35196 \begin_inset space ~
35197 \end_inset
35198
35199
35200 \begin_inset CommandInset ref
35201 LatexCommand ref
35202 reference "cha:Mathematical-Formulas"
35203
35204 \end_inset
35205
35206 .
35207 \end_layout
35208
35209 \begin_layout Subsection
35210 Increase / Decrease List Depth
35211 \end_layout
35212
35213 \begin_layout Standard
35214 These menu entries are only active when the cursor is in an environment
35215  that can be nested.
35216  They increase/decrease the environment nesting level as explained in section
35217 \begin_inset space ~
35218 \end_inset
35219
35220
35221 \begin_inset CommandInset ref
35222 LatexCommand ref
35223 reference "sec:Nesting"
35224
35225 \end_inset
35226
35227  and 
35228 \begin_inset CommandInset ref
35229 LatexCommand ref
35230 reference "sub:Numbering-depth"
35231
35232 \end_inset
35233
35234 .
35235 \end_layout
35236
35237 \begin_layout Section
35238 The View Menu
35239 \begin_inset Index idx
35240 status collapsed
35241
35242 \begin_layout Plain Layout
35243 Menu ! View
35244 \end_layout
35245
35246 \end_inset
35247
35248
35249 \end_layout
35250
35251 \begin_layout Standard
35252 The 
35253 \family sans
35254 View
35255 \family default
35256  menu contains a list of available formats in which you can view the actual
35257  document with an external program.
35258  The menu entries for the viewing formats are not the same on all installations
35259  — it depends on the LaTeX programs that are found while LyX was configured.
35260  All possible formats are formats listed in section
35261 \begin_inset space ~
35262 \end_inset
35263
35264
35265 \begin_inset CommandInset ref
35266 LatexCommand ref
35267 reference "sub:Export"
35268
35269 \end_inset
35270
35271 .
35272  You should at least see the menu entries 
35273 \family sans
35274 DVI
35275 \family default
35276  and 
35277 \family sans
35278 PDF
35279 \begin_inset space ~
35280 \end_inset
35281
35282 (pdflatex)
35283 \family default
35284 .
35285  If one of the two is missing, you need to update your LaTeX installation.
35286  After updating you have to reconfigure LyX, see section
35287 \begin_inset space ~
35288 \end_inset
35289
35290
35291 \begin_inset CommandInset ref
35292 LatexCommand ref
35293 reference "sec:Basic-LyX-Setup"
35294
35295 \end_inset
35296
35297 .
35298 \begin_inset Index idx
35299 status collapsed
35300
35301 \begin_layout Plain Layout
35302 Reconfiguration of LyX
35303 \end_layout
35304
35305 \end_inset
35306
35307
35308 \end_layout
35309
35310 \begin_layout Standard
35311 Invoking a menu will start a viewer program.
35312  The viewer can be set or changed in the preferences, see section
35313 \begin_inset space ~
35314 \end_inset
35315
35316
35317 \begin_inset CommandInset ref
35318 LatexCommand ref
35319 reference "sec:File-Formats"
35320
35321 \end_inset
35322
35323 .
35324  The default viewers are set by LyX while it is first configured.
35325 \end_layout
35326
35327 \begin_layout Standard
35328 \begin_inset VSpace bigskip
35329 \end_inset
35330
35331 At the bottom of the 
35332 \family sans
35333 View
35334 \family default
35335  menu the opened documents are listed.
35336 \end_layout
35337
35338 \begin_layout Subsection
35339 Open/Close all Insets
35340 \end_layout
35341
35342 \begin_layout Standard
35343 Opens/closes all insets in your document.
35344 \end_layout
35345
35346 \begin_layout Subsection
35347 Unfold/Fold Math Macros
35348 \end_layout
35349
35350 \begin_layout Standard
35351 Unfolds/folds the current math macro.
35352 \end_layout
35353
35354 \begin_layout Standard
35355 Math macros are described in the 
35356 \emph on
35357 Math
35358 \emph default
35359  manual.
35360 \end_layout
35361
35362 \begin_layout Subsection
35363 View Source
35364 \end_layout
35365
35366 \begin_layout Standard
35367 Opens a window showing the source code of the actual document, as described
35368  in section
35369 \begin_inset space ~
35370 \end_inset
35371
35372
35373 \begin_inset CommandInset ref
35374 LatexCommand ref
35375 reference "sec:Previewing-snippets-of"
35376
35377 \end_inset
35378
35379 .
35380 \end_layout
35381
35382 \begin_layout Subsection
35383 Update
35384 \end_layout
35385
35386 \begin_layout Standard
35387 This menu entry allows you to update the view with your latest changes without
35388  opening a new view window.
35389 \end_layout
35390
35391 \begin_layout Subsection
35392 Split View
35393 \end_layout
35394
35395 \begin_layout Standard
35396 This will split LyX's main window vertically or horizontally.
35397  This allows you to view documents the same time to compare them, or to
35398  view the same document, but at different positions.
35399  You can even split the main window several times to view for example 3
35400  or more documents at the same time.
35401  To return to an unsplit view, use the menu 
35402 \family sans
35403 Close Current View
35404 \family default
35405 .
35406 \end_layout
35407
35408 \begin_layout Subsection
35409 Close Current View
35410 \end_layout
35411
35412 \begin_layout Standard
35413 Closes a split view.
35414 \end_layout
35415
35416 \begin_layout Subsection
35417 Fullscreen
35418 \end_layout
35419
35420 \begin_layout Standard
35421 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35422  so that you will see nothing but your text.
35423  It furthermore displays LyX's main window fullscreen.
35424  To return from fullscreen to the normal view, press F11, or right-click
35425  and turn off the fullscreen mode in the the context menu.
35426 \end_layout
35427
35428 \begin_layout Subsection
35429 Toolbars
35430 \begin_inset CommandInset label
35431 LatexCommand label
35432 name "sub:Toolbars"
35433
35434 \end_inset
35435
35436
35437 \begin_inset Index idx
35438 status collapsed
35439
35440 \begin_layout Plain Layout
35441 Toolbar
35442 \end_layout
35443
35444 \end_inset
35445
35446
35447 \end_layout
35448
35449 \begin_layout Standard
35450 In this menu entry you can set the appearance of the different toolbars.
35451  All toolbars and the 
35452 \family sans
35453 Command
35454 \begin_inset space ~
35455 \end_inset
35456
35457 Buffer
35458 \family default
35459  can be turned on and off.
35460  The 
35461 \emph on
35462 on
35463 \emph default
35464  state is denoted in the menu with a checkmark.
35465  The 
35466 \family sans
35467 Review
35468 \family default
35469
35470 \family sans
35471 Table
35472 \family default
35473
35474 \family sans
35475 Math
35476 \begin_inset space ~
35477 \end_inset
35478
35479 Panels
35480 \family default
35481 , and 
35482 \family sans
35483 Math
35484 \family default
35485  toolbars can be additionally set to the state 
35486 \emph on
35487 automatic
35488 \emph default
35489  that is denoted in the menu with the suffix 
35490 \family sans
35491 (auto)
35492 \family default
35493 .
35494 \end_layout
35495
35496 \begin_layout Standard
35497 In the 
35498 \emph on
35499 on
35500 \emph default
35501  state the toolbar is permanently shown, in the 
35502 \emph on
35503 automatic
35504 \emph default
35505  state the toolbar is only shown when the cursor is in a certain environment
35506  or when a certain feature is enabled.
35507  That means that the review toolbar will only be shown when change tracking
35508  is activated, the math and table toolbars are only shown when the cursor
35509  is inside a formula or table, respectively.
35510 \end_layout
35511
35512 \begin_layout Standard
35513 LyX's toolbars and their buttons are explained in section
35514 \begin_inset space ~
35515 \end_inset
35516
35517
35518 \begin_inset CommandInset ref
35519 LatexCommand ref
35520 reference "sec:Toolbars"
35521
35522 \end_inset
35523
35524 .
35525 \end_layout
35526
35527 \begin_layout Section
35528 The Insert Menu
35529 \begin_inset Index idx
35530 status collapsed
35531
35532 \begin_layout Plain Layout
35533 Menu ! Insert
35534 \end_layout
35535
35536 \end_inset
35537
35538
35539 \end_layout
35540
35541 \begin_layout Subsection
35542 Math
35543 \end_layout
35544
35545 \begin_layout Standard
35546 Inserts math constructs that are explained in chapter
35547 \begin_inset space ~
35548 \end_inset
35549
35550
35551 \begin_inset CommandInset ref
35552 LatexCommand ref
35553 reference "cha:Mathematical-Formulas"
35554
35555 \end_inset
35556
35557  and the 
35558 \emph on
35559 Math
35560 \emph default
35561  manual.
35562 \end_layout
35563
35564 \begin_layout Subsection
35565 Special Character
35566 \begin_inset CommandInset label
35567 LatexCommand label
35568 name "sub:Special-Character"
35569
35570 \end_inset
35571
35572
35573 \end_layout
35574
35575 \begin_layout Standard
35576 Here you can insert the following characters:
35577 \end_layout
35578
35579 \begin_layout Description
35580 Symbols Inserts any character that can be output by your LaTeX system.
35581  Therefore the number of character categories in this dialog and the available
35582  characters depend on the LaTeX-packages you have installed.
35583 \begin_inset Newline newline
35584 \end_inset
35585
35586  
35587 \begin_inset Note Greyedout
35588 status open
35589
35590 \begin_layout Plain Layout
35591
35592 \series bold
35593 Note:
35594 \series default
35595  Not all characters will be visible in the 
35596 \family sans
35597 Symbols
35598 \family default
35599  dialog because none of the screen fonts that you can set in the preferences
35600  dialog (see sec.
35601 \begin_inset space \thinspace{}
35602 \end_inset
35603
35604
35605 \begin_inset CommandInset ref
35606 LatexCommand ref
35607 reference "sub:Screen-Fonts"
35608
35609 \end_inset
35610
35611 ) can display every character.
35612 \end_layout
35613
35614 \end_inset
35615
35616
35617 \end_layout
35618
35619 \begin_layout Description
35620 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35621
35622 \end_layout
35623
35624 \begin_layout Description
35625 End
35626 \begin_inset space ~
35627 \end_inset
35628
35629 of
35630 \begin_inset space ~
35631 \end_inset
35632
35633 Sentence Inserts an end of sentence dot as described in section
35634 \begin_inset space ~
35635 \end_inset
35636
35637
35638 \begin_inset CommandInset ref
35639 LatexCommand ref
35640 reference "sub:Abbreviations"
35641
35642 \end_inset
35643
35644 .
35645 \end_layout
35646
35647 \begin_layout Description
35648 Ordinary
35649 \begin_inset space ~
35650 \end_inset
35651
35652 Quote Inserts this quote: 
35653 \begin_inset Quotes erd
35654 \end_inset
35655
35656 , no matter what quote type you selected in the 
35657 \family sans
35658 Document\SpecialChar \menuseparator
35659 Settings
35660 \family default
35661  dialog under 
35662 \family sans
35663 Language
35664 \family default
35665 .
35666 \end_layout
35667
35668 \begin_layout Description
35669 Single
35670 \begin_inset space ~
35671 \end_inset
35672
35673 Quote Inserts this quote: 
35674 \begin_inset Quotes els
35675 \end_inset
35676
35677
35678 \end_layout
35679
35680 \begin_layout Description
35681 Protected
35682 \begin_inset space ~
35683 \end_inset
35684
35685 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35686
35687 \end_layout
35688
35689 \begin_layout Description
35690 Breakable
35691 \begin_inset space ~
35692 \end_inset
35693
35694 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35695
35696 \end_layout
35697
35698 \begin_layout Description
35699 Menu
35700 \begin_inset space ~
35701 \end_inset
35702
35703 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35704
35705 \end_layout
35706
35707 \begin_layout Description
35708 Phonetic
35709 \begin_inset space ~
35710 \end_inset
35711
35712 Symbols 
35713 \begin_inset Index idx
35714 status collapsed
35715
35716 \begin_layout Plain Layout
35717 Phonetic symbols
35718 \end_layout
35719
35720 \end_inset
35721
35722
35723 \begin_inset Index idx
35724 status collapsed
35725
35726 \begin_layout Plain Layout
35727 Language ! Phonetic symbols
35728 \end_layout
35729
35730 \end_inset
35731
35732 Creates a formula with a so called tipa inset.
35733  Here you can insert commands to create IPA phonetic symbols.
35734  For this feature you must have the LaTeX-package 
35735 \series bold
35736 tipa
35737 \series default
35738
35739 \begin_inset Index idx
35740 status collapsed
35741
35742 \begin_layout Plain Layout
35743 LaTeX-packages ! tipa
35744 \end_layout
35745
35746 \end_inset
35747
35748  installed.
35749 \begin_inset Newline newline
35750 \end_inset
35751
35752 For more information about this feature we refer to the documentation of
35753  
35754 \series bold
35755 tipa, 
35756 \begin_inset CommandInset citation
35757 LatexCommand cite
35758 key "tipa"
35759
35760 \end_inset
35761
35762
35763 \series default
35764  and this Wiki-page:
35765 \begin_inset Newline newline
35766 \end_inset
35767
35768
35769 \begin_inset Flex URL
35770 status open
35771
35772 \begin_layout Plain Layout
35773
35774 http://wiki.lyx.org/LyX/LinguistLyX
35775 \end_layout
35776
35777 \end_inset
35778
35779
35780 \end_layout
35781
35782 \begin_layout Subsection
35783 Formatting
35784 \end_layout
35785
35786 \begin_layout Standard
35787 Here you can insert the following format constructs:
35788 \end_layout
35789
35790 \begin_layout Description
35791 Superscript Inserts a superscript: test
35792 \begin_inset Formula $^{\text{a,b}}$
35793 \end_inset
35794
35795
35796 \end_layout
35797
35798 \begin_layout Description
35799 Subscript Inserts a subscript: test
35800 \begin_inset Formula $_{\text{3x}}$
35801 \end_inset
35802
35803
35804 \end_layout
35805
35806 \begin_layout Description
35807 Protected
35808 \begin_inset space ~
35809 \end_inset
35810
35811 Space Inserts a protected space that is described in section
35812 \begin_inset space ~
35813 \end_inset
35814
35815
35816 \begin_inset CommandInset ref
35817 LatexCommand ref
35818 reference "sub:Protected-Space"
35819
35820 \end_inset
35821
35822 .
35823 \end_layout
35824
35825 \begin_layout Description
35826 Inter-word
35827 \begin_inset space ~
35828 \end_inset
35829
35830 Space Inserts an inter-word space that is described in section
35831 \begin_inset space ~
35832 \end_inset
35833
35834
35835 \begin_inset CommandInset ref
35836 LatexCommand ref
35837 reference "sub:Inter-word-Space"
35838
35839 \end_inset
35840
35841 .
35842 \end_layout
35843
35844 \begin_layout Description
35845 Thin
35846 \begin_inset space ~
35847 \end_inset
35848
35849 Space Inserts a thin space that is described in section
35850 \begin_inset space ~
35851 \end_inset
35852
35853
35854 \begin_inset CommandInset ref
35855 LatexCommand ref
35856 reference "sub:Thin-Space"
35857
35858 \end_inset
35859
35860 .
35861 \end_layout
35862
35863 \begin_layout Description
35864 Horizontal
35865 \begin_inset space ~
35866 \end_inset
35867
35868 Space Inserts horizontal space, see section
35869 \begin_inset space ~
35870 \end_inset
35871
35872
35873 \begin_inset CommandInset ref
35874 LatexCommand ref
35875 reference "sub:Horizontal-Space"
35876
35877 \end_inset
35878
35879  for a description.
35880 \end_layout
35881
35882 \begin_layout Description
35883 Horizontal
35884 \begin_inset space ~
35885 \end_inset
35886
35887 Line Inserts a horizontal line, see section
35888 \begin_inset space ~
35889 \end_inset
35890
35891
35892 \begin_inset CommandInset ref
35893 LatexCommand ref
35894 reference "sub:Horizontal-Lines"
35895
35896 \end_inset
35897
35898  for a description.
35899 \end_layout
35900
35901 \begin_layout Description
35902 Vertical
35903 \begin_inset space ~
35904 \end_inset
35905
35906 Space Inserts vertical space, see section
35907 \begin_inset space ~
35908 \end_inset
35909
35910
35911 \begin_inset CommandInset ref
35912 LatexCommand ref
35913 reference "sub:Vertical-Space"
35914
35915 \end_inset
35916
35917  for a description.
35918 \end_layout
35919
35920 \begin_layout Description
35921 Hyphenation
35922 \begin_inset space ~
35923 \end_inset
35924
35925 Point Inserts a hyphenation point, see section
35926 \begin_inset space ~
35927 \end_inset
35928
35929
35930 \begin_inset CommandInset ref
35931 LatexCommand ref
35932 reference "sub:Hyphenation"
35933
35934 \end_inset
35935
35936 .
35937 \end_layout
35938
35939 \begin_layout Description
35940 Ligature
35941 \begin_inset space ~
35942 \end_inset
35943
35944 Break Inserts a ligature break, see section
35945 \begin_inset space ~
35946 \end_inset
35947
35948
35949 \begin_inset CommandInset ref
35950 LatexCommand ref
35951 reference "sub:Ligatures"
35952
35953 \end_inset
35954
35955 .
35956 \end_layout
35957
35958 \begin_layout Description
35959 Ragged
35960 \begin_inset space ~
35961 \end_inset
35962
35963 Line
35964 \begin_inset space ~
35965 \end_inset
35966
35967 Break Inserts a forced line break, see section
35968 \begin_inset space ~
35969 \end_inset
35970
35971
35972 \begin_inset CommandInset ref
35973 LatexCommand ref
35974 reference "sub:Forced-Line-Breaks"
35975
35976 \end_inset
35977
35978 .
35979 \end_layout
35980
35981 \begin_layout Description
35982 Justified
35983 \begin_inset space ~
35984 \end_inset
35985
35986 Break Inserts a forced line break that furthermore stretches the broken
35987  text line to the page border, see section
35988 \begin_inset space ~
35989 \end_inset
35990
35991
35992 \begin_inset CommandInset ref
35993 LatexCommand ref
35994 reference "sub:Forced-Line-Breaks"
35995
35996 \end_inset
35997
35998 .
35999 \end_layout
36000
36001 \begin_layout Description
36002 New
36003 \begin_inset space ~
36004 \end_inset
36005
36006 Page Inserts a forced page break, described in section
36007 \begin_inset space ~
36008 \end_inset
36009
36010
36011 \begin_inset CommandInset ref
36012 LatexCommand ref
36013 reference "sub:Forced-Page-Breaks"
36014
36015 \end_inset
36016
36017 .
36018 \end_layout
36019
36020 \begin_layout Description
36021 Page
36022 \begin_inset space ~
36023 \end_inset
36024
36025 Break Inserts a forced page break that furthermore stretches the broken
36026  text page to the page border, described in section
36027 \begin_inset space ~
36028 \end_inset
36029
36030
36031 \begin_inset CommandInset ref
36032 LatexCommand ref
36033 reference "sub:Forced-Page-Breaks"
36034
36035 \end_inset
36036
36037 .
36038 \end_layout
36039
36040 \begin_layout Description
36041 Clear
36042 \begin_inset space ~
36043 \end_inset
36044
36045 Page Inserts a clear page break, described in section
36046 \begin_inset space ~
36047 \end_inset
36048
36049
36050 \begin_inset CommandInset ref
36051 LatexCommand ref
36052 reference "sub:Clear-Page-Breaks"
36053
36054 \end_inset
36055
36056 .
36057 \end_layout
36058
36059 \begin_layout Description
36060 Clear
36061 \begin_inset space ~
36062 \end_inset
36063
36064 Double
36065 \begin_inset space ~
36066 \end_inset
36067
36068 Page Inserts a clear doublepage break, described in section
36069 \begin_inset space ~
36070 \end_inset
36071
36072
36073 \begin_inset CommandInset ref
36074 LatexCommand ref
36075 reference "sub:Clear-Page-Breaks"
36076
36077 \end_inset
36078
36079 .
36080 \end_layout
36081
36082 \begin_layout Subsection
36083 List / TOC
36084 \end_layout
36085
36086 \begin_layout Standard
36087 Various lists can be inserted with this menu entry.
36088  The table of contents, the algorithm, figures, and tables list are described
36089  in section
36090 \begin_inset space ~
36091 \end_inset
36092
36093
36094 \begin_inset CommandInset ref
36095 LatexCommand ref
36096 reference "sec:toc"
36097
36098 \end_inset
36099
36100 .
36101  The index list is described in section
36102 \begin_inset space ~
36103 \end_inset
36104
36105
36106 \begin_inset CommandInset ref
36107 LatexCommand ref
36108 reference "sec:Index"
36109
36110 \end_inset
36111
36112 , the nomenclature in section
36113 \begin_inset space ~
36114 \end_inset
36115
36116
36117 \begin_inset CommandInset ref
36118 LatexCommand ref
36119 reference "sec:Nomenclature"
36120
36121 \end_inset
36122
36123 , and the BibTeX bibliography in section
36124 \begin_inset space ~
36125 \end_inset
36126
36127
36128 \begin_inset CommandInset ref
36129 LatexCommand ref
36130 reference "sub:Bibliography-databases"
36131
36132 \end_inset
36133
36134 .
36135 \end_layout
36136
36137 \begin_layout Subsection
36138 Float
36139 \end_layout
36140
36141 \begin_layout Standard
36142 To insert floats, described in section
36143 \begin_inset space ~
36144 \end_inset
36145
36146
36147 \begin_inset CommandInset ref
36148 LatexCommand ref
36149 reference "sec:Floats"
36150
36151 \end_inset
36152
36153 .
36154 \end_layout
36155
36156 \begin_layout Subsection
36157 Note
36158 \end_layout
36159
36160 \begin_layout Standard
36161 To insert notes, described in section
36162 \begin_inset space ~
36163 \end_inset
36164
36165
36166 \begin_inset CommandInset ref
36167 LatexCommand ref
36168 reference "sec:Notes"
36169
36170 \end_inset
36171
36172 .
36173 \end_layout
36174
36175 \begin_layout Subsection
36176 Branch
36177 \end_layout
36178
36179 \begin_layout Standard
36180 Inserts branch insets as described in section
36181 \begin_inset space ~
36182 \end_inset
36183
36184
36185 \begin_inset CommandInset ref
36186 LatexCommand ref
36187 reference "sec:Branches"
36188
36189 \end_inset
36190
36191 .
36192 \end_layout
36193
36194 \begin_layout Subsection
36195 Custom Insets
36196 \end_layout
36197
36198 \begin_layout Standard
36199 Inserts document class-specific insets.
36200  Such insets only exist when they are defined in the layout file for a certain
36201  document class.
36202  An example is the document class 
36203 \begin_inset Quotes eld
36204 \end_inset
36205
36206 article (Elsevier)
36207 \begin_inset Quotes erd
36208 \end_inset
36209
36210  with three custom insets.
36211  The section 
36212 \emph on
36213 Flex insets and InsetLayout
36214 \emph default
36215  of the 
36216 \emph on
36217 Customization
36218 \emph default
36219  manual explains how custom insets are defined.
36220 \end_layout
36221
36222 \begin_layout Subsection
36223 File
36224 \begin_inset Index idx
36225 status collapsed
36226
36227 \begin_layout Plain Layout
36228 External Material
36229 \end_layout
36230
36231 \end_inset
36232
36233
36234 \end_layout
36235
36236 \begin_layout Standard
36237 This menu entry allows you to insert or include the contents of other LyX
36238  files in your document.
36239  How you can do this is explained in detail in the chapter 
36240 \emph on
36241 External Stuff
36242 \emph default
36243  of the 
36244 \emph on
36245 Embedded Objects
36246 \emph default
36247  manual.
36248 \end_layout
36249
36250 \begin_layout Subsection
36251 Box
36252 \begin_inset Index idx
36253 status collapsed
36254
36255 \begin_layout Plain Layout
36256 Boxes
36257 \end_layout
36258
36259 \end_inset
36260
36261
36262 \end_layout
36263
36264 \begin_layout Standard
36265 Inserts a minipage box that is described section
36266 \begin_inset space ~
36267 \end_inset
36268
36269
36270 \begin_inset CommandInset ref
36271 LatexCommand ref
36272 reference "sec:Minipages"
36273
36274 \end_inset
36275
36276 .
36277  All box types supported by LyX are explained in detail in the chapter 
36278 \emph on
36279 Boxes
36280 \emph default
36281  of the 
36282 \emph on
36283 Embedded Objects
36284 \emph default
36285  manual.
36286 \end_layout
36287
36288 \begin_layout Subsection
36289 Citation
36290 \end_layout
36291
36292 \begin_layout Standard
36293 Inserts a citation as described in section
36294 \begin_inset space ~
36295 \end_inset
36296
36297
36298 \begin_inset CommandInset ref
36299 LatexCommand ref
36300 reference "sec:Bibliography"
36301
36302 \end_inset
36303
36304 .
36305 \end_layout
36306
36307 \begin_layout Subsection
36308 Cross-Reference
36309 \end_layout
36310
36311 \begin_layout Standard
36312 Inserts a cross-reference as described in section
36313 \begin_inset space ~
36314 \end_inset
36315
36316
36317 \begin_inset CommandInset ref
36318 LatexCommand ref
36319 reference "sec:Cross-References"
36320
36321 \end_inset
36322
36323 .
36324 \end_layout
36325
36326 \begin_layout Subsection
36327 Label
36328 \end_layout
36329
36330 \begin_layout Standard
36331 Inserts a label as described in section
36332 \begin_inset space ~
36333 \end_inset
36334
36335
36336 \begin_inset CommandInset ref
36337 LatexCommand ref
36338 reference "sec:Cross-References"
36339
36340 \end_inset
36341
36342 .
36343 \end_layout
36344
36345 \begin_layout Subsection
36346 Caption
36347 \begin_inset Index idx
36348 status collapsed
36349
36350 \begin_layout Plain Layout
36351 Captions
36352 \end_layout
36353
36354 \end_inset
36355
36356
36357 \begin_inset Index idx
36358 status collapsed
36359
36360 \begin_layout Plain Layout
36361 Longtables ! Caption
36362 \end_layout
36363
36364 \end_inset
36365
36366
36367 \end_layout
36368
36369 \begin_layout Standard
36370 Inserts a caption in a float or longtable.
36371  Floats are described in section
36372 \begin_inset space ~
36373 \end_inset
36374
36375
36376 \begin_inset CommandInset ref
36377 LatexCommand ref
36378 reference "sec:Floats"
36379
36380 \end_inset
36381
36382 , captions in longtables are described in the section 
36383 \emph on
36384 Longtable Captions
36385 \emph default
36386  of the 
36387 \emph on
36388 Embedded Objects
36389 \emph default
36390  manual.
36391 \end_layout
36392
36393 \begin_layout Subsection
36394 Index Entry
36395 \end_layout
36396
36397 \begin_layout Standard
36398 Inserts an index entry as described in section
36399 \begin_inset space ~
36400 \end_inset
36401
36402
36403 \begin_inset CommandInset ref
36404 LatexCommand ref
36405 reference "sec:Index"
36406
36407 \end_inset
36408
36409 .
36410 \end_layout
36411
36412 \begin_layout Subsection
36413 Nomenclature Entry
36414 \end_layout
36415
36416 \begin_layout Standard
36417 Inserts a nomenclature entry as described in section
36418 \begin_inset space ~
36419 \end_inset
36420
36421
36422 \begin_inset CommandInset ref
36423 LatexCommand ref
36424 reference "sec:Nomenclature"
36425
36426 \end_inset
36427
36428 .
36429 \end_layout
36430
36431 \begin_layout Subsection
36432 Table
36433 \end_layout
36434
36435 \begin_layout Standard
36436 Inserts a table.
36437  Tables are described in section
36438 \begin_inset space ~
36439 \end_inset
36440
36441
36442 \begin_inset CommandInset ref
36443 LatexCommand ref
36444 reference "sec:Tables"
36445
36446 \end_inset
36447
36448 .
36449 \end_layout
36450
36451 \begin_layout Subsection
36452 Graphics
36453 \end_layout
36454
36455 \begin_layout Standard
36456 Inserts a graphic.
36457  Graphics are described in section
36458 \begin_inset space ~
36459 \end_inset
36460
36461
36462 \begin_inset CommandInset ref
36463 LatexCommand ref
36464 reference "sec:Graphics"
36465
36466 \end_inset
36467
36468 .
36469 \end_layout
36470
36471 \begin_layout Subsection
36472 URL
36473 \end_layout
36474
36475 \begin_layout Standard
36476 Inserts an URL as described in section
36477 \begin_inset space ~
36478 \end_inset
36479
36480
36481 \begin_inset CommandInset ref
36482 LatexCommand ref
36483 reference "sub:URLs"
36484
36485 \end_inset
36486
36487 .
36488 \end_layout
36489
36490 \begin_layout Subsection
36491 Hyperlinks
36492 \end_layout
36493
36494 \begin_layout Standard
36495 Inserts a hyperlink as described in section
36496 \begin_inset space ~
36497 \end_inset
36498
36499
36500 \begin_inset CommandInset ref
36501 LatexCommand ref
36502 reference "sub:Hyperlinks"
36503
36504 \end_inset
36505
36506 .
36507 \end_layout
36508
36509 \begin_layout Subsection
36510 Footnote
36511 \end_layout
36512
36513 \begin_layout Standard
36514 Inserts a footnote, see section
36515 \begin_inset space ~
36516 \end_inset
36517
36518
36519 \begin_inset CommandInset ref
36520 LatexCommand ref
36521 reference "sec:Footnotes"
36522
36523 \end_inset
36524
36525 .
36526 \end_layout
36527
36528 \begin_layout Subsection
36529 Marginal Note
36530 \end_layout
36531
36532 \begin_layout Standard
36533 Inserts a marginal note, see section
36534 \begin_inset space ~
36535 \end_inset
36536
36537
36538 \begin_inset CommandInset ref
36539 LatexCommand ref
36540 reference "sec:Marginal-Notes"
36541
36542 \end_inset
36543
36544 .
36545 \end_layout
36546
36547 \begin_layout Subsection
36548 Short Title
36549 \end_layout
36550
36551 \begin_layout Standard
36552 Inserts a short title, see section
36553 \begin_inset space ~
36554 \end_inset
36555
36556
36557 \begin_inset CommandInset ref
36558 LatexCommand ref
36559 reference "sec:Short-Titles"
36560
36561 \end_inset
36562
36563 .
36564 \end_layout
36565
36566 \begin_layout Subsection
36567 TeX Code
36568 \end_layout
36569
36570 \begin_layout Standard
36571 Inserts a TeX Code box, see section
36572 \begin_inset space ~
36573 \end_inset
36574
36575
36576 \begin_inset CommandInset ref
36577 LatexCommand ref
36578 reference "sub:TeX-Code-Boxes"
36579
36580 \end_inset
36581
36582  for a description.
36583 \end_layout
36584
36585 \begin_layout Subsection
36586 Program Listing
36587 \begin_inset Index idx
36588 status collapsed
36589
36590 \begin_layout Plain Layout
36591 Program listings
36592 \end_layout
36593
36594 \end_inset
36595
36596
36597 \end_layout
36598
36599 \begin_layout Standard
36600 Inserts a program listings box.
36601  Program listings are explained in the chapter 
36602 \emph on
36603 Program Code Listings
36604 \emph default
36605  of the 
36606 \emph on
36607 Embedded Objects
36608 \emph default
36609  manual.
36610 \end_layout
36611
36612 \begin_layout Subsection
36613 Date
36614 \end_layout
36615
36616 \begin_layout Standard
36617 Inserts the actual date.
36618  The format depends on the date format of the language that is used for
36619  LyX's menus.
36620  LyX offers various ways to insert a date which are explained and also compared
36621  in the section 
36622 \emph on
36623 External Material
36624 \emph default
36625  of the 
36626 \emph on
36627 Embedded Objects
36628 \emph default
36629  manual.
36630 \end_layout
36631
36632 \begin_layout Section
36633 The Navigate Menu
36634 \begin_inset Index idx
36635 status collapsed
36636
36637 \begin_layout Plain Layout
36638 Menu ! Navigate
36639 \end_layout
36640
36641 \end_inset
36642
36643
36644 \end_layout
36645
36646 \begin_layout Standard
36647 This menu lists the existing chapters, sections, figures, tables, etc.
36648 \begin_inset space ~
36649 \end_inset
36650
36651 of the current document.
36652  This allows you to navigate easily through you document.
36653 \end_layout
36654
36655 \begin_layout Subsection
36656 Bookmarks
36657 \end_layout
36658
36659 \begin_layout Standard
36660 With this menu entry you are able to define your own bookmarks.
36661  This is useful when you are working on a large document and often have
36662  to jump e.
36663 \begin_inset space \thinspace{}
36664 \end_inset
36665
36666 g.
36667 \begin_inset space \space{}
36668 \end_inset
36669
36670 between section
36671 \begin_inset space ~
36672 \end_inset
36673
36674 2.5 and 6.3.
36675  To create bookmarks for this example, go to section
36676 \begin_inset space ~
36677 \end_inset
36678
36679 2.5 and use the menu 
36680 \family sans
36681 Save
36682 \begin_inset space ~
36683 \end_inset
36684
36685 Bookmark
36686 \begin_inset space ~
36687 \end_inset
36688
36689 1
36690 \family default
36691 .
36692  Then go to section
36693 \begin_inset space ~
36694 \end_inset
36695
36696 6.3 and use 
36697 \family sans
36698 Save
36699 \begin_inset space ~
36700 \end_inset
36701
36702 Bookmark
36703 \begin_inset space ~
36704 \end_inset
36705
36706
36707 \family default
36708 2.
36709  Now you can jump easily between these sections by using the menu or by
36710  the key bindings 
36711 \begin_inset Info
36712 type  "shortcut"
36713 arg   "bookmark-goto 1"
36714 \end_inset
36715
36716  and 
36717 \begin_inset Info
36718 type  "shortcut"
36719 arg   "bookmark-goto 2"
36720 \end_inset
36721
36722 .
36723 \end_layout
36724
36725 \begin_layout Standard
36726 You can also use bookmarks to jump between several opened documents.
36727  The saved bookmarks are valid till the document is closed.
36728 \end_layout
36729
36730 \begin_layout Subsection
36731 Next Note, Change, Cross-reference
36732 \end_layout
36733
36734 \begin_layout Standard
36735 Jump to the next note, change, or cross-reference following the current
36736  cursor position.
36737 \end_layout
36738
36739 \begin_layout Subsection
36740 Go to Label
36741 \end_layout
36742
36743 \begin_layout Standard
36744 Only active when the cursor is in front of a cross-reference.
36745  Sets the cursor before the referenced label, the same as if you right-click
36746  on a cross-reference box.
36747 \end_layout
36748
36749 \begin_layout Section
36750 The Document Menu
36751 \begin_inset Index idx
36752 status collapsed
36753
36754 \begin_layout Plain Layout
36755 Menu ! Document
36756 \end_layout
36757
36758 \end_inset
36759
36760
36761 \end_layout
36762
36763 \begin_layout Subsection
36764 Change Tracking
36765 \end_layout
36766
36767 \begin_layout Standard
36768 Change Tracking is described in section
36769 \begin_inset space ~
36770 \end_inset
36771
36772
36773 \begin_inset CommandInset ref
36774 LatexCommand ref
36775 reference "sec:Change-Tracking"
36776
36777 \end_inset
36778
36779 .
36780 \end_layout
36781
36782 \begin_layout Subsection
36783 LaT
36784 \begin_inset ERT
36785 status collapsed
36786
36787 \begin_layout Plain Layout
36788
36789 {}
36790 \end_layout
36791
36792 \end_inset
36793
36794 eX Log
36795 \end_layout
36796
36797 \begin_layout Standard
36798 After running LaTeX by viewing or exporting a document, this menu will be
36799  enabled.
36800  It shows the logfile of the used LaTeX-program.
36801 \end_layout
36802
36803 \begin_layout Standard
36804 Here you can see how LaTeX works in the background.
36805  
36806 \emph on
36807 Experts
36808 \emph default
36809  will find in it reasons for LaTeX-errors.
36810 \end_layout
36811
36812 \begin_layout Subsection
36813 Outline
36814 \end_layout
36815
36816 \begin_layout Standard
36817 Opens the TOC/Outline window as described in section
36818 \begin_inset space ~
36819 \end_inset
36820
36821
36822 \begin_inset CommandInset ref
36823 LatexCommand ref
36824 reference "sec:Navigating"
36825
36826 \end_inset
36827
36828  and 
36829 \begin_inset CommandInset ref
36830 LatexCommand ref
36831 reference "sub:Table-of-Contents"
36832
36833 \end_inset
36834
36835 .
36836 \end_layout
36837
36838 \begin_layout Subsection
36839 Start Appendix Here
36840 \end_layout
36841
36842 \begin_layout Standard
36843 This menu will start the appendix of the document at the current cursor
36844  position as described in section
36845 \begin_inset space ~
36846 \end_inset
36847
36848
36849 \begin_inset CommandInset ref
36850 LatexCommand ref
36851 reference "sec:Appendices"
36852
36853 \end_inset
36854
36855 .
36856 \end_layout
36857
36858 \begin_layout Subsection
36859 Compressed
36860 \end_layout
36861
36862 \begin_layout Standard
36863 Un/compresses the current document.
36864 \end_layout
36865
36866 \begin_layout Subsection
36867 Settings
36868 \end_layout
36869
36870 \begin_layout Standard
36871 The document settings are described in appendix
36872 \begin_inset space ~
36873 \end_inset
36874
36875
36876 \begin_inset CommandInset ref
36877 LatexCommand ref
36878 reference "cha:The-Document-Settings"
36879
36880 \end_inset
36881
36882 .
36883 \end_layout
36884
36885 \begin_layout Section
36886 The Tools Menu
36887 \begin_inset Index idx
36888 status collapsed
36889
36890 \begin_layout Plain Layout
36891 Menu ! Tools
36892 \end_layout
36893
36894 \end_inset
36895
36896
36897 \end_layout
36898
36899 \begin_layout Subsection
36900 Spellchecker
36901 \end_layout
36902
36903 \begin_layout Standard
36904 Spell checking is explained in section
36905 \begin_inset space ~
36906 \end_inset
36907
36908
36909 \begin_inset CommandInset ref
36910 LatexCommand ref
36911 reference "sec:Spellchecking"
36912
36913 \end_inset
36914
36915 .
36916 \end_layout
36917
36918 \begin_layout Subsection
36919 Thesaurus
36920 \end_layout
36921
36922 \begin_layout Standard
36923 The thesaurus is described in section
36924 \begin_inset space ~
36925 \end_inset
36926
36927
36928 \begin_inset CommandInset ref
36929 LatexCommand ref
36930 reference "sec:Thesaurus"
36931
36932 \end_inset
36933
36934 .
36935 \end_layout
36936
36937 \begin_layout Subsection
36938 Statistics
36939 \begin_inset Index idx
36940 status collapsed
36941
36942 \begin_layout Plain Layout
36943 Word count
36944 \end_layout
36945
36946 \end_inset
36947
36948
36949 \begin_inset Index idx
36950 status collapsed
36951
36952 \begin_layout Plain Layout
36953 Character count
36954 \end_layout
36955
36956 \end_inset
36957
36958
36959 \end_layout
36960
36961 \begin_layout Standard
36962 Counts the number of words and characters in the actual document or the
36963  highlighted document part.
36964 \end_layout
36965
36966 \begin_layout Subsection
36967 TeX Information
36968 \begin_inset Index idx
36969 status collapsed
36970
36971 \begin_layout Plain Layout
36972 TeX Information
36973 \end_layout
36974
36975 \end_inset
36976
36977
36978 \end_layout
36979
36980 \begin_layout Standard
36981 Shows you a list of the classes and styles installed in your LaTeX-system.
36982 \end_layout
36983
36984 \begin_layout Subsection
36985 Reconfigure
36986 \begin_inset Index idx
36987 status collapsed
36988
36989 \begin_layout Plain Layout
36990 LyX ! Reconfigure|see
36991 \begin_inset ERT
36992 status collapsed
36993
36994 \begin_layout Plain Layout
36995
36996 {
36997 \end_layout
36998
36999 \end_inset
37000
37001 Reconfiguration of LyX
37002 \begin_inset ERT
37003 status collapsed
37004
37005 \begin_layout Plain Layout
37006
37007 }
37008 \end_layout
37009
37010 \end_inset
37011
37012
37013 \end_layout
37014
37015 \end_inset
37016
37017
37018 \begin_inset Index idx
37019 status collapsed
37020
37021 \begin_layout Plain Layout
37022 Reconfiguration of LyX
37023 \end_layout
37024
37025 \end_inset
37026
37027
37028 \end_layout
37029
37030 \begin_layout Standard
37031 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
37032  and needed programs it needs; see also section
37033 \begin_inset space ~
37034 \end_inset
37035
37036
37037 \begin_inset CommandInset ref
37038 LatexCommand ref
37039 reference "sec:Basic-LyX-Setup"
37040
37041 \end_inset
37042
37043 .
37044 \end_layout
37045
37046 \begin_layout Subsection
37047 Preferences
37048 \end_layout
37049
37050 \begin_layout Standard
37051 The preferences dialog is described in detail in appendix
37052 \begin_inset space \thinspace{}
37053 \end_inset
37054
37055
37056 \begin_inset CommandInset ref
37057 LatexCommand ref
37058 reference "cha:The-Preferences-dialog"
37059
37060 \end_inset
37061
37062 .
37063 \end_layout
37064
37065 \begin_layout Section
37066 The Help Menu
37067 \begin_inset Index idx
37068 status collapsed
37069
37070 \begin_layout Plain Layout
37071 Menu ! Help
37072 \end_layout
37073
37074 \end_inset
37075
37076
37077 \end_layout
37078
37079 \begin_layout Standard
37080 This menu opens the documentation files of LyX in the language of LyX's
37081  menus.
37082 \end_layout
37083
37084 \begin_layout Standard
37085 The menu 
37086 \family sans
37087 LaTeX
37088 \begin_inset space ~
37089 \end_inset
37090
37091 Configuration
37092 \family default
37093  shows a LyX-document with information about the LaTeX-packages and classes
37094  found by LyX (see also section
37095 \begin_inset space ~
37096 \end_inset
37097
37098
37099 \begin_inset CommandInset ref
37100 LatexCommand ref
37101 reference "sec:LaTeX-Setup"
37102
37103 \end_inset
37104
37105 ).
37106 \end_layout
37107
37108 \begin_layout Section
37109 Toolbars
37110 \begin_inset CommandInset label
37111 LatexCommand label
37112 name "sec:Toolbars"
37113
37114 \end_inset
37115
37116
37117 \end_layout
37118
37119 \begin_layout Standard
37120 How to show or hide toolbars is explained in section
37121 \begin_inset space ~
37122 \end_inset
37123
37124
37125 \begin_inset CommandInset ref
37126 LatexCommand ref
37127 reference "sub:Toolbars"
37128
37129 \end_inset
37130
37131 .
37132 \end_layout
37133
37134 \begin_layout Standard
37135 It is also possible to define custom toolbars.
37136  This is described in the 
37137 \emph on
37138 Additional Features
37139 \emph default
37140  manual.
37141 \end_layout
37142
37143 \begin_layout Subsection
37144 Standard Toolbar
37145 \begin_inset Index idx
37146 status collapsed
37147
37148 \begin_layout Plain Layout
37149 Toolbar ! Standard
37150 \end_layout
37151
37152 \end_inset
37153
37154
37155 \end_layout
37156
37157 \begin_layout Standard
37158 \begin_inset Graphics
37159         filename clipart/StandardToolbar.png
37160         width 100col%
37161
37162 \end_inset
37163
37164
37165 \end_layout
37166
37167 \begin_layout Standard
37168 \begin_inset VSpace defskip
37169 \end_inset
37170
37171
37172 \end_layout
37173
37174 \begin_layout Standard
37175 The standard toolbar as shown above contains from left to right the following
37176  buttons:
37177 \begin_inset ERT
37178 status collapsed
37179
37180 \begin_layout Plain Layout
37181
37182
37183 \backslash
37184 setlength{
37185 \backslash
37186 LTleft}{0pt}
37187 \end_layout
37188
37189 \end_inset
37190
37191
37192 \begin_inset Note Note
37193 status collapsed
37194
37195 \begin_layout Plain Layout
37196 This is necessary to left align the following longtables.
37197  See the 
37198 \emph on
37199 Embedded Objects
37200 \emph default
37201  manual for more information.
37202 \end_layout
37203
37204 \end_inset
37205
37206
37207 \end_layout
37208
37209 \begin_layout Standard
37210 \begin_inset VSpace defskip
37211 \end_inset
37212
37213
37214 \end_layout
37215
37216 \begin_layout Standard
37217 \begin_inset Tabular
37218 <lyxtabular version="3" rows="1" columns="2">
37219 <features islongtable="true" longtabularalignment="center">
37220 <column alignment="center" valignment="top" width="0">
37221 <column alignment="center" valignment="top" width="0">
37222 <row>
37223 <cell alignment="center" valignment="top" usebox="none">
37224 \begin_inset Text
37225
37226 \begin_layout Plain Layout
37227 \begin_inset Graphics
37228         filename clipart/ToolbarEnvBox.png
37229         clip
37230
37231 \end_inset
37232
37233
37234 \end_layout
37235
37236 \end_inset
37237 </cell>
37238 <cell alignment="center" valignment="top" usebox="none">
37239 \begin_inset Text
37240
37241 \begin_layout Plain Layout
37242 pull-down box for the paragraph environments
37243 \end_layout
37244
37245 \end_inset
37246 </cell>
37247 </row>
37248 </lyxtabular>
37249
37250 \end_inset
37251
37252
37253 \end_layout
37254
37255 \begin_layout Standard
37256 \begin_inset VSpace -10mm
37257 \end_inset
37258
37259
37260 \end_layout
37261
37262 \begin_layout Standard
37263 \align left
37264 \begin_inset Tabular
37265 <lyxtabular version="3" rows="21" columns="2">
37266 <features islongtable="true" longtabularalignment="center">
37267 <column alignment="left" valignment="top" width="0">
37268 <column alignment="left" valignment="top" width="0">
37269 <row interlinespace="2.5mm">
37270 <cell alignment="center" valignment="top" usebox="none">
37271 \begin_inset Text
37272
37273 \begin_layout Plain Layout
37274
37275 \family sans
37276 \begin_inset Graphics
37277         filename ../images/buffer-new.png
37278         BoundingBox 0bp 5bp 20bp 20bp
37279
37280 \end_inset
37281
37282
37283 \end_layout
37284
37285 \end_inset
37286 </cell>
37287 <cell alignment="center" valignment="top" usebox="none">
37288 \begin_inset Text
37289
37290 \begin_layout Plain Layout
37291
37292 \family sans
37293 File\SpecialChar \menuseparator
37294 New
37295 \end_layout
37296
37297 \end_inset
37298 </cell>
37299 </row>
37300 <row interlinespace="2.5mm">
37301 <cell alignment="center" valignment="top" usebox="none">
37302 \begin_inset Text
37303
37304 \begin_layout Plain Layout
37305 \begin_inset Graphics
37306         filename ../images/file-open.png
37307         BoundingBox 0bp 5bp 20bp 20bp
37308
37309 \end_inset
37310
37311
37312 \end_layout
37313
37314 \end_inset
37315 </cell>
37316 <cell alignment="center" valignment="top" usebox="none">
37317 \begin_inset Text
37318
37319 \begin_layout Plain Layout
37320
37321 \family sans
37322 File\SpecialChar \menuseparator
37323 Open
37324 \end_layout
37325
37326 \end_inset
37327 </cell>
37328 </row>
37329 <row interlinespace="2.5mm">
37330 <cell alignment="center" valignment="top" usebox="none">
37331 \begin_inset Text
37332
37333 \begin_layout Plain Layout
37334 \begin_inset Graphics
37335         filename ../images/buffer-write.png
37336         BoundingBox 0bp 5bp 20bp 20bp
37337
37338 \end_inset
37339
37340
37341 \end_layout
37342
37343 \end_inset
37344 </cell>
37345 <cell alignment="center" valignment="top" usebox="none">
37346 \begin_inset Text
37347
37348 \begin_layout Plain Layout
37349
37350 \family sans
37351 File\SpecialChar \menuseparator
37352 Save
37353 \end_layout
37354
37355 \end_inset
37356 </cell>
37357 </row>
37358 <row interlinespace="2.5mm">
37359 <cell alignment="center" valignment="top" usebox="none">
37360 \begin_inset Text
37361
37362 \begin_layout Plain Layout
37363 \begin_inset Graphics
37364         filename ../images/dialog-show_print.png
37365         BoundingBox 0bp 5bp 24bp 20bp
37366
37367 \end_inset
37368
37369
37370 \end_layout
37371
37372 \end_inset
37373 </cell>
37374 <cell alignment="center" valignment="top" usebox="none">
37375 \begin_inset Text
37376
37377 \begin_layout Plain Layout
37378
37379 \family sans
37380 File\SpecialChar \menuseparator
37381 Print
37382 \end_layout
37383
37384 \end_inset
37385 </cell>
37386 </row>
37387 <row interlinespace="2.5mm">
37388 <cell alignment="center" valignment="top" usebox="none">
37389 \begin_inset Text
37390
37391 \begin_layout Plain Layout
37392 \begin_inset Graphics
37393         filename ../images/dialog-show_spellchecker.png
37394         BoundingBox 0bp 5bp 20bp 20bp
37395
37396 \end_inset
37397
37398
37399 \end_layout
37400
37401 \end_inset
37402 </cell>
37403 <cell alignment="center" valignment="top" usebox="none">
37404 \begin_inset Text
37405
37406 \begin_layout Plain Layout
37407
37408 \family sans
37409 Tools\SpecialChar \menuseparator
37410 Spellchecker
37411 \end_layout
37412
37413 \end_inset
37414 </cell>
37415 </row>
37416 <row interlinespace="2.5mm">
37417 <cell alignment="center" valignment="top" usebox="none">
37418 \begin_inset Text
37419
37420 \begin_layout Plain Layout
37421 \begin_inset Graphics
37422         filename ../images/undo.png
37423         BoundingBox 0bp 5bp 20bp 20bp
37424
37425 \end_inset
37426
37427
37428 \end_layout
37429
37430 \end_inset
37431 </cell>
37432 <cell alignment="center" valignment="top" usebox="none">
37433 \begin_inset Text
37434
37435 \begin_layout Plain Layout
37436
37437 \family sans
37438 Edit\SpecialChar \menuseparator
37439 Undo
37440 \end_layout
37441
37442 \end_inset
37443 </cell>
37444 </row>
37445 <row interlinespace="2.5mm">
37446 <cell alignment="center" valignment="top" usebox="none">
37447 \begin_inset Text
37448
37449 \begin_layout Plain Layout
37450 \begin_inset Graphics
37451         filename ../images/redo.png
37452         BoundingBox 0bp 5bp 20bp 20bp
37453
37454 \end_inset
37455
37456
37457 \end_layout
37458
37459 \end_inset
37460 </cell>
37461 <cell alignment="center" valignment="top" usebox="none">
37462 \begin_inset Text
37463
37464 \begin_layout Plain Layout
37465
37466 \family sans
37467 Edit\SpecialChar \menuseparator
37468 Redo
37469 \end_layout
37470
37471 \end_inset
37472 </cell>
37473 </row>
37474 <row interlinespace="2.5mm">
37475 <cell alignment="center" valignment="top" usebox="none">
37476 \begin_inset Text
37477
37478 \begin_layout Plain Layout
37479 \begin_inset Graphics
37480         filename ../images/cut.png
37481         BoundingBox 0bp 5bp 20bp 20bp
37482
37483 \end_inset
37484
37485
37486 \end_layout
37487
37488 \end_inset
37489 </cell>
37490 <cell alignment="center" valignment="top" usebox="none">
37491 \begin_inset Text
37492
37493 \begin_layout Plain Layout
37494
37495 \family sans
37496 Edit\SpecialChar \menuseparator
37497 Cut
37498 \end_layout
37499
37500 \end_inset
37501 </cell>
37502 </row>
37503 <row interlinespace="2.5mm">
37504 <cell alignment="center" valignment="top" usebox="none">
37505 \begin_inset Text
37506
37507 \begin_layout Plain Layout
37508 \begin_inset Graphics
37509         filename ../images/copy.png
37510         BoundingBox 0bp 5bp 20bp 20bp
37511
37512 \end_inset
37513
37514
37515 \end_layout
37516
37517 \end_inset
37518 </cell>
37519 <cell alignment="center" valignment="top" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523
37524 \family sans
37525 Edit\SpecialChar \menuseparator
37526 Copy
37527 \end_layout
37528
37529 \end_inset
37530 </cell>
37531 </row>
37532 <row interlinespace="2.5mm">
37533 <cell alignment="center" valignment="top" usebox="none">
37534 \begin_inset Text
37535
37536 \begin_layout Plain Layout
37537 \begin_inset Graphics
37538         filename ../images/paste.png
37539         BoundingBox 0bp 5bp 20bp 20bp
37540
37541 \end_inset
37542
37543
37544 \end_layout
37545
37546 \end_inset
37547 </cell>
37548 <cell alignment="center" valignment="top" usebox="none">
37549 \begin_inset Text
37550
37551 \begin_layout Plain Layout
37552
37553 \family sans
37554 Edit\SpecialChar \menuseparator
37555 Paste
37556 \end_layout
37557
37558 \end_inset
37559 </cell>
37560 </row>
37561 <row interlinespace="2.5mm">
37562 <cell alignment="center" valignment="top" usebox="none">
37563 \begin_inset Text
37564
37565 \begin_layout Plain Layout
37566 \begin_inset Graphics
37567         filename ../images/dialog-show_findreplace.png
37568         BoundingBox 0bp 5bp 20bp 25bp
37569         rotateOrigin center
37570
37571 \end_inset
37572
37573
37574 \end_layout
37575
37576 \end_inset
37577 </cell>
37578 <cell alignment="center" valignment="top" usebox="none">
37579 \begin_inset Text
37580
37581 \begin_layout Plain Layout
37582
37583 \family sans
37584 Edit\SpecialChar \menuseparator
37585 Find
37586 \begin_inset space \thinspace{}
37587 \end_inset
37588
37589 &
37590 \begin_inset space \thinspace{}
37591 \end_inset
37592
37593 Replace
37594 \end_layout
37595
37596 \end_inset
37597 </cell>
37598 </row>
37599 <row interlinespace="2.5mm">
37600 <cell alignment="center" valignment="top" usebox="none">
37601 \begin_inset Text
37602
37603 \begin_layout Plain Layout
37604 \begin_inset Graphics
37605         filename ../images/bookmark-goto_0.png
37606         BoundingBox 0bp 5bp 20bp 25bp
37607         rotateOrigin center
37608
37609 \end_inset
37610
37611
37612 \end_layout
37613
37614 \end_inset
37615 </cell>
37616 <cell alignment="center" valignment="top" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620
37621 \family sans
37622 Navigate\SpecialChar \menuseparator
37623 Bookmarks\SpecialChar \menuseparator
37624 Navigate Back
37625 \end_layout
37626
37627 \end_inset
37628 </cell>
37629 </row>
37630 <row interlinespace="2.5mm">
37631 <cell alignment="center" valignment="top" usebox="none">
37632 \begin_inset Text
37633
37634 \begin_layout Plain Layout
37635 \begin_inset Graphics
37636         filename ../images/font-emph.png
37637         BoundingBox 0bp 5bp 20bp 20bp
37638
37639 \end_inset
37640
37641
37642 \end_layout
37643
37644 \end_inset
37645 </cell>
37646 <cell alignment="center" valignment="top" usebox="none">
37647 \begin_inset Text
37648
37649 \begin_layout Plain Layout
37650 Emphasize text, function of the Edit
37651 \family sans
37652 \SpecialChar \menuseparator
37653 Text
37654 \begin_inset space ~
37655 \end_inset
37656
37657 Style
37658 \family default
37659  dialog
37660 \end_layout
37661
37662 \end_inset
37663 </cell>
37664 </row>
37665 <row interlinespace="2.5mm">
37666 <cell alignment="center" valignment="top" usebox="none">
37667 \begin_inset Text
37668
37669 \begin_layout Plain Layout
37670 \begin_inset Graphics
37671         filename ../images/font-noun.png
37672         BoundingBox 0bp 5bp 20bp 20bp
37673
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \end_inset
37680 </cell>
37681 <cell alignment="center" valignment="top" usebox="none">
37682 \begin_inset Text
37683
37684 \begin_layout Plain Layout
37685 Set text to noun style, function of the Edit
37686 \family sans
37687 \SpecialChar \menuseparator
37688 Text
37689 \begin_inset space ~
37690 \end_inset
37691
37692 Style
37693 \family default
37694  dialog
37695 \end_layout
37696
37697 \end_inset
37698 </cell>
37699 </row>
37700 <row interlinespace="2.5mm">
37701 <cell alignment="center" valignment="top" usebox="none">
37702 \begin_inset Text
37703
37704 \begin_layout Plain Layout
37705 \begin_inset Graphics
37706         filename ../images/textstyle-apply.png
37707         BoundingBox 0bp 5bp 20bp 20bp
37708
37709 \end_inset
37710
37711
37712 \end_layout
37713
37714 \end_inset
37715 </cell>
37716 <cell alignment="center" valignment="top" usebox="none">
37717 \begin_inset Text
37718
37719 \begin_layout Plain Layout
37720 Formats text using the current settings in the 
37721 \family sans
37722 Edit\SpecialChar \menuseparator
37723 Text
37724 \begin_inset space ~
37725 \end_inset
37726
37727 Style
37728 \family default
37729  dialog
37730 \end_layout
37731
37732 \end_inset
37733 </cell>
37734 </row>
37735 <row interlinespace="2.5mm">
37736 <cell alignment="center" valignment="top" usebox="none">
37737 \begin_inset Text
37738
37739 \begin_layout Plain Layout
37740 \begin_inset Graphics
37741         filename ../images/math-mode.png
37742         BoundingBox 0bp 5bp 20bp 20bp
37743
37744 \end_inset
37745
37746
37747 \end_layout
37748
37749 \end_inset
37750 </cell>
37751 <cell alignment="center" valignment="top" usebox="none">
37752 \begin_inset Text
37753
37754 \begin_layout Plain Layout
37755
37756 \family sans
37757 Insert\SpecialChar \menuseparator
37758 Math\SpecialChar \menuseparator
37759 Inline
37760 \begin_inset space ~
37761 \end_inset
37762
37763 Formula
37764 \end_layout
37765
37766 \end_inset
37767 </cell>
37768 </row>
37769 <row interlinespace="2.5mm">
37770 <cell alignment="center" valignment="top" usebox="none">
37771 \begin_inset Text
37772
37773 \begin_layout Plain Layout
37774 \begin_inset Graphics
37775         filename ../images/dialog-show-new-inset_graphics.png
37776         BoundingBox 0bp 5bp 20bp 25bp
37777         rotateOrigin center
37778
37779 \end_inset
37780
37781
37782 \end_layout
37783
37784 \end_inset
37785 </cell>
37786 <cell alignment="center" valignment="top" usebox="none">
37787 \begin_inset Text
37788
37789 \begin_layout Plain Layout
37790
37791 \family sans
37792 Insert\SpecialChar \menuseparator
37793 Graphics
37794 \end_layout
37795
37796 \end_inset
37797 </cell>
37798 </row>
37799 <row interlinespace="2.5mm">
37800 <cell alignment="center" valignment="top" usebox="none">
37801 \begin_inset Text
37802
37803 \begin_layout Plain Layout
37804 \begin_inset Graphics
37805         filename ../images/tabular-insert.png
37806         BoundingBox 0bp 5bp 20bp 25bp
37807         rotateOrigin center
37808
37809 \end_inset
37810
37811
37812 \end_layout
37813
37814 \end_inset
37815 </cell>
37816 <cell alignment="center" valignment="top" usebox="none">
37817 \begin_inset Text
37818
37819 \begin_layout Plain Layout
37820
37821 \family sans
37822 Insert\SpecialChar \menuseparator
37823 Table
37824 \end_layout
37825
37826 \end_inset
37827 </cell>
37828 </row>
37829 <row interlinespace="2.5mm">
37830 <cell alignment="center" valignment="top" usebox="none">
37831 \begin_inset Text
37832
37833 \begin_layout Plain Layout
37834 \begin_inset Graphics
37835         filename ../images/dialog-toggle_toc.png
37836         BoundingBox 0bp 5bp 20bp 25bp
37837         rotateOrigin center
37838
37839 \end_inset
37840
37841
37842 \end_layout
37843
37844 \end_inset
37845 </cell>
37846 <cell alignment="center" valignment="top" usebox="none">
37847 \begin_inset Text
37848
37849 \begin_layout Plain Layout
37850 Toggle outline window on/off, 
37851 \family sans
37852 Document\SpecialChar \menuseparator
37853 Outline
37854 \end_layout
37855
37856 \end_inset
37857 </cell>
37858 </row>
37859 <row interlinespace="2.5mm">
37860 <cell alignment="center" valignment="top" usebox="none">
37861 \begin_inset Text
37862
37863 \begin_layout Plain Layout
37864 \begin_inset Graphics
37865         filename ../images/toolbar-toggle_math.png
37866         BoundingBox 0bp 5bp 20bp 25bp
37867         rotateOrigin center
37868
37869 \end_inset
37870
37871
37872 \end_layout
37873
37874 \end_inset
37875 </cell>
37876 <cell alignment="center" valignment="top" usebox="none">
37877 \begin_inset Text
37878
37879 \begin_layout Plain Layout
37880 Toggle math toolbar on/off
37881 \end_layout
37882
37883 \end_inset
37884 </cell>
37885 </row>
37886 <row interlinespace="2.5mm">
37887 <cell alignment="center" valignment="top" usebox="none">
37888 \begin_inset Text
37889
37890 \begin_layout Plain Layout
37891 \begin_inset Graphics
37892         filename ../images/toolbar-toggle_table.png
37893         BoundingBox 0bp 5bp 20bp 25bp
37894         rotateOrigin center
37895
37896 \end_inset
37897
37898
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 <cell alignment="center" valignment="top" usebox="none">
37904 \begin_inset Text
37905
37906 \begin_layout Plain Layout
37907 Toggle table toolbar on/off
37908 \end_layout
37909
37910 \end_inset
37911 </cell>
37912 </row>
37913 </lyxtabular>
37914
37915 \end_inset
37916
37917
37918 \end_layout
37919
37920 \begin_layout Subsection
37921 Extra Toolbar
37922 \begin_inset Index idx
37923 status collapsed
37924
37925 \begin_layout Plain Layout
37926 Toolbar ! Extra
37927 \end_layout
37928
37929 \end_inset
37930
37931
37932 \end_layout
37933
37934 \begin_layout Standard
37935 \begin_inset Graphics
37936         filename clipart/ExtraToolbar.png
37937         width 100col%
37938
37939 \end_inset
37940
37941
37942 \end_layout
37943
37944 \begin_layout Standard
37945 \begin_inset VSpace defskip
37946 \end_inset
37947
37948
37949 \end_layout
37950
37951 \begin_layout Standard
37952 The extra toolbar as shown above contains from left to right the following
37953  buttons:
37954 \end_layout
37955
37956 \begin_layout Standard
37957 \begin_inset VSpace defskip
37958 \end_inset
37959
37960
37961 \end_layout
37962
37963 \begin_layout Standard
37964 \begin_inset Tabular
37965 <lyxtabular version="3" rows="25" columns="2">
37966 <features islongtable="true" longtabularalignment="center">
37967 <column alignment="left" valignment="top" width="0">
37968 <column alignment="left" valignment="top" width="0">
37969 <row interlinespace="2.5mm">
37970 <cell alignment="center" valignment="top" usebox="none">
37971 \begin_inset Text
37972
37973 \begin_layout Plain Layout
37974 \begin_inset Graphics
37975         filename ../images/layout.png
37976         BoundingBox 0bp 5bp 20bp 25bp
37977         rotateOrigin center
37978
37979 \end_inset
37980
37981
37982 \end_layout
37983
37984 \end_inset
37985 </cell>
37986 <cell alignment="center" valignment="top" usebox="none">
37987 \begin_inset Text
37988
37989 \begin_layout Plain Layout
37990 Default
37991 \end_layout
37992
37993 \end_inset
37994 </cell>
37995 </row>
37996 <row interlinespace="2.5mm">
37997 <cell alignment="center" valignment="top" usebox="none">
37998 \begin_inset Text
37999
38000 \begin_layout Plain Layout
38001 \begin_inset Graphics
38002         filename ../images/layout_Enumerate.png
38003         BoundingBox 0bp 5bp 20bp 25bp
38004         rotateOrigin center
38005
38006 \end_inset
38007
38008
38009 \end_layout
38010
38011 \end_inset
38012 </cell>
38013 <cell alignment="center" valignment="top" usebox="none">
38014 \begin_inset Text
38015
38016 \begin_layout Plain Layout
38017 Numbered list
38018 \end_layout
38019
38020 \end_inset
38021 </cell>
38022 </row>
38023 <row interlinespace="2.5mm">
38024 <cell alignment="center" valignment="top" usebox="none">
38025 \begin_inset Text
38026
38027 \begin_layout Plain Layout
38028 \begin_inset Graphics
38029         filename ../images/layout_Itemize.png
38030         BoundingBox 0bp 5bp 20bp 25bp
38031         rotateOrigin center
38032
38033 \end_inset
38034
38035
38036 \end_layout
38037
38038 \end_inset
38039 </cell>
38040 <cell alignment="center" valignment="top" usebox="none">
38041 \begin_inset Text
38042
38043 \begin_layout Plain Layout
38044 Itemized list
38045 \end_layout
38046
38047 \end_inset
38048 </cell>
38049 </row>
38050 <row interlinespace="2.5mm">
38051 <cell alignment="center" valignment="top" usebox="none">
38052 \begin_inset Text
38053
38054 \begin_layout Plain Layout
38055 \begin_inset Graphics
38056         filename ../images/layout_List.png
38057         BoundingBox 0bp 5bp 20bp 25bp
38058         rotateOrigin center
38059
38060 \end_inset
38061
38062
38063 \end_layout
38064
38065 \end_inset
38066 </cell>
38067 <cell alignment="center" valignment="top" usebox="none">
38068 \begin_inset Text
38069
38070 \begin_layout Plain Layout
38071 List
38072 \end_layout
38073
38074 \end_inset
38075 </cell>
38076 </row>
38077 <row interlinespace="2.5mm">
38078 <cell alignment="center" valignment="top" usebox="none">
38079 \begin_inset Text
38080
38081 \begin_layout Plain Layout
38082 \begin_inset Graphics
38083         filename ../images/layout_Description.png
38084         BoundingBox 0bp 5bp 20bp 25bp
38085         rotateOrigin center
38086
38087 \end_inset
38088
38089
38090 \end_layout
38091
38092 \end_inset
38093 </cell>
38094 <cell alignment="center" valignment="top" usebox="none">
38095 \begin_inset Text
38096
38097 \begin_layout Plain Layout
38098 Description list
38099 \end_layout
38100
38101 \end_inset
38102 </cell>
38103 </row>
38104 <row interlinespace="2.5mm">
38105 <cell alignment="center" valignment="top" usebox="none">
38106 \begin_inset Text
38107
38108 \begin_layout Plain Layout
38109 \begin_inset Graphics
38110         filename ../images/depth-increment.png
38111         BoundingBox 0bp 5bp 20bp 25bp
38112         rotateOrigin center
38113
38114 \end_inset
38115
38116
38117 \end_layout
38118
38119 \end_inset
38120 </cell>
38121 <cell alignment="center" valignment="top" usebox="none">
38122 \begin_inset Text
38123
38124 \begin_layout Plain Layout
38125
38126 \family sans
38127 Edit\SpecialChar \menuseparator
38128 Increase
38129 \begin_inset space ~
38130 \end_inset
38131
38132 List
38133 \begin_inset space ~
38134 \end_inset
38135
38136 Depth
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 </row>
38142 <row interlinespace="2.5mm">
38143 <cell alignment="center" valignment="top" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147 \begin_inset Graphics
38148         filename ../images/depth-decrement.png
38149         BoundingBox 0bp 5bp 20bp 25bp
38150         rotateOrigin center
38151
38152 \end_inset
38153
38154
38155 \end_layout
38156
38157 \end_inset
38158 </cell>
38159 <cell alignment="center" valignment="top" usebox="none">
38160 \begin_inset Text
38161
38162 \begin_layout Plain Layout
38163
38164 \family sans
38165 Edit\SpecialChar \menuseparator
38166 Decrease
38167 \begin_inset space ~
38168 \end_inset
38169
38170 List
38171 \begin_inset space ~
38172 \end_inset
38173
38174 Depth
38175 \end_layout
38176
38177 \end_inset
38178 </cell>
38179 </row>
38180 <row interlinespace="2.5mm">
38181 <cell alignment="center" valignment="top" usebox="none">
38182 \begin_inset Text
38183
38184 \begin_layout Plain Layout
38185 \begin_inset Graphics
38186         filename ../images/float-insert_figure.png
38187         BoundingBox 0bp 5bp 20bp 20bp
38188
38189 \end_inset
38190
38191
38192 \end_layout
38193
38194 \end_inset
38195 </cell>
38196 <cell alignment="center" valignment="top" usebox="none">
38197 \begin_inset Text
38198
38199 \begin_layout Plain Layout
38200
38201 \family sans
38202 Insert\SpecialChar \menuseparator
38203 Float\SpecialChar \menuseparator
38204 Figure
38205 \end_layout
38206
38207 \end_inset
38208 </cell>
38209 </row>
38210 <row interlinespace="2.5mm">
38211 <cell alignment="center" valignment="top" usebox="none">
38212 \begin_inset Text
38213
38214 \begin_layout Plain Layout
38215 \begin_inset Graphics
38216         filename ../images/float-insert_table.png
38217         BoundingBox 0bp 5bp 20bp 20bp
38218
38219 \end_inset
38220
38221
38222 \end_layout
38223
38224 \end_inset
38225 </cell>
38226 <cell alignment="center" valignment="top" usebox="none">
38227 \begin_inset Text
38228
38229 \begin_layout Plain Layout
38230
38231 \family sans
38232 Insert\SpecialChar \menuseparator
38233 Float\SpecialChar \menuseparator
38234 Table
38235 \end_layout
38236
38237 \end_inset
38238 </cell>
38239 </row>
38240 <row interlinespace="2.5mm">
38241 <cell alignment="center" valignment="top" usebox="none">
38242 \begin_inset Text
38243
38244 \begin_layout Plain Layout
38245 \begin_inset Graphics
38246         filename ../images/label-insert.png
38247         BoundingBox 0bp 5bp 20bp 20bp
38248
38249 \end_inset
38250
38251
38252 \end_layout
38253
38254 \end_inset
38255 </cell>
38256 <cell alignment="center" valignment="top" usebox="none">
38257 \begin_inset Text
38258
38259 \begin_layout Plain Layout
38260
38261 \family sans
38262 Insert\SpecialChar \menuseparator
38263 Label
38264 \end_layout
38265
38266 \end_inset
38267 </cell>
38268 </row>
38269 <row interlinespace="2.5mm">
38270 <cell alignment="center" valignment="top" usebox="none">
38271 \begin_inset Text
38272
38273 \begin_layout Plain Layout
38274 \begin_inset Graphics
38275         filename ../images/dialog-show-new-inset_ref.png
38276         BoundingBox 0bp 5bp 20bp 20bp
38277
38278 \end_inset
38279
38280
38281 \end_layout
38282
38283 \end_inset
38284 </cell>
38285 <cell alignment="center" valignment="top" usebox="none">
38286 \begin_inset Text
38287
38288 \begin_layout Plain Layout
38289
38290 \family sans
38291 Insert\SpecialChar \menuseparator
38292 Cross-Reference
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 </row>
38298 <row interlinespace="2.5mm">
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303 \begin_inset Graphics
38304         filename ../images/dialog-show-new-inset_citation.png
38305         BoundingBox 0bp 5bp 20bp 20bp
38306
38307 \end_inset
38308
38309
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 <cell alignment="center" valignment="top" usebox="none">
38315 \begin_inset Text
38316
38317 \begin_layout Plain Layout
38318
38319 \family sans
38320 Insert\SpecialChar \menuseparator
38321 Citation
38322 \end_layout
38323
38324 \end_inset
38325 </cell>
38326 </row>
38327 <row interlinespace="2.5mm">
38328 <cell alignment="center" valignment="top" usebox="none">
38329 \begin_inset Text
38330
38331 \begin_layout Plain Layout
38332 \begin_inset Graphics
38333         filename ../images/index-insert.png
38334         BoundingBox 0bp 5bp 20bp 20bp
38335
38336 \end_inset
38337
38338
38339 \end_layout
38340
38341 \end_inset
38342 </cell>
38343 <cell alignment="center" valignment="top" usebox="none">
38344 \begin_inset Text
38345
38346 \begin_layout Plain Layout
38347
38348 \family sans
38349 Insert\SpecialChar \menuseparator
38350 Index
38351 \begin_inset space ~
38352 \end_inset
38353
38354 Entry
38355 \end_layout
38356
38357 \end_inset
38358 </cell>
38359 </row>
38360 <row interlinespace="2.5mm">
38361 <cell alignment="center" valignment="top" usebox="none">
38362 \begin_inset Text
38363
38364 \begin_layout Plain Layout
38365 \begin_inset Graphics
38366         filename ../images/nomencl-insert.png
38367         BoundingBox 0bp 5bp 20bp 20bp
38368
38369 \end_inset
38370
38371
38372 \end_layout
38373
38374 \end_inset
38375 </cell>
38376 <cell alignment="center" valignment="top" usebox="none">
38377 \begin_inset Text
38378
38379 \begin_layout Plain Layout
38380
38381 \family sans
38382 Insert\SpecialChar \menuseparator
38383 Nomenclature
38384 \begin_inset space ~
38385 \end_inset
38386
38387 Entry
38388 \end_layout
38389
38390 \end_inset
38391 </cell>
38392 </row>
38393 <row interlinespace="2.5mm">
38394 <cell alignment="center" valignment="top" usebox="none">
38395 \begin_inset Text
38396
38397 \begin_layout Plain Layout
38398 \begin_inset Graphics
38399         filename ../images/footnote-insert.png
38400         BoundingBox 0bp 5bp 20bp 20bp
38401
38402 \end_inset
38403
38404
38405 \end_layout
38406
38407 \end_inset
38408 </cell>
38409 <cell alignment="center" valignment="top" usebox="none">
38410 \begin_inset Text
38411
38412 \begin_layout Plain Layout
38413
38414 \family sans
38415 Insert\SpecialChar \menuseparator
38416 Footnote
38417 \end_layout
38418
38419 \end_inset
38420 </cell>
38421 </row>
38422 <row interlinespace="2.5mm">
38423 <cell alignment="center" valignment="top" usebox="none">
38424 \begin_inset Text
38425
38426 \begin_layout Plain Layout
38427 \begin_inset Graphics
38428         filename ../images/marginalnote-insert.png
38429         BoundingBox 0bp 5bp 20bp 25bp
38430         rotateOrigin center
38431
38432 \end_inset
38433
38434
38435 \end_layout
38436
38437 \end_inset
38438 </cell>
38439 <cell alignment="center" valignment="top" usebox="none">
38440 \begin_inset Text
38441
38442 \begin_layout Plain Layout
38443
38444 \family sans
38445 Insert\SpecialChar \menuseparator
38446 Marginal
38447 \begin_inset space ~
38448 \end_inset
38449
38450 Note
38451 \end_layout
38452
38453 \end_inset
38454 </cell>
38455 </row>
38456 <row interlinespace="2.5mm">
38457 <cell alignment="center" valignment="top" usebox="none">
38458 \begin_inset Text
38459
38460 \begin_layout Plain Layout
38461 \begin_inset Graphics
38462         filename ../images/note-insert.png
38463         BoundingBox 0bp 5bp 20bp 20bp
38464
38465 \end_inset
38466
38467
38468 \end_layout
38469
38470 \end_inset
38471 </cell>
38472 <cell alignment="center" valignment="top" usebox="none">
38473 \begin_inset Text
38474
38475 \begin_layout Plain Layout
38476
38477 \family sans
38478 Insert\SpecialChar \menuseparator
38479 Note\SpecialChar \menuseparator
38480 LyX
38481 \begin_inset space ~
38482 \end_inset
38483
38484 Note
38485 \end_layout
38486
38487 \end_inset
38488 </cell>
38489 </row>
38490 <row interlinespace="2.5mm">
38491 <cell alignment="center" valignment="top" usebox="none">
38492 \begin_inset Text
38493
38494 \begin_layout Plain Layout
38495 \begin_inset Graphics
38496         filename ../images/box-insert.png
38497         BoundingBox 0bp 5bp 20bp 20bp
38498
38499 \end_inset
38500
38501
38502 \end_layout
38503
38504 \end_inset
38505 </cell>
38506 <cell alignment="center" valignment="top" usebox="none">
38507 \begin_inset Text
38508
38509 \begin_layout Plain Layout
38510
38511 \family sans
38512 Insert\SpecialChar \menuseparator
38513 Box
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 </row>
38519 <row interlinespace="2.5mm">
38520 <cell alignment="center" valignment="top" usebox="none">
38521 \begin_inset Text
38522
38523 \begin_layout Plain Layout
38524 \begin_inset Graphics
38525         filename ../images/url-insert.png
38526         BoundingBox 0bp 5bp 20bp 20bp
38527
38528 \end_inset
38529
38530
38531 \end_layout
38532
38533 \end_inset
38534 </cell>
38535 <cell alignment="center" valignment="top" usebox="none">
38536 \begin_inset Text
38537
38538 \begin_layout Plain Layout
38539
38540 \family sans
38541 Insert\SpecialChar \menuseparator
38542 URL
38543 \end_layout
38544
38545 \end_inset
38546 </cell>
38547 </row>
38548 <row interlinespace="2.5mm">
38549 <cell alignment="center" valignment="top" usebox="none">
38550 \begin_inset Text
38551
38552 \begin_layout Plain Layout
38553 \begin_inset Graphics
38554         filename ../images/ert-insert.png
38555         BoundingBox 0bp 5bp 20bp 20bp
38556
38557 \end_inset
38558
38559
38560 \end_layout
38561
38562 \end_inset
38563 </cell>
38564 <cell alignment="center" valignment="top" usebox="none">
38565 \begin_inset Text
38566
38567 \begin_layout Plain Layout
38568
38569 \family sans
38570 Insert\SpecialChar \menuseparator
38571 T
38572 \family default
38573
38574 \begin_inset ERT
38575 status collapsed
38576
38577 \begin_layout Plain Layout
38578
38579 {}
38580 \end_layout
38581
38582 \end_inset
38583
38584
38585 \family sans
38586 eX
38587 \end_layout
38588
38589 \end_inset
38590 </cell>
38591 </row>
38592 <row interlinespace="2.5mm">
38593 <cell alignment="center" valignment="top" usebox="none">
38594 \begin_inset Text
38595
38596 \begin_layout Plain Layout
38597 \begin_inset Graphics
38598         filename ../images/math-macro_newmacroname_newcommand.png
38599         BoundingBox 0bp 5bp 20bp 20bp
38600
38601 \end_inset
38602
38603
38604 \end_layout
38605
38606 \end_inset
38607 </cell>
38608 <cell alignment="center" valignment="top" usebox="none">
38609 \begin_inset Text
38610
38611 \begin_layout Plain Layout
38612
38613 \family sans
38614 Insert\SpecialChar \menuseparator
38615 Math\SpecialChar \menuseparator
38616 Macro
38617 \end_layout
38618
38619 \end_inset
38620 </cell>
38621 </row>
38622 <row interlinespace="2.5mm">
38623 <cell alignment="center" valignment="top" usebox="none">
38624 \begin_inset Text
38625
38626 \begin_layout Plain Layout
38627 \begin_inset Graphics
38628         filename ../images/dialog-show-new-inset_include.png
38629         BoundingBox 0bp 5bp 20bp 20bp
38630
38631 \end_inset
38632
38633
38634 \end_layout
38635
38636 \end_inset
38637 </cell>
38638 <cell alignment="center" valignment="top" usebox="none">
38639 \begin_inset Text
38640
38641 \begin_layout Plain Layout
38642
38643 \family sans
38644 Insert\SpecialChar \menuseparator
38645 File\SpecialChar \menuseparator
38646 Child
38647 \begin_inset space ~
38648 \end_inset
38649
38650 Document
38651 \end_layout
38652
38653 \end_inset
38654 </cell>
38655 </row>
38656 <row interlinespace="2.5mm">
38657 <cell alignment="center" valignment="top" usebox="none">
38658 \begin_inset Text
38659
38660 \begin_layout Plain Layout
38661 \begin_inset Graphics
38662         filename ../images/dialog-show_character.png
38663         BoundingBox 0bp 5bp 20bp 25bp
38664         rotateOrigin center
38665
38666 \end_inset
38667
38668
38669 \end_layout
38670
38671 \end_inset
38672 </cell>
38673 <cell alignment="center" valignment="top" usebox="none">
38674 \begin_inset Text
38675
38676 \begin_layout Plain Layout
38677
38678 \family sans
38679 Edit\SpecialChar \menuseparator
38680 Text
38681 \begin_inset space ~
38682 \end_inset
38683
38684 Style
38685 \end_layout
38686
38687 \end_inset
38688 </cell>
38689 </row>
38690 <row interlinespace="2.5mm">
38691 <cell alignment="center" valignment="top" usebox="none">
38692 \begin_inset Text
38693
38694 \begin_layout Plain Layout
38695 \begin_inset Graphics
38696         filename ../images/layout-paragraph.png
38697         BoundingBox 0bp 5bp 20bp 25bp
38698         rotateOrigin center
38699
38700 \end_inset
38701
38702
38703 \end_layout
38704
38705 \end_inset
38706 </cell>
38707 <cell alignment="center" valignment="top" usebox="none">
38708 \begin_inset Text
38709
38710 \begin_layout Plain Layout
38711
38712 \family sans
38713 Edit\SpecialChar \menuseparator
38714 Paragraph
38715 \begin_inset space ~
38716 \end_inset
38717
38718 Settings
38719 \end_layout
38720
38721 \end_inset
38722 </cell>
38723 </row>
38724 <row interlinespace="2.5mm">
38725 <cell alignment="center" valignment="top" usebox="none">
38726 \begin_inset Text
38727
38728 \begin_layout Plain Layout
38729 \begin_inset Graphics
38730         filename ../images/thesaurus-entry.png
38731         BoundingBox 0bp 5bp 20bp 25bp
38732         rotateOrigin center
38733
38734 \end_inset
38735
38736
38737 \end_layout
38738
38739 \end_inset
38740 </cell>
38741 <cell alignment="center" valignment="top" usebox="none">
38742 \begin_inset Text
38743
38744 \begin_layout Plain Layout
38745
38746 \family sans
38747 Tools\SpecialChar \menuseparator
38748 Thesaurus
38749 \end_layout
38750
38751 \end_inset
38752 </cell>
38753 </row>
38754 </lyxtabular>
38755
38756 \end_inset
38757
38758
38759 \end_layout
38760
38761 \begin_layout Subsection
38762 View / Update Toolbar
38763 \begin_inset Index idx
38764 status collapsed
38765
38766 \begin_layout Plain Layout
38767 Toolbar ! View / Update
38768 \end_layout
38769
38770 \end_inset
38771
38772
38773 \end_layout
38774
38775 \begin_layout Standard
38776 \begin_inset Graphics
38777         filename clipart/ViewToolbar.png
38778
38779 \end_inset
38780
38781
38782 \end_layout
38783
38784 \begin_layout Standard
38785 \begin_inset VSpace defskip
38786 \end_inset
38787
38788
38789 \end_layout
38790
38791 \begin_layout Standard
38792 The view / update toolbar as shown above contains from left to right the
38793  following buttons:
38794 \end_layout
38795
38796 \begin_layout Standard
38797 \begin_inset VSpace defskip
38798 \end_inset
38799
38800
38801 \end_layout
38802
38803 \begin_layout Standard
38804 \begin_inset Tabular
38805 <lyxtabular version="3" rows="6" columns="2">
38806 <features islongtable="true" longtabularalignment="center">
38807 <column alignment="left" valignment="top" width="0">
38808 <column alignment="left" valignment="top" width="0">
38809 <row interlinespace="2.5mm">
38810 <cell alignment="center" valignment="top" usebox="none">
38811 \begin_inset Text
38812
38813 \begin_layout Plain Layout
38814 \begin_inset Graphics
38815         filename ../images/buffer-view_dvi.png
38816         BoundingBox 0bp 5bp 20bp 25bp
38817         rotateOrigin center
38818
38819 \end_inset
38820
38821
38822 \end_layout
38823
38824 \end_inset
38825 </cell>
38826 <cell alignment="center" valignment="top" usebox="none">
38827 \begin_inset Text
38828
38829 \begin_layout Plain Layout
38830
38831 \family sans
38832 View\SpecialChar \menuseparator
38833 DVI
38834 \end_layout
38835
38836 \end_inset
38837 </cell>
38838 </row>
38839 <row interlinespace="2.5mm">
38840 <cell alignment="center" valignment="top" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844 \begin_inset Graphics
38845         filename ../images/buffer-update_dvi.png
38846         BoundingBox 0bp 5bp 20bp 25bp
38847         rotateOrigin center
38848
38849 \end_inset
38850
38851
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 <cell alignment="center" valignment="top" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860
38861 \family sans
38862 View\SpecialChar \menuseparator
38863 Update\SpecialChar \menuseparator
38864 DVI
38865 \end_layout
38866
38867 \end_inset
38868 </cell>
38869 </row>
38870 <row interlinespace="2.5mm">
38871 <cell alignment="center" valignment="top" usebox="none">
38872 \begin_inset Text
38873
38874 \begin_layout Plain Layout
38875 \begin_inset Graphics
38876         filename ../images/buffer-view_pdf2.png
38877         BoundingBox 0bp 5bp 20bp 25bp
38878         rotateOrigin center
38879
38880 \end_inset
38881
38882
38883 \end_layout
38884
38885 \end_inset
38886 </cell>
38887 <cell alignment="center" valignment="top" usebox="none">
38888 \begin_inset Text
38889
38890 \begin_layout Plain Layout
38891
38892 \family sans
38893 View\SpecialChar \menuseparator
38894 PDF
38895 \end_layout
38896
38897 \end_inset
38898 </cell>
38899 </row>
38900 <row interlinespace="2.5mm">
38901 <cell alignment="center" valignment="top" usebox="none">
38902 \begin_inset Text
38903
38904 \begin_layout Plain Layout
38905 \begin_inset Graphics
38906         filename ../images/buffer-update_pdf2.png
38907         BoundingBox 0bp 5bp 20bp 25bp
38908         rotateOrigin center
38909
38910 \end_inset
38911
38912
38913 \end_layout
38914
38915 \end_inset
38916 </cell>
38917 <cell alignment="center" valignment="top" usebox="none">
38918 \begin_inset Text
38919
38920 \begin_layout Plain Layout
38921
38922 \family sans
38923 View\SpecialChar \menuseparator
38924 Update\SpecialChar \menuseparator
38925 PDF
38926 \end_layout
38927
38928 \end_inset
38929 </cell>
38930 </row>
38931 <row interlinespace="2.5mm">
38932 <cell alignment="center" valignment="top" usebox="none">
38933 \begin_inset Text
38934
38935 \begin_layout Plain Layout
38936 \begin_inset Graphics
38937         filename ../images/buffer-view_ps.png
38938         BoundingBox 0bp 5bp 20bp 25bp
38939         rotateOrigin center
38940
38941 \end_inset
38942
38943
38944 \end_layout
38945
38946 \end_inset
38947 </cell>
38948 <cell alignment="center" valignment="top" usebox="none">
38949 \begin_inset Text
38950
38951 \begin_layout Plain Layout
38952
38953 \family sans
38954 View\SpecialChar \menuseparator
38955 Postscript
38956 \end_layout
38957
38958 \end_inset
38959 </cell>
38960 </row>
38961 <row interlinespace="2.5mm">
38962 <cell alignment="center" valignment="top" usebox="none">
38963 \begin_inset Text
38964
38965 \begin_layout Plain Layout
38966 \begin_inset Graphics
38967         filename ../images/buffer-update_ps.png
38968         BoundingBox 0bp 5bp 20bp 25bp
38969         rotateOrigin center
38970
38971 \end_inset
38972
38973
38974 \end_layout
38975
38976 \end_inset
38977 </cell>
38978 <cell alignment="center" valignment="top" usebox="none">
38979 \begin_inset Text
38980
38981 \begin_layout Plain Layout
38982
38983 \family sans
38984 View\SpecialChar \menuseparator
38985 Update\SpecialChar \menuseparator
38986 Postscript
38987 \end_layout
38988
38989 \end_inset
38990 </cell>
38991 </row>
38992 </lyxtabular>
38993
38994 \end_inset
38995
38996
38997 \end_layout
38998
38999 \begin_layout Subsection
39000 Other Toolbars
39001 \end_layout
39002
39003 \begin_layout Standard
39004 The change tracking toolbar is explained in section
39005 \begin_inset space ~
39006 \end_inset
39007
39008
39009 \begin_inset CommandInset ref
39010 LatexCommand ref
39011 reference "sec:Change-Tracking"
39012
39013 \end_inset
39014
39015 , the table toolbar
39016 \begin_inset Index idx
39017 status collapsed
39018
39019 \begin_layout Plain Layout
39020 Toolbar ! Table
39021 \end_layout
39022
39023 \end_inset
39024
39025  in the 
39026 \emph on
39027 Embedded Objects
39028 \emph default
39029  manual, the math macro toolbar
39030 \begin_inset Index idx
39031 status collapsed
39032
39033 \begin_layout Plain Layout
39034 Toolbar ! Macro
39035 \end_layout
39036
39037 \end_inset
39038
39039  in the 
39040 \emph on
39041 Math
39042 \emph default
39043  manual.
39044 \end_layout
39045
39046 \begin_layout Chapter
39047 The Document Settings
39048 \begin_inset CommandInset label
39049 LatexCommand label
39050 name "cha:The-Document-Settings"
39051
39052 \end_inset
39053
39054
39055 \begin_inset Index idx
39056 status collapsed
39057
39058 \begin_layout Plain Layout
39059 Document ! Settings
39060 \end_layout
39061
39062 \end_inset
39063
39064
39065 \end_layout
39066
39067 \begin_layout Standard
39068 The document settings dialog contains submenus to set properties for the
39069  whole document and is called with the menu
39070 \family sans
39071  Document\SpecialChar \menuseparator
39072 Settings
39073 \family default
39074 .
39075  You can save your document settings as default with th
39076 \family sans
39077 e Save as Document Defaults
39078 \family default
39079  button in the dialog.
39080  This will create a template name
39081 \family typewriter
39082 d
39083 \family default
39084  
39085 \family typewriter
39086 default.lyx
39087 \family default
39088  which is automatically loaded by LyX when you create a new document without
39089  using a template.
39090 \end_layout
39091
39092 \begin_layout Standard
39093 The different submenus of the dialog are explained in the following.
39094 \end_layout
39095
39096 \begin_layout Section
39097 Document Class
39098 \end_layout
39099
39100 \begin_layout Standard
39101 Here you set the document class, class options, a graphics driver, and a
39102  master document.
39103  Document classes are described in section
39104 \begin_inset space ~
39105 \end_inset
39106
39107
39108 \begin_inset CommandInset ref
39109 LatexCommand ref
39110 reference "sec:Document-Classes"
39111
39112 \end_inset
39113
39114 .
39115  Some classes use some class options by default.
39116  If this is the case, they are listed in the field 
39117 \family sans
39118 Predefined
39119 \family default
39120  and you can decide to use them or not.
39121  If you don't exactly know what the default class options are for, it is
39122  recommended not to touch them.
39123  The graphics driver is used for LaTeX's graphics, color and page layout
39124  packages.
39125  When using 
39126 \family sans
39127 Default
39128 \family default
39129 , the default driver for the LaTeX-packages is used.
39130  It is recommended that you use the default unless you know what you are
39131  doing.
39132 \begin_inset Foot
39133 status collapsed
39134
39135 \begin_layout Plain Layout
39136 When you want one of the following drivers
39137 \begin_inset Newline newline
39138 \end_inset
39139
39140 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39141 \begin_inset Newline newline
39142 \end_inset
39143
39144 you first have to activate them in your LaTeX distribution, see sec.
39145 \begin_inset space \thinspace{}
39146 \end_inset
39147
39148 2 in 
39149 \begin_inset CommandInset href
39150 LatexCommand href
39151 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39152
39153 \end_inset
39154
39155 .
39156 \end_layout
39157
39158 \end_inset
39159
39160
39161 \end_layout
39162
39163 \begin_layout Standard
39164 Specifying a master document is necessary when the current document is a
39165  child or subdocument.
39166  This master document will be used by LyX when the child document is opened
39167  without its master.
39168  This way child documents are always compilable.
39169  More about master and child documents is explained in the section 
39170 \emph on
39171 Child Documents
39172 \emph default
39173  of the 
39174 \emph on
39175 Embedded Objects
39176 \emph default
39177  manual.
39178 \end_layout
39179
39180 \begin_layout Section
39181 Modules
39182 \end_layout
39183
39184 \begin_layout Standard
39185 Modules are explained in section
39186 \begin_inset space ~
39187 \end_inset
39188
39189
39190 \begin_inset CommandInset ref
39191 LatexCommand ref
39192 reference "sub:Modules"
39193
39194 \end_inset
39195
39196 .
39197 \end_layout
39198
39199 \begin_layout Section
39200 Fonts
39201 \end_layout
39202
39203 \begin_layout Standard
39204 The document font settings are described in section
39205 \begin_inset space ~
39206 \end_inset
39207
39208
39209 \begin_inset CommandInset ref
39210 LatexCommand ref
39211 reference "sec:Fonts-and-Text"
39212
39213 \end_inset
39214
39215 .
39216 \end_layout
39217
39218 \begin_layout Section
39219 Text Layout
39220 \end_layout
39221
39222 \begin_layout Standard
39223 You can specify if paragraphs should be separated by indentations or vertical
39224  skips.
39225  The line spacing and the number of text columns can here also be specified.
39226  
39227 \end_layout
39228
39229 \begin_layout Standard
39230 Note that LyX won't show two columns or the set up line spacing on screen.
39231  That's impractical, often unreadable, and not part of the WYSIWYM concept.
39232  However, it will be as you specified it in the output.
39233 \end_layout
39234
39235 \begin_layout Standard
39236 The listings settings are explained in the corresponding section in the
39237  
39238 \emph on
39239 Embedded Objects
39240 \emph default
39241  manual.
39242 \end_layout
39243
39244 \begin_layout Section
39245 Page Layout
39246 \end_layout
39247
39248 \begin_layout Standard
39249 A description of this menu is given in section
39250 \begin_inset space ~
39251 \end_inset
39252
39253
39254 \begin_inset CommandInset ref
39255 LatexCommand ref
39256 reference "sub:Paper-Size,-Orientation,"
39257
39258 \end_inset
39259
39260  and 
39261 \begin_inset CommandInset ref
39262 LatexCommand ref
39263 reference "sub:Document-Layout"
39264
39265 \end_inset
39266
39267 .
39268 \end_layout
39269
39270 \begin_layout Section
39271 Page Margins
39272 \end_layout
39273
39274 \begin_layout Standard
39275 Here you can adjust the paper margins, see section
39276 \begin_inset space ~
39277 \end_inset
39278
39279
39280 \begin_inset CommandInset ref
39281 LatexCommand ref
39282 reference "sub:Margins"
39283
39284 \end_inset
39285
39286 .
39287 \end_layout
39288
39289 \begin_layout Section
39290 Language
39291 \begin_inset Index idx
39292 status collapsed
39293
39294 \begin_layout Plain Layout
39295 Language ! Encoding
39296 \end_layout
39297
39298 \end_inset
39299
39300
39301 \end_layout
39302
39303 \begin_layout Standard
39304 The document language and quote styles are set here.
39305  The encoding specifies how the document content is exported to LaTeX (the
39306  LyX file is always encoded in utf8).
39307  All characters that cannot be encoded using the specified encoding will
39308  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39309  known for a particular character).
39310 \begin_inset Foot
39311 status collapsed
39312
39313 \begin_layout Plain Layout
39314 The known commands are defined in a text file.
39315  You can add commands for unknown symbols to that file yourself, see the
39316  
39317 \emph on
39318 Customization
39319 \emph default
39320  manual for details.
39321 \end_layout
39322
39323 \end_inset
39324
39325
39326 \end_layout
39327
39328 \begin_layout Standard
39329 If you use the option 
39330 \family sans
39331 Language Default
39332 \family default
39333 , LyX determines the encoding of a text part from the language of this text.
39334  If the document contains text in more than one language you may get more
39335  than one encoding in the LaTeX file.
39336  If you do not use this option then the complete document will always use
39337  exactly one encoding.
39338  Checking this option is the preferred setting unless you use 
39339 \family sans
39340 XeTeX
39341 \family default
39342
39343 \begin_inset Foot
39344 status collapsed
39345
39346 \begin_layout Plain Layout
39347 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
39348  It natively supports Unicode while its input file is assumed to be in UTF-8
39349  encoding.
39350  More about using LyX with XeTeX can be found in 
39351 \begin_inset CommandInset citation
39352 LatexCommand cite
39353 key "XeTeX"
39354
39355 \end_inset
39356
39357 .
39358 \end_layout
39359
39360 \end_inset
39361
39362  (see below).
39363 \end_layout
39364
39365 \begin_layout Standard
39366 LyX also supports Unicode output, which is particularly useful if you need
39367  lots of special symbols or non-alphabetic scripts, respectively.
39368  If you want to use this (and your LaTeX installation supports Unicode,
39369  for that matter), choose one of the four utf8 variants from the list below.
39370  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39371  so it is not uncommon that a file with lots of Unicode symbols works fine
39372  with 
39373 \family sans
39374 Language Default
39375 \family default
39376  (when LyX uses its list of known LaTeX-commands), but does not work with
39377  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39378  because all Unicode symbols can be encoded in utf8).
39379 \end_layout
39380
39381 \begin_layout Standard
39382 Here is a list with the important encodings:
39383 \end_layout
39384
39385 \begin_layout Description
39386 Language
39387 \begin_inset space ~
39388 \end_inset
39389
39390 Default
39391 \begin_inset space ~
39392 \end_inset
39393
39394 (no
39395 \begin_inset space ~
39396 \end_inset
39397
39398 inputenc) Same as 
39399 \family sans
39400 Language Default
39401 \family default
39402 , but the LaTeX-package 
39403 \series bold
39404 inputenc
39405 \series default
39406
39407 \begin_inset Index idx
39408 status collapsed
39409
39410 \begin_layout Plain Layout
39411 LaTeX-packages ! inputenc
39412 \end_layout
39413
39414 \end_inset
39415
39416  is not used.
39417  When using this, you probably need to load some additional packages manually
39418  in the preamble and specify the used encoding for text parts in foreign
39419  languages in TeX code.
39420 \end_layout
39421
39422 \begin_layout Description
39423 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39424  LyX converts all other characters into LaTeX commands, which may result
39425  in a big file when lots of LaTeX-commands are needed.
39426 \end_layout
39427
39428 \begin_layout Description
39429 Arabic
39430 \begin_inset space ~
39431 \end_inset
39432
39433 (CP
39434 \begin_inset space ~
39435 \end_inset
39436
39437 1256) MS Windows code page for Arabic and Farsi
39438 \end_layout
39439
39440 \begin_layout Description
39441 Arabic
39442 \begin_inset space ~
39443 \end_inset
39444
39445 (ISO
39446 \begin_inset space ~
39447 \end_inset
39448
39449 8859-6) for Arabic and Farsi
39450 \end_layout
39451
39452 \begin_layout Description
39453 Armenian
39454 \begin_inset space ~
39455 \end_inset
39456
39457 (ArmSCII8) for Armenian
39458 \end_layout
39459
39460 \begin_layout Description
39461 Baltic
39462 \begin_inset space ~
39463 \end_inset
39464
39465 (CP
39466 \begin_inset space ~
39467 \end_inset
39468
39469 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39470  as the ISO-8859-13 encoding
39471 \end_layout
39472
39473 \begin_layout Description
39474 Baltic
39475 \begin_inset space ~
39476 \end_inset
39477
39478 (ISO
39479 \begin_inset space ~
39480 \end_inset
39481
39482 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39483  encoding
39484 \end_layout
39485
39486 \begin_layout Description
39487 Baltic
39488 \begin_inset space ~
39489 \end_inset
39490
39491 (ISO
39492 \begin_inset space ~
39493 \end_inset
39494
39495 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39496  ISO-8859-13 encoding
39497 \end_layout
39498
39499 \begin_layout Description
39500 Central
39501 \begin_inset space ~
39502 \end_inset
39503
39504 European
39505 \begin_inset space ~
39506 \end_inset
39507
39508 (CP
39509 \begin_inset space ~
39510 \end_inset
39511
39512 1250) MS Windows code page for ISO
39513 \begin_inset space ~
39514 \end_inset
39515
39516 8859-2 (latin2)
39517 \end_layout
39518
39519 \begin_layout Description
39520 Central
39521 \begin_inset space ~
39522 \end_inset
39523
39524 European
39525 \begin_inset space ~
39526 \end_inset
39527
39528 (ISO
39529 \begin_inset space ~
39530 \end_inset
39531
39532 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39533  Romanian, Slovak, and Slovenian
39534 \end_layout
39535
39536 \begin_layout Description
39537 Chinese
39538 \begin_inset space ~
39539 \end_inset
39540
39541 (simplified)
39542 \begin_inset space ~
39543 \end_inset
39544
39545 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39546  this encoding is officially replaced by the encoding GB18030, as GB18030
39547  is not available for LaTeX you should try to use the encoding Unicode
39548 \begin_inset space ~
39549 \end_inset
39550
39551 (CJK)
39552 \begin_inset space ~
39553 \end_inset
39554
39555 (utf8)
39556 \end_layout
39557
39558 \begin_layout Description
39559 Chinese
39560 \begin_inset space ~
39561 \end_inset
39562
39563 (simplified)
39564 \begin_inset space ~
39565 \end_inset
39566
39567 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39568  except for the Euro currency sign, since 2001 this encoding is officially
39569  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39570  you should try to use the encoding Unicode
39571 \begin_inset space ~
39572 \end_inset
39573
39574 (CJK)
39575 \begin_inset space ~
39576 \end_inset
39577
39578 (utf8)
39579 \end_layout
39580
39581 \begin_layout Description
39582 Chinese
39583 \begin_inset space ~
39584 \end_inset
39585
39586 (traditional)
39587 \begin_inset space ~
39588 \end_inset
39589
39590 (EUC-TW) for traditional Chinese
39591 \end_layout
39592
39593 \begin_layout Description
39594 Cyrillic
39595 \begin_inset space ~
39596 \end_inset
39597
39598 (CP
39599 \begin_inset space ~
39600 \end_inset
39601
39602 1251) MS Windows code page for Cyrillic
39603 \end_layout
39604
39605 \begin_layout Description
39606 Cyrillic
39607 \begin_inset space ~
39608 \end_inset
39609
39610 (ISO
39611 \begin_inset space ~
39612 \end_inset
39613
39614 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39615 \end_layout
39616
39617 \begin_layout Description
39618 Cyrillic
39619 \begin_inset space ~
39620 \end_inset
39621
39622 (KOI8-R) standard Cyrillic especially for Russian
39623 \end_layout
39624
39625 \begin_layout Description
39626 Cyrillic
39627 \begin_inset space ~
39628 \end_inset
39629
39630 (KOI8-U) Cyrillic for Ukrainian
39631 \end_layout
39632
39633 \begin_layout Description
39634 Cyrillic
39635 \begin_inset space ~
39636 \end_inset
39637
39638 (pt
39639 \begin_inset space ~
39640 \end_inset
39641
39642 154) Cyrillic for Kazakh
39643 \end_layout
39644
39645 \begin_layout Description
39646 Greek
39647 \begin_inset space ~
39648 \end_inset
39649
39650 (ISO
39651 \begin_inset space ~
39652 \end_inset
39653
39654 8859-7) for Greek
39655 \end_layout
39656
39657 \begin_layout Description
39658 Hebrew
39659 \begin_inset space ~
39660 \end_inset
39661
39662 (CP
39663 \begin_inset space ~
39664 \end_inset
39665
39666 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39667 \end_layout
39668
39669 \begin_layout Description
39670 Hebrew
39671 \begin_inset space ~
39672 \end_inset
39673
39674 (ISO
39675 \begin_inset space ~
39676 \end_inset
39677
39678 8859-8) for Hebrew
39679 \end_layout
39680
39681 \begin_layout Description
39682 Japanese
39683 \begin_inset space ~
39684 \end_inset
39685
39686 (CJK)
39687 \begin_inset space ~
39688 \end_inset
39689
39690 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39691 \series bold
39692 CJK
39693 \series default
39694
39695 \begin_inset Index idx
39696 status collapsed
39697
39698 \begin_layout Plain Layout
39699 LaTeX-packages ! CJK
39700 \end_layout
39701
39702 \end_inset
39703
39704 , when using this, set the document language to 
39705 \family sans
39706 Japanese (CJK)
39707 \end_layout
39708
39709 \begin_layout Description
39710 Japanese
39711 \begin_inset space ~
39712 \end_inset
39713
39714 (CJK)
39715 \begin_inset space ~
39716 \end_inset
39717
39718 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39719 \series bold
39720 CJK
39721 \series default
39722 , when using this, set the document language to 
39723 \family sans
39724 Japanese (CJK)
39725 \end_layout
39726
39727 \begin_layout Description
39728 Japanese
39729 \begin_inset space ~
39730 \end_inset
39731
39732 (non-CJK)
39733 \begin_inset space ~
39734 \end_inset
39735
39736 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39737 \series bold
39738 japanese
39739 \series default
39740
39741 \begin_inset Index idx
39742 status collapsed
39743
39744 \begin_layout Plain Layout
39745 LaTeX-packages ! japanese
39746 \end_layout
39747
39748 \end_inset
39749
39750 , when using this, set the document language to 
39751 \family sans
39752 Japanese
39753 \end_layout
39754
39755 \begin_layout Description
39756 Japanese
39757 \begin_inset space ~
39758 \end_inset
39759
39760 (non-CJK)
39761 \begin_inset space ~
39762 \end_inset
39763
39764 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39765 \series bold
39766 japanese
39767 \series default
39768 , when using this, set the document language to 
39769 \family sans
39770 Japanese
39771 \end_layout
39772
39773 \begin_layout Description
39774 Japanese
39775 \begin_inset space ~
39776 \end_inset
39777
39778 (non-CJK)
39779 \begin_inset space ~
39780 \end_inset
39781
39782 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39783 \series bold
39784 japanese
39785 \series default
39786 , when using this, set the document language to 
39787 \family sans
39788 Japanese
39789 \end_layout
39790
39791 \begin_layout Description
39792 Korean
39793 \begin_inset space ~
39794 \end_inset
39795
39796 (EUC-KR) for Korean
39797 \end_layout
39798
39799 \begin_layout Description
39800 Southern
39801 \begin_inset space ~
39802 \end_inset
39803
39804 European
39805 \begin_inset space ~
39806 \end_inset
39807
39808 (ISO
39809 \begin_inset space ~
39810 \end_inset
39811
39812 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39813 \end_layout
39814
39815 \begin_layout Description
39816 South-Eastern
39817 \begin_inset space ~
39818 \end_inset
39819
39820 European
39821 \begin_inset space ~
39822 \end_inset
39823
39824 (ISO
39825 \begin_inset space ~
39826 \end_inset
39827
39828 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39829  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39830  to cover many languages and characters with diacritics
39831 \end_layout
39832
39833 \begin_layout Description
39834 Thai
39835 \begin_inset space ~
39836 \end_inset
39837
39838 (TIS
39839 \begin_inset space ~
39840 \end_inset
39841
39842 620-0) for Thai
39843 \end_layout
39844
39845 \begin_layout Description
39846 Turkish
39847 \begin_inset space ~
39848 \end_inset
39849
39850 (ISO
39851 \begin_inset space ~
39852 \end_inset
39853
39854 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39855  Icelandic letters are replaced by Turkish ones
39856 \end_layout
39857
39858 \begin_layout Description
39859 Unicode
39860 \begin_inset space ~
39861 \end_inset
39862
39863 (CJK)
39864 \begin_inset space ~
39865 \end_inset
39866
39867 (utf8) Unicode utf8 with the LaTeX-package 
39868 \series bold
39869 CJK
39870 \series default
39871
39872 \begin_inset Index idx
39873 status collapsed
39874
39875 \begin_layout Plain Layout
39876 LaTeX-packages ! CJK
39877 \end_layout
39878
39879 \end_inset
39880
39881  (for the languages Chinese, Japanese and Korean)
39882 \end_layout
39883
39884 \begin_layout Description
39885 Unicode
39886 \begin_inset space ~
39887 \end_inset
39888
39889 (XeTeX)
39890 \begin_inset space ~
39891 \end_inset
39892
39893 (utf8) Unicode utf8 to be used with 
39894 \family sans
39895 XeTeX
39896 \family default
39897 , which uses Unicode directly, without the help of the LaTeX-package 
39898 \series bold
39899 inputenc
39900 \series default
39901  
39902 \begin_inset Foot
39903 status collapsed
39904
39905 \begin_layout Plain Layout
39906 More about using LyX with XeTeX can be found in 
39907 \begin_inset CommandInset citation
39908 LatexCommand cite
39909 key "XeTeX"
39910
39911 \end_inset
39912
39913 .
39914 \end_layout
39915
39916 \end_inset
39917
39918
39919 \end_layout
39920
39921 \begin_layout Description
39922 Unicode
39923 \begin_inset space ~
39924 \end_inset
39925
39926 (ucs-extended)
39927 \begin_inset space ~
39928 \end_inset
39929
39930 (utf8x) Unicode utf8 based on the LaTeX package 
39931 \series bold
39932 ucs
39933 \series default
39934
39935 \begin_inset Index idx
39936 status collapsed
39937
39938 \begin_layout Plain Layout
39939 LaTeX-packages ! ucs
39940 \end_layout
39941
39942 \end_inset
39943
39944  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39945 \end_layout
39946
39947 \begin_layout Description
39948 Unicode
39949 \begin_inset space ~
39950 \end_inset
39951
39952 (utf8) Unicode utf8 based on the LaTeX-package 
39953 \series bold
39954 inputenc
39955 \series default
39956
39957 \begin_inset Index idx
39958 status collapsed
39959
39960 \begin_layout Plain Layout
39961 LaTeX-packages ! inputenc
39962 \end_layout
39963
39964 \end_inset
39965
39966 .
39967  Currently only a limited range of characters (mainly for Latin scripts)
39968  is supported.
39969 \end_layout
39970
39971 \begin_layout Description
39972 Western
39973 \begin_inset space ~
39974 \end_inset
39975
39976 European
39977 \begin_inset space ~
39978 \end_inset
39979
39980 (CP
39981 \begin_inset space ~
39982 \end_inset
39983
39984 1252) MS Windows code page for ISO
39985 \begin_inset space ~
39986 \end_inset
39987
39988 8859-1 (latin1)
39989 \end_layout
39990
39991 \begin_layout Description
39992 Western
39993 \begin_inset space ~
39994 \end_inset
39995
39996 European
39997 \begin_inset space ~
39998 \end_inset
39999
40000 (ISO
40001 \begin_inset space ~
40002 \end_inset
40003
40004 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
40005  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
40006  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
40007 5 encoding instead
40008 \end_layout
40009
40010 \begin_layout Description
40011 Western
40012 \begin_inset space ~
40013 \end_inset
40014
40015 European
40016 \begin_inset space ~
40017 \end_inset
40018
40019 (ISO
40020 \begin_inset space ~
40021 \end_inset
40022
40023 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
40024  sign, the œ-ligature and some characters used for French and Finnish
40025 \end_layout
40026
40027 \begin_layout Section
40028 Numbering & TOC
40029 \end_layout
40030
40031 \begin_layout Standard
40032 You can adjust here the numbering depth of section headings and the section
40033  depth in the table of contents as described in section
40034 \begin_inset space ~
40035 \end_inset
40036
40037
40038 \begin_inset CommandInset ref
40039 LatexCommand ref
40040 reference "sub:Numbering-depth"
40041
40042 \end_inset
40043
40044 .
40045 \end_layout
40046
40047 \begin_layout Section
40048 Bibliography
40049 \end_layout
40050
40051 \begin_layout Standard
40052 You can specify here a citation style using the LaTeX packages 
40053 \series bold
40054 natbib
40055 \series default
40056
40057 \begin_inset Index idx
40058 status collapsed
40059
40060 \begin_layout Plain Layout
40061 LaTeX-packages ! natbib
40062 \end_layout
40063
40064 \end_inset
40065
40066  or 
40067 \series bold
40068 jurabib
40069 \series default
40070
40071 \begin_inset Index idx
40072 status collapsed
40073
40074 \begin_layout Plain Layout
40075 LaTeX-packages ! jurabib
40076 \end_layout
40077
40078 \end_inset
40079
40080 , you can enable subdivided bibliographies using the LaTeX package 
40081 \series bold
40082 bibtopic
40083 \series default
40084
40085 \begin_inset Index idx
40086 status collapsed
40087
40088 \begin_layout Plain Layout
40089 LaTeX-packages ! bibtopic
40090 \end_layout
40091
40092 \end_inset
40093
40094  and you can customize how the bibliography of the given document is being
40095  generated.
40096  For a further description see section
40097 \begin_inset space ~
40098 \end_inset
40099
40100
40101 \begin_inset CommandInset ref
40102 LatexCommand ref
40103 reference "sec:Bibliography"
40104
40105 \end_inset
40106
40107 .
40108 \end_layout
40109
40110 \begin_layout Section
40111 Indexes
40112 \end_layout
40113
40114 \begin_layout Standard
40115 Here, you can customize how the index of your document is being generated
40116  and you can define additional indexes.
40117  Please refer to section
40118 \begin_inset space ~
40119 \end_inset
40120
40121
40122 \begin_inset CommandInset ref
40123 LatexCommand ref
40124 reference "sec:Index"
40125
40126 \end_inset
40127
40128  for details.
40129 \end_layout
40130
40131 \begin_layout Section
40132 PDF Properties
40133 \end_layout
40134
40135 \begin_layout Standard
40136 The PDF properties are explained in section
40137 \begin_inset space ~
40138 \end_inset
40139
40140
40141 \begin_inset CommandInset ref
40142 LatexCommand ref
40143 reference "sec:PDF-Properties"
40144
40145 \end_inset
40146
40147 .
40148 \end_layout
40149
40150 \begin_layout Section
40151 Math Options
40152 \end_layout
40153
40154 \begin_layout Standard
40155 These options will force LyX to use the LaTeX-packages 
40156 \series bold
40157 amsmath
40158 \series default
40159
40160 \begin_inset Index idx
40161 status collapsed
40162
40163 \begin_layout Plain Layout
40164 LaTeX-packages ! amsmath
40165 \end_layout
40166
40167 \end_inset
40168
40169  and 
40170 \series bold
40171 esint
40172 \series default
40173
40174 \begin_inset Index idx
40175 status collapsed
40176
40177 \begin_layout Plain Layout
40178 LaTeX-packages ! esint
40179 \end_layout
40180
40181 \end_inset
40182
40183  or to use them automatically when they are needed.
40184 \end_layout
40185
40186 \begin_layout Standard
40187
40188 \series bold
40189 amsmath
40190 \series default
40191  is needed for many constructs, so when you get LaTeX-errors in formulas,
40192  ensure that you have enabled AMS.
40193 \end_layout
40194
40195 \begin_layout Standard
40196
40197 \series bold
40198 esint
40199 \series default
40200  is used for special integral characters.
40201 \end_layout
40202
40203 \begin_layout Section
40204 Float Placement
40205 \end_layout
40206
40207 \begin_layout Standard
40208 The float placement options are described in section
40209 \begin_inset space ~
40210 \end_inset
40211
40212
40213 \begin_inset CommandInset ref
40214 LatexCommand ref
40215 reference "sub:Float-Placement"
40216
40217 \end_inset
40218
40219 .
40220 \end_layout
40221
40222 \begin_layout Section
40223 Bullets
40224 \end_layout
40225
40226 \begin_layout Standard
40227 Here you can adjust the characters for the itemize levels.
40228  The itemize environment is described in section
40229 \begin_inset space ~
40230 \end_inset
40231
40232
40233 \begin_inset CommandInset ref
40234 LatexCommand ref
40235 reference "sec:Itemize"
40236
40237 \end_inset
40238
40239 .
40240 \end_layout
40241
40242 \begin_layout Section
40243 Branches
40244 \end_layout
40245
40246 \begin_layout Standard
40247 Branches are described in section
40248 \begin_inset space ~
40249 \end_inset
40250
40251
40252 \begin_inset CommandInset ref
40253 LatexCommand ref
40254 reference "sec:Branches"
40255
40256 \end_inset
40257
40258 .
40259 \end_layout
40260
40261 \begin_layout Section
40262 LaT
40263 \begin_inset ERT
40264 status collapsed
40265
40266 \begin_layout Plain Layout
40267
40268 {}
40269 \end_layout
40270
40271 \end_inset
40272
40273 eX Preamble
40274 \end_layout
40275
40276 \begin_layout Standard
40277 In this text field are entered commands to load special LaTeX-packages or
40278  to define LaTeX-commands.
40279  The preamble is a thing for LaTeX-experts.
40280  You should not enter commands here until you exactly know what you are
40281  doing.
40282 \end_layout
40283
40284 \begin_layout Standard
40285 An introduction to the LaTeX-syntax is given in section
40286 \begin_inset space ~
40287 \end_inset
40288
40289
40290 \begin_inset CommandInset ref
40291 LatexCommand ref
40292 reference "sub:LaTeX-Syntax"
40293
40294 \end_inset
40295
40296 .
40297 \end_layout
40298
40299 \begin_layout Chapter
40300 The 
40301 \family sans
40302 Preferences
40303 \family default
40304  Dialog
40305 \begin_inset CommandInset label
40306 LatexCommand label
40307 name "cha:The-Preferences-dialog"
40308
40309 \end_inset
40310
40311
40312 \begin_inset Index idx
40313 status collapsed
40314
40315 \begin_layout Plain Layout
40316 Preferences
40317 \end_layout
40318
40319 \end_inset
40320
40321
40322 \end_layout
40323
40324 \begin_layout Standard
40325 The preferences dialog is called with the menu 
40326 \family sans
40327 Tools\SpecialChar \menuseparator
40328 Preferences
40329 \family default
40330 .
40331  It has the following submenus.
40332 \end_layout
40333
40334 \begin_layout Section
40335 Look and Feel
40336 \end_layout
40337
40338 \begin_layout Subsection
40339 User Interface
40340 \end_layout
40341
40342 \begin_layout Subsubsection
40343 User Interface File
40344 \begin_inset Index idx
40345 status collapsed
40346
40347 \begin_layout Plain Layout
40348 Customization ! of toolbars
40349 \end_layout
40350
40351 \end_inset
40352
40353
40354 \begin_inset Index idx
40355 status collapsed
40356
40357 \begin_layout Plain Layout
40358 Customization ! of menus
40359 \end_layout
40360
40361 \end_inset
40362
40363
40364 \end_layout
40365
40366 \begin_layout Standard
40367 \begin_inset Note Greyedout
40368 status open
40369
40370 \begin_layout Plain Layout
40371
40372 \series bold
40373 Note:
40374 \series default
40375  You have to restart LyX before the change of the user interface file take
40376  effect.
40377 \end_layout
40378
40379 \end_inset
40380
40381
40382 \end_layout
40383
40384 \begin_layout Standard
40385 The appearance of the menus and toolbars can be changed by choosing a user
40386  interface (ui) file.
40387  An ui-file is a text file where the toolbars and menus are listed.
40388  The toolbar buttons and menu entries are specified in the files 
40389 \shape italic
40390 stdtoolbars.inc
40391 \shape default
40392  and 
40393 \shape italic
40394 stdmenus.inc
40395 \shape default
40396 , respectively.
40397  Both files are loaded by the 
40398 \emph on
40399 default.ui
40400 \emph default
40401  file.
40402  To create your own menu and toolbar layout, start with a copy of these
40403  files and edit the entries.
40404 \end_layout
40405
40406 \begin_layout Standard
40407 The syntax of the .inc-files is straightforward: The 
40408 \family sans
40409 Menubar
40410 \family default
40411
40412 \family sans
40413 Menu
40414 \family default
40415  and 
40416 \family sans
40417 Toolbar
40418 \family default
40419  entries must be ended with an explicit 
40420 \family sans
40421 End
40422 \family default
40423 .
40424  They may contain 
40425 \family sans
40426 Submenus
40427 \family default
40428
40429 \family sans
40430 Items
40431 \family default
40432
40433 \family sans
40434 OptItems
40435 \family default
40436
40437 \family sans
40438 Separators
40439 \family default
40440
40441 \family sans
40442 Icons,
40443 \family default
40444  and in the case of the 
40445 \begin_inset Quotes eld
40446 \end_inset
40447
40448 file
40449 \begin_inset Quotes erd
40450 \end_inset
40451
40452  menus a 
40453 \family sans
40454 Lastfiles
40455 \family default
40456  entry.
40457  The syntax for the entries is:
40458 \end_layout
40459
40460 \begin_layout Standard
40461 \begin_inset VSpace smallskip*
40462 \end_inset
40463
40464
40465 \series bold
40466 Item 
40467 \begin_inset Quotes eld
40468 \end_inset
40469
40470 menu 
40471 \series default
40472 or
40473 \series bold
40474  button name
40475 \begin_inset Quotes erd
40476 \end_inset
40477
40478  
40479 \begin_inset Quotes eld
40480 \end_inset
40481
40482 LyX-function
40483 \begin_inset Quotes erd
40484 \end_inset
40485
40486
40487 \end_layout
40488
40489 \begin_layout Standard
40490 \noindent
40491 \begin_inset VSpace smallskip*
40492 \end_inset
40493
40494 All LyX-functions are listed in 
40495 \begin_inset CommandInset citation
40496 LatexCommand cite
40497 key "LyX-func"
40498
40499 \end_inset
40500
40501 .
40502 \end_layout
40503
40504 \begin_layout Standard
40505 \begin_inset VSpace medskip
40506 \end_inset
40507
40508
40509 \end_layout
40510
40511 \begin_layout Standard
40512 An example: Assuming you use the menu 
40513 \family sans
40514 Navigate\SpecialChar \menuseparator
40515 Bookmarks
40516 \family default
40517  quite often and therefore want six available bookmarks, you can add the
40518  line
40519 \end_layout
40520
40521 \begin_layout Standard
40522 \begin_inset VSpace smallskip*
40523 \end_inset
40524
40525
40526 \series bold
40527 Item 
40528 \begin_inset Quotes eld
40529 \end_inset
40530
40531 Save Bookmark 6
40532 \begin_inset Quotes erd
40533 \end_inset
40534
40535  
40536 \begin_inset Quotes eld
40537 \end_inset
40538
40539 bookmark-save 6
40540 \begin_inset Quotes erd
40541 \end_inset
40542
40543
40544 \end_layout
40545
40546 \begin_layout Standard
40547 \noindent
40548 \begin_inset VSpace smallskip*
40549 \end_inset
40550
40551 to the navigate menu section in the .inc-file to have the sixth bookmark.
40552 \end_layout
40553
40554 \begin_layout Subsubsection
40555 Automatic help
40556 \end_layout
40557
40558 \begin_layout Standard
40559 The option 
40560 \family sans
40561 Enable tool tips in main work area
40562 \family default
40563  enables tool tips showing the content of closed insets like index entries
40564  or footnotes.
40565 \end_layout
40566
40567 \begin_layout Subsubsection
40568 Session
40569 \end_layout
40570
40571 \begin_layout Standard
40572 With the option 
40573 \family sans
40574 Allow saving
40575 \begin_inset space \thinspace{}
40576 \end_inset
40577
40578 /
40579 \begin_inset space \thinspace{}
40580 \end_inset
40581
40582 restoring of window layout and geometries
40583 \family default
40584  LyX's main window will be opened with the size and layout that was used
40585  in the last LyX session.
40586 \end_layout
40587
40588 \begin_layout Standard
40589 The option 
40590 \family sans
40591 Restore cursor positions
40592 \family default
40593  sets the cursor to the position in the file where it has been the last
40594  time.
40595 \end_layout
40596
40597 \begin_layout Standard
40598 The option 
40599 \family sans
40600 Load opened files from last session
40601 \family default
40602  opens all files that were opened in the last LyX session.
40603 \end_layout
40604
40605 \begin_layout Subsubsection
40606 Documents
40607 \begin_inset CommandInset label
40608 LatexCommand label
40609 name "sub:Backup documents"
40610
40611 \end_inset
40612
40613
40614 \begin_inset Index idx
40615 status collapsed
40616
40617 \begin_layout Plain Layout
40618 Backup ! Documents
40619 \end_layout
40620
40621 \end_inset
40622
40623
40624 \end_layout
40625
40626 \begin_layout Standard
40627 When the option 
40628 \family sans
40629 Backup documents
40630 \family default
40631  is set, you can specify the time between backup saves.
40632 \end_layout
40633
40634 \begin_layout Standard
40635
40636 \family sans
40637 Maximum last files
40638 \family default
40639  is the number of last opened files that LyX should display in the menu
40640  
40641 \family sans
40642 File\SpecialChar \menuseparator
40643 Open
40644 \begin_inset space ~
40645 \end_inset
40646
40647 Recent
40648 \family default
40649 .
40650 \end_layout
40651
40652 \begin_layout Standard
40653 When the option 
40654 \family sans
40655 Open documents in tabs
40656 \family default
40657  is not used, then every file will be opened in its own new instance of
40658  LyX.
40659 \end_layout
40660
40661 \begin_layout Subsection
40662 Screen Fonts
40663 \begin_inset Index idx
40664 status collapsed
40665
40666 \begin_layout Plain Layout
40667 Font ! Screen
40668 \end_layout
40669
40670 \end_inset
40671
40672
40673 \begin_inset CommandInset label
40674 LatexCommand label
40675 name "sub:Screen-Fonts"
40676
40677 \end_inset
40678
40679
40680 \end_layout
40681
40682 \begin_layout Standard
40683 These fonts are used to display your documents on the screen.
40684 \end_layout
40685
40686 \begin_layout Standard
40687 \begin_inset Note Greyedout
40688 status open
40689
40690 \begin_layout Plain Layout
40691
40692 \series bold
40693 Note:
40694 \series default
40695  This section only deals with the fonts 
40696 \emph on
40697 inside
40698 \emph default
40699  the LyX window.
40700  The fonts that appear on the output are independent from these fonts, and
40701  set in the menu 
40702 \family sans
40703 Document\SpecialChar \menuseparator
40704 Settings\SpecialChar \menuseparator
40705 Fonts
40706 \family default
40707 .
40708 \end_layout
40709
40710 \end_inset
40711
40712
40713 \end_layout
40714
40715 \begin_layout Standard
40716 By default, LyX uses 
40717 \family typewriter
40718 Times
40719 \family default
40720  as roman (serif) font, 
40721 \family typewriter
40722 Arial
40723 \family default
40724  or 
40725 \family typewriter
40726 Helvetica
40727 \family default
40728  (depends on the system) as 
40729 \family sans
40730 sans
40731 \begin_inset space ~
40732 \end_inset
40733
40734 serif
40735 \family default
40736  font, and 
40737 \family typewriter
40738 Courier
40739 \family default
40740  as 
40741 \family typewriter
40742 typewriter
40743 \family default
40744  font.
40745 \end_layout
40746
40747 \begin_layout Standard
40748 You can change the font size with the 
40749 \family sans
40750 Zoom
40751 \family default
40752  setting.
40753  You can also change the font zoom outside the preferences dialog for the
40754  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40755 \end_layout
40756
40757 \begin_layout Standard
40758
40759 \family sans
40760 Screen DPI
40761 \family default
40762  is the screen resolution in dpi (dots per inch).
40763  The Font Sizes are calculated as letter height in units of points.
40764  72
40765 \begin_inset space \thinspace{}
40766 \end_inset
40767
40768 points have the size of 1
40769 \begin_inset space \thinspace{}
40770 \end_inset
40771
40772 inch, see Appendix
40773 \begin_inset space ~
40774 \end_inset
40775
40776
40777 \begin_inset CommandInset ref
40778 LatexCommand ref
40779 reference "cha:Units-available-in"
40780
40781 \end_inset
40782
40783 .
40784 \end_layout
40785
40786 \begin_layout Standard
40787 The default 
40788 \family sans
40789 Font Sizes
40790 \family default
40791  are the same as if a document font size of 10
40792 \begin_inset space \thinspace{}
40793 \end_inset
40794
40795 pt would be used.
40796  The sizes are explained in detail in section
40797 \begin_inset space ~
40798 \end_inset
40799
40800
40801 \begin_inset CommandInset ref
40802 LatexCommand ref
40803 reference "sub:Document-Font"
40804
40805 \end_inset
40806
40807 .
40808 \end_layout
40809
40810 \begin_layout Standard
40811 With the option 
40812 \family sans
40813 Use Pixmap Cache to speed up font rendering
40814 \family default
40815  enabled, LyX needs to redraw the screen less often.
40816  This results in better performance, especially on slow systems.
40817  On the other hand, the characters might look more fuzzy on screen.
40818  So whether you enable this or not depends on whether you prefer speed over
40819  aesthetics.
40820  Note that the Pixmap Cache is only available and useful under Mac
40821 \begin_inset space ~
40822 \end_inset
40823
40824 OS and Windows.
40825 \end_layout
40826
40827 \begin_layout Subsection
40828 Colors
40829 \begin_inset Index idx
40830 status collapsed
40831
40832 \begin_layout Plain Layout
40833 Color ! LyX screen
40834 \end_layout
40835
40836 \end_inset
40837
40838
40839 \begin_inset Index idx
40840 status collapsed
40841
40842 \begin_layout Plain Layout
40843 Settings ! Color
40844 \end_layout
40845
40846 \end_inset
40847
40848
40849 \end_layout
40850
40851 \begin_layout Standard
40852 You can here change all the colors used by LyX.
40853  Choose an item in the list and use the 
40854 \family sans
40855 Alter
40856 \family default
40857  button.
40858 \end_layout
40859
40860 \begin_layout Subsection
40861 Display
40862 \begin_inset Index idx
40863 status collapsed
40864
40865 \begin_layout Plain Layout
40866 Settings ! Display
40867 \end_layout
40868
40869 \end_inset
40870
40871
40872 \end_layout
40873
40874 \begin_layout Standard
40875 Here you can specify if graphics inside LyX are displayed.
40876 \end_layout
40877
40878 \begin_layout Standard
40879
40880 \family sans
40881 Instant Preview
40882 \family default
40883  enables previewing snippets of your document.
40884  This feature is described in section
40885 \begin_inset space ~
40886 \end_inset
40887
40888
40889 \begin_inset CommandInset ref
40890 LatexCommand ref
40891 reference "sec:Previewing-snippets-of"
40892
40893 \end_inset
40894
40895 .
40896 \end_layout
40897
40898 \begin_layout Standard
40899 The option 
40900 \family sans
40901 Mark
40902 \begin_inset space ~
40903 \end_inset
40904
40905 end
40906 \begin_inset space ~
40907 \end_inset
40908
40909 of
40910 \begin_inset space ~
40911 \end_inset
40912
40913 paragraphs
40914 \family default
40915  displays a pilcrow (¶) at the end of every paragraph.
40916 \end_layout
40917
40918 \begin_layout Section
40919 Editing
40920 \begin_inset Index idx
40921 status collapsed
40922
40923 \begin_layout Plain Layout
40924 Settings ! Editing
40925 \end_layout
40926
40927 \end_inset
40928
40929
40930 \end_layout
40931
40932 \begin_layout Subsection
40933 Control
40934 \end_layout
40935
40936 \begin_layout Subsubsection
40937 Editing
40938 \end_layout
40939
40940 \begin_layout Standard
40941 The option 
40942 \family sans
40943 Cursor follows scrollbar
40944 \family default
40945  sets the cursor to the top of the currently displayed document part when
40946  scrolling.
40947 \end_layout
40948
40949 \begin_layout Standard
40950 The option 
40951 \family sans
40952 Sort environments alphabetically
40953 \family default
40954  sorts the entries in the pull-down box for the paragraph environments.
40955 \end_layout
40956
40957 \begin_layout Standard
40958 The option 
40959 \family sans
40960 Group environments by their category
40961 \family default
40962  groups the entries in the pull-down box for the paragraph environments.
40963 \end_layout
40964
40965 \begin_layout Standard
40966 The math macro editing option determines the editing style, see the section
40967  
40968 \emph on
40969 Math Macros
40970 \emph default
40971  of the 
40972 \emph on
40973 Math
40974 \emph default
40975  manual.
40976 \end_layout
40977
40978 \begin_layout Subsubsection
40979 Fullscreen
40980 \end_layout
40981
40982 \begin_layout Standard
40983 Here you can specify what is hidden in the fullscreen mode.
40984  The option 
40985 \family sans
40986 Limit text width
40987 \family default
40988  specifies the width of the text in fullscreen mode.
40989  This way you can display the text smaller than the screen, the text appears
40990  then centered.
40991 \end_layout
40992
40993 \begin_layout Subsection
40994 Shortcuts
40995 \begin_inset Index idx
40996 status collapsed
40997
40998 \begin_layout Plain Layout
40999 Key Bindings
41000 \end_layout
41001
41002 \end_inset
41003
41004
41005 \begin_inset Index idx
41006 status collapsed
41007
41008 \begin_layout Plain Layout
41009 Settings ! Shortcuts
41010 \end_layout
41011
41012 \end_inset
41013
41014
41015 \end_layout
41016
41017 \begin_layout Subsubsection
41018 Bind File
41019 \end_layout
41020
41021 \begin_layout Standard
41022 Bindings are used to bind a LyX-function to a key.
41023  Several binding files are available:
41024 \end_layout
41025
41026 \begin_layout Description
41027 cua.bind typical set of PC keyboard shortcuts
41028 \end_layout
41029
41030 \begin_layout Description
41031 (x)emacs.bind set of bindings like they are used in the editor programs 
41032 \family sans
41033 Emacs
41034 \family default
41035  (
41036 \family sans
41037 XEmacs
41038 \family default
41039 )
41040 \end_layout
41041
41042 \begin_layout Description
41043 mac.bind set of bindings for 
41044 \family sans
41045 Mac
41046 \begin_inset space \thinspace{}
41047 \end_inset
41048
41049 OS
41050 \family default
41051  systems.
41052 \end_layout
41053
41054 \begin_layout Standard
41055 There are also bind-files designed for special document classes, like 
41056 \shape italic
41057 broadway.bind
41058 \shape default
41059 , and bind files for special languages.
41060  The name of language bind-files begin with a language code, e.
41061 \begin_inset space \thinspace{}
41062 \end_inset
41063
41064 g.
41065 \begin_inset space \space{}
41066 \end_inset
41067
41068
41069 \begin_inset Quotes eld
41070 \end_inset
41071
41072 pt
41073 \begin_inset Quotes erd
41074 \end_inset
41075
41076  for Portuguese.
41077  If you use LyX in a certain language, LyX will try to use the appropriate
41078  bind-file.
41079 \end_layout
41080
41081 \begin_layout Standard
41082 Some bind-files, like 
41083 \emph on
41084 math.bind
41085 \emph default
41086 , have only a small scope.
41087  When looking at the the end of the file 
41088 \shape italic
41089 cua.bind
41090 \shape default
41091 , you can see that they are included to keep the overview in the bind-file.
41092 \end_layout
41093
41094 \begin_layout Subsubsection
41095 Editing Shortcuts
41096 \begin_inset CommandInset label
41097 LatexCommand label
41098 name "sub:Editing-Shortcuts"
41099
41100 \end_inset
41101
41102
41103 \begin_inset Index idx
41104 status collapsed
41105
41106 \begin_layout Plain Layout
41107 Key Bindings ! Editing
41108 \end_layout
41109
41110 \end_inset
41111
41112
41113 \end_layout
41114
41115 \begin_layout Standard
41116 To add new or modify existing keybindings to your own taste you can use
41117  the table in the dialog that lists all LyX-functions and the bound shortcuts.
41118  To find functions easily, they are grouped by categories and the dialog
41119  provides the field 
41120 \family sans
41121 Show key-bindings containing
41122 \family default
41123 .
41124  In this field you can insert a keyword for a function you want to edit.
41125  Insert there for example as keyword 
41126 \begin_inset Quotes eld
41127 \end_inset
41128
41129 paste
41130 \begin_inset Quotes erd
41131 \end_inset
41132
41133  and you get the 4 different existing shortcuts for the 3 different functions
41134  that contain 
41135 \begin_inset Quotes eld
41136 \end_inset
41137
41138 paste
41139 \begin_inset Quotes erd
41140 \end_inset
41141
41142  in their name.
41143  As you can see, one function can have more than one shortcut.
41144  All LyX-functions are also listed in the file 
41145 \emph on
41146 LyX Functions
41147 \emph default
41148  that you will find in the 
41149 \family sans
41150 Help
41151 \family default
41152  menu.
41153 \end_layout
41154
41155 \begin_layout Standard
41156 To add e.
41157 \begin_inset space \thinspace{}
41158 \end_inset
41159
41160 g.
41161 \begin_inset space \space{}
41162 \end_inset
41163
41164 the shortcut 
41165 \family sans
41166 Alt+Q
41167 \family default
41168  for the function 
41169 \family sans
41170 textstyle-apply
41171 \family default
41172 , select the function and press the 
41173 \family sans
41174 Modify
41175 \family default
41176  button.
41177  A dialog pops up where you can add the shortcut by using it.
41178  So press Alt+Q to define the shortcut.
41179  Modifying an existing shortcut is done the same way.
41180  You can also bind multiple functions to one shortcut by modifying an existing
41181  binding and adding the different function names as a semicolon separated
41182  list.
41183  LyX will then use the first function that is enabled in the current document
41184  part.
41185  The binding for the function 
41186 \family sans
41187 command-alter
41188 \family default
41189  is an example of this.
41190 \end_layout
41191
41192 \begin_layout Standard
41193 Alternatively you can also edit shortcuts by modifying bind-files with a
41194  text editor.
41195  The syntax of the entries is:
41196 \end_layout
41197
41198 \begin_layout Standard
41199
41200 \series bold
41201
41202 \backslash
41203 bind 
41204 \begin_inset Quotes eld
41205 \end_inset
41206
41207 key combination
41208 \begin_inset Quotes erd
41209 \end_inset
41210
41211  
41212 \begin_inset Quotes eld
41213 \end_inset
41214
41215 LyX-function
41216 \begin_inset Quotes erd
41217 \end_inset
41218
41219
41220 \end_layout
41221
41222 \begin_layout Subsection
41223 Keyboard
41224 \begin_inset space \thinspace{}
41225 \end_inset
41226
41227 /
41228 \begin_inset space \thinspace{}
41229 \end_inset
41230
41231 Mouse
41232 \begin_inset CommandInset label
41233 LatexCommand label
41234 name "sub:Keyboard-Map"
41235
41236 \end_inset
41237
41238
41239 \begin_inset Index idx
41240 status collapsed
41241
41242 \begin_layout Plain Layout
41243 Keyboard Map
41244 \end_layout
41245
41246 \end_inset
41247
41248
41249 \begin_inset Index idx
41250 status collapsed
41251
41252 \begin_layout Plain Layout
41253 Settings ! Keyboard Map
41254 \end_layout
41255
41256 \end_inset
41257
41258
41259 \end_layout
41260
41261 \begin_layout Standard
41262 Normally keyboard settings have to be done in a menu of your operating system.
41263  For the case that this is not possible, LyX provides keyboard maps.
41264  If you have e.
41265 \begin_inset space \thinspace{}
41266 \end_inset
41267
41268 g.
41269 \begin_inset space \space{}
41270 \end_inset
41271
41272 a Czech keyboard but want to write with it like with a Romanian one, you
41273  can use the keyboard map file named 
41274 \emph on
41275 romanian.kmap
41276 \emph default
41277 .
41278 \end_layout
41279
41280 \begin_layout Standard
41281 \begin_inset Note Greyedout
41282 status open
41283
41284 \begin_layout Plain Layout
41285
41286 \series bold
41287 Note:
41288 \series default
41289  Keyboard maps are only provided as makeshift and don't work on all systems.
41290 \end_layout
41291
41292 \end_inset
41293
41294
41295 \end_layout
41296
41297 \begin_layout Standard
41298 Besides this, you can specify here the 
41299 \family sans
41300 Wheel scrolling speed
41301 \family default
41302 .
41303  The standard value is 1.0, higher values speed up the scrolling, lower ones
41304  slow it down.
41305 \end_layout
41306
41307 \begin_layout Subsection
41308 Input Completion
41309 \begin_inset CommandInset label
41310 LatexCommand label
41311 name "sub:Input-Completion-Appendix"
41312
41313 \end_inset
41314
41315
41316 \begin_inset Index idx
41317 status collapsed
41318
41319 \begin_layout Plain Layout
41320 Input completion
41321 \end_layout
41322
41323 \end_inset
41324
41325
41326 \end_layout
41327
41328 \begin_layout Standard
41329 Input completion is described in sec.
41330 \begin_inset space \thinspace{}
41331 \end_inset
41332
41333
41334 \begin_inset CommandInset ref
41335 LatexCommand ref
41336 reference "sec:Input-Completion"
41337
41338 \end_inset
41339
41340 .
41341  The completion options for math do the same as the corresponding options
41342  for text.
41343  With the general options you can define the delay time for the inline and
41344  popup completion and choose if long completions should be abbreviated or
41345  not.
41346 \end_layout
41347
41348 \begin_layout Section
41349 Paths
41350 \begin_inset CommandInset label
41351 LatexCommand label
41352 name "sec:Paths"
41353
41354 \end_inset
41355
41356
41357 \begin_inset Index idx
41358 status collapsed
41359
41360 \begin_layout Plain Layout
41361 Paths
41362 \end_layout
41363
41364 \end_inset
41365
41366
41367 \begin_inset Index idx
41368 status collapsed
41369
41370 \begin_layout Plain Layout
41371 Settings ! Paths
41372 \end_layout
41373
41374 \end_inset
41375
41376
41377 \end_layout
41378
41379 \begin_layout Description
41380 Working
41381 \begin_inset space ~
41382 \end_inset
41383
41384 directory This is LyX's working directory.
41385  It is the default when you 
41386 \family sans
41387 Open
41388 \family default
41389
41390 \family sans
41391 Save
41392 \family default
41393  or 
41394 \family sans
41395 Save
41396 \begin_inset space ~
41397 \end_inset
41398
41399 as
41400 \family default
41401  files.
41402 \end_layout
41403
41404 \begin_layout Description
41405 Document
41406 \begin_inset space ~
41407 \end_inset
41408
41409 templates This directory will be opened when you use the menu 
41410 \family sans
41411 File\SpecialChar \menuseparator
41412 New
41413 \begin_inset space ~
41414 \end_inset
41415
41416 from
41417 \begin_inset space ~
41418 \end_inset
41419
41420 Template
41421 \family default
41422 .
41423 \end_layout
41424
41425 \begin_layout Description
41426 Example
41427 \begin_inset space ~
41428 \end_inset
41429
41430 files This directory will be opened when you use the button 
41431 \family sans
41432 Examples
41433 \family default
41434  in the 
41435 \family sans
41436 File\SpecialChar \menuseparator
41437 Open
41438 \family default
41439  dialog.
41440 \begin_inset Newline newline
41441 \end_inset
41442
41443
41444 \begin_inset Note Greyedout
41445 status open
41446
41447 \begin_layout Plain Layout
41448
41449 \series bold
41450 Note:
41451 \series default
41452  The 
41453 \family sans
41454 Examples
41455 \family default
41456  button does not exist when using LyX on MacOS and Windows systems.
41457 \end_layout
41458
41459 \end_inset
41460
41461
41462 \end_layout
41463
41464 \begin_layout Description
41465 Backup
41466 \begin_inset space ~
41467 \end_inset
41468
41469 directory
41470 \begin_inset Index idx
41471 status collapsed
41472
41473 \begin_layout Plain Layout
41474 Backup ! Directory
41475 \end_layout
41476
41477 \end_inset
41478
41479  Backup copies will be saved to this directory.
41480  When no directory is given but backups are enabled as described in section
41481 \begin_inset space ~
41482 \end_inset
41483
41484
41485 \begin_inset CommandInset ref
41486 LatexCommand ref
41487 reference "sub:Backup documents"
41488
41489 \end_inset
41490
41491 , the 
41492 \family sans
41493 Working directory
41494 \family default
41495  will be used to save the backups.
41496 \begin_inset Newline newline
41497 \end_inset
41498
41499 The backup files have the ending 
41500 \begin_inset Quotes eld
41501 \end_inset
41502
41503 .lyx~
41504 \begin_inset Quotes erd
41505 \end_inset
41506
41507 .
41508 \end_layout
41509
41510 \begin_layout Description
41511 Ly
41512 \begin_inset ERT
41513 status collapsed
41514
41515 \begin_layout Plain Layout
41516
41517 {}
41518 \end_layout
41519
41520 \end_inset
41521
41522 XServer-Pipe Here you can enter the name of a Unix-pipe.
41523  This pipe is used to send data from external programs to LyX.
41524 \begin_inset Newline newline
41525 \end_inset
41526
41527
41528 \begin_inset Note Greyedout
41529 status open
41530
41531 \begin_layout Plain Layout
41532
41533 \series bold
41534 Note:
41535 \series default
41536  This feature doesn't work on Windows systems.
41537 \end_layout
41538
41539 \end_inset
41540
41541
41542 \end_layout
41543
41544 \begin_layout Description
41545 Temporary
41546 \begin_inset space ~
41547 \end_inset
41548
41549 directory Temporary files will be saved in this directory.
41550 \end_layout
41551
41552 \begin_layout Description
41553 PATH
41554 \begin_inset space ~
41555 \end_inset
41556
41557 prefix This field contains a list of paths to external programs.
41558  When LyX needs to use an external program, it looks in this list where
41559  to find it on the system.
41560  The path list is automatically set up on Windows and Mac systems when LyX
41561  is configured, so that you normally don't have to modify it.
41562  On Unix
41563 \begin_inset space \thinspace{}
41564 \end_inset
41565
41566 /
41567 \begin_inset space \thinspace{}
41568 \end_inset
41569
41570 Linux systems, the path list will need to be set only if there are external
41571  programs you wish to use that are not in your normal system path ($PATH).
41572  
41573 \end_layout
41574
41575 \begin_layout Section
41576 Identity
41577 \end_layout
41578
41579 \begin_layout Standard
41580 Here you can insert your name and email address.
41581  The identity will be used when you have enabled change tracking as described
41582  in section
41583 \begin_inset space ~
41584 \end_inset
41585
41586
41587 \begin_inset CommandInset ref
41588 LatexCommand ref
41589 reference "sec:Change-Tracking"
41590
41591 \end_inset
41592
41593 , to mark changes you make as yours.
41594 \end_layout
41595
41596 \begin_layout Section
41597 Language Settings
41598 \begin_inset Index idx
41599 status collapsed
41600
41601 \begin_layout Plain Layout
41602 Language ! Settings
41603 \end_layout
41604
41605 \end_inset
41606
41607
41608 \begin_inset Index idx
41609 status collapsed
41610
41611 \begin_layout Plain Layout
41612 Settings ! Language
41613 \end_layout
41614
41615 \end_inset
41616
41617
41618 \end_layout
41619
41620 \begin_layout Subsection
41621 Language
41622 \end_layout
41623
41624 \begin_layout Description
41625 User
41626 \begin_inset space ~
41627 \end_inset
41628
41629 Interface
41630 \begin_inset space ~
41631 \end_inset
41632
41633 language Here you can select the language of LyX's menus.
41634  Unfortunately this doesn't work on Mac and Windows.
41635  It works on Linux for the languages into LyX's menus and dialogs are translated.
41636  You find the actual translation status here: 
41637 \begin_inset CommandInset href
41638 LatexCommand href
41639 name "http://www.lyx.org/I18n"
41640 target "http://www.lyx.org/I18n"
41641
41642 \end_inset
41643
41644
41645 \end_layout
41646
41647 \begin_layout Description
41648 Default
41649 \begin_inset space ~
41650 \end_inset
41651
41652 language is the language used in new documents
41653 \end_layout
41654
41655 \begin_layout Description
41656 Language
41657 \begin_inset space ~
41658 \end_inset
41659
41660 package is a LaTeX-command to load a LaTeX-package that handles language
41661  issues.
41662  The default is the LaTeX-command 
41663 \family sans
41664
41665 \backslash
41666 usepackage{babel}
41667 \family default
41668  that loads the package 
41669 \series bold
41670 babel
41671 \series default
41672 .
41673 \begin_inset Foot
41674 status collapsed
41675
41676 \begin_layout Plain Layout
41677 For an introduction to the LaTeX-Syntax, have a look at section
41678 \begin_inset space ~
41679 \end_inset
41680
41681
41682 \begin_inset CommandInset ref
41683 LatexCommand ref
41684 reference "sec:TeX-Code"
41685
41686 \end_inset
41687
41688 .
41689 \end_layout
41690
41691 \end_inset
41692
41693
41694 \begin_inset Newline newline
41695 \end_inset
41696
41697
41698 \series bold
41699 babel
41700 \series default
41701  automatically translates in the background the text labels of documents
41702  to the document language.
41703  A text label is, for instance, the word 
41704 \begin_inset Quotes eld
41705 \end_inset
41706
41707 Table
41708 \begin_inset Quotes erd
41709 \end_inset
41710
41711  at the beginning of every table caption.
41712 \end_layout
41713
41714 \begin_layout Description
41715 Command
41716 \begin_inset space ~
41717 \end_inset
41718
41719 start When a special LaTeX-package is needed to write in a certain document
41720  language, you can here specify the command to start the package.
41721  An example is the start command 
41722 \family sans
41723
41724 \backslash
41725 begin{arabtext}
41726 \family default
41727  that is needed to write Arabic using the package 
41728 \series bold
41729 ArabTeX
41730 \series default
41731 , see 
41732 \begin_inset CommandInset citation
41733 LatexCommand cite
41734 key "Arabic"
41735
41736 \end_inset
41737
41738 .
41739  The default is the 
41740 \series bold
41741 babel
41742 \series default
41743  command 
41744 \family sans
41745
41746 \backslash
41747 selectlanguage{$$lang}
41748 \family default
41749 .
41750 \end_layout
41751
41752 \begin_layout Description
41753 Command
41754 \begin_inset space ~
41755 \end_inset
41756
41757 end Counterpart to 
41758 \family sans
41759 Command start
41760 \family default
41761 .
41762  Some packages, like the default, don't have an end command since the start
41763  command toggles the package on and off.
41764 \end_layout
41765
41766 \begin_layout Description
41767 Use
41768 \begin_inset space ~
41769 \end_inset
41770
41771 babel Whether 
41772 \series bold
41773 babel
41774 \series default
41775  is used or not.
41776 \end_layout
41777
41778 \begin_layout Description
41779 Global When this option is set, the languages used in the document will
41780  be added as options to the document class options, so that they can be
41781  used by all LaTeX-packages.
41782  Otherwise they will only be used as options for the 
41783 \series bold
41784 babel
41785 \series default
41786  package.
41787 \end_layout
41788
41789 \begin_layout Description
41790 Auto
41791 \begin_inset space ~
41792 \end_inset
41793
41794 begin When this option is set, the documents starts with the chosen document
41795  language.
41796  When this option is not set, the 
41797 \family sans
41798 Command
41799 \begin_inset space ~
41800 \end_inset
41801
41802 start
41803 \family default
41804  is explicitly set to the beginning of the document in the LaTeX-output.
41805  This assures that the correct language is used when you use another 
41806 \family sans
41807 Command
41808 \begin_inset space ~
41809 \end_inset
41810
41811 start
41812 \family default
41813  than the default.
41814 \end_layout
41815
41816 \begin_layout Description
41817 Auto
41818 \begin_inset space ~
41819 \end_inset
41820
41821 end Counterpart to 
41822 \family sans
41823 Auto
41824 \begin_inset space ~
41825 \end_inset
41826
41827 begin
41828 \family default
41829 .
41830  When it is not set, the 
41831 \family sans
41832 Command
41833 \begin_inset space ~
41834 \end_inset
41835
41836 end
41837 \family default
41838  is set to the end of the document.
41839 \end_layout
41840
41841 \begin_layout Description
41842 Mark
41843 \begin_inset space ~
41844 \end_inset
41845
41846 foreign
41847 \begin_inset space ~
41848 \end_inset
41849
41850 languages Text marked formatted in a language different from the document
41851  language will be underlined blue.
41852 \end_layout
41853
41854 \begin_layout Description
41855 Enable
41856 \begin_inset space ~
41857 \end_inset
41858
41859 RTL
41860 \begin_inset space ~
41861 \end_inset
41862
41863 support Enables the use of languages, written from right to left (RTL),
41864  like Arabic, Hebrew, Farsi.
41865 \end_layout
41866
41867 \begin_layout Description
41868 Cursor
41869 \begin_inset space ~
41870 \end_inset
41871
41872 movement When writing RTL, you can define if the left and right arrow keys
41873  move the cursor visually to the left or right, respectively, or logically.
41874  Logical means that the cursor is moved to the left when pressing the right
41875  arrow key and the cursor is inside text in an RTL language.
41876 \end_layout
41877
41878 \begin_layout Subsection
41879 Spellchecker
41880 \end_layout
41881
41882 \begin_layout Standard
41883 The spellchecker settings are explained in section
41884 \begin_inset space ~
41885 \end_inset
41886
41887
41888 \begin_inset CommandInset ref
41889 LatexCommand ref
41890 reference "sec:Spellchecking"
41891
41892 \end_inset
41893
41894
41895 \end_layout
41896
41897 \begin_layout Section
41898 Outputs
41899 \end_layout
41900
41901 \begin_layout Subsection
41902 Printer
41903 \begin_inset CommandInset label
41904 LatexCommand label
41905 name "sub:Printer"
41906
41907 \end_inset
41908
41909
41910 \begin_inset Index idx
41911 status collapsed
41912
41913 \begin_layout Plain Layout
41914 Printer
41915 \end_layout
41916
41917 \end_inset
41918
41919
41920 \begin_inset Index idx
41921 status collapsed
41922
41923 \begin_layout Plain Layout
41924 Settings ! Printer
41925 \end_layout
41926
41927 \end_inset
41928
41929
41930 \end_layout
41931
41932 \begin_layout Description
41933 Default
41934 \begin_inset space ~
41935 \end_inset
41936
41937 printer Here you can specify the name of your default printer.
41938  The name will be used when the 
41939 \family sans
41940 Printer command
41941 \family default
41942  is executed.
41943 \begin_inset Newline newline
41944 \end_inset
41945
41946
41947 \begin_inset Note Greyedout
41948 status open
41949
41950 \begin_layout Plain Layout
41951
41952 \series bold
41953 Note:
41954 \series default
41955  You can leave this field empty on Windows systems because it has no effect.
41956 \end_layout
41957
41958 \end_inset
41959
41960
41961 \end_layout
41962
41963 \begin_layout Description
41964 Adapt
41965 \begin_inset space ~
41966 \end_inset
41967
41968 output
41969 \begin_inset space ~
41970 \end_inset
41971
41972 to
41973 \begin_inset space ~
41974 \end_inset
41975
41976 printer This option works only for the 
41977 \family sans
41978 Printer command
41979 \family default
41980  
41981 \begin_inset Quotes eld
41982 \end_inset
41983
41984
41985 \family sans
41986 dvips
41987 \family default
41988
41989 \begin_inset Quotes erd
41990 \end_inset
41991
41992 .
41993  It activates a configuration file for dvips.
41994  This is an option only for dvips experts.
41995 \end_layout
41996
41997 \begin_layout Description
41998 Printer
41999 \begin_inset space ~
42000 \end_inset
42001
42002 command is the command LyX
42003 \begin_inset space \thinspace{}
42004 \end_inset
42005
42006 /
42007 \begin_inset space \thinspace{}
42008 \end_inset
42009
42010 LaTeX uses for printing.
42011  The default is on most systems 
42012 \family sans
42013 dvips
42014 \family default
42015 .
42016 \end_layout
42017
42018 \begin_layout Description
42019 Printer
42020 \begin_inset space ~
42021 \end_inset
42022
42023 Command
42024 \begin_inset space ~
42025 \end_inset
42026
42027 Options Here you can specify printer options.
42028  A list of printer options with explanations can be found in the documentation
42029  of the program that provides the 
42030 \family sans
42031 Printer command
42032 \family default
42033  you are using.
42034 \end_layout
42035
42036 \begin_layout Subsection
42037 Date Format
42038 \begin_inset Index idx
42039 status collapsed
42040
42041 \begin_layout Plain Layout
42042 Date Format
42043 \end_layout
42044
42045 \end_inset
42046
42047
42048 \begin_inset Index idx
42049 status collapsed
42050
42051 \begin_layout Plain Layout
42052 Settings ! Date format
42053 \end_layout
42054
42055 \end_inset
42056
42057
42058 \end_layout
42059
42060 \begin_layout Standard
42061 The date format can be one or a mixture of the formats listed here:
42062 \begin_inset Newline newline
42063 \end_inset
42064
42065
42066 \begin_inset Flex URL
42067 status collapsed
42068
42069 \begin_layout Plain Layout
42070
42071 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42072 \end_layout
42073
42074 \end_inset
42075
42076
42077 \begin_inset Newline newline
42078 \end_inset
42079
42080 For example the format
42081 \begin_inset Newline newline
42082 \end_inset
42083
42084 %d/%m/%y
42085 \begin_inset Newline newline
42086 \end_inset
42087
42088 prints the date as day/month/year.
42089 \end_layout
42090
42091 \begin_layout Subsection
42092 Plain Text
42093 \end_layout
42094
42095 \begin_layout Description
42096 Output
42097 \begin_inset space ~
42098 \end_inset
42099
42100 line
42101 \begin_inset space ~
42102 \end_inset
42103
42104 length sets the maximum number of characters printed in one line when using
42105  the menu 
42106 \family sans
42107 File\SpecialChar \menuseparator
42108 Export\SpecialChar \menuseparator
42109 Plain
42110 \begin_inset space ~
42111 \end_inset
42112
42113 text
42114 \family default
42115 .
42116  Setting the line line length to 0 means all text is printed in one endless
42117  line.
42118 \end_layout
42119
42120 \begin_layout Description
42121 roff
42122 \begin_inset space ~
42123 \end_inset
42124
42125 command defines an additional command used to produce better ASCII tables
42126  with the 
42127 \family typewriter
42128 groff/troff/nroff
42129 \family default
42130  UNIX-commands (refer to their manuals for more information about them).
42131  Setting this as empty tells LyX to use the internal formatter.
42132 \end_layout
42133
42134 \begin_layout Subsection
42135 LaT
42136 \begin_inset ERT
42137 status collapsed
42138
42139 \begin_layout Plain Layout
42140
42141 {}
42142 \end_layout
42143
42144 \end_inset
42145
42146 eX
42147 \begin_inset CommandInset label
42148 LatexCommand label
42149 name "sub:LaTeX-settings"
42150
42151 \end_inset
42152
42153
42154 \begin_inset Index idx
42155 status collapsed
42156
42157 \begin_layout Plain Layout
42158 Settings ! LaTeX
42159 \end_layout
42160
42161 \end_inset
42162
42163
42164 \end_layout
42165
42166 \begin_layout Description
42167 Te
42168 \begin_inset ERT
42169 status collapsed
42170
42171 \begin_layout Plain Layout
42172
42173 {}
42174 \end_layout
42175
42176 \end_inset
42177
42178 X
42179 \begin_inset space ~
42180 \end_inset
42181
42182 encoding This is the default encoding of the document font.
42183  
42184 \family sans
42185 T1
42186 \family default
42187  is the default and covers western languages and symbols.
42188  
42189 \family sans
42190 T2A
42191 \family default
42192
42193 \family sans
42194 T2B
42195 \family default
42196
42197 \family sans
42198 T2C
42199 \family default
42200
42201 \family sans
42202 LCY
42203 \family default
42204 , and 
42205 \family sans
42206 X2
42207 \family default
42208  are for Cyrillic.
42209  Combinations of the encodings are possible, like 
42210 \begin_inset Quotes erd
42211 \end_inset
42212
42213
42214 \family sans
42215 T1, T2B
42216 \family default
42217
42218 \begin_inset Quotes erd
42219 \end_inset
42220
42221 .
42222  The font encoding is normally automatically loaded by the language packages
42223  LyX sets up in the background.
42224  So there is no need to change the default encoding.
42225 \end_layout
42226
42227 \begin_layout Description
42228 Default
42229 \begin_inset space ~
42230 \end_inset
42231
42232 paper
42233 \begin_inset space ~
42234 \end_inset
42235
42236 size This is the paper size that is used for new documents.
42237  The 
42238 \family sans
42239 Default
42240 \family default
42241  value depends on your LaTeX-system setup.
42242 \end_layout
42243
42244 \begin_layout Standard
42245 You can also specify here commands with parameters for the listed applications.
42246  But before you change something, it is strongly recommended to read the
42247  manuals of the applications.
42248  Currently the following commands can be set:
42249 \end_layout
42250
42251 \begin_layout Description
42252 CheckTe
42253 \begin_inset ERT
42254 status collapsed
42255
42256 \begin_layout Plain Layout
42257
42258 {}
42259 \end_layout
42260
42261 \end_inset
42262
42263 X
42264 \begin_inset space ~
42265 \end_inset
42266
42267 command Command for the program 
42268 \family sans
42269 CheckTeX
42270 \family default
42271  that is described in the section 
42272 \emph on
42273 Checking TeX
42274 \emph default
42275  of the 
42276 \emph on
42277 Additional Features
42278 \emph default
42279  manual.
42280 \end_layout
42281
42282 \begin_layout Description
42283 BibTe
42284 \begin_inset ERT
42285 status collapsed
42286
42287 \begin_layout Plain Layout
42288
42289 {}
42290 \end_layout
42291
42292 \end_inset
42293
42294 X
42295 \begin_inset space ~
42296 \end_inset
42297
42298 command Command for the program 
42299 \family sans
42300 BibTeX
42301 \family default
42302  that generates the bibliography, see section
42303 \begin_inset space ~
42304 \end_inset
42305
42306
42307 \begin_inset CommandInset ref
42308 LatexCommand ref
42309 reference "sub:Bibliography-databases"
42310
42311 \end_inset
42312
42313 .
42314 \end_layout
42315
42316 \begin_layout Description
42317 Index
42318 \begin_inset space ~
42319 \end_inset
42320
42321 command Command for the program that generates the index, see section
42322 \begin_inset space ~
42323 \end_inset
42324
42325
42326 \begin_inset CommandInset ref
42327 LatexCommand ref
42328 reference "sub:Index-Program"
42329
42330 \end_inset
42331
42332 .
42333 \end_layout
42334
42335 \begin_layout Description
42336 Nomenclature
42337 \begin_inset space ~
42338 \end_inset
42339
42340 command Command for the program that generates the nomenclature, see section
42341 \begin_inset space ~
42342 \end_inset
42343
42344
42345 \begin_inset CommandInset ref
42346 LatexCommand ref
42347 reference "sub:Nomenclature-Program"
42348
42349 \end_inset
42350
42351 .
42352 \end_layout
42353
42354 \begin_layout Description
42355 DVI
42356 \begin_inset space ~
42357 \end_inset
42358
42359 viewer
42360 \begin_inset space ~
42361 \end_inset
42362
42363 paper
42364 \begin_inset space ~
42365 \end_inset
42366
42367 size
42368 \begin_inset space ~
42369 \end_inset
42370
42371 options They only have an effect when the program 
42372 \family sans
42373 xdvi
42374 \family default
42375  is used as DVI-viewer.
42376 \end_layout
42377
42378 \begin_layout Standard
42379 There are additionally the following options:
42380 \end_layout
42381
42382 \begin_layout Description
42383 Use
42384 \begin_inset space ~
42385 \end_inset
42386
42387 Windows-style
42388 \begin_inset space ~
42389 \end_inset
42390
42391 paths
42392 \begin_inset space ~
42393 \end_inset
42394
42395 in
42396 \begin_inset space ~
42397 \end_inset
42398
42399 LaTeX
42400 \begin_inset space ~
42401 \end_inset
42402
42403 files Uses paths in the notation of Windows, that means that 
42404 \begin_inset Quotes eld
42405 \end_inset
42406
42407
42408 \backslash
42409
42410 \begin_inset Quotes erd
42411 \end_inset
42412
42413  is used instead of 
42414 \begin_inset Quotes eld
42415 \end_inset
42416
42417 /
42418 \begin_inset Quotes erd
42419 \end_inset
42420
42421  to separate folders.
42422  This option is enabled by default when you use LyX on Windows.
42423 \begin_inset Index idx
42424 status collapsed
42425
42426 \begin_layout Plain Layout
42427 Paths
42428 \end_layout
42429
42430 \end_inset
42431
42432
42433 \begin_inset Index idx
42434 status collapsed
42435
42436 \begin_layout Plain Layout
42437 Settings ! Paths
42438 \end_layout
42439
42440 \end_inset
42441
42442
42443 \end_layout
42444
42445 \begin_layout Description
42446 Reset
42447 \begin_inset space ~
42448 \end_inset
42449
42450 class
42451 \begin_inset space ~
42452 \end_inset
42453
42454 options
42455 \begin_inset space ~
42456 \end_inset
42457
42458 when
42459 \begin_inset space ~
42460 \end_inset
42461
42462 document
42463 \begin_inset space ~
42464 \end_inset
42465
42466 classes
42467 \begin_inset space ~
42468 \end_inset
42469
42470 changes Removes all manually set document class options in the 
42471 \family sans
42472 Document\SpecialChar \menuseparator
42473 Settings
42474 \family default
42475  dialog when changing the document class.
42476 \end_layout
42477
42478 \begin_layout Section
42479 File
42480 \begin_inset space ~
42481 \end_inset
42482
42483 Handling
42484 \begin_inset Index idx
42485 status collapsed
42486
42487 \begin_layout Plain Layout
42488 File handling
42489 \end_layout
42490
42491 \end_inset
42492
42493
42494 \end_layout
42495
42496 \begin_layout Subsection
42497 Converters
42498 \begin_inset CommandInset label
42499 LatexCommand label
42500 name "sub:Converters"
42501
42502 \end_inset
42503
42504
42505 \begin_inset Index idx
42506 status collapsed
42507
42508 \begin_layout Plain Layout
42509 Converters
42510 \end_layout
42511
42512 \end_inset
42513
42514
42515 \end_layout
42516
42517 \begin_layout Standard
42518 Here you find the list of defined converter commands to convert material
42519  from one format to another.
42520  You can modify them or create new ones.
42521  To modify a converter, select it, change the entry of the field 
42522 \family sans
42523 Converter
42524 \family default
42525  and/or 
42526 \family sans
42527 Extra
42528 \begin_inset space ~
42529 \end_inset
42530
42531 flag
42532 \family default
42533 , and press the 
42534 \family sans
42535 Modify
42536 \family default
42537  button.
42538  To create a new converter, select an existing one, select a different format
42539  in the 
42540 \family sans
42541 From
42542 \begin_inset space ~
42543 \end_inset
42544
42545 format
42546 \family default
42547  drop-down list, modify the 
42548 \family sans
42549 Converter
42550 \family default
42551  field, and press the 
42552 \family sans
42553 Add
42554 \family default
42555  button.
42556 \end_layout
42557
42558 \begin_layout Standard
42559 When the 
42560 \family sans
42561 Converter File Cache
42562 \family default
42563  is enabled, conversions will be cached as long as specified in the field
42564  
42565 \family sans
42566 Maximum Age (in days
42567 \family default
42568 ).
42569  This means that images don't need to be converted again when you reopen
42570  a document; the converted images from the cache will be used instead.
42571 \end_layout
42572
42573 \begin_layout Standard
42574 More about converters, like the variables and flags that can be used in
42575  the converter definition, is described in the section 
42576 \emph on
42577 Converters
42578 \emph default
42579  of the 
42580 \emph on
42581 Customization
42582 \emph default
42583  manual.
42584 \end_layout
42585
42586 \begin_layout Subsection
42587 File Formats
42588 \begin_inset CommandInset label
42589 LatexCommand label
42590 name "sec:File-Formats"
42591
42592 \end_inset
42593
42594
42595 \begin_inset Index idx
42596 status collapsed
42597
42598 \begin_layout Plain Layout
42599 File formats
42600 \end_layout
42601
42602 \end_inset
42603
42604
42605 \begin_inset Index idx
42606 status collapsed
42607
42608 \begin_layout Plain Layout
42609 Copiers
42610 \end_layout
42611
42612 \end_inset
42613
42614
42615 \end_layout
42616
42617 \begin_layout Standard
42618 Here you find the list of defined file formats that LyX can handle.
42619  You can modify the viewer and editor program that should be used for certain
42620  formats.
42621 \end_layout
42622
42623 \begin_layout Standard
42624 More about formats, like the options that can be used in the format definition,
42625  is described in the section 
42626 \emph on
42627 Formats
42628 \emph default
42629  of the 
42630 \emph on
42631 Customization
42632 \emph default
42633  manual.
42634 \end_layout
42635
42636 \begin_layout Standard
42637 Since all conversions from one format to another take place in LyX's temporary
42638  directory, it is sometimes necessary to modify a file before copying it
42639  to the temporary directory in order that the conversion may be performed.
42640  This is done by specifying a 
42641 \family sans
42642 Copier
42643 \family default
42644 .
42645  More about this is described in the section 
42646 \emph on
42647 Copiers
42648 \emph default
42649  of the 
42650 \emph on
42651 Customization
42652 \emph default
42653  manual.
42654 \end_layout
42655
42656 \begin_layout Chapter
42657 Units available in LyX
42658 \begin_inset Index idx
42659 status collapsed
42660
42661 \begin_layout Plain Layout
42662 Units
42663 \end_layout
42664
42665 \end_inset
42666
42667
42668 \begin_inset CommandInset label
42669 LatexCommand label
42670 name "cha:Units-available-in"
42671
42672 \end_inset
42673
42674
42675 \end_layout
42676
42677 \begin_layout Standard
42678 To understand the units described in this documentation, 
42679 \begin_inset CommandInset ref
42680 LatexCommand ref
42681 reference "cap:Units"
42682
42683 \end_inset
42684
42685  explains all units available in LyX.
42686 \end_layout
42687
42688 \begin_layout Standard
42689 \begin_inset Float table
42690 placement h
42691 wide false
42692 sideways false
42693 status open
42694
42695 \begin_layout Plain Layout
42696 \begin_inset Caption
42697
42698 \begin_layout Plain Layout
42699 \begin_inset CommandInset label
42700 LatexCommand label
42701 name "cap:Units"
42702
42703 \end_inset
42704
42705 Units
42706 \end_layout
42707
42708 \end_inset
42709
42710
42711 \end_layout
42712
42713 \begin_layout Plain Layout
42714 \begin_inset VSpace medskip
42715 \end_inset
42716
42717
42718 \end_layout
42719
42720 \begin_layout Plain Layout
42721 \align center
42722 \begin_inset Tabular
42723 <lyxtabular version="3" rows="20" columns="2">
42724 <features tabularvalignment="middle">
42725 <column alignment="center" valignment="top" width="0">
42726 <column alignment="center" valignment="top" width="0">
42727 <row>
42728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42729 \begin_inset Text
42730
42731 \begin_layout Plain Layout
42732 unit
42733 \end_layout
42734
42735 \end_inset
42736 </cell>
42737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42738 \begin_inset Text
42739
42740 \begin_layout Plain Layout
42741 name/description
42742 \end_layout
42743
42744 \end_inset
42745 </cell>
42746 </row>
42747 <row>
42748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42749 \begin_inset Text
42750
42751 \begin_layout Plain Layout
42752 mm
42753 \end_layout
42754
42755 \end_inset
42756 </cell>
42757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42758 \begin_inset Text
42759
42760 \begin_layout Plain Layout
42761 millimeter
42762 \end_layout
42763
42764 \end_inset
42765 </cell>
42766 </row>
42767 <row>
42768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42769 \begin_inset Text
42770
42771 \begin_layout Plain Layout
42772 cm
42773 \end_layout
42774
42775 \end_inset
42776 </cell>
42777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42778 \begin_inset Text
42779
42780 \begin_layout Plain Layout
42781 centimeter
42782 \end_layout
42783
42784 \end_inset
42785 </cell>
42786 </row>
42787 <row>
42788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42789 \begin_inset Text
42790
42791 \begin_layout Plain Layout
42792 in
42793 \end_layout
42794
42795 \end_inset
42796 </cell>
42797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42798 \begin_inset Text
42799
42800 \begin_layout Plain Layout
42801 inch
42802 \end_layout
42803
42804 \end_inset
42805 </cell>
42806 </row>
42807 <row>
42808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42809 \begin_inset Text
42810
42811 \begin_layout Plain Layout
42812 pt
42813 \end_layout
42814
42815 \end_inset
42816 </cell>
42817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42818 \begin_inset Text
42819
42820 \begin_layout Plain Layout
42821 point (72.27
42822 \begin_inset space \thinspace{}
42823 \end_inset
42824
42825 pt = 1
42826 \begin_inset space \thinspace{}
42827 \end_inset
42828
42829 in)
42830 \end_layout
42831
42832 \end_inset
42833 </cell>
42834 </row>
42835 <row>
42836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42837 \begin_inset Text
42838
42839 \begin_layout Plain Layout
42840 pc
42841 \end_layout
42842
42843 \end_inset
42844 </cell>
42845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42846 \begin_inset Text
42847
42848 \begin_layout Plain Layout
42849 pica (1
42850 \begin_inset space \thinspace{}
42851 \end_inset
42852
42853 pc = 12
42854 \begin_inset space \thinspace{}
42855 \end_inset
42856
42857 pt)
42858 \end_layout
42859
42860 \end_inset
42861 </cell>
42862 </row>
42863 <row>
42864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42865 \begin_inset Text
42866
42867 \begin_layout Plain Layout
42868 sp
42869 \end_layout
42870
42871 \end_inset
42872 </cell>
42873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42874 \begin_inset Text
42875
42876 \begin_layout Plain Layout
42877 scaled point (65536
42878 \begin_inset space \thinspace{}
42879 \end_inset
42880
42881 sp = 1
42882 \begin_inset space \thinspace{}
42883 \end_inset
42884
42885 pt)
42886 \end_layout
42887
42888 \end_inset
42889 </cell>
42890 </row>
42891 <row>
42892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42893 \begin_inset Text
42894
42895 \begin_layout Plain Layout
42896 bp
42897 \end_layout
42898
42899 \end_inset
42900 </cell>
42901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42902 \begin_inset Text
42903
42904 \begin_layout Plain Layout
42905 big point (72
42906 \begin_inset space \thinspace{}
42907 \end_inset
42908
42909 bp = 1
42910 \begin_inset space \thinspace{}
42911 \end_inset
42912
42913 in)
42914 \end_layout
42915
42916 \end_inset
42917 </cell>
42918 </row>
42919 <row>
42920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42921 \begin_inset Text
42922
42923 \begin_layout Plain Layout
42924 dd
42925 \end_layout
42926
42927 \end_inset
42928 </cell>
42929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42930 \begin_inset Text
42931
42932 \begin_layout Plain Layout
42933 didot (72
42934 \begin_inset space \thinspace{}
42935 \end_inset
42936
42937 dd 
42938 \begin_inset Formula $\approx$
42939 \end_inset
42940
42941  37.6
42942 \begin_inset space \thinspace{}
42943 \end_inset
42944
42945 mm)
42946 \end_layout
42947
42948 \end_inset
42949 </cell>
42950 </row>
42951 <row>
42952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42953 \begin_inset Text
42954
42955 \begin_layout Plain Layout
42956 cc
42957 \end_layout
42958
42959 \end_inset
42960 </cell>
42961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42962 \begin_inset Text
42963
42964 \begin_layout Plain Layout
42965 cicero (1
42966 \begin_inset space \thinspace{}
42967 \end_inset
42968
42969 cc = 12
42970 \begin_inset space \thinspace{}
42971 \end_inset
42972
42973 dd)
42974 \end_layout
42975
42976 \end_inset
42977 </cell>
42978 </row>
42979 <row>
42980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42981 \begin_inset Text
42982
42983 \begin_layout Plain Layout
42984 Scale%
42985 \end_layout
42986
42987 \end_inset
42988 </cell>
42989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42990 \begin_inset Text
42991
42992 \begin_layout Plain Layout
42993 % of original image width
42994 \end_layout
42995
42996 \end_inset
42997 </cell>
42998 </row>
42999 <row>
43000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43001 \begin_inset Text
43002
43003 \begin_layout Plain Layout
43004 text%
43005 \end_layout
43006
43007 \end_inset
43008 </cell>
43009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43010 \begin_inset Text
43011
43012 \begin_layout Plain Layout
43013 % of text width
43014 \end_layout
43015
43016 \end_inset
43017 </cell>
43018 </row>
43019 <row>
43020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43021 \begin_inset Text
43022
43023 \begin_layout Plain Layout
43024 col%
43025 \end_layout
43026
43027 \end_inset
43028 </cell>
43029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43030 \begin_inset Text
43031
43032 \begin_layout Plain Layout
43033 % of column width
43034 \end_layout
43035
43036 \end_inset
43037 </cell>
43038 </row>
43039 <row>
43040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43041 \begin_inset Text
43042
43043 \begin_layout Plain Layout
43044 page%
43045 \end_layout
43046
43047 \end_inset
43048 </cell>
43049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43050 \begin_inset Text
43051
43052 \begin_layout Plain Layout
43053 % of paper width
43054 \end_layout
43055
43056 \end_inset
43057 </cell>
43058 </row>
43059 <row>
43060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43061 \begin_inset Text
43062
43063 \begin_layout Plain Layout
43064 line%
43065 \end_layout
43066
43067 \end_inset
43068 </cell>
43069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43070 \begin_inset Text
43071
43072 \begin_layout Plain Layout
43073 % of line width
43074 \end_layout
43075
43076 \end_inset
43077 </cell>
43078 </row>
43079 <row>
43080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43081 \begin_inset Text
43082
43083 \begin_layout Plain Layout
43084 theight%
43085 \end_layout
43086
43087 \end_inset
43088 </cell>
43089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43090 \begin_inset Text
43091
43092 \begin_layout Plain Layout
43093 % of text height
43094 \end_layout
43095
43096 \end_inset
43097 </cell>
43098 </row>
43099 <row>
43100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43101 \begin_inset Text
43102
43103 \begin_layout Plain Layout
43104 pheight%
43105 \end_layout
43106
43107 \end_inset
43108 </cell>
43109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43110 \begin_inset Text
43111
43112 \begin_layout Plain Layout
43113 % of paper height
43114 \end_layout
43115
43116 \end_inset
43117 </cell>
43118 </row>
43119 <row>
43120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43121 \begin_inset Text
43122
43123 \begin_layout Plain Layout
43124 ex
43125 \end_layout
43126
43127 \end_inset
43128 </cell>
43129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43130 \begin_inset Text
43131
43132 \begin_layout Plain Layout
43133 height of letter 
43134 \emph on
43135 x
43136 \emph default
43137  in current font
43138 \end_layout
43139
43140 \end_inset
43141 </cell>
43142 </row>
43143 <row>
43144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43145 \begin_inset Text
43146
43147 \begin_layout Plain Layout
43148 em
43149 \end_layout
43150
43151 \end_inset
43152 </cell>
43153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43154 \begin_inset Text
43155
43156 \begin_layout Plain Layout
43157 width of letter 
43158 \emph on
43159 M
43160 \emph default
43161  in current font
43162 \end_layout
43163
43164 \end_inset
43165 </cell>
43166 </row>
43167 <row>
43168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43169 \begin_inset Text
43170
43171 \begin_layout Plain Layout
43172 mu
43173 \end_layout
43174
43175 \end_inset
43176 </cell>
43177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43178 \begin_inset Text
43179
43180 \begin_layout Plain Layout
43181 math unit (1
43182 \begin_inset space \thinspace{}
43183 \end_inset
43184
43185 mu = 1/18
43186 \begin_inset space \thinspace{}
43187 \end_inset
43188
43189 em)
43190 \end_layout
43191
43192 \end_inset
43193 </cell>
43194 </row>
43195 </lyxtabular>
43196
43197 \end_inset
43198
43199
43200 \end_layout
43201
43202 \end_inset
43203
43204
43205 \end_layout
43206
43207 \begin_layout Chapter
43208 Credits
43209 \begin_inset CommandInset label
43210 LatexCommand label
43211 name "cha:Credits"
43212
43213 \end_inset
43214
43215
43216 \end_layout
43217
43218 \begin_layout Standard
43219 The documentation is a collaborative effort between many different people
43220  (and we would encourage people to contribute!).
43221 \end_layout
43222
43223 \begin_layout Itemize
43224
43225 \noun on
43226 Alejandro Aguilar Sierra
43227 \end_layout
43228
43229 \begin_layout Itemize
43230
43231 \noun on
43232 Amir Karger
43233 \end_layout
43234
43235 \begin_layout Itemize
43236
43237 \noun on
43238 David Johnson
43239 \end_layout
43240
43241 \begin_layout Itemize
43242
43243 \noun on
43244 Hartmut Haase
43245 \end_layout
43246
43247 \begin_layout Itemize
43248
43249 \noun on
43250 Ignacio García
43251 \end_layout
43252
43253 \begin_layout Itemize
43254
43255 \noun on
43256 Ivan Schreter
43257 \end_layout
43258
43259 \begin_layout Itemize
43260
43261 \noun on
43262 John Raithel
43263 \end_layout
43264
43265 \begin_layout Itemize
43266
43267 \noun on
43268 John Weiss
43269 \end_layout
43270
43271 \begin_layout Itemize
43272
43273 \noun on
43274 Lars Gullik Bjønnes
43275 \end_layout
43276
43277 \begin_layout Itemize
43278
43279 \noun on
43280 Matthias Ettrich
43281 \end_layout
43282
43283 \begin_layout Itemize
43284
43285 \noun on
43286 Matthias Zenker
43287 \end_layout
43288
43289 \begin_layout Itemize
43290
43291 \noun on
43292 Rich Fields
43293 \end_layout
43294
43295 \begin_layout Itemize
43296
43297 \noun on
43298 Pascal André
43299 \end_layout
43300
43301 \begin_layout Itemize
43302
43303 \noun on
43304 Paul Evans
43305 \end_layout
43306
43307 \begin_layout Itemize
43308
43309 \noun on
43310 Paul Russel
43311 \end_layout
43312
43313 \begin_layout Itemize
43314
43315 \noun on
43316 Robin Socha
43317 \end_layout
43318
43319 \begin_layout Itemize
43320
43321 \noun on
43322 Uwe Stöhr
43323 \end_layout
43324
43325 \begin_layout Itemize
43326 The LyX Team: 
43327 \begin_inset CommandInset citation
43328 LatexCommand cite
43329 key "lyxcredit"
43330
43331 \end_inset
43332
43333
43334 \end_layout
43335
43336 \begin_layout Standard
43337 \begin_inset Newpage newpage
43338 \end_inset
43339
43340 The bibliography on the following page was created with the 
43341 \family sans
43342 Bibliography
43343 \family default
43344  environment.
43345 \end_layout
43346
43347 \begin_layout Bibliography
43348 \labelwidthstring Literaturverzeichnis
43349 \begin_inset CommandInset bibitem
43350 LatexCommand bibitem
43351 label "Credits"
43352 key "lyxcredit"
43353
43354 \end_inset
43355
43356 The LyX Team: 
43357 \begin_inset CommandInset href
43358 LatexCommand href
43359 name "Credits"
43360 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43361
43362 \end_inset
43363
43364 :
43365 \begin_inset Newline newline
43366 \end_inset
43367
43368
43369 \begin_inset Flex URL
43370 status collapsed
43371
43372 \begin_layout Plain Layout
43373
43374 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43375 \end_layout
43376
43377 \end_inset
43378
43379
43380 \end_layout
43381
43382 \begin_layout Bibliography
43383 \labelwidthstring Literaturverzeichnis
43384 \begin_inset CommandInset bibitem
43385 LatexCommand bibitem
43386 key "latexcompanion"
43387
43388 \end_inset
43389
43390 Frank Mittelbach and Michel Goossens: 
43391 \emph on
43392 The LaTeX Companion Second Edition.
43393
43394 \emph default
43395  Addison-Wesley, 2004
43396 \end_layout
43397
43398 \begin_layout Bibliography
43399 \labelwidthstring Literaturverzeichnis
43400 \begin_inset CommandInset bibitem
43401 LatexCommand bibitem
43402 key "latexguide"
43403
43404 \end_inset
43405
43406 Helmut Kopka and Patrick W.
43407  Daly: 
43408 \emph on
43409 A Guide to LaTeX Fourth Edition.
43410
43411 \emph default
43412  Addison-Wesley, 2003
43413 \end_layout
43414
43415 \begin_layout Bibliography
43416 \labelwidthstring Literaturverzeichnis
43417 \begin_inset CommandInset bibitem
43418 LatexCommand bibitem
43419 key "latexbook"
43420
43421 \end_inset
43422
43423 Leslie Lamport: 
43424 \emph on
43425 LaTeX: A Document Preparation System.
43426
43427 \emph default
43428  Addison-Wesley, second edition, 1994
43429 \end_layout
43430
43431 \begin_layout Bibliography
43432 \labelwidthstring Literaturverzeichnis
43433 \begin_inset CommandInset bibitem
43434 LatexCommand bibitem
43435 key "texbook"
43436
43437 \end_inset
43438
43439 Donald E.
43440  Knuth.
43441  
43442 \emph on
43443 The TeXbook.
43444
43445 \emph default
43446  Addison-Wesley, 1984
43447 \end_layout
43448
43449 \begin_layout Bibliography
43450 \labelwidthstring Literaturverzeichnis
43451 \begin_inset CommandInset bibitem
43452 LatexCommand bibitem
43453 key "TeXCatalogue"
43454
43455 \end_inset
43456
43457 The TeX Catalogue:
43458 \begin_inset Newline newline
43459 \end_inset
43460
43461
43462 \begin_inset Flex URL
43463 status collapsed
43464
43465 \begin_layout Plain Layout
43466
43467 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43468 \end_layout
43469
43470 \end_inset
43471
43472
43473 \end_layout
43474
43475 \begin_layout Bibliography
43476 \labelwidthstring Literaturverzeichnis
43477 \begin_inset CommandInset bibitem
43478 LatexCommand bibitem
43479 key "LaTeXFAQ"
43480
43481 \end_inset
43482
43483 The LaTeX FAQ:
43484 \begin_inset Newline newline
43485 \end_inset
43486
43487
43488 \begin_inset Flex URL
43489 status collapsed
43490
43491 \begin_layout Plain Layout
43492
43493 http://www.tex.ac.uk/cgi-bin/texfaq2html
43494 \end_layout
43495
43496 \end_inset
43497
43498
43499 \end_layout
43500
43501 \begin_layout Bibliography
43502 \labelwidthstring Literaturverzeichnis
43503 \begin_inset CommandInset bibitem
43504 LatexCommand bibitem
43505 key "BibTeX"
43506
43507 \end_inset
43508
43509
43510 \begin_inset CommandInset href
43511 LatexCommand href
43512 name "Documentation"
43513 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43514
43515 \end_inset
43516
43517  of the program 
43518 \family sans
43519 BibTeX
43520 \family default
43521 :
43522 \begin_inset Newline newline
43523 \end_inset
43524
43525
43526 \begin_inset Flex URL
43527 status collapsed
43528
43529 \begin_layout Plain Layout
43530
43531 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43532 \end_layout
43533
43534 \end_inset
43535
43536
43537 \end_layout
43538
43539 \begin_layout Bibliography
43540 \labelwidthstring Literaturverzeichnis
43541 \begin_inset CommandInset bibitem
43542 LatexCommand bibitem
43543 key "BibTeX-2"
43544
43545 \end_inset
43546
43547
43548 \begin_inset CommandInset href
43549 LatexCommand href
43550 name "Documentation"
43551 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43552
43553 \end_inset
43554
43555  how to use the program 
43556 \family sans
43557 BibTeX
43558 \family default
43559 :
43560 \begin_inset Newline newline
43561 \end_inset
43562
43563
43564 \begin_inset Flex URL
43565 status collapsed
43566
43567 \begin_layout Plain Layout
43568
43569 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43570 \end_layout
43571
43572 \end_inset
43573
43574
43575 \end_layout
43576
43577 \begin_layout Bibliography
43578 \labelwidthstring Literaturverzeichnis
43579 \begin_inset CommandInset bibitem
43580 LatexCommand bibitem
43581 key "makeindex"
43582
43583 \end_inset
43584
43585
43586 \begin_inset CommandInset href
43587 LatexCommand href
43588 name "Documentation"
43589 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43590
43591 \end_inset
43592
43593  of the program 
43594 \family sans
43595 makeindex
43596 \family default
43597 :
43598 \begin_inset Newline newline
43599 \end_inset
43600
43601
43602 \begin_inset Flex URL
43603 status collapsed
43604
43605 \begin_layout Plain Layout
43606
43607 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43608 \end_layout
43609
43610 \end_inset
43611
43612
43613 \end_layout
43614
43615 \begin_layout Bibliography
43616 \labelwidthstring Literaturverzeichnis
43617 \begin_inset CommandInset bibitem
43618 LatexCommand bibitem
43619 key "xindy"
43620
43621 \end_inset
43622
43623
43624 \begin_inset CommandInset href
43625 LatexCommand href
43626 name "Documentation"
43627 target "http://www.xindy.org/documentation.html"
43628
43629 \end_inset
43630
43631  of the program 
43632 \family sans
43633 xindy
43634 \family default
43635 :
43636 \begin_inset Newline newline
43637 \end_inset
43638
43639
43640 \begin_inset Flex URL
43641 status collapsed
43642
43643 \begin_layout Plain Layout
43644
43645 http://www.xindy.org/documentation.html
43646 \end_layout
43647
43648 \end_inset
43649
43650
43651 \end_layout
43652
43653 \begin_layout Bibliography
43654 \labelwidthstring Literaturverzeichnis
43655 \begin_inset CommandInset bibitem
43656 LatexCommand bibitem
43657 key "caption"
43658
43659 \end_inset
43660
43661
43662 \begin_inset CommandInset href
43663 LatexCommand href
43664 name "Documentation"
43665 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43666
43667 \end_inset
43668
43669  of the LaTeX-package 
43670 \series bold
43671 caption
43672 \series default
43673
43674 \begin_inset Index idx
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678 LaTeX-packages ! caption
43679 \end_layout
43680
43681 \end_inset
43682
43683 :
43684 \begin_inset Newline newline
43685 \end_inset
43686
43687
43688 \begin_inset Flex URL
43689 status collapsed
43690
43691 \begin_layout Plain Layout
43692
43693 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43694 \end_layout
43695
43696 \end_inset
43697
43698
43699 \end_layout
43700
43701 \begin_layout Bibliography
43702 \labelwidthstring Literaturverzeichnis
43703 \begin_inset CommandInset bibitem
43704 LatexCommand bibitem
43705 key "fancyhdr"
43706
43707 \end_inset
43708
43709
43710 \begin_inset CommandInset href
43711 LatexCommand href
43712 name "Documentation"
43713 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43714
43715 \end_inset
43716
43717  of the LaTeX-package 
43718 \series bold
43719 fancyhdr
43720 \series default
43721
43722 \begin_inset Index idx
43723 status collapsed
43724
43725 \begin_layout Plain Layout
43726 LaTeX-packages ! fancyhdr
43727 \end_layout
43728
43729 \end_inset
43730
43731 :
43732 \begin_inset Newline newline
43733 \end_inset
43734
43735
43736 \begin_inset Flex URL
43737 status collapsed
43738
43739 \begin_layout Plain Layout
43740
43741 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43742 \end_layout
43743
43744 \end_inset
43745
43746
43747 \end_layout
43748
43749 \begin_layout Bibliography
43750 \labelwidthstring Literaturverzeichnis
43751 \begin_inset CommandInset bibitem
43752 LatexCommand bibitem
43753 key "hyperref"
43754
43755 \end_inset
43756
43757
43758 \series bold
43759
43760 \begin_inset CommandInset href
43761 LatexCommand href
43762 name "Documentation"
43763 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43764
43765 \end_inset
43766
43767
43768 \series default
43769  of the LaTeX-package 
43770 \series bold
43771 hyperref
43772 \series default
43773
43774 \begin_inset Index idx
43775 status collapsed
43776
43777 \begin_layout Plain Layout
43778 LaTeX-packages ! hyperref
43779 \end_layout
43780
43781 \end_inset
43782
43783 :
43784 \begin_inset Newline newline
43785 \end_inset
43786
43787
43788 \begin_inset Flex URL
43789 status collapsed
43790
43791 \begin_layout Plain Layout
43792
43793 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43794 \end_layout
43795
43796 \end_inset
43797
43798
43799 \end_layout
43800
43801 \begin_layout Bibliography
43802 \labelwidthstring Literaturverzeichnis
43803 \begin_inset CommandInset bibitem
43804 LatexCommand bibitem
43805 key "nomencl"
43806
43807 \end_inset
43808
43809
43810 \begin_inset CommandInset href
43811 LatexCommand href
43812 name "Documentation"
43813 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43814
43815 \end_inset
43816
43817  of the LaTeX-package 
43818 \series bold
43819 nomencl
43820 \series default
43821
43822 \begin_inset Index idx
43823 status collapsed
43824
43825 \begin_layout Plain Layout
43826 LaTeX-packages ! nomencl
43827 \end_layout
43828
43829 \end_inset
43830
43831 :
43832 \begin_inset Newline newline
43833 \end_inset
43834
43835
43836 \begin_inset Flex URL
43837 status collapsed
43838
43839 \begin_layout Plain Layout
43840
43841 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43842 \end_layout
43843
43844 \end_inset
43845
43846
43847 \end_layout
43848
43849 \begin_layout Bibliography
43850 \labelwidthstring Literaturverzeichnis
43851 \begin_inset CommandInset bibitem
43852 LatexCommand bibitem
43853 key "tipa"
43854
43855 \end_inset
43856
43857
43858 \begin_inset CommandInset href
43859 LatexCommand href
43860 name "Documentation"
43861 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43862
43863 \end_inset
43864
43865  of the LaTeX-package 
43866 \series bold
43867 tipa
43868 \series default
43869
43870 \begin_inset Index idx
43871 status collapsed
43872
43873 \begin_layout Plain Layout
43874 LaTeX-packages ! tipa
43875 \end_layout
43876
43877 \end_inset
43878
43879 :
43880 \begin_inset Newline newline
43881 \end_inset
43882
43883
43884 \begin_inset Flex URL
43885 status collapsed
43886
43887 \begin_layout Plain Layout
43888
43889 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43890 \end_layout
43891
43892 \end_inset
43893
43894
43895 \end_layout
43896
43897 \begin_layout Bibliography
43898 \labelwidthstring Literaturverzeichnis
43899 \begin_inset CommandInset bibitem
43900 LatexCommand bibitem
43901 key "wrapfig"
43902
43903 \end_inset
43904
43905
43906 \begin_inset CommandInset href
43907 LatexCommand href
43908 name "Documentation"
43909 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43910
43911 \end_inset
43912
43913  of the LaTeX-package 
43914 \series bold
43915 wrapfig
43916 \series default
43917
43918 \begin_inset Index idx
43919 status collapsed
43920
43921 \begin_layout Plain Layout
43922 LaTeX-packages ! wrapfig
43923 \end_layout
43924
43925 \end_inset
43926
43927 :
43928 \begin_inset Newline newline
43929 \end_inset
43930
43931
43932 \begin_inset Flex URL
43933 status collapsed
43934
43935 \begin_layout Plain Layout
43936
43937 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43938 \end_layout
43939
43940 \end_inset
43941
43942
43943 \end_layout
43944
43945 \begin_layout Bibliography
43946 \labelwidthstring Literaturverzeichnis
43947 \begin_inset CommandInset bibitem
43948 LatexCommand bibitem
43949 key "XeTeX"
43950
43951 \end_inset
43952
43953
43954 \begin_inset CommandInset href
43955 LatexCommand href
43956 name "Wiki-page"
43957 target "http://wiki.lyx.org/LyX/XeTeX"
43958
43959 \end_inset
43960
43961  how to use LyX with XeTeX:
43962 \begin_inset Newline newline
43963 \end_inset
43964
43965
43966 \begin_inset Flex URL
43967 status collapsed
43968
43969 \begin_layout Plain Layout
43970
43971 http://wiki.lyx.org/LyX/XeTeX
43972 \end_layout
43973
43974 \end_inset
43975
43976
43977 \end_layout
43978
43979 \begin_layout Bibliography
43980 \labelwidthstring Literaturverzeichnis
43981 \begin_inset CommandInset bibitem
43982 LatexCommand bibitem
43983 key "Arabic"
43984
43985 \end_inset
43986
43987
43988 \begin_inset CommandInset href
43989 LatexCommand href
43990 name "Wiki-page"
43991 target "http://wiki.lyx.org/Windows/Arabic"
43992
43993 \end_inset
43994
43995  how to set up LyX for Arabic:
43996 \begin_inset Newline newline
43997 \end_inset
43998
43999
44000 \begin_inset Flex URL
44001 status collapsed
44002
44003 \begin_layout Plain Layout
44004
44005 http://wiki.lyx.org/Windows/Arabic
44006 \end_layout
44007
44008 \end_inset
44009
44010
44011 \end_layout
44012
44013 \begin_layout Bibliography
44014 \labelwidthstring Literaturverzeichnis
44015 \begin_inset CommandInset bibitem
44016 LatexCommand bibitem
44017 key "Armenian"
44018
44019 \end_inset
44020
44021
44022 \begin_inset CommandInset href
44023 LatexCommand href
44024 name "Wiki-page"
44025 target "http://wiki.lyx.org/Windows/Armenian"
44026
44027 \end_inset
44028
44029  how to set up LyX for Armenian:
44030 \begin_inset Newline newline
44031 \end_inset
44032
44033
44034 \begin_inset Flex URL
44035 status collapsed
44036
44037 \begin_layout Plain Layout
44038
44039 http://wiki.lyx.org/Windows/Armenian
44040 \end_layout
44041
44042 \end_inset
44043
44044
44045 \end_layout
44046
44047 \begin_layout Bibliography
44048 \labelwidthstring Literaturverzeichnis
44049 \begin_inset CommandInset bibitem
44050 LatexCommand bibitem
44051 key "Farsi"
44052
44053 \end_inset
44054
44055
44056 \begin_inset CommandInset href
44057 LatexCommand href
44058 name "Wiki-page"
44059 target "http://wiki.lyx.org/Windows/Farsi"
44060
44061 \end_inset
44062
44063  how to set up LyX for Farsi:
44064 \begin_inset Newline newline
44065 \end_inset
44066
44067
44068 \begin_inset Flex URL
44069 status collapsed
44070
44071 \begin_layout Plain Layout
44072
44073 http://wiki.lyx.org/Windows/Farsi
44074 \end_layout
44075
44076 \end_inset
44077
44078
44079 \end_layout
44080
44081 \begin_layout Bibliography
44082 \labelwidthstring Literaturverzeichnis
44083 \begin_inset CommandInset bibitem
44084 LatexCommand bibitem
44085 key "Hebrew"
44086
44087 \end_inset
44088
44089
44090 \begin_inset CommandInset href
44091 LatexCommand href
44092 name "Wiki-page"
44093 target "http://wiki.lyx.org/Windows/Hebrew"
44094
44095 \end_inset
44096
44097  how to set up LyX for Hebrew:
44098 \begin_inset Newline newline
44099 \end_inset
44100
44101
44102 \begin_inset Flex URL
44103 status collapsed
44104
44105 \begin_layout Plain Layout
44106
44107 http://wiki.lyx.org/Windows/Hebrew
44108 \end_layout
44109
44110 \end_inset
44111
44112
44113 \end_layout
44114
44115 \begin_layout Bibliography
44116 \labelwidthstring Literaturverzeichnis
44117 \begin_inset CommandInset bibitem
44118 LatexCommand bibitem
44119 key "Japanese"
44120
44121 \end_inset
44122
44123
44124 \begin_inset CommandInset href
44125 LatexCommand href
44126 name "Wiki-page"
44127 target "http://wiki.lyx.org/Windows/Japanese"
44128
44129 \end_inset
44130
44131  how to set up LyX for Japanese:
44132 \begin_inset Newline newline
44133 \end_inset
44134
44135
44136 \begin_inset Flex URL
44137 status collapsed
44138
44139 \begin_layout Plain Layout
44140
44141 http://wiki.lyx.org/Windows/Japanese
44142 \end_layout
44143
44144 \end_inset
44145
44146
44147 \end_layout
44148
44149 \begin_layout Bibliography
44150 \labelwidthstring Literaturverzeichnis
44151 \begin_inset CommandInset bibitem
44152 LatexCommand bibitem
44153 key "Latvian"
44154
44155 \end_inset
44156
44157
44158 \begin_inset CommandInset href
44159 LatexCommand href
44160 name "Wiki-page"
44161 target "http://wiki.lyx.org/Windows/Latvian"
44162
44163 \end_inset
44164
44165  how to set up LyX for Latvian:
44166 \begin_inset Newline newline
44167 \end_inset
44168
44169
44170 \begin_inset Flex URL
44171 status collapsed
44172
44173 \begin_layout Plain Layout
44174
44175 http://wiki.lyx.org/Windows/Latvian
44176 \end_layout
44177
44178 \end_inset
44179
44180
44181 \end_layout
44182
44183 \begin_layout Bibliography
44184 \labelwidthstring Literaturverzeichnis
44185 \begin_inset CommandInset bibitem
44186 LatexCommand bibitem
44187 key "Lithuanian"
44188
44189 \end_inset
44190
44191
44192 \begin_inset CommandInset href
44193 LatexCommand href
44194 name "Wiki-page"
44195 target "http://wiki.lyx.org/Windows/Lithuanian"
44196
44197 \end_inset
44198
44199  how to set up LyX for Lithuanian:
44200 \begin_inset Newline newline
44201 \end_inset
44202
44203
44204 \begin_inset Flex URL
44205 status collapsed
44206
44207 \begin_layout Plain Layout
44208
44209 http://wiki.lyx.org/Windows/Lithuanian
44210 \end_layout
44211
44212 \end_inset
44213
44214
44215 \end_layout
44216
44217 \begin_layout Bibliography
44218 \labelwidthstring Literaturverzeichnis
44219 \begin_inset CommandInset bibitem
44220 LatexCommand bibitem
44221 key "Mongolian"
44222
44223 \end_inset
44224
44225
44226 \begin_inset CommandInset href
44227 LatexCommand href
44228 name "Wiki-page"
44229 target "http://wiki.lyx.org/Windows/Mongolian"
44230
44231 \end_inset
44232
44233  how to set up LyX for Mongolian:
44234 \begin_inset Newline newline
44235 \end_inset
44236
44237
44238 \begin_inset Flex URL
44239 status collapsed
44240
44241 \begin_layout Plain Layout
44242
44243 http://wiki.lyx.org/Windows/Mongolian
44244 \end_layout
44245
44246 \end_inset
44247
44248
44249 \end_layout
44250
44251 \begin_layout Bibliography
44252 \labelwidthstring Literaturverzeichnis
44253 \begin_inset CommandInset bibitem
44254 LatexCommand bibitem
44255 key "Vietnamese"
44256
44257 \end_inset
44258
44259
44260 \begin_inset CommandInset href
44261 LatexCommand href
44262 name "Wiki-page"
44263 target "http://wiki.lyx.org/Windows/Vietnamese"
44264
44265 \end_inset
44266
44267  how to set up LyX for Vietnamese:
44268 \begin_inset Newline newline
44269 \end_inset
44270
44271
44272 \begin_inset Flex URL
44273 status collapsed
44274
44275 \begin_layout Plain Layout
44276
44277 http://wiki.lyx.org/Windows/Vietnamese
44278 \end_layout
44279
44280 \end_inset
44281
44282
44283 \end_layout
44284
44285 \begin_layout Bibliography
44286 \labelwidthstring Literaturverzeichnis
44287 \begin_inset CommandInset bibitem
44288 LatexCommand bibitem
44289 key "LyX-func"
44290
44291 \end_inset
44292
44293
44294 \begin_inset CommandInset href
44295 LatexCommand href
44296 name "Wiki-page"
44297 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44298
44299 \end_inset
44300
44301  with a list of all available LyX-functions:
44302 \begin_inset Newline newline
44303 \end_inset
44304
44305
44306 \begin_inset Flex URL
44307 status collapsed
44308
44309 \begin_layout Plain Layout
44310
44311 http://wiki.lyx.org/LyX/LyxFunctionList
44312 \end_layout
44313
44314 \end_inset
44315
44316
44317 \end_layout
44318
44319 \begin_layout Bibliography
44320 \labelwidthstring Literaturverzeichnis
44321 \begin_inset CommandInset bibitem
44322 LatexCommand bibitem
44323 key "NewInLyX16"
44324
44325 \end_inset
44326
44327
44328 \begin_inset CommandInset href
44329 LatexCommand href
44330 name "Wiki-page"
44331 target "http://wiki.lyx.org/LyX/NewInLyX16"
44332
44333 \end_inset
44334
44335  about new features in 
44336 \family sans
44337 LyX 1.6.0
44338 \family default
44339 :
44340 \begin_inset Newline newline
44341 \end_inset
44342
44343
44344 \begin_inset Flex URL
44345 status collapsed
44346
44347 \begin_layout Plain Layout
44348
44349 http://wiki.lyx.org/LyX/NewInLyX16
44350 \end_layout
44351
44352 \end_inset
44353
44354
44355 \end_layout
44356
44357 \begin_layout Standard
44358 \begin_inset Newpage newpage
44359 \end_inset
44360
44361
44362 \begin_inset ERT
44363 status collapsed
44364
44365 \begin_layout Plain Layout
44366
44367
44368 \backslash
44369 let
44370 \backslash
44371 mybibname
44372 \backslash
44373 bibname
44374 \end_layout
44375
44376 \begin_layout Plain Layout
44377
44378
44379 \backslash
44380 renewcommand{
44381 \backslash
44382 bibname}{
44383 \backslash
44384 mybibname
44385 \backslash
44386 ; 2}
44387 \end_layout
44388
44389 \end_inset
44390
44391
44392 \begin_inset Note Note
44393 status collapsed
44394
44395 \begin_layout Plain Layout
44396 The command 
44397 \series bold
44398
44399 \backslash
44400 bibname
44401 \series default
44402  is the name of the bibliography in the current document language.
44403  It is redefined here with the number 2 at the end to state that the following
44404  bibliography is the second one:
44405 \end_layout
44406
44407 \end_inset
44408
44409
44410 \end_layout
44411
44412 \begin_layout Standard
44413 \begin_inset CommandInset bibtex
44414 LatexCommand bibtex
44415 bibfiles "biblio/LyXDocs"
44416 options "biblio/alphadin"
44417
44418 \end_inset
44419
44420
44421 \end_layout
44422
44423 \begin_layout Standard
44424 The above bibliography is created from a BibTeX-database.
44425 \end_layout
44426
44427 \begin_layout Standard
44428
44429 \series bold
44430 \begin_inset CommandInset nomencl_print
44431 LatexCommand printnomenclature
44432 set_width "none"
44433
44434 \end_inset
44435
44436
44437 \begin_inset CommandInset index_print
44438 LatexCommand printindex
44439 type "idx"
44440
44441 \end_inset
44442
44443
44444 \end_layout
44445
44446 \end_body
44447 \end_document