]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Math.lyx: fix hyperref's autoref names
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
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 \end_preamble
51 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
52 \language english
53 \inputencoding auto
54 \font_roman default
55 \font_sans default
56 \font_typewriter default
57 \font_default_family default
58 \font_sc false
59 \font_osf false
60 \font_sf_scale 100
61 \font_tt_scale 100
62
63 \graphics default
64 \paperfontsize 12
65 \spacing single
66 \use_hyperref true
67 \pdf_title "The LyX User's Guide"
68 \pdf_author "LyX Team"
69 \pdf_subject "LyX"
70 \pdf_keywords "LyX"
71 \pdf_bookmarks true
72 \pdf_bookmarksnumbered true
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder false
77 \pdf_colorlinks true
78 \pdf_backref false
79 \pdf_pagebackref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17 pt type, left justified, 5 mm space below
209 \begin_inset Quotes erd
210 \end_inset
211
212 .
213  LyX takes care of the typesetting for you, so you deal only with concepts,
214  not the mechanics.
215 \end_layout
216
217 \begin_layout Standard
218 This philosophy is explained in much greater detail in the 
219 \emph on
220
221 \begin_inset Quotes eld
222 \end_inset
223
224 Introduction
225 \begin_inset Quotes erd
226 \end_inset
227
228
229 \emph default
230 .
231  If you haven't read it yet, you need to.
232  Yes, we mean now.
233 \end_layout
234
235 \begin_layout Standard
236 The 
237 \begin_inset Quotes eld
238 \end_inset
239
240
241 \emph on
242 Introduction
243 \emph default
244
245 \begin_inset Quotes erd
246 \end_inset
247
248  describes several things in addition to LyX's philosophy: most importantly,
249  the format of all of the manuals.
250  If you don't read it, you'll have a bear of a time navigating this manual.
251  You might also be better served looking in one of the other manuals instead
252  of this one.
253  
254 \begin_inset Quotes eld
255 \end_inset
256
257
258 \emph on
259 Introduction
260 \emph default
261
262 \begin_inset Quotes erd
263 \end_inset
264
265  describes that, too.
266 \end_layout
267
268 \begin_layout Section
269 How LyX Looks
270 \end_layout
271
272 \begin_layout Standard
273 Like most applications, LyX has the familiar menu bar across the top of
274  its window.
275  Below it is a toolbar with a pulldown box and various buttons.
276  There is, of course, a vertical scrollbar and a main work area for editing
277  documents.
278  Near the bottom of the window is a small window containing a single line
279  of text.
280  This is the 
281 \emph on
282 minibuffer
283 \emph default
284 , which really means 
285 \begin_inset Quotes eld
286 \end_inset
287
288 command buffer
289 \begin_inset Quotes erd
290 \end_inset
291
292 .
293  Type 
294 \family sans
295 M-x
296 \family default
297  when you need to type a command in the minibuffer.
298 \end_layout
299
300 \begin_layout Standard
301 Note that there is no horizontal scroll bar.
302  This is not a bug or an oversight, but intentional.
303  When you read a book, you expect the end of a line to wrap around to the
304  next line.
305  Text overflows onto new pages in a vertical fashion, hence the need for
306  only a vertical scrollbar.
307  There are three cases where you might want a horizontal scrollbar.
308  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
309  This, however, is due
310  to a flaw in the routine that displays graphics on the LyX screen in a
311  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
312  as you'd need to rescale graphics to fit on a page.
313  The second and third cases are tables and equations which are wider than
314  the LyX window.
315  You can use the arrow keys to scroll horizontally through the table, but
316  this doesn't work for equations yet.
317 \end_layout
318
319 \begin_layout Standard
320 For a brief description of all LyX menus and toolbar buttons, have a look
321  at Appendix
322 \begin_inset space ~
323 \end_inset
324
325
326 \begin_inset CommandInset ref
327 LatexCommand ref
328 reference "cha:The-User-Interface"
329
330 \end_inset
331
332 .
333  Most of them are self-explanatory and you'll find them listed in the correspond
334 ing sections of this documentation.
335 \end_layout
336
337 \begin_layout Section
338 HELP
339 \end_layout
340
341 \begin_layout Standard
342 The help system consists of the LyX manuals.
343  You can read 
344 \emph on
345 all
346 \emph default
347  of the manuals from inside LyX.
348  Just select the manual you want read from the 
349 \family sans
350 Help
351 \family default
352  menu.
353 \end_layout
354
355 \begin_layout Section
356 Basic LyX Setup
357 \begin_inset CommandInset label
358 LatexCommand label
359 name "sec:Basic-LyX-Setup"
360
361 \end_inset
362
363
364 \end_layout
365
366 \begin_layout Standard
367 There are several features of LyX that can be configured from inside LyX,
368  without resorting to configuration files.
369  First, LyX is able to inspect your system to see what programs, LaTeX document
370  classes and LaTeX packages are available.
371  It uses this knowledge to give reasonable defaults to several 
372 \family sans
373 Preferences
374 \begin_inset Index
375 status collapsed
376
377 \begin_layout Plain Layout
378 Preferences
379 \end_layout
380
381 \end_inset
382
383
384 \family default
385  settings.
386  Although this configuration has already been done when LyX was installed
387  on your system, you might have some items that you installed locally, e.g.
388  new LaTeX classes, and which are not seen by LyX.
389  To force LyX to re-inspect your system, you should use 
390 \family sans
391 Tools\SpecialChar \menuseparator
392 Reconfigure
393 \family default
394 .
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Reconfiguration of LyX
400 \end_layout
401
402 \end_inset
403
404  You should then restart LyX to ensure that the changes are taken into account.
405 \end_layout
406
407 \begin_layout Section
408 LaTeX Setup
409 \begin_inset CommandInset label
410 LatexCommand label
411 name "sec:LaTeX-Setup"
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 LyX needs several LaTeX packages to work properly.
420  The packages found on the system by LyX are listed in the file 
421 \emph on
422 LaT
423 \emph default
424
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430 {}
431 \end_layout
432
433 \end_inset
434
435
436 \emph on
437 eX
438 \begin_inset space ~
439 \end_inset
440
441 Configuration
442 \emph default
443  that will be created when using the menu 
444 \family sans
445 Help\SpecialChar \menuseparator
446 LaT
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 {}
453 \end_layout
454
455 \end_inset
456
457 eX
458 \begin_inset space ~
459 \end_inset
460
461 Configuration
462 \family default
463 .
464  You should install the required missing packages and then reconfigure LyX.
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 The two braces in the TeX Code box prevent that the term 
470 \begin_inset Quotes eld
471 \end_inset
472
473 LaTeX
474 \begin_inset Quotes erd
475 \end_inset
476
477  is printed with sub- and superscript letters.
478  More about TeX Code is described in section
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "sec:TeX-Code"
486
487 \end_inset
488
489 , the printout of proper names like LaTeX is explained in section
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "sub:LyX's-Proper-Names"
497
498 \end_inset
499
500 .
501 \end_layout
502
503 \end_inset
504
505
506 \begin_inset Index
507 status collapsed
508
509 \begin_layout Plain Layout
510 Reconfiguration of LyX
511 \end_layout
512
513 \end_inset
514
515
516 \end_layout
517
518 \begin_layout Chapter
519 How to work with LyX
520 \end_layout
521
522 \begin_layout Section
523 Basic File Operations
524 \begin_inset Index
525 status collapsed
526
527 \begin_layout Plain Layout
528 File Operations
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \begin_layout Standard
537 Under the 
538 \family sans
539 File
540 \family default
541  menu and in the standard toolbar are basic operations for any word processor
542  in addition to some more advanced operations:
543 \end_layout
544
545 \begin_layout Itemize
546
547 \family sans
548 New 
549 \begin_inset Graphics
550         filename ../images/buffer-new.png
551         BoundingBox 0bp 5bp 20bp 20bp
552
553 \end_inset
554
555
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 New
562 \begin_inset space ~
563 \end_inset
564
565 from
566 \bar under
567
568 \begin_inset space ~
569 \end_inset
570
571
572 \bar default
573 Template
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 Open 
580 \family default
581
582 \begin_inset Graphics
583         filename ../images/file-open.png
584         BoundingBox 0bp 5bp 20bp 20bp
585
586 \end_inset
587
588
589 \end_layout
590
591 \begin_layout Itemize
592
593 \family sans
594 Close
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Save 
601 \family default
602
603 \begin_inset Graphics
604         filename ../images/buffer-write.png
605         BoundingBox 0bp 5bp 20bp 20bp
606
607 \end_inset
608
609
610 \end_layout
611
612 \begin_layout Itemize
613
614 \family sans
615 Save
616 \begin_inset space ~
617 \end_inset
618
619 As
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Revert
626 \begin_inset space ~
627 \end_inset
628
629 to
630 \begin_inset space ~
631 \end_inset
632
633 saved
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Version
640 \begin_inset space ~
641 \end_inset
642
643 Control
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Import
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Export
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Print 
662 \family default
663
664 \begin_inset Graphics
665         filename ../images/dialog-show_print.png
666         BoundingBox 0bp 5bp 24bp 20bp
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Exit
677 \end_layout
678
679 \begin_layout Standard
680 They all do pretty much the same thing as in other word processors, with
681  a few minor differences.
682  The 
683 \family sans
684 File\SpecialChar \menuseparator
685 New
686 \begin_inset space ~
687 \end_inset
688
689 from
690 \bar under
691
692 \begin_inset space ~
693 \end_inset
694
695
696 \bar default
697 Template
698 \family default
699  command not only prompts you for a name for the new file, but also prompts
700  you for a template to use.
701  Selecting a template will automatically set certain layout features for
702  the document, features you would otherwise need to change manually.
703  They can be of use for certain classes, especially those for writing letters
704  (see section
705 \begin_inset space ~
706 \end_inset
707
708
709 \begin_inset CommandInset ref
710 LatexCommand ref
711 reference "sec:Document-Classes"
712
713 \end_inset
714
715 ).
716 \end_layout
717
718 \begin_layout Standard
719 Note: There is no 
720 \begin_inset Quotes eld
721 \end_inset
722
723 default file
724 \begin_inset Quotes erd
725 \end_inset
726
727  or document named 
728 \begin_inset Quotes eld
729 \end_inset
730
731 Untitled
732 \begin_inset Quotes erd
733 \end_inset
734
735  or 
736 \begin_inset Quotes eld
737 \end_inset
738
739 scratch.
740 \begin_inset Quotes erd
741 \end_inset
742
743  Unless you tell LyX to open a file or create a new one, that big, blank
744  space is just that --- a big, blank space.
745 \end_layout
746
747 \begin_layout Standard
748
749 \family sans
750 Revert
751 \begin_inset space ~
752 \end_inset
753
754 to
755 \begin_inset space ~
756 \end_inset
757
758 saved
759 \family default
760  and 
761 \family sans
762 Version
763 \begin_inset space ~
764 \end_inset
765
766 Control
767 \family default
768  are useful if more people work on the same document at the same time
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 If you plan to do this, you should check out the Version Control feature
774  in LyX also.
775  Read 
776 \emph on
777 Extended Features
778 \emph default
779 \SpecialChar \@.
780
781 \end_layout
782
783 \end_inset
784
785 .
786  
787 \family sans
788 Revert
789 \begin_inset space ~
790 \end_inset
791
792 to
793 \begin_inset space ~
794 \end_inset
795
796 saved
797 \family default
798  will reload the document from disk.
799  You can of course also use it if you regret that you changed a document
800  and want to restore it to the last save.
801  With
802 \family sans
803  Version
804 \begin_inset space ~
805 \end_inset
806
807 Control 
808 \family default
809 you can there register the changes you made to a document so that others
810  can identify this as your changes.
811 \end_layout
812
813 \begin_layout Section
814 Basic Editing Features
815 \begin_inset Index
816 status collapsed
817
818 \begin_layout Plain Layout
819 Editing
820 \end_layout
821
822 \end_inset
823
824
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Basic-Editing-Features"
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Standard
835 Like most modern word processors, LyX can perform cut and paste operations
836  on blocks of text, can move by character, word, or screenful of text, and
837  can delete whole words as well as individual characters.
838  The next four sections cover the basic LyX editing features and how to
839  access them.
840  We'll start with cut and paste.
841 \end_layout
842
843 \begin_layout Standard
844 As you might expect, the 
845 \family sans
846 Edit
847 \family default
848  menu and the standard toolbar has the cut and paste commands, along with
849  various other editing features.
850  Some of these are special and covered in later sections.
851  The basic ones are:
852 \end_layout
853
854 \begin_layout Itemize
855
856 \family sans
857 Cut 
858 \family default
859
860 \begin_inset Graphics
861         filename ../images/cut.png
862         BoundingBox 0bp 5bp 20bp 20bp
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Itemize
870
871 \family sans
872 Copy 
873 \family default
874
875 \begin_inset Graphics
876         filename ../images/copy.png
877         BoundingBox 0bp 5bp 20bp 20bp
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Paste 
888 \family default
889
890 \begin_inset Graphics
891         filename ../images/paste.png
892         BoundingBox 0bp 5bp 20bp 20bp
893
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Paste
903 \begin_inset space ~
904 \end_inset
905
906 Recent
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste
913 \begin_inset space ~
914 \end_inset
915
916 Special
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Find
923 \begin_inset space ~
924 \end_inset
925
926 &
927 \begin_inset space ~
928 \end_inset
929
930 Replace 
931 \family default
932
933 \begin_inset Graphics
934         filename ../images/dialog-show_findreplace.png
935         BoundingBox 0bp 5bp 20bp 25bp
936         rotateOrigin center
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 The first three are self-explanatory.
945  One thing to note: whenever you delete a block of text that you've selected,
946  it's automatically placed in the clipboard.
947  That is, the 
948 \family sans
949 Delete
950 \family default
951  and 
952 \family sans
953 Backspace
954 \family default
955  keys also functions as the 
956 \family sans
957 Cut
958 \family default
959  command.
960  Also, if you've selected text, be careful: If you hit a key, LyX will completel
961 y delete the selected text and replace it with what you just typed.
962  You'll have to do an 
963 \family sans
964 Undo
965 \family default
966  to get back the lost text.
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index
971 status collapsed
972
973 \begin_layout Plain Layout
974 Paste
975 \end_layout
976
977 \end_inset
978
979 You can also copy text between LyX and other programs by cut, copy and paste.
980  The submenu of 
981 \family sans
982 Paste
983 \begin_inset space ~
984 \end_inset
985
986 Recent
987 \family default
988  shows you a list with the last strings you have pasted.
989 \end_layout
990
991 \begin_layout Standard
992 The menu 
993 \family sans
994 Edit\SpecialChar \menuseparator
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Special\SpecialChar \menuseparator
1000 Plain
1001 \begin_inset space ~
1002 \end_inset
1003
1004 Text, Join
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Lines
1009 \family default
1010  will insert the text in the clipboard so that the whole text is inserted
1011  as 
1012 \emph on
1013 one
1014 \emph default
1015  paragraph.
1016  A new paragraph is started when there is a blank line in the file.
1017  Without 
1018 \family sans
1019 Join
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Lines
1024 \family default
1025 , the text is inserted as Paragraphs, where the line breaks of the text
1026  will start a new paragraph.
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Index
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 Replace
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \begin_inset Index
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Find
1045 \end_layout
1046
1047 \end_inset
1048
1049 The 
1050 \family sans
1051 Edit\SpecialChar \menuseparator
1052 Find
1053 \begin_inset space ~
1054 \end_inset
1055
1056 &
1057 \begin_inset space ~
1058 \end_inset
1059
1060 Replace
1061 \family default
1062  item opens the 
1063 \family sans
1064 Find
1065 \begin_inset space ~
1066 \end_inset
1067
1068 and
1069 \begin_inset space ~
1070 \end_inset
1071
1072 Replace
1073 \family default
1074  dialog.
1075  Once you've found a word or expression, LyX selects it.
1076  Hitting the 
1077 \family sans
1078 Replace
1079 \family default
1080  button replaces the selected text with the contents of the 
1081 \family sans
1082 Replace
1083 \begin_inset space ~
1084 \end_inset
1085
1086 with
1087 \family default
1088  field.
1089  You can click the 
1090 \family sans
1091 Find
1092 \begin_inset space ~
1093 \end_inset
1094
1095 Next
1096 \family default
1097  button to skip the current word.
1098  Hit 
1099 \family sans
1100 Replace
1101 \begin_inset space ~
1102 \end_inset
1103
1104 All
1105 \family default
1106  to replace all occurrences of the text in the document automatically.
1107  The 
1108 \family sans
1109 Case
1110 \begin_inset space ~
1111 \end_inset
1112
1113 sensitive
1114 \family default
1115  option can be used if you want the search to consider the case of the search
1116  word.
1117  If the toggle is set, searching for 
1118 \begin_inset Quotes eld
1119 \end_inset
1120
1121
1122 \family typewriter
1123 Test
1124 \family default
1125
1126 \begin_inset Quotes erd
1127 \end_inset
1128
1129  will not match the word 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133
1134 \family typewriter
1135 test
1136 \family default
1137
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142  The 
1143 \family sans
1144 Match whole words only
1145 \family default
1146  option can be used to force LyX to only find complete words.
1147  I.e., searching for 
1148 \begin_inset Quotes eld
1149 \end_inset
1150
1151
1152 \family typewriter
1153 star
1154 \family default
1155
1156 \begin_inset Quotes erd
1157 \end_inset
1158
1159  will not match 
1160 \begin_inset Quotes eld
1161 \end_inset
1162
1163
1164 \family typewriter
1165 starlet
1166 \family default
1167
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171 .
1172 \end_layout
1173
1174 \begin_layout Standard
1175 Things like notes, floats, etc., the so called insets can be dissolved.
1176  This means that the inset is deleted and its content is left as normal
1177  text.
1178  Dissolving an inset is done by setting the cursor to the beginning of an
1179  inset and pressing 
1180 \family sans
1181 Backspace
1182 \family default
1183  or by setting the cursor to the end and pressing 
1184 \family sans
1185 Delete
1186 \family default
1187 .
1188 \end_layout
1189
1190 \begin_layout Section
1191 Undo and Redo
1192 \begin_inset Index
1193 status collapsed
1194
1195 \begin_layout Plain Layout
1196 Redo
1197 \end_layout
1198
1199 \end_inset
1200
1201
1202 \begin_inset Index
1203 status collapsed
1204
1205 \begin_layout Plain Layout
1206 Undo
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset CommandInset label
1213 LatexCommand label
1214 name "sec:Undo-and-Redo"
1215
1216 \end_inset
1217
1218
1219 \end_layout
1220
1221 \begin_layout Standard
1222 If you make a mistake, you can easily recover from it.
1223  LyX has a large-capacity undo/redo buffer.
1224  Select 
1225 \family sans
1226 Edit\SpecialChar \menuseparator
1227 Undo
1228 \family default
1229  or the toolbar button 
1230 \begin_inset Graphics
1231         filename ../images/undo.png
1232         BoundingBox 0bp 5bp 20bp 20bp
1233
1234 \end_inset
1235
1236  to undo some mistake.
1237  If you accidentally undo too much, use 
1238 \family sans
1239 Edit\SpecialChar \menuseparator
1240 Redo
1241 \family default
1242  ot the toolbar button 
1243 \begin_inset Graphics
1244         filename ../images/redo.png
1245         BoundingBox 0bp 5bp 20bp 20bp
1246
1247 \end_inset
1248
1249  to 
1250 \begin_inset Quotes eld
1251 \end_inset
1252
1253 undo the undo.
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257  The undo mechanism is currently limited to 100
1258 \begin_inset space \thinspace{}
1259 \end_inset
1260
1261 steps to minimize memory overhead.
1262 \end_layout
1263
1264 \begin_layout Standard
1265 Notice that if you revert back all changes to arrive to the document as
1266  it was last saved, the 
1267 \begin_inset Quotes eld
1268 \end_inset
1269
1270 changed
1271 \begin_inset Quotes erd
1272 \end_inset
1273
1274  status of the document is unfortunately not reset.
1275  This is a consequence of the 100
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 step undo limit, above.
1280 \end_layout
1281
1282 \begin_layout Standard
1283
1284 \family sans
1285 Undo
1286 \family default
1287  and 
1288 \family sans
1289 Redo
1290 \family default
1291  work on almost everything in LyX.
1292  But they won't undo or redo text character by character, but by blocks
1293  of text.
1294 \end_layout
1295
1296 \begin_layout Section
1297 Mouse Operations
1298 \begin_inset Index
1299 status collapsed
1300
1301 \begin_layout Plain Layout
1302 Mouse Operations
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \begin_layout Standard
1311 This are the most basic mouse operations.
1312 \end_layout
1313
1314 \begin_layout Enumerate
1315 Motion
1316 \end_layout
1317
1318 \begin_deeper
1319 \begin_layout Itemize
1320 Click the 
1321 \emph on
1322 left mouse button
1323 \emph default
1324  once anywhere in the edit window.
1325  The cursor moves to the text under the mouse.
1326 \end_layout
1327
1328 \end_deeper
1329 \begin_layout Enumerate
1330 Selecting Text
1331 \end_layout
1332
1333 \begin_deeper
1334 \begin_layout Itemize
1335 Hold down the 
1336 \emph on
1337 left mouse button
1338 \emph default
1339  and drag the mouse.
1340  LyX marks the text between the old and new mouse positions.
1341  Use 
1342 \family sans
1343 Edit\SpecialChar \menuseparator
1344 Copy
1345 \family default
1346  to create a copy of the text in LyX's buffer (and the clipboard).
1347 \end_layout
1348
1349 \begin_layout Itemize
1350 Re-position the cursor and then paste the text back into LyX using 
1351 \family sans
1352 Edit\SpecialChar \menuseparator
1353 Paste
1354 \family default
1355 .
1356 \end_layout
1357
1358 \end_deeper
1359 \begin_layout Enumerate
1360 Insets (Footnotes, Notes, Floats, etc.)
1361 \end_layout
1362
1363 \begin_deeper
1364 \begin_layout Standard
1365
1366 \emph on
1367 Single click
1368 \emph default
1369  the left mouse button to open or close any of these.
1370  Right-click on them to set its properties.
1371  Also check the appropriate section of this manual for more details.
1372 \end_layout
1373
1374 \end_deeper
1375 \begin_layout Enumerate
1376 Tables
1377 \end_layout
1378
1379 \begin_deeper
1380 \begin_layout Standard
1381
1382 \emph on
1383 Single click
1384 \emph default
1385  the right mouse button to open a dialog that will allow you to manipulate
1386  the table.
1387 \end_layout
1388
1389 \end_deeper
1390 \begin_layout Section
1391 Navigating
1392 \begin_inset CommandInset label
1393 LatexCommand label
1394 name "sec:Navigating"
1395
1396 \end_inset
1397
1398
1399 \begin_inset Index
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 Navigating
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \begin_layout Standard
1412 LyX offers you two ways to navigate in documents:
1413 \end_layout
1414
1415 \begin_layout Itemize
1416 The menu 
1417 \family sans
1418 Navigate
1419 \family default
1420  lists all sections of the document as submenu entries that you can click
1421  to jump to the corresponding document part.
1422 \end_layout
1423
1424 \begin_layout Itemize
1425 The menu 
1426 \family sans
1427 Document\SpecialChar \menuseparator
1428 Outline
1429 \family default
1430  or the toolbar button 
1431 \begin_inset Graphics
1432         filename ../images/dialog-toggle_toc.png
1433         BoundingBox 0bp 5bp 20bp 20bp
1434
1435 \end_inset
1436
1437 .
1438 \end_layout
1439
1440 \begin_layout Standard
1441 The outline window shows you the content of the document's table of contents
1442  (TOC) that is described in sec.
1443 \begin_inset space \thinspace{}
1444 \end_inset
1445
1446
1447 \begin_inset CommandInset ref
1448 LatexCommand ref
1449 reference "sub:Table-of-Contents"
1450
1451 \end_inset
1452
1453 .
1454  You can click there on entries to jump to the corresponding document part.
1455  In the pull-down box at the top of the outline window, you can choose between
1456  different lists of document objects, like the list of footnotes.
1457  Some of them, the list of tables, figures, and algorithms can also be added
1458  to the document, see 
1459 \begin_inset CommandInset ref
1460 LatexCommand ref
1461 reference "sub:List-of-Figures"
1462
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Standard
1469 With the buttons 
1470 \begin_inset space \space{}
1471 \end_inset
1472
1473
1474 \begin_inset Graphics
1475         filename ../images/down.png
1476         BoundingBox 0bp 5bp 20bp 20bp
1477
1478 \end_inset
1479
1480
1481 \begin_inset space \hspace{}
1482 \length -3mm
1483 \end_inset
1484
1485  and 
1486 \begin_inset space \space{}
1487 \end_inset
1488
1489
1490 \begin_inset Graphics
1491         filename ../images/up.png
1492         BoundingBox 0bp 5bp 20bp 20bp
1493
1494 \end_inset
1495
1496
1497 \begin_inset space \hspace{}
1498 \length -3mm
1499 \end_inset
1500
1501  at the bottom of the outline window you can change the position of sections
1502  in your document.
1503  So you can for example move section
1504 \begin_inset space ~
1505 \end_inset
1506
1507 2.5 before section
1508 \begin_inset space ~
1509 \end_inset
1510
1511 2.4.
1512  LyX will then automatically renumber the sections to the new order.
1513  With the buttons 
1514 \begin_inset Graphics
1515         filename ../images/promote.png
1516         BoundingBox 0bp 5bp 20bp 20bp
1517
1518 \end_inset
1519
1520  and 
1521 \begin_inset Graphics
1522         filename ../images/demote.png
1523         BoundingBox 0bp 5bp 20bp 20bp
1524
1525 \end_inset
1526
1527  you can change the sectioning level of sections.
1528  So you can for example make section
1529 \begin_inset space ~
1530 \end_inset
1531
1532 2.5 chapter
1533 \begin_inset space ~
1534 \end_inset
1535
1536 3 or subsection
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2.4.1.
1541 \end_layout
1542
1543 \begin_layout Section
1544 Basic Key Bindings
1545 \begin_inset CommandInset label
1546 LatexCommand label
1547 name "sec:Key-Bindings"
1548
1549 \end_inset
1550
1551
1552 \begin_inset Index
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 Key Bindings
1557 \end_layout
1558
1559 \end_inset
1560
1561
1562 \end_layout
1563
1564 \begin_layout Standard
1565 There are at least two different primary binding maps: CUA and Emacs.
1566  LyX's default is CUA.
1567 \end_layout
1568
1569 \begin_layout Standard
1570 Some keys, like 
1571 \family sans
1572 Page
1573 \begin_inset space ~
1574 \end_inset
1575
1576 Up
1577 \family default
1578
1579 \family sans
1580 Page
1581 \begin_inset space ~
1582 \end_inset
1583
1584 Down
1585 \family default
1586
1587 \family sans
1588 Left
1589 \family default
1590
1591 \family sans
1592 Right
1593 \family default
1594
1595 \family sans
1596 Up
1597 \family default
1598 , and 
1599 \family sans
1600 Down
1601 \family default
1602 , do exactly what you expect them to do.
1603  Other keys don't:
1604 \end_layout
1605
1606 \begin_layout Labeling
1607 \labelwidthstring 00.00.0000
1608
1609 \family sans
1610 Tab
1611 \begin_inset CommandInset nomenclature
1612 LatexCommand nomenclature
1613 symbol "Tab"
1614 description "Tabulator key"
1615
1616 \end_inset
1617
1618
1619 \family default
1620  There is no such thing as a tab stop in LyX.
1621  If you don't understand this, go read sections
1622 \begin_inset space ~
1623 \end_inset
1624
1625
1626 \begin_inset CommandInset ref
1627 LatexCommand ref
1628 reference "sec:Par-indent-intro"
1629
1630 \end_inset
1631
1632  and 
1633 \begin_inset CommandInset ref
1634 LatexCommand ref
1635 reference "sec:Paragraph-Environments"
1636
1637 \end_inset
1638
1639 , especially section
1640 \begin_inset space ~
1641 \end_inset
1642
1643
1644 \begin_inset CommandInset ref
1645 LatexCommand ref
1646 reference "sub:Lists"
1647
1648 \end_inset
1649
1650 , right now.
1651  Yes, right now.
1652  If you're still confused, look in the 
1653 \emph on
1654 Tutorial
1655 \emph default
1656 .
1657 \end_layout
1658
1659 \begin_layout Labeling
1660 \labelwidthstring 00.00.0000
1661
1662 \family sans
1663 Esc
1664 \begin_inset CommandInset nomenclature
1665 LatexCommand nomenclature
1666 symbol "Esc"
1667 description "Escape key"
1668
1669 \end_inset
1670
1671
1672 \family default
1673  This is the 
1674 \begin_inset Quotes eld
1675 \end_inset
1676
1677 cancel key.
1678 \begin_inset Quotes erd
1679 \end_inset
1680
1681  It's used, generically, to cancel operations.
1682  Other parts of the manual will go into greater detail about this.
1683 \end_layout
1684
1685 \begin_layout Labeling
1686 \labelwidthstring 00.00.0000
1687
1688 \family sans
1689 Home
1690 \family default
1691
1692 \begin_inset space ~
1693 \end_inset
1694
1695 and
1696 \begin_inset space ~
1697 \end_inset
1698
1699
1700 \family sans
1701 End
1702 \family default
1703  These move the cursor, respectively, to the beginning and end of a line,
1704  unless you are using the Emacs bindings where they jump to the beginning
1705  or end of the file.
1706 \end_layout
1707
1708 \begin_layout Standard
1709 There are three modifier keys:
1710 \end_layout
1711
1712 \begin_layout Labeling
1713 \labelwidthstring 00.00.0000
1714
1715 \family sans
1716 Control
1717 \family default
1718  (Denoted by 
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722
1723 \family sans
1724 C
1725 \family default
1726
1727 \begin_inset Quotes erd
1728 \end_inset
1729
1730
1731 \begin_inset CommandInset nomenclature
1732 LatexCommand nomenclature
1733 symbol "C"
1734 description "Control key"
1735
1736 \end_inset
1737
1738  in the documentation files) This has a couple of different uses, depending
1739  on which keys it's used in combination with:
1740 \end_layout
1741
1742 \begin_deeper
1743 \begin_layout Itemize
1744 With 
1745 \family sans
1746 Backspace
1747 \family default
1748  or 
1749 \family sans
1750 Delete
1751 \family default
1752 , it deletes an entire word instead of a single character.
1753 \end_layout
1754
1755 \begin_layout Itemize
1756 With 
1757 \family sans
1758 Left
1759 \family default
1760  and 
1761 \family sans
1762 Right
1763 \family default
1764 , it moves by words instead of characters.
1765 \end_layout
1766
1767 \begin_layout Itemize
1768 With 
1769 \family sans
1770 Home
1771 \family default
1772  and 
1773 \family sans
1774 End
1775 \family default
1776 , it moves to the beginning and the end of the document, respectively.
1777 \end_layout
1778
1779 \end_deeper
1780 \begin_layout Labeling
1781 \labelwidthstring 00.00.0000
1782
1783 \family sans
1784 Shift
1785 \family default
1786  (Denoted by 
1787 \begin_inset Quotes eld
1788 \end_inset
1789
1790
1791 \family sans
1792 S
1793 \family default
1794
1795 \begin_inset Quotes erd
1796 \end_inset
1797
1798
1799 \begin_inset CommandInset nomenclature
1800 LatexCommand nomenclature
1801 symbol "S"
1802 description "Shift key"
1803
1804 \end_inset
1805
1806  in the documentation files) Use this with any of the motion keys to select
1807  the text between the old and new cursor positions.
1808 \end_layout
1809
1810 \begin_layout Labeling
1811 \labelwidthstring 00.00.0000
1812
1813 \family sans
1814 Meta
1815 \family default
1816  (Denoted by 
1817 \begin_inset Quotes eld
1818 \end_inset
1819
1820
1821 \family sans
1822 M
1823 \family default
1824
1825 \begin_inset Quotes erd
1826 \end_inset
1827
1828
1829 \begin_inset CommandInset nomenclature
1830 LatexCommand nomenclature
1831 symbol "M"
1832 description "Meta or Alt key"
1833
1834 \end_inset
1835
1836  in the documentation files) This is the Alt key on many keyboards, unless
1837  your keyboard has a distinct Meta key.
1838  If you have both keys, you will need to try out which one actually performs
1839  the 
1840 \family sans
1841 Meta-
1842 \family default
1843  function.
1844  This key does many different things, but it also activates the 
1845 \emph on
1846 menu accelerator keys
1847 \emph default
1848 .
1849  If you use this in combination with any of the underlined letters in a
1850  menu or menu item, it selects that menu item.
1851 \end_layout
1852
1853 \begin_deeper
1854 \begin_layout Standard
1855 For example, the sequence 
1856 \begin_inset Quotes eld
1857 \end_inset
1858
1859
1860 \family sans
1861 M
1862 \begin_inset space ~
1863 \end_inset
1864
1865 e
1866 \begin_inset space ~
1867 \end_inset
1868
1869 s
1870 \family default
1871
1872 \begin_inset space ~
1873 \end_inset
1874
1875
1876 \family sans
1877 c
1878 \family default
1879
1880 \begin_inset Quotes erd
1881 \end_inset
1882
1883  
1884 \family sans
1885 brings
1886 \family default
1887  up the 
1888 \begin_inset Quotes eld
1889 \end_inset
1890
1891 Text Style
1892 \begin_inset Quotes erd
1893 \end_inset
1894
1895  menu.
1896  Typing 
1897 \begin_inset Quotes eld
1898 \end_inset
1899
1900
1901 \family sans
1902 M
1903 \begin_inset space ~
1904 \end_inset
1905
1906 f
1907 \family default
1908
1909 \begin_inset Quotes erd
1910 \end_inset
1911
1912  opens the 
1913 \family sans
1914 File
1915 \family default
1916  menu.
1917 \end_layout
1918
1919 \begin_layout Standard
1920 There are also other things bound to the 
1921 \family sans
1922 Meta-
1923 \family default
1924  key, but you'll have to check in the 
1925 \emph on
1926 Reference
1927 \emph default
1928  
1929 \emph on
1930 manual
1931 \emph default
1932  for more info.
1933 \end_layout
1934
1935 \end_deeper
1936 \begin_layout Standard
1937 You'll learn more and more keybindings and short-cut keys as you use LyX,
1938  because most actions will prompt a small message in the status bar at the
1939  bottom of LyX's main window which describe the name of the action, you've
1940  just triggered, and any existing keybindings for that action.
1941  The LyX menus also list the defined keybindings.
1942  The notation for the keybindings is very similar to the notation used in
1943  this documentation, so you should not have any problems understanding it.
1944  However, notice that Shift-modifiers are explicitly mentioned, so 
1945 \family sans
1946
1947 \begin_inset Quotes eld
1948 \end_inset
1949
1950 M-p S-A
1951 \family default
1952
1953 \begin_inset Quotes erd
1954 \end_inset
1955
1956  means 
1957 \family sans
1958 Meta-p
1959 \family default
1960  followed by a capital 
1961 \family sans
1962 A
1963 \family default
1964 .
1965  
1966 \begin_inset Quotes eld
1967 \end_inset
1968
1969
1970 \family sans
1971 S-C-s
1972 \family default
1973
1974 \begin_inset Quotes erd
1975 \end_inset
1976
1977  means 
1978 \family sans
1979 Shift-Control-s
1980 \family default
1981 .
1982 \end_layout
1983
1984 \begin_layout Standard
1985 You can list or change the keybindings in the LyX preferences under 
1986 \family sans
1987 Editing\SpecialChar \menuseparator
1988 Shortcuts
1989 \family default
1990 .
1991  The preferences are opened with the menu 
1992 \family sans
1993 Tools\SpecialChar \menuseparator
1994 Preferences
1995 \family default
1996 .
1997 \end_layout
1998
1999 \begin_layout Chapter
2000 LyX Basics
2001 \begin_inset Index
2002 status collapsed
2003
2004 \begin_layout Plain Layout
2005 Lyx@LyX ! Basics
2006 \end_layout
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Section
2014 Document Types
2015 \begin_inset Index
2016 status collapsed
2017
2018 \begin_layout Plain Layout
2019 Document ! Types
2020 \end_layout
2021
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \begin_layout Subsection
2028 Introduction
2029 \end_layout
2030
2031 \begin_layout Standard
2032 Before you do anything else, before you ever start writing a document, you
2033  need to decide what type of document you want to edit.
2034  Different types of documents use different types of spacing, headings,
2035  numbering schemes, and so on.
2036  Additionally, different documents use different paragraph environments,
2037  and format the title of your document differently.
2038 \end_layout
2039
2040 \begin_layout Standard
2041
2042 \emph on
2043 document class
2044 \emph default
2045  describes a group of properties common to a particular set of documents.
2046  By setting the document class, you automatically select these properties,
2047  making it easier to create the type of document you want.
2048  If you don't choose a document class, LyX picks one for you by default.
2049  So, it behooves you to change the class of your document.
2050 \end_layout
2051
2052 \begin_layout Standard
2053 Read on for info about the document classes you can choose from LyX, and
2054  how to adjust their properties.
2055 \end_layout
2056
2057 \begin_layout Subsection
2058 Document Classes
2059 \begin_inset Index
2060 status collapsed
2061
2062 \begin_layout Plain Layout
2063 Document ! Classes
2064 \end_layout
2065
2066 \end_inset
2067
2068
2069 \begin_inset CommandInset label
2070 LatexCommand label
2071 name "sec:Document-Classes"
2072
2073 \end_inset
2074
2075
2076 \end_layout
2077
2078 \begin_layout Subsubsection
2079 Overview
2080 \end_layout
2081
2082 \begin_layout Standard
2083 There are four standard document classes in LyX.
2084  They are:
2085 \end_layout
2086
2087 \begin_layout Description
2088 Article for basic articles
2089 \end_layout
2090
2091 \begin_layout Description
2092 Report for basic reports
2093 \end_layout
2094
2095 \begin_layout Description
2096 Book for writing a book
2097 \end_layout
2098
2099 \begin_layout Description
2100 Letter for US-style letters
2101 \end_layout
2102
2103 \begin_layout Standard
2104 There are also some non-standard classes, which LyX only uses if you have
2105  installed them.
2106  Here are some of the classes, the full list with detailed explanations
2107  can be found in chapter 
2108 \emph on
2109 Special Document Classes
2110 \emph default
2111  in the 
2112 \emph on
2113 Extended Features
2114 \emph default
2115  manual:
2116 \end_layout
2117
2118 \begin_layout Description
2119 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2120 \end_layout
2121
2122 \begin_layout Description
2123 AAST
2124 \family sans
2125
2126 \begin_inset ERT
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130
2131 {}
2132 \end_layout
2133
2134 \end_inset
2135
2136
2137 \family default
2138 eX For submissions to the journals published by the American Astronomical
2139  Society
2140 \end_layout
2141
2142 \begin_layout Description
2143 AMS Layouts for articles and books in the style and format used by the American
2144  Mathematical Society (AMS).
2145  There are three article layouts available.
2146  The standard one uses a typical numbering scheme for theorems etc., that
2147  prepends the section number to the number of the result.
2148  All result-type statements (propositions, corollaries, and so on) are sequenced
2149  together, but definitions, examples, and the like have their own sequence.
2150  The 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154 sequential numbering
2155 \begin_inset Quotes erd
2156 \end_inset
2157
2158  scheme does not place the section number with each result, but numbers
2159  them throughout the article in a single sequence.
2160  Each type of result gets its own sequence.
2161  There is also a layout that dispenses with numbering of statements altogether.
2162 \end_layout
2163
2164 \begin_layout Description
2165 Beamer Layout for presentations
2166 \end_layout
2167
2168 \begin_layout Description
2169 broadway Layout for writing plays.
2170  It is not an existing LaTeX document class, but a new one which is distributed
2171  with LyX.
2172 \end_layout
2173
2174 \begin_layout Description
2175 curiculum
2176 \begin_inset space ~
2177 \end_inset
2178
2179 vitae classes to create curriculum vitae
2180 \end_layout
2181
2182 \begin_layout Description
2183 Dinbrief Letters in format of the DIN (German industry norm)
2184 \end_layout
2185
2186 \begin_layout Description
2187 dtk Layout for 
2188 \family typewriter
2189 Die TeXnische Komödie
2190 \family default
2191 , the journal of the German TeX user Group (Dante)
2192 \end_layout
2193
2194 \begin_layout Description
2195 Elsevier Layout for journals of the Elsevier publishing group
2196 \end_layout
2197
2198 \begin_layout Description
2199 Foils Used to make transparencies
2200 \end_layout
2201
2202 \begin_layout Description
2203 g-brief Letters in format of the DIN (German industry norm)
2204 \end_layout
2205
2206 \begin_layout Description
2207 hollywood Used to type spec scripts for the US film industry.
2208  It is not an existing LaTeX document class, but a new one which is distributed
2209  with LyX.
2210 \end_layout
2211
2212 \begin_layout Description
2213 IEEEtran Layout for the journals published by the Institute of Electrical
2214  and Electronics Engineers (IEEE)
2215 \end_layout
2216
2217 \begin_layout Description
2218 IOP Layout for journals of the Institute of Physics publishing group
2219 \end_layout
2220
2221 \begin_layout Description
2222 Kluwer Layout for journals of the Kluwer publishing group
2223 \end_layout
2224
2225 \begin_layout Description
2226 koma-script a replacement for the standard classes, offers many useful features
2227  like caption formatting, automatic print space calculation etc.
2228 \end_layout
2229
2230 \begin_layout Description
2231 Memoir another replacement for the standard classes
2232 \end_layout
2233
2234 \begin_layout Description
2235 paper Used with the 
2236 \family typewriter
2237 paper
2238 \family default
2239  LaTeX document class
2240 \end_layout
2241
2242 \begin_layout Description
2243 Powerdot Layout for presentations
2244 \end_layout
2245
2246 \begin_layout Description
2247 REVTe
2248 \begin_inset ERT
2249 status collapsed
2250
2251 \begin_layout Plain Layout
2252
2253 {}
2254 \end_layout
2255
2256 \end_inset
2257
2258 X is used to write articles for the publications of the American Physical
2259  Society (APS), American Institute of Physics (AIP), and Optical Society
2260  of America (OSA).
2261  This class is not completely compatible with all LyX features.
2262 \end_layout
2263
2264 \begin_layout Description
2265 Slides Used to make transparencies
2266 \end_layout
2267
2268 \begin_layout Description
2269 SPIE
2270 \begin_inset space ~
2271 \end_inset
2272
2273 Proceedings Layout for the journals published by The International Society
2274  for Optical Engineering (SPIE)
2275 \end_layout
2276
2277 \begin_layout Description
2278 Springer Layouts for journals of the Springer publishing group
2279 \end_layout
2280
2281 \begin_layout Description
2282 TUGboat Layout for 
2283 \family typewriter
2284 TUGboat
2285 \family default
2286 , the journal of the international TeX user Group (TUG)
2287 \end_layout
2288
2289 \begin_layout Standard
2290 We won't go into any detail about how to use these different document classes
2291  here.
2292  You can find all the details about the non-standard classes in the 
2293 \emph on
2294 Extended Editing
2295 \emph default
2296  manual.
2297  Here, we will settle with a list of some of the common properties of all
2298  of the document classes.
2299 \end_layout
2300
2301 \begin_layout Subsubsection
2302 Selecting a Class
2303 \end_layout
2304
2305 \begin_layout Standard
2306 You can select a class using the 
2307 \family sans
2308 Document\SpecialChar \menuseparator
2309 Settings
2310 \begin_inset Index
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314 Document ! Settings
2315 \end_layout
2316
2317 \end_inset
2318
2319
2320 \family default
2321  dialog.
2322  Select the class you want to use, and make any fine tunings of the options
2323  you may need.
2324 \end_layout
2325
2326 \begin_layout Subsubsection
2327 \begin_inset CommandInset label
2328 LatexCommand label
2329 name "sub:Modules"
2330
2331 \end_inset
2332
2333 Modules
2334 \begin_inset Index
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338 Layout Modules
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \begin_layout Standard
2347 Since LyX 1.6, layout modules can be used to add additional features to a
2348  document without the user's having to include those features in a new layout
2349  file.
2350  The available modules are listed in the Available Modules pane of the 
2351 \family sans
2352 Document\SpecialChar \menuseparator
2353 Settings
2354 \begin_inset Index
2355 status collapsed
2356
2357 \begin_layout Plain Layout
2358 Document ! Settings
2359 \end_layout
2360
2361 \end_inset
2362
2363
2364 \family default
2365  dialog.
2366  Highlighting one of them will bring up a description of the module.
2367  Please note that some modules require LaTeX packages that are not always
2368  installed by default.
2369  LyX will warn you if you do not have the needed package.
2370  Note also that some modules require other modules, and some pairs of modules
2371  are incompatible.
2372 \end_layout
2373
2374 \begin_layout Subsubsection
2375 Properties
2376 \end_layout
2377
2378 \begin_layout Standard
2379 Each class has a default set of options.
2380  Here's a quick table describing them:
2381 \end_layout
2382
2383 \begin_layout Standard
2384 \begin_inset VSpace 0.3cm
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \begin_layout Standard
2391 \align center
2392 \begin_inset Tabular
2393 <lyxtabular version="3" rows="5" columns="5">
2394 <features>
2395 <column alignment="center" valignment="top" width="0pt">
2396 <column alignment="center" valignment="top" width="0pt">
2397 <column alignment="center" valignment="top" width="0pt">
2398 <column alignment="center" valignment="top" width="0pt">
2399 <column alignment="center" valignment="top" width="0pt">
2400 <row>
2401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414
2415 \family sans
2416 \series medium
2417 \shape up
2418 \size normal
2419 \emph off
2420 \bar no
2421 \noun off
2422 \color none
2423 Pagestyle
2424 \end_layout
2425
2426 \end_inset
2427 </cell>
2428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Plain Layout
2432
2433 \family sans
2434 \series medium
2435 \shape up
2436 \size normal
2437 \emph off
2438 \bar no
2439 \noun off
2440 \color none
2441 Sides
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450
2451 \family sans
2452 \series medium
2453 \shape up
2454 \size normal
2455 \emph off
2456 \bar no
2457 \noun off
2458 \color none
2459 Columns
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468
2469 \series medium
2470 \shape up
2471 \size normal
2472 \emph off
2473 \bar no
2474 \noun off
2475 \color none
2476 Max.
2477  sectioning level
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 </row>
2483 <row>
2484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488
2489 \series medium
2490 \shape up
2491 \size normal
2492 \emph off
2493 \bar no
2494 \noun off
2495 \color none
2496 article
2497 \end_layout
2498
2499 \end_inset
2500 </cell>
2501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2502 \begin_inset Text
2503
2504 \begin_layout Plain Layout
2505
2506 \family sans
2507 \series medium
2508 \shape up
2509 \size normal
2510 \emph off
2511 \bar no
2512 \noun off
2513 \color none
2514 Plain
2515 \end_layout
2516
2517 \end_inset
2518 </cell>
2519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2520 \begin_inset Text
2521
2522 \begin_layout Plain Layout
2523
2524 \family sans
2525 \series medium
2526 \shape up
2527 \size normal
2528 \emph off
2529 \bar no
2530 \noun off
2531 \color none
2532 One
2533 \end_layout
2534
2535 \end_inset
2536 </cell>
2537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2538 \begin_inset Text
2539
2540 \begin_layout Plain Layout
2541
2542 \family sans
2543 \series medium
2544 \shape up
2545 \size normal
2546 \emph off
2547 \bar no
2548 \noun off
2549 \color none
2550 One
2551 \end_layout
2552
2553 \end_inset
2554 </cell>
2555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2556 \begin_inset Text
2557
2558 \begin_layout Plain Layout
2559
2560 \family sans
2561 \series medium
2562 \shape up
2563 \size normal
2564 \emph off
2565 \bar no
2566 \noun off
2567 \color none
2568 Section
2569 \end_layout
2570
2571 \end_inset
2572 </cell>
2573 </row>
2574 <row>
2575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2576 \begin_inset Text
2577
2578 \begin_layout Plain Layout
2579
2580 \series medium
2581 \shape up
2582 \size normal
2583 \emph off
2584 \bar no
2585 \noun off
2586 \color none
2587 report
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596
2597 \family sans
2598 \series medium
2599 \shape up
2600 \size normal
2601 \emph off
2602 \bar no
2603 \noun off
2604 \color none
2605 Plain
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614
2615 \family sans
2616 \series medium
2617 \shape up
2618 \size normal
2619 \emph off
2620 \bar no
2621 \noun off
2622 \color none
2623 One
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family sans
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 One
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650
2651 \family sans
2652 \series medium
2653 \shape up
2654 \size normal
2655 \emph off
2656 \bar no
2657 \noun off
2658 \color none
2659 Chapter
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 </row>
2665 <row>
2666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \series medium
2672 \shape up
2673 \size normal
2674 \emph off
2675 \bar no
2676 \noun off
2677 \color none
2678 book
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2684 \begin_inset Text
2685
2686 \begin_layout Plain Layout
2687
2688 \family sans
2689 \series medium
2690 \shape up
2691 \size normal
2692 \emph off
2693 \bar no
2694 \noun off
2695 \color none
2696 Headings
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \family sans
2707 \series medium
2708 \shape up
2709 \size normal
2710 \emph off
2711 \bar no
2712 \noun off
2713 \color none
2714 Two
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \family sans
2725 \series medium
2726 \shape up
2727 \size normal
2728 \emph off
2729 \bar no
2730 \noun off
2731 \color none
2732 One
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741
2742 \family sans
2743 \series medium
2744 \shape up
2745 \size normal
2746 \emph off
2747 \bar no
2748 \noun off
2749 \color none
2750 Chapter
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \series medium
2763 \shape up
2764 \size normal
2765 \emph off
2766 \bar no
2767 \noun off
2768 \color none
2769 letter
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \family sans
2780 \series medium
2781 \shape up
2782 \size normal
2783 \emph off
2784 \bar no
2785 \noun off
2786 \color none
2787 Plain
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family sans
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \noun off
2804 \color none
2805 One
2806 \end_layout
2807
2808 \end_inset
2809 </cell>
2810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2811 \begin_inset Text
2812
2813 \begin_layout Plain Layout
2814
2815 \family sans
2816 \series medium
2817 \shape up
2818 \size normal
2819 \emph off
2820 \bar no
2821 \noun off
2822 \color none
2823 One
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 none
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 </lyxtabular>
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Standard
2854 \begin_inset VSpace 0.3cm
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \begin_layout Standard
2861 You're probably also wondering what 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865 Max.
2866 \begin_inset space ~
2867 \end_inset
2868
2869 sectioning level
2870 \begin_inset Quotes erd
2871 \end_inset
2872
2873  means.
2874  There are several paragraph environments used to create section headings.
2875  Different document classes allow different types of section headings.
2876  Only two use the 
2877 \family sans
2878 Chapter
2879 \family default
2880  heading; the rest do not and begin instead with the 
2881 \family sans
2882 Section
2883 \family default
2884  heading.
2885  Some document classes, such as the ones for letters, don't use any section
2886  headings.
2887  In addition to 
2888 \family sans
2889 Chapter
2890 \family default
2891  and 
2892 \family sans
2893 Section
2894 \family default
2895  headings, there are also 
2896 \family sans
2897 Subsection
2898 \family default
2899  headings, 
2900 \family sans
2901 Subsubsection
2902 \family default
2903  headings, and so on.
2904  We'll describe these headings fully in section
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "sub:Headings"
2912
2913 \end_inset
2914
2915 .
2916 \end_layout
2917
2918 \begin_layout Subsection
2919 Document Layout
2920 \begin_inset Index
2921 status collapsed
2922
2923 \begin_layout Plain Layout
2924 Document !  Layout
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset label
2931 LatexCommand label
2932 name "sub:Document-Layout"
2933
2934 \end_inset
2935
2936
2937 \family sans
2938
2939 \begin_inset Index
2940 status collapsed
2941
2942 \begin_layout Plain Layout
2943 Document ! Settings
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Standard
2952 The most important properties of documents classes are set in the menu 
2953 \family sans
2954 Document\SpecialChar \menuseparator
2955 Settings
2956 \family default
2957 .
2958  There in the 
2959 \family sans
2960 Options
2961 \family default
2962  field under 
2963 \family sans
2964 Documents
2965 \begin_inset space ~
2966 \end_inset
2967
2968 classes
2969 \family default
2970 , you can enter special options for your document class in a comma-separated
2971  list.
2972  This is only necessary if LyX doesn't support special options you want
2973  to use for your document.
2974  To learn more about your favorite LaTeX-class and its options, you have
2975  to read its manual.
2976 \end_layout
2977
2978 \begin_layout Standard
2979 Under 
2980 \family sans
2981 Page
2982 \begin_inset space ~
2983 \end_inset
2984
2985 Layout
2986 \family default
2987  the 
2988 \family sans
2989 Pagestyle
2990 \family default
2991  controls what sorts of headings and page numbers go on a page.
2992  You can choose between the following five options:
2993 \end_layout
2994
2995 \begin_layout Labeling
2996 \labelwidthstring 00.00.0000
2997
2998 \family sans
2999 Default
3000 \family default
3001  Use default pagestyle of current class.
3002 \end_layout
3003
3004 \begin_layout Labeling
3005 \labelwidthstring 00.00.0000
3006
3007 \family sans
3008 Empty
3009 \family default
3010  No page numbers or headings.
3011 \end_layout
3012
3013 \begin_layout Labeling
3014 \labelwidthstring 00.00.0000
3015
3016 \family sans
3017 Plain
3018 \family default
3019  Page numbers only.
3020 \end_layout
3021
3022 \begin_layout Labeling
3023 \labelwidthstring 00.00.0000
3024
3025 \family sans
3026 Headings
3027 \family default
3028  Page numbers and either the current chapter or section title and number.
3029  Whether LyX uses the current chapter or the current section depends on
3030  the maximum sectioning level of the class.
3031 \end_layout
3032
3033 \begin_layout Labeling
3034 \labelwidthstring 00.00.0000
3035
3036 \family sans
3037 Fancy
3038 \family default
3039  This allows you to create fully customizable headers and footers if you
3040  have the 
3041 \series bold
3042 fancyhdr
3043 \series default
3044
3045 \begin_inset Index
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 Latex@LaTeX-packages ! fancyhdr
3050 \end_layout
3051
3052 \end_inset
3053
3054  package installed.
3055  At the moment, support in LyX is limited to this setting.
3056  To use the full power of this package, you have to add code to your document
3057  preamble.
3058  Check the documentation for the 
3059 \series bold
3060 fancyhdr
3061 \series default
3062  package for more details, 
3063 \begin_inset CommandInset citation
3064 LatexCommand cite
3065 key "fancyhdr"
3066
3067 \end_inset
3068
3069 .
3070 \end_layout
3071
3072 \begin_layout Standard
3073 The 
3074 \family sans
3075 Separation
3076 \family default
3077  of paragraphs is described in section
3078 \begin_inset space ~
3079 \end_inset
3080
3081
3082 \begin_inset CommandInset ref
3083 LatexCommand ref
3084 reference "sec:Par-indent-intro"
3085
3086 \end_inset
3087
3088 .
3089 \end_layout
3090
3091 \begin_layout Subsection
3092 Paper Size and Orientation
3093 \begin_inset Index
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097 Document ! Paper size
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \begin_inset CommandInset label
3104 LatexCommand label
3105 name "sub:Paper-Size,-Orientation,"
3106
3107 \end_inset
3108
3109
3110 \end_layout
3111
3112 \begin_layout Standard
3113 You'll find the following options in the menu 
3114 \family sans
3115 Page
3116 \begin_inset space ~
3117 \end_inset
3118
3119 Layout
3120 \family default
3121  of the dialog of the 
3122 \family sans
3123 Document\SpecialChar \menuseparator
3124 Settings
3125 \family default
3126  menu:
3127 \family sans
3128
3129 \begin_inset Index
3130 status collapsed
3131
3132 \begin_layout Plain Layout
3133 Document ! Settings
3134 \end_layout
3135
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \begin_layout Labeling
3142 \labelwidthstring 00.00.0000
3143
3144 \family sans
3145 Papersize
3146 \family default
3147  What size paper to print on.
3148  The choices are
3149 \end_layout
3150
3151 \begin_layout Itemize
3152
3153 \family sans
3154 Default
3155 \end_layout
3156
3157 \begin_layout Itemize
3158
3159 \family sans
3160 A3, A4,
3161 \family default
3162  
3163 \family sans
3164 A5
3165 \end_layout
3166
3167 \begin_layout Itemize
3168
3169 \family sans
3170 B3, B4, B5
3171 \end_layout
3172
3173 \begin_layout Itemize
3174
3175 \family sans
3176 US letter
3177 \end_layout
3178
3179 \begin_layout Itemize
3180
3181 \family sans
3182 US legal
3183 \end_layout
3184
3185 \begin_layout Itemize
3186
3187 \family sans
3188 US executive
3189 \end_layout
3190
3191 \begin_layout Itemize
3192
3193 \family sans
3194 Custom
3195 \end_layout
3196
3197 \begin_layout Labeling
3198 \labelwidthstring 00.00.0000
3199
3200 \family sans
3201 Orientation
3202 \family default
3203  Two toggle buttons choose whether to print the output as 
3204 \family sans
3205 Landscape
3206 \family default
3207  or as 
3208 \family sans
3209 Portrait
3210 \family default
3211 .
3212 \end_layout
3213
3214 \begin_layout Labeling
3215 \labelwidthstring 00.00.0000
3216
3217 \family sans
3218 Two-sided
3219 \begin_inset space ~
3220 \end_inset
3221
3222 document
3223 \family default
3224  Adjusts the print space to print both sides of paper.
3225  That means that the print space for odd- and even-numbered pages is different.
3226 \end_layout
3227
3228 \begin_layout Subsection
3229 Margins
3230 \begin_inset Index
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Document ! Margins
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \begin_inset CommandInset label
3241 LatexCommand label
3242 name "sub:Margins"
3243
3244 \end_inset
3245
3246
3247 \begin_inset Index
3248 status collapsed
3249
3250 \begin_layout Plain Layout
3251 Margins
3252 \end_layout
3253
3254 \end_inset
3255
3256
3257 \end_layout
3258
3259 \begin_layout Standard
3260 Paper margins are set in the menu 
3261 \family sans
3262 Document\SpecialChar \menuseparator
3263 Settings
3264 \family default
3265 .
3266 \family sans
3267
3268 \begin_inset Index
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272 Document ! Settings
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 If you use a koma-script document class, you can use the default settings.
3282  Because koma-script calculates then the printspace automatically by taking
3283  the paper format and the font size into account.
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Important Note
3288 \end_layout
3289
3290 \begin_layout Standard
3291 If you change a document class, LyX has to convert 
3292 \emph on
3293 everything
3294 \emph default
3295  into the new class.
3296  That includes the paragraph environments.
3297  Some paragraph environments are standard; all of the document classes have
3298  them; but some classes have special paragraph environments.
3299  If this is the case, and you change the document class, LyX sets the missing
3300  paragraph environments to 
3301 \family sans
3302 Standard
3303 \family default
3304  and places an error box at the beginning of the paragraph.
3305  Just click on them and you'll get a message dialog that tells you about
3306  the conversion and why it failed.
3307 \end_layout
3308
3309 \begin_layout Section
3310 Paragraph Indentation and Separation
3311 \begin_inset Index
3312 status collapsed
3313
3314 \begin_layout Plain Layout
3315 Paragraph ! Indentation
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \begin_layout Subsection
3324 Introduction
3325 \begin_inset CommandInset label
3326 LatexCommand label
3327 name "sec:Par-indent-intro"
3328
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \begin_layout Standard
3335 Before describing all of the various paragraph environments, we'd like to
3336  say a word or two about paragraph indentation.
3337 \end_layout
3338
3339 \begin_layout Standard
3340 Everyone seems to have their own convention for separating paragraphs.
3341  Most Americans indent the first line of a paragraph.
3342  Others don't indent but put extra space between the paragraphs.
3343  If you choose indentation for paragraphs the 
3344 \emph on
3345 first
3346 \emph default
3347  paragraph of a section, or after a figure, an equation, a table, a list,
3348  etc., is 
3349 \emph on
3350 not
3351 \emph default
3352  indented.
3353  Only a paragraph following another paragraph gets indented.
3354  Note that the indentation behavior is different when you use another document
3355  language than English.
3356  LaTeX takes care that the indentation follows the rules of the used language.
3357 \end_layout
3358
3359 \begin_layout Standard
3360 The space between paragraphs, like the line spacing, the space between headings
3361  and text --- in fact, all of the spacings for just about everything are
3362  pre-coded into LyX.
3363  As we said, you don't worry about how much space to add between what.
3364  LyX takes care of that.
3365  In fact, these pre-coded vertical spacings aren't a single number but a
3366  range.
3367  That way, LyX can squish or stretch the space between lines to make sure
3368  figures fit on a page with text, so that sections don't start at the bottom
3369  of a page, and so on.
3370 \begin_inset Foot
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374 LaTeX does this when LyX goes to produce a printable file.
3375 \end_layout
3376
3377 \end_inset
3378
3379  However, pre-coded doesn't mean you can't change them.
3380  LyX gives you the ability to globally change 
3381 \emph on
3382 all
3383 \emph default
3384  of these pre-coded spacings.
3385  We'll explain more later.
3386 \end_layout
3387
3388 \begin_layout Subsection
3389 Paragraph Separation
3390 \begin_inset Index
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 Paragraph ! Separation
3395 \end_layout
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Standard
3403 To separate paragraphs, select 
3404 \family sans
3405 Indent
3406 \family default
3407  or 
3408 \family sans
3409 Skip
3410 \family default
3411  in the submenu 
3412 \family sans
3413 Text
3414 \begin_inset space ~
3415 \end_inset
3416
3417 Layout
3418 \family default
3419  of the dialog 
3420 \family sans
3421 Document\SpecialChar \menuseparator
3422 Settings
3423 \begin_inset Index
3424 status collapsed
3425
3426 \begin_layout Plain Layout
3427 Document ! Settings
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \family default
3434  to indent paragraphs or add extra space between paragraphs, respectively.
3435  The size of the skips can be defined in the dialog, for the indentation
3436  you have to add this line to your document preamble:
3437 \end_layout
3438
3439 \begin_layout Standard
3440
3441 \series bold
3442
3443 \backslash
3444 setlength{
3445 \backslash
3446 parindent}{Length}
3447 \end_layout
3448
3449 \begin_layout Standard
3450 where length is a value in one of the units listed in Appendix
3451 \begin_inset space ~
3452 \end_inset
3453
3454
3455 \begin_inset CommandInset ref
3456 LatexCommand ref
3457 reference "cap:Units"
3458
3459 \end_inset
3460
3461 .
3462  The default length is 30
3463 \begin_inset space \thinspace{}
3464 \end_inset
3465
3466 pt.
3467 \end_layout
3468
3469 \begin_layout Subsection
3470 Fine-Tuning
3471 \end_layout
3472
3473 \begin_layout Standard
3474 You can also change the separation method of a single paragraph.
3475  Open the 
3476 \family sans
3477 Edit\SpecialChar \menuseparator
3478 Paragraph
3479 \begin_inset space ~
3480 \end_inset
3481
3482 Settings
3483 \family default
3484  dialog and toggle the 
3485 \family sans
3486 Indent
3487 \begin_inset space ~
3488 \end_inset
3489
3490 Paragraph
3491 \family default
3492  option to change the state of the current paragraph.
3493  If paragraphs have no indentation but use extra space for separation, this
3494  button will be ignored (you can't indent a single paragraph by toggling
3495  this).
3496 \end_layout
3497
3498 \begin_layout Standard
3499 You should only need to change the indentation method for a single paragraph
3500  if you need to do some fine-tuning.
3501 \end_layout
3502
3503 \begin_layout Subsection
3504 Line Spacing
3505 \begin_inset Index
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Paragraph ! Line spacing
3510 \end_layout
3511
3512 \end_inset
3513
3514
3515 \end_layout
3516
3517 \begin_layout Standard
3518 In the 
3519 \family sans
3520 Document\SpecialChar \menuseparator
3521 Settings
3522 \begin_inset Index
3523 status collapsed
3524
3525 \begin_layout Plain Layout
3526 Document ! Settings
3527 \end_layout
3528
3529 \end_inset
3530
3531
3532 \family default
3533  dialog you can set the line spacing in the submenu 
3534 \family sans
3535 Text
3536 \begin_inset space ~
3537 \end_inset
3538
3539 Layout.
3540 \family default
3541
3542 \begin_inset Foot
3543 status collapsed
3544
3545 \begin_layout Plain Layout
3546 You need to have the LaTeX-package 
3547 \series bold
3548 setspace
3549 \series default
3550
3551 \begin_inset Index
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 Latex@LaTeX-packages ! setspace
3556 \end_layout
3557
3558 \end_inset
3559
3560  installed to use this feature.
3561 \end_layout
3562
3563 \end_inset
3564
3565
3566 \end_layout
3567
3568 \begin_layout Section
3569 Paragraph Environments
3570 \begin_inset Index
3571 status collapsed
3572
3573 \begin_layout Plain Layout
3574 Paragraph ! Environments
3575 \end_layout
3576
3577 \end_inset
3578
3579
3580 \begin_inset CommandInset label
3581 LatexCommand label
3582 name "sec:Paragraph-Environments"
3583
3584 \end_inset
3585
3586
3587 \begin_inset Index
3588 status collapsed
3589
3590 \begin_layout Plain Layout
3591 Paragraph environments|(
3592 \end_layout
3593
3594 \end_inset
3595
3596
3597 \end_layout
3598
3599 \begin_layout Subsection
3600 Overview
3601 \end_layout
3602
3603 \begin_layout Standard
3604 Paragraph environments correspond to the
3605 \end_layout
3606
3607 \begin_layout Standard
3608
3609 \series bold
3610
3611 \backslash
3612 begin{
3613 \emph on
3614 environment
3615 \emph default
3616 } ...
3617  
3618 \backslash
3619 end{
3620 \emph on
3621 environment
3622 \emph default
3623 }
3624 \series default
3625
3626 \begin_inset Newline newline
3627 \end_inset
3628
3629 command sequence in LaTeX files.
3630  If you don't know LaTeX, or the concept of a paragraph environment is totally
3631  alien to you, we urge you to read the 
3632 \emph on
3633 Tutorial
3634 \emph default
3635 .
3636  The 
3637 \emph on
3638 Tutorial
3639 \emph default
3640  also contains many more examples than this section does.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 A paragraph environment is simply a 
3645 \begin_inset Quotes eld
3646 \end_inset
3647
3648 container
3649 \begin_inset Quotes erd
3650 \end_inset
3651
3652  for a paragraph which gives that paragraph certain properties.
3653  This can include a particular style of font, different margins, a numbering
3654  scheme, labels, and so on.
3655  Additionally, you can 
3656 \begin_inset Quotes eld
3657 \end_inset
3658
3659 nest
3660 \begin_inset Quotes erd
3661 \end_inset
3662
3663  the different environments inside one another, allowing one environment
3664  to inherit some of the properties of another.
3665  The different paragraph environments totally replace the need for messy
3666  tab stops, on the fly margin adjustment, and other hold-overs from the
3667  days of typewriters.
3668  There are several paragraph environments which are specific to a particular
3669  document type.
3670  We'll only be covering the most common ones here.
3671 \end_layout
3672
3673 \begin_layout Standard
3674 To choose a new paragraph environment, use the pull-down box 
3675 \begin_inset Graphics
3676         filename clipart/ToolbarEnvBox.png
3677         scale 70
3678         clip
3679
3680 \end_inset
3681
3682  at the left end of the toolbar.
3683  LyX will change the environment of the 
3684 \emph on
3685 entire
3686 \emph default
3687  paragraph in which the cursor sits.
3688  You can also change the environment of an entire group of paragraphs if
3689  you select them before choosing the new environment.
3690  
3691 \end_layout
3692
3693 \begin_layout Standard
3694 Note that hitting 
3695 \family sans
3696 Return
3697 \family default
3698  will 
3699 \emph on
3700 typically
3701 \emph default
3702  create a new paragraph using the 
3703 \family sans
3704 Standard
3705 \family default
3706  paragraph environment.
3707  We say 
3708 \begin_inset Quotes eld
3709 \end_inset
3710
3711 typically
3712 \begin_inset Quotes erd
3713 \end_inset
3714
3715  because if you are in one of these environments:
3716 \end_layout
3717
3718 \begin_layout Itemize
3719
3720 \family sans
3721 Quote
3722 \end_layout
3723
3724 \begin_layout Itemize
3725
3726 \family sans
3727 Quotation
3728 \end_layout
3729
3730 \begin_layout Itemize
3731
3732 \family sans
3733 Verse
3734 \end_layout
3735
3736 \begin_layout Itemize
3737
3738 \family sans
3739 Itemize
3740 \end_layout
3741
3742 \begin_layout Itemize
3743
3744 \family sans
3745 Enumerate
3746 \end_layout
3747
3748 \begin_layout Itemize
3749
3750 \family sans
3751 Description
3752 \end_layout
3753
3754 \begin_layout Itemize
3755
3756 \family sans
3757 List
3758 \end_layout
3759
3760 \begin_layout Standard
3761 LyX keeps the old paragraph environment when you hit 
3762 \family sans
3763 Return
3764 \family default
3765 , rather than resetting it to 
3766 \family sans
3767 Standard
3768 \family default
3769 .
3770  LyX will still reset the nesting depth, however.
3771  Usually, starting a new paragraph resets both the paragraph environment
3772  and the nesting depth (for more on nesting see section
3773 \begin_inset space ~
3774 \end_inset
3775
3776
3777 \begin_inset CommandInset ref
3778 LatexCommand ref
3779 reference "sec:Nesting"
3780
3781 \end_inset
3782
3783 ).
3784  At the moment, all this is context-specific; you're better off expecting
3785  
3786 \family sans
3787 Return
3788 \family default
3789  to reset the paragraph environment and depth.
3790  If you want a new paragraph to keep the current environment and depth,
3791  use 
3792 \family sans
3793 M-Return
3794 \family default
3795  instead.
3796 \end_layout
3797
3798 \begin_layout Subsection
3799 Standard
3800 \end_layout
3801
3802 \begin_layout Standard
3803 The default paragraph environment is 
3804 \family sans
3805 Standard
3806 \family default
3807  for most classes.
3808  It creates a plain paragraph.
3809  If LyX resets the paragraph environment, this is the one it chooses.
3810  In fact, the paragraph you're reading right now (and most of the ones in
3811  this manual) are in the 
3812 \family sans
3813 Standard
3814 \family default
3815  environment.
3816 \end_layout
3817
3818 \begin_layout Standard
3819 You can nest a paragraph using the 
3820 \family sans
3821 Standard
3822 \family default
3823  environment in just about anything else, but you can't really nest anything
3824  in a 
3825 \family sans
3826 Standard
3827 \family default
3828  environment.
3829 \end_layout
3830
3831 \begin_layout Subsection
3832 Document Title
3833 \begin_inset Index
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Document !Title
3838 \end_layout
3839
3840 \end_inset
3841
3842
3843 \end_layout
3844
3845 \begin_layout Standard
3846 A LaTeX title page has three parts: the title itself, the name(s) of the
3847  author(s) and a 
3848 \begin_inset Quotes eld
3849 \end_inset
3850
3851 footnote
3852 \begin_inset Quotes erd
3853 \end_inset
3854
3855  for thanks or contact information.
3856  For certain types of documents, LaTeX places all of this on a separate
3857  page along with today's date.
3858  For other types of documents, the title 
3859 \begin_inset Quotes eld
3860 \end_inset
3861
3862 page
3863 \begin_inset Quotes erd
3864 \end_inset
3865
3866  goes at the top of the first page of the document.
3867  
3868 \end_layout
3869
3870 \begin_layout Standard
3871 LyX provides an interface to the title page commands through the paragraph
3872  environments 
3873 \family sans
3874 Title
3875 \family default
3876
3877 \family sans
3878 Author
3879 \family default
3880 , and 
3881 \family sans
3882 Date
3883 \family default
3884 .
3885  Here's how you use them:
3886 \end_layout
3887
3888 \begin_layout Itemize
3889 Put the title of your document in the 
3890 \family sans
3891 Title
3892 \family default
3893  environment.
3894 \end_layout
3895
3896 \begin_layout Itemize
3897 Put the author name in the 
3898 \family sans
3899 Author
3900 \family default
3901  environment.
3902 \end_layout
3903
3904 \begin_layout Itemize
3905 If you want the date to have a certain appearance, want to use a fixed date,
3906  or want other text to appear in place of today's date, put that text in
3907  the 
3908 \family sans
3909 Date
3910 \family default
3911  environment.
3912  Note that using this environment is optional.
3913  If you don't provide any, LaTeX will automatically insert today's date.
3914  If you don't want any date, add the line
3915 \begin_inset Newline newline
3916 \end_inset
3917
3918
3919 \series bold
3920
3921 \backslash
3922 date{}
3923 \series default
3924
3925 \begin_inset Newline newline
3926 \end_inset
3927
3928 to the preamble of your document (menu 
3929 \family sans
3930 Document\SpecialChar \menuseparator
3931 Settings
3932 \family default
3933 )
3934 \end_layout
3935
3936 \begin_layout Standard
3937 You can use footnotes to insert 
3938 \begin_inset Quotes eld
3939 \end_inset
3940
3941 thanks
3942 \begin_inset Quotes erd
3943 \end_inset
3944
3945  or contact informations.
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Headings
3950 \begin_inset Index
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Section headings
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \begin_inset CommandInset label
3961 LatexCommand label
3962 name "sub:Headings"
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \begin_layout Standard
3970 There are several paragraph environments for producing section headings.
3971  LyX takes care of the numbering for you.
3972 \end_layout
3973
3974 \begin_layout Subsubsection
3975 Numbered Headings
3976 \begin_inset Index
3977 status collapsed
3978
3979 \begin_layout Plain Layout
3980 Section headings ! Numbered
3981 \end_layout
3982
3983 \end_inset
3984
3985
3986 \end_layout
3987
3988 \begin_layout Standard
3989 There are 7 numbered types of section headings.
3990  They are:
3991 \end_layout
3992
3993 \begin_layout Enumerate
3994
3995 \family sans
3996 Part
3997 \end_layout
3998
3999 \begin_layout Enumerate
4000
4001 \family sans
4002 Chapter
4003 \end_layout
4004
4005 \begin_layout Enumerate
4006
4007 \family sans
4008 Section
4009 \end_layout
4010
4011 \begin_layout Enumerate
4012
4013 \family sans
4014 Subsection
4015 \end_layout
4016
4017 \begin_layout Enumerate
4018
4019 \family sans
4020 Subsubsection
4021 \end_layout
4022
4023 \begin_layout Enumerate
4024
4025 \family sans
4026 Paragraph
4027 \end_layout
4028
4029 \begin_layout Enumerate
4030
4031 \family sans
4032 Subparagraph
4033 \end_layout
4034
4035 \begin_layout Standard
4036 LyX labels each heading with a series of numbers, separated by periods.
4037  The numbers describe where in the document you are.
4038  Unlike the other headings, parts are numbered with Latin letters.
4039 \end_layout
4040
4041 \begin_layout Standard
4042 Headings all subdivide your document into different pieces of text.
4043  For example, suppose you're writing a book.
4044  You group the book into chapters.
4045  LyX does similar grouping:
4046 \end_layout
4047
4048 \begin_layout Itemize
4049
4050 \family sans
4051 Part
4052 \family default
4053  is divided in either 
4054 \family sans
4055 Chapter
4056 \family default
4057  or 
4058 \family sans
4059 Section
4060 \end_layout
4061
4062 \begin_layout Itemize
4063
4064 \family sans
4065 Chapter
4066 \family default
4067 s are divided into 
4068 \family sans
4069 Section
4070 \family default
4071 s
4072 \end_layout
4073
4074 \begin_layout Itemize
4075
4076 \family sans
4077 Section
4078 \family default
4079 s are divided into 
4080 \family sans
4081 Subsection
4082 \family default
4083 s
4084 \end_layout
4085
4086 \begin_layout Itemize
4087
4088 \family sans
4089 Subsection
4090 \family default
4091 s are divided into 
4092 \family sans
4093 Subsubsection
4094 \family default
4095 s
4096 \end_layout
4097
4098 \begin_layout Itemize
4099
4100 \family sans
4101 Subsubsection
4102 \family default
4103 s are divided into 
4104 \family sans
4105 Paragraph
4106 \family default
4107 s
4108 \end_layout
4109
4110 \begin_layout Itemize
4111
4112 \family sans
4113 Paragraph
4114 \family default
4115 s are divided into 
4116 \family sans
4117 Subparagraph
4118 \family default
4119 s
4120 \end_layout
4121
4122 \begin_layout Standard
4123 \begin_inset Note Greyedout
4124 status open
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Note:
4130 \series default
4131  Not all document types use the 
4132 \family sans
4133 Chapter
4134 \family default
4135  heading as the maximum sectioning level.
4136  In that case the 
4137 \family sans
4138 Section
4139 \family default
4140  is the top-level heading.
4141 \end_layout
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 So, if you use the 
4150 \family sans
4151 Subsubsection
4152 \family default
4153  environment to label a new sub-subsection, LyX labels it with its number,
4154  along with the number of the subsection, section, and, if applicable, chapter
4155  that it's in.
4156  For example: the fifth section of the second chapter of this book has the
4157  label 
4158 \begin_inset Quotes eld
4159 \end_inset
4160
4161 2.5
4162 \begin_inset Quotes erd
4163 \end_inset
4164
4165 .
4166 \end_layout
4167
4168 \begin_layout Subsubsection
4169 Unnumbered Headings
4170 \begin_inset Index
4171 status collapsed
4172
4173 \begin_layout Plain Layout
4174 Section headings ! Unnumbered
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \begin_layout Standard
4183 There are 5 types of unnumbered section headings.
4184  They are:
4185 \end_layout
4186
4187 \begin_layout Enumerate
4188
4189 \family sans
4190 Part*line spacing
4191 \end_layout
4192
4193 \begin_layout Enumerate
4194
4195 \family sans
4196 Chapter*
4197 \end_layout
4198
4199 \begin_layout Enumerate
4200
4201 \family sans
4202 Section*
4203 \end_layout
4204
4205 \begin_layout Enumerate
4206
4207 \family sans
4208 Subsection*
4209 \end_layout
4210
4211 \begin_layout Enumerate
4212
4213 \family sans
4214 Subsubsection*
4215 \end_layout
4216
4217 \begin_layout Standard
4218 The 
4219 \begin_inset Quotes eld
4220 \end_inset
4221
4222 *
4223 \begin_inset Quotes erd
4224 \end_inset
4225
4226  after each name means that these headings are not numbered.
4227  They work the same as their numbered counterparts but won't appear in the
4228  table of contents, see section
4229 \begin_inset space ~
4230 \end_inset
4231
4232
4233 \begin_inset CommandInset ref
4234 LatexCommand ref
4235 reference "sec:toc"
4236
4237 \end_inset
4238
4239 .
4240 \end_layout
4241
4242 \begin_layout Subsubsection
4243 Changing the Numbering
4244 \begin_inset CommandInset label
4245 LatexCommand label
4246 name "sub:Numbering-depth"
4247
4248 \end_inset
4249
4250
4251 \end_layout
4252
4253 \begin_layout Standard
4254 You can also alter which sectioning levels get numbered and which ones appear
4255  in the Table of Contents.
4256  Now, this doesn't remove any of the levels; that's preset in the document
4257  class.
4258  Certain classes start with 
4259 \family sans
4260 Chapter
4261 \family default
4262  and go down to the 
4263 \family sans
4264 Subparagraph
4265 \family default
4266  level.
4267  Others start at 
4268 \family sans
4269 Section
4270 \family default
4271 .
4272  Similarly, not all document classes number all sectioning levels.
4273  Most don't number 
4274 \family sans
4275 Paragraph
4276 \family default
4277  or 
4278 \family sans
4279 Subparagraph
4280 \family default
4281 .
4282  This is something you can change.
4283 \end_layout
4284
4285 \begin_layout Standard
4286 Open the 
4287 \family sans
4288 Document\SpecialChar \menuseparator
4289 Settings
4290 \family default
4291  dialog.
4292 \family sans
4293
4294 \begin_inset Index
4295 status collapsed
4296
4297 \begin_layout Plain Layout
4298 Document ! Settings
4299 \end_layout
4300
4301 \end_inset
4302
4303
4304 \family default
4305  Under 
4306 \family sans
4307 Numbering
4308 \begin_inset space ~
4309 \end_inset
4310
4311 &
4312 \begin_inset space ~
4313 \end_inset
4314
4315 TOC
4316 \family default
4317  you'll see two counters.
4318  The one named 
4319 \family sans
4320 Numbering
4321 \family default
4322  controls how far down in the sectioning hierarchy LyX numbers a section
4323  heading.
4324  The other one controls the appearance of the section headings in the table
4325  of contents.
4326 \end_layout
4327
4328 \begin_layout Subsubsection
4329 Short Titles of Headings
4330 \begin_inset Index
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Section headings ! Short titles
4335 \end_layout
4336
4337 \end_inset
4338
4339
4340 \begin_inset OptArg
4341 status collapsed
4342
4343 \begin_layout Plain Layout
4344 Short Titles
4345 \end_layout
4346
4347 \end_inset
4348
4349
4350 \begin_inset CommandInset label
4351 LatexCommand label
4352 name "sec:Short-Titles"
4353
4354 \end_inset
4355
4356
4357 \end_layout
4358
4359 \begin_layout Standard
4360 Some section or chapter titles, such as this one, can get quite long.
4361  This can cause troubles when there is limited horizontal space.
4362  For example, if the header of the page is set to show the current section
4363  title, a long title will protrude over the page margins and look awful.
4364 \end_layout
4365
4366 \begin_layout Standard
4367 LaTeX allows you to specify a short title for section headings.
4368  This short title is used in the header and in the actual table of contents,
4369  avoiding the problem mentioned.
4370  To specify a short title, use the menu 
4371 \family sans
4372 Insert\SpecialChar \menuseparator
4373 Short
4374 \begin_inset space ~
4375 \end_inset
4376
4377 Title
4378 \family default
4379 .
4380  This will insert a box labeled 
4381 \begin_inset Quotes eld
4382 \end_inset
4383
4384 opt
4385 \begin_inset Quotes erd
4386 \end_inset
4387
4388  (stands for 
4389 \begin_inset Quotes eld
4390 \end_inset
4391
4392 optional
4393 \begin_inset Quotes erd
4394 \end_inset
4395
4396 ) which you can use to enter the short title text.
4397  This also works for captions inside floats.
4398 \end_layout
4399
4400 \begin_layout Standard
4401 The title of this section is a good example of using this feature.
4402 \end_layout
4403
4404 \begin_layout Subsubsection
4405 Special Information
4406 \end_layout
4407
4408 \begin_layout Standard
4409 The following information applies to all section headings:
4410 \end_layout
4411
4412 \begin_layout Itemize
4413 You cannot do any nesting with these environments.
4414 \end_layout
4415
4416 \begin_layout Itemize
4417 You cannot use a margin note in any of these environments.
4418 \end_layout
4419
4420 \begin_layout Itemize
4421 You can only use inline math in these environments.
4422 \end_layout
4423
4424 \begin_layout Itemize
4425 You can use labels and cross-references to refer to their numbers.
4426 \end_layout
4427
4428 \begin_layout Subsection
4429 Quotes and Poetryline spacing
4430 \end_layout
4431
4432 \begin_layout Standard
4433 LyX has three paragraph environments for writing poetry and quotations.
4434  They are 
4435 \family sans
4436 Quote
4437 \family default
4438
4439 \family sans
4440 Quotation
4441 \family default
4442 , and 
4443 \family sans
4444 Verse
4445 \family default
4446 .
4447  Forget the days of changing line spacing and twiddling with margins.
4448  These three paragraph environments already have those changes built-in.
4449  They all widen the left margin and add a bit of extra space above and below
4450  the text they contain.
4451  They also allow nesting, so you can put a 
4452 \family sans
4453 Verse
4454 \family default
4455  in a 
4456 \family sans
4457 Quotation
4458 \family default
4459 , as well as in some other paragraph environments.
4460 \end_layout
4461
4462 \begin_layout Standard
4463 There is another feature of these three paragraph environments: they do
4464  
4465 \emph on
4466 not
4467 \emph default
4468  reset to 
4469 \family sans
4470 Standard
4471 \family default
4472  when you start a new paragraph.
4473  So, you can type in that poem and merrily hit 
4474 \family sans
4475 Return
4476 \family default
4477  without worrying about the paragraph environment changing on you.
4478  Of course, that means that, once you're done typing in that poem, you have
4479  to change back to the 
4480 \family sans
4481 Standard
4482 \family default
4483  environment yourself.
4484 \end_layout
4485
4486 \begin_layout Subsubsection
4487
4488 \family sans
4489 Quote
4490 \family default
4491  and 
4492 \family sans
4493 Quotation
4494 \family default
4495
4496 \begin_inset CommandInset label
4497 LatexCommand label
4498 name "sec:Quote"
4499
4500 \end_inset
4501
4502
4503 \begin_inset Index
4504 status collapsed
4505
4506 \begin_layout Plain Layout
4507 Quotation
4508 \end_layout
4509
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \begin_layout Standard
4516 Now that we've described the similarities of these three environments, it's
4517  time for the differences.
4518  
4519 \family sans
4520 Quote
4521 \family default
4522  and 
4523 \family sans
4524 Quotation
4525 \family default
4526  are identical except for one difference: 
4527 \family sans
4528 Quote
4529 \family default
4530  uses extra spacing to separate paragraphs and never indents the first line.
4531  
4532 \family sans
4533 Quotation
4534 \family default
4535  
4536 \emph on
4537 always
4538 \emph default
4539  indents the first line of a paragraph and uses the same line spacing throughout.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 Here's an example of the 
4544 \family sans
4545 Quote
4546 \family default
4547  environment:
4548 \end_layout
4549
4550 \begin_layout Quote
4551 This is in the 
4552 \family sans
4553 Quote
4554 \family default
4555  environment.
4556  I can keep writing, extending this line out further and further until it
4557  wraps.
4558  See -- no indentation!
4559 \end_layout
4560
4561 \begin_layout Quote
4562 Here's the second paragraph of this quote.
4563  Again, there's no indentation, but there is extra space between me and
4564  the other paragraph.
4565 \end_layout
4566
4567 \begin_layout Standard
4568 Here's another example, this time in the 
4569 \family sans
4570 Quotation
4571 \family default
4572  environment:
4573 \end_layout
4574
4575 \begin_layout Quotation
4576 This is in the 
4577 \family sans
4578 Quotation
4579 \family default
4580  environment.
4581  If I keep writing, you'll see the indentation.
4582  If your country uses a writing style that shows off new paragraphs by indenting
4583  the first line, then 
4584 \family sans
4585 Quotation
4586 \family default
4587  is the environment for you! Well, you'd use it 
4588 \emph on
4589 if
4590 \emph default
4591  you were quoting other text.
4592 \end_layout
4593
4594 \begin_layout Quotation
4595 Here's a new paragraph.
4596  I could ramble on and on, like a politician at election time.
4597  If I did that, though, you'd get bored.
4598 \end_layout
4599
4600 \begin_layout Standard
4601 As the examples show, 
4602 \family sans
4603 Quote
4604 \family default
4605  is for those people who use extra space to separate paragraphs.
4606  They should put quotes in the 
4607 \family sans
4608 Quote
4609 \family default
4610  environment.
4611  Those who use indentation to mark a new paragraph should use the 
4612 \family sans
4613 Quotation
4614 \family default
4615  paragraph environment for quoted text.
4616 \end_layout
4617
4618 \begin_layout Subsubsection
4619
4620 \family sans
4621 Verse
4622 \family default
4623
4624 \begin_inset Index
4625 status collapsed
4626
4627 \begin_layout Plain Layout
4628 Paragraph ! Verse
4629 \end_layout
4630
4631 \end_inset
4632
4633
4634 \family sans
4635
4636 \begin_inset Index
4637 status collapsed
4638
4639 \begin_layout Plain Layout
4640 Poetry
4641 \end_layout
4642
4643 \end_inset
4644
4645
4646 \begin_inset CommandInset label
4647 LatexCommand label
4648 name "sec:Verse"
4649
4650 \end_inset
4651
4652
4653 \end_layout
4654
4655 \begin_layout Standard
4656
4657 \family sans
4658 Verse
4659 \family default
4660  is a paragraph environment for poetry, rhymes, verses, and so on.
4661  Here's an example:
4662 \end_layout
4663
4664 \begin_layout Verse
4665 This is in Verse
4666 \begin_inset Newline newline
4667 \end_inset
4668
4669 Which I did not rehearse!
4670 \end_layout
4671
4672 \begin_layout Verse
4673 It could be much worse.
4674  This line could be long, very long, oh so long, so very long that it wraps
4675  around.
4676  It looks okay on screen, but in the printed version, the extra lines are
4677  indented a bit more than the first.
4678  Okay, so it's turned to prose and doesn't rhyme anymore.
4679  So sue me.
4680 \end_layout
4681
4682 \begin_layout Verse
4683 To break a line
4684 \begin_inset Newline newline
4685 \end_inset
4686
4687 And make things look fine
4688 \begin_inset Newline newline
4689 \end_inset
4690
4691 Use 
4692 \family sans
4693 C-Return
4694 \family default
4695 .
4696 \end_layout
4697
4698 \begin_layout Standard
4699 As you can see, 
4700 \family sans
4701 Verse
4702 \family default
4703  does not indent both margins.
4704  Each stanza of the verse or poem is in its own paragraph.
4705  To separate the individual lines of a stanza, use the 
4706 \family typewriter
4707 break-line
4708 \family default
4709  function 
4710 \family sans
4711 C-Return
4712 \family default
4713 .
4714 \end_layout
4715
4716 \begin_layout Subsection
4717 Lists
4718 \begin_inset Index
4719 status collapsed
4720
4721 \begin_layout Plain Layout
4722 Lists
4723 \end_layout
4724
4725 \end_inset
4726
4727
4728 \begin_inset CommandInset label
4729 LatexCommand label
4730 name "sub:Lists"
4731
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 LyX has four different paragraph environments for creating different kinds
4739  of lists.
4740  In the 
4741 \family sans
4742 Itemize
4743 \family default
4744  and 
4745 \family sans
4746 Enumerate
4747 \family default
4748  environments, LyX labels your list items with bullets or numbers, respectively.
4749  In the 
4750 \family sans
4751 Description
4752 \family default
4753  and 
4754 \family sans
4755 List
4756 \family default
4757  environments, LyX lets you provide your own label.
4758  We'll present the individual details of each type of list next after describing
4759  some general features of all four of them.
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763 General Features
4764 \end_layout
4765
4766 \begin_layout Standard
4767 The four paragraph environments for lists differ from the other environments
4768  in several ways.
4769  First, LyX treats each paragraph as a list item.
4770  Hitting 
4771 \family sans
4772 Return
4773 \family default
4774  does 
4775 \emph on
4776 not
4777 \emph default
4778  reset the environment to 
4779 \family sans
4780 Standard
4781 \family default
4782  but keeps the current environment and creates a new list item.
4783  The nesting depth is not also kept.
4784  If you want to keep the paragraph environment but reset the current nesting
4785  depth, you can use 
4786 \family sans
4787 M-Return
4788 \family default
4789  to break paragraphs.
4790 \end_layout
4791
4792 \begin_layout Standard
4793 You can nest lists of any type inside one another.
4794  In fact, LyX changes the labels on some list items depending on how it
4795  is nested.
4796  If you intend to use any of the list paragraph environments, we suggest
4797  you read all of section
4798 \begin_inset space ~
4799 \end_inset
4800
4801
4802 \begin_inset CommandInset ref
4803 LatexCommand ref
4804 reference "sec:Nesting"
4805
4806 \end_inset
4807
4808 .
4809  
4810 \end_layout
4811
4812 \begin_layout Subsubsection
4813
4814 \family sans
4815 Itemize
4816 \family default
4817
4818 \begin_inset Index
4819 status collapsed
4820
4821 \begin_layout Plain Layout
4822 Lists ! Itemize
4823 \end_layout
4824
4825 \end_inset
4826
4827
4828 \begin_inset CommandInset label
4829 LatexCommand label
4830 name "sec:Itemize"
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Standard
4838 The first type of list we'll describe in detail is the 
4839 \family sans
4840 Itemize
4841 \family default
4842  paragraph environment.
4843  It has the following properties:
4844 \end_layout
4845
4846 \begin_layout Itemize
4847 Each item has a particular bullet or symbol as its label.
4848 \end_layout
4849
4850 \begin_deeper
4851 \begin_layout Itemize
4852 LyX uses the same symbol for all of the items in a given nesting level.
4853 \end_layout
4854
4855 \begin_layout Itemize
4856 The symbol appears at the beginning of the first line.
4857 \end_layout
4858
4859 \end_deeper
4860 \begin_layout Itemize
4861 The items can have any length.
4862  LyX automatically offsets the left margin of each item.
4863  The offset is always relative to whatever environment the 
4864 \family sans
4865 Itemize
4866 \family default
4867  list may be in.
4868 \end_layout
4869
4870 \begin_layout Itemize
4871 If you nest an 
4872 \family sans
4873 Itemize
4874 \family default
4875  environment inside another 
4876 \family sans
4877 Itemize
4878 \family default
4879  environment, the label changes to a new symbol.
4880 \end_layout
4881
4882 \begin_deeper
4883 \begin_layout Itemize
4884 There are four different symbols for up to a four-fold nesting.
4885 \end_layout
4886
4887 \begin_layout Itemize
4888 LyX always shows the same symbol on screen.
4889 \end_layout
4890
4891 \begin_layout Itemize
4892 See section
4893 \begin_inset space ~
4894 \end_inset
4895
4896
4897 \begin_inset CommandInset ref
4898 LatexCommand ref
4899 reference "sec:Nesting"
4900
4901 \end_inset
4902
4903  for a full explanation of nesting.
4904 \end_layout
4905
4906 \end_deeper
4907 \begin_layout Standard
4908 Of course, that explanation was also an example of an 
4909 \family sans
4910 Itemize
4911 \family default
4912  list.
4913  The 
4914 \family sans
4915 Itemize
4916 \family default
4917  environment is best suited for lists where the order doesn't matter.
4918 \end_layout
4919
4920 \begin_layout Standard
4921 We said that different levels use different symbols as their label.
4922  Here's an example of all four possible symbols.
4923  Note that those of you reading this manual within LyX won't see any difference.
4924 \end_layout
4925
4926 \begin_layout Itemize
4927 The label for the first level 
4928 \family sans
4929 Itemize
4930 \family default
4931  is a large black dot, or bullet.
4932 \end_layout
4933
4934 \begin_deeper
4935 \begin_layout Itemize
4936 The label for the second level is a dash.
4937 \end_layout
4938
4939 \begin_deeper
4940 \begin_layout Itemize
4941 The label for the third is an asterisk.
4942 \end_layout
4943
4944 \begin_deeper
4945 \begin_layout Itemize
4946 The label for the fourth is a centered dot.
4947 \end_layout
4948
4949 \end_deeper
4950 \begin_layout Itemize
4951 Back out to the third level.
4952 \end_layout
4953
4954 \end_deeper
4955 \begin_layout Itemize
4956 Back to the second level.
4957 \end_layout
4958
4959 \end_deeper
4960 \begin_layout Itemize
4961 Back to the outermost level.
4962 \end_layout
4963
4964 \begin_layout Standard
4965 These are the default labels for an 
4966 \family sans
4967 Itemize
4968 \family default
4969  list.
4970  You can customize these labels in the 
4971 \family sans
4972 Document\SpecialChar \menuseparator
4973 Settings
4974 \family default
4975  dialog in the submenu 
4976 \family sans
4977 Bullets
4978 \family default
4979 .
4980 \family sans
4981
4982 \begin_inset Index
4983 status collapsed
4984
4985 \begin_layout Plain Layout
4986 Document ! Settings
4987 \end_layout
4988
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 Notice how the space between items decreases with increasing depth.
4996  We'll explain nesting and all the tricks you can do with different depths
4997  in section
4998 \begin_inset space ~
4999 \end_inset
5000
5001
5002 \begin_inset CommandInset ref
5003 LatexCommand ref
5004 reference "sec:Nesting"
5005
5006 \end_inset
5007
5008 .
5009 \end_layout
5010
5011 \begin_layout Subsubsection
5012
5013 \family sans
5014 Enumerate
5015 \family default
5016
5017 \begin_inset Index
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Lists ! Enumerate
5022 \end_layout
5023
5024 \end_inset
5025
5026
5027 \begin_inset CommandInset label
5028 LatexCommand label
5029 name "sec:Enumerate"
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 The 
5038 \family sans
5039 Enumerate
5040 \family default
5041  environment is used to create numbered lists and outlines.
5042  It has these properties:
5043 \end_layout
5044
5045 \begin_layout Enumerate
5046 Each item has a numeral as its label.
5047 \end_layout
5048
5049 \begin_deeper
5050 \begin_layout Enumerate
5051 The type of numeral depends on the nesting depth.
5052 \end_layout
5053
5054 \end_deeper
5055 \begin_layout Enumerate
5056 LyX automatically counts the items for you and updates the label as appropriate.
5057 \end_layout
5058
5059 \begin_layout Enumerate
5060 Each new 
5061 \family sans
5062 Enumerate
5063 \family default
5064  environment resets the counter to one.
5065 \end_layout
5066
5067 \begin_layout Enumerate
5068 Like the 
5069 \family sans
5070 Itemize
5071 \family default
5072  environment, the 
5073 \family sans
5074 Enumerate
5075 \family default
5076  environment:
5077 \end_layout
5078
5079 \begin_deeper
5080 \begin_layout Enumerate
5081 Offsets the items relative to the left margin.
5082  Items can have any length.
5083 \end_layout
5084
5085 \begin_layout Enumerate
5086 Reduces the space between items as the nesting depth increases.
5087 \end_layout
5088
5089 \begin_layout Enumerate
5090 Uses different types of labels depending on the nesting depth.
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094 Allows up to a four-fold nesting.
5095 \end_layout
5096
5097 \end_deeper
5098 \begin_layout Standard
5099 Unlike the 
5100 \family sans
5101 Itemize
5102 \family default
5103  environment, 
5104 \family sans
5105 Enumerate
5106 \family default
5107  shows the different labels for each item in LyX.
5108  Here is how LyX labels the four different levels in an 
5109 \family sans
5110 Enumerate
5111 \family default
5112 :
5113 \end_layout
5114
5115 \begin_layout Enumerate
5116 The first level of an 
5117 \family sans
5118 Enumerate
5119 \family default
5120  uses Arabic numerals followed by a period.
5121 \end_layout
5122
5123 \begin_deeper
5124 \begin_layout Enumerate
5125 The second level uses lower case letters surrounded by parentheses.
5126 \end_layout
5127
5128 \begin_deeper
5129 \begin_layout Enumerate
5130 The third level uses lower-case Roman numerals followed by a period.
5131 \end_layout
5132
5133 \begin_deeper
5134 \begin_layout Enumerate
5135 The fourth level uses capital letters followed by a period.
5136 \end_layout
5137
5138 \begin_layout Enumerate
5139 Again, notice the decrease in the spacing between items as the nesting depth
5140  increases.
5141 \end_layout
5142
5143 \end_deeper
5144 \begin_layout Enumerate
5145 Back to the third level
5146 \end_layout
5147
5148 \end_deeper
5149 \begin_layout Enumerate
5150 Back to the second level.
5151 \end_layout
5152
5153 \end_deeper
5154 \begin_layout Enumerate
5155 Back to the outermost level.
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Once again, you can customize the type of numbering used in the 
5160 \family sans
5161 Enumerate
5162 \family default
5163  environment.
5164  It involves adding commands to the LaTeX preamble (see the 
5165 \emph on
5166 Extended Features
5167 \emph default
5168  manual).
5169  As stated earlier, such customization only shows up in the printed version,
5170  not in LyX.
5171 \end_layout
5172
5173 \begin_layout Standard
5174 There is more to nesting 
5175 \family sans
5176 Enumerate
5177 \family default
5178  environments than we've stated here.
5179  You should read section
5180 \begin_inset space ~
5181 \end_inset
5182
5183
5184 \begin_inset CommandInset ref
5185 LatexCommand ref
5186 reference "sec:Nesting"
5187
5188 \end_inset
5189
5190  to learn more about nesting.
5191 \end_layout
5192
5193 \begin_layout Subsubsection
5194
5195 \family sans
5196 Description
5197 \family default
5198
5199 \begin_inset Index
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Lists ! Description
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Description-List"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219 Unlike the previous two environments, the 
5220 \family sans
5221 Description
5222 \family default
5223  list has no fixed label.
5224  Instead, LyX uses the first 
5225 \begin_inset Quotes eld
5226 \end_inset
5227
5228 word
5229 \begin_inset Quotes erd
5230 \end_inset
5231
5232  of the first line as the label.
5233  Here's an example:
5234 \end_layout
5235
5236 \begin_layout Description
5237 Example: This is an example of the 
5238 \family sans
5239 Description
5240 \family default
5241  environment.
5242 \end_layout
5243
5244 \begin_layout Standard
5245 LyX typesets the label in boldface and puts extra space between it and the
5246  rest of the line.
5247 \end_layout
5248
5249 \begin_layout Standard
5250 With the first 
5251 \begin_inset Quotes eld
5252 \end_inset
5253
5254 word
5255 \begin_inset Quotes erd
5256 \end_inset
5257
5258  it is meant that the first hit of the 
5259 \family sans
5260 Space
5261 \family default
5262  key ends the label if you are at the beginning of the first line of an
5263  item.
5264  If you need to use more than one word in the label use a 
5265 \family sans
5266 Protected Blank
5267 \family default
5268 .
5269  (Use either 
5270 \family sans
5271 C-Space
5272 \family default
5273  or the menu 
5274 \family sans
5275 Insert\SpecialChar \menuseparator
5276 Formatting\SpecialChar \menuseparator
5277 Protected
5278 \begin_inset space ~
5279 \end_inset
5280
5281 Space
5282 \family default
5283 , see section
5284 \begin_inset space ~
5285 \end_inset
5286
5287
5288 \begin_inset CommandInset ref
5289 LatexCommand ref
5290 reference "sub:Protected-Space"
5291
5292 \end_inset
5293
5294  for more info.) Here is an example:
5295 \end_layout
5296
5297 \begin_layout Description
5298 Second
5299 \begin_inset space ~
5300 \end_inset
5301
5302 Example: This one shows how to use a 
5303 \family sans
5304 Protected
5305 \begin_inset space ~
5306 \end_inset
5307
5308 Blank
5309 \family default
5310  in the label of a 
5311 \family sans
5312 Description
5313 \family default
5314  list item.
5315 \end_layout
5316
5317 \begin_layout Description
5318 Usage: You should use the 
5319 \family sans
5320 Description
5321 \family default
5322  environment for things like definitions and theorems.
5323  Use it when you need to make one word in particular stand out in the text
5324  that describes it.
5325  It's not a good idea to use a 
5326 \family sans
5327 Description
5328 \family default
5329  environment when you have an entire sentence that you want to describe.
5330  You're better off using 
5331 \family sans
5332 Itemize
5333 \family default
5334  or 
5335 \family sans
5336 Enumerate
5337 \family default
5338  and nesting several 
5339 \family sans
5340 Standard
5341 \family default
5342  paragraphs into them.
5343 \end_layout
5344
5345 \begin_layout Description
5346 Nesting: You can nest 
5347 \family sans
5348 Description
5349 \family default
5350  environments inside one another, nest them in other types of lists, and
5351  so on.
5352 \end_layout
5353
5354 \begin_layout Standard
5355 Notice that after the first line, LyX indents subsequent lines, offsetting
5356  them from the first line.
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360 The LyX 
5361 \family sans
5362 List
5363 \family default
5364
5365 \begin_inset Index
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! Lyx@LyX list
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset label
5376 LatexCommand label
5377 name "sec:LyX-List"
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 The 
5386 \family sans
5387 List
5388 \family default
5389  environment is a LyX extension to LaTeX.
5390  
5391 \end_layout
5392
5393 \begin_layout Standard
5394 Like the 
5395 \family sans
5396 Description
5397 \family default
5398  environment the 
5399 \family sans
5400 List
5401 \family default
5402  environment has user-defined labels for each list item.
5403  There are the following properties of this list environment:
5404 \end_layout
5405
5406 \begin_layout Labeling
5407 \labelwidthstring 00.00.0000
5408 item
5409 \begin_inset space ~
5410 \end_inset
5411
5412 labels LyX uses the first 
5413 \begin_inset Quotes eld
5414 \end_inset
5415
5416 word
5417 \begin_inset Quotes erd
5418 \end_inset
5419
5420  of each line as the item label.
5421  The first 
5422 \family sans
5423 Space
5424 \family default
5425  after the beginning of the first line of an item marks the end of the label.
5426  If you need to use more than one word in an item label, use a protected
5427  blank as described above.
5428 \end_layout
5429
5430 \begin_layout Labeling
5431 \labelwidthstring 00.00.0000
5432 margins As you can see, LyX uses different margins for the item label and
5433  the body of the item text.
5434  The body of the text has a larger left margin, which is equal to the default
5435  label width plus a little extra space.
5436  
5437 \end_layout
5438
5439 \begin_layout Labeling
5440 \labelwidthstring 00.00.0000
5441 label
5442 \begin_inset space ~
5443 \end_inset
5444
5445 width LyX uses the width of the label, or the default width, whatever is
5446  larger.
5447  If the label width is larger, the label 
5448 \begin_inset Quotes eld
5449 \end_inset
5450
5451 extends
5452 \begin_inset Quotes erd
5453 \end_inset
5454
5455  into the first line.
5456  In other words, the text of the first line isn't aligned with the left
5457  margin of the rest of the item text.
5458 \end_layout
5459
5460 \begin_layout Labeling
5461 \labelwidthstring 00.00.0000
5462 default
5463 \begin_inset space ~
5464 \end_inset
5465
5466 width You can set the default label width to ensure that the text of all
5467  items in a 
5468 \family sans
5469 List
5470 \family default
5471  environment have the same left margin.
5472 \begin_inset Newline newline
5473 \end_inset
5474
5475 To change the default width, select all items in the list.
5476  Now open the 
5477 \family sans
5478 Edit\SpecialChar \menuseparator
5479 Paragraph
5480 \begin_inset space ~
5481 \end_inset
5482
5483 Settings
5484 \family default
5485  dialog.
5486  The text in the box 
5487 \family sans
5488 Longest
5489 \begin_inset space ~
5490 \end_inset
5491
5492 label
5493 \family default
5494  determines the default label width.
5495  You can use the text of your largest label here, but you can also use the
5496  letter 
5497 \begin_inset Quotes eld
5498 \end_inset
5499
5500 M
5501 \begin_inset Quotes erd
5502 \end_inset
5503
5504  multiple times instead.
5505  The M is the widest character and is a standard unit of widths in LaTeX.
5506  By using 
5507 \begin_inset Quotes eld
5508 \end_inset
5509
5510 M
5511 \begin_inset Quotes erd
5512 \end_inset
5513
5514  as the unit of width you don't need to keep changing the contents of 
5515 \family sans
5516 Longest
5517 \begin_inset space ~
5518 \end_inset
5519
5520 label
5521 \family default
5522  every time you alter a label in a 
5523 \family sans
5524 List
5525 \family default
5526  environment.
5527 \begin_inset Newline newline
5528 \end_inset
5529
5530 The predefined default width is the length of 
5531 \begin_inset Quotes eld
5532 \end_inset
5533
5534 00.00.0000
5535 \begin_inset Quotes erd
5536 \end_inset
5537
5538  (equal to 6 M).
5539  
5540 \begin_inset Newline newline
5541 \end_inset
5542
5543
5544 \begin_inset Note Greyedout
5545 status open
5546
5547 \begin_layout Plain Layout
5548
5549 \series bold
5550 Note:
5551 \series default
5552  Setting the cursor into a list item to change only its label width will
5553  only change the width inside LyX but not in the output.
5554 \end_layout
5555
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \begin_layout Standard
5562 You should use the 
5563 \family sans
5564 List
5565 \family default
5566  environment the same way like the 
5567 \family sans
5568 Description
5569 \family default
5570  list: When you need one word to stand out from the text that describes
5571  it.
5572  The 
5573 \family sans
5574 List
5575 \family default
5576  environment gives you another way to do this, using a different overall
5577  layout.
5578 \end_layout
5579
5580 \begin_layout Standard
5581 You can nest 
5582 \family sans
5583 List
5584 \family default
5585  environments inside one another, nest them in other types of lists, and
5586  so on.
5587  They work just like the other list paragraph environments.
5588  Read section
5589 \begin_inset space ~
5590 \end_inset
5591
5592
5593 \begin_inset CommandInset ref
5594 LatexCommand ref
5595 reference "sec:Nesting"
5596
5597 \end_inset
5598
5599  to learn about nesting.
5600 \end_layout
5601
5602 \begin_layout Standard
5603 There is yet another feature of the 
5604 \family sans
5605 List
5606 \family default
5607  environment: As you can see in the examples, LyX left-justifies the item
5608  labels by default.
5609  You can use additional 
5610 \family sans
5611 HFills
5612 \family default
5613  to change how LyX justifies the item label.
5614  
5615 \family sans
5616 Hfills
5617 \family default
5618  are documented in section
5619 \begin_inset space ~
5620 \end_inset
5621
5622
5623 \begin_inset CommandInset ref
5624 LatexCommand ref
5625 reference "sub:Horizontal-Space"
5626
5627 \end_inset
5628
5629 .
5630  Here are some examples:
5631 \end_layout
5632
5633 \begin_layout Labeling
5634 \labelwidthstring 00.00.0000
5635 Left The default for 
5636 \family sans
5637 List
5638 \family default
5639  item labels.
5640 \end_layout
5641
5642 \begin_layout Labeling
5643 \labelwidthstring 00.00.0000
5644 \begin_inset space \hfill{}
5645 \end_inset
5646
5647 Right One 
5648 \family sans
5649 HFill
5650 \family default
5651  at the beginning of the label right justifies it.
5652 \end_layout
5653
5654 \begin_layout Labeling
5655 \labelwidthstring 00.00.0000
5656 \begin_inset space \hfill{}
5657 \end_inset
5658
5659 Center
5660 \begin_inset space \hfill{}
5661 \end_inset
5662
5663  One 
5664 \family sans
5665 HFill
5666 \family default
5667  at the beginning of the label and one at the end centers it.
5668 \end_layout
5669
5670 \begin_layout Subsection
5671 Letters
5672 \begin_inset Index
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676 Letters
5677 \end_layout
5678
5679 \end_inset
5680
5681
5682 \end_layout
5683
5684 \begin_layout Subsubsection
5685
5686 \family sans
5687 Address
5688 \family default
5689  and 
5690 \family sans
5691 Right
5692 \begin_inset space ~
5693 \end_inset
5694
5695 Address
5696 \family default
5697 : An Overview
5698 \end_layout
5699
5700 \begin_layout Standard
5701 Although LyX has document classes for letters, we've also created two paragraph
5702  environments called 
5703 \family sans
5704 Address
5705 \family default
5706  and 
5707 \family sans
5708 Right
5709 \begin_inset space ~
5710 \end_inset
5711
5712 Address
5713 \family default
5714 .
5715  To use the letter class, you need to use specific paragraph environments
5716  in a specific order, otherwise LaTeX gags on the document.
5717  In contrast, you can use the 
5718 \family sans
5719 Address
5720 \family default
5721  and 
5722 \family sans
5723 Right
5724 \begin_inset space ~
5725 \end_inset
5726
5727 Address
5728 \family default
5729  paragraph environments anywhere with no problem.
5730  You can even nest them inside other environments, though you can't nest
5731  anything in them.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 Of course, you're not limited to using 
5736 \family sans
5737 Address
5738 \family default
5739  and 
5740 \family sans
5741 Right
5742 \begin_inset space ~
5743 \end_inset
5744
5745 Address
5746 \family default
5747  for letters only.
5748  
5749 \family sans
5750 Right
5751 \begin_inset space ~
5752 \end_inset
5753
5754 Address
5755 \family default
5756 , in particular, is useful for creating article titles like those used in
5757  some European academic papers.
5758 \end_layout
5759
5760 \begin_layout Subsubsection
5761 Usage
5762 \begin_inset CommandInset label
5763 LatexCommand label
5764 name "sec:Address-Usage"
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 The 
5773 \family sans
5774 Address
5775 \family default
5776  environment formats text in the style of an address, which is also used
5777  for the opening and signature in some countries.
5778  Similarly, the 
5779 \family sans
5780 Right
5781 \begin_inset space ~
5782 \end_inset
5783
5784 Address
5785 \family default
5786  environment formats text in the style of a right-justified address, which
5787  is used for the sender's address and today's date in some countries.
5788  Here's an example of each:
5789 \end_layout
5790
5791 \begin_layout Right Address
5792 Right Address
5793 \begin_inset Newline newline
5794 \end_inset
5795
5796 Who I am
5797 \begin_inset Newline newline
5798 \end_inset
5799
5800 Where I am
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 When is it? What is today?
5805 \end_layout
5806
5807 \begin_layout Standard
5808 That was 
5809 \family sans
5810 Right
5811 \begin_inset space ~
5812 \end_inset
5813
5814 Address
5815 \family default
5816 .
5817  Notice that the lines all have the same left margin, which LyX sets to
5818  fit the largest block of text on a single line.
5819  Here's an example of the 
5820 \family sans
5821 Address
5822 \family default
5823  environment:
5824 \end_layout
5825
5826 \begin_layout Address
5827 Who are you
5828 \begin_inset Newline newline
5829 \end_inset
5830
5831 Where do I send this
5832 \begin_inset Newline newline
5833 \end_inset
5834
5835 Your post office and country
5836 \end_layout
5837
5838 \begin_layout Standard
5839 As you can see, both 
5840 \family sans
5841 Address
5842 \family default
5843  and 
5844 \family sans
5845 Right
5846 \begin_inset space ~
5847 \end_inset
5848
5849 Address
5850 \family default
5851  add extra space between themselves and the next paragraph.
5852  If you hit 
5853 \family sans
5854 Return
5855 \family default
5856  in either of these environments, LyX resets the nesting depth and sets
5857  the environment to 
5858 \family sans
5859 Standard
5860 \family default
5861 .
5862  This makes sense, since 
5863 \family sans
5864 Return
5865 \family default
5866  is the 
5867 \family typewriter
5868 break-paragraph
5869 \family default
5870  function, and the individual lines of an address are not paragraphs.
5871  Thus, you have to use 
5872 \family typewriter
5873 break-line
5874 \family default
5875  (
5876 \family sans
5877 C-Return
5878 \family default
5879  or 
5880 \family sans
5881 Formatting
5882 \begin_inset space ~
5883 \end_inset
5884
5885 Character\SpecialChar \menuseparator
5886 Line
5887 \begin_inset space ~
5888 \end_inset
5889
5890 Break
5891 \family default
5892  from the 
5893 \family sans
5894 Insert
5895 \family default
5896  menu) to start a new line in an 
5897 \family sans
5898 Address
5899 \family default
5900  or 
5901 \family sans
5902 Right
5903 \begin_inset space ~
5904 \end_inset
5905
5906 Address
5907 \family default
5908  environment.
5909 \end_layout
5910
5911 \begin_layout Subsection
5912 Academic Writing
5913 \end_layout
5914
5915 \begin_layout Standard
5916 Most academic writing begins with an abstract and ends with a bibliography
5917  or list of references.
5918  LyX contains paragraph environments for both of these.
5919 \end_layout
5920
5921 \begin_layout Subsubsection
5922
5923 \family sans
5924 Abstract
5925 \begin_inset Index
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Abstracts
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 The 
5939 \family sans
5940 Abstract
5941 \family default
5942  environment is used for the abstract of an article.
5943  Technically, you could use this environment anywhere, but you really should
5944  only use it at the beginning of the document, after the title.
5945  Also, don't bother trying to nest 
5946 \family sans
5947 Abstract
5948 \family default
5949  in anything else or vice versa.
5950  It won't work.
5951  The 
5952 \family sans
5953 Abstract
5954 \family default
5955  environment is only useful in the article and report document classes.
5956  The book document classes ignores the 
5957 \family sans
5958 Abstract
5959 \family default
5960  completely, and it's utterly silly to use 
5961 \family sans
5962 Abstract
5963 \family default
5964  in a letter document class.
5965 \end_layout
5966
5967 \begin_layout Standard
5968 The 
5969 \family sans
5970 Abstract
5971 \family default
5972  environment does several things for you.
5973  First, it puts the centered label 
5974 \begin_inset Quotes eld
5975 \end_inset
5976
5977 Abstract
5978 \begin_inset Quotes erd
5979 \end_inset
5980
5981  above the text.
5982  The label and the text of the abstract are separated by some extra vertical
5983  space.
5984  Second, it typesets everything in a smaller font, just as you'd expect.
5985  Lastly, it adds a bit of extra vertical space between the abstract and
5986  the subsequent text.
5987  Well, that's how it will appear on the LyX screen.
5988  The appearance in the output depends on the used article or report class.
5989 \end_layout
5990
5991 \begin_layout Standard
5992 Starting a new paragraph by hitting 
5993 \family sans
5994 Return
5995 \family default
5996  does not reset the paragraph environment.
5997  The new paragraph will still be in the 
5998 \family sans
5999 Abstract
6000 \family default
6001  environment.
6002  So, you will have to change the paragraph environment yourself when you
6003  finish entering the abstract of your document.
6004 \end_layout
6005
6006 \begin_layout Standard
6007 \begin_inset Float figure
6008 wide false
6009 sideways false
6010 status open
6011
6012 \begin_layout Plain Layout
6013 \align center
6014 \begin_inset Graphics
6015         filename clipart/Abstract.pdf
6016         lyxscale 25
6017
6018 \end_inset
6019
6020
6021 \end_layout
6022
6023 \begin_layout Plain Layout
6024 \begin_inset Caption
6025
6026 \begin_layout Plain Layout
6027 \begin_inset CommandInset label
6028 LatexCommand label
6029 name "cap:Paragraph-in-the"
6030
6031 \end_inset
6032
6033 Paragraph in the 
6034 \family sans
6035 Abstract
6036 \family default
6037  environment
6038 \end_layout
6039
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \begin_layout Standard
6051 We'd love to give you directly an example of the 
6052 \family sans
6053 Abstract
6054 \family default
6055  environment, but since this document is in the 
6056 \begin_inset Quotes eld
6057 \end_inset
6058
6059 book
6060 \begin_inset Quotes erd
6061 \end_inset
6062
6063  class, we can't do this.
6064  We inserted it therefore as figure
6065 \begin_inset space ~
6066 \end_inset
6067
6068
6069 \begin_inset CommandInset ref
6070 LatexCommand ref
6071 reference "cap:Paragraph-in-the"
6072
6073 \end_inset
6074
6075 .
6076  If you've never heard of an 
6077 \begin_inset Quotes eld
6078 \end_inset
6079
6080 abstract
6081 \begin_inset Quotes erd
6082 \end_inset
6083
6084  before, you can safely ignore this environment.
6085 \end_layout
6086
6087 \begin_layout Subsubsection
6088
6089 \family sans
6090 Bibliography
6091 \family default
6092
6093 \begin_inset Index
6094 status collapsed
6095
6096 \begin_layout Plain Layout
6097 Bibliography
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \begin_inset CommandInset label
6104 LatexCommand label
6105 name "sub:Biblio_environment"
6106
6107 \end_inset
6108
6109
6110 \end_layout
6111
6112 \begin_layout Standard
6113 The 
6114 \family sans
6115 Bibliography
6116 \family default
6117  environment is used to list references.
6118  Technically, you could use this environment anywhere, but you really should
6119  only use it at the end of the document.
6120  Nesting 
6121 \family sans
6122 Bibliography
6123 \family default
6124  in anything else or vice versa won't work.
6125 \end_layout
6126
6127 \begin_layout Standard
6128 When you first open a 
6129 \family sans
6130 Bibliography
6131 \family default
6132  environment, LyX add a large vertical space, followed by the heading 
6133 \begin_inset Quotes eld
6134 \end_inset
6135
6136 Bibliography
6137 \begin_inset Quotes erd
6138 \end_inset
6139
6140  or 
6141 \begin_inset Quotes eld
6142 \end_inset
6143
6144 References,
6145 \begin_inset Quotes erd
6146 \end_inset
6147
6148  depending on the document class.
6149  The heading is in a large boldface font.
6150  Each paragraph of the 
6151 \family sans
6152 Bibliography
6153 \family default
6154  environment is a bibliography entry.
6155  Thus, hitting 
6156 \family sans
6157 Return
6158 \family default
6159  does not reset the paragraph environment.
6160  Each new paragraph is still in the 
6161 \family sans
6162 Bibliography
6163 \family default
6164  environment.
6165 \end_layout
6166
6167 \begin_layout Standard
6168 For a detailed description of LyX's bibliography handling, have a look at
6169  in section
6170 \begin_inset space ~
6171 \end_inset
6172
6173
6174 \begin_inset CommandInset ref
6175 LatexCommand ref
6176 reference "sec:Bibliography"
6177
6178 \end_inset
6179
6180 .
6181 \end_layout
6182
6183 \begin_layout Subsection
6184 LyX
6185 \family sans
6186 -Code
6187 \begin_inset Index
6188 status collapsed
6189
6190 \begin_layout Plain Layout
6191 Paragraph ! LyX code
6192 \end_layout
6193
6194 \end_inset
6195
6196
6197 \begin_inset CommandInset label
6198 LatexCommand label
6199 name "sub:LyX-Code"
6200
6201 \end_inset
6202
6203
6204 \end_layout
6205
6206 \begin_layout Standard
6207 The 
6208 \family sans
6209 LyX-Code
6210 \family default
6211  environment is another LyX extension.
6212  It type-sets text in a typewriter-style font.
6213  It also treats the 
6214 \family sans
6215 Space
6216 \family default
6217  key as a fixed whitespace;
6218 \begin_inset Foot
6219 status collapsed
6220
6221 \begin_layout Plain Layout
6222 In the 
6223 \family sans
6224 LyX-Code
6225 \family default
6226  environment, the 
6227 \family sans
6228 Space
6229 \family default
6230  key is treated as a 
6231 \family sans
6232 Protected
6233 \begin_inset space ~
6234 \end_inset
6235
6236 Blank
6237 \family default
6238  instead of an end-of-word marker.
6239 \end_layout
6240
6241 \end_inset
6242
6243  this is the only case in which you can type multiple whitespaces in LyX.
6244  If you need to insert blank lines, you'll still need to use 
6245 \family sans
6246 C-Return
6247 \family default
6248  (the 
6249 \family typewriter
6250 break-line
6251 \family default
6252  function).
6253  
6254 \family sans
6255 Return
6256 \family default
6257  breaks paragraphs.
6258  Note, however, that 
6259 \family sans
6260 Return
6261 \family default
6262  does not reset the paragraph environment.
6263  So, when you finish using the 
6264 \family sans
6265 LyX-Code
6266 \family default
6267  environment, you'll need to change the paragraph environment yourself.
6268  Also, you can nest the 
6269 \family sans
6270 LyX-Code
6271 \family default
6272  environment inside of others.
6273 \end_layout
6274
6275 \begin_layout Standard
6276 There are a few quirks with this environment:
6277 \end_layout
6278
6279 \begin_layout Itemize
6280 You cannot use 
6281 \family sans
6282 C-Return
6283 \family default
6284  at the beginning of a new paragraph (i.e.
6285  you can't follow 
6286 \family sans
6287 Return
6288 \family default
6289  with a 
6290 \family sans
6291 C-Return
6292 \family default
6293 ).
6294 \end_layout
6295
6296 \begin_layout Itemize
6297 You can't follow a 
6298 \family sans
6299 C-Return
6300 \family default
6301  with a 
6302 \family sans
6303 Space
6304 \family default
6305 .
6306 \end_layout
6307
6308 \begin_deeper
6309 \begin_layout Itemize
6310 Use a 
6311 \family sans
6312 Return
6313 \family default
6314  to begin a new paragraph, then you can use a 
6315 \family sans
6316 Space
6317 \family default
6318 .
6319 \end_layout
6320
6321 \begin_layout Itemize
6322 Or: use 
6323 \family sans
6324 C-Space
6325 \family default
6326  instead.
6327 \end_layout
6328
6329 \end_deeper
6330 \begin_layout Itemize
6331 You can't have an empty paragraph or an empty line.
6332  You must put at least one 
6333 \family sans
6334 Space
6335 \family default
6336  in any line you want blank.
6337  Otherwise, LaTeX generates errors.
6338 \end_layout
6339
6340 \begin_layout Itemize
6341 You cannot get the typewriter double quotes by typing 
6342 \family sans
6343 "
6344 \family default
6345  since that will insert 
6346 \emph on
6347 real
6348 \emph default
6349  quotes.
6350  You get the typewriter double quotes with 
6351 \family sans
6352 C-"
6353 \family default
6354  (or 
6355 \family sans
6356 C-q
6357 \family default
6358  if you use Emacs-like key bindings).
6359 \end_layout
6360
6361 \begin_layout Standard
6362 Here's an example:
6363 \end_layout
6364
6365 \begin_layout LyX-Code
6366 #include <stdio.h>
6367 \end_layout
6368
6369 \begin_layout LyX-Code
6370  
6371 \end_layout
6372
6373 \begin_layout LyX-Code
6374 int main(void)
6375 \end_layout
6376
6377 \begin_layout LyX-Code
6378 {
6379 \end_layout
6380
6381 \begin_layout LyX-Code
6382     printf("Hello World!
6383 \backslash
6384 n");
6385 \end_layout
6386
6387 \begin_layout LyX-Code
6388     return 0;
6389 \end_layout
6390
6391 \begin_layout LyX-Code
6392 }
6393 \end_layout
6394
6395 \begin_layout Standard
6396 This is just the standard 
6397 \begin_inset Quotes eld
6398 \end_inset
6399
6400 Hello world!
6401 \begin_inset Quotes erd
6402 \end_inset
6403
6404  program.
6405  
6406 \end_layout
6407
6408 \begin_layout Standard
6409
6410 \family sans
6411 LyX-Code
6412 \family default
6413  has one purpose: to typeset code, such as program source, shell scripts,
6414  rc-files, and so on.
6415  Use it only in those very special cases where you need to generate text
6416  as if you used a typewriter.
6417 \begin_inset Index
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 Paragraph environments|)
6422 \end_layout
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Section
6430 Nesting Environments
6431 \begin_inset Index
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Nesting ! Environments
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \begin_inset CommandInset label
6442 LatexCommand label
6443 name "sec:Nesting"
6444
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \begin_layout Subsection
6451 Introduction
6452 \end_layout
6453
6454 \begin_layout Standard
6455 LyX treats text as a unified block with a particular context and specific
6456  properties.
6457  This allows you to create blocks that inherits some of the properties of
6458  another block.
6459  For example you have three main points in an outline, but point #2 also
6460  has two subpoints.
6461  In other words, you have a list inside of another list, with the inner
6462  list 
6463 \begin_inset Quotes eld
6464 \end_inset
6465
6466 attached
6467 \begin_inset Quotes erd
6468 \end_inset
6469
6470  to item #2:
6471 \end_layout
6472
6473 \begin_layout Enumerate
6474 one
6475 \end_layout
6476
6477 \begin_layout Enumerate
6478 two
6479 \end_layout
6480
6481 \begin_deeper
6482 \begin_layout Enumerate
6483 sublist - item #1
6484 \end_layout
6485
6486 \begin_layout Enumerate
6487 sublist - item #2
6488 \end_layout
6489
6490 \end_deeper
6491 \begin_layout Enumerate
6492 three
6493 \end_layout
6494
6495 \begin_layout Standard
6496 You put a list inside of a list by nesting one list inside the other.
6497  Nesting an environment is quite simple: Select 
6498 \family sans
6499 Increase
6500 \begin_inset space ~
6501 \end_inset
6502
6503 List
6504 \begin_inset space ~
6505 \end_inset
6506
6507 Depth
6508 \family default
6509  or 
6510 \family sans
6511 Decrease
6512 \begin_inset space ~
6513 \end_inset
6514
6515 List
6516 \begin_inset space ~
6517 \end_inset
6518
6519 Depth
6520 \family default
6521  from the 
6522 \family sans
6523 Edit
6524 \family default
6525  menu to change the nesting depth of the current paragraph (the status bar
6526  will tell you how far you are nested).
6527  Instead of the menu, you can also use the toolbar buttons 
6528 \begin_inset Graphics
6529         filename ../images/depth-increment.png
6530
6531 \end_inset
6532
6533  and 
6534 \begin_inset Graphics
6535         filename ../images/depth-decrement.png
6536
6537 \end_inset
6538
6539  or the convenient key bindings 
6540 \family sans
6541 S-M-Right
6542 \family default
6543  and 
6544 \family sans
6545 S-M-Left
6546 \family default
6547  to change the nesting level.
6548  The change will work on the current selection if you have made one (allowing
6549  you to change the nesting of several paragraphs at once), or the current
6550  paragraph.
6551 \end_layout
6552
6553 \begin_layout Standard
6554 Note that LyX only changes the nesting depth if it can.
6555  If it's invalid to do so, nothing happens if you try to change the depth.
6556  Additionally, if you change the depth of one paragraph, it affects the
6557  depth of every paragraph nested inside of it.
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Nesting isn't limited to lists.
6562  In LyX, you can nest just about anything inside anything else, as you're
6563  about to find out.
6564  This is the real power of nesting paragraph environments.
6565 \end_layout
6566
6567 \begin_layout Subsection
6568 What You Can and Can't Nest
6569 \end_layout
6570
6571 \begin_layout Standard
6572 Before we fire a list of paragraph environments at you, we need to tell
6573  you a little bit more about how nesting works.
6574 \end_layout
6575
6576 \begin_layout Standard
6577 The question if nesting a paragraph environment is possible, is a bit more
6578  complicated than a simple yes or no.
6579  There are three types of paragraph environments:
6580 \end_layout
6581
6582 \begin_layout Itemize
6583 Completely unnestable
6584 \end_layout
6585
6586 \begin_layout Itemize
6587 Fully nestable, you can nest them inside of things and you can also nest
6588  other things inside of them.
6589 \end_layout
6590
6591 \begin_layout Itemize
6592 A third type, you can nest them into other environments, but you can't nest
6593  anything into them.
6594 \end_layout
6595
6596 \begin_layout Standard
6597 Here's a list of the three types of nesting behavior, and which paragraph
6598  environments have them:
6599 \end_layout
6600
6601 \begin_layout Description
6602 Unnestable Can't nest them.
6603  Can't nest into them.
6604 \end_layout
6605
6606 \begin_deeper
6607 \begin_layout Itemize
6608
6609 \family sans
6610 Bibliography
6611 \end_layout
6612
6613 \begin_layout Itemize
6614
6615 \family sans
6616 Abstract
6617 \end_layout
6618
6619 \begin_layout Itemize
6620
6621 \family sans
6622 Title
6623 \end_layout
6624
6625 \begin_layout Itemize
6626
6627 \family sans
6628 Author
6629 \end_layout
6630
6631 \begin_layout Itemize
6632
6633 \family sans
6634 Date
6635 \end_layout
6636
6637 \end_deeper
6638 \begin_layout Description
6639 Fully
6640 \begin_inset space ~
6641 \end_inset
6642
6643 Nestable You can nest them.
6644  You can nest other things into them.
6645 \end_layout
6646
6647 \begin_deeper
6648 \begin_layout Itemize
6649
6650 \family sans
6651 Verse
6652 \end_layout
6653
6654 \begin_layout Itemize
6655
6656 \family sans
6657 Quote
6658 \end_layout
6659
6660 \begin_layout Itemize
6661
6662 \family sans
6663 Quotation
6664 \end_layout
6665
6666 \begin_layout Itemize
6667
6668 \family sans
6669 Itemize
6670 \end_layout
6671
6672 \begin_layout Itemize
6673
6674 \family sans
6675 Enumerate
6676 \end_layout
6677
6678 \begin_layout Itemize
6679
6680 \family sans
6681 Description
6682 \end_layout
6683
6684 \begin_layout Itemize
6685
6686 \family sans
6687 List
6688 \end_layout
6689
6690 \begin_layout Itemize
6691
6692 \family sans
6693 LyX-Code
6694 \end_layout
6695
6696 \end_deeper
6697 \begin_layout Description
6698 Nestable-Inside You can nest them inside of other things.
6699  You can't nest anything into them.
6700 \end_layout
6701
6702 \begin_deeper
6703 \begin_layout Itemize
6704
6705 \family sans
6706 Standard
6707 \end_layout
6708
6709 \begin_layout Itemize
6710
6711 \family sans
6712 Part
6713 \end_layout
6714
6715 \begin_layout Itemize
6716
6717 \family sans
6718 Chapter
6719 \end_layout
6720
6721 \begin_layout Itemize
6722
6723 \family sans
6724 Section
6725 \end_layout
6726
6727 \begin_layout Itemize
6728
6729 \family sans
6730 Subsection
6731 \end_layout
6732
6733 \begin_layout Itemize
6734
6735 \family sans
6736 Subsubsection
6737 \end_layout
6738
6739 \begin_layout Itemize
6740
6741 \family sans
6742 Paragraph
6743 \end_layout
6744
6745 \begin_layout Itemize
6746
6747 \family sans
6748 Subparagraph
6749 \end_layout
6750
6751 \begin_layout Itemize
6752
6753 \family sans
6754 Part*
6755 \end_layout
6756
6757 \begin_layout Itemize
6758
6759 \family sans
6760 Chapter*
6761 \end_layout
6762
6763 \begin_layout Itemize
6764
6765 \family sans
6766 Section*
6767 \end_layout
6768
6769 \begin_layout Itemize
6770
6771 \family sans
6772 Subsection*
6773 \end_layout
6774
6775 \begin_layout Itemize
6776
6777 \family sans
6778 Subsubsection*
6779 \end_layout
6780
6781 \begin_layout Itemize
6782
6783 \family sans
6784 Right
6785 \begin_inset space ~
6786 \end_inset
6787
6788 Address
6789 \end_layout
6790
6791 \begin_layout Itemize
6792
6793 \family sans
6794 Address
6795 \end_layout
6796
6797 \end_deeper
6798 \begin_layout Standard
6799 \begin_inset Note Greyedout
6800 status open
6801
6802 \begin_layout Plain Layout
6803
6804 \series bold
6805 Note:
6806 \series default
6807  Although it is possible to nest numbered section headings like 
6808 \family sans
6809 Chapter
6810 \family default
6811
6812 \family sans
6813 Section
6814 \family default
6815 , etc.
6816 \begin_inset space ~
6817 \end_inset
6818
6819 to e.
6820 \begin_inset space \thinspace{}
6821 \end_inset
6822
6823 g.
6824 \begin_inset space ~
6825 \end_inset
6826
6827 lists, it is highly recommended not to do this.
6828  Because the aim is to create well structured documents following usual
6829  guidelines of typesetting, but nested section headings violates them.
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \end_layout
6836
6837 \begin_layout Subsection
6838 Nesting Other Things: Tables, Math, Floats, etc.
6839 \begin_inset Index
6840 status collapsed
6841
6842 \begin_layout Plain Layout
6843 Nesting ! Tables etc.
6844 \end_layout
6845
6846 \end_inset
6847
6848
6849 \begin_inset CommandInset label
6850 LatexCommand label
6851 name "sec:table-and-fig-nesting"
6852
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \begin_layout Standard
6859 There are several things that aren't paragraph environments, but which are
6860  affected by nesting anyhow.
6861  They are:
6862 \end_layout
6863
6864 \begin_layout Itemize
6865 equations
6866 \end_layout
6867
6868 \begin_layout Itemize
6869 tables
6870 \end_layout
6871
6872 \begin_layout Itemize
6873 figures
6874 \end_layout
6875
6876 \begin_layout Standard
6877 (
6878 \begin_inset Note Greyedout
6879 status open
6880
6881 \begin_layout Plain Layout
6882
6883 \series bold
6884 Note:
6885 \series default
6886  Figures and tables in 
6887 \family sans
6888 Floats
6889 \family default
6890  are not affected by this.
6891 \end_layout
6892
6893 \end_inset
6894
6895  Have a look at section
6896 \begin_inset space ~
6897 \end_inset
6898
6899
6900 \begin_inset CommandInset ref
6901 LatexCommand ref
6902 reference "sec:Floats"
6903
6904 \end_inset
6905
6906  for more informations about 
6907 \family sans
6908 Floats
6909 \family default
6910 .)
6911 \end_layout
6912
6913 \begin_layout Standard
6914 LyX can treat these three objects as either a word or as a paragraph.
6915  If a figure, table, or an equation is inline, it goes wherever the paragraph
6916  it is in goes.
6917 \end_layout
6918
6919 \begin_layout Standard
6920 On the other hand, if you have an equation, figure or table in a 
6921 \begin_inset Quotes eld
6922 \end_inset
6923
6924 paragraph
6925 \begin_inset Quotes erd
6926 \end_inset
6927
6928  of its own, it behaves just like a 
6929 \begin_inset Quotes eld
6930 \end_inset
6931
6932 nestable-inside
6933 \begin_inset Quotes erd
6934 \end_inset
6935
6936  paragraph environment.
6937  You can nest it into any environment, but you obviously can't nest anything
6938  into it.
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Here's an example with a table:
6943 \end_layout
6944
6945 \begin_layout Enumerate
6946 Item One
6947 \end_layout
6948
6949 \begin_deeper
6950 \begin_layout Enumerate
6951 This is (a) and it's nested.
6952 \end_layout
6953
6954 \begin_deeper
6955 \begin_layout Standard
6956 \begin_inset VSpace 0.3cm
6957 \end_inset
6958
6959
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \align center
6964 \begin_inset Tabular
6965 <lyxtabular version="3" rows="2" columns="2">
6966 <features>
6967 <column alignment="center" valignment="top" width="0pt">
6968 <column alignment="center" valignment="top" width="0pt">
6969 <row>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \family roman
6976 \series medium
6977 \shape up
6978 \size normal
6979 \emph off
6980 \bar no
6981 \noun off
6982 \color none
6983 a
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \family roman
6994 \series medium
6995 \shape up
6996 \size normal
6997 \emph off
6998 \bar no
6999 \noun off
7000 \color none
7001 b
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 </row>
7007 <row>
7008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012
7013 \family roman
7014 \series medium
7015 \shape up
7016 \size normal
7017 \emph off
7018 \bar no
7019 \noun off
7020 \color none
7021 c
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030
7031 \family roman
7032 \series medium
7033 \shape up
7034 \size normal
7035 \emph off
7036 \bar no
7037 \noun off
7038 \color none
7039 d
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 </row>
7045 </lyxtabular>
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \begin_layout Standard
7053 \begin_inset VSpace 0.3cm
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \end_deeper
7060 \begin_layout Enumerate
7061 This is (b).
7062  The table is actually nested inside (a).
7063 \end_layout
7064
7065 \end_deeper
7066 \begin_layout Enumerate
7067 Back out again.
7068 \end_layout
7069
7070 \begin_layout Standard
7071 If we hadn't nested the table at all, the list would look like this:
7072 \end_layout
7073
7074 \begin_layout Enumerate
7075 Item One
7076 \end_layout
7077
7078 \begin_deeper
7079 \begin_layout Enumerate
7080 This is (a) and it's nested.
7081 \end_layout
7082
7083 \end_deeper
7084 \begin_layout Standard
7085 \begin_inset VSpace 0.3cm
7086 \end_inset
7087
7088
7089 \end_layout
7090
7091 \begin_layout Standard
7092 \align center
7093 \begin_inset Tabular
7094 <lyxtabular version="3" rows="2" columns="2">
7095 <features>
7096 <column alignment="center" valignment="top" width="0pt">
7097 <column alignment="center" valignment="top" width="0pt">
7098 <row>
7099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103
7104 \family roman
7105 \series medium
7106 \shape up
7107 \size normal
7108 \emph off
7109 \bar no
7110 \noun off
7111 \color none
7112 a
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121
7122 \family roman
7123 \series medium
7124 \shape up
7125 \size normal
7126 \emph off
7127 \bar no
7128 \noun off
7129 \color none
7130 b
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 </row>
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141
7142 \family roman
7143 \series medium
7144 \shape up
7145 \size normal
7146 \emph off
7147 \bar no
7148 \noun off
7149 \color none
7150 c
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159
7160 \family roman
7161 \series medium
7162 \shape up
7163 \size normal
7164 \emph off
7165 \bar no
7166 \noun off
7167 \color none
7168 d
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 </row>
7174 </lyxtabular>
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Standard
7182 \begin_inset VSpace 0.3cm
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \begin_layout Enumerate
7189 This is (b).
7190  The table is 
7191 \emph on
7192 not
7193 \emph default
7194  nested inside (a).
7195  In fact, it's not nested at all.
7196 \end_layout
7197
7198 \begin_layout Enumerate
7199 Back out again.
7200 \end_layout
7201
7202 \begin_layout Standard
7203 Notice how item (b) is not only no longer nested, but is also the first
7204  item of a new list!
7205 \end_layout
7206
7207 \begin_layout Standard
7208 There's another trap you can fall into: Nesting the table, but not going
7209  deep enough.
7210  LyX then turns anything after the table into a new sublist.
7211 \end_layout
7212
7213 \begin_layout Enumerate
7214 Item One
7215 \end_layout
7216
7217 \begin_deeper
7218 \begin_layout Enumerate
7219 This is (a) and it's nested.
7220 \end_layout
7221
7222 \begin_layout Standard
7223 \begin_inset VSpace 0.3cm
7224 \end_inset
7225
7226
7227 \end_layout
7228
7229 \begin_layout Standard
7230 \align center
7231 \begin_inset Tabular
7232 <lyxtabular version="3" rows="2" columns="2">
7233 <features>
7234 <column alignment="center" valignment="top" width="0pt">
7235 <column alignment="center" valignment="top" width="0pt">
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \family roman
7243 \series medium
7244 \shape up
7245 \size normal
7246 \emph off
7247 \bar no
7248 \noun off
7249 \color none
7250 a
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \family roman
7261 \series medium
7262 \shape up
7263 \size normal
7264 \emph off
7265 \bar no
7266 \noun off
7267 \color none
7268 b
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279
7280 \family roman
7281 \series medium
7282 \shape up
7283 \size normal
7284 \emph off
7285 \bar no
7286 \noun off
7287 \color none
7288 c
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297
7298 \family roman
7299 \series medium
7300 \shape up
7301 \size normal
7302 \emph off
7303 \bar no
7304 \noun off
7305 \color none
7306 d
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 </row>
7312 </lyxtabular>
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \begin_inset VSpace 0.3cm
7321 \end_inset
7322
7323
7324 \end_layout
7325
7326 \begin_layout Enumerate
7327 This is (b).
7328  The table is actually nested inside Item One, but 
7329 \emph on
7330 not
7331 \emph default
7332  inside (a).
7333 \end_layout
7334
7335 \end_deeper
7336 \begin_layout Enumerate
7337 Back out again.
7338 \end_layout
7339
7340 \begin_layout Standard
7341 As you can see, item (b) turned into the first item of a new list, but a
7342  new list 
7343 \emph on
7344 inside
7345 \emph default
7346  item 1.
7347  The same thing would have happened to a figure or an equation.
7348  So, if you nest tables, figures or equations, make sure you go to the right
7349  depth!
7350 \end_layout
7351
7352 \begin_layout Subsection
7353 Usage and General Features
7354 \begin_inset CommandInset label
7355 LatexCommand label
7356 name "sub:Nesting-Usage"
7357
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \begin_layout Standard
7364 Speaking of levels, LyX can perform up to a six-fold nesting.
7365  In other words, 
7366 \begin_inset Quotes eld
7367 \end_inset
7368
7369 level #6
7370 \begin_inset Quotes erd
7371 \end_inset
7372
7373  is the innermost possible depth.
7374  Here's an example to display what we mean:
7375 \end_layout
7376
7377 \begin_layout Enumerate
7378 level #1 - outermost
7379 \end_layout
7380
7381 \begin_deeper
7382 \begin_layout Enumerate
7383 level #2
7384 \end_layout
7385
7386 \begin_deeper
7387 \begin_layout Enumerate
7388 level #3
7389 \end_layout
7390
7391 \begin_deeper
7392 \begin_layout Enumerate
7393 level #4
7394 \end_layout
7395
7396 \begin_deeper
7397 \begin_layout Itemize
7398 level #5
7399 \end_layout
7400
7401 \begin_deeper
7402 \begin_layout Itemize
7403 level #6
7404 \end_layout
7405
7406 \end_deeper
7407 \end_deeper
7408 \end_deeper
7409 \end_deeper
7410 \end_deeper
7411 \begin_layout Standard
7412 There are two exceptions to the six-fold nesting limit, and you can see
7413  both of them in the example.
7414  Unlike the other fully-nestable environments, you can only perform a four-fold
7415  nesting with the 
7416 \family sans
7417 Enumerate
7418 \family default
7419  and 
7420 \family sans
7421 Itemize
7422 \family default
7423  environments.
7424  For example, if we tried to nest another 
7425 \family sans
7426 Enumerate
7427 \family default
7428  list inside of item 
7429 \begin_inset Quotes eld
7430 \end_inset
7431
7432 A.
7433 \begin_inset Quotes erd
7434 \end_inset
7435
7436 , we'd get errors.
7437 \end_layout
7438
7439 \begin_layout Subsection
7440 Some Examples
7441 \begin_inset Index
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Nesting ! Examples
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Standard
7454 The best way to explain just what you can do with nesting is by illustration.
7455  We have several examples of nested environments.
7456  In them, we explain how we created the example, so that you can reproduce
7457  them.
7458 \end_layout
7459
7460 \begin_layout Subsubsection
7461 Example 1: The Six-fold Way and Mixed Nesting
7462 \end_layout
7463
7464 \begin_layout Labeling
7465 \labelwidthstring MMM
7466 #1-a This is the outermost level.
7467  It's a 
7468 \family sans
7469 List
7470 \family default
7471  environment.
7472 \end_layout
7473
7474 \begin_deeper
7475 \begin_layout Labeling
7476 \labelwidthstring MMM
7477 #2-a This is level #2.
7478  We created it by using 
7479 \family sans
7480 M-Return
7481 \family default
7482  followed by 
7483 \family sans
7484 S-M-Right
7485 \family default
7486 .
7487 \end_layout
7488
7489 \begin_deeper
7490 \begin_layout Labeling
7491 \labelwidthstring MMM
7492 #3-a This is level #3.
7493  This time, we just hit 
7494 \family sans
7495 Return
7496 \family default
7497 , then used 
7498 \family sans
7499 S-M-Right
7500 \family default
7501  twice in a row.
7502  We could have also created it the same way as we did the previous level,
7503  by hitting 
7504 \family sans
7505 M-Return
7506 \family default
7507  followed by 
7508 \family sans
7509 S-M-Right
7510 \family default
7511 .
7512 \end_layout
7513
7514 \begin_deeper
7515 \begin_layout Standard
7516 This is actually a 
7517 \family sans
7518 Standard
7519 \family default
7520  environment, nested inside of 
7521 \begin_inset Quotes eld
7522 \end_inset
7523
7524 #3-a
7525 \begin_inset Quotes erd
7526 \end_inset
7527
7528 .
7529  So, it's at level #4.
7530  We did this by hitting 
7531 \family sans
7532 M-Return
7533 \family default
7534 , then 
7535 \family sans
7536 S-M-Right
7537 \family default
7538 , then changing the paragraph environment to 
7539 \family sans
7540 Standard
7541 \family default
7542 .
7543  Do this to create list items with more than one paragraph - it also works
7544  for the 
7545 \family sans
7546 Description
7547 \family default
7548
7549 \family sans
7550 Enumerate
7551 \family default
7552 , and 
7553 \family sans
7554 Itemize
7555 \family default
7556  environments!
7557 \end_layout
7558
7559 \begin_layout Standard
7560 Here's another 
7561 \family sans
7562 Standard
7563 \family default
7564  paragraph, also at level #4, made with just a 
7565 \family sans
7566 M-Return
7567 \family default
7568 .
7569 \end_layout
7570
7571 \begin_layout Labeling
7572 \labelwidthstring MMM
7573 #4-a This is level #4.
7574  We hit 
7575 \family sans
7576 M-Return
7577 \family default
7578  and changed the paragraph environment back to 
7579 \family sans
7580 List
7581 \family default
7582 .
7583  Remember - we can't nest anything inside of a 
7584 \family sans
7585 Standard
7586 \family default
7587  environment, which is why we're still at level #4.
7588  However, we 
7589 \emph on
7590 can
7591 \emph default
7592  keep nesting things inside of 
7593 \begin_inset Quotes eld
7594 \end_inset
7595
7596 #3-a
7597 \begin_inset Quotes erd
7598 \end_inset
7599
7600 .
7601 \end_layout
7602
7603 \begin_deeper
7604 \begin_layout Labeling
7605 \labelwidthstring MMM
7606 #5-a This is level #5\SpecialChar \ldots{}
7607
7608 \end_layout
7609
7610 \begin_deeper
7611 \begin_layout Labeling
7612 \labelwidthstring MMM
7613 #6-a \SpecialChar \ldots{}
7614 and this is level #6.
7615  By now, you should know how we made these two.
7616 \end_layout
7617
7618 \end_deeper
7619 \begin_layout Labeling
7620 \labelwidthstring MMM
7621 #5-b Back to level #5.
7622  Just hit 
7623 \family sans
7624 M-Return
7625 \family default
7626  followed by a 
7627 \family sans
7628 S-M-Left
7629 \family default
7630 .
7631 \end_layout
7632
7633 \end_deeper
7634 \begin_layout Labeling
7635 \labelwidthstring MMM
7636 #4-b After another 
7637 \family sans
7638 M-Return
7639 \family default
7640  followed by a 
7641 \family sans
7642 S-M-Left
7643 \family default
7644 , we're back at level #4.
7645 \end_layout
7646
7647 \end_deeper
7648 \begin_layout Labeling
7649 \labelwidthstring MMM
7650 #3-b Back to level #3.
7651  By now it should be obvious how we did this.
7652 \end_layout
7653
7654 \end_deeper
7655 \begin_layout Labeling
7656 \labelwidthstring MMM
7657 #2-b Back to level #2.
7658  
7659 \end_layout
7660
7661 \end_deeper
7662 \begin_layout Labeling
7663 \labelwidthstring MMM
7664 #1-b And last, back to the outermost level, #1.
7665  After this sentence, we'll hit 
7666 \family sans
7667 Return
7668 \family default
7669  and change the paragraph environment back to 
7670 \family sans
7671 Standard
7672 \family default
7673  to end the list.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 We could have also used the 
7678 \family sans
7679 Description
7680 \family default
7681
7682 \family sans
7683 Quote
7684 \family default
7685
7686 \family sans
7687 Quotation
7688 \family default
7689 , or even the 
7690 \family sans
7691 Verse
7692 \family default
7693  environment in place of the 
7694 \family sans
7695 List
7696 \family default
7697  environment.
7698  The example would have worked exactly the same.
7699 \end_layout
7700
7701 \begin_layout Subsubsection
7702 Example 2: Inheritance
7703 \end_layout
7704
7705 \begin_layout LyX-Code
7706 This is the LyX-Code environment, at level #1, the outermost
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 level.
7711   Now we'll hit 
7712 \family sans
7713 Return
7714 \family default
7715 , then 
7716 \family sans
7717 S-M-Right
7718 \family default
7719 , after which, we'll change to the 
7720 \family sans
7721 Enumerate
7722 \family default
7723  environment.
7724 \end_layout
7725
7726 \begin_deeper
7727 \begin_layout Enumerate
7728 This is the 
7729 \family sans
7730 Enumerate
7731 \family default
7732  environment, at level #2.
7733 \end_layout
7734
7735 \begin_layout Enumerate
7736 Notice how the nested 
7737 \family sans
7738 Enumerate
7739 \family default
7740  not only inherits its margins from its parent environment (
7741 \family sans
7742 LyX-Code
7743 \family default
7744 ), but also inherits its font and spacing!
7745 \end_layout
7746
7747 \end_deeper
7748 \begin_layout Standard
7749 We ended this example by hitting 
7750 \family sans
7751 Return
7752 \family default
7753 .
7754  After that, we needed to reset the paragraph environment to 
7755 \family sans
7756 Standard
7757 \family default
7758  and resetting the nesting depth by using 
7759 \family sans
7760 S-M-Left
7761 \family default
7762  once.
7763 \end_layout
7764
7765 \begin_layout Subsubsection
7766 Example 3: Labels, Levels, and the 
7767 \family sans
7768 Enumerate
7769 \family default
7770  and 
7771 \family sans
7772 Itemize
7773 \family default
7774  Environments
7775 \begin_inset OptArg
7776 status collapsed
7777
7778 \begin_layout Plain Layout
7779 Example #3: Labels, Levels and other list environments
7780 \end_layout
7781
7782 \end_inset
7783
7784
7785 \end_layout
7786
7787 \begin_layout Enumerate
7788 This is level #1, in an 
7789 \family sans
7790 Enumerate
7791 \family default
7792  paragraph environment.
7793  We're actually going to nest a bunch of these.
7794 \end_layout
7795
7796 \begin_deeper
7797 \begin_layout Enumerate
7798 This is level #2.
7799  We used 
7800 \family sans
7801 M-Return
7802 \family default
7803  followed by 
7804 \family sans
7805 S-M-Right
7806 \family default
7807 .
7808  Now, what happens if we nest an 
7809 \family sans
7810 Itemize
7811 \family default
7812  environment inside of this one? It will be at level #3, but what will its
7813  label be? An asterisk?
7814 \end_layout
7815
7816 \begin_deeper
7817 \begin_layout Itemize
7818 No! It's a bullet.
7819  This is the 
7820 \emph on
7821 first
7822 \emph default
7823  
7824 \family sans
7825 Itemize
7826 \family default
7827  environment, even though it's at level #3.
7828  So, its label is a bullet.
7829  (We got here by using 
7830 \family sans
7831 M-Return
7832 \family default
7833 , then 
7834 \family sans
7835 S-M-Right
7836 \family default
7837 , then changing the environment to 
7838 \family sans
7839 Itemize
7840 \family default
7841 .)
7842 \end_layout
7843
7844 \begin_deeper
7845 \begin_layout Itemize
7846 Here's level #4, produced using 
7847 \family sans
7848 M-Return
7849 \family default
7850 , then 
7851 \family sans
7852 S-M-Right
7853 \family default
7854 .
7855  We'll do that again\SpecialChar \ldots{}
7856
7857 \end_layout
7858
7859 \begin_deeper
7860 \begin_layout Enumerate
7861 \SpecialChar \ldots{}
7862 to get to level #5.
7863  This time, however, we also changed the paragraph environment back to 
7864 \family sans
7865 Enumerate
7866 \family default
7867 .
7868  Notice the type of numbering, it is 
7869 \emph on
7870 lowercase Roman
7871 \emph default
7872 , because we are in the 
7873 \emph on
7874 thirdfold
7875 \emph default
7876  
7877 \family sans
7878 Enumerate
7879 \family default
7880  environment (i.e.
7881  it is an 
7882 \family sans
7883 Enumerate
7884 \family default
7885  inside an 
7886 \family sans
7887 Enumerate
7888 \family default
7889  inside an 
7890 \family sans
7891 Enumerate
7892 \family default
7893 ).
7894 \end_layout
7895
7896 \begin_layout Enumerate
7897 What happens if we 
7898 \emph on
7899 don't
7900 \emph default
7901  change the paragraph environment, but decrease the nesting depth? What
7902  type of numbering does LyX use?
7903 \end_layout
7904
7905 \begin_layout Enumerate
7906 Oh, as if you couldn't guess by now, we're just using 
7907 \family sans
7908 M-Return
7909 \family default
7910  to keep the current environment and depth but create a new item.
7911 \end_layout
7912
7913 \begin_layout Enumerate
7914 Let's use 
7915 \family sans
7916 S-M-Left
7917 \family default
7918  to decrease the depth after the next 
7919 \family sans
7920 M-Return
7921 \family default
7922 .
7923 \end_layout
7924
7925 \end_deeper
7926 \begin_layout Enumerate
7927 This is level #4.
7928  Look what type of label LyX is using!
7929 \end_layout
7930
7931 \end_deeper
7932 \begin_layout Enumerate
7933 This is level #3.
7934  Even though we've changed levels, LyX is still using a lowercase Roman
7935  numeral as the label.Why?
7936 \end_layout
7937
7938 \begin_layout Enumerate
7939 Because, even though the nesting depth has changed, the paragraph is 
7940 \emph on
7941 still
7942 \emph default
7943  a thirdfold 
7944 \family sans
7945 Enumerate
7946 \family default
7947  environment.
7948  Notice, however, that LyX 
7949 \emph on
7950 did
7951 \emph default
7952  reset the counter for the label.
7953 \end_layout
7954
7955 \end_deeper
7956 \begin_layout Enumerate
7957 Another 
7958 \family sans
7959 M-Return
7960 \family default
7961  
7962 \family sans
7963 S-M-Left
7964 \family default
7965  sequence, and we're back to level #2.
7966  This time, we not only changed the nesting depth, but we also moved back
7967  into the twofold-nested 
7968 \family sans
7969 Enumerate
7970 \family default
7971  environment.
7972 \end_layout
7973
7974 \end_deeper
7975 \begin_layout Enumerate
7976 The same thing happens if we do another 
7977 \family sans
7978 M-Return
7979 \family default
7980  
7981 \family sans
7982 S-M-Left
7983 \family default
7984  sequence and return to level #1, the outermost level.
7985 \end_layout
7986
7987 \begin_layout Standard
7988 Lastly, we reset the environment to 
7989 \family sans
7990 Standard
7991 \family default
7992 .
7993  As you can see, the level number doesn't correspond to what type of labeling
7994  LyX uses for the 
7995 \family sans
7996 Enumerate
7997 \family default
7998  and 
7999 \family sans
8000 Itemize
8001 \family default
8002  environments.
8003  The number of other 
8004 \family sans
8005 Enumerate
8006 \family default
8007  environments surrounding it determines what kind of label LyX uses for
8008  an 
8009 \family sans
8010 Enumerate
8011 \family default
8012  item.
8013  The same rule applies for the 
8014 \family sans
8015 Itemize
8016 \family default
8017  environment, as well.
8018 \end_layout
8019
8020 \begin_layout Subsubsection
8021 Example 4: Going Bonkers
8022 \end_layout
8023
8024 \begin_layout Enumerate
8025 We're going to go totally nuts now.
8026  We won't nest as deep as in the other examples, nor will we go into the
8027  same detail with how we did it.
8028  (level #1: 
8029 \family sans
8030 Enumerate
8031 \family default
8032 )
8033 \end_layout
8034
8035 \begin_deeper
8036 \begin_layout Standard
8037 (
8038 \family sans
8039 Return, S-M-Right, Standard
8040 \family default
8041 : level #2) We'll stick an encapsulated description of how we created the
8042  example in parentheses someplace.
8043  For example, the two keybindings are how we changed the depth.
8044  The environment name is the name of the current environment.
8045  Either before or after this, we'll put in the level.
8046 \end_layout
8047
8048 \end_deeper
8049 \begin_layout Enumerate
8050 (
8051 \family sans
8052 Return, Enumerate
8053 \family default
8054 : level #1) This is the next item in the list.
8055 \end_layout
8056
8057 \begin_deeper
8058 \begin_layout Verse
8059 Now we'll add verse.
8060 \begin_inset Newline newline
8061 \end_inset
8062
8063 It will get much worse.
8064 \begin_inset Newline newline
8065 \end_inset
8066
8067 (
8068 \family sans
8069 Return, S-M-Right, Verse
8070 \family default
8071 : level #2)
8072 \end_layout
8073
8074 \begin_layout Verse
8075 Fiddle dee, Fiddle doo.
8076 \begin_inset Newline newline
8077 \end_inset
8078
8079 Bippitey boppitey boo!
8080 \begin_inset Newline newline
8081 \end_inset
8082
8083 (
8084 \family sans
8085 M-Return)
8086 \end_layout
8087
8088 \begin_layout Verse
8089 Here comes a table:
8090 \end_layout
8091
8092 \begin_deeper
8093 \begin_layout Standard
8094 \begin_inset VSpace 0.3cm
8095 \end_inset
8096
8097
8098 \end_layout
8099
8100 \begin_layout Standard
8101 \align center
8102 \begin_inset Tabular
8103 <lyxtabular version="3" rows="2" columns="2">
8104 <features>
8105 <column alignment="center" valignment="top" width="0pt">
8106 <column alignment="center" valignment="top" width="0pt">
8107 <row>
8108 <cell alignment="center" valignment="top" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \family roman
8114 \series medium
8115 \shape up
8116 \size normal
8117 \emph off
8118 \bar no
8119 \noun off
8120 \color none
8121 one-fish
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \family roman
8132 \series medium
8133 \shape up
8134 \size normal
8135 \emph off
8136 \bar no
8137 \noun off
8138 \color none
8139 two-fish
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" topline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \family roman
8152 \series medium
8153 \shape up
8154 \size normal
8155 \emph off
8156 \bar no
8157 \noun off
8158 \color none
8159 red-fish
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168
8169 \family roman
8170 \series medium
8171 \shape up
8172 \size normal
8173 \emph off
8174 \bar no
8175 \noun off
8176 \color none
8177 blue-fish
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_deeper
8191 \begin_layout Verse
8192 (
8193 \family sans
8194 M-Return, Table, S-M-Right
8195 \family default
8196  3 times, 
8197 \family sans
8198 M-Return, Verse, S-M-Left
8199 \family default
8200 )
8201 \end_layout
8202
8203 \end_deeper
8204 \begin_layout Enumerate
8205 (
8206 \family sans
8207 Return, Enumerate
8208 \family default
8209 : level #1) This is another item.
8210  Note that selecting a 
8211 \family sans
8212 Table
8213 \family default
8214  resets the nesting depth to level #1, so we increased the nesting depth
8215  3 times to put the table inside the 
8216 \family sans
8217 Verse
8218 \family default
8219  environment.
8220  
8221 \end_layout
8222
8223 \begin_layout Quotation
8224 We're now ending the 
8225 \family sans
8226 Enumerate
8227 \family default
8228  list and changing to 
8229 \family sans
8230 Quotation
8231 \family default
8232 .
8233  We're still at level #1.
8234  We want to show you some of the things you can do by mixing environments.
8235  The next set of paragraphs is a 
8236 \begin_inset Quotes eld
8237 \end_inset
8238
8239 quoted letter.
8240 \begin_inset Quotes erd
8241 \end_inset
8242
8243  We'll nest both the 
8244 \family sans
8245 Address
8246 \family default
8247  and 
8248 \family sans
8249 Right
8250 \begin_inset space ~
8251 \end_inset
8252
8253 Address
8254 \family default
8255  environments inside of this one, then use another nested 
8256 \family sans
8257 Quotation
8258 \family default
8259  for the letter body.
8260  We'll use 
8261 \family sans
8262 M-Return
8263 \family default
8264  to preserve the depth.
8265  Remember that you need to use 
8266 \family sans
8267 C-Return
8268 \family default
8269  to create multiple lines inside the 
8270 \family sans
8271 Address
8272 \family default
8273  and 
8274 \family sans
8275 Right
8276 \begin_inset space ~
8277 \end_inset
8278
8279 Address
8280 \family default
8281  environments.
8282  Here it goes:
8283 \end_layout
8284
8285 \begin_deeper
8286 \begin_layout Right Address
8287 1234 Nowhere Rd.
8288 \begin_inset Newline newline
8289 \end_inset
8290
8291 Moosegroin, MT 00100
8292 \begin_inset Newline newline
8293 \end_inset
8294
8295 9-6-96
8296 \end_layout
8297
8298 \begin_layout Address
8299 Dear Mr.
8300 \begin_inset space ~
8301 \end_inset
8302
8303 Fizlewitz:
8304 \end_layout
8305
8306 \begin_layout Quotation
8307 We regret to inform you that we cannot fill your order for 50
8308 \begin_inset Formula $\,$
8309 \end_inset
8310
8311 L of compressed methane gas due to circumstances beyond our control.
8312  Unfortunately, several of our cows have mysteriously exploded, creating
8313  a backlog in our orders for methane.
8314  We will place your name on the waiting list and try to fill your order
8315  as soon as possible.
8316  In the meantime, we thank you for your patience.
8317 \end_layout
8318
8319 \begin_layout Quotation
8320 We do, however, now have a special on beef.
8321  If you are interested, please return the enclosed pricing and order form
8322  with your order, along with payment.
8323 \end_layout
8324
8325 \begin_layout Quotation
8326 We thank you again for your patience.
8327 \end_layout
8328
8329 \begin_layout Address
8330 Sincerely,
8331 \begin_inset Newline newline
8332 \end_inset
8333
8334 Bill Hick
8335 \end_layout
8336
8337 \end_deeper
8338 \begin_layout Quotation
8339 That ends that example!
8340 \end_layout
8341
8342 \begin_layout Standard
8343 As you can see, nesting environments in LyX gives you a lot of power with
8344  just a few keystrokes.
8345  We could have easily nested an 
8346 \family sans
8347 Itemize
8348 \family default
8349  list inside of a 
8350 \family sans
8351 Quotation
8352 \family default
8353  or 
8354 \family sans
8355 Quote
8356 \family default
8357 , or put a 
8358 \family sans
8359 Quote
8360 \family default
8361  inside of an 
8362 \family sans
8363 Itemize
8364 \family default
8365  list.
8366  You have a huge variety of options at your disposal.
8367 \end_layout
8368
8369 \begin_layout Section
8370 Spacing, pagination and line breaks
8371 \begin_inset Index
8372 status collapsed
8373
8374 \begin_layout Plain Layout
8375 Spacing
8376 \end_layout
8377
8378 \end_inset
8379
8380
8381 \end_layout
8382
8383 \begin_layout Standard
8384 What is a space? While you might be used to press the space key anytime
8385  you want to separate two words in ordinary word processors, LyX offers
8386  you more spaces: Spaces of different width and spaces which can or cannot
8387  be broken at the end of a line.
8388  The following sections will show you some examples where those spaces are
8389  useful.
8390 \end_layout
8391
8392 \begin_layout Subsection
8393 Protected Space
8394 \begin_inset CommandInset label
8395 LatexCommand label
8396 name "sub:Protected-Space"
8397
8398 \end_inset
8399
8400
8401 \begin_inset Index
8402 status collapsed
8403
8404 \begin_layout Plain Layout
8405 Spaces ! Protected
8406 \end_layout
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Standard
8414 The protected space: It is used to tell LyX (and LaTeX) not to break the
8415  line at that point.
8416  This may be necessary to avoid unlucky linebreaks, like in: 
8417 \end_layout
8418
8419 \begin_layout Quote
8420 Further documentation is given in section
8421 \begin_inset Newline newline
8422 \end_inset
8423
8424
8425 \begin_inset CommandInset ref
8426 LatexCommand ref
8427 reference "sec:Bibliography"
8428
8429 \end_inset
8430
8431 .
8432  
8433 \end_layout
8434
8435 \begin_layout Standard
8436 Obviously, it would be a good thing to put a protected space between 
8437 \begin_inset Quotes eld
8438 \end_inset
8439
8440 section
8441 \begin_inset Quotes erd
8442 \end_inset
8443
8444  and 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448
8449 \begin_inset CommandInset ref
8450 LatexCommand ref
8451 reference "sec:Bibliography"
8452
8453 \end_inset
8454
8455
8456 \begin_inset Quotes erd
8457 \end_inset
8458
8459 .
8460  A protected space is set with 
8461 \family sans
8462 Insert\SpecialChar \menuseparator
8463 Formatting\SpecialChar \menuseparator
8464 Protected
8465 \bar under
8466
8467 \begin_inset space ~
8468 \end_inset
8469
8470
8471 \bar default
8472 Space
8473 \family default
8474  (shortcut 
8475 \family sans
8476 C-Space
8477 \family default
8478 ).
8479 \end_layout
8480
8481 \begin_layout Subsection
8482 Horizontal Space
8483 \begin_inset CommandInset label
8484 LatexCommand label
8485 name "sub:Horizontal-Space"
8486
8487 \end_inset
8488
8489
8490 \begin_inset Index
8491 status collapsed
8492
8493 \begin_layout Plain Layout
8494 Spacing ! Horizontal
8495 \end_layout
8496
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \begin_layout Standard
8503 All horizontal spaces can be inserted with the menu 
8504 \family sans
8505 Insert\SpecialChar \menuseparator
8506 Formatting\SpecialChar \menuseparator
8507 Horizontal Space
8508 \family default
8509 .
8510  The length units are listed in Appendix
8511 \begin_inset space ~
8512 \end_inset
8513
8514
8515 \begin_inset CommandInset ref
8516 LatexCommand ref
8517 reference "cha:Units-available-in"
8518
8519 \end_inset
8520
8521 .
8522 \end_layout
8523
8524 \begin_layout Subsubsection
8525 Inter-word Space
8526 \begin_inset CommandInset label
8527 LatexCommand label
8528 name "sub:Inter-word-Space"
8529
8530 \end_inset
8531
8532
8533 \begin_inset Index
8534 status collapsed
8535
8536 \begin_layout Plain Layout
8537 Spaces ! Inter-word
8538 \end_layout
8539
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \begin_layout Standard
8546 Some languages (e.
8547 \begin_inset space \thinspace{}
8548 \end_inset
8549
8550 g.
8551 \begin_inset space \space{}
8552 \end_inset
8553
8554 English) have the typographical convention to add extra space after an end-of-se
8555 ntence punctuation mark, and LyX honors those conventions (see section
8556 \begin_inset space ~
8557 \end_inset
8558
8559
8560 \begin_inset CommandInset ref
8561 LatexCommand ref
8562 reference "sub:Abbreviations"
8563
8564 \end_inset
8565
8566 ).
8567  Sometimes, you want a normal space nevertheless.
8568  In this case, insert an inter-word space (shortcut 
8569 \family sans
8570 C-M-Space
8571 \family default
8572 ).
8573 \end_layout
8574
8575 \begin_layout Subsubsection
8576 Thin Space
8577 \begin_inset CommandInset label
8578 LatexCommand label
8579 name "sub:Thin-Space"
8580
8581 \end_inset
8582
8583
8584 \begin_inset Index
8585 status collapsed
8586
8587 \begin_layout Plain Layout
8588 Spaces ! Thin
8589 \end_layout
8590
8591 \end_inset
8592
8593
8594 \end_layout
8595
8596 \begin_layout Standard
8597
8598 \begin_inset Quotes eld
8599 \end_inset
8600
8601 thin space
8602 \begin_inset Quotes erd
8603 \end_inset
8604
8605  is a blank which has half the size of a normal space (and it is also 
8606 \begin_inset Quotes eld
8607 \end_inset
8608
8609 protected
8610 \begin_inset Quotes erd
8611 \end_inset
8612
8613 ).
8614  The typographical conventions in a lot of languages propose the use of
8615  thin spaces in cases where normal spaces would be too wide, for instance
8616  inside abbreviations:
8617 \end_layout
8618
8619 \begin_layout Quote
8620 D.
8621 \begin_inset space \thinspace{}
8622 \end_inset
8623
8624 E.
8625  Knuth has developed our beloved typesetting program, i.
8626 \begin_inset space \thinspace{}
8627 \end_inset
8628
8629 e.
8630 \begin_inset space \space{}
8631 \end_inset
8632
8633 TeX.
8634 \end_layout
8635
8636 \begin_layout Standard
8637 or between values and units.
8638  Compare for example this:
8639 \begin_inset Newline newline
8640 \end_inset
8641
8642 10
8643 \begin_inset space \thinspace{}
8644 \end_inset
8645
8646 kg (thin space)
8647 \begin_inset Newline newline
8648 \end_inset
8649
8650 10 kg (normal space
8651 \end_layout
8652
8653 \begin_layout Standard
8654 You can insert thin spaces also with the menu 
8655 \family sans
8656 Insert\SpecialChar \menuseparator
8657 Formatting\SpecialChar \menuseparator
8658 Thin
8659 \begin_inset space ~
8660 \end_inset
8661
8662 Space
8663 \family default
8664  (shortcut 
8665 \family sans
8666 C-S-Space
8667 \family default
8668 ).
8669 \end_layout
8670
8671 \begin_layout Subsubsection
8672 More Spaces
8673 \begin_inset CommandInset label
8674 LatexCommand label
8675 name "sub:More-Spaces"
8676
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \begin_layout Standard
8683 You can furthermore insert the following space types:
8684 \end_layout
8685
8686 \begin_layout Description
8687 Negative
8688 \begin_inset space ~
8689 \end_inset
8690
8691 thin
8692 \begin_inset space ~
8693 \end_inset
8694
8695 space A line with a 
8696 \begin_inset Formula $\to$
8697 \end_inset
8698
8699
8700 \begin_inset space \negthinspace{}
8701 \end_inset
8702
8703
8704 \begin_inset Formula $\gets$
8705 \end_inset
8706
8707  Negative thin space between the arrows.
8708 \end_layout
8709
8710 \begin_layout Description
8711 Enspace
8712 \begin_inset space ~
8713 \end_inset
8714
8715 (0.5
8716 \begin_inset space \thinspace{}
8717 \end_inset
8718
8719 em) A line with a 
8720 \begin_inset Formula $\to$
8721 \end_inset
8722
8723
8724 \begin_inset space \enskip{}
8725 \end_inset
8726
8727
8728 \begin_inset Formula $\gets$
8729 \end_inset
8730
8731  Enspace (0.5
8732 \begin_inset space \thinspace{}
8733 \end_inset
8734
8735 em) space between the arrows.
8736 \end_layout
8737
8738 \begin_layout Description
8739 Quad
8740 \begin_inset space ~
8741 \end_inset
8742
8743 (1
8744 \begin_inset space \thinspace{}
8745 \end_inset
8746
8747 em) A line with a 
8748 \begin_inset Formula $\to$
8749 \end_inset
8750
8751
8752 \begin_inset space \quad{}
8753 \end_inset
8754
8755
8756 \begin_inset Formula $\gets$
8757 \end_inset
8758
8759  Quad
8760 \begin_inset space ~
8761 \end_inset
8762
8763 (1
8764 \begin_inset space \thinspace{}
8765 \end_inset
8766
8767 em) space between the arrows.
8768 \end_layout
8769
8770 \begin_layout Description
8771 QQuad
8772 \begin_inset space ~
8773 \end_inset
8774
8775 (2
8776 \begin_inset space \thinspace{}
8777 \end_inset
8778
8779 em) A line with a 
8780 \begin_inset Formula $\to$
8781 \end_inset
8782
8783
8784 \begin_inset space \qquad{}
8785 \end_inset
8786
8787
8788 \begin_inset Formula $\gets$
8789 \end_inset
8790
8791  QQuad
8792 \begin_inset space ~
8793 \end_inset
8794
8795 (2
8796 \begin_inset space \thinspace{}
8797 \end_inset
8798
8799 em) space between the arrows.
8800 \end_layout
8801
8802 \begin_layout Description
8803 Custom
8804 \begin_inset space ~
8805 \end_inset
8806
8807 space A line with
8808 \begin_inset Formula $\to$
8809 \end_inset
8810
8811
8812 \begin_inset space \hspace{}
8813 \length 2cm
8814 \end_inset
8815
8816
8817 \begin_inset Formula $\gets$
8818 \end_inset
8819
8820  2
8821 \begin_inset space \thinspace{}
8822 \end_inset
8823
8824 cm space between the arrows.
8825 \end_layout
8826
8827 \begin_layout Standard
8828 Table
8829 \begin_inset space ~
8830 \end_inset
8831
8832
8833 \begin_inset CommandInset ref
8834 LatexCommand ref
8835 reference "tab:Width-of-the"
8836
8837 \end_inset
8838
8839  lists the different space sizes.
8840 \end_layout
8841
8842 \begin_layout Standard
8843 \begin_inset Float table
8844 wide false
8845 sideways false
8846 status open
8847
8848 \begin_layout Plain Layout
8849 \align center
8850 \begin_inset Caption
8851
8852 \begin_layout Plain Layout
8853 \begin_inset CommandInset label
8854 LatexCommand label
8855 name "tab:Width-of-the"
8856
8857 \end_inset
8858
8859 Width of the different horizontal spaces.
8860 \end_layout
8861
8862 \end_inset
8863
8864
8865 \end_layout
8866
8867 \begin_layout Plain Layout
8868 \align center
8869 \begin_inset Tabular
8870 <lyxtabular version="3" rows="8" columns="2">
8871 <features>
8872 <column alignment="center" valignment="top" width="0">
8873 <column alignment="center" valignment="top" width="0">
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881 Space
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892 Width
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Normal
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 1/3
8913 \begin_inset space \thinspace{}
8914 \end_inset
8915
8916 em
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Protected
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 1/3
8937 \begin_inset space \thinspace{}
8938 \end_inset
8939
8940 em
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 </row>
8946 <row>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 Thin
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 1/6
8961 \begin_inset space \thinspace{}
8962 \end_inset
8963
8964 em
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 Negative thin
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 -1/6
8985 \begin_inset space \thinspace{}
8986 \end_inset
8987
8988 em
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Enspace (0.5
9000 \begin_inset space \thinspace{}
9001 \end_inset
9002
9003 em)
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 0.5
9013 \begin_inset space \thinspace{}
9014 \end_inset
9015
9016 em
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 Quad (1
9028 \begin_inset space \thinspace{}
9029 \end_inset
9030
9031 em)
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 1
9041 \begin_inset space \thinspace{}
9042 \end_inset
9043
9044 em
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 QQuad (2
9056 \begin_inset space \thinspace{}
9057 \end_inset
9058
9059 em)
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 2
9069 \begin_inset space \thinspace{}
9070 \end_inset
9071
9072 em
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 </lyxtabular>
9079
9080 \end_inset
9081
9082
9083 \end_layout
9084
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Subsubsection
9091
9092 \family sans
9093 Horizontal Fills
9094 \family default
9095
9096 \begin_inset Index
9097 status collapsed
9098
9099 \begin_layout Plain Layout
9100 Spacing ! Fills
9101 \end_layout
9102
9103 \end_inset
9104
9105
9106 \end_layout
9107
9108 \begin_layout Standard
9109 Horizontal fills (HFills) are a special LyX feature for adding extra space
9110  in a uniform fashion.
9111  An HFill is actually a variable length space, whose length always equals
9112  the remaining space between the left and right margins.
9113  If there is more than one HFill on a line, they divide the available space
9114  equally between themselves.
9115  
9116 \end_layout
9117
9118 \begin_layout Standard
9119 Here a few examples what you can do with them:
9120 \end_layout
9121
9122 \begin_layout Quote
9123 \noindent
9124 This is on the left side
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128 This is on the right
9129 \end_layout
9130
9131 \begin_layout Quote
9132 \noindent
9133 Left
9134 \begin_inset space \hfill{}
9135 \end_inset
9136
9137 Middle
9138 \begin_inset space \hfill{}
9139 \end_inset
9140
9141 Right
9142 \end_layout
9143
9144 \begin_layout Quote
9145 \noindent
9146 Left
9147 \begin_inset space \hfill{}
9148 \end_inset
9149
9150 1/3 Left
9151 \begin_inset space \hfill{}
9152 \end_inset
9153
9154
9155 \begin_inset space \hfill{}
9156 \end_inset
9157
9158 Right
9159 \end_layout
9160
9161 \begin_layout Standard
9162 That was an example in the 
9163 \family sans
9164 Quote
9165 \family default
9166  environment.
9167  Here
9168 \begin_inset Formula $\to$
9169 \end_inset
9170
9171
9172 \begin_inset space \hfill{}
9173 \end_inset
9174
9175
9176 \begin_inset Formula $\gets$
9177 \end_inset
9178
9179 is one in a standard paragraph.
9180  It may or may not be apparent in the printed text, but it 
9181 \emph on
9182 is
9183 \emph default
9184  sitting in-between the two arrows.
9185 \end_layout
9186
9187 \begin_layout Standard
9188 There may be more than one set of margins on a line.
9189  Here's an example with the 
9190 \family sans
9191 List
9192 \family default
9193  environment.
9194 \end_layout
9195
9196 \begin_layout Labeling
9197 \labelwidthstring 00.00.0000
9198 one
9199 \begin_inset space \hfill{}
9200 \end_inset
9201
9202 two :three
9203 \begin_inset space \hfill{}
9204 \end_inset
9205
9206 four
9207 \begin_inset space \hfill{}
9208 \end_inset
9209
9210 five
9211 \begin_inset space \hfill{}
9212 \end_inset
9213
9214 six
9215 \end_layout
9216
9217 \begin_layout Standard
9218 The 
9219 \begin_inset Quotes eld
9220 \end_inset
9221
9222 :
9223 \begin_inset Quotes erd
9224 \end_inset
9225
9226  marks the beginning of the item.
9227  (There is actually a 
9228 \begin_inset Quotes eld
9229 \end_inset
9230
9231 hidden
9232 \begin_inset Quotes erd
9233 \end_inset
9234
9235  HFill inside of the label of the 
9236 \family sans
9237 List
9238 \family default
9239  environment; it's put at the end of the label automatically.) HFills work
9240  similarly in other 
9241 \begin_inset Quotes eld
9242 \end_inset
9243
9244 multi-margin
9245 \begin_inset Quotes erd
9246 \end_inset
9247
9248  situations, like two-column mode.
9249 \end_layout
9250
9251 \begin_layout Standard
9252 \begin_inset Note Greyedout
9253 status open
9254
9255 \begin_layout Plain Layout
9256
9257 \series bold
9258 Note:
9259 \series default
9260  If an HFill is at the beginning of a line, and 
9261 \emph on
9262 not
9263 \emph default
9264  in the first line in a paragraph, LyX ignores it.
9265  This prevents HFills from accidentally being wrapped onto a new line.
9266  If you need space in this case anyway, set the 
9267 \family sans
9268 Protect
9269 \family default
9270  option in the space dialog.
9271 \end_layout
9272
9273 \end_inset
9274
9275
9276 \end_layout
9277
9278 \begin_layout Subsubsection
9279 Phantom Space
9280 \begin_inset Index
9281 status collapsed
9282
9283 \begin_layout Plain Layout
9284 Spacing ! Phantom
9285 \end_layout
9286
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \begin_layout Standard
9293 Sometimes you want to insert space with exactly the length of a phrase.
9294  E.g.
9295  you want to create the following multiple choice question:
9296 \end_layout
9297
9298 \begin_layout Standard
9299 \begin_inset VSpace medskip
9300 \end_inset
9301
9302 What is correct English?:
9303 \begin_inset Newline newline
9304 \end_inset
9305
9306
9307 \begin_inset Newline newline
9308 \end_inset
9309
9310 Mr.
9311 \begin_inset space ~
9312 \end_inset
9313
9314 Edge would have been jumps the gun.
9315 \begin_inset Newline newline
9316 \end_inset
9317
9318
9319 \begin_inset ERT
9320 status collapsed
9321
9322 \begin_layout Plain Layout
9323
9324
9325 \backslash
9326 phantom{Mr.
9327  Edge }
9328 \end_layout
9329
9330 \end_inset
9331
9332 has to be jumped
9333 \begin_inset Newline newline
9334 \end_inset
9335
9336
9337 \begin_inset ERT
9338 status collapsed
9339
9340 \begin_layout Plain Layout
9341
9342
9343 \backslash
9344 phantom{Mr.
9345  Edge }
9346 \end_layout
9347
9348 \end_inset
9349
9350 jumps
9351 \begin_inset VSpace medskip
9352 \end_inset
9353
9354
9355 \end_layout
9356
9357 \begin_layout Standard
9358 So that the choices appear exactly after the phrase 
9359 \begin_inset Quotes eld
9360 \end_inset
9361
9362 Mr.
9363 \begin_inset space ~
9364 \end_inset
9365
9366 Edge
9367 \begin_inset space ~
9368 \end_inset
9369
9370
9371 \begin_inset Quotes erd
9372 \end_inset
9373
9374 .
9375  To get this, you can use the LaTeX-command 
9376 \series bold
9377
9378 \backslash
9379 phantom
9380 \series default
9381  in TeX Code
9382 \begin_inset Foot
9383 status collapsed
9384
9385 \begin_layout Plain Layout
9386 See sec.
9387 \begin_inset space \thinspace{}
9388 \end_inset
9389
9390
9391 \begin_inset CommandInset ref
9392 LatexCommand ref
9393 reference "sec:TeX-Code"
9394
9395 \end_inset
9396
9397  for more information about TeX-Code.
9398 \end_layout
9399
9400 \end_inset
9401
9402 .
9403  In our case write the command 
9404 \series bold
9405
9406 \backslash
9407 phantom{Mr.
9408  Edge }
9409 \series default
9410  (note the space after 
9411 \begin_inset Quotes eld
9412 \end_inset
9413
9414 Edge
9415 \begin_inset Quotes erd
9416 \end_inset
9417
9418 ) at the beginning of the last two lines.
9419  The command prints out the phrase within the the two braces, but invisible.
9420  That is why it is named 
9421 \begin_inset Quotes eld
9422 \end_inset
9423
9424 phantom
9425 \begin_inset Quotes erd
9426 \end_inset
9427
9428 .
9429 \begin_inset Foot
9430 status collapsed
9431
9432 \begin_layout Plain Layout
9433 There exists also the commands 
9434 \backslash
9435
9436 \series bold
9437 hphantom
9438 \series default
9439  and 
9440 \backslash
9441
9442 \series bold
9443 vphantom
9444 \series default
9445 , but this too special for the LyX Userguide.
9446  If you are interested in knowing more about this, have a look at 
9447 \begin_inset CommandInset citation
9448 LatexCommand cite
9449 key "latexcompanion,latexguide"
9450
9451 \end_inset
9452
9453 .
9454 \end_layout
9455
9456 \end_inset
9457
9458
9459 \end_layout
9460
9461 \begin_layout Subsection
9462 Vertical Space
9463 \begin_inset CommandInset label
9464 LatexCommand label
9465 name "sub:Vertical-Space"
9466
9467 \end_inset
9468
9469
9470 \begin_inset Index
9471 status collapsed
9472
9473 \begin_layout Plain Layout
9474 Spacing ! Vertical
9475 \end_layout
9476
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \begin_layout Standard
9483 To add extra vertical space above or below a paragraph, use the 
9484 \family sans
9485 Insert\SpecialChar \menuseparator
9486 Formatting\SpecialChar \menuseparator
9487 Vertical
9488 \begin_inset space ~
9489 \end_inset
9490
9491 Space
9492 \family default
9493  dialog.
9494  There you find the following sizes:
9495 \end_layout
9496
9497 \begin_layout Standard
9498
9499 \family sans
9500 SmallSkip
9501 \family default
9502
9503 \family sans
9504 MedSkip
9505 \family default
9506  and 
9507 \family sans
9508 BigSkip
9509 \family default
9510  are LaTeX sizes which depends on the font size of the document.
9511  
9512 \family sans
9513 DefSkip
9514 \family default
9515  is the skip adjusted in the dialog 
9516 \family sans
9517 Document\SpecialChar \menuseparator
9518 Settings
9519 \begin_inset Index
9520 status collapsed
9521
9522 \begin_layout Plain Layout
9523 Document ! Settings
9524 \end_layout
9525
9526 \end_inset
9527
9528
9529 \family default
9530  for the paragraph separation.
9531  If you use indentation to separate paragraphs 
9532 \family sans
9533 DefSkip
9534 \family default
9535  is equal to 
9536 \family sans
9537 MedSkip
9538 \family default
9539 .
9540 \end_layout
9541
9542 \begin_layout Standard
9543
9544 \family sans
9545 VFill
9546 \family default
9547
9548 \begin_inset Index
9549 status collapsed
9550
9551 \begin_layout Plain Layout
9552 Spacing ! Fills
9553 \end_layout
9554
9555 \end_inset
9556
9557  is a variable space, set so that the space is maximal within one page.
9558  An example: You have only two short paragraphs on one page with a vfill
9559  between them.
9560  Then the first paragraph is placed at the top of the page and the second
9561  one at the bottom, because the space between them is then maximal.
9562  
9563 \family sans
9564 VFill
9565 \family default
9566 s work like 
9567 \family sans
9568 HFill
9569 \family default
9570 s: they fill the remaining vertical space on a page with blank space.
9571 \begin_inset Foot
9572 status collapsed
9573
9574 \begin_layout Plain Layout
9575
9576 \family sans
9577 HFill
9578 \family default
9579 s are described in section
9580 \begin_inset space ~
9581 \end_inset
9582
9583
9584 \begin_inset CommandInset ref
9585 LatexCommand ref
9586 reference "sub:Horizontal-Space"
9587
9588 \end_inset
9589
9590 .
9591 \end_layout
9592
9593 \end_inset
9594
9595  If there are several 
9596 \family sans
9597 VFill
9598 \family default
9599 s on a page, they divide the remaining vertical space equally between themselves.
9600  You can therefore use 
9601 \family sans
9602 VFill
9603 \family default
9604 s to center text on a page, or even place text 2/3 down a page.
9605 \end_layout
9606
9607 \begin_layout Standard
9608
9609 \family sans
9610 Custom
9611 \family default
9612  are custom spaces in units explained in Appendix
9613 \begin_inset space ~
9614 \end_inset
9615
9616
9617 \begin_inset CommandInset ref
9618 LatexCommand ref
9619 reference "cha:Units-available-in"
9620
9621 \end_inset
9622
9623 .
9624 \end_layout
9625
9626 \begin_layout Standard
9627 \begin_inset Note Greyedout
9628 status open
9629
9630 \begin_layout Plain Layout
9631
9632 \series bold
9633 Note:
9634 \series default
9635  
9636 \series medium
9637 When the extra vertical space would be in the output at the top/bottom of
9638  a page, the space is only added if you have also checked the option 
9639 \family sans
9640 Protect
9641 \family default
9642 .
9643 \end_layout
9644
9645 \end_inset
9646
9647
9648 \end_layout
9649
9650 \begin_layout Subsection
9651 Paragraph Alignment
9652 \end_layout
9653
9654 \begin_layout Standard
9655 You can change the paragraph alignment with the 
9656 \family sans
9657 Edit\SpecialChar \menuseparator
9658 Paragraph Settings
9659 \family default
9660  dialog.
9661  There are four possibilities: 
9662 \end_layout
9663
9664 \begin_layout Itemize
9665
9666 \family sans
9667 Justified
9668 \end_layout
9669
9670 \begin_layout Itemize
9671
9672 \family sans
9673 Left
9674 \end_layout
9675
9676 \begin_layout Itemize
9677
9678 \family sans
9679 Right
9680 \end_layout
9681
9682 \begin_layout Itemize
9683
9684 \family sans
9685 Center
9686 \end_layout
9687
9688 \begin_layout Standard
9689 The default in most cases is justified alignment, in which the inter-word
9690  spacing is variable and each line of a paragraph fills the region between
9691  the left and right margins.
9692  The other three alignments should be self-explanatory, and look like this:
9693 \end_layout
9694
9695 \begin_layout Standard
9696 \align right
9697 This paragraph is right aligned,
9698 \end_layout
9699
9700 \begin_layout Standard
9701 \align center
9702 this one is centered,
9703 \end_layout
9704
9705 \begin_layout Standard
9706 \align left
9707 this one is left aligned.
9708 \end_layout
9709
9710 \begin_layout Subsection
9711 Forced Pagebreaks
9712 \begin_inset Index
9713 status collapsed
9714
9715 \begin_layout Plain Layout
9716 Pagebreaks ! Forced
9717 \end_layout
9718
9719 \end_inset
9720
9721
9722 \begin_inset CommandInset label
9723 LatexCommand label
9724 name "sub:Forced-Pagebreaks"
9725
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \begin_layout Standard
9732 If you don't like the way LaTeX does the pagebreaks in your document, you
9733  can force a pagebreak where you want one.
9734  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9735  Only if you use many 
9736 \family sans
9737 Floats
9738 \family default
9739 , LaTeX's page breaking algorithm can fail.
9740 \end_layout
9741
9742 \begin_layout Standard
9743 We recommend not to use forced pagebreaks until the text is finished, and
9744  until you have checked in the preview to see if you 
9745 \emph on
9746 really
9747 \emph default
9748  have to change the pagebreaking.
9749 \end_layout
9750
9751 \begin_layout Standard
9752 There are two types of pagebreaks: One that ends the page without any special
9753  action.
9754  This can be inserted above or below a paragraph via the menu 
9755 \family sans
9756 Insert\SpecialChar \menuseparator
9757 Formatting\SpecialChar \menuseparator
9758 New
9759 \begin_inset space ~
9760 \end_inset
9761
9762 Page
9763 \family default
9764 .
9765  The second type, that is inserted via the menu 
9766 \family sans
9767 Insert\SpecialChar \menuseparator
9768 Formatting\SpecialChar \menuseparator
9769 Page
9770 \begin_inset space ~
9771 \end_inset
9772
9773 Break
9774 \family default
9775 , ends a page but stretches the content of the page, so that it fills out
9776  the complete page.
9777  This type is useful to avoid whitespace when a pagebreak produces a page
9778  on which only the last few lines are absent.
9779 \end_layout
9780
9781 \begin_layout Standard
9782 You might try to use a pagebreak to ensure that a figure or table appears
9783  at the top of a page.
9784  This is, of course, the wrong way to do it.
9785  LyX gives you a way of automatically ensuring that your figures and tables
9786  appear at the top of a page (or the bottom, or on their own page) without
9787  having to worry about what precedes or follows your figure or table.
9788  See chapter 
9789 \begin_inset CommandInset ref
9790 LatexCommand ref
9791 reference "cha:Floats-and-Notes"
9792
9793 \end_inset
9794
9795  to learn more about 
9796 \family sans
9797 Floats
9798 \family default
9799 .
9800 \end_layout
9801
9802 \begin_layout Subsubsection
9803 Clear Pagebreaks
9804 \begin_inset CommandInset label
9805 LatexCommand label
9806 name "sub:Clear-Pages"
9807
9808 \end_inset
9809
9810
9811 \begin_inset Index
9812 status collapsed
9813
9814 \begin_layout Plain Layout
9815 Pagebreaks ! Clear
9816 \end_layout
9817
9818 \end_inset
9819
9820
9821 \end_layout
9822
9823 \begin_layout Standard
9824 Differently to forced pagebreaks where the content behind the break is directly
9825  placed at the next page, pages can also be cleared while breaking them.
9826  That means that the current paragraph is terminated and all, perhaps not
9827  yet processed floats from previous document parts are placed behind it,
9828  if necessary by adding pages.
9829 \end_layout
9830
9831 \begin_layout Standard
9832 You can insert a clear pagebreak with the menu 
9833 \family sans
9834 Insert\SpecialChar \menuseparator
9835 Formatting\SpecialChar \menuseparator
9836 Clear
9837 \begin_inset space ~
9838 \end_inset
9839
9840 Page
9841 \family default
9842 .
9843  When you have a two-sided document like a book, you can use the menu 
9844 \family sans
9845 Insert\SpecialChar \menuseparator
9846 Formatting\SpecialChar \menuseparator
9847 Clear
9848 \begin_inset space ~
9849 \end_inset
9850
9851 Double
9852 \begin_inset space ~
9853 \end_inset
9854
9855 Page
9856 \family default
9857  to insert a clear pagebreak that assures that the next page is a right-hand
9858  page (odd-numbered), if necessary by adding a page.
9859 \end_layout
9860
9861 \begin_layout Subsection
9862 Forced Linebreaks
9863 \begin_inset Index
9864 status collapsed
9865
9866 \begin_layout Plain Layout
9867 Linebreaks
9868 \end_layout
9869
9870 \end_inset
9871
9872
9873 \begin_inset CommandInset label
9874 LatexCommand label
9875 name "sub:Forced-Linebreaks"
9876
9877 \end_inset
9878
9879
9880 \end_layout
9881
9882 \begin_layout Standard
9883 Similar to pagebreaks there are two types of linebreaks: One that simply
9884  breaks the line.
9885  You can force this line break within a paragraph by selecting 
9886 \family sans
9887 Insert\SpecialChar \menuseparator
9888 Formatting\SpecialChar \menuseparator
9889 Ragged
9890 \begin_inset space ~
9891 \end_inset
9892
9893 Line
9894 \begin_inset space ~
9895 \end_inset
9896
9897 Break
9898 \family default
9899  or with 
9900 \family sans
9901 C-Return
9902 \family default
9903 .
9904  Another type that is inserted via the menu 
9905 \family sans
9906 Insert\SpecialChar \menuseparator
9907 Formatting\SpecialChar \menuseparator
9908 Justified
9909 \begin_inset space ~
9910 \end_inset
9911
9912 Line
9913 \begin_inset space ~
9914 \end_inset
9915
9916 Break
9917 \family default
9918  breaks the line and stretches it so that it fills out the whole space between
9919  the page margins.
9920  This is necessary to avoid 
9921 \begin_inset Quotes eld
9922 \end_inset
9923
9924 fringes
9925 \begin_inset Quotes erd
9926 \end_inset
9927
9928  in justified paragraphs due to whitespace introduced by linebreaks.
9929 \end_layout
9930
9931 \begin_layout Standard
9932 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9933  LaTeX is very good at linebreaking.
9934  There are, however, a number of situations where it is necessary to actively
9935  set a linebreak, e.g.
9936  in a poem or for an address (see sections
9937 \begin_inset space ~
9938 \end_inset
9939
9940
9941 \begin_inset CommandInset ref
9942 LatexCommand ref
9943 reference "sec:Quote"
9944
9945 \end_inset
9946
9947
9948 \begin_inset CommandInset ref
9949 LatexCommand ref
9950 reference "sec:Verse"
9951
9952 \end_inset
9953
9954  and 
9955 \begin_inset CommandInset ref
9956 LatexCommand ref
9957 reference "sec:Address-Usage"
9958
9959 \end_inset
9960
9961 ).
9962 \end_layout
9963
9964 \begin_layout Subsection
9965 Horizontal Lines
9966 \begin_inset CommandInset label
9967 LatexCommand label
9968 name "sub:Horizontal-Lines"
9969
9970 \end_inset
9971
9972
9973 \begin_inset Index
9974 status collapsed
9975
9976 \begin_layout Plain Layout
9977 Horizontal lines
9978 \end_layout
9979
9980 \end_inset
9981
9982
9983 \end_layout
9984
9985 \begin_layout Standard
9986
9987 \lyxline
9988 In the dialog 
9989 \family sans
9990 Insert\SpecialChar \menuseparator
9991 Formatting\SpecialChar \menuseparator
9992 Horizontal
9993 \begin_inset space ~
9994 \end_inset
9995
9996 Line
9997 \family default
9998  you can insert horizontal lines that spans over the whole document columns
9999  width.
10000 \lyxline
10001
10002 \end_layout
10003
10004 \begin_layout Section
10005 Characters and Symbols
10006 \end_layout
10007
10008 \begin_layout Standard
10009 You can directly enter all characters that are available on your keyboard.
10010  You can also use special keyboard maps to be able to enter e.
10011 \begin_inset space \thinspace{}
10012 \end_inset
10013
10014 g.
10015 \begin_inset space ~
10016 \end_inset
10017
10018 characters needed for French with an English keyboard.
10019  See section
10020 \begin_inset space \thinspace{}
10021 \end_inset
10022
10023
10024 \begin_inset CommandInset ref
10025 LatexCommand ref
10026 reference "sub:Keyboard-mapping"
10027
10028 \end_inset
10029
10030  for informations how this is done.
10031 \end_layout
10032
10033 \begin_layout Standard
10034 For the case where you need a character that is not on your keyboard, you
10035  can use the 
10036 \family sans
10037 Symbols
10038 \family default
10039  dialog via the menu 
10040 \family sans
10041 Insert\SpecialChar \menuseparator
10042 Special Character\SpecialChar \menuseparator
10043 Symbols
10044 \family default
10045 .
10046 \end_layout
10047
10048 \begin_layout Standard
10049 \begin_inset Note Greyedout
10050 status open
10051
10052 \begin_layout Plain Layout
10053
10054 \series bold
10055 Note:
10056 \series default
10057  Maybe not all symbols inserted with the symbols dialog can be displayed
10058  when you are using a special screen font in LyX's preferences.
10059  But the inserted symbols will in every case be displayed in the output.
10060 \end_layout
10061
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \begin_layout Section
10068 Fonts and Text Styles
10069 \begin_inset CommandInset label
10070 LatexCommand label
10071 name "sec:Fonts-and-Text"
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \begin_layout Subsection
10079 Font Types
10080 \begin_inset Index
10081 status collapsed
10082
10083 \begin_layout Plain Layout
10084 Font ! Types
10085 \end_layout
10086
10087 \end_inset
10088
10089
10090 \end_layout
10091
10092 \begin_layout Standard
10093 There are two types of fonts:
10094 \end_layout
10095
10096 \begin_layout Description
10097 Vector
10098 \begin_inset space ~
10099 \end_inset
10100
10101 fonts
10102 \begin_inset Index
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106 Fonts ! Vector-
10107 \end_layout
10108
10109 \end_inset
10110
10111  are fonts, built from outlines of the single glyphs (i.e.
10112  characters) in the font.
10113  This means that each glyph is defined using mathematical curves that are
10114  well suited for scaling to any requested size.
10115  This mathematical definition is interpreted by the font renderer and the
10116  curve is filled out with pixels according to the size and glyph.
10117  This means that outline fonts will look pretty good in all sizes.
10118  Only at very small sizes it might be hard to provide a good rendering at
10119  very small sizes, where each pixel has to be very carefully computed to
10120  provide a good image.
10121 \begin_inset Newline newline
10122 \end_inset
10123
10124 One could mean that one only needs to define one font size and scale them.
10125  But to achieve a better quality, many fonts define several font sizes.
10126  That improves the appearance, because you need more details at large font
10127  sizes than at small ones.
10128 \begin_inset Newline newline
10129 \end_inset
10130
10131 The font types 
10132 \family typewriter
10133 TrueType
10134 \family default
10135
10136 \family typewriter
10137 OpenType
10138 \family default
10139 , and 
10140 \family typewriter
10141 Type
10142 \begin_inset space ~
10143 \end_inset
10144
10145 1 PostScript
10146 \family default
10147  are vector fonts.
10148 \end_layout
10149
10150 \begin_layout Description
10151 Bitmap
10152 \begin_inset space ~
10153 \end_inset
10154
10155 fonts
10156 \begin_inset Index
10157 status collapsed
10158
10159 \begin_layout Plain Layout
10160 Fonts ! Bitmap-
10161 \end_layout
10162
10163 \end_inset
10164
10165  on the other hand, are defined by bitmap graphics from the start, so they
10166  will look good at all the sizes they are meant for.
10167  However, they don't scale well, because in order to scale a glyph, each
10168  pixel is enlarged into several pixels.
10169  It is the same effect that happens if you try to enlarge a picture in a
10170  picture manipulation program.
10171  In order to relieve this effect, bitmap fonts are typically provided in
10172  several fixed sizes typically from around 8 pixels high up to 34 pixels
10173  or so high in steps according to what is believed to be useful.
10174  The advantage of bitmap fonts is that no complicated computations are necessary
10175  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10176  fonts.
10177  The disadvantage is that sizes that don't exists as fixed versions have
10178  to be scaled by doubling pixels, and thus look bad.
10179 \begin_inset Newline newline
10180 \end_inset
10181
10182 Bitmap fonts are named 
10183 \family typewriter
10184 Type
10185 \begin_inset space ~
10186 \end_inset
10187
10188 3
10189 \family default
10190  in PostScript- and PDF-documents.
10191 \end_layout
10192
10193 \begin_layout Standard
10194 The result of all this, is that bitmap fonts are best for the size they
10195  are designed for, while scalable fonts are good for nearly all sizes.
10196  So one need less font size definitions for scalable fonts.
10197  That's the reason why nearly all text render and typesetting programs use
10198  scalable fonts.
10199 \end_layout
10200
10201 \begin_layout Standard
10202 To test which fonts are used in a PDF-document, you can have a look into
10203  its document properties.
10204 \end_layout
10205
10206 \begin_layout Standard
10207 Many modern typesetting and markup languages have begun to move towards
10208  specifying character styles rather than specifying a particular font.
10209  For example, instead of changing to an italicized version of the current
10210  font to emphasize text, you use an 
10211 \begin_inset Quotes eld
10212 \end_inset
10213
10214 emphasized style
10215 \begin_inset Quotes erd
10216 \end_inset
10217
10218  instead.
10219  This concept fits in perfectly with LyX.
10220  In LyX, you do things based on contexts, rather than focusing on typesetting
10221  details.
10222 \end_layout
10223
10224 \begin_layout Subsection
10225 Document Font and Font size
10226 \begin_inset CommandInset label
10227 LatexCommand label
10228 name "sub:Document-Font"
10229
10230 \end_inset
10231
10232
10233 \begin_inset Index
10234 status collapsed
10235
10236 \begin_layout Plain Layout
10237 Font ! Size
10238 \end_layout
10239
10240 \end_inset
10241
10242
10243 \begin_inset Index
10244 status collapsed
10245
10246 \begin_layout Plain Layout
10247 Document ! Font
10248 \end_layout
10249
10250 \end_inset
10251
10252
10253 \end_layout
10254
10255 \begin_layout Standard
10256 You can set the document fonts in the
10257 \family sans
10258  Document\SpecialChar \menuseparator
10259 Settings
10260 \family default
10261
10262 \begin_inset Index
10263 status collapsed
10264
10265 \begin_layout Plain Layout
10266 Document ! Settings
10267 \end_layout
10268
10269 \end_inset
10270
10271  dialog.
10272  There you can specify which font should be used for the three different
10273  font shapes roman (serif), 
10274 \family sans
10275 sans
10276 \begin_inset space ~
10277 \end_inset
10278
10279 serif
10280 \family default
10281 , and 
10282 \family typewriter
10283 typewriter
10284 \family default
10285  and its scalings.
10286 \end_layout
10287
10288 \begin_layout Standard
10289 The possible options for the font include 
10290 \family sans
10291 default
10292 \family default
10293  and a list of fonts available on your system.
10294  
10295 \family sans
10296 default
10297 \family default
10298  uses the standard TeX fonts, known as 
10299 \begin_inset Quotes eld
10300 \end_inset
10301
10302
10303 \family typewriter
10304 Computer Modern
10305 \family default
10306
10307 \begin_inset Quotes erd
10308 \end_inset
10309
10310  (
10311 \family typewriter
10312 cm
10313 \family default
10314 ) or 
10315 \begin_inset Quotes eld
10316 \end_inset
10317
10318
10319 \family typewriter
10320 European Computer Modern
10321 \family default
10322
10323 \begin_inset Quotes erd
10324 \end_inset
10325
10326  (
10327 \family typewriter
10328 ec
10329 \family default
10330 ).
10331 \end_layout
10332
10333 \begin_layout Standard
10334 As 
10335 \family typewriter
10336 cm
10337 \family default
10338  and 
10339 \family typewriter
10340 ec
10341 \family default
10342  are bitmap fonts, they often looks pixeled in PDF output, especially when
10343  you read the PDF in a zoomed size.
10344 \begin_inset Foot
10345 status collapsed
10346
10347 \begin_layout Plain Layout
10348 This problem doesn't appear if you read PDFs in 
10349 \family typewriter
10350 Adobe
10351 \begin_inset space ~
10352 \end_inset
10353
10354 Reader
10355 \family default
10356  version 6 or later, because this program includes a special bitmap font
10357  renderer.
10358 \end_layout
10359
10360 \end_inset
10361
10362  To get rid of pixeled fonts, you have to use a vector font.
10363  There are three ways to use one:
10364 \end_layout
10365
10366 \begin_layout Itemize
10367 One way is to use the 
10368 \family typewriter
10369 AE
10370 \family default
10371  fonts.
10372  
10373 \family typewriter
10374 AE
10375 \family default
10376  is a virtual font.
10377  Virtual means that it 
10378 \begin_inset Quotes eld
10379 \end_inset
10380
10381 steals
10382 \begin_inset Quotes erd
10383 \end_inset
10384
10385  outline 
10386 \family typewriter
10387 cm
10388 \family default
10389 -glyphs from other fonts.
10390  This has the disadvantage that some characters are missing, like the French
10391  guillemets (
10392 \begin_inset Quotes eld
10393 \end_inset
10394
10395 «
10396 \begin_inset Quotes erd
10397 \end_inset
10398
10399  and 
10400 \begin_inset Quotes eld
10401 \end_inset
10402
10403 »
10404 \begin_inset Quotes erd
10405 \end_inset
10406
10407 )
10408 \begin_inset Foot
10409 status collapsed
10410
10411 \begin_layout Plain Layout
10412 Loading the LaTeX-package 
10413 \series bold
10414 aeguill
10415 \series default
10416
10417 \begin_inset Index
10418 status collapsed
10419
10420 \begin_layout Plain Layout
10421 Latex@LaTeX-packages ! aeguill
10422 \end_layout
10423
10424 \end_inset
10425
10426  with the document preamble line
10427 \end_layout
10428
10429 \begin_layout Plain Layout
10430
10431 \series bold
10432
10433 \backslash
10434 usepackage[ec]{aeguill}
10435 \end_layout
10436
10437 \begin_layout Plain Layout
10438 will fix the guillemet problem.
10439 \end_layout
10440
10441 \end_inset
10442
10443  and that accented characters are not 
10444 \emph on
10445 one
10446 \emph default
10447  glyph, they are build of 
10448 \emph on
10449 two
10450 \emph default
10451  characters, the accent and the letter.
10452  Therefore you can't search in documents using the 
10453 \family typewriter
10454 AE
10455 \family default
10456  fonts for words with accented characters.
10457  If you search for example for the French word 
10458 \begin_inset Quotes eld
10459 \end_inset
10460
10461 rève
10462 \begin_inset Quotes erd
10463 \end_inset
10464
10465  in a PDF, you won't get any result, because the PDF-viewer searches for
10466  the glyph 
10467 \begin_inset Quotes eld
10468 \end_inset
10469
10470  è 
10471 \begin_inset Quotes erd
10472 \end_inset
10473
10474  and not for the glyph 
10475 \begin_inset Quotes eld
10476 \end_inset
10477
10478  e +
10479 \begin_inset space ~
10480 \end_inset
10481
10482  ̀ 
10483 \begin_inset Quotes erd
10484 \end_inset
10485
10486 .
10487 \end_layout
10488
10489 \begin_layout Itemize
10490 Another possibility is to use three different outline fonts
10491 \begin_inset Foot
10492 status collapsed
10493
10494 \begin_layout Plain Layout
10495 Other fonts, like 
10496 \family typewriter
10497 Latin Modern
10498 \family default
10499  or 
10500 \family typewriter
10501 Computer Modern
10502 \family default
10503 , consists of these three main font types 
10504 \family sans
10505 sans
10506 \begin_inset space ~
10507 \end_inset
10508
10509 serif
10510 \family default
10511
10512 \family sans
10513 typewriter
10514 \family default
10515 , and 
10516 \family sans
10517 serif
10518 \family default
10519 .
10520 \end_layout
10521
10522 \end_inset
10523
10524
10525 \family sans
10526 Times
10527 \begin_inset space ~
10528 \end_inset
10529
10530 Roman
10531 \family default
10532  as roman font,
10533 \family sans
10534  Helvetica
10535 \family default
10536  scaled to 92 or 95
10537 \begin_inset space \thinspace{}
10538 \end_inset
10539
10540 % as sans
10541 \begin_inset space ~
10542 \end_inset
10543
10544 serif font, and 
10545 \family sans
10546 courier
10547 \family default
10548  as typewriter font.
10549 \begin_inset Newline newline
10550 \end_inset
10551
10552 The differences between roman, 
10553 \family sans
10554 sans
10555 \begin_inset space ~
10556 \end_inset
10557
10558 serif
10559 \family default
10560 , and 
10561 \family typewriter
10562 typewriter
10563 \family default
10564  fonts are explained in section
10565 \begin_inset space ~
10566 \end_inset
10567
10568
10569 \begin_inset CommandInset ref
10570 LatexCommand ref
10571 reference "sub:Fine-Tuning-with-the"
10572
10573 \end_inset
10574
10575 .
10576 \begin_inset Newline newline
10577 \end_inset
10578
10579 The font 
10580 \family sans
10581 Times
10582 \begin_inset space ~
10583 \end_inset
10584
10585 Roman
10586 \family default
10587  was originally designed for newspapers.
10588  That means its glyphs are smaller than the one from other fonts to fit
10589  into the small newspaper columns.
10590  Therefore 
10591 \family sans
10592 Times
10593 \begin_inset space ~
10594 \end_inset
10595
10596 Roman
10597 \family default
10598  is not the optimal choice for larger documents like books.
10599 \end_layout
10600
10601 \begin_layout Itemize
10602 The best solution is to use the 
10603 \family typewriter
10604 Latin Modern
10605 \family default
10606  fonts.
10607  These fonts are developed in order of the LaTeX community to replace 
10608 \family typewriter
10609 cm
10610 \family default
10611  as default font.
10612 \end_layout
10613
10614 \begin_layout Standard
10615 \begin_inset VSpace bigskip
10616 \end_inset
10617
10618 For the font size there are four possible values: 
10619 \family sans
10620 default, 10
10621 \family default
10622
10623 \family sans
10624 11
10625 \family default
10626 , and 
10627 \family sans
10628 12
10629 \family default
10630 .
10631  The size of 
10632 \family sans
10633 default
10634 \family default
10635  depends on your LaTeX-system, normally it is equal to the font size 10.
10636 \end_layout
10637
10638 \begin_layout Standard
10639 The font sizes are the 
10640 \emph on
10641 base size
10642 \emph default
10643 .
10644  LyX actually scales all other possible font sizes (such as those used in
10645  footnotes, super-, and subscripts) by this value.
10646  You can fine-tune the font size of text parts via the 
10647 \family sans
10648 Text
10649 \begin_inset space ~
10650 \end_inset
10651
10652 Style
10653 \family default
10654  dialog if needed.
10655  The possible font sizes for text parts are explained in section
10656 \begin_inset space ~
10657 \end_inset
10658
10659
10660 \begin_inset CommandInset ref
10661 LatexCommand ref
10662 reference "sub:Fine-Tuning-with-the"
10663
10664 \end_inset
10665
10666 .
10667 \end_layout
10668
10669 \begin_layout Standard
10670 \begin_inset VSpace bigskip
10671 \end_inset
10672
10673
10674 \begin_inset Note Greyedout
10675 status open
10676
10677 \begin_layout Plain Layout
10678
10679 \series bold
10680 Note:
10681 \series default
10682  When you choose a new font or font size, LyX does 
10683 \emph on
10684 not
10685 \emph default
10686  change the screen font! You will only see a difference in the printed output;
10687  this is part of the WYSIWYM concept.
10688  LyX's screen fonts can be adjusted in the 
10689 \family sans
10690 Tools\SpecialChar \menuseparator
10691 Preferences
10692 \family default
10693  dialog, see section
10694 \begin_inset space ~
10695 \end_inset
10696
10697
10698 \begin_inset CommandInset ref
10699 LatexCommand ref
10700 reference "sub:Screen-Fonts"
10701
10702 \end_inset
10703
10704 .
10705 \end_layout
10706
10707 \end_inset
10708
10709
10710 \end_layout
10711
10712 \begin_layout Subsection
10713 Using Different Character Styles
10714 \begin_inset Index
10715 status collapsed
10716
10717 \begin_layout Plain Layout
10718 Character Styles
10719 \end_layout
10720
10721 \end_inset
10722
10723
10724 \begin_inset Index
10725 status collapsed
10726
10727 \begin_layout Plain Layout
10728 Text Style
10729 \end_layout
10730
10731 \end_inset
10732
10733
10734 \end_layout
10735
10736 \begin_layout Standard
10737 As we've already seen, LyX automatically changes the character style for
10738  certain paragraph environments.
10739  LyX supports two character styles, 
10740 \family sans
10741 Emphasized
10742 \family default
10743  and 
10744 \family sans
10745 Noun
10746 \family default
10747 .
10748  You can activate both of these styles via keybindings, the menus, and the
10749  toolbar.
10750 \end_layout
10751
10752 \begin_layout Standard
10753 To activate the 
10754 \family sans
10755 Noun
10756 \family default
10757  style, do one of the following:
10758 \end_layout
10759
10760 \begin_layout Itemize
10761 click on the toolbar button 
10762 \begin_inset Graphics
10763         filename ../images/font-noun.png
10764
10765 \end_inset
10766
10767
10768 \end_layout
10769
10770 \begin_layout Itemize
10771 use the key binding 
10772 \family sans
10773 M-c
10774 \begin_inset space ~
10775 \end_inset
10776
10777 c
10778 \end_layout
10779
10780 \begin_layout Standard
10781 These commands are all toggles.
10782  That is, if 
10783 \family sans
10784 Noun
10785 \family default
10786  style is already active, they deactivate it.
10787 \end_layout
10788
10789 \begin_layout Standard
10790 One typically uses the 
10791 \family sans
10792 Noun
10793 \family default
10794  style for proper names.
10795  For example: 
10796 \begin_inset Quotes eld
10797 \end_inset
10798
10799
10800 \noun on
10801 Matthias Ettrich
10802 \noun default
10803  is the original author of LyX.
10804 \begin_inset Quotes erd
10805 \end_inset
10806
10807
10808 \end_layout
10809
10810 \begin_layout Standard
10811 A more widely used character style is the 
10812 \family sans
10813 Emphasized
10814 \family default
10815  style.
10816  You can activate (or deactivate - it's also a toggle) the 
10817 \family sans
10818 Emphasized
10819 \family default
10820  style by:
10821 \end_layout
10822
10823 \begin_layout Itemize
10824 clicking on the toolbar button 
10825 \begin_inset Graphics
10826         filename ../images/font-emph.png
10827
10828 \end_inset
10829
10830
10831 \end_layout
10832
10833 \begin_layout Itemize
10834 using the keybindings 
10835 \family sans
10836 M-c
10837 \begin_inset space ~
10838 \end_inset
10839
10840 e
10841 \end_layout
10842
10843 \begin_layout Standard
10844 Normally the 
10845 \family sans
10846 Emphasized
10847 \family default
10848  style is equivalent to an italic font but some document classes or LaTeX-packag
10849 es use a different font.
10850 \end_layout
10851
10852 \begin_layout Standard
10853 We've been using the 
10854 \family sans
10855 Emphasized
10856 \family default
10857  style all over the place in this document.
10858  Here's one more example:
10859 \end_layout
10860
10861 \begin_layout Quotation
10862
10863 \emph on
10864 Don't overuse character styles!
10865 \end_layout
10866
10867 \begin_layout Standard
10868 It's also a warning in addition to an example.
10869  One's writing should parallel ordinary conversation.
10870  Since we don't all constantly scream at each other, we should also avoid
10871  the common tendency to overuse character style.
10872  
10873 \end_layout
10874
10875 \begin_layout Standard
10876 You can always reset to the default font using the key binding 
10877 \family sans
10878 M-c
10879 \begin_inset space ~
10880 \end_inset
10881
10882 Space
10883 \family default
10884  or the dialog 
10885 \family sans
10886 Edit\SpecialChar \menuseparator
10887 Text
10888 \begin_inset space ~
10889 \end_inset
10890
10891 Style
10892 \family default
10893 .
10894 \end_layout
10895
10896 \begin_layout Subsection
10897 Fine-Tuning with the 
10898 \family sans
10899 Text Style
10900 \family default
10901  dialog
10902 \begin_inset CommandInset label
10903 LatexCommand label
10904 name "sub:Fine-Tuning-with-the"
10905
10906 \end_inset
10907
10908
10909 \begin_inset Index
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913 Text Style
10914 \end_layout
10915
10916 \end_inset
10917
10918
10919 \end_layout
10920
10921 \begin_layout Standard
10922 There are always occasions when you'll need to do some fine-tuning, so LyX
10923  gives you a way to create custom character style.
10924  For example, an academic journal or a corporation may have a style sheet
10925  requiring a sans-serif font be used in certain situations.
10926  Also, writers sometimes use a different font to offset a character's thoughts
10927  from ordinary dialog.
10928 \end_layout
10929
10930 \begin_layout Standard
10931 Before we document how to use custom character style, we want to issue a
10932  warning yet again: Don't overuse character styles! 
10933 \begin_inset Newline newline
10934 \end_inset
10935
10936 Documents that overuse different fonts and sizes are not well readable and
10937  tend to look like someone has knocked huge holes in it.
10938 \end_layout
10939
10940 \begin_layout Standard
10941 To use custom character styles, open the 
10942 \family sans
10943 Edit\SpecialChar \menuseparator
10944 Text
10945 \begin_inset space ~
10946 \end_inset
10947
10948 Style
10949 \family default
10950  dialog.
10951  There are several boxes on this dialog, each corresponding to a different
10952  font property which you can choose.
10953  You can choose an option for one of these properties, or select 
10954 \family sans
10955 No
10956 \begin_inset space ~
10957 \end_inset
10958
10959 change
10960 \family default
10961 , which keeps the current state of that property.
10962  The item 
10963 \family sans
10964 Reset
10965 \family default
10966  will reset the property to whatever is the default.
10967  You can use this to reset attributes across a bunch of different paragraph
10968  environments in a snap.
10969 \end_layout
10970
10971 \begin_layout Standard
10972 The font properties, and their options (in addition to 
10973 \family sans
10974 No
10975 \begin_inset space ~
10976 \end_inset
10977
10978 change
10979 \family default
10980  and 
10981 \family sans
10982 Reset
10983 \family default
10984 ) are:
10985 \end_layout
10986
10987 \begin_layout Labeling
10988 \labelwidthstring 00.00.0000
10989
10990 \family sans
10991 Family
10992 \family default
10993  The 
10994 \begin_inset Quotes eld
10995 \end_inset
10996
10997 overall look
10998 \begin_inset Quotes erd
10999 \end_inset
11000
11001  of the font.
11002  The possible options are:
11003 \end_layout
11004
11005 \begin_deeper
11006 \begin_layout Labeling
11007 \labelwidthstring 00.00.0000
11008
11009 \family sans
11010 Roman
11011 \family default
11012  This is the Roman font family.
11013  Normally a serif font.
11014  It's also the default family.
11015  (key binding 
11016 \begin_inset ERT
11017 status collapsed
11018
11019 \begin_layout Plain Layout
11020
11021
11022 \backslash
11023 mbox{
11024 \end_layout
11025
11026 \end_inset
11027
11028
11029 \family sans
11030 M-c
11031 \begin_inset space ~
11032 \end_inset
11033
11034 r
11035 \family default
11036
11037 \begin_inset ERT
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041
11042 }
11043 \end_layout
11044
11045 \end_inset
11046
11047 )
11048 \begin_inset Note Note
11049 status collapsed
11050
11051 \begin_layout Plain Layout
11052 The LaTeX-command prevents text to be broken at the end of a line.
11053  It is explained in section
11054 \begin_inset space ~
11055 \end_inset
11056
11057
11058 \begin_inset CommandInset ref
11059 LatexCommand ref
11060 reference "sub:Hyphenation"
11061
11062 \end_inset
11063
11064 .
11065 \end_layout
11066
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \begin_layout Labeling
11073 \labelwidthstring 00.00.0000
11074
11075 \family sans
11076 Sans
11077 \begin_inset space ~
11078 \end_inset
11079
11080 Serif
11081 \family default
11082  
11083 \family sans
11084 This is the Sans Serif font family.
11085
11086 \family default
11087  (key binding 
11088 \begin_inset ERT
11089 status collapsed
11090
11091 \begin_layout Plain Layout
11092
11093
11094 \backslash
11095 mbox{
11096 \end_layout
11097
11098 \end_inset
11099
11100
11101 \family sans
11102 M-c
11103 \begin_inset space ~
11104 \end_inset
11105
11106 s
11107 \family default
11108
11109 \begin_inset ERT
11110 status collapsed
11111
11112 \begin_layout Plain Layout
11113
11114 }
11115 \end_layout
11116
11117 \end_inset
11118
11119 )
11120 \end_layout
11121
11122 \begin_layout Labeling
11123 \labelwidthstring 00.00.0000
11124
11125 \family sans
11126 Typewriter
11127 \family default
11128  
11129 \family typewriter
11130 This is the Typewriter font family.
11131
11132 \family default
11133  (key binding 
11134 \begin_inset ERT
11135 status collapsed
11136
11137 \begin_layout Plain Layout
11138
11139
11140 \backslash
11141 mbox{
11142 \end_layout
11143
11144 \end_inset
11145
11146
11147 \family sans
11148 M-c
11149 \begin_inset space ~
11150 \end_inset
11151
11152 p
11153 \family default
11154
11155 \begin_inset ERT
11156 status collapsed
11157
11158 \begin_layout Plain Layout
11159
11160 }
11161 \end_layout
11162
11163 \end_inset
11164
11165
11166 \family sans
11167 )
11168 \end_layout
11169
11170 \end_deeper
11171 \begin_layout Labeling
11172 \labelwidthstring 00.00.0000
11173
11174 \family sans
11175 Series
11176 \family default
11177  This corresponds to the print weight.
11178  Options are:
11179 \end_layout
11180
11181 \begin_deeper
11182 \begin_layout Labeling
11183 \labelwidthstring 00.00.0000
11184
11185 \family sans
11186 Medium
11187 \family default
11188  This is the Medium font series.
11189  It's also the default series.
11190 \end_layout
11191
11192 \begin_layout Labeling
11193 \labelwidthstring 00.00.0000
11194
11195 \family sans
11196 Bold
11197 \family default
11198  
11199 \series bold
11200 This is the Bold font series.
11201
11202 \series default
11203  (key binding 
11204 \begin_inset ERT
11205 status collapsed
11206
11207 \begin_layout Plain Layout
11208
11209
11210 \backslash
11211 mbox{
11212 \end_layout
11213
11214 \end_inset
11215
11216
11217 \family sans
11218 M-c
11219 \begin_inset space ~
11220 \end_inset
11221
11222 b
11223 \family default
11224
11225 \begin_inset ERT
11226 status collapsed
11227
11228 \begin_layout Plain Layout
11229
11230 }
11231 \end_layout
11232
11233 \end_inset
11234
11235 )
11236 \end_layout
11237
11238 \end_deeper
11239 \begin_layout Labeling
11240 \labelwidthstring 00.00.0000
11241
11242 \family sans
11243 Shape
11244 \family default
11245  As the name implies.
11246  Options are:
11247 \end_layout
11248
11249 \begin_deeper
11250 \begin_layout Labeling
11251 \labelwidthstring 00.00.0000
11252
11253 \family sans
11254 Upright
11255 \family default
11256  This is the Upright font shape.
11257  It's also the default shape.
11258 \end_layout
11259
11260 \begin_layout Labeling
11261 \labelwidthstring 00.00.0000
11262
11263 \family sans
11264 Italic
11265 \family default
11266  
11267 \shape italic
11268 This
11269 \shape default
11270  
11271 \family sans
11272 \shape italic
11273 i
11274 \family default
11275 s the Italic font shape
11276 \shape default
11277 \emph on
11278 .
11279 \end_layout
11280
11281 \begin_layout Labeling
11282 \labelwidthstring 00.00.0000
11283
11284 \family sans
11285 Slanted
11286 \family default
11287  
11288 \shape slanted
11289 This is the Slanted font shape
11290 \shape default
11291  (although it might not be visible in LyX, this is different from italic).
11292 \end_layout
11293
11294 \begin_layout Labeling
11295 \labelwidthstring 00.00.0000
11296
11297 \family sans
11298 Small
11299 \begin_inset space ~
11300 \end_inset
11301
11302 Caps
11303 \family default
11304  
11305 \shape smallcaps
11306 This is the Small caps font shape
11307 \shape default
11308 \noun on
11309 .
11310 \end_layout
11311
11312 \end_deeper
11313 \begin_layout Labeling
11314 \labelwidthstring 00.00.0000
11315
11316 \family sans
11317 Size
11318 \family default
11319  Alters the size of the font.
11320  You'll find no numerical values here; all possible sizes are actually proportio
11321 nal to the document font size.
11322  Once again, you don't feed LyX the details, but a general description of
11323  what you want to do.
11324  The options are:
11325 \end_layout
11326
11327 \begin_deeper
11328 \begin_layout Labeling
11329 \labelwidthstring 00.00.0000
11330
11331 \family sans
11332 Tiny
11333 \family default
11334  
11335 \size tiny
11336 This is the 
11337 \begin_inset Quotes eld
11338 \end_inset
11339
11340 Tiny
11341 \begin_inset Quotes erd
11342 \end_inset
11343
11344  font size.
11345
11346 \size default
11347  (key binding 
11348 \begin_inset ERT
11349 status collapsed
11350
11351 \begin_layout Plain Layout
11352
11353
11354 \backslash
11355 mbox{
11356 \end_layout
11357
11358 \end_inset
11359
11360
11361 \family sans
11362 M-s
11363 \begin_inset space ~
11364 \end_inset
11365
11366 t
11367 \family default
11368
11369 \begin_inset ERT
11370 status collapsed
11371
11372 \begin_layout Plain Layout
11373
11374 }
11375 \end_layout
11376
11377 \end_inset
11378
11379  or 
11380 \begin_inset ERT
11381 status collapsed
11382
11383 \begin_layout Plain Layout
11384
11385
11386 \backslash
11387 mbox{
11388 \end_layout
11389
11390 \end_inset
11391
11392
11393 \family sans
11394 M-s
11395 \begin_inset space ~
11396 \end_inset
11397
11398 1
11399 \family default
11400
11401 \begin_inset ERT
11402 status collapsed
11403
11404 \begin_layout Plain Layout
11405
11406 }
11407 \end_layout
11408
11409 \end_inset
11410
11411 )
11412 \end_layout
11413
11414 \begin_layout Labeling
11415 \labelwidthstring 00.00.0000
11416
11417 \family sans
11418 Smallest
11419 \family default
11420  
11421 \size scriptsize
11422 This is the 
11423 \begin_inset Quotes eld
11424 \end_inset
11425
11426 Smallest
11427 \begin_inset Quotes erd
11428 \end_inset
11429
11430  font size
11431 \size default
11432 .
11433  (key binding 
11434 \begin_inset ERT
11435 status collapsed
11436
11437 \begin_layout Plain Layout
11438
11439
11440 \backslash
11441 mbox{
11442 \end_layout
11443
11444 \end_inset
11445
11446
11447 \family sans
11448 M-s
11449 \begin_inset space ~
11450 \end_inset
11451
11452
11453 \family default
11454 2
11455 \begin_inset ERT
11456 status collapsed
11457
11458 \begin_layout Plain Layout
11459
11460 }
11461 \end_layout
11462
11463 \end_inset
11464
11465 )
11466 \end_layout
11467
11468 \begin_layout Labeling
11469 \labelwidthstring 00.00.0000
11470
11471 \family sans
11472 Smaller
11473 \family default
11474  
11475 \size footnotesize
11476 This is the 
11477 \begin_inset Quotes eld
11478 \end_inset
11479
11480 Smaller
11481 \begin_inset Quotes erd
11482 \end_inset
11483
11484  font size.
11485
11486 \size default
11487  (key binding 
11488 \begin_inset ERT
11489 status collapsed
11490
11491 \begin_layout Plain Layout
11492
11493
11494 \backslash
11495 mbox{
11496 \end_layout
11497
11498 \end_inset
11499
11500
11501 \family sans
11502 M-s
11503 \begin_inset space ~
11504 \end_inset
11505
11506 S
11507 \family default
11508
11509 \begin_inset ERT
11510 status collapsed
11511
11512 \begin_layout Plain Layout
11513
11514 }
11515 \end_layout
11516
11517 \end_inset
11518
11519  or 
11520 \begin_inset ERT
11521 status collapsed
11522
11523 \begin_layout Plain Layout
11524
11525
11526 \backslash
11527 mbox{
11528 \end_layout
11529
11530 \end_inset
11531
11532
11533 \family sans
11534 M-s
11535 \begin_inset space ~
11536 \end_inset
11537
11538
11539 \family default
11540 3
11541 \begin_inset ERT
11542 status collapsed
11543
11544 \begin_layout Plain Layout
11545
11546 }
11547 \end_layout
11548
11549 \end_inset
11550
11551 )
11552 \end_layout
11553
11554 \begin_layout Labeling
11555 \labelwidthstring 00.00.0000
11556
11557 \family sans
11558 Small
11559 \family default
11560  
11561 \size small
11562 This is the 
11563 \begin_inset Quotes eld
11564 \end_inset
11565
11566 Small
11567 \begin_inset Quotes erd
11568 \end_inset
11569
11570  font size.
11571
11572 \size default
11573  (key binding 
11574 \begin_inset ERT
11575 status collapsed
11576
11577 \begin_layout Plain Layout
11578
11579
11580 \backslash
11581 mbox{
11582 \end_layout
11583
11584 \end_inset
11585
11586
11587 \family sans
11588 M-s
11589 \begin_inset space ~
11590 \end_inset
11591
11592 s
11593 \family default
11594
11595 \begin_inset ERT
11596 status collapsed
11597
11598 \begin_layout Plain Layout
11599
11600 }
11601 \end_layout
11602
11603 \end_inset
11604
11605  or 
11606 \begin_inset ERT
11607 status collapsed
11608
11609 \begin_layout Plain Layout
11610
11611
11612 \backslash
11613 mbox{
11614 \end_layout
11615
11616 \end_inset
11617
11618
11619 \family sans
11620 M-s
11621 \begin_inset space ~
11622 \end_inset
11623
11624
11625 \family default
11626 4
11627 \begin_inset ERT
11628 status collapsed
11629
11630 \begin_layout Plain Layout
11631
11632 }
11633 \end_layout
11634
11635 \end_inset
11636
11637 )
11638 \end_layout
11639
11640 \begin_layout Labeling
11641 \labelwidthstring 00.00.0000
11642
11643 \family sans
11644 Normal
11645 \family default
11646  This is the 
11647 \begin_inset Quotes eld
11648 \end_inset
11649
11650 Normal
11651 \begin_inset Quotes erd
11652 \end_inset
11653
11654  font size.
11655  It's also the default size.
11656  (key binding 
11657 \begin_inset ERT
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661
11662
11663 \backslash
11664 mbox{
11665 \end_layout
11666
11667 \end_inset
11668
11669
11670 \family sans
11671 M-s
11672 \begin_inset space ~
11673 \end_inset
11674
11675 n
11676 \family default
11677
11678 \begin_inset ERT
11679 status collapsed
11680
11681 \begin_layout Plain Layout
11682
11683 }
11684 \end_layout
11685
11686 \end_inset
11687
11688  or 
11689 \begin_inset ERT
11690 status collapsed
11691
11692 \begin_layout Plain Layout
11693
11694
11695 \backslash
11696 mbox{
11697 \end_layout
11698
11699 \end_inset
11700
11701
11702 \family sans
11703 M-s
11704 \begin_inset space ~
11705 \end_inset
11706
11707
11708 \family default
11709 5
11710 \begin_inset ERT
11711 status collapsed
11712
11713 \begin_layout Plain Layout
11714
11715 }
11716 \end_layout
11717
11718 \end_inset
11719
11720 )
11721 \end_layout
11722
11723 \begin_layout Labeling
11724 \labelwidthstring 00.00.0000
11725
11726 \family sans
11727 Large
11728 \family default
11729  
11730 \size large
11731 This is the 
11732 \begin_inset Quotes eld
11733 \end_inset
11734
11735 Large
11736 \begin_inset Quotes erd
11737 \end_inset
11738
11739  font size.
11740
11741 \size default
11742  (key binding 
11743 \begin_inset ERT
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747
11748
11749 \backslash
11750 mbox{
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \family sans
11757 M-s
11758 \begin_inset space ~
11759 \end_inset
11760
11761 l
11762 \family default
11763
11764 \begin_inset ERT
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768
11769 }
11770 \end_layout
11771
11772 \end_inset
11773
11774  or 
11775 \begin_inset ERT
11776 status collapsed
11777
11778 \begin_layout Plain Layout
11779
11780
11781 \backslash
11782 mbox{
11783 \end_layout
11784
11785 \end_inset
11786
11787
11788 \family sans
11789 M-s
11790 \begin_inset space ~
11791 \end_inset
11792
11793
11794 \family default
11795 6
11796 \begin_inset ERT
11797 status collapsed
11798
11799 \begin_layout Plain Layout
11800
11801 }
11802 \end_layout
11803
11804 \end_inset
11805
11806 )
11807 \end_layout
11808
11809 \begin_layout Labeling
11810 \labelwidthstring 00.00.0000
11811
11812 \family sans
11813 Larger
11814 \family default
11815  
11816 \size larger
11817 This is the 
11818 \begin_inset Quotes eld
11819 \end_inset
11820
11821 Larger
11822 \begin_inset Quotes erd
11823 \end_inset
11824
11825  font size.
11826
11827 \size default
11828  (key binding 
11829 \begin_inset ERT
11830 status collapsed
11831
11832 \begin_layout Plain Layout
11833
11834
11835 \backslash
11836 mbox{
11837 \end_layout
11838
11839 \end_inset
11840
11841
11842 \family sans
11843 M-s
11844 \begin_inset space ~
11845 \end_inset
11846
11847 S-L
11848 \family default
11849
11850 \begin_inset ERT
11851 status collapsed
11852
11853 \begin_layout Plain Layout
11854
11855 }
11856 \end_layout
11857
11858 \end_inset
11859
11860  or 
11861 \begin_inset ERT
11862 status collapsed
11863
11864 \begin_layout Plain Layout
11865
11866
11867 \backslash
11868 mbox{
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \family sans
11875 M-s
11876 \begin_inset space ~
11877 \end_inset
11878
11879
11880 \family default
11881 7
11882 \begin_inset ERT
11883 status collapsed
11884
11885 \begin_layout Plain Layout
11886
11887 }
11888 \end_layout
11889
11890 \end_inset
11891
11892 )
11893 \end_layout
11894
11895 \begin_layout Labeling
11896 \labelwidthstring 00.00.0000
11897
11898 \family sans
11899 Largest
11900 \family default
11901  
11902 \size largest
11903 This is the 
11904 \begin_inset Quotes eld
11905 \end_inset
11906
11907 Largest
11908 \begin_inset Quotes erd
11909 \end_inset
11910
11911  font size.
11912
11913 \size default
11914  (key binding 
11915 \begin_inset ERT
11916 status collapsed
11917
11918 \begin_layout Plain Layout
11919
11920
11921 \backslash
11922 mbox{
11923 \end_layout
11924
11925 \end_inset
11926
11927
11928 \family sans
11929 M-s
11930 \begin_inset space ~
11931 \end_inset
11932
11933
11934 \family default
11935 8
11936 \begin_inset ERT
11937 status collapsed
11938
11939 \begin_layout Plain Layout
11940
11941 }
11942 \end_layout
11943
11944 \end_inset
11945
11946 )
11947 \end_layout
11948
11949 \begin_layout Labeling
11950 \labelwidthstring 00.00.0000
11951
11952 \family sans
11953 Huge
11954 \family default
11955  
11956 \size huge
11957 This is the 
11958 \begin_inset Quotes eld
11959 \end_inset
11960
11961 Huge
11962 \begin_inset Quotes erd
11963 \end_inset
11964
11965  font size.
11966
11967 \size default
11968  (key binding 
11969 \begin_inset ERT
11970 status collapsed
11971
11972 \begin_layout Plain Layout
11973
11974
11975 \backslash
11976 mbox{
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \family sans
11983 M-s
11984 \begin_inset space ~
11985 \end_inset
11986
11987 h
11988 \family default
11989
11990 \begin_inset ERT
11991 status collapsed
11992
11993 \begin_layout Plain Layout
11994
11995 }
11996 \end_layout
11997
11998 \end_inset
11999
12000  or 
12001 \begin_inset ERT
12002 status collapsed
12003
12004 \begin_layout Plain Layout
12005
12006
12007 \backslash
12008 mbox{
12009 \end_layout
12010
12011 \end_inset
12012
12013
12014 \family sans
12015 M-s
12016 \begin_inset space ~
12017 \end_inset
12018
12019
12020 \family default
12021 9
12022 \begin_inset ERT
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026
12027 }
12028 \end_layout
12029
12030 \end_inset
12031
12032 )
12033 \end_layout
12034
12035 \begin_layout Labeling
12036 \labelwidthstring 00.00.0000
12037
12038 \family sans
12039 Huger
12040 \family default
12041  
12042 \size giant
12043 This is the 
12044 \begin_inset Quotes eld
12045 \end_inset
12046
12047 Huger
12048 \begin_inset Quotes erd
12049 \end_inset
12050
12051  font size.
12052
12053 \size default
12054  (key binding 
12055 \begin_inset ERT
12056 status collapsed
12057
12058 \begin_layout Plain Layout
12059
12060
12061 \backslash
12062 mbox{
12063 \end_layout
12064
12065 \end_inset
12066
12067
12068 \family sans
12069 M-s
12070 \begin_inset space ~
12071 \end_inset
12072
12073 H
12074 \family default
12075
12076 \begin_inset ERT
12077 status collapsed
12078
12079 \begin_layout Plain Layout
12080
12081 }
12082 \end_layout
12083
12084 \end_inset
12085
12086  or 
12087 \begin_inset ERT
12088 status collapsed
12089
12090 \begin_layout Plain Layout
12091
12092
12093 \backslash
12094 mbox{
12095 \end_layout
12096
12097 \end_inset
12098
12099
12100 \family sans
12101 M-s
12102 \begin_inset space ~
12103 \end_inset
12104
12105
12106 \family default
12107 0
12108 \begin_inset ERT
12109 status collapsed
12110
12111 \begin_layout Plain Layout
12112
12113 }
12114 \end_layout
12115
12116 \end_inset
12117
12118 )
12119 \end_layout
12120
12121 \end_deeper
12122 \begin_layout Standard
12123 We'll warn you 
12124 \emph on
12125 yet again
12126 \emph default
12127 : don't go crazy with this feature.
12128  You should almost never need to change the font size.
12129  LyX automatically changes the font size for different paragraph environments
12130  - use that instead.
12131  This is here for fine-tuning only!
12132 \end_layout
12133
12134 \begin_layout Labeling
12135 \labelwidthstring 00.00.0000
12136
12137 \family sans
12138 Misc
12139 \family default
12140  Here you can change a few other things at the character level.
12141  Options are:
12142 \end_layout
12143
12144 \begin_deeper
12145 \begin_layout Labeling
12146 \labelwidthstring 00.00.0000
12147
12148 \family sans
12149 Emph
12150 \family default
12151  
12152 \emph on
12153 This is text with emphasize on
12154 \emph default
12155 .
12156  This might seem like the same as 
12157 \shape italic
12158 Italic
12159 \shape default
12160 , but it is actually a bit different.
12161  Emphasized is a 
12162 \emph on
12163 logical
12164 \emph default
12165  attribute.
12166  That means every document class can define its own font used for emphasized
12167  text.
12168  Normally this font is equal to italic.
12169 \end_layout
12170
12171 \begin_layout Labeling
12172 \labelwidthstring 00.00.0000
12173
12174 \family sans
12175 Underbar
12176 \family default
12177  
12178 \bar under
12179 This is text with Underbar on.
12180
12181 \bar default
12182  (key binding 
12183 \begin_inset ERT
12184 status collapsed
12185
12186 \begin_layout Plain Layout
12187
12188
12189 \backslash
12190 mbox{
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \family sans
12197 M-c
12198 \begin_inset space ~
12199 \end_inset
12200
12201 u
12202 \family default
12203
12204 \begin_inset ERT
12205 status collapsed
12206
12207 \begin_layout Plain Layout
12208
12209 }
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \family sans
12216 )
12217 \begin_inset Newline newline
12218 \end_inset
12219
12220
12221 \family default
12222 Avoid using underbar if you can! It's a holdover from the typewriter days,
12223  when you couldn't change fonts.
12224  We no longer need to emphasize text by underscoring characters.
12225  It's only included in LyX because some people 
12226 \emph on
12227 may
12228 \emph default
12229  need it in order to follow style sheets for journal submissions.
12230 \end_layout
12231
12232 \begin_layout Labeling
12233 \labelwidthstring 00.00.0000
12234
12235 \family sans
12236 Noun
12237 \family default
12238  
12239 \noun on
12240 This is text with Noun on.
12241
12242 \noun default
12243  Like 
12244 \family sans
12245 Emph
12246 \family default
12247 , this is a logical attribute.
12248  Normally it's equivalent to 
12249 \family sans
12250 Small
12251 \begin_inset space ~
12252 \end_inset
12253
12254 Caps
12255 \family default
12256 .
12257 \end_layout
12258
12259 \end_deeper
12260 \begin_layout Labeling
12261 \labelwidthstring 00.00.0000
12262
12263 \family sans
12264 Color
12265 \family default
12266  You can adjust the color of the text with this control.
12267  Notice that not all DVI-viewers are are able to display colors.
12268  Besides 
12269 \family sans
12270 No
12271 \begin_inset space ~
12272 \end_inset
12273
12274 color
12275 \family default
12276 , which is the default 
12277 \begin_inset Quotes eld
12278 \end_inset
12279
12280 color
12281 \begin_inset Quotes erd
12282 \end_inset
12283
12284  and means normally black, you can choose between 
12285 \family sans
12286 Black
12287 \family default
12288
12289 \family sans
12290 White
12291 \family default
12292
12293 \family sans
12294 Red
12295 \family default
12296
12297 \family sans
12298 Green
12299 \family default
12300
12301 \family sans
12302 Blue
12303 \family default
12304
12305 \family sans
12306 Cyan
12307 \family default
12308
12309 \family sans
12310 Magenta
12311 \family default
12312  and 
12313 \family sans
12314 Yellow
12315 \family default
12316  text.
12317 \begin_inset Index
12318 status collapsed
12319
12320 \begin_layout Plain Layout
12321 Color ! Text
12322 \end_layout
12323
12324 \end_inset
12325
12326
12327 \end_layout
12328
12329 \begin_layout Labeling
12330 \labelwidthstring 00.00.0000
12331
12332 \family sans
12333 Language
12334 \family default
12335  This is used to mark regions of text as having a different language from
12336  the language of the document.
12337  Text marked in this way will be underlined in blue to indicate the change
12338  (only within LyX).
12339 \end_layout
12340
12341 \begin_layout Standard
12342 So you have a huge number of combinations to choose from.
12343  Once you've chosen a new character style via the 
12344 \family sans
12345 Edit\SpecialChar \menuseparator
12346 Text
12347 \begin_inset space ~
12348 \end_inset
12349
12350 Style
12351 \family default
12352  dialog, the settings are saved.
12353  You can activate them using the toolbar button 
12354 \begin_inset Graphics
12355         filename ../images/textstyle-apply.png
12356
12357 \end_inset
12358
12359 .
12360  The button lets you toggle the state of your custom character style even
12361  when the dialog isn't visible.
12362  
12363 \end_layout
12364
12365 \begin_layout Standard
12366 To completely reset the character style to the default, use 
12367 \family sans
12368 M-c
12369 \begin_inset space ~
12370 \end_inset
12371
12372 Space
12373 \family default
12374 .
12375  If you want to toggle only those properties that you have just changed
12376  (suppose you just set the shape to 
12377 \begin_inset Quotes eld
12378 \end_inset
12379
12380 slanted
12381 \begin_inset Quotes erd
12382 \end_inset
12383
12384  and the series to 
12385 \begin_inset Quotes eld
12386 \end_inset
12387
12388 bold
12389 \begin_inset Quotes erd
12390 \end_inset
12391
12392 ), set the 
12393 \family sans
12394 Toggle
12395 \begin_inset space ~
12396 \end_inset
12397
12398 all
12399 \family default
12400  switch and press 
12401 \family sans
12402 Apply
12403 \family default
12404 .
12405 \end_layout
12406
12407 \begin_layout Standard
12408 You should also know something about the differences between the three main
12409  font types 
12410 \family sans
12411 serif
12412 \family default
12413
12414 \family sans
12415 sans
12416 \begin_inset space ~
12417 \end_inset
12418
12419 serif
12420 \family default
12421 , and 
12422 \family sans
12423 typewriter
12424 \family default
12425 :
12426 \end_layout
12427
12428 \begin_layout Itemize
12429
12430 \family sans
12431 Typewriter
12432 \family default
12433  is a so called 
12434 \begin_inset Quotes eld
12435 \end_inset
12436
12437 monospaced
12438 \begin_inset Quotes erd
12439 \end_inset
12440
12441  font, that means every character has the same width, the 
12442 \begin_inset Quotes eld
12443 \end_inset
12444
12445 i
12446 \begin_inset Quotes erd
12447 \end_inset
12448
12449  is as wide as the 
12450 \begin_inset Quotes eld
12451 \end_inset
12452
12453 m
12454 \begin_inset Quotes erd
12455 \end_inset
12456
12457 .
12458  Here is an example
12459 \begin_inset Newline newline
12460 \end_inset
12461
12462
12463 \begin_inset ERT
12464 status collapsed
12465
12466 \begin_layout Plain Layout
12467
12468
12469 \backslash
12470 phantom{
12471 \end_layout
12472
12473 \end_inset
12474
12475 no 
12476 \begin_inset ERT
12477 status collapsed
12478
12479 \begin_layout Plain Layout
12480
12481 }
12482 \end_layout
12483
12484 \end_inset
12485
12486
12487 \family typewriter
12488 typewriter text
12489 \family default
12490
12491 \begin_inset Note Note
12492 status collapsed
12493
12494 \begin_layout Plain Layout
12495 For more on phantoms see section
12496 \begin_inset space ~
12497 \end_inset
12498
12499
12500 \begin_inset CommandInset ref
12501 LatexCommand ref
12502 reference "sub:More-Spaces"
12503
12504 \end_inset
12505
12506 .
12507 \end_layout
12508
12509 \end_inset
12510
12511
12512 \begin_inset Newline newline
12513 \end_inset
12514
12515 no typewriter text
12516 \end_layout
12517
12518 \begin_layout Itemize
12519
12520 \family sans
12521 Serif
12522 \family default
12523  fonts use characters with serifs.
12524  These are the small 
12525 \begin_inset Quotes eld
12526 \end_inset
12527
12528 appendices
12529 \begin_inset Quotes erd
12530 \end_inset
12531
12532  at all ends of of the streaks that form the character.
12533  The following example will show the difference:
12534 \begin_inset Newline newline
12535 \end_inset
12536
12537 text with serifs
12538 \begin_inset Newline newline
12539 \end_inset
12540
12541
12542 \family sans
12543 text without serifs
12544 \family default
12545
12546 \begin_inset Newline newline
12547 \end_inset
12548
12549 Serifs facilitates an easy and fast reading.
12550  They are therefore used as default font (named 
12551 \family sans
12552 roman
12553 \family default
12554 ).
12555 \end_layout
12556
12557 \begin_layout Itemize
12558
12559 \family sans
12560 Sans serif
12561 \family default
12562  don't use serifs.
12563  This font type is therefore often used for headings and short texts.
12564  We use it in this document to highlight menu names.
12565 \end_layout
12566
12567 \begin_layout Standard
12568 We conclude with the same warning once again: Don't overuse the fonts.
12569  They are, more often than not, a kludge and a bad substitute for good writing.
12570 \end_layout
12571
12572 \begin_layout Section
12573 Printing and Previewing
12574 \end_layout
12575
12576 \begin_layout Subsection
12577 Overview
12578 \end_layout
12579
12580 \begin_layout Standard
12581 Now that we've covered some of the basic features of document preparation
12582  using LyX, you probably want to know how to print out your masterpiece.
12583  Before we tell you that, we want to give you a quick explanation of what
12584  goes on behind-the-scenes.
12585  We cover these informations in much greater detail in the 
12586 \emph on
12587 Extended
12588 \begin_inset space ~
12589 \end_inset
12590
12591 Features
12592 \emph default
12593  manual as well.
12594 \end_layout
12595
12596 \begin_layout Standard
12597 LyX uses the program LaTeX as its backend.
12598  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12599  confusion, we'll only refer to LaTeX.
12600  LyX is what you use to do your actual writing.
12601  Then, LyX calls LaTeX to turn your writing into printable output.
12602  This happens in two stages:
12603 \end_layout
12604
12605 \begin_layout Enumerate
12606 First, LyX converts your document to a series of text commands for LaTeX,
12607  generating a file with the extension, 
12608 \begin_inset Quotes eld
12609 \end_inset
12610
12611
12612 \family typewriter
12613 .tex
12614 \family default
12615
12616 \begin_inset Quotes erd
12617 \end_inset
12618
12619 .
12620 \end_layout
12621
12622 \begin_layout Enumerate
12623 Next, LaTeX uses the commands in the 
12624 \family typewriter
12625 .tex
12626 \family default
12627  file to produce printable output.
12628  
12629 \end_layout
12630
12631 \begin_layout Subsection
12632 Output file formats
12633 \begin_inset Index
12634 status collapsed
12635
12636 \begin_layout Plain Layout
12637 File formats
12638 \end_layout
12639
12640 \end_inset
12641
12642
12643 \begin_inset CommandInset label
12644 LatexCommand label
12645 name "sub:Output-file-formats"
12646
12647 \end_inset
12648
12649
12650 \end_layout
12651
12652 \begin_layout Subsubsection
12653 ASCII
12654 \begin_inset Index
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658 File formats ! ASCII
12659 \end_layout
12660
12661 \end_inset
12662
12663
12664 \end_layout
12665
12666 \begin_layout Standard
12667 This file type has the extension 
12668 \begin_inset Quotes eld
12669 \end_inset
12670
12671
12672 \family typewriter
12673 .txt
12674 \family default
12675
12676 \begin_inset Quotes erd
12677 \end_inset
12678
12679 .
12680  It contains your document as plain text following the rules of the 
12681 \begin_inset Quotes eld
12682 \end_inset
12683
12684 American Standard Code for Information Interchange
12685 \begin_inset Quotes erd
12686 \end_inset
12687
12688  (ASCII).
12689 \end_layout
12690
12691 \begin_layout Standard
12692 You can export your document to ASCII by the menu 
12693 \family sans
12694 File\SpecialChar \menuseparator
12695 Export\SpecialChar \menuseparator
12696 ASCII
12697 \family default
12698 .
12699 \end_layout
12700
12701 \begin_layout Subsubsection
12702 LaTeX
12703 \begin_inset Index
12704 status collapsed
12705
12706 \begin_layout Plain Layout
12707 File formats ! Latex@LaTeX
12708 \end_layout
12709
12710 \end_inset
12711
12712
12713 \end_layout
12714
12715 \begin_layout Standard
12716 This file type has the extension 
12717 \begin_inset Quotes eld
12718 \end_inset
12719
12720
12721 \family typewriter
12722 .tex
12723 \family default
12724
12725 \begin_inset Quotes erd
12726 \end_inset
12727
12728  and contains all commands that are necessary for the LaTeX program to process
12729  your document.
12730  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12731  it manually with console commands.
12732  The LaTeX-file is automatically created in LyX's temporary directory whenever
12733  you view or export your document.
12734 \end_layout
12735
12736 \begin_layout Standard
12737 You can export your document as LaTeX-file using the menu 
12738 \family sans
12739 File\SpecialChar \menuseparator
12740 Export\SpecialChar \menuseparator
12741 LaT
12742 \begin_inset ERT
12743 status collapsed
12744
12745 \begin_layout Plain Layout
12746
12747 {}
12748 \end_layout
12749
12750 \end_inset
12751
12752 eX
12753 \family default
12754 .
12755 \end_layout
12756
12757 \begin_layout Subsubsection
12758 DVI
12759 \begin_inset Index
12760 status collapsed
12761
12762 \begin_layout Plain Layout
12763 File formats ! DVI
12764 \end_layout
12765
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \begin_layout Standard
12772 This file type has the extension 
12773 \begin_inset Quotes eld
12774 \end_inset
12775
12776
12777 \family typewriter
12778 .dvi
12779 \family default
12780
12781 \begin_inset Quotes erd
12782 \end_inset
12783
12784 .
12785  It is called 
12786 \begin_inset Quotes eld
12787 \end_inset
12788
12789 device-independent
12790 \begin_inset Quotes erd
12791 \end_inset
12792
12793  (DVI), because it is completely portable; you can move them from one machine
12794  to another without needing to do any sort of conversion.
12795  At the time when this file-format was developed, this was no matter of
12796  course.
12797  DVIs are used for quick previews and as pre-stage for other output formats,
12798  like PostScript.
12799 \end_layout
12800
12801 \begin_layout Standard
12802 \begin_inset Note Greyedout
12803 status open
12804
12805 \begin_layout Plain Layout
12806
12807 \series bold
12808 Note:
12809 \series default
12810  The DVI file doesn't contain images, they will only be a linked.
12811  So don't forget to deliver the images together with your DVIs.
12812 \end_layout
12813
12814 \end_inset
12815
12816 This property can also slow down your computer when you view the DVI.
12817  Because the DVI-viewer has to convert the image in the background to make
12818  it visible when you scroll in the DVI.
12819  So we recommend to use PDF for files with many images.
12820 \end_layout
12821
12822 \begin_layout Standard
12823 You can export your document to DVI by the menu 
12824 \family sans
12825 File\SpecialChar \menuseparator
12826 Export\SpecialChar \menuseparator
12827 DVI
12828 \family default
12829 .
12830 \end_layout
12831
12832 \begin_layout Subsubsection
12833 PostScript
12834 \begin_inset Index
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838 File formats ! PostScript
12839 \end_layout
12840
12841 \end_inset
12842
12843
12844 \end_layout
12845
12846 \begin_layout Standard
12847 This file type has the extension 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851
12852 \family typewriter
12853 .ps
12854 \family default
12855
12856 \begin_inset Quotes erd
12857 \end_inset
12858
12859 .
12860  PostScript was developed by the company 
12861 \family typewriter
12862 Adobe
12863 \family default
12864  as printer language.
12865  The file contains therefore commands that the printer uses to print the
12866  file.
12867  PostScript can be seen as 
12868 \begin_inset Quotes eld
12869 \end_inset
12870
12871 programming language
12872 \begin_inset Quotes erd
12873 \end_inset
12874
12875 ; you can calculate with it and draw diagrams and images.
12876 \begin_inset Foot
12877 status collapsed
12878
12879 \begin_layout Plain Layout
12880 If you are interested to learn more about this, have a look at the LaTeX-package
12881  
12882 \series bold
12883 pstricks
12884 \series default
12885
12886 \begin_inset Index
12887 status collapsed
12888
12889 \begin_layout Plain Layout
12890 Latex@LaTeX-packages ! pstricks
12891 \end_layout
12892
12893 \end_inset
12894
12895 .
12896 \end_layout
12897
12898 \end_inset
12899
12900  Due to this ability, the files are often bigger than PDFs.
12901 \end_layout
12902
12903 \begin_layout Standard
12904 PostScript can only contain images in the format 
12905 \begin_inset Quotes eld
12906 \end_inset
12907
12908 Encapsulated PostScript
12909 \begin_inset Quotes erd
12910 \end_inset
12911
12912  (EPS, file extension 
12913 \begin_inset Quotes eld
12914 \end_inset
12915
12916
12917 \family typewriter
12918 .eps
12919 \family default
12920
12921 \begin_inset Quotes erd
12922 \end_inset
12923
12924 ).
12925  As LyX allows you to use any known image format in your document, it has
12926  to convert them in the background to EPS.
12927  If you have e.g 50 images in your document, LyX has to do 50 conversions
12928  whenever you view or export your document.
12929  This will slow down your workflow with LyX drastically.
12930  So if you plan to use PostScript, you can insert your images directly as
12931  EPS to avoid this problem.
12932 \end_layout
12933
12934 \begin_layout Standard
12935 You can export your document to PostScript using the menu 
12936 \family sans
12937 File\SpecialChar \menuseparator
12938 Export\SpecialChar \menuseparator
12939 PostScript
12940 \family default
12941 .
12942 \end_layout
12943
12944 \begin_layout Subsubsection
12945 PDF
12946 \begin_inset Index
12947 status collapsed
12948
12949 \begin_layout Plain Layout
12950 File formats ! PDF
12951 \end_layout
12952
12953 \end_inset
12954
12955
12956 \begin_inset Index
12957 status collapsed
12958
12959 \begin_layout Plain Layout
12960 PDF
12961 \end_layout
12962
12963 \end_inset
12964
12965
12966 \end_layout
12967
12968 \begin_layout Standard
12969 This file type has the extension 
12970 \begin_inset Quotes eld
12971 \end_inset
12972
12973
12974 \family typewriter
12975 .pdf
12976 \family default
12977
12978 \begin_inset Quotes erd
12979 \end_inset
12980
12981 .
12982  The 
12983 \begin_inset Quotes eld
12984 \end_inset
12985
12986 Portable Document Format
12987 \begin_inset Quotes erd
12988 \end_inset
12989
12990  (PDF) is developed by 
12991 \family typewriter
12992 Adobe
12993 \family default
12994  as derivative from PostScript.
12995  It is more compressed and it uses much less commands than PostScript.
12996  As the name 
12997 \begin_inset Quotes eld
12998 \end_inset
12999
13000 portable
13001 \begin_inset Quotes erd
13002 \end_inset
13003
13004  implies, it can be processed at any computer system and the printed output
13005  looks exactly the same.
13006 \end_layout
13007
13008 \begin_layout Standard
13009 PDF can contain images in its own PDF format and in the formats 
13010 \begin_inset Quotes eld
13011 \end_inset
13012
13013 Joint Photographic Experts Group
13014 \begin_inset Quotes erd
13015 \end_inset
13016
13017  (JPG, file extension 
13018 \begin_inset Quotes eld
13019 \end_inset
13020
13021
13022 \family typewriter
13023 .jpg
13024 \family default
13025
13026 \begin_inset Quotes erd
13027 \end_inset
13028
13029  or 
13030 \begin_inset Quotes eld
13031 \end_inset
13032
13033
13034 \family typewriter
13035 .jpeg
13036 \family default
13037
13038 \begin_inset Quotes erd
13039 \end_inset
13040
13041 ) and 
13042 \begin_inset Quotes eld
13043 \end_inset
13044
13045 Portable Network Graphics
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  (PNG, file extension 
13050 \begin_inset Quotes eld
13051 \end_inset
13052
13053
13054 \family typewriter
13055 .png
13056 \family default
13057
13058 \begin_inset Quotes erd
13059 \end_inset
13060
13061 ).
13062  You can although use any other image format, because LyX converts them
13063  in the background to one of these formats.
13064  But as described in the section about PostScript, the image conversion
13065  will slow down your workflow.
13066  So we recommend to use images in one of the three mentioned formats.
13067 \end_layout
13068
13069 \begin_layout Standard
13070 You can export your document to PDF via the menu 
13071 \family sans
13072 File\SpecialChar \menuseparator
13073 Export
13074 \family default
13075  in three different ways:
13076 \end_layout
13077
13078 \begin_layout Description
13079 PDF This uses the program 
13080 \family typewriter
13081 ps2pdf
13082 \family default
13083  that creates a PDF from a PostScript-version of your file.
13084  The PostScript-version is produced by the program 
13085 \family typewriter
13086 dvips
13087 \family default
13088  which uses a DVI-version as intermediate step.
13089  So this export variant consist of three conversions.
13090 \end_layout
13091
13092 \begin_layout Description
13093 PDF
13094 \begin_inset space ~
13095 \end_inset
13096
13097 (dvipdfm) This uses the program 
13098 \family typewriter
13099 dvipdfm
13100 \family default
13101  that converts your file in the background to DVI and in a second step to
13102  PDF.
13103 \end_layout
13104
13105 \begin_layout Description
13106 PDF
13107 \begin_inset space ~
13108 \end_inset
13109
13110 (pdflatex) This uses the program 
13111 \family typewriter
13112 pdftex
13113 \family default
13114  that converts your file directly to PDF.
13115 \end_layout
13116
13117 \begin_layout Standard
13118 We recommend to use 
13119 \family sans
13120 PDF
13121 \begin_inset space ~
13122 \end_inset
13123
13124 (pdflatex)
13125 \family default
13126  because 
13127 \family typewriter
13128 pdftex
13129 \family default
13130  supports all features of actual PDF-versions, is quick and works stable
13131  without problems.
13132  The program 
13133 \family typewriter
13134 dvipdfm
13135 \family default
13136  is no more under development and therefore a bit outdated.
13137 \end_layout
13138
13139 \begin_layout Subsection
13140 Previewing
13141 \begin_inset Index
13142 status collapsed
13143
13144 \begin_layout Plain Layout
13145 Document ! Preview 
13146 \end_layout
13147
13148 \end_inset
13149
13150
13151 \end_layout
13152
13153 \begin_layout Standard
13154 To get a look at the final version of your document, with all of the pagebreaks
13155  in place, the footnotes correctly numbered, and so on, use the menu 
13156 \family sans
13157 View
13158 \family default
13159  and choose a file type.
13160  A viewing program will popup showing the output.
13161  For 
13162 \family sans
13163 View\SpecialChar \menuseparator
13164 DVI
13165 \family default
13166  you can use the toolbar button 
13167 \begin_inset Graphics
13168         filename ../images/buffer-view_dvi.png
13169
13170 \end_inset
13171
13172  (shortcut 
13173 \family sans
13174 C-d
13175 \family default
13176 ), for 
13177 \family sans
13178 View\SpecialChar \menuseparator
13179 PDF
13180 \begin_inset space ~
13181 \end_inset
13182
13183 (pdflatex)
13184 \family default
13185  you can use the toolbar button 
13186 \begin_inset Graphics
13187         filename ../images/buffer-export_pdf2.png
13188
13189 \end_inset
13190
13191 .
13192 \end_layout
13193
13194 \begin_layout Standard
13195 If you have changed your document, you can refresh the output in the same
13196  viewer window using the menu 
13197 \family sans
13198 View\SpecialChar \menuseparator
13199 Update
13200 \family default
13201 .
13202 \end_layout
13203
13204 \begin_layout Standard
13205 When you preview a file, the output file is only generated in LyX's temporary
13206  directory.
13207  To have a real output, export your document.
13208 \end_layout
13209
13210 \begin_layout Subsection
13211 Printing the File from within LyX
13212 \begin_inset CommandInset label
13213 LatexCommand label
13214 name "sub:Printing-the-File"
13215
13216 \end_inset
13217
13218
13219 \end_layout
13220
13221 \begin_layout Standard
13222 Instead of exporting your file and then printing them, you can also print
13223  it directly from within LyX.
13224  To print a file, select the menu 
13225 \family sans
13226 File\SpecialChar \menuseparator
13227 Print
13228 \family default
13229  or click on the toolbar button 
13230 \begin_inset Graphics
13231         filename ../images/dialog-show_print.png
13232
13233 \end_inset
13234
13235 .
13236  LyX will internally call LaTeX to produce a DVI.
13237  This file is then processed by the program 
13238 \family typewriter
13239 dvips
13240 \family default
13241  to PostScript-file, which is finally printed using the program 
13242 \family typewriter
13243 Ghostscript
13244 \family default
13245 .
13246  Due to these steps in the background, this method is not the fastest.
13247 \end_layout
13248
13249 \begin_layout Standard
13250 You can choose to print only even-numbered or odd-numbered pages - this
13251  is useful for printing on two sides: You can re-insert the pages after
13252  printing one set to print on the other side.
13253  Some printers spit out pages face-up, others, face-down.
13254  By choosing a particular order to print in, you can take the entire stack
13255  of pages out of the printer without needing to reorder them.
13256 \end_layout
13257
13258 \begin_layout Standard
13259 You can set the parameters in the 
13260 \family sans
13261 Print
13262 \begin_inset space ~
13263 \end_inset
13264
13265 Destination
13266 \family default
13267  box as follows:
13268 \end_layout
13269
13270 \begin_layout Labeling
13271 \labelwidthstring 00.00.0000
13272
13273 \family sans
13274 Printer
13275 \family default
13276  This is the name of the printer to print to.
13277 \begin_inset Foot
13278 status collapsed
13279
13280 \begin_layout Plain Layout
13281 Note that this printer name is for the program 
13282 \family typewriter
13283 dvips
13284 \family default
13285 .
13286  That means 
13287 \family typewriter
13288 dvips
13289 \family default
13290  has to be configured for this printer name.
13291  The default printer can be set in LyX's preferences dialog, see section
13292 \begin_inset space ~
13293 \end_inset
13294
13295
13296 \begin_inset CommandInset ref
13297 LatexCommand ref
13298 reference "sub:Printer"
13299
13300 \end_inset
13301
13302 .
13303 \end_layout
13304
13305 \end_inset
13306
13307  The printer should understand PostScript.
13308 \end_layout
13309
13310 \begin_layout Labeling
13311 \labelwidthstring 00.00.0000
13312
13313 \family sans
13314 File
13315 \family default
13316  The name of a file to print to.
13317  The output will be a PostScript file.
13318  It will be written in LyX's working directory unless you specify the full
13319  path.
13320 \end_layout
13321
13322 \begin_layout Section
13323 A few Words about Typography
13324 \begin_inset Index
13325 status collapsed
13326
13327 \begin_layout Plain Layout
13328 Typography
13329 \end_layout
13330
13331 \end_inset
13332
13333
13334 \end_layout
13335
13336 \begin_layout Subsection
13337 Hyphens
13338 \begin_inset Index
13339 status collapsed
13340
13341 \begin_layout Plain Layout
13342 Hyphens
13343 \end_layout
13344
13345 \end_inset
13346
13347
13348 \begin_inset CommandInset label
13349 LatexCommand label
13350 name "sub:Hyphens"
13351
13352 \end_inset
13353
13354
13355 \end_layout
13356
13357 \begin_layout Standard
13358 In LyX, the 
13359 \begin_inset Quotes eld
13360 \end_inset
13361
13362
13363 \family typewriter
13364 -
13365 \family default
13366
13367 \begin_inset Quotes eld
13368 \end_inset
13369
13370  character comes in three lengths, often called the 
13371 \emph on
13372 hyphen
13373 \emph default
13374 , the 
13375 \emph on
13376 en dash
13377 \emph default
13378 , and the 
13379 \emph on
13380 em dash
13381 \emph default
13382 :
13383 \end_layout
13384
13385 \begin_layout Enumerate
13386 hyphen
13387 \begin_inset space \hfill{}
13388 \end_inset
13389
13390 -
13391 \begin_inset space \hfill{}
13392 \end_inset
13393
13394 made with 
13395 \begin_inset Quotes eld
13396 \end_inset
13397
13398
13399 \family typewriter
13400 -
13401 \family default
13402
13403 \begin_inset Quotes eld
13404 \end_inset
13405
13406
13407 \end_layout
13408
13409 \begin_layout Enumerate
13410 en dash
13411 \begin_inset space \hfill{}
13412 \end_inset
13413
13414 --
13415 \begin_inset space \hfill{}
13416 \end_inset
13417
13418 made with 
13419 \begin_inset Quotes eld
13420 \end_inset
13421
13422
13423 \family typewriter
13424 -
13425 \begin_inset ERT
13426 status collapsed
13427
13428 \begin_layout Plain Layout
13429
13430
13431 \backslash
13432 /
13433 \end_layout
13434
13435 \end_inset
13436
13437 -
13438 \family default
13439
13440 \begin_inset Quotes eld
13441 \end_inset
13442
13443
13444 \end_layout
13445
13446 \begin_layout Enumerate
13447 em dash
13448 \begin_inset space \hfill{}
13449 \end_inset
13450
13451 ---
13452 \begin_inset space \hfill{}
13453 \end_inset
13454
13455 made with 
13456 \begin_inset Quotes eld
13457 \end_inset
13458
13459
13460 \family typewriter
13461 -
13462 \begin_inset ERT
13463 status collapsed
13464
13465 \begin_layout Plain Layout
13466
13467
13468 \backslash
13469 /
13470 \end_layout
13471
13472 \end_inset
13473
13474 -
13475 \begin_inset ERT
13476 status collapsed
13477
13478 \begin_layout Plain Layout
13479
13480
13481 \backslash
13482 /
13483 \end_layout
13484
13485 \end_inset
13486
13487 -
13488 \family default
13489
13490 \begin_inset Quotes eld
13491 \end_inset
13492
13493
13494 \end_layout
13495
13496 \begin_layout Enumerate
13497 minus sign
13498 \begin_inset space \hfill{}
13499 \end_inset
13500
13501
13502 \begin_inset Formula $-$
13503 \end_inset
13504
13505
13506 \begin_inset space \hfill{}
13507 \end_inset
13508
13509
13510 \begin_inset Quotes eld
13511 \end_inset
13512
13513
13514 \family typewriter
13515 -
13516 \family default
13517
13518 \begin_inset Quotes eld
13519 \end_inset
13520
13521  in math mode
13522 \end_layout
13523
13524 \begin_layout Standard
13525 You generate them by inserting the 
13526 \begin_inset Quotes eld
13527 \end_inset
13528
13529
13530 \family typewriter
13531 -
13532 \family default
13533
13534 \begin_inset Quotes eld
13535 \end_inset
13536
13537  character multiple times in a row.
13538  They are automatically converted to the appropriate length dash in the
13539  final output, but not in LyX.
13540 \end_layout
13541
13542 \begin_layout Standard
13543 The three dash types are distinct from the minus sign, which appears in
13544  math mode and has a length of its own.
13545  Here are some examples of the 
13546 \begin_inset Quotes eld
13547 \end_inset
13548
13549
13550 \family typewriter
13551 -
13552 \family default
13553
13554 \begin_inset Quotes eld
13555 \end_inset
13556
13557  in use:
13558 \end_layout
13559
13560 \begin_layout Enumerate
13561 line- and page-breaks
13562 \begin_inset space \hfill{}
13563 \end_inset
13564
13565 (
13566 \emph on
13567 hyphen
13568 \emph default
13569 )
13570 \end_layout
13571
13572 \begin_layout Enumerate
13573 From A--Z
13574 \begin_inset space \hfill{}
13575 \end_inset
13576
13577 (
13578 \emph on
13579 en dash
13580 \emph default
13581 )
13582 \end_layout
13583
13584 \begin_layout Enumerate
13585 Oh --- there's a dash.
13586 \begin_inset space \hfill{}
13587 \end_inset
13588
13589 (
13590 \emph on
13591 em dash
13592 \emph default
13593 )
13594 \end_layout
13595
13596 \begin_layout Enumerate
13597 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13598 \end_inset
13599
13600
13601 \begin_inset space \hfill{}
13602 \end_inset
13603
13604 (
13605 \emph on
13606 minus sign
13607 \emph default
13608 )
13609 \end_layout
13610
13611 \begin_layout Subsection
13612 Hyphenation
13613 \begin_inset Index
13614 status collapsed
13615
13616 \begin_layout Plain Layout
13617 Hyphenation
13618 \end_layout
13619
13620 \end_inset
13621
13622
13623 \begin_inset CommandInset label
13624 LatexCommand label
13625 name "sub:Hyphenation"
13626
13627 \end_inset
13628
13629
13630 \end_layout
13631
13632 \begin_layout Standard
13633 Words aren't hyphenated within LyX but automatically in the output.
13634  Hyphenation is done by the LaTeX-package 
13635 \series bold
13636 babel
13637 \series default
13638
13639 \begin_inset Index
13640 status collapsed
13641
13642 \begin_layout Plain Layout
13643 Latex@LaTeX-packages ! babel
13644 \end_layout
13645
13646 \end_inset
13647
13648  following the rules of the document language
13649 \begin_inset Foot
13650 status collapsed
13651
13652 \begin_layout Plain Layout
13653 For German readers: That's one of the main differences between the languages
13654  
13655 \family sans
13656 German
13657 \family default
13658  and 
13659 \family sans
13660 German
13661 \begin_inset space ~
13662 \end_inset
13663
13664 (new
13665 \begin_inset space ~
13666 \end_inset
13667
13668 spelling)
13669 \family default
13670  in the 
13671 \family sans
13672 Document\SpecialChar \menuseparator
13673 Settings
13674 \family default
13675  dialog.
13676 \end_layout
13677
13678 \end_inset
13679
13680 .
13681 \end_layout
13682
13683 \begin_layout Standard
13684 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13685  font 
13686 \family sans
13687 typewriter
13688 \family default
13689  and with unusual constructs, like 
13690 \begin_inset Quotes eld
13691 \end_inset
13692
13693 h3knix/m0n0wall
13694 \begin_inset Quotes erd
13695 \end_inset
13696
13697 .
13698  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13699  This is done with the menu 
13700 \family sans
13701 Insert\SpecialChar \menuseparator
13702 Formatting\SpecialChar \menuseparator
13703 Hyphenation
13704 \begin_inset space ~
13705 \end_inset
13706
13707 Point
13708 \family default
13709 .
13710  These extra hyphenation points are only recommendations to LaTeX.
13711  If no hyphenation is necessary, LaTeX will ignore them.
13712 \end_layout
13713
13714 \begin_layout Standard
13715 Sometimes you want to prevent words or constructs to be hyphenated.
13716  The keybindings/shortcuts in this document consists of three letters with
13717  a hyphen and a space in the form 
13718 \begin_inset Quotes eld
13719 \end_inset
13720
13721 A-b c
13722 \begin_inset Quotes erd
13723 \end_inset
13724
13725 .
13726  LaTeX finds there the hyphen 
13727 \begin_inset Quotes eld
13728 \end_inset
13729
13730 -
13731 \begin_inset Quotes erd
13732 \end_inset
13733
13734  as hyphenation possibility.
13735  Hyphenating at this point would look ugly.
13736  To prevent the shortcut from being hyphenated, we can put it in the argument
13737  of the LaTeX-box-command 
13738 \series bold
13739
13740 \backslash
13741 mbox
13742 \series default
13743 , because text within LaTeX-boxes can't be hyphenated.
13744  As LyX doesn't support 
13745 \series bold
13746
13747 \backslash
13748 mbox
13749 \series default
13750 , we have to use TeX Code.
13751  The result looks in LyX like:
13752 \end_layout
13753
13754 \begin_layout Standard
13755 \begin_inset Graphics
13756         filename clipart/mbox.png
13757
13758 \end_inset
13759
13760
13761 \end_layout
13762
13763 \begin_layout Standard
13764 To learn more about TeX Code, have a look at section
13765 \begin_inset space ~
13766 \end_inset
13767
13768
13769 \begin_inset CommandInset ref
13770 LatexCommand ref
13771 reference "sec:TeX-Code"
13772
13773 \end_inset
13774
13775 .
13776 \end_layout
13777
13778 \begin_layout Subsection
13779 Punctuation Marks
13780 \begin_inset Index
13781 status collapsed
13782
13783 \begin_layout Plain Layout
13784 Punctuation marks
13785 \end_layout
13786
13787 \end_inset
13788
13789
13790 \end_layout
13791
13792 \begin_layout Subsubsection
13793 Abbreviations and End of Sentence
13794 \begin_inset CommandInset label
13795 LatexCommand label
13796 name "sub:Abbreviations"
13797
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Standard
13804 When LyX calls LaTeX to generate the final version of your document, LaTeX
13805  automatically distinguishes between words, sentences, and abbreviations.
13806  LaTeX then adds the 
13807 \begin_inset Quotes eld
13808 \end_inset
13809
13810 appropriate amount of space
13811 \begin_inset Quotes erd
13812 \end_inset
13813
13814 .
13815  That means sentences get a little bit more space between the period and
13816  the next word.
13817  Abbreviations get the same amount of space after the period as a word uses.
13818 \end_layout
13819
13820 \begin_layout Standard
13821 Unfortunately, the algorithm for figuring out what's an abbreviation works
13822  not for all cases.
13823  If a 
13824 \begin_inset Quotes eld
13825 \end_inset
13826
13827
13828 \family typewriter
13829 .
13830 \family default
13831
13832 \begin_inset Quotes erd
13833 \end_inset
13834
13835  is at the end of a lowercase letter, it's the end of a sentence; if it's
13836  at the end of a capitalized letter, it's an abbreviation.
13837 \end_layout
13838
13839 \begin_layout Standard
13840 Here are some examples of 
13841 \emph on
13842 correct
13843 \emph default
13844  abbreviations and the end of a sentence:
13845 \end_layout
13846
13847 \begin_layout Itemize
13848 M.
13849  Butterfly
13850 \end_layout
13851
13852 \begin_layout Itemize
13853 Don't worry.
13854  Be happy.
13855 \end_layout
13856
13857 \begin_layout Standard
13858 And here's an example of the algorithm going wrong:
13859 \end_layout
13860
13861 \begin_layout Itemize
13862 e.
13863  g.
13864  this is too much space!
13865 \end_layout
13866
13867 \begin_layout Itemize
13868 This is I.
13869  It's okay.
13870 \end_layout
13871
13872 \begin_layout Standard
13873 You won't see anything wrong until you view a final version of your document.
13874 \end_layout
13875
13876 \begin_layout Standard
13877 To fix this problem, use one of the following:
13878 \end_layout
13879
13880 \begin_layout Enumerate
13881 Use an 
13882 \family sans
13883 Inter-word
13884 \begin_inset space ~
13885 \end_inset
13886
13887 Space
13888 \family default
13889  after lowercase abbreviations (see section
13890 \begin_inset space ~
13891 \end_inset
13892
13893
13894 \begin_inset CommandInset ref
13895 LatexCommand ref
13896 reference "sub:Inter-word-Space"
13897
13898 \end_inset
13899
13900 ).
13901 \begin_inset Index
13902 status collapsed
13903
13904 \begin_layout Plain Layout
13905 Spaces ! inter-word
13906 \end_layout
13907
13908 \end_inset
13909
13910
13911 \end_layout
13912
13913 \begin_layout Enumerate
13914 Use a 
13915 \family sans
13916 Thin
13917 \begin_inset space ~
13918 \end_inset
13919
13920 Space
13921 \family default
13922  between two tokens of an abbreviation (see section
13923 \begin_inset space ~
13924 \end_inset
13925
13926
13927 \begin_inset CommandInset ref
13928 LatexCommand ref
13929 reference "sub:Thin-Space"
13930
13931 \end_inset
13932
13933 ).
13934 \begin_inset Index
13935 status collapsed
13936
13937 \begin_layout Plain Layout
13938 Spaces ! thin
13939 \end_layout
13940
13941 \end_inset
13942
13943
13944 \end_layout
13945
13946 \begin_layout Enumerate
13947 Use an 
13948 \family sans
13949 End
13950 \begin_inset space ~
13951 \end_inset
13952
13953 of
13954 \begin_inset space ~
13955 \end_inset
13956
13957 sentence
13958 \begin_inset space ~
13959 \end_inset
13960
13961 period
13962 \family default
13963  found under the 
13964 \family sans
13965 Insert\SpecialChar \menuseparator
13966 Special
13967 \begin_inset space ~
13968 \end_inset
13969
13970 Character
13971 \family default
13972  menu to force the use of inter-sentence spacing.
13973  This function is also bound to 
13974 \family sans
13975 C-period
13976 \family default
13977  for easy access.
13978 \end_layout
13979
13980 \begin_layout Standard
13981 With the corrections, our earlier examples look like this:
13982 \end_layout
13983
13984 \begin_layout Itemize
13985 e.
13986 \begin_inset space \thinspace{}
13987 \end_inset
13988
13989 g.
13990 \begin_inset space \space{}
13991 \end_inset
13992
13993 this is too much space!
13994 \end_layout
13995
13996 \begin_layout Itemize
13997 This is I\SpecialChar \@.
13998  It's okay.
13999 \end_layout
14000
14001 \begin_layout Standard
14002 Some languages don't use extra spacing between sentences.
14003  If your language is such a language, you don't need to worry, because the
14004  LaTeX will care about this.
14005 \end_layout
14006
14007 \begin_layout Standard
14008 For those that do need to bother, there is help to catch those sneaky errors:
14009  check out the 
14010 \family sans
14011 Tools\SpecialChar \menuseparator
14012 Check
14013 \begin_inset space ~
14014 \end_inset
14015
14016 TeX
14017 \family default
14018  feature described in section 
14019 \emph on
14020 Checking TeX
14021 \emph default
14022  of the 
14023 \emph on
14024 Extended Features
14025 \emph default
14026  manual.
14027 \end_layout
14028
14029 \begin_layout Subsubsection
14030 Quotes
14031 \begin_inset Index
14032 status collapsed
14033
14034 \begin_layout Plain Layout
14035 Typography ! Quotes
14036 \end_layout
14037
14038 \end_inset
14039
14040
14041 \begin_inset Index
14042 status collapsed
14043
14044 \begin_layout Plain Layout
14045 Quotes | see
14046 \begin_inset ERT
14047 status collapsed
14048
14049 \begin_layout Plain Layout
14050
14051 {
14052 \end_layout
14053
14054 \end_inset
14055
14056 Typography
14057 \begin_inset ERT
14058 status collapsed
14059
14060 \begin_layout Plain Layout
14061
14062 }
14063 \end_layout
14064
14065 \end_inset
14066
14067
14068 \end_layout
14069
14070 \end_inset
14071
14072
14073 \begin_inset CommandInset label
14074 LatexCommand label
14075 name "sub:Quotes"
14076
14077 \end_inset
14078
14079
14080 \end_layout
14081
14082 \begin_layout Standard
14083 LyX usually sets quotes correctly.
14084  Specifically, it will use an opening quote at the beginning of quoted text,
14085  and use a closing quote at the end.
14086  For example, 
14087 \begin_inset Quotes eld
14088 \end_inset
14089
14090 open close
14091 \begin_inset Quotes erd
14092 \end_inset
14093
14094 .
14095  The keyboard character, 
14096 \family sans
14097 "
14098 \family default
14099 , generates this automatically.
14100 \end_layout
14101
14102 \begin_layout Standard
14103 You can change the behavior of the 
14104 \family sans
14105 "
14106 \family default
14107  key using the submenu 
14108 \family sans
14109 Language
14110 \family default
14111  of the dialog 
14112 \family sans
14113 Document\SpecialChar \menuseparator
14114 Settings
14115 \family default
14116
14117 \begin_inset Index
14118 status collapsed
14119
14120 \begin_layout Plain Layout
14121 Document ! Settings
14122 \end_layout
14123
14124 \end_inset
14125
14126  dialog.
14127 \end_layout
14128
14129 \begin_layout Standard
14130 You can also select quotes for different languages in the box 
14131 \family sans
14132 Type
14133 \family default
14134  option.
14135  There are six choices:
14136 \end_layout
14137
14138 \begin_layout Labeling
14139 \labelwidthstring 00.00.0000
14140
14141 \family sans
14142 \begin_inset Quotes eld
14143 \end_inset
14144
14145 Text
14146 \begin_inset Quotes erd
14147 \end_inset
14148
14149
14150 \family default
14151  Use quotes like this 
14152 \begin_inset Quotes eld
14153 \end_inset
14154
14155 double
14156 \begin_inset Quotes erd
14157 \end_inset
14158
14159  or 
14160 \begin_inset Quotes els
14161 \end_inset
14162
14163 single
14164 \begin_inset Quotes ers
14165 \end_inset
14166
14167
14168 \end_layout
14169
14170 \begin_layout Labeling
14171 \labelwidthstring 00.00.0000
14172
14173 \family sans
14174 \begin_inset Quotes sld
14175 \end_inset
14176
14177 Text
14178 \begin_inset Quotes srd
14179 \end_inset
14180
14181
14182 \family default
14183  Use quotes like 
14184 \begin_inset Quotes sld
14185 \end_inset
14186
14187 this
14188 \begin_inset Quotes srd
14189 \end_inset
14190
14191  or 'this
14192 \begin_inset Quotes ers
14193 \end_inset
14194
14195
14196 \end_layout
14197
14198 \begin_layout Labeling
14199 \labelwidthstring 00.00.0000
14200
14201 \family sans
14202 \begin_inset Quotes gld
14203 \end_inset
14204
14205 Text
14206 \begin_inset Quotes grd
14207 \end_inset
14208
14209
14210 \family default
14211  Use quotes like 
14212 \begin_inset Quotes gld
14213 \end_inset
14214
14215 this
14216 \begin_inset Quotes grd
14217 \end_inset
14218
14219  or 
14220 \begin_inset Quotes gls
14221 \end_inset
14222
14223 this
14224 \begin_inset Quotes grs
14225 \end_inset
14226
14227
14228 \end_layout
14229
14230 \begin_layout Labeling
14231 \labelwidthstring 00.00.0000
14232
14233 \family sans
14234 \begin_inset Quotes pld
14235 \end_inset
14236
14237 Text
14238 \begin_inset Quotes prd
14239 \end_inset
14240
14241
14242 \family default
14243  Use quotes like 
14244 \begin_inset Quotes pld
14245 \end_inset
14246
14247 this
14248 \begin_inset Quotes prd
14249 \end_inset
14250
14251  or 
14252 \begin_inset Quotes pls
14253 \end_inset
14254
14255 this
14256 \begin_inset Quotes prs
14257 \end_inset
14258
14259
14260 \end_layout
14261
14262 \begin_layout Labeling
14263 \labelwidthstring 00.00.0000
14264
14265 \family sans
14266 \begin_inset Quotes fld
14267 \end_inset
14268
14269 Text
14270 \begin_inset Quotes frd
14271 \end_inset
14272
14273
14274 \family default
14275  Use quotes like 
14276 \begin_inset Quotes fld
14277 \end_inset
14278
14279 this
14280 \begin_inset Quotes frd
14281 \end_inset
14282
14283  or 
14284 \begin_inset Quotes fls
14285 \end_inset
14286
14287 this
14288 \begin_inset Quotes frs
14289 \end_inset
14290
14291
14292 \end_layout
14293
14294 \begin_layout Labeling
14295 \labelwidthstring 00.00.0000
14296
14297 \family sans
14298 \begin_inset Quotes ald
14299 \end_inset
14300
14301 Text
14302 \begin_inset Quotes ard
14303 \end_inset
14304
14305
14306 \family default
14307  Use quotes like 
14308 \begin_inset Quotes ald
14309 \end_inset
14310
14311 this
14312 \begin_inset Quotes ard
14313 \end_inset
14314
14315  or 
14316 \begin_inset Quotes als
14317 \end_inset
14318
14319 this
14320 \begin_inset Quotes ars
14321 \end_inset
14322
14323
14324 \end_layout
14325
14326 \begin_layout Standard
14327 These settings affects what character the 
14328 \family sans
14329 "
14330 \family default
14331  key produces.
14332 \end_layout
14333
14334 \begin_layout Subsection
14335 Ligatures
14336 \begin_inset Index
14337 status collapsed
14338
14339 \begin_layout Plain Layout
14340 Typography ! Ligatures
14341 \end_layout
14342
14343 \end_inset
14344
14345
14346 \begin_inset Index
14347 status collapsed
14348
14349 \begin_layout Plain Layout
14350 Ligatures | see
14351 \begin_inset ERT
14352 status collapsed
14353
14354 \begin_layout Plain Layout
14355
14356 {
14357 \end_layout
14358
14359 \end_inset
14360
14361 Typography
14362 \begin_inset ERT
14363 status collapsed
14364
14365 \begin_layout Plain Layout
14366
14367 }
14368 \end_layout
14369
14370 \end_inset
14371
14372
14373 \end_layout
14374
14375 \end_inset
14376
14377
14378 \begin_inset CommandInset label
14379 LatexCommand label
14380 name "sub:Ligatures"
14381
14382 \end_inset
14383
14384
14385 \end_layout
14386
14387 \begin_layout Standard
14388 It is standard typesetting practice to group certain letters together and
14389  print them as single characters.
14390  These groups are known as 
14391 \emph on
14392 ligatures
14393 \emph default
14394 .
14395  Since LaTeX knows about ligatures, your documents will contain them too
14396  in the output.
14397  Here are the standard ligatures:
14398 \end_layout
14399
14400 \begin_layout Itemize
14401 ff
14402 \end_layout
14403
14404 \begin_layout Itemize
14405 fi
14406 \end_layout
14407
14408 \begin_layout Itemize
14409 fl
14410 \end_layout
14411
14412 \begin_layout Itemize
14413 ffi
14414 \end_layout
14415
14416 \begin_layout Itemize
14417 ffl
14418 \end_layout
14419
14420 \begin_layout Standard
14421 Some languages uses other ligatures if the document font supports them.
14422 \end_layout
14423
14424 \begin_layout Standard
14425 Sometimes, you don't want a ligature in a word.
14426  While a ligature may be okay in the word, 
14427 \begin_inset Quotes eld
14428 \end_inset
14429
14430 graffiti,
14431 \begin_inset Quotes erd
14432 \end_inset
14433
14434  it looks really weird in compound words, such as 
14435 \begin_inset Quotes eld
14436 \end_inset
14437
14438 cufflink
14439 \begin_inset Quotes erd
14440 \end_inset
14441
14442  or the German 
14443 \begin_inset Quotes eld
14444 \end_inset
14445
14446 Dorffest.
14447 \begin_inset Quotes erd
14448 \end_inset
14449
14450  To break a ligature, use 
14451 \family sans
14452 Insert\SpecialChar \menuseparator
14453 Formatting\SpecialChar \menuseparator
14454 Ligature
14455 \begin_inset space ~
14456 \end_inset
14457
14458 Break.
14459
14460 \family default
14461  This changes 
14462 \begin_inset Quotes eld
14463 \end_inset
14464
14465 cufflinks
14466 \begin_inset Quotes erd
14467 \end_inset
14468
14469  to 
14470 \begin_inset Quotes eld
14471 \end_inset
14472
14473 cuff\SpecialChar \textcompwordmark{}
14474 links
14475 \begin_inset Quotes erd
14476 \end_inset
14477
14478  and 
14479 \begin_inset Quotes eld
14480 \end_inset
14481
14482 Dorffest
14483 \begin_inset Quotes erd
14484 \end_inset
14485
14486  to 
14487 \begin_inset Quotes eld
14488 \end_inset
14489
14490 Dorf\SpecialChar \textcompwordmark{}
14491 fest
14492 \begin_inset Quotes erd
14493 \end_inset
14494
14495 .
14496 \end_layout
14497
14498 \begin_layout Subsection
14499 LyX's Proper Names
14500 \begin_inset Index
14501 status collapsed
14502
14503 \begin_layout Plain Layout
14504 Lyx@LyX ! Proper names
14505 \end_layout
14506
14507 \end_inset
14508
14509
14510 \begin_inset CommandInset label
14511 LatexCommand label
14512 name "sub:LyX's-Proper-Names"
14513
14514 \end_inset
14515
14516
14517 \end_layout
14518
14519 \begin_layout Standard
14520 You have surely noticed, that the word 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524 LaTeX
14525 \begin_inset Quotes erd
14526 \end_inset
14527
14528  appears always with characters in different size and height.
14529  LaTeX is the name of the program used by LyX and is therefore recognized
14530  as proper name when you type it in LyX as 
14531 \begin_inset Quotes eld
14532 \end_inset
14533
14534 LaT
14535 \begin_inset ERT
14536 status collapsed
14537
14538 \begin_layout Plain Layout
14539
14540 {}
14541 \end_layout
14542
14543 \end_inset
14544
14545 eX
14546 \begin_inset Quotes erd
14547 \end_inset
14548
14549 .
14550 \begin_inset Note Note
14551 status collapsed
14552
14553 \begin_layout Plain Layout
14554 The braces in TeX Code are here to avoid that the 
14555 \begin_inset Quotes eld
14556 \end_inset
14557
14558 command
14559 \begin_inset Quotes erd
14560 \end_inset
14561
14562  appear as proper name in the output, see the last paragraph of this section.
14563  To create proper names omit the TeX Code.
14564 \end_layout
14565
14566 \end_inset
14567
14568  Note the order of the upper-and lowercase letters! LyX recognizes the following
14569  proper names:
14570 \end_layout
14571
14572 \begin_layout Description
14573 LyX The name of the game, write 
14574 \begin_inset Quotes eld
14575 \end_inset
14576
14577 L
14578 \begin_inset ERT
14579 status collapsed
14580
14581 \begin_layout Plain Layout
14582
14583 {}
14584 \end_layout
14585
14586 \end_inset
14587
14588 yX
14589 \begin_inset Quotes erd
14590 \end_inset
14591
14592  to produce it.
14593 \end_layout
14594
14595 \begin_layout Description
14596 TeX The program used by LaTeX, write 
14597 \begin_inset Quotes eld
14598 \end_inset
14599
14600 T
14601 \begin_inset ERT
14602 status collapsed
14603
14604 \begin_layout Plain Layout
14605
14606 {}
14607 \end_layout
14608
14609 \end_inset
14610
14611 eX
14612 \begin_inset Quotes erd
14613 \end_inset
14614
14615  to produce it.
14616 \end_layout
14617
14618 \begin_layout Description
14619 LaTeX The program used by LyX, write 
14620 \begin_inset Quotes eld
14621 \end_inset
14622
14623 LaT
14624 \begin_inset ERT
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628
14629 {}
14630 \end_layout
14631
14632 \end_inset
14633
14634 eX
14635 \begin_inset Quotes erd
14636 \end_inset
14637
14638  to produce it.
14639 \end_layout
14640
14641 \begin_layout Description
14642 LaTeX2e The actual version of LaTeX, write 
14643 \begin_inset Quotes eld
14644 \end_inset
14645
14646 LaT
14647 \begin_inset ERT
14648 status collapsed
14649
14650 \begin_layout Plain Layout
14651
14652 {}
14653 \end_layout
14654
14655 \end_inset
14656
14657 eX2e
14658 \begin_inset Quotes erd
14659 \end_inset
14660
14661  to produce it.
14662 \end_layout
14663
14664 \begin_layout Standard
14665 You might wonder why the LaTeX-version is 
14666 \begin_inset Quotes eld
14667 \end_inset
14668
14669 2
14670 \begin_inset Formula $\epsilon$
14671 \end_inset
14672
14673
14674 \begin_inset Quotes erd
14675 \end_inset
14676
14677 .
14678  It's an old tradition in the TeX-world to give programs geek version numbers.
14679  For example the version number of TeX converges to the number 
14680 \begin_inset Formula $\pi$
14681 \end_inset
14682
14683 : The actual version is 
14684 \begin_inset Quotes eld
14685 \end_inset
14686
14687 TeX-3.141592
14688 \begin_inset Quotes erd
14689 \end_inset
14690
14691 , the previous one was 
14692 \begin_inset Quotes eld
14693 \end_inset
14694
14695 TeX-3.14159
14696 \begin_inset Quotes erd
14697 \end_inset
14698
14699 .
14700 \end_layout
14701
14702 \begin_layout Standard
14703 If you don't want to use proper names, e.g.
14704  in section headings, you can insert two empty braces in TeX Code in the
14705  word.
14706  This will look in LyX like: 
14707 \begin_inset Graphics
14708         filename clipart/LaTeX.png
14709
14710 \end_inset
14711
14712
14713 \begin_inset Newline newline
14714 \end_inset
14715
14716 For more about TeX Code, look at section
14717 \begin_inset space ~
14718 \end_inset
14719
14720
14721 \begin_inset CommandInset ref
14722 LatexCommand ref
14723 reference "sec:TeX-Code"
14724
14725 \end_inset
14726
14727 .
14728 \end_layout
14729
14730 \begin_layout Subsection
14731 Units
14732 \begin_inset Index
14733 status collapsed
14734
14735 \begin_layout Plain Layout
14736 Typography ! Units
14737 \end_layout
14738
14739 \end_inset
14740
14741
14742 \end_layout
14743
14744 \begin_layout Standard
14745 Generally the space between units and the number is smaller than the normal
14746  space between two words.
14747  As you can see in the example below, it looks better when the space is
14748  smaller.
14749  To get such a 
14750 \begin_inset Quotes eld
14751 \end_inset
14752
14753 half space
14754 \begin_inset Quotes erd
14755 \end_inset
14756
14757  for units use the menu 
14758 \family sans
14759 Insert\SpecialChar \menuseparator
14760 Formatting\SpecialChar \menuseparator
14761 Thin
14762 \begin_inset space ~
14763 \end_inset
14764
14765 Space
14766 \family default
14767  (shortcut 
14768 \family sans
14769 C-S-Space
14770 \family default
14771 ).
14772 \end_layout
14773
14774 \begin_layout Standard
14775 Here's an example to show the differences:
14776 \end_layout
14777
14778 \begin_layout Standard
14779 \begin_inset Tabular
14780 <lyxtabular version="3" rows="2" columns="2">
14781 <features>
14782 <column alignment="left" valignment="top" width="0">
14783 <column alignment="left" valignment="top" width="0">
14784 <row>
14785 <cell alignment="center" valignment="top" usebox="none">
14786 \begin_inset Text
14787
14788 \begin_layout Plain Layout
14789 24
14790 \begin_inset space ~
14791 \end_inset
14792
14793 kW
14794 \begin_inset Formula $\cdot$
14795 \end_inset
14796
14797 h
14798 \end_layout
14799
14800 \end_inset
14801 </cell>
14802 <cell alignment="center" valignment="top" usebox="none">
14803 \begin_inset Text
14804
14805 \begin_layout Plain Layout
14806 space between number and unit
14807 \end_layout
14808
14809 \end_inset
14810 </cell>
14811 </row>
14812 <row>
14813 <cell alignment="center" valignment="top" usebox="none">
14814 \begin_inset Text
14815
14816 \begin_layout Plain Layout
14817 24
14818 \begin_inset space \thinspace{}
14819 \end_inset
14820
14821 kW
14822 \begin_inset Formula $\cdot$
14823 \end_inset
14824
14825 h
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 <cell alignment="center" valignment="top" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834 half space between number and unit
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 </row>
14840 </lyxtabular>
14841
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \begin_layout Subsection
14848 Widows and Orphans
14849 \begin_inset Index
14850 status collapsed
14851
14852 \begin_layout Plain Layout
14853 Typography ! Widows and orphans
14854 \end_layout
14855
14856 \end_inset
14857
14858
14859 \begin_inset CommandInset label
14860 LatexCommand label
14861 name "sub:Widows"
14862
14863 \end_inset
14864
14865
14866 \end_layout
14867
14868 \begin_layout Standard
14869 In the early days of word processors, page breaks went wherever the page
14870  happened to end.
14871  There was no regard for what was actually going on in the text.
14872  You may remember once printing out a document, only to find the heading
14873  for a new section printed at the very bottom of the page, the first line
14874  of a new paragraph all alone at the bottom of a page, or the last line
14875  of a paragraph at the top of a new page.
14876  These bits of text became known as 
14877 \emph on
14878 widows
14879 \emph default
14880  and 
14881 \emph on
14882 orphans
14883 \emph default
14884 .
14885 \end_layout
14886
14887 \begin_layout Standard
14888 Clearly, LyX can avoid breaking pages after a section heading.
14889  That's part of the advantage of paragraph environments.
14890  But what about widows and orphans, where the page breaks leave one line
14891  of a paragraph all alone at the top or bottom of a page? There are rules
14892  built into LaTeX governing page breaks, and some of those rules are there
14893  to specifically prevent widows and orphans.
14894  This is the advantage LyX has in using LaTeX as its backend.
14895 \end_layout
14896
14897 \begin_layout Standard
14898 There's no way we can go into how TeX and LaTeX decide to break a page,
14899  or how you can tweak that behavior.
14900  Some LaTeX books listed in the bibliography [such as
14901 \begin_inset space ~
14902 \end_inset
14903
14904
14905 \begin_inset CommandInset citation
14906 LatexCommand cite
14907 key "latexcompanion"
14908
14909 \end_inset
14910
14911  or
14912 \begin_inset space ~
14913 \end_inset
14914
14915
14916 \begin_inset CommandInset citation
14917 LatexCommand cite
14918 key "latexguide"
14919
14920 \end_inset
14921
14922 ] may have more information.
14923  You will almost never need to worry about this, however.
14924 \end_layout
14925
14926 \begin_layout Chapter
14927 Notes, Graphics, Tables, and Floats
14928 \begin_inset CommandInset label
14929 LatexCommand label
14930 name "cha:Floats-and-Notes"
14931
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \begin_layout Standard
14938 The issues of this chapter are described in detail in the 
14939 \emph on
14940 Embedded Objects
14941 \emph default
14942  manual.
14943  There you'll also find tips and tricks for special cases.
14944 \end_layout
14945
14946 \begin_layout Section
14947 Notes
14948 \begin_inset Index
14949 status collapsed
14950
14951 \begin_layout Plain Layout
14952 Notes
14953 \end_layout
14954
14955 \end_inset
14956
14957
14958 \begin_inset CommandInset label
14959 LatexCommand label
14960 name "sec:Notes"
14961
14962 \end_inset
14963
14964
14965 \end_layout
14966
14967 \begin_layout Standard
14968 LyX offers you a few types of notes to add to your document:
14969 \end_layout
14970
14971 \begin_layout Description
14972 LyX
14973 \begin_inset space ~
14974 \end_inset
14975
14976 Note This note type is for internal notes that won't appear in the output.
14977 \begin_inset Newline newline
14978 \end_inset
14979
14980
14981 \begin_inset Note Note
14982 status open
14983
14984 \begin_layout Plain Layout
14985 This is text in a note box that doesn't appear in the output.
14986 \end_layout
14987
14988 \end_inset
14989
14990
14991 \end_layout
14992
14993 \begin_layout Description
14994 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14995 ent, when you export the document to LaTeX via the menu 
14996 \family sans
14997 File\SpecialChar \menuseparator
14998 Export\SpecialChar \menuseparator
14999 LaTeX (pdflatex) / (plain)
15000 \family default
15001 .
15002 \begin_inset Newline newline
15003 \end_inset
15004
15005
15006 \begin_inset Note Comment
15007 status open
15008
15009 \begin_layout Plain Layout
15010 This is text in a note box that only appears as comment in LaTeX-files.
15011 \end_layout
15012
15013 \end_inset
15014
15015
15016 \end_layout
15017
15018 \begin_layout Description
15019 Greyed
15020 \begin_inset space ~
15021 \end_inset
15022
15023 Out This note will appear in the output as grey text.
15024 \begin_inset Newline newline
15025 \end_inset
15026
15027
15028 \begin_inset Newline newline
15029 \end_inset
15030
15031
15032 \begin_inset Note Greyedout
15033 status open
15034
15035 \begin_layout Plain Layout
15036 This is text
15037 \begin_inset Foot
15038 status collapsed
15039
15040 \begin_layout Plain Layout
15041 This is an example footnote within a greyed out note.
15042  In this document the greyed out note color is redefined to blue.
15043  How this can be done is explained in the 
15044 \emph on
15045 Embedded Objects
15046 \emph default
15047  manual.
15048 \end_layout
15049
15050 \end_inset
15051
15052  of a comment that appears in the output as grey text.
15053 \end_layout
15054
15055 \end_inset
15056
15057
15058 \begin_inset Newline newline
15059 \end_inset
15060
15061
15062 \begin_inset Newline newline
15063 \end_inset
15064
15065 As you can see in the example, the first line of greyed out notes is a bit
15066  indented and greyed out notes can have footnotes.
15067 \end_layout
15068
15069 \begin_layout Description
15070 Framed This note will appear in the output as framed text.
15071  
15072 \begin_inset Box Framed
15073 position "t"
15074 hor_pos "c"
15075 has_inner_box 0
15076 inner_pos "t"
15077 use_parbox 0
15078 width "100col%"
15079 special "none"
15080 height "1in"
15081 height_special "totalheight"
15082 status open
15083
15084 \begin_layout Plain Layout
15085 This is text in a note box that appears framed in the output.
15086 \end_layout
15087
15088 \end_inset
15089
15090  In contrary to framed boxes like the one in section
15091 \begin_inset space ~
15092 \end_inset
15093
15094
15095 \begin_inset CommandInset ref
15096 LatexCommand ref
15097 reference "sub:TeX-Code-Boxes"
15098
15099 \end_inset
15100
15101 , the frame uses always the whole text width and the note is set into its
15102  own paragraph.
15103 \end_layout
15104
15105 \begin_layout Description
15106 Shaded This note will appear in the output with red background color.
15107 \begin_inset Box Shaded
15108 position "t"
15109 hor_pos "c"
15110 has_inner_box 0
15111 inner_pos "t"
15112 use_parbox 0
15113 width "100col%"
15114 special "none"
15115 height "1in"
15116 height_special "totalheight"
15117 status open
15118
15119 \begin_layout Plain Layout
15120 This text in a note box appears in the output with red background.
15121 \end_layout
15122
15123 \end_inset
15124
15125 In contrary to colored boxes, the note uses always the whole text width
15126  and the note is set into its own paragraph.
15127 \end_layout
15128
15129 \begin_layout Standard
15130 Notes are inserted with the toolbar button 
15131 \begin_inset Graphics
15132         filename ../images/note-insert.png
15133         scale 85
15134         scaleBeforeRotation
15135
15136 \end_inset
15137
15138  or the menu 
15139 \family sans
15140 Insert\SpecialChar \menuseparator
15141 Note
15142 \family default
15143 .
15144  Right-click on the appearing note box to select the note type.
15145 \end_layout
15146
15147 \begin_layout Section
15148 Footnotes
15149 \begin_inset Index
15150 status collapsed
15151
15152 \begin_layout Plain Layout
15153 Footnotes
15154 \end_layout
15155
15156 \end_inset
15157
15158
15159 \begin_inset CommandInset label
15160 LatexCommand label
15161 name "sec:Footnotes"
15162
15163 \end_inset
15164
15165
15166 \end_layout
15167
15168 \begin_layout Standard
15169 LyX uses boxes to display footnotes: When you insert a footnote using the
15170  menu 
15171 \family sans
15172 Insert\SpecialChar \menuseparator
15173 Footnote
15174 \family default
15175  or the toolbar button 
15176 \begin_inset Graphics
15177         filename ../images/footnote-insert.png
15178
15179 \end_inset
15180
15181
15182 \family roman
15183 \series medium
15184 \bar no
15185 you'll see
15186 \family default
15187 \series default
15188 \bar default
15189  the following box: 
15190 \begin_inset Graphics
15191         filename clipart/footnoteQt4.png
15192         scale 80
15193
15194 \end_inset
15195
15196
15197 \family roman
15198 \series medium
15199 \bar no
15200 .
15201  This box is LyX's representation of your footnote.
15202  If you
15203 \family default
15204 \series default
15205 \bar default
15206  left-click on 
15207 \family roman
15208 \series medium
15209 \bar no
15210 the 
15211 \begin_inset Quotes eld
15212 \end_inset
15213
15214
15215 \family sans
15216 foot
15217 \family roman
15218
15219 \begin_inset Quotes erd
15220 \end_inset
15221
15222
15223 \family default
15224 \series default
15225 \bar default
15226  
15227 \family roman
15228 \series medium
15229 \bar no
15230 label, the box will
15231 \family default
15232 \series default
15233 \bar default
15234  be opened and you can enter the footnote text into it.
15235  Clicking on the box label again, will close 
15236 \family roman
15237 \series medium
15238 \bar no
15239 the
15240 \family default
15241 \series default
15242 \bar default
15243  box
15244 \family roman
15245 \series medium
15246 \bar no
15247 .
15248  If you want to turn existing text into a footnote, simply mark it and click
15249  on the footnote
15250 \family default
15251 \series default
15252 \bar default
15253  toolbar 
15254 \family roman
15255 \series medium
15256 \bar no
15257 button
15258 \family default
15259 \series default
15260 \bar default
15261 .
15262 \end_layout
15263
15264 \begin_layout Standard
15265 Here's an example footnote:
15266 \family roman
15267 \series medium
15268 \bar no
15269
15270 \begin_inset Foot
15271 status open
15272
15273 \begin_layout Plain Layout
15274 To close a footnote, click on the red box at the top left.
15275 \end_layout
15276
15277 \end_inset
15278
15279
15280 \end_layout
15281
15282 \begin_layout Standard
15283 The footnote will appear in the output as a superscript number at the text
15284  position where the footnote box is placed.
15285  The footnote text is placed at the bottom of the current page.
15286  The footnote number is calculated by LyX, the numbers are consecutive,
15287  no matter in which chapter the footnote is in.
15288  LyX doesn't support other numbering schemes yet, but you can get another
15289  scheme using special LaTeX-commands.
15290  T
15291 \family roman
15292 h
15293 \family default
15294 ey are described in the 
15295 \emph on
15296 Embedded Objects
15297 \emph default
15298  manual.
15299 \end_layout
15300
15301 \begin_layout Section
15302 Marginal Notes
15303 \begin_inset Index
15304 status collapsed
15305
15306 \begin_layout Plain Layout
15307 Marginal notes
15308 \end_layout
15309
15310 \end_inset
15311
15312
15313 \begin_inset CommandInset label
15314 LatexCommand label
15315 name "sec:Marginal-Notes"
15316
15317 \end_inset
15318
15319
15320 \end_layout
15321
15322 \begin_layout Standard
15323 Marginal notes look and behave just like footnotes in LyX.
15324  When you insert a margin note via the menu 
15325 \family sans
15326 Insert\SpecialChar \menuseparator
15327 Marginal
15328 \begin_inset space ~
15329 \end_inset
15330
15331 Note
15332 \family default
15333  or the toolbar button 
15334 \begin_inset Graphics
15335         filename ../images/marginalnote-insert.png
15336
15337 \end_inset
15338
15339 , you'll see 
15340 \family roman
15341 \series medium
15342 a
15343 \family default
15344 \series default
15345  grey 
15346 \family roman
15347 \series medium
15348 box with a
15349 \family default
15350 \series default
15351  red 
15352 \family roman
15353 \series medium
15354 label 
15355 \begin_inset Quotes eld
15356 \end_inset
15357
15358 margin
15359 \begin_inset Quotes erd
15360 \end_inset
15361
15362  appearing within your text.
15363  This box is LyX's representation of your margin
15364 \family default
15365 \series default
15366 al 
15367 \family roman
15368 \series medium
15369 note.
15370 \end_layout
15371
15372 \begin_layout Standard
15373 At the side is an example marginal note.
15374 \family roman
15375 \series medium
15376
15377 \begin_inset Marginal
15378 status open
15379
15380 \begin_layout Plain Layout
15381 This is a marginal note.
15382 \end_layout
15383
15384 \end_inset
15385
15386
15387 \end_layout
15388
15389 \begin_layout Standard
15390 Marginal notes appear at the right side in single-sided documents.
15391  In double-sided documents they appear in the outer margin -- left on even
15392  pages, right on odd pages.
15393 \end_layout
15394
15395 \begin_layout Section
15396 Graphics and Images
15397 \begin_inset Index
15398 status collapsed
15399
15400 \begin_layout Plain Layout
15401 Images
15402 \end_layout
15403
15404 \end_inset
15405
15406
15407 \begin_inset Index
15408 status collapsed
15409
15410 \begin_layout Plain Layout
15411 Graphics
15412 \end_layout
15413
15414 \end_inset
15415
15416
15417 \begin_inset CommandInset label
15418 LatexCommand label
15419 name "sec:Graphics"
15420
15421 \end_inset
15422
15423
15424 \end_layout
15425
15426 \begin_layout Standard
15427 To insert an image in your document, place the cursor at the text position
15428  you want and click on the toolbar icon 
15429 \begin_inset Graphics
15430         filename ../images/dialog-show-new-inset_graphics.png
15431
15432 \end_inset
15433
15434  or select 
15435 \family sans
15436 Insert\SpecialChar \menuseparator
15437 Graphics
15438 \family default
15439  from the menu.
15440  Then a dialog will appear to choose the file to load.
15441 \end_layout
15442
15443 \begin_layout Standard
15444 This dialog has numerous mostly self-explanatory parameters.
15445  The 
15446 \family sans
15447 Graphics
15448 \family default
15449  tab allows you to choose your image file.
15450  The appearance of the image inside LyX and in the output is adjusted separately.
15451  The image can be transformed by setting a rotation angle and a scaling
15452  factor.
15453  The scaling units are explained in Appendix
15454 \begin_inset space ~
15455 \end_inset
15456
15457
15458 \begin_inset CommandInset ref
15459 LatexCommand ref
15460 reference "cha:Units-available-in"
15461
15462 \end_inset
15463
15464 .
15465 \end_layout
15466
15467 \begin_layout Standard
15468 In the tab 
15469 \family sans
15470 Clipping
15471 \family default
15472  it is possible to set image coordinates to adjust the height and width
15473  of the image in the output.
15474  The coordinates can also be calculated automatically by pressing the button
15475  
15476 \family sans
15477 Get
15478 \begin_inset space ~
15479 \end_inset
15480
15481 from
15482 \begin_inset space ~
15483 \end_inset
15484
15485 file
15486 \family default
15487 .
15488  The option 
15489 \family sans
15490 Clip
15491 \begin_inset space ~
15492 \end_inset
15493
15494 to
15495 \begin_inset space ~
15496 \end_inset
15497
15498 bounding
15499 \begin_inset space ~
15500 \end_inset
15501
15502 box
15503 \family default
15504  will only print the image region within the given coordinates.
15505  Normally you don't need to take care about image coordinates and can ignore
15506  the tab 
15507 \family sans
15508 Clipping
15509 \family default
15510 .
15511 \end_layout
15512
15513 \begin_layout Standard
15514 LaTeX experts can specify additional LaTeX options in the 
15515 \family sans
15516 Extras
15517 \family default
15518  tab.
15519  You can also set the 
15520 \family sans
15521 Subfigure
15522 \family default
15523  option here if the image is inside a figure float.
15524  This option is explained in section
15525 \begin_inset space ~
15526 \end_inset
15527
15528
15529 \begin_inset CommandInset ref
15530 LatexCommand ref
15531 reference "sec:Figure-Floats"
15532
15533 \end_inset
15534
15535 .
15536  The option 
15537 \family sans
15538 Draft
15539 \begin_inset space ~
15540 \end_inset
15541
15542 mode
15543 \family default
15544  effects that the image don't appear in the output, only a frame with the
15545  image size is printed.
15546 \end_layout
15547
15548 \begin_layout Standard
15549 The graphics dialog can be called at any time by right-clicking on an image.
15550  The image will appear in the output exactly at the position where it is
15551  in the text.
15552  This is an example image in the PDF format within a separate, horizontally
15553  centered paragraph: 
15554 \end_layout
15555
15556 \begin_layout Standard
15557 \align center
15558 \begin_inset Graphics
15559         filename clipart/mobius.eps
15560         scale 70
15561         rotateOrigin center
15562
15563 \end_inset
15564
15565
15566 \end_layout
15567
15568 \begin_layout Standard
15569 If you need image captions and want to reference images, you have to put
15570  the image into a float, see section
15571 \begin_inset space ~
15572 \end_inset
15573
15574
15575 \begin_inset CommandInset ref
15576 LatexCommand ref
15577 reference "sec:Figure-Floats"
15578
15579 \end_inset
15580
15581 .
15582 \end_layout
15583
15584 \begin_layout Subsection
15585 Image Formats
15586 \begin_inset Index
15587 status collapsed
15588
15589 \begin_layout Plain Layout
15590 Image formats
15591 \end_layout
15592
15593 \end_inset
15594
15595
15596 \begin_inset CommandInset label
15597 LatexCommand label
15598 name "sub:Image-Formats"
15599
15600 \end_inset
15601
15602
15603 \end_layout
15604
15605 \begin_layout Standard
15606 You can insert images in any known file format.
15607  But as we explained in section
15608 \begin_inset space ~
15609 \end_inset
15610
15611
15612 \begin_inset CommandInset ref
15613 LatexCommand ref
15614 reference "sub:Output-file-formats"
15615
15616 \end_inset
15617
15618 , every output document format allows only a few image formats.
15619  LyX uses therefore the program 
15620 \family typewriter
15621 Imagemagick
15622 \family default
15623  in the background to convert the images to the right format.
15624  To increase your workflow by avoiding these conversions in the background,
15625  you can use only the image formats listed in the subsections of section
15626 \begin_inset space ~
15627 \end_inset
15628
15629
15630 \begin_inset CommandInset ref
15631 LatexCommand ref
15632 reference "sub:Output-file-formats"
15633
15634 \end_inset
15635
15636 .
15637 \end_layout
15638
15639 \begin_layout Standard
15640 Similar to fonts there are two types of image formats:
15641 \end_layout
15642
15643 \begin_layout Description
15644 Bitmap
15645 \begin_inset space ~
15646 \end_inset
15647
15648 images consist of pixel values, often in a compressed form.
15649  They are therefore not fully scalable and look pixeled in large zooms.
15650  Well-known bitmap image formats are 
15651 \begin_inset Quotes eld
15652 \end_inset
15653
15654 Graphics Interchange Format
15655 \begin_inset Quotes erd
15656 \end_inset
15657
15658  (GIF, file extension 
15659 \begin_inset Quotes eld
15660 \end_inset
15661
15662
15663 \family typewriter
15664 .gif
15665 \family default
15666
15667 \begin_inset Quotes erd
15668 \end_inset
15669
15670 )
15671 \begin_inset Index
15672 status collapsed
15673
15674 \begin_layout Plain Layout
15675 GIF|see
15676 \begin_inset ERT
15677 status collapsed
15678
15679 \begin_layout Plain Layout
15680
15681 {
15682 \end_layout
15683
15684 \end_inset
15685
15686 Image formats
15687 \begin_inset ERT
15688 status collapsed
15689
15690 \begin_layout Plain Layout
15691
15692 }
15693 \end_layout
15694
15695 \end_inset
15696
15697
15698 \end_layout
15699
15700 \end_inset
15701
15702
15703 \begin_inset Quotes eld
15704 \end_inset
15705
15706 Portable Network Graphics
15707 \begin_inset Quotes erd
15708 \end_inset
15709
15710  (PNG, file extension 
15711 \begin_inset Quotes eld
15712 \end_inset
15713
15714
15715 \family typewriter
15716 .png
15717 \family default
15718
15719 \begin_inset Quotes erd
15720 \end_inset
15721
15722 )
15723 \begin_inset Index
15724 status collapsed
15725
15726 \begin_layout Plain Layout
15727 PNG|see
15728 \begin_inset ERT
15729 status collapsed
15730
15731 \begin_layout Plain Layout
15732
15733 {
15734 \end_layout
15735
15736 \end_inset
15737
15738 Image formats
15739 \begin_inset ERT
15740 status collapsed
15741
15742 \begin_layout Plain Layout
15743
15744 }
15745 \end_layout
15746
15747 \end_inset
15748
15749
15750 \end_layout
15751
15752 \end_inset
15753
15754 , and 
15755 \begin_inset Quotes eld
15756 \end_inset
15757
15758 Joint Photographic Experts Group
15759 \begin_inset Quotes erd
15760 \end_inset
15761
15762  (JPG, file extension 
15763 \begin_inset Quotes eld
15764 \end_inset
15765
15766
15767 \family typewriter
15768 .jpg
15769 \family default
15770
15771 \begin_inset Quotes erd
15772 \end_inset
15773
15774  or 
15775 \begin_inset Quotes eld
15776 \end_inset
15777
15778
15779 \family typewriter
15780 .jpeg
15781 \family default
15782
15783 \begin_inset Quotes erd
15784 \end_inset
15785
15786 )
15787 \begin_inset Index
15788 status collapsed
15789
15790 \begin_layout Plain Layout
15791 JPG|see
15792 \begin_inset ERT
15793 status collapsed
15794
15795 \begin_layout Plain Layout
15796
15797 {
15798 \end_layout
15799
15800 \end_inset
15801
15802 Image formats
15803 \begin_inset ERT
15804 status collapsed
15805
15806 \begin_layout Plain Layout
15807
15808 }
15809 \end_layout
15810
15811 \end_inset
15812
15813
15814 \end_layout
15815
15816 \end_inset
15817
15818 .
15819 \end_layout
15820
15821 \begin_layout Description
15822 Scalable
15823 \begin_inset space ~
15824 \end_inset
15825
15826 images consist of vectors and can therefore be scaled to any size without
15827  data loss.
15828  The scaling ability is necessary if you want to create presentations, because
15829  presentations are always scaled by the beamer.
15830  Scaling is also useful for online documents to let the user zoom into diagrams.
15831 \begin_inset Newline newline
15832 \end_inset
15833
15834 Scalable image formats can be 
15835 \begin_inset Quotes eld
15836 \end_inset
15837
15838 Scalable Vector Graphics
15839 \begin_inset Quotes erd
15840 \end_inset
15841
15842  (SVG, file extension 
15843 \begin_inset Quotes eld
15844 \end_inset
15845
15846
15847 \family typewriter
15848 .svg
15849 \family default
15850
15851 \begin_inset Quotes erd
15852 \end_inset
15853
15854 )
15855 \begin_inset Index
15856 status collapsed
15857
15858 \begin_layout Plain Layout
15859 SVG|see
15860 \begin_inset ERT
15861 status collapsed
15862
15863 \begin_layout Plain Layout
15864
15865 {
15866 \end_layout
15867
15868 \end_inset
15869
15870 Image formats
15871 \begin_inset ERT
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875
15876 }
15877 \end_layout
15878
15879 \end_inset
15880
15881
15882 \end_layout
15883
15884 \end_inset
15885
15886
15887 \begin_inset Quotes eld
15888 \end_inset
15889
15890 Encapsulated PostScript
15891 \begin_inset Quotes erd
15892 \end_inset
15893
15894  (EPS, file extension 
15895 \begin_inset Quotes eld
15896 \end_inset
15897
15898
15899 \family typewriter
15900 .eps
15901 \family default
15902
15903 \begin_inset Quotes erd
15904 \end_inset
15905
15906 )
15907 \begin_inset Index
15908 status collapsed
15909
15910 \begin_layout Plain Layout
15911 EPS|see
15912 \begin_inset ERT
15913 status collapsed
15914
15915 \begin_layout Plain Layout
15916
15917 {
15918 \end_layout
15919
15920 \end_inset
15921
15922 Image formats
15923 \begin_inset ERT
15924 status collapsed
15925
15926 \begin_layout Plain Layout
15927
15928 }
15929 \end_layout
15930
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \end_inset
15937
15938 , and 
15939 \begin_inset Quotes eld
15940 \end_inset
15941
15942 Portable Document Format
15943 \begin_inset Quotes erd
15944 \end_inset
15945
15946  (PDF, file extension 
15947 \begin_inset Quotes eld
15948 \end_inset
15949
15950
15951 \family typewriter
15952 .pdf
15953 \family default
15954
15955 \begin_inset Quotes erd
15956 \end_inset
15957
15958 )
15959 \begin_inset Index
15960 status collapsed
15961
15962 \begin_layout Plain Layout
15963 PDF
15964 \end_layout
15965
15966 \end_inset
15967
15968 .
15969  We say it can be, because you can convert any bitmap image format to PDF
15970  or EPS and the result won't be scalable.
15971  In this cases only a header with the image properties is added to the original
15972  image
15973 \begin_inset Foot
15974 status collapsed
15975
15976 \begin_layout Plain Layout
15977 In the case of PDF, the original image is additionally compressed.
15978 \end_layout
15979
15980 \end_inset
15981
15982 .
15983 \end_layout
15984
15985 \begin_layout Standard
15986 Normally one can't convert a bitmap image into a scalable one, only vice
15987  versa.
15988 \end_layout
15989
15990 \begin_layout Section
15991 Tables
15992 \begin_inset Index
15993 status collapsed
15994
15995 \begin_layout Plain Layout
15996 Tables
15997 \end_layout
15998
15999 \end_inset
16000
16001
16002 \begin_inset CommandInset label
16003 LatexCommand label
16004 name "sec:Tables"
16005
16006 \end_inset
16007
16008
16009 \end_layout
16010
16011 \begin_layout Standard
16012 You can insert a table using either the toolbar button 
16013 \begin_inset Graphics
16014         filename ../images/tabular-insert.png
16015         scale 85
16016
16017 \end_inset
16018
16019  or the menu 
16020 \family sans
16021 Insert\SpecialChar \menuseparator
16022 Table
16023 \family default
16024 .
16025  A dialog will appear, asking you for the number of rows and columns.
16026  The default table has lines around any cell and the first row appears separated
16027  from the rest of the table.
16028  This separation appears due to a double line: The cells of the first row
16029  have a line below them and the cells of the second row have a line above
16030  them.
16031  Here's an example table:
16032 \end_layout
16033
16034 \begin_layout Standard
16035 \align center
16036 \begin_inset Tabular
16037 <lyxtabular version="3" rows="4" columns="4">
16038 <features>
16039 <column alignment="center" valignment="top" width="0pt">
16040 <column alignment="center" valignment="top" width="0pt">
16041 <column alignment="center" valignment="top" width="0in">
16042 <column alignment="center" valignment="top" width="0pt">
16043 <row>
16044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Plain Layout
16048
16049 \end_layout
16050
16051 \end_inset
16052 </cell>
16053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16054 \begin_inset Text
16055
16056 \begin_layout Plain Layout
16057
16058 \family roman
16059 \series medium
16060 \shape up
16061 \size normal
16062 \emph off
16063 \bar no
16064 \noun off
16065 \color none
16066 1
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Plain Layout
16075 2
16076 \end_layout
16077
16078 \end_inset
16079 </cell>
16080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Plain Layout
16084 3
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 </row>
16090 <row>
16091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Plain Layout
16095
16096 \family roman
16097 \series medium
16098 \shape up
16099 \size normal
16100 \emph off
16101 \bar no
16102 \noun off
16103 \color none
16104 A
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16110 \begin_inset Text
16111
16112 \begin_layout Plain Layout
16113
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Plain Layout
16122
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Plain Layout
16131
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 </row>
16137 <row>
16138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Plain Layout
16142
16143 \family roman
16144 \series medium
16145 \shape up
16146 \size normal
16147 \emph off
16148 \bar no
16149 \noun off
16150 \color none
16151 B
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160
16161 \end_layout
16162
16163 \end_inset
16164 </cell>
16165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16166 \begin_inset Text
16167
16168 \begin_layout Plain Layout
16169
16170 \size normal
16171 \noun off
16172 \color none
16173  
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 </row>
16188 <row>
16189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193
16194 \family roman
16195 \series medium
16196 \shape up
16197 \size normal
16198 \emph off
16199 \bar no
16200 \noun off
16201 \color none
16202 C
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220
16221 \end_layout
16222
16223 \end_inset
16224 </cell>
16225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Plain Layout
16229
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 </row>
16235 </lyxtabular>
16236
16237 \end_inset
16238
16239
16240 \end_layout
16241
16242 \begin_layout Subsection
16243 The Table dialog
16244 \end_layout
16245
16246 \begin_layout Standard
16247 You can alter a table by clicking on it with the right mouse button, which
16248  brings up the table dialog.
16249  Here you can adjust the settings of the cell and row/column respectively
16250  where the cursor is placed currently.
16251  Most of the dialog options also work on selections.
16252  This means that if you select more cells, columns or rows the action is
16253  done on all of your selection.
16254 \end_layout
16255
16256 \begin_layout Standard
16257 Additionally to the table dialog the 
16258 \family sans
16259 table
16260 \begin_inset space ~
16261 \end_inset
16262
16263 toolbar
16264 \family default
16265 , that appears when the cursor is inside a table, helps you in setting table
16266  properties.
16267  It is for example currently only possible to add
16268 \begin_inset space \thinspace{}
16269 \end_inset
16270
16271 /
16272 \begin_inset space \thinspace{}
16273 \end_inset
16274
16275 delete lines via the table toolbar.
16276 \end_layout
16277
16278 \begin_layout Standard
16279 In the tab 
16280 \family sans
16281 Table
16282 \begin_inset space ~
16283 \end_inset
16284
16285 Settings
16286 \family default
16287  of the table dialog you can set the alignment for the current row.
16288  If you add a row or column, it will be inserted right beside or below the
16289  current cell respectively.
16290  The vertical alignment of a column can only be adjusted when a column width
16291  is given.
16292  A given width will allow the cell to have line breaks and multiple paragraphs
16293  of text, see section
16294 \begin_inset space ~
16295 \end_inset
16296
16297
16298 \begin_inset CommandInset ref
16299 LatexCommand ref
16300 reference "sub:Table-Cells"
16301
16302 \end_inset
16303
16304 .
16305 \end_layout
16306
16307 \begin_layout Standard
16308 You can mark multiple cells of one row as a multicolumn cell using the check
16309  box 
16310 \family sans
16311 Multicolumn
16312 \family default
16313 .
16314  This will merge the cells to 
16315 \emph on
16316 one
16317 \emph default
16318  cell, spread over more than one column.
16319  Multicolumn cells are treated as own rows, so that the alignment, width,
16320  and border settings affect only the multicolumn cell.
16321  Here's an example table with a multicolumn cell in the first row and one
16322  in the last row without the upper border:
16323 \end_layout
16324
16325 \begin_layout Standard
16326 \align center
16327 \begin_inset Tabular
16328 <lyxtabular version="3" rows="3" columns="4">
16329 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16330 <column alignment="center" valignment="top" width="0pt">
16331 <column alignment="center" valignment="middle" width="0">
16332 <column alignment="center" valignment="top" width="0in">
16333 <column alignment="center" valignment="top" width="0pt">
16334 <row>
16335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 abc
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 def ghi
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16363 \begin_inset Text
16364
16365 \begin_layout Plain Layout
16366 jkl
16367 \end_layout
16368
16369 \end_inset
16370 </cell>
16371 </row>
16372 <row>
16373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16374 \begin_inset Text
16375
16376 \begin_layout Plain Layout
16377
16378 \family roman
16379 \series medium
16380 \shape up
16381 \size normal
16382 \emph off
16383 \bar no
16384 \noun off
16385 \color none
16386 A
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395 B
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404 C
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413 D
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 </row>
16419 <row>
16420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424 1
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 2
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442 3
16443 \end_layout
16444
16445 \end_inset
16446 </cell>
16447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451 4
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 </row>
16457 </lyxtabular>
16458
16459 \end_inset
16460
16461
16462 \end_layout
16463
16464 \begin_layout Standard
16465 At the moment LyX doesn't support multirow cells.
16466  Adept users can declare special LaTeX-arguments for the table.
16467  They are necessary for special table formatting, like for multirow cells,
16468  explained in the tables section of the 
16469 \emph on
16470 Extended
16471 \begin_inset space ~
16472 \end_inset
16473
16474 Features
16475 \emph default
16476  manual.
16477  You can also rotate the current cell or the whole table 90
16478 \begin_inset Formula $\,$
16479 \end_inset
16480
16481 degrees counterclockwise.
16482  These rotations are not visible in LyX but in the output.
16483 \end_layout
16484
16485 \begin_layout Standard
16486 \begin_inset Note Greyedout
16487 status open
16488
16489 \begin_layout Plain Layout
16490
16491 \series bold
16492 Note:
16493 \series default
16494  Most DVI-viewers are 
16495 \emph on
16496 not
16497 \emph default
16498  able to display rotations.
16499 \end_layout
16500
16501 \end_inset
16502
16503
16504 \end_layout
16505
16506 \begin_layout Standard
16507 The 
16508 \family sans
16509 Borders
16510 \family default
16511  tab allows you to add and delete border lines for the current row/column.
16512  The button 
16513 \family sans
16514 Default
16515 \family default
16516  adds lines for all cell borders.
16517 \end_layout
16518
16519 \begin_layout Subsection
16520 Longtables
16521 \begin_inset Index
16522 status collapsed
16523
16524 \begin_layout Plain Layout
16525 Tables ! Longtables
16526 \end_layout
16527
16528 \end_inset
16529
16530
16531 \begin_inset Index
16532 status collapsed
16533
16534 \begin_layout Plain Layout
16535 Longtables
16536 \end_layout
16537
16538 \end_inset
16539
16540
16541 \end_layout
16542
16543 \begin_layout Standard
16544 If the table is too long to fit on one page, you can use the option 
16545 \family sans
16546 Use
16547 \begin_inset space ~
16548 \end_inset
16549
16550 long
16551 \begin_inset space ~
16552 \end_inset
16553
16554 table
16555 \family default
16556  in the tab 
16557 \family sans
16558 Longtable
16559 \family default
16560  of the table dialog to split the table automatically over more pages.
16561  Doing this enables some check boxes and you can now define:
16562 \end_layout
16563
16564 \begin_layout Description
16565
16566 \family sans
16567 Header
16568 \family default
16569 : The current row and all rows above, that don't have any special options
16570  defined, are defined to be the header rows of all pages of the longtable;
16571  except for the first page, if 
16572 \family sans
16573 First
16574 \begin_inset space ~
16575 \end_inset
16576
16577 header
16578 \family default
16579  is defined.
16580 \end_layout
16581
16582 \begin_layout Description
16583
16584 \family sans
16585 First
16586 \begin_inset space ~
16587 \end_inset
16588
16589 header
16590 \family default
16591 : The current row and all rows above, that don't have any special options
16592  defined, are defined to be the header rows of the first page of the longtable.
16593 \end_layout
16594
16595 \begin_layout Description
16596
16597 \family sans
16598 Footer
16599 \family default
16600 : The current row and all rows below, that don't have any special options
16601  defined, are defined to be the footer rows of all pages of the longtable;
16602  except for the last page, if 
16603 \family sans
16604 Last
16605 \begin_inset space ~
16606 \end_inset
16607
16608 footer
16609 \family default
16610  is defined.
16611 \end_layout
16612
16613 \begin_layout Description
16614
16615 \family sans
16616 Last
16617 \begin_inset space ~
16618 \end_inset
16619
16620 footer
16621 \family default
16622 : The current row and all rows below, that don't have any special options
16623  defined, are defined to be the footer rows of the last page of the longtable.
16624 \end_layout
16625
16626 \begin_layout Standard
16627 You can also specify a row where the table is split.
16628  If you set more than one option in the same table row, you should be aware
16629  of the fact that only the first one is used in the given table row.
16630  The others will then be defined as 
16631 \emph on
16632 empty
16633 \emph default
16634 .
16635  In this context, first means first in this order: 
16636 \family sans
16637 Footer, Last
16638 \begin_inset space ~
16639 \end_inset
16640
16641 footer,
16642 \family default
16643  
16644 \family sans
16645 Header,
16646 \family default
16647  
16648 \family sans
16649 First
16650 \begin_inset space ~
16651 \end_inset
16652
16653 header.
16654
16655 \family default
16656  See the following longtable to see how it works:
16657 \end_layout
16658
16659 \begin_layout Standard
16660 \align center
16661 \begin_inset Tabular
16662 <lyxtabular version="3" rows="69" columns="3">
16663 <features islongtable="true">
16664 <column alignment="block" valignment="top" width="5cm">
16665 <column alignment="left" valignment="top" width="0pt">
16666 <column alignment="right" valignment="top" width="0pt">
16667 <row endfirsthead="true">
16668 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672
16673 \series bold
16674 Example Phone List (ignore the names)
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 </row>
16698 <row endfirsthead="true">
16699 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703
16704 \series bold
16705 NAME
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723
16724 \series bold
16725 TEL.
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 </row>
16731 <row endhead="true">
16732 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736  
16737 \series bold
16738 Example Phone List
16739 \end_layout
16740
16741 \end_inset
16742 </cell>
16743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 </row>
16762 <row endhead="true">
16763 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767
16768 \series bold
16769 NAME
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787
16788 \series bold
16789 TEL.
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 </row>
16795 <row endfoot="true">
16796 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800  
16801 \series bold
16802 continue ...
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 </row>
16826 <row>
16827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831
16832 \series bold
16833 Annovi
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842 Silvia
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851 111
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 </row>
16857 <row>
16858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862
16863 \series bold
16864 Bertoli
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 Stefano
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 111
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 </row>
16888 <row>
16889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16890 \begin_inset Text
16891
16892 \begin_layout Plain Layout
16893
16894 \series bold
16895 Bozzi
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904 Walter
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913 111
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 </row>
16919 <row>
16920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924
16925 \series bold
16926 Cachia
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935 Maria
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944 111
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 </row>
16950 <row>
16951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \series bold
16957 Cachia
16958 \end_layout
16959
16960 \end_inset
16961 </cell>
16962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966 Maurizio
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Plain Layout
16975 111
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 </row>
16981 <row>
16982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986
16987 \series bold
16988 Cinquemani
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997 Giusi
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 111
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 </row>
17012 <row>
17013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017
17018 \series bold
17019 Colin
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 Bernard
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037 111
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 </row>
17043 <row>
17044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048
17049 \series bold
17050 Concli
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059 Gianfranco
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Plain Layout
17068 111
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 </row>
17074 <row>
17075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079
17080 \series bold
17081 Dal Bosco
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 Carolina
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099 111
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 </row>
17105 <row>
17106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110
17111 \series bold
17112 Dalpiaz
17113 \end_layout
17114
17115 \end_inset
17116 </cell>
17117 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121 Annamaria
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 111
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 </row>
17136 <row>
17137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141
17142 \series bold
17143 Feliciello
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 Domenico
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161 111
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 </row>
17167 <row>
17168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172
17173 \series bold
17174 Focarelli
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183 Paola
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 111
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 </row>
17198 <row>
17199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203
17204 \series bold
17205 Galletti
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214 Oreste
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17220 \begin_inset Text
17221
17222 \begin_layout Plain Layout
17223 111
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 </row>
17229 <row>
17230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234
17235 \series bold
17236 Gasparini
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 Franca
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254 111
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 <row>
17261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265
17266 \series bold
17267 Rizzardi
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 Paola
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 111
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 </row>
17291 <row>
17292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296
17297 \series bold
17298 Lassini
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17304 \begin_inset Text
17305
17306 \begin_layout Plain Layout
17307 Giancarlo
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316 111
17317 \end_layout
17318
17319 \end_inset
17320 </cell>
17321 </row>
17322 <row>
17323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327
17328 \series bold
17329 Malfatti
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 Luciano
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347 111
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 <row>
17354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358
17359 \series bold
17360 Malfatti
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 Valeriano
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 111
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 </row>
17384 <row>
17385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \begin_layout Plain Layout
17389
17390 \series bold
17391 Meneguzzo
17392 \end_layout
17393
17394 \end_inset
17395 </cell>
17396 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400 Roberto
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17406 \begin_inset Text
17407
17408 \begin_layout Plain Layout
17409 111
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 </row>
17415 <row>
17416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420
17421 \series bold
17422 Mezzadra
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431 Roberto
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 111
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 </row>
17446 <row>
17447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17448 \begin_inset Text
17449
17450 \begin_layout Plain Layout
17451
17452 \series bold
17453 Pirpamer
17454 \end_layout
17455
17456 \end_inset
17457 </cell>
17458 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462 Erich
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471 111
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 </row>
17477 <row>
17478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17479 \begin_inset Text
17480
17481 \begin_layout Plain Layout
17482
17483 \series bold
17484 Pochiesa
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493 Paolo
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502 111, 222
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 </row>
17508 <row>
17509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513
17514 \series bold
17515 Radina
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524 Claudio
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17530 \begin_inset Text
17531
17532 \begin_layout Plain Layout
17533 111
17534 \end_layout
17535
17536 \end_inset
17537 </cell>
17538 </row>
17539 <row>
17540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544
17545 \series bold
17546 Stuffer
17547 \end_layout
17548
17549 \end_inset
17550 </cell>
17551 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555 Oskar
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564 111
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 </row>
17570 <row>
17571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575
17576 \series bold
17577 Tacchelli
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586 Ugo
17587 \end_layout
17588
17589 \end_inset
17590 </cell>
17591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17592 \begin_inset Text
17593
17594 \begin_layout Plain Layout
17595 111
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 </row>
17601 <row>
17602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606
17607 \series bold
17608 Tezzele
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617 Margit
17618 \end_layout
17619
17620 \end_inset
17621 </cell>
17622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17623 \begin_inset Text
17624
17625 \begin_layout Plain Layout
17626 111
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 </row>
17632 <row>
17633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637
17638 \series bold
17639 Unterkalmsteiner
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648 Frieda
17649 \end_layout
17650
17651 \end_inset
17652 </cell>
17653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17654 \begin_inset Text
17655
17656 \begin_layout Plain Layout
17657 111
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 </row>
17663 <row>
17664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668
17669 \series bold
17670 Vieider
17671 \end_layout
17672
17673 \end_inset
17674 </cell>
17675 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679 Hilde
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688 111
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 </row>
17694 <row>
17695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699
17700 \series bold
17701 Vigna
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710 Jürgen
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17716 \begin_inset Text
17717
17718 \begin_layout Plain Layout
17719 111
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 </row>
17725 <row>
17726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17727 \begin_inset Text
17728
17729 \begin_layout Plain Layout
17730
17731 \series bold
17732 Weber
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741 Maurizio
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 111
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 </row>
17756 <row>
17757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761
17762 \series bold
17763 Winkler
17764 \end_layout
17765
17766 \end_inset
17767 </cell>
17768 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772 Franz
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17778 \begin_inset Text
17779
17780 \begin_layout Plain Layout
17781 111
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 </row>
17787 <row>
17788 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792  
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17798 \begin_inset Text
17799
17800 \begin_layout Plain Layout
17801
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17807 \begin_inset Text
17808
17809 \begin_layout Plain Layout
17810
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 </row>
17816 <row>
17817 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17818 \begin_inset Text
17819
17820 \begin_layout Plain Layout
17821
17822 \series bold
17823 Annovi
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832 Silvia
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17838 \begin_inset Text
17839
17840 \begin_layout Plain Layout
17841 555
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 </row>
17847 <row>
17848 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852
17853 \series bold
17854 Bertoli
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 Stefano
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 555
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 </row>
17878 <row>
17879 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883
17884 \series bold
17885 Bozzi
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 Walter
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 555
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 </row>
17909 <row>
17910 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17911 \begin_inset Text
17912
17913 \begin_layout Plain Layout
17914
17915 \series bold
17916 Cachia
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17922 \begin_inset Text
17923
17924 \begin_layout Plain Layout
17925 Maria
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17931 \begin_inset Text
17932
17933 \begin_layout Plain Layout
17934 555
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 </row>
17940 <row>
17941 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \series bold
17947 Cachia
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 Maurizio
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965 555
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 </row>
17971 <row>
17972 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976
17977 \series bold
17978 Cinquemani
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987 Giusi
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996 555
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 </row>
18002 <row>
18003 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007
18008 \series bold
18009 Colin
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018 Bernard
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027 555
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 </row>
18033 <row>
18034 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038
18039 \series bold
18040 Concli
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 Gianfranco
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 555
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 </row>
18064 <row>
18065 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069
18070 \series bold
18071 Dal Bosco
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080 Carolina
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089 555
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 </row>
18095 <row>
18096 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100
18101 \series bold
18102 Dalpiaz
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 Annamaria
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 555
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 </row>
18126 <row>
18127 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131
18132 \series bold
18133 Feliciello
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142 Domenico
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151 555
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 </row>
18157 <row>
18158 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \series bold
18164 Focarelli
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 Paola
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 555
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 </row>
18188 <row>
18189 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193
18194 \series bold
18195 Galletti
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204 Oreste
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 555
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 </row>
18219 <row>
18220 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \series bold
18226 Gasparini
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 Franca
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 555
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 </row>
18250 <row>
18251 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255
18256 \series bold
18257 Rizzardi
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266 Paola
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 555
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 </row>
18281 <row>
18282 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286
18287 \series bold
18288 Lassini
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297 Giancarlo
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306 555
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 </row>
18312 <row>
18313 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317
18318 \series bold
18319 Malfatti
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 Luciano
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337 555
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 </row>
18343 <row>
18344 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348
18349 \series bold
18350 Malfatti
18351 \end_layout
18352
18353 \end_inset
18354 </cell>
18355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359 Valeriano
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 555
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 </row>
18374 <row>
18375 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379
18380 \series bold
18381 Meneguzzo
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390 Roberto
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399 555
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 </row>
18405 <row>
18406 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410
18411 \series bold
18412 Mezzadra
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421 Roberto
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430 555
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 </row>
18436 <row>
18437 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441
18442 \series bold
18443 Pirpamer
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452 Erich
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461 555
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 </row>
18467 <row>
18468 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472
18473 \series bold
18474 Pochiesa
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483 Paolo
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 555, 222
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 </row>
18498 <row>
18499 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503
18504 \series bold
18505 Radina
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514 Claudio
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18520 \begin_inset Text
18521
18522 \begin_layout Plain Layout
18523 555
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 </row>
18529 <row>
18530 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534
18535 \series bold
18536 Stuffer
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545 Oskar
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554 555
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 </row>
18560 <row>
18561 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565
18566 \series bold
18567 Tacchelli
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576 Ugo
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18582 \begin_inset Text
18583
18584 \begin_layout Plain Layout
18585 555
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 </row>
18591 <row>
18592 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596
18597 \series bold
18598 Tezzele
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607 Margit
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616 555
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 </row>
18622 <row>
18623 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627
18628 \series bold
18629 Unterkalmsteiner
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638 Frieda
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18644 \begin_inset Text
18645
18646 \begin_layout Plain Layout
18647 555
18648 \end_layout
18649
18650 \end_inset
18651 </cell>
18652 </row>
18653 <row>
18654 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \series bold
18660 Vieider
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669 Hilde
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678 555
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 </row>
18684 <row>
18685 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689
18690 \series bold
18691 Vigna
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700 Jürgen
18701 \end_layout
18702
18703 \end_inset
18704 </cell>
18705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18706 \begin_inset Text
18707
18708 \begin_layout Plain Layout
18709 999
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 </row>
18715 <row>
18716 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720
18721 \series bold
18722 Weber
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731 Maurizio
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740 555
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 </row>
18746 <row>
18747 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751
18752 \series bold
18753 Winkler
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762 Franz
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771 555
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 </row>
18777 <row endlastfoot="true">
18778 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782
18783 \series bold
18784 End
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Plain Layout
18802
18803 \end_layout
18804
18805 \end_inset
18806 </cell>
18807 </row>
18808 </lyxtabular>
18809
18810 \end_inset
18811
18812
18813 \end_layout
18814
18815 \begin_layout Subsection
18816 Table Cells
18817 \begin_inset Index
18818 status collapsed
18819
18820 \begin_layout Plain Layout
18821 Tables ! Cells
18822 \end_layout
18823
18824 \end_inset
18825
18826
18827 \begin_inset CommandInset label
18828 LatexCommand label
18829 name "sub:Table-Cells"
18830
18831 \end_inset
18832
18833
18834 \end_layout
18835
18836 \begin_layout Standard
18837 A table cell can contain text, inline equations, a figure, or another table.
18838  All these kinds of objects can be placed in the same cell.
18839  Font sizes and shapes can also be altered.
18840  But you can't put a special environment in a cell (like 
18841 \family sans
18842 Section*
18843 \family default
18844 , etc.), nor set spacing options etc.
18845  for the cell's paragraph.
18846 \end_layout
18847
18848 \begin_layout Standard
18849 To have multi-line entries in table cells, you have to declare a fixed width
18850  for the column in the table dialog.
18851  Your text is then automatically split into multiple lines and the cell
18852  is enlarged vertically when the length of the text exceeds the given width.
18853  An example:
18854 \end_layout
18855
18856 \begin_layout Standard
18857 \align center
18858 \begin_inset Tabular
18859 <lyxtabular version="3" rows="4" columns="3">
18860 <features>
18861 <column alignment="center" valignment="top" width="0pt">
18862 <column alignment="block" valignment="top" width="3cm">
18863 <column alignment="center" valignment="top" width="0pt">
18864 <row>
18865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869
18870 \family roman
18871 \series medium
18872 \shape up
18873 \size normal
18874 \emph off
18875 \bar no
18876 \noun off
18877 \color none
18878 1
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887
18888 \family roman
18889 \series medium
18890 \shape up
18891 \size normal
18892 \emph off
18893 \bar no
18894 \noun off
18895 \color none
18896 2
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905
18906 \family roman
18907 \series medium
18908 \shape up
18909 \size normal
18910 \emph off
18911 \bar no
18912 \noun off
18913 \color none
18914 3
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 </row>
18920 <row>
18921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18922 \begin_inset Text
18923
18924 \begin_layout Plain Layout
18925
18926 \family roman
18927 \series medium
18928 \shape up
18929 \size normal
18930 \emph off
18931 \bar no
18932 \noun off
18933 \color none
18934 4
18935 \end_layout
18936
18937 \end_inset
18938 </cell>
18939 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943
18944 \family roman
18945 \series medium
18946 \shape up
18947 \size normal
18948 \emph off
18949 \bar no
18950 \noun off
18951 \color none
18952 This is a multiline entry in a table.
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961
18962 \family roman
18963 \series medium
18964 \shape up
18965 \size normal
18966 \emph off
18967 \bar no
18968 \noun off
18969 \color none
18970 5
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 </row>
18976 <row>
18977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \family roman
18983 \series medium
18984 \shape up
18985 \size normal
18986 \emph off
18987 \bar no
18988 \noun off
18989 \color none
18990 6
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999
19000 \family roman
19001 \series medium
19002 \shape up
19003 \size normal
19004 \emph off
19005 \bar no
19006 \noun off
19007 \color none
19008 This is longer now.
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017
19018 \family roman
19019 \series medium
19020 \shape up
19021 \size normal
19022 \emph off
19023 \bar no
19024 \noun off
19025 \color none
19026 7
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 </row>
19032 <row>
19033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037
19038 \family roman
19039 \series medium
19040 \shape up
19041 \size normal
19042 \emph off
19043 \bar no
19044 \noun off
19045 \color none
19046 8
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055
19056 \family roman
19057 \series medium
19058 \shape up
19059 \size normal
19060 \emph off
19061 \bar no
19062 \noun off
19063 \color none
19064 This is a multiline entry in a table.
19065  This is longer now.
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074
19075 \family roman
19076 \series medium
19077 \shape up
19078 \size normal
19079 \emph off
19080 \bar no
19081 \noun off
19082 \color none
19083 9
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 </row>
19089 </lyxtabular>
19090
19091 \end_inset
19092
19093
19094 \end_layout
19095
19096 \begin_layout Standard
19097 Cutting and pasting between tables and table cells works reasonably well.
19098  You can cut and paste even more than one row.
19099  Selection with the mouse or with 
19100 \family sans
19101 Shift
19102 \family default
19103  plus the arrow keys works as usual.
19104  You can also copy and paste the entire table as a single unit by starting
19105  the selection from outside the table.
19106 \end_layout
19107
19108 \begin_layout Section
19109 Floats
19110 \begin_inset Index
19111 status collapsed
19112
19113 \begin_layout Plain Layout
19114 Floats
19115 \end_layout
19116
19117 \end_inset
19118
19119
19120 \begin_inset CommandInset label
19121 LatexCommand label
19122 name "sec:Floats"
19123
19124 \end_inset
19125
19126
19127 \end_layout
19128
19129 \begin_layout Standard
19130 A float is a block of text associated with some sort of label, which doesn't
19131  have a fixed location.
19132  It can 
19133 \begin_inset Quotes eld
19134 \end_inset
19135
19136 float
19137 \begin_inset Quotes erd
19138 \end_inset
19139
19140  forward or backward a page or two, to wherever it fits best.
19141  
19142 \family sans
19143 Footnotes
19144 \family default
19145  and 
19146 \family sans
19147 Margin
19148 \begin_inset space ~
19149 \end_inset
19150
19151 Notes
19152 \family default
19153  are also floats, because they can float to the next page when there are
19154  too much notes at the page.
19155 \end_layout
19156
19157 \begin_layout Standard
19158 Floats makes it possible to get a high quality layout.
19159  Images and tables can evenly be spread to the pages to avoid whitespace
19160  and pages without text.
19161  As the floating often destroys the context between the text and the image/table
19162 , every float can be referenced in the text.
19163  Floats are therefore numbered.
19164  Referencing is described in section
19165 \begin_inset space ~
19166 \end_inset
19167
19168
19169 \begin_inset CommandInset ref
19170 LatexCommand ref
19171 reference "sec:Cross-References"
19172
19173 \end_inset
19174
19175 .
19176 \end_layout
19177
19178 \begin_layout Standard
19179 To insert a float, use the menu 
19180 \family sans
19181 Insert\SpecialChar \menuseparator
19182 Floats
19183 \family default
19184 .
19185  A box with a caption that has e.
19186 \begin_inset space \thinspace{}
19187 \end_inset
19188
19189 g.
19190 \begin_inset space ~
19191 \end_inset
19192
19193 the label 
19194 \begin_inset Quotes eld
19195 \end_inset
19196
19197 Figure
19198 \begin_inset space ~
19199 \end_inset
19200
19201 #:
19202 \begin_inset Quotes erd
19203 \end_inset
19204
19205  (# is the actual number) will be inserted into your document.
19206  The label will automatically be translated to the document language in
19207  the output.
19208  Behind the label you can insert the caption text.
19209 \begin_inset Index
19210 status collapsed
19211
19212 \begin_layout Plain Layout
19213 Floats ! Captions
19214 \end_layout
19215
19216 \end_inset
19217
19218  The image or table is inserted above or below the caption in a separate
19219  paragraph within the float.
19220  To keep your LyX-document readable, you can open and close the float box
19221  by left-clicking on the box label.
19222  A closed float box looks like this: 
19223 \begin_inset Graphics
19224         filename clipart/floatQt4.png
19225         scale 80
19226
19227 \end_inset
19228
19229  -- a gray button with a red label.
19230 \end_layout
19231
19232 \begin_layout Standard
19233 It is recommended to insert floats as a separate paragraph to avoid possible
19234  LaTeX-errors that can occur when the surrounding text is specially formatted.
19235 \end_layout
19236
19237 \begin_layout Subsection
19238 Float Types
19239 \end_layout
19240
19241 \begin_layout Subsubsection
19242 Figure Floats
19243 \begin_inset Index
19244 status collapsed
19245
19246 \begin_layout Plain Layout
19247 Floats ! Figure floats
19248 \end_layout
19249
19250 \end_inset
19251
19252
19253 \begin_inset CommandInset label
19254 LatexCommand label
19255 name "sec:Figure-Floats"
19256
19257 \end_inset
19258
19259
19260 \end_layout
19261
19262 \begin_layout Standard
19263 The menu 
19264 \family sans
19265 Insert\SpecialChar \menuseparator
19266 Float\SpecialChar \menuseparator
19267 Figure
19268 \family default
19269  inserts a float with the label 
19270 \begin_inset Quotes eld
19271 \end_inset
19272
19273
19274 \series bold
19275 Figure
19276 \begin_inset space ~
19277 \end_inset
19278
19279 #:
19280 \series default
19281
19282 \begin_inset Quotes erd
19283 \end_inset
19284
19285 .
19286  Set the cursor above this label (or before it and press enter) and insert
19287  the image as described above to get the caption printed below the image.
19288  This is what we did for Figure
19289 \begin_inset space ~
19290 \end_inset
19291
19292
19293 \begin_inset CommandInset ref
19294 LatexCommand ref
19295 reference "cap:Platypus"
19296
19297 \end_inset
19298
19299 .
19300  If you want the caption to be above the image, set the cursor at the end
19301  of the caption, press enter and insert the image.
19302  This was done in Figure
19303 \begin_inset space ~
19304 \end_inset
19305
19306
19307 \begin_inset CommandInset ref
19308 LatexCommand ref
19309 reference "cap:Escher"
19310
19311 \end_inset
19312
19313 .
19314 \end_layout
19315
19316 \begin_layout Standard
19317 \begin_inset Float figure
19318 wide false
19319 sideways false
19320 status open
19321
19322 \begin_layout Plain Layout
19323 \align center
19324 \begin_inset Graphics
19325         filename clipart/platypus.eps
19326         width 50col%
19327         rotateOrigin center
19328
19329 \end_inset
19330
19331
19332 \end_layout
19333
19334 \begin_layout Plain Layout
19335 \begin_inset Caption
19336
19337 \begin_layout Plain Layout
19338 \begin_inset CommandInset label
19339 LatexCommand label
19340 name "cap:Platypus"
19341
19342 \end_inset
19343
19344 A severely distorted platypus in a float.
19345 \end_layout
19346
19347 \end_inset
19348
19349
19350 \end_layout
19351
19352 \end_inset
19353
19354
19355 \end_layout
19356
19357 \begin_layout Standard
19358 \begin_inset Float figure
19359 wide false
19360 sideways false
19361 status open
19362
19363 \begin_layout Plain Layout
19364 \begin_inset Caption
19365
19366 \begin_layout Plain Layout
19367 \begin_inset CommandInset label
19368 LatexCommand label
19369 name "cap:Escher"
19370
19371 \end_inset
19372
19373 M.C.
19374  Escher on acid.
19375 \end_layout
19376
19377 \end_inset
19378
19379
19380 \end_layout
19381
19382 \begin_layout Plain Layout
19383 \align center
19384 \begin_inset Graphics
19385         filename clipart/escher-lsd.eps
19386         scale 80
19387         rotateOrigin center
19388
19389 \end_inset
19390
19391
19392 \end_layout
19393
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \begin_layout Standard
19400 This figure float show also how to set a label and create a cross-reference
19401  to it.
19402  As described in section
19403 \begin_inset space ~
19404 \end_inset
19405
19406
19407 \begin_inset CommandInset ref
19408 LatexCommand ref
19409 reference "sec:Cross-References"
19410
19411 \end_inset
19412
19413 , you can simply insert a label in the caption using the menu 
19414 \family sans
19415 Insert\SpecialChar \menuseparator
19416 Label
19417 \family default
19418  and refer to it using the menu 
19419 \family sans
19420 Insert\SpecialChar \menuseparator
19421 Cross-Reference
19422 \family default
19423 .
19424  It is important to use references to figure floats, rather than using vague
19425  references like 
19426 \begin_inset Quotes eld
19427 \end_inset
19428
19429 the figure above
19430 \begin_inset Quotes erd
19431 \end_inset
19432
19433 , because as LaTeX will reposition the floats in the final document; it
19434  might not be 
19435 \begin_inset Quotes eld
19436 \end_inset
19437
19438 above
19439 \begin_inset Quotes erd
19440 \end_inset
19441
19442  at all.
19443 \end_layout
19444
19445 \begin_layout Standard
19446 Normally only one image is inserted to a figure float, but sometimes you
19447  might want to use two images with separate subcaptions.
19448  This can be done by inserting image floats into existing image floats.
19449  Note that only the main caption of the float is added to the List of Figures.
19450  Figure
19451 \begin_inset space ~
19452 \end_inset
19453
19454
19455 \begin_inset CommandInset ref
19456 LatexCommand ref
19457 reference "cap:Two-distorted-images"
19458
19459 \end_inset
19460
19461  is an example of a figure float with two images set side by side.
19462  You can also set the images one below the other.
19463  Figure
19464 \begin_inset space ~
19465 \end_inset
19466
19467
19468 \begin_inset CommandInset ref
19469 LatexCommand ref
19470 reference "fig:Undefinable"
19471
19472 \end_inset
19473
19474  and 
19475 \begin_inset CommandInset ref
19476 LatexCommand ref
19477 reference "fig:Platypus"
19478
19479 \end_inset
19480
19481  are the subfigures.
19482 \end_layout
19483
19484 \begin_layout Standard
19485 \begin_inset Float figure
19486 wide false
19487 sideways false
19488 status open
19489
19490 \begin_layout Plain Layout
19491 \begin_inset space \hfill{}
19492 \end_inset
19493
19494
19495 \begin_inset Float figure
19496 wide false
19497 sideways false
19498 status open
19499
19500 \begin_layout Plain Layout
19501 \begin_inset Caption
19502
19503 \begin_layout Plain Layout
19504 \begin_inset CommandInset label
19505 LatexCommand label
19506 name "fig:Undefinable"
19507
19508 \end_inset
19509
19510 Undefinable
19511 \end_layout
19512
19513 \end_inset
19514
19515
19516 \end_layout
19517
19518 \begin_layout Plain Layout
19519 \begin_inset Graphics
19520         filename clipart/escher-lsd.eps
19521         width 45col%
19522
19523 \end_inset
19524
19525
19526 \end_layout
19527
19528 \end_inset
19529
19530
19531 \begin_inset space \hfill{}
19532 \end_inset
19533
19534
19535 \begin_inset Float figure
19536 wide false
19537 sideways false
19538 status open
19539
19540 \begin_layout Plain Layout
19541 \begin_inset Caption
19542
19543 \begin_layout Plain Layout
19544 \begin_inset CommandInset label
19545 LatexCommand label
19546 name "fig:Platypus"
19547
19548 \end_inset
19549
19550 Platypus
19551 \end_layout
19552
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \begin_layout Plain Layout
19559 \begin_inset Graphics
19560         filename clipart/platypus.eps
19561         lyxscale 60
19562         width 45col%
19563
19564 \end_inset
19565
19566
19567 \end_layout
19568
19569 \end_inset
19570
19571
19572 \begin_inset space \hfill{}
19573 \end_inset
19574
19575
19576 \end_layout
19577
19578 \begin_layout Plain Layout
19579 \begin_inset Caption
19580
19581 \begin_layout Plain Layout
19582 \begin_inset CommandInset label
19583 LatexCommand label
19584 name "cap:Two-distorted-images"
19585
19586 \end_inset
19587
19588 Two distorted images.
19589 \end_layout
19590
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \end_inset
19597
19598
19599 \end_layout
19600
19601 \begin_layout Standard
19602 Note that the caption is added to the 
19603 \family sans
19604 List
19605 \begin_inset space ~
19606 \end_inset
19607
19608 of
19609 \begin_inset space ~
19610 \end_inset
19611
19612 Figures
19613 \family default
19614  as described in section
19615 \begin_inset space ~
19616 \end_inset
19617
19618
19619 \begin_inset CommandInset ref
19620 LatexCommand ref
19621 reference "sub:List-of-Figures"
19622
19623 \end_inset
19624
19625 .
19626 \end_layout
19627
19628 \begin_layout Subsubsection
19629 Table Floats
19630 \begin_inset Index
19631 status collapsed
19632
19633 \begin_layout Plain Layout
19634 Floats ! Table floats
19635 \end_layout
19636
19637 \end_inset
19638
19639
19640 \begin_inset CommandInset label
19641 LatexCommand label
19642 name "sec:Table-Floats"
19643
19644 \end_inset
19645
19646
19647 \end_layout
19648
19649 \begin_layout Standard
19650 Table floats can be inserted using the menu 
19651 \family sans
19652 Insert\SpecialChar \menuseparator
19653 Float\SpecialChar \menuseparator
19654 Table
19655 \family default
19656 .
19657  They have the same properties as figure floats except of the different
19658  label.
19659  Table
19660 \begin_inset space ~
19661 \end_inset
19662
19663
19664 \begin_inset CommandInset ref
19665 LatexCommand ref
19666 reference "cap:Table-float"
19667
19668 \end_inset
19669
19670  is an example of a table float.
19671 \end_layout
19672
19673 \begin_layout Standard
19674 \begin_inset Float table
19675 wide false
19676 sideways false
19677 status open
19678
19679 \begin_layout Plain Layout
19680 \begin_inset Caption
19681
19682 \begin_layout Plain Layout
19683 \begin_inset CommandInset label
19684 LatexCommand label
19685 name "cap:Table-float"
19686
19687 \end_inset
19688
19689 A table float.
19690 \end_layout
19691
19692 \end_inset
19693
19694
19695 \end_layout
19696
19697 \begin_layout Plain Layout
19698 \align center
19699 \begin_inset Tabular
19700 <lyxtabular version="3" rows="3" columns="3">
19701 <features>
19702 <column alignment="center" valignment="top" width="0pt">
19703 <column alignment="center" valignment="top" width="0pt">
19704 <column alignment="center" valignment="top" width="0pt">
19705 <row>
19706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \family roman
19712 \series medium
19713 \shape up
19714 \size normal
19715 \emph off
19716 \bar no
19717 \noun off
19718 \color none
19719 1
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
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 2
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 </row>
19761 <row>
19762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \family roman
19768 \series medium
19769 \shape up
19770 \size normal
19771 \emph off
19772 \bar no
19773 \noun off
19774 \color none
19775 Joe
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
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 Mary
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Ted
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 </row>
19817 <row>
19818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822
19823 \family roman
19824 \series medium
19825 \shape up
19826 \size normal
19827 \emph off
19828 \bar no
19829 \noun off
19830 \color none
19831 \begin_inset Formula $\int x^{2}dx$
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19840 \begin_inset Text
19841
19842 \begin_layout Plain Layout
19843
19844 \family roman
19845 \series medium
19846 \shape up
19847 \size normal
19848 \emph off
19849 \bar no
19850 \noun off
19851 \color none
19852 \begin_inset Formula $\left[\begin{array}{cc}
19853 a & b\\
19854 c & d\end{array}\right]$
19855 \end_inset
19856
19857
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866
19867 \family roman
19868 \series medium
19869 \shape up
19870 \size normal
19871 \emph off
19872 \bar no
19873 \noun off
19874 \color none
19875 \begin_inset Formula $1+1=2$
19876 \end_inset
19877
19878
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 </row>
19884 </lyxtabular>
19885
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892
19893
19894 \end_layout
19895
19896 \begin_layout Subsubsection
19897 Algorithm Floats
19898 \begin_inset Index
19899 status collapsed
19900
19901 \begin_layout Plain Layout
19902 Floats ! Algorithm floats
19903 \end_layout
19904
19905 \end_inset
19906
19907
19908 \end_layout
19909
19910 \begin_layout Standard
19911 This float type is inserted with the menu 
19912 \family sans
19913 Insert\SpecialChar \menuseparator
19914 Float\SpecialChar \menuseparator
19915 Algorithm
19916 \family default
19917 .
19918  It is used for program codes and descriptions of algorithms.
19919  A possible environment for algorithms is the 
19920 \family sans
19921 LyX-Code
19922 \family default
19923 , described in section
19924 \begin_inset space ~
19925 \end_inset
19926
19927
19928 \begin_inset CommandInset ref
19929 LatexCommand ref
19930 reference "sub:LyX-Code"
19931
19932 \end_inset
19933
19934 .
19935 \end_layout
19936
19937 \begin_layout Standard
19938 \begin_inset Note Greyedout
19939 status open
19940
19941 \begin_layout Plain Layout
19942
19943 \series bold
19944 Note:
19945 \series default
19946  that the float label is not automatically translated into the document
19947  language.
19948 \end_layout
19949
19950 \end_inset
19951
19952  You have to do this manually by adding the following line
19953 \end_layout
19954
19955 \begin_layout Standard
19956
19957 \series bold
19958
19959 \backslash
19960 floatname{algorithm}{your
19961 \begin_inset space ~
19962 \end_inset
19963
19964 name}
19965 \end_layout
19966
19967 \begin_layout Standard
19968 to the document preamble (menu 
19969 \family sans
19970 Document\SpecialChar \menuseparator
19971 Settings
19972 \family default
19973 ).
19974  
19975 \series bold
19976 your
19977 \begin_inset space ~
19978 \end_inset
19979
19980 name
19981 \series default
19982  is the word 
19983 \begin_inset Quotes eld
19984 \end_inset
19985
19986
19987 \emph on
19988 algorithm
19989 \emph default
19990
19991 \begin_inset Quotes erd
19992 \end_inset
19993
19994  in your language.
19995 \end_layout
19996
19997 \begin_layout Subsubsection
19998 Wrap Floats
19999 \begin_inset Index
20000 status collapsed
20001
20002 \begin_layout Plain Layout
20003 Floats ! Text Wrap Floats
20004 \end_layout
20005
20006 \end_inset
20007
20008
20009 \begin_inset CommandInset label
20010 LatexCommand label
20011 name "sec:Wrap-Floats"
20012
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \begin_layout Standard
20019 \begin_inset Wrap figure
20020 lines 0
20021 placement l
20022 overhang 0in
20023 width "40col%"
20024 status open
20025
20026 \begin_layout Plain Layout
20027 \begin_inset Graphics
20028         filename clipart/mobius.eps
20029         width 40col%
20030         rotateOrigin center
20031
20032 \end_inset
20033
20034
20035 \end_layout
20036
20037 \begin_layout Plain Layout
20038 \begin_inset Caption
20039
20040 \begin_layout Plain Layout
20041 \begin_inset CommandInset label
20042 LatexCommand label
20043 name "cap:Wrapped-figure"
20044
20045 \end_inset
20046
20047 This is a wrapped figure.
20048 \begin_inset VSpace medskip
20049 \end_inset
20050
20051
20052 \end_layout
20053
20054 \end_inset
20055
20056
20057 \end_layout
20058
20059 \end_inset
20060
20061 This float type is used if you want to 
20062 \begin_inset Quotes eld
20063 \end_inset
20064
20065 wrap
20066 \begin_inset Quotes erd
20067 \end_inset
20068
20069  text around a figure so that it only occupies some fraction of the column
20070  width.
20071  It can be inserted using the menu 
20072 \family sans
20073 Insert\SpecialChar \menuseparator
20074 Float\SpecialChar \menuseparator
20075 Wrap
20076 \begin_inset space ~
20077 \end_inset
20078
20079 Float
20080 \family default
20081  if the LaTeX-package 
20082 \series bold
20083 wrapfig
20084 \series default
20085
20086 \begin_inset Index
20087 status collapsed
20088
20089 \begin_layout Plain Layout
20090 Latex@LaTeX-packages ! wrapfig
20091 \end_layout
20092
20093 \end_inset
20094
20095  is installed.
20096 \begin_inset Foot
20097 status collapsed
20098
20099 \begin_layout Plain Layout
20100 Installing a LaTeX-package is explained it in the 
20101 \emph on
20102 LaTeX
20103 \begin_inset space ~
20104 \end_inset
20105
20106 Configuration
20107 \emph default
20108  manual.
20109 \end_layout
20110
20111 \end_inset
20112
20113  The width and placement of the float is adjusted by right-clicking on the
20114  float box.
20115  Figure
20116 \begin_inset space ~
20117 \end_inset
20118
20119
20120 \begin_inset CommandInset ref
20121 LatexCommand ref
20122 reference "cap:Wrapped-figure"
20123
20124 \end_inset
20125
20126  is for example a figure wrap float with a width of 40
20127 \begin_inset space \thinspace{}
20128 \end_inset
20129
20130 col%.
20131 \begin_inset Foot
20132 status collapsed
20133
20134 \begin_layout Plain Layout
20135 Available units are explained in Appendix
20136 \begin_inset space ~
20137 \end_inset
20138
20139
20140 \begin_inset CommandInset ref
20141 LatexCommand ref
20142 reference "cha:Units-available-in"
20143
20144 \end_inset
20145
20146 .
20147 \end_layout
20148
20149 \end_inset
20150
20151  Some space was added under the caption to separate it better from the surroundi
20152 ng text.
20153 \end_layout
20154
20155 \begin_layout Standard
20156 \begin_inset Note Greyedout
20157 status open
20158
20159 \begin_layout Plain Layout
20160
20161 \series bold
20162 Note:
20163 \series default
20164  Wrap floats might be fragile! E.g.
20165  having a figure too close to the bottom of the page can mess things up
20166  in the way that the float doesn't appear in the output or that it is placed
20167  over some other text.
20168 \end_layout
20169
20170 \end_inset
20171
20172  In general:
20173 \end_layout
20174
20175 \begin_layout Itemize
20176 Wrap floats should not be placed in paragraphs that run over a page break.
20177  That means that wrap floats should better be inserted to the exact place
20178  when the document is nearly ready and you are able to estimate where page
20179  breaks will appear.
20180 \end_layout
20181
20182 \begin_layout Itemize
20183 Wrap floats should either be placed in an own paragraph before the paragraph
20184  where they should wrap into or within a paragraph.
20185 \end_layout
20186
20187 \begin_layout Itemize
20188 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20189  there is a text paragraph between them as separator.
20190 \end_layout
20191
20192 \begin_layout Itemize
20193 Wrap floats are not allowed in section headings or tables.
20194 \end_layout
20195
20196 \begin_layout Subsection
20197 Rotated Floats
20198 \begin_inset CommandInset label
20199 LatexCommand label
20200 name "sub:Rotated-Floats"
20201
20202 \end_inset
20203
20204
20205 \begin_inset Index
20206 status collapsed
20207
20208 \begin_layout Plain Layout
20209 Floats ! Rotating
20210 \end_layout
20211
20212 \end_inset
20213
20214
20215 \end_layout
20216
20217 \begin_layout Standard
20218 Especially for wide tables you might have floats rotated.
20219  To rotate a whole float including the caption, right-click on the float-box
20220  and use the option 
20221 \family sans
20222 Rotate
20223 \begin_inset space ~
20224 \end_inset
20225
20226 sideways
20227 \family default
20228 .
20229 \end_layout
20230
20231 \begin_layout Standard
20232 Rotated floats are always placed on its own page (or column, when you have
20233  a two-column document).
20234  They are rotated so that you can read them from the outside margin.
20235  Forcing the rotation direction is explained in the 
20236 \emph on
20237 Embedded Objects
20238 \emph default
20239  manual.
20240 \end_layout
20241
20242 \begin_layout Standard
20243 Referencing rotated floats is the same like for normal floats, the caption
20244  format is also the same: Table
20245 \begin_inset space ~
20246 \end_inset
20247
20248
20249 \begin_inset CommandInset ref
20250 LatexCommand ref
20251 reference "cap:Rotated-table"
20252
20253 \end_inset
20254
20255  is an example of a rotated table float.
20256 \end_layout
20257
20258 \begin_layout Standard
20259 \begin_inset Note Greyedout
20260 status open
20261
20262 \begin_layout Plain Layout
20263
20264 \series bold
20265 Note:
20266 \series default
20267  Not all DVI-viewers are able to display rotated floats.
20268 \end_layout
20269
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \begin_layout Standard
20276 \begin_inset Float table
20277 wide false
20278 sideways true
20279 status open
20280
20281 \begin_layout Plain Layout
20282 \begin_inset Caption
20283
20284 \begin_layout Plain Layout
20285 \begin_inset CommandInset label
20286 LatexCommand label
20287 name "cap:Rotated-table"
20288
20289 \end_inset
20290
20291  Rotated table
20292 \end_layout
20293
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \begin_layout Plain Layout
20300 \align center
20301 \begin_inset Tabular
20302 <lyxtabular version="3" rows="1" columns="5">
20303 <features>
20304 <column alignment="center" valignment="top" width="0">
20305 <column alignment="center" valignment="top" width="0">
20306 <column alignment="center" valignment="top" width="0">
20307 <column alignment="center" valignment="top" width="0">
20308 <column alignment="center" valignment="top" width="0">
20309 <row>
20310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314 test
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 b
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332 c
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341 d
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350 e
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 </row>
20356 </lyxtabular>
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \begin_layout Subsection
20369 Float Placement
20370 \begin_inset CommandInset label
20371 LatexCommand label
20372 name "sub:Float-Placement"
20373
20374 \end_inset
20375
20376
20377 \begin_inset Index
20378 status collapsed
20379
20380 \begin_layout Plain Layout
20381 Floats ! Placement
20382 \end_layout
20383
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \begin_layout Standard
20390 Right-clicking on a float-box opens a dialog where you can alter the placement
20391  options that LaTeX uses for positioning the float.
20392 \begin_inset Newline newline
20393 \end_inset
20394
20395 The option 
20396 \family sans
20397 Span
20398 \begin_inset space ~
20399 \end_inset
20400
20401 columns
20402 \family default
20403  is only useful for two-column documents: If you select it, the float will
20404  span across both columns on the page instead of being confined to just
20405  one.
20406 \begin_inset Newline newline
20407 \end_inset
20408
20409 The option 
20410 \family sans
20411 Rotate
20412 \begin_inset space ~
20413 \end_inset
20414
20415 sideways
20416 \family default
20417  is used to rotate floats, see section
20418 \begin_inset space ~
20419 \end_inset
20420
20421
20422 \begin_inset CommandInset ref
20423 LatexCommand ref
20424 reference "sub:Rotated-Floats"
20425
20426 \end_inset
20427
20428 .
20429 \end_layout
20430
20431 \begin_layout Standard
20432 You can use one ore more of the following options in the float dialog to
20433  set the placement for a particular float when you uncheck the option 
20434 \family sans
20435 Use
20436 \begin_inset space ~
20437 \end_inset
20438
20439 default
20440 \begin_inset space ~
20441 \end_inset
20442
20443 placement
20444 \family default
20445 :
20446 \end_layout
20447
20448 \begin_layout Description
20449 Here
20450 \begin_inset space ~
20451 \end_inset
20452
20453 if
20454 \begin_inset space ~
20455 \end_inset
20456
20457 possible: try to place the float on the position where it is inserted
20458 \end_layout
20459
20460 \begin_layout Description
20461 Top
20462 \begin_inset space ~
20463 \end_inset
20464
20465 of
20466 \begin_inset space ~
20467 \end_inset
20468
20469 page: try to place the float on the top of the current page
20470 \end_layout
20471
20472 \begin_layout Description
20473 Bottom
20474 \begin_inset space ~
20475 \end_inset
20476
20477 of
20478 \begin_inset space ~
20479 \end_inset
20480
20481 page: try to place the float on the bottom of the current page
20482 \end_layout
20483
20484 \begin_layout Description
20485 Page
20486 \begin_inset space ~
20487 \end_inset
20488
20489 of
20490 \begin_inset space ~
20491 \end_inset
20492
20493 floats: try to place the float on an own page 
20494 \end_layout
20495
20496 \begin_layout Standard
20497 The order of the above option is 
20498 \emph on
20499 always
20500 \emph default
20501  used by LaTeX.
20502  That means, if you use the default placement, LaTeX will first try out
20503  
20504 \family sans
20505 Here
20506 \begin_inset space ~
20507 \end_inset
20508
20509 if
20510 \begin_inset space ~
20511 \end_inset
20512
20513 possible
20514 \family default
20515 , then 
20516 \family sans
20517 Top
20518 \begin_inset space ~
20519 \end_inset
20520
20521 of
20522 \begin_inset space ~
20523 \end_inset
20524
20525 page
20526 \family default
20527 , and then the others.
20528  If you don't use the default, LaTeX will try only the checked options but
20529  in the same order.
20530  If none of the 4 placements are possible the procedure is internally repeated
20531  but it is tried to put the float on the following page.
20532 \end_layout
20533
20534 \begin_layout Standard
20535 By default, each options has its own rules:
20536 \end_layout
20537
20538 \begin_layout Standard
20539
20540 \family sans
20541 Top
20542 \begin_inset space ~
20543 \end_inset
20544
20545 of
20546 \begin_inset space ~
20547 \end_inset
20548
20549 page
20550 \family default
20551  only floats occupying less than 70
20552 \begin_inset space \thinspace{}
20553 \end_inset
20554
20555 % of the page can be placed at the top of a page
20556 \end_layout
20557
20558 \begin_layout Standard
20559
20560 \family sans
20561 Bottom
20562 \begin_inset space ~
20563 \end_inset
20564
20565 of
20566 \begin_inset space ~
20567 \end_inset
20568
20569 page
20570 \family default
20571 : only floats occupying less than 30
20572 \begin_inset space \thinspace{}
20573 \end_inset
20574
20575 % of the page can be placed at the bottom of a page.
20576 \end_layout
20577
20578 \begin_layout Standard
20579
20580 \family sans
20581 Page
20582 \begin_inset space ~
20583 \end_inset
20584
20585 of
20586 \begin_inset space ~
20587 \end_inset
20588
20589 floats
20590 \family default
20591 : only if more than 50
20592 \begin_inset space \thinspace{}
20593 \end_inset
20594
20595 % of the page are occupied by floats, several floats can be set together
20596  on a page.
20597 \end_layout
20598
20599 \begin_layout Standard
20600 If you don't like these rules, you can ignore them by using the additional
20601  option 
20602 \family sans
20603 Ignore
20604 \begin_inset space ~
20605 \end_inset
20606
20607 LaTeX
20608 \begin_inset space ~
20609 \end_inset
20610
20611 rules
20612 \family default
20613 .
20614 \end_layout
20615
20616 \begin_layout Standard
20617 Sometimes you might need, under all circumstances, a float to be placed
20618  exactly at the position where it is inserted.
20619  For this case you can use the option 
20620 \family sans
20621 Here
20622 \begin_inset space ~
20623 \end_inset
20624
20625 definitely
20626 \family default
20627 .
20628  Use this option very rarely and only if the document is nearly ready to
20629  be printed.
20630  Because the float is then no longer able to 
20631 \begin_inset Quotes eld
20632 \end_inset
20633
20634 float
20635 \begin_inset Quotes erd
20636 \end_inset
20637
20638  when you change your document and this will often destroy the page layout.
20639 \end_layout
20640
20641 \begin_layout Standard
20642 There are no placement options for text wrap floats, because they are always
20643  surrounded by the text of a certain paragraph.
20644 \end_layout
20645
20646 \begin_layout Standard
20647 For more details about float placements, have a look at LaTeX books like
20648  
20649 \begin_inset CommandInset citation
20650 LatexCommand cite
20651 key "latexcompanion,latexguide,latexbook"
20652
20653 \end_inset
20654
20655 .
20656 \end_layout
20657
20658 \begin_layout Section
20659 Minipages
20660 \begin_inset Index
20661 status collapsed
20662
20663 \begin_layout Plain Layout
20664 Minipages
20665 \end_layout
20666
20667 \end_inset
20668
20669
20670 \begin_inset CommandInset label
20671 LatexCommand label
20672 name "sec:Minipages"
20673
20674 \end_inset
20675
20676
20677 \end_layout
20678
20679 \begin_layout Standard
20680 LaTeX provides a mechanism to produce essentially a page within a page,
20681  called minipage.
20682  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20683 \begin_inset space ~
20684 \end_inset
20685
20686 apply.
20687  
20688 \end_layout
20689
20690 \begin_layout Standard
20691 Minipages in LyX have their own collapsible box inserted via the menu 
20692 \family sans
20693 Insert\SpecialChar \menuseparator
20694 Box
20695 \family default
20696 .
20697  Right-clicking on the box allows you to alter the width of the minipage
20698  and its alignment within the page.
20699 \end_layout
20700
20701 \begin_layout Standard
20702 \align center
20703 \begin_inset Box Frameless
20704 position "t"
20705 hor_pos "c"
20706 has_inner_box 1
20707 inner_pos "t"
20708 use_parbox 0
20709 width "30col%"
20710 special "none"
20711 height "1pt"
20712 height_special "totalheight"
20713 status open
20714
20715 \begin_layout Plain Layout
20716
20717 \shape italic
20718 This is a minipage.
20719  The text is set in an italic style.
20720 \end_layout
20721
20722 \begin_layout Plain Layout
20723
20724 \shape italic
20725 Minipages are often used for text in another language or text that needs
20726  another formatting.
20727 \end_layout
20728
20729 \end_inset
20730
20731
20732 \end_layout
20733
20734 \begin_layout Standard
20735 \begin_inset VSpace medskip
20736 \end_inset
20737
20738 If you place two minipages side-by-side, you can use 
20739 \family sans
20740 Horizontal Fills
20741 \family default
20742  as described in section
20743 \begin_inset space ~
20744 \end_inset
20745
20746
20747 \begin_inset CommandInset ref
20748 LatexCommand ref
20749 reference "sub:Horizontal-Space"
20750
20751 \end_inset
20752
20753 :
20754 \begin_inset VSpace medskip
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \begin_layout Standard
20761 \begin_inset Box Frameless
20762 position "t"
20763 hor_pos "c"
20764 has_inner_box 1
20765 inner_pos "t"
20766 use_parbox 0
20767 width "1.5in"
20768 special "none"
20769 height "1pt"
20770 height_special "totalheight"
20771 status open
20772
20773 \begin_layout Plain Layout
20774 This is a minipage with some stupid dummy text.
20775  This dummy text is used to increase the size of the minipage.
20776 \end_layout
20777
20778 \end_inset
20779
20780
20781 \begin_inset space \hfill{}
20782 \end_inset
20783
20784
20785 \begin_inset Box Frameless
20786 position "t"
20787 hor_pos "c"
20788 has_inner_box 1
20789 inner_pos "t"
20790 use_parbox 0
20791 width "1.5in"
20792 special "none"
20793 height "1pt"
20794 height_special "totalheight"
20795 status open
20796
20797 \begin_layout Plain Layout
20798 This is a minipage with some stupid dummy text.
20799  This dummy text is used to increase the size of the minipage.
20800 \end_layout
20801
20802 \end_inset
20803
20804
20805 \end_layout
20806
20807 \begin_layout Standard
20808 \begin_inset VSpace bigskip
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \begin_layout Standard
20815 When you right-click on a minipage box, you can change the box from a minipage
20816  to other box types.
20817  All box types and their settings are explained in detail in chapter 
20818 \emph on
20819 Boxes
20820 \emph default
20821  of the 
20822 \emph on
20823 Embedded Objects
20824 \emph default
20825  manual.
20826 \end_layout
20827
20828 \begin_layout Chapter
20829 Mathematical Formulas
20830 \begin_inset Index
20831 status collapsed
20832
20833 \begin_layout Plain Layout
20834 Math
20835 \end_layout
20836
20837 \end_inset
20838
20839
20840 \begin_inset Index
20841 status collapsed
20842
20843 \begin_layout Plain Layout
20844 Formulas | see
20845 \begin_inset ERT
20846 status collapsed
20847
20848 \begin_layout Plain Layout
20849
20850 {
20851 \end_layout
20852
20853 \end_inset
20854
20855 Math
20856 \begin_inset ERT
20857 status collapsed
20858
20859 \begin_layout Plain Layout
20860
20861 }
20862 \end_layout
20863
20864 \end_inset
20865
20866
20867 \end_layout
20868
20869 \end_inset
20870
20871
20872 \begin_inset CommandInset label
20873 LatexCommand label
20874 name "cha:Mathematical-Formulas"
20875
20876 \end_inset
20877
20878
20879 \end_layout
20880
20881 \begin_layout Standard
20882 The issues of this chapter are described in detail in the 
20883 \emph on
20884 Math
20885 \emph default
20886  manual.
20887  There you'll also find tips and tricks for special cases.
20888 \end_layout
20889
20890 \begin_layout Section
20891 Basic Math Editing
20892 \begin_inset Index
20893 status collapsed
20894
20895 \begin_layout Plain Layout
20896 Math ! Basics
20897 \end_layout
20898
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \begin_layout Standard
20905 To create a math formula, you can just click on the toolbar icon 
20906 \begin_inset Graphics
20907         filename ../images/math-mode.png
20908
20909 \end_inset
20910
20911 .
20912  That will create a little blue rectangle, with purple markers around its
20913  corners.
20914  That blue rectangle is the formula itself; the purple markers indicate
20915  what level of nesting within the formula you are at.
20916  You can also choose a particular formula type to insert via the 
20917 \family sans
20918 Insert\SpecialChar \menuseparator
20919 Math
20920 \family default
20921  menu.
20922 \end_layout
20923
20924 \begin_layout Standard
20925 Editing the parameters of a formula and adding math constructs can be done
20926  with the 
20927 \family sans
20928 math
20929 \begin_inset space ~
20930 \end_inset
20931
20932 toolbar
20933 \family default
20934 , that appears when the cursor is in a formula.
20935 \end_layout
20936
20937 \begin_layout Standard
20938 There are two main types of formulas: Inline formulas appear within a text
20939  line, like this one:
20940 \end_layout
20941
20942 \begin_layout Standard
20943 This is a line with an inline formula 
20944 \begin_inset Formula $A=B$
20945 \end_inset
20946
20947  in it.
20948 \end_layout
20949
20950 \begin_layout Standard
20951 Displayed formulas appear outside the text like as they were in an own paragraph
20952 , like this one:
20953 \begin_inset Formula \[
20954 A=B\]
20955
20956 \end_inset
20957
20958 You can only number and reference displayed formulas.
20959 \end_layout
20960
20961 \begin_layout Standard
20962 LyX supports also many LaTeX math commands.
20963  E.g.
20964  typing 
20965 \begin_inset Quotes eld
20966 \end_inset
20967
20968
20969 \series bold
20970
20971 \backslash
20972 alpha
20973 \series default
20974
20975 \begin_inset Quotes erd
20976 \end_inset
20977
20978 , followed by a space, in a formula will create the Greek letter 
20979 \begin_inset Formula $\alpha$
20980 \end_inset
20981
20982 .
20983  So typing commands might sometimes be faster than using the 
20984 \family sans
20985 Math
20986 \begin_inset space ~
20987 \end_inset
20988
20989 Panel
20990 \family default
20991 .
20992 \end_layout
20993
20994 \begin_layout Subsection
20995 Navigating in Formulas
20996 \begin_inset Index
20997 status collapsed
20998
20999 \begin_layout Plain Layout
21000 Math ! Navigating
21001 \end_layout
21002
21003 \end_inset
21004
21005
21006 \end_layout
21007
21008 \begin_layout Standard
21009 The best control over the cursor position within an existing formula is
21010  achieved with the arrow keys.
21011  LyX uses small rectangles to indicate places where something can be inserted.
21012  The arrow keys can be used to navigate between parts of a formula.
21013  Pressing 
21014 \family sans
21015 Space
21016 \family default
21017  will leave a formula construct (a square root 
21018 \begin_inset Formula $\sqrt{2}$
21019 \end_inset
21020
21021 , or parentheses 
21022 \begin_inset Formula $\left(f\right)$
21023 \end_inset
21024
21025 , or a matrix 
21026 \begin_inset Formula $\left[\begin{array}{cc}
21027 1 & 2\\
21028 3 & 4\end{array}\right]$
21029 \end_inset
21030
21031 ).
21032  Pressing 
21033 \family sans
21034 Escape
21035 \family default
21036  will leave the formula, placing the cursor after the formula.
21037  
21038 \family sans
21039 Tab
21040 \family default
21041  can be used to move horizontally in a formula; for example, through the
21042  cells of a matrix or the positions in a multi-line equation.
21043 \end_layout
21044
21045 \begin_layout Standard
21046
21047 \family sans
21048 Space
21049 \family default
21050 , printed in this document as 
21051 \begin_inset Quotes eld
21052 \end_inset
21053
21054
21055 \begin_inset ERT
21056 status collapsed
21057
21058 \begin_layout Plain Layout
21059
21060
21061 \backslash
21062 spce 
21063 \end_layout
21064
21065 \end_inset
21066
21067
21068 \begin_inset Quotes erd
21069 \end_inset
21070
21071
21072 \begin_inset Note Note
21073 status collapsed
21074
21075 \begin_layout Plain Layout
21076 This command will appear in the output as official character denoting the
21077  space character (visible space).
21078 \end_layout
21079
21080 \end_inset
21081
21082 , seems to do nothing in a formula, since it does not add a space between
21083  characters, but it does exit a nested structure.
21084  For this reason, you have to be careful about using 
21085 \family sans
21086 Space
21087 \family default
21088 .
21089  For example, if you want 
21090 \begin_inset Formula $\sqrt{2x+1}$
21091 \end_inset
21092
21093 , type 
21094 \series bold
21095
21096 \backslash
21097 sqrt
21098 \begin_inset ERT
21099 status collapsed
21100
21101 \begin_layout Plain Layout
21102
21103
21104 \backslash
21105 spce 
21106 \end_layout
21107
21108 \end_inset
21109
21110 2x+1
21111 \series default
21112  and not 
21113 \series bold
21114
21115 \backslash
21116 sqrt
21117 \begin_inset ERT
21118 status collapsed
21119
21120 \begin_layout Plain Layout
21121
21122
21123 \backslash
21124 spce 
21125 \end_layout
21126
21127 \end_inset
21128
21129 2x
21130 \begin_inset ERT
21131 status collapsed
21132
21133 \begin_layout Plain Layout
21134
21135
21136 \backslash
21137 spce 
21138 \end_layout
21139
21140 \end_inset
21141
21142 +1
21143 \series default
21144 , since in the latter case only the 
21145 \family typewriter
21146
21147 \begin_inset Formula $2x$
21148 \end_inset
21149
21150
21151 \family default
21152  will be under the square root sign: 
21153 \begin_inset Formula $\sqrt{2x}+1$
21154 \end_inset
21155
21156 .
21157 \end_layout
21158
21159 \begin_layout Standard
21160 You can leave many parts of a formula, like this matrix, partially filled
21161  in, such as:
21162 \begin_inset Formula \[
21163 \left(\begin{array}{ccc}
21164 \lambda_{1}\\
21165  & \ddots\\
21166  &  & \lambda_{n}\end{array}\right)\]
21167
21168 \end_inset
21169
21170 If you leave a fraction only partially filled in, or a subscript with nothing
21171  in it, the results will be unpredictable, but most constructs don't mind.
21172 \end_layout
21173
21174 \begin_layout Subsection
21175 Selecting Text
21176 \end_layout
21177
21178 \begin_layout Standard
21179 You can select text within a formula in two different ways.
21180  Place the cursor at one end of the string of text you want, and press 
21181 \family sans
21182 Shift
21183 \family default
21184  and a cursor movement key to select text.
21185  It will be highlighted as with regular text selection.
21186  Alternatively, you can select text with the mouse in the usual way.
21187  That text can then be cut or copied, and then pasted within any formula,
21188  but not in a normal text region in LyX.
21189 \end_layout
21190
21191 \begin_layout Subsection
21192 Exponents and Subscripts
21193 \begin_inset Index
21194 status collapsed
21195
21196 \begin_layout Plain Layout
21197 Math ! Exponents
21198 \end_layout
21199
21200 \end_inset
21201
21202
21203 \begin_inset Index
21204 status collapsed
21205
21206 \begin_layout Plain Layout
21207 Math ! Subscripts
21208 \end_layout
21209
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \begin_layout Standard
21216 You can use the math panel to add super- or subscripts, but the much easier
21217  way is to use a command.
21218  To get 
21219 \begin_inset Formula $x^{2}$
21220 \end_inset
21221
21222 , type in a formula 
21223 \series bold
21224 x^2
21225 \begin_inset ERT
21226 status collapsed
21227
21228 \begin_layout Plain Layout
21229
21230
21231 \backslash
21232 spce 
21233 \end_layout
21234
21235 \end_inset
21236
21237
21238 \series default
21239 .
21240  The final 
21241 \family sans
21242 Space
21243 \family default
21244  puts the cursor back down on the base line of the expression.
21245  If you type 
21246 \series bold
21247 x^2y
21248 \series default
21249 , you will get 
21250 \begin_inset Formula $x^{2y}$
21251 \end_inset
21252
21253 , to get 
21254 \begin_inset Formula $x^{2}y$
21255 \end_inset
21256
21257 , type 
21258 \series bold
21259 x^2
21260 \begin_inset ERT
21261 status collapsed
21262
21263 \begin_layout Plain Layout
21264
21265
21266 \backslash
21267 spce 
21268 \end_layout
21269
21270 \end_inset
21271
21272 y
21273 \series default
21274 .
21275  If you use characters in the superscript, that could be accented with the
21276  hat 
21277 \begin_inset Quotes eld
21278 \end_inset
21279
21280 ^
21281 \begin_inset Quotes erd
21282 \end_inset
21283
21284 , you have to use an extra 
21285 \family sans
21286 Space
21287 \family default
21288  to separate the hat and the character.
21289  E.g.
21290  if you want 
21291 \begin_inset Formula $x^{a}$
21292 \end_inset
21293
21294 , type 
21295 \series bold
21296 x^
21297 \begin_inset ERT
21298 status collapsed
21299
21300 \begin_layout Plain Layout
21301
21302
21303 \backslash
21304 spce 
21305 \end_layout
21306
21307 \end_inset
21308
21309 a
21310 \series default
21311 .
21312  Subscripts are similar: To get 
21313 \begin_inset Formula $a_{1}$
21314 \end_inset
21315
21316 , type 
21317 \series bold
21318 a_1
21319 \begin_inset ERT
21320 status collapsed
21321
21322 \begin_layout Plain Layout
21323
21324
21325 \backslash
21326 spce 
21327 \end_layout
21328
21329 \end_inset
21330
21331
21332 \series default
21333 .
21334 \end_layout
21335
21336 \begin_layout Subsection
21337 Fractions
21338 \begin_inset Index
21339 status collapsed
21340
21341 \begin_layout Plain Layout
21342 Math ! Fractions
21343 \end_layout
21344
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \begin_layout Standard
21351 Create a fraction with either the command 
21352 \series bold
21353
21354 \backslash
21355 frac
21356 \series default
21357  or using the icon 
21358 \begin_inset Graphics
21359         filename ../images/math/frac.png
21360         scale 60
21361
21362 \end_inset
21363
21364  in the 
21365 \family sans
21366 Math
21367 \begin_inset space ~
21368 \end_inset
21369
21370 Panel
21371 \family default
21372 .
21373  You will be presented with an empty fraction.
21374  The cursor is above the fraction line.
21375  To move it to the bottom, simply press 
21376 \family sans
21377 Down
21378 \family default
21379 .
21380  To move back up, press 
21381 \family sans
21382 Up
21383 \family default
21384 .
21385  Any math structure can be placed in a fraction, as this example shows:
21386 \begin_inset Formula \[
21387 \left[\frac{1}{\left(\begin{array}{cc}
21388 2 & 3\\
21389 4 & 5\end{array}\right)}\right]\]
21390
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \begin_layout Subsection
21397 Roots
21398 \begin_inset Index
21399 status collapsed
21400
21401 \begin_layout Plain Layout
21402 Math ! Roots
21403 \end_layout
21404
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \begin_layout Standard
21411 Roots can be created using the 
21412 \family sans
21413 Math
21414 \begin_inset space ~
21415 \end_inset
21416
21417 Panel
21418 \family default
21419  button
21420 \begin_inset Graphics
21421         filename ../images/math/sqrt.png
21422
21423 \end_inset
21424
21425  or the commands 
21426 \series bold
21427
21428 \backslash
21429 sqrt
21430 \series default
21431  or 
21432 \series bold
21433
21434 \backslash
21435 root
21436 \series default
21437 .
21438  With the command 
21439 \series bold
21440
21441 \backslash
21442 root
21443 \series default
21444  you can produce roots of higher orders, like cube roots, while 
21445 \series bold
21446
21447 \backslash
21448 sqrt
21449 \series default
21450  produces always a square root.
21451 \end_layout
21452
21453 \begin_layout Subsection
21454 Operators with Limits
21455 \begin_inset Index
21456 status collapsed
21457
21458 \begin_layout Plain Layout
21459 Math ! Sums
21460 \end_layout
21461
21462 \end_inset
21463
21464
21465 \begin_inset Index
21466 status collapsed
21467
21468 \begin_layout Plain Layout
21469 Math ! Integrals
21470 \end_layout
21471
21472 \end_inset
21473
21474
21475 \begin_inset CommandInset label
21476 LatexCommand label
21477 name "sub:Operators-with-Limits"
21478
21479 \end_inset
21480
21481
21482 \end_layout
21483
21484 \begin_layout Standard
21485 Sum (
21486 \begin_inset Formula $\sum$
21487 \end_inset
21488
21489 ) and integral (
21490 \begin_inset Formula $\int$
21491 \end_inset
21492
21493 ) operators are very often decorated with limits.
21494  These limits can be entered in LyX by entering them as you would enter
21495  a super- or subscript, directly after the symbol.
21496  The sum operator will automatically place its 
21497 \begin_inset Quotes eld
21498 \end_inset
21499
21500 limits
21501 \begin_inset Quotes erd
21502 \end_inset
21503
21504  over and under the symbol in displayed formulas, and on the side in inline
21505  formulas.
21506  Such as 
21507 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21508 \end_inset
21509
21510 , versus
21511 \begin_inset Formula \[
21512 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21513
21514 \end_inset
21515
21516 Integral signs, however, will place the limits on the side in both formula
21517  types.
21518 \end_layout
21519
21520 \begin_layout Standard
21521 All operators with limits will be automatically re-sized when placed in
21522  display mode.
21523  The placement of the limits can be changed by placing the cursor directly
21524  behind the operator and hitting 
21525 \family sans
21526 M-m l
21527 \family default
21528  or using the menu 
21529 \family sans
21530 Edit\SpecialChar \menuseparator
21531 Math\SpecialChar \menuseparator
21532 Change
21533 \begin_inset space ~
21534 \end_inset
21535
21536 Limits
21537 \begin_inset space ~
21538 \end_inset
21539
21540 Type
21541 \family default
21542 .
21543 \end_layout
21544
21545 \begin_layout Standard
21546 Certain other mathematical expressions have this 
21547 \begin_inset Quotes eld
21548 \end_inset
21549
21550 moving limits
21551 \begin_inset Quotes erd
21552 \end_inset
21553
21554  feature as addition, such as
21555 \begin_inset Index
21556 status collapsed
21557
21558 \begin_layout Plain Layout
21559 Math ! Limits
21560 \end_layout
21561
21562 \end_inset
21563
21564
21565 \begin_inset Formula \[
21566 \lim_{x\rightarrow\infty}f(x),\]
21567
21568 \end_inset
21569
21570 which will place the 
21571 \begin_inset Formula $x\rightarrow\infty$
21572 \end_inset
21573
21574  underneath the 
21575 \begin_inset Quotes eld
21576 \end_inset
21577
21578 lim
21579 \begin_inset Quotes erd
21580 \end_inset
21581
21582  in display mode.
21583  In inline formulas it looks like this: 
21584 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21585 \end_inset
21586
21587 .
21588 \end_layout
21589
21590 \begin_layout Standard
21591 Note that the lim-function was entered as the function macro 
21592 \series bold
21593
21594 \backslash
21595 lim
21596 \series default
21597 .
21598  Have a look at section
21599 \begin_inset space ~
21600 \end_inset
21601
21602
21603 \begin_inset CommandInset ref
21604 LatexCommand ref
21605 reference "sub:Functions"
21606
21607 \end_inset
21608
21609  for an explanation of function macros.
21610 \end_layout
21611
21612 \begin_layout Subsection
21613 Math Symbols
21614 \begin_inset Index
21615 status collapsed
21616
21617 \begin_layout Plain Layout
21618 Math ! Symbols
21619 \end_layout
21620
21621 \end_inset
21622
21623
21624 \end_layout
21625
21626 \begin_layout Standard
21627 Most math symbols can be found in the 
21628 \family sans
21629 Math
21630 \begin_inset space ~
21631 \end_inset
21632
21633 Panel
21634 \family default
21635  under one of several categories; including 
21636 \family sans
21637 Greek
21638 \family default
21639
21640 \family sans
21641 Operators
21642 \family default
21643  , 
21644 \family sans
21645 Relations
21646 \family default
21647
21648 \family sans
21649 Arrows
21650 \family default
21651 .
21652  There are also the additional symbols provided by the American Mathematical
21653  Society (AMS).
21654 \end_layout
21655
21656 \begin_layout Standard
21657 If you know the LaTeX-command for a construct or symbol you wish to use,
21658  you don't have to use the 
21659 \family sans
21660 Math
21661 \begin_inset space ~
21662 \end_inset
21663
21664 Panel
21665 \family default
21666 , but can type the command directly into the formula.
21667  LyX will convert it to the corresponding symbol or construct.
21668 \end_layout
21669
21670 \begin_layout Subsection
21671 Altering Spacing
21672 \begin_inset Index
21673 status collapsed
21674
21675 \begin_layout Plain Layout
21676 Math ! Spaces
21677 \end_layout
21678
21679 \end_inset
21680
21681
21682 \begin_inset CommandInset label
21683 LatexCommand label
21684 name "sub:Altering-Spacing"
21685
21686 \end_inset
21687
21688
21689 \end_layout
21690
21691 \begin_layout Standard
21692 You may want to create spaces that differs from the standard spacing that
21693  LaTeX provides.
21694  To do this, type 
21695 \family sans
21696 C-Space
21697 \family default
21698  or to use the 
21699 \family sans
21700 Math
21701 \begin_inset space ~
21702 \end_inset
21703
21704 Panel
21705 \family default
21706  button 
21707 \begin_inset Graphics
21708         filename ../images/math/space.png
21709
21710 \end_inset
21711
21712 .
21713  This generates a small space, and shows a small marker on the screen.
21714  Here a example for the sequence 
21715 \series bold
21716 a C-Space b
21717 \series default
21718
21719 \begin_inset Formula $a\, b$
21720 \end_inset
21721
21722  (appears in LyX as 
21723 \begin_inset Graphics
21724         filename clipart/SpaceMarker.png
21725
21726 \end_inset
21727
21728 ).
21729  You can change the space to different sizes when you set the cursor behind
21730  the space marker and hit space again several times.
21731  With every space hit the size will be changed.
21732  Some markers for the space size appear red in LyX, because they are a negative
21733  spaces.
21734  Here two examples:
21735 \end_layout
21736
21737 \begin_layout Standard
21738
21739 \series bold
21740 a C-Space b
21741 \series default
21742  and 3×
21743 \family sans
21744 Space
21745 \family default
21746
21747 \begin_inset Formula $a\quad b$
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \begin_layout Standard
21754
21755 \series bold
21756 a C-Space b
21757 \series default
21758  and 5×
21759 \family sans
21760 Space
21761 \family default
21762
21763 \begin_inset Formula $a\! b$
21764 \end_inset
21765
21766
21767 \end_layout
21768
21769 \begin_layout Subsection
21770 Functions
21771 \begin_inset Index
21772 status collapsed
21773
21774 \begin_layout Plain Layout
21775 Math ! Functions
21776 \end_layout
21777
21778 \end_inset
21779
21780
21781 \begin_inset CommandInset label
21782 LatexCommand label
21783 name "sub:Functions"
21784
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \begin_layout Standard
21791 The 
21792 \family sans
21793 Math
21794 \begin_inset space ~
21795 \end_inset
21796
21797 Panel
21798 \family default
21799  contains under the button 
21800 \begin_inset Graphics
21801         filename ../images/math/functions.png
21802
21803 \end_inset
21804
21805  a number of functions, such as 
21806 \begin_inset Formula $\sin$
21807 \end_inset
21808
21809
21810 \begin_inset Formula $\lim$
21811 \end_inset
21812
21813
21814 \emph on
21815 etc
21816 \emph default
21817 .
21818  (you can also insert them in a formula by typing 
21819 \series bold
21820
21821 \backslash
21822 sin
21823 \series default
21824  etc.).
21825  Standard mathematical practice is, that functions are printed upright to
21826  avoid confusions, because 
21827 \begin_inset Formula $sin$
21828 \end_inset
21829
21830  does normally mean 
21831 \begin_inset Formula $s·i·n$
21832 \end_inset
21833
21834 .
21835 \end_layout
21836
21837 \begin_layout Standard
21838 Using the function macros will also produce correct spacing around the function:
21839  
21840 \begin_inset Formula $a\sin x$
21841 \end_inset
21842
21843  is different from 
21844 \begin_inset Formula $asinx$
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \begin_layout Standard
21851 For some mathematical objects, like the limes, the macro changes the way
21852  that subscripts are placed, like described in section
21853 \begin_inset space ~
21854 \end_inset
21855
21856
21857 \begin_inset CommandInset ref
21858 LatexCommand ref
21859 reference "sub:Operators-with-Limits"
21860
21861 \end_inset
21862
21863 .
21864 \end_layout
21865
21866 \begin_layout Subsection
21867 Accents
21868 \begin_inset Index
21869 status collapsed
21870
21871 \begin_layout Plain Layout
21872 Math ! Accents
21873 \end_layout
21874
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \begin_layout Standard
21881 In a formula you can insert accented characters in the same way as in text
21882  mode.
21883  This may depend on your keyboard, or the bindings file you use.
21884  You can also use LaTeX commands to e.g.
21885  enter 
21886 \begin_inset Formula $\hat{a}$
21887 \end_inset
21888
21889  even if your keyboard doesn't have hat-accents enabled.
21890  Our example is entered by typing 
21891 \series bold
21892
21893 \backslash
21894 hat
21895 \begin_inset ERT
21896 status collapsed
21897
21898 \begin_layout Plain Layout
21899
21900
21901 \backslash
21902 spce 
21903 \end_layout
21904
21905 \end_inset
21906
21907 a
21908 \series default
21909  in a formula.
21910  Table
21911 \begin_inset space ~
21912 \end_inset
21913
21914
21915 \begin_inset CommandInset ref
21916 LatexCommand ref
21917 reference "cap:Accent-names-and"
21918
21919 \end_inset
21920
21921  shows the equivalences between the accent names and the commands.
21922 \end_layout
21923
21924 \begin_layout Standard
21925 \begin_inset Float table
21926 wide false
21927 sideways false
21928 status open
21929
21930 \begin_layout Plain Layout
21931 \begin_inset Caption
21932
21933 \begin_layout Plain Layout
21934 \begin_inset CommandInset label
21935 LatexCommand label
21936 name "cap:Accent-names-and"
21937
21938 \end_inset
21939
21940 Accent names and the corresponding commands.
21941 \end_layout
21942
21943 \end_inset
21944
21945
21946 \end_layout
21947
21948 \begin_layout Plain Layout
21949 \align center
21950 \begin_inset Tabular
21951 <lyxtabular version="3" rows="11" columns="3">
21952 <features>
21953 <column alignment="center" valignment="top" width="0pt">
21954 <column alignment="center" valignment="top" width="0pt">
21955 <column alignment="center" valignment="top" width="0pt">
21956 <row>
21957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961 Name
21962 \end_layout
21963
21964 \end_inset
21965 </cell>
21966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970 Command
21971 \end_layout
21972
21973 \end_inset
21974 </cell>
21975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21976 \begin_inset Text
21977
21978 \begin_layout Plain Layout
21979 E
21980 \family roman
21981 \series medium
21982 \shape up
21983 \size normal
21984 \emph off
21985 \bar no
21986 \noun off
21987 \color none
21988 xample
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 </row>
21994 <row>
21995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999
22000 \family roman
22001 \series medium
22002 \shape up
22003 \size normal
22004 \emph off
22005 \bar no
22006 \noun off
22007 \color none
22008 circumflex
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22014 \begin_inset Text
22015
22016 \begin_layout Plain Layout
22017
22018 \series bold
22019
22020 \backslash
22021 hat
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030
22031 \family roman
22032 \series medium
22033 \shape up
22034 \size normal
22035 \emph off
22036 \bar no
22037 \noun off
22038 \color none
22039 \begin_inset Formula $\hat{a}$
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 </row>
22048 <row>
22049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22050 \begin_inset Text
22051
22052 \begin_layout Plain Layout
22053
22054 \family roman
22055 \series medium
22056 \shape up
22057 \size normal
22058 \emph off
22059 \bar no
22060 \noun off
22061 \color none
22062 grave
22063 \end_layout
22064
22065 \end_inset
22066 </cell>
22067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071
22072 \series bold
22073
22074 \backslash
22075 grave
22076 \end_layout
22077
22078 \end_inset
22079 </cell>
22080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084
22085 \family roman
22086 \series medium
22087 \shape up
22088 \size normal
22089 \emph off
22090 \bar no
22091 \noun off
22092 \color none
22093 \begin_inset Formula $\grave{a}$
22094 \end_inset
22095
22096
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 </row>
22102 <row>
22103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Plain Layout
22107
22108 \family roman
22109 \series medium
22110 \shape up
22111 \size normal
22112 \emph off
22113 \bar no
22114 \noun off
22115 \color none
22116 acute
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125
22126 \series bold
22127
22128 \backslash
22129 acute
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \family roman
22140 \series medium
22141 \shape up
22142 \size normal
22143 \emph off
22144 \bar no
22145 \noun off
22146 \color none
22147 \begin_inset Formula $\acute{a}$
22148 \end_inset
22149
22150
22151 \end_layout
22152
22153 \end_inset
22154 </cell>
22155 </row>
22156 <row>
22157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22158 \begin_inset Text
22159
22160 \begin_layout Plain Layout
22161
22162 \family roman
22163 \series medium
22164 \shape up
22165 \size normal
22166 \emph off
22167 \bar no
22168 \noun off
22169 \color none
22170 umlaut
22171 \end_layout
22172
22173 \end_inset
22174 </cell>
22175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22176 \begin_inset Text
22177
22178 \begin_layout Plain Layout
22179
22180 \series bold
22181
22182 \backslash
22183 ddot
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192
22193 \family roman
22194 \series medium
22195 \shape up
22196 \size normal
22197 \emph off
22198 \bar no
22199 \noun off
22200 \color none
22201 \begin_inset Formula $\ddot{a}$
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 </row>
22210 <row>
22211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215
22216 \family roman
22217 \series medium
22218 \shape up
22219 \size normal
22220 \emph off
22221 \bar no
22222 \noun off
22223 \color none
22224 tilde
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22230 \begin_inset Text
22231
22232 \begin_layout Plain Layout
22233
22234 \series bold
22235
22236 \backslash
22237 tilde
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Plain Layout
22246
22247 \family roman
22248 \series medium
22249 \shape up
22250 \size normal
22251 \emph off
22252 \bar no
22253 \noun off
22254 \color none
22255 \begin_inset Formula $\tilde{a}$
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 </row>
22264 <row>
22265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269
22270 \family roman
22271 \series medium
22272 \shape up
22273 \size normal
22274 \emph off
22275 \bar no
22276 \noun off
22277 \color none
22278 dot
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287
22288 \series bold
22289
22290 \backslash
22291 dot
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300
22301 \family roman
22302 \series medium
22303 \shape up
22304 \size normal
22305 \emph off
22306 \bar no
22307 \noun off
22308 \color none
22309 \begin_inset Formula $\dot{a}$
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 </row>
22318 <row>
22319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323
22324 \family roman
22325 \series medium
22326 \shape up
22327 \size normal
22328 \emph off
22329 \bar no
22330 \noun off
22331 \color none
22332 breve
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22338 \begin_inset Text
22339
22340 \begin_layout Plain Layout
22341
22342 \series bold
22343
22344 \backslash
22345 breve
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \family roman
22356 \series medium
22357 \shape up
22358 \size normal
22359 \emph off
22360 \bar no
22361 \noun off
22362 \color none
22363 \begin_inset Formula $\breve{a}$
22364 \end_inset
22365
22366
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 </row>
22372 <row>
22373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377
22378 \family roman
22379 \series medium
22380 \shape up
22381 \size normal
22382 \emph off
22383 \bar no
22384 \noun off
22385 \color none
22386 caron
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395
22396 \series bold
22397
22398 \backslash
22399 check
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \family roman
22410 \series medium
22411 \shape up
22412 \size normal
22413 \emph off
22414 \bar no
22415 \noun off
22416 \color none
22417 \begin_inset Formula $\check{a}$
22418 \end_inset
22419
22420
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 </row>
22426 <row>
22427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431
22432 \family roman
22433 \series medium
22434 \shape up
22435 \size normal
22436 \emph off
22437 \bar no
22438 \noun off
22439 \color none
22440 macron
22441 \end_layout
22442
22443 \end_inset
22444 </cell>
22445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22446 \begin_inset Text
22447
22448 \begin_layout Plain Layout
22449
22450 \series bold
22451
22452 \backslash
22453 bar
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462
22463 \family roman
22464 \series medium
22465 \shape up
22466 \size normal
22467 \emph off
22468 \bar no
22469 \noun off
22470 \color none
22471 \begin_inset Formula $\bar{a}$
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 </row>
22480 <row>
22481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22482 \begin_inset Text
22483
22484 \begin_layout Plain Layout
22485 vector
22486 \end_layout
22487
22488 \end_inset
22489 </cell>
22490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22491 \begin_inset Text
22492
22493 \begin_layout Plain Layout
22494
22495 \series bold
22496
22497 \backslash
22498 vec
22499 \end_layout
22500
22501 \end_inset
22502 </cell>
22503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507
22508 \family roman
22509 \series medium
22510 \shape up
22511 \size normal
22512 \emph off
22513 \bar no
22514 \noun off
22515 \color none
22516 \begin_inset Formula $\vec{a}$
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 </row>
22525 </lyxtabular>
22526
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \begin_layout Standard
22538 You can choose one of the accents by selecting an item from the 
22539 \family sans
22540 Frame
22541 \begin_inset space ~
22542 \end_inset
22543
22544 decorations
22545 \family default
22546  symbol set button 
22547 \begin_inset Graphics
22548         filename ../images/math/hat.png
22549
22550 \end_inset
22551
22552  in the math panel ; this will apply to any selection you have made within
22553  a formula too.
22554 \end_layout
22555
22556 \begin_layout Section
22557 Brackets and Delimiters
22558 \begin_inset Index
22559 status collapsed
22560
22561 \begin_layout Plain Layout
22562 Math ! Brackets
22563 \end_layout
22564
22565 \end_inset
22566
22567
22568 \begin_inset Index
22569 status collapsed
22570
22571 \begin_layout Plain Layout
22572 Math ! Delimiters
22573 \end_layout
22574
22575 \end_inset
22576
22577
22578 \begin_inset CommandInset label
22579 LatexCommand label
22580 name "sec:Brackets-and-Delimiters"
22581
22582 \end_inset
22583
22584
22585 \end_layout
22586
22587 \begin_layout Standard
22588 There are several brackets available through LyX.
22589  For most purposes, using just the keys 
22590 \family typewriter
22591 []{}()|<>
22592 \family default
22593  should suffice.
22594  But if you want to surround a large structure, like a matrix or a fraction,
22595  or if you have several layers of brackets, is better using 
22596 \family sans
22597 Math
22598 \begin_inset space ~
22599 \end_inset
22600
22601 Panel
22602 \family default
22603 's delimiter icon 
22604 \begin_inset Graphics
22605         filename ../images/math/delim.png
22606
22607 \end_inset
22608
22609 .
22610  For example, that's how you would construct the brackets around a standard
22611  matrix such as:
22612 \begin_inset Formula \[
22613 \left[\begin{array}{cc}
22614 1 & 2\\
22615 3 & 4\end{array}\right]\]
22616
22617 \end_inset
22618
22619 and to make it easier to see the layers of parentheses as in: 
22620 \begin_inset Formula \[
22621 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22622
22623 \end_inset
22624
22625
22626 \end_layout
22627
22628 \begin_layout Standard
22629 The parentheses, and other brackets from that menu will automatically re-size
22630  to accommodate the size of what is inside.
22631 \end_layout
22632
22633 \begin_layout Standard
22634 To construct brackets click on the button for the bracket you want on the
22635  left side and right side.
22636  If you use the option 
22637 \family sans
22638 Keep
22639 \begin_inset space ~
22640 \end_inset
22641
22642 matched
22643 \family default
22644 , the selected bracket type will be used for the left and the right side.
22645  The selection will be shown below the button field.
22646  If you want one side to not have a bracket, use the blank button.
22647  It will appear in LyX with a dotted line, but nothing will be printed.
22648 \end_layout
22649
22650 \begin_layout Standard
22651 If you want to place brackets around math structures, like a square root,
22652  you can do that by highlighting (selecting) the structure that is to go
22653  inside the brackets.
22654  Then choose the appropriate brackets for left and right and click on 
22655 \family sans
22656 Insert
22657 \family default
22658 .
22659  The parentheses will be drawn around the selected structure.
22660 \end_layout
22661
22662 \begin_layout Standard
22663 The next section explains how to insert a LaTeX 
22664 \begin_inset Quotes eld
22665 \end_inset
22666
22667 {
22668 \begin_inset Quotes erd
22669 \end_inset
22670
22671  for grouping.
22672 \end_layout
22673
22674 \begin_layout Section
22675 Grouping
22676 \begin_inset Index
22677 status collapsed
22678
22679 \begin_layout Plain Layout
22680 Math ! Grouping
22681 \end_layout
22682
22683 \end_inset
22684
22685
22686 \begin_inset CommandInset label
22687 LatexCommand label
22688 name "sec:Grouping"
22689
22690 \end_inset
22691
22692
22693 \end_layout
22694
22695 \begin_layout Standard
22696 You may need to group a set of symbols.
22697  In LaTeX, for example, the typesetting of 
22698 \family typewriter
22699 {x^y}^z
22700 \family default
22701  is different from 
22702 \family typewriter
22703 x^{y^z}
22704 \family default
22705 :
22706 \end_layout
22707
22708 \begin_layout Standard
22709 \begin_inset Formula \[
22710 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22711
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \begin_layout Standard
22718 To create this grouping, you need to use the key sequence 
22719 \begin_inset Quotes eld
22720 \end_inset
22721
22722
22723 \series bold
22724
22725 \backslash
22726 {
22727 \series default
22728
22729 \begin_inset Quotes erd
22730 \end_inset
22731
22732  then type space.
22733  Inside LyX, you will see red braces indicating the grouping.
22734  Within this braces you insert the grouped structure.
22735  The grouping braces won't appear in the output in contrary to normal braces.
22736 \end_layout
22737
22738 \begin_layout Section
22739 Arrays and Multi-line Equations
22740 \begin_inset Index
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744 Math ! Arrays
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \begin_inset Index
22751 status collapsed
22752
22753 \begin_layout Plain Layout
22754 Math ! Matrices
22755 \end_layout
22756
22757 \end_inset
22758
22759
22760 \begin_inset Index
22761 status collapsed
22762
22763 \begin_layout Plain Layout
22764 Math ! Multi-line Equations
22765 \end_layout
22766
22767 \end_inset
22768
22769
22770 \end_layout
22771
22772 \begin_layout Standard
22773 Matrices are entered in LyX using the 
22774 \family sans
22775 Math
22776 \begin_inset space ~
22777 \end_inset
22778
22779 Panel
22780 \family default
22781  matrix button 
22782 \begin_inset Graphics
22783         filename ../images/math/matrix.png
22784
22785 \end_inset
22786
22787 .
22788  It will open a dialog for you to choose the number of rows/columns.
22789  Here is an example:
22790 \begin_inset Formula \[
22791 \left(\begin{array}{ccc}
22792 1 & 2 & 3\\
22793 4 & 5 & 6\\
22794 7 & 8 & 9\end{array}\right)\]
22795
22796 \end_inset
22797
22798 The parentheses aren't automatic, but you can add them as described in section
22799 \begin_inset space ~
22800 \end_inset
22801
22802
22803 \begin_inset CommandInset ref
22804 LatexCommand ref
22805 reference "sec:Brackets-and-Delimiters"
22806
22807 \end_inset
22808
22809 .
22810  When you construct the matrix, you can decide whether the column entries
22811  will be left-, right-, or center-justified.
22812  This alignment is set in the box 
22813 \family sans
22814 Horizontal
22815 \family default
22816  with the letters 
22817 \begin_inset Quotes eld
22818 \end_inset
22819
22820
22821 \family sans
22822 l
22823 \family default
22824
22825 \begin_inset Quotes erd
22826 \end_inset
22827
22828
22829 \begin_inset Quotes eld
22830 \end_inset
22831
22832
22833 \family sans
22834 r
22835 \family default
22836
22837 \begin_inset Quotes erd
22838 \end_inset
22839
22840 , and 
22841 \begin_inset Quotes eld
22842 \end_inset
22843
22844
22845 \family sans
22846 c
22847 \family default
22848
22849 \begin_inset Quotes erd
22850 \end_inset
22851
22852 .
22853  LyX proposes a 
22854 \begin_inset Quotes eld
22855 \end_inset
22856
22857
22858 \family sans
22859 c
22860 \family default
22861
22862 \begin_inset Quotes erd
22863 \end_inset
22864
22865  for every column as default.
22866  For example, the sequence 
22867 \begin_inset Quotes eld
22868 \end_inset
22869
22870
22871 \family sans
22872 lrc
22873 \family default
22874
22875 \begin_inset Quotes erd
22876 \end_inset
22877
22878  means that the first column will be left-justified, the second will be
22879  centered, and the third column will be right-justified, because each letter
22880  corresponds to the relevant column.
22881  The result will look like this:
22882 \begin_inset Formula \[
22883 \begin{array}{lcr}
22884 this & this\, column & this\, column\\
22885 column & has & has\, right\\
22886 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22887
22888 \end_inset
22889
22890
22891 \end_layout
22892
22893 \begin_layout Standard
22894 You can add more rows to an existing matrix by hitting 
22895 \family sans
22896 C-Enter
22897 \family default
22898  while the cursor is in the matrix.
22899  Adding or deleting columns can be done via the menu 
22900 \family sans
22901 Edit\SpecialChar \menuseparator
22902 Math
22903 \family default
22904 .
22905 \end_layout
22906
22907 \begin_layout Standard
22908 There are other arrays used in formulas, such as distinctions of cases.
22909  It can be created with the menu 
22910 \family sans
22911 Insert\SpecialChar \menuseparator
22912 Math\SpecialChar \menuseparator
22913 Cases
22914 \begin_inset space ~
22915 \end_inset
22916
22917 Environment
22918 \family default
22919  or the command 
22920 \series bold
22921
22922 \backslash
22923 cases
22924 \series default
22925 .
22926  Here an example: 
22927 \begin_inset Formula \[
22928 f(x)=\begin{cases}
22929 -1 & x<0\\
22930 0 & x=0\\
22931 1 & x>0\end{cases}\]
22932
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \begin_layout Standard
22939 \begin_inset VSpace bigskip
22940 \end_inset
22941
22942 Multi-line formulas are created when you press 
22943 \family sans
22944 \series medium
22945 C-E
22946 \series default
22947 nter
22948 \family default
22949  within a formula.
22950  In an empty formula you can see that three blue boxes appear, one for each
22951  column.
22952  When you press 
22953 \family sans
22954 \series medium
22955 C-E
22956 \series default
22957 nter
22958 \family default
22959  in a non-empty formula, the part before the relation sign (equal sign 
22960 \begin_inset Quotes eld
22961 \end_inset
22962
22963 =
22964 \begin_inset Quotes erd
22965 \end_inset
22966
22967  etc.) will be inserted automatically to the first column, the relation sign
22968  is in the second column, and the rest in the third column.
22969  A new row is created by every further hit of 
22970 \family sans
22971 \series medium
22972 C-E
22973 \series default
22974 nter
22975 \family default
22976 .
22977  Multi-line formulas are always displayed formulas.
22978  Here is an example:
22979 \begin_inset Formula \begin{eqnarray}
22980 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22981 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22982
22983 \end_inset
22984
22985  To change the column assignment of the formula parts, place the cursor
22986  where you want to start the shift and hit 
22987 \family sans
22988 C-Tab.
22989
22990 \family default
22991  It shifts everything in the column which is right beside the current cursor
22992  position to the next column.
22993  Note that the middle column is designed for relation signs, structures
22994  within this column will be printed in a smaller size:
22995 \begin_inset Formula \begin{eqnarray*}
22996 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22997
22998 \end_inset
22999
23000
23001 \end_layout
23002
23003 \begin_layout Standard
23004 The multi-line formula type described here is called 
23005 \family typewriter
23006 \series medium
23007 eqnarray
23008 \family default
23009 \series default
23010 .
23011  There are other multi-line types being more suitable for certain situations,
23012  for example if you want a better inter-line spacing than in formula (
23013 \begin_inset CommandInset ref
23014 LatexCommand ref
23015 reference "eq:asquared"
23016
23017 \end_inset
23018
23019 ).
23020  The other types are described in section
23021 \begin_inset space ~
23022 \end_inset
23023
23024
23025 \begin_inset CommandInset ref
23026 LatexCommand ref
23027 reference "sub:AMS-Formula-Types"
23028
23029 \end_inset
23030
23031 .
23032 \end_layout
23033
23034 \begin_layout Section
23035 Formula Numbering and Referencing
23036 \begin_inset Index
23037 status collapsed
23038
23039 \begin_layout Plain Layout
23040 Math ! Formula numbering
23041 \end_layout
23042
23043 \end_inset
23044
23045
23046 \begin_inset Index
23047 status collapsed
23048
23049 \begin_layout Plain Layout
23050 Math ! Referencing formulas
23051 \end_layout
23052
23053 \end_inset
23054
23055
23056 \begin_inset CommandInset label
23057 LatexCommand label
23058 name "sec:Formula-Numbering-and"
23059
23060 \end_inset
23061
23062
23063 \end_layout
23064
23065 \begin_layout Standard
23066 To number a formula, set the cursor in the formula and use the menu 
23067 \family sans
23068 Edit\SpecialChar \menuseparator
23069 Math\SpecialChar \menuseparator
23070 Toggle
23071 \begin_inset space ~
23072 \end_inset
23073
23074 Numbering
23075 \family default
23076  or the shortcut 
23077 \family sans
23078 M-m
23079 \begin_inset space ~
23080 \end_inset
23081
23082 n
23083 \family default
23084 .
23085  The formula number appears in LyX as 
23086 \begin_inset Quotes eld
23087 \end_inset
23088
23089 #
23090 \begin_inset Quotes erd
23091 \end_inset
23092
23093  within parentheses.
23094  The 
23095 \begin_inset Quotes erd
23096 \end_inset
23097
23098 #
23099 \begin_inset Quotes erd
23100 \end_inset
23101
23102  denotes, that the number will be calculated automatically when the output
23103  is generated.
23104  The placement and format of the formula number in the output depends on
23105  the document class.
23106  In this document the number is printed together with the chapter number,
23107  separated by a dot:
23108 \begin_inset Formula \begin{equation}
23109 1+1=2\end{equation}
23110
23111 \end_inset
23112
23113 Using 
23114 \family sans
23115 M-m
23116 \begin_inset space ~
23117 \end_inset
23118
23119 n
23120 \family default
23121  in a numbered formula will switch off the numbering.
23122  You can only number displayed formulas.
23123 \end_layout
23124
23125 \begin_layout Standard
23126 Multi-line formulas can be numbered line by line: Using the menu 
23127 \family sans
23128 Edit\SpecialChar \menuseparator
23129 Math\SpecialChar \menuseparator
23130 Toggle
23131 \begin_inset space ~
23132 \end_inset
23133
23134 Numbering
23135 \begin_inset space ~
23136 \end_inset
23137
23138 of
23139 \begin_inset space ~
23140 \end_inset
23141
23142 Line
23143 \family default
23144  or the shortcut 
23145 \family sans
23146 M-m
23147 \begin_inset space ~
23148 \end_inset
23149
23150 N
23151 \family default
23152  will only toggle the numbering of the line where the cursor is in:
23153 \begin_inset Formula \begin{eqnarray}
23154 1 & = & 3-2\\
23155 2 & = & 4-2\nonumber \\
23156 4 & \leq & 7\end{eqnarray}
23157
23158 \end_inset
23159
23160 To number all lines use the shortcut 
23161 \family sans
23162 M-m
23163 \begin_inset space ~
23164 \end_inset
23165
23166 n
23167 \family default
23168 .
23169 \end_layout
23170
23171 \begin_layout Standard
23172 \begin_inset VSpace bigskip
23173 \end_inset
23174
23175 Every displayed formula can be referenced by its number using a label.
23176  A label is inserted with the menu 
23177 \family sans
23178 Insert\SpecialChar \menuseparator
23179 Label
23180 \family default
23181  when the cursor is in the formula.
23182  This opens a dialog to enter the label.
23183  It is recommended to use the proposed 
23184 \begin_inset Quotes eld
23185 \end_inset
23186
23187
23188 \family sans
23189 eq:
23190 \family default
23191
23192 \begin_inset Quotes erd
23193 \end_inset
23194
23195  as first part of the label, because this helps later to identify the label
23196  type when you have many labels in your document.
23197  We inserted in the following example the label 
23198 \begin_inset Quotes eld
23199 \end_inset
23200
23201 eq:tanhExp
23202 \begin_inset Quotes erd
23203 \end_inset
23204
23205  in the second line:
23206 \begin_inset Formula \begin{eqnarray}
23207 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23208  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23209
23210 \end_inset
23211
23212 Every labeled line is automatically numbered.
23213  Therefore the label is shown in LyX at the place of the formula number
23214  placeholder 
23215 \begin_inset Quotes eld
23216 \end_inset
23217
23218 #
23219 \begin_inset Quotes erd
23220 \end_inset
23221
23222 .
23223  You can reference a labeled formula using the menu 
23224 \family sans
23225 Insert\SpecialChar \menuseparator
23226 Cross
23227 \begin_inset space ~
23228 \end_inset
23229
23230 Reference
23231 \family default
23232 .
23233  A dialog appears to choose a label you want refer to.
23234  The reference appears in LyX as grey cross reference box and in the output
23235  as the formula number:
23236 \end_layout
23237
23238 \begin_layout Standard
23239 This is a cross-reference to equation (
23240 \begin_inset CommandInset ref
23241 LatexCommand ref
23242 reference "eq:tanhExp"
23243
23244 \end_inset
23245
23246 ).
23247 \end_layout
23248
23249 \begin_layout Standard
23250 The properties of LyX's cross-reference box are described in section
23251 \begin_inset space ~
23252 \end_inset
23253
23254
23255 \begin_inset CommandInset ref
23256 LatexCommand ref
23257 reference "sec:Cross-References"
23258
23259 \end_inset
23260
23261 .
23262  To delete a label, set the cursor in the labeled formula, use the menu
23263  
23264 \family sans
23265 Insert\SpecialChar \menuseparator
23266 Label
23267 \family default
23268  and delete the label in the appearing dialog.
23269 \begin_inset Foot
23270 status collapsed
23271
23272 \begin_layout Plain Layout
23273 This is a unintuitive and will be fixed in the next version of LyX.
23274 \end_layout
23275
23276 \end_inset
23277
23278  
23279 \end_layout
23280
23281 \begin_layout Section
23282 User defined math macros
23283 \begin_inset Index
23284 status collapsed
23285
23286 \begin_layout Plain Layout
23287 Math ! Macros
23288 \end_layout
23289
23290 \end_inset
23291
23292
23293 \begin_inset CommandInset label
23294 LatexCommand label
23295 name "sec:math-macros"
23296
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \begin_layout Standard
23303 LyX allows you to define macros for formulas.
23304  For example we assume that solutions of the quadratic equation often occur
23305  in our document in various forms and we want to create a macro to print
23306  them.
23307 \begin_inset Newline newline
23308 \end_inset
23309
23310 The general form of a quadratic equation is:
23311 \begin_inset Formula \[
23312 0=\lambda^{2}+p\lambda+q\]
23313
23314 \end_inset
23315
23316 The general form of its solution is:
23317 \begin_inset Formula \[
23318 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23319
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \begin_layout Standard
23326 The macro should print the parameters 
23327 \begin_inset Formula $\lambda$
23328 \end_inset
23329
23330
23331 \begin_inset Formula $p$
23332 \end_inset
23333
23334  and 
23335 \begin_inset Formula $q$
23336 \end_inset
23337
23338  like in the equation above.
23339 \end_layout
23340
23341 \begin_layout Standard
23342 A macro is created by executing the command
23343 \end_layout
23344
23345 \begin_layout Standard
23346
23347 \series bold
23348 math-macro
23349 \begin_inset ERT
23350 status collapsed
23351
23352 \begin_layout Plain Layout
23353
23354
23355 \backslash
23356 spce 
23357 \end_layout
23358
23359 \end_inset
23360
23361 Name
23362 \begin_inset ERT
23363 status collapsed
23364
23365 \begin_layout Plain Layout
23366
23367
23368 \backslash
23369 spce 
23370 \end_layout
23371
23372 \end_inset
23373
23374 Number
23375 \begin_inset space ~
23376 \end_inset
23377
23378 of
23379 \begin_inset space ~
23380 \end_inset
23381
23382 Arguments
23383 \end_layout
23384
23385 \begin_layout Standard
23386 in the minibuffer at the bottom of the LyX screen.
23387  Name is the name of the new macro which mustn't contain numbers.
23388  The number of arguments can be a number in the range 1-9.
23389  If you want to define a macro without arguments, don't declare the number
23390  of arguments.
23391 \end_layout
23392
23393 \begin_layout Standard
23394 We have three arguments and name the macro 
23395 \begin_inset Quotes eld
23396 \end_inset
23397
23398 qE
23399 \begin_inset Quotes erd
23400 \end_inset
23401
23402 , so that the command is:
23403 \end_layout
23404
23405 \begin_layout Standard
23406
23407 \series bold
23408 math-macro
23409 \begin_inset ERT
23410 status collapsed
23411
23412 \begin_layout Plain Layout
23413
23414
23415 \backslash
23416 spce 
23417 \end_layout
23418
23419 \end_inset
23420
23421 qE
23422 \begin_inset ERT
23423 status collapsed
23424
23425 \begin_layout Plain Layout
23426
23427
23428 \backslash
23429 spce 
23430 \end_layout
23431
23432 \end_inset
23433
23434 3
23435 \end_layout
23436
23437 \begin_layout Standard
23438 This results in the following macro definition box: 
23439 \begin_inset Graphics
23440         filename clipart/macrobox.png
23441
23442 \end_inset
23443
23444  
23445 \begin_inset FormulaMacro
23446 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23447 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23448 \end_inset
23449
23450
23451 \begin_inset Note Note
23452 status collapsed
23453
23454 \begin_layout Plain Layout
23455 The first box is an image to show the behavior in the output.
23456  The second one is the definition box, that doesn't appear in the output.
23457 \end_layout
23458
23459 \end_inset
23460
23461
23462 \end_layout
23463
23464 \begin_layout Standard
23465 The first blue box is for the definition, where you insert the formula via
23466  the math panel or commands.
23467  The placeholder for the arguments are inserted as a backslash and sharp
23468  followed by the argument number, e.g.
23469  
23470 \begin_inset Quotes eld
23471 \end_inset
23472
23473
23474 \backslash
23475 #1
23476 \begin_inset Quotes erd
23477 \end_inset
23478
23479  for the first argument.
23480  Placeholders will be displayed in red.
23481  The second blue box is for the appearance in LyX.
23482  This is useful when you have a large structure that shouldn't be displayed
23483  in LyX with its full size.
23484  If you want to see the macro as it is defined, leave the box blank.
23485  In our example we insert the sequence
23486 \begin_inset Newline newline
23487 \end_inset
23488
23489
23490 \series bold
23491 qE: 
23492 \backslash
23493 #1
23494 \series default
23495  
23496 \series bold
23497 ,
23498 \series default
23499  
23500 \series bold
23501
23502 \backslash
23503 #2
23504 \series default
23505  
23506 \series bold
23507 ,
23508 \series default
23509  
23510 \series bold
23511
23512 \backslash
23513 #3
23514 \begin_inset Newline newline
23515 \end_inset
23516
23517
23518 \series default
23519 The macro will then be shown as the macro name followed by the three arguments.
23520 \end_layout
23521
23522 \begin_layout Standard
23523 To use the macro in a formula, type its name as command, in our case 
23524 \begin_inset Quotes eld
23525 \end_inset
23526
23527
23528 \series bold
23529
23530 \backslash
23531 qE
23532 \series default
23533
23534 \begin_inset Quotes erd
23535 \end_inset
23536
23537 .
23538  The macro is inserted with boxes for the arguments looking similar to this:
23539 \end_layout
23540
23541 \begin_layout Standard
23542 \align center
23543 \begin_inset Graphics
23544         filename clipart/macrouse.png
23545
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \begin_layout Standard
23552 The arguments are inserted in the blue boxes.
23553  If the cursor is outside the macro, the arguments are put in the macro.
23554  To change the arguments, put the cursor in the formula before or after
23555  the macro and press the right or left arrow key respectively.
23556  The arguments appear now again below the macro definition.
23557 \end_layout
23558
23559 \begin_layout Standard
23560 If you change the macro definition all macros are changed automatically
23561  to the new definition.
23562  Here an example of our macro with the arguments 
23563 \begin_inset Formula $x$
23564 \end_inset
23565
23566
23567 \begin_inset Formula $\ln(x)$
23568 \end_inset
23569
23570 , and 
23571 \begin_inset Formula $B$
23572 \end_inset
23573
23574 :
23575 \begin_inset Formula \[
23576 \qE x{\ln(y)}B\]
23577
23578 \end_inset
23579
23580
23581 \end_layout
23582
23583 \begin_layout Standard
23584 When the document is exported to LaTeX, the macro definition will be inserted
23585  as the command:
23586 \end_layout
23587
23588 \begin_layout Standard
23589
23590 \series bold
23591
23592 \backslash
23593 newcommand{
23594 \backslash
23595 qE}[3]{#1_{1,
23596 \backslash
23597 ,2}=-
23598 \backslash
23599 frac{#2}{2}
23600 \backslash
23601 pm
23602 \begin_inset Newline newline
23603 \end_inset
23604
23605
23606 \begin_inset ERT
23607 status collapsed
23608
23609 \begin_layout Plain Layout
23610
23611
23612 \backslash
23613 hphantom{
23614 \end_layout
23615
23616 \end_inset
23617
23618
23619 \backslash
23620 newcommand
23621 \begin_inset ERT
23622 status collapsed
23623
23624 \begin_layout Plain Layout
23625
23626 }
23627 \end_layout
23628
23629 \end_inset
23630
23631
23632 \backslash
23633 sqrt{
23634 \backslash
23635 frac{#2^{2}}{4}-#3}}
23636 \end_layout
23637
23638 \begin_layout Standard
23639 The command is not inserted in the document preamble.
23640  That means you can only use macros in formulas that are below the macro
23641  definition box in your document.
23642  There are also some other restrictions: The command 
23643 \backslash
23644 newcommand supports optional arguments, which are not available in LyX's
23645  macros.
23646  You can also not change subsequently the name of the macro and the number
23647  of arguments.
23648  
23649 \end_layout
23650
23651 \begin_layout Section
23652 Fine-Tuning
23653 \end_layout
23654
23655 \begin_layout Subsection
23656 Typefaces
23657 \begin_inset Index
23658 status collapsed
23659
23660 \begin_layout Plain Layout
23661 Math ! Typefaces
23662 \end_layout
23663
23664 \end_inset
23665
23666
23667 \end_layout
23668
23669 \begin_layout Standard
23670 The standard font for text is italic, for numbers the standard is roman.
23671  To set a font in a formula, use the 
23672 \family sans
23673 Math
23674 \begin_inset space ~
23675 \end_inset
23676
23677 Panel
23678 \family default
23679  button 
23680 \begin_inset Graphics
23681         filename ../images/math/font.png
23682
23683 \end_inset
23684
23685 , or enter its command, listed in table
23686 \begin_inset space ~
23687 \end_inset
23688
23689
23690 \begin_inset CommandInset ref
23691 LatexCommand ref
23692 reference "cap:Typefaces-and-the"
23693
23694 \end_inset
23695
23696 , directly.
23697 \end_layout
23698
23699 \begin_layout Standard
23700 \begin_inset Float table
23701 wide false
23702 sideways false
23703 status open
23704
23705 \begin_layout Plain Layout
23706 \begin_inset Caption
23707
23708 \begin_layout Plain Layout
23709 \begin_inset CommandInset label
23710 LatexCommand label
23711 name "cap:Typefaces-and-the"
23712
23713 \end_inset
23714
23715 Typefaces and the corresponding commands.
23716 \end_layout
23717
23718 \end_inset
23719
23720
23721 \end_layout
23722
23723 \begin_layout Plain Layout
23724 \align center
23725 \begin_inset Tabular
23726 <lyxtabular version="3" rows="9" columns="2">
23727 <features>
23728 <column alignment="center" valignment="top" width="0pt">
23729 <column alignment="center" valignment="top" width="0pt">
23730 <row>
23731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 Font
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23741 \begin_inset Text
23742
23743 \begin_layout Plain Layout
23744 Command
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 </row>
23750 <row>
23751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755
23756 \shape up
23757 \size normal
23758 \bar no
23759 \noun off
23760 \color none
23761 \begin_inset Formula $\mathrm{Roman}$
23762 \end_inset
23763
23764
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773
23774 \series bold
23775
23776 \backslash
23777 mathrm
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 </row>
23783 <row>
23784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23785 \begin_inset Text
23786
23787 \begin_layout Plain Layout
23788 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23789 \end_inset
23790
23791
23792 \end_layout
23793
23794 \end_inset
23795 </cell>
23796 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23797 \begin_inset Text
23798
23799 \begin_layout Plain Layout
23800
23801 \series bold
23802
23803 \backslash
23804 mathbf
23805 \end_layout
23806
23807 \end_inset
23808 </cell>
23809 </row>
23810 <row>
23811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23812 \begin_inset Text
23813
23814 \begin_layout Plain Layout
23815 \begin_inset Formula $\mathit{Italic}$
23816 \end_inset
23817
23818
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23824 \begin_inset Text
23825
23826 \begin_layout Plain Layout
23827
23828 \series bold
23829
23830 \backslash
23831 mathit
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 </row>
23837 <row>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \shape up
23844 \size normal
23845 \bar no
23846 \noun off
23847 \color none
23848 \begin_inset Formula $\mathtt{Typewriter}$
23849 \end_inset
23850
23851
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860
23861 \series bold
23862
23863 \backslash
23864 mathtt
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 </row>
23870 <row>
23871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23872 \begin_inset Text
23873
23874 \begin_layout Plain Layout
23875 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23876 \end_inset
23877
23878
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887
23888 \series bold
23889
23890 \backslash
23891 mathbb
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 </row>
23897 <row>
23898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 \begin_inset Formula $\mathfrak{Fraktur}$
23903 \end_inset
23904
23905
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914
23915 \series bold
23916
23917 \backslash
23918 mathfrak
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 </row>
23924 <row>
23925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929
23930 \shape up
23931 \size normal
23932 \emph on
23933 \bar no
23934 \noun off
23935 \color none
23936 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23937 \end_inset
23938
23939
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948
23949 \series bold
23950
23951 \backslash
23952 mathcal
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 </row>
23958 <row>
23959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23960 \begin_inset Text
23961
23962 \begin_layout Plain Layout
23963 \begin_inset Formula $\mathsf{SansSerif}$
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975
23976 \series bold
23977
23978 \backslash
23979 mathsf
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 </row>
23985 </lyxtabular>
23986
23987 \end_inset
23988
23989
23990 \end_layout
23991
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \begin_layout Standard
23998 \begin_inset Note Greyedout
23999 status open
24000
24001 \begin_layout Plain Layout
24002
24003 \series bold
24004 Note:
24005 \series default
24006  that you can only print capital letters in the typefaces 
24007 \family sans
24008 Blackbold
24009 \family default
24010  and 
24011 \family sans
24012 Calligraphic
24013 \family default
24014 .
24015 \end_layout
24016
24017 \end_inset
24018
24019
24020 \end_layout
24021
24022 \begin_layout Standard
24023 When you use a typeface, a blue box is inserted in the formula.
24024  Every character in this box will be printed in this typeface.
24025  Pressing 
24026 \family sans
24027 Space
24028 \family default
24029  within the box, will set the cursor outside, so that you have to use a
24030  protected space when you need a space in the box.
24031  Here an example where a 
24032 \begin_inset Quotes eld
24033 \end_inset
24034
24035 N
24036 \begin_inset Quotes erd
24037 \end_inset
24038
24039  in 
24040 \family sans
24041 Blackbold
24042 \family default
24043  denotes the set of numbers:
24044 \begin_inset Formula \[
24045 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24046
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \begin_layout Standard
24053 The typefaces are nestable, which can cause confusion.
24054  You can e.g.
24055  put a character in 
24056 \family sans
24057 Fraktur
24058 \family default
24059  in a box for 
24060 \family sans
24061 Typewriter
24062 \family default
24063
24064 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24065 \end_inset
24066
24067  
24068 \begin_inset Newline newline
24069 \end_inset
24070
24071 So better don't use this feature.
24072 \end_layout
24073
24074 \begin_layout Standard
24075 The typefaces have no effect on Greek letters: 
24076 \begin_inset Formula $\mathfrak{abc\delta e}$
24077 \end_inset
24078
24079
24080 \begin_inset Newline newline
24081 \end_inset
24082
24083 You can only print them emboldened using the command 
24084 \series bold
24085
24086 \backslash
24087 boldsymbol
24088 \series default
24089 , which works like the other typeface commands: 
24090 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24091 \end_inset
24092
24093
24094 \end_layout
24095
24096 \begin_layout Standard
24097
24098 \series bold
24099
24100 \backslash
24101 boldsymbol
24102 \series default
24103  works for all symbols, letters, and numbers.
24104 \end_layout
24105
24106 \begin_layout Standard
24107 A number of other font options are available as well, in the menu 
24108 \family sans
24109 Insert\SpecialChar \menuseparator
24110 Math\SpecialChar \menuseparator
24111 Font
24112 \begin_inset space ~
24113 \end_inset
24114
24115 Change
24116 \family default
24117 .
24118 \end_layout
24119
24120 \begin_layout Subsection
24121 Math Text
24122 \begin_inset Index
24123 status collapsed
24124
24125 \begin_layout Plain Layout
24126 Math ! Text
24127 \end_layout
24128
24129 \end_inset
24130
24131
24132 \end_layout
24133
24134 \begin_layout Standard
24135 Typefaces are useful for entering some characters in some given font, but
24136  not for text.
24137  For typing longer pieces of text use the math text, which is obtained using
24138  the entry 
24139 \family sans
24140 Normal
24141 \begin_inset space ~
24142 \end_inset
24143
24144 text
24145 \begin_inset space ~
24146 \end_inset
24147
24148 mode
24149 \family default
24150  of the 
24151 \family sans
24152 Math
24153 \begin_inset space ~
24154 \end_inset
24155
24156 Panel
24157 \family default
24158  button 
24159 \begin_inset Graphics
24160         filename ../images/math/font.png
24161
24162 \end_inset
24163
24164  (alternatively the shortcut 
24165 \family sans
24166 M-m
24167 \begin_inset space ~
24168 \end_inset
24169
24170 m
24171 \family default
24172 ).
24173  Math text appears in LyX in black instead of blue.
24174  You can use spaces and accents in math text like in normal text.
24175  Here is an example:
24176 \begin_inset Formula \[
24177 f(x)=\begin{cases}
24178 x & \textrm{if I say so}\\
24179 -x & \textrm{unter Umständen}\end{cases}\]
24180
24181 \end_inset
24182
24183
24184 \end_layout
24185
24186 \begin_layout Subsection
24187 Font Sizes
24188 \begin_inset Index
24189 status collapsed
24190
24191 \begin_layout Plain Layout
24192 Math ! Font sizes
24193 \end_layout
24194
24195 \end_inset
24196
24197
24198 \end_layout
24199
24200 \begin_layout Standard
24201 There are four font styles (relative sizes) used in math-mode, which are
24202  automatically chosen in most situations.
24203  These are called 
24204 \family sans
24205 textstyle
24206 \family default
24207
24208 \family sans
24209 displaystyle
24210 \family default
24211
24212 \family sans
24213 scriptstyle
24214 \family default
24215 , and 
24216 \family sans
24217 scriptscriptstyle
24218 \family default
24219 .
24220  For most characters, 
24221 \family sans
24222 textstyle
24223 \family default
24224  and 
24225 \family sans
24226 displaystyle
24227 \family default
24228  are actually the same size, but fractions, superscripts and subscripts,
24229  and certain other structures, are set larger in 
24230 \family sans
24231 displaystyle
24232 \family default
24233 .
24234  Except for some operators, which resize themselves to accommodate various
24235  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24236  These choices can be overridden by using the math panel button 
24237 \begin_inset Graphics
24238         filename ../images/math/style.png
24239
24240 \end_inset
24241
24242 .
24243  A box for the size will be created in which you can insert the math structure.
24244  For example, you can set 
24245 \begin_inset Formula $\frac{1}{2}$
24246 \end_inset
24247
24248 , which is normally in 
24249 \family sans
24250 textstyle
24251 \family default
24252 , larger in 
24253 \family sans
24254 displaystyle
24255 \family default
24256
24257 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24258 \end_inset
24259
24260 .
24261  The four styles are used in the following example:
24262 \end_layout
24263
24264 \begin_layout Standard
24265 \begin_inset Formula $displaystyle$
24266 \end_inset
24267
24268
24269 \begin_inset Formula ${\textstyle textstyle}$
24270 \end_inset
24271
24272
24273 \begin_inset Formula ${\scriptstyle scriptstyle}$
24274 \end_inset
24275
24276
24277 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24278 \end_inset
24279
24280 .
24281 \end_layout
24282
24283 \begin_layout Standard
24284 All these math-mode font sizes are relative, that means, if the whole math
24285  inset is set in a particular size with the menu 
24286 \family sans
24287 Edit\SpecialChar \menuseparator
24288 Text
24289 \begin_inset space ~
24290 \end_inset
24291
24292 Style
24293 \family default
24294 , all sizes in the formula will be adjusted relative to this size.
24295  Similarly, if the base font size of the document is changed, all fonts
24296  will be adjusted to correspond.
24297  As example a formula in the font size 
24298 \begin_inset Quotes eld
24299 \end_inset
24300
24301 largest
24302 \begin_inset Quotes erd
24303 \end_inset
24304
24305 :
24306 \end_layout
24307
24308 \begin_layout Standard
24309
24310 \family roman
24311 \size largest
24312 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \begin_layout Section
24319 Theorem Modules
24320 \end_layout
24321
24322 \begin_layout Standard
24323 As of LyX 1.6, support for theorem-like environments has been moved out of
24324  the document classes and into layout modules.
24325 \begin_inset Index
24326 status collapsed
24327
24328 \begin_layout Plain Layout
24329 Layout Modules
24330 \end_layout
24331
24332 \end_inset
24333
24334  As a result, theorem-like environments can now easily be used with classes
24335  other than the AMS classes.
24336  See section 
24337 \begin_inset CommandInset ref
24338 LatexCommand ref
24339 reference "sub:Modules"
24340
24341 \end_inset
24342
24343  for more on layout modules.
24344 \end_layout
24345
24346 \begin_layout Section
24347 AMS-LaTeX
24348 \begin_inset Index
24349 status collapsed
24350
24351 \begin_layout Plain Layout
24352 AMS math
24353 \end_layout
24354
24355 \end_inset
24356
24357
24358 \begin_inset Index
24359 status collapsed
24360
24361 \begin_layout Plain Layout
24362 Math ! AMS
24363 \end_layout
24364
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \begin_layout Standard
24371 LyX supports the packages provided by the American Mathematical Society
24372  (AMS) that are in common use.
24373 \end_layout
24374
24375 \begin_layout Subsection
24376 Enabling AMS-Support
24377 \end_layout
24378
24379 \begin_layout Standard
24380 Selecting the checkbox 
24381 \family sans
24382 Use
24383 \begin_inset space ~
24384 \end_inset
24385
24386 AMS
24387 \begin_inset space ~
24388 \end_inset
24389
24390 math
24391 \begin_inset space ~
24392 \end_inset
24393
24394 package
24395 \family default
24396  in the 
24397 \family sans
24398 Document\SpecialChar \menuseparator
24399 Settings
24400 \family default
24401
24402 \begin_inset Index
24403 status collapsed
24404
24405 \begin_layout Plain Layout
24406 Document ! Settings
24407 \end_layout
24408
24409 \end_inset
24410
24411  dialog under 
24412 \family sans
24413 Math
24414 \begin_inset space ~
24415 \end_inset
24416
24417 Options
24418 \family default
24419  will include the AMS-packages in the document, and make the facilities
24420  available.
24421  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24422  formulas, assure that you have enabled AMS.
24423 \end_layout
24424
24425 \begin_layout Subsection
24426 AMS-Formula Types
24427 \begin_inset CommandInset label
24428 LatexCommand label
24429 name "sub:AMS-Formula-Types"
24430
24431 \end_inset
24432
24433
24434 \begin_inset Index
24435 status collapsed
24436
24437 \begin_layout Plain Layout
24438 Math ! Multi-line Equations
24439 \end_layout
24440
24441 \end_inset
24442
24443
24444 \end_layout
24445
24446 \begin_layout Standard
24447 AMS-LaTeX provides a selection of different formula types.
24448  LyX allows you to choose between 
24449 \family typewriter
24450 align
24451 \family default
24452
24453 \family typewriter
24454 alignat
24455 \family default
24456
24457 \family typewriter
24458 flalign
24459 \family default
24460
24461 \family typewriter
24462 gather
24463 \family default
24464 , and 
24465 \family typewriter
24466 multline
24467 \family default
24468 .
24469  We refer to the AMS-documentation for an explanation of these formula types.
24470 \end_layout
24471
24472 \begin_layout Chapter
24473 More Tools
24474 \end_layout
24475
24476 \begin_layout Section
24477 Cross-References
24478 \begin_inset Index
24479 status collapsed
24480
24481 \begin_layout Plain Layout
24482 Cross references
24483 \end_layout
24484
24485 \end_inset
24486
24487
24488 \begin_inset CommandInset label
24489 LatexCommand label
24490 name "sec:Cross-References"
24491
24492 \end_inset
24493
24494
24495 \end_layout
24496
24497 \begin_layout Standard
24498 One of LyX's strengths are cross-references.
24499  You can reference every section, float, footnote, formula, and list in
24500  the document.
24501  To reference a document part, you have to insert a label into it.
24502  The label is used as anchor and name for the reference.
24503  We want for example refer to the the second item of the following list:
24504 \end_layout
24505
24506 \begin_layout Enumerate
24507 First item
24508 \end_layout
24509
24510 \begin_layout Enumerate
24511 \begin_inset CommandInset label
24512 LatexCommand label
24513 name "enu:Second-item"
24514
24515 \end_inset
24516
24517 Second item
24518 \end_layout
24519
24520 \begin_layout Enumerate
24521 Third item
24522 \end_layout
24523
24524 \begin_layout Standard
24525 First we insert a label into the second item with the menu 
24526 \family sans
24527 Insert\SpecialChar \menuseparator
24528 Label
24529 \family default
24530  or the by pressing the toolbar button 
24531 \begin_inset Graphics
24532         filename ../images/label-insert.png
24533         scale 85
24534
24535 \end_inset
24536
24537 .
24538  A grey label box like this: 
24539 \begin_inset Graphics
24540         filename clipart/labelQt4.png
24541         scale 85
24542
24543 \end_inset
24544
24545  is inserted and the label window pops up asking for the label text.
24546  LyX offers as text the first words of the item with a prefix, in our case
24547  the text 
24548 \begin_inset Quotes eld
24549 \end_inset
24550
24551
24552 \family sans
24553 enu: Second-item
24554 \family default
24555
24556 \begin_inset Quotes erd
24557 \end_inset
24558
24559 .
24560  The prefix 
24561 \begin_inset Quotes eld
24562 \end_inset
24563
24564
24565 \family sans
24566 enu:
24567 \family default
24568
24569 \begin_inset Quotes erd
24570 \end_inset
24571
24572  stands for 
24573 \begin_inset Quotes eld
24574 \end_inset
24575
24576 enumerate
24577 \begin_inset Quotes erd
24578 \end_inset
24579
24580 .
24581  The prefix depends on the document part where the label is inserted, e.g.
24582  if you insert a label to a section heading, the prefix will be 
24583 \begin_inset Quotes eld
24584 \end_inset
24585
24586
24587 \family sans
24588 sec:
24589 \family default
24590
24591 \begin_inset Quotes erd
24592 \end_inset
24593
24594 .
24595 \end_layout
24596
24597 \begin_layout Standard
24598 To reference the item, we refer to its label using the menu 
24599 \family sans
24600 Insert\SpecialChar \menuseparator
24601 Cross-Reference
24602 \family default
24603  or the toolbar button 
24604 \begin_inset Graphics
24605         filename ../images/dialog-show-new-inset_ref.png
24606         scale 85
24607
24608 \end_inset
24609
24610 .
24611  A grey cross-reference box like this: 
24612 \begin_inset Graphics
24613         filename clipart/referenceQt4.png
24614         scale 85
24615
24616 \end_inset
24617
24618  is inserted and the cross-reference window appear showing all labels of
24619  the document.
24620  We can now sort the labels alphabetically and then choose the entry 
24621 \begin_inset Quotes eld
24622 \end_inset
24623
24624
24625 \family sans
24626 enu:Second-item
24627 \family default
24628
24629 \begin_inset Quotes erd
24630 \end_inset
24631
24632 .
24633  At the position of the cross-reference box the item number will appear
24634  in the output.
24635  Here is our cross-reference:
24636 \end_layout
24637
24638 \begin_layout Standard
24639 Item
24640 \begin_inset space ~
24641 \end_inset
24642
24643
24644 \begin_inset CommandInset ref
24645 LatexCommand ref
24646 reference "enu:Second-item"
24647
24648 \end_inset
24649
24650
24651 \end_layout
24652
24653 \begin_layout Standard
24654 It is recommended to use a protected space
24655 \begin_inset Foot
24656 status collapsed
24657
24658 \begin_layout Plain Layout
24659 described in section
24660 \begin_inset space ~
24661 \end_inset
24662
24663
24664 \begin_inset CommandInset ref
24665 LatexCommand ref
24666 reference "sub:Protected-Space"
24667
24668 \end_inset
24669
24670
24671 \end_layout
24672
24673 \end_inset
24674
24675  between the cross-reference name and its number to avoid ugly line breaks
24676  between them.
24677 \end_layout
24678
24679 \begin_layout Standard
24680 There are six varieties of cross-references:
24681 \end_layout
24682
24683 \begin_layout Description
24684 <reference>: prints the float number, this is the default: 
24685 \begin_inset CommandInset ref
24686 LatexCommand ref
24687 reference "cap:Two-distorted-images"
24688
24689 \end_inset
24690
24691
24692 \end_layout
24693
24694 \begin_layout Description
24695 (<reference>): prints the float number within two parentheses, this is the
24696  style normally used to reference formulas, especially when the reference
24697  name 
24698 \begin_inset Quotes eld
24699 \end_inset
24700
24701 Equation
24702 \begin_inset Quotes erd
24703 \end_inset
24704
24705  is omitted: 
24706 \begin_inset CommandInset ref
24707 LatexCommand eqref
24708 reference "eq:tanhExp"
24709
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \begin_layout Description
24716 <page>: prints the page number: Page
24717 \begin_inset space ~
24718 \end_inset
24719
24720
24721 \begin_inset CommandInset ref
24722 LatexCommand pageref
24723 reference "cap:Two-distorted-images"
24724
24725 \end_inset
24726
24727
24728 \end_layout
24729
24730 \begin_layout Description
24731 on
24732 \begin_inset space ~
24733 \end_inset
24734
24735 page
24736 \begin_inset space ~
24737 \end_inset
24738
24739 <page>: prints the text "on page" and the page number: 
24740 \begin_inset CommandInset ref
24741 LatexCommand vpageref
24742 reference "cap:Two-distorted-images"
24743
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \begin_layout Description
24750 <reference>
24751 \begin_inset space ~
24752 \end_inset
24753
24754 on
24755 \begin_inset space ~
24756 \end_inset
24757
24758 page
24759 \begin_inset space ~
24760 \end_inset
24761
24762 <page>: prints the float number, the text "on page", and the page number:
24763  
24764 \begin_inset CommandInset ref
24765 LatexCommand vref
24766 reference "cap:Two-distorted-images"
24767
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \begin_layout Description
24774 Formatted
24775 \begin_inset space ~
24776 \end_inset
24777
24778 reference: prints a self defined cross-reference format.
24779 \begin_inset Newline newline
24780 \end_inset
24781
24782
24783 \begin_inset Note Greyedout
24784 status open
24785
24786 \begin_layout Plain Layout
24787
24788 \series bold
24789 Note:
24790 \series default
24791  This feature is only available when you have the LaTeX-package 
24792 \series bold
24793 prettyref
24794 \series default
24795
24796 \begin_inset Index
24797 status collapsed
24798
24799 \begin_layout Plain Layout
24800 Latex@LaTeX-packages ! prettyref
24801 \end_layout
24802
24803 \end_inset
24804
24805  installed.
24806 \end_layout
24807
24808 \end_inset
24809
24810
24811 \end_layout
24812
24813 \begin_layout Standard
24814 Note that the style <page> won't print the page number if the label is on
24815  the previous, the same, or the next page.
24816  You will e.
24817 \begin_inset space \thinspace{}
24818 \end_inset
24819
24820 g.
24821 \begin_inset space ~
24822 \end_inset
24823
24824 see the text 
24825 \begin_inset Quotes eld
24826 \end_inset
24827
24828
24829 \family sans
24830 on this page
24831 \family default
24832
24833 \begin_inset Quotes erd
24834 \end_inset
24835
24836  instead.
24837 \end_layout
24838
24839 \begin_layout Standard
24840 The number and current page of the referred document part in the output,
24841  is automatically calculated by LaTeX.
24842  The varieties are adjusted in the field 
24843 \family sans
24844 Format
24845 \family default
24846  of the cross-reference window, that appear when you click on the cross-referenc
24847 e box.
24848 \end_layout
24849
24850 \begin_layout Standard
24851 You can only use the style 
24852 \family sans
24853 <reference>
24854 \family default
24855  to reference numbered document parts, while the reference style 
24856 \family sans
24857 <page>
24858 \family default
24859  is always possible.
24860 \end_layout
24861
24862 \begin_layout Standard
24863 If you want to reference a section, put the label in the section heading,
24864  to reference a float, put the label in the caption.
24865  For footnotes you can put the label somewhere in it.
24866  Referencing formulas is explained in section
24867 \begin_inset space ~
24868 \end_inset
24869
24870
24871 \begin_inset CommandInset ref
24872 LatexCommand ref
24873 reference "sec:Formula-Numbering-and"
24874
24875 \end_inset
24876
24877 .
24878 \end_layout
24879
24880 \begin_layout Standard
24881 The button 
24882 \family sans
24883 Go
24884 \begin_inset space ~
24885 \end_inset
24886
24887 to
24888 \begin_inset space ~
24889 \end_inset
24890
24891 Label
24892 \family default
24893  in the cross-reference window sets the the cursor before the referred label.
24894  The button text changes then to 
24895 \family sans
24896 Go
24897 \begin_inset space ~
24898 \end_inset
24899
24900 Back
24901 \family default
24902  and you can use it to set the cursor back to the cross-reference.
24903  Right-clicking on a cross-reference box also sets the cursor before the
24904  referred label but without a possibility to go back.
24905  
24906 \end_layout
24907
24908 \begin_layout Standard
24909 You can change labels at any time by clicking on the label box.
24910  References to the changed label will automatically change its link to the
24911  new label text, so that you don't need to take care about this.
24912 \end_layout
24913
24914 \begin_layout Standard
24915 If a cross-reference refers to a non-existing label, you'll see two question
24916  marks in the output instead of the reference.
24917 \end_layout
24918
24919 \begin_layout Standard
24920 References are described in detail in the 
24921 \emph on
24922 Embedded Objects
24923 \emph default
24924  manual.
24925 \end_layout
24926
24927 \begin_layout Section
24928 Table of Contents and other Listings
24929 \begin_inset Index
24930 status collapsed
24931
24932 \begin_layout Plain Layout
24933 Table of contents
24934 \end_layout
24935
24936 \end_inset
24937
24938
24939 \begin_inset Index
24940 status collapsed
24941
24942 \begin_layout Plain Layout
24943 Outline
24944 \end_layout
24945
24946 \end_inset
24947
24948
24949 \begin_inset CommandInset label
24950 LatexCommand label
24951 name "sec:toc"
24952
24953 \end_inset
24954
24955
24956 \end_layout
24957
24958 \begin_layout Subsection
24959 Table of Contents
24960 \begin_inset CommandInset label
24961 LatexCommand label
24962 name "sub:Table-of-Contents"
24963
24964 \end_inset
24965
24966
24967 \end_layout
24968
24969 \begin_layout Standard
24970 The Table of Contents (TOC) is inserted with the menu 
24971 \family sans
24972 Insert\SpecialChar \menuseparator
24973 List/TOC\SpecialChar \menuseparator
24974 Table
24975 \begin_inset space ~
24976 \end_inset
24977
24978 of
24979 \begin_inset space ~
24980 \end_inset
24981
24982 Contents
24983 \family default
24984 .
24985  Is is displayed in LyX as a gray box.
24986  If you click on it, the 
24987 \family sans
24988 Outline
24989 \family default
24990  window appears, showing you the TOC entries as outline to move and rearrange
24991  sections in your documents.
24992  So this operation is an alternative to the menu 
24993 \family sans
24994 Document\SpecialChar \menuseparator
24995 Outline
24996 \family default
24997  that is described in sec.
24998 \begin_inset space \thinspace{}
24999 \end_inset
25000
25001
25002 \begin_inset CommandInset ref
25003 LatexCommand ref
25004 reference "sec:Navigating"
25005
25006 \end_inset
25007
25008 .
25009 \end_layout
25010
25011 \begin_layout Standard
25012 The TOC in the document output lists every numbered section automatically.
25013  If you have declared a short title for a section heading, as described
25014  in section
25015 \begin_inset space ~
25016 \end_inset
25017
25018
25019 \begin_inset CommandInset ref
25020 LatexCommand ref
25021 reference "sec:Short-Titles"
25022
25023 \end_inset
25024
25025 , it will be used in the TOC instead of the section heading.
25026  Section
25027 \begin_inset space ~
25028 \end_inset
25029
25030
25031 \begin_inset CommandInset ref
25032 LatexCommand ref
25033 reference "sub:Numbering-depth"
25034
25035 \end_inset
25036
25037  describes how the level is adjusted that defines which section types are
25038  listed in the TOC.
25039  Unnumbered sections are not listed in the TOC.
25040 \end_layout
25041
25042 \begin_layout Subsection
25043 List of Figures, Tables, and Algorithms
25044 \begin_inset CommandInset label
25045 LatexCommand label
25046 name "sub:List-of-Figures"
25047
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Standard
25054 Table, figure, and algorithm lists are very much like the table of contents.
25055  You can insert them via the 
25056 \family sans
25057 Insert\SpecialChar \menuseparator
25058 List
25059 \begin_inset space ~
25060 \end_inset
25061
25062 /
25063 \begin_inset space ~
25064 \end_inset
25065
25066 TOC
25067 \family default
25068  submenus.
25069  The list entries are the float captions and the float number.
25070 \end_layout
25071
25072 \begin_layout Section
25073 URLs and Hyperlinks
25074 \begin_inset Index
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078 URLs
25079 \end_layout
25080
25081 \end_inset
25082
25083
25084 \begin_inset Index
25085 status collapsed
25086
25087 \begin_layout Plain Layout
25088 Hyperlinks
25089 \end_layout
25090
25091 \end_inset
25092
25093
25094 \begin_inset CommandInset label
25095 LatexCommand label
25096 name "sec:URL"
25097
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \begin_layout Subsection
25104 URLs
25105 \end_layout
25106
25107 \begin_layout Standard
25108 Links to web pages or email addresses can be inserted via the menu 
25109 \family sans
25110 Insert\SpecialChar \menuseparator
25111 URL
25112 \family default
25113 .
25114 \end_layout
25115
25116 \begin_layout Standard
25117 Here is an example URL: LyX's homepage: 
25118 \begin_inset Flex URL
25119 status open
25120
25121 \begin_layout Plain Layout
25122
25123 http://www.lyx.org
25124 \end_layout
25125
25126 \end_inset
25127
25128
25129 \end_layout
25130
25131 \begin_layout Standard
25132 You cannot change the style of the link text, the URL text will always be
25133  in the style 
25134 \family typewriter
25135 Typewriter
25136 \family default
25137 .
25138  To be able to format the URL text, use hyperlinks as explained in the next
25139  subsection.
25140 \end_layout
25141
25142 \begin_layout Standard
25143 \begin_inset Note Greyedout
25144 status open
25145
25146 \begin_layout Plain Layout
25147
25148 \series bold
25149 Note:
25150 \series default
25151  URLs must not end with a backslash, otherwise you get LaTeX errors.
25152 \end_layout
25153
25154 \end_inset
25155
25156
25157 \end_layout
25158
25159 \begin_layout Subsection
25160 Hyperlinks
25161 \end_layout
25162
25163 \begin_layout Standard
25164 Hyperlinks can be inserted with the menu 
25165 \family sans
25166 Insert\SpecialChar \menuseparator
25167 Hyperlink
25168 \family default
25169  or with the toolbar button 
25170 \begin_inset Graphics
25171         filename ../images/href-insert.png
25172         BoundingBox 0bp 5bp 20bp 20bp
25173
25174 \end_inset
25175
25176 .
25177  The appearing dialog has two fields: 
25178 \family sans
25179 Target
25180 \family default
25181  and 
25182 \family sans
25183 Name
25184 \family default
25185 .
25186  The name is the printed text for the hyperlink.
25187  The hyperlink type can be a weblink like this: 
25188 \begin_inset CommandInset href
25189 LatexCommand href
25190 name "LyX's homepage"
25191 target "http://www.lyx.org"
25192
25193 \end_inset
25194
25195 , an Email address like this: 
25196 \begin_inset CommandInset href
25197 LatexCommand href
25198 name "lyx-docs mailing list"
25199 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25200 type "mailto:"
25201
25202 \end_inset
25203
25204 , or a link to a file.
25205 \end_layout
25206
25207 \begin_layout Standard
25208 You can start applications via a hyperlink when you insert a weblink, but
25209  add the prefix 
25210 \begin_inset Quotes eld
25211 \end_inset
25212
25213
25214 \family sans
25215 run:
25216 \family default
25217
25218 \begin_inset Quotes erd
25219 \end_inset
25220
25221  to the link target.
25222 \end_layout
25223
25224 \begin_layout Standard
25225 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25226  and become clickable in the DVI and PDF-output.
25227  To set the format of the link text, highlight the hyperlink inset and use
25228  the text style dialog.
25229  This is for example a hyperlink with bold sans serif text: 
25230 \family sans
25231 \series bold
25232
25233 \begin_inset CommandInset href
25234 LatexCommand href
25235 name "LyX's homepage"
25236 target "http://www.lyx.org"
25237
25238 \end_inset
25239
25240
25241 \end_layout
25242
25243 \begin_layout Standard
25244 The link text color can be changed, when the option 
25245 \family sans
25246 Color links
25247 \family default
25248  is set in the PDF Properties dialog (menu 
25249 \family sans
25250 Document\SpecialChar \menuseparator
25251 Settings\SpecialChar \menuseparator
25252 PDF Properties
25253 \family default
25254 ).
25255  The link text is for example set in this document to blue by adding the
25256  option
25257 \begin_inset Newline newline
25258 \end_inset
25259
25260
25261 \series bold
25262 urlcolor=blue
25263 \series default
25264
25265 \begin_inset Newline newline
25266 \end_inset
25267
25268 to the field 
25269 \family sans
25270 Additional options
25271 \family default
25272  in the PDF Properties dialog.
25273 \end_layout
25274
25275 \begin_layout Section
25276 Appendices
25277 \begin_inset Index
25278 status collapsed
25279
25280 \begin_layout Plain Layout
25281 Appendix
25282 \end_layout
25283
25284 \end_inset
25285
25286
25287 \begin_inset CommandInset label
25288 LatexCommand label
25289 name "sec:Appendices"
25290
25291 \end_inset
25292
25293
25294 \end_layout
25295
25296 \begin_layout Standard
25297 Appendices are created with the menu 
25298 \family sans
25299 Document\SpecialChar \menuseparator
25300 Start
25301 \begin_inset space ~
25302 \end_inset
25303
25304 Appendix
25305 \begin_inset space ~
25306 \end_inset
25307
25308 Here
25309 \family default
25310 .
25311  This menu sets the document from the current cursor position to the end
25312  as appendix region.
25313  The region is marked with a red borderline.
25314 \end_layout
25315
25316 \begin_layout Standard
25317 Every chapter (or section) within the appendix region is treated as an appendix,
25318  numbered with a capital Latin letter.
25319  The appendix subsections are numbered with this letter followed by a dot
25320  and the subsection number.
25321  All appendix sections can be referenced as if they were normal sections,
25322  here two examples:
25323 \end_layout
25324
25325 \begin_layout Standard
25326 Appendix
25327 \begin_inset space ~
25328 \end_inset
25329
25330
25331 \begin_inset CommandInset ref
25332 LatexCommand ref
25333 reference "cha:Credits"
25334
25335 \end_inset
25336
25337 ; Appendix
25338 \begin_inset space ~
25339 \end_inset
25340
25341
25342 \begin_inset CommandInset ref
25343 LatexCommand ref
25344 reference "sub:Export"
25345
25346 \end_inset
25347
25348
25349 \end_layout
25350
25351 \begin_layout Section
25352 Bibliography
25353 \begin_inset Index
25354 status collapsed
25355
25356 \begin_layout Plain Layout
25357 Bibliography
25358 \end_layout
25359
25360 \end_inset
25361
25362
25363 \begin_inset CommandInset label
25364 LatexCommand label
25365 name "sec:Bibliography"
25366
25367 \end_inset
25368
25369
25370 \end_layout
25371
25372 \begin_layout Standard
25373 There are two ways of generating the bibliography in a LyX-document.
25374  You can include a bibliography database
25375 \begin_inset Foot
25376 status collapsed
25377
25378 \begin_layout Plain Layout
25379 Known under the name 
25380 \begin_inset Quotes eld
25381 \end_inset
25382
25383 BibTeX-database
25384 \begin_inset Quotes erd
25385 \end_inset
25386
25387 .
25388 \end_layout
25389
25390 \end_inset
25391
25392 , which is explained in the next subsection or you can insert the bibliography
25393  manually.
25394  For the second method we use the paragraph environment 
25395 \family sans
25396 Bibliography
25397 \family default
25398 , described in section
25399 \begin_inset space ~
25400 \end_inset
25401
25402
25403 \begin_inset CommandInset ref
25404 LatexCommand ref
25405 reference "sub:Biblio_environment"
25406
25407 \end_inset
25408
25409 .
25410 \end_layout
25411
25412 \begin_layout Standard
25413 Within the 
25414 \family sans
25415 Bibliography
25416 \family default
25417  environment, every paragraph begins with a gray bibliography box labeled
25418  with a number.
25419  If you click on it, you will get a dialog in which you can set a 
25420 \family sans
25421 Key
25422 \family default
25423  and a 
25424 \family sans
25425 Label
25426 \family default
25427 .
25428  The key is the symbolic name by which you will refer to this bibliography
25429  entry.
25430  For example, our second entry in the bibliography is a book about LaTeX
25431  and we used 
25432 \begin_inset Quotes eld
25433 \end_inset
25434
25435 latexcompanion
25436 \begin_inset Quotes erd
25437 \end_inset
25438
25439 , a short form of its title, as key.
25440 \end_layout
25441
25442 \begin_layout Standard
25443 You can refer to the key of a bibliography entry using the menu 
25444 \family sans
25445 Insert\SpecialChar \menuseparator
25446 Citation
25447 \family default
25448  or the toolbar button 
25449 \begin_inset Graphics
25450         filename ../images/dialog-show-new-inset_citation.png
25451         BoundingBox 0bp 5bp 20bp 20bp
25452
25453 \end_inset
25454
25455 .
25456  A citation reference box is inserted and a citation window will appear
25457  in which you can select one or more keys in the available key list.
25458  The citation reference box will be labeled with the referenced key.
25459  When you click on the box, the citation window appears and you can change
25460  the reference.
25461 \end_layout
25462
25463 \begin_layout Standard
25464 Citation references appear in the output as number of the bibliography entry
25465  with surrounding brackets.
25466  If you set a 
25467 \family sans
25468 Label
25469 \family default
25470  for the entry, the label will appear instead of the number.
25471  Here two examples; the first without a label, the second with the label
25472  
25473 \begin_inset Quotes eld
25474 \end_inset
25475
25476 Credits
25477 \begin_inset Quotes erd
25478 \end_inset
25479
25480 :
25481 \end_layout
25482
25483 \begin_layout Standard
25484 Have a look at the 
25485 \family sans
25486 LaTeX Companion Second Edition
25487 \family default
25488
25489 \begin_inset CommandInset citation
25490 LatexCommand cite
25491 key "latexcompanion"
25492
25493 \end_inset
25494
25495
25496 \end_layout
25497
25498 \begin_layout Standard
25499 The LyX-Team members are listed in the Credits: 
25500 \begin_inset CommandInset citation
25501 LatexCommand cite
25502 key "lyxcredit"
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Subsection
25510 Bibliography databases (BibTeX)
25511 \begin_inset Index
25512 status collapsed
25513
25514 \begin_layout Plain Layout
25515 Bibliography ! Databases
25516 \end_layout
25517
25518 \end_inset
25519
25520
25521 \begin_inset Index
25522 status collapsed
25523
25524 \begin_layout Plain Layout
25525 Bibliography ! BibTeX
25526 \end_layout
25527
25528 \end_inset
25529
25530
25531 \begin_inset CommandInset label
25532 LatexCommand label
25533 name "sub:Bibliography-databases"
25534
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \begin_layout Standard
25541 Bibliography databases are useful if you use the same bibliography in different
25542  documents.
25543  It makes it also very easy to have a uniform layout for all bibliography
25544  entries.
25545  You can collect the bibliography of all relevant books and articles of
25546  your working field in a database.
25547  This database can be used for different documents, because only the referenced
25548  entries of the database will appear in the bibliography list.
25549 \end_layout
25550
25551 \begin_layout Standard
25552 The database is a text file with the file extension 
25553 \begin_inset Quotes eld
25554 \end_inset
25555
25556
25557 \family sans
25558 .bib
25559 \family default
25560
25561 \begin_inset Quotes erd
25562 \end_inset
25563
25564  containing the bibliography in a special format.
25565  The format is explained in LaTeX books (
25566 \begin_inset CommandInset citation
25567 LatexCommand cite
25568 key "Mittelbach,Kopka,Lamport"
25569
25570 \end_inset
25571
25572 ).
25573  Normally one uses a special program to create and edit entries of the database.
25574  Under
25575 \begin_inset Newline newline
25576 \end_inset
25577
25578  
25579 \begin_inset Flex URL
25580 status collapsed
25581
25582 \begin_layout Plain Layout
25583
25584 http://wiki.lyx.org/BibTeX/Programs
25585 \end_layout
25586
25587 \end_inset
25588
25589
25590 \begin_inset Newline newline
25591 \end_inset
25592
25593 you find a list of programs for bibliography databases.
25594 \end_layout
25595
25596 \begin_layout Standard
25597 To use a database, use the menu 
25598 \family sans
25599 Insert\SpecialChar \menuseparator
25600 List
25601 \family default
25602 /
25603 \family sans
25604 TOC\SpecialChar \menuseparator
25605 BibT
25606 \begin_inset ERT
25607 status collapsed
25608
25609 \begin_layout Plain Layout
25610
25611 {}
25612 \end_layout
25613
25614 \end_inset
25615
25616 eX
25617 \begin_inset space ~
25618 \end_inset
25619
25620 Bibliography
25621 \family default
25622 .
25623  A grey box will be inserted and a window appears.
25624  In this window you can load one or more databases and a style file.
25625 \end_layout
25626
25627 \begin_layout Standard
25628 The style file is a text file with the file extension
25629 \begin_inset Quotes erd
25630 \end_inset
25631
25632
25633 \family sans
25634 .bst
25635 \family default
25636
25637 \begin_inset Quotes erd
25638 \end_inset
25639
25640  that declares the layout of all bibliography entries.
25641  Many publishers provide special style files, so that you don't have to
25642  take care of the layout.
25643 \end_layout
25644
25645 \begin_layout Standard
25646 Inserting a citation reference works like described above.
25647 \end_layout
25648
25649 \begin_layout Standard
25650 \begin_inset VSpace defskip
25651 \end_inset
25652
25653
25654 \end_layout
25655
25656 \begin_layout Standard
25657 To generate the bibliography from a database, the program BibTeX is used
25658  by LyX.
25659  This program can be controlled with options that you can add in LyX's preferenc
25660 es dialog under 
25661 \family sans
25662 Outputs
25663 \family default
25664
25665 \family sans
25666 LaT
25667 \begin_inset ERT
25668 status collapsed
25669
25670 \begin_layout Plain Layout
25671
25672 {}
25673 \end_layout
25674
25675 \end_inset
25676
25677 eX
25678 \family default
25679  in the field 
25680 \family sans
25681 BibT
25682 \begin_inset ERT
25683 status collapsed
25684
25685 \begin_layout Plain Layout
25686
25687 {}
25688 \end_layout
25689
25690 \end_inset
25691
25692 eX
25693 \begin_inset space ~
25694 \end_inset
25695
25696 command
25697 \family default
25698 .
25699  Before adding options, it is strongly recommended to read the manual of
25700  
25701 \family sans
25702 BibTeX
25703 \family default
25704 .
25705 \end_layout
25706
25707 \begin_layout Standard
25708 \begin_inset VSpace defskip
25709 \end_inset
25710
25711
25712 \end_layout
25713
25714 \begin_layout Standard
25715 We use two bibliographies in this document to show the difference between
25716  the two methods of creating them.
25717  As you can see, the bibliography that is created from a database lists
25718  only the database entries that are referenced in the document.
25719  We used the style file 
25720 \family sans
25721 alphadin.bst
25722 \family default
25723  to get the complicated German reference key scheme in the bibliography.
25724 \end_layout
25725
25726 \begin_layout Subsection
25727 Bibliography layout
25728 \begin_inset Index
25729 status collapsed
25730
25731 \begin_layout Plain Layout
25732 Bibliography ! Layout
25733 \end_layout
25734
25735 \end_inset
25736
25737
25738 \end_layout
25739
25740 \begin_layout Standard
25741 In the citation reference dialog you can set a special citation format.
25742  For this feature you need to use the option 
25743 \family sans
25744 Natbib
25745 \family default
25746  enabled in the 
25747 \family sans
25748 Document\SpecialChar \menuseparator
25749 Settings
25750 \family default
25751
25752 \begin_inset Index
25753 status collapsed
25754
25755 \begin_layout Plain Layout
25756 Document ! Settings
25757 \end_layout
25758
25759 \end_inset
25760
25761  dialog under 
25762 \family sans
25763 Bibliography
25764 \family default
25765 .
25766  Setting a citation style for a reference will overwrite the default.
25767  For the global citation format use the BibTeX style files as explained
25768  in the previous section.
25769 \end_layout
25770
25771 \begin_layout Standard
25772 You can also set text, that should appear before or after a citation reference,
25773  in the citation reference window.
25774  Here an example where we set the text 
25775 \begin_inset Quotes eld
25776 \end_inset
25777
25778 Chapter
25779 \begin_inset space ~
25780 \end_inset
25781
25782 3
25783 \begin_inset Quotes erd
25784 \end_inset
25785
25786  to appear after the reference:
25787 \end_layout
25788
25789 \begin_layout Standard
25790 Have a look at 
25791 \begin_inset CommandInset citation
25792 LatexCommand cite
25793 after "Chapter 3"
25794 key "latexcompanion"
25795
25796 \end_inset
25797
25798 .
25799 \end_layout
25800
25801 \begin_layout Section
25802 Index
25803 \begin_inset Index
25804 status collapsed
25805
25806 \begin_layout Plain Layout
25807 Index generation
25808 \end_layout
25809
25810 \end_inset
25811
25812
25813 \begin_inset CommandInset label
25814 LatexCommand label
25815 name "sec:Index"
25816
25817 \end_inset
25818
25819
25820 \end_layout
25821
25822 \begin_layout Standard
25823 An index entry is created if you use the menu 
25824 \family sans
25825 Insert\SpecialChar \menuseparator
25826 Index
25827 \begin_inset space ~
25828 \end_inset
25829
25830 Entry
25831 \family default
25832  or the toolbar button 
25833 \begin_inset Graphics
25834         filename ../images/index-insert.png
25835         BoundingBox 0bp 5bp 20bp 20bp
25836
25837 \end_inset
25838
25839 .
25840  A gray box labeled 
25841 \begin_inset Quotes eld
25842 \end_inset
25843
25844
25845 \family sans
25846 Idx
25847 \family default
25848
25849 \begin_inset Quotes erd
25850 \end_inset
25851
25852  is inserted containing the text that appears in the index.
25853  The word where the cursor is in or the currently highlighted text is proposed
25854  by LyX as index entry.
25855 \end_layout
25856
25857 \begin_layout Standard
25858 We give a short overview of the index commands in the next subsections.
25859  For a detailed description of LaTeX's index mechanism, have a look at one
25860  of the LaTeX books 
25861 \begin_inset CommandInset citation
25862 LatexCommand cite
25863 key "latexcompanion,latexguide,latexbook"
25864
25865 \end_inset
25866
25867 .
25868 \end_layout
25869
25870 \begin_layout Standard
25871 You can change index entries by clicking on the index box.
25872 \end_layout
25873
25874 \begin_layout Standard
25875 The index list is inserted to the document with the menu 
25876 \family sans
25877 Insert\SpecialChar \menuseparator
25878 List
25879 \begin_inset space ~
25880 \end_inset
25881
25882 /
25883 \begin_inset space ~
25884 \end_inset
25885
25886 TOC\SpecialChar \menuseparator
25887 Index
25888 \begin_inset space ~
25889 \end_inset
25890
25891 List
25892 \family default
25893 .
25894  A light blue box labeled 
25895 \begin_inset Quotes eld
25896 \end_inset
25897
25898
25899 \family sans
25900 Index
25901 \family default
25902
25903 \begin_inset Quotes erd
25904 \end_inset
25905
25906  will show the place where the index is printed in the output.
25907  The index list box is not clickable like other LyX-boxes.
25908 \end_layout
25909
25910 \begin_layout Subsection
25911 Grouping Index Entries
25912 \begin_inset Index
25913 status collapsed
25914
25915 \begin_layout Plain Layout
25916 Index ! Grouping
25917 \end_layout
25918
25919 \end_inset
25920
25921
25922 \end_layout
25923
25924 \begin_layout Standard
25925 Index entries are often grouped to offer the reader a fast search in the
25926  index.
25927  We want to group for example the index entries for itemized and enumerated
25928  lists under the entry 
25929 \begin_inset Quotes eld
25930 \end_inset
25931
25932 Lists
25933 \begin_inset Quotes erd
25934 \end_inset
25935
25936 .
25937  First we create the entry 
25938 \begin_inset Quotes eld
25939 \end_inset
25940
25941 Lists
25942 \begin_inset Quotes erd
25943 \end_inset
25944
25945  in section
25946 \begin_inset space ~
25947 \end_inset
25948
25949
25950 \begin_inset CommandInset ref
25951 LatexCommand ref
25952 reference "sub:Lists"
25953
25954 \end_inset
25955
25956 .
25957  In the text field for the itemized list index entry in section
25958 \begin_inset space ~
25959 \end_inset
25960
25961
25962 \begin_inset CommandInset ref
25963 LatexCommand ref
25964 reference "sec:Itemize"
25965
25966 \end_inset
25967
25968 , we insert the command
25969 \end_layout
25970
25971 \begin_layout Standard
25972
25973 \series bold
25974 Lists ! Itemize
25975 \end_layout
25976
25977 \begin_layout Standard
25978 and the command
25979 \end_layout
25980
25981 \begin_layout Standard
25982
25983 \series bold
25984 Lists ! Enumerate
25985 \end_layout
25986
25987 \begin_layout Standard
25988 for the enumerated list in section
25989 \begin_inset space ~
25990 \end_inset
25991
25992
25993 \begin_inset CommandInset ref
25994 LatexCommand ref
25995 reference "sec:Enumerate"
25996
25997 \end_inset
25998
25999 .
26000 \end_layout
26001
26002 \begin_layout Standard
26003 The exclamation mark 
26004 \begin_inset Quotes eld
26005 \end_inset
26006
26007 !
26008 \begin_inset Quotes erd
26009 \end_inset
26010
26011  marks the grouping levels.
26012  You can have three levels; every index level is indented a bit more.
26013  An index entry for the higher levels is not required.
26014  If we don't have an index entry for 
26015 \begin_inset Quotes eld
26016 \end_inset
26017
26018 Lists
26019 \begin_inset Quotes erd
26020 \end_inset
26021
26022 , it will be printed anyway, but without a page number.
26023 \end_layout
26024
26025 \begin_layout Subsection
26026 Page Ranges
26027 \begin_inset Index
26028 status collapsed
26029
26030 \begin_layout Plain Layout
26031 Index ! Page ranges
26032 \end_layout
26033
26034 \end_inset
26035
26036
26037 \end_layout
26038
26039 \begin_layout Standard
26040 Normally an index entry will appear with the page number of the indexed
26041  section.
26042  But sometimes you want to index more pages under the same entry.
26043  E.g if we want to index the paragraph environments, we create an index entry
26044  in section
26045 \begin_inset space ~
26046 \end_inset
26047
26048
26049 \begin_inset CommandInset ref
26050 LatexCommand ref
26051 reference "sec:Paragraph-Environments"
26052
26053 \end_inset
26054
26055  with the command
26056 \end_layout
26057
26058 \begin_layout Standard
26059
26060 \series bold
26061 Paragraph environments|(
26062 \end_layout
26063
26064 \begin_layout Standard
26065 and another entry at the end of section
26066 \begin_inset space ~
26067 \end_inset
26068
26069
26070 \begin_inset CommandInset ref
26071 LatexCommand ref
26072 reference "sub:LyX-Code"
26073
26074 \end_inset
26075
26076  with the command
26077 \end_layout
26078
26079 \begin_layout Standard
26080
26081 \series bold
26082 Paragraph environments|)
26083 \end_layout
26084
26085 \begin_layout Standard
26086 The commands 
26087 \begin_inset Quotes eld
26088 \end_inset
26089
26090
26091 \series bold
26092 |(
26093 \series default
26094
26095 \begin_inset Quotes erd
26096 \end_inset
26097
26098  and 
26099 \begin_inset Quotes eld
26100 \end_inset
26101
26102
26103 \series bold
26104 |)
26105 \series default
26106
26107 \begin_inset Quotes erd
26108 \end_inset
26109
26110  respectively starts and ends the index range.
26111  You can also add the same index entry at different places in the document.
26112  They appear in the output under one entry with a comma separated list of
26113  the pages of the indexed document parts.
26114  An example is the index entry 
26115 \begin_inset Quotes eld
26116 \end_inset
26117
26118 Document ! Settings
26119 \begin_inset Quotes erd
26120 \end_inset
26121
26122 .
26123 \end_layout
26124
26125 \begin_layout Subsection
26126 Cross referencing
26127 \begin_inset Index
26128 status collapsed
26129
26130 \begin_layout Plain Layout
26131 Index ! Cross referencing
26132 \end_layout
26133
26134 \end_inset
26135
26136
26137 \end_layout
26138
26139 \begin_layout Standard
26140 It is also possible to refer to another index entry.
26141  We referred for example in the index entry 
26142 \begin_inset Quotes eld
26143 \end_inset
26144
26145 GIF
26146 \begin_inset Quotes erd
26147 \end_inset
26148
26149  (in section
26150 \begin_inset space ~
26151 \end_inset
26152
26153
26154 \begin_inset CommandInset ref
26155 LatexCommand ref
26156 reference "sub:Image-Formats"
26157
26158 \end_inset
26159
26160 ) to the index entry 
26161 \begin_inset Quotes eld
26162 \end_inset
26163
26164 Image formats
26165 \begin_inset Quotes erd
26166 \end_inset
26167
26168  in the same section using the entry
26169 \end_layout
26170
26171 \begin_layout Standard
26172
26173 \series bold
26174 GIF|see{Image formats}
26175 \end_layout
26176
26177 \begin_layout Standard
26178 Where the braces have to be inserted as TeX Code.
26179  The text within the braces is the referenced entry.
26180  The reference will appear in the output without a page number.
26181 \end_layout
26182
26183 \begin_layout Subsection
26184 Index Entry Order
26185 \begin_inset Index
26186 status collapsed
26187
26188 \begin_layout Plain Layout
26189 Index ! Entry order
26190 \end_layout
26191
26192 \end_inset
26193
26194
26195 \end_layout
26196
26197 \begin_layout Standard
26198 You can use accented characters in the index entry, but the entries might
26199  then not follow the rules for the index order.
26200  The index entries are sorted alphabetically, but LaTeX
26201 \begin_inset Foot
26202 status collapsed
26203
26204 \begin_layout Plain Layout
26205 The index generating is done in the background by an extra program, see
26206  section
26207 \begin_inset space ~
26208 \end_inset
26209
26210
26211 \begin_inset CommandInset ref
26212 LatexCommand ref
26213 reference "sub:Index-Program"
26214
26215 \end_inset
26216
26217 .
26218 \end_layout
26219
26220 \end_inset
26221
26222  doesn't know how to sort accents in different languages.
26223  We created as example the three dummy index entries 
26224 \begin_inset Quotes eld
26225 \end_inset
26226
26227 maison
26228 \begin_inset Quotes erd
26229 \end_inset
26230
26231
26232 \begin_inset Quotes eld
26233 \end_inset
26234
26235 maïs
26236 \begin_inset Quotes erd
26237 \end_inset
26238
26239 , and 
26240 \begin_inset Quotes eld
26241 \end_inset
26242
26243 maître
26244 \begin_inset Quotes erd
26245 \end_inset
26246
26247 .
26248 \begin_inset Index
26249 status open
26250
26251 \begin_layout Plain Layout
26252 Dummy entries ! maïs
26253 \end_layout
26254
26255 \end_inset
26256
26257
26258 \begin_inset Index
26259 status open
26260
26261 \begin_layout Plain Layout
26262 Dummy entries ! maître
26263 \end_layout
26264
26265 \end_inset
26266
26267
26268 \begin_inset Index
26269 status open
26270
26271 \begin_layout Plain Layout
26272 Dummy entries ! maïs@maison
26273 \end_layout
26274
26275 \end_inset
26276
26277  They will be sorted in the order maïs, maître, maison, but we want the
26278  order maïs, maison, maître.
26279  To achieve this, we use the command
26280 \end_layout
26281
26282 \begin_layout Standard
26283
26284 \series bold
26285 previous entry@current entry
26286 \end_layout
26287
26288 \begin_layout Standard
26289 In our case we want to have 
26290 \begin_inset Quotes eld
26291 \end_inset
26292
26293 maison
26294 \begin_inset Quotes erd
26295 \end_inset
26296
26297  after 
26298 \begin_inset Quotes eld
26299 \end_inset
26300
26301 maïs
26302 \begin_inset Quotes erd
26303 \end_inset
26304
26305  and write therefore for the index entry of maison:
26306 \end_layout
26307
26308 \begin_layout Standard
26309
26310 \series bold
26311 maïs@maison
26312 \end_layout
26313
26314 \begin_layout Standard
26315 The previous entry needn't to be a real existing entry, you can also use
26316  another word to tell LaTeX the entry order, see the next subsection for
26317  an example.
26318 \end_layout
26319
26320 \begin_layout Subsection
26321 Index Entry Layout
26322 \begin_inset Index
26323 status collapsed
26324
26325 \begin_layout Plain Layout
26326 Index ! Entry layout
26327 \end_layout
26328
26329 \end_inset
26330
26331
26332 \end_layout
26333
26334 \begin_layout Standard
26335 You can change the appearance of insert entries via the text style dialog.
26336 \begin_inset Index
26337 status open
26338
26339 \begin_layout Plain Layout
26340 Dummy entries ! 
26341 \shape italic
26342 This is an italic dummy entry
26343 \end_layout
26344
26345 \end_inset
26346
26347  You can also format the page number using the character 
26348 \begin_inset Quotes eld
26349 \end_inset
26350
26351 |
26352 \begin_inset Quotes erd
26353 \end_inset
26354
26355  followed by a LaTeX-command without a backslash.
26356  We can write for example
26357 \end_layout
26358
26359 \begin_layout Standard
26360
26361 \series bold
26362 italic page number:|textit
26363 \end_layout
26364
26365 \begin_layout Standard
26366 to get the page number in italic.
26367 \begin_inset Index
26368 status open
26369
26370 \begin_layout Plain Layout
26371 Dummy entries ! italic page number:|textit
26372 \end_layout
26373
26374 \end_inset
26375
26376  Normally all LaTeX-commands begin with a backslash, but in this special
26377  case 
26378 \begin_inset Quotes eld
26379 \end_inset
26380
26381
26382 \series bold
26383 |command
26384 \series default
26385
26386 \begin_inset Quotes erd
26387 \end_inset
26388
26389  means 
26390 \series bold
26391
26392 \backslash
26393 command{page
26394 \begin_inset space ~
26395 \end_inset
26396
26397 number}
26398 \series default
26399 .
26400  Have a look at section
26401 \begin_inset space ~
26402 \end_inset
26403
26404
26405 \begin_inset CommandInset ref
26406 LatexCommand ref
26407 reference "sub:LaTeX-Syntax"
26408
26409 \end_inset
26410
26411  to learn more about the LaTeX-syntax.
26412 \end_layout
26413
26414 \begin_layout Standard
26415 \begin_inset Note Greyedout
26416 status open
26417
26418 \begin_layout Plain Layout
26419
26420 \series bold
26421 Note:
26422 \series default
26423  Formatting single index entries only works when you use the program 
26424 \family sans
26425 makeindex 
26426 \family default
26427 to generate the index, see section
26428 \begin_inset space ~
26429 \end_inset
26430
26431
26432 \begin_inset CommandInset ref
26433 LatexCommand ref
26434 reference "sub:Index-Program"
26435
26436 \end_inset
26437
26438 .
26439  If you use 
26440 \family sans
26441 xindy
26442 \family default
26443 , however, this won't work for anything else than bold or italic text.
26444  This is because xindy requires to define semantic elements before they
26445  can be used, see 
26446 \begin_inset CommandInset citation
26447 LatexCommand cite
26448 after "p. 678 ff."
26449 key "latexcompanion"
26450
26451 \end_inset
26452
26453  for details.
26454 \end_layout
26455
26456 \end_inset
26457
26458
26459 \end_layout
26460
26461 \begin_layout Standard
26462 In general, we encourage you to not format page numbers directly as shown
26463  above.
26464  Instead of this, you should define a macro in the preamble and use that.
26465  Consider why you want some page numbers to be bold.
26466  Maybe you want all page references italic that refer to a definition of
26467  the indexed term, so that users can easily find definitions.
26468  If so, put the following in preamble
26469 \end_layout
26470
26471 \begin_layout Standard
26472
26473 \series bold
26474
26475 \backslash
26476 newcommand{
26477 \backslash
26478 IndexDef}[1]{
26479 \backslash
26480 textit{#1}}
26481 \end_layout
26482
26483 \begin_layout Standard
26484 and write
26485 \end_layout
26486
26487 \begin_layout Standard
26488
26489 \series bold
26490 my entry|IndexDef
26491 \end_layout
26492
26493 \begin_layout Standard
26494 into the index entry.
26495 \begin_inset Index
26496 status open
26497
26498 \begin_layout Plain Layout
26499 Dummy entries ! my entry|IndexDef
26500 \end_layout
26501
26502 \end_inset
26503
26504  The advantage is that, if you change your mind later or if your publisher
26505  request that definitions must not be italic but bold, you just need to
26506  change the macro in the preamble, not every single index entry.
26507 \end_layout
26508
26509 \begin_layout Standard
26510 You can also change the layout for the whole index.
26511  E.
26512 \begin_inset space \thinspace{}
26513 \end_inset
26514
26515 g.
26516 \begin_inset space ~
26517 \end_inset
26518
26519 we marked the index list box of this document as bold to get a bold font
26520  for all index entries.
26521  For more advanced task you have to set up a so-called 
26522 \emph on
26523 Index Style File
26524 \emph default
26525 , see the 
26526 \family sans
26527 makeindex
26528 \family default
26529  or 
26530 \family sans
26531 xindy
26532 \family default
26533  documentation for details, 
26534 \begin_inset CommandInset citation
26535 LatexCommand cite
26536 key "makeindex,xindy"
26537
26538 \end_inset
26539
26540 .
26541 \end_layout
26542
26543 \begin_layout Subsection
26544 Index Program
26545 \begin_inset Index
26546 status collapsed
26547
26548 \begin_layout Plain Layout
26549 Index ! Program
26550 \end_layout
26551
26552 \end_inset
26553
26554
26555 \begin_inset CommandInset label
26556 LatexCommand label
26557 name "sub:Index-Program"
26558
26559 \end_inset
26560
26561
26562 \end_layout
26563
26564 \begin_layout Standard
26565 When the index entry program 
26566 \family sans
26567 xindy
26568 \family default
26569  is installed, that is only available for Linux, LyX uses it for the index
26570  generation, otherwise the program 
26571 \family sans
26572 makeindex
26573 \family default
26574  is used, that is part of every LaTeX distribution.
26575  Both programs can be controlled by options that can be set in LyX's preferences
26576  dialog, see section
26577 \begin_inset space ~
26578 \end_inset
26579
26580
26581 \begin_inset CommandInset ref
26582 LatexCommand ref
26583 reference "sub:LaTeX-settings"
26584
26585 \end_inset
26586
26587 .
26588  The available options are listed and explained in 
26589 \begin_inset CommandInset citation
26590 LatexCommand cite
26591 key "makeindex,xindy"
26592
26593 \end_inset
26594
26595 .
26596  You can also specify there another program to generate the index.
26597 \end_layout
26598
26599 \begin_layout Standard
26600
26601 \family sans
26602 makeindex
26603 \family default
26604  is very old, not further developed and has many pitfalls.
26605  Most notably, it has been defined with nothing more than the English language
26606  in mind.
26607  So it fails at sorting correctly for anything else than an monolingual
26608  English text.
26609  We have shown above how to fix this sorting.
26610  However, if you are writing in another language and using Linux, consider
26611  to use 
26612 \family sans
26613 xindy
26614 \family default
26615 .
26616 \end_layout
26617
26618 \begin_layout Section
26619 Nomenclature / Glossary 
26620 \begin_inset Index
26621 status collapsed
26622
26623 \begin_layout Plain Layout
26624 Nomenclature
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \begin_inset Index
26631 status collapsed
26632
26633 \begin_layout Plain Layout
26634 Glossary|see
26635 \begin_inset ERT
26636 status collapsed
26637
26638 \begin_layout Plain Layout
26639
26640 {
26641 \end_layout
26642
26643 \end_inset
26644
26645 Nomenclature
26646 \begin_inset ERT
26647 status collapsed
26648
26649 \begin_layout Plain Layout
26650
26651 }
26652 \end_layout
26653
26654 \end_inset
26655
26656
26657 \end_layout
26658
26659 \end_inset
26660
26661
26662 \begin_inset CommandInset label
26663 LatexCommand label
26664 name "sec:Nomenclature"
26665
26666 \end_inset
26667
26668
26669 \end_layout
26670
26671 \begin_layout Standard
26672 Sometimes you need to compile a list of symbols that are mentioned in your
26673  document with a brief explanation of them -- a so called nomenclature or
26674  glossary.
26675 \end_layout
26676
26677 \begin_layout Standard
26678 To be able to create nomenclatures, you need the LaTeX package 
26679 \series bold
26680 nomencl
26681 \series default
26682
26683 \begin_inset Index
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687 Latex@LaTeX-packages ! nomencl
26688 \end_layout
26689
26690 \end_inset
26691
26692  installed.
26693  You find it in the TeX Catalogue, 
26694 \begin_inset CommandInset citation
26695 LatexCommand cite
26696 key "TeXCatalogue"
26697
26698 \end_inset
26699
26700  or in the package manager of your LaTeX-system.
26701 \end_layout
26702
26703 \begin_layout Standard
26704 A nomenclature entry is created if you place the cursor after a symbol entry
26705  and then use the menu 
26706 \family sans
26707 Insert\SpecialChar \menuseparator
26708
26709 \family default
26710 N
26711 \family sans
26712 omenclature
26713 \begin_inset space ~
26714 \end_inset
26715
26716 Entry
26717 \family default
26718  or the toolbar button 
26719 \begin_inset Graphics
26720         filename ../images/nomencl-insert.png
26721         BoundingBox 0bp 5bp 20bp 20bp
26722
26723 \end_inset
26724
26725 .
26726  A gray box labeled 
26727 \begin_inset Quotes eld
26728 \end_inset
26729
26730
26731 \family sans
26732 Nom
26733 \family default
26734
26735 \begin_inset Quotes erd
26736 \end_inset
26737
26738  is inserted and a window pops up asking for the nomenclature entry.
26739 \end_layout
26740
26741 \begin_layout Standard
26742 A nomenclature entry consists of two main entries.
26743  The first is the symbol that you want to refer to.
26744  The second is the description of the symbol.
26745 \end_layout
26746
26747 \begin_layout Standard
26748 \begin_inset Note Greyedout
26749 status open
26750
26751 \begin_layout Plain Layout
26752
26753 \series bold
26754 Note:
26755 \series default
26756  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \begin_layout Subsection
26765 Nomenclature Definition and Layout
26766 \begin_inset Index
26767 status collapsed
26768
26769 \begin_layout Plain Layout
26770 Nomenclature ! Layout
26771 \end_layout
26772
26773 \end_inset
26774
26775
26776 \end_layout
26777
26778 \begin_layout Standard
26779 When you have symbols in formulas, you have to define them in the 
26780 \family sans
26781 Symbol
26782 \family default
26783  field as LaTeX-formula.
26784  For example to get 
26785 \begin_inset Quotes eld
26786 \end_inset
26787
26788
26789 \begin_inset Formula $\sigma$
26790 \end_inset
26791
26792
26793 \begin_inset Quotes erd
26794 \end_inset
26795
26796 , insert this:
26797 \begin_inset Newline newline
26798 \end_inset
26799
26800
26801 \series bold
26802 $
26803 \backslash
26804 sigma$
26805 \begin_inset Newline newline
26806 \end_inset
26807
26808
26809 \series default
26810 The 
26811 \begin_inset Quotes eld
26812 \end_inset
26813
26814 $
26815 \begin_inset Quotes erd
26816 \end_inset
26817
26818  character hereby starts/ends the formula.
26819  The LaTeX-command for the Greek letter is the name of the letter beginning
26820  with a backslash 
26821 \begin_inset Quotes eld
26822 \end_inset
26823
26824
26825 \backslash
26826
26827 \begin_inset Quotes erd
26828 \end_inset
26829
26830 .
26831  For capital Greek letters, start the command also with a capital letter,
26832  like 
26833 \series bold
26834
26835 \backslash
26836 Sigma
26837 \series default
26838 .
26839 \end_layout
26840
26841 \begin_layout Standard
26842 (A short introduction to the LaTeX-syntax is given in section
26843 \begin_inset space ~
26844 \end_inset
26845
26846
26847 \begin_inset CommandInset ref
26848 LatexCommand ref
26849 reference "sub:LaTeX-Syntax"
26850
26851 \end_inset
26852
26853 .)
26854 \end_layout
26855
26856 \begin_layout Standard
26857 You cannot use the 
26858 \family sans
26859 Text
26860 \begin_inset space ~
26861 \end_inset
26862
26863 Style
26864 \family default
26865  dialog to format the description text but have to use LaTeX-commands.
26866  For example the description of the nomenclature entry for the 
26867 \begin_inset Quotes eld
26868 \end_inset
26869
26870
26871 \begin_inset Formula $\sigma$
26872 \end_inset
26873
26874
26875 \begin_inset Quotes erd
26876 \end_inset
26877
26878  in this document is:
26879 \begin_inset Newline newline
26880 \end_inset
26881
26882
26883 \series bold
26884 dummy entry for the character 
26885 \backslash
26886 textsf{sigma}
26887 \series default
26888
26889 \begin_inset Newline newline
26890 \end_inset
26891
26892 The command 
26893 \series bold
26894
26895 \backslash
26896 textsf
26897 \series default
26898  sets the fonts to 
26899 \family sans
26900 sans
26901 \begin_inset space ~
26902 \end_inset
26903
26904 serif
26905 \family default
26906 .
26907  To get 
26908 \series bold
26909 bold
26910 \series default
26911  font use the command 
26912 \series bold
26913
26914 \backslash
26915 textbf
26916 \series default
26917 , for 
26918 \family typewriter
26919 typewriter
26920 \family default
26921  use 
26922 \series bold
26923
26924 \backslash
26925 texttt
26926 \series default
26927 , for 
26928 \emph on
26929 emphasized
26930 \emph default
26931  use 
26932 \series bold
26933
26934 \backslash
26935 emph
26936 \series default
26937 .
26938 \end_layout
26939
26940 \begin_layout Subsection
26941 Sort Order of Nomenclature Entries
26942 \begin_inset Index
26943 status collapsed
26944
26945 \begin_layout Plain Layout
26946 Nomenclature ! Sort order
26947 \end_layout
26948
26949 \end_inset
26950
26951
26952 \end_layout
26953
26954 \begin_layout Standard
26955 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26956  the symbol definition.
26957  This leads to undesired results when you for example have symbols in formulas.
26958  Suppose you have nomenclature entries for the symbols 
26959 \emph on
26960 a
26961 \begin_inset CommandInset nomenclature
26962 LatexCommand nomenclature
26963 symbol "a"
26964 description "dummy entry for the character \"a\""
26965
26966 \end_inset
26967
26968
26969 \emph default
26970  and 
26971 \begin_inset Formula $\sigma$
26972 \end_inset
26973
26974
26975 \begin_inset CommandInset nomenclature
26976 LatexCommand nomenclature
26977 prefix "sigma"
26978 symbol "$\\sigma$"
26979 description "dummy entry for the character \\textsf{sigma}"
26980
26981 \end_inset
26982
26983 .
26984  They will be sorted by 
26985 \begin_inset Quotes eld
26986 \end_inset
26987
26988
26989 \family sans
26990 a
26991 \family default
26992
26993 \begin_inset Quotes erd
26994 \end_inset
26995
26996  and 
26997 \begin_inset Quotes eld
26998 \end_inset
26999
27000
27001 \family typewriter
27002 $
27003 \backslash
27004 sigma$
27005 \family default
27006
27007 \begin_inset Quotes erd
27008 \end_inset
27009
27010  -- the 
27011 \begin_inset Formula $\sigma$
27012 \end_inset
27013
27014  will be sorted before the 
27015 \emph on
27016 a
27017 \emph default
27018  since the character 
27019 \begin_inset Quotes eld
27020 \end_inset
27021
27022 $
27023 \begin_inset Quotes erd
27024 \end_inset
27025
27026  is considered in sorting.
27027 \end_layout
27028
27029 \begin_layout Standard
27030 To control the sort order, you can edit the 
27031 \family sans
27032 Sort
27033 \begin_inset space ~
27034 \end_inset
27035
27036 as
27037 \family default
27038  field of the nomenclature dialog.
27039  Then the nomenclature entry will be sorted by this entry and not the symbol
27040  definition.
27041  For the given example, you can insert 
27042 \family typewriter
27043 sigma
27044 \family default
27045  to this field for the 
27046 \begin_inset Formula $\sigma$
27047 \end_inset
27048
27049 , then 
27050 \emph on
27051 a
27052 \emph default
27053  will be located before 
27054 \begin_inset Formula $\sigma$
27055 \end_inset
27056
27057 .
27058 \end_layout
27059
27060 \begin_layout Standard
27061 For subgrouping and tips for using sort entries see the 
27062 \series bold
27063 nomencl
27064 \series default
27065  documentation, 
27066 \begin_inset CommandInset citation
27067 LatexCommand cite
27068 key "nomencl"
27069
27070 \end_inset
27071
27072 .
27073 \end_layout
27074
27075 \begin_layout Subsection
27076 Nomenclature Options
27077 \begin_inset Index
27078 status collapsed
27079
27080 \begin_layout Plain Layout
27081 Nomenclature ! Options
27082 \end_layout
27083
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \begin_layout Standard
27090 The 
27091 \series bold
27092 nomencl
27093 \series default
27094  package offers some options to adjust the appearance of the nomenclature.
27095  Here are some of its options, for more have a look at its documentation:
27096 \end_layout
27097
27098 \begin_layout Description
27099 refeq Appends the phrase 
27100 \begin_inset Quotes eld
27101 \end_inset
27102
27103
27104 \family sans
27105 , see equation (
27106 \emph on
27107 eq
27108 \emph default
27109 )
27110 \family default
27111
27112 \begin_inset Quotes erd
27113 \end_inset
27114
27115  to every nomenclature entry, where 
27116 \family sans
27117 \emph on
27118 eq
27119 \family default
27120 \emph default
27121  is the number of the last equation in front of the nomenclature entry
27122 \end_layout
27123
27124 \begin_layout Description
27125 refpage Appends the phrase 
27126 \begin_inset Quotes eld
27127 \end_inset
27128
27129
27130 \family sans
27131 , page (
27132 \emph on
27133 page
27134 \emph default
27135 )
27136 \family default
27137
27138 \begin_inset Quotes erd
27139 \end_inset
27140
27141  to every nomenclature entry, where 
27142 \family sans
27143 \emph on
27144 page
27145 \family default
27146 \emph default
27147  is the number of the page on which the nomenclature entry appeared
27148 \end_layout
27149
27150 \begin_layout Description
27151 intoc Inserts the nomenclature in the Table of Contents
27152 \end_layout
27153
27154 \begin_layout Standard
27155 There are furthermore the options 
27156 \series bold
27157 croatian
27158 \series default
27159
27160 \series bold
27161 danish
27162 \series default
27163
27164 \series bold
27165 english
27166 \series default
27167
27168 \series bold
27169 french
27170 \series default
27171
27172 \series bold
27173 german
27174 \series default
27175
27176 \series bold
27177 italian
27178 \series default
27179
27180 \series bold
27181 polish
27182 \series default
27183
27184 \series bold
27185 portuguese
27186 \series default
27187
27188 \series bold
27189 russian
27190 \series default
27191
27192 \series bold
27193 spanish
27194 \series default
27195 , and 
27196 \series bold
27197 ukrainian
27198 \series default
27199  to print the reference texts and the nomenclature title in the corresponding
27200  language.
27201 \end_layout
27202
27203 \begin_layout Standard
27204 To use one or more of the options, add them to the comma-separated document
27205  class options list in the 
27206 \family sans
27207 Document\SpecialChar \menuseparator
27208 Settings
27209 \family default
27210  dialog.
27211  In this document the options 
27212 \series bold
27213 intoc
27214 \series default
27215  and 
27216 \series bold
27217 refpage
27218 \series default
27219  are used.
27220 \end_layout
27221
27222 \begin_layout Standard
27223 \begin_inset VSpace bigskip
27224 \end_inset
27225
27226
27227 \end_layout
27228
27229 \begin_layout Standard
27230 You can also use the first two options above only for certain nomenclature
27231  entries when you add one of the following commands as last entry to the
27232  
27233 \family sans
27234 Description
27235 \family default
27236  field in the nomenclature dialog:
27237 \end_layout
27238
27239 \begin_layout Description
27240
27241 \backslash
27242 nomrefeq Like the 
27243 \series bold
27244 refeq
27245 \series default
27246  option
27247 \end_layout
27248
27249 \begin_layout Description
27250
27251 \backslash
27252 nomrefpage Like the 
27253 \series bold
27254 refpage
27255 \series default
27256  option
27257 \end_layout
27258
27259 \begin_layout Description
27260
27261 \backslash
27262 nomrefeqpage Short notation of 
27263 \series bold
27264
27265 \backslash
27266 nomrefeq
27267 \backslash
27268 nomrefpage
27269 \end_layout
27270
27271 \begin_layout Description
27272
27273 \backslash
27274 nomnorefeq,
27275 \begin_inset space ~
27276 \end_inset
27277
27278
27279 \backslash
27280 nomnorefpage,
27281 \begin_inset space ~
27282 \end_inset
27283
27284
27285 \backslash
27286 nomnorefeqpage Turns off the corresponding options
27287 \end_layout
27288
27289 \begin_layout Subsection
27290 Printing the Nomenclature
27291 \begin_inset Index
27292 status collapsed
27293
27294 \begin_layout Plain Layout
27295 Nomenclature ! Printing
27296 \end_layout
27297
27298 \end_inset
27299
27300
27301 \end_layout
27302
27303 \begin_layout Standard
27304 To print the nomenclature, use the menu 
27305 \family sans
27306 Insert\SpecialChar \menuseparator
27307 Lists
27308 \begin_inset space ~
27309 \end_inset
27310
27311 /
27312 \begin_inset space ~
27313 \end_inset
27314
27315 TOC\SpecialChar \menuseparator
27316 Nomenclature
27317 \family default
27318 .
27319  A light blue box labeled 
27320 \begin_inset Quotes eld
27321 \end_inset
27322
27323
27324 \family sans
27325 Nomenclature
27326 \family default
27327
27328 \begin_inset Quotes erd
27329 \end_inset
27330
27331  will show the place where the nomenclature is printed in the output.
27332  Like the index list box, the nomenclature list box is not clickable.
27333 \end_layout
27334
27335 \begin_layout Standard
27336 In the printed output the title of the nomenclature appears as 
27337 \begin_inset Quotes eld
27338 \end_inset
27339
27340 Nomenclature
27341 \begin_inset Quotes erd
27342 \end_inset
27343
27344 .
27345  If you are not happy with the name, you can change it by redefining the
27346  command 
27347 \series bold
27348
27349 \backslash
27350 nomname
27351 \series default
27352  in the preamble.
27353  For example, in order to change the name to 
27354 \emph on
27355 List of Symbols
27356 \emph default
27357 , add the following line to the preamble:
27358 \end_layout
27359
27360 \begin_layout Standard
27361
27362 \family roman
27363 \series bold
27364
27365 \backslash
27366 renewcommand{
27367 \backslash
27368 nomname}{List of Symbols}
27369 \end_layout
27370
27371 \begin_layout Standard
27372 \begin_inset VSpace defskip
27373 \end_inset
27374
27375
27376 \end_layout
27377
27378 \begin_layout Standard
27379 If you are unhappy with the amount of space for symbols, you can alter it
27380  by adding the following line to the preamble:
27381 \end_layout
27382
27383 \begin_layout Standard
27384
27385 \family roman
27386 \series bold
27387
27388 \backslash
27389 renewcommand{
27390 \backslash
27391 nomlabelwidth}{width}
27392 \end_layout
27393
27394 \begin_layout Standard
27395
27396 \family roman
27397 Where the width is a value with one of the units listed in Appendix
27398 \begin_inset space ~
27399 \end_inset
27400
27401
27402 \begin_inset CommandInset ref
27403 LatexCommand ref
27404 reference "cha:Units-available-in"
27405
27406 \end_inset
27407
27408 .
27409  The default value is 1
27410 \begin_inset space \thinspace{}
27411 \end_inset
27412
27413 cm.
27414 \end_layout
27415
27416 \begin_layout Section
27417 Branches
27418 \begin_inset Index
27419 status collapsed
27420
27421 \begin_layout Plain Layout
27422 Branches
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \begin_inset Index
27429 status collapsed
27430
27431 \begin_layout Plain Layout
27432 Document ! Branches
27433 \end_layout
27434
27435 \end_inset
27436
27437
27438 \begin_inset CommandInset label
27439 LatexCommand label
27440 name "sec:Branches"
27441
27442 \end_inset
27443
27444
27445 \end_layout
27446
27447 \begin_layout Standard
27448 Sometimes it is useful to hide some document parts in the output.
27449  For example a teacher who is setting an exam obviously doesn't want the
27450  pupils to see the answers, but having questions and answers in the same
27451  document will make the life of the markers of that exam much easier.
27452 \end_layout
27453
27454 \begin_layout Standard
27455 For these cases LyX offers to put text into branches.
27456  The text will then only appear in the output when its branch is activated.
27457  To create a branch, go in the 
27458 \family sans
27459 Document\SpecialChar \menuseparator
27460 Settings
27461 \family default
27462  dialog to 
27463 \family sans
27464 Branches
27465 \family default
27466 .
27467  The name of the branch, its activation state and the background color of
27468  the branches inside LyX can be specified in this dialog.
27469 \end_layout
27470
27471 \begin_layout Standard
27472 Text that should be in a branch is set into branch inset boxes.
27473  These boxes are inserted via the menu 
27474 \family sans
27475 Insert\SpecialChar \menuseparator
27476 Branch
27477 \family default
27478  where you can choose a branch.
27479  You can later change the branch of the boxes by right-clicking on them.
27480 \end_layout
27481
27482 \begin_layout Standard
27483 Here is an example, where only the question text appears, the answer branch
27484  is deactivated and does therefore not appear in the output:
27485 \end_layout
27486
27487 \begin_layout Standard
27488 \begin_inset Branch Question
27489 status open
27490
27491 \begin_layout Standard
27492 Question: Who was the first physics Nobel prize winner?
27493 \end_layout
27494
27495 \end_inset
27496
27497
27498 \end_layout
27499
27500 \begin_layout Standard
27501 \begin_inset Branch Answer
27502 status collapsed
27503
27504 \begin_layout Standard
27505 Answer: Wilhelm Conrad Röntgen
27506 \end_layout
27507
27508 \end_inset
27509
27510
27511 \end_layout
27512
27513 \begin_layout Standard
27514 \begin_inset VSpace bigskip
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \begin_layout Standard
27521 To use conditional output inside places where you cannot insert branch insets,
27522  like inside equations, you can code special LaTeX definitions for each
27523  branch.
27524  For example you can define for the question branch
27525 \begin_inset Foot
27526 status collapsed
27527
27528 \begin_layout Plain Layout
27529 For an introduction to the LaTeX-syntax, see section
27530 \begin_inset space ~
27531 \end_inset
27532
27533
27534 \begin_inset CommandInset ref
27535 LatexCommand ref
27536 reference "sub:LaTeX-Syntax"
27537
27538 \end_inset
27539
27540 .
27541 \end_layout
27542
27543 \end_inset
27544
27545
27546 \end_layout
27547
27548 \begin_layout Standard
27549
27550 \series bold
27551
27552 \backslash
27553 newcommand{
27554 \backslash
27555 question}[1]{#1}
27556 \end_layout
27557
27558 \begin_layout Standard
27559
27560 \series bold
27561
27562 \backslash
27563 newcommand{
27564 \backslash
27565 answer}[1]{}
27566 \end_layout
27567
27568 \begin_layout Standard
27569 and for the answer branch
27570 \end_layout
27571
27572 \begin_layout Standard
27573
27574 \series bold
27575
27576 \backslash
27577 newcommand{
27578 \backslash
27579 question}[1]{}
27580 \end_layout
27581
27582 \begin_layout Standard
27583
27584 \series bold
27585
27586 \backslash
27587 newcommand{
27588 \backslash
27589 answer}[1]{#1}
27590 \end_layout
27591
27592 \begin_layout Standard
27593 \begin_inset Branch Question
27594 status open
27595
27596 \begin_layout Standard
27597 \begin_inset ERT
27598 status open
27599
27600 \begin_layout Plain Layout
27601
27602
27603 \backslash
27604 newcommand{
27605 \backslash
27606 question}[1]{#1}
27607 \end_layout
27608
27609 \begin_layout Plain Layout
27610
27611
27612 \backslash
27613 newcommand{
27614 \backslash
27615 answer}[1]{}
27616 \end_layout
27617
27618 \end_inset
27619
27620
27621 \end_layout
27622
27623 \end_inset
27624
27625
27626 \end_layout
27627
27628 \begin_layout Standard
27629 \begin_inset Branch Answer
27630 status collapsed
27631
27632 \begin_layout Standard
27633 \begin_inset ERT
27634 status open
27635
27636 \begin_layout Plain Layout
27637
27638
27639 \backslash
27640 newcommand{
27641 \backslash
27642 question}[1]{}
27643 \end_layout
27644
27645 \begin_layout Plain Layout
27646
27647
27648 \backslash
27649 newcommand{
27650 \backslash
27651 answer}[1]{#1}
27652 \end_layout
27653
27654 \end_inset
27655
27656
27657 \end_layout
27658
27659 \end_inset
27660
27661
27662 \end_layout
27663
27664 \begin_layout Standard
27665 Now it is possible to use the commands 
27666 \series bold
27667
27668 \backslash
27669 question{\SpecialChar \ldots{}
27670 }
27671 \series default
27672  and 
27673 \series bold
27674
27675 \backslash
27676 answer{\SpecialChar \ldots{}
27677 }
27678 \series default
27679  to obtain conditional output.
27680  Here is an example formula where only the 
27681 \series bold
27682
27683 \backslash
27684 question
27685 \series default
27686  part appears:
27687 \begin_inset Formula \[
27688 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27689
27690 \end_inset
27691
27692
27693 \end_layout
27694
27695 \begin_layout Standard
27696 Inside math, the same effect can be achieved using math macros, see section
27697 \begin_inset space ~
27698 \end_inset
27699
27700
27701 \begin_inset CommandInset ref
27702 LatexCommand ref
27703 reference "sec:math-macros"
27704
27705 \end_inset
27706
27707 .
27708 \end_layout
27709
27710 \begin_layout Section
27711 TeX Code and the LaTeX Syntax
27712 \begin_inset CommandInset label
27713 LatexCommand label
27714 name "sec:TeX-Code"
27715
27716 \end_inset
27717
27718
27719 \end_layout
27720
27721 \begin_layout Subsection
27722 TeX Code Boxes
27723 \begin_inset Index
27724 status collapsed
27725
27726 \begin_layout Plain Layout
27727 TeX Code
27728 \end_layout
27729
27730 \end_inset
27731
27732
27733 \begin_inset CommandInset label
27734 LatexCommand label
27735 name "sub:TeX-Code-Boxes"
27736
27737 \end_inset
27738
27739
27740 \end_layout
27741
27742 \begin_layout Standard
27743 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27744  constructs, but not all.
27745  LaTeX contains of hundreds of packages which provide different commands.
27746  Every month many packages are updated and new ones added.
27747  This has the advantage that you can typeset nearly everything, for every
27748  problem exists a LaTeX-package.
27749  But LyX can of course not be up to date and support all these packages
27750  and their commands.
27751 \end_layout
27752
27753 \begin_layout Standard
27754 But don't worry, you can use any LaTeX-command directly in LyX inside the
27755  TeX Code box.
27756  An TeX Code box is created by the menu 
27757 \family sans
27758 Insert\SpecialChar \menuseparator
27759 TeX
27760 \begin_inset space ~
27761 \end_inset
27762
27763 Code
27764 \family default
27765  or by the toolbar button 
27766 \begin_inset Graphics
27767         filename ../images/ert-insert.png
27768
27769 \end_inset
27770
27771 .
27772  The box itself can be displayed in three different styles: 
27773 \family sans
27774 Inline
27775 \family default
27776
27777 \family sans
27778 Collapsed
27779 \family default
27780 , and 
27781 \family sans
27782 Open
27783 \family default
27784 .
27785  To change the style, right-click on the box and use the appearing dialog.
27786  Left-clicking on the box will switch between 
27787 \family sans
27788 Collapsed
27789 \family default
27790  and 
27791 \family sans
27792 Open
27793 \family default
27794 .
27795 \end_layout
27796
27797 \begin_layout Standard
27798 You can insert complete or incomplete commands as TeX Code.
27799  Incomplete means that the command argument can be Standard LyX text.
27800  For example you want to draw a frame around a word and uses therefore the
27801  LaTeX-command 
27802 \series bold
27803
27804 \backslash
27805 fbox
27806 \series default
27807 , you can write the command part 
27808 \series bold
27809
27810 \backslash
27811 fbox{
27812 \series default
27813  in a TeX Code box before the word and the closing brace 
27814 \series bold
27815 }
27816 \series default
27817  in a second TeX Code box behind the word.
27818  The word between the two TeX Code boxes is then the argument as it is in
27819  the following example:
27820 \end_layout
27821
27822 \begin_layout Standard
27823 \begin_inset Graphics
27824         filename clipart/ERT.png
27825         scale 89
27826
27827 \end_inset
27828
27829
27830 \end_layout
27831
27832 \begin_layout Standard
27833 gives
27834 \end_layout
27835
27836 \begin_layout Standard
27837 This is a line with a 
27838 \begin_inset ERT
27839 status collapsed
27840
27841 \begin_layout Plain Layout
27842
27843
27844 \backslash
27845 fbox{
27846 \end_layout
27847
27848 \end_inset
27849
27850 framed
27851 \begin_inset ERT
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855
27856 }
27857 \end_layout
27858
27859 \end_inset
27860
27861  word.
27862 \end_layout
27863
27864 \begin_layout Standard
27865 \begin_inset Note Greyedout
27866 status open
27867
27868 \begin_layout Plain Layout
27869
27870 \series bold
27871 Note:
27872 \series default
27873  At the end of LaTeX-commands without parameters, you have to insert a space
27874  to let LaTeX know that the command is finished.
27875 \end_layout
27876
27877 \end_inset
27878
27879
27880 \end_layout
27881
27882 \begin_layout Subsection
27883 Short Introduction to the LaTeX Syntax
27884 \begin_inset OptArg
27885 status collapsed
27886
27887 \begin_layout Plain Layout
27888 The LaTeX Syntax
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \begin_inset Index
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898 Latex@LaTeX Syntax
27899 \end_layout
27900
27901 \end_inset
27902
27903
27904 \begin_inset CommandInset label
27905 LatexCommand label
27906 name "sub:LaTeX-Syntax"
27907
27908 \end_inset
27909
27910
27911 \end_layout
27912
27913 \begin_layout Standard
27914 When you write larger documents or books, you will need to know something
27915  about the LaTeX-commands that LyX uses in the background.
27916  Because LaTeX is based on commands, you can 
27917 \begin_inset Quotes eld
27918 \end_inset
27919
27920 program
27921 \begin_inset Quotes erd
27922 \end_inset
27923
27924  your text.
27925  This has the advantage that the layout of the document can be changed at
27926  every time if you know the right commands.
27927  E.g.
27928  imagine you have to write a manual for a product and the deadline is at
27929  the end of the day.
27930  Your boss just has complimented you for your good work but wants to have
27931  all caption labels bold.
27932  But you have over hundred figure and table captions with non-bold labels
27933  in your manual.
27934  Of course it's impossible to change all caption labels by hand in one day.
27935 \end_layout
27936
27937 \begin_layout Standard
27938 Now LaTeX comes into play.
27939  As written above, for every problem exists a LaTeX-package.
27940  First you have to find out which and therefore look in the LaTeX package
27941  database, 
27942 \begin_inset CommandInset citation
27943 LatexCommand cite
27944 key "Catalogue"
27945
27946 \end_inset
27947
27948 .
27949 \end_layout
27950
27951 \begin_layout Standard
27952 As result you know that the package 
27953 \series bold
27954 caption
27955 \series default
27956
27957 \begin_inset Index
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961 Latex@LaTeX-packages ! caption
27962 \end_layout
27963
27964 \end_inset
27965
27966  is what you need.
27967  To use a package, you have to load it in the document preamble (menu 
27968 \family sans
27969 Document\SpecialChar \menuseparator
27970 Settings
27971 \family default
27972 ) with the command
27973 \end_layout
27974
27975 \begin_layout Standard
27976
27977 \series bold
27978
27979 \backslash
27980 usepackage[options]{package name}
27981 \end_layout
27982
27983 \begin_layout Standard
27984 All LaTeX commands begin with a backslash, the command argument is set within
27985  two braces, and the options are set within two brackets.
27986  Note that not all commands have an argument and options.
27987 \end_layout
27988
27989 \begin_layout Standard
27990 In your case the package name is 
27991 \series bold
27992 caption
27993 \series default
27994 .
27995  After a look in the documentation of the package, you know that the option
27996  
27997 \series bold
27998 labelfont=bf
27999 \series default
28000  will change the font of all caption labels to bold.
28001  So you add the command
28002 \end_layout
28003
28004 \begin_layout Standard
28005
28006 \series bold
28007
28008 \backslash
28009 usepackage[labelfont=bf]{caption}
28010 \end_layout
28011
28012 \begin_layout Standard
28013 to the preamble and the problem is solved.
28014 \begin_inset Foot
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018 For more commands provided by the 
28019 \series bold
28020 caption
28021 \series default
28022  package, have a look at its documentation, 
28023 \begin_inset CommandInset citation
28024 LatexCommand cite
28025 key "caption"
28026
28027 \end_inset
28028
28029 .
28030 \end_layout
28031
28032 \end_inset
28033
28034
28035 \end_layout
28036
28037 \begin_layout Standard
28038 Note that some document classes have built-in solutions for well known problems
28039  like your case.
28040  For example if you use a 
28041 \family sans
28042 koma-script
28043 \family default
28044  class, you don't need the package 
28045 \series bold
28046 caption
28047 \series default
28048 , you can instead write
28049 \end_layout
28050
28051 \begin_layout Standard
28052
28053 \series bold
28054
28055 \backslash
28056 setkomafont{captionlabel}{
28057 \backslash
28058 bfseries}
28059 \end_layout
28060
28061 \begin_layout Standard
28062 in the preamble and the problem is solved.
28063  So if you plan to write a large document, you should have a look at the
28064  documentation of the document class you want to use.
28065  (
28066 \series bold
28067
28068 \backslash
28069 setkomafont
28070 \series default
28071  is an example for a command with more than one argument.)
28072 \end_layout
28073
28074 \begin_layout Standard
28075 Commands in the preamble affects the whole document, while commands in the
28076  text affects only the text after the command or only the text used as command
28077  argument.
28078  To insert a LaTeX-command in text, use the TeX Code box as described in
28079  the previous section.
28080 \end_layout
28081
28082 \begin_layout Standard
28083 If you want to learn more about LaTeX and its syntax, have a look at the
28084  LaTeX-books 
28085 \begin_inset CommandInset citation
28086 LatexCommand cite
28087 key "latexcompanion,latexguide"
28088
28089 \end_inset
28090
28091 .
28092  
28093 \end_layout
28094
28095 \begin_layout Section
28096 Previewing Snippets of your Document
28097 \begin_inset Index
28098 status collapsed
28099
28100 \begin_layout Plain Layout
28101 Instant preview
28102 \end_layout
28103
28104 \end_inset
28105
28106
28107 \begin_inset CommandInset label
28108 LatexCommand label
28109 name "sec:Previewing-snippets-of"
28110
28111 \end_inset
28112
28113
28114 \begin_inset Index
28115 status collapsed
28116
28117 \begin_layout Plain Layout
28118 Document ! Preview
28119 \end_layout
28120
28121 \end_inset
28122
28123
28124 \end_layout
28125
28126 \begin_layout Standard
28127 LyX allows you to generate previews of sections of your document on the
28128  fly so you can see how they'll look in the final document without having
28129  to break your train of thought with 
28130 \family sans
28131 View\SpecialChar \menuseparator
28132 DVI
28133 \family default
28134 .
28135 \end_layout
28136
28137 \begin_layout Standard
28138 If you would for example like to see in LyX your math formulas typeset by
28139  LaTeX, install the LaTeX-package 
28140 \series bold
28141 preview-latex
28142 \series default
28143
28144 \begin_inset Index
28145 status collapsed
28146
28147 \begin_layout Plain Layout
28148 Latex@LaTeX-packages ! preview-latex
28149 \end_layout
28150
28151 \end_inset
28152
28153  as explained below, and turn on 
28154 \family sans
28155 Instant
28156 \begin_inset space ~
28157 \end_inset
28158
28159 preview
28160 \family default
28161  in the 
28162 \family sans
28163 Tools\SpecialChar \menuseparator
28164 Preferences 
28165 \family default
28166 dialog under 
28167 \family sans
28168 Look
28169 \begin_inset space ~
28170 \end_inset
28171
28172 and
28173 \begin_inset space ~
28174 \end_inset
28175
28176 feel\SpecialChar \menuseparator
28177 Graphics
28178 \family default
28179 .
28180 \end_layout
28181
28182 \begin_layout Standard
28183 Previews are generated when you load a document into LyX and when you finish
28184  editing an inset.
28185  Previews of an already loaded document are 
28186 \emph on
28187 not
28188 \emph default
28189  generated just by selecting the 
28190 \family sans
28191 Instant
28192 \begin_inset space ~
28193 \end_inset
28194
28195 preview
28196 \family default
28197  check box, you have to reopen the documents to activate the previews.
28198 \end_layout
28199
28200 \begin_layout Standard
28201 LyX will generate previews of math insets.
28202  It will also generate previews of included insets if you select the 
28203 \family sans
28204 Show
28205 \begin_inset space ~
28206 \end_inset
28207
28208 preview
28209 \family default
28210  check box in the insert dialog.
28211  This is useful if you wish to generate a preview of a LaTeX figure, for
28212  example.
28213 \end_layout
28214
28215 \begin_layout Standard
28216 To get previews working, you need the LaTeX package 
28217 \series bold
28218 preview-latex
28219 \series default
28220  (on some systems named simply 
28221 \series bold
28222 preview
28223 \series default
28224 ) installed.
28225  In case it is not already installed, you find it in the TeX Catalogue,
28226  
28227 \begin_inset CommandInset citation
28228 LatexCommand cite
28229 key "TeXCatalogue"
28230
28231 \end_inset
28232
28233  or in the package manager of your LaTeX-system.
28234  You obtain prettier results if you install the program 
28235 \family typewriter
28236 pnmcrop
28237 \family default
28238  from the 
28239 \family typewriter
28240 netpbm
28241 \family default
28242  package; for LyX on Windows this program is automatically installed together
28243  with LyX.
28244 \end_layout
28245
28246 \begin_layout Standard
28247 \begin_inset VSpace bigskip
28248 \end_inset
28249
28250
28251 \end_layout
28252
28253 \begin_layout Standard
28254 You can furthermore preview the LaTeX source of the whole document or parts
28255  of it.
28256  Use the menu 
28257 \family sans
28258 View\SpecialChar \menuseparator
28259 View
28260 \begin_inset space ~
28261 \end_inset
28262
28263 Source
28264 \family default
28265  and a window will be shown where you can see the LaTeX-source code.
28266  The window shows the source of the whole paragraph where the cursor is
28267  currently in.
28268  You can also select document parts in LyX's main window, then only this
28269  selection (when it is more than one paragraph) is shown as source code.
28270  To view the whole document as source, enable the corresponding option in
28271  the source view window.
28272 \end_layout
28273
28274 \begin_layout Section
28275 Spell Checking
28276 \begin_inset CommandInset label
28277 LatexCommand label
28278 name "sec:Spellchecking"
28279
28280 \end_inset
28281
28282
28283 \begin_inset Index
28284 status collapsed
28285
28286 \begin_layout Plain Layout
28287 Spell checking
28288 \end_layout
28289
28290 \end_inset
28291
28292
28293 \end_layout
28294
28295 \begin_layout Standard
28296 LyX itself has no built-in spell checker.
28297  Rather it uses one of the external programs 
28298 \family typewriter
28299 aspell
28300 \family default
28301
28302 \family typewriter
28303 ispell
28304 \family default
28305
28306 \family typewriter
28307 hspell
28308 \family default
28309 , or 
28310 \family sans
28311 pspell
28312 \family default
28313  as backend.
28314  This section assumes you have already installed and set up one of these
28315  programs.
28316  
28317 \family typewriter
28318 aspell
28319 \family default
28320  can be seen as successor of 
28321 \family typewriter
28322 ispell
28323 \family default
28324 , so that it is recommended to use aspell.
28325  
28326 \family sans
28327 hspell
28328 \family default
28329  is a Hebrew spell-checker.
28330  The used spell checker ind its settings are specified in LyX's preferences
28331  under 
28332 \family sans
28333 Language Settings
28334 \family default
28335 .
28336 \end_layout
28337
28338 \begin_layout Standard
28339 For LyX on Windows, the selection box for the spell checking program is
28340  greyed out in the preferences dialog because only 
28341 \family sans
28342 aspell
28343 \family default
28344  can be used.
28345 \end_layout
28346
28347 \begin_layout Standard
28348 The menu
28349 \family sans
28350  Tools\SpecialChar \menuseparator
28351 Spellchecker
28352 \family default
28353  starts the spell checking beginning from the current cursor position.
28354  A dialog window will appear showing any incorrect (or unknown) word found,
28355  allowing you to edit and replace it in a second line.
28356  Whenever an unknown word is found, the word is highlighted and the text
28357  scrolled so that it is visible.
28358  In the 
28359 \family sans
28360 spell checker
28361 \family default
28362  dialog, there is also a box showing suggestions for a correction, if any
28363  could be found.
28364  Clicking on one of the corrections will copy to the 
28365 \family sans
28366 Replace
28367 \family default
28368  field, double-click invokes directly the replacement.
28369  Unknown but correctly typed words can be added to the personal dictionary.
28370 \end_layout
28371
28372 \begin_layout Standard
28373 By default, the used dictionary file is determined by the document language
28374  that is set in the 
28375 \family sans
28376 Document\SpecialChar \menuseparator
28377 Settings
28378 \family default
28379  dialog.
28380  If you do not have a dictionary for the document language, spell checking
28381  will bring an error message.
28382  In this case, you can specify another dictionary file in the dialog by
28383  specifying a different 
28384 \family sans
28385 Alternative language
28386 \family default
28387  in preferences dialog.
28388 \end_layout
28389
28390 \begin_layout Standard
28391 After a spell check you'll informed about the number of checked words.
28392 \end_layout
28393
28394 \begin_layout Subsubsection*
28395 Limitations
28396 \end_layout
28397
28398 \begin_layout Standard
28399 It is not possible to change the spelling of a particular word globally,
28400  rather than having to change the spelling separately for each occurrence
28401  of the word.
28402  But you can use the 
28403 \family sans
28404 Find
28405 \begin_inset space ~
28406 \end_inset
28407
28408 &
28409 \begin_inset space ~
28410 \end_inset
28411
28412 Replace
28413 \family default
28414  dialog for that.
28415 \end_layout
28416
28417 \begin_layout Standard
28418 LyX cannot correctly spell check documents containing multiple languages.
28419  This does work with 
28420 \family typewriter
28421 pspell
28422 \family default
28423 , assuming you have marked the different languages appropriately.
28424 \end_layout
28425
28426 \begin_layout Subsubsection*
28427 Further Settings
28428 \end_layout
28429
28430 \begin_layout Standard
28431 The 
28432 \family sans
28433 Spellchecker
28434 \family default
28435  section in the preferences dialog has some additional options:
28436 \end_layout
28437
28438 \begin_layout Description
28439 Escape
28440 \begin_inset space ~
28441 \end_inset
28442
28443 characters Allows you to add non-standard characters that the spell checker
28444  should consider, e.g.
28445  German umlauts although you spell check English document.
28446  This should not normally be needed.
28447 \end_layout
28448
28449 \begin_layout Description
28450 Personal
28451 \begin_inset space ~
28452 \end_inset
28453
28454 dictionary to use a different file than the spell checker's default choice
28455  as your personal dictionary
28456 \end_layout
28457
28458 \begin_layout Description
28459 Accept
28460 \begin_inset space ~
28461 \end_inset
28462
28463 compound
28464 \begin_inset space ~
28465 \end_inset
28466
28467 words Prevent the spell checker from complaining about compounded words
28468  like 
28469 \begin_inset Quotes eld
28470 \end_inset
28471
28472 passthrough
28473 \begin_inset Quotes erd
28474 \end_inset
28475
28476 .
28477 \end_layout
28478
28479 \begin_layout Description
28480 Use
28481 \begin_inset space ~
28482 \end_inset
28483
28484 input
28485 \begin_inset space ~
28486 \end_inset
28487
28488 encoding Uses the document encoding that is set in the 
28489 \family sans
28490 Document\SpecialChar \menuseparator
28491 Settings
28492 \family default
28493  dialog under 
28494 \family sans
28495 Language
28496 \family default
28497  also for the spellchecker.
28498 \begin_inset Foot
28499 status collapsed
28500
28501 \begin_layout Plain Layout
28502 The encodings are explained in section
28503 \begin_inset space ~
28504 \end_inset
28505
28506
28507 \begin_inset CommandInset ref
28508 LatexCommand ref
28509 reference "sub:Settings"
28510
28511 \end_inset
28512
28513 .
28514 \end_layout
28515
28516 \end_inset
28517
28518  Only enable this if you use 
28519 \family typewriter
28520 ispell
28521 \family default
28522  and can't spell check words with international letters in them.
28523  There have been reports that this does not work with all dictionaries,
28524  so this is disabled by default.
28525 \end_layout
28526
28527 \begin_layout Section
28528 Thesaurus
28529 \begin_inset Index
28530 status collapsed
28531
28532 \begin_layout Plain Layout
28533 Thesaurus
28534 \end_layout
28535
28536 \end_inset
28537
28538
28539 \begin_inset CommandInset label
28540 LatexCommand label
28541 name "sec:Thesaurus"
28542
28543 \end_inset
28544
28545
28546 \end_layout
28547
28548 \begin_layout Standard
28549 Thesaurus currently only works when you use the document language English.
28550 \end_layout
28551
28552 \begin_layout Standard
28553 To start the thesaurus, highlight one word or set the cursor behind it,
28554  and use the menu 
28555 \family sans
28556 Tools\SpecialChar \menuseparator
28557 Thesaurus
28558 \family default
28559  or the toolbar button 
28560 \begin_inset Graphics
28561         filename ../images/thesaurus-entry.png
28562         BoundingBox 0bp 5bp 20bp 25bp
28563         rotateOrigin center
28564
28565 \end_inset
28566
28567 .
28568  A dialog pops up showing you probably related words that you can use as
28569  replacement.
28570 \end_layout
28571
28572 \begin_layout Standard
28573 The shown related words are in many cases not really related to the word
28574  you are currently checking, scrolling in the shown list might help in some
28575  cases to find related words.
28576 \end_layout
28577
28578 \begin_layout Standard
28579 The thesaurus only works for single words, and also only when it is in the
28580  singular form.
28581  For example starting the thesaurus with the word 
28582 \begin_inset Quotes eld
28583 \end_inset
28584
28585 reports
28586 \begin_inset Quotes erd
28587 \end_inset
28588
28589  leads to no results, while results are shown for the word 
28590 \begin_inset Quotes eld
28591 \end_inset
28592
28593 report
28594 \begin_inset Quotes erd
28595 \end_inset
28596
28597 .
28598  To avoid this, you can highlight only the part 
28599 \begin_inset Quotes eld
28600 \end_inset
28601
28602 report
28603 \begin_inset Quotes erd
28604 \end_inset
28605
28606  of the word 
28607 \begin_inset Quotes eld
28608 \end_inset
28609
28610 reports
28611 \begin_inset Quotes erd
28612 \end_inset
28613
28614  to get results.
28615 \end_layout
28616
28617 \begin_layout Section
28618 Change Tracking
28619 \begin_inset Index
28620 status collapsed
28621
28622 \begin_layout Plain Layout
28623 Change Tracking
28624 \end_layout
28625
28626 \end_inset
28627
28628
28629 \begin_inset Index
28630 status collapsed
28631
28632 \begin_layout Plain Layout
28633 Document ! Change Tracking
28634 \end_layout
28635
28636 \end_inset
28637
28638
28639 \begin_inset CommandInset label
28640 LatexCommand label
28641 name "sec:Change-Tracking"
28642
28643 \end_inset
28644
28645
28646 \end_layout
28647
28648 \begin_layout Standard
28649 When you work on a document together with many people it is extremely useful
28650  to see changes others made highlighted in the document.
28651  You can then decide if you accept a change or not.
28652  This can be achieved by turning on change tracking in the menu 
28653 \family sans
28654 Document\SpecialChar \menuseparator
28655 Change
28656 \begin_inset space ~
28657 \end_inset
28658
28659 Tracking\SpecialChar \menuseparator
28660 Track
28661 \begin_inset space ~
28662 \end_inset
28663
28664 Changes
28665 \family default
28666 .
28667 \end_layout
28668
28669 \begin_layout Standard
28670 Changes made in the document will then be highlighted by colors: 
28671 \color blue
28672 Blue text
28673 \color inherit
28674  is an addition, 
28675 \color red
28676 red canceled text
28677 \color inherit
28678  is a deletion.
28679  You can change the color in LyX's preferences dialog under 
28680 \family sans
28681 Look
28682 \begin_inset space ~
28683 \end_inset
28684
28685 and
28686 \begin_inset space ~
28687 \end_inset
28688
28689 feel
28690 \family default
28691
28692 \family sans
28693 Colors
28694 \family default
28695 .
28696 \begin_inset Index
28697 status collapsed
28698
28699 \begin_layout Plain Layout
28700 Color ! LyX screen
28701 \end_layout
28702
28703 \end_inset
28704
28705
28706 \end_layout
28707
28708 \begin_layout Standard
28709 When change tracking is activated, you will see the review toolbar in LyX:
28710 \begin_inset Index
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714 Toolbar ! Review
28715 \end_layout
28716
28717 \end_inset
28718
28719
28720 \end_layout
28721
28722 \begin_layout Standard
28723 \begin_inset VSpace defskip
28724 \end_inset
28725
28726
28727 \end_layout
28728
28729 \begin_layout Standard
28730 \begin_inset Graphics
28731         filename clipart/ChangesToolbar.png
28732
28733 \end_inset
28734
28735
28736 \end_layout
28737
28738 \begin_layout Standard
28739 \begin_inset VSpace defskip
28740 \end_inset
28741
28742
28743 \end_layout
28744
28745 \begin_layout Standard
28746 The review toolbar as shown above contains from left to right the following
28747  buttons:
28748 \end_layout
28749
28750 \begin_layout Standard
28751 \begin_inset VSpace defskip
28752 \end_inset
28753
28754
28755 \end_layout
28756
28757 \begin_layout Standard
28758 \begin_inset Tabular
28759 <lyxtabular version="3" rows="10" columns="2">
28760 <features islongtable="true">
28761 <column alignment="left" valignment="top" width="0">
28762 <column alignment="left" valignment="top" width="0">
28763 <row interlinespace="2.5mm">
28764 <cell alignment="center" valignment="top" usebox="none">
28765 \begin_inset Text
28766
28767 \begin_layout Plain Layout
28768 \begin_inset Graphics
28769         filename ../images/changes-track.png
28770         BoundingBox 0bp 5bp 20bp 25bp
28771         rotateOrigin center
28772
28773 \end_inset
28774
28775
28776 \end_layout
28777
28778 \end_inset
28779 </cell>
28780 <cell alignment="center" valignment="top" usebox="none">
28781 \begin_inset Text
28782
28783 \begin_layout Plain Layout
28784
28785 \family sans
28786 Document\SpecialChar \menuseparator
28787 Change
28788 \begin_inset space ~
28789 \end_inset
28790
28791 Tracking\SpecialChar \menuseparator
28792 Track
28793 \begin_inset space ~
28794 \end_inset
28795
28796 Changes
28797 \end_layout
28798
28799 \end_inset
28800 </cell>
28801 </row>
28802 <row interlinespace="2.5mm">
28803 <cell alignment="center" valignment="top" usebox="none">
28804 \begin_inset Text
28805
28806 \begin_layout Plain Layout
28807 \begin_inset Graphics
28808         filename ../images/changes-output.png
28809         BoundingBox 0bp 5bp 20bp 25bp
28810         rotateOrigin center
28811
28812 \end_inset
28813
28814
28815 \end_layout
28816
28817 \end_inset
28818 </cell>
28819 <cell alignment="center" valignment="top" usebox="none">
28820 \begin_inset Text
28821
28822 \begin_layout Plain Layout
28823
28824 \family sans
28825 Document\SpecialChar \menuseparator
28826 Change
28827 \begin_inset space ~
28828 \end_inset
28829
28830 Tracking\SpecialChar \menuseparator
28831 Show
28832 \begin_inset space ~
28833 \end_inset
28834
28835 Changes
28836 \begin_inset space ~
28837 \end_inset
28838
28839 in
28840 \begin_inset space ~
28841 \end_inset
28842
28843 Output
28844 \end_layout
28845
28846 \end_inset
28847 </cell>
28848 </row>
28849 <row interlinespace="2.5mm">
28850 <cell alignment="center" valignment="top" usebox="none">
28851 \begin_inset Text
28852
28853 \begin_layout Plain Layout
28854 \begin_inset Graphics
28855         filename ../images/change-next.png
28856         BoundingBox 0bp 5bp 20bp 25bp
28857         rotateOrigin center
28858
28859 \end_inset
28860
28861
28862 \end_layout
28863
28864 \end_inset
28865 </cell>
28866 <cell alignment="center" valignment="top" usebox="none">
28867 \begin_inset Text
28868
28869 \begin_layout Plain Layout
28870 Jumps to the next change
28871 \end_layout
28872
28873 \end_inset
28874 </cell>
28875 </row>
28876 <row interlinespace="2.5mm">
28877 <cell alignment="center" valignment="top" usebox="none">
28878 \begin_inset Text
28879
28880 \begin_layout Plain Layout
28881 \begin_inset Graphics
28882         filename ../images/change-accept.png
28883         BoundingBox 0bp 5bp 20bp 25bp
28884         rotateOrigin center
28885
28886 \end_inset
28887
28888
28889 \end_layout
28890
28891 \end_inset
28892 </cell>
28893 <cell alignment="center" valignment="top" usebox="none">
28894 \begin_inset Text
28895
28896 \begin_layout Plain Layout
28897
28898 \family sans
28899 Document\SpecialChar \menuseparator
28900 Change
28901 \begin_inset space ~
28902 \end_inset
28903
28904 Tracking\SpecialChar \menuseparator
28905 Accept
28906 \begin_inset space ~
28907 \end_inset
28908
28909 Change
28910 \end_layout
28911
28912 \end_inset
28913 </cell>
28914 </row>
28915 <row interlinespace="2.5mm">
28916 <cell alignment="center" valignment="top" usebox="none">
28917 \begin_inset Text
28918
28919 \begin_layout Plain Layout
28920 \begin_inset Graphics
28921         filename ../images/change-reject.png
28922         BoundingBox 0bp 5bp 20bp 25bp
28923         rotateOrigin center
28924
28925 \end_inset
28926
28927
28928 \end_layout
28929
28930 \end_inset
28931 </cell>
28932 <cell alignment="center" valignment="top" usebox="none">
28933 \begin_inset Text
28934
28935 \begin_layout Plain Layout
28936
28937 \family sans
28938 Document\SpecialChar \menuseparator
28939 Change
28940 \begin_inset space ~
28941 \end_inset
28942
28943 Tracking\SpecialChar \menuseparator
28944 Reject
28945 \begin_inset space ~
28946 \end_inset
28947
28948 Change
28949 \end_layout
28950
28951 \end_inset
28952 </cell>
28953 </row>
28954 <row interlinespace="2.5mm">
28955 <cell alignment="center" valignment="top" usebox="none">
28956 \begin_inset Text
28957
28958 \begin_layout Plain Layout
28959 \begin_inset Graphics
28960         filename ../images/changes-merge.png
28961         BoundingBox 0bp 5bp 20bp 25bp
28962         rotateOrigin center
28963
28964 \end_inset
28965
28966
28967 \end_layout
28968
28969 \end_inset
28970 </cell>
28971 <cell alignment="center" valignment="top" usebox="none">
28972 \begin_inset Text
28973
28974 \begin_layout Plain Layout
28975
28976 \family sans
28977 Document\SpecialChar \menuseparator
28978 Change
28979 \begin_inset space ~
28980 \end_inset
28981
28982 Tracking\SpecialChar \menuseparator
28983 Merge
28984 \begin_inset space ~
28985 \end_inset
28986
28987 Changes
28988 \end_layout
28989
28990 \end_inset
28991 </cell>
28992 </row>
28993 <row interlinespace="2.5mm">
28994 <cell alignment="center" valignment="top" usebox="none">
28995 \begin_inset Text
28996
28997 \begin_layout Plain Layout
28998 \begin_inset Graphics
28999         filename ../images/all-changes-accept.png
29000         BoundingBox 0bp 5bp 20bp 25bp
29001         rotateOrigin center
29002
29003 \end_inset
29004
29005
29006 \end_layout
29007
29008 \end_inset
29009 </cell>
29010 <cell alignment="center" valignment="top" usebox="none">
29011 \begin_inset Text
29012
29013 \begin_layout Plain Layout
29014
29015 \family sans
29016 Document\SpecialChar \menuseparator
29017 Change
29018 \begin_inset space ~
29019 \end_inset
29020
29021 Tracking\SpecialChar \menuseparator
29022 Accept
29023 \begin_inset space ~
29024 \end_inset
29025
29026 All
29027 \begin_inset space ~
29028 \end_inset
29029
29030 Changes
29031 \end_layout
29032
29033 \end_inset
29034 </cell>
29035 </row>
29036 <row interlinespace="2.5mm">
29037 <cell alignment="center" valignment="top" usebox="none">
29038 \begin_inset Text
29039
29040 \begin_layout Plain Layout
29041 \begin_inset Graphics
29042         filename ../images/all-changes-reject.png
29043         BoundingBox 0bp 5bp 20bp 25bp
29044         rotateOrigin center
29045
29046 \end_inset
29047
29048
29049 \end_layout
29050
29051 \end_inset
29052 </cell>
29053 <cell alignment="center" valignment="top" usebox="none">
29054 \begin_inset Text
29055
29056 \begin_layout Plain Layout
29057
29058 \family sans
29059 Document\SpecialChar \menuseparator
29060 Change
29061 \begin_inset space ~
29062 \end_inset
29063
29064 Tracking\SpecialChar \menuseparator
29065 Reject
29066 \begin_inset space ~
29067 \end_inset
29068
29069 All
29070 \begin_inset space ~
29071 \end_inset
29072
29073 Changes
29074 \end_layout
29075
29076 \end_inset
29077 </cell>
29078 </row>
29079 <row interlinespace="2.5mm">
29080 <cell alignment="center" valignment="top" usebox="none">
29081 \begin_inset Text
29082
29083 \begin_layout Plain Layout
29084 \begin_inset Graphics
29085         filename ../images/note-insert.png
29086         BoundingBox 0bp 5bp 20bp 25bp
29087         rotateOrigin center
29088
29089 \end_inset
29090
29091
29092 \end_layout
29093
29094 \end_inset
29095 </cell>
29096 <cell alignment="center" valignment="top" usebox="none">
29097 \begin_inset Text
29098
29099 \begin_layout Plain Layout
29100
29101 \family sans
29102 Insert\SpecialChar \menuseparator
29103 Note\SpecialChar \menuseparator
29104 LyX
29105 \begin_inset space ~
29106 \end_inset
29107
29108 Note
29109 \end_layout
29110
29111 \end_inset
29112 </cell>
29113 </row>
29114 <row interlinespace="2.5mm">
29115 <cell alignment="center" valignment="top" usebox="none">
29116 \begin_inset Text
29117
29118 \begin_layout Plain Layout
29119 \begin_inset Graphics
29120         filename ../images/note-next.png
29121         BoundingBox 0bp 5bp 20bp 25bp
29122         rotateOrigin center
29123
29124 \end_inset
29125
29126
29127 \end_layout
29128
29129 \end_inset
29130 </cell>
29131 <cell alignment="center" valignment="top" usebox="none">
29132 \begin_inset Text
29133
29134 \begin_layout Plain Layout
29135
29136 \family sans
29137 Navigate\SpecialChar \menuseparator
29138 Next
29139 \begin_inset space ~
29140 \end_inset
29141
29142 Note
29143 \end_layout
29144
29145 \end_inset
29146 </cell>
29147 </row>
29148 </lyxtabular>
29149
29150 \end_inset
29151
29152
29153 \end_layout
29154
29155 \begin_layout Standard
29156 \begin_inset VSpace defskip
29157 \end_inset
29158
29159
29160 \end_layout
29161
29162 \begin_layout Standard
29163 The review toolbar helps you to accept, reject, or merge changes -- highlight
29164  the change and press one of the desired toolbar buttons.
29165  When you merge changes, a window pops up showing you informations about
29166  the next change behind the current cursor position.
29167  So you don't need to highlight a certain change.
29168  Within the merge window you can decide to accept or reject changes and
29169  step to the next change.
29170  This way you can jump through all changes of the document.
29171 \end_layout
29172
29173 \begin_layout Standard
29174 The toolbar has two buttons to handle notes because notes are often important
29175  to describe a change.
29176 \end_layout
29177
29178 \begin_layout Standard
29179 To show made changes in the output you need the LaTeX package 
29180 \series bold
29181 dvipost
29182 \series default
29183
29184 \begin_inset Index
29185 status collapsed
29186
29187 \begin_layout Plain Layout
29188 Latex@LaTeX-packages ! dvipost
29189 \end_layout
29190
29191 \end_inset
29192
29193  installed.
29194  You find it in the TeX Catalogue, 
29195 \begin_inset CommandInset citation
29196 LatexCommand cite
29197 key "TeXCatalogue"
29198
29199 \end_inset
29200
29201  or in the package manager of your LaTeX-system.
29202 \end_layout
29203
29204 \begin_layout Section
29205 International Support
29206 \begin_inset Index
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210 International support
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \end_layout
29217
29218 \begin_layout Standard
29219 This section describes how to use LyX with any language you want.
29220  For some non-western languages there are special Wiki-pages that explain
29221  how to set up LyX to use them: 
29222 \begin_inset CommandInset citation
29223 LatexCommand cite
29224 key "Arabic,Armenian,Farsi,Hebrew"
29225
29226 \end_inset
29227
29228
29229 \end_layout
29230
29231 \begin_layout Standard
29232 Besides languages, LyX also supports phonetic symbols, see section
29233 \begin_inset space ~
29234 \end_inset
29235
29236
29237 \begin_inset CommandInset ref
29238 LatexCommand ref
29239 reference "sub:Special-Character"
29240
29241 \end_inset
29242
29243 .
29244 \end_layout
29245
29246 \begin_layout Subsection
29247 Language Options
29248 \begin_inset Index
29249 status collapsed
29250
29251 \begin_layout Plain Layout
29252 Language ! Options
29253 \end_layout
29254
29255 \end_inset
29256
29257
29258 \begin_inset Index
29259 status collapsed
29260
29261 \begin_layout Plain Layout
29262 Document ! Settings
29263 \end_layout
29264
29265 \end_inset
29266
29267
29268 \begin_inset Index
29269 status collapsed
29270
29271 \begin_layout Plain Layout
29272 Document ! Language
29273 \end_layout
29274
29275 \end_inset
29276
29277
29278 \end_layout
29279
29280 \begin_layout Standard
29281 The 
29282 \family sans
29283 Document\SpecialChar \menuseparator
29284 Settings
29285 \family default
29286  dialog lets you set 
29287 \family roman
29288 the language and character encoding for your language.
29289  
29290 \end_layout
29291
29292 \begin_layout Standard
29293 Choose your language in the 
29294 \family sans
29295 Language
29296 \family default
29297  section of this dialog.
29298  The default is 
29299 \family sans
29300 English
29301 \family default
29302 .
29303 \end_layout
29304
29305 \begin_layout Standard
29306 The 
29307 \family sans
29308 Encoding
29309 \family default
29310  box lets you choose the character encoding map you want to use for LaTeX
29311  export.
29312  The option 
29313 \family sans
29314 use language's default encoding
29315 \family default
29316  is the preferred choice and works well in most cases.
29317  For details about the different encoding options see section
29318 \begin_inset space ~
29319 \end_inset
29320
29321
29322 \begin_inset CommandInset ref
29323 LatexCommand ref
29324 reference "sub:Settings"
29325
29326 \end_inset
29327
29328 .
29329 \end_layout
29330
29331 \begin_layout Subsection
29332 Keyboard mapping configuration
29333 \begin_inset CommandInset label
29334 LatexCommand label
29335 name "sub:Keyboard-mapping"
29336
29337 \end_inset
29338
29339
29340 \end_layout
29341
29342 \begin_layout Standard
29343 If you have for example a U.S.-style keyboard and want to write in a different
29344  language than English, you can use an alternate keymap.
29345  For example, if you have a U.S.-style keyboard but want to write in Italian,
29346  you can configure LyX to use an Italian keymap.
29347  The preferences dialog allows you to choose up to two keyboard mappings,
29348  see section
29349 \begin_inset space ~
29350 \end_inset
29351
29352
29353 \begin_inset CommandInset ref
29354 LatexCommand ref
29355 reference "sub:Keyboard-Map"
29356
29357 \end_inset
29358
29359 .
29360  You can choose primary and secondary keyboard languages and then select
29361  which one you want to use.
29362 \end_layout
29363
29364 \begin_layout Standard
29365 Finally, you may just want to change a few key mappings or create an entirely
29366  different keymap (for Vulcan, for instance).
29367  You may, for example, normally write in Italian on a U.S.
29368  keyboard but want to include an occasional quotation in German.
29369  In such a case, you can write your own keyboard mapping or modify an existing
29370  one to support the characters you want.
29371  This and much more customizations are explained in the 
29372 \emph on
29373 Customization
29374 \emph default
29375  manual.
29376 \end_layout
29377
29378 \begin_layout Subsection
29379 Character Tables
29380 \begin_inset CommandInset label
29381 LatexCommand label
29382 name "sec:keytab"
29383
29384 \end_inset
29385
29386
29387 \end_layout
29388
29389 \begin_layout Standard
29390 Table
29391 \begin_inset space ~
29392 \end_inset
29393
29394
29395 \begin_inset CommandInset ref
29396 LatexCommand ref
29397 reference "cap:The-latin1-character"
29398
29399 \end_inset
29400
29401  shows the 
29402 \family typewriter
29403 Latin1
29404 \family default
29405  character set.
29406  You should be able to enter the characters in the first eight columns directly
29407  from the keyboard.
29408 \end_layout
29409
29410 \begin_layout Standard
29411 There are a few things you need to know about this table.
29412  Here are some of the details you'll need to bear in mind when using characters
29413  from the 
29414 \family typewriter
29415 Latin1
29416 \family default
29417  character set:
29418 \end_layout
29419
29420 \begin_layout Itemize
29421 Even if you have selected 
29422 \family sans
29423 latin1
29424 \family default
29425  in the 
29426 \family sans
29427 Document\SpecialChar \menuseparator
29428 Settings
29429 \family default
29430  dialog, users who have only the 
29431 \family typewriter
29432 T1
29433 \family default
29434 -fonts for LaTeX [or who have the 
29435 \family typewriter
29436 T1
29437 \family default
29438 -fonts but aren't using them] will still miss a few characters: D0, F0,
29439  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29440  french quotes won't show up.
29441 \end_layout
29442
29443 \begin_layout Standard
29444 \begin_inset Float table
29445 wide false
29446 sideways false
29447 status open
29448
29449 \begin_layout Plain Layout
29450 \begin_inset Caption
29451
29452 \begin_layout Plain Layout
29453 \begin_inset CommandInset label
29454 LatexCommand label
29455 name "cap:The-latin1-character"
29456
29457 \end_inset
29458
29459 The 
29460 \family typewriter
29461 latin1
29462 \family default
29463  character set
29464 \end_layout
29465
29466 \end_inset
29467
29468
29469 \end_layout
29470
29471 \begin_layout Plain Layout
29472 \align center
29473 \begin_inset Tabular
29474 <lyxtabular version="3" rows="17" columns="17">
29475 <features>
29476 <column alignment="center" valignment="top" width="0pt">
29477 <column alignment="center" valignment="top" width="0pt">
29478 <column alignment="center" valignment="top" width="0pt">
29479 <column alignment="center" valignment="top" width="0pt">
29480 <column alignment="center" valignment="top" width="0pt">
29481 <column alignment="center" valignment="top" width="0pt">
29482 <column alignment="center" valignment="top" width="0pt">
29483 <column alignment="center" valignment="top" width="0pt">
29484 <column alignment="center" valignment="top" width="0pt">
29485 <column alignment="center" valignment="top" width="0pt">
29486 <column alignment="center" valignment="top" width="0pt">
29487 <column alignment="center" valignment="top" width="0pt">
29488 <column alignment="center" valignment="top" width="0pt">
29489 <column alignment="center" valignment="top" width="0pt">
29490 <column alignment="center" valignment="top" width="0pt">
29491 <column alignment="center" valignment="top" width="0pt">
29492 <column alignment="center" valignment="top" width="0pt">
29493 <row>
29494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29495 \begin_inset Text
29496
29497 \begin_layout Plain Layout
29498
29499 \end_layout
29500
29501 \end_inset
29502 </cell>
29503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29504 \begin_inset Text
29505
29506 \begin_layout Plain Layout
29507
29508 \family roman
29509 \series medium
29510 \shape up
29511 \size tiny
29512 \emph off
29513 \bar no
29514 \noun off
29515 \color none
29516 00
29517 \end_layout
29518
29519 \end_inset
29520 </cell>
29521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29522 \begin_inset Text
29523
29524 \begin_layout Plain Layout
29525
29526 \family roman
29527 \series medium
29528 \shape up
29529 \size tiny
29530 \emph off
29531 \bar no
29532 \noun off
29533 \color none
29534 10
29535 \end_layout
29536
29537 \end_inset
29538 </cell>
29539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29540 \begin_inset Text
29541
29542 \begin_layout Plain Layout
29543
29544 \family roman
29545 \series medium
29546 \shape up
29547 \size tiny
29548 \emph off
29549 \bar no
29550 \noun off
29551 \color none
29552 20
29553 \end_layout
29554
29555 \end_inset
29556 </cell>
29557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29558 \begin_inset Text
29559
29560 \begin_layout Plain Layout
29561
29562 \family roman
29563 \series medium
29564 \shape up
29565 \size tiny
29566 \emph off
29567 \bar no
29568 \noun off
29569 \color none
29570 30
29571 \end_layout
29572
29573 \end_inset
29574 </cell>
29575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29576 \begin_inset Text
29577
29578 \begin_layout Plain Layout
29579
29580 \family roman
29581 \series medium
29582 \shape up
29583 \size tiny
29584 \emph off
29585 \bar no
29586 \noun off
29587 \color none
29588 40
29589 \end_layout
29590
29591 \end_inset
29592 </cell>
29593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29594 \begin_inset Text
29595
29596 \begin_layout Plain Layout
29597
29598 \family roman
29599 \series medium
29600 \shape up
29601 \size tiny
29602 \emph off
29603 \bar no
29604 \noun off
29605 \color none
29606 50
29607 \end_layout
29608
29609 \end_inset
29610 </cell>
29611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29612 \begin_inset Text
29613
29614 \begin_layout Plain Layout
29615
29616 \family roman
29617 \series medium
29618 \shape up
29619 \size tiny
29620 \emph off
29621 \bar no
29622 \noun off
29623 \color none
29624 60
29625 \end_layout
29626
29627 \end_inset
29628 </cell>
29629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29630 \begin_inset Text
29631
29632 \begin_layout Plain Layout
29633
29634 \family roman
29635 \series medium
29636 \shape up
29637 \size tiny
29638 \emph off
29639 \bar no
29640 \noun off
29641 \color none
29642 70
29643 \end_layout
29644
29645 \end_inset
29646 </cell>
29647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29648 \begin_inset Text
29649
29650 \begin_layout Plain Layout
29651
29652 \family roman
29653 \series medium
29654 \shape up
29655 \size tiny
29656 \emph off
29657 \bar no
29658 \noun off
29659 \color none
29660 80
29661 \end_layout
29662
29663 \end_inset
29664 </cell>
29665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29666 \begin_inset Text
29667
29668 \begin_layout Plain Layout
29669
29670 \family roman
29671 \series medium
29672 \shape up
29673 \size tiny
29674 \emph off
29675 \bar no
29676 \noun off
29677 \color none
29678 90
29679 \end_layout
29680
29681 \end_inset
29682 </cell>
29683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29684 \begin_inset Text
29685
29686 \begin_layout Plain Layout
29687
29688 \family roman
29689 \series medium
29690 \shape up
29691 \size tiny
29692 \emph off
29693 \bar no
29694 \noun off
29695 \color none
29696 A0
29697 \end_layout
29698
29699 \end_inset
29700 </cell>
29701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Plain Layout
29705
29706 \family roman
29707 \series medium
29708 \shape up
29709 \size tiny
29710 \emph off
29711 \bar no
29712 \noun off
29713 \color none
29714 B0
29715 \end_layout
29716
29717 \end_inset
29718 </cell>
29719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29720 \begin_inset Text
29721
29722 \begin_layout Plain Layout
29723
29724 \family roman
29725 \series medium
29726 \shape up
29727 \size tiny
29728 \emph off
29729 \bar no
29730 \noun off
29731 \color none
29732 C0
29733 \end_layout
29734
29735 \end_inset
29736 </cell>
29737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29738 \begin_inset Text
29739
29740 \begin_layout Plain Layout
29741
29742 \family roman
29743 \series medium
29744 \shape up
29745 \size tiny
29746 \emph off
29747 \bar no
29748 \noun off
29749 \color none
29750 D0
29751 \end_layout
29752
29753 \end_inset
29754 </cell>
29755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Plain Layout
29759
29760 \family roman
29761 \series medium
29762 \shape up
29763 \size tiny
29764 \emph off
29765 \bar no
29766 \noun off
29767 \color none
29768 E0
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Plain Layout
29777
29778 \family roman
29779 \series medium
29780 \shape up
29781 \size tiny
29782 \emph off
29783 \bar no
29784 \noun off
29785 \color none
29786 F0
29787 \end_layout
29788
29789 \end_inset
29790 </cell>
29791 </row>
29792 <row>
29793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29794 \begin_inset Text
29795
29796 \begin_layout Plain Layout
29797
29798 \family roman
29799 \series medium
29800 \shape up
29801 \size tiny
29802 \emph off
29803 \bar no
29804 \noun off
29805 \color none
29806 00
29807 \end_layout
29808
29809 \end_inset
29810 </cell>
29811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29812 \begin_inset Text
29813
29814 \begin_layout Plain Layout
29815
29816 \end_layout
29817
29818 \end_inset
29819 </cell>
29820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29821 \begin_inset Text
29822
29823 \begin_layout Plain Layout
29824
29825 \end_layout
29826
29827 \end_inset
29828 </cell>
29829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29830 \begin_inset Text
29831
29832 \begin_layout Plain Layout
29833
29834 \end_layout
29835
29836 \end_inset
29837 </cell>
29838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29839 \begin_inset Text
29840
29841 \begin_layout Plain Layout
29842
29843 \family roman
29844 \series medium
29845 \shape up
29846 \emph off
29847 \bar no
29848 \noun off
29849 \color none
29850 0
29851 \end_layout
29852
29853 \end_inset
29854 </cell>
29855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29856 \begin_inset Text
29857
29858 \begin_layout Plain Layout
29859
29860 \family roman
29861 \series medium
29862 \shape up
29863 \emph off
29864 \bar no
29865 \noun off
29866 \color none
29867 @
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29873 \begin_inset Text
29874
29875 \begin_layout Plain Layout
29876
29877 \family roman
29878 \series medium
29879 \shape up
29880 \emph off
29881 \bar no
29882 \noun off
29883 \color none
29884 P
29885 \end_layout
29886
29887 \end_inset
29888 </cell>
29889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29890 \begin_inset Text
29891
29892 \begin_layout Plain Layout
29893
29894 \family roman
29895 \series medium
29896 \shape up
29897 \emph off
29898 \bar no
29899 \noun off
29900 \color none
29901 '
29902 \end_layout
29903
29904 \end_inset
29905 </cell>
29906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29907 \begin_inset Text
29908
29909 \begin_layout Plain Layout
29910
29911 \family roman
29912 \series medium
29913 \shape up
29914 \emph off
29915 \bar no
29916 \noun off
29917 \color none
29918 p
29919 \end_layout
29920
29921 \end_inset
29922 </cell>
29923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29924 \begin_inset Text
29925
29926 \begin_layout Plain Layout
29927
29928 \end_layout
29929
29930 \end_inset
29931 </cell>
29932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29933 \begin_inset Text
29934
29935 \begin_layout Plain Layout
29936
29937 \end_layout
29938
29939 \end_inset
29940 </cell>
29941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29942 \begin_inset Text
29943
29944 \begin_layout Plain Layout
29945
29946 \end_layout
29947
29948 \end_inset
29949 </cell>
29950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29951 \begin_inset Text
29952
29953 \begin_layout Plain Layout
29954
29955 \family roman
29956 \series medium
29957 \shape up
29958 \emph off
29959 \bar no
29960 \noun off
29961 \color none
29962 °
29963 \end_layout
29964
29965 \end_inset
29966 </cell>
29967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29968 \begin_inset Text
29969
29970 \begin_layout Plain Layout
29971
29972 \family roman
29973 \series medium
29974 \shape up
29975 \emph off
29976 \bar no
29977 \noun off
29978 \color none
29979 À
29980 \end_layout
29981
29982 \end_inset
29983 </cell>
29984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29985 \begin_inset Text
29986
29987 \begin_layout Plain Layout
29988
29989 \family roman
29990 \series medium
29991 \shape up
29992 \emph off
29993 \bar no
29994 \noun off
29995 \color none
29996 Ð
29997 \end_layout
29998
29999 \end_inset
30000 </cell>
30001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30002 \begin_inset Text
30003
30004 \begin_layout Plain Layout
30005
30006 \family roman
30007 \series medium
30008 \shape up
30009 \emph off
30010 \bar no
30011 \noun off
30012 \color none
30013 à
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Plain Layout
30022
30023 \family roman
30024 \series medium
30025 \shape up
30026 \emph off
30027 \bar no
30028 \noun off
30029 \color none
30030 ð
30031 \end_layout
30032
30033 \end_inset
30034 </cell>
30035 </row>
30036 <row>
30037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30038 \begin_inset Text
30039
30040 \begin_layout Plain Layout
30041
30042 \family roman
30043 \series medium
30044 \shape up
30045 \size tiny
30046 \emph off
30047 \bar no
30048 \noun off
30049 \color none
30050 01
30051 \end_layout
30052
30053 \end_inset
30054 </cell>
30055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30056 \begin_inset Text
30057
30058 \begin_layout Plain Layout
30059
30060 \end_layout
30061
30062 \end_inset
30063 </cell>
30064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30065 \begin_inset Text
30066
30067 \begin_layout Plain Layout
30068
30069 \end_layout
30070
30071 \end_inset
30072 </cell>
30073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30074 \begin_inset Text
30075
30076 \begin_layout Plain Layout
30077
30078 \family roman
30079 \series medium
30080 \shape up
30081 \emph off
30082 \bar no
30083 \noun off
30084 \color none
30085 !
30086 \end_layout
30087
30088 \end_inset
30089 </cell>
30090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30091 \begin_inset Text
30092
30093 \begin_layout Plain Layout
30094
30095 \family roman
30096 \series medium
30097 \shape up
30098 \emph off
30099 \bar no
30100 \noun off
30101 \color none
30102 1
30103 \end_layout
30104
30105 \end_inset
30106 </cell>
30107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30108 \begin_inset Text
30109
30110 \begin_layout Plain Layout
30111
30112 \family roman
30113 \series medium
30114 \shape up
30115 \emph off
30116 \bar no
30117 \noun off
30118 \color none
30119 A
30120 \end_layout
30121
30122 \end_inset
30123 </cell>
30124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30125 \begin_inset Text
30126
30127 \begin_layout Plain Layout
30128
30129 \family roman
30130 \series medium
30131 \shape up
30132 \emph off
30133 \bar no
30134 \noun off
30135 \color none
30136 Q
30137 \end_layout
30138
30139 \end_inset
30140 </cell>
30141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30142 \begin_inset Text
30143
30144 \begin_layout Plain Layout
30145
30146 \family roman
30147 \series medium
30148 \shape up
30149 \emph off
30150 \bar no
30151 \noun off
30152 \color none
30153 a
30154 \end_layout
30155
30156 \end_inset
30157 </cell>
30158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30159 \begin_inset Text
30160
30161 \begin_layout Plain Layout
30162
30163 \family roman
30164 \series medium
30165 \shape up
30166 \emph off
30167 \bar no
30168 \noun off
30169 \color none
30170 q
30171 \end_layout
30172
30173 \end_inset
30174 </cell>
30175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30176 \begin_inset Text
30177
30178 \begin_layout Plain Layout
30179
30180 \end_layout
30181
30182 \end_inset
30183 </cell>
30184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30185 \begin_inset Text
30186
30187 \begin_layout Plain Layout
30188
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197
30198 \family roman
30199 \series medium
30200 \shape up
30201 \emph off
30202 \bar no
30203 \noun off
30204 \color none
30205 ¡
30206 \end_layout
30207
30208 \end_inset
30209 </cell>
30210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30211 \begin_inset Text
30212
30213 \begin_layout Plain Layout
30214
30215 \family roman
30216 \series medium
30217 \shape up
30218 \emph off
30219 \bar no
30220 \noun off
30221 \color none
30222 ±
30223 \end_layout
30224
30225 \end_inset
30226 </cell>
30227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30228 \begin_inset Text
30229
30230 \begin_layout Plain Layout
30231
30232 \family roman
30233 \series medium
30234 \shape up
30235 \emph off
30236 \bar no
30237 \noun off
30238 \color none
30239 Á
30240 \end_layout
30241
30242 \end_inset
30243 </cell>
30244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30245 \begin_inset Text
30246
30247 \begin_layout Plain Layout
30248
30249 \family roman
30250 \series medium
30251 \shape up
30252 \emph off
30253 \bar no
30254 \noun off
30255 \color none
30256 Ñ
30257 \end_layout
30258
30259 \end_inset
30260 </cell>
30261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30262 \begin_inset Text
30263
30264 \begin_layout Plain Layout
30265
30266 \family roman
30267 \series medium
30268 \shape up
30269 \emph off
30270 \bar no
30271 \noun off
30272 \color none
30273 á
30274 \end_layout
30275
30276 \end_inset
30277 </cell>
30278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30279 \begin_inset Text
30280
30281 \begin_layout Plain Layout
30282
30283 \family roman
30284 \series medium
30285 \shape up
30286 \emph off
30287 \bar no
30288 \noun off
30289 \color none
30290 ñ
30291 \end_layout
30292
30293 \end_inset
30294 </cell>
30295 </row>
30296 <row>
30297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30298 \begin_inset Text
30299
30300 \begin_layout Plain Layout
30301
30302 \family roman
30303 \series medium
30304 \shape up
30305 \size tiny
30306 \emph off
30307 \bar no
30308 \noun off
30309 \color none
30310 02
30311 \end_layout
30312
30313 \end_inset
30314 </cell>
30315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30316 \begin_inset Text
30317
30318 \begin_layout Plain Layout
30319
30320 \end_layout
30321
30322 \end_inset
30323 </cell>
30324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30325 \begin_inset Text
30326
30327 \begin_layout Plain Layout
30328
30329 \end_layout
30330
30331 \end_inset
30332 </cell>
30333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30334 \begin_inset Text
30335
30336 \begin_layout Plain Layout
30337
30338 \family roman
30339 \series medium
30340 \shape up
30341 \emph off
30342 \bar no
30343 \noun off
30344 \color none
30345 \begin_inset Quotes eld
30346 \end_inset
30347
30348
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Plain Layout
30357
30358 \family roman
30359 \series medium
30360 \shape up
30361 \emph off
30362 \bar no
30363 \noun off
30364 \color none
30365 2
30366 \end_layout
30367
30368 \end_inset
30369 </cell>
30370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30371 \begin_inset Text
30372
30373 \begin_layout Plain Layout
30374
30375 \family roman
30376 \series medium
30377 \shape up
30378 \emph off
30379 \bar no
30380 \noun off
30381 \color none
30382 B
30383 \end_layout
30384
30385 \end_inset
30386 </cell>
30387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30388 \begin_inset Text
30389
30390 \begin_layout Plain Layout
30391
30392 \family roman
30393 \series medium
30394 \shape up
30395 \emph off
30396 \bar no
30397 \noun off
30398 \color none
30399 R
30400 \end_layout
30401
30402 \end_inset
30403 </cell>
30404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30405 \begin_inset Text
30406
30407 \begin_layout Plain Layout
30408
30409 \family roman
30410 \series medium
30411 \shape up
30412 \emph off
30413 \bar no
30414 \noun off
30415 \color none
30416 b
30417 \end_layout
30418
30419 \end_inset
30420 </cell>
30421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30422 \begin_inset Text
30423
30424 \begin_layout Plain Layout
30425
30426 \family roman
30427 \series medium
30428 \shape up
30429 \emph off
30430 \bar no
30431 \noun off
30432 \color none
30433 r
30434 \end_layout
30435
30436 \end_inset
30437 </cell>
30438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30439 \begin_inset Text
30440
30441 \begin_layout Plain Layout
30442
30443 \end_layout
30444
30445 \end_inset
30446 </cell>
30447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30448 \begin_inset Text
30449
30450 \begin_layout Plain Layout
30451
30452 \end_layout
30453
30454 \end_inset
30455 </cell>
30456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30457 \begin_inset Text
30458
30459 \begin_layout Plain Layout
30460 ¢
30461 \end_layout
30462
30463 \end_inset
30464 </cell>
30465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30466 \begin_inset Text
30467
30468 \begin_layout Plain Layout
30469
30470 \family roman
30471 \series medium
30472 \shape up
30473 \emph off
30474 \bar no
30475 \noun off
30476 \color none
30477 ²
30478 \end_layout
30479
30480 \end_inset
30481 </cell>
30482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30483 \begin_inset Text
30484
30485 \begin_layout Plain Layout
30486
30487 \family roman
30488 \series medium
30489 \shape up
30490 \emph off
30491 \bar no
30492 \noun off
30493 \color none
30494 Â
30495 \end_layout
30496
30497 \end_inset
30498 </cell>
30499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30500 \begin_inset Text
30501
30502 \begin_layout Plain Layout
30503
30504 \family roman
30505 \series medium
30506 \shape up
30507 \emph off
30508 \bar no
30509 \noun off
30510 \color none
30511 Ò
30512 \end_layout
30513
30514 \end_inset
30515 </cell>
30516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30517 \begin_inset Text
30518
30519 \begin_layout Plain Layout
30520
30521 \family roman
30522 \series medium
30523 \shape up
30524 \emph off
30525 \bar no
30526 \noun off
30527 \color none
30528 â
30529 \end_layout
30530
30531 \end_inset
30532 </cell>
30533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30534 \begin_inset Text
30535
30536 \begin_layout Plain Layout
30537
30538 \family roman
30539 \series medium
30540 \shape up
30541 \emph off
30542 \bar no
30543 \noun off
30544 \color none
30545 ò
30546 \end_layout
30547
30548 \end_inset
30549 </cell>
30550 </row>
30551 <row>
30552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30553 \begin_inset Text
30554
30555 \begin_layout Plain Layout
30556
30557 \family roman
30558 \series medium
30559 \shape up
30560 \size tiny
30561 \emph off
30562 \bar no
30563 \noun off
30564 \color none
30565 03
30566 \end_layout
30567
30568 \end_inset
30569 </cell>
30570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30571 \begin_inset Text
30572
30573 \begin_layout Plain Layout
30574
30575 \end_layout
30576
30577 \end_inset
30578 </cell>
30579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30580 \begin_inset Text
30581
30582 \begin_layout Plain Layout
30583
30584 \end_layout
30585
30586 \end_inset
30587 </cell>
30588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30589 \begin_inset Text
30590
30591 \begin_layout Plain Layout
30592
30593 \family roman
30594 \series medium
30595 \shape up
30596 \emph off
30597 \bar no
30598 \noun off
30599 \color none
30600 #
30601 \end_layout
30602
30603 \end_inset
30604 </cell>
30605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30606 \begin_inset Text
30607
30608 \begin_layout Plain Layout
30609
30610 \family roman
30611 \series medium
30612 \shape up
30613 \emph off
30614 \bar no
30615 \noun off
30616 \color none
30617 3
30618 \end_layout
30619
30620 \end_inset
30621 </cell>
30622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30623 \begin_inset Text
30624
30625 \begin_layout Plain Layout
30626
30627 \family roman
30628 \series medium
30629 \shape up
30630 \emph off
30631 \bar no
30632 \noun off
30633 \color none
30634 C
30635 \end_layout
30636
30637 \end_inset
30638 </cell>
30639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30640 \begin_inset Text
30641
30642 \begin_layout Plain Layout
30643
30644 \family roman
30645 \series medium
30646 \shape up
30647 \emph off
30648 \bar no
30649 \noun off
30650 \color none
30651 S
30652 \end_layout
30653
30654 \end_inset
30655 </cell>
30656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30657 \begin_inset Text
30658
30659 \begin_layout Plain Layout
30660
30661 \family roman
30662 \series medium
30663 \shape up
30664 \emph off
30665 \bar no
30666 \noun off
30667 \color none
30668 c
30669 \end_layout
30670
30671 \end_inset
30672 </cell>
30673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30674 \begin_inset Text
30675
30676 \begin_layout Plain Layout
30677
30678 \family roman
30679 \series medium
30680 \shape up
30681 \emph off
30682 \bar no
30683 \noun off
30684 \color none
30685 s
30686 \end_layout
30687
30688 \end_inset
30689 </cell>
30690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30691 \begin_inset Text
30692
30693 \begin_layout Plain Layout
30694
30695 \end_layout
30696
30697 \end_inset
30698 </cell>
30699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30700 \begin_inset Text
30701
30702 \begin_layout Plain Layout
30703
30704 \end_layout
30705
30706 \end_inset
30707 </cell>
30708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30709 \begin_inset Text
30710
30711 \begin_layout Plain Layout
30712
30713 \family roman
30714 \series medium
30715 \shape up
30716 \emph off
30717 \bar no
30718 \noun off
30719 \color none
30720 £
30721 \end_layout
30722
30723 \end_inset
30724 </cell>
30725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30726 \begin_inset Text
30727
30728 \begin_layout Plain Layout
30729
30730 \family roman
30731 \series medium
30732 \shape up
30733 \emph off
30734 \bar no
30735 \noun off
30736 \color none
30737 ³
30738 \end_layout
30739
30740 \end_inset
30741 </cell>
30742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30743 \begin_inset Text
30744
30745 \begin_layout Plain Layout
30746
30747 \family roman
30748 \series medium
30749 \shape up
30750 \emph off
30751 \bar no
30752 \noun off
30753 \color none
30754 Ã
30755 \end_layout
30756
30757 \end_inset
30758 </cell>
30759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30760 \begin_inset Text
30761
30762 \begin_layout Plain Layout
30763
30764 \family roman
30765 \series medium
30766 \shape up
30767 \emph off
30768 \bar no
30769 \noun off
30770 \color none
30771 Ó
30772 \end_layout
30773
30774 \end_inset
30775 </cell>
30776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30777 \begin_inset Text
30778
30779 \begin_layout Plain Layout
30780
30781 \family roman
30782 \series medium
30783 \shape up
30784 \emph off
30785 \bar no
30786 \noun off
30787 \color none
30788 ã
30789 \end_layout
30790
30791 \end_inset
30792 </cell>
30793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30794 \begin_inset Text
30795
30796 \begin_layout Plain Layout
30797
30798 \family roman
30799 \series medium
30800 \shape up
30801 \emph off
30802 \bar no
30803 \noun off
30804 \color none
30805 ó
30806 \end_layout
30807
30808 \end_inset
30809 </cell>
30810 </row>
30811 <row>
30812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30813 \begin_inset Text
30814
30815 \begin_layout Plain Layout
30816
30817 \family roman
30818 \series medium
30819 \shape up
30820 \size tiny
30821 \emph off
30822 \bar no
30823 \noun off
30824 \color none
30825 04
30826 \end_layout
30827
30828 \end_inset
30829 </cell>
30830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30831 \begin_inset Text
30832
30833 \begin_layout Plain Layout
30834
30835 \end_layout
30836
30837 \end_inset
30838 </cell>
30839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30840 \begin_inset Text
30841
30842 \begin_layout Plain Layout
30843
30844 \end_layout
30845
30846 \end_inset
30847 </cell>
30848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30849 \begin_inset Text
30850
30851 \begin_layout Plain Layout
30852
30853 \family roman
30854 \series medium
30855 \shape up
30856 \emph off
30857 \bar no
30858 \noun off
30859 \color none
30860 $
30861 \end_layout
30862
30863 \end_inset
30864 </cell>
30865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30866 \begin_inset Text
30867
30868 \begin_layout Plain Layout
30869
30870 \family roman
30871 \series medium
30872 \shape up
30873 \emph off
30874 \bar no
30875 \noun off
30876 \color none
30877 4
30878 \end_layout
30879
30880 \end_inset
30881 </cell>
30882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30883 \begin_inset Text
30884
30885 \begin_layout Plain Layout
30886
30887 \family roman
30888 \series medium
30889 \shape up
30890 \emph off
30891 \bar no
30892 \noun off
30893 \color none
30894 D
30895 \end_layout
30896
30897 \end_inset
30898 </cell>
30899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30900 \begin_inset Text
30901
30902 \begin_layout Plain Layout
30903
30904 \family roman
30905 \series medium
30906 \shape up
30907 \emph off
30908 \bar no
30909 \noun off
30910 \color none
30911 T
30912 \end_layout
30913
30914 \end_inset
30915 </cell>
30916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30917 \begin_inset Text
30918
30919 \begin_layout Plain Layout
30920
30921 \family roman
30922 \series medium
30923 \shape up
30924 \emph off
30925 \bar no
30926 \noun off
30927 \color none
30928 d
30929 \end_layout
30930
30931 \end_inset
30932 </cell>
30933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30934 \begin_inset Text
30935
30936 \begin_layout Plain Layout
30937
30938 \family roman
30939 \series medium
30940 \shape up
30941 \emph off
30942 \bar no
30943 \noun off
30944 \color none
30945 t
30946 \end_layout
30947
30948 \end_inset
30949 </cell>
30950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30951 \begin_inset Text
30952
30953 \begin_layout Plain Layout
30954
30955 \end_layout
30956
30957 \end_inset
30958 </cell>
30959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30960 \begin_inset Text
30961
30962 \begin_layout Plain Layout
30963
30964 \end_layout
30965
30966 \end_inset
30967 </cell>
30968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30969 \begin_inset Text
30970
30971 \begin_layout Plain Layout
30972 ¤
30973 \end_layout
30974
30975 \end_inset
30976 </cell>
30977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30978 \begin_inset Text
30979
30980 \begin_layout Plain Layout
30981
30982 \family roman
30983 \series medium
30984 \shape up
30985 \emph off
30986 \bar no
30987 \noun off
30988 \color none
30989 ´
30990 \end_layout
30991
30992 \end_inset
30993 </cell>
30994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30995 \begin_inset Text
30996
30997 \begin_layout Plain Layout
30998
30999 \family roman
31000 \series medium
31001 \shape up
31002 \emph off
31003 \bar no
31004 \noun off
31005 \color none
31006 Ä
31007 \end_layout
31008
31009 \end_inset
31010 </cell>
31011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31012 \begin_inset Text
31013
31014 \begin_layout Plain Layout
31015
31016 \family roman
31017 \series medium
31018 \shape up
31019 \emph off
31020 \bar no
31021 \noun off
31022 \color none
31023 Ô
31024 \end_layout
31025
31026 \end_inset
31027 </cell>
31028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31029 \begin_inset Text
31030
31031 \begin_layout Plain Layout
31032
31033 \family roman
31034 \series medium
31035 \shape up
31036 \emph off
31037 \bar no
31038 \noun off
31039 \color none
31040 ä
31041 \end_layout
31042
31043 \end_inset
31044 </cell>
31045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31046 \begin_inset Text
31047
31048 \begin_layout Plain Layout
31049
31050 \family roman
31051 \series medium
31052 \shape up
31053 \emph off
31054 \bar no
31055 \noun off
31056 \color none
31057 ô
31058 \end_layout
31059
31060 \end_inset
31061 </cell>
31062 </row>
31063 <row>
31064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31065 \begin_inset Text
31066
31067 \begin_layout Plain Layout
31068
31069 \family roman
31070 \series medium
31071 \shape up
31072 \size tiny
31073 \emph off
31074 \bar no
31075 \noun off
31076 \color none
31077 05
31078 \end_layout
31079
31080 \end_inset
31081 </cell>
31082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31083 \begin_inset Text
31084
31085 \begin_layout Plain Layout
31086
31087 \end_layout
31088
31089 \end_inset
31090 </cell>
31091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31092 \begin_inset Text
31093
31094 \begin_layout Plain Layout
31095
31096 \end_layout
31097
31098 \end_inset
31099 </cell>
31100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31101 \begin_inset Text
31102
31103 \begin_layout Plain Layout
31104
31105 \family roman
31106 \series medium
31107 \shape up
31108 \emph off
31109 \bar no
31110 \noun off
31111 \color none
31112 %
31113 \end_layout
31114
31115 \end_inset
31116 </cell>
31117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31118 \begin_inset Text
31119
31120 \begin_layout Plain Layout
31121
31122 \family roman
31123 \series medium
31124 \shape up
31125 \emph off
31126 \bar no
31127 \noun off
31128 \color none
31129 5
31130 \end_layout
31131
31132 \end_inset
31133 </cell>
31134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31135 \begin_inset Text
31136
31137 \begin_layout Plain Layout
31138
31139 \family roman
31140 \series medium
31141 \shape up
31142 \emph off
31143 \bar no
31144 \noun off
31145 \color none
31146 E
31147 \end_layout
31148
31149 \end_inset
31150 </cell>
31151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31152 \begin_inset Text
31153
31154 \begin_layout Plain Layout
31155
31156 \family roman
31157 \series medium
31158 \shape up
31159 \emph off
31160 \bar no
31161 \noun off
31162 \color none
31163 U
31164 \end_layout
31165
31166 \end_inset
31167 </cell>
31168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31169 \begin_inset Text
31170
31171 \begin_layout Plain Layout
31172
31173 \family roman
31174 \series medium
31175 \shape up
31176 \emph off
31177 \bar no
31178 \noun off
31179 \color none
31180 e
31181 \end_layout
31182
31183 \end_inset
31184 </cell>
31185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31186 \begin_inset Text
31187
31188 \begin_layout Plain Layout
31189
31190 \family roman
31191 \series medium
31192 \shape up
31193 \emph off
31194 \bar no
31195 \noun off
31196 \color none
31197 u
31198 \end_layout
31199
31200 \end_inset
31201 </cell>
31202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31203 \begin_inset Text
31204
31205 \begin_layout Plain Layout
31206
31207 \end_layout
31208
31209 \end_inset
31210 </cell>
31211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31212 \begin_inset Text
31213
31214 \begin_layout Plain Layout
31215
31216 \end_layout
31217
31218 \end_inset
31219 </cell>
31220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31221 \begin_inset Text
31222
31223 \begin_layout Plain Layout
31224 ¥
31225 \end_layout
31226
31227 \end_inset
31228 </cell>
31229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31230 \begin_inset Text
31231
31232 \begin_layout Plain Layout
31233
31234 \family roman
31235 \series medium
31236 \shape up
31237 \emph off
31238 \bar no
31239 \noun off
31240 \color none
31241 µ
31242 \end_layout
31243
31244 \end_inset
31245 </cell>
31246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31247 \begin_inset Text
31248
31249 \begin_layout Plain Layout
31250
31251 \family roman
31252 \series medium
31253 \shape up
31254 \emph off
31255 \bar no
31256 \noun off
31257 \color none
31258 Å
31259 \end_layout
31260
31261 \end_inset
31262 </cell>
31263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31264 \begin_inset Text
31265
31266 \begin_layout Plain Layout
31267
31268 \family roman
31269 \series medium
31270 \shape up
31271 \emph off
31272 \bar no
31273 \noun off
31274 \color none
31275 Õ
31276 \end_layout
31277
31278 \end_inset
31279 </cell>
31280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31281 \begin_inset Text
31282
31283 \begin_layout Plain Layout
31284
31285 \family roman
31286 \series medium
31287 \shape up
31288 \emph off
31289 \bar no
31290 \noun off
31291 \color none
31292 å
31293 \end_layout
31294
31295 \end_inset
31296 </cell>
31297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31298 \begin_inset Text
31299
31300 \begin_layout Plain Layout
31301
31302 \family roman
31303 \series medium
31304 \shape up
31305 \emph off
31306 \bar no
31307 \noun off
31308 \color none
31309 õ
31310 \end_layout
31311
31312 \end_inset
31313 </cell>
31314 </row>
31315 <row>
31316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31317 \begin_inset Text
31318
31319 \begin_layout Plain Layout
31320
31321 \family roman
31322 \series medium
31323 \shape up
31324 \size tiny
31325 \emph off
31326 \bar no
31327 \noun off
31328 \color none
31329 06
31330 \end_layout
31331
31332 \end_inset
31333 </cell>
31334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31335 \begin_inset Text
31336
31337 \begin_layout Plain Layout
31338
31339 \end_layout
31340
31341 \end_inset
31342 </cell>
31343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31344 \begin_inset Text
31345
31346 \begin_layout Plain Layout
31347
31348 \end_layout
31349
31350 \end_inset
31351 </cell>
31352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31353 \begin_inset Text
31354
31355 \begin_layout Plain Layout
31356
31357 \family roman
31358 \series medium
31359 \shape up
31360 \emph off
31361 \bar no
31362 \noun off
31363 \color none
31364 &
31365 \end_layout
31366
31367 \end_inset
31368 </cell>
31369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31370 \begin_inset Text
31371
31372 \begin_layout Plain Layout
31373
31374 \family roman
31375 \series medium
31376 \shape up
31377 \emph off
31378 \bar no
31379 \noun off
31380 \color none
31381 6
31382 \end_layout
31383
31384 \end_inset
31385 </cell>
31386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31387 \begin_inset Text
31388
31389 \begin_layout Plain Layout
31390
31391 \family roman
31392 \series medium
31393 \shape up
31394 \emph off
31395 \bar no
31396 \noun off
31397 \color none
31398 F
31399 \end_layout
31400
31401 \end_inset
31402 </cell>
31403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31404 \begin_inset Text
31405
31406 \begin_layout Plain Layout
31407
31408 \family roman
31409 \series medium
31410 \shape up
31411 \emph off
31412 \bar no
31413 \noun off
31414 \color none
31415 V
31416 \end_layout
31417
31418 \end_inset
31419 </cell>
31420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31421 \begin_inset Text
31422
31423 \begin_layout Plain Layout
31424
31425 \family roman
31426 \series medium
31427 \shape up
31428 \emph off
31429 \bar no
31430 \noun off
31431 \color none
31432 f
31433 \end_layout
31434
31435 \end_inset
31436 </cell>
31437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31438 \begin_inset Text
31439
31440 \begin_layout Plain Layout
31441
31442 \family roman
31443 \series medium
31444 \shape up
31445 \emph off
31446 \bar no
31447 \noun off
31448 \color none
31449 v
31450 \end_layout
31451
31452 \end_inset
31453 </cell>
31454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31455 \begin_inset Text
31456
31457 \begin_layout Plain Layout
31458
31459 \end_layout
31460
31461 \end_inset
31462 </cell>
31463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31464 \begin_inset Text
31465
31466 \begin_layout Plain Layout
31467
31468 \end_layout
31469
31470 \end_inset
31471 </cell>
31472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31473 \begin_inset Text
31474
31475 \begin_layout Plain Layout
31476 ¦
31477 \end_layout
31478
31479 \end_inset
31480 </cell>
31481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31482 \begin_inset Text
31483
31484 \begin_layout Plain Layout
31485
31486 \family roman
31487 \series medium
31488 \shape up
31489 \emph off
31490 \bar no
31491 \noun off
31492 \color none
31493
31494 \end_layout
31495
31496 \end_inset
31497 </cell>
31498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502
31503 \family roman
31504 \series medium
31505 \shape up
31506 \emph off
31507 \bar no
31508 \noun off
31509 \color none
31510 Æ
31511 \end_layout
31512
31513 \end_inset
31514 </cell>
31515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31516 \begin_inset Text
31517
31518 \begin_layout Plain Layout
31519
31520 \family roman
31521 \series medium
31522 \shape up
31523 \emph off
31524 \bar no
31525 \noun off
31526 \color none
31527 Ö
31528 \end_layout
31529
31530 \end_inset
31531 </cell>
31532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31533 \begin_inset Text
31534
31535 \begin_layout Plain Layout
31536
31537 \family roman
31538 \series medium
31539 \shape up
31540 \emph off
31541 \bar no
31542 \noun off
31543 \color none
31544 æ
31545 \end_layout
31546
31547 \end_inset
31548 </cell>
31549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31550 \begin_inset Text
31551
31552 \begin_layout Plain Layout
31553
31554 \family roman
31555 \series medium
31556 \shape up
31557 \emph off
31558 \bar no
31559 \noun off
31560 \color none
31561 ö
31562 \end_layout
31563
31564 \end_inset
31565 </cell>
31566 </row>
31567 <row>
31568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31569 \begin_inset Text
31570
31571 \begin_layout Plain Layout
31572
31573 \family roman
31574 \series medium
31575 \shape up
31576 \size tiny
31577 \emph off
31578 \bar no
31579 \noun off
31580 \color none
31581 07
31582 \end_layout
31583
31584 \end_inset
31585 </cell>
31586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31587 \begin_inset Text
31588
31589 \begin_layout Plain Layout
31590
31591 \end_layout
31592
31593 \end_inset
31594 </cell>
31595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31596 \begin_inset Text
31597
31598 \begin_layout Plain Layout
31599
31600 \end_layout
31601
31602 \end_inset
31603 </cell>
31604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31605 \begin_inset Text
31606
31607 \begin_layout Plain Layout
31608
31609 \family roman
31610 \series medium
31611 \shape up
31612 \emph off
31613 \bar no
31614 \noun off
31615 \color none
31616 `
31617 \end_layout
31618
31619 \end_inset
31620 </cell>
31621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31622 \begin_inset Text
31623
31624 \begin_layout Plain Layout
31625
31626 \family roman
31627 \series medium
31628 \shape up
31629 \emph off
31630 \bar no
31631 \noun off
31632 \color none
31633 7
31634 \end_layout
31635
31636 \end_inset
31637 </cell>
31638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31639 \begin_inset Text
31640
31641 \begin_layout Plain Layout
31642
31643 \family roman
31644 \series medium
31645 \shape up
31646 \emph off
31647 \bar no
31648 \noun off
31649 \color none
31650 G
31651 \end_layout
31652
31653 \end_inset
31654 </cell>
31655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31656 \begin_inset Text
31657
31658 \begin_layout Plain Layout
31659
31660 \family roman
31661 \series medium
31662 \shape up
31663 \emph off
31664 \bar no
31665 \noun off
31666 \color none
31667 W
31668 \end_layout
31669
31670 \end_inset
31671 </cell>
31672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31673 \begin_inset Text
31674
31675 \begin_layout Plain Layout
31676
31677 \family roman
31678 \series medium
31679 \shape up
31680 \emph off
31681 \bar no
31682 \noun off
31683 \color none
31684 g
31685 \end_layout
31686
31687 \end_inset
31688 </cell>
31689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31690 \begin_inset Text
31691
31692 \begin_layout Plain Layout
31693
31694 \family roman
31695 \series medium
31696 \shape up
31697 \emph off
31698 \bar no
31699 \noun off
31700 \color none
31701 w
31702 \end_layout
31703
31704 \end_inset
31705 </cell>
31706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31707 \begin_inset Text
31708
31709 \begin_layout Plain Layout
31710
31711 \end_layout
31712
31713 \end_inset
31714 </cell>
31715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31716 \begin_inset Text
31717
31718 \begin_layout Plain Layout
31719
31720 \end_layout
31721
31722 \end_inset
31723 </cell>
31724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout Plain Layout
31728
31729 \family roman
31730 \series medium
31731 \shape up
31732 \emph off
31733 \bar no
31734 \noun off
31735 \color none
31736 §
31737 \end_layout
31738
31739 \end_inset
31740 </cell>
31741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31742 \begin_inset Text
31743
31744 \begin_layout Plain Layout
31745
31746 \family roman
31747 \series medium
31748 \shape up
31749 \emph off
31750 \bar no
31751 \noun off
31752 \color none
31753 ·
31754 \end_layout
31755
31756 \end_inset
31757 </cell>
31758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31759 \begin_inset Text
31760
31761 \begin_layout Plain Layout
31762
31763 \family roman
31764 \series medium
31765 \shape up
31766 \emph off
31767 \bar no
31768 \noun off
31769 \color none
31770 Ç
31771 \end_layout
31772
31773 \end_inset
31774 </cell>
31775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31776 \begin_inset Text
31777
31778 \begin_layout Plain Layout
31779
31780 \family roman
31781 \series medium
31782 \shape up
31783 \emph off
31784 \bar no
31785 \noun off
31786 \color none
31787 ×
31788 \end_layout
31789
31790 \end_inset
31791 </cell>
31792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31793 \begin_inset Text
31794
31795 \begin_layout Plain Layout
31796
31797 \family roman
31798 \series medium
31799 \shape up
31800 \emph off
31801 \bar no
31802 \noun off
31803 \color none
31804 ç
31805 \end_layout
31806
31807 \end_inset
31808 </cell>
31809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31810 \begin_inset Text
31811
31812 \begin_layout Plain Layout
31813
31814 \family roman
31815 \series medium
31816 \shape up
31817 \emph off
31818 \bar no
31819 \noun off
31820 \color none
31821 ÷
31822 \end_layout
31823
31824 \end_inset
31825 </cell>
31826 </row>
31827 <row>
31828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31829 \begin_inset Text
31830
31831 \begin_layout Plain Layout
31832
31833 \family roman
31834 \series medium
31835 \shape up
31836 \size tiny
31837 \emph off
31838 \bar no
31839 \noun off
31840 \color none
31841 08
31842 \end_layout
31843
31844 \end_inset
31845 </cell>
31846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31847 \begin_inset Text
31848
31849 \begin_layout Plain Layout
31850
31851 \end_layout
31852
31853 \end_inset
31854 </cell>
31855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31856 \begin_inset Text
31857
31858 \begin_layout Plain Layout
31859
31860 \end_layout
31861
31862 \end_inset
31863 </cell>
31864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31865 \begin_inset Text
31866
31867 \begin_layout Plain Layout
31868
31869 \family roman
31870 \series medium
31871 \shape up
31872 \emph off
31873 \bar no
31874 \noun off
31875 \color none
31876 (
31877 \end_layout
31878
31879 \end_inset
31880 </cell>
31881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31882 \begin_inset Text
31883
31884 \begin_layout Plain Layout
31885
31886 \family roman
31887 \series medium
31888 \shape up
31889 \emph off
31890 \bar no
31891 \noun off
31892 \color none
31893 8
31894 \end_layout
31895
31896 \end_inset
31897 </cell>
31898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31899 \begin_inset Text
31900
31901 \begin_layout Plain Layout
31902
31903 \family roman
31904 \series medium
31905 \shape up
31906 \emph off
31907 \bar no
31908 \noun off
31909 \color none
31910 H
31911 \end_layout
31912
31913 \end_inset
31914 </cell>
31915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31916 \begin_inset Text
31917
31918 \begin_layout Plain Layout
31919
31920 \family roman
31921 \series medium
31922 \shape up
31923 \emph off
31924 \bar no
31925 \noun off
31926 \color none
31927 X
31928 \end_layout
31929
31930 \end_inset
31931 </cell>
31932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31933 \begin_inset Text
31934
31935 \begin_layout Plain Layout
31936
31937 \family roman
31938 \series medium
31939 \shape up
31940 \emph off
31941 \bar no
31942 \noun off
31943 \color none
31944 h
31945 \end_layout
31946
31947 \end_inset
31948 </cell>
31949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31950 \begin_inset Text
31951
31952 \begin_layout Plain Layout
31953
31954 \family roman
31955 \series medium
31956 \shape up
31957 \emph off
31958 \bar no
31959 \noun off
31960 \color none
31961 x
31962 \end_layout
31963
31964 \end_inset
31965 </cell>
31966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31967 \begin_inset Text
31968
31969 \begin_layout Plain Layout
31970
31971 \end_layout
31972
31973 \end_inset
31974 </cell>
31975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31976 \begin_inset Text
31977
31978 \begin_layout Plain Layout
31979
31980 \end_layout
31981
31982 \end_inset
31983 </cell>
31984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout Plain Layout
31988
31989 \family roman
31990 \series medium
31991 \shape up
31992 \emph off
31993 \bar no
31994 \noun off
31995 \color none
31996 ¨
31997 \end_layout
31998
31999 \end_inset
32000 </cell>
32001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32002 \begin_inset Text
32003
32004 \begin_layout Plain Layout
32005
32006 \family roman
32007 \series medium
32008 \shape up
32009 \emph off
32010 \bar no
32011 \noun off
32012 \color none
32013 ¸
32014 \end_layout
32015
32016 \end_inset
32017 </cell>
32018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32019 \begin_inset Text
32020
32021 \begin_layout Plain Layout
32022
32023 \family roman
32024 \series medium
32025 \shape up
32026 \emph off
32027 \bar no
32028 \noun off
32029 \color none
32030 È
32031 \end_layout
32032
32033 \end_inset
32034 </cell>
32035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039
32040 \family roman
32041 \series medium
32042 \shape up
32043 \emph off
32044 \bar no
32045 \noun off
32046 \color none
32047 Ø
32048 \end_layout
32049
32050 \end_inset
32051 </cell>
32052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32053 \begin_inset Text
32054
32055 \begin_layout Plain Layout
32056
32057 \family roman
32058 \series medium
32059 \shape up
32060 \emph off
32061 \bar no
32062 \noun off
32063 \color none
32064 è
32065 \end_layout
32066
32067 \end_inset
32068 </cell>
32069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32070 \begin_inset Text
32071
32072 \begin_layout Plain Layout
32073
32074 \family roman
32075 \series medium
32076 \shape up
32077 \emph off
32078 \bar no
32079 \noun off
32080 \color none
32081 ø
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 </row>
32087 <row>
32088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32089 \begin_inset Text
32090
32091 \begin_layout Plain Layout
32092
32093 \family roman
32094 \series medium
32095 \shape up
32096 \size tiny
32097 \emph off
32098 \bar no
32099 \noun off
32100 \color none
32101 09
32102 \end_layout
32103
32104 \end_inset
32105 </cell>
32106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32107 \begin_inset Text
32108
32109 \begin_layout Plain Layout
32110
32111 \end_layout
32112
32113 \end_inset
32114 </cell>
32115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32116 \begin_inset Text
32117
32118 \begin_layout Plain Layout
32119
32120 \end_layout
32121
32122 \end_inset
32123 </cell>
32124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32125 \begin_inset Text
32126
32127 \begin_layout Plain Layout
32128
32129 \family roman
32130 \series medium
32131 \shape up
32132 \emph off
32133 \bar no
32134 \noun off
32135 \color none
32136 )
32137 \end_layout
32138
32139 \end_inset
32140 </cell>
32141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32142 \begin_inset Text
32143
32144 \begin_layout Plain Layout
32145
32146 \family roman
32147 \series medium
32148 \shape up
32149 \emph off
32150 \bar no
32151 \noun off
32152 \color none
32153 9
32154 \end_layout
32155
32156 \end_inset
32157 </cell>
32158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32159 \begin_inset Text
32160
32161 \begin_layout Plain Layout
32162
32163 \family roman
32164 \series medium
32165 \shape up
32166 \emph off
32167 \bar no
32168 \noun off
32169 \color none
32170 I
32171 \end_layout
32172
32173 \end_inset
32174 </cell>
32175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32176 \begin_inset Text
32177
32178 \begin_layout Plain Layout
32179
32180 \family roman
32181 \series medium
32182 \shape up
32183 \emph off
32184 \bar no
32185 \noun off
32186 \color none
32187 Y
32188 \end_layout
32189
32190 \end_inset
32191 </cell>
32192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32193 \begin_inset Text
32194
32195 \begin_layout Plain Layout
32196
32197 \family roman
32198 \series medium
32199 \shape up
32200 \emph off
32201 \bar no
32202 \noun off
32203 \color none
32204 i
32205 \end_layout
32206
32207 \end_inset
32208 </cell>
32209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32210 \begin_inset Text
32211
32212 \begin_layout Plain Layout
32213
32214 \family roman
32215 \series medium
32216 \shape up
32217 \emph off
32218 \bar no
32219 \noun off
32220 \color none
32221 y
32222 \end_layout
32223
32224 \end_inset
32225 </cell>
32226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32227 \begin_inset Text
32228
32229 \begin_layout Plain Layout
32230
32231 \end_layout
32232
32233 \end_inset
32234 </cell>
32235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32236 \begin_inset Text
32237
32238 \begin_layout Plain Layout
32239
32240 \end_layout
32241
32242 \end_inset
32243 </cell>
32244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32245 \begin_inset Text
32246
32247 \begin_layout Plain Layout
32248
32249 \family roman
32250 \series medium
32251 \shape up
32252 \emph off
32253 \bar no
32254 \noun off
32255 \color none
32256 ©
32257 \end_layout
32258
32259 \end_inset
32260 </cell>
32261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32262 \begin_inset Text
32263
32264 \begin_layout Plain Layout
32265
32266 \family roman
32267 \series medium
32268 \shape up
32269 \emph off
32270 \bar no
32271 \noun off
32272 \color none
32273 ¹
32274 \end_layout
32275
32276 \end_inset
32277 </cell>
32278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32279 \begin_inset Text
32280
32281 \begin_layout Plain Layout
32282
32283 \family roman
32284 \series medium
32285 \shape up
32286 \emph off
32287 \bar no
32288 \noun off
32289 \color none
32290 É
32291 \end_layout
32292
32293 \end_inset
32294 </cell>
32295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32296 \begin_inset Text
32297
32298 \begin_layout Plain Layout
32299
32300 \family roman
32301 \series medium
32302 \shape up
32303 \emph off
32304 \bar no
32305 \noun off
32306 \color none
32307 Ù
32308 \end_layout
32309
32310 \end_inset
32311 </cell>
32312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32313 \begin_inset Text
32314
32315 \begin_layout Plain Layout
32316
32317 \family roman
32318 \series medium
32319 \shape up
32320 \emph off
32321 \bar no
32322 \noun off
32323 \color none
32324 é
32325 \end_layout
32326
32327 \end_inset
32328 </cell>
32329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333
32334 \family roman
32335 \series medium
32336 \shape up
32337 \emph off
32338 \bar no
32339 \noun off
32340 \color none
32341 ù
32342 \end_layout
32343
32344 \end_inset
32345 </cell>
32346 </row>
32347 <row>
32348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32349 \begin_inset Text
32350
32351 \begin_layout Plain Layout
32352
32353 \family roman
32354 \series medium
32355 \shape up
32356 \size tiny
32357 \emph off
32358 \bar no
32359 \noun off
32360 \color none
32361 0A
32362 \end_layout
32363
32364 \end_inset
32365 </cell>
32366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32367 \begin_inset Text
32368
32369 \begin_layout Plain Layout
32370
32371 \end_layout
32372
32373 \end_inset
32374 </cell>
32375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32376 \begin_inset Text
32377
32378 \begin_layout Plain Layout
32379
32380 \end_layout
32381
32382 \end_inset
32383 </cell>
32384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32385 \begin_inset Text
32386
32387 \begin_layout Plain Layout
32388
32389 \family roman
32390 \series medium
32391 \shape up
32392 \emph off
32393 \bar no
32394 \noun off
32395 \color none
32396 *
32397 \end_layout
32398
32399 \end_inset
32400 </cell>
32401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32402 \begin_inset Text
32403
32404 \begin_layout Plain Layout
32405
32406 \family roman
32407 \series medium
32408 \shape up
32409 \emph off
32410 \bar no
32411 \noun off
32412 \color none
32413 :
32414 \end_layout
32415
32416 \end_inset
32417 </cell>
32418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32419 \begin_inset Text
32420
32421 \begin_layout Plain Layout
32422
32423 \family roman
32424 \series medium
32425 \shape up
32426 \emph off
32427 \bar no
32428 \noun off
32429 \color none
32430 J
32431 \end_layout
32432
32433 \end_inset
32434 </cell>
32435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32436 \begin_inset Text
32437
32438 \begin_layout Plain Layout
32439
32440 \family roman
32441 \series medium
32442 \shape up
32443 \emph off
32444 \bar no
32445 \noun off
32446 \color none
32447 Z
32448 \end_layout
32449
32450 \end_inset
32451 </cell>
32452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32453 \begin_inset Text
32454
32455 \begin_layout Plain Layout
32456
32457 \family roman
32458 \series medium
32459 \shape up
32460 \emph off
32461 \bar no
32462 \noun off
32463 \color none
32464 j
32465 \end_layout
32466
32467 \end_inset
32468 </cell>
32469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32470 \begin_inset Text
32471
32472 \begin_layout Plain Layout
32473
32474 \family roman
32475 \series medium
32476 \shape up
32477 \emph off
32478 \bar no
32479 \noun off
32480 \color none
32481 z
32482 \end_layout
32483
32484 \end_inset
32485 </cell>
32486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32487 \begin_inset Text
32488
32489 \begin_layout Plain Layout
32490
32491 \end_layout
32492
32493 \end_inset
32494 </cell>
32495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32496 \begin_inset Text
32497
32498 \begin_layout Plain Layout
32499
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Plain Layout
32508
32509 \family roman
32510 \series medium
32511 \shape up
32512 \emph off
32513 \bar no
32514 \noun off
32515 \color none
32516 ª
32517 \end_layout
32518
32519 \end_inset
32520 </cell>
32521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32522 \begin_inset Text
32523
32524 \begin_layout Plain Layout
32525
32526 \family roman
32527 \series medium
32528 \shape up
32529 \emph off
32530 \bar no
32531 \noun off
32532 \color none
32533 º
32534 \end_layout
32535
32536 \end_inset
32537 </cell>
32538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32539 \begin_inset Text
32540
32541 \begin_layout Plain Layout
32542
32543 \family roman
32544 \series medium
32545 \shape up
32546 \emph off
32547 \bar no
32548 \noun off
32549 \color none
32550 Ê
32551 \end_layout
32552
32553 \end_inset
32554 </cell>
32555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32556 \begin_inset Text
32557
32558 \begin_layout Plain Layout
32559
32560 \family roman
32561 \series medium
32562 \shape up
32563 \emph off
32564 \bar no
32565 \noun off
32566 \color none
32567 Ú
32568 \end_layout
32569
32570 \end_inset
32571 </cell>
32572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32573 \begin_inset Text
32574
32575 \begin_layout Plain Layout
32576
32577 \family roman
32578 \series medium
32579 \shape up
32580 \emph off
32581 \bar no
32582 \noun off
32583 \color none
32584 ê
32585 \end_layout
32586
32587 \end_inset
32588 </cell>
32589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32590 \begin_inset Text
32591
32592 \begin_layout Plain Layout
32593
32594 \family roman
32595 \series medium
32596 \shape up
32597 \emph off
32598 \bar no
32599 \noun off
32600 \color none
32601 ú
32602 \end_layout
32603
32604 \end_inset
32605 </cell>
32606 </row>
32607 <row>
32608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32609 \begin_inset Text
32610
32611 \begin_layout Plain Layout
32612
32613 \family roman
32614 \series medium
32615 \shape up
32616 \size tiny
32617 \emph off
32618 \bar no
32619 \noun off
32620 \color none
32621 0B
32622 \end_layout
32623
32624 \end_inset
32625 </cell>
32626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32627 \begin_inset Text
32628
32629 \begin_layout Plain Layout
32630
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32636 \begin_inset Text
32637
32638 \begin_layout Plain Layout
32639
32640 \end_layout
32641
32642 \end_inset
32643 </cell>
32644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32645 \begin_inset Text
32646
32647 \begin_layout Plain Layout
32648
32649 \family roman
32650 \series medium
32651 \shape up
32652 \emph off
32653 \bar no
32654 \noun off
32655 \color none
32656 +
32657 \end_layout
32658
32659 \end_inset
32660 </cell>
32661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32662 \begin_inset Text
32663
32664 \begin_layout Plain Layout
32665
32666 \family roman
32667 \series medium
32668 \shape up
32669 \emph off
32670 \bar no
32671 \noun off
32672 \color none
32673 ;
32674 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32679 \begin_inset Text
32680
32681 \begin_layout Plain Layout
32682
32683 \family roman
32684 \series medium
32685 \shape up
32686 \emph off
32687 \bar no
32688 \noun off
32689 \color none
32690 K
32691 \end_layout
32692
32693 \end_inset
32694 </cell>
32695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32696 \begin_inset Text
32697
32698 \begin_layout Plain Layout
32699
32700 \family roman
32701 \series medium
32702 \shape up
32703 \emph off
32704 \bar no
32705 \noun off
32706 \color none
32707 [
32708 \end_layout
32709
32710 \end_inset
32711 </cell>
32712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32713 \begin_inset Text
32714
32715 \begin_layout Plain Layout
32716
32717 \family roman
32718 \series medium
32719 \shape up
32720 \emph off
32721 \bar no
32722 \noun off
32723 \color none
32724 k
32725 \end_layout
32726
32727 \end_inset
32728 </cell>
32729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32730 \begin_inset Text
32731
32732 \begin_layout Plain Layout
32733
32734 \family roman
32735 \series medium
32736 \shape up
32737 \emph off
32738 \bar no
32739 \noun off
32740 \color none
32741 {
32742 \end_layout
32743
32744 \end_inset
32745 </cell>
32746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32747 \begin_inset Text
32748
32749 \begin_layout Plain Layout
32750
32751 \end_layout
32752
32753 \end_inset
32754 </cell>
32755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32756 \begin_inset Text
32757
32758 \begin_layout Plain Layout
32759
32760 \end_layout
32761
32762 \end_inset
32763 </cell>
32764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32765 \begin_inset Text
32766
32767 \begin_layout Plain Layout
32768
32769 \family roman
32770 \series medium
32771 \shape up
32772 \emph off
32773 \bar no
32774 \noun off
32775 \color none
32776 «
32777 \end_layout
32778
32779 \end_inset
32780 </cell>
32781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Plain Layout
32785
32786 \family roman
32787 \series medium
32788 \shape up
32789 \emph off
32790 \bar no
32791 \noun off
32792 \color none
32793 »
32794 \end_layout
32795
32796 \end_inset
32797 </cell>
32798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32799 \begin_inset Text
32800
32801 \begin_layout Plain Layout
32802
32803 \family roman
32804 \series medium
32805 \shape up
32806 \emph off
32807 \bar no
32808 \noun off
32809 \color none
32810 Ë
32811 \end_layout
32812
32813 \end_inset
32814 </cell>
32815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32816 \begin_inset Text
32817
32818 \begin_layout Plain Layout
32819
32820 \family roman
32821 \series medium
32822 \shape up
32823 \emph off
32824 \bar no
32825 \noun off
32826 \color none
32827 Û
32828 \end_layout
32829
32830 \end_inset
32831 </cell>
32832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32833 \begin_inset Text
32834
32835 \begin_layout Plain Layout
32836
32837 \family roman
32838 \series medium
32839 \shape up
32840 \emph off
32841 \bar no
32842 \noun off
32843 \color none
32844 ë
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853
32854 \family roman
32855 \series medium
32856 \shape up
32857 \emph off
32858 \bar no
32859 \noun off
32860 \color none
32861 û
32862 \end_layout
32863
32864 \end_inset
32865 </cell>
32866 </row>
32867 <row>
32868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32869 \begin_inset Text
32870
32871 \begin_layout Plain Layout
32872
32873 \family roman
32874 \series medium
32875 \shape up
32876 \size tiny
32877 \emph off
32878 \bar no
32879 \noun off
32880 \color none
32881 0C
32882 \end_layout
32883
32884 \end_inset
32885 </cell>
32886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32887 \begin_inset Text
32888
32889 \begin_layout Plain Layout
32890
32891 \end_layout
32892
32893 \end_inset
32894 </cell>
32895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Plain Layout
32899
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Plain Layout
32908
32909 \family roman
32910 \series medium
32911 \shape up
32912 \emph off
32913 \bar no
32914 \noun off
32915 \color none
32916 ,
32917 \end_layout
32918
32919 \end_inset
32920 </cell>
32921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32922 \begin_inset Text
32923
32924 \begin_layout Plain Layout
32925
32926 \family roman
32927 \series medium
32928 \shape up
32929 \emph off
32930 \bar no
32931 \noun off
32932 \color none
32933 <
32934 \end_layout
32935
32936 \end_inset
32937 </cell>
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942
32943 \family roman
32944 \series medium
32945 \shape up
32946 \emph off
32947 \bar no
32948 \noun off
32949 \color none
32950 L
32951 \end_layout
32952
32953 \end_inset
32954 </cell>
32955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32956 \begin_inset Text
32957
32958 \begin_layout Plain Layout
32959
32960 \family roman
32961 \series medium
32962 \shape up
32963 \emph off
32964 \bar no
32965 \noun off
32966 \color none
32967
32968 \backslash
32969
32970 \end_layout
32971
32972 \end_inset
32973 </cell>
32974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32975 \begin_inset Text
32976
32977 \begin_layout Plain Layout
32978
32979 \family roman
32980 \series medium
32981 \shape up
32982 \emph off
32983 \bar no
32984 \noun off
32985 \color none
32986 l
32987 \end_layout
32988
32989 \end_inset
32990 </cell>
32991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Plain Layout
32995
32996 \family roman
32997 \series medium
32998 \shape up
32999 \emph off
33000 \bar no
33001 \noun off
33002 \color none
33003 |
33004 \end_layout
33005
33006 \end_inset
33007 </cell>
33008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33009 \begin_inset Text
33010
33011 \begin_layout Plain Layout
33012
33013 \end_layout
33014
33015 \end_inset
33016 </cell>
33017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33018 \begin_inset Text
33019
33020 \begin_layout Plain Layout
33021
33022 \end_layout
33023
33024 \end_inset
33025 </cell>
33026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33027 \begin_inset Text
33028
33029 \begin_layout Plain Layout
33030
33031 \family roman
33032 \series medium
33033 \shape up
33034 \emph off
33035 \bar no
33036 \noun off
33037 \color none
33038 ¬
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047
33048 \family roman
33049 \series medium
33050 \shape up
33051 \emph off
33052 \bar no
33053 \noun off
33054 \color none
33055 ¼
33056 \end_layout
33057
33058 \end_inset
33059 </cell>
33060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33061 \begin_inset Text
33062
33063 \begin_layout Plain Layout
33064
33065 \family roman
33066 \series medium
33067 \shape up
33068 \emph off
33069 \bar no
33070 \noun off
33071 \color none
33072 Ì
33073 \end_layout
33074
33075 \end_inset
33076 </cell>
33077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33078 \begin_inset Text
33079
33080 \begin_layout Plain Layout
33081
33082 \family roman
33083 \series medium
33084 \shape up
33085 \emph off
33086 \bar no
33087 \noun off
33088 \color none
33089 Ü
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33095 \begin_inset Text
33096
33097 \begin_layout Plain Layout
33098
33099 \family roman
33100 \series medium
33101 \shape up
33102 \emph off
33103 \bar no
33104 \noun off
33105 \color none
33106 ì
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115
33116 \family roman
33117 \series medium
33118 \shape up
33119 \emph off
33120 \bar no
33121 \noun off
33122 \color none
33123 ü
33124 \end_layout
33125
33126 \end_inset
33127 </cell>
33128 </row>
33129 <row>
33130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33131 \begin_inset Text
33132
33133 \begin_layout Plain Layout
33134
33135 \family roman
33136 \series medium
33137 \shape up
33138 \size tiny
33139 \emph off
33140 \bar no
33141 \noun off
33142 \color none
33143 0D
33144 \end_layout
33145
33146 \end_inset
33147 </cell>
33148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33149 \begin_inset Text
33150
33151 \begin_layout Plain Layout
33152
33153 \end_layout
33154
33155 \end_inset
33156 </cell>
33157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33158 \begin_inset Text
33159
33160 \begin_layout Plain Layout
33161
33162 \end_layout
33163
33164 \end_inset
33165 </cell>
33166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33167 \begin_inset Text
33168
33169 \begin_layout Plain Layout
33170
33171 \family roman
33172 \series medium
33173 \shape up
33174 \emph off
33175 \bar no
33176 \noun off
33177 \color none
33178 -
33179 \end_layout
33180
33181 \end_inset
33182 </cell>
33183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33184 \begin_inset Text
33185
33186 \begin_layout Plain Layout
33187
33188 \family roman
33189 \series medium
33190 \shape up
33191 \emph off
33192 \bar no
33193 \noun off
33194 \color none
33195 =
33196 \end_layout
33197
33198 \end_inset
33199 </cell>
33200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204
33205 \family roman
33206 \series medium
33207 \shape up
33208 \emph off
33209 \bar no
33210 \noun off
33211 \color none
33212 M
33213 \end_layout
33214
33215 \end_inset
33216 </cell>
33217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout Plain Layout
33221
33222 \family roman
33223 \series medium
33224 \shape up
33225 \emph off
33226 \bar no
33227 \noun off
33228 \color none
33229 ]
33230 \end_layout
33231
33232 \end_inset
33233 </cell>
33234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33235 \begin_inset Text
33236
33237 \begin_layout Plain Layout
33238
33239 \family roman
33240 \series medium
33241 \shape up
33242 \emph off
33243 \bar no
33244 \noun off
33245 \color none
33246 m
33247 \end_layout
33248
33249 \end_inset
33250 </cell>
33251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33252 \begin_inset Text
33253
33254 \begin_layout Plain Layout
33255
33256 \family roman
33257 \series medium
33258 \shape up
33259 \emph off
33260 \bar no
33261 \noun off
33262 \color none
33263 }
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33278 \begin_inset Text
33279
33280 \begin_layout Plain Layout
33281
33282 \end_layout
33283
33284 \end_inset
33285 </cell>
33286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33287 \begin_inset Text
33288
33289 \begin_layout Plain Layout
33290
33291 \end_layout
33292
33293 \end_inset
33294 </cell>
33295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33296 \begin_inset Text
33297
33298 \begin_layout Plain Layout
33299
33300 \family roman
33301 \series medium
33302 \shape up
33303 \emph off
33304 \bar no
33305 \noun off
33306 \color none
33307 ½
33308 \end_layout
33309
33310 \end_inset
33311 </cell>
33312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33313 \begin_inset Text
33314
33315 \begin_layout Plain Layout
33316
33317 \family roman
33318 \series medium
33319 \shape up
33320 \emph off
33321 \bar no
33322 \noun off
33323 \color none
33324 Í
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333
33334 \family roman
33335 \series medium
33336 \shape up
33337 \emph off
33338 \bar no
33339 \noun off
33340 \color none
33341 Ý
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Plain Layout
33350
33351 \family roman
33352 \series medium
33353 \shape up
33354 \emph off
33355 \bar no
33356 \noun off
33357 \color none
33358 í
33359 \end_layout
33360
33361 \end_inset
33362 </cell>
33363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33364 \begin_inset Text
33365
33366 \begin_layout Plain Layout
33367
33368 \family roman
33369 \series medium
33370 \shape up
33371 \emph off
33372 \bar no
33373 \noun off
33374 \color none
33375 ý
33376 \end_layout
33377
33378 \end_inset
33379 </cell>
33380 </row>
33381 <row>
33382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33383 \begin_inset Text
33384
33385 \begin_layout Plain Layout
33386
33387 \family roman
33388 \series medium
33389 \shape up
33390 \size tiny
33391 \emph off
33392 \bar no
33393 \noun off
33394 \color none
33395 0E
33396 \end_layout
33397
33398 \end_inset
33399 </cell>
33400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33401 \begin_inset Text
33402
33403 \begin_layout Plain Layout
33404
33405 \end_layout
33406
33407 \end_inset
33408 </cell>
33409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33410 \begin_inset Text
33411
33412 \begin_layout Plain Layout
33413
33414 \end_layout
33415
33416 \end_inset
33417 </cell>
33418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33419 \begin_inset Text
33420
33421 \begin_layout Plain Layout
33422
33423 \family roman
33424 \series medium
33425 \shape up
33426 \emph off
33427 \bar no
33428 \noun off
33429 \color none
33430 .
33431 \end_layout
33432
33433 \end_inset
33434 </cell>
33435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33436 \begin_inset Text
33437
33438 \begin_layout Plain Layout
33439
33440 \family roman
33441 \series medium
33442 \shape up
33443 \emph off
33444 \bar no
33445 \noun off
33446 \color none
33447 >
33448 \end_layout
33449
33450 \end_inset
33451 </cell>
33452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33453 \begin_inset Text
33454
33455 \begin_layout Plain Layout
33456
33457 \family roman
33458 \series medium
33459 \shape up
33460 \emph off
33461 \bar no
33462 \noun off
33463 \color none
33464 N
33465 \end_layout
33466
33467 \end_inset
33468 </cell>
33469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33470 \begin_inset Text
33471
33472 \begin_layout Plain Layout
33473
33474 \family roman
33475 \series medium
33476 \shape up
33477 \emph off
33478 \bar no
33479 \noun off
33480 \color none
33481 ^
33482 \end_layout
33483
33484 \end_inset
33485 </cell>
33486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33487 \begin_inset Text
33488
33489 \begin_layout Plain Layout
33490
33491 \family roman
33492 \series medium
33493 \shape up
33494 \emph off
33495 \bar no
33496 \noun off
33497 \color none
33498 n
33499 \end_layout
33500
33501 \end_inset
33502 </cell>
33503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33504 \begin_inset Text
33505
33506 \begin_layout Plain Layout
33507
33508 \family roman
33509 \series medium
33510 \shape up
33511 \emph off
33512 \bar no
33513 \noun off
33514 \color none
33515 ~
33516 \end_layout
33517
33518 \end_inset
33519 </cell>
33520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Plain Layout
33524
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533
33534 \end_layout
33535
33536 \end_inset
33537 </cell>
33538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33539 \begin_inset Text
33540
33541 \begin_layout Plain Layout
33542
33543 \family roman
33544 \series medium
33545 \shape up
33546 \emph off
33547 \bar no
33548 \noun off
33549 \color none
33550 ®
33551 \end_layout
33552
33553 \end_inset
33554 </cell>
33555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33556 \begin_inset Text
33557
33558 \begin_layout Plain Layout
33559
33560 \family roman
33561 \series medium
33562 \shape up
33563 \emph off
33564 \bar no
33565 \noun off
33566 \color none
33567 ¾
33568 \end_layout
33569
33570 \end_inset
33571 </cell>
33572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33573 \begin_inset Text
33574
33575 \begin_layout Plain Layout
33576
33577 \family roman
33578 \series medium
33579 \shape up
33580 \emph off
33581 \bar no
33582 \noun off
33583 \color none
33584 Î
33585 \end_layout
33586
33587 \end_inset
33588 </cell>
33589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33590 \begin_inset Text
33591
33592 \begin_layout Plain Layout
33593
33594 \family roman
33595 \series medium
33596 \shape up
33597 \emph off
33598 \bar no
33599 \noun off
33600 \color none
33601 Þ
33602 \end_layout
33603
33604 \end_inset
33605 </cell>
33606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33607 \begin_inset Text
33608
33609 \begin_layout Plain Layout
33610
33611 \family roman
33612 \series medium
33613 \shape up
33614 \emph off
33615 \bar no
33616 \noun off
33617 \color none
33618 î
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33624 \begin_inset Text
33625
33626 \begin_layout Plain Layout
33627
33628 \family roman
33629 \series medium
33630 \shape up
33631 \emph off
33632 \bar no
33633 \noun off
33634 \color none
33635 þ
33636 \end_layout
33637
33638 \end_inset
33639 </cell>
33640 </row>
33641 <row>
33642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646
33647 \family roman
33648 \series medium
33649 \shape up
33650 \size tiny
33651 \emph off
33652 \bar no
33653 \noun off
33654 \color none
33655 0F
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33661 \begin_inset Text
33662
33663 \begin_layout Plain Layout
33664
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682
33683 \family roman
33684 \series medium
33685 \shape up
33686 \emph off
33687 \bar no
33688 \noun off
33689 \color none
33690 /
33691 \end_layout
33692
33693 \end_inset
33694 </cell>
33695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33696 \begin_inset Text
33697
33698 \begin_layout Plain Layout
33699
33700 \family roman
33701 \series medium
33702 \shape up
33703 \emph off
33704 \bar no
33705 \noun off
33706 \color none
33707 ?
33708 \end_layout
33709
33710 \end_inset
33711 </cell>
33712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716
33717 \family roman
33718 \series medium
33719 \shape up
33720 \emph off
33721 \bar no
33722 \noun off
33723 \color none
33724 O
33725 \end_layout
33726
33727 \end_inset
33728 </cell>
33729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33730 \begin_inset Text
33731
33732 \begin_layout Plain Layout
33733
33734 \family roman
33735 \series medium
33736 \shape up
33737 \emph off
33738 \bar no
33739 \noun off
33740 \color none
33741 _
33742 \end_layout
33743
33744 \end_inset
33745 </cell>
33746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33747 \begin_inset Text
33748
33749 \begin_layout Plain Layout
33750
33751 \family roman
33752 \series medium
33753 \shape up
33754 \emph off
33755 \bar no
33756 \noun off
33757 \color none
33758 o
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33764 \begin_inset Text
33765
33766 \begin_layout Plain Layout
33767
33768 \end_layout
33769
33770 \end_inset
33771 </cell>
33772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33773 \begin_inset Text
33774
33775 \begin_layout Plain Layout
33776
33777 \end_layout
33778
33779 \end_inset
33780 </cell>
33781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33782 \begin_inset Text
33783
33784 \begin_layout Plain Layout
33785
33786 \end_layout
33787
33788 \end_inset
33789 </cell>
33790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33791 \begin_inset Text
33792
33793 \begin_layout Plain Layout
33794
33795 \family roman
33796 \series medium
33797 \shape up
33798 \emph off
33799 \bar no
33800 \noun off
33801 \color none
33802 ¯
33803 \end_layout
33804
33805 \end_inset
33806 </cell>
33807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33808 \begin_inset Text
33809
33810 \begin_layout Plain Layout
33811
33812 \family roman
33813 \series medium
33814 \shape up
33815 \emph off
33816 \bar no
33817 \noun off
33818 \color none
33819 ¿
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Plain Layout
33828
33829 \family roman
33830 \series medium
33831 \shape up
33832 \emph off
33833 \bar no
33834 \noun off
33835 \color none
33836 Ï
33837 \end_layout
33838
33839 \end_inset
33840 </cell>
33841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Plain Layout
33845
33846 \family roman
33847 \series medium
33848 \shape up
33849 \emph off
33850 \bar no
33851 \noun off
33852 \color none
33853 ß
33854 \end_layout
33855
33856 \end_inset
33857 </cell>
33858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Plain Layout
33862
33863 \family roman
33864 \series medium
33865 \shape up
33866 \emph off
33867 \bar no
33868 \noun off
33869 \color none
33870 ï
33871 \end_layout
33872
33873 \end_inset
33874 </cell>
33875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33876 \begin_inset Text
33877
33878 \begin_layout Plain Layout
33879
33880 \family roman
33881 \series medium
33882 \shape up
33883 \emph off
33884 \bar no
33885 \noun off
33886 \color none
33887 ÿ
33888 \end_layout
33889
33890 \end_inset
33891 </cell>
33892 </row>
33893 </lyxtabular>
33894
33895 \end_inset
33896
33897
33898 \end_layout
33899
33900 \end_inset
33901
33902
33903 \end_layout
33904
33905 \begin_layout Standard
33906 The following is a full list of all of the accented characters LyX can display
33907  directly.
33908  It includes not only the accented characters from the previous table, but
33909  also the characters from 
33910 \family typewriter
33911 ISO8859--2
33912 \family default
33913  through 
33914 \family typewriter
33915 4
33916 \family default
33917 .
33918  
33919 \end_layout
33920
33921 \begin_layout Itemize
33922 From 
33923 \family typewriter
33924 ISO8859--1
33925 \family default
33926 :
33927 \end_layout
33928
33929 \begin_deeper
33930 \begin_layout Standard
33931 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33932 \begin_inset space \hfill{}
33933 \end_inset
33934
33935 diaeresis
33936 \end_layout
33937
33938 \begin_layout Standard
33939 ^ Â Ê Î Ô Û â ê î ô û
33940 \begin_inset space \hfill{}
33941 \end_inset
33942
33943 circumflex
33944 \end_layout
33945
33946 \begin_layout Standard
33947 ` À È Ì Ò Ù à è ì ò ù
33948 \begin_inset space \hfill{}
33949 \end_inset
33950
33951 grave
33952 \end_layout
33953
33954 \begin_layout Standard
33955 ´ Á É Í Ó Ú Ý á é í ó ú ý
33956 \begin_inset space \hfill{}
33957 \end_inset
33958
33959 acute
33960 \end_layout
33961
33962 \begin_layout Standard
33963 ~ Ã Ñ Õ ã ñ õ
33964 \begin_inset space \hfill{}
33965 \end_inset
33966
33967 tilde
33968 \end_layout
33969
33970 \begin_layout Standard
33971 ¸Çç
33972 \begin_inset space \hfill{}
33973 \end_inset
33974
33975 cedilla
33976 \end_layout
33977
33978 \begin_layout Standard
33979 ¯
33980 \begin_inset space \hfill{}
33981 \end_inset
33982
33983 macron
33984 \end_layout
33985
33986 \end_deeper
33987 \begin_layout Itemize
33988 From 
33989 \family typewriter
33990 ISO8859--2
33991 \family default
33992  through 
33993 \family typewriter
33994 4
33995 \family default
33996 :
33997 \end_layout
33998
33999 \begin_deeper
34000 \begin_layout Standard
34001 ĤĴĥĵĈĜŜĉĝŝ
34002 \begin_inset space \hfill{}
34003 \end_inset
34004
34005 circumflex
34006 \end_layout
34007
34008 \begin_layout Standard
34009 ŚŹśźŔĹĆŃŕĺćń
34010 \begin_inset space \hfill{}
34011 \end_inset
34012
34013 acute
34014 \end_layout
34015
34016 \begin_layout Standard
34017 Ĩı̃Ũũ
34018 \begin_inset space \hfill{}
34019 \end_inset
34020
34021 tilde
34022 \end_layout
34023
34024 \begin_layout Standard
34025 ŞşŢţŖĻĢŗļģŅĶņķ
34026 \begin_inset space \hfill{}
34027 \end_inset
34028
34029 cedilla
34030 \end_layout
34031
34032 \begin_layout Standard
34033 ĒēĀĪŌŪāı̄ōū
34034 \begin_inset space \hfill{}
34035 \end_inset
34036
34037 macron
34038 \end_layout
34039
34040 \begin_layout Standard
34041 ŐŰőű
34042 \begin_inset space \hfill{}
34043 \end_inset
34044
34045 Hungarian umlaut
34046 \end_layout
34047
34048 \end_deeper
34049 \begin_layout Standard
34050 All the characters above are actively supported by TeX fonts.
34051  In addition TeX allows diacritical marks on almost all characters.
34052  Also make sure you're using the 
34053 \family typewriter
34054 T1
34055 \family default
34056  font-encoding.
34057 \end_layout
34058
34059 \begin_layout Chapter
34060 \start_of_appendix
34061 The User Interface
34062 \begin_inset CommandInset label
34063 LatexCommand label
34064 name "cha:The-User-Interface"
34065
34066 \end_inset
34067
34068
34069 \end_layout
34070
34071 \begin_layout Standard
34072 This appendix lists all available menus and describes its functionality.
34073  It is designed as quick reference if you are searching for a special topic
34074  inside the user's guide.
34075 \end_layout
34076
34077 \begin_layout Section
34078 The File Menu
34079 \begin_inset Index
34080 status collapsed
34081
34082 \begin_layout Plain Layout
34083 Menu ! File
34084 \end_layout
34085
34086 \end_inset
34087
34088
34089 \end_layout
34090
34091 \begin_layout Standard
34092 Under the 
34093 \family sans
34094 File
34095 \family default
34096  menu are the basic operations in addition to some more advanced operations.
34097  At the end of the menu the four last opened documents are listed.
34098 \end_layout
34099
34100 \begin_layout Subsection
34101 New
34102 \end_layout
34103
34104 \begin_layout Standard
34105 Creates a new document.
34106 \end_layout
34107
34108 \begin_layout Subsection
34109 New from Template
34110 \end_layout
34111
34112 \begin_layout Standard
34113 This menu prompts you for a template to use.
34114  Selecting a template will automatically set certain layout features for
34115  the document, features you would otherwise need to change manually.
34116 \end_layout
34117
34118 \begin_layout Subsection
34119 Open
34120 \end_layout
34121
34122 \begin_layout Standard
34123 Opens a document.
34124 \end_layout
34125
34126 \begin_layout Subsection
34127 Open Recent
34128 \end_layout
34129
34130 \begin_layout Standard
34131 The submenu shows a list of the recently opened files.
34132  Click there on a file to open it.
34133 \end_layout
34134
34135 \begin_layout Subsection
34136 Close
34137 \end_layout
34138
34139 \begin_layout Standard
34140 Closes the current document.
34141 \end_layout
34142
34143 \begin_layout Subsection
34144 Save
34145 \end_layout
34146
34147 \begin_layout Standard
34148 Saves the actual document.
34149 \end_layout
34150
34151 \begin_layout Subsection
34152 Save As
34153 \end_layout
34154
34155 \begin_layout Standard
34156 Saves the actual document under a new name to create a copy.
34157 \end_layout
34158
34159 \begin_layout Subsection
34160 Revert to saved
34161 \end_layout
34162
34163 \begin_layout Standard
34164 Reloads the actual document from disk.
34165 \end_layout
34166
34167 \begin_layout Subsection
34168 Version Control
34169 \end_layout
34170
34171 \begin_layout Standard
34172 This is used when more people are working on the same document.
34173  It is described in the section 
34174 \emph on
34175 Version Control in LyX
34176 \emph default
34177  of the 
34178 \emph on
34179 Extended
34180 \begin_inset space ~
34181 \end_inset
34182
34183 Features
34184 \emph default
34185  manual.
34186 \end_layout
34187
34188 \begin_layout Subsection
34189 Import
34190 \end_layout
34191
34192 \begin_layout Standard
34193 You can import there files from older LyX-versions, LaTeX-files and plain
34194  text files (ASCII-files).
34195  The files will be imported as new LyX-document.
34196 \end_layout
34197
34198 \begin_layout Standard
34199 When using the menu 
34200 \family sans
34201 Plain
34202 \begin_inset space ~
34203 \end_inset
34204
34205 Text, Join
34206 \begin_inset space ~
34207 \end_inset
34208
34209 Lines
34210 \family default
34211 , all lines will be imported consecutively to one big paragraph.
34212  A new paragraph is started when there is a blank line in the file.
34213  , the text is inserted as Paragraphs, where the line breaks of the text
34214  will start a new paragraph.
34215 \end_layout
34216
34217 \begin_layout Subsection
34218 Export
34219 \begin_inset CommandInset label
34220 LatexCommand label
34221 name "sub:Export"
34222
34223 \end_inset
34224
34225
34226 \end_layout
34227
34228 \begin_layout Standard
34229 You can export your document to various file formats.
34230  The resulting files are placed in the directory of your LyX-file.
34231  The menu entries are not the same on all installations.
34232  They depend on the programs found by LyX while its configuration.
34233 \end_layout
34234
34235 \begin_layout Standard
34236 Here is a list of all available entries; they are explained in detail in
34237  section
34238 \begin_inset space ~
34239 \end_inset
34240
34241
34242 \begin_inset CommandInset ref
34243 LatexCommand ref
34244 reference "sub:Output-file-formats"
34245
34246 \end_inset
34247
34248 :
34249 \end_layout
34250
34251 \begin_layout Description
34252
34253 \family sans
34254 CJK
34255 \begin_inset space ~
34256 \end_inset
34257
34258 LyX 
34259 \family default
34260 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34261  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34262 \end_layout
34263
34264 \begin_layout Description
34265
34266 \family sans
34267 DVI
34268 \family default
34269  DVI-format
34270 \end_layout
34271
34272 \begin_layout Description
34273 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34274  work in all cases)
34275 \end_layout
34276
34277 \begin_layout Description
34278 HTML
34279 \begin_inset space ~
34280 \end_inset
34281
34282 (MS
34283 \begin_inset space ~
34284 \end_inset
34285
34286 Word) HTML-format specialized so that the result can be imported to 
34287 \family sans
34288 MS Word
34289 \family default
34290 , as consequence of this formulas will be embedded as bitmap fonts and not
34291  in the format 
34292 \family sans
34293 MathML
34294 \family default
34295 .
34296 \end_layout
34297
34298 \begin_layout Description
34299
34300 \family sans
34301 LaT
34302 \begin_inset ERT
34303 status collapsed
34304
34305 \begin_layout Plain Layout
34306
34307 {}
34308 \end_layout
34309
34310 \end_inset
34311
34312 eX
34313 \begin_inset space ~
34314 \end_inset
34315
34316 (pdflatex)
34317 \family default
34318  text file with the LaTeX source, additionally all images used in the document
34319  will be converted to a format that is readable for the 
34320 \family typewriter
34321 pdflatex
34322 \family default
34323  program (GIF, JPG, PDF, PNG)
34324 \end_layout
34325
34326 \begin_layout Description
34327
34328 \family sans
34329 LaT
34330 \begin_inset ERT
34331 status collapsed
34332
34333 \begin_layout Plain Layout
34334
34335 {}
34336 \end_layout
34337
34338 \end_inset
34339
34340 eX
34341 \begin_inset space ~
34342 \end_inset
34343
34344 (plain)
34345 \family default
34346  text file with the LaTeX source code, additionally all images used in the
34347  document will be converted to the EPS-format, only this format is readable
34348  for the 
34349 \family typewriter
34350 latex
34351 \family default
34352  program
34353 \end_layout
34354
34355 \begin_layout Description
34356 LyX
34357 \begin_inset space ~
34358 \end_inset
34359
34360 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34361 \begin_inset Quotes eld
34362 \end_inset
34363
34364 y
34365 \begin_inset Quotes erd
34366 \end_inset
34367
34368  is replaced by the version number)
34369 \end_layout
34370
34371 \begin_layout Description
34372 OpenDocument OpenDocument-formatted text file, to be opened with 
34373 \family sans
34374 OpenOffice
34375 \family default
34376
34377 \family sans
34378 KOffice
34379 \family default
34380
34381 \family sans
34382 Abiword
34383 \family default
34384 , etc.
34385  (the OpenDocument-converter is a third-party product and doesn't work in
34386  all cases)
34387 \end_layout
34388
34389 \begin_layout Description
34390
34391 \family sans
34392 PDF
34393 \family default
34394  PDF-format using the program 
34395 \family typewriter
34396 ps2pdf
34397 \end_layout
34398
34399 \begin_layout Description
34400
34401 \family sans
34402 PDF
34403 \begin_inset space ~
34404 \end_inset
34405
34406 (dvipdfm)
34407 \family default
34408  PDF-format using the program 
34409 \family typewriter
34410 dvipdfm
34411 \end_layout
34412
34413 \begin_layout Description
34414
34415 \family sans
34416 PDF
34417 \begin_inset space ~
34418 \end_inset
34419
34420 (pdflatex)
34421 \family default
34422  PDF-format using the program 
34423 \family typewriter
34424 pdflatex
34425 \end_layout
34426
34427 \begin_layout Description
34428
34429 \family sans
34430 Plain
34431 \begin_inset space ~
34432 \end_inset
34433
34434 text
34435 \family default
34436  text format
34437 \end_layout
34438
34439 \begin_layout Description
34440
34441 \family sans
34442 Plain
34443 \begin_inset space ~
34444 \end_inset
34445
34446 text
34447 \begin_inset space ~
34448 \end_inset
34449
34450 (ps2ascii)
34451 \family default
34452  text format, the document will first be converted to Postscript format
34453  and then exported as text using the program 
34454 \family sans
34455 ps2ascii
34456 \end_layout
34457
34458 \begin_layout Description
34459
34460 \family sans
34461 Postscript
34462 \family default
34463  PostScript format using the program 
34464 \family typewriter
34465 dvips
34466 \end_layout
34467
34468 \begin_layout Description
34469
34470 \family sans
34471 Custom
34472 \family default
34473  custom format
34474 \end_layout
34475
34476 \begin_layout Standard
34477 The program 
34478 \family typewriter
34479 dvipdfm
34480 \family default
34481  produces internally a DVI-file which is then converted to a PDF-file.
34482  It is a bit out of date and therefore the output could look different from
34483  what you want.
34484  
34485 \family typewriter
34486 pdflatex
34487 \family default
34488  produces directly PDF-files and supports the latest PDF-file formats.
34489 \end_layout
34490
34491 \begin_layout Standard
34492 If one of the menu entries 
34493 \family sans
34494 DVI
34495 \family default
34496
34497 \family sans
34498 PDF
34499 \begin_inset space ~
34500 \end_inset
34501
34502 (pdflatex)
34503 \family default
34504  or 
34505 \family sans
34506 Postscript
34507 \family default
34508  is missing, you need to update your LaTeX installation.
34509  After updating you have to reconfigure LyX, see section
34510 \begin_inset space ~
34511 \end_inset
34512
34513
34514 \begin_inset CommandInset ref
34515 LatexCommand ref
34516 reference "sec:Basic-LyX-Setup"
34517
34518 \end_inset
34519
34520 .
34521 \begin_inset Index
34522 status collapsed
34523
34524 \begin_layout Plain Layout
34525 Reconfiguration of LyX
34526 \end_layout
34527
34528 \end_inset
34529
34530
34531 \end_layout
34532
34533 \begin_layout Standard
34534 The menu 
34535 \family sans
34536 Custom
34537 \family default
34538  allows you to export your file by using special command line options for
34539  the export program.
34540 \end_layout
34541
34542 \begin_layout Subsection
34543 Print
34544 \end_layout
34545
34546 \begin_layout Standard
34547 With this menu you can print your document to a file in PostScript format
34548  or send it to a printer.
34549  The printer will also use the document in PostScript format.
34550  The conversion to PostScript is done in the background by LyX using the
34551  program 
34552 \family typewriter
34553 dvips
34554 \family default
34555 .
34556  For more informations have a look at section
34557 \begin_inset space ~
34558 \end_inset
34559
34560
34561 \begin_inset CommandInset ref
34562 LatexCommand ref
34563 reference "sub:Printing-the-File"
34564
34565 \end_inset
34566
34567 .
34568 \end_layout
34569
34570 \begin_layout Subsection
34571 New and Close Window
34572 \end_layout
34573
34574 \begin_layout Standard
34575 Opens a new instance of LyX with all currently opened documents.
34576  You can close it later with the corresponding menu.
34577 \end_layout
34578
34579 \begin_layout Section
34580 The Edit Menu
34581 \begin_inset Index
34582 status collapsed
34583
34584 \begin_layout Plain Layout
34585 Menu ! Edit
34586 \end_layout
34587
34588 \end_inset
34589
34590
34591 \end_layout
34592
34593 \begin_layout Subsection
34594 Undo and Redo
34595 \end_layout
34596
34597 \begin_layout Standard
34598 Described in section
34599 \begin_inset space ~
34600 \end_inset
34601
34602
34603 \begin_inset CommandInset ref
34604 LatexCommand ref
34605 reference "sec:Undo-and-Redo"
34606
34607 \end_inset
34608
34609 .
34610 \end_layout
34611
34612 \begin_layout Subsection
34613 Cut, Copy, Paste, Paste Recent, Paste Special
34614 \end_layout
34615
34616 \begin_layout Standard
34617 Described in section
34618 \begin_inset space ~
34619 \end_inset
34620
34621
34622 \begin_inset CommandInset ref
34623 LatexCommand ref
34624 reference "sec:Basic-Editing-Features"
34625
34626 \end_inset
34627
34628 .
34629 \end_layout
34630
34631 \begin_layout Subsection
34632 Select All
34633 \end_layout
34634
34635 \begin_layout Standard
34636 Selects the whole document.
34637 \end_layout
34638
34639 \begin_layout Subsection
34640 Find & Replace
34641 \end_layout
34642
34643 \begin_layout Standard
34644 Described in section
34645 \begin_inset space ~
34646 \end_inset
34647
34648
34649 \begin_inset CommandInset ref
34650 LatexCommand ref
34651 reference "sec:Basic-Editing-Features"
34652
34653 \end_inset
34654
34655 .
34656 \end_layout
34657
34658 \begin_layout Subsection
34659 Move paragraph Up/Down
34660 \end_layout
34661
34662 \begin_layout Standard
34663 This shifts the paragraph where the cursor is currently in one paragraph
34664  up or down.
34665 \end_layout
34666
34667 \begin_layout Subsection
34668 Text Style
34669 \end_layout
34670
34671 \begin_layout Standard
34672 Described in section
34673 \begin_inset space ~
34674 \end_inset
34675
34676
34677 \begin_inset CommandInset ref
34678 LatexCommand ref
34679 reference "sub:Fine-Tuning-with-the"
34680
34681 \end_inset
34682
34683 .
34684 \end_layout
34685
34686 \begin_layout Subsection
34687 Paragraph Settings
34688 \begin_inset Index
34689 status collapsed
34690
34691 \begin_layout Plain Layout
34692 Paragraph ! Settings
34693 \end_layout
34694
34695 \end_inset
34696
34697
34698 \end_layout
34699
34700 \begin_layout Standard
34701 The settings in the paragraph dialog only affects the paragraph where the
34702  cursor is in.
34703  Here you can set here the paragraph alignment and line spacing.
34704 \end_layout
34705
34706 \begin_layout Standard
34707 You can also prevent that the first line of the paragraph is indented.
34708  This option works only when you have chosen to separate paragraphs with
34709  indents in the 
34710 \family sans
34711 Document\SpecialChar \menuseparator
34712 Settings
34713 \family default
34714  dialog under 
34715 \family sans
34716 Text
34717 \begin_inset space ~
34718 \end_inset
34719
34720 Layout
34721 \family default
34722 .
34723 \end_layout
34724
34725 \begin_layout Subsection
34726 Tabular and Math
34727 \end_layout
34728
34729 \begin_layout Standard
34730 These two menus are only active when the cursor is inside a table or a formula.
34731  The properties of this table/formula can now be changed.
34732  The properties of tables are described in section
34733 \begin_inset space ~
34734 \end_inset
34735
34736
34737 \begin_inset CommandInset ref
34738 LatexCommand ref
34739 reference "sec:Tables"
34740
34741 \end_inset
34742
34743 , the properties of formulas in chapter
34744 \begin_inset space ~
34745 \end_inset
34746
34747
34748 \begin_inset CommandInset ref
34749 LatexCommand ref
34750 reference "cha:Mathematical-Formulas"
34751
34752 \end_inset
34753
34754 .
34755 \end_layout
34756
34757 \begin_layout Subsection
34758 Increase / Decrease List Depth
34759 \end_layout
34760
34761 \begin_layout Standard
34762 These menus are only active when the cursor is in an environment that can
34763  be nested.
34764  They in/decrease the environment nesting level as explained in section
34765 \begin_inset space ~
34766 \end_inset
34767
34768
34769 \begin_inset CommandInset ref
34770 LatexCommand ref
34771 reference "sec:Nesting"
34772
34773 \end_inset
34774
34775  and 
34776 \begin_inset CommandInset ref
34777 LatexCommand ref
34778 reference "sub:Numbering-depth"
34779
34780 \end_inset
34781
34782 .
34783 \end_layout
34784
34785 \begin_layout Section
34786 The View Menu
34787 \begin_inset Index
34788 status collapsed
34789
34790 \begin_layout Plain Layout
34791 Menu ! View
34792 \end_layout
34793
34794 \end_inset
34795
34796
34797 \end_layout
34798
34799 \begin_layout Standard
34800 The 
34801 \family sans
34802 View
34803 \family default
34804  menu contains a list of available formats in which you can view the actual
34805  document with an external program.
34806  The menu entries for the viewing formats are not the same on all installations
34807  - it depends on the LaTeX programs that are found while LyX was configured.
34808  All possible formats are formats listed in section
34809 \begin_inset space ~
34810 \end_inset
34811
34812
34813 \begin_inset CommandInset ref
34814 LatexCommand ref
34815 reference "sub:Export"
34816
34817 \end_inset
34818
34819 .
34820  You should at least see the menu entries 
34821 \family sans
34822 DVI
34823 \family default
34824  and 
34825 \family sans
34826 PDF
34827 \begin_inset space ~
34828 \end_inset
34829
34830 (pdflatex)
34831 \family default
34832 .
34833  If one of the two is missing, you need to update your LaTeX installation.
34834  After updating you have to reconfigure LyX, see section
34835 \begin_inset space ~
34836 \end_inset
34837
34838
34839 \begin_inset CommandInset ref
34840 LatexCommand ref
34841 reference "sec:Basic-LyX-Setup"
34842
34843 \end_inset
34844
34845 .
34846 \begin_inset Index
34847 status collapsed
34848
34849 \begin_layout Plain Layout
34850 Reconfiguration of LyX
34851 \end_layout
34852
34853 \end_inset
34854
34855
34856 \end_layout
34857
34858 \begin_layout Standard
34859 Invoking a menu will start a viewer program.
34860  The viewer can be set or changed in the preferences, see section
34861 \begin_inset space ~
34862 \end_inset
34863
34864
34865 \begin_inset CommandInset ref
34866 LatexCommand ref
34867 reference "sec:File-Formats"
34868
34869 \end_inset
34870
34871 .
34872  The default viewers are set by LyX while it is first configured.
34873 \end_layout
34874
34875 \begin_layout Standard
34876 \begin_inset VSpace bigskip
34877 \end_inset
34878
34879 At the bottom of the 
34880 \family sans
34881 View
34882 \family default
34883  menu the opened documents are listed.
34884 \end_layout
34885
34886 \begin_layout Subsection
34887 View Source
34888 \end_layout
34889
34890 \begin_layout Standard
34891 Opens a window showing the source code of the actual document, as described
34892  in section
34893 \begin_inset space ~
34894 \end_inset
34895
34896
34897 \begin_inset CommandInset ref
34898 LatexCommand ref
34899 reference "sec:Previewing-snippets-of"
34900
34901 \end_inset
34902
34903 .
34904 \end_layout
34905
34906 \begin_layout Subsection
34907 Update
34908 \end_layout
34909
34910 \begin_layout Standard
34911 This menu allows you to update the view with your latest changes without
34912  opening a new view window.
34913 \end_layout
34914
34915 \begin_layout Subsection
34916 Toolbars
34917 \begin_inset CommandInset label
34918 LatexCommand label
34919 name "sub:Toolbars"
34920
34921 \end_inset
34922
34923
34924 \begin_inset Index
34925 status collapsed
34926
34927 \begin_layout Plain Layout
34928 Toolbar
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Standard
34937 In this menu you can set the appearance of the different toolbars.
34938  All toolbars and the 
34939 \family sans
34940 Command
34941 \begin_inset space ~
34942 \end_inset
34943
34944 Buffer
34945 \family default
34946  can be turned on and off.
34947  The 
34948 \emph on
34949 on
34950 \emph default
34951  state is denoted in the menu with a checkmark.
34952  The 
34953 \family sans
34954 Review
34955 \family default
34956
34957 \family sans
34958 Table
34959 \family default
34960
34961 \family sans
34962 Math
34963 \begin_inset space ~
34964 \end_inset
34965
34966 Panels
34967 \family default
34968 , and 
34969 \family sans
34970 Math
34971 \family default
34972  toolbars can be additionally set to the state 
34973 \emph on
34974 automatic
34975 \emph default
34976  that is denoted in the menu with the suffix 
34977 \family sans
34978 (auto)
34979 \family default
34980 .
34981 \end_layout
34982
34983 \begin_layout Standard
34984 In the 
34985 \emph on
34986 on
34987 \emph default
34988  state the toolbar is permanently shown, in the 
34989 \emph on
34990 automatic
34991 \emph default
34992  state the toolbar is only shown when the cursor is in a certain environment
34993  or when a certain feature is enabled.
34994  That means that the review toolbar will only be shown when change tracking
34995  is activated, the math and table toolbars are only shown when the cursor
34996  is inside a formula or table, respectively.
34997 \end_layout
34998
34999 \begin_layout Standard
35000 LyX's toolbars and its buttons are explained in section
35001 \begin_inset space ~
35002 \end_inset
35003
35004
35005 \begin_inset CommandInset ref
35006 LatexCommand ref
35007 reference "sec:Toolbars"
35008
35009 \end_inset
35010
35011 .
35012 \end_layout
35013
35014 \begin_layout Section
35015 The Insert Menu
35016 \begin_inset Index
35017 status collapsed
35018
35019 \begin_layout Plain Layout
35020 Menu ! Insert
35021 \end_layout
35022
35023 \end_inset
35024
35025
35026 \end_layout
35027
35028 \begin_layout Subsection
35029 Math
35030 \end_layout
35031
35032 \begin_layout Standard
35033 Inserts math constructs that are explained in chapter
35034 \begin_inset space ~
35035 \end_inset
35036
35037
35038 \begin_inset CommandInset ref
35039 LatexCommand ref
35040 reference "cha:Mathematical-Formulas"
35041
35042 \end_inset
35043
35044 .
35045 \end_layout
35046
35047 \begin_layout Subsection
35048 Special Character
35049 \begin_inset CommandInset label
35050 LatexCommand label
35051 name "sub:Special-Character"
35052
35053 \end_inset
35054
35055
35056 \end_layout
35057
35058 \begin_layout Standard
35059 Here you can insert the following characters:
35060 \end_layout
35061
35062 \begin_layout Description
35063 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35064
35065 \end_layout
35066
35067 \begin_layout Description
35068 End
35069 \begin_inset space ~
35070 \end_inset
35071
35072 of
35073 \begin_inset space ~
35074 \end_inset
35075
35076 Sentence Inserts an end of sentence dot as described in section
35077 \begin_inset space ~
35078 \end_inset
35079
35080
35081 \begin_inset CommandInset ref
35082 LatexCommand ref
35083 reference "sub:Abbreviations"
35084
35085 \end_inset
35086
35087 .
35088 \end_layout
35089
35090 \begin_layout Description
35091 Ordinary
35092 \begin_inset space ~
35093 \end_inset
35094
35095 Quote Inserts this quote: 
35096 \begin_inset Quotes erd
35097 \end_inset
35098
35099 , no matter what quote type you selected in the 
35100 \family sans
35101 Document\SpecialChar \menuseparator
35102 Settings
35103 \family default
35104  dialog under 
35105 \family sans
35106 Language
35107 \family default
35108 .
35109 \end_layout
35110
35111 \begin_layout Description
35112 Single
35113 \begin_inset space ~
35114 \end_inset
35115
35116 Quote Inserts this quote: 
35117 \begin_inset Quotes els
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \begin_layout Description
35124 Menu
35125 \begin_inset space ~
35126 \end_inset
35127
35128 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35129
35130 \end_layout
35131
35132 \begin_layout Description
35133 Phonetic
35134 \begin_inset space ~
35135 \end_inset
35136
35137 Symbols
35138 \begin_inset Index
35139 status collapsed
35140
35141 \begin_layout Plain Layout
35142 Phonetic symbols
35143 \end_layout
35144
35145 \end_inset
35146
35147
35148 \begin_inset Index
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152 Language ! Phonetic symbols
35153 \end_layout
35154
35155 \end_inset
35156
35157  Creates a formula with a so called tipa inset.
35158  Here you can insert commands to create IPA phonetic symbols.
35159  For this feature you must have the LaTeX-package 
35160 \series bold
35161 tipa
35162 \series default
35163
35164 \begin_inset Index
35165 status collapsed
35166
35167 \begin_layout Plain Layout
35168 Latex@LaTeX-packages ! tipa
35169 \end_layout
35170
35171 \end_inset
35172
35173  installed.
35174 \begin_inset Newline newline
35175 \end_inset
35176
35177 For more informations about this feature we refer to the documentation of
35178  
35179 \series bold
35180 tipa, 
35181 \begin_inset CommandInset citation
35182 LatexCommand cite
35183 key "tipa"
35184
35185 \end_inset
35186
35187
35188 \series default
35189  and this Wiki-page:
35190 \begin_inset Newline newline
35191 \end_inset
35192
35193
35194 \begin_inset Flex URL
35195 status collapsed
35196
35197 \begin_layout Plain Layout
35198
35199 http://wiki.lyx.org/LyX/LinguistLyX
35200 \end_layout
35201
35202 \end_inset
35203
35204 .
35205 \end_layout
35206
35207 \begin_layout Subsection
35208 Formatting
35209 \end_layout
35210
35211 \begin_layout Standard
35212 Here you can insert the following format constructs:
35213 \end_layout
35214
35215 \begin_layout Description
35216 Superscript Inserts an superscript: test
35217 \begin_inset Formula $^{\text{a,b}}$
35218 \end_inset
35219
35220
35221 \end_layout
35222
35223 \begin_layout Description
35224 Subscript Inserts an subscript: test
35225 \begin_inset Formula $_{\text{3x}}$
35226 \end_inset
35227
35228
35229 \end_layout
35230
35231 \begin_layout Description
35232 Protected
35233 \begin_inset space ~
35234 \end_inset
35235
35236 Space Inserts a protected space that is described in section
35237 \begin_inset space ~
35238 \end_inset
35239
35240
35241 \begin_inset CommandInset ref
35242 LatexCommand ref
35243 reference "sub:Protected-Space"
35244
35245 \end_inset
35246
35247 .
35248 \end_layout
35249
35250 \begin_layout Description
35251 Inter-word
35252 \begin_inset space ~
35253 \end_inset
35254
35255 Space Inserts an inter-word space that is described in section
35256 \begin_inset space ~
35257 \end_inset
35258
35259
35260 \begin_inset CommandInset ref
35261 LatexCommand ref
35262 reference "sub:Inter-word-Space"
35263
35264 \end_inset
35265
35266 .
35267 \end_layout
35268
35269 \begin_layout Description
35270 Thin
35271 \begin_inset space ~
35272 \end_inset
35273
35274 Space Inserts a thin space that is described in section
35275 \begin_inset space ~
35276 \end_inset
35277
35278
35279 \begin_inset CommandInset ref
35280 LatexCommand ref
35281 reference "sub:Thin-Space"
35282
35283 \end_inset
35284
35285 .
35286 \end_layout
35287
35288 \begin_layout Description
35289 Horizontal
35290 \begin_inset space ~
35291 \end_inset
35292
35293 Fill Inserts an horizontal fill, see section
35294 \begin_inset space ~
35295 \end_inset
35296
35297
35298 \begin_inset CommandInset ref
35299 LatexCommand ref
35300 reference "sub:Horizontal-Space"
35301
35302 \end_inset
35303
35304  for a description.
35305 \end_layout
35306
35307 \begin_layout Description
35308 Horizontal
35309 \begin_inset space ~
35310 \end_inset
35311
35312 Line Inserts an horizontal line, see section
35313 \begin_inset space ~
35314 \end_inset
35315
35316
35317 \begin_inset CommandInset ref
35318 LatexCommand ref
35319 reference "sub:Horizontal-Lines"
35320
35321 \end_inset
35322
35323  for a description.
35324 \end_layout
35325
35326 \begin_layout Description
35327 Vertical
35328 \begin_inset space ~
35329 \end_inset
35330
35331 Space Inserts vertical space, see section
35332 \begin_inset space ~
35333 \end_inset
35334
35335
35336 \begin_inset CommandInset ref
35337 LatexCommand ref
35338 reference "sub:Vertical-Space"
35339
35340 \end_inset
35341
35342  for a description.
35343 \end_layout
35344
35345 \begin_layout Description
35346 Hyphenation
35347 \begin_inset space ~
35348 \end_inset
35349
35350 Point Inserts an hyphenation point, see section
35351 \begin_inset space ~
35352 \end_inset
35353
35354
35355 \begin_inset CommandInset ref
35356 LatexCommand ref
35357 reference "sub:Hyphenation"
35358
35359 \end_inset
35360
35361
35362 \end_layout
35363
35364 \begin_layout Description
35365 Ligature
35366 \begin_inset space ~
35367 \end_inset
35368
35369 Break Inserts a ligature break, see section
35370 \begin_inset space ~
35371 \end_inset
35372
35373
35374 \begin_inset CommandInset ref
35375 LatexCommand ref
35376 reference "sub:Ligatures"
35377
35378 \end_inset
35379
35380
35381 \end_layout
35382
35383 \begin_layout Description
35384 Line
35385 \begin_inset space ~
35386 \end_inset
35387
35388 Break Inserts a forced linebreak, see section
35389 \begin_inset space ~
35390 \end_inset
35391
35392
35393 \begin_inset CommandInset ref
35394 LatexCommand ref
35395 reference "sub:Forced-Linebreaks"
35396
35397 \end_inset
35398
35399
35400 \end_layout
35401
35402 \begin_layout Description
35403 Page
35404 \begin_inset space ~
35405 \end_inset
35406
35407 Break Inserts a forced pagebreak, described in section
35408 \begin_inset space ~
35409 \end_inset
35410
35411
35412 \begin_inset CommandInset ref
35413 LatexCommand ref
35414 reference "sub:Forced-Pagebreaks"
35415
35416 \end_inset
35417
35418
35419 \end_layout
35420
35421 \begin_layout Description
35422 Clear
35423 \begin_inset space ~
35424 \end_inset
35425
35426 Page Inserts a clear pagebreak, described in section
35427 \begin_inset space ~
35428 \end_inset
35429
35430
35431 \begin_inset CommandInset ref
35432 LatexCommand ref
35433 reference "sub:Clear-Pages"
35434
35435 \end_inset
35436
35437
35438 \end_layout
35439
35440 \begin_layout Description
35441 Clear
35442 \begin_inset space ~
35443 \end_inset
35444
35445 Double
35446 \begin_inset space ~
35447 \end_inset
35448
35449 Page Inserts a clear doublepage break, described in section
35450 \begin_inset space ~
35451 \end_inset
35452
35453
35454 \begin_inset CommandInset ref
35455 LatexCommand ref
35456 reference "sub:Clear-Pages"
35457
35458 \end_inset
35459
35460
35461 \end_layout
35462
35463 \begin_layout Subsection
35464 List / TOC
35465 \end_layout
35466
35467 \begin_layout Standard
35468 Various lists can be inserted with this menu.
35469  The table of contents, the algorithm, figures, and tables list are described
35470  in section
35471 \begin_inset space ~
35472 \end_inset
35473
35474
35475 \begin_inset CommandInset ref
35476 LatexCommand ref
35477 reference "sec:toc"
35478
35479 \end_inset
35480
35481 .
35482  The index list is described in section
35483 \begin_inset space ~
35484 \end_inset
35485
35486
35487 \begin_inset CommandInset ref
35488 LatexCommand ref
35489 reference "sec:Index"
35490
35491 \end_inset
35492
35493 , the nomenclature in section
35494 \begin_inset space ~
35495 \end_inset
35496
35497
35498 \begin_inset CommandInset ref
35499 LatexCommand ref
35500 reference "sec:Nomenclature"
35501
35502 \end_inset
35503
35504 , and the BibTeX bibliography in section
35505 \begin_inset space ~
35506 \end_inset
35507
35508
35509 \begin_inset CommandInset ref
35510 LatexCommand ref
35511 reference "sub:Bibliography-databases"
35512
35513 \end_inset
35514
35515 .
35516 \end_layout
35517
35518 \begin_layout Subsection
35519 Float
35520 \end_layout
35521
35522 \begin_layout Standard
35523 To insert floats, described in section
35524 \begin_inset space ~
35525 \end_inset
35526
35527
35528 \begin_inset CommandInset ref
35529 LatexCommand ref
35530 reference "sec:Floats"
35531
35532 \end_inset
35533
35534 .
35535 \end_layout
35536
35537 \begin_layout Subsection
35538 Note
35539 \end_layout
35540
35541 \begin_layout Standard
35542 To insert notes, described in section
35543 \begin_inset space ~
35544 \end_inset
35545
35546
35547 \begin_inset CommandInset ref
35548 LatexCommand ref
35549 reference "sec:Notes"
35550
35551 \end_inset
35552
35553 .
35554 \end_layout
35555
35556 \begin_layout Subsection
35557 Branch
35558 \end_layout
35559
35560 \begin_layout Standard
35561 Inserts branch insets as described in section
35562 \begin_inset space ~
35563 \end_inset
35564
35565
35566 \begin_inset CommandInset ref
35567 LatexCommand ref
35568 reference "sec:Branches"
35569
35570 \end_inset
35571
35572 .
35573 \end_layout
35574
35575 \begin_layout Subsection
35576 File
35577 \begin_inset Index
35578 status collapsed
35579
35580 \begin_layout Plain Layout
35581 External Material
35582 \end_layout
35583
35584 \end_inset
35585
35586
35587 \end_layout
35588
35589 \begin_layout Standard
35590 Here you can inserts files to include them or its content to your document.
35591  How this can be done is in detail explained in chapter 
35592 \emph on
35593 External Stuff
35594 \emph default
35595  of the 
35596 \emph on
35597 Embedded Objects
35598 \emph default
35599  manual.
35600 \end_layout
35601
35602 \begin_layout Subsection
35603 Box
35604 \begin_inset Index
35605 status collapsed
35606
35607 \begin_layout Plain Layout
35608 Boxes
35609 \end_layout
35610
35611 \end_inset
35612
35613
35614 \end_layout
35615
35616 \begin_layout Standard
35617 Inserts a minipage box that is described section
35618 \begin_inset space ~
35619 \end_inset
35620
35621
35622 \begin_inset CommandInset ref
35623 LatexCommand ref
35624 reference "sec:Minipages"
35625
35626 \end_inset
35627
35628 .
35629  All box types supported by LyX are explained in detail in chapter 
35630 \emph on
35631 Boxes
35632 \emph default
35633  of the 
35634 \emph on
35635 Embedded Objects
35636 \emph default
35637  manual.
35638 \end_layout
35639
35640 \begin_layout Subsection
35641 Citation
35642 \end_layout
35643
35644 \begin_layout Standard
35645 Inserts a citation as described in section
35646 \begin_inset space ~
35647 \end_inset
35648
35649
35650 \begin_inset CommandInset ref
35651 LatexCommand ref
35652 reference "sec:Bibliography"
35653
35654 \end_inset
35655
35656 .
35657 \end_layout
35658
35659 \begin_layout Subsection
35660 Cross-Reference
35661 \end_layout
35662
35663 \begin_layout Standard
35664 Inserts a cross-reference as described in section
35665 \begin_inset space ~
35666 \end_inset
35667
35668
35669 \begin_inset CommandInset ref
35670 LatexCommand ref
35671 reference "sec:Cross-References"
35672
35673 \end_inset
35674
35675 .
35676 \end_layout
35677
35678 \begin_layout Subsection
35679 Label
35680 \end_layout
35681
35682 \begin_layout Standard
35683 Inserts a label as described in section
35684 \begin_inset space ~
35685 \end_inset
35686
35687
35688 \begin_inset CommandInset ref
35689 LatexCommand ref
35690 reference "sec:Cross-References"
35691
35692 \end_inset
35693
35694 .
35695 \end_layout
35696
35697 \begin_layout Subsection
35698 Caption
35699 \begin_inset Index
35700 status collapsed
35701
35702 \begin_layout Plain Layout
35703 Captions
35704 \end_layout
35705
35706 \end_inset
35707
35708
35709 \begin_inset Index
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713 Longtables ! Caption
35714 \end_layout
35715
35716 \end_inset
35717
35718
35719 \end_layout
35720
35721 \begin_layout Standard
35722 Inserts a caption to floats or longtables.
35723  Floats are described in section
35724 \begin_inset space ~
35725 \end_inset
35726
35727
35728 \begin_inset CommandInset ref
35729 LatexCommand ref
35730 reference "sec:Floats"
35731
35732 \end_inset
35733
35734 , cations in longtables are described in section 
35735 \emph on
35736 Longtable Captions
35737 \emph default
35738  of the 
35739 \emph on
35740 Embedded Objects
35741 \emph default
35742  manual.
35743 \end_layout
35744
35745 \begin_layout Subsection
35746 Index Entry
35747 \end_layout
35748
35749 \begin_layout Standard
35750 Inserts an index entry as described in section
35751 \begin_inset space ~
35752 \end_inset
35753
35754
35755 \begin_inset CommandInset ref
35756 LatexCommand ref
35757 reference "sec:Index"
35758
35759 \end_inset
35760
35761 .
35762 \end_layout
35763
35764 \begin_layout Subsection
35765 Nomenclature Entry
35766 \end_layout
35767
35768 \begin_layout Standard
35769 Inserts a nomenclature entry as described in section
35770 \begin_inset space ~
35771 \end_inset
35772
35773
35774 \begin_inset CommandInset ref
35775 LatexCommand ref
35776 reference "sec:Nomenclature"
35777
35778 \end_inset
35779
35780 .
35781 \end_layout
35782
35783 \begin_layout Subsection
35784 Table
35785 \end_layout
35786
35787 \begin_layout Standard
35788 Inserts a table.
35789  Tables are described in section
35790 \begin_inset space ~
35791 \end_inset
35792
35793
35794 \begin_inset CommandInset ref
35795 LatexCommand ref
35796 reference "sec:Tables"
35797
35798 \end_inset
35799
35800 .
35801 \end_layout
35802
35803 \begin_layout Subsection
35804 Graphics
35805 \end_layout
35806
35807 \begin_layout Standard
35808 Inserts a graphic.
35809  Graphics are described in section
35810 \begin_inset space ~
35811 \end_inset
35812
35813
35814 \begin_inset CommandInset ref
35815 LatexCommand ref
35816 reference "sec:Graphics"
35817
35818 \end_inset
35819
35820 .
35821 \end_layout
35822
35823 \begin_layout Subsection
35824 URL
35825 \end_layout
35826
35827 \begin_layout Standard
35828 Inserts an URL box as described in section
35829 \begin_inset space ~
35830 \end_inset
35831
35832
35833 \begin_inset CommandInset ref
35834 LatexCommand ref
35835 reference "sec:URL"
35836
35837 \end_inset
35838
35839 .
35840 \end_layout
35841
35842 \begin_layout Subsection
35843 Footnote
35844 \end_layout
35845
35846 \begin_layout Standard
35847 Inserts a footnote, see section
35848 \begin_inset space ~
35849 \end_inset
35850
35851
35852 \begin_inset CommandInset ref
35853 LatexCommand ref
35854 reference "sec:Footnotes"
35855
35856 \end_inset
35857
35858 .
35859 \end_layout
35860
35861 \begin_layout Subsection
35862 Marginal Note
35863 \end_layout
35864
35865 \begin_layout Standard
35866 Inserts a marginal note, see section
35867 \begin_inset space ~
35868 \end_inset
35869
35870
35871 \begin_inset CommandInset ref
35872 LatexCommand ref
35873 reference "sec:Marginal-Notes"
35874
35875 \end_inset
35876
35877 .
35878 \end_layout
35879
35880 \begin_layout Subsection
35881 Short Title
35882 \end_layout
35883
35884 \begin_layout Standard
35885 Inserts a short title, see section
35886 \begin_inset space ~
35887 \end_inset
35888
35889
35890 \begin_inset CommandInset ref
35891 LatexCommand ref
35892 reference "sec:Short-Titles"
35893
35894 \end_inset
35895
35896 .
35897 \end_layout
35898
35899 \begin_layout Subsection
35900 TeX Code
35901 \end_layout
35902
35903 \begin_layout Standard
35904 Inserts a TeX Code box, see section
35905 \begin_inset space ~
35906 \end_inset
35907
35908
35909 \begin_inset CommandInset ref
35910 LatexCommand ref
35911 reference "sub:TeX-Code-Boxes"
35912
35913 \end_inset
35914
35915  for a description.
35916 \end_layout
35917
35918 \begin_layout Subsection
35919 Program Listing
35920 \begin_inset Index
35921 status collapsed
35922
35923 \begin_layout Plain Layout
35924 Program listings
35925 \end_layout
35926
35927 \end_inset
35928
35929
35930 \end_layout
35931
35932 \begin_layout Standard
35933 Inserts a program listings box.
35934  Program listings are explained in chapter 
35935 \emph on
35936 Program Code Listings
35937 \emph default
35938  of the 
35939 \emph on
35940 Embedded Objects
35941 \emph default
35942  manual.
35943 \end_layout
35944
35945 \begin_layout Subsection
35946 Date
35947 \end_layout
35948
35949 \begin_layout Standard
35950 Inserts the actual date.
35951  The format dependends on the date format of the language that is used for
35952  LyX's menus.
35953  LyX offers another ways to insert a date which is explained in section
35954  
35955 \emph on
35956 External Material
35957 \emph default
35958  of the 
35959 \emph on
35960 Embedded Objects
35961 \emph default
35962  manual.
35963  There the different methods are also compared.
35964 \end_layout
35965
35966 \begin_layout Section
35967 The Navigate Menu
35968 \begin_inset Index
35969 status collapsed
35970
35971 \begin_layout Plain Layout
35972 Menu ! Navigate
35973 \end_layout
35974
35975 \end_inset
35976
35977
35978 \end_layout
35979
35980 \begin_layout Standard
35981 This menu lists the existing, chapter, sections, figures, and tables of
35982  the current document.
35983  This allows you to navigate easily through you document.
35984 \end_layout
35985
35986 \begin_layout Standard
35987 The Navigate menu also offers to 
35988 \end_layout
35989
35990 \begin_layout Subsection
35991 Bookmarks
35992 \end_layout
35993
35994 \begin_layout Standard
35995 With this menu you are able to define your own bookmarks.
35996  This is useful when you are working on a large documents and often have
35997  to jump e.g.
35998  between section
35999 \begin_inset space ~
36000 \end_inset
36001
36002 2.5 and 6.3.
36003  To create bookmarks for this example, go to section
36004 \begin_inset space ~
36005 \end_inset
36006
36007 2.5 and use the menu 
36008 \family sans
36009 Save
36010 \begin_inset space ~
36011 \end_inset
36012
36013 Bookmark
36014 \begin_inset space ~
36015 \end_inset
36016
36017 1
36018 \family default
36019 .
36020  Then go to section
36021 \begin_inset space ~
36022 \end_inset
36023
36024 6.3 and use 
36025 \family sans
36026 Save
36027 \begin_inset space ~
36028 \end_inset
36029
36030 Bookmark
36031 \begin_inset space ~
36032 \end_inset
36033
36034
36035 \family default
36036 2.
36037  Now you can easily jump between these sections by using the menu or by
36038  the key bindings 
36039 \family sans
36040 C-1
36041 \family default
36042  and 
36043 \family sans
36044 C-2
36045 \family default
36046 .
36047 \end_layout
36048
36049 \begin_layout Standard
36050 You can also use bookmarks to jump between several opened documents.
36051  The saved bookmarks are valid till the document is closed.
36052 \end_layout
36053
36054 \begin_layout Subsection
36055 Next Note, Change, Cross-reference
36056 \end_layout
36057
36058 \begin_layout Standard
36059 Jump to the next note, change, or cross-reference following the current
36060  cursor position.
36061 \end_layout
36062
36063 \begin_layout Subsection
36064 Go to Label
36065 \end_layout
36066
36067 \begin_layout Standard
36068 Only active when the cursor is in front of a cross-reference.
36069  Sets the cursor before the referenced label, the same as if you right-click
36070  on a cross-reference box.
36071 \end_layout
36072
36073 \begin_layout Section
36074 The Document Menu
36075 \begin_inset Index
36076 status collapsed
36077
36078 \begin_layout Plain Layout
36079 Menu ! Document
36080 \end_layout
36081
36082 \end_inset
36083
36084
36085 \end_layout
36086
36087 \begin_layout Subsection
36088 Change Tracking
36089 \end_layout
36090
36091 \begin_layout Standard
36092 Change Tracking is described in section
36093 \begin_inset space ~
36094 \end_inset
36095
36096
36097 \begin_inset CommandInset ref
36098 LatexCommand ref
36099 reference "sec:Change-Tracking"
36100
36101 \end_inset
36102
36103 .
36104 \end_layout
36105
36106 \begin_layout Subsection
36107 LaT
36108 \begin_inset ERT
36109 status collapsed
36110
36111 \begin_layout Plain Layout
36112
36113 {}
36114 \end_layout
36115
36116 \end_inset
36117
36118 eX Log
36119 \end_layout
36120
36121 \begin_layout Standard
36122 After running LaTeX by viewing or exporting a document, this menu will be
36123  enabled.
36124  It shows the logfile of the used LaTeX-program.
36125 \end_layout
36126
36127 \begin_layout Standard
36128 Here you can see how LaTeX works in the background.
36129  
36130 \emph on
36131 Experts
36132 \emph default
36133  will find in it reasons for LaTeX-errors.
36134 \end_layout
36135
36136 \begin_layout Subsection
36137 Outline
36138 \end_layout
36139
36140 \begin_layout Standard
36141 Opens the TOC/Outline window as described in section
36142 \begin_inset space ~
36143 \end_inset
36144
36145
36146 \begin_inset CommandInset ref
36147 LatexCommand ref
36148 reference "sub:Table-of-Contents"
36149
36150 \end_inset
36151
36152 .
36153 \end_layout
36154
36155 \begin_layout Subsection
36156 Start Appendix Here
36157 \end_layout
36158
36159 \begin_layout Standard
36160 This menu will start the appendix of the document at the current cursor
36161  position as described in section
36162 \begin_inset space ~
36163 \end_inset
36164
36165
36166 \begin_inset CommandInset ref
36167 LatexCommand ref
36168 reference "sec:Appendices"
36169
36170 \end_inset
36171
36172 .
36173 \end_layout
36174
36175 \begin_layout Subsection
36176 Compressed
36177 \end_layout
36178
36179 \begin_layout Standard
36180 Un/compresses the actual document.
36181 \end_layout
36182
36183 \begin_layout Subsection
36184 Settings
36185 \begin_inset CommandInset label
36186 LatexCommand label
36187 name "sub:Settings"
36188
36189 \end_inset
36190
36191
36192 \begin_inset Index
36193 status collapsed
36194
36195 \begin_layout Plain Layout
36196 Document ! Settings
36197 \end_layout
36198
36199 \end_inset
36200
36201
36202 \end_layout
36203
36204 \begin_layout Standard
36205 This menu dialog contains some submenus to set properties for the whole
36206  document.
36207  You can save your document settings as default with the 
36208 \family sans
36209 Save as Document Defaults
36210 \family default
36211  button in the dialog.
36212  This will create a template named 
36213 \family typewriter
36214 default.lyx
36215 \family default
36216  which is automatically loaded by LyX when you create a new document without
36217  using a template.
36218 \end_layout
36219
36220 \begin_layout Standard
36221 The different submenus of the dialog are explained in the following:
36222 \end_layout
36223
36224 \begin_layout Subsubsection*
36225 Document Class
36226 \end_layout
36227
36228 \begin_layout Standard
36229 Here you set the document class, class options, and a Postscript driver.
36230  Document classes are described in section
36231 \begin_inset space ~
36232 \end_inset
36233
36234
36235 \begin_inset CommandInset ref
36236 LatexCommand ref
36237 reference "sec:Document-Classes"
36238
36239 \end_inset
36240
36241 .
36242  The Postscript driver is used for LaTeX's color and graphics packages.
36243  When using 
36244 \family sans
36245 Default
36246 \family default
36247 , the default driver for the Latex@LaTeX-packages are used.
36248  It is recommended to use the default unless your know what you are doing.
36249 \end_layout
36250
36251 \begin_layout Subsubsection*
36252 Fonts
36253 \end_layout
36254
36255 \begin_layout Standard
36256 The document font settings are described in section
36257 \begin_inset space ~
36258 \end_inset
36259
36260
36261 \begin_inset CommandInset ref
36262 LatexCommand ref
36263 reference "sec:Fonts-and-Text"
36264
36265 \end_inset
36266
36267 .
36268 \end_layout
36269
36270 \begin_layout Subsubsection*
36271 Text Layout
36272 \end_layout
36273
36274 \begin_layout Standard
36275 You can specify if paragraphs should be separated by indentations or vertical
36276  skips.
36277  The line spacing and the number of text columns can here also be specified.
36278  
36279 \end_layout
36280
36281 \begin_layout Standard
36282 Note that LyX won't show two columns or the set up line spacing on screen.
36283  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36284  However, it will be as you specified it in the output.
36285 \end_layout
36286
36287 \begin_layout Standard
36288 The listings settings are explained in the corresponding section in the
36289  
36290 \emph on
36291 Embedded Objects
36292 \emph default
36293  manual.
36294 \end_layout
36295
36296 \begin_layout Subsubsection*
36297 Page Layout
36298 \end_layout
36299
36300 \begin_layout Standard
36301 A description of this menu is given in section
36302 \begin_inset space ~
36303 \end_inset
36304
36305
36306 \begin_inset CommandInset ref
36307 LatexCommand ref
36308 reference "sub:Paper-Size,-Orientation,"
36309
36310 \end_inset
36311
36312  and 
36313 \begin_inset CommandInset ref
36314 LatexCommand ref
36315 reference "sub:Document-Layout"
36316
36317 \end_inset
36318
36319 .
36320 \end_layout
36321
36322 \begin_layout Subsubsection*
36323 Page Margins
36324 \end_layout
36325
36326 \begin_layout Standard
36327 Here you can adjust the paper margins, see section
36328 \begin_inset space ~
36329 \end_inset
36330
36331
36332 \begin_inset CommandInset ref
36333 LatexCommand ref
36334 reference "sub:Margins"
36335
36336 \end_inset
36337
36338 .
36339 \end_layout
36340
36341 \begin_layout Subsubsection*
36342 Language
36343 \begin_inset Index
36344 status collapsed
36345
36346 \begin_layout Plain Layout
36347 Language ! Encoding
36348 \end_layout
36349
36350 \end_inset
36351
36352
36353 \end_layout
36354
36355 \begin_layout Standard
36356 The document language and quote styles are set here.
36357  The encoding specifies how the document content is exported to LaTeX (the
36358  LyX file is always encoded in utf8).
36359  All characters that cannot be encoded using the specified encoding will
36360  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36361  known for a particular character).
36362 \begin_inset Foot
36363 status collapsed
36364
36365 \begin_layout Plain Layout
36366 The known commands are defined in a text file.
36367  You can add commands for unknown symbols to that file yourself, see the
36368  
36369 \emph on
36370 Customization
36371 \emph default
36372  manual for details.
36373 \end_layout
36374
36375 \end_inset
36376
36377
36378 \end_layout
36379
36380 \begin_layout Standard
36381 If you use the option 
36382 \family sans
36383 use language's default encoding
36384 \family default
36385 , LyX determines the encoding of a portion of text from the language of
36386  this text.
36387  If the document contains text in more than one language you may get more
36388  than one encoding in the LaTeX file.
36389  If you do not use this option then the complete document will always use
36390  exactly one encoding.
36391  Checking this option is the preferred setting unless you use 
36392 \family sans
36393 XeTeX
36394 \family default
36395
36396 \begin_inset Foot
36397 status collapsed
36398
36399 \begin_layout Plain Layout
36400 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36401  It natively supports Unicode while its input file is assumed to be in UTF-8
36402  encoding.
36403  More about using LyX with XeTeX can be found in 
36404 \begin_inset CommandInset citation
36405 LatexCommand cite
36406 key "XeTeX"
36407
36408 \end_inset
36409
36410 .
36411 \end_layout
36412
36413 \end_inset
36414
36415  (see below).
36416 \end_layout
36417
36418 \begin_layout Standard
36419 LyX also supports Unicode output, which is particularly useful if you need
36420  lots of special symbols or non-alphabetic scripts, respectively.
36421  If you want to use this (and your LaTeX installation supports Unicode,
36422  for that matter), choose one of the four utf8 variants from the list below.
36423  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36424  so it is not uncommon that a file with lots of unicode symbols works fine
36425  with 
36426 \family sans
36427 use language's default encoding
36428 \family default
36429  (when LyX uses it's list of known LaTeX-commands), but does not work with
36430  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36431  because all unicode symbols can be encoded in utf8).
36432 \end_layout
36433
36434 \begin_layout Standard
36435 Here is a list with the important encodings:
36436 \end_layout
36437
36438 \begin_layout Description
36439 LaTeX
36440 \begin_inset space ~
36441 \end_inset
36442
36443 default Same as 
36444 \family sans
36445 use language's default encoding
36446 \family default
36447 , but the LaTeX-package 
36448 \series bold
36449 inputenc
36450 \series default
36451
36452 \begin_inset Index
36453 status collapsed
36454
36455 \begin_layout Plain Layout
36456 Latex@LaTeX-packages ! inputenc
36457 \end_layout
36458
36459 \end_inset
36460
36461  is not used.
36462  When using this, you probably need to load some other packages manually
36463  in the preamble and specify the used encoding for text parts in foreign
36464  languages in TeX code.
36465 \end_layout
36466
36467 \begin_layout Description
36468 armscii8 encoding for Armenian
36469 \end_layout
36470
36471 \begin_layout Description
36472 ascii the ASCII encoding, covers only plain English, may result in a big
36473  file because lots of LaTeX-commands may be needed
36474 \end_layout
36475
36476 \begin_layout Description
36477 cp1250 MS Windows code page for latin2
36478 \end_layout
36479
36480 \begin_layout Description
36481 cp1251 MS Windows code page for Cyrillic
36482 \end_layout
36483
36484 \begin_layout Description
36485 cp1252 MS Windows code page for latin1
36486 \end_layout
36487
36488 \begin_layout Description
36489 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36490 \end_layout
36491
36492 \begin_layout Description
36493 cp1256 MS Windows code page for Arabic and Farsi
36494 \end_layout
36495
36496 \begin_layout Description
36497 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36498 13 encoding that is a superset of the ISO-8859-4 encoding
36499 \end_layout
36500
36501 \begin_layout Description
36502 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36503  Serbian, and Ukrainian
36504 \end_layout
36505
36506 \begin_layout Description
36507 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36508 \end_layout
36509
36510 \begin_layout Description
36511 8859-8 the ISO-8859-8 encoding, covers Hebrew
36512 \end_layout
36513
36514 \begin_layout Description
36515 koi8-r standard Cyrillic especially for Russian
36516 \end_layout
36517
36518 \begin_layout Description
36519 koi8-u Cyrillic for Ukrainian
36520 \end_layout
36521
36522 \begin_layout Description
36523 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36524  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36525  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36526  replaced by latin9
36527 \end_layout
36528
36529 \begin_layout Description
36530 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36531  Hungarian, Polish, Romanian, Slovak, and Slovenian
36532 \end_layout
36533
36534 \begin_layout Description
36535 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36536  Turkish
36537 \end_layout
36538
36539 \begin_layout Description
36540 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36541 \end_layout
36542
36543 \begin_layout Description
36544 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36545  where the Icelandic letters are replaced by Turkish ones
36546 \end_layout
36547
36548 \begin_layout Description
36549 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36550  the euro currency sign, the 
36551 \begin_inset ERT
36552 status collapsed
36553
36554 \begin_layout Plain Layout
36555
36556
36557 \backslash
36558 oe
36559 \end_layout
36560
36561 \end_inset
36562
36563 -ligature and some characters used for French and Finnish; latin9 should
36564  be the replacement for latin1
36565 \end_layout
36566
36567 \begin_layout Description
36568 pt154 Cyrillic for Kazakh
36569 \end_layout
36570
36571 \begin_layout Description
36572 utf8 Unicode utf8 based on the LaTeX-package 
36573 \series bold
36574 inputenc
36575 \series default
36576
36577 \begin_inset Index
36578 status collapsed
36579
36580 \begin_layout Plain Layout
36581 Latex@LaTeX-packages ! inputenc
36582 \end_layout
36583
36584 \end_inset
36585
36586 .
36587  Currently only a limited range of characters (mainly for Latin scripts)
36588  is supported.
36589 \end_layout
36590
36591 \begin_layout Description
36592 utf8x Unicode utf8 based on the LaTeX package 
36593 \series bold
36594 ucs
36595 \series default
36596
36597 \begin_inset Index
36598 status collapsed
36599
36600 \begin_layout Plain Layout
36601 Latex@LaTeX-packages ! ucs
36602 \end_layout
36603
36604 \end_inset
36605
36606  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36607 \end_layout
36608
36609 \begin_layout Description
36610 UTF8 Unicode utf8 with the LaTeX-package 
36611 \series bold
36612 CJK
36613 \series default
36614
36615 \begin_inset Index
36616 status collapsed
36617
36618 \begin_layout Plain Layout
36619 Latex@LaTeX-packages ! CJK
36620 \end_layout
36621
36622 \end_inset
36623
36624  (for the languages Chinese, Japanese and Korean)
36625 \end_layout
36626
36627 \begin_layout Description
36628 utf8-plain Unicode utf8 to be used with 
36629 \family sans
36630 XeTeX
36631 \family default
36632 , which uses Unicode directly, without the help of the LaTeX-package 
36633 \series bold
36634 inputenc
36635 \series default
36636  
36637 \begin_inset Foot
36638 status collapsed
36639
36640 \begin_layout Plain Layout
36641 More about using LyX with XeTeX can be found in 
36642 \begin_inset CommandInset citation
36643 LatexCommand cite
36644 key "XeTeX"
36645
36646 \end_inset
36647
36648 .
36649 \end_layout
36650
36651 \end_inset
36652
36653
36654 \end_layout
36655
36656 \begin_layout Subsubsection*
36657 Numbering & TOC
36658 \end_layout
36659
36660 \begin_layout Standard
36661 You can adjust here the numbering depth of sections headings as described
36662  in section
36663 \begin_inset space ~
36664 \end_inset
36665
36666
36667 \begin_inset CommandInset ref
36668 LatexCommand ref
36669 reference "sub:Numbering-depth"
36670
36671 \end_inset
36672
36673 .
36674 \end_layout
36675
36676 \begin_layout Subsubsection*
36677 Bibliography
36678 \end_layout
36679
36680 \begin_layout Standard
36681 You can specify here a citation style using the Latex@LaTeX-packages 
36682 \series bold
36683 natbib
36684 \series default
36685
36686 \begin_inset Index
36687 status collapsed
36688
36689 \begin_layout Plain Layout
36690 Latex@LaTeX-packages ! natbib
36691 \end_layout
36692
36693 \end_inset
36694
36695  or 
36696 \series bold
36697 jurabib
36698 \series default
36699
36700 \begin_inset Index
36701 status collapsed
36702
36703 \begin_layout Plain Layout
36704 Latex@LaTeX-packages ! jurabib
36705 \end_layout
36706
36707 \end_inset
36708
36709 .
36710  For a further description see section
36711 \begin_inset space ~
36712 \end_inset
36713
36714
36715 \begin_inset CommandInset ref
36716 LatexCommand ref
36717 reference "sec:Bibliography"
36718
36719 \end_inset
36720
36721 .
36722 \end_layout
36723
36724 \begin_layout Subsubsection*
36725 Math Options
36726 \end_layout
36727
36728 \begin_layout Standard
36729 These options will force LyX to use the Latex@LaTeX-packages 
36730 \series bold
36731 amsmath
36732 \series default
36733
36734 \begin_inset Index
36735 status collapsed
36736
36737 \begin_layout Plain Layout
36738 Latex@LaTeX-packages ! amsmath
36739 \end_layout
36740
36741 \end_inset
36742
36743  and 
36744 \series bold
36745 esint
36746 \series default
36747
36748 \begin_inset Index
36749 status collapsed
36750
36751 \begin_layout Plain Layout
36752 Latex@LaTeX-packages ! esint
36753 \end_layout
36754
36755 \end_inset
36756
36757  or to use them automatically when they are needed.
36758 \end_layout
36759
36760 \begin_layout Standard
36761
36762 \series bold
36763 amsmath
36764 \series default
36765  is needed for many constructs, so when you get LaTeX-errors in formulas,
36766  assure that you have enabled AMS.
36767 \end_layout
36768
36769 \begin_layout Standard
36770
36771 \series bold
36772 esint
36773 \series default
36774  is used for special integral characters.
36775 \end_layout
36776
36777 \begin_layout Subsubsection*
36778 Float Placement
36779 \end_layout
36780
36781 \begin_layout Standard
36782 The float placement options are described in section
36783 \begin_inset Formula $\,$
36784 \end_inset
36785
36786
36787 \begin_inset CommandInset ref
36788 LatexCommand ref
36789 reference "sub:Float-Placement"
36790
36791 \end_inset
36792
36793 .
36794 \end_layout
36795
36796 \begin_layout Subsubsection*
36797 Bullets
36798 \end_layout
36799
36800 \begin_layout Standard
36801 Here you can adjust the characters for the itemize levels.
36802  The itemize environment is described in section
36803 \begin_inset space ~
36804 \end_inset
36805
36806
36807 \begin_inset CommandInset ref
36808 LatexCommand ref
36809 reference "sec:Itemize"
36810
36811 \end_inset
36812
36813 .
36814 \end_layout
36815
36816 \begin_layout Subsubsection*
36817 Branches
36818 \end_layout
36819
36820 \begin_layout Standard
36821 Branches are described in section
36822 \begin_inset space ~
36823 \end_inset
36824
36825
36826 \begin_inset CommandInset ref
36827 LatexCommand ref
36828 reference "sec:Branches"
36829
36830 \end_inset
36831
36832 .
36833 \end_layout
36834
36835 \begin_layout Subsubsection*
36836 LaT
36837 \begin_inset ERT
36838 status collapsed
36839
36840 \begin_layout Plain Layout
36841
36842 {}
36843 \end_layout
36844
36845 \end_inset
36846
36847 eX Preamble
36848 \end_layout
36849
36850 \begin_layout Standard
36851 In this text field are entered commands to load special LaTeX-packages or
36852  to define LaTeX-commands.
36853  The preamble is a thing for LaTeX-experts.
36854  You shouldn't enter commands here until you don't exactly know what you
36855  do.
36856 \end_layout
36857
36858 \begin_layout Standard
36859 An introduction in the LaTeX-syntax is given in section
36860 \begin_inset space ~
36861 \end_inset
36862
36863
36864 \begin_inset CommandInset ref
36865 LatexCommand ref
36866 reference "sub:LaTeX-Syntax"
36867
36868 \end_inset
36869
36870 .
36871 \end_layout
36872
36873 \begin_layout Section
36874 The Tools Menu
36875 \begin_inset Index
36876 status collapsed
36877
36878 \begin_layout Plain Layout
36879 Menu ! Tools
36880 \end_layout
36881
36882 \end_inset
36883
36884
36885 \end_layout
36886
36887 \begin_layout Subsection
36888 Spellchecker
36889 \end_layout
36890
36891 \begin_layout Standard
36892 Spell checking is explained in section
36893 \begin_inset space ~
36894 \end_inset
36895
36896
36897 \begin_inset CommandInset ref
36898 LatexCommand ref
36899 reference "sec:Spellchecking"
36900
36901 \end_inset
36902
36903 .
36904 \end_layout
36905
36906 \begin_layout Subsection
36907 Thesaurus
36908 \end_layout
36909
36910 \begin_layout Standard
36911 The thesaurus is described in section
36912 \begin_inset space ~
36913 \end_inset
36914
36915
36916 \begin_inset CommandInset ref
36917 LatexCommand ref
36918 reference "sec:Thesaurus"
36919
36920 \end_inset
36921
36922 .
36923 \end_layout
36924
36925 \begin_layout Subsection
36926 Count Words
36927 \begin_inset Index
36928 status collapsed
36929
36930 \begin_layout Plain Layout
36931 Word count
36932 \end_layout
36933
36934 \end_inset
36935
36936
36937 \end_layout
36938
36939 \begin_layout Standard
36940 Counts the number of words in the actual document or the highlighted document
36941  part.
36942 \end_layout
36943
36944 \begin_layout Subsection
36945 TeX Information
36946 \begin_inset Index
36947 status collapsed
36948
36949 \begin_layout Plain Layout
36950 TeX Information
36951 \end_layout
36952
36953 \end_inset
36954
36955
36956 \end_layout
36957
36958 \begin_layout Standard
36959 Shows you a list of the classes and styles installed in your LaTeX-system.
36960 \end_layout
36961
36962 \begin_layout Subsection
36963 Reconfigure
36964 \begin_inset Index
36965 status collapsed
36966
36967 \begin_layout Plain Layout
36968 Lyx@LyX ! Reconfigure|see
36969 \begin_inset ERT
36970 status collapsed
36971
36972 \begin_layout Plain Layout
36973
36974 {
36975 \end_layout
36976
36977 \end_inset
36978
36979 Reconfiguration of LyX
36980 \begin_inset ERT
36981 status collapsed
36982
36983 \begin_layout Plain Layout
36984
36985 }
36986 \end_layout
36987
36988 \end_inset
36989
36990
36991 \end_layout
36992
36993 \end_inset
36994
36995
36996 \begin_inset Index
36997 status collapsed
36998
36999 \begin_layout Plain Layout
37000 Reconfiguration of LyX
37001 \end_layout
37002
37003 \end_inset
37004
37005
37006 \end_layout
37007
37008 \begin_layout Standard
37009 This menu reconfigures LyX.
37010  That means LyX looks for LaTeX-packages and needed programs, see also section
37011 \begin_inset space ~
37012 \end_inset
37013
37014
37015 \begin_inset CommandInset ref
37016 LatexCommand ref
37017 reference "sec:Basic-LyX-Setup"
37018
37019 \end_inset
37020
37021 .
37022 \end_layout
37023
37024 \begin_layout Subsection
37025 Preferences
37026 \end_layout
37027
37028 \begin_layout Standard
37029 The preferences dialog is described in detail in chapter
37030 \begin_inset space \thinspace{}
37031 \end_inset
37032
37033
37034 \begin_inset CommandInset ref
37035 LatexCommand ref
37036 reference "cha:The-Preferences-dialog"
37037
37038 \end_inset
37039
37040 .
37041 \end_layout
37042
37043 \begin_layout Section
37044 The Help Menu
37045 \begin_inset Index
37046 status collapsed
37047
37048 \begin_layout Plain Layout
37049 Menu ! Help
37050 \end_layout
37051
37052 \end_inset
37053
37054
37055 \end_layout
37056
37057 \begin_layout Standard
37058 This menu opens the documentation files of LyX in the language of LyX's
37059  menus.
37060 \end_layout
37061
37062 \begin_layout Standard
37063 The menu 
37064 \family sans
37065 LaTeX
37066 \begin_inset space ~
37067 \end_inset
37068
37069 Configuration
37070 \family default
37071  shows a LyX-document with informations about the Latex@LaTeX-packages and
37072  classes found by LyX (see also section
37073 \begin_inset space ~
37074 \end_inset
37075
37076
37077 \begin_inset CommandInset ref
37078 LatexCommand ref
37079 reference "sec:LaTeX-Setup"
37080
37081 \end_inset
37082
37083 ).
37084 \end_layout
37085
37086 \begin_layout Section
37087 Toolbars
37088 \begin_inset CommandInset label
37089 LatexCommand label
37090 name "sec:Toolbars"
37091
37092 \end_inset
37093
37094
37095 \end_layout
37096
37097 \begin_layout Standard
37098 How to show or hide toolbars is explained in section
37099 \begin_inset space ~
37100 \end_inset
37101
37102
37103 \begin_inset CommandInset ref
37104 LatexCommand ref
37105 reference "sub:Toolbars"
37106
37107 \end_inset
37108
37109 .
37110 \end_layout
37111
37112 \begin_layout Standard
37113 It is also possible to define custom toolbars.
37114  This is described in the 
37115 \emph on
37116 Extended Features
37117 \emph default
37118  manual.
37119 \end_layout
37120
37121 \begin_layout Subsection
37122 Standard Toolbar
37123 \begin_inset Index
37124 status collapsed
37125
37126 \begin_layout Plain Layout
37127 Toolbar ! Standard
37128 \end_layout
37129
37130 \end_inset
37131
37132
37133 \end_layout
37134
37135 \begin_layout Standard
37136 \begin_inset Graphics
37137         filename clipart/StandardToolbar.png
37138         width 100col%
37139
37140 \end_inset
37141
37142
37143 \end_layout
37144
37145 \begin_layout Standard
37146 \begin_inset VSpace defskip
37147 \end_inset
37148
37149
37150 \end_layout
37151
37152 \begin_layout Standard
37153 The standard toolbar as shown above contains from left to right the following
37154  buttons:
37155 \begin_inset ERT
37156 status collapsed
37157
37158 \begin_layout Plain Layout
37159
37160
37161 \backslash
37162 setlength{
37163 \backslash
37164 LTleft}{0pt}
37165 \end_layout
37166
37167 \end_inset
37168
37169
37170 \begin_inset Note Note
37171 status collapsed
37172
37173 \begin_layout Plain Layout
37174 This is necessary to left align the following longtables.
37175  See the 
37176 \emph on
37177 Embedded Objects
37178 \emph default
37179  manual for more information.
37180 \end_layout
37181
37182 \end_inset
37183
37184
37185 \end_layout
37186
37187 \begin_layout Standard
37188 \begin_inset VSpace defskip
37189 \end_inset
37190
37191
37192 \end_layout
37193
37194 \begin_layout Standard
37195 \begin_inset Tabular
37196 <lyxtabular version="3" rows="1" columns="2">
37197 <features islongtable="true">
37198 <column alignment="center" valignment="top" width="0">
37199 <column alignment="center" valignment="top" width="0">
37200 <row>
37201 <cell alignment="center" valignment="top" usebox="none">
37202 \begin_inset Text
37203
37204 \begin_layout Plain Layout
37205 \begin_inset Graphics
37206         filename clipart/ToolbarEnvBox.png
37207         clip
37208
37209 \end_inset
37210
37211
37212 \end_layout
37213
37214 \end_inset
37215 </cell>
37216 <cell alignment="center" valignment="top" usebox="none">
37217 \begin_inset Text
37218
37219 \begin_layout Plain Layout
37220 pull-down menu for the paragraph environments
37221 \end_layout
37222
37223 \end_inset
37224 </cell>
37225 </row>
37226 </lyxtabular>
37227
37228 \end_inset
37229
37230
37231 \end_layout
37232
37233 \begin_layout Standard
37234 \begin_inset VSpace -10mm
37235 \end_inset
37236
37237
37238 \end_layout
37239
37240 \begin_layout Standard
37241 \align left
37242 \begin_inset Tabular
37243 <lyxtabular version="3" rows="20" columns="2">
37244 <features islongtable="true">
37245 <column alignment="left" valignment="top" width="0">
37246 <column alignment="left" valignment="top" width="0">
37247 <row interlinespace="2.5mm">
37248 <cell alignment="center" valignment="top" usebox="none">
37249 \begin_inset Text
37250
37251 \begin_layout Plain Layout
37252
37253 \family sans
37254 \begin_inset Graphics
37255         filename ../images/buffer-new.png
37256         BoundingBox 0bp 5bp 20bp 20bp
37257
37258 \end_inset
37259
37260
37261 \end_layout
37262
37263 \end_inset
37264 </cell>
37265 <cell alignment="center" valignment="top" usebox="none">
37266 \begin_inset Text
37267
37268 \begin_layout Plain Layout
37269
37270 \family sans
37271 File\SpecialChar \menuseparator
37272 New
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 </row>
37278 <row interlinespace="2.5mm">
37279 <cell alignment="center" valignment="top" usebox="none">
37280 \begin_inset Text
37281
37282 \begin_layout Plain Layout
37283 \begin_inset Graphics
37284         filename ../images/file-open.png
37285         BoundingBox 0bp 5bp 20bp 20bp
37286
37287 \end_inset
37288
37289
37290 \end_layout
37291
37292 \end_inset
37293 </cell>
37294 <cell alignment="center" valignment="top" usebox="none">
37295 \begin_inset Text
37296
37297 \begin_layout Plain Layout
37298
37299 \family sans
37300 File\SpecialChar \menuseparator
37301 Open
37302 \end_layout
37303
37304 \end_inset
37305 </cell>
37306 </row>
37307 <row interlinespace="2.5mm">
37308 <cell alignment="center" valignment="top" usebox="none">
37309 \begin_inset Text
37310
37311 \begin_layout Plain Layout
37312 \begin_inset Graphics
37313         filename ../images/buffer-write.png
37314         BoundingBox 0bp 5bp 20bp 20bp
37315
37316 \end_inset
37317
37318
37319 \end_layout
37320
37321 \end_inset
37322 </cell>
37323 <cell alignment="center" valignment="top" usebox="none">
37324 \begin_inset Text
37325
37326 \begin_layout Plain Layout
37327
37328 \family sans
37329 File\SpecialChar \menuseparator
37330 Save
37331 \end_layout
37332
37333 \end_inset
37334 </cell>
37335 </row>
37336 <row interlinespace="2.5mm">
37337 <cell alignment="center" valignment="top" usebox="none">
37338 \begin_inset Text
37339
37340 \begin_layout Plain Layout
37341 \begin_inset Graphics
37342         filename ../images/dialog-show_print.png
37343         BoundingBox 0bp 5bp 24bp 20bp
37344
37345 \end_inset
37346
37347
37348 \end_layout
37349
37350 \end_inset
37351 </cell>
37352 <cell alignment="center" valignment="top" usebox="none">
37353 \begin_inset Text
37354
37355 \begin_layout Plain Layout
37356
37357 \family sans
37358 File\SpecialChar \menuseparator
37359 Print
37360 \end_layout
37361
37362 \end_inset
37363 </cell>
37364 </row>
37365 <row interlinespace="2.5mm">
37366 <cell alignment="center" valignment="top" usebox="none">
37367 \begin_inset Text
37368
37369 \begin_layout Plain Layout
37370 \begin_inset Graphics
37371         filename ../images/dialog-show_spellchecker.png
37372         BoundingBox 0bp 5bp 20bp 20bp
37373
37374 \end_inset
37375
37376
37377 \end_layout
37378
37379 \end_inset
37380 </cell>
37381 <cell alignment="center" valignment="top" usebox="none">
37382 \begin_inset Text
37383
37384 \begin_layout Plain Layout
37385
37386 \family sans
37387 Tools\SpecialChar \menuseparator
37388 Spellchecker
37389 \end_layout
37390
37391 \end_inset
37392 </cell>
37393 </row>
37394 <row interlinespace="2.5mm">
37395 <cell alignment="center" valignment="top" usebox="none">
37396 \begin_inset Text
37397
37398 \begin_layout Plain Layout
37399 \begin_inset Graphics
37400         filename ../images/undo.png
37401         BoundingBox 0bp 5bp 20bp 20bp
37402
37403 \end_inset
37404
37405
37406 \end_layout
37407
37408 \end_inset
37409 </cell>
37410 <cell alignment="center" valignment="top" usebox="none">
37411 \begin_inset Text
37412
37413 \begin_layout Plain Layout
37414
37415 \family sans
37416 Edit\SpecialChar \menuseparator
37417 Undo
37418 \end_layout
37419
37420 \end_inset
37421 </cell>
37422 </row>
37423 <row interlinespace="2.5mm">
37424 <cell alignment="center" valignment="top" usebox="none">
37425 \begin_inset Text
37426
37427 \begin_layout Plain Layout
37428 \begin_inset Graphics
37429         filename ../images/redo.png
37430         BoundingBox 0bp 5bp 20bp 20bp
37431
37432 \end_inset
37433
37434
37435 \end_layout
37436
37437 \end_inset
37438 </cell>
37439 <cell alignment="center" valignment="top" usebox="none">
37440 \begin_inset Text
37441
37442 \begin_layout Plain Layout
37443
37444 \family sans
37445 Edit\SpecialChar \menuseparator
37446 Redo
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 </row>
37452 <row interlinespace="2.5mm">
37453 <cell alignment="center" valignment="top" usebox="none">
37454 \begin_inset Text
37455
37456 \begin_layout Plain Layout
37457 \begin_inset Graphics
37458         filename ../images/cut.png
37459         BoundingBox 0bp 5bp 20bp 20bp
37460
37461 \end_inset
37462
37463
37464 \end_layout
37465
37466 \end_inset
37467 </cell>
37468 <cell alignment="center" valignment="top" usebox="none">
37469 \begin_inset Text
37470
37471 \begin_layout Plain Layout
37472
37473 \family sans
37474 Edit\SpecialChar \menuseparator
37475 Cut
37476 \end_layout
37477
37478 \end_inset
37479 </cell>
37480 </row>
37481 <row interlinespace="2.5mm">
37482 <cell alignment="center" valignment="top" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486 \begin_inset Graphics
37487         filename ../images/copy.png
37488         BoundingBox 0bp 5bp 20bp 20bp
37489
37490 \end_inset
37491
37492
37493 \end_layout
37494
37495 \end_inset
37496 </cell>
37497 <cell alignment="center" valignment="top" usebox="none">
37498 \begin_inset Text
37499
37500 \begin_layout Plain Layout
37501
37502 \family sans
37503 Edit\SpecialChar \menuseparator
37504 Copy
37505 \end_layout
37506
37507 \end_inset
37508 </cell>
37509 </row>
37510 <row interlinespace="2.5mm">
37511 <cell alignment="center" valignment="top" usebox="none">
37512 \begin_inset Text
37513
37514 \begin_layout Plain Layout
37515 \begin_inset Graphics
37516         filename ../images/paste.png
37517         BoundingBox 0bp 5bp 20bp 20bp
37518
37519 \end_inset
37520
37521
37522 \end_layout
37523
37524 \end_inset
37525 </cell>
37526 <cell alignment="center" valignment="top" usebox="none">
37527 \begin_inset Text
37528
37529 \begin_layout Plain Layout
37530
37531 \family sans
37532 Edit\SpecialChar \menuseparator
37533 Paste
37534 \end_layout
37535
37536 \end_inset
37537 </cell>
37538 </row>
37539 <row interlinespace="2.5mm">
37540 <cell alignment="center" valignment="top" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544 \begin_inset Graphics
37545         filename ../images/dialog-show_findreplace.png
37546         BoundingBox 0bp 5bp 20bp 25bp
37547         rotateOrigin center
37548
37549 \end_inset
37550
37551
37552 \end_layout
37553
37554 \end_inset
37555 </cell>
37556 <cell alignment="center" valignment="top" usebox="none">
37557 \begin_inset Text
37558
37559 \begin_layout Plain Layout
37560
37561 \family sans
37562 Edit\SpecialChar \menuseparator
37563 Find
37564 \begin_inset space \thinspace{}
37565 \end_inset
37566
37567 &
37568 \begin_inset space \thinspace{}
37569 \end_inset
37570
37571 Replace
37572 \end_layout
37573
37574 \end_inset
37575 </cell>
37576 </row>
37577 <row interlinespace="2.5mm">
37578 <cell alignment="center" valignment="top" usebox="none">
37579 \begin_inset Text
37580
37581 \begin_layout Plain Layout
37582 \begin_inset Graphics
37583         filename ../images/font-emph.png
37584         BoundingBox 0bp 5bp 20bp 20bp
37585
37586 \end_inset
37587
37588
37589 \end_layout
37590
37591 \end_inset
37592 </cell>
37593 <cell alignment="center" valignment="top" usebox="none">
37594 \begin_inset Text
37595
37596 \begin_layout Plain Layout
37597 Emphasize text, function of the Edit
37598 \family sans
37599 \SpecialChar \menuseparator
37600 Text
37601 \begin_inset space ~
37602 \end_inset
37603
37604 Style
37605 \family default
37606  dialog
37607 \end_layout
37608
37609 \end_inset
37610 </cell>
37611 </row>
37612 <row interlinespace="2.5mm">
37613 <cell alignment="center" valignment="top" usebox="none">
37614 \begin_inset Text
37615
37616 \begin_layout Plain Layout
37617 \begin_inset Graphics
37618         filename ../images/font-noun.png
37619         BoundingBox 0bp 5bp 20bp 20bp
37620
37621 \end_inset
37622
37623
37624 \end_layout
37625
37626 \end_inset
37627 </cell>
37628 <cell alignment="center" valignment="top" usebox="none">
37629 \begin_inset Text
37630
37631 \begin_layout Plain Layout
37632 Set text to noun style, function of the Edit
37633 \family sans
37634 \SpecialChar \menuseparator
37635 Text
37636 \begin_inset space ~
37637 \end_inset
37638
37639 Style
37640 \family default
37641  dialog
37642 \end_layout
37643
37644 \end_inset
37645 </cell>
37646 </row>
37647 <row interlinespace="2.5mm">
37648 <cell alignment="center" valignment="top" usebox="none">
37649 \begin_inset Text
37650
37651 \begin_layout Plain Layout
37652 \begin_inset Graphics
37653         filename ../images/textstyle-apply.png
37654         BoundingBox 0bp 5bp 20bp 20bp
37655
37656 \end_inset
37657
37658
37659 \end_layout
37660
37661 \end_inset
37662 </cell>
37663 <cell alignment="center" valignment="top" usebox="none">
37664 \begin_inset Text
37665
37666 \begin_layout Plain Layout
37667 Formats text using the current settings in the 
37668 \family sans
37669 Edit\SpecialChar \menuseparator
37670 Text
37671 \begin_inset space ~
37672 \end_inset
37673
37674 Style
37675 \family default
37676  dialog
37677 \end_layout
37678
37679 \end_inset
37680 </cell>
37681 </row>
37682 <row interlinespace="2.5mm">
37683 <cell alignment="center" valignment="top" usebox="none">
37684 \begin_inset Text
37685
37686 \begin_layout Plain Layout
37687 \begin_inset Graphics
37688         filename ../images/math-mode.png
37689         BoundingBox 0bp 5bp 20bp 20bp
37690
37691 \end_inset
37692
37693
37694 \end_layout
37695
37696 \end_inset
37697 </cell>
37698 <cell alignment="center" valignment="top" usebox="none">
37699 \begin_inset Text
37700
37701 \begin_layout Plain Layout
37702
37703 \family sans
37704 Insert\SpecialChar \menuseparator
37705 Math\SpecialChar \menuseparator
37706 Inline
37707 \begin_inset space ~
37708 \end_inset
37709
37710 Formula
37711 \end_layout
37712
37713 \end_inset
37714 </cell>
37715 </row>
37716 <row interlinespace="2.5mm">
37717 <cell alignment="center" valignment="top" usebox="none">
37718 \begin_inset Text
37719
37720 \begin_layout Plain Layout
37721 \begin_inset Graphics
37722         filename ../images/dialog-show-new-inset_graphics.png
37723         BoundingBox 0bp 5bp 20bp 25bp
37724         rotateOrigin center
37725
37726 \end_inset
37727
37728
37729 \end_layout
37730
37731 \end_inset
37732 </cell>
37733 <cell alignment="center" valignment="top" usebox="none">
37734 \begin_inset Text
37735
37736 \begin_layout Plain Layout
37737
37738 \family sans
37739 Insert\SpecialChar \menuseparator
37740 Graphics
37741 \end_layout
37742
37743 \end_inset
37744 </cell>
37745 </row>
37746 <row interlinespace="2.5mm">
37747 <cell alignment="center" valignment="top" usebox="none">
37748 \begin_inset Text
37749
37750 \begin_layout Plain Layout
37751 \begin_inset Graphics
37752         filename ../images/tabular-insert.png
37753         BoundingBox 0bp 5bp 20bp 25bp
37754         rotateOrigin center
37755
37756 \end_inset
37757
37758
37759 \end_layout
37760
37761 \end_inset
37762 </cell>
37763 <cell alignment="center" valignment="top" usebox="none">
37764 \begin_inset Text
37765
37766 \begin_layout Plain Layout
37767
37768 \family sans
37769 Insert\SpecialChar \menuseparator
37770 Table
37771 \end_layout
37772
37773 \end_inset
37774 </cell>
37775 </row>
37776 <row interlinespace="2.5mm">
37777 <cell alignment="center" valignment="top" usebox="none">
37778 \begin_inset Text
37779
37780 \begin_layout Plain Layout
37781 \begin_inset Graphics
37782         filename ../images/dialog-toggle_toc.png
37783         BoundingBox 0bp 5bp 20bp 25bp
37784         rotateOrigin center
37785
37786 \end_inset
37787
37788
37789 \end_layout
37790
37791 \end_inset
37792 </cell>
37793 <cell alignment="center" valignment="top" usebox="none">
37794 \begin_inset Text
37795
37796 \begin_layout Plain Layout
37797 Toggle outline window on/off, 
37798 \family sans
37799 Document\SpecialChar \menuseparator
37800 Outline
37801 \end_layout
37802
37803 \end_inset
37804 </cell>
37805 </row>
37806 <row interlinespace="2.5mm">
37807 <cell alignment="center" valignment="top" usebox="none">
37808 \begin_inset Text
37809
37810 \begin_layout Plain Layout
37811 \begin_inset Graphics
37812         filename ../images/toolbar-toggle_math.png
37813         BoundingBox 0bp 5bp 20bp 25bp
37814         rotateOrigin center
37815
37816 \end_inset
37817
37818
37819 \end_layout
37820
37821 \end_inset
37822 </cell>
37823 <cell alignment="center" valignment="top" usebox="none">
37824 \begin_inset Text
37825
37826 \begin_layout Plain Layout
37827 Toggle math toolbar on/off
37828 \end_layout
37829
37830 \end_inset
37831 </cell>
37832 </row>
37833 <row interlinespace="2.5mm">
37834 <cell alignment="center" valignment="top" usebox="none">
37835 \begin_inset Text
37836
37837 \begin_layout Plain Layout
37838 \begin_inset Graphics
37839         filename ../images/toolbar-toggle_table.png
37840         BoundingBox 0bp 5bp 20bp 25bp
37841         rotateOrigin center
37842
37843 \end_inset
37844
37845
37846 \end_layout
37847
37848 \end_inset
37849 </cell>
37850 <cell alignment="center" valignment="top" usebox="none">
37851 \begin_inset Text
37852
37853 \begin_layout Plain Layout
37854 Toggle table toolbar on/off
37855 \end_layout
37856
37857 \end_inset
37858 </cell>
37859 </row>
37860 </lyxtabular>
37861
37862 \end_inset
37863
37864
37865 \end_layout
37866
37867 \begin_layout Subsection
37868 Extra Toolbar
37869 \begin_inset Index
37870 status collapsed
37871
37872 \begin_layout Plain Layout
37873 Toolbar ! Extra
37874 \end_layout
37875
37876 \end_inset
37877
37878
37879 \end_layout
37880
37881 \begin_layout Standard
37882 \begin_inset Graphics
37883         filename clipart/ExtraToolbar.png
37884         width 100col%
37885
37886 \end_inset
37887
37888
37889 \end_layout
37890
37891 \begin_layout Standard
37892 \begin_inset VSpace defskip
37893 \end_inset
37894
37895
37896 \end_layout
37897
37898 \begin_layout Standard
37899 The extra toolbar as shown above contains from left to right the following
37900  buttons:
37901 \end_layout
37902
37903 \begin_layout Standard
37904 \begin_inset VSpace defskip
37905 \end_inset
37906
37907
37908 \end_layout
37909
37910 \begin_layout Standard
37911 \begin_inset Tabular
37912 <lyxtabular version="3" rows="24" columns="2">
37913 <features islongtable="true">
37914 <column alignment="left" valignment="top" width="0">
37915 <column alignment="left" valignment="top" width="0">
37916 <row interlinespace="2.5mm">
37917 <cell alignment="center" valignment="top" usebox="none">
37918 \begin_inset Text
37919
37920 \begin_layout Plain Layout
37921 \begin_inset Graphics
37922         filename ../images/layout.png
37923         BoundingBox 0bp 5bp 20bp 25bp
37924         rotateOrigin center
37925
37926 \end_inset
37927
37928
37929 \end_layout
37930
37931 \end_inset
37932 </cell>
37933 <cell alignment="center" valignment="top" usebox="none">
37934 \begin_inset Text
37935
37936 \begin_layout Plain Layout
37937 Default
37938 \end_layout
37939
37940 \end_inset
37941 </cell>
37942 </row>
37943 <row interlinespace="2.5mm">
37944 <cell alignment="center" valignment="top" usebox="none">
37945 \begin_inset Text
37946
37947 \begin_layout Plain Layout
37948 \begin_inset Graphics
37949         filename ../images/layout_Enumerate.png
37950         BoundingBox 0bp 5bp 20bp 25bp
37951         rotateOrigin center
37952
37953 \end_inset
37954
37955
37956 \end_layout
37957
37958 \end_inset
37959 </cell>
37960 <cell alignment="center" valignment="top" usebox="none">
37961 \begin_inset Text
37962
37963 \begin_layout Plain Layout
37964 Numbered list
37965 \end_layout
37966
37967 \end_inset
37968 </cell>
37969 </row>
37970 <row interlinespace="2.5mm">
37971 <cell alignment="center" valignment="top" usebox="none">
37972 \begin_inset Text
37973
37974 \begin_layout Plain Layout
37975 \begin_inset Graphics
37976         filename ../images/layout_Itemize.png
37977         BoundingBox 0bp 5bp 20bp 25bp
37978         rotateOrigin center
37979
37980 \end_inset
37981
37982
37983 \end_layout
37984
37985 \end_inset
37986 </cell>
37987 <cell alignment="center" valignment="top" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991 Itemized list
37992 \end_layout
37993
37994 \end_inset
37995 </cell>
37996 </row>
37997 <row interlinespace="2.5mm">
37998 <cell alignment="center" valignment="top" usebox="none">
37999 \begin_inset Text
38000
38001 \begin_layout Plain Layout
38002 \begin_inset Graphics
38003         filename ../images/layout_List.png
38004         BoundingBox 0bp 5bp 20bp 25bp
38005         rotateOrigin center
38006
38007 \end_inset
38008
38009
38010 \end_layout
38011
38012 \end_inset
38013 </cell>
38014 <cell alignment="center" valignment="top" usebox="none">
38015 \begin_inset Text
38016
38017 \begin_layout Plain Layout
38018 List
38019 \end_layout
38020
38021 \end_inset
38022 </cell>
38023 </row>
38024 <row interlinespace="2.5mm">
38025 <cell alignment="center" valignment="top" usebox="none">
38026 \begin_inset Text
38027
38028 \begin_layout Plain Layout
38029 \begin_inset Graphics
38030         filename ../images/layout_Description.png
38031         BoundingBox 0bp 5bp 20bp 25bp
38032         rotateOrigin center
38033
38034 \end_inset
38035
38036
38037 \end_layout
38038
38039 \end_inset
38040 </cell>
38041 <cell alignment="center" valignment="top" usebox="none">
38042 \begin_inset Text
38043
38044 \begin_layout Plain Layout
38045 Description list
38046 \end_layout
38047
38048 \end_inset
38049 </cell>
38050 </row>
38051 <row interlinespace="2.5mm">
38052 <cell alignment="center" valignment="top" usebox="none">
38053 \begin_inset Text
38054
38055 \begin_layout Plain Layout
38056 \begin_inset Graphics
38057         filename ../images/depth-increment.png
38058         BoundingBox 0bp 5bp 20bp 25bp
38059         rotateOrigin center
38060
38061 \end_inset
38062
38063
38064 \end_layout
38065
38066 \end_inset
38067 </cell>
38068 <cell alignment="center" valignment="top" usebox="none">
38069 \begin_inset Text
38070
38071 \begin_layout Plain Layout
38072
38073 \family sans
38074 Edit\SpecialChar \menuseparator
38075 Increase
38076 \begin_inset space ~
38077 \end_inset
38078
38079 List
38080 \begin_inset space ~
38081 \end_inset
38082
38083 Depth
38084 \end_layout
38085
38086 \end_inset
38087 </cell>
38088 </row>
38089 <row interlinespace="2.5mm">
38090 <cell alignment="center" valignment="top" usebox="none">
38091 \begin_inset Text
38092
38093 \begin_layout Plain Layout
38094 \begin_inset Graphics
38095         filename ../images/depth-decrement.png
38096         BoundingBox 0bp 5bp 20bp 25bp
38097         rotateOrigin center
38098
38099 \end_inset
38100
38101
38102 \end_layout
38103
38104 \end_inset
38105 </cell>
38106 <cell alignment="center" valignment="top" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110
38111 \family sans
38112 Edit\SpecialChar \menuseparator
38113 Decrease
38114 \begin_inset space ~
38115 \end_inset
38116
38117 List
38118 \begin_inset space ~
38119 \end_inset
38120
38121 Depth
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 </row>
38127 <row interlinespace="2.5mm">
38128 <cell alignment="center" valignment="top" usebox="none">
38129 \begin_inset Text
38130
38131 \begin_layout Plain Layout
38132 \begin_inset Graphics
38133         filename ../images/float-insert_figure.png
38134         BoundingBox 0bp 5bp 20bp 20bp
38135
38136 \end_inset
38137
38138
38139 \end_layout
38140
38141 \end_inset
38142 </cell>
38143 <cell alignment="center" valignment="top" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147
38148 \family sans
38149 Insert\SpecialChar \menuseparator
38150 Float\SpecialChar \menuseparator
38151 Figure
38152 \end_layout
38153
38154 \end_inset
38155 </cell>
38156 </row>
38157 <row interlinespace="2.5mm">
38158 <cell alignment="center" valignment="top" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162 \begin_inset Graphics
38163         filename ../images/float-insert_table.png
38164         BoundingBox 0bp 5bp 20bp 20bp
38165
38166 \end_inset
38167
38168
38169 \end_layout
38170
38171 \end_inset
38172 </cell>
38173 <cell alignment="center" valignment="top" usebox="none">
38174 \begin_inset Text
38175
38176 \begin_layout Plain Layout
38177
38178 \family sans
38179 Insert\SpecialChar \menuseparator
38180 Float\SpecialChar \menuseparator
38181 Table
38182 \end_layout
38183
38184 \end_inset
38185 </cell>
38186 </row>
38187 <row interlinespace="2.5mm">
38188 <cell alignment="center" valignment="top" usebox="none">
38189 \begin_inset Text
38190
38191 \begin_layout Plain Layout
38192 \begin_inset Graphics
38193         filename ../images/label-insert.png
38194         BoundingBox 0bp 5bp 20bp 20bp
38195
38196 \end_inset
38197
38198
38199 \end_layout
38200
38201 \end_inset
38202 </cell>
38203 <cell alignment="center" valignment="top" usebox="none">
38204 \begin_inset Text
38205
38206 \begin_layout Plain Layout
38207
38208 \family sans
38209 Insert\SpecialChar \menuseparator
38210 Label
38211 \end_layout
38212
38213 \end_inset
38214 </cell>
38215 </row>
38216 <row interlinespace="2.5mm">
38217 <cell alignment="center" valignment="top" usebox="none">
38218 \begin_inset Text
38219
38220 \begin_layout Plain Layout
38221 \begin_inset Graphics
38222         filename ../images/dialog-show-new-inset_ref.png
38223         BoundingBox 0bp 5bp 20bp 20bp
38224
38225 \end_inset
38226
38227
38228 \end_layout
38229
38230 \end_inset
38231 </cell>
38232 <cell alignment="center" valignment="top" usebox="none">
38233 \begin_inset Text
38234
38235 \begin_layout Plain Layout
38236
38237 \family sans
38238 Insert\SpecialChar \menuseparator
38239 Cross-Reference
38240 \end_layout
38241
38242 \end_inset
38243 </cell>
38244 </row>
38245 <row interlinespace="2.5mm">
38246 <cell alignment="center" valignment="top" usebox="none">
38247 \begin_inset Text
38248
38249 \begin_layout Plain Layout
38250 \begin_inset Graphics
38251         filename ../images/dialog-show-new-inset_citation.png
38252         BoundingBox 0bp 5bp 20bp 20bp
38253
38254 \end_inset
38255
38256
38257 \end_layout
38258
38259 \end_inset
38260 </cell>
38261 <cell alignment="center" valignment="top" usebox="none">
38262 \begin_inset Text
38263
38264 \begin_layout Plain Layout
38265
38266 \family sans
38267 Insert\SpecialChar \menuseparator
38268 Citation
38269 \end_layout
38270
38271 \end_inset
38272 </cell>
38273 </row>
38274 <row interlinespace="2.5mm">
38275 <cell alignment="center" valignment="top" usebox="none">
38276 \begin_inset Text
38277
38278 \begin_layout Plain Layout
38279 \begin_inset Graphics
38280         filename ../images/index-insert.png
38281         BoundingBox 0bp 5bp 20bp 20bp
38282
38283 \end_inset
38284
38285
38286 \end_layout
38287
38288 \end_inset
38289 </cell>
38290 <cell alignment="center" valignment="top" usebox="none">
38291 \begin_inset Text
38292
38293 \begin_layout Plain Layout
38294
38295 \family sans
38296 Insert\SpecialChar \menuseparator
38297 Index
38298 \begin_inset space ~
38299 \end_inset
38300
38301 Entry
38302 \end_layout
38303
38304 \end_inset
38305 </cell>
38306 </row>
38307 <row interlinespace="2.5mm">
38308 <cell alignment="center" valignment="top" usebox="none">
38309 \begin_inset Text
38310
38311 \begin_layout Plain Layout
38312 \begin_inset Graphics
38313         filename ../images/nomencl-insert.png
38314         BoundingBox 0bp 5bp 20bp 20bp
38315
38316 \end_inset
38317
38318
38319 \end_layout
38320
38321 \end_inset
38322 </cell>
38323 <cell alignment="center" valignment="top" usebox="none">
38324 \begin_inset Text
38325
38326 \begin_layout Plain Layout
38327
38328 \family sans
38329 Insert\SpecialChar \menuseparator
38330 Nomenclature
38331 \begin_inset space ~
38332 \end_inset
38333
38334 Entry
38335 \end_layout
38336
38337 \end_inset
38338 </cell>
38339 </row>
38340 <row interlinespace="2.5mm">
38341 <cell alignment="center" valignment="top" usebox="none">
38342 \begin_inset Text
38343
38344 \begin_layout Plain Layout
38345 \begin_inset Graphics
38346         filename ../images/footnote-insert.png
38347         BoundingBox 0bp 5bp 20bp 20bp
38348
38349 \end_inset
38350
38351
38352 \end_layout
38353
38354 \end_inset
38355 </cell>
38356 <cell alignment="center" valignment="top" usebox="none">
38357 \begin_inset Text
38358
38359 \begin_layout Plain Layout
38360
38361 \family sans
38362 Insert\SpecialChar \menuseparator
38363 Footnote
38364 \end_layout
38365
38366 \end_inset
38367 </cell>
38368 </row>
38369 <row interlinespace="2.5mm">
38370 <cell alignment="center" valignment="top" usebox="none">
38371 \begin_inset Text
38372
38373 \begin_layout Plain Layout
38374 \begin_inset Graphics
38375         filename ../images/marginalnote-insert.png
38376         BoundingBox 0bp 5bp 20bp 25bp
38377         rotateOrigin center
38378
38379 \end_inset
38380
38381
38382 \end_layout
38383
38384 \end_inset
38385 </cell>
38386 <cell alignment="center" valignment="top" usebox="none">
38387 \begin_inset Text
38388
38389 \begin_layout Plain Layout
38390
38391 \family sans
38392 Insert\SpecialChar \menuseparator
38393 Marginal
38394 \begin_inset space ~
38395 \end_inset
38396
38397 Note
38398 \end_layout
38399
38400 \end_inset
38401 </cell>
38402 </row>
38403 <row interlinespace="2.5mm">
38404 <cell alignment="center" valignment="top" usebox="none">
38405 \begin_inset Text
38406
38407 \begin_layout Plain Layout
38408 \begin_inset Graphics
38409         filename ../images/note-insert.png
38410         BoundingBox 0bp 5bp 20bp 20bp
38411
38412 \end_inset
38413
38414
38415 \end_layout
38416
38417 \end_inset
38418 </cell>
38419 <cell alignment="center" valignment="top" usebox="none">
38420 \begin_inset Text
38421
38422 \begin_layout Plain Layout
38423
38424 \family sans
38425 Insert\SpecialChar \menuseparator
38426 Note\SpecialChar \menuseparator
38427 LyX
38428 \begin_inset space ~
38429 \end_inset
38430
38431 Note
38432 \end_layout
38433
38434 \end_inset
38435 </cell>
38436 </row>
38437 <row interlinespace="2.5mm">
38438 <cell alignment="center" valignment="top" usebox="none">
38439 \begin_inset Text
38440
38441 \begin_layout Plain Layout
38442 \begin_inset Graphics
38443         filename ../images/box-insert.png
38444         BoundingBox 0bp 5bp 20bp 20bp
38445
38446 \end_inset
38447
38448
38449 \end_layout
38450
38451 \end_inset
38452 </cell>
38453 <cell alignment="center" valignment="top" usebox="none">
38454 \begin_inset Text
38455
38456 \begin_layout Plain Layout
38457
38458 \family sans
38459 Insert\SpecialChar \menuseparator
38460 Box
38461 \end_layout
38462
38463 \end_inset
38464 </cell>
38465 </row>
38466 <row interlinespace="2.5mm">
38467 <cell alignment="center" valignment="top" usebox="none">
38468 \begin_inset Text
38469
38470 \begin_layout Plain Layout
38471 \begin_inset Graphics
38472         filename ../images/url-insert.png
38473         BoundingBox 0bp 5bp 20bp 20bp
38474
38475 \end_inset
38476
38477
38478 \end_layout
38479
38480 \end_inset
38481 </cell>
38482 <cell alignment="center" valignment="top" usebox="none">
38483 \begin_inset Text
38484
38485 \begin_layout Plain Layout
38486
38487 \family sans
38488 Insert\SpecialChar \menuseparator
38489 URL
38490 \end_layout
38491
38492 \end_inset
38493 </cell>
38494 </row>
38495 <row interlinespace="2.5mm">
38496 <cell alignment="center" valignment="top" usebox="none">
38497 \begin_inset Text
38498
38499 \begin_layout Plain Layout
38500 \begin_inset Graphics
38501         filename ../images/ert-insert.png
38502         BoundingBox 0bp 5bp 20bp 20bp
38503
38504 \end_inset
38505
38506
38507 \end_layout
38508
38509 \end_inset
38510 </cell>
38511 <cell alignment="center" valignment="top" usebox="none">
38512 \begin_inset Text
38513
38514 \begin_layout Plain Layout
38515
38516 \family sans
38517 Insert\SpecialChar \menuseparator
38518 T
38519 \family default
38520
38521 \begin_inset ERT
38522 status collapsed
38523
38524 \begin_layout Plain Layout
38525
38526 {}
38527 \end_layout
38528
38529 \end_inset
38530
38531
38532 \family sans
38533 eX
38534 \end_layout
38535
38536 \end_inset
38537 </cell>
38538 </row>
38539 <row interlinespace="2.5mm">
38540 <cell alignment="center" valignment="top" usebox="none">
38541 \begin_inset Text
38542
38543 \begin_layout Plain Layout
38544 \begin_inset Graphics
38545         filename ../images/dialog-show-new-inset_include.png
38546         BoundingBox 0bp 5bp 20bp 20bp
38547
38548 \end_inset
38549
38550
38551 \end_layout
38552
38553 \end_inset
38554 </cell>
38555 <cell alignment="center" valignment="top" usebox="none">
38556 \begin_inset Text
38557
38558 \begin_layout Plain Layout
38559
38560 \family sans
38561 Insert\SpecialChar \menuseparator
38562 File\SpecialChar \menuseparator
38563 Child
38564 \begin_inset space ~
38565 \end_inset
38566
38567 Document
38568 \end_layout
38569
38570 \end_inset
38571 </cell>
38572 </row>
38573 <row interlinespace="2.5mm">
38574 <cell alignment="center" valignment="top" usebox="none">
38575 \begin_inset Text
38576
38577 \begin_layout Plain Layout
38578 \begin_inset Graphics
38579         filename ../images/dialog-show_character.png
38580         BoundingBox 0bp 5bp 20bp 25bp
38581         rotateOrigin center
38582
38583 \end_inset
38584
38585
38586 \end_layout
38587
38588 \end_inset
38589 </cell>
38590 <cell alignment="center" valignment="top" usebox="none">
38591 \begin_inset Text
38592
38593 \begin_layout Plain Layout
38594
38595 \family sans
38596 Edit\SpecialChar \menuseparator
38597 Text
38598 \begin_inset space ~
38599 \end_inset
38600
38601 Style
38602 \end_layout
38603
38604 \end_inset
38605 </cell>
38606 </row>
38607 <row interlinespace="2.5mm">
38608 <cell alignment="center" valignment="top" usebox="none">
38609 \begin_inset Text
38610
38611 \begin_layout Plain Layout
38612 \begin_inset Graphics
38613         filename ../images/layout-paragraph.png
38614         BoundingBox 0bp 5bp 20bp 25bp
38615         rotateOrigin center
38616
38617 \end_inset
38618
38619
38620 \end_layout
38621
38622 \end_inset
38623 </cell>
38624 <cell alignment="center" valignment="top" usebox="none">
38625 \begin_inset Text
38626
38627 \begin_layout Plain Layout
38628
38629 \family sans
38630 Edit\SpecialChar \menuseparator
38631 Paragraph
38632 \begin_inset space ~
38633 \end_inset
38634
38635 Settings
38636 \end_layout
38637
38638 \end_inset
38639 </cell>
38640 </row>
38641 <row interlinespace="2.5mm">
38642 <cell alignment="center" valignment="top" usebox="none">
38643 \begin_inset Text
38644
38645 \begin_layout Plain Layout
38646 \begin_inset Graphics
38647         filename ../images/thesaurus-entry.png
38648         BoundingBox 0bp 5bp 20bp 25bp
38649         rotateOrigin center
38650
38651 \end_inset
38652
38653
38654 \end_layout
38655
38656 \end_inset
38657 </cell>
38658 <cell alignment="center" valignment="top" usebox="none">
38659 \begin_inset Text
38660
38661 \begin_layout Plain Layout
38662
38663 \family sans
38664 Tools\SpecialChar \menuseparator
38665 Thesaurus
38666 \end_layout
38667
38668 \end_inset
38669 </cell>
38670 </row>
38671 </lyxtabular>
38672
38673 \end_inset
38674
38675
38676 \end_layout
38677
38678 \begin_layout Subsection
38679 View / Update Toolbar
38680 \begin_inset Index
38681 status collapsed
38682
38683 \begin_layout Plain Layout
38684 Toolbar ! View / Update
38685 \end_layout
38686
38687 \end_inset
38688
38689
38690 \end_layout
38691
38692 \begin_layout Standard
38693 \begin_inset Graphics
38694         filename clipart/ViewToolbar.png
38695
38696 \end_inset
38697
38698
38699 \end_layout
38700
38701 \begin_layout Standard
38702 \begin_inset VSpace defskip
38703 \end_inset
38704
38705
38706 \end_layout
38707
38708 \begin_layout Standard
38709 The view / update toolbar as shown above contains from left to right the
38710  following buttons:
38711 \end_layout
38712
38713 \begin_layout Standard
38714 \begin_inset VSpace defskip
38715 \end_inset
38716
38717
38718 \end_layout
38719
38720 \begin_layout Standard
38721 \begin_inset Tabular
38722 <lyxtabular version="3" rows="6" columns="2">
38723 <features islongtable="true">
38724 <column alignment="left" valignment="top" width="0">
38725 <column alignment="left" valignment="top" width="0">
38726 <row interlinespace="2.5mm">
38727 <cell alignment="center" valignment="top" usebox="none">
38728 \begin_inset Text
38729
38730 \begin_layout Plain Layout
38731 \begin_inset Graphics
38732         filename ../images/buffer-view_dvi.png
38733         BoundingBox 0bp 5bp 20bp 25bp
38734         rotateOrigin center
38735
38736 \end_inset
38737
38738
38739 \end_layout
38740
38741 \end_inset
38742 </cell>
38743 <cell alignment="center" valignment="top" usebox="none">
38744 \begin_inset Text
38745
38746 \begin_layout Plain Layout
38747
38748 \family sans
38749 View\SpecialChar \menuseparator
38750 DVI
38751 \end_layout
38752
38753 \end_inset
38754 </cell>
38755 </row>
38756 <row interlinespace="2.5mm">
38757 <cell alignment="center" valignment="top" usebox="none">
38758 \begin_inset Text
38759
38760 \begin_layout Plain Layout
38761 \begin_inset Graphics
38762         filename ../images/buffer-update_dvi.png
38763         BoundingBox 0bp 5bp 20bp 25bp
38764         rotateOrigin center
38765
38766 \end_inset
38767
38768
38769 \end_layout
38770
38771 \end_inset
38772 </cell>
38773 <cell alignment="center" valignment="top" usebox="none">
38774 \begin_inset Text
38775
38776 \begin_layout Plain Layout
38777
38778 \family sans
38779 View\SpecialChar \menuseparator
38780 Update\SpecialChar \menuseparator
38781 DVI
38782 \end_layout
38783
38784 \end_inset
38785 </cell>
38786 </row>
38787 <row interlinespace="2.5mm">
38788 <cell alignment="center" valignment="top" usebox="none">
38789 \begin_inset Text
38790
38791 \begin_layout Plain Layout
38792 \begin_inset Graphics
38793         filename ../images/buffer-view_pdf2.png
38794         BoundingBox 0bp 5bp 20bp 25bp
38795         rotateOrigin center
38796
38797 \end_inset
38798
38799
38800 \end_layout
38801
38802 \end_inset
38803 </cell>
38804 <cell alignment="center" valignment="top" usebox="none">
38805 \begin_inset Text
38806
38807 \begin_layout Plain Layout
38808
38809 \family sans
38810 View\SpecialChar \menuseparator
38811 PDF
38812 \end_layout
38813
38814 \end_inset
38815 </cell>
38816 </row>
38817 <row interlinespace="2.5mm">
38818 <cell alignment="center" valignment="top" usebox="none">
38819 \begin_inset Text
38820
38821 \begin_layout Plain Layout
38822 \begin_inset Graphics
38823         filename ../images/buffer-update_pdf2.png
38824         BoundingBox 0bp 5bp 20bp 25bp
38825         rotateOrigin center
38826
38827 \end_inset
38828
38829
38830 \end_layout
38831
38832 \end_inset
38833 </cell>
38834 <cell alignment="center" valignment="top" usebox="none">
38835 \begin_inset Text
38836
38837 \begin_layout Plain Layout
38838
38839 \family sans
38840 View\SpecialChar \menuseparator
38841 Update\SpecialChar \menuseparator
38842 PDF
38843 \begin_inset Foot
38844 status collapsed
38845
38846 \begin_layout Plain Layout
38847 This button is on some LyX for Windows installations not here because its
38848  functionality is merged with 
38849 \family sans
38850 View\SpecialChar \menuseparator
38851 PDF
38852 \family default
38853 .
38854  
38855 \end_layout
38856
38857 \end_inset
38858
38859
38860 \end_layout
38861
38862 \end_inset
38863 </cell>
38864 </row>
38865 <row interlinespace="2.5mm">
38866 <cell alignment="center" valignment="top" usebox="none">
38867 \begin_inset Text
38868
38869 \begin_layout Plain Layout
38870 \begin_inset Graphics
38871         filename ../images/buffer-view_ps.png
38872         BoundingBox 0bp 5bp 20bp 25bp
38873         rotateOrigin center
38874
38875 \end_inset
38876
38877
38878 \end_layout
38879
38880 \end_inset
38881 </cell>
38882 <cell alignment="center" valignment="top" usebox="none">
38883 \begin_inset Text
38884
38885 \begin_layout Plain Layout
38886
38887 \family sans
38888 View\SpecialChar \menuseparator
38889 Postscript
38890 \end_layout
38891
38892 \end_inset
38893 </cell>
38894 </row>
38895 <row interlinespace="2.5mm">
38896 <cell alignment="center" valignment="top" usebox="none">
38897 \begin_inset Text
38898
38899 \begin_layout Plain Layout
38900 \begin_inset Graphics
38901         filename ../images/buffer-update_ps.png
38902         BoundingBox 0bp 5bp 20bp 25bp
38903         rotateOrigin center
38904
38905 \end_inset
38906
38907
38908 \end_layout
38909
38910 \end_inset
38911 </cell>
38912 <cell alignment="center" valignment="top" usebox="none">
38913 \begin_inset Text
38914
38915 \begin_layout Plain Layout
38916
38917 \family sans
38918 View\SpecialChar \menuseparator
38919 Update\SpecialChar \menuseparator
38920 Postscript
38921 \end_layout
38922
38923 \end_inset
38924 </cell>
38925 </row>
38926 </lyxtabular>
38927
38928 \end_inset
38929
38930
38931 \end_layout
38932
38933 \begin_layout Subsection
38934 Other Toolbars
38935 \end_layout
38936
38937 \begin_layout Standard
38938 The change tracking toolbar is explained in section
38939 \begin_inset space ~
38940 \end_inset
38941
38942
38943 \begin_inset CommandInset ref
38944 LatexCommand ref
38945 reference "sec:Change-Tracking"
38946
38947 \end_inset
38948
38949 , the table toolbar
38950 \begin_inset Index
38951 status collapsed
38952
38953 \begin_layout Plain Layout
38954 Toolbar ! Table
38955 \end_layout
38956
38957 \end_inset
38958
38959  is explained in the 
38960 \emph on
38961 Embedded Objects
38962 \emph default
38963  manual.
38964 \end_layout
38965
38966 \begin_layout Chapter
38967 The 
38968 \family sans
38969 Preferences
38970 \family default
38971  Dialog
38972 \begin_inset CommandInset label
38973 LatexCommand label
38974 name "cha:The-Preferences-dialog"
38975
38976 \end_inset
38977
38978
38979 \begin_inset Index
38980 status collapsed
38981
38982 \begin_layout Plain Layout
38983 Preferences
38984 \end_layout
38985
38986 \end_inset
38987
38988
38989 \end_layout
38990
38991 \begin_layout Standard
38992 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38993 Preferences.
38994  It consists of submenus explained in the following.
38995 \end_layout
38996
38997 \begin_layout Section
38998 Look and Feel
38999 \end_layout
39000
39001 \begin_layout Subsection
39002 User Interface
39003 \begin_inset CommandInset label
39004 LatexCommand label
39005 name "sec:ui"
39006
39007 \end_inset
39008
39009
39010 \begin_inset Index
39011 status collapsed
39012
39013 \begin_layout Plain Layout
39014 Customization ! of toolbars
39015 \end_layout
39016
39017 \end_inset
39018
39019
39020 \begin_inset Index
39021 status collapsed
39022
39023 \begin_layout Plain Layout
39024 Customization ! of menus
39025 \end_layout
39026
39027 \end_inset
39028
39029
39030 \end_layout
39031
39032 \begin_layout Standard
39033 \begin_inset Note Greyedout
39034 status open
39035
39036 \begin_layout Plain Layout
39037
39038 \series bold
39039 Note:
39040 \series default
39041  You have to restart LyX before changes in ui- and bind-files take effect.
39042 \end_layout
39043
39044 \end_inset
39045
39046
39047 \end_layout
39048
39049 \begin_layout Subsubsection
39050 User Interface File
39051 \begin_inset Index
39052 status collapsed
39053
39054 \begin_layout Plain Layout
39055 Customization ! of toolbars
39056 \end_layout
39057
39058 \end_inset
39059
39060
39061 \begin_inset Index
39062 status collapsed
39063
39064 \begin_layout Plain Layout
39065 Customization ! of menus
39066 \end_layout
39067
39068 \end_inset
39069
39070
39071 \end_layout
39072
39073 \begin_layout Standard
39074 The appearance of the menus and toolbars can be changed by choosing an user
39075  interface (ui) file.
39076  An ui-file is a textfile where the toolbars and menus are listed.
39077  The toolbar buttons and menu entries are specified in the files 
39078 \shape italic
39079 stdtoolbars.inc
39080 \shape default
39081  and 
39082 \shape italic
39083 stdmenus.inc
39084 \shape default
39085 , respectively.
39086  Both files are loaded by the 
39087 \emph on
39088 default.ui
39089 \emph default
39090  file.
39091  To create your own menu and toolbar layout, start with a copy of these
39092  files and edit the entries.
39093 \end_layout
39094
39095 \begin_layout Standard
39096 The syntax of the .inc-files is straightforward: The 
39097 \family sans
39098 Menubar
39099 \family default
39100
39101 \family sans
39102 Menu
39103 \family default
39104  and 
39105 \family sans
39106 Toolbar
39107 \family default
39108  entries must be ended with an explicit 
39109 \family sans
39110 End
39111 \family default
39112 .
39113  They may contain 
39114 \family sans
39115 Submenus
39116 \family default
39117
39118 \family sans
39119 Items
39120 \family default
39121
39122 \family sans
39123 OptItems
39124 \family default
39125
39126 \family sans
39127 Separators
39128 \family default
39129
39130 \family sans
39131 Icons,
39132 \family default
39133  and in the case of the 
39134 \begin_inset Quotes eld
39135 \end_inset
39136
39137 file
39138 \begin_inset Quotes erd
39139 \end_inset
39140
39141  menus a 
39142 \family sans
39143 Lastfiles
39144 \family default
39145  entry.
39146  The syntax for the entries is:
39147 \end_layout
39148
39149 \begin_layout Standard
39150 \begin_inset VSpace smallskip*
39151 \end_inset
39152
39153
39154 \series bold
39155 Item 
39156 \begin_inset Quotes erd
39157 \end_inset
39158
39159 menu 
39160 \series default
39161 or
39162 \series bold
39163  button name
39164 \begin_inset Quotes erd
39165 \end_inset
39166
39167  
39168 \begin_inset Quotes erd
39169 \end_inset
39170
39171 LyX-function
39172 \begin_inset Quotes erd
39173 \end_inset
39174
39175
39176 \end_layout
39177
39178 \begin_layout Standard
39179 \noindent
39180 \begin_inset VSpace smallskip*
39181 \end_inset
39182
39183 All LyX-functions are listed in 
39184 \begin_inset CommandInset citation
39185 LatexCommand cite
39186 key "LyX-func"
39187
39188 \end_inset
39189
39190 .
39191 \end_layout
39192
39193 \begin_layout Standard
39194 \begin_inset VSpace medskip
39195 \end_inset
39196
39197
39198 \end_layout
39199
39200 \begin_layout Standard
39201 An example: Assuming you use the menu 
39202 \family sans
39203 Navigate\SpecialChar \menuseparator
39204 Bookmarks
39205 \family default
39206  quite often and therefore want six available bookmarks, you can add the
39207  line
39208 \end_layout
39209
39210 \begin_layout Standard
39211 \begin_inset VSpace smallskip*
39212 \end_inset
39213
39214
39215 \series bold
39216 Item "Save Bookmark 6" "bookmark-save 6"
39217 \end_layout
39218
39219 \begin_layout Standard
39220 \noindent
39221 \begin_inset VSpace smallskip*
39222 \end_inset
39223
39224 to the navigate menu section in the .inc-file to have the sixth bookmark.
39225 \end_layout
39226
39227 \begin_layout Subsubsection
39228 Bind-File
39229 \begin_inset Index
39230 status collapsed
39231
39232 \begin_layout Plain Layout
39233 Bindings
39234 \end_layout
39235
39236 \end_inset
39237
39238
39239 \end_layout
39240
39241 \begin_layout Standard
39242 Bindings are used to bind a function to a key.
39243  Several binding files are available:
39244 \end_layout
39245
39246 \begin_layout Description
39247 cua.bind typical set of PC keyboard shortcuts
39248 \end_layout
39249
39250 \begin_layout Description
39251 (x)emacs.bind set of bindings like they are used in the editor programs 
39252 \family sans
39253 Emacs
39254 \family default
39255  (
39256 \family sans
39257 XEmacs
39258 \family default
39259 )
39260 \end_layout
39261
39262 \begin_layout Description
39263 mac.bind set of bindings for 
39264 \family sans
39265 Mac
39266 \begin_inset space \thinspace{}
39267 \end_inset
39268
39269 OS
39270 \family default
39271  systems.
39272 \end_layout
39273
39274 \begin_layout Standard
39275 There are also bind-files designed for special document classes, like 
39276 \shape italic
39277 broadway.bind
39278 \shape default
39279 , and bind files for special languages.
39280  The name of language bind-files begin with a language code, e.g.
39281  
39282 \begin_inset Quotes eld
39283 \end_inset
39284
39285 pt
39286 \begin_inset Quotes erd
39287 \end_inset
39288
39289  for Portuguese.
39290  If you use LyX in a certain language, LyX will try to use the appropriate
39291  bind-file.
39292 \end_layout
39293
39294 \begin_layout Standard
39295 Some bind-files, like 
39296 \emph on
39297 math.bind
39298 \emph default
39299 , have only a small scope.
39300  When looking at the the end of the file 
39301 \shape italic
39302 cua.bind
39303 \shape default
39304 , you can see that they are included to keep the overview in the bind-file.
39305 \end_layout
39306
39307 \begin_layout Standard
39308 If you like to customize the keybindings to your own taste, modify the bind-file
39309 s with a text editor.
39310  The syntax of the entries is:
39311 \end_layout
39312
39313 \begin_layout Standard
39314
39315 \series bold
39316
39317 \backslash
39318 bind 
39319 \begin_inset Quotes erd
39320 \end_inset
39321
39322 key combination
39323 \begin_inset Quotes erd
39324 \end_inset
39325
39326  
39327 \begin_inset Quotes erd
39328 \end_inset
39329
39330 LyX-function
39331 \begin_inset Quotes erd
39332 \end_inset
39333
39334
39335 \end_layout
39336
39337 \begin_layout Standard
39338 All LyX-functions are listed in 
39339 \begin_inset CommandInset citation
39340 LatexCommand cite
39341 key "LyX-func"
39342
39343 \end_inset
39344
39345 .
39346 \end_layout
39347
39348 \begin_layout Subsubsection
39349 Session
39350 \end_layout
39351
39352 \begin_layout Standard
39353 When the option 
39354 \family sans
39355 Save
39356 \begin_inset space \thinspace{}
39357 \end_inset
39358
39359 /
39360 \begin_inset space \thinspace{}
39361 \end_inset
39362
39363 restore window size, or use fixed size
39364 \family default
39365  is not checked, you can specify the size of LyX's main window when LyX
39366  is started.
39367 \end_layout
39368
39369 \begin_layout Standard
39370 With the option 
39371 \family sans
39372 Save
39373 \begin_inset space \thinspace{}
39374 \end_inset
39375
39376 /
39377 \begin_inset space \thinspace{}
39378 \end_inset
39379
39380 restore window position
39381 \family default
39382  LyX will be opened with its main window at the last used position.
39383 \end_layout
39384
39385 \begin_layout Standard
39386 The option 
39387 \family sans
39388 Restore cursor positions
39389 \family default
39390  sets the cursor to the position in the file where it has been the last
39391  time.
39392 \end_layout
39393
39394 \begin_layout Standard
39395 The option 
39396 \family sans
39397 Load opened files from last session
39398 \family default
39399  opens all files that were opened in the last LyX session.
39400 \end_layout
39401
39402 \begin_layout Subsubsection
39403 Documents
39404 \begin_inset CommandInset label
39405 LatexCommand label
39406 name "sub:Backup documents"
39407
39408 \end_inset
39409
39410
39411 \begin_inset Index
39412 status collapsed
39413
39414 \begin_layout Plain Layout
39415 Backup ! Documents
39416 \end_layout
39417
39418 \end_inset
39419
39420
39421 \end_layout
39422
39423 \begin_layout Standard
39424 When the option 
39425 \family sans
39426 Backup documents
39427 \family default
39428  is set, you can specify the time between backup saves.
39429 \end_layout
39430
39431 \begin_layout Standard
39432
39433 \family sans
39434 Maximum last files
39435 \family default
39436  is the number of last opened files that LyX should display in the menu
39437  
39438 \family sans
39439 File\SpecialChar \menuseparator
39440 Open
39441 \begin_inset space ~
39442 \end_inset
39443
39444 Recent
39445 \family default
39446 .
39447 \end_layout
39448
39449 \begin_layout Subsubsection
39450 Scrolling
39451 \end_layout
39452
39453 \begin_layout Standard
39454 The option 
39455 \family sans
39456 Cursor follows scrollbar
39457 \family default
39458  sets the cursor to the top of the currently displayed document part when
39459  scrolling.
39460 \end_layout
39461
39462 \begin_layout Subsubsection
39463 Pixmap Cache
39464 \end_layout
39465
39466 \begin_layout Standard
39467 With the option 
39468 \family sans
39469 Enable Pixmap Cache
39470 \family default
39471  enabled, LyX needs to redraw the screen less often.
39472  This results in better performance, especially on slow systems.
39473  On the other hand, the characters might look more fuzzy on screen.
39474  So whether you enable this or not depends on whether you prefer speed over
39475  aesthetics.
39476  Note that the Pixmap Cache is only available and useful under Mac
39477 \begin_inset space ~
39478 \end_inset
39479
39480 OS and Windows.
39481 \end_layout
39482
39483 \begin_layout Subsection
39484 Screen Fonts
39485 \begin_inset Index
39486 status collapsed
39487
39488 \begin_layout Plain Layout
39489 Font ! Screen
39490 \end_layout
39491
39492 \end_inset
39493
39494
39495 \begin_inset CommandInset label
39496 LatexCommand label
39497 name "sub:Screen-Fonts"
39498
39499 \end_inset
39500
39501
39502 \end_layout
39503
39504 \begin_layout Standard
39505 These fonts are used to display your documents on the screen.
39506 \end_layout
39507
39508 \begin_layout Standard
39509 \begin_inset Note Greyedout
39510 status open
39511
39512 \begin_layout Plain Layout
39513
39514 \series bold
39515 Note:
39516 \series default
39517  This section only deals with the fonts 
39518 \emph on
39519 inside
39520 \emph default
39521  the LyX window.
39522  The fonts that appear on the output are independent from these fonts, and
39523  set in the menu 
39524 \family sans
39525 Document\SpecialChar \menuseparator
39526 Settings\SpecialChar \menuseparator
39527 Fonts
39528 \family default
39529 .
39530 \end_layout
39531
39532 \end_inset
39533
39534
39535 \end_layout
39536
39537 \begin_layout Standard
39538 By default, LyX uses 
39539 \family typewriter
39540 Times
39541 \family default
39542  as roman (serif) font, 
39543 \family typewriter
39544 Arial
39545 \family default
39546  or 
39547 \family typewriter
39548 Helvetica
39549 \family default
39550  (depends on the system) as 
39551 \family sans
39552 sans
39553 \begin_inset space ~
39554 \end_inset
39555
39556 serif
39557 \family default
39558  font, and 
39559 \family typewriter
39560 Courier
39561 \family default
39562  as 
39563 \family typewriter
39564 typewriter
39565 \family default
39566  font.
39567 \end_layout
39568
39569 \begin_layout Standard
39570 You can change the font size with the 
39571 \family sans
39572 Zoom
39573 \family default
39574  setting.
39575 \end_layout
39576
39577 \begin_layout Standard
39578
39579 \family sans
39580 Screen DPI
39581 \family default
39582  is the screen resolution in dpi (dots per inch).
39583  The Font Sizes are calculated as letter height in units of points.
39584  72
39585 \begin_inset space \thinspace{}
39586 \end_inset
39587
39588 points have the size of 1
39589 \begin_inset space \thinspace{}
39590 \end_inset
39591
39592 inch, see Appendix
39593 \begin_inset space ~
39594 \end_inset
39595
39596
39597 \begin_inset CommandInset ref
39598 LatexCommand ref
39599 reference "cha:Units-available-in"
39600
39601 \end_inset
39602
39603 .
39604 \end_layout
39605
39606 \begin_layout Standard
39607 The default 
39608 \family sans
39609 Font Sizes
39610 \family default
39611  are the same as if a document font size of 10
39612 \begin_inset Formula $\,$
39613 \end_inset
39614
39615 pt would be used.
39616  The sizes are explained in detail in section
39617 \begin_inset space ~
39618 \end_inset
39619
39620
39621 \begin_inset CommandInset ref
39622 LatexCommand ref
39623 reference "sub:Document-Font"
39624
39625 \end_inset
39626
39627 .
39628 \end_layout
39629
39630 \begin_layout Subsection
39631 Colors
39632 \begin_inset Index
39633 status collapsed
39634
39635 \begin_layout Plain Layout
39636 Color ! LyX screen
39637 \end_layout
39638
39639 \end_inset
39640
39641
39642 \begin_inset Index
39643 status collapsed
39644
39645 \begin_layout Plain Layout
39646 Settings ! Color
39647 \end_layout
39648
39649 \end_inset
39650
39651
39652 \end_layout
39653
39654 \begin_layout Standard
39655 You can here change all colors used by LyX.
39656  Choose an item in the list and use the 
39657 \family sans
39658 Alter
39659 \family default
39660  button.
39661 \end_layout
39662
39663 \begin_layout Subsection
39664 Graphics
39665 \begin_inset Index
39666 status collapsed
39667
39668 \begin_layout Plain Layout
39669 Settings ! Graphics
39670 \end_layout
39671
39672 \end_inset
39673
39674
39675 \end_layout
39676
39677 \begin_layout Standard
39678 Here you can specify how graphics inside LyX are displayed.
39679 \end_layout
39680
39681 \begin_layout Standard
39682
39683 \family sans
39684 Instant Preview
39685 \family default
39686  enables previewing snippets of your document.
39687  This feature is described in section
39688 \begin_inset space ~
39689 \end_inset
39690
39691
39692 \begin_inset CommandInset ref
39693 LatexCommand ref
39694 reference "sec:Previewing-snippets-of"
39695
39696 \end_inset
39697
39698 .
39699 \end_layout
39700
39701 \begin_layout Subsection
39702 Keyboard Map
39703 \begin_inset Index
39704 status collapsed
39705
39706 \begin_layout Plain Layout
39707 Keyboard Map
39708 \end_layout
39709
39710 \end_inset
39711
39712
39713 \begin_inset Index
39714 status collapsed
39715
39716 \begin_layout Plain Layout
39717 Settings ! Keyboard Map
39718 \end_layout
39719
39720 \end_inset
39721
39722
39723 \begin_inset CommandInset label
39724 LatexCommand label
39725 name "sub:Keyboard-Map"
39726
39727 \end_inset
39728
39729
39730 \end_layout
39731
39732 \begin_layout Standard
39733 Normally keyboard settings have to be done in a menu of your operating system.
39734  For the case that this is not possible, LyX provides keyboard maps.
39735  If you have e.
39736 \begin_inset space \thinspace{}
39737 \end_inset
39738
39739 g.
39740 \begin_inset space ~
39741 \end_inset
39742
39743 a Czech keyboard but want to write with it like with a Romanian one, you
39744  can use the keyboard map file named 
39745 \emph on
39746 romanian.kmap
39747 \emph default
39748 .
39749 \end_layout
39750
39751 \begin_layout Standard
39752 \begin_inset Note Greyedout
39753 status open
39754
39755 \begin_layout Plain Layout
39756
39757 \series bold
39758 Note:
39759 \series default
39760  Keyboard maps are only provided as makeshift and don't work on all systems.
39761 \end_layout
39762
39763 \end_inset
39764
39765
39766 \end_layout
39767
39768 \begin_layout Section
39769 Paths
39770 \begin_inset Index
39771 status collapsed
39772
39773 \begin_layout Plain Layout
39774 Paths
39775 \end_layout
39776
39777 \end_inset
39778
39779
39780 \begin_inset Index
39781 status collapsed
39782
39783 \begin_layout Plain Layout
39784 Settings ! Directory
39785 \end_layout
39786
39787 \end_inset
39788
39789
39790 \end_layout
39791
39792 \begin_layout Description
39793 Working
39794 \begin_inset space ~
39795 \end_inset
39796
39797 directory This is LyX's working directory.
39798  It is the default when you 
39799 \family sans
39800 Open
39801 \family default
39802
39803 \family sans
39804 Save
39805 \family default
39806  or 
39807 \family sans
39808 Save
39809 \begin_inset space ~
39810 \end_inset
39811
39812 as
39813 \family default
39814  files.
39815 \end_layout
39816
39817 \begin_layout Description
39818 Document
39819 \begin_inset space ~
39820 \end_inset
39821
39822 templates This directory will be opened when you use the menu 
39823 \family sans
39824 File\SpecialChar \menuseparator
39825 New
39826 \begin_inset space ~
39827 \end_inset
39828
39829 from
39830 \begin_inset space ~
39831 \end_inset
39832
39833 Template
39834 \family default
39835 .
39836 \end_layout
39837
39838 \begin_layout Description
39839 Backup
39840 \begin_inset space ~
39841 \end_inset
39842
39843 directory
39844 \begin_inset Index
39845 status collapsed
39846
39847 \begin_layout Plain Layout
39848 Backup ! Directory
39849 \end_layout
39850
39851 \end_inset
39852
39853  Backup copies will be saved to this directory.
39854  When no directory is given but backups are enabled as described in section
39855 \begin_inset space ~
39856 \end_inset
39857
39858
39859 \begin_inset CommandInset ref
39860 LatexCommand ref
39861 reference "sub:Backup documents"
39862
39863 \end_inset
39864
39865 , the 
39866 \family sans
39867 Working directory
39868 \family default
39869  will be used to save the backups.
39870 \begin_inset Newline newline
39871 \end_inset
39872
39873 The backup files have the ending 
39874 \begin_inset Quotes eld
39875 \end_inset
39876
39877 .lyx~
39878 \begin_inset Quotes erd
39879 \end_inset
39880
39881 .
39882 \end_layout
39883
39884 \begin_layout Description
39885 Ly
39886 \begin_inset ERT
39887 status collapsed
39888
39889 \begin_layout Plain Layout
39890
39891 {}
39892 \end_layout
39893
39894 \end_inset
39895
39896 XServer-Pipe Here you can enter the name of a Unix-pipe.
39897  This pipe is used to send data from external programs to LyX.
39898 \begin_inset Newline newline
39899 \end_inset
39900
39901
39902 \begin_inset Note Greyedout
39903 status open
39904
39905 \begin_layout Plain Layout
39906
39907 \series bold
39908 Note:
39909 \series default
39910  This feature doesn't work on Windows systems.
39911 \end_layout
39912
39913 \end_inset
39914
39915
39916 \end_layout
39917
39918 \begin_layout Description
39919 Temporary
39920 \begin_inset space ~
39921 \end_inset
39922
39923 directory Temporary files will be saved in this directory.
39924 \end_layout
39925
39926 \begin_layout Description
39927 PATH
39928 \begin_inset space ~
39929 \end_inset
39930
39931 prefix This field contains a list of paths to external programs.
39932  When LyX needs to use an external program, it looks in this list where
39933  to find it on the system.
39934  The path list is automatically set up on Windows and Mac systems while
39935  LyX is configured, so that you normally don't have to modify it.
39936  On Unix
39937 \begin_inset space \thinspace{}
39938 \end_inset
39939
39940 /
39941 \begin_inset space \thinspace{}
39942 \end_inset
39943
39944 Linux systems, the path list will need to be set only if there are external
39945  programs you wish to use that are not in your normal system path ($PATH).
39946  
39947 \end_layout
39948
39949 \begin_layout Section
39950 Identity
39951 \end_layout
39952
39953 \begin_layout Standard
39954 Here you can insert your name and email address.
39955  The identity will be used when you have enabled change tracking as described
39956  in section
39957 \begin_inset space ~
39958 \end_inset
39959
39960
39961 \begin_inset CommandInset ref
39962 LatexCommand ref
39963 reference "sec:Change-Tracking"
39964
39965 \end_inset
39966
39967 , to mark changes you make as yours.
39968 \end_layout
39969
39970 \begin_layout Section
39971 Language Settings
39972 \begin_inset Index
39973 status collapsed
39974
39975 \begin_layout Plain Layout
39976 Language ! Settings
39977 \end_layout
39978
39979 \end_inset
39980
39981
39982 \begin_inset Index
39983 status collapsed
39984
39985 \begin_layout Plain Layout
39986 Settings ! Language
39987 \end_layout
39988
39989 \end_inset
39990
39991
39992 \end_layout
39993
39994 \begin_layout Subsection
39995 Language
39996 \end_layout
39997
39998 \begin_layout Description
39999 Default
40000 \begin_inset space ~
40001 \end_inset
40002
40003 language is the language used in new documents
40004 \end_layout
40005
40006 \begin_layout Description
40007 Language
40008 \begin_inset space ~
40009 \end_inset
40010
40011 package is a LaTeX-command to load a LaTeX-package that handles language
40012  issues.
40013  The default is the LaTeX-command 
40014 \family sans
40015
40016 \backslash
40017 usepackage{babel}
40018 \family default
40019  that loads the package 
40020 \series bold
40021 babel
40022 \series default
40023 .
40024 \begin_inset Foot
40025 status collapsed
40026
40027 \begin_layout Plain Layout
40028 For an introduction to the LaTeX-Syntax, have a look at section
40029 \begin_inset space ~
40030 \end_inset
40031
40032
40033 \begin_inset CommandInset ref
40034 LatexCommand ref
40035 reference "sec:TeX-Code"
40036
40037 \end_inset
40038
40039 .
40040 \end_layout
40041
40042 \end_inset
40043
40044
40045 \begin_inset Newline newline
40046 \end_inset
40047
40048 The 
40049 \series bold
40050 babel
40051 \series default
40052  translates in the background automatically text labels of documents to
40053  the document language.
40054  A text label is for instance the word 
40055 \begin_inset Quotes eld
40056 \end_inset
40057
40058 Table
40059 \begin_inset Quotes erd
40060 \end_inset
40061
40062  at the beginning of every table-caption.
40063 \end_layout
40064
40065 \begin_layout Description
40066 Command
40067 \begin_inset space ~
40068 \end_inset
40069
40070 start When a special LaTeX-package is needed to write in a certain document
40071  language, you can here specify the command to start the package.
40072  An example is the start command 
40073 \family sans
40074
40075 \backslash
40076 begin{arabtext}
40077 \family default
40078  that is needed to write Arabic using the package 
40079 \series bold
40080 ArabTeX
40081 \series default
40082 , see 
40083 \begin_inset CommandInset citation
40084 LatexCommand cite
40085 key "Arabic"
40086
40087 \end_inset
40088
40089 .
40090  The default is the 
40091 \series bold
40092 babel
40093 \series default
40094  command 
40095 \family sans
40096
40097 \backslash
40098 selectlanguage{$$lang}
40099 \family default
40100 .
40101 \end_layout
40102
40103 \begin_layout Description
40104 Command
40105 \begin_inset space ~
40106 \end_inset
40107
40108 end Counterpart to 
40109 \family sans
40110 Command start
40111 \family default
40112 .
40113  Some packages, like the default, don't have an end command since the start
40114  command toggles the package on and off.
40115 \end_layout
40116
40117 \begin_layout Description
40118 Use
40119 \begin_inset space ~
40120 \end_inset
40121
40122 babel Whether 
40123 \series bold
40124 babel
40125 \series default
40126  is used or not.
40127 \end_layout
40128
40129 \begin_layout Description
40130 Global When this option is set, the languages used in the document will
40131  be added as options to the document class options, so that they can be
40132  used by all Latex@LaTeX-packages.
40133  Otherwise they will only be used as options for the 
40134 \series bold
40135 babel
40136 \series default
40137  package.
40138 \end_layout
40139
40140 \begin_layout Description
40141 Auto
40142 \begin_inset space ~
40143 \end_inset
40144
40145 begin When this option is set, the documents starts with the chosen document
40146  language.
40147  When this option is not set, the 
40148 \family sans
40149 Command
40150 \begin_inset space ~
40151 \end_inset
40152
40153 start
40154 \family default
40155  is explicitly set to the beginning of the document in the LaTeX-output.
40156  This assures that the correct language is used when you use another 
40157 \family sans
40158 Command
40159 \begin_inset space ~
40160 \end_inset
40161
40162 start
40163 \family default
40164  than the default.
40165 \end_layout
40166
40167 \begin_layout Description
40168 Auto
40169 \begin_inset space ~
40170 \end_inset
40171
40172 end Counterpart to 
40173 \family sans
40174 Auto
40175 \begin_inset space ~
40176 \end_inset
40177
40178 begin
40179 \family default
40180 .
40181  When it is not set, the 
40182 \family sans
40183 Command
40184 \begin_inset space ~
40185 \end_inset
40186
40187 end
40188 \family default
40189  is set to the end of the document.
40190 \end_layout
40191
40192 \begin_layout Description
40193 Mark
40194 \begin_inset space ~
40195 \end_inset
40196
40197 foreign
40198 \begin_inset space ~
40199 \end_inset
40200
40201 languages Text marked formatted in a language different from the document
40202  language will be underlined blue.
40203 \end_layout
40204
40205 \begin_layout Description
40206 Right
40207 \begin_inset space ~
40208 \end_inset
40209
40210 to
40211 \begin_inset space ~
40212 \end_inset
40213
40214 left
40215 \begin_inset space ~
40216 \end_inset
40217
40218 language
40219 \begin_inset space ~
40220 \end_inset
40221
40222 support Enables the use of languages, written from right to left, like Arabic,
40223  Hebrew, Farsi.
40224 \end_layout
40225
40226 \begin_layout Subsection
40227 Spellchecker
40228 \end_layout
40229
40230 \begin_layout Standard
40231 The spellchecker settings are explained in section
40232 \begin_inset space ~
40233 \end_inset
40234
40235
40236 \begin_inset CommandInset ref
40237 LatexCommand ref
40238 reference "sec:Spellchecking"
40239
40240 \end_inset
40241
40242
40243 \end_layout
40244
40245 \begin_layout Section
40246 Outputs
40247 \end_layout
40248
40249 \begin_layout Subsection
40250 Printer
40251 \begin_inset CommandInset label
40252 LatexCommand label
40253 name "sub:Printer"
40254
40255 \end_inset
40256
40257
40258 \begin_inset Index
40259 status collapsed
40260
40261 \begin_layout Plain Layout
40262 Printer
40263 \end_layout
40264
40265 \end_inset
40266
40267
40268 \begin_inset Index
40269 status collapsed
40270
40271 \begin_layout Plain Layout
40272 Settings ! Printer
40273 \end_layout
40274
40275 \end_inset
40276
40277
40278 \end_layout
40279
40280 \begin_layout Description
40281 Default
40282 \begin_inset space ~
40283 \end_inset
40284
40285 printer Here you can specify the name of your default printer.
40286  The name will be used when the 
40287 \family sans
40288 Printer command
40289 \family default
40290  is executed.
40291 \begin_inset Newline newline
40292 \end_inset
40293
40294
40295 \begin_inset Note Greyedout
40296 status open
40297
40298 \begin_layout Plain Layout
40299
40300 \series bold
40301 Note:
40302 \series default
40303  You can leave this field empty on Windows systems because it has there
40304  no effect.
40305 \end_layout
40306
40307 \end_inset
40308
40309
40310 \end_layout
40311
40312 \begin_layout Description
40313 Adapt
40314 \begin_inset space ~
40315 \end_inset
40316
40317 output
40318 \begin_inset space ~
40319 \end_inset
40320
40321 to
40322 \begin_inset space ~
40323 \end_inset
40324
40325 printer This option works only for the 
40326 \family sans
40327 Printer command
40328 \family default
40329  
40330 \begin_inset Quotes eld
40331 \end_inset
40332
40333
40334 \family sans
40335 dvips
40336 \family default
40337
40338 \begin_inset Quotes erd
40339 \end_inset
40340
40341 .
40342  It activates a configuration file for dvips.
40343  This is an option only for dvips experts.
40344 \end_layout
40345
40346 \begin_layout Description
40347 Printer
40348 \begin_inset space ~
40349 \end_inset
40350
40351 command is the command LyX
40352 \begin_inset space \thinspace{}
40353 \end_inset
40354
40355 /
40356 \begin_inset space \thinspace{}
40357 \end_inset
40358
40359 LaTeX uses for printing.
40360  The default is on most systems 
40361 \family sans
40362 dvips
40363 \family default
40364 .
40365 \end_layout
40366
40367 \begin_layout Description
40368 Printer
40369 \begin_inset space ~
40370 \end_inset
40371
40372 Command
40373 \begin_inset space ~
40374 \end_inset
40375
40376 Options Here you can specify printer options.
40377  A list of printer options with explanations can be found in the documentation
40378  of the program that provides the 
40379 \family sans
40380 Printer command
40381 \family default
40382  you are using.
40383 \end_layout
40384
40385 \begin_layout Subsection
40386 Date Format
40387 \begin_inset Index
40388 status collapsed
40389
40390 \begin_layout Plain Layout
40391 Date Format
40392 \end_layout
40393
40394 \end_inset
40395
40396
40397 \begin_inset Index
40398 status collapsed
40399
40400 \begin_layout Plain Layout
40401 Settings ! Date format
40402 \end_layout
40403
40404 \end_inset
40405
40406
40407 \end_layout
40408
40409 \begin_layout Standard
40410 The date format can be one or a mixture of the formats listed here:
40411 \begin_inset Newline newline
40412 \end_inset
40413
40414
40415 \begin_inset Flex URL
40416 status collapsed
40417
40418 \begin_layout Plain Layout
40419
40420 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40421 \end_layout
40422
40423 \end_inset
40424
40425
40426 \begin_inset Newline newline
40427 \end_inset
40428
40429 For example the format
40430 \begin_inset Newline newline
40431 \end_inset
40432
40433 %d/%m/%y
40434 \begin_inset Newline newline
40435 \end_inset
40436
40437 prints the date as day/month/year.
40438 \end_layout
40439
40440 \begin_layout Subsection
40441 Plain Text
40442 \end_layout
40443
40444 \begin_layout Description
40445 Output
40446 \begin_inset space ~
40447 \end_inset
40448
40449 line
40450 \begin_inset space ~
40451 \end_inset
40452
40453 length sets the maximum number of characters printed in one line when using
40454  the menu 
40455 \family sans
40456 File\SpecialChar \menuseparator
40457 Export\SpecialChar \menuseparator
40458 Plain
40459 \begin_inset space ~
40460 \end_inset
40461
40462 text
40463 \family default
40464 .
40465  Setting the line line length to 0 means all text is printed in one endless
40466  line.
40467 \end_layout
40468
40469 \begin_layout Description
40470 roff
40471 \begin_inset space ~
40472 \end_inset
40473
40474 command defines an additional command used to produce better ASCII tables
40475  with the 
40476 \family typewriter
40477 groff/troff/nroff
40478 \family default
40479  UNIX-commands (refer to their manuals for more information about them).
40480  Setting this as empty tells LyX to use the internal formatter.
40481 \end_layout
40482
40483 \begin_layout Subsection
40484 LaT
40485 \begin_inset ERT
40486 status collapsed
40487
40488 \begin_layout Plain Layout
40489
40490 {}
40491 \end_layout
40492
40493 \end_inset
40494
40495 eX
40496 \begin_inset CommandInset label
40497 LatexCommand label
40498 name "sub:LaTeX-settings"
40499
40500 \end_inset
40501
40502
40503 \begin_inset Index
40504 status collapsed
40505
40506 \begin_layout Plain Layout
40507 Settings ! Latex@LaTeX
40508 \end_layout
40509
40510 \end_inset
40511
40512
40513 \end_layout
40514
40515 \begin_layout Description
40516 Te
40517 \begin_inset ERT
40518 status collapsed
40519
40520 \begin_layout Plain Layout
40521
40522 {}
40523 \end_layout
40524
40525 \end_inset
40526
40527 X
40528 \begin_inset space ~
40529 \end_inset
40530
40531 encoding This is the default encoding of the document font.
40532  
40533 \family sans
40534 T1
40535 \family default
40536  is the default and covers western languages and symbols.
40537  
40538 \family sans
40539 T2A
40540 \family default
40541
40542 \family sans
40543 T2B
40544 \family default
40545
40546 \family sans
40547 T2C
40548 \family default
40549
40550 \family sans
40551 LCY
40552 \family default
40553 , and 
40554 \family sans
40555 X2
40556 \family default
40557  are for Cyrillic.
40558  Combinations of the encodings are possible, like 
40559 \begin_inset Quotes erd
40560 \end_inset
40561
40562
40563 \family sans
40564 T1, T2B
40565 \family default
40566
40567 \begin_inset Quotes erd
40568 \end_inset
40569
40570 .
40571  The font encoding is normally automatically loaded by the language packages
40572  LyX sets up in the background.
40573  So there is no need to change the default encoding.
40574 \end_layout
40575
40576 \begin_layout Description
40577 Default
40578 \begin_inset space ~
40579 \end_inset
40580
40581 paper
40582 \begin_inset space ~
40583 \end_inset
40584
40585 size This is the paper size that is used for new documents.
40586  The 
40587 \family sans
40588 Default
40589 \family default
40590  value depends on your LaTeX-system setup.
40591 \end_layout
40592
40593 \begin_layout Description
40594 Reset
40595 \begin_inset space ~
40596 \end_inset
40597
40598 class
40599 \begin_inset space ~
40600 \end_inset
40601
40602 options
40603 \begin_inset space ~
40604 \end_inset
40605
40606 when
40607 \begin_inset space ~
40608 \end_inset
40609
40610 document
40611 \begin_inset space ~
40612 \end_inset
40613
40614 classes
40615 \begin_inset space ~
40616 \end_inset
40617
40618 changes Removes all manually set document class options in the 
40619 \family sans
40620 Document\SpecialChar \menuseparator
40621 Settings
40622 \family default
40623  dialog when changing the document class.
40624 \end_layout
40625
40626 \begin_layout Standard
40627 In the 
40628 \family sans
40629 External Applications
40630 \family default
40631  field you can specify commands with parameters for the listed applications.
40632  Before you change something here, it is strongly recommended to read the
40633  manuals of the applications.
40634  Currently the following commands can be set:
40635 \end_layout
40636
40637 \begin_layout Description
40638 CheckTe
40639 \begin_inset ERT
40640 status collapsed
40641
40642 \begin_layout Plain Layout
40643
40644 {}
40645 \end_layout
40646
40647 \end_inset
40648
40649 X
40650 \begin_inset space ~
40651 \end_inset
40652
40653 command Command for the program 
40654 \family sans
40655 CheckTeX
40656 \family default
40657  that is described in section 
40658 \emph on
40659 Checking TeX
40660 \emph default
40661  of the 
40662 \emph on
40663 Extended Features
40664 \emph default
40665  manual.
40666 \end_layout
40667
40668 \begin_layout Description
40669 BibTe
40670 \begin_inset ERT
40671 status collapsed
40672
40673 \begin_layout Plain Layout
40674
40675 {}
40676 \end_layout
40677
40678 \end_inset
40679
40680 X
40681 \begin_inset space ~
40682 \end_inset
40683
40684 command Command for the program 
40685 \family sans
40686 BibTeX
40687 \family default
40688  that generates the bibliography, see section
40689 \begin_inset space ~
40690 \end_inset
40691
40692
40693 \begin_inset CommandInset ref
40694 LatexCommand ref
40695 reference "sub:Bibliography-databases"
40696
40697 \end_inset
40698
40699 .
40700 \end_layout
40701
40702 \begin_layout Description
40703 Index
40704 \begin_inset space ~
40705 \end_inset
40706
40707 command Command for the program that generates the index, see section
40708 \begin_inset space ~
40709 \end_inset
40710
40711
40712 \begin_inset CommandInset ref
40713 LatexCommand ref
40714 reference "sub:Index-Program"
40715
40716 \end_inset
40717
40718 .
40719 \end_layout
40720
40721 \begin_layout Description
40722 DVI
40723 \begin_inset space ~
40724 \end_inset
40725
40726 viewer
40727 \begin_inset space ~
40728 \end_inset
40729
40730 paper
40731 \begin_inset space ~
40732 \end_inset
40733
40734 size
40735 \begin_inset space ~
40736 \end_inset
40737
40738 options They only have an effect when the program 
40739 \family sans
40740 xdvi
40741 \family default
40742  is used as DVI-viewer.
40743 \end_layout
40744
40745 \begin_layout Subsection
40746 Paths
40747 \begin_inset Index
40748 status collapsed
40749
40750 \begin_layout Plain Layout
40751 Paths
40752 \end_layout
40753
40754 \end_inset
40755
40756
40757 \begin_inset Index
40758 status collapsed
40759
40760 \begin_layout Plain Layout
40761 Settings ! Paths
40762 \end_layout
40763
40764 \end_inset
40765
40766
40767 \end_layout
40768
40769 \begin_layout Standard
40770 The submenu 
40771 \family sans
40772 Paths
40773 \family default
40774  is only available in the Windows version of LyX.
40775  The option 
40776 \family sans
40777 Use Windows-style paths in LaTeX files
40778 \family default
40779  uses the Windows path style:
40780 \end_layout
40781
40782 \begin_layout Standard
40783 C:
40784 \backslash
40785 test
40786 \backslash
40787 hello
40788 \end_layout
40789
40790 \begin_layout Standard
40791 instead of the Unix path style:
40792 \end_layout
40793
40794 \begin_layout Standard
40795 C:/test/hello
40796 \end_layout
40797
40798 \begin_layout Section
40799 Converters
40800 \begin_inset Index
40801 status collapsed
40802
40803 \begin_layout Plain Layout
40804 Converters
40805 \end_layout
40806
40807 \end_inset
40808
40809
40810 \end_layout
40811
40812 \begin_layout Standard
40813 Here you find the list of defined converter commands to convert material
40814  from one format to another.
40815  You can modify them or create new ones.
40816  To modify a converter, select it, change the entry of the field 
40817 \family sans
40818 Converter
40819 \family default
40820  and/or 
40821 \family sans
40822 Extra
40823 \begin_inset space ~
40824 \end_inset
40825
40826 flag
40827 \family default
40828 , and press the 
40829 \family sans
40830 Modify
40831 \family default
40832  button.
40833  To create a new converter, select an existing one, select a different format
40834  in the 
40835 \family sans
40836 From
40837 \begin_inset space ~
40838 \end_inset
40839
40840 format
40841 \family default
40842  drop-down list, modify the 
40843 \family sans
40844 Converter
40845 \family default
40846  field, and press the 
40847 \family sans
40848 Add
40849 \family default
40850  button.
40851 \end_layout
40852
40853 \begin_layout Standard
40854 When the 
40855 \family sans
40856 Converter File Cache
40857 \family default
40858  is enabled, conversions will be cached as long as specified in the field
40859  
40860 \family sans
40861 Maximum Age (in days
40862 \family default
40863 ).
40864  This means that images don't need to be converted again when you reopen
40865  a document; the converted images from the cache will be used instead.
40866 \end_layout
40867
40868 \begin_layout Standard
40869 More about converters, like the variables and flags that can be used in
40870  the converter definition, is described in section 
40871 \emph on
40872 Converters
40873 \emph default
40874  of the 
40875 \emph on
40876 Customization
40877 \emph default
40878  manual.
40879 \end_layout
40880
40881 \begin_layout Section
40882 File Formats
40883 \begin_inset Index
40884 status collapsed
40885
40886 \begin_layout Plain Layout
40887 File formats
40888 \end_layout
40889
40890 \end_inset
40891
40892
40893 \begin_inset CommandInset label
40894 LatexCommand label
40895 name "sec:File-Formats"
40896
40897 \end_inset
40898
40899
40900 \end_layout
40901
40902 \begin_layout Standard
40903 Here you find the list of defined file formats that LyX can handle.
40904  You can modify the viewer and editor program that should be used for certain
40905  formats.
40906  To create a new format, select an existing one, change the entry of the
40907  fields 
40908 \family sans
40909 Format
40910 \family default
40911  and 
40912 \family sans
40913 GUI
40914 \begin_inset space ~
40915 \end_inset
40916
40917 name
40918 \family default
40919 , and press the 
40920 \family sans
40921 Add
40922 \family default
40923  button.
40924 \end_layout
40925
40926 \begin_layout Standard
40927 More about formats, like the options that can be used in the format definition,
40928  is described in section 
40929 \emph on
40930 Formats
40931 \emph default
40932  of the 
40933 \emph on
40934 Customization
40935 \emph default
40936  manual.
40937 \end_layout
40938
40939 \begin_layout Section
40940 Copiers
40941 \begin_inset Index
40942 status collapsed
40943
40944 \begin_layout Plain Layout
40945 Copiers
40946 \end_layout
40947
40948 \end_inset
40949
40950
40951 \end_layout
40952
40953 \begin_layout Standard
40954 Here you find the list of defined copiers.
40955  Since all conversions from one format to another take place in LyX's temporary
40956  directory, it is sometimes necessary to modify a file before copying it
40957  to the temporary directory in order that the conversion may be performed.
40958  This is done by a Copier.
40959 \end_layout
40960
40961 \begin_layout Standard
40962 More about converters is described in section 
40963 \emph on
40964 Copiers
40965 \emph default
40966  of the 
40967 \emph on
40968 Customization
40969 \emph default
40970  manual.
40971 \end_layout
40972
40973 \begin_layout Chapter
40974 Units available in LyX
40975 \begin_inset Index
40976 status collapsed
40977
40978 \begin_layout Plain Layout
40979 Units
40980 \end_layout
40981
40982 \end_inset
40983
40984
40985 \begin_inset CommandInset label
40986 LatexCommand label
40987 name "cha:Units-available-in"
40988
40989 \end_inset
40990
40991
40992 \end_layout
40993
40994 \begin_layout Standard
40995 To understand the units described in this documentation, 
40996 \begin_inset CommandInset ref
40997 LatexCommand ref
40998 reference "cap:Units"
40999
41000 \end_inset
41001
41002  explains all units available in LyX.
41003 \end_layout
41004
41005 \begin_layout Standard
41006 \begin_inset Float table
41007 placement h
41008 wide false
41009 sideways false
41010 status open
41011
41012 \begin_layout Plain Layout
41013 \begin_inset Caption
41014
41015 \begin_layout Plain Layout
41016 \begin_inset CommandInset label
41017 LatexCommand label
41018 name "cap:Units"
41019
41020 \end_inset
41021
41022 Units
41023 \end_layout
41024
41025 \end_inset
41026
41027
41028 \end_layout
41029
41030 \begin_layout Plain Layout
41031 \begin_inset VSpace medskip
41032 \end_inset
41033
41034
41035 \end_layout
41036
41037 \begin_layout Plain Layout
41038 \align center
41039 \begin_inset Tabular
41040 <lyxtabular version="3" rows="20" columns="2">
41041 <features>
41042 <column alignment="center" valignment="top" width="0">
41043 <column alignment="center" valignment="top" width="0">
41044 <row>
41045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41046 \begin_inset Text
41047
41048 \begin_layout Plain Layout
41049 unit
41050 \end_layout
41051
41052 \end_inset
41053 </cell>
41054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41055 \begin_inset Text
41056
41057 \begin_layout Plain Layout
41058 name/description
41059 \end_layout
41060
41061 \end_inset
41062 </cell>
41063 </row>
41064 <row>
41065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41066 \begin_inset Text
41067
41068 \begin_layout Plain Layout
41069 mm
41070 \end_layout
41071
41072 \end_inset
41073 </cell>
41074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41075 \begin_inset Text
41076
41077 \begin_layout Plain Layout
41078 millimeter
41079 \end_layout
41080
41081 \end_inset
41082 </cell>
41083 </row>
41084 <row>
41085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41086 \begin_inset Text
41087
41088 \begin_layout Plain Layout
41089 cm
41090 \end_layout
41091
41092 \end_inset
41093 </cell>
41094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41095 \begin_inset Text
41096
41097 \begin_layout Plain Layout
41098 centimeter
41099 \end_layout
41100
41101 \end_inset
41102 </cell>
41103 </row>
41104 <row>
41105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41106 \begin_inset Text
41107
41108 \begin_layout Plain Layout
41109 in
41110 \end_layout
41111
41112 \end_inset
41113 </cell>
41114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41115 \begin_inset Text
41116
41117 \begin_layout Plain Layout
41118 inch
41119 \end_layout
41120
41121 \end_inset
41122 </cell>
41123 </row>
41124 <row>
41125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41126 \begin_inset Text
41127
41128 \begin_layout Plain Layout
41129 pt
41130 \end_layout
41131
41132 \end_inset
41133 </cell>
41134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41135 \begin_inset Text
41136
41137 \begin_layout Plain Layout
41138 point (72.27
41139 \begin_inset space \thinspace{}
41140 \end_inset
41141
41142 pt = 1
41143 \begin_inset space \thinspace{}
41144 \end_inset
41145
41146 in)
41147 \end_layout
41148
41149 \end_inset
41150 </cell>
41151 </row>
41152 <row>
41153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41154 \begin_inset Text
41155
41156 \begin_layout Plain Layout
41157 pc
41158 \end_layout
41159
41160 \end_inset
41161 </cell>
41162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41163 \begin_inset Text
41164
41165 \begin_layout Plain Layout
41166 pica (1
41167 \begin_inset space \thinspace{}
41168 \end_inset
41169
41170 pc = 12
41171 \begin_inset space \thinspace{}
41172 \end_inset
41173
41174 pt)
41175 \end_layout
41176
41177 \end_inset
41178 </cell>
41179 </row>
41180 <row>
41181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41182 \begin_inset Text
41183
41184 \begin_layout Plain Layout
41185 sp
41186 \end_layout
41187
41188 \end_inset
41189 </cell>
41190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41191 \begin_inset Text
41192
41193 \begin_layout Plain Layout
41194 scaled point (65536
41195 \begin_inset space \thinspace{}
41196 \end_inset
41197
41198 sp = 1
41199 \begin_inset space \thinspace{}
41200 \end_inset
41201
41202 pt)
41203 \end_layout
41204
41205 \end_inset
41206 </cell>
41207 </row>
41208 <row>
41209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41210 \begin_inset Text
41211
41212 \begin_layout Plain Layout
41213 bp
41214 \end_layout
41215
41216 \end_inset
41217 </cell>
41218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41219 \begin_inset Text
41220
41221 \begin_layout Plain Layout
41222 big point (72
41223 \begin_inset space \thinspace{}
41224 \end_inset
41225
41226 bp = 1
41227 \begin_inset space \thinspace{}
41228 \end_inset
41229
41230 in)
41231 \end_layout
41232
41233 \end_inset
41234 </cell>
41235 </row>
41236 <row>
41237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41238 \begin_inset Text
41239
41240 \begin_layout Plain Layout
41241 dd
41242 \end_layout
41243
41244 \end_inset
41245 </cell>
41246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41247 \begin_inset Text
41248
41249 \begin_layout Plain Layout
41250 didot (72
41251 \begin_inset space \thinspace{}
41252 \end_inset
41253
41254 dd 
41255 \begin_inset Formula $\approx$
41256 \end_inset
41257
41258  37.6
41259 \begin_inset space \thinspace{}
41260 \end_inset
41261
41262 mm)
41263 \end_layout
41264
41265 \end_inset
41266 </cell>
41267 </row>
41268 <row>
41269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41270 \begin_inset Text
41271
41272 \begin_layout Plain Layout
41273 cc
41274 \end_layout
41275
41276 \end_inset
41277 </cell>
41278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41279 \begin_inset Text
41280
41281 \begin_layout Plain Layout
41282 cicero (1
41283 \begin_inset space \thinspace{}
41284 \end_inset
41285
41286 cc = 12
41287 \begin_inset space \thinspace{}
41288 \end_inset
41289
41290 dd)
41291 \end_layout
41292
41293 \end_inset
41294 </cell>
41295 </row>
41296 <row>
41297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41298 \begin_inset Text
41299
41300 \begin_layout Plain Layout
41301 Scale%
41302 \end_layout
41303
41304 \end_inset
41305 </cell>
41306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41307 \begin_inset Text
41308
41309 \begin_layout Plain Layout
41310 % of original image width
41311 \end_layout
41312
41313 \end_inset
41314 </cell>
41315 </row>
41316 <row>
41317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41318 \begin_inset Text
41319
41320 \begin_layout Plain Layout
41321 text%
41322 \end_layout
41323
41324 \end_inset
41325 </cell>
41326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41327 \begin_inset Text
41328
41329 \begin_layout Plain Layout
41330 % of text width
41331 \end_layout
41332
41333 \end_inset
41334 </cell>
41335 </row>
41336 <row>
41337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41338 \begin_inset Text
41339
41340 \begin_layout Plain Layout
41341 col%
41342 \end_layout
41343
41344 \end_inset
41345 </cell>
41346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41347 \begin_inset Text
41348
41349 \begin_layout Plain Layout
41350 % of column width
41351 \end_layout
41352
41353 \end_inset
41354 </cell>
41355 </row>
41356 <row>
41357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41358 \begin_inset Text
41359
41360 \begin_layout Plain Layout
41361 page%
41362 \end_layout
41363
41364 \end_inset
41365 </cell>
41366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41367 \begin_inset Text
41368
41369 \begin_layout Plain Layout
41370 % of paper width
41371 \end_layout
41372
41373 \end_inset
41374 </cell>
41375 </row>
41376 <row>
41377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41378 \begin_inset Text
41379
41380 \begin_layout Plain Layout
41381 line%
41382 \end_layout
41383
41384 \end_inset
41385 </cell>
41386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41387 \begin_inset Text
41388
41389 \begin_layout Plain Layout
41390 % of line width
41391 \end_layout
41392
41393 \end_inset
41394 </cell>
41395 </row>
41396 <row>
41397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41398 \begin_inset Text
41399
41400 \begin_layout Plain Layout
41401 theight%
41402 \end_layout
41403
41404 \end_inset
41405 </cell>
41406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41407 \begin_inset Text
41408
41409 \begin_layout Plain Layout
41410 % of text height
41411 \end_layout
41412
41413 \end_inset
41414 </cell>
41415 </row>
41416 <row>
41417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41418 \begin_inset Text
41419
41420 \begin_layout Plain Layout
41421 pheight%
41422 \end_layout
41423
41424 \end_inset
41425 </cell>
41426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41427 \begin_inset Text
41428
41429 \begin_layout Plain Layout
41430 % of paper height
41431 \end_layout
41432
41433 \end_inset
41434 </cell>
41435 </row>
41436 <row>
41437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41438 \begin_inset Text
41439
41440 \begin_layout Plain Layout
41441 ex
41442 \end_layout
41443
41444 \end_inset
41445 </cell>
41446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41447 \begin_inset Text
41448
41449 \begin_layout Plain Layout
41450 height of letter 
41451 \emph on
41452 x
41453 \emph default
41454  in current font
41455 \end_layout
41456
41457 \end_inset
41458 </cell>
41459 </row>
41460 <row>
41461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41462 \begin_inset Text
41463
41464 \begin_layout Plain Layout
41465 em
41466 \end_layout
41467
41468 \end_inset
41469 </cell>
41470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41471 \begin_inset Text
41472
41473 \begin_layout Plain Layout
41474 width of letter 
41475 \emph on
41476 M
41477 \emph default
41478  in current font
41479 \end_layout
41480
41481 \end_inset
41482 </cell>
41483 </row>
41484 <row>
41485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41486 \begin_inset Text
41487
41488 \begin_layout Plain Layout
41489 mu
41490 \end_layout
41491
41492 \end_inset
41493 </cell>
41494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41495 \begin_inset Text
41496
41497 \begin_layout Plain Layout
41498 math unit (1
41499 \begin_inset space \thinspace{}
41500 \end_inset
41501
41502 mu = 1/18
41503 \begin_inset space \thinspace{}
41504 \end_inset
41505
41506 em)
41507 \end_layout
41508
41509 \end_inset
41510 </cell>
41511 </row>
41512 </lyxtabular>
41513
41514 \end_inset
41515
41516
41517 \end_layout
41518
41519 \end_inset
41520
41521
41522 \end_layout
41523
41524 \begin_layout Chapter
41525 Credits
41526 \begin_inset CommandInset label
41527 LatexCommand label
41528 name "cha:Credits"
41529
41530 \end_inset
41531
41532
41533 \end_layout
41534
41535 \begin_layout Standard
41536 The documentation is a collaborative effort between many different people
41537  (and we would encourage people to contribute!).
41538 \end_layout
41539
41540 \begin_layout Itemize
41541
41542 \noun on
41543 Alejandro Aguilar Sierra
41544 \end_layout
41545
41546 \begin_layout Itemize
41547
41548 \noun on
41549 Amir Karger
41550 \end_layout
41551
41552 \begin_layout Itemize
41553
41554 \noun on
41555 David Johnson
41556 \end_layout
41557
41558 \begin_layout Itemize
41559
41560 \noun on
41561 Hartmut Haase
41562 \end_layout
41563
41564 \begin_layout Itemize
41565
41566 \noun on
41567 Ignacio García
41568 \end_layout
41569
41570 \begin_layout Itemize
41571
41572 \noun on
41573 Ivan Schreter
41574 \end_layout
41575
41576 \begin_layout Itemize
41577
41578 \noun on
41579 John Raithel
41580 \end_layout
41581
41582 \begin_layout Itemize
41583
41584 \noun on
41585 John Weiss
41586 \end_layout
41587
41588 \begin_layout Itemize
41589
41590 \noun on
41591 Lars Gullik Bjønnes
41592 \end_layout
41593
41594 \begin_layout Itemize
41595
41596 \noun on
41597 Matthias Ettrich
41598 \end_layout
41599
41600 \begin_layout Itemize
41601
41602 \noun on
41603 Matthias Zenker
41604 \end_layout
41605
41606 \begin_layout Itemize
41607
41608 \noun on
41609 Rich Fields
41610 \end_layout
41611
41612 \begin_layout Itemize
41613
41614 \noun on
41615 Pascal André
41616 \end_layout
41617
41618 \begin_layout Itemize
41619
41620 \noun on
41621 Paul Evans
41622 \end_layout
41623
41624 \begin_layout Itemize
41625
41626 \noun on
41627 Paul Russel
41628 \end_layout
41629
41630 \begin_layout Itemize
41631
41632 \noun on
41633 Robin Socha
41634 \end_layout
41635
41636 \begin_layout Itemize
41637
41638 \noun on
41639 Uwe Stöhr
41640 \end_layout
41641
41642 \begin_layout Itemize
41643 The LyX Team: 
41644 \begin_inset CommandInset citation
41645 LatexCommand cite
41646 key "lyxcredit"
41647
41648 \end_inset
41649
41650
41651 \end_layout
41652
41653 \begin_layout Standard
41654 \begin_inset Newpage newpage
41655 \end_inset
41656
41657 The bibliography on the following page was created with the 
41658 \family sans
41659 Bibliography
41660 \family default
41661  environment.
41662 \end_layout
41663
41664 \begin_layout Bibliography
41665 \begin_inset CommandInset bibitem
41666 LatexCommand bibitem
41667 label "Credits"
41668 key "lyxcredit"
41669
41670 \end_inset
41671
41672 The LyX Team: 
41673 \begin_inset CommandInset href
41674 LatexCommand href
41675 name "Credits"
41676 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41677
41678 \end_inset
41679
41680 :
41681 \begin_inset Newline newline
41682 \end_inset
41683
41684
41685 \begin_inset Flex URL
41686 status collapsed
41687
41688 \begin_layout Plain Layout
41689
41690 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41691 \end_layout
41692
41693 \end_inset
41694
41695
41696 \end_layout
41697
41698 \begin_layout Bibliography
41699 \begin_inset CommandInset bibitem
41700 LatexCommand bibitem
41701 key "latexcompanion"
41702
41703 \end_inset
41704
41705 Frank Mittelbach and Michel Goossens: 
41706 \emph on
41707 The LaTeX Companion Second Edition.
41708
41709 \emph default
41710  Addison-Wesley, 2004
41711 \end_layout
41712
41713 \begin_layout Bibliography
41714 \begin_inset CommandInset bibitem
41715 LatexCommand bibitem
41716 key "latexguide"
41717
41718 \end_inset
41719
41720 Helmut Kopka and Patrick W.
41721  Daly: 
41722 \emph on
41723 A Guide to LaTeX Fourth Edition.
41724
41725 \emph default
41726  Addison-Wesley, 2003
41727 \end_layout
41728
41729 \begin_layout Bibliography
41730 \begin_inset CommandInset bibitem
41731 LatexCommand bibitem
41732 key "latexbook"
41733
41734 \end_inset
41735
41736 Leslie Lamport: 
41737 \emph on
41738 LaTeX: A Document Preparation System.
41739
41740 \emph default
41741  Addison-Wesley, second edition, 1994
41742 \end_layout
41743
41744 \begin_layout Bibliography
41745 \begin_inset CommandInset bibitem
41746 LatexCommand bibitem
41747 key "texbook"
41748
41749 \end_inset
41750
41751 Donald E.
41752  Knuth.
41753  
41754 \emph on
41755 The TeXbook.
41756
41757 \emph default
41758  Addison-Wesley, 1984
41759 \end_layout
41760
41761 \begin_layout Bibliography
41762 \begin_inset CommandInset bibitem
41763 LatexCommand bibitem
41764 key "TeXCatalogue"
41765
41766 \end_inset
41767
41768 The TeX Catalogue:
41769 \begin_inset Newline newline
41770 \end_inset
41771
41772
41773 \begin_inset Flex URL
41774 status collapsed
41775
41776 \begin_layout Plain Layout
41777
41778 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41779 \end_layout
41780
41781 \end_inset
41782
41783
41784 \end_layout
41785
41786 \begin_layout Bibliography
41787 \begin_inset CommandInset bibitem
41788 LatexCommand bibitem
41789 key "LaTeXFAQ"
41790
41791 \end_inset
41792
41793 The LaTeX FAQ:
41794 \begin_inset Newline newline
41795 \end_inset
41796
41797
41798 \begin_inset Flex URL
41799 status collapsed
41800
41801 \begin_layout Plain Layout
41802
41803 http://www.tex.ac.uk/cgi-bin/texfaq2html
41804 \end_layout
41805
41806 \end_inset
41807
41808
41809 \end_layout
41810
41811 \begin_layout Bibliography
41812 \begin_inset CommandInset bibitem
41813 LatexCommand bibitem
41814 key "makeindex"
41815
41816 \end_inset
41817
41818
41819 \begin_inset CommandInset href
41820 LatexCommand href
41821 name "Documentation"
41822 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41823
41824 \end_inset
41825
41826  of the program 
41827 \family sans
41828 makeindex
41829 \family default
41830 :
41831 \begin_inset Newline newline
41832 \end_inset
41833
41834
41835 \begin_inset Flex URL
41836 status collapsed
41837
41838 \begin_layout Plain Layout
41839
41840 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41841 \end_layout
41842
41843 \end_inset
41844
41845
41846 \end_layout
41847
41848 \begin_layout Bibliography
41849 \begin_inset CommandInset bibitem
41850 LatexCommand bibitem
41851 key "xindy"
41852
41853 \end_inset
41854
41855
41856 \begin_inset CommandInset href
41857 LatexCommand href
41858 name "Documentation"
41859 target "http://www.xindy.org/documentation.html"
41860
41861 \end_inset
41862
41863  of the program 
41864 \family sans
41865 xindy
41866 \family default
41867 :
41868 \begin_inset Newline newline
41869 \end_inset
41870
41871
41872 \begin_inset Flex URL
41873 status collapsed
41874
41875 \begin_layout Plain Layout
41876
41877 http://www.xindy.org/documentation.html
41878 \end_layout
41879
41880 \end_inset
41881
41882
41883 \end_layout
41884
41885 \begin_layout Bibliography
41886 \begin_inset CommandInset bibitem
41887 LatexCommand bibitem
41888 key "caption"
41889
41890 \end_inset
41891
41892
41893 \begin_inset CommandInset href
41894 LatexCommand href
41895 name "Documentation"
41896 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41897
41898 \end_inset
41899
41900  of the LaTeX-package 
41901 \series bold
41902 caption
41903 \series default
41904
41905 \begin_inset Index
41906 status collapsed
41907
41908 \begin_layout Plain Layout
41909 Latex@LaTeX-packages ! caption
41910 \end_layout
41911
41912 \end_inset
41913
41914 :
41915 \begin_inset Newline newline
41916 \end_inset
41917
41918
41919 \begin_inset Flex URL
41920 status collapsed
41921
41922 \begin_layout Plain Layout
41923
41924 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41925 \end_layout
41926
41927 \end_inset
41928
41929
41930 \end_layout
41931
41932 \begin_layout Bibliography
41933 \begin_inset CommandInset bibitem
41934 LatexCommand bibitem
41935 key "fancyhdr"
41936
41937 \end_inset
41938
41939
41940 \begin_inset CommandInset href
41941 LatexCommand href
41942 name "Documentation"
41943 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41944
41945 \end_inset
41946
41947  of the LaTeX-package 
41948 \series bold
41949 fancyhdr
41950 \series default
41951
41952 \begin_inset Index
41953 status collapsed
41954
41955 \begin_layout Plain Layout
41956 Latex@LaTeX-packages ! fancyhdr
41957 \end_layout
41958
41959 \end_inset
41960
41961 :
41962 \begin_inset Newline newline
41963 \end_inset
41964
41965
41966 \begin_inset Flex URL
41967 status collapsed
41968
41969 \begin_layout Plain Layout
41970
41971 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41972 \end_layout
41973
41974 \end_inset
41975
41976
41977 \end_layout
41978
41979 \begin_layout Bibliography
41980 \begin_inset CommandInset bibitem
41981 LatexCommand bibitem
41982 key "nomencl"
41983
41984 \end_inset
41985
41986
41987 \begin_inset CommandInset href
41988 LatexCommand href
41989 name "Documentation"
41990 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41991
41992 \end_inset
41993
41994  of the LaTeX-package 
41995 \series bold
41996 nomencl
41997 \series default
41998
41999 \begin_inset Index
42000 status collapsed
42001
42002 \begin_layout Plain Layout
42003 Latex@LaTeX-packages ! nomencl
42004 \end_layout
42005
42006 \end_inset
42007
42008 :
42009 \begin_inset Newline newline
42010 \end_inset
42011
42012
42013 \begin_inset Flex URL
42014 status collapsed
42015
42016 \begin_layout Plain Layout
42017
42018 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42019 \end_layout
42020
42021 \end_inset
42022
42023
42024 \end_layout
42025
42026 \begin_layout Bibliography
42027 \begin_inset CommandInset bibitem
42028 LatexCommand bibitem
42029 key "tipa"
42030
42031 \end_inset
42032
42033
42034 \begin_inset CommandInset href
42035 LatexCommand href
42036 name "Documentation"
42037 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42038
42039 \end_inset
42040
42041  of the LaTeX-package 
42042 \series bold
42043 tipa
42044 \series default
42045
42046 \begin_inset Index
42047 status collapsed
42048
42049 \begin_layout Plain Layout
42050 Latex@LaTeX-packages ! tipa
42051 \end_layout
42052
42053 \end_inset
42054
42055 :
42056 \begin_inset Newline newline
42057 \end_inset
42058
42059
42060 \begin_inset Flex URL
42061 status collapsed
42062
42063 \begin_layout Plain Layout
42064
42065 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42066 \end_layout
42067
42068 \end_inset
42069
42070
42071 \end_layout
42072
42073 \begin_layout Bibliography
42074 \begin_inset CommandInset bibitem
42075 LatexCommand bibitem
42076 key "wrapfig"
42077
42078 \end_inset
42079
42080
42081 \begin_inset CommandInset href
42082 LatexCommand href
42083 name "Documentation"
42084 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42085
42086 \end_inset
42087
42088  of the LaTeX-package 
42089 \series bold
42090 wrapfig
42091 \series default
42092
42093 \begin_inset Index
42094 status collapsed
42095
42096 \begin_layout Plain Layout
42097 Latex@LaTeX-packages ! wrapfig
42098 \end_layout
42099
42100 \end_inset
42101
42102 :
42103 \begin_inset Newline newline
42104 \end_inset
42105
42106
42107 \begin_inset Flex URL
42108 status collapsed
42109
42110 \begin_layout Plain Layout
42111
42112 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42113 \end_layout
42114
42115 \end_inset
42116
42117
42118 \end_layout
42119
42120 \begin_layout Bibliography
42121 \begin_inset CommandInset bibitem
42122 LatexCommand bibitem
42123 key "XeTeX"
42124
42125 \end_inset
42126
42127
42128 \begin_inset CommandInset href
42129 LatexCommand href
42130 name "Wiki-page"
42131 target "http://wiki.lyx.org/LyX/XeTeX"
42132
42133 \end_inset
42134
42135  how to use LyX with XeTeX:
42136 \begin_inset Newline newline
42137 \end_inset
42138
42139
42140 \begin_inset Flex URL
42141 status collapsed
42142
42143 \begin_layout Plain Layout
42144
42145 http://wiki.lyx.org/LyX/XeTeX
42146 \end_layout
42147
42148 \end_inset
42149
42150
42151 \end_layout
42152
42153 \begin_layout Bibliography
42154 \begin_inset CommandInset bibitem
42155 LatexCommand bibitem
42156 key "Arabic"
42157
42158 \end_inset
42159
42160
42161 \begin_inset CommandInset href
42162 LatexCommand href
42163 name "Wiki-page"
42164 target "http://wiki.lyx.org/Windows/Arabic"
42165
42166 \end_inset
42167
42168  how to set up LyX for Arabic:
42169 \begin_inset Newline newline
42170 \end_inset
42171
42172
42173 \begin_inset Flex URL
42174 status collapsed
42175
42176 \begin_layout Plain Layout
42177
42178 http://wiki.lyx.org/Windows/Arabic
42179 \end_layout
42180
42181 \end_inset
42182
42183
42184 \end_layout
42185
42186 \begin_layout Bibliography
42187 \begin_inset CommandInset bibitem
42188 LatexCommand bibitem
42189 key "Armenian"
42190
42191 \end_inset
42192
42193
42194 \begin_inset CommandInset href
42195 LatexCommand href
42196 name "Wiki-page"
42197 target "http://wiki.lyx.org/Windows/Armenian"
42198
42199 \end_inset
42200
42201  how to set up LyX for Armenian:
42202 \begin_inset Newline newline
42203 \end_inset
42204
42205
42206 \begin_inset Flex URL
42207 status collapsed
42208
42209 \begin_layout Plain Layout
42210
42211 http://wiki.lyx.org/Windows/Armenian
42212 \end_layout
42213
42214 \end_inset
42215
42216
42217 \end_layout
42218
42219 \begin_layout Bibliography
42220 \begin_inset CommandInset bibitem
42221 LatexCommand bibitem
42222 key "Farsi"
42223
42224 \end_inset
42225
42226
42227 \begin_inset CommandInset href
42228 LatexCommand href
42229 name "Wiki-page"
42230 target "http://wiki.lyx.org/Windows/Farsi"
42231
42232 \end_inset
42233
42234  how to set up LyX for Farsi:
42235 \begin_inset Newline newline
42236 \end_inset
42237
42238
42239 \begin_inset Flex URL
42240 status collapsed
42241
42242 \begin_layout Plain Layout
42243
42244 http://wiki.lyx.org/Windows/Farsi
42245 \end_layout
42246
42247 \end_inset
42248
42249
42250 \end_layout
42251
42252 \begin_layout Bibliography
42253 \begin_inset CommandInset bibitem
42254 LatexCommand bibitem
42255 key "Hebrew"
42256
42257 \end_inset
42258
42259
42260 \begin_inset CommandInset href
42261 LatexCommand href
42262 name "Wiki-page"
42263 target "http://wiki.lyx.org/Windows/Hebrew"
42264
42265 \end_inset
42266
42267  how to set up LyX for Hebrew:
42268 \begin_inset Newline newline
42269 \end_inset
42270
42271
42272 \begin_inset Flex URL
42273 status collapsed
42274
42275 \begin_layout Plain Layout
42276
42277 http://wiki.lyx.org/Windows/Hebrew
42278 \end_layout
42279
42280 \end_inset
42281
42282
42283 \end_layout
42284
42285 \begin_layout Bibliography
42286 \begin_inset CommandInset bibitem
42287 LatexCommand bibitem
42288 key "Japanese"
42289
42290 \end_inset
42291
42292
42293 \begin_inset CommandInset href
42294 LatexCommand href
42295 name "Wiki-page"
42296 target "http://wiki.lyx.org/Windows/Japanese"
42297
42298 \end_inset
42299
42300  how to set up LyX for Japanese:
42301 \begin_inset Newline newline
42302 \end_inset
42303
42304
42305 \begin_inset Flex URL
42306 status collapsed
42307
42308 \begin_layout Plain Layout
42309
42310 http://wiki.lyx.org/Windows/Japanese
42311 \end_layout
42312
42313 \end_inset
42314
42315
42316 \end_layout
42317
42318 \begin_layout Bibliography
42319 \begin_inset CommandInset bibitem
42320 LatexCommand bibitem
42321 key "Vietnamese"
42322
42323 \end_inset
42324
42325
42326 \begin_inset CommandInset href
42327 LatexCommand href
42328 name "Wiki-page"
42329 target "http://wiki.lyx.org/Windows/Vietnamese"
42330
42331 \end_inset
42332
42333  how to set up LyX for Vietnamese:
42334 \begin_inset Newline newline
42335 \end_inset
42336
42337
42338 \begin_inset Flex URL
42339 status collapsed
42340
42341 \begin_layout Plain Layout
42342
42343 http://wiki.lyx.org/Windows/Vietnamese
42344 \end_layout
42345
42346 \end_inset
42347
42348
42349 \end_layout
42350
42351 \begin_layout Bibliography
42352 \begin_inset CommandInset bibitem
42353 LatexCommand bibitem
42354 key "LyX-func"
42355
42356 \end_inset
42357
42358
42359 \begin_inset CommandInset href
42360 LatexCommand href
42361 name "Wiki-page"
42362 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42363
42364 \end_inset
42365
42366  with a list of all available LyX-functions:
42367 \begin_inset Newline newline
42368 \end_inset
42369
42370
42371 \begin_inset Flex URL
42372 status collapsed
42373
42374 \begin_layout Plain Layout
42375
42376 http://wiki.lyx.org/LyX/LyxFunctionList
42377 \end_layout
42378
42379 \end_inset
42380
42381
42382 \end_layout
42383
42384 \begin_layout Bibliography
42385 \begin_inset CommandInset bibitem
42386 LatexCommand bibitem
42387 key "NewInLyX16"
42388
42389 \end_inset
42390
42391
42392 \begin_inset CommandInset href
42393 LatexCommand href
42394 name "Wiki-page"
42395 target "http://wiki.lyx.org/LyX/NewInLyX16"
42396
42397 \end_inset
42398
42399  about new features in 
42400 \family sans
42401 LyX 1.6.0
42402 \family default
42403 :
42404 \begin_inset Newline newline
42405 \end_inset
42406
42407
42408 \begin_inset Flex URL
42409 status collapsed
42410
42411 \begin_layout Plain Layout
42412
42413 http://wiki.lyx.org/LyX/NewInLyX16
42414 \end_layout
42415
42416 \end_inset
42417
42418
42419 \end_layout
42420
42421 \begin_layout Standard
42422 \begin_inset Newpage newpage
42423 \end_inset
42424
42425
42426 \begin_inset ERT
42427 status collapsed
42428
42429 \begin_layout Plain Layout
42430
42431
42432 \backslash
42433 let
42434 \backslash
42435 mybibname
42436 \backslash
42437 bibname
42438 \end_layout
42439
42440 \begin_layout Plain Layout
42441
42442
42443 \backslash
42444 renewcommand{
42445 \backslash
42446 bibname}{
42447 \backslash
42448 mybibname
42449 \backslash
42450 ; 2}
42451 \end_layout
42452
42453 \end_inset
42454
42455
42456 \begin_inset Note Note
42457 status collapsed
42458
42459 \begin_layout Plain Layout
42460 The command 
42461 \series bold
42462
42463 \backslash
42464 bibname
42465 \series default
42466  is the name of the bibliography in the current document language.
42467  It is redefined here with the number 2 at the end to state that the following
42468  bibliography is the second one:
42469 \end_layout
42470
42471 \end_inset
42472
42473
42474 \end_layout
42475
42476 \begin_layout Standard
42477 \begin_inset CommandInset bibtex
42478 LatexCommand bibtex
42479 bibfiles "biblio/LyXDocs"
42480 options "biblio/alphadin"
42481
42482 \end_inset
42483
42484
42485 \end_layout
42486
42487 \begin_layout Standard
42488 The above bibliography is created from a BibTeX-database.
42489 \end_layout
42490
42491 \begin_layout Standard
42492
42493 \series bold
42494 \begin_inset CommandInset nomencl_print
42495 LatexCommand printnomenclature
42496
42497 \end_inset
42498
42499
42500 \begin_inset CommandInset index_print
42501 LatexCommand printindex
42502
42503 \end_inset
42504
42505
42506 \end_layout
42507
42508 \end_body
42509 \end_document