]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: many Index fixes
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0rc1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
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 ! 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-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-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 herby 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 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 HFills can be made visible when you choose one of the 
9189 \family sans
9190 Fill
9191 \begin_inset space ~
9192 \end_inset
9193
9194 Pattern
9195 \family default
9196  in the space dialog: The following patterns are available:
9197 \end_layout
9198
9199 \begin_layout Standard
9200 Dots: 
9201 \begin_inset space \dotfill{}
9202 \end_inset
9203
9204
9205 \begin_inset space ~
9206 \end_inset
9207
9208
9209 \end_layout
9210
9211 \begin_layout Standard
9212 Rule: 
9213 \begin_inset space \hrulefill{}
9214 \end_inset
9215
9216
9217 \begin_inset space ~
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \begin_layout Standard
9224 Left arrow: 
9225 \begin_inset space \leftarrowfill{}
9226 \end_inset
9227
9228
9229 \begin_inset space ~
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \begin_layout Standard
9236 Right arrow: 
9237 \begin_inset space \rightarrowfill{}
9238 \end_inset
9239
9240
9241 \begin_inset space ~
9242 \end_inset
9243
9244
9245 \end_layout
9246
9247 \begin_layout Standard
9248 Up brace: 
9249 \begin_inset space \downbracefill{}
9250 \end_inset
9251
9252
9253 \begin_inset space ~
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \begin_layout Standard
9260 Down brace: 
9261 \begin_inset space \upbracefill{}
9262 \end_inset
9263
9264
9265 \begin_inset space ~
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \begin_layout Standard
9272 \begin_inset Note Greyedout
9273 status open
9274
9275 \begin_layout Plain Layout
9276
9277 \series bold
9278 Note:
9279 \series default
9280  If an HFill is at the beginning of a line, and 
9281 \emph on
9282 not
9283 \emph default
9284  in the first line in a paragraph, LyX ignores it.
9285  This prevents HFills from accidentally being wrapped onto a new line.
9286  If you need space in this case anyway, set the 
9287 \family sans
9288 Protect
9289 \family default
9290  option in the space dialog.
9291 \end_layout
9292
9293 \end_inset
9294
9295
9296 \end_layout
9297
9298 \begin_layout Subsubsection
9299 Phantom Space
9300 \begin_inset Index
9301 status collapsed
9302
9303 \begin_layout Plain Layout
9304 Spacing ! Phantom
9305 \end_layout
9306
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \begin_layout Standard
9313 Sometimes you want to insert space with exactly the length of a phrase.
9314  E.g.
9315  you want to create the following multiple choice question:
9316 \end_layout
9317
9318 \begin_layout Standard
9319 \begin_inset VSpace medskip
9320 \end_inset
9321
9322 What is correct English?:
9323 \begin_inset Newline newline
9324 \end_inset
9325
9326
9327 \begin_inset Newline newline
9328 \end_inset
9329
9330 Mr.
9331 \begin_inset space ~
9332 \end_inset
9333
9334 Edge would have been jumps the gun.
9335 \begin_inset Newline newline
9336 \end_inset
9337
9338
9339 \begin_inset ERT
9340 status collapsed
9341
9342 \begin_layout Plain Layout
9343
9344
9345 \backslash
9346 phantom{Mr.
9347  Edge }
9348 \end_layout
9349
9350 \end_inset
9351
9352 has to be jumped
9353 \begin_inset Newline newline
9354 \end_inset
9355
9356
9357 \begin_inset ERT
9358 status collapsed
9359
9360 \begin_layout Plain Layout
9361
9362
9363 \backslash
9364 phantom{Mr.
9365  Edge }
9366 \end_layout
9367
9368 \end_inset
9369
9370 jumps
9371 \begin_inset VSpace medskip
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \begin_layout Standard
9378 So that the choices appear exactly after the phrase 
9379 \begin_inset Quotes eld
9380 \end_inset
9381
9382 Mr.
9383 \begin_inset space ~
9384 \end_inset
9385
9386 Edge
9387 \begin_inset space ~
9388 \end_inset
9389
9390
9391 \begin_inset Quotes erd
9392 \end_inset
9393
9394 .
9395  To get this, you can use the LaTeX-command 
9396 \series bold
9397
9398 \backslash
9399 phantom
9400 \series default
9401  in TeX Code
9402 \begin_inset Foot
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406 See sec.
9407 \begin_inset space \thinspace{}
9408 \end_inset
9409
9410
9411 \begin_inset CommandInset ref
9412 LatexCommand ref
9413 reference "sec:TeX-Code"
9414
9415 \end_inset
9416
9417  for more information about TeX-Code.
9418 \end_layout
9419
9420 \end_inset
9421
9422 .
9423  In our case write the command 
9424 \series bold
9425
9426 \backslash
9427 phantom{Mr.
9428  Edge }
9429 \series default
9430  (note the space after 
9431 \begin_inset Quotes eld
9432 \end_inset
9433
9434 Edge
9435 \begin_inset Quotes erd
9436 \end_inset
9437
9438 ) at the beginning of the last two lines.
9439  The command prints out the phrase within the the two braces, but invisible.
9440  That is why it is named 
9441 \begin_inset Quotes eld
9442 \end_inset
9443
9444 phantom
9445 \begin_inset Quotes erd
9446 \end_inset
9447
9448 .
9449 \begin_inset Foot
9450 status collapsed
9451
9452 \begin_layout Plain Layout
9453 There exists also the commands 
9454 \backslash
9455
9456 \series bold
9457 hphantom
9458 \series default
9459  and 
9460 \backslash
9461
9462 \series bold
9463 vphantom
9464 \series default
9465 , but this too special for the LyX Userguide.
9466  If you are interested in knowing more about this, have a look at 
9467 \begin_inset CommandInset citation
9468 LatexCommand cite
9469 key "latexcompanion,latexguide"
9470
9471 \end_inset
9472
9473 .
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \begin_layout Subsection
9482 Vertical Space
9483 \begin_inset CommandInset label
9484 LatexCommand label
9485 name "sub:Vertical-Space"
9486
9487 \end_inset
9488
9489
9490 \begin_inset Index
9491 status collapsed
9492
9493 \begin_layout Plain Layout
9494 Spacing ! Vertical
9495 \end_layout
9496
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \begin_layout Standard
9503 To add extra vertical space above or below a paragraph, use the 
9504 \family sans
9505 Insert\SpecialChar \menuseparator
9506 Formatting\SpecialChar \menuseparator
9507 Vertical
9508 \begin_inset space ~
9509 \end_inset
9510
9511 Space
9512 \family default
9513  dialog.
9514  There you find the following sizes:
9515 \end_layout
9516
9517 \begin_layout Standard
9518
9519 \family sans
9520 SmallSkip
9521 \family default
9522
9523 \family sans
9524 MedSkip
9525 \family default
9526  and 
9527 \family sans
9528 BigSkip
9529 \family default
9530  are LaTeX sizes which depends on the font size of the document.
9531  
9532 \family sans
9533 DefSkip
9534 \family default
9535  is the skip adjusted in the dialog 
9536 \family sans
9537 Document\SpecialChar \menuseparator
9538 Settings
9539 \begin_inset Index
9540 status collapsed
9541
9542 \begin_layout Plain Layout
9543 Document ! Settings
9544 \end_layout
9545
9546 \end_inset
9547
9548
9549 \family default
9550  for the paragraph separation.
9551  If you use indentation to separate paragraphs 
9552 \family sans
9553 DefSkip
9554 \family default
9555  is equal to 
9556 \family sans
9557 MedSkip
9558 \family default
9559 .
9560 \end_layout
9561
9562 \begin_layout Standard
9563
9564 \family sans
9565 VFill
9566 \family default
9567
9568 \begin_inset Index
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572 Spacing ! Fills
9573 \end_layout
9574
9575 \end_inset
9576
9577  is a variable space, set so that the space is maximal within one page.
9578  An example: You have only two short paragraphs on one page with a vfill
9579  between them.
9580  Then the first paragraph is placed at the top of the page and the second
9581  one at the bottom, because the space between them is then maximal.
9582  
9583 \family sans
9584 VFill
9585 \family default
9586 s work like 
9587 \family sans
9588 HFill
9589 \family default
9590 s: they fill the remaining vertical space on a page with blank space.
9591 \begin_inset Foot
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595
9596 \family sans
9597 HFill
9598 \family default
9599 s are described in section
9600 \begin_inset space ~
9601 \end_inset
9602
9603
9604 \begin_inset CommandInset ref
9605 LatexCommand ref
9606 reference "sub:Horizontal-Space"
9607
9608 \end_inset
9609
9610 .
9611 \end_layout
9612
9613 \end_inset
9614
9615  If there are several 
9616 \family sans
9617 VFill
9618 \family default
9619 s on a page, they divide the remaining vertical space equally between themselves.
9620  You can therefore use 
9621 \family sans
9622 VFill
9623 \family default
9624 s to center text on a page, or even place text 2/3 down a page.
9625 \end_layout
9626
9627 \begin_layout Standard
9628
9629 \family sans
9630 Custom
9631 \family default
9632  are custom spaces in units explained in Appendix
9633 \begin_inset space ~
9634 \end_inset
9635
9636
9637 \begin_inset CommandInset ref
9638 LatexCommand ref
9639 reference "cha:Units-available-in"
9640
9641 \end_inset
9642
9643 .
9644 \end_layout
9645
9646 \begin_layout Standard
9647 \begin_inset Note Greyedout
9648 status open
9649
9650 \begin_layout Plain Layout
9651
9652 \series bold
9653 Note:
9654 \series default
9655  
9656 \series medium
9657 When the extra vertical space would be in the output at the top/bottom of
9658  a page, the space is only added if you have also checked the option 
9659 \family sans
9660 Protect
9661 \family default
9662 .
9663 \end_layout
9664
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \begin_layout Subsection
9671 Paragraph Alignment
9672 \end_layout
9673
9674 \begin_layout Standard
9675 You can change the paragraph alignment with the 
9676 \family sans
9677 Edit\SpecialChar \menuseparator
9678 Paragraph Settings
9679 \family default
9680  dialog.
9681  There are four possibilities: 
9682 \end_layout
9683
9684 \begin_layout Itemize
9685
9686 \family sans
9687 Justified
9688 \end_layout
9689
9690 \begin_layout Itemize
9691
9692 \family sans
9693 Left
9694 \end_layout
9695
9696 \begin_layout Itemize
9697
9698 \family sans
9699 Right
9700 \end_layout
9701
9702 \begin_layout Itemize
9703
9704 \family sans
9705 Center
9706 \end_layout
9707
9708 \begin_layout Standard
9709 The default in most cases is justified alignment, in which the inter-word
9710  spacing is variable and each line of a paragraph fills the region between
9711  the left and right margins.
9712  The other three alignments should be self-explanatory, and look like this:
9713 \end_layout
9714
9715 \begin_layout Standard
9716 \align right
9717 This paragraph is right aligned,
9718 \end_layout
9719
9720 \begin_layout Standard
9721 \align center
9722 this one is centered,
9723 \end_layout
9724
9725 \begin_layout Standard
9726 \align left
9727 this one is left aligned.
9728 \end_layout
9729
9730 \begin_layout Subsection
9731 Forced Pagebreaks
9732 \begin_inset Index
9733 status collapsed
9734
9735 \begin_layout Plain Layout
9736 Pagebreaks ! Forced
9737 \end_layout
9738
9739 \end_inset
9740
9741
9742 \begin_inset CommandInset label
9743 LatexCommand label
9744 name "sub:Forced-Pagebreaks"
9745
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \begin_layout Standard
9752 If you don't like the way LaTeX does the pagebreaks in your document, you
9753  can force a pagebreak where you want one.
9754  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9755  Only if you use many 
9756 \family sans
9757 Floats
9758 \family default
9759 , LaTeX's page breaking algorithm can fail.
9760 \end_layout
9761
9762 \begin_layout Standard
9763 We recommend not to use forced pagebreaks until the text is finished, and
9764  until you have checked in the preview to see if you 
9765 \emph on
9766 really
9767 \emph default
9768  have to change the pagebreaking.
9769 \end_layout
9770
9771 \begin_layout Standard
9772 There are two types of pagebreaks: One that ends the page without any special
9773  action.
9774  This can be inserted above or below a paragraph via the menu 
9775 \family sans
9776 Insert\SpecialChar \menuseparator
9777 Formatting\SpecialChar \menuseparator
9778 New
9779 \begin_inset space ~
9780 \end_inset
9781
9782 Page
9783 \family default
9784 .
9785  The second type, that is inserted via the menu 
9786 \family sans
9787 Insert\SpecialChar \menuseparator
9788 Formatting\SpecialChar \menuseparator
9789 Page
9790 \begin_inset space ~
9791 \end_inset
9792
9793 Break
9794 \family default
9795 , ends a page but stretches the content of the page, so that it fills out
9796  the complete page.
9797  This type is useful to avoid whitespace when a pagebreak produces a page
9798  on which only the last few lines are absent.
9799 \end_layout
9800
9801 \begin_layout Standard
9802 You might try to use a pagebreak to ensure that a figure or table appears
9803  at the top of a page.
9804  This is, of course, the wrong way to do it.
9805  LyX gives you a way of automatically ensuring that your figures and tables
9806  appear at the top of a page (or the bottom, or on their own page) without
9807  having to worry about what precedes or follows your figure or table.
9808  See chapter 
9809 \begin_inset CommandInset ref
9810 LatexCommand ref
9811 reference "cha:Floats-and-Notes"
9812
9813 \end_inset
9814
9815  to learn more about 
9816 \family sans
9817 Floats
9818 \family default
9819 .
9820 \end_layout
9821
9822 \begin_layout Subsubsection
9823 Clear Pagebreaks
9824 \begin_inset CommandInset label
9825 LatexCommand label
9826 name "sub:Clear-Pages"
9827
9828 \end_inset
9829
9830
9831 \begin_inset Index
9832 status collapsed
9833
9834 \begin_layout Plain Layout
9835 Pagebreaks ! Clear
9836 \end_layout
9837
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \begin_layout Standard
9844 Differently to forced pagebreaks where the content behind the break is directly
9845  placed at the next page, pages can also be cleared while breaking them.
9846  That means that the current paragraph is terminated and all, perhaps not
9847  yet processed floats from previous document parts are placed behind it,
9848  if necessary by adding pages.
9849 \end_layout
9850
9851 \begin_layout Standard
9852 You can insert a clear pagebreak with the menu 
9853 \family sans
9854 Insert\SpecialChar \menuseparator
9855 Formatting\SpecialChar \menuseparator
9856 Clear
9857 \begin_inset space ~
9858 \end_inset
9859
9860 Page
9861 \family default
9862 .
9863  When you have a two-sided document like a book, you can use the menu 
9864 \family sans
9865 Insert\SpecialChar \menuseparator
9866 Formatting\SpecialChar \menuseparator
9867 Clear
9868 \begin_inset space ~
9869 \end_inset
9870
9871 Double
9872 \begin_inset space ~
9873 \end_inset
9874
9875 Page
9876 \family default
9877  to insert a clear pagebreak that assures that the next page is a right-hand
9878  page (odd-numbered), if necessary by adding a page.
9879 \end_layout
9880
9881 \begin_layout Subsection
9882 Forced Linebreaks
9883 \begin_inset Index
9884 status collapsed
9885
9886 \begin_layout Plain Layout
9887 Linebreaks
9888 \end_layout
9889
9890 \end_inset
9891
9892
9893 \begin_inset CommandInset label
9894 LatexCommand label
9895 name "sub:Forced-Linebreaks"
9896
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \begin_layout Standard
9903 Similar to pagebreaks there are two types of linebreaks: One that simply
9904  breaks the line.
9905  You can force this line break within a paragraph by selecting 
9906 \family sans
9907 Insert\SpecialChar \menuseparator
9908 Formatting\SpecialChar \menuseparator
9909 Ragged
9910 \begin_inset space ~
9911 \end_inset
9912
9913 Line
9914 \begin_inset space ~
9915 \end_inset
9916
9917 Break
9918 \family default
9919  or with 
9920 \family sans
9921 C-Return
9922 \family default
9923 .
9924  Another type that is inserted via the menu 
9925 \family sans
9926 Insert\SpecialChar \menuseparator
9927 Formatting\SpecialChar \menuseparator
9928 Justified
9929 \begin_inset space ~
9930 \end_inset
9931
9932 Line
9933 \begin_inset space ~
9934 \end_inset
9935
9936 Break
9937 \family default
9938  breaks the line and stretches it so that it fills out the whole space between
9939  the page margins.
9940  This is necessary to avoid 
9941 \begin_inset Quotes eld
9942 \end_inset
9943
9944 fringes
9945 \begin_inset Quotes erd
9946 \end_inset
9947
9948  in justified paragraphs due to whitespace introduced by linebreaks.
9949 \end_layout
9950
9951 \begin_layout Standard
9952 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9953  LaTeX is very good at linebreaking.
9954  There are, however, a number of situations where it is necessary to actively
9955  set a linebreak, e.g.
9956  in a poem or for an address (see sections
9957 \begin_inset space ~
9958 \end_inset
9959
9960
9961 \begin_inset CommandInset ref
9962 LatexCommand ref
9963 reference "sec:Quote"
9964
9965 \end_inset
9966
9967
9968 \begin_inset CommandInset ref
9969 LatexCommand ref
9970 reference "sec:Verse"
9971
9972 \end_inset
9973
9974  and 
9975 \begin_inset CommandInset ref
9976 LatexCommand ref
9977 reference "sec:Address-Usage"
9978
9979 \end_inset
9980
9981 ).
9982 \end_layout
9983
9984 \begin_layout Subsection
9985 Horizontal Lines
9986 \begin_inset CommandInset label
9987 LatexCommand label
9988 name "sub:Horizontal-Lines"
9989
9990 \end_inset
9991
9992
9993 \begin_inset Index
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Horizontal lines
9998 \end_layout
9999
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006
10007 \lyxline
10008 In the dialog 
10009 \family sans
10010 Insert\SpecialChar \menuseparator
10011 Formatting\SpecialChar \menuseparator
10012 Horizontal
10013 \begin_inset space ~
10014 \end_inset
10015
10016 Line
10017 \family default
10018  you can insert horizontal lines that spans over the whole document columns
10019  width.
10020 \lyxline
10021
10022 \end_layout
10023
10024 \begin_layout Section
10025 Characters and Symbols
10026 \end_layout
10027
10028 \begin_layout Standard
10029 You can directly enter all characters that are available on your keyboard.
10030  You can also use special keyboard maps to be able to enter e.
10031 \begin_inset space \thinspace{}
10032 \end_inset
10033
10034 g.
10035 \begin_inset space ~
10036 \end_inset
10037
10038 characters needed for French with an English keyboard.
10039  See section
10040 \begin_inset space \thinspace{}
10041 \end_inset
10042
10043
10044 \begin_inset CommandInset ref
10045 LatexCommand ref
10046 reference "sub:Keyboard-mapping"
10047
10048 \end_inset
10049
10050  for informations how this is done.
10051 \end_layout
10052
10053 \begin_layout Standard
10054 For the case where you need a character that is not on your keyboard, you
10055  can use the 
10056 \family sans
10057 Symbols
10058 \family default
10059  dialog via the menu 
10060 \family sans
10061 Insert\SpecialChar \menuseparator
10062 Special Character\SpecialChar \menuseparator
10063 Symbols
10064 \family default
10065 .
10066 \end_layout
10067
10068 \begin_layout Standard
10069 \begin_inset Note Greyedout
10070 status open
10071
10072 \begin_layout Plain Layout
10073
10074 \series bold
10075 Note:
10076 \series default
10077  Maybe not all symbols inserted with the symbols dialog can be displayed
10078  when you are using a special screen font in LyX's preferences.
10079  But the inserted symbols will in every case be displayed in the output.
10080 \end_layout
10081
10082 \end_inset
10083
10084
10085 \end_layout
10086
10087 \begin_layout Section
10088 Fonts and Text Styles
10089 \begin_inset CommandInset label
10090 LatexCommand label
10091 name "sec:Fonts-and-Text"
10092
10093 \end_inset
10094
10095
10096 \end_layout
10097
10098 \begin_layout Subsection
10099 Font Types
10100 \begin_inset Index
10101 status collapsed
10102
10103 \begin_layout Plain Layout
10104 Font ! Types
10105 \end_layout
10106
10107 \end_inset
10108
10109
10110 \end_layout
10111
10112 \begin_layout Standard
10113 There are two types of fonts:
10114 \end_layout
10115
10116 \begin_layout Description
10117 Vector
10118 \begin_inset space ~
10119 \end_inset
10120
10121 fonts
10122 \begin_inset Index
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126 Fonts ! Vector-
10127 \end_layout
10128
10129 \end_inset
10130
10131  are fonts, built from outlines of the single glyphs (i.e.
10132  characters) in the font.
10133  This means that each glyph is defined using mathematical curves that are
10134  well suited for scaling to any requested size.
10135  This mathematical definition is interpreted by the font renderer and the
10136  curve is filled out with pixels according to the size and glyph.
10137  This means that outline fonts will look pretty good in all sizes.
10138  Only at very small sizes it might be hard to provide a good rendering at
10139  very small sizes, where each pixel has to be very carefully computed to
10140  provide a good image.
10141 \begin_inset Newline newline
10142 \end_inset
10143
10144 One could mean that one only needs to define one font size and scale them.
10145  But to achieve a better quality, many fonts define several font sizes.
10146  That improves the appearance, because you need more details at large font
10147  sizes than at small ones.
10148 \begin_inset Newline newline
10149 \end_inset
10150
10151 The font types 
10152 \family typewriter
10153 TrueType
10154 \family default
10155
10156 \family typewriter
10157 OpenType
10158 \family default
10159 , and 
10160 \family typewriter
10161 Type
10162 \begin_inset space ~
10163 \end_inset
10164
10165 1 PostScript
10166 \family default
10167  are vector fonts.
10168 \end_layout
10169
10170 \begin_layout Description
10171 Bitmap
10172 \begin_inset space ~
10173 \end_inset
10174
10175 fonts
10176 \begin_inset Index
10177 status collapsed
10178
10179 \begin_layout Plain Layout
10180 Fonts ! Bitmap-
10181 \end_layout
10182
10183 \end_inset
10184
10185  on the other hand, are defined by bitmap graphics from the start, so they
10186  will look good at all the sizes they are meant for.
10187  However, they don't scale well, because in order to scale a glyph, each
10188  pixel is enlarged into several pixels.
10189  It is the same effect that happens if you try to enlarge a picture in a
10190  picture manipulation program.
10191  In order to relieve this effect, bitmap fonts are typically provided in
10192  several fixed sizes typically from around 8 pixels high up to 34 pixels
10193  or so high in steps according to what is believed to be useful.
10194  The advantage of bitmap fonts is that no complicated computations are necessary
10195  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10196  fonts.
10197  The disadvantage is that sizes that don't exists as fixed versions have
10198  to be scaled by doubling pixels, and thus look bad.
10199 \begin_inset Newline newline
10200 \end_inset
10201
10202 Bitmap fonts are named 
10203 \family typewriter
10204 Type
10205 \begin_inset space ~
10206 \end_inset
10207
10208 3
10209 \family default
10210  in PostScript- and PDF-documents.
10211 \end_layout
10212
10213 \begin_layout Standard
10214 The result of all this, is that bitmap fonts are best for the size they
10215  are designed for, while scalable fonts are good for nearly all sizes.
10216  So one need less font size definitions for scalable fonts.
10217  That's the reason why nearly all text render and typesetting programs use
10218  scalable fonts.
10219 \end_layout
10220
10221 \begin_layout Standard
10222 To test which fonts are used in a PDF-document, you can have a look into
10223  its document properties.
10224 \end_layout
10225
10226 \begin_layout Standard
10227 Many modern typesetting and markup languages have begun to move towards
10228  specifying character styles rather than specifying a particular font.
10229  For example, instead of changing to an italicized version of the current
10230  font to emphasize text, you use an 
10231 \begin_inset Quotes eld
10232 \end_inset
10233
10234 emphasized style
10235 \begin_inset Quotes erd
10236 \end_inset
10237
10238  instead.
10239  This concept fits in perfectly with LyX.
10240  In LyX, you do things based on contexts, rather than focusing on typesetting
10241  details.
10242 \end_layout
10243
10244 \begin_layout Subsection
10245 Document Font and Font size
10246 \begin_inset CommandInset label
10247 LatexCommand label
10248 name "sub:Document-Font"
10249
10250 \end_inset
10251
10252
10253 \begin_inset Index
10254 status collapsed
10255
10256 \begin_layout Plain Layout
10257 Font ! Size
10258 \end_layout
10259
10260 \end_inset
10261
10262
10263 \begin_inset Index
10264 status collapsed
10265
10266 \begin_layout Plain Layout
10267 Document ! Font
10268 \end_layout
10269
10270 \end_inset
10271
10272
10273 \end_layout
10274
10275 \begin_layout Standard
10276 You can set the document fonts in the
10277 \family sans
10278  Document\SpecialChar \menuseparator
10279 Settings
10280 \family default
10281
10282 \begin_inset Index
10283 status collapsed
10284
10285 \begin_layout Plain Layout
10286 Document ! Settings
10287 \end_layout
10288
10289 \end_inset
10290
10291  dialog.
10292  There you can specify which font should be used for the three different
10293  font shapes roman (serif), 
10294 \family sans
10295 sans
10296 \begin_inset space ~
10297 \end_inset
10298
10299 serif
10300 \family default
10301 , and 
10302 \family typewriter
10303 typewriter
10304 \family default
10305  and its scalings.
10306 \end_layout
10307
10308 \begin_layout Standard
10309 The possible options for the font include 
10310 \family sans
10311 default
10312 \family default
10313  and a list of fonts available on your system.
10314  
10315 \family sans
10316 default
10317 \family default
10318  uses the standard TeX fonts, known as 
10319 \begin_inset Quotes eld
10320 \end_inset
10321
10322
10323 \family typewriter
10324 Computer Modern
10325 \family default
10326
10327 \begin_inset Quotes erd
10328 \end_inset
10329
10330  (
10331 \family typewriter
10332 cm
10333 \family default
10334 ) or 
10335 \begin_inset Quotes eld
10336 \end_inset
10337
10338
10339 \family typewriter
10340 European Computer Modern
10341 \family default
10342
10343 \begin_inset Quotes erd
10344 \end_inset
10345
10346  (
10347 \family typewriter
10348 ec
10349 \family default
10350 ).
10351 \end_layout
10352
10353 \begin_layout Standard
10354 As 
10355 \family typewriter
10356 cm
10357 \family default
10358  and 
10359 \family typewriter
10360 ec
10361 \family default
10362  are bitmap fonts, they often looks pixeled in PDF output, especially when
10363  you read the PDF in a zoomed size.
10364 \begin_inset Foot
10365 status collapsed
10366
10367 \begin_layout Plain Layout
10368 This problem doesn't appear if you read PDFs in 
10369 \family typewriter
10370 Adobe
10371 \begin_inset space ~
10372 \end_inset
10373
10374 Reader
10375 \family default
10376  version 6 or later, because this program includes a special bitmap font
10377  renderer.
10378 \end_layout
10379
10380 \end_inset
10381
10382  To get rid of pixeled fonts, you have to use a vector font.
10383  There are three ways to use one:
10384 \end_layout
10385
10386 \begin_layout Itemize
10387 One way is to use the 
10388 \family typewriter
10389 AE
10390 \family default
10391  fonts.
10392  
10393 \family typewriter
10394 AE
10395 \family default
10396  is a virtual font.
10397  Virtual means that it 
10398 \begin_inset Quotes eld
10399 \end_inset
10400
10401 steals
10402 \begin_inset Quotes erd
10403 \end_inset
10404
10405  outline 
10406 \family typewriter
10407 cm
10408 \family default
10409 -glyphs from other fonts.
10410  This has the disadvantage that some characters are missing, like the French
10411  guillemets (
10412 \begin_inset Quotes eld
10413 \end_inset
10414
10415 «
10416 \begin_inset Quotes erd
10417 \end_inset
10418
10419  and 
10420 \begin_inset Quotes eld
10421 \end_inset
10422
10423 »
10424 \begin_inset Quotes erd
10425 \end_inset
10426
10427 )
10428 \begin_inset Foot
10429 status collapsed
10430
10431 \begin_layout Plain Layout
10432 Loading the LaTeX-package 
10433 \series bold
10434 aeguill
10435 \series default
10436
10437 \begin_inset Index
10438 status collapsed
10439
10440 \begin_layout Plain Layout
10441 LaTeX-packages ! aeguill
10442 \end_layout
10443
10444 \end_inset
10445
10446  with the document preamble line
10447 \end_layout
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452
10453 \backslash
10454 usepackage[ec]{aeguill}
10455 \end_layout
10456
10457 \begin_layout Plain Layout
10458 will fix the guillemet problem.
10459 \end_layout
10460
10461 \end_inset
10462
10463  and that accented characters are not 
10464 \emph on
10465 one
10466 \emph default
10467  glyph, they are build of 
10468 \emph on
10469 two
10470 \emph default
10471  characters, the accent and the letter.
10472  Therefore you can't search in documents using the 
10473 \family typewriter
10474 AE
10475 \family default
10476  fonts for words with accented characters.
10477  If you search for example for the French word 
10478 \begin_inset Quotes eld
10479 \end_inset
10480
10481 rève
10482 \begin_inset Quotes erd
10483 \end_inset
10484
10485  in a PDF, you won't get any result, because the PDF-viewer searches for
10486  the glyph 
10487 \begin_inset Quotes eld
10488 \end_inset
10489
10490  è 
10491 \begin_inset Quotes erd
10492 \end_inset
10493
10494  and not for the glyph 
10495 \begin_inset Quotes eld
10496 \end_inset
10497
10498  e +
10499 \begin_inset space ~
10500 \end_inset
10501
10502  ̀ 
10503 \begin_inset Quotes erd
10504 \end_inset
10505
10506 .
10507 \end_layout
10508
10509 \begin_layout Itemize
10510 Another possibility is to use three different outline fonts
10511 \begin_inset Foot
10512 status collapsed
10513
10514 \begin_layout Plain Layout
10515 Other fonts, like 
10516 \family typewriter
10517 Latin Modern
10518 \family default
10519  or 
10520 \family typewriter
10521 Computer Modern
10522 \family default
10523 , consists of these three main font types 
10524 \family sans
10525 sans
10526 \begin_inset space ~
10527 \end_inset
10528
10529 serif
10530 \family default
10531
10532 \family sans
10533 typewriter
10534 \family default
10535 , and 
10536 \family sans
10537 serif
10538 \family default
10539 .
10540 \end_layout
10541
10542 \end_inset
10543
10544
10545 \family typewriter
10546 Times Roman
10547 \family default
10548  as roman font,
10549 \family sans
10550  
10551 \family typewriter
10552 Helvetica
10553 \family default
10554  scaled to 92 or 95
10555 \begin_inset space \thinspace{}
10556 \end_inset
10557
10558 % as sans
10559 \begin_inset space ~
10560 \end_inset
10561
10562 serif font, and 
10563 \family typewriter
10564 courier
10565 \family default
10566  as typewriter font.
10567 \begin_inset Newline newline
10568 \end_inset
10569
10570 The differences between roman, 
10571 \family sans
10572 sans
10573 \begin_inset space ~
10574 \end_inset
10575
10576 serif
10577 \family default
10578 , and 
10579 \family typewriter
10580 typewriter
10581 \family default
10582  fonts are explained in section
10583 \begin_inset space ~
10584 \end_inset
10585
10586
10587 \begin_inset CommandInset ref
10588 LatexCommand ref
10589 reference "sub:Fine-Tuning-with-the"
10590
10591 \end_inset
10592
10593 .
10594 \begin_inset Newline newline
10595 \end_inset
10596
10597 The font 
10598 \family typewriter
10599 Times Roman
10600 \family default
10601  was originally designed for newspapers.
10602  That means its glyphs are smaller than the one from other fonts to fit
10603  into the small newspaper columns.
10604  Therefore 
10605 \family typewriter
10606 Times Roman
10607 \family default
10608  is not the optimal choice for larger documents like books.
10609 \end_layout
10610
10611 \begin_layout Itemize
10612 The best solution is to use the 
10613 \family typewriter
10614 Latin Modern
10615 \family default
10616  (
10617 \family typewriter
10618 lm
10619 \family default
10620 ) fonts.
10621  These fonts are developed in order of the LaTeX community to replace 
10622 \family typewriter
10623 cm
10624 \family default
10625  as default fonts.
10626  In most cases they look the same as 
10627 \family typewriter
10628 cm
10629 \family default
10630
10631 \begin_inset Foot
10632 status collapsed
10633
10634 \begin_layout Plain Layout
10635 One difference is improved kerning for the 
10636 \family typewriter
10637 lm
10638 \family default
10639  fonts.
10640 \end_layout
10641
10642 \end_inset
10643
10644 , but 
10645 \family typewriter
10646 lm
10647 \family default
10648  covers a vast number of characters over the other two families 
10649 \family typewriter
10650 cm
10651 \family default
10652  and 
10653 \family typewriter
10654 ec
10655 \family default
10656 .
10657 \end_layout
10658
10659 \begin_layout Standard
10660 \begin_inset VSpace bigskip
10661 \end_inset
10662
10663 For the font size there are four possible values: 
10664 \family sans
10665 default, 10
10666 \family default
10667
10668 \family sans
10669 11
10670 \family default
10671 , and 
10672 \family sans
10673 12
10674 \family default
10675 .
10676  The size of 
10677 \family sans
10678 default
10679 \family default
10680  depends on your LaTeX-system, normally it is equal to the font size 10.
10681 \end_layout
10682
10683 \begin_layout Standard
10684 The font sizes are the 
10685 \emph on
10686 base size
10687 \emph default
10688 .
10689  LyX actually scales all other possible font sizes (such as those used in
10690  footnotes, super-, and subscripts) by this value.
10691  You can fine-tune the font size of text parts via the 
10692 \family sans
10693 Text
10694 \begin_inset space ~
10695 \end_inset
10696
10697 Style
10698 \family default
10699  dialog if needed.
10700  The possible font sizes for text parts are explained in section
10701 \begin_inset space ~
10702 \end_inset
10703
10704
10705 \begin_inset CommandInset ref
10706 LatexCommand ref
10707 reference "sub:Fine-Tuning-with-the"
10708
10709 \end_inset
10710
10711 .
10712 \end_layout
10713
10714 \begin_layout Standard
10715 \begin_inset VSpace bigskip
10716 \end_inset
10717
10718
10719 \begin_inset Note Greyedout
10720 status open
10721
10722 \begin_layout Plain Layout
10723
10724 \series bold
10725 Note:
10726 \series default
10727  When you choose a new font or font size, LyX does 
10728 \emph on
10729 not
10730 \emph default
10731  change the screen font! You will only see a difference in the printed output;
10732  this is part of the WYSIWYM concept.
10733  LyX's screen fonts can be adjusted in the 
10734 \family sans
10735 Tools\SpecialChar \menuseparator
10736 Preferences
10737 \family default
10738  dialog, see section
10739 \begin_inset space ~
10740 \end_inset
10741
10742
10743 \begin_inset CommandInset ref
10744 LatexCommand ref
10745 reference "sub:Screen-Fonts"
10746
10747 \end_inset
10748
10749 .
10750 \end_layout
10751
10752 \end_inset
10753
10754
10755 \end_layout
10756
10757 \begin_layout Subsection
10758 Using Different Character Styles
10759 \begin_inset Index
10760 status collapsed
10761
10762 \begin_layout Plain Layout
10763 Character Styles
10764 \end_layout
10765
10766 \end_inset
10767
10768
10769 \begin_inset Index
10770 status collapsed
10771
10772 \begin_layout Plain Layout
10773 Text Style
10774 \end_layout
10775
10776 \end_inset
10777
10778
10779 \end_layout
10780
10781 \begin_layout Standard
10782 As we've already seen, LyX automatically changes the character style for
10783  certain paragraph environments.
10784  LyX supports two character styles, 
10785 \family sans
10786 Emphasized
10787 \family default
10788  and 
10789 \family sans
10790 Noun
10791 \family default
10792 .
10793  You can activate both of these styles via keybindings, the menus, and the
10794  toolbar.
10795 \end_layout
10796
10797 \begin_layout Standard
10798 To activate the 
10799 \family sans
10800 Noun
10801 \family default
10802  style, do one of the following:
10803 \end_layout
10804
10805 \begin_layout Itemize
10806 click on the toolbar button 
10807 \begin_inset Graphics
10808         filename ../images/font-noun.png
10809
10810 \end_inset
10811
10812
10813 \end_layout
10814
10815 \begin_layout Itemize
10816 use the key binding 
10817 \family sans
10818 M-c
10819 \begin_inset space ~
10820 \end_inset
10821
10822 c
10823 \end_layout
10824
10825 \begin_layout Standard
10826 These commands are all toggles.
10827  That is, if 
10828 \family sans
10829 Noun
10830 \family default
10831  style is already active, they deactivate it.
10832 \end_layout
10833
10834 \begin_layout Standard
10835 One typically uses the 
10836 \family sans
10837 Noun
10838 \family default
10839  style for proper names.
10840  For example: 
10841 \begin_inset Quotes eld
10842 \end_inset
10843
10844
10845 \noun on
10846 Matthias Ettrich
10847 \noun default
10848  is the original author of LyX.
10849 \begin_inset Quotes erd
10850 \end_inset
10851
10852
10853 \end_layout
10854
10855 \begin_layout Standard
10856 A more widely used character style is the 
10857 \family sans
10858 Emphasized
10859 \family default
10860  style.
10861  You can activate (or deactivate - it's also a toggle) the 
10862 \family sans
10863 Emphasized
10864 \family default
10865  style by:
10866 \end_layout
10867
10868 \begin_layout Itemize
10869 clicking on the toolbar button 
10870 \begin_inset Graphics
10871         filename ../images/font-emph.png
10872
10873 \end_inset
10874
10875
10876 \end_layout
10877
10878 \begin_layout Itemize
10879 using the keybindings 
10880 \family sans
10881 M-c
10882 \begin_inset space ~
10883 \end_inset
10884
10885 e
10886 \end_layout
10887
10888 \begin_layout Standard
10889 Normally the 
10890 \family sans
10891 Emphasized
10892 \family default
10893  style is equivalent to an italic font but some document classes or LaTeX-packag
10894 es use a different font.
10895 \end_layout
10896
10897 \begin_layout Standard
10898 We've been using the 
10899 \family sans
10900 Emphasized
10901 \family default
10902  style all over the place in this document.
10903  Here's one more example:
10904 \end_layout
10905
10906 \begin_layout Quotation
10907
10908 \emph on
10909 Don't overuse character styles!
10910 \end_layout
10911
10912 \begin_layout Standard
10913 It's also a warning in addition to an example.
10914  One's writing should parallel ordinary conversation.
10915  Since we don't all constantly scream at each other, we should also avoid
10916  the common tendency to overuse character style.
10917  
10918 \end_layout
10919
10920 \begin_layout Standard
10921 You can always reset to the default font using the key binding 
10922 \family sans
10923 M-c
10924 \begin_inset space ~
10925 \end_inset
10926
10927 Space
10928 \family default
10929  or the dialog 
10930 \family sans
10931 Edit\SpecialChar \menuseparator
10932 Text
10933 \begin_inset space ~
10934 \end_inset
10935
10936 Style
10937 \family default
10938 .
10939 \end_layout
10940
10941 \begin_layout Subsection
10942 Fine-Tuning with the 
10943 \family sans
10944 Text Style
10945 \family default
10946  dialog
10947 \begin_inset CommandInset label
10948 LatexCommand label
10949 name "sub:Fine-Tuning-with-the"
10950
10951 \end_inset
10952
10953
10954 \begin_inset Index
10955 status collapsed
10956
10957 \begin_layout Plain Layout
10958 Text Style
10959 \end_layout
10960
10961 \end_inset
10962
10963
10964 \end_layout
10965
10966 \begin_layout Standard
10967 There are always occasions when you'll need to do some fine-tuning, so LyX
10968  gives you a way to create custom character style.
10969  For example, an academic journal or a corporation may have a style sheet
10970  requiring a sans-serif font be used in certain situations.
10971  Also, writers sometimes use a different font to offset a character's thoughts
10972  from ordinary dialog.
10973 \end_layout
10974
10975 \begin_layout Standard
10976 Before we document how to use custom character style, we want to issue a
10977  warning yet again: Don't overuse character styles! 
10978 \begin_inset Newline newline
10979 \end_inset
10980
10981 Documents that overuse different fonts and sizes are not well readable and
10982  tend to look like someone has knocked huge holes in it.
10983 \end_layout
10984
10985 \begin_layout Standard
10986 To use custom character styles, open the 
10987 \family sans
10988 Edit\SpecialChar \menuseparator
10989 Text
10990 \begin_inset space ~
10991 \end_inset
10992
10993 Style
10994 \family default
10995  dialog.
10996  There are several boxes on this dialog, each corresponding to a different
10997  font property which you can choose.
10998  You can choose an option for one of these properties, or select 
10999 \family sans
11000 No
11001 \begin_inset space ~
11002 \end_inset
11003
11004 change
11005 \family default
11006 , which keeps the current state of that property.
11007  The item 
11008 \family sans
11009 Reset
11010 \family default
11011  will reset the property to whatever is the default.
11012  You can use this to reset attributes across a bunch of different paragraph
11013  environments in a snap.
11014 \end_layout
11015
11016 \begin_layout Standard
11017 The font properties, and their options (in addition to 
11018 \family sans
11019 No
11020 \begin_inset space ~
11021 \end_inset
11022
11023 change
11024 \family default
11025  and 
11026 \family sans
11027 Reset
11028 \family default
11029 ) are:
11030 \end_layout
11031
11032 \begin_layout Labeling
11033 \labelwidthstring 00.00.0000
11034
11035 \family sans
11036 Family
11037 \family default
11038  The 
11039 \begin_inset Quotes eld
11040 \end_inset
11041
11042 overall look
11043 \begin_inset Quotes erd
11044 \end_inset
11045
11046  of the font.
11047  The possible options are:
11048 \end_layout
11049
11050 \begin_deeper
11051 \begin_layout Labeling
11052 \labelwidthstring 00.00.0000
11053
11054 \family sans
11055 Roman
11056 \family default
11057  This is the Roman font family.
11058  Normally a serif font.
11059  It's also the default family.
11060  (key binding 
11061 \begin_inset ERT
11062 status collapsed
11063
11064 \begin_layout Plain Layout
11065
11066
11067 \backslash
11068 mbox{
11069 \end_layout
11070
11071 \end_inset
11072
11073
11074 \family sans
11075 M-c
11076 \begin_inset space ~
11077 \end_inset
11078
11079 r
11080 \family default
11081
11082 \begin_inset ERT
11083 status collapsed
11084
11085 \begin_layout Plain Layout
11086
11087 }
11088 \end_layout
11089
11090 \end_inset
11091
11092 )
11093 \begin_inset Note Note
11094 status collapsed
11095
11096 \begin_layout Plain Layout
11097 The LaTeX-command prevents text to be broken at the end of a line.
11098  It is explained in section
11099 \begin_inset space ~
11100 \end_inset
11101
11102
11103 \begin_inset CommandInset ref
11104 LatexCommand ref
11105 reference "sub:Hyphenation"
11106
11107 \end_inset
11108
11109 .
11110 \end_layout
11111
11112 \end_inset
11113
11114
11115 \end_layout
11116
11117 \begin_layout Labeling
11118 \labelwidthstring 00.00.0000
11119
11120 \family sans
11121 Sans
11122 \begin_inset space ~
11123 \end_inset
11124
11125 Serif
11126 \family default
11127  
11128 \family sans
11129 This is the Sans Serif font family.
11130
11131 \family default
11132  (key binding 
11133 \begin_inset ERT
11134 status collapsed
11135
11136 \begin_layout Plain Layout
11137
11138
11139 \backslash
11140 mbox{
11141 \end_layout
11142
11143 \end_inset
11144
11145
11146 \family sans
11147 M-c
11148 \begin_inset space ~
11149 \end_inset
11150
11151 s
11152 \family default
11153
11154 \begin_inset ERT
11155 status collapsed
11156
11157 \begin_layout Plain Layout
11158
11159 }
11160 \end_layout
11161
11162 \end_inset
11163
11164 )
11165 \end_layout
11166
11167 \begin_layout Labeling
11168 \labelwidthstring 00.00.0000
11169
11170 \family sans
11171 Typewriter
11172 \family default
11173  
11174 \family typewriter
11175 This is the Typewriter font family.
11176
11177 \family default
11178  (key binding 
11179 \begin_inset ERT
11180 status collapsed
11181
11182 \begin_layout Plain Layout
11183
11184
11185 \backslash
11186 mbox{
11187 \end_layout
11188
11189 \end_inset
11190
11191
11192 \family sans
11193 M-c
11194 \begin_inset space ~
11195 \end_inset
11196
11197 p
11198 \family default
11199
11200 \begin_inset ERT
11201 status collapsed
11202
11203 \begin_layout Plain Layout
11204
11205 }
11206 \end_layout
11207
11208 \end_inset
11209
11210
11211 \family sans
11212 )
11213 \end_layout
11214
11215 \end_deeper
11216 \begin_layout Labeling
11217 \labelwidthstring 00.00.0000
11218
11219 \family sans
11220 Series
11221 \family default
11222  This corresponds to the print weight.
11223  Options are:
11224 \end_layout
11225
11226 \begin_deeper
11227 \begin_layout Labeling
11228 \labelwidthstring 00.00.0000
11229
11230 \family sans
11231 Medium
11232 \family default
11233  This is the Medium font series.
11234  It's also the default series.
11235 \end_layout
11236
11237 \begin_layout Labeling
11238 \labelwidthstring 00.00.0000
11239
11240 \family sans
11241 Bold
11242 \family default
11243  
11244 \series bold
11245 This is the Bold font series.
11246
11247 \series default
11248  (key binding 
11249 \begin_inset ERT
11250 status collapsed
11251
11252 \begin_layout Plain Layout
11253
11254
11255 \backslash
11256 mbox{
11257 \end_layout
11258
11259 \end_inset
11260
11261
11262 \family sans
11263 M-c
11264 \begin_inset space ~
11265 \end_inset
11266
11267 b
11268 \family default
11269
11270 \begin_inset ERT
11271 status collapsed
11272
11273 \begin_layout Plain Layout
11274
11275 }
11276 \end_layout
11277
11278 \end_inset
11279
11280 )
11281 \end_layout
11282
11283 \end_deeper
11284 \begin_layout Labeling
11285 \labelwidthstring 00.00.0000
11286
11287 \family sans
11288 Shape
11289 \family default
11290  As the name implies.
11291  Options are:
11292 \end_layout
11293
11294 \begin_deeper
11295 \begin_layout Labeling
11296 \labelwidthstring 00.00.0000
11297
11298 \family sans
11299 Upright
11300 \family default
11301  This is the Upright font shape.
11302  It's also the default shape.
11303 \end_layout
11304
11305 \begin_layout Labeling
11306 \labelwidthstring 00.00.0000
11307
11308 \family sans
11309 Italic
11310 \family default
11311  
11312 \shape italic
11313 This
11314 \shape default
11315  
11316 \family sans
11317 \shape italic
11318 i
11319 \family default
11320 s the Italic font shape
11321 \shape default
11322 \emph on
11323 .
11324 \end_layout
11325
11326 \begin_layout Labeling
11327 \labelwidthstring 00.00.0000
11328
11329 \family sans
11330 Slanted
11331 \family default
11332  
11333 \shape slanted
11334 This is the Slanted font shape
11335 \shape default
11336  (although it might not be visible in LyX, this is different from italic).
11337 \end_layout
11338
11339 \begin_layout Labeling
11340 \labelwidthstring 00.00.0000
11341
11342 \family sans
11343 Small
11344 \begin_inset space ~
11345 \end_inset
11346
11347 Caps
11348 \family default
11349  
11350 \shape smallcaps
11351 This is the Small caps font shape
11352 \shape default
11353 \noun on
11354 .
11355 \end_layout
11356
11357 \end_deeper
11358 \begin_layout Labeling
11359 \labelwidthstring 00.00.0000
11360
11361 \family sans
11362 Size
11363 \family default
11364  Alters the size of the font.
11365  You'll find no numerical values here; all possible sizes are actually proportio
11366 nal to the document font size.
11367  Once again, you don't feed LyX the details, but a general description of
11368  what you want to do.
11369  The options are:
11370 \end_layout
11371
11372 \begin_deeper
11373 \begin_layout Labeling
11374 \labelwidthstring 00.00.0000
11375
11376 \family sans
11377 Tiny
11378 \family default
11379  
11380 \size tiny
11381 This is the 
11382 \begin_inset Quotes eld
11383 \end_inset
11384
11385 Tiny
11386 \begin_inset Quotes erd
11387 \end_inset
11388
11389  font size.
11390
11391 \size default
11392  (key binding 
11393 \begin_inset ERT
11394 status collapsed
11395
11396 \begin_layout Plain Layout
11397
11398
11399 \backslash
11400 mbox{
11401 \end_layout
11402
11403 \end_inset
11404
11405
11406 \family sans
11407 M-s
11408 \begin_inset space ~
11409 \end_inset
11410
11411 t
11412 \family default
11413
11414 \begin_inset ERT
11415 status collapsed
11416
11417 \begin_layout Plain Layout
11418
11419 }
11420 \end_layout
11421
11422 \end_inset
11423
11424  or 
11425 \begin_inset ERT
11426 status collapsed
11427
11428 \begin_layout Plain Layout
11429
11430
11431 \backslash
11432 mbox{
11433 \end_layout
11434
11435 \end_inset
11436
11437
11438 \family sans
11439 M-s
11440 \begin_inset space ~
11441 \end_inset
11442
11443 1
11444 \family default
11445
11446 \begin_inset ERT
11447 status collapsed
11448
11449 \begin_layout Plain Layout
11450
11451 }
11452 \end_layout
11453
11454 \end_inset
11455
11456 )
11457 \end_layout
11458
11459 \begin_layout Labeling
11460 \labelwidthstring 00.00.0000
11461
11462 \family sans
11463 Smallest
11464 \family default
11465  
11466 \size scriptsize
11467 This is the 
11468 \begin_inset Quotes eld
11469 \end_inset
11470
11471 Smallest
11472 \begin_inset Quotes erd
11473 \end_inset
11474
11475  font size
11476 \size default
11477 .
11478  (key binding 
11479 \begin_inset ERT
11480 status collapsed
11481
11482 \begin_layout Plain Layout
11483
11484
11485 \backslash
11486 mbox{
11487 \end_layout
11488
11489 \end_inset
11490
11491
11492 \family sans
11493 M-s
11494 \begin_inset space ~
11495 \end_inset
11496
11497
11498 \family default
11499 2
11500 \begin_inset ERT
11501 status collapsed
11502
11503 \begin_layout Plain Layout
11504
11505 }
11506 \end_layout
11507
11508 \end_inset
11509
11510 )
11511 \end_layout
11512
11513 \begin_layout Labeling
11514 \labelwidthstring 00.00.0000
11515
11516 \family sans
11517 Smaller
11518 \family default
11519  
11520 \size footnotesize
11521 This is the 
11522 \begin_inset Quotes eld
11523 \end_inset
11524
11525 Smaller
11526 \begin_inset Quotes erd
11527 \end_inset
11528
11529  font size.
11530
11531 \size default
11532  (key binding 
11533 \begin_inset ERT
11534 status collapsed
11535
11536 \begin_layout Plain Layout
11537
11538
11539 \backslash
11540 mbox{
11541 \end_layout
11542
11543 \end_inset
11544
11545
11546 \family sans
11547 M-s
11548 \begin_inset space ~
11549 \end_inset
11550
11551 S
11552 \family default
11553
11554 \begin_inset ERT
11555 status collapsed
11556
11557 \begin_layout Plain Layout
11558
11559 }
11560 \end_layout
11561
11562 \end_inset
11563
11564  or 
11565 \begin_inset ERT
11566 status collapsed
11567
11568 \begin_layout Plain Layout
11569
11570
11571 \backslash
11572 mbox{
11573 \end_layout
11574
11575 \end_inset
11576
11577
11578 \family sans
11579 M-s
11580 \begin_inset space ~
11581 \end_inset
11582
11583
11584 \family default
11585 3
11586 \begin_inset ERT
11587 status collapsed
11588
11589 \begin_layout Plain Layout
11590
11591 }
11592 \end_layout
11593
11594 \end_inset
11595
11596 )
11597 \end_layout
11598
11599 \begin_layout Labeling
11600 \labelwidthstring 00.00.0000
11601
11602 \family sans
11603 Small
11604 \family default
11605  
11606 \size small
11607 This is the 
11608 \begin_inset Quotes eld
11609 \end_inset
11610
11611 Small
11612 \begin_inset Quotes erd
11613 \end_inset
11614
11615  font size.
11616
11617 \size default
11618  (key binding 
11619 \begin_inset ERT
11620 status collapsed
11621
11622 \begin_layout Plain Layout
11623
11624
11625 \backslash
11626 mbox{
11627 \end_layout
11628
11629 \end_inset
11630
11631
11632 \family sans
11633 M-s
11634 \begin_inset space ~
11635 \end_inset
11636
11637 s
11638 \family default
11639
11640 \begin_inset ERT
11641 status collapsed
11642
11643 \begin_layout Plain Layout
11644
11645 }
11646 \end_layout
11647
11648 \end_inset
11649
11650  or 
11651 \begin_inset ERT
11652 status collapsed
11653
11654 \begin_layout Plain Layout
11655
11656
11657 \backslash
11658 mbox{
11659 \end_layout
11660
11661 \end_inset
11662
11663
11664 \family sans
11665 M-s
11666 \begin_inset space ~
11667 \end_inset
11668
11669
11670 \family default
11671 4
11672 \begin_inset ERT
11673 status collapsed
11674
11675 \begin_layout Plain Layout
11676
11677 }
11678 \end_layout
11679
11680 \end_inset
11681
11682 )
11683 \end_layout
11684
11685 \begin_layout Labeling
11686 \labelwidthstring 00.00.0000
11687
11688 \family sans
11689 Normal
11690 \family default
11691  This is the 
11692 \begin_inset Quotes eld
11693 \end_inset
11694
11695 Normal
11696 \begin_inset Quotes erd
11697 \end_inset
11698
11699  font size.
11700  It's also the default size.
11701  (key binding 
11702 \begin_inset ERT
11703 status collapsed
11704
11705 \begin_layout Plain Layout
11706
11707
11708 \backslash
11709 mbox{
11710 \end_layout
11711
11712 \end_inset
11713
11714
11715 \family sans
11716 M-s
11717 \begin_inset space ~
11718 \end_inset
11719
11720 n
11721 \family default
11722
11723 \begin_inset ERT
11724 status collapsed
11725
11726 \begin_layout Plain Layout
11727
11728 }
11729 \end_layout
11730
11731 \end_inset
11732
11733  or 
11734 \begin_inset ERT
11735 status collapsed
11736
11737 \begin_layout Plain Layout
11738
11739
11740 \backslash
11741 mbox{
11742 \end_layout
11743
11744 \end_inset
11745
11746
11747 \family sans
11748 M-s
11749 \begin_inset space ~
11750 \end_inset
11751
11752
11753 \family default
11754 5
11755 \begin_inset ERT
11756 status collapsed
11757
11758 \begin_layout Plain Layout
11759
11760 }
11761 \end_layout
11762
11763 \end_inset
11764
11765 )
11766 \end_layout
11767
11768 \begin_layout Labeling
11769 \labelwidthstring 00.00.0000
11770
11771 \family sans
11772 Large
11773 \family default
11774  
11775 \size large
11776 This is the 
11777 \begin_inset Quotes eld
11778 \end_inset
11779
11780 Large
11781 \begin_inset Quotes erd
11782 \end_inset
11783
11784  font size.
11785
11786 \size default
11787  (key binding 
11788 \begin_inset ERT
11789 status collapsed
11790
11791 \begin_layout Plain Layout
11792
11793
11794 \backslash
11795 mbox{
11796 \end_layout
11797
11798 \end_inset
11799
11800
11801 \family sans
11802 M-s
11803 \begin_inset space ~
11804 \end_inset
11805
11806 l
11807 \family default
11808
11809 \begin_inset ERT
11810 status collapsed
11811
11812 \begin_layout Plain Layout
11813
11814 }
11815 \end_layout
11816
11817 \end_inset
11818
11819  or 
11820 \begin_inset ERT
11821 status collapsed
11822
11823 \begin_layout Plain Layout
11824
11825
11826 \backslash
11827 mbox{
11828 \end_layout
11829
11830 \end_inset
11831
11832
11833 \family sans
11834 M-s
11835 \begin_inset space ~
11836 \end_inset
11837
11838
11839 \family default
11840 6
11841 \begin_inset ERT
11842 status collapsed
11843
11844 \begin_layout Plain Layout
11845
11846 }
11847 \end_layout
11848
11849 \end_inset
11850
11851 )
11852 \end_layout
11853
11854 \begin_layout Labeling
11855 \labelwidthstring 00.00.0000
11856
11857 \family sans
11858 Larger
11859 \family default
11860  
11861 \size larger
11862 This is the 
11863 \begin_inset Quotes eld
11864 \end_inset
11865
11866 Larger
11867 \begin_inset Quotes erd
11868 \end_inset
11869
11870  font size.
11871
11872 \size default
11873  (key binding 
11874 \begin_inset ERT
11875 status collapsed
11876
11877 \begin_layout Plain Layout
11878
11879
11880 \backslash
11881 mbox{
11882 \end_layout
11883
11884 \end_inset
11885
11886
11887 \family sans
11888 M-s
11889 \begin_inset space ~
11890 \end_inset
11891
11892 S-L
11893 \family default
11894
11895 \begin_inset ERT
11896 status collapsed
11897
11898 \begin_layout Plain Layout
11899
11900 }
11901 \end_layout
11902
11903 \end_inset
11904
11905  or 
11906 \begin_inset ERT
11907 status collapsed
11908
11909 \begin_layout Plain Layout
11910
11911
11912 \backslash
11913 mbox{
11914 \end_layout
11915
11916 \end_inset
11917
11918
11919 \family sans
11920 M-s
11921 \begin_inset space ~
11922 \end_inset
11923
11924
11925 \family default
11926 7
11927 \begin_inset ERT
11928 status collapsed
11929
11930 \begin_layout Plain Layout
11931
11932 }
11933 \end_layout
11934
11935 \end_inset
11936
11937 )
11938 \end_layout
11939
11940 \begin_layout Labeling
11941 \labelwidthstring 00.00.0000
11942
11943 \family sans
11944 Largest
11945 \family default
11946  
11947 \size largest
11948 This is the 
11949 \begin_inset Quotes eld
11950 \end_inset
11951
11952 Largest
11953 \begin_inset Quotes erd
11954 \end_inset
11955
11956  font size.
11957
11958 \size default
11959  (key binding 
11960 \begin_inset ERT
11961 status collapsed
11962
11963 \begin_layout Plain Layout
11964
11965
11966 \backslash
11967 mbox{
11968 \end_layout
11969
11970 \end_inset
11971
11972
11973 \family sans
11974 M-s
11975 \begin_inset space ~
11976 \end_inset
11977
11978
11979 \family default
11980 8
11981 \begin_inset ERT
11982 status collapsed
11983
11984 \begin_layout Plain Layout
11985
11986 }
11987 \end_layout
11988
11989 \end_inset
11990
11991 )
11992 \end_layout
11993
11994 \begin_layout Labeling
11995 \labelwidthstring 00.00.0000
11996
11997 \family sans
11998 Huge
11999 \family default
12000  
12001 \size huge
12002 This is the 
12003 \begin_inset Quotes eld
12004 \end_inset
12005
12006 Huge
12007 \begin_inset Quotes erd
12008 \end_inset
12009
12010  font size.
12011
12012 \size default
12013  (key binding 
12014 \begin_inset ERT
12015 status collapsed
12016
12017 \begin_layout Plain Layout
12018
12019
12020 \backslash
12021 mbox{
12022 \end_layout
12023
12024 \end_inset
12025
12026
12027 \family sans
12028 M-s
12029 \begin_inset space ~
12030 \end_inset
12031
12032 h
12033 \family default
12034
12035 \begin_inset ERT
12036 status collapsed
12037
12038 \begin_layout Plain Layout
12039
12040 }
12041 \end_layout
12042
12043 \end_inset
12044
12045  or 
12046 \begin_inset ERT
12047 status collapsed
12048
12049 \begin_layout Plain Layout
12050
12051
12052 \backslash
12053 mbox{
12054 \end_layout
12055
12056 \end_inset
12057
12058
12059 \family sans
12060 M-s
12061 \begin_inset space ~
12062 \end_inset
12063
12064
12065 \family default
12066 9
12067 \begin_inset ERT
12068 status collapsed
12069
12070 \begin_layout Plain Layout
12071
12072 }
12073 \end_layout
12074
12075 \end_inset
12076
12077 )
12078 \end_layout
12079
12080 \begin_layout Labeling
12081 \labelwidthstring 00.00.0000
12082
12083 \family sans
12084 Huger
12085 \family default
12086  
12087 \size giant
12088 This is the 
12089 \begin_inset Quotes eld
12090 \end_inset
12091
12092 Huger
12093 \begin_inset Quotes erd
12094 \end_inset
12095
12096  font size.
12097
12098 \size default
12099  (key binding 
12100 \begin_inset ERT
12101 status collapsed
12102
12103 \begin_layout Plain Layout
12104
12105
12106 \backslash
12107 mbox{
12108 \end_layout
12109
12110 \end_inset
12111
12112
12113 \family sans
12114 M-s
12115 \begin_inset space ~
12116 \end_inset
12117
12118 H
12119 \family default
12120
12121 \begin_inset ERT
12122 status collapsed
12123
12124 \begin_layout Plain Layout
12125
12126 }
12127 \end_layout
12128
12129 \end_inset
12130
12131  or 
12132 \begin_inset ERT
12133 status collapsed
12134
12135 \begin_layout Plain Layout
12136
12137
12138 \backslash
12139 mbox{
12140 \end_layout
12141
12142 \end_inset
12143
12144
12145 \family sans
12146 M-s
12147 \begin_inset space ~
12148 \end_inset
12149
12150
12151 \family default
12152 0
12153 \begin_inset ERT
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157
12158 }
12159 \end_layout
12160
12161 \end_inset
12162
12163 )
12164 \end_layout
12165
12166 \end_deeper
12167 \begin_layout Standard
12168 We'll warn you 
12169 \emph on
12170 yet again
12171 \emph default
12172 : don't go crazy with this feature.
12173  You should almost never need to change the font size.
12174  LyX automatically changes the font size for different paragraph environments
12175  - use that instead.
12176  This is here for fine-tuning only!
12177 \end_layout
12178
12179 \begin_layout Labeling
12180 \labelwidthstring 00.00.0000
12181
12182 \family sans
12183 Misc
12184 \family default
12185  Here you can change a few other things at the character level.
12186  Options are:
12187 \end_layout
12188
12189 \begin_deeper
12190 \begin_layout Labeling
12191 \labelwidthstring 00.00.0000
12192
12193 \family sans
12194 Emph
12195 \family default
12196  
12197 \emph on
12198 This is text with emphasize on
12199 \emph default
12200 .
12201  This might seem like the same as 
12202 \shape italic
12203 Italic
12204 \shape default
12205 , but it is actually a bit different.
12206  Emphasized is a 
12207 \emph on
12208 logical
12209 \emph default
12210  attribute.
12211  That means every document class can define its own font used for emphasized
12212  text.
12213  Normally this font is equal to italic.
12214 \end_layout
12215
12216 \begin_layout Labeling
12217 \labelwidthstring 00.00.0000
12218
12219 \family sans
12220 Underbar
12221 \family default
12222  
12223 \bar under
12224 This is text with Underbar on.
12225
12226 \bar default
12227  (key binding 
12228 \begin_inset ERT
12229 status collapsed
12230
12231 \begin_layout Plain Layout
12232
12233
12234 \backslash
12235 mbox{
12236 \end_layout
12237
12238 \end_inset
12239
12240
12241 \family sans
12242 M-c
12243 \begin_inset space ~
12244 \end_inset
12245
12246 u
12247 \family default
12248
12249 \begin_inset ERT
12250 status collapsed
12251
12252 \begin_layout Plain Layout
12253
12254 }
12255 \end_layout
12256
12257 \end_inset
12258
12259
12260 \family sans
12261 )
12262 \begin_inset Newline newline
12263 \end_inset
12264
12265
12266 \family default
12267 Avoid using underbar if you can! It's a holdover from the typewriter days,
12268  when you couldn't change fonts.
12269  We no longer need to emphasize text by underscoring characters.
12270  It's only included in LyX because some people 
12271 \emph on
12272 may
12273 \emph default
12274  need it in order to follow style sheets for journal submissions.
12275 \end_layout
12276
12277 \begin_layout Labeling
12278 \labelwidthstring 00.00.0000
12279
12280 \family sans
12281 Noun
12282 \family default
12283  
12284 \noun on
12285 This is text with Noun on.
12286
12287 \noun default
12288  Like 
12289 \family sans
12290 Emph
12291 \family default
12292 , this is a logical attribute.
12293  Normally it's equivalent to 
12294 \family sans
12295 Small
12296 \begin_inset space ~
12297 \end_inset
12298
12299 Caps
12300 \family default
12301 .
12302 \end_layout
12303
12304 \end_deeper
12305 \begin_layout Labeling
12306 \labelwidthstring 00.00.0000
12307
12308 \family sans
12309 Color
12310 \family default
12311  You can adjust the color of the text with this control.
12312  Notice that not all DVI-viewers are able to display colors.
12313  Besides 
12314 \family sans
12315 No
12316 \begin_inset space ~
12317 \end_inset
12318
12319 color
12320 \family default
12321 , which is the default 
12322 \begin_inset Quotes eld
12323 \end_inset
12324
12325 color
12326 \begin_inset Quotes erd
12327 \end_inset
12328
12329  and means normally black, you can choose between 
12330 \family sans
12331 Black
12332 \family default
12333
12334 \family sans
12335 White
12336 \family default
12337
12338 \family sans
12339 Red
12340 \family default
12341
12342 \family sans
12343 Green
12344 \family default
12345
12346 \family sans
12347 Blue
12348 \family default
12349
12350 \family sans
12351 Cyan
12352 \family default
12353
12354 \family sans
12355 Magenta
12356 \family default
12357  and 
12358 \family sans
12359 Yellow
12360 \family default
12361  text.
12362 \begin_inset Index
12363 status collapsed
12364
12365 \begin_layout Plain Layout
12366 Color ! Text
12367 \end_layout
12368
12369 \end_inset
12370
12371
12372 \end_layout
12373
12374 \begin_layout Labeling
12375 \labelwidthstring 00.00.0000
12376
12377 \family sans
12378 Language
12379 \family default
12380  This is used to mark regions of text as having a different language from
12381  the language of the document.
12382  Text marked in this way will be underlined in blue to indicate the change
12383  (only within LyX).
12384 \end_layout
12385
12386 \begin_layout Standard
12387 So you have a huge number of combinations to choose from.
12388  Once you've chosen a new character style via the 
12389 \family sans
12390 Edit\SpecialChar \menuseparator
12391 Text
12392 \begin_inset space ~
12393 \end_inset
12394
12395 Style
12396 \family default
12397  dialog, the settings are saved.
12398  You can activate them using the toolbar button 
12399 \begin_inset Graphics
12400         filename ../images/textstyle-apply.png
12401
12402 \end_inset
12403
12404 .
12405  The button lets you toggle the state of your custom character style even
12406  when the dialog isn't visible.
12407  
12408 \end_layout
12409
12410 \begin_layout Standard
12411 To completely reset the character style to the default, use 
12412 \family sans
12413 M-c
12414 \begin_inset space ~
12415 \end_inset
12416
12417 Space
12418 \family default
12419 .
12420  If you want to toggle only those properties that you have just changed
12421  (suppose you just set the shape to 
12422 \begin_inset Quotes eld
12423 \end_inset
12424
12425 slanted
12426 \begin_inset Quotes erd
12427 \end_inset
12428
12429  and the series to 
12430 \begin_inset Quotes eld
12431 \end_inset
12432
12433 bold
12434 \begin_inset Quotes erd
12435 \end_inset
12436
12437 ), set the 
12438 \family sans
12439 Toggle
12440 \begin_inset space ~
12441 \end_inset
12442
12443 all
12444 \family default
12445  switch and press 
12446 \family sans
12447 Apply
12448 \family default
12449 .
12450 \end_layout
12451
12452 \begin_layout Standard
12453 You should also know something about the differences between the three main
12454  font types 
12455 \family sans
12456 serif
12457 \family default
12458
12459 \family sans
12460 sans
12461 \begin_inset space ~
12462 \end_inset
12463
12464 serif
12465 \family default
12466 , and 
12467 \family sans
12468 typewriter
12469 \family default
12470 :
12471 \end_layout
12472
12473 \begin_layout Itemize
12474
12475 \family sans
12476 Typewriter
12477 \family default
12478  is a so called 
12479 \begin_inset Quotes eld
12480 \end_inset
12481
12482 monospaced
12483 \begin_inset Quotes erd
12484 \end_inset
12485
12486  font, that means every character has the same width, the 
12487 \begin_inset Quotes eld
12488 \end_inset
12489
12490 i
12491 \begin_inset Quotes erd
12492 \end_inset
12493
12494  is as wide as the 
12495 \begin_inset Quotes eld
12496 \end_inset
12497
12498 m
12499 \begin_inset Quotes erd
12500 \end_inset
12501
12502 .
12503  Here is an example
12504 \begin_inset Newline newline
12505 \end_inset
12506
12507
12508 \begin_inset ERT
12509 status collapsed
12510
12511 \begin_layout Plain Layout
12512
12513
12514 \backslash
12515 phantom{
12516 \end_layout
12517
12518 \end_inset
12519
12520 no 
12521 \begin_inset ERT
12522 status collapsed
12523
12524 \begin_layout Plain Layout
12525
12526 }
12527 \end_layout
12528
12529 \end_inset
12530
12531
12532 \family typewriter
12533 typewriter text
12534 \family default
12535
12536 \begin_inset Note Note
12537 status collapsed
12538
12539 \begin_layout Plain Layout
12540 For more on phantoms see section
12541 \begin_inset space ~
12542 \end_inset
12543
12544
12545 \begin_inset CommandInset ref
12546 LatexCommand ref
12547 reference "sub:More-Spaces"
12548
12549 \end_inset
12550
12551 .
12552 \end_layout
12553
12554 \end_inset
12555
12556
12557 \begin_inset Newline newline
12558 \end_inset
12559
12560 no typewriter text
12561 \end_layout
12562
12563 \begin_layout Itemize
12564
12565 \family sans
12566 Serif
12567 \family default
12568  fonts use characters with serifs.
12569  These are the small 
12570 \begin_inset Quotes eld
12571 \end_inset
12572
12573 appendices
12574 \begin_inset Quotes erd
12575 \end_inset
12576
12577  at all ends of of the streaks that form the character.
12578  The following example will show the difference:
12579 \begin_inset Newline newline
12580 \end_inset
12581
12582 text with serifs
12583 \begin_inset Newline newline
12584 \end_inset
12585
12586
12587 \family sans
12588 text without serifs
12589 \family default
12590
12591 \begin_inset Newline newline
12592 \end_inset
12593
12594 Serifs facilitates an easy and fast reading.
12595  They are therefore used as default font (named 
12596 \family sans
12597 roman
12598 \family default
12599 ).
12600 \end_layout
12601
12602 \begin_layout Itemize
12603
12604 \family sans
12605 Sans serif
12606 \family default
12607  don't use serifs.
12608  This font type is therefore often used for headings and short texts.
12609  We use it in this document to highlight menu names.
12610 \end_layout
12611
12612 \begin_layout Standard
12613 We conclude with the same warning once again: Don't overuse the fonts.
12614  They are, more often than not, a kludge and a bad substitute for good writing.
12615 \end_layout
12616
12617 \begin_layout Section
12618 Printing and Previewing
12619 \end_layout
12620
12621 \begin_layout Subsection
12622 Overview
12623 \end_layout
12624
12625 \begin_layout Standard
12626 Now that we've covered some of the basic features of document preparation
12627  using LyX, you probably want to know how to print out your masterpiece.
12628  Before we tell you that, we want to give you a quick explanation of what
12629  goes on behind-the-scenes.
12630  We cover these informations in much greater detail in the 
12631 \emph on
12632 Extended
12633 \begin_inset space ~
12634 \end_inset
12635
12636 Features
12637 \emph default
12638  manual as well.
12639 \end_layout
12640
12641 \begin_layout Standard
12642 LyX uses the program LaTeX as its backend.
12643  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12644  confusion, we'll only refer to LaTeX.
12645  LyX is what you use to do your actual writing.
12646  Then, LyX calls LaTeX to turn your writing into printable output.
12647  This happens in two stages:
12648 \end_layout
12649
12650 \begin_layout Enumerate
12651 First, LyX converts your document to a series of text commands for LaTeX,
12652  generating a file with the extension, 
12653 \begin_inset Quotes eld
12654 \end_inset
12655
12656
12657 \family typewriter
12658 .tex
12659 \family default
12660
12661 \begin_inset Quotes erd
12662 \end_inset
12663
12664 .
12665 \end_layout
12666
12667 \begin_layout Enumerate
12668 Next, LaTeX uses the commands in the 
12669 \family typewriter
12670 .tex
12671 \family default
12672  file to produce printable output.
12673  
12674 \end_layout
12675
12676 \begin_layout Subsection
12677 Output file formats
12678 \begin_inset Index
12679 status collapsed
12680
12681 \begin_layout Plain Layout
12682 File formats
12683 \end_layout
12684
12685 \end_inset
12686
12687
12688 \begin_inset CommandInset label
12689 LatexCommand label
12690 name "sub:Output-file-formats"
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \begin_layout Subsubsection
12698 ASCII
12699 \begin_inset Index
12700 status collapsed
12701
12702 \begin_layout Plain Layout
12703 File formats ! ASCII
12704 \end_layout
12705
12706 \end_inset
12707
12708
12709 \end_layout
12710
12711 \begin_layout Standard
12712 This file type has the extension 
12713 \begin_inset Quotes eld
12714 \end_inset
12715
12716
12717 \family typewriter
12718 .txt
12719 \family default
12720
12721 \begin_inset Quotes erd
12722 \end_inset
12723
12724 .
12725  It contains your document as plain text following the rules of the 
12726 \begin_inset Quotes eld
12727 \end_inset
12728
12729 American Standard Code for Information Interchange
12730 \begin_inset Quotes erd
12731 \end_inset
12732
12733  (ASCII).
12734 \end_layout
12735
12736 \begin_layout Standard
12737 You can export your document to ASCII by the menu 
12738 \family sans
12739 File\SpecialChar \menuseparator
12740 Export\SpecialChar \menuseparator
12741 ASCII
12742 \family default
12743 .
12744 \end_layout
12745
12746 \begin_layout Subsubsection
12747 LaTeX
12748 \begin_inset Index
12749 status collapsed
12750
12751 \begin_layout Plain Layout
12752 File formats ! LaTeX
12753 \end_layout
12754
12755 \end_inset
12756
12757
12758 \end_layout
12759
12760 \begin_layout Standard
12761 This file type has the extension 
12762 \begin_inset Quotes eld
12763 \end_inset
12764
12765
12766 \family typewriter
12767 .tex
12768 \family default
12769
12770 \begin_inset Quotes erd
12771 \end_inset
12772
12773  and contains all commands that are necessary for the LaTeX program to process
12774  your document.
12775  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12776  it manually with console commands.
12777  The LaTeX-file is automatically created in LyX's temporary directory whenever
12778  you view or export your document.
12779 \end_layout
12780
12781 \begin_layout Standard
12782 You can export your document as LaTeX-file using the menu 
12783 \family sans
12784 File\SpecialChar \menuseparator
12785 Export\SpecialChar \menuseparator
12786 LaT
12787 \begin_inset ERT
12788 status collapsed
12789
12790 \begin_layout Plain Layout
12791
12792 {}
12793 \end_layout
12794
12795 \end_inset
12796
12797 eX
12798 \family default
12799 .
12800 \end_layout
12801
12802 \begin_layout Subsubsection
12803 DVI
12804 \begin_inset Index
12805 status collapsed
12806
12807 \begin_layout Plain Layout
12808 File formats ! DVI
12809 \end_layout
12810
12811 \end_inset
12812
12813
12814 \end_layout
12815
12816 \begin_layout Standard
12817 This file type has the extension 
12818 \begin_inset Quotes eld
12819 \end_inset
12820
12821
12822 \family typewriter
12823 .dvi
12824 \family default
12825
12826 \begin_inset Quotes erd
12827 \end_inset
12828
12829 .
12830  It is called 
12831 \begin_inset Quotes eld
12832 \end_inset
12833
12834 device-independent
12835 \begin_inset Quotes erd
12836 \end_inset
12837
12838  (DVI), because it is completely portable; you can move them from one machine
12839  to another without needing to do any sort of conversion.
12840  At the time when this file-format was developed, this was no matter of
12841  course.
12842  DVIs are used for quick previews and as pre-stage for other output formats,
12843  like PostScript.
12844 \end_layout
12845
12846 \begin_layout Standard
12847 \begin_inset Note Greyedout
12848 status open
12849
12850 \begin_layout Plain Layout
12851
12852 \series bold
12853 Note:
12854 \series default
12855  The DVI file doesn't contain images, they will only be a linked.
12856  So don't forget to deliver the images together with your DVIs.
12857 \end_layout
12858
12859 \end_inset
12860
12861 This property can also slow down your computer when you view the DVI.
12862  Because the DVI-viewer has to convert the image in the background to make
12863  it visible when you scroll in the DVI.
12864  So we recommend to use PDF for files with many images.
12865 \end_layout
12866
12867 \begin_layout Standard
12868 You can export your document to DVI by the menu 
12869 \family sans
12870 File\SpecialChar \menuseparator
12871 Export\SpecialChar \menuseparator
12872 DVI
12873 \family default
12874 .
12875 \end_layout
12876
12877 \begin_layout Subsubsection
12878 PostScript
12879 \begin_inset Index
12880 status collapsed
12881
12882 \begin_layout Plain Layout
12883 File formats ! PostScript
12884 \end_layout
12885
12886 \end_inset
12887
12888
12889 \end_layout
12890
12891 \begin_layout Standard
12892 This file type has the extension 
12893 \begin_inset Quotes eld
12894 \end_inset
12895
12896
12897 \family typewriter
12898 .ps
12899 \family default
12900
12901 \begin_inset Quotes erd
12902 \end_inset
12903
12904 .
12905  PostScript was developed by the company 
12906 \family typewriter
12907 Adobe
12908 \family default
12909  as printer language.
12910  The file contains therefore commands that the printer uses to print the
12911  file.
12912  PostScript can be seen as 
12913 \begin_inset Quotes eld
12914 \end_inset
12915
12916 programming language
12917 \begin_inset Quotes erd
12918 \end_inset
12919
12920 ; you can calculate with it and draw diagrams and images.
12921 \begin_inset Foot
12922 status collapsed
12923
12924 \begin_layout Plain Layout
12925 If you are interested to learn more about this, have a look at the LaTeX-package
12926  
12927 \series bold
12928 pstricks
12929 \series default
12930
12931 \begin_inset Index
12932 status collapsed
12933
12934 \begin_layout Plain Layout
12935 LaTeX-packages ! pstricks
12936 \end_layout
12937
12938 \end_inset
12939
12940 .
12941 \end_layout
12942
12943 \end_inset
12944
12945  Due to this ability, the files are often bigger than PDFs.
12946 \end_layout
12947
12948 \begin_layout Standard
12949 PostScript can only contain images in the format 
12950 \begin_inset Quotes eld
12951 \end_inset
12952
12953 Encapsulated PostScript
12954 \begin_inset Quotes erd
12955 \end_inset
12956
12957  (EPS, file extension 
12958 \begin_inset Quotes eld
12959 \end_inset
12960
12961
12962 \family typewriter
12963 .eps
12964 \family default
12965
12966 \begin_inset Quotes erd
12967 \end_inset
12968
12969 ).
12970  As LyX allows you to use any known image format in your document, it has
12971  to convert them in the background to EPS.
12972  If you have e.g 50 images in your document, LyX has to do 50 conversions
12973  whenever you view or export your document.
12974  This will slow down your workflow with LyX drastically.
12975  So if you plan to use PostScript, you can insert your images directly as
12976  EPS to avoid this problem.
12977 \end_layout
12978
12979 \begin_layout Standard
12980 You can export your document to PostScript using the menu 
12981 \family sans
12982 File\SpecialChar \menuseparator
12983 Export\SpecialChar \menuseparator
12984 PostScript
12985 \family default
12986 .
12987 \end_layout
12988
12989 \begin_layout Subsubsection
12990 PDF
12991 \begin_inset Index
12992 status collapsed
12993
12994 \begin_layout Plain Layout
12995 File formats ! PDF
12996 \end_layout
12997
12998 \end_inset
12999
13000
13001 \begin_inset Index
13002 status collapsed
13003
13004 \begin_layout Plain Layout
13005 PDF
13006 \end_layout
13007
13008 \end_inset
13009
13010
13011 \end_layout
13012
13013 \begin_layout Standard
13014 This file type has the extension 
13015 \begin_inset Quotes eld
13016 \end_inset
13017
13018
13019 \family typewriter
13020 .pdf
13021 \family default
13022
13023 \begin_inset Quotes erd
13024 \end_inset
13025
13026 .
13027  The 
13028 \begin_inset Quotes eld
13029 \end_inset
13030
13031 Portable Document Format
13032 \begin_inset Quotes erd
13033 \end_inset
13034
13035  (PDF) is developed by 
13036 \family typewriter
13037 Adobe
13038 \family default
13039  as derivative from PostScript.
13040  It is more compressed and it uses much less commands than PostScript.
13041  As the name 
13042 \begin_inset Quotes eld
13043 \end_inset
13044
13045 portable
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  implies, it can be processed at any computer system and the printed output
13050  looks exactly the same.
13051 \end_layout
13052
13053 \begin_layout Standard
13054 PDF can contain images in its own PDF format and in the formats 
13055 \begin_inset Quotes eld
13056 \end_inset
13057
13058 Joint Photographic Experts Group
13059 \begin_inset Quotes erd
13060 \end_inset
13061
13062  (JPG, file extension 
13063 \begin_inset Quotes eld
13064 \end_inset
13065
13066
13067 \family typewriter
13068 .jpg
13069 \family default
13070
13071 \begin_inset Quotes erd
13072 \end_inset
13073
13074  or 
13075 \begin_inset Quotes eld
13076 \end_inset
13077
13078
13079 \family typewriter
13080 .jpeg
13081 \family default
13082
13083 \begin_inset Quotes erd
13084 \end_inset
13085
13086 ) and 
13087 \begin_inset Quotes eld
13088 \end_inset
13089
13090 Portable Network Graphics
13091 \begin_inset Quotes erd
13092 \end_inset
13093
13094  (PNG, file extension 
13095 \begin_inset Quotes eld
13096 \end_inset
13097
13098
13099 \family typewriter
13100 .png
13101 \family default
13102
13103 \begin_inset Quotes erd
13104 \end_inset
13105
13106 ).
13107  You can although use any other image format, because LyX converts them
13108  in the background to one of these formats.
13109  But as described in the section about PostScript, the image conversion
13110  will slow down your workflow.
13111  So we recommend to use images in one of the three mentioned formats.
13112 \end_layout
13113
13114 \begin_layout Standard
13115 You can export your document to PDF via the menu 
13116 \family sans
13117 File\SpecialChar \menuseparator
13118 Export
13119 \family default
13120  in three different ways:
13121 \end_layout
13122
13123 \begin_layout Description
13124 PDF This uses the program 
13125 \family typewriter
13126 ps2pdf
13127 \family default
13128  that creates a PDF from a PostScript-version of your file.
13129  The PostScript-version is produced by the program 
13130 \family typewriter
13131 dvips
13132 \family default
13133  which uses a DVI-version as intermediate step.
13134  So this export variant consist of three conversions.
13135 \end_layout
13136
13137 \begin_layout Description
13138 PDF
13139 \begin_inset space ~
13140 \end_inset
13141
13142 (dvipdfm) This uses the program 
13143 \family typewriter
13144 dvipdfm
13145 \family default
13146  that converts your file in the background to DVI and in a second step to
13147  PDF.
13148 \end_layout
13149
13150 \begin_layout Description
13151 PDF
13152 \begin_inset space ~
13153 \end_inset
13154
13155 (pdflatex) This uses the program 
13156 \family typewriter
13157 pdftex
13158 \family default
13159  that converts your file directly to PDF.
13160 \end_layout
13161
13162 \begin_layout Standard
13163 We recommend to use 
13164 \family sans
13165 PDF
13166 \begin_inset space ~
13167 \end_inset
13168
13169 (pdflatex)
13170 \family default
13171  because 
13172 \family typewriter
13173 pdftex
13174 \family default
13175  supports all features of actual PDF-versions, is quick and works stable
13176  without problems.
13177  The program 
13178 \family typewriter
13179 dvipdfm
13180 \family default
13181  is no more under development and therefore a bit outdated.
13182 \end_layout
13183
13184 \begin_layout Subsection
13185 Previewing
13186 \begin_inset Index
13187 status collapsed
13188
13189 \begin_layout Plain Layout
13190 Document ! Preview 
13191 \end_layout
13192
13193 \end_inset
13194
13195
13196 \end_layout
13197
13198 \begin_layout Standard
13199 To get a look at the final version of your document, with all of the pagebreaks
13200  in place, the footnotes correctly numbered, and so on, use the menu 
13201 \family sans
13202 View
13203 \family default
13204  and choose a file type.
13205  A viewing program will popup showing the output.
13206  For 
13207 \family sans
13208 View\SpecialChar \menuseparator
13209 DVI
13210 \family default
13211  you can use the toolbar button 
13212 \begin_inset Graphics
13213         filename ../images/buffer-view_dvi.png
13214
13215 \end_inset
13216
13217  (shortcut 
13218 \family sans
13219 C-d
13220 \family default
13221 ), for 
13222 \family sans
13223 View\SpecialChar \menuseparator
13224 PDF
13225 \begin_inset space ~
13226 \end_inset
13227
13228 (pdflatex)
13229 \family default
13230  the toolbar button 
13231 \begin_inset Graphics
13232         filename ../images/buffer-view_pdf2.png
13233
13234 \end_inset
13235
13236 , and for 
13237 \family sans
13238 View\SpecialChar \menuseparator
13239 Postscript
13240 \family default
13241  the toolbar button 
13242 \begin_inset Graphics
13243         filename ../images/buffer-view_ps.png
13244
13245 \end_inset
13246
13247  (shortcut 
13248 \family sans
13249 C-t
13250 \family default
13251 ).
13252 \end_layout
13253
13254 \begin_layout Standard
13255 If you have changed your document, you can refresh the output in the same
13256  viewer window using the menu 
13257 \family sans
13258 View\SpecialChar \menuseparator
13259 Update
13260 \family default
13261 .
13262 \end_layout
13263
13264 \begin_layout Standard
13265 When you preview a file, the output file is only generated in LyX's temporary
13266  directory.
13267  To have a real output, export your document.
13268 \end_layout
13269
13270 \begin_layout Subsection
13271 Printing the File from within LyX
13272 \begin_inset CommandInset label
13273 LatexCommand label
13274 name "sub:Printing-the-File"
13275
13276 \end_inset
13277
13278
13279 \end_layout
13280
13281 \begin_layout Standard
13282 Instead of exporting your file and then printing them, you can also print
13283  it directly from within LyX.
13284  To print a file, select the menu 
13285 \family sans
13286 File\SpecialChar \menuseparator
13287 Print
13288 \family default
13289  or click on the toolbar button 
13290 \begin_inset Graphics
13291         filename ../images/dialog-show_print.png
13292
13293 \end_inset
13294
13295 .
13296  LyX will internally call LaTeX to produce a DVI.
13297  This file is then processed by the program 
13298 \family typewriter
13299 dvips
13300 \family default
13301  to PostScript-file, which is finally printed using the program 
13302 \family typewriter
13303 Ghostscript
13304 \family default
13305 .
13306  Due to these steps in the background, this method is not the fastest.
13307 \end_layout
13308
13309 \begin_layout Standard
13310 You can choose to print only even-numbered or odd-numbered pages - this
13311  is useful for printing on two sides: You can re-insert the pages after
13312  printing one set to print on the other side.
13313  Some printers spit out pages face-up, others, face-down.
13314  By choosing a particular order to print in, you can take the entire stack
13315  of pages out of the printer without needing to reorder them.
13316 \end_layout
13317
13318 \begin_layout Standard
13319 You can set the parameters in the 
13320 \family sans
13321 Print
13322 \begin_inset space ~
13323 \end_inset
13324
13325 Destination
13326 \family default
13327  box as follows:
13328 \end_layout
13329
13330 \begin_layout Labeling
13331 \labelwidthstring 00.00.0000
13332
13333 \family sans
13334 Printer
13335 \family default
13336  This is the name of the printer to print to.
13337 \begin_inset Foot
13338 status collapsed
13339
13340 \begin_layout Plain Layout
13341 Note that this printer name is for the program 
13342 \family typewriter
13343 dvips
13344 \family default
13345 .
13346  That means 
13347 \family typewriter
13348 dvips
13349 \family default
13350  has to be configured for this printer name.
13351  The default printer can be set in LyX's preferences dialog, see section
13352 \begin_inset space ~
13353 \end_inset
13354
13355
13356 \begin_inset CommandInset ref
13357 LatexCommand ref
13358 reference "sub:Printer"
13359
13360 \end_inset
13361
13362 .
13363 \end_layout
13364
13365 \end_inset
13366
13367  The printer should understand PostScript.
13368 \end_layout
13369
13370 \begin_layout Labeling
13371 \labelwidthstring 00.00.0000
13372
13373 \family sans
13374 File
13375 \family default
13376  The name of a file to print to.
13377  The output will be a PostScript file.
13378  It will be written in LyX's working directory unless you specify the full
13379  path.
13380 \end_layout
13381
13382 \begin_layout Section
13383 A few Words about Typography
13384 \begin_inset Index
13385 status collapsed
13386
13387 \begin_layout Plain Layout
13388 Typography
13389 \end_layout
13390
13391 \end_inset
13392
13393
13394 \end_layout
13395
13396 \begin_layout Subsection
13397 Hyphens
13398 \begin_inset Index
13399 status collapsed
13400
13401 \begin_layout Plain Layout
13402 Hyphens
13403 \end_layout
13404
13405 \end_inset
13406
13407
13408 \begin_inset CommandInset label
13409 LatexCommand label
13410 name "sub:Hyphens"
13411
13412 \end_inset
13413
13414
13415 \end_layout
13416
13417 \begin_layout Standard
13418 In LyX, the 
13419 \begin_inset Quotes eld
13420 \end_inset
13421
13422
13423 \family typewriter
13424 -
13425 \family default
13426
13427 \begin_inset Quotes eld
13428 \end_inset
13429
13430  character comes in three lengths, often called the 
13431 \emph on
13432 hyphen
13433 \emph default
13434 , the 
13435 \emph on
13436 en dash
13437 \emph default
13438 , and the 
13439 \emph on
13440 em dash
13441 \emph default
13442 :
13443 \end_layout
13444
13445 \begin_layout Enumerate
13446 hyphen
13447 \begin_inset space \hfill{}
13448 \end_inset
13449
13450 -
13451 \begin_inset space \hfill{}
13452 \end_inset
13453
13454 made with 
13455 \begin_inset Quotes eld
13456 \end_inset
13457
13458
13459 \family typewriter
13460 -
13461 \family default
13462
13463 \begin_inset Quotes eld
13464 \end_inset
13465
13466
13467 \end_layout
13468
13469 \begin_layout Enumerate
13470 en dash
13471 \begin_inset space \hfill{}
13472 \end_inset
13473
13474 --
13475 \begin_inset space \hfill{}
13476 \end_inset
13477
13478 made with 
13479 \begin_inset Quotes eld
13480 \end_inset
13481
13482
13483 \family typewriter
13484 -
13485 \begin_inset ERT
13486 status collapsed
13487
13488 \begin_layout Plain Layout
13489
13490
13491 \backslash
13492 /
13493 \end_layout
13494
13495 \end_inset
13496
13497 -
13498 \family default
13499
13500 \begin_inset Quotes eld
13501 \end_inset
13502
13503
13504 \end_layout
13505
13506 \begin_layout Enumerate
13507 em dash
13508 \begin_inset space \hfill{}
13509 \end_inset
13510
13511 ---
13512 \begin_inset space \hfill{}
13513 \end_inset
13514
13515 made with 
13516 \begin_inset Quotes eld
13517 \end_inset
13518
13519
13520 \family typewriter
13521 -
13522 \begin_inset ERT
13523 status collapsed
13524
13525 \begin_layout Plain Layout
13526
13527
13528 \backslash
13529 /
13530 \end_layout
13531
13532 \end_inset
13533
13534 -
13535 \begin_inset ERT
13536 status collapsed
13537
13538 \begin_layout Plain Layout
13539
13540
13541 \backslash
13542 /
13543 \end_layout
13544
13545 \end_inset
13546
13547 -
13548 \family default
13549
13550 \begin_inset Quotes eld
13551 \end_inset
13552
13553
13554 \end_layout
13555
13556 \begin_layout Enumerate
13557 minus sign
13558 \begin_inset space \hfill{}
13559 \end_inset
13560
13561
13562 \begin_inset Formula $-$
13563 \end_inset
13564
13565
13566 \begin_inset space \hfill{}
13567 \end_inset
13568
13569
13570 \begin_inset Quotes eld
13571 \end_inset
13572
13573
13574 \family typewriter
13575 -
13576 \family default
13577
13578 \begin_inset Quotes eld
13579 \end_inset
13580
13581  in math mode
13582 \end_layout
13583
13584 \begin_layout Standard
13585 You generate them by inserting the 
13586 \begin_inset Quotes eld
13587 \end_inset
13588
13589
13590 \family typewriter
13591 -
13592 \family default
13593
13594 \begin_inset Quotes eld
13595 \end_inset
13596
13597  character multiple times in a row.
13598  They are automatically converted to the appropriate length dash in the
13599  final output, but not in LyX.
13600 \end_layout
13601
13602 \begin_layout Standard
13603 The three dash types are distinct from the minus sign, which appears in
13604  math mode and has a length of its own.
13605  Here are some examples of the 
13606 \begin_inset Quotes eld
13607 \end_inset
13608
13609
13610 \family typewriter
13611 -
13612 \family default
13613
13614 \begin_inset Quotes eld
13615 \end_inset
13616
13617  in use:
13618 \end_layout
13619
13620 \begin_layout Enumerate
13621 line- and page-breaks
13622 \begin_inset space \hfill{}
13623 \end_inset
13624
13625 (
13626 \emph on
13627 hyphen
13628 \emph default
13629 )
13630 \end_layout
13631
13632 \begin_layout Enumerate
13633 From A--Z
13634 \begin_inset space \hfill{}
13635 \end_inset
13636
13637 (
13638 \emph on
13639 en dash
13640 \emph default
13641 )
13642 \end_layout
13643
13644 \begin_layout Enumerate
13645 Oh --- there's a dash.
13646 \begin_inset space \hfill{}
13647 \end_inset
13648
13649 (
13650 \emph on
13651 em dash
13652 \emph default
13653 )
13654 \end_layout
13655
13656 \begin_layout Enumerate
13657 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13658 \end_inset
13659
13660
13661 \begin_inset space \hfill{}
13662 \end_inset
13663
13664 (
13665 \emph on
13666 minus sign
13667 \emph default
13668 )
13669 \end_layout
13670
13671 \begin_layout Subsection
13672 Hyphenation
13673 \begin_inset Index
13674 status collapsed
13675
13676 \begin_layout Plain Layout
13677 Hyphenation
13678 \end_layout
13679
13680 \end_inset
13681
13682
13683 \begin_inset CommandInset label
13684 LatexCommand label
13685 name "sub:Hyphenation"
13686
13687 \end_inset
13688
13689
13690 \end_layout
13691
13692 \begin_layout Standard
13693 Words aren't hyphenated within LyX but automatically in the output.
13694  Hyphenation is done by the LaTeX-package 
13695 \series bold
13696 babel
13697 \series default
13698
13699 \begin_inset Index
13700 status collapsed
13701
13702 \begin_layout Plain Layout
13703 LaTeX-packages ! babel
13704 \end_layout
13705
13706 \end_inset
13707
13708  following the rules of the document language
13709 \begin_inset Foot
13710 status collapsed
13711
13712 \begin_layout Plain Layout
13713 For German readers: That's one of the main differences between the languages
13714  
13715 \family sans
13716 German
13717 \family default
13718  and 
13719 \family sans
13720 German
13721 \begin_inset space ~
13722 \end_inset
13723
13724 (new
13725 \begin_inset space ~
13726 \end_inset
13727
13728 spelling)
13729 \family default
13730  in the 
13731 \family sans
13732 Document\SpecialChar \menuseparator
13733 Settings
13734 \family default
13735  dialog.
13736 \end_layout
13737
13738 \end_inset
13739
13740 .
13741 \end_layout
13742
13743 \begin_layout Standard
13744 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13745  font 
13746 \family sans
13747 typewriter
13748 \family default
13749  and with unusual constructs, like 
13750 \begin_inset Quotes eld
13751 \end_inset
13752
13753 h3knix/m0n0wall
13754 \begin_inset Quotes erd
13755 \end_inset
13756
13757 .
13758  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13759  This is done with the menu 
13760 \family sans
13761 Insert\SpecialChar \menuseparator
13762 Formatting\SpecialChar \menuseparator
13763 Hyphenation
13764 \begin_inset space ~
13765 \end_inset
13766
13767 Point
13768 \family default
13769 .
13770  These extra hyphenation points are only recommendations to LaTeX.
13771  If no hyphenation is necessary, LaTeX will ignore them.
13772 \end_layout
13773
13774 \begin_layout Standard
13775 Sometimes you want to prevent words or constructs to be hyphenated.
13776  The keybindings/shortcuts in this document consists of three letters with
13777  a hyphen and a space in the form 
13778 \begin_inset Quotes eld
13779 \end_inset
13780
13781 A-b c
13782 \begin_inset Quotes erd
13783 \end_inset
13784
13785 .
13786  LaTeX finds there the hyphen 
13787 \begin_inset Quotes eld
13788 \end_inset
13789
13790 -
13791 \begin_inset Quotes erd
13792 \end_inset
13793
13794  as hyphenation possibility.
13795  Hyphenating at this point would look ugly.
13796  To prevent the shortcut from being hyphenated, we can put it in the argument
13797  of the LaTeX-box-command 
13798 \series bold
13799
13800 \backslash
13801 mbox
13802 \series default
13803 , because text within LaTeX-boxes can't be hyphenated.
13804  As LyX doesn't support 
13805 \series bold
13806
13807 \backslash
13808 mbox
13809 \series default
13810 , we have to use TeX Code.
13811  The result looks in LyX like:
13812 \end_layout
13813
13814 \begin_layout Standard
13815 \begin_inset Graphics
13816         filename clipart/mbox.png
13817
13818 \end_inset
13819
13820
13821 \end_layout
13822
13823 \begin_layout Standard
13824 To learn more about TeX Code, have a look at section
13825 \begin_inset space ~
13826 \end_inset
13827
13828
13829 \begin_inset CommandInset ref
13830 LatexCommand ref
13831 reference "sec:TeX-Code"
13832
13833 \end_inset
13834
13835 .
13836 \end_layout
13837
13838 \begin_layout Subsection
13839 Punctuation Marks
13840 \begin_inset Index
13841 status collapsed
13842
13843 \begin_layout Plain Layout
13844 Punctuation marks
13845 \end_layout
13846
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \begin_layout Subsubsection
13853 Abbreviations and End of Sentence
13854 \begin_inset CommandInset label
13855 LatexCommand label
13856 name "sub:Abbreviations"
13857
13858 \end_inset
13859
13860
13861 \end_layout
13862
13863 \begin_layout Standard
13864 When LyX calls LaTeX to generate the final version of your document, LaTeX
13865  automatically distinguishes between words, sentences, and abbreviations.
13866  LaTeX then adds the 
13867 \begin_inset Quotes eld
13868 \end_inset
13869
13870 appropriate amount of space
13871 \begin_inset Quotes erd
13872 \end_inset
13873
13874 .
13875  That means sentences get a little bit more space between the period and
13876  the next word.
13877  Abbreviations get the same amount of space after the period as a word uses.
13878 \end_layout
13879
13880 \begin_layout Standard
13881 Unfortunately, the algorithm for figuring out what's an abbreviation works
13882  not for all cases.
13883  If a 
13884 \begin_inset Quotes eld
13885 \end_inset
13886
13887
13888 \family typewriter
13889 .
13890 \family default
13891
13892 \begin_inset Quotes erd
13893 \end_inset
13894
13895  is at the end of a lowercase letter, it's the end of a sentence; if it's
13896  at the end of a capitalized letter, it's an abbreviation.
13897 \end_layout
13898
13899 \begin_layout Standard
13900 Here are some examples of 
13901 \emph on
13902 correct
13903 \emph default
13904  abbreviations and the end of a sentence:
13905 \end_layout
13906
13907 \begin_layout Itemize
13908 M.
13909  Butterfly
13910 \end_layout
13911
13912 \begin_layout Itemize
13913 Don't worry.
13914  Be happy.
13915 \end_layout
13916
13917 \begin_layout Standard
13918 And here's an example of the algorithm going wrong:
13919 \end_layout
13920
13921 \begin_layout Itemize
13922 e.
13923  g.
13924  this is too much space!
13925 \end_layout
13926
13927 \begin_layout Itemize
13928 This is I.
13929  It's okay.
13930 \end_layout
13931
13932 \begin_layout Standard
13933 You won't see anything wrong until you view a final version of your document.
13934 \end_layout
13935
13936 \begin_layout Standard
13937 To fix this problem, use one of the following:
13938 \end_layout
13939
13940 \begin_layout Enumerate
13941 Use an 
13942 \family sans
13943 Inter-word
13944 \begin_inset space ~
13945 \end_inset
13946
13947 Space
13948 \family default
13949  after lowercase abbreviations (see section
13950 \begin_inset space ~
13951 \end_inset
13952
13953
13954 \begin_inset CommandInset ref
13955 LatexCommand ref
13956 reference "sub:Inter-word-Space"
13957
13958 \end_inset
13959
13960 ).
13961 \begin_inset Index
13962 status collapsed
13963
13964 \begin_layout Plain Layout
13965 Spaces ! inter-word
13966 \end_layout
13967
13968 \end_inset
13969
13970
13971 \end_layout
13972
13973 \begin_layout Enumerate
13974 Use a 
13975 \family sans
13976 Thin
13977 \begin_inset space ~
13978 \end_inset
13979
13980 Space
13981 \family default
13982  between two tokens of an abbreviation (see section
13983 \begin_inset space ~
13984 \end_inset
13985
13986
13987 \begin_inset CommandInset ref
13988 LatexCommand ref
13989 reference "sub:Thin-Space"
13990
13991 \end_inset
13992
13993 ).
13994 \begin_inset Index
13995 status collapsed
13996
13997 \begin_layout Plain Layout
13998 Spaces ! thin
13999 \end_layout
14000
14001 \end_inset
14002
14003
14004 \end_layout
14005
14006 \begin_layout Enumerate
14007 Use an 
14008 \family sans
14009 End
14010 \begin_inset space ~
14011 \end_inset
14012
14013 of
14014 \begin_inset space ~
14015 \end_inset
14016
14017 sentence
14018 \begin_inset space ~
14019 \end_inset
14020
14021 period
14022 \family default
14023  found under the 
14024 \family sans
14025 Insert\SpecialChar \menuseparator
14026 Special
14027 \begin_inset space ~
14028 \end_inset
14029
14030 Character
14031 \family default
14032  menu to force the use of inter-sentence spacing.
14033  This function is also bound to 
14034 \family sans
14035 C-period
14036 \family default
14037  for easy access.
14038 \end_layout
14039
14040 \begin_layout Standard
14041 With the corrections, our earlier examples look like this:
14042 \end_layout
14043
14044 \begin_layout Itemize
14045 e.
14046 \begin_inset space \thinspace{}
14047 \end_inset
14048
14049 g.
14050 \begin_inset space \space{}
14051 \end_inset
14052
14053 this is too much space!
14054 \end_layout
14055
14056 \begin_layout Itemize
14057 This is I\SpecialChar \@.
14058  It's okay.
14059 \end_layout
14060
14061 \begin_layout Standard
14062 Some languages don't use extra spacing between sentences.
14063  If your language is such a language, you don't need to worry, because the
14064  LaTeX will care about this.
14065 \end_layout
14066
14067 \begin_layout Standard
14068 For those that do need to bother, there is help to catch those sneaky errors:
14069  Check out the 
14070 \family sans
14071 Check
14072 \begin_inset space ~
14073 \end_inset
14074
14075 TeX
14076 \family default
14077  feature described in section 
14078 \emph on
14079 Checking TeX
14080 \emph default
14081  of the 
14082 \emph on
14083 Extended Features
14084 \emph default
14085  manual.
14086 \end_layout
14087
14088 \begin_layout Subsubsection
14089 Quotes
14090 \begin_inset Index
14091 status collapsed
14092
14093 \begin_layout Plain Layout
14094 Typography ! Quotes
14095 \end_layout
14096
14097 \end_inset
14098
14099
14100 \begin_inset Index
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104 Quotes | see
14105 \begin_inset ERT
14106 status collapsed
14107
14108 \begin_layout Plain Layout
14109
14110 {
14111 \end_layout
14112
14113 \end_inset
14114
14115 Typography
14116 \begin_inset ERT
14117 status collapsed
14118
14119 \begin_layout Plain Layout
14120
14121 }
14122 \end_layout
14123
14124 \end_inset
14125
14126
14127 \end_layout
14128
14129 \end_inset
14130
14131
14132 \begin_inset CommandInset label
14133 LatexCommand label
14134 name "sub:Quotes"
14135
14136 \end_inset
14137
14138
14139 \end_layout
14140
14141 \begin_layout Standard
14142 LyX usually sets quotes correctly.
14143  Specifically, it will use an opening quote at the beginning of quoted text,
14144  and use a closing quote at the end.
14145  For example, 
14146 \begin_inset Quotes eld
14147 \end_inset
14148
14149 open close
14150 \begin_inset Quotes erd
14151 \end_inset
14152
14153 .
14154  The keyboard character, 
14155 \family sans
14156 "
14157 \family default
14158 , generates this automatically.
14159 \end_layout
14160
14161 \begin_layout Standard
14162 You can change the behavior of the 
14163 \family sans
14164 "
14165 \family default
14166  key using the submenu 
14167 \family sans
14168 Language
14169 \family default
14170  of the dialog 
14171 \family sans
14172 Document\SpecialChar \menuseparator
14173 Settings
14174 \family default
14175
14176 \begin_inset Index
14177 status collapsed
14178
14179 \begin_layout Plain Layout
14180 Document ! Settings
14181 \end_layout
14182
14183 \end_inset
14184
14185  dialog.
14186 \end_layout
14187
14188 \begin_layout Standard
14189 You can also select quotes for different languages in the box 
14190 \family sans
14191 Type
14192 \family default
14193  option.
14194  There are six choices:
14195 \end_layout
14196
14197 \begin_layout Labeling
14198 \labelwidthstring 00.00.0000
14199
14200 \family sans
14201 \begin_inset Quotes eld
14202 \end_inset
14203
14204 Text
14205 \begin_inset Quotes erd
14206 \end_inset
14207
14208
14209 \family default
14210  Use quotes like this 
14211 \begin_inset Quotes eld
14212 \end_inset
14213
14214 double
14215 \begin_inset Quotes erd
14216 \end_inset
14217
14218  or 
14219 \begin_inset Quotes els
14220 \end_inset
14221
14222 single
14223 \begin_inset Quotes ers
14224 \end_inset
14225
14226
14227 \end_layout
14228
14229 \begin_layout Labeling
14230 \labelwidthstring 00.00.0000
14231
14232 \family sans
14233 \begin_inset Quotes sld
14234 \end_inset
14235
14236 Text
14237 \begin_inset Quotes srd
14238 \end_inset
14239
14240
14241 \family default
14242  Use quotes like 
14243 \begin_inset Quotes sld
14244 \end_inset
14245
14246 this
14247 \begin_inset Quotes srd
14248 \end_inset
14249
14250  or 'this
14251 \begin_inset Quotes ers
14252 \end_inset
14253
14254
14255 \end_layout
14256
14257 \begin_layout Labeling
14258 \labelwidthstring 00.00.0000
14259
14260 \family sans
14261 \begin_inset Quotes gld
14262 \end_inset
14263
14264 Text
14265 \begin_inset Quotes grd
14266 \end_inset
14267
14268
14269 \family default
14270  Use quotes like 
14271 \begin_inset Quotes gld
14272 \end_inset
14273
14274 this
14275 \begin_inset Quotes grd
14276 \end_inset
14277
14278  or 
14279 \begin_inset Quotes gls
14280 \end_inset
14281
14282 this
14283 \begin_inset Quotes grs
14284 \end_inset
14285
14286
14287 \end_layout
14288
14289 \begin_layout Labeling
14290 \labelwidthstring 00.00.0000
14291
14292 \family sans
14293 \begin_inset Quotes pld
14294 \end_inset
14295
14296 Text
14297 \begin_inset Quotes prd
14298 \end_inset
14299
14300
14301 \family default
14302  Use quotes like 
14303 \begin_inset Quotes pld
14304 \end_inset
14305
14306 this
14307 \begin_inset Quotes prd
14308 \end_inset
14309
14310  or 
14311 \begin_inset Quotes pls
14312 \end_inset
14313
14314 this
14315 \begin_inset Quotes prs
14316 \end_inset
14317
14318
14319 \end_layout
14320
14321 \begin_layout Labeling
14322 \labelwidthstring 00.00.0000
14323
14324 \family sans
14325 \begin_inset Quotes fld
14326 \end_inset
14327
14328 Text
14329 \begin_inset Quotes frd
14330 \end_inset
14331
14332
14333 \family default
14334  Use quotes like 
14335 \begin_inset Quotes fld
14336 \end_inset
14337
14338 this
14339 \begin_inset Quotes frd
14340 \end_inset
14341
14342  or 
14343 \begin_inset Quotes fls
14344 \end_inset
14345
14346 this
14347 \begin_inset Quotes frs
14348 \end_inset
14349
14350
14351 \end_layout
14352
14353 \begin_layout Labeling
14354 \labelwidthstring 00.00.0000
14355
14356 \family sans
14357 \begin_inset Quotes ald
14358 \end_inset
14359
14360 Text
14361 \begin_inset Quotes ard
14362 \end_inset
14363
14364
14365 \family default
14366  Use quotes like 
14367 \begin_inset Quotes ald
14368 \end_inset
14369
14370 this
14371 \begin_inset Quotes ard
14372 \end_inset
14373
14374  or 
14375 \begin_inset Quotes als
14376 \end_inset
14377
14378 this
14379 \begin_inset Quotes ars
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \begin_layout Standard
14386 These settings affects what character the 
14387 \family sans
14388 "
14389 \family default
14390  key produces.
14391 \end_layout
14392
14393 \begin_layout Subsection
14394 Ligatures
14395 \begin_inset Index
14396 status collapsed
14397
14398 \begin_layout Plain Layout
14399 Typography ! Ligatures
14400 \end_layout
14401
14402 \end_inset
14403
14404
14405 \begin_inset Index
14406 status collapsed
14407
14408 \begin_layout Plain Layout
14409 Ligatures | see
14410 \begin_inset ERT
14411 status collapsed
14412
14413 \begin_layout Plain Layout
14414
14415 {
14416 \end_layout
14417
14418 \end_inset
14419
14420 Typography
14421 \begin_inset ERT
14422 status collapsed
14423
14424 \begin_layout Plain Layout
14425
14426 }
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \end_inset
14435
14436
14437 \begin_inset CommandInset label
14438 LatexCommand label
14439 name "sub:Ligatures"
14440
14441 \end_inset
14442
14443
14444 \end_layout
14445
14446 \begin_layout Standard
14447 It is standard typesetting practice to group certain letters together and
14448  print them as single characters.
14449  These groups are known as 
14450 \emph on
14451 ligatures
14452 \emph default
14453 .
14454  Since LaTeX knows about ligatures, your documents will contain them too
14455  in the output.
14456  Here are the standard ligatures:
14457 \end_layout
14458
14459 \begin_layout Itemize
14460 ff
14461 \end_layout
14462
14463 \begin_layout Itemize
14464 fi
14465 \end_layout
14466
14467 \begin_layout Itemize
14468 fl
14469 \end_layout
14470
14471 \begin_layout Itemize
14472 ffi
14473 \end_layout
14474
14475 \begin_layout Itemize
14476 ffl
14477 \end_layout
14478
14479 \begin_layout Standard
14480 Some languages uses other ligatures if the document font supports them.
14481 \end_layout
14482
14483 \begin_layout Standard
14484 Sometimes, you don't want a ligature in a word.
14485  While a ligature may be okay in the word, 
14486 \begin_inset Quotes eld
14487 \end_inset
14488
14489 graffiti,
14490 \begin_inset Quotes erd
14491 \end_inset
14492
14493  it looks really weird in compound words, such as 
14494 \begin_inset Quotes eld
14495 \end_inset
14496
14497 cufflink
14498 \begin_inset Quotes erd
14499 \end_inset
14500
14501  or the German 
14502 \begin_inset Quotes eld
14503 \end_inset
14504
14505 Dorffest.
14506 \begin_inset Quotes erd
14507 \end_inset
14508
14509  To break a ligature, use 
14510 \family sans
14511 Insert\SpecialChar \menuseparator
14512 Formatting\SpecialChar \menuseparator
14513 Ligature
14514 \begin_inset space ~
14515 \end_inset
14516
14517 Break.
14518
14519 \family default
14520  This changes 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524 cufflinks
14525 \begin_inset Quotes erd
14526 \end_inset
14527
14528  to 
14529 \begin_inset Quotes eld
14530 \end_inset
14531
14532 cuff\SpecialChar \textcompwordmark{}
14533 links
14534 \begin_inset Quotes erd
14535 \end_inset
14536
14537  and 
14538 \begin_inset Quotes eld
14539 \end_inset
14540
14541 Dorffest
14542 \begin_inset Quotes erd
14543 \end_inset
14544
14545  to 
14546 \begin_inset Quotes eld
14547 \end_inset
14548
14549 Dorf\SpecialChar \textcompwordmark{}
14550 fest
14551 \begin_inset Quotes erd
14552 \end_inset
14553
14554 .
14555 \end_layout
14556
14557 \begin_layout Subsection
14558 LyX's Proper Names
14559 \begin_inset Index
14560 status collapsed
14561
14562 \begin_layout Plain Layout
14563 LyX ! Proper names
14564 \end_layout
14565
14566 \end_inset
14567
14568
14569 \begin_inset CommandInset label
14570 LatexCommand label
14571 name "sub:LyX's-Proper-Names"
14572
14573 \end_inset
14574
14575
14576 \end_layout
14577
14578 \begin_layout Standard
14579 You have surely noticed, that the word 
14580 \begin_inset Quotes eld
14581 \end_inset
14582
14583 LaTeX
14584 \begin_inset Quotes erd
14585 \end_inset
14586
14587  appears always with characters in different size and height.
14588  LaTeX is the name of the program used by LyX and is therefore recognized
14589  as proper name when you type it in LyX as 
14590 \begin_inset Quotes eld
14591 \end_inset
14592
14593 LaT
14594 \begin_inset ERT
14595 status collapsed
14596
14597 \begin_layout Plain Layout
14598
14599 {}
14600 \end_layout
14601
14602 \end_inset
14603
14604 eX
14605 \begin_inset Quotes erd
14606 \end_inset
14607
14608 .
14609 \begin_inset Note Note
14610 status collapsed
14611
14612 \begin_layout Plain Layout
14613 The braces in TeX Code are here to avoid that the 
14614 \begin_inset Quotes eld
14615 \end_inset
14616
14617 command
14618 \begin_inset Quotes erd
14619 \end_inset
14620
14621  appear as proper name in the output, see the last paragraph of this section.
14622  To create proper names omit the TeX Code.
14623 \end_layout
14624
14625 \end_inset
14626
14627  Note the order of the upper-and lowercase letters! LyX recognizes the following
14628  proper names:
14629 \end_layout
14630
14631 \begin_layout Description
14632 LyX The name of the game, write 
14633 \begin_inset Quotes eld
14634 \end_inset
14635
14636 L
14637 \begin_inset ERT
14638 status collapsed
14639
14640 \begin_layout Plain Layout
14641
14642 {}
14643 \end_layout
14644
14645 \end_inset
14646
14647 yX
14648 \begin_inset Quotes erd
14649 \end_inset
14650
14651  to produce it.
14652 \end_layout
14653
14654 \begin_layout Description
14655 TeX The program used by LaTeX, write 
14656 \begin_inset Quotes eld
14657 \end_inset
14658
14659 T
14660 \begin_inset ERT
14661 status collapsed
14662
14663 \begin_layout Plain Layout
14664
14665 {}
14666 \end_layout
14667
14668 \end_inset
14669
14670 eX
14671 \begin_inset Quotes erd
14672 \end_inset
14673
14674  to produce it.
14675 \end_layout
14676
14677 \begin_layout Description
14678 LaTeX The program used by LyX, write 
14679 \begin_inset Quotes eld
14680 \end_inset
14681
14682 LaT
14683 \begin_inset ERT
14684 status collapsed
14685
14686 \begin_layout Plain Layout
14687
14688 {}
14689 \end_layout
14690
14691 \end_inset
14692
14693 eX
14694 \begin_inset Quotes erd
14695 \end_inset
14696
14697  to produce it.
14698 \end_layout
14699
14700 \begin_layout Description
14701 LaTeX2e The actual version of LaTeX, write 
14702 \begin_inset Quotes eld
14703 \end_inset
14704
14705 LaT
14706 \begin_inset ERT
14707 status collapsed
14708
14709 \begin_layout Plain Layout
14710
14711 {}
14712 \end_layout
14713
14714 \end_inset
14715
14716 eX2e
14717 \begin_inset Quotes erd
14718 \end_inset
14719
14720  to produce it.
14721 \end_layout
14722
14723 \begin_layout Standard
14724 You might wonder why the LaTeX-version is 
14725 \begin_inset Quotes eld
14726 \end_inset
14727
14728 2
14729 \begin_inset Formula $\epsilon$
14730 \end_inset
14731
14732
14733 \begin_inset Quotes erd
14734 \end_inset
14735
14736 .
14737  It's an old tradition in the TeX-world to give programs geek version numbers.
14738  For example the version number of TeX converges to the number 
14739 \begin_inset Formula $\pi$
14740 \end_inset
14741
14742 : The actual version is 
14743 \begin_inset Quotes eld
14744 \end_inset
14745
14746 TeX-3.141592
14747 \begin_inset Quotes erd
14748 \end_inset
14749
14750 , the previous one was 
14751 \begin_inset Quotes eld
14752 \end_inset
14753
14754 TeX-3.14159
14755 \begin_inset Quotes erd
14756 \end_inset
14757
14758 .
14759 \end_layout
14760
14761 \begin_layout Standard
14762 If you don't want to use proper names, e.g.
14763  in section headings, you can insert two empty braces in TeX Code in the
14764  word.
14765  This will look in LyX like: 
14766 \begin_inset Graphics
14767         filename clipart/LaTeX.png
14768
14769 \end_inset
14770
14771
14772 \begin_inset Newline newline
14773 \end_inset
14774
14775 For more about TeX Code, look at section
14776 \begin_inset space ~
14777 \end_inset
14778
14779
14780 \begin_inset CommandInset ref
14781 LatexCommand ref
14782 reference "sec:TeX-Code"
14783
14784 \end_inset
14785
14786 .
14787 \end_layout
14788
14789 \begin_layout Subsection
14790 Units
14791 \begin_inset Index
14792 status collapsed
14793
14794 \begin_layout Plain Layout
14795 Typography ! Units
14796 \end_layout
14797
14798 \end_inset
14799
14800
14801 \end_layout
14802
14803 \begin_layout Standard
14804 Generally the space between units and the number is smaller than the normal
14805  space between two words.
14806  As you can see in the example below, it looks better when the space is
14807  smaller.
14808  To get such a 
14809 \begin_inset Quotes eld
14810 \end_inset
14811
14812 half space
14813 \begin_inset Quotes erd
14814 \end_inset
14815
14816  for units use the menu 
14817 \family sans
14818 Insert\SpecialChar \menuseparator
14819 Formatting\SpecialChar \menuseparator
14820 Thin
14821 \begin_inset space ~
14822 \end_inset
14823
14824 Space
14825 \family default
14826  (shortcut 
14827 \family sans
14828 C-S-Space
14829 \family default
14830 ).
14831 \end_layout
14832
14833 \begin_layout Standard
14834 Here's an example to show the differences:
14835 \end_layout
14836
14837 \begin_layout Standard
14838 \begin_inset Tabular
14839 <lyxtabular version="3" rows="2" columns="2">
14840 <features>
14841 <column alignment="left" valignment="top" width="0">
14842 <column alignment="left" valignment="top" width="0">
14843 <row>
14844 <cell alignment="center" valignment="top" usebox="none">
14845 \begin_inset Text
14846
14847 \begin_layout Plain Layout
14848 24
14849 \begin_inset space ~
14850 \end_inset
14851
14852 kW
14853 \begin_inset Formula $\cdot$
14854 \end_inset
14855
14856 h
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 <cell alignment="center" valignment="top" usebox="none">
14862 \begin_inset Text
14863
14864 \begin_layout Plain Layout
14865 space between number and unit
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 </row>
14871 <row>
14872 <cell alignment="center" valignment="top" usebox="none">
14873 \begin_inset Text
14874
14875 \begin_layout Plain Layout
14876 24
14877 \begin_inset space \thinspace{}
14878 \end_inset
14879
14880 kW
14881 \begin_inset Formula $\cdot$
14882 \end_inset
14883
14884 h
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell alignment="center" valignment="top" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893 half space between number and unit
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 </row>
14899 </lyxtabular>
14900
14901 \end_inset
14902
14903
14904 \end_layout
14905
14906 \begin_layout Subsection
14907 Widows and Orphans
14908 \begin_inset Index
14909 status collapsed
14910
14911 \begin_layout Plain Layout
14912 Typography ! Widows and orphans
14913 \end_layout
14914
14915 \end_inset
14916
14917
14918 \begin_inset CommandInset label
14919 LatexCommand label
14920 name "sub:Widows"
14921
14922 \end_inset
14923
14924
14925 \end_layout
14926
14927 \begin_layout Standard
14928 In the early days of word processors, page breaks went wherever the page
14929  happened to end.
14930  There was no regard for what was actually going on in the text.
14931  You may remember once printing out a document, only to find the heading
14932  for a new section printed at the very bottom of the page, the first line
14933  of a new paragraph all alone at the bottom of a page, or the last line
14934  of a paragraph at the top of a new page.
14935  These bits of text became known as 
14936 \emph on
14937 widows
14938 \emph default
14939  and 
14940 \emph on
14941 orphans
14942 \emph default
14943 .
14944 \end_layout
14945
14946 \begin_layout Standard
14947 Clearly, LyX can avoid breaking pages after a section heading.
14948  That's part of the advantage of paragraph environments.
14949  But what about widows and orphans, where the page breaks leave one line
14950  of a paragraph all alone at the top or bottom of a page? There are rules
14951  built into LaTeX governing page breaks, and some of those rules are there
14952  to specifically prevent widows and orphans.
14953  This is the advantage LyX has in using LaTeX as its backend.
14954 \end_layout
14955
14956 \begin_layout Standard
14957 There's no way we can go into how TeX and LaTeX decide to break a page,
14958  or how you can tweak that behavior.
14959  Some LaTeX books listed in the bibliography [such as
14960 \begin_inset space ~
14961 \end_inset
14962
14963
14964 \begin_inset CommandInset citation
14965 LatexCommand cite
14966 key "latexcompanion"
14967
14968 \end_inset
14969
14970  or
14971 \begin_inset space ~
14972 \end_inset
14973
14974
14975 \begin_inset CommandInset citation
14976 LatexCommand cite
14977 key "latexguide"
14978
14979 \end_inset
14980
14981 ] may have more information.
14982  You will almost never need to worry about this, however.
14983 \end_layout
14984
14985 \begin_layout Chapter
14986 Notes, Graphics, Tables, and Floats
14987 \begin_inset CommandInset label
14988 LatexCommand label
14989 name "cha:Floats-and-Notes"
14990
14991 \end_inset
14992
14993
14994 \end_layout
14995
14996 \begin_layout Standard
14997 The issues of this chapter are described in detail in the 
14998 \emph on
14999 Embedded Objects
15000 \emph default
15001  manual.
15002  There you'll also find tips and tricks for special cases.
15003 \end_layout
15004
15005 \begin_layout Section
15006 Notes
15007 \begin_inset Index
15008 status collapsed
15009
15010 \begin_layout Plain Layout
15011 Notes
15012 \end_layout
15013
15014 \end_inset
15015
15016
15017 \begin_inset CommandInset label
15018 LatexCommand label
15019 name "sec:Notes"
15020
15021 \end_inset
15022
15023
15024 \end_layout
15025
15026 \begin_layout Standard
15027 LyX offers you a few types of notes to add to your document:
15028 \end_layout
15029
15030 \begin_layout Description
15031 LyX
15032 \begin_inset space ~
15033 \end_inset
15034
15035 Note This note type is for internal notes that won't appear in the output.
15036 \begin_inset Newline newline
15037 \end_inset
15038
15039
15040 \begin_inset Note Note
15041 status open
15042
15043 \begin_layout Plain Layout
15044 This is text in a note box that doesn't appear in the output.
15045 \end_layout
15046
15047 \end_inset
15048
15049
15050 \end_layout
15051
15052 \begin_layout Description
15053 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15054 ent, when you export the document to LaTeX via the menu 
15055 \family sans
15056 File\SpecialChar \menuseparator
15057 Export\SpecialChar \menuseparator
15058 LaTeX (pdflatex) / (plain)
15059 \family default
15060 .
15061 \begin_inset Newline newline
15062 \end_inset
15063
15064
15065 \begin_inset Note Comment
15066 status open
15067
15068 \begin_layout Plain Layout
15069 This is text in a note box that only appears as comment in LaTeX-files.
15070 \end_layout
15071
15072 \end_inset
15073
15074
15075 \end_layout
15076
15077 \begin_layout Description
15078 Greyed
15079 \begin_inset space ~
15080 \end_inset
15081
15082 Out This note will appear in the output as grey text.
15083 \begin_inset Newline newline
15084 \end_inset
15085
15086
15087 \begin_inset Newline newline
15088 \end_inset
15089
15090
15091 \begin_inset Note Greyedout
15092 status open
15093
15094 \begin_layout Plain Layout
15095 This is text
15096 \begin_inset Foot
15097 status collapsed
15098
15099 \begin_layout Plain Layout
15100 This is an example footnote within a greyed out note.
15101  In this document the greyed out note color is redefined to blue.
15102  How this can be done is explained in the 
15103 \emph on
15104 Embedded Objects
15105 \emph default
15106  manual.
15107 \end_layout
15108
15109 \end_inset
15110
15111  of a comment that appears in the output as grey text.
15112 \end_layout
15113
15114 \end_inset
15115
15116
15117 \begin_inset Newline newline
15118 \end_inset
15119
15120
15121 \begin_inset Newline newline
15122 \end_inset
15123
15124 As you can see in the example, the first line of greyed out notes is a bit
15125  indented and greyed out notes can have footnotes.
15126 \end_layout
15127
15128 \begin_layout Standard
15129 Notes are inserted with the toolbar button 
15130 \begin_inset Graphics
15131         filename ../images/note-insert.png
15132         scale 85
15133         scaleBeforeRotation
15134
15135 \end_inset
15136
15137  or the menu 
15138 \family sans
15139 Insert\SpecialChar \menuseparator
15140 Note
15141 \family default
15142 .
15143  Right-click on the appearing note box to select the note type.
15144 \end_layout
15145
15146 \begin_layout Section
15147 Footnotes
15148 \begin_inset Index
15149 status collapsed
15150
15151 \begin_layout Plain Layout
15152 Footnotes
15153 \end_layout
15154
15155 \end_inset
15156
15157
15158 \begin_inset CommandInset label
15159 LatexCommand label
15160 name "sec:Footnotes"
15161
15162 \end_inset
15163
15164
15165 \end_layout
15166
15167 \begin_layout Standard
15168 LyX uses boxes to display footnotes: When you insert a footnote using the
15169  menu 
15170 \family sans
15171 Insert\SpecialChar \menuseparator
15172 Footnote
15173 \family default
15174  or the toolbar button 
15175 \begin_inset Graphics
15176         filename ../images/footnote-insert.png
15177
15178 \end_inset
15179
15180
15181 \family roman
15182 \series medium
15183 \bar no
15184 you'll see
15185 \family default
15186 \series default
15187 \bar default
15188  the following box: 
15189 \begin_inset Graphics
15190         filename clipart/footnoteQt4.png
15191         scale 80
15192
15193 \end_inset
15194
15195
15196 \family roman
15197 \series medium
15198 \bar no
15199  This box is LyX's representation of your footnote.
15200  If you
15201 \family default
15202 \series default
15203 \bar default
15204  left-click on 
15205 \family roman
15206 \series medium
15207 \bar no
15208 the 
15209 \begin_inset Quotes eld
15210 \end_inset
15211
15212
15213 \family sans
15214 foot
15215 \family roman
15216
15217 \begin_inset Quotes erd
15218 \end_inset
15219
15220
15221 \family default
15222 \series default
15223 \bar default
15224  
15225 \family roman
15226 \series medium
15227 \bar no
15228 label, the box will
15229 \family default
15230 \series default
15231 \bar default
15232  be opened and you can enter the footnote text into it.
15233  Clicking on the box label again, will close 
15234 \family roman
15235 \series medium
15236 \bar no
15237 the
15238 \family default
15239 \series default
15240 \bar default
15241  box
15242 \family roman
15243 \series medium
15244 \bar no
15245 .
15246  If you want to turn existing text into a footnote, simply mark it and click
15247  on the footnote
15248 \family default
15249 \series default
15250 \bar default
15251  toolbar 
15252 \family roman
15253 \series medium
15254 \bar no
15255 button
15256 \family default
15257 \series default
15258 \bar default
15259 .
15260 \end_layout
15261
15262 \begin_layout Standard
15263 Here's an example footnote:
15264 \family roman
15265 \series medium
15266 \bar no
15267
15268 \begin_inset Foot
15269 status open
15270
15271 \begin_layout Plain Layout
15272 To close a footnote, click on the footnote box label.
15273 \end_layout
15274
15275 \end_inset
15276
15277
15278 \end_layout
15279
15280 \begin_layout Standard
15281 The footnote will appear in the output as a superscript number at the text
15282  position where the footnote box is placed.
15283  The footnote text is placed at the bottom of the current page.
15284  The footnote number is calculated by LyX, the numbers are consecutive,
15285  no matter in which chapter the footnote is in.
15286  LyX doesn't support other numbering schemes yet, but you can get another
15287  scheme using special LaTeX-commands.
15288  T
15289 \family roman
15290 h
15291 \family default
15292 ey are described in the 
15293 \emph on
15294 Embedded Objects
15295 \emph default
15296  manual.
15297 \end_layout
15298
15299 \begin_layout Section
15300 Marginal Notes
15301 \begin_inset Index
15302 status collapsed
15303
15304 \begin_layout Plain Layout
15305 Marginal notes
15306 \end_layout
15307
15308 \end_inset
15309
15310
15311 \begin_inset CommandInset label
15312 LatexCommand label
15313 name "sec:Marginal-Notes"
15314
15315 \end_inset
15316
15317
15318 \end_layout
15319
15320 \begin_layout Standard
15321 Marginal notes look and behave just like footnotes in LyX.
15322  When you insert a margin note via the menu 
15323 \family sans
15324 Insert\SpecialChar \menuseparator
15325 Marginal
15326 \begin_inset space ~
15327 \end_inset
15328
15329 Note
15330 \family default
15331  or the toolbar button 
15332 \begin_inset Graphics
15333         filename ../images/marginalnote-insert.png
15334
15335 \end_inset
15336
15337 , you'll see 
15338 \family roman
15339 \series medium
15340 a
15341 \family default
15342 \series default
15343  grey 
15344 \family roman
15345 \series medium
15346 box with a
15347 \family default
15348 \series default
15349  red 
15350 \family roman
15351 \series medium
15352 label 
15353 \begin_inset Quotes eld
15354 \end_inset
15355
15356 margin
15357 \begin_inset Quotes erd
15358 \end_inset
15359
15360  appearing within your text.
15361  This box is LyX's representation of your margin
15362 \family default
15363 \series default
15364 al 
15365 \family roman
15366 \series medium
15367 note.
15368 \end_layout
15369
15370 \begin_layout Standard
15371 At the side is an example marginal note.
15372 \family roman
15373 \series medium
15374
15375 \begin_inset Marginal
15376 status open
15377
15378 \begin_layout Plain Layout
15379 This is a marginal note.
15380 \end_layout
15381
15382 \end_inset
15383
15384
15385 \end_layout
15386
15387 \begin_layout Standard
15388 Marginal notes appear at the right side in single-sided documents.
15389  In double-sided documents they appear in the outer margin -- left on even
15390  pages, right on odd pages.
15391 \end_layout
15392
15393 \begin_layout Section
15394 Graphics and Images
15395 \begin_inset Index
15396 status collapsed
15397
15398 \begin_layout Plain Layout
15399 Images
15400 \end_layout
15401
15402 \end_inset
15403
15404
15405 \begin_inset Index
15406 status collapsed
15407
15408 \begin_layout Plain Layout
15409 Graphics
15410 \end_layout
15411
15412 \end_inset
15413
15414
15415 \begin_inset CommandInset label
15416 LatexCommand label
15417 name "sec:Graphics"
15418
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \begin_layout Standard
15425 To insert an image in your document, place the cursor at the text position
15426  you want and click on the toolbar icon 
15427 \begin_inset Graphics
15428         filename ../images/dialog-show-new-inset_graphics.png
15429
15430 \end_inset
15431
15432  or select 
15433 \family sans
15434 Insert\SpecialChar \menuseparator
15435 Graphics
15436 \family default
15437  from the menu.
15438  Then a dialog will appear to choose the file to load.
15439 \end_layout
15440
15441 \begin_layout Standard
15442 This dialog has numerous mostly self-explanatory parameters.
15443  The 
15444 \family sans
15445 Graphics
15446 \family default
15447  tab allows you to choose your image file.
15448  The image can be transformed by setting a rotation angle and a scaling
15449  factor.
15450  The scaling units are explained in Appendix
15451 \begin_inset space ~
15452 \end_inset
15453
15454
15455 \begin_inset CommandInset ref
15456 LatexCommand ref
15457 reference "cha:Units-available-in"
15458
15459 \end_inset
15460
15461 .
15462 \end_layout
15463
15464 \begin_layout Standard
15465 In the tab 
15466 \family sans
15467 Clipping
15468 \family default
15469  it is possible to set image coordinates to adjust the height and width
15470  of the image in the output.
15471  The coordinates can also be calculated automatically by pressing the button
15472  
15473 \family sans
15474 Get
15475 \begin_inset space ~
15476 \end_inset
15477
15478 from
15479 \begin_inset space ~
15480 \end_inset
15481
15482 file
15483 \family default
15484 .
15485  The option 
15486 \family sans
15487 Clip
15488 \begin_inset space ~
15489 \end_inset
15490
15491 to
15492 \begin_inset space ~
15493 \end_inset
15494
15495 bounding
15496 \begin_inset space ~
15497 \end_inset
15498
15499 box
15500 \family default
15501  will only print the image region within the given coordinates.
15502  Normally you don't need to take care about image coordinates and can ignore
15503  the tab 
15504 \family sans
15505 Clipping
15506 \family default
15507 .
15508 \end_layout
15509
15510 \begin_layout Standard
15511 In the 
15512 \family sans
15513 LaTeX and LyX options
15514 \family default
15515  tab LaTeX experts can specify additional LaTeX options.
15516  You can also specify here the appearance of the image inside LyX.
15517  The option 
15518 \family sans
15519 Draft
15520 \begin_inset space ~
15521 \end_inset
15522
15523 mode
15524 \family default
15525  has the effect that the image doesn't appear in the output, only a frame
15526  with the image size is printed.
15527  The option 
15528 \family sans
15529 Don't
15530 \begin_inset space ~
15531 \end_inset
15532
15533 unzip
15534 \begin_inset space ~
15535 \end_inset
15536
15537 on
15538 \begin_inset space ~
15539 \end_inset
15540
15541 export
15542 \family default
15543  is explained in the 
15544 \emph on
15545 EmbeddedObjects
15546 \emph default
15547  manual in section 
15548 \emph on
15549 Graphics Dialog
15550 \emph default
15551 .
15552 \end_layout
15553
15554 \begin_layout Standard
15555 The graphics dialog can be called at any time by clicking on an image.
15556  The image will appear in the output exactly at the position where it is
15557  in the text.
15558  This is an example image within a separate, horizontally centered paragraph:
15559  
15560 \end_layout
15561
15562 \begin_layout Standard
15563 \align center
15564 \begin_inset Graphics
15565         filename clipart/mobius.eps
15566         scale 70
15567         rotateOrigin center
15568
15569 \end_inset
15570
15571
15572 \end_layout
15573
15574 \begin_layout Standard
15575 If you need image captions and want to reference images, you have to put
15576  the image into a float, see section
15577 \begin_inset space ~
15578 \end_inset
15579
15580
15581 \begin_inset CommandInset ref
15582 LatexCommand ref
15583 reference "sec:Figure-Floats"
15584
15585 \end_inset
15586
15587 .
15588 \end_layout
15589
15590 \begin_layout Subsection
15591 Image Formats
15592 \begin_inset Index
15593 status collapsed
15594
15595 \begin_layout Plain Layout
15596 Images ! Formats
15597 \end_layout
15598
15599 \end_inset
15600
15601
15602 \begin_inset CommandInset label
15603 LatexCommand label
15604 name "sub:Image-Formats"
15605
15606 \end_inset
15607
15608
15609 \end_layout
15610
15611 \begin_layout Standard
15612 You can insert images in any known file format.
15613  But as we explained in section
15614 \begin_inset space ~
15615 \end_inset
15616
15617
15618 \begin_inset CommandInset ref
15619 LatexCommand ref
15620 reference "sub:Output-file-formats"
15621
15622 \end_inset
15623
15624 , every output document format allows only a few image formats.
15625  LyX uses therefore the program 
15626 \family typewriter
15627 Imagemagick
15628 \family default
15629  in the background to convert the images to the right format.
15630  To increase your workflow by avoiding these conversions in the background,
15631  you can use only the image formats listed in the subsections of section
15632 \begin_inset space ~
15633 \end_inset
15634
15635
15636 \begin_inset CommandInset ref
15637 LatexCommand ref
15638 reference "sub:Output-file-formats"
15639
15640 \end_inset
15641
15642 .
15643 \end_layout
15644
15645 \begin_layout Standard
15646 Similar to fonts there are two types of image formats:
15647 \end_layout
15648
15649 \begin_layout Description
15650 Bitmap
15651 \begin_inset space ~
15652 \end_inset
15653
15654 images consist of pixel values, often in a compressed form.
15655  They are therefore not fully scalable and look pixeled in large zooms.
15656  Well-known bitmap image formats are 
15657 \begin_inset Quotes eld
15658 \end_inset
15659
15660 Graphics Interchange Format
15661 \begin_inset Quotes erd
15662 \end_inset
15663
15664  (GIF, file extension 
15665 \begin_inset Quotes eld
15666 \end_inset
15667
15668
15669 \family typewriter
15670 .gif
15671 \family default
15672
15673 \begin_inset Quotes erd
15674 \end_inset
15675
15676 )
15677 \begin_inset Index
15678 status collapsed
15679
15680 \begin_layout Plain Layout
15681 GIF|see
15682 \begin_inset ERT
15683 status collapsed
15684
15685 \begin_layout Plain Layout
15686
15687 {
15688 \end_layout
15689
15690 \end_inset
15691
15692 Image formats
15693 \begin_inset ERT
15694 status collapsed
15695
15696 \begin_layout Plain Layout
15697
15698 }
15699 \end_layout
15700
15701 \end_inset
15702
15703
15704 \end_layout
15705
15706 \end_inset
15707
15708
15709 \begin_inset Quotes eld
15710 \end_inset
15711
15712 Portable Network Graphics
15713 \begin_inset Quotes erd
15714 \end_inset
15715
15716  (PNG, file extension 
15717 \begin_inset Quotes eld
15718 \end_inset
15719
15720
15721 \family typewriter
15722 .png
15723 \family default
15724
15725 \begin_inset Quotes erd
15726 \end_inset
15727
15728 )
15729 \begin_inset Index
15730 status collapsed
15731
15732 \begin_layout Plain Layout
15733 PNG|see
15734 \begin_inset ERT
15735 status collapsed
15736
15737 \begin_layout Plain Layout
15738
15739 {
15740 \end_layout
15741
15742 \end_inset
15743
15744 Image formats
15745 \begin_inset ERT
15746 status collapsed
15747
15748 \begin_layout Plain Layout
15749
15750 }
15751 \end_layout
15752
15753 \end_inset
15754
15755
15756 \end_layout
15757
15758 \end_inset
15759
15760 , and 
15761 \begin_inset Quotes eld
15762 \end_inset
15763
15764 Joint Photographic Experts Group
15765 \begin_inset Quotes erd
15766 \end_inset
15767
15768  (JPG, file extension 
15769 \begin_inset Quotes eld
15770 \end_inset
15771
15772
15773 \family typewriter
15774 .jpg
15775 \family default
15776
15777 \begin_inset Quotes erd
15778 \end_inset
15779
15780  or 
15781 \begin_inset Quotes eld
15782 \end_inset
15783
15784
15785 \family typewriter
15786 .jpeg
15787 \family default
15788
15789 \begin_inset Quotes erd
15790 \end_inset
15791
15792 )
15793 \begin_inset Index
15794 status collapsed
15795
15796 \begin_layout Plain Layout
15797 JPG|see
15798 \begin_inset ERT
15799 status collapsed
15800
15801 \begin_layout Plain Layout
15802
15803 {
15804 \end_layout
15805
15806 \end_inset
15807
15808 Image formats
15809 \begin_inset ERT
15810 status collapsed
15811
15812 \begin_layout Plain Layout
15813
15814 }
15815 \end_layout
15816
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823
15824 .
15825 \end_layout
15826
15827 \begin_layout Description
15828 Scalable
15829 \begin_inset space ~
15830 \end_inset
15831
15832 images consist of vectors and can therefore be scaled to any size without
15833  data loss.
15834  The scaling ability is necessary if you want to create presentations, because
15835  presentations are always scaled by the beamer.
15836  Scaling is also useful for online documents to let the user zoom into diagrams.
15837 \begin_inset Newline newline
15838 \end_inset
15839
15840 Scalable image formats can be 
15841 \begin_inset Quotes eld
15842 \end_inset
15843
15844 Scalable Vector Graphics
15845 \begin_inset Quotes erd
15846 \end_inset
15847
15848  (SVG, file extension 
15849 \begin_inset Quotes eld
15850 \end_inset
15851
15852
15853 \family typewriter
15854 .svg
15855 \family default
15856
15857 \begin_inset Quotes erd
15858 \end_inset
15859
15860 )
15861 \begin_inset Index
15862 status collapsed
15863
15864 \begin_layout Plain Layout
15865 SVG|see
15866 \begin_inset ERT
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870
15871 {
15872 \end_layout
15873
15874 \end_inset
15875
15876 Image formats
15877 \begin_inset ERT
15878 status collapsed
15879
15880 \begin_layout Plain Layout
15881
15882 }
15883 \end_layout
15884
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \end_inset
15891
15892
15893 \begin_inset Quotes eld
15894 \end_inset
15895
15896 Encapsulated PostScript
15897 \begin_inset Quotes erd
15898 \end_inset
15899
15900  (EPS, file extension 
15901 \begin_inset Quotes eld
15902 \end_inset
15903
15904
15905 \family typewriter
15906 .eps
15907 \family default
15908
15909 \begin_inset Quotes erd
15910 \end_inset
15911
15912 )
15913 \begin_inset Index
15914 status collapsed
15915
15916 \begin_layout Plain Layout
15917 EPS|see
15918 \begin_inset ERT
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922
15923 {
15924 \end_layout
15925
15926 \end_inset
15927
15928 Image formats
15929 \begin_inset ERT
15930 status collapsed
15931
15932 \begin_layout Plain Layout
15933
15934 }
15935 \end_layout
15936
15937 \end_inset
15938
15939
15940 \end_layout
15941
15942 \end_inset
15943
15944 , and 
15945 \begin_inset Quotes eld
15946 \end_inset
15947
15948 Portable Document Format
15949 \begin_inset Quotes erd
15950 \end_inset
15951
15952  (PDF, file extension 
15953 \begin_inset Quotes eld
15954 \end_inset
15955
15956
15957 \family typewriter
15958 .pdf
15959 \family default
15960
15961 \begin_inset Quotes erd
15962 \end_inset
15963
15964 )
15965 \begin_inset Index
15966 status collapsed
15967
15968 \begin_layout Plain Layout
15969 PDF
15970 \end_layout
15971
15972 \end_inset
15973
15974 .
15975  We say it can be, because you can convert any bitmap image format to PDF
15976  or EPS and the result won't be scalable.
15977  In this cases only a header with the image properties is added to the original
15978  image
15979 \begin_inset Foot
15980 status collapsed
15981
15982 \begin_layout Plain Layout
15983 In the case of PDF, the original image is additionally compressed.
15984 \end_layout
15985
15986 \end_inset
15987
15988 .
15989 \end_layout
15990
15991 \begin_layout Standard
15992 Normally one can't convert a bitmap image into a scalable one, only vice
15993  versa.
15994 \end_layout
15995
15996 \begin_layout Subsection
15997 Grouping of Image Settings
15998 \begin_inset Index
15999 status collapsed
16000
16001 \begin_layout Plain Layout
16002 Images ! Settings grouping
16003 \end_layout
16004
16005 \end_inset
16006
16007
16008 \end_layout
16009
16010 \begin_layout Standard
16011 Each image can define a new group of image settings or join an existing
16012  group.
16013  Images within such a group share their settings, so adjusting one image
16014  of the group automatically also adjusts all other images of the group in
16015  the same way.
16016  So you can for example change the size for a bunch of images without the
16017  need to manually change each of them.
16018  
16019 \end_layout
16020
16021 \begin_layout Standard
16022 A new group can be set by entering a name in the 
16023 \family sans
16024 Initialize
16025 \begin_inset space ~
16026 \end_inset
16027
16028 Group
16029 \begin_inset space ~
16030 \end_inset
16031
16032 Name
16033 \family default
16034  field in the Graphics dialog.
16035  Joining an existing group can be done using the context menu of the image
16036  by checking the name of the desired group.
16037 \end_layout
16038
16039 \begin_layout Section
16040 Tables
16041 \begin_inset Index
16042 status collapsed
16043
16044 \begin_layout Plain Layout
16045 Tables
16046 \end_layout
16047
16048 \end_inset
16049
16050
16051 \begin_inset CommandInset label
16052 LatexCommand label
16053 name "sec:Tables"
16054
16055 \end_inset
16056
16057
16058 \end_layout
16059
16060 \begin_layout Standard
16061 You can insert a table using either the toolbar button 
16062 \begin_inset Graphics
16063         filename ../images/tabular-insert.png
16064         scale 85
16065
16066 \end_inset
16067
16068  or the menu 
16069 \family sans
16070 Insert\SpecialChar \menuseparator
16071 Table
16072 \family default
16073 .
16074  A dialog will appear, asking you for the number of rows and columns.
16075  The default table has lines around any cell and the first row appears separated
16076  from the rest of the table.
16077  This separation appears due to a double line: The cells of the first row
16078  have a line below them and the cells of the second row have a line above
16079  them.
16080  Here's an example table:
16081 \end_layout
16082
16083 \begin_layout Standard
16084 \align center
16085 \begin_inset Tabular
16086 <lyxtabular version="3" rows="4" columns="4">
16087 <features>
16088 <column alignment="center" valignment="top" width="0pt">
16089 <column alignment="center" valignment="top" width="0pt">
16090 <column alignment="center" valignment="top" width="0in">
16091 <column alignment="center" valignment="top" width="0pt">
16092 <row>
16093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106
16107 \family roman
16108 \series medium
16109 \shape up
16110 \size normal
16111 \emph off
16112 \bar no
16113 \noun off
16114 \color none
16115 1
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 2
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133 3
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 </row>
16139 <row>
16140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144
16145 \family roman
16146 \series medium
16147 \shape up
16148 \size normal
16149 \emph off
16150 \bar no
16151 \noun off
16152 \color none
16153 A
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Plain Layout
16171
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16177 \begin_inset Text
16178
16179 \begin_layout Plain Layout
16180
16181 \end_layout
16182
16183 \end_inset
16184 </cell>
16185 </row>
16186 <row>
16187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Plain Layout
16191
16192 \family roman
16193 \series medium
16194 \shape up
16195 \size normal
16196 \emph off
16197 \bar no
16198 \noun off
16199 \color none
16200 B
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Plain Layout
16209
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218
16219 \size normal
16220 \noun off
16221 \color none
16222  
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 </row>
16237 <row>
16238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16239 \begin_inset Text
16240
16241 \begin_layout Plain Layout
16242
16243 \family roman
16244 \series medium
16245 \shape up
16246 \size normal
16247 \emph off
16248 \bar no
16249 \noun off
16250 \color none
16251 C
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 </row>
16284 </lyxtabular>
16285
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \begin_layout Subsection
16292 The Table dialog
16293 \end_layout
16294
16295 \begin_layout Standard
16296 You can alter a table by clicking on it with the right mouse button, which
16297  brings up the table dialog.
16298  Here you can adjust the settings of the cell and row/column respectively
16299  where the cursor is placed currently.
16300  Most of the dialog options also work on selections.
16301  This means that if you select more cells, columns or rows the action is
16302  done on all of your selection.
16303 \end_layout
16304
16305 \begin_layout Standard
16306 Additionally to the table dialog the 
16307 \family sans
16308 table
16309 \begin_inset space ~
16310 \end_inset
16311
16312 toolbar
16313 \family default
16314 , that appears when the cursor is inside a table, helps you in setting table
16315  properties.
16316  It is for example currently only possible to add
16317 \begin_inset space \thinspace{}
16318 \end_inset
16319
16320 /
16321 \begin_inset space \thinspace{}
16322 \end_inset
16323
16324 delete lines via the table toolbar.
16325 \end_layout
16326
16327 \begin_layout Standard
16328 In the tab 
16329 \family sans
16330 Table
16331 \begin_inset space ~
16332 \end_inset
16333
16334 Settings
16335 \family default
16336  of the table dialog you can set the alignment for the current row.
16337  If you add a row or column, it will be inserted right beside or below the
16338  current cell respectively.
16339  The vertical alignment of a column can only be adjusted when a column width
16340  is given.
16341  A given width will allow the cell to have line breaks and multiple paragraphs
16342  of text, see section
16343 \begin_inset space ~
16344 \end_inset
16345
16346
16347 \begin_inset CommandInset ref
16348 LatexCommand ref
16349 reference "sub:Table-Cells"
16350
16351 \end_inset
16352
16353 .
16354 \end_layout
16355
16356 \begin_layout Standard
16357 You can mark multiple cells of one row as a multicolumn cell using the check
16358  box 
16359 \family sans
16360 Multicolumn
16361 \family default
16362 .
16363  This will merge the cells to 
16364 \emph on
16365 one
16366 \emph default
16367  cell, spread over more than one column.
16368  Multicolumn cells are treated as own rows, so that the alignment, width,
16369  and border settings affect only the multicolumn cell.
16370  Here's an example table with a multicolumn cell in the first row and one
16371  in the last row without the upper border:
16372 \end_layout
16373
16374 \begin_layout Standard
16375 \align center
16376 \begin_inset Tabular
16377 <lyxtabular version="3" rows="3" columns="4">
16378 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16379 <column alignment="center" valignment="top" width="0pt">
16380 <column alignment="center" valignment="middle" width="0">
16381 <column alignment="center" valignment="top" width="0in">
16382 <column alignment="center" valignment="top" width="0pt">
16383 <row>
16384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Plain Layout
16388 abc
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397 def ghi
16398 \end_layout
16399
16400 \end_inset
16401 </cell>
16402 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Plain Layout
16406
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415 jkl
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 </row>
16421 <row>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426
16427 \family roman
16428 \series medium
16429 \shape up
16430 \size normal
16431 \emph off
16432 \bar no
16433 \noun off
16434 \color none
16435 A
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444 B
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 C
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 D
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 </row>
16468 <row>
16469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473 1
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 2
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 3
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Plain Layout
16500 4
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 </row>
16506 </lyxtabular>
16507
16508 \end_inset
16509
16510
16511 \end_layout
16512
16513 \begin_layout Standard
16514 At the moment LyX doesn't support multirow cells.
16515  Adept users can declare special LaTeX-arguments for the table.
16516  They are necessary for special table formatting, like for multirow cells,
16517  explained in the tables section of the 
16518 \emph on
16519 Extended
16520 \begin_inset space ~
16521 \end_inset
16522
16523 Features
16524 \emph default
16525  manual.
16526  You can also rotate the current cell or the whole table 90
16527 \begin_inset Formula $\,$
16528 \end_inset
16529
16530 degrees counterclockwise.
16531  These rotations are not visible in LyX but in the output.
16532 \end_layout
16533
16534 \begin_layout Standard
16535 \begin_inset Note Greyedout
16536 status open
16537
16538 \begin_layout Plain Layout
16539
16540 \series bold
16541 Note:
16542 \series default
16543  Most DVI-viewers are 
16544 \emph on
16545 not
16546 \emph default
16547  able to display rotations.
16548 \end_layout
16549
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \begin_layout Standard
16556 The 
16557 \family sans
16558 Borders
16559 \family default
16560  tab allows you to add and delete border lines for the current row/column.
16561  The button 
16562 \family sans
16563 Default
16564 \family default
16565  adds lines for all cell borders.
16566 \end_layout
16567
16568 \begin_layout Subsection
16569 Longtables
16570 \begin_inset Index
16571 status collapsed
16572
16573 \begin_layout Plain Layout
16574 Tables ! Longtables
16575 \end_layout
16576
16577 \end_inset
16578
16579
16580 \begin_inset Index
16581 status collapsed
16582
16583 \begin_layout Plain Layout
16584 Longtables
16585 \end_layout
16586
16587 \end_inset
16588
16589
16590 \end_layout
16591
16592 \begin_layout Standard
16593 If the table is too long to fit on one page, you can use the option 
16594 \family sans
16595 Use
16596 \begin_inset space ~
16597 \end_inset
16598
16599 long
16600 \begin_inset space ~
16601 \end_inset
16602
16603 table
16604 \family default
16605  in the tab 
16606 \family sans
16607 Longtable
16608 \family default
16609  of the table dialog to split the table automatically over more pages.
16610  Doing this enables some check boxes and you can now define:
16611 \end_layout
16612
16613 \begin_layout Description
16614
16615 \family sans
16616 Header
16617 \family default
16618 : The current row and all rows above, that don't have any special options
16619  defined, are defined to be the header rows of all pages of the longtable;
16620  except for the first page, if 
16621 \family sans
16622 First
16623 \begin_inset space ~
16624 \end_inset
16625
16626 header
16627 \family default
16628  is defined.
16629 \end_layout
16630
16631 \begin_layout Description
16632
16633 \family sans
16634 First
16635 \begin_inset space ~
16636 \end_inset
16637
16638 header
16639 \family default
16640 : The current row and all rows above, that don't have any special options
16641  defined, are defined to be the header rows of the first page of the longtable.
16642 \end_layout
16643
16644 \begin_layout Description
16645
16646 \family sans
16647 Footer
16648 \family default
16649 : The current row and all rows below, that don't have any special options
16650  defined, are defined to be the footer rows of all pages of the longtable;
16651  except for the last page, if 
16652 \family sans
16653 Last
16654 \begin_inset space ~
16655 \end_inset
16656
16657 footer
16658 \family default
16659  is defined.
16660 \end_layout
16661
16662 \begin_layout Description
16663
16664 \family sans
16665 Last
16666 \begin_inset space ~
16667 \end_inset
16668
16669 footer
16670 \family default
16671 : The current row and all rows below, that don't have any special options
16672  defined, are defined to be the footer rows of the last page of the longtable.
16673 \end_layout
16674
16675 \begin_layout Description
16676 Caption: The first row is reset as single column.
16677  You can now insert there the table caption via the menu 
16678 \family sans
16679 Insert\SpecialChar \menuseparator
16680 Caption
16681 \family default
16682 .
16683  More about longtable captions can be found in the 
16684 \emph on
16685 Embedded
16686 \begin_inset space ~
16687 \end_inset
16688
16689 Objects
16690 \emph default
16691  manual.
16692 \end_layout
16693
16694 \begin_layout Standard
16695 You can also specify a row where the table is split.
16696  If you set more than one option in the same table row, you should be aware
16697  of the fact that only the first one is used in the given table row.
16698  The others will then be defined as 
16699 \emph on
16700 empty
16701 \emph default
16702 .
16703  In this context, first means first in this order: 
16704 \family sans
16705 Footer, Last
16706 \begin_inset space ~
16707 \end_inset
16708
16709 footer,
16710 \family default
16711  
16712 \family sans
16713 Header,
16714 \family default
16715  
16716 \family sans
16717 First
16718 \begin_inset space ~
16719 \end_inset
16720
16721 header.
16722
16723 \family default
16724  See the following longtable to see how it works:
16725 \end_layout
16726
16727 \begin_layout Standard
16728 \align center
16729 \begin_inset Tabular
16730 <lyxtabular version="3" rows="69" columns="3">
16731 <features islongtable="true">
16732 <column alignment="block" valignment="top" width="5cm">
16733 <column alignment="left" valignment="top" width="0pt">
16734 <column alignment="right" valignment="top" width="0pt">
16735 <row endfirsthead="true">
16736 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740
16741 \series bold
16742 Example Phone List (ignore the names)
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 </row>
16766 <row endfirsthead="true">
16767 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771
16772 \series bold
16773 NAME
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791
16792 \series bold
16793 TEL.
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 </row>
16799 <row endhead="true">
16800 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Plain Layout
16804  
16805 \series bold
16806 Example Phone List
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Plain Layout
16815
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 <row endhead="true">
16831 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835
16836 \series bold
16837 NAME
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855
16856 \series bold
16857 TEL.
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 </row>
16863 <row endfoot="true">
16864 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868  
16869 \series bold
16870 continue ...
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Plain Layout
16879
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888
16889 \end_layout
16890
16891 \end_inset
16892 </cell>
16893 </row>
16894 <row>
16895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899
16900 \series bold
16901 Annovi
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 Silvia
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919 111
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 </row>
16925 <row>
16926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930
16931 \series bold
16932 Bertoli
16933 \end_layout
16934
16935 \end_inset
16936 </cell>
16937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941 Stefano
16942 \end_layout
16943
16944 \end_inset
16945 </cell>
16946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950 111
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 </row>
16956 <row>
16957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961
16962 \series bold
16963 Bozzi
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972 Walter
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981 111
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 </row>
16987 <row>
16988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992
16993 \series bold
16994 Cachia
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 Maria
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012 111
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 </row>
17018 <row>
17019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023
17024 \series bold
17025 Cachia
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034 Maurizio
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043 111
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row>
17050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054
17055 \series bold
17056 Cinquemani
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 Giusi
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074 111
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 </row>
17080 <row>
17081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085
17086 \series bold
17087 Colin
17088 \end_layout
17089
17090 \end_inset
17091 </cell>
17092 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096 Bernard
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105 111
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 </row>
17111 <row>
17112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116
17117 \series bold
17118 Concli
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 Gianfranco
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136 111
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 </row>
17142 <row>
17143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147
17148 \series bold
17149 Dal Bosco
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158 Carolina
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 111
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 </row>
17173 <row>
17174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17175 \begin_inset Text
17176
17177 \begin_layout Plain Layout
17178
17179 \series bold
17180 Dalpiaz
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 Annamaria
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 111
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 </row>
17204 <row>
17205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209
17210 \series bold
17211 Feliciello
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220 Domenico
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229 111
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240
17241 \series bold
17242 Focarelli
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 Paola
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 111
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 </row>
17266 <row>
17267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271
17272 \series bold
17273 Galletti
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 Oreste
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17288 \begin_inset Text
17289
17290 \begin_layout Plain Layout
17291 111
17292 \end_layout
17293
17294 \end_inset
17295 </cell>
17296 </row>
17297 <row>
17298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302
17303 \series bold
17304 Gasparini
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313 Franca
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322 111
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333
17334 \series bold
17335 Rizzardi
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344 Paola
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353 111
17354 \end_layout
17355
17356 \end_inset
17357 </cell>
17358 </row>
17359 <row>
17360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364
17365 \series bold
17366 Lassini
17367 \end_layout
17368
17369 \end_inset
17370 </cell>
17371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout Plain Layout
17375 Giancarlo
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384 111
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 </row>
17390 <row>
17391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395
17396 \series bold
17397 Malfatti
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 Luciano
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout Plain Layout
17415 111
17416 \end_layout
17417
17418 \end_inset
17419 </cell>
17420 </row>
17421 <row>
17422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17423 \begin_inset Text
17424
17425 \begin_layout Plain Layout
17426
17427 \series bold
17428 Malfatti
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437 Valeriano
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout Plain Layout
17446 111
17447 \end_layout
17448
17449 \end_inset
17450 </cell>
17451 </row>
17452 <row>
17453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17454 \begin_inset Text
17455
17456 \begin_layout Plain Layout
17457
17458 \series bold
17459 Meneguzzo
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468 Roberto
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17474 \begin_inset Text
17475
17476 \begin_layout Plain Layout
17477 111
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 </row>
17483 <row>
17484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488
17489 \series bold
17490 Mezzadra
17491 \end_layout
17492
17493 \end_inset
17494 </cell>
17495 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Plain Layout
17499 Roberto
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508 111
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 </row>
17514 <row>
17515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519
17520 \series bold
17521 Pirpamer
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17527 \begin_inset Text
17528
17529 \begin_layout Plain Layout
17530 Erich
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539 111
17540 \end_layout
17541
17542 \end_inset
17543 </cell>
17544 </row>
17545 <row>
17546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17547 \begin_inset Text
17548
17549 \begin_layout Plain Layout
17550
17551 \series bold
17552 Pochiesa
17553 \end_layout
17554
17555 \end_inset
17556 </cell>
17557 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17558 \begin_inset Text
17559
17560 \begin_layout Plain Layout
17561 Paolo
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570 111, 222
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 </row>
17576 <row>
17577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Plain Layout
17581
17582 \series bold
17583 Radina
17584 \end_layout
17585
17586 \end_inset
17587 </cell>
17588 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 Claudio
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601 111
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 <row>
17608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612
17613 \series bold
17614 Stuffer
17615 \end_layout
17616
17617 \end_inset
17618 </cell>
17619 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17620 \begin_inset Text
17621
17622 \begin_layout Plain Layout
17623 Oskar
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632 111
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 </row>
17638 <row>
17639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643
17644 \series bold
17645 Tacchelli
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654 Ugo
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663 111
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 </row>
17669 <row>
17670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674
17675 \series bold
17676 Tezzele
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17682 \begin_inset Text
17683
17684 \begin_layout Plain Layout
17685 Margit
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 111
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 </row>
17700 <row>
17701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17702 \begin_inset Text
17703
17704 \begin_layout Plain Layout
17705
17706 \series bold
17707 Unterkalmsteiner
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716 Frieda
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725 111
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 </row>
17731 <row>
17732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736
17737 \series bold
17738 Vieider
17739 \end_layout
17740
17741 \end_inset
17742 </cell>
17743 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17744 \begin_inset Text
17745
17746 \begin_layout Plain Layout
17747 Hilde
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 111
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 </row>
17762 <row>
17763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \begin_layout Plain Layout
17767
17768 \series bold
17769 Vigna
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \begin_layout Plain Layout
17778 Jürgen
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Plain Layout
17787 111
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 </row>
17793 <row>
17794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Plain Layout
17798
17799 \series bold
17800 Weber
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Plain Layout
17809 Maurizio
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 111
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 </row>
17824 <row>
17825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829
17830 \series bold
17831 Winkler
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840 Franz
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849 111
17850 \end_layout
17851
17852 \end_inset
17853 </cell>
17854 </row>
17855 <row>
17856 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860  
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869
17870 \end_layout
17871
17872 \end_inset
17873 </cell>
17874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17875 \begin_inset Text
17876
17877 \begin_layout Plain Layout
17878
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 </row>
17884 <row>
17885 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889
17890 \series bold
17891 Annovi
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 Silvia
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 555
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 <row>
17916 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \series bold
17922 Bertoli
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 Stefano
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 555
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 </row>
17946 <row>
17947 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951
17952 \series bold
17953 Bozzi
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 Walter
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971 555
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 </row>
17977 <row>
17978 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982
17983 \series bold
17984 Cachia
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993 Maria
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 555
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 </row>
18008 <row>
18009 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013
18014 \series bold
18015 Cachia
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 Maurizio
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 555
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 <row>
18040 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044
18045 \series bold
18046 Cinquemani
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 Giusi
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 555
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 </row>
18070 <row>
18071 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075
18076 \series bold
18077 Colin
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 Bernard
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Plain Layout
18095 555
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 </row>
18101 <row>
18102 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106
18107 \series bold
18108 Concli
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 Gianfranco
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 555
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 </row>
18132 <row>
18133 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \series bold
18139 Dal Bosco
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148 Carolina
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 555
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 </row>
18163 <row>
18164 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168
18169 \series bold
18170 Dalpiaz
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 Annamaria
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188 555
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 </row>
18194 <row>
18195 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199
18200 \series bold
18201 Feliciello
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout Plain Layout
18210 Domenico
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 555
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 </row>
18225 <row>
18226 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230
18231 \series bold
18232 Focarelli
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241 Paola
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Plain Layout
18250 555
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 </row>
18256 <row>
18257 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Plain Layout
18261
18262 \series bold
18263 Galletti
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272 Oreste
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 555
18282 \end_layout
18283
18284 \end_inset
18285 </cell>
18286 </row>
18287 <row>
18288 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292
18293 \series bold
18294 Gasparini
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 Franca
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 555
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 </row>
18318 <row>
18319 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323
18324 \series bold
18325 Rizzardi
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 Paola
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 555
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 </row>
18349 <row>
18350 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354
18355 \series bold
18356 Lassini
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365 Giancarlo
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Plain Layout
18374 555
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 </row>
18380 <row>
18381 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385
18386 \series bold
18387 Malfatti
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 Luciano
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 555
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 </row>
18411 <row>
18412 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416
18417 \series bold
18418 Malfatti
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427 Valeriano
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436 555
18437 \end_layout
18438
18439 \end_inset
18440 </cell>
18441 </row>
18442 <row>
18443 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447
18448 \series bold
18449 Meneguzzo
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458 Roberto
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467 555
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 </row>
18473 <row>
18474 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478
18479 \series bold
18480 Mezzadra
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489 Roberto
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498 555
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 </row>
18504 <row>
18505 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509
18510 \series bold
18511 Pirpamer
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520 Erich
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 555
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 </row>
18535 <row>
18536 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18537 \begin_inset Text
18538
18539 \begin_layout Plain Layout
18540
18541 \series bold
18542 Pochiesa
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18548 \begin_inset Text
18549
18550 \begin_layout Plain Layout
18551 Paolo
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Plain Layout
18560 555, 222
18561 \end_layout
18562
18563 \end_inset
18564 </cell>
18565 </row>
18566 <row>
18567 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571
18572 \series bold
18573 Radina
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582 Claudio
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 555
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 </row>
18597 <row>
18598 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602
18603 \series bold
18604 Stuffer
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613 Oskar
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 555
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 </row>
18628 <row>
18629 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633
18634 \series bold
18635 Tacchelli
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644 Ugo
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 555
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 </row>
18659 <row>
18660 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \series bold
18666 Tezzele
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675 Margit
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 555
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 </row>
18690 <row>
18691 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \series bold
18697 Unterkalmsteiner
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706 Frieda
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 555
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 </row>
18721 <row>
18722 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726
18727 \series bold
18728 Vieider
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737 Hilde
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 555
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 </row>
18752 <row>
18753 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757
18758 \series bold
18759 Vigna
18760 \end_layout
18761
18762 \end_inset
18763 </cell>
18764 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768 Jürgen
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 999
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 </row>
18783 <row>
18784 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788
18789 \series bold
18790 Weber
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799 Maurizio
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 555
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 </row>
18814 <row>
18815 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819
18820 \series bold
18821 Winkler
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 Franz
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 555
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 <row endlastfoot="true">
18846 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850
18851 \series bold
18852 End
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 </lyxtabular>
18877
18878 \end_inset
18879
18880
18881 \end_layout
18882
18883 \begin_layout Subsection
18884 Table Cells
18885 \begin_inset Index
18886 status collapsed
18887
18888 \begin_layout Plain Layout
18889 Tables ! Cells
18890 \end_layout
18891
18892 \end_inset
18893
18894
18895 \begin_inset CommandInset label
18896 LatexCommand label
18897 name "sub:Table-Cells"
18898
18899 \end_inset
18900
18901
18902 \end_layout
18903
18904 \begin_layout Standard
18905 A table cell can contain text, inline equations, a figure, or another table.
18906  All these kinds of objects can be placed in the same cell.
18907  Font sizes and shapes can also be altered.
18908  But you can't put a special environment in a cell (like 
18909 \family sans
18910 Section*
18911 \family default
18912 , etc.), nor set spacing options etc.
18913  for the cell's paragraph.
18914 \end_layout
18915
18916 \begin_layout Standard
18917 To have multi-line entries in table cells, you have to declare a fixed width
18918  for the column in the table dialog.
18919  Your text is then automatically split into multiple lines and the cell
18920  is enlarged vertically when the length of the text exceeds the given width.
18921  An example:
18922 \end_layout
18923
18924 \begin_layout Standard
18925 \align center
18926 \begin_inset Tabular
18927 <lyxtabular version="3" rows="4" columns="3">
18928 <features>
18929 <column alignment="center" valignment="top" width="0pt">
18930 <column alignment="block" valignment="top" width="3cm">
18931 <column alignment="center" valignment="top" width="0pt">
18932 <row>
18933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937
18938 \family roman
18939 \series medium
18940 \shape up
18941 \size normal
18942 \emph off
18943 \bar no
18944 \noun off
18945 \color none
18946 1
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955
18956 \family roman
18957 \series medium
18958 \shape up
18959 \size normal
18960 \emph off
18961 \bar no
18962 \noun off
18963 \color none
18964 2
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973
18974 \family roman
18975 \series medium
18976 \shape up
18977 \size normal
18978 \emph off
18979 \bar no
18980 \noun off
18981 \color none
18982 3
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 </row>
18988 <row>
18989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993
18994 \family roman
18995 \series medium
18996 \shape up
18997 \size normal
18998 \emph off
18999 \bar no
19000 \noun off
19001 \color none
19002 4
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011
19012 \family roman
19013 \series medium
19014 \shape up
19015 \size normal
19016 \emph off
19017 \bar no
19018 \noun off
19019 \color none
19020 This is a multiline entry in a table.
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029
19030 \family roman
19031 \series medium
19032 \shape up
19033 \size normal
19034 \emph off
19035 \bar no
19036 \noun off
19037 \color none
19038 5
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 </row>
19044 <row>
19045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049
19050 \family roman
19051 \series medium
19052 \shape up
19053 \size normal
19054 \emph off
19055 \bar no
19056 \noun off
19057 \color none
19058 6
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067
19068 \family roman
19069 \series medium
19070 \shape up
19071 \size normal
19072 \emph off
19073 \bar no
19074 \noun off
19075 \color none
19076 This is longer now.
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085
19086 \family roman
19087 \series medium
19088 \shape up
19089 \size normal
19090 \emph off
19091 \bar no
19092 \noun off
19093 \color none
19094 7
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 </row>
19100 <row>
19101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105
19106 \family roman
19107 \series medium
19108 \shape up
19109 \size normal
19110 \emph off
19111 \bar no
19112 \noun off
19113 \color none
19114 8
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19120 \begin_inset Text
19121
19122 \begin_layout Plain Layout
19123
19124 \family roman
19125 \series medium
19126 \shape up
19127 \size normal
19128 \emph off
19129 \bar no
19130 \noun off
19131 \color none
19132 This is a multiline entry in a table.
19133  This is longer now.
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142
19143 \family roman
19144 \series medium
19145 \shape up
19146 \size normal
19147 \emph off
19148 \bar no
19149 \noun off
19150 \color none
19151 9
19152 \end_layout
19153
19154 \end_inset
19155 </cell>
19156 </row>
19157 </lyxtabular>
19158
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \begin_layout Standard
19165 Cutting and pasting between tables and table cells works reasonably well.
19166  You can cut and paste even more than one row.
19167  Selection with the mouse or with 
19168 \family sans
19169 Shift
19170 \family default
19171  plus the arrow keys works as usual.
19172  You can also copy and paste the entire table as a single unit by starting
19173  the selection from outside the table.
19174 \end_layout
19175
19176 \begin_layout Section
19177 Floats
19178 \begin_inset Index
19179 status collapsed
19180
19181 \begin_layout Plain Layout
19182 Floats
19183 \end_layout
19184
19185 \end_inset
19186
19187
19188 \begin_inset CommandInset label
19189 LatexCommand label
19190 name "sec:Floats"
19191
19192 \end_inset
19193
19194
19195 \end_layout
19196
19197 \begin_layout Standard
19198 A float is a block of text associated with some sort of label, which doesn't
19199  have a fixed location.
19200  It can 
19201 \begin_inset Quotes eld
19202 \end_inset
19203
19204 float
19205 \begin_inset Quotes erd
19206 \end_inset
19207
19208  forward or backward a page or two, to wherever it fits best.
19209  
19210 \family sans
19211 Footnotes
19212 \family default
19213  and 
19214 \family sans
19215 Margin
19216 \begin_inset space ~
19217 \end_inset
19218
19219 Notes
19220 \family default
19221  are also floats, because they can float to the next page when there are
19222  too much notes at the page.
19223 \end_layout
19224
19225 \begin_layout Standard
19226 Floats makes it possible to get a high quality layout.
19227  Images and tables can evenly be spread to the pages to avoid whitespace
19228  and pages without text.
19229  As the floating often destroys the context between the text and the image/table
19230 , every float can be referenced in the text.
19231  Floats are therefore numbered.
19232  Referencing is described in section
19233 \begin_inset space ~
19234 \end_inset
19235
19236
19237 \begin_inset CommandInset ref
19238 LatexCommand ref
19239 reference "sec:Cross-References"
19240
19241 \end_inset
19242
19243 .
19244 \end_layout
19245
19246 \begin_layout Standard
19247 To insert a float, use the menu 
19248 \family sans
19249 Insert\SpecialChar \menuseparator
19250 Floats
19251 \family default
19252 .
19253  A box with a caption that has e.
19254 \begin_inset space \thinspace{}
19255 \end_inset
19256
19257 g.
19258 \begin_inset space ~
19259 \end_inset
19260
19261 the label 
19262 \begin_inset Quotes eld
19263 \end_inset
19264
19265 Figure
19266 \begin_inset space ~
19267 \end_inset
19268
19269 #:
19270 \begin_inset Quotes erd
19271 \end_inset
19272
19273  (# is the actual number) will be inserted into your document.
19274  The label will automatically be translated to the document language in
19275  the output.
19276  Behind the label you can insert the caption text.
19277 \begin_inset Index
19278 status collapsed
19279
19280 \begin_layout Plain Layout
19281 Floats ! Captions
19282 \end_layout
19283
19284 \end_inset
19285
19286  The image or table is inserted above or below the caption in a separate
19287  paragraph within the float.
19288  To keep your LyX-document readable, you can open and close the float box
19289  by left-clicking on the box label.
19290  A closed float box looks like this: 
19291 \begin_inset Graphics
19292         filename clipart/floatQt4.png
19293         scale 80
19294
19295 \end_inset
19296
19297  -- a gray button with a red label.
19298 \end_layout
19299
19300 \begin_layout Standard
19301 It is recommended to insert floats as a separate paragraph to avoid possible
19302  LaTeX-errors that can occur when the surrounding text is specially formatted.
19303 \end_layout
19304
19305 \begin_layout Subsection
19306 Float Types
19307 \end_layout
19308
19309 \begin_layout Subsubsection
19310 Figure Floats
19311 \begin_inset Index
19312 status collapsed
19313
19314 \begin_layout Plain Layout
19315 Floats ! Figure floats
19316 \end_layout
19317
19318 \end_inset
19319
19320
19321 \begin_inset CommandInset label
19322 LatexCommand label
19323 name "sec:Figure-Floats"
19324
19325 \end_inset
19326
19327
19328 \end_layout
19329
19330 \begin_layout Standard
19331 The menu 
19332 \family sans
19333 Insert\SpecialChar \menuseparator
19334 Float\SpecialChar \menuseparator
19335 Figure
19336 \family default
19337  inserts a float with the label 
19338 \begin_inset Quotes eld
19339 \end_inset
19340
19341
19342 \series bold
19343 Figure
19344 \begin_inset space ~
19345 \end_inset
19346
19347 #:
19348 \series default
19349
19350 \begin_inset Quotes erd
19351 \end_inset
19352
19353 .
19354  Set the cursor above this label (or before it and press enter) and insert
19355  the image as described above to get the caption printed below the image.
19356  This is what we did for Figure
19357 \begin_inset space ~
19358 \end_inset
19359
19360
19361 \begin_inset CommandInset ref
19362 LatexCommand ref
19363 reference "cap:Platypus"
19364
19365 \end_inset
19366
19367 .
19368  If you want the caption to be above the image, set the cursor at the end
19369  of the caption, press enter and insert the image.
19370  This was done in Figure
19371 \begin_inset space ~
19372 \end_inset
19373
19374
19375 \begin_inset CommandInset ref
19376 LatexCommand ref
19377 reference "cap:Escher"
19378
19379 \end_inset
19380
19381 .
19382 \end_layout
19383
19384 \begin_layout Standard
19385 \begin_inset Float figure
19386 wide false
19387 sideways false
19388 status open
19389
19390 \begin_layout Plain Layout
19391 \align center
19392 \begin_inset Graphics
19393         filename clipart/platypus.eps
19394         width 50col%
19395         rotateOrigin center
19396
19397 \end_inset
19398
19399
19400 \end_layout
19401
19402 \begin_layout Plain Layout
19403 \begin_inset Caption
19404
19405 \begin_layout Plain Layout
19406 \begin_inset CommandInset label
19407 LatexCommand label
19408 name "cap:Platypus"
19409
19410 \end_inset
19411
19412 A severely distorted platypus in a float.
19413 \end_layout
19414
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \begin_layout Standard
19426 \begin_inset Float figure
19427 wide false
19428 sideways false
19429 status open
19430
19431 \begin_layout Plain Layout
19432 \begin_inset Caption
19433
19434 \begin_layout Plain Layout
19435 \begin_inset CommandInset label
19436 LatexCommand label
19437 name "cap:Escher"
19438
19439 \end_inset
19440
19441 M.C.
19442  Escher on acid.
19443 \end_layout
19444
19445 \end_inset
19446
19447
19448 \end_layout
19449
19450 \begin_layout Plain Layout
19451 \align center
19452 \begin_inset Graphics
19453         filename clipart/escher-lsd.eps
19454         scale 80
19455         rotateOrigin center
19456
19457 \end_inset
19458
19459
19460 \end_layout
19461
19462 \end_inset
19463
19464
19465 \end_layout
19466
19467 \begin_layout Standard
19468 This figure float show also how to set a label and create a cross-reference
19469  to it.
19470  As described in section
19471 \begin_inset space ~
19472 \end_inset
19473
19474
19475 \begin_inset CommandInset ref
19476 LatexCommand ref
19477 reference "sec:Cross-References"
19478
19479 \end_inset
19480
19481 , you can simply insert a label in the caption using the menu 
19482 \family sans
19483 Insert\SpecialChar \menuseparator
19484 Label
19485 \family default
19486  and refer to it using the menu 
19487 \family sans
19488 Insert\SpecialChar \menuseparator
19489 Cross-Reference
19490 \family default
19491 .
19492  It is important to use references to figure floats, rather than using vague
19493  references like 
19494 \begin_inset Quotes eld
19495 \end_inset
19496
19497 the figure above
19498 \begin_inset Quotes erd
19499 \end_inset
19500
19501 , because as LaTeX will reposition the floats in the final document; it
19502  might not be 
19503 \begin_inset Quotes eld
19504 \end_inset
19505
19506 above
19507 \begin_inset Quotes erd
19508 \end_inset
19509
19510  at all.
19511 \end_layout
19512
19513 \begin_layout Standard
19514 Normally only one image is inserted to a figure float, but sometimes you
19515  might want to use two images with separate subcaptions.
19516  This can be done by inserting image floats into existing image floats.
19517  Note that only the main caption of the float is added to the List of Figures.
19518  Figure
19519 \begin_inset space ~
19520 \end_inset
19521
19522
19523 \begin_inset CommandInset ref
19524 LatexCommand ref
19525 reference "cap:Two-distorted-images"
19526
19527 \end_inset
19528
19529  is an example of a figure float with two images set side by side.
19530  You can also set the images one below the other.
19531  Figure
19532 \begin_inset space ~
19533 \end_inset
19534
19535
19536 \begin_inset CommandInset ref
19537 LatexCommand ref
19538 reference "fig:Undefinable"
19539
19540 \end_inset
19541
19542  and 
19543 \begin_inset CommandInset ref
19544 LatexCommand ref
19545 reference "fig:Platypus"
19546
19547 \end_inset
19548
19549  are the subfigures.
19550 \end_layout
19551
19552 \begin_layout Standard
19553 \begin_inset Float figure
19554 wide false
19555 sideways false
19556 status open
19557
19558 \begin_layout Plain Layout
19559 \begin_inset space \hfill{}
19560 \end_inset
19561
19562
19563 \begin_inset Float figure
19564 wide false
19565 sideways false
19566 status open
19567
19568 \begin_layout Plain Layout
19569 \begin_inset Caption
19570
19571 \begin_layout Plain Layout
19572 \begin_inset CommandInset label
19573 LatexCommand label
19574 name "fig:Undefinable"
19575
19576 \end_inset
19577
19578 Undefinable
19579 \end_layout
19580
19581 \end_inset
19582
19583
19584 \end_layout
19585
19586 \begin_layout Plain Layout
19587 \begin_inset Graphics
19588         filename clipart/escher-lsd.eps
19589         width 45col%
19590
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \end_inset
19597
19598
19599 \begin_inset space \hfill{}
19600 \end_inset
19601
19602
19603 \begin_inset Float figure
19604 wide false
19605 sideways false
19606 status open
19607
19608 \begin_layout Plain Layout
19609 \begin_inset Caption
19610
19611 \begin_layout Plain Layout
19612 \begin_inset CommandInset label
19613 LatexCommand label
19614 name "fig:Platypus"
19615
19616 \end_inset
19617
19618 Platypus
19619 \end_layout
19620
19621 \end_inset
19622
19623
19624 \end_layout
19625
19626 \begin_layout Plain Layout
19627 \begin_inset Graphics
19628         filename clipart/platypus.eps
19629         lyxscale 60
19630         width 45col%
19631
19632 \end_inset
19633
19634
19635 \end_layout
19636
19637 \end_inset
19638
19639
19640 \begin_inset space \hfill{}
19641 \end_inset
19642
19643
19644 \end_layout
19645
19646 \begin_layout Plain Layout
19647 \begin_inset Caption
19648
19649 \begin_layout Plain Layout
19650 \begin_inset CommandInset label
19651 LatexCommand label
19652 name "cap:Two-distorted-images"
19653
19654 \end_inset
19655
19656 Two distorted images.
19657 \end_layout
19658
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \end_inset
19665
19666
19667 \end_layout
19668
19669 \begin_layout Standard
19670 Note that the caption is added to the 
19671 \family sans
19672 List
19673 \begin_inset space ~
19674 \end_inset
19675
19676 of
19677 \begin_inset space ~
19678 \end_inset
19679
19680 Figures
19681 \family default
19682  as described in section
19683 \begin_inset space ~
19684 \end_inset
19685
19686
19687 \begin_inset CommandInset ref
19688 LatexCommand ref
19689 reference "sub:List-of-Figures"
19690
19691 \end_inset
19692
19693 .
19694 \end_layout
19695
19696 \begin_layout Subsubsection
19697 Table Floats
19698 \begin_inset Index
19699 status collapsed
19700
19701 \begin_layout Plain Layout
19702 Floats ! Table floats
19703 \end_layout
19704
19705 \end_inset
19706
19707
19708 \begin_inset CommandInset label
19709 LatexCommand label
19710 name "sec:Table-Floats"
19711
19712 \end_inset
19713
19714
19715 \end_layout
19716
19717 \begin_layout Standard
19718 Table floats can be inserted using the menu 
19719 \family sans
19720 Insert\SpecialChar \menuseparator
19721 Float\SpecialChar \menuseparator
19722 Table
19723 \family default
19724 .
19725  They have the same properties as figure floats except of the different
19726  label.
19727  Table
19728 \begin_inset space ~
19729 \end_inset
19730
19731
19732 \begin_inset CommandInset ref
19733 LatexCommand ref
19734 reference "cap:Table-float"
19735
19736 \end_inset
19737
19738  is an example of a table float.
19739 \end_layout
19740
19741 \begin_layout Standard
19742 \begin_inset Float table
19743 wide false
19744 sideways false
19745 status open
19746
19747 \begin_layout Plain Layout
19748 \begin_inset Caption
19749
19750 \begin_layout Plain Layout
19751 \begin_inset CommandInset label
19752 LatexCommand label
19753 name "cap:Table-float"
19754
19755 \end_inset
19756
19757 A table float.
19758 \end_layout
19759
19760 \end_inset
19761
19762
19763 \end_layout
19764
19765 \begin_layout Plain Layout
19766 \align center
19767 \begin_inset Tabular
19768 <lyxtabular version="3" rows="3" columns="3">
19769 <features>
19770 <column alignment="center" valignment="top" width="0pt">
19771 <column alignment="center" valignment="top" width="0pt">
19772 <column alignment="center" valignment="top" width="0pt">
19773 <row>
19774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778
19779 \family roman
19780 \series medium
19781 \shape up
19782 \size normal
19783 \emph off
19784 \bar no
19785 \noun off
19786 \color none
19787 1
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796
19797 \family roman
19798 \series medium
19799 \shape up
19800 \size normal
19801 \emph off
19802 \bar no
19803 \noun off
19804 \color none
19805 2
19806 \end_layout
19807
19808 \end_inset
19809 </cell>
19810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19811 \begin_inset Text
19812
19813 \begin_layout Plain Layout
19814
19815 \family roman
19816 \series medium
19817 \shape up
19818 \size normal
19819 \emph off
19820 \bar no
19821 \noun off
19822 \color none
19823 3
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 </row>
19829 <row>
19830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834
19835 \family roman
19836 \series medium
19837 \shape up
19838 \size normal
19839 \emph off
19840 \bar no
19841 \noun off
19842 \color none
19843 Joe
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852
19853 \family roman
19854 \series medium
19855 \shape up
19856 \size normal
19857 \emph off
19858 \bar no
19859 \noun off
19860 \color none
19861 Mary
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \family roman
19872 \series medium
19873 \shape up
19874 \size normal
19875 \emph off
19876 \bar no
19877 \noun off
19878 \color none
19879 Ted
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 </row>
19885 <row>
19886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890
19891 \family roman
19892 \series medium
19893 \shape up
19894 \size normal
19895 \emph off
19896 \bar no
19897 \noun off
19898 \color none
19899 \begin_inset Formula $\int x^{2}dx$
19900 \end_inset
19901
19902
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911
19912 \family roman
19913 \series medium
19914 \shape up
19915 \size normal
19916 \emph off
19917 \bar no
19918 \noun off
19919 \color none
19920 \begin_inset Formula $\left[\begin{array}{cc}
19921 a & b\\
19922 c & d\end{array}\right]$
19923 \end_inset
19924
19925
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934
19935 \family roman
19936 \series medium
19937 \shape up
19938 \size normal
19939 \emph off
19940 \bar no
19941 \noun off
19942 \color none
19943 \begin_inset Formula $1+1=2$
19944 \end_inset
19945
19946
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 </row>
19952 </lyxtabular>
19953
19954 \end_inset
19955
19956
19957 \end_layout
19958
19959 \end_inset
19960
19961
19962 \end_layout
19963
19964 \begin_layout Subsubsection
19965 Algorithm Floats
19966 \begin_inset Index
19967 status collapsed
19968
19969 \begin_layout Plain Layout
19970 Floats ! Algorithm floats
19971 \end_layout
19972
19973 \end_inset
19974
19975
19976 \end_layout
19977
19978 \begin_layout Standard
19979 This float type is inserted with the menu 
19980 \family sans
19981 Insert\SpecialChar \menuseparator
19982 Float\SpecialChar \menuseparator
19983 Algorithm
19984 \family default
19985 .
19986  It is used for program codes and descriptions of algorithms.
19987  A possible environment for algorithms is the 
19988 \family sans
19989 LyX-Code
19990 \family default
19991 , described in section
19992 \begin_inset space ~
19993 \end_inset
19994
19995
19996 \begin_inset CommandInset ref
19997 LatexCommand ref
19998 reference "sub:LyX-Code"
19999
20000 \end_inset
20001
20002 .
20003 \end_layout
20004
20005 \begin_layout Standard
20006 \begin_inset Note Greyedout
20007 status open
20008
20009 \begin_layout Plain Layout
20010
20011 \series bold
20012 Note:
20013 \series default
20014  that the float label is not automatically translated into the document
20015  language.
20016 \end_layout
20017
20018 \end_inset
20019
20020  You have to do this manually by adding the following line
20021 \end_layout
20022
20023 \begin_layout Standard
20024
20025 \series bold
20026
20027 \backslash
20028 floatname{algorithm}{your
20029 \begin_inset space ~
20030 \end_inset
20031
20032 name}
20033 \end_layout
20034
20035 \begin_layout Standard
20036 to the document preamble (menu 
20037 \family sans
20038 Document\SpecialChar \menuseparator
20039 Settings
20040 \family default
20041 ).
20042  
20043 \series bold
20044 your
20045 \begin_inset space ~
20046 \end_inset
20047
20048 name
20049 \series default
20050  is the word 
20051 \begin_inset Quotes eld
20052 \end_inset
20053
20054
20055 \emph on
20056 algorithm
20057 \emph default
20058
20059 \begin_inset Quotes erd
20060 \end_inset
20061
20062  in your language.
20063 \end_layout
20064
20065 \begin_layout Subsubsection
20066 Wrap Floats
20067 \begin_inset Index
20068 status collapsed
20069
20070 \begin_layout Plain Layout
20071 Floats ! Text Wrap Floats
20072 \end_layout
20073
20074 \end_inset
20075
20076
20077 \begin_inset CommandInset label
20078 LatexCommand label
20079 name "sec:Wrap-Floats"
20080
20081 \end_inset
20082
20083
20084 \end_layout
20085
20086 \begin_layout Standard
20087 \begin_inset Wrap figure
20088 lines 0
20089 placement l
20090 overhang 0in
20091 width "40col%"
20092 status open
20093
20094 \begin_layout Plain Layout
20095 \begin_inset Graphics
20096         filename clipart/mobius.eps
20097         width 40col%
20098         rotateOrigin center
20099
20100 \end_inset
20101
20102
20103 \end_layout
20104
20105 \begin_layout Plain Layout
20106 \begin_inset Caption
20107
20108 \begin_layout Plain Layout
20109 \begin_inset CommandInset label
20110 LatexCommand label
20111 name "cap:Wrapped-figure"
20112
20113 \end_inset
20114
20115 This is a wrapped figure.
20116 \begin_inset VSpace medskip
20117 \end_inset
20118
20119
20120 \end_layout
20121
20122 \end_inset
20123
20124
20125 \end_layout
20126
20127 \end_inset
20128
20129 This float type is used if you want to 
20130 \begin_inset Quotes eld
20131 \end_inset
20132
20133 wrap
20134 \begin_inset Quotes erd
20135 \end_inset
20136
20137  text around a figure so that it only occupies some fraction of the column
20138  width.
20139  It can be inserted using the menu 
20140 \family sans
20141 Insert\SpecialChar \menuseparator
20142 Float\SpecialChar \menuseparator
20143 Wrap
20144 \begin_inset space ~
20145 \end_inset
20146
20147 Float
20148 \family default
20149  if the LaTeX-package 
20150 \series bold
20151 wrapfig
20152 \series default
20153
20154 \begin_inset Index
20155 status collapsed
20156
20157 \begin_layout Plain Layout
20158 LaTeX-packages ! wrapfig
20159 \end_layout
20160
20161 \end_inset
20162
20163  is installed.
20164 \begin_inset Foot
20165 status collapsed
20166
20167 \begin_layout Plain Layout
20168 Installing a LaTeX-package is explained it in the 
20169 \emph on
20170 LaTeX
20171 \begin_inset space ~
20172 \end_inset
20173
20174 Configuration
20175 \emph default
20176  manual.
20177 \end_layout
20178
20179 \end_inset
20180
20181  The width and placement of the float is adjusted by right-clicking on the
20182  float box.
20183  Figure
20184 \begin_inset space ~
20185 \end_inset
20186
20187
20188 \begin_inset CommandInset ref
20189 LatexCommand ref
20190 reference "cap:Wrapped-figure"
20191
20192 \end_inset
20193
20194  is for example a figure wrap float with a width of 40
20195 \begin_inset space \thinspace{}
20196 \end_inset
20197
20198 col%.
20199 \begin_inset Foot
20200 status collapsed
20201
20202 \begin_layout Plain Layout
20203 Available units are explained in Appendix
20204 \begin_inset space ~
20205 \end_inset
20206
20207
20208 \begin_inset CommandInset ref
20209 LatexCommand ref
20210 reference "cha:Units-available-in"
20211
20212 \end_inset
20213
20214 .
20215 \end_layout
20216
20217 \end_inset
20218
20219  Some space was added under the caption to separate it better from the surroundi
20220 ng text.
20221 \end_layout
20222
20223 \begin_layout Standard
20224 \begin_inset Note Greyedout
20225 status open
20226
20227 \begin_layout Plain Layout
20228
20229 \series bold
20230 Note:
20231 \series default
20232  Wrap floats might be fragile! E.g.
20233  having a figure too close to the bottom of the page can mess things up
20234  in the way that the float doesn't appear in the output or that it is placed
20235  over some other text.
20236 \end_layout
20237
20238 \end_inset
20239
20240  In general:
20241 \end_layout
20242
20243 \begin_layout Itemize
20244 Wrap floats should not be placed in paragraphs that run over a page break.
20245  That means that wrap floats should better be inserted to the exact place
20246  when the document is nearly ready and you are able to estimate where page
20247  breaks will appear.
20248 \end_layout
20249
20250 \begin_layout Itemize
20251 Wrap floats should either be placed in an own paragraph before the paragraph
20252  where they should wrap into or within a paragraph.
20253 \end_layout
20254
20255 \begin_layout Itemize
20256 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20257  there is a text paragraph between them as separator.
20258 \end_layout
20259
20260 \begin_layout Itemize
20261 Wrap floats are not allowed in section headings or tables.
20262 \end_layout
20263
20264 \begin_layout Subsection
20265 Rotated Floats
20266 \begin_inset CommandInset label
20267 LatexCommand label
20268 name "sub:Rotated-Floats"
20269
20270 \end_inset
20271
20272
20273 \begin_inset Index
20274 status collapsed
20275
20276 \begin_layout Plain Layout
20277 Floats ! Rotating
20278 \end_layout
20279
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \begin_layout Standard
20286 Especially for wide tables you might have floats rotated.
20287  To rotate a whole float including the caption, right-click on the float-box
20288  and use the option 
20289 \family sans
20290 Rotate
20291 \begin_inset space ~
20292 \end_inset
20293
20294 sideways
20295 \family default
20296 .
20297 \end_layout
20298
20299 \begin_layout Standard
20300 Rotated floats are always placed on its own page (or column, in case you
20301  have a multi-column document).
20302  You can let them span several columns using the float settings option 
20303 \family sans
20304 Span
20305 \begin_inset space ~
20306 \end_inset
20307
20308 columns
20309 \family default
20310 .
20311  Floats are rotated so that you can read them from the outside margin.
20312  Forcing the rotation direction is explained in the 
20313 \emph on
20314 Embedded Objects
20315 \emph default
20316  manual.
20317 \end_layout
20318
20319 \begin_layout Standard
20320 Referencing rotated floats is the same like for normal floats, the caption
20321  format is also the same: Table
20322 \begin_inset space ~
20323 \end_inset
20324
20325
20326 \begin_inset CommandInset ref
20327 LatexCommand ref
20328 reference "cap:Rotated-table"
20329
20330 \end_inset
20331
20332  is an example of a rotated table float.
20333 \end_layout
20334
20335 \begin_layout Standard
20336 \begin_inset Note Greyedout
20337 status open
20338
20339 \begin_layout Plain Layout
20340
20341 \series bold
20342 Note:
20343 \series default
20344  Not all DVI-viewers are able to display rotated floats.
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \begin_layout Standard
20353 \begin_inset Float table
20354 wide false
20355 sideways true
20356 status open
20357
20358 \begin_layout Plain Layout
20359 \begin_inset Caption
20360
20361 \begin_layout Plain Layout
20362 \begin_inset CommandInset label
20363 LatexCommand label
20364 name "cap:Rotated-table"
20365
20366 \end_inset
20367
20368  Rotated table
20369 \end_layout
20370
20371 \end_inset
20372
20373
20374 \end_layout
20375
20376 \begin_layout Plain Layout
20377 \align center
20378 \begin_inset Tabular
20379 <lyxtabular version="3" rows="1" columns="5">
20380 <features>
20381 <column alignment="center" valignment="top" width="0">
20382 <column alignment="center" valignment="top" width="0">
20383 <column alignment="center" valignment="top" width="0">
20384 <column alignment="center" valignment="top" width="0">
20385 <column alignment="center" valignment="top" width="0">
20386 <row>
20387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391 test
20392 \end_layout
20393
20394 \end_inset
20395 </cell>
20396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20397 \begin_inset Text
20398
20399 \begin_layout Plain Layout
20400 b
20401 \end_layout
20402
20403 \end_inset
20404 </cell>
20405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Plain Layout
20409 c
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 d
20419 \end_layout
20420
20421 \end_inset
20422 </cell>
20423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427 e
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 </row>
20433 </lyxtabular>
20434
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \end_inset
20441
20442
20443 \end_layout
20444
20445 \begin_layout Subsection
20446 Float Placement
20447 \begin_inset CommandInset label
20448 LatexCommand label
20449 name "sub:Float-Placement"
20450
20451 \end_inset
20452
20453
20454 \begin_inset Index
20455 status collapsed
20456
20457 \begin_layout Plain Layout
20458 Floats ! Placement
20459 \end_layout
20460
20461 \end_inset
20462
20463
20464 \end_layout
20465
20466 \begin_layout Standard
20467 Right-clicking on a float-box opens a dialog where you can alter the placement
20468  options that LaTeX uses for positioning the float.
20469 \begin_inset Newline newline
20470 \end_inset
20471
20472 The option 
20473 \family sans
20474 Span
20475 \begin_inset space ~
20476 \end_inset
20477
20478 columns
20479 \family default
20480  is only useful for two-column documents: If you select it, the float will
20481  span across both columns on the page instead of being confined to just
20482  one.
20483 \begin_inset Newline newline
20484 \end_inset
20485
20486 The option 
20487 \family sans
20488 Rotate
20489 \begin_inset space ~
20490 \end_inset
20491
20492 sideways
20493 \family default
20494  is used to rotate floats, see section
20495 \begin_inset space ~
20496 \end_inset
20497
20498
20499 \begin_inset CommandInset ref
20500 LatexCommand ref
20501 reference "sub:Rotated-Floats"
20502
20503 \end_inset
20504
20505 .
20506 \end_layout
20507
20508 \begin_layout Standard
20509 You can use one ore more of the following options in the float dialog to
20510  set the placement for a particular float when you uncheck the option 
20511 \family sans
20512 Use
20513 \begin_inset space ~
20514 \end_inset
20515
20516 default
20517 \begin_inset space ~
20518 \end_inset
20519
20520 placement
20521 \family default
20522 :
20523 \end_layout
20524
20525 \begin_layout Description
20526 Here
20527 \begin_inset space ~
20528 \end_inset
20529
20530 if
20531 \begin_inset space ~
20532 \end_inset
20533
20534 possible: try to place the float on the position where it is inserted
20535 \end_layout
20536
20537 \begin_layout Description
20538 Top
20539 \begin_inset space ~
20540 \end_inset
20541
20542 of
20543 \begin_inset space ~
20544 \end_inset
20545
20546 page: try to place the float on the top of the current page
20547 \end_layout
20548
20549 \begin_layout Description
20550 Bottom
20551 \begin_inset space ~
20552 \end_inset
20553
20554 of
20555 \begin_inset space ~
20556 \end_inset
20557
20558 page: try to place the float on the bottom of the current page
20559 \end_layout
20560
20561 \begin_layout Description
20562 Page
20563 \begin_inset space ~
20564 \end_inset
20565
20566 of
20567 \begin_inset space ~
20568 \end_inset
20569
20570 floats: try to place the float on an own page 
20571 \end_layout
20572
20573 \begin_layout Standard
20574 The order of the above option is 
20575 \emph on
20576 always
20577 \emph default
20578  used by LaTeX.
20579  That means, if you use the default placement, LaTeX will first try out
20580  
20581 \family sans
20582 Here
20583 \begin_inset space ~
20584 \end_inset
20585
20586 if
20587 \begin_inset space ~
20588 \end_inset
20589
20590 possible
20591 \family default
20592 , then 
20593 \family sans
20594 Top
20595 \begin_inset space ~
20596 \end_inset
20597
20598 of
20599 \begin_inset space ~
20600 \end_inset
20601
20602 page
20603 \family default
20604 , and then the others.
20605  If you don't use the default, LaTeX will try only the checked options but
20606  in the same order.
20607  If none of the 4 placements are possible the procedure is internally repeated
20608  but it is tried to put the float on the following page.
20609 \end_layout
20610
20611 \begin_layout Standard
20612 By default, each options has its own rules:
20613 \end_layout
20614
20615 \begin_layout Standard
20616
20617 \family sans
20618 Top
20619 \begin_inset space ~
20620 \end_inset
20621
20622 of
20623 \begin_inset space ~
20624 \end_inset
20625
20626 page
20627 \family default
20628  only floats occupying less than 70
20629 \begin_inset space \thinspace{}
20630 \end_inset
20631
20632 % of the page can be placed at the top of a page
20633 \end_layout
20634
20635 \begin_layout Standard
20636
20637 \family sans
20638 Bottom
20639 \begin_inset space ~
20640 \end_inset
20641
20642 of
20643 \begin_inset space ~
20644 \end_inset
20645
20646 page
20647 \family default
20648 : only floats occupying less than 30
20649 \begin_inset space \thinspace{}
20650 \end_inset
20651
20652 % of the page can be placed at the bottom of a page.
20653 \end_layout
20654
20655 \begin_layout Standard
20656
20657 \family sans
20658 Page
20659 \begin_inset space ~
20660 \end_inset
20661
20662 of
20663 \begin_inset space ~
20664 \end_inset
20665
20666 floats
20667 \family default
20668 : only if more than 50
20669 \begin_inset space \thinspace{}
20670 \end_inset
20671
20672 % of the page are occupied by floats, several floats can be set together
20673  on a page.
20674 \end_layout
20675
20676 \begin_layout Standard
20677 If you don't like these rules, you can ignore them by using the additional
20678  option 
20679 \family sans
20680 Ignore
20681 \begin_inset space ~
20682 \end_inset
20683
20684 LaTeX
20685 \begin_inset space ~
20686 \end_inset
20687
20688 rules
20689 \family default
20690 .
20691 \end_layout
20692
20693 \begin_layout Standard
20694 Sometimes you might need, under all circumstances, a float to be placed
20695  exactly at the position where it is inserted.
20696  For this case you can use the option 
20697 \family sans
20698 Here
20699 \begin_inset space ~
20700 \end_inset
20701
20702 definitely
20703 \family default
20704 .
20705  Use this option very rarely and only if the document is nearly ready to
20706  be printed.
20707  Because the float is then no longer able to 
20708 \begin_inset Quotes eld
20709 \end_inset
20710
20711 float
20712 \begin_inset Quotes erd
20713 \end_inset
20714
20715  when you change your document and this will often destroy the page layout.
20716 \end_layout
20717
20718 \begin_layout Standard
20719 There are no placement options for text wrap floats, because they are always
20720  surrounded by the text of a certain paragraph.
20721 \end_layout
20722
20723 \begin_layout Standard
20724 For more details about float placements, have a look at LaTeX books like
20725  
20726 \begin_inset CommandInset citation
20727 LatexCommand cite
20728 key "latexcompanion,latexguide,latexbook"
20729
20730 \end_inset
20731
20732 .
20733 \end_layout
20734
20735 \begin_layout Section
20736 Minipages
20737 \begin_inset Index
20738 status collapsed
20739
20740 \begin_layout Plain Layout
20741 Minipages
20742 \end_layout
20743
20744 \end_inset
20745
20746
20747 \begin_inset CommandInset label
20748 LatexCommand label
20749 name "sec:Minipages"
20750
20751 \end_inset
20752
20753
20754 \end_layout
20755
20756 \begin_layout Standard
20757 LaTeX provides a mechanism to produce essentially a page within a page,
20758  called minipage.
20759  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20760 \begin_inset space ~
20761 \end_inset
20762
20763 apply.
20764  
20765 \end_layout
20766
20767 \begin_layout Standard
20768 Minipages in LyX have their own collapsible box inserted via the menu 
20769 \family sans
20770 Insert\SpecialChar \menuseparator
20771 Box
20772 \family default
20773 .
20774  Right-clicking on the box allows you to alter the width of the minipage
20775  and its alignment within the page.
20776 \end_layout
20777
20778 \begin_layout Standard
20779 \align center
20780 \begin_inset Box Frameless
20781 position "t"
20782 hor_pos "c"
20783 has_inner_box 1
20784 inner_pos "t"
20785 use_parbox 0
20786 width "30col%"
20787 special "none"
20788 height "1pt"
20789 height_special "totalheight"
20790 status open
20791
20792 \begin_layout Plain Layout
20793
20794 \shape italic
20795 This is a minipage.
20796  The text is set in an italic style.
20797 \end_layout
20798
20799 \begin_layout Plain Layout
20800
20801 \shape italic
20802 Minipages are often used for text in another language or text that needs
20803  another formatting.
20804 \end_layout
20805
20806 \end_inset
20807
20808
20809 \end_layout
20810
20811 \begin_layout Standard
20812 \begin_inset VSpace medskip
20813 \end_inset
20814
20815 If you place two minipages side-by-side, you can use 
20816 \family sans
20817 Horizontal Fills
20818 \family default
20819  as described in section
20820 \begin_inset space ~
20821 \end_inset
20822
20823
20824 \begin_inset CommandInset ref
20825 LatexCommand ref
20826 reference "sub:Horizontal-Space"
20827
20828 \end_inset
20829
20830 :
20831 \begin_inset VSpace medskip
20832 \end_inset
20833
20834
20835 \end_layout
20836
20837 \begin_layout Standard
20838 \begin_inset Box Frameless
20839 position "t"
20840 hor_pos "c"
20841 has_inner_box 1
20842 inner_pos "t"
20843 use_parbox 0
20844 width "1.5in"
20845 special "none"
20846 height "1pt"
20847 height_special "totalheight"
20848 status open
20849
20850 \begin_layout Plain Layout
20851 This is a minipage with some stupid dummy text.
20852  This dummy text is used to increase the size of the minipage.
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \begin_inset space \hfill{}
20859 \end_inset
20860
20861
20862 \begin_inset Box Frameless
20863 position "t"
20864 hor_pos "c"
20865 has_inner_box 1
20866 inner_pos "t"
20867 use_parbox 0
20868 width "1.5in"
20869 special "none"
20870 height "1pt"
20871 height_special "totalheight"
20872 status open
20873
20874 \begin_layout Plain Layout
20875 This is a minipage with some stupid dummy text.
20876  This dummy text is used to increase the size of the minipage.
20877 \end_layout
20878
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \begin_layout Standard
20885 \begin_inset VSpace bigskip
20886 \end_inset
20887
20888
20889 \end_layout
20890
20891 \begin_layout Standard
20892 When you right-click on a minipage box, you can change the box from a minipage
20893  to other box types.
20894  All box types and their settings are explained in detail in chapter 
20895 \emph on
20896 Boxes
20897 \emph default
20898  of the 
20899 \emph on
20900 Embedded Objects
20901 \emph default
20902  manual.
20903 \end_layout
20904
20905 \begin_layout Chapter
20906 Mathematical Formulas
20907 \begin_inset Index
20908 status collapsed
20909
20910 \begin_layout Plain Layout
20911 Math
20912 \end_layout
20913
20914 \end_inset
20915
20916
20917 \begin_inset Index
20918 status collapsed
20919
20920 \begin_layout Plain Layout
20921 Formulas | see
20922 \begin_inset ERT
20923 status collapsed
20924
20925 \begin_layout Plain Layout
20926
20927 {
20928 \end_layout
20929
20930 \end_inset
20931
20932 Math
20933 \begin_inset ERT
20934 status collapsed
20935
20936 \begin_layout Plain Layout
20937
20938 }
20939 \end_layout
20940
20941 \end_inset
20942
20943
20944 \end_layout
20945
20946 \end_inset
20947
20948
20949 \begin_inset CommandInset label
20950 LatexCommand label
20951 name "cha:Mathematical-Formulas"
20952
20953 \end_inset
20954
20955
20956 \end_layout
20957
20958 \begin_layout Standard
20959 The issues of this chapter are described in detail in the 
20960 \emph on
20961 Math
20962 \emph default
20963  manual.
20964  There you'll also find tips and tricks for special cases.
20965 \end_layout
20966
20967 \begin_layout Section
20968 Basic Math Editing
20969 \begin_inset Index
20970 status collapsed
20971
20972 \begin_layout Plain Layout
20973 Math ! Basics
20974 \end_layout
20975
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \begin_layout Standard
20982 To create a math formula, you can just click on the toolbar icon 
20983 \begin_inset Graphics
20984         filename ../images/math-mode.png
20985
20986 \end_inset
20987
20988 .
20989  That will create a little blue rectangle, with purple markers around its
20990  corners.
20991  That blue rectangle is the formula itself; the purple markers indicate
20992  what level of nesting within the formula you are at.
20993  You can also choose a particular formula type to insert via the 
20994 \family sans
20995 Insert\SpecialChar \menuseparator
20996 Math
20997 \family default
20998  menu.
20999 \end_layout
21000
21001 \begin_layout Standard
21002 Editing the parameters of a formula and adding math constructs can be done
21003  with the 
21004 \family sans
21005 math
21006 \begin_inset space ~
21007 \end_inset
21008
21009 toolbar
21010 \family default
21011 , that appears when the cursor is in a formula.
21012 \end_layout
21013
21014 \begin_layout Standard
21015 There are two main types of formulas: Inline formulas appear within a text
21016  line, like this one:
21017 \end_layout
21018
21019 \begin_layout Standard
21020 This is a line with an inline formula 
21021 \begin_inset Formula $A=B$
21022 \end_inset
21023
21024  in it.
21025 \end_layout
21026
21027 \begin_layout Standard
21028 Displayed formulas appear outside the text like as they were in an own paragraph
21029 , like this one:
21030 \begin_inset Formula \[
21031 A=B\]
21032
21033 \end_inset
21034
21035 You can only number and reference displayed formulas.
21036 \end_layout
21037
21038 \begin_layout Standard
21039 LyX supports also many LaTeX math commands.
21040  E.g.
21041  typing 
21042 \begin_inset Quotes eld
21043 \end_inset
21044
21045
21046 \series bold
21047
21048 \backslash
21049 alpha
21050 \series default
21051
21052 \begin_inset Quotes erd
21053 \end_inset
21054
21055 , followed by a space, in a formula will create the Greek letter 
21056 \begin_inset Formula $\alpha$
21057 \end_inset
21058
21059 .
21060  So typing commands might sometimes be faster than using the 
21061 \family sans
21062 Math
21063 \begin_inset space ~
21064 \end_inset
21065
21066 Panel
21067 \family default
21068 .
21069 \end_layout
21070
21071 \begin_layout Subsection
21072 Navigating in Formulas
21073 \begin_inset Index
21074 status collapsed
21075
21076 \begin_layout Plain Layout
21077 Math ! Navigating
21078 \end_layout
21079
21080 \end_inset
21081
21082
21083 \end_layout
21084
21085 \begin_layout Standard
21086 The best control over the cursor position within an existing formula is
21087  achieved with the arrow keys.
21088  LyX uses small rectangles to indicate places where something can be inserted.
21089  The arrow keys can be used to navigate between parts of a formula.
21090  Pressing 
21091 \family sans
21092 Space
21093 \family default
21094  will leave a formula construct (a square root 
21095 \begin_inset Formula $\sqrt{2}$
21096 \end_inset
21097
21098 , or parentheses 
21099 \begin_inset Formula $\left(f\right)$
21100 \end_inset
21101
21102 , or a matrix 
21103 \begin_inset Formula $\left[\begin{array}{cc}
21104 1 & 2\\
21105 3 & 4\end{array}\right]$
21106 \end_inset
21107
21108 ).
21109  Pressing 
21110 \family sans
21111 Escape
21112 \family default
21113  will leave the formula, placing the cursor after the formula.
21114  
21115 \family sans
21116 Tab
21117 \family default
21118  can be used to move horizontally in a formula; for example, through the
21119  cells of a matrix or the positions in a multi-line equation.
21120 \end_layout
21121
21122 \begin_layout Standard
21123
21124 \family sans
21125 Space
21126 \family default
21127 , printed in this document as 
21128 \begin_inset Quotes eld
21129 \end_inset
21130
21131
21132 \begin_inset ERT
21133 status collapsed
21134
21135 \begin_layout Plain Layout
21136
21137
21138 \backslash
21139 spce 
21140 \end_layout
21141
21142 \end_inset
21143
21144
21145 \begin_inset Quotes erd
21146 \end_inset
21147
21148
21149 \begin_inset Note Note
21150 status collapsed
21151
21152 \begin_layout Plain Layout
21153 This command will appear in the output as official character denoting the
21154  space character (visible space).
21155 \end_layout
21156
21157 \end_inset
21158
21159 , seems to do nothing in a formula, since it does not add a space between
21160  characters, but it does exit a nested structure.
21161  For this reason, you have to be careful about using 
21162 \family sans
21163 Space
21164 \family default
21165 .
21166  For example, if you want 
21167 \begin_inset Formula $\sqrt{2x+1}$
21168 \end_inset
21169
21170 , type 
21171 \series bold
21172
21173 \backslash
21174 sqrt
21175 \begin_inset ERT
21176 status collapsed
21177
21178 \begin_layout Plain Layout
21179
21180
21181 \backslash
21182 spce 
21183 \end_layout
21184
21185 \end_inset
21186
21187 2x+1
21188 \series default
21189  and not 
21190 \series bold
21191
21192 \backslash
21193 sqrt
21194 \begin_inset ERT
21195 status collapsed
21196
21197 \begin_layout Plain Layout
21198
21199
21200 \backslash
21201 spce 
21202 \end_layout
21203
21204 \end_inset
21205
21206 2x
21207 \begin_inset ERT
21208 status collapsed
21209
21210 \begin_layout Plain Layout
21211
21212
21213 \backslash
21214 spce 
21215 \end_layout
21216
21217 \end_inset
21218
21219 +1
21220 \series default
21221 , since in the latter case only the 
21222 \family typewriter
21223
21224 \begin_inset Formula $2x$
21225 \end_inset
21226
21227
21228 \family default
21229  will be under the square root sign: 
21230 \begin_inset Formula $\sqrt{2x}+1$
21231 \end_inset
21232
21233 .
21234 \end_layout
21235
21236 \begin_layout Standard
21237 You can leave many parts of a formula, like this matrix, partially filled
21238  in, such as:
21239 \begin_inset Formula \[
21240 \left(\begin{array}{ccc}
21241 \lambda_{1}\\
21242  & \ddots\\
21243  &  & \lambda_{n}\end{array}\right)\]
21244
21245 \end_inset
21246
21247 If you leave a fraction only partially filled in, or a subscript with nothing
21248  in it, the results will be unpredictable, but most constructs don't mind.
21249 \end_layout
21250
21251 \begin_layout Subsection
21252 Selecting Text
21253 \end_layout
21254
21255 \begin_layout Standard
21256 You can select text within a formula in two different ways.
21257  Place the cursor at one end of the string of text you want, and press 
21258 \family sans
21259 Shift
21260 \family default
21261  and a cursor movement key to select text.
21262  It will be highlighted as with regular text selection.
21263  Alternatively, you can select text with the mouse in the usual way.
21264  That text can then be cut or copied, and then pasted within any formula,
21265  but not in a normal text region in LyX.
21266 \end_layout
21267
21268 \begin_layout Subsection
21269 Exponents and Subscripts
21270 \begin_inset Index
21271 status collapsed
21272
21273 \begin_layout Plain Layout
21274 Math ! Exponents
21275 \end_layout
21276
21277 \end_inset
21278
21279
21280 \begin_inset Index
21281 status collapsed
21282
21283 \begin_layout Plain Layout
21284 Math ! Subscripts
21285 \end_layout
21286
21287 \end_inset
21288
21289
21290 \end_layout
21291
21292 \begin_layout Standard
21293 You can use the math panel to add super- or subscripts, but the much easier
21294  way is to use a command.
21295  To get 
21296 \begin_inset Formula $x^{2}$
21297 \end_inset
21298
21299 , type in a formula 
21300 \series bold
21301 x^2
21302 \begin_inset ERT
21303 status collapsed
21304
21305 \begin_layout Plain Layout
21306
21307
21308 \backslash
21309 spce 
21310 \end_layout
21311
21312 \end_inset
21313
21314
21315 \series default
21316 .
21317  The final 
21318 \family sans
21319 Space
21320 \family default
21321  puts the cursor back down on the base line of the expression.
21322  If you type 
21323 \series bold
21324 x^2y
21325 \series default
21326 , you will get 
21327 \begin_inset Formula $x^{2y}$
21328 \end_inset
21329
21330 , to get 
21331 \begin_inset Formula $x^{2}y$
21332 \end_inset
21333
21334 , type 
21335 \series bold
21336 x^2
21337 \begin_inset ERT
21338 status collapsed
21339
21340 \begin_layout Plain Layout
21341
21342
21343 \backslash
21344 spce 
21345 \end_layout
21346
21347 \end_inset
21348
21349 y
21350 \series default
21351 .
21352  If you use characters in the superscript, that could be accented with the
21353  hat 
21354 \begin_inset Quotes eld
21355 \end_inset
21356
21357 ^
21358 \begin_inset Quotes erd
21359 \end_inset
21360
21361 , you have to use an extra 
21362 \family sans
21363 Space
21364 \family default
21365  to separate the hat and the character.
21366  E.g.
21367  if you want 
21368 \begin_inset Formula $x^{a}$
21369 \end_inset
21370
21371 , type 
21372 \series bold
21373 x^
21374 \begin_inset ERT
21375 status collapsed
21376
21377 \begin_layout Plain Layout
21378
21379
21380 \backslash
21381 spce 
21382 \end_layout
21383
21384 \end_inset
21385
21386 a
21387 \series default
21388 .
21389  Subscripts are similar: To get 
21390 \begin_inset Formula $a_{1}$
21391 \end_inset
21392
21393 , type 
21394 \series bold
21395 a_1
21396 \begin_inset ERT
21397 status collapsed
21398
21399 \begin_layout Plain Layout
21400
21401
21402 \backslash
21403 spce 
21404 \end_layout
21405
21406 \end_inset
21407
21408
21409 \series default
21410 .
21411 \end_layout
21412
21413 \begin_layout Subsection
21414 Fractions
21415 \begin_inset Index
21416 status collapsed
21417
21418 \begin_layout Plain Layout
21419 Math ! Fractions
21420 \end_layout
21421
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \begin_layout Standard
21428 Create a fraction with either the command 
21429 \series bold
21430
21431 \backslash
21432 frac
21433 \series default
21434  or using the icon 
21435 \begin_inset Graphics
21436         filename ../images/math/frac.png
21437         scale 60
21438
21439 \end_inset
21440
21441  in the 
21442 \family sans
21443 Math
21444 \begin_inset space ~
21445 \end_inset
21446
21447 Panel
21448 \family default
21449 .
21450  You will be presented with an empty fraction.
21451  The cursor is above the fraction line.
21452  To move it to the bottom, simply press 
21453 \family sans
21454 Down
21455 \family default
21456 .
21457  To move back up, press 
21458 \family sans
21459 Up
21460 \family default
21461 .
21462  Any math structure can be placed in a fraction, as this example shows:
21463 \begin_inset Formula \[
21464 \left[\frac{1}{\left(\begin{array}{cc}
21465 2 & 3\\
21466 4 & 5\end{array}\right)}\right]\]
21467
21468 \end_inset
21469
21470
21471 \end_layout
21472
21473 \begin_layout Subsection
21474 Roots
21475 \begin_inset Index
21476 status collapsed
21477
21478 \begin_layout Plain Layout
21479 Math ! Roots
21480 \end_layout
21481
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \begin_layout Standard
21488 Roots can be created using the 
21489 \family sans
21490 Math
21491 \begin_inset space ~
21492 \end_inset
21493
21494 Panel
21495 \family default
21496  button
21497 \begin_inset Graphics
21498         filename ../images/math/sqrt.png
21499
21500 \end_inset
21501
21502  or the commands 
21503 \series bold
21504
21505 \backslash
21506 sqrt
21507 \series default
21508  or 
21509 \series bold
21510
21511 \backslash
21512 root
21513 \series default
21514 .
21515  With the command 
21516 \series bold
21517
21518 \backslash
21519 root
21520 \series default
21521  you can produce roots of higher orders, like cube roots, while 
21522 \series bold
21523
21524 \backslash
21525 sqrt
21526 \series default
21527  produces always a square root.
21528 \end_layout
21529
21530 \begin_layout Subsection
21531 Operators with Limits
21532 \begin_inset Index
21533 status collapsed
21534
21535 \begin_layout Plain Layout
21536 Math ! Sums
21537 \end_layout
21538
21539 \end_inset
21540
21541
21542 \begin_inset Index
21543 status collapsed
21544
21545 \begin_layout Plain Layout
21546 Math ! Integrals
21547 \end_layout
21548
21549 \end_inset
21550
21551
21552 \begin_inset CommandInset label
21553 LatexCommand label
21554 name "sub:Operators-with-Limits"
21555
21556 \end_inset
21557
21558
21559 \end_layout
21560
21561 \begin_layout Standard
21562 Sum (
21563 \begin_inset Formula $\sum$
21564 \end_inset
21565
21566 ) and integral (
21567 \begin_inset Formula $\int$
21568 \end_inset
21569
21570 ) operators are very often decorated with limits.
21571  These limits can be entered in LyX by entering them as you would enter
21572  a super- or subscript, directly after the symbol.
21573  The sum operator will automatically place its 
21574 \begin_inset Quotes eld
21575 \end_inset
21576
21577 limits
21578 \begin_inset Quotes erd
21579 \end_inset
21580
21581  over and under the symbol in displayed formulas, and on the side in inline
21582  formulas.
21583  Such as 
21584 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21585 \end_inset
21586
21587 , versus
21588 \begin_inset Formula \[
21589 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21590
21591 \end_inset
21592
21593 Integral signs, however, will place the limits on the side in both formula
21594  types.
21595 \end_layout
21596
21597 \begin_layout Standard
21598 All operators with limits will be automatically re-sized when placed in
21599  display mode.
21600  The placement of the limits can be changed by placing the cursor directly
21601  behind the operator and hitting 
21602 \family sans
21603 M-m l
21604 \family default
21605  or using the menu 
21606 \family sans
21607 Edit\SpecialChar \menuseparator
21608 Math\SpecialChar \menuseparator
21609 Change
21610 \begin_inset space ~
21611 \end_inset
21612
21613 Limits
21614 \begin_inset space ~
21615 \end_inset
21616
21617 Type
21618 \family default
21619 .
21620 \end_layout
21621
21622 \begin_layout Standard
21623 Certain other mathematical expressions have this 
21624 \begin_inset Quotes eld
21625 \end_inset
21626
21627 moving limits
21628 \begin_inset Quotes erd
21629 \end_inset
21630
21631  feature as addition, such as
21632 \begin_inset Index
21633 status collapsed
21634
21635 \begin_layout Plain Layout
21636 Math ! Limits
21637 \end_layout
21638
21639 \end_inset
21640
21641
21642 \begin_inset Formula \[
21643 \lim_{x\rightarrow\infty}f(x),\]
21644
21645 \end_inset
21646
21647 which will place the 
21648 \begin_inset Formula $x\rightarrow\infty$
21649 \end_inset
21650
21651  underneath the 
21652 \begin_inset Quotes eld
21653 \end_inset
21654
21655 lim
21656 \begin_inset Quotes erd
21657 \end_inset
21658
21659  in display mode.
21660  In inline formulas it looks like this: 
21661 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21662 \end_inset
21663
21664 .
21665 \end_layout
21666
21667 \begin_layout Standard
21668 Note that the lim-function was entered as the function macro 
21669 \series bold
21670
21671 \backslash
21672 lim
21673 \series default
21674 .
21675  Have a look at section
21676 \begin_inset space ~
21677 \end_inset
21678
21679
21680 \begin_inset CommandInset ref
21681 LatexCommand ref
21682 reference "sub:Functions"
21683
21684 \end_inset
21685
21686  for an explanation of function macros.
21687 \end_layout
21688
21689 \begin_layout Subsection
21690 Math Symbols
21691 \begin_inset Index
21692 status collapsed
21693
21694 \begin_layout Plain Layout
21695 Math ! Symbols
21696 \end_layout
21697
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \begin_layout Standard
21704 Most math symbols can be found in the 
21705 \family sans
21706 Math
21707 \begin_inset space ~
21708 \end_inset
21709
21710 Panel
21711 \family default
21712  under one of several categories; including 
21713 \family sans
21714 Greek
21715 \family default
21716
21717 \family sans
21718 Operators
21719 \family default
21720  , 
21721 \family sans
21722 Relations
21723 \family default
21724
21725 \family sans
21726 Arrows
21727 \family default
21728 .
21729  There are also the additional symbols provided by the American Mathematical
21730  Society (AMS).
21731 \end_layout
21732
21733 \begin_layout Standard
21734 If you know the LaTeX-command for a construct or symbol you wish to use,
21735  you don't have to use the 
21736 \family sans
21737 Math
21738 \begin_inset space ~
21739 \end_inset
21740
21741 Panel
21742 \family default
21743 , but can type the command directly into the formula.
21744  LyX will convert it to the corresponding symbol or construct.
21745 \end_layout
21746
21747 \begin_layout Subsection
21748 Altering Spacing
21749 \begin_inset Index
21750 status collapsed
21751
21752 \begin_layout Plain Layout
21753 Math ! Spaces
21754 \end_layout
21755
21756 \end_inset
21757
21758
21759 \begin_inset CommandInset label
21760 LatexCommand label
21761 name "sub:Altering-Spacing"
21762
21763 \end_inset
21764
21765
21766 \end_layout
21767
21768 \begin_layout Standard
21769 You may want to create spaces that differs from the standard spacing that
21770  LaTeX provides.
21771  To do this, type 
21772 \family sans
21773 C-Space
21774 \family default
21775  or to use the 
21776 \family sans
21777 Math
21778 \begin_inset space ~
21779 \end_inset
21780
21781 Panel
21782 \family default
21783  button 
21784 \begin_inset Graphics
21785         filename ../images/math/space.png
21786
21787 \end_inset
21788
21789 .
21790  This generates a small space, and shows a small marker on the screen.
21791  Here a example for the sequence 
21792 \series bold
21793 a C-Space b
21794 \series default
21795
21796 \begin_inset Formula $a\, b$
21797 \end_inset
21798
21799  (appears in LyX as 
21800 \begin_inset Graphics
21801         filename clipart/SpaceMarker.png
21802
21803 \end_inset
21804
21805 ).
21806  You can change the space to different sizes when you set the cursor behind
21807  the space marker and hit space again several times.
21808  With every space hit the size will be changed.
21809  Some markers for the space size appear red in LyX, because they are a negative
21810  spaces.
21811  Here two examples:
21812 \end_layout
21813
21814 \begin_layout Standard
21815
21816 \series bold
21817 a C-Space b
21818 \series default
21819  and 3×
21820 \family sans
21821 Space
21822 \family default
21823
21824 \begin_inset Formula $a\quad b$
21825 \end_inset
21826
21827
21828 \end_layout
21829
21830 \begin_layout Standard
21831
21832 \series bold
21833 a C-Space b
21834 \series default
21835  and 5×
21836 \family sans
21837 Space
21838 \family default
21839
21840 \begin_inset Formula $a\! b$
21841 \end_inset
21842
21843
21844 \end_layout
21845
21846 \begin_layout Subsection
21847 Functions
21848 \begin_inset Index
21849 status collapsed
21850
21851 \begin_layout Plain Layout
21852 Math ! Functions
21853 \end_layout
21854
21855 \end_inset
21856
21857
21858 \begin_inset CommandInset label
21859 LatexCommand label
21860 name "sub:Functions"
21861
21862 \end_inset
21863
21864
21865 \end_layout
21866
21867 \begin_layout Standard
21868 The 
21869 \family sans
21870 Math
21871 \begin_inset space ~
21872 \end_inset
21873
21874 Panel
21875 \family default
21876  contains under the button 
21877 \begin_inset Graphics
21878         filename ../images/math/functions.png
21879
21880 \end_inset
21881
21882  a number of functions, such as 
21883 \begin_inset Formula $\sin$
21884 \end_inset
21885
21886
21887 \begin_inset Formula $\lim$
21888 \end_inset
21889
21890
21891 \emph on
21892 etc
21893 \emph default
21894 .
21895  (you can also insert them in a formula by typing 
21896 \series bold
21897
21898 \backslash
21899 sin
21900 \series default
21901  etc.).
21902  Standard mathematical practice is, that functions are printed upright to
21903  avoid confusions, because 
21904 \begin_inset Formula $sin$
21905 \end_inset
21906
21907  does normally mean 
21908 \begin_inset Formula $s·i·n$
21909 \end_inset
21910
21911 .
21912 \end_layout
21913
21914 \begin_layout Standard
21915 Using the function macros will also produce correct spacing around the function:
21916  
21917 \begin_inset Formula $a\sin x$
21918 \end_inset
21919
21920  is different from 
21921 \begin_inset Formula $asinx$
21922 \end_inset
21923
21924
21925 \end_layout
21926
21927 \begin_layout Standard
21928 For some mathematical objects, like the limes, the macro changes the way
21929  that subscripts are placed, like described in section
21930 \begin_inset space ~
21931 \end_inset
21932
21933
21934 \begin_inset CommandInset ref
21935 LatexCommand ref
21936 reference "sub:Operators-with-Limits"
21937
21938 \end_inset
21939
21940 .
21941 \end_layout
21942
21943 \begin_layout Subsection
21944 Accents
21945 \begin_inset Index
21946 status collapsed
21947
21948 \begin_layout Plain Layout
21949 Math ! Accents
21950 \end_layout
21951
21952 \end_inset
21953
21954
21955 \end_layout
21956
21957 \begin_layout Standard
21958 In a formula you can insert accented characters in the same way as in text
21959  mode.
21960  This may depend on your keyboard, or the bindings file you use.
21961  You can also use LaTeX commands to e.g.
21962  enter 
21963 \begin_inset Formula $\hat{a}$
21964 \end_inset
21965
21966  even if your keyboard doesn't have hat-accents enabled.
21967  Our example is entered by typing 
21968 \series bold
21969
21970 \backslash
21971 hat
21972 \begin_inset ERT
21973 status collapsed
21974
21975 \begin_layout Plain Layout
21976
21977
21978 \backslash
21979 spce 
21980 \end_layout
21981
21982 \end_inset
21983
21984 a
21985 \series default
21986  in a formula.
21987  Table
21988 \begin_inset space ~
21989 \end_inset
21990
21991
21992 \begin_inset CommandInset ref
21993 LatexCommand ref
21994 reference "cap:Accent-names-and"
21995
21996 \end_inset
21997
21998  shows the equivalences between the accent names and the commands.
21999 \end_layout
22000
22001 \begin_layout Standard
22002 \begin_inset Float table
22003 wide false
22004 sideways false
22005 status open
22006
22007 \begin_layout Plain Layout
22008 \begin_inset Caption
22009
22010 \begin_layout Plain Layout
22011 \begin_inset CommandInset label
22012 LatexCommand label
22013 name "cap:Accent-names-and"
22014
22015 \end_inset
22016
22017 Accent names and the corresponding commands.
22018 \end_layout
22019
22020 \end_inset
22021
22022
22023 \end_layout
22024
22025 \begin_layout Plain Layout
22026 \align center
22027 \begin_inset Tabular
22028 <lyxtabular version="3" rows="11" columns="3">
22029 <features>
22030 <column alignment="center" valignment="top" width="0pt">
22031 <column alignment="center" valignment="top" width="0pt">
22032 <column alignment="center" valignment="top" width="0pt">
22033 <row>
22034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038 Name
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047 Command
22048 \end_layout
22049
22050 \end_inset
22051 </cell>
22052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056 E
22057 \family roman
22058 \series medium
22059 \shape up
22060 \size normal
22061 \emph off
22062 \bar no
22063 \noun off
22064 \color none
22065 xample
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 </row>
22071 <row>
22072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22073 \begin_inset Text
22074
22075 \begin_layout Plain Layout
22076
22077 \family roman
22078 \series medium
22079 \shape up
22080 \size normal
22081 \emph off
22082 \bar no
22083 \noun off
22084 \color none
22085 circumflex
22086 \end_layout
22087
22088 \end_inset
22089 </cell>
22090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094
22095 \series bold
22096
22097 \backslash
22098 hat
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 \begin_inset Formula $\hat{a}$
22117 \end_inset
22118
22119
22120 \end_layout
22121
22122 \end_inset
22123 </cell>
22124 </row>
22125 <row>
22126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130
22131 \family roman
22132 \series medium
22133 \shape up
22134 \size normal
22135 \emph off
22136 \bar no
22137 \noun off
22138 \color none
22139 grave
22140 \end_layout
22141
22142 \end_inset
22143 </cell>
22144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22145 \begin_inset Text
22146
22147 \begin_layout Plain Layout
22148
22149 \series bold
22150
22151 \backslash
22152 grave
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 \begin_inset Formula $\grave{a}$
22171 \end_inset
22172
22173
22174 \end_layout
22175
22176 \end_inset
22177 </cell>
22178 </row>
22179 <row>
22180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22181 \begin_inset Text
22182
22183 \begin_layout Plain Layout
22184
22185 \family roman
22186 \series medium
22187 \shape up
22188 \size normal
22189 \emph off
22190 \bar no
22191 \noun off
22192 \color none
22193 acute
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202
22203 \series bold
22204
22205 \backslash
22206 acute
22207 \end_layout
22208
22209 \end_inset
22210 </cell>
22211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 \begin_inset Formula $\acute{a}$
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 </row>
22233 <row>
22234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238
22239 \family roman
22240 \series medium
22241 \shape up
22242 \size normal
22243 \emph off
22244 \bar no
22245 \noun off
22246 \color none
22247 umlaut
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \series bold
22258
22259 \backslash
22260 ddot
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 \begin_inset Formula $\ddot{a}$
22279 \end_inset
22280
22281
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 </row>
22287 <row>
22288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292
22293 \family roman
22294 \series medium
22295 \shape up
22296 \size normal
22297 \emph off
22298 \bar no
22299 \noun off
22300 \color none
22301 tilde
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \series bold
22312
22313 \backslash
22314 tilde
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 \begin_inset Formula $\tilde{a}$
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 </row>
22341 <row>
22342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346
22347 \family roman
22348 \series medium
22349 \shape up
22350 \size normal
22351 \emph off
22352 \bar no
22353 \noun off
22354 \color none
22355 dot
22356 \end_layout
22357
22358 \end_inset
22359 </cell>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \series bold
22366
22367 \backslash
22368 dot
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 \begin_inset Formula $\dot{a}$
22387 \end_inset
22388
22389
22390 \end_layout
22391
22392 \end_inset
22393 </cell>
22394 </row>
22395 <row>
22396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400
22401 \family roman
22402 \series medium
22403 \shape up
22404 \size normal
22405 \emph off
22406 \bar no
22407 \noun off
22408 \color none
22409 breve
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \series bold
22420
22421 \backslash
22422 breve
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 \begin_inset Formula $\breve{a}$
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 </row>
22449 <row>
22450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454
22455 \family roman
22456 \series medium
22457 \shape up
22458 \size normal
22459 \emph off
22460 \bar no
22461 \noun off
22462 \color none
22463 caron
22464 \end_layout
22465
22466 \end_inset
22467 </cell>
22468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22469 \begin_inset Text
22470
22471 \begin_layout Plain Layout
22472
22473 \series bold
22474
22475 \backslash
22476 check
22477 \end_layout
22478
22479 \end_inset
22480 </cell>
22481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22482 \begin_inset Text
22483
22484 \begin_layout Plain Layout
22485
22486 \family roman
22487 \series medium
22488 \shape up
22489 \size normal
22490 \emph off
22491 \bar no
22492 \noun off
22493 \color none
22494 \begin_inset Formula $\check{a}$
22495 \end_inset
22496
22497
22498 \end_layout
22499
22500 \end_inset
22501 </cell>
22502 </row>
22503 <row>
22504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508
22509 \family roman
22510 \series medium
22511 \shape up
22512 \size normal
22513 \emph off
22514 \bar no
22515 \noun off
22516 \color none
22517 macron
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \series bold
22528
22529 \backslash
22530 bar
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539
22540 \family roman
22541 \series medium
22542 \shape up
22543 \size normal
22544 \emph off
22545 \bar no
22546 \noun off
22547 \color none
22548 \begin_inset Formula $\bar{a}$
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 </row>
22557 <row>
22558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 vector
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571
22572 \series bold
22573
22574 \backslash
22575 vec
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584
22585 \family roman
22586 \series medium
22587 \shape up
22588 \size normal
22589 \emph off
22590 \bar no
22591 \noun off
22592 \color none
22593 \begin_inset Formula $\vec{a}$
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 </row>
22602 </lyxtabular>
22603
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \begin_layout Standard
22615 You can choose one of the accents by selecting an item from the 
22616 \family sans
22617 Frame
22618 \begin_inset space ~
22619 \end_inset
22620
22621 decorations
22622 \family default
22623  symbol set button 
22624 \begin_inset Graphics
22625         filename ../images/math/hat.png
22626
22627 \end_inset
22628
22629  in the math panel ; this will apply to any selection you have made within
22630  a formula too.
22631 \end_layout
22632
22633 \begin_layout Section
22634 Brackets and Delimiters
22635 \begin_inset Index
22636 status collapsed
22637
22638 \begin_layout Plain Layout
22639 Math ! Brackets
22640 \end_layout
22641
22642 \end_inset
22643
22644
22645 \begin_inset Index
22646 status collapsed
22647
22648 \begin_layout Plain Layout
22649 Math ! Delimiters
22650 \end_layout
22651
22652 \end_inset
22653
22654
22655 \begin_inset CommandInset label
22656 LatexCommand label
22657 name "sec:Brackets-and-Delimiters"
22658
22659 \end_inset
22660
22661
22662 \end_layout
22663
22664 \begin_layout Standard
22665 There are several brackets available through LyX.
22666  For most purposes, using just the keys 
22667 \family typewriter
22668 []{}()|<>
22669 \family default
22670  should suffice.
22671  But if you want to surround a large structure, like a matrix or a fraction,
22672  or if you have several layers of brackets, is better using 
22673 \family sans
22674 Math
22675 \begin_inset space ~
22676 \end_inset
22677
22678 Panel
22679 \family default
22680 's delimiter icon 
22681 \begin_inset Graphics
22682         filename ../images/math/delim.png
22683
22684 \end_inset
22685
22686 .
22687  For example, that's how you would construct the brackets around a standard
22688  matrix such as:
22689 \begin_inset Formula \[
22690 \left[\begin{array}{cc}
22691 1 & 2\\
22692 3 & 4\end{array}\right]\]
22693
22694 \end_inset
22695
22696 and to make it easier to see the layers of parentheses as in: 
22697 \begin_inset Formula \[
22698 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22699
22700 \end_inset
22701
22702
22703 \end_layout
22704
22705 \begin_layout Standard
22706 The parentheses, and other brackets from that menu will automatically re-size
22707  to accommodate the size of what is inside.
22708 \end_layout
22709
22710 \begin_layout Standard
22711 To construct brackets click on the button for the bracket you want on the
22712  left side and right side.
22713  If you use the option 
22714 \family sans
22715 Keep
22716 \begin_inset space ~
22717 \end_inset
22718
22719 matched
22720 \family default
22721 , the selected bracket type will be used for the left and the right side.
22722  The selection will be shown below the button field.
22723  If you want one side to not have a bracket, use the blank button.
22724  It will appear in LyX with a dotted line, but nothing will be printed.
22725 \end_layout
22726
22727 \begin_layout Standard
22728 If you want to place brackets around math structures, like a square root,
22729  you can do that by highlighting (selecting) the structure that is to go
22730  inside the brackets.
22731  Then choose the appropriate brackets for left and right and click on 
22732 \family sans
22733 Insert
22734 \family default
22735 .
22736  The parentheses will be drawn around the selected structure.
22737 \end_layout
22738
22739 \begin_layout Standard
22740 The next section explains how to insert a LaTeX 
22741 \begin_inset Quotes eld
22742 \end_inset
22743
22744 {
22745 \begin_inset Quotes erd
22746 \end_inset
22747
22748  for grouping.
22749 \end_layout
22750
22751 \begin_layout Section
22752 Grouping
22753 \begin_inset Index
22754 status collapsed
22755
22756 \begin_layout Plain Layout
22757 Math ! Grouping
22758 \end_layout
22759
22760 \end_inset
22761
22762
22763 \begin_inset CommandInset label
22764 LatexCommand label
22765 name "sec:Grouping"
22766
22767 \end_inset
22768
22769
22770 \end_layout
22771
22772 \begin_layout Standard
22773 You may need to group a set of symbols.
22774  In LaTeX, for example, the typesetting of 
22775 \family typewriter
22776 {x^y}^z
22777 \family default
22778  is different from 
22779 \family typewriter
22780 x^{y^z}
22781 \family default
22782 :
22783 \end_layout
22784
22785 \begin_layout Standard
22786 \begin_inset Formula \[
22787 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22788
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \begin_layout Standard
22795 To create this grouping, you need to use the key sequence 
22796 \begin_inset Quotes eld
22797 \end_inset
22798
22799
22800 \series bold
22801
22802 \backslash
22803 {
22804 \series default
22805
22806 \begin_inset Quotes erd
22807 \end_inset
22808
22809  then type space.
22810  Inside LyX, you will see red braces indicating the grouping.
22811  Within this braces you insert the grouped structure.
22812  The grouping braces won't appear in the output in contrary to normal braces.
22813 \end_layout
22814
22815 \begin_layout Section
22816 Arrays and Multi-line Equations
22817 \begin_inset Index
22818 status collapsed
22819
22820 \begin_layout Plain Layout
22821 Math ! Arrays
22822 \end_layout
22823
22824 \end_inset
22825
22826
22827 \begin_inset Index
22828 status collapsed
22829
22830 \begin_layout Plain Layout
22831 Math ! Matrices
22832 \end_layout
22833
22834 \end_inset
22835
22836
22837 \begin_inset Index
22838 status collapsed
22839
22840 \begin_layout Plain Layout
22841 Math ! Multi-line Equations
22842 \end_layout
22843
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \begin_layout Standard
22850 Matrices are entered in LyX using the 
22851 \family sans
22852 Math
22853 \begin_inset space ~
22854 \end_inset
22855
22856 Panel
22857 \family default
22858  matrix button 
22859 \begin_inset Graphics
22860         filename ../images/math/matrix.png
22861
22862 \end_inset
22863
22864 .
22865  It will open a dialog for you to choose the number of rows/columns.
22866  Here is an example:
22867 \begin_inset Formula \[
22868 \left(\begin{array}{ccc}
22869 1 & 2 & 3\\
22870 4 & 5 & 6\\
22871 7 & 8 & 9\end{array}\right)\]
22872
22873 \end_inset
22874
22875 The parentheses aren't automatic, but you can add them as described in section
22876 \begin_inset space ~
22877 \end_inset
22878
22879
22880 \begin_inset CommandInset ref
22881 LatexCommand ref
22882 reference "sec:Brackets-and-Delimiters"
22883
22884 \end_inset
22885
22886 .
22887  When you construct the matrix, you can decide whether the column entries
22888  will be left-, right-, or center-justified.
22889  This alignment is set in the box 
22890 \family sans
22891 Horizontal
22892 \family default
22893  with the letters 
22894 \begin_inset Quotes eld
22895 \end_inset
22896
22897
22898 \family sans
22899 l
22900 \family default
22901
22902 \begin_inset Quotes erd
22903 \end_inset
22904
22905
22906 \begin_inset Quotes eld
22907 \end_inset
22908
22909
22910 \family sans
22911 r
22912 \family default
22913
22914 \begin_inset Quotes erd
22915 \end_inset
22916
22917 , and 
22918 \begin_inset Quotes eld
22919 \end_inset
22920
22921
22922 \family sans
22923 c
22924 \family default
22925
22926 \begin_inset Quotes erd
22927 \end_inset
22928
22929 .
22930  LyX proposes a 
22931 \begin_inset Quotes eld
22932 \end_inset
22933
22934
22935 \family sans
22936 c
22937 \family default
22938
22939 \begin_inset Quotes erd
22940 \end_inset
22941
22942  for every column as default.
22943  For example, the sequence 
22944 \begin_inset Quotes eld
22945 \end_inset
22946
22947
22948 \family sans
22949 lrc
22950 \family default
22951
22952 \begin_inset Quotes erd
22953 \end_inset
22954
22955  means that the first column will be left-justified, the second will be
22956  centered, and the third column will be right-justified, because each letter
22957  corresponds to the relevant column.
22958  The result will look like this:
22959 \begin_inset Formula \[
22960 \begin{array}{lcr}
22961 this & this\, column & this\, column\\
22962 column & has & has\, right\\
22963 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22964
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \begin_layout Standard
22971 You can add more rows to an existing matrix by hitting 
22972 \family sans
22973 C-Enter
22974 \family default
22975  while the cursor is in the matrix.
22976  Adding or deleting columns can be done via the menu 
22977 \family sans
22978 Edit\SpecialChar \menuseparator
22979 Math
22980 \family default
22981 .
22982 \end_layout
22983
22984 \begin_layout Standard
22985 There are other arrays used in formulas, such as distinctions of cases.
22986  It can be created with the menu 
22987 \family sans
22988 Insert\SpecialChar \menuseparator
22989 Math\SpecialChar \menuseparator
22990 Cases
22991 \begin_inset space ~
22992 \end_inset
22993
22994 Environment
22995 \family default
22996  or the command 
22997 \series bold
22998
22999 \backslash
23000 cases
23001 \series default
23002 .
23003  Here an example: 
23004 \begin_inset Formula \[
23005 f(x)=\begin{cases}
23006 -1 & x<0\\
23007 0 & x=0\\
23008 1 & x>0\end{cases}\]
23009
23010 \end_inset
23011
23012
23013 \end_layout
23014
23015 \begin_layout Standard
23016 \begin_inset VSpace bigskip
23017 \end_inset
23018
23019 Multi-line formulas are created when you press 
23020 \family sans
23021 \series medium
23022 C-E
23023 \series default
23024 nter
23025 \family default
23026  within a formula.
23027  In an empty formula you can see that three blue boxes appear, one for each
23028  column.
23029  When you press 
23030 \family sans
23031 \series medium
23032 C-E
23033 \series default
23034 nter
23035 \family default
23036  in a non-empty formula, the part before the relation sign (equal sign 
23037 \begin_inset Quotes eld
23038 \end_inset
23039
23040 =
23041 \begin_inset Quotes erd
23042 \end_inset
23043
23044  etc.) will be inserted automatically to the first column, the relation sign
23045  is in the second column, and the rest in the third column.
23046  A new row is created by every further hit of 
23047 \family sans
23048 \series medium
23049 C-E
23050 \series default
23051 nter
23052 \family default
23053 .
23054  Multi-line formulas are always displayed formulas.
23055  Here is an example:
23056 \begin_inset Formula \begin{eqnarray}
23057 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23058 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
23059
23060 \end_inset
23061
23062  To change the column assignment of the formula parts, place the cursor
23063  where you want to start the shift and hit 
23064 \family sans
23065 C-Tab.
23066
23067 \family default
23068  It shifts everything in the column which is right beside the current cursor
23069  position to the next column.
23070  Note that the middle column is designed for relation signs, structures
23071  within this column will be printed in a smaller size:
23072 \begin_inset Formula \begin{eqnarray*}
23073 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23074
23075 \end_inset
23076
23077
23078 \end_layout
23079
23080 \begin_layout Standard
23081 The multi-line formula type described here is called 
23082 \family typewriter
23083 \series medium
23084 eqnarray
23085 \family default
23086 \series default
23087 .
23088  There are other multi-line types being more suitable for certain situations,
23089  for example if you want a better inter-line spacing than in formula (
23090 \begin_inset CommandInset ref
23091 LatexCommand ref
23092 reference "eq:asquared"
23093
23094 \end_inset
23095
23096 ).
23097  The other types are described in section
23098 \begin_inset space ~
23099 \end_inset
23100
23101
23102 \begin_inset CommandInset ref
23103 LatexCommand ref
23104 reference "sub:AMS-Formula-Types"
23105
23106 \end_inset
23107
23108 .
23109 \end_layout
23110
23111 \begin_layout Section
23112 Formula Numbering and Referencing
23113 \begin_inset Index
23114 status collapsed
23115
23116 \begin_layout Plain Layout
23117 Math ! Formula numbering
23118 \end_layout
23119
23120 \end_inset
23121
23122
23123 \begin_inset Index
23124 status collapsed
23125
23126 \begin_layout Plain Layout
23127 Math ! Referencing formulas
23128 \end_layout
23129
23130 \end_inset
23131
23132
23133 \begin_inset CommandInset label
23134 LatexCommand label
23135 name "sec:Formula-Numbering-and"
23136
23137 \end_inset
23138
23139
23140 \end_layout
23141
23142 \begin_layout Standard
23143 To number a formula, set the cursor in the formula and use the menu 
23144 \family sans
23145 Edit\SpecialChar \menuseparator
23146 Math\SpecialChar \menuseparator
23147 Toggle
23148 \begin_inset space ~
23149 \end_inset
23150
23151 Numbering
23152 \family default
23153  or the shortcut 
23154 \family sans
23155 M-m
23156 \begin_inset space ~
23157 \end_inset
23158
23159 n
23160 \family default
23161 .
23162  The formula number appears in LyX as 
23163 \begin_inset Quotes eld
23164 \end_inset
23165
23166 #
23167 \begin_inset Quotes erd
23168 \end_inset
23169
23170  within parentheses.
23171  The 
23172 \begin_inset Quotes erd
23173 \end_inset
23174
23175 #
23176 \begin_inset Quotes erd
23177 \end_inset
23178
23179  denotes, that the number will be calculated automatically when the output
23180  is generated.
23181  The placement and format of the formula number in the output depends on
23182  the document class.
23183  In this document the number is printed together with the chapter number,
23184  separated by a dot:
23185 \begin_inset Formula \begin{equation}
23186 1+1=2\end{equation}
23187
23188 \end_inset
23189
23190 Using 
23191 \family sans
23192 M-m
23193 \begin_inset space ~
23194 \end_inset
23195
23196 n
23197 \family default
23198  in a numbered formula will switch off the numbering.
23199  You can only number displayed formulas.
23200 \end_layout
23201
23202 \begin_layout Standard
23203 Multi-line formulas can be numbered line by line: Using the menu 
23204 \family sans
23205 Edit\SpecialChar \menuseparator
23206 Math\SpecialChar \menuseparator
23207 Toggle
23208 \begin_inset space ~
23209 \end_inset
23210
23211 Numbering
23212 \begin_inset space ~
23213 \end_inset
23214
23215 of
23216 \begin_inset space ~
23217 \end_inset
23218
23219 Line
23220 \family default
23221  or the shortcut 
23222 \family sans
23223 M-m
23224 \begin_inset space ~
23225 \end_inset
23226
23227 N
23228 \family default
23229  will only toggle the numbering of the line where the cursor is in:
23230 \begin_inset Formula \begin{eqnarray}
23231 1 & = & 3-2\\
23232 2 & = & 4-2\nonumber \\
23233 4 & \leq & 7\end{eqnarray}
23234
23235 \end_inset
23236
23237 To number all lines use the shortcut 
23238 \family sans
23239 M-m
23240 \begin_inset space ~
23241 \end_inset
23242
23243 n
23244 \family default
23245 .
23246 \end_layout
23247
23248 \begin_layout Standard
23249 \begin_inset VSpace bigskip
23250 \end_inset
23251
23252 Every displayed formula can be referenced by its number using a label.
23253  A label is inserted with the menu 
23254 \family sans
23255 Insert\SpecialChar \menuseparator
23256 Label
23257 \family default
23258  when the cursor is in the formula.
23259  This opens a dialog to enter the label.
23260  It is recommended to use the proposed 
23261 \begin_inset Quotes eld
23262 \end_inset
23263
23264
23265 \family sans
23266 eq:
23267 \family default
23268
23269 \begin_inset Quotes erd
23270 \end_inset
23271
23272  as first part of the label, because this helps later to identify the label
23273  type when you have many labels in your document.
23274  We inserted in the following example the label 
23275 \begin_inset Quotes eld
23276 \end_inset
23277
23278 eq:tanhExp
23279 \begin_inset Quotes erd
23280 \end_inset
23281
23282  in the second line:
23283 \begin_inset Formula \begin{eqnarray}
23284 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23285  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23286
23287 \end_inset
23288
23289 Every labeled line is automatically numbered.
23290  Therefore the label is shown in LyX at the place of the formula number
23291  placeholder 
23292 \begin_inset Quotes eld
23293 \end_inset
23294
23295 #
23296 \begin_inset Quotes erd
23297 \end_inset
23298
23299 .
23300  You can reference a labeled formula using the menu 
23301 \family sans
23302 Insert\SpecialChar \menuseparator
23303 Cross
23304 \begin_inset space ~
23305 \end_inset
23306
23307 Reference
23308 \family default
23309 .
23310  A dialog appears to choose a label you want refer to.
23311  The reference appears in LyX as grey cross reference box and in the output
23312  as the formula number:
23313 \end_layout
23314
23315 \begin_layout Standard
23316 This is a cross-reference to equation (
23317 \begin_inset CommandInset ref
23318 LatexCommand ref
23319 reference "eq:tanhExp"
23320
23321 \end_inset
23322
23323 ).
23324 \end_layout
23325
23326 \begin_layout Standard
23327 The properties of LyX's cross-reference box are described in section
23328 \begin_inset space ~
23329 \end_inset
23330
23331
23332 \begin_inset CommandInset ref
23333 LatexCommand ref
23334 reference "sec:Cross-References"
23335
23336 \end_inset
23337
23338 .
23339  To delete a label, set the cursor in the labeled formula, use the menu
23340  
23341 \family sans
23342 Insert\SpecialChar \menuseparator
23343 Label
23344 \family default
23345  and delete the label in the appearing dialog.
23346 \begin_inset Foot
23347 status collapsed
23348
23349 \begin_layout Plain Layout
23350 This is a unintuitive and will be fixed in the next version of LyX.
23351 \end_layout
23352
23353 \end_inset
23354
23355  
23356 \end_layout
23357
23358 \begin_layout Section
23359 User defined math macros
23360 \begin_inset Index
23361 status collapsed
23362
23363 \begin_layout Plain Layout
23364 Math ! Macros
23365 \end_layout
23366
23367 \end_inset
23368
23369
23370 \begin_inset CommandInset label
23371 LatexCommand label
23372 name "sec:math-macros"
23373
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \begin_layout Standard
23380 LyX allows you to define macros for formulas.
23381  For example we assume that solutions of the quadratic equation often occur
23382  in our document in various forms and we want to create a macro to print
23383  them.
23384 \begin_inset Newline newline
23385 \end_inset
23386
23387 The general form of a quadratic equation is:
23388 \begin_inset Formula \[
23389 0=\lambda^{2}+p\lambda+q\]
23390
23391 \end_inset
23392
23393 The general form of its solution is:
23394 \begin_inset Formula \[
23395 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23396
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \begin_layout Standard
23403 The macro should print the parameters 
23404 \begin_inset Formula $\lambda$
23405 \end_inset
23406
23407
23408 \begin_inset Formula $p$
23409 \end_inset
23410
23411  and 
23412 \begin_inset Formula $q$
23413 \end_inset
23414
23415  like in the equation above.
23416 \end_layout
23417
23418 \begin_layout Standard
23419 A macro is created by executing the command
23420 \end_layout
23421
23422 \begin_layout Standard
23423
23424 \series bold
23425 math-macro
23426 \begin_inset ERT
23427 status collapsed
23428
23429 \begin_layout Plain Layout
23430
23431
23432 \backslash
23433 spce 
23434 \end_layout
23435
23436 \end_inset
23437
23438 Name
23439 \begin_inset ERT
23440 status collapsed
23441
23442 \begin_layout Plain Layout
23443
23444
23445 \backslash
23446 spce 
23447 \end_layout
23448
23449 \end_inset
23450
23451 Number
23452 \begin_inset space ~
23453 \end_inset
23454
23455 of
23456 \begin_inset space ~
23457 \end_inset
23458
23459 Arguments
23460 \end_layout
23461
23462 \begin_layout Standard
23463 in the minibuffer at the bottom of the LyX screen.
23464  Name is the name of the new macro which mustn't contain numbers.
23465  The number of arguments can be a number in the range 1-9.
23466  If you want to define a macro without arguments, don't declare the number
23467  of arguments.
23468 \end_layout
23469
23470 \begin_layout Standard
23471 We have three arguments and name the macro 
23472 \begin_inset Quotes eld
23473 \end_inset
23474
23475 qE
23476 \begin_inset Quotes erd
23477 \end_inset
23478
23479 , so that the command is:
23480 \end_layout
23481
23482 \begin_layout Standard
23483
23484 \series bold
23485 math-macro
23486 \begin_inset ERT
23487 status collapsed
23488
23489 \begin_layout Plain Layout
23490
23491
23492 \backslash
23493 spce 
23494 \end_layout
23495
23496 \end_inset
23497
23498 qE
23499 \begin_inset ERT
23500 status collapsed
23501
23502 \begin_layout Plain Layout
23503
23504
23505 \backslash
23506 spce 
23507 \end_layout
23508
23509 \end_inset
23510
23511 3
23512 \end_layout
23513
23514 \begin_layout Standard
23515 This results in the following macro definition box: 
23516 \begin_inset Graphics
23517         filename clipart/macrobox.png
23518
23519 \end_inset
23520
23521  
23522 \begin_inset FormulaMacro
23523 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23524 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23525 \end_inset
23526
23527
23528 \begin_inset Note Note
23529 status collapsed
23530
23531 \begin_layout Plain Layout
23532 The first box is an image to show the behavior in the output.
23533  The second one is the definition box, that doesn't appear in the output.
23534 \end_layout
23535
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \begin_layout Standard
23542 The first blue box is for the definition, where you insert the formula via
23543  the math panel or commands.
23544  The placeholder for the arguments are inserted as a backslash and sharp
23545  followed by the argument number, e.g.
23546  
23547 \begin_inset Quotes eld
23548 \end_inset
23549
23550
23551 \backslash
23552 #1
23553 \begin_inset Quotes erd
23554 \end_inset
23555
23556  for the first argument.
23557  Placeholders will be displayed in red.
23558  The second blue box is for the appearance in LyX.
23559  This is useful when you have a large structure that shouldn't be displayed
23560  in LyX with its full size.
23561  If you want to see the macro as it is defined, leave the box blank.
23562  In our example we insert the sequence
23563 \begin_inset Newline newline
23564 \end_inset
23565
23566
23567 \series bold
23568 qE: 
23569 \backslash
23570 #1
23571 \series default
23572  
23573 \series bold
23574 ,
23575 \series default
23576  
23577 \series bold
23578
23579 \backslash
23580 #2
23581 \series default
23582  
23583 \series bold
23584 ,
23585 \series default
23586  
23587 \series bold
23588
23589 \backslash
23590 #3
23591 \begin_inset Newline newline
23592 \end_inset
23593
23594
23595 \series default
23596 The macro will then be shown as the macro name followed by the three arguments.
23597 \end_layout
23598
23599 \begin_layout Standard
23600 To use the macro in a formula, type its name as command, in our case 
23601 \begin_inset Quotes eld
23602 \end_inset
23603
23604
23605 \series bold
23606
23607 \backslash
23608 qE
23609 \series default
23610
23611 \begin_inset Quotes erd
23612 \end_inset
23613
23614 .
23615  The macro is inserted with boxes for the arguments looking similar to this:
23616 \end_layout
23617
23618 \begin_layout Standard
23619 \align center
23620 \begin_inset Graphics
23621         filename clipart/macrouse.png
23622
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \begin_layout Standard
23629 The arguments are inserted in the blue boxes.
23630  If the cursor is outside the macro, the arguments are put in the macro.
23631  To change the arguments, put the cursor in the formula before or after
23632  the macro and press the right or left arrow key respectively.
23633  The arguments appear now again below the macro definition.
23634 \end_layout
23635
23636 \begin_layout Standard
23637 If you change the macro definition all macros are changed automatically
23638  to the new definition.
23639  Here an example of our macro with the arguments 
23640 \begin_inset Formula $x$
23641 \end_inset
23642
23643
23644 \begin_inset Formula $\ln(x)$
23645 \end_inset
23646
23647 , and 
23648 \begin_inset Formula $B$
23649 \end_inset
23650
23651 :
23652 \begin_inset Formula \[
23653 \qE x{\ln(y)}B\]
23654
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \begin_layout Standard
23661 When the document is exported to LaTeX, the macro definition will be inserted
23662  as the command:
23663 \end_layout
23664
23665 \begin_layout Standard
23666
23667 \series bold
23668
23669 \backslash
23670 newcommand{
23671 \backslash
23672 qE}[3]{#1_{1,
23673 \backslash
23674 ,2}=-
23675 \backslash
23676 frac{#2}{2}
23677 \backslash
23678 pm
23679 \begin_inset Newline newline
23680 \end_inset
23681
23682
23683 \begin_inset ERT
23684 status collapsed
23685
23686 \begin_layout Plain Layout
23687
23688
23689 \backslash
23690 hphantom{
23691 \end_layout
23692
23693 \end_inset
23694
23695
23696 \backslash
23697 newcommand
23698 \begin_inset ERT
23699 status collapsed
23700
23701 \begin_layout Plain Layout
23702
23703 }
23704 \end_layout
23705
23706 \end_inset
23707
23708
23709 \backslash
23710 sqrt{
23711 \backslash
23712 frac{#2^{2}}{4}-#3}}
23713 \end_layout
23714
23715 \begin_layout Standard
23716 The command is not inserted in the document preamble.
23717  That means you can only use macros in formulas that are below the macro
23718  definition box in your document.
23719  There are also some other restrictions: The command 
23720 \backslash
23721 newcommand supports optional arguments, which are not available in LyX's
23722  macros.
23723  You can also not change subsequently the name of the macro and the number
23724  of arguments.
23725  
23726 \end_layout
23727
23728 \begin_layout Section
23729 Fine-Tuning
23730 \end_layout
23731
23732 \begin_layout Subsection
23733 Typefaces
23734 \begin_inset Index
23735 status collapsed
23736
23737 \begin_layout Plain Layout
23738 Math ! Typefaces
23739 \end_layout
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Standard
23747 The standard font for text is italic, for numbers the standard is roman.
23748  To set a font in a formula, use the 
23749 \family sans
23750 Math
23751 \begin_inset space ~
23752 \end_inset
23753
23754 Panel
23755 \family default
23756  button 
23757 \begin_inset Graphics
23758         filename ../images/math/font.png
23759
23760 \end_inset
23761
23762 , or enter its command, listed in table
23763 \begin_inset space ~
23764 \end_inset
23765
23766
23767 \begin_inset CommandInset ref
23768 LatexCommand ref
23769 reference "cap:Typefaces-and-the"
23770
23771 \end_inset
23772
23773 , directly.
23774 \end_layout
23775
23776 \begin_layout Standard
23777 \begin_inset Float table
23778 wide false
23779 sideways false
23780 status open
23781
23782 \begin_layout Plain Layout
23783 \begin_inset Caption
23784
23785 \begin_layout Plain Layout
23786 \begin_inset CommandInset label
23787 LatexCommand label
23788 name "cap:Typefaces-and-the"
23789
23790 \end_inset
23791
23792 Typefaces and the corresponding commands.
23793 \end_layout
23794
23795 \end_inset
23796
23797
23798 \end_layout
23799
23800 \begin_layout Plain Layout
23801 \align center
23802 \begin_inset Tabular
23803 <lyxtabular version="3" rows="9" columns="2">
23804 <features>
23805 <column alignment="center" valignment="top" width="0pt">
23806 <column alignment="center" valignment="top" width="0pt">
23807 <row>
23808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23809 \begin_inset Text
23810
23811 \begin_layout Plain Layout
23812 Font
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821 Command
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 </row>
23827 <row>
23828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832
23833 \shape up
23834 \size normal
23835 \bar no
23836 \noun off
23837 \color none
23838 \begin_inset Formula $\mathrm{Roman}$
23839 \end_inset
23840
23841
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850
23851 \series bold
23852
23853 \backslash
23854 mathrm
23855 \end_layout
23856
23857 \end_inset
23858 </cell>
23859 </row>
23860 <row>
23861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23862 \begin_inset Text
23863
23864 \begin_layout Plain Layout
23865 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23866 \end_inset
23867
23868
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877
23878 \series bold
23879
23880 \backslash
23881 mathbf
23882 \end_layout
23883
23884 \end_inset
23885 </cell>
23886 </row>
23887 <row>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892 \begin_inset Formula $\mathit{Italic}$
23893 \end_inset
23894
23895
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Plain Layout
23904
23905 \series bold
23906
23907 \backslash
23908 mathit
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 </row>
23914 <row>
23915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919
23920 \shape up
23921 \size normal
23922 \bar no
23923 \noun off
23924 \color none
23925 \begin_inset Formula $\mathtt{Typewriter}$
23926 \end_inset
23927
23928
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937
23938 \series bold
23939
23940 \backslash
23941 mathtt
23942 \end_layout
23943
23944 \end_inset
23945 </cell>
23946 </row>
23947 <row>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23953 \end_inset
23954
23955
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Plain Layout
23964
23965 \series bold
23966
23967 \backslash
23968 mathbb
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 </row>
23974 <row>
23975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23976 \begin_inset Text
23977
23978 \begin_layout Plain Layout
23979 \begin_inset Formula $\mathfrak{Fraktur}$
23980 \end_inset
23981
23982
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991
23992 \series bold
23993
23994 \backslash
23995 mathfrak
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 </row>
24001 <row>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \shape up
24008 \size normal
24009 \emph on
24010 \bar no
24011 \noun off
24012 \color none
24013 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24014 \end_inset
24015
24016
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025
24026 \series bold
24027
24028 \backslash
24029 mathcal
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 </row>
24035 <row>
24036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24037 \begin_inset Text
24038
24039 \begin_layout Plain Layout
24040 \begin_inset Formula $\mathsf{SansSerif}$
24041 \end_inset
24042
24043
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052
24053 \series bold
24054
24055 \backslash
24056 mathsf
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 </row>
24062 </lyxtabular>
24063
24064 \end_inset
24065
24066
24067 \end_layout
24068
24069 \end_inset
24070
24071
24072 \end_layout
24073
24074 \begin_layout Standard
24075 \begin_inset Note Greyedout
24076 status open
24077
24078 \begin_layout Plain Layout
24079
24080 \series bold
24081 Note:
24082 \series default
24083  that you can only print capital letters in the typefaces 
24084 \family sans
24085 Blackbold
24086 \family default
24087  and 
24088 \family sans
24089 Calligraphic
24090 \family default
24091 .
24092 \end_layout
24093
24094 \end_inset
24095
24096
24097 \end_layout
24098
24099 \begin_layout Standard
24100 When you use a typeface, a blue box is inserted in the formula.
24101  Every character in this box will be printed in this typeface.
24102  Pressing 
24103 \family sans
24104 Space
24105 \family default
24106  within the box, will set the cursor outside, so that you have to use a
24107  protected space when you need a space in the box.
24108  Here an example where a 
24109 \begin_inset Quotes eld
24110 \end_inset
24111
24112 N
24113 \begin_inset Quotes erd
24114 \end_inset
24115
24116  in 
24117 \family sans
24118 Blackbold
24119 \family default
24120  denotes the set of numbers:
24121 \begin_inset Formula \[
24122 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24123
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \begin_layout Standard
24130 The typefaces are nestable, which can cause confusion.
24131  You can e.g.
24132  put a character in 
24133 \family sans
24134 Fraktur
24135 \family default
24136  in a box for 
24137 \family sans
24138 Typewriter
24139 \family default
24140
24141 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24142 \end_inset
24143
24144  
24145 \begin_inset Newline newline
24146 \end_inset
24147
24148 So better don't use this feature.
24149 \end_layout
24150
24151 \begin_layout Standard
24152 The typefaces have no effect on Greek letters: 
24153 \begin_inset Formula $\mathfrak{abc\delta e}$
24154 \end_inset
24155
24156
24157 \begin_inset Newline newline
24158 \end_inset
24159
24160 You can only print them emboldened using the command 
24161 \series bold
24162
24163 \backslash
24164 boldsymbol
24165 \series default
24166 , which works like the other typeface commands: 
24167 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24168 \end_inset
24169
24170
24171 \end_layout
24172
24173 \begin_layout Standard
24174
24175 \series bold
24176
24177 \backslash
24178 boldsymbol
24179 \series default
24180  works for all symbols, letters, and numbers.
24181 \end_layout
24182
24183 \begin_layout Standard
24184 A number of other font options are available as well, in the menu 
24185 \family sans
24186 Insert\SpecialChar \menuseparator
24187 Math\SpecialChar \menuseparator
24188 Font
24189 \begin_inset space ~
24190 \end_inset
24191
24192 Change
24193 \family default
24194 .
24195 \end_layout
24196
24197 \begin_layout Subsection
24198 Math Text
24199 \begin_inset Index
24200 status collapsed
24201
24202 \begin_layout Plain Layout
24203 Math ! Text
24204 \end_layout
24205
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \begin_layout Standard
24212 Typefaces are useful for entering some characters in some given font, but
24213  not for text.
24214  For typing longer pieces of text use the math text, which is obtained using
24215  the entry 
24216 \family sans
24217 Normal
24218 \begin_inset space ~
24219 \end_inset
24220
24221 text
24222 \begin_inset space ~
24223 \end_inset
24224
24225 mode
24226 \family default
24227  of the 
24228 \family sans
24229 Math
24230 \begin_inset space ~
24231 \end_inset
24232
24233 Panel
24234 \family default
24235  button 
24236 \begin_inset Graphics
24237         filename ../images/math/font.png
24238
24239 \end_inset
24240
24241  (alternatively the shortcut 
24242 \family sans
24243 M-m
24244 \begin_inset space ~
24245 \end_inset
24246
24247 m
24248 \family default
24249 ).
24250  Math text appears in LyX in black instead of blue.
24251  You can use spaces and accents in math text like in normal text.
24252  Here is an example:
24253 \begin_inset Formula \[
24254 f(x)=\begin{cases}
24255 x & \textrm{if I say so}\\
24256 -x & \textrm{unter Umständen}\end{cases}\]
24257
24258 \end_inset
24259
24260
24261 \end_layout
24262
24263 \begin_layout Subsection
24264 Font Sizes
24265 \begin_inset Index
24266 status collapsed
24267
24268 \begin_layout Plain Layout
24269 Math ! Font sizes
24270 \end_layout
24271
24272 \end_inset
24273
24274
24275 \end_layout
24276
24277 \begin_layout Standard
24278 There are four font styles (relative sizes) used in math-mode, which are
24279  automatically chosen in most situations.
24280  These are called 
24281 \family sans
24282 textstyle
24283 \family default
24284
24285 \family sans
24286 displaystyle
24287 \family default
24288
24289 \family sans
24290 scriptstyle
24291 \family default
24292 , and 
24293 \family sans
24294 scriptscriptstyle
24295 \family default
24296 .
24297  For most characters, 
24298 \family sans
24299 textstyle
24300 \family default
24301  and 
24302 \family sans
24303 displaystyle
24304 \family default
24305  are actually the same size, but fractions, superscripts and subscripts,
24306  and certain other structures, are set larger in 
24307 \family sans
24308 displaystyle
24309 \family default
24310 .
24311  Except for some operators, which resize themselves to accommodate various
24312  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24313  These choices can be overridden by using the math panel button 
24314 \begin_inset Graphics
24315         filename ../images/math/style.png
24316
24317 \end_inset
24318
24319 .
24320  A box for the size will be created in which you can insert the math structure.
24321  For example, you can set 
24322 \begin_inset Formula $\frac{1}{2}$
24323 \end_inset
24324
24325 , which is normally in 
24326 \family sans
24327 textstyle
24328 \family default
24329 , larger in 
24330 \family sans
24331 displaystyle
24332 \family default
24333
24334 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24335 \end_inset
24336
24337 .
24338  The four styles are used in the following example:
24339 \end_layout
24340
24341 \begin_layout Standard
24342 \begin_inset Formula $displaystyle$
24343 \end_inset
24344
24345
24346 \begin_inset Formula ${\textstyle textstyle}$
24347 \end_inset
24348
24349
24350 \begin_inset Formula ${\scriptstyle scriptstyle}$
24351 \end_inset
24352
24353
24354 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24355 \end_inset
24356
24357 .
24358 \end_layout
24359
24360 \begin_layout Standard
24361 All these math-mode font sizes are relative, that means, if the whole math
24362  inset is set in a particular size with the menu 
24363 \family sans
24364 Edit\SpecialChar \menuseparator
24365 Text
24366 \begin_inset space ~
24367 \end_inset
24368
24369 Style
24370 \family default
24371 , all sizes in the formula will be adjusted relative to this size.
24372  Similarly, if the base font size of the document is changed, all fonts
24373  will be adjusted to correspond.
24374  As example a formula in the font size 
24375 \begin_inset Quotes eld
24376 \end_inset
24377
24378 largest
24379 \begin_inset Quotes erd
24380 \end_inset
24381
24382 :
24383 \end_layout
24384
24385 \begin_layout Standard
24386
24387 \family roman
24388 \size largest
24389 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24390 \end_inset
24391
24392
24393 \end_layout
24394
24395 \begin_layout Section
24396 Theorem Modules
24397 \end_layout
24398
24399 \begin_layout Standard
24400 As of LyX 1.6, support for theorem-like environments has been moved out of
24401  the document classes and into layout modules.
24402 \begin_inset Index
24403 status collapsed
24404
24405 \begin_layout Plain Layout
24406 Layout Modules
24407 \end_layout
24408
24409 \end_inset
24410
24411  As a result, theorem-like environments can now easily be used with classes
24412  other than the AMS classes.
24413  See section 
24414 \begin_inset CommandInset ref
24415 LatexCommand ref
24416 reference "sub:Modules"
24417
24418 \end_inset
24419
24420  for more on layout modules.
24421 \end_layout
24422
24423 \begin_layout Section
24424 AMS-LaTeX
24425 \begin_inset Index
24426 status collapsed
24427
24428 \begin_layout Plain Layout
24429 AMS math
24430 \end_layout
24431
24432 \end_inset
24433
24434
24435 \begin_inset Index
24436 status collapsed
24437
24438 \begin_layout Plain Layout
24439 Math ! AMS
24440 \end_layout
24441
24442 \end_inset
24443
24444
24445 \end_layout
24446
24447 \begin_layout Standard
24448 LyX supports the packages provided by the American Mathematical Society
24449  (AMS) that are in common use.
24450 \end_layout
24451
24452 \begin_layout Subsection
24453 Enabling AMS-Support
24454 \end_layout
24455
24456 \begin_layout Standard
24457 Selecting the checkbox 
24458 \family sans
24459 Use
24460 \begin_inset space ~
24461 \end_inset
24462
24463 AMS
24464 \begin_inset space ~
24465 \end_inset
24466
24467 math
24468 \begin_inset space ~
24469 \end_inset
24470
24471 package
24472 \family default
24473  in the 
24474 \family sans
24475 Document\SpecialChar \menuseparator
24476 Settings
24477 \family default
24478
24479 \begin_inset Index
24480 status collapsed
24481
24482 \begin_layout Plain Layout
24483 Document ! Settings
24484 \end_layout
24485
24486 \end_inset
24487
24488  dialog under 
24489 \family sans
24490 Math
24491 \begin_inset space ~
24492 \end_inset
24493
24494 Options
24495 \family default
24496  will include the AMS-packages in the document, and make the facilities
24497  available.
24498  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24499  formulas, assure that you have enabled AMS.
24500 \end_layout
24501
24502 \begin_layout Subsection
24503 AMS-Formula Types
24504 \begin_inset CommandInset label
24505 LatexCommand label
24506 name "sub:AMS-Formula-Types"
24507
24508 \end_inset
24509
24510
24511 \begin_inset Index
24512 status collapsed
24513
24514 \begin_layout Plain Layout
24515 Math ! Multi-line Equations
24516 \end_layout
24517
24518 \end_inset
24519
24520
24521 \end_layout
24522
24523 \begin_layout Standard
24524 AMS-LaTeX provides a selection of different formula types.
24525  LyX allows you to choose between 
24526 \family typewriter
24527 align
24528 \family default
24529
24530 \family typewriter
24531 alignat
24532 \family default
24533
24534 \family typewriter
24535 flalign
24536 \family default
24537
24538 \family typewriter
24539 gather
24540 \family default
24541 , and 
24542 \family typewriter
24543 multline
24544 \family default
24545 .
24546  We refer to the AMS-documentation for an explanation of these formula types.
24547 \end_layout
24548
24549 \begin_layout Chapter
24550 More Tools
24551 \end_layout
24552
24553 \begin_layout Section
24554 Cross-References
24555 \begin_inset Index
24556 status collapsed
24557
24558 \begin_layout Plain Layout
24559 Cross references
24560 \end_layout
24561
24562 \end_inset
24563
24564
24565 \begin_inset CommandInset label
24566 LatexCommand label
24567 name "sec:Cross-References"
24568
24569 \end_inset
24570
24571
24572 \end_layout
24573
24574 \begin_layout Standard
24575 One of LyX's strengths are cross-references.
24576  You can reference every section, float, footnote, formula, and list in
24577  the document.
24578  To reference a document part, you have to insert a label into it.
24579  The label is used as anchor and name for the reference.
24580  We want for example refer to the the second item of the following list:
24581 \end_layout
24582
24583 \begin_layout Enumerate
24584 First item
24585 \end_layout
24586
24587 \begin_layout Enumerate
24588 \begin_inset CommandInset label
24589 LatexCommand label
24590 name "enu:Second-item"
24591
24592 \end_inset
24593
24594 Second item
24595 \end_layout
24596
24597 \begin_layout Enumerate
24598 Third item
24599 \end_layout
24600
24601 \begin_layout Standard
24602 First we insert a label into the second item with the menu 
24603 \family sans
24604 Insert\SpecialChar \menuseparator
24605 Label
24606 \family default
24607  or the by pressing the toolbar button 
24608 \begin_inset Graphics
24609         filename ../images/label-insert.png
24610         scale 85
24611
24612 \end_inset
24613
24614 .
24615  A grey label box like this: 
24616 \begin_inset Graphics
24617         filename clipart/labelQt4.png
24618         scale 85
24619
24620 \end_inset
24621
24622  is inserted and the label window pops up asking for the label text.
24623  LyX offers as text the first words of the item with a prefix, in our case
24624  the text 
24625 \begin_inset Quotes eld
24626 \end_inset
24627
24628
24629 \family sans
24630 enu: Second-item
24631 \family default
24632
24633 \begin_inset Quotes erd
24634 \end_inset
24635
24636 .
24637  The prefix 
24638 \begin_inset Quotes eld
24639 \end_inset
24640
24641
24642 \family sans
24643 enu:
24644 \family default
24645
24646 \begin_inset Quotes erd
24647 \end_inset
24648
24649  stands for 
24650 \begin_inset Quotes eld
24651 \end_inset
24652
24653 enumerate
24654 \begin_inset Quotes erd
24655 \end_inset
24656
24657 .
24658  The prefix depends on the document part where the label is inserted, e.g.
24659  if you insert a label to a section heading, the prefix will be 
24660 \begin_inset Quotes eld
24661 \end_inset
24662
24663
24664 \family sans
24665 sec:
24666 \family default
24667
24668 \begin_inset Quotes erd
24669 \end_inset
24670
24671 .
24672 \end_layout
24673
24674 \begin_layout Standard
24675 To reference the item, we refer to its label using the menu 
24676 \family sans
24677 Insert\SpecialChar \menuseparator
24678 Cross-Reference
24679 \family default
24680  or the toolbar button 
24681 \begin_inset Graphics
24682         filename ../images/dialog-show-new-inset_ref.png
24683         scale 85
24684
24685 \end_inset
24686
24687 .
24688  A grey cross-reference box like this: 
24689 \begin_inset Graphics
24690         filename clipart/referenceQt4.png
24691         scale 85
24692
24693 \end_inset
24694
24695  is inserted and the cross-reference window appear showing all labels of
24696  the document.
24697  We can now sort the labels alphabetically and then choose the entry 
24698 \begin_inset Quotes eld
24699 \end_inset
24700
24701
24702 \family sans
24703 enu:Second-item
24704 \family default
24705
24706 \begin_inset Quotes erd
24707 \end_inset
24708
24709 .
24710  At the position of the cross-reference box the item number will appear
24711  in the output.
24712  Here is our cross-reference:
24713 \end_layout
24714
24715 \begin_layout Standard
24716 Item
24717 \begin_inset space ~
24718 \end_inset
24719
24720
24721 \begin_inset CommandInset ref
24722 LatexCommand ref
24723 reference "enu:Second-item"
24724
24725 \end_inset
24726
24727
24728 \end_layout
24729
24730 \begin_layout Standard
24731 It is recommended to use a protected space
24732 \begin_inset Foot
24733 status collapsed
24734
24735 \begin_layout Plain Layout
24736 described in section
24737 \begin_inset space ~
24738 \end_inset
24739
24740
24741 \begin_inset CommandInset ref
24742 LatexCommand ref
24743 reference "sub:Protected-Space"
24744
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \end_inset
24751
24752  between the cross-reference name and its number to avoid ugly line breaks
24753  between them.
24754 \end_layout
24755
24756 \begin_layout Standard
24757 There are six varieties of cross-references:
24758 \end_layout
24759
24760 \begin_layout Description
24761 <reference>: prints the float number, this is the default: 
24762 \begin_inset CommandInset ref
24763 LatexCommand ref
24764 reference "cap:Two-distorted-images"
24765
24766 \end_inset
24767
24768
24769 \end_layout
24770
24771 \begin_layout Description
24772 (<reference>): prints the float number within two parentheses, this is the
24773  style normally used to reference formulas, especially when the reference
24774  name 
24775 \begin_inset Quotes eld
24776 \end_inset
24777
24778 Equation
24779 \begin_inset Quotes erd
24780 \end_inset
24781
24782  is omitted: 
24783 \begin_inset CommandInset ref
24784 LatexCommand eqref
24785 reference "eq:tanhExp"
24786
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \begin_layout Description
24793 <page>: prints the page number: Page
24794 \begin_inset space ~
24795 \end_inset
24796
24797
24798 \begin_inset CommandInset ref
24799 LatexCommand pageref
24800 reference "cap:Two-distorted-images"
24801
24802 \end_inset
24803
24804
24805 \end_layout
24806
24807 \begin_layout Description
24808 on
24809 \begin_inset space ~
24810 \end_inset
24811
24812 page
24813 \begin_inset space ~
24814 \end_inset
24815
24816 <page>: prints the text "on page" and the page number: 
24817 \begin_inset CommandInset ref
24818 LatexCommand vpageref
24819 reference "cap:Two-distorted-images"
24820
24821 \end_inset
24822
24823
24824 \end_layout
24825
24826 \begin_layout Description
24827 <reference>
24828 \begin_inset space ~
24829 \end_inset
24830
24831 on
24832 \begin_inset space ~
24833 \end_inset
24834
24835 page
24836 \begin_inset space ~
24837 \end_inset
24838
24839 <page>: prints the float number, the text "on page", and the page number:
24840  
24841 \begin_inset CommandInset ref
24842 LatexCommand vref
24843 reference "cap:Two-distorted-images"
24844
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \begin_layout Description
24851 Formatted
24852 \begin_inset space ~
24853 \end_inset
24854
24855 reference: prints a self defined cross-reference format.
24856 \begin_inset Newline newline
24857 \end_inset
24858
24859
24860 \begin_inset Note Greyedout
24861 status open
24862
24863 \begin_layout Plain Layout
24864
24865 \series bold
24866 Note:
24867 \series default
24868  This feature is only available when you have the LaTeX-package 
24869 \series bold
24870 prettyref
24871 \series default
24872
24873 \begin_inset Index
24874 status collapsed
24875
24876 \begin_layout Plain Layout
24877 LaTeX-packages ! prettyref
24878 \end_layout
24879
24880 \end_inset
24881
24882  installed.
24883 \end_layout
24884
24885 \end_inset
24886
24887
24888 \end_layout
24889
24890 \begin_layout Standard
24891 Note that the style <page> won't print the page number if the label is on
24892  the previous, the same, or the next page.
24893  You will e.
24894 \begin_inset space \thinspace{}
24895 \end_inset
24896
24897 g.
24898 \begin_inset space ~
24899 \end_inset
24900
24901 see the text 
24902 \begin_inset Quotes eld
24903 \end_inset
24904
24905
24906 \family sans
24907 on this page
24908 \family default
24909
24910 \begin_inset Quotes erd
24911 \end_inset
24912
24913  instead.
24914 \end_layout
24915
24916 \begin_layout Standard
24917 The number and current page of the referred document part in the output,
24918  is automatically calculated by LaTeX.
24919  The varieties are adjusted in the field 
24920 \family sans
24921 Format
24922 \family default
24923  of the cross-reference window, that appear when you click on the cross-referenc
24924 e box.
24925 \end_layout
24926
24927 \begin_layout Standard
24928 You can only use the style 
24929 \family sans
24930 <reference>
24931 \family default
24932  to reference numbered document parts, while the reference style 
24933 \family sans
24934 <page>
24935 \family default
24936  is always possible.
24937 \end_layout
24938
24939 \begin_layout Standard
24940 If you want to reference a section, put the label in the section heading,
24941  to reference a float, put the label in the caption.
24942  For footnotes you can put the label somewhere in it.
24943  Referencing formulas is explained in section
24944 \begin_inset space ~
24945 \end_inset
24946
24947
24948 \begin_inset CommandInset ref
24949 LatexCommand ref
24950 reference "sec:Formula-Numbering-and"
24951
24952 \end_inset
24953
24954 .
24955 \end_layout
24956
24957 \begin_layout Standard
24958 The button 
24959 \family sans
24960 Go
24961 \begin_inset space ~
24962 \end_inset
24963
24964 to
24965 \begin_inset space ~
24966 \end_inset
24967
24968 Label
24969 \family default
24970  in the cross-reference window sets the the cursor before the referred label.
24971  The button text changes then to 
24972 \family sans
24973 Go
24974 \begin_inset space ~
24975 \end_inset
24976
24977 Back
24978 \family default
24979  and you can use it to set the cursor back to the cross-reference.
24980  Right-clicking on a cross-reference box also sets the cursor before the
24981  referred label but without a possibility to go back.
24982  
24983 \end_layout
24984
24985 \begin_layout Standard
24986 You can change labels at any time by clicking on the label box.
24987  References to the changed label will automatically change its link to the
24988  new label text, so that you don't need to take care about this.
24989 \end_layout
24990
24991 \begin_layout Standard
24992 If a cross-reference refers to a non-existing label, you'll see two question
24993  marks in the output instead of the reference.
24994 \end_layout
24995
24996 \begin_layout Standard
24997 References are described in detail in the 
24998 \emph on
24999 Embedded Objects
25000 \emph default
25001  manual.
25002 \end_layout
25003
25004 \begin_layout Section
25005 Table of Contents and other Listings
25006 \begin_inset Index
25007 status collapsed
25008
25009 \begin_layout Plain Layout
25010 Table of contents
25011 \end_layout
25012
25013 \end_inset
25014
25015
25016 \begin_inset Index
25017 status collapsed
25018
25019 \begin_layout Plain Layout
25020 Outline
25021 \end_layout
25022
25023 \end_inset
25024
25025
25026 \begin_inset CommandInset label
25027 LatexCommand label
25028 name "sec:toc"
25029
25030 \end_inset
25031
25032
25033 \end_layout
25034
25035 \begin_layout Subsection
25036 Table of Contents
25037 \begin_inset CommandInset label
25038 LatexCommand label
25039 name "sub:Table-of-Contents"
25040
25041 \end_inset
25042
25043
25044 \end_layout
25045
25046 \begin_layout Standard
25047 The Table of Contents (TOC) is inserted with the menu 
25048 \family sans
25049 Insert\SpecialChar \menuseparator
25050 List/TOC\SpecialChar \menuseparator
25051 Table
25052 \begin_inset space ~
25053 \end_inset
25054
25055 of
25056 \begin_inset space ~
25057 \end_inset
25058
25059 Contents
25060 \family default
25061 .
25062  Is is displayed in LyX as a gray box.
25063  If you click on it, the 
25064 \family sans
25065 Outline
25066 \family default
25067  window appears, showing you the TOC entries as outline to move and rearrange
25068  sections in your documents.
25069  So this operation is an alternative to the menu 
25070 \family sans
25071 Document\SpecialChar \menuseparator
25072 Outline
25073 \family default
25074  that is described in sec.
25075 \begin_inset space \thinspace{}
25076 \end_inset
25077
25078
25079 \begin_inset CommandInset ref
25080 LatexCommand ref
25081 reference "sec:Navigating"
25082
25083 \end_inset
25084
25085 .
25086 \end_layout
25087
25088 \begin_layout Standard
25089 The TOC in the document output lists every numbered section automatically.
25090  If you have declared a short title for a section heading, as described
25091  in section
25092 \begin_inset space ~
25093 \end_inset
25094
25095
25096 \begin_inset CommandInset ref
25097 LatexCommand ref
25098 reference "sec:Short-Titles"
25099
25100 \end_inset
25101
25102 , it will be used in the TOC instead of the section heading.
25103  Section
25104 \begin_inset space ~
25105 \end_inset
25106
25107
25108 \begin_inset CommandInset ref
25109 LatexCommand ref
25110 reference "sub:Numbering-depth"
25111
25112 \end_inset
25113
25114  describes how the level is adjusted that defines which section types are
25115  listed in the TOC.
25116  Unnumbered sections are not listed in the TOC.
25117 \end_layout
25118
25119 \begin_layout Subsection
25120 List of Figures, Tables, and Algorithms
25121 \begin_inset CommandInset label
25122 LatexCommand label
25123 name "sub:List-of-Figures"
25124
25125 \end_inset
25126
25127
25128 \end_layout
25129
25130 \begin_layout Standard
25131 Table, figure, and algorithm lists are very much like the table of contents.
25132  You can insert them via the 
25133 \family sans
25134 Insert\SpecialChar \menuseparator
25135 List
25136 \begin_inset space ~
25137 \end_inset
25138
25139 /
25140 \begin_inset space ~
25141 \end_inset
25142
25143 TOC
25144 \family default
25145  submenus.
25146  The list entries are the float captions and the float number.
25147 \end_layout
25148
25149 \begin_layout Section
25150 URLs and Hyperlinks
25151 \begin_inset Index
25152 status collapsed
25153
25154 \begin_layout Plain Layout
25155 URLs
25156 \end_layout
25157
25158 \end_inset
25159
25160
25161 \begin_inset Index
25162 status collapsed
25163
25164 \begin_layout Plain Layout
25165 Hyperlinks
25166 \end_layout
25167
25168 \end_inset
25169
25170
25171 \begin_inset CommandInset label
25172 LatexCommand label
25173 name "sec:URL"
25174
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \begin_layout Subsection
25181 URLs
25182 \end_layout
25183
25184 \begin_layout Standard
25185 Links to web pages or email addresses can be inserted via the menu 
25186 \family sans
25187 Insert\SpecialChar \menuseparator
25188 URL
25189 \family default
25190 .
25191 \end_layout
25192
25193 \begin_layout Standard
25194 Here is an example URL: LyX's homepage: 
25195 \begin_inset Flex URL
25196 status open
25197
25198 \begin_layout Plain Layout
25199
25200 http://www.lyx.org
25201 \end_layout
25202
25203 \end_inset
25204
25205
25206 \end_layout
25207
25208 \begin_layout Standard
25209 You cannot change the style of the link text, the URL text will always be
25210  in the style 
25211 \family typewriter
25212 Typewriter
25213 \family default
25214 .
25215  To be able to format the URL text, use hyperlinks as explained in the next
25216  subsection.
25217 \end_layout
25218
25219 \begin_layout Standard
25220 \begin_inset Note Greyedout
25221 status open
25222
25223 \begin_layout Plain Layout
25224
25225 \series bold
25226 Note:
25227 \series default
25228  URLs must not end with a backslash, otherwise you get LaTeX errors.
25229 \end_layout
25230
25231 \end_inset
25232
25233
25234 \end_layout
25235
25236 \begin_layout Subsection
25237 Hyperlinks
25238 \end_layout
25239
25240 \begin_layout Standard
25241 Hyperlinks can be inserted with the menu 
25242 \family sans
25243 Insert\SpecialChar \menuseparator
25244 Hyperlink
25245 \family default
25246  or with the toolbar button 
25247 \begin_inset Graphics
25248         filename ../images/href-insert.png
25249         BoundingBox 0bp 5bp 20bp 20bp
25250
25251 \end_inset
25252
25253 .
25254  The appearing dialog has two fields: 
25255 \family sans
25256 Target
25257 \family default
25258  and 
25259 \family sans
25260 Name
25261 \family default
25262 .
25263  The name is the printed text for the hyperlink.
25264  The hyperlink type can be a weblink like this: 
25265 \begin_inset CommandInset href
25266 LatexCommand href
25267 name "LyX's homepage"
25268 target "http://www.lyx.org"
25269
25270 \end_inset
25271
25272 , an Email address like this: 
25273 \begin_inset CommandInset href
25274 LatexCommand href
25275 name "lyx-docs mailing list"
25276 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25277 type "mailto:"
25278
25279 \end_inset
25280
25281 , or a link to a file.
25282 \end_layout
25283
25284 \begin_layout Standard
25285 You can start applications via a hyperlink when you insert a weblink, but
25286  add the prefix 
25287 \begin_inset Quotes eld
25288 \end_inset
25289
25290
25291 \family sans
25292 run:
25293 \family default
25294
25295 \begin_inset Quotes erd
25296 \end_inset
25297
25298  to the link target.
25299 \end_layout
25300
25301 \begin_layout Standard
25302 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25303  and become clickable in the DVI and PDF-output.
25304  To set the format of the link text, highlight the hyperlink inset and use
25305  the text style dialog.
25306  This is for example a hyperlink with bold sans serif text: 
25307 \family sans
25308 \series bold
25309
25310 \begin_inset CommandInset href
25311 LatexCommand href
25312 name "LyX's homepage"
25313 target "http://www.lyx.org"
25314
25315 \end_inset
25316
25317
25318 \end_layout
25319
25320 \begin_layout Standard
25321 The link text color can be changed, when the option 
25322 \family sans
25323 Color links
25324 \family default
25325  is set in the PDF Properties dialog (menu 
25326 \family sans
25327 Document\SpecialChar \menuseparator
25328 Settings\SpecialChar \menuseparator
25329 PDF Properties
25330 \family default
25331 ).
25332  The link text is for example set in this document to blue by adding the
25333  option
25334 \begin_inset Newline newline
25335 \end_inset
25336
25337
25338 \series bold
25339 urlcolor=blue
25340 \series default
25341
25342 \begin_inset Newline newline
25343 \end_inset
25344
25345 to the field 
25346 \family sans
25347 Additional options
25348 \family default
25349  in the PDF Properties dialog.
25350 \end_layout
25351
25352 \begin_layout Section
25353 Appendices
25354 \begin_inset Index
25355 status collapsed
25356
25357 \begin_layout Plain Layout
25358 Appendix
25359 \end_layout
25360
25361 \end_inset
25362
25363
25364 \begin_inset CommandInset label
25365 LatexCommand label
25366 name "sec:Appendices"
25367
25368 \end_inset
25369
25370
25371 \end_layout
25372
25373 \begin_layout Standard
25374 Appendices are created with the menu 
25375 \family sans
25376 Document\SpecialChar \menuseparator
25377 Start
25378 \begin_inset space ~
25379 \end_inset
25380
25381 Appendix
25382 \begin_inset space ~
25383 \end_inset
25384
25385 Here
25386 \family default
25387 .
25388  This menu sets the document from the current cursor position to the end
25389  as appendix region.
25390  The region is marked with a red borderline.
25391 \end_layout
25392
25393 \begin_layout Standard
25394 Every chapter (or section) within the appendix region is treated as an appendix,
25395  numbered with a capital Latin letter.
25396  The appendix subsections are numbered with this letter followed by a dot
25397  and the subsection number.
25398  All appendix sections can be referenced as if they were normal sections,
25399  here two examples:
25400 \end_layout
25401
25402 \begin_layout Standard
25403 Appendix
25404 \begin_inset space ~
25405 \end_inset
25406
25407
25408 \begin_inset CommandInset ref
25409 LatexCommand ref
25410 reference "cha:Credits"
25411
25412 \end_inset
25413
25414 ; Appendix
25415 \begin_inset space ~
25416 \end_inset
25417
25418
25419 \begin_inset CommandInset ref
25420 LatexCommand ref
25421 reference "sub:Export"
25422
25423 \end_inset
25424
25425
25426 \end_layout
25427
25428 \begin_layout Section
25429 Bibliography
25430 \begin_inset Index
25431 status collapsed
25432
25433 \begin_layout Plain Layout
25434 Bibliography
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \begin_inset CommandInset label
25441 LatexCommand label
25442 name "sec:Bibliography"
25443
25444 \end_inset
25445
25446
25447 \end_layout
25448
25449 \begin_layout Standard
25450 There are two ways of generating the bibliography in a LyX-document.
25451  You can include a bibliography database
25452 \begin_inset Foot
25453 status collapsed
25454
25455 \begin_layout Plain Layout
25456 Known under the name 
25457 \begin_inset Quotes eld
25458 \end_inset
25459
25460 BibTeX-database
25461 \begin_inset Quotes erd
25462 \end_inset
25463
25464 .
25465 \end_layout
25466
25467 \end_inset
25468
25469 , which is explained in the next subsection or you can insert the bibliography
25470  manually.
25471  For the second method we use the paragraph environment 
25472 \family sans
25473 Bibliography
25474 \family default
25475 , described in section
25476 \begin_inset space ~
25477 \end_inset
25478
25479
25480 \begin_inset CommandInset ref
25481 LatexCommand ref
25482 reference "sub:Biblio_environment"
25483
25484 \end_inset
25485
25486 .
25487 \end_layout
25488
25489 \begin_layout Standard
25490 Within the 
25491 \family sans
25492 Bibliography
25493 \family default
25494  environment, every paragraph begins with a gray bibliography box labeled
25495  with a number.
25496  If you click on it, you will get a dialog in which you can set a 
25497 \family sans
25498 Key
25499 \family default
25500  and a 
25501 \family sans
25502 Label
25503 \family default
25504 .
25505  The key is the symbolic name by which you will refer to this bibliography
25506  entry.
25507  For example, our second entry in the bibliography is a book about LaTeX
25508  and we used 
25509 \begin_inset Quotes eld
25510 \end_inset
25511
25512 latexcompanion
25513 \begin_inset Quotes erd
25514 \end_inset
25515
25516 , a short form of its title, as key.
25517 \end_layout
25518
25519 \begin_layout Standard
25520 You can refer to the key of a bibliography entry using the menu 
25521 \family sans
25522 Insert\SpecialChar \menuseparator
25523 Citation
25524 \family default
25525  or the toolbar button 
25526 \begin_inset Graphics
25527         filename ../images/dialog-show-new-inset_citation.png
25528         BoundingBox 0bp 5bp 20bp 20bp
25529
25530 \end_inset
25531
25532 .
25533  A citation reference box is inserted and a citation window will appear
25534  in which you can select one or more keys in the available key list.
25535  The citation reference box will be labeled with the referenced key.
25536  When you click on the box, the citation window appears and you can change
25537  the reference.
25538 \end_layout
25539
25540 \begin_layout Standard
25541 Citation references appear in the output as number of the bibliography entry
25542  with surrounding brackets.
25543  If you set a 
25544 \family sans
25545 Label
25546 \family default
25547  for the entry, the label will appear instead of the number.
25548  Here two examples; the first without a label, the second with the label
25549  
25550 \begin_inset Quotes eld
25551 \end_inset
25552
25553 Credits
25554 \begin_inset Quotes erd
25555 \end_inset
25556
25557 :
25558 \end_layout
25559
25560 \begin_layout Standard
25561 Have a look at the 
25562 \family sans
25563 LaTeX Companion Second Edition
25564 \family default
25565
25566 \begin_inset CommandInset citation
25567 LatexCommand cite
25568 key "latexcompanion"
25569
25570 \end_inset
25571
25572
25573 \end_layout
25574
25575 \begin_layout Standard
25576 The LyX-Team members are listed in the Credits: 
25577 \begin_inset CommandInset citation
25578 LatexCommand cite
25579 key "lyxcredit"
25580
25581 \end_inset
25582
25583
25584 \end_layout
25585
25586 \begin_layout Subsection
25587 Bibliography databases (BibTeX)
25588 \begin_inset Index
25589 status collapsed
25590
25591 \begin_layout Plain Layout
25592 Bibliography ! Databases
25593 \end_layout
25594
25595 \end_inset
25596
25597
25598 \begin_inset Index
25599 status collapsed
25600
25601 \begin_layout Plain Layout
25602 Bibliography ! BibTeX
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \begin_inset CommandInset label
25609 LatexCommand label
25610 name "sub:Bibliography-databases"
25611
25612 \end_inset
25613
25614
25615 \end_layout
25616
25617 \begin_layout Standard
25618 Bibliography databases are useful if you use the same bibliography in different
25619  documents.
25620  It makes it also very easy to have a uniform layout for all bibliography
25621  entries.
25622  You can collect the bibliography of all relevant books and articles of
25623  your working field in a database.
25624  This database can be used for different documents, because only the referenced
25625  entries of the database will appear in the bibliography list.
25626 \end_layout
25627
25628 \begin_layout Standard
25629 The database is a text file with the file extension 
25630 \begin_inset Quotes eld
25631 \end_inset
25632
25633
25634 \family sans
25635 .bib
25636 \family default
25637
25638 \begin_inset Quotes erd
25639 \end_inset
25640
25641  containing the bibliography in a special format.
25642  The format is explained in LaTeX books (
25643 \begin_inset CommandInset citation
25644 LatexCommand cite
25645 key "Mittelbach,Kopka,Lamport"
25646
25647 \end_inset
25648
25649 ).
25650  Normally one uses a special program to create and edit entries of the database.
25651  Under
25652 \begin_inset Newline newline
25653 \end_inset
25654
25655  
25656 \begin_inset Flex URL
25657 status collapsed
25658
25659 \begin_layout Plain Layout
25660
25661 http://wiki.lyx.org/BibTeX/Programs
25662 \end_layout
25663
25664 \end_inset
25665
25666
25667 \begin_inset Newline newline
25668 \end_inset
25669
25670 you find a list of programs for bibliography databases.
25671 \end_layout
25672
25673 \begin_layout Standard
25674 To use a database, use the menu 
25675 \family sans
25676 Insert\SpecialChar \menuseparator
25677 List
25678 \family default
25679 /
25680 \family sans
25681 TOC\SpecialChar \menuseparator
25682 BibT
25683 \begin_inset ERT
25684 status collapsed
25685
25686 \begin_layout Plain Layout
25687
25688 {}
25689 \end_layout
25690
25691 \end_inset
25692
25693 eX
25694 \begin_inset space ~
25695 \end_inset
25696
25697 Bibliography
25698 \family default
25699 .
25700  A grey box will be inserted and a window appears.
25701  In this window you can load one or more databases and a style file.
25702 \end_layout
25703
25704 \begin_layout Standard
25705 The style file is a text file with the file extension
25706 \begin_inset Quotes erd
25707 \end_inset
25708
25709
25710 \family sans
25711 .bst
25712 \family default
25713
25714 \begin_inset Quotes erd
25715 \end_inset
25716
25717  that declares the layout of all bibliography entries.
25718  Many publishers provide special style files, so that you don't have to
25719  take care of the layout.
25720 \end_layout
25721
25722 \begin_layout Standard
25723 Inserting a citation reference works like described above.
25724 \end_layout
25725
25726 \begin_layout Standard
25727 \begin_inset VSpace defskip
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Standard
25734 To generate the bibliography from a database, the program BibTeX is used
25735  by LyX.
25736  This program can be controlled with options that you can add in LyX's preferenc
25737 es dialog under 
25738 \family sans
25739 Outputs
25740 \family default
25741
25742 \family sans
25743 LaT
25744 \begin_inset ERT
25745 status collapsed
25746
25747 \begin_layout Plain Layout
25748
25749 {}
25750 \end_layout
25751
25752 \end_inset
25753
25754 eX
25755 \family default
25756  in the field 
25757 \family sans
25758 BibT
25759 \begin_inset ERT
25760 status collapsed
25761
25762 \begin_layout Plain Layout
25763
25764 {}
25765 \end_layout
25766
25767 \end_inset
25768
25769 eX
25770 \begin_inset space ~
25771 \end_inset
25772
25773 command
25774 \family default
25775 .
25776  Before adding options, it is strongly recommended to read the manual of
25777  
25778 \family sans
25779 BibTeX
25780 \family default
25781 .
25782 \end_layout
25783
25784 \begin_layout Standard
25785 \begin_inset VSpace defskip
25786 \end_inset
25787
25788
25789 \end_layout
25790
25791 \begin_layout Standard
25792 We use two bibliographies in this document to show the difference between
25793  the two methods of creating them.
25794  As you can see, the bibliography that is created from a database lists
25795  only the database entries that are referenced in the document.
25796  We used the style file 
25797 \family sans
25798 alphadin.bst
25799 \family default
25800  to get the complicated German reference key scheme in the bibliography.
25801 \end_layout
25802
25803 \begin_layout Subsection
25804 Bibliography layout
25805 \begin_inset Index
25806 status collapsed
25807
25808 \begin_layout Plain Layout
25809 Bibliography ! Layout
25810 \end_layout
25811
25812 \end_inset
25813
25814
25815 \end_layout
25816
25817 \begin_layout Standard
25818 In the citation reference dialog you can set a special citation format.
25819  For this feature you need to use the option 
25820 \family sans
25821 Natbib
25822 \family default
25823  enabled in the 
25824 \family sans
25825 Document\SpecialChar \menuseparator
25826 Settings
25827 \family default
25828
25829 \begin_inset Index
25830 status collapsed
25831
25832 \begin_layout Plain Layout
25833 Document ! Settings
25834 \end_layout
25835
25836 \end_inset
25837
25838  dialog under 
25839 \family sans
25840 Bibliography
25841 \family default
25842 .
25843  Setting a citation style for a reference will overwrite the default.
25844  For the global citation format use the BibTeX style files as explained
25845  in the previous section.
25846 \end_layout
25847
25848 \begin_layout Standard
25849 You can also set text, that should appear before or after a citation reference,
25850  in the citation reference window.
25851  Here an example where we set the text 
25852 \begin_inset Quotes eld
25853 \end_inset
25854
25855 Chapter
25856 \begin_inset space ~
25857 \end_inset
25858
25859 3
25860 \begin_inset Quotes erd
25861 \end_inset
25862
25863  to appear after the reference:
25864 \end_layout
25865
25866 \begin_layout Standard
25867 Have a look at 
25868 \begin_inset CommandInset citation
25869 LatexCommand cite
25870 after "Chapter 3"
25871 key "latexcompanion"
25872
25873 \end_inset
25874
25875 .
25876 \end_layout
25877
25878 \begin_layout Section
25879 Index
25880 \begin_inset Index
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884 Index generation
25885 \end_layout
25886
25887 \end_inset
25888
25889
25890 \begin_inset CommandInset label
25891 LatexCommand label
25892 name "sec:Index"
25893
25894 \end_inset
25895
25896
25897 \end_layout
25898
25899 \begin_layout Standard
25900 An index entry is created if you use the menu 
25901 \family sans
25902 Insert\SpecialChar \menuseparator
25903 Index
25904 \begin_inset space ~
25905 \end_inset
25906
25907 Entry
25908 \family default
25909  or the toolbar button 
25910 \begin_inset Graphics
25911         filename ../images/index-insert.png
25912         BoundingBox 0bp 5bp 20bp 20bp
25913
25914 \end_inset
25915
25916 .
25917  A gray box labeled 
25918 \begin_inset Quotes eld
25919 \end_inset
25920
25921
25922 \family sans
25923 Idx
25924 \family default
25925
25926 \begin_inset Quotes erd
25927 \end_inset
25928
25929  is inserted containing the text that appears in the index.
25930  The word where the cursor is in or the currently highlighted text is proposed
25931  by LyX as index entry.
25932 \end_layout
25933
25934 \begin_layout Standard
25935 We give a short overview of the index commands in the next subsections.
25936  For a detailed description of LaTeX's index mechanism, have a look at one
25937  of the LaTeX books 
25938 \begin_inset CommandInset citation
25939 LatexCommand cite
25940 key "latexcompanion,latexguide,latexbook"
25941
25942 \end_inset
25943
25944 .
25945 \end_layout
25946
25947 \begin_layout Standard
25948 You can change index entries by clicking on the index box.
25949 \end_layout
25950
25951 \begin_layout Standard
25952 The index list is inserted to the document with the menu 
25953 \family sans
25954 Insert\SpecialChar \menuseparator
25955 List
25956 \begin_inset space ~
25957 \end_inset
25958
25959 /
25960 \begin_inset space ~
25961 \end_inset
25962
25963 TOC\SpecialChar \menuseparator
25964 Index
25965 \begin_inset space ~
25966 \end_inset
25967
25968 List
25969 \family default
25970 .
25971  A light blue box labeled 
25972 \begin_inset Quotes eld
25973 \end_inset
25974
25975
25976 \family sans
25977 Index
25978 \family default
25979
25980 \begin_inset Quotes erd
25981 \end_inset
25982
25983  will show the place where the index is printed in the output.
25984  The index list box is not clickable like other LyX-boxes.
25985 \end_layout
25986
25987 \begin_layout Subsection
25988 Grouping Index Entries
25989 \begin_inset Index
25990 status collapsed
25991
25992 \begin_layout Plain Layout
25993 Index ! Grouping
25994 \end_layout
25995
25996 \end_inset
25997
25998
25999 \end_layout
26000
26001 \begin_layout Standard
26002 Index entries are often grouped to offer the reader a fast search in the
26003  index.
26004  We want to group for example the index entries for itemized and enumerated
26005  lists under the entry 
26006 \begin_inset Quotes eld
26007 \end_inset
26008
26009 Lists
26010 \begin_inset Quotes erd
26011 \end_inset
26012
26013 .
26014  First we create the entry 
26015 \begin_inset Quotes eld
26016 \end_inset
26017
26018 Lists
26019 \begin_inset Quotes erd
26020 \end_inset
26021
26022  in section
26023 \begin_inset space ~
26024 \end_inset
26025
26026
26027 \begin_inset CommandInset ref
26028 LatexCommand ref
26029 reference "sub:Lists"
26030
26031 \end_inset
26032
26033 .
26034  In the text field for the itemized list index entry in section
26035 \begin_inset space ~
26036 \end_inset
26037
26038
26039 \begin_inset CommandInset ref
26040 LatexCommand ref
26041 reference "sec:Itemize"
26042
26043 \end_inset
26044
26045 , we insert the command
26046 \end_layout
26047
26048 \begin_layout Standard
26049
26050 \series bold
26051 Lists ! Itemize
26052 \end_layout
26053
26054 \begin_layout Standard
26055 and the command
26056 \end_layout
26057
26058 \begin_layout Standard
26059
26060 \series bold
26061 Lists ! Enumerate
26062 \end_layout
26063
26064 \begin_layout Standard
26065 for the enumerated list in section
26066 \begin_inset space ~
26067 \end_inset
26068
26069
26070 \begin_inset CommandInset ref
26071 LatexCommand ref
26072 reference "sec:Enumerate"
26073
26074 \end_inset
26075
26076 .
26077 \end_layout
26078
26079 \begin_layout Standard
26080 The exclamation mark 
26081 \begin_inset Quotes eld
26082 \end_inset
26083
26084 !
26085 \begin_inset Quotes erd
26086 \end_inset
26087
26088  marks the grouping levels.
26089  You can have three levels; every index level is indented a bit more.
26090  An index entry for the higher levels is not required.
26091  If we don't have an index entry for 
26092 \begin_inset Quotes eld
26093 \end_inset
26094
26095 Lists
26096 \begin_inset Quotes erd
26097 \end_inset
26098
26099 , it will be printed anyway, but without a page number.
26100 \end_layout
26101
26102 \begin_layout Subsection
26103 Page Ranges
26104 \begin_inset Index
26105 status collapsed
26106
26107 \begin_layout Plain Layout
26108 Index ! Page ranges
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \begin_layout Standard
26117 Normally an index entry will appear with the page number of the indexed
26118  section.
26119  But sometimes you want to index more pages under the same entry.
26120  E.g if we want to index the paragraph environments, we create an index entry
26121  in section
26122 \begin_inset space ~
26123 \end_inset
26124
26125
26126 \begin_inset CommandInset ref
26127 LatexCommand ref
26128 reference "sec:Paragraph-Environments"
26129
26130 \end_inset
26131
26132  with the command
26133 \end_layout
26134
26135 \begin_layout Standard
26136
26137 \series bold
26138 Paragraph environments|(
26139 \end_layout
26140
26141 \begin_layout Standard
26142 and another entry at the end of section
26143 \begin_inset space ~
26144 \end_inset
26145
26146
26147 \begin_inset CommandInset ref
26148 LatexCommand ref
26149 reference "sub:LyX-Code"
26150
26151 \end_inset
26152
26153  with the command
26154 \end_layout
26155
26156 \begin_layout Standard
26157
26158 \series bold
26159 Paragraph environments|)
26160 \end_layout
26161
26162 \begin_layout Standard
26163 The commands 
26164 \begin_inset Quotes eld
26165 \end_inset
26166
26167
26168 \series bold
26169 |(
26170 \series default
26171
26172 \begin_inset Quotes erd
26173 \end_inset
26174
26175  and 
26176 \begin_inset Quotes eld
26177 \end_inset
26178
26179
26180 \series bold
26181 |)
26182 \series default
26183
26184 \begin_inset Quotes erd
26185 \end_inset
26186
26187  respectively starts and ends the index range.
26188  You can also add the same index entry at different places in the document.
26189  They appear in the output under one entry with a comma separated list of
26190  the pages of the indexed document parts.
26191  An example is the index entry 
26192 \begin_inset Quotes eld
26193 \end_inset
26194
26195 Document ! Settings
26196 \begin_inset Quotes erd
26197 \end_inset
26198
26199 .
26200 \end_layout
26201
26202 \begin_layout Subsection
26203 Cross referencing
26204 \begin_inset Index
26205 status collapsed
26206
26207 \begin_layout Plain Layout
26208 Index ! Cross referencing
26209 \end_layout
26210
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \begin_layout Standard
26217 It is also possible to refer to another index entry.
26218  We referred for example in the index entry 
26219 \begin_inset Quotes eld
26220 \end_inset
26221
26222 GIF
26223 \begin_inset Quotes erd
26224 \end_inset
26225
26226  (in section
26227 \begin_inset space ~
26228 \end_inset
26229
26230
26231 \begin_inset CommandInset ref
26232 LatexCommand ref
26233 reference "sub:Image-Formats"
26234
26235 \end_inset
26236
26237 ) to the index entry 
26238 \begin_inset Quotes eld
26239 \end_inset
26240
26241 Image formats
26242 \begin_inset Quotes erd
26243 \end_inset
26244
26245  in the same section using the entry
26246 \end_layout
26247
26248 \begin_layout Standard
26249
26250 \series bold
26251 GIF|see{Image formats}
26252 \end_layout
26253
26254 \begin_layout Standard
26255 Where the braces have to be inserted as TeX Code.
26256  The text within the braces is the referenced entry.
26257  The reference will appear in the output without a page number.
26258 \end_layout
26259
26260 \begin_layout Subsection
26261 Index Entry Order
26262 \begin_inset Index
26263 status collapsed
26264
26265 \begin_layout Plain Layout
26266 Index ! Entry order
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \begin_layout Standard
26275 You can use accented characters in the index entry, but the entries might
26276  then not follow the rules for the index order.
26277  The index entries are sorted alphabetically, but LaTeX
26278 \begin_inset Foot
26279 status collapsed
26280
26281 \begin_layout Plain Layout
26282 The index generating is done in the background by an extra program, see
26283  section
26284 \begin_inset space ~
26285 \end_inset
26286
26287
26288 \begin_inset CommandInset ref
26289 LatexCommand ref
26290 reference "sub:Index-Program"
26291
26292 \end_inset
26293
26294 .
26295 \end_layout
26296
26297 \end_inset
26298
26299  doesn't know how to sort accents in different languages.
26300  We created as example the three dummy index entries 
26301 \begin_inset Quotes eld
26302 \end_inset
26303
26304 maison
26305 \begin_inset Quotes erd
26306 \end_inset
26307
26308
26309 \begin_inset Quotes eld
26310 \end_inset
26311
26312 maïs
26313 \begin_inset Quotes erd
26314 \end_inset
26315
26316 , and 
26317 \begin_inset Quotes eld
26318 \end_inset
26319
26320 maître
26321 \begin_inset Quotes erd
26322 \end_inset
26323
26324 .
26325 \begin_inset Index
26326 status open
26327
26328 \begin_layout Plain Layout
26329 Dummy entries ! maïs
26330 \end_layout
26331
26332 \end_inset
26333
26334
26335 \begin_inset Index
26336 status open
26337
26338 \begin_layout Plain Layout
26339 Dummy entries ! maître
26340 \end_layout
26341
26342 \end_inset
26343
26344
26345 \begin_inset Index
26346 status open
26347
26348 \begin_layout Plain Layout
26349 Dummy entries ! maïs@maison
26350 \end_layout
26351
26352 \end_inset
26353
26354  They will be sorted in the order maïs, maître, maison, but we want the
26355  order maïs, maison, maître.
26356  To achieve this, we use the command
26357 \end_layout
26358
26359 \begin_layout Standard
26360
26361 \series bold
26362 previous entry@current entry
26363 \end_layout
26364
26365 \begin_layout Standard
26366 In our case we want to have 
26367 \begin_inset Quotes eld
26368 \end_inset
26369
26370 maison
26371 \begin_inset Quotes erd
26372 \end_inset
26373
26374  after 
26375 \begin_inset Quotes eld
26376 \end_inset
26377
26378 maïs
26379 \begin_inset Quotes erd
26380 \end_inset
26381
26382  and write therefore for the index entry of maison:
26383 \end_layout
26384
26385 \begin_layout Standard
26386
26387 \series bold
26388 maïs@maison
26389 \end_layout
26390
26391 \begin_layout Standard
26392 The previous entry needn't to be a real existing entry, you can also use
26393  another word to tell LaTeX the entry order, see the next subsection for
26394  an example.
26395 \end_layout
26396
26397 \begin_layout Subsection
26398 Index Entry Layout
26399 \begin_inset Index
26400 status collapsed
26401
26402 \begin_layout Plain Layout
26403 Index ! Entry layout
26404 \end_layout
26405
26406 \end_inset
26407
26408
26409 \end_layout
26410
26411 \begin_layout Standard
26412 You can change the appearance of index entries via the text style dialog.
26413 \begin_inset Index
26414 status open
26415
26416 \begin_layout Plain Layout
26417 Dummy entries ! 
26418 \shape italic
26419 This is an italic dummy entry
26420 \end_layout
26421
26422 \end_inset
26423
26424  You can also format the page number using the character 
26425 \begin_inset Quotes eld
26426 \end_inset
26427
26428 |
26429 \begin_inset Quotes erd
26430 \end_inset
26431
26432  followed by a LaTeX-command without a backslash.
26433  We can write for example
26434 \end_layout
26435
26436 \begin_layout Standard
26437
26438 \series bold
26439 italic page number:|textit
26440 \end_layout
26441
26442 \begin_layout Standard
26443 to get the page number in italic.
26444 \begin_inset Index
26445 status open
26446
26447 \begin_layout Plain Layout
26448 Dummy entries ! italic page number:|textit
26449 \end_layout
26450
26451 \end_inset
26452
26453  Normally all LaTeX-commands begin with a backslash, but in this special
26454  case 
26455 \begin_inset Quotes eld
26456 \end_inset
26457
26458
26459 \series bold
26460 |command
26461 \series default
26462
26463 \begin_inset Quotes erd
26464 \end_inset
26465
26466  means 
26467 \series bold
26468
26469 \backslash
26470 command{page
26471 \begin_inset space ~
26472 \end_inset
26473
26474 number}
26475 \series default
26476 .
26477  Have a look at section
26478 \begin_inset space ~
26479 \end_inset
26480
26481
26482 \begin_inset CommandInset ref
26483 LatexCommand ref
26484 reference "sub:LaTeX-Syntax"
26485
26486 \end_inset
26487
26488  to learn more about the LaTeX-syntax.
26489 \end_layout
26490
26491 \begin_layout Standard
26492 \begin_inset Note Greyedout
26493 status open
26494
26495 \begin_layout Plain Layout
26496
26497 \series bold
26498 Note:
26499 \series default
26500  Formatting single index entries only works when you use the program 
26501 \family sans
26502 makeindex 
26503 \family default
26504 to generate the index, see section
26505 \begin_inset space ~
26506 \end_inset
26507
26508
26509 \begin_inset CommandInset ref
26510 LatexCommand ref
26511 reference "sub:Index-Program"
26512
26513 \end_inset
26514
26515 .
26516  If you use 
26517 \family sans
26518 xindy
26519 \family default
26520 , however, this won't work for anything else than bold or italic text.
26521  This is because xindy requires to define semantic elements before they
26522  can be used, see 
26523 \begin_inset CommandInset citation
26524 LatexCommand cite
26525 after "p. 678 ff."
26526 key "latexcompanion"
26527
26528 \end_inset
26529
26530  for details.
26531 \end_layout
26532
26533 \end_inset
26534
26535
26536 \end_layout
26537
26538 \begin_layout Standard
26539 In general, we encourage you to not format page numbers directly as shown
26540  above.
26541  Instead of this, you should define a macro in the preamble and use that.
26542  Consider why you want some page numbers to be bold.
26543  Maybe you want all page references italic that refer to a definition of
26544  the indexed term, so that users can easily find definitions.
26545  If so, put the following in preamble
26546 \end_layout
26547
26548 \begin_layout Standard
26549
26550 \series bold
26551
26552 \backslash
26553 newcommand{
26554 \backslash
26555 IndexDef}[1]{
26556 \backslash
26557 textit{#1}}
26558 \end_layout
26559
26560 \begin_layout Standard
26561 and write
26562 \end_layout
26563
26564 \begin_layout Standard
26565
26566 \series bold
26567 my entry|IndexDef
26568 \end_layout
26569
26570 \begin_layout Standard
26571 into the index entry.
26572 \begin_inset Index
26573 status open
26574
26575 \begin_layout Plain Layout
26576 Dummy entries ! my entry|IndexDef
26577 \end_layout
26578
26579 \end_inset
26580
26581  The advantage is that, if you change your mind later or if your publisher
26582  request that definitions must not be italic but bold, you just need to
26583  change the macro in the preamble, not every single index entry.
26584 \end_layout
26585
26586 \begin_layout Standard
26587 You can also change the layout for the whole index.
26588  E.
26589 \begin_inset space \thinspace{}
26590 \end_inset
26591
26592 g.
26593 \begin_inset space ~
26594 \end_inset
26595
26596 we marked the index list box of this document as bold to get a bold font
26597  for all index entries.
26598  For more advanced task you have to set up a so-called 
26599 \emph on
26600 Index Style File
26601 \emph default
26602 , see the 
26603 \family sans
26604 makeindex
26605 \family default
26606  or 
26607 \family sans
26608 xindy
26609 \family default
26610  documentation for details, 
26611 \begin_inset CommandInset citation
26612 LatexCommand cite
26613 key "makeindex,xindy"
26614
26615 \end_inset
26616
26617 .
26618 \end_layout
26619
26620 \begin_layout Subsection
26621 Index Program
26622 \begin_inset Index
26623 status collapsed
26624
26625 \begin_layout Plain Layout
26626 Index ! Program
26627 \end_layout
26628
26629 \end_inset
26630
26631
26632 \begin_inset CommandInset label
26633 LatexCommand label
26634 name "sub:Index-Program"
26635
26636 \end_inset
26637
26638
26639 \end_layout
26640
26641 \begin_layout Standard
26642 When the index entry program 
26643 \family sans
26644 xindy
26645 \family default
26646  is installed, that is only available for Linux, LyX uses it for the index
26647  generation, otherwise the program 
26648 \family sans
26649 makeindex
26650 \family default
26651  is used, that is part of every LaTeX distribution.
26652  Both programs can be controlled by options that can be set in LyX's preferences
26653  dialog, see section
26654 \begin_inset space ~
26655 \end_inset
26656
26657
26658 \begin_inset CommandInset ref
26659 LatexCommand ref
26660 reference "sub:LaTeX-settings"
26661
26662 \end_inset
26663
26664 .
26665  The available options are listed and explained in 
26666 \begin_inset CommandInset citation
26667 LatexCommand cite
26668 key "makeindex,xindy"
26669
26670 \end_inset
26671
26672 .
26673  You can also specify there another program to generate the index.
26674 \end_layout
26675
26676 \begin_layout Standard
26677
26678 \family sans
26679 makeindex
26680 \family default
26681  is very old, not further developed and has many pitfalls.
26682  Most notably, it has been defined with nothing more than the English language
26683  in mind.
26684  So it fails at sorting correctly for anything else than an monolingual
26685  English text.
26686  We have shown above how to fix this sorting.
26687  However, if you are writing in another language and using Linux, consider
26688  to use 
26689 \family sans
26690 xindy
26691 \family default
26692 .
26693 \end_layout
26694
26695 \begin_layout Section
26696 Nomenclature / Glossary 
26697 \begin_inset Index
26698 status collapsed
26699
26700 \begin_layout Plain Layout
26701 Nomenclature
26702 \end_layout
26703
26704 \end_inset
26705
26706
26707 \begin_inset Index
26708 status collapsed
26709
26710 \begin_layout Plain Layout
26711 Glossary|see
26712 \begin_inset ERT
26713 status collapsed
26714
26715 \begin_layout Plain Layout
26716
26717 {
26718 \end_layout
26719
26720 \end_inset
26721
26722 Nomenclature
26723 \begin_inset ERT
26724 status collapsed
26725
26726 \begin_layout Plain Layout
26727
26728 }
26729 \end_layout
26730
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \end_inset
26737
26738
26739 \begin_inset CommandInset label
26740 LatexCommand label
26741 name "sec:Nomenclature"
26742
26743 \end_inset
26744
26745
26746 \end_layout
26747
26748 \begin_layout Standard
26749 Sometimes you need to compile a list of symbols that are mentioned in your
26750  document with a brief explanation of them -- a so called nomenclature or
26751  glossary.
26752 \end_layout
26753
26754 \begin_layout Standard
26755 To be able to create nomenclatures, you need the LaTeX package 
26756 \series bold
26757 nomencl
26758 \series default
26759
26760 \begin_inset Index
26761 status collapsed
26762
26763 \begin_layout Plain Layout
26764 LaTeX-packages ! nomencl
26765 \end_layout
26766
26767 \end_inset
26768
26769  installed.
26770  You find it in the TeX Catalogue, 
26771 \begin_inset CommandInset citation
26772 LatexCommand cite
26773 key "TeXCatalogue"
26774
26775 \end_inset
26776
26777  or in the package manager of your LaTeX-system.
26778 \end_layout
26779
26780 \begin_layout Standard
26781 A nomenclature entry is created if you place the cursor after a symbol entry
26782  and then use the menu 
26783 \family sans
26784 Insert\SpecialChar \menuseparator
26785
26786 \family default
26787 N
26788 \family sans
26789 omenclature
26790 \begin_inset space ~
26791 \end_inset
26792
26793 Entry
26794 \family default
26795  or the toolbar button 
26796 \begin_inset Graphics
26797         filename ../images/nomencl-insert.png
26798         BoundingBox 0bp 5bp 20bp 20bp
26799
26800 \end_inset
26801
26802 .
26803  A gray box labeled 
26804 \begin_inset Quotes eld
26805 \end_inset
26806
26807
26808 \family sans
26809 Nom
26810 \family default
26811
26812 \begin_inset Quotes erd
26813 \end_inset
26814
26815  is inserted and a window pops up asking for the nomenclature entry.
26816 \end_layout
26817
26818 \begin_layout Standard
26819 A nomenclature entry consists of two main entries.
26820  The first is the symbol that you want to refer to.
26821  The second is the description of the symbol.
26822 \end_layout
26823
26824 \begin_layout Standard
26825 \begin_inset Note Greyedout
26826 status open
26827
26828 \begin_layout Plain Layout
26829
26830 \series bold
26831 Note:
26832 \series default
26833  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26834 \end_layout
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \begin_layout Subsection
26842 Nomenclature Definition and Layout
26843 \begin_inset Index
26844 status collapsed
26845
26846 \begin_layout Plain Layout
26847 Nomenclature ! Layout
26848 \end_layout
26849
26850 \end_inset
26851
26852
26853 \end_layout
26854
26855 \begin_layout Standard
26856 When you have symbols in formulas, you have to define them in the 
26857 \family sans
26858 Symbol
26859 \family default
26860  field as LaTeX-formula.
26861  For example to get 
26862 \begin_inset Quotes eld
26863 \end_inset
26864
26865
26866 \begin_inset Formula $\sigma$
26867 \end_inset
26868
26869
26870 \begin_inset Quotes erd
26871 \end_inset
26872
26873 , insert this:
26874 \begin_inset Newline newline
26875 \end_inset
26876
26877
26878 \series bold
26879 $
26880 \backslash
26881 sigma$
26882 \begin_inset Newline newline
26883 \end_inset
26884
26885
26886 \series default
26887 The 
26888 \begin_inset Quotes eld
26889 \end_inset
26890
26891 $
26892 \begin_inset Quotes erd
26893 \end_inset
26894
26895  character hereby starts/ends the formula.
26896  The LaTeX-command for the Greek letter is the name of the letter beginning
26897  with a backslash 
26898 \begin_inset Quotes eld
26899 \end_inset
26900
26901
26902 \backslash
26903
26904 \begin_inset Quotes erd
26905 \end_inset
26906
26907 .
26908  For capital Greek letters, start the command also with a capital letter,
26909  like 
26910 \series bold
26911
26912 \backslash
26913 Sigma
26914 \series default
26915 .
26916 \end_layout
26917
26918 \begin_layout Standard
26919 (A short introduction to the LaTeX-syntax is given in section
26920 \begin_inset space ~
26921 \end_inset
26922
26923
26924 \begin_inset CommandInset ref
26925 LatexCommand ref
26926 reference "sub:LaTeX-Syntax"
26927
26928 \end_inset
26929
26930 .)
26931 \end_layout
26932
26933 \begin_layout Standard
26934 You cannot use the 
26935 \family sans
26936 Text
26937 \begin_inset space ~
26938 \end_inset
26939
26940 Style
26941 \family default
26942  dialog to format the description text but have to use LaTeX-commands.
26943  For example the description of the nomenclature entry for the 
26944 \begin_inset Quotes eld
26945 \end_inset
26946
26947
26948 \begin_inset Formula $\sigma$
26949 \end_inset
26950
26951
26952 \begin_inset Quotes erd
26953 \end_inset
26954
26955  in this document is:
26956 \begin_inset Newline newline
26957 \end_inset
26958
26959
26960 \series bold
26961 dummy entry for the character 
26962 \backslash
26963 textsf{sigma}
26964 \series default
26965
26966 \begin_inset Newline newline
26967 \end_inset
26968
26969 The command 
26970 \series bold
26971
26972 \backslash
26973 textsf
26974 \series default
26975  sets the fonts to 
26976 \family sans
26977 sans
26978 \begin_inset space ~
26979 \end_inset
26980
26981 serif
26982 \family default
26983 .
26984  To get 
26985 \series bold
26986 bold
26987 \series default
26988  font use the command 
26989 \series bold
26990
26991 \backslash
26992 textbf
26993 \series default
26994 , for 
26995 \family typewriter
26996 typewriter
26997 \family default
26998  use 
26999 \series bold
27000
27001 \backslash
27002 texttt
27003 \series default
27004 , for 
27005 \emph on
27006 emphasized
27007 \emph default
27008  use 
27009 \series bold
27010
27011 \backslash
27012 emph
27013 \series default
27014 .
27015 \end_layout
27016
27017 \begin_layout Subsection
27018 Sort Order of Nomenclature Entries
27019 \begin_inset Index
27020 status collapsed
27021
27022 \begin_layout Plain Layout
27023 Nomenclature ! Sort order
27024 \end_layout
27025
27026 \end_inset
27027
27028
27029 \end_layout
27030
27031 \begin_layout Standard
27032 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27033  the symbol definition.
27034  This leads to undesired results when you for example have symbols in formulas.
27035  Suppose you have nomenclature entries for the symbols 
27036 \emph on
27037 a
27038 \begin_inset CommandInset nomenclature
27039 LatexCommand nomenclature
27040 symbol "a"
27041 description "dummy entry for the character \"a\""
27042
27043 \end_inset
27044
27045
27046 \emph default
27047  and 
27048 \begin_inset Formula $\sigma$
27049 \end_inset
27050
27051
27052 \begin_inset CommandInset nomenclature
27053 LatexCommand nomenclature
27054 prefix "sigma"
27055 symbol "$\\sigma$"
27056 description "dummy entry for the character \\textsf{sigma}"
27057
27058 \end_inset
27059
27060 .
27061  They will be sorted by 
27062 \begin_inset Quotes eld
27063 \end_inset
27064
27065
27066 \family sans
27067 a
27068 \family default
27069
27070 \begin_inset Quotes erd
27071 \end_inset
27072
27073  and 
27074 \begin_inset Quotes eld
27075 \end_inset
27076
27077
27078 \family typewriter
27079 $
27080 \backslash
27081 sigma$
27082 \family default
27083
27084 \begin_inset Quotes erd
27085 \end_inset
27086
27087  -- the 
27088 \begin_inset Formula $\sigma$
27089 \end_inset
27090
27091  will be sorted before the 
27092 \emph on
27093 a
27094 \emph default
27095  since the character 
27096 \begin_inset Quotes eld
27097 \end_inset
27098
27099 $
27100 \begin_inset Quotes erd
27101 \end_inset
27102
27103  is considered in sorting.
27104 \end_layout
27105
27106 \begin_layout Standard
27107 To control the sort order, you can edit the 
27108 \family sans
27109 Sort
27110 \begin_inset space ~
27111 \end_inset
27112
27113 as
27114 \family default
27115  field of the nomenclature dialog.
27116  Then the nomenclature entry will be sorted by this entry and not the symbol
27117  definition.
27118  For the given example, you can insert 
27119 \family typewriter
27120 sigma
27121 \family default
27122  to this field for the 
27123 \begin_inset Formula $\sigma$
27124 \end_inset
27125
27126 , then 
27127 \emph on
27128 a
27129 \emph default
27130  will be located before 
27131 \begin_inset Formula $\sigma$
27132 \end_inset
27133
27134 .
27135 \end_layout
27136
27137 \begin_layout Standard
27138 For subgrouping and tips for using sort entries see the 
27139 \series bold
27140 nomencl
27141 \series default
27142  documentation, 
27143 \begin_inset CommandInset citation
27144 LatexCommand cite
27145 key "nomencl"
27146
27147 \end_inset
27148
27149 .
27150 \end_layout
27151
27152 \begin_layout Subsection
27153 Nomenclature Options
27154 \begin_inset Index
27155 status collapsed
27156
27157 \begin_layout Plain Layout
27158 Nomenclature ! Options
27159 \end_layout
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \begin_layout Standard
27167 The 
27168 \series bold
27169 nomencl
27170 \series default
27171  package offers some options to adjust the appearance of the nomenclature.
27172  Here are some of its options, for more have a look at its documentation:
27173 \end_layout
27174
27175 \begin_layout Description
27176 refeq Appends the phrase 
27177 \begin_inset Quotes eld
27178 \end_inset
27179
27180
27181 \family sans
27182 , see equation (
27183 \emph on
27184 eq
27185 \emph default
27186 )
27187 \family default
27188
27189 \begin_inset Quotes erd
27190 \end_inset
27191
27192  to every nomenclature entry, where 
27193 \family sans
27194 \emph on
27195 eq
27196 \family default
27197 \emph default
27198  is the number of the last equation in front of the nomenclature entry
27199 \end_layout
27200
27201 \begin_layout Description
27202 refpage Appends the phrase 
27203 \begin_inset Quotes eld
27204 \end_inset
27205
27206
27207 \family sans
27208 , page (
27209 \emph on
27210 page
27211 \emph default
27212 )
27213 \family default
27214
27215 \begin_inset Quotes erd
27216 \end_inset
27217
27218  to every nomenclature entry, where 
27219 \family sans
27220 \emph on
27221 page
27222 \family default
27223 \emph default
27224  is the number of the page on which the nomenclature entry appeared
27225 \end_layout
27226
27227 \begin_layout Description
27228 intoc Inserts the nomenclature in the Table of Contents
27229 \end_layout
27230
27231 \begin_layout Standard
27232 There are furthermore the options 
27233 \series bold
27234 croatian
27235 \series default
27236
27237 \series bold
27238 danish
27239 \series default
27240
27241 \series bold
27242 english
27243 \series default
27244
27245 \series bold
27246 french
27247 \series default
27248
27249 \series bold
27250 german
27251 \series default
27252
27253 \series bold
27254 italian
27255 \series default
27256
27257 \series bold
27258 polish
27259 \series default
27260
27261 \series bold
27262 portuguese
27263 \series default
27264
27265 \series bold
27266 russian
27267 \series default
27268
27269 \series bold
27270 spanish
27271 \series default
27272 , and 
27273 \series bold
27274 ukrainian
27275 \series default
27276  to print the reference texts and the nomenclature title in the corresponding
27277  language.
27278 \end_layout
27279
27280 \begin_layout Standard
27281 To use one or more of the options, add them to the comma-separated document
27282  class options list in the 
27283 \family sans
27284 Document\SpecialChar \menuseparator
27285 Settings
27286 \family default
27287  dialog.
27288  In this document the options 
27289 \series bold
27290 intoc
27291 \series default
27292  and 
27293 \series bold
27294 refpage
27295 \series default
27296  are used.
27297 \end_layout
27298
27299 \begin_layout Standard
27300 \begin_inset VSpace bigskip
27301 \end_inset
27302
27303
27304 \end_layout
27305
27306 \begin_layout Standard
27307 You can also use the first two options above only for certain nomenclature
27308  entries when you add one of the following commands as last entry to the
27309  
27310 \family sans
27311 Description
27312 \family default
27313  field in the nomenclature dialog:
27314 \end_layout
27315
27316 \begin_layout Description
27317
27318 \backslash
27319 nomrefeq Like the 
27320 \series bold
27321 refeq
27322 \series default
27323  option
27324 \end_layout
27325
27326 \begin_layout Description
27327
27328 \backslash
27329 nomrefpage Like the 
27330 \series bold
27331 refpage
27332 \series default
27333  option
27334 \end_layout
27335
27336 \begin_layout Description
27337
27338 \backslash
27339 nomrefeqpage Short notation of 
27340 \series bold
27341
27342 \backslash
27343 nomrefeq
27344 \backslash
27345 nomrefpage
27346 \end_layout
27347
27348 \begin_layout Description
27349
27350 \backslash
27351 nomnorefeq,
27352 \begin_inset space ~
27353 \end_inset
27354
27355
27356 \backslash
27357 nomnorefpage,
27358 \begin_inset space ~
27359 \end_inset
27360
27361
27362 \backslash
27363 nomnorefeqpage Turns off the corresponding options
27364 \end_layout
27365
27366 \begin_layout Subsection
27367 Printing the Nomenclature
27368 \begin_inset Index
27369 status collapsed
27370
27371 \begin_layout Plain Layout
27372 Nomenclature ! Printing
27373 \end_layout
27374
27375 \end_inset
27376
27377
27378 \end_layout
27379
27380 \begin_layout Standard
27381 To print the nomenclature, use the menu 
27382 \family sans
27383 Insert\SpecialChar \menuseparator
27384 Lists
27385 \begin_inset space ~
27386 \end_inset
27387
27388 /
27389 \begin_inset space ~
27390 \end_inset
27391
27392 TOC\SpecialChar \menuseparator
27393 Nomenclature
27394 \family default
27395 .
27396  A light blue box labeled 
27397 \begin_inset Quotes eld
27398 \end_inset
27399
27400
27401 \family sans
27402 Nomenclature
27403 \family default
27404
27405 \begin_inset Quotes erd
27406 \end_inset
27407
27408  will show the place where the nomenclature is printed in the output.
27409  Like the index list box, the nomenclature list box is not clickable.
27410 \end_layout
27411
27412 \begin_layout Standard
27413 In the printed output the title of the nomenclature appears as 
27414 \begin_inset Quotes eld
27415 \end_inset
27416
27417 Nomenclature
27418 \begin_inset Quotes erd
27419 \end_inset
27420
27421 .
27422  If you are not happy with the name, you can change it by redefining the
27423  command 
27424 \series bold
27425
27426 \backslash
27427 nomname
27428 \series default
27429  in the preamble.
27430  For example, in order to change the name to 
27431 \emph on
27432 List of Symbols
27433 \emph default
27434 , add the following line to the preamble:
27435 \end_layout
27436
27437 \begin_layout Standard
27438
27439 \family roman
27440 \series bold
27441
27442 \backslash
27443 renewcommand{
27444 \backslash
27445 nomname}{List of Symbols}
27446 \end_layout
27447
27448 \begin_layout Standard
27449 \begin_inset VSpace defskip
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \begin_layout Standard
27456 If you are unhappy with the amount of space for symbols, you can alter it
27457  by adding the following line to the preamble:
27458 \end_layout
27459
27460 \begin_layout Standard
27461
27462 \family roman
27463 \series bold
27464
27465 \backslash
27466 renewcommand{
27467 \backslash
27468 nomlabelwidth}{width}
27469 \end_layout
27470
27471 \begin_layout Standard
27472
27473 \family roman
27474 Where the width is a value with one of the units listed in Appendix
27475 \begin_inset space ~
27476 \end_inset
27477
27478
27479 \begin_inset CommandInset ref
27480 LatexCommand ref
27481 reference "cha:Units-available-in"
27482
27483 \end_inset
27484
27485 .
27486  The default value is 1
27487 \begin_inset space \thinspace{}
27488 \end_inset
27489
27490 cm.
27491 \end_layout
27492
27493 \begin_layout Section
27494 Branches
27495 \begin_inset Index
27496 status collapsed
27497
27498 \begin_layout Plain Layout
27499 Branches
27500 \end_layout
27501
27502 \end_inset
27503
27504
27505 \begin_inset Index
27506 status collapsed
27507
27508 \begin_layout Plain Layout
27509 Document ! Branches
27510 \end_layout
27511
27512 \end_inset
27513
27514
27515 \begin_inset CommandInset label
27516 LatexCommand label
27517 name "sec:Branches"
27518
27519 \end_inset
27520
27521
27522 \end_layout
27523
27524 \begin_layout Standard
27525 Sometimes it is useful to hide some document parts in the output.
27526  For example a teacher who is setting an exam obviously doesn't want the
27527  pupils to see the answers, but having questions and answers in the same
27528  document will make the life of the markers of that exam much easier.
27529 \end_layout
27530
27531 \begin_layout Standard
27532 For these cases LyX offers to put text into branches.
27533  The text will then only appear in the output when its branch is activated.
27534  To create a branch, go in the 
27535 \family sans
27536 Document\SpecialChar \menuseparator
27537 Settings
27538 \family default
27539  dialog to 
27540 \family sans
27541 Branches
27542 \family default
27543 .
27544  The name of the branch, its activation state and the background color of
27545  the branches inside LyX can be specified in this dialog.
27546 \end_layout
27547
27548 \begin_layout Standard
27549 Text that should be in a branch is set into branch inset boxes.
27550  These boxes are inserted via the menu 
27551 \family sans
27552 Insert\SpecialChar \menuseparator
27553 Branch
27554 \family default
27555  where you can choose a branch.
27556  You can later change the branch of the boxes by right-clicking on them.
27557 \end_layout
27558
27559 \begin_layout Standard
27560 Here is an example, where only the question text appears, the answer branch
27561  is deactivated and does therefore not appear in the output:
27562 \end_layout
27563
27564 \begin_layout Standard
27565 \begin_inset Branch Question
27566 status open
27567
27568 \begin_layout Standard
27569 Question: Who was the first physics Nobel prize winner?
27570 \end_layout
27571
27572 \end_inset
27573
27574
27575 \end_layout
27576
27577 \begin_layout Standard
27578 \begin_inset Branch Answer
27579 status collapsed
27580
27581 \begin_layout Standard
27582 Answer: Wilhelm Conrad Röntgen
27583 \end_layout
27584
27585 \end_inset
27586
27587
27588 \end_layout
27589
27590 \begin_layout Standard
27591 \begin_inset VSpace bigskip
27592 \end_inset
27593
27594
27595 \end_layout
27596
27597 \begin_layout Standard
27598 To use conditional output inside places where you cannot insert branch insets,
27599  like inside equations, you can code special LaTeX definitions for each
27600  branch.
27601  For example you can define for the question branch
27602 \begin_inset Foot
27603 status collapsed
27604
27605 \begin_layout Plain Layout
27606 For an introduction to the LaTeX-syntax, see section
27607 \begin_inset space ~
27608 \end_inset
27609
27610
27611 \begin_inset CommandInset ref
27612 LatexCommand ref
27613 reference "sub:LaTeX-Syntax"
27614
27615 \end_inset
27616
27617 .
27618 \end_layout
27619
27620 \end_inset
27621
27622
27623 \end_layout
27624
27625 \begin_layout Standard
27626
27627 \series bold
27628
27629 \backslash
27630 newcommand{
27631 \backslash
27632 question}[1]{#1}
27633 \end_layout
27634
27635 \begin_layout Standard
27636
27637 \series bold
27638
27639 \backslash
27640 newcommand{
27641 \backslash
27642 answer}[1]{}
27643 \end_layout
27644
27645 \begin_layout Standard
27646 and for the answer branch
27647 \end_layout
27648
27649 \begin_layout Standard
27650
27651 \series bold
27652
27653 \backslash
27654 newcommand{
27655 \backslash
27656 question}[1]{}
27657 \end_layout
27658
27659 \begin_layout Standard
27660
27661 \series bold
27662
27663 \backslash
27664 newcommand{
27665 \backslash
27666 answer}[1]{#1}
27667 \end_layout
27668
27669 \begin_layout Standard
27670 \begin_inset Branch Question
27671 status open
27672
27673 \begin_layout Standard
27674 \begin_inset ERT
27675 status open
27676
27677 \begin_layout Plain Layout
27678
27679
27680 \backslash
27681 newcommand{
27682 \backslash
27683 question}[1]{#1}
27684 \end_layout
27685
27686 \begin_layout Plain Layout
27687
27688
27689 \backslash
27690 newcommand{
27691 \backslash
27692 answer}[1]{}
27693 \end_layout
27694
27695 \end_inset
27696
27697
27698 \end_layout
27699
27700 \end_inset
27701
27702
27703 \end_layout
27704
27705 \begin_layout Standard
27706 \begin_inset Branch Answer
27707 status collapsed
27708
27709 \begin_layout Standard
27710 \begin_inset ERT
27711 status open
27712
27713 \begin_layout Plain Layout
27714
27715
27716 \backslash
27717 newcommand{
27718 \backslash
27719 question}[1]{}
27720 \end_layout
27721
27722 \begin_layout Plain Layout
27723
27724
27725 \backslash
27726 newcommand{
27727 \backslash
27728 answer}[1]{#1}
27729 \end_layout
27730
27731 \end_inset
27732
27733
27734 \end_layout
27735
27736 \end_inset
27737
27738
27739 \end_layout
27740
27741 \begin_layout Standard
27742 Now it is possible to use the commands 
27743 \series bold
27744
27745 \backslash
27746 question{\SpecialChar \ldots{}
27747 }
27748 \series default
27749  and 
27750 \series bold
27751
27752 \backslash
27753 answer{\SpecialChar \ldots{}
27754 }
27755 \series default
27756  to obtain conditional output.
27757  Here is an example formula where only the 
27758 \series bold
27759
27760 \backslash
27761 question
27762 \series default
27763  part appears:
27764 \begin_inset Formula \[
27765 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27766
27767 \end_inset
27768
27769
27770 \end_layout
27771
27772 \begin_layout Standard
27773 Inside math, the same effect can be achieved using math macros, see section
27774 \begin_inset space ~
27775 \end_inset
27776
27777
27778 \begin_inset CommandInset ref
27779 LatexCommand ref
27780 reference "sec:math-macros"
27781
27782 \end_inset
27783
27784 .
27785 \end_layout
27786
27787 \begin_layout Section
27788 PDF properties
27789 \begin_inset Index
27790 status collapsed
27791
27792 \begin_layout Plain Layout
27793 PDF properties
27794 \end_layout
27795
27796 \end_inset
27797
27798
27799 \end_layout
27800
27801 \begin_layout Standard
27802 The 
27803 \family sans
27804 Document Settings
27805 \family default
27806  dialog provides under 
27807 \family sans
27808 PDF Properties
27809 \family default
27810  to set up special options for the PDF output of your document.
27811  All options there are provided by the LaTeX-package 
27812 \series bold
27813 hyperref
27814 \series default
27815
27816 \begin_inset Index
27817 status collapsed
27818
27819 \begin_layout Plain Layout
27820 LaTeX-packages ! hyperref
27821 \end_layout
27822
27823 \end_inset
27824
27825 .
27826 \end_layout
27827
27828 \begin_layout Standard
27829 Using 
27830 \series bold
27831 hyperref
27832 \series default
27833  will link all cross-references in the DVI- and PDF-output.
27834  This means that the reader of your document will be able to click on a
27835  table of contents entry or on a reference and he is shown the referenced
27836  document part.
27837  You can specify in the dialog tab 
27838 \family sans
27839 Hyperlinks
27840 \family default
27841  how the links will look like and if links for bibliographical backreferences
27842  are created.
27843  The backreferences will appear in the bibliography behind the different
27844  entries, showing where in the document the entry is referenced.
27845 \end_layout
27846
27847 \begin_layout Standard
27848 In the dialog tab 
27849 \family sans
27850 Bookmarks
27851 \family default
27852  you can set if PDF-bookmarks should be created for every section of your
27853  document to make it easier for readers to navigate through the document.
27854  You can decide if the bookmarks should be numbered like your document sections
27855  or not.
27856  With the open bookmarks level you can specify what sectioning level should
27857  be displayed in the bookmarks when opening the PDF.
27858  For example level
27859 \begin_inset space ~
27860 \end_inset
27861
27862 2 will display all sections and subsections, while level
27863 \begin_inset space ~
27864 \end_inset
27865
27866 1 will only display the sections.
27867 \end_layout
27868
27869 \begin_layout Standard
27870 The header informations in the dialog tab 
27871 \family sans
27872 General
27873 \family default
27874  are saved together with the PDF as file properties.
27875  Many programs are able to extract these informations to e.
27876 \begin_inset space \thinspace{}
27877 \end_inset
27878
27879 g.
27880 \begin_inset space ~
27881 \end_inset
27882
27883 automatically recognize who is the author and what is the PDF about.
27884  This is very useful to sort, classify, or use PDFs for bibliography issues.
27885  When the option 
27886 \family sans
27887 Automatic fill header
27888 \family default
27889  is set, LyX tries to extract the header informations from your document
27890  title and author settings.
27891 \end_layout
27892
27893 \begin_layout Standard
27894 The option 
27895 \family sans
27896 Load in fullscreen mode
27897 \family default
27898  will open the PDF in fullscreen mode, which is useful for presentations.
27899 \end_layout
27900
27901 \begin_layout Standard
27902 PDF properties are also used in this document.
27903  When you look in its document settings, you can see that some additional
27904  
27905 \series bold
27906 hyperref
27907 \series default
27908  options are used.
27909  For an explanation of them we refer to the hyperref manual 
27910 \begin_inset CommandInset citation
27911 LatexCommand cite
27912 key "hyperref"
27913
27914 \end_inset
27915
27916 .
27917 \end_layout
27918
27919 \begin_layout Section
27920 TeX Code and the LaTeX Syntax
27921 \begin_inset CommandInset label
27922 LatexCommand label
27923 name "sec:TeX-Code"
27924
27925 \end_inset
27926
27927
27928 \end_layout
27929
27930 \begin_layout Subsection
27931 TeX Code Boxes
27932 \begin_inset Index
27933 status collapsed
27934
27935 \begin_layout Plain Layout
27936 TeX Code
27937 \end_layout
27938
27939 \end_inset
27940
27941
27942 \begin_inset CommandInset label
27943 LatexCommand label
27944 name "sub:TeX-Code-Boxes"
27945
27946 \end_inset
27947
27948
27949 \end_layout
27950
27951 \begin_layout Standard
27952 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27953  constructs, but not all.
27954  LaTeX contains of hundreds of packages which provide different commands.
27955  Every time packages are updated and new ones added.
27956  This has the advantage that you can typeset nearly everything as there
27957  is for every problem a LaTeX-package.
27958  But LyX can of course not be up to date and support all packages and their
27959  commands.
27960 \end_layout
27961
27962 \begin_layout Standard
27963 But don't worry, you can use any LaTeX-command directly in LyX inside the
27964  TeX Code box.
27965  An TeX Code box is created by the menu 
27966 \family sans
27967 Insert\SpecialChar \menuseparator
27968 TeX
27969 \begin_inset space ~
27970 \end_inset
27971
27972 Code
27973 \family default
27974  or by the toolbar button 
27975 \begin_inset Graphics
27976         filename ../images/ert-insert.png
27977
27978 \end_inset
27979
27980 .
27981  The box can be opened by left-clicking and closed by right-clicking on
27982  it.
27983 \end_layout
27984
27985 \begin_layout Standard
27986 You can insert complete or incomplete commands as TeX Code.
27987  Incomplete means that the command argument can be Standard LyX text.
27988  For example you want to draw a frame around a word and uses therefore the
27989  LaTeX-command 
27990 \series bold
27991
27992 \backslash
27993 fbox
27994 \series default
27995 , you can write the command part 
27996 \series bold
27997
27998 \backslash
27999 fbox{
28000 \series default
28001  in a TeX Code box before the word and the closing brace 
28002 \series bold
28003 }
28004 \series default
28005  in a second TeX Code box behind the word.
28006  The word between the two TeX Code boxes is then the argument as it is in
28007  the following example:
28008 \end_layout
28009
28010 \begin_layout Standard
28011 \begin_inset Graphics
28012         filename clipart/ERT.png
28013         scale 89
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \begin_layout Standard
28021 gives
28022 \end_layout
28023
28024 \begin_layout Standard
28025 This is a line with a 
28026 \begin_inset ERT
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030
28031
28032 \backslash
28033 fbox{
28034 \end_layout
28035
28036 \end_inset
28037
28038 framed
28039 \begin_inset ERT
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043
28044 }
28045 \end_layout
28046
28047 \end_inset
28048
28049  word.
28050 \end_layout
28051
28052 \begin_layout Standard
28053 \begin_inset Note Greyedout
28054 status open
28055
28056 \begin_layout Plain Layout
28057
28058 \series bold
28059 Note:
28060 \series default
28061  At the end of LaTeX-commands without parameters, you have to insert a space
28062  to let LaTeX know that the command is finished.
28063 \end_layout
28064
28065 \end_inset
28066
28067
28068 \end_layout
28069
28070 \begin_layout Subsection
28071 Short Introduction to the LaTeX Syntax
28072 \begin_inset OptArg
28073 status collapsed
28074
28075 \begin_layout Plain Layout
28076 The LaTeX Syntax
28077 \end_layout
28078
28079 \end_inset
28080
28081
28082 \begin_inset Index
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086 LaTeX Syntax
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \begin_inset CommandInset label
28093 LatexCommand label
28094 name "sub:LaTeX-Syntax"
28095
28096 \end_inset
28097
28098
28099 \end_layout
28100
28101 \begin_layout Standard
28102 When you write larger documents or books, you will need to know something
28103  about the LaTeX-commands that LyX uses in the background.
28104  Because LaTeX is based on commands, you can 
28105 \begin_inset Quotes eld
28106 \end_inset
28107
28108 program
28109 \begin_inset Quotes erd
28110 \end_inset
28111
28112  your text.
28113  This has the advantage that the layout of the document can be changed at
28114  every time if you know the right commands.
28115  E.g.
28116  imagine you have to write a manual for a product and the deadline is at
28117  the end of the day.
28118  Your boss just has complimented you for your good work but wants to have
28119  all caption labels bold.
28120  But you have over hundred figure and table captions with non-bold labels
28121  in your manual.
28122  Of course it's impossible to change all caption labels by hand in one day.
28123 \end_layout
28124
28125 \begin_layout Standard
28126 Now LaTeX comes into play.
28127  As written above, for every problem exists a LaTeX-package.
28128  First you have to find out which and therefore look in the LaTeX package
28129  database, 
28130 \begin_inset CommandInset citation
28131 LatexCommand cite
28132 key "Catalogue"
28133
28134 \end_inset
28135
28136 .
28137 \end_layout
28138
28139 \begin_layout Standard
28140 As result you know that the package 
28141 \series bold
28142 caption
28143 \series default
28144
28145 \begin_inset Index
28146 status collapsed
28147
28148 \begin_layout Plain Layout
28149 LaTeX-packages ! caption
28150 \end_layout
28151
28152 \end_inset
28153
28154  is what you need.
28155  To use a package, you have to load it in the document preamble (menu 
28156 \family sans
28157 Document\SpecialChar \menuseparator
28158 Settings
28159 \family default
28160 ) with the command
28161 \end_layout
28162
28163 \begin_layout Standard
28164
28165 \series bold
28166
28167 \backslash
28168 usepackage[options]{package name}
28169 \end_layout
28170
28171 \begin_layout Standard
28172 All LaTeX commands begin with a backslash, the command argument is set within
28173  two braces, and the options are set within two brackets.
28174  Note that not all commands have an argument and options.
28175 \end_layout
28176
28177 \begin_layout Standard
28178 In your case the package name is 
28179 \series bold
28180 caption
28181 \series default
28182 .
28183  After a look in the documentation of the package, you know that the option
28184  
28185 \series bold
28186 labelfont=bf
28187 \series default
28188  will change the font of all caption labels to bold.
28189  So you add the command
28190 \end_layout
28191
28192 \begin_layout Standard
28193
28194 \series bold
28195
28196 \backslash
28197 usepackage[labelfont=bf]{caption}
28198 \end_layout
28199
28200 \begin_layout Standard
28201 to the preamble and the problem is solved.
28202 \begin_inset Foot
28203 status collapsed
28204
28205 \begin_layout Plain Layout
28206 For more commands provided by the 
28207 \series bold
28208 caption
28209 \series default
28210  package, have a look at its documentation, 
28211 \begin_inset CommandInset citation
28212 LatexCommand cite
28213 key "caption"
28214
28215 \end_inset
28216
28217 .
28218 \end_layout
28219
28220 \end_inset
28221
28222
28223 \end_layout
28224
28225 \begin_layout Standard
28226 Note that some document classes have built-in solutions for well known problems
28227  like your case.
28228  For example if you use a 
28229 \family sans
28230 koma-script
28231 \family default
28232  class, you don't need the package 
28233 \series bold
28234 caption
28235 \series default
28236 , you can instead write
28237 \end_layout
28238
28239 \begin_layout Standard
28240
28241 \series bold
28242
28243 \backslash
28244 setkomafont{captionlabel}{
28245 \backslash
28246 bfseries}
28247 \end_layout
28248
28249 \begin_layout Standard
28250 in the preamble and the problem is solved.
28251  So if you plan to write a large document, you should have a look at the
28252  documentation of the document class you want to use.
28253  (
28254 \series bold
28255
28256 \backslash
28257 setkomafont
28258 \series default
28259  is an example for a command with more than one argument.)
28260 \end_layout
28261
28262 \begin_layout Standard
28263 Commands in the preamble affects the whole document, while commands in the
28264  text affects only the text after the command or only the text used as command
28265  argument.
28266  To insert a LaTeX-command in text, use the TeX Code box as described in
28267  the previous section.
28268 \end_layout
28269
28270 \begin_layout Standard
28271 If you want to learn more about LaTeX and its syntax, have a look at the
28272  LaTeX-books 
28273 \begin_inset CommandInset citation
28274 LatexCommand cite
28275 key "latexcompanion,latexguide"
28276
28277 \end_inset
28278
28279 .
28280  
28281 \end_layout
28282
28283 \begin_layout Section
28284 Previewing Snippets of your Document
28285 \begin_inset Index
28286 status collapsed
28287
28288 \begin_layout Plain Layout
28289 Instant preview
28290 \end_layout
28291
28292 \end_inset
28293
28294
28295 \begin_inset CommandInset label
28296 LatexCommand label
28297 name "sec:Previewing-snippets-of"
28298
28299 \end_inset
28300
28301
28302 \begin_inset Index
28303 status collapsed
28304
28305 \begin_layout Plain Layout
28306 Document ! Preview
28307 \end_layout
28308
28309 \end_inset
28310
28311
28312 \end_layout
28313
28314 \begin_layout Standard
28315 LyX allows you to generate previews of sections of your document on the
28316  fly so you can see how they'll look in the final document without having
28317  to break your train of thought with 
28318 \family sans
28319 View\SpecialChar \menuseparator
28320 DVI
28321 \family default
28322 .
28323 \end_layout
28324
28325 \begin_layout Standard
28326 If you would for example like to see in LyX your math formulas typeset by
28327  LaTeX, install the LaTeX-package 
28328 \series bold
28329 preview-latex
28330 \series default
28331
28332 \begin_inset Index
28333 status collapsed
28334
28335 \begin_layout Plain Layout
28336 LaTeX-packages ! preview-latex
28337 \end_layout
28338
28339 \end_inset
28340
28341  as explained below, and turn on 
28342 \family sans
28343 Instant
28344 \begin_inset space ~
28345 \end_inset
28346
28347 preview
28348 \family default
28349  in the 
28350 \family sans
28351 Tools\SpecialChar \menuseparator
28352 Preferences 
28353 \family default
28354 dialog under 
28355 \family sans
28356 Look
28357 \begin_inset space ~
28358 \end_inset
28359
28360 and
28361 \begin_inset space ~
28362 \end_inset
28363
28364 feel\SpecialChar \menuseparator
28365 Graphics
28366 \family default
28367 .
28368 \end_layout
28369
28370 \begin_layout Standard
28371 Previews are generated when you load a document into LyX and when you finish
28372  editing an inset.
28373  Previews of an already loaded document are 
28374 \emph on
28375 not
28376 \emph default
28377  generated just by selecting the 
28378 \family sans
28379 Instant
28380 \begin_inset space ~
28381 \end_inset
28382
28383 preview
28384 \family default
28385  check box, you have to reopen the documents to activate the previews.
28386 \end_layout
28387
28388 \begin_layout Standard
28389 LyX will generate previews of math insets.
28390  It will also generate previews of included insets if you select the 
28391 \family sans
28392 Show
28393 \begin_inset space ~
28394 \end_inset
28395
28396 preview
28397 \family default
28398  check box in the insert dialog.
28399  This is useful if you wish to generate a preview of a LaTeX figure, for
28400  example.
28401 \end_layout
28402
28403 \begin_layout Standard
28404 To get previews working, you need the LaTeX package 
28405 \series bold
28406 preview-latex
28407 \series default
28408  (on some systems named simply 
28409 \series bold
28410 preview
28411 \series default
28412 ) installed.
28413  In case it is not already installed, you find it in the TeX Catalogue,
28414  
28415 \begin_inset CommandInset citation
28416 LatexCommand cite
28417 key "TeXCatalogue"
28418
28419 \end_inset
28420
28421  or in the package manager of your LaTeX-system.
28422  You obtain prettier results if you install the program 
28423 \family typewriter
28424 pnmcrop
28425 \family default
28426  from the 
28427 \family typewriter
28428 netpbm
28429 \family default
28430  package; for LyX on Windows this program is automatically installed together
28431  with LyX.
28432 \end_layout
28433
28434 \begin_layout Standard
28435 \begin_inset VSpace bigskip
28436 \end_inset
28437
28438
28439 \end_layout
28440
28441 \begin_layout Standard
28442 You can furthermore preview the LaTeX source of the whole document or parts
28443  of it.
28444  Use the menu 
28445 \family sans
28446 View\SpecialChar \menuseparator
28447 View
28448 \begin_inset space ~
28449 \end_inset
28450
28451 Source
28452 \family default
28453  and a window will be shown where you can see the LaTeX-source code.
28454  The window shows the source of the whole paragraph where the cursor is
28455  currently in.
28456  You can also select document parts in LyX's main window, then only this
28457  selection (when it is more than one paragraph) is shown as source code.
28458  To view the whole document as source, enable the corresponding option in
28459  the source view window.
28460 \end_layout
28461
28462 \begin_layout Section
28463 Spell Checking
28464 \begin_inset CommandInset label
28465 LatexCommand label
28466 name "sec:Spellchecking"
28467
28468 \end_inset
28469
28470
28471 \begin_inset Index
28472 status collapsed
28473
28474 \begin_layout Plain Layout
28475 Spell checking
28476 \end_layout
28477
28478 \end_inset
28479
28480
28481 \end_layout
28482
28483 \begin_layout Standard
28484 LyX itself has no built-in spell checker.
28485  Rather it uses one of the external programs 
28486 \family typewriter
28487 aspell
28488 \family default
28489
28490 \family typewriter
28491 ispell
28492 \family default
28493
28494 \family typewriter
28495 hspell
28496 \family default
28497 , or 
28498 \family sans
28499 pspell
28500 \family default
28501  as backend.
28502  This section assumes you have already installed and set up one of these
28503  programs.
28504  
28505 \family typewriter
28506 aspell
28507 \family default
28508  can be seen as successor of 
28509 \family typewriter
28510 ispell
28511 \family default
28512 , so that it is recommended to use aspell.
28513  
28514 \family sans
28515 hspell
28516 \family default
28517  is a Hebrew spell-checker.
28518  The used spell checker ind its settings are specified in LyX's preferences
28519  under 
28520 \family sans
28521 Language Settings
28522 \family default
28523 .
28524 \end_layout
28525
28526 \begin_layout Standard
28527 For LyX on Windows, the selection box for the spell checking program is
28528  greyed out in the preferences dialog because only 
28529 \family sans
28530 aspell
28531 \family default
28532  can be used.
28533 \end_layout
28534
28535 \begin_layout Standard
28536 The menu
28537 \family sans
28538  Tools\SpecialChar \menuseparator
28539 Spellchecker
28540 \family default
28541  starts the spell checking beginning from the current cursor position.
28542  A dialog window will appear showing any incorrect (or unknown) word found,
28543  allowing you to edit and replace it in a second line.
28544  Whenever an unknown word is found, the word is highlighted and the text
28545  scrolled so that it is visible.
28546  In the 
28547 \family sans
28548 spell checker
28549 \family default
28550  dialog, there is also a box showing suggestions for a correction, if any
28551  could be found.
28552  Clicking on one of the corrections will copy to the 
28553 \family sans
28554 Replace
28555 \family default
28556  field, double-click invokes directly the replacement.
28557  Unknown but correctly typed words can be added to the personal dictionary.
28558 \end_layout
28559
28560 \begin_layout Standard
28561 By default, the used dictionary file is determined by the document language
28562  that is set in the 
28563 \family sans
28564 Document\SpecialChar \menuseparator
28565 Settings
28566 \family default
28567  dialog.
28568  If you do not have a dictionary for the document language, spell checking
28569  will bring an error message.
28570  In this case, you can specify another dictionary file in the dialog by
28571  specifying a different 
28572 \family sans
28573 Alternative language
28574 \family default
28575  in preferences dialog.
28576 \end_layout
28577
28578 \begin_layout Standard
28579 After a spell check you'll informed about the number of checked words.
28580 \end_layout
28581
28582 \begin_layout Subsubsection*
28583 Limitations
28584 \end_layout
28585
28586 \begin_layout Standard
28587 It is not possible to change the spelling of a particular word globally,
28588  rather than having to change the spelling separately for each occurrence
28589  of the word.
28590  But you can use the 
28591 \family sans
28592 Find
28593 \begin_inset space ~
28594 \end_inset
28595
28596 &
28597 \begin_inset space ~
28598 \end_inset
28599
28600 Replace
28601 \family default
28602  dialog for that.
28603 \end_layout
28604
28605 \begin_layout Standard
28606 LyX cannot correctly spell check documents containing multiple languages.
28607  This does work with 
28608 \family typewriter
28609 pspell
28610 \family default
28611 , assuming you have marked the different languages appropriately.
28612 \end_layout
28613
28614 \begin_layout Subsubsection*
28615 Further Settings
28616 \end_layout
28617
28618 \begin_layout Standard
28619 The 
28620 \family sans
28621 Spellchecker
28622 \family default
28623  section in the preferences dialog has some additional options:
28624 \end_layout
28625
28626 \begin_layout Description
28627 Escape
28628 \begin_inset space ~
28629 \end_inset
28630
28631 characters Allows you to add non-standard characters that the spell checker
28632  should consider, e.g.
28633  German umlauts although you spell check English document.
28634  This should not normally be needed.
28635 \end_layout
28636
28637 \begin_layout Description
28638 Personal
28639 \begin_inset space ~
28640 \end_inset
28641
28642 dictionary to use a different file than the spell checker's default choice
28643  as your personal dictionary
28644 \end_layout
28645
28646 \begin_layout Description
28647 Accept
28648 \begin_inset space ~
28649 \end_inset
28650
28651 compound
28652 \begin_inset space ~
28653 \end_inset
28654
28655 words Prevent the spell checker from complaining about compounded words
28656  like 
28657 \begin_inset Quotes eld
28658 \end_inset
28659
28660 passthrough
28661 \begin_inset Quotes erd
28662 \end_inset
28663
28664 .
28665 \end_layout
28666
28667 \begin_layout Description
28668 Use
28669 \begin_inset space ~
28670 \end_inset
28671
28672 input
28673 \begin_inset space ~
28674 \end_inset
28675
28676 encoding Uses the document encoding that is set in the 
28677 \family sans
28678 Document\SpecialChar \menuseparator
28679 Settings
28680 \family default
28681  dialog under 
28682 \family sans
28683 Language
28684 \family default
28685  also for the spellchecker.
28686 \begin_inset Foot
28687 status collapsed
28688
28689 \begin_layout Plain Layout
28690 The encodings are explained in section
28691 \begin_inset space ~
28692 \end_inset
28693
28694
28695 \begin_inset CommandInset ref
28696 LatexCommand ref
28697 reference "sub:Settings"
28698
28699 \end_inset
28700
28701 .
28702 \end_layout
28703
28704 \end_inset
28705
28706  Only enable this if you use 
28707 \family typewriter
28708 ispell
28709 \family default
28710  and can't spell check words with international letters in them.
28711  There have been reports that this does not work with all dictionaries,
28712  so this is disabled by default.
28713 \end_layout
28714
28715 \begin_layout Section
28716 Thesaurus
28717 \begin_inset Index
28718 status collapsed
28719
28720 \begin_layout Plain Layout
28721 Thesaurus
28722 \end_layout
28723
28724 \end_inset
28725
28726
28727 \begin_inset CommandInset label
28728 LatexCommand label
28729 name "sec:Thesaurus"
28730
28731 \end_inset
28732
28733
28734 \end_layout
28735
28736 \begin_layout Standard
28737 Thesaurus currently only works when you use the document language English.
28738 \end_layout
28739
28740 \begin_layout Standard
28741 To start the thesaurus, highlight one word or set the cursor behind it,
28742  and use the menu 
28743 \family sans
28744 Tools\SpecialChar \menuseparator
28745 Thesaurus
28746 \family default
28747  or the toolbar button 
28748 \begin_inset Graphics
28749         filename ../images/thesaurus-entry.png
28750         BoundingBox 0bp 5bp 20bp 25bp
28751         rotateOrigin center
28752
28753 \end_inset
28754
28755 .
28756  A dialog pops up showing you probably related words that you can use as
28757  replacement.
28758 \end_layout
28759
28760 \begin_layout Standard
28761 The shown related words are in many cases not really related to the word
28762  you are currently checking, scrolling in the shown list might help in some
28763  cases to find related words.
28764 \end_layout
28765
28766 \begin_layout Standard
28767 The thesaurus only works for single words, and also only when it is in the
28768  singular form.
28769  For example starting the thesaurus with the word 
28770 \begin_inset Quotes eld
28771 \end_inset
28772
28773 reports
28774 \begin_inset Quotes erd
28775 \end_inset
28776
28777  leads to no results, while results are shown for the word 
28778 \begin_inset Quotes eld
28779 \end_inset
28780
28781 report
28782 \begin_inset Quotes erd
28783 \end_inset
28784
28785 .
28786  To avoid this, you can highlight only the part 
28787 \begin_inset Quotes eld
28788 \end_inset
28789
28790 report
28791 \begin_inset Quotes erd
28792 \end_inset
28793
28794  of the word 
28795 \begin_inset Quotes eld
28796 \end_inset
28797
28798 reports
28799 \begin_inset Quotes erd
28800 \end_inset
28801
28802  to get results.
28803 \end_layout
28804
28805 \begin_layout Section
28806 Change Tracking
28807 \begin_inset Index
28808 status collapsed
28809
28810 \begin_layout Plain Layout
28811 Change Tracking
28812 \end_layout
28813
28814 \end_inset
28815
28816
28817 \begin_inset Index
28818 status collapsed
28819
28820 \begin_layout Plain Layout
28821 Document ! Change Tracking
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \begin_inset CommandInset label
28828 LatexCommand label
28829 name "sec:Change-Tracking"
28830
28831 \end_inset
28832
28833
28834 \end_layout
28835
28836 \begin_layout Standard
28837 When you work on a document together with many people it is extremely useful
28838  to see changes others made highlighted in the document.
28839  You can then decide if you accept a change or not.
28840  This can be achieved by turning on change tracking in the menu 
28841 \family sans
28842 Document\SpecialChar \menuseparator
28843 Change
28844 \begin_inset space ~
28845 \end_inset
28846
28847 Tracking\SpecialChar \menuseparator
28848 Track
28849 \begin_inset space ~
28850 \end_inset
28851
28852 Changes
28853 \family default
28854 .
28855 \end_layout
28856
28857 \begin_layout Standard
28858 Changes made in the document will then be highlighted by colors: 
28859 \color blue
28860 Blue text
28861 \color inherit
28862  is an addition, 
28863 \color red
28864 red canceled text
28865 \color inherit
28866  is a deletion.
28867  You can change the color in LyX's preferences dialog under 
28868 \family sans
28869 Look
28870 \begin_inset space ~
28871 \end_inset
28872
28873 and
28874 \begin_inset space ~
28875 \end_inset
28876
28877 feel
28878 \family default
28879
28880 \family sans
28881 Colors
28882 \family default
28883 .
28884 \begin_inset Index
28885 status collapsed
28886
28887 \begin_layout Plain Layout
28888 Color ! LyX screen
28889 \end_layout
28890
28891 \end_inset
28892
28893
28894 \end_layout
28895
28896 \begin_layout Standard
28897 When change tracking is activated, you will see the review toolbar in LyX:
28898 \begin_inset Index
28899 status collapsed
28900
28901 \begin_layout Plain Layout
28902 Toolbar ! Review
28903 \end_layout
28904
28905 \end_inset
28906
28907
28908 \end_layout
28909
28910 \begin_layout Standard
28911 \begin_inset VSpace defskip
28912 \end_inset
28913
28914
28915 \end_layout
28916
28917 \begin_layout Standard
28918 \begin_inset Graphics
28919         filename clipart/ChangesToolbar.png
28920
28921 \end_inset
28922
28923
28924 \end_layout
28925
28926 \begin_layout Standard
28927 \begin_inset VSpace defskip
28928 \end_inset
28929
28930
28931 \end_layout
28932
28933 \begin_layout Standard
28934 The review toolbar as shown above contains from left to right the following
28935  buttons:
28936 \end_layout
28937
28938 \begin_layout Standard
28939 \begin_inset VSpace defskip
28940 \end_inset
28941
28942
28943 \end_layout
28944
28945 \begin_layout Standard
28946 \begin_inset Tabular
28947 <lyxtabular version="3" rows="10" columns="2">
28948 <features islongtable="true">
28949 <column alignment="left" valignment="top" width="0">
28950 <column alignment="left" valignment="top" width="0">
28951 <row interlinespace="2.5mm">
28952 <cell alignment="center" valignment="top" usebox="none">
28953 \begin_inset Text
28954
28955 \begin_layout Plain Layout
28956 \begin_inset Graphics
28957         filename ../images/changes-track.png
28958         BoundingBox 0bp 5bp 20bp 25bp
28959         rotateOrigin center
28960
28961 \end_inset
28962
28963
28964 \end_layout
28965
28966 \end_inset
28967 </cell>
28968 <cell alignment="center" valignment="top" usebox="none">
28969 \begin_inset Text
28970
28971 \begin_layout Plain Layout
28972
28973 \family sans
28974 Document\SpecialChar \menuseparator
28975 Change
28976 \begin_inset space ~
28977 \end_inset
28978
28979 Tracking\SpecialChar \menuseparator
28980 Track
28981 \begin_inset space ~
28982 \end_inset
28983
28984 Changes
28985 \end_layout
28986
28987 \end_inset
28988 </cell>
28989 </row>
28990 <row interlinespace="2.5mm">
28991 <cell alignment="center" valignment="top" usebox="none">
28992 \begin_inset Text
28993
28994 \begin_layout Plain Layout
28995 \begin_inset Graphics
28996         filename ../images/changes-output.png
28997         BoundingBox 0bp 5bp 20bp 25bp
28998         rotateOrigin center
28999
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \end_inset
29006 </cell>
29007 <cell alignment="center" valignment="top" usebox="none">
29008 \begin_inset Text
29009
29010 \begin_layout Plain Layout
29011
29012 \family sans
29013 Document\SpecialChar \menuseparator
29014 Change
29015 \begin_inset space ~
29016 \end_inset
29017
29018 Tracking\SpecialChar \menuseparator
29019 Show
29020 \begin_inset space ~
29021 \end_inset
29022
29023 Changes
29024 \begin_inset space ~
29025 \end_inset
29026
29027 in
29028 \begin_inset space ~
29029 \end_inset
29030
29031 Output
29032 \end_layout
29033
29034 \end_inset
29035 </cell>
29036 </row>
29037 <row interlinespace="2.5mm">
29038 <cell alignment="center" valignment="top" usebox="none">
29039 \begin_inset Text
29040
29041 \begin_layout Plain Layout
29042 \begin_inset Graphics
29043         filename ../images/change-next.png
29044         BoundingBox 0bp 5bp 20bp 25bp
29045         rotateOrigin center
29046
29047 \end_inset
29048
29049
29050 \end_layout
29051
29052 \end_inset
29053 </cell>
29054 <cell alignment="center" valignment="top" usebox="none">
29055 \begin_inset Text
29056
29057 \begin_layout Plain Layout
29058 Jumps to the next change
29059 \end_layout
29060
29061 \end_inset
29062 </cell>
29063 </row>
29064 <row interlinespace="2.5mm">
29065 <cell alignment="center" valignment="top" usebox="none">
29066 \begin_inset Text
29067
29068 \begin_layout Plain Layout
29069 \begin_inset Graphics
29070         filename ../images/change-accept.png
29071         BoundingBox 0bp 5bp 20bp 25bp
29072         rotateOrigin center
29073
29074 \end_inset
29075
29076
29077 \end_layout
29078
29079 \end_inset
29080 </cell>
29081 <cell alignment="center" valignment="top" usebox="none">
29082 \begin_inset Text
29083
29084 \begin_layout Plain Layout
29085
29086 \family sans
29087 Document\SpecialChar \menuseparator
29088 Change
29089 \begin_inset space ~
29090 \end_inset
29091
29092 Tracking\SpecialChar \menuseparator
29093 Accept
29094 \begin_inset space ~
29095 \end_inset
29096
29097 Change
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 </row>
29103 <row interlinespace="2.5mm">
29104 <cell alignment="center" valignment="top" usebox="none">
29105 \begin_inset Text
29106
29107 \begin_layout Plain Layout
29108 \begin_inset Graphics
29109         filename ../images/change-reject.png
29110         BoundingBox 0bp 5bp 20bp 25bp
29111         rotateOrigin center
29112
29113 \end_inset
29114
29115
29116 \end_layout
29117
29118 \end_inset
29119 </cell>
29120 <cell alignment="center" valignment="top" usebox="none">
29121 \begin_inset Text
29122
29123 \begin_layout Plain Layout
29124
29125 \family sans
29126 Document\SpecialChar \menuseparator
29127 Change
29128 \begin_inset space ~
29129 \end_inset
29130
29131 Tracking\SpecialChar \menuseparator
29132 Reject
29133 \begin_inset space ~
29134 \end_inset
29135
29136 Change
29137 \end_layout
29138
29139 \end_inset
29140 </cell>
29141 </row>
29142 <row interlinespace="2.5mm">
29143 <cell alignment="center" valignment="top" usebox="none">
29144 \begin_inset Text
29145
29146 \begin_layout Plain Layout
29147 \begin_inset Graphics
29148         filename ../images/changes-merge.png
29149         BoundingBox 0bp 5bp 20bp 25bp
29150         rotateOrigin center
29151
29152 \end_inset
29153
29154
29155 \end_layout
29156
29157 \end_inset
29158 </cell>
29159 <cell alignment="center" valignment="top" usebox="none">
29160 \begin_inset Text
29161
29162 \begin_layout Plain Layout
29163
29164 \family sans
29165 Document\SpecialChar \menuseparator
29166 Change
29167 \begin_inset space ~
29168 \end_inset
29169
29170 Tracking\SpecialChar \menuseparator
29171 Merge
29172 \begin_inset space ~
29173 \end_inset
29174
29175 Changes
29176 \end_layout
29177
29178 \end_inset
29179 </cell>
29180 </row>
29181 <row interlinespace="2.5mm">
29182 <cell alignment="center" valignment="top" usebox="none">
29183 \begin_inset Text
29184
29185 \begin_layout Plain Layout
29186 \begin_inset Graphics
29187         filename ../images/all-changes-accept.png
29188         BoundingBox 0bp 5bp 20bp 25bp
29189         rotateOrigin center
29190
29191 \end_inset
29192
29193
29194 \end_layout
29195
29196 \end_inset
29197 </cell>
29198 <cell alignment="center" valignment="top" usebox="none">
29199 \begin_inset Text
29200
29201 \begin_layout Plain Layout
29202
29203 \family sans
29204 Document\SpecialChar \menuseparator
29205 Change
29206 \begin_inset space ~
29207 \end_inset
29208
29209 Tracking\SpecialChar \menuseparator
29210 Accept
29211 \begin_inset space ~
29212 \end_inset
29213
29214 All
29215 \begin_inset space ~
29216 \end_inset
29217
29218 Changes
29219 \end_layout
29220
29221 \end_inset
29222 </cell>
29223 </row>
29224 <row interlinespace="2.5mm">
29225 <cell alignment="center" valignment="top" usebox="none">
29226 \begin_inset Text
29227
29228 \begin_layout Plain Layout
29229 \begin_inset Graphics
29230         filename ../images/all-changes-reject.png
29231         BoundingBox 0bp 5bp 20bp 25bp
29232         rotateOrigin center
29233
29234 \end_inset
29235
29236
29237 \end_layout
29238
29239 \end_inset
29240 </cell>
29241 <cell alignment="center" valignment="top" usebox="none">
29242 \begin_inset Text
29243
29244 \begin_layout Plain Layout
29245
29246 \family sans
29247 Document\SpecialChar \menuseparator
29248 Change
29249 \begin_inset space ~
29250 \end_inset
29251
29252 Tracking\SpecialChar \menuseparator
29253 Reject
29254 \begin_inset space ~
29255 \end_inset
29256
29257 All
29258 \begin_inset space ~
29259 \end_inset
29260
29261 Changes
29262 \end_layout
29263
29264 \end_inset
29265 </cell>
29266 </row>
29267 <row interlinespace="2.5mm">
29268 <cell alignment="center" valignment="top" usebox="none">
29269 \begin_inset Text
29270
29271 \begin_layout Plain Layout
29272 \begin_inset Graphics
29273         filename ../images/note-insert.png
29274         BoundingBox 0bp 5bp 20bp 25bp
29275         rotateOrigin center
29276
29277 \end_inset
29278
29279
29280 \end_layout
29281
29282 \end_inset
29283 </cell>
29284 <cell alignment="center" valignment="top" usebox="none">
29285 \begin_inset Text
29286
29287 \begin_layout Plain Layout
29288
29289 \family sans
29290 Insert\SpecialChar \menuseparator
29291 Note\SpecialChar \menuseparator
29292 LyX
29293 \begin_inset space ~
29294 \end_inset
29295
29296 Note
29297 \end_layout
29298
29299 \end_inset
29300 </cell>
29301 </row>
29302 <row interlinespace="2.5mm">
29303 <cell alignment="center" valignment="top" usebox="none">
29304 \begin_inset Text
29305
29306 \begin_layout Plain Layout
29307 \begin_inset Graphics
29308         filename ../images/note-next.png
29309         BoundingBox 0bp 5bp 20bp 25bp
29310         rotateOrigin center
29311
29312 \end_inset
29313
29314
29315 \end_layout
29316
29317 \end_inset
29318 </cell>
29319 <cell alignment="center" valignment="top" usebox="none">
29320 \begin_inset Text
29321
29322 \begin_layout Plain Layout
29323
29324 \family sans
29325 Navigate\SpecialChar \menuseparator
29326 Next
29327 \begin_inset space ~
29328 \end_inset
29329
29330 Note
29331 \end_layout
29332
29333 \end_inset
29334 </cell>
29335 </row>
29336 </lyxtabular>
29337
29338 \end_inset
29339
29340
29341 \end_layout
29342
29343 \begin_layout Standard
29344 \begin_inset VSpace defskip
29345 \end_inset
29346
29347
29348 \end_layout
29349
29350 \begin_layout Standard
29351 The review toolbar helps you to accept, reject, or merge changes -- highlight
29352  the change and press one of the desired toolbar buttons.
29353  When you merge changes, a window pops up showing you informations about
29354  the next change behind the current cursor position.
29355  So you don't need to highlight a certain change.
29356  Within the merge window you can decide to accept or reject changes and
29357  step to the next change.
29358  This way you can jump through all changes of the document.
29359 \end_layout
29360
29361 \begin_layout Standard
29362 The toolbar has two buttons to handle notes because notes are often important
29363  to describe a change.
29364 \end_layout
29365
29366 \begin_layout Standard
29367 To show made changes in the output you need the LaTeX package 
29368 \series bold
29369 dvipost
29370 \series default
29371
29372 \begin_inset Index
29373 status collapsed
29374
29375 \begin_layout Plain Layout
29376 LaTeX-packages ! dvipost
29377 \end_layout
29378
29379 \end_inset
29380
29381  installed.
29382  You find it in the TeX Catalogue, 
29383 \begin_inset CommandInset citation
29384 LatexCommand cite
29385 key "TeXCatalogue"
29386
29387 \end_inset
29388
29389  or in the package manager of your LaTeX-system.
29390 \end_layout
29391
29392 \begin_layout Section
29393 International Support
29394 \begin_inset Index
29395 status collapsed
29396
29397 \begin_layout Plain Layout
29398 International support
29399 \end_layout
29400
29401 \end_inset
29402
29403
29404 \end_layout
29405
29406 \begin_layout Standard
29407 This section describes how to use LyX with any language you want.
29408  For some non-western languages there are special Wiki-pages that explain
29409  how to set up LyX to use them: 
29410 \begin_inset CommandInset citation
29411 LatexCommand cite
29412 key "Arabic,Armenian,Farsi,Hebrew"
29413
29414 \end_inset
29415
29416
29417 \end_layout
29418
29419 \begin_layout Standard
29420 Besides languages, LyX also supports phonetic symbols, see section
29421 \begin_inset space ~
29422 \end_inset
29423
29424
29425 \begin_inset CommandInset ref
29426 LatexCommand ref
29427 reference "sub:Special-Character"
29428
29429 \end_inset
29430
29431 .
29432 \end_layout
29433
29434 \begin_layout Subsection
29435 Language Options
29436 \begin_inset Index
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440 Language ! Options
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \begin_inset Index
29447 status collapsed
29448
29449 \begin_layout Plain Layout
29450 Document ! Settings
29451 \end_layout
29452
29453 \end_inset
29454
29455
29456 \begin_inset Index
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460 Document ! Language
29461 \end_layout
29462
29463 \end_inset
29464
29465
29466 \end_layout
29467
29468 \begin_layout Standard
29469 The 
29470 \family sans
29471 Document\SpecialChar \menuseparator
29472 Settings
29473 \family default
29474  dialog lets you set 
29475 \family roman
29476 the language and character encoding for your language.
29477  
29478 \end_layout
29479
29480 \begin_layout Standard
29481 Choose your language in the 
29482 \family sans
29483 Language
29484 \family default
29485  section of this dialog.
29486  The default is 
29487 \family sans
29488 English
29489 \family default
29490 .
29491 \end_layout
29492
29493 \begin_layout Standard
29494 The 
29495 \family sans
29496 Encoding
29497 \family default
29498  box lets you choose the character encoding map you want to use for LaTeX
29499  export.
29500  The option 
29501 \family sans
29502 use language's default encoding
29503 \family default
29504  is the preferred choice and works well in most cases.
29505  For details about the different encoding options see section
29506 \begin_inset space ~
29507 \end_inset
29508
29509
29510 \begin_inset CommandInset ref
29511 LatexCommand ref
29512 reference "sub:Settings"
29513
29514 \end_inset
29515
29516 .
29517 \end_layout
29518
29519 \begin_layout Subsection
29520 Keyboard mapping configuration
29521 \begin_inset CommandInset label
29522 LatexCommand label
29523 name "sub:Keyboard-mapping"
29524
29525 \end_inset
29526
29527
29528 \end_layout
29529
29530 \begin_layout Standard
29531 If you have for example a U.S.-style keyboard and want to write in a different
29532  language than English, you can use an alternate keymap.
29533  For example, if you have a U.S.-style keyboard but want to write in Italian,
29534  you can configure LyX to use an Italian keymap.
29535  The preferences dialog allows you to choose up to two keyboard mappings,
29536  see section
29537 \begin_inset space ~
29538 \end_inset
29539
29540
29541 \begin_inset CommandInset ref
29542 LatexCommand ref
29543 reference "sub:Keyboard-Map"
29544
29545 \end_inset
29546
29547 .
29548  You can choose primary and secondary keyboard languages and then select
29549  which one you want to use.
29550 \end_layout
29551
29552 \begin_layout Standard
29553 Finally, you may just want to change a few key mappings or create an entirely
29554  different keymap (for Vulcan, for instance).
29555  You may, for example, normally write in Italian on a U.S.
29556  keyboard but want to include an occasional quotation in German.
29557  In such a case, you can write your own keyboard mapping or modify an existing
29558  one to support the characters you want.
29559  This and much more customizations are explained in the 
29560 \emph on
29561 Customization
29562 \emph default
29563  manual.
29564 \end_layout
29565
29566 \begin_layout Subsection
29567 Character Tables
29568 \begin_inset CommandInset label
29569 LatexCommand label
29570 name "sec:keytab"
29571
29572 \end_inset
29573
29574
29575 \end_layout
29576
29577 \begin_layout Standard
29578 Table
29579 \begin_inset space ~
29580 \end_inset
29581
29582
29583 \begin_inset CommandInset ref
29584 LatexCommand ref
29585 reference "cap:The-latin1-character"
29586
29587 \end_inset
29588
29589  shows the 
29590 \family typewriter
29591 Latin1
29592 \family default
29593  character set.
29594  You should be able to enter the characters in the first eight columns directly
29595  from the keyboard.
29596 \end_layout
29597
29598 \begin_layout Standard
29599 There are a few things you need to know about this table.
29600  Here are some of the details you'll need to bear in mind when using characters
29601  from the 
29602 \family typewriter
29603 Latin1
29604 \family default
29605  character set:
29606 \end_layout
29607
29608 \begin_layout Itemize
29609 Even if you have selected 
29610 \family sans
29611 latin1
29612 \family default
29613  in the 
29614 \family sans
29615 Document\SpecialChar \menuseparator
29616 Settings
29617 \family default
29618  dialog, users who have only the 
29619 \family typewriter
29620 T1
29621 \family default
29622 -fonts for LaTeX [or who have the 
29623 \family typewriter
29624 T1
29625 \family default
29626 -fonts but aren't using them] will still miss a few characters: D0, F0,
29627  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29628  french quotes won't show up.
29629 \end_layout
29630
29631 \begin_layout Standard
29632 \begin_inset Float table
29633 wide false
29634 sideways false
29635 status open
29636
29637 \begin_layout Plain Layout
29638 \begin_inset Caption
29639
29640 \begin_layout Plain Layout
29641 \begin_inset CommandInset label
29642 LatexCommand label
29643 name "cap:The-latin1-character"
29644
29645 \end_inset
29646
29647 The 
29648 \family typewriter
29649 latin1
29650 \family default
29651  character set
29652 \end_layout
29653
29654 \end_inset
29655
29656
29657 \end_layout
29658
29659 \begin_layout Plain Layout
29660 \align center
29661 \begin_inset Tabular
29662 <lyxtabular version="3" rows="17" columns="17">
29663 <features>
29664 <column alignment="center" valignment="top" width="0pt">
29665 <column alignment="center" valignment="top" width="0pt">
29666 <column alignment="center" valignment="top" width="0pt">
29667 <column alignment="center" valignment="top" width="0pt">
29668 <column alignment="center" valignment="top" width="0pt">
29669 <column alignment="center" valignment="top" width="0pt">
29670 <column alignment="center" valignment="top" width="0pt">
29671 <column alignment="center" valignment="top" width="0pt">
29672 <column alignment="center" valignment="top" width="0pt">
29673 <column alignment="center" valignment="top" width="0pt">
29674 <column alignment="center" valignment="top" width="0pt">
29675 <column alignment="center" valignment="top" width="0pt">
29676 <column alignment="center" valignment="top" width="0pt">
29677 <column alignment="center" valignment="top" width="0pt">
29678 <column alignment="center" valignment="top" width="0pt">
29679 <column alignment="center" valignment="top" width="0pt">
29680 <column alignment="center" valignment="top" width="0pt">
29681 <row>
29682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29683 \begin_inset Text
29684
29685 \begin_layout Plain Layout
29686
29687 \end_layout
29688
29689 \end_inset
29690 </cell>
29691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29692 \begin_inset Text
29693
29694 \begin_layout Plain Layout
29695
29696 \family roman
29697 \series medium
29698 \shape up
29699 \size tiny
29700 \emph off
29701 \bar no
29702 \noun off
29703 \color none
29704 00
29705 \end_layout
29706
29707 \end_inset
29708 </cell>
29709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29710 \begin_inset Text
29711
29712 \begin_layout Plain Layout
29713
29714 \family roman
29715 \series medium
29716 \shape up
29717 \size tiny
29718 \emph off
29719 \bar no
29720 \noun off
29721 \color none
29722 10
29723 \end_layout
29724
29725 \end_inset
29726 </cell>
29727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29728 \begin_inset Text
29729
29730 \begin_layout Plain Layout
29731
29732 \family roman
29733 \series medium
29734 \shape up
29735 \size tiny
29736 \emph off
29737 \bar no
29738 \noun off
29739 \color none
29740 20
29741 \end_layout
29742
29743 \end_inset
29744 </cell>
29745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29746 \begin_inset Text
29747
29748 \begin_layout Plain Layout
29749
29750 \family roman
29751 \series medium
29752 \shape up
29753 \size tiny
29754 \emph off
29755 \bar no
29756 \noun off
29757 \color none
29758 30
29759 \end_layout
29760
29761 \end_inset
29762 </cell>
29763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29764 \begin_inset Text
29765
29766 \begin_layout Plain Layout
29767
29768 \family roman
29769 \series medium
29770 \shape up
29771 \size tiny
29772 \emph off
29773 \bar no
29774 \noun off
29775 \color none
29776 40
29777 \end_layout
29778
29779 \end_inset
29780 </cell>
29781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29782 \begin_inset Text
29783
29784 \begin_layout Plain Layout
29785
29786 \family roman
29787 \series medium
29788 \shape up
29789 \size tiny
29790 \emph off
29791 \bar no
29792 \noun off
29793 \color none
29794 50
29795 \end_layout
29796
29797 \end_inset
29798 </cell>
29799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29800 \begin_inset Text
29801
29802 \begin_layout Plain Layout
29803
29804 \family roman
29805 \series medium
29806 \shape up
29807 \size tiny
29808 \emph off
29809 \bar no
29810 \noun off
29811 \color none
29812 60
29813 \end_layout
29814
29815 \end_inset
29816 </cell>
29817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29818 \begin_inset Text
29819
29820 \begin_layout Plain Layout
29821
29822 \family roman
29823 \series medium
29824 \shape up
29825 \size tiny
29826 \emph off
29827 \bar no
29828 \noun off
29829 \color none
29830 70
29831 \end_layout
29832
29833 \end_inset
29834 </cell>
29835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29836 \begin_inset Text
29837
29838 \begin_layout Plain Layout
29839
29840 \family roman
29841 \series medium
29842 \shape up
29843 \size tiny
29844 \emph off
29845 \bar no
29846 \noun off
29847 \color none
29848 80
29849 \end_layout
29850
29851 \end_inset
29852 </cell>
29853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29854 \begin_inset Text
29855
29856 \begin_layout Plain Layout
29857
29858 \family roman
29859 \series medium
29860 \shape up
29861 \size tiny
29862 \emph off
29863 \bar no
29864 \noun off
29865 \color none
29866 90
29867 \end_layout
29868
29869 \end_inset
29870 </cell>
29871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29872 \begin_inset Text
29873
29874 \begin_layout Plain Layout
29875
29876 \family roman
29877 \series medium
29878 \shape up
29879 \size tiny
29880 \emph off
29881 \bar no
29882 \noun off
29883 \color none
29884 A0
29885 \end_layout
29886
29887 \end_inset
29888 </cell>
29889 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
29898 \emph off
29899 \bar no
29900 \noun off
29901 \color none
29902 B0
29903 \end_layout
29904
29905 \end_inset
29906 </cell>
29907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29908 \begin_inset Text
29909
29910 \begin_layout Plain Layout
29911
29912 \family roman
29913 \series medium
29914 \shape up
29915 \size tiny
29916 \emph off
29917 \bar no
29918 \noun off
29919 \color none
29920 C0
29921 \end_layout
29922
29923 \end_inset
29924 </cell>
29925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29926 \begin_inset Text
29927
29928 \begin_layout Plain Layout
29929
29930 \family roman
29931 \series medium
29932 \shape up
29933 \size tiny
29934 \emph off
29935 \bar no
29936 \noun off
29937 \color none
29938 D0
29939 \end_layout
29940
29941 \end_inset
29942 </cell>
29943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29944 \begin_inset Text
29945
29946 \begin_layout Plain Layout
29947
29948 \family roman
29949 \series medium
29950 \shape up
29951 \size tiny
29952 \emph off
29953 \bar no
29954 \noun off
29955 \color none
29956 E0
29957 \end_layout
29958
29959 \end_inset
29960 </cell>
29961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29962 \begin_inset Text
29963
29964 \begin_layout Plain Layout
29965
29966 \family roman
29967 \series medium
29968 \shape up
29969 \size tiny
29970 \emph off
29971 \bar no
29972 \noun off
29973 \color none
29974 F0
29975 \end_layout
29976
29977 \end_inset
29978 </cell>
29979 </row>
29980 <row>
29981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29982 \begin_inset Text
29983
29984 \begin_layout Plain Layout
29985
29986 \family roman
29987 \series medium
29988 \shape up
29989 \size tiny
29990 \emph off
29991 \bar no
29992 \noun off
29993 \color none
29994 00
29995 \end_layout
29996
29997 \end_inset
29998 </cell>
29999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30000 \begin_inset Text
30001
30002 \begin_layout Plain Layout
30003
30004 \end_layout
30005
30006 \end_inset
30007 </cell>
30008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30009 \begin_inset Text
30010
30011 \begin_layout Plain Layout
30012
30013 \end_layout
30014
30015 \end_inset
30016 </cell>
30017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30018 \begin_inset Text
30019
30020 \begin_layout Plain Layout
30021
30022 \end_layout
30023
30024 \end_inset
30025 </cell>
30026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30027 \begin_inset Text
30028
30029 \begin_layout Plain Layout
30030
30031 \family roman
30032 \series medium
30033 \shape up
30034 \emph off
30035 \bar no
30036 \noun off
30037 \color none
30038 0
30039 \end_layout
30040
30041 \end_inset
30042 </cell>
30043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30044 \begin_inset Text
30045
30046 \begin_layout Plain Layout
30047
30048 \family roman
30049 \series medium
30050 \shape up
30051 \emph off
30052 \bar no
30053 \noun off
30054 \color none
30055 @
30056 \end_layout
30057
30058 \end_inset
30059 </cell>
30060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30061 \begin_inset Text
30062
30063 \begin_layout Plain Layout
30064
30065 \family roman
30066 \series medium
30067 \shape up
30068 \emph off
30069 \bar no
30070 \noun off
30071 \color none
30072 P
30073 \end_layout
30074
30075 \end_inset
30076 </cell>
30077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30078 \begin_inset Text
30079
30080 \begin_layout Plain Layout
30081
30082 \family roman
30083 \series medium
30084 \shape up
30085 \emph off
30086 \bar no
30087 \noun off
30088 \color none
30089 '
30090 \end_layout
30091
30092 \end_inset
30093 </cell>
30094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30095 \begin_inset Text
30096
30097 \begin_layout Plain Layout
30098
30099 \family roman
30100 \series medium
30101 \shape up
30102 \emph off
30103 \bar no
30104 \noun off
30105 \color none
30106 p
30107 \end_layout
30108
30109 \end_inset
30110 </cell>
30111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30112 \begin_inset Text
30113
30114 \begin_layout Plain Layout
30115
30116 \end_layout
30117
30118 \end_inset
30119 </cell>
30120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30121 \begin_inset Text
30122
30123 \begin_layout Plain Layout
30124
30125 \end_layout
30126
30127 \end_inset
30128 </cell>
30129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30130 \begin_inset Text
30131
30132 \begin_layout Plain Layout
30133
30134 \end_layout
30135
30136 \end_inset
30137 </cell>
30138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30139 \begin_inset Text
30140
30141 \begin_layout Plain Layout
30142
30143 \family roman
30144 \series medium
30145 \shape up
30146 \emph off
30147 \bar no
30148 \noun off
30149 \color none
30150 °
30151 \end_layout
30152
30153 \end_inset
30154 </cell>
30155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30156 \begin_inset Text
30157
30158 \begin_layout Plain Layout
30159
30160 \family roman
30161 \series medium
30162 \shape up
30163 \emph off
30164 \bar no
30165 \noun off
30166 \color none
30167 À
30168 \end_layout
30169
30170 \end_inset
30171 </cell>
30172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30173 \begin_inset Text
30174
30175 \begin_layout Plain Layout
30176
30177 \family roman
30178 \series medium
30179 \shape up
30180 \emph off
30181 \bar no
30182 \noun off
30183 \color none
30184 Ð
30185 \end_layout
30186
30187 \end_inset
30188 </cell>
30189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30190 \begin_inset Text
30191
30192 \begin_layout Plain Layout
30193
30194 \family roman
30195 \series medium
30196 \shape up
30197 \emph off
30198 \bar no
30199 \noun off
30200 \color none
30201 à
30202 \end_layout
30203
30204 \end_inset
30205 </cell>
30206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout Plain Layout
30210
30211 \family roman
30212 \series medium
30213 \shape up
30214 \emph off
30215 \bar no
30216 \noun off
30217 \color none
30218 ð
30219 \end_layout
30220
30221 \end_inset
30222 </cell>
30223 </row>
30224 <row>
30225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30226 \begin_inset Text
30227
30228 \begin_layout Plain Layout
30229
30230 \family roman
30231 \series medium
30232 \shape up
30233 \size tiny
30234 \emph off
30235 \bar no
30236 \noun off
30237 \color none
30238 01
30239 \end_layout
30240
30241 \end_inset
30242 </cell>
30243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30244 \begin_inset Text
30245
30246 \begin_layout Plain Layout
30247
30248 \end_layout
30249
30250 \end_inset
30251 </cell>
30252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30253 \begin_inset Text
30254
30255 \begin_layout Plain Layout
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" 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 1
30291 \end_layout
30292
30293 \end_inset
30294 </cell>
30295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30296 \begin_inset Text
30297
30298 \begin_layout Plain Layout
30299
30300 \family roman
30301 \series medium
30302 \shape up
30303 \emph off
30304 \bar no
30305 \noun off
30306 \color none
30307 A
30308 \end_layout
30309
30310 \end_inset
30311 </cell>
30312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30313 \begin_inset Text
30314
30315 \begin_layout Plain Layout
30316
30317 \family roman
30318 \series medium
30319 \shape up
30320 \emph off
30321 \bar no
30322 \noun off
30323 \color none
30324 Q
30325 \end_layout
30326
30327 \end_inset
30328 </cell>
30329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30330 \begin_inset Text
30331
30332 \begin_layout Plain Layout
30333
30334 \family roman
30335 \series medium
30336 \shape up
30337 \emph off
30338 \bar no
30339 \noun off
30340 \color none
30341 a
30342 \end_layout
30343
30344 \end_inset
30345 </cell>
30346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30347 \begin_inset Text
30348
30349 \begin_layout Plain Layout
30350
30351 \family roman
30352 \series medium
30353 \shape up
30354 \emph off
30355 \bar no
30356 \noun off
30357 \color none
30358 q
30359 \end_layout
30360
30361 \end_inset
30362 </cell>
30363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30364 \begin_inset Text
30365
30366 \begin_layout Plain Layout
30367
30368 \end_layout
30369
30370 \end_inset
30371 </cell>
30372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30373 \begin_inset Text
30374
30375 \begin_layout Plain Layout
30376
30377 \end_layout
30378
30379 \end_inset
30380 </cell>
30381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30382 \begin_inset Text
30383
30384 \begin_layout Plain Layout
30385
30386 \family roman
30387 \series medium
30388 \shape up
30389 \emph off
30390 \bar no
30391 \noun off
30392 \color none
30393 ¡
30394 \end_layout
30395
30396 \end_inset
30397 </cell>
30398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30399 \begin_inset Text
30400
30401 \begin_layout Plain Layout
30402
30403 \family roman
30404 \series medium
30405 \shape up
30406 \emph off
30407 \bar no
30408 \noun off
30409 \color none
30410 ±
30411 \end_layout
30412
30413 \end_inset
30414 </cell>
30415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30416 \begin_inset Text
30417
30418 \begin_layout Plain Layout
30419
30420 \family roman
30421 \series medium
30422 \shape up
30423 \emph off
30424 \bar no
30425 \noun off
30426 \color none
30427 Á
30428 \end_layout
30429
30430 \end_inset
30431 </cell>
30432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30433 \begin_inset Text
30434
30435 \begin_layout Plain Layout
30436
30437 \family roman
30438 \series medium
30439 \shape up
30440 \emph off
30441 \bar no
30442 \noun off
30443 \color none
30444 Ñ
30445 \end_layout
30446
30447 \end_inset
30448 </cell>
30449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30450 \begin_inset Text
30451
30452 \begin_layout Plain Layout
30453
30454 \family roman
30455 \series medium
30456 \shape up
30457 \emph off
30458 \bar no
30459 \noun off
30460 \color none
30461 á
30462 \end_layout
30463
30464 \end_inset
30465 </cell>
30466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30467 \begin_inset Text
30468
30469 \begin_layout Plain Layout
30470
30471 \family roman
30472 \series medium
30473 \shape up
30474 \emph off
30475 \bar no
30476 \noun off
30477 \color none
30478 ñ
30479 \end_layout
30480
30481 \end_inset
30482 </cell>
30483 </row>
30484 <row>
30485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30486 \begin_inset Text
30487
30488 \begin_layout Plain Layout
30489
30490 \family roman
30491 \series medium
30492 \shape up
30493 \size tiny
30494 \emph off
30495 \bar no
30496 \noun off
30497 \color none
30498 02
30499 \end_layout
30500
30501 \end_inset
30502 </cell>
30503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30504 \begin_inset Text
30505
30506 \begin_layout Plain Layout
30507
30508 \end_layout
30509
30510 \end_inset
30511 </cell>
30512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30513 \begin_inset Text
30514
30515 \begin_layout Plain Layout
30516
30517 \end_layout
30518
30519 \end_inset
30520 </cell>
30521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30522 \begin_inset Text
30523
30524 \begin_layout Plain Layout
30525
30526 \family roman
30527 \series medium
30528 \shape up
30529 \emph off
30530 \bar no
30531 \noun off
30532 \color none
30533 \begin_inset Quotes eld
30534 \end_inset
30535
30536
30537 \end_layout
30538
30539 \end_inset
30540 </cell>
30541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30542 \begin_inset Text
30543
30544 \begin_layout Plain Layout
30545
30546 \family roman
30547 \series medium
30548 \shape up
30549 \emph off
30550 \bar no
30551 \noun off
30552 \color none
30553 2
30554 \end_layout
30555
30556 \end_inset
30557 </cell>
30558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30559 \begin_inset Text
30560
30561 \begin_layout Plain Layout
30562
30563 \family roman
30564 \series medium
30565 \shape up
30566 \emph off
30567 \bar no
30568 \noun off
30569 \color none
30570 B
30571 \end_layout
30572
30573 \end_inset
30574 </cell>
30575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30576 \begin_inset Text
30577
30578 \begin_layout Plain Layout
30579
30580 \family roman
30581 \series medium
30582 \shape up
30583 \emph off
30584 \bar no
30585 \noun off
30586 \color none
30587 R
30588 \end_layout
30589
30590 \end_inset
30591 </cell>
30592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30593 \begin_inset Text
30594
30595 \begin_layout Plain Layout
30596
30597 \family roman
30598 \series medium
30599 \shape up
30600 \emph off
30601 \bar no
30602 \noun off
30603 \color none
30604 b
30605 \end_layout
30606
30607 \end_inset
30608 </cell>
30609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30610 \begin_inset Text
30611
30612 \begin_layout Plain Layout
30613
30614 \family roman
30615 \series medium
30616 \shape up
30617 \emph off
30618 \bar no
30619 \noun off
30620 \color none
30621 r
30622 \end_layout
30623
30624 \end_inset
30625 </cell>
30626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30627 \begin_inset Text
30628
30629 \begin_layout Plain Layout
30630
30631 \end_layout
30632
30633 \end_inset
30634 </cell>
30635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30636 \begin_inset Text
30637
30638 \begin_layout Plain Layout
30639
30640 \end_layout
30641
30642 \end_inset
30643 </cell>
30644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30645 \begin_inset Text
30646
30647 \begin_layout Plain Layout
30648 ¢
30649 \end_layout
30650
30651 \end_inset
30652 </cell>
30653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30654 \begin_inset Text
30655
30656 \begin_layout Plain Layout
30657
30658 \family roman
30659 \series medium
30660 \shape up
30661 \emph off
30662 \bar no
30663 \noun off
30664 \color none
30665 ²
30666 \end_layout
30667
30668 \end_inset
30669 </cell>
30670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30671 \begin_inset Text
30672
30673 \begin_layout Plain Layout
30674
30675 \family roman
30676 \series medium
30677 \shape up
30678 \emph off
30679 \bar no
30680 \noun off
30681 \color none
30682 Â
30683 \end_layout
30684
30685 \end_inset
30686 </cell>
30687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30688 \begin_inset Text
30689
30690 \begin_layout Plain Layout
30691
30692 \family roman
30693 \series medium
30694 \shape up
30695 \emph off
30696 \bar no
30697 \noun off
30698 \color none
30699 Ò
30700 \end_layout
30701
30702 \end_inset
30703 </cell>
30704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30705 \begin_inset Text
30706
30707 \begin_layout Plain Layout
30708
30709 \family roman
30710 \series medium
30711 \shape up
30712 \emph off
30713 \bar no
30714 \noun off
30715 \color none
30716 â
30717 \end_layout
30718
30719 \end_inset
30720 </cell>
30721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30722 \begin_inset Text
30723
30724 \begin_layout Plain Layout
30725
30726 \family roman
30727 \series medium
30728 \shape up
30729 \emph off
30730 \bar no
30731 \noun off
30732 \color none
30733 ò
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 </row>
30739 <row>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \family roman
30746 \series medium
30747 \shape up
30748 \size tiny
30749 \emph off
30750 \bar no
30751 \noun off
30752 \color none
30753 03
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30759 \begin_inset Text
30760
30761 \begin_layout Plain Layout
30762
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30768 \begin_inset Text
30769
30770 \begin_layout Plain Layout
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" 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 3
30806 \end_layout
30807
30808 \end_inset
30809 </cell>
30810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30811 \begin_inset Text
30812
30813 \begin_layout Plain Layout
30814
30815 \family roman
30816 \series medium
30817 \shape up
30818 \emph off
30819 \bar no
30820 \noun off
30821 \color none
30822 C
30823 \end_layout
30824
30825 \end_inset
30826 </cell>
30827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30828 \begin_inset Text
30829
30830 \begin_layout Plain Layout
30831
30832 \family roman
30833 \series medium
30834 \shape up
30835 \emph off
30836 \bar no
30837 \noun off
30838 \color none
30839 S
30840 \end_layout
30841
30842 \end_inset
30843 </cell>
30844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30845 \begin_inset Text
30846
30847 \begin_layout Plain Layout
30848
30849 \family roman
30850 \series medium
30851 \shape up
30852 \emph off
30853 \bar no
30854 \noun off
30855 \color none
30856 c
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865
30866 \family roman
30867 \series medium
30868 \shape up
30869 \emph off
30870 \bar no
30871 \noun off
30872 \color none
30873 s
30874 \end_layout
30875
30876 \end_inset
30877 </cell>
30878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30879 \begin_inset Text
30880
30881 \begin_layout Plain Layout
30882
30883 \end_layout
30884
30885 \end_inset
30886 </cell>
30887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30888 \begin_inset Text
30889
30890 \begin_layout Plain Layout
30891
30892 \end_layout
30893
30894 \end_inset
30895 </cell>
30896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30897 \begin_inset Text
30898
30899 \begin_layout Plain Layout
30900
30901 \family roman
30902 \series medium
30903 \shape up
30904 \emph off
30905 \bar no
30906 \noun off
30907 \color none
30908 £
30909 \end_layout
30910
30911 \end_inset
30912 </cell>
30913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917
30918 \family roman
30919 \series medium
30920 \shape up
30921 \emph off
30922 \bar no
30923 \noun off
30924 \color none
30925 ³
30926 \end_layout
30927
30928 \end_inset
30929 </cell>
30930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30931 \begin_inset Text
30932
30933 \begin_layout Plain Layout
30934
30935 \family roman
30936 \series medium
30937 \shape up
30938 \emph off
30939 \bar no
30940 \noun off
30941 \color none
30942 Ã
30943 \end_layout
30944
30945 \end_inset
30946 </cell>
30947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30948 \begin_inset Text
30949
30950 \begin_layout Plain Layout
30951
30952 \family roman
30953 \series medium
30954 \shape up
30955 \emph off
30956 \bar no
30957 \noun off
30958 \color none
30959 Ó
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968
30969 \family roman
30970 \series medium
30971 \shape up
30972 \emph off
30973 \bar no
30974 \noun off
30975 \color none
30976 ã
30977 \end_layout
30978
30979 \end_inset
30980 </cell>
30981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30982 \begin_inset Text
30983
30984 \begin_layout Plain Layout
30985
30986 \family roman
30987 \series medium
30988 \shape up
30989 \emph off
30990 \bar no
30991 \noun off
30992 \color none
30993 ó
30994 \end_layout
30995
30996 \end_inset
30997 </cell>
30998 </row>
30999 <row>
31000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31001 \begin_inset Text
31002
31003 \begin_layout Plain Layout
31004
31005 \family roman
31006 \series medium
31007 \shape up
31008 \size tiny
31009 \emph off
31010 \bar no
31011 \noun off
31012 \color none
31013 04
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022
31023 \end_layout
31024
31025 \end_inset
31026 </cell>
31027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31028 \begin_inset Text
31029
31030 \begin_layout Plain Layout
31031
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31037 \begin_inset Text
31038
31039 \begin_layout Plain Layout
31040
31041 \family roman
31042 \series medium
31043 \shape up
31044 \emph off
31045 \bar no
31046 \noun off
31047 \color none
31048 $
31049 \end_layout
31050
31051 \end_inset
31052 </cell>
31053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31054 \begin_inset Text
31055
31056 \begin_layout Plain Layout
31057
31058 \family roman
31059 \series medium
31060 \shape up
31061 \emph off
31062 \bar no
31063 \noun off
31064 \color none
31065 4
31066 \end_layout
31067
31068 \end_inset
31069 </cell>
31070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31071 \begin_inset Text
31072
31073 \begin_layout Plain Layout
31074
31075 \family roman
31076 \series medium
31077 \shape up
31078 \emph off
31079 \bar no
31080 \noun off
31081 \color none
31082 D
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31088 \begin_inset Text
31089
31090 \begin_layout Plain Layout
31091
31092 \family roman
31093 \series medium
31094 \shape up
31095 \emph off
31096 \bar no
31097 \noun off
31098 \color none
31099 T
31100 \end_layout
31101
31102 \end_inset
31103 </cell>
31104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31105 \begin_inset Text
31106
31107 \begin_layout Plain Layout
31108
31109 \family roman
31110 \series medium
31111 \shape up
31112 \emph off
31113 \bar no
31114 \noun off
31115 \color none
31116 d
31117 \end_layout
31118
31119 \end_inset
31120 </cell>
31121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31122 \begin_inset Text
31123
31124 \begin_layout Plain Layout
31125
31126 \family roman
31127 \series medium
31128 \shape up
31129 \emph off
31130 \bar no
31131 \noun off
31132 \color none
31133 t
31134 \end_layout
31135
31136 \end_inset
31137 </cell>
31138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31139 \begin_inset Text
31140
31141 \begin_layout Plain Layout
31142
31143 \end_layout
31144
31145 \end_inset
31146 </cell>
31147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31148 \begin_inset Text
31149
31150 \begin_layout Plain Layout
31151
31152 \end_layout
31153
31154 \end_inset
31155 </cell>
31156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31157 \begin_inset Text
31158
31159 \begin_layout Plain Layout
31160 ¤
31161 \end_layout
31162
31163 \end_inset
31164 </cell>
31165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31166 \begin_inset Text
31167
31168 \begin_layout Plain Layout
31169
31170 \family roman
31171 \series medium
31172 \shape up
31173 \emph off
31174 \bar no
31175 \noun off
31176 \color none
31177 ´
31178 \end_layout
31179
31180 \end_inset
31181 </cell>
31182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31183 \begin_inset Text
31184
31185 \begin_layout Plain Layout
31186
31187 \family roman
31188 \series medium
31189 \shape up
31190 \emph off
31191 \bar no
31192 \noun off
31193 \color none
31194 Ä
31195 \end_layout
31196
31197 \end_inset
31198 </cell>
31199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31200 \begin_inset Text
31201
31202 \begin_layout Plain Layout
31203
31204 \family roman
31205 \series medium
31206 \shape up
31207 \emph off
31208 \bar no
31209 \noun off
31210 \color none
31211 Ô
31212 \end_layout
31213
31214 \end_inset
31215 </cell>
31216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31217 \begin_inset Text
31218
31219 \begin_layout Plain Layout
31220
31221 \family roman
31222 \series medium
31223 \shape up
31224 \emph off
31225 \bar no
31226 \noun off
31227 \color none
31228 ä
31229 \end_layout
31230
31231 \end_inset
31232 </cell>
31233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31234 \begin_inset Text
31235
31236 \begin_layout Plain Layout
31237
31238 \family roman
31239 \series medium
31240 \shape up
31241 \emph off
31242 \bar no
31243 \noun off
31244 \color none
31245 ô
31246 \end_layout
31247
31248 \end_inset
31249 </cell>
31250 </row>
31251 <row>
31252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256
31257 \family roman
31258 \series medium
31259 \shape up
31260 \size tiny
31261 \emph off
31262 \bar no
31263 \noun off
31264 \color none
31265 05
31266 \end_layout
31267
31268 \end_inset
31269 </cell>
31270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31271 \begin_inset Text
31272
31273 \begin_layout Plain Layout
31274
31275 \end_layout
31276
31277 \end_inset
31278 </cell>
31279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31280 \begin_inset Text
31281
31282 \begin_layout Plain Layout
31283
31284 \end_layout
31285
31286 \end_inset
31287 </cell>
31288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31289 \begin_inset Text
31290
31291 \begin_layout Plain Layout
31292
31293 \family roman
31294 \series medium
31295 \shape up
31296 \emph off
31297 \bar no
31298 \noun off
31299 \color none
31300 %
31301 \end_layout
31302
31303 \end_inset
31304 </cell>
31305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31306 \begin_inset Text
31307
31308 \begin_layout Plain Layout
31309
31310 \family roman
31311 \series medium
31312 \shape up
31313 \emph off
31314 \bar no
31315 \noun off
31316 \color none
31317 5
31318 \end_layout
31319
31320 \end_inset
31321 </cell>
31322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31323 \begin_inset Text
31324
31325 \begin_layout Plain Layout
31326
31327 \family roman
31328 \series medium
31329 \shape up
31330 \emph off
31331 \bar no
31332 \noun off
31333 \color none
31334 E
31335 \end_layout
31336
31337 \end_inset
31338 </cell>
31339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31340 \begin_inset Text
31341
31342 \begin_layout Plain Layout
31343
31344 \family roman
31345 \series medium
31346 \shape up
31347 \emph off
31348 \bar no
31349 \noun off
31350 \color none
31351 U
31352 \end_layout
31353
31354 \end_inset
31355 </cell>
31356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31357 \begin_inset Text
31358
31359 \begin_layout Plain Layout
31360
31361 \family roman
31362 \series medium
31363 \shape up
31364 \emph off
31365 \bar no
31366 \noun off
31367 \color none
31368 e
31369 \end_layout
31370
31371 \end_inset
31372 </cell>
31373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31374 \begin_inset Text
31375
31376 \begin_layout Plain Layout
31377
31378 \family roman
31379 \series medium
31380 \shape up
31381 \emph off
31382 \bar no
31383 \noun off
31384 \color none
31385 u
31386 \end_layout
31387
31388 \end_inset
31389 </cell>
31390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31391 \begin_inset Text
31392
31393 \begin_layout Plain Layout
31394
31395 \end_layout
31396
31397 \end_inset
31398 </cell>
31399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31400 \begin_inset Text
31401
31402 \begin_layout Plain Layout
31403
31404 \end_layout
31405
31406 \end_inset
31407 </cell>
31408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31409 \begin_inset Text
31410
31411 \begin_layout Plain Layout
31412 ¥
31413 \end_layout
31414
31415 \end_inset
31416 </cell>
31417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31418 \begin_inset Text
31419
31420 \begin_layout Plain Layout
31421
31422 \family roman
31423 \series medium
31424 \shape up
31425 \emph off
31426 \bar no
31427 \noun off
31428 \color none
31429 µ
31430 \end_layout
31431
31432 \end_inset
31433 </cell>
31434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31435 \begin_inset Text
31436
31437 \begin_layout Plain Layout
31438
31439 \family roman
31440 \series medium
31441 \shape up
31442 \emph off
31443 \bar no
31444 \noun off
31445 \color none
31446 Å
31447 \end_layout
31448
31449 \end_inset
31450 </cell>
31451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31452 \begin_inset Text
31453
31454 \begin_layout Plain Layout
31455
31456 \family roman
31457 \series medium
31458 \shape up
31459 \emph off
31460 \bar no
31461 \noun off
31462 \color none
31463 Õ
31464 \end_layout
31465
31466 \end_inset
31467 </cell>
31468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31469 \begin_inset Text
31470
31471 \begin_layout Plain Layout
31472
31473 \family roman
31474 \series medium
31475 \shape up
31476 \emph off
31477 \bar no
31478 \noun off
31479 \color none
31480 å
31481 \end_layout
31482
31483 \end_inset
31484 </cell>
31485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31486 \begin_inset Text
31487
31488 \begin_layout Plain Layout
31489
31490 \family roman
31491 \series medium
31492 \shape up
31493 \emph off
31494 \bar no
31495 \noun off
31496 \color none
31497 õ
31498 \end_layout
31499
31500 \end_inset
31501 </cell>
31502 </row>
31503 <row>
31504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31505 \begin_inset Text
31506
31507 \begin_layout Plain Layout
31508
31509 \family roman
31510 \series medium
31511 \shape up
31512 \size tiny
31513 \emph off
31514 \bar no
31515 \noun off
31516 \color none
31517 06
31518 \end_layout
31519
31520 \end_inset
31521 </cell>
31522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31523 \begin_inset Text
31524
31525 \begin_layout Plain Layout
31526
31527 \end_layout
31528
31529 \end_inset
31530 </cell>
31531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31532 \begin_inset Text
31533
31534 \begin_layout Plain Layout
31535
31536 \end_layout
31537
31538 \end_inset
31539 </cell>
31540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31541 \begin_inset Text
31542
31543 \begin_layout Plain Layout
31544
31545 \family roman
31546 \series medium
31547 \shape up
31548 \emph off
31549 \bar no
31550 \noun off
31551 \color none
31552 &
31553 \end_layout
31554
31555 \end_inset
31556 </cell>
31557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31558 \begin_inset Text
31559
31560 \begin_layout Plain Layout
31561
31562 \family roman
31563 \series medium
31564 \shape up
31565 \emph off
31566 \bar no
31567 \noun off
31568 \color none
31569 6
31570 \end_layout
31571
31572 \end_inset
31573 </cell>
31574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31575 \begin_inset Text
31576
31577 \begin_layout Plain Layout
31578
31579 \family roman
31580 \series medium
31581 \shape up
31582 \emph off
31583 \bar no
31584 \noun off
31585 \color none
31586 F
31587 \end_layout
31588
31589 \end_inset
31590 </cell>
31591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31592 \begin_inset Text
31593
31594 \begin_layout Plain Layout
31595
31596 \family roman
31597 \series medium
31598 \shape up
31599 \emph off
31600 \bar no
31601 \noun off
31602 \color none
31603 V
31604 \end_layout
31605
31606 \end_inset
31607 </cell>
31608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31609 \begin_inset Text
31610
31611 \begin_layout Plain Layout
31612
31613 \family roman
31614 \series medium
31615 \shape up
31616 \emph off
31617 \bar no
31618 \noun off
31619 \color none
31620 f
31621 \end_layout
31622
31623 \end_inset
31624 </cell>
31625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31626 \begin_inset Text
31627
31628 \begin_layout Plain Layout
31629
31630 \family roman
31631 \series medium
31632 \shape up
31633 \emph off
31634 \bar no
31635 \noun off
31636 \color none
31637 v
31638 \end_layout
31639
31640 \end_inset
31641 </cell>
31642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31643 \begin_inset Text
31644
31645 \begin_layout Plain Layout
31646
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31652 \begin_inset Text
31653
31654 \begin_layout Plain Layout
31655
31656 \end_layout
31657
31658 \end_inset
31659 </cell>
31660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31661 \begin_inset Text
31662
31663 \begin_layout Plain Layout
31664 ¦
31665 \end_layout
31666
31667 \end_inset
31668 </cell>
31669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31670 \begin_inset Text
31671
31672 \begin_layout Plain Layout
31673
31674 \family roman
31675 \series medium
31676 \shape up
31677 \emph off
31678 \bar no
31679 \noun off
31680 \color none
31681
31682 \end_layout
31683
31684 \end_inset
31685 </cell>
31686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31687 \begin_inset Text
31688
31689 \begin_layout Plain Layout
31690
31691 \family roman
31692 \series medium
31693 \shape up
31694 \emph off
31695 \bar no
31696 \noun off
31697 \color none
31698 Æ
31699 \end_layout
31700
31701 \end_inset
31702 </cell>
31703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31704 \begin_inset Text
31705
31706 \begin_layout Plain Layout
31707
31708 \family roman
31709 \series medium
31710 \shape up
31711 \emph off
31712 \bar no
31713 \noun off
31714 \color none
31715 Ö
31716 \end_layout
31717
31718 \end_inset
31719 </cell>
31720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724
31725 \family roman
31726 \series medium
31727 \shape up
31728 \emph off
31729 \bar no
31730 \noun off
31731 \color none
31732 æ
31733 \end_layout
31734
31735 \end_inset
31736 </cell>
31737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31738 \begin_inset Text
31739
31740 \begin_layout Plain Layout
31741
31742 \family roman
31743 \series medium
31744 \shape up
31745 \emph off
31746 \bar no
31747 \noun off
31748 \color none
31749 ö
31750 \end_layout
31751
31752 \end_inset
31753 </cell>
31754 </row>
31755 <row>
31756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760
31761 \family roman
31762 \series medium
31763 \shape up
31764 \size tiny
31765 \emph off
31766 \bar no
31767 \noun off
31768 \color none
31769 07
31770 \end_layout
31771
31772 \end_inset
31773 </cell>
31774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31775 \begin_inset Text
31776
31777 \begin_layout Plain Layout
31778
31779 \end_layout
31780
31781 \end_inset
31782 </cell>
31783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31784 \begin_inset Text
31785
31786 \begin_layout Plain Layout
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" 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 7
31822 \end_layout
31823
31824 \end_inset
31825 </cell>
31826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31827 \begin_inset Text
31828
31829 \begin_layout Plain Layout
31830
31831 \family roman
31832 \series medium
31833 \shape up
31834 \emph off
31835 \bar no
31836 \noun off
31837 \color none
31838 G
31839 \end_layout
31840
31841 \end_inset
31842 </cell>
31843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31844 \begin_inset Text
31845
31846 \begin_layout Plain Layout
31847
31848 \family roman
31849 \series medium
31850 \shape up
31851 \emph off
31852 \bar no
31853 \noun off
31854 \color none
31855 W
31856 \end_layout
31857
31858 \end_inset
31859 </cell>
31860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31861 \begin_inset Text
31862
31863 \begin_layout Plain Layout
31864
31865 \family roman
31866 \series medium
31867 \shape up
31868 \emph off
31869 \bar no
31870 \noun off
31871 \color none
31872 g
31873 \end_layout
31874
31875 \end_inset
31876 </cell>
31877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31878 \begin_inset Text
31879
31880 \begin_layout Plain Layout
31881
31882 \family roman
31883 \series medium
31884 \shape up
31885 \emph off
31886 \bar no
31887 \noun off
31888 \color none
31889 w
31890 \end_layout
31891
31892 \end_inset
31893 </cell>
31894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31895 \begin_inset Text
31896
31897 \begin_layout Plain Layout
31898
31899 \end_layout
31900
31901 \end_inset
31902 </cell>
31903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31904 \begin_inset Text
31905
31906 \begin_layout Plain Layout
31907
31908 \end_layout
31909
31910 \end_inset
31911 </cell>
31912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31913 \begin_inset Text
31914
31915 \begin_layout Plain Layout
31916
31917 \family roman
31918 \series medium
31919 \shape up
31920 \emph off
31921 \bar no
31922 \noun off
31923 \color none
31924 §
31925 \end_layout
31926
31927 \end_inset
31928 </cell>
31929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31930 \begin_inset Text
31931
31932 \begin_layout Plain Layout
31933
31934 \family roman
31935 \series medium
31936 \shape up
31937 \emph off
31938 \bar no
31939 \noun off
31940 \color none
31941 ·
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950
31951 \family roman
31952 \series medium
31953 \shape up
31954 \emph off
31955 \bar no
31956 \noun off
31957 \color none
31958 Ç
31959 \end_layout
31960
31961 \end_inset
31962 </cell>
31963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31964 \begin_inset Text
31965
31966 \begin_layout Plain Layout
31967
31968 \family roman
31969 \series medium
31970 \shape up
31971 \emph off
31972 \bar no
31973 \noun off
31974 \color none
31975 ×
31976 \end_layout
31977
31978 \end_inset
31979 </cell>
31980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31981 \begin_inset Text
31982
31983 \begin_layout Plain Layout
31984
31985 \family roman
31986 \series medium
31987 \shape up
31988 \emph off
31989 \bar no
31990 \noun off
31991 \color none
31992 ç
31993 \end_layout
31994
31995 \end_inset
31996 </cell>
31997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31998 \begin_inset Text
31999
32000 \begin_layout Plain Layout
32001
32002 \family roman
32003 \series medium
32004 \shape up
32005 \emph off
32006 \bar no
32007 \noun off
32008 \color none
32009 ÷
32010 \end_layout
32011
32012 \end_inset
32013 </cell>
32014 </row>
32015 <row>
32016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32017 \begin_inset Text
32018
32019 \begin_layout Plain Layout
32020
32021 \family roman
32022 \series medium
32023 \shape up
32024 \size tiny
32025 \emph off
32026 \bar no
32027 \noun off
32028 \color none
32029 08
32030 \end_layout
32031
32032 \end_inset
32033 </cell>
32034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32035 \begin_inset Text
32036
32037 \begin_layout Plain Layout
32038
32039 \end_layout
32040
32041 \end_inset
32042 </cell>
32043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32044 \begin_inset Text
32045
32046 \begin_layout Plain Layout
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" 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 8
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32087 \begin_inset Text
32088
32089 \begin_layout Plain Layout
32090
32091 \family roman
32092 \series medium
32093 \shape up
32094 \emph off
32095 \bar no
32096 \noun off
32097 \color none
32098 H
32099 \end_layout
32100
32101 \end_inset
32102 </cell>
32103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32104 \begin_inset Text
32105
32106 \begin_layout Plain Layout
32107
32108 \family roman
32109 \series medium
32110 \shape up
32111 \emph off
32112 \bar no
32113 \noun off
32114 \color none
32115 X
32116 \end_layout
32117
32118 \end_inset
32119 </cell>
32120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124
32125 \family roman
32126 \series medium
32127 \shape up
32128 \emph off
32129 \bar no
32130 \noun off
32131 \color none
32132 h
32133 \end_layout
32134
32135 \end_inset
32136 </cell>
32137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32138 \begin_inset Text
32139
32140 \begin_layout Plain Layout
32141
32142 \family roman
32143 \series medium
32144 \shape up
32145 \emph off
32146 \bar no
32147 \noun off
32148 \color none
32149 x
32150 \end_layout
32151
32152 \end_inset
32153 </cell>
32154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32155 \begin_inset Text
32156
32157 \begin_layout Plain Layout
32158
32159 \end_layout
32160
32161 \end_inset
32162 </cell>
32163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32164 \begin_inset Text
32165
32166 \begin_layout Plain Layout
32167
32168 \end_layout
32169
32170 \end_inset
32171 </cell>
32172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32173 \begin_inset Text
32174
32175 \begin_layout Plain Layout
32176
32177 \family roman
32178 \series medium
32179 \shape up
32180 \emph off
32181 \bar no
32182 \noun off
32183 \color none
32184 ¨
32185 \end_layout
32186
32187 \end_inset
32188 </cell>
32189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193
32194 \family roman
32195 \series medium
32196 \shape up
32197 \emph off
32198 \bar no
32199 \noun off
32200 \color none
32201 ¸
32202 \end_layout
32203
32204 \end_inset
32205 </cell>
32206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32207 \begin_inset Text
32208
32209 \begin_layout Plain Layout
32210
32211 \family roman
32212 \series medium
32213 \shape up
32214 \emph off
32215 \bar no
32216 \noun off
32217 \color none
32218 È
32219 \end_layout
32220
32221 \end_inset
32222 </cell>
32223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32224 \begin_inset Text
32225
32226 \begin_layout Plain Layout
32227
32228 \family roman
32229 \series medium
32230 \shape up
32231 \emph off
32232 \bar no
32233 \noun off
32234 \color none
32235 Ø
32236 \end_layout
32237
32238 \end_inset
32239 </cell>
32240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32241 \begin_inset Text
32242
32243 \begin_layout Plain Layout
32244
32245 \family roman
32246 \series medium
32247 \shape up
32248 \emph off
32249 \bar no
32250 \noun off
32251 \color none
32252 è
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261
32262 \family roman
32263 \series medium
32264 \shape up
32265 \emph off
32266 \bar no
32267 \noun off
32268 \color none
32269 ø
32270 \end_layout
32271
32272 \end_inset
32273 </cell>
32274 </row>
32275 <row>
32276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32277 \begin_inset Text
32278
32279 \begin_layout Plain Layout
32280
32281 \family roman
32282 \series medium
32283 \shape up
32284 \size tiny
32285 \emph off
32286 \bar no
32287 \noun off
32288 \color none
32289 09
32290 \end_layout
32291
32292 \end_inset
32293 </cell>
32294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32295 \begin_inset Text
32296
32297 \begin_layout Plain Layout
32298
32299 \end_layout
32300
32301 \end_inset
32302 </cell>
32303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32304 \begin_inset Text
32305
32306 \begin_layout Plain Layout
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" 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 9
32342 \end_layout
32343
32344 \end_inset
32345 </cell>
32346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32347 \begin_inset Text
32348
32349 \begin_layout Plain Layout
32350
32351 \family roman
32352 \series medium
32353 \shape up
32354 \emph off
32355 \bar no
32356 \noun off
32357 \color none
32358 I
32359 \end_layout
32360
32361 \end_inset
32362 </cell>
32363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32364 \begin_inset Text
32365
32366 \begin_layout Plain Layout
32367
32368 \family roman
32369 \series medium
32370 \shape up
32371 \emph off
32372 \bar no
32373 \noun off
32374 \color none
32375 Y
32376 \end_layout
32377
32378 \end_inset
32379 </cell>
32380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32381 \begin_inset Text
32382
32383 \begin_layout Plain Layout
32384
32385 \family roman
32386 \series medium
32387 \shape up
32388 \emph off
32389 \bar no
32390 \noun off
32391 \color none
32392 i
32393 \end_layout
32394
32395 \end_inset
32396 </cell>
32397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32398 \begin_inset Text
32399
32400 \begin_layout Plain Layout
32401
32402 \family roman
32403 \series medium
32404 \shape up
32405 \emph off
32406 \bar no
32407 \noun off
32408 \color none
32409 y
32410 \end_layout
32411
32412 \end_inset
32413 </cell>
32414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32415 \begin_inset Text
32416
32417 \begin_layout Plain Layout
32418
32419 \end_layout
32420
32421 \end_inset
32422 </cell>
32423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32424 \begin_inset Text
32425
32426 \begin_layout Plain Layout
32427
32428 \end_layout
32429
32430 \end_inset
32431 </cell>
32432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436
32437 \family roman
32438 \series medium
32439 \shape up
32440 \emph off
32441 \bar no
32442 \noun off
32443 \color none
32444 ©
32445 \end_layout
32446
32447 \end_inset
32448 </cell>
32449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32450 \begin_inset Text
32451
32452 \begin_layout Plain Layout
32453
32454 \family roman
32455 \series medium
32456 \shape up
32457 \emph off
32458 \bar no
32459 \noun off
32460 \color none
32461 ¹
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32467 \begin_inset Text
32468
32469 \begin_layout Plain Layout
32470
32471 \family roman
32472 \series medium
32473 \shape up
32474 \emph off
32475 \bar no
32476 \noun off
32477 \color none
32478 É
32479 \end_layout
32480
32481 \end_inset
32482 </cell>
32483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32484 \begin_inset Text
32485
32486 \begin_layout Plain Layout
32487
32488 \family roman
32489 \series medium
32490 \shape up
32491 \emph off
32492 \bar no
32493 \noun off
32494 \color none
32495 Ù
32496 \end_layout
32497
32498 \end_inset
32499 </cell>
32500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32501 \begin_inset Text
32502
32503 \begin_layout Plain Layout
32504
32505 \family roman
32506 \series medium
32507 \shape up
32508 \emph off
32509 \bar no
32510 \noun off
32511 \color none
32512 é
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32518 \begin_inset Text
32519
32520 \begin_layout Plain Layout
32521
32522 \family roman
32523 \series medium
32524 \shape up
32525 \emph off
32526 \bar no
32527 \noun off
32528 \color none
32529 ù
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 </row>
32535 <row>
32536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540
32541 \family roman
32542 \series medium
32543 \shape up
32544 \size tiny
32545 \emph off
32546 \bar no
32547 \noun off
32548 \color none
32549 0A
32550 \end_layout
32551
32552 \end_inset
32553 </cell>
32554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32555 \begin_inset Text
32556
32557 \begin_layout Plain Layout
32558
32559 \end_layout
32560
32561 \end_inset
32562 </cell>
32563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32564 \begin_inset Text
32565
32566 \begin_layout Plain Layout
32567
32568 \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" 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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32607 \begin_inset Text
32608
32609 \begin_layout Plain Layout
32610
32611 \family roman
32612 \series medium
32613 \shape up
32614 \emph off
32615 \bar no
32616 \noun off
32617 \color none
32618 J
32619 \end_layout
32620
32621 \end_inset
32622 </cell>
32623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32624 \begin_inset Text
32625
32626 \begin_layout Plain Layout
32627
32628 \family roman
32629 \series medium
32630 \shape up
32631 \emph off
32632 \bar no
32633 \noun off
32634 \color none
32635 Z
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Plain Layout
32644
32645 \family roman
32646 \series medium
32647 \shape up
32648 \emph off
32649 \bar no
32650 \noun off
32651 \color none
32652 j
32653 \end_layout
32654
32655 \end_inset
32656 </cell>
32657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661
32662 \family roman
32663 \series medium
32664 \shape up
32665 \emph off
32666 \bar no
32667 \noun off
32668 \color none
32669 z
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32675 \begin_inset Text
32676
32677 \begin_layout Plain Layout
32678
32679 \end_layout
32680
32681 \end_inset
32682 </cell>
32683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32684 \begin_inset Text
32685
32686 \begin_layout Plain Layout
32687
32688 \end_layout
32689
32690 \end_inset
32691 </cell>
32692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32693 \begin_inset Text
32694
32695 \begin_layout Plain Layout
32696
32697 \family roman
32698 \series medium
32699 \shape up
32700 \emph off
32701 \bar no
32702 \noun off
32703 \color none
32704 ª
32705 \end_layout
32706
32707 \end_inset
32708 </cell>
32709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32710 \begin_inset Text
32711
32712 \begin_layout Plain Layout
32713
32714 \family roman
32715 \series medium
32716 \shape up
32717 \emph off
32718 \bar no
32719 \noun off
32720 \color none
32721 º
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32727 \begin_inset Text
32728
32729 \begin_layout Plain Layout
32730
32731 \family roman
32732 \series medium
32733 \shape up
32734 \emph off
32735 \bar no
32736 \noun off
32737 \color none
32738 Ê
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32744 \begin_inset Text
32745
32746 \begin_layout Plain Layout
32747
32748 \family roman
32749 \series medium
32750 \shape up
32751 \emph off
32752 \bar no
32753 \noun off
32754 \color none
32755 Ú
32756 \end_layout
32757
32758 \end_inset
32759 </cell>
32760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32761 \begin_inset Text
32762
32763 \begin_layout Plain Layout
32764
32765 \family roman
32766 \series medium
32767 \shape up
32768 \emph off
32769 \bar no
32770 \noun off
32771 \color none
32772 ê
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781
32782 \family roman
32783 \series medium
32784 \shape up
32785 \emph off
32786 \bar no
32787 \noun off
32788 \color none
32789 ú
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 </row>
32795 <row>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800
32801 \family roman
32802 \series medium
32803 \shape up
32804 \size tiny
32805 \emph off
32806 \bar no
32807 \noun off
32808 \color none
32809 0B
32810 \end_layout
32811
32812 \end_inset
32813 </cell>
32814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Plain Layout
32818
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827
32828 \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" 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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32867 \begin_inset Text
32868
32869 \begin_layout Plain Layout
32870
32871 \family roman
32872 \series medium
32873 \shape up
32874 \emph off
32875 \bar no
32876 \noun off
32877 \color none
32878 K
32879 \end_layout
32880
32881 \end_inset
32882 </cell>
32883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32884 \begin_inset Text
32885
32886 \begin_layout Plain Layout
32887
32888 \family roman
32889 \series medium
32890 \shape up
32891 \emph off
32892 \bar no
32893 \noun off
32894 \color none
32895 [
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904
32905 \family roman
32906 \series medium
32907 \shape up
32908 \emph off
32909 \bar no
32910 \noun off
32911 \color none
32912 k
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Plain Layout
32921
32922 \family roman
32923 \series medium
32924 \shape up
32925 \emph off
32926 \bar no
32927 \noun off
32928 \color none
32929 {
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938
32939 \end_layout
32940
32941 \end_inset
32942 </cell>
32943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32944 \begin_inset Text
32945
32946 \begin_layout Plain Layout
32947
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32953 \begin_inset Text
32954
32955 \begin_layout Plain Layout
32956
32957 \family roman
32958 \series medium
32959 \shape up
32960 \emph off
32961 \bar no
32962 \noun off
32963 \color none
32964 «
32965 \end_layout
32966
32967 \end_inset
32968 </cell>
32969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Plain Layout
32973
32974 \family roman
32975 \series medium
32976 \shape up
32977 \emph off
32978 \bar no
32979 \noun off
32980 \color none
32981 »
32982 \end_layout
32983
32984 \end_inset
32985 </cell>
32986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32987 \begin_inset Text
32988
32989 \begin_layout Plain Layout
32990
32991 \family roman
32992 \series medium
32993 \shape up
32994 \emph off
32995 \bar no
32996 \noun off
32997 \color none
32998 Ë
32999 \end_layout
33000
33001 \end_inset
33002 </cell>
33003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33004 \begin_inset Text
33005
33006 \begin_layout Plain Layout
33007
33008 \family roman
33009 \series medium
33010 \shape up
33011 \emph off
33012 \bar no
33013 \noun off
33014 \color none
33015 Û
33016 \end_layout
33017
33018 \end_inset
33019 </cell>
33020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33021 \begin_inset Text
33022
33023 \begin_layout Plain Layout
33024
33025 \family roman
33026 \series medium
33027 \shape up
33028 \emph off
33029 \bar no
33030 \noun off
33031 \color none
33032 ë
33033 \end_layout
33034
33035 \end_inset
33036 </cell>
33037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33038 \begin_inset Text
33039
33040 \begin_layout Plain Layout
33041
33042 \family roman
33043 \series medium
33044 \shape up
33045 \emph off
33046 \bar no
33047 \noun off
33048 \color none
33049 û
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 </row>
33055 <row>
33056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \family roman
33062 \series medium
33063 \shape up
33064 \size tiny
33065 \emph off
33066 \bar no
33067 \noun off
33068 \color none
33069 0C
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078
33079 \end_layout
33080
33081 \end_inset
33082 </cell>
33083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33084 \begin_inset Text
33085
33086 \begin_layout Plain Layout
33087
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \family roman
33098 \series medium
33099 \shape up
33100 \emph off
33101 \bar no
33102 \noun off
33103 \color none
33104 ,
33105 \end_layout
33106
33107 \end_inset
33108 </cell>
33109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33110 \begin_inset Text
33111
33112 \begin_layout Plain Layout
33113
33114 \family roman
33115 \series medium
33116 \shape up
33117 \emph off
33118 \bar no
33119 \noun off
33120 \color none
33121 <
33122 \end_layout
33123
33124 \end_inset
33125 </cell>
33126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33127 \begin_inset Text
33128
33129 \begin_layout Plain Layout
33130
33131 \family roman
33132 \series medium
33133 \shape up
33134 \emph off
33135 \bar no
33136 \noun off
33137 \color none
33138 L
33139 \end_layout
33140
33141 \end_inset
33142 </cell>
33143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33144 \begin_inset Text
33145
33146 \begin_layout Plain Layout
33147
33148 \family roman
33149 \series medium
33150 \shape up
33151 \emph off
33152 \bar no
33153 \noun off
33154 \color none
33155
33156 \backslash
33157
33158 \end_layout
33159
33160 \end_inset
33161 </cell>
33162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166
33167 \family roman
33168 \series medium
33169 \shape up
33170 \emph off
33171 \bar no
33172 \noun off
33173 \color none
33174 l
33175 \end_layout
33176
33177 \end_inset
33178 </cell>
33179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33180 \begin_inset Text
33181
33182 \begin_layout Plain Layout
33183
33184 \family roman
33185 \series medium
33186 \shape up
33187 \emph off
33188 \bar no
33189 \noun off
33190 \color none
33191 |
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33197 \begin_inset Text
33198
33199 \begin_layout Plain Layout
33200
33201 \end_layout
33202
33203 \end_inset
33204 </cell>
33205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33206 \begin_inset Text
33207
33208 \begin_layout Plain Layout
33209
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218
33219 \family roman
33220 \series medium
33221 \shape up
33222 \emph off
33223 \bar no
33224 \noun off
33225 \color none
33226 ¬
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33232 \begin_inset Text
33233
33234 \begin_layout Plain Layout
33235
33236 \family roman
33237 \series medium
33238 \shape up
33239 \emph off
33240 \bar no
33241 \noun off
33242 \color none
33243 ¼
33244 \end_layout
33245
33246 \end_inset
33247 </cell>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252
33253 \family roman
33254 \series medium
33255 \shape up
33256 \emph off
33257 \bar no
33258 \noun off
33259 \color none
33260 Ì
33261 \end_layout
33262
33263 \end_inset
33264 </cell>
33265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33266 \begin_inset Text
33267
33268 \begin_layout Plain Layout
33269
33270 \family roman
33271 \series medium
33272 \shape up
33273 \emph off
33274 \bar no
33275 \noun off
33276 \color none
33277 Ü
33278 \end_layout
33279
33280 \end_inset
33281 </cell>
33282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33283 \begin_inset Text
33284
33285 \begin_layout Plain Layout
33286
33287 \family roman
33288 \series medium
33289 \shape up
33290 \emph off
33291 \bar no
33292 \noun off
33293 \color none
33294 ì
33295 \end_layout
33296
33297 \end_inset
33298 </cell>
33299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303
33304 \family roman
33305 \series medium
33306 \shape up
33307 \emph off
33308 \bar no
33309 \noun off
33310 \color none
33311 ü
33312 \end_layout
33313
33314 \end_inset
33315 </cell>
33316 </row>
33317 <row>
33318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33319 \begin_inset Text
33320
33321 \begin_layout Plain Layout
33322
33323 \family roman
33324 \series medium
33325 \shape up
33326 \size tiny
33327 \emph off
33328 \bar no
33329 \noun off
33330 \color none
33331 0D
33332 \end_layout
33333
33334 \end_inset
33335 </cell>
33336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340
33341 \end_layout
33342
33343 \end_inset
33344 </cell>
33345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33346 \begin_inset Text
33347
33348 \begin_layout Plain Layout
33349
33350 \end_layout
33351
33352 \end_inset
33353 </cell>
33354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33355 \begin_inset Text
33356
33357 \begin_layout Plain Layout
33358
33359 \family roman
33360 \series medium
33361 \shape up
33362 \emph off
33363 \bar no
33364 \noun off
33365 \color none
33366 -
33367 \end_layout
33368
33369 \end_inset
33370 </cell>
33371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375
33376 \family roman
33377 \series medium
33378 \shape up
33379 \emph off
33380 \bar no
33381 \noun off
33382 \color none
33383 =
33384 \end_layout
33385
33386 \end_inset
33387 </cell>
33388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33389 \begin_inset Text
33390
33391 \begin_layout Plain Layout
33392
33393 \family roman
33394 \series medium
33395 \shape up
33396 \emph off
33397 \bar no
33398 \noun off
33399 \color none
33400 M
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409
33410 \family roman
33411 \series medium
33412 \shape up
33413 \emph off
33414 \bar no
33415 \noun off
33416 \color none
33417 ]
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426
33427 \family roman
33428 \series medium
33429 \shape up
33430 \emph off
33431 \bar no
33432 \noun off
33433 \color none
33434 m
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443
33444 \family roman
33445 \series medium
33446 \shape up
33447 \emph off
33448 \bar no
33449 \noun off
33450 \color none
33451 }
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \end_layout
33471
33472 \end_inset
33473 </cell>
33474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33475 \begin_inset Text
33476
33477 \begin_layout Plain Layout
33478
33479 \end_layout
33480
33481 \end_inset
33482 </cell>
33483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33484 \begin_inset Text
33485
33486 \begin_layout Plain Layout
33487
33488 \family roman
33489 \series medium
33490 \shape up
33491 \emph off
33492 \bar no
33493 \noun off
33494 \color none
33495 ½
33496 \end_layout
33497
33498 \end_inset
33499 </cell>
33500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33501 \begin_inset Text
33502
33503 \begin_layout Plain Layout
33504
33505 \family roman
33506 \series medium
33507 \shape up
33508 \emph off
33509 \bar no
33510 \noun off
33511 \color none
33512 Í
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521
33522 \family roman
33523 \series medium
33524 \shape up
33525 \emph off
33526 \bar no
33527 \noun off
33528 \color none
33529 Ý
33530 \end_layout
33531
33532 \end_inset
33533 </cell>
33534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33535 \begin_inset Text
33536
33537 \begin_layout Plain Layout
33538
33539 \family roman
33540 \series medium
33541 \shape up
33542 \emph off
33543 \bar no
33544 \noun off
33545 \color none
33546 í
33547 \end_layout
33548
33549 \end_inset
33550 </cell>
33551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33552 \begin_inset Text
33553
33554 \begin_layout Plain Layout
33555
33556 \family roman
33557 \series medium
33558 \shape up
33559 \emph off
33560 \bar no
33561 \noun off
33562 \color none
33563 ý
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 </row>
33569 <row>
33570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574
33575 \family roman
33576 \series medium
33577 \shape up
33578 \size tiny
33579 \emph off
33580 \bar no
33581 \noun off
33582 \color none
33583 0E
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33589 \begin_inset Text
33590
33591 \begin_layout Plain Layout
33592
33593 \end_layout
33594
33595 \end_inset
33596 </cell>
33597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33598 \begin_inset Text
33599
33600 \begin_layout Plain Layout
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" 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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Plain Layout
33644
33645 \family roman
33646 \series medium
33647 \shape up
33648 \emph off
33649 \bar no
33650 \noun off
33651 \color none
33652 N
33653 \end_layout
33654
33655 \end_inset
33656 </cell>
33657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33658 \begin_inset Text
33659
33660 \begin_layout Plain Layout
33661
33662 \family roman
33663 \series medium
33664 \shape up
33665 \emph off
33666 \bar no
33667 \noun off
33668 \color none
33669 ^
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33675 \begin_inset Text
33676
33677 \begin_layout Plain Layout
33678
33679 \family roman
33680 \series medium
33681 \shape up
33682 \emph off
33683 \bar no
33684 \noun off
33685 \color none
33686 n
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695
33696 \family roman
33697 \series medium
33698 \shape up
33699 \emph off
33700 \bar no
33701 \noun off
33702 \color none
33703 ~
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712
33713 \end_layout
33714
33715 \end_inset
33716 </cell>
33717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33718 \begin_inset Text
33719
33720 \begin_layout Plain Layout
33721
33722 \end_layout
33723
33724 \end_inset
33725 </cell>
33726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33727 \begin_inset Text
33728
33729 \begin_layout Plain Layout
33730
33731 \family roman
33732 \series medium
33733 \shape up
33734 \emph off
33735 \bar no
33736 \noun off
33737 \color none
33738 ®
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33744 \begin_inset Text
33745
33746 \begin_layout Plain Layout
33747
33748 \family roman
33749 \series medium
33750 \shape up
33751 \emph off
33752 \bar no
33753 \noun off
33754 \color none
33755 ¾
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764
33765 \family roman
33766 \series medium
33767 \shape up
33768 \emph off
33769 \bar no
33770 \noun off
33771 \color none
33772 Î
33773 \end_layout
33774
33775 \end_inset
33776 </cell>
33777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33778 \begin_inset Text
33779
33780 \begin_layout Plain Layout
33781
33782 \family roman
33783 \series medium
33784 \shape up
33785 \emph off
33786 \bar no
33787 \noun off
33788 \color none
33789 Þ
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \family roman
33800 \series medium
33801 \shape up
33802 \emph off
33803 \bar no
33804 \noun off
33805 \color none
33806 î
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815
33816 \family roman
33817 \series medium
33818 \shape up
33819 \emph off
33820 \bar no
33821 \noun off
33822 \color none
33823 þ
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 </row>
33829 <row>
33830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834
33835 \family roman
33836 \series medium
33837 \shape up
33838 \size tiny
33839 \emph off
33840 \bar no
33841 \noun off
33842 \color none
33843 0F
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33849 \begin_inset Text
33850
33851 \begin_layout Plain Layout
33852
33853 \end_layout
33854
33855 \end_inset
33856 </cell>
33857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33858 \begin_inset Text
33859
33860 \begin_layout Plain Layout
33861
33862 \end_layout
33863
33864 \end_inset
33865 </cell>
33866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33867 \begin_inset Text
33868
33869 \begin_layout Plain Layout
33870
33871 \family roman
33872 \series medium
33873 \shape up
33874 \emph off
33875 \bar no
33876 \noun off
33877 \color none
33878 /
33879 \end_layout
33880
33881 \end_inset
33882 </cell>
33883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887
33888 \family roman
33889 \series medium
33890 \shape up
33891 \emph off
33892 \bar no
33893 \noun off
33894 \color none
33895 ?
33896 \end_layout
33897
33898 \end_inset
33899 </cell>
33900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33901 \begin_inset Text
33902
33903 \begin_layout Plain Layout
33904
33905 \family roman
33906 \series medium
33907 \shape up
33908 \emph off
33909 \bar no
33910 \noun off
33911 \color none
33912 O
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921
33922 \family roman
33923 \series medium
33924 \shape up
33925 \emph off
33926 \bar no
33927 \noun off
33928 \color none
33929 _
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938
33939 \family roman
33940 \series medium
33941 \shape up
33942 \emph off
33943 \bar no
33944 \noun off
33945 \color none
33946 o
33947 \end_layout
33948
33949 \end_inset
33950 </cell>
33951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33952 \begin_inset Text
33953
33954 \begin_layout Plain Layout
33955
33956 \end_layout
33957
33958 \end_inset
33959 </cell>
33960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33961 \begin_inset Text
33962
33963 \begin_layout Plain Layout
33964
33965 \end_layout
33966
33967 \end_inset
33968 </cell>
33969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33970 \begin_inset Text
33971
33972 \begin_layout Plain Layout
33973
33974 \end_layout
33975
33976 \end_inset
33977 </cell>
33978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33979 \begin_inset Text
33980
33981 \begin_layout Plain Layout
33982
33983 \family roman
33984 \series medium
33985 \shape up
33986 \emph off
33987 \bar no
33988 \noun off
33989 \color none
33990 ¯
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999
34000 \family roman
34001 \series medium
34002 \shape up
34003 \emph off
34004 \bar no
34005 \noun off
34006 \color none
34007 ¿
34008 \end_layout
34009
34010 \end_inset
34011 </cell>
34012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34013 \begin_inset Text
34014
34015 \begin_layout Plain Layout
34016
34017 \family roman
34018 \series medium
34019 \shape up
34020 \emph off
34021 \bar no
34022 \noun off
34023 \color none
34024 Ï
34025 \end_layout
34026
34027 \end_inset
34028 </cell>
34029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34030 \begin_inset Text
34031
34032 \begin_layout Plain Layout
34033
34034 \family roman
34035 \series medium
34036 \shape up
34037 \emph off
34038 \bar no
34039 \noun off
34040 \color none
34041 ß
34042 \end_layout
34043
34044 \end_inset
34045 </cell>
34046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34047 \begin_inset Text
34048
34049 \begin_layout Plain Layout
34050
34051 \family roman
34052 \series medium
34053 \shape up
34054 \emph off
34055 \bar no
34056 \noun off
34057 \color none
34058 ï
34059 \end_layout
34060
34061 \end_inset
34062 </cell>
34063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067
34068 \family roman
34069 \series medium
34070 \shape up
34071 \emph off
34072 \bar no
34073 \noun off
34074 \color none
34075 ÿ
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 </row>
34081 </lyxtabular>
34082
34083 \end_inset
34084
34085
34086 \end_layout
34087
34088 \end_inset
34089
34090
34091 \end_layout
34092
34093 \begin_layout Standard
34094 The following is a full list of all of the accented characters LyX can display
34095  directly.
34096  It includes not only the accented characters from the previous table, but
34097  also the characters from 
34098 \family typewriter
34099 ISO8859--2
34100 \family default
34101  through 
34102 \family typewriter
34103 4
34104 \family default
34105 .
34106  
34107 \end_layout
34108
34109 \begin_layout Itemize
34110 From 
34111 \family typewriter
34112 ISO8859--1
34113 \family default
34114 :
34115 \end_layout
34116
34117 \begin_deeper
34118 \begin_layout Standard
34119 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34120 \begin_inset space \hfill{}
34121 \end_inset
34122
34123 diaeresis
34124 \end_layout
34125
34126 \begin_layout Standard
34127 ^ Â Ê Î Ô Û â ê î ô û
34128 \begin_inset space \hfill{}
34129 \end_inset
34130
34131 circumflex
34132 \end_layout
34133
34134 \begin_layout Standard
34135 ` À È Ì Ò Ù à è ì ò ù
34136 \begin_inset space \hfill{}
34137 \end_inset
34138
34139 grave
34140 \end_layout
34141
34142 \begin_layout Standard
34143 ´ Á É Í Ó Ú Ý á é í ó ú ý
34144 \begin_inset space \hfill{}
34145 \end_inset
34146
34147 acute
34148 \end_layout
34149
34150 \begin_layout Standard
34151 ~ Ã Ñ Õ ã ñ õ
34152 \begin_inset space \hfill{}
34153 \end_inset
34154
34155 tilde
34156 \end_layout
34157
34158 \begin_layout Standard
34159 ¸Çç
34160 \begin_inset space \hfill{}
34161 \end_inset
34162
34163 cedilla
34164 \end_layout
34165
34166 \begin_layout Standard
34167 ¯
34168 \begin_inset space \hfill{}
34169 \end_inset
34170
34171 macron
34172 \end_layout
34173
34174 \end_deeper
34175 \begin_layout Itemize
34176 From 
34177 \family typewriter
34178 ISO8859--2
34179 \family default
34180  through 
34181 \family typewriter
34182 4
34183 \family default
34184 :
34185 \end_layout
34186
34187 \begin_deeper
34188 \begin_layout Standard
34189 ĤĴĥĵĈĜŜĉĝŝ
34190 \begin_inset space \hfill{}
34191 \end_inset
34192
34193 circumflex
34194 \end_layout
34195
34196 \begin_layout Standard
34197 ŚŹśźŔĹĆŃŕĺćń
34198 \begin_inset space \hfill{}
34199 \end_inset
34200
34201 acute
34202 \end_layout
34203
34204 \begin_layout Standard
34205 Ĩı̃Ũũ
34206 \begin_inset space \hfill{}
34207 \end_inset
34208
34209 tilde
34210 \end_layout
34211
34212 \begin_layout Standard
34213 ŞşŢţŖĻĢŗļģŅĶņķ
34214 \begin_inset space \hfill{}
34215 \end_inset
34216
34217 cedilla
34218 \end_layout
34219
34220 \begin_layout Standard
34221 ĒēĀĪŌŪāı̄ōū
34222 \begin_inset space \hfill{}
34223 \end_inset
34224
34225 macron
34226 \end_layout
34227
34228 \begin_layout Standard
34229 ŐŰőű
34230 \begin_inset space \hfill{}
34231 \end_inset
34232
34233 Hungarian umlaut
34234 \end_layout
34235
34236 \end_deeper
34237 \begin_layout Standard
34238 All the characters above are actively supported by TeX fonts.
34239  In addition TeX allows diacritical marks on almost all characters.
34240  Also make sure you're using the 
34241 \family typewriter
34242 T1
34243 \family default
34244  font-encoding.
34245 \end_layout
34246
34247 \begin_layout Chapter
34248 \start_of_appendix
34249 The User Interface
34250 \begin_inset CommandInset label
34251 LatexCommand label
34252 name "cha:The-User-Interface"
34253
34254 \end_inset
34255
34256
34257 \end_layout
34258
34259 \begin_layout Standard
34260 This appendix lists all available menus and describes its functionality.
34261  It is designed as quick reference if you are searching for a special topic
34262  inside the user's guide.
34263 \end_layout
34264
34265 \begin_layout Section
34266 The File Menu
34267 \begin_inset Index
34268 status collapsed
34269
34270 \begin_layout Plain Layout
34271 Menu ! File
34272 \end_layout
34273
34274 \end_inset
34275
34276
34277 \end_layout
34278
34279 \begin_layout Standard
34280 Under the 
34281 \family sans
34282 File
34283 \family default
34284  menu are the basic operations in addition to some more advanced operations.
34285  At the end of the menu the four last opened documents are listed.
34286 \end_layout
34287
34288 \begin_layout Subsection
34289 New
34290 \end_layout
34291
34292 \begin_layout Standard
34293 Creates a new document.
34294 \end_layout
34295
34296 \begin_layout Subsection
34297 New from Template
34298 \end_layout
34299
34300 \begin_layout Standard
34301 This menu prompts you for a template to use.
34302  Selecting a template will automatically set certain layout features for
34303  the document, features you would otherwise need to change manually.
34304 \end_layout
34305
34306 \begin_layout Subsection
34307 Open
34308 \end_layout
34309
34310 \begin_layout Standard
34311 Opens a document.
34312 \end_layout
34313
34314 \begin_layout Subsection
34315 Open Recent
34316 \end_layout
34317
34318 \begin_layout Standard
34319 The submenu shows a list of the recently opened files.
34320  Click there on a file to open it.
34321 \end_layout
34322
34323 \begin_layout Subsection
34324 Close
34325 \end_layout
34326
34327 \begin_layout Standard
34328 Closes the current document.
34329 \end_layout
34330
34331 \begin_layout Subsection
34332 Save
34333 \end_layout
34334
34335 \begin_layout Standard
34336 Saves the actual document.
34337 \end_layout
34338
34339 \begin_layout Subsection
34340 Save As
34341 \end_layout
34342
34343 \begin_layout Standard
34344 Saves the actual document under a new name to create a copy.
34345 \end_layout
34346
34347 \begin_layout Subsection
34348 Revert to saved
34349 \end_layout
34350
34351 \begin_layout Standard
34352 Reloads the actual document from disk.
34353 \end_layout
34354
34355 \begin_layout Subsection
34356 Version Control
34357 \end_layout
34358
34359 \begin_layout Standard
34360 This is used when more people are working on the same document.
34361  It is described in the section 
34362 \emph on
34363 Version Control in LyX
34364 \emph default
34365  of the 
34366 \emph on
34367 Extended
34368 \begin_inset space ~
34369 \end_inset
34370
34371 Features
34372 \emph default
34373  manual.
34374 \end_layout
34375
34376 \begin_layout Subsection
34377 Import
34378 \end_layout
34379
34380 \begin_layout Standard
34381 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34382  plain text files, and comma separated, table like, text files (CSV).
34383  The files will be imported as new LyX-document.
34384 \end_layout
34385
34386 \begin_layout Standard
34387 When using the menu 
34388 \family sans
34389 Plain
34390 \begin_inset space ~
34391 \end_inset
34392
34393 Text, Join
34394 \begin_inset space ~
34395 \end_inset
34396
34397 Lines
34398 \family default
34399 , all lines will be imported consecutively to one big paragraph.
34400  A new paragraph is started when there is a blank line in the file.
34401  , the text is inserted as Paragraphs, where the line breaks of the text
34402  will start a new paragraph.
34403 \end_layout
34404
34405 \begin_layout Subsection
34406 Export
34407 \begin_inset CommandInset label
34408 LatexCommand label
34409 name "sub:Export"
34410
34411 \end_inset
34412
34413
34414 \end_layout
34415
34416 \begin_layout Standard
34417 You can export your document to various file formats.
34418  The resulting files are placed in the directory of your LyX-file.
34419  The menu entries are not the same on all installations.
34420  They depend on the programs found by LyX while its configuration.
34421 \end_layout
34422
34423 \begin_layout Standard
34424 Here is a list of all available entries; they are explained in detail in
34425  section
34426 \begin_inset space ~
34427 \end_inset
34428
34429
34430 \begin_inset CommandInset ref
34431 LatexCommand ref
34432 reference "sub:Output-file-formats"
34433
34434 \end_inset
34435
34436 :
34437 \end_layout
34438
34439 \begin_layout Description
34440
34441 \family sans
34442 CJK
34443 \begin_inset space ~
34444 \end_inset
34445
34446 LyX 
34447 \family default
34448 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34449  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34450 \end_layout
34451
34452 \begin_layout Description
34453
34454 \family sans
34455 DVI
34456 \family default
34457  DVI-format
34458 \end_layout
34459
34460 \begin_layout Description
34461 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34462  work in all cases)
34463 \end_layout
34464
34465 \begin_layout Description
34466 HTML
34467 \begin_inset space ~
34468 \end_inset
34469
34470 (MS
34471 \begin_inset space ~
34472 \end_inset
34473
34474 Word) HTML-format specialized so that the result can be imported to 
34475 \family sans
34476 MS Word
34477 \family default
34478 , as consequence of this formulas will be embedded as bitmap fonts and not
34479  in the format 
34480 \family sans
34481 MathML
34482 \family default
34483 .
34484 \end_layout
34485
34486 \begin_layout Description
34487
34488 \family sans
34489 LaT
34490 \begin_inset ERT
34491 status collapsed
34492
34493 \begin_layout Plain Layout
34494
34495 {}
34496 \end_layout
34497
34498 \end_inset
34499
34500 eX
34501 \begin_inset space ~
34502 \end_inset
34503
34504 (pdflatex)
34505 \family default
34506  text file with the LaTeX source, additionally all images used in the document
34507  will be converted to a format that is readable for the 
34508 \family typewriter
34509 pdflatex
34510 \family default
34511  program (GIF, JPG, PDF, PNG)
34512 \end_layout
34513
34514 \begin_layout Description
34515
34516 \family sans
34517 LaT
34518 \begin_inset ERT
34519 status collapsed
34520
34521 \begin_layout Plain Layout
34522
34523 {}
34524 \end_layout
34525
34526 \end_inset
34527
34528 eX
34529 \begin_inset space ~
34530 \end_inset
34531
34532 (plain)
34533 \family default
34534  text file with the LaTeX source code, additionally all images used in the
34535  document will be converted to the EPS-format, only this format is readable
34536  for the 
34537 \family typewriter
34538 latex
34539 \family default
34540  program
34541 \end_layout
34542
34543 \begin_layout Description
34544 LyX
34545 \begin_inset space ~
34546 \end_inset
34547
34548 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34549 \begin_inset Quotes eld
34550 \end_inset
34551
34552 y
34553 \begin_inset Quotes erd
34554 \end_inset
34555
34556  is replaced by the version number)
34557 \end_layout
34558
34559 \begin_layout Description
34560 OpenDocument OpenDocument-formatted text file, to be opened with 
34561 \family sans
34562 OpenOffice
34563 \family default
34564
34565 \family sans
34566 KOffice
34567 \family default
34568
34569 \family sans
34570 Abiword
34571 \family default
34572 , etc.
34573  (the OpenDocument-converter is a third-party product and doesn't work in
34574  all cases)
34575 \end_layout
34576
34577 \begin_layout Description
34578
34579 \family sans
34580 PDF
34581 \family default
34582  PDF-format using the program 
34583 \family typewriter
34584 ps2pdf
34585 \end_layout
34586
34587 \begin_layout Description
34588
34589 \family sans
34590 PDF
34591 \begin_inset space ~
34592 \end_inset
34593
34594 (dvipdfm)
34595 \family default
34596  PDF-format using the program 
34597 \family typewriter
34598 dvipdfm
34599 \end_layout
34600
34601 \begin_layout Description
34602
34603 \family sans
34604 PDF
34605 \begin_inset space ~
34606 \end_inset
34607
34608 (pdflatex)
34609 \family default
34610  PDF-format using the program 
34611 \family typewriter
34612 pdflatex
34613 \end_layout
34614
34615 \begin_layout Description
34616
34617 \family sans
34618 Plain
34619 \begin_inset space ~
34620 \end_inset
34621
34622 text
34623 \family default
34624  text format
34625 \end_layout
34626
34627 \begin_layout Description
34628
34629 \family sans
34630 Plain
34631 \begin_inset space ~
34632 \end_inset
34633
34634 text
34635 \begin_inset space ~
34636 \end_inset
34637
34638 (ps2ascii)
34639 \family default
34640  text format, the document will first be converted to Postscript format
34641  and then exported as text using the program 
34642 \family sans
34643 ps2ascii
34644 \end_layout
34645
34646 \begin_layout Description
34647
34648 \family sans
34649 Postscript
34650 \family default
34651  PostScript format using the program 
34652 \family typewriter
34653 dvips
34654 \end_layout
34655
34656 \begin_layout Description
34657
34658 \family sans
34659 Custom
34660 \family default
34661  custom format
34662 \end_layout
34663
34664 \begin_layout Standard
34665 The program 
34666 \family typewriter
34667 dvipdfm
34668 \family default
34669  produces internally a DVI-file which is then converted to a PDF-file.
34670  It is a bit out of date and therefore the output could look different from
34671  what you want.
34672  
34673 \family typewriter
34674 pdflatex
34675 \family default
34676  produces directly PDF-files and supports the latest PDF-file formats.
34677 \end_layout
34678
34679 \begin_layout Standard
34680 If one of the menu entries 
34681 \family sans
34682 DVI
34683 \family default
34684
34685 \family sans
34686 PDF
34687 \begin_inset space ~
34688 \end_inset
34689
34690 (pdflatex)
34691 \family default
34692  or 
34693 \family sans
34694 Postscript
34695 \family default
34696  is missing, you need to update your LaTeX installation.
34697  After updating you have to reconfigure LyX, see section
34698 \begin_inset space ~
34699 \end_inset
34700
34701
34702 \begin_inset CommandInset ref
34703 LatexCommand ref
34704 reference "sec:Basic-LyX-Setup"
34705
34706 \end_inset
34707
34708 .
34709 \begin_inset Index
34710 status collapsed
34711
34712 \begin_layout Plain Layout
34713 Reconfiguration of LyX
34714 \end_layout
34715
34716 \end_inset
34717
34718
34719 \end_layout
34720
34721 \begin_layout Standard
34722 The menu 
34723 \family sans
34724 Custom
34725 \family default
34726  allows you to export your file by using special command line options for
34727  the export program.
34728 \end_layout
34729
34730 \begin_layout Subsection
34731 Print
34732 \end_layout
34733
34734 \begin_layout Standard
34735 With this menu you can print your document to a file in PostScript format
34736  or send it to a printer.
34737  The printer will also use the document in PostScript format.
34738  The conversion to PostScript is done in the background by LyX using the
34739  program 
34740 \family typewriter
34741 dvips
34742 \family default
34743 .
34744  For more informations have a look at section
34745 \begin_inset space ~
34746 \end_inset
34747
34748
34749 \begin_inset CommandInset ref
34750 LatexCommand ref
34751 reference "sub:Printing-the-File"
34752
34753 \end_inset
34754
34755 .
34756 \end_layout
34757
34758 \begin_layout Subsection
34759 New and Close Window
34760 \end_layout
34761
34762 \begin_layout Standard
34763 Opens a new instance of LyX with all currently opened documents.
34764  You can close it later with the corresponding menu.
34765 \end_layout
34766
34767 \begin_layout Section
34768 The Edit Menu
34769 \begin_inset Index
34770 status collapsed
34771
34772 \begin_layout Plain Layout
34773 Menu ! Edit
34774 \end_layout
34775
34776 \end_inset
34777
34778
34779 \end_layout
34780
34781 \begin_layout Subsection
34782 Undo and Redo
34783 \end_layout
34784
34785 \begin_layout Standard
34786 Described in section
34787 \begin_inset space ~
34788 \end_inset
34789
34790
34791 \begin_inset CommandInset ref
34792 LatexCommand ref
34793 reference "sec:Undo-and-Redo"
34794
34795 \end_inset
34796
34797 .
34798 \end_layout
34799
34800 \begin_layout Subsection
34801 Cut, Copy, Paste, Paste Recent, Paste Special
34802 \end_layout
34803
34804 \begin_layout Standard
34805 Described in section
34806 \begin_inset space ~
34807 \end_inset
34808
34809
34810 \begin_inset CommandInset ref
34811 LatexCommand ref
34812 reference "sec:Basic-Editing-Features"
34813
34814 \end_inset
34815
34816 .
34817 \end_layout
34818
34819 \begin_layout Subsection
34820 Select All
34821 \end_layout
34822
34823 \begin_layout Standard
34824 Selects the whole document.
34825 \end_layout
34826
34827 \begin_layout Subsection
34828 Find & Replace
34829 \end_layout
34830
34831 \begin_layout Standard
34832 Described in section
34833 \begin_inset space ~
34834 \end_inset
34835
34836
34837 \begin_inset CommandInset ref
34838 LatexCommand ref
34839 reference "sec:Basic-Editing-Features"
34840
34841 \end_inset
34842
34843 .
34844 \end_layout
34845
34846 \begin_layout Subsection
34847 Move paragraph Up/Down
34848 \end_layout
34849
34850 \begin_layout Standard
34851 This shifts the paragraph where the cursor is currently in one paragraph
34852  up or down.
34853 \end_layout
34854
34855 \begin_layout Subsection
34856 Text Style
34857 \end_layout
34858
34859 \begin_layout Standard
34860 Described in section
34861 \begin_inset space ~
34862 \end_inset
34863
34864
34865 \begin_inset CommandInset ref
34866 LatexCommand ref
34867 reference "sub:Fine-Tuning-with-the"
34868
34869 \end_inset
34870
34871 .
34872 \end_layout
34873
34874 \begin_layout Subsection
34875 Paragraph Settings
34876 \begin_inset Index
34877 status collapsed
34878
34879 \begin_layout Plain Layout
34880 Paragraph ! Settings
34881 \end_layout
34882
34883 \end_inset
34884
34885
34886 \end_layout
34887
34888 \begin_layout Standard
34889 The settings in the paragraph dialog only affects the paragraph where the
34890  cursor is in.
34891  Here you can set here the paragraph alignment and line spacing.
34892 \end_layout
34893
34894 \begin_layout Standard
34895 You can also prevent that the first line of the paragraph is indented.
34896  This option works only when you have chosen to separate paragraphs with
34897  indents in the 
34898 \family sans
34899 Document\SpecialChar \menuseparator
34900 Settings
34901 \family default
34902  dialog under 
34903 \family sans
34904 Text
34905 \begin_inset space ~
34906 \end_inset
34907
34908 Layout
34909 \family default
34910 .
34911 \end_layout
34912
34913 \begin_layout Subsection
34914 Tabular and Math
34915 \end_layout
34916
34917 \begin_layout Standard
34918 These two menus are only active when the cursor is inside a table or a formula.
34919  The properties of this table/formula can now be changed.
34920  The properties of tables are described in section
34921 \begin_inset space ~
34922 \end_inset
34923
34924
34925 \begin_inset CommandInset ref
34926 LatexCommand ref
34927 reference "sec:Tables"
34928
34929 \end_inset
34930
34931 , the properties of formulas in chapter
34932 \begin_inset space ~
34933 \end_inset
34934
34935
34936 \begin_inset CommandInset ref
34937 LatexCommand ref
34938 reference "cha:Mathematical-Formulas"
34939
34940 \end_inset
34941
34942 .
34943 \end_layout
34944
34945 \begin_layout Subsection
34946 Increase / Decrease List Depth
34947 \end_layout
34948
34949 \begin_layout Standard
34950 These menus are only active when the cursor is in an environment that can
34951  be nested.
34952  They in/decrease the environment nesting level as explained in section
34953 \begin_inset space ~
34954 \end_inset
34955
34956
34957 \begin_inset CommandInset ref
34958 LatexCommand ref
34959 reference "sec:Nesting"
34960
34961 \end_inset
34962
34963  and 
34964 \begin_inset CommandInset ref
34965 LatexCommand ref
34966 reference "sub:Numbering-depth"
34967
34968 \end_inset
34969
34970 .
34971 \end_layout
34972
34973 \begin_layout Section
34974 The View Menu
34975 \begin_inset Index
34976 status collapsed
34977
34978 \begin_layout Plain Layout
34979 Menu ! View
34980 \end_layout
34981
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Standard
34988 The 
34989 \family sans
34990 View
34991 \family default
34992  menu contains a list of available formats in which you can view the actual
34993  document with an external program.
34994  The menu entries for the viewing formats are not the same on all installations
34995  - it depends on the LaTeX programs that are found while LyX was configured.
34996  All possible formats are formats listed in section
34997 \begin_inset space ~
34998 \end_inset
34999
35000
35001 \begin_inset CommandInset ref
35002 LatexCommand ref
35003 reference "sub:Export"
35004
35005 \end_inset
35006
35007 .
35008  You should at least see the menu entries 
35009 \family sans
35010 DVI
35011 \family default
35012  and 
35013 \family sans
35014 PDF
35015 \begin_inset space ~
35016 \end_inset
35017
35018 (pdflatex)
35019 \family default
35020 .
35021  If one of the two is missing, you need to update your LaTeX installation.
35022  After updating you have to reconfigure LyX, see section
35023 \begin_inset space ~
35024 \end_inset
35025
35026
35027 \begin_inset CommandInset ref
35028 LatexCommand ref
35029 reference "sec:Basic-LyX-Setup"
35030
35031 \end_inset
35032
35033 .
35034 \begin_inset Index
35035 status collapsed
35036
35037 \begin_layout Plain Layout
35038 Reconfiguration of LyX
35039 \end_layout
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \begin_layout Standard
35047 Invoking a menu will start a viewer program.
35048  The viewer can be set or changed in the preferences, see section
35049 \begin_inset space ~
35050 \end_inset
35051
35052
35053 \begin_inset CommandInset ref
35054 LatexCommand ref
35055 reference "sec:File-Formats"
35056
35057 \end_inset
35058
35059 .
35060  The default viewers are set by LyX while it is first configured.
35061 \end_layout
35062
35063 \begin_layout Standard
35064 \begin_inset VSpace bigskip
35065 \end_inset
35066
35067 At the bottom of the 
35068 \family sans
35069 View
35070 \family default
35071  menu the opened documents are listed.
35072 \end_layout
35073
35074 \begin_layout Subsection
35075 View Source
35076 \end_layout
35077
35078 \begin_layout Standard
35079 Opens a window showing the source code of the actual document, as described
35080  in section
35081 \begin_inset space ~
35082 \end_inset
35083
35084
35085 \begin_inset CommandInset ref
35086 LatexCommand ref
35087 reference "sec:Previewing-snippets-of"
35088
35089 \end_inset
35090
35091 .
35092 \end_layout
35093
35094 \begin_layout Subsection
35095 Update
35096 \end_layout
35097
35098 \begin_layout Standard
35099 This menu allows you to update the view with your latest changes without
35100  opening a new view window.
35101 \end_layout
35102
35103 \begin_layout Subsection
35104 Toolbars
35105 \begin_inset CommandInset label
35106 LatexCommand label
35107 name "sub:Toolbars"
35108
35109 \end_inset
35110
35111
35112 \begin_inset Index
35113 status collapsed
35114
35115 \begin_layout Plain Layout
35116 Toolbar
35117 \end_layout
35118
35119 \end_inset
35120
35121
35122 \end_layout
35123
35124 \begin_layout Standard
35125 In this menu you can set the appearance of the different toolbars.
35126  All toolbars and the 
35127 \family sans
35128 Command
35129 \begin_inset space ~
35130 \end_inset
35131
35132 Buffer
35133 \family default
35134  can be turned on and off.
35135  The 
35136 \emph on
35137 on
35138 \emph default
35139  state is denoted in the menu with a checkmark.
35140  The 
35141 \family sans
35142 Review
35143 \family default
35144
35145 \family sans
35146 Table
35147 \family default
35148
35149 \family sans
35150 Math
35151 \begin_inset space ~
35152 \end_inset
35153
35154 Panels
35155 \family default
35156 , and 
35157 \family sans
35158 Math
35159 \family default
35160  toolbars can be additionally set to the state 
35161 \emph on
35162 automatic
35163 \emph default
35164  that is denoted in the menu with the suffix 
35165 \family sans
35166 (auto)
35167 \family default
35168 .
35169 \end_layout
35170
35171 \begin_layout Standard
35172 In the 
35173 \emph on
35174 on
35175 \emph default
35176  state the toolbar is permanently shown, in the 
35177 \emph on
35178 automatic
35179 \emph default
35180  state the toolbar is only shown when the cursor is in a certain environment
35181  or when a certain feature is enabled.
35182  That means that the review toolbar will only be shown when change tracking
35183  is activated, the math and table toolbars are only shown when the cursor
35184  is inside a formula or table, respectively.
35185 \end_layout
35186
35187 \begin_layout Standard
35188 LyX's toolbars and its buttons are explained in section
35189 \begin_inset space ~
35190 \end_inset
35191
35192
35193 \begin_inset CommandInset ref
35194 LatexCommand ref
35195 reference "sec:Toolbars"
35196
35197 \end_inset
35198
35199 .
35200 \end_layout
35201
35202 \begin_layout Section
35203 The Insert Menu
35204 \begin_inset Index
35205 status collapsed
35206
35207 \begin_layout Plain Layout
35208 Menu ! Insert
35209 \end_layout
35210
35211 \end_inset
35212
35213
35214 \end_layout
35215
35216 \begin_layout Subsection
35217 Math
35218 \end_layout
35219
35220 \begin_layout Standard
35221 Inserts math constructs that are explained in chapter
35222 \begin_inset space ~
35223 \end_inset
35224
35225
35226 \begin_inset CommandInset ref
35227 LatexCommand ref
35228 reference "cha:Mathematical-Formulas"
35229
35230 \end_inset
35231
35232 .
35233 \end_layout
35234
35235 \begin_layout Subsection
35236 Special Character
35237 \begin_inset CommandInset label
35238 LatexCommand label
35239 name "sub:Special-Character"
35240
35241 \end_inset
35242
35243
35244 \end_layout
35245
35246 \begin_layout Standard
35247 Here you can insert the following characters:
35248 \end_layout
35249
35250 \begin_layout Description
35251 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35252
35253 \end_layout
35254
35255 \begin_layout Description
35256 End
35257 \begin_inset space ~
35258 \end_inset
35259
35260 of
35261 \begin_inset space ~
35262 \end_inset
35263
35264 Sentence Inserts an end of sentence dot as described in section
35265 \begin_inset space ~
35266 \end_inset
35267
35268
35269 \begin_inset CommandInset ref
35270 LatexCommand ref
35271 reference "sub:Abbreviations"
35272
35273 \end_inset
35274
35275 .
35276 \end_layout
35277
35278 \begin_layout Description
35279 Ordinary
35280 \begin_inset space ~
35281 \end_inset
35282
35283 Quote Inserts this quote: 
35284 \begin_inset Quotes erd
35285 \end_inset
35286
35287 , no matter what quote type you selected in the 
35288 \family sans
35289 Document\SpecialChar \menuseparator
35290 Settings
35291 \family default
35292  dialog under 
35293 \family sans
35294 Language
35295 \family default
35296 .
35297 \end_layout
35298
35299 \begin_layout Description
35300 Single
35301 \begin_inset space ~
35302 \end_inset
35303
35304 Quote Inserts this quote: 
35305 \begin_inset Quotes els
35306 \end_inset
35307
35308
35309 \end_layout
35310
35311 \begin_layout Description
35312 Menu
35313 \begin_inset space ~
35314 \end_inset
35315
35316 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35317
35318 \end_layout
35319
35320 \begin_layout Description
35321 Phonetic
35322 \begin_inset space ~
35323 \end_inset
35324
35325 Symbols
35326 \begin_inset Index
35327 status collapsed
35328
35329 \begin_layout Plain Layout
35330 Phonetic symbols
35331 \end_layout
35332
35333 \end_inset
35334
35335
35336 \begin_inset Index
35337 status collapsed
35338
35339 \begin_layout Plain Layout
35340 Language ! Phonetic symbols
35341 \end_layout
35342
35343 \end_inset
35344
35345  Creates a formula with a so called tipa inset.
35346  Here you can insert commands to create IPA phonetic symbols.
35347  For this feature you must have the LaTeX-package 
35348 \series bold
35349 tipa
35350 \series default
35351
35352 \begin_inset Index
35353 status collapsed
35354
35355 \begin_layout Plain Layout
35356 LaTeX-packages ! tipa
35357 \end_layout
35358
35359 \end_inset
35360
35361  installed.
35362 \begin_inset Newline newline
35363 \end_inset
35364
35365 For more informations about this feature we refer to the documentation of
35366  
35367 \series bold
35368 tipa, 
35369 \begin_inset CommandInset citation
35370 LatexCommand cite
35371 key "tipa"
35372
35373 \end_inset
35374
35375
35376 \series default
35377  and this Wiki-page:
35378 \begin_inset Newline newline
35379 \end_inset
35380
35381
35382 \begin_inset Flex URL
35383 status collapsed
35384
35385 \begin_layout Plain Layout
35386
35387 http://wiki.lyx.org/LyX/LinguistLyX
35388 \end_layout
35389
35390 \end_inset
35391
35392 .
35393 \end_layout
35394
35395 \begin_layout Subsection
35396 Formatting
35397 \end_layout
35398
35399 \begin_layout Standard
35400 Here you can insert the following format constructs:
35401 \end_layout
35402
35403 \begin_layout Description
35404 Superscript Inserts an superscript: test
35405 \begin_inset Formula $^{\text{a,b}}$
35406 \end_inset
35407
35408
35409 \end_layout
35410
35411 \begin_layout Description
35412 Subscript Inserts an subscript: test
35413 \begin_inset Formula $_{\text{3x}}$
35414 \end_inset
35415
35416
35417 \end_layout
35418
35419 \begin_layout Description
35420 Protected
35421 \begin_inset space ~
35422 \end_inset
35423
35424 Space Inserts a protected space that is described in section
35425 \begin_inset space ~
35426 \end_inset
35427
35428
35429 \begin_inset CommandInset ref
35430 LatexCommand ref
35431 reference "sub:Protected-Space"
35432
35433 \end_inset
35434
35435 .
35436 \end_layout
35437
35438 \begin_layout Description
35439 Inter-word
35440 \begin_inset space ~
35441 \end_inset
35442
35443 Space Inserts an inter-word space that is described in section
35444 \begin_inset space ~
35445 \end_inset
35446
35447
35448 \begin_inset CommandInset ref
35449 LatexCommand ref
35450 reference "sub:Inter-word-Space"
35451
35452 \end_inset
35453
35454 .
35455 \end_layout
35456
35457 \begin_layout Description
35458 Thin
35459 \begin_inset space ~
35460 \end_inset
35461
35462 Space Inserts a thin space that is described in section
35463 \begin_inset space ~
35464 \end_inset
35465
35466
35467 \begin_inset CommandInset ref
35468 LatexCommand ref
35469 reference "sub:Thin-Space"
35470
35471 \end_inset
35472
35473 .
35474 \end_layout
35475
35476 \begin_layout Description
35477 Horizontal
35478 \begin_inset space ~
35479 \end_inset
35480
35481 Fill Inserts an horizontal fill, see section
35482 \begin_inset space ~
35483 \end_inset
35484
35485
35486 \begin_inset CommandInset ref
35487 LatexCommand ref
35488 reference "sub:Horizontal-Space"
35489
35490 \end_inset
35491
35492  for a description.
35493 \end_layout
35494
35495 \begin_layout Description
35496 Horizontal
35497 \begin_inset space ~
35498 \end_inset
35499
35500 Line Inserts an horizontal line, see section
35501 \begin_inset space ~
35502 \end_inset
35503
35504
35505 \begin_inset CommandInset ref
35506 LatexCommand ref
35507 reference "sub:Horizontal-Lines"
35508
35509 \end_inset
35510
35511  for a description.
35512 \end_layout
35513
35514 \begin_layout Description
35515 Vertical
35516 \begin_inset space ~
35517 \end_inset
35518
35519 Space Inserts vertical space, see section
35520 \begin_inset space ~
35521 \end_inset
35522
35523
35524 \begin_inset CommandInset ref
35525 LatexCommand ref
35526 reference "sub:Vertical-Space"
35527
35528 \end_inset
35529
35530  for a description.
35531 \end_layout
35532
35533 \begin_layout Description
35534 Hyphenation
35535 \begin_inset space ~
35536 \end_inset
35537
35538 Point Inserts an hyphenation point, see section
35539 \begin_inset space ~
35540 \end_inset
35541
35542
35543 \begin_inset CommandInset ref
35544 LatexCommand ref
35545 reference "sub:Hyphenation"
35546
35547 \end_inset
35548
35549
35550 \end_layout
35551
35552 \begin_layout Description
35553 Ligature
35554 \begin_inset space ~
35555 \end_inset
35556
35557 Break Inserts a ligature break, see section
35558 \begin_inset space ~
35559 \end_inset
35560
35561
35562 \begin_inset CommandInset ref
35563 LatexCommand ref
35564 reference "sub:Ligatures"
35565
35566 \end_inset
35567
35568
35569 \end_layout
35570
35571 \begin_layout Description
35572 Line
35573 \begin_inset space ~
35574 \end_inset
35575
35576 Break Inserts a forced line break, see section
35577 \begin_inset space ~
35578 \end_inset
35579
35580
35581 \begin_inset CommandInset ref
35582 LatexCommand ref
35583 reference "sub:Forced-Linebreaks"
35584
35585 \end_inset
35586
35587
35588 \end_layout
35589
35590 \begin_layout Description
35591 Page
35592 \begin_inset space ~
35593 \end_inset
35594
35595 Break Inserts a forced page break, described in section
35596 \begin_inset space ~
35597 \end_inset
35598
35599
35600 \begin_inset CommandInset ref
35601 LatexCommand ref
35602 reference "sub:Forced-Pagebreaks"
35603
35604 \end_inset
35605
35606
35607 \end_layout
35608
35609 \begin_layout Description
35610 Clear
35611 \begin_inset space ~
35612 \end_inset
35613
35614 Page Inserts a clear page break, described in section
35615 \begin_inset space ~
35616 \end_inset
35617
35618
35619 \begin_inset CommandInset ref
35620 LatexCommand ref
35621 reference "sub:Clear-Pages"
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Description
35629 Clear
35630 \begin_inset space ~
35631 \end_inset
35632
35633 Double
35634 \begin_inset space ~
35635 \end_inset
35636
35637 Page Inserts a clear doublepage break, described in section
35638 \begin_inset space ~
35639 \end_inset
35640
35641
35642 \begin_inset CommandInset ref
35643 LatexCommand ref
35644 reference "sub:Clear-Pages"
35645
35646 \end_inset
35647
35648
35649 \end_layout
35650
35651 \begin_layout Subsection
35652 List / TOC
35653 \end_layout
35654
35655 \begin_layout Standard
35656 Various lists can be inserted with this menu.
35657  The table of contents, the algorithm, figures, and tables list are described
35658  in section
35659 \begin_inset space ~
35660 \end_inset
35661
35662
35663 \begin_inset CommandInset ref
35664 LatexCommand ref
35665 reference "sec:toc"
35666
35667 \end_inset
35668
35669 .
35670  The index list is described in section
35671 \begin_inset space ~
35672 \end_inset
35673
35674
35675 \begin_inset CommandInset ref
35676 LatexCommand ref
35677 reference "sec:Index"
35678
35679 \end_inset
35680
35681 , the nomenclature in section
35682 \begin_inset space ~
35683 \end_inset
35684
35685
35686 \begin_inset CommandInset ref
35687 LatexCommand ref
35688 reference "sec:Nomenclature"
35689
35690 \end_inset
35691
35692 , and the BibTeX bibliography in section
35693 \begin_inset space ~
35694 \end_inset
35695
35696
35697 \begin_inset CommandInset ref
35698 LatexCommand ref
35699 reference "sub:Bibliography-databases"
35700
35701 \end_inset
35702
35703 .
35704 \end_layout
35705
35706 \begin_layout Subsection
35707 Float
35708 \end_layout
35709
35710 \begin_layout Standard
35711 To insert floats, described in section
35712 \begin_inset space ~
35713 \end_inset
35714
35715
35716 \begin_inset CommandInset ref
35717 LatexCommand ref
35718 reference "sec:Floats"
35719
35720 \end_inset
35721
35722 .
35723 \end_layout
35724
35725 \begin_layout Subsection
35726 Note
35727 \end_layout
35728
35729 \begin_layout Standard
35730 To insert notes, described in section
35731 \begin_inset space ~
35732 \end_inset
35733
35734
35735 \begin_inset CommandInset ref
35736 LatexCommand ref
35737 reference "sec:Notes"
35738
35739 \end_inset
35740
35741 .
35742 \end_layout
35743
35744 \begin_layout Subsection
35745 Branch
35746 \end_layout
35747
35748 \begin_layout Standard
35749 Inserts branch insets as described in section
35750 \begin_inset space ~
35751 \end_inset
35752
35753
35754 \begin_inset CommandInset ref
35755 LatexCommand ref
35756 reference "sec:Branches"
35757
35758 \end_inset
35759
35760 .
35761 \end_layout
35762
35763 \begin_layout Subsection
35764 File
35765 \begin_inset Index
35766 status collapsed
35767
35768 \begin_layout Plain Layout
35769 External Material
35770 \end_layout
35771
35772 \end_inset
35773
35774
35775 \end_layout
35776
35777 \begin_layout Standard
35778 Here you can inserts files to include them or its content to your document.
35779  How this can be done is in detail explained in chapter 
35780 \emph on
35781 External Stuff
35782 \emph default
35783  of the 
35784 \emph on
35785 Embedded Objects
35786 \emph default
35787  manual.
35788 \end_layout
35789
35790 \begin_layout Subsection
35791 Box
35792 \begin_inset Index
35793 status collapsed
35794
35795 \begin_layout Plain Layout
35796 Boxes
35797 \end_layout
35798
35799 \end_inset
35800
35801
35802 \end_layout
35803
35804 \begin_layout Standard
35805 Inserts a minipage box that is described section
35806 \begin_inset space ~
35807 \end_inset
35808
35809
35810 \begin_inset CommandInset ref
35811 LatexCommand ref
35812 reference "sec:Minipages"
35813
35814 \end_inset
35815
35816 .
35817  All box types supported by LyX are explained in detail in chapter 
35818 \emph on
35819 Boxes
35820 \emph default
35821  of the 
35822 \emph on
35823 Embedded Objects
35824 \emph default
35825  manual.
35826 \end_layout
35827
35828 \begin_layout Subsection
35829 Citation
35830 \end_layout
35831
35832 \begin_layout Standard
35833 Inserts a citation as described in section
35834 \begin_inset space ~
35835 \end_inset
35836
35837
35838 \begin_inset CommandInset ref
35839 LatexCommand ref
35840 reference "sec:Bibliography"
35841
35842 \end_inset
35843
35844 .
35845 \end_layout
35846
35847 \begin_layout Subsection
35848 Cross-Reference
35849 \end_layout
35850
35851 \begin_layout Standard
35852 Inserts a cross-reference as described in section
35853 \begin_inset space ~
35854 \end_inset
35855
35856
35857 \begin_inset CommandInset ref
35858 LatexCommand ref
35859 reference "sec:Cross-References"
35860
35861 \end_inset
35862
35863 .
35864 \end_layout
35865
35866 \begin_layout Subsection
35867 Label
35868 \end_layout
35869
35870 \begin_layout Standard
35871 Inserts a label as described in section
35872 \begin_inset space ~
35873 \end_inset
35874
35875
35876 \begin_inset CommandInset ref
35877 LatexCommand ref
35878 reference "sec:Cross-References"
35879
35880 \end_inset
35881
35882 .
35883 \end_layout
35884
35885 \begin_layout Subsection
35886 Caption
35887 \begin_inset Index
35888 status collapsed
35889
35890 \begin_layout Plain Layout
35891 Captions
35892 \end_layout
35893
35894 \end_inset
35895
35896
35897 \begin_inset Index
35898 status collapsed
35899
35900 \begin_layout Plain Layout
35901 Longtables ! Caption
35902 \end_layout
35903
35904 \end_inset
35905
35906
35907 \end_layout
35908
35909 \begin_layout Standard
35910 Inserts a caption to floats or longtables.
35911  Floats are described in section
35912 \begin_inset space ~
35913 \end_inset
35914
35915
35916 \begin_inset CommandInset ref
35917 LatexCommand ref
35918 reference "sec:Floats"
35919
35920 \end_inset
35921
35922 , cations in longtables are described in section 
35923 \emph on
35924 Longtable Captions
35925 \emph default
35926  of the 
35927 \emph on
35928 Embedded Objects
35929 \emph default
35930  manual.
35931 \end_layout
35932
35933 \begin_layout Subsection
35934 Index Entry
35935 \end_layout
35936
35937 \begin_layout Standard
35938 Inserts an index entry as described in section
35939 \begin_inset space ~
35940 \end_inset
35941
35942
35943 \begin_inset CommandInset ref
35944 LatexCommand ref
35945 reference "sec:Index"
35946
35947 \end_inset
35948
35949 .
35950 \end_layout
35951
35952 \begin_layout Subsection
35953 Nomenclature Entry
35954 \end_layout
35955
35956 \begin_layout Standard
35957 Inserts a nomenclature entry as described in section
35958 \begin_inset space ~
35959 \end_inset
35960
35961
35962 \begin_inset CommandInset ref
35963 LatexCommand ref
35964 reference "sec:Nomenclature"
35965
35966 \end_inset
35967
35968 .
35969 \end_layout
35970
35971 \begin_layout Subsection
35972 Table
35973 \end_layout
35974
35975 \begin_layout Standard
35976 Inserts a table.
35977  Tables are described in section
35978 \begin_inset space ~
35979 \end_inset
35980
35981
35982 \begin_inset CommandInset ref
35983 LatexCommand ref
35984 reference "sec:Tables"
35985
35986 \end_inset
35987
35988 .
35989 \end_layout
35990
35991 \begin_layout Subsection
35992 Graphics
35993 \end_layout
35994
35995 \begin_layout Standard
35996 Inserts a graphic.
35997  Graphics are described in section
35998 \begin_inset space ~
35999 \end_inset
36000
36001
36002 \begin_inset CommandInset ref
36003 LatexCommand ref
36004 reference "sec:Graphics"
36005
36006 \end_inset
36007
36008 .
36009 \end_layout
36010
36011 \begin_layout Subsection
36012 URL
36013 \end_layout
36014
36015 \begin_layout Standard
36016 Inserts an URL box as described in section
36017 \begin_inset space ~
36018 \end_inset
36019
36020
36021 \begin_inset CommandInset ref
36022 LatexCommand ref
36023 reference "sec:URL"
36024
36025 \end_inset
36026
36027 .
36028 \end_layout
36029
36030 \begin_layout Subsection
36031 Footnote
36032 \end_layout
36033
36034 \begin_layout Standard
36035 Inserts a footnote, see section
36036 \begin_inset space ~
36037 \end_inset
36038
36039
36040 \begin_inset CommandInset ref
36041 LatexCommand ref
36042 reference "sec:Footnotes"
36043
36044 \end_inset
36045
36046 .
36047 \end_layout
36048
36049 \begin_layout Subsection
36050 Marginal Note
36051 \end_layout
36052
36053 \begin_layout Standard
36054 Inserts a marginal note, see section
36055 \begin_inset space ~
36056 \end_inset
36057
36058
36059 \begin_inset CommandInset ref
36060 LatexCommand ref
36061 reference "sec:Marginal-Notes"
36062
36063 \end_inset
36064
36065 .
36066 \end_layout
36067
36068 \begin_layout Subsection
36069 Short Title
36070 \end_layout
36071
36072 \begin_layout Standard
36073 Inserts a short title, see section
36074 \begin_inset space ~
36075 \end_inset
36076
36077
36078 \begin_inset CommandInset ref
36079 LatexCommand ref
36080 reference "sec:Short-Titles"
36081
36082 \end_inset
36083
36084 .
36085 \end_layout
36086
36087 \begin_layout Subsection
36088 TeX Code
36089 \end_layout
36090
36091 \begin_layout Standard
36092 Inserts a TeX Code box, see section
36093 \begin_inset space ~
36094 \end_inset
36095
36096
36097 \begin_inset CommandInset ref
36098 LatexCommand ref
36099 reference "sub:TeX-Code-Boxes"
36100
36101 \end_inset
36102
36103  for a description.
36104 \end_layout
36105
36106 \begin_layout Subsection
36107 Program Listing
36108 \begin_inset Index
36109 status collapsed
36110
36111 \begin_layout Plain Layout
36112 Program listings
36113 \end_layout
36114
36115 \end_inset
36116
36117
36118 \end_layout
36119
36120 \begin_layout Standard
36121 Inserts a program listings box.
36122  Program listings are explained in chapter 
36123 \emph on
36124 Program Code Listings
36125 \emph default
36126  of the 
36127 \emph on
36128 Embedded Objects
36129 \emph default
36130  manual.
36131 \end_layout
36132
36133 \begin_layout Subsection
36134 Date
36135 \end_layout
36136
36137 \begin_layout Standard
36138 Inserts the actual date.
36139  The format dependends on the date format of the language that is used for
36140  LyX's menus.
36141  LyX offers another ways to insert a date which is explained in section
36142  
36143 \emph on
36144 External Material
36145 \emph default
36146  of the 
36147 \emph on
36148 Embedded Objects
36149 \emph default
36150  manual.
36151  There the different methods are also compared.
36152 \end_layout
36153
36154 \begin_layout Section
36155 The Navigate Menu
36156 \begin_inset Index
36157 status collapsed
36158
36159 \begin_layout Plain Layout
36160 Menu ! Navigate
36161 \end_layout
36162
36163 \end_inset
36164
36165
36166 \end_layout
36167
36168 \begin_layout Standard
36169 This menu lists the existing, chapter, sections, figures, and tables of
36170  the current document.
36171  This allows you to navigate easily through you document.
36172 \end_layout
36173
36174 \begin_layout Standard
36175 The Navigate menu also offers to 
36176 \end_layout
36177
36178 \begin_layout Subsection
36179 Bookmarks
36180 \end_layout
36181
36182 \begin_layout Standard
36183 With this menu you are able to define your own bookmarks.
36184  This is useful when you are working on a large documents and often have
36185  to jump e.g.
36186  between section
36187 \begin_inset space ~
36188 \end_inset
36189
36190 2.5 and 6.3.
36191  To create bookmarks for this example, go to section
36192 \begin_inset space ~
36193 \end_inset
36194
36195 2.5 and use the menu 
36196 \family sans
36197 Save
36198 \begin_inset space ~
36199 \end_inset
36200
36201 Bookmark
36202 \begin_inset space ~
36203 \end_inset
36204
36205 1
36206 \family default
36207 .
36208  Then go to section
36209 \begin_inset space ~
36210 \end_inset
36211
36212 6.3 and use 
36213 \family sans
36214 Save
36215 \begin_inset space ~
36216 \end_inset
36217
36218 Bookmark
36219 \begin_inset space ~
36220 \end_inset
36221
36222
36223 \family default
36224 2.
36225  Now you can easily jump between these sections by using the menu or by
36226  the key bindings 
36227 \family sans
36228 C-1
36229 \family default
36230  and 
36231 \family sans
36232 C-2
36233 \family default
36234 .
36235 \end_layout
36236
36237 \begin_layout Standard
36238 You can also use bookmarks to jump between several opened documents.
36239  The saved bookmarks are valid till the document is closed.
36240 \end_layout
36241
36242 \begin_layout Subsection
36243 Next Note, Change, Cross-reference
36244 \end_layout
36245
36246 \begin_layout Standard
36247 Jump to the next note, change, or cross-reference following the current
36248  cursor position.
36249 \end_layout
36250
36251 \begin_layout Subsection
36252 Go to Label
36253 \end_layout
36254
36255 \begin_layout Standard
36256 Only active when the cursor is in front of a cross-reference.
36257  Sets the cursor before the referenced label, the same as if you right-click
36258  on a cross-reference box.
36259 \end_layout
36260
36261 \begin_layout Section
36262 The Document Menu
36263 \begin_inset Index
36264 status collapsed
36265
36266 \begin_layout Plain Layout
36267 Menu ! Document
36268 \end_layout
36269
36270 \end_inset
36271
36272
36273 \end_layout
36274
36275 \begin_layout Subsection
36276 Change Tracking
36277 \end_layout
36278
36279 \begin_layout Standard
36280 Change Tracking is described in section
36281 \begin_inset space ~
36282 \end_inset
36283
36284
36285 \begin_inset CommandInset ref
36286 LatexCommand ref
36287 reference "sec:Change-Tracking"
36288
36289 \end_inset
36290
36291 .
36292 \end_layout
36293
36294 \begin_layout Subsection
36295 LaT
36296 \begin_inset ERT
36297 status collapsed
36298
36299 \begin_layout Plain Layout
36300
36301 {}
36302 \end_layout
36303
36304 \end_inset
36305
36306 eX Log
36307 \end_layout
36308
36309 \begin_layout Standard
36310 After running LaTeX by viewing or exporting a document, this menu will be
36311  enabled.
36312  It shows the logfile of the used LaTeX-program.
36313 \end_layout
36314
36315 \begin_layout Standard
36316 Here you can see how LaTeX works in the background.
36317  
36318 \emph on
36319 Experts
36320 \emph default
36321  will find in it reasons for LaTeX-errors.
36322 \end_layout
36323
36324 \begin_layout Subsection
36325 Outline
36326 \end_layout
36327
36328 \begin_layout Standard
36329 Opens the TOC/Outline window as described in section
36330 \begin_inset space ~
36331 \end_inset
36332
36333
36334 \begin_inset CommandInset ref
36335 LatexCommand ref
36336 reference "sub:Table-of-Contents"
36337
36338 \end_inset
36339
36340 .
36341 \end_layout
36342
36343 \begin_layout Subsection
36344 Start Appendix Here
36345 \end_layout
36346
36347 \begin_layout Standard
36348 This menu will start the appendix of the document at the current cursor
36349  position as described in section
36350 \begin_inset space ~
36351 \end_inset
36352
36353
36354 \begin_inset CommandInset ref
36355 LatexCommand ref
36356 reference "sec:Appendices"
36357
36358 \end_inset
36359
36360 .
36361 \end_layout
36362
36363 \begin_layout Subsection
36364 Compressed
36365 \end_layout
36366
36367 \begin_layout Standard
36368 Un/compresses the actual document.
36369 \end_layout
36370
36371 \begin_layout Subsection
36372 Settings
36373 \begin_inset CommandInset label
36374 LatexCommand label
36375 name "sub:Settings"
36376
36377 \end_inset
36378
36379
36380 \begin_inset Index
36381 status collapsed
36382
36383 \begin_layout Plain Layout
36384 Document ! Settings
36385 \end_layout
36386
36387 \end_inset
36388
36389
36390 \end_layout
36391
36392 \begin_layout Standard
36393 This menu dialog contains some submenus to set properties for the whole
36394  document.
36395  You can save your document settings as default with the 
36396 \family sans
36397 Save as Document Defaults
36398 \family default
36399  button in the dialog.
36400  This will create a template named 
36401 \family typewriter
36402 default.lyx
36403 \family default
36404  which is automatically loaded by LyX when you create a new document without
36405  using a template.
36406 \end_layout
36407
36408 \begin_layout Standard
36409 The different submenus of the dialog are explained in the following:
36410 \end_layout
36411
36412 \begin_layout Subsubsection*
36413 Document Class
36414 \end_layout
36415
36416 \begin_layout Standard
36417 Here you set the document class, class options, and a Postscript driver.
36418  Document classes are described in section
36419 \begin_inset space ~
36420 \end_inset
36421
36422
36423 \begin_inset CommandInset ref
36424 LatexCommand ref
36425 reference "sec:Document-Classes"
36426
36427 \end_inset
36428
36429 .
36430  The Postscript driver is used for LaTeX's color and graphics packages.
36431  When using 
36432 \family sans
36433 Default
36434 \family default
36435 , the default driver for the LaTeX-packages are used.
36436  It is recommended to use the default unless your know what you are doing.
36437 \end_layout
36438
36439 \begin_layout Subsubsection*
36440 Fonts
36441 \end_layout
36442
36443 \begin_layout Standard
36444 The document font settings are described in section
36445 \begin_inset space ~
36446 \end_inset
36447
36448
36449 \begin_inset CommandInset ref
36450 LatexCommand ref
36451 reference "sec:Fonts-and-Text"
36452
36453 \end_inset
36454
36455 .
36456 \end_layout
36457
36458 \begin_layout Subsubsection*
36459 Text Layout
36460 \end_layout
36461
36462 \begin_layout Standard
36463 You can specify if paragraphs should be separated by indentations or vertical
36464  skips.
36465  The line spacing and the number of text columns can here also be specified.
36466  
36467 \end_layout
36468
36469 \begin_layout Standard
36470 Note that LyX won't show two columns or the set up line spacing on screen.
36471  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36472  However, it will be as you specified it in the output.
36473 \end_layout
36474
36475 \begin_layout Standard
36476 The listings settings are explained in the corresponding section in the
36477  
36478 \emph on
36479 Embedded Objects
36480 \emph default
36481  manual.
36482 \end_layout
36483
36484 \begin_layout Subsubsection*
36485 Page Layout
36486 \end_layout
36487
36488 \begin_layout Standard
36489 A description of this menu is given in section
36490 \begin_inset space ~
36491 \end_inset
36492
36493
36494 \begin_inset CommandInset ref
36495 LatexCommand ref
36496 reference "sub:Paper-Size,-Orientation,"
36497
36498 \end_inset
36499
36500  and 
36501 \begin_inset CommandInset ref
36502 LatexCommand ref
36503 reference "sub:Document-Layout"
36504
36505 \end_inset
36506
36507 .
36508 \end_layout
36509
36510 \begin_layout Subsubsection*
36511 Page Margins
36512 \end_layout
36513
36514 \begin_layout Standard
36515 Here you can adjust the paper margins, see section
36516 \begin_inset space ~
36517 \end_inset
36518
36519
36520 \begin_inset CommandInset ref
36521 LatexCommand ref
36522 reference "sub:Margins"
36523
36524 \end_inset
36525
36526 .
36527 \end_layout
36528
36529 \begin_layout Subsubsection*
36530 Language
36531 \begin_inset Index
36532 status collapsed
36533
36534 \begin_layout Plain Layout
36535 Language ! Encoding
36536 \end_layout
36537
36538 \end_inset
36539
36540
36541 \end_layout
36542
36543 \begin_layout Standard
36544 The document language and quote styles are set here.
36545  The encoding specifies how the document content is exported to LaTeX (the
36546  LyX file is always encoded in utf8).
36547  All characters that cannot be encoded using the specified encoding will
36548  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36549  known for a particular character).
36550 \begin_inset Foot
36551 status collapsed
36552
36553 \begin_layout Plain Layout
36554 The known commands are defined in a text file.
36555  You can add commands for unknown symbols to that file yourself, see the
36556  
36557 \emph on
36558 Customization
36559 \emph default
36560  manual for details.
36561 \end_layout
36562
36563 \end_inset
36564
36565
36566 \end_layout
36567
36568 \begin_layout Standard
36569 If you use the option 
36570 \family sans
36571 use language's default encoding
36572 \family default
36573 , LyX determines the encoding of a portion of text from the language of
36574  this text.
36575  If the document contains text in more than one language you may get more
36576  than one encoding in the LaTeX file.
36577  If you do not use this option then the complete document will always use
36578  exactly one encoding.
36579  Checking this option is the preferred setting unless you use 
36580 \family sans
36581 XeTeX
36582 \family default
36583
36584 \begin_inset Foot
36585 status collapsed
36586
36587 \begin_layout Plain Layout
36588 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36589  It natively supports Unicode while its input file is assumed to be in UTF-8
36590  encoding.
36591  More about using LyX with XeTeX can be found in 
36592 \begin_inset CommandInset citation
36593 LatexCommand cite
36594 key "XeTeX"
36595
36596 \end_inset
36597
36598 .
36599 \end_layout
36600
36601 \end_inset
36602
36603  (see below).
36604 \end_layout
36605
36606 \begin_layout Standard
36607 LyX also supports Unicode output, which is particularly useful if you need
36608  lots of special symbols or non-alphabetic scripts, respectively.
36609  If you want to use this (and your LaTeX installation supports Unicode,
36610  for that matter), choose one of the four utf8 variants from the list below.
36611  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36612  so it is not uncommon that a file with lots of unicode symbols works fine
36613  with 
36614 \family sans
36615 use language's default encoding
36616 \family default
36617  (when LyX uses it's list of known LaTeX-commands), but does not work with
36618  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36619  because all unicode symbols can be encoded in utf8).
36620 \end_layout
36621
36622 \begin_layout Standard
36623 Here is a list with the important encodings:
36624 \end_layout
36625
36626 \begin_layout Description
36627 LaTeX
36628 \begin_inset space ~
36629 \end_inset
36630
36631 default Same as 
36632 \family sans
36633 use language's default encoding
36634 \family default
36635 , but the LaTeX-package 
36636 \series bold
36637 inputenc
36638 \series default
36639
36640 \begin_inset Index
36641 status collapsed
36642
36643 \begin_layout Plain Layout
36644 LaTeX-packages ! inputenc
36645 \end_layout
36646
36647 \end_inset
36648
36649  is not used.
36650  When using this, you probably need to load some other packages manually
36651  in the preamble and specify the used encoding for text parts in foreign
36652  languages in TeX code.
36653 \end_layout
36654
36655 \begin_layout Description
36656 armscii8 encoding for Armenian
36657 \end_layout
36658
36659 \begin_layout Description
36660 ascii the ASCII encoding, covers only plain English, may result in a big
36661  file because lots of LaTeX-commands may be needed
36662 \end_layout
36663
36664 \begin_layout Description
36665 cp1250 MS Windows code page for latin2
36666 \end_layout
36667
36668 \begin_layout Description
36669 cp1251 MS Windows code page for Cyrillic
36670 \end_layout
36671
36672 \begin_layout Description
36673 cp1252 MS Windows code page for latin1
36674 \end_layout
36675
36676 \begin_layout Description
36677 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36678 \end_layout
36679
36680 \begin_layout Description
36681 cp1256 MS Windows code page for Arabic and Farsi
36682 \end_layout
36683
36684 \begin_layout Description
36685 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36686 13 encoding that is a superset of the ISO-8859-4 encoding
36687 \end_layout
36688
36689 \begin_layout Description
36690 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36691  Serbian, and Ukrainian
36692 \end_layout
36693
36694 \begin_layout Description
36695 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36696 \end_layout
36697
36698 \begin_layout Description
36699 8859-8 the ISO-8859-8 encoding, covers Hebrew
36700 \end_layout
36701
36702 \begin_layout Description
36703 koi8-r standard Cyrillic especially for Russian
36704 \end_layout
36705
36706 \begin_layout Description
36707 koi8-u Cyrillic for Ukrainian
36708 \end_layout
36709
36710 \begin_layout Description
36711 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36712  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36713  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36714  replaced by latin9
36715 \end_layout
36716
36717 \begin_layout Description
36718 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36719  Hungarian, Polish, Romanian, Slovak, and Slovenian
36720 \end_layout
36721
36722 \begin_layout Description
36723 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36724  Turkish
36725 \end_layout
36726
36727 \begin_layout Description
36728 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36729 \end_layout
36730
36731 \begin_layout Description
36732 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36733  where the Icelandic letters are replaced by Turkish ones
36734 \end_layout
36735
36736 \begin_layout Description
36737 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36738  the euro currency sign, the 
36739 \begin_inset ERT
36740 status collapsed
36741
36742 \begin_layout Plain Layout
36743
36744
36745 \backslash
36746 oe
36747 \end_layout
36748
36749 \end_inset
36750
36751 -ligature and some characters used for French and Finnish; latin9 should
36752  be the replacement for latin1
36753 \end_layout
36754
36755 \begin_layout Description
36756 pt154 Cyrillic for Kazakh
36757 \end_layout
36758
36759 \begin_layout Description
36760 utf8 Unicode utf8 based on the LaTeX-package 
36761 \series bold
36762 inputenc
36763 \series default
36764
36765 \begin_inset Index
36766 status collapsed
36767
36768 \begin_layout Plain Layout
36769 LaTeX-packages ! inputenc
36770 \end_layout
36771
36772 \end_inset
36773
36774 .
36775  Currently only a limited range of characters (mainly for Latin scripts)
36776  is supported.
36777 \end_layout
36778
36779 \begin_layout Description
36780 utf8x Unicode utf8 based on the LaTeX package 
36781 \series bold
36782 ucs
36783 \series default
36784
36785 \begin_inset Index
36786 status collapsed
36787
36788 \begin_layout Plain Layout
36789 LaTeX-packages ! ucs
36790 \end_layout
36791
36792 \end_inset
36793
36794  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36795 \end_layout
36796
36797 \begin_layout Description
36798 UTF8 Unicode utf8 with the LaTeX-package 
36799 \series bold
36800 CJK
36801 \series default
36802
36803 \begin_inset Index
36804 status collapsed
36805
36806 \begin_layout Plain Layout
36807 LaTeX-packages ! CJK
36808 \end_layout
36809
36810 \end_inset
36811
36812  (for the languages Chinese, Japanese and Korean)
36813 \end_layout
36814
36815 \begin_layout Description
36816 utf8-plain Unicode utf8 to be used with 
36817 \family sans
36818 XeTeX
36819 \family default
36820 , which uses Unicode directly, without the help of the LaTeX-package 
36821 \series bold
36822 inputenc
36823 \series default
36824  
36825 \begin_inset Foot
36826 status collapsed
36827
36828 \begin_layout Plain Layout
36829 More about using LyX with XeTeX can be found in 
36830 \begin_inset CommandInset citation
36831 LatexCommand cite
36832 key "XeTeX"
36833
36834 \end_inset
36835
36836 .
36837 \end_layout
36838
36839 \end_inset
36840
36841
36842 \end_layout
36843
36844 \begin_layout Subsubsection*
36845 Numbering & TOC
36846 \end_layout
36847
36848 \begin_layout Standard
36849 You can adjust here the numbering depth of sections headings as described
36850  in section
36851 \begin_inset space ~
36852 \end_inset
36853
36854
36855 \begin_inset CommandInset ref
36856 LatexCommand ref
36857 reference "sub:Numbering-depth"
36858
36859 \end_inset
36860
36861 .
36862 \end_layout
36863
36864 \begin_layout Subsubsection*
36865 Bibliography
36866 \end_layout
36867
36868 \begin_layout Standard
36869 You can specify here a citation style using the LaTeX-packages 
36870 \series bold
36871 natbib
36872 \series default
36873
36874 \begin_inset Index
36875 status collapsed
36876
36877 \begin_layout Plain Layout
36878 LaTeX-packages ! natbib
36879 \end_layout
36880
36881 \end_inset
36882
36883  or 
36884 \series bold
36885 jurabib
36886 \series default
36887
36888 \begin_inset Index
36889 status collapsed
36890
36891 \begin_layout Plain Layout
36892 LaTeX-packages ! jurabib
36893 \end_layout
36894
36895 \end_inset
36896
36897 .
36898  For a further description see section
36899 \begin_inset space ~
36900 \end_inset
36901
36902
36903 \begin_inset CommandInset ref
36904 LatexCommand ref
36905 reference "sec:Bibliography"
36906
36907 \end_inset
36908
36909 .
36910 \end_layout
36911
36912 \begin_layout Subsubsection*
36913 Math Options
36914 \end_layout
36915
36916 \begin_layout Standard
36917 These options will force LyX to use the LaTeX-packages 
36918 \series bold
36919 amsmath
36920 \series default
36921
36922 \begin_inset Index
36923 status collapsed
36924
36925 \begin_layout Plain Layout
36926 LaTeX-packages ! amsmath
36927 \end_layout
36928
36929 \end_inset
36930
36931  and 
36932 \series bold
36933 esint
36934 \series default
36935
36936 \begin_inset Index
36937 status collapsed
36938
36939 \begin_layout Plain Layout
36940 LaTeX-packages ! esint
36941 \end_layout
36942
36943 \end_inset
36944
36945  or to use them automatically when they are needed.
36946 \end_layout
36947
36948 \begin_layout Standard
36949
36950 \series bold
36951 amsmath
36952 \series default
36953  is needed for many constructs, so when you get LaTeX-errors in formulas,
36954  assure that you have enabled AMS.
36955 \end_layout
36956
36957 \begin_layout Standard
36958
36959 \series bold
36960 esint
36961 \series default
36962  is used for special integral characters.
36963 \end_layout
36964
36965 \begin_layout Subsubsection*
36966 Float Placement
36967 \end_layout
36968
36969 \begin_layout Standard
36970 The float placement options are described in section
36971 \begin_inset Formula $\,$
36972 \end_inset
36973
36974
36975 \begin_inset CommandInset ref
36976 LatexCommand ref
36977 reference "sub:Float-Placement"
36978
36979 \end_inset
36980
36981 .
36982 \end_layout
36983
36984 \begin_layout Subsubsection*
36985 Bullets
36986 \end_layout
36987
36988 \begin_layout Standard
36989 Here you can adjust the characters for the itemize levels.
36990  The itemize environment is described in section
36991 \begin_inset space ~
36992 \end_inset
36993
36994
36995 \begin_inset CommandInset ref
36996 LatexCommand ref
36997 reference "sec:Itemize"
36998
36999 \end_inset
37000
37001 .
37002 \end_layout
37003
37004 \begin_layout Subsubsection*
37005 Branches
37006 \end_layout
37007
37008 \begin_layout Standard
37009 Branches are described in section
37010 \begin_inset space ~
37011 \end_inset
37012
37013
37014 \begin_inset CommandInset ref
37015 LatexCommand ref
37016 reference "sec:Branches"
37017
37018 \end_inset
37019
37020 .
37021 \end_layout
37022
37023 \begin_layout Subsubsection*
37024 LaT
37025 \begin_inset ERT
37026 status collapsed
37027
37028 \begin_layout Plain Layout
37029
37030 {}
37031 \end_layout
37032
37033 \end_inset
37034
37035 eX Preamble
37036 \end_layout
37037
37038 \begin_layout Standard
37039 In this text field are entered commands to load special LaTeX-packages or
37040  to define LaTeX-commands.
37041  The preamble is a thing for LaTeX-experts.
37042  You shouldn't enter commands here until you don't exactly know what you
37043  do.
37044 \end_layout
37045
37046 \begin_layout Standard
37047 An introduction in the LaTeX-syntax is given in section
37048 \begin_inset space ~
37049 \end_inset
37050
37051
37052 \begin_inset CommandInset ref
37053 LatexCommand ref
37054 reference "sub:LaTeX-Syntax"
37055
37056 \end_inset
37057
37058 .
37059 \end_layout
37060
37061 \begin_layout Section
37062 The Tools Menu
37063 \begin_inset Index
37064 status collapsed
37065
37066 \begin_layout Plain Layout
37067 Menu ! Tools
37068 \end_layout
37069
37070 \end_inset
37071
37072
37073 \end_layout
37074
37075 \begin_layout Subsection
37076 Spellchecker
37077 \end_layout
37078
37079 \begin_layout Standard
37080 Spell checking is explained in section
37081 \begin_inset space ~
37082 \end_inset
37083
37084
37085 \begin_inset CommandInset ref
37086 LatexCommand ref
37087 reference "sec:Spellchecking"
37088
37089 \end_inset
37090
37091 .
37092 \end_layout
37093
37094 \begin_layout Subsection
37095 Thesaurus
37096 \end_layout
37097
37098 \begin_layout Standard
37099 The thesaurus is described in section
37100 \begin_inset space ~
37101 \end_inset
37102
37103
37104 \begin_inset CommandInset ref
37105 LatexCommand ref
37106 reference "sec:Thesaurus"
37107
37108 \end_inset
37109
37110 .
37111 \end_layout
37112
37113 \begin_layout Subsection
37114 Count Words
37115 \begin_inset Index
37116 status collapsed
37117
37118 \begin_layout Plain Layout
37119 Word count
37120 \end_layout
37121
37122 \end_inset
37123
37124
37125 \end_layout
37126
37127 \begin_layout Standard
37128 Counts the number of words in the actual document or the highlighted document
37129  part.
37130 \end_layout
37131
37132 \begin_layout Subsection
37133 TeX Information
37134 \begin_inset Index
37135 status collapsed
37136
37137 \begin_layout Plain Layout
37138 TeX Information
37139 \end_layout
37140
37141 \end_inset
37142
37143
37144 \end_layout
37145
37146 \begin_layout Standard
37147 Shows you a list of the classes and styles installed in your LaTeX-system.
37148 \end_layout
37149
37150 \begin_layout Subsection
37151 Reconfigure
37152 \begin_inset Index
37153 status collapsed
37154
37155 \begin_layout Plain Layout
37156 LyX ! Reconfigure|see
37157 \begin_inset ERT
37158 status collapsed
37159
37160 \begin_layout Plain Layout
37161
37162 {
37163 \end_layout
37164
37165 \end_inset
37166
37167 Reconfiguration of LyX
37168 \begin_inset ERT
37169 status collapsed
37170
37171 \begin_layout Plain Layout
37172
37173 }
37174 \end_layout
37175
37176 \end_inset
37177
37178
37179 \end_layout
37180
37181 \end_inset
37182
37183
37184 \begin_inset Index
37185 status collapsed
37186
37187 \begin_layout Plain Layout
37188 Reconfiguration of LyX
37189 \end_layout
37190
37191 \end_inset
37192
37193
37194 \end_layout
37195
37196 \begin_layout Standard
37197 This menu reconfigures LyX.
37198  That means LyX looks for LaTeX-packages and needed programs, see also section
37199 \begin_inset space ~
37200 \end_inset
37201
37202
37203 \begin_inset CommandInset ref
37204 LatexCommand ref
37205 reference "sec:Basic-LyX-Setup"
37206
37207 \end_inset
37208
37209 .
37210 \end_layout
37211
37212 \begin_layout Subsection
37213 Preferences
37214 \end_layout
37215
37216 \begin_layout Standard
37217 The preferences dialog is described in detail in chapter
37218 \begin_inset space \thinspace{}
37219 \end_inset
37220
37221
37222 \begin_inset CommandInset ref
37223 LatexCommand ref
37224 reference "cha:The-Preferences-dialog"
37225
37226 \end_inset
37227
37228 .
37229 \end_layout
37230
37231 \begin_layout Section
37232 The Help Menu
37233 \begin_inset Index
37234 status collapsed
37235
37236 \begin_layout Plain Layout
37237 Menu ! Help
37238 \end_layout
37239
37240 \end_inset
37241
37242
37243 \end_layout
37244
37245 \begin_layout Standard
37246 This menu opens the documentation files of LyX in the language of LyX's
37247  menus.
37248 \end_layout
37249
37250 \begin_layout Standard
37251 The menu 
37252 \family sans
37253 LaTeX
37254 \begin_inset space ~
37255 \end_inset
37256
37257 Configuration
37258 \family default
37259  shows a LyX-document with informations about the LaTeX-packages and classes
37260  found by LyX (see also section
37261 \begin_inset space ~
37262 \end_inset
37263
37264
37265 \begin_inset CommandInset ref
37266 LatexCommand ref
37267 reference "sec:LaTeX-Setup"
37268
37269 \end_inset
37270
37271 ).
37272 \end_layout
37273
37274 \begin_layout Section
37275 Toolbars
37276 \begin_inset CommandInset label
37277 LatexCommand label
37278 name "sec:Toolbars"
37279
37280 \end_inset
37281
37282
37283 \end_layout
37284
37285 \begin_layout Standard
37286 How to show or hide toolbars is explained in section
37287 \begin_inset space ~
37288 \end_inset
37289
37290
37291 \begin_inset CommandInset ref
37292 LatexCommand ref
37293 reference "sub:Toolbars"
37294
37295 \end_inset
37296
37297 .
37298 \end_layout
37299
37300 \begin_layout Standard
37301 It is also possible to define custom toolbars.
37302  This is described in the 
37303 \emph on
37304 Extended Features
37305 \emph default
37306  manual.
37307 \end_layout
37308
37309 \begin_layout Subsection
37310 Standard Toolbar
37311 \begin_inset Index
37312 status collapsed
37313
37314 \begin_layout Plain Layout
37315 Toolbar ! Standard
37316 \end_layout
37317
37318 \end_inset
37319
37320
37321 \end_layout
37322
37323 \begin_layout Standard
37324 \begin_inset Graphics
37325         filename clipart/StandardToolbar.png
37326         width 100col%
37327
37328 \end_inset
37329
37330
37331 \end_layout
37332
37333 \begin_layout Standard
37334 \begin_inset VSpace defskip
37335 \end_inset
37336
37337
37338 \end_layout
37339
37340 \begin_layout Standard
37341 The standard toolbar as shown above contains from left to right the following
37342  buttons:
37343 \begin_inset ERT
37344 status collapsed
37345
37346 \begin_layout Plain Layout
37347
37348
37349 \backslash
37350 setlength{
37351 \backslash
37352 LTleft}{0pt}
37353 \end_layout
37354
37355 \end_inset
37356
37357
37358 \begin_inset Note Note
37359 status collapsed
37360
37361 \begin_layout Plain Layout
37362 This is necessary to left align the following longtables.
37363  See the 
37364 \emph on
37365 Embedded Objects
37366 \emph default
37367  manual for more information.
37368 \end_layout
37369
37370 \end_inset
37371
37372
37373 \end_layout
37374
37375 \begin_layout Standard
37376 \begin_inset VSpace defskip
37377 \end_inset
37378
37379
37380 \end_layout
37381
37382 \begin_layout Standard
37383 \begin_inset Tabular
37384 <lyxtabular version="3" rows="1" columns="2">
37385 <features islongtable="true">
37386 <column alignment="center" valignment="top" width="0">
37387 <column alignment="center" valignment="top" width="0">
37388 <row>
37389 <cell alignment="center" valignment="top" usebox="none">
37390 \begin_inset Text
37391
37392 \begin_layout Plain Layout
37393 \begin_inset Graphics
37394         filename clipart/ToolbarEnvBox.png
37395         clip
37396
37397 \end_inset
37398
37399
37400 \end_layout
37401
37402 \end_inset
37403 </cell>
37404 <cell alignment="center" valignment="top" usebox="none">
37405 \begin_inset Text
37406
37407 \begin_layout Plain Layout
37408 pull-down menu for the paragraph environments
37409 \end_layout
37410
37411 \end_inset
37412 </cell>
37413 </row>
37414 </lyxtabular>
37415
37416 \end_inset
37417
37418
37419 \end_layout
37420
37421 \begin_layout Standard
37422 \begin_inset VSpace -10mm
37423 \end_inset
37424
37425
37426 \end_layout
37427
37428 \begin_layout Standard
37429 \align left
37430 \begin_inset Tabular
37431 <lyxtabular version="3" rows="20" columns="2">
37432 <features islongtable="true">
37433 <column alignment="left" valignment="top" width="0">
37434 <column alignment="left" valignment="top" width="0">
37435 <row interlinespace="2.5mm">
37436 <cell alignment="center" valignment="top" usebox="none">
37437 \begin_inset Text
37438
37439 \begin_layout Plain Layout
37440
37441 \family sans
37442 \begin_inset Graphics
37443         filename ../images/buffer-new.png
37444         BoundingBox 0bp 5bp 20bp 20bp
37445
37446 \end_inset
37447
37448
37449 \end_layout
37450
37451 \end_inset
37452 </cell>
37453 <cell alignment="center" valignment="top" usebox="none">
37454 \begin_inset Text
37455
37456 \begin_layout Plain Layout
37457
37458 \family sans
37459 File\SpecialChar \menuseparator
37460 New
37461 \end_layout
37462
37463 \end_inset
37464 </cell>
37465 </row>
37466 <row interlinespace="2.5mm">
37467 <cell alignment="center" valignment="top" usebox="none">
37468 \begin_inset Text
37469
37470 \begin_layout Plain Layout
37471 \begin_inset Graphics
37472         filename ../images/file-open.png
37473         BoundingBox 0bp 5bp 20bp 20bp
37474
37475 \end_inset
37476
37477
37478 \end_layout
37479
37480 \end_inset
37481 </cell>
37482 <cell alignment="center" valignment="top" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486
37487 \family sans
37488 File\SpecialChar \menuseparator
37489 Open
37490 \end_layout
37491
37492 \end_inset
37493 </cell>
37494 </row>
37495 <row interlinespace="2.5mm">
37496 <cell alignment="center" valignment="top" usebox="none">
37497 \begin_inset Text
37498
37499 \begin_layout Plain Layout
37500 \begin_inset Graphics
37501         filename ../images/buffer-write.png
37502         BoundingBox 0bp 5bp 20bp 20bp
37503
37504 \end_inset
37505
37506
37507 \end_layout
37508
37509 \end_inset
37510 </cell>
37511 <cell alignment="center" valignment="top" usebox="none">
37512 \begin_inset Text
37513
37514 \begin_layout Plain Layout
37515
37516 \family sans
37517 File\SpecialChar \menuseparator
37518 Save
37519 \end_layout
37520
37521 \end_inset
37522 </cell>
37523 </row>
37524 <row interlinespace="2.5mm">
37525 <cell alignment="center" valignment="top" usebox="none">
37526 \begin_inset Text
37527
37528 \begin_layout Plain Layout
37529 \begin_inset Graphics
37530         filename ../images/dialog-show_print.png
37531         BoundingBox 0bp 5bp 24bp 20bp
37532
37533 \end_inset
37534
37535
37536 \end_layout
37537
37538 \end_inset
37539 </cell>
37540 <cell alignment="center" valignment="top" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544
37545 \family sans
37546 File\SpecialChar \menuseparator
37547 Print
37548 \end_layout
37549
37550 \end_inset
37551 </cell>
37552 </row>
37553 <row interlinespace="2.5mm">
37554 <cell alignment="center" valignment="top" usebox="none">
37555 \begin_inset Text
37556
37557 \begin_layout Plain Layout
37558 \begin_inset Graphics
37559         filename ../images/dialog-show_spellchecker.png
37560         BoundingBox 0bp 5bp 20bp 20bp
37561
37562 \end_inset
37563
37564
37565 \end_layout
37566
37567 \end_inset
37568 </cell>
37569 <cell alignment="center" valignment="top" usebox="none">
37570 \begin_inset Text
37571
37572 \begin_layout Plain Layout
37573
37574 \family sans
37575 Tools\SpecialChar \menuseparator
37576 Spellchecker
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 </row>
37582 <row interlinespace="2.5mm">
37583 <cell alignment="center" valignment="top" usebox="none">
37584 \begin_inset Text
37585
37586 \begin_layout Plain Layout
37587 \begin_inset Graphics
37588         filename ../images/undo.png
37589         BoundingBox 0bp 5bp 20bp 20bp
37590
37591 \end_inset
37592
37593
37594 \end_layout
37595
37596 \end_inset
37597 </cell>
37598 <cell alignment="center" valignment="top" usebox="none">
37599 \begin_inset Text
37600
37601 \begin_layout Plain Layout
37602
37603 \family sans
37604 Edit\SpecialChar \menuseparator
37605 Undo
37606 \end_layout
37607
37608 \end_inset
37609 </cell>
37610 </row>
37611 <row interlinespace="2.5mm">
37612 <cell alignment="center" valignment="top" usebox="none">
37613 \begin_inset Text
37614
37615 \begin_layout Plain Layout
37616 \begin_inset Graphics
37617         filename ../images/redo.png
37618         BoundingBox 0bp 5bp 20bp 20bp
37619
37620 \end_inset
37621
37622
37623 \end_layout
37624
37625 \end_inset
37626 </cell>
37627 <cell alignment="center" valignment="top" usebox="none">
37628 \begin_inset Text
37629
37630 \begin_layout Plain Layout
37631
37632 \family sans
37633 Edit\SpecialChar \menuseparator
37634 Redo
37635 \end_layout
37636
37637 \end_inset
37638 </cell>
37639 </row>
37640 <row interlinespace="2.5mm">
37641 <cell alignment="center" valignment="top" usebox="none">
37642 \begin_inset Text
37643
37644 \begin_layout Plain Layout
37645 \begin_inset Graphics
37646         filename ../images/cut.png
37647         BoundingBox 0bp 5bp 20bp 20bp
37648
37649 \end_inset
37650
37651
37652 \end_layout
37653
37654 \end_inset
37655 </cell>
37656 <cell alignment="center" valignment="top" usebox="none">
37657 \begin_inset Text
37658
37659 \begin_layout Plain Layout
37660
37661 \family sans
37662 Edit\SpecialChar \menuseparator
37663 Cut
37664 \end_layout
37665
37666 \end_inset
37667 </cell>
37668 </row>
37669 <row interlinespace="2.5mm">
37670 <cell alignment="center" valignment="top" usebox="none">
37671 \begin_inset Text
37672
37673 \begin_layout Plain Layout
37674 \begin_inset Graphics
37675         filename ../images/copy.png
37676         BoundingBox 0bp 5bp 20bp 20bp
37677
37678 \end_inset
37679
37680
37681 \end_layout
37682
37683 \end_inset
37684 </cell>
37685 <cell alignment="center" valignment="top" usebox="none">
37686 \begin_inset Text
37687
37688 \begin_layout Plain Layout
37689
37690 \family sans
37691 Edit\SpecialChar \menuseparator
37692 Copy
37693 \end_layout
37694
37695 \end_inset
37696 </cell>
37697 </row>
37698 <row interlinespace="2.5mm">
37699 <cell alignment="center" valignment="top" usebox="none">
37700 \begin_inset Text
37701
37702 \begin_layout Plain Layout
37703 \begin_inset Graphics
37704         filename ../images/paste.png
37705         BoundingBox 0bp 5bp 20bp 20bp
37706
37707 \end_inset
37708
37709
37710 \end_layout
37711
37712 \end_inset
37713 </cell>
37714 <cell alignment="center" valignment="top" usebox="none">
37715 \begin_inset Text
37716
37717 \begin_layout Plain Layout
37718
37719 \family sans
37720 Edit\SpecialChar \menuseparator
37721 Paste
37722 \end_layout
37723
37724 \end_inset
37725 </cell>
37726 </row>
37727 <row interlinespace="2.5mm">
37728 <cell alignment="center" valignment="top" usebox="none">
37729 \begin_inset Text
37730
37731 \begin_layout Plain Layout
37732 \begin_inset Graphics
37733         filename ../images/dialog-show_findreplace.png
37734         BoundingBox 0bp 5bp 20bp 25bp
37735         rotateOrigin center
37736
37737 \end_inset
37738
37739
37740 \end_layout
37741
37742 \end_inset
37743 </cell>
37744 <cell alignment="center" valignment="top" usebox="none">
37745 \begin_inset Text
37746
37747 \begin_layout Plain Layout
37748
37749 \family sans
37750 Edit\SpecialChar \menuseparator
37751 Find
37752 \begin_inset space \thinspace{}
37753 \end_inset
37754
37755 &
37756 \begin_inset space \thinspace{}
37757 \end_inset
37758
37759 Replace
37760 \end_layout
37761
37762 \end_inset
37763 </cell>
37764 </row>
37765 <row interlinespace="2.5mm">
37766 <cell alignment="center" valignment="top" usebox="none">
37767 \begin_inset Text
37768
37769 \begin_layout Plain Layout
37770 \begin_inset Graphics
37771         filename ../images/font-emph.png
37772         BoundingBox 0bp 5bp 20bp 20bp
37773
37774 \end_inset
37775
37776
37777 \end_layout
37778
37779 \end_inset
37780 </cell>
37781 <cell alignment="center" valignment="top" usebox="none">
37782 \begin_inset Text
37783
37784 \begin_layout Plain Layout
37785 Emphasize text, function of the Edit
37786 \family sans
37787 \SpecialChar \menuseparator
37788 Text
37789 \begin_inset space ~
37790 \end_inset
37791
37792 Style
37793 \family default
37794  dialog
37795 \end_layout
37796
37797 \end_inset
37798 </cell>
37799 </row>
37800 <row interlinespace="2.5mm">
37801 <cell alignment="center" valignment="top" usebox="none">
37802 \begin_inset Text
37803
37804 \begin_layout Plain Layout
37805 \begin_inset Graphics
37806         filename ../images/font-noun.png
37807         BoundingBox 0bp 5bp 20bp 20bp
37808
37809 \end_inset
37810
37811
37812 \end_layout
37813
37814 \end_inset
37815 </cell>
37816 <cell alignment="center" valignment="top" usebox="none">
37817 \begin_inset Text
37818
37819 \begin_layout Plain Layout
37820 Set text to noun style, function of the Edit
37821 \family sans
37822 \SpecialChar \menuseparator
37823 Text
37824 \begin_inset space ~
37825 \end_inset
37826
37827 Style
37828 \family default
37829  dialog
37830 \end_layout
37831
37832 \end_inset
37833 </cell>
37834 </row>
37835 <row interlinespace="2.5mm">
37836 <cell alignment="center" valignment="top" usebox="none">
37837 \begin_inset Text
37838
37839 \begin_layout Plain Layout
37840 \begin_inset Graphics
37841         filename ../images/textstyle-apply.png
37842         BoundingBox 0bp 5bp 20bp 20bp
37843
37844 \end_inset
37845
37846
37847 \end_layout
37848
37849 \end_inset
37850 </cell>
37851 <cell alignment="center" valignment="top" usebox="none">
37852 \begin_inset Text
37853
37854 \begin_layout Plain Layout
37855 Formats text using the current settings in the 
37856 \family sans
37857 Edit\SpecialChar \menuseparator
37858 Text
37859 \begin_inset space ~
37860 \end_inset
37861
37862 Style
37863 \family default
37864  dialog
37865 \end_layout
37866
37867 \end_inset
37868 </cell>
37869 </row>
37870 <row interlinespace="2.5mm">
37871 <cell alignment="center" valignment="top" usebox="none">
37872 \begin_inset Text
37873
37874 \begin_layout Plain Layout
37875 \begin_inset Graphics
37876         filename ../images/math-mode.png
37877         BoundingBox 0bp 5bp 20bp 20bp
37878
37879 \end_inset
37880
37881
37882 \end_layout
37883
37884 \end_inset
37885 </cell>
37886 <cell alignment="center" valignment="top" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890
37891 \family sans
37892 Insert\SpecialChar \menuseparator
37893 Math\SpecialChar \menuseparator
37894 Inline
37895 \begin_inset space ~
37896 \end_inset
37897
37898 Formula
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 </row>
37904 <row interlinespace="2.5mm">
37905 <cell alignment="center" valignment="top" usebox="none">
37906 \begin_inset Text
37907
37908 \begin_layout Plain Layout
37909 \begin_inset Graphics
37910         filename ../images/dialog-show-new-inset_graphics.png
37911         BoundingBox 0bp 5bp 20bp 25bp
37912         rotateOrigin center
37913
37914 \end_inset
37915
37916
37917 \end_layout
37918
37919 \end_inset
37920 </cell>
37921 <cell alignment="center" valignment="top" usebox="none">
37922 \begin_inset Text
37923
37924 \begin_layout Plain Layout
37925
37926 \family sans
37927 Insert\SpecialChar \menuseparator
37928 Graphics
37929 \end_layout
37930
37931 \end_inset
37932 </cell>
37933 </row>
37934 <row interlinespace="2.5mm">
37935 <cell alignment="center" valignment="top" usebox="none">
37936 \begin_inset Text
37937
37938 \begin_layout Plain Layout
37939 \begin_inset Graphics
37940         filename ../images/tabular-insert.png
37941         BoundingBox 0bp 5bp 20bp 25bp
37942         rotateOrigin center
37943
37944 \end_inset
37945
37946
37947 \end_layout
37948
37949 \end_inset
37950 </cell>
37951 <cell alignment="center" valignment="top" usebox="none">
37952 \begin_inset Text
37953
37954 \begin_layout Plain Layout
37955
37956 \family sans
37957 Insert\SpecialChar \menuseparator
37958 Table
37959 \end_layout
37960
37961 \end_inset
37962 </cell>
37963 </row>
37964 <row interlinespace="2.5mm">
37965 <cell alignment="center" valignment="top" usebox="none">
37966 \begin_inset Text
37967
37968 \begin_layout Plain Layout
37969 \begin_inset Graphics
37970         filename ../images/dialog-toggle_toc.png
37971         BoundingBox 0bp 5bp 20bp 25bp
37972         rotateOrigin center
37973
37974 \end_inset
37975
37976
37977 \end_layout
37978
37979 \end_inset
37980 </cell>
37981 <cell alignment="center" valignment="top" usebox="none">
37982 \begin_inset Text
37983
37984 \begin_layout Plain Layout
37985 Toggle outline window on/off, 
37986 \family sans
37987 Document\SpecialChar \menuseparator
37988 Outline
37989 \end_layout
37990
37991 \end_inset
37992 </cell>
37993 </row>
37994 <row interlinespace="2.5mm">
37995 <cell alignment="center" valignment="top" usebox="none">
37996 \begin_inset Text
37997
37998 \begin_layout Plain Layout
37999 \begin_inset Graphics
38000         filename ../images/toolbar-toggle_math.png
38001         BoundingBox 0bp 5bp 20bp 25bp
38002         rotateOrigin center
38003
38004 \end_inset
38005
38006
38007 \end_layout
38008
38009 \end_inset
38010 </cell>
38011 <cell alignment="center" valignment="top" usebox="none">
38012 \begin_inset Text
38013
38014 \begin_layout Plain Layout
38015 Toggle math toolbar on/off
38016 \end_layout
38017
38018 \end_inset
38019 </cell>
38020 </row>
38021 <row interlinespace="2.5mm">
38022 <cell alignment="center" valignment="top" usebox="none">
38023 \begin_inset Text
38024
38025 \begin_layout Plain Layout
38026 \begin_inset Graphics
38027         filename ../images/toolbar-toggle_table.png
38028         BoundingBox 0bp 5bp 20bp 25bp
38029         rotateOrigin center
38030
38031 \end_inset
38032
38033
38034 \end_layout
38035
38036 \end_inset
38037 </cell>
38038 <cell alignment="center" valignment="top" usebox="none">
38039 \begin_inset Text
38040
38041 \begin_layout Plain Layout
38042 Toggle table toolbar on/off
38043 \end_layout
38044
38045 \end_inset
38046 </cell>
38047 </row>
38048 </lyxtabular>
38049
38050 \end_inset
38051
38052
38053 \end_layout
38054
38055 \begin_layout Subsection
38056 Extra Toolbar
38057 \begin_inset Index
38058 status collapsed
38059
38060 \begin_layout Plain Layout
38061 Toolbar ! Extra
38062 \end_layout
38063
38064 \end_inset
38065
38066
38067 \end_layout
38068
38069 \begin_layout Standard
38070 \begin_inset Graphics
38071         filename clipart/ExtraToolbar.png
38072         width 100col%
38073
38074 \end_inset
38075
38076
38077 \end_layout
38078
38079 \begin_layout Standard
38080 \begin_inset VSpace defskip
38081 \end_inset
38082
38083
38084 \end_layout
38085
38086 \begin_layout Standard
38087 The extra toolbar as shown above contains from left to right the following
38088  buttons:
38089 \end_layout
38090
38091 \begin_layout Standard
38092 \begin_inset VSpace defskip
38093 \end_inset
38094
38095
38096 \end_layout
38097
38098 \begin_layout Standard
38099 \begin_inset Tabular
38100 <lyxtabular version="3" rows="24" columns="2">
38101 <features islongtable="true">
38102 <column alignment="left" valignment="top" width="0">
38103 <column alignment="left" valignment="top" width="0">
38104 <row interlinespace="2.5mm">
38105 <cell alignment="center" valignment="top" usebox="none">
38106 \begin_inset Text
38107
38108 \begin_layout Plain Layout
38109 \begin_inset Graphics
38110         filename ../images/layout.png
38111         BoundingBox 0bp 5bp 20bp 25bp
38112         rotateOrigin center
38113
38114 \end_inset
38115
38116
38117 \end_layout
38118
38119 \end_inset
38120 </cell>
38121 <cell alignment="center" valignment="top" usebox="none">
38122 \begin_inset Text
38123
38124 \begin_layout Plain Layout
38125 Default
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 </row>
38131 <row interlinespace="2.5mm">
38132 <cell alignment="center" valignment="top" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136 \begin_inset Graphics
38137         filename ../images/layout_Enumerate.png
38138         BoundingBox 0bp 5bp 20bp 25bp
38139         rotateOrigin center
38140
38141 \end_inset
38142
38143
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 <cell alignment="center" valignment="top" usebox="none">
38149 \begin_inset Text
38150
38151 \begin_layout Plain Layout
38152 Numbered list
38153 \end_layout
38154
38155 \end_inset
38156 </cell>
38157 </row>
38158 <row interlinespace="2.5mm">
38159 <cell alignment="center" valignment="top" usebox="none">
38160 \begin_inset Text
38161
38162 \begin_layout Plain Layout
38163 \begin_inset Graphics
38164         filename ../images/layout_Itemize.png
38165         BoundingBox 0bp 5bp 20bp 25bp
38166         rotateOrigin center
38167
38168 \end_inset
38169
38170
38171 \end_layout
38172
38173 \end_inset
38174 </cell>
38175 <cell alignment="center" valignment="top" usebox="none">
38176 \begin_inset Text
38177
38178 \begin_layout Plain Layout
38179 Itemized list
38180 \end_layout
38181
38182 \end_inset
38183 </cell>
38184 </row>
38185 <row interlinespace="2.5mm">
38186 <cell alignment="center" valignment="top" usebox="none">
38187 \begin_inset Text
38188
38189 \begin_layout Plain Layout
38190 \begin_inset Graphics
38191         filename ../images/layout_List.png
38192         BoundingBox 0bp 5bp 20bp 25bp
38193         rotateOrigin center
38194
38195 \end_inset
38196
38197
38198 \end_layout
38199
38200 \end_inset
38201 </cell>
38202 <cell alignment="center" valignment="top" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206 List
38207 \end_layout
38208
38209 \end_inset
38210 </cell>
38211 </row>
38212 <row interlinespace="2.5mm">
38213 <cell alignment="center" valignment="top" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217 \begin_inset Graphics
38218         filename ../images/layout_Description.png
38219         BoundingBox 0bp 5bp 20bp 25bp
38220         rotateOrigin center
38221
38222 \end_inset
38223
38224
38225 \end_layout
38226
38227 \end_inset
38228 </cell>
38229 <cell alignment="center" valignment="top" usebox="none">
38230 \begin_inset Text
38231
38232 \begin_layout Plain Layout
38233 Description list
38234 \end_layout
38235
38236 \end_inset
38237 </cell>
38238 </row>
38239 <row interlinespace="2.5mm">
38240 <cell alignment="center" valignment="top" usebox="none">
38241 \begin_inset Text
38242
38243 \begin_layout Plain Layout
38244 \begin_inset Graphics
38245         filename ../images/depth-increment.png
38246         BoundingBox 0bp 5bp 20bp 25bp
38247         rotateOrigin center
38248
38249 \end_inset
38250
38251
38252 \end_layout
38253
38254 \end_inset
38255 </cell>
38256 <cell alignment="center" valignment="top" usebox="none">
38257 \begin_inset Text
38258
38259 \begin_layout Plain Layout
38260
38261 \family sans
38262 Edit\SpecialChar \menuseparator
38263 Increase
38264 \begin_inset space ~
38265 \end_inset
38266
38267 List
38268 \begin_inset space ~
38269 \end_inset
38270
38271 Depth
38272 \end_layout
38273
38274 \end_inset
38275 </cell>
38276 </row>
38277 <row interlinespace="2.5mm">
38278 <cell alignment="center" valignment="top" usebox="none">
38279 \begin_inset Text
38280
38281 \begin_layout Plain Layout
38282 \begin_inset Graphics
38283         filename ../images/depth-decrement.png
38284         BoundingBox 0bp 5bp 20bp 25bp
38285         rotateOrigin center
38286
38287 \end_inset
38288
38289
38290 \end_layout
38291
38292 \end_inset
38293 </cell>
38294 <cell alignment="center" valignment="top" usebox="none">
38295 \begin_inset Text
38296
38297 \begin_layout Plain Layout
38298
38299 \family sans
38300 Edit\SpecialChar \menuseparator
38301 Decrease
38302 \begin_inset space ~
38303 \end_inset
38304
38305 List
38306 \begin_inset space ~
38307 \end_inset
38308
38309 Depth
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 </row>
38315 <row interlinespace="2.5mm">
38316 <cell alignment="center" valignment="top" usebox="none">
38317 \begin_inset Text
38318
38319 \begin_layout Plain Layout
38320 \begin_inset Graphics
38321         filename ../images/float-insert_figure.png
38322         BoundingBox 0bp 5bp 20bp 20bp
38323
38324 \end_inset
38325
38326
38327 \end_layout
38328
38329 \end_inset
38330 </cell>
38331 <cell alignment="center" valignment="top" usebox="none">
38332 \begin_inset Text
38333
38334 \begin_layout Plain Layout
38335
38336 \family sans
38337 Insert\SpecialChar \menuseparator
38338 Float\SpecialChar \menuseparator
38339 Figure
38340 \end_layout
38341
38342 \end_inset
38343 </cell>
38344 </row>
38345 <row interlinespace="2.5mm">
38346 <cell alignment="center" valignment="top" usebox="none">
38347 \begin_inset Text
38348
38349 \begin_layout Plain Layout
38350 \begin_inset Graphics
38351         filename ../images/float-insert_table.png
38352         BoundingBox 0bp 5bp 20bp 20bp
38353
38354 \end_inset
38355
38356
38357 \end_layout
38358
38359 \end_inset
38360 </cell>
38361 <cell alignment="center" valignment="top" usebox="none">
38362 \begin_inset Text
38363
38364 \begin_layout Plain Layout
38365
38366 \family sans
38367 Insert\SpecialChar \menuseparator
38368 Float\SpecialChar \menuseparator
38369 Table
38370 \end_layout
38371
38372 \end_inset
38373 </cell>
38374 </row>
38375 <row interlinespace="2.5mm">
38376 <cell alignment="center" valignment="top" usebox="none">
38377 \begin_inset Text
38378
38379 \begin_layout Plain Layout
38380 \begin_inset Graphics
38381         filename ../images/label-insert.png
38382         BoundingBox 0bp 5bp 20bp 20bp
38383
38384 \end_inset
38385
38386
38387 \end_layout
38388
38389 \end_inset
38390 </cell>
38391 <cell alignment="center" valignment="top" usebox="none">
38392 \begin_inset Text
38393
38394 \begin_layout Plain Layout
38395
38396 \family sans
38397 Insert\SpecialChar \menuseparator
38398 Label
38399 \end_layout
38400
38401 \end_inset
38402 </cell>
38403 </row>
38404 <row interlinespace="2.5mm">
38405 <cell alignment="center" valignment="top" usebox="none">
38406 \begin_inset Text
38407
38408 \begin_layout Plain Layout
38409 \begin_inset Graphics
38410         filename ../images/dialog-show-new-inset_ref.png
38411         BoundingBox 0bp 5bp 20bp 20bp
38412
38413 \end_inset
38414
38415
38416 \end_layout
38417
38418 \end_inset
38419 </cell>
38420 <cell alignment="center" valignment="top" usebox="none">
38421 \begin_inset Text
38422
38423 \begin_layout Plain Layout
38424
38425 \family sans
38426 Insert\SpecialChar \menuseparator
38427 Cross-Reference
38428 \end_layout
38429
38430 \end_inset
38431 </cell>
38432 </row>
38433 <row interlinespace="2.5mm">
38434 <cell alignment="center" valignment="top" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Plain Layout
38438 \begin_inset Graphics
38439         filename ../images/dialog-show-new-inset_citation.png
38440         BoundingBox 0bp 5bp 20bp 20bp
38441
38442 \end_inset
38443
38444
38445 \end_layout
38446
38447 \end_inset
38448 </cell>
38449 <cell alignment="center" valignment="top" usebox="none">
38450 \begin_inset Text
38451
38452 \begin_layout Plain Layout
38453
38454 \family sans
38455 Insert\SpecialChar \menuseparator
38456 Citation
38457 \end_layout
38458
38459 \end_inset
38460 </cell>
38461 </row>
38462 <row interlinespace="2.5mm">
38463 <cell alignment="center" valignment="top" usebox="none">
38464 \begin_inset Text
38465
38466 \begin_layout Plain Layout
38467 \begin_inset Graphics
38468         filename ../images/index-insert.png
38469         BoundingBox 0bp 5bp 20bp 20bp
38470
38471 \end_inset
38472
38473
38474 \end_layout
38475
38476 \end_inset
38477 </cell>
38478 <cell alignment="center" valignment="top" usebox="none">
38479 \begin_inset Text
38480
38481 \begin_layout Plain Layout
38482
38483 \family sans
38484 Insert\SpecialChar \menuseparator
38485 Index
38486 \begin_inset space ~
38487 \end_inset
38488
38489 Entry
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/nomencl-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 Nomenclature
38519 \begin_inset space ~
38520 \end_inset
38521
38522 Entry
38523 \end_layout
38524
38525 \end_inset
38526 </cell>
38527 </row>
38528 <row interlinespace="2.5mm">
38529 <cell alignment="center" valignment="top" usebox="none">
38530 \begin_inset Text
38531
38532 \begin_layout Plain Layout
38533 \begin_inset Graphics
38534         filename ../images/footnote-insert.png
38535         BoundingBox 0bp 5bp 20bp 20bp
38536
38537 \end_inset
38538
38539
38540 \end_layout
38541
38542 \end_inset
38543 </cell>
38544 <cell alignment="center" valignment="top" usebox="none">
38545 \begin_inset Text
38546
38547 \begin_layout Plain Layout
38548
38549 \family sans
38550 Insert\SpecialChar \menuseparator
38551 Footnote
38552 \end_layout
38553
38554 \end_inset
38555 </cell>
38556 </row>
38557 <row interlinespace="2.5mm">
38558 <cell alignment="center" valignment="top" usebox="none">
38559 \begin_inset Text
38560
38561 \begin_layout Plain Layout
38562 \begin_inset Graphics
38563         filename ../images/marginalnote-insert.png
38564         BoundingBox 0bp 5bp 20bp 25bp
38565         rotateOrigin center
38566
38567 \end_inset
38568
38569
38570 \end_layout
38571
38572 \end_inset
38573 </cell>
38574 <cell alignment="center" valignment="top" usebox="none">
38575 \begin_inset Text
38576
38577 \begin_layout Plain Layout
38578
38579 \family sans
38580 Insert\SpecialChar \menuseparator
38581 Marginal
38582 \begin_inset space ~
38583 \end_inset
38584
38585 Note
38586 \end_layout
38587
38588 \end_inset
38589 </cell>
38590 </row>
38591 <row interlinespace="2.5mm">
38592 <cell alignment="center" valignment="top" usebox="none">
38593 \begin_inset Text
38594
38595 \begin_layout Plain Layout
38596 \begin_inset Graphics
38597         filename ../images/note-insert.png
38598         BoundingBox 0bp 5bp 20bp 20bp
38599
38600 \end_inset
38601
38602
38603 \end_layout
38604
38605 \end_inset
38606 </cell>
38607 <cell alignment="center" valignment="top" usebox="none">
38608 \begin_inset Text
38609
38610 \begin_layout Plain Layout
38611
38612 \family sans
38613 Insert\SpecialChar \menuseparator
38614 Note\SpecialChar \menuseparator
38615 LyX
38616 \begin_inset space ~
38617 \end_inset
38618
38619 Note
38620 \end_layout
38621
38622 \end_inset
38623 </cell>
38624 </row>
38625 <row interlinespace="2.5mm">
38626 <cell alignment="center" valignment="top" usebox="none">
38627 \begin_inset Text
38628
38629 \begin_layout Plain Layout
38630 \begin_inset Graphics
38631         filename ../images/box-insert.png
38632         BoundingBox 0bp 5bp 20bp 20bp
38633
38634 \end_inset
38635
38636
38637 \end_layout
38638
38639 \end_inset
38640 </cell>
38641 <cell alignment="center" valignment="top" usebox="none">
38642 \begin_inset Text
38643
38644 \begin_layout Plain Layout
38645
38646 \family sans
38647 Insert\SpecialChar \menuseparator
38648 Box
38649 \end_layout
38650
38651 \end_inset
38652 </cell>
38653 </row>
38654 <row interlinespace="2.5mm">
38655 <cell alignment="center" valignment="top" usebox="none">
38656 \begin_inset Text
38657
38658 \begin_layout Plain Layout
38659 \begin_inset Graphics
38660         filename ../images/url-insert.png
38661         BoundingBox 0bp 5bp 20bp 20bp
38662
38663 \end_inset
38664
38665
38666 \end_layout
38667
38668 \end_inset
38669 </cell>
38670 <cell alignment="center" valignment="top" usebox="none">
38671 \begin_inset Text
38672
38673 \begin_layout Plain Layout
38674
38675 \family sans
38676 Insert\SpecialChar \menuseparator
38677 URL
38678 \end_layout
38679
38680 \end_inset
38681 </cell>
38682 </row>
38683 <row interlinespace="2.5mm">
38684 <cell alignment="center" valignment="top" usebox="none">
38685 \begin_inset Text
38686
38687 \begin_layout Plain Layout
38688 \begin_inset Graphics
38689         filename ../images/ert-insert.png
38690         BoundingBox 0bp 5bp 20bp 20bp
38691
38692 \end_inset
38693
38694
38695 \end_layout
38696
38697 \end_inset
38698 </cell>
38699 <cell alignment="center" valignment="top" usebox="none">
38700 \begin_inset Text
38701
38702 \begin_layout Plain Layout
38703
38704 \family sans
38705 Insert\SpecialChar \menuseparator
38706 T
38707 \family default
38708
38709 \begin_inset ERT
38710 status collapsed
38711
38712 \begin_layout Plain Layout
38713
38714 {}
38715 \end_layout
38716
38717 \end_inset
38718
38719
38720 \family sans
38721 eX
38722 \end_layout
38723
38724 \end_inset
38725 </cell>
38726 </row>
38727 <row interlinespace="2.5mm">
38728 <cell alignment="center" valignment="top" usebox="none">
38729 \begin_inset Text
38730
38731 \begin_layout Plain Layout
38732 \begin_inset Graphics
38733         filename ../images/dialog-show-new-inset_include.png
38734         BoundingBox 0bp 5bp 20bp 20bp
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 Insert\SpecialChar \menuseparator
38750 File\SpecialChar \menuseparator
38751 Child
38752 \begin_inset space ~
38753 \end_inset
38754
38755 Document
38756 \end_layout
38757
38758 \end_inset
38759 </cell>
38760 </row>
38761 <row interlinespace="2.5mm">
38762 <cell alignment="center" valignment="top" usebox="none">
38763 \begin_inset Text
38764
38765 \begin_layout Plain Layout
38766 \begin_inset Graphics
38767         filename ../images/dialog-show_character.png
38768         BoundingBox 0bp 5bp 20bp 25bp
38769         rotateOrigin center
38770
38771 \end_inset
38772
38773
38774 \end_layout
38775
38776 \end_inset
38777 </cell>
38778 <cell alignment="center" valignment="top" usebox="none">
38779 \begin_inset Text
38780
38781 \begin_layout Plain Layout
38782
38783 \family sans
38784 Edit\SpecialChar \menuseparator
38785 Text
38786 \begin_inset space ~
38787 \end_inset
38788
38789 Style
38790 \end_layout
38791
38792 \end_inset
38793 </cell>
38794 </row>
38795 <row interlinespace="2.5mm">
38796 <cell alignment="center" valignment="top" usebox="none">
38797 \begin_inset Text
38798
38799 \begin_layout Plain Layout
38800 \begin_inset Graphics
38801         filename ../images/layout-paragraph.png
38802         BoundingBox 0bp 5bp 20bp 25bp
38803         rotateOrigin center
38804
38805 \end_inset
38806
38807
38808 \end_layout
38809
38810 \end_inset
38811 </cell>
38812 <cell alignment="center" valignment="top" usebox="none">
38813 \begin_inset Text
38814
38815 \begin_layout Plain Layout
38816
38817 \family sans
38818 Edit\SpecialChar \menuseparator
38819 Paragraph
38820 \begin_inset space ~
38821 \end_inset
38822
38823 Settings
38824 \end_layout
38825
38826 \end_inset
38827 </cell>
38828 </row>
38829 <row interlinespace="2.5mm">
38830 <cell alignment="center" valignment="top" usebox="none">
38831 \begin_inset Text
38832
38833 \begin_layout Plain Layout
38834 \begin_inset Graphics
38835         filename ../images/thesaurus-entry.png
38836         BoundingBox 0bp 5bp 20bp 25bp
38837         rotateOrigin center
38838
38839 \end_inset
38840
38841
38842 \end_layout
38843
38844 \end_inset
38845 </cell>
38846 <cell alignment="center" valignment="top" usebox="none">
38847 \begin_inset Text
38848
38849 \begin_layout Plain Layout
38850
38851 \family sans
38852 Tools\SpecialChar \menuseparator
38853 Thesaurus
38854 \end_layout
38855
38856 \end_inset
38857 </cell>
38858 </row>
38859 </lyxtabular>
38860
38861 \end_inset
38862
38863
38864 \end_layout
38865
38866 \begin_layout Subsection
38867 View / Update Toolbar
38868 \begin_inset Index
38869 status collapsed
38870
38871 \begin_layout Plain Layout
38872 Toolbar ! View / Update
38873 \end_layout
38874
38875 \end_inset
38876
38877
38878 \end_layout
38879
38880 \begin_layout Standard
38881 \begin_inset Graphics
38882         filename clipart/ViewToolbar.png
38883
38884 \end_inset
38885
38886
38887 \end_layout
38888
38889 \begin_layout Standard
38890 \begin_inset VSpace defskip
38891 \end_inset
38892
38893
38894 \end_layout
38895
38896 \begin_layout Standard
38897 The view / update toolbar as shown above contains from left to right the
38898  following buttons:
38899 \end_layout
38900
38901 \begin_layout Standard
38902 \begin_inset VSpace defskip
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \begin_layout Standard
38909 \begin_inset Tabular
38910 <lyxtabular version="3" rows="6" columns="2">
38911 <features islongtable="true">
38912 <column alignment="left" valignment="top" width="0">
38913 <column alignment="left" valignment="top" width="0">
38914 <row interlinespace="2.5mm">
38915 <cell alignment="center" valignment="top" usebox="none">
38916 \begin_inset Text
38917
38918 \begin_layout Plain Layout
38919 \begin_inset Graphics
38920         filename ../images/buffer-view_dvi.png
38921         BoundingBox 0bp 5bp 20bp 25bp
38922         rotateOrigin center
38923
38924 \end_inset
38925
38926
38927 \end_layout
38928
38929 \end_inset
38930 </cell>
38931 <cell alignment="center" valignment="top" usebox="none">
38932 \begin_inset Text
38933
38934 \begin_layout Plain Layout
38935
38936 \family sans
38937 View\SpecialChar \menuseparator
38938 DVI
38939 \end_layout
38940
38941 \end_inset
38942 </cell>
38943 </row>
38944 <row interlinespace="2.5mm">
38945 <cell alignment="center" valignment="top" usebox="none">
38946 \begin_inset Text
38947
38948 \begin_layout Plain Layout
38949 \begin_inset Graphics
38950         filename ../images/buffer-update_dvi.png
38951         BoundingBox 0bp 5bp 20bp 25bp
38952         rotateOrigin center
38953
38954 \end_inset
38955
38956
38957 \end_layout
38958
38959 \end_inset
38960 </cell>
38961 <cell alignment="center" valignment="top" usebox="none">
38962 \begin_inset Text
38963
38964 \begin_layout Plain Layout
38965
38966 \family sans
38967 View\SpecialChar \menuseparator
38968 Update\SpecialChar \menuseparator
38969 DVI
38970 \end_layout
38971
38972 \end_inset
38973 </cell>
38974 </row>
38975 <row interlinespace="2.5mm">
38976 <cell alignment="center" valignment="top" usebox="none">
38977 \begin_inset Text
38978
38979 \begin_layout Plain Layout
38980 \begin_inset Graphics
38981         filename ../images/buffer-view_pdf2.png
38982         BoundingBox 0bp 5bp 20bp 25bp
38983         rotateOrigin center
38984
38985 \end_inset
38986
38987
38988 \end_layout
38989
38990 \end_inset
38991 </cell>
38992 <cell alignment="center" valignment="top" usebox="none">
38993 \begin_inset Text
38994
38995 \begin_layout Plain Layout
38996
38997 \family sans
38998 View\SpecialChar \menuseparator
38999 PDF
39000 \end_layout
39001
39002 \end_inset
39003 </cell>
39004 </row>
39005 <row interlinespace="2.5mm">
39006 <cell alignment="center" valignment="top" usebox="none">
39007 \begin_inset Text
39008
39009 \begin_layout Plain Layout
39010 \begin_inset Graphics
39011         filename ../images/buffer-update_pdf2.png
39012         BoundingBox 0bp 5bp 20bp 25bp
39013         rotateOrigin center
39014
39015 \end_inset
39016
39017
39018 \end_layout
39019
39020 \end_inset
39021 </cell>
39022 <cell alignment="center" valignment="top" usebox="none">
39023 \begin_inset Text
39024
39025 \begin_layout Plain Layout
39026
39027 \family sans
39028 View\SpecialChar \menuseparator
39029 Update\SpecialChar \menuseparator
39030 PDF
39031 \begin_inset Foot
39032 status collapsed
39033
39034 \begin_layout Plain Layout
39035 This button is on some LyX for Windows installations not here because its
39036  functionality is merged with 
39037 \family sans
39038 View\SpecialChar \menuseparator
39039 PDF
39040 \family default
39041 .
39042  
39043 \end_layout
39044
39045 \end_inset
39046
39047
39048 \end_layout
39049
39050 \end_inset
39051 </cell>
39052 </row>
39053 <row interlinespace="2.5mm">
39054 <cell alignment="center" valignment="top" usebox="none">
39055 \begin_inset Text
39056
39057 \begin_layout Plain Layout
39058 \begin_inset Graphics
39059         filename ../images/buffer-view_ps.png
39060         BoundingBox 0bp 5bp 20bp 25bp
39061         rotateOrigin center
39062
39063 \end_inset
39064
39065
39066 \end_layout
39067
39068 \end_inset
39069 </cell>
39070 <cell alignment="center" valignment="top" usebox="none">
39071 \begin_inset Text
39072
39073 \begin_layout Plain Layout
39074
39075 \family sans
39076 View\SpecialChar \menuseparator
39077 Postscript
39078 \end_layout
39079
39080 \end_inset
39081 </cell>
39082 </row>
39083 <row interlinespace="2.5mm">
39084 <cell alignment="center" valignment="top" usebox="none">
39085 \begin_inset Text
39086
39087 \begin_layout Plain Layout
39088 \begin_inset Graphics
39089         filename ../images/buffer-update_ps.png
39090         BoundingBox 0bp 5bp 20bp 25bp
39091         rotateOrigin center
39092
39093 \end_inset
39094
39095
39096 \end_layout
39097
39098 \end_inset
39099 </cell>
39100 <cell alignment="center" valignment="top" usebox="none">
39101 \begin_inset Text
39102
39103 \begin_layout Plain Layout
39104
39105 \family sans
39106 View\SpecialChar \menuseparator
39107 Update\SpecialChar \menuseparator
39108 Postscript
39109 \end_layout
39110
39111 \end_inset
39112 </cell>
39113 </row>
39114 </lyxtabular>
39115
39116 \end_inset
39117
39118
39119 \end_layout
39120
39121 \begin_layout Subsection
39122 Other Toolbars
39123 \end_layout
39124
39125 \begin_layout Standard
39126 The change tracking toolbar is explained in section
39127 \begin_inset space ~
39128 \end_inset
39129
39130
39131 \begin_inset CommandInset ref
39132 LatexCommand ref
39133 reference "sec:Change-Tracking"
39134
39135 \end_inset
39136
39137 , the table toolbar
39138 \begin_inset Index
39139 status collapsed
39140
39141 \begin_layout Plain Layout
39142 Toolbar ! Table
39143 \end_layout
39144
39145 \end_inset
39146
39147  is explained in the 
39148 \emph on
39149 Embedded Objects
39150 \emph default
39151  manual.
39152 \end_layout
39153
39154 \begin_layout Chapter
39155 The 
39156 \family sans
39157 Preferences
39158 \family default
39159  Dialog
39160 \begin_inset CommandInset label
39161 LatexCommand label
39162 name "cha:The-Preferences-dialog"
39163
39164 \end_inset
39165
39166
39167 \begin_inset Index
39168 status collapsed
39169
39170 \begin_layout Plain Layout
39171 Preferences
39172 \end_layout
39173
39174 \end_inset
39175
39176
39177 \end_layout
39178
39179 \begin_layout Standard
39180 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
39181 Preferences.
39182  It consists of submenus explained in the following.
39183 \end_layout
39184
39185 \begin_layout Section
39186 Look and Feel
39187 \end_layout
39188
39189 \begin_layout Subsection
39190 User Interface
39191 \begin_inset CommandInset label
39192 LatexCommand label
39193 name "sec:ui"
39194
39195 \end_inset
39196
39197
39198 \begin_inset Index
39199 status collapsed
39200
39201 \begin_layout Plain Layout
39202 Customization ! of toolbars
39203 \end_layout
39204
39205 \end_inset
39206
39207
39208 \begin_inset Index
39209 status collapsed
39210
39211 \begin_layout Plain Layout
39212 Customization ! of menus
39213 \end_layout
39214
39215 \end_inset
39216
39217
39218 \end_layout
39219
39220 \begin_layout Standard
39221 \begin_inset Note Greyedout
39222 status open
39223
39224 \begin_layout Plain Layout
39225
39226 \series bold
39227 Note:
39228 \series default
39229  You have to restart LyX before changes in ui- and bind-files take effect.
39230 \end_layout
39231
39232 \end_inset
39233
39234
39235 \end_layout
39236
39237 \begin_layout Subsubsection
39238 User Interface File
39239 \begin_inset Index
39240 status collapsed
39241
39242 \begin_layout Plain Layout
39243 Customization ! of toolbars
39244 \end_layout
39245
39246 \end_inset
39247
39248
39249 \begin_inset Index
39250 status collapsed
39251
39252 \begin_layout Plain Layout
39253 Customization ! of menus
39254 \end_layout
39255
39256 \end_inset
39257
39258
39259 \end_layout
39260
39261 \begin_layout Standard
39262 The appearance of the menus and toolbars can be changed by choosing an user
39263  interface (ui) file.
39264  An ui-file is a textfile where the toolbars and menus are listed.
39265  The toolbar buttons and menu entries are specified in the files 
39266 \shape italic
39267 stdtoolbars.inc
39268 \shape default
39269  and 
39270 \shape italic
39271 stdmenus.inc
39272 \shape default
39273 , respectively.
39274  Both files are loaded by the 
39275 \emph on
39276 default.ui
39277 \emph default
39278  file.
39279  To create your own menu and toolbar layout, start with a copy of these
39280  files and edit the entries.
39281 \end_layout
39282
39283 \begin_layout Standard
39284 The syntax of the .inc-files is straightforward: The 
39285 \family sans
39286 Menubar
39287 \family default
39288
39289 \family sans
39290 Menu
39291 \family default
39292  and 
39293 \family sans
39294 Toolbar
39295 \family default
39296  entries must be ended with an explicit 
39297 \family sans
39298 End
39299 \family default
39300 .
39301  They may contain 
39302 \family sans
39303 Submenus
39304 \family default
39305
39306 \family sans
39307 Items
39308 \family default
39309
39310 \family sans
39311 OptItems
39312 \family default
39313
39314 \family sans
39315 Separators
39316 \family default
39317
39318 \family sans
39319 Icons,
39320 \family default
39321  and in the case of the 
39322 \begin_inset Quotes eld
39323 \end_inset
39324
39325 file
39326 \begin_inset Quotes erd
39327 \end_inset
39328
39329  menus a 
39330 \family sans
39331 Lastfiles
39332 \family default
39333  entry.
39334  The syntax for the entries is:
39335 \end_layout
39336
39337 \begin_layout Standard
39338 \begin_inset VSpace smallskip*
39339 \end_inset
39340
39341
39342 \series bold
39343 Item 
39344 \begin_inset Quotes erd
39345 \end_inset
39346
39347 menu 
39348 \series default
39349 or
39350 \series bold
39351  button name
39352 \begin_inset Quotes erd
39353 \end_inset
39354
39355  
39356 \begin_inset Quotes erd
39357 \end_inset
39358
39359 LyX-function
39360 \begin_inset Quotes erd
39361 \end_inset
39362
39363
39364 \end_layout
39365
39366 \begin_layout Standard
39367 \noindent
39368 \begin_inset VSpace smallskip*
39369 \end_inset
39370
39371 All LyX-functions are listed in 
39372 \begin_inset CommandInset citation
39373 LatexCommand cite
39374 key "LyX-func"
39375
39376 \end_inset
39377
39378 .
39379 \end_layout
39380
39381 \begin_layout Standard
39382 \begin_inset VSpace medskip
39383 \end_inset
39384
39385
39386 \end_layout
39387
39388 \begin_layout Standard
39389 An example: Assuming you use the menu 
39390 \family sans
39391 Navigate\SpecialChar \menuseparator
39392 Bookmarks
39393 \family default
39394  quite often and therefore want six available bookmarks, you can add the
39395  line
39396 \end_layout
39397
39398 \begin_layout Standard
39399 \begin_inset VSpace smallskip*
39400 \end_inset
39401
39402
39403 \series bold
39404 Item "Save Bookmark 6" "bookmark-save 6"
39405 \end_layout
39406
39407 \begin_layout Standard
39408 \noindent
39409 \begin_inset VSpace smallskip*
39410 \end_inset
39411
39412 to the navigate menu section in the .inc-file to have the sixth bookmark.
39413 \end_layout
39414
39415 \begin_layout Subsubsection
39416 Bind-File
39417 \begin_inset Index
39418 status collapsed
39419
39420 \begin_layout Plain Layout
39421 Bindings
39422 \end_layout
39423
39424 \end_inset
39425
39426
39427 \end_layout
39428
39429 \begin_layout Standard
39430 Bindings are used to bind a function to a key.
39431  Several binding files are available:
39432 \end_layout
39433
39434 \begin_layout Description
39435 cua.bind typical set of PC keyboard shortcuts
39436 \end_layout
39437
39438 \begin_layout Description
39439 (x)emacs.bind set of bindings like they are used in the editor programs 
39440 \family sans
39441 Emacs
39442 \family default
39443  (
39444 \family sans
39445 XEmacs
39446 \family default
39447 )
39448 \end_layout
39449
39450 \begin_layout Description
39451 mac.bind set of bindings for 
39452 \family sans
39453 Mac
39454 \begin_inset space \thinspace{}
39455 \end_inset
39456
39457 OS
39458 \family default
39459  systems.
39460 \end_layout
39461
39462 \begin_layout Standard
39463 There are also bind-files designed for special document classes, like 
39464 \shape italic
39465 broadway.bind
39466 \shape default
39467 , and bind files for special languages.
39468  The name of language bind-files begin with a language code, e.g.
39469  
39470 \begin_inset Quotes eld
39471 \end_inset
39472
39473 pt
39474 \begin_inset Quotes erd
39475 \end_inset
39476
39477  for Portuguese.
39478  If you use LyX in a certain language, LyX will try to use the appropriate
39479  bind-file.
39480 \end_layout
39481
39482 \begin_layout Standard
39483 Some bind-files, like 
39484 \emph on
39485 math.bind
39486 \emph default
39487 , have only a small scope.
39488  When looking at the the end of the file 
39489 \shape italic
39490 cua.bind
39491 \shape default
39492 , you can see that they are included to keep the overview in the bind-file.
39493 \end_layout
39494
39495 \begin_layout Standard
39496 If you like to customize the keybindings to your own taste, modify the bind-file
39497 s with a text editor.
39498  The syntax of the entries is:
39499 \end_layout
39500
39501 \begin_layout Standard
39502
39503 \series bold
39504
39505 \backslash
39506 bind 
39507 \begin_inset Quotes erd
39508 \end_inset
39509
39510 key combination
39511 \begin_inset Quotes erd
39512 \end_inset
39513
39514  
39515 \begin_inset Quotes erd
39516 \end_inset
39517
39518 LyX-function
39519 \begin_inset Quotes erd
39520 \end_inset
39521
39522
39523 \end_layout
39524
39525 \begin_layout Standard
39526 All LyX-functions are listed in 
39527 \begin_inset CommandInset citation
39528 LatexCommand cite
39529 key "LyX-func"
39530
39531 \end_inset
39532
39533 .
39534 \end_layout
39535
39536 \begin_layout Subsubsection
39537 Session
39538 \end_layout
39539
39540 \begin_layout Standard
39541 When the option 
39542 \family sans
39543 Save
39544 \begin_inset space \thinspace{}
39545 \end_inset
39546
39547 /
39548 \begin_inset space \thinspace{}
39549 \end_inset
39550
39551 restore window size, or use fixed size
39552 \family default
39553  is not checked, you can specify the size of LyX's main window when LyX
39554  is started.
39555 \end_layout
39556
39557 \begin_layout Standard
39558 With the option 
39559 \family sans
39560 Save
39561 \begin_inset space \thinspace{}
39562 \end_inset
39563
39564 /
39565 \begin_inset space \thinspace{}
39566 \end_inset
39567
39568 restore window position
39569 \family default
39570  LyX will be opened with its main window at the last used position.
39571 \end_layout
39572
39573 \begin_layout Standard
39574 The option 
39575 \family sans
39576 Restore cursor positions
39577 \family default
39578  sets the cursor to the position in the file where it has been the last
39579  time.
39580 \end_layout
39581
39582 \begin_layout Standard
39583 The option 
39584 \family sans
39585 Load opened files from last session
39586 \family default
39587  opens all files that were opened in the last LyX session.
39588 \end_layout
39589
39590 \begin_layout Subsubsection
39591 Documents
39592 \begin_inset CommandInset label
39593 LatexCommand label
39594 name "sub:Backup documents"
39595
39596 \end_inset
39597
39598
39599 \begin_inset Index
39600 status collapsed
39601
39602 \begin_layout Plain Layout
39603 Backup ! Documents
39604 \end_layout
39605
39606 \end_inset
39607
39608
39609 \end_layout
39610
39611 \begin_layout Standard
39612 When the option 
39613 \family sans
39614 Backup documents
39615 \family default
39616  is set, you can specify the time between backup saves.
39617 \end_layout
39618
39619 \begin_layout Standard
39620
39621 \family sans
39622 Maximum last files
39623 \family default
39624  is the number of last opened files that LyX should display in the menu
39625  
39626 \family sans
39627 File\SpecialChar \menuseparator
39628 Open
39629 \begin_inset space ~
39630 \end_inset
39631
39632 Recent
39633 \family default
39634 .
39635 \end_layout
39636
39637 \begin_layout Subsubsection
39638 Scrolling
39639 \end_layout
39640
39641 \begin_layout Standard
39642 The option 
39643 \family sans
39644 Cursor follows scrollbar
39645 \family default
39646  sets the cursor to the top of the currently displayed document part when
39647  scrolling.
39648 \end_layout
39649
39650 \begin_layout Subsubsection
39651 Pixmap Cache
39652 \end_layout
39653
39654 \begin_layout Standard
39655 With the option 
39656 \family sans
39657 Enable Pixmap Cache
39658 \family default
39659  enabled, LyX needs to redraw the screen less often.
39660  This results in better performance, especially on slow systems.
39661  On the other hand, the characters might look more fuzzy on screen.
39662  So whether you enable this or not depends on whether you prefer speed over
39663  aesthetics.
39664  Note that the Pixmap Cache is only available and useful under Mac
39665 \begin_inset space ~
39666 \end_inset
39667
39668 OS and Windows.
39669 \end_layout
39670
39671 \begin_layout Subsection
39672 Screen Fonts
39673 \begin_inset Index
39674 status collapsed
39675
39676 \begin_layout Plain Layout
39677 Font ! Screen
39678 \end_layout
39679
39680 \end_inset
39681
39682
39683 \begin_inset CommandInset label
39684 LatexCommand label
39685 name "sub:Screen-Fonts"
39686
39687 \end_inset
39688
39689
39690 \end_layout
39691
39692 \begin_layout Standard
39693 These fonts are used to display your documents on the screen.
39694 \end_layout
39695
39696 \begin_layout Standard
39697 \begin_inset Note Greyedout
39698 status open
39699
39700 \begin_layout Plain Layout
39701
39702 \series bold
39703 Note:
39704 \series default
39705  This section only deals with the fonts 
39706 \emph on
39707 inside
39708 \emph default
39709  the LyX window.
39710  The fonts that appear on the output are independent from these fonts, and
39711  set in the menu 
39712 \family sans
39713 Document\SpecialChar \menuseparator
39714 Settings\SpecialChar \menuseparator
39715 Fonts
39716 \family default
39717 .
39718 \end_layout
39719
39720 \end_inset
39721
39722
39723 \end_layout
39724
39725 \begin_layout Standard
39726 By default, LyX uses 
39727 \family typewriter
39728 Times
39729 \family default
39730  as roman (serif) font, 
39731 \family typewriter
39732 Arial
39733 \family default
39734  or 
39735 \family typewriter
39736 Helvetica
39737 \family default
39738  (depends on the system) as 
39739 \family sans
39740 sans
39741 \begin_inset space ~
39742 \end_inset
39743
39744 serif
39745 \family default
39746  font, and 
39747 \family typewriter
39748 Courier
39749 \family default
39750  as 
39751 \family typewriter
39752 typewriter
39753 \family default
39754  font.
39755 \end_layout
39756
39757 \begin_layout Standard
39758 You can change the font size with the 
39759 \family sans
39760 Zoom
39761 \family default
39762  setting.
39763 \end_layout
39764
39765 \begin_layout Standard
39766
39767 \family sans
39768 Screen DPI
39769 \family default
39770  is the screen resolution in dpi (dots per inch).
39771  The Font Sizes are calculated as letter height in units of points.
39772  72
39773 \begin_inset space \thinspace{}
39774 \end_inset
39775
39776 points have the size of 1
39777 \begin_inset space \thinspace{}
39778 \end_inset
39779
39780 inch, see Appendix
39781 \begin_inset space ~
39782 \end_inset
39783
39784
39785 \begin_inset CommandInset ref
39786 LatexCommand ref
39787 reference "cha:Units-available-in"
39788
39789 \end_inset
39790
39791 .
39792 \end_layout
39793
39794 \begin_layout Standard
39795 The default 
39796 \family sans
39797 Font Sizes
39798 \family default
39799  are the same as if a document font size of 10
39800 \begin_inset Formula $\,$
39801 \end_inset
39802
39803 pt would be used.
39804  The sizes are explained in detail in section
39805 \begin_inset space ~
39806 \end_inset
39807
39808
39809 \begin_inset CommandInset ref
39810 LatexCommand ref
39811 reference "sub:Document-Font"
39812
39813 \end_inset
39814
39815 .
39816 \end_layout
39817
39818 \begin_layout Subsection
39819 Colors
39820 \begin_inset Index
39821 status collapsed
39822
39823 \begin_layout Plain Layout
39824 Color ! LyX screen
39825 \end_layout
39826
39827 \end_inset
39828
39829
39830 \begin_inset Index
39831 status collapsed
39832
39833 \begin_layout Plain Layout
39834 Settings ! Color
39835 \end_layout
39836
39837 \end_inset
39838
39839
39840 \end_layout
39841
39842 \begin_layout Standard
39843 You can here change all colors used by LyX.
39844  Choose an item in the list and use the 
39845 \family sans
39846 Alter
39847 \family default
39848  button.
39849 \end_layout
39850
39851 \begin_layout Subsection
39852 Graphics
39853 \begin_inset Index
39854 status collapsed
39855
39856 \begin_layout Plain Layout
39857 Settings ! Graphics
39858 \end_layout
39859
39860 \end_inset
39861
39862
39863 \end_layout
39864
39865 \begin_layout Standard
39866 Here you can specify how graphics inside LyX are displayed.
39867 \end_layout
39868
39869 \begin_layout Standard
39870
39871 \family sans
39872 Instant Preview
39873 \family default
39874  enables previewing snippets of your document.
39875  This feature is described in section
39876 \begin_inset space ~
39877 \end_inset
39878
39879
39880 \begin_inset CommandInset ref
39881 LatexCommand ref
39882 reference "sec:Previewing-snippets-of"
39883
39884 \end_inset
39885
39886 .
39887 \end_layout
39888
39889 \begin_layout Subsection
39890 Keyboard Map
39891 \begin_inset Index
39892 status collapsed
39893
39894 \begin_layout Plain Layout
39895 Keyboard Map
39896 \end_layout
39897
39898 \end_inset
39899
39900
39901 \begin_inset Index
39902 status collapsed
39903
39904 \begin_layout Plain Layout
39905 Settings ! Keyboard Map
39906 \end_layout
39907
39908 \end_inset
39909
39910
39911 \begin_inset CommandInset label
39912 LatexCommand label
39913 name "sub:Keyboard-Map"
39914
39915 \end_inset
39916
39917
39918 \end_layout
39919
39920 \begin_layout Standard
39921 Normally keyboard settings have to be done in a menu of your operating system.
39922  For the case that this is not possible, LyX provides keyboard maps.
39923  If you have e.
39924 \begin_inset space \thinspace{}
39925 \end_inset
39926
39927 g.
39928 \begin_inset space ~
39929 \end_inset
39930
39931 a Czech keyboard but want to write with it like with a Romanian one, you
39932  can use the keyboard map file named 
39933 \emph on
39934 romanian.kmap
39935 \emph default
39936 .
39937 \end_layout
39938
39939 \begin_layout Standard
39940 \begin_inset Note Greyedout
39941 status open
39942
39943 \begin_layout Plain Layout
39944
39945 \series bold
39946 Note:
39947 \series default
39948  Keyboard maps are only provided as makeshift and don't work on all systems.
39949 \end_layout
39950
39951 \end_inset
39952
39953
39954 \end_layout
39955
39956 \begin_layout Section
39957 Paths
39958 \begin_inset Index
39959 status collapsed
39960
39961 \begin_layout Plain Layout
39962 Paths
39963 \end_layout
39964
39965 \end_inset
39966
39967
39968 \begin_inset Index
39969 status collapsed
39970
39971 \begin_layout Plain Layout
39972 Settings ! Directory
39973 \end_layout
39974
39975 \end_inset
39976
39977
39978 \end_layout
39979
39980 \begin_layout Description
39981 Working
39982 \begin_inset space ~
39983 \end_inset
39984
39985 directory This is LyX's working directory.
39986  It is the default when you 
39987 \family sans
39988 Open
39989 \family default
39990
39991 \family sans
39992 Save
39993 \family default
39994  or 
39995 \family sans
39996 Save
39997 \begin_inset space ~
39998 \end_inset
39999
40000 as
40001 \family default
40002  files.
40003 \end_layout
40004
40005 \begin_layout Description
40006 Document
40007 \begin_inset space ~
40008 \end_inset
40009
40010 templates This directory will be opened when you use the menu 
40011 \family sans
40012 File\SpecialChar \menuseparator
40013 New
40014 \begin_inset space ~
40015 \end_inset
40016
40017 from
40018 \begin_inset space ~
40019 \end_inset
40020
40021 Template
40022 \family default
40023 .
40024 \end_layout
40025
40026 \begin_layout Description
40027 Backup
40028 \begin_inset space ~
40029 \end_inset
40030
40031 directory
40032 \begin_inset Index
40033 status collapsed
40034
40035 \begin_layout Plain Layout
40036 Backup ! Directory
40037 \end_layout
40038
40039 \end_inset
40040
40041  Backup copies will be saved to this directory.
40042  When no directory is given but backups are enabled as described in section
40043 \begin_inset space ~
40044 \end_inset
40045
40046
40047 \begin_inset CommandInset ref
40048 LatexCommand ref
40049 reference "sub:Backup documents"
40050
40051 \end_inset
40052
40053 , the 
40054 \family sans
40055 Working directory
40056 \family default
40057  will be used to save the backups.
40058 \begin_inset Newline newline
40059 \end_inset
40060
40061 The backup files have the ending 
40062 \begin_inset Quotes eld
40063 \end_inset
40064
40065 .lyx~
40066 \begin_inset Quotes erd
40067 \end_inset
40068
40069 .
40070 \end_layout
40071
40072 \begin_layout Description
40073 Ly
40074 \begin_inset ERT
40075 status collapsed
40076
40077 \begin_layout Plain Layout
40078
40079 {}
40080 \end_layout
40081
40082 \end_inset
40083
40084 XServer-Pipe Here you can enter the name of a Unix-pipe.
40085  This pipe is used to send data from external programs to LyX.
40086 \begin_inset Newline newline
40087 \end_inset
40088
40089
40090 \begin_inset Note Greyedout
40091 status open
40092
40093 \begin_layout Plain Layout
40094
40095 \series bold
40096 Note:
40097 \series default
40098  This feature doesn't work on Windows systems.
40099 \end_layout
40100
40101 \end_inset
40102
40103
40104 \end_layout
40105
40106 \begin_layout Description
40107 Temporary
40108 \begin_inset space ~
40109 \end_inset
40110
40111 directory Temporary files will be saved in this directory.
40112 \end_layout
40113
40114 \begin_layout Description
40115 PATH
40116 \begin_inset space ~
40117 \end_inset
40118
40119 prefix This field contains a list of paths to external programs.
40120  When LyX needs to use an external program, it looks in this list where
40121  to find it on the system.
40122  The path list is automatically set up on Windows and Mac systems while
40123  LyX is configured, so that you normally don't have to modify it.
40124  On Unix
40125 \begin_inset space \thinspace{}
40126 \end_inset
40127
40128 /
40129 \begin_inset space \thinspace{}
40130 \end_inset
40131
40132 Linux systems, the path list will need to be set only if there are external
40133  programs you wish to use that are not in your normal system path ($PATH).
40134  
40135 \end_layout
40136
40137 \begin_layout Section
40138 Identity
40139 \end_layout
40140
40141 \begin_layout Standard
40142 Here you can insert your name and email address.
40143  The identity will be used when you have enabled change tracking as described
40144  in section
40145 \begin_inset space ~
40146 \end_inset
40147
40148
40149 \begin_inset CommandInset ref
40150 LatexCommand ref
40151 reference "sec:Change-Tracking"
40152
40153 \end_inset
40154
40155 , to mark changes you make as yours.
40156 \end_layout
40157
40158 \begin_layout Section
40159 Language Settings
40160 \begin_inset Index
40161 status collapsed
40162
40163 \begin_layout Plain Layout
40164 Language ! Settings
40165 \end_layout
40166
40167 \end_inset
40168
40169
40170 \begin_inset Index
40171 status collapsed
40172
40173 \begin_layout Plain Layout
40174 Settings ! Language
40175 \end_layout
40176
40177 \end_inset
40178
40179
40180 \end_layout
40181
40182 \begin_layout Subsection
40183 Language
40184 \end_layout
40185
40186 \begin_layout Description
40187 Default
40188 \begin_inset space ~
40189 \end_inset
40190
40191 language is the language used in new documents
40192 \end_layout
40193
40194 \begin_layout Description
40195 Language
40196 \begin_inset space ~
40197 \end_inset
40198
40199 package is a LaTeX-command to load a LaTeX-package that handles language
40200  issues.
40201  The default is the LaTeX-command 
40202 \family sans
40203
40204 \backslash
40205 usepackage{babel}
40206 \family default
40207  that loads the package 
40208 \series bold
40209 babel
40210 \series default
40211 .
40212 \begin_inset Foot
40213 status collapsed
40214
40215 \begin_layout Plain Layout
40216 For an introduction to the LaTeX-Syntax, have a look at section
40217 \begin_inset space ~
40218 \end_inset
40219
40220
40221 \begin_inset CommandInset ref
40222 LatexCommand ref
40223 reference "sec:TeX-Code"
40224
40225 \end_inset
40226
40227 .
40228 \end_layout
40229
40230 \end_inset
40231
40232
40233 \begin_inset Newline newline
40234 \end_inset
40235
40236 The 
40237 \series bold
40238 babel
40239 \series default
40240  translates in the background automatically text labels of documents to
40241  the document language.
40242  A text label is for instance the word 
40243 \begin_inset Quotes eld
40244 \end_inset
40245
40246 Table
40247 \begin_inset Quotes erd
40248 \end_inset
40249
40250  at the beginning of every table-caption.
40251 \end_layout
40252
40253 \begin_layout Description
40254 Command
40255 \begin_inset space ~
40256 \end_inset
40257
40258 start When a special LaTeX-package is needed to write in a certain document
40259  language, you can here specify the command to start the package.
40260  An example is the start command 
40261 \family sans
40262
40263 \backslash
40264 begin{arabtext}
40265 \family default
40266  that is needed to write Arabic using the package 
40267 \series bold
40268 ArabTeX
40269 \series default
40270 , see 
40271 \begin_inset CommandInset citation
40272 LatexCommand cite
40273 key "Arabic"
40274
40275 \end_inset
40276
40277 .
40278  The default is the 
40279 \series bold
40280 babel
40281 \series default
40282  command 
40283 \family sans
40284
40285 \backslash
40286 selectlanguage{$$lang}
40287 \family default
40288 .
40289 \end_layout
40290
40291 \begin_layout Description
40292 Command
40293 \begin_inset space ~
40294 \end_inset
40295
40296 end Counterpart to 
40297 \family sans
40298 Command start
40299 \family default
40300 .
40301  Some packages, like the default, don't have an end command since the start
40302  command toggles the package on and off.
40303 \end_layout
40304
40305 \begin_layout Description
40306 Use
40307 \begin_inset space ~
40308 \end_inset
40309
40310 babel Whether 
40311 \series bold
40312 babel
40313 \series default
40314  is used or not.
40315 \end_layout
40316
40317 \begin_layout Description
40318 Global When this option is set, the languages used in the document will
40319  be added as options to the document class options, so that they can be
40320  used by all LaTeX-packages.
40321  Otherwise they will only be used as options for the 
40322 \series bold
40323 babel
40324 \series default
40325  package.
40326 \end_layout
40327
40328 \begin_layout Description
40329 Auto
40330 \begin_inset space ~
40331 \end_inset
40332
40333 begin When this option is set, the documents starts with the chosen document
40334  language.
40335  When this option is not set, the 
40336 \family sans
40337 Command
40338 \begin_inset space ~
40339 \end_inset
40340
40341 start
40342 \family default
40343  is explicitly set to the beginning of the document in the LaTeX-output.
40344  This assures that the correct language is used when you use another 
40345 \family sans
40346 Command
40347 \begin_inset space ~
40348 \end_inset
40349
40350 start
40351 \family default
40352  than the default.
40353 \end_layout
40354
40355 \begin_layout Description
40356 Auto
40357 \begin_inset space ~
40358 \end_inset
40359
40360 end Counterpart to 
40361 \family sans
40362 Auto
40363 \begin_inset space ~
40364 \end_inset
40365
40366 begin
40367 \family default
40368 .
40369  When it is not set, the 
40370 \family sans
40371 Command
40372 \begin_inset space ~
40373 \end_inset
40374
40375 end
40376 \family default
40377  is set to the end of the document.
40378 \end_layout
40379
40380 \begin_layout Description
40381 Mark
40382 \begin_inset space ~
40383 \end_inset
40384
40385 foreign
40386 \begin_inset space ~
40387 \end_inset
40388
40389 languages Text marked formatted in a language different from the document
40390  language will be underlined blue.
40391 \end_layout
40392
40393 \begin_layout Description
40394 Right
40395 \begin_inset space ~
40396 \end_inset
40397
40398 to
40399 \begin_inset space ~
40400 \end_inset
40401
40402 left
40403 \begin_inset space ~
40404 \end_inset
40405
40406 language
40407 \begin_inset space ~
40408 \end_inset
40409
40410 support Enables the use of languages, written from right to left, like Arabic,
40411  Hebrew, Farsi.
40412 \end_layout
40413
40414 \begin_layout Subsection
40415 Spellchecker
40416 \end_layout
40417
40418 \begin_layout Standard
40419 The spellchecker settings are explained in section
40420 \begin_inset space ~
40421 \end_inset
40422
40423
40424 \begin_inset CommandInset ref
40425 LatexCommand ref
40426 reference "sec:Spellchecking"
40427
40428 \end_inset
40429
40430
40431 \end_layout
40432
40433 \begin_layout Section
40434 Outputs
40435 \end_layout
40436
40437 \begin_layout Subsection
40438 Printer
40439 \begin_inset CommandInset label
40440 LatexCommand label
40441 name "sub:Printer"
40442
40443 \end_inset
40444
40445
40446 \begin_inset Index
40447 status collapsed
40448
40449 \begin_layout Plain Layout
40450 Printer
40451 \end_layout
40452
40453 \end_inset
40454
40455
40456 \begin_inset Index
40457 status collapsed
40458
40459 \begin_layout Plain Layout
40460 Settings ! Printer
40461 \end_layout
40462
40463 \end_inset
40464
40465
40466 \end_layout
40467
40468 \begin_layout Description
40469 Default
40470 \begin_inset space ~
40471 \end_inset
40472
40473 printer Here you can specify the name of your default printer.
40474  The name will be used when the 
40475 \family sans
40476 Printer command
40477 \family default
40478  is executed.
40479 \begin_inset Newline newline
40480 \end_inset
40481
40482
40483 \begin_inset Note Greyedout
40484 status open
40485
40486 \begin_layout Plain Layout
40487
40488 \series bold
40489 Note:
40490 \series default
40491  You can leave this field empty on Windows systems because it has there
40492  no effect.
40493 \end_layout
40494
40495 \end_inset
40496
40497
40498 \end_layout
40499
40500 \begin_layout Description
40501 Adapt
40502 \begin_inset space ~
40503 \end_inset
40504
40505 output
40506 \begin_inset space ~
40507 \end_inset
40508
40509 to
40510 \begin_inset space ~
40511 \end_inset
40512
40513 printer This option works only for the 
40514 \family sans
40515 Printer command
40516 \family default
40517  
40518 \begin_inset Quotes eld
40519 \end_inset
40520
40521
40522 \family sans
40523 dvips
40524 \family default
40525
40526 \begin_inset Quotes erd
40527 \end_inset
40528
40529 .
40530  It activates a configuration file for dvips.
40531  This is an option only for dvips experts.
40532 \end_layout
40533
40534 \begin_layout Description
40535 Printer
40536 \begin_inset space ~
40537 \end_inset
40538
40539 command is the command LyX
40540 \begin_inset space \thinspace{}
40541 \end_inset
40542
40543 /
40544 \begin_inset space \thinspace{}
40545 \end_inset
40546
40547 LaTeX uses for printing.
40548  The default is on most systems 
40549 \family sans
40550 dvips
40551 \family default
40552 .
40553 \end_layout
40554
40555 \begin_layout Description
40556 Printer
40557 \begin_inset space ~
40558 \end_inset
40559
40560 Command
40561 \begin_inset space ~
40562 \end_inset
40563
40564 Options Here you can specify printer options.
40565  A list of printer options with explanations can be found in the documentation
40566  of the program that provides the 
40567 \family sans
40568 Printer command
40569 \family default
40570  you are using.
40571 \end_layout
40572
40573 \begin_layout Subsection
40574 Date Format
40575 \begin_inset Index
40576 status collapsed
40577
40578 \begin_layout Plain Layout
40579 Date Format
40580 \end_layout
40581
40582 \end_inset
40583
40584
40585 \begin_inset Index
40586 status collapsed
40587
40588 \begin_layout Plain Layout
40589 Settings ! Date format
40590 \end_layout
40591
40592 \end_inset
40593
40594
40595 \end_layout
40596
40597 \begin_layout Standard
40598 The date format can be one or a mixture of the formats listed here:
40599 \begin_inset Newline newline
40600 \end_inset
40601
40602
40603 \begin_inset Flex URL
40604 status collapsed
40605
40606 \begin_layout Plain Layout
40607
40608 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40609 \end_layout
40610
40611 \end_inset
40612
40613
40614 \begin_inset Newline newline
40615 \end_inset
40616
40617 For example the format
40618 \begin_inset Newline newline
40619 \end_inset
40620
40621 %d/%m/%y
40622 \begin_inset Newline newline
40623 \end_inset
40624
40625 prints the date as day/month/year.
40626 \end_layout
40627
40628 \begin_layout Subsection
40629 Plain Text
40630 \end_layout
40631
40632 \begin_layout Description
40633 Output
40634 \begin_inset space ~
40635 \end_inset
40636
40637 line
40638 \begin_inset space ~
40639 \end_inset
40640
40641 length sets the maximum number of characters printed in one line when using
40642  the menu 
40643 \family sans
40644 File\SpecialChar \menuseparator
40645 Export\SpecialChar \menuseparator
40646 Plain
40647 \begin_inset space ~
40648 \end_inset
40649
40650 text
40651 \family default
40652 .
40653  Setting the line line length to 0 means all text is printed in one endless
40654  line.
40655 \end_layout
40656
40657 \begin_layout Description
40658 roff
40659 \begin_inset space ~
40660 \end_inset
40661
40662 command defines an additional command used to produce better ASCII tables
40663  with the 
40664 \family typewriter
40665 groff/troff/nroff
40666 \family default
40667  UNIX-commands (refer to their manuals for more information about them).
40668  Setting this as empty tells LyX to use the internal formatter.
40669 \end_layout
40670
40671 \begin_layout Subsection
40672 LaT
40673 \begin_inset ERT
40674 status collapsed
40675
40676 \begin_layout Plain Layout
40677
40678 {}
40679 \end_layout
40680
40681 \end_inset
40682
40683 eX
40684 \begin_inset CommandInset label
40685 LatexCommand label
40686 name "sub:LaTeX-settings"
40687
40688 \end_inset
40689
40690
40691 \begin_inset Index
40692 status collapsed
40693
40694 \begin_layout Plain Layout
40695 Settings ! LaTeX
40696 \end_layout
40697
40698 \end_inset
40699
40700
40701 \end_layout
40702
40703 \begin_layout Description
40704 Te
40705 \begin_inset ERT
40706 status collapsed
40707
40708 \begin_layout Plain Layout
40709
40710 {}
40711 \end_layout
40712
40713 \end_inset
40714
40715 X
40716 \begin_inset space ~
40717 \end_inset
40718
40719 encoding This is the default encoding of the document font.
40720  
40721 \family sans
40722 T1
40723 \family default
40724  is the default and covers western languages and symbols.
40725  
40726 \family sans
40727 T2A
40728 \family default
40729
40730 \family sans
40731 T2B
40732 \family default
40733
40734 \family sans
40735 T2C
40736 \family default
40737
40738 \family sans
40739 LCY
40740 \family default
40741 , and 
40742 \family sans
40743 X2
40744 \family default
40745  are for Cyrillic.
40746  Combinations of the encodings are possible, like 
40747 \begin_inset Quotes erd
40748 \end_inset
40749
40750
40751 \family sans
40752 T1, T2B
40753 \family default
40754
40755 \begin_inset Quotes erd
40756 \end_inset
40757
40758 .
40759  The font encoding is normally automatically loaded by the language packages
40760  LyX sets up in the background.
40761  So there is no need to change the default encoding.
40762 \end_layout
40763
40764 \begin_layout Description
40765 Default
40766 \begin_inset space ~
40767 \end_inset
40768
40769 paper
40770 \begin_inset space ~
40771 \end_inset
40772
40773 size This is the paper size that is used for new documents.
40774  The 
40775 \family sans
40776 Default
40777 \family default
40778  value depends on your LaTeX-system setup.
40779 \end_layout
40780
40781 \begin_layout Description
40782 Reset
40783 \begin_inset space ~
40784 \end_inset
40785
40786 class
40787 \begin_inset space ~
40788 \end_inset
40789
40790 options
40791 \begin_inset space ~
40792 \end_inset
40793
40794 when
40795 \begin_inset space ~
40796 \end_inset
40797
40798 document
40799 \begin_inset space ~
40800 \end_inset
40801
40802 classes
40803 \begin_inset space ~
40804 \end_inset
40805
40806 changes Removes all manually set document class options in the 
40807 \family sans
40808 Document\SpecialChar \menuseparator
40809 Settings
40810 \family default
40811  dialog when changing the document class.
40812 \end_layout
40813
40814 \begin_layout Standard
40815 In the 
40816 \family sans
40817 External Applications
40818 \family default
40819  field you can specify commands with parameters for the listed applications.
40820  Before you change something here, it is strongly recommended to read the
40821  manuals of the applications.
40822  Currently the following commands can be set:
40823 \end_layout
40824
40825 \begin_layout Description
40826 CheckTe
40827 \begin_inset ERT
40828 status collapsed
40829
40830 \begin_layout Plain Layout
40831
40832 {}
40833 \end_layout
40834
40835 \end_inset
40836
40837 X
40838 \begin_inset space ~
40839 \end_inset
40840
40841 command Command for the program 
40842 \family sans
40843 CheckTeX
40844 \family default
40845  that is described in section 
40846 \emph on
40847 Checking TeX
40848 \emph default
40849  of the 
40850 \emph on
40851 Extended Features
40852 \emph default
40853  manual.
40854 \end_layout
40855
40856 \begin_layout Description
40857 BibTe
40858 \begin_inset ERT
40859 status collapsed
40860
40861 \begin_layout Plain Layout
40862
40863 {}
40864 \end_layout
40865
40866 \end_inset
40867
40868 X
40869 \begin_inset space ~
40870 \end_inset
40871
40872 command Command for the program 
40873 \family sans
40874 BibTeX
40875 \family default
40876  that generates the bibliography, see section
40877 \begin_inset space ~
40878 \end_inset
40879
40880
40881 \begin_inset CommandInset ref
40882 LatexCommand ref
40883 reference "sub:Bibliography-databases"
40884
40885 \end_inset
40886
40887 .
40888 \end_layout
40889
40890 \begin_layout Description
40891 Index
40892 \begin_inset space ~
40893 \end_inset
40894
40895 command Command for the program that generates the index, see section
40896 \begin_inset space ~
40897 \end_inset
40898
40899
40900 \begin_inset CommandInset ref
40901 LatexCommand ref
40902 reference "sub:Index-Program"
40903
40904 \end_inset
40905
40906 .
40907 \end_layout
40908
40909 \begin_layout Description
40910 DVI
40911 \begin_inset space ~
40912 \end_inset
40913
40914 viewer
40915 \begin_inset space ~
40916 \end_inset
40917
40918 paper
40919 \begin_inset space ~
40920 \end_inset
40921
40922 size
40923 \begin_inset space ~
40924 \end_inset
40925
40926 options They only have an effect when the program 
40927 \family sans
40928 xdvi
40929 \family default
40930  is used as DVI-viewer.
40931 \end_layout
40932
40933 \begin_layout Subsection
40934 Paths
40935 \begin_inset Index
40936 status collapsed
40937
40938 \begin_layout Plain Layout
40939 Paths
40940 \end_layout
40941
40942 \end_inset
40943
40944
40945 \begin_inset Index
40946 status collapsed
40947
40948 \begin_layout Plain Layout
40949 Settings ! Paths
40950 \end_layout
40951
40952 \end_inset
40953
40954
40955 \end_layout
40956
40957 \begin_layout Standard
40958 The submenu 
40959 \family sans
40960 Paths
40961 \family default
40962  is only available in the Windows version of LyX.
40963  The option 
40964 \family sans
40965 Use Windows-style paths in LaTeX files
40966 \family default
40967  uses the Windows path style:
40968 \end_layout
40969
40970 \begin_layout Standard
40971 C:
40972 \backslash
40973 test
40974 \backslash
40975 hello
40976 \end_layout
40977
40978 \begin_layout Standard
40979 instead of the Unix path style:
40980 \end_layout
40981
40982 \begin_layout Standard
40983 C:/test/hello
40984 \end_layout
40985
40986 \begin_layout Section
40987 Converters
40988 \begin_inset Index
40989 status collapsed
40990
40991 \begin_layout Plain Layout
40992 Converters
40993 \end_layout
40994
40995 \end_inset
40996
40997
40998 \end_layout
40999
41000 \begin_layout Standard
41001 Here you find the list of defined converter commands to convert material
41002  from one format to another.
41003  You can modify them or create new ones.
41004  To modify a converter, select it, change the entry of the field 
41005 \family sans
41006 Converter
41007 \family default
41008  and/or 
41009 \family sans
41010 Extra
41011 \begin_inset space ~
41012 \end_inset
41013
41014 flag
41015 \family default
41016 , and press the 
41017 \family sans
41018 Modify
41019 \family default
41020  button.
41021  To create a new converter, select an existing one, select a different format
41022  in the 
41023 \family sans
41024 From
41025 \begin_inset space ~
41026 \end_inset
41027
41028 format
41029 \family default
41030  drop-down list, modify the 
41031 \family sans
41032 Converter
41033 \family default
41034  field, and press the 
41035 \family sans
41036 Add
41037 \family default
41038  button.
41039 \end_layout
41040
41041 \begin_layout Standard
41042 When the 
41043 \family sans
41044 Converter File Cache
41045 \family default
41046  is enabled, conversions will be cached as long as specified in the field
41047  
41048 \family sans
41049 Maximum Age (in days
41050 \family default
41051 ).
41052  This means that images don't need to be converted again when you reopen
41053  a document; the converted images from the cache will be used instead.
41054 \end_layout
41055
41056 \begin_layout Standard
41057 More about converters, like the variables and flags that can be used in
41058  the converter definition, is described in section 
41059 \emph on
41060 Converters
41061 \emph default
41062  of the 
41063 \emph on
41064 Customization
41065 \emph default
41066  manual.
41067 \end_layout
41068
41069 \begin_layout Section
41070 File Formats
41071 \begin_inset Index
41072 status collapsed
41073
41074 \begin_layout Plain Layout
41075 File formats
41076 \end_layout
41077
41078 \end_inset
41079
41080
41081 \begin_inset CommandInset label
41082 LatexCommand label
41083 name "sec:File-Formats"
41084
41085 \end_inset
41086
41087
41088 \end_layout
41089
41090 \begin_layout Standard
41091 Here you find the list of defined file formats that LyX can handle.
41092  You can modify the viewer and editor program that should be used for certain
41093  formats.
41094  To create a new format, select an existing one, change the entry of the
41095  fields 
41096 \family sans
41097 Format
41098 \family default
41099  and 
41100 \family sans
41101 GUI
41102 \begin_inset space ~
41103 \end_inset
41104
41105 name
41106 \family default
41107 , and press the 
41108 \family sans
41109 Add
41110 \family default
41111  button.
41112 \end_layout
41113
41114 \begin_layout Standard
41115 More about formats, like the options that can be used in the format definition,
41116  is described in section 
41117 \emph on
41118 Formats
41119 \emph default
41120  of the 
41121 \emph on
41122 Customization
41123 \emph default
41124  manual.
41125 \end_layout
41126
41127 \begin_layout Section
41128 Copiers
41129 \begin_inset Index
41130 status collapsed
41131
41132 \begin_layout Plain Layout
41133 Copiers
41134 \end_layout
41135
41136 \end_inset
41137
41138
41139 \end_layout
41140
41141 \begin_layout Standard
41142 Here you find the list of defined copiers.
41143  Since all conversions from one format to another take place in LyX's temporary
41144  directory, it is sometimes necessary to modify a file before copying it
41145  to the temporary directory in order that the conversion may be performed.
41146  This is done by a Copier.
41147 \end_layout
41148
41149 \begin_layout Standard
41150 More about converters is described in section 
41151 \emph on
41152 Copiers
41153 \emph default
41154  of the 
41155 \emph on
41156 Customization
41157 \emph default
41158  manual.
41159 \end_layout
41160
41161 \begin_layout Chapter
41162 Units available in LyX
41163 \begin_inset Index
41164 status collapsed
41165
41166 \begin_layout Plain Layout
41167 Units
41168 \end_layout
41169
41170 \end_inset
41171
41172
41173 \begin_inset CommandInset label
41174 LatexCommand label
41175 name "cha:Units-available-in"
41176
41177 \end_inset
41178
41179
41180 \end_layout
41181
41182 \begin_layout Standard
41183 To understand the units described in this documentation, 
41184 \begin_inset CommandInset ref
41185 LatexCommand ref
41186 reference "cap:Units"
41187
41188 \end_inset
41189
41190  explains all units available in LyX.
41191 \end_layout
41192
41193 \begin_layout Standard
41194 \begin_inset Float table
41195 placement h
41196 wide false
41197 sideways false
41198 status open
41199
41200 \begin_layout Plain Layout
41201 \begin_inset Caption
41202
41203 \begin_layout Plain Layout
41204 \begin_inset CommandInset label
41205 LatexCommand label
41206 name "cap:Units"
41207
41208 \end_inset
41209
41210 Units
41211 \end_layout
41212
41213 \end_inset
41214
41215
41216 \end_layout
41217
41218 \begin_layout Plain Layout
41219 \begin_inset VSpace medskip
41220 \end_inset
41221
41222
41223 \end_layout
41224
41225 \begin_layout Plain Layout
41226 \align center
41227 \begin_inset Tabular
41228 <lyxtabular version="3" rows="20" columns="2">
41229 <features>
41230 <column alignment="center" valignment="top" width="0">
41231 <column alignment="center" valignment="top" width="0">
41232 <row>
41233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41234 \begin_inset Text
41235
41236 \begin_layout Plain Layout
41237 unit
41238 \end_layout
41239
41240 \end_inset
41241 </cell>
41242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41243 \begin_inset Text
41244
41245 \begin_layout Plain Layout
41246 name/description
41247 \end_layout
41248
41249 \end_inset
41250 </cell>
41251 </row>
41252 <row>
41253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41254 \begin_inset Text
41255
41256 \begin_layout Plain Layout
41257 mm
41258 \end_layout
41259
41260 \end_inset
41261 </cell>
41262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41263 \begin_inset Text
41264
41265 \begin_layout Plain Layout
41266 millimeter
41267 \end_layout
41268
41269 \end_inset
41270 </cell>
41271 </row>
41272 <row>
41273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41274 \begin_inset Text
41275
41276 \begin_layout Plain Layout
41277 cm
41278 \end_layout
41279
41280 \end_inset
41281 </cell>
41282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41283 \begin_inset Text
41284
41285 \begin_layout Plain Layout
41286 centimeter
41287 \end_layout
41288
41289 \end_inset
41290 </cell>
41291 </row>
41292 <row>
41293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41294 \begin_inset Text
41295
41296 \begin_layout Plain Layout
41297 in
41298 \end_layout
41299
41300 \end_inset
41301 </cell>
41302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41303 \begin_inset Text
41304
41305 \begin_layout Plain Layout
41306 inch
41307 \end_layout
41308
41309 \end_inset
41310 </cell>
41311 </row>
41312 <row>
41313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41314 \begin_inset Text
41315
41316 \begin_layout Plain Layout
41317 pt
41318 \end_layout
41319
41320 \end_inset
41321 </cell>
41322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41323 \begin_inset Text
41324
41325 \begin_layout Plain Layout
41326 point (72.27
41327 \begin_inset space \thinspace{}
41328 \end_inset
41329
41330 pt = 1
41331 \begin_inset space \thinspace{}
41332 \end_inset
41333
41334 in)
41335 \end_layout
41336
41337 \end_inset
41338 </cell>
41339 </row>
41340 <row>
41341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41342 \begin_inset Text
41343
41344 \begin_layout Plain Layout
41345 pc
41346 \end_layout
41347
41348 \end_inset
41349 </cell>
41350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41351 \begin_inset Text
41352
41353 \begin_layout Plain Layout
41354 pica (1
41355 \begin_inset space \thinspace{}
41356 \end_inset
41357
41358 pc = 12
41359 \begin_inset space \thinspace{}
41360 \end_inset
41361
41362 pt)
41363 \end_layout
41364
41365 \end_inset
41366 </cell>
41367 </row>
41368 <row>
41369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41370 \begin_inset Text
41371
41372 \begin_layout Plain Layout
41373 sp
41374 \end_layout
41375
41376 \end_inset
41377 </cell>
41378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41379 \begin_inset Text
41380
41381 \begin_layout Plain Layout
41382 scaled point (65536
41383 \begin_inset space \thinspace{}
41384 \end_inset
41385
41386 sp = 1
41387 \begin_inset space \thinspace{}
41388 \end_inset
41389
41390 pt)
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 bp
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 big point (72
41411 \begin_inset space \thinspace{}
41412 \end_inset
41413
41414 bp = 1
41415 \begin_inset space \thinspace{}
41416 \end_inset
41417
41418 in)
41419 \end_layout
41420
41421 \end_inset
41422 </cell>
41423 </row>
41424 <row>
41425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41426 \begin_inset Text
41427
41428 \begin_layout Plain Layout
41429 dd
41430 \end_layout
41431
41432 \end_inset
41433 </cell>
41434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41435 \begin_inset Text
41436
41437 \begin_layout Plain Layout
41438 didot (72
41439 \begin_inset space \thinspace{}
41440 \end_inset
41441
41442 dd 
41443 \begin_inset Formula $\approx$
41444 \end_inset
41445
41446  37.6
41447 \begin_inset space \thinspace{}
41448 \end_inset
41449
41450 mm)
41451 \end_layout
41452
41453 \end_inset
41454 </cell>
41455 </row>
41456 <row>
41457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41458 \begin_inset Text
41459
41460 \begin_layout Plain Layout
41461 cc
41462 \end_layout
41463
41464 \end_inset
41465 </cell>
41466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41467 \begin_inset Text
41468
41469 \begin_layout Plain Layout
41470 cicero (1
41471 \begin_inset space \thinspace{}
41472 \end_inset
41473
41474 cc = 12
41475 \begin_inset space \thinspace{}
41476 \end_inset
41477
41478 dd)
41479 \end_layout
41480
41481 \end_inset
41482 </cell>
41483 </row>
41484 <row>
41485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41486 \begin_inset Text
41487
41488 \begin_layout Plain Layout
41489 Scale%
41490 \end_layout
41491
41492 \end_inset
41493 </cell>
41494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41495 \begin_inset Text
41496
41497 \begin_layout Plain Layout
41498 % of original image width
41499 \end_layout
41500
41501 \end_inset
41502 </cell>
41503 </row>
41504 <row>
41505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41506 \begin_inset Text
41507
41508 \begin_layout Plain Layout
41509 text%
41510 \end_layout
41511
41512 \end_inset
41513 </cell>
41514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41515 \begin_inset Text
41516
41517 \begin_layout Plain Layout
41518 % of text width
41519 \end_layout
41520
41521 \end_inset
41522 </cell>
41523 </row>
41524 <row>
41525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41526 \begin_inset Text
41527
41528 \begin_layout Plain Layout
41529 col%
41530 \end_layout
41531
41532 \end_inset
41533 </cell>
41534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41535 \begin_inset Text
41536
41537 \begin_layout Plain Layout
41538 % of column width
41539 \end_layout
41540
41541 \end_inset
41542 </cell>
41543 </row>
41544 <row>
41545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41546 \begin_inset Text
41547
41548 \begin_layout Plain Layout
41549 page%
41550 \end_layout
41551
41552 \end_inset
41553 </cell>
41554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41555 \begin_inset Text
41556
41557 \begin_layout Plain Layout
41558 % of paper width
41559 \end_layout
41560
41561 \end_inset
41562 </cell>
41563 </row>
41564 <row>
41565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41566 \begin_inset Text
41567
41568 \begin_layout Plain Layout
41569 line%
41570 \end_layout
41571
41572 \end_inset
41573 </cell>
41574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41575 \begin_inset Text
41576
41577 \begin_layout Plain Layout
41578 % of line width
41579 \end_layout
41580
41581 \end_inset
41582 </cell>
41583 </row>
41584 <row>
41585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41586 \begin_inset Text
41587
41588 \begin_layout Plain Layout
41589 theight%
41590 \end_layout
41591
41592 \end_inset
41593 </cell>
41594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41595 \begin_inset Text
41596
41597 \begin_layout Plain Layout
41598 % of text height
41599 \end_layout
41600
41601 \end_inset
41602 </cell>
41603 </row>
41604 <row>
41605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41606 \begin_inset Text
41607
41608 \begin_layout Plain Layout
41609 pheight%
41610 \end_layout
41611
41612 \end_inset
41613 </cell>
41614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41615 \begin_inset Text
41616
41617 \begin_layout Plain Layout
41618 % of paper height
41619 \end_layout
41620
41621 \end_inset
41622 </cell>
41623 </row>
41624 <row>
41625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41626 \begin_inset Text
41627
41628 \begin_layout Plain Layout
41629 ex
41630 \end_layout
41631
41632 \end_inset
41633 </cell>
41634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41635 \begin_inset Text
41636
41637 \begin_layout Plain Layout
41638 height of letter 
41639 \emph on
41640 x
41641 \emph default
41642  in current font
41643 \end_layout
41644
41645 \end_inset
41646 </cell>
41647 </row>
41648 <row>
41649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41650 \begin_inset Text
41651
41652 \begin_layout Plain Layout
41653 em
41654 \end_layout
41655
41656 \end_inset
41657 </cell>
41658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41659 \begin_inset Text
41660
41661 \begin_layout Plain Layout
41662 width of letter 
41663 \emph on
41664 M
41665 \emph default
41666  in current font
41667 \end_layout
41668
41669 \end_inset
41670 </cell>
41671 </row>
41672 <row>
41673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41674 \begin_inset Text
41675
41676 \begin_layout Plain Layout
41677 mu
41678 \end_layout
41679
41680 \end_inset
41681 </cell>
41682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41683 \begin_inset Text
41684
41685 \begin_layout Plain Layout
41686 math unit (1
41687 \begin_inset space \thinspace{}
41688 \end_inset
41689
41690 mu = 1/18
41691 \begin_inset space \thinspace{}
41692 \end_inset
41693
41694 em)
41695 \end_layout
41696
41697 \end_inset
41698 </cell>
41699 </row>
41700 </lyxtabular>
41701
41702 \end_inset
41703
41704
41705 \end_layout
41706
41707 \end_inset
41708
41709
41710 \end_layout
41711
41712 \begin_layout Chapter
41713 Credits
41714 \begin_inset CommandInset label
41715 LatexCommand label
41716 name "cha:Credits"
41717
41718 \end_inset
41719
41720
41721 \end_layout
41722
41723 \begin_layout Standard
41724 The documentation is a collaborative effort between many different people
41725  (and we would encourage people to contribute!).
41726 \end_layout
41727
41728 \begin_layout Itemize
41729
41730 \noun on
41731 Alejandro Aguilar Sierra
41732 \end_layout
41733
41734 \begin_layout Itemize
41735
41736 \noun on
41737 Amir Karger
41738 \end_layout
41739
41740 \begin_layout Itemize
41741
41742 \noun on
41743 David Johnson
41744 \end_layout
41745
41746 \begin_layout Itemize
41747
41748 \noun on
41749 Hartmut Haase
41750 \end_layout
41751
41752 \begin_layout Itemize
41753
41754 \noun on
41755 Ignacio García
41756 \end_layout
41757
41758 \begin_layout Itemize
41759
41760 \noun on
41761 Ivan Schreter
41762 \end_layout
41763
41764 \begin_layout Itemize
41765
41766 \noun on
41767 John Raithel
41768 \end_layout
41769
41770 \begin_layout Itemize
41771
41772 \noun on
41773 John Weiss
41774 \end_layout
41775
41776 \begin_layout Itemize
41777
41778 \noun on
41779 Lars Gullik Bjønnes
41780 \end_layout
41781
41782 \begin_layout Itemize
41783
41784 \noun on
41785 Matthias Ettrich
41786 \end_layout
41787
41788 \begin_layout Itemize
41789
41790 \noun on
41791 Matthias Zenker
41792 \end_layout
41793
41794 \begin_layout Itemize
41795
41796 \noun on
41797 Rich Fields
41798 \end_layout
41799
41800 \begin_layout Itemize
41801
41802 \noun on
41803 Pascal André
41804 \end_layout
41805
41806 \begin_layout Itemize
41807
41808 \noun on
41809 Paul Evans
41810 \end_layout
41811
41812 \begin_layout Itemize
41813
41814 \noun on
41815 Paul Russel
41816 \end_layout
41817
41818 \begin_layout Itemize
41819
41820 \noun on
41821 Robin Socha
41822 \end_layout
41823
41824 \begin_layout Itemize
41825
41826 \noun on
41827 Uwe Stöhr
41828 \end_layout
41829
41830 \begin_layout Itemize
41831 The LyX Team: 
41832 \begin_inset CommandInset citation
41833 LatexCommand cite
41834 key "lyxcredit"
41835
41836 \end_inset
41837
41838
41839 \end_layout
41840
41841 \begin_layout Standard
41842 \begin_inset Newpage newpage
41843 \end_inset
41844
41845 The bibliography on the following page was created with the 
41846 \family sans
41847 Bibliography
41848 \family default
41849  environment.
41850 \end_layout
41851
41852 \begin_layout Bibliography
41853 \begin_inset CommandInset bibitem
41854 LatexCommand bibitem
41855 label "Credits"
41856 key "lyxcredit"
41857
41858 \end_inset
41859
41860 The LyX Team: 
41861 \begin_inset CommandInset href
41862 LatexCommand href
41863 name "Credits"
41864 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41865
41866 \end_inset
41867
41868 :
41869 \begin_inset Newline newline
41870 \end_inset
41871
41872
41873 \begin_inset Flex URL
41874 status collapsed
41875
41876 \begin_layout Plain Layout
41877
41878 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41879 \end_layout
41880
41881 \end_inset
41882
41883
41884 \end_layout
41885
41886 \begin_layout Bibliography
41887 \begin_inset CommandInset bibitem
41888 LatexCommand bibitem
41889 key "latexcompanion"
41890
41891 \end_inset
41892
41893 Frank Mittelbach and Michel Goossens: 
41894 \emph on
41895 The LaTeX Companion Second Edition.
41896
41897 \emph default
41898  Addison-Wesley, 2004
41899 \end_layout
41900
41901 \begin_layout Bibliography
41902 \begin_inset CommandInset bibitem
41903 LatexCommand bibitem
41904 key "latexguide"
41905
41906 \end_inset
41907
41908 Helmut Kopka and Patrick W.
41909  Daly: 
41910 \emph on
41911 A Guide to LaTeX Fourth Edition.
41912
41913 \emph default
41914  Addison-Wesley, 2003
41915 \end_layout
41916
41917 \begin_layout Bibliography
41918 \begin_inset CommandInset bibitem
41919 LatexCommand bibitem
41920 key "latexbook"
41921
41922 \end_inset
41923
41924 Leslie Lamport: 
41925 \emph on
41926 LaTeX: A Document Preparation System.
41927
41928 \emph default
41929  Addison-Wesley, second edition, 1994
41930 \end_layout
41931
41932 \begin_layout Bibliography
41933 \begin_inset CommandInset bibitem
41934 LatexCommand bibitem
41935 key "texbook"
41936
41937 \end_inset
41938
41939 Donald E.
41940  Knuth.
41941  
41942 \emph on
41943 The TeXbook.
41944
41945 \emph default
41946  Addison-Wesley, 1984
41947 \end_layout
41948
41949 \begin_layout Bibliography
41950 \begin_inset CommandInset bibitem
41951 LatexCommand bibitem
41952 key "TeXCatalogue"
41953
41954 \end_inset
41955
41956 The TeX Catalogue:
41957 \begin_inset Newline newline
41958 \end_inset
41959
41960
41961 \begin_inset Flex URL
41962 status collapsed
41963
41964 \begin_layout Plain Layout
41965
41966 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41967 \end_layout
41968
41969 \end_inset
41970
41971
41972 \end_layout
41973
41974 \begin_layout Bibliography
41975 \begin_inset CommandInset bibitem
41976 LatexCommand bibitem
41977 key "LaTeXFAQ"
41978
41979 \end_inset
41980
41981 The LaTeX FAQ:
41982 \begin_inset Newline newline
41983 \end_inset
41984
41985
41986 \begin_inset Flex URL
41987 status collapsed
41988
41989 \begin_layout Plain Layout
41990
41991 http://www.tex.ac.uk/cgi-bin/texfaq2html
41992 \end_layout
41993
41994 \end_inset
41995
41996
41997 \end_layout
41998
41999 \begin_layout Bibliography
42000 \begin_inset CommandInset bibitem
42001 LatexCommand bibitem
42002 key "makeindex"
42003
42004 \end_inset
42005
42006
42007 \begin_inset CommandInset href
42008 LatexCommand href
42009 name "Documentation"
42010 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
42011
42012 \end_inset
42013
42014  of the program 
42015 \family sans
42016 makeindex
42017 \family default
42018 :
42019 \begin_inset Newline newline
42020 \end_inset
42021
42022
42023 \begin_inset Flex URL
42024 status collapsed
42025
42026 \begin_layout Plain Layout
42027
42028 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
42029 \end_layout
42030
42031 \end_inset
42032
42033
42034 \end_layout
42035
42036 \begin_layout Bibliography
42037 \begin_inset CommandInset bibitem
42038 LatexCommand bibitem
42039 key "xindy"
42040
42041 \end_inset
42042
42043
42044 \begin_inset CommandInset href
42045 LatexCommand href
42046 name "Documentation"
42047 target "http://www.xindy.org/documentation.html"
42048
42049 \end_inset
42050
42051  of the program 
42052 \family sans
42053 xindy
42054 \family default
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.xindy.org/documentation.html
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 "caption"
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/caption/caption.pdf"
42085
42086 \end_inset
42087
42088  of the LaTeX-package 
42089 \series bold
42090 caption
42091 \series default
42092
42093 \begin_inset Index
42094 status collapsed
42095
42096 \begin_layout Plain Layout
42097 LaTeX-packages ! caption
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/caption/caption.pdf
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 "fancyhdr"
42124
42125 \end_inset
42126
42127
42128 \begin_inset CommandInset href
42129 LatexCommand href
42130 name "Documentation"
42131 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
42132
42133 \end_inset
42134
42135  of the LaTeX-package 
42136 \series bold
42137 fancyhdr
42138 \series default
42139
42140 \begin_inset Index
42141 status collapsed
42142
42143 \begin_layout Plain Layout
42144 LaTeX-packages ! fancyhdr
42145 \end_layout
42146
42147 \end_inset
42148
42149 :
42150 \begin_inset Newline newline
42151 \end_inset
42152
42153
42154 \begin_inset Flex URL
42155 status collapsed
42156
42157 \begin_layout Plain Layout
42158
42159 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
42160 \end_layout
42161
42162 \end_inset
42163
42164
42165 \end_layout
42166
42167 \begin_layout Bibliography
42168 \begin_inset CommandInset bibitem
42169 LatexCommand bibitem
42170 key "hyperref"
42171
42172 \end_inset
42173
42174
42175 \series bold
42176
42177 \begin_inset CommandInset href
42178 LatexCommand href
42179 name "Documentation"
42180 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
42181
42182 \end_inset
42183
42184
42185 \series default
42186  of the LaTeX-package 
42187 \series bold
42188 hyperref
42189 \series default
42190
42191 \begin_inset Index
42192 status collapsed
42193
42194 \begin_layout Plain Layout
42195 LaTeX-packages ! hyperref
42196 \end_layout
42197
42198 \end_inset
42199
42200 :
42201 \begin_inset Newline newline
42202 \end_inset
42203
42204
42205 \begin_inset Flex URL
42206 status collapsed
42207
42208 \begin_layout Plain Layout
42209
42210 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
42211 \end_layout
42212
42213 \end_inset
42214
42215
42216 \end_layout
42217
42218 \begin_layout Bibliography
42219 \begin_inset CommandInset bibitem
42220 LatexCommand bibitem
42221 key "nomencl"
42222
42223 \end_inset
42224
42225
42226 \begin_inset CommandInset href
42227 LatexCommand href
42228 name "Documentation"
42229 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
42230
42231 \end_inset
42232
42233  of the LaTeX-package 
42234 \series bold
42235 nomencl
42236 \series default
42237
42238 \begin_inset Index
42239 status collapsed
42240
42241 \begin_layout Plain Layout
42242 LaTeX-packages ! nomencl
42243 \end_layout
42244
42245 \end_inset
42246
42247 :
42248 \begin_inset Newline newline
42249 \end_inset
42250
42251
42252 \begin_inset Flex URL
42253 status collapsed
42254
42255 \begin_layout Plain Layout
42256
42257 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42258 \end_layout
42259
42260 \end_inset
42261
42262
42263 \end_layout
42264
42265 \begin_layout Bibliography
42266 \begin_inset CommandInset bibitem
42267 LatexCommand bibitem
42268 key "tipa"
42269
42270 \end_inset
42271
42272
42273 \begin_inset CommandInset href
42274 LatexCommand href
42275 name "Documentation"
42276 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42277
42278 \end_inset
42279
42280  of the LaTeX-package 
42281 \series bold
42282 tipa
42283 \series default
42284
42285 \begin_inset Index
42286 status collapsed
42287
42288 \begin_layout Plain Layout
42289 LaTeX-packages ! tipa
42290 \end_layout
42291
42292 \end_inset
42293
42294 :
42295 \begin_inset Newline newline
42296 \end_inset
42297
42298
42299 \begin_inset Flex URL
42300 status collapsed
42301
42302 \begin_layout Plain Layout
42303
42304 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42305 \end_layout
42306
42307 \end_inset
42308
42309
42310 \end_layout
42311
42312 \begin_layout Bibliography
42313 \begin_inset CommandInset bibitem
42314 LatexCommand bibitem
42315 key "wrapfig"
42316
42317 \end_inset
42318
42319
42320 \begin_inset CommandInset href
42321 LatexCommand href
42322 name "Documentation"
42323 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42324
42325 \end_inset
42326
42327  of the LaTeX-package 
42328 \series bold
42329 wrapfig
42330 \series default
42331
42332 \begin_inset Index
42333 status collapsed
42334
42335 \begin_layout Plain Layout
42336 LaTeX-packages ! wrapfig
42337 \end_layout
42338
42339 \end_inset
42340
42341 :
42342 \begin_inset Newline newline
42343 \end_inset
42344
42345
42346 \begin_inset Flex URL
42347 status collapsed
42348
42349 \begin_layout Plain Layout
42350
42351 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42352 \end_layout
42353
42354 \end_inset
42355
42356
42357 \end_layout
42358
42359 \begin_layout Bibliography
42360 \begin_inset CommandInset bibitem
42361 LatexCommand bibitem
42362 key "XeTeX"
42363
42364 \end_inset
42365
42366
42367 \begin_inset CommandInset href
42368 LatexCommand href
42369 name "Wiki-page"
42370 target "http://wiki.lyx.org/LyX/XeTeX"
42371
42372 \end_inset
42373
42374  how to use LyX with XeTeX:
42375 \begin_inset Newline newline
42376 \end_inset
42377
42378
42379 \begin_inset Flex URL
42380 status collapsed
42381
42382 \begin_layout Plain Layout
42383
42384 http://wiki.lyx.org/LyX/XeTeX
42385 \end_layout
42386
42387 \end_inset
42388
42389
42390 \end_layout
42391
42392 \begin_layout Bibliography
42393 \begin_inset CommandInset bibitem
42394 LatexCommand bibitem
42395 key "Arabic"
42396
42397 \end_inset
42398
42399
42400 \begin_inset CommandInset href
42401 LatexCommand href
42402 name "Wiki-page"
42403 target "http://wiki.lyx.org/Windows/Arabic"
42404
42405 \end_inset
42406
42407  how to set up LyX for Arabic:
42408 \begin_inset Newline newline
42409 \end_inset
42410
42411
42412 \begin_inset Flex URL
42413 status collapsed
42414
42415 \begin_layout Plain Layout
42416
42417 http://wiki.lyx.org/Windows/Arabic
42418 \end_layout
42419
42420 \end_inset
42421
42422
42423 \end_layout
42424
42425 \begin_layout Bibliography
42426 \begin_inset CommandInset bibitem
42427 LatexCommand bibitem
42428 key "Armenian"
42429
42430 \end_inset
42431
42432
42433 \begin_inset CommandInset href
42434 LatexCommand href
42435 name "Wiki-page"
42436 target "http://wiki.lyx.org/Windows/Armenian"
42437
42438 \end_inset
42439
42440  how to set up LyX for Armenian:
42441 \begin_inset Newline newline
42442 \end_inset
42443
42444
42445 \begin_inset Flex URL
42446 status collapsed
42447
42448 \begin_layout Plain Layout
42449
42450 http://wiki.lyx.org/Windows/Armenian
42451 \end_layout
42452
42453 \end_inset
42454
42455
42456 \end_layout
42457
42458 \begin_layout Bibliography
42459 \begin_inset CommandInset bibitem
42460 LatexCommand bibitem
42461 key "Farsi"
42462
42463 \end_inset
42464
42465
42466 \begin_inset CommandInset href
42467 LatexCommand href
42468 name "Wiki-page"
42469 target "http://wiki.lyx.org/Windows/Farsi"
42470
42471 \end_inset
42472
42473  how to set up LyX for Farsi:
42474 \begin_inset Newline newline
42475 \end_inset
42476
42477
42478 \begin_inset Flex URL
42479 status collapsed
42480
42481 \begin_layout Plain Layout
42482
42483 http://wiki.lyx.org/Windows/Farsi
42484 \end_layout
42485
42486 \end_inset
42487
42488
42489 \end_layout
42490
42491 \begin_layout Bibliography
42492 \begin_inset CommandInset bibitem
42493 LatexCommand bibitem
42494 key "Hebrew"
42495
42496 \end_inset
42497
42498
42499 \begin_inset CommandInset href
42500 LatexCommand href
42501 name "Wiki-page"
42502 target "http://wiki.lyx.org/Windows/Hebrew"
42503
42504 \end_inset
42505
42506  how to set up LyX for Hebrew:
42507 \begin_inset Newline newline
42508 \end_inset
42509
42510
42511 \begin_inset Flex URL
42512 status collapsed
42513
42514 \begin_layout Plain Layout
42515
42516 http://wiki.lyx.org/Windows/Hebrew
42517 \end_layout
42518
42519 \end_inset
42520
42521
42522 \end_layout
42523
42524 \begin_layout Bibliography
42525 \begin_inset CommandInset bibitem
42526 LatexCommand bibitem
42527 key "Japanese"
42528
42529 \end_inset
42530
42531
42532 \begin_inset CommandInset href
42533 LatexCommand href
42534 name "Wiki-page"
42535 target "http://wiki.lyx.org/Windows/Japanese"
42536
42537 \end_inset
42538
42539  how to set up LyX for Japanese:
42540 \begin_inset Newline newline
42541 \end_inset
42542
42543
42544 \begin_inset Flex URL
42545 status collapsed
42546
42547 \begin_layout Plain Layout
42548
42549 http://wiki.lyx.org/Windows/Japanese
42550 \end_layout
42551
42552 \end_inset
42553
42554
42555 \end_layout
42556
42557 \begin_layout Bibliography
42558 \begin_inset CommandInset bibitem
42559 LatexCommand bibitem
42560 key "Vietnamese"
42561
42562 \end_inset
42563
42564
42565 \begin_inset CommandInset href
42566 LatexCommand href
42567 name "Wiki-page"
42568 target "http://wiki.lyx.org/Windows/Vietnamese"
42569
42570 \end_inset
42571
42572  how to set up LyX for Vietnamese:
42573 \begin_inset Newline newline
42574 \end_inset
42575
42576
42577 \begin_inset Flex URL
42578 status collapsed
42579
42580 \begin_layout Plain Layout
42581
42582 http://wiki.lyx.org/Windows/Vietnamese
42583 \end_layout
42584
42585 \end_inset
42586
42587
42588 \end_layout
42589
42590 \begin_layout Bibliography
42591 \begin_inset CommandInset bibitem
42592 LatexCommand bibitem
42593 key "LyX-func"
42594
42595 \end_inset
42596
42597
42598 \begin_inset CommandInset href
42599 LatexCommand href
42600 name "Wiki-page"
42601 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42602
42603 \end_inset
42604
42605  with a list of all available LyX-functions:
42606 \begin_inset Newline newline
42607 \end_inset
42608
42609
42610 \begin_inset Flex URL
42611 status collapsed
42612
42613 \begin_layout Plain Layout
42614
42615 http://wiki.lyx.org/LyX/LyxFunctionList
42616 \end_layout
42617
42618 \end_inset
42619
42620
42621 \end_layout
42622
42623 \begin_layout Bibliography
42624 \begin_inset CommandInset bibitem
42625 LatexCommand bibitem
42626 key "NewInLyX16"
42627
42628 \end_inset
42629
42630
42631 \begin_inset CommandInset href
42632 LatexCommand href
42633 name "Wiki-page"
42634 target "http://wiki.lyx.org/LyX/NewInLyX16"
42635
42636 \end_inset
42637
42638  about new features in 
42639 \family sans
42640 LyX 1.6.0
42641 \family default
42642 :
42643 \begin_inset Newline newline
42644 \end_inset
42645
42646
42647 \begin_inset Flex URL
42648 status collapsed
42649
42650 \begin_layout Plain Layout
42651
42652 http://wiki.lyx.org/LyX/NewInLyX16
42653 \end_layout
42654
42655 \end_inset
42656
42657
42658 \end_layout
42659
42660 \begin_layout Standard
42661 \begin_inset Newpage newpage
42662 \end_inset
42663
42664
42665 \begin_inset ERT
42666 status collapsed
42667
42668 \begin_layout Plain Layout
42669
42670
42671 \backslash
42672 let
42673 \backslash
42674 mybibname
42675 \backslash
42676 bibname
42677 \end_layout
42678
42679 \begin_layout Plain Layout
42680
42681
42682 \backslash
42683 renewcommand{
42684 \backslash
42685 bibname}{
42686 \backslash
42687 mybibname
42688 \backslash
42689 ; 2}
42690 \end_layout
42691
42692 \end_inset
42693
42694
42695 \begin_inset Note Note
42696 status collapsed
42697
42698 \begin_layout Plain Layout
42699 The command 
42700 \series bold
42701
42702 \backslash
42703 bibname
42704 \series default
42705  is the name of the bibliography in the current document language.
42706  It is redefined here with the number 2 at the end to state that the following
42707  bibliography is the second one:
42708 \end_layout
42709
42710 \end_inset
42711
42712
42713 \end_layout
42714
42715 \begin_layout Standard
42716 \begin_inset CommandInset bibtex
42717 LatexCommand bibtex
42718 bibfiles "biblio/LyXDocs"
42719 options "biblio/alphadin"
42720
42721 \end_inset
42722
42723
42724 \end_layout
42725
42726 \begin_layout Standard
42727 The above bibliography is created from a BibTeX-database.
42728 \end_layout
42729
42730 \begin_layout Standard
42731
42732 \series bold
42733 \begin_inset CommandInset nomencl_print
42734 LatexCommand printnomenclature
42735
42736 \end_inset
42737
42738
42739 \begin_inset CommandInset index_print
42740 LatexCommand printindex
42741
42742 \end_inset
42743
42744
42745 \end_layout
42746
42747 \end_body
42748 \end_document