]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
documentation: describe a new feature for rotated floats
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX }}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50 \end_preamble
51 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
52 \language english
53 \inputencoding auto
54 \font_roman default
55 \font_sans default
56 \font_typewriter default
57 \font_default_family default
58 \font_sc false
59 \font_osf false
60 \font_sf_scale 100
61 \font_tt_scale 100
62
63 \graphics default
64 \paperfontsize 12
65 \spacing single
66 \use_hyperref true
67 \pdf_title "The LyX User's Guide"
68 \pdf_author "LyX Team"
69 \pdf_subject "LyX"
70 \pdf_keywords "LyX"
71 \pdf_bookmarks true
72 \pdf_bookmarksnumbered true
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder false
77 \pdf_colorlinks true
78 \pdf_backref false
79 \pdf_pagebackref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17 pt type, left justified, 5 mm space below
209 \begin_inset Quotes erd
210 \end_inset
211
212 .
213  LyX takes care of the typesetting for you, so you deal only with concepts,
214  not the mechanics.
215 \end_layout
216
217 \begin_layout Standard
218 This philosophy is explained in much greater detail in the 
219 \emph on
220
221 \begin_inset Quotes eld
222 \end_inset
223
224 Introduction
225 \begin_inset Quotes erd
226 \end_inset
227
228
229 \emph default
230 .
231  If you haven't read it yet, you need to.
232  Yes, we mean now.
233 \end_layout
234
235 \begin_layout Standard
236 The 
237 \begin_inset Quotes eld
238 \end_inset
239
240
241 \emph on
242 Introduction
243 \emph default
244
245 \begin_inset Quotes erd
246 \end_inset
247
248  describes several things in addition to LyX's philosophy: most importantly,
249  the format of all of the manuals.
250  If you don't read it, you'll have a bear of a time navigating this manual.
251  You might also be better served looking in one of the other manuals instead
252  of this one.
253  
254 \begin_inset Quotes eld
255 \end_inset
256
257
258 \emph on
259 Introduction
260 \emph default
261
262 \begin_inset Quotes erd
263 \end_inset
264
265  describes that, too.
266 \end_layout
267
268 \begin_layout Section
269 How LyX Looks
270 \end_layout
271
272 \begin_layout Standard
273 Like most applications, LyX has the familiar menu bar across the top of
274  its window.
275  Below it is a toolbar with a pulldown box and various buttons.
276  There is, of course, a vertical scrollbar and a main work area for editing
277  documents.
278  Near the bottom of the window is a small window containing a single line
279  of text.
280  This is the 
281 \emph on
282 minibuffer
283 \emph default
284 , which really means 
285 \begin_inset Quotes eld
286 \end_inset
287
288 command buffer
289 \begin_inset Quotes erd
290 \end_inset
291
292 .
293  Type 
294 \family sans
295 M-x
296 \family default
297  when you need to type a command in the minibuffer.
298 \end_layout
299
300 \begin_layout Standard
301 Note that there is no horizontal scroll bar.
302  This is not a bug or an oversight, but intentional.
303  When you read a book, you expect the end of a line to wrap around to the
304  next line.
305  Text overflows onto new pages in a vertical fashion, hence the need for
306  only a vertical scrollbar.
307  There are three cases where you might want a horizontal scrollbar.
308  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
309  This, however, is due
310  to a flaw in the routine that displays graphics on the LyX screen in a
311  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
312  as you'd need to rescale graphics to fit on a page.
313  The second and third cases are tables and equations which are wider than
314  the LyX window.
315  You can use the arrow keys to scroll horizontally through the table, but
316  this doesn't work for equations yet.
317 \end_layout
318
319 \begin_layout Standard
320 For a brief description of all LyX menus and toolbar buttons, have a look
321  at Appendix
322 \begin_inset space ~
323 \end_inset
324
325
326 \begin_inset CommandInset ref
327 LatexCommand ref
328 reference "cha:The-User-Interface"
329
330 \end_inset
331
332 .
333  Most of them are self-explanatory and you'll find them listed in the correspond
334 ing sections of this documentation.
335 \end_layout
336
337 \begin_layout Section
338 HELP
339 \end_layout
340
341 \begin_layout Standard
342 The help system consists of the LyX manuals.
343  You can read 
344 \emph on
345 all
346 \emph default
347  of the manuals from inside LyX.
348  Just select the manual you want read from the 
349 \family sans
350 Help
351 \family default
352  menu.
353 \end_layout
354
355 \begin_layout Section
356 Basic LyX Setup
357 \begin_inset CommandInset label
358 LatexCommand label
359 name "sec:Basic-LyX-Setup"
360
361 \end_inset
362
363
364 \end_layout
365
366 \begin_layout Standard
367 There are several features of LyX that can be configured from inside LyX,
368  without resorting to configuration files.
369  First, LyX is able to inspect your system to see what programs, LaTeX document
370  classes and LaTeX packages are available.
371  It uses this knowledge to give reasonable defaults to several 
372 \family sans
373 Preferences
374 \begin_inset Index
375 status collapsed
376
377 \begin_layout Plain Layout
378 Preferences
379 \end_layout
380
381 \end_inset
382
383
384 \family default
385  settings.
386  Although this configuration has already been done when LyX was installed
387  on your system, you might have some items that you installed locally, e.g.
388  new LaTeX classes, and which are not seen by LyX.
389  To force LyX to re-inspect your system, you should use 
390 \family sans
391 Tools\SpecialChar \menuseparator
392 Reconfigure
393 \family default
394 .
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Reconfiguration of LyX
400 \end_layout
401
402 \end_inset
403
404  You should then restart LyX to ensure that the changes are taken into account.
405 \end_layout
406
407 \begin_layout Section
408 LaTeX Setup
409 \begin_inset CommandInset label
410 LatexCommand label
411 name "sec:LaTeX-Setup"
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 LyX needs several LaTeX packages to work properly.
420  The packages found on the system by LyX are listed in the file 
421 \emph on
422 LaT
423 \emph default
424
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430 {}
431 \end_layout
432
433 \end_inset
434
435
436 \emph on
437 eX
438 \begin_inset space ~
439 \end_inset
440
441 Configuration
442 \emph default
443  that will be created when using the menu 
444 \family sans
445 Help\SpecialChar \menuseparator
446 LaT
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 {}
453 \end_layout
454
455 \end_inset
456
457 eX
458 \begin_inset space ~
459 \end_inset
460
461 Configuration
462 \family default
463 .
464  You should install the required missing packages and then reconfigure LyX.
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 The two braces in the TeX Code box prevent that the term 
470 \begin_inset Quotes eld
471 \end_inset
472
473 LaTeX
474 \begin_inset Quotes erd
475 \end_inset
476
477  is printed with sub- and superscript letters.
478  More about TeX Code is described in section
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "sec:TeX-Code"
486
487 \end_inset
488
489 , the printout of proper names like LaTeX is explained in section
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "sub:LyX's-Proper-Names"
497
498 \end_inset
499
500 .
501 \end_layout
502
503 \end_inset
504
505
506 \begin_inset Index
507 status collapsed
508
509 \begin_layout Plain Layout
510 Reconfiguration of LyX
511 \end_layout
512
513 \end_inset
514
515
516 \end_layout
517
518 \begin_layout Chapter
519 How to work with LyX
520 \end_layout
521
522 \begin_layout Section
523 Basic File Operations
524 \begin_inset Index
525 status collapsed
526
527 \begin_layout Plain Layout
528 File Operations
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \begin_layout Standard
537 Under the 
538 \family sans
539 File
540 \family default
541  menu and in the standard toolbar are basic operations for any word processor
542  in addition to some more advanced operations:
543 \end_layout
544
545 \begin_layout Itemize
546
547 \family sans
548 New 
549 \begin_inset Graphics
550         filename ../images/buffer-new.png
551         BoundingBox 0bp 5bp 20bp 20bp
552
553 \end_inset
554
555
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 New
562 \begin_inset space ~
563 \end_inset
564
565 from
566 \bar under
567
568 \begin_inset space ~
569 \end_inset
570
571
572 \bar default
573 Template
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 Open 
580 \family default
581
582 \begin_inset Graphics
583         filename ../images/file-open.png
584         BoundingBox 0bp 5bp 20bp 20bp
585
586 \end_inset
587
588
589 \end_layout
590
591 \begin_layout Itemize
592
593 \family sans
594 Close
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Save 
601 \family default
602
603 \begin_inset Graphics
604         filename ../images/buffer-write.png
605         BoundingBox 0bp 5bp 20bp 20bp
606
607 \end_inset
608
609
610 \end_layout
611
612 \begin_layout Itemize
613
614 \family sans
615 Save
616 \begin_inset space ~
617 \end_inset
618
619 As
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Revert
626 \begin_inset space ~
627 \end_inset
628
629 to
630 \begin_inset space ~
631 \end_inset
632
633 saved
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Version
640 \begin_inset space ~
641 \end_inset
642
643 Control
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Import
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Export
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Print 
662 \family default
663
664 \begin_inset Graphics
665         filename ../images/dialog-show_print.png
666         BoundingBox 0bp 5bp 24bp 20bp
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Exit
677 \end_layout
678
679 \begin_layout Standard
680 They all do pretty much the same thing as in other word processors, with
681  a few minor differences.
682  The 
683 \family sans
684 File\SpecialChar \menuseparator
685 New
686 \begin_inset space ~
687 \end_inset
688
689 from
690 \bar under
691
692 \begin_inset space ~
693 \end_inset
694
695
696 \bar default
697 Template
698 \family default
699  command not only prompts you for a name for the new file, but also prompts
700  you for a template to use.
701  Selecting a template will automatically set certain layout features for
702  the document, features you would otherwise need to change manually.
703  They can be of use for certain classes, especially those for writing letters
704  (see section
705 \begin_inset space ~
706 \end_inset
707
708
709 \begin_inset CommandInset ref
710 LatexCommand ref
711 reference "sec:Document-Classes"
712
713 \end_inset
714
715 ).
716 \end_layout
717
718 \begin_layout Standard
719 Note: There is no 
720 \begin_inset Quotes eld
721 \end_inset
722
723 default file
724 \begin_inset Quotes erd
725 \end_inset
726
727  or document named 
728 \begin_inset Quotes eld
729 \end_inset
730
731 Untitled
732 \begin_inset Quotes erd
733 \end_inset
734
735  or 
736 \begin_inset Quotes eld
737 \end_inset
738
739 scratch.
740 \begin_inset Quotes erd
741 \end_inset
742
743  Unless you tell LyX to open a file or create a new one, that big, blank
744  space is just that --- a big, blank space.
745 \end_layout
746
747 \begin_layout Standard
748
749 \family sans
750 Revert
751 \begin_inset space ~
752 \end_inset
753
754 to
755 \begin_inset space ~
756 \end_inset
757
758 saved
759 \family default
760  and 
761 \family sans
762 Version
763 \begin_inset space ~
764 \end_inset
765
766 Control
767 \family default
768  are useful if more people work on the same document at the same time
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 If you plan to do this, you should check out the Version Control feature
774  in LyX also.
775  Read 
776 \emph on
777 Extended Features
778 \emph default
779 \SpecialChar \@.
780
781 \end_layout
782
783 \end_inset
784
785 .
786  
787 \family sans
788 Revert
789 \begin_inset space ~
790 \end_inset
791
792 to
793 \begin_inset space ~
794 \end_inset
795
796 saved
797 \family default
798  will reload the document from disk.
799  You can of course also use it if you regret that you changed a document
800  and want to restore it to the last save.
801  With
802 \family sans
803  Version
804 \begin_inset space ~
805 \end_inset
806
807 Control 
808 \family default
809 you can there register the changes you made to a document so that others
810  can identify this as your changes.
811 \end_layout
812
813 \begin_layout Section
814 Basic Editing Features
815 \begin_inset Index
816 status collapsed
817
818 \begin_layout Plain Layout
819 Editing
820 \end_layout
821
822 \end_inset
823
824
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Basic-Editing-Features"
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Standard
835 Like most modern word processors, LyX can perform cut and paste operations
836  on blocks of text, can move by character, word, or screenful of text, and
837  can delete whole words as well as individual characters.
838  The next four sections cover the basic LyX editing features and how to
839  access them.
840  We'll start with cut and paste.
841 \end_layout
842
843 \begin_layout Standard
844 As you might expect, the 
845 \family sans
846 Edit
847 \family default
848  menu and the standard toolbar has the cut and paste commands, along with
849  various other editing features.
850  Some of these are special and covered in later sections.
851  The basic ones are:
852 \end_layout
853
854 \begin_layout Itemize
855
856 \family sans
857 Cut 
858 \family default
859
860 \begin_inset Graphics
861         filename ../images/cut.png
862         BoundingBox 0bp 5bp 20bp 20bp
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Itemize
870
871 \family sans
872 Copy 
873 \family default
874
875 \begin_inset Graphics
876         filename ../images/copy.png
877         BoundingBox 0bp 5bp 20bp 20bp
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Paste 
888 \family default
889
890 \begin_inset Graphics
891         filename ../images/paste.png
892         BoundingBox 0bp 5bp 20bp 20bp
893
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Paste
903 \begin_inset space ~
904 \end_inset
905
906 Recent
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste
913 \begin_inset space ~
914 \end_inset
915
916 Special
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Find
923 \begin_inset space ~
924 \end_inset
925
926 &
927 \begin_inset space ~
928 \end_inset
929
930 Replace 
931 \family default
932
933 \begin_inset Graphics
934         filename ../images/dialog-show_findreplace.png
935         BoundingBox 0bp 5bp 20bp 25bp
936         rotateOrigin center
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 The first three are self-explanatory.
945  One thing to note: whenever you delete a block of text that you've selected,
946  it's automatically placed in the clipboard.
947  That is, the 
948 \family sans
949 Delete
950 \family default
951  and 
952 \family sans
953 Backspace
954 \family default
955  keys also functions as the 
956 \family sans
957 Cut
958 \family default
959  command.
960  Also, if you've selected text, be careful: If you hit a key, LyX will completel
961 y delete the selected text and replace it with what you just typed.
962  You'll have to do an 
963 \family sans
964 Undo
965 \family default
966  to get back the lost text.
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index
971 status collapsed
972
973 \begin_layout Plain Layout
974 Paste
975 \end_layout
976
977 \end_inset
978
979 You can also copy text between LyX and other programs by cut, copy and paste.
980  The submenu of 
981 \family sans
982 Paste
983 \begin_inset space ~
984 \end_inset
985
986 Recent
987 \family default
988  shows you a list with the last strings you have pasted.
989 \end_layout
990
991 \begin_layout Standard
992 The menu 
993 \family sans
994 Edit\SpecialChar \menuseparator
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Special\SpecialChar \menuseparator
1000 Plain
1001 \begin_inset space ~
1002 \end_inset
1003
1004 Text, Join
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Lines
1009 \family default
1010  will insert the text in the clipboard so that the whole text is inserted
1011  as 
1012 \emph on
1013 one
1014 \emph default
1015  paragraph.
1016  A new paragraph is started when there is a blank line in the file.
1017  Without 
1018 \family sans
1019 Join
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Lines
1024 \family default
1025 , the text is inserted as Paragraphs, where the line breaks of the text
1026  will start a new paragraph.
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Index
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 Replace
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \begin_inset Index
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Find
1045 \end_layout
1046
1047 \end_inset
1048
1049 The 
1050 \family sans
1051 Edit\SpecialChar \menuseparator
1052 Find
1053 \begin_inset space ~
1054 \end_inset
1055
1056 &
1057 \begin_inset space ~
1058 \end_inset
1059
1060 Replace
1061 \family default
1062  item opens the 
1063 \family sans
1064 Find
1065 \begin_inset space ~
1066 \end_inset
1067
1068 and
1069 \begin_inset space ~
1070 \end_inset
1071
1072 Replace
1073 \family default
1074  dialog.
1075  Once you've found a word or expression, LyX selects it.
1076  Hitting the 
1077 \family sans
1078 Replace
1079 \family default
1080  button replaces the selected text with the contents of the 
1081 \family sans
1082 Replace
1083 \begin_inset space ~
1084 \end_inset
1085
1086 with
1087 \family default
1088  field.
1089  You can click the 
1090 \family sans
1091 Find
1092 \begin_inset space ~
1093 \end_inset
1094
1095 Next
1096 \family default
1097  button to skip the current word.
1098  Hit 
1099 \family sans
1100 Replace
1101 \begin_inset space ~
1102 \end_inset
1103
1104 All
1105 \family default
1106  to replace all occurrences of the text in the document automatically.
1107  The 
1108 \family sans
1109 Case
1110 \begin_inset space ~
1111 \end_inset
1112
1113 sensitive
1114 \family default
1115  option can be used if you want the search to consider the case of the search
1116  word.
1117  If the toggle is set, searching for 
1118 \begin_inset Quotes eld
1119 \end_inset
1120
1121
1122 \family typewriter
1123 Test
1124 \family default
1125
1126 \begin_inset Quotes erd
1127 \end_inset
1128
1129  will not match the word 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133
1134 \family typewriter
1135 test
1136 \family default
1137
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142  The 
1143 \family sans
1144 Match whole words only
1145 \family default
1146  option can be used to force LyX to only find complete words.
1147  I.e., searching for 
1148 \begin_inset Quotes eld
1149 \end_inset
1150
1151
1152 \family typewriter
1153 star
1154 \family default
1155
1156 \begin_inset Quotes erd
1157 \end_inset
1158
1159  will not match 
1160 \begin_inset Quotes eld
1161 \end_inset
1162
1163
1164 \family typewriter
1165 starlet
1166 \family default
1167
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171 .
1172 \end_layout
1173
1174 \begin_layout Standard
1175 Things like notes, floats, etc., the so called insets can be dissolved.
1176  This means that the inset is deleted and its content is left as normal
1177  text.
1178  Dissolving an inset is done by setting the cursor to the beginning of an
1179  inset and pressing 
1180 \family sans
1181 Backspace
1182 \family default
1183  or by setting the cursor to the end and pressing 
1184 \family sans
1185 Delete
1186 \family default
1187 .
1188 \end_layout
1189
1190 \begin_layout Section
1191 Undo and Redo
1192 \begin_inset Index
1193 status collapsed
1194
1195 \begin_layout Plain Layout
1196 Redo
1197 \end_layout
1198
1199 \end_inset
1200
1201
1202 \begin_inset Index
1203 status collapsed
1204
1205 \begin_layout Plain Layout
1206 Undo
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset CommandInset label
1213 LatexCommand label
1214 name "sec:Undo-and-Redo"
1215
1216 \end_inset
1217
1218
1219 \end_layout
1220
1221 \begin_layout Standard
1222 If you make a mistake, you can easily recover from it.
1223  LyX has a large-capacity undo/redo buffer.
1224  Select 
1225 \family sans
1226 Edit\SpecialChar \menuseparator
1227 Undo
1228 \family default
1229  or the toolbar button 
1230 \begin_inset Graphics
1231         filename ../images/undo.png
1232         BoundingBox 0bp 5bp 20bp 20bp
1233
1234 \end_inset
1235
1236  to undo some mistake.
1237  If you accidentally undo too much, use 
1238 \family sans
1239 Edit\SpecialChar \menuseparator
1240 Redo
1241 \family default
1242  ot the toolbar button 
1243 \begin_inset Graphics
1244         filename ../images/redo.png
1245         BoundingBox 0bp 5bp 20bp 20bp
1246
1247 \end_inset
1248
1249  to 
1250 \begin_inset Quotes eld
1251 \end_inset
1252
1253 undo the undo.
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257  The undo mechanism is currently limited to 100
1258 \begin_inset space \thinspace{}
1259 \end_inset
1260
1261 steps to minimize memory overhead.
1262 \end_layout
1263
1264 \begin_layout Standard
1265 Notice that if you revert back all changes to arrive to the document as
1266  it was last saved, the 
1267 \begin_inset Quotes eld
1268 \end_inset
1269
1270 changed
1271 \begin_inset Quotes erd
1272 \end_inset
1273
1274  status of the document is unfortunately not reset.
1275  This is a consequence of the 100
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 step undo limit, above.
1280 \end_layout
1281
1282 \begin_layout Standard
1283
1284 \family sans
1285 Undo
1286 \family default
1287  and 
1288 \family sans
1289 Redo
1290 \family default
1291  work on almost everything in LyX.
1292  But they won't undo or redo text character by character, but by blocks
1293  of text.
1294 \end_layout
1295
1296 \begin_layout Section
1297 Mouse Operations
1298 \begin_inset Index
1299 status collapsed
1300
1301 \begin_layout Plain Layout
1302 Mouse Operations
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \begin_layout Standard
1311 This are the most basic mouse operations.
1312 \end_layout
1313
1314 \begin_layout Enumerate
1315 Motion
1316 \end_layout
1317
1318 \begin_deeper
1319 \begin_layout Itemize
1320 Click the 
1321 \emph on
1322 left mouse button
1323 \emph default
1324  once anywhere in the edit window.
1325  The cursor moves to the text under the mouse.
1326 \end_layout
1327
1328 \end_deeper
1329 \begin_layout Enumerate
1330 Selecting Text
1331 \end_layout
1332
1333 \begin_deeper
1334 \begin_layout Itemize
1335 Hold down the 
1336 \emph on
1337 left mouse button
1338 \emph default
1339  and drag the mouse.
1340  LyX marks the text between the old and new mouse positions.
1341  Use 
1342 \family sans
1343 Edit\SpecialChar \menuseparator
1344 Copy
1345 \family default
1346  to create a copy of the text in LyX's buffer (and the clipboard).
1347 \end_layout
1348
1349 \begin_layout Itemize
1350 Re-position the cursor and then paste the text back into LyX using 
1351 \family sans
1352 Edit\SpecialChar \menuseparator
1353 Paste
1354 \family default
1355 .
1356 \end_layout
1357
1358 \end_deeper
1359 \begin_layout Enumerate
1360 Insets (Footnotes, Notes, Floats, etc.)
1361 \end_layout
1362
1363 \begin_deeper
1364 \begin_layout Standard
1365
1366 \emph on
1367 Single click
1368 \emph default
1369  the left mouse button to open or close any of these.
1370  Right-click on them to set its properties.
1371  Also check the appropriate section of this manual for more details.
1372 \end_layout
1373
1374 \end_deeper
1375 \begin_layout Enumerate
1376 Tables
1377 \end_layout
1378
1379 \begin_deeper
1380 \begin_layout Standard
1381
1382 \emph on
1383 Single click
1384 \emph default
1385  the right mouse button to open a dialog that will allow you to manipulate
1386  the table.
1387 \end_layout
1388
1389 \end_deeper
1390 \begin_layout Section
1391 Navigating
1392 \begin_inset CommandInset label
1393 LatexCommand label
1394 name "sec:Navigating"
1395
1396 \end_inset
1397
1398
1399 \begin_inset Index
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 Navigating
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \begin_layout Standard
1412 LyX offers you two ways to navigate in documents:
1413 \end_layout
1414
1415 \begin_layout Itemize
1416 The menu 
1417 \family sans
1418 Navigate
1419 \family default
1420  lists all sections of the document as submenu entries that you can click
1421  to jump to the corresponding document part.
1422 \end_layout
1423
1424 \begin_layout Itemize
1425 The menu 
1426 \family sans
1427 Document\SpecialChar \menuseparator
1428 Outline
1429 \family default
1430  or the toolbar button 
1431 \begin_inset Graphics
1432         filename ../images/dialog-toggle_toc.png
1433         BoundingBox 0bp 5bp 20bp 20bp
1434
1435 \end_inset
1436
1437 .
1438 \end_layout
1439
1440 \begin_layout Standard
1441 The outline window shows you the content of the document's table of contents
1442  (TOC) that is described in sec.
1443 \begin_inset space \thinspace{}
1444 \end_inset
1445
1446
1447 \begin_inset CommandInset ref
1448 LatexCommand ref
1449 reference "sub:Table-of-Contents"
1450
1451 \end_inset
1452
1453 .
1454  You can click there on entries to jump to the corresponding document part.
1455  In the pull-down box at the top of the outline window, you can choose between
1456  different lists of document objects, like the list of footnotes.
1457  Some of them, the list of tables, figures, and algorithms can also be added
1458  to the document, see 
1459 \begin_inset CommandInset ref
1460 LatexCommand ref
1461 reference "sub:List-of-Figures"
1462
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Standard
1469 With the buttons 
1470 \begin_inset space \space{}
1471 \end_inset
1472
1473
1474 \begin_inset Graphics
1475         filename ../images/down.png
1476         BoundingBox 0bp 5bp 20bp 20bp
1477
1478 \end_inset
1479
1480
1481 \begin_inset space \hspace{}
1482 \length -3mm
1483 \end_inset
1484
1485  and 
1486 \begin_inset space \space{}
1487 \end_inset
1488
1489
1490 \begin_inset Graphics
1491         filename ../images/up.png
1492         BoundingBox 0bp 5bp 20bp 20bp
1493
1494 \end_inset
1495
1496
1497 \begin_inset space \hspace{}
1498 \length -3mm
1499 \end_inset
1500
1501  at the bottom of the outline window you can change the position of sections
1502  in your document.
1503  So you can for example move section
1504 \begin_inset space ~
1505 \end_inset
1506
1507 2.5 before section
1508 \begin_inset space ~
1509 \end_inset
1510
1511 2.4.
1512  LyX will then automatically renumber the sections to the new order.
1513  With the buttons 
1514 \begin_inset Graphics
1515         filename ../images/promote.png
1516         BoundingBox 0bp 5bp 20bp 20bp
1517
1518 \end_inset
1519
1520  and 
1521 \begin_inset Graphics
1522         filename ../images/demote.png
1523         BoundingBox 0bp 5bp 20bp 20bp
1524
1525 \end_inset
1526
1527  you can change the sectioning level of sections.
1528  So you can for example make section
1529 \begin_inset space ~
1530 \end_inset
1531
1532 2.5 chapter
1533 \begin_inset space ~
1534 \end_inset
1535
1536 3 or subsection
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2.4.1.
1541 \end_layout
1542
1543 \begin_layout Section
1544 Basic Key Bindings
1545 \begin_inset CommandInset label
1546 LatexCommand label
1547 name "sec:Key-Bindings"
1548
1549 \end_inset
1550
1551
1552 \begin_inset Index
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 Key Bindings
1557 \end_layout
1558
1559 \end_inset
1560
1561
1562 \end_layout
1563
1564 \begin_layout Standard
1565 There are at least two different primary binding maps: CUA and Emacs.
1566  LyX's default is CUA.
1567 \end_layout
1568
1569 \begin_layout Standard
1570 Some keys, like 
1571 \family sans
1572 Page
1573 \begin_inset space ~
1574 \end_inset
1575
1576 Up
1577 \family default
1578
1579 \family sans
1580 Page
1581 \begin_inset space ~
1582 \end_inset
1583
1584 Down
1585 \family default
1586
1587 \family sans
1588 Left
1589 \family default
1590
1591 \family sans
1592 Right
1593 \family default
1594
1595 \family sans
1596 Up
1597 \family default
1598 , and 
1599 \family sans
1600 Down
1601 \family default
1602 , do exactly what you expect them to do.
1603  Other keys don't:
1604 \end_layout
1605
1606 \begin_layout Labeling
1607 \labelwidthstring 00.00.0000
1608
1609 \family sans
1610 Tab
1611 \begin_inset CommandInset nomenclature
1612 LatexCommand nomenclature
1613 symbol "Tab"
1614 description "Tabulator key"
1615
1616 \end_inset
1617
1618
1619 \family default
1620  There is no such thing as a tab stop in LyX.
1621  If you don't understand this, go read sections
1622 \begin_inset space ~
1623 \end_inset
1624
1625
1626 \begin_inset CommandInset ref
1627 LatexCommand ref
1628 reference "sec:Par-indent-intro"
1629
1630 \end_inset
1631
1632  and 
1633 \begin_inset CommandInset ref
1634 LatexCommand ref
1635 reference "sec:Paragraph-Environments"
1636
1637 \end_inset
1638
1639 , especially section
1640 \begin_inset space ~
1641 \end_inset
1642
1643
1644 \begin_inset CommandInset ref
1645 LatexCommand ref
1646 reference "sub:Lists"
1647
1648 \end_inset
1649
1650 , right now.
1651  Yes, right now.
1652  If you're still confused, look in the 
1653 \emph on
1654 Tutorial
1655 \emph default
1656 .
1657 \end_layout
1658
1659 \begin_layout Labeling
1660 \labelwidthstring 00.00.0000
1661
1662 \family sans
1663 Esc
1664 \begin_inset CommandInset nomenclature
1665 LatexCommand nomenclature
1666 symbol "Esc"
1667 description "Escape key"
1668
1669 \end_inset
1670
1671
1672 \family default
1673  This is the 
1674 \begin_inset Quotes eld
1675 \end_inset
1676
1677 cancel key.
1678 \begin_inset Quotes erd
1679 \end_inset
1680
1681  It's used, generically, to cancel operations.
1682  Other parts of the manual will go into greater detail about this.
1683 \end_layout
1684
1685 \begin_layout Labeling
1686 \labelwidthstring 00.00.0000
1687
1688 \family sans
1689 Home
1690 \family default
1691
1692 \begin_inset space ~
1693 \end_inset
1694
1695 and
1696 \begin_inset space ~
1697 \end_inset
1698
1699
1700 \family sans
1701 End
1702 \family default
1703  These move the cursor, respectively, to the beginning and end of a line,
1704  unless you are using the Emacs bindings where they jump to the beginning
1705  or end of the file.
1706 \end_layout
1707
1708 \begin_layout Standard
1709 There are three modifier keys:
1710 \end_layout
1711
1712 \begin_layout Labeling
1713 \labelwidthstring 00.00.0000
1714
1715 \family sans
1716 Control
1717 \family default
1718  (Denoted by 
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722
1723 \family sans
1724 C
1725 \family default
1726
1727 \begin_inset Quotes erd
1728 \end_inset
1729
1730
1731 \begin_inset CommandInset nomenclature
1732 LatexCommand nomenclature
1733 symbol "C"
1734 description "Control key"
1735
1736 \end_inset
1737
1738  in the documentation files) This has a couple of different uses, depending
1739  on which keys it's used in combination with:
1740 \end_layout
1741
1742 \begin_deeper
1743 \begin_layout Itemize
1744 With 
1745 \family sans
1746 Backspace
1747 \family default
1748  or 
1749 \family sans
1750 Delete
1751 \family default
1752 , it deletes an entire word instead of a single character.
1753 \end_layout
1754
1755 \begin_layout Itemize
1756 With 
1757 \family sans
1758 Left
1759 \family default
1760  and 
1761 \family sans
1762 Right
1763 \family default
1764 , it moves by words instead of characters.
1765 \end_layout
1766
1767 \begin_layout Itemize
1768 With 
1769 \family sans
1770 Home
1771 \family default
1772  and 
1773 \family sans
1774 End
1775 \family default
1776 , it moves to the beginning and the end of the document, respectively.
1777 \end_layout
1778
1779 \end_deeper
1780 \begin_layout Labeling
1781 \labelwidthstring 00.00.0000
1782
1783 \family sans
1784 Shift
1785 \family default
1786  (Denoted by 
1787 \begin_inset Quotes eld
1788 \end_inset
1789
1790
1791 \family sans
1792 S
1793 \family default
1794
1795 \begin_inset Quotes erd
1796 \end_inset
1797
1798
1799 \begin_inset CommandInset nomenclature
1800 LatexCommand nomenclature
1801 symbol "S"
1802 description "Shift key"
1803
1804 \end_inset
1805
1806  in the documentation files) Use this with any of the motion keys to select
1807  the text between the old and new cursor positions.
1808 \end_layout
1809
1810 \begin_layout Labeling
1811 \labelwidthstring 00.00.0000
1812
1813 \family sans
1814 Meta
1815 \family default
1816  (Denoted by 
1817 \begin_inset Quotes eld
1818 \end_inset
1819
1820
1821 \family sans
1822 M
1823 \family default
1824
1825 \begin_inset Quotes erd
1826 \end_inset
1827
1828
1829 \begin_inset CommandInset nomenclature
1830 LatexCommand nomenclature
1831 symbol "M"
1832 description "Meta or Alt key"
1833
1834 \end_inset
1835
1836  in the documentation files) This is the Alt key on many keyboards, unless
1837  your keyboard has a distinct Meta key.
1838  If you have both keys, you will need to try out which one actually performs
1839  the 
1840 \family sans
1841 Meta-
1842 \family default
1843  function.
1844  This key does many different things, but it also activates the 
1845 \emph on
1846 menu accelerator keys
1847 \emph default
1848 .
1849  If you use this in combination with any of the underlined letters in a
1850  menu or menu item, it selects that menu item.
1851 \end_layout
1852
1853 \begin_deeper
1854 \begin_layout Standard
1855 For example, the sequence 
1856 \begin_inset Quotes eld
1857 \end_inset
1858
1859
1860 \family sans
1861 M
1862 \begin_inset space ~
1863 \end_inset
1864
1865 e
1866 \begin_inset space ~
1867 \end_inset
1868
1869 s
1870 \family default
1871
1872 \begin_inset space ~
1873 \end_inset
1874
1875
1876 \family sans
1877 c
1878 \family default
1879
1880 \begin_inset Quotes erd
1881 \end_inset
1882
1883  
1884 \family sans
1885 brings
1886 \family default
1887  up the 
1888 \begin_inset Quotes eld
1889 \end_inset
1890
1891 Text Style
1892 \begin_inset Quotes erd
1893 \end_inset
1894
1895  menu.
1896  Typing 
1897 \begin_inset Quotes eld
1898 \end_inset
1899
1900
1901 \family sans
1902 M
1903 \begin_inset space ~
1904 \end_inset
1905
1906 f
1907 \family default
1908
1909 \begin_inset Quotes erd
1910 \end_inset
1911
1912  opens the 
1913 \family sans
1914 File
1915 \family default
1916  menu.
1917 \end_layout
1918
1919 \begin_layout Standard
1920 There are also other things bound to the 
1921 \family sans
1922 Meta-
1923 \family default
1924  key, but you'll have to check in the 
1925 \emph on
1926 Reference
1927 \emph default
1928  
1929 \emph on
1930 manual
1931 \emph default
1932  for more info.
1933 \end_layout
1934
1935 \end_deeper
1936 \begin_layout Standard
1937 You'll learn more and more keybindings and short-cut keys as you use LyX,
1938  because most actions will prompt a small message in the status bar at the
1939  bottom of LyX's main window which describe the name of the action, you've
1940  just triggered, and any existing keybindings for that action.
1941  The LyX menus also list the defined keybindings.
1942  The notation for the keybindings is very similar to the notation used in
1943  this documentation, so you should not have any problems understanding it.
1944  However, notice that Shift-modifiers are explicitly mentioned, so 
1945 \family sans
1946
1947 \begin_inset Quotes eld
1948 \end_inset
1949
1950 M-p S-A
1951 \family default
1952
1953 \begin_inset Quotes erd
1954 \end_inset
1955
1956  means 
1957 \family sans
1958 Meta-p
1959 \family default
1960  followed by a capital 
1961 \family sans
1962 A
1963 \family default
1964 .
1965  
1966 \begin_inset Quotes eld
1967 \end_inset
1968
1969
1970 \family sans
1971 S-C-s
1972 \family default
1973
1974 \begin_inset Quotes erd
1975 \end_inset
1976
1977  means 
1978 \family sans
1979 Shift-Control-s
1980 \family default
1981 .
1982 \end_layout
1983
1984 \begin_layout Standard
1985 You can list or change the keybindings in the LyX preferences under 
1986 \family sans
1987 Editing\SpecialChar \menuseparator
1988 Shortcuts
1989 \family default
1990 .
1991  The preferences are opened with the menu 
1992 \family sans
1993 Tools\SpecialChar \menuseparator
1994 Preferences
1995 \family default
1996 .
1997 \end_layout
1998
1999 \begin_layout Chapter
2000 LyX Basics
2001 \begin_inset Index
2002 status collapsed
2003
2004 \begin_layout Plain Layout
2005 Lyx@LyX ! Basics
2006 \end_layout
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Section
2014 Document Types
2015 \begin_inset Index
2016 status collapsed
2017
2018 \begin_layout Plain Layout
2019 Document ! Types
2020 \end_layout
2021
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \begin_layout Subsection
2028 Introduction
2029 \end_layout
2030
2031 \begin_layout Standard
2032 Before you do anything else, before you ever start writing a document, you
2033  need to decide what type of document you want to edit.
2034  Different types of documents use different types of spacing, headings,
2035  numbering schemes, and so on.
2036  Additionally, different documents use different paragraph environments,
2037  and format the title of your document differently.
2038 \end_layout
2039
2040 \begin_layout Standard
2041
2042 \emph on
2043 document class
2044 \emph default
2045  describes a group of properties common to a particular set of documents.
2046  By setting the document class, you automatically select these properties,
2047  making it easier to create the type of document you want.
2048  If you don't choose a document class, LyX picks one for you by default.
2049  So, it behooves you to change the class of your document.
2050 \end_layout
2051
2052 \begin_layout Standard
2053 Read on for info about the document classes you can choose from LyX, and
2054  how to adjust their properties.
2055 \end_layout
2056
2057 \begin_layout Subsection
2058 Document Classes
2059 \begin_inset Index
2060 status collapsed
2061
2062 \begin_layout Plain Layout
2063 Document ! Classes
2064 \end_layout
2065
2066 \end_inset
2067
2068
2069 \begin_inset CommandInset label
2070 LatexCommand label
2071 name "sec:Document-Classes"
2072
2073 \end_inset
2074
2075
2076 \end_layout
2077
2078 \begin_layout Subsubsection
2079 Overview
2080 \end_layout
2081
2082 \begin_layout Standard
2083 There are four standard document classes in LyX.
2084  They are:
2085 \end_layout
2086
2087 \begin_layout Description
2088 Article for basic articles
2089 \end_layout
2090
2091 \begin_layout Description
2092 Report for basic reports
2093 \end_layout
2094
2095 \begin_layout Description
2096 Book for writing a book
2097 \end_layout
2098
2099 \begin_layout Description
2100 Letter for US-style letters
2101 \end_layout
2102
2103 \begin_layout Standard
2104 There are also some non-standard classes, which LyX only uses if you have
2105  installed them.
2106  Here are some of the classes, the full list with detailed explanations
2107  can be found in chapter 
2108 \emph on
2109 Special Document Classes
2110 \emph default
2111  in the 
2112 \emph on
2113 Extended Features
2114 \emph default
2115  manual:
2116 \end_layout
2117
2118 \begin_layout Description
2119 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2120 \end_layout
2121
2122 \begin_layout Description
2123 AAST
2124 \family sans
2125
2126 \begin_inset ERT
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130
2131 {}
2132 \end_layout
2133
2134 \end_inset
2135
2136
2137 \family default
2138 eX For submissions to the journals published by the American Astronomical
2139  Society
2140 \end_layout
2141
2142 \begin_layout Description
2143 AMS Layouts for articles and books in the style and format used by the American
2144  Mathematical Society (AMS).
2145  There are three article layouts available.
2146  The standard one uses a typical numbering scheme for theorems etc., that
2147  prepends the section number to the number of the result.
2148  All result-type statements (propositions, corollaries, and so on) are sequenced
2149  together, but definitions, examples, and the like have their own sequence.
2150  The 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154 sequential numbering
2155 \begin_inset Quotes erd
2156 \end_inset
2157
2158  scheme does not place the section number with each result, but numbers
2159  them throughout the article in a single sequence.
2160  Each type of result gets its own sequence.
2161  There is also a layout that dispenses with numbering of statements altogether.
2162 \end_layout
2163
2164 \begin_layout Description
2165 Beamer Layout for presentations
2166 \end_layout
2167
2168 \begin_layout Description
2169 broadway Layout for writing plays.
2170  It is not an existing LaTeX document class, but a new one which is distributed
2171  with LyX.
2172 \end_layout
2173
2174 \begin_layout Description
2175 curiculum
2176 \begin_inset space ~
2177 \end_inset
2178
2179 vitae classes to create curriculum vitae
2180 \end_layout
2181
2182 \begin_layout Description
2183 Dinbrief Letters in format of the DIN (German industry norm)
2184 \end_layout
2185
2186 \begin_layout Description
2187 dtk Layout for 
2188 \family typewriter
2189 Die TeXnische Komödie
2190 \family default
2191 , the journal of the German TeX user Group (Dante)
2192 \end_layout
2193
2194 \begin_layout Description
2195 Elsevier Layout for journals of the Elsevier publishing group
2196 \end_layout
2197
2198 \begin_layout Description
2199 Foils Used to make transparencies
2200 \end_layout
2201
2202 \begin_layout Description
2203 g-brief Letters in format of the DIN (German industry norm)
2204 \end_layout
2205
2206 \begin_layout Description
2207 hollywood Used to type spec scripts for the US film industry.
2208  It is not an existing LaTeX document class, but a new one which is distributed
2209  with LyX.
2210 \end_layout
2211
2212 \begin_layout Description
2213 IEEEtran Layout for the journals published by the Institute of Electrical
2214  and Electronics Engineers (IEEE)
2215 \end_layout
2216
2217 \begin_layout Description
2218 IOP Layout for journals of the Institute of Physics publishing group
2219 \end_layout
2220
2221 \begin_layout Description
2222 Kluwer Layout for journals of the Kluwer publishing group
2223 \end_layout
2224
2225 \begin_layout Description
2226 koma-script a replacement for the standard classes, offers many useful features
2227  like caption formatting, automatic print space calculation etc.
2228 \end_layout
2229
2230 \begin_layout Description
2231 Memoir another replacement for the standard classes
2232 \end_layout
2233
2234 \begin_layout Description
2235 paper Used with the 
2236 \family typewriter
2237 paper
2238 \family default
2239  LaTeX document class
2240 \end_layout
2241
2242 \begin_layout Description
2243 Powerdot Layout for presentations
2244 \end_layout
2245
2246 \begin_layout Description
2247 REVTe
2248 \begin_inset ERT
2249 status collapsed
2250
2251 \begin_layout Plain Layout
2252
2253 {}
2254 \end_layout
2255
2256 \end_inset
2257
2258 X is used to write articles for the publications of the American Physical
2259  Society (APS), American Institute of Physics (AIP), and Optical Society
2260  of America (OSA).
2261  This class is not completely compatible with all LyX features.
2262 \end_layout
2263
2264 \begin_layout Description
2265 Slides Used to make transparencies
2266 \end_layout
2267
2268 \begin_layout Description
2269 SPIE
2270 \begin_inset space ~
2271 \end_inset
2272
2273 Proceedings Layout for the journals published by The International Society
2274  for Optical Engineering (SPIE)
2275 \end_layout
2276
2277 \begin_layout Description
2278 Springer Layouts for journals of the Springer publishing group
2279 \end_layout
2280
2281 \begin_layout Description
2282 TUGboat Layout for 
2283 \family typewriter
2284 TUGboat
2285 \family default
2286 , the journal of the international TeX user Group (TUG)
2287 \end_layout
2288
2289 \begin_layout Standard
2290 We won't go into any detail about how to use these different document classes
2291  here.
2292  You can find all the details about the non-standard classes in the 
2293 \emph on
2294 Extended Editing
2295 \emph default
2296  manual.
2297  Here, we will settle with a list of some of the common properties of all
2298  of the document classes.
2299 \end_layout
2300
2301 \begin_layout Subsubsection
2302 Selecting a Class
2303 \end_layout
2304
2305 \begin_layout Standard
2306 You can select a class using the 
2307 \family sans
2308 Document\SpecialChar \menuseparator
2309 Settings
2310 \begin_inset Index
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314 Document ! Settings
2315 \end_layout
2316
2317 \end_inset
2318
2319
2320 \family default
2321  dialog.
2322  Select the class you want to use, and make any fine tunings of the options
2323  you may need.
2324 \end_layout
2325
2326 \begin_layout Subsubsection
2327 \begin_inset CommandInset label
2328 LatexCommand label
2329 name "sub:Modules"
2330
2331 \end_inset
2332
2333 Modules
2334 \begin_inset Index
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338 Layout Modules
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \begin_layout Standard
2347 Since LyX 1.6, layout modules can be used to add additional features to a
2348  document without the user's having to include those features in a new layout
2349  file.
2350  The available modules are listed in the Available Modules pane of the 
2351 \family sans
2352 Document\SpecialChar \menuseparator
2353 Settings
2354 \begin_inset Index
2355 status collapsed
2356
2357 \begin_layout Plain Layout
2358 Document ! Settings
2359 \end_layout
2360
2361 \end_inset
2362
2363
2364 \family default
2365  dialog.
2366  Highlighting one of them will bring up a description of the module.
2367  Please note that some modules require LaTeX packages that are not always
2368  installed by default.
2369  LyX will warn you if you do not have the needed package.
2370  Note also that some modules require other modules, and some pairs of modules
2371  are incompatible.
2372 \end_layout
2373
2374 \begin_layout Subsubsection
2375 Properties
2376 \end_layout
2377
2378 \begin_layout Standard
2379 Each class has a default set of options.
2380  Here's a quick table describing them:
2381 \end_layout
2382
2383 \begin_layout Standard
2384 \begin_inset VSpace 0.3cm
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \begin_layout Standard
2391 \align center
2392 \begin_inset Tabular
2393 <lyxtabular version="3" rows="5" columns="5">
2394 <features>
2395 <column alignment="center" valignment="top" width="0pt">
2396 <column alignment="center" valignment="top" width="0pt">
2397 <column alignment="center" valignment="top" width="0pt">
2398 <column alignment="center" valignment="top" width="0pt">
2399 <column alignment="center" valignment="top" width="0pt">
2400 <row>
2401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414
2415 \family sans
2416 \series medium
2417 \shape up
2418 \size normal
2419 \emph off
2420 \bar no
2421 \noun off
2422 \color none
2423 Pagestyle
2424 \end_layout
2425
2426 \end_inset
2427 </cell>
2428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Plain Layout
2432
2433 \family sans
2434 \series medium
2435 \shape up
2436 \size normal
2437 \emph off
2438 \bar no
2439 \noun off
2440 \color none
2441 Sides
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450
2451 \family sans
2452 \series medium
2453 \shape up
2454 \size normal
2455 \emph off
2456 \bar no
2457 \noun off
2458 \color none
2459 Columns
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468
2469 \series medium
2470 \shape up
2471 \size normal
2472 \emph off
2473 \bar no
2474 \noun off
2475 \color none
2476 Max.
2477  sectioning level
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 </row>
2483 <row>
2484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488
2489 \series medium
2490 \shape up
2491 \size normal
2492 \emph off
2493 \bar no
2494 \noun off
2495 \color none
2496 article
2497 \end_layout
2498
2499 \end_inset
2500 </cell>
2501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2502 \begin_inset Text
2503
2504 \begin_layout Plain Layout
2505
2506 \family sans
2507 \series medium
2508 \shape up
2509 \size normal
2510 \emph off
2511 \bar no
2512 \noun off
2513 \color none
2514 Plain
2515 \end_layout
2516
2517 \end_inset
2518 </cell>
2519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2520 \begin_inset Text
2521
2522 \begin_layout Plain Layout
2523
2524 \family sans
2525 \series medium
2526 \shape up
2527 \size normal
2528 \emph off
2529 \bar no
2530 \noun off
2531 \color none
2532 One
2533 \end_layout
2534
2535 \end_inset
2536 </cell>
2537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2538 \begin_inset Text
2539
2540 \begin_layout Plain Layout
2541
2542 \family sans
2543 \series medium
2544 \shape up
2545 \size normal
2546 \emph off
2547 \bar no
2548 \noun off
2549 \color none
2550 One
2551 \end_layout
2552
2553 \end_inset
2554 </cell>
2555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2556 \begin_inset Text
2557
2558 \begin_layout Plain Layout
2559
2560 \family sans
2561 \series medium
2562 \shape up
2563 \size normal
2564 \emph off
2565 \bar no
2566 \noun off
2567 \color none
2568 Section
2569 \end_layout
2570
2571 \end_inset
2572 </cell>
2573 </row>
2574 <row>
2575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2576 \begin_inset Text
2577
2578 \begin_layout Plain Layout
2579
2580 \series medium
2581 \shape up
2582 \size normal
2583 \emph off
2584 \bar no
2585 \noun off
2586 \color none
2587 report
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596
2597 \family sans
2598 \series medium
2599 \shape up
2600 \size normal
2601 \emph off
2602 \bar no
2603 \noun off
2604 \color none
2605 Plain
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614
2615 \family sans
2616 \series medium
2617 \shape up
2618 \size normal
2619 \emph off
2620 \bar no
2621 \noun off
2622 \color none
2623 One
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family sans
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 One
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650
2651 \family sans
2652 \series medium
2653 \shape up
2654 \size normal
2655 \emph off
2656 \bar no
2657 \noun off
2658 \color none
2659 Chapter
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 </row>
2665 <row>
2666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \series medium
2672 \shape up
2673 \size normal
2674 \emph off
2675 \bar no
2676 \noun off
2677 \color none
2678 book
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2684 \begin_inset Text
2685
2686 \begin_layout Plain Layout
2687
2688 \family sans
2689 \series medium
2690 \shape up
2691 \size normal
2692 \emph off
2693 \bar no
2694 \noun off
2695 \color none
2696 Headings
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \family sans
2707 \series medium
2708 \shape up
2709 \size normal
2710 \emph off
2711 \bar no
2712 \noun off
2713 \color none
2714 Two
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \family sans
2725 \series medium
2726 \shape up
2727 \size normal
2728 \emph off
2729 \bar no
2730 \noun off
2731 \color none
2732 One
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741
2742 \family sans
2743 \series medium
2744 \shape up
2745 \size normal
2746 \emph off
2747 \bar no
2748 \noun off
2749 \color none
2750 Chapter
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \series medium
2763 \shape up
2764 \size normal
2765 \emph off
2766 \bar no
2767 \noun off
2768 \color none
2769 letter
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \family sans
2780 \series medium
2781 \shape up
2782 \size normal
2783 \emph off
2784 \bar no
2785 \noun off
2786 \color none
2787 Plain
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family sans
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \noun off
2804 \color none
2805 One
2806 \end_layout
2807
2808 \end_inset
2809 </cell>
2810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2811 \begin_inset Text
2812
2813 \begin_layout Plain Layout
2814
2815 \family sans
2816 \series medium
2817 \shape up
2818 \size normal
2819 \emph off
2820 \bar no
2821 \noun off
2822 \color none
2823 One
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 none
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 </lyxtabular>
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Standard
2854 \begin_inset VSpace 0.3cm
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \begin_layout Standard
2861 You're probably also wondering what 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865 Max.
2866 \begin_inset space ~
2867 \end_inset
2868
2869 sectioning level
2870 \begin_inset Quotes erd
2871 \end_inset
2872
2873  means.
2874  There are several paragraph environments used to create section headings.
2875  Different document classes allow different types of section headings.
2876  Only two use the 
2877 \family sans
2878 Chapter
2879 \family default
2880  heading; the rest do not and begin instead with the 
2881 \family sans
2882 Section
2883 \family default
2884  heading.
2885  Some document classes, such as the ones for letters, don't use any section
2886  headings.
2887  In addition to 
2888 \family sans
2889 Chapter
2890 \family default
2891  and 
2892 \family sans
2893 Section
2894 \family default
2895  headings, there are also 
2896 \family sans
2897 Subsection
2898 \family default
2899  headings, 
2900 \family sans
2901 Subsubsection
2902 \family default
2903  headings, and so on.
2904  We'll describe these headings fully in section
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "sub:Headings"
2912
2913 \end_inset
2914
2915 .
2916 \end_layout
2917
2918 \begin_layout Subsection
2919 Document Layout
2920 \begin_inset Index
2921 status collapsed
2922
2923 \begin_layout Plain Layout
2924 Document !  Layout
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset label
2931 LatexCommand label
2932 name "sub:Document-Layout"
2933
2934 \end_inset
2935
2936
2937 \family sans
2938
2939 \begin_inset Index
2940 status collapsed
2941
2942 \begin_layout Plain Layout
2943 Document ! Settings
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Standard
2952 The most important properties of documents classes are set in the menu 
2953 \family sans
2954 Document\SpecialChar \menuseparator
2955 Settings
2956 \family default
2957 .
2958  There in the 
2959 \family sans
2960 Options
2961 \family default
2962  field under 
2963 \family sans
2964 Documents
2965 \begin_inset space ~
2966 \end_inset
2967
2968 classes
2969 \family default
2970 , you can enter special options for your document class in a comma-separated
2971  list.
2972  This is only necessary if LyX doesn't support special options you want
2973  to use for your document.
2974  To learn more about your favorite LaTeX-class and its options, you have
2975  to read its manual.
2976 \end_layout
2977
2978 \begin_layout Standard
2979 Under 
2980 \family sans
2981 Page
2982 \begin_inset space ~
2983 \end_inset
2984
2985 Layout
2986 \family default
2987  the 
2988 \family sans
2989 Pagestyle
2990 \family default
2991  controls what sorts of headings and page numbers go on a page.
2992  You can choose between the following five options:
2993 \end_layout
2994
2995 \begin_layout Labeling
2996 \labelwidthstring 00.00.0000
2997
2998 \family sans
2999 Default
3000 \family default
3001  Use default pagestyle of current class.
3002 \end_layout
3003
3004 \begin_layout Labeling
3005 \labelwidthstring 00.00.0000
3006
3007 \family sans
3008 Empty
3009 \family default
3010  No page numbers or headings.
3011 \end_layout
3012
3013 \begin_layout Labeling
3014 \labelwidthstring 00.00.0000
3015
3016 \family sans
3017 Plain
3018 \family default
3019  Page numbers only.
3020 \end_layout
3021
3022 \begin_layout Labeling
3023 \labelwidthstring 00.00.0000
3024
3025 \family sans
3026 Headings
3027 \family default
3028  Page numbers and either the current chapter or section title and number.
3029  Whether LyX uses the current chapter or the current section depends on
3030  the maximum sectioning level of the class.
3031 \end_layout
3032
3033 \begin_layout Labeling
3034 \labelwidthstring 00.00.0000
3035
3036 \family sans
3037 Fancy
3038 \family default
3039  This allows you to create fully customizable headers and footers if you
3040  have the 
3041 \series bold
3042 fancyhdr
3043 \series default
3044
3045 \begin_inset Index
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 Latex@LaTeX-packages ! fancyhdr
3050 \end_layout
3051
3052 \end_inset
3053
3054  package installed.
3055  At the moment, support in LyX is limited to this setting.
3056  To use the full power of this package, you have to add code to your document
3057  preamble.
3058  Check the documentation for the 
3059 \series bold
3060 fancyhdr
3061 \series default
3062  package for more details, 
3063 \begin_inset CommandInset citation
3064 LatexCommand cite
3065 key "fancyhdr"
3066
3067 \end_inset
3068
3069 .
3070 \end_layout
3071
3072 \begin_layout Standard
3073 The 
3074 \family sans
3075 Separation
3076 \family default
3077  of paragraphs is described in section
3078 \begin_inset space ~
3079 \end_inset
3080
3081
3082 \begin_inset CommandInset ref
3083 LatexCommand ref
3084 reference "sec:Par-indent-intro"
3085
3086 \end_inset
3087
3088 .
3089 \end_layout
3090
3091 \begin_layout Subsection
3092 Paper Size and Orientation
3093 \begin_inset Index
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097 Document ! Paper size
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \begin_inset CommandInset label
3104 LatexCommand label
3105 name "sub:Paper-Size,-Orientation,"
3106
3107 \end_inset
3108
3109
3110 \end_layout
3111
3112 \begin_layout Standard
3113 You'll find the following options in the menu 
3114 \family sans
3115 Page
3116 \begin_inset space ~
3117 \end_inset
3118
3119 Layout
3120 \family default
3121  of the dialog of the 
3122 \family sans
3123 Document\SpecialChar \menuseparator
3124 Settings
3125 \family default
3126  menu:
3127 \family sans
3128
3129 \begin_inset Index
3130 status collapsed
3131
3132 \begin_layout Plain Layout
3133 Document ! Settings
3134 \end_layout
3135
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \begin_layout Labeling
3142 \labelwidthstring 00.00.0000
3143
3144 \family sans
3145 Papersize
3146 \family default
3147  What size paper to print on.
3148  The choices are
3149 \end_layout
3150
3151 \begin_layout Itemize
3152
3153 \family sans
3154 Default
3155 \end_layout
3156
3157 \begin_layout Itemize
3158
3159 \family sans
3160 A3, A4,
3161 \family default
3162  
3163 \family sans
3164 A5
3165 \end_layout
3166
3167 \begin_layout Itemize
3168
3169 \family sans
3170 B3, B4, B5
3171 \end_layout
3172
3173 \begin_layout Itemize
3174
3175 \family sans
3176 US letter
3177 \end_layout
3178
3179 \begin_layout Itemize
3180
3181 \family sans
3182 US legal
3183 \end_layout
3184
3185 \begin_layout Itemize
3186
3187 \family sans
3188 US executive
3189 \end_layout
3190
3191 \begin_layout Itemize
3192
3193 \family sans
3194 Custom
3195 \end_layout
3196
3197 \begin_layout Labeling
3198 \labelwidthstring 00.00.0000
3199
3200 \family sans
3201 Orientation
3202 \family default
3203  Two toggle buttons choose whether to print the output as 
3204 \family sans
3205 Landscape
3206 \family default
3207  or as 
3208 \family sans
3209 Portrait
3210 \family default
3211 .
3212 \end_layout
3213
3214 \begin_layout Labeling
3215 \labelwidthstring 00.00.0000
3216
3217 \family sans
3218 Two-sided
3219 \begin_inset space ~
3220 \end_inset
3221
3222 document
3223 \family default
3224  Adjusts the print space to print both sides of paper.
3225  That means that the print space for odd- and even-numbered pages is different.
3226 \end_layout
3227
3228 \begin_layout Subsection
3229 Margins
3230 \begin_inset Index
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Document ! Margins
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \begin_inset CommandInset label
3241 LatexCommand label
3242 name "sub:Margins"
3243
3244 \end_inset
3245
3246
3247 \begin_inset Index
3248 status collapsed
3249
3250 \begin_layout Plain Layout
3251 Margins
3252 \end_layout
3253
3254 \end_inset
3255
3256
3257 \end_layout
3258
3259 \begin_layout Standard
3260 Paper margins are set in the menu 
3261 \family sans
3262 Document\SpecialChar \menuseparator
3263 Settings
3264 \family default
3265 .
3266 \family sans
3267
3268 \begin_inset Index
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272 Document ! Settings
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 If you use a koma-script document class, you can use the default settings.
3282  Because koma-script calculates then the printspace automatically by taking
3283  the paper format and the font size into account.
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Important Note
3288 \end_layout
3289
3290 \begin_layout Standard
3291 If you change a document class, LyX has to convert 
3292 \emph on
3293 everything
3294 \emph default
3295  into the new class.
3296  That includes the paragraph environments.
3297  Some paragraph environments are standard; all of the document classes have
3298  them; but some classes have special paragraph environments.
3299  If this is the case, and you change the document class, LyX sets the missing
3300  paragraph environments to 
3301 \family sans
3302 Standard
3303 \family default
3304  and places an error box at the beginning of the paragraph.
3305  Just click on them and you'll get a message dialog that tells you about
3306  the conversion and why it failed.
3307 \end_layout
3308
3309 \begin_layout Section
3310 Paragraph Indentation and Separation
3311 \begin_inset Index
3312 status collapsed
3313
3314 \begin_layout Plain Layout
3315 Paragraph ! Indentation
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \begin_layout Subsection
3324 Introduction
3325 \begin_inset CommandInset label
3326 LatexCommand label
3327 name "sec:Par-indent-intro"
3328
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \begin_layout Standard
3335 Before describing all of the various paragraph environments, we'd like to
3336  say a word or two about paragraph indentation.
3337 \end_layout
3338
3339 \begin_layout Standard
3340 Everyone seems to have their own convention for separating paragraphs.
3341  Most Americans indent the first line of a paragraph.
3342  Others don't indent but put extra space between the paragraphs.
3343  If you choose indentation for paragraphs the 
3344 \emph on
3345 first
3346 \emph default
3347  paragraph of a section, or after a figure, an equation, a table, a list,
3348  etc., is 
3349 \emph on
3350 not
3351 \emph default
3352  indented.
3353  Only a paragraph following another paragraph gets indented.
3354  Note that the indentation behavior is different when you use another document
3355  language than English.
3356  LaTeX takes care that the indentation follows the rules of the used language.
3357 \end_layout
3358
3359 \begin_layout Standard
3360 The space between paragraphs, like the line spacing, the space between headings
3361  and text --- in fact, all of the spacings for just about everything are
3362  pre-coded into LyX.
3363  As we said, you don't worry about how much space to add between what.
3364  LyX takes care of that.
3365  In fact, these pre-coded vertical spacings aren't a single number but a
3366  range.
3367  That way, LyX can squish or stretch the space between lines to make sure
3368  figures fit on a page with text, so that sections don't start at the bottom
3369  of a page, and so on.
3370 \begin_inset Foot
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374 LaTeX does this when LyX goes to produce a printable file.
3375 \end_layout
3376
3377 \end_inset
3378
3379  However, pre-coded doesn't mean you can't change them.
3380  LyX gives you the ability to globally change 
3381 \emph on
3382 all
3383 \emph default
3384  of these pre-coded spacings.
3385  We'll explain more later.
3386 \end_layout
3387
3388 \begin_layout Subsection
3389 Paragraph Separation
3390 \begin_inset Index
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 Paragraph ! Separation
3395 \end_layout
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Standard
3403 To separate paragraphs, select 
3404 \family sans
3405 Indent
3406 \family default
3407  or 
3408 \family sans
3409 Skip
3410 \family default
3411  in the submenu 
3412 \family sans
3413 Text
3414 \begin_inset space ~
3415 \end_inset
3416
3417 Layout
3418 \family default
3419  of the dialog 
3420 \family sans
3421 Document\SpecialChar \menuseparator
3422 Settings
3423 \begin_inset Index
3424 status collapsed
3425
3426 \begin_layout Plain Layout
3427 Document ! Settings
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \family default
3434  to indent paragraphs or add extra space between paragraphs, respectively.
3435  The size of the skips can be defined in the dialog, for the indentation
3436  you have to add this line to your document preamble:
3437 \end_layout
3438
3439 \begin_layout Standard
3440
3441 \series bold
3442
3443 \backslash
3444 setlength{
3445 \backslash
3446 parindent}{Length}
3447 \end_layout
3448
3449 \begin_layout Standard
3450 where length is a value in one of the units listed in Appendix
3451 \begin_inset space ~
3452 \end_inset
3453
3454
3455 \begin_inset CommandInset ref
3456 LatexCommand ref
3457 reference "cap:Units"
3458
3459 \end_inset
3460
3461 .
3462  The default length is 30
3463 \begin_inset space \thinspace{}
3464 \end_inset
3465
3466 pt.
3467 \end_layout
3468
3469 \begin_layout Subsection
3470 Fine-Tuning
3471 \end_layout
3472
3473 \begin_layout Standard
3474 You can also change the separation method of a single paragraph.
3475  Open the 
3476 \family sans
3477 Edit\SpecialChar \menuseparator
3478 Paragraph
3479 \begin_inset space ~
3480 \end_inset
3481
3482 Settings
3483 \family default
3484  dialog and toggle the 
3485 \family sans
3486 Indent
3487 \begin_inset space ~
3488 \end_inset
3489
3490 Paragraph
3491 \family default
3492  option to change the state of the current paragraph.
3493  If paragraphs have no indentation but use extra space for separation, this
3494  button will be ignored (you can't indent a single paragraph by toggling
3495  this).
3496 \end_layout
3497
3498 \begin_layout Standard
3499 You should only need to change the indentation method for a single paragraph
3500  if you need to do some fine-tuning.
3501 \end_layout
3502
3503 \begin_layout Subsection
3504 Line Spacing
3505 \begin_inset Index
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Paragraph ! Line spacing
3510 \end_layout
3511
3512 \end_inset
3513
3514
3515 \end_layout
3516
3517 \begin_layout Standard
3518 In the 
3519 \family sans
3520 Document\SpecialChar \menuseparator
3521 Settings
3522 \begin_inset Index
3523 status collapsed
3524
3525 \begin_layout Plain Layout
3526 Document ! Settings
3527 \end_layout
3528
3529 \end_inset
3530
3531
3532 \family default
3533  dialog you can set the line spacing in the submenu 
3534 \family sans
3535 Text
3536 \begin_inset space ~
3537 \end_inset
3538
3539 Layout.
3540 \family default
3541
3542 \begin_inset Foot
3543 status collapsed
3544
3545 \begin_layout Plain Layout
3546 You need to have the LaTeX-package 
3547 \series bold
3548 setspace
3549 \series default
3550
3551 \begin_inset Index
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 Latex@LaTeX-packages ! setspace
3556 \end_layout
3557
3558 \end_inset
3559
3560  installed to use this feature.
3561 \end_layout
3562
3563 \end_inset
3564
3565
3566 \end_layout
3567
3568 \begin_layout Section
3569 Paragraph Environments
3570 \begin_inset Index
3571 status collapsed
3572
3573 \begin_layout Plain Layout
3574 Paragraph ! Environments
3575 \end_layout
3576
3577 \end_inset
3578
3579
3580 \begin_inset CommandInset label
3581 LatexCommand label
3582 name "sec:Paragraph-Environments"
3583
3584 \end_inset
3585
3586
3587 \begin_inset Index
3588 status collapsed
3589
3590 \begin_layout Plain Layout
3591 Paragraph environments|(
3592 \end_layout
3593
3594 \end_inset
3595
3596
3597 \end_layout
3598
3599 \begin_layout Subsection
3600 Overview
3601 \end_layout
3602
3603 \begin_layout Standard
3604 Paragraph environments correspond to the
3605 \end_layout
3606
3607 \begin_layout Standard
3608
3609 \series bold
3610
3611 \backslash
3612 begin{
3613 \emph on
3614 environment
3615 \emph default
3616 } ...
3617  
3618 \backslash
3619 end{
3620 \emph on
3621 environment
3622 \emph default
3623 }
3624 \series default
3625
3626 \begin_inset Newline newline
3627 \end_inset
3628
3629 command sequence in LaTeX files.
3630  If you don't know LaTeX, or the concept of a paragraph environment is totally
3631  alien to you, we urge you to read the 
3632 \emph on
3633 Tutorial
3634 \emph default
3635 .
3636  The 
3637 \emph on
3638 Tutorial
3639 \emph default
3640  also contains many more examples than this section does.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 A paragraph environment is simply a 
3645 \begin_inset Quotes eld
3646 \end_inset
3647
3648 container
3649 \begin_inset Quotes erd
3650 \end_inset
3651
3652  for a paragraph which gives that paragraph certain properties.
3653  This can include a particular style of font, different margins, a numbering
3654  scheme, labels, and so on.
3655  Additionally, you can 
3656 \begin_inset Quotes eld
3657 \end_inset
3658
3659 nest
3660 \begin_inset Quotes erd
3661 \end_inset
3662
3663  the different environments inside one another, allowing one environment
3664  to inherit some of the properties of another.
3665  The different paragraph environments totally replace the need for messy
3666  tab stops, on the fly margin adjustment, and other hold-overs from the
3667  days of typewriters.
3668  There are several paragraph environments which are specific to a particular
3669  document type.
3670  We'll only be covering the most common ones here.
3671 \end_layout
3672
3673 \begin_layout Standard
3674 To choose a new paragraph environment, use the pull-down box 
3675 \begin_inset Graphics
3676         filename clipart/ToolbarEnvBox.png
3677         scale 70
3678         clip
3679
3680 \end_inset
3681
3682  at the left end of the toolbar.
3683  LyX will change the environment of the 
3684 \emph on
3685 entire
3686 \emph default
3687  paragraph in which the cursor sits.
3688  You can also change the environment of an entire group of paragraphs if
3689  you select them before choosing the new environment.
3690  
3691 \end_layout
3692
3693 \begin_layout Standard
3694 Note that hitting 
3695 \family sans
3696 Return
3697 \family default
3698  will 
3699 \emph on
3700 typically
3701 \emph default
3702  create a new paragraph using the 
3703 \family sans
3704 Standard
3705 \family default
3706  paragraph environment.
3707  We say 
3708 \begin_inset Quotes eld
3709 \end_inset
3710
3711 typically
3712 \begin_inset Quotes erd
3713 \end_inset
3714
3715  because if you are in one of these environments:
3716 \end_layout
3717
3718 \begin_layout Itemize
3719
3720 \family sans
3721 Quote
3722 \end_layout
3723
3724 \begin_layout Itemize
3725
3726 \family sans
3727 Quotation
3728 \end_layout
3729
3730 \begin_layout Itemize
3731
3732 \family sans
3733 Verse
3734 \end_layout
3735
3736 \begin_layout Itemize
3737
3738 \family sans
3739 Itemize
3740 \end_layout
3741
3742 \begin_layout Itemize
3743
3744 \family sans
3745 Enumerate
3746 \end_layout
3747
3748 \begin_layout Itemize
3749
3750 \family sans
3751 Description
3752 \end_layout
3753
3754 \begin_layout Itemize
3755
3756 \family sans
3757 List
3758 \end_layout
3759
3760 \begin_layout Standard
3761 LyX keeps the old paragraph environment when you hit 
3762 \family sans
3763 Return
3764 \family default
3765 , rather than resetting it to 
3766 \family sans
3767 Standard
3768 \family default
3769 .
3770  LyX will still reset the nesting depth, however.
3771  Usually, starting a new paragraph resets both the paragraph environment
3772  and the nesting depth (for more on nesting see section
3773 \begin_inset space ~
3774 \end_inset
3775
3776
3777 \begin_inset CommandInset ref
3778 LatexCommand ref
3779 reference "sec:Nesting"
3780
3781 \end_inset
3782
3783 ).
3784  At the moment, all this is context-specific; you're better off expecting
3785  
3786 \family sans
3787 Return
3788 \family default
3789  to reset the paragraph environment and depth.
3790  If you want a new paragraph to keep the current environment and depth,
3791  use 
3792 \family sans
3793 M-Return
3794 \family default
3795  instead.
3796 \end_layout
3797
3798 \begin_layout Subsection
3799 Standard
3800 \end_layout
3801
3802 \begin_layout Standard
3803 The default paragraph environment is 
3804 \family sans
3805 Standard
3806 \family default
3807  for most classes.
3808  It creates a plain paragraph.
3809  If LyX resets the paragraph environment, this is the one it chooses.
3810  In fact, the paragraph you're reading right now (and most of the ones in
3811  this manual) are in the 
3812 \family sans
3813 Standard
3814 \family default
3815  environment.
3816 \end_layout
3817
3818 \begin_layout Standard
3819 You can nest a paragraph using the 
3820 \family sans
3821 Standard
3822 \family default
3823  environment in just about anything else, but you can't really nest anything
3824  in a 
3825 \family sans
3826 Standard
3827 \family default
3828  environment.
3829 \end_layout
3830
3831 \begin_layout Subsection
3832 Document Title
3833 \begin_inset Index
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Document !Title
3838 \end_layout
3839
3840 \end_inset
3841
3842
3843 \end_layout
3844
3845 \begin_layout Standard
3846 A LaTeX title page has three parts: the title itself, the name(s) of the
3847  author(s) and a 
3848 \begin_inset Quotes eld
3849 \end_inset
3850
3851 footnote
3852 \begin_inset Quotes erd
3853 \end_inset
3854
3855  for thanks or contact information.
3856  For certain types of documents, LaTeX places all of this on a separate
3857  page along with today's date.
3858  For other types of documents, the title 
3859 \begin_inset Quotes eld
3860 \end_inset
3861
3862 page
3863 \begin_inset Quotes erd
3864 \end_inset
3865
3866  goes at the top of the first page of the document.
3867  
3868 \end_layout
3869
3870 \begin_layout Standard
3871 LyX provides an interface to the title page commands through the paragraph
3872  environments 
3873 \family sans
3874 Title
3875 \family default
3876
3877 \family sans
3878 Author
3879 \family default
3880 , and 
3881 \family sans
3882 Date
3883 \family default
3884 .
3885  Here's how you use them:
3886 \end_layout
3887
3888 \begin_layout Itemize
3889 Put the title of your document in the 
3890 \family sans
3891 Title
3892 \family default
3893  environment.
3894 \end_layout
3895
3896 \begin_layout Itemize
3897 Put the author name in the 
3898 \family sans
3899 Author
3900 \family default
3901  environment.
3902 \end_layout
3903
3904 \begin_layout Itemize
3905 If you want the date to have a certain appearance, want to use a fixed date,
3906  or want other text to appear in place of today's date, put that text in
3907  the 
3908 \family sans
3909 Date
3910 \family default
3911  environment.
3912  Note that using this environment is optional.
3913  If you don't provide any, LaTeX will automatically insert today's date.
3914  If you don't want any date, add the line
3915 \begin_inset Newline newline
3916 \end_inset
3917
3918
3919 \series bold
3920
3921 \backslash
3922 date{}
3923 \series default
3924
3925 \begin_inset Newline newline
3926 \end_inset
3927
3928 to the preamble of your document (menu 
3929 \family sans
3930 Document\SpecialChar \menuseparator
3931 Settings
3932 \family default
3933 )
3934 \end_layout
3935
3936 \begin_layout Standard
3937 You can use footnotes to insert 
3938 \begin_inset Quotes eld
3939 \end_inset
3940
3941 thanks
3942 \begin_inset Quotes erd
3943 \end_inset
3944
3945  or contact informations.
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Headings
3950 \begin_inset Index
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Section headings
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \begin_inset CommandInset label
3961 LatexCommand label
3962 name "sub:Headings"
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \begin_layout Standard
3970 There are several paragraph environments for producing section headings.
3971  LyX takes care of the numbering for you.
3972 \end_layout
3973
3974 \begin_layout Subsubsection
3975 Numbered Headings
3976 \begin_inset Index
3977 status collapsed
3978
3979 \begin_layout Plain Layout
3980 Section headings ! Numbered
3981 \end_layout
3982
3983 \end_inset
3984
3985
3986 \end_layout
3987
3988 \begin_layout Standard
3989 There are 7 numbered types of section headings.
3990  They are:
3991 \end_layout
3992
3993 \begin_layout Enumerate
3994
3995 \family sans
3996 Part
3997 \end_layout
3998
3999 \begin_layout Enumerate
4000
4001 \family sans
4002 Chapter
4003 \end_layout
4004
4005 \begin_layout Enumerate
4006
4007 \family sans
4008 Section
4009 \end_layout
4010
4011 \begin_layout Enumerate
4012
4013 \family sans
4014 Subsection
4015 \end_layout
4016
4017 \begin_layout Enumerate
4018
4019 \family sans
4020 Subsubsection
4021 \end_layout
4022
4023 \begin_layout Enumerate
4024
4025 \family sans
4026 Paragraph
4027 \end_layout
4028
4029 \begin_layout Enumerate
4030
4031 \family sans
4032 Subparagraph
4033 \end_layout
4034
4035 \begin_layout Standard
4036 LyX labels each heading with a series of numbers, separated by periods.
4037  The numbers describe where in the document you are.
4038  Unlike the other headings, parts are numbered with Latin letters.
4039 \end_layout
4040
4041 \begin_layout Standard
4042 Headings all subdivide your document into different pieces of text.
4043  For example, suppose you're writing a book.
4044  You group the book into chapters.
4045  LyX does similar grouping:
4046 \end_layout
4047
4048 \begin_layout Itemize
4049
4050 \family sans
4051 Part
4052 \family default
4053  is divided in either 
4054 \family sans
4055 Chapter
4056 \family default
4057  or 
4058 \family sans
4059 Section
4060 \end_layout
4061
4062 \begin_layout Itemize
4063
4064 \family sans
4065 Chapter
4066 \family default
4067 s are divided into 
4068 \family sans
4069 Section
4070 \family default
4071 s
4072 \end_layout
4073
4074 \begin_layout Itemize
4075
4076 \family sans
4077 Section
4078 \family default
4079 s are divided into 
4080 \family sans
4081 Subsection
4082 \family default
4083 s
4084 \end_layout
4085
4086 \begin_layout Itemize
4087
4088 \family sans
4089 Subsection
4090 \family default
4091 s are divided into 
4092 \family sans
4093 Subsubsection
4094 \family default
4095 s
4096 \end_layout
4097
4098 \begin_layout Itemize
4099
4100 \family sans
4101 Subsubsection
4102 \family default
4103 s are divided into 
4104 \family sans
4105 Paragraph
4106 \family default
4107 s
4108 \end_layout
4109
4110 \begin_layout Itemize
4111
4112 \family sans
4113 Paragraph
4114 \family default
4115 s are divided into 
4116 \family sans
4117 Subparagraph
4118 \family default
4119 s
4120 \end_layout
4121
4122 \begin_layout Standard
4123 \begin_inset Note Greyedout
4124 status open
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Note:
4130 \series default
4131  Not all document types use the 
4132 \family sans
4133 Chapter
4134 \family default
4135  heading as the maximum sectioning level.
4136  In that case the 
4137 \family sans
4138 Section
4139 \family default
4140  is the top-level heading.
4141 \end_layout
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 So, if you use the 
4150 \family sans
4151 Subsubsection
4152 \family default
4153  environment to label a new sub-subsection, LyX labels it with its number,
4154  along with the number of the subsection, section, and, if applicable, chapter
4155  that it's in.
4156  For example: the fifth section of the second chapter of this book has the
4157  label 
4158 \begin_inset Quotes eld
4159 \end_inset
4160
4161 2.5
4162 \begin_inset Quotes erd
4163 \end_inset
4164
4165 .
4166 \end_layout
4167
4168 \begin_layout Subsubsection
4169 Unnumbered Headings
4170 \begin_inset Index
4171 status collapsed
4172
4173 \begin_layout Plain Layout
4174 Section headings ! Unnumbered
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \begin_layout Standard
4183 There are 5 types of unnumbered section headings.
4184  They are:
4185 \end_layout
4186
4187 \begin_layout Enumerate
4188
4189 \family sans
4190 Part*line spacing
4191 \end_layout
4192
4193 \begin_layout Enumerate
4194
4195 \family sans
4196 Chapter*
4197 \end_layout
4198
4199 \begin_layout Enumerate
4200
4201 \family sans
4202 Section*
4203 \end_layout
4204
4205 \begin_layout Enumerate
4206
4207 \family sans
4208 Subsection*
4209 \end_layout
4210
4211 \begin_layout Enumerate
4212
4213 \family sans
4214 Subsubsection*
4215 \end_layout
4216
4217 \begin_layout Standard
4218 The 
4219 \begin_inset Quotes eld
4220 \end_inset
4221
4222 *
4223 \begin_inset Quotes erd
4224 \end_inset
4225
4226  after each name means that these headings are not numbered.
4227  They work the same as their numbered counterparts but won't appear in the
4228  table of contents, see section
4229 \begin_inset space ~
4230 \end_inset
4231
4232
4233 \begin_inset CommandInset ref
4234 LatexCommand ref
4235 reference "sec:toc"
4236
4237 \end_inset
4238
4239 .
4240 \end_layout
4241
4242 \begin_layout Subsubsection
4243 Changing the Numbering
4244 \begin_inset CommandInset label
4245 LatexCommand label
4246 name "sub:Numbering-depth"
4247
4248 \end_inset
4249
4250
4251 \end_layout
4252
4253 \begin_layout Standard
4254 You can also alter which sectioning levels get numbered and which ones appear
4255  in the Table of Contents.
4256  Now, this doesn't remove any of the levels; that's preset in the document
4257  class.
4258  Certain classes start with 
4259 \family sans
4260 Chapter
4261 \family default
4262  and go down to the 
4263 \family sans
4264 Subparagraph
4265 \family default
4266  level.
4267  Others start at 
4268 \family sans
4269 Section
4270 \family default
4271 .
4272  Similarly, not all document classes number all sectioning levels.
4273  Most don't number 
4274 \family sans
4275 Paragraph
4276 \family default
4277  or 
4278 \family sans
4279 Subparagraph
4280 \family default
4281 .
4282  This is something you can change.
4283 \end_layout
4284
4285 \begin_layout Standard
4286 Open the 
4287 \family sans
4288 Document\SpecialChar \menuseparator
4289 Settings
4290 \family default
4291  dialog.
4292 \family sans
4293
4294 \begin_inset Index
4295 status collapsed
4296
4297 \begin_layout Plain Layout
4298 Document ! Settings
4299 \end_layout
4300
4301 \end_inset
4302
4303
4304 \family default
4305  Under 
4306 \family sans
4307 Numbering
4308 \begin_inset space ~
4309 \end_inset
4310
4311 &
4312 \begin_inset space ~
4313 \end_inset
4314
4315 TOC
4316 \family default
4317  you'll see two counters.
4318  The one named 
4319 \family sans
4320 Numbering
4321 \family default
4322  controls how far down in the sectioning hierarchy LyX numbers a section
4323  heading.
4324  The other one controls the appearance of the section headings in the table
4325  of contents.
4326 \end_layout
4327
4328 \begin_layout Subsubsection
4329 Short Titles of Headings
4330 \begin_inset Index
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Section headings ! Short titles
4335 \end_layout
4336
4337 \end_inset
4338
4339
4340 \begin_inset OptArg
4341 status collapsed
4342
4343 \begin_layout Plain Layout
4344 Short Titles
4345 \end_layout
4346
4347 \end_inset
4348
4349
4350 \begin_inset CommandInset label
4351 LatexCommand label
4352 name "sec:Short-Titles"
4353
4354 \end_inset
4355
4356
4357 \end_layout
4358
4359 \begin_layout Standard
4360 Some section or chapter titles, such as this one, can get quite long.
4361  This can cause troubles when there is limited horizontal space.
4362  For example, if the header of the page is set to show the current section
4363  title, a long title will protrude over the page margins and look awful.
4364 \end_layout
4365
4366 \begin_layout Standard
4367 LaTeX allows you to specify a short title for section headings.
4368  This short title is used in the header and in the actual table of contents,
4369  avoiding the problem mentioned.
4370  To specify a short title, use the menu 
4371 \family sans
4372 Insert\SpecialChar \menuseparator
4373 Short
4374 \begin_inset space ~
4375 \end_inset
4376
4377 Title
4378 \family default
4379 .
4380  This will insert a box labeled 
4381 \begin_inset Quotes eld
4382 \end_inset
4383
4384 opt
4385 \begin_inset Quotes erd
4386 \end_inset
4387
4388  (stands for 
4389 \begin_inset Quotes eld
4390 \end_inset
4391
4392 optional
4393 \begin_inset Quotes erd
4394 \end_inset
4395
4396 ) which you can use to enter the short title text.
4397  This also works for captions inside floats.
4398 \end_layout
4399
4400 \begin_layout Standard
4401 The title of this section is a good example of using this feature.
4402 \end_layout
4403
4404 \begin_layout Subsubsection
4405 Special Information
4406 \end_layout
4407
4408 \begin_layout Standard
4409 The following information applies to all section headings:
4410 \end_layout
4411
4412 \begin_layout Itemize
4413 You cannot do any nesting with these environments.
4414 \end_layout
4415
4416 \begin_layout Itemize
4417 You cannot use a margin note in any of these environments.
4418 \end_layout
4419
4420 \begin_layout Itemize
4421 You can only use inline math in these environments.
4422 \end_layout
4423
4424 \begin_layout Itemize
4425 You can use labels and cross-references to refer to their numbers.
4426 \end_layout
4427
4428 \begin_layout Subsection
4429 Quotes and Poetryline spacing
4430 \end_layout
4431
4432 \begin_layout Standard
4433 LyX has three paragraph environments for writing poetry and quotations.
4434  They are 
4435 \family sans
4436 Quote
4437 \family default
4438
4439 \family sans
4440 Quotation
4441 \family default
4442 , and 
4443 \family sans
4444 Verse
4445 \family default
4446 .
4447  Forget the days of changing line spacing and twiddling with margins.
4448  These three paragraph environments already have those changes built-in.
4449  They all widen the left margin and add a bit of extra space above and below
4450  the text they contain.
4451  They also allow nesting, so you can put a 
4452 \family sans
4453 Verse
4454 \family default
4455  in a 
4456 \family sans
4457 Quotation
4458 \family default
4459 , as well as in some other paragraph environments.
4460 \end_layout
4461
4462 \begin_layout Standard
4463 There is another feature of these three paragraph environments: they do
4464  
4465 \emph on
4466 not
4467 \emph default
4468  reset to 
4469 \family sans
4470 Standard
4471 \family default
4472  when you start a new paragraph.
4473  So, you can type in that poem and merrily hit 
4474 \family sans
4475 Return
4476 \family default
4477  without worrying about the paragraph environment changing on you.
4478  Of course, that means that, once you're done typing in that poem, you have
4479  to change back to the 
4480 \family sans
4481 Standard
4482 \family default
4483  environment yourself.
4484 \end_layout
4485
4486 \begin_layout Subsubsection
4487
4488 \family sans
4489 Quote
4490 \family default
4491  and 
4492 \family sans
4493 Quotation
4494 \family default
4495
4496 \begin_inset CommandInset label
4497 LatexCommand label
4498 name "sec:Quote"
4499
4500 \end_inset
4501
4502
4503 \begin_inset Index
4504 status collapsed
4505
4506 \begin_layout Plain Layout
4507 Quotation
4508 \end_layout
4509
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \begin_layout Standard
4516 Now that we've described the similarities of these three environments, it's
4517  time for the differences.
4518  
4519 \family sans
4520 Quote
4521 \family default
4522  and 
4523 \family sans
4524 Quotation
4525 \family default
4526  are identical except for one difference: 
4527 \family sans
4528 Quote
4529 \family default
4530  uses extra spacing to separate paragraphs and never indents the first line.
4531  
4532 \family sans
4533 Quotation
4534 \family default
4535  
4536 \emph on
4537 always
4538 \emph default
4539  indents the first line of a paragraph and uses the same line spacing throughout.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 Here's an example of the 
4544 \family sans
4545 Quote
4546 \family default
4547  environment:
4548 \end_layout
4549
4550 \begin_layout Quote
4551 This is in the 
4552 \family sans
4553 Quote
4554 \family default
4555  environment.
4556  I can keep writing, extending this line out further and further until it
4557  wraps.
4558  See -- no indentation!
4559 \end_layout
4560
4561 \begin_layout Quote
4562 Here's the second paragraph of this quote.
4563  Again, there's no indentation, but there is extra space between me and
4564  the other paragraph.
4565 \end_layout
4566
4567 \begin_layout Standard
4568 Here's another example, this time in the 
4569 \family sans
4570 Quotation
4571 \family default
4572  environment:
4573 \end_layout
4574
4575 \begin_layout Quotation
4576 This is in the 
4577 \family sans
4578 Quotation
4579 \family default
4580  environment.
4581  If I keep writing, you'll see the indentation.
4582  If your country uses a writing style that shows off new paragraphs by indenting
4583  the first line, then 
4584 \family sans
4585 Quotation
4586 \family default
4587  is the environment for you! Well, you'd use it 
4588 \emph on
4589 if
4590 \emph default
4591  you were quoting other text.
4592 \end_layout
4593
4594 \begin_layout Quotation
4595 Here's a new paragraph.
4596  I could ramble on and on, like a politician at election time.
4597  If I did that, though, you'd get bored.
4598 \end_layout
4599
4600 \begin_layout Standard
4601 As the examples show, 
4602 \family sans
4603 Quote
4604 \family default
4605  is for those people who use extra space to separate paragraphs.
4606  They should put quotes in the 
4607 \family sans
4608 Quote
4609 \family default
4610  environment.
4611  Those who use indentation to mark a new paragraph should use the 
4612 \family sans
4613 Quotation
4614 \family default
4615  paragraph environment for quoted text.
4616 \end_layout
4617
4618 \begin_layout Subsubsection
4619
4620 \family sans
4621 Verse
4622 \family default
4623
4624 \begin_inset Index
4625 status collapsed
4626
4627 \begin_layout Plain Layout
4628 Paragraph ! Verse
4629 \end_layout
4630
4631 \end_inset
4632
4633
4634 \family sans
4635
4636 \begin_inset Index
4637 status collapsed
4638
4639 \begin_layout Plain Layout
4640 Poetry
4641 \end_layout
4642
4643 \end_inset
4644
4645
4646 \begin_inset CommandInset label
4647 LatexCommand label
4648 name "sec:Verse"
4649
4650 \end_inset
4651
4652
4653 \end_layout
4654
4655 \begin_layout Standard
4656
4657 \family sans
4658 Verse
4659 \family default
4660  is a paragraph environment for poetry, rhymes, verses, and so on.
4661  Here's an example:
4662 \end_layout
4663
4664 \begin_layout Verse
4665 This is in Verse
4666 \begin_inset Newline newline
4667 \end_inset
4668
4669 Which I did not rehearse!
4670 \end_layout
4671
4672 \begin_layout Verse
4673 It could be much worse.
4674  This line could be long, very long, oh so long, so very long that it wraps
4675  around.
4676  It looks okay on screen, but in the printed version, the extra lines are
4677  indented a bit more than the first.
4678  Okay, so it's turned to prose and doesn't rhyme anymore.
4679  So sue me.
4680 \end_layout
4681
4682 \begin_layout Verse
4683 To break a line
4684 \begin_inset Newline newline
4685 \end_inset
4686
4687 And make things look fine
4688 \begin_inset Newline newline
4689 \end_inset
4690
4691 Use 
4692 \family sans
4693 C-Return
4694 \family default
4695 .
4696 \end_layout
4697
4698 \begin_layout Standard
4699 As you can see, 
4700 \family sans
4701 Verse
4702 \family default
4703  does not indent both margins.
4704  Each stanza of the verse or poem is in its own paragraph.
4705  To separate the individual lines of a stanza, use the 
4706 \family typewriter
4707 break-line
4708 \family default
4709  function 
4710 \family sans
4711 C-Return
4712 \family default
4713 .
4714 \end_layout
4715
4716 \begin_layout Subsection
4717 Lists
4718 \begin_inset Index
4719 status collapsed
4720
4721 \begin_layout Plain Layout
4722 Lists
4723 \end_layout
4724
4725 \end_inset
4726
4727
4728 \begin_inset CommandInset label
4729 LatexCommand label
4730 name "sub:Lists"
4731
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 LyX has four different paragraph environments for creating different kinds
4739  of lists.
4740  In the 
4741 \family sans
4742 Itemize
4743 \family default
4744  and 
4745 \family sans
4746 Enumerate
4747 \family default
4748  environments, LyX labels your list items with bullets or numbers, respectively.
4749  In the 
4750 \family sans
4751 Description
4752 \family default
4753  and 
4754 \family sans
4755 List
4756 \family default
4757  environments, LyX lets you provide your own label.
4758  We'll present the individual details of each type of list next after describing
4759  some general features of all four of them.
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763 General Features
4764 \end_layout
4765
4766 \begin_layout Standard
4767 The four paragraph environments for lists differ from the other environments
4768  in several ways.
4769  First, LyX treats each paragraph as a list item.
4770  Hitting 
4771 \family sans
4772 Return
4773 \family default
4774  does 
4775 \emph on
4776 not
4777 \emph default
4778  reset the environment to 
4779 \family sans
4780 Standard
4781 \family default
4782  but keeps the current environment and creates a new list item.
4783  The nesting depth is not also kept.
4784  If you want to keep the paragraph environment but reset the current nesting
4785  depth, you can use 
4786 \family sans
4787 M-Return
4788 \family default
4789  to break paragraphs.
4790 \end_layout
4791
4792 \begin_layout Standard
4793 You can nest lists of any type inside one another.
4794  In fact, LyX changes the labels on some list items depending on how it
4795  is nested.
4796  If you intend to use any of the list paragraph environments, we suggest
4797  you read all of section
4798 \begin_inset space ~
4799 \end_inset
4800
4801
4802 \begin_inset CommandInset ref
4803 LatexCommand ref
4804 reference "sec:Nesting"
4805
4806 \end_inset
4807
4808 .
4809  
4810 \end_layout
4811
4812 \begin_layout Subsubsection
4813
4814 \family sans
4815 Itemize
4816 \family default
4817
4818 \begin_inset Index
4819 status collapsed
4820
4821 \begin_layout Plain Layout
4822 Lists ! Itemize
4823 \end_layout
4824
4825 \end_inset
4826
4827
4828 \begin_inset CommandInset label
4829 LatexCommand label
4830 name "sec:Itemize"
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Standard
4838 The first type of list we'll describe in detail is the 
4839 \family sans
4840 Itemize
4841 \family default
4842  paragraph environment.
4843  It has the following properties:
4844 \end_layout
4845
4846 \begin_layout Itemize
4847 Each item has a particular bullet or symbol as its label.
4848 \end_layout
4849
4850 \begin_deeper
4851 \begin_layout Itemize
4852 LyX uses the same symbol for all of the items in a given nesting level.
4853 \end_layout
4854
4855 \begin_layout Itemize
4856 The symbol appears at the beginning of the first line.
4857 \end_layout
4858
4859 \end_deeper
4860 \begin_layout Itemize
4861 The items can have any length.
4862  LyX automatically offsets the left margin of each item.
4863  The offset is always relative to whatever environment the 
4864 \family sans
4865 Itemize
4866 \family default
4867  list may be in.
4868 \end_layout
4869
4870 \begin_layout Itemize
4871 If you nest an 
4872 \family sans
4873 Itemize
4874 \family default
4875  environment inside another 
4876 \family sans
4877 Itemize
4878 \family default
4879  environment, the label changes to a new symbol.
4880 \end_layout
4881
4882 \begin_deeper
4883 \begin_layout Itemize
4884 There are four different symbols for up to a four-fold nesting.
4885 \end_layout
4886
4887 \begin_layout Itemize
4888 LyX always shows the same symbol on screen.
4889 \end_layout
4890
4891 \begin_layout Itemize
4892 See section
4893 \begin_inset space ~
4894 \end_inset
4895
4896
4897 \begin_inset CommandInset ref
4898 LatexCommand ref
4899 reference "sec:Nesting"
4900
4901 \end_inset
4902
4903  for a full explanation of nesting.
4904 \end_layout
4905
4906 \end_deeper
4907 \begin_layout Standard
4908 Of course, that explanation was also an example of an 
4909 \family sans
4910 Itemize
4911 \family default
4912  list.
4913  The 
4914 \family sans
4915 Itemize
4916 \family default
4917  environment is best suited for lists where the order doesn't matter.
4918 \end_layout
4919
4920 \begin_layout Standard
4921 We said that different levels use different symbols as their label.
4922  Here's an example of all four possible symbols.
4923  Note that those of you reading this manual within LyX won't see any difference.
4924 \end_layout
4925
4926 \begin_layout Itemize
4927 The label for the first level 
4928 \family sans
4929 Itemize
4930 \family default
4931  is a large black dot, or bullet.
4932 \end_layout
4933
4934 \begin_deeper
4935 \begin_layout Itemize
4936 The label for the second level is a dash.
4937 \end_layout
4938
4939 \begin_deeper
4940 \begin_layout Itemize
4941 The label for the third is an asterisk.
4942 \end_layout
4943
4944 \begin_deeper
4945 \begin_layout Itemize
4946 The label for the fourth is a centered dot.
4947 \end_layout
4948
4949 \end_deeper
4950 \begin_layout Itemize
4951 Back out to the third level.
4952 \end_layout
4953
4954 \end_deeper
4955 \begin_layout Itemize
4956 Back to the second level.
4957 \end_layout
4958
4959 \end_deeper
4960 \begin_layout Itemize
4961 Back to the outermost level.
4962 \end_layout
4963
4964 \begin_layout Standard
4965 These are the default labels for an 
4966 \family sans
4967 Itemize
4968 \family default
4969  list.
4970  You can customize these labels in the 
4971 \family sans
4972 Document\SpecialChar \menuseparator
4973 Settings
4974 \family default
4975  dialog in the submenu 
4976 \family sans
4977 Bullets
4978 \family default
4979 .
4980 \family sans
4981
4982 \begin_inset Index
4983 status collapsed
4984
4985 \begin_layout Plain Layout
4986 Document ! Settings
4987 \end_layout
4988
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 Notice how the space between items decreases with increasing depth.
4996  We'll explain nesting and all the tricks you can do with different depths
4997  in section
4998 \begin_inset space ~
4999 \end_inset
5000
5001
5002 \begin_inset CommandInset ref
5003 LatexCommand ref
5004 reference "sec:Nesting"
5005
5006 \end_inset
5007
5008 .
5009 \end_layout
5010
5011 \begin_layout Subsubsection
5012
5013 \family sans
5014 Enumerate
5015 \family default
5016
5017 \begin_inset Index
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Lists ! Enumerate
5022 \end_layout
5023
5024 \end_inset
5025
5026
5027 \begin_inset CommandInset label
5028 LatexCommand label
5029 name "sec:Enumerate"
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 The 
5038 \family sans
5039 Enumerate
5040 \family default
5041  environment is used to create numbered lists and outlines.
5042  It has these properties:
5043 \end_layout
5044
5045 \begin_layout Enumerate
5046 Each item has a numeral as its label.
5047 \end_layout
5048
5049 \begin_deeper
5050 \begin_layout Enumerate
5051 The type of numeral depends on the nesting depth.
5052 \end_layout
5053
5054 \end_deeper
5055 \begin_layout Enumerate
5056 LyX automatically counts the items for you and updates the label as appropriate.
5057 \end_layout
5058
5059 \begin_layout Enumerate
5060 Each new 
5061 \family sans
5062 Enumerate
5063 \family default
5064  environment resets the counter to one.
5065 \end_layout
5066
5067 \begin_layout Enumerate
5068 Like the 
5069 \family sans
5070 Itemize
5071 \family default
5072  environment, the 
5073 \family sans
5074 Enumerate
5075 \family default
5076  environment:
5077 \end_layout
5078
5079 \begin_deeper
5080 \begin_layout Enumerate
5081 Offsets the items relative to the left margin.
5082  Items can have any length.
5083 \end_layout
5084
5085 \begin_layout Enumerate
5086 Reduces the space between items as the nesting depth increases.
5087 \end_layout
5088
5089 \begin_layout Enumerate
5090 Uses different types of labels depending on the nesting depth.
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094 Allows up to a four-fold nesting.
5095 \end_layout
5096
5097 \end_deeper
5098 \begin_layout Standard
5099 Unlike the 
5100 \family sans
5101 Itemize
5102 \family default
5103  environment, 
5104 \family sans
5105 Enumerate
5106 \family default
5107  shows the different labels for each item in LyX.
5108  Here is how LyX labels the four different levels in an 
5109 \family sans
5110 Enumerate
5111 \family default
5112 :
5113 \end_layout
5114
5115 \begin_layout Enumerate
5116 The first level of an 
5117 \family sans
5118 Enumerate
5119 \family default
5120  uses Arabic numerals followed by a period.
5121 \end_layout
5122
5123 \begin_deeper
5124 \begin_layout Enumerate
5125 The second level uses lower case letters surrounded by parentheses.
5126 \end_layout
5127
5128 \begin_deeper
5129 \begin_layout Enumerate
5130 The third level uses lower-case Roman numerals followed by a period.
5131 \end_layout
5132
5133 \begin_deeper
5134 \begin_layout Enumerate
5135 The fourth level uses capital letters followed by a period.
5136 \end_layout
5137
5138 \begin_layout Enumerate
5139 Again, notice the decrease in the spacing between items as the nesting depth
5140  increases.
5141 \end_layout
5142
5143 \end_deeper
5144 \begin_layout Enumerate
5145 Back to the third level
5146 \end_layout
5147
5148 \end_deeper
5149 \begin_layout Enumerate
5150 Back to the second level.
5151 \end_layout
5152
5153 \end_deeper
5154 \begin_layout Enumerate
5155 Back to the outermost level.
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Once again, you can customize the type of numbering used in the 
5160 \family sans
5161 Enumerate
5162 \family default
5163  environment.
5164  It involves adding commands to the LaTeX preamble (see the 
5165 \emph on
5166 Extended Features
5167 \emph default
5168  manual).
5169  As stated earlier, such customization only shows up in the printed version,
5170  not in LyX.
5171 \end_layout
5172
5173 \begin_layout Standard
5174 There is more to nesting 
5175 \family sans
5176 Enumerate
5177 \family default
5178  environments than we've stated here.
5179  You should read section
5180 \begin_inset space ~
5181 \end_inset
5182
5183
5184 \begin_inset CommandInset ref
5185 LatexCommand ref
5186 reference "sec:Nesting"
5187
5188 \end_inset
5189
5190  to learn more about nesting.
5191 \end_layout
5192
5193 \begin_layout Subsubsection
5194
5195 \family sans
5196 Description
5197 \family default
5198
5199 \begin_inset Index
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Lists ! Description
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Description-List"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219 Unlike the previous two environments, the 
5220 \family sans
5221 Description
5222 \family default
5223  list has no fixed label.
5224  Instead, LyX uses the first 
5225 \begin_inset Quotes eld
5226 \end_inset
5227
5228 word
5229 \begin_inset Quotes erd
5230 \end_inset
5231
5232  of the first line as the label.
5233  Here's an example:
5234 \end_layout
5235
5236 \begin_layout Description
5237 Example: This is an example of the 
5238 \family sans
5239 Description
5240 \family default
5241  environment.
5242 \end_layout
5243
5244 \begin_layout Standard
5245 LyX typesets the label in boldface and puts extra space between it and the
5246  rest of the line.
5247 \end_layout
5248
5249 \begin_layout Standard
5250 With the first 
5251 \begin_inset Quotes eld
5252 \end_inset
5253
5254 word
5255 \begin_inset Quotes erd
5256 \end_inset
5257
5258  it is meant that the first hit of the 
5259 \family sans
5260 Space
5261 \family default
5262  key ends the label if you are at the beginning of the first line of an
5263  item.
5264  If you need to use more than one word in the label use a 
5265 \family sans
5266 Protected Blank
5267 \family default
5268 .
5269  (Use either 
5270 \family sans
5271 C-Space
5272 \family default
5273  or the menu 
5274 \family sans
5275 Insert\SpecialChar \menuseparator
5276 Formatting\SpecialChar \menuseparator
5277 Protected
5278 \begin_inset space ~
5279 \end_inset
5280
5281 Space
5282 \family default
5283 , see section
5284 \begin_inset space ~
5285 \end_inset
5286
5287
5288 \begin_inset CommandInset ref
5289 LatexCommand ref
5290 reference "sub:Protected-Space"
5291
5292 \end_inset
5293
5294  for more info.) Here is an example:
5295 \end_layout
5296
5297 \begin_layout Description
5298 Second
5299 \begin_inset space ~
5300 \end_inset
5301
5302 Example: This one shows how to use a 
5303 \family sans
5304 Protected
5305 \begin_inset space ~
5306 \end_inset
5307
5308 Blank
5309 \family default
5310  in the label of a 
5311 \family sans
5312 Description
5313 \family default
5314  list item.
5315 \end_layout
5316
5317 \begin_layout Description
5318 Usage: You should use the 
5319 \family sans
5320 Description
5321 \family default
5322  environment for things like definitions and theorems.
5323  Use it when you need to make one word in particular stand out in the text
5324  that describes it.
5325  It's not a good idea to use a 
5326 \family sans
5327 Description
5328 \family default
5329  environment when you have an entire sentence that you want to describe.
5330  You're better off using 
5331 \family sans
5332 Itemize
5333 \family default
5334  or 
5335 \family sans
5336 Enumerate
5337 \family default
5338  and nesting several 
5339 \family sans
5340 Standard
5341 \family default
5342  paragraphs into them.
5343 \end_layout
5344
5345 \begin_layout Description
5346 Nesting: You can nest 
5347 \family sans
5348 Description
5349 \family default
5350  environments inside one another, nest them in other types of lists, and
5351  so on.
5352 \end_layout
5353
5354 \begin_layout Standard
5355 Notice that after the first line, LyX indents subsequent lines, offsetting
5356  them from the first line.
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360 The LyX 
5361 \family sans
5362 List
5363 \family default
5364
5365 \begin_inset Index
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! Lyx@LyX list
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset label
5376 LatexCommand label
5377 name "sec:LyX-List"
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 The 
5386 \family sans
5387 List
5388 \family default
5389  environment is a LyX extension to LaTeX.
5390  
5391 \end_layout
5392
5393 \begin_layout Standard
5394 Like the 
5395 \family sans
5396 Description
5397 \family default
5398  environment the 
5399 \family sans
5400 List
5401 \family default
5402  environment has user-defined labels for each list item.
5403  There are the following properties of this list environment:
5404 \end_layout
5405
5406 \begin_layout Labeling
5407 \labelwidthstring 00.00.0000
5408 item
5409 \begin_inset space ~
5410 \end_inset
5411
5412 labels LyX uses the first 
5413 \begin_inset Quotes eld
5414 \end_inset
5415
5416 word
5417 \begin_inset Quotes erd
5418 \end_inset
5419
5420  of each line as the item label.
5421  The first 
5422 \family sans
5423 Space
5424 \family default
5425  after the beginning of the first line of an item marks the end of the label.
5426  If you need to use more than one word in an item label, use a protected
5427  blank as described above.
5428 \end_layout
5429
5430 \begin_layout Labeling
5431 \labelwidthstring 00.00.0000
5432 margins As you can see, LyX uses different margins for the item label and
5433  the body of the item text.
5434  The body of the text has a larger left margin, which is equal to the default
5435  label width plus a little extra space.
5436  
5437 \end_layout
5438
5439 \begin_layout Labeling
5440 \labelwidthstring 00.00.0000
5441 label
5442 \begin_inset space ~
5443 \end_inset
5444
5445 width LyX uses the width of the label, or the default width, whatever is
5446  larger.
5447  If the label width is larger, the label 
5448 \begin_inset Quotes eld
5449 \end_inset
5450
5451 extends
5452 \begin_inset Quotes erd
5453 \end_inset
5454
5455  into the first line.
5456  In other words, the text of the first line isn't aligned with the left
5457  margin of the rest of the item text.
5458 \end_layout
5459
5460 \begin_layout Labeling
5461 \labelwidthstring 00.00.0000
5462 default
5463 \begin_inset space ~
5464 \end_inset
5465
5466 width You can set the default label width to ensure that the text of all
5467  items in a 
5468 \family sans
5469 List
5470 \family default
5471  environment have the same left margin.
5472 \begin_inset Newline newline
5473 \end_inset
5474
5475 To change the default width, select all items in the list.
5476  Now open the 
5477 \family sans
5478 Edit\SpecialChar \menuseparator
5479 Paragraph
5480 \begin_inset space ~
5481 \end_inset
5482
5483 Settings
5484 \family default
5485  dialog.
5486  The text in the box 
5487 \family sans
5488 Longest
5489 \begin_inset space ~
5490 \end_inset
5491
5492 label
5493 \family default
5494  determines the default label width.
5495  You can use the text of your largest label here, but you can also use the
5496  letter 
5497 \begin_inset Quotes eld
5498 \end_inset
5499
5500 M
5501 \begin_inset Quotes erd
5502 \end_inset
5503
5504  multiple times instead.
5505  The M is the widest character and is a standard unit of widths in LaTeX.
5506  By using 
5507 \begin_inset Quotes eld
5508 \end_inset
5509
5510 M
5511 \begin_inset Quotes erd
5512 \end_inset
5513
5514  as the unit of width you don't need to keep changing the contents of 
5515 \family sans
5516 Longest
5517 \begin_inset space ~
5518 \end_inset
5519
5520 label
5521 \family default
5522  every time you alter a label in a 
5523 \family sans
5524 List
5525 \family default
5526  environment.
5527 \begin_inset Newline newline
5528 \end_inset
5529
5530 The predefined default width is the length of 
5531 \begin_inset Quotes eld
5532 \end_inset
5533
5534 00.00.0000
5535 \begin_inset Quotes erd
5536 \end_inset
5537
5538  (equal to 6 M).
5539  
5540 \begin_inset Newline newline
5541 \end_inset
5542
5543
5544 \begin_inset Note Greyedout
5545 status open
5546
5547 \begin_layout Plain Layout
5548
5549 \series bold
5550 Note:
5551 \series default
5552  Setting the cursor into a list item to change only its label width will
5553  only change the width inside LyX but not in the output.
5554 \end_layout
5555
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \begin_layout Standard
5562 You should use the 
5563 \family sans
5564 List
5565 \family default
5566  environment the same way like the 
5567 \family sans
5568 Description
5569 \family default
5570  list: When you need one word to stand out from the text that describes
5571  it.
5572  The 
5573 \family sans
5574 List
5575 \family default
5576  environment gives you another way to do this, using a different overall
5577  layout.
5578 \end_layout
5579
5580 \begin_layout Standard
5581 You can nest 
5582 \family sans
5583 List
5584 \family default
5585  environments inside one another, nest them in other types of lists, and
5586  so on.
5587  They work just like the other list paragraph environments.
5588  Read section
5589 \begin_inset space ~
5590 \end_inset
5591
5592
5593 \begin_inset CommandInset ref
5594 LatexCommand ref
5595 reference "sec:Nesting"
5596
5597 \end_inset
5598
5599  to learn about nesting.
5600 \end_layout
5601
5602 \begin_layout Standard
5603 There is yet another feature of the 
5604 \family sans
5605 List
5606 \family default
5607  environment: As you can see in the examples, LyX left-justifies the item
5608  labels by default.
5609  You can use additional 
5610 \family sans
5611 HFills
5612 \family default
5613  to change how LyX justifies the item label.
5614  
5615 \family sans
5616 Hfills
5617 \family default
5618  are documented in section
5619 \begin_inset space ~
5620 \end_inset
5621
5622
5623 \begin_inset CommandInset ref
5624 LatexCommand ref
5625 reference "sub:Horizontal-Space"
5626
5627 \end_inset
5628
5629 .
5630  Here are some examples:
5631 \end_layout
5632
5633 \begin_layout Labeling
5634 \labelwidthstring 00.00.0000
5635 Left The default for 
5636 \family sans
5637 List
5638 \family default
5639  item labels.
5640 \end_layout
5641
5642 \begin_layout Labeling
5643 \labelwidthstring 00.00.0000
5644 \begin_inset space \hfill{}
5645 \end_inset
5646
5647 Right One 
5648 \family sans
5649 HFill
5650 \family default
5651  at the beginning of the label right justifies it.
5652 \end_layout
5653
5654 \begin_layout Labeling
5655 \labelwidthstring 00.00.0000
5656 \begin_inset space \hfill{}
5657 \end_inset
5658
5659 Center
5660 \begin_inset space \hfill{}
5661 \end_inset
5662
5663  One 
5664 \family sans
5665 HFill
5666 \family default
5667  at the beginning of the label and one at the end centers it.
5668 \end_layout
5669
5670 \begin_layout Subsection
5671 Letters
5672 \begin_inset Index
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676 Letters
5677 \end_layout
5678
5679 \end_inset
5680
5681
5682 \end_layout
5683
5684 \begin_layout Subsubsection
5685
5686 \family sans
5687 Address
5688 \family default
5689  and 
5690 \family sans
5691 Right
5692 \begin_inset space ~
5693 \end_inset
5694
5695 Address
5696 \family default
5697 : An Overview
5698 \end_layout
5699
5700 \begin_layout Standard
5701 Although LyX has document classes for letters, we've also created two paragraph
5702  environments called 
5703 \family sans
5704 Address
5705 \family default
5706  and 
5707 \family sans
5708 Right
5709 \begin_inset space ~
5710 \end_inset
5711
5712 Address
5713 \family default
5714 .
5715  To use the letter class, you need to use specific paragraph environments
5716  in a specific order, otherwise LaTeX gags on the document.
5717  In contrast, you can use the 
5718 \family sans
5719 Address
5720 \family default
5721  and 
5722 \family sans
5723 Right
5724 \begin_inset space ~
5725 \end_inset
5726
5727 Address
5728 \family default
5729  paragraph environments anywhere with no problem.
5730  You can even nest them inside other environments, though you can't nest
5731  anything in them.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 Of course, you're not limited to using 
5736 \family sans
5737 Address
5738 \family default
5739  and 
5740 \family sans
5741 Right
5742 \begin_inset space ~
5743 \end_inset
5744
5745 Address
5746 \family default
5747  for letters only.
5748  
5749 \family sans
5750 Right
5751 \begin_inset space ~
5752 \end_inset
5753
5754 Address
5755 \family default
5756 , in particular, is useful for creating article titles like those used in
5757  some European academic papers.
5758 \end_layout
5759
5760 \begin_layout Subsubsection
5761 Usage
5762 \begin_inset CommandInset label
5763 LatexCommand label
5764 name "sec:Address-Usage"
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 The 
5773 \family sans
5774 Address
5775 \family default
5776  environment formats text in the style of an address, which is also used
5777  for the opening and signature in some countries.
5778  Similarly, the 
5779 \family sans
5780 Right
5781 \begin_inset space ~
5782 \end_inset
5783
5784 Address
5785 \family default
5786  environment formats text in the style of a right-justified address, which
5787  is used for the sender's address and today's date in some countries.
5788  Here's an example of each:
5789 \end_layout
5790
5791 \begin_layout Right Address
5792 Right Address
5793 \begin_inset Newline newline
5794 \end_inset
5795
5796 Who I am
5797 \begin_inset Newline newline
5798 \end_inset
5799
5800 Where I am
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 When is it? What is today?
5805 \end_layout
5806
5807 \begin_layout Standard
5808 That was 
5809 \family sans
5810 Right
5811 \begin_inset space ~
5812 \end_inset
5813
5814 Address
5815 \family default
5816 .
5817  Notice that the lines all have the same left margin, which LyX sets to
5818  fit the largest block of text on a single line.
5819  Here's an example of the 
5820 \family sans
5821 Address
5822 \family default
5823  environment:
5824 \end_layout
5825
5826 \begin_layout Address
5827 Who are you
5828 \begin_inset Newline newline
5829 \end_inset
5830
5831 Where do I send this
5832 \begin_inset Newline newline
5833 \end_inset
5834
5835 Your post office and country
5836 \end_layout
5837
5838 \begin_layout Standard
5839 As you can see, both 
5840 \family sans
5841 Address
5842 \family default
5843  and 
5844 \family sans
5845 Right
5846 \begin_inset space ~
5847 \end_inset
5848
5849 Address
5850 \family default
5851  add extra space between themselves and the next paragraph.
5852  If you hit 
5853 \family sans
5854 Return
5855 \family default
5856  in either of these environments, LyX resets the nesting depth and sets
5857  the environment to 
5858 \family sans
5859 Standard
5860 \family default
5861 .
5862  This makes sense, since 
5863 \family sans
5864 Return
5865 \family default
5866  is the 
5867 \family typewriter
5868 break-paragraph
5869 \family default
5870  function, and the individual lines of an address are not paragraphs.
5871  Thus, you have to use 
5872 \family typewriter
5873 break-line
5874 \family default
5875  (
5876 \family sans
5877 C-Return
5878 \family default
5879  or 
5880 \family sans
5881 Formatting
5882 \begin_inset space ~
5883 \end_inset
5884
5885 Character\SpecialChar \menuseparator
5886 Line
5887 \begin_inset space ~
5888 \end_inset
5889
5890 Break
5891 \family default
5892  from the 
5893 \family sans
5894 Insert
5895 \family default
5896  menu) to start a new line in an 
5897 \family sans
5898 Address
5899 \family default
5900  or 
5901 \family sans
5902 Right
5903 \begin_inset space ~
5904 \end_inset
5905
5906 Address
5907 \family default
5908  environment.
5909 \end_layout
5910
5911 \begin_layout Subsection
5912 Academic Writing
5913 \end_layout
5914
5915 \begin_layout Standard
5916 Most academic writing begins with an abstract and ends with a bibliography
5917  or list of references.
5918  LyX contains paragraph environments for both of these.
5919 \end_layout
5920
5921 \begin_layout Subsubsection
5922
5923 \family sans
5924 Abstract
5925 \begin_inset Index
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Abstracts
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 The 
5939 \family sans
5940 Abstract
5941 \family default
5942  environment is used for the abstract of an article.
5943  Technically, you could use this environment anywhere, but you really should
5944  only use it at the beginning of the document, after the title.
5945  Also, don't bother trying to nest 
5946 \family sans
5947 Abstract
5948 \family default
5949  in anything else or vice versa.
5950  It won't work.
5951  The 
5952 \family sans
5953 Abstract
5954 \family default
5955  environment is only useful in the article and report document classes.
5956  The book document classes ignores the 
5957 \family sans
5958 Abstract
5959 \family default
5960  completely, and it's utterly silly to use 
5961 \family sans
5962 Abstract
5963 \family default
5964  in a letter document class.
5965 \end_layout
5966
5967 \begin_layout Standard
5968 The 
5969 \family sans
5970 Abstract
5971 \family default
5972  environment does several things for you.
5973  First, it puts the centered label 
5974 \begin_inset Quotes eld
5975 \end_inset
5976
5977 Abstract
5978 \begin_inset Quotes erd
5979 \end_inset
5980
5981  above the text.
5982  The label and the text of the abstract are separated by some extra vertical
5983  space.
5984  Second, it typesets everything in a smaller font, just as you'd expect.
5985  Lastly, it adds a bit of extra vertical space between the abstract and
5986  the subsequent text.
5987  Well, that's how it will appear on the LyX screen.
5988  The appearance in the output depends on the used article or report class.
5989 \end_layout
5990
5991 \begin_layout Standard
5992 Starting a new paragraph by hitting 
5993 \family sans
5994 Return
5995 \family default
5996  does not reset the paragraph environment.
5997  The new paragraph will still be in the 
5998 \family sans
5999 Abstract
6000 \family default
6001  environment.
6002  So, you will have to change the paragraph environment yourself when you
6003  finish entering the abstract of your document.
6004 \end_layout
6005
6006 \begin_layout Standard
6007 \begin_inset Float figure
6008 wide false
6009 sideways false
6010 status open
6011
6012 \begin_layout Plain Layout
6013 \align center
6014 \begin_inset Graphics
6015         filename clipart/Abstract.pdf
6016         lyxscale 25
6017
6018 \end_inset
6019
6020
6021 \end_layout
6022
6023 \begin_layout Plain Layout
6024 \begin_inset Caption
6025
6026 \begin_layout Plain Layout
6027 \begin_inset CommandInset label
6028 LatexCommand label
6029 name "cap:Paragraph-in-the"
6030
6031 \end_inset
6032
6033 Paragraph in the 
6034 \family sans
6035 Abstract
6036 \family default
6037  environment
6038 \end_layout
6039
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \begin_layout Standard
6051 We'd love to give you directly an example of the 
6052 \family sans
6053 Abstract
6054 \family default
6055  environment, but since this document is in the 
6056 \begin_inset Quotes eld
6057 \end_inset
6058
6059 book
6060 \begin_inset Quotes erd
6061 \end_inset
6062
6063  class, we can't do this.
6064  We inserted it therefore as figure
6065 \begin_inset space ~
6066 \end_inset
6067
6068
6069 \begin_inset CommandInset ref
6070 LatexCommand ref
6071 reference "cap:Paragraph-in-the"
6072
6073 \end_inset
6074
6075 .
6076  If you've never heard of an 
6077 \begin_inset Quotes eld
6078 \end_inset
6079
6080 abstract
6081 \begin_inset Quotes erd
6082 \end_inset
6083
6084  before, you can safely ignore this environment.
6085 \end_layout
6086
6087 \begin_layout Subsubsection
6088
6089 \family sans
6090 Bibliography
6091 \family default
6092
6093 \begin_inset Index
6094 status collapsed
6095
6096 \begin_layout Plain Layout
6097 Bibliography
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \begin_inset CommandInset label
6104 LatexCommand label
6105 name "sub:Biblio_environment"
6106
6107 \end_inset
6108
6109
6110 \end_layout
6111
6112 \begin_layout Standard
6113 The 
6114 \family sans
6115 Bibliography
6116 \family default
6117  environment is used to list references.
6118  Technically, you could use this environment anywhere, but you really should
6119  only use it at the end of the document.
6120  Nesting 
6121 \family sans
6122 Bibliography
6123 \family default
6124  in anything else or vice versa won't work.
6125 \end_layout
6126
6127 \begin_layout Standard
6128 When you first open a 
6129 \family sans
6130 Bibliography
6131 \family default
6132  environment, LyX add a large vertical space, followed by the heading 
6133 \begin_inset Quotes eld
6134 \end_inset
6135
6136 Bibliography
6137 \begin_inset Quotes erd
6138 \end_inset
6139
6140  or 
6141 \begin_inset Quotes eld
6142 \end_inset
6143
6144 References,
6145 \begin_inset Quotes erd
6146 \end_inset
6147
6148  depending on the document class.
6149  The heading is in a large boldface font.
6150  Each paragraph of the 
6151 \family sans
6152 Bibliography
6153 \family default
6154  environment is a bibliography entry.
6155  Thus, hitting 
6156 \family sans
6157 Return
6158 \family default
6159  does not reset the paragraph environment.
6160  Each new paragraph is still in the 
6161 \family sans
6162 Bibliography
6163 \family default
6164  environment.
6165 \end_layout
6166
6167 \begin_layout Standard
6168 For a detailed description of LyX's bibliography handling, have a look at
6169  in section
6170 \begin_inset space ~
6171 \end_inset
6172
6173
6174 \begin_inset CommandInset ref
6175 LatexCommand ref
6176 reference "sec:Bibliography"
6177
6178 \end_inset
6179
6180 .
6181 \end_layout
6182
6183 \begin_layout Subsection
6184 LyX
6185 \family sans
6186 -Code
6187 \begin_inset Index
6188 status collapsed
6189
6190 \begin_layout Plain Layout
6191 Paragraph ! LyX code
6192 \end_layout
6193
6194 \end_inset
6195
6196
6197 \begin_inset CommandInset label
6198 LatexCommand label
6199 name "sub:LyX-Code"
6200
6201 \end_inset
6202
6203
6204 \end_layout
6205
6206 \begin_layout Standard
6207 The 
6208 \family sans
6209 LyX-Code
6210 \family default
6211  environment is another LyX extension.
6212  It type-sets text in a typewriter-style font.
6213  It also treats the 
6214 \family sans
6215 Space
6216 \family default
6217  key as a fixed whitespace;
6218 \begin_inset Foot
6219 status collapsed
6220
6221 \begin_layout Plain Layout
6222 In the 
6223 \family sans
6224 LyX-Code
6225 \family default
6226  environment, the 
6227 \family sans
6228 Space
6229 \family default
6230  key is treated as a 
6231 \family sans
6232 Protected
6233 \begin_inset space ~
6234 \end_inset
6235
6236 Blank
6237 \family default
6238  instead of an end-of-word marker.
6239 \end_layout
6240
6241 \end_inset
6242
6243  this is the only case in which you can type multiple whitespaces in LyX.
6244  If you need to insert blank lines, you'll still need to use 
6245 \family sans
6246 C-Return
6247 \family default
6248  (the 
6249 \family typewriter
6250 break-line
6251 \family default
6252  function).
6253  
6254 \family sans
6255 Return
6256 \family default
6257  breaks paragraphs.
6258  Note, however, that 
6259 \family sans
6260 Return
6261 \family default
6262  does not reset the paragraph environment.
6263  So, when you finish using the 
6264 \family sans
6265 LyX-Code
6266 \family default
6267  environment, you'll need to change the paragraph environment yourself.
6268  Also, you can nest the 
6269 \family sans
6270 LyX-Code
6271 \family default
6272  environment inside of others.
6273 \end_layout
6274
6275 \begin_layout Standard
6276 There are a few quirks with this environment:
6277 \end_layout
6278
6279 \begin_layout Itemize
6280 You cannot use 
6281 \family sans
6282 C-Return
6283 \family default
6284  at the beginning of a new paragraph (i.e.
6285  you can't follow 
6286 \family sans
6287 Return
6288 \family default
6289  with a 
6290 \family sans
6291 C-Return
6292 \family default
6293 ).
6294 \end_layout
6295
6296 \begin_layout Itemize
6297 You can't follow a 
6298 \family sans
6299 C-Return
6300 \family default
6301  with a 
6302 \family sans
6303 Space
6304 \family default
6305 .
6306 \end_layout
6307
6308 \begin_deeper
6309 \begin_layout Itemize
6310 Use a 
6311 \family sans
6312 Return
6313 \family default
6314  to begin a new paragraph, then you can use a 
6315 \family sans
6316 Space
6317 \family default
6318 .
6319 \end_layout
6320
6321 \begin_layout Itemize
6322 Or: use 
6323 \family sans
6324 C-Space
6325 \family default
6326  instead.
6327 \end_layout
6328
6329 \end_deeper
6330 \begin_layout Itemize
6331 You can't have an empty paragraph or an empty line.
6332  You must put at least one 
6333 \family sans
6334 Space
6335 \family default
6336  in any line you want blank.
6337  Otherwise, LaTeX generates errors.
6338 \end_layout
6339
6340 \begin_layout Itemize
6341 You cannot get the typewriter double quotes by typing 
6342 \family sans
6343 "
6344 \family default
6345  since that will insert 
6346 \emph on
6347 real
6348 \emph default
6349  quotes.
6350  You get the typewriter double quotes with 
6351 \family sans
6352 C-"
6353 \family default
6354  (or 
6355 \family sans
6356 C-q
6357 \family default
6358  if you use Emacs-like key bindings).
6359 \end_layout
6360
6361 \begin_layout Standard
6362 Here's an example:
6363 \end_layout
6364
6365 \begin_layout LyX-Code
6366 #include <stdio.h>
6367 \end_layout
6368
6369 \begin_layout LyX-Code
6370  
6371 \end_layout
6372
6373 \begin_layout LyX-Code
6374 int main(void)
6375 \end_layout
6376
6377 \begin_layout LyX-Code
6378 {
6379 \end_layout
6380
6381 \begin_layout LyX-Code
6382     printf("Hello World!
6383 \backslash
6384 n");
6385 \end_layout
6386
6387 \begin_layout LyX-Code
6388     return 0;
6389 \end_layout
6390
6391 \begin_layout LyX-Code
6392 }
6393 \end_layout
6394
6395 \begin_layout Standard
6396 This is just the standard 
6397 \begin_inset Quotes eld
6398 \end_inset
6399
6400 Hello world!
6401 \begin_inset Quotes erd
6402 \end_inset
6403
6404  program.
6405  
6406 \end_layout
6407
6408 \begin_layout Standard
6409
6410 \family sans
6411 LyX-Code
6412 \family default
6413  has one purpose: to typeset code, such as program source, shell scripts,
6414  rc-files, and so on.
6415  Use it only in those very special cases where you need to generate text
6416  as if you used a typewriter.
6417 \begin_inset Index
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 Paragraph environments|)
6422 \end_layout
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Section
6430 Nesting Environments
6431 \begin_inset Index
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Nesting ! Environments
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \begin_inset CommandInset label
6442 LatexCommand label
6443 name "sec:Nesting"
6444
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \begin_layout Subsection
6451 Introduction
6452 \end_layout
6453
6454 \begin_layout Standard
6455 LyX treats text as a unified block with a particular context and specific
6456  properties.
6457  This allows you to create blocks that inherits some of the properties of
6458  another block.
6459  For example you have three main points in an outline, but point #2 also
6460  has two subpoints.
6461  In other words, you have a list inside of another list, with the inner
6462  list 
6463 \begin_inset Quotes eld
6464 \end_inset
6465
6466 attached
6467 \begin_inset Quotes erd
6468 \end_inset
6469
6470  to item #2:
6471 \end_layout
6472
6473 \begin_layout Enumerate
6474 one
6475 \end_layout
6476
6477 \begin_layout Enumerate
6478 two
6479 \end_layout
6480
6481 \begin_deeper
6482 \begin_layout Enumerate
6483 sublist - item #1
6484 \end_layout
6485
6486 \begin_layout Enumerate
6487 sublist - item #2
6488 \end_layout
6489
6490 \end_deeper
6491 \begin_layout Enumerate
6492 three
6493 \end_layout
6494
6495 \begin_layout Standard
6496 You put a list inside of a list by nesting one list inside the other.
6497  Nesting an environment is quite simple: Select 
6498 \family sans
6499 Increase
6500 \begin_inset space ~
6501 \end_inset
6502
6503 List
6504 \begin_inset space ~
6505 \end_inset
6506
6507 Depth
6508 \family default
6509  or 
6510 \family sans
6511 Decrease
6512 \begin_inset space ~
6513 \end_inset
6514
6515 List
6516 \begin_inset space ~
6517 \end_inset
6518
6519 Depth
6520 \family default
6521  from the 
6522 \family sans
6523 Edit
6524 \family default
6525  menu to change the nesting depth of the current paragraph (the status bar
6526  will tell you how far you are nested).
6527  Instead of the menu, you can also use the toolbar buttons 
6528 \begin_inset Graphics
6529         filename ../images/depth-increment.png
6530
6531 \end_inset
6532
6533  and 
6534 \begin_inset Graphics
6535         filename ../images/depth-decrement.png
6536
6537 \end_inset
6538
6539  or the convenient key bindings 
6540 \family sans
6541 S-M-Right
6542 \family default
6543  and 
6544 \family sans
6545 S-M-Left
6546 \family default
6547  to change the nesting level.
6548  The change will work on the current selection if you have made one (allowing
6549  you to change the nesting of several paragraphs at once), or the current
6550  paragraph.
6551 \end_layout
6552
6553 \begin_layout Standard
6554 Note that LyX only changes the nesting depth if it can.
6555  If it's invalid to do so, nothing happens if you try to change the depth.
6556  Additionally, if you change the depth of one paragraph, it affects the
6557  depth of every paragraph nested inside of it.
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Nesting isn't limited to lists.
6562  In LyX, you can nest just about anything inside anything else, as you're
6563  about to find out.
6564  This is the real power of nesting paragraph environments.
6565 \end_layout
6566
6567 \begin_layout Subsection
6568 What You Can and Can't Nest
6569 \end_layout
6570
6571 \begin_layout Standard
6572 Before we fire a list of paragraph environments at you, we need to tell
6573  you a little bit more about how nesting works.
6574 \end_layout
6575
6576 \begin_layout Standard
6577 The question if nesting a paragraph environment is possible, is a bit more
6578  complicated than a simple yes or no.
6579  There are three types of paragraph environments:
6580 \end_layout
6581
6582 \begin_layout Itemize
6583 Completely unnestable
6584 \end_layout
6585
6586 \begin_layout Itemize
6587 Fully nestable, you can nest them inside of things and you can also nest
6588  other things inside of them.
6589 \end_layout
6590
6591 \begin_layout Itemize
6592 A third type, you can nest them into other environments, but you can't nest
6593  anything into them.
6594 \end_layout
6595
6596 \begin_layout Standard
6597 Here's a list of the three types of nesting behavior, and which paragraph
6598  environments have them:
6599 \end_layout
6600
6601 \begin_layout Description
6602 Unnestable Can't nest them.
6603  Can't nest into them.
6604 \end_layout
6605
6606 \begin_deeper
6607 \begin_layout Itemize
6608
6609 \family sans
6610 Bibliography
6611 \end_layout
6612
6613 \begin_layout Itemize
6614
6615 \family sans
6616 Abstract
6617 \end_layout
6618
6619 \begin_layout Itemize
6620
6621 \family sans
6622 Title
6623 \end_layout
6624
6625 \begin_layout Itemize
6626
6627 \family sans
6628 Author
6629 \end_layout
6630
6631 \begin_layout Itemize
6632
6633 \family sans
6634 Date
6635 \end_layout
6636
6637 \end_deeper
6638 \begin_layout Description
6639 Fully
6640 \begin_inset space ~
6641 \end_inset
6642
6643 Nestable You can nest them.
6644  You can nest other things into them.
6645 \end_layout
6646
6647 \begin_deeper
6648 \begin_layout Itemize
6649
6650 \family sans
6651 Verse
6652 \end_layout
6653
6654 \begin_layout Itemize
6655
6656 \family sans
6657 Quote
6658 \end_layout
6659
6660 \begin_layout Itemize
6661
6662 \family sans
6663 Quotation
6664 \end_layout
6665
6666 \begin_layout Itemize
6667
6668 \family sans
6669 Itemize
6670 \end_layout
6671
6672 \begin_layout Itemize
6673
6674 \family sans
6675 Enumerate
6676 \end_layout
6677
6678 \begin_layout Itemize
6679
6680 \family sans
6681 Description
6682 \end_layout
6683
6684 \begin_layout Itemize
6685
6686 \family sans
6687 List
6688 \end_layout
6689
6690 \begin_layout Itemize
6691
6692 \family sans
6693 LyX-Code
6694 \end_layout
6695
6696 \end_deeper
6697 \begin_layout Description
6698 Nestable-Inside You can nest them inside of other things.
6699  You can't nest anything into them.
6700 \end_layout
6701
6702 \begin_deeper
6703 \begin_layout Itemize
6704
6705 \family sans
6706 Standard
6707 \end_layout
6708
6709 \begin_layout Itemize
6710
6711 \family sans
6712 Part
6713 \end_layout
6714
6715 \begin_layout Itemize
6716
6717 \family sans
6718 Chapter
6719 \end_layout
6720
6721 \begin_layout Itemize
6722
6723 \family sans
6724 Section
6725 \end_layout
6726
6727 \begin_layout Itemize
6728
6729 \family sans
6730 Subsection
6731 \end_layout
6732
6733 \begin_layout Itemize
6734
6735 \family sans
6736 Subsubsection
6737 \end_layout
6738
6739 \begin_layout Itemize
6740
6741 \family sans
6742 Paragraph
6743 \end_layout
6744
6745 \begin_layout Itemize
6746
6747 \family sans
6748 Subparagraph
6749 \end_layout
6750
6751 \begin_layout Itemize
6752
6753 \family sans
6754 Part*
6755 \end_layout
6756
6757 \begin_layout Itemize
6758
6759 \family sans
6760 Chapter*
6761 \end_layout
6762
6763 \begin_layout Itemize
6764
6765 \family sans
6766 Section*
6767 \end_layout
6768
6769 \begin_layout Itemize
6770
6771 \family sans
6772 Subsection*
6773 \end_layout
6774
6775 \begin_layout Itemize
6776
6777 \family sans
6778 Subsubsection*
6779 \end_layout
6780
6781 \begin_layout Itemize
6782
6783 \family sans
6784 Right
6785 \begin_inset space ~
6786 \end_inset
6787
6788 Address
6789 \end_layout
6790
6791 \begin_layout Itemize
6792
6793 \family sans
6794 Address
6795 \end_layout
6796
6797 \end_deeper
6798 \begin_layout Standard
6799 \begin_inset Note Greyedout
6800 status open
6801
6802 \begin_layout Plain Layout
6803
6804 \series bold
6805 Note:
6806 \series default
6807  Although it is possible to nest numbered section headings like 
6808 \family sans
6809 Chapter
6810 \family default
6811
6812 \family sans
6813 Section
6814 \family default
6815 , etc.
6816 \begin_inset space ~
6817 \end_inset
6818
6819 to e.
6820 \begin_inset space \thinspace{}
6821 \end_inset
6822
6823 g.
6824 \begin_inset space ~
6825 \end_inset
6826
6827 lists, it is highly recommended not to do this.
6828  Because the aim is to create well structured documents following usual
6829  guidelines of typesetting, but nested section headings violates them.
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \end_layout
6836
6837 \begin_layout Subsection
6838 Nesting Other Things: Tables, Math, Floats, etc.
6839 \begin_inset Index
6840 status collapsed
6841
6842 \begin_layout Plain Layout
6843 Nesting ! Tables etc.
6844 \end_layout
6845
6846 \end_inset
6847
6848
6849 \begin_inset CommandInset label
6850 LatexCommand label
6851 name "sec:table-and-fig-nesting"
6852
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \begin_layout Standard
6859 There are several things that aren't paragraph environments, but which are
6860  affected by nesting anyhow.
6861  They are:
6862 \end_layout
6863
6864 \begin_layout Itemize
6865 equations
6866 \end_layout
6867
6868 \begin_layout Itemize
6869 tables
6870 \end_layout
6871
6872 \begin_layout Itemize
6873 figures
6874 \end_layout
6875
6876 \begin_layout Standard
6877 (
6878 \begin_inset Note Greyedout
6879 status open
6880
6881 \begin_layout Plain Layout
6882
6883 \series bold
6884 Note:
6885 \series default
6886  Figures and tables in 
6887 \family sans
6888 Floats
6889 \family default
6890  are not affected by this.
6891 \end_layout
6892
6893 \end_inset
6894
6895  Have a look at section
6896 \begin_inset space ~
6897 \end_inset
6898
6899
6900 \begin_inset CommandInset ref
6901 LatexCommand ref
6902 reference "sec:Floats"
6903
6904 \end_inset
6905
6906  for more informations about 
6907 \family sans
6908 Floats
6909 \family default
6910 .)
6911 \end_layout
6912
6913 \begin_layout Standard
6914 LyX can treat these three objects as either a word or as a paragraph.
6915  If a figure, table, or an equation is inline, it goes wherever the paragraph
6916  it is in goes.
6917 \end_layout
6918
6919 \begin_layout Standard
6920 On the other hand, if you have an equation, figure or table in a 
6921 \begin_inset Quotes eld
6922 \end_inset
6923
6924 paragraph
6925 \begin_inset Quotes erd
6926 \end_inset
6927
6928  of its own, it behaves just like a 
6929 \begin_inset Quotes eld
6930 \end_inset
6931
6932 nestable-inside
6933 \begin_inset Quotes erd
6934 \end_inset
6935
6936  paragraph environment.
6937  You can nest it into any environment, but you obviously can't nest anything
6938  into it.
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Here's an example with a table:
6943 \end_layout
6944
6945 \begin_layout Enumerate
6946 Item One
6947 \end_layout
6948
6949 \begin_deeper
6950 \begin_layout Enumerate
6951 This is (a) and it's nested.
6952 \end_layout
6953
6954 \begin_deeper
6955 \begin_layout Standard
6956 \begin_inset VSpace 0.3cm
6957 \end_inset
6958
6959
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \align center
6964 \begin_inset Tabular
6965 <lyxtabular version="3" rows="2" columns="2">
6966 <features>
6967 <column alignment="center" valignment="top" width="0pt">
6968 <column alignment="center" valignment="top" width="0pt">
6969 <row>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \family roman
6976 \series medium
6977 \shape up
6978 \size normal
6979 \emph off
6980 \bar no
6981 \noun off
6982 \color none
6983 a
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \family roman
6994 \series medium
6995 \shape up
6996 \size normal
6997 \emph off
6998 \bar no
6999 \noun off
7000 \color none
7001 b
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 </row>
7007 <row>
7008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012
7013 \family roman
7014 \series medium
7015 \shape up
7016 \size normal
7017 \emph off
7018 \bar no
7019 \noun off
7020 \color none
7021 c
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030
7031 \family roman
7032 \series medium
7033 \shape up
7034 \size normal
7035 \emph off
7036 \bar no
7037 \noun off
7038 \color none
7039 d
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 </row>
7045 </lyxtabular>
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \begin_layout Standard
7053 \begin_inset VSpace 0.3cm
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \end_deeper
7060 \begin_layout Enumerate
7061 This is (b).
7062  The table is actually nested inside (a).
7063 \end_layout
7064
7065 \end_deeper
7066 \begin_layout Enumerate
7067 Back out again.
7068 \end_layout
7069
7070 \begin_layout Standard
7071 If we hadn't nested the table at all, the list would look like this:
7072 \end_layout
7073
7074 \begin_layout Enumerate
7075 Item One
7076 \end_layout
7077
7078 \begin_deeper
7079 \begin_layout Enumerate
7080 This is (a) and it's nested.
7081 \end_layout
7082
7083 \end_deeper
7084 \begin_layout Standard
7085 \begin_inset VSpace 0.3cm
7086 \end_inset
7087
7088
7089 \end_layout
7090
7091 \begin_layout Standard
7092 \align center
7093 \begin_inset Tabular
7094 <lyxtabular version="3" rows="2" columns="2">
7095 <features>
7096 <column alignment="center" valignment="top" width="0pt">
7097 <column alignment="center" valignment="top" width="0pt">
7098 <row>
7099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103
7104 \family roman
7105 \series medium
7106 \shape up
7107 \size normal
7108 \emph off
7109 \bar no
7110 \noun off
7111 \color none
7112 a
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121
7122 \family roman
7123 \series medium
7124 \shape up
7125 \size normal
7126 \emph off
7127 \bar no
7128 \noun off
7129 \color none
7130 b
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 </row>
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141
7142 \family roman
7143 \series medium
7144 \shape up
7145 \size normal
7146 \emph off
7147 \bar no
7148 \noun off
7149 \color none
7150 c
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159
7160 \family roman
7161 \series medium
7162 \shape up
7163 \size normal
7164 \emph off
7165 \bar no
7166 \noun off
7167 \color none
7168 d
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 </row>
7174 </lyxtabular>
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Standard
7182 \begin_inset VSpace 0.3cm
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \begin_layout Enumerate
7189 This is (b).
7190  The table is 
7191 \emph on
7192 not
7193 \emph default
7194  nested inside (a).
7195  In fact, it's not nested at all.
7196 \end_layout
7197
7198 \begin_layout Enumerate
7199 Back out again.
7200 \end_layout
7201
7202 \begin_layout Standard
7203 Notice how item (b) is not only no longer nested, but is also the first
7204  item of a new list!
7205 \end_layout
7206
7207 \begin_layout Standard
7208 There's another trap you can fall into: Nesting the table, but not going
7209  deep enough.
7210  LyX then turns anything after the table into a new sublist.
7211 \end_layout
7212
7213 \begin_layout Enumerate
7214 Item One
7215 \end_layout
7216
7217 \begin_deeper
7218 \begin_layout Enumerate
7219 This is (a) and it's nested.
7220 \end_layout
7221
7222 \begin_layout Standard
7223 \begin_inset VSpace 0.3cm
7224 \end_inset
7225
7226
7227 \end_layout
7228
7229 \begin_layout Standard
7230 \align center
7231 \begin_inset Tabular
7232 <lyxtabular version="3" rows="2" columns="2">
7233 <features>
7234 <column alignment="center" valignment="top" width="0pt">
7235 <column alignment="center" valignment="top" width="0pt">
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \family roman
7243 \series medium
7244 \shape up
7245 \size normal
7246 \emph off
7247 \bar no
7248 \noun off
7249 \color none
7250 a
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \family roman
7261 \series medium
7262 \shape up
7263 \size normal
7264 \emph off
7265 \bar no
7266 \noun off
7267 \color none
7268 b
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279
7280 \family roman
7281 \series medium
7282 \shape up
7283 \size normal
7284 \emph off
7285 \bar no
7286 \noun off
7287 \color none
7288 c
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297
7298 \family roman
7299 \series medium
7300 \shape up
7301 \size normal
7302 \emph off
7303 \bar no
7304 \noun off
7305 \color none
7306 d
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 </row>
7312 </lyxtabular>
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \begin_inset VSpace 0.3cm
7321 \end_inset
7322
7323
7324 \end_layout
7325
7326 \begin_layout Enumerate
7327 This is (b).
7328  The table is actually nested inside Item One, but 
7329 \emph on
7330 not
7331 \emph default
7332  inside (a).
7333 \end_layout
7334
7335 \end_deeper
7336 \begin_layout Enumerate
7337 Back out again.
7338 \end_layout
7339
7340 \begin_layout Standard
7341 As you can see, item (b) turned into the first item of a new list, but a
7342  new list 
7343 \emph on
7344 inside
7345 \emph default
7346  item 1.
7347  The same thing would have happened to a figure or an equation.
7348  So, if you nest tables, figures or equations, make sure you go to the right
7349  depth!
7350 \end_layout
7351
7352 \begin_layout Subsection
7353 Usage and General Features
7354 \begin_inset CommandInset label
7355 LatexCommand label
7356 name "sub:Nesting-Usage"
7357
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \begin_layout Standard
7364 Speaking of levels, LyX can perform up to a six-fold nesting.
7365  In other words, 
7366 \begin_inset Quotes eld
7367 \end_inset
7368
7369 level #6
7370 \begin_inset Quotes erd
7371 \end_inset
7372
7373  is the innermost possible depth.
7374  Here's an example to display what we mean:
7375 \end_layout
7376
7377 \begin_layout Enumerate
7378 level #1 - outermost
7379 \end_layout
7380
7381 \begin_deeper
7382 \begin_layout Enumerate
7383 level #2
7384 \end_layout
7385
7386 \begin_deeper
7387 \begin_layout Enumerate
7388 level #3
7389 \end_layout
7390
7391 \begin_deeper
7392 \begin_layout Enumerate
7393 level #4
7394 \end_layout
7395
7396 \begin_deeper
7397 \begin_layout Itemize
7398 level #5
7399 \end_layout
7400
7401 \begin_deeper
7402 \begin_layout Itemize
7403 level #6
7404 \end_layout
7405
7406 \end_deeper
7407 \end_deeper
7408 \end_deeper
7409 \end_deeper
7410 \end_deeper
7411 \begin_layout Standard
7412 There are two exceptions to the six-fold nesting limit, and you can see
7413  both of them in the example.
7414  Unlike the other fully-nestable environments, you can only perform a four-fold
7415  nesting with the 
7416 \family sans
7417 Enumerate
7418 \family default
7419  and 
7420 \family sans
7421 Itemize
7422 \family default
7423  environments.
7424  For example, if we tried to nest another 
7425 \family sans
7426 Enumerate
7427 \family default
7428  list inside of item 
7429 \begin_inset Quotes eld
7430 \end_inset
7431
7432 A.
7433 \begin_inset Quotes erd
7434 \end_inset
7435
7436 , we'd get errors.
7437 \end_layout
7438
7439 \begin_layout Subsection
7440 Some Examples
7441 \begin_inset Index
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Nesting ! Examples
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Standard
7454 The best way to explain just what you can do with nesting is by illustration.
7455  We have several examples of nested environments.
7456  In them, we explain how we created the example, so that you can reproduce
7457  them.
7458 \end_layout
7459
7460 \begin_layout Subsubsection
7461 Example 1: The Six-fold Way and Mixed Nesting
7462 \end_layout
7463
7464 \begin_layout Labeling
7465 \labelwidthstring MMM
7466 #1-a This is the outermost level.
7467  It's a 
7468 \family sans
7469 List
7470 \family default
7471  environment.
7472 \end_layout
7473
7474 \begin_deeper
7475 \begin_layout Labeling
7476 \labelwidthstring MMM
7477 #2-a This is level #2.
7478  We created it by using 
7479 \family sans
7480 M-Return
7481 \family default
7482  followed by 
7483 \family sans
7484 S-M-Right
7485 \family default
7486 .
7487 \end_layout
7488
7489 \begin_deeper
7490 \begin_layout Labeling
7491 \labelwidthstring MMM
7492 #3-a This is level #3.
7493  This time, we just hit 
7494 \family sans
7495 Return
7496 \family default
7497 , then used 
7498 \family sans
7499 S-M-Right
7500 \family default
7501  twice in a row.
7502  We could have also created it the same way as we did the previous level,
7503  by hitting 
7504 \family sans
7505 M-Return
7506 \family default
7507  followed by 
7508 \family sans
7509 S-M-Right
7510 \family default
7511 .
7512 \end_layout
7513
7514 \begin_deeper
7515 \begin_layout Standard
7516 This is actually a 
7517 \family sans
7518 Standard
7519 \family default
7520  environment, nested inside of 
7521 \begin_inset Quotes eld
7522 \end_inset
7523
7524 #3-a
7525 \begin_inset Quotes erd
7526 \end_inset
7527
7528 .
7529  So, it's at level #4.
7530  We did this by hitting 
7531 \family sans
7532 M-Return
7533 \family default
7534 , then 
7535 \family sans
7536 S-M-Right
7537 \family default
7538 , then changing the paragraph environment to 
7539 \family sans
7540 Standard
7541 \family default
7542 .
7543  Do this to create list items with more than one paragraph - it also works
7544  for the 
7545 \family sans
7546 Description
7547 \family default
7548
7549 \family sans
7550 Enumerate
7551 \family default
7552 , and 
7553 \family sans
7554 Itemize
7555 \family default
7556  environments!
7557 \end_layout
7558
7559 \begin_layout Standard
7560 Here's another 
7561 \family sans
7562 Standard
7563 \family default
7564  paragraph, also at level #4, made with just a 
7565 \family sans
7566 M-Return
7567 \family default
7568 .
7569 \end_layout
7570
7571 \begin_layout Labeling
7572 \labelwidthstring MMM
7573 #4-a This is level #4.
7574  We hit 
7575 \family sans
7576 M-Return
7577 \family default
7578  and changed the paragraph environment back to 
7579 \family sans
7580 List
7581 \family default
7582 .
7583  Remember - we can't nest anything inside of a 
7584 \family sans
7585 Standard
7586 \family default
7587  environment, which is why we're still at level #4.
7588  However, we 
7589 \emph on
7590 can
7591 \emph default
7592  keep nesting things inside of 
7593 \begin_inset Quotes eld
7594 \end_inset
7595
7596 #3-a
7597 \begin_inset Quotes erd
7598 \end_inset
7599
7600 .
7601 \end_layout
7602
7603 \begin_deeper
7604 \begin_layout Labeling
7605 \labelwidthstring MMM
7606 #5-a This is level #5\SpecialChar \ldots{}
7607
7608 \end_layout
7609
7610 \begin_deeper
7611 \begin_layout Labeling
7612 \labelwidthstring MMM
7613 #6-a \SpecialChar \ldots{}
7614 and this is level #6.
7615  By now, you should know how we made these two.
7616 \end_layout
7617
7618 \end_deeper
7619 \begin_layout Labeling
7620 \labelwidthstring MMM
7621 #5-b Back to level #5.
7622  Just hit 
7623 \family sans
7624 M-Return
7625 \family default
7626  followed by a 
7627 \family sans
7628 S-M-Left
7629 \family default
7630 .
7631 \end_layout
7632
7633 \end_deeper
7634 \begin_layout Labeling
7635 \labelwidthstring MMM
7636 #4-b After another 
7637 \family sans
7638 M-Return
7639 \family default
7640  followed by a 
7641 \family sans
7642 S-M-Left
7643 \family default
7644 , we're back at level #4.
7645 \end_layout
7646
7647 \end_deeper
7648 \begin_layout Labeling
7649 \labelwidthstring MMM
7650 #3-b Back to level #3.
7651  By now it should be obvious how we did this.
7652 \end_layout
7653
7654 \end_deeper
7655 \begin_layout Labeling
7656 \labelwidthstring MMM
7657 #2-b Back to level #2.
7658  
7659 \end_layout
7660
7661 \end_deeper
7662 \begin_layout Labeling
7663 \labelwidthstring MMM
7664 #1-b And last, back to the outermost level, #1.
7665  After this sentence, we'll hit 
7666 \family sans
7667 Return
7668 \family default
7669  and change the paragraph environment back to 
7670 \family sans
7671 Standard
7672 \family default
7673  to end the list.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 We could have also used the 
7678 \family sans
7679 Description
7680 \family default
7681
7682 \family sans
7683 Quote
7684 \family default
7685
7686 \family sans
7687 Quotation
7688 \family default
7689 , or even the 
7690 \family sans
7691 Verse
7692 \family default
7693  environment in place of the 
7694 \family sans
7695 List
7696 \family default
7697  environment.
7698  The example would have worked exactly the same.
7699 \end_layout
7700
7701 \begin_layout Subsubsection
7702 Example 2: Inheritance
7703 \end_layout
7704
7705 \begin_layout LyX-Code
7706 This is the LyX-Code environment, at level #1, the outermost
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 level.
7711   Now we'll hit 
7712 \family sans
7713 Return
7714 \family default
7715 , then 
7716 \family sans
7717 S-M-Right
7718 \family default
7719 , after which, we'll change to the 
7720 \family sans
7721 Enumerate
7722 \family default
7723  environment.
7724 \end_layout
7725
7726 \begin_deeper
7727 \begin_layout Enumerate
7728 This is the 
7729 \family sans
7730 Enumerate
7731 \family default
7732  environment, at level #2.
7733 \end_layout
7734
7735 \begin_layout Enumerate
7736 Notice how the nested 
7737 \family sans
7738 Enumerate
7739 \family default
7740  not only inherits its margins from its parent environment (
7741 \family sans
7742 LyX-Code
7743 \family default
7744 ), but also inherits its font and spacing!
7745 \end_layout
7746
7747 \end_deeper
7748 \begin_layout Standard
7749 We ended this example by hitting 
7750 \family sans
7751 Return
7752 \family default
7753 .
7754  After that, we needed to reset the paragraph environment to 
7755 \family sans
7756 Standard
7757 \family default
7758  and resetting the nesting depth by using 
7759 \family sans
7760 S-M-Left
7761 \family default
7762  once.
7763 \end_layout
7764
7765 \begin_layout Subsubsection
7766 Example 3: Labels, Levels, and the 
7767 \family sans
7768 Enumerate
7769 \family default
7770  and 
7771 \family sans
7772 Itemize
7773 \family default
7774  Environments
7775 \begin_inset OptArg
7776 status collapsed
7777
7778 \begin_layout Plain Layout
7779 Example #3: Labels, Levels and other list environments
7780 \end_layout
7781
7782 \end_inset
7783
7784
7785 \end_layout
7786
7787 \begin_layout Enumerate
7788 This is level #1, in an 
7789 \family sans
7790 Enumerate
7791 \family default
7792  paragraph environment.
7793  We're actually going to nest a bunch of these.
7794 \end_layout
7795
7796 \begin_deeper
7797 \begin_layout Enumerate
7798 This is level #2.
7799  We used 
7800 \family sans
7801 M-Return
7802 \family default
7803  followed by 
7804 \family sans
7805 S-M-Right
7806 \family default
7807 .
7808  Now, what happens if we nest an 
7809 \family sans
7810 Itemize
7811 \family default
7812  environment inside of this one? It will be at level #3, but what will its
7813  label be? An asterisk?
7814 \end_layout
7815
7816 \begin_deeper
7817 \begin_layout Itemize
7818 No! It's a bullet.
7819  This is the 
7820 \emph on
7821 first
7822 \emph default
7823  
7824 \family sans
7825 Itemize
7826 \family default
7827  environment, even though it's at level #3.
7828  So, its label is a bullet.
7829  (We got here by using 
7830 \family sans
7831 M-Return
7832 \family default
7833 , then 
7834 \family sans
7835 S-M-Right
7836 \family default
7837 , then changing the environment to 
7838 \family sans
7839 Itemize
7840 \family default
7841 .)
7842 \end_layout
7843
7844 \begin_deeper
7845 \begin_layout Itemize
7846 Here's level #4, produced using 
7847 \family sans
7848 M-Return
7849 \family default
7850 , then 
7851 \family sans
7852 S-M-Right
7853 \family default
7854 .
7855  We'll do that again\SpecialChar \ldots{}
7856
7857 \end_layout
7858
7859 \begin_deeper
7860 \begin_layout Enumerate
7861 \SpecialChar \ldots{}
7862 to get to level #5.
7863  This time, however, we also changed the paragraph environment back to 
7864 \family sans
7865 Enumerate
7866 \family default
7867 .
7868  Notice the type of numbering, it is 
7869 \emph on
7870 lowercase Roman
7871 \emph default
7872 , because we are in the 
7873 \emph on
7874 thirdfold
7875 \emph default
7876  
7877 \family sans
7878 Enumerate
7879 \family default
7880  environment (i.e.
7881  it is an 
7882 \family sans
7883 Enumerate
7884 \family default
7885  inside an 
7886 \family sans
7887 Enumerate
7888 \family default
7889  inside an 
7890 \family sans
7891 Enumerate
7892 \family default
7893 ).
7894 \end_layout
7895
7896 \begin_layout Enumerate
7897 What happens if we 
7898 \emph on
7899 don't
7900 \emph default
7901  change the paragraph environment, but decrease the nesting depth? What
7902  type of numbering does LyX use?
7903 \end_layout
7904
7905 \begin_layout Enumerate
7906 Oh, as if you couldn't guess by now, we're just using 
7907 \family sans
7908 M-Return
7909 \family default
7910  to keep the current environment and depth but create a new item.
7911 \end_layout
7912
7913 \begin_layout Enumerate
7914 Let's use 
7915 \family sans
7916 S-M-Left
7917 \family default
7918  to decrease the depth after the next 
7919 \family sans
7920 M-Return
7921 \family default
7922 .
7923 \end_layout
7924
7925 \end_deeper
7926 \begin_layout Enumerate
7927 This is level #4.
7928  Look what type of label LyX is using!
7929 \end_layout
7930
7931 \end_deeper
7932 \begin_layout Enumerate
7933 This is level #3.
7934  Even though we've changed levels, LyX is still using a lowercase Roman
7935  numeral as the label.Why?
7936 \end_layout
7937
7938 \begin_layout Enumerate
7939 Because, even though the nesting depth has changed, the paragraph is 
7940 \emph on
7941 still
7942 \emph default
7943  a thirdfold 
7944 \family sans
7945 Enumerate
7946 \family default
7947  environment.
7948  Notice, however, that LyX 
7949 \emph on
7950 did
7951 \emph default
7952  reset the counter for the label.
7953 \end_layout
7954
7955 \end_deeper
7956 \begin_layout Enumerate
7957 Another 
7958 \family sans
7959 M-Return
7960 \family default
7961  
7962 \family sans
7963 S-M-Left
7964 \family default
7965  sequence, and we're back to level #2.
7966  This time, we not only changed the nesting depth, but we also moved back
7967  into the twofold-nested 
7968 \family sans
7969 Enumerate
7970 \family default
7971  environment.
7972 \end_layout
7973
7974 \end_deeper
7975 \begin_layout Enumerate
7976 The same thing happens if we do another 
7977 \family sans
7978 M-Return
7979 \family default
7980  
7981 \family sans
7982 S-M-Left
7983 \family default
7984  sequence and return to level #1, the outermost level.
7985 \end_layout
7986
7987 \begin_layout Standard
7988 Lastly, we reset the environment to 
7989 \family sans
7990 Standard
7991 \family default
7992 .
7993  As you can see, the level number doesn't correspond to what type of labeling
7994  LyX uses for the 
7995 \family sans
7996 Enumerate
7997 \family default
7998  and 
7999 \family sans
8000 Itemize
8001 \family default
8002  environments.
8003  The number of other 
8004 \family sans
8005 Enumerate
8006 \family default
8007  environments surrounding it determines what kind of label LyX uses for
8008  an 
8009 \family sans
8010 Enumerate
8011 \family default
8012  item.
8013  The same rule applies for the 
8014 \family sans
8015 Itemize
8016 \family default
8017  environment, as well.
8018 \end_layout
8019
8020 \begin_layout Subsubsection
8021 Example 4: Going Bonkers
8022 \end_layout
8023
8024 \begin_layout Enumerate
8025 We're going to go totally nuts now.
8026  We won't nest as deep as in the other examples, nor will we go into the
8027  same detail with how we did it.
8028  (level #1: 
8029 \family sans
8030 Enumerate
8031 \family default
8032 )
8033 \end_layout
8034
8035 \begin_deeper
8036 \begin_layout Standard
8037 (
8038 \family sans
8039 Return, S-M-Right, Standard
8040 \family default
8041 : level #2) We'll stick an encapsulated description of how we created the
8042  example in parentheses someplace.
8043  For example, the two keybindings are how we changed the depth.
8044  The environment name is the name of the current environment.
8045  Either before or after this, we'll put in the level.
8046 \end_layout
8047
8048 \end_deeper
8049 \begin_layout Enumerate
8050 (
8051 \family sans
8052 Return, Enumerate
8053 \family default
8054 : level #1) This is the next item in the list.
8055 \end_layout
8056
8057 \begin_deeper
8058 \begin_layout Verse
8059 Now we'll add verse.
8060 \begin_inset Newline newline
8061 \end_inset
8062
8063 It will get much worse.
8064 \begin_inset Newline newline
8065 \end_inset
8066
8067 (
8068 \family sans
8069 Return, S-M-Right, Verse
8070 \family default
8071 : level #2)
8072 \end_layout
8073
8074 \begin_layout Verse
8075 Fiddle dee, Fiddle doo.
8076 \begin_inset Newline newline
8077 \end_inset
8078
8079 Bippitey boppitey boo!
8080 \begin_inset Newline newline
8081 \end_inset
8082
8083 (
8084 \family sans
8085 M-Return)
8086 \end_layout
8087
8088 \begin_layout Verse
8089 Here comes a table:
8090 \end_layout
8091
8092 \begin_deeper
8093 \begin_layout Standard
8094 \begin_inset VSpace 0.3cm
8095 \end_inset
8096
8097
8098 \end_layout
8099
8100 \begin_layout Standard
8101 \align center
8102 \begin_inset Tabular
8103 <lyxtabular version="3" rows="2" columns="2">
8104 <features>
8105 <column alignment="center" valignment="top" width="0pt">
8106 <column alignment="center" valignment="top" width="0pt">
8107 <row>
8108 <cell alignment="center" valignment="top" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \family roman
8114 \series medium
8115 \shape up
8116 \size normal
8117 \emph off
8118 \bar no
8119 \noun off
8120 \color none
8121 one-fish
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \family roman
8132 \series medium
8133 \shape up
8134 \size normal
8135 \emph off
8136 \bar no
8137 \noun off
8138 \color none
8139 two-fish
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" topline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \family roman
8152 \series medium
8153 \shape up
8154 \size normal
8155 \emph off
8156 \bar no
8157 \noun off
8158 \color none
8159 red-fish
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168
8169 \family roman
8170 \series medium
8171 \shape up
8172 \size normal
8173 \emph off
8174 \bar no
8175 \noun off
8176 \color none
8177 blue-fish
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_deeper
8191 \begin_layout Verse
8192 (
8193 \family sans
8194 M-Return, Table, S-M-Right
8195 \family default
8196  3 times, 
8197 \family sans
8198 M-Return, Verse, S-M-Left
8199 \family default
8200 )
8201 \end_layout
8202
8203 \end_deeper
8204 \begin_layout Enumerate
8205 (
8206 \family sans
8207 Return, Enumerate
8208 \family default
8209 : level #1) This is another item.
8210  Note that selecting a 
8211 \family sans
8212 Table
8213 \family default
8214  resets the nesting depth to level #1, so we increased the nesting depth
8215  3 times to put the table inside the 
8216 \family sans
8217 Verse
8218 \family default
8219  environment.
8220  
8221 \end_layout
8222
8223 \begin_layout Quotation
8224 We're now ending the 
8225 \family sans
8226 Enumerate
8227 \family default
8228  list and changing to 
8229 \family sans
8230 Quotation
8231 \family default
8232 .
8233  We're still at level #1.
8234  We want to show you some of the things you can do by mixing environments.
8235  The next set of paragraphs is a 
8236 \begin_inset Quotes eld
8237 \end_inset
8238
8239 quoted letter.
8240 \begin_inset Quotes erd
8241 \end_inset
8242
8243  We'll nest both the 
8244 \family sans
8245 Address
8246 \family default
8247  and 
8248 \family sans
8249 Right
8250 \begin_inset space ~
8251 \end_inset
8252
8253 Address
8254 \family default
8255  environments inside of this one, then use another nested 
8256 \family sans
8257 Quotation
8258 \family default
8259  for the letter body.
8260  We'll use 
8261 \family sans
8262 M-Return
8263 \family default
8264  to preserve the depth.
8265  Remember that you need to use 
8266 \family sans
8267 C-Return
8268 \family default
8269  to create multiple lines inside the 
8270 \family sans
8271 Address
8272 \family default
8273  and 
8274 \family sans
8275 Right
8276 \begin_inset space ~
8277 \end_inset
8278
8279 Address
8280 \family default
8281  environments.
8282  Here it goes:
8283 \end_layout
8284
8285 \begin_deeper
8286 \begin_layout Right Address
8287 1234 Nowhere Rd.
8288 \begin_inset Newline newline
8289 \end_inset
8290
8291 Moosegroin, MT 00100
8292 \begin_inset Newline newline
8293 \end_inset
8294
8295 9-6-96
8296 \end_layout
8297
8298 \begin_layout Address
8299 Dear Mr.
8300 \begin_inset space ~
8301 \end_inset
8302
8303 Fizlewitz:
8304 \end_layout
8305
8306 \begin_layout Quotation
8307 We regret to inform you that we cannot fill your order for 50
8308 \begin_inset Formula $\,$
8309 \end_inset
8310
8311 L of compressed methane gas due to circumstances beyond our control.
8312  Unfortunately, several of our cows have mysteriously exploded, creating
8313  a backlog in our orders for methane.
8314  We will place your name on the waiting list and try to fill your order
8315  as soon as possible.
8316  In the meantime, we thank you for your patience.
8317 \end_layout
8318
8319 \begin_layout Quotation
8320 We do, however, now have a special on beef.
8321  If you are interested, please return the enclosed pricing and order form
8322  with your order, along with payment.
8323 \end_layout
8324
8325 \begin_layout Quotation
8326 We thank you again for your patience.
8327 \end_layout
8328
8329 \begin_layout Address
8330 Sincerely,
8331 \begin_inset Newline newline
8332 \end_inset
8333
8334 Bill Hick
8335 \end_layout
8336
8337 \end_deeper
8338 \begin_layout Quotation
8339 That ends that example!
8340 \end_layout
8341
8342 \begin_layout Standard
8343 As you can see, nesting environments in LyX gives you a lot of power with
8344  just a few keystrokes.
8345  We could have easily nested an 
8346 \family sans
8347 Itemize
8348 \family default
8349  list inside of a 
8350 \family sans
8351 Quotation
8352 \family default
8353  or 
8354 \family sans
8355 Quote
8356 \family default
8357 , or put a 
8358 \family sans
8359 Quote
8360 \family default
8361  inside of an 
8362 \family sans
8363 Itemize
8364 \family default
8365  list.
8366  You have a huge variety of options at your disposal.
8367 \end_layout
8368
8369 \begin_layout Section
8370 Spacing, pagination and line breaks
8371 \begin_inset Index
8372 status collapsed
8373
8374 \begin_layout Plain Layout
8375 Spacing
8376 \end_layout
8377
8378 \end_inset
8379
8380
8381 \end_layout
8382
8383 \begin_layout Standard
8384 What is a space? While you might be used to press the space key anytime
8385  you want to separate two words in ordinary word processors, LyX offers
8386  you more spaces: Spaces of different width and spaces which can or cannot
8387  be broken at the end of a line.
8388  The following sections will show you some examples where those spaces are
8389  useful.
8390 \end_layout
8391
8392 \begin_layout Subsection
8393 Protected Space
8394 \begin_inset CommandInset label
8395 LatexCommand label
8396 name "sub:Protected-Space"
8397
8398 \end_inset
8399
8400
8401 \begin_inset Index
8402 status collapsed
8403
8404 \begin_layout Plain Layout
8405 Spaces ! Protected
8406 \end_layout
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Standard
8414 The protected space: It is used to tell LyX (and LaTeX) not to break the
8415  line at that point.
8416  This may be necessary to avoid unlucky linebreaks, like in: 
8417 \end_layout
8418
8419 \begin_layout Quote
8420 Further documentation is given in section
8421 \begin_inset Newline newline
8422 \end_inset
8423
8424
8425 \begin_inset CommandInset ref
8426 LatexCommand ref
8427 reference "sec:Bibliography"
8428
8429 \end_inset
8430
8431 .
8432  
8433 \end_layout
8434
8435 \begin_layout Standard
8436 Obviously, it would be a good thing to put a protected space between 
8437 \begin_inset Quotes eld
8438 \end_inset
8439
8440 section
8441 \begin_inset Quotes erd
8442 \end_inset
8443
8444  and 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448
8449 \begin_inset CommandInset ref
8450 LatexCommand ref
8451 reference "sec:Bibliography"
8452
8453 \end_inset
8454
8455
8456 \begin_inset Quotes erd
8457 \end_inset
8458
8459 .
8460  A protected space is set with 
8461 \family sans
8462 Insert\SpecialChar \menuseparator
8463 Formatting\SpecialChar \menuseparator
8464 Protected
8465 \bar under
8466
8467 \begin_inset space ~
8468 \end_inset
8469
8470
8471 \bar default
8472 Space
8473 \family default
8474  (shortcut 
8475 \family sans
8476 C-Space
8477 \family default
8478 ).
8479 \end_layout
8480
8481 \begin_layout Subsection
8482 Horizontal Space
8483 \begin_inset CommandInset label
8484 LatexCommand label
8485 name "sub:Horizontal-Space"
8486
8487 \end_inset
8488
8489
8490 \begin_inset Index
8491 status collapsed
8492
8493 \begin_layout Plain Layout
8494 Spacing ! Horizontal
8495 \end_layout
8496
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \begin_layout Standard
8503 All horizontal spaces can be inserted with the menu 
8504 \family sans
8505 Insert\SpecialChar \menuseparator
8506 Formatting\SpecialChar \menuseparator
8507 Horizontal Space
8508 \family default
8509 .
8510  The length units are listed in Appendix
8511 \begin_inset space ~
8512 \end_inset
8513
8514
8515 \begin_inset CommandInset ref
8516 LatexCommand ref
8517 reference "cha:Units-available-in"
8518
8519 \end_inset
8520
8521 .
8522 \end_layout
8523
8524 \begin_layout Subsubsection
8525 Inter-word Space
8526 \begin_inset CommandInset label
8527 LatexCommand label
8528 name "sub:Inter-word-Space"
8529
8530 \end_inset
8531
8532
8533 \begin_inset Index
8534 status collapsed
8535
8536 \begin_layout Plain Layout
8537 Spaces ! Inter-word
8538 \end_layout
8539
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \begin_layout Standard
8546 Some languages (e.
8547 \begin_inset space \thinspace{}
8548 \end_inset
8549
8550 g.
8551 \begin_inset space \space{}
8552 \end_inset
8553
8554 English) have the typographical convention to add extra space after an end-of-se
8555 ntence punctuation mark, and LyX honors those conventions (see section
8556 \begin_inset space ~
8557 \end_inset
8558
8559
8560 \begin_inset CommandInset ref
8561 LatexCommand ref
8562 reference "sub:Abbreviations"
8563
8564 \end_inset
8565
8566 ).
8567  Sometimes, you want a normal space nevertheless.
8568  In this case, insert an inter-word space (shortcut 
8569 \family sans
8570 C-M-Space
8571 \family default
8572 ).
8573 \end_layout
8574
8575 \begin_layout Subsubsection
8576 Thin Space
8577 \begin_inset CommandInset label
8578 LatexCommand label
8579 name "sub:Thin-Space"
8580
8581 \end_inset
8582
8583
8584 \begin_inset Index
8585 status collapsed
8586
8587 \begin_layout Plain Layout
8588 Spaces ! Thin
8589 \end_layout
8590
8591 \end_inset
8592
8593
8594 \end_layout
8595
8596 \begin_layout Standard
8597
8598 \begin_inset Quotes eld
8599 \end_inset
8600
8601 thin space
8602 \begin_inset Quotes erd
8603 \end_inset
8604
8605  is a blank which has half the size of a normal space (and it is also 
8606 \begin_inset Quotes eld
8607 \end_inset
8608
8609 protected
8610 \begin_inset Quotes erd
8611 \end_inset
8612
8613 ).
8614  The typographical conventions in a lot of languages propose the use of
8615  thin spaces in cases where normal spaces would be too wide, for instance
8616  inside abbreviations:
8617 \end_layout
8618
8619 \begin_layout Quote
8620 D.
8621 \begin_inset space \thinspace{}
8622 \end_inset
8623
8624 E.
8625  Knuth has developed our beloved typesetting program, i.
8626 \begin_inset space \thinspace{}
8627 \end_inset
8628
8629 e.
8630 \begin_inset space \space{}
8631 \end_inset
8632
8633 TeX.
8634 \end_layout
8635
8636 \begin_layout Standard
8637 or between values and units.
8638  Compare for example this:
8639 \begin_inset Newline newline
8640 \end_inset
8641
8642 10
8643 \begin_inset space \thinspace{}
8644 \end_inset
8645
8646 kg (thin space)
8647 \begin_inset Newline newline
8648 \end_inset
8649
8650 10 kg (normal space
8651 \end_layout
8652
8653 \begin_layout Standard
8654 You can insert thin spaces also with the menu 
8655 \family sans
8656 Insert\SpecialChar \menuseparator
8657 Formatting\SpecialChar \menuseparator
8658 Thin
8659 \begin_inset space ~
8660 \end_inset
8661
8662 Space
8663 \family default
8664  (shortcut 
8665 \family sans
8666 C-S-Space
8667 \family default
8668 ).
8669 \end_layout
8670
8671 \begin_layout Subsubsection
8672 More Spaces
8673 \begin_inset CommandInset label
8674 LatexCommand label
8675 name "sub:More-Spaces"
8676
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \begin_layout Standard
8683 You can furthermore insert the following space types:
8684 \end_layout
8685
8686 \begin_layout Description
8687 Negative
8688 \begin_inset space ~
8689 \end_inset
8690
8691 thin
8692 \begin_inset space ~
8693 \end_inset
8694
8695 space A line with a 
8696 \begin_inset Formula $\to$
8697 \end_inset
8698
8699
8700 \begin_inset space \negthinspace{}
8701 \end_inset
8702
8703
8704 \begin_inset Formula $\gets$
8705 \end_inset
8706
8707  Negative thin space between the arrows.
8708 \end_layout
8709
8710 \begin_layout Description
8711 Enspace
8712 \begin_inset space ~
8713 \end_inset
8714
8715 (0.5
8716 \begin_inset space \thinspace{}
8717 \end_inset
8718
8719 em) A line with a 
8720 \begin_inset Formula $\to$
8721 \end_inset
8722
8723
8724 \begin_inset space \enskip{}
8725 \end_inset
8726
8727
8728 \begin_inset Formula $\gets$
8729 \end_inset
8730
8731  Enspace (0.5
8732 \begin_inset space \thinspace{}
8733 \end_inset
8734
8735 em) space between the arrows.
8736 \end_layout
8737
8738 \begin_layout Description
8739 Quad
8740 \begin_inset space ~
8741 \end_inset
8742
8743 (1
8744 \begin_inset space \thinspace{}
8745 \end_inset
8746
8747 em) A line with a 
8748 \begin_inset Formula $\to$
8749 \end_inset
8750
8751
8752 \begin_inset space \quad{}
8753 \end_inset
8754
8755
8756 \begin_inset Formula $\gets$
8757 \end_inset
8758
8759  Quad
8760 \begin_inset space ~
8761 \end_inset
8762
8763 (1
8764 \begin_inset space \thinspace{}
8765 \end_inset
8766
8767 em) space between the arrows.
8768 \end_layout
8769
8770 \begin_layout Description
8771 QQuad
8772 \begin_inset space ~
8773 \end_inset
8774
8775 (2
8776 \begin_inset space \thinspace{}
8777 \end_inset
8778
8779 em) A line with a 
8780 \begin_inset Formula $\to$
8781 \end_inset
8782
8783
8784 \begin_inset space \qquad{}
8785 \end_inset
8786
8787
8788 \begin_inset Formula $\gets$
8789 \end_inset
8790
8791  QQuad
8792 \begin_inset space ~
8793 \end_inset
8794
8795 (2
8796 \begin_inset space \thinspace{}
8797 \end_inset
8798
8799 em) space between the arrows.
8800 \end_layout
8801
8802 \begin_layout Description
8803 Custom
8804 \begin_inset space ~
8805 \end_inset
8806
8807 space A line with
8808 \begin_inset Formula $\to$
8809 \end_inset
8810
8811
8812 \begin_inset space \hspace{}
8813 \length 2cm
8814 \end_inset
8815
8816
8817 \begin_inset Formula $\gets$
8818 \end_inset
8819
8820  2
8821 \begin_inset space \thinspace{}
8822 \end_inset
8823
8824 cm space between the arrows.
8825 \end_layout
8826
8827 \begin_layout Standard
8828 Table
8829 \begin_inset space ~
8830 \end_inset
8831
8832
8833 \begin_inset CommandInset ref
8834 LatexCommand ref
8835 reference "tab:Width-of-the"
8836
8837 \end_inset
8838
8839  lists the different space sizes.
8840 \end_layout
8841
8842 \begin_layout Standard
8843 \begin_inset Float table
8844 wide false
8845 sideways false
8846 status open
8847
8848 \begin_layout Plain Layout
8849 \align center
8850 \begin_inset Caption
8851
8852 \begin_layout Plain Layout
8853 \begin_inset CommandInset label
8854 LatexCommand label
8855 name "tab:Width-of-the"
8856
8857 \end_inset
8858
8859 Width of the different horizontal spaces.
8860 \end_layout
8861
8862 \end_inset
8863
8864
8865 \end_layout
8866
8867 \begin_layout Plain Layout
8868 \align center
8869 \begin_inset Tabular
8870 <lyxtabular version="3" rows="8" columns="2">
8871 <features>
8872 <column alignment="center" valignment="top" width="0">
8873 <column alignment="center" valignment="top" width="0">
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881 Space
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892 Width
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Normal
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 1/3
8913 \begin_inset space \thinspace{}
8914 \end_inset
8915
8916 em
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Protected
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 1/3
8937 \begin_inset space \thinspace{}
8938 \end_inset
8939
8940 em
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 </row>
8946 <row>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 Thin
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 1/6
8961 \begin_inset space \thinspace{}
8962 \end_inset
8963
8964 em
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 Negative thin
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 -1/6
8985 \begin_inset space \thinspace{}
8986 \end_inset
8987
8988 em
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Enspace (0.5
9000 \begin_inset space \thinspace{}
9001 \end_inset
9002
9003 em)
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 0.5
9013 \begin_inset space \thinspace{}
9014 \end_inset
9015
9016 em
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 Quad (1
9028 \begin_inset space \thinspace{}
9029 \end_inset
9030
9031 em)
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 1
9041 \begin_inset space \thinspace{}
9042 \end_inset
9043
9044 em
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 QQuad (2
9056 \begin_inset space \thinspace{}
9057 \end_inset
9058
9059 em)
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 2
9069 \begin_inset space \thinspace{}
9070 \end_inset
9071
9072 em
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 </lyxtabular>
9079
9080 \end_inset
9081
9082
9083 \end_layout
9084
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Subsubsection
9091
9092 \family sans
9093 Horizontal Fills
9094 \family default
9095
9096 \begin_inset Index
9097 status collapsed
9098
9099 \begin_layout Plain Layout
9100 Spacing ! Fills
9101 \end_layout
9102
9103 \end_inset
9104
9105
9106 \end_layout
9107
9108 \begin_layout Standard
9109 Horizontal fills (HFills) are a special LyX feature for adding extra space
9110  in a uniform fashion.
9111  An HFill is actually a variable length space, whose length always equals
9112  the remaining space between the left and right margins.
9113  If there is more than one HFill on a line, they divide the available space
9114  equally between themselves.
9115  
9116 \end_layout
9117
9118 \begin_layout Standard
9119 Here a few examples what you can do with them:
9120 \end_layout
9121
9122 \begin_layout Quote
9123 \noindent
9124 This is on the left side
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128 This is on the right
9129 \end_layout
9130
9131 \begin_layout Quote
9132 \noindent
9133 Left
9134 \begin_inset space \hfill{}
9135 \end_inset
9136
9137 Middle
9138 \begin_inset space \hfill{}
9139 \end_inset
9140
9141 Right
9142 \end_layout
9143
9144 \begin_layout Quote
9145 \noindent
9146 Left
9147 \begin_inset space \hfill{}
9148 \end_inset
9149
9150 1/3 Left
9151 \begin_inset space \hfill{}
9152 \end_inset
9153
9154
9155 \begin_inset space \hfill{}
9156 \end_inset
9157
9158 Right
9159 \end_layout
9160
9161 \begin_layout Standard
9162 That was an example in the 
9163 \family sans
9164 Quote
9165 \family default
9166  environment.
9167  Here
9168 \begin_inset Formula $\to$
9169 \end_inset
9170
9171
9172 \begin_inset space \hfill{}
9173 \end_inset
9174
9175
9176 \begin_inset Formula $\gets$
9177 \end_inset
9178
9179 is one in a standard paragraph.
9180  It may or may not be apparent in the printed text, but it 
9181 \emph on
9182 is
9183 \emph default
9184  sitting in-between the two arrows.
9185 \end_layout
9186
9187 \begin_layout Standard
9188 There may be more than one set of margins on a line.
9189  Here's an example with the 
9190 \family sans
9191 List
9192 \family default
9193  environment.
9194 \end_layout
9195
9196 \begin_layout Labeling
9197 \labelwidthstring 00.00.0000
9198 one
9199 \begin_inset space \hfill{}
9200 \end_inset
9201
9202 two :three
9203 \begin_inset space \hfill{}
9204 \end_inset
9205
9206 four
9207 \begin_inset space \hfill{}
9208 \end_inset
9209
9210 five
9211 \begin_inset space \hfill{}
9212 \end_inset
9213
9214 six
9215 \end_layout
9216
9217 \begin_layout Standard
9218 The 
9219 \begin_inset Quotes eld
9220 \end_inset
9221
9222 :
9223 \begin_inset Quotes erd
9224 \end_inset
9225
9226  marks the beginning of the item.
9227  (There is actually a 
9228 \begin_inset Quotes eld
9229 \end_inset
9230
9231 hidden
9232 \begin_inset Quotes erd
9233 \end_inset
9234
9235  HFill inside of the label of the 
9236 \family sans
9237 List
9238 \family default
9239  environment; it's put at the end of the label automatically.) HFills work
9240  similarly in other 
9241 \begin_inset Quotes eld
9242 \end_inset
9243
9244 multi-margin
9245 \begin_inset Quotes erd
9246 \end_inset
9247
9248  situations, like two-column mode.
9249 \end_layout
9250
9251 \begin_layout Standard
9252 \begin_inset Note Greyedout
9253 status open
9254
9255 \begin_layout Plain Layout
9256
9257 \series bold
9258 Note:
9259 \series default
9260  If an HFill is at the beginning of a line, and 
9261 \emph on
9262 not
9263 \emph default
9264  in the first line in a paragraph, LyX ignores it.
9265  This prevents HFills from accidentally being wrapped onto a new line.
9266  If you need space in this case anyway, set the 
9267 \family sans
9268 Protect
9269 \family default
9270  option in the space dialog.
9271 \end_layout
9272
9273 \end_inset
9274
9275
9276 \end_layout
9277
9278 \begin_layout Subsubsection
9279 Phantom Space
9280 \begin_inset Index
9281 status collapsed
9282
9283 \begin_layout Plain Layout
9284 Spacing ! Phantom
9285 \end_layout
9286
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \begin_layout Standard
9293 Sometimes you want to insert space with exactly the length of a phrase.
9294  E.g.
9295  you want to create the following multiple choice question:
9296 \end_layout
9297
9298 \begin_layout Standard
9299 \begin_inset VSpace medskip
9300 \end_inset
9301
9302 What is correct English?:
9303 \begin_inset Newline newline
9304 \end_inset
9305
9306
9307 \begin_inset Newline newline
9308 \end_inset
9309
9310 Mr.
9311 \begin_inset space ~
9312 \end_inset
9313
9314 Edge would have been jumps the gun.
9315 \begin_inset Newline newline
9316 \end_inset
9317
9318
9319 \begin_inset ERT
9320 status collapsed
9321
9322 \begin_layout Plain Layout
9323
9324
9325 \backslash
9326 phantom{Mr.
9327  Edge }
9328 \end_layout
9329
9330 \end_inset
9331
9332 has to be jumped
9333 \begin_inset Newline newline
9334 \end_inset
9335
9336
9337 \begin_inset ERT
9338 status collapsed
9339
9340 \begin_layout Plain Layout
9341
9342
9343 \backslash
9344 phantom{Mr.
9345  Edge }
9346 \end_layout
9347
9348 \end_inset
9349
9350 jumps
9351 \begin_inset VSpace medskip
9352 \end_inset
9353
9354
9355 \end_layout
9356
9357 \begin_layout Standard
9358 So that the choices appear exactly after the phrase 
9359 \begin_inset Quotes eld
9360 \end_inset
9361
9362 Mr.
9363 \begin_inset space ~
9364 \end_inset
9365
9366 Edge
9367 \begin_inset space ~
9368 \end_inset
9369
9370
9371 \begin_inset Quotes erd
9372 \end_inset
9373
9374 .
9375  To get this, you can use the LaTeX-command 
9376 \series bold
9377
9378 \backslash
9379 phantom
9380 \series default
9381  in TeX Code
9382 \begin_inset Foot
9383 status collapsed
9384
9385 \begin_layout Plain Layout
9386 See sec.
9387 \begin_inset space \thinspace{}
9388 \end_inset
9389
9390
9391 \begin_inset CommandInset ref
9392 LatexCommand ref
9393 reference "sec:TeX-Code"
9394
9395 \end_inset
9396
9397  for more information about TeX-Code.
9398 \end_layout
9399
9400 \end_inset
9401
9402 .
9403  In our case write the command 
9404 \series bold
9405
9406 \backslash
9407 phantom{Mr.
9408  Edge }
9409 \series default
9410  (note the space after 
9411 \begin_inset Quotes eld
9412 \end_inset
9413
9414 Edge
9415 \begin_inset Quotes erd
9416 \end_inset
9417
9418 ) at the beginning of the last two lines.
9419  The command prints out the phrase within the the two braces, but invisible.
9420  That is why it is named 
9421 \begin_inset Quotes eld
9422 \end_inset
9423
9424 phantom
9425 \begin_inset Quotes erd
9426 \end_inset
9427
9428 .
9429 \begin_inset Foot
9430 status collapsed
9431
9432 \begin_layout Plain Layout
9433 There exists also the commands 
9434 \backslash
9435
9436 \series bold
9437 hphantom
9438 \series default
9439  and 
9440 \backslash
9441
9442 \series bold
9443 vphantom
9444 \series default
9445 , but this too special for the LyX Userguide.
9446  If you are interested in knowing more about this, have a look at 
9447 \begin_inset CommandInset citation
9448 LatexCommand cite
9449 key "latexcompanion,latexguide"
9450
9451 \end_inset
9452
9453 .
9454 \end_layout
9455
9456 \end_inset
9457
9458
9459 \end_layout
9460
9461 \begin_layout Subsection
9462 Vertical Space
9463 \begin_inset CommandInset label
9464 LatexCommand label
9465 name "sub:Vertical-Space"
9466
9467 \end_inset
9468
9469
9470 \begin_inset Index
9471 status collapsed
9472
9473 \begin_layout Plain Layout
9474 Spacing ! Vertical
9475 \end_layout
9476
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \begin_layout Standard
9483 To add extra vertical space above or below a paragraph, use the 
9484 \family sans
9485 Insert\SpecialChar \menuseparator
9486 Formatting\SpecialChar \menuseparator
9487 Vertical
9488 \begin_inset space ~
9489 \end_inset
9490
9491 Space
9492 \family default
9493  dialog.
9494  There you find the following sizes:
9495 \end_layout
9496
9497 \begin_layout Standard
9498
9499 \family sans
9500 SmallSkip
9501 \family default
9502
9503 \family sans
9504 MedSkip
9505 \family default
9506  and 
9507 \family sans
9508 BigSkip
9509 \family default
9510  are LaTeX sizes which depends on the font size of the document.
9511  
9512 \family sans
9513 DefSkip
9514 \family default
9515  is the skip adjusted in the dialog 
9516 \family sans
9517 Document\SpecialChar \menuseparator
9518 Settings
9519 \begin_inset Index
9520 status collapsed
9521
9522 \begin_layout Plain Layout
9523 Document ! Settings
9524 \end_layout
9525
9526 \end_inset
9527
9528
9529 \family default
9530  for the paragraph separation.
9531  If you use indentation to separate paragraphs 
9532 \family sans
9533 DefSkip
9534 \family default
9535  is equal to 
9536 \family sans
9537 MedSkip
9538 \family default
9539 .
9540 \end_layout
9541
9542 \begin_layout Standard
9543
9544 \family sans
9545 VFill
9546 \family default
9547
9548 \begin_inset Index
9549 status collapsed
9550
9551 \begin_layout Plain Layout
9552 Spacing ! Fills
9553 \end_layout
9554
9555 \end_inset
9556
9557  is a variable space, set so that the space is maximal within one page.
9558  An example: You have only two short paragraphs on one page with a vfill
9559  between them.
9560  Then the first paragraph is placed at the top of the page and the second
9561  one at the bottom, because the space between them is then maximal.
9562  
9563 \family sans
9564 VFill
9565 \family default
9566 s work like 
9567 \family sans
9568 HFill
9569 \family default
9570 s: they fill the remaining vertical space on a page with blank space.
9571 \begin_inset Foot
9572 status collapsed
9573
9574 \begin_layout Plain Layout
9575
9576 \family sans
9577 HFill
9578 \family default
9579 s are described in section
9580 \begin_inset space ~
9581 \end_inset
9582
9583
9584 \begin_inset CommandInset ref
9585 LatexCommand ref
9586 reference "sub:Horizontal-Space"
9587
9588 \end_inset
9589
9590 .
9591 \end_layout
9592
9593 \end_inset
9594
9595  If there are several 
9596 \family sans
9597 VFill
9598 \family default
9599 s on a page, they divide the remaining vertical space equally between themselves.
9600  You can therefore use 
9601 \family sans
9602 VFill
9603 \family default
9604 s to center text on a page, or even place text 2/3 down a page.
9605 \end_layout
9606
9607 \begin_layout Standard
9608
9609 \family sans
9610 Custom
9611 \family default
9612  are custom spaces in units explained in Appendix
9613 \begin_inset space ~
9614 \end_inset
9615
9616
9617 \begin_inset CommandInset ref
9618 LatexCommand ref
9619 reference "cha:Units-available-in"
9620
9621 \end_inset
9622
9623 .
9624 \end_layout
9625
9626 \begin_layout Standard
9627 \begin_inset Note Greyedout
9628 status open
9629
9630 \begin_layout Plain Layout
9631
9632 \series bold
9633 Note:
9634 \series default
9635  
9636 \series medium
9637 When the extra vertical space would be in the output at the top/bottom of
9638  a page, the space is only added if you have also checked the option 
9639 \family sans
9640 Protect
9641 \family default
9642 .
9643 \end_layout
9644
9645 \end_inset
9646
9647
9648 \end_layout
9649
9650 \begin_layout Subsection
9651 Paragraph Alignment
9652 \end_layout
9653
9654 \begin_layout Standard
9655 You can change the paragraph alignment with the 
9656 \family sans
9657 Edit\SpecialChar \menuseparator
9658 Paragraph Settings
9659 \family default
9660  dialog.
9661  There are four possibilities: 
9662 \end_layout
9663
9664 \begin_layout Itemize
9665
9666 \family sans
9667 Justified
9668 \end_layout
9669
9670 \begin_layout Itemize
9671
9672 \family sans
9673 Left
9674 \end_layout
9675
9676 \begin_layout Itemize
9677
9678 \family sans
9679 Right
9680 \end_layout
9681
9682 \begin_layout Itemize
9683
9684 \family sans
9685 Center
9686 \end_layout
9687
9688 \begin_layout Standard
9689 The default in most cases is justified alignment, in which the inter-word
9690  spacing is variable and each line of a paragraph fills the region between
9691  the left and right margins.
9692  The other three alignments should be self-explanatory, and look like this:
9693 \end_layout
9694
9695 \begin_layout Standard
9696 \align right
9697 This paragraph is right aligned,
9698 \end_layout
9699
9700 \begin_layout Standard
9701 \align center
9702 this one is centered,
9703 \end_layout
9704
9705 \begin_layout Standard
9706 \align left
9707 this one is left aligned.
9708 \end_layout
9709
9710 \begin_layout Subsection
9711 Forced Pagebreaks
9712 \begin_inset Index
9713 status collapsed
9714
9715 \begin_layout Plain Layout
9716 Pagebreaks ! Forced
9717 \end_layout
9718
9719 \end_inset
9720
9721
9722 \begin_inset CommandInset label
9723 LatexCommand label
9724 name "sub:Forced-Pagebreaks"
9725
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \begin_layout Standard
9732 If you don't like the way LaTeX does the pagebreaks in your document, you
9733  can force a pagebreak where you want one.
9734  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9735  Only if you use many 
9736 \family sans
9737 Floats
9738 \family default
9739 , LaTeX's page breaking algorithm can fail.
9740 \end_layout
9741
9742 \begin_layout Standard
9743 We recommend not to use forced pagebreaks until the text is finished, and
9744  until you have checked in the preview to see if you 
9745 \emph on
9746 really
9747 \emph default
9748  have to change the pagebreaking.
9749 \end_layout
9750
9751 \begin_layout Standard
9752 There are two types of pagebreaks: One that ends the page without any special
9753  action.
9754  This can be inserted above or below a paragraph via the menu 
9755 \family sans
9756 Insert\SpecialChar \menuseparator
9757 Formatting\SpecialChar \menuseparator
9758 New
9759 \begin_inset space ~
9760 \end_inset
9761
9762 Page
9763 \family default
9764 .
9765  The second type, that is inserted via the menu 
9766 \family sans
9767 Insert\SpecialChar \menuseparator
9768 Formatting\SpecialChar \menuseparator
9769 Page
9770 \begin_inset space ~
9771 \end_inset
9772
9773 Break
9774 \family default
9775 , ends a page but stretches the content of the page, so that it fills out
9776  the complete page.
9777  This type is useful to avoid whitespace when a pagebreak produces a page
9778  on which only the last few lines are absent.
9779 \end_layout
9780
9781 \begin_layout Standard
9782 You might try to use a pagebreak to ensure that a figure or table appears
9783  at the top of a page.
9784  This is, of course, the wrong way to do it.
9785  LyX gives you a way of automatically ensuring that your figures and tables
9786  appear at the top of a page (or the bottom, or on their own page) without
9787  having to worry about what precedes or follows your figure or table.
9788  See chapter 
9789 \begin_inset CommandInset ref
9790 LatexCommand ref
9791 reference "cha:Floats-and-Notes"
9792
9793 \end_inset
9794
9795  to learn more about 
9796 \family sans
9797 Floats
9798 \family default
9799 .
9800 \end_layout
9801
9802 \begin_layout Subsubsection
9803 Clear Pagebreaks
9804 \begin_inset CommandInset label
9805 LatexCommand label
9806 name "sub:Clear-Pages"
9807
9808 \end_inset
9809
9810
9811 \begin_inset Index
9812 status collapsed
9813
9814 \begin_layout Plain Layout
9815 Pagebreaks ! Clear
9816 \end_layout
9817
9818 \end_inset
9819
9820
9821 \end_layout
9822
9823 \begin_layout Standard
9824 Differently to forced pagebreaks where the content behind the break is directly
9825  placed at the next page, pages can also be cleared while breaking them.
9826  That means that the current paragraph is terminated and all, perhaps not
9827  yet processed floats from previous document parts are placed behind it,
9828  if necessary by adding pages.
9829 \end_layout
9830
9831 \begin_layout Standard
9832 You can insert a clear pagebreak with the menu 
9833 \family sans
9834 Insert\SpecialChar \menuseparator
9835 Formatting\SpecialChar \menuseparator
9836 Clear
9837 \begin_inset space ~
9838 \end_inset
9839
9840 Page
9841 \family default
9842 .
9843  When you have a two-sided document like a book, you can use the menu 
9844 \family sans
9845 Insert\SpecialChar \menuseparator
9846 Formatting\SpecialChar \menuseparator
9847 Clear
9848 \begin_inset space ~
9849 \end_inset
9850
9851 Double
9852 \begin_inset space ~
9853 \end_inset
9854
9855 Page
9856 \family default
9857  to insert a clear pagebreak that assures that the next page is a right-hand
9858  page (odd-numbered), if necessary by adding a page.
9859 \end_layout
9860
9861 \begin_layout Subsection
9862 Forced Linebreaks
9863 \begin_inset Index
9864 status collapsed
9865
9866 \begin_layout Plain Layout
9867 Linebreaks
9868 \end_layout
9869
9870 \end_inset
9871
9872
9873 \begin_inset CommandInset label
9874 LatexCommand label
9875 name "sub:Forced-Linebreaks"
9876
9877 \end_inset
9878
9879
9880 \end_layout
9881
9882 \begin_layout Standard
9883 Similar to pagebreaks there are two types of linebreaks: One that simply
9884  breaks the line.
9885  You can force this line break within a paragraph by selecting 
9886 \family sans
9887 Insert\SpecialChar \menuseparator
9888 Formatting\SpecialChar \menuseparator
9889 Ragged
9890 \begin_inset space ~
9891 \end_inset
9892
9893 Line
9894 \begin_inset space ~
9895 \end_inset
9896
9897 Break
9898 \family default
9899  or with 
9900 \family sans
9901 C-Return
9902 \family default
9903 .
9904  Another type that is inserted via the menu 
9905 \family sans
9906 Insert\SpecialChar \menuseparator
9907 Formatting\SpecialChar \menuseparator
9908 Justified
9909 \begin_inset space ~
9910 \end_inset
9911
9912 Line
9913 \begin_inset space ~
9914 \end_inset
9915
9916 Break
9917 \family default
9918  breaks the line and stretches it so that it fills out the whole space between
9919  the page margins.
9920  This is necessary to avoid 
9921 \begin_inset Quotes eld
9922 \end_inset
9923
9924 fringes
9925 \begin_inset Quotes erd
9926 \end_inset
9927
9928  in justified paragraphs due to whitespace introduced by linebreaks.
9929 \end_layout
9930
9931 \begin_layout Standard
9932 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9933  LaTeX is very good at linebreaking.
9934  There are, however, a number of situations where it is necessary to actively
9935  set a linebreak, e.g.
9936  in a poem or for an address (see sections
9937 \begin_inset space ~
9938 \end_inset
9939
9940
9941 \begin_inset CommandInset ref
9942 LatexCommand ref
9943 reference "sec:Quote"
9944
9945 \end_inset
9946
9947
9948 \begin_inset CommandInset ref
9949 LatexCommand ref
9950 reference "sec:Verse"
9951
9952 \end_inset
9953
9954  and 
9955 \begin_inset CommandInset ref
9956 LatexCommand ref
9957 reference "sec:Address-Usage"
9958
9959 \end_inset
9960
9961 ).
9962 \end_layout
9963
9964 \begin_layout Subsection
9965 Horizontal Lines
9966 \begin_inset CommandInset label
9967 LatexCommand label
9968 name "sub:Horizontal-Lines"
9969
9970 \end_inset
9971
9972
9973 \begin_inset Index
9974 status collapsed
9975
9976 \begin_layout Plain Layout
9977 Horizontal lines
9978 \end_layout
9979
9980 \end_inset
9981
9982
9983 \end_layout
9984
9985 \begin_layout Standard
9986
9987 \lyxline
9988 In the dialog 
9989 \family sans
9990 Insert\SpecialChar \menuseparator
9991 Formatting\SpecialChar \menuseparator
9992 Horizontal
9993 \begin_inset space ~
9994 \end_inset
9995
9996 Line
9997 \family default
9998  you can insert horizontal lines that spans over the whole document columns
9999  width.
10000 \lyxline
10001
10002 \end_layout
10003
10004 \begin_layout Section
10005 Characters and Symbols
10006 \end_layout
10007
10008 \begin_layout Standard
10009 You can directly enter all characters that are available on your keyboard.
10010  You can also use special keyboard maps to be able to enter e.
10011 \begin_inset space \thinspace{}
10012 \end_inset
10013
10014 g.
10015 \begin_inset space ~
10016 \end_inset
10017
10018 characters needed for French with an English keyboard.
10019  See section
10020 \begin_inset space \thinspace{}
10021 \end_inset
10022
10023
10024 \begin_inset CommandInset ref
10025 LatexCommand ref
10026 reference "sub:Keyboard-mapping"
10027
10028 \end_inset
10029
10030  for informations how this is done.
10031 \end_layout
10032
10033 \begin_layout Standard
10034 For the case where you need a character that is not on your keyboard, you
10035  can use the 
10036 \family sans
10037 Symbols
10038 \family default
10039  dialog via the menu 
10040 \family sans
10041 Insert\SpecialChar \menuseparator
10042 Special Character\SpecialChar \menuseparator
10043 Symbols
10044 \family default
10045 .
10046 \end_layout
10047
10048 \begin_layout Standard
10049 \begin_inset Note Greyedout
10050 status open
10051
10052 \begin_layout Plain Layout
10053
10054 \series bold
10055 Note:
10056 \series default
10057  Maybe not all symbols inserted with the symbols dialog can be displayed
10058  when you are using a special screen font in LyX's preferences.
10059  But the inserted symbols will in every case be displayed in the output.
10060 \end_layout
10061
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \begin_layout Section
10068 Fonts and Text Styles
10069 \begin_inset CommandInset label
10070 LatexCommand label
10071 name "sec:Fonts-and-Text"
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \begin_layout Subsection
10079 Font Types
10080 \begin_inset Index
10081 status collapsed
10082
10083 \begin_layout Plain Layout
10084 Font ! Types
10085 \end_layout
10086
10087 \end_inset
10088
10089
10090 \end_layout
10091
10092 \begin_layout Standard
10093 There are two types of fonts:
10094 \end_layout
10095
10096 \begin_layout Description
10097 Vector
10098 \begin_inset space ~
10099 \end_inset
10100
10101 fonts
10102 \begin_inset Index
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106 Fonts ! Vector-
10107 \end_layout
10108
10109 \end_inset
10110
10111  are fonts, built from outlines of the single glyphs (i.e.
10112  characters) in the font.
10113  This means that each glyph is defined using mathematical curves that are
10114  well suited for scaling to any requested size.
10115  This mathematical definition is interpreted by the font renderer and the
10116  curve is filled out with pixels according to the size and glyph.
10117  This means that outline fonts will look pretty good in all sizes.
10118  Only at very small sizes it might be hard to provide a good rendering at
10119  very small sizes, where each pixel has to be very carefully computed to
10120  provide a good image.
10121 \begin_inset Newline newline
10122 \end_inset
10123
10124 One could mean that one only needs to define one font size and scale them.
10125  But to achieve a better quality, many fonts define several font sizes.
10126  That improves the appearance, because you need more details at large font
10127  sizes than at small ones.
10128 \begin_inset Newline newline
10129 \end_inset
10130
10131 The font types 
10132 \family typewriter
10133 TrueType
10134 \family default
10135
10136 \family typewriter
10137 OpenType
10138 \family default
10139 , and 
10140 \family typewriter
10141 Type
10142 \begin_inset space ~
10143 \end_inset
10144
10145 1 PostScript
10146 \family default
10147  are vector fonts.
10148 \end_layout
10149
10150 \begin_layout Description
10151 Bitmap
10152 \begin_inset space ~
10153 \end_inset
10154
10155 fonts
10156 \begin_inset Index
10157 status collapsed
10158
10159 \begin_layout Plain Layout
10160 Fonts ! Bitmap-
10161 \end_layout
10162
10163 \end_inset
10164
10165  on the other hand, are defined by bitmap graphics from the start, so they
10166  will look good at all the sizes they are meant for.
10167  However, they don't scale well, because in order to scale a glyph, each
10168  pixel is enlarged into several pixels.
10169  It is the same effect that happens if you try to enlarge a picture in a
10170  picture manipulation program.
10171  In order to relieve this effect, bitmap fonts are typically provided in
10172  several fixed sizes typically from around 8 pixels high up to 34 pixels
10173  or so high in steps according to what is believed to be useful.
10174  The advantage of bitmap fonts is that no complicated computations are necessary
10175  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10176  fonts.
10177  The disadvantage is that sizes that don't exists as fixed versions have
10178  to be scaled by doubling pixels, and thus look bad.
10179 \begin_inset Newline newline
10180 \end_inset
10181
10182 Bitmap fonts are named 
10183 \family typewriter
10184 Type
10185 \begin_inset space ~
10186 \end_inset
10187
10188 3
10189 \family default
10190  in PostScript- and PDF-documents.
10191 \end_layout
10192
10193 \begin_layout Standard
10194 The result of all this, is that bitmap fonts are best for the size they
10195  are designed for, while scalable fonts are good for nearly all sizes.
10196  So one need less font size definitions for scalable fonts.
10197  That's the reason why nearly all text render and typesetting programs use
10198  scalable fonts.
10199 \end_layout
10200
10201 \begin_layout Standard
10202 To test which fonts are used in a PDF-document, you can have a look into
10203  its document properties.
10204 \end_layout
10205
10206 \begin_layout Standard
10207 Many modern typesetting and markup languages have begun to move towards
10208  specifying character styles rather than specifying a particular font.
10209  For example, instead of changing to an italicized version of the current
10210  font to emphasize text, you use an 
10211 \begin_inset Quotes eld
10212 \end_inset
10213
10214 emphasized style
10215 \begin_inset Quotes erd
10216 \end_inset
10217
10218  instead.
10219  This concept fits in perfectly with LyX.
10220  In LyX, you do things based on contexts, rather than focusing on typesetting
10221  details.
10222 \end_layout
10223
10224 \begin_layout Subsection
10225 Document Font and Font size
10226 \begin_inset CommandInset label
10227 LatexCommand label
10228 name "sub:Document-Font"
10229
10230 \end_inset
10231
10232
10233 \begin_inset Index
10234 status collapsed
10235
10236 \begin_layout Plain Layout
10237 Font ! Size
10238 \end_layout
10239
10240 \end_inset
10241
10242
10243 \begin_inset Index
10244 status collapsed
10245
10246 \begin_layout Plain Layout
10247 Document ! Font
10248 \end_layout
10249
10250 \end_inset
10251
10252
10253 \end_layout
10254
10255 \begin_layout Standard
10256 You can set the document fonts in the
10257 \family sans
10258  Document\SpecialChar \menuseparator
10259 Settings
10260 \family default
10261
10262 \begin_inset Index
10263 status collapsed
10264
10265 \begin_layout Plain Layout
10266 Document ! Settings
10267 \end_layout
10268
10269 \end_inset
10270
10271  dialog.
10272  There you can specify which font should be used for the three different
10273  font shapes roman (serif), 
10274 \family sans
10275 sans
10276 \begin_inset space ~
10277 \end_inset
10278
10279 serif
10280 \family default
10281 , and 
10282 \family typewriter
10283 typewriter
10284 \family default
10285  and its scalings.
10286 \end_layout
10287
10288 \begin_layout Standard
10289 The possible options for the font include 
10290 \family sans
10291 default
10292 \family default
10293  and a list of fonts available on your system.
10294  
10295 \family sans
10296 default
10297 \family default
10298  uses the standard TeX fonts, known as 
10299 \begin_inset Quotes eld
10300 \end_inset
10301
10302
10303 \family typewriter
10304 Computer Modern
10305 \family default
10306
10307 \begin_inset Quotes erd
10308 \end_inset
10309
10310  (
10311 \family typewriter
10312 cm
10313 \family default
10314 ) or 
10315 \begin_inset Quotes eld
10316 \end_inset
10317
10318
10319 \family typewriter
10320 European Computer Modern
10321 \family default
10322
10323 \begin_inset Quotes erd
10324 \end_inset
10325
10326  (
10327 \family typewriter
10328 ec
10329 \family default
10330 ).
10331 \end_layout
10332
10333 \begin_layout Standard
10334 As 
10335 \family typewriter
10336 cm
10337 \family default
10338  and 
10339 \family typewriter
10340 ec
10341 \family default
10342  are bitmap fonts, they often looks pixeled in PDF output, especially when
10343  you read the PDF in a zoomed size.
10344 \begin_inset Foot
10345 status collapsed
10346
10347 \begin_layout Plain Layout
10348 This problem doesn't appear if you read PDFs in 
10349 \family typewriter
10350 Adobe
10351 \begin_inset space ~
10352 \end_inset
10353
10354 Reader
10355 \family default
10356  version 6 or later, because this program includes a special bitmap font
10357  renderer.
10358 \end_layout
10359
10360 \end_inset
10361
10362  To get rid of pixeled fonts, you have to use a vector font.
10363  There are three ways to use one:
10364 \end_layout
10365
10366 \begin_layout Itemize
10367 One way is to use the 
10368 \family typewriter
10369 AE
10370 \family default
10371  fonts.
10372  
10373 \family typewriter
10374 AE
10375 \family default
10376  is a virtual font.
10377  Virtual means that it 
10378 \begin_inset Quotes eld
10379 \end_inset
10380
10381 steals
10382 \begin_inset Quotes erd
10383 \end_inset
10384
10385  outline 
10386 \family typewriter
10387 cm
10388 \family default
10389 -glyphs from other fonts.
10390  This has the disadvantage that some characters are missing, like the French
10391  guillemets (
10392 \begin_inset Quotes eld
10393 \end_inset
10394
10395 «
10396 \begin_inset Quotes erd
10397 \end_inset
10398
10399  and 
10400 \begin_inset Quotes eld
10401 \end_inset
10402
10403 »
10404 \begin_inset Quotes erd
10405 \end_inset
10406
10407 )
10408 \begin_inset Foot
10409 status collapsed
10410
10411 \begin_layout Plain Layout
10412 Loading the LaTeX-package 
10413 \series bold
10414 aeguill
10415 \series default
10416
10417 \begin_inset Index
10418 status collapsed
10419
10420 \begin_layout Plain Layout
10421 Latex@LaTeX-packages ! aeguill
10422 \end_layout
10423
10424 \end_inset
10425
10426  with the document preamble line
10427 \end_layout
10428
10429 \begin_layout Plain Layout
10430
10431 \series bold
10432
10433 \backslash
10434 usepackage[ec]{aeguill}
10435 \end_layout
10436
10437 \begin_layout Plain Layout
10438 will fix the guillemet problem.
10439 \end_layout
10440
10441 \end_inset
10442
10443  and that accented characters are not 
10444 \emph on
10445 one
10446 \emph default
10447  glyph, they are build of 
10448 \emph on
10449 two
10450 \emph default
10451  characters, the accent and the letter.
10452  Therefore you can't search in documents using the 
10453 \family typewriter
10454 AE
10455 \family default
10456  fonts for words with accented characters.
10457  If you search for example for the French word 
10458 \begin_inset Quotes eld
10459 \end_inset
10460
10461 rève
10462 \begin_inset Quotes erd
10463 \end_inset
10464
10465  in a PDF, you won't get any result, because the PDF-viewer searches for
10466  the glyph 
10467 \begin_inset Quotes eld
10468 \end_inset
10469
10470  è 
10471 \begin_inset Quotes erd
10472 \end_inset
10473
10474  and not for the glyph 
10475 \begin_inset Quotes eld
10476 \end_inset
10477
10478  e +
10479 \begin_inset space ~
10480 \end_inset
10481
10482  ̀ 
10483 \begin_inset Quotes erd
10484 \end_inset
10485
10486 .
10487 \end_layout
10488
10489 \begin_layout Itemize
10490 Another possibility is to use three different outline fonts
10491 \begin_inset Foot
10492 status collapsed
10493
10494 \begin_layout Plain Layout
10495 Other fonts, like 
10496 \family typewriter
10497 Latin Modern
10498 \family default
10499  or 
10500 \family typewriter
10501 Computer Modern
10502 \family default
10503 , consists of these three main font types 
10504 \family sans
10505 sans
10506 \begin_inset space ~
10507 \end_inset
10508
10509 serif
10510 \family default
10511
10512 \family sans
10513 typewriter
10514 \family default
10515 , and 
10516 \family sans
10517 serif
10518 \family default
10519 .
10520 \end_layout
10521
10522 \end_inset
10523
10524
10525 \family sans
10526 Times
10527 \begin_inset space ~
10528 \end_inset
10529
10530 Roman
10531 \family default
10532  as roman font,
10533 \family sans
10534  Helvetica
10535 \family default
10536  scaled to 92 or 95
10537 \begin_inset space \thinspace{}
10538 \end_inset
10539
10540 % as sans
10541 \begin_inset space ~
10542 \end_inset
10543
10544 serif font, and 
10545 \family sans
10546 courier
10547 \family default
10548  as typewriter font.
10549 \begin_inset Newline newline
10550 \end_inset
10551
10552 The differences between roman, 
10553 \family sans
10554 sans
10555 \begin_inset space ~
10556 \end_inset
10557
10558 serif
10559 \family default
10560 , and 
10561 \family typewriter
10562 typewriter
10563 \family default
10564  fonts are explained in section
10565 \begin_inset space ~
10566 \end_inset
10567
10568
10569 \begin_inset CommandInset ref
10570 LatexCommand ref
10571 reference "sub:Fine-Tuning-with-the"
10572
10573 \end_inset
10574
10575 .
10576 \begin_inset Newline newline
10577 \end_inset
10578
10579 The font 
10580 \family sans
10581 Times
10582 \begin_inset space ~
10583 \end_inset
10584
10585 Roman
10586 \family default
10587  was originally designed for newspapers.
10588  That means its glyphs are smaller than the one from other fonts to fit
10589  into the small newspaper columns.
10590  Therefore 
10591 \family sans
10592 Times
10593 \begin_inset space ~
10594 \end_inset
10595
10596 Roman
10597 \family default
10598  is not the optimal choice for larger documents like books.
10599 \end_layout
10600
10601 \begin_layout Itemize
10602 The best solution is to use the 
10603 \family typewriter
10604 Latin Modern
10605 \family default
10606  fonts.
10607  These fonts are developed in order of the LaTeX community to replace 
10608 \family typewriter
10609 cm
10610 \family default
10611  as default font.
10612 \end_layout
10613
10614 \begin_layout Standard
10615 \begin_inset VSpace bigskip
10616 \end_inset
10617
10618 For the font size there are four possible values: 
10619 \family sans
10620 default, 10
10621 \family default
10622
10623 \family sans
10624 11
10625 \family default
10626 , and 
10627 \family sans
10628 12
10629 \family default
10630 .
10631  The size of 
10632 \family sans
10633 default
10634 \family default
10635  depends on your LaTeX-system, normally it is equal to the font size 10.
10636 \end_layout
10637
10638 \begin_layout Standard
10639 The font sizes are the 
10640 \emph on
10641 base size
10642 \emph default
10643 .
10644  LyX actually scales all other possible font sizes (such as those used in
10645  footnotes, super-, and subscripts) by this value.
10646  You can fine-tune the font size of text parts via the 
10647 \family sans
10648 Text
10649 \begin_inset space ~
10650 \end_inset
10651
10652 Style
10653 \family default
10654  dialog if needed.
10655  The possible font sizes for text parts are explained in section
10656 \begin_inset space ~
10657 \end_inset
10658
10659
10660 \begin_inset CommandInset ref
10661 LatexCommand ref
10662 reference "sub:Fine-Tuning-with-the"
10663
10664 \end_inset
10665
10666 .
10667 \end_layout
10668
10669 \begin_layout Standard
10670 \begin_inset VSpace bigskip
10671 \end_inset
10672
10673
10674 \begin_inset Note Greyedout
10675 status open
10676
10677 \begin_layout Plain Layout
10678
10679 \series bold
10680 Note:
10681 \series default
10682  When you choose a new font or font size, LyX does 
10683 \emph on
10684 not
10685 \emph default
10686  change the screen font! You will only see a difference in the printed output;
10687  this is part of the WYSIWYM concept.
10688  LyX's screen fonts can be adjusted in the 
10689 \family sans
10690 Tools\SpecialChar \menuseparator
10691 Preferences
10692 \family default
10693  dialog, see section
10694 \begin_inset space ~
10695 \end_inset
10696
10697
10698 \begin_inset CommandInset ref
10699 LatexCommand ref
10700 reference "sub:Screen-Fonts"
10701
10702 \end_inset
10703
10704 .
10705 \end_layout
10706
10707 \end_inset
10708
10709
10710 \end_layout
10711
10712 \begin_layout Subsection
10713 Using Different Character Styles
10714 \begin_inset Index
10715 status collapsed
10716
10717 \begin_layout Plain Layout
10718 Character Styles
10719 \end_layout
10720
10721 \end_inset
10722
10723
10724 \begin_inset Index
10725 status collapsed
10726
10727 \begin_layout Plain Layout
10728 Text Style
10729 \end_layout
10730
10731 \end_inset
10732
10733
10734 \end_layout
10735
10736 \begin_layout Standard
10737 As we've already seen, LyX automatically changes the character style for
10738  certain paragraph environments.
10739  LyX supports two character styles, 
10740 \family sans
10741 Emphasized
10742 \family default
10743  and 
10744 \family sans
10745 Noun
10746 \family default
10747 .
10748  You can activate both of these styles via keybindings, the menus, and the
10749  toolbar.
10750 \end_layout
10751
10752 \begin_layout Standard
10753 To activate the 
10754 \family sans
10755 Noun
10756 \family default
10757  style, do one of the following:
10758 \end_layout
10759
10760 \begin_layout Itemize
10761 click on the toolbar button 
10762 \begin_inset Graphics
10763         filename ../images/font-noun.png
10764
10765 \end_inset
10766
10767
10768 \end_layout
10769
10770 \begin_layout Itemize
10771 use the key binding 
10772 \family sans
10773 M-c
10774 \begin_inset space ~
10775 \end_inset
10776
10777 c
10778 \end_layout
10779
10780 \begin_layout Standard
10781 These commands are all toggles.
10782  That is, if 
10783 \family sans
10784 Noun
10785 \family default
10786  style is already active, they deactivate it.
10787 \end_layout
10788
10789 \begin_layout Standard
10790 One typically uses the 
10791 \family sans
10792 Noun
10793 \family default
10794  style for proper names.
10795  For example: 
10796 \begin_inset Quotes eld
10797 \end_inset
10798
10799
10800 \noun on
10801 Matthias Ettrich
10802 \noun default
10803  is the original author of LyX.
10804 \begin_inset Quotes erd
10805 \end_inset
10806
10807
10808 \end_layout
10809
10810 \begin_layout Standard
10811 A more widely used character style is the 
10812 \family sans
10813 Emphasized
10814 \family default
10815  style.
10816  You can activate (or deactivate - it's also a toggle) the 
10817 \family sans
10818 Emphasized
10819 \family default
10820  style by:
10821 \end_layout
10822
10823 \begin_layout Itemize
10824 clicking on the toolbar button 
10825 \begin_inset Graphics
10826         filename ../images/font-emph.png
10827
10828 \end_inset
10829
10830
10831 \end_layout
10832
10833 \begin_layout Itemize
10834 using the keybindings 
10835 \family sans
10836 M-c
10837 \begin_inset space ~
10838 \end_inset
10839
10840 e
10841 \end_layout
10842
10843 \begin_layout Standard
10844 Normally the 
10845 \family sans
10846 Emphasized
10847 \family default
10848  style is equivalent to an italic font but some document classes or LaTeX-packag
10849 es use a different font.
10850 \end_layout
10851
10852 \begin_layout Standard
10853 We've been using the 
10854 \family sans
10855 Emphasized
10856 \family default
10857  style all over the place in this document.
10858  Here's one more example:
10859 \end_layout
10860
10861 \begin_layout Quotation
10862
10863 \emph on
10864 Don't overuse character styles!
10865 \end_layout
10866
10867 \begin_layout Standard
10868 It's also a warning in addition to an example.
10869  One's writing should parallel ordinary conversation.
10870  Since we don't all constantly scream at each other, we should also avoid
10871  the common tendency to overuse character style.
10872  
10873 \end_layout
10874
10875 \begin_layout Standard
10876 You can always reset to the default font using the key binding 
10877 \family sans
10878 M-c
10879 \begin_inset space ~
10880 \end_inset
10881
10882 Space
10883 \family default
10884  or the dialog 
10885 \family sans
10886 Edit\SpecialChar \menuseparator
10887 Text
10888 \begin_inset space ~
10889 \end_inset
10890
10891 Style
10892 \family default
10893 .
10894 \end_layout
10895
10896 \begin_layout Subsection
10897 Fine-Tuning with the 
10898 \family sans
10899 Text Style
10900 \family default
10901  dialog
10902 \begin_inset CommandInset label
10903 LatexCommand label
10904 name "sub:Fine-Tuning-with-the"
10905
10906 \end_inset
10907
10908
10909 \begin_inset Index
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913 Text Style
10914 \end_layout
10915
10916 \end_inset
10917
10918
10919 \end_layout
10920
10921 \begin_layout Standard
10922 There are always occasions when you'll need to do some fine-tuning, so LyX
10923  gives you a way to create custom character style.
10924  For example, an academic journal or a corporation may have a style sheet
10925  requiring a sans-serif font be used in certain situations.
10926  Also, writers sometimes use a different font to offset a character's thoughts
10927  from ordinary dialog.
10928 \end_layout
10929
10930 \begin_layout Standard
10931 Before we document how to use custom character style, we want to issue a
10932  warning yet again: Don't overuse character styles! 
10933 \begin_inset Newline newline
10934 \end_inset
10935
10936 Documents that overuse different fonts and sizes are not well readable and
10937  tend to look like someone has knocked huge holes in it.
10938 \end_layout
10939
10940 \begin_layout Standard
10941 To use custom character styles, open the 
10942 \family sans
10943 Edit\SpecialChar \menuseparator
10944 Text
10945 \begin_inset space ~
10946 \end_inset
10947
10948 Style
10949 \family default
10950  dialog.
10951  There are several boxes on this dialog, each corresponding to a different
10952  font property which you can choose.
10953  You can choose an option for one of these properties, or select 
10954 \family sans
10955 No
10956 \begin_inset space ~
10957 \end_inset
10958
10959 change
10960 \family default
10961 , which keeps the current state of that property.
10962  The item 
10963 \family sans
10964 Reset
10965 \family default
10966  will reset the property to whatever is the default.
10967  You can use this to reset attributes across a bunch of different paragraph
10968  environments in a snap.
10969 \end_layout
10970
10971 \begin_layout Standard
10972 The font properties, and their options (in addition to 
10973 \family sans
10974 No
10975 \begin_inset space ~
10976 \end_inset
10977
10978 change
10979 \family default
10980  and 
10981 \family sans
10982 Reset
10983 \family default
10984 ) are:
10985 \end_layout
10986
10987 \begin_layout Labeling
10988 \labelwidthstring 00.00.0000
10989
10990 \family sans
10991 Family
10992 \family default
10993  The 
10994 \begin_inset Quotes eld
10995 \end_inset
10996
10997 overall look
10998 \begin_inset Quotes erd
10999 \end_inset
11000
11001  of the font.
11002  The possible options are:
11003 \end_layout
11004
11005 \begin_deeper
11006 \begin_layout Labeling
11007 \labelwidthstring 00.00.0000
11008
11009 \family sans
11010 Roman
11011 \family default
11012  This is the Roman font family.
11013  Normally a serif font.
11014  It's also the default family.
11015  (key binding 
11016 \begin_inset ERT
11017 status collapsed
11018
11019 \begin_layout Plain Layout
11020
11021
11022 \backslash
11023 mbox{
11024 \end_layout
11025
11026 \end_inset
11027
11028
11029 \family sans
11030 M-c
11031 \begin_inset space ~
11032 \end_inset
11033
11034 r
11035 \family default
11036
11037 \begin_inset ERT
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041
11042 }
11043 \end_layout
11044
11045 \end_inset
11046
11047 )
11048 \begin_inset Note Note
11049 status collapsed
11050
11051 \begin_layout Plain Layout
11052 The LaTeX-command prevents text to be broken at the end of a line.
11053  It is explained in section
11054 \begin_inset space ~
11055 \end_inset
11056
11057
11058 \begin_inset CommandInset ref
11059 LatexCommand ref
11060 reference "sub:Hyphenation"
11061
11062 \end_inset
11063
11064 .
11065 \end_layout
11066
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \begin_layout Labeling
11073 \labelwidthstring 00.00.0000
11074
11075 \family sans
11076 Sans
11077 \begin_inset space ~
11078 \end_inset
11079
11080 Serif
11081 \family default
11082  
11083 \family sans
11084 This is the Sans Serif font family.
11085
11086 \family default
11087  (key binding 
11088 \begin_inset ERT
11089 status collapsed
11090
11091 \begin_layout Plain Layout
11092
11093
11094 \backslash
11095 mbox{
11096 \end_layout
11097
11098 \end_inset
11099
11100
11101 \family sans
11102 M-c
11103 \begin_inset space ~
11104 \end_inset
11105
11106 s
11107 \family default
11108
11109 \begin_inset ERT
11110 status collapsed
11111
11112 \begin_layout Plain Layout
11113
11114 }
11115 \end_layout
11116
11117 \end_inset
11118
11119 )
11120 \end_layout
11121
11122 \begin_layout Labeling
11123 \labelwidthstring 00.00.0000
11124
11125 \family sans
11126 Typewriter
11127 \family default
11128  
11129 \family typewriter
11130 This is the Typewriter font family.
11131
11132 \family default
11133  (key binding 
11134 \begin_inset ERT
11135 status collapsed
11136
11137 \begin_layout Plain Layout
11138
11139
11140 \backslash
11141 mbox{
11142 \end_layout
11143
11144 \end_inset
11145
11146
11147 \family sans
11148 M-c
11149 \begin_inset space ~
11150 \end_inset
11151
11152 p
11153 \family default
11154
11155 \begin_inset ERT
11156 status collapsed
11157
11158 \begin_layout Plain Layout
11159
11160 }
11161 \end_layout
11162
11163 \end_inset
11164
11165
11166 \family sans
11167 )
11168 \end_layout
11169
11170 \end_deeper
11171 \begin_layout Labeling
11172 \labelwidthstring 00.00.0000
11173
11174 \family sans
11175 Series
11176 \family default
11177  This corresponds to the print weight.
11178  Options are:
11179 \end_layout
11180
11181 \begin_deeper
11182 \begin_layout Labeling
11183 \labelwidthstring 00.00.0000
11184
11185 \family sans
11186 Medium
11187 \family default
11188  This is the Medium font series.
11189  It's also the default series.
11190 \end_layout
11191
11192 \begin_layout Labeling
11193 \labelwidthstring 00.00.0000
11194
11195 \family sans
11196 Bold
11197 \family default
11198  
11199 \series bold
11200 This is the Bold font series.
11201
11202 \series default
11203  (key binding 
11204 \begin_inset ERT
11205 status collapsed
11206
11207 \begin_layout Plain Layout
11208
11209
11210 \backslash
11211 mbox{
11212 \end_layout
11213
11214 \end_inset
11215
11216
11217 \family sans
11218 M-c
11219 \begin_inset space ~
11220 \end_inset
11221
11222 b
11223 \family default
11224
11225 \begin_inset ERT
11226 status collapsed
11227
11228 \begin_layout Plain Layout
11229
11230 }
11231 \end_layout
11232
11233 \end_inset
11234
11235 )
11236 \end_layout
11237
11238 \end_deeper
11239 \begin_layout Labeling
11240 \labelwidthstring 00.00.0000
11241
11242 \family sans
11243 Shape
11244 \family default
11245  As the name implies.
11246  Options are:
11247 \end_layout
11248
11249 \begin_deeper
11250 \begin_layout Labeling
11251 \labelwidthstring 00.00.0000
11252
11253 \family sans
11254 Upright
11255 \family default
11256  This is the Upright font shape.
11257  It's also the default shape.
11258 \end_layout
11259
11260 \begin_layout Labeling
11261 \labelwidthstring 00.00.0000
11262
11263 \family sans
11264 Italic
11265 \family default
11266  
11267 \shape italic
11268 This
11269 \shape default
11270  
11271 \family sans
11272 \shape italic
11273 i
11274 \family default
11275 s the Italic font shape
11276 \shape default
11277 \emph on
11278 .
11279 \end_layout
11280
11281 \begin_layout Labeling
11282 \labelwidthstring 00.00.0000
11283
11284 \family sans
11285 Slanted
11286 \family default
11287  
11288 \shape slanted
11289 This is the Slanted font shape
11290 \shape default
11291  (although it might not be visible in LyX, this is different from italic).
11292 \end_layout
11293
11294 \begin_layout Labeling
11295 \labelwidthstring 00.00.0000
11296
11297 \family sans
11298 Small
11299 \begin_inset space ~
11300 \end_inset
11301
11302 Caps
11303 \family default
11304  
11305 \shape smallcaps
11306 This is the Small caps font shape
11307 \shape default
11308 \noun on
11309 .
11310 \end_layout
11311
11312 \end_deeper
11313 \begin_layout Labeling
11314 \labelwidthstring 00.00.0000
11315
11316 \family sans
11317 Size
11318 \family default
11319  Alters the size of the font.
11320  You'll find no numerical values here; all possible sizes are actually proportio
11321 nal to the document font size.
11322  Once again, you don't feed LyX the details, but a general description of
11323  what you want to do.
11324  The options are:
11325 \end_layout
11326
11327 \begin_deeper
11328 \begin_layout Labeling
11329 \labelwidthstring 00.00.0000
11330
11331 \family sans
11332 Tiny
11333 \family default
11334  
11335 \size tiny
11336 This is the 
11337 \begin_inset Quotes eld
11338 \end_inset
11339
11340 Tiny
11341 \begin_inset Quotes erd
11342 \end_inset
11343
11344  font size.
11345
11346 \size default
11347  (key binding 
11348 \begin_inset ERT
11349 status collapsed
11350
11351 \begin_layout Plain Layout
11352
11353
11354 \backslash
11355 mbox{
11356 \end_layout
11357
11358 \end_inset
11359
11360
11361 \family sans
11362 M-s
11363 \begin_inset space ~
11364 \end_inset
11365
11366 t
11367 \family default
11368
11369 \begin_inset ERT
11370 status collapsed
11371
11372 \begin_layout Plain Layout
11373
11374 }
11375 \end_layout
11376
11377 \end_inset
11378
11379  or 
11380 \begin_inset ERT
11381 status collapsed
11382
11383 \begin_layout Plain Layout
11384
11385
11386 \backslash
11387 mbox{
11388 \end_layout
11389
11390 \end_inset
11391
11392
11393 \family sans
11394 M-s
11395 \begin_inset space ~
11396 \end_inset
11397
11398 1
11399 \family default
11400
11401 \begin_inset ERT
11402 status collapsed
11403
11404 \begin_layout Plain Layout
11405
11406 }
11407 \end_layout
11408
11409 \end_inset
11410
11411 )
11412 \end_layout
11413
11414 \begin_layout Labeling
11415 \labelwidthstring 00.00.0000
11416
11417 \family sans
11418 Smallest
11419 \family default
11420  
11421 \size scriptsize
11422 This is the 
11423 \begin_inset Quotes eld
11424 \end_inset
11425
11426 Smallest
11427 \begin_inset Quotes erd
11428 \end_inset
11429
11430  font size
11431 \size default
11432 .
11433  (key binding 
11434 \begin_inset ERT
11435 status collapsed
11436
11437 \begin_layout Plain Layout
11438
11439
11440 \backslash
11441 mbox{
11442 \end_layout
11443
11444 \end_inset
11445
11446
11447 \family sans
11448 M-s
11449 \begin_inset space ~
11450 \end_inset
11451
11452
11453 \family default
11454 2
11455 \begin_inset ERT
11456 status collapsed
11457
11458 \begin_layout Plain Layout
11459
11460 }
11461 \end_layout
11462
11463 \end_inset
11464
11465 )
11466 \end_layout
11467
11468 \begin_layout Labeling
11469 \labelwidthstring 00.00.0000
11470
11471 \family sans
11472 Smaller
11473 \family default
11474  
11475 \size footnotesize
11476 This is the 
11477 \begin_inset Quotes eld
11478 \end_inset
11479
11480 Smaller
11481 \begin_inset Quotes erd
11482 \end_inset
11483
11484  font size.
11485
11486 \size default
11487  (key binding 
11488 \begin_inset ERT
11489 status collapsed
11490
11491 \begin_layout Plain Layout
11492
11493
11494 \backslash
11495 mbox{
11496 \end_layout
11497
11498 \end_inset
11499
11500
11501 \family sans
11502 M-s
11503 \begin_inset space ~
11504 \end_inset
11505
11506 S
11507 \family default
11508
11509 \begin_inset ERT
11510 status collapsed
11511
11512 \begin_layout Plain Layout
11513
11514 }
11515 \end_layout
11516
11517 \end_inset
11518
11519  or 
11520 \begin_inset ERT
11521 status collapsed
11522
11523 \begin_layout Plain Layout
11524
11525
11526 \backslash
11527 mbox{
11528 \end_layout
11529
11530 \end_inset
11531
11532
11533 \family sans
11534 M-s
11535 \begin_inset space ~
11536 \end_inset
11537
11538
11539 \family default
11540 3
11541 \begin_inset ERT
11542 status collapsed
11543
11544 \begin_layout Plain Layout
11545
11546 }
11547 \end_layout
11548
11549 \end_inset
11550
11551 )
11552 \end_layout
11553
11554 \begin_layout Labeling
11555 \labelwidthstring 00.00.0000
11556
11557 \family sans
11558 Small
11559 \family default
11560  
11561 \size small
11562 This is the 
11563 \begin_inset Quotes eld
11564 \end_inset
11565
11566 Small
11567 \begin_inset Quotes erd
11568 \end_inset
11569
11570  font size.
11571
11572 \size default
11573  (key binding 
11574 \begin_inset ERT
11575 status collapsed
11576
11577 \begin_layout Plain Layout
11578
11579
11580 \backslash
11581 mbox{
11582 \end_layout
11583
11584 \end_inset
11585
11586
11587 \family sans
11588 M-s
11589 \begin_inset space ~
11590 \end_inset
11591
11592 s
11593 \family default
11594
11595 \begin_inset ERT
11596 status collapsed
11597
11598 \begin_layout Plain Layout
11599
11600 }
11601 \end_layout
11602
11603 \end_inset
11604
11605  or 
11606 \begin_inset ERT
11607 status collapsed
11608
11609 \begin_layout Plain Layout
11610
11611
11612 \backslash
11613 mbox{
11614 \end_layout
11615
11616 \end_inset
11617
11618
11619 \family sans
11620 M-s
11621 \begin_inset space ~
11622 \end_inset
11623
11624
11625 \family default
11626 4
11627 \begin_inset ERT
11628 status collapsed
11629
11630 \begin_layout Plain Layout
11631
11632 }
11633 \end_layout
11634
11635 \end_inset
11636
11637 )
11638 \end_layout
11639
11640 \begin_layout Labeling
11641 \labelwidthstring 00.00.0000
11642
11643 \family sans
11644 Normal
11645 \family default
11646  This is the 
11647 \begin_inset Quotes eld
11648 \end_inset
11649
11650 Normal
11651 \begin_inset Quotes erd
11652 \end_inset
11653
11654  font size.
11655  It's also the default size.
11656  (key binding 
11657 \begin_inset ERT
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661
11662
11663 \backslash
11664 mbox{
11665 \end_layout
11666
11667 \end_inset
11668
11669
11670 \family sans
11671 M-s
11672 \begin_inset space ~
11673 \end_inset
11674
11675 n
11676 \family default
11677
11678 \begin_inset ERT
11679 status collapsed
11680
11681 \begin_layout Plain Layout
11682
11683 }
11684 \end_layout
11685
11686 \end_inset
11687
11688  or 
11689 \begin_inset ERT
11690 status collapsed
11691
11692 \begin_layout Plain Layout
11693
11694
11695 \backslash
11696 mbox{
11697 \end_layout
11698
11699 \end_inset
11700
11701
11702 \family sans
11703 M-s
11704 \begin_inset space ~
11705 \end_inset
11706
11707
11708 \family default
11709 5
11710 \begin_inset ERT
11711 status collapsed
11712
11713 \begin_layout Plain Layout
11714
11715 }
11716 \end_layout
11717
11718 \end_inset
11719
11720 )
11721 \end_layout
11722
11723 \begin_layout Labeling
11724 \labelwidthstring 00.00.0000
11725
11726 \family sans
11727 Large
11728 \family default
11729  
11730 \size large
11731 This is the 
11732 \begin_inset Quotes eld
11733 \end_inset
11734
11735 Large
11736 \begin_inset Quotes erd
11737 \end_inset
11738
11739  font size.
11740
11741 \size default
11742  (key binding 
11743 \begin_inset ERT
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747
11748
11749 \backslash
11750 mbox{
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \family sans
11757 M-s
11758 \begin_inset space ~
11759 \end_inset
11760
11761 l
11762 \family default
11763
11764 \begin_inset ERT
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768
11769 }
11770 \end_layout
11771
11772 \end_inset
11773
11774  or 
11775 \begin_inset ERT
11776 status collapsed
11777
11778 \begin_layout Plain Layout
11779
11780
11781 \backslash
11782 mbox{
11783 \end_layout
11784
11785 \end_inset
11786
11787
11788 \family sans
11789 M-s
11790 \begin_inset space ~
11791 \end_inset
11792
11793
11794 \family default
11795 6
11796 \begin_inset ERT
11797 status collapsed
11798
11799 \begin_layout Plain Layout
11800
11801 }
11802 \end_layout
11803
11804 \end_inset
11805
11806 )
11807 \end_layout
11808
11809 \begin_layout Labeling
11810 \labelwidthstring 00.00.0000
11811
11812 \family sans
11813 Larger
11814 \family default
11815  
11816 \size larger
11817 This is the 
11818 \begin_inset Quotes eld
11819 \end_inset
11820
11821 Larger
11822 \begin_inset Quotes erd
11823 \end_inset
11824
11825  font size.
11826
11827 \size default
11828  (key binding 
11829 \begin_inset ERT
11830 status collapsed
11831
11832 \begin_layout Plain Layout
11833
11834
11835 \backslash
11836 mbox{
11837 \end_layout
11838
11839 \end_inset
11840
11841
11842 \family sans
11843 M-s
11844 \begin_inset space ~
11845 \end_inset
11846
11847 S-L
11848 \family default
11849
11850 \begin_inset ERT
11851 status collapsed
11852
11853 \begin_layout Plain Layout
11854
11855 }
11856 \end_layout
11857
11858 \end_inset
11859
11860  or 
11861 \begin_inset ERT
11862 status collapsed
11863
11864 \begin_layout Plain Layout
11865
11866
11867 \backslash
11868 mbox{
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \family sans
11875 M-s
11876 \begin_inset space ~
11877 \end_inset
11878
11879
11880 \family default
11881 7
11882 \begin_inset ERT
11883 status collapsed
11884
11885 \begin_layout Plain Layout
11886
11887 }
11888 \end_layout
11889
11890 \end_inset
11891
11892 )
11893 \end_layout
11894
11895 \begin_layout Labeling
11896 \labelwidthstring 00.00.0000
11897
11898 \family sans
11899 Largest
11900 \family default
11901  
11902 \size largest
11903 This is the 
11904 \begin_inset Quotes eld
11905 \end_inset
11906
11907 Largest
11908 \begin_inset Quotes erd
11909 \end_inset
11910
11911  font size.
11912
11913 \size default
11914  (key binding 
11915 \begin_inset ERT
11916 status collapsed
11917
11918 \begin_layout Plain Layout
11919
11920
11921 \backslash
11922 mbox{
11923 \end_layout
11924
11925 \end_inset
11926
11927
11928 \family sans
11929 M-s
11930 \begin_inset space ~
11931 \end_inset
11932
11933
11934 \family default
11935 8
11936 \begin_inset ERT
11937 status collapsed
11938
11939 \begin_layout Plain Layout
11940
11941 }
11942 \end_layout
11943
11944 \end_inset
11945
11946 )
11947 \end_layout
11948
11949 \begin_layout Labeling
11950 \labelwidthstring 00.00.0000
11951
11952 \family sans
11953 Huge
11954 \family default
11955  
11956 \size huge
11957 This is the 
11958 \begin_inset Quotes eld
11959 \end_inset
11960
11961 Huge
11962 \begin_inset Quotes erd
11963 \end_inset
11964
11965  font size.
11966
11967 \size default
11968  (key binding 
11969 \begin_inset ERT
11970 status collapsed
11971
11972 \begin_layout Plain Layout
11973
11974
11975 \backslash
11976 mbox{
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \family sans
11983 M-s
11984 \begin_inset space ~
11985 \end_inset
11986
11987 h
11988 \family default
11989
11990 \begin_inset ERT
11991 status collapsed
11992
11993 \begin_layout Plain Layout
11994
11995 }
11996 \end_layout
11997
11998 \end_inset
11999
12000  or 
12001 \begin_inset ERT
12002 status collapsed
12003
12004 \begin_layout Plain Layout
12005
12006
12007 \backslash
12008 mbox{
12009 \end_layout
12010
12011 \end_inset
12012
12013
12014 \family sans
12015 M-s
12016 \begin_inset space ~
12017 \end_inset
12018
12019
12020 \family default
12021 9
12022 \begin_inset ERT
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026
12027 }
12028 \end_layout
12029
12030 \end_inset
12031
12032 )
12033 \end_layout
12034
12035 \begin_layout Labeling
12036 \labelwidthstring 00.00.0000
12037
12038 \family sans
12039 Huger
12040 \family default
12041  
12042 \size giant
12043 This is the 
12044 \begin_inset Quotes eld
12045 \end_inset
12046
12047 Huger
12048 \begin_inset Quotes erd
12049 \end_inset
12050
12051  font size.
12052
12053 \size default
12054  (key binding 
12055 \begin_inset ERT
12056 status collapsed
12057
12058 \begin_layout Plain Layout
12059
12060
12061 \backslash
12062 mbox{
12063 \end_layout
12064
12065 \end_inset
12066
12067
12068 \family sans
12069 M-s
12070 \begin_inset space ~
12071 \end_inset
12072
12073 H
12074 \family default
12075
12076 \begin_inset ERT
12077 status collapsed
12078
12079 \begin_layout Plain Layout
12080
12081 }
12082 \end_layout
12083
12084 \end_inset
12085
12086  or 
12087 \begin_inset ERT
12088 status collapsed
12089
12090 \begin_layout Plain Layout
12091
12092
12093 \backslash
12094 mbox{
12095 \end_layout
12096
12097 \end_inset
12098
12099
12100 \family sans
12101 M-s
12102 \begin_inset space ~
12103 \end_inset
12104
12105
12106 \family default
12107 0
12108 \begin_inset ERT
12109 status collapsed
12110
12111 \begin_layout Plain Layout
12112
12113 }
12114 \end_layout
12115
12116 \end_inset
12117
12118 )
12119 \end_layout
12120
12121 \end_deeper
12122 \begin_layout Standard
12123 We'll warn you 
12124 \emph on
12125 yet again
12126 \emph default
12127 : don't go crazy with this feature.
12128  You should almost never need to change the font size.
12129  LyX automatically changes the font size for different paragraph environments
12130  - use that instead.
12131  This is here for fine-tuning only!
12132 \end_layout
12133
12134 \begin_layout Labeling
12135 \labelwidthstring 00.00.0000
12136
12137 \family sans
12138 Misc
12139 \family default
12140  Here you can change a few other things at the character level.
12141  Options are:
12142 \end_layout
12143
12144 \begin_deeper
12145 \begin_layout Labeling
12146 \labelwidthstring 00.00.0000
12147
12148 \family sans
12149 Emph
12150 \family default
12151  
12152 \emph on
12153 This is text with emphasize on
12154 \emph default
12155 .
12156  This might seem like the same as 
12157 \shape italic
12158 Italic
12159 \shape default
12160 , but it is actually a bit different.
12161  Emphasized is a 
12162 \emph on
12163 logical
12164 \emph default
12165  attribute.
12166  That means every document class can define its own font used for emphasized
12167  text.
12168  Normally this font is equal to italic.
12169 \end_layout
12170
12171 \begin_layout Labeling
12172 \labelwidthstring 00.00.0000
12173
12174 \family sans
12175 Underbar
12176 \family default
12177  
12178 \bar under
12179 This is text with Underbar on.
12180
12181 \bar default
12182  (key binding 
12183 \begin_inset ERT
12184 status collapsed
12185
12186 \begin_layout Plain Layout
12187
12188
12189 \backslash
12190 mbox{
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \family sans
12197 M-c
12198 \begin_inset space ~
12199 \end_inset
12200
12201 u
12202 \family default
12203
12204 \begin_inset ERT
12205 status collapsed
12206
12207 \begin_layout Plain Layout
12208
12209 }
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \family sans
12216 )
12217 \begin_inset Newline newline
12218 \end_inset
12219
12220
12221 \family default
12222 Avoid using underbar if you can! It's a holdover from the typewriter days,
12223  when you couldn't change fonts.
12224  We no longer need to emphasize text by underscoring characters.
12225  It's only included in LyX because some people 
12226 \emph on
12227 may
12228 \emph default
12229  need it in order to follow style sheets for journal submissions.
12230 \end_layout
12231
12232 \begin_layout Labeling
12233 \labelwidthstring 00.00.0000
12234
12235 \family sans
12236 Noun
12237 \family default
12238  
12239 \noun on
12240 This is text with Noun on.
12241
12242 \noun default
12243  Like 
12244 \family sans
12245 Emph
12246 \family default
12247 , this is a logical attribute.
12248  Normally it's equivalent to 
12249 \family sans
12250 Small
12251 \begin_inset space ~
12252 \end_inset
12253
12254 Caps
12255 \family default
12256 .
12257 \end_layout
12258
12259 \end_deeper
12260 \begin_layout Labeling
12261 \labelwidthstring 00.00.0000
12262
12263 \family sans
12264 Color
12265 \family default
12266  You can adjust the color of the text with this control.
12267  Notice that not all DVI-viewers are able to display colors.
12268  Besides 
12269 \family sans
12270 No
12271 \begin_inset space ~
12272 \end_inset
12273
12274 color
12275 \family default
12276 , which is the default 
12277 \begin_inset Quotes eld
12278 \end_inset
12279
12280 color
12281 \begin_inset Quotes erd
12282 \end_inset
12283
12284  and means normally black, you can choose between 
12285 \family sans
12286 Black
12287 \family default
12288
12289 \family sans
12290 White
12291 \family default
12292
12293 \family sans
12294 Red
12295 \family default
12296
12297 \family sans
12298 Green
12299 \family default
12300
12301 \family sans
12302 Blue
12303 \family default
12304
12305 \family sans
12306 Cyan
12307 \family default
12308
12309 \family sans
12310 Magenta
12311 \family default
12312  and 
12313 \family sans
12314 Yellow
12315 \family default
12316  text.
12317 \begin_inset Index
12318 status collapsed
12319
12320 \begin_layout Plain Layout
12321 Color ! Text
12322 \end_layout
12323
12324 \end_inset
12325
12326
12327 \end_layout
12328
12329 \begin_layout Labeling
12330 \labelwidthstring 00.00.0000
12331
12332 \family sans
12333 Language
12334 \family default
12335  This is used to mark regions of text as having a different language from
12336  the language of the document.
12337  Text marked in this way will be underlined in blue to indicate the change
12338  (only within LyX).
12339 \end_layout
12340
12341 \begin_layout Standard
12342 So you have a huge number of combinations to choose from.
12343  Once you've chosen a new character style via the 
12344 \family sans
12345 Edit\SpecialChar \menuseparator
12346 Text
12347 \begin_inset space ~
12348 \end_inset
12349
12350 Style
12351 \family default
12352  dialog, the settings are saved.
12353  You can activate them using the toolbar button 
12354 \begin_inset Graphics
12355         filename ../images/textstyle-apply.png
12356
12357 \end_inset
12358
12359 .
12360  The button lets you toggle the state of your custom character style even
12361  when the dialog isn't visible.
12362  
12363 \end_layout
12364
12365 \begin_layout Standard
12366 To completely reset the character style to the default, use 
12367 \family sans
12368 M-c
12369 \begin_inset space ~
12370 \end_inset
12371
12372 Space
12373 \family default
12374 .
12375  If you want to toggle only those properties that you have just changed
12376  (suppose you just set the shape to 
12377 \begin_inset Quotes eld
12378 \end_inset
12379
12380 slanted
12381 \begin_inset Quotes erd
12382 \end_inset
12383
12384  and the series to 
12385 \begin_inset Quotes eld
12386 \end_inset
12387
12388 bold
12389 \begin_inset Quotes erd
12390 \end_inset
12391
12392 ), set the 
12393 \family sans
12394 Toggle
12395 \begin_inset space ~
12396 \end_inset
12397
12398 all
12399 \family default
12400  switch and press 
12401 \family sans
12402 Apply
12403 \family default
12404 .
12405 \end_layout
12406
12407 \begin_layout Standard
12408 You should also know something about the differences between the three main
12409  font types 
12410 \family sans
12411 serif
12412 \family default
12413
12414 \family sans
12415 sans
12416 \begin_inset space ~
12417 \end_inset
12418
12419 serif
12420 \family default
12421 , and 
12422 \family sans
12423 typewriter
12424 \family default
12425 :
12426 \end_layout
12427
12428 \begin_layout Itemize
12429
12430 \family sans
12431 Typewriter
12432 \family default
12433  is a so called 
12434 \begin_inset Quotes eld
12435 \end_inset
12436
12437 monospaced
12438 \begin_inset Quotes erd
12439 \end_inset
12440
12441  font, that means every character has the same width, the 
12442 \begin_inset Quotes eld
12443 \end_inset
12444
12445 i
12446 \begin_inset Quotes erd
12447 \end_inset
12448
12449  is as wide as the 
12450 \begin_inset Quotes eld
12451 \end_inset
12452
12453 m
12454 \begin_inset Quotes erd
12455 \end_inset
12456
12457 .
12458  Here is an example
12459 \begin_inset Newline newline
12460 \end_inset
12461
12462
12463 \begin_inset ERT
12464 status collapsed
12465
12466 \begin_layout Plain Layout
12467
12468
12469 \backslash
12470 phantom{
12471 \end_layout
12472
12473 \end_inset
12474
12475 no 
12476 \begin_inset ERT
12477 status collapsed
12478
12479 \begin_layout Plain Layout
12480
12481 }
12482 \end_layout
12483
12484 \end_inset
12485
12486
12487 \family typewriter
12488 typewriter text
12489 \family default
12490
12491 \begin_inset Note Note
12492 status collapsed
12493
12494 \begin_layout Plain Layout
12495 For more on phantoms see section
12496 \begin_inset space ~
12497 \end_inset
12498
12499
12500 \begin_inset CommandInset ref
12501 LatexCommand ref
12502 reference "sub:More-Spaces"
12503
12504 \end_inset
12505
12506 .
12507 \end_layout
12508
12509 \end_inset
12510
12511
12512 \begin_inset Newline newline
12513 \end_inset
12514
12515 no typewriter text
12516 \end_layout
12517
12518 \begin_layout Itemize
12519
12520 \family sans
12521 Serif
12522 \family default
12523  fonts use characters with serifs.
12524  These are the small 
12525 \begin_inset Quotes eld
12526 \end_inset
12527
12528 appendices
12529 \begin_inset Quotes erd
12530 \end_inset
12531
12532  at all ends of of the streaks that form the character.
12533  The following example will show the difference:
12534 \begin_inset Newline newline
12535 \end_inset
12536
12537 text with serifs
12538 \begin_inset Newline newline
12539 \end_inset
12540
12541
12542 \family sans
12543 text without serifs
12544 \family default
12545
12546 \begin_inset Newline newline
12547 \end_inset
12548
12549 Serifs facilitates an easy and fast reading.
12550  They are therefore used as default font (named 
12551 \family sans
12552 roman
12553 \family default
12554 ).
12555 \end_layout
12556
12557 \begin_layout Itemize
12558
12559 \family sans
12560 Sans serif
12561 \family default
12562  don't use serifs.
12563  This font type is therefore often used for headings and short texts.
12564  We use it in this document to highlight menu names.
12565 \end_layout
12566
12567 \begin_layout Standard
12568 We conclude with the same warning once again: Don't overuse the fonts.
12569  They are, more often than not, a kludge and a bad substitute for good writing.
12570 \end_layout
12571
12572 \begin_layout Section
12573 Printing and Previewing
12574 \end_layout
12575
12576 \begin_layout Subsection
12577 Overview
12578 \end_layout
12579
12580 \begin_layout Standard
12581 Now that we've covered some of the basic features of document preparation
12582  using LyX, you probably want to know how to print out your masterpiece.
12583  Before we tell you that, we want to give you a quick explanation of what
12584  goes on behind-the-scenes.
12585  We cover these informations in much greater detail in the 
12586 \emph on
12587 Extended
12588 \begin_inset space ~
12589 \end_inset
12590
12591 Features
12592 \emph default
12593  manual as well.
12594 \end_layout
12595
12596 \begin_layout Standard
12597 LyX uses the program LaTeX as its backend.
12598  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12599  confusion, we'll only refer to LaTeX.
12600  LyX is what you use to do your actual writing.
12601  Then, LyX calls LaTeX to turn your writing into printable output.
12602  This happens in two stages:
12603 \end_layout
12604
12605 \begin_layout Enumerate
12606 First, LyX converts your document to a series of text commands for LaTeX,
12607  generating a file with the extension, 
12608 \begin_inset Quotes eld
12609 \end_inset
12610
12611
12612 \family typewriter
12613 .tex
12614 \family default
12615
12616 \begin_inset Quotes erd
12617 \end_inset
12618
12619 .
12620 \end_layout
12621
12622 \begin_layout Enumerate
12623 Next, LaTeX uses the commands in the 
12624 \family typewriter
12625 .tex
12626 \family default
12627  file to produce printable output.
12628  
12629 \end_layout
12630
12631 \begin_layout Subsection
12632 Output file formats
12633 \begin_inset Index
12634 status collapsed
12635
12636 \begin_layout Plain Layout
12637 File formats
12638 \end_layout
12639
12640 \end_inset
12641
12642
12643 \begin_inset CommandInset label
12644 LatexCommand label
12645 name "sub:Output-file-formats"
12646
12647 \end_inset
12648
12649
12650 \end_layout
12651
12652 \begin_layout Subsubsection
12653 ASCII
12654 \begin_inset Index
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658 File formats ! ASCII
12659 \end_layout
12660
12661 \end_inset
12662
12663
12664 \end_layout
12665
12666 \begin_layout Standard
12667 This file type has the extension 
12668 \begin_inset Quotes eld
12669 \end_inset
12670
12671
12672 \family typewriter
12673 .txt
12674 \family default
12675
12676 \begin_inset Quotes erd
12677 \end_inset
12678
12679 .
12680  It contains your document as plain text following the rules of the 
12681 \begin_inset Quotes eld
12682 \end_inset
12683
12684 American Standard Code for Information Interchange
12685 \begin_inset Quotes erd
12686 \end_inset
12687
12688  (ASCII).
12689 \end_layout
12690
12691 \begin_layout Standard
12692 You can export your document to ASCII by the menu 
12693 \family sans
12694 File\SpecialChar \menuseparator
12695 Export\SpecialChar \menuseparator
12696 ASCII
12697 \family default
12698 .
12699 \end_layout
12700
12701 \begin_layout Subsubsection
12702 LaTeX
12703 \begin_inset Index
12704 status collapsed
12705
12706 \begin_layout Plain Layout
12707 File formats ! Latex@LaTeX
12708 \end_layout
12709
12710 \end_inset
12711
12712
12713 \end_layout
12714
12715 \begin_layout Standard
12716 This file type has the extension 
12717 \begin_inset Quotes eld
12718 \end_inset
12719
12720
12721 \family typewriter
12722 .tex
12723 \family default
12724
12725 \begin_inset Quotes erd
12726 \end_inset
12727
12728  and contains all commands that are necessary for the LaTeX program to process
12729  your document.
12730  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12731  it manually with console commands.
12732  The LaTeX-file is automatically created in LyX's temporary directory whenever
12733  you view or export your document.
12734 \end_layout
12735
12736 \begin_layout Standard
12737 You can export your document as LaTeX-file using the menu 
12738 \family sans
12739 File\SpecialChar \menuseparator
12740 Export\SpecialChar \menuseparator
12741 LaT
12742 \begin_inset ERT
12743 status collapsed
12744
12745 \begin_layout Plain Layout
12746
12747 {}
12748 \end_layout
12749
12750 \end_inset
12751
12752 eX
12753 \family default
12754 .
12755 \end_layout
12756
12757 \begin_layout Subsubsection
12758 DVI
12759 \begin_inset Index
12760 status collapsed
12761
12762 \begin_layout Plain Layout
12763 File formats ! DVI
12764 \end_layout
12765
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \begin_layout Standard
12772 This file type has the extension 
12773 \begin_inset Quotes eld
12774 \end_inset
12775
12776
12777 \family typewriter
12778 .dvi
12779 \family default
12780
12781 \begin_inset Quotes erd
12782 \end_inset
12783
12784 .
12785  It is called 
12786 \begin_inset Quotes eld
12787 \end_inset
12788
12789 device-independent
12790 \begin_inset Quotes erd
12791 \end_inset
12792
12793  (DVI), because it is completely portable; you can move them from one machine
12794  to another without needing to do any sort of conversion.
12795  At the time when this file-format was developed, this was no matter of
12796  course.
12797  DVIs are used for quick previews and as pre-stage for other output formats,
12798  like PostScript.
12799 \end_layout
12800
12801 \begin_layout Standard
12802 \begin_inset Note Greyedout
12803 status open
12804
12805 \begin_layout Plain Layout
12806
12807 \series bold
12808 Note:
12809 \series default
12810  The DVI file doesn't contain images, they will only be a linked.
12811  So don't forget to deliver the images together with your DVIs.
12812 \end_layout
12813
12814 \end_inset
12815
12816 This property can also slow down your computer when you view the DVI.
12817  Because the DVI-viewer has to convert the image in the background to make
12818  it visible when you scroll in the DVI.
12819  So we recommend to use PDF for files with many images.
12820 \end_layout
12821
12822 \begin_layout Standard
12823 You can export your document to DVI by the menu 
12824 \family sans
12825 File\SpecialChar \menuseparator
12826 Export\SpecialChar \menuseparator
12827 DVI
12828 \family default
12829 .
12830 \end_layout
12831
12832 \begin_layout Subsubsection
12833 PostScript
12834 \begin_inset Index
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838 File formats ! PostScript
12839 \end_layout
12840
12841 \end_inset
12842
12843
12844 \end_layout
12845
12846 \begin_layout Standard
12847 This file type has the extension 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851
12852 \family typewriter
12853 .ps
12854 \family default
12855
12856 \begin_inset Quotes erd
12857 \end_inset
12858
12859 .
12860  PostScript was developed by the company 
12861 \family typewriter
12862 Adobe
12863 \family default
12864  as printer language.
12865  The file contains therefore commands that the printer uses to print the
12866  file.
12867  PostScript can be seen as 
12868 \begin_inset Quotes eld
12869 \end_inset
12870
12871 programming language
12872 \begin_inset Quotes erd
12873 \end_inset
12874
12875 ; you can calculate with it and draw diagrams and images.
12876 \begin_inset Foot
12877 status collapsed
12878
12879 \begin_layout Plain Layout
12880 If you are interested to learn more about this, have a look at the LaTeX-package
12881  
12882 \series bold
12883 pstricks
12884 \series default
12885
12886 \begin_inset Index
12887 status collapsed
12888
12889 \begin_layout Plain Layout
12890 Latex@LaTeX-packages ! pstricks
12891 \end_layout
12892
12893 \end_inset
12894
12895 .
12896 \end_layout
12897
12898 \end_inset
12899
12900  Due to this ability, the files are often bigger than PDFs.
12901 \end_layout
12902
12903 \begin_layout Standard
12904 PostScript can only contain images in the format 
12905 \begin_inset Quotes eld
12906 \end_inset
12907
12908 Encapsulated PostScript
12909 \begin_inset Quotes erd
12910 \end_inset
12911
12912  (EPS, file extension 
12913 \begin_inset Quotes eld
12914 \end_inset
12915
12916
12917 \family typewriter
12918 .eps
12919 \family default
12920
12921 \begin_inset Quotes erd
12922 \end_inset
12923
12924 ).
12925  As LyX allows you to use any known image format in your document, it has
12926  to convert them in the background to EPS.
12927  If you have e.g 50 images in your document, LyX has to do 50 conversions
12928  whenever you view or export your document.
12929  This will slow down your workflow with LyX drastically.
12930  So if you plan to use PostScript, you can insert your images directly as
12931  EPS to avoid this problem.
12932 \end_layout
12933
12934 \begin_layout Standard
12935 You can export your document to PostScript using the menu 
12936 \family sans
12937 File\SpecialChar \menuseparator
12938 Export\SpecialChar \menuseparator
12939 PostScript
12940 \family default
12941 .
12942 \end_layout
12943
12944 \begin_layout Subsubsection
12945 PDF
12946 \begin_inset Index
12947 status collapsed
12948
12949 \begin_layout Plain Layout
12950 File formats ! PDF
12951 \end_layout
12952
12953 \end_inset
12954
12955
12956 \begin_inset Index
12957 status collapsed
12958
12959 \begin_layout Plain Layout
12960 PDF
12961 \end_layout
12962
12963 \end_inset
12964
12965
12966 \end_layout
12967
12968 \begin_layout Standard
12969 This file type has the extension 
12970 \begin_inset Quotes eld
12971 \end_inset
12972
12973
12974 \family typewriter
12975 .pdf
12976 \family default
12977
12978 \begin_inset Quotes erd
12979 \end_inset
12980
12981 .
12982  The 
12983 \begin_inset Quotes eld
12984 \end_inset
12985
12986 Portable Document Format
12987 \begin_inset Quotes erd
12988 \end_inset
12989
12990  (PDF) is developed by 
12991 \family typewriter
12992 Adobe
12993 \family default
12994  as derivative from PostScript.
12995  It is more compressed and it uses much less commands than PostScript.
12996  As the name 
12997 \begin_inset Quotes eld
12998 \end_inset
12999
13000 portable
13001 \begin_inset Quotes erd
13002 \end_inset
13003
13004  implies, it can be processed at any computer system and the printed output
13005  looks exactly the same.
13006 \end_layout
13007
13008 \begin_layout Standard
13009 PDF can contain images in its own PDF format and in the formats 
13010 \begin_inset Quotes eld
13011 \end_inset
13012
13013 Joint Photographic Experts Group
13014 \begin_inset Quotes erd
13015 \end_inset
13016
13017  (JPG, file extension 
13018 \begin_inset Quotes eld
13019 \end_inset
13020
13021
13022 \family typewriter
13023 .jpg
13024 \family default
13025
13026 \begin_inset Quotes erd
13027 \end_inset
13028
13029  or 
13030 \begin_inset Quotes eld
13031 \end_inset
13032
13033
13034 \family typewriter
13035 .jpeg
13036 \family default
13037
13038 \begin_inset Quotes erd
13039 \end_inset
13040
13041 ) and 
13042 \begin_inset Quotes eld
13043 \end_inset
13044
13045 Portable Network Graphics
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  (PNG, file extension 
13050 \begin_inset Quotes eld
13051 \end_inset
13052
13053
13054 \family typewriter
13055 .png
13056 \family default
13057
13058 \begin_inset Quotes erd
13059 \end_inset
13060
13061 ).
13062  You can although use any other image format, because LyX converts them
13063  in the background to one of these formats.
13064  But as described in the section about PostScript, the image conversion
13065  will slow down your workflow.
13066  So we recommend to use images in one of the three mentioned formats.
13067 \end_layout
13068
13069 \begin_layout Standard
13070 You can export your document to PDF via the menu 
13071 \family sans
13072 File\SpecialChar \menuseparator
13073 Export
13074 \family default
13075  in three different ways:
13076 \end_layout
13077
13078 \begin_layout Description
13079 PDF This uses the program 
13080 \family typewriter
13081 ps2pdf
13082 \family default
13083  that creates a PDF from a PostScript-version of your file.
13084  The PostScript-version is produced by the program 
13085 \family typewriter
13086 dvips
13087 \family default
13088  which uses a DVI-version as intermediate step.
13089  So this export variant consist of three conversions.
13090 \end_layout
13091
13092 \begin_layout Description
13093 PDF
13094 \begin_inset space ~
13095 \end_inset
13096
13097 (dvipdfm) This uses the program 
13098 \family typewriter
13099 dvipdfm
13100 \family default
13101  that converts your file in the background to DVI and in a second step to
13102  PDF.
13103 \end_layout
13104
13105 \begin_layout Description
13106 PDF
13107 \begin_inset space ~
13108 \end_inset
13109
13110 (pdflatex) This uses the program 
13111 \family typewriter
13112 pdftex
13113 \family default
13114  that converts your file directly to PDF.
13115 \end_layout
13116
13117 \begin_layout Standard
13118 We recommend to use 
13119 \family sans
13120 PDF
13121 \begin_inset space ~
13122 \end_inset
13123
13124 (pdflatex)
13125 \family default
13126  because 
13127 \family typewriter
13128 pdftex
13129 \family default
13130  supports all features of actual PDF-versions, is quick and works stable
13131  without problems.
13132  The program 
13133 \family typewriter
13134 dvipdfm
13135 \family default
13136  is no more under development and therefore a bit outdated.
13137 \end_layout
13138
13139 \begin_layout Subsection
13140 Previewing
13141 \begin_inset Index
13142 status collapsed
13143
13144 \begin_layout Plain Layout
13145 Document ! Preview 
13146 \end_layout
13147
13148 \end_inset
13149
13150
13151 \end_layout
13152
13153 \begin_layout Standard
13154 To get a look at the final version of your document, with all of the pagebreaks
13155  in place, the footnotes correctly numbered, and so on, use the menu 
13156 \family sans
13157 View
13158 \family default
13159  and choose a file type.
13160  A viewing program will popup showing the output.
13161  For 
13162 \family sans
13163 View\SpecialChar \menuseparator
13164 DVI
13165 \family default
13166  you can use the toolbar button 
13167 \begin_inset Graphics
13168         filename ../images/buffer-view_dvi.png
13169
13170 \end_inset
13171
13172  (shortcut 
13173 \family sans
13174 C-d
13175 \family default
13176 ), for 
13177 \family sans
13178 View\SpecialChar \menuseparator
13179 PDF
13180 \begin_inset space ~
13181 \end_inset
13182
13183 (pdflatex)
13184 \family default
13185  the toolbar button 
13186 \begin_inset Graphics
13187         filename ../images/buffer-view_pdf2.png
13188
13189 \end_inset
13190
13191 , and for 
13192 \family sans
13193 View\SpecialChar \menuseparator
13194 Postscript
13195 \family default
13196  the toolbar button 
13197 \begin_inset Graphics
13198         filename ../images/buffer-view_ps.png
13199
13200 \end_inset
13201
13202  (shortcut 
13203 \family sans
13204 C-t
13205 \family default
13206 ).
13207 \end_layout
13208
13209 \begin_layout Standard
13210 If you have changed your document, you can refresh the output in the same
13211  viewer window using the menu 
13212 \family sans
13213 View\SpecialChar \menuseparator
13214 Update
13215 \family default
13216 .
13217 \end_layout
13218
13219 \begin_layout Standard
13220 When you preview a file, the output file is only generated in LyX's temporary
13221  directory.
13222  To have a real output, export your document.
13223 \end_layout
13224
13225 \begin_layout Subsection
13226 Printing the File from within LyX
13227 \begin_inset CommandInset label
13228 LatexCommand label
13229 name "sub:Printing-the-File"
13230
13231 \end_inset
13232
13233
13234 \end_layout
13235
13236 \begin_layout Standard
13237 Instead of exporting your file and then printing them, you can also print
13238  it directly from within LyX.
13239  To print a file, select the menu 
13240 \family sans
13241 File\SpecialChar \menuseparator
13242 Print
13243 \family default
13244  or click on the toolbar button 
13245 \begin_inset Graphics
13246         filename ../images/dialog-show_print.png
13247
13248 \end_inset
13249
13250 .
13251  LyX will internally call LaTeX to produce a DVI.
13252  This file is then processed by the program 
13253 \family typewriter
13254 dvips
13255 \family default
13256  to PostScript-file, which is finally printed using the program 
13257 \family typewriter
13258 Ghostscript
13259 \family default
13260 .
13261  Due to these steps in the background, this method is not the fastest.
13262 \end_layout
13263
13264 \begin_layout Standard
13265 You can choose to print only even-numbered or odd-numbered pages - this
13266  is useful for printing on two sides: You can re-insert the pages after
13267  printing one set to print on the other side.
13268  Some printers spit out pages face-up, others, face-down.
13269  By choosing a particular order to print in, you can take the entire stack
13270  of pages out of the printer without needing to reorder them.
13271 \end_layout
13272
13273 \begin_layout Standard
13274 You can set the parameters in the 
13275 \family sans
13276 Print
13277 \begin_inset space ~
13278 \end_inset
13279
13280 Destination
13281 \family default
13282  box as follows:
13283 \end_layout
13284
13285 \begin_layout Labeling
13286 \labelwidthstring 00.00.0000
13287
13288 \family sans
13289 Printer
13290 \family default
13291  This is the name of the printer to print to.
13292 \begin_inset Foot
13293 status collapsed
13294
13295 \begin_layout Plain Layout
13296 Note that this printer name is for the program 
13297 \family typewriter
13298 dvips
13299 \family default
13300 .
13301  That means 
13302 \family typewriter
13303 dvips
13304 \family default
13305  has to be configured for this printer name.
13306  The default printer can be set in LyX's preferences dialog, see section
13307 \begin_inset space ~
13308 \end_inset
13309
13310
13311 \begin_inset CommandInset ref
13312 LatexCommand ref
13313 reference "sub:Printer"
13314
13315 \end_inset
13316
13317 .
13318 \end_layout
13319
13320 \end_inset
13321
13322  The printer should understand PostScript.
13323 \end_layout
13324
13325 \begin_layout Labeling
13326 \labelwidthstring 00.00.0000
13327
13328 \family sans
13329 File
13330 \family default
13331  The name of a file to print to.
13332  The output will be a PostScript file.
13333  It will be written in LyX's working directory unless you specify the full
13334  path.
13335 \end_layout
13336
13337 \begin_layout Section
13338 A few Words about Typography
13339 \begin_inset Index
13340 status collapsed
13341
13342 \begin_layout Plain Layout
13343 Typography
13344 \end_layout
13345
13346 \end_inset
13347
13348
13349 \end_layout
13350
13351 \begin_layout Subsection
13352 Hyphens
13353 \begin_inset Index
13354 status collapsed
13355
13356 \begin_layout Plain Layout
13357 Hyphens
13358 \end_layout
13359
13360 \end_inset
13361
13362
13363 \begin_inset CommandInset label
13364 LatexCommand label
13365 name "sub:Hyphens"
13366
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \begin_layout Standard
13373 In LyX, the 
13374 \begin_inset Quotes eld
13375 \end_inset
13376
13377
13378 \family typewriter
13379 -
13380 \family default
13381
13382 \begin_inset Quotes eld
13383 \end_inset
13384
13385  character comes in three lengths, often called the 
13386 \emph on
13387 hyphen
13388 \emph default
13389 , the 
13390 \emph on
13391 en dash
13392 \emph default
13393 , and the 
13394 \emph on
13395 em dash
13396 \emph default
13397 :
13398 \end_layout
13399
13400 \begin_layout Enumerate
13401 hyphen
13402 \begin_inset space \hfill{}
13403 \end_inset
13404
13405 -
13406 \begin_inset space \hfill{}
13407 \end_inset
13408
13409 made with 
13410 \begin_inset Quotes eld
13411 \end_inset
13412
13413
13414 \family typewriter
13415 -
13416 \family default
13417
13418 \begin_inset Quotes eld
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \begin_layout Enumerate
13425 en dash
13426 \begin_inset space \hfill{}
13427 \end_inset
13428
13429 --
13430 \begin_inset space \hfill{}
13431 \end_inset
13432
13433 made with 
13434 \begin_inset Quotes eld
13435 \end_inset
13436
13437
13438 \family typewriter
13439 -
13440 \begin_inset ERT
13441 status collapsed
13442
13443 \begin_layout Plain Layout
13444
13445
13446 \backslash
13447 /
13448 \end_layout
13449
13450 \end_inset
13451
13452 -
13453 \family default
13454
13455 \begin_inset Quotes eld
13456 \end_inset
13457
13458
13459 \end_layout
13460
13461 \begin_layout Enumerate
13462 em dash
13463 \begin_inset space \hfill{}
13464 \end_inset
13465
13466 ---
13467 \begin_inset space \hfill{}
13468 \end_inset
13469
13470 made with 
13471 \begin_inset Quotes eld
13472 \end_inset
13473
13474
13475 \family typewriter
13476 -
13477 \begin_inset ERT
13478 status collapsed
13479
13480 \begin_layout Plain Layout
13481
13482
13483 \backslash
13484 /
13485 \end_layout
13486
13487 \end_inset
13488
13489 -
13490 \begin_inset ERT
13491 status collapsed
13492
13493 \begin_layout Plain Layout
13494
13495
13496 \backslash
13497 /
13498 \end_layout
13499
13500 \end_inset
13501
13502 -
13503 \family default
13504
13505 \begin_inset Quotes eld
13506 \end_inset
13507
13508
13509 \end_layout
13510
13511 \begin_layout Enumerate
13512 minus sign
13513 \begin_inset space \hfill{}
13514 \end_inset
13515
13516
13517 \begin_inset Formula $-$
13518 \end_inset
13519
13520
13521 \begin_inset space \hfill{}
13522 \end_inset
13523
13524
13525 \begin_inset Quotes eld
13526 \end_inset
13527
13528
13529 \family typewriter
13530 -
13531 \family default
13532
13533 \begin_inset Quotes eld
13534 \end_inset
13535
13536  in math mode
13537 \end_layout
13538
13539 \begin_layout Standard
13540 You generate them by inserting the 
13541 \begin_inset Quotes eld
13542 \end_inset
13543
13544
13545 \family typewriter
13546 -
13547 \family default
13548
13549 \begin_inset Quotes eld
13550 \end_inset
13551
13552  character multiple times in a row.
13553  They are automatically converted to the appropriate length dash in the
13554  final output, but not in LyX.
13555 \end_layout
13556
13557 \begin_layout Standard
13558 The three dash types are distinct from the minus sign, which appears in
13559  math mode and has a length of its own.
13560  Here are some examples of the 
13561 \begin_inset Quotes eld
13562 \end_inset
13563
13564
13565 \family typewriter
13566 -
13567 \family default
13568
13569 \begin_inset Quotes eld
13570 \end_inset
13571
13572  in use:
13573 \end_layout
13574
13575 \begin_layout Enumerate
13576 line- and page-breaks
13577 \begin_inset space \hfill{}
13578 \end_inset
13579
13580 (
13581 \emph on
13582 hyphen
13583 \emph default
13584 )
13585 \end_layout
13586
13587 \begin_layout Enumerate
13588 From A--Z
13589 \begin_inset space \hfill{}
13590 \end_inset
13591
13592 (
13593 \emph on
13594 en dash
13595 \emph default
13596 )
13597 \end_layout
13598
13599 \begin_layout Enumerate
13600 Oh --- there's a dash.
13601 \begin_inset space \hfill{}
13602 \end_inset
13603
13604 (
13605 \emph on
13606 em dash
13607 \emph default
13608 )
13609 \end_layout
13610
13611 \begin_layout Enumerate
13612 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13613 \end_inset
13614
13615
13616 \begin_inset space \hfill{}
13617 \end_inset
13618
13619 (
13620 \emph on
13621 minus sign
13622 \emph default
13623 )
13624 \end_layout
13625
13626 \begin_layout Subsection
13627 Hyphenation
13628 \begin_inset Index
13629 status collapsed
13630
13631 \begin_layout Plain Layout
13632 Hyphenation
13633 \end_layout
13634
13635 \end_inset
13636
13637
13638 \begin_inset CommandInset label
13639 LatexCommand label
13640 name "sub:Hyphenation"
13641
13642 \end_inset
13643
13644
13645 \end_layout
13646
13647 \begin_layout Standard
13648 Words aren't hyphenated within LyX but automatically in the output.
13649  Hyphenation is done by the LaTeX-package 
13650 \series bold
13651 babel
13652 \series default
13653
13654 \begin_inset Index
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658 Latex@LaTeX-packages ! babel
13659 \end_layout
13660
13661 \end_inset
13662
13663  following the rules of the document language
13664 \begin_inset Foot
13665 status collapsed
13666
13667 \begin_layout Plain Layout
13668 For German readers: That's one of the main differences between the languages
13669  
13670 \family sans
13671 German
13672 \family default
13673  and 
13674 \family sans
13675 German
13676 \begin_inset space ~
13677 \end_inset
13678
13679 (new
13680 \begin_inset space ~
13681 \end_inset
13682
13683 spelling)
13684 \family default
13685  in the 
13686 \family sans
13687 Document\SpecialChar \menuseparator
13688 Settings
13689 \family default
13690  dialog.
13691 \end_layout
13692
13693 \end_inset
13694
13695 .
13696 \end_layout
13697
13698 \begin_layout Standard
13699 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13700  font 
13701 \family sans
13702 typewriter
13703 \family default
13704  and with unusual constructs, like 
13705 \begin_inset Quotes eld
13706 \end_inset
13707
13708 h3knix/m0n0wall
13709 \begin_inset Quotes erd
13710 \end_inset
13711
13712 .
13713  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13714  This is done with the menu 
13715 \family sans
13716 Insert\SpecialChar \menuseparator
13717 Formatting\SpecialChar \menuseparator
13718 Hyphenation
13719 \begin_inset space ~
13720 \end_inset
13721
13722 Point
13723 \family default
13724 .
13725  These extra hyphenation points are only recommendations to LaTeX.
13726  If no hyphenation is necessary, LaTeX will ignore them.
13727 \end_layout
13728
13729 \begin_layout Standard
13730 Sometimes you want to prevent words or constructs to be hyphenated.
13731  The keybindings/shortcuts in this document consists of three letters with
13732  a hyphen and a space in the form 
13733 \begin_inset Quotes eld
13734 \end_inset
13735
13736 A-b c
13737 \begin_inset Quotes erd
13738 \end_inset
13739
13740 .
13741  LaTeX finds there the hyphen 
13742 \begin_inset Quotes eld
13743 \end_inset
13744
13745 -
13746 \begin_inset Quotes erd
13747 \end_inset
13748
13749  as hyphenation possibility.
13750  Hyphenating at this point would look ugly.
13751  To prevent the shortcut from being hyphenated, we can put it in the argument
13752  of the LaTeX-box-command 
13753 \series bold
13754
13755 \backslash
13756 mbox
13757 \series default
13758 , because text within LaTeX-boxes can't be hyphenated.
13759  As LyX doesn't support 
13760 \series bold
13761
13762 \backslash
13763 mbox
13764 \series default
13765 , we have to use TeX Code.
13766  The result looks in LyX like:
13767 \end_layout
13768
13769 \begin_layout Standard
13770 \begin_inset Graphics
13771         filename clipart/mbox.png
13772
13773 \end_inset
13774
13775
13776 \end_layout
13777
13778 \begin_layout Standard
13779 To learn more about TeX Code, have a look at section
13780 \begin_inset space ~
13781 \end_inset
13782
13783
13784 \begin_inset CommandInset ref
13785 LatexCommand ref
13786 reference "sec:TeX-Code"
13787
13788 \end_inset
13789
13790 .
13791 \end_layout
13792
13793 \begin_layout Subsection
13794 Punctuation Marks
13795 \begin_inset Index
13796 status collapsed
13797
13798 \begin_layout Plain Layout
13799 Punctuation marks
13800 \end_layout
13801
13802 \end_inset
13803
13804
13805 \end_layout
13806
13807 \begin_layout Subsubsection
13808 Abbreviations and End of Sentence
13809 \begin_inset CommandInset label
13810 LatexCommand label
13811 name "sub:Abbreviations"
13812
13813 \end_inset
13814
13815
13816 \end_layout
13817
13818 \begin_layout Standard
13819 When LyX calls LaTeX to generate the final version of your document, LaTeX
13820  automatically distinguishes between words, sentences, and abbreviations.
13821  LaTeX then adds the 
13822 \begin_inset Quotes eld
13823 \end_inset
13824
13825 appropriate amount of space
13826 \begin_inset Quotes erd
13827 \end_inset
13828
13829 .
13830  That means sentences get a little bit more space between the period and
13831  the next word.
13832  Abbreviations get the same amount of space after the period as a word uses.
13833 \end_layout
13834
13835 \begin_layout Standard
13836 Unfortunately, the algorithm for figuring out what's an abbreviation works
13837  not for all cases.
13838  If a 
13839 \begin_inset Quotes eld
13840 \end_inset
13841
13842
13843 \family typewriter
13844 .
13845 \family default
13846
13847 \begin_inset Quotes erd
13848 \end_inset
13849
13850  is at the end of a lowercase letter, it's the end of a sentence; if it's
13851  at the end of a capitalized letter, it's an abbreviation.
13852 \end_layout
13853
13854 \begin_layout Standard
13855 Here are some examples of 
13856 \emph on
13857 correct
13858 \emph default
13859  abbreviations and the end of a sentence:
13860 \end_layout
13861
13862 \begin_layout Itemize
13863 M.
13864  Butterfly
13865 \end_layout
13866
13867 \begin_layout Itemize
13868 Don't worry.
13869  Be happy.
13870 \end_layout
13871
13872 \begin_layout Standard
13873 And here's an example of the algorithm going wrong:
13874 \end_layout
13875
13876 \begin_layout Itemize
13877 e.
13878  g.
13879  this is too much space!
13880 \end_layout
13881
13882 \begin_layout Itemize
13883 This is I.
13884  It's okay.
13885 \end_layout
13886
13887 \begin_layout Standard
13888 You won't see anything wrong until you view a final version of your document.
13889 \end_layout
13890
13891 \begin_layout Standard
13892 To fix this problem, use one of the following:
13893 \end_layout
13894
13895 \begin_layout Enumerate
13896 Use an 
13897 \family sans
13898 Inter-word
13899 \begin_inset space ~
13900 \end_inset
13901
13902 Space
13903 \family default
13904  after lowercase abbreviations (see section
13905 \begin_inset space ~
13906 \end_inset
13907
13908
13909 \begin_inset CommandInset ref
13910 LatexCommand ref
13911 reference "sub:Inter-word-Space"
13912
13913 \end_inset
13914
13915 ).
13916 \begin_inset Index
13917 status collapsed
13918
13919 \begin_layout Plain Layout
13920 Spaces ! inter-word
13921 \end_layout
13922
13923 \end_inset
13924
13925
13926 \end_layout
13927
13928 \begin_layout Enumerate
13929 Use a 
13930 \family sans
13931 Thin
13932 \begin_inset space ~
13933 \end_inset
13934
13935 Space
13936 \family default
13937  between two tokens of an abbreviation (see section
13938 \begin_inset space ~
13939 \end_inset
13940
13941
13942 \begin_inset CommandInset ref
13943 LatexCommand ref
13944 reference "sub:Thin-Space"
13945
13946 \end_inset
13947
13948 ).
13949 \begin_inset Index
13950 status collapsed
13951
13952 \begin_layout Plain Layout
13953 Spaces ! thin
13954 \end_layout
13955
13956 \end_inset
13957
13958
13959 \end_layout
13960
13961 \begin_layout Enumerate
13962 Use an 
13963 \family sans
13964 End
13965 \begin_inset space ~
13966 \end_inset
13967
13968 of
13969 \begin_inset space ~
13970 \end_inset
13971
13972 sentence
13973 \begin_inset space ~
13974 \end_inset
13975
13976 period
13977 \family default
13978  found under the 
13979 \family sans
13980 Insert\SpecialChar \menuseparator
13981 Special
13982 \begin_inset space ~
13983 \end_inset
13984
13985 Character
13986 \family default
13987  menu to force the use of inter-sentence spacing.
13988  This function is also bound to 
13989 \family sans
13990 C-period
13991 \family default
13992  for easy access.
13993 \end_layout
13994
13995 \begin_layout Standard
13996 With the corrections, our earlier examples look like this:
13997 \end_layout
13998
13999 \begin_layout Itemize
14000 e.
14001 \begin_inset space \thinspace{}
14002 \end_inset
14003
14004 g.
14005 \begin_inset space \space{}
14006 \end_inset
14007
14008 this is too much space!
14009 \end_layout
14010
14011 \begin_layout Itemize
14012 This is I\SpecialChar \@.
14013  It's okay.
14014 \end_layout
14015
14016 \begin_layout Standard
14017 Some languages don't use extra spacing between sentences.
14018  If your language is such a language, you don't need to worry, because the
14019  LaTeX will care about this.
14020 \end_layout
14021
14022 \begin_layout Standard
14023 For those that do need to bother, there is help to catch those sneaky errors:
14024  Check out the 
14025 \family sans
14026 Check
14027 \begin_inset space ~
14028 \end_inset
14029
14030 TeX
14031 \family default
14032  feature described in section 
14033 \emph on
14034 Checking TeX
14035 \emph default
14036  of the 
14037 \emph on
14038 Extended Features
14039 \emph default
14040  manual.
14041 \end_layout
14042
14043 \begin_layout Subsubsection
14044 Quotes
14045 \begin_inset Index
14046 status collapsed
14047
14048 \begin_layout Plain Layout
14049 Typography ! Quotes
14050 \end_layout
14051
14052 \end_inset
14053
14054
14055 \begin_inset Index
14056 status collapsed
14057
14058 \begin_layout Plain Layout
14059 Quotes | see
14060 \begin_inset ERT
14061 status collapsed
14062
14063 \begin_layout Plain Layout
14064
14065 {
14066 \end_layout
14067
14068 \end_inset
14069
14070 Typography
14071 \begin_inset ERT
14072 status collapsed
14073
14074 \begin_layout Plain Layout
14075
14076 }
14077 \end_layout
14078
14079 \end_inset
14080
14081
14082 \end_layout
14083
14084 \end_inset
14085
14086
14087 \begin_inset CommandInset label
14088 LatexCommand label
14089 name "sub:Quotes"
14090
14091 \end_inset
14092
14093
14094 \end_layout
14095
14096 \begin_layout Standard
14097 LyX usually sets quotes correctly.
14098  Specifically, it will use an opening quote at the beginning of quoted text,
14099  and use a closing quote at the end.
14100  For example, 
14101 \begin_inset Quotes eld
14102 \end_inset
14103
14104 open close
14105 \begin_inset Quotes erd
14106 \end_inset
14107
14108 .
14109  The keyboard character, 
14110 \family sans
14111 "
14112 \family default
14113 , generates this automatically.
14114 \end_layout
14115
14116 \begin_layout Standard
14117 You can change the behavior of the 
14118 \family sans
14119 "
14120 \family default
14121  key using the submenu 
14122 \family sans
14123 Language
14124 \family default
14125  of the dialog 
14126 \family sans
14127 Document\SpecialChar \menuseparator
14128 Settings
14129 \family default
14130
14131 \begin_inset Index
14132 status collapsed
14133
14134 \begin_layout Plain Layout
14135 Document ! Settings
14136 \end_layout
14137
14138 \end_inset
14139
14140  dialog.
14141 \end_layout
14142
14143 \begin_layout Standard
14144 You can also select quotes for different languages in the box 
14145 \family sans
14146 Type
14147 \family default
14148  option.
14149  There are six choices:
14150 \end_layout
14151
14152 \begin_layout Labeling
14153 \labelwidthstring 00.00.0000
14154
14155 \family sans
14156 \begin_inset Quotes eld
14157 \end_inset
14158
14159 Text
14160 \begin_inset Quotes erd
14161 \end_inset
14162
14163
14164 \family default
14165  Use quotes like this 
14166 \begin_inset Quotes eld
14167 \end_inset
14168
14169 double
14170 \begin_inset Quotes erd
14171 \end_inset
14172
14173  or 
14174 \begin_inset Quotes els
14175 \end_inset
14176
14177 single
14178 \begin_inset Quotes ers
14179 \end_inset
14180
14181
14182 \end_layout
14183
14184 \begin_layout Labeling
14185 \labelwidthstring 00.00.0000
14186
14187 \family sans
14188 \begin_inset Quotes sld
14189 \end_inset
14190
14191 Text
14192 \begin_inset Quotes srd
14193 \end_inset
14194
14195
14196 \family default
14197  Use quotes like 
14198 \begin_inset Quotes sld
14199 \end_inset
14200
14201 this
14202 \begin_inset Quotes srd
14203 \end_inset
14204
14205  or 'this
14206 \begin_inset Quotes ers
14207 \end_inset
14208
14209
14210 \end_layout
14211
14212 \begin_layout Labeling
14213 \labelwidthstring 00.00.0000
14214
14215 \family sans
14216 \begin_inset Quotes gld
14217 \end_inset
14218
14219 Text
14220 \begin_inset Quotes grd
14221 \end_inset
14222
14223
14224 \family default
14225  Use quotes like 
14226 \begin_inset Quotes gld
14227 \end_inset
14228
14229 this
14230 \begin_inset Quotes grd
14231 \end_inset
14232
14233  or 
14234 \begin_inset Quotes gls
14235 \end_inset
14236
14237 this
14238 \begin_inset Quotes grs
14239 \end_inset
14240
14241
14242 \end_layout
14243
14244 \begin_layout Labeling
14245 \labelwidthstring 00.00.0000
14246
14247 \family sans
14248 \begin_inset Quotes pld
14249 \end_inset
14250
14251 Text
14252 \begin_inset Quotes prd
14253 \end_inset
14254
14255
14256 \family default
14257  Use quotes like 
14258 \begin_inset Quotes pld
14259 \end_inset
14260
14261 this
14262 \begin_inset Quotes prd
14263 \end_inset
14264
14265  or 
14266 \begin_inset Quotes pls
14267 \end_inset
14268
14269 this
14270 \begin_inset Quotes prs
14271 \end_inset
14272
14273
14274 \end_layout
14275
14276 \begin_layout Labeling
14277 \labelwidthstring 00.00.0000
14278
14279 \family sans
14280 \begin_inset Quotes fld
14281 \end_inset
14282
14283 Text
14284 \begin_inset Quotes frd
14285 \end_inset
14286
14287
14288 \family default
14289  Use quotes like 
14290 \begin_inset Quotes fld
14291 \end_inset
14292
14293 this
14294 \begin_inset Quotes frd
14295 \end_inset
14296
14297  or 
14298 \begin_inset Quotes fls
14299 \end_inset
14300
14301 this
14302 \begin_inset Quotes frs
14303 \end_inset
14304
14305
14306 \end_layout
14307
14308 \begin_layout Labeling
14309 \labelwidthstring 00.00.0000
14310
14311 \family sans
14312 \begin_inset Quotes ald
14313 \end_inset
14314
14315 Text
14316 \begin_inset Quotes ard
14317 \end_inset
14318
14319
14320 \family default
14321  Use quotes like 
14322 \begin_inset Quotes ald
14323 \end_inset
14324
14325 this
14326 \begin_inset Quotes ard
14327 \end_inset
14328
14329  or 
14330 \begin_inset Quotes als
14331 \end_inset
14332
14333 this
14334 \begin_inset Quotes ars
14335 \end_inset
14336
14337
14338 \end_layout
14339
14340 \begin_layout Standard
14341 These settings affects what character the 
14342 \family sans
14343 "
14344 \family default
14345  key produces.
14346 \end_layout
14347
14348 \begin_layout Subsection
14349 Ligatures
14350 \begin_inset Index
14351 status collapsed
14352
14353 \begin_layout Plain Layout
14354 Typography ! Ligatures
14355 \end_layout
14356
14357 \end_inset
14358
14359
14360 \begin_inset Index
14361 status collapsed
14362
14363 \begin_layout Plain Layout
14364 Ligatures | see
14365 \begin_inset ERT
14366 status collapsed
14367
14368 \begin_layout Plain Layout
14369
14370 {
14371 \end_layout
14372
14373 \end_inset
14374
14375 Typography
14376 \begin_inset ERT
14377 status collapsed
14378
14379 \begin_layout Plain Layout
14380
14381 }
14382 \end_layout
14383
14384 \end_inset
14385
14386
14387 \end_layout
14388
14389 \end_inset
14390
14391
14392 \begin_inset CommandInset label
14393 LatexCommand label
14394 name "sub:Ligatures"
14395
14396 \end_inset
14397
14398
14399 \end_layout
14400
14401 \begin_layout Standard
14402 It is standard typesetting practice to group certain letters together and
14403  print them as single characters.
14404  These groups are known as 
14405 \emph on
14406 ligatures
14407 \emph default
14408 .
14409  Since LaTeX knows about ligatures, your documents will contain them too
14410  in the output.
14411  Here are the standard ligatures:
14412 \end_layout
14413
14414 \begin_layout Itemize
14415 ff
14416 \end_layout
14417
14418 \begin_layout Itemize
14419 fi
14420 \end_layout
14421
14422 \begin_layout Itemize
14423 fl
14424 \end_layout
14425
14426 \begin_layout Itemize
14427 ffi
14428 \end_layout
14429
14430 \begin_layout Itemize
14431 ffl
14432 \end_layout
14433
14434 \begin_layout Standard
14435 Some languages uses other ligatures if the document font supports them.
14436 \end_layout
14437
14438 \begin_layout Standard
14439 Sometimes, you don't want a ligature in a word.
14440  While a ligature may be okay in the word, 
14441 \begin_inset Quotes eld
14442 \end_inset
14443
14444 graffiti,
14445 \begin_inset Quotes erd
14446 \end_inset
14447
14448  it looks really weird in compound words, such as 
14449 \begin_inset Quotes eld
14450 \end_inset
14451
14452 cufflink
14453 \begin_inset Quotes erd
14454 \end_inset
14455
14456  or the German 
14457 \begin_inset Quotes eld
14458 \end_inset
14459
14460 Dorffest.
14461 \begin_inset Quotes erd
14462 \end_inset
14463
14464  To break a ligature, use 
14465 \family sans
14466 Insert\SpecialChar \menuseparator
14467 Formatting\SpecialChar \menuseparator
14468 Ligature
14469 \begin_inset space ~
14470 \end_inset
14471
14472 Break.
14473
14474 \family default
14475  This changes 
14476 \begin_inset Quotes eld
14477 \end_inset
14478
14479 cufflinks
14480 \begin_inset Quotes erd
14481 \end_inset
14482
14483  to 
14484 \begin_inset Quotes eld
14485 \end_inset
14486
14487 cuff\SpecialChar \textcompwordmark{}
14488 links
14489 \begin_inset Quotes erd
14490 \end_inset
14491
14492  and 
14493 \begin_inset Quotes eld
14494 \end_inset
14495
14496 Dorffest
14497 \begin_inset Quotes erd
14498 \end_inset
14499
14500  to 
14501 \begin_inset Quotes eld
14502 \end_inset
14503
14504 Dorf\SpecialChar \textcompwordmark{}
14505 fest
14506 \begin_inset Quotes erd
14507 \end_inset
14508
14509 .
14510 \end_layout
14511
14512 \begin_layout Subsection
14513 LyX's Proper Names
14514 \begin_inset Index
14515 status collapsed
14516
14517 \begin_layout Plain Layout
14518 Lyx@LyX ! Proper names
14519 \end_layout
14520
14521 \end_inset
14522
14523
14524 \begin_inset CommandInset label
14525 LatexCommand label
14526 name "sub:LyX's-Proper-Names"
14527
14528 \end_inset
14529
14530
14531 \end_layout
14532
14533 \begin_layout Standard
14534 You have surely noticed, that the word 
14535 \begin_inset Quotes eld
14536 \end_inset
14537
14538 LaTeX
14539 \begin_inset Quotes erd
14540 \end_inset
14541
14542  appears always with characters in different size and height.
14543  LaTeX is the name of the program used by LyX and is therefore recognized
14544  as proper name when you type it in LyX as 
14545 \begin_inset Quotes eld
14546 \end_inset
14547
14548 LaT
14549 \begin_inset ERT
14550 status collapsed
14551
14552 \begin_layout Plain Layout
14553
14554 {}
14555 \end_layout
14556
14557 \end_inset
14558
14559 eX
14560 \begin_inset Quotes erd
14561 \end_inset
14562
14563 .
14564 \begin_inset Note Note
14565 status collapsed
14566
14567 \begin_layout Plain Layout
14568 The braces in TeX Code are here to avoid that the 
14569 \begin_inset Quotes eld
14570 \end_inset
14571
14572 command
14573 \begin_inset Quotes erd
14574 \end_inset
14575
14576  appear as proper name in the output, see the last paragraph of this section.
14577  To create proper names omit the TeX Code.
14578 \end_layout
14579
14580 \end_inset
14581
14582  Note the order of the upper-and lowercase letters! LyX recognizes the following
14583  proper names:
14584 \end_layout
14585
14586 \begin_layout Description
14587 LyX The name of the game, write 
14588 \begin_inset Quotes eld
14589 \end_inset
14590
14591 L
14592 \begin_inset ERT
14593 status collapsed
14594
14595 \begin_layout Plain Layout
14596
14597 {}
14598 \end_layout
14599
14600 \end_inset
14601
14602 yX
14603 \begin_inset Quotes erd
14604 \end_inset
14605
14606  to produce it.
14607 \end_layout
14608
14609 \begin_layout Description
14610 TeX The program used by LaTeX, write 
14611 \begin_inset Quotes eld
14612 \end_inset
14613
14614 T
14615 \begin_inset ERT
14616 status collapsed
14617
14618 \begin_layout Plain Layout
14619
14620 {}
14621 \end_layout
14622
14623 \end_inset
14624
14625 eX
14626 \begin_inset Quotes erd
14627 \end_inset
14628
14629  to produce it.
14630 \end_layout
14631
14632 \begin_layout Description
14633 LaTeX The program used by LyX, write 
14634 \begin_inset Quotes eld
14635 \end_inset
14636
14637 LaT
14638 \begin_inset ERT
14639 status collapsed
14640
14641 \begin_layout Plain Layout
14642
14643 {}
14644 \end_layout
14645
14646 \end_inset
14647
14648 eX
14649 \begin_inset Quotes erd
14650 \end_inset
14651
14652  to produce it.
14653 \end_layout
14654
14655 \begin_layout Description
14656 LaTeX2e The actual version of LaTeX, write 
14657 \begin_inset Quotes eld
14658 \end_inset
14659
14660 LaT
14661 \begin_inset ERT
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665
14666 {}
14667 \end_layout
14668
14669 \end_inset
14670
14671 eX2e
14672 \begin_inset Quotes erd
14673 \end_inset
14674
14675  to produce it.
14676 \end_layout
14677
14678 \begin_layout Standard
14679 You might wonder why the LaTeX-version is 
14680 \begin_inset Quotes eld
14681 \end_inset
14682
14683 2
14684 \begin_inset Formula $\epsilon$
14685 \end_inset
14686
14687
14688 \begin_inset Quotes erd
14689 \end_inset
14690
14691 .
14692  It's an old tradition in the TeX-world to give programs geek version numbers.
14693  For example the version number of TeX converges to the number 
14694 \begin_inset Formula $\pi$
14695 \end_inset
14696
14697 : The actual version is 
14698 \begin_inset Quotes eld
14699 \end_inset
14700
14701 TeX-3.141592
14702 \begin_inset Quotes erd
14703 \end_inset
14704
14705 , the previous one was 
14706 \begin_inset Quotes eld
14707 \end_inset
14708
14709 TeX-3.14159
14710 \begin_inset Quotes erd
14711 \end_inset
14712
14713 .
14714 \end_layout
14715
14716 \begin_layout Standard
14717 If you don't want to use proper names, e.g.
14718  in section headings, you can insert two empty braces in TeX Code in the
14719  word.
14720  This will look in LyX like: 
14721 \begin_inset Graphics
14722         filename clipart/LaTeX.png
14723
14724 \end_inset
14725
14726
14727 \begin_inset Newline newline
14728 \end_inset
14729
14730 For more about TeX Code, look at section
14731 \begin_inset space ~
14732 \end_inset
14733
14734
14735 \begin_inset CommandInset ref
14736 LatexCommand ref
14737 reference "sec:TeX-Code"
14738
14739 \end_inset
14740
14741 .
14742 \end_layout
14743
14744 \begin_layout Subsection
14745 Units
14746 \begin_inset Index
14747 status collapsed
14748
14749 \begin_layout Plain Layout
14750 Typography ! Units
14751 \end_layout
14752
14753 \end_inset
14754
14755
14756 \end_layout
14757
14758 \begin_layout Standard
14759 Generally the space between units and the number is smaller than the normal
14760  space between two words.
14761  As you can see in the example below, it looks better when the space is
14762  smaller.
14763  To get such a 
14764 \begin_inset Quotes eld
14765 \end_inset
14766
14767 half space
14768 \begin_inset Quotes erd
14769 \end_inset
14770
14771  for units use the menu 
14772 \family sans
14773 Insert\SpecialChar \menuseparator
14774 Formatting\SpecialChar \menuseparator
14775 Thin
14776 \begin_inset space ~
14777 \end_inset
14778
14779 Space
14780 \family default
14781  (shortcut 
14782 \family sans
14783 C-S-Space
14784 \family default
14785 ).
14786 \end_layout
14787
14788 \begin_layout Standard
14789 Here's an example to show the differences:
14790 \end_layout
14791
14792 \begin_layout Standard
14793 \begin_inset Tabular
14794 <lyxtabular version="3" rows="2" columns="2">
14795 <features>
14796 <column alignment="left" valignment="top" width="0">
14797 <column alignment="left" valignment="top" width="0">
14798 <row>
14799 <cell alignment="center" valignment="top" usebox="none">
14800 \begin_inset Text
14801
14802 \begin_layout Plain Layout
14803 24
14804 \begin_inset space ~
14805 \end_inset
14806
14807 kW
14808 \begin_inset Formula $\cdot$
14809 \end_inset
14810
14811 h
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 <cell alignment="center" valignment="top" usebox="none">
14817 \begin_inset Text
14818
14819 \begin_layout Plain Layout
14820 space between number and unit
14821 \end_layout
14822
14823 \end_inset
14824 </cell>
14825 </row>
14826 <row>
14827 <cell alignment="center" valignment="top" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831 24
14832 \begin_inset space \thinspace{}
14833 \end_inset
14834
14835 kW
14836 \begin_inset Formula $\cdot$
14837 \end_inset
14838
14839 h
14840 \end_layout
14841
14842 \end_inset
14843 </cell>
14844 <cell alignment="center" valignment="top" usebox="none">
14845 \begin_inset Text
14846
14847 \begin_layout Plain Layout
14848 half space between number and unit
14849 \end_layout
14850
14851 \end_inset
14852 </cell>
14853 </row>
14854 </lyxtabular>
14855
14856 \end_inset
14857
14858
14859 \end_layout
14860
14861 \begin_layout Subsection
14862 Widows and Orphans
14863 \begin_inset Index
14864 status collapsed
14865
14866 \begin_layout Plain Layout
14867 Typography ! Widows and orphans
14868 \end_layout
14869
14870 \end_inset
14871
14872
14873 \begin_inset CommandInset label
14874 LatexCommand label
14875 name "sub:Widows"
14876
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \begin_layout Standard
14883 In the early days of word processors, page breaks went wherever the page
14884  happened to end.
14885  There was no regard for what was actually going on in the text.
14886  You may remember once printing out a document, only to find the heading
14887  for a new section printed at the very bottom of the page, the first line
14888  of a new paragraph all alone at the bottom of a page, or the last line
14889  of a paragraph at the top of a new page.
14890  These bits of text became known as 
14891 \emph on
14892 widows
14893 \emph default
14894  and 
14895 \emph on
14896 orphans
14897 \emph default
14898 .
14899 \end_layout
14900
14901 \begin_layout Standard
14902 Clearly, LyX can avoid breaking pages after a section heading.
14903  That's part of the advantage of paragraph environments.
14904  But what about widows and orphans, where the page breaks leave one line
14905  of a paragraph all alone at the top or bottom of a page? There are rules
14906  built into LaTeX governing page breaks, and some of those rules are there
14907  to specifically prevent widows and orphans.
14908  This is the advantage LyX has in using LaTeX as its backend.
14909 \end_layout
14910
14911 \begin_layout Standard
14912 There's no way we can go into how TeX and LaTeX decide to break a page,
14913  or how you can tweak that behavior.
14914  Some LaTeX books listed in the bibliography [such as
14915 \begin_inset space ~
14916 \end_inset
14917
14918
14919 \begin_inset CommandInset citation
14920 LatexCommand cite
14921 key "latexcompanion"
14922
14923 \end_inset
14924
14925  or
14926 \begin_inset space ~
14927 \end_inset
14928
14929
14930 \begin_inset CommandInset citation
14931 LatexCommand cite
14932 key "latexguide"
14933
14934 \end_inset
14935
14936 ] may have more information.
14937  You will almost never need to worry about this, however.
14938 \end_layout
14939
14940 \begin_layout Chapter
14941 Notes, Graphics, Tables, and Floats
14942 \begin_inset CommandInset label
14943 LatexCommand label
14944 name "cha:Floats-and-Notes"
14945
14946 \end_inset
14947
14948
14949 \end_layout
14950
14951 \begin_layout Standard
14952 The issues of this chapter are described in detail in the 
14953 \emph on
14954 Embedded Objects
14955 \emph default
14956  manual.
14957  There you'll also find tips and tricks for special cases.
14958 \end_layout
14959
14960 \begin_layout Section
14961 Notes
14962 \begin_inset Index
14963 status collapsed
14964
14965 \begin_layout Plain Layout
14966 Notes
14967 \end_layout
14968
14969 \end_inset
14970
14971
14972 \begin_inset CommandInset label
14973 LatexCommand label
14974 name "sec:Notes"
14975
14976 \end_inset
14977
14978
14979 \end_layout
14980
14981 \begin_layout Standard
14982 LyX offers you a few types of notes to add to your document:
14983 \end_layout
14984
14985 \begin_layout Description
14986 LyX
14987 \begin_inset space ~
14988 \end_inset
14989
14990 Note This note type is for internal notes that won't appear in the output.
14991 \begin_inset Newline newline
14992 \end_inset
14993
14994
14995 \begin_inset Note Note
14996 status open
14997
14998 \begin_layout Plain Layout
14999 This is text in a note box that doesn't appear in the output.
15000 \end_layout
15001
15002 \end_inset
15003
15004
15005 \end_layout
15006
15007 \begin_layout Description
15008 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15009 ent, when you export the document to LaTeX via the menu 
15010 \family sans
15011 File\SpecialChar \menuseparator
15012 Export\SpecialChar \menuseparator
15013 LaTeX (pdflatex) / (plain)
15014 \family default
15015 .
15016 \begin_inset Newline newline
15017 \end_inset
15018
15019
15020 \begin_inset Note Comment
15021 status open
15022
15023 \begin_layout Plain Layout
15024 This is text in a note box that only appears as comment in LaTeX-files.
15025 \end_layout
15026
15027 \end_inset
15028
15029
15030 \end_layout
15031
15032 \begin_layout Description
15033 Greyed
15034 \begin_inset space ~
15035 \end_inset
15036
15037 Out This note will appear in the output as grey text.
15038 \begin_inset Newline newline
15039 \end_inset
15040
15041
15042 \begin_inset Newline newline
15043 \end_inset
15044
15045
15046 \begin_inset Note Greyedout
15047 status open
15048
15049 \begin_layout Plain Layout
15050 This is text
15051 \begin_inset Foot
15052 status collapsed
15053
15054 \begin_layout Plain Layout
15055 This is an example footnote within a greyed out note.
15056  In this document the greyed out note color is redefined to blue.
15057  How this can be done is explained in the 
15058 \emph on
15059 Embedded Objects
15060 \emph default
15061  manual.
15062 \end_layout
15063
15064 \end_inset
15065
15066  of a comment that appears in the output as grey text.
15067 \end_layout
15068
15069 \end_inset
15070
15071
15072 \begin_inset Newline newline
15073 \end_inset
15074
15075
15076 \begin_inset Newline newline
15077 \end_inset
15078
15079 As you can see in the example, the first line of greyed out notes is a bit
15080  indented and greyed out notes can have footnotes.
15081 \end_layout
15082
15083 \begin_layout Standard
15084 Notes are inserted with the toolbar button 
15085 \begin_inset Graphics
15086         filename ../images/note-insert.png
15087         scale 85
15088         scaleBeforeRotation
15089
15090 \end_inset
15091
15092  or the menu 
15093 \family sans
15094 Insert\SpecialChar \menuseparator
15095 Note
15096 \family default
15097 .
15098  Right-click on the appearing note box to select the note type.
15099 \end_layout
15100
15101 \begin_layout Section
15102 Footnotes
15103 \begin_inset Index
15104 status collapsed
15105
15106 \begin_layout Plain Layout
15107 Footnotes
15108 \end_layout
15109
15110 \end_inset
15111
15112
15113 \begin_inset CommandInset label
15114 LatexCommand label
15115 name "sec:Footnotes"
15116
15117 \end_inset
15118
15119
15120 \end_layout
15121
15122 \begin_layout Standard
15123 LyX uses boxes to display footnotes: When you insert a footnote using the
15124  menu 
15125 \family sans
15126 Insert\SpecialChar \menuseparator
15127 Footnote
15128 \family default
15129  or the toolbar button 
15130 \begin_inset Graphics
15131         filename ../images/footnote-insert.png
15132
15133 \end_inset
15134
15135
15136 \family roman
15137 \series medium
15138 \bar no
15139 you'll see
15140 \family default
15141 \series default
15142 \bar default
15143  the following box: 
15144 \begin_inset Graphics
15145         filename clipart/footnoteQt4.png
15146         scale 80
15147
15148 \end_inset
15149
15150
15151 \family roman
15152 \series medium
15153 \bar no
15154 .
15155  This box is LyX's representation of your footnote.
15156  If you
15157 \family default
15158 \series default
15159 \bar default
15160  left-click on 
15161 \family roman
15162 \series medium
15163 \bar no
15164 the 
15165 \begin_inset Quotes eld
15166 \end_inset
15167
15168
15169 \family sans
15170 foot
15171 \family roman
15172
15173 \begin_inset Quotes erd
15174 \end_inset
15175
15176
15177 \family default
15178 \series default
15179 \bar default
15180  
15181 \family roman
15182 \series medium
15183 \bar no
15184 label, the box will
15185 \family default
15186 \series default
15187 \bar default
15188  be opened and you can enter the footnote text into it.
15189  Clicking on the box label again, will close 
15190 \family roman
15191 \series medium
15192 \bar no
15193 the
15194 \family default
15195 \series default
15196 \bar default
15197  box
15198 \family roman
15199 \series medium
15200 \bar no
15201 .
15202  If you want to turn existing text into a footnote, simply mark it and click
15203  on the footnote
15204 \family default
15205 \series default
15206 \bar default
15207  toolbar 
15208 \family roman
15209 \series medium
15210 \bar no
15211 button
15212 \family default
15213 \series default
15214 \bar default
15215 .
15216 \end_layout
15217
15218 \begin_layout Standard
15219 Here's an example footnote:
15220 \family roman
15221 \series medium
15222 \bar no
15223
15224 \begin_inset Foot
15225 status open
15226
15227 \begin_layout Plain Layout
15228 To close a footnote, click on the red box at the top left.
15229 \end_layout
15230
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \begin_layout Standard
15237 The footnote will appear in the output as a superscript number at the text
15238  position where the footnote box is placed.
15239  The footnote text is placed at the bottom of the current page.
15240  The footnote number is calculated by LyX, the numbers are consecutive,
15241  no matter in which chapter the footnote is in.
15242  LyX doesn't support other numbering schemes yet, but you can get another
15243  scheme using special LaTeX-commands.
15244  T
15245 \family roman
15246 h
15247 \family default
15248 ey are described in the 
15249 \emph on
15250 Embedded Objects
15251 \emph default
15252  manual.
15253 \end_layout
15254
15255 \begin_layout Section
15256 Marginal Notes
15257 \begin_inset Index
15258 status collapsed
15259
15260 \begin_layout Plain Layout
15261 Marginal notes
15262 \end_layout
15263
15264 \end_inset
15265
15266
15267 \begin_inset CommandInset label
15268 LatexCommand label
15269 name "sec:Marginal-Notes"
15270
15271 \end_inset
15272
15273
15274 \end_layout
15275
15276 \begin_layout Standard
15277 Marginal notes look and behave just like footnotes in LyX.
15278  When you insert a margin note via the menu 
15279 \family sans
15280 Insert\SpecialChar \menuseparator
15281 Marginal
15282 \begin_inset space ~
15283 \end_inset
15284
15285 Note
15286 \family default
15287  or the toolbar button 
15288 \begin_inset Graphics
15289         filename ../images/marginalnote-insert.png
15290
15291 \end_inset
15292
15293 , you'll see 
15294 \family roman
15295 \series medium
15296 a
15297 \family default
15298 \series default
15299  grey 
15300 \family roman
15301 \series medium
15302 box with a
15303 \family default
15304 \series default
15305  red 
15306 \family roman
15307 \series medium
15308 label 
15309 \begin_inset Quotes eld
15310 \end_inset
15311
15312 margin
15313 \begin_inset Quotes erd
15314 \end_inset
15315
15316  appearing within your text.
15317  This box is LyX's representation of your margin
15318 \family default
15319 \series default
15320 al 
15321 \family roman
15322 \series medium
15323 note.
15324 \end_layout
15325
15326 \begin_layout Standard
15327 At the side is an example marginal note.
15328 \family roman
15329 \series medium
15330
15331 \begin_inset Marginal
15332 status open
15333
15334 \begin_layout Plain Layout
15335 This is a marginal note.
15336 \end_layout
15337
15338 \end_inset
15339
15340
15341 \end_layout
15342
15343 \begin_layout Standard
15344 Marginal notes appear at the right side in single-sided documents.
15345  In double-sided documents they appear in the outer margin -- left on even
15346  pages, right on odd pages.
15347 \end_layout
15348
15349 \begin_layout Section
15350 Graphics and Images
15351 \begin_inset Index
15352 status collapsed
15353
15354 \begin_layout Plain Layout
15355 Images
15356 \end_layout
15357
15358 \end_inset
15359
15360
15361 \begin_inset Index
15362 status collapsed
15363
15364 \begin_layout Plain Layout
15365 Graphics
15366 \end_layout
15367
15368 \end_inset
15369
15370
15371 \begin_inset CommandInset label
15372 LatexCommand label
15373 name "sec:Graphics"
15374
15375 \end_inset
15376
15377
15378 \end_layout
15379
15380 \begin_layout Standard
15381 To insert an image in your document, place the cursor at the text position
15382  you want and click on the toolbar icon 
15383 \begin_inset Graphics
15384         filename ../images/dialog-show-new-inset_graphics.png
15385
15386 \end_inset
15387
15388  or select 
15389 \family sans
15390 Insert\SpecialChar \menuseparator
15391 Graphics
15392 \family default
15393  from the menu.
15394  Then a dialog will appear to choose the file to load.
15395 \end_layout
15396
15397 \begin_layout Standard
15398 This dialog has numerous mostly self-explanatory parameters.
15399  The 
15400 \family sans
15401 Graphics
15402 \family default
15403  tab allows you to choose your image file.
15404  The appearance of the image inside LyX and in the output is adjusted separately.
15405  The image can be transformed by setting a rotation angle and a scaling
15406  factor.
15407  The scaling units are explained in Appendix
15408 \begin_inset space ~
15409 \end_inset
15410
15411
15412 \begin_inset CommandInset ref
15413 LatexCommand ref
15414 reference "cha:Units-available-in"
15415
15416 \end_inset
15417
15418 .
15419 \end_layout
15420
15421 \begin_layout Standard
15422 In the tab 
15423 \family sans
15424 Clipping
15425 \family default
15426  it is possible to set image coordinates to adjust the height and width
15427  of the image in the output.
15428  The coordinates can also be calculated automatically by pressing the button
15429  
15430 \family sans
15431 Get
15432 \begin_inset space ~
15433 \end_inset
15434
15435 from
15436 \begin_inset space ~
15437 \end_inset
15438
15439 file
15440 \family default
15441 .
15442  The option 
15443 \family sans
15444 Clip
15445 \begin_inset space ~
15446 \end_inset
15447
15448 to
15449 \begin_inset space ~
15450 \end_inset
15451
15452 bounding
15453 \begin_inset space ~
15454 \end_inset
15455
15456 box
15457 \family default
15458  will only print the image region within the given coordinates.
15459  Normally you don't need to take care about image coordinates and can ignore
15460  the tab 
15461 \family sans
15462 Clipping
15463 \family default
15464 .
15465 \end_layout
15466
15467 \begin_layout Standard
15468 LaTeX experts can specify additional LaTeX options in the 
15469 \family sans
15470 Extras
15471 \family default
15472  tab.
15473  You can also set the 
15474 \family sans
15475 Subfigure
15476 \family default
15477  option here if the image is inside a figure float.
15478  This option is explained in section
15479 \begin_inset space ~
15480 \end_inset
15481
15482
15483 \begin_inset CommandInset ref
15484 LatexCommand ref
15485 reference "sec:Figure-Floats"
15486
15487 \end_inset
15488
15489 .
15490  The option 
15491 \family sans
15492 Draft
15493 \begin_inset space ~
15494 \end_inset
15495
15496 mode
15497 \family default
15498  effects that the image don't appear in the output, only a frame with the
15499  image size is printed.
15500 \end_layout
15501
15502 \begin_layout Standard
15503 The graphics dialog can be called at any time by right-clicking on an image.
15504  The image will appear in the output exactly at the position where it is
15505  in the text.
15506  This is an example image in the PDF format within a separate, horizontally
15507  centered paragraph: 
15508 \end_layout
15509
15510 \begin_layout Standard
15511 \align center
15512 \begin_inset Graphics
15513         filename clipart/mobius.eps
15514         scale 70
15515         rotateOrigin center
15516
15517 \end_inset
15518
15519
15520 \end_layout
15521
15522 \begin_layout Standard
15523 If you need image captions and want to reference images, you have to put
15524  the image into a float, see section
15525 \begin_inset space ~
15526 \end_inset
15527
15528
15529 \begin_inset CommandInset ref
15530 LatexCommand ref
15531 reference "sec:Figure-Floats"
15532
15533 \end_inset
15534
15535 .
15536 \end_layout
15537
15538 \begin_layout Subsection
15539 Image Formats
15540 \begin_inset Index
15541 status collapsed
15542
15543 \begin_layout Plain Layout
15544 Image formats
15545 \end_layout
15546
15547 \end_inset
15548
15549
15550 \begin_inset CommandInset label
15551 LatexCommand label
15552 name "sub:Image-Formats"
15553
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \begin_layout Standard
15560 You can insert images in any known file format.
15561  But as we explained in section
15562 \begin_inset space ~
15563 \end_inset
15564
15565
15566 \begin_inset CommandInset ref
15567 LatexCommand ref
15568 reference "sub:Output-file-formats"
15569
15570 \end_inset
15571
15572 , every output document format allows only a few image formats.
15573  LyX uses therefore the program 
15574 \family typewriter
15575 Imagemagick
15576 \family default
15577  in the background to convert the images to the right format.
15578  To increase your workflow by avoiding these conversions in the background,
15579  you can use only the image formats listed in the subsections of section
15580 \begin_inset space ~
15581 \end_inset
15582
15583
15584 \begin_inset CommandInset ref
15585 LatexCommand ref
15586 reference "sub:Output-file-formats"
15587
15588 \end_inset
15589
15590 .
15591 \end_layout
15592
15593 \begin_layout Standard
15594 Similar to fonts there are two types of image formats:
15595 \end_layout
15596
15597 \begin_layout Description
15598 Bitmap
15599 \begin_inset space ~
15600 \end_inset
15601
15602 images consist of pixel values, often in a compressed form.
15603  They are therefore not fully scalable and look pixeled in large zooms.
15604  Well-known bitmap image formats are 
15605 \begin_inset Quotes eld
15606 \end_inset
15607
15608 Graphics Interchange Format
15609 \begin_inset Quotes erd
15610 \end_inset
15611
15612  (GIF, file extension 
15613 \begin_inset Quotes eld
15614 \end_inset
15615
15616
15617 \family typewriter
15618 .gif
15619 \family default
15620
15621 \begin_inset Quotes erd
15622 \end_inset
15623
15624 )
15625 \begin_inset Index
15626 status collapsed
15627
15628 \begin_layout Plain Layout
15629 GIF|see
15630 \begin_inset ERT
15631 status collapsed
15632
15633 \begin_layout Plain Layout
15634
15635 {
15636 \end_layout
15637
15638 \end_inset
15639
15640 Image formats
15641 \begin_inset ERT
15642 status collapsed
15643
15644 \begin_layout Plain Layout
15645
15646 }
15647 \end_layout
15648
15649 \end_inset
15650
15651
15652 \end_layout
15653
15654 \end_inset
15655
15656
15657 \begin_inset Quotes eld
15658 \end_inset
15659
15660 Portable Network Graphics
15661 \begin_inset Quotes erd
15662 \end_inset
15663
15664  (PNG, file extension 
15665 \begin_inset Quotes eld
15666 \end_inset
15667
15668
15669 \family typewriter
15670 .png
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 PNG|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 , and 
15709 \begin_inset Quotes eld
15710 \end_inset
15711
15712 Joint Photographic Experts Group
15713 \begin_inset Quotes erd
15714 \end_inset
15715
15716  (JPG, file extension 
15717 \begin_inset Quotes eld
15718 \end_inset
15719
15720
15721 \family typewriter
15722 .jpg
15723 \family default
15724
15725 \begin_inset Quotes erd
15726 \end_inset
15727
15728  or 
15729 \begin_inset Quotes eld
15730 \end_inset
15731
15732
15733 \family typewriter
15734 .jpeg
15735 \family default
15736
15737 \begin_inset Quotes erd
15738 \end_inset
15739
15740 )
15741 \begin_inset Index
15742 status collapsed
15743
15744 \begin_layout Plain Layout
15745 JPG|see
15746 \begin_inset ERT
15747 status collapsed
15748
15749 \begin_layout Plain Layout
15750
15751 {
15752 \end_layout
15753
15754 \end_inset
15755
15756 Image formats
15757 \begin_inset ERT
15758 status collapsed
15759
15760 \begin_layout Plain Layout
15761
15762 }
15763 \end_layout
15764
15765 \end_inset
15766
15767
15768 \end_layout
15769
15770 \end_inset
15771
15772 .
15773 \end_layout
15774
15775 \begin_layout Description
15776 Scalable
15777 \begin_inset space ~
15778 \end_inset
15779
15780 images consist of vectors and can therefore be scaled to any size without
15781  data loss.
15782  The scaling ability is necessary if you want to create presentations, because
15783  presentations are always scaled by the beamer.
15784  Scaling is also useful for online documents to let the user zoom into diagrams.
15785 \begin_inset Newline newline
15786 \end_inset
15787
15788 Scalable image formats can be 
15789 \begin_inset Quotes eld
15790 \end_inset
15791
15792 Scalable Vector Graphics
15793 \begin_inset Quotes erd
15794 \end_inset
15795
15796  (SVG, file extension 
15797 \begin_inset Quotes eld
15798 \end_inset
15799
15800
15801 \family typewriter
15802 .svg
15803 \family default
15804
15805 \begin_inset Quotes erd
15806 \end_inset
15807
15808 )
15809 \begin_inset Index
15810 status collapsed
15811
15812 \begin_layout Plain Layout
15813 SVG|see
15814 \begin_inset ERT
15815 status collapsed
15816
15817 \begin_layout Plain Layout
15818
15819 {
15820 \end_layout
15821
15822 \end_inset
15823
15824 Image formats
15825 \begin_inset ERT
15826 status collapsed
15827
15828 \begin_layout Plain Layout
15829
15830 }
15831 \end_layout
15832
15833 \end_inset
15834
15835
15836 \end_layout
15837
15838 \end_inset
15839
15840
15841 \begin_inset Quotes eld
15842 \end_inset
15843
15844 Encapsulated PostScript
15845 \begin_inset Quotes erd
15846 \end_inset
15847
15848  (EPS, file extension 
15849 \begin_inset Quotes eld
15850 \end_inset
15851
15852
15853 \family typewriter
15854 .eps
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 EPS|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 , and 
15893 \begin_inset Quotes eld
15894 \end_inset
15895
15896 Portable Document Format
15897 \begin_inset Quotes erd
15898 \end_inset
15899
15900  (PDF, file extension 
15901 \begin_inset Quotes eld
15902 \end_inset
15903
15904
15905 \family typewriter
15906 .pdf
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 PDF
15918 \end_layout
15919
15920 \end_inset
15921
15922 .
15923  We say it can be, because you can convert any bitmap image format to PDF
15924  or EPS and the result won't be scalable.
15925  In this cases only a header with the image properties is added to the original
15926  image
15927 \begin_inset Foot
15928 status collapsed
15929
15930 \begin_layout Plain Layout
15931 In the case of PDF, the original image is additionally compressed.
15932 \end_layout
15933
15934 \end_inset
15935
15936 .
15937 \end_layout
15938
15939 \begin_layout Standard
15940 Normally one can't convert a bitmap image into a scalable one, only vice
15941  versa.
15942 \end_layout
15943
15944 \begin_layout Section
15945 Tables
15946 \begin_inset Index
15947 status collapsed
15948
15949 \begin_layout Plain Layout
15950 Tables
15951 \end_layout
15952
15953 \end_inset
15954
15955
15956 \begin_inset CommandInset label
15957 LatexCommand label
15958 name "sec:Tables"
15959
15960 \end_inset
15961
15962
15963 \end_layout
15964
15965 \begin_layout Standard
15966 You can insert a table using either the toolbar button 
15967 \begin_inset Graphics
15968         filename ../images/tabular-insert.png
15969         scale 85
15970
15971 \end_inset
15972
15973  or the menu 
15974 \family sans
15975 Insert\SpecialChar \menuseparator
15976 Table
15977 \family default
15978 .
15979  A dialog will appear, asking you for the number of rows and columns.
15980  The default table has lines around any cell and the first row appears separated
15981  from the rest of the table.
15982  This separation appears due to a double line: The cells of the first row
15983  have a line below them and the cells of the second row have a line above
15984  them.
15985  Here's an example table:
15986 \end_layout
15987
15988 \begin_layout Standard
15989 \align center
15990 \begin_inset Tabular
15991 <lyxtabular version="3" rows="4" columns="4">
15992 <features>
15993 <column alignment="center" valignment="top" width="0pt">
15994 <column alignment="center" valignment="top" width="0pt">
15995 <column alignment="center" valignment="top" width="0in">
15996 <column alignment="center" valignment="top" width="0pt">
15997 <row>
15998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Plain Layout
16011
16012 \family roman
16013 \series medium
16014 \shape up
16015 \size normal
16016 \emph off
16017 \bar no
16018 \noun off
16019 \color none
16020 1
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Plain Layout
16029 2
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038 3
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 </row>
16044 <row>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049
16050 \family roman
16051 \series medium
16052 \shape up
16053 \size normal
16054 \emph off
16055 \bar no
16056 \noun off
16057 \color none
16058 A
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 </row>
16091 <row>
16092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \family roman
16098 \series medium
16099 \shape up
16100 \size normal
16101 \emph off
16102 \bar no
16103 \noun off
16104 \color none
16105 B
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123
16124 \size normal
16125 \noun off
16126 \color none
16127  
16128 \end_layout
16129
16130 \end_inset
16131 </cell>
16132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16133 \begin_inset Text
16134
16135 \begin_layout Plain Layout
16136
16137 \end_layout
16138
16139 \end_inset
16140 </cell>
16141 </row>
16142 <row>
16143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147
16148 \family roman
16149 \series medium
16150 \shape up
16151 \size normal
16152 \emph off
16153 \bar no
16154 \noun off
16155 \color none
16156 C
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16171 \begin_inset Text
16172
16173 \begin_layout Plain Layout
16174
16175 \end_layout
16176
16177 \end_inset
16178 </cell>
16179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16180 \begin_inset Text
16181
16182 \begin_layout Plain Layout
16183
16184 \end_layout
16185
16186 \end_inset
16187 </cell>
16188 </row>
16189 </lyxtabular>
16190
16191 \end_inset
16192
16193
16194 \end_layout
16195
16196 \begin_layout Subsection
16197 The Table dialog
16198 \end_layout
16199
16200 \begin_layout Standard
16201 You can alter a table by clicking on it with the right mouse button, which
16202  brings up the table dialog.
16203  Here you can adjust the settings of the cell and row/column respectively
16204  where the cursor is placed currently.
16205  Most of the dialog options also work on selections.
16206  This means that if you select more cells, columns or rows the action is
16207  done on all of your selection.
16208 \end_layout
16209
16210 \begin_layout Standard
16211 Additionally to the table dialog the 
16212 \family sans
16213 table
16214 \begin_inset space ~
16215 \end_inset
16216
16217 toolbar
16218 \family default
16219 , that appears when the cursor is inside a table, helps you in setting table
16220  properties.
16221  It is for example currently only possible to add
16222 \begin_inset space \thinspace{}
16223 \end_inset
16224
16225 /
16226 \begin_inset space \thinspace{}
16227 \end_inset
16228
16229 delete lines via the table toolbar.
16230 \end_layout
16231
16232 \begin_layout Standard
16233 In the tab 
16234 \family sans
16235 Table
16236 \begin_inset space ~
16237 \end_inset
16238
16239 Settings
16240 \family default
16241  of the table dialog you can set the alignment for the current row.
16242  If you add a row or column, it will be inserted right beside or below the
16243  current cell respectively.
16244  The vertical alignment of a column can only be adjusted when a column width
16245  is given.
16246  A given width will allow the cell to have line breaks and multiple paragraphs
16247  of text, see section
16248 \begin_inset space ~
16249 \end_inset
16250
16251
16252 \begin_inset CommandInset ref
16253 LatexCommand ref
16254 reference "sub:Table-Cells"
16255
16256 \end_inset
16257
16258 .
16259 \end_layout
16260
16261 \begin_layout Standard
16262 You can mark multiple cells of one row as a multicolumn cell using the check
16263  box 
16264 \family sans
16265 Multicolumn
16266 \family default
16267 .
16268  This will merge the cells to 
16269 \emph on
16270 one
16271 \emph default
16272  cell, spread over more than one column.
16273  Multicolumn cells are treated as own rows, so that the alignment, width,
16274  and border settings affect only the multicolumn cell.
16275  Here's an example table with a multicolumn cell in the first row and one
16276  in the last row without the upper border:
16277 \end_layout
16278
16279 \begin_layout Standard
16280 \align center
16281 \begin_inset Tabular
16282 <lyxtabular version="3" rows="3" columns="4">
16283 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16284 <column alignment="center" valignment="top" width="0pt">
16285 <column alignment="center" valignment="middle" width="0">
16286 <column alignment="center" valignment="top" width="0in">
16287 <column alignment="center" valignment="top" width="0pt">
16288 <row>
16289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16290 \begin_inset Text
16291
16292 \begin_layout Plain Layout
16293 abc
16294 \end_layout
16295
16296 \end_inset
16297 </cell>
16298 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 def ghi
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 jkl
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 </row>
16326 <row>
16327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331
16332 \family roman
16333 \series medium
16334 \shape up
16335 \size normal
16336 \emph off
16337 \bar no
16338 \noun off
16339 \color none
16340 A
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 B
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358 C
16359 \end_layout
16360
16361 \end_inset
16362 </cell>
16363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Plain Layout
16367 D
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 </row>
16373 <row>
16374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 1
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 2
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396 3
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405 4
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 </lyxtabular>
16412
16413 \end_inset
16414
16415
16416 \end_layout
16417
16418 \begin_layout Standard
16419 At the moment LyX doesn't support multirow cells.
16420  Adept users can declare special LaTeX-arguments for the table.
16421  They are necessary for special table formatting, like for multirow cells,
16422  explained in the tables section of the 
16423 \emph on
16424 Extended
16425 \begin_inset space ~
16426 \end_inset
16427
16428 Features
16429 \emph default
16430  manual.
16431  You can also rotate the current cell or the whole table 90
16432 \begin_inset Formula $\,$
16433 \end_inset
16434
16435 degrees counterclockwise.
16436  These rotations are not visible in LyX but in the output.
16437 \end_layout
16438
16439 \begin_layout Standard
16440 \begin_inset Note Greyedout
16441 status open
16442
16443 \begin_layout Plain Layout
16444
16445 \series bold
16446 Note:
16447 \series default
16448  Most DVI-viewers are 
16449 \emph on
16450 not
16451 \emph default
16452  able to display rotations.
16453 \end_layout
16454
16455 \end_inset
16456
16457
16458 \end_layout
16459
16460 \begin_layout Standard
16461 The 
16462 \family sans
16463 Borders
16464 \family default
16465  tab allows you to add and delete border lines for the current row/column.
16466  The button 
16467 \family sans
16468 Default
16469 \family default
16470  adds lines for all cell borders.
16471 \end_layout
16472
16473 \begin_layout Subsection
16474 Longtables
16475 \begin_inset Index
16476 status collapsed
16477
16478 \begin_layout Plain Layout
16479 Tables ! Longtables
16480 \end_layout
16481
16482 \end_inset
16483
16484
16485 \begin_inset Index
16486 status collapsed
16487
16488 \begin_layout Plain Layout
16489 Longtables
16490 \end_layout
16491
16492 \end_inset
16493
16494
16495 \end_layout
16496
16497 \begin_layout Standard
16498 If the table is too long to fit on one page, you can use the option 
16499 \family sans
16500 Use
16501 \begin_inset space ~
16502 \end_inset
16503
16504 long
16505 \begin_inset space ~
16506 \end_inset
16507
16508 table
16509 \family default
16510  in the tab 
16511 \family sans
16512 Longtable
16513 \family default
16514  of the table dialog to split the table automatically over more pages.
16515  Doing this enables some check boxes and you can now define:
16516 \end_layout
16517
16518 \begin_layout Description
16519
16520 \family sans
16521 Header
16522 \family default
16523 : The current row and all rows above, that don't have any special options
16524  defined, are defined to be the header rows of all pages of the longtable;
16525  except for the first page, if 
16526 \family sans
16527 First
16528 \begin_inset space ~
16529 \end_inset
16530
16531 header
16532 \family default
16533  is defined.
16534 \end_layout
16535
16536 \begin_layout Description
16537
16538 \family sans
16539 First
16540 \begin_inset space ~
16541 \end_inset
16542
16543 header
16544 \family default
16545 : The current row and all rows above, that don't have any special options
16546  defined, are defined to be the header rows of the first page of the longtable.
16547 \end_layout
16548
16549 \begin_layout Description
16550
16551 \family sans
16552 Footer
16553 \family default
16554 : The current row and all rows below, that don't have any special options
16555  defined, are defined to be the footer rows of all pages of the longtable;
16556  except for the last page, if 
16557 \family sans
16558 Last
16559 \begin_inset space ~
16560 \end_inset
16561
16562 footer
16563 \family default
16564  is defined.
16565 \end_layout
16566
16567 \begin_layout Description
16568
16569 \family sans
16570 Last
16571 \begin_inset space ~
16572 \end_inset
16573
16574 footer
16575 \family default
16576 : The current row and all rows below, that don't have any special options
16577  defined, are defined to be the footer rows of the last page of the longtable.
16578 \end_layout
16579
16580 \begin_layout Standard
16581 You can also specify a row where the table is split.
16582  If you set more than one option in the same table row, you should be aware
16583  of the fact that only the first one is used in the given table row.
16584  The others will then be defined as 
16585 \emph on
16586 empty
16587 \emph default
16588 .
16589  In this context, first means first in this order: 
16590 \family sans
16591 Footer, Last
16592 \begin_inset space ~
16593 \end_inset
16594
16595 footer,
16596 \family default
16597  
16598 \family sans
16599 Header,
16600 \family default
16601  
16602 \family sans
16603 First
16604 \begin_inset space ~
16605 \end_inset
16606
16607 header.
16608
16609 \family default
16610  See the following longtable to see how it works:
16611 \end_layout
16612
16613 \begin_layout Standard
16614 \align center
16615 \begin_inset Tabular
16616 <lyxtabular version="3" rows="69" columns="3">
16617 <features islongtable="true">
16618 <column alignment="block" valignment="top" width="5cm">
16619 <column alignment="left" valignment="top" width="0pt">
16620 <column alignment="right" valignment="top" width="0pt">
16621 <row endfirsthead="true">
16622 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626
16627 \series bold
16628 Example Phone List (ignore the names)
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 </row>
16652 <row endfirsthead="true">
16653 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657
16658 \series bold
16659 NAME
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Plain Layout
16668
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677
16678 \series bold
16679 TEL.
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 </row>
16685 <row endhead="true">
16686 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690  
16691 \series bold
16692 Example Phone List
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 </row>
16716 <row endhead="true">
16717 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721
16722 \series bold
16723 NAME
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732
16733 \end_layout
16734
16735 \end_inset
16736 </cell>
16737 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741
16742 \series bold
16743 TEL.
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 </row>
16749 <row endfoot="true">
16750 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754  
16755 \series bold
16756 continue ...
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \series bold
16787 Annovi
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 Silvia
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 111
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 </row>
16811 <row>
16812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816
16817 \series bold
16818 Bertoli
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 Stefano
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 111
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 </row>
16842 <row>
16843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847
16848 \series bold
16849 Bozzi
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 Walter
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 111
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row>
16874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \series bold
16880 Cachia
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 Maria
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 111
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 </row>
16904 <row>
16905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909
16910 \series bold
16911 Cachia
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 Maurizio
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929 111
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 </row>
16935 <row>
16936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940
16941 \series bold
16942 Cinquemani
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 Giusi
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960 111
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 </row>
16966 <row>
16967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971
16972 \series bold
16973 Colin
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 Bernard
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991 111
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 </row>
16997 <row>
16998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002
17003 \series bold
17004 Concli
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 Gianfranco
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022 111
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 </row>
17028 <row>
17029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033
17034 \series bold
17035 Dal Bosco
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044 Carolina
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 111
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 </row>
17059 <row>
17060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064
17065 \series bold
17066 Dalpiaz
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075 Annamaria
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084 111
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 <row>
17091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095
17096 \series bold
17097 Feliciello
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 Domenico
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 111
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 </row>
17121 <row>
17122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126
17127 \series bold
17128 Focarelli
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137 Paola
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146 111
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 </row>
17152 <row>
17153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157
17158 \series bold
17159 Galletti
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168 Oreste
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 111
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188
17189 \series bold
17190 Gasparini
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 Franca
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 111
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 </row>
17214 <row>
17215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219
17220 \series bold
17221 Rizzardi
17222 \end_layout
17223
17224 \end_inset
17225 </cell>
17226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230 Paola
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 111
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 </row>
17245 <row>
17246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250
17251 \series bold
17252 Lassini
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 Giancarlo
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 111
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 </row>
17276 <row>
17277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281
17282 \series bold
17283 Malfatti
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 Luciano
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 111
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 </row>
17307 <row>
17308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312
17313 \series bold
17314 Malfatti
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 Valeriano
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 111
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 </row>
17338 <row>
17339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343
17344 \series bold
17345 Meneguzzo
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354 Roberto
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363 111
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 </row>
17369 <row>
17370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374
17375 \series bold
17376 Mezzadra
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 Roberto
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 111
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 </row>
17400 <row>
17401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405
17406 \series bold
17407 Pirpamer
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 Erich
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425 111
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 </row>
17431 <row>
17432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436
17437 \series bold
17438 Pochiesa
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447 Paolo
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 111, 222
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 </row>
17462 <row>
17463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467
17468 \series bold
17469 Radina
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 Claudio
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 111
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 </row>
17493 <row>
17494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498
17499 \series bold
17500 Stuffer
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509 Oskar
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 111
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 </row>
17524 <row>
17525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529
17530 \series bold
17531 Tacchelli
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540 Ugo
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 111
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 </row>
17555 <row>
17556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560
17561 \series bold
17562 Tezzele
17563 \end_layout
17564
17565 \end_inset
17566 </cell>
17567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17568 \begin_inset Text
17569
17570 \begin_layout Plain Layout
17571 Margit
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580 111
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 </row>
17586 <row>
17587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591
17592 \series bold
17593 Unterkalmsteiner
17594 \end_layout
17595
17596 \end_inset
17597 </cell>
17598 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602 Frieda
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 111
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 </row>
17617 <row>
17618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622
17623 \series bold
17624 Vieider
17625 \end_layout
17626
17627 \end_inset
17628 </cell>
17629 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633 Hilde
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 111
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 </row>
17648 <row>
17649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653
17654 \series bold
17655 Vigna
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 Jürgen
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 111
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 </row>
17679 <row>
17680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684
17685 \series bold
17686 Weber
17687 \end_layout
17688
17689 \end_inset
17690 </cell>
17691 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695 Maurizio
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 111
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 </row>
17710 <row>
17711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715
17716 \series bold
17717 Winkler
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 Franz
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 111
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row>
17742 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746  
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 </row>
17770 <row>
17771 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775
17776 \series bold
17777 Annovi
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 Silvia
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795 555
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 </row>
17801 <row>
17802 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806
17807 \series bold
17808 Bertoli
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 Stefano
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 555
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 </row>
17832 <row>
17833 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837
17838 \series bold
17839 Bozzi
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 Walter
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 555
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 </row>
17863 <row>
17864 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868
17869 \series bold
17870 Cachia
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879 Maria
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 555
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 </row>
17894 <row>
17895 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899
17900 \series bold
17901 Cachia
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 Maurizio
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 555
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 <row>
17926 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930
17931 \series bold
17932 Cinquemani
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 Giusi
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 555
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 </row>
17956 <row>
17957 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961
17962 \series bold
17963 Colin
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 Bernard
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Plain Layout
17981 555
17982 \end_layout
17983
17984 \end_inset
17985 </cell>
17986 </row>
17987 <row>
17988 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992
17993 \series bold
17994 Concli
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 Gianfranco
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 555
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 </row>
18018 <row>
18019 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023
18024 \series bold
18025 Dal Bosco
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034 Carolina
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043 555
18044 \end_layout
18045
18046 \end_inset
18047 </cell>
18048 </row>
18049 <row>
18050 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054
18055 \series bold
18056 Dalpiaz
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 Annamaria
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074 555
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 </row>
18080 <row>
18081 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085
18086 \series bold
18087 Feliciello
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 Domenico
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105 555
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 </row>
18111 <row>
18112 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116
18117 \series bold
18118 Focarelli
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 Paola
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136 555
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 </row>
18142 <row>
18143 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147
18148 \series bold
18149 Galletti
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 Oreste
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 555
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row>
18174 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \series bold
18180 Gasparini
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 Franca
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198 555
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 </row>
18204 <row>
18205 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209
18210 \series bold
18211 Rizzardi
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 Paola
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 555
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 </row>
18235 <row>
18236 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240
18241 \series bold
18242 Lassini
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 Giancarlo
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260 555
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 </row>
18266 <row>
18267 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271
18272 \series bold
18273 Malfatti
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 Luciano
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 555
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 </row>
18297 <row>
18298 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302
18303 \series bold
18304 Malfatti
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 Valeriano
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 555
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 </row>
18328 <row>
18329 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333
18334 \series bold
18335 Meneguzzo
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 Roberto
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 555
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 </row>
18359 <row>
18360 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364
18365 \series bold
18366 Mezzadra
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375 Roberto
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 555
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 </row>
18390 <row>
18391 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395
18396 \series bold
18397 Pirpamer
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 Erich
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 555
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 </row>
18421 <row>
18422 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426
18427 \series bold
18428 Pochiesa
18429 \end_layout
18430
18431 \end_inset
18432 </cell>
18433 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437 Paolo
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446 555, 222
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 </row>
18452 <row>
18453 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457
18458 \series bold
18459 Radina
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 Claudio
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477 555
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 </row>
18483 <row>
18484 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488
18489 \series bold
18490 Stuffer
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 Oskar
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508 555
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 </row>
18514 <row>
18515 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519
18520 \series bold
18521 Tacchelli
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530 Ugo
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539 555
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 </row>
18545 <row>
18546 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550
18551 \series bold
18552 Tezzele
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561 Margit
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 555
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \series bold
18583 Unterkalmsteiner
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 Frieda
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601 555
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 </row>
18607 <row>
18608 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612
18613 \series bold
18614 Vieider
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18620 \begin_inset Text
18621
18622 \begin_layout Plain Layout
18623 Hilde
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632 555
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 </row>
18638 <row>
18639 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \series bold
18645 Vigna
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654 Jürgen
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663 999
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 </row>
18669 <row>
18670 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674
18675 \series bold
18676 Weber
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685 Maurizio
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 555
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 </row>
18700 <row>
18701 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705
18706 \series bold
18707 Winkler
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716 Franz
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725 555
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 </row>
18731 <row endlastfoot="true">
18732 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \series bold
18738 End
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 </row>
18762 </lyxtabular>
18763
18764 \end_inset
18765
18766
18767 \end_layout
18768
18769 \begin_layout Subsection
18770 Table Cells
18771 \begin_inset Index
18772 status collapsed
18773
18774 \begin_layout Plain Layout
18775 Tables ! Cells
18776 \end_layout
18777
18778 \end_inset
18779
18780
18781 \begin_inset CommandInset label
18782 LatexCommand label
18783 name "sub:Table-Cells"
18784
18785 \end_inset
18786
18787
18788 \end_layout
18789
18790 \begin_layout Standard
18791 A table cell can contain text, inline equations, a figure, or another table.
18792  All these kinds of objects can be placed in the same cell.
18793  Font sizes and shapes can also be altered.
18794  But you can't put a special environment in a cell (like 
18795 \family sans
18796 Section*
18797 \family default
18798 , etc.), nor set spacing options etc.
18799  for the cell's paragraph.
18800 \end_layout
18801
18802 \begin_layout Standard
18803 To have multi-line entries in table cells, you have to declare a fixed width
18804  for the column in the table dialog.
18805  Your text is then automatically split into multiple lines and the cell
18806  is enlarged vertically when the length of the text exceeds the given width.
18807  An example:
18808 \end_layout
18809
18810 \begin_layout Standard
18811 \align center
18812 \begin_inset Tabular
18813 <lyxtabular version="3" rows="4" columns="3">
18814 <features>
18815 <column alignment="center" valignment="top" width="0pt">
18816 <column alignment="block" valignment="top" width="3cm">
18817 <column alignment="center" valignment="top" width="0pt">
18818 <row>
18819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \family roman
18825 \series medium
18826 \shape up
18827 \size normal
18828 \emph off
18829 \bar no
18830 \noun off
18831 \color none
18832 1
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841
18842 \family roman
18843 \series medium
18844 \shape up
18845 \size normal
18846 \emph off
18847 \bar no
18848 \noun off
18849 \color none
18850 2
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \family roman
18861 \series medium
18862 \shape up
18863 \size normal
18864 \emph off
18865 \bar no
18866 \noun off
18867 \color none
18868 3
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 </row>
18874 <row>
18875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879
18880 \family roman
18881 \series medium
18882 \shape up
18883 \size normal
18884 \emph off
18885 \bar no
18886 \noun off
18887 \color none
18888 4
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897
18898 \family roman
18899 \series medium
18900 \shape up
18901 \size normal
18902 \emph off
18903 \bar no
18904 \noun off
18905 \color none
18906 This is a multiline entry in a table.
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18912 \begin_inset Text
18913
18914 \begin_layout Plain Layout
18915
18916 \family roman
18917 \series medium
18918 \shape up
18919 \size normal
18920 \emph off
18921 \bar no
18922 \noun off
18923 \color none
18924 5
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 </row>
18930 <row>
18931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935
18936 \family roman
18937 \series medium
18938 \shape up
18939 \size normal
18940 \emph off
18941 \bar no
18942 \noun off
18943 \color none
18944 6
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953
18954 \family roman
18955 \series medium
18956 \shape up
18957 \size normal
18958 \emph off
18959 \bar no
18960 \noun off
18961 \color none
18962 This is longer now.
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971
18972 \family roman
18973 \series medium
18974 \shape up
18975 \size normal
18976 \emph off
18977 \bar no
18978 \noun off
18979 \color none
18980 7
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 </row>
18986 <row>
18987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991
18992 \family roman
18993 \series medium
18994 \shape up
18995 \size normal
18996 \emph off
18997 \bar no
18998 \noun off
18999 \color none
19000 8
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009
19010 \family roman
19011 \series medium
19012 \shape up
19013 \size normal
19014 \emph off
19015 \bar no
19016 \noun off
19017 \color none
19018 This is a multiline entry in a table.
19019  This is longer now.
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028
19029 \family roman
19030 \series medium
19031 \shape up
19032 \size normal
19033 \emph off
19034 \bar no
19035 \noun off
19036 \color none
19037 9
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 </row>
19043 </lyxtabular>
19044
19045 \end_inset
19046
19047
19048 \end_layout
19049
19050 \begin_layout Standard
19051 Cutting and pasting between tables and table cells works reasonably well.
19052  You can cut and paste even more than one row.
19053  Selection with the mouse or with 
19054 \family sans
19055 Shift
19056 \family default
19057  plus the arrow keys works as usual.
19058  You can also copy and paste the entire table as a single unit by starting
19059  the selection from outside the table.
19060 \end_layout
19061
19062 \begin_layout Section
19063 Floats
19064 \begin_inset Index
19065 status collapsed
19066
19067 \begin_layout Plain Layout
19068 Floats
19069 \end_layout
19070
19071 \end_inset
19072
19073
19074 \begin_inset CommandInset label
19075 LatexCommand label
19076 name "sec:Floats"
19077
19078 \end_inset
19079
19080
19081 \end_layout
19082
19083 \begin_layout Standard
19084 A float is a block of text associated with some sort of label, which doesn't
19085  have a fixed location.
19086  It can 
19087 \begin_inset Quotes eld
19088 \end_inset
19089
19090 float
19091 \begin_inset Quotes erd
19092 \end_inset
19093
19094  forward or backward a page or two, to wherever it fits best.
19095  
19096 \family sans
19097 Footnotes
19098 \family default
19099  and 
19100 \family sans
19101 Margin
19102 \begin_inset space ~
19103 \end_inset
19104
19105 Notes
19106 \family default
19107  are also floats, because they can float to the next page when there are
19108  too much notes at the page.
19109 \end_layout
19110
19111 \begin_layout Standard
19112 Floats makes it possible to get a high quality layout.
19113  Images and tables can evenly be spread to the pages to avoid whitespace
19114  and pages without text.
19115  As the floating often destroys the context between the text and the image/table
19116 , every float can be referenced in the text.
19117  Floats are therefore numbered.
19118  Referencing is described in section
19119 \begin_inset space ~
19120 \end_inset
19121
19122
19123 \begin_inset CommandInset ref
19124 LatexCommand ref
19125 reference "sec:Cross-References"
19126
19127 \end_inset
19128
19129 .
19130 \end_layout
19131
19132 \begin_layout Standard
19133 To insert a float, use the menu 
19134 \family sans
19135 Insert\SpecialChar \menuseparator
19136 Floats
19137 \family default
19138 .
19139  A box with a caption that has e.
19140 \begin_inset space \thinspace{}
19141 \end_inset
19142
19143 g.
19144 \begin_inset space ~
19145 \end_inset
19146
19147 the label 
19148 \begin_inset Quotes eld
19149 \end_inset
19150
19151 Figure
19152 \begin_inset space ~
19153 \end_inset
19154
19155 #:
19156 \begin_inset Quotes erd
19157 \end_inset
19158
19159  (# is the actual number) will be inserted into your document.
19160  The label will automatically be translated to the document language in
19161  the output.
19162  Behind the label you can insert the caption text.
19163 \begin_inset Index
19164 status collapsed
19165
19166 \begin_layout Plain Layout
19167 Floats ! Captions
19168 \end_layout
19169
19170 \end_inset
19171
19172  The image or table is inserted above or below the caption in a separate
19173  paragraph within the float.
19174  To keep your LyX-document readable, you can open and close the float box
19175  by left-clicking on the box label.
19176  A closed float box looks like this: 
19177 \begin_inset Graphics
19178         filename clipart/floatQt4.png
19179         scale 80
19180
19181 \end_inset
19182
19183  -- a gray button with a red label.
19184 \end_layout
19185
19186 \begin_layout Standard
19187 It is recommended to insert floats as a separate paragraph to avoid possible
19188  LaTeX-errors that can occur when the surrounding text is specially formatted.
19189 \end_layout
19190
19191 \begin_layout Subsection
19192 Float Types
19193 \end_layout
19194
19195 \begin_layout Subsubsection
19196 Figure Floats
19197 \begin_inset Index
19198 status collapsed
19199
19200 \begin_layout Plain Layout
19201 Floats ! Figure floats
19202 \end_layout
19203
19204 \end_inset
19205
19206
19207 \begin_inset CommandInset label
19208 LatexCommand label
19209 name "sec:Figure-Floats"
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Standard
19217 The menu 
19218 \family sans
19219 Insert\SpecialChar \menuseparator
19220 Float\SpecialChar \menuseparator
19221 Figure
19222 \family default
19223  inserts a float with the label 
19224 \begin_inset Quotes eld
19225 \end_inset
19226
19227
19228 \series bold
19229 Figure
19230 \begin_inset space ~
19231 \end_inset
19232
19233 #:
19234 \series default
19235
19236 \begin_inset Quotes erd
19237 \end_inset
19238
19239 .
19240  Set the cursor above this label (or before it and press enter) and insert
19241  the image as described above to get the caption printed below the image.
19242  This is what we did for Figure
19243 \begin_inset space ~
19244 \end_inset
19245
19246
19247 \begin_inset CommandInset ref
19248 LatexCommand ref
19249 reference "cap:Platypus"
19250
19251 \end_inset
19252
19253 .
19254  If you want the caption to be above the image, set the cursor at the end
19255  of the caption, press enter and insert the image.
19256  This was done in Figure
19257 \begin_inset space ~
19258 \end_inset
19259
19260
19261 \begin_inset CommandInset ref
19262 LatexCommand ref
19263 reference "cap:Escher"
19264
19265 \end_inset
19266
19267 .
19268 \end_layout
19269
19270 \begin_layout Standard
19271 \begin_inset Float figure
19272 wide false
19273 sideways false
19274 status open
19275
19276 \begin_layout Plain Layout
19277 \align center
19278 \begin_inset Graphics
19279         filename clipart/platypus.eps
19280         width 50col%
19281         rotateOrigin center
19282
19283 \end_inset
19284
19285
19286 \end_layout
19287
19288 \begin_layout Plain Layout
19289 \begin_inset Caption
19290
19291 \begin_layout Plain Layout
19292 \begin_inset CommandInset label
19293 LatexCommand label
19294 name "cap:Platypus"
19295
19296 \end_inset
19297
19298 A severely distorted platypus in a float.
19299 \end_layout
19300
19301 \end_inset
19302
19303
19304 \end_layout
19305
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \begin_layout Standard
19312 \begin_inset Float figure
19313 wide false
19314 sideways false
19315 status open
19316
19317 \begin_layout Plain Layout
19318 \begin_inset Caption
19319
19320 \begin_layout Plain Layout
19321 \begin_inset CommandInset label
19322 LatexCommand label
19323 name "cap:Escher"
19324
19325 \end_inset
19326
19327 M.C.
19328  Escher on acid.
19329 \end_layout
19330
19331 \end_inset
19332
19333
19334 \end_layout
19335
19336 \begin_layout Plain Layout
19337 \align center
19338 \begin_inset Graphics
19339         filename clipart/escher-lsd.eps
19340         scale 80
19341         rotateOrigin center
19342
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \begin_layout Standard
19354 This figure float show also how to set a label and create a cross-reference
19355  to it.
19356  As described in section
19357 \begin_inset space ~
19358 \end_inset
19359
19360
19361 \begin_inset CommandInset ref
19362 LatexCommand ref
19363 reference "sec:Cross-References"
19364
19365 \end_inset
19366
19367 , you can simply insert a label in the caption using the menu 
19368 \family sans
19369 Insert\SpecialChar \menuseparator
19370 Label
19371 \family default
19372  and refer to it using the menu 
19373 \family sans
19374 Insert\SpecialChar \menuseparator
19375 Cross-Reference
19376 \family default
19377 .
19378  It is important to use references to figure floats, rather than using vague
19379  references like 
19380 \begin_inset Quotes eld
19381 \end_inset
19382
19383 the figure above
19384 \begin_inset Quotes erd
19385 \end_inset
19386
19387 , because as LaTeX will reposition the floats in the final document; it
19388  might not be 
19389 \begin_inset Quotes eld
19390 \end_inset
19391
19392 above
19393 \begin_inset Quotes erd
19394 \end_inset
19395
19396  at all.
19397 \end_layout
19398
19399 \begin_layout Standard
19400 Normally only one image is inserted to a figure float, but sometimes you
19401  might want to use two images with separate subcaptions.
19402  This can be done by inserting image floats into existing image floats.
19403  Note that only the main caption of the float is added to the List of Figures.
19404  Figure
19405 \begin_inset space ~
19406 \end_inset
19407
19408
19409 \begin_inset CommandInset ref
19410 LatexCommand ref
19411 reference "cap:Two-distorted-images"
19412
19413 \end_inset
19414
19415  is an example of a figure float with two images set side by side.
19416  You can also set the images one below the other.
19417  Figure
19418 \begin_inset space ~
19419 \end_inset
19420
19421
19422 \begin_inset CommandInset ref
19423 LatexCommand ref
19424 reference "fig:Undefinable"
19425
19426 \end_inset
19427
19428  and 
19429 \begin_inset CommandInset ref
19430 LatexCommand ref
19431 reference "fig:Platypus"
19432
19433 \end_inset
19434
19435  are the subfigures.
19436 \end_layout
19437
19438 \begin_layout Standard
19439 \begin_inset Float figure
19440 wide false
19441 sideways false
19442 status open
19443
19444 \begin_layout Plain Layout
19445 \begin_inset space \hfill{}
19446 \end_inset
19447
19448
19449 \begin_inset Float figure
19450 wide false
19451 sideways false
19452 status open
19453
19454 \begin_layout Plain Layout
19455 \begin_inset Caption
19456
19457 \begin_layout Plain Layout
19458 \begin_inset CommandInset label
19459 LatexCommand label
19460 name "fig:Undefinable"
19461
19462 \end_inset
19463
19464 Undefinable
19465 \end_layout
19466
19467 \end_inset
19468
19469
19470 \end_layout
19471
19472 \begin_layout Plain Layout
19473 \begin_inset Graphics
19474         filename clipart/escher-lsd.eps
19475         width 45col%
19476
19477 \end_inset
19478
19479
19480 \end_layout
19481
19482 \end_inset
19483
19484
19485 \begin_inset space \hfill{}
19486 \end_inset
19487
19488
19489 \begin_inset Float figure
19490 wide false
19491 sideways false
19492 status open
19493
19494 \begin_layout Plain Layout
19495 \begin_inset Caption
19496
19497 \begin_layout Plain Layout
19498 \begin_inset CommandInset label
19499 LatexCommand label
19500 name "fig:Platypus"
19501
19502 \end_inset
19503
19504 Platypus
19505 \end_layout
19506
19507 \end_inset
19508
19509
19510 \end_layout
19511
19512 \begin_layout Plain Layout
19513 \begin_inset Graphics
19514         filename clipart/platypus.eps
19515         lyxscale 60
19516         width 45col%
19517
19518 \end_inset
19519
19520
19521 \end_layout
19522
19523 \end_inset
19524
19525
19526 \begin_inset space \hfill{}
19527 \end_inset
19528
19529
19530 \end_layout
19531
19532 \begin_layout Plain Layout
19533 \begin_inset Caption
19534
19535 \begin_layout Plain Layout
19536 \begin_inset CommandInset label
19537 LatexCommand label
19538 name "cap:Two-distorted-images"
19539
19540 \end_inset
19541
19542 Two distorted images.
19543 \end_layout
19544
19545 \end_inset
19546
19547
19548 \end_layout
19549
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \begin_layout Standard
19556 Note that the caption is added to the 
19557 \family sans
19558 List
19559 \begin_inset space ~
19560 \end_inset
19561
19562 of
19563 \begin_inset space ~
19564 \end_inset
19565
19566 Figures
19567 \family default
19568  as described in section
19569 \begin_inset space ~
19570 \end_inset
19571
19572
19573 \begin_inset CommandInset ref
19574 LatexCommand ref
19575 reference "sub:List-of-Figures"
19576
19577 \end_inset
19578
19579 .
19580 \end_layout
19581
19582 \begin_layout Subsubsection
19583 Table Floats
19584 \begin_inset Index
19585 status collapsed
19586
19587 \begin_layout Plain Layout
19588 Floats ! Table floats
19589 \end_layout
19590
19591 \end_inset
19592
19593
19594 \begin_inset CommandInset label
19595 LatexCommand label
19596 name "sec:Table-Floats"
19597
19598 \end_inset
19599
19600
19601 \end_layout
19602
19603 \begin_layout Standard
19604 Table floats can be inserted using the menu 
19605 \family sans
19606 Insert\SpecialChar \menuseparator
19607 Float\SpecialChar \menuseparator
19608 Table
19609 \family default
19610 .
19611  They have the same properties as figure floats except of the different
19612  label.
19613  Table
19614 \begin_inset space ~
19615 \end_inset
19616
19617
19618 \begin_inset CommandInset ref
19619 LatexCommand ref
19620 reference "cap:Table-float"
19621
19622 \end_inset
19623
19624  is an example of a table float.
19625 \end_layout
19626
19627 \begin_layout Standard
19628 \begin_inset Float table
19629 wide false
19630 sideways false
19631 status open
19632
19633 \begin_layout Plain Layout
19634 \begin_inset Caption
19635
19636 \begin_layout Plain Layout
19637 \begin_inset CommandInset label
19638 LatexCommand label
19639 name "cap:Table-float"
19640
19641 \end_inset
19642
19643 A table float.
19644 \end_layout
19645
19646 \end_inset
19647
19648
19649 \end_layout
19650
19651 \begin_layout Plain Layout
19652 \align center
19653 \begin_inset Tabular
19654 <lyxtabular version="3" rows="3" columns="3">
19655 <features>
19656 <column alignment="center" valignment="top" width="0pt">
19657 <column alignment="center" valignment="top" width="0pt">
19658 <column alignment="center" valignment="top" width="0pt">
19659 <row>
19660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664
19665 \family roman
19666 \series medium
19667 \shape up
19668 \size normal
19669 \emph off
19670 \bar no
19671 \noun off
19672 \color none
19673 1
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682
19683 \family roman
19684 \series medium
19685 \shape up
19686 \size normal
19687 \emph off
19688 \bar no
19689 \noun off
19690 \color none
19691 2
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700
19701 \family roman
19702 \series medium
19703 \shape up
19704 \size normal
19705 \emph off
19706 \bar no
19707 \noun off
19708 \color none
19709 3
19710 \end_layout
19711
19712 \end_inset
19713 </cell>
19714 </row>
19715 <row>
19716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720
19721 \family roman
19722 \series medium
19723 \shape up
19724 \size normal
19725 \emph off
19726 \bar no
19727 \noun off
19728 \color none
19729 Joe
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \family roman
19740 \series medium
19741 \shape up
19742 \size normal
19743 \emph off
19744 \bar no
19745 \noun off
19746 \color none
19747 Mary
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756
19757 \family roman
19758 \series medium
19759 \shape up
19760 \size normal
19761 \emph off
19762 \bar no
19763 \noun off
19764 \color none
19765 Ted
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 </row>
19771 <row>
19772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776
19777 \family roman
19778 \series medium
19779 \shape up
19780 \size normal
19781 \emph off
19782 \bar no
19783 \noun off
19784 \color none
19785 \begin_inset Formula $\int x^{2}dx$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \family roman
19799 \series medium
19800 \shape up
19801 \size normal
19802 \emph off
19803 \bar no
19804 \noun off
19805 \color none
19806 \begin_inset Formula $\left[\begin{array}{cc}
19807 a & b\\
19808 c & d\end{array}\right]$
19809 \end_inset
19810
19811
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \family roman
19822 \series medium
19823 \shape up
19824 \size normal
19825 \emph off
19826 \bar no
19827 \noun off
19828 \color none
19829 \begin_inset Formula $1+1=2$
19830 \end_inset
19831
19832
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 </row>
19838 </lyxtabular>
19839
19840 \end_inset
19841
19842
19843 \end_layout
19844
19845 \end_inset
19846
19847
19848 \end_layout
19849
19850 \begin_layout Subsubsection
19851 Algorithm Floats
19852 \begin_inset Index
19853 status collapsed
19854
19855 \begin_layout Plain Layout
19856 Floats ! Algorithm floats
19857 \end_layout
19858
19859 \end_inset
19860
19861
19862 \end_layout
19863
19864 \begin_layout Standard
19865 This float type is inserted with the menu 
19866 \family sans
19867 Insert\SpecialChar \menuseparator
19868 Float\SpecialChar \menuseparator
19869 Algorithm
19870 \family default
19871 .
19872  It is used for program codes and descriptions of algorithms.
19873  A possible environment for algorithms is the 
19874 \family sans
19875 LyX-Code
19876 \family default
19877 , described in section
19878 \begin_inset space ~
19879 \end_inset
19880
19881
19882 \begin_inset CommandInset ref
19883 LatexCommand ref
19884 reference "sub:LyX-Code"
19885
19886 \end_inset
19887
19888 .
19889 \end_layout
19890
19891 \begin_layout Standard
19892 \begin_inset Note Greyedout
19893 status open
19894
19895 \begin_layout Plain Layout
19896
19897 \series bold
19898 Note:
19899 \series default
19900  that the float label is not automatically translated into the document
19901  language.
19902 \end_layout
19903
19904 \end_inset
19905
19906  You have to do this manually by adding the following line
19907 \end_layout
19908
19909 \begin_layout Standard
19910
19911 \series bold
19912
19913 \backslash
19914 floatname{algorithm}{your
19915 \begin_inset space ~
19916 \end_inset
19917
19918 name}
19919 \end_layout
19920
19921 \begin_layout Standard
19922 to the document preamble (menu 
19923 \family sans
19924 Document\SpecialChar \menuseparator
19925 Settings
19926 \family default
19927 ).
19928  
19929 \series bold
19930 your
19931 \begin_inset space ~
19932 \end_inset
19933
19934 name
19935 \series default
19936  is the word 
19937 \begin_inset Quotes eld
19938 \end_inset
19939
19940
19941 \emph on
19942 algorithm
19943 \emph default
19944
19945 \begin_inset Quotes erd
19946 \end_inset
19947
19948  in your language.
19949 \end_layout
19950
19951 \begin_layout Subsubsection
19952 Wrap Floats
19953 \begin_inset Index
19954 status collapsed
19955
19956 \begin_layout Plain Layout
19957 Floats ! Text Wrap Floats
19958 \end_layout
19959
19960 \end_inset
19961
19962
19963 \begin_inset CommandInset label
19964 LatexCommand label
19965 name "sec:Wrap-Floats"
19966
19967 \end_inset
19968
19969
19970 \end_layout
19971
19972 \begin_layout Standard
19973 \begin_inset Wrap figure
19974 lines 0
19975 placement l
19976 overhang 0in
19977 width "40col%"
19978 status open
19979
19980 \begin_layout Plain Layout
19981 \begin_inset Graphics
19982         filename clipart/mobius.eps
19983         width 40col%
19984         rotateOrigin center
19985
19986 \end_inset
19987
19988
19989 \end_layout
19990
19991 \begin_layout Plain Layout
19992 \begin_inset Caption
19993
19994 \begin_layout Plain Layout
19995 \begin_inset CommandInset label
19996 LatexCommand label
19997 name "cap:Wrapped-figure"
19998
19999 \end_inset
20000
20001 This is a wrapped figure.
20002 \begin_inset VSpace medskip
20003 \end_inset
20004
20005
20006 \end_layout
20007
20008 \end_inset
20009
20010
20011 \end_layout
20012
20013 \end_inset
20014
20015 This float type is used if you want to 
20016 \begin_inset Quotes eld
20017 \end_inset
20018
20019 wrap
20020 \begin_inset Quotes erd
20021 \end_inset
20022
20023  text around a figure so that it only occupies some fraction of the column
20024  width.
20025  It can be inserted using the menu 
20026 \family sans
20027 Insert\SpecialChar \menuseparator
20028 Float\SpecialChar \menuseparator
20029 Wrap
20030 \begin_inset space ~
20031 \end_inset
20032
20033 Float
20034 \family default
20035  if the LaTeX-package 
20036 \series bold
20037 wrapfig
20038 \series default
20039
20040 \begin_inset Index
20041 status collapsed
20042
20043 \begin_layout Plain Layout
20044 Latex@LaTeX-packages ! wrapfig
20045 \end_layout
20046
20047 \end_inset
20048
20049  is installed.
20050 \begin_inset Foot
20051 status collapsed
20052
20053 \begin_layout Plain Layout
20054 Installing a LaTeX-package is explained it in the 
20055 \emph on
20056 LaTeX
20057 \begin_inset space ~
20058 \end_inset
20059
20060 Configuration
20061 \emph default
20062  manual.
20063 \end_layout
20064
20065 \end_inset
20066
20067  The width and placement of the float is adjusted by right-clicking on the
20068  float box.
20069  Figure
20070 \begin_inset space ~
20071 \end_inset
20072
20073
20074 \begin_inset CommandInset ref
20075 LatexCommand ref
20076 reference "cap:Wrapped-figure"
20077
20078 \end_inset
20079
20080  is for example a figure wrap float with a width of 40
20081 \begin_inset space \thinspace{}
20082 \end_inset
20083
20084 col%.
20085 \begin_inset Foot
20086 status collapsed
20087
20088 \begin_layout Plain Layout
20089 Available units are explained in Appendix
20090 \begin_inset space ~
20091 \end_inset
20092
20093
20094 \begin_inset CommandInset ref
20095 LatexCommand ref
20096 reference "cha:Units-available-in"
20097
20098 \end_inset
20099
20100 .
20101 \end_layout
20102
20103 \end_inset
20104
20105  Some space was added under the caption to separate it better from the surroundi
20106 ng text.
20107 \end_layout
20108
20109 \begin_layout Standard
20110 \begin_inset Note Greyedout
20111 status open
20112
20113 \begin_layout Plain Layout
20114
20115 \series bold
20116 Note:
20117 \series default
20118  Wrap floats might be fragile! E.g.
20119  having a figure too close to the bottom of the page can mess things up
20120  in the way that the float doesn't appear in the output or that it is placed
20121  over some other text.
20122 \end_layout
20123
20124 \end_inset
20125
20126  In general:
20127 \end_layout
20128
20129 \begin_layout Itemize
20130 Wrap floats should not be placed in paragraphs that run over a page break.
20131  That means that wrap floats should better be inserted to the exact place
20132  when the document is nearly ready and you are able to estimate where page
20133  breaks will appear.
20134 \end_layout
20135
20136 \begin_layout Itemize
20137 Wrap floats should either be placed in an own paragraph before the paragraph
20138  where they should wrap into or within a paragraph.
20139 \end_layout
20140
20141 \begin_layout Itemize
20142 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20143  there is a text paragraph between them as separator.
20144 \end_layout
20145
20146 \begin_layout Itemize
20147 Wrap floats are not allowed in section headings or tables.
20148 \end_layout
20149
20150 \begin_layout Subsection
20151 Rotated Floats
20152 \begin_inset CommandInset label
20153 LatexCommand label
20154 name "sub:Rotated-Floats"
20155
20156 \end_inset
20157
20158
20159 \begin_inset Index
20160 status collapsed
20161
20162 \begin_layout Plain Layout
20163 Floats ! Rotating
20164 \end_layout
20165
20166 \end_inset
20167
20168
20169 \end_layout
20170
20171 \begin_layout Standard
20172 Especially for wide tables you might have floats rotated.
20173  To rotate a whole float including the caption, right-click on the float-box
20174  and use the option 
20175 \family sans
20176 Rotate
20177 \begin_inset space ~
20178 \end_inset
20179
20180 sideways
20181 \family default
20182 .
20183 \end_layout
20184
20185 \begin_layout Standard
20186 Rotated floats are always placed on its own page (or column, in case you
20187  have a multi-column document).
20188  You can let them span several columns using the float settings option 
20189 \family sans
20190 Span
20191 \begin_inset space ~
20192 \end_inset
20193
20194 columns
20195 \family default
20196 .
20197  Floats are rotated so that you can read them from the outside margin.
20198  Forcing the rotation direction is explained in the 
20199 \emph on
20200 Embedded Objects
20201 \emph default
20202  manual.
20203 \end_layout
20204
20205 \begin_layout Standard
20206 Referencing rotated floats is the same like for normal floats, the caption
20207  format is also the same: Table
20208 \begin_inset space ~
20209 \end_inset
20210
20211
20212 \begin_inset CommandInset ref
20213 LatexCommand ref
20214 reference "cap:Rotated-table"
20215
20216 \end_inset
20217
20218  is an example of a rotated table float.
20219 \end_layout
20220
20221 \begin_layout Standard
20222 \begin_inset Note Greyedout
20223 status open
20224
20225 \begin_layout Plain Layout
20226
20227 \series bold
20228 Note:
20229 \series default
20230  Not all DVI-viewers are able to display rotated floats.
20231 \end_layout
20232
20233 \end_inset
20234
20235
20236 \end_layout
20237
20238 \begin_layout Standard
20239 \begin_inset Float table
20240 wide false
20241 sideways true
20242 status open
20243
20244 \begin_layout Plain Layout
20245 \begin_inset Caption
20246
20247 \begin_layout Plain Layout
20248 \begin_inset CommandInset label
20249 LatexCommand label
20250 name "cap:Rotated-table"
20251
20252 \end_inset
20253
20254  Rotated table
20255 \end_layout
20256
20257 \end_inset
20258
20259
20260 \end_layout
20261
20262 \begin_layout Plain Layout
20263 \align center
20264 \begin_inset Tabular
20265 <lyxtabular version="3" rows="1" columns="5">
20266 <features>
20267 <column alignment="center" valignment="top" width="0">
20268 <column alignment="center" valignment="top" width="0">
20269 <column alignment="center" valignment="top" width="0">
20270 <column alignment="center" valignment="top" width="0">
20271 <column alignment="center" valignment="top" width="0">
20272 <row>
20273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277 test
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286 b
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 c
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 d
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 e
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 </lyxtabular>
20320
20321 \end_inset
20322
20323
20324 \end_layout
20325
20326 \end_inset
20327
20328
20329 \end_layout
20330
20331 \begin_layout Subsection
20332 Float Placement
20333 \begin_inset CommandInset label
20334 LatexCommand label
20335 name "sub:Float-Placement"
20336
20337 \end_inset
20338
20339
20340 \begin_inset Index
20341 status collapsed
20342
20343 \begin_layout Plain Layout
20344 Floats ! Placement
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \begin_layout Standard
20353 Right-clicking on a float-box opens a dialog where you can alter the placement
20354  options that LaTeX uses for positioning the float.
20355 \begin_inset Newline newline
20356 \end_inset
20357
20358 The option 
20359 \family sans
20360 Span
20361 \begin_inset space ~
20362 \end_inset
20363
20364 columns
20365 \family default
20366  is only useful for two-column documents: If you select it, the float will
20367  span across both columns on the page instead of being confined to just
20368  one.
20369 \begin_inset Newline newline
20370 \end_inset
20371
20372 The option 
20373 \family sans
20374 Rotate
20375 \begin_inset space ~
20376 \end_inset
20377
20378 sideways
20379 \family default
20380  is used to rotate floats, see section
20381 \begin_inset space ~
20382 \end_inset
20383
20384
20385 \begin_inset CommandInset ref
20386 LatexCommand ref
20387 reference "sub:Rotated-Floats"
20388
20389 \end_inset
20390
20391 .
20392 \end_layout
20393
20394 \begin_layout Standard
20395 You can use one ore more of the following options in the float dialog to
20396  set the placement for a particular float when you uncheck the option 
20397 \family sans
20398 Use
20399 \begin_inset space ~
20400 \end_inset
20401
20402 default
20403 \begin_inset space ~
20404 \end_inset
20405
20406 placement
20407 \family default
20408 :
20409 \end_layout
20410
20411 \begin_layout Description
20412 Here
20413 \begin_inset space ~
20414 \end_inset
20415
20416 if
20417 \begin_inset space ~
20418 \end_inset
20419
20420 possible: try to place the float on the position where it is inserted
20421 \end_layout
20422
20423 \begin_layout Description
20424 Top
20425 \begin_inset space ~
20426 \end_inset
20427
20428 of
20429 \begin_inset space ~
20430 \end_inset
20431
20432 page: try to place the float on the top of the current page
20433 \end_layout
20434
20435 \begin_layout Description
20436 Bottom
20437 \begin_inset space ~
20438 \end_inset
20439
20440 of
20441 \begin_inset space ~
20442 \end_inset
20443
20444 page: try to place the float on the bottom of the current page
20445 \end_layout
20446
20447 \begin_layout Description
20448 Page
20449 \begin_inset space ~
20450 \end_inset
20451
20452 of
20453 \begin_inset space ~
20454 \end_inset
20455
20456 floats: try to place the float on an own page 
20457 \end_layout
20458
20459 \begin_layout Standard
20460 The order of the above option is 
20461 \emph on
20462 always
20463 \emph default
20464  used by LaTeX.
20465  That means, if you use the default placement, LaTeX will first try out
20466  
20467 \family sans
20468 Here
20469 \begin_inset space ~
20470 \end_inset
20471
20472 if
20473 \begin_inset space ~
20474 \end_inset
20475
20476 possible
20477 \family default
20478 , then 
20479 \family sans
20480 Top
20481 \begin_inset space ~
20482 \end_inset
20483
20484 of
20485 \begin_inset space ~
20486 \end_inset
20487
20488 page
20489 \family default
20490 , and then the others.
20491  If you don't use the default, LaTeX will try only the checked options but
20492  in the same order.
20493  If none of the 4 placements are possible the procedure is internally repeated
20494  but it is tried to put the float on the following page.
20495 \end_layout
20496
20497 \begin_layout Standard
20498 By default, each options has its own rules:
20499 \end_layout
20500
20501 \begin_layout Standard
20502
20503 \family sans
20504 Top
20505 \begin_inset space ~
20506 \end_inset
20507
20508 of
20509 \begin_inset space ~
20510 \end_inset
20511
20512 page
20513 \family default
20514  only floats occupying less than 70
20515 \begin_inset space \thinspace{}
20516 \end_inset
20517
20518 % of the page can be placed at the top of a page
20519 \end_layout
20520
20521 \begin_layout Standard
20522
20523 \family sans
20524 Bottom
20525 \begin_inset space ~
20526 \end_inset
20527
20528 of
20529 \begin_inset space ~
20530 \end_inset
20531
20532 page
20533 \family default
20534 : only floats occupying less than 30
20535 \begin_inset space \thinspace{}
20536 \end_inset
20537
20538 % of the page can be placed at the bottom of a page.
20539 \end_layout
20540
20541 \begin_layout Standard
20542
20543 \family sans
20544 Page
20545 \begin_inset space ~
20546 \end_inset
20547
20548 of
20549 \begin_inset space ~
20550 \end_inset
20551
20552 floats
20553 \family default
20554 : only if more than 50
20555 \begin_inset space \thinspace{}
20556 \end_inset
20557
20558 % of the page are occupied by floats, several floats can be set together
20559  on a page.
20560 \end_layout
20561
20562 \begin_layout Standard
20563 If you don't like these rules, you can ignore them by using the additional
20564  option 
20565 \family sans
20566 Ignore
20567 \begin_inset space ~
20568 \end_inset
20569
20570 LaTeX
20571 \begin_inset space ~
20572 \end_inset
20573
20574 rules
20575 \family default
20576 .
20577 \end_layout
20578
20579 \begin_layout Standard
20580 Sometimes you might need, under all circumstances, a float to be placed
20581  exactly at the position where it is inserted.
20582  For this case you can use the option 
20583 \family sans
20584 Here
20585 \begin_inset space ~
20586 \end_inset
20587
20588 definitely
20589 \family default
20590 .
20591  Use this option very rarely and only if the document is nearly ready to
20592  be printed.
20593  Because the float is then no longer able to 
20594 \begin_inset Quotes eld
20595 \end_inset
20596
20597 float
20598 \begin_inset Quotes erd
20599 \end_inset
20600
20601  when you change your document and this will often destroy the page layout.
20602 \end_layout
20603
20604 \begin_layout Standard
20605 There are no placement options for text wrap floats, because they are always
20606  surrounded by the text of a certain paragraph.
20607 \end_layout
20608
20609 \begin_layout Standard
20610 For more details about float placements, have a look at LaTeX books like
20611  
20612 \begin_inset CommandInset citation
20613 LatexCommand cite
20614 key "latexcompanion,latexguide,latexbook"
20615
20616 \end_inset
20617
20618 .
20619 \end_layout
20620
20621 \begin_layout Section
20622 Minipages
20623 \begin_inset Index
20624 status collapsed
20625
20626 \begin_layout Plain Layout
20627 Minipages
20628 \end_layout
20629
20630 \end_inset
20631
20632
20633 \begin_inset CommandInset label
20634 LatexCommand label
20635 name "sec:Minipages"
20636
20637 \end_inset
20638
20639
20640 \end_layout
20641
20642 \begin_layout Standard
20643 LaTeX provides a mechanism to produce essentially a page within a page,
20644  called minipage.
20645  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20646 \begin_inset space ~
20647 \end_inset
20648
20649 apply.
20650  
20651 \end_layout
20652
20653 \begin_layout Standard
20654 Minipages in LyX have their own collapsible box inserted via the menu 
20655 \family sans
20656 Insert\SpecialChar \menuseparator
20657 Box
20658 \family default
20659 .
20660  Right-clicking on the box allows you to alter the width of the minipage
20661  and its alignment within the page.
20662 \end_layout
20663
20664 \begin_layout Standard
20665 \align center
20666 \begin_inset Box Frameless
20667 position "t"
20668 hor_pos "c"
20669 has_inner_box 1
20670 inner_pos "t"
20671 use_parbox 0
20672 width "30col%"
20673 special "none"
20674 height "1pt"
20675 height_special "totalheight"
20676 status open
20677
20678 \begin_layout Plain Layout
20679
20680 \shape italic
20681 This is a minipage.
20682  The text is set in an italic style.
20683 \end_layout
20684
20685 \begin_layout Plain Layout
20686
20687 \shape italic
20688 Minipages are often used for text in another language or text that needs
20689  another formatting.
20690 \end_layout
20691
20692 \end_inset
20693
20694
20695 \end_layout
20696
20697 \begin_layout Standard
20698 \begin_inset VSpace medskip
20699 \end_inset
20700
20701 If you place two minipages side-by-side, you can use 
20702 \family sans
20703 Horizontal Fills
20704 \family default
20705  as described in section
20706 \begin_inset space ~
20707 \end_inset
20708
20709
20710 \begin_inset CommandInset ref
20711 LatexCommand ref
20712 reference "sub:Horizontal-Space"
20713
20714 \end_inset
20715
20716 :
20717 \begin_inset VSpace medskip
20718 \end_inset
20719
20720
20721 \end_layout
20722
20723 \begin_layout Standard
20724 \begin_inset Box Frameless
20725 position "t"
20726 hor_pos "c"
20727 has_inner_box 1
20728 inner_pos "t"
20729 use_parbox 0
20730 width "1.5in"
20731 special "none"
20732 height "1pt"
20733 height_special "totalheight"
20734 status open
20735
20736 \begin_layout Plain Layout
20737 This is a minipage with some stupid dummy text.
20738  This dummy text is used to increase the size of the minipage.
20739 \end_layout
20740
20741 \end_inset
20742
20743
20744 \begin_inset space \hfill{}
20745 \end_inset
20746
20747
20748 \begin_inset Box Frameless
20749 position "t"
20750 hor_pos "c"
20751 has_inner_box 1
20752 inner_pos "t"
20753 use_parbox 0
20754 width "1.5in"
20755 special "none"
20756 height "1pt"
20757 height_special "totalheight"
20758 status open
20759
20760 \begin_layout Plain Layout
20761 This is a minipage with some stupid dummy text.
20762  This dummy text is used to increase the size of the minipage.
20763 \end_layout
20764
20765 \end_inset
20766
20767
20768 \end_layout
20769
20770 \begin_layout Standard
20771 \begin_inset VSpace bigskip
20772 \end_inset
20773
20774
20775 \end_layout
20776
20777 \begin_layout Standard
20778 When you right-click on a minipage box, you can change the box from a minipage
20779  to other box types.
20780  All box types and their settings are explained in detail in chapter 
20781 \emph on
20782 Boxes
20783 \emph default
20784  of the 
20785 \emph on
20786 Embedded Objects
20787 \emph default
20788  manual.
20789 \end_layout
20790
20791 \begin_layout Chapter
20792 Mathematical Formulas
20793 \begin_inset Index
20794 status collapsed
20795
20796 \begin_layout Plain Layout
20797 Math
20798 \end_layout
20799
20800 \end_inset
20801
20802
20803 \begin_inset Index
20804 status collapsed
20805
20806 \begin_layout Plain Layout
20807 Formulas | see
20808 \begin_inset ERT
20809 status collapsed
20810
20811 \begin_layout Plain Layout
20812
20813 {
20814 \end_layout
20815
20816 \end_inset
20817
20818 Math
20819 \begin_inset ERT
20820 status collapsed
20821
20822 \begin_layout Plain Layout
20823
20824 }
20825 \end_layout
20826
20827 \end_inset
20828
20829
20830 \end_layout
20831
20832 \end_inset
20833
20834
20835 \begin_inset CommandInset label
20836 LatexCommand label
20837 name "cha:Mathematical-Formulas"
20838
20839 \end_inset
20840
20841
20842 \end_layout
20843
20844 \begin_layout Standard
20845 The issues of this chapter are described in detail in the 
20846 \emph on
20847 Math
20848 \emph default
20849  manual.
20850  There you'll also find tips and tricks for special cases.
20851 \end_layout
20852
20853 \begin_layout Section
20854 Basic Math Editing
20855 \begin_inset Index
20856 status collapsed
20857
20858 \begin_layout Plain Layout
20859 Math ! Basics
20860 \end_layout
20861
20862 \end_inset
20863
20864
20865 \end_layout
20866
20867 \begin_layout Standard
20868 To create a math formula, you can just click on the toolbar icon 
20869 \begin_inset Graphics
20870         filename ../images/math-mode.png
20871
20872 \end_inset
20873
20874 .
20875  That will create a little blue rectangle, with purple markers around its
20876  corners.
20877  That blue rectangle is the formula itself; the purple markers indicate
20878  what level of nesting within the formula you are at.
20879  You can also choose a particular formula type to insert via the 
20880 \family sans
20881 Insert\SpecialChar \menuseparator
20882 Math
20883 \family default
20884  menu.
20885 \end_layout
20886
20887 \begin_layout Standard
20888 Editing the parameters of a formula and adding math constructs can be done
20889  with the 
20890 \family sans
20891 math
20892 \begin_inset space ~
20893 \end_inset
20894
20895 toolbar
20896 \family default
20897 , that appears when the cursor is in a formula.
20898 \end_layout
20899
20900 \begin_layout Standard
20901 There are two main types of formulas: Inline formulas appear within a text
20902  line, like this one:
20903 \end_layout
20904
20905 \begin_layout Standard
20906 This is a line with an inline formula 
20907 \begin_inset Formula $A=B$
20908 \end_inset
20909
20910  in it.
20911 \end_layout
20912
20913 \begin_layout Standard
20914 Displayed formulas appear outside the text like as they were in an own paragraph
20915 , like this one:
20916 \begin_inset Formula \[
20917 A=B\]
20918
20919 \end_inset
20920
20921 You can only number and reference displayed formulas.
20922 \end_layout
20923
20924 \begin_layout Standard
20925 LyX supports also many LaTeX math commands.
20926  E.g.
20927  typing 
20928 \begin_inset Quotes eld
20929 \end_inset
20930
20931
20932 \series bold
20933
20934 \backslash
20935 alpha
20936 \series default
20937
20938 \begin_inset Quotes erd
20939 \end_inset
20940
20941 , followed by a space, in a formula will create the Greek letter 
20942 \begin_inset Formula $\alpha$
20943 \end_inset
20944
20945 .
20946  So typing commands might sometimes be faster than using the 
20947 \family sans
20948 Math
20949 \begin_inset space ~
20950 \end_inset
20951
20952 Panel
20953 \family default
20954 .
20955 \end_layout
20956
20957 \begin_layout Subsection
20958 Navigating in Formulas
20959 \begin_inset Index
20960 status collapsed
20961
20962 \begin_layout Plain Layout
20963 Math ! Navigating
20964 \end_layout
20965
20966 \end_inset
20967
20968
20969 \end_layout
20970
20971 \begin_layout Standard
20972 The best control over the cursor position within an existing formula is
20973  achieved with the arrow keys.
20974  LyX uses small rectangles to indicate places where something can be inserted.
20975  The arrow keys can be used to navigate between parts of a formula.
20976  Pressing 
20977 \family sans
20978 Space
20979 \family default
20980  will leave a formula construct (a square root 
20981 \begin_inset Formula $\sqrt{2}$
20982 \end_inset
20983
20984 , or parentheses 
20985 \begin_inset Formula $\left(f\right)$
20986 \end_inset
20987
20988 , or a matrix 
20989 \begin_inset Formula $\left[\begin{array}{cc}
20990 1 & 2\\
20991 3 & 4\end{array}\right]$
20992 \end_inset
20993
20994 ).
20995  Pressing 
20996 \family sans
20997 Escape
20998 \family default
20999  will leave the formula, placing the cursor after the formula.
21000  
21001 \family sans
21002 Tab
21003 \family default
21004  can be used to move horizontally in a formula; for example, through the
21005  cells of a matrix or the positions in a multi-line equation.
21006 \end_layout
21007
21008 \begin_layout Standard
21009
21010 \family sans
21011 Space
21012 \family default
21013 , printed in this document as 
21014 \begin_inset Quotes eld
21015 \end_inset
21016
21017
21018 \begin_inset ERT
21019 status collapsed
21020
21021 \begin_layout Plain Layout
21022
21023
21024 \backslash
21025 spce 
21026 \end_layout
21027
21028 \end_inset
21029
21030
21031 \begin_inset Quotes erd
21032 \end_inset
21033
21034
21035 \begin_inset Note Note
21036 status collapsed
21037
21038 \begin_layout Plain Layout
21039 This command will appear in the output as official character denoting the
21040  space character (visible space).
21041 \end_layout
21042
21043 \end_inset
21044
21045 , seems to do nothing in a formula, since it does not add a space between
21046  characters, but it does exit a nested structure.
21047  For this reason, you have to be careful about using 
21048 \family sans
21049 Space
21050 \family default
21051 .
21052  For example, if you want 
21053 \begin_inset Formula $\sqrt{2x+1}$
21054 \end_inset
21055
21056 , type 
21057 \series bold
21058
21059 \backslash
21060 sqrt
21061 \begin_inset ERT
21062 status collapsed
21063
21064 \begin_layout Plain Layout
21065
21066
21067 \backslash
21068 spce 
21069 \end_layout
21070
21071 \end_inset
21072
21073 2x+1
21074 \series default
21075  and not 
21076 \series bold
21077
21078 \backslash
21079 sqrt
21080 \begin_inset ERT
21081 status collapsed
21082
21083 \begin_layout Plain Layout
21084
21085
21086 \backslash
21087 spce 
21088 \end_layout
21089
21090 \end_inset
21091
21092 2x
21093 \begin_inset ERT
21094 status collapsed
21095
21096 \begin_layout Plain Layout
21097
21098
21099 \backslash
21100 spce 
21101 \end_layout
21102
21103 \end_inset
21104
21105 +1
21106 \series default
21107 , since in the latter case only the 
21108 \family typewriter
21109
21110 \begin_inset Formula $2x$
21111 \end_inset
21112
21113
21114 \family default
21115  will be under the square root sign: 
21116 \begin_inset Formula $\sqrt{2x}+1$
21117 \end_inset
21118
21119 .
21120 \end_layout
21121
21122 \begin_layout Standard
21123 You can leave many parts of a formula, like this matrix, partially filled
21124  in, such as:
21125 \begin_inset Formula \[
21126 \left(\begin{array}{ccc}
21127 \lambda_{1}\\
21128  & \ddots\\
21129  &  & \lambda_{n}\end{array}\right)\]
21130
21131 \end_inset
21132
21133 If you leave a fraction only partially filled in, or a subscript with nothing
21134  in it, the results will be unpredictable, but most constructs don't mind.
21135 \end_layout
21136
21137 \begin_layout Subsection
21138 Selecting Text
21139 \end_layout
21140
21141 \begin_layout Standard
21142 You can select text within a formula in two different ways.
21143  Place the cursor at one end of the string of text you want, and press 
21144 \family sans
21145 Shift
21146 \family default
21147  and a cursor movement key to select text.
21148  It will be highlighted as with regular text selection.
21149  Alternatively, you can select text with the mouse in the usual way.
21150  That text can then be cut or copied, and then pasted within any formula,
21151  but not in a normal text region in LyX.
21152 \end_layout
21153
21154 \begin_layout Subsection
21155 Exponents and Subscripts
21156 \begin_inset Index
21157 status collapsed
21158
21159 \begin_layout Plain Layout
21160 Math ! Exponents
21161 \end_layout
21162
21163 \end_inset
21164
21165
21166 \begin_inset Index
21167 status collapsed
21168
21169 \begin_layout Plain Layout
21170 Math ! Subscripts
21171 \end_layout
21172
21173 \end_inset
21174
21175
21176 \end_layout
21177
21178 \begin_layout Standard
21179 You can use the math panel to add super- or subscripts, but the much easier
21180  way is to use a command.
21181  To get 
21182 \begin_inset Formula $x^{2}$
21183 \end_inset
21184
21185 , type in a formula 
21186 \series bold
21187 x^2
21188 \begin_inset ERT
21189 status collapsed
21190
21191 \begin_layout Plain Layout
21192
21193
21194 \backslash
21195 spce 
21196 \end_layout
21197
21198 \end_inset
21199
21200
21201 \series default
21202 .
21203  The final 
21204 \family sans
21205 Space
21206 \family default
21207  puts the cursor back down on the base line of the expression.
21208  If you type 
21209 \series bold
21210 x^2y
21211 \series default
21212 , you will get 
21213 \begin_inset Formula $x^{2y}$
21214 \end_inset
21215
21216 , to get 
21217 \begin_inset Formula $x^{2}y$
21218 \end_inset
21219
21220 , type 
21221 \series bold
21222 x^2
21223 \begin_inset ERT
21224 status collapsed
21225
21226 \begin_layout Plain Layout
21227
21228
21229 \backslash
21230 spce 
21231 \end_layout
21232
21233 \end_inset
21234
21235 y
21236 \series default
21237 .
21238  If you use characters in the superscript, that could be accented with the
21239  hat 
21240 \begin_inset Quotes eld
21241 \end_inset
21242
21243 ^
21244 \begin_inset Quotes erd
21245 \end_inset
21246
21247 , you have to use an extra 
21248 \family sans
21249 Space
21250 \family default
21251  to separate the hat and the character.
21252  E.g.
21253  if you want 
21254 \begin_inset Formula $x^{a}$
21255 \end_inset
21256
21257 , type 
21258 \series bold
21259 x^
21260 \begin_inset ERT
21261 status collapsed
21262
21263 \begin_layout Plain Layout
21264
21265
21266 \backslash
21267 spce 
21268 \end_layout
21269
21270 \end_inset
21271
21272 a
21273 \series default
21274 .
21275  Subscripts are similar: To get 
21276 \begin_inset Formula $a_{1}$
21277 \end_inset
21278
21279 , type 
21280 \series bold
21281 a_1
21282 \begin_inset ERT
21283 status collapsed
21284
21285 \begin_layout Plain Layout
21286
21287
21288 \backslash
21289 spce 
21290 \end_layout
21291
21292 \end_inset
21293
21294
21295 \series default
21296 .
21297 \end_layout
21298
21299 \begin_layout Subsection
21300 Fractions
21301 \begin_inset Index
21302 status collapsed
21303
21304 \begin_layout Plain Layout
21305 Math ! Fractions
21306 \end_layout
21307
21308 \end_inset
21309
21310
21311 \end_layout
21312
21313 \begin_layout Standard
21314 Create a fraction with either the command 
21315 \series bold
21316
21317 \backslash
21318 frac
21319 \series default
21320  or using the icon 
21321 \begin_inset Graphics
21322         filename ../images/math/frac.png
21323         scale 60
21324
21325 \end_inset
21326
21327  in the 
21328 \family sans
21329 Math
21330 \begin_inset space ~
21331 \end_inset
21332
21333 Panel
21334 \family default
21335 .
21336  You will be presented with an empty fraction.
21337  The cursor is above the fraction line.
21338  To move it to the bottom, simply press 
21339 \family sans
21340 Down
21341 \family default
21342 .
21343  To move back up, press 
21344 \family sans
21345 Up
21346 \family default
21347 .
21348  Any math structure can be placed in a fraction, as this example shows:
21349 \begin_inset Formula \[
21350 \left[\frac{1}{\left(\begin{array}{cc}
21351 2 & 3\\
21352 4 & 5\end{array}\right)}\right]\]
21353
21354 \end_inset
21355
21356
21357 \end_layout
21358
21359 \begin_layout Subsection
21360 Roots
21361 \begin_inset Index
21362 status collapsed
21363
21364 \begin_layout Plain Layout
21365 Math ! Roots
21366 \end_layout
21367
21368 \end_inset
21369
21370
21371 \end_layout
21372
21373 \begin_layout Standard
21374 Roots can be created using the 
21375 \family sans
21376 Math
21377 \begin_inset space ~
21378 \end_inset
21379
21380 Panel
21381 \family default
21382  button
21383 \begin_inset Graphics
21384         filename ../images/math/sqrt.png
21385
21386 \end_inset
21387
21388  or the commands 
21389 \series bold
21390
21391 \backslash
21392 sqrt
21393 \series default
21394  or 
21395 \series bold
21396
21397 \backslash
21398 root
21399 \series default
21400 .
21401  With the command 
21402 \series bold
21403
21404 \backslash
21405 root
21406 \series default
21407  you can produce roots of higher orders, like cube roots, while 
21408 \series bold
21409
21410 \backslash
21411 sqrt
21412 \series default
21413  produces always a square root.
21414 \end_layout
21415
21416 \begin_layout Subsection
21417 Operators with Limits
21418 \begin_inset Index
21419 status collapsed
21420
21421 \begin_layout Plain Layout
21422 Math ! Sums
21423 \end_layout
21424
21425 \end_inset
21426
21427
21428 \begin_inset Index
21429 status collapsed
21430
21431 \begin_layout Plain Layout
21432 Math ! Integrals
21433 \end_layout
21434
21435 \end_inset
21436
21437
21438 \begin_inset CommandInset label
21439 LatexCommand label
21440 name "sub:Operators-with-Limits"
21441
21442 \end_inset
21443
21444
21445 \end_layout
21446
21447 \begin_layout Standard
21448 Sum (
21449 \begin_inset Formula $\sum$
21450 \end_inset
21451
21452 ) and integral (
21453 \begin_inset Formula $\int$
21454 \end_inset
21455
21456 ) operators are very often decorated with limits.
21457  These limits can be entered in LyX by entering them as you would enter
21458  a super- or subscript, directly after the symbol.
21459  The sum operator will automatically place its 
21460 \begin_inset Quotes eld
21461 \end_inset
21462
21463 limits
21464 \begin_inset Quotes erd
21465 \end_inset
21466
21467  over and under the symbol in displayed formulas, and on the side in inline
21468  formulas.
21469  Such as 
21470 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21471 \end_inset
21472
21473 , versus
21474 \begin_inset Formula \[
21475 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21476
21477 \end_inset
21478
21479 Integral signs, however, will place the limits on the side in both formula
21480  types.
21481 \end_layout
21482
21483 \begin_layout Standard
21484 All operators with limits will be automatically re-sized when placed in
21485  display mode.
21486  The placement of the limits can be changed by placing the cursor directly
21487  behind the operator and hitting 
21488 \family sans
21489 M-m l
21490 \family default
21491  or using the menu 
21492 \family sans
21493 Edit\SpecialChar \menuseparator
21494 Math\SpecialChar \menuseparator
21495 Change
21496 \begin_inset space ~
21497 \end_inset
21498
21499 Limits
21500 \begin_inset space ~
21501 \end_inset
21502
21503 Type
21504 \family default
21505 .
21506 \end_layout
21507
21508 \begin_layout Standard
21509 Certain other mathematical expressions have this 
21510 \begin_inset Quotes eld
21511 \end_inset
21512
21513 moving limits
21514 \begin_inset Quotes erd
21515 \end_inset
21516
21517  feature as addition, such as
21518 \begin_inset Index
21519 status collapsed
21520
21521 \begin_layout Plain Layout
21522 Math ! Limits
21523 \end_layout
21524
21525 \end_inset
21526
21527
21528 \begin_inset Formula \[
21529 \lim_{x\rightarrow\infty}f(x),\]
21530
21531 \end_inset
21532
21533 which will place the 
21534 \begin_inset Formula $x\rightarrow\infty$
21535 \end_inset
21536
21537  underneath the 
21538 \begin_inset Quotes eld
21539 \end_inset
21540
21541 lim
21542 \begin_inset Quotes erd
21543 \end_inset
21544
21545  in display mode.
21546  In inline formulas it looks like this: 
21547 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21548 \end_inset
21549
21550 .
21551 \end_layout
21552
21553 \begin_layout Standard
21554 Note that the lim-function was entered as the function macro 
21555 \series bold
21556
21557 \backslash
21558 lim
21559 \series default
21560 .
21561  Have a look at section
21562 \begin_inset space ~
21563 \end_inset
21564
21565
21566 \begin_inset CommandInset ref
21567 LatexCommand ref
21568 reference "sub:Functions"
21569
21570 \end_inset
21571
21572  for an explanation of function macros.
21573 \end_layout
21574
21575 \begin_layout Subsection
21576 Math Symbols
21577 \begin_inset Index
21578 status collapsed
21579
21580 \begin_layout Plain Layout
21581 Math ! Symbols
21582 \end_layout
21583
21584 \end_inset
21585
21586
21587 \end_layout
21588
21589 \begin_layout Standard
21590 Most math symbols can be found in the 
21591 \family sans
21592 Math
21593 \begin_inset space ~
21594 \end_inset
21595
21596 Panel
21597 \family default
21598  under one of several categories; including 
21599 \family sans
21600 Greek
21601 \family default
21602
21603 \family sans
21604 Operators
21605 \family default
21606  , 
21607 \family sans
21608 Relations
21609 \family default
21610
21611 \family sans
21612 Arrows
21613 \family default
21614 .
21615  There are also the additional symbols provided by the American Mathematical
21616  Society (AMS).
21617 \end_layout
21618
21619 \begin_layout Standard
21620 If you know the LaTeX-command for a construct or symbol you wish to use,
21621  you don't have to use the 
21622 \family sans
21623 Math
21624 \begin_inset space ~
21625 \end_inset
21626
21627 Panel
21628 \family default
21629 , but can type the command directly into the formula.
21630  LyX will convert it to the corresponding symbol or construct.
21631 \end_layout
21632
21633 \begin_layout Subsection
21634 Altering Spacing
21635 \begin_inset Index
21636 status collapsed
21637
21638 \begin_layout Plain Layout
21639 Math ! Spaces
21640 \end_layout
21641
21642 \end_inset
21643
21644
21645 \begin_inset CommandInset label
21646 LatexCommand label
21647 name "sub:Altering-Spacing"
21648
21649 \end_inset
21650
21651
21652 \end_layout
21653
21654 \begin_layout Standard
21655 You may want to create spaces that differs from the standard spacing that
21656  LaTeX provides.
21657  To do this, type 
21658 \family sans
21659 C-Space
21660 \family default
21661  or to use the 
21662 \family sans
21663 Math
21664 \begin_inset space ~
21665 \end_inset
21666
21667 Panel
21668 \family default
21669  button 
21670 \begin_inset Graphics
21671         filename ../images/math/space.png
21672
21673 \end_inset
21674
21675 .
21676  This generates a small space, and shows a small marker on the screen.
21677  Here a example for the sequence 
21678 \series bold
21679 a C-Space b
21680 \series default
21681
21682 \begin_inset Formula $a\, b$
21683 \end_inset
21684
21685  (appears in LyX as 
21686 \begin_inset Graphics
21687         filename clipart/SpaceMarker.png
21688
21689 \end_inset
21690
21691 ).
21692  You can change the space to different sizes when you set the cursor behind
21693  the space marker and hit space again several times.
21694  With every space hit the size will be changed.
21695  Some markers for the space size appear red in LyX, because they are a negative
21696  spaces.
21697  Here two examples:
21698 \end_layout
21699
21700 \begin_layout Standard
21701
21702 \series bold
21703 a C-Space b
21704 \series default
21705  and 3×
21706 \family sans
21707 Space
21708 \family default
21709
21710 \begin_inset Formula $a\quad b$
21711 \end_inset
21712
21713
21714 \end_layout
21715
21716 \begin_layout Standard
21717
21718 \series bold
21719 a C-Space b
21720 \series default
21721  and 5×
21722 \family sans
21723 Space
21724 \family default
21725
21726 \begin_inset Formula $a\! b$
21727 \end_inset
21728
21729
21730 \end_layout
21731
21732 \begin_layout Subsection
21733 Functions
21734 \begin_inset Index
21735 status collapsed
21736
21737 \begin_layout Plain Layout
21738 Math ! Functions
21739 \end_layout
21740
21741 \end_inset
21742
21743
21744 \begin_inset CommandInset label
21745 LatexCommand label
21746 name "sub:Functions"
21747
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \begin_layout Standard
21754 The 
21755 \family sans
21756 Math
21757 \begin_inset space ~
21758 \end_inset
21759
21760 Panel
21761 \family default
21762  contains under the button 
21763 \begin_inset Graphics
21764         filename ../images/math/functions.png
21765
21766 \end_inset
21767
21768  a number of functions, such as 
21769 \begin_inset Formula $\sin$
21770 \end_inset
21771
21772
21773 \begin_inset Formula $\lim$
21774 \end_inset
21775
21776
21777 \emph on
21778 etc
21779 \emph default
21780 .
21781  (you can also insert them in a formula by typing 
21782 \series bold
21783
21784 \backslash
21785 sin
21786 \series default
21787  etc.).
21788  Standard mathematical practice is, that functions are printed upright to
21789  avoid confusions, because 
21790 \begin_inset Formula $sin$
21791 \end_inset
21792
21793  does normally mean 
21794 \begin_inset Formula $s·i·n$
21795 \end_inset
21796
21797 .
21798 \end_layout
21799
21800 \begin_layout Standard
21801 Using the function macros will also produce correct spacing around the function:
21802  
21803 \begin_inset Formula $a\sin x$
21804 \end_inset
21805
21806  is different from 
21807 \begin_inset Formula $asinx$
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \begin_layout Standard
21814 For some mathematical objects, like the limes, the macro changes the way
21815  that subscripts are placed, like described in section
21816 \begin_inset space ~
21817 \end_inset
21818
21819
21820 \begin_inset CommandInset ref
21821 LatexCommand ref
21822 reference "sub:Operators-with-Limits"
21823
21824 \end_inset
21825
21826 .
21827 \end_layout
21828
21829 \begin_layout Subsection
21830 Accents
21831 \begin_inset Index
21832 status collapsed
21833
21834 \begin_layout Plain Layout
21835 Math ! Accents
21836 \end_layout
21837
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \begin_layout Standard
21844 In a formula you can insert accented characters in the same way as in text
21845  mode.
21846  This may depend on your keyboard, or the bindings file you use.
21847  You can also use LaTeX commands to e.g.
21848  enter 
21849 \begin_inset Formula $\hat{a}$
21850 \end_inset
21851
21852  even if your keyboard doesn't have hat-accents enabled.
21853  Our example is entered by typing 
21854 \series bold
21855
21856 \backslash
21857 hat
21858 \begin_inset ERT
21859 status collapsed
21860
21861 \begin_layout Plain Layout
21862
21863
21864 \backslash
21865 spce 
21866 \end_layout
21867
21868 \end_inset
21869
21870 a
21871 \series default
21872  in a formula.
21873  Table
21874 \begin_inset space ~
21875 \end_inset
21876
21877
21878 \begin_inset CommandInset ref
21879 LatexCommand ref
21880 reference "cap:Accent-names-and"
21881
21882 \end_inset
21883
21884  shows the equivalences between the accent names and the commands.
21885 \end_layout
21886
21887 \begin_layout Standard
21888 \begin_inset Float table
21889 wide false
21890 sideways false
21891 status open
21892
21893 \begin_layout Plain Layout
21894 \begin_inset Caption
21895
21896 \begin_layout Plain Layout
21897 \begin_inset CommandInset label
21898 LatexCommand label
21899 name "cap:Accent-names-and"
21900
21901 \end_inset
21902
21903 Accent names and the corresponding commands.
21904 \end_layout
21905
21906 \end_inset
21907
21908
21909 \end_layout
21910
21911 \begin_layout Plain Layout
21912 \align center
21913 \begin_inset Tabular
21914 <lyxtabular version="3" rows="11" columns="3">
21915 <features>
21916 <column alignment="center" valignment="top" width="0pt">
21917 <column alignment="center" valignment="top" width="0pt">
21918 <column alignment="center" valignment="top" width="0pt">
21919 <row>
21920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 Name
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21930 \begin_inset Text
21931
21932 \begin_layout Plain Layout
21933 Command
21934 \end_layout
21935
21936 \end_inset
21937 </cell>
21938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21939 \begin_inset Text
21940
21941 \begin_layout Plain Layout
21942 E
21943 \family roman
21944 \series medium
21945 \shape up
21946 \size normal
21947 \emph off
21948 \bar no
21949 \noun off
21950 \color none
21951 xample
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 </row>
21957 <row>
21958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962
21963 \family roman
21964 \series medium
21965 \shape up
21966 \size normal
21967 \emph off
21968 \bar no
21969 \noun off
21970 \color none
21971 circumflex
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980
21981 \series bold
21982
21983 \backslash
21984 hat
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993
21994 \family roman
21995 \series medium
21996 \shape up
21997 \size normal
21998 \emph off
21999 \bar no
22000 \noun off
22001 \color none
22002 \begin_inset Formula $\hat{a}$
22003 \end_inset
22004
22005
22006 \end_layout
22007
22008 \end_inset
22009 </cell>
22010 </row>
22011 <row>
22012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22013 \begin_inset Text
22014
22015 \begin_layout Plain Layout
22016
22017 \family roman
22018 \series medium
22019 \shape up
22020 \size normal
22021 \emph off
22022 \bar no
22023 \noun off
22024 \color none
22025 grave
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034
22035 \series bold
22036
22037 \backslash
22038 grave
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047
22048 \family roman
22049 \series medium
22050 \shape up
22051 \size normal
22052 \emph off
22053 \bar no
22054 \noun off
22055 \color none
22056 \begin_inset Formula $\grave{a}$
22057 \end_inset
22058
22059
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 </row>
22065 <row>
22066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070
22071 \family roman
22072 \series medium
22073 \shape up
22074 \size normal
22075 \emph off
22076 \bar no
22077 \noun off
22078 \color none
22079 acute
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \series bold
22090
22091 \backslash
22092 acute
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101
22102 \family roman
22103 \series medium
22104 \shape up
22105 \size normal
22106 \emph off
22107 \bar no
22108 \noun off
22109 \color none
22110 \begin_inset Formula $\acute{a}$
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \end_inset
22117 </cell>
22118 </row>
22119 <row>
22120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22121 \begin_inset Text
22122
22123 \begin_layout Plain Layout
22124
22125 \family roman
22126 \series medium
22127 \shape up
22128 \size normal
22129 \emph off
22130 \bar no
22131 \noun off
22132 \color none
22133 umlaut
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Plain Layout
22142
22143 \series bold
22144
22145 \backslash
22146 ddot
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155
22156 \family roman
22157 \series medium
22158 \shape up
22159 \size normal
22160 \emph off
22161 \bar no
22162 \noun off
22163 \color none
22164 \begin_inset Formula $\ddot{a}$
22165 \end_inset
22166
22167
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 </row>
22173 <row>
22174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178
22179 \family roman
22180 \series medium
22181 \shape up
22182 \size normal
22183 \emph off
22184 \bar no
22185 \noun off
22186 \color none
22187 tilde
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Plain Layout
22196
22197 \series bold
22198
22199 \backslash
22200 tilde
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \family roman
22211 \series medium
22212 \shape up
22213 \size normal
22214 \emph off
22215 \bar no
22216 \noun off
22217 \color none
22218 \begin_inset Formula $\tilde{a}$
22219 \end_inset
22220
22221
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 </row>
22227 <row>
22228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232
22233 \family roman
22234 \series medium
22235 \shape up
22236 \size normal
22237 \emph off
22238 \bar no
22239 \noun off
22240 \color none
22241 dot
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250
22251 \series bold
22252
22253 \backslash
22254 dot
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \family roman
22265 \series medium
22266 \shape up
22267 \size normal
22268 \emph off
22269 \bar no
22270 \noun off
22271 \color none
22272 \begin_inset Formula $\dot{a}$
22273 \end_inset
22274
22275
22276 \end_layout
22277
22278 \end_inset
22279 </cell>
22280 </row>
22281 <row>
22282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286
22287 \family roman
22288 \series medium
22289 \shape up
22290 \size normal
22291 \emph off
22292 \bar no
22293 \noun off
22294 \color none
22295 breve
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \series bold
22306
22307 \backslash
22308 breve
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Plain Layout
22317
22318 \family roman
22319 \series medium
22320 \shape up
22321 \size normal
22322 \emph off
22323 \bar no
22324 \noun off
22325 \color none
22326 \begin_inset Formula $\breve{a}$
22327 \end_inset
22328
22329
22330 \end_layout
22331
22332 \end_inset
22333 </cell>
22334 </row>
22335 <row>
22336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340
22341 \family roman
22342 \series medium
22343 \shape up
22344 \size normal
22345 \emph off
22346 \bar no
22347 \noun off
22348 \color none
22349 caron
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358
22359 \series bold
22360
22361 \backslash
22362 check
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371
22372 \family roman
22373 \series medium
22374 \shape up
22375 \size normal
22376 \emph off
22377 \bar no
22378 \noun off
22379 \color none
22380 \begin_inset Formula $\check{a}$
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 </row>
22389 <row>
22390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394
22395 \family roman
22396 \series medium
22397 \shape up
22398 \size normal
22399 \emph off
22400 \bar no
22401 \noun off
22402 \color none
22403 macron
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412
22413 \series bold
22414
22415 \backslash
22416 bar
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425
22426 \family roman
22427 \series medium
22428 \shape up
22429 \size normal
22430 \emph off
22431 \bar no
22432 \noun off
22433 \color none
22434 \begin_inset Formula $\bar{a}$
22435 \end_inset
22436
22437
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 </row>
22443 <row>
22444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448 vector
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457
22458 \series bold
22459
22460 \backslash
22461 vec
22462 \end_layout
22463
22464 \end_inset
22465 </cell>
22466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \begin_layout Plain Layout
22470
22471 \family roman
22472 \series medium
22473 \shape up
22474 \size normal
22475 \emph off
22476 \bar no
22477 \noun off
22478 \color none
22479 \begin_inset Formula $\vec{a}$
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 </row>
22488 </lyxtabular>
22489
22490 \end_inset
22491
22492
22493 \end_layout
22494
22495 \end_inset
22496
22497
22498 \end_layout
22499
22500 \begin_layout Standard
22501 You can choose one of the accents by selecting an item from the 
22502 \family sans
22503 Frame
22504 \begin_inset space ~
22505 \end_inset
22506
22507 decorations
22508 \family default
22509  symbol set button 
22510 \begin_inset Graphics
22511         filename ../images/math/hat.png
22512
22513 \end_inset
22514
22515  in the math panel ; this will apply to any selection you have made within
22516  a formula too.
22517 \end_layout
22518
22519 \begin_layout Section
22520 Brackets and Delimiters
22521 \begin_inset Index
22522 status collapsed
22523
22524 \begin_layout Plain Layout
22525 Math ! Brackets
22526 \end_layout
22527
22528 \end_inset
22529
22530
22531 \begin_inset Index
22532 status collapsed
22533
22534 \begin_layout Plain Layout
22535 Math ! Delimiters
22536 \end_layout
22537
22538 \end_inset
22539
22540
22541 \begin_inset CommandInset label
22542 LatexCommand label
22543 name "sec:Brackets-and-Delimiters"
22544
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \begin_layout Standard
22551 There are several brackets available through LyX.
22552  For most purposes, using just the keys 
22553 \family typewriter
22554 []{}()|<>
22555 \family default
22556  should suffice.
22557  But if you want to surround a large structure, like a matrix or a fraction,
22558  or if you have several layers of brackets, is better using 
22559 \family sans
22560 Math
22561 \begin_inset space ~
22562 \end_inset
22563
22564 Panel
22565 \family default
22566 's delimiter icon 
22567 \begin_inset Graphics
22568         filename ../images/math/delim.png
22569
22570 \end_inset
22571
22572 .
22573  For example, that's how you would construct the brackets around a standard
22574  matrix such as:
22575 \begin_inset Formula \[
22576 \left[\begin{array}{cc}
22577 1 & 2\\
22578 3 & 4\end{array}\right]\]
22579
22580 \end_inset
22581
22582 and to make it easier to see the layers of parentheses as in: 
22583 \begin_inset Formula \[
22584 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22585
22586 \end_inset
22587
22588
22589 \end_layout
22590
22591 \begin_layout Standard
22592 The parentheses, and other brackets from that menu will automatically re-size
22593  to accommodate the size of what is inside.
22594 \end_layout
22595
22596 \begin_layout Standard
22597 To construct brackets click on the button for the bracket you want on the
22598  left side and right side.
22599  If you use the option 
22600 \family sans
22601 Keep
22602 \begin_inset space ~
22603 \end_inset
22604
22605 matched
22606 \family default
22607 , the selected bracket type will be used for the left and the right side.
22608  The selection will be shown below the button field.
22609  If you want one side to not have a bracket, use the blank button.
22610  It will appear in LyX with a dotted line, but nothing will be printed.
22611 \end_layout
22612
22613 \begin_layout Standard
22614 If you want to place brackets around math structures, like a square root,
22615  you can do that by highlighting (selecting) the structure that is to go
22616  inside the brackets.
22617  Then choose the appropriate brackets for left and right and click on 
22618 \family sans
22619 Insert
22620 \family default
22621 .
22622  The parentheses will be drawn around the selected structure.
22623 \end_layout
22624
22625 \begin_layout Standard
22626 The next section explains how to insert a LaTeX 
22627 \begin_inset Quotes eld
22628 \end_inset
22629
22630 {
22631 \begin_inset Quotes erd
22632 \end_inset
22633
22634  for grouping.
22635 \end_layout
22636
22637 \begin_layout Section
22638 Grouping
22639 \begin_inset Index
22640 status collapsed
22641
22642 \begin_layout Plain Layout
22643 Math ! Grouping
22644 \end_layout
22645
22646 \end_inset
22647
22648
22649 \begin_inset CommandInset label
22650 LatexCommand label
22651 name "sec:Grouping"
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Standard
22659 You may need to group a set of symbols.
22660  In LaTeX, for example, the typesetting of 
22661 \family typewriter
22662 {x^y}^z
22663 \family default
22664  is different from 
22665 \family typewriter
22666 x^{y^z}
22667 \family default
22668 :
22669 \end_layout
22670
22671 \begin_layout Standard
22672 \begin_inset Formula \[
22673 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22674
22675 \end_inset
22676
22677
22678 \end_layout
22679
22680 \begin_layout Standard
22681 To create this grouping, you need to use the key sequence 
22682 \begin_inset Quotes eld
22683 \end_inset
22684
22685
22686 \series bold
22687
22688 \backslash
22689 {
22690 \series default
22691
22692 \begin_inset Quotes erd
22693 \end_inset
22694
22695  then type space.
22696  Inside LyX, you will see red braces indicating the grouping.
22697  Within this braces you insert the grouped structure.
22698  The grouping braces won't appear in the output in contrary to normal braces.
22699 \end_layout
22700
22701 \begin_layout Section
22702 Arrays and Multi-line Equations
22703 \begin_inset Index
22704 status collapsed
22705
22706 \begin_layout Plain Layout
22707 Math ! Arrays
22708 \end_layout
22709
22710 \end_inset
22711
22712
22713 \begin_inset Index
22714 status collapsed
22715
22716 \begin_layout Plain Layout
22717 Math ! Matrices
22718 \end_layout
22719
22720 \end_inset
22721
22722
22723 \begin_inset Index
22724 status collapsed
22725
22726 \begin_layout Plain Layout
22727 Math ! Multi-line Equations
22728 \end_layout
22729
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \begin_layout Standard
22736 Matrices are entered in LyX using the 
22737 \family sans
22738 Math
22739 \begin_inset space ~
22740 \end_inset
22741
22742 Panel
22743 \family default
22744  matrix button 
22745 \begin_inset Graphics
22746         filename ../images/math/matrix.png
22747
22748 \end_inset
22749
22750 .
22751  It will open a dialog for you to choose the number of rows/columns.
22752  Here is an example:
22753 \begin_inset Formula \[
22754 \left(\begin{array}{ccc}
22755 1 & 2 & 3\\
22756 4 & 5 & 6\\
22757 7 & 8 & 9\end{array}\right)\]
22758
22759 \end_inset
22760
22761 The parentheses aren't automatic, but you can add them as described in section
22762 \begin_inset space ~
22763 \end_inset
22764
22765
22766 \begin_inset CommandInset ref
22767 LatexCommand ref
22768 reference "sec:Brackets-and-Delimiters"
22769
22770 \end_inset
22771
22772 .
22773  When you construct the matrix, you can decide whether the column entries
22774  will be left-, right-, or center-justified.
22775  This alignment is set in the box 
22776 \family sans
22777 Horizontal
22778 \family default
22779  with the letters 
22780 \begin_inset Quotes eld
22781 \end_inset
22782
22783
22784 \family sans
22785 l
22786 \family default
22787
22788 \begin_inset Quotes erd
22789 \end_inset
22790
22791
22792 \begin_inset Quotes eld
22793 \end_inset
22794
22795
22796 \family sans
22797 r
22798 \family default
22799
22800 \begin_inset Quotes erd
22801 \end_inset
22802
22803 , and 
22804 \begin_inset Quotes eld
22805 \end_inset
22806
22807
22808 \family sans
22809 c
22810 \family default
22811
22812 \begin_inset Quotes erd
22813 \end_inset
22814
22815 .
22816  LyX proposes a 
22817 \begin_inset Quotes eld
22818 \end_inset
22819
22820
22821 \family sans
22822 c
22823 \family default
22824
22825 \begin_inset Quotes erd
22826 \end_inset
22827
22828  for every column as default.
22829  For example, the sequence 
22830 \begin_inset Quotes eld
22831 \end_inset
22832
22833
22834 \family sans
22835 lrc
22836 \family default
22837
22838 \begin_inset Quotes erd
22839 \end_inset
22840
22841  means that the first column will be left-justified, the second will be
22842  centered, and the third column will be right-justified, because each letter
22843  corresponds to the relevant column.
22844  The result will look like this:
22845 \begin_inset Formula \[
22846 \begin{array}{lcr}
22847 this & this\, column & this\, column\\
22848 column & has & has\, right\\
22849 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22850
22851 \end_inset
22852
22853
22854 \end_layout
22855
22856 \begin_layout Standard
22857 You can add more rows to an existing matrix by hitting 
22858 \family sans
22859 C-Enter
22860 \family default
22861  while the cursor is in the matrix.
22862  Adding or deleting columns can be done via the menu 
22863 \family sans
22864 Edit\SpecialChar \menuseparator
22865 Math
22866 \family default
22867 .
22868 \end_layout
22869
22870 \begin_layout Standard
22871 There are other arrays used in formulas, such as distinctions of cases.
22872  It can be created with the menu 
22873 \family sans
22874 Insert\SpecialChar \menuseparator
22875 Math\SpecialChar \menuseparator
22876 Cases
22877 \begin_inset space ~
22878 \end_inset
22879
22880 Environment
22881 \family default
22882  or the command 
22883 \series bold
22884
22885 \backslash
22886 cases
22887 \series default
22888 .
22889  Here an example: 
22890 \begin_inset Formula \[
22891 f(x)=\begin{cases}
22892 -1 & x<0\\
22893 0 & x=0\\
22894 1 & x>0\end{cases}\]
22895
22896 \end_inset
22897
22898
22899 \end_layout
22900
22901 \begin_layout Standard
22902 \begin_inset VSpace bigskip
22903 \end_inset
22904
22905 Multi-line formulas are created when you press 
22906 \family sans
22907 \series medium
22908 C-E
22909 \series default
22910 nter
22911 \family default
22912  within a formula.
22913  In an empty formula you can see that three blue boxes appear, one for each
22914  column.
22915  When you press 
22916 \family sans
22917 \series medium
22918 C-E
22919 \series default
22920 nter
22921 \family default
22922  in a non-empty formula, the part before the relation sign (equal sign 
22923 \begin_inset Quotes eld
22924 \end_inset
22925
22926 =
22927 \begin_inset Quotes erd
22928 \end_inset
22929
22930  etc.) will be inserted automatically to the first column, the relation sign
22931  is in the second column, and the rest in the third column.
22932  A new row is created by every further hit of 
22933 \family sans
22934 \series medium
22935 C-E
22936 \series default
22937 nter
22938 \family default
22939 .
22940  Multi-line formulas are always displayed formulas.
22941  Here is an example:
22942 \begin_inset Formula \begin{eqnarray}
22943 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22944 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22945
22946 \end_inset
22947
22948  To change the column assignment of the formula parts, place the cursor
22949  where you want to start the shift and hit 
22950 \family sans
22951 C-Tab.
22952
22953 \family default
22954  It shifts everything in the column which is right beside the current cursor
22955  position to the next column.
22956  Note that the middle column is designed for relation signs, structures
22957  within this column will be printed in a smaller size:
22958 \begin_inset Formula \begin{eqnarray*}
22959 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22960
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \begin_layout Standard
22967 The multi-line formula type described here is called 
22968 \family typewriter
22969 \series medium
22970 eqnarray
22971 \family default
22972 \series default
22973 .
22974  There are other multi-line types being more suitable for certain situations,
22975  for example if you want a better inter-line spacing than in formula (
22976 \begin_inset CommandInset ref
22977 LatexCommand ref
22978 reference "eq:asquared"
22979
22980 \end_inset
22981
22982 ).
22983  The other types are described in section
22984 \begin_inset space ~
22985 \end_inset
22986
22987
22988 \begin_inset CommandInset ref
22989 LatexCommand ref
22990 reference "sub:AMS-Formula-Types"
22991
22992 \end_inset
22993
22994 .
22995 \end_layout
22996
22997 \begin_layout Section
22998 Formula Numbering and Referencing
22999 \begin_inset Index
23000 status collapsed
23001
23002 \begin_layout Plain Layout
23003 Math ! Formula numbering
23004 \end_layout
23005
23006 \end_inset
23007
23008
23009 \begin_inset Index
23010 status collapsed
23011
23012 \begin_layout Plain Layout
23013 Math ! Referencing formulas
23014 \end_layout
23015
23016 \end_inset
23017
23018
23019 \begin_inset CommandInset label
23020 LatexCommand label
23021 name "sec:Formula-Numbering-and"
23022
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \begin_layout Standard
23029 To number a formula, set the cursor in the formula and use the menu 
23030 \family sans
23031 Edit\SpecialChar \menuseparator
23032 Math\SpecialChar \menuseparator
23033 Toggle
23034 \begin_inset space ~
23035 \end_inset
23036
23037 Numbering
23038 \family default
23039  or the shortcut 
23040 \family sans
23041 M-m
23042 \begin_inset space ~
23043 \end_inset
23044
23045 n
23046 \family default
23047 .
23048  The formula number appears in LyX as 
23049 \begin_inset Quotes eld
23050 \end_inset
23051
23052 #
23053 \begin_inset Quotes erd
23054 \end_inset
23055
23056  within parentheses.
23057  The 
23058 \begin_inset Quotes erd
23059 \end_inset
23060
23061 #
23062 \begin_inset Quotes erd
23063 \end_inset
23064
23065  denotes, that the number will be calculated automatically when the output
23066  is generated.
23067  The placement and format of the formula number in the output depends on
23068  the document class.
23069  In this document the number is printed together with the chapter number,
23070  separated by a dot:
23071 \begin_inset Formula \begin{equation}
23072 1+1=2\end{equation}
23073
23074 \end_inset
23075
23076 Using 
23077 \family sans
23078 M-m
23079 \begin_inset space ~
23080 \end_inset
23081
23082 n
23083 \family default
23084  in a numbered formula will switch off the numbering.
23085  You can only number displayed formulas.
23086 \end_layout
23087
23088 \begin_layout Standard
23089 Multi-line formulas can be numbered line by line: Using the menu 
23090 \family sans
23091 Edit\SpecialChar \menuseparator
23092 Math\SpecialChar \menuseparator
23093 Toggle
23094 \begin_inset space ~
23095 \end_inset
23096
23097 Numbering
23098 \begin_inset space ~
23099 \end_inset
23100
23101 of
23102 \begin_inset space ~
23103 \end_inset
23104
23105 Line
23106 \family default
23107  or the shortcut 
23108 \family sans
23109 M-m
23110 \begin_inset space ~
23111 \end_inset
23112
23113 N
23114 \family default
23115  will only toggle the numbering of the line where the cursor is in:
23116 \begin_inset Formula \begin{eqnarray}
23117 1 & = & 3-2\\
23118 2 & = & 4-2\nonumber \\
23119 4 & \leq & 7\end{eqnarray}
23120
23121 \end_inset
23122
23123 To number all lines use the shortcut 
23124 \family sans
23125 M-m
23126 \begin_inset space ~
23127 \end_inset
23128
23129 n
23130 \family default
23131 .
23132 \end_layout
23133
23134 \begin_layout Standard
23135 \begin_inset VSpace bigskip
23136 \end_inset
23137
23138 Every displayed formula can be referenced by its number using a label.
23139  A label is inserted with the menu 
23140 \family sans
23141 Insert\SpecialChar \menuseparator
23142 Label
23143 \family default
23144  when the cursor is in the formula.
23145  This opens a dialog to enter the label.
23146  It is recommended to use the proposed 
23147 \begin_inset Quotes eld
23148 \end_inset
23149
23150
23151 \family sans
23152 eq:
23153 \family default
23154
23155 \begin_inset Quotes erd
23156 \end_inset
23157
23158  as first part of the label, because this helps later to identify the label
23159  type when you have many labels in your document.
23160  We inserted in the following example the label 
23161 \begin_inset Quotes eld
23162 \end_inset
23163
23164 eq:tanhExp
23165 \begin_inset Quotes erd
23166 \end_inset
23167
23168  in the second line:
23169 \begin_inset Formula \begin{eqnarray}
23170 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23171  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23172
23173 \end_inset
23174
23175 Every labeled line is automatically numbered.
23176  Therefore the label is shown in LyX at the place of the formula number
23177  placeholder 
23178 \begin_inset Quotes eld
23179 \end_inset
23180
23181 #
23182 \begin_inset Quotes erd
23183 \end_inset
23184
23185 .
23186  You can reference a labeled formula using the menu 
23187 \family sans
23188 Insert\SpecialChar \menuseparator
23189 Cross
23190 \begin_inset space ~
23191 \end_inset
23192
23193 Reference
23194 \family default
23195 .
23196  A dialog appears to choose a label you want refer to.
23197  The reference appears in LyX as grey cross reference box and in the output
23198  as the formula number:
23199 \end_layout
23200
23201 \begin_layout Standard
23202 This is a cross-reference to equation (
23203 \begin_inset CommandInset ref
23204 LatexCommand ref
23205 reference "eq:tanhExp"
23206
23207 \end_inset
23208
23209 ).
23210 \end_layout
23211
23212 \begin_layout Standard
23213 The properties of LyX's cross-reference box are described in section
23214 \begin_inset space ~
23215 \end_inset
23216
23217
23218 \begin_inset CommandInset ref
23219 LatexCommand ref
23220 reference "sec:Cross-References"
23221
23222 \end_inset
23223
23224 .
23225  To delete a label, set the cursor in the labeled formula, use the menu
23226  
23227 \family sans
23228 Insert\SpecialChar \menuseparator
23229 Label
23230 \family default
23231  and delete the label in the appearing dialog.
23232 \begin_inset Foot
23233 status collapsed
23234
23235 \begin_layout Plain Layout
23236 This is a unintuitive and will be fixed in the next version of LyX.
23237 \end_layout
23238
23239 \end_inset
23240
23241  
23242 \end_layout
23243
23244 \begin_layout Section
23245 User defined math macros
23246 \begin_inset Index
23247 status collapsed
23248
23249 \begin_layout Plain Layout
23250 Math ! Macros
23251 \end_layout
23252
23253 \end_inset
23254
23255
23256 \begin_inset CommandInset label
23257 LatexCommand label
23258 name "sec:math-macros"
23259
23260 \end_inset
23261
23262
23263 \end_layout
23264
23265 \begin_layout Standard
23266 LyX allows you to define macros for formulas.
23267  For example we assume that solutions of the quadratic equation often occur
23268  in our document in various forms and we want to create a macro to print
23269  them.
23270 \begin_inset Newline newline
23271 \end_inset
23272
23273 The general form of a quadratic equation is:
23274 \begin_inset Formula \[
23275 0=\lambda^{2}+p\lambda+q\]
23276
23277 \end_inset
23278
23279 The general form of its solution is:
23280 \begin_inset Formula \[
23281 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23282
23283 \end_inset
23284
23285
23286 \end_layout
23287
23288 \begin_layout Standard
23289 The macro should print the parameters 
23290 \begin_inset Formula $\lambda$
23291 \end_inset
23292
23293
23294 \begin_inset Formula $p$
23295 \end_inset
23296
23297  and 
23298 \begin_inset Formula $q$
23299 \end_inset
23300
23301  like in the equation above.
23302 \end_layout
23303
23304 \begin_layout Standard
23305 A macro is created by executing the command
23306 \end_layout
23307
23308 \begin_layout Standard
23309
23310 \series bold
23311 math-macro
23312 \begin_inset ERT
23313 status collapsed
23314
23315 \begin_layout Plain Layout
23316
23317
23318 \backslash
23319 spce 
23320 \end_layout
23321
23322 \end_inset
23323
23324 Name
23325 \begin_inset ERT
23326 status collapsed
23327
23328 \begin_layout Plain Layout
23329
23330
23331 \backslash
23332 spce 
23333 \end_layout
23334
23335 \end_inset
23336
23337 Number
23338 \begin_inset space ~
23339 \end_inset
23340
23341 of
23342 \begin_inset space ~
23343 \end_inset
23344
23345 Arguments
23346 \end_layout
23347
23348 \begin_layout Standard
23349 in the minibuffer at the bottom of the LyX screen.
23350  Name is the name of the new macro which mustn't contain numbers.
23351  The number of arguments can be a number in the range 1-9.
23352  If you want to define a macro without arguments, don't declare the number
23353  of arguments.
23354 \end_layout
23355
23356 \begin_layout Standard
23357 We have three arguments and name the macro 
23358 \begin_inset Quotes eld
23359 \end_inset
23360
23361 qE
23362 \begin_inset Quotes erd
23363 \end_inset
23364
23365 , so that the command is:
23366 \end_layout
23367
23368 \begin_layout Standard
23369
23370 \series bold
23371 math-macro
23372 \begin_inset ERT
23373 status collapsed
23374
23375 \begin_layout Plain Layout
23376
23377
23378 \backslash
23379 spce 
23380 \end_layout
23381
23382 \end_inset
23383
23384 qE
23385 \begin_inset ERT
23386 status collapsed
23387
23388 \begin_layout Plain Layout
23389
23390
23391 \backslash
23392 spce 
23393 \end_layout
23394
23395 \end_inset
23396
23397 3
23398 \end_layout
23399
23400 \begin_layout Standard
23401 This results in the following macro definition box: 
23402 \begin_inset Graphics
23403         filename clipart/macrobox.png
23404
23405 \end_inset
23406
23407  
23408 \begin_inset FormulaMacro
23409 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23410 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23411 \end_inset
23412
23413
23414 \begin_inset Note Note
23415 status collapsed
23416
23417 \begin_layout Plain Layout
23418 The first box is an image to show the behavior in the output.
23419  The second one is the definition box, that doesn't appear in the output.
23420 \end_layout
23421
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \begin_layout Standard
23428 The first blue box is for the definition, where you insert the formula via
23429  the math panel or commands.
23430  The placeholder for the arguments are inserted as a backslash and sharp
23431  followed by the argument number, e.g.
23432  
23433 \begin_inset Quotes eld
23434 \end_inset
23435
23436
23437 \backslash
23438 #1
23439 \begin_inset Quotes erd
23440 \end_inset
23441
23442  for the first argument.
23443  Placeholders will be displayed in red.
23444  The second blue box is for the appearance in LyX.
23445  This is useful when you have a large structure that shouldn't be displayed
23446  in LyX with its full size.
23447  If you want to see the macro as it is defined, leave the box blank.
23448  In our example we insert the sequence
23449 \begin_inset Newline newline
23450 \end_inset
23451
23452
23453 \series bold
23454 qE: 
23455 \backslash
23456 #1
23457 \series default
23458  
23459 \series bold
23460 ,
23461 \series default
23462  
23463 \series bold
23464
23465 \backslash
23466 #2
23467 \series default
23468  
23469 \series bold
23470 ,
23471 \series default
23472  
23473 \series bold
23474
23475 \backslash
23476 #3
23477 \begin_inset Newline newline
23478 \end_inset
23479
23480
23481 \series default
23482 The macro will then be shown as the macro name followed by the three arguments.
23483 \end_layout
23484
23485 \begin_layout Standard
23486 To use the macro in a formula, type its name as command, in our case 
23487 \begin_inset Quotes eld
23488 \end_inset
23489
23490
23491 \series bold
23492
23493 \backslash
23494 qE
23495 \series default
23496
23497 \begin_inset Quotes erd
23498 \end_inset
23499
23500 .
23501  The macro is inserted with boxes for the arguments looking similar to this:
23502 \end_layout
23503
23504 \begin_layout Standard
23505 \align center
23506 \begin_inset Graphics
23507         filename clipart/macrouse.png
23508
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \begin_layout Standard
23515 The arguments are inserted in the blue boxes.
23516  If the cursor is outside the macro, the arguments are put in the macro.
23517  To change the arguments, put the cursor in the formula before or after
23518  the macro and press the right or left arrow key respectively.
23519  The arguments appear now again below the macro definition.
23520 \end_layout
23521
23522 \begin_layout Standard
23523 If you change the macro definition all macros are changed automatically
23524  to the new definition.
23525  Here an example of our macro with the arguments 
23526 \begin_inset Formula $x$
23527 \end_inset
23528
23529
23530 \begin_inset Formula $\ln(x)$
23531 \end_inset
23532
23533 , and 
23534 \begin_inset Formula $B$
23535 \end_inset
23536
23537 :
23538 \begin_inset Formula \[
23539 \qE x{\ln(y)}B\]
23540
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \begin_layout Standard
23547 When the document is exported to LaTeX, the macro definition will be inserted
23548  as the command:
23549 \end_layout
23550
23551 \begin_layout Standard
23552
23553 \series bold
23554
23555 \backslash
23556 newcommand{
23557 \backslash
23558 qE}[3]{#1_{1,
23559 \backslash
23560 ,2}=-
23561 \backslash
23562 frac{#2}{2}
23563 \backslash
23564 pm
23565 \begin_inset Newline newline
23566 \end_inset
23567
23568
23569 \begin_inset ERT
23570 status collapsed
23571
23572 \begin_layout Plain Layout
23573
23574
23575 \backslash
23576 hphantom{
23577 \end_layout
23578
23579 \end_inset
23580
23581
23582 \backslash
23583 newcommand
23584 \begin_inset ERT
23585 status collapsed
23586
23587 \begin_layout Plain Layout
23588
23589 }
23590 \end_layout
23591
23592 \end_inset
23593
23594
23595 \backslash
23596 sqrt{
23597 \backslash
23598 frac{#2^{2}}{4}-#3}}
23599 \end_layout
23600
23601 \begin_layout Standard
23602 The command is not inserted in the document preamble.
23603  That means you can only use macros in formulas that are below the macro
23604  definition box in your document.
23605  There are also some other restrictions: The command 
23606 \backslash
23607 newcommand supports optional arguments, which are not available in LyX's
23608  macros.
23609  You can also not change subsequently the name of the macro and the number
23610  of arguments.
23611  
23612 \end_layout
23613
23614 \begin_layout Section
23615 Fine-Tuning
23616 \end_layout
23617
23618 \begin_layout Subsection
23619 Typefaces
23620 \begin_inset Index
23621 status collapsed
23622
23623 \begin_layout Plain Layout
23624 Math ! Typefaces
23625 \end_layout
23626
23627 \end_inset
23628
23629
23630 \end_layout
23631
23632 \begin_layout Standard
23633 The standard font for text is italic, for numbers the standard is roman.
23634  To set a font in a formula, use the 
23635 \family sans
23636 Math
23637 \begin_inset space ~
23638 \end_inset
23639
23640 Panel
23641 \family default
23642  button 
23643 \begin_inset Graphics
23644         filename ../images/math/font.png
23645
23646 \end_inset
23647
23648 , or enter its command, listed in table
23649 \begin_inset space ~
23650 \end_inset
23651
23652
23653 \begin_inset CommandInset ref
23654 LatexCommand ref
23655 reference "cap:Typefaces-and-the"
23656
23657 \end_inset
23658
23659 , directly.
23660 \end_layout
23661
23662 \begin_layout Standard
23663 \begin_inset Float table
23664 wide false
23665 sideways false
23666 status open
23667
23668 \begin_layout Plain Layout
23669 \begin_inset Caption
23670
23671 \begin_layout Plain Layout
23672 \begin_inset CommandInset label
23673 LatexCommand label
23674 name "cap:Typefaces-and-the"
23675
23676 \end_inset
23677
23678 Typefaces and the corresponding commands.
23679 \end_layout
23680
23681 \end_inset
23682
23683
23684 \end_layout
23685
23686 \begin_layout Plain Layout
23687 \align center
23688 \begin_inset Tabular
23689 <lyxtabular version="3" rows="9" columns="2">
23690 <features>
23691 <column alignment="center" valignment="top" width="0pt">
23692 <column alignment="center" valignment="top" width="0pt">
23693 <row>
23694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698 Font
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707 Command
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 </row>
23713 <row>
23714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23715 \begin_inset Text
23716
23717 \begin_layout Plain Layout
23718
23719 \shape up
23720 \size normal
23721 \bar no
23722 \noun off
23723 \color none
23724 \begin_inset Formula $\mathrm{Roman}$
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736
23737 \series bold
23738
23739 \backslash
23740 mathrm
23741 \end_layout
23742
23743 \end_inset
23744 </cell>
23745 </row>
23746 <row>
23747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23748 \begin_inset Text
23749
23750 \begin_layout Plain Layout
23751 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23752 \end_inset
23753
23754
23755 \end_layout
23756
23757 \end_inset
23758 </cell>
23759 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763
23764 \series bold
23765
23766 \backslash
23767 mathbf
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778 \begin_inset Formula $\mathit{Italic}$
23779 \end_inset
23780
23781
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23787 \begin_inset Text
23788
23789 \begin_layout Plain Layout
23790
23791 \series bold
23792
23793 \backslash
23794 mathit
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 </row>
23800 <row>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805
23806 \shape up
23807 \size normal
23808 \bar no
23809 \noun off
23810 \color none
23811 \begin_inset Formula $\mathtt{Typewriter}$
23812 \end_inset
23813
23814
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823
23824 \series bold
23825
23826 \backslash
23827 mathtt
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 </row>
23833 <row>
23834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
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 mathbb
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 $\mathfrak{Fraktur}$
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 mathfrak
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
23893 \shape up
23894 \size normal
23895 \emph on
23896 \bar no
23897 \noun off
23898 \color none
23899 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23900 \end_inset
23901
23902
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911
23912 \series bold
23913
23914 \backslash
23915 mathcal
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 </row>
23921 <row>
23922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926 \begin_inset Formula $\mathsf{SansSerif}$
23927 \end_inset
23928
23929
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938
23939 \series bold
23940
23941 \backslash
23942 mathsf
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 </row>
23948 </lyxtabular>
23949
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \end_inset
23956
23957
23958 \end_layout
23959
23960 \begin_layout Standard
23961 \begin_inset Note Greyedout
23962 status open
23963
23964 \begin_layout Plain Layout
23965
23966 \series bold
23967 Note:
23968 \series default
23969  that you can only print capital letters in the typefaces 
23970 \family sans
23971 Blackbold
23972 \family default
23973  and 
23974 \family sans
23975 Calligraphic
23976 \family default
23977 .
23978 \end_layout
23979
23980 \end_inset
23981
23982
23983 \end_layout
23984
23985 \begin_layout Standard
23986 When you use a typeface, a blue box is inserted in the formula.
23987  Every character in this box will be printed in this typeface.
23988  Pressing 
23989 \family sans
23990 Space
23991 \family default
23992  within the box, will set the cursor outside, so that you have to use a
23993  protected space when you need a space in the box.
23994  Here an example where a 
23995 \begin_inset Quotes eld
23996 \end_inset
23997
23998 N
23999 \begin_inset Quotes erd
24000 \end_inset
24001
24002  in 
24003 \family sans
24004 Blackbold
24005 \family default
24006  denotes the set of numbers:
24007 \begin_inset Formula \[
24008 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24009
24010 \end_inset
24011
24012
24013 \end_layout
24014
24015 \begin_layout Standard
24016 The typefaces are nestable, which can cause confusion.
24017  You can e.g.
24018  put a character in 
24019 \family sans
24020 Fraktur
24021 \family default
24022  in a box for 
24023 \family sans
24024 Typewriter
24025 \family default
24026
24027 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24028 \end_inset
24029
24030  
24031 \begin_inset Newline newline
24032 \end_inset
24033
24034 So better don't use this feature.
24035 \end_layout
24036
24037 \begin_layout Standard
24038 The typefaces have no effect on Greek letters: 
24039 \begin_inset Formula $\mathfrak{abc\delta e}$
24040 \end_inset
24041
24042
24043 \begin_inset Newline newline
24044 \end_inset
24045
24046 You can only print them emboldened using the command 
24047 \series bold
24048
24049 \backslash
24050 boldsymbol
24051 \series default
24052 , which works like the other typeface commands: 
24053 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24054 \end_inset
24055
24056
24057 \end_layout
24058
24059 \begin_layout Standard
24060
24061 \series bold
24062
24063 \backslash
24064 boldsymbol
24065 \series default
24066  works for all symbols, letters, and numbers.
24067 \end_layout
24068
24069 \begin_layout Standard
24070 A number of other font options are available as well, in the menu 
24071 \family sans
24072 Insert\SpecialChar \menuseparator
24073 Math\SpecialChar \menuseparator
24074 Font
24075 \begin_inset space ~
24076 \end_inset
24077
24078 Change
24079 \family default
24080 .
24081 \end_layout
24082
24083 \begin_layout Subsection
24084 Math Text
24085 \begin_inset Index
24086 status collapsed
24087
24088 \begin_layout Plain Layout
24089 Math ! Text
24090 \end_layout
24091
24092 \end_inset
24093
24094
24095 \end_layout
24096
24097 \begin_layout Standard
24098 Typefaces are useful for entering some characters in some given font, but
24099  not for text.
24100  For typing longer pieces of text use the math text, which is obtained using
24101  the entry 
24102 \family sans
24103 Normal
24104 \begin_inset space ~
24105 \end_inset
24106
24107 text
24108 \begin_inset space ~
24109 \end_inset
24110
24111 mode
24112 \family default
24113  of the 
24114 \family sans
24115 Math
24116 \begin_inset space ~
24117 \end_inset
24118
24119 Panel
24120 \family default
24121  button 
24122 \begin_inset Graphics
24123         filename ../images/math/font.png
24124
24125 \end_inset
24126
24127  (alternatively the shortcut 
24128 \family sans
24129 M-m
24130 \begin_inset space ~
24131 \end_inset
24132
24133 m
24134 \family default
24135 ).
24136  Math text appears in LyX in black instead of blue.
24137  You can use spaces and accents in math text like in normal text.
24138  Here is an example:
24139 \begin_inset Formula \[
24140 f(x)=\begin{cases}
24141 x & \textrm{if I say so}\\
24142 -x & \textrm{unter Umständen}\end{cases}\]
24143
24144 \end_inset
24145
24146
24147 \end_layout
24148
24149 \begin_layout Subsection
24150 Font Sizes
24151 \begin_inset Index
24152 status collapsed
24153
24154 \begin_layout Plain Layout
24155 Math ! Font sizes
24156 \end_layout
24157
24158 \end_inset
24159
24160
24161 \end_layout
24162
24163 \begin_layout Standard
24164 There are four font styles (relative sizes) used in math-mode, which are
24165  automatically chosen in most situations.
24166  These are called 
24167 \family sans
24168 textstyle
24169 \family default
24170
24171 \family sans
24172 displaystyle
24173 \family default
24174
24175 \family sans
24176 scriptstyle
24177 \family default
24178 , and 
24179 \family sans
24180 scriptscriptstyle
24181 \family default
24182 .
24183  For most characters, 
24184 \family sans
24185 textstyle
24186 \family default
24187  and 
24188 \family sans
24189 displaystyle
24190 \family default
24191  are actually the same size, but fractions, superscripts and subscripts,
24192  and certain other structures, are set larger in 
24193 \family sans
24194 displaystyle
24195 \family default
24196 .
24197  Except for some operators, which resize themselves to accommodate various
24198  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24199  These choices can be overridden by using the math panel button 
24200 \begin_inset Graphics
24201         filename ../images/math/style.png
24202
24203 \end_inset
24204
24205 .
24206  A box for the size will be created in which you can insert the math structure.
24207  For example, you can set 
24208 \begin_inset Formula $\frac{1}{2}$
24209 \end_inset
24210
24211 , which is normally in 
24212 \family sans
24213 textstyle
24214 \family default
24215 , larger in 
24216 \family sans
24217 displaystyle
24218 \family default
24219
24220 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24221 \end_inset
24222
24223 .
24224  The four styles are used in the following example:
24225 \end_layout
24226
24227 \begin_layout Standard
24228 \begin_inset Formula $displaystyle$
24229 \end_inset
24230
24231
24232 \begin_inset Formula ${\textstyle textstyle}$
24233 \end_inset
24234
24235
24236 \begin_inset Formula ${\scriptstyle scriptstyle}$
24237 \end_inset
24238
24239
24240 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24241 \end_inset
24242
24243 .
24244 \end_layout
24245
24246 \begin_layout Standard
24247 All these math-mode font sizes are relative, that means, if the whole math
24248  inset is set in a particular size with the menu 
24249 \family sans
24250 Edit\SpecialChar \menuseparator
24251 Text
24252 \begin_inset space ~
24253 \end_inset
24254
24255 Style
24256 \family default
24257 , all sizes in the formula will be adjusted relative to this size.
24258  Similarly, if the base font size of the document is changed, all fonts
24259  will be adjusted to correspond.
24260  As example a formula in the font size 
24261 \begin_inset Quotes eld
24262 \end_inset
24263
24264 largest
24265 \begin_inset Quotes erd
24266 \end_inset
24267
24268 :
24269 \end_layout
24270
24271 \begin_layout Standard
24272
24273 \family roman
24274 \size largest
24275 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24276 \end_inset
24277
24278
24279 \end_layout
24280
24281 \begin_layout Section
24282 Theorem Modules
24283 \end_layout
24284
24285 \begin_layout Standard
24286 As of LyX 1.6, support for theorem-like environments has been moved out of
24287  the document classes and into layout modules.
24288 \begin_inset Index
24289 status collapsed
24290
24291 \begin_layout Plain Layout
24292 Layout Modules
24293 \end_layout
24294
24295 \end_inset
24296
24297  As a result, theorem-like environments can now easily be used with classes
24298  other than the AMS classes.
24299  See section 
24300 \begin_inset CommandInset ref
24301 LatexCommand ref
24302 reference "sub:Modules"
24303
24304 \end_inset
24305
24306  for more on layout modules.
24307 \end_layout
24308
24309 \begin_layout Section
24310 AMS-LaTeX
24311 \begin_inset Index
24312 status collapsed
24313
24314 \begin_layout Plain Layout
24315 AMS math
24316 \end_layout
24317
24318 \end_inset
24319
24320
24321 \begin_inset Index
24322 status collapsed
24323
24324 \begin_layout Plain Layout
24325 Math ! AMS
24326 \end_layout
24327
24328 \end_inset
24329
24330
24331 \end_layout
24332
24333 \begin_layout Standard
24334 LyX supports the packages provided by the American Mathematical Society
24335  (AMS) that are in common use.
24336 \end_layout
24337
24338 \begin_layout Subsection
24339 Enabling AMS-Support
24340 \end_layout
24341
24342 \begin_layout Standard
24343 Selecting the checkbox 
24344 \family sans
24345 Use
24346 \begin_inset space ~
24347 \end_inset
24348
24349 AMS
24350 \begin_inset space ~
24351 \end_inset
24352
24353 math
24354 \begin_inset space ~
24355 \end_inset
24356
24357 package
24358 \family default
24359  in the 
24360 \family sans
24361 Document\SpecialChar \menuseparator
24362 Settings
24363 \family default
24364
24365 \begin_inset Index
24366 status collapsed
24367
24368 \begin_layout Plain Layout
24369 Document ! Settings
24370 \end_layout
24371
24372 \end_inset
24373
24374  dialog under 
24375 \family sans
24376 Math
24377 \begin_inset space ~
24378 \end_inset
24379
24380 Options
24381 \family default
24382  will include the AMS-packages in the document, and make the facilities
24383  available.
24384  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24385  formulas, assure that you have enabled AMS.
24386 \end_layout
24387
24388 \begin_layout Subsection
24389 AMS-Formula Types
24390 \begin_inset CommandInset label
24391 LatexCommand label
24392 name "sub:AMS-Formula-Types"
24393
24394 \end_inset
24395
24396
24397 \begin_inset Index
24398 status collapsed
24399
24400 \begin_layout Plain Layout
24401 Math ! Multi-line Equations
24402 \end_layout
24403
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \begin_layout Standard
24410 AMS-LaTeX provides a selection of different formula types.
24411  LyX allows you to choose between 
24412 \family typewriter
24413 align
24414 \family default
24415
24416 \family typewriter
24417 alignat
24418 \family default
24419
24420 \family typewriter
24421 flalign
24422 \family default
24423
24424 \family typewriter
24425 gather
24426 \family default
24427 , and 
24428 \family typewriter
24429 multline
24430 \family default
24431 .
24432  We refer to the AMS-documentation for an explanation of these formula types.
24433 \end_layout
24434
24435 \begin_layout Chapter
24436 More Tools
24437 \end_layout
24438
24439 \begin_layout Section
24440 Cross-References
24441 \begin_inset Index
24442 status collapsed
24443
24444 \begin_layout Plain Layout
24445 Cross references
24446 \end_layout
24447
24448 \end_inset
24449
24450
24451 \begin_inset CommandInset label
24452 LatexCommand label
24453 name "sec:Cross-References"
24454
24455 \end_inset
24456
24457
24458 \end_layout
24459
24460 \begin_layout Standard
24461 One of LyX's strengths are cross-references.
24462  You can reference every section, float, footnote, formula, and list in
24463  the document.
24464  To reference a document part, you have to insert a label into it.
24465  The label is used as anchor and name for the reference.
24466  We want for example refer to the the second item of the following list:
24467 \end_layout
24468
24469 \begin_layout Enumerate
24470 First item
24471 \end_layout
24472
24473 \begin_layout Enumerate
24474 \begin_inset CommandInset label
24475 LatexCommand label
24476 name "enu:Second-item"
24477
24478 \end_inset
24479
24480 Second item
24481 \end_layout
24482
24483 \begin_layout Enumerate
24484 Third item
24485 \end_layout
24486
24487 \begin_layout Standard
24488 First we insert a label into the second item with the menu 
24489 \family sans
24490 Insert\SpecialChar \menuseparator
24491 Label
24492 \family default
24493  or the by pressing the toolbar button 
24494 \begin_inset Graphics
24495         filename ../images/label-insert.png
24496         scale 85
24497
24498 \end_inset
24499
24500 .
24501  A grey label box like this: 
24502 \begin_inset Graphics
24503         filename clipart/labelQt4.png
24504         scale 85
24505
24506 \end_inset
24507
24508  is inserted and the label window pops up asking for the label text.
24509  LyX offers as text the first words of the item with a prefix, in our case
24510  the text 
24511 \begin_inset Quotes eld
24512 \end_inset
24513
24514
24515 \family sans
24516 enu: Second-item
24517 \family default
24518
24519 \begin_inset Quotes erd
24520 \end_inset
24521
24522 .
24523  The prefix 
24524 \begin_inset Quotes eld
24525 \end_inset
24526
24527
24528 \family sans
24529 enu:
24530 \family default
24531
24532 \begin_inset Quotes erd
24533 \end_inset
24534
24535  stands for 
24536 \begin_inset Quotes eld
24537 \end_inset
24538
24539 enumerate
24540 \begin_inset Quotes erd
24541 \end_inset
24542
24543 .
24544  The prefix depends on the document part where the label is inserted, e.g.
24545  if you insert a label to a section heading, the prefix will be 
24546 \begin_inset Quotes eld
24547 \end_inset
24548
24549
24550 \family sans
24551 sec:
24552 \family default
24553
24554 \begin_inset Quotes erd
24555 \end_inset
24556
24557 .
24558 \end_layout
24559
24560 \begin_layout Standard
24561 To reference the item, we refer to its label using the menu 
24562 \family sans
24563 Insert\SpecialChar \menuseparator
24564 Cross-Reference
24565 \family default
24566  or the toolbar button 
24567 \begin_inset Graphics
24568         filename ../images/dialog-show-new-inset_ref.png
24569         scale 85
24570
24571 \end_inset
24572
24573 .
24574  A grey cross-reference box like this: 
24575 \begin_inset Graphics
24576         filename clipart/referenceQt4.png
24577         scale 85
24578
24579 \end_inset
24580
24581  is inserted and the cross-reference window appear showing all labels of
24582  the document.
24583  We can now sort the labels alphabetically and then choose the entry 
24584 \begin_inset Quotes eld
24585 \end_inset
24586
24587
24588 \family sans
24589 enu:Second-item
24590 \family default
24591
24592 \begin_inset Quotes erd
24593 \end_inset
24594
24595 .
24596  At the position of the cross-reference box the item number will appear
24597  in the output.
24598  Here is our cross-reference:
24599 \end_layout
24600
24601 \begin_layout Standard
24602 Item
24603 \begin_inset space ~
24604 \end_inset
24605
24606
24607 \begin_inset CommandInset ref
24608 LatexCommand ref
24609 reference "enu:Second-item"
24610
24611 \end_inset
24612
24613
24614 \end_layout
24615
24616 \begin_layout Standard
24617 It is recommended to use a protected space
24618 \begin_inset Foot
24619 status collapsed
24620
24621 \begin_layout Plain Layout
24622 described in section
24623 \begin_inset space ~
24624 \end_inset
24625
24626
24627 \begin_inset CommandInset ref
24628 LatexCommand ref
24629 reference "sub:Protected-Space"
24630
24631 \end_inset
24632
24633
24634 \end_layout
24635
24636 \end_inset
24637
24638  between the cross-reference name and its number to avoid ugly line breaks
24639  between them.
24640 \end_layout
24641
24642 \begin_layout Standard
24643 There are six varieties of cross-references:
24644 \end_layout
24645
24646 \begin_layout Description
24647 <reference>: prints the float number, this is the default: 
24648 \begin_inset CommandInset ref
24649 LatexCommand ref
24650 reference "cap:Two-distorted-images"
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \begin_layout Description
24658 (<reference>): prints the float number within two parentheses, this is the
24659  style normally used to reference formulas, especially when the reference
24660  name 
24661 \begin_inset Quotes eld
24662 \end_inset
24663
24664 Equation
24665 \begin_inset Quotes erd
24666 \end_inset
24667
24668  is omitted: 
24669 \begin_inset CommandInset ref
24670 LatexCommand eqref
24671 reference "eq:tanhExp"
24672
24673 \end_inset
24674
24675
24676 \end_layout
24677
24678 \begin_layout Description
24679 <page>: prints the page number: Page
24680 \begin_inset space ~
24681 \end_inset
24682
24683
24684 \begin_inset CommandInset ref
24685 LatexCommand pageref
24686 reference "cap:Two-distorted-images"
24687
24688 \end_inset
24689
24690
24691 \end_layout
24692
24693 \begin_layout Description
24694 on
24695 \begin_inset space ~
24696 \end_inset
24697
24698 page
24699 \begin_inset space ~
24700 \end_inset
24701
24702 <page>: prints the text "on page" and the page number: 
24703 \begin_inset CommandInset ref
24704 LatexCommand vpageref
24705 reference "cap:Two-distorted-images"
24706
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \begin_layout Description
24713 <reference>
24714 \begin_inset space ~
24715 \end_inset
24716
24717 on
24718 \begin_inset space ~
24719 \end_inset
24720
24721 page
24722 \begin_inset space ~
24723 \end_inset
24724
24725 <page>: prints the float number, the text "on page", and the page number:
24726  
24727 \begin_inset CommandInset ref
24728 LatexCommand vref
24729 reference "cap:Two-distorted-images"
24730
24731 \end_inset
24732
24733
24734 \end_layout
24735
24736 \begin_layout Description
24737 Formatted
24738 \begin_inset space ~
24739 \end_inset
24740
24741 reference: prints a self defined cross-reference format.
24742 \begin_inset Newline newline
24743 \end_inset
24744
24745
24746 \begin_inset Note Greyedout
24747 status open
24748
24749 \begin_layout Plain Layout
24750
24751 \series bold
24752 Note:
24753 \series default
24754  This feature is only available when you have the LaTeX-package 
24755 \series bold
24756 prettyref
24757 \series default
24758
24759 \begin_inset Index
24760 status collapsed
24761
24762 \begin_layout Plain Layout
24763 Latex@LaTeX-packages ! prettyref
24764 \end_layout
24765
24766 \end_inset
24767
24768  installed.
24769 \end_layout
24770
24771 \end_inset
24772
24773
24774 \end_layout
24775
24776 \begin_layout Standard
24777 Note that the style <page> won't print the page number if the label is on
24778  the previous, the same, or the next page.
24779  You will e.
24780 \begin_inset space \thinspace{}
24781 \end_inset
24782
24783 g.
24784 \begin_inset space ~
24785 \end_inset
24786
24787 see the text 
24788 \begin_inset Quotes eld
24789 \end_inset
24790
24791
24792 \family sans
24793 on this page
24794 \family default
24795
24796 \begin_inset Quotes erd
24797 \end_inset
24798
24799  instead.
24800 \end_layout
24801
24802 \begin_layout Standard
24803 The number and current page of the referred document part in the output,
24804  is automatically calculated by LaTeX.
24805  The varieties are adjusted in the field 
24806 \family sans
24807 Format
24808 \family default
24809  of the cross-reference window, that appear when you click on the cross-referenc
24810 e box.
24811 \end_layout
24812
24813 \begin_layout Standard
24814 You can only use the style 
24815 \family sans
24816 <reference>
24817 \family default
24818  to reference numbered document parts, while the reference style 
24819 \family sans
24820 <page>
24821 \family default
24822  is always possible.
24823 \end_layout
24824
24825 \begin_layout Standard
24826 If you want to reference a section, put the label in the section heading,
24827  to reference a float, put the label in the caption.
24828  For footnotes you can put the label somewhere in it.
24829  Referencing formulas is explained in section
24830 \begin_inset space ~
24831 \end_inset
24832
24833
24834 \begin_inset CommandInset ref
24835 LatexCommand ref
24836 reference "sec:Formula-Numbering-and"
24837
24838 \end_inset
24839
24840 .
24841 \end_layout
24842
24843 \begin_layout Standard
24844 The button 
24845 \family sans
24846 Go
24847 \begin_inset space ~
24848 \end_inset
24849
24850 to
24851 \begin_inset space ~
24852 \end_inset
24853
24854 Label
24855 \family default
24856  in the cross-reference window sets the the cursor before the referred label.
24857  The button text changes then to 
24858 \family sans
24859 Go
24860 \begin_inset space ~
24861 \end_inset
24862
24863 Back
24864 \family default
24865  and you can use it to set the cursor back to the cross-reference.
24866  Right-clicking on a cross-reference box also sets the cursor before the
24867  referred label but without a possibility to go back.
24868  
24869 \end_layout
24870
24871 \begin_layout Standard
24872 You can change labels at any time by clicking on the label box.
24873  References to the changed label will automatically change its link to the
24874  new label text, so that you don't need to take care about this.
24875 \end_layout
24876
24877 \begin_layout Standard
24878 If a cross-reference refers to a non-existing label, you'll see two question
24879  marks in the output instead of the reference.
24880 \end_layout
24881
24882 \begin_layout Standard
24883 References are described in detail in the 
24884 \emph on
24885 Embedded Objects
24886 \emph default
24887  manual.
24888 \end_layout
24889
24890 \begin_layout Section
24891 Table of Contents and other Listings
24892 \begin_inset Index
24893 status collapsed
24894
24895 \begin_layout Plain Layout
24896 Table of contents
24897 \end_layout
24898
24899 \end_inset
24900
24901
24902 \begin_inset Index
24903 status collapsed
24904
24905 \begin_layout Plain Layout
24906 Outline
24907 \end_layout
24908
24909 \end_inset
24910
24911
24912 \begin_inset CommandInset label
24913 LatexCommand label
24914 name "sec:toc"
24915
24916 \end_inset
24917
24918
24919 \end_layout
24920
24921 \begin_layout Subsection
24922 Table of Contents
24923 \begin_inset CommandInset label
24924 LatexCommand label
24925 name "sub:Table-of-Contents"
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \begin_layout Standard
24933 The Table of Contents (TOC) is inserted with the menu 
24934 \family sans
24935 Insert\SpecialChar \menuseparator
24936 List/TOC\SpecialChar \menuseparator
24937 Table
24938 \begin_inset space ~
24939 \end_inset
24940
24941 of
24942 \begin_inset space ~
24943 \end_inset
24944
24945 Contents
24946 \family default
24947 .
24948  Is is displayed in LyX as a gray box.
24949  If you click on it, the 
24950 \family sans
24951 Outline
24952 \family default
24953  window appears, showing you the TOC entries as outline to move and rearrange
24954  sections in your documents.
24955  So this operation is an alternative to the menu 
24956 \family sans
24957 Document\SpecialChar \menuseparator
24958 Outline
24959 \family default
24960  that is described in sec.
24961 \begin_inset space \thinspace{}
24962 \end_inset
24963
24964
24965 \begin_inset CommandInset ref
24966 LatexCommand ref
24967 reference "sec:Navigating"
24968
24969 \end_inset
24970
24971 .
24972 \end_layout
24973
24974 \begin_layout Standard
24975 The TOC in the document output lists every numbered section automatically.
24976  If you have declared a short title for a section heading, as described
24977  in section
24978 \begin_inset space ~
24979 \end_inset
24980
24981
24982 \begin_inset CommandInset ref
24983 LatexCommand ref
24984 reference "sec:Short-Titles"
24985
24986 \end_inset
24987
24988 , it will be used in the TOC instead of the section heading.
24989  Section
24990 \begin_inset space ~
24991 \end_inset
24992
24993
24994 \begin_inset CommandInset ref
24995 LatexCommand ref
24996 reference "sub:Numbering-depth"
24997
24998 \end_inset
24999
25000  describes how the level is adjusted that defines which section types are
25001  listed in the TOC.
25002  Unnumbered sections are not listed in the TOC.
25003 \end_layout
25004
25005 \begin_layout Subsection
25006 List of Figures, Tables, and Algorithms
25007 \begin_inset CommandInset label
25008 LatexCommand label
25009 name "sub:List-of-Figures"
25010
25011 \end_inset
25012
25013
25014 \end_layout
25015
25016 \begin_layout Standard
25017 Table, figure, and algorithm lists are very much like the table of contents.
25018  You can insert them via the 
25019 \family sans
25020 Insert\SpecialChar \menuseparator
25021 List
25022 \begin_inset space ~
25023 \end_inset
25024
25025 /
25026 \begin_inset space ~
25027 \end_inset
25028
25029 TOC
25030 \family default
25031  submenus.
25032  The list entries are the float captions and the float number.
25033 \end_layout
25034
25035 \begin_layout Section
25036 URLs and Hyperlinks
25037 \begin_inset Index
25038 status collapsed
25039
25040 \begin_layout Plain Layout
25041 URLs
25042 \end_layout
25043
25044 \end_inset
25045
25046
25047 \begin_inset Index
25048 status collapsed
25049
25050 \begin_layout Plain Layout
25051 Hyperlinks
25052 \end_layout
25053
25054 \end_inset
25055
25056
25057 \begin_inset CommandInset label
25058 LatexCommand label
25059 name "sec:URL"
25060
25061 \end_inset
25062
25063
25064 \end_layout
25065
25066 \begin_layout Subsection
25067 URLs
25068 \end_layout
25069
25070 \begin_layout Standard
25071 Links to web pages or email addresses can be inserted via the menu 
25072 \family sans
25073 Insert\SpecialChar \menuseparator
25074 URL
25075 \family default
25076 .
25077 \end_layout
25078
25079 \begin_layout Standard
25080 Here is an example URL: LyX's homepage: 
25081 \begin_inset Flex URL
25082 status open
25083
25084 \begin_layout Plain Layout
25085
25086 http://www.lyx.org
25087 \end_layout
25088
25089 \end_inset
25090
25091
25092 \end_layout
25093
25094 \begin_layout Standard
25095 You cannot change the style of the link text, the URL text will always be
25096  in the style 
25097 \family typewriter
25098 Typewriter
25099 \family default
25100 .
25101  To be able to format the URL text, use hyperlinks as explained in the next
25102  subsection.
25103 \end_layout
25104
25105 \begin_layout Standard
25106 \begin_inset Note Greyedout
25107 status open
25108
25109 \begin_layout Plain Layout
25110
25111 \series bold
25112 Note:
25113 \series default
25114  URLs must not end with a backslash, otherwise you get LaTeX errors.
25115 \end_layout
25116
25117 \end_inset
25118
25119
25120 \end_layout
25121
25122 \begin_layout Subsection
25123 Hyperlinks
25124 \end_layout
25125
25126 \begin_layout Standard
25127 Hyperlinks can be inserted with the menu 
25128 \family sans
25129 Insert\SpecialChar \menuseparator
25130 Hyperlink
25131 \family default
25132  or with the toolbar button 
25133 \begin_inset Graphics
25134         filename ../images/href-insert.png
25135         BoundingBox 0bp 5bp 20bp 20bp
25136
25137 \end_inset
25138
25139 .
25140  The appearing dialog has two fields: 
25141 \family sans
25142 Target
25143 \family default
25144  and 
25145 \family sans
25146 Name
25147 \family default
25148 .
25149  The name is the printed text for the hyperlink.
25150  The hyperlink type can be a weblink like this: 
25151 \begin_inset CommandInset href
25152 LatexCommand href
25153 name "LyX's homepage"
25154 target "http://www.lyx.org"
25155
25156 \end_inset
25157
25158 , an Email address like this: 
25159 \begin_inset CommandInset href
25160 LatexCommand href
25161 name "lyx-docs mailing list"
25162 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25163 type "mailto:"
25164
25165 \end_inset
25166
25167 , or a link to a file.
25168 \end_layout
25169
25170 \begin_layout Standard
25171 You can start applications via a hyperlink when you insert a weblink, but
25172  add the prefix 
25173 \begin_inset Quotes eld
25174 \end_inset
25175
25176
25177 \family sans
25178 run:
25179 \family default
25180
25181 \begin_inset Quotes erd
25182 \end_inset
25183
25184  to the link target.
25185 \end_layout
25186
25187 \begin_layout Standard
25188 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25189  and become clickable in the DVI and PDF-output.
25190  To set the format of the link text, highlight the hyperlink inset and use
25191  the text style dialog.
25192  This is for example a hyperlink with bold sans serif text: 
25193 \family sans
25194 \series bold
25195
25196 \begin_inset CommandInset href
25197 LatexCommand href
25198 name "LyX's homepage"
25199 target "http://www.lyx.org"
25200
25201 \end_inset
25202
25203
25204 \end_layout
25205
25206 \begin_layout Standard
25207 The link text color can be changed, when the option 
25208 \family sans
25209 Color links
25210 \family default
25211  is set in the PDF Properties dialog (menu 
25212 \family sans
25213 Document\SpecialChar \menuseparator
25214 Settings\SpecialChar \menuseparator
25215 PDF Properties
25216 \family default
25217 ).
25218  The link text is for example set in this document to blue by adding the
25219  option
25220 \begin_inset Newline newline
25221 \end_inset
25222
25223
25224 \series bold
25225 urlcolor=blue
25226 \series default
25227
25228 \begin_inset Newline newline
25229 \end_inset
25230
25231 to the field 
25232 \family sans
25233 Additional options
25234 \family default
25235  in the PDF Properties dialog.
25236 \end_layout
25237
25238 \begin_layout Section
25239 Appendices
25240 \begin_inset Index
25241 status collapsed
25242
25243 \begin_layout Plain Layout
25244 Appendix
25245 \end_layout
25246
25247 \end_inset
25248
25249
25250 \begin_inset CommandInset label
25251 LatexCommand label
25252 name "sec:Appendices"
25253
25254 \end_inset
25255
25256
25257 \end_layout
25258
25259 \begin_layout Standard
25260 Appendices are created with the menu 
25261 \family sans
25262 Document\SpecialChar \menuseparator
25263 Start
25264 \begin_inset space ~
25265 \end_inset
25266
25267 Appendix
25268 \begin_inset space ~
25269 \end_inset
25270
25271 Here
25272 \family default
25273 .
25274  This menu sets the document from the current cursor position to the end
25275  as appendix region.
25276  The region is marked with a red borderline.
25277 \end_layout
25278
25279 \begin_layout Standard
25280 Every chapter (or section) within the appendix region is treated as an appendix,
25281  numbered with a capital Latin letter.
25282  The appendix subsections are numbered with this letter followed by a dot
25283  and the subsection number.
25284  All appendix sections can be referenced as if they were normal sections,
25285  here two examples:
25286 \end_layout
25287
25288 \begin_layout Standard
25289 Appendix
25290 \begin_inset space ~
25291 \end_inset
25292
25293
25294 \begin_inset CommandInset ref
25295 LatexCommand ref
25296 reference "cha:Credits"
25297
25298 \end_inset
25299
25300 ; Appendix
25301 \begin_inset space ~
25302 \end_inset
25303
25304
25305 \begin_inset CommandInset ref
25306 LatexCommand ref
25307 reference "sub:Export"
25308
25309 \end_inset
25310
25311
25312 \end_layout
25313
25314 \begin_layout Section
25315 Bibliography
25316 \begin_inset Index
25317 status collapsed
25318
25319 \begin_layout Plain Layout
25320 Bibliography
25321 \end_layout
25322
25323 \end_inset
25324
25325
25326 \begin_inset CommandInset label
25327 LatexCommand label
25328 name "sec:Bibliography"
25329
25330 \end_inset
25331
25332
25333 \end_layout
25334
25335 \begin_layout Standard
25336 There are two ways of generating the bibliography in a LyX-document.
25337  You can include a bibliography database
25338 \begin_inset Foot
25339 status collapsed
25340
25341 \begin_layout Plain Layout
25342 Known under the name 
25343 \begin_inset Quotes eld
25344 \end_inset
25345
25346 BibTeX-database
25347 \begin_inset Quotes erd
25348 \end_inset
25349
25350 .
25351 \end_layout
25352
25353 \end_inset
25354
25355 , which is explained in the next subsection or you can insert the bibliography
25356  manually.
25357  For the second method we use the paragraph environment 
25358 \family sans
25359 Bibliography
25360 \family default
25361 , described in section
25362 \begin_inset space ~
25363 \end_inset
25364
25365
25366 \begin_inset CommandInset ref
25367 LatexCommand ref
25368 reference "sub:Biblio_environment"
25369
25370 \end_inset
25371
25372 .
25373 \end_layout
25374
25375 \begin_layout Standard
25376 Within the 
25377 \family sans
25378 Bibliography
25379 \family default
25380  environment, every paragraph begins with a gray bibliography box labeled
25381  with a number.
25382  If you click on it, you will get a dialog in which you can set a 
25383 \family sans
25384 Key
25385 \family default
25386  and a 
25387 \family sans
25388 Label
25389 \family default
25390 .
25391  The key is the symbolic name by which you will refer to this bibliography
25392  entry.
25393  For example, our second entry in the bibliography is a book about LaTeX
25394  and we used 
25395 \begin_inset Quotes eld
25396 \end_inset
25397
25398 latexcompanion
25399 \begin_inset Quotes erd
25400 \end_inset
25401
25402 , a short form of its title, as key.
25403 \end_layout
25404
25405 \begin_layout Standard
25406 You can refer to the key of a bibliography entry using the menu 
25407 \family sans
25408 Insert\SpecialChar \menuseparator
25409 Citation
25410 \family default
25411  or the toolbar button 
25412 \begin_inset Graphics
25413         filename ../images/dialog-show-new-inset_citation.png
25414         BoundingBox 0bp 5bp 20bp 20bp
25415
25416 \end_inset
25417
25418 .
25419  A citation reference box is inserted and a citation window will appear
25420  in which you can select one or more keys in the available key list.
25421  The citation reference box will be labeled with the referenced key.
25422  When you click on the box, the citation window appears and you can change
25423  the reference.
25424 \end_layout
25425
25426 \begin_layout Standard
25427 Citation references appear in the output as number of the bibliography entry
25428  with surrounding brackets.
25429  If you set a 
25430 \family sans
25431 Label
25432 \family default
25433  for the entry, the label will appear instead of the number.
25434  Here two examples; the first without a label, the second with the label
25435  
25436 \begin_inset Quotes eld
25437 \end_inset
25438
25439 Credits
25440 \begin_inset Quotes erd
25441 \end_inset
25442
25443 :
25444 \end_layout
25445
25446 \begin_layout Standard
25447 Have a look at the 
25448 \family sans
25449 LaTeX Companion Second Edition
25450 \family default
25451
25452 \begin_inset CommandInset citation
25453 LatexCommand cite
25454 key "latexcompanion"
25455
25456 \end_inset
25457
25458
25459 \end_layout
25460
25461 \begin_layout Standard
25462 The LyX-Team members are listed in the Credits: 
25463 \begin_inset CommandInset citation
25464 LatexCommand cite
25465 key "lyxcredit"
25466
25467 \end_inset
25468
25469
25470 \end_layout
25471
25472 \begin_layout Subsection
25473 Bibliography databases (BibTeX)
25474 \begin_inset Index
25475 status collapsed
25476
25477 \begin_layout Plain Layout
25478 Bibliography ! Databases
25479 \end_layout
25480
25481 \end_inset
25482
25483
25484 \begin_inset Index
25485 status collapsed
25486
25487 \begin_layout Plain Layout
25488 Bibliography ! BibTeX
25489 \end_layout
25490
25491 \end_inset
25492
25493
25494 \begin_inset CommandInset label
25495 LatexCommand label
25496 name "sub:Bibliography-databases"
25497
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \begin_layout Standard
25504 Bibliography databases are useful if you use the same bibliography in different
25505  documents.
25506  It makes it also very easy to have a uniform layout for all bibliography
25507  entries.
25508  You can collect the bibliography of all relevant books and articles of
25509  your working field in a database.
25510  This database can be used for different documents, because only the referenced
25511  entries of the database will appear in the bibliography list.
25512 \end_layout
25513
25514 \begin_layout Standard
25515 The database is a text file with the file extension 
25516 \begin_inset Quotes eld
25517 \end_inset
25518
25519
25520 \family sans
25521 .bib
25522 \family default
25523
25524 \begin_inset Quotes erd
25525 \end_inset
25526
25527  containing the bibliography in a special format.
25528  The format is explained in LaTeX books (
25529 \begin_inset CommandInset citation
25530 LatexCommand cite
25531 key "Mittelbach,Kopka,Lamport"
25532
25533 \end_inset
25534
25535 ).
25536  Normally one uses a special program to create and edit entries of the database.
25537  Under
25538 \begin_inset Newline newline
25539 \end_inset
25540
25541  
25542 \begin_inset Flex URL
25543 status collapsed
25544
25545 \begin_layout Plain Layout
25546
25547 http://wiki.lyx.org/BibTeX/Programs
25548 \end_layout
25549
25550 \end_inset
25551
25552
25553 \begin_inset Newline newline
25554 \end_inset
25555
25556 you find a list of programs for bibliography databases.
25557 \end_layout
25558
25559 \begin_layout Standard
25560 To use a database, use the menu 
25561 \family sans
25562 Insert\SpecialChar \menuseparator
25563 List
25564 \family default
25565 /
25566 \family sans
25567 TOC\SpecialChar \menuseparator
25568 BibT
25569 \begin_inset ERT
25570 status collapsed
25571
25572 \begin_layout Plain Layout
25573
25574 {}
25575 \end_layout
25576
25577 \end_inset
25578
25579 eX
25580 \begin_inset space ~
25581 \end_inset
25582
25583 Bibliography
25584 \family default
25585 .
25586  A grey box will be inserted and a window appears.
25587  In this window you can load one or more databases and a style file.
25588 \end_layout
25589
25590 \begin_layout Standard
25591 The style file is a text file with the file extension
25592 \begin_inset Quotes erd
25593 \end_inset
25594
25595
25596 \family sans
25597 .bst
25598 \family default
25599
25600 \begin_inset Quotes erd
25601 \end_inset
25602
25603  that declares the layout of all bibliography entries.
25604  Many publishers provide special style files, so that you don't have to
25605  take care of the layout.
25606 \end_layout
25607
25608 \begin_layout Standard
25609 Inserting a citation reference works like described above.
25610 \end_layout
25611
25612 \begin_layout Standard
25613 \begin_inset VSpace defskip
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \begin_layout Standard
25620 To generate the bibliography from a database, the program BibTeX is used
25621  by LyX.
25622  This program can be controlled with options that you can add in LyX's preferenc
25623 es dialog under 
25624 \family sans
25625 Outputs
25626 \family default
25627
25628 \family sans
25629 LaT
25630 \begin_inset ERT
25631 status collapsed
25632
25633 \begin_layout Plain Layout
25634
25635 {}
25636 \end_layout
25637
25638 \end_inset
25639
25640 eX
25641 \family default
25642  in the field 
25643 \family sans
25644 BibT
25645 \begin_inset ERT
25646 status collapsed
25647
25648 \begin_layout Plain Layout
25649
25650 {}
25651 \end_layout
25652
25653 \end_inset
25654
25655 eX
25656 \begin_inset space ~
25657 \end_inset
25658
25659 command
25660 \family default
25661 .
25662  Before adding options, it is strongly recommended to read the manual of
25663  
25664 \family sans
25665 BibTeX
25666 \family default
25667 .
25668 \end_layout
25669
25670 \begin_layout Standard
25671 \begin_inset VSpace defskip
25672 \end_inset
25673
25674
25675 \end_layout
25676
25677 \begin_layout Standard
25678 We use two bibliographies in this document to show the difference between
25679  the two methods of creating them.
25680  As you can see, the bibliography that is created from a database lists
25681  only the database entries that are referenced in the document.
25682  We used the style file 
25683 \family sans
25684 alphadin.bst
25685 \family default
25686  to get the complicated German reference key scheme in the bibliography.
25687 \end_layout
25688
25689 \begin_layout Subsection
25690 Bibliography layout
25691 \begin_inset Index
25692 status collapsed
25693
25694 \begin_layout Plain Layout
25695 Bibliography ! Layout
25696 \end_layout
25697
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \begin_layout Standard
25704 In the citation reference dialog you can set a special citation format.
25705  For this feature you need to use the option 
25706 \family sans
25707 Natbib
25708 \family default
25709  enabled in the 
25710 \family sans
25711 Document\SpecialChar \menuseparator
25712 Settings
25713 \family default
25714
25715 \begin_inset Index
25716 status collapsed
25717
25718 \begin_layout Plain Layout
25719 Document ! Settings
25720 \end_layout
25721
25722 \end_inset
25723
25724  dialog under 
25725 \family sans
25726 Bibliography
25727 \family default
25728 .
25729  Setting a citation style for a reference will overwrite the default.
25730  For the global citation format use the BibTeX style files as explained
25731  in the previous section.
25732 \end_layout
25733
25734 \begin_layout Standard
25735 You can also set text, that should appear before or after a citation reference,
25736  in the citation reference window.
25737  Here an example where we set the text 
25738 \begin_inset Quotes eld
25739 \end_inset
25740
25741 Chapter
25742 \begin_inset space ~
25743 \end_inset
25744
25745 3
25746 \begin_inset Quotes erd
25747 \end_inset
25748
25749  to appear after the reference:
25750 \end_layout
25751
25752 \begin_layout Standard
25753 Have a look at 
25754 \begin_inset CommandInset citation
25755 LatexCommand cite
25756 after "Chapter 3"
25757 key "latexcompanion"
25758
25759 \end_inset
25760
25761 .
25762 \end_layout
25763
25764 \begin_layout Section
25765 Index
25766 \begin_inset Index
25767 status collapsed
25768
25769 \begin_layout Plain Layout
25770 Index generation
25771 \end_layout
25772
25773 \end_inset
25774
25775
25776 \begin_inset CommandInset label
25777 LatexCommand label
25778 name "sec:Index"
25779
25780 \end_inset
25781
25782
25783 \end_layout
25784
25785 \begin_layout Standard
25786 An index entry is created if you use the menu 
25787 \family sans
25788 Insert\SpecialChar \menuseparator
25789 Index
25790 \begin_inset space ~
25791 \end_inset
25792
25793 Entry
25794 \family default
25795  or the toolbar button 
25796 \begin_inset Graphics
25797         filename ../images/index-insert.png
25798         BoundingBox 0bp 5bp 20bp 20bp
25799
25800 \end_inset
25801
25802 .
25803  A gray box labeled 
25804 \begin_inset Quotes eld
25805 \end_inset
25806
25807
25808 \family sans
25809 Idx
25810 \family default
25811
25812 \begin_inset Quotes erd
25813 \end_inset
25814
25815  is inserted containing the text that appears in the index.
25816  The word where the cursor is in or the currently highlighted text is proposed
25817  by LyX as index entry.
25818 \end_layout
25819
25820 \begin_layout Standard
25821 We give a short overview of the index commands in the next subsections.
25822  For a detailed description of LaTeX's index mechanism, have a look at one
25823  of the LaTeX books 
25824 \begin_inset CommandInset citation
25825 LatexCommand cite
25826 key "latexcompanion,latexguide,latexbook"
25827
25828 \end_inset
25829
25830 .
25831 \end_layout
25832
25833 \begin_layout Standard
25834 You can change index entries by clicking on the index box.
25835 \end_layout
25836
25837 \begin_layout Standard
25838 The index list is inserted to the document with the menu 
25839 \family sans
25840 Insert\SpecialChar \menuseparator
25841 List
25842 \begin_inset space ~
25843 \end_inset
25844
25845 /
25846 \begin_inset space ~
25847 \end_inset
25848
25849 TOC\SpecialChar \menuseparator
25850 Index
25851 \begin_inset space ~
25852 \end_inset
25853
25854 List
25855 \family default
25856 .
25857  A light blue box labeled 
25858 \begin_inset Quotes eld
25859 \end_inset
25860
25861
25862 \family sans
25863 Index
25864 \family default
25865
25866 \begin_inset Quotes erd
25867 \end_inset
25868
25869  will show the place where the index is printed in the output.
25870  The index list box is not clickable like other LyX-boxes.
25871 \end_layout
25872
25873 \begin_layout Subsection
25874 Grouping Index Entries
25875 \begin_inset Index
25876 status collapsed
25877
25878 \begin_layout Plain Layout
25879 Index ! Grouping
25880 \end_layout
25881
25882 \end_inset
25883
25884
25885 \end_layout
25886
25887 \begin_layout Standard
25888 Index entries are often grouped to offer the reader a fast search in the
25889  index.
25890  We want to group for example the index entries for itemized and enumerated
25891  lists under the entry 
25892 \begin_inset Quotes eld
25893 \end_inset
25894
25895 Lists
25896 \begin_inset Quotes erd
25897 \end_inset
25898
25899 .
25900  First we create the entry 
25901 \begin_inset Quotes eld
25902 \end_inset
25903
25904 Lists
25905 \begin_inset Quotes erd
25906 \end_inset
25907
25908  in section
25909 \begin_inset space ~
25910 \end_inset
25911
25912
25913 \begin_inset CommandInset ref
25914 LatexCommand ref
25915 reference "sub:Lists"
25916
25917 \end_inset
25918
25919 .
25920  In the text field for the itemized list index entry in section
25921 \begin_inset space ~
25922 \end_inset
25923
25924
25925 \begin_inset CommandInset ref
25926 LatexCommand ref
25927 reference "sec:Itemize"
25928
25929 \end_inset
25930
25931 , we insert the command
25932 \end_layout
25933
25934 \begin_layout Standard
25935
25936 \series bold
25937 Lists ! Itemize
25938 \end_layout
25939
25940 \begin_layout Standard
25941 and the command
25942 \end_layout
25943
25944 \begin_layout Standard
25945
25946 \series bold
25947 Lists ! Enumerate
25948 \end_layout
25949
25950 \begin_layout Standard
25951 for the enumerated list in section
25952 \begin_inset space ~
25953 \end_inset
25954
25955
25956 \begin_inset CommandInset ref
25957 LatexCommand ref
25958 reference "sec:Enumerate"
25959
25960 \end_inset
25961
25962 .
25963 \end_layout
25964
25965 \begin_layout Standard
25966 The exclamation mark 
25967 \begin_inset Quotes eld
25968 \end_inset
25969
25970 !
25971 \begin_inset Quotes erd
25972 \end_inset
25973
25974  marks the grouping levels.
25975  You can have three levels; every index level is indented a bit more.
25976  An index entry for the higher levels is not required.
25977  If we don't have an index entry for 
25978 \begin_inset Quotes eld
25979 \end_inset
25980
25981 Lists
25982 \begin_inset Quotes erd
25983 \end_inset
25984
25985 , it will be printed anyway, but without a page number.
25986 \end_layout
25987
25988 \begin_layout Subsection
25989 Page Ranges
25990 \begin_inset Index
25991 status collapsed
25992
25993 \begin_layout Plain Layout
25994 Index ! Page ranges
25995 \end_layout
25996
25997 \end_inset
25998
25999
26000 \end_layout
26001
26002 \begin_layout Standard
26003 Normally an index entry will appear with the page number of the indexed
26004  section.
26005  But sometimes you want to index more pages under the same entry.
26006  E.g if we want to index the paragraph environments, we create an index entry
26007  in section
26008 \begin_inset space ~
26009 \end_inset
26010
26011
26012 \begin_inset CommandInset ref
26013 LatexCommand ref
26014 reference "sec:Paragraph-Environments"
26015
26016 \end_inset
26017
26018  with the command
26019 \end_layout
26020
26021 \begin_layout Standard
26022
26023 \series bold
26024 Paragraph environments|(
26025 \end_layout
26026
26027 \begin_layout Standard
26028 and another entry at the end of section
26029 \begin_inset space ~
26030 \end_inset
26031
26032
26033 \begin_inset CommandInset ref
26034 LatexCommand ref
26035 reference "sub:LyX-Code"
26036
26037 \end_inset
26038
26039  with the command
26040 \end_layout
26041
26042 \begin_layout Standard
26043
26044 \series bold
26045 Paragraph environments|)
26046 \end_layout
26047
26048 \begin_layout Standard
26049 The commands 
26050 \begin_inset Quotes eld
26051 \end_inset
26052
26053
26054 \series bold
26055 |(
26056 \series default
26057
26058 \begin_inset Quotes erd
26059 \end_inset
26060
26061  and 
26062 \begin_inset Quotes eld
26063 \end_inset
26064
26065
26066 \series bold
26067 |)
26068 \series default
26069
26070 \begin_inset Quotes erd
26071 \end_inset
26072
26073  respectively starts and ends the index range.
26074  You can also add the same index entry at different places in the document.
26075  They appear in the output under one entry with a comma separated list of
26076  the pages of the indexed document parts.
26077  An example is the index entry 
26078 \begin_inset Quotes eld
26079 \end_inset
26080
26081 Document ! Settings
26082 \begin_inset Quotes erd
26083 \end_inset
26084
26085 .
26086 \end_layout
26087
26088 \begin_layout Subsection
26089 Cross referencing
26090 \begin_inset Index
26091 status collapsed
26092
26093 \begin_layout Plain Layout
26094 Index ! Cross referencing
26095 \end_layout
26096
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \begin_layout Standard
26103 It is also possible to refer to another index entry.
26104  We referred for example in the index entry 
26105 \begin_inset Quotes eld
26106 \end_inset
26107
26108 GIF
26109 \begin_inset Quotes erd
26110 \end_inset
26111
26112  (in section
26113 \begin_inset space ~
26114 \end_inset
26115
26116
26117 \begin_inset CommandInset ref
26118 LatexCommand ref
26119 reference "sub:Image-Formats"
26120
26121 \end_inset
26122
26123 ) to the index entry 
26124 \begin_inset Quotes eld
26125 \end_inset
26126
26127 Image formats
26128 \begin_inset Quotes erd
26129 \end_inset
26130
26131  in the same section using the entry
26132 \end_layout
26133
26134 \begin_layout Standard
26135
26136 \series bold
26137 GIF|see{Image formats}
26138 \end_layout
26139
26140 \begin_layout Standard
26141 Where the braces have to be inserted as TeX Code.
26142  The text within the braces is the referenced entry.
26143  The reference will appear in the output without a page number.
26144 \end_layout
26145
26146 \begin_layout Subsection
26147 Index Entry Order
26148 \begin_inset Index
26149 status collapsed
26150
26151 \begin_layout Plain Layout
26152 Index ! Entry order
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \begin_layout Standard
26161 You can use accented characters in the index entry, but the entries might
26162  then not follow the rules for the index order.
26163  The index entries are sorted alphabetically, but LaTeX
26164 \begin_inset Foot
26165 status collapsed
26166
26167 \begin_layout Plain Layout
26168 The index generating is done in the background by an extra program, see
26169  section
26170 \begin_inset space ~
26171 \end_inset
26172
26173
26174 \begin_inset CommandInset ref
26175 LatexCommand ref
26176 reference "sub:Index-Program"
26177
26178 \end_inset
26179
26180 .
26181 \end_layout
26182
26183 \end_inset
26184
26185  doesn't know how to sort accents in different languages.
26186  We created as example the three dummy index entries 
26187 \begin_inset Quotes eld
26188 \end_inset
26189
26190 maison
26191 \begin_inset Quotes erd
26192 \end_inset
26193
26194
26195 \begin_inset Quotes eld
26196 \end_inset
26197
26198 maïs
26199 \begin_inset Quotes erd
26200 \end_inset
26201
26202 , and 
26203 \begin_inset Quotes eld
26204 \end_inset
26205
26206 maître
26207 \begin_inset Quotes erd
26208 \end_inset
26209
26210 .
26211 \begin_inset Index
26212 status open
26213
26214 \begin_layout Plain Layout
26215 Dummy entries ! maïs
26216 \end_layout
26217
26218 \end_inset
26219
26220
26221 \begin_inset Index
26222 status open
26223
26224 \begin_layout Plain Layout
26225 Dummy entries ! maître
26226 \end_layout
26227
26228 \end_inset
26229
26230
26231 \begin_inset Index
26232 status open
26233
26234 \begin_layout Plain Layout
26235 Dummy entries ! maïs@maison
26236 \end_layout
26237
26238 \end_inset
26239
26240  They will be sorted in the order maïs, maître, maison, but we want the
26241  order maïs, maison, maître.
26242  To achieve this, we use the command
26243 \end_layout
26244
26245 \begin_layout Standard
26246
26247 \series bold
26248 previous entry@current entry
26249 \end_layout
26250
26251 \begin_layout Standard
26252 In our case we want to have 
26253 \begin_inset Quotes eld
26254 \end_inset
26255
26256 maison
26257 \begin_inset Quotes erd
26258 \end_inset
26259
26260  after 
26261 \begin_inset Quotes eld
26262 \end_inset
26263
26264 maïs
26265 \begin_inset Quotes erd
26266 \end_inset
26267
26268  and write therefore for the index entry of maison:
26269 \end_layout
26270
26271 \begin_layout Standard
26272
26273 \series bold
26274 maïs@maison
26275 \end_layout
26276
26277 \begin_layout Standard
26278 The previous entry needn't to be a real existing entry, you can also use
26279  another word to tell LaTeX the entry order, see the next subsection for
26280  an example.
26281 \end_layout
26282
26283 \begin_layout Subsection
26284 Index Entry Layout
26285 \begin_inset Index
26286 status collapsed
26287
26288 \begin_layout Plain Layout
26289 Index ! Entry layout
26290 \end_layout
26291
26292 \end_inset
26293
26294
26295 \end_layout
26296
26297 \begin_layout Standard
26298 You can change the appearance of index entries via the text style dialog.
26299 \begin_inset Index
26300 status open
26301
26302 \begin_layout Plain Layout
26303 Dummy entries ! 
26304 \shape italic
26305 This is an italic dummy entry
26306 \end_layout
26307
26308 \end_inset
26309
26310  You can also format the page number using the character 
26311 \begin_inset Quotes eld
26312 \end_inset
26313
26314 |
26315 \begin_inset Quotes erd
26316 \end_inset
26317
26318  followed by a LaTeX-command without a backslash.
26319  We can write for example
26320 \end_layout
26321
26322 \begin_layout Standard
26323
26324 \series bold
26325 italic page number:|textit
26326 \end_layout
26327
26328 \begin_layout Standard
26329 to get the page number in italic.
26330 \begin_inset Index
26331 status open
26332
26333 \begin_layout Plain Layout
26334 Dummy entries ! italic page number:|textit
26335 \end_layout
26336
26337 \end_inset
26338
26339  Normally all LaTeX-commands begin with a backslash, but in this special
26340  case 
26341 \begin_inset Quotes eld
26342 \end_inset
26343
26344
26345 \series bold
26346 |command
26347 \series default
26348
26349 \begin_inset Quotes erd
26350 \end_inset
26351
26352  means 
26353 \series bold
26354
26355 \backslash
26356 command{page
26357 \begin_inset space ~
26358 \end_inset
26359
26360 number}
26361 \series default
26362 .
26363  Have a look at section
26364 \begin_inset space ~
26365 \end_inset
26366
26367
26368 \begin_inset CommandInset ref
26369 LatexCommand ref
26370 reference "sub:LaTeX-Syntax"
26371
26372 \end_inset
26373
26374  to learn more about the LaTeX-syntax.
26375 \end_layout
26376
26377 \begin_layout Standard
26378 \begin_inset Note Greyedout
26379 status open
26380
26381 \begin_layout Plain Layout
26382
26383 \series bold
26384 Note:
26385 \series default
26386  Formatting single index entries only works when you use the program 
26387 \family sans
26388 makeindex 
26389 \family default
26390 to generate the index, see section
26391 \begin_inset space ~
26392 \end_inset
26393
26394
26395 \begin_inset CommandInset ref
26396 LatexCommand ref
26397 reference "sub:Index-Program"
26398
26399 \end_inset
26400
26401 .
26402  If you use 
26403 \family sans
26404 xindy
26405 \family default
26406 , however, this won't work for anything else than bold or italic text.
26407  This is because xindy requires to define semantic elements before they
26408  can be used, see 
26409 \begin_inset CommandInset citation
26410 LatexCommand cite
26411 after "p. 678 ff."
26412 key "latexcompanion"
26413
26414 \end_inset
26415
26416  for details.
26417 \end_layout
26418
26419 \end_inset
26420
26421
26422 \end_layout
26423
26424 \begin_layout Standard
26425 In general, we encourage you to not format page numbers directly as shown
26426  above.
26427  Instead of this, you should define a macro in the preamble and use that.
26428  Consider why you want some page numbers to be bold.
26429  Maybe you want all page references italic that refer to a definition of
26430  the indexed term, so that users can easily find definitions.
26431  If so, put the following in preamble
26432 \end_layout
26433
26434 \begin_layout Standard
26435
26436 \series bold
26437
26438 \backslash
26439 newcommand{
26440 \backslash
26441 IndexDef}[1]{
26442 \backslash
26443 textit{#1}}
26444 \end_layout
26445
26446 \begin_layout Standard
26447 and write
26448 \end_layout
26449
26450 \begin_layout Standard
26451
26452 \series bold
26453 my entry|IndexDef
26454 \end_layout
26455
26456 \begin_layout Standard
26457 into the index entry.
26458 \begin_inset Index
26459 status open
26460
26461 \begin_layout Plain Layout
26462 Dummy entries ! my entry|IndexDef
26463 \end_layout
26464
26465 \end_inset
26466
26467  The advantage is that, if you change your mind later or if your publisher
26468  request that definitions must not be italic but bold, you just need to
26469  change the macro in the preamble, not every single index entry.
26470 \end_layout
26471
26472 \begin_layout Standard
26473 You can also change the layout for the whole index.
26474  E.
26475 \begin_inset space \thinspace{}
26476 \end_inset
26477
26478 g.
26479 \begin_inset space ~
26480 \end_inset
26481
26482 we marked the index list box of this document as bold to get a bold font
26483  for all index entries.
26484  For more advanced task you have to set up a so-called 
26485 \emph on
26486 Index Style File
26487 \emph default
26488 , see the 
26489 \family sans
26490 makeindex
26491 \family default
26492  or 
26493 \family sans
26494 xindy
26495 \family default
26496  documentation for details, 
26497 \begin_inset CommandInset citation
26498 LatexCommand cite
26499 key "makeindex,xindy"
26500
26501 \end_inset
26502
26503 .
26504 \end_layout
26505
26506 \begin_layout Subsection
26507 Index Program
26508 \begin_inset Index
26509 status collapsed
26510
26511 \begin_layout Plain Layout
26512 Index ! Program
26513 \end_layout
26514
26515 \end_inset
26516
26517
26518 \begin_inset CommandInset label
26519 LatexCommand label
26520 name "sub:Index-Program"
26521
26522 \end_inset
26523
26524
26525 \end_layout
26526
26527 \begin_layout Standard
26528 When the index entry program 
26529 \family sans
26530 xindy
26531 \family default
26532  is installed, that is only available for Linux, LyX uses it for the index
26533  generation, otherwise the program 
26534 \family sans
26535 makeindex
26536 \family default
26537  is used, that is part of every LaTeX distribution.
26538  Both programs can be controlled by options that can be set in LyX's preferences
26539  dialog, see section
26540 \begin_inset space ~
26541 \end_inset
26542
26543
26544 \begin_inset CommandInset ref
26545 LatexCommand ref
26546 reference "sub:LaTeX-settings"
26547
26548 \end_inset
26549
26550 .
26551  The available options are listed and explained in 
26552 \begin_inset CommandInset citation
26553 LatexCommand cite
26554 key "makeindex,xindy"
26555
26556 \end_inset
26557
26558 .
26559  You can also specify there another program to generate the index.
26560 \end_layout
26561
26562 \begin_layout Standard
26563
26564 \family sans
26565 makeindex
26566 \family default
26567  is very old, not further developed and has many pitfalls.
26568  Most notably, it has been defined with nothing more than the English language
26569  in mind.
26570  So it fails at sorting correctly for anything else than an monolingual
26571  English text.
26572  We have shown above how to fix this sorting.
26573  However, if you are writing in another language and using Linux, consider
26574  to use 
26575 \family sans
26576 xindy
26577 \family default
26578 .
26579 \end_layout
26580
26581 \begin_layout Section
26582 Nomenclature / Glossary 
26583 \begin_inset Index
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587 Nomenclature
26588 \end_layout
26589
26590 \end_inset
26591
26592
26593 \begin_inset Index
26594 status collapsed
26595
26596 \begin_layout Plain Layout
26597 Glossary|see
26598 \begin_inset ERT
26599 status collapsed
26600
26601 \begin_layout Plain Layout
26602
26603 {
26604 \end_layout
26605
26606 \end_inset
26607
26608 Nomenclature
26609 \begin_inset ERT
26610 status collapsed
26611
26612 \begin_layout Plain Layout
26613
26614 }
26615 \end_layout
26616
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \end_inset
26623
26624
26625 \begin_inset CommandInset label
26626 LatexCommand label
26627 name "sec:Nomenclature"
26628
26629 \end_inset
26630
26631
26632 \end_layout
26633
26634 \begin_layout Standard
26635 Sometimes you need to compile a list of symbols that are mentioned in your
26636  document with a brief explanation of them -- a so called nomenclature or
26637  glossary.
26638 \end_layout
26639
26640 \begin_layout Standard
26641 To be able to create nomenclatures, you need the LaTeX package 
26642 \series bold
26643 nomencl
26644 \series default
26645
26646 \begin_inset Index
26647 status collapsed
26648
26649 \begin_layout Plain Layout
26650 Latex@LaTeX-packages ! nomencl
26651 \end_layout
26652
26653 \end_inset
26654
26655  installed.
26656  You find it in the TeX Catalogue, 
26657 \begin_inset CommandInset citation
26658 LatexCommand cite
26659 key "TeXCatalogue"
26660
26661 \end_inset
26662
26663  or in the package manager of your LaTeX-system.
26664 \end_layout
26665
26666 \begin_layout Standard
26667 A nomenclature entry is created if you place the cursor after a symbol entry
26668  and then use the menu 
26669 \family sans
26670 Insert\SpecialChar \menuseparator
26671
26672 \family default
26673 N
26674 \family sans
26675 omenclature
26676 \begin_inset space ~
26677 \end_inset
26678
26679 Entry
26680 \family default
26681  or the toolbar button 
26682 \begin_inset Graphics
26683         filename ../images/nomencl-insert.png
26684         BoundingBox 0bp 5bp 20bp 20bp
26685
26686 \end_inset
26687
26688 .
26689  A gray box labeled 
26690 \begin_inset Quotes eld
26691 \end_inset
26692
26693
26694 \family sans
26695 Nom
26696 \family default
26697
26698 \begin_inset Quotes erd
26699 \end_inset
26700
26701  is inserted and a window pops up asking for the nomenclature entry.
26702 \end_layout
26703
26704 \begin_layout Standard
26705 A nomenclature entry consists of two main entries.
26706  The first is the symbol that you want to refer to.
26707  The second is the description of the symbol.
26708 \end_layout
26709
26710 \begin_layout Standard
26711 \begin_inset Note Greyedout
26712 status open
26713
26714 \begin_layout Plain Layout
26715
26716 \series bold
26717 Note:
26718 \series default
26719  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26720 \end_layout
26721
26722 \end_inset
26723
26724
26725 \end_layout
26726
26727 \begin_layout Subsection
26728 Nomenclature Definition and Layout
26729 \begin_inset Index
26730 status collapsed
26731
26732 \begin_layout Plain Layout
26733 Nomenclature ! Layout
26734 \end_layout
26735
26736 \end_inset
26737
26738
26739 \end_layout
26740
26741 \begin_layout Standard
26742 When you have symbols in formulas, you have to define them in the 
26743 \family sans
26744 Symbol
26745 \family default
26746  field as LaTeX-formula.
26747  For example to get 
26748 \begin_inset Quotes eld
26749 \end_inset
26750
26751
26752 \begin_inset Formula $\sigma$
26753 \end_inset
26754
26755
26756 \begin_inset Quotes erd
26757 \end_inset
26758
26759 , insert this:
26760 \begin_inset Newline newline
26761 \end_inset
26762
26763
26764 \series bold
26765 $
26766 \backslash
26767 sigma$
26768 \begin_inset Newline newline
26769 \end_inset
26770
26771
26772 \series default
26773 The 
26774 \begin_inset Quotes eld
26775 \end_inset
26776
26777 $
26778 \begin_inset Quotes erd
26779 \end_inset
26780
26781  character hereby starts/ends the formula.
26782  The LaTeX-command for the Greek letter is the name of the letter beginning
26783  with a backslash 
26784 \begin_inset Quotes eld
26785 \end_inset
26786
26787
26788 \backslash
26789
26790 \begin_inset Quotes erd
26791 \end_inset
26792
26793 .
26794  For capital Greek letters, start the command also with a capital letter,
26795  like 
26796 \series bold
26797
26798 \backslash
26799 Sigma
26800 \series default
26801 .
26802 \end_layout
26803
26804 \begin_layout Standard
26805 (A short introduction to the LaTeX-syntax is given in section
26806 \begin_inset space ~
26807 \end_inset
26808
26809
26810 \begin_inset CommandInset ref
26811 LatexCommand ref
26812 reference "sub:LaTeX-Syntax"
26813
26814 \end_inset
26815
26816 .)
26817 \end_layout
26818
26819 \begin_layout Standard
26820 You cannot use the 
26821 \family sans
26822 Text
26823 \begin_inset space ~
26824 \end_inset
26825
26826 Style
26827 \family default
26828  dialog to format the description text but have to use LaTeX-commands.
26829  For example the description of the nomenclature entry for the 
26830 \begin_inset Quotes eld
26831 \end_inset
26832
26833
26834 \begin_inset Formula $\sigma$
26835 \end_inset
26836
26837
26838 \begin_inset Quotes erd
26839 \end_inset
26840
26841  in this document is:
26842 \begin_inset Newline newline
26843 \end_inset
26844
26845
26846 \series bold
26847 dummy entry for the character 
26848 \backslash
26849 textsf{sigma}
26850 \series default
26851
26852 \begin_inset Newline newline
26853 \end_inset
26854
26855 The command 
26856 \series bold
26857
26858 \backslash
26859 textsf
26860 \series default
26861  sets the fonts to 
26862 \family sans
26863 sans
26864 \begin_inset space ~
26865 \end_inset
26866
26867 serif
26868 \family default
26869 .
26870  To get 
26871 \series bold
26872 bold
26873 \series default
26874  font use the command 
26875 \series bold
26876
26877 \backslash
26878 textbf
26879 \series default
26880 , for 
26881 \family typewriter
26882 typewriter
26883 \family default
26884  use 
26885 \series bold
26886
26887 \backslash
26888 texttt
26889 \series default
26890 , for 
26891 \emph on
26892 emphasized
26893 \emph default
26894  use 
26895 \series bold
26896
26897 \backslash
26898 emph
26899 \series default
26900 .
26901 \end_layout
26902
26903 \begin_layout Subsection
26904 Sort Order of Nomenclature Entries
26905 \begin_inset Index
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909 Nomenclature ! Sort order
26910 \end_layout
26911
26912 \end_inset
26913
26914
26915 \end_layout
26916
26917 \begin_layout Standard
26918 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26919  the symbol definition.
26920  This leads to undesired results when you for example have symbols in formulas.
26921  Suppose you have nomenclature entries for the symbols 
26922 \emph on
26923 a
26924 \begin_inset CommandInset nomenclature
26925 LatexCommand nomenclature
26926 symbol "a"
26927 description "dummy entry for the character \"a\""
26928
26929 \end_inset
26930
26931
26932 \emph default
26933  and 
26934 \begin_inset Formula $\sigma$
26935 \end_inset
26936
26937
26938 \begin_inset CommandInset nomenclature
26939 LatexCommand nomenclature
26940 prefix "sigma"
26941 symbol "$\\sigma$"
26942 description "dummy entry for the character \\textsf{sigma}"
26943
26944 \end_inset
26945
26946 .
26947  They will be sorted by 
26948 \begin_inset Quotes eld
26949 \end_inset
26950
26951
26952 \family sans
26953 a
26954 \family default
26955
26956 \begin_inset Quotes erd
26957 \end_inset
26958
26959  and 
26960 \begin_inset Quotes eld
26961 \end_inset
26962
26963
26964 \family typewriter
26965 $
26966 \backslash
26967 sigma$
26968 \family default
26969
26970 \begin_inset Quotes erd
26971 \end_inset
26972
26973  -- the 
26974 \begin_inset Formula $\sigma$
26975 \end_inset
26976
26977  will be sorted before the 
26978 \emph on
26979 a
26980 \emph default
26981  since the character 
26982 \begin_inset Quotes eld
26983 \end_inset
26984
26985 $
26986 \begin_inset Quotes erd
26987 \end_inset
26988
26989  is considered in sorting.
26990 \end_layout
26991
26992 \begin_layout Standard
26993 To control the sort order, you can edit the 
26994 \family sans
26995 Sort
26996 \begin_inset space ~
26997 \end_inset
26998
26999 as
27000 \family default
27001  field of the nomenclature dialog.
27002  Then the nomenclature entry will be sorted by this entry and not the symbol
27003  definition.
27004  For the given example, you can insert 
27005 \family typewriter
27006 sigma
27007 \family default
27008  to this field for the 
27009 \begin_inset Formula $\sigma$
27010 \end_inset
27011
27012 , then 
27013 \emph on
27014 a
27015 \emph default
27016  will be located before 
27017 \begin_inset Formula $\sigma$
27018 \end_inset
27019
27020 .
27021 \end_layout
27022
27023 \begin_layout Standard
27024 For subgrouping and tips for using sort entries see the 
27025 \series bold
27026 nomencl
27027 \series default
27028  documentation, 
27029 \begin_inset CommandInset citation
27030 LatexCommand cite
27031 key "nomencl"
27032
27033 \end_inset
27034
27035 .
27036 \end_layout
27037
27038 \begin_layout Subsection
27039 Nomenclature Options
27040 \begin_inset Index
27041 status collapsed
27042
27043 \begin_layout Plain Layout
27044 Nomenclature ! Options
27045 \end_layout
27046
27047 \end_inset
27048
27049
27050 \end_layout
27051
27052 \begin_layout Standard
27053 The 
27054 \series bold
27055 nomencl
27056 \series default
27057  package offers some options to adjust the appearance of the nomenclature.
27058  Here are some of its options, for more have a look at its documentation:
27059 \end_layout
27060
27061 \begin_layout Description
27062 refeq Appends the phrase 
27063 \begin_inset Quotes eld
27064 \end_inset
27065
27066
27067 \family sans
27068 , see equation (
27069 \emph on
27070 eq
27071 \emph default
27072 )
27073 \family default
27074
27075 \begin_inset Quotes erd
27076 \end_inset
27077
27078  to every nomenclature entry, where 
27079 \family sans
27080 \emph on
27081 eq
27082 \family default
27083 \emph default
27084  is the number of the last equation in front of the nomenclature entry
27085 \end_layout
27086
27087 \begin_layout Description
27088 refpage Appends the phrase 
27089 \begin_inset Quotes eld
27090 \end_inset
27091
27092
27093 \family sans
27094 , page (
27095 \emph on
27096 page
27097 \emph default
27098 )
27099 \family default
27100
27101 \begin_inset Quotes erd
27102 \end_inset
27103
27104  to every nomenclature entry, where 
27105 \family sans
27106 \emph on
27107 page
27108 \family default
27109 \emph default
27110  is the number of the page on which the nomenclature entry appeared
27111 \end_layout
27112
27113 \begin_layout Description
27114 intoc Inserts the nomenclature in the Table of Contents
27115 \end_layout
27116
27117 \begin_layout Standard
27118 There are furthermore the options 
27119 \series bold
27120 croatian
27121 \series default
27122
27123 \series bold
27124 danish
27125 \series default
27126
27127 \series bold
27128 english
27129 \series default
27130
27131 \series bold
27132 french
27133 \series default
27134
27135 \series bold
27136 german
27137 \series default
27138
27139 \series bold
27140 italian
27141 \series default
27142
27143 \series bold
27144 polish
27145 \series default
27146
27147 \series bold
27148 portuguese
27149 \series default
27150
27151 \series bold
27152 russian
27153 \series default
27154
27155 \series bold
27156 spanish
27157 \series default
27158 , and 
27159 \series bold
27160 ukrainian
27161 \series default
27162  to print the reference texts and the nomenclature title in the corresponding
27163  language.
27164 \end_layout
27165
27166 \begin_layout Standard
27167 To use one or more of the options, add them to the comma-separated document
27168  class options list in the 
27169 \family sans
27170 Document\SpecialChar \menuseparator
27171 Settings
27172 \family default
27173  dialog.
27174  In this document the options 
27175 \series bold
27176 intoc
27177 \series default
27178  and 
27179 \series bold
27180 refpage
27181 \series default
27182  are used.
27183 \end_layout
27184
27185 \begin_layout Standard
27186 \begin_inset VSpace bigskip
27187 \end_inset
27188
27189
27190 \end_layout
27191
27192 \begin_layout Standard
27193 You can also use the first two options above only for certain nomenclature
27194  entries when you add one of the following commands as last entry to the
27195  
27196 \family sans
27197 Description
27198 \family default
27199  field in the nomenclature dialog:
27200 \end_layout
27201
27202 \begin_layout Description
27203
27204 \backslash
27205 nomrefeq Like the 
27206 \series bold
27207 refeq
27208 \series default
27209  option
27210 \end_layout
27211
27212 \begin_layout Description
27213
27214 \backslash
27215 nomrefpage Like the 
27216 \series bold
27217 refpage
27218 \series default
27219  option
27220 \end_layout
27221
27222 \begin_layout Description
27223
27224 \backslash
27225 nomrefeqpage Short notation of 
27226 \series bold
27227
27228 \backslash
27229 nomrefeq
27230 \backslash
27231 nomrefpage
27232 \end_layout
27233
27234 \begin_layout Description
27235
27236 \backslash
27237 nomnorefeq,
27238 \begin_inset space ~
27239 \end_inset
27240
27241
27242 \backslash
27243 nomnorefpage,
27244 \begin_inset space ~
27245 \end_inset
27246
27247
27248 \backslash
27249 nomnorefeqpage Turns off the corresponding options
27250 \end_layout
27251
27252 \begin_layout Subsection
27253 Printing the Nomenclature
27254 \begin_inset Index
27255 status collapsed
27256
27257 \begin_layout Plain Layout
27258 Nomenclature ! Printing
27259 \end_layout
27260
27261 \end_inset
27262
27263
27264 \end_layout
27265
27266 \begin_layout Standard
27267 To print the nomenclature, use the menu 
27268 \family sans
27269 Insert\SpecialChar \menuseparator
27270 Lists
27271 \begin_inset space ~
27272 \end_inset
27273
27274 /
27275 \begin_inset space ~
27276 \end_inset
27277
27278 TOC\SpecialChar \menuseparator
27279 Nomenclature
27280 \family default
27281 .
27282  A light blue box labeled 
27283 \begin_inset Quotes eld
27284 \end_inset
27285
27286
27287 \family sans
27288 Nomenclature
27289 \family default
27290
27291 \begin_inset Quotes erd
27292 \end_inset
27293
27294  will show the place where the nomenclature is printed in the output.
27295  Like the index list box, the nomenclature list box is not clickable.
27296 \end_layout
27297
27298 \begin_layout Standard
27299 In the printed output the title of the nomenclature appears as 
27300 \begin_inset Quotes eld
27301 \end_inset
27302
27303 Nomenclature
27304 \begin_inset Quotes erd
27305 \end_inset
27306
27307 .
27308  If you are not happy with the name, you can change it by redefining the
27309  command 
27310 \series bold
27311
27312 \backslash
27313 nomname
27314 \series default
27315  in the preamble.
27316  For example, in order to change the name to 
27317 \emph on
27318 List of Symbols
27319 \emph default
27320 , add the following line to the preamble:
27321 \end_layout
27322
27323 \begin_layout Standard
27324
27325 \family roman
27326 \series bold
27327
27328 \backslash
27329 renewcommand{
27330 \backslash
27331 nomname}{List of Symbols}
27332 \end_layout
27333
27334 \begin_layout Standard
27335 \begin_inset VSpace defskip
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \begin_layout Standard
27342 If you are unhappy with the amount of space for symbols, you can alter it
27343  by adding the following line to the preamble:
27344 \end_layout
27345
27346 \begin_layout Standard
27347
27348 \family roman
27349 \series bold
27350
27351 \backslash
27352 renewcommand{
27353 \backslash
27354 nomlabelwidth}{width}
27355 \end_layout
27356
27357 \begin_layout Standard
27358
27359 \family roman
27360 Where the width is a value with one of the units listed in Appendix
27361 \begin_inset space ~
27362 \end_inset
27363
27364
27365 \begin_inset CommandInset ref
27366 LatexCommand ref
27367 reference "cha:Units-available-in"
27368
27369 \end_inset
27370
27371 .
27372  The default value is 1
27373 \begin_inset space \thinspace{}
27374 \end_inset
27375
27376 cm.
27377 \end_layout
27378
27379 \begin_layout Section
27380 Branches
27381 \begin_inset Index
27382 status collapsed
27383
27384 \begin_layout Plain Layout
27385 Branches
27386 \end_layout
27387
27388 \end_inset
27389
27390
27391 \begin_inset Index
27392 status collapsed
27393
27394 \begin_layout Plain Layout
27395 Document ! Branches
27396 \end_layout
27397
27398 \end_inset
27399
27400
27401 \begin_inset CommandInset label
27402 LatexCommand label
27403 name "sec:Branches"
27404
27405 \end_inset
27406
27407
27408 \end_layout
27409
27410 \begin_layout Standard
27411 Sometimes it is useful to hide some document parts in the output.
27412  For example a teacher who is setting an exam obviously doesn't want the
27413  pupils to see the answers, but having questions and answers in the same
27414  document will make the life of the markers of that exam much easier.
27415 \end_layout
27416
27417 \begin_layout Standard
27418 For these cases LyX offers to put text into branches.
27419  The text will then only appear in the output when its branch is activated.
27420  To create a branch, go in the 
27421 \family sans
27422 Document\SpecialChar \menuseparator
27423 Settings
27424 \family default
27425  dialog to 
27426 \family sans
27427 Branches
27428 \family default
27429 .
27430  The name of the branch, its activation state and the background color of
27431  the branches inside LyX can be specified in this dialog.
27432 \end_layout
27433
27434 \begin_layout Standard
27435 Text that should be in a branch is set into branch inset boxes.
27436  These boxes are inserted via the menu 
27437 \family sans
27438 Insert\SpecialChar \menuseparator
27439 Branch
27440 \family default
27441  where you can choose a branch.
27442  You can later change the branch of the boxes by right-clicking on them.
27443 \end_layout
27444
27445 \begin_layout Standard
27446 Here is an example, where only the question text appears, the answer branch
27447  is deactivated and does therefore not appear in the output:
27448 \end_layout
27449
27450 \begin_layout Standard
27451 \begin_inset Branch Question
27452 status open
27453
27454 \begin_layout Standard
27455 Question: Who was the first physics Nobel prize winner?
27456 \end_layout
27457
27458 \end_inset
27459
27460
27461 \end_layout
27462
27463 \begin_layout Standard
27464 \begin_inset Branch Answer
27465 status collapsed
27466
27467 \begin_layout Standard
27468 Answer: Wilhelm Conrad Röntgen
27469 \end_layout
27470
27471 \end_inset
27472
27473
27474 \end_layout
27475
27476 \begin_layout Standard
27477 \begin_inset VSpace bigskip
27478 \end_inset
27479
27480
27481 \end_layout
27482
27483 \begin_layout Standard
27484 To use conditional output inside places where you cannot insert branch insets,
27485  like inside equations, you can code special LaTeX definitions for each
27486  branch.
27487  For example you can define for the question branch
27488 \begin_inset Foot
27489 status collapsed
27490
27491 \begin_layout Plain Layout
27492 For an introduction to the LaTeX-syntax, see section
27493 \begin_inset space ~
27494 \end_inset
27495
27496
27497 \begin_inset CommandInset ref
27498 LatexCommand ref
27499 reference "sub:LaTeX-Syntax"
27500
27501 \end_inset
27502
27503 .
27504 \end_layout
27505
27506 \end_inset
27507
27508
27509 \end_layout
27510
27511 \begin_layout Standard
27512
27513 \series bold
27514
27515 \backslash
27516 newcommand{
27517 \backslash
27518 question}[1]{#1}
27519 \end_layout
27520
27521 \begin_layout Standard
27522
27523 \series bold
27524
27525 \backslash
27526 newcommand{
27527 \backslash
27528 answer}[1]{}
27529 \end_layout
27530
27531 \begin_layout Standard
27532 and for the answer branch
27533 \end_layout
27534
27535 \begin_layout Standard
27536
27537 \series bold
27538
27539 \backslash
27540 newcommand{
27541 \backslash
27542 question}[1]{}
27543 \end_layout
27544
27545 \begin_layout Standard
27546
27547 \series bold
27548
27549 \backslash
27550 newcommand{
27551 \backslash
27552 answer}[1]{#1}
27553 \end_layout
27554
27555 \begin_layout Standard
27556 \begin_inset Branch Question
27557 status open
27558
27559 \begin_layout Standard
27560 \begin_inset ERT
27561 status open
27562
27563 \begin_layout Plain Layout
27564
27565
27566 \backslash
27567 newcommand{
27568 \backslash
27569 question}[1]{#1}
27570 \end_layout
27571
27572 \begin_layout Plain Layout
27573
27574
27575 \backslash
27576 newcommand{
27577 \backslash
27578 answer}[1]{}
27579 \end_layout
27580
27581 \end_inset
27582
27583
27584 \end_layout
27585
27586 \end_inset
27587
27588
27589 \end_layout
27590
27591 \begin_layout Standard
27592 \begin_inset Branch Answer
27593 status collapsed
27594
27595 \begin_layout Standard
27596 \begin_inset ERT
27597 status open
27598
27599 \begin_layout Plain Layout
27600
27601
27602 \backslash
27603 newcommand{
27604 \backslash
27605 question}[1]{}
27606 \end_layout
27607
27608 \begin_layout Plain Layout
27609
27610
27611 \backslash
27612 newcommand{
27613 \backslash
27614 answer}[1]{#1}
27615 \end_layout
27616
27617 \end_inset
27618
27619
27620 \end_layout
27621
27622 \end_inset
27623
27624
27625 \end_layout
27626
27627 \begin_layout Standard
27628 Now it is possible to use the commands 
27629 \series bold
27630
27631 \backslash
27632 question{\SpecialChar \ldots{}
27633 }
27634 \series default
27635  and 
27636 \series bold
27637
27638 \backslash
27639 answer{\SpecialChar \ldots{}
27640 }
27641 \series default
27642  to obtain conditional output.
27643  Here is an example formula where only the 
27644 \series bold
27645
27646 \backslash
27647 question
27648 \series default
27649  part appears:
27650 \begin_inset Formula \[
27651 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27652
27653 \end_inset
27654
27655
27656 \end_layout
27657
27658 \begin_layout Standard
27659 Inside math, the same effect can be achieved using math macros, see section
27660 \begin_inset space ~
27661 \end_inset
27662
27663
27664 \begin_inset CommandInset ref
27665 LatexCommand ref
27666 reference "sec:math-macros"
27667
27668 \end_inset
27669
27670 .
27671 \end_layout
27672
27673 \begin_layout Section
27674 TeX Code and the LaTeX Syntax
27675 \begin_inset CommandInset label
27676 LatexCommand label
27677 name "sec:TeX-Code"
27678
27679 \end_inset
27680
27681
27682 \end_layout
27683
27684 \begin_layout Subsection
27685 TeX Code Boxes
27686 \begin_inset Index
27687 status collapsed
27688
27689 \begin_layout Plain Layout
27690 TeX Code
27691 \end_layout
27692
27693 \end_inset
27694
27695
27696 \begin_inset CommandInset label
27697 LatexCommand label
27698 name "sub:TeX-Code-Boxes"
27699
27700 \end_inset
27701
27702
27703 \end_layout
27704
27705 \begin_layout Standard
27706 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27707  constructs, but not all.
27708  LaTeX contains of hundreds of packages which provide different commands.
27709  Every time packages are updated and new ones added.
27710  This has the advantage that you can typeset nearly everything as there
27711  is for every problem a LaTeX-package.
27712  But LyX can of course not be up to date and support all packages and their
27713  commands.
27714 \end_layout
27715
27716 \begin_layout Standard
27717 But don't worry, you can use any LaTeX-command directly in LyX inside the
27718  TeX Code box.
27719  An TeX Code box is created by the menu 
27720 \family sans
27721 Insert\SpecialChar \menuseparator
27722 TeX
27723 \begin_inset space ~
27724 \end_inset
27725
27726 Code
27727 \family default
27728  or by the toolbar button 
27729 \begin_inset Graphics
27730         filename ../images/ert-insert.png
27731
27732 \end_inset
27733
27734 .
27735  The box can be opened by left-clicking and closed by right-clicking on
27736  it.
27737 \end_layout
27738
27739 \begin_layout Standard
27740 You can insert complete or incomplete commands as TeX Code.
27741  Incomplete means that the command argument can be Standard LyX text.
27742  For example you want to draw a frame around a word and uses therefore the
27743  LaTeX-command 
27744 \series bold
27745
27746 \backslash
27747 fbox
27748 \series default
27749 , you can write the command part 
27750 \series bold
27751
27752 \backslash
27753 fbox{
27754 \series default
27755  in a TeX Code box before the word and the closing brace 
27756 \series bold
27757 }
27758 \series default
27759  in a second TeX Code box behind the word.
27760  The word between the two TeX Code boxes is then the argument as it is in
27761  the following example:
27762 \end_layout
27763
27764 \begin_layout Standard
27765 \begin_inset Graphics
27766         filename clipart/ERT.png
27767         scale 89
27768
27769 \end_inset
27770
27771
27772 \end_layout
27773
27774 \begin_layout Standard
27775 gives
27776 \end_layout
27777
27778 \begin_layout Standard
27779 This is a line with a 
27780 \begin_inset ERT
27781 status collapsed
27782
27783 \begin_layout Plain Layout
27784
27785
27786 \backslash
27787 fbox{
27788 \end_layout
27789
27790 \end_inset
27791
27792 framed
27793 \begin_inset ERT
27794 status collapsed
27795
27796 \begin_layout Plain Layout
27797
27798 }
27799 \end_layout
27800
27801 \end_inset
27802
27803  word.
27804 \end_layout
27805
27806 \begin_layout Standard
27807 \begin_inset Note Greyedout
27808 status open
27809
27810 \begin_layout Plain Layout
27811
27812 \series bold
27813 Note:
27814 \series default
27815  At the end of LaTeX-commands without parameters, you have to insert a space
27816  to let LaTeX know that the command is finished.
27817 \end_layout
27818
27819 \end_inset
27820
27821
27822 \end_layout
27823
27824 \begin_layout Subsection
27825 Short Introduction to the LaTeX Syntax
27826 \begin_inset OptArg
27827 status collapsed
27828
27829 \begin_layout Plain Layout
27830 The LaTeX Syntax
27831 \end_layout
27832
27833 \end_inset
27834
27835
27836 \begin_inset Index
27837 status collapsed
27838
27839 \begin_layout Plain Layout
27840 Latex@LaTeX Syntax
27841 \end_layout
27842
27843 \end_inset
27844
27845
27846 \begin_inset CommandInset label
27847 LatexCommand label
27848 name "sub:LaTeX-Syntax"
27849
27850 \end_inset
27851
27852
27853 \end_layout
27854
27855 \begin_layout Standard
27856 When you write larger documents or books, you will need to know something
27857  about the LaTeX-commands that LyX uses in the background.
27858  Because LaTeX is based on commands, you can 
27859 \begin_inset Quotes eld
27860 \end_inset
27861
27862 program
27863 \begin_inset Quotes erd
27864 \end_inset
27865
27866  your text.
27867  This has the advantage that the layout of the document can be changed at
27868  every time if you know the right commands.
27869  E.g.
27870  imagine you have to write a manual for a product and the deadline is at
27871  the end of the day.
27872  Your boss just has complimented you for your good work but wants to have
27873  all caption labels bold.
27874  But you have over hundred figure and table captions with non-bold labels
27875  in your manual.
27876  Of course it's impossible to change all caption labels by hand in one day.
27877 \end_layout
27878
27879 \begin_layout Standard
27880 Now LaTeX comes into play.
27881  As written above, for every problem exists a LaTeX-package.
27882  First you have to find out which and therefore look in the LaTeX package
27883  database, 
27884 \begin_inset CommandInset citation
27885 LatexCommand cite
27886 key "Catalogue"
27887
27888 \end_inset
27889
27890 .
27891 \end_layout
27892
27893 \begin_layout Standard
27894 As result you know that the package 
27895 \series bold
27896 caption
27897 \series default
27898
27899 \begin_inset Index
27900 status collapsed
27901
27902 \begin_layout Plain Layout
27903 Latex@LaTeX-packages ! caption
27904 \end_layout
27905
27906 \end_inset
27907
27908  is what you need.
27909  To use a package, you have to load it in the document preamble (menu 
27910 \family sans
27911 Document\SpecialChar \menuseparator
27912 Settings
27913 \family default
27914 ) with the command
27915 \end_layout
27916
27917 \begin_layout Standard
27918
27919 \series bold
27920
27921 \backslash
27922 usepackage[options]{package name}
27923 \end_layout
27924
27925 \begin_layout Standard
27926 All LaTeX commands begin with a backslash, the command argument is set within
27927  two braces, and the options are set within two brackets.
27928  Note that not all commands have an argument and options.
27929 \end_layout
27930
27931 \begin_layout Standard
27932 In your case the package name is 
27933 \series bold
27934 caption
27935 \series default
27936 .
27937  After a look in the documentation of the package, you know that the option
27938  
27939 \series bold
27940 labelfont=bf
27941 \series default
27942  will change the font of all caption labels to bold.
27943  So you add the command
27944 \end_layout
27945
27946 \begin_layout Standard
27947
27948 \series bold
27949
27950 \backslash
27951 usepackage[labelfont=bf]{caption}
27952 \end_layout
27953
27954 \begin_layout Standard
27955 to the preamble and the problem is solved.
27956 \begin_inset Foot
27957 status collapsed
27958
27959 \begin_layout Plain Layout
27960 For more commands provided by the 
27961 \series bold
27962 caption
27963 \series default
27964  package, have a look at its documentation, 
27965 \begin_inset CommandInset citation
27966 LatexCommand cite
27967 key "caption"
27968
27969 \end_inset
27970
27971 .
27972 \end_layout
27973
27974 \end_inset
27975
27976
27977 \end_layout
27978
27979 \begin_layout Standard
27980 Note that some document classes have built-in solutions for well known problems
27981  like your case.
27982  For example if you use a 
27983 \family sans
27984 koma-script
27985 \family default
27986  class, you don't need the package 
27987 \series bold
27988 caption
27989 \series default
27990 , you can instead write
27991 \end_layout
27992
27993 \begin_layout Standard
27994
27995 \series bold
27996
27997 \backslash
27998 setkomafont{captionlabel}{
27999 \backslash
28000 bfseries}
28001 \end_layout
28002
28003 \begin_layout Standard
28004 in the preamble and the problem is solved.
28005  So if you plan to write a large document, you should have a look at the
28006  documentation of the document class you want to use.
28007  (
28008 \series bold
28009
28010 \backslash
28011 setkomafont
28012 \series default
28013  is an example for a command with more than one argument.)
28014 \end_layout
28015
28016 \begin_layout Standard
28017 Commands in the preamble affects the whole document, while commands in the
28018  text affects only the text after the command or only the text used as command
28019  argument.
28020  To insert a LaTeX-command in text, use the TeX Code box as described in
28021  the previous section.
28022 \end_layout
28023
28024 \begin_layout Standard
28025 If you want to learn more about LaTeX and its syntax, have a look at the
28026  LaTeX-books 
28027 \begin_inset CommandInset citation
28028 LatexCommand cite
28029 key "latexcompanion,latexguide"
28030
28031 \end_inset
28032
28033 .
28034  
28035 \end_layout
28036
28037 \begin_layout Section
28038 Previewing Snippets of your Document
28039 \begin_inset Index
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 Instant preview
28044 \end_layout
28045
28046 \end_inset
28047
28048
28049 \begin_inset CommandInset label
28050 LatexCommand label
28051 name "sec:Previewing-snippets-of"
28052
28053 \end_inset
28054
28055
28056 \begin_inset Index
28057 status collapsed
28058
28059 \begin_layout Plain Layout
28060 Document ! Preview
28061 \end_layout
28062
28063 \end_inset
28064
28065
28066 \end_layout
28067
28068 \begin_layout Standard
28069 LyX allows you to generate previews of sections of your document on the
28070  fly so you can see how they'll look in the final document without having
28071  to break your train of thought with 
28072 \family sans
28073 View\SpecialChar \menuseparator
28074 DVI
28075 \family default
28076 .
28077 \end_layout
28078
28079 \begin_layout Standard
28080 If you would for example like to see in LyX your math formulas typeset by
28081  LaTeX, install the LaTeX-package 
28082 \series bold
28083 preview-latex
28084 \series default
28085
28086 \begin_inset Index
28087 status collapsed
28088
28089 \begin_layout Plain Layout
28090 Latex@LaTeX-packages ! preview-latex
28091 \end_layout
28092
28093 \end_inset
28094
28095  as explained below, and turn on 
28096 \family sans
28097 Instant
28098 \begin_inset space ~
28099 \end_inset
28100
28101 preview
28102 \family default
28103  in the 
28104 \family sans
28105 Tools\SpecialChar \menuseparator
28106 Preferences 
28107 \family default
28108 dialog under 
28109 \family sans
28110 Look
28111 \begin_inset space ~
28112 \end_inset
28113
28114 and
28115 \begin_inset space ~
28116 \end_inset
28117
28118 feel\SpecialChar \menuseparator
28119 Graphics
28120 \family default
28121 .
28122 \end_layout
28123
28124 \begin_layout Standard
28125 Previews are generated when you load a document into LyX and when you finish
28126  editing an inset.
28127  Previews of an already loaded document are 
28128 \emph on
28129 not
28130 \emph default
28131  generated just by selecting the 
28132 \family sans
28133 Instant
28134 \begin_inset space ~
28135 \end_inset
28136
28137 preview
28138 \family default
28139  check box, you have to reopen the documents to activate the previews.
28140 \end_layout
28141
28142 \begin_layout Standard
28143 LyX will generate previews of math insets.
28144  It will also generate previews of included insets if you select the 
28145 \family sans
28146 Show
28147 \begin_inset space ~
28148 \end_inset
28149
28150 preview
28151 \family default
28152  check box in the insert dialog.
28153  This is useful if you wish to generate a preview of a LaTeX figure, for
28154  example.
28155 \end_layout
28156
28157 \begin_layout Standard
28158 To get previews working, you need the LaTeX package 
28159 \series bold
28160 preview-latex
28161 \series default
28162  (on some systems named simply 
28163 \series bold
28164 preview
28165 \series default
28166 ) installed.
28167  In case it is not already installed, you find it in the TeX Catalogue,
28168  
28169 \begin_inset CommandInset citation
28170 LatexCommand cite
28171 key "TeXCatalogue"
28172
28173 \end_inset
28174
28175  or in the package manager of your LaTeX-system.
28176  You obtain prettier results if you install the program 
28177 \family typewriter
28178 pnmcrop
28179 \family default
28180  from the 
28181 \family typewriter
28182 netpbm
28183 \family default
28184  package; for LyX on Windows this program is automatically installed together
28185  with LyX.
28186 \end_layout
28187
28188 \begin_layout Standard
28189 \begin_inset VSpace bigskip
28190 \end_inset
28191
28192
28193 \end_layout
28194
28195 \begin_layout Standard
28196 You can furthermore preview the LaTeX source of the whole document or parts
28197  of it.
28198  Use the menu 
28199 \family sans
28200 View\SpecialChar \menuseparator
28201 View
28202 \begin_inset space ~
28203 \end_inset
28204
28205 Source
28206 \family default
28207  and a window will be shown where you can see the LaTeX-source code.
28208  The window shows the source of the whole paragraph where the cursor is
28209  currently in.
28210  You can also select document parts in LyX's main window, then only this
28211  selection (when it is more than one paragraph) is shown as source code.
28212  To view the whole document as source, enable the corresponding option in
28213  the source view window.
28214 \end_layout
28215
28216 \begin_layout Section
28217 Spell Checking
28218 \begin_inset CommandInset label
28219 LatexCommand label
28220 name "sec:Spellchecking"
28221
28222 \end_inset
28223
28224
28225 \begin_inset Index
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229 Spell checking
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \end_layout
28236
28237 \begin_layout Standard
28238 LyX itself has no built-in spell checker.
28239  Rather it uses one of the external programs 
28240 \family typewriter
28241 aspell
28242 \family default
28243
28244 \family typewriter
28245 ispell
28246 \family default
28247
28248 \family typewriter
28249 hspell
28250 \family default
28251 , or 
28252 \family sans
28253 pspell
28254 \family default
28255  as backend.
28256  This section assumes you have already installed and set up one of these
28257  programs.
28258  
28259 \family typewriter
28260 aspell
28261 \family default
28262  can be seen as successor of 
28263 \family typewriter
28264 ispell
28265 \family default
28266 , so that it is recommended to use aspell.
28267  
28268 \family sans
28269 hspell
28270 \family default
28271  is a Hebrew spell-checker.
28272  The used spell checker ind its settings are specified in LyX's preferences
28273  under 
28274 \family sans
28275 Language Settings
28276 \family default
28277 .
28278 \end_layout
28279
28280 \begin_layout Standard
28281 For LyX on Windows, the selection box for the spell checking program is
28282  greyed out in the preferences dialog because only 
28283 \family sans
28284 aspell
28285 \family default
28286  can be used.
28287 \end_layout
28288
28289 \begin_layout Standard
28290 The menu
28291 \family sans
28292  Tools\SpecialChar \menuseparator
28293 Spellchecker
28294 \family default
28295  starts the spell checking beginning from the current cursor position.
28296  A dialog window will appear showing any incorrect (or unknown) word found,
28297  allowing you to edit and replace it in a second line.
28298  Whenever an unknown word is found, the word is highlighted and the text
28299  scrolled so that it is visible.
28300  In the 
28301 \family sans
28302 spell checker
28303 \family default
28304  dialog, there is also a box showing suggestions for a correction, if any
28305  could be found.
28306  Clicking on one of the corrections will copy to the 
28307 \family sans
28308 Replace
28309 \family default
28310  field, double-click invokes directly the replacement.
28311  Unknown but correctly typed words can be added to the personal dictionary.
28312 \end_layout
28313
28314 \begin_layout Standard
28315 By default, the used dictionary file is determined by the document language
28316  that is set in the 
28317 \family sans
28318 Document\SpecialChar \menuseparator
28319 Settings
28320 \family default
28321  dialog.
28322  If you do not have a dictionary for the document language, spell checking
28323  will bring an error message.
28324  In this case, you can specify another dictionary file in the dialog by
28325  specifying a different 
28326 \family sans
28327 Alternative language
28328 \family default
28329  in preferences dialog.
28330 \end_layout
28331
28332 \begin_layout Standard
28333 After a spell check you'll informed about the number of checked words.
28334 \end_layout
28335
28336 \begin_layout Subsubsection*
28337 Limitations
28338 \end_layout
28339
28340 \begin_layout Standard
28341 It is not possible to change the spelling of a particular word globally,
28342  rather than having to change the spelling separately for each occurrence
28343  of the word.
28344  But you can use the 
28345 \family sans
28346 Find
28347 \begin_inset space ~
28348 \end_inset
28349
28350 &
28351 \begin_inset space ~
28352 \end_inset
28353
28354 Replace
28355 \family default
28356  dialog for that.
28357 \end_layout
28358
28359 \begin_layout Standard
28360 LyX cannot correctly spell check documents containing multiple languages.
28361  This does work with 
28362 \family typewriter
28363 pspell
28364 \family default
28365 , assuming you have marked the different languages appropriately.
28366 \end_layout
28367
28368 \begin_layout Subsubsection*
28369 Further Settings
28370 \end_layout
28371
28372 \begin_layout Standard
28373 The 
28374 \family sans
28375 Spellchecker
28376 \family default
28377  section in the preferences dialog has some additional options:
28378 \end_layout
28379
28380 \begin_layout Description
28381 Escape
28382 \begin_inset space ~
28383 \end_inset
28384
28385 characters Allows you to add non-standard characters that the spell checker
28386  should consider, e.g.
28387  German umlauts although you spell check English document.
28388  This should not normally be needed.
28389 \end_layout
28390
28391 \begin_layout Description
28392 Personal
28393 \begin_inset space ~
28394 \end_inset
28395
28396 dictionary to use a different file than the spell checker's default choice
28397  as your personal dictionary
28398 \end_layout
28399
28400 \begin_layout Description
28401 Accept
28402 \begin_inset space ~
28403 \end_inset
28404
28405 compound
28406 \begin_inset space ~
28407 \end_inset
28408
28409 words Prevent the spell checker from complaining about compounded words
28410  like 
28411 \begin_inset Quotes eld
28412 \end_inset
28413
28414 passthrough
28415 \begin_inset Quotes erd
28416 \end_inset
28417
28418 .
28419 \end_layout
28420
28421 \begin_layout Description
28422 Use
28423 \begin_inset space ~
28424 \end_inset
28425
28426 input
28427 \begin_inset space ~
28428 \end_inset
28429
28430 encoding Uses the document encoding that is set in the 
28431 \family sans
28432 Document\SpecialChar \menuseparator
28433 Settings
28434 \family default
28435  dialog under 
28436 \family sans
28437 Language
28438 \family default
28439  also for the spellchecker.
28440 \begin_inset Foot
28441 status collapsed
28442
28443 \begin_layout Plain Layout
28444 The encodings are explained in section
28445 \begin_inset space ~
28446 \end_inset
28447
28448
28449 \begin_inset CommandInset ref
28450 LatexCommand ref
28451 reference "sub:Settings"
28452
28453 \end_inset
28454
28455 .
28456 \end_layout
28457
28458 \end_inset
28459
28460  Only enable this if you use 
28461 \family typewriter
28462 ispell
28463 \family default
28464  and can't spell check words with international letters in them.
28465  There have been reports that this does not work with all dictionaries,
28466  so this is disabled by default.
28467 \end_layout
28468
28469 \begin_layout Section
28470 Thesaurus
28471 \begin_inset Index
28472 status collapsed
28473
28474 \begin_layout Plain Layout
28475 Thesaurus
28476 \end_layout
28477
28478 \end_inset
28479
28480
28481 \begin_inset CommandInset label
28482 LatexCommand label
28483 name "sec:Thesaurus"
28484
28485 \end_inset
28486
28487
28488 \end_layout
28489
28490 \begin_layout Standard
28491 Thesaurus currently only works when you use the document language English.
28492 \end_layout
28493
28494 \begin_layout Standard
28495 To start the thesaurus, highlight one word or set the cursor behind it,
28496  and use the menu 
28497 \family sans
28498 Tools\SpecialChar \menuseparator
28499 Thesaurus
28500 \family default
28501  or the toolbar button 
28502 \begin_inset Graphics
28503         filename ../images/thesaurus-entry.png
28504         BoundingBox 0bp 5bp 20bp 25bp
28505         rotateOrigin center
28506
28507 \end_inset
28508
28509 .
28510  A dialog pops up showing you probably related words that you can use as
28511  replacement.
28512 \end_layout
28513
28514 \begin_layout Standard
28515 The shown related words are in many cases not really related to the word
28516  you are currently checking, scrolling in the shown list might help in some
28517  cases to find related words.
28518 \end_layout
28519
28520 \begin_layout Standard
28521 The thesaurus only works for single words, and also only when it is in the
28522  singular form.
28523  For example starting the thesaurus with the word 
28524 \begin_inset Quotes eld
28525 \end_inset
28526
28527 reports
28528 \begin_inset Quotes erd
28529 \end_inset
28530
28531  leads to no results, while results are shown for the word 
28532 \begin_inset Quotes eld
28533 \end_inset
28534
28535 report
28536 \begin_inset Quotes erd
28537 \end_inset
28538
28539 .
28540  To avoid this, you can highlight only the part 
28541 \begin_inset Quotes eld
28542 \end_inset
28543
28544 report
28545 \begin_inset Quotes erd
28546 \end_inset
28547
28548  of the word 
28549 \begin_inset Quotes eld
28550 \end_inset
28551
28552 reports
28553 \begin_inset Quotes erd
28554 \end_inset
28555
28556  to get results.
28557 \end_layout
28558
28559 \begin_layout Section
28560 Change Tracking
28561 \begin_inset Index
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565 Change Tracking
28566 \end_layout
28567
28568 \end_inset
28569
28570
28571 \begin_inset Index
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575 Document ! Change Tracking
28576 \end_layout
28577
28578 \end_inset
28579
28580
28581 \begin_inset CommandInset label
28582 LatexCommand label
28583 name "sec:Change-Tracking"
28584
28585 \end_inset
28586
28587
28588 \end_layout
28589
28590 \begin_layout Standard
28591 When you work on a document together with many people it is extremely useful
28592  to see changes others made highlighted in the document.
28593  You can then decide if you accept a change or not.
28594  This can be achieved by turning on change tracking in the menu 
28595 \family sans
28596 Document\SpecialChar \menuseparator
28597 Change
28598 \begin_inset space ~
28599 \end_inset
28600
28601 Tracking\SpecialChar \menuseparator
28602 Track
28603 \begin_inset space ~
28604 \end_inset
28605
28606 Changes
28607 \family default
28608 .
28609 \end_layout
28610
28611 \begin_layout Standard
28612 Changes made in the document will then be highlighted by colors: 
28613 \color blue
28614 Blue text
28615 \color inherit
28616  is an addition, 
28617 \color red
28618 red canceled text
28619 \color inherit
28620  is a deletion.
28621  You can change the color in LyX's preferences dialog under 
28622 \family sans
28623 Look
28624 \begin_inset space ~
28625 \end_inset
28626
28627 and
28628 \begin_inset space ~
28629 \end_inset
28630
28631 feel
28632 \family default
28633
28634 \family sans
28635 Colors
28636 \family default
28637 .
28638 \begin_inset Index
28639 status collapsed
28640
28641 \begin_layout Plain Layout
28642 Color ! LyX screen
28643 \end_layout
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \begin_layout Standard
28651 When change tracking is activated, you will see the review toolbar in LyX:
28652 \begin_inset Index
28653 status collapsed
28654
28655 \begin_layout Plain Layout
28656 Toolbar ! Review
28657 \end_layout
28658
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \begin_layout Standard
28665 \begin_inset VSpace defskip
28666 \end_inset
28667
28668
28669 \end_layout
28670
28671 \begin_layout Standard
28672 \begin_inset Graphics
28673         filename clipart/ChangesToolbar.png
28674
28675 \end_inset
28676
28677
28678 \end_layout
28679
28680 \begin_layout Standard
28681 \begin_inset VSpace defskip
28682 \end_inset
28683
28684
28685 \end_layout
28686
28687 \begin_layout Standard
28688 The review toolbar as shown above contains from left to right the following
28689  buttons:
28690 \end_layout
28691
28692 \begin_layout Standard
28693 \begin_inset VSpace defskip
28694 \end_inset
28695
28696
28697 \end_layout
28698
28699 \begin_layout Standard
28700 \begin_inset Tabular
28701 <lyxtabular version="3" rows="10" columns="2">
28702 <features islongtable="true">
28703 <column alignment="left" valignment="top" width="0">
28704 <column alignment="left" valignment="top" width="0">
28705 <row interlinespace="2.5mm">
28706 <cell alignment="center" valignment="top" usebox="none">
28707 \begin_inset Text
28708
28709 \begin_layout Plain Layout
28710 \begin_inset Graphics
28711         filename ../images/changes-track.png
28712         BoundingBox 0bp 5bp 20bp 25bp
28713         rotateOrigin center
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \end_inset
28721 </cell>
28722 <cell alignment="center" valignment="top" usebox="none">
28723 \begin_inset Text
28724
28725 \begin_layout Plain Layout
28726
28727 \family sans
28728 Document\SpecialChar \menuseparator
28729 Change
28730 \begin_inset space ~
28731 \end_inset
28732
28733 Tracking\SpecialChar \menuseparator
28734 Track
28735 \begin_inset space ~
28736 \end_inset
28737
28738 Changes
28739 \end_layout
28740
28741 \end_inset
28742 </cell>
28743 </row>
28744 <row interlinespace="2.5mm">
28745 <cell alignment="center" valignment="top" usebox="none">
28746 \begin_inset Text
28747
28748 \begin_layout Plain Layout
28749 \begin_inset Graphics
28750         filename ../images/changes-output.png
28751         BoundingBox 0bp 5bp 20bp 25bp
28752         rotateOrigin center
28753
28754 \end_inset
28755
28756
28757 \end_layout
28758
28759 \end_inset
28760 </cell>
28761 <cell alignment="center" valignment="top" usebox="none">
28762 \begin_inset Text
28763
28764 \begin_layout Plain Layout
28765
28766 \family sans
28767 Document\SpecialChar \menuseparator
28768 Change
28769 \begin_inset space ~
28770 \end_inset
28771
28772 Tracking\SpecialChar \menuseparator
28773 Show
28774 \begin_inset space ~
28775 \end_inset
28776
28777 Changes
28778 \begin_inset space ~
28779 \end_inset
28780
28781 in
28782 \begin_inset space ~
28783 \end_inset
28784
28785 Output
28786 \end_layout
28787
28788 \end_inset
28789 </cell>
28790 </row>
28791 <row interlinespace="2.5mm">
28792 <cell alignment="center" valignment="top" usebox="none">
28793 \begin_inset Text
28794
28795 \begin_layout Plain Layout
28796 \begin_inset Graphics
28797         filename ../images/change-next.png
28798         BoundingBox 0bp 5bp 20bp 25bp
28799         rotateOrigin center
28800
28801 \end_inset
28802
28803
28804 \end_layout
28805
28806 \end_inset
28807 </cell>
28808 <cell alignment="center" valignment="top" usebox="none">
28809 \begin_inset Text
28810
28811 \begin_layout Plain Layout
28812 Jumps to the next change
28813 \end_layout
28814
28815 \end_inset
28816 </cell>
28817 </row>
28818 <row interlinespace="2.5mm">
28819 <cell alignment="center" valignment="top" usebox="none">
28820 \begin_inset Text
28821
28822 \begin_layout Plain Layout
28823 \begin_inset Graphics
28824         filename ../images/change-accept.png
28825         BoundingBox 0bp 5bp 20bp 25bp
28826         rotateOrigin center
28827
28828 \end_inset
28829
28830
28831 \end_layout
28832
28833 \end_inset
28834 </cell>
28835 <cell alignment="center" valignment="top" usebox="none">
28836 \begin_inset Text
28837
28838 \begin_layout Plain Layout
28839
28840 \family sans
28841 Document\SpecialChar \menuseparator
28842 Change
28843 \begin_inset space ~
28844 \end_inset
28845
28846 Tracking\SpecialChar \menuseparator
28847 Accept
28848 \begin_inset space ~
28849 \end_inset
28850
28851 Change
28852 \end_layout
28853
28854 \end_inset
28855 </cell>
28856 </row>
28857 <row interlinespace="2.5mm">
28858 <cell alignment="center" valignment="top" usebox="none">
28859 \begin_inset Text
28860
28861 \begin_layout Plain Layout
28862 \begin_inset Graphics
28863         filename ../images/change-reject.png
28864         BoundingBox 0bp 5bp 20bp 25bp
28865         rotateOrigin center
28866
28867 \end_inset
28868
28869
28870 \end_layout
28871
28872 \end_inset
28873 </cell>
28874 <cell alignment="center" valignment="top" usebox="none">
28875 \begin_inset Text
28876
28877 \begin_layout Plain Layout
28878
28879 \family sans
28880 Document\SpecialChar \menuseparator
28881 Change
28882 \begin_inset space ~
28883 \end_inset
28884
28885 Tracking\SpecialChar \menuseparator
28886 Reject
28887 \begin_inset space ~
28888 \end_inset
28889
28890 Change
28891 \end_layout
28892
28893 \end_inset
28894 </cell>
28895 </row>
28896 <row interlinespace="2.5mm">
28897 <cell alignment="center" valignment="top" usebox="none">
28898 \begin_inset Text
28899
28900 \begin_layout Plain Layout
28901 \begin_inset Graphics
28902         filename ../images/changes-merge.png
28903         BoundingBox 0bp 5bp 20bp 25bp
28904         rotateOrigin center
28905
28906 \end_inset
28907
28908
28909 \end_layout
28910
28911 \end_inset
28912 </cell>
28913 <cell alignment="center" valignment="top" usebox="none">
28914 \begin_inset Text
28915
28916 \begin_layout Plain Layout
28917
28918 \family sans
28919 Document\SpecialChar \menuseparator
28920 Change
28921 \begin_inset space ~
28922 \end_inset
28923
28924 Tracking\SpecialChar \menuseparator
28925 Merge
28926 \begin_inset space ~
28927 \end_inset
28928
28929 Changes
28930 \end_layout
28931
28932 \end_inset
28933 </cell>
28934 </row>
28935 <row interlinespace="2.5mm">
28936 <cell alignment="center" valignment="top" usebox="none">
28937 \begin_inset Text
28938
28939 \begin_layout Plain Layout
28940 \begin_inset Graphics
28941         filename ../images/all-changes-accept.png
28942         BoundingBox 0bp 5bp 20bp 25bp
28943         rotateOrigin center
28944
28945 \end_inset
28946
28947
28948 \end_layout
28949
28950 \end_inset
28951 </cell>
28952 <cell alignment="center" valignment="top" usebox="none">
28953 \begin_inset Text
28954
28955 \begin_layout Plain Layout
28956
28957 \family sans
28958 Document\SpecialChar \menuseparator
28959 Change
28960 \begin_inset space ~
28961 \end_inset
28962
28963 Tracking\SpecialChar \menuseparator
28964 Accept
28965 \begin_inset space ~
28966 \end_inset
28967
28968 All
28969 \begin_inset space ~
28970 \end_inset
28971
28972 Changes
28973 \end_layout
28974
28975 \end_inset
28976 </cell>
28977 </row>
28978 <row interlinespace="2.5mm">
28979 <cell alignment="center" valignment="top" usebox="none">
28980 \begin_inset Text
28981
28982 \begin_layout Plain Layout
28983 \begin_inset Graphics
28984         filename ../images/all-changes-reject.png
28985         BoundingBox 0bp 5bp 20bp 25bp
28986         rotateOrigin center
28987
28988 \end_inset
28989
28990
28991 \end_layout
28992
28993 \end_inset
28994 </cell>
28995 <cell alignment="center" valignment="top" usebox="none">
28996 \begin_inset Text
28997
28998 \begin_layout Plain Layout
28999
29000 \family sans
29001 Document\SpecialChar \menuseparator
29002 Change
29003 \begin_inset space ~
29004 \end_inset
29005
29006 Tracking\SpecialChar \menuseparator
29007 Reject
29008 \begin_inset space ~
29009 \end_inset
29010
29011 All
29012 \begin_inset space ~
29013 \end_inset
29014
29015 Changes
29016 \end_layout
29017
29018 \end_inset
29019 </cell>
29020 </row>
29021 <row interlinespace="2.5mm">
29022 <cell alignment="center" valignment="top" usebox="none">
29023 \begin_inset Text
29024
29025 \begin_layout Plain Layout
29026 \begin_inset Graphics
29027         filename ../images/note-insert.png
29028         BoundingBox 0bp 5bp 20bp 25bp
29029         rotateOrigin center
29030
29031 \end_inset
29032
29033
29034 \end_layout
29035
29036 \end_inset
29037 </cell>
29038 <cell alignment="center" valignment="top" usebox="none">
29039 \begin_inset Text
29040
29041 \begin_layout Plain Layout
29042
29043 \family sans
29044 Insert\SpecialChar \menuseparator
29045 Note\SpecialChar \menuseparator
29046 LyX
29047 \begin_inset space ~
29048 \end_inset
29049
29050 Note
29051 \end_layout
29052
29053 \end_inset
29054 </cell>
29055 </row>
29056 <row interlinespace="2.5mm">
29057 <cell alignment="center" valignment="top" usebox="none">
29058 \begin_inset Text
29059
29060 \begin_layout Plain Layout
29061 \begin_inset Graphics
29062         filename ../images/note-next.png
29063         BoundingBox 0bp 5bp 20bp 25bp
29064         rotateOrigin center
29065
29066 \end_inset
29067
29068
29069 \end_layout
29070
29071 \end_inset
29072 </cell>
29073 <cell alignment="center" valignment="top" usebox="none">
29074 \begin_inset Text
29075
29076 \begin_layout Plain Layout
29077
29078 \family sans
29079 Navigate\SpecialChar \menuseparator
29080 Next
29081 \begin_inset space ~
29082 \end_inset
29083
29084 Note
29085 \end_layout
29086
29087 \end_inset
29088 </cell>
29089 </row>
29090 </lyxtabular>
29091
29092 \end_inset
29093
29094
29095 \end_layout
29096
29097 \begin_layout Standard
29098 \begin_inset VSpace defskip
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \begin_layout Standard
29105 The review toolbar helps you to accept, reject, or merge changes -- highlight
29106  the change and press one of the desired toolbar buttons.
29107  When you merge changes, a window pops up showing you informations about
29108  the next change behind the current cursor position.
29109  So you don't need to highlight a certain change.
29110  Within the merge window you can decide to accept or reject changes and
29111  step to the next change.
29112  This way you can jump through all changes of the document.
29113 \end_layout
29114
29115 \begin_layout Standard
29116 The toolbar has two buttons to handle notes because notes are often important
29117  to describe a change.
29118 \end_layout
29119
29120 \begin_layout Standard
29121 To show made changes in the output you need the LaTeX package 
29122 \series bold
29123 dvipost
29124 \series default
29125
29126 \begin_inset Index
29127 status collapsed
29128
29129 \begin_layout Plain Layout
29130 Latex@LaTeX-packages ! dvipost
29131 \end_layout
29132
29133 \end_inset
29134
29135  installed.
29136  You find it in the TeX Catalogue, 
29137 \begin_inset CommandInset citation
29138 LatexCommand cite
29139 key "TeXCatalogue"
29140
29141 \end_inset
29142
29143  or in the package manager of your LaTeX-system.
29144 \end_layout
29145
29146 \begin_layout Section
29147 International Support
29148 \begin_inset Index
29149 status collapsed
29150
29151 \begin_layout Plain Layout
29152 International support
29153 \end_layout
29154
29155 \end_inset
29156
29157
29158 \end_layout
29159
29160 \begin_layout Standard
29161 This section describes how to use LyX with any language you want.
29162  For some non-western languages there are special Wiki-pages that explain
29163  how to set up LyX to use them: 
29164 \begin_inset CommandInset citation
29165 LatexCommand cite
29166 key "Arabic,Armenian,Farsi,Hebrew"
29167
29168 \end_inset
29169
29170
29171 \end_layout
29172
29173 \begin_layout Standard
29174 Besides languages, LyX also supports phonetic symbols, see section
29175 \begin_inset space ~
29176 \end_inset
29177
29178
29179 \begin_inset CommandInset ref
29180 LatexCommand ref
29181 reference "sub:Special-Character"
29182
29183 \end_inset
29184
29185 .
29186 \end_layout
29187
29188 \begin_layout Subsection
29189 Language Options
29190 \begin_inset Index
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194 Language ! Options
29195 \end_layout
29196
29197 \end_inset
29198
29199
29200 \begin_inset Index
29201 status collapsed
29202
29203 \begin_layout Plain Layout
29204 Document ! Settings
29205 \end_layout
29206
29207 \end_inset
29208
29209
29210 \begin_inset Index
29211 status collapsed
29212
29213 \begin_layout Plain Layout
29214 Document ! Language
29215 \end_layout
29216
29217 \end_inset
29218
29219
29220 \end_layout
29221
29222 \begin_layout Standard
29223 The 
29224 \family sans
29225 Document\SpecialChar \menuseparator
29226 Settings
29227 \family default
29228  dialog lets you set 
29229 \family roman
29230 the language and character encoding for your language.
29231  
29232 \end_layout
29233
29234 \begin_layout Standard
29235 Choose your language in the 
29236 \family sans
29237 Language
29238 \family default
29239  section of this dialog.
29240  The default is 
29241 \family sans
29242 English
29243 \family default
29244 .
29245 \end_layout
29246
29247 \begin_layout Standard
29248 The 
29249 \family sans
29250 Encoding
29251 \family default
29252  box lets you choose the character encoding map you want to use for LaTeX
29253  export.
29254  The option 
29255 \family sans
29256 use language's default encoding
29257 \family default
29258  is the preferred choice and works well in most cases.
29259  For details about the different encoding options see section
29260 \begin_inset space ~
29261 \end_inset
29262
29263
29264 \begin_inset CommandInset ref
29265 LatexCommand ref
29266 reference "sub:Settings"
29267
29268 \end_inset
29269
29270 .
29271 \end_layout
29272
29273 \begin_layout Subsection
29274 Keyboard mapping configuration
29275 \begin_inset CommandInset label
29276 LatexCommand label
29277 name "sub:Keyboard-mapping"
29278
29279 \end_inset
29280
29281
29282 \end_layout
29283
29284 \begin_layout Standard
29285 If you have for example a U.S.-style keyboard and want to write in a different
29286  language than English, you can use an alternate keymap.
29287  For example, if you have a U.S.-style keyboard but want to write in Italian,
29288  you can configure LyX to use an Italian keymap.
29289  The preferences dialog allows you to choose up to two keyboard mappings,
29290  see section
29291 \begin_inset space ~
29292 \end_inset
29293
29294
29295 \begin_inset CommandInset ref
29296 LatexCommand ref
29297 reference "sub:Keyboard-Map"
29298
29299 \end_inset
29300
29301 .
29302  You can choose primary and secondary keyboard languages and then select
29303  which one you want to use.
29304 \end_layout
29305
29306 \begin_layout Standard
29307 Finally, you may just want to change a few key mappings or create an entirely
29308  different keymap (for Vulcan, for instance).
29309  You may, for example, normally write in Italian on a U.S.
29310  keyboard but want to include an occasional quotation in German.
29311  In such a case, you can write your own keyboard mapping or modify an existing
29312  one to support the characters you want.
29313  This and much more customizations are explained in the 
29314 \emph on
29315 Customization
29316 \emph default
29317  manual.
29318 \end_layout
29319
29320 \begin_layout Subsection
29321 Character Tables
29322 \begin_inset CommandInset label
29323 LatexCommand label
29324 name "sec:keytab"
29325
29326 \end_inset
29327
29328
29329 \end_layout
29330
29331 \begin_layout Standard
29332 Table
29333 \begin_inset space ~
29334 \end_inset
29335
29336
29337 \begin_inset CommandInset ref
29338 LatexCommand ref
29339 reference "cap:The-latin1-character"
29340
29341 \end_inset
29342
29343  shows the 
29344 \family typewriter
29345 Latin1
29346 \family default
29347  character set.
29348  You should be able to enter the characters in the first eight columns directly
29349  from the keyboard.
29350 \end_layout
29351
29352 \begin_layout Standard
29353 There are a few things you need to know about this table.
29354  Here are some of the details you'll need to bear in mind when using characters
29355  from the 
29356 \family typewriter
29357 Latin1
29358 \family default
29359  character set:
29360 \end_layout
29361
29362 \begin_layout Itemize
29363 Even if you have selected 
29364 \family sans
29365 latin1
29366 \family default
29367  in the 
29368 \family sans
29369 Document\SpecialChar \menuseparator
29370 Settings
29371 \family default
29372  dialog, users who have only the 
29373 \family typewriter
29374 T1
29375 \family default
29376 -fonts for LaTeX [or who have the 
29377 \family typewriter
29378 T1
29379 \family default
29380 -fonts but aren't using them] will still miss a few characters: D0, F0,
29381  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29382  french quotes won't show up.
29383 \end_layout
29384
29385 \begin_layout Standard
29386 \begin_inset Float table
29387 wide false
29388 sideways false
29389 status open
29390
29391 \begin_layout Plain Layout
29392 \begin_inset Caption
29393
29394 \begin_layout Plain Layout
29395 \begin_inset CommandInset label
29396 LatexCommand label
29397 name "cap:The-latin1-character"
29398
29399 \end_inset
29400
29401 The 
29402 \family typewriter
29403 latin1
29404 \family default
29405  character set
29406 \end_layout
29407
29408 \end_inset
29409
29410
29411 \end_layout
29412
29413 \begin_layout Plain Layout
29414 \align center
29415 \begin_inset Tabular
29416 <lyxtabular version="3" rows="17" columns="17">
29417 <features>
29418 <column alignment="center" valignment="top" width="0pt">
29419 <column alignment="center" valignment="top" width="0pt">
29420 <column alignment="center" valignment="top" width="0pt">
29421 <column alignment="center" valignment="top" width="0pt">
29422 <column alignment="center" valignment="top" width="0pt">
29423 <column alignment="center" valignment="top" width="0pt">
29424 <column alignment="center" valignment="top" width="0pt">
29425 <column alignment="center" valignment="top" width="0pt">
29426 <column alignment="center" valignment="top" width="0pt">
29427 <column alignment="center" valignment="top" width="0pt">
29428 <column alignment="center" valignment="top" width="0pt">
29429 <column alignment="center" valignment="top" width="0pt">
29430 <column alignment="center" valignment="top" width="0pt">
29431 <column alignment="center" valignment="top" width="0pt">
29432 <column alignment="center" valignment="top" width="0pt">
29433 <column alignment="center" valignment="top" width="0pt">
29434 <column alignment="center" valignment="top" width="0pt">
29435 <row>
29436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29437 \begin_inset Text
29438
29439 \begin_layout Plain Layout
29440
29441 \end_layout
29442
29443 \end_inset
29444 </cell>
29445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29446 \begin_inset Text
29447
29448 \begin_layout Plain Layout
29449
29450 \family roman
29451 \series medium
29452 \shape up
29453 \size tiny
29454 \emph off
29455 \bar no
29456 \noun off
29457 \color none
29458 00
29459 \end_layout
29460
29461 \end_inset
29462 </cell>
29463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29464 \begin_inset Text
29465
29466 \begin_layout Plain Layout
29467
29468 \family roman
29469 \series medium
29470 \shape up
29471 \size tiny
29472 \emph off
29473 \bar no
29474 \noun off
29475 \color none
29476 10
29477 \end_layout
29478
29479 \end_inset
29480 </cell>
29481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29482 \begin_inset Text
29483
29484 \begin_layout Plain Layout
29485
29486 \family roman
29487 \series medium
29488 \shape up
29489 \size tiny
29490 \emph off
29491 \bar no
29492 \noun off
29493 \color none
29494 20
29495 \end_layout
29496
29497 \end_inset
29498 </cell>
29499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29500 \begin_inset Text
29501
29502 \begin_layout Plain Layout
29503
29504 \family roman
29505 \series medium
29506 \shape up
29507 \size tiny
29508 \emph off
29509 \bar no
29510 \noun off
29511 \color none
29512 30
29513 \end_layout
29514
29515 \end_inset
29516 </cell>
29517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29518 \begin_inset Text
29519
29520 \begin_layout Plain Layout
29521
29522 \family roman
29523 \series medium
29524 \shape up
29525 \size tiny
29526 \emph off
29527 \bar no
29528 \noun off
29529 \color none
29530 40
29531 \end_layout
29532
29533 \end_inset
29534 </cell>
29535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29536 \begin_inset Text
29537
29538 \begin_layout Plain Layout
29539
29540 \family roman
29541 \series medium
29542 \shape up
29543 \size tiny
29544 \emph off
29545 \bar no
29546 \noun off
29547 \color none
29548 50
29549 \end_layout
29550
29551 \end_inset
29552 </cell>
29553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29554 \begin_inset Text
29555
29556 \begin_layout Plain Layout
29557
29558 \family roman
29559 \series medium
29560 \shape up
29561 \size tiny
29562 \emph off
29563 \bar no
29564 \noun off
29565 \color none
29566 60
29567 \end_layout
29568
29569 \end_inset
29570 </cell>
29571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29572 \begin_inset Text
29573
29574 \begin_layout Plain Layout
29575
29576 \family roman
29577 \series medium
29578 \shape up
29579 \size tiny
29580 \emph off
29581 \bar no
29582 \noun off
29583 \color none
29584 70
29585 \end_layout
29586
29587 \end_inset
29588 </cell>
29589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29590 \begin_inset Text
29591
29592 \begin_layout Plain Layout
29593
29594 \family roman
29595 \series medium
29596 \shape up
29597 \size tiny
29598 \emph off
29599 \bar no
29600 \noun off
29601 \color none
29602 80
29603 \end_layout
29604
29605 \end_inset
29606 </cell>
29607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29608 \begin_inset Text
29609
29610 \begin_layout Plain Layout
29611
29612 \family roman
29613 \series medium
29614 \shape up
29615 \size tiny
29616 \emph off
29617 \bar no
29618 \noun off
29619 \color none
29620 90
29621 \end_layout
29622
29623 \end_inset
29624 </cell>
29625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29626 \begin_inset Text
29627
29628 \begin_layout Plain Layout
29629
29630 \family roman
29631 \series medium
29632 \shape up
29633 \size tiny
29634 \emph off
29635 \bar no
29636 \noun off
29637 \color none
29638 A0
29639 \end_layout
29640
29641 \end_inset
29642 </cell>
29643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29644 \begin_inset Text
29645
29646 \begin_layout Plain Layout
29647
29648 \family roman
29649 \series medium
29650 \shape up
29651 \size tiny
29652 \emph off
29653 \bar no
29654 \noun off
29655 \color none
29656 B0
29657 \end_layout
29658
29659 \end_inset
29660 </cell>
29661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29662 \begin_inset Text
29663
29664 \begin_layout Plain Layout
29665
29666 \family roman
29667 \series medium
29668 \shape up
29669 \size tiny
29670 \emph off
29671 \bar no
29672 \noun off
29673 \color none
29674 C0
29675 \end_layout
29676
29677 \end_inset
29678 </cell>
29679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29680 \begin_inset Text
29681
29682 \begin_layout Plain Layout
29683
29684 \family roman
29685 \series medium
29686 \shape up
29687 \size tiny
29688 \emph off
29689 \bar no
29690 \noun off
29691 \color none
29692 D0
29693 \end_layout
29694
29695 \end_inset
29696 </cell>
29697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29698 \begin_inset Text
29699
29700 \begin_layout Plain Layout
29701
29702 \family roman
29703 \series medium
29704 \shape up
29705 \size tiny
29706 \emph off
29707 \bar no
29708 \noun off
29709 \color none
29710 E0
29711 \end_layout
29712
29713 \end_inset
29714 </cell>
29715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29716 \begin_inset Text
29717
29718 \begin_layout Plain Layout
29719
29720 \family roman
29721 \series medium
29722 \shape up
29723 \size tiny
29724 \emph off
29725 \bar no
29726 \noun off
29727 \color none
29728 F0
29729 \end_layout
29730
29731 \end_inset
29732 </cell>
29733 </row>
29734 <row>
29735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29736 \begin_inset Text
29737
29738 \begin_layout Plain Layout
29739
29740 \family roman
29741 \series medium
29742 \shape up
29743 \size tiny
29744 \emph off
29745 \bar no
29746 \noun off
29747 \color none
29748 00
29749 \end_layout
29750
29751 \end_inset
29752 </cell>
29753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29754 \begin_inset Text
29755
29756 \begin_layout Plain Layout
29757
29758 \end_layout
29759
29760 \end_inset
29761 </cell>
29762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29763 \begin_inset Text
29764
29765 \begin_layout Plain Layout
29766
29767 \end_layout
29768
29769 \end_inset
29770 </cell>
29771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29772 \begin_inset Text
29773
29774 \begin_layout Plain Layout
29775
29776 \end_layout
29777
29778 \end_inset
29779 </cell>
29780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29781 \begin_inset Text
29782
29783 \begin_layout Plain Layout
29784
29785 \family roman
29786 \series medium
29787 \shape up
29788 \emph off
29789 \bar no
29790 \noun off
29791 \color none
29792 0
29793 \end_layout
29794
29795 \end_inset
29796 </cell>
29797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29798 \begin_inset Text
29799
29800 \begin_layout Plain Layout
29801
29802 \family roman
29803 \series medium
29804 \shape up
29805 \emph off
29806 \bar no
29807 \noun off
29808 \color none
29809 @
29810 \end_layout
29811
29812 \end_inset
29813 </cell>
29814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29815 \begin_inset Text
29816
29817 \begin_layout Plain Layout
29818
29819 \family roman
29820 \series medium
29821 \shape up
29822 \emph off
29823 \bar no
29824 \noun off
29825 \color none
29826 P
29827 \end_layout
29828
29829 \end_inset
29830 </cell>
29831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29832 \begin_inset Text
29833
29834 \begin_layout Plain Layout
29835
29836 \family roman
29837 \series medium
29838 \shape up
29839 \emph off
29840 \bar no
29841 \noun off
29842 \color none
29843 '
29844 \end_layout
29845
29846 \end_inset
29847 </cell>
29848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29849 \begin_inset Text
29850
29851 \begin_layout Plain Layout
29852
29853 \family roman
29854 \series medium
29855 \shape up
29856 \emph off
29857 \bar no
29858 \noun off
29859 \color none
29860 p
29861 \end_layout
29862
29863 \end_inset
29864 </cell>
29865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29866 \begin_inset Text
29867
29868 \begin_layout Plain Layout
29869
29870 \end_layout
29871
29872 \end_inset
29873 </cell>
29874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29875 \begin_inset Text
29876
29877 \begin_layout Plain Layout
29878
29879 \end_layout
29880
29881 \end_inset
29882 </cell>
29883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29884 \begin_inset Text
29885
29886 \begin_layout Plain Layout
29887
29888 \end_layout
29889
29890 \end_inset
29891 </cell>
29892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29893 \begin_inset Text
29894
29895 \begin_layout Plain Layout
29896
29897 \family roman
29898 \series medium
29899 \shape up
29900 \emph off
29901 \bar no
29902 \noun off
29903 \color none
29904 °
29905 \end_layout
29906
29907 \end_inset
29908 </cell>
29909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29910 \begin_inset Text
29911
29912 \begin_layout Plain Layout
29913
29914 \family roman
29915 \series medium
29916 \shape up
29917 \emph off
29918 \bar no
29919 \noun off
29920 \color none
29921 À
29922 \end_layout
29923
29924 \end_inset
29925 </cell>
29926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29927 \begin_inset Text
29928
29929 \begin_layout Plain Layout
29930
29931 \family roman
29932 \series medium
29933 \shape up
29934 \emph off
29935 \bar no
29936 \noun off
29937 \color none
29938 Ð
29939 \end_layout
29940
29941 \end_inset
29942 </cell>
29943 <cell alignment="center" valignment="top" topline="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 \emph off
29952 \bar no
29953 \noun off
29954 \color none
29955 à
29956 \end_layout
29957
29958 \end_inset
29959 </cell>
29960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29961 \begin_inset Text
29962
29963 \begin_layout Plain Layout
29964
29965 \family roman
29966 \series medium
29967 \shape up
29968 \emph off
29969 \bar no
29970 \noun off
29971 \color none
29972 ð
29973 \end_layout
29974
29975 \end_inset
29976 </cell>
29977 </row>
29978 <row>
29979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29980 \begin_inset Text
29981
29982 \begin_layout Plain Layout
29983
29984 \family roman
29985 \series medium
29986 \shape up
29987 \size tiny
29988 \emph off
29989 \bar no
29990 \noun off
29991 \color none
29992 01
29993 \end_layout
29994
29995 \end_inset
29996 </cell>
29997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29998 \begin_inset Text
29999
30000 \begin_layout Plain Layout
30001
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30007 \begin_inset Text
30008
30009 \begin_layout Plain Layout
30010
30011 \end_layout
30012
30013 \end_inset
30014 </cell>
30015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30016 \begin_inset Text
30017
30018 \begin_layout Plain Layout
30019
30020 \family roman
30021 \series medium
30022 \shape up
30023 \emph off
30024 \bar no
30025 \noun off
30026 \color none
30027 !
30028 \end_layout
30029
30030 \end_inset
30031 </cell>
30032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30033 \begin_inset Text
30034
30035 \begin_layout Plain Layout
30036
30037 \family roman
30038 \series medium
30039 \shape up
30040 \emph off
30041 \bar no
30042 \noun off
30043 \color none
30044 1
30045 \end_layout
30046
30047 \end_inset
30048 </cell>
30049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30050 \begin_inset Text
30051
30052 \begin_layout Plain Layout
30053
30054 \family roman
30055 \series medium
30056 \shape up
30057 \emph off
30058 \bar no
30059 \noun off
30060 \color none
30061 A
30062 \end_layout
30063
30064 \end_inset
30065 </cell>
30066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30067 \begin_inset Text
30068
30069 \begin_layout Plain Layout
30070
30071 \family roman
30072 \series medium
30073 \shape up
30074 \emph off
30075 \bar no
30076 \noun off
30077 \color none
30078 Q
30079 \end_layout
30080
30081 \end_inset
30082 </cell>
30083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30084 \begin_inset Text
30085
30086 \begin_layout Plain Layout
30087
30088 \family roman
30089 \series medium
30090 \shape up
30091 \emph off
30092 \bar no
30093 \noun off
30094 \color none
30095 a
30096 \end_layout
30097
30098 \end_inset
30099 </cell>
30100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30101 \begin_inset Text
30102
30103 \begin_layout Plain Layout
30104
30105 \family roman
30106 \series medium
30107 \shape up
30108 \emph off
30109 \bar no
30110 \noun off
30111 \color none
30112 q
30113 \end_layout
30114
30115 \end_inset
30116 </cell>
30117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30118 \begin_inset Text
30119
30120 \begin_layout Plain Layout
30121
30122 \end_layout
30123
30124 \end_inset
30125 </cell>
30126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30127 \begin_inset Text
30128
30129 \begin_layout Plain Layout
30130
30131 \end_layout
30132
30133 \end_inset
30134 </cell>
30135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30136 \begin_inset Text
30137
30138 \begin_layout Plain Layout
30139
30140 \family roman
30141 \series medium
30142 \shape up
30143 \emph off
30144 \bar no
30145 \noun off
30146 \color none
30147 ¡
30148 \end_layout
30149
30150 \end_inset
30151 </cell>
30152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30153 \begin_inset Text
30154
30155 \begin_layout Plain Layout
30156
30157 \family roman
30158 \series medium
30159 \shape up
30160 \emph off
30161 \bar no
30162 \noun off
30163 \color none
30164 ±
30165 \end_layout
30166
30167 \end_inset
30168 </cell>
30169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30170 \begin_inset Text
30171
30172 \begin_layout Plain Layout
30173
30174 \family roman
30175 \series medium
30176 \shape up
30177 \emph off
30178 \bar no
30179 \noun off
30180 \color none
30181 Á
30182 \end_layout
30183
30184 \end_inset
30185 </cell>
30186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30187 \begin_inset Text
30188
30189 \begin_layout Plain Layout
30190
30191 \family roman
30192 \series medium
30193 \shape up
30194 \emph off
30195 \bar no
30196 \noun off
30197 \color none
30198 Ñ
30199 \end_layout
30200
30201 \end_inset
30202 </cell>
30203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30204 \begin_inset Text
30205
30206 \begin_layout Plain Layout
30207
30208 \family roman
30209 \series medium
30210 \shape up
30211 \emph off
30212 \bar no
30213 \noun off
30214 \color none
30215 á
30216 \end_layout
30217
30218 \end_inset
30219 </cell>
30220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30221 \begin_inset Text
30222
30223 \begin_layout Plain Layout
30224
30225 \family roman
30226 \series medium
30227 \shape up
30228 \emph off
30229 \bar no
30230 \noun off
30231 \color none
30232 ñ
30233 \end_layout
30234
30235 \end_inset
30236 </cell>
30237 </row>
30238 <row>
30239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30240 \begin_inset Text
30241
30242 \begin_layout Plain Layout
30243
30244 \family roman
30245 \series medium
30246 \shape up
30247 \size tiny
30248 \emph off
30249 \bar no
30250 \noun off
30251 \color none
30252 02
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30258 \begin_inset Text
30259
30260 \begin_layout Plain Layout
30261
30262 \end_layout
30263
30264 \end_inset
30265 </cell>
30266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30267 \begin_inset Text
30268
30269 \begin_layout Plain Layout
30270
30271 \end_layout
30272
30273 \end_inset
30274 </cell>
30275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30276 \begin_inset Text
30277
30278 \begin_layout Plain Layout
30279
30280 \family roman
30281 \series medium
30282 \shape up
30283 \emph off
30284 \bar no
30285 \noun off
30286 \color none
30287 \begin_inset Quotes eld
30288 \end_inset
30289
30290
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 2
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 B
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 R
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 b
30359 \end_layout
30360
30361 \end_inset
30362 </cell>
30363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30364 \begin_inset Text
30365
30366 \begin_layout Plain Layout
30367
30368 \family roman
30369 \series medium
30370 \shape up
30371 \emph off
30372 \bar no
30373 \noun off
30374 \color none
30375 r
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30381 \begin_inset Text
30382
30383 \begin_layout Plain Layout
30384
30385 \end_layout
30386
30387 \end_inset
30388 </cell>
30389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30390 \begin_inset Text
30391
30392 \begin_layout Plain Layout
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 \end_layout
30404
30405 \end_inset
30406 </cell>
30407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30408 \begin_inset Text
30409
30410 \begin_layout Plain Layout
30411
30412 \family roman
30413 \series medium
30414 \shape up
30415 \emph off
30416 \bar no
30417 \noun off
30418 \color none
30419 ²
30420 \end_layout
30421
30422 \end_inset
30423 </cell>
30424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30425 \begin_inset Text
30426
30427 \begin_layout Plain Layout
30428
30429 \family roman
30430 \series medium
30431 \shape up
30432 \emph off
30433 \bar no
30434 \noun off
30435 \color none
30436 Â
30437 \end_layout
30438
30439 \end_inset
30440 </cell>
30441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30442 \begin_inset Text
30443
30444 \begin_layout Plain Layout
30445
30446 \family roman
30447 \series medium
30448 \shape up
30449 \emph off
30450 \bar no
30451 \noun off
30452 \color none
30453 Ò
30454 \end_layout
30455
30456 \end_inset
30457 </cell>
30458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30459 \begin_inset Text
30460
30461 \begin_layout Plain Layout
30462
30463 \family roman
30464 \series medium
30465 \shape up
30466 \emph off
30467 \bar no
30468 \noun off
30469 \color none
30470 â
30471 \end_layout
30472
30473 \end_inset
30474 </cell>
30475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30476 \begin_inset Text
30477
30478 \begin_layout Plain Layout
30479
30480 \family roman
30481 \series medium
30482 \shape up
30483 \emph off
30484 \bar no
30485 \noun off
30486 \color none
30487 ò
30488 \end_layout
30489
30490 \end_inset
30491 </cell>
30492 </row>
30493 <row>
30494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30495 \begin_inset Text
30496
30497 \begin_layout Plain Layout
30498
30499 \family roman
30500 \series medium
30501 \shape up
30502 \size tiny
30503 \emph off
30504 \bar no
30505 \noun off
30506 \color none
30507 03
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 \end_layout
30527
30528 \end_inset
30529 </cell>
30530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30531 \begin_inset Text
30532
30533 \begin_layout Plain Layout
30534
30535 \family roman
30536 \series medium
30537 \shape up
30538 \emph off
30539 \bar no
30540 \noun off
30541 \color none
30542 #
30543 \end_layout
30544
30545 \end_inset
30546 </cell>
30547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30548 \begin_inset Text
30549
30550 \begin_layout Plain Layout
30551
30552 \family roman
30553 \series medium
30554 \shape up
30555 \emph off
30556 \bar no
30557 \noun off
30558 \color none
30559 3
30560 \end_layout
30561
30562 \end_inset
30563 </cell>
30564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30565 \begin_inset Text
30566
30567 \begin_layout Plain Layout
30568
30569 \family roman
30570 \series medium
30571 \shape up
30572 \emph off
30573 \bar no
30574 \noun off
30575 \color none
30576 C
30577 \end_layout
30578
30579 \end_inset
30580 </cell>
30581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30582 \begin_inset Text
30583
30584 \begin_layout Plain Layout
30585
30586 \family roman
30587 \series medium
30588 \shape up
30589 \emph off
30590 \bar no
30591 \noun off
30592 \color none
30593 S
30594 \end_layout
30595
30596 \end_inset
30597 </cell>
30598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30599 \begin_inset Text
30600
30601 \begin_layout Plain Layout
30602
30603 \family roman
30604 \series medium
30605 \shape up
30606 \emph off
30607 \bar no
30608 \noun off
30609 \color none
30610 c
30611 \end_layout
30612
30613 \end_inset
30614 </cell>
30615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30616 \begin_inset Text
30617
30618 \begin_layout Plain Layout
30619
30620 \family roman
30621 \series medium
30622 \shape up
30623 \emph off
30624 \bar no
30625 \noun off
30626 \color none
30627 s
30628 \end_layout
30629
30630 \end_inset
30631 </cell>
30632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30633 \begin_inset Text
30634
30635 \begin_layout Plain Layout
30636
30637 \end_layout
30638
30639 \end_inset
30640 </cell>
30641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30642 \begin_inset Text
30643
30644 \begin_layout Plain Layout
30645
30646 \end_layout
30647
30648 \end_inset
30649 </cell>
30650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30651 \begin_inset Text
30652
30653 \begin_layout Plain Layout
30654
30655 \family roman
30656 \series medium
30657 \shape up
30658 \emph off
30659 \bar no
30660 \noun off
30661 \color none
30662 £
30663 \end_layout
30664
30665 \end_inset
30666 </cell>
30667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30668 \begin_inset Text
30669
30670 \begin_layout Plain Layout
30671
30672 \family roman
30673 \series medium
30674 \shape up
30675 \emph off
30676 \bar no
30677 \noun off
30678 \color none
30679 ³
30680 \end_layout
30681
30682 \end_inset
30683 </cell>
30684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30685 \begin_inset Text
30686
30687 \begin_layout Plain Layout
30688
30689 \family roman
30690 \series medium
30691 \shape up
30692 \emph off
30693 \bar no
30694 \noun off
30695 \color none
30696 Ã
30697 \end_layout
30698
30699 \end_inset
30700 </cell>
30701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30702 \begin_inset Text
30703
30704 \begin_layout Plain Layout
30705
30706 \family roman
30707 \series medium
30708 \shape up
30709 \emph off
30710 \bar no
30711 \noun off
30712 \color none
30713 Ó
30714 \end_layout
30715
30716 \end_inset
30717 </cell>
30718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30719 \begin_inset Text
30720
30721 \begin_layout Plain Layout
30722
30723 \family roman
30724 \series medium
30725 \shape up
30726 \emph off
30727 \bar no
30728 \noun off
30729 \color none
30730 ã
30731 \end_layout
30732
30733 \end_inset
30734 </cell>
30735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30736 \begin_inset Text
30737
30738 \begin_layout Plain Layout
30739
30740 \family roman
30741 \series medium
30742 \shape up
30743 \emph off
30744 \bar no
30745 \noun off
30746 \color none
30747 ó
30748 \end_layout
30749
30750 \end_inset
30751 </cell>
30752 </row>
30753 <row>
30754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30755 \begin_inset Text
30756
30757 \begin_layout Plain Layout
30758
30759 \family roman
30760 \series medium
30761 \shape up
30762 \size tiny
30763 \emph off
30764 \bar no
30765 \noun off
30766 \color none
30767 04
30768 \end_layout
30769
30770 \end_inset
30771 </cell>
30772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30773 \begin_inset Text
30774
30775 \begin_layout Plain Layout
30776
30777 \end_layout
30778
30779 \end_inset
30780 </cell>
30781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30782 \begin_inset Text
30783
30784 \begin_layout Plain Layout
30785
30786 \end_layout
30787
30788 \end_inset
30789 </cell>
30790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30791 \begin_inset Text
30792
30793 \begin_layout Plain Layout
30794
30795 \family roman
30796 \series medium
30797 \shape up
30798 \emph off
30799 \bar no
30800 \noun off
30801 \color none
30802 $
30803 \end_layout
30804
30805 \end_inset
30806 </cell>
30807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30808 \begin_inset Text
30809
30810 \begin_layout Plain Layout
30811
30812 \family roman
30813 \series medium
30814 \shape up
30815 \emph off
30816 \bar no
30817 \noun off
30818 \color none
30819 4
30820 \end_layout
30821
30822 \end_inset
30823 </cell>
30824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30825 \begin_inset Text
30826
30827 \begin_layout Plain Layout
30828
30829 \family roman
30830 \series medium
30831 \shape up
30832 \emph off
30833 \bar no
30834 \noun off
30835 \color none
30836 D
30837 \end_layout
30838
30839 \end_inset
30840 </cell>
30841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30842 \begin_inset Text
30843
30844 \begin_layout Plain Layout
30845
30846 \family roman
30847 \series medium
30848 \shape up
30849 \emph off
30850 \bar no
30851 \noun off
30852 \color none
30853 T
30854 \end_layout
30855
30856 \end_inset
30857 </cell>
30858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30859 \begin_inset Text
30860
30861 \begin_layout Plain Layout
30862
30863 \family roman
30864 \series medium
30865 \shape up
30866 \emph off
30867 \bar no
30868 \noun off
30869 \color none
30870 d
30871 \end_layout
30872
30873 \end_inset
30874 </cell>
30875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30876 \begin_inset Text
30877
30878 \begin_layout Plain Layout
30879
30880 \family roman
30881 \series medium
30882 \shape up
30883 \emph off
30884 \bar no
30885 \noun off
30886 \color none
30887 t
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30893 \begin_inset Text
30894
30895 \begin_layout Plain Layout
30896
30897 \end_layout
30898
30899 \end_inset
30900 </cell>
30901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30902 \begin_inset Text
30903
30904 \begin_layout Plain Layout
30905
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30911 \begin_inset Text
30912
30913 \begin_layout Plain Layout
30914 ¤
30915 \end_layout
30916
30917 \end_inset
30918 </cell>
30919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30920 \begin_inset Text
30921
30922 \begin_layout Plain Layout
30923
30924 \family roman
30925 \series medium
30926 \shape up
30927 \emph off
30928 \bar no
30929 \noun off
30930 \color none
30931 ´
30932 \end_layout
30933
30934 \end_inset
30935 </cell>
30936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30937 \begin_inset Text
30938
30939 \begin_layout Plain Layout
30940
30941 \family roman
30942 \series medium
30943 \shape up
30944 \emph off
30945 \bar no
30946 \noun off
30947 \color none
30948 Ä
30949 \end_layout
30950
30951 \end_inset
30952 </cell>
30953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30954 \begin_inset Text
30955
30956 \begin_layout Plain Layout
30957
30958 \family roman
30959 \series medium
30960 \shape up
30961 \emph off
30962 \bar no
30963 \noun off
30964 \color none
30965 Ô
30966 \end_layout
30967
30968 \end_inset
30969 </cell>
30970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30971 \begin_inset Text
30972
30973 \begin_layout Plain Layout
30974
30975 \family roman
30976 \series medium
30977 \shape up
30978 \emph off
30979 \bar no
30980 \noun off
30981 \color none
30982 ä
30983 \end_layout
30984
30985 \end_inset
30986 </cell>
30987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30988 \begin_inset Text
30989
30990 \begin_layout Plain Layout
30991
30992 \family roman
30993 \series medium
30994 \shape up
30995 \emph off
30996 \bar no
30997 \noun off
30998 \color none
30999 ô
31000 \end_layout
31001
31002 \end_inset
31003 </cell>
31004 </row>
31005 <row>
31006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31007 \begin_inset Text
31008
31009 \begin_layout Plain Layout
31010
31011 \family roman
31012 \series medium
31013 \shape up
31014 \size tiny
31015 \emph off
31016 \bar no
31017 \noun off
31018 \color none
31019 05
31020 \end_layout
31021
31022 \end_inset
31023 </cell>
31024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31025 \begin_inset Text
31026
31027 \begin_layout Plain Layout
31028
31029 \end_layout
31030
31031 \end_inset
31032 </cell>
31033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31034 \begin_inset Text
31035
31036 \begin_layout Plain Layout
31037
31038 \end_layout
31039
31040 \end_inset
31041 </cell>
31042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31043 \begin_inset Text
31044
31045 \begin_layout Plain Layout
31046
31047 \family roman
31048 \series medium
31049 \shape up
31050 \emph off
31051 \bar no
31052 \noun off
31053 \color none
31054 %
31055 \end_layout
31056
31057 \end_inset
31058 </cell>
31059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31060 \begin_inset Text
31061
31062 \begin_layout Plain Layout
31063
31064 \family roman
31065 \series medium
31066 \shape up
31067 \emph off
31068 \bar no
31069 \noun off
31070 \color none
31071 5
31072 \end_layout
31073
31074 \end_inset
31075 </cell>
31076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31077 \begin_inset Text
31078
31079 \begin_layout Plain Layout
31080
31081 \family roman
31082 \series medium
31083 \shape up
31084 \emph off
31085 \bar no
31086 \noun off
31087 \color none
31088 E
31089 \end_layout
31090
31091 \end_inset
31092 </cell>
31093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31094 \begin_inset Text
31095
31096 \begin_layout Plain Layout
31097
31098 \family roman
31099 \series medium
31100 \shape up
31101 \emph off
31102 \bar no
31103 \noun off
31104 \color none
31105 U
31106 \end_layout
31107
31108 \end_inset
31109 </cell>
31110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31111 \begin_inset Text
31112
31113 \begin_layout Plain Layout
31114
31115 \family roman
31116 \series medium
31117 \shape up
31118 \emph off
31119 \bar no
31120 \noun off
31121 \color none
31122 e
31123 \end_layout
31124
31125 \end_inset
31126 </cell>
31127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31128 \begin_inset Text
31129
31130 \begin_layout Plain Layout
31131
31132 \family roman
31133 \series medium
31134 \shape up
31135 \emph off
31136 \bar no
31137 \noun off
31138 \color none
31139 u
31140 \end_layout
31141
31142 \end_inset
31143 </cell>
31144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31145 \begin_inset Text
31146
31147 \begin_layout Plain Layout
31148
31149 \end_layout
31150
31151 \end_inset
31152 </cell>
31153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31154 \begin_inset Text
31155
31156 \begin_layout Plain Layout
31157
31158 \end_layout
31159
31160 \end_inset
31161 </cell>
31162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31163 \begin_inset Text
31164
31165 \begin_layout Plain Layout
31166 ¥
31167 \end_layout
31168
31169 \end_inset
31170 </cell>
31171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31172 \begin_inset Text
31173
31174 \begin_layout Plain Layout
31175
31176 \family roman
31177 \series medium
31178 \shape up
31179 \emph off
31180 \bar no
31181 \noun off
31182 \color none
31183 µ
31184 \end_layout
31185
31186 \end_inset
31187 </cell>
31188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31189 \begin_inset Text
31190
31191 \begin_layout Plain Layout
31192
31193 \family roman
31194 \series medium
31195 \shape up
31196 \emph off
31197 \bar no
31198 \noun off
31199 \color none
31200 Å
31201 \end_layout
31202
31203 \end_inset
31204 </cell>
31205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31206 \begin_inset Text
31207
31208 \begin_layout Plain Layout
31209
31210 \family roman
31211 \series medium
31212 \shape up
31213 \emph off
31214 \bar no
31215 \noun off
31216 \color none
31217 Õ
31218 \end_layout
31219
31220 \end_inset
31221 </cell>
31222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31223 \begin_inset Text
31224
31225 \begin_layout Plain Layout
31226
31227 \family roman
31228 \series medium
31229 \shape up
31230 \emph off
31231 \bar no
31232 \noun off
31233 \color none
31234 å
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243
31244 \family roman
31245 \series medium
31246 \shape up
31247 \emph off
31248 \bar no
31249 \noun off
31250 \color none
31251 õ
31252 \end_layout
31253
31254 \end_inset
31255 </cell>
31256 </row>
31257 <row>
31258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31259 \begin_inset Text
31260
31261 \begin_layout Plain Layout
31262
31263 \family roman
31264 \series medium
31265 \shape up
31266 \size tiny
31267 \emph off
31268 \bar no
31269 \noun off
31270 \color none
31271 06
31272 \end_layout
31273
31274 \end_inset
31275 </cell>
31276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31277 \begin_inset Text
31278
31279 \begin_layout Plain Layout
31280
31281 \end_layout
31282
31283 \end_inset
31284 </cell>
31285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31286 \begin_inset Text
31287
31288 \begin_layout Plain Layout
31289
31290 \end_layout
31291
31292 \end_inset
31293 </cell>
31294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31295 \begin_inset Text
31296
31297 \begin_layout Plain Layout
31298
31299 \family roman
31300 \series medium
31301 \shape up
31302 \emph off
31303 \bar no
31304 \noun off
31305 \color none
31306 &
31307 \end_layout
31308
31309 \end_inset
31310 </cell>
31311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31312 \begin_inset Text
31313
31314 \begin_layout Plain Layout
31315
31316 \family roman
31317 \series medium
31318 \shape up
31319 \emph off
31320 \bar no
31321 \noun off
31322 \color none
31323 6
31324 \end_layout
31325
31326 \end_inset
31327 </cell>
31328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31329 \begin_inset Text
31330
31331 \begin_layout Plain Layout
31332
31333 \family roman
31334 \series medium
31335 \shape up
31336 \emph off
31337 \bar no
31338 \noun off
31339 \color none
31340 F
31341 \end_layout
31342
31343 \end_inset
31344 </cell>
31345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31346 \begin_inset Text
31347
31348 \begin_layout Plain Layout
31349
31350 \family roman
31351 \series medium
31352 \shape up
31353 \emph off
31354 \bar no
31355 \noun off
31356 \color none
31357 V
31358 \end_layout
31359
31360 \end_inset
31361 </cell>
31362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366
31367 \family roman
31368 \series medium
31369 \shape up
31370 \emph off
31371 \bar no
31372 \noun off
31373 \color none
31374 f
31375 \end_layout
31376
31377 \end_inset
31378 </cell>
31379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31380 \begin_inset Text
31381
31382 \begin_layout Plain Layout
31383
31384 \family roman
31385 \series medium
31386 \shape up
31387 \emph off
31388 \bar no
31389 \noun off
31390 \color none
31391 v
31392 \end_layout
31393
31394 \end_inset
31395 </cell>
31396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31397 \begin_inset Text
31398
31399 \begin_layout Plain Layout
31400
31401 \end_layout
31402
31403 \end_inset
31404 </cell>
31405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31406 \begin_inset Text
31407
31408 \begin_layout Plain Layout
31409
31410 \end_layout
31411
31412 \end_inset
31413 </cell>
31414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31415 \begin_inset Text
31416
31417 \begin_layout Plain Layout
31418 ¦
31419 \end_layout
31420
31421 \end_inset
31422 </cell>
31423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31424 \begin_inset Text
31425
31426 \begin_layout Plain Layout
31427
31428 \family roman
31429 \series medium
31430 \shape up
31431 \emph off
31432 \bar no
31433 \noun off
31434 \color none
31435
31436 \end_layout
31437
31438 \end_inset
31439 </cell>
31440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31441 \begin_inset Text
31442
31443 \begin_layout Plain Layout
31444
31445 \family roman
31446 \series medium
31447 \shape up
31448 \emph off
31449 \bar no
31450 \noun off
31451 \color none
31452 Æ
31453 \end_layout
31454
31455 \end_inset
31456 </cell>
31457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31458 \begin_inset Text
31459
31460 \begin_layout Plain Layout
31461
31462 \family roman
31463 \series medium
31464 \shape up
31465 \emph off
31466 \bar no
31467 \noun off
31468 \color none
31469 Ö
31470 \end_layout
31471
31472 \end_inset
31473 </cell>
31474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31475 \begin_inset Text
31476
31477 \begin_layout Plain Layout
31478
31479 \family roman
31480 \series medium
31481 \shape up
31482 \emph off
31483 \bar no
31484 \noun off
31485 \color none
31486 æ
31487 \end_layout
31488
31489 \end_inset
31490 </cell>
31491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31492 \begin_inset Text
31493
31494 \begin_layout Plain Layout
31495
31496 \family roman
31497 \series medium
31498 \shape up
31499 \emph off
31500 \bar no
31501 \noun off
31502 \color none
31503 ö
31504 \end_layout
31505
31506 \end_inset
31507 </cell>
31508 </row>
31509 <row>
31510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31511 \begin_inset Text
31512
31513 \begin_layout Plain Layout
31514
31515 \family roman
31516 \series medium
31517 \shape up
31518 \size tiny
31519 \emph off
31520 \bar no
31521 \noun off
31522 \color none
31523 07
31524 \end_layout
31525
31526 \end_inset
31527 </cell>
31528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31529 \begin_inset Text
31530
31531 \begin_layout Plain Layout
31532
31533 \end_layout
31534
31535 \end_inset
31536 </cell>
31537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31538 \begin_inset Text
31539
31540 \begin_layout Plain Layout
31541
31542 \end_layout
31543
31544 \end_inset
31545 </cell>
31546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31547 \begin_inset Text
31548
31549 \begin_layout Plain Layout
31550
31551 \family roman
31552 \series medium
31553 \shape up
31554 \emph off
31555 \bar no
31556 \noun off
31557 \color none
31558 `
31559 \end_layout
31560
31561 \end_inset
31562 </cell>
31563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31564 \begin_inset Text
31565
31566 \begin_layout Plain Layout
31567
31568 \family roman
31569 \series medium
31570 \shape up
31571 \emph off
31572 \bar no
31573 \noun off
31574 \color none
31575 7
31576 \end_layout
31577
31578 \end_inset
31579 </cell>
31580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31581 \begin_inset Text
31582
31583 \begin_layout Plain Layout
31584
31585 \family roman
31586 \series medium
31587 \shape up
31588 \emph off
31589 \bar no
31590 \noun off
31591 \color none
31592 G
31593 \end_layout
31594
31595 \end_inset
31596 </cell>
31597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31598 \begin_inset Text
31599
31600 \begin_layout Plain Layout
31601
31602 \family roman
31603 \series medium
31604 \shape up
31605 \emph off
31606 \bar no
31607 \noun off
31608 \color none
31609 W
31610 \end_layout
31611
31612 \end_inset
31613 </cell>
31614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31615 \begin_inset Text
31616
31617 \begin_layout Plain Layout
31618
31619 \family roman
31620 \series medium
31621 \shape up
31622 \emph off
31623 \bar no
31624 \noun off
31625 \color none
31626 g
31627 \end_layout
31628
31629 \end_inset
31630 </cell>
31631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31632 \begin_inset Text
31633
31634 \begin_layout Plain Layout
31635
31636 \family roman
31637 \series medium
31638 \shape up
31639 \emph off
31640 \bar no
31641 \noun off
31642 \color none
31643 w
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652
31653 \end_layout
31654
31655 \end_inset
31656 </cell>
31657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31658 \begin_inset Text
31659
31660 \begin_layout Plain Layout
31661
31662 \end_layout
31663
31664 \end_inset
31665 </cell>
31666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31667 \begin_inset Text
31668
31669 \begin_layout Plain Layout
31670
31671 \family roman
31672 \series medium
31673 \shape up
31674 \emph off
31675 \bar no
31676 \noun off
31677 \color none
31678 §
31679 \end_layout
31680
31681 \end_inset
31682 </cell>
31683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31684 \begin_inset Text
31685
31686 \begin_layout Plain Layout
31687
31688 \family roman
31689 \series medium
31690 \shape up
31691 \emph off
31692 \bar no
31693 \noun off
31694 \color none
31695 ·
31696 \end_layout
31697
31698 \end_inset
31699 </cell>
31700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31701 \begin_inset Text
31702
31703 \begin_layout Plain Layout
31704
31705 \family roman
31706 \series medium
31707 \shape up
31708 \emph off
31709 \bar no
31710 \noun off
31711 \color none
31712 Ç
31713 \end_layout
31714
31715 \end_inset
31716 </cell>
31717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31718 \begin_inset Text
31719
31720 \begin_layout Plain Layout
31721
31722 \family roman
31723 \series medium
31724 \shape up
31725 \emph off
31726 \bar no
31727 \noun off
31728 \color none
31729 ×
31730 \end_layout
31731
31732 \end_inset
31733 </cell>
31734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31735 \begin_inset Text
31736
31737 \begin_layout Plain Layout
31738
31739 \family roman
31740 \series medium
31741 \shape up
31742 \emph off
31743 \bar no
31744 \noun off
31745 \color none
31746 ç
31747 \end_layout
31748
31749 \end_inset
31750 </cell>
31751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31752 \begin_inset Text
31753
31754 \begin_layout Plain Layout
31755
31756 \family roman
31757 \series medium
31758 \shape up
31759 \emph off
31760 \bar no
31761 \noun off
31762 \color none
31763 ÷
31764 \end_layout
31765
31766 \end_inset
31767 </cell>
31768 </row>
31769 <row>
31770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31771 \begin_inset Text
31772
31773 \begin_layout Plain Layout
31774
31775 \family roman
31776 \series medium
31777 \shape up
31778 \size tiny
31779 \emph off
31780 \bar no
31781 \noun off
31782 \color none
31783 08
31784 \end_layout
31785
31786 \end_inset
31787 </cell>
31788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31789 \begin_inset Text
31790
31791 \begin_layout Plain Layout
31792
31793 \end_layout
31794
31795 \end_inset
31796 </cell>
31797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31798 \begin_inset Text
31799
31800 \begin_layout Plain Layout
31801
31802 \end_layout
31803
31804 \end_inset
31805 </cell>
31806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31807 \begin_inset Text
31808
31809 \begin_layout Plain Layout
31810
31811 \family roman
31812 \series medium
31813 \shape up
31814 \emph off
31815 \bar no
31816 \noun off
31817 \color none
31818 (
31819 \end_layout
31820
31821 \end_inset
31822 </cell>
31823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31824 \begin_inset Text
31825
31826 \begin_layout Plain Layout
31827
31828 \family roman
31829 \series medium
31830 \shape up
31831 \emph off
31832 \bar no
31833 \noun off
31834 \color none
31835 8
31836 \end_layout
31837
31838 \end_inset
31839 </cell>
31840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31841 \begin_inset Text
31842
31843 \begin_layout Plain Layout
31844
31845 \family roman
31846 \series medium
31847 \shape up
31848 \emph off
31849 \bar no
31850 \noun off
31851 \color none
31852 H
31853 \end_layout
31854
31855 \end_inset
31856 </cell>
31857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31858 \begin_inset Text
31859
31860 \begin_layout Plain Layout
31861
31862 \family roman
31863 \series medium
31864 \shape up
31865 \emph off
31866 \bar no
31867 \noun off
31868 \color none
31869 X
31870 \end_layout
31871
31872 \end_inset
31873 </cell>
31874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31875 \begin_inset Text
31876
31877 \begin_layout Plain Layout
31878
31879 \family roman
31880 \series medium
31881 \shape up
31882 \emph off
31883 \bar no
31884 \noun off
31885 \color none
31886 h
31887 \end_layout
31888
31889 \end_inset
31890 </cell>
31891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31892 \begin_inset Text
31893
31894 \begin_layout Plain Layout
31895
31896 \family roman
31897 \series medium
31898 \shape up
31899 \emph off
31900 \bar no
31901 \noun off
31902 \color none
31903 x
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31909 \begin_inset Text
31910
31911 \begin_layout Plain Layout
31912
31913 \end_layout
31914
31915 \end_inset
31916 </cell>
31917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921
31922 \end_layout
31923
31924 \end_inset
31925 </cell>
31926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31927 \begin_inset Text
31928
31929 \begin_layout Plain Layout
31930
31931 \family roman
31932 \series medium
31933 \shape up
31934 \emph off
31935 \bar no
31936 \noun off
31937 \color none
31938 ¨
31939 \end_layout
31940
31941 \end_inset
31942 </cell>
31943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31944 \begin_inset Text
31945
31946 \begin_layout Plain Layout
31947
31948 \family roman
31949 \series medium
31950 \shape up
31951 \emph off
31952 \bar no
31953 \noun off
31954 \color none
31955 ¸
31956 \end_layout
31957
31958 \end_inset
31959 </cell>
31960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31961 \begin_inset Text
31962
31963 \begin_layout Plain Layout
31964
31965 \family roman
31966 \series medium
31967 \shape up
31968 \emph off
31969 \bar no
31970 \noun off
31971 \color none
31972 È
31973 \end_layout
31974
31975 \end_inset
31976 </cell>
31977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31978 \begin_inset Text
31979
31980 \begin_layout Plain Layout
31981
31982 \family roman
31983 \series medium
31984 \shape up
31985 \emph off
31986 \bar no
31987 \noun off
31988 \color none
31989 Ø
31990 \end_layout
31991
31992 \end_inset
31993 </cell>
31994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31995 \begin_inset Text
31996
31997 \begin_layout Plain Layout
31998
31999 \family roman
32000 \series medium
32001 \shape up
32002 \emph off
32003 \bar no
32004 \noun off
32005 \color none
32006 è
32007 \end_layout
32008
32009 \end_inset
32010 </cell>
32011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32012 \begin_inset Text
32013
32014 \begin_layout Plain Layout
32015
32016 \family roman
32017 \series medium
32018 \shape up
32019 \emph off
32020 \bar no
32021 \noun off
32022 \color none
32023 ø
32024 \end_layout
32025
32026 \end_inset
32027 </cell>
32028 </row>
32029 <row>
32030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32031 \begin_inset Text
32032
32033 \begin_layout Plain Layout
32034
32035 \family roman
32036 \series medium
32037 \shape up
32038 \size tiny
32039 \emph off
32040 \bar no
32041 \noun off
32042 \color none
32043 09
32044 \end_layout
32045
32046 \end_inset
32047 </cell>
32048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32049 \begin_inset Text
32050
32051 \begin_layout Plain Layout
32052
32053 \end_layout
32054
32055 \end_inset
32056 </cell>
32057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32058 \begin_inset Text
32059
32060 \begin_layout Plain Layout
32061
32062 \end_layout
32063
32064 \end_inset
32065 </cell>
32066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32067 \begin_inset Text
32068
32069 \begin_layout Plain Layout
32070
32071 \family roman
32072 \series medium
32073 \shape up
32074 \emph off
32075 \bar no
32076 \noun off
32077 \color none
32078 )
32079 \end_layout
32080
32081 \end_inset
32082 </cell>
32083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32084 \begin_inset Text
32085
32086 \begin_layout Plain Layout
32087
32088 \family roman
32089 \series medium
32090 \shape up
32091 \emph off
32092 \bar no
32093 \noun off
32094 \color none
32095 9
32096 \end_layout
32097
32098 \end_inset
32099 </cell>
32100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32101 \begin_inset Text
32102
32103 \begin_layout Plain Layout
32104
32105 \family roman
32106 \series medium
32107 \shape up
32108 \emph off
32109 \bar no
32110 \noun off
32111 \color none
32112 I
32113 \end_layout
32114
32115 \end_inset
32116 </cell>
32117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32118 \begin_inset Text
32119
32120 \begin_layout Plain Layout
32121
32122 \family roman
32123 \series medium
32124 \shape up
32125 \emph off
32126 \bar no
32127 \noun off
32128 \color none
32129 Y
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138
32139 \family roman
32140 \series medium
32141 \shape up
32142 \emph off
32143 \bar no
32144 \noun off
32145 \color none
32146 i
32147 \end_layout
32148
32149 \end_inset
32150 </cell>
32151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32152 \begin_inset Text
32153
32154 \begin_layout Plain Layout
32155
32156 \family roman
32157 \series medium
32158 \shape up
32159 \emph off
32160 \bar no
32161 \noun off
32162 \color none
32163 y
32164 \end_layout
32165
32166 \end_inset
32167 </cell>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172
32173 \end_layout
32174
32175 \end_inset
32176 </cell>
32177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32178 \begin_inset Text
32179
32180 \begin_layout Plain Layout
32181
32182 \end_layout
32183
32184 \end_inset
32185 </cell>
32186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32187 \begin_inset Text
32188
32189 \begin_layout Plain Layout
32190
32191 \family roman
32192 \series medium
32193 \shape up
32194 \emph off
32195 \bar no
32196 \noun off
32197 \color none
32198 ©
32199 \end_layout
32200
32201 \end_inset
32202 </cell>
32203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32204 \begin_inset Text
32205
32206 \begin_layout Plain Layout
32207
32208 \family roman
32209 \series medium
32210 \shape up
32211 \emph off
32212 \bar no
32213 \noun off
32214 \color none
32215 ¹
32216 \end_layout
32217
32218 \end_inset
32219 </cell>
32220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32221 \begin_inset Text
32222
32223 \begin_layout Plain Layout
32224
32225 \family roman
32226 \series medium
32227 \shape up
32228 \emph off
32229 \bar no
32230 \noun off
32231 \color none
32232 É
32233 \end_layout
32234
32235 \end_inset
32236 </cell>
32237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32238 \begin_inset Text
32239
32240 \begin_layout Plain Layout
32241
32242 \family roman
32243 \series medium
32244 \shape up
32245 \emph off
32246 \bar no
32247 \noun off
32248 \color none
32249 Ù
32250 \end_layout
32251
32252 \end_inset
32253 </cell>
32254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32255 \begin_inset Text
32256
32257 \begin_layout Plain Layout
32258
32259 \family roman
32260 \series medium
32261 \shape up
32262 \emph off
32263 \bar no
32264 \noun off
32265 \color none
32266 é
32267 \end_layout
32268
32269 \end_inset
32270 </cell>
32271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275
32276 \family roman
32277 \series medium
32278 \shape up
32279 \emph off
32280 \bar no
32281 \noun off
32282 \color none
32283 ù
32284 \end_layout
32285
32286 \end_inset
32287 </cell>
32288 </row>
32289 <row>
32290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32291 \begin_inset Text
32292
32293 \begin_layout Plain Layout
32294
32295 \family roman
32296 \series medium
32297 \shape up
32298 \size tiny
32299 \emph off
32300 \bar no
32301 \noun off
32302 \color none
32303 0A
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \end_layout
32314
32315 \end_inset
32316 </cell>
32317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32318 \begin_inset Text
32319
32320 \begin_layout Plain Layout
32321
32322 \end_layout
32323
32324 \end_inset
32325 </cell>
32326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32327 \begin_inset Text
32328
32329 \begin_layout Plain Layout
32330
32331 \family roman
32332 \series medium
32333 \shape up
32334 \emph off
32335 \bar no
32336 \noun off
32337 \color none
32338 *
32339 \end_layout
32340
32341 \end_inset
32342 </cell>
32343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32344 \begin_inset Text
32345
32346 \begin_layout Plain Layout
32347
32348 \family roman
32349 \series medium
32350 \shape up
32351 \emph off
32352 \bar no
32353 \noun off
32354 \color none
32355 :
32356 \end_layout
32357
32358 \end_inset
32359 </cell>
32360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32361 \begin_inset Text
32362
32363 \begin_layout Plain Layout
32364
32365 \family roman
32366 \series medium
32367 \shape up
32368 \emph off
32369 \bar no
32370 \noun off
32371 \color none
32372 J
32373 \end_layout
32374
32375 \end_inset
32376 </cell>
32377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32378 \begin_inset Text
32379
32380 \begin_layout Plain Layout
32381
32382 \family roman
32383 \series medium
32384 \shape up
32385 \emph off
32386 \bar no
32387 \noun off
32388 \color none
32389 Z
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32395 \begin_inset Text
32396
32397 \begin_layout Plain Layout
32398
32399 \family roman
32400 \series medium
32401 \shape up
32402 \emph off
32403 \bar no
32404 \noun off
32405 \color none
32406 j
32407 \end_layout
32408
32409 \end_inset
32410 </cell>
32411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32412 \begin_inset Text
32413
32414 \begin_layout Plain Layout
32415
32416 \family roman
32417 \series medium
32418 \shape up
32419 \emph off
32420 \bar no
32421 \noun off
32422 \color none
32423 z
32424 \end_layout
32425
32426 \end_inset
32427 </cell>
32428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32429 \begin_inset Text
32430
32431 \begin_layout Plain Layout
32432
32433 \end_layout
32434
32435 \end_inset
32436 </cell>
32437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32438 \begin_inset Text
32439
32440 \begin_layout Plain Layout
32441
32442 \end_layout
32443
32444 \end_inset
32445 </cell>
32446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32447 \begin_inset Text
32448
32449 \begin_layout Plain Layout
32450
32451 \family roman
32452 \series medium
32453 \shape up
32454 \emph off
32455 \bar no
32456 \noun off
32457 \color none
32458 ª
32459 \end_layout
32460
32461 \end_inset
32462 </cell>
32463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32464 \begin_inset Text
32465
32466 \begin_layout Plain Layout
32467
32468 \family roman
32469 \series medium
32470 \shape up
32471 \emph off
32472 \bar no
32473 \noun off
32474 \color none
32475 º
32476 \end_layout
32477
32478 \end_inset
32479 </cell>
32480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32481 \begin_inset Text
32482
32483 \begin_layout Plain Layout
32484
32485 \family roman
32486 \series medium
32487 \shape up
32488 \emph off
32489 \bar no
32490 \noun off
32491 \color none
32492 Ê
32493 \end_layout
32494
32495 \end_inset
32496 </cell>
32497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32498 \begin_inset Text
32499
32500 \begin_layout Plain Layout
32501
32502 \family roman
32503 \series medium
32504 \shape up
32505 \emph off
32506 \bar no
32507 \noun off
32508 \color none
32509 Ú
32510 \end_layout
32511
32512 \end_inset
32513 </cell>
32514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32515 \begin_inset Text
32516
32517 \begin_layout Plain Layout
32518
32519 \family roman
32520 \series medium
32521 \shape up
32522 \emph off
32523 \bar no
32524 \noun off
32525 \color none
32526 ê
32527 \end_layout
32528
32529 \end_inset
32530 </cell>
32531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32532 \begin_inset Text
32533
32534 \begin_layout Plain Layout
32535
32536 \family roman
32537 \series medium
32538 \shape up
32539 \emph off
32540 \bar no
32541 \noun off
32542 \color none
32543 ú
32544 \end_layout
32545
32546 \end_inset
32547 </cell>
32548 </row>
32549 <row>
32550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32551 \begin_inset Text
32552
32553 \begin_layout Plain Layout
32554
32555 \family roman
32556 \series medium
32557 \shape up
32558 \size tiny
32559 \emph off
32560 \bar no
32561 \noun off
32562 \color none
32563 0B
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572
32573 \end_layout
32574
32575 \end_inset
32576 </cell>
32577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32578 \begin_inset Text
32579
32580 \begin_layout Plain Layout
32581
32582 \end_layout
32583
32584 \end_inset
32585 </cell>
32586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32587 \begin_inset Text
32588
32589 \begin_layout Plain Layout
32590
32591 \family roman
32592 \series medium
32593 \shape up
32594 \emph off
32595 \bar no
32596 \noun off
32597 \color none
32598 +
32599 \end_layout
32600
32601 \end_inset
32602 </cell>
32603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32604 \begin_inset Text
32605
32606 \begin_layout Plain Layout
32607
32608 \family roman
32609 \series medium
32610 \shape up
32611 \emph off
32612 \bar no
32613 \noun off
32614 \color none
32615 ;
32616 \end_layout
32617
32618 \end_inset
32619 </cell>
32620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32621 \begin_inset Text
32622
32623 \begin_layout Plain Layout
32624
32625 \family roman
32626 \series medium
32627 \shape up
32628 \emph off
32629 \bar no
32630 \noun off
32631 \color none
32632 K
32633 \end_layout
32634
32635 \end_inset
32636 </cell>
32637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641
32642 \family roman
32643 \series medium
32644 \shape up
32645 \emph off
32646 \bar no
32647 \noun off
32648 \color none
32649 [
32650 \end_layout
32651
32652 \end_inset
32653 </cell>
32654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \family roman
32660 \series medium
32661 \shape up
32662 \emph off
32663 \bar no
32664 \noun off
32665 \color none
32666 k
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32672 \begin_inset Text
32673
32674 \begin_layout Plain Layout
32675
32676 \family roman
32677 \series medium
32678 \shape up
32679 \emph off
32680 \bar no
32681 \noun off
32682 \color none
32683 {
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32707 \begin_inset Text
32708
32709 \begin_layout Plain Layout
32710
32711 \family roman
32712 \series medium
32713 \shape up
32714 \emph off
32715 \bar no
32716 \noun off
32717 \color none
32718 «
32719 \end_layout
32720
32721 \end_inset
32722 </cell>
32723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32724 \begin_inset Text
32725
32726 \begin_layout Plain Layout
32727
32728 \family roman
32729 \series medium
32730 \shape up
32731 \emph off
32732 \bar no
32733 \noun off
32734 \color none
32735 »
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744
32745 \family roman
32746 \series medium
32747 \shape up
32748 \emph off
32749 \bar no
32750 \noun off
32751 \color none
32752 Ë
32753 \end_layout
32754
32755 \end_inset
32756 </cell>
32757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32758 \begin_inset Text
32759
32760 \begin_layout Plain Layout
32761
32762 \family roman
32763 \series medium
32764 \shape up
32765 \emph off
32766 \bar no
32767 \noun off
32768 \color none
32769 Û
32770 \end_layout
32771
32772 \end_inset
32773 </cell>
32774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778
32779 \family roman
32780 \series medium
32781 \shape up
32782 \emph off
32783 \bar no
32784 \noun off
32785 \color none
32786 ë
32787 \end_layout
32788
32789 \end_inset
32790 </cell>
32791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795
32796 \family roman
32797 \series medium
32798 \shape up
32799 \emph off
32800 \bar no
32801 \noun off
32802 \color none
32803 û
32804 \end_layout
32805
32806 \end_inset
32807 </cell>
32808 </row>
32809 <row>
32810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Plain Layout
32814
32815 \family roman
32816 \series medium
32817 \shape up
32818 \size tiny
32819 \emph off
32820 \bar no
32821 \noun off
32822 \color none
32823 0C
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32829 \begin_inset Text
32830
32831 \begin_layout Plain Layout
32832
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32838 \begin_inset Text
32839
32840 \begin_layout Plain Layout
32841
32842 \end_layout
32843
32844 \end_inset
32845 </cell>
32846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32847 \begin_inset Text
32848
32849 \begin_layout Plain Layout
32850
32851 \family roman
32852 \series medium
32853 \shape up
32854 \emph off
32855 \bar no
32856 \noun off
32857 \color none
32858 ,
32859 \end_layout
32860
32861 \end_inset
32862 </cell>
32863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32864 \begin_inset Text
32865
32866 \begin_layout Plain Layout
32867
32868 \family roman
32869 \series medium
32870 \shape up
32871 \emph off
32872 \bar no
32873 \noun off
32874 \color none
32875 <
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32881 \begin_inset Text
32882
32883 \begin_layout Plain Layout
32884
32885 \family roman
32886 \series medium
32887 \shape up
32888 \emph off
32889 \bar no
32890 \noun off
32891 \color none
32892 L
32893 \end_layout
32894
32895 \end_inset
32896 </cell>
32897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32898 \begin_inset Text
32899
32900 \begin_layout Plain Layout
32901
32902 \family roman
32903 \series medium
32904 \shape up
32905 \emph off
32906 \bar no
32907 \noun off
32908 \color none
32909
32910 \backslash
32911
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920
32921 \family roman
32922 \series medium
32923 \shape up
32924 \emph off
32925 \bar no
32926 \noun off
32927 \color none
32928 l
32929 \end_layout
32930
32931 \end_inset
32932 </cell>
32933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32934 \begin_inset Text
32935
32936 \begin_layout Plain Layout
32937
32938 \family roman
32939 \series medium
32940 \shape up
32941 \emph off
32942 \bar no
32943 \noun off
32944 \color none
32945 |
32946 \end_layout
32947
32948 \end_inset
32949 </cell>
32950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32951 \begin_inset Text
32952
32953 \begin_layout Plain Layout
32954
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963
32964 \end_layout
32965
32966 \end_inset
32967 </cell>
32968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32969 \begin_inset Text
32970
32971 \begin_layout Plain Layout
32972
32973 \family roman
32974 \series medium
32975 \shape up
32976 \emph off
32977 \bar no
32978 \noun off
32979 \color none
32980 ¬
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989
32990 \family roman
32991 \series medium
32992 \shape up
32993 \emph off
32994 \bar no
32995 \noun off
32996 \color none
32997 ¼
32998 \end_layout
32999
33000 \end_inset
33001 </cell>
33002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33003 \begin_inset Text
33004
33005 \begin_layout Plain Layout
33006
33007 \family roman
33008 \series medium
33009 \shape up
33010 \emph off
33011 \bar no
33012 \noun off
33013 \color none
33014 Ì
33015 \end_layout
33016
33017 \end_inset
33018 </cell>
33019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33020 \begin_inset Text
33021
33022 \begin_layout Plain Layout
33023
33024 \family roman
33025 \series medium
33026 \shape up
33027 \emph off
33028 \bar no
33029 \noun off
33030 \color none
33031 Ü
33032 \end_layout
33033
33034 \end_inset
33035 </cell>
33036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33037 \begin_inset Text
33038
33039 \begin_layout Plain Layout
33040
33041 \family roman
33042 \series medium
33043 \shape up
33044 \emph off
33045 \bar no
33046 \noun off
33047 \color none
33048 ì
33049 \end_layout
33050
33051 \end_inset
33052 </cell>
33053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057
33058 \family roman
33059 \series medium
33060 \shape up
33061 \emph off
33062 \bar no
33063 \noun off
33064 \color none
33065 ü
33066 \end_layout
33067
33068 \end_inset
33069 </cell>
33070 </row>
33071 <row>
33072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33073 \begin_inset Text
33074
33075 \begin_layout Plain Layout
33076
33077 \family roman
33078 \series medium
33079 \shape up
33080 \size tiny
33081 \emph off
33082 \bar no
33083 \noun off
33084 \color none
33085 0D
33086 \end_layout
33087
33088 \end_inset
33089 </cell>
33090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33091 \begin_inset Text
33092
33093 \begin_layout Plain Layout
33094
33095 \end_layout
33096
33097 \end_inset
33098 </cell>
33099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33100 \begin_inset Text
33101
33102 \begin_layout Plain Layout
33103
33104 \end_layout
33105
33106 \end_inset
33107 </cell>
33108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33109 \begin_inset Text
33110
33111 \begin_layout Plain Layout
33112
33113 \family roman
33114 \series medium
33115 \shape up
33116 \emph off
33117 \bar no
33118 \noun off
33119 \color none
33120 -
33121 \end_layout
33122
33123 \end_inset
33124 </cell>
33125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33126 \begin_inset Text
33127
33128 \begin_layout Plain Layout
33129
33130 \family roman
33131 \series medium
33132 \shape up
33133 \emph off
33134 \bar no
33135 \noun off
33136 \color none
33137 =
33138 \end_layout
33139
33140 \end_inset
33141 </cell>
33142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33143 \begin_inset Text
33144
33145 \begin_layout Plain Layout
33146
33147 \family roman
33148 \series medium
33149 \shape up
33150 \emph off
33151 \bar no
33152 \noun off
33153 \color none
33154 M
33155 \end_layout
33156
33157 \end_inset
33158 </cell>
33159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33160 \begin_inset Text
33161
33162 \begin_layout Plain Layout
33163
33164 \family roman
33165 \series medium
33166 \shape up
33167 \emph off
33168 \bar no
33169 \noun off
33170 \color none
33171 ]
33172 \end_layout
33173
33174 \end_inset
33175 </cell>
33176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180
33181 \family roman
33182 \series medium
33183 \shape up
33184 \emph off
33185 \bar no
33186 \noun off
33187 \color none
33188 m
33189 \end_layout
33190
33191 \end_inset
33192 </cell>
33193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33194 \begin_inset Text
33195
33196 \begin_layout Plain Layout
33197
33198 \family roman
33199 \series medium
33200 \shape up
33201 \emph off
33202 \bar no
33203 \noun off
33204 \color none
33205 }
33206 \end_layout
33207
33208 \end_inset
33209 </cell>
33210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33211 \begin_inset Text
33212
33213 \begin_layout Plain Layout
33214
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33220 \begin_inset Text
33221
33222 \begin_layout Plain Layout
33223
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232
33233 \end_layout
33234
33235 \end_inset
33236 </cell>
33237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Plain Layout
33241
33242 \family roman
33243 \series medium
33244 \shape up
33245 \emph off
33246 \bar no
33247 \noun off
33248 \color none
33249 ½
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258
33259 \family roman
33260 \series medium
33261 \shape up
33262 \emph off
33263 \bar no
33264 \noun off
33265 \color none
33266 Í
33267 \end_layout
33268
33269 \end_inset
33270 </cell>
33271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33272 \begin_inset Text
33273
33274 \begin_layout Plain Layout
33275
33276 \family roman
33277 \series medium
33278 \shape up
33279 \emph off
33280 \bar no
33281 \noun off
33282 \color none
33283 Ý
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292
33293 \family roman
33294 \series medium
33295 \shape up
33296 \emph off
33297 \bar no
33298 \noun off
33299 \color none
33300 í
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309
33310 \family roman
33311 \series medium
33312 \shape up
33313 \emph off
33314 \bar no
33315 \noun off
33316 \color none
33317 ý
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 </row>
33323 <row>
33324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328
33329 \family roman
33330 \series medium
33331 \shape up
33332 \size tiny
33333 \emph off
33334 \bar no
33335 \noun off
33336 \color none
33337 0E
33338 \end_layout
33339
33340 \end_inset
33341 </cell>
33342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33343 \begin_inset Text
33344
33345 \begin_layout Plain Layout
33346
33347 \end_layout
33348
33349 \end_inset
33350 </cell>
33351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33352 \begin_inset Text
33353
33354 \begin_layout Plain Layout
33355
33356 \end_layout
33357
33358 \end_inset
33359 </cell>
33360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33361 \begin_inset Text
33362
33363 \begin_layout Plain Layout
33364
33365 \family roman
33366 \series medium
33367 \shape up
33368 \emph off
33369 \bar no
33370 \noun off
33371 \color none
33372 .
33373 \end_layout
33374
33375 \end_inset
33376 </cell>
33377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33378 \begin_inset Text
33379
33380 \begin_layout Plain Layout
33381
33382 \family roman
33383 \series medium
33384 \shape up
33385 \emph off
33386 \bar no
33387 \noun off
33388 \color none
33389 >
33390 \end_layout
33391
33392 \end_inset
33393 </cell>
33394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33395 \begin_inset Text
33396
33397 \begin_layout Plain Layout
33398
33399 \family roman
33400 \series medium
33401 \shape up
33402 \emph off
33403 \bar no
33404 \noun off
33405 \color none
33406 N
33407 \end_layout
33408
33409 \end_inset
33410 </cell>
33411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33412 \begin_inset Text
33413
33414 \begin_layout Plain Layout
33415
33416 \family roman
33417 \series medium
33418 \shape up
33419 \emph off
33420 \bar no
33421 \noun off
33422 \color none
33423 ^
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432
33433 \family roman
33434 \series medium
33435 \shape up
33436 \emph off
33437 \bar no
33438 \noun off
33439 \color none
33440 n
33441 \end_layout
33442
33443 \end_inset
33444 </cell>
33445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33446 \begin_inset Text
33447
33448 \begin_layout Plain Layout
33449
33450 \family roman
33451 \series medium
33452 \shape up
33453 \emph off
33454 \bar no
33455 \noun off
33456 \color none
33457 ~
33458 \end_layout
33459
33460 \end_inset
33461 </cell>
33462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33463 \begin_inset Text
33464
33465 \begin_layout Plain Layout
33466
33467 \end_layout
33468
33469 \end_inset
33470 </cell>
33471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33472 \begin_inset Text
33473
33474 \begin_layout Plain Layout
33475
33476 \end_layout
33477
33478 \end_inset
33479 </cell>
33480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484
33485 \family roman
33486 \series medium
33487 \shape up
33488 \emph off
33489 \bar no
33490 \noun off
33491 \color none
33492 ®
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501
33502 \family roman
33503 \series medium
33504 \shape up
33505 \emph off
33506 \bar no
33507 \noun off
33508 \color none
33509 ¾
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family roman
33520 \series medium
33521 \shape up
33522 \emph off
33523 \bar no
33524 \noun off
33525 \color none
33526 Î
33527 \end_layout
33528
33529 \end_inset
33530 </cell>
33531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535
33536 \family roman
33537 \series medium
33538 \shape up
33539 \emph off
33540 \bar no
33541 \noun off
33542 \color none
33543 Þ
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552
33553 \family roman
33554 \series medium
33555 \shape up
33556 \emph off
33557 \bar no
33558 \noun off
33559 \color none
33560 î
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569
33570 \family roman
33571 \series medium
33572 \shape up
33573 \emph off
33574 \bar no
33575 \noun off
33576 \color none
33577 þ
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 </row>
33583 <row>
33584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33585 \begin_inset Text
33586
33587 \begin_layout Plain Layout
33588
33589 \family roman
33590 \series medium
33591 \shape up
33592 \size tiny
33593 \emph off
33594 \bar no
33595 \noun off
33596 \color none
33597 0F
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Plain Layout
33606
33607 \end_layout
33608
33609 \end_inset
33610 </cell>
33611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624
33625 \family roman
33626 \series medium
33627 \shape up
33628 \emph off
33629 \bar no
33630 \noun off
33631 \color none
33632 /
33633 \end_layout
33634
33635 \end_inset
33636 </cell>
33637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641
33642 \family roman
33643 \series medium
33644 \shape up
33645 \emph off
33646 \bar no
33647 \noun off
33648 \color none
33649 ?
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33655 \begin_inset Text
33656
33657 \begin_layout Plain Layout
33658
33659 \family roman
33660 \series medium
33661 \shape up
33662 \emph off
33663 \bar no
33664 \noun off
33665 \color none
33666 O
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675
33676 \family roman
33677 \series medium
33678 \shape up
33679 \emph off
33680 \bar no
33681 \noun off
33682 \color none
33683 _
33684 \end_layout
33685
33686 \end_inset
33687 </cell>
33688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Plain Layout
33692
33693 \family roman
33694 \series medium
33695 \shape up
33696 \emph off
33697 \bar no
33698 \noun off
33699 \color none
33700 o
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Plain Layout
33718
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33724 \begin_inset Text
33725
33726 \begin_layout Plain Layout
33727
33728 \end_layout
33729
33730 \end_inset
33731 </cell>
33732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33733 \begin_inset Text
33734
33735 \begin_layout Plain Layout
33736
33737 \family roman
33738 \series medium
33739 \shape up
33740 \emph off
33741 \bar no
33742 \noun off
33743 \color none
33744 ¯
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33750 \begin_inset Text
33751
33752 \begin_layout Plain Layout
33753
33754 \family roman
33755 \series medium
33756 \shape up
33757 \emph off
33758 \bar no
33759 \noun off
33760 \color none
33761 ¿
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770
33771 \family roman
33772 \series medium
33773 \shape up
33774 \emph off
33775 \bar no
33776 \noun off
33777 \color none
33778 Ï
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33784 \begin_inset Text
33785
33786 \begin_layout Plain Layout
33787
33788 \family roman
33789 \series medium
33790 \shape up
33791 \emph off
33792 \bar no
33793 \noun off
33794 \color none
33795 ß
33796 \end_layout
33797
33798 \end_inset
33799 </cell>
33800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33801 \begin_inset Text
33802
33803 \begin_layout Plain Layout
33804
33805 \family roman
33806 \series medium
33807 \shape up
33808 \emph off
33809 \bar no
33810 \noun off
33811 \color none
33812 ï
33813 \end_layout
33814
33815 \end_inset
33816 </cell>
33817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33818 \begin_inset Text
33819
33820 \begin_layout Plain Layout
33821
33822 \family roman
33823 \series medium
33824 \shape up
33825 \emph off
33826 \bar no
33827 \noun off
33828 \color none
33829 ÿ
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 </row>
33835 </lyxtabular>
33836
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \end_inset
33843
33844
33845 \end_layout
33846
33847 \begin_layout Standard
33848 The following is a full list of all of the accented characters LyX can display
33849  directly.
33850  It includes not only the accented characters from the previous table, but
33851  also the characters from 
33852 \family typewriter
33853 ISO8859--2
33854 \family default
33855  through 
33856 \family typewriter
33857 4
33858 \family default
33859 .
33860  
33861 \end_layout
33862
33863 \begin_layout Itemize
33864 From 
33865 \family typewriter
33866 ISO8859--1
33867 \family default
33868 :
33869 \end_layout
33870
33871 \begin_deeper
33872 \begin_layout Standard
33873 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33874 \begin_inset space \hfill{}
33875 \end_inset
33876
33877 diaeresis
33878 \end_layout
33879
33880 \begin_layout Standard
33881 ^ Â Ê Î Ô Û â ê î ô û
33882 \begin_inset space \hfill{}
33883 \end_inset
33884
33885 circumflex
33886 \end_layout
33887
33888 \begin_layout Standard
33889 ` À È Ì Ò Ù à è ì ò ù
33890 \begin_inset space \hfill{}
33891 \end_inset
33892
33893 grave
33894 \end_layout
33895
33896 \begin_layout Standard
33897 ´ Á É Í Ó Ú Ý á é í ó ú ý
33898 \begin_inset space \hfill{}
33899 \end_inset
33900
33901 acute
33902 \end_layout
33903
33904 \begin_layout Standard
33905 ~ Ã Ñ Õ ã ñ õ
33906 \begin_inset space \hfill{}
33907 \end_inset
33908
33909 tilde
33910 \end_layout
33911
33912 \begin_layout Standard
33913 ¸Çç
33914 \begin_inset space \hfill{}
33915 \end_inset
33916
33917 cedilla
33918 \end_layout
33919
33920 \begin_layout Standard
33921 ¯
33922 \begin_inset space \hfill{}
33923 \end_inset
33924
33925 macron
33926 \end_layout
33927
33928 \end_deeper
33929 \begin_layout Itemize
33930 From 
33931 \family typewriter
33932 ISO8859--2
33933 \family default
33934  through 
33935 \family typewriter
33936 4
33937 \family default
33938 :
33939 \end_layout
33940
33941 \begin_deeper
33942 \begin_layout Standard
33943 ĤĴĥĵĈĜŜĉĝŝ
33944 \begin_inset space \hfill{}
33945 \end_inset
33946
33947 circumflex
33948 \end_layout
33949
33950 \begin_layout Standard
33951 ŚŹśźŔĹĆŃŕĺćń
33952 \begin_inset space \hfill{}
33953 \end_inset
33954
33955 acute
33956 \end_layout
33957
33958 \begin_layout Standard
33959 Ĩı̃Ũũ
33960 \begin_inset space \hfill{}
33961 \end_inset
33962
33963 tilde
33964 \end_layout
33965
33966 \begin_layout Standard
33967 ŞşŢţŖĻĢŗļģŅĶņķ
33968 \begin_inset space \hfill{}
33969 \end_inset
33970
33971 cedilla
33972 \end_layout
33973
33974 \begin_layout Standard
33975 ĒēĀĪŌŪāı̄ōū
33976 \begin_inset space \hfill{}
33977 \end_inset
33978
33979 macron
33980 \end_layout
33981
33982 \begin_layout Standard
33983 ŐŰőű
33984 \begin_inset space \hfill{}
33985 \end_inset
33986
33987 Hungarian umlaut
33988 \end_layout
33989
33990 \end_deeper
33991 \begin_layout Standard
33992 All the characters above are actively supported by TeX fonts.
33993  In addition TeX allows diacritical marks on almost all characters.
33994  Also make sure you're using the 
33995 \family typewriter
33996 T1
33997 \family default
33998  font-encoding.
33999 \end_layout
34000
34001 \begin_layout Chapter
34002 \start_of_appendix
34003 The User Interface
34004 \begin_inset CommandInset label
34005 LatexCommand label
34006 name "cha:The-User-Interface"
34007
34008 \end_inset
34009
34010
34011 \end_layout
34012
34013 \begin_layout Standard
34014 This appendix lists all available menus and describes its functionality.
34015  It is designed as quick reference if you are searching for a special topic
34016  inside the user's guide.
34017 \end_layout
34018
34019 \begin_layout Section
34020 The File Menu
34021 \begin_inset Index
34022 status collapsed
34023
34024 \begin_layout Plain Layout
34025 Menu ! File
34026 \end_layout
34027
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \begin_layout Standard
34034 Under the 
34035 \family sans
34036 File
34037 \family default
34038  menu are the basic operations in addition to some more advanced operations.
34039  At the end of the menu the four last opened documents are listed.
34040 \end_layout
34041
34042 \begin_layout Subsection
34043 New
34044 \end_layout
34045
34046 \begin_layout Standard
34047 Creates a new document.
34048 \end_layout
34049
34050 \begin_layout Subsection
34051 New from Template
34052 \end_layout
34053
34054 \begin_layout Standard
34055 This menu prompts you for a template to use.
34056  Selecting a template will automatically set certain layout features for
34057  the document, features you would otherwise need to change manually.
34058 \end_layout
34059
34060 \begin_layout Subsection
34061 Open
34062 \end_layout
34063
34064 \begin_layout Standard
34065 Opens a document.
34066 \end_layout
34067
34068 \begin_layout Subsection
34069 Open Recent
34070 \end_layout
34071
34072 \begin_layout Standard
34073 The submenu shows a list of the recently opened files.
34074  Click there on a file to open it.
34075 \end_layout
34076
34077 \begin_layout Subsection
34078 Close
34079 \end_layout
34080
34081 \begin_layout Standard
34082 Closes the current document.
34083 \end_layout
34084
34085 \begin_layout Subsection
34086 Save
34087 \end_layout
34088
34089 \begin_layout Standard
34090 Saves the actual document.
34091 \end_layout
34092
34093 \begin_layout Subsection
34094 Save As
34095 \end_layout
34096
34097 \begin_layout Standard
34098 Saves the actual document under a new name to create a copy.
34099 \end_layout
34100
34101 \begin_layout Subsection
34102 Revert to saved
34103 \end_layout
34104
34105 \begin_layout Standard
34106 Reloads the actual document from disk.
34107 \end_layout
34108
34109 \begin_layout Subsection
34110 Version Control
34111 \end_layout
34112
34113 \begin_layout Standard
34114 This is used when more people are working on the same document.
34115  It is described in the section 
34116 \emph on
34117 Version Control in LyX
34118 \emph default
34119  of the 
34120 \emph on
34121 Extended
34122 \begin_inset space ~
34123 \end_inset
34124
34125 Features
34126 \emph default
34127  manual.
34128 \end_layout
34129
34130 \begin_layout Subsection
34131 Import
34132 \end_layout
34133
34134 \begin_layout Standard
34135 You can import there files from older LyX-versions, LaTeX-files and plain
34136  text files (ASCII-files).
34137  The files will be imported as new LyX-document.
34138 \end_layout
34139
34140 \begin_layout Standard
34141 When using the menu 
34142 \family sans
34143 Plain
34144 \begin_inset space ~
34145 \end_inset
34146
34147 Text, Join
34148 \begin_inset space ~
34149 \end_inset
34150
34151 Lines
34152 \family default
34153 , all lines will be imported consecutively to one big paragraph.
34154  A new paragraph is started when there is a blank line in the file.
34155  , the text is inserted as Paragraphs, where the line breaks of the text
34156  will start a new paragraph.
34157 \end_layout
34158
34159 \begin_layout Subsection
34160 Export
34161 \begin_inset CommandInset label
34162 LatexCommand label
34163 name "sub:Export"
34164
34165 \end_inset
34166
34167
34168 \end_layout
34169
34170 \begin_layout Standard
34171 You can export your document to various file formats.
34172  The resulting files are placed in the directory of your LyX-file.
34173  The menu entries are not the same on all installations.
34174  They depend on the programs found by LyX while its configuration.
34175 \end_layout
34176
34177 \begin_layout Standard
34178 Here is a list of all available entries; they are explained in detail in
34179  section
34180 \begin_inset space ~
34181 \end_inset
34182
34183
34184 \begin_inset CommandInset ref
34185 LatexCommand ref
34186 reference "sub:Output-file-formats"
34187
34188 \end_inset
34189
34190 :
34191 \end_layout
34192
34193 \begin_layout Description
34194
34195 \family sans
34196 CJK
34197 \begin_inset space ~
34198 \end_inset
34199
34200 LyX 
34201 \family default
34202 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34203  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34204 \end_layout
34205
34206 \begin_layout Description
34207
34208 \family sans
34209 DVI
34210 \family default
34211  DVI-format
34212 \end_layout
34213
34214 \begin_layout Description
34215 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34216  work in all cases)
34217 \end_layout
34218
34219 \begin_layout Description
34220 HTML
34221 \begin_inset space ~
34222 \end_inset
34223
34224 (MS
34225 \begin_inset space ~
34226 \end_inset
34227
34228 Word) HTML-format specialized so that the result can be imported to 
34229 \family sans
34230 MS Word
34231 \family default
34232 , as consequence of this formulas will be embedded as bitmap fonts and not
34233  in the format 
34234 \family sans
34235 MathML
34236 \family default
34237 .
34238 \end_layout
34239
34240 \begin_layout Description
34241
34242 \family sans
34243 LaT
34244 \begin_inset ERT
34245 status collapsed
34246
34247 \begin_layout Plain Layout
34248
34249 {}
34250 \end_layout
34251
34252 \end_inset
34253
34254 eX
34255 \begin_inset space ~
34256 \end_inset
34257
34258 (pdflatex)
34259 \family default
34260  text file with the LaTeX source, additionally all images used in the document
34261  will be converted to a format that is readable for the 
34262 \family typewriter
34263 pdflatex
34264 \family default
34265  program (GIF, JPG, PDF, PNG)
34266 \end_layout
34267
34268 \begin_layout Description
34269
34270 \family sans
34271 LaT
34272 \begin_inset ERT
34273 status collapsed
34274
34275 \begin_layout Plain Layout
34276
34277 {}
34278 \end_layout
34279
34280 \end_inset
34281
34282 eX
34283 \begin_inset space ~
34284 \end_inset
34285
34286 (plain)
34287 \family default
34288  text file with the LaTeX source code, additionally all images used in the
34289  document will be converted to the EPS-format, only this format is readable
34290  for the 
34291 \family typewriter
34292 latex
34293 \family default
34294  program
34295 \end_layout
34296
34297 \begin_layout Description
34298 LyX
34299 \begin_inset space ~
34300 \end_inset
34301
34302 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34303 \begin_inset Quotes eld
34304 \end_inset
34305
34306 y
34307 \begin_inset Quotes erd
34308 \end_inset
34309
34310  is replaced by the version number)
34311 \end_layout
34312
34313 \begin_layout Description
34314 OpenDocument OpenDocument-formatted text file, to be opened with 
34315 \family sans
34316 OpenOffice
34317 \family default
34318
34319 \family sans
34320 KOffice
34321 \family default
34322
34323 \family sans
34324 Abiword
34325 \family default
34326 , etc.
34327  (the OpenDocument-converter is a third-party product and doesn't work in
34328  all cases)
34329 \end_layout
34330
34331 \begin_layout Description
34332
34333 \family sans
34334 PDF
34335 \family default
34336  PDF-format using the program 
34337 \family typewriter
34338 ps2pdf
34339 \end_layout
34340
34341 \begin_layout Description
34342
34343 \family sans
34344 PDF
34345 \begin_inset space ~
34346 \end_inset
34347
34348 (dvipdfm)
34349 \family default
34350  PDF-format using the program 
34351 \family typewriter
34352 dvipdfm
34353 \end_layout
34354
34355 \begin_layout Description
34356
34357 \family sans
34358 PDF
34359 \begin_inset space ~
34360 \end_inset
34361
34362 (pdflatex)
34363 \family default
34364  PDF-format using the program 
34365 \family typewriter
34366 pdflatex
34367 \end_layout
34368
34369 \begin_layout Description
34370
34371 \family sans
34372 Plain
34373 \begin_inset space ~
34374 \end_inset
34375
34376 text
34377 \family default
34378  text format
34379 \end_layout
34380
34381 \begin_layout Description
34382
34383 \family sans
34384 Plain
34385 \begin_inset space ~
34386 \end_inset
34387
34388 text
34389 \begin_inset space ~
34390 \end_inset
34391
34392 (ps2ascii)
34393 \family default
34394  text format, the document will first be converted to Postscript format
34395  and then exported as text using the program 
34396 \family sans
34397 ps2ascii
34398 \end_layout
34399
34400 \begin_layout Description
34401
34402 \family sans
34403 Postscript
34404 \family default
34405  PostScript format using the program 
34406 \family typewriter
34407 dvips
34408 \end_layout
34409
34410 \begin_layout Description
34411
34412 \family sans
34413 Custom
34414 \family default
34415  custom format
34416 \end_layout
34417
34418 \begin_layout Standard
34419 The program 
34420 \family typewriter
34421 dvipdfm
34422 \family default
34423  produces internally a DVI-file which is then converted to a PDF-file.
34424  It is a bit out of date and therefore the output could look different from
34425  what you want.
34426  
34427 \family typewriter
34428 pdflatex
34429 \family default
34430  produces directly PDF-files and supports the latest PDF-file formats.
34431 \end_layout
34432
34433 \begin_layout Standard
34434 If one of the menu entries 
34435 \family sans
34436 DVI
34437 \family default
34438
34439 \family sans
34440 PDF
34441 \begin_inset space ~
34442 \end_inset
34443
34444 (pdflatex)
34445 \family default
34446  or 
34447 \family sans
34448 Postscript
34449 \family default
34450  is missing, you need to update your LaTeX installation.
34451  After updating you have to reconfigure LyX, see section
34452 \begin_inset space ~
34453 \end_inset
34454
34455
34456 \begin_inset CommandInset ref
34457 LatexCommand ref
34458 reference "sec:Basic-LyX-Setup"
34459
34460 \end_inset
34461
34462 .
34463 \begin_inset Index
34464 status collapsed
34465
34466 \begin_layout Plain Layout
34467 Reconfiguration of LyX
34468 \end_layout
34469
34470 \end_inset
34471
34472
34473 \end_layout
34474
34475 \begin_layout Standard
34476 The menu 
34477 \family sans
34478 Custom
34479 \family default
34480  allows you to export your file by using special command line options for
34481  the export program.
34482 \end_layout
34483
34484 \begin_layout Subsection
34485 Print
34486 \end_layout
34487
34488 \begin_layout Standard
34489 With this menu you can print your document to a file in PostScript format
34490  or send it to a printer.
34491  The printer will also use the document in PostScript format.
34492  The conversion to PostScript is done in the background by LyX using the
34493  program 
34494 \family typewriter
34495 dvips
34496 \family default
34497 .
34498  For more informations have a look at section
34499 \begin_inset space ~
34500 \end_inset
34501
34502
34503 \begin_inset CommandInset ref
34504 LatexCommand ref
34505 reference "sub:Printing-the-File"
34506
34507 \end_inset
34508
34509 .
34510 \end_layout
34511
34512 \begin_layout Subsection
34513 New and Close Window
34514 \end_layout
34515
34516 \begin_layout Standard
34517 Opens a new instance of LyX with all currently opened documents.
34518  You can close it later with the corresponding menu.
34519 \end_layout
34520
34521 \begin_layout Section
34522 The Edit Menu
34523 \begin_inset Index
34524 status collapsed
34525
34526 \begin_layout Plain Layout
34527 Menu ! Edit
34528 \end_layout
34529
34530 \end_inset
34531
34532
34533 \end_layout
34534
34535 \begin_layout Subsection
34536 Undo and Redo
34537 \end_layout
34538
34539 \begin_layout Standard
34540 Described in section
34541 \begin_inset space ~
34542 \end_inset
34543
34544
34545 \begin_inset CommandInset ref
34546 LatexCommand ref
34547 reference "sec:Undo-and-Redo"
34548
34549 \end_inset
34550
34551 .
34552 \end_layout
34553
34554 \begin_layout Subsection
34555 Cut, Copy, Paste, Paste Recent, Paste Special
34556 \end_layout
34557
34558 \begin_layout Standard
34559 Described in section
34560 \begin_inset space ~
34561 \end_inset
34562
34563
34564 \begin_inset CommandInset ref
34565 LatexCommand ref
34566 reference "sec:Basic-Editing-Features"
34567
34568 \end_inset
34569
34570 .
34571 \end_layout
34572
34573 \begin_layout Subsection
34574 Select All
34575 \end_layout
34576
34577 \begin_layout Standard
34578 Selects the whole document.
34579 \end_layout
34580
34581 \begin_layout Subsection
34582 Find & Replace
34583 \end_layout
34584
34585 \begin_layout Standard
34586 Described in section
34587 \begin_inset space ~
34588 \end_inset
34589
34590
34591 \begin_inset CommandInset ref
34592 LatexCommand ref
34593 reference "sec:Basic-Editing-Features"
34594
34595 \end_inset
34596
34597 .
34598 \end_layout
34599
34600 \begin_layout Subsection
34601 Move paragraph Up/Down
34602 \end_layout
34603
34604 \begin_layout Standard
34605 This shifts the paragraph where the cursor is currently in one paragraph
34606  up or down.
34607 \end_layout
34608
34609 \begin_layout Subsection
34610 Text Style
34611 \end_layout
34612
34613 \begin_layout Standard
34614 Described in section
34615 \begin_inset space ~
34616 \end_inset
34617
34618
34619 \begin_inset CommandInset ref
34620 LatexCommand ref
34621 reference "sub:Fine-Tuning-with-the"
34622
34623 \end_inset
34624
34625 .
34626 \end_layout
34627
34628 \begin_layout Subsection
34629 Paragraph Settings
34630 \begin_inset Index
34631 status collapsed
34632
34633 \begin_layout Plain Layout
34634 Paragraph ! Settings
34635 \end_layout
34636
34637 \end_inset
34638
34639
34640 \end_layout
34641
34642 \begin_layout Standard
34643 The settings in the paragraph dialog only affects the paragraph where the
34644  cursor is in.
34645  Here you can set here the paragraph alignment and line spacing.
34646 \end_layout
34647
34648 \begin_layout Standard
34649 You can also prevent that the first line of the paragraph is indented.
34650  This option works only when you have chosen to separate paragraphs with
34651  indents in the 
34652 \family sans
34653 Document\SpecialChar \menuseparator
34654 Settings
34655 \family default
34656  dialog under 
34657 \family sans
34658 Text
34659 \begin_inset space ~
34660 \end_inset
34661
34662 Layout
34663 \family default
34664 .
34665 \end_layout
34666
34667 \begin_layout Subsection
34668 Tabular and Math
34669 \end_layout
34670
34671 \begin_layout Standard
34672 These two menus are only active when the cursor is inside a table or a formula.
34673  The properties of this table/formula can now be changed.
34674  The properties of tables are described in section
34675 \begin_inset space ~
34676 \end_inset
34677
34678
34679 \begin_inset CommandInset ref
34680 LatexCommand ref
34681 reference "sec:Tables"
34682
34683 \end_inset
34684
34685 , the properties of formulas in chapter
34686 \begin_inset space ~
34687 \end_inset
34688
34689
34690 \begin_inset CommandInset ref
34691 LatexCommand ref
34692 reference "cha:Mathematical-Formulas"
34693
34694 \end_inset
34695
34696 .
34697 \end_layout
34698
34699 \begin_layout Subsection
34700 Increase / Decrease List Depth
34701 \end_layout
34702
34703 \begin_layout Standard
34704 These menus are only active when the cursor is in an environment that can
34705  be nested.
34706  They in/decrease the environment nesting level as explained in section
34707 \begin_inset space ~
34708 \end_inset
34709
34710
34711 \begin_inset CommandInset ref
34712 LatexCommand ref
34713 reference "sec:Nesting"
34714
34715 \end_inset
34716
34717  and 
34718 \begin_inset CommandInset ref
34719 LatexCommand ref
34720 reference "sub:Numbering-depth"
34721
34722 \end_inset
34723
34724 .
34725 \end_layout
34726
34727 \begin_layout Section
34728 The View Menu
34729 \begin_inset Index
34730 status collapsed
34731
34732 \begin_layout Plain Layout
34733 Menu ! View
34734 \end_layout
34735
34736 \end_inset
34737
34738
34739 \end_layout
34740
34741 \begin_layout Standard
34742 The 
34743 \family sans
34744 View
34745 \family default
34746  menu contains a list of available formats in which you can view the actual
34747  document with an external program.
34748  The menu entries for the viewing formats are not the same on all installations
34749  - it depends on the LaTeX programs that are found while LyX was configured.
34750  All possible formats are formats listed in section
34751 \begin_inset space ~
34752 \end_inset
34753
34754
34755 \begin_inset CommandInset ref
34756 LatexCommand ref
34757 reference "sub:Export"
34758
34759 \end_inset
34760
34761 .
34762  You should at least see the menu entries 
34763 \family sans
34764 DVI
34765 \family default
34766  and 
34767 \family sans
34768 PDF
34769 \begin_inset space ~
34770 \end_inset
34771
34772 (pdflatex)
34773 \family default
34774 .
34775  If one of the two is missing, you need to update your LaTeX installation.
34776  After updating you have to reconfigure LyX, see section
34777 \begin_inset space ~
34778 \end_inset
34779
34780
34781 \begin_inset CommandInset ref
34782 LatexCommand ref
34783 reference "sec:Basic-LyX-Setup"
34784
34785 \end_inset
34786
34787 .
34788 \begin_inset Index
34789 status collapsed
34790
34791 \begin_layout Plain Layout
34792 Reconfiguration of LyX
34793 \end_layout
34794
34795 \end_inset
34796
34797
34798 \end_layout
34799
34800 \begin_layout Standard
34801 Invoking a menu will start a viewer program.
34802  The viewer can be set or changed in the preferences, see section
34803 \begin_inset space ~
34804 \end_inset
34805
34806
34807 \begin_inset CommandInset ref
34808 LatexCommand ref
34809 reference "sec:File-Formats"
34810
34811 \end_inset
34812
34813 .
34814  The default viewers are set by LyX while it is first configured.
34815 \end_layout
34816
34817 \begin_layout Standard
34818 \begin_inset VSpace bigskip
34819 \end_inset
34820
34821 At the bottom of the 
34822 \family sans
34823 View
34824 \family default
34825  menu the opened documents are listed.
34826 \end_layout
34827
34828 \begin_layout Subsection
34829 View Source
34830 \end_layout
34831
34832 \begin_layout Standard
34833 Opens a window showing the source code of the actual document, as described
34834  in section
34835 \begin_inset space ~
34836 \end_inset
34837
34838
34839 \begin_inset CommandInset ref
34840 LatexCommand ref
34841 reference "sec:Previewing-snippets-of"
34842
34843 \end_inset
34844
34845 .
34846 \end_layout
34847
34848 \begin_layout Subsection
34849 Update
34850 \end_layout
34851
34852 \begin_layout Standard
34853 This menu allows you to update the view with your latest changes without
34854  opening a new view window.
34855 \end_layout
34856
34857 \begin_layout Subsection
34858 Toolbars
34859 \begin_inset CommandInset label
34860 LatexCommand label
34861 name "sub:Toolbars"
34862
34863 \end_inset
34864
34865
34866 \begin_inset Index
34867 status collapsed
34868
34869 \begin_layout Plain Layout
34870 Toolbar
34871 \end_layout
34872
34873 \end_inset
34874
34875
34876 \end_layout
34877
34878 \begin_layout Standard
34879 In this menu you can set the appearance of the different toolbars.
34880  All toolbars and the 
34881 \family sans
34882 Command
34883 \begin_inset space ~
34884 \end_inset
34885
34886 Buffer
34887 \family default
34888  can be turned on and off.
34889  The 
34890 \emph on
34891 on
34892 \emph default
34893  state is denoted in the menu with a checkmark.
34894  The 
34895 \family sans
34896 Review
34897 \family default
34898
34899 \family sans
34900 Table
34901 \family default
34902
34903 \family sans
34904 Math
34905 \begin_inset space ~
34906 \end_inset
34907
34908 Panels
34909 \family default
34910 , and 
34911 \family sans
34912 Math
34913 \family default
34914  toolbars can be additionally set to the state 
34915 \emph on
34916 automatic
34917 \emph default
34918  that is denoted in the menu with the suffix 
34919 \family sans
34920 (auto)
34921 \family default
34922 .
34923 \end_layout
34924
34925 \begin_layout Standard
34926 In the 
34927 \emph on
34928 on
34929 \emph default
34930  state the toolbar is permanently shown, in the 
34931 \emph on
34932 automatic
34933 \emph default
34934  state the toolbar is only shown when the cursor is in a certain environment
34935  or when a certain feature is enabled.
34936  That means that the review toolbar will only be shown when change tracking
34937  is activated, the math and table toolbars are only shown when the cursor
34938  is inside a formula or table, respectively.
34939 \end_layout
34940
34941 \begin_layout Standard
34942 LyX's toolbars and its buttons are explained in section
34943 \begin_inset space ~
34944 \end_inset
34945
34946
34947 \begin_inset CommandInset ref
34948 LatexCommand ref
34949 reference "sec:Toolbars"
34950
34951 \end_inset
34952
34953 .
34954 \end_layout
34955
34956 \begin_layout Section
34957 The Insert Menu
34958 \begin_inset Index
34959 status collapsed
34960
34961 \begin_layout Plain Layout
34962 Menu ! Insert
34963 \end_layout
34964
34965 \end_inset
34966
34967
34968 \end_layout
34969
34970 \begin_layout Subsection
34971 Math
34972 \end_layout
34973
34974 \begin_layout Standard
34975 Inserts math constructs that are explained in chapter
34976 \begin_inset space ~
34977 \end_inset
34978
34979
34980 \begin_inset CommandInset ref
34981 LatexCommand ref
34982 reference "cha:Mathematical-Formulas"
34983
34984 \end_inset
34985
34986 .
34987 \end_layout
34988
34989 \begin_layout Subsection
34990 Special Character
34991 \begin_inset CommandInset label
34992 LatexCommand label
34993 name "sub:Special-Character"
34994
34995 \end_inset
34996
34997
34998 \end_layout
34999
35000 \begin_layout Standard
35001 Here you can insert the following characters:
35002 \end_layout
35003
35004 \begin_layout Description
35005 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35006
35007 \end_layout
35008
35009 \begin_layout Description
35010 End
35011 \begin_inset space ~
35012 \end_inset
35013
35014 of
35015 \begin_inset space ~
35016 \end_inset
35017
35018 Sentence Inserts an end of sentence dot as described in section
35019 \begin_inset space ~
35020 \end_inset
35021
35022
35023 \begin_inset CommandInset ref
35024 LatexCommand ref
35025 reference "sub:Abbreviations"
35026
35027 \end_inset
35028
35029 .
35030 \end_layout
35031
35032 \begin_layout Description
35033 Ordinary
35034 \begin_inset space ~
35035 \end_inset
35036
35037 Quote Inserts this quote: 
35038 \begin_inset Quotes erd
35039 \end_inset
35040
35041 , no matter what quote type you selected in the 
35042 \family sans
35043 Document\SpecialChar \menuseparator
35044 Settings
35045 \family default
35046  dialog under 
35047 \family sans
35048 Language
35049 \family default
35050 .
35051 \end_layout
35052
35053 \begin_layout Description
35054 Single
35055 \begin_inset space ~
35056 \end_inset
35057
35058 Quote Inserts this quote: 
35059 \begin_inset Quotes els
35060 \end_inset
35061
35062
35063 \end_layout
35064
35065 \begin_layout Description
35066 Menu
35067 \begin_inset space ~
35068 \end_inset
35069
35070 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35071
35072 \end_layout
35073
35074 \begin_layout Description
35075 Phonetic
35076 \begin_inset space ~
35077 \end_inset
35078
35079 Symbols
35080 \begin_inset Index
35081 status collapsed
35082
35083 \begin_layout Plain Layout
35084 Phonetic symbols
35085 \end_layout
35086
35087 \end_inset
35088
35089
35090 \begin_inset Index
35091 status collapsed
35092
35093 \begin_layout Plain Layout
35094 Language ! Phonetic symbols
35095 \end_layout
35096
35097 \end_inset
35098
35099  Creates a formula with a so called tipa inset.
35100  Here you can insert commands to create IPA phonetic symbols.
35101  For this feature you must have the LaTeX-package 
35102 \series bold
35103 tipa
35104 \series default
35105
35106 \begin_inset Index
35107 status collapsed
35108
35109 \begin_layout Plain Layout
35110 Latex@LaTeX-packages ! tipa
35111 \end_layout
35112
35113 \end_inset
35114
35115  installed.
35116 \begin_inset Newline newline
35117 \end_inset
35118
35119 For more informations about this feature we refer to the documentation of
35120  
35121 \series bold
35122 tipa, 
35123 \begin_inset CommandInset citation
35124 LatexCommand cite
35125 key "tipa"
35126
35127 \end_inset
35128
35129
35130 \series default
35131  and this Wiki-page:
35132 \begin_inset Newline newline
35133 \end_inset
35134
35135
35136 \begin_inset Flex URL
35137 status collapsed
35138
35139 \begin_layout Plain Layout
35140
35141 http://wiki.lyx.org/LyX/LinguistLyX
35142 \end_layout
35143
35144 \end_inset
35145
35146 .
35147 \end_layout
35148
35149 \begin_layout Subsection
35150 Formatting
35151 \end_layout
35152
35153 \begin_layout Standard
35154 Here you can insert the following format constructs:
35155 \end_layout
35156
35157 \begin_layout Description
35158 Superscript Inserts an superscript: test
35159 \begin_inset Formula $^{\text{a,b}}$
35160 \end_inset
35161
35162
35163 \end_layout
35164
35165 \begin_layout Description
35166 Subscript Inserts an subscript: test
35167 \begin_inset Formula $_{\text{3x}}$
35168 \end_inset
35169
35170
35171 \end_layout
35172
35173 \begin_layout Description
35174 Protected
35175 \begin_inset space ~
35176 \end_inset
35177
35178 Space Inserts a protected space that is described in section
35179 \begin_inset space ~
35180 \end_inset
35181
35182
35183 \begin_inset CommandInset ref
35184 LatexCommand ref
35185 reference "sub:Protected-Space"
35186
35187 \end_inset
35188
35189 .
35190 \end_layout
35191
35192 \begin_layout Description
35193 Inter-word
35194 \begin_inset space ~
35195 \end_inset
35196
35197 Space Inserts an inter-word space that is described in section
35198 \begin_inset space ~
35199 \end_inset
35200
35201
35202 \begin_inset CommandInset ref
35203 LatexCommand ref
35204 reference "sub:Inter-word-Space"
35205
35206 \end_inset
35207
35208 .
35209 \end_layout
35210
35211 \begin_layout Description
35212 Thin
35213 \begin_inset space ~
35214 \end_inset
35215
35216 Space Inserts a thin space that is described in section
35217 \begin_inset space ~
35218 \end_inset
35219
35220
35221 \begin_inset CommandInset ref
35222 LatexCommand ref
35223 reference "sub:Thin-Space"
35224
35225 \end_inset
35226
35227 .
35228 \end_layout
35229
35230 \begin_layout Description
35231 Horizontal
35232 \begin_inset space ~
35233 \end_inset
35234
35235 Fill Inserts an horizontal fill, see section
35236 \begin_inset space ~
35237 \end_inset
35238
35239
35240 \begin_inset CommandInset ref
35241 LatexCommand ref
35242 reference "sub:Horizontal-Space"
35243
35244 \end_inset
35245
35246  for a description.
35247 \end_layout
35248
35249 \begin_layout Description
35250 Horizontal
35251 \begin_inset space ~
35252 \end_inset
35253
35254 Line Inserts an horizontal line, see section
35255 \begin_inset space ~
35256 \end_inset
35257
35258
35259 \begin_inset CommandInset ref
35260 LatexCommand ref
35261 reference "sub:Horizontal-Lines"
35262
35263 \end_inset
35264
35265  for a description.
35266 \end_layout
35267
35268 \begin_layout Description
35269 Vertical
35270 \begin_inset space ~
35271 \end_inset
35272
35273 Space Inserts vertical space, see section
35274 \begin_inset space ~
35275 \end_inset
35276
35277
35278 \begin_inset CommandInset ref
35279 LatexCommand ref
35280 reference "sub:Vertical-Space"
35281
35282 \end_inset
35283
35284  for a description.
35285 \end_layout
35286
35287 \begin_layout Description
35288 Hyphenation
35289 \begin_inset space ~
35290 \end_inset
35291
35292 Point Inserts an hyphenation point, see section
35293 \begin_inset space ~
35294 \end_inset
35295
35296
35297 \begin_inset CommandInset ref
35298 LatexCommand ref
35299 reference "sub:Hyphenation"
35300
35301 \end_inset
35302
35303
35304 \end_layout
35305
35306 \begin_layout Description
35307 Ligature
35308 \begin_inset space ~
35309 \end_inset
35310
35311 Break Inserts a ligature break, see section
35312 \begin_inset space ~
35313 \end_inset
35314
35315
35316 \begin_inset CommandInset ref
35317 LatexCommand ref
35318 reference "sub:Ligatures"
35319
35320 \end_inset
35321
35322
35323 \end_layout
35324
35325 \begin_layout Description
35326 Line
35327 \begin_inset space ~
35328 \end_inset
35329
35330 Break Inserts a forced linebreak, see section
35331 \begin_inset space ~
35332 \end_inset
35333
35334
35335 \begin_inset CommandInset ref
35336 LatexCommand ref
35337 reference "sub:Forced-Linebreaks"
35338
35339 \end_inset
35340
35341
35342 \end_layout
35343
35344 \begin_layout Description
35345 Page
35346 \begin_inset space ~
35347 \end_inset
35348
35349 Break Inserts a forced pagebreak, described in section
35350 \begin_inset space ~
35351 \end_inset
35352
35353
35354 \begin_inset CommandInset ref
35355 LatexCommand ref
35356 reference "sub:Forced-Pagebreaks"
35357
35358 \end_inset
35359
35360
35361 \end_layout
35362
35363 \begin_layout Description
35364 Clear
35365 \begin_inset space ~
35366 \end_inset
35367
35368 Page Inserts a clear pagebreak, described in section
35369 \begin_inset space ~
35370 \end_inset
35371
35372
35373 \begin_inset CommandInset ref
35374 LatexCommand ref
35375 reference "sub:Clear-Pages"
35376
35377 \end_inset
35378
35379
35380 \end_layout
35381
35382 \begin_layout Description
35383 Clear
35384 \begin_inset space ~
35385 \end_inset
35386
35387 Double
35388 \begin_inset space ~
35389 \end_inset
35390
35391 Page Inserts a clear doublepage break, described in section
35392 \begin_inset space ~
35393 \end_inset
35394
35395
35396 \begin_inset CommandInset ref
35397 LatexCommand ref
35398 reference "sub:Clear-Pages"
35399
35400 \end_inset
35401
35402
35403 \end_layout
35404
35405 \begin_layout Subsection
35406 List / TOC
35407 \end_layout
35408
35409 \begin_layout Standard
35410 Various lists can be inserted with this menu.
35411  The table of contents, the algorithm, figures, and tables list are described
35412  in section
35413 \begin_inset space ~
35414 \end_inset
35415
35416
35417 \begin_inset CommandInset ref
35418 LatexCommand ref
35419 reference "sec:toc"
35420
35421 \end_inset
35422
35423 .
35424  The index list is described in section
35425 \begin_inset space ~
35426 \end_inset
35427
35428
35429 \begin_inset CommandInset ref
35430 LatexCommand ref
35431 reference "sec:Index"
35432
35433 \end_inset
35434
35435 , the nomenclature in section
35436 \begin_inset space ~
35437 \end_inset
35438
35439
35440 \begin_inset CommandInset ref
35441 LatexCommand ref
35442 reference "sec:Nomenclature"
35443
35444 \end_inset
35445
35446 , and the BibTeX bibliography in section
35447 \begin_inset space ~
35448 \end_inset
35449
35450
35451 \begin_inset CommandInset ref
35452 LatexCommand ref
35453 reference "sub:Bibliography-databases"
35454
35455 \end_inset
35456
35457 .
35458 \end_layout
35459
35460 \begin_layout Subsection
35461 Float
35462 \end_layout
35463
35464 \begin_layout Standard
35465 To insert floats, described in section
35466 \begin_inset space ~
35467 \end_inset
35468
35469
35470 \begin_inset CommandInset ref
35471 LatexCommand ref
35472 reference "sec:Floats"
35473
35474 \end_inset
35475
35476 .
35477 \end_layout
35478
35479 \begin_layout Subsection
35480 Note
35481 \end_layout
35482
35483 \begin_layout Standard
35484 To insert notes, described in section
35485 \begin_inset space ~
35486 \end_inset
35487
35488
35489 \begin_inset CommandInset ref
35490 LatexCommand ref
35491 reference "sec:Notes"
35492
35493 \end_inset
35494
35495 .
35496 \end_layout
35497
35498 \begin_layout Subsection
35499 Branch
35500 \end_layout
35501
35502 \begin_layout Standard
35503 Inserts branch insets as described in section
35504 \begin_inset space ~
35505 \end_inset
35506
35507
35508 \begin_inset CommandInset ref
35509 LatexCommand ref
35510 reference "sec:Branches"
35511
35512 \end_inset
35513
35514 .
35515 \end_layout
35516
35517 \begin_layout Subsection
35518 File
35519 \begin_inset Index
35520 status collapsed
35521
35522 \begin_layout Plain Layout
35523 External Material
35524 \end_layout
35525
35526 \end_inset
35527
35528
35529 \end_layout
35530
35531 \begin_layout Standard
35532 Here you can inserts files to include them or its content to your document.
35533  How this can be done is in detail explained in chapter 
35534 \emph on
35535 External Stuff
35536 \emph default
35537  of the 
35538 \emph on
35539 Embedded Objects
35540 \emph default
35541  manual.
35542 \end_layout
35543
35544 \begin_layout Subsection
35545 Box
35546 \begin_inset Index
35547 status collapsed
35548
35549 \begin_layout Plain Layout
35550 Boxes
35551 \end_layout
35552
35553 \end_inset
35554
35555
35556 \end_layout
35557
35558 \begin_layout Standard
35559 Inserts a minipage box that is described section
35560 \begin_inset space ~
35561 \end_inset
35562
35563
35564 \begin_inset CommandInset ref
35565 LatexCommand ref
35566 reference "sec:Minipages"
35567
35568 \end_inset
35569
35570 .
35571  All box types supported by LyX are explained in detail in chapter 
35572 \emph on
35573 Boxes
35574 \emph default
35575  of the 
35576 \emph on
35577 Embedded Objects
35578 \emph default
35579  manual.
35580 \end_layout
35581
35582 \begin_layout Subsection
35583 Citation
35584 \end_layout
35585
35586 \begin_layout Standard
35587 Inserts a citation as described in section
35588 \begin_inset space ~
35589 \end_inset
35590
35591
35592 \begin_inset CommandInset ref
35593 LatexCommand ref
35594 reference "sec:Bibliography"
35595
35596 \end_inset
35597
35598 .
35599 \end_layout
35600
35601 \begin_layout Subsection
35602 Cross-Reference
35603 \end_layout
35604
35605 \begin_layout Standard
35606 Inserts a cross-reference as described in section
35607 \begin_inset space ~
35608 \end_inset
35609
35610
35611 \begin_inset CommandInset ref
35612 LatexCommand ref
35613 reference "sec:Cross-References"
35614
35615 \end_inset
35616
35617 .
35618 \end_layout
35619
35620 \begin_layout Subsection
35621 Label
35622 \end_layout
35623
35624 \begin_layout Standard
35625 Inserts a label as described in section
35626 \begin_inset space ~
35627 \end_inset
35628
35629
35630 \begin_inset CommandInset ref
35631 LatexCommand ref
35632 reference "sec:Cross-References"
35633
35634 \end_inset
35635
35636 .
35637 \end_layout
35638
35639 \begin_layout Subsection
35640 Caption
35641 \begin_inset Index
35642 status collapsed
35643
35644 \begin_layout Plain Layout
35645 Captions
35646 \end_layout
35647
35648 \end_inset
35649
35650
35651 \begin_inset Index
35652 status collapsed
35653
35654 \begin_layout Plain Layout
35655 Longtables ! Caption
35656 \end_layout
35657
35658 \end_inset
35659
35660
35661 \end_layout
35662
35663 \begin_layout Standard
35664 Inserts a caption to floats or longtables.
35665  Floats are described in section
35666 \begin_inset space ~
35667 \end_inset
35668
35669
35670 \begin_inset CommandInset ref
35671 LatexCommand ref
35672 reference "sec:Floats"
35673
35674 \end_inset
35675
35676 , cations in longtables are described in section 
35677 \emph on
35678 Longtable Captions
35679 \emph default
35680  of the 
35681 \emph on
35682 Embedded Objects
35683 \emph default
35684  manual.
35685 \end_layout
35686
35687 \begin_layout Subsection
35688 Index Entry
35689 \end_layout
35690
35691 \begin_layout Standard
35692 Inserts an index entry as described in section
35693 \begin_inset space ~
35694 \end_inset
35695
35696
35697 \begin_inset CommandInset ref
35698 LatexCommand ref
35699 reference "sec:Index"
35700
35701 \end_inset
35702
35703 .
35704 \end_layout
35705
35706 \begin_layout Subsection
35707 Nomenclature Entry
35708 \end_layout
35709
35710 \begin_layout Standard
35711 Inserts a nomenclature entry as described in section
35712 \begin_inset space ~
35713 \end_inset
35714
35715
35716 \begin_inset CommandInset ref
35717 LatexCommand ref
35718 reference "sec:Nomenclature"
35719
35720 \end_inset
35721
35722 .
35723 \end_layout
35724
35725 \begin_layout Subsection
35726 Table
35727 \end_layout
35728
35729 \begin_layout Standard
35730 Inserts a table.
35731  Tables are described in section
35732 \begin_inset space ~
35733 \end_inset
35734
35735
35736 \begin_inset CommandInset ref
35737 LatexCommand ref
35738 reference "sec:Tables"
35739
35740 \end_inset
35741
35742 .
35743 \end_layout
35744
35745 \begin_layout Subsection
35746 Graphics
35747 \end_layout
35748
35749 \begin_layout Standard
35750 Inserts a graphic.
35751  Graphics are described in section
35752 \begin_inset space ~
35753 \end_inset
35754
35755
35756 \begin_inset CommandInset ref
35757 LatexCommand ref
35758 reference "sec:Graphics"
35759
35760 \end_inset
35761
35762 .
35763 \end_layout
35764
35765 \begin_layout Subsection
35766 URL
35767 \end_layout
35768
35769 \begin_layout Standard
35770 Inserts an URL box as described in section
35771 \begin_inset space ~
35772 \end_inset
35773
35774
35775 \begin_inset CommandInset ref
35776 LatexCommand ref
35777 reference "sec:URL"
35778
35779 \end_inset
35780
35781 .
35782 \end_layout
35783
35784 \begin_layout Subsection
35785 Footnote
35786 \end_layout
35787
35788 \begin_layout Standard
35789 Inserts a footnote, see section
35790 \begin_inset space ~
35791 \end_inset
35792
35793
35794 \begin_inset CommandInset ref
35795 LatexCommand ref
35796 reference "sec:Footnotes"
35797
35798 \end_inset
35799
35800 .
35801 \end_layout
35802
35803 \begin_layout Subsection
35804 Marginal Note
35805 \end_layout
35806
35807 \begin_layout Standard
35808 Inserts a marginal note, see section
35809 \begin_inset space ~
35810 \end_inset
35811
35812
35813 \begin_inset CommandInset ref
35814 LatexCommand ref
35815 reference "sec:Marginal-Notes"
35816
35817 \end_inset
35818
35819 .
35820 \end_layout
35821
35822 \begin_layout Subsection
35823 Short Title
35824 \end_layout
35825
35826 \begin_layout Standard
35827 Inserts a short title, see section
35828 \begin_inset space ~
35829 \end_inset
35830
35831
35832 \begin_inset CommandInset ref
35833 LatexCommand ref
35834 reference "sec:Short-Titles"
35835
35836 \end_inset
35837
35838 .
35839 \end_layout
35840
35841 \begin_layout Subsection
35842 TeX Code
35843 \end_layout
35844
35845 \begin_layout Standard
35846 Inserts a TeX Code box, see section
35847 \begin_inset space ~
35848 \end_inset
35849
35850
35851 \begin_inset CommandInset ref
35852 LatexCommand ref
35853 reference "sub:TeX-Code-Boxes"
35854
35855 \end_inset
35856
35857  for a description.
35858 \end_layout
35859
35860 \begin_layout Subsection
35861 Program Listing
35862 \begin_inset Index
35863 status collapsed
35864
35865 \begin_layout Plain Layout
35866 Program listings
35867 \end_layout
35868
35869 \end_inset
35870
35871
35872 \end_layout
35873
35874 \begin_layout Standard
35875 Inserts a program listings box.
35876  Program listings are explained in chapter 
35877 \emph on
35878 Program Code Listings
35879 \emph default
35880  of the 
35881 \emph on
35882 Embedded Objects
35883 \emph default
35884  manual.
35885 \end_layout
35886
35887 \begin_layout Subsection
35888 Date
35889 \end_layout
35890
35891 \begin_layout Standard
35892 Inserts the actual date.
35893  The format dependends on the date format of the language that is used for
35894  LyX's menus.
35895  LyX offers another ways to insert a date which is explained in section
35896  
35897 \emph on
35898 External Material
35899 \emph default
35900  of the 
35901 \emph on
35902 Embedded Objects
35903 \emph default
35904  manual.
35905  There the different methods are also compared.
35906 \end_layout
35907
35908 \begin_layout Section
35909 The Navigate Menu
35910 \begin_inset Index
35911 status collapsed
35912
35913 \begin_layout Plain Layout
35914 Menu ! Navigate
35915 \end_layout
35916
35917 \end_inset
35918
35919
35920 \end_layout
35921
35922 \begin_layout Standard
35923 This menu lists the existing, chapter, sections, figures, and tables of
35924  the current document.
35925  This allows you to navigate easily through you document.
35926 \end_layout
35927
35928 \begin_layout Standard
35929 The Navigate menu also offers to 
35930 \end_layout
35931
35932 \begin_layout Subsection
35933 Bookmarks
35934 \end_layout
35935
35936 \begin_layout Standard
35937 With this menu you are able to define your own bookmarks.
35938  This is useful when you are working on a large documents and often have
35939  to jump e.g.
35940  between section
35941 \begin_inset space ~
35942 \end_inset
35943
35944 2.5 and 6.3.
35945  To create bookmarks for this example, go to section
35946 \begin_inset space ~
35947 \end_inset
35948
35949 2.5 and use the menu 
35950 \family sans
35951 Save
35952 \begin_inset space ~
35953 \end_inset
35954
35955 Bookmark
35956 \begin_inset space ~
35957 \end_inset
35958
35959 1
35960 \family default
35961 .
35962  Then go to section
35963 \begin_inset space ~
35964 \end_inset
35965
35966 6.3 and use 
35967 \family sans
35968 Save
35969 \begin_inset space ~
35970 \end_inset
35971
35972 Bookmark
35973 \begin_inset space ~
35974 \end_inset
35975
35976
35977 \family default
35978 2.
35979  Now you can easily jump between these sections by using the menu or by
35980  the key bindings 
35981 \family sans
35982 C-1
35983 \family default
35984  and 
35985 \family sans
35986 C-2
35987 \family default
35988 .
35989 \end_layout
35990
35991 \begin_layout Standard
35992 You can also use bookmarks to jump between several opened documents.
35993  The saved bookmarks are valid till the document is closed.
35994 \end_layout
35995
35996 \begin_layout Subsection
35997 Next Note, Change, Cross-reference
35998 \end_layout
35999
36000 \begin_layout Standard
36001 Jump to the next note, change, or cross-reference following the current
36002  cursor position.
36003 \end_layout
36004
36005 \begin_layout Subsection
36006 Go to Label
36007 \end_layout
36008
36009 \begin_layout Standard
36010 Only active when the cursor is in front of a cross-reference.
36011  Sets the cursor before the referenced label, the same as if you right-click
36012  on a cross-reference box.
36013 \end_layout
36014
36015 \begin_layout Section
36016 The Document Menu
36017 \begin_inset Index
36018 status collapsed
36019
36020 \begin_layout Plain Layout
36021 Menu ! Document
36022 \end_layout
36023
36024 \end_inset
36025
36026
36027 \end_layout
36028
36029 \begin_layout Subsection
36030 Change Tracking
36031 \end_layout
36032
36033 \begin_layout Standard
36034 Change Tracking is described in section
36035 \begin_inset space ~
36036 \end_inset
36037
36038
36039 \begin_inset CommandInset ref
36040 LatexCommand ref
36041 reference "sec:Change-Tracking"
36042
36043 \end_inset
36044
36045 .
36046 \end_layout
36047
36048 \begin_layout Subsection
36049 LaT
36050 \begin_inset ERT
36051 status collapsed
36052
36053 \begin_layout Plain Layout
36054
36055 {}
36056 \end_layout
36057
36058 \end_inset
36059
36060 eX Log
36061 \end_layout
36062
36063 \begin_layout Standard
36064 After running LaTeX by viewing or exporting a document, this menu will be
36065  enabled.
36066  It shows the logfile of the used LaTeX-program.
36067 \end_layout
36068
36069 \begin_layout Standard
36070 Here you can see how LaTeX works in the background.
36071  
36072 \emph on
36073 Experts
36074 \emph default
36075  will find in it reasons for LaTeX-errors.
36076 \end_layout
36077
36078 \begin_layout Subsection
36079 Outline
36080 \end_layout
36081
36082 \begin_layout Standard
36083 Opens the TOC/Outline window as described in section
36084 \begin_inset space ~
36085 \end_inset
36086
36087
36088 \begin_inset CommandInset ref
36089 LatexCommand ref
36090 reference "sub:Table-of-Contents"
36091
36092 \end_inset
36093
36094 .
36095 \end_layout
36096
36097 \begin_layout Subsection
36098 Start Appendix Here
36099 \end_layout
36100
36101 \begin_layout Standard
36102 This menu will start the appendix of the document at the current cursor
36103  position as described in section
36104 \begin_inset space ~
36105 \end_inset
36106
36107
36108 \begin_inset CommandInset ref
36109 LatexCommand ref
36110 reference "sec:Appendices"
36111
36112 \end_inset
36113
36114 .
36115 \end_layout
36116
36117 \begin_layout Subsection
36118 Compressed
36119 \end_layout
36120
36121 \begin_layout Standard
36122 Un/compresses the actual document.
36123 \end_layout
36124
36125 \begin_layout Subsection
36126 Settings
36127 \begin_inset CommandInset label
36128 LatexCommand label
36129 name "sub:Settings"
36130
36131 \end_inset
36132
36133
36134 \begin_inset Index
36135 status collapsed
36136
36137 \begin_layout Plain Layout
36138 Document ! Settings
36139 \end_layout
36140
36141 \end_inset
36142
36143
36144 \end_layout
36145
36146 \begin_layout Standard
36147 This menu dialog contains some submenus to set properties for the whole
36148  document.
36149  You can save your document settings as default with the 
36150 \family sans
36151 Save as Document Defaults
36152 \family default
36153  button in the dialog.
36154  This will create a template named 
36155 \family typewriter
36156 default.lyx
36157 \family default
36158  which is automatically loaded by LyX when you create a new document without
36159  using a template.
36160 \end_layout
36161
36162 \begin_layout Standard
36163 The different submenus of the dialog are explained in the following:
36164 \end_layout
36165
36166 \begin_layout Subsubsection*
36167 Document Class
36168 \end_layout
36169
36170 \begin_layout Standard
36171 Here you set the document class, class options, and a Postscript driver.
36172  Document classes are described in section
36173 \begin_inset space ~
36174 \end_inset
36175
36176
36177 \begin_inset CommandInset ref
36178 LatexCommand ref
36179 reference "sec:Document-Classes"
36180
36181 \end_inset
36182
36183 .
36184  The Postscript driver is used for LaTeX's color and graphics packages.
36185  When using 
36186 \family sans
36187 Default
36188 \family default
36189 , the default driver for the LaTeX-packages are used.
36190  It is recommended to use the default unless your know what you are doing.
36191 \end_layout
36192
36193 \begin_layout Subsubsection*
36194 Fonts
36195 \end_layout
36196
36197 \begin_layout Standard
36198 The document font settings are described in section
36199 \begin_inset space ~
36200 \end_inset
36201
36202
36203 \begin_inset CommandInset ref
36204 LatexCommand ref
36205 reference "sec:Fonts-and-Text"
36206
36207 \end_inset
36208
36209 .
36210 \end_layout
36211
36212 \begin_layout Subsubsection*
36213 Text Layout
36214 \end_layout
36215
36216 \begin_layout Standard
36217 You can specify if paragraphs should be separated by indentations or vertical
36218  skips.
36219  The line spacing and the number of text columns can here also be specified.
36220  
36221 \end_layout
36222
36223 \begin_layout Standard
36224 Note that LyX won't show two columns or the set up line spacing on screen.
36225  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36226  However, it will be as you specified it in the output.
36227 \end_layout
36228
36229 \begin_layout Standard
36230 The listings settings are explained in the corresponding section in the
36231  
36232 \emph on
36233 Embedded Objects
36234 \emph default
36235  manual.
36236 \end_layout
36237
36238 \begin_layout Subsubsection*
36239 Page Layout
36240 \end_layout
36241
36242 \begin_layout Standard
36243 A description of this menu is given in section
36244 \begin_inset space ~
36245 \end_inset
36246
36247
36248 \begin_inset CommandInset ref
36249 LatexCommand ref
36250 reference "sub:Paper-Size,-Orientation,"
36251
36252 \end_inset
36253
36254  and 
36255 \begin_inset CommandInset ref
36256 LatexCommand ref
36257 reference "sub:Document-Layout"
36258
36259 \end_inset
36260
36261 .
36262 \end_layout
36263
36264 \begin_layout Subsubsection*
36265 Page Margins
36266 \end_layout
36267
36268 \begin_layout Standard
36269 Here you can adjust the paper margins, see section
36270 \begin_inset space ~
36271 \end_inset
36272
36273
36274 \begin_inset CommandInset ref
36275 LatexCommand ref
36276 reference "sub:Margins"
36277
36278 \end_inset
36279
36280 .
36281 \end_layout
36282
36283 \begin_layout Subsubsection*
36284 Language
36285 \begin_inset Index
36286 status collapsed
36287
36288 \begin_layout Plain Layout
36289 Language ! Encoding
36290 \end_layout
36291
36292 \end_inset
36293
36294
36295 \end_layout
36296
36297 \begin_layout Standard
36298 The document language and quote styles are set here.
36299  The encoding specifies how the document content is exported to LaTeX (the
36300  LyX file is always encoded in utf8).
36301  All characters that cannot be encoded using the specified encoding will
36302  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36303  known for a particular character).
36304 \begin_inset Foot
36305 status collapsed
36306
36307 \begin_layout Plain Layout
36308 The known commands are defined in a text file.
36309  You can add commands for unknown symbols to that file yourself, see the
36310  
36311 \emph on
36312 Customization
36313 \emph default
36314  manual for details.
36315 \end_layout
36316
36317 \end_inset
36318
36319
36320 \end_layout
36321
36322 \begin_layout Standard
36323 If you use the option 
36324 \family sans
36325 use language's default encoding
36326 \family default
36327 , LyX determines the encoding of a portion of text from the language of
36328  this text.
36329  If the document contains text in more than one language you may get more
36330  than one encoding in the LaTeX file.
36331  If you do not use this option then the complete document will always use
36332  exactly one encoding.
36333  Checking this option is the preferred setting unless you use 
36334 \family sans
36335 XeTeX
36336 \family default
36337
36338 \begin_inset Foot
36339 status collapsed
36340
36341 \begin_layout Plain Layout
36342 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36343  It natively supports Unicode while its input file is assumed to be in UTF-8
36344  encoding.
36345  More about using LyX with XeTeX can be found in 
36346 \begin_inset CommandInset citation
36347 LatexCommand cite
36348 key "XeTeX"
36349
36350 \end_inset
36351
36352 .
36353 \end_layout
36354
36355 \end_inset
36356
36357  (see below).
36358 \end_layout
36359
36360 \begin_layout Standard
36361 LyX also supports Unicode output, which is particularly useful if you need
36362  lots of special symbols or non-alphabetic scripts, respectively.
36363  If you want to use this (and your LaTeX installation supports Unicode,
36364  for that matter), choose one of the four utf8 variants from the list below.
36365  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36366  so it is not uncommon that a file with lots of unicode symbols works fine
36367  with 
36368 \family sans
36369 use language's default encoding
36370 \family default
36371  (when LyX uses it's list of known LaTeX-commands), but does not work with
36372  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36373  because all unicode symbols can be encoded in utf8).
36374 \end_layout
36375
36376 \begin_layout Standard
36377 Here is a list with the important encodings:
36378 \end_layout
36379
36380 \begin_layout Description
36381 LaTeX
36382 \begin_inset space ~
36383 \end_inset
36384
36385 default Same as 
36386 \family sans
36387 use language's default encoding
36388 \family default
36389 , but the LaTeX-package 
36390 \series bold
36391 inputenc
36392 \series default
36393
36394 \begin_inset Index
36395 status collapsed
36396
36397 \begin_layout Plain Layout
36398 Latex@LaTeX-packages ! inputenc
36399 \end_layout
36400
36401 \end_inset
36402
36403  is not used.
36404  When using this, you probably need to load some other packages manually
36405  in the preamble and specify the used encoding for text parts in foreign
36406  languages in TeX code.
36407 \end_layout
36408
36409 \begin_layout Description
36410 armscii8 encoding for Armenian
36411 \end_layout
36412
36413 \begin_layout Description
36414 ascii the ASCII encoding, covers only plain English, may result in a big
36415  file because lots of LaTeX-commands may be needed
36416 \end_layout
36417
36418 \begin_layout Description
36419 cp1250 MS Windows code page for latin2
36420 \end_layout
36421
36422 \begin_layout Description
36423 cp1251 MS Windows code page for Cyrillic
36424 \end_layout
36425
36426 \begin_layout Description
36427 cp1252 MS Windows code page for latin1
36428 \end_layout
36429
36430 \begin_layout Description
36431 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36432 \end_layout
36433
36434 \begin_layout Description
36435 cp1256 MS Windows code page for Arabic and Farsi
36436 \end_layout
36437
36438 \begin_layout Description
36439 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36440 13 encoding that is a superset of the ISO-8859-4 encoding
36441 \end_layout
36442
36443 \begin_layout Description
36444 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36445  Serbian, and Ukrainian
36446 \end_layout
36447
36448 \begin_layout Description
36449 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36450 \end_layout
36451
36452 \begin_layout Description
36453 8859-8 the ISO-8859-8 encoding, covers Hebrew
36454 \end_layout
36455
36456 \begin_layout Description
36457 koi8-r standard Cyrillic especially for Russian
36458 \end_layout
36459
36460 \begin_layout Description
36461 koi8-u Cyrillic for Ukrainian
36462 \end_layout
36463
36464 \begin_layout Description
36465 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36466  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36467  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36468  replaced by latin9
36469 \end_layout
36470
36471 \begin_layout Description
36472 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36473  Hungarian, Polish, Romanian, Slovak, and Slovenian
36474 \end_layout
36475
36476 \begin_layout Description
36477 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36478  Turkish
36479 \end_layout
36480
36481 \begin_layout Description
36482 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36483 \end_layout
36484
36485 \begin_layout Description
36486 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36487  where the Icelandic letters are replaced by Turkish ones
36488 \end_layout
36489
36490 \begin_layout Description
36491 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36492  the euro currency sign, the 
36493 \begin_inset ERT
36494 status collapsed
36495
36496 \begin_layout Plain Layout
36497
36498
36499 \backslash
36500 oe
36501 \end_layout
36502
36503 \end_inset
36504
36505 -ligature and some characters used for French and Finnish; latin9 should
36506  be the replacement for latin1
36507 \end_layout
36508
36509 \begin_layout Description
36510 pt154 Cyrillic for Kazakh
36511 \end_layout
36512
36513 \begin_layout Description
36514 utf8 Unicode utf8 based on the LaTeX-package 
36515 \series bold
36516 inputenc
36517 \series default
36518
36519 \begin_inset Index
36520 status collapsed
36521
36522 \begin_layout Plain Layout
36523 Latex@LaTeX-packages ! inputenc
36524 \end_layout
36525
36526 \end_inset
36527
36528 .
36529  Currently only a limited range of characters (mainly for Latin scripts)
36530  is supported.
36531 \end_layout
36532
36533 \begin_layout Description
36534 utf8x Unicode utf8 based on the LaTeX package 
36535 \series bold
36536 ucs
36537 \series default
36538
36539 \begin_inset Index
36540 status collapsed
36541
36542 \begin_layout Plain Layout
36543 Latex@LaTeX-packages ! ucs
36544 \end_layout
36545
36546 \end_inset
36547
36548  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36549 \end_layout
36550
36551 \begin_layout Description
36552 UTF8 Unicode utf8 with the LaTeX-package 
36553 \series bold
36554 CJK
36555 \series default
36556
36557 \begin_inset Index
36558 status collapsed
36559
36560 \begin_layout Plain Layout
36561 Latex@LaTeX-packages ! CJK
36562 \end_layout
36563
36564 \end_inset
36565
36566  (for the languages Chinese, Japanese and Korean)
36567 \end_layout
36568
36569 \begin_layout Description
36570 utf8-plain Unicode utf8 to be used with 
36571 \family sans
36572 XeTeX
36573 \family default
36574 , which uses Unicode directly, without the help of the LaTeX-package 
36575 \series bold
36576 inputenc
36577 \series default
36578  
36579 \begin_inset Foot
36580 status collapsed
36581
36582 \begin_layout Plain Layout
36583 More about using LyX with XeTeX can be found in 
36584 \begin_inset CommandInset citation
36585 LatexCommand cite
36586 key "XeTeX"
36587
36588 \end_inset
36589
36590 .
36591 \end_layout
36592
36593 \end_inset
36594
36595
36596 \end_layout
36597
36598 \begin_layout Subsubsection*
36599 Numbering & TOC
36600 \end_layout
36601
36602 \begin_layout Standard
36603 You can adjust here the numbering depth of sections headings as described
36604  in section
36605 \begin_inset space ~
36606 \end_inset
36607
36608
36609 \begin_inset CommandInset ref
36610 LatexCommand ref
36611 reference "sub:Numbering-depth"
36612
36613 \end_inset
36614
36615 .
36616 \end_layout
36617
36618 \begin_layout Subsubsection*
36619 Bibliography
36620 \end_layout
36621
36622 \begin_layout Standard
36623 You can specify here a citation style using the Latex@LaTeX-packages 
36624 \series bold
36625 natbib
36626 \series default
36627
36628 \begin_inset Index
36629 status collapsed
36630
36631 \begin_layout Plain Layout
36632 Latex@LaTeX-packages ! natbib
36633 \end_layout
36634
36635 \end_inset
36636
36637  or 
36638 \series bold
36639 jurabib
36640 \series default
36641
36642 \begin_inset Index
36643 status collapsed
36644
36645 \begin_layout Plain Layout
36646 Latex@LaTeX-packages ! jurabib
36647 \end_layout
36648
36649 \end_inset
36650
36651 .
36652  For a further description see section
36653 \begin_inset space ~
36654 \end_inset
36655
36656
36657 \begin_inset CommandInset ref
36658 LatexCommand ref
36659 reference "sec:Bibliography"
36660
36661 \end_inset
36662
36663 .
36664 \end_layout
36665
36666 \begin_layout Subsubsection*
36667 Math Options
36668 \end_layout
36669
36670 \begin_layout Standard
36671 These options will force LyX to use the Latex@LaTeX-packages 
36672 \series bold
36673 amsmath
36674 \series default
36675
36676 \begin_inset Index
36677 status collapsed
36678
36679 \begin_layout Plain Layout
36680 Latex@LaTeX-packages ! amsmath
36681 \end_layout
36682
36683 \end_inset
36684
36685  and 
36686 \series bold
36687 esint
36688 \series default
36689
36690 \begin_inset Index
36691 status collapsed
36692
36693 \begin_layout Plain Layout
36694 Latex@LaTeX-packages ! esint
36695 \end_layout
36696
36697 \end_inset
36698
36699  or to use them automatically when they are needed.
36700 \end_layout
36701
36702 \begin_layout Standard
36703
36704 \series bold
36705 amsmath
36706 \series default
36707  is needed for many constructs, so when you get LaTeX-errors in formulas,
36708  assure that you have enabled AMS.
36709 \end_layout
36710
36711 \begin_layout Standard
36712
36713 \series bold
36714 esint
36715 \series default
36716  is used for special integral characters.
36717 \end_layout
36718
36719 \begin_layout Subsubsection*
36720 Float Placement
36721 \end_layout
36722
36723 \begin_layout Standard
36724 The float placement options are described in section
36725 \begin_inset Formula $\,$
36726 \end_inset
36727
36728
36729 \begin_inset CommandInset ref
36730 LatexCommand ref
36731 reference "sub:Float-Placement"
36732
36733 \end_inset
36734
36735 .
36736 \end_layout
36737
36738 \begin_layout Subsubsection*
36739 Bullets
36740 \end_layout
36741
36742 \begin_layout Standard
36743 Here you can adjust the characters for the itemize levels.
36744  The itemize environment is described in section
36745 \begin_inset space ~
36746 \end_inset
36747
36748
36749 \begin_inset CommandInset ref
36750 LatexCommand ref
36751 reference "sec:Itemize"
36752
36753 \end_inset
36754
36755 .
36756 \end_layout
36757
36758 \begin_layout Subsubsection*
36759 Branches
36760 \end_layout
36761
36762 \begin_layout Standard
36763 Branches are described in section
36764 \begin_inset space ~
36765 \end_inset
36766
36767
36768 \begin_inset CommandInset ref
36769 LatexCommand ref
36770 reference "sec:Branches"
36771
36772 \end_inset
36773
36774 .
36775 \end_layout
36776
36777 \begin_layout Subsubsection*
36778 LaT
36779 \begin_inset ERT
36780 status collapsed
36781
36782 \begin_layout Plain Layout
36783
36784 {}
36785 \end_layout
36786
36787 \end_inset
36788
36789 eX Preamble
36790 \end_layout
36791
36792 \begin_layout Standard
36793 In this text field are entered commands to load special LaTeX-packages or
36794  to define LaTeX-commands.
36795  The preamble is a thing for LaTeX-experts.
36796  You shouldn't enter commands here until you don't exactly know what you
36797  do.
36798 \end_layout
36799
36800 \begin_layout Standard
36801 An introduction in the LaTeX-syntax is given in section
36802 \begin_inset space ~
36803 \end_inset
36804
36805
36806 \begin_inset CommandInset ref
36807 LatexCommand ref
36808 reference "sub:LaTeX-Syntax"
36809
36810 \end_inset
36811
36812 .
36813 \end_layout
36814
36815 \begin_layout Section
36816 The Tools Menu
36817 \begin_inset Index
36818 status collapsed
36819
36820 \begin_layout Plain Layout
36821 Menu ! Tools
36822 \end_layout
36823
36824 \end_inset
36825
36826
36827 \end_layout
36828
36829 \begin_layout Subsection
36830 Spellchecker
36831 \end_layout
36832
36833 \begin_layout Standard
36834 Spell checking is explained in section
36835 \begin_inset space ~
36836 \end_inset
36837
36838
36839 \begin_inset CommandInset ref
36840 LatexCommand ref
36841 reference "sec:Spellchecking"
36842
36843 \end_inset
36844
36845 .
36846 \end_layout
36847
36848 \begin_layout Subsection
36849 Thesaurus
36850 \end_layout
36851
36852 \begin_layout Standard
36853 The thesaurus is described in section
36854 \begin_inset space ~
36855 \end_inset
36856
36857
36858 \begin_inset CommandInset ref
36859 LatexCommand ref
36860 reference "sec:Thesaurus"
36861
36862 \end_inset
36863
36864 .
36865 \end_layout
36866
36867 \begin_layout Subsection
36868 Count Words
36869 \begin_inset Index
36870 status collapsed
36871
36872 \begin_layout Plain Layout
36873 Word count
36874 \end_layout
36875
36876 \end_inset
36877
36878
36879 \end_layout
36880
36881 \begin_layout Standard
36882 Counts the number of words in the actual document or the highlighted document
36883  part.
36884 \end_layout
36885
36886 \begin_layout Subsection
36887 TeX Information
36888 \begin_inset Index
36889 status collapsed
36890
36891 \begin_layout Plain Layout
36892 TeX Information
36893 \end_layout
36894
36895 \end_inset
36896
36897
36898 \end_layout
36899
36900 \begin_layout Standard
36901 Shows you a list of the classes and styles installed in your LaTeX-system.
36902 \end_layout
36903
36904 \begin_layout Subsection
36905 Reconfigure
36906 \begin_inset Index
36907 status collapsed
36908
36909 \begin_layout Plain Layout
36910 Lyx@LyX ! Reconfigure|see
36911 \begin_inset ERT
36912 status collapsed
36913
36914 \begin_layout Plain Layout
36915
36916 {
36917 \end_layout
36918
36919 \end_inset
36920
36921 Reconfiguration of LyX
36922 \begin_inset ERT
36923 status collapsed
36924
36925 \begin_layout Plain Layout
36926
36927 }
36928 \end_layout
36929
36930 \end_inset
36931
36932
36933 \end_layout
36934
36935 \end_inset
36936
36937
36938 \begin_inset Index
36939 status collapsed
36940
36941 \begin_layout Plain Layout
36942 Reconfiguration of LyX
36943 \end_layout
36944
36945 \end_inset
36946
36947
36948 \end_layout
36949
36950 \begin_layout Standard
36951 This menu reconfigures LyX.
36952  That means LyX looks for LaTeX-packages and needed programs, see also section
36953 \begin_inset space ~
36954 \end_inset
36955
36956
36957 \begin_inset CommandInset ref
36958 LatexCommand ref
36959 reference "sec:Basic-LyX-Setup"
36960
36961 \end_inset
36962
36963 .
36964 \end_layout
36965
36966 \begin_layout Subsection
36967 Preferences
36968 \end_layout
36969
36970 \begin_layout Standard
36971 The preferences dialog is described in detail in chapter
36972 \begin_inset space \thinspace{}
36973 \end_inset
36974
36975
36976 \begin_inset CommandInset ref
36977 LatexCommand ref
36978 reference "cha:The-Preferences-dialog"
36979
36980 \end_inset
36981
36982 .
36983 \end_layout
36984
36985 \begin_layout Section
36986 The Help Menu
36987 \begin_inset Index
36988 status collapsed
36989
36990 \begin_layout Plain Layout
36991 Menu ! Help
36992 \end_layout
36993
36994 \end_inset
36995
36996
36997 \end_layout
36998
36999 \begin_layout Standard
37000 This menu opens the documentation files of LyX in the language of LyX's
37001  menus.
37002 \end_layout
37003
37004 \begin_layout Standard
37005 The menu 
37006 \family sans
37007 LaTeX
37008 \begin_inset space ~
37009 \end_inset
37010
37011 Configuration
37012 \family default
37013  shows a LyX-document with informations about the LaTeX-packages and classes
37014  found by LyX (see also section
37015 \begin_inset space ~
37016 \end_inset
37017
37018
37019 \begin_inset CommandInset ref
37020 LatexCommand ref
37021 reference "sec:LaTeX-Setup"
37022
37023 \end_inset
37024
37025 ).
37026 \end_layout
37027
37028 \begin_layout Section
37029 Toolbars
37030 \begin_inset CommandInset label
37031 LatexCommand label
37032 name "sec:Toolbars"
37033
37034 \end_inset
37035
37036
37037 \end_layout
37038
37039 \begin_layout Standard
37040 How to show or hide toolbars is explained in section
37041 \begin_inset space ~
37042 \end_inset
37043
37044
37045 \begin_inset CommandInset ref
37046 LatexCommand ref
37047 reference "sub:Toolbars"
37048
37049 \end_inset
37050
37051 .
37052 \end_layout
37053
37054 \begin_layout Standard
37055 It is also possible to define custom toolbars.
37056  This is described in the 
37057 \emph on
37058 Extended Features
37059 \emph default
37060  manual.
37061 \end_layout
37062
37063 \begin_layout Subsection
37064 Standard Toolbar
37065 \begin_inset Index
37066 status collapsed
37067
37068 \begin_layout Plain Layout
37069 Toolbar ! Standard
37070 \end_layout
37071
37072 \end_inset
37073
37074
37075 \end_layout
37076
37077 \begin_layout Standard
37078 \begin_inset Graphics
37079         filename clipart/StandardToolbar.png
37080         width 100col%
37081
37082 \end_inset
37083
37084
37085 \end_layout
37086
37087 \begin_layout Standard
37088 \begin_inset VSpace defskip
37089 \end_inset
37090
37091
37092 \end_layout
37093
37094 \begin_layout Standard
37095 The standard toolbar as shown above contains from left to right the following
37096  buttons:
37097 \begin_inset ERT
37098 status collapsed
37099
37100 \begin_layout Plain Layout
37101
37102
37103 \backslash
37104 setlength{
37105 \backslash
37106 LTleft}{0pt}
37107 \end_layout
37108
37109 \end_inset
37110
37111
37112 \begin_inset Note Note
37113 status collapsed
37114
37115 \begin_layout Plain Layout
37116 This is necessary to left align the following longtables.
37117  See the 
37118 \emph on
37119 Embedded Objects
37120 \emph default
37121  manual for more information.
37122 \end_layout
37123
37124 \end_inset
37125
37126
37127 \end_layout
37128
37129 \begin_layout Standard
37130 \begin_inset VSpace defskip
37131 \end_inset
37132
37133
37134 \end_layout
37135
37136 \begin_layout Standard
37137 \begin_inset Tabular
37138 <lyxtabular version="3" rows="1" columns="2">
37139 <features islongtable="true">
37140 <column alignment="center" valignment="top" width="0">
37141 <column alignment="center" valignment="top" width="0">
37142 <row>
37143 <cell alignment="center" valignment="top" usebox="none">
37144 \begin_inset Text
37145
37146 \begin_layout Plain Layout
37147 \begin_inset Graphics
37148         filename clipart/ToolbarEnvBox.png
37149         clip
37150
37151 \end_inset
37152
37153
37154 \end_layout
37155
37156 \end_inset
37157 </cell>
37158 <cell alignment="center" valignment="top" usebox="none">
37159 \begin_inset Text
37160
37161 \begin_layout Plain Layout
37162 pull-down menu for the paragraph environments
37163 \end_layout
37164
37165 \end_inset
37166 </cell>
37167 </row>
37168 </lyxtabular>
37169
37170 \end_inset
37171
37172
37173 \end_layout
37174
37175 \begin_layout Standard
37176 \begin_inset VSpace -10mm
37177 \end_inset
37178
37179
37180 \end_layout
37181
37182 \begin_layout Standard
37183 \align left
37184 \begin_inset Tabular
37185 <lyxtabular version="3" rows="20" columns="2">
37186 <features islongtable="true">
37187 <column alignment="left" valignment="top" width="0">
37188 <column alignment="left" valignment="top" width="0">
37189 <row interlinespace="2.5mm">
37190 <cell alignment="center" valignment="top" usebox="none">
37191 \begin_inset Text
37192
37193 \begin_layout Plain Layout
37194
37195 \family sans
37196 \begin_inset Graphics
37197         filename ../images/buffer-new.png
37198         BoundingBox 0bp 5bp 20bp 20bp
37199
37200 \end_inset
37201
37202
37203 \end_layout
37204
37205 \end_inset
37206 </cell>
37207 <cell alignment="center" valignment="top" usebox="none">
37208 \begin_inset Text
37209
37210 \begin_layout Plain Layout
37211
37212 \family sans
37213 File\SpecialChar \menuseparator
37214 New
37215 \end_layout
37216
37217 \end_inset
37218 </cell>
37219 </row>
37220 <row interlinespace="2.5mm">
37221 <cell alignment="center" valignment="top" usebox="none">
37222 \begin_inset Text
37223
37224 \begin_layout Plain Layout
37225 \begin_inset Graphics
37226         filename ../images/file-open.png
37227         BoundingBox 0bp 5bp 20bp 20bp
37228
37229 \end_inset
37230
37231
37232 \end_layout
37233
37234 \end_inset
37235 </cell>
37236 <cell alignment="center" valignment="top" usebox="none">
37237 \begin_inset Text
37238
37239 \begin_layout Plain Layout
37240
37241 \family sans
37242 File\SpecialChar \menuseparator
37243 Open
37244 \end_layout
37245
37246 \end_inset
37247 </cell>
37248 </row>
37249 <row interlinespace="2.5mm">
37250 <cell alignment="center" valignment="top" usebox="none">
37251 \begin_inset Text
37252
37253 \begin_layout Plain Layout
37254 \begin_inset Graphics
37255         filename ../images/buffer-write.png
37256         BoundingBox 0bp 5bp 20bp 20bp
37257
37258 \end_inset
37259
37260
37261 \end_layout
37262
37263 \end_inset
37264 </cell>
37265 <cell alignment="center" valignment="top" usebox="none">
37266 \begin_inset Text
37267
37268 \begin_layout Plain Layout
37269
37270 \family sans
37271 File\SpecialChar \menuseparator
37272 Save
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 </row>
37278 <row interlinespace="2.5mm">
37279 <cell alignment="center" valignment="top" usebox="none">
37280 \begin_inset Text
37281
37282 \begin_layout Plain Layout
37283 \begin_inset Graphics
37284         filename ../images/dialog-show_print.png
37285         BoundingBox 0bp 5bp 24bp 20bp
37286
37287 \end_inset
37288
37289
37290 \end_layout
37291
37292 \end_inset
37293 </cell>
37294 <cell alignment="center" valignment="top" usebox="none">
37295 \begin_inset Text
37296
37297 \begin_layout Plain Layout
37298
37299 \family sans
37300 File\SpecialChar \menuseparator
37301 Print
37302 \end_layout
37303
37304 \end_inset
37305 </cell>
37306 </row>
37307 <row interlinespace="2.5mm">
37308 <cell alignment="center" valignment="top" usebox="none">
37309 \begin_inset Text
37310
37311 \begin_layout Plain Layout
37312 \begin_inset Graphics
37313         filename ../images/dialog-show_spellchecker.png
37314         BoundingBox 0bp 5bp 20bp 20bp
37315
37316 \end_inset
37317
37318
37319 \end_layout
37320
37321 \end_inset
37322 </cell>
37323 <cell alignment="center" valignment="top" usebox="none">
37324 \begin_inset Text
37325
37326 \begin_layout Plain Layout
37327
37328 \family sans
37329 Tools\SpecialChar \menuseparator
37330 Spellchecker
37331 \end_layout
37332
37333 \end_inset
37334 </cell>
37335 </row>
37336 <row interlinespace="2.5mm">
37337 <cell alignment="center" valignment="top" usebox="none">
37338 \begin_inset Text
37339
37340 \begin_layout Plain Layout
37341 \begin_inset Graphics
37342         filename ../images/undo.png
37343         BoundingBox 0bp 5bp 20bp 20bp
37344
37345 \end_inset
37346
37347
37348 \end_layout
37349
37350 \end_inset
37351 </cell>
37352 <cell alignment="center" valignment="top" usebox="none">
37353 \begin_inset Text
37354
37355 \begin_layout Plain Layout
37356
37357 \family sans
37358 Edit\SpecialChar \menuseparator
37359 Undo
37360 \end_layout
37361
37362 \end_inset
37363 </cell>
37364 </row>
37365 <row interlinespace="2.5mm">
37366 <cell alignment="center" valignment="top" usebox="none">
37367 \begin_inset Text
37368
37369 \begin_layout Plain Layout
37370 \begin_inset Graphics
37371         filename ../images/redo.png
37372         BoundingBox 0bp 5bp 20bp 20bp
37373
37374 \end_inset
37375
37376
37377 \end_layout
37378
37379 \end_inset
37380 </cell>
37381 <cell alignment="center" valignment="top" usebox="none">
37382 \begin_inset Text
37383
37384 \begin_layout Plain Layout
37385
37386 \family sans
37387 Edit\SpecialChar \menuseparator
37388 Redo
37389 \end_layout
37390
37391 \end_inset
37392 </cell>
37393 </row>
37394 <row interlinespace="2.5mm">
37395 <cell alignment="center" valignment="top" usebox="none">
37396 \begin_inset Text
37397
37398 \begin_layout Plain Layout
37399 \begin_inset Graphics
37400         filename ../images/cut.png
37401         BoundingBox 0bp 5bp 20bp 20bp
37402
37403 \end_inset
37404
37405
37406 \end_layout
37407
37408 \end_inset
37409 </cell>
37410 <cell alignment="center" valignment="top" usebox="none">
37411 \begin_inset Text
37412
37413 \begin_layout Plain Layout
37414
37415 \family sans
37416 Edit\SpecialChar \menuseparator
37417 Cut
37418 \end_layout
37419
37420 \end_inset
37421 </cell>
37422 </row>
37423 <row interlinespace="2.5mm">
37424 <cell alignment="center" valignment="top" usebox="none">
37425 \begin_inset Text
37426
37427 \begin_layout Plain Layout
37428 \begin_inset Graphics
37429         filename ../images/copy.png
37430         BoundingBox 0bp 5bp 20bp 20bp
37431
37432 \end_inset
37433
37434
37435 \end_layout
37436
37437 \end_inset
37438 </cell>
37439 <cell alignment="center" valignment="top" usebox="none">
37440 \begin_inset Text
37441
37442 \begin_layout Plain Layout
37443
37444 \family sans
37445 Edit\SpecialChar \menuseparator
37446 Copy
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 </row>
37452 <row interlinespace="2.5mm">
37453 <cell alignment="center" valignment="top" usebox="none">
37454 \begin_inset Text
37455
37456 \begin_layout Plain Layout
37457 \begin_inset Graphics
37458         filename ../images/paste.png
37459         BoundingBox 0bp 5bp 20bp 20bp
37460
37461 \end_inset
37462
37463
37464 \end_layout
37465
37466 \end_inset
37467 </cell>
37468 <cell alignment="center" valignment="top" usebox="none">
37469 \begin_inset Text
37470
37471 \begin_layout Plain Layout
37472
37473 \family sans
37474 Edit\SpecialChar \menuseparator
37475 Paste
37476 \end_layout
37477
37478 \end_inset
37479 </cell>
37480 </row>
37481 <row interlinespace="2.5mm">
37482 <cell alignment="center" valignment="top" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486 \begin_inset Graphics
37487         filename ../images/dialog-show_findreplace.png
37488         BoundingBox 0bp 5bp 20bp 25bp
37489         rotateOrigin center
37490
37491 \end_inset
37492
37493
37494 \end_layout
37495
37496 \end_inset
37497 </cell>
37498 <cell alignment="center" valignment="top" usebox="none">
37499 \begin_inset Text
37500
37501 \begin_layout Plain Layout
37502
37503 \family sans
37504 Edit\SpecialChar \menuseparator
37505 Find
37506 \begin_inset space \thinspace{}
37507 \end_inset
37508
37509 &
37510 \begin_inset space \thinspace{}
37511 \end_inset
37512
37513 Replace
37514 \end_layout
37515
37516 \end_inset
37517 </cell>
37518 </row>
37519 <row interlinespace="2.5mm">
37520 <cell alignment="center" valignment="top" usebox="none">
37521 \begin_inset Text
37522
37523 \begin_layout Plain Layout
37524 \begin_inset Graphics
37525         filename ../images/font-emph.png
37526         BoundingBox 0bp 5bp 20bp 20bp
37527
37528 \end_inset
37529
37530
37531 \end_layout
37532
37533 \end_inset
37534 </cell>
37535 <cell alignment="center" valignment="top" usebox="none">
37536 \begin_inset Text
37537
37538 \begin_layout Plain Layout
37539 Emphasize text, function of the Edit
37540 \family sans
37541 \SpecialChar \menuseparator
37542 Text
37543 \begin_inset space ~
37544 \end_inset
37545
37546 Style
37547 \family default
37548  dialog
37549 \end_layout
37550
37551 \end_inset
37552 </cell>
37553 </row>
37554 <row interlinespace="2.5mm">
37555 <cell alignment="center" valignment="top" usebox="none">
37556 \begin_inset Text
37557
37558 \begin_layout Plain Layout
37559 \begin_inset Graphics
37560         filename ../images/font-noun.png
37561         BoundingBox 0bp 5bp 20bp 20bp
37562
37563 \end_inset
37564
37565
37566 \end_layout
37567
37568 \end_inset
37569 </cell>
37570 <cell alignment="center" valignment="top" usebox="none">
37571 \begin_inset Text
37572
37573 \begin_layout Plain Layout
37574 Set text to noun style, function of the Edit
37575 \family sans
37576 \SpecialChar \menuseparator
37577 Text
37578 \begin_inset space ~
37579 \end_inset
37580
37581 Style
37582 \family default
37583  dialog
37584 \end_layout
37585
37586 \end_inset
37587 </cell>
37588 </row>
37589 <row interlinespace="2.5mm">
37590 <cell alignment="center" valignment="top" usebox="none">
37591 \begin_inset Text
37592
37593 \begin_layout Plain Layout
37594 \begin_inset Graphics
37595         filename ../images/textstyle-apply.png
37596         BoundingBox 0bp 5bp 20bp 20bp
37597
37598 \end_inset
37599
37600
37601 \end_layout
37602
37603 \end_inset
37604 </cell>
37605 <cell alignment="center" valignment="top" usebox="none">
37606 \begin_inset Text
37607
37608 \begin_layout Plain Layout
37609 Formats text using the current settings in the 
37610 \family sans
37611 Edit\SpecialChar \menuseparator
37612 Text
37613 \begin_inset space ~
37614 \end_inset
37615
37616 Style
37617 \family default
37618  dialog
37619 \end_layout
37620
37621 \end_inset
37622 </cell>
37623 </row>
37624 <row interlinespace="2.5mm">
37625 <cell alignment="center" valignment="top" usebox="none">
37626 \begin_inset Text
37627
37628 \begin_layout Plain Layout
37629 \begin_inset Graphics
37630         filename ../images/math-mode.png
37631         BoundingBox 0bp 5bp 20bp 20bp
37632
37633 \end_inset
37634
37635
37636 \end_layout
37637
37638 \end_inset
37639 </cell>
37640 <cell alignment="center" valignment="top" usebox="none">
37641 \begin_inset Text
37642
37643 \begin_layout Plain Layout
37644
37645 \family sans
37646 Insert\SpecialChar \menuseparator
37647 Math\SpecialChar \menuseparator
37648 Inline
37649 \begin_inset space ~
37650 \end_inset
37651
37652 Formula
37653 \end_layout
37654
37655 \end_inset
37656 </cell>
37657 </row>
37658 <row interlinespace="2.5mm">
37659 <cell alignment="center" valignment="top" usebox="none">
37660 \begin_inset Text
37661
37662 \begin_layout Plain Layout
37663 \begin_inset Graphics
37664         filename ../images/dialog-show-new-inset_graphics.png
37665         BoundingBox 0bp 5bp 20bp 25bp
37666         rotateOrigin center
37667
37668 \end_inset
37669
37670
37671 \end_layout
37672
37673 \end_inset
37674 </cell>
37675 <cell alignment="center" valignment="top" usebox="none">
37676 \begin_inset Text
37677
37678 \begin_layout Plain Layout
37679
37680 \family sans
37681 Insert\SpecialChar \menuseparator
37682 Graphics
37683 \end_layout
37684
37685 \end_inset
37686 </cell>
37687 </row>
37688 <row interlinespace="2.5mm">
37689 <cell alignment="center" valignment="top" usebox="none">
37690 \begin_inset Text
37691
37692 \begin_layout Plain Layout
37693 \begin_inset Graphics
37694         filename ../images/tabular-insert.png
37695         BoundingBox 0bp 5bp 20bp 25bp
37696         rotateOrigin center
37697
37698 \end_inset
37699
37700
37701 \end_layout
37702
37703 \end_inset
37704 </cell>
37705 <cell alignment="center" valignment="top" usebox="none">
37706 \begin_inset Text
37707
37708 \begin_layout Plain Layout
37709
37710 \family sans
37711 Insert\SpecialChar \menuseparator
37712 Table
37713 \end_layout
37714
37715 \end_inset
37716 </cell>
37717 </row>
37718 <row interlinespace="2.5mm">
37719 <cell alignment="center" valignment="top" usebox="none">
37720 \begin_inset Text
37721
37722 \begin_layout Plain Layout
37723 \begin_inset Graphics
37724         filename ../images/dialog-toggle_toc.png
37725         BoundingBox 0bp 5bp 20bp 25bp
37726         rotateOrigin center
37727
37728 \end_inset
37729
37730
37731 \end_layout
37732
37733 \end_inset
37734 </cell>
37735 <cell alignment="center" valignment="top" usebox="none">
37736 \begin_inset Text
37737
37738 \begin_layout Plain Layout
37739 Toggle outline window on/off, 
37740 \family sans
37741 Document\SpecialChar \menuseparator
37742 Outline
37743 \end_layout
37744
37745 \end_inset
37746 </cell>
37747 </row>
37748 <row interlinespace="2.5mm">
37749 <cell alignment="center" valignment="top" usebox="none">
37750 \begin_inset Text
37751
37752 \begin_layout Plain Layout
37753 \begin_inset Graphics
37754         filename ../images/toolbar-toggle_math.png
37755         BoundingBox 0bp 5bp 20bp 25bp
37756         rotateOrigin center
37757
37758 \end_inset
37759
37760
37761 \end_layout
37762
37763 \end_inset
37764 </cell>
37765 <cell alignment="center" valignment="top" usebox="none">
37766 \begin_inset Text
37767
37768 \begin_layout Plain Layout
37769 Toggle math toolbar on/off
37770 \end_layout
37771
37772 \end_inset
37773 </cell>
37774 </row>
37775 <row interlinespace="2.5mm">
37776 <cell alignment="center" valignment="top" usebox="none">
37777 \begin_inset Text
37778
37779 \begin_layout Plain Layout
37780 \begin_inset Graphics
37781         filename ../images/toolbar-toggle_table.png
37782         BoundingBox 0bp 5bp 20bp 25bp
37783         rotateOrigin center
37784
37785 \end_inset
37786
37787
37788 \end_layout
37789
37790 \end_inset
37791 </cell>
37792 <cell alignment="center" valignment="top" usebox="none">
37793 \begin_inset Text
37794
37795 \begin_layout Plain Layout
37796 Toggle table toolbar on/off
37797 \end_layout
37798
37799 \end_inset
37800 </cell>
37801 </row>
37802 </lyxtabular>
37803
37804 \end_inset
37805
37806
37807 \end_layout
37808
37809 \begin_layout Subsection
37810 Extra Toolbar
37811 \begin_inset Index
37812 status collapsed
37813
37814 \begin_layout Plain Layout
37815 Toolbar ! Extra
37816 \end_layout
37817
37818 \end_inset
37819
37820
37821 \end_layout
37822
37823 \begin_layout Standard
37824 \begin_inset Graphics
37825         filename clipart/ExtraToolbar.png
37826         width 100col%
37827
37828 \end_inset
37829
37830
37831 \end_layout
37832
37833 \begin_layout Standard
37834 \begin_inset VSpace defskip
37835 \end_inset
37836
37837
37838 \end_layout
37839
37840 \begin_layout Standard
37841 The extra toolbar as shown above contains from left to right the following
37842  buttons:
37843 \end_layout
37844
37845 \begin_layout Standard
37846 \begin_inset VSpace defskip
37847 \end_inset
37848
37849
37850 \end_layout
37851
37852 \begin_layout Standard
37853 \begin_inset Tabular
37854 <lyxtabular version="3" rows="24" columns="2">
37855 <features islongtable="true">
37856 <column alignment="left" valignment="top" width="0">
37857 <column alignment="left" valignment="top" width="0">
37858 <row interlinespace="2.5mm">
37859 <cell alignment="center" valignment="top" usebox="none">
37860 \begin_inset Text
37861
37862 \begin_layout Plain Layout
37863 \begin_inset Graphics
37864         filename ../images/layout.png
37865         BoundingBox 0bp 5bp 20bp 25bp
37866         rotateOrigin center
37867
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \end_inset
37874 </cell>
37875 <cell alignment="center" valignment="top" usebox="none">
37876 \begin_inset Text
37877
37878 \begin_layout Plain Layout
37879 Default
37880 \end_layout
37881
37882 \end_inset
37883 </cell>
37884 </row>
37885 <row interlinespace="2.5mm">
37886 <cell alignment="center" valignment="top" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890 \begin_inset Graphics
37891         filename ../images/layout_Enumerate.png
37892         BoundingBox 0bp 5bp 20bp 25bp
37893         rotateOrigin center
37894
37895 \end_inset
37896
37897
37898 \end_layout
37899
37900 \end_inset
37901 </cell>
37902 <cell alignment="center" valignment="top" usebox="none">
37903 \begin_inset Text
37904
37905 \begin_layout Plain Layout
37906 Numbered list
37907 \end_layout
37908
37909 \end_inset
37910 </cell>
37911 </row>
37912 <row interlinespace="2.5mm">
37913 <cell alignment="center" valignment="top" usebox="none">
37914 \begin_inset Text
37915
37916 \begin_layout Plain Layout
37917 \begin_inset Graphics
37918         filename ../images/layout_Itemize.png
37919         BoundingBox 0bp 5bp 20bp 25bp
37920         rotateOrigin center
37921
37922 \end_inset
37923
37924
37925 \end_layout
37926
37927 \end_inset
37928 </cell>
37929 <cell alignment="center" valignment="top" usebox="none">
37930 \begin_inset Text
37931
37932 \begin_layout Plain Layout
37933 Itemized list
37934 \end_layout
37935
37936 \end_inset
37937 </cell>
37938 </row>
37939 <row interlinespace="2.5mm">
37940 <cell alignment="center" valignment="top" usebox="none">
37941 \begin_inset Text
37942
37943 \begin_layout Plain Layout
37944 \begin_inset Graphics
37945         filename ../images/layout_List.png
37946         BoundingBox 0bp 5bp 20bp 25bp
37947         rotateOrigin center
37948
37949 \end_inset
37950
37951
37952 \end_layout
37953
37954 \end_inset
37955 </cell>
37956 <cell alignment="center" valignment="top" usebox="none">
37957 \begin_inset Text
37958
37959 \begin_layout Plain Layout
37960 List
37961 \end_layout
37962
37963 \end_inset
37964 </cell>
37965 </row>
37966 <row interlinespace="2.5mm">
37967 <cell alignment="center" valignment="top" usebox="none">
37968 \begin_inset Text
37969
37970 \begin_layout Plain Layout
37971 \begin_inset Graphics
37972         filename ../images/layout_Description.png
37973         BoundingBox 0bp 5bp 20bp 25bp
37974         rotateOrigin center
37975
37976 \end_inset
37977
37978
37979 \end_layout
37980
37981 \end_inset
37982 </cell>
37983 <cell alignment="center" valignment="top" usebox="none">
37984 \begin_inset Text
37985
37986 \begin_layout Plain Layout
37987 Description list
37988 \end_layout
37989
37990 \end_inset
37991 </cell>
37992 </row>
37993 <row interlinespace="2.5mm">
37994 <cell alignment="center" valignment="top" usebox="none">
37995 \begin_inset Text
37996
37997 \begin_layout Plain Layout
37998 \begin_inset Graphics
37999         filename ../images/depth-increment.png
38000         BoundingBox 0bp 5bp 20bp 25bp
38001         rotateOrigin center
38002
38003 \end_inset
38004
38005
38006 \end_layout
38007
38008 \end_inset
38009 </cell>
38010 <cell alignment="center" valignment="top" usebox="none">
38011 \begin_inset Text
38012
38013 \begin_layout Plain Layout
38014
38015 \family sans
38016 Edit\SpecialChar \menuseparator
38017 Increase
38018 \begin_inset space ~
38019 \end_inset
38020
38021 List
38022 \begin_inset space ~
38023 \end_inset
38024
38025 Depth
38026 \end_layout
38027
38028 \end_inset
38029 </cell>
38030 </row>
38031 <row interlinespace="2.5mm">
38032 <cell alignment="center" valignment="top" usebox="none">
38033 \begin_inset Text
38034
38035 \begin_layout Plain Layout
38036 \begin_inset Graphics
38037         filename ../images/depth-decrement.png
38038         BoundingBox 0bp 5bp 20bp 25bp
38039         rotateOrigin center
38040
38041 \end_inset
38042
38043
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 <cell alignment="center" valignment="top" usebox="none">
38049 \begin_inset Text
38050
38051 \begin_layout Plain Layout
38052
38053 \family sans
38054 Edit\SpecialChar \menuseparator
38055 Decrease
38056 \begin_inset space ~
38057 \end_inset
38058
38059 List
38060 \begin_inset space ~
38061 \end_inset
38062
38063 Depth
38064 \end_layout
38065
38066 \end_inset
38067 </cell>
38068 </row>
38069 <row interlinespace="2.5mm">
38070 <cell alignment="center" valignment="top" usebox="none">
38071 \begin_inset Text
38072
38073 \begin_layout Plain Layout
38074 \begin_inset Graphics
38075         filename ../images/float-insert_figure.png
38076         BoundingBox 0bp 5bp 20bp 20bp
38077
38078 \end_inset
38079
38080
38081 \end_layout
38082
38083 \end_inset
38084 </cell>
38085 <cell alignment="center" valignment="top" usebox="none">
38086 \begin_inset Text
38087
38088 \begin_layout Plain Layout
38089
38090 \family sans
38091 Insert\SpecialChar \menuseparator
38092 Float\SpecialChar \menuseparator
38093 Figure
38094 \end_layout
38095
38096 \end_inset
38097 </cell>
38098 </row>
38099 <row interlinespace="2.5mm">
38100 <cell alignment="center" valignment="top" usebox="none">
38101 \begin_inset Text
38102
38103 \begin_layout Plain Layout
38104 \begin_inset Graphics
38105         filename ../images/float-insert_table.png
38106         BoundingBox 0bp 5bp 20bp 20bp
38107
38108 \end_inset
38109
38110
38111 \end_layout
38112
38113 \end_inset
38114 </cell>
38115 <cell alignment="center" valignment="top" usebox="none">
38116 \begin_inset Text
38117
38118 \begin_layout Plain Layout
38119
38120 \family sans
38121 Insert\SpecialChar \menuseparator
38122 Float\SpecialChar \menuseparator
38123 Table
38124 \end_layout
38125
38126 \end_inset
38127 </cell>
38128 </row>
38129 <row interlinespace="2.5mm">
38130 <cell alignment="center" valignment="top" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134 \begin_inset Graphics
38135         filename ../images/label-insert.png
38136         BoundingBox 0bp 5bp 20bp 20bp
38137
38138 \end_inset
38139
38140
38141 \end_layout
38142
38143 \end_inset
38144 </cell>
38145 <cell alignment="center" valignment="top" usebox="none">
38146 \begin_inset Text
38147
38148 \begin_layout Plain Layout
38149
38150 \family sans
38151 Insert\SpecialChar \menuseparator
38152 Label
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/dialog-show-new-inset_ref.png
38165         BoundingBox 0bp 5bp 20bp 20bp
38166
38167 \end_inset
38168
38169
38170 \end_layout
38171
38172 \end_inset
38173 </cell>
38174 <cell alignment="center" valignment="top" usebox="none">
38175 \begin_inset Text
38176
38177 \begin_layout Plain Layout
38178
38179 \family sans
38180 Insert\SpecialChar \menuseparator
38181 Cross-Reference
38182 \end_layout
38183
38184 \end_inset
38185 </cell>
38186 </row>
38187 <row interlinespace="2.5mm">
38188 <cell alignment="center" valignment="top" usebox="none">
38189 \begin_inset Text
38190
38191 \begin_layout Plain Layout
38192 \begin_inset Graphics
38193         filename ../images/dialog-show-new-inset_citation.png
38194         BoundingBox 0bp 5bp 20bp 20bp
38195
38196 \end_inset
38197
38198
38199 \end_layout
38200
38201 \end_inset
38202 </cell>
38203 <cell alignment="center" valignment="top" usebox="none">
38204 \begin_inset Text
38205
38206 \begin_layout Plain Layout
38207
38208 \family sans
38209 Insert\SpecialChar \menuseparator
38210 Citation
38211 \end_layout
38212
38213 \end_inset
38214 </cell>
38215 </row>
38216 <row interlinespace="2.5mm">
38217 <cell alignment="center" valignment="top" usebox="none">
38218 \begin_inset Text
38219
38220 \begin_layout Plain Layout
38221 \begin_inset Graphics
38222         filename ../images/index-insert.png
38223         BoundingBox 0bp 5bp 20bp 20bp
38224
38225 \end_inset
38226
38227
38228 \end_layout
38229
38230 \end_inset
38231 </cell>
38232 <cell alignment="center" valignment="top" usebox="none">
38233 \begin_inset Text
38234
38235 \begin_layout Plain Layout
38236
38237 \family sans
38238 Insert\SpecialChar \menuseparator
38239 Index
38240 \begin_inset space ~
38241 \end_inset
38242
38243 Entry
38244 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 </row>
38249 <row interlinespace="2.5mm">
38250 <cell alignment="center" valignment="top" usebox="none">
38251 \begin_inset Text
38252
38253 \begin_layout Plain Layout
38254 \begin_inset Graphics
38255         filename ../images/nomencl-insert.png
38256         BoundingBox 0bp 5bp 20bp 20bp
38257
38258 \end_inset
38259
38260
38261 \end_layout
38262
38263 \end_inset
38264 </cell>
38265 <cell alignment="center" valignment="top" usebox="none">
38266 \begin_inset Text
38267
38268 \begin_layout Plain Layout
38269
38270 \family sans
38271 Insert\SpecialChar \menuseparator
38272 Nomenclature
38273 \begin_inset space ~
38274 \end_inset
38275
38276 Entry
38277 \end_layout
38278
38279 \end_inset
38280 </cell>
38281 </row>
38282 <row interlinespace="2.5mm">
38283 <cell alignment="center" valignment="top" usebox="none">
38284 \begin_inset Text
38285
38286 \begin_layout Plain Layout
38287 \begin_inset Graphics
38288         filename ../images/footnote-insert.png
38289         BoundingBox 0bp 5bp 20bp 20bp
38290
38291 \end_inset
38292
38293
38294 \end_layout
38295
38296 \end_inset
38297 </cell>
38298 <cell alignment="center" valignment="top" usebox="none">
38299 \begin_inset Text
38300
38301 \begin_layout Plain Layout
38302
38303 \family sans
38304 Insert\SpecialChar \menuseparator
38305 Footnote
38306 \end_layout
38307
38308 \end_inset
38309 </cell>
38310 </row>
38311 <row interlinespace="2.5mm">
38312 <cell alignment="center" valignment="top" usebox="none">
38313 \begin_inset Text
38314
38315 \begin_layout Plain Layout
38316 \begin_inset Graphics
38317         filename ../images/marginalnote-insert.png
38318         BoundingBox 0bp 5bp 20bp 25bp
38319         rotateOrigin center
38320
38321 \end_inset
38322
38323
38324 \end_layout
38325
38326 \end_inset
38327 </cell>
38328 <cell alignment="center" valignment="top" usebox="none">
38329 \begin_inset Text
38330
38331 \begin_layout Plain Layout
38332
38333 \family sans
38334 Insert\SpecialChar \menuseparator
38335 Marginal
38336 \begin_inset space ~
38337 \end_inset
38338
38339 Note
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/note-insert.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 Note\SpecialChar \menuseparator
38369 LyX
38370 \begin_inset space ~
38371 \end_inset
38372
38373 Note
38374 \end_layout
38375
38376 \end_inset
38377 </cell>
38378 </row>
38379 <row interlinespace="2.5mm">
38380 <cell alignment="center" valignment="top" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384 \begin_inset Graphics
38385         filename ../images/box-insert.png
38386         BoundingBox 0bp 5bp 20bp 20bp
38387
38388 \end_inset
38389
38390
38391 \end_layout
38392
38393 \end_inset
38394 </cell>
38395 <cell alignment="center" valignment="top" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399
38400 \family sans
38401 Insert\SpecialChar \menuseparator
38402 Box
38403 \end_layout
38404
38405 \end_inset
38406 </cell>
38407 </row>
38408 <row interlinespace="2.5mm">
38409 <cell alignment="center" valignment="top" usebox="none">
38410 \begin_inset Text
38411
38412 \begin_layout Plain Layout
38413 \begin_inset Graphics
38414         filename ../images/url-insert.png
38415         BoundingBox 0bp 5bp 20bp 20bp
38416
38417 \end_inset
38418
38419
38420 \end_layout
38421
38422 \end_inset
38423 </cell>
38424 <cell alignment="center" valignment="top" usebox="none">
38425 \begin_inset Text
38426
38427 \begin_layout Plain Layout
38428
38429 \family sans
38430 Insert\SpecialChar \menuseparator
38431 URL
38432 \end_layout
38433
38434 \end_inset
38435 </cell>
38436 </row>
38437 <row interlinespace="2.5mm">
38438 <cell alignment="center" valignment="top" usebox="none">
38439 \begin_inset Text
38440
38441 \begin_layout Plain Layout
38442 \begin_inset Graphics
38443         filename ../images/ert-insert.png
38444         BoundingBox 0bp 5bp 20bp 20bp
38445
38446 \end_inset
38447
38448
38449 \end_layout
38450
38451 \end_inset
38452 </cell>
38453 <cell alignment="center" valignment="top" usebox="none">
38454 \begin_inset Text
38455
38456 \begin_layout Plain Layout
38457
38458 \family sans
38459 Insert\SpecialChar \menuseparator
38460 T
38461 \family default
38462
38463 \begin_inset ERT
38464 status collapsed
38465
38466 \begin_layout Plain Layout
38467
38468 {}
38469 \end_layout
38470
38471 \end_inset
38472
38473
38474 \family sans
38475 eX
38476 \end_layout
38477
38478 \end_inset
38479 </cell>
38480 </row>
38481 <row interlinespace="2.5mm">
38482 <cell alignment="center" valignment="top" usebox="none">
38483 \begin_inset Text
38484
38485 \begin_layout Plain Layout
38486 \begin_inset Graphics
38487         filename ../images/dialog-show-new-inset_include.png
38488         BoundingBox 0bp 5bp 20bp 20bp
38489
38490 \end_inset
38491
38492
38493 \end_layout
38494
38495 \end_inset
38496 </cell>
38497 <cell alignment="center" valignment="top" usebox="none">
38498 \begin_inset Text
38499
38500 \begin_layout Plain Layout
38501
38502 \family sans
38503 Insert\SpecialChar \menuseparator
38504 File\SpecialChar \menuseparator
38505 Child
38506 \begin_inset space ~
38507 \end_inset
38508
38509 Document
38510 \end_layout
38511
38512 \end_inset
38513 </cell>
38514 </row>
38515 <row interlinespace="2.5mm">
38516 <cell alignment="center" valignment="top" usebox="none">
38517 \begin_inset Text
38518
38519 \begin_layout Plain Layout
38520 \begin_inset Graphics
38521         filename ../images/dialog-show_character.png
38522         BoundingBox 0bp 5bp 20bp 25bp
38523         rotateOrigin center
38524
38525 \end_inset
38526
38527
38528 \end_layout
38529
38530 \end_inset
38531 </cell>
38532 <cell alignment="center" valignment="top" usebox="none">
38533 \begin_inset Text
38534
38535 \begin_layout Plain Layout
38536
38537 \family sans
38538 Edit\SpecialChar \menuseparator
38539 Text
38540 \begin_inset space ~
38541 \end_inset
38542
38543 Style
38544 \end_layout
38545
38546 \end_inset
38547 </cell>
38548 </row>
38549 <row interlinespace="2.5mm">
38550 <cell alignment="center" valignment="top" usebox="none">
38551 \begin_inset Text
38552
38553 \begin_layout Plain Layout
38554 \begin_inset Graphics
38555         filename ../images/layout-paragraph.png
38556         BoundingBox 0bp 5bp 20bp 25bp
38557         rotateOrigin center
38558
38559 \end_inset
38560
38561
38562 \end_layout
38563
38564 \end_inset
38565 </cell>
38566 <cell alignment="center" valignment="top" usebox="none">
38567 \begin_inset Text
38568
38569 \begin_layout Plain Layout
38570
38571 \family sans
38572 Edit\SpecialChar \menuseparator
38573 Paragraph
38574 \begin_inset space ~
38575 \end_inset
38576
38577 Settings
38578 \end_layout
38579
38580 \end_inset
38581 </cell>
38582 </row>
38583 <row interlinespace="2.5mm">
38584 <cell alignment="center" valignment="top" usebox="none">
38585 \begin_inset Text
38586
38587 \begin_layout Plain Layout
38588 \begin_inset Graphics
38589         filename ../images/thesaurus-entry.png
38590         BoundingBox 0bp 5bp 20bp 25bp
38591         rotateOrigin center
38592
38593 \end_inset
38594
38595
38596 \end_layout
38597
38598 \end_inset
38599 </cell>
38600 <cell alignment="center" valignment="top" usebox="none">
38601 \begin_inset Text
38602
38603 \begin_layout Plain Layout
38604
38605 \family sans
38606 Tools\SpecialChar \menuseparator
38607 Thesaurus
38608 \end_layout
38609
38610 \end_inset
38611 </cell>
38612 </row>
38613 </lyxtabular>
38614
38615 \end_inset
38616
38617
38618 \end_layout
38619
38620 \begin_layout Subsection
38621 View / Update Toolbar
38622 \begin_inset Index
38623 status collapsed
38624
38625 \begin_layout Plain Layout
38626 Toolbar ! View / Update
38627 \end_layout
38628
38629 \end_inset
38630
38631
38632 \end_layout
38633
38634 \begin_layout Standard
38635 \begin_inset Graphics
38636         filename clipart/ViewToolbar.png
38637
38638 \end_inset
38639
38640
38641 \end_layout
38642
38643 \begin_layout Standard
38644 \begin_inset VSpace defskip
38645 \end_inset
38646
38647
38648 \end_layout
38649
38650 \begin_layout Standard
38651 The view / update toolbar as shown above contains from left to right the
38652  following buttons:
38653 \end_layout
38654
38655 \begin_layout Standard
38656 \begin_inset VSpace defskip
38657 \end_inset
38658
38659
38660 \end_layout
38661
38662 \begin_layout Standard
38663 \begin_inset Tabular
38664 <lyxtabular version="3" rows="6" columns="2">
38665 <features islongtable="true">
38666 <column alignment="left" valignment="top" width="0">
38667 <column alignment="left" valignment="top" width="0">
38668 <row interlinespace="2.5mm">
38669 <cell alignment="center" valignment="top" usebox="none">
38670 \begin_inset Text
38671
38672 \begin_layout Plain Layout
38673 \begin_inset Graphics
38674         filename ../images/buffer-view_dvi.png
38675         BoundingBox 0bp 5bp 20bp 25bp
38676         rotateOrigin center
38677
38678 \end_inset
38679
38680
38681 \end_layout
38682
38683 \end_inset
38684 </cell>
38685 <cell alignment="center" valignment="top" usebox="none">
38686 \begin_inset Text
38687
38688 \begin_layout Plain Layout
38689
38690 \family sans
38691 View\SpecialChar \menuseparator
38692 DVI
38693 \end_layout
38694
38695 \end_inset
38696 </cell>
38697 </row>
38698 <row interlinespace="2.5mm">
38699 <cell alignment="center" valignment="top" usebox="none">
38700 \begin_inset Text
38701
38702 \begin_layout Plain Layout
38703 \begin_inset Graphics
38704         filename ../images/buffer-update_dvi.png
38705         BoundingBox 0bp 5bp 20bp 25bp
38706         rotateOrigin center
38707
38708 \end_inset
38709
38710
38711 \end_layout
38712
38713 \end_inset
38714 </cell>
38715 <cell alignment="center" valignment="top" usebox="none">
38716 \begin_inset Text
38717
38718 \begin_layout Plain Layout
38719
38720 \family sans
38721 View\SpecialChar \menuseparator
38722 Update\SpecialChar \menuseparator
38723 DVI
38724 \end_layout
38725
38726 \end_inset
38727 </cell>
38728 </row>
38729 <row interlinespace="2.5mm">
38730 <cell alignment="center" valignment="top" usebox="none">
38731 \begin_inset Text
38732
38733 \begin_layout Plain Layout
38734 \begin_inset Graphics
38735         filename ../images/buffer-view_pdf2.png
38736         BoundingBox 0bp 5bp 20bp 25bp
38737         rotateOrigin center
38738
38739 \end_inset
38740
38741
38742 \end_layout
38743
38744 \end_inset
38745 </cell>
38746 <cell alignment="center" valignment="top" usebox="none">
38747 \begin_inset Text
38748
38749 \begin_layout Plain Layout
38750
38751 \family sans
38752 View\SpecialChar \menuseparator
38753 PDF
38754 \end_layout
38755
38756 \end_inset
38757 </cell>
38758 </row>
38759 <row interlinespace="2.5mm">
38760 <cell alignment="center" valignment="top" usebox="none">
38761 \begin_inset Text
38762
38763 \begin_layout Plain Layout
38764 \begin_inset Graphics
38765         filename ../images/buffer-update_pdf2.png
38766         BoundingBox 0bp 5bp 20bp 25bp
38767         rotateOrigin center
38768
38769 \end_inset
38770
38771
38772 \end_layout
38773
38774 \end_inset
38775 </cell>
38776 <cell alignment="center" valignment="top" usebox="none">
38777 \begin_inset Text
38778
38779 \begin_layout Plain Layout
38780
38781 \family sans
38782 View\SpecialChar \menuseparator
38783 Update\SpecialChar \menuseparator
38784 PDF
38785 \begin_inset Foot
38786 status collapsed
38787
38788 \begin_layout Plain Layout
38789 This button is on some LyX for Windows installations not here because its
38790  functionality is merged with 
38791 \family sans
38792 View\SpecialChar \menuseparator
38793 PDF
38794 \family default
38795 .
38796  
38797 \end_layout
38798
38799 \end_inset
38800
38801
38802 \end_layout
38803
38804 \end_inset
38805 </cell>
38806 </row>
38807 <row interlinespace="2.5mm">
38808 <cell alignment="center" valignment="top" usebox="none">
38809 \begin_inset Text
38810
38811 \begin_layout Plain Layout
38812 \begin_inset Graphics
38813         filename ../images/buffer-view_ps.png
38814         BoundingBox 0bp 5bp 20bp 25bp
38815         rotateOrigin center
38816
38817 \end_inset
38818
38819
38820 \end_layout
38821
38822 \end_inset
38823 </cell>
38824 <cell alignment="center" valignment="top" usebox="none">
38825 \begin_inset Text
38826
38827 \begin_layout Plain Layout
38828
38829 \family sans
38830 View\SpecialChar \menuseparator
38831 Postscript
38832 \end_layout
38833
38834 \end_inset
38835 </cell>
38836 </row>
38837 <row interlinespace="2.5mm">
38838 <cell alignment="center" valignment="top" usebox="none">
38839 \begin_inset Text
38840
38841 \begin_layout Plain Layout
38842 \begin_inset Graphics
38843         filename ../images/buffer-update_ps.png
38844         BoundingBox 0bp 5bp 20bp 25bp
38845         rotateOrigin center
38846
38847 \end_inset
38848
38849
38850 \end_layout
38851
38852 \end_inset
38853 </cell>
38854 <cell alignment="center" valignment="top" usebox="none">
38855 \begin_inset Text
38856
38857 \begin_layout Plain Layout
38858
38859 \family sans
38860 View\SpecialChar \menuseparator
38861 Update\SpecialChar \menuseparator
38862 Postscript
38863 \end_layout
38864
38865 \end_inset
38866 </cell>
38867 </row>
38868 </lyxtabular>
38869
38870 \end_inset
38871
38872
38873 \end_layout
38874
38875 \begin_layout Subsection
38876 Other Toolbars
38877 \end_layout
38878
38879 \begin_layout Standard
38880 The change tracking toolbar is explained in section
38881 \begin_inset space ~
38882 \end_inset
38883
38884
38885 \begin_inset CommandInset ref
38886 LatexCommand ref
38887 reference "sec:Change-Tracking"
38888
38889 \end_inset
38890
38891 , the table toolbar
38892 \begin_inset Index
38893 status collapsed
38894
38895 \begin_layout Plain Layout
38896 Toolbar ! Table
38897 \end_layout
38898
38899 \end_inset
38900
38901  is explained in the 
38902 \emph on
38903 Embedded Objects
38904 \emph default
38905  manual.
38906 \end_layout
38907
38908 \begin_layout Chapter
38909 The 
38910 \family sans
38911 Preferences
38912 \family default
38913  Dialog
38914 \begin_inset CommandInset label
38915 LatexCommand label
38916 name "cha:The-Preferences-dialog"
38917
38918 \end_inset
38919
38920
38921 \begin_inset Index
38922 status collapsed
38923
38924 \begin_layout Plain Layout
38925 Preferences
38926 \end_layout
38927
38928 \end_inset
38929
38930
38931 \end_layout
38932
38933 \begin_layout Standard
38934 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38935 Preferences.
38936  It consists of submenus explained in the following.
38937 \end_layout
38938
38939 \begin_layout Section
38940 Look and Feel
38941 \end_layout
38942
38943 \begin_layout Subsection
38944 User Interface
38945 \begin_inset CommandInset label
38946 LatexCommand label
38947 name "sec:ui"
38948
38949 \end_inset
38950
38951
38952 \begin_inset Index
38953 status collapsed
38954
38955 \begin_layout Plain Layout
38956 Customization ! of toolbars
38957 \end_layout
38958
38959 \end_inset
38960
38961
38962 \begin_inset Index
38963 status collapsed
38964
38965 \begin_layout Plain Layout
38966 Customization ! of menus
38967 \end_layout
38968
38969 \end_inset
38970
38971
38972 \end_layout
38973
38974 \begin_layout Standard
38975 \begin_inset Note Greyedout
38976 status open
38977
38978 \begin_layout Plain Layout
38979
38980 \series bold
38981 Note:
38982 \series default
38983  You have to restart LyX before changes in ui- and bind-files take effect.
38984 \end_layout
38985
38986 \end_inset
38987
38988
38989 \end_layout
38990
38991 \begin_layout Subsubsection
38992 User Interface File
38993 \begin_inset Index
38994 status collapsed
38995
38996 \begin_layout Plain Layout
38997 Customization ! of toolbars
38998 \end_layout
38999
39000 \end_inset
39001
39002
39003 \begin_inset Index
39004 status collapsed
39005
39006 \begin_layout Plain Layout
39007 Customization ! of menus
39008 \end_layout
39009
39010 \end_inset
39011
39012
39013 \end_layout
39014
39015 \begin_layout Standard
39016 The appearance of the menus and toolbars can be changed by choosing an user
39017  interface (ui) file.
39018  An ui-file is a textfile where the toolbars and menus are listed.
39019  The toolbar buttons and menu entries are specified in the files 
39020 \shape italic
39021 stdtoolbars.inc
39022 \shape default
39023  and 
39024 \shape italic
39025 stdmenus.inc
39026 \shape default
39027 , respectively.
39028  Both files are loaded by the 
39029 \emph on
39030 default.ui
39031 \emph default
39032  file.
39033  To create your own menu and toolbar layout, start with a copy of these
39034  files and edit the entries.
39035 \end_layout
39036
39037 \begin_layout Standard
39038 The syntax of the .inc-files is straightforward: The 
39039 \family sans
39040 Menubar
39041 \family default
39042
39043 \family sans
39044 Menu
39045 \family default
39046  and 
39047 \family sans
39048 Toolbar
39049 \family default
39050  entries must be ended with an explicit 
39051 \family sans
39052 End
39053 \family default
39054 .
39055  They may contain 
39056 \family sans
39057 Submenus
39058 \family default
39059
39060 \family sans
39061 Items
39062 \family default
39063
39064 \family sans
39065 OptItems
39066 \family default
39067
39068 \family sans
39069 Separators
39070 \family default
39071
39072 \family sans
39073 Icons,
39074 \family default
39075  and in the case of the 
39076 \begin_inset Quotes eld
39077 \end_inset
39078
39079 file
39080 \begin_inset Quotes erd
39081 \end_inset
39082
39083  menus a 
39084 \family sans
39085 Lastfiles
39086 \family default
39087  entry.
39088  The syntax for the entries is:
39089 \end_layout
39090
39091 \begin_layout Standard
39092 \begin_inset VSpace smallskip*
39093 \end_inset
39094
39095
39096 \series bold
39097 Item 
39098 \begin_inset Quotes erd
39099 \end_inset
39100
39101 menu 
39102 \series default
39103 or
39104 \series bold
39105  button name
39106 \begin_inset Quotes erd
39107 \end_inset
39108
39109  
39110 \begin_inset Quotes erd
39111 \end_inset
39112
39113 LyX-function
39114 \begin_inset Quotes erd
39115 \end_inset
39116
39117
39118 \end_layout
39119
39120 \begin_layout Standard
39121 \noindent
39122 \begin_inset VSpace smallskip*
39123 \end_inset
39124
39125 All LyX-functions are listed in 
39126 \begin_inset CommandInset citation
39127 LatexCommand cite
39128 key "LyX-func"
39129
39130 \end_inset
39131
39132 .
39133 \end_layout
39134
39135 \begin_layout Standard
39136 \begin_inset VSpace medskip
39137 \end_inset
39138
39139
39140 \end_layout
39141
39142 \begin_layout Standard
39143 An example: Assuming you use the menu 
39144 \family sans
39145 Navigate\SpecialChar \menuseparator
39146 Bookmarks
39147 \family default
39148  quite often and therefore want six available bookmarks, you can add the
39149  line
39150 \end_layout
39151
39152 \begin_layout Standard
39153 \begin_inset VSpace smallskip*
39154 \end_inset
39155
39156
39157 \series bold
39158 Item "Save Bookmark 6" "bookmark-save 6"
39159 \end_layout
39160
39161 \begin_layout Standard
39162 \noindent
39163 \begin_inset VSpace smallskip*
39164 \end_inset
39165
39166 to the navigate menu section in the .inc-file to have the sixth bookmark.
39167 \end_layout
39168
39169 \begin_layout Subsubsection
39170 Bind-File
39171 \begin_inset Index
39172 status collapsed
39173
39174 \begin_layout Plain Layout
39175 Bindings
39176 \end_layout
39177
39178 \end_inset
39179
39180
39181 \end_layout
39182
39183 \begin_layout Standard
39184 Bindings are used to bind a function to a key.
39185  Several binding files are available:
39186 \end_layout
39187
39188 \begin_layout Description
39189 cua.bind typical set of PC keyboard shortcuts
39190 \end_layout
39191
39192 \begin_layout Description
39193 (x)emacs.bind set of bindings like they are used in the editor programs 
39194 \family sans
39195 Emacs
39196 \family default
39197  (
39198 \family sans
39199 XEmacs
39200 \family default
39201 )
39202 \end_layout
39203
39204 \begin_layout Description
39205 mac.bind set of bindings for 
39206 \family sans
39207 Mac
39208 \begin_inset space \thinspace{}
39209 \end_inset
39210
39211 OS
39212 \family default
39213  systems.
39214 \end_layout
39215
39216 \begin_layout Standard
39217 There are also bind-files designed for special document classes, like 
39218 \shape italic
39219 broadway.bind
39220 \shape default
39221 , and bind files for special languages.
39222  The name of language bind-files begin with a language code, e.g.
39223  
39224 \begin_inset Quotes eld
39225 \end_inset
39226
39227 pt
39228 \begin_inset Quotes erd
39229 \end_inset
39230
39231  for Portuguese.
39232  If you use LyX in a certain language, LyX will try to use the appropriate
39233  bind-file.
39234 \end_layout
39235
39236 \begin_layout Standard
39237 Some bind-files, like 
39238 \emph on
39239 math.bind
39240 \emph default
39241 , have only a small scope.
39242  When looking at the the end of the file 
39243 \shape italic
39244 cua.bind
39245 \shape default
39246 , you can see that they are included to keep the overview in the bind-file.
39247 \end_layout
39248
39249 \begin_layout Standard
39250 If you like to customize the keybindings to your own taste, modify the bind-file
39251 s with a text editor.
39252  The syntax of the entries is:
39253 \end_layout
39254
39255 \begin_layout Standard
39256
39257 \series bold
39258
39259 \backslash
39260 bind 
39261 \begin_inset Quotes erd
39262 \end_inset
39263
39264 key combination
39265 \begin_inset Quotes erd
39266 \end_inset
39267
39268  
39269 \begin_inset Quotes erd
39270 \end_inset
39271
39272 LyX-function
39273 \begin_inset Quotes erd
39274 \end_inset
39275
39276
39277 \end_layout
39278
39279 \begin_layout Standard
39280 All LyX-functions are listed in 
39281 \begin_inset CommandInset citation
39282 LatexCommand cite
39283 key "LyX-func"
39284
39285 \end_inset
39286
39287 .
39288 \end_layout
39289
39290 \begin_layout Subsubsection
39291 Session
39292 \end_layout
39293
39294 \begin_layout Standard
39295 When the option 
39296 \family sans
39297 Save
39298 \begin_inset space \thinspace{}
39299 \end_inset
39300
39301 /
39302 \begin_inset space \thinspace{}
39303 \end_inset
39304
39305 restore window size, or use fixed size
39306 \family default
39307  is not checked, you can specify the size of LyX's main window when LyX
39308  is started.
39309 \end_layout
39310
39311 \begin_layout Standard
39312 With the option 
39313 \family sans
39314 Save
39315 \begin_inset space \thinspace{}
39316 \end_inset
39317
39318 /
39319 \begin_inset space \thinspace{}
39320 \end_inset
39321
39322 restore window position
39323 \family default
39324  LyX will be opened with its main window at the last used position.
39325 \end_layout
39326
39327 \begin_layout Standard
39328 The option 
39329 \family sans
39330 Restore cursor positions
39331 \family default
39332  sets the cursor to the position in the file where it has been the last
39333  time.
39334 \end_layout
39335
39336 \begin_layout Standard
39337 The option 
39338 \family sans
39339 Load opened files from last session
39340 \family default
39341  opens all files that were opened in the last LyX session.
39342 \end_layout
39343
39344 \begin_layout Subsubsection
39345 Documents
39346 \begin_inset CommandInset label
39347 LatexCommand label
39348 name "sub:Backup documents"
39349
39350 \end_inset
39351
39352
39353 \begin_inset Index
39354 status collapsed
39355
39356 \begin_layout Plain Layout
39357 Backup ! Documents
39358 \end_layout
39359
39360 \end_inset
39361
39362
39363 \end_layout
39364
39365 \begin_layout Standard
39366 When the option 
39367 \family sans
39368 Backup documents
39369 \family default
39370  is set, you can specify the time between backup saves.
39371 \end_layout
39372
39373 \begin_layout Standard
39374
39375 \family sans
39376 Maximum last files
39377 \family default
39378  is the number of last opened files that LyX should display in the menu
39379  
39380 \family sans
39381 File\SpecialChar \menuseparator
39382 Open
39383 \begin_inset space ~
39384 \end_inset
39385
39386 Recent
39387 \family default
39388 .
39389 \end_layout
39390
39391 \begin_layout Subsubsection
39392 Scrolling
39393 \end_layout
39394
39395 \begin_layout Standard
39396 The option 
39397 \family sans
39398 Cursor follows scrollbar
39399 \family default
39400  sets the cursor to the top of the currently displayed document part when
39401  scrolling.
39402 \end_layout
39403
39404 \begin_layout Subsubsection
39405 Pixmap Cache
39406 \end_layout
39407
39408 \begin_layout Standard
39409 With the option 
39410 \family sans
39411 Enable Pixmap Cache
39412 \family default
39413  enabled, LyX needs to redraw the screen less often.
39414  This results in better performance, especially on slow systems.
39415  On the other hand, the characters might look more fuzzy on screen.
39416  So whether you enable this or not depends on whether you prefer speed over
39417  aesthetics.
39418  Note that the Pixmap Cache is only available and useful under Mac
39419 \begin_inset space ~
39420 \end_inset
39421
39422 OS and Windows.
39423 \end_layout
39424
39425 \begin_layout Subsection
39426 Screen Fonts
39427 \begin_inset Index
39428 status collapsed
39429
39430 \begin_layout Plain Layout
39431 Font ! Screen
39432 \end_layout
39433
39434 \end_inset
39435
39436
39437 \begin_inset CommandInset label
39438 LatexCommand label
39439 name "sub:Screen-Fonts"
39440
39441 \end_inset
39442
39443
39444 \end_layout
39445
39446 \begin_layout Standard
39447 These fonts are used to display your documents on the screen.
39448 \end_layout
39449
39450 \begin_layout Standard
39451 \begin_inset Note Greyedout
39452 status open
39453
39454 \begin_layout Plain Layout
39455
39456 \series bold
39457 Note:
39458 \series default
39459  This section only deals with the fonts 
39460 \emph on
39461 inside
39462 \emph default
39463  the LyX window.
39464  The fonts that appear on the output are independent from these fonts, and
39465  set in the menu 
39466 \family sans
39467 Document\SpecialChar \menuseparator
39468 Settings\SpecialChar \menuseparator
39469 Fonts
39470 \family default
39471 .
39472 \end_layout
39473
39474 \end_inset
39475
39476
39477 \end_layout
39478
39479 \begin_layout Standard
39480 By default, LyX uses 
39481 \family typewriter
39482 Times
39483 \family default
39484  as roman (serif) font, 
39485 \family typewriter
39486 Arial
39487 \family default
39488  or 
39489 \family typewriter
39490 Helvetica
39491 \family default
39492  (depends on the system) as 
39493 \family sans
39494 sans
39495 \begin_inset space ~
39496 \end_inset
39497
39498 serif
39499 \family default
39500  font, and 
39501 \family typewriter
39502 Courier
39503 \family default
39504  as 
39505 \family typewriter
39506 typewriter
39507 \family default
39508  font.
39509 \end_layout
39510
39511 \begin_layout Standard
39512 You can change the font size with the 
39513 \family sans
39514 Zoom
39515 \family default
39516  setting.
39517 \end_layout
39518
39519 \begin_layout Standard
39520
39521 \family sans
39522 Screen DPI
39523 \family default
39524  is the screen resolution in dpi (dots per inch).
39525  The Font Sizes are calculated as letter height in units of points.
39526  72
39527 \begin_inset space \thinspace{}
39528 \end_inset
39529
39530 points have the size of 1
39531 \begin_inset space \thinspace{}
39532 \end_inset
39533
39534 inch, see Appendix
39535 \begin_inset space ~
39536 \end_inset
39537
39538
39539 \begin_inset CommandInset ref
39540 LatexCommand ref
39541 reference "cha:Units-available-in"
39542
39543 \end_inset
39544
39545 .
39546 \end_layout
39547
39548 \begin_layout Standard
39549 The default 
39550 \family sans
39551 Font Sizes
39552 \family default
39553  are the same as if a document font size of 10
39554 \begin_inset Formula $\,$
39555 \end_inset
39556
39557 pt would be used.
39558  The sizes are explained in detail in section
39559 \begin_inset space ~
39560 \end_inset
39561
39562
39563 \begin_inset CommandInset ref
39564 LatexCommand ref
39565 reference "sub:Document-Font"
39566
39567 \end_inset
39568
39569 .
39570 \end_layout
39571
39572 \begin_layout Subsection
39573 Colors
39574 \begin_inset Index
39575 status collapsed
39576
39577 \begin_layout Plain Layout
39578 Color ! LyX screen
39579 \end_layout
39580
39581 \end_inset
39582
39583
39584 \begin_inset Index
39585 status collapsed
39586
39587 \begin_layout Plain Layout
39588 Settings ! Color
39589 \end_layout
39590
39591 \end_inset
39592
39593
39594 \end_layout
39595
39596 \begin_layout Standard
39597 You can here change all colors used by LyX.
39598  Choose an item in the list and use the 
39599 \family sans
39600 Alter
39601 \family default
39602  button.
39603 \end_layout
39604
39605 \begin_layout Subsection
39606 Graphics
39607 \begin_inset Index
39608 status collapsed
39609
39610 \begin_layout Plain Layout
39611 Settings ! Graphics
39612 \end_layout
39613
39614 \end_inset
39615
39616
39617 \end_layout
39618
39619 \begin_layout Standard
39620 Here you can specify how graphics inside LyX are displayed.
39621 \end_layout
39622
39623 \begin_layout Standard
39624
39625 \family sans
39626 Instant Preview
39627 \family default
39628  enables previewing snippets of your document.
39629  This feature is described in section
39630 \begin_inset space ~
39631 \end_inset
39632
39633
39634 \begin_inset CommandInset ref
39635 LatexCommand ref
39636 reference "sec:Previewing-snippets-of"
39637
39638 \end_inset
39639
39640 .
39641 \end_layout
39642
39643 \begin_layout Subsection
39644 Keyboard Map
39645 \begin_inset Index
39646 status collapsed
39647
39648 \begin_layout Plain Layout
39649 Keyboard Map
39650 \end_layout
39651
39652 \end_inset
39653
39654
39655 \begin_inset Index
39656 status collapsed
39657
39658 \begin_layout Plain Layout
39659 Settings ! Keyboard Map
39660 \end_layout
39661
39662 \end_inset
39663
39664
39665 \begin_inset CommandInset label
39666 LatexCommand label
39667 name "sub:Keyboard-Map"
39668
39669 \end_inset
39670
39671
39672 \end_layout
39673
39674 \begin_layout Standard
39675 Normally keyboard settings have to be done in a menu of your operating system.
39676  For the case that this is not possible, LyX provides keyboard maps.
39677  If you have e.
39678 \begin_inset space \thinspace{}
39679 \end_inset
39680
39681 g.
39682 \begin_inset space ~
39683 \end_inset
39684
39685 a Czech keyboard but want to write with it like with a Romanian one, you
39686  can use the keyboard map file named 
39687 \emph on
39688 romanian.kmap
39689 \emph default
39690 .
39691 \end_layout
39692
39693 \begin_layout Standard
39694 \begin_inset Note Greyedout
39695 status open
39696
39697 \begin_layout Plain Layout
39698
39699 \series bold
39700 Note:
39701 \series default
39702  Keyboard maps are only provided as makeshift and don't work on all systems.
39703 \end_layout
39704
39705 \end_inset
39706
39707
39708 \end_layout
39709
39710 \begin_layout Section
39711 Paths
39712 \begin_inset Index
39713 status collapsed
39714
39715 \begin_layout Plain Layout
39716 Paths
39717 \end_layout
39718
39719 \end_inset
39720
39721
39722 \begin_inset Index
39723 status collapsed
39724
39725 \begin_layout Plain Layout
39726 Settings ! Directory
39727 \end_layout
39728
39729 \end_inset
39730
39731
39732 \end_layout
39733
39734 \begin_layout Description
39735 Working
39736 \begin_inset space ~
39737 \end_inset
39738
39739 directory This is LyX's working directory.
39740  It is the default when you 
39741 \family sans
39742 Open
39743 \family default
39744
39745 \family sans
39746 Save
39747 \family default
39748  or 
39749 \family sans
39750 Save
39751 \begin_inset space ~
39752 \end_inset
39753
39754 as
39755 \family default
39756  files.
39757 \end_layout
39758
39759 \begin_layout Description
39760 Document
39761 \begin_inset space ~
39762 \end_inset
39763
39764 templates This directory will be opened when you use the menu 
39765 \family sans
39766 File\SpecialChar \menuseparator
39767 New
39768 \begin_inset space ~
39769 \end_inset
39770
39771 from
39772 \begin_inset space ~
39773 \end_inset
39774
39775 Template
39776 \family default
39777 .
39778 \end_layout
39779
39780 \begin_layout Description
39781 Backup
39782 \begin_inset space ~
39783 \end_inset
39784
39785 directory
39786 \begin_inset Index
39787 status collapsed
39788
39789 \begin_layout Plain Layout
39790 Backup ! Directory
39791 \end_layout
39792
39793 \end_inset
39794
39795  Backup copies will be saved to this directory.
39796  When no directory is given but backups are enabled as described in section
39797 \begin_inset space ~
39798 \end_inset
39799
39800
39801 \begin_inset CommandInset ref
39802 LatexCommand ref
39803 reference "sub:Backup documents"
39804
39805 \end_inset
39806
39807 , the 
39808 \family sans
39809 Working directory
39810 \family default
39811  will be used to save the backups.
39812 \begin_inset Newline newline
39813 \end_inset
39814
39815 The backup files have the ending 
39816 \begin_inset Quotes eld
39817 \end_inset
39818
39819 .lyx~
39820 \begin_inset Quotes erd
39821 \end_inset
39822
39823 .
39824 \end_layout
39825
39826 \begin_layout Description
39827 Ly
39828 \begin_inset ERT
39829 status collapsed
39830
39831 \begin_layout Plain Layout
39832
39833 {}
39834 \end_layout
39835
39836 \end_inset
39837
39838 XServer-Pipe Here you can enter the name of a Unix-pipe.
39839  This pipe is used to send data from external programs to LyX.
39840 \begin_inset Newline newline
39841 \end_inset
39842
39843
39844 \begin_inset Note Greyedout
39845 status open
39846
39847 \begin_layout Plain Layout
39848
39849 \series bold
39850 Note:
39851 \series default
39852  This feature doesn't work on Windows systems.
39853 \end_layout
39854
39855 \end_inset
39856
39857
39858 \end_layout
39859
39860 \begin_layout Description
39861 Temporary
39862 \begin_inset space ~
39863 \end_inset
39864
39865 directory Temporary files will be saved in this directory.
39866 \end_layout
39867
39868 \begin_layout Description
39869 PATH
39870 \begin_inset space ~
39871 \end_inset
39872
39873 prefix This field contains a list of paths to external programs.
39874  When LyX needs to use an external program, it looks in this list where
39875  to find it on the system.
39876  The path list is automatically set up on Windows and Mac systems while
39877  LyX is configured, so that you normally don't have to modify it.
39878  On Unix
39879 \begin_inset space \thinspace{}
39880 \end_inset
39881
39882 /
39883 \begin_inset space \thinspace{}
39884 \end_inset
39885
39886 Linux systems, the path list will need to be set only if there are external
39887  programs you wish to use that are not in your normal system path ($PATH).
39888  
39889 \end_layout
39890
39891 \begin_layout Section
39892 Identity
39893 \end_layout
39894
39895 \begin_layout Standard
39896 Here you can insert your name and email address.
39897  The identity will be used when you have enabled change tracking as described
39898  in section
39899 \begin_inset space ~
39900 \end_inset
39901
39902
39903 \begin_inset CommandInset ref
39904 LatexCommand ref
39905 reference "sec:Change-Tracking"
39906
39907 \end_inset
39908
39909 , to mark changes you make as yours.
39910 \end_layout
39911
39912 \begin_layout Section
39913 Language Settings
39914 \begin_inset Index
39915 status collapsed
39916
39917 \begin_layout Plain Layout
39918 Language ! Settings
39919 \end_layout
39920
39921 \end_inset
39922
39923
39924 \begin_inset Index
39925 status collapsed
39926
39927 \begin_layout Plain Layout
39928 Settings ! Language
39929 \end_layout
39930
39931 \end_inset
39932
39933
39934 \end_layout
39935
39936 \begin_layout Subsection
39937 Language
39938 \end_layout
39939
39940 \begin_layout Description
39941 Default
39942 \begin_inset space ~
39943 \end_inset
39944
39945 language is the language used in new documents
39946 \end_layout
39947
39948 \begin_layout Description
39949 Language
39950 \begin_inset space ~
39951 \end_inset
39952
39953 package is a LaTeX-command to load a LaTeX-package that handles language
39954  issues.
39955  The default is the LaTeX-command 
39956 \family sans
39957
39958 \backslash
39959 usepackage{babel}
39960 \family default
39961  that loads the package 
39962 \series bold
39963 babel
39964 \series default
39965 .
39966 \begin_inset Foot
39967 status collapsed
39968
39969 \begin_layout Plain Layout
39970 For an introduction to the LaTeX-Syntax, have a look at section
39971 \begin_inset space ~
39972 \end_inset
39973
39974
39975 \begin_inset CommandInset ref
39976 LatexCommand ref
39977 reference "sec:TeX-Code"
39978
39979 \end_inset
39980
39981 .
39982 \end_layout
39983
39984 \end_inset
39985
39986
39987 \begin_inset Newline newline
39988 \end_inset
39989
39990 The 
39991 \series bold
39992 babel
39993 \series default
39994  translates in the background automatically text labels of documents to
39995  the document language.
39996  A text label is for instance the word 
39997 \begin_inset Quotes eld
39998 \end_inset
39999
40000 Table
40001 \begin_inset Quotes erd
40002 \end_inset
40003
40004  at the beginning of every table-caption.
40005 \end_layout
40006
40007 \begin_layout Description
40008 Command
40009 \begin_inset space ~
40010 \end_inset
40011
40012 start When a special LaTeX-package is needed to write in a certain document
40013  language, you can here specify the command to start the package.
40014  An example is the start command 
40015 \family sans
40016
40017 \backslash
40018 begin{arabtext}
40019 \family default
40020  that is needed to write Arabic using the package 
40021 \series bold
40022 ArabTeX
40023 \series default
40024 , see 
40025 \begin_inset CommandInset citation
40026 LatexCommand cite
40027 key "Arabic"
40028
40029 \end_inset
40030
40031 .
40032  The default is the 
40033 \series bold
40034 babel
40035 \series default
40036  command 
40037 \family sans
40038
40039 \backslash
40040 selectlanguage{$$lang}
40041 \family default
40042 .
40043 \end_layout
40044
40045 \begin_layout Description
40046 Command
40047 \begin_inset space ~
40048 \end_inset
40049
40050 end Counterpart to 
40051 \family sans
40052 Command start
40053 \family default
40054 .
40055  Some packages, like the default, don't have an end command since the start
40056  command toggles the package on and off.
40057 \end_layout
40058
40059 \begin_layout Description
40060 Use
40061 \begin_inset space ~
40062 \end_inset
40063
40064 babel Whether 
40065 \series bold
40066 babel
40067 \series default
40068  is used or not.
40069 \end_layout
40070
40071 \begin_layout Description
40072 Global When this option is set, the languages used in the document will
40073  be added as options to the document class options, so that they can be
40074  used by all Latex@LaTeX-packages.
40075  Otherwise they will only be used as options for the 
40076 \series bold
40077 babel
40078 \series default
40079  package.
40080 \end_layout
40081
40082 \begin_layout Description
40083 Auto
40084 \begin_inset space ~
40085 \end_inset
40086
40087 begin When this option is set, the documents starts with the chosen document
40088  language.
40089  When this option is not set, the 
40090 \family sans
40091 Command
40092 \begin_inset space ~
40093 \end_inset
40094
40095 start
40096 \family default
40097  is explicitly set to the beginning of the document in the LaTeX-output.
40098  This assures that the correct language is used when you use another 
40099 \family sans
40100 Command
40101 \begin_inset space ~
40102 \end_inset
40103
40104 start
40105 \family default
40106  than the default.
40107 \end_layout
40108
40109 \begin_layout Description
40110 Auto
40111 \begin_inset space ~
40112 \end_inset
40113
40114 end Counterpart to 
40115 \family sans
40116 Auto
40117 \begin_inset space ~
40118 \end_inset
40119
40120 begin
40121 \family default
40122 .
40123  When it is not set, the 
40124 \family sans
40125 Command
40126 \begin_inset space ~
40127 \end_inset
40128
40129 end
40130 \family default
40131  is set to the end of the document.
40132 \end_layout
40133
40134 \begin_layout Description
40135 Mark
40136 \begin_inset space ~
40137 \end_inset
40138
40139 foreign
40140 \begin_inset space ~
40141 \end_inset
40142
40143 languages Text marked formatted in a language different from the document
40144  language will be underlined blue.
40145 \end_layout
40146
40147 \begin_layout Description
40148 Right
40149 \begin_inset space ~
40150 \end_inset
40151
40152 to
40153 \begin_inset space ~
40154 \end_inset
40155
40156 left
40157 \begin_inset space ~
40158 \end_inset
40159
40160 language
40161 \begin_inset space ~
40162 \end_inset
40163
40164 support Enables the use of languages, written from right to left, like Arabic,
40165  Hebrew, Farsi.
40166 \end_layout
40167
40168 \begin_layout Subsection
40169 Spellchecker
40170 \end_layout
40171
40172 \begin_layout Standard
40173 The spellchecker settings are explained in section
40174 \begin_inset space ~
40175 \end_inset
40176
40177
40178 \begin_inset CommandInset ref
40179 LatexCommand ref
40180 reference "sec:Spellchecking"
40181
40182 \end_inset
40183
40184
40185 \end_layout
40186
40187 \begin_layout Section
40188 Outputs
40189 \end_layout
40190
40191 \begin_layout Subsection
40192 Printer
40193 \begin_inset CommandInset label
40194 LatexCommand label
40195 name "sub:Printer"
40196
40197 \end_inset
40198
40199
40200 \begin_inset Index
40201 status collapsed
40202
40203 \begin_layout Plain Layout
40204 Printer
40205 \end_layout
40206
40207 \end_inset
40208
40209
40210 \begin_inset Index
40211 status collapsed
40212
40213 \begin_layout Plain Layout
40214 Settings ! Printer
40215 \end_layout
40216
40217 \end_inset
40218
40219
40220 \end_layout
40221
40222 \begin_layout Description
40223 Default
40224 \begin_inset space ~
40225 \end_inset
40226
40227 printer Here you can specify the name of your default printer.
40228  The name will be used when the 
40229 \family sans
40230 Printer command
40231 \family default
40232  is executed.
40233 \begin_inset Newline newline
40234 \end_inset
40235
40236
40237 \begin_inset Note Greyedout
40238 status open
40239
40240 \begin_layout Plain Layout
40241
40242 \series bold
40243 Note:
40244 \series default
40245  You can leave this field empty on Windows systems because it has there
40246  no effect.
40247 \end_layout
40248
40249 \end_inset
40250
40251
40252 \end_layout
40253
40254 \begin_layout Description
40255 Adapt
40256 \begin_inset space ~
40257 \end_inset
40258
40259 output
40260 \begin_inset space ~
40261 \end_inset
40262
40263 to
40264 \begin_inset space ~
40265 \end_inset
40266
40267 printer This option works only for the 
40268 \family sans
40269 Printer command
40270 \family default
40271  
40272 \begin_inset Quotes eld
40273 \end_inset
40274
40275
40276 \family sans
40277 dvips
40278 \family default
40279
40280 \begin_inset Quotes erd
40281 \end_inset
40282
40283 .
40284  It activates a configuration file for dvips.
40285  This is an option only for dvips experts.
40286 \end_layout
40287
40288 \begin_layout Description
40289 Printer
40290 \begin_inset space ~
40291 \end_inset
40292
40293 command is the command LyX
40294 \begin_inset space \thinspace{}
40295 \end_inset
40296
40297 /
40298 \begin_inset space \thinspace{}
40299 \end_inset
40300
40301 LaTeX uses for printing.
40302  The default is on most systems 
40303 \family sans
40304 dvips
40305 \family default
40306 .
40307 \end_layout
40308
40309 \begin_layout Description
40310 Printer
40311 \begin_inset space ~
40312 \end_inset
40313
40314 Command
40315 \begin_inset space ~
40316 \end_inset
40317
40318 Options Here you can specify printer options.
40319  A list of printer options with explanations can be found in the documentation
40320  of the program that provides the 
40321 \family sans
40322 Printer command
40323 \family default
40324  you are using.
40325 \end_layout
40326
40327 \begin_layout Subsection
40328 Date Format
40329 \begin_inset Index
40330 status collapsed
40331
40332 \begin_layout Plain Layout
40333 Date Format
40334 \end_layout
40335
40336 \end_inset
40337
40338
40339 \begin_inset Index
40340 status collapsed
40341
40342 \begin_layout Plain Layout
40343 Settings ! Date format
40344 \end_layout
40345
40346 \end_inset
40347
40348
40349 \end_layout
40350
40351 \begin_layout Standard
40352 The date format can be one or a mixture of the formats listed here:
40353 \begin_inset Newline newline
40354 \end_inset
40355
40356
40357 \begin_inset Flex URL
40358 status collapsed
40359
40360 \begin_layout Plain Layout
40361
40362 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40363 \end_layout
40364
40365 \end_inset
40366
40367
40368 \begin_inset Newline newline
40369 \end_inset
40370
40371 For example the format
40372 \begin_inset Newline newline
40373 \end_inset
40374
40375 %d/%m/%y
40376 \begin_inset Newline newline
40377 \end_inset
40378
40379 prints the date as day/month/year.
40380 \end_layout
40381
40382 \begin_layout Subsection
40383 Plain Text
40384 \end_layout
40385
40386 \begin_layout Description
40387 Output
40388 \begin_inset space ~
40389 \end_inset
40390
40391 line
40392 \begin_inset space ~
40393 \end_inset
40394
40395 length sets the maximum number of characters printed in one line when using
40396  the menu 
40397 \family sans
40398 File\SpecialChar \menuseparator
40399 Export\SpecialChar \menuseparator
40400 Plain
40401 \begin_inset space ~
40402 \end_inset
40403
40404 text
40405 \family default
40406 .
40407  Setting the line line length to 0 means all text is printed in one endless
40408  line.
40409 \end_layout
40410
40411 \begin_layout Description
40412 roff
40413 \begin_inset space ~
40414 \end_inset
40415
40416 command defines an additional command used to produce better ASCII tables
40417  with the 
40418 \family typewriter
40419 groff/troff/nroff
40420 \family default
40421  UNIX-commands (refer to their manuals for more information about them).
40422  Setting this as empty tells LyX to use the internal formatter.
40423 \end_layout
40424
40425 \begin_layout Subsection
40426 LaT
40427 \begin_inset ERT
40428 status collapsed
40429
40430 \begin_layout Plain Layout
40431
40432 {}
40433 \end_layout
40434
40435 \end_inset
40436
40437 eX
40438 \begin_inset CommandInset label
40439 LatexCommand label
40440 name "sub:LaTeX-settings"
40441
40442 \end_inset
40443
40444
40445 \begin_inset Index
40446 status collapsed
40447
40448 \begin_layout Plain Layout
40449 Settings ! Latex@LaTeX
40450 \end_layout
40451
40452 \end_inset
40453
40454
40455 \end_layout
40456
40457 \begin_layout Description
40458 Te
40459 \begin_inset ERT
40460 status collapsed
40461
40462 \begin_layout Plain Layout
40463
40464 {}
40465 \end_layout
40466
40467 \end_inset
40468
40469 X
40470 \begin_inset space ~
40471 \end_inset
40472
40473 encoding This is the default encoding of the document font.
40474  
40475 \family sans
40476 T1
40477 \family default
40478  is the default and covers western languages and symbols.
40479  
40480 \family sans
40481 T2A
40482 \family default
40483
40484 \family sans
40485 T2B
40486 \family default
40487
40488 \family sans
40489 T2C
40490 \family default
40491
40492 \family sans
40493 LCY
40494 \family default
40495 , and 
40496 \family sans
40497 X2
40498 \family default
40499  are for Cyrillic.
40500  Combinations of the encodings are possible, like 
40501 \begin_inset Quotes erd
40502 \end_inset
40503
40504
40505 \family sans
40506 T1, T2B
40507 \family default
40508
40509 \begin_inset Quotes erd
40510 \end_inset
40511
40512 .
40513  The font encoding is normally automatically loaded by the language packages
40514  LyX sets up in the background.
40515  So there is no need to change the default encoding.
40516 \end_layout
40517
40518 \begin_layout Description
40519 Default
40520 \begin_inset space ~
40521 \end_inset
40522
40523 paper
40524 \begin_inset space ~
40525 \end_inset
40526
40527 size This is the paper size that is used for new documents.
40528  The 
40529 \family sans
40530 Default
40531 \family default
40532  value depends on your LaTeX-system setup.
40533 \end_layout
40534
40535 \begin_layout Description
40536 Reset
40537 \begin_inset space ~
40538 \end_inset
40539
40540 class
40541 \begin_inset space ~
40542 \end_inset
40543
40544 options
40545 \begin_inset space ~
40546 \end_inset
40547
40548 when
40549 \begin_inset space ~
40550 \end_inset
40551
40552 document
40553 \begin_inset space ~
40554 \end_inset
40555
40556 classes
40557 \begin_inset space ~
40558 \end_inset
40559
40560 changes Removes all manually set document class options in the 
40561 \family sans
40562 Document\SpecialChar \menuseparator
40563 Settings
40564 \family default
40565  dialog when changing the document class.
40566 \end_layout
40567
40568 \begin_layout Standard
40569 In the 
40570 \family sans
40571 External Applications
40572 \family default
40573  field you can specify commands with parameters for the listed applications.
40574  Before you change something here, it is strongly recommended to read the
40575  manuals of the applications.
40576  Currently the following commands can be set:
40577 \end_layout
40578
40579 \begin_layout Description
40580 CheckTe
40581 \begin_inset ERT
40582 status collapsed
40583
40584 \begin_layout Plain Layout
40585
40586 {}
40587 \end_layout
40588
40589 \end_inset
40590
40591 X
40592 \begin_inset space ~
40593 \end_inset
40594
40595 command Command for the program 
40596 \family sans
40597 CheckTeX
40598 \family default
40599  that is described in section 
40600 \emph on
40601 Checking TeX
40602 \emph default
40603  of the 
40604 \emph on
40605 Extended Features
40606 \emph default
40607  manual.
40608 \end_layout
40609
40610 \begin_layout Description
40611 BibTe
40612 \begin_inset ERT
40613 status collapsed
40614
40615 \begin_layout Plain Layout
40616
40617 {}
40618 \end_layout
40619
40620 \end_inset
40621
40622 X
40623 \begin_inset space ~
40624 \end_inset
40625
40626 command Command for the program 
40627 \family sans
40628 BibTeX
40629 \family default
40630  that generates the bibliography, see section
40631 \begin_inset space ~
40632 \end_inset
40633
40634
40635 \begin_inset CommandInset ref
40636 LatexCommand ref
40637 reference "sub:Bibliography-databases"
40638
40639 \end_inset
40640
40641 .
40642 \end_layout
40643
40644 \begin_layout Description
40645 Index
40646 \begin_inset space ~
40647 \end_inset
40648
40649 command Command for the program that generates the index, see section
40650 \begin_inset space ~
40651 \end_inset
40652
40653
40654 \begin_inset CommandInset ref
40655 LatexCommand ref
40656 reference "sub:Index-Program"
40657
40658 \end_inset
40659
40660 .
40661 \end_layout
40662
40663 \begin_layout Description
40664 DVI
40665 \begin_inset space ~
40666 \end_inset
40667
40668 viewer
40669 \begin_inset space ~
40670 \end_inset
40671
40672 paper
40673 \begin_inset space ~
40674 \end_inset
40675
40676 size
40677 \begin_inset space ~
40678 \end_inset
40679
40680 options They only have an effect when the program 
40681 \family sans
40682 xdvi
40683 \family default
40684  is used as DVI-viewer.
40685 \end_layout
40686
40687 \begin_layout Subsection
40688 Paths
40689 \begin_inset Index
40690 status collapsed
40691
40692 \begin_layout Plain Layout
40693 Paths
40694 \end_layout
40695
40696 \end_inset
40697
40698
40699 \begin_inset Index
40700 status collapsed
40701
40702 \begin_layout Plain Layout
40703 Settings ! Paths
40704 \end_layout
40705
40706 \end_inset
40707
40708
40709 \end_layout
40710
40711 \begin_layout Standard
40712 The submenu 
40713 \family sans
40714 Paths
40715 \family default
40716  is only available in the Windows version of LyX.
40717  The option 
40718 \family sans
40719 Use Windows-style paths in LaTeX files
40720 \family default
40721  uses the Windows path style:
40722 \end_layout
40723
40724 \begin_layout Standard
40725 C:
40726 \backslash
40727 test
40728 \backslash
40729 hello
40730 \end_layout
40731
40732 \begin_layout Standard
40733 instead of the Unix path style:
40734 \end_layout
40735
40736 \begin_layout Standard
40737 C:/test/hello
40738 \end_layout
40739
40740 \begin_layout Section
40741 Converters
40742 \begin_inset Index
40743 status collapsed
40744
40745 \begin_layout Plain Layout
40746 Converters
40747 \end_layout
40748
40749 \end_inset
40750
40751
40752 \end_layout
40753
40754 \begin_layout Standard
40755 Here you find the list of defined converter commands to convert material
40756  from one format to another.
40757  You can modify them or create new ones.
40758  To modify a converter, select it, change the entry of the field 
40759 \family sans
40760 Converter
40761 \family default
40762  and/or 
40763 \family sans
40764 Extra
40765 \begin_inset space ~
40766 \end_inset
40767
40768 flag
40769 \family default
40770 , and press the 
40771 \family sans
40772 Modify
40773 \family default
40774  button.
40775  To create a new converter, select an existing one, select a different format
40776  in the 
40777 \family sans
40778 From
40779 \begin_inset space ~
40780 \end_inset
40781
40782 format
40783 \family default
40784  drop-down list, modify the 
40785 \family sans
40786 Converter
40787 \family default
40788  field, and press the 
40789 \family sans
40790 Add
40791 \family default
40792  button.
40793 \end_layout
40794
40795 \begin_layout Standard
40796 When the 
40797 \family sans
40798 Converter File Cache
40799 \family default
40800  is enabled, conversions will be cached as long as specified in the field
40801  
40802 \family sans
40803 Maximum Age (in days
40804 \family default
40805 ).
40806  This means that images don't need to be converted again when you reopen
40807  a document; the converted images from the cache will be used instead.
40808 \end_layout
40809
40810 \begin_layout Standard
40811 More about converters, like the variables and flags that can be used in
40812  the converter definition, is described in section 
40813 \emph on
40814 Converters
40815 \emph default
40816  of the 
40817 \emph on
40818 Customization
40819 \emph default
40820  manual.
40821 \end_layout
40822
40823 \begin_layout Section
40824 File Formats
40825 \begin_inset Index
40826 status collapsed
40827
40828 \begin_layout Plain Layout
40829 File formats
40830 \end_layout
40831
40832 \end_inset
40833
40834
40835 \begin_inset CommandInset label
40836 LatexCommand label
40837 name "sec:File-Formats"
40838
40839 \end_inset
40840
40841
40842 \end_layout
40843
40844 \begin_layout Standard
40845 Here you find the list of defined file formats that LyX can handle.
40846  You can modify the viewer and editor program that should be used for certain
40847  formats.
40848  To create a new format, select an existing one, change the entry of the
40849  fields 
40850 \family sans
40851 Format
40852 \family default
40853  and 
40854 \family sans
40855 GUI
40856 \begin_inset space ~
40857 \end_inset
40858
40859 name
40860 \family default
40861 , and press the 
40862 \family sans
40863 Add
40864 \family default
40865  button.
40866 \end_layout
40867
40868 \begin_layout Standard
40869 More about formats, like the options that can be used in the format definition,
40870  is described in section 
40871 \emph on
40872 Formats
40873 \emph default
40874  of the 
40875 \emph on
40876 Customization
40877 \emph default
40878  manual.
40879 \end_layout
40880
40881 \begin_layout Section
40882 Copiers
40883 \begin_inset Index
40884 status collapsed
40885
40886 \begin_layout Plain Layout
40887 Copiers
40888 \end_layout
40889
40890 \end_inset
40891
40892
40893 \end_layout
40894
40895 \begin_layout Standard
40896 Here you find the list of defined copiers.
40897  Since all conversions from one format to another take place in LyX's temporary
40898  directory, it is sometimes necessary to modify a file before copying it
40899  to the temporary directory in order that the conversion may be performed.
40900  This is done by a Copier.
40901 \end_layout
40902
40903 \begin_layout Standard
40904 More about converters is described in section 
40905 \emph on
40906 Copiers
40907 \emph default
40908  of the 
40909 \emph on
40910 Customization
40911 \emph default
40912  manual.
40913 \end_layout
40914
40915 \begin_layout Chapter
40916 Units available in LyX
40917 \begin_inset Index
40918 status collapsed
40919
40920 \begin_layout Plain Layout
40921 Units
40922 \end_layout
40923
40924 \end_inset
40925
40926
40927 \begin_inset CommandInset label
40928 LatexCommand label
40929 name "cha:Units-available-in"
40930
40931 \end_inset
40932
40933
40934 \end_layout
40935
40936 \begin_layout Standard
40937 To understand the units described in this documentation, 
40938 \begin_inset CommandInset ref
40939 LatexCommand ref
40940 reference "cap:Units"
40941
40942 \end_inset
40943
40944  explains all units available in LyX.
40945 \end_layout
40946
40947 \begin_layout Standard
40948 \begin_inset Float table
40949 placement h
40950 wide false
40951 sideways false
40952 status open
40953
40954 \begin_layout Plain Layout
40955 \begin_inset Caption
40956
40957 \begin_layout Plain Layout
40958 \begin_inset CommandInset label
40959 LatexCommand label
40960 name "cap:Units"
40961
40962 \end_inset
40963
40964 Units
40965 \end_layout
40966
40967 \end_inset
40968
40969
40970 \end_layout
40971
40972 \begin_layout Plain Layout
40973 \begin_inset VSpace medskip
40974 \end_inset
40975
40976
40977 \end_layout
40978
40979 \begin_layout Plain Layout
40980 \align center
40981 \begin_inset Tabular
40982 <lyxtabular version="3" rows="20" columns="2">
40983 <features>
40984 <column alignment="center" valignment="top" width="0">
40985 <column alignment="center" valignment="top" width="0">
40986 <row>
40987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40988 \begin_inset Text
40989
40990 \begin_layout Plain Layout
40991 unit
40992 \end_layout
40993
40994 \end_inset
40995 </cell>
40996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40997 \begin_inset Text
40998
40999 \begin_layout Plain Layout
41000 name/description
41001 \end_layout
41002
41003 \end_inset
41004 </cell>
41005 </row>
41006 <row>
41007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41008 \begin_inset Text
41009
41010 \begin_layout Plain Layout
41011 mm
41012 \end_layout
41013
41014 \end_inset
41015 </cell>
41016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41017 \begin_inset Text
41018
41019 \begin_layout Plain Layout
41020 millimeter
41021 \end_layout
41022
41023 \end_inset
41024 </cell>
41025 </row>
41026 <row>
41027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41028 \begin_inset Text
41029
41030 \begin_layout Plain Layout
41031 cm
41032 \end_layout
41033
41034 \end_inset
41035 </cell>
41036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41037 \begin_inset Text
41038
41039 \begin_layout Plain Layout
41040 centimeter
41041 \end_layout
41042
41043 \end_inset
41044 </cell>
41045 </row>
41046 <row>
41047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41048 \begin_inset Text
41049
41050 \begin_layout Plain Layout
41051 in
41052 \end_layout
41053
41054 \end_inset
41055 </cell>
41056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41057 \begin_inset Text
41058
41059 \begin_layout Plain Layout
41060 inch
41061 \end_layout
41062
41063 \end_inset
41064 </cell>
41065 </row>
41066 <row>
41067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41068 \begin_inset Text
41069
41070 \begin_layout Plain Layout
41071 pt
41072 \end_layout
41073
41074 \end_inset
41075 </cell>
41076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41077 \begin_inset Text
41078
41079 \begin_layout Plain Layout
41080 point (72.27
41081 \begin_inset space \thinspace{}
41082 \end_inset
41083
41084 pt = 1
41085 \begin_inset space \thinspace{}
41086 \end_inset
41087
41088 in)
41089 \end_layout
41090
41091 \end_inset
41092 </cell>
41093 </row>
41094 <row>
41095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41096 \begin_inset Text
41097
41098 \begin_layout Plain Layout
41099 pc
41100 \end_layout
41101
41102 \end_inset
41103 </cell>
41104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41105 \begin_inset Text
41106
41107 \begin_layout Plain Layout
41108 pica (1
41109 \begin_inset space \thinspace{}
41110 \end_inset
41111
41112 pc = 12
41113 \begin_inset space \thinspace{}
41114 \end_inset
41115
41116 pt)
41117 \end_layout
41118
41119 \end_inset
41120 </cell>
41121 </row>
41122 <row>
41123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41124 \begin_inset Text
41125
41126 \begin_layout Plain Layout
41127 sp
41128 \end_layout
41129
41130 \end_inset
41131 </cell>
41132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41133 \begin_inset Text
41134
41135 \begin_layout Plain Layout
41136 scaled point (65536
41137 \begin_inset space \thinspace{}
41138 \end_inset
41139
41140 sp = 1
41141 \begin_inset space \thinspace{}
41142 \end_inset
41143
41144 pt)
41145 \end_layout
41146
41147 \end_inset
41148 </cell>
41149 </row>
41150 <row>
41151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41152 \begin_inset Text
41153
41154 \begin_layout Plain Layout
41155 bp
41156 \end_layout
41157
41158 \end_inset
41159 </cell>
41160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41161 \begin_inset Text
41162
41163 \begin_layout Plain Layout
41164 big point (72
41165 \begin_inset space \thinspace{}
41166 \end_inset
41167
41168 bp = 1
41169 \begin_inset space \thinspace{}
41170 \end_inset
41171
41172 in)
41173 \end_layout
41174
41175 \end_inset
41176 </cell>
41177 </row>
41178 <row>
41179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41180 \begin_inset Text
41181
41182 \begin_layout Plain Layout
41183 dd
41184 \end_layout
41185
41186 \end_inset
41187 </cell>
41188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41189 \begin_inset Text
41190
41191 \begin_layout Plain Layout
41192 didot (72
41193 \begin_inset space \thinspace{}
41194 \end_inset
41195
41196 dd 
41197 \begin_inset Formula $\approx$
41198 \end_inset
41199
41200  37.6
41201 \begin_inset space \thinspace{}
41202 \end_inset
41203
41204 mm)
41205 \end_layout
41206
41207 \end_inset
41208 </cell>
41209 </row>
41210 <row>
41211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41212 \begin_inset Text
41213
41214 \begin_layout Plain Layout
41215 cc
41216 \end_layout
41217
41218 \end_inset
41219 </cell>
41220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41221 \begin_inset Text
41222
41223 \begin_layout Plain Layout
41224 cicero (1
41225 \begin_inset space \thinspace{}
41226 \end_inset
41227
41228 cc = 12
41229 \begin_inset space \thinspace{}
41230 \end_inset
41231
41232 dd)
41233 \end_layout
41234
41235 \end_inset
41236 </cell>
41237 </row>
41238 <row>
41239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41240 \begin_inset Text
41241
41242 \begin_layout Plain Layout
41243 Scale%
41244 \end_layout
41245
41246 \end_inset
41247 </cell>
41248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41249 \begin_inset Text
41250
41251 \begin_layout Plain Layout
41252 % of original image width
41253 \end_layout
41254
41255 \end_inset
41256 </cell>
41257 </row>
41258 <row>
41259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41260 \begin_inset Text
41261
41262 \begin_layout Plain Layout
41263 text%
41264 \end_layout
41265
41266 \end_inset
41267 </cell>
41268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41269 \begin_inset Text
41270
41271 \begin_layout Plain Layout
41272 % of text width
41273 \end_layout
41274
41275 \end_inset
41276 </cell>
41277 </row>
41278 <row>
41279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41280 \begin_inset Text
41281
41282 \begin_layout Plain Layout
41283 col%
41284 \end_layout
41285
41286 \end_inset
41287 </cell>
41288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41289 \begin_inset Text
41290
41291 \begin_layout Plain Layout
41292 % of column width
41293 \end_layout
41294
41295 \end_inset
41296 </cell>
41297 </row>
41298 <row>
41299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41300 \begin_inset Text
41301
41302 \begin_layout Plain Layout
41303 page%
41304 \end_layout
41305
41306 \end_inset
41307 </cell>
41308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41309 \begin_inset Text
41310
41311 \begin_layout Plain Layout
41312 % of paper width
41313 \end_layout
41314
41315 \end_inset
41316 </cell>
41317 </row>
41318 <row>
41319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41320 \begin_inset Text
41321
41322 \begin_layout Plain Layout
41323 line%
41324 \end_layout
41325
41326 \end_inset
41327 </cell>
41328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41329 \begin_inset Text
41330
41331 \begin_layout Plain Layout
41332 % of line width
41333 \end_layout
41334
41335 \end_inset
41336 </cell>
41337 </row>
41338 <row>
41339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41340 \begin_inset Text
41341
41342 \begin_layout Plain Layout
41343 theight%
41344 \end_layout
41345
41346 \end_inset
41347 </cell>
41348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41349 \begin_inset Text
41350
41351 \begin_layout Plain Layout
41352 % of text height
41353 \end_layout
41354
41355 \end_inset
41356 </cell>
41357 </row>
41358 <row>
41359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41360 \begin_inset Text
41361
41362 \begin_layout Plain Layout
41363 pheight%
41364 \end_layout
41365
41366 \end_inset
41367 </cell>
41368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41369 \begin_inset Text
41370
41371 \begin_layout Plain Layout
41372 % of paper height
41373 \end_layout
41374
41375 \end_inset
41376 </cell>
41377 </row>
41378 <row>
41379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41380 \begin_inset Text
41381
41382 \begin_layout Plain Layout
41383 ex
41384 \end_layout
41385
41386 \end_inset
41387 </cell>
41388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41389 \begin_inset Text
41390
41391 \begin_layout Plain Layout
41392 height of letter 
41393 \emph on
41394 x
41395 \emph default
41396  in current font
41397 \end_layout
41398
41399 \end_inset
41400 </cell>
41401 </row>
41402 <row>
41403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407 em
41408 \end_layout
41409
41410 \end_inset
41411 </cell>
41412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41413 \begin_inset Text
41414
41415 \begin_layout Plain Layout
41416 width of letter 
41417 \emph on
41418 M
41419 \emph default
41420  in current font
41421 \end_layout
41422
41423 \end_inset
41424 </cell>
41425 </row>
41426 <row>
41427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41428 \begin_inset Text
41429
41430 \begin_layout Plain Layout
41431 mu
41432 \end_layout
41433
41434 \end_inset
41435 </cell>
41436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41437 \begin_inset Text
41438
41439 \begin_layout Plain Layout
41440 math unit (1
41441 \begin_inset space \thinspace{}
41442 \end_inset
41443
41444 mu = 1/18
41445 \begin_inset space \thinspace{}
41446 \end_inset
41447
41448 em)
41449 \end_layout
41450
41451 \end_inset
41452 </cell>
41453 </row>
41454 </lyxtabular>
41455
41456 \end_inset
41457
41458
41459 \end_layout
41460
41461 \end_inset
41462
41463
41464 \end_layout
41465
41466 \begin_layout Chapter
41467 Credits
41468 \begin_inset CommandInset label
41469 LatexCommand label
41470 name "cha:Credits"
41471
41472 \end_inset
41473
41474
41475 \end_layout
41476
41477 \begin_layout Standard
41478 The documentation is a collaborative effort between many different people
41479  (and we would encourage people to contribute!).
41480 \end_layout
41481
41482 \begin_layout Itemize
41483
41484 \noun on
41485 Alejandro Aguilar Sierra
41486 \end_layout
41487
41488 \begin_layout Itemize
41489
41490 \noun on
41491 Amir Karger
41492 \end_layout
41493
41494 \begin_layout Itemize
41495
41496 \noun on
41497 David Johnson
41498 \end_layout
41499
41500 \begin_layout Itemize
41501
41502 \noun on
41503 Hartmut Haase
41504 \end_layout
41505
41506 \begin_layout Itemize
41507
41508 \noun on
41509 Ignacio García
41510 \end_layout
41511
41512 \begin_layout Itemize
41513
41514 \noun on
41515 Ivan Schreter
41516 \end_layout
41517
41518 \begin_layout Itemize
41519
41520 \noun on
41521 John Raithel
41522 \end_layout
41523
41524 \begin_layout Itemize
41525
41526 \noun on
41527 John Weiss
41528 \end_layout
41529
41530 \begin_layout Itemize
41531
41532 \noun on
41533 Lars Gullik Bjønnes
41534 \end_layout
41535
41536 \begin_layout Itemize
41537
41538 \noun on
41539 Matthias Ettrich
41540 \end_layout
41541
41542 \begin_layout Itemize
41543
41544 \noun on
41545 Matthias Zenker
41546 \end_layout
41547
41548 \begin_layout Itemize
41549
41550 \noun on
41551 Rich Fields
41552 \end_layout
41553
41554 \begin_layout Itemize
41555
41556 \noun on
41557 Pascal André
41558 \end_layout
41559
41560 \begin_layout Itemize
41561
41562 \noun on
41563 Paul Evans
41564 \end_layout
41565
41566 \begin_layout Itemize
41567
41568 \noun on
41569 Paul Russel
41570 \end_layout
41571
41572 \begin_layout Itemize
41573
41574 \noun on
41575 Robin Socha
41576 \end_layout
41577
41578 \begin_layout Itemize
41579
41580 \noun on
41581 Uwe Stöhr
41582 \end_layout
41583
41584 \begin_layout Itemize
41585 The LyX Team: 
41586 \begin_inset CommandInset citation
41587 LatexCommand cite
41588 key "lyxcredit"
41589
41590 \end_inset
41591
41592
41593 \end_layout
41594
41595 \begin_layout Standard
41596 \begin_inset Newpage newpage
41597 \end_inset
41598
41599 The bibliography on the following page was created with the 
41600 \family sans
41601 Bibliography
41602 \family default
41603  environment.
41604 \end_layout
41605
41606 \begin_layout Bibliography
41607 \begin_inset CommandInset bibitem
41608 LatexCommand bibitem
41609 label "Credits"
41610 key "lyxcredit"
41611
41612 \end_inset
41613
41614 The LyX Team: 
41615 \begin_inset CommandInset href
41616 LatexCommand href
41617 name "Credits"
41618 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41619
41620 \end_inset
41621
41622 :
41623 \begin_inset Newline newline
41624 \end_inset
41625
41626
41627 \begin_inset Flex URL
41628 status collapsed
41629
41630 \begin_layout Plain Layout
41631
41632 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41633 \end_layout
41634
41635 \end_inset
41636
41637
41638 \end_layout
41639
41640 \begin_layout Bibliography
41641 \begin_inset CommandInset bibitem
41642 LatexCommand bibitem
41643 key "latexcompanion"
41644
41645 \end_inset
41646
41647 Frank Mittelbach and Michel Goossens: 
41648 \emph on
41649 The LaTeX Companion Second Edition.
41650
41651 \emph default
41652  Addison-Wesley, 2004
41653 \end_layout
41654
41655 \begin_layout Bibliography
41656 \begin_inset CommandInset bibitem
41657 LatexCommand bibitem
41658 key "latexguide"
41659
41660 \end_inset
41661
41662 Helmut Kopka and Patrick W.
41663  Daly: 
41664 \emph on
41665 A Guide to LaTeX Fourth Edition.
41666
41667 \emph default
41668  Addison-Wesley, 2003
41669 \end_layout
41670
41671 \begin_layout Bibliography
41672 \begin_inset CommandInset bibitem
41673 LatexCommand bibitem
41674 key "latexbook"
41675
41676 \end_inset
41677
41678 Leslie Lamport: 
41679 \emph on
41680 LaTeX: A Document Preparation System.
41681
41682 \emph default
41683  Addison-Wesley, second edition, 1994
41684 \end_layout
41685
41686 \begin_layout Bibliography
41687 \begin_inset CommandInset bibitem
41688 LatexCommand bibitem
41689 key "texbook"
41690
41691 \end_inset
41692
41693 Donald E.
41694  Knuth.
41695  
41696 \emph on
41697 The TeXbook.
41698
41699 \emph default
41700  Addison-Wesley, 1984
41701 \end_layout
41702
41703 \begin_layout Bibliography
41704 \begin_inset CommandInset bibitem
41705 LatexCommand bibitem
41706 key "TeXCatalogue"
41707
41708 \end_inset
41709
41710 The TeX Catalogue:
41711 \begin_inset Newline newline
41712 \end_inset
41713
41714
41715 \begin_inset Flex URL
41716 status collapsed
41717
41718 \begin_layout Plain Layout
41719
41720 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41721 \end_layout
41722
41723 \end_inset
41724
41725
41726 \end_layout
41727
41728 \begin_layout Bibliography
41729 \begin_inset CommandInset bibitem
41730 LatexCommand bibitem
41731 key "LaTeXFAQ"
41732
41733 \end_inset
41734
41735 The LaTeX FAQ:
41736 \begin_inset Newline newline
41737 \end_inset
41738
41739
41740 \begin_inset Flex URL
41741 status collapsed
41742
41743 \begin_layout Plain Layout
41744
41745 http://www.tex.ac.uk/cgi-bin/texfaq2html
41746 \end_layout
41747
41748 \end_inset
41749
41750
41751 \end_layout
41752
41753 \begin_layout Bibliography
41754 \begin_inset CommandInset bibitem
41755 LatexCommand bibitem
41756 key "makeindex"
41757
41758 \end_inset
41759
41760
41761 \begin_inset CommandInset href
41762 LatexCommand href
41763 name "Documentation"
41764 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41765
41766 \end_inset
41767
41768  of the program 
41769 \family sans
41770 makeindex
41771 \family default
41772 :
41773 \begin_inset Newline newline
41774 \end_inset
41775
41776
41777 \begin_inset Flex URL
41778 status collapsed
41779
41780 \begin_layout Plain Layout
41781
41782 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41783 \end_layout
41784
41785 \end_inset
41786
41787
41788 \end_layout
41789
41790 \begin_layout Bibliography
41791 \begin_inset CommandInset bibitem
41792 LatexCommand bibitem
41793 key "xindy"
41794
41795 \end_inset
41796
41797
41798 \begin_inset CommandInset href
41799 LatexCommand href
41800 name "Documentation"
41801 target "http://www.xindy.org/documentation.html"
41802
41803 \end_inset
41804
41805  of the program 
41806 \family sans
41807 xindy
41808 \family default
41809 :
41810 \begin_inset Newline newline
41811 \end_inset
41812
41813
41814 \begin_inset Flex URL
41815 status collapsed
41816
41817 \begin_layout Plain Layout
41818
41819 http://www.xindy.org/documentation.html
41820 \end_layout
41821
41822 \end_inset
41823
41824
41825 \end_layout
41826
41827 \begin_layout Bibliography
41828 \begin_inset CommandInset bibitem
41829 LatexCommand bibitem
41830 key "caption"
41831
41832 \end_inset
41833
41834
41835 \begin_inset CommandInset href
41836 LatexCommand href
41837 name "Documentation"
41838 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41839
41840 \end_inset
41841
41842  of the LaTeX-package 
41843 \series bold
41844 caption
41845 \series default
41846
41847 \begin_inset Index
41848 status collapsed
41849
41850 \begin_layout Plain Layout
41851 Latex@LaTeX-packages ! caption
41852 \end_layout
41853
41854 \end_inset
41855
41856 :
41857 \begin_inset Newline newline
41858 \end_inset
41859
41860
41861 \begin_inset Flex URL
41862 status collapsed
41863
41864 \begin_layout Plain Layout
41865
41866 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41867 \end_layout
41868
41869 \end_inset
41870
41871
41872 \end_layout
41873
41874 \begin_layout Bibliography
41875 \begin_inset CommandInset bibitem
41876 LatexCommand bibitem
41877 key "fancyhdr"
41878
41879 \end_inset
41880
41881
41882 \begin_inset CommandInset href
41883 LatexCommand href
41884 name "Documentation"
41885 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41886
41887 \end_inset
41888
41889  of the LaTeX-package 
41890 \series bold
41891 fancyhdr
41892 \series default
41893
41894 \begin_inset Index
41895 status collapsed
41896
41897 \begin_layout Plain Layout
41898 Latex@LaTeX-packages ! fancyhdr
41899 \end_layout
41900
41901 \end_inset
41902
41903 :
41904 \begin_inset Newline newline
41905 \end_inset
41906
41907
41908 \begin_inset Flex URL
41909 status collapsed
41910
41911 \begin_layout Plain Layout
41912
41913 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41914 \end_layout
41915
41916 \end_inset
41917
41918
41919 \end_layout
41920
41921 \begin_layout Bibliography
41922 \begin_inset CommandInset bibitem
41923 LatexCommand bibitem
41924 key "nomencl"
41925
41926 \end_inset
41927
41928
41929 \begin_inset CommandInset href
41930 LatexCommand href
41931 name "Documentation"
41932 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41933
41934 \end_inset
41935
41936  of the LaTeX-package 
41937 \series bold
41938 nomencl
41939 \series default
41940
41941 \begin_inset Index
41942 status collapsed
41943
41944 \begin_layout Plain Layout
41945 Latex@LaTeX-packages ! nomencl
41946 \end_layout
41947
41948 \end_inset
41949
41950 :
41951 \begin_inset Newline newline
41952 \end_inset
41953
41954
41955 \begin_inset Flex URL
41956 status collapsed
41957
41958 \begin_layout Plain Layout
41959
41960 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
41961 \end_layout
41962
41963 \end_inset
41964
41965
41966 \end_layout
41967
41968 \begin_layout Bibliography
41969 \begin_inset CommandInset bibitem
41970 LatexCommand bibitem
41971 key "tipa"
41972
41973 \end_inset
41974
41975
41976 \begin_inset CommandInset href
41977 LatexCommand href
41978 name "Documentation"
41979 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
41980
41981 \end_inset
41982
41983  of the LaTeX-package 
41984 \series bold
41985 tipa
41986 \series default
41987
41988 \begin_inset Index
41989 status collapsed
41990
41991 \begin_layout Plain Layout
41992 Latex@LaTeX-packages ! tipa
41993 \end_layout
41994
41995 \end_inset
41996
41997 :
41998 \begin_inset Newline newline
41999 \end_inset
42000
42001
42002 \begin_inset Flex URL
42003 status collapsed
42004
42005 \begin_layout Plain Layout
42006
42007 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42008 \end_layout
42009
42010 \end_inset
42011
42012
42013 \end_layout
42014
42015 \begin_layout Bibliography
42016 \begin_inset CommandInset bibitem
42017 LatexCommand bibitem
42018 key "wrapfig"
42019
42020 \end_inset
42021
42022
42023 \begin_inset CommandInset href
42024 LatexCommand href
42025 name "Documentation"
42026 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42027
42028 \end_inset
42029
42030  of the LaTeX-package 
42031 \series bold
42032 wrapfig
42033 \series default
42034
42035 \begin_inset Index
42036 status collapsed
42037
42038 \begin_layout Plain Layout
42039 Latex@LaTeX-packages ! wrapfig
42040 \end_layout
42041
42042 \end_inset
42043
42044 :
42045 \begin_inset Newline newline
42046 \end_inset
42047
42048
42049 \begin_inset Flex URL
42050 status collapsed
42051
42052 \begin_layout Plain Layout
42053
42054 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42055 \end_layout
42056
42057 \end_inset
42058
42059
42060 \end_layout
42061
42062 \begin_layout Bibliography
42063 \begin_inset CommandInset bibitem
42064 LatexCommand bibitem
42065 key "XeTeX"
42066
42067 \end_inset
42068
42069
42070 \begin_inset CommandInset href
42071 LatexCommand href
42072 name "Wiki-page"
42073 target "http://wiki.lyx.org/LyX/XeTeX"
42074
42075 \end_inset
42076
42077  how to use LyX with XeTeX:
42078 \begin_inset Newline newline
42079 \end_inset
42080
42081
42082 \begin_inset Flex URL
42083 status collapsed
42084
42085 \begin_layout Plain Layout
42086
42087 http://wiki.lyx.org/LyX/XeTeX
42088 \end_layout
42089
42090 \end_inset
42091
42092
42093 \end_layout
42094
42095 \begin_layout Bibliography
42096 \begin_inset CommandInset bibitem
42097 LatexCommand bibitem
42098 key "Arabic"
42099
42100 \end_inset
42101
42102
42103 \begin_inset CommandInset href
42104 LatexCommand href
42105 name "Wiki-page"
42106 target "http://wiki.lyx.org/Windows/Arabic"
42107
42108 \end_inset
42109
42110  how to set up LyX for Arabic:
42111 \begin_inset Newline newline
42112 \end_inset
42113
42114
42115 \begin_inset Flex URL
42116 status collapsed
42117
42118 \begin_layout Plain Layout
42119
42120 http://wiki.lyx.org/Windows/Arabic
42121 \end_layout
42122
42123 \end_inset
42124
42125
42126 \end_layout
42127
42128 \begin_layout Bibliography
42129 \begin_inset CommandInset bibitem
42130 LatexCommand bibitem
42131 key "Armenian"
42132
42133 \end_inset
42134
42135
42136 \begin_inset CommandInset href
42137 LatexCommand href
42138 name "Wiki-page"
42139 target "http://wiki.lyx.org/Windows/Armenian"
42140
42141 \end_inset
42142
42143  how to set up LyX for Armenian:
42144 \begin_inset Newline newline
42145 \end_inset
42146
42147
42148 \begin_inset Flex URL
42149 status collapsed
42150
42151 \begin_layout Plain Layout
42152
42153 http://wiki.lyx.org/Windows/Armenian
42154 \end_layout
42155
42156 \end_inset
42157
42158
42159 \end_layout
42160
42161 \begin_layout Bibliography
42162 \begin_inset CommandInset bibitem
42163 LatexCommand bibitem
42164 key "Farsi"
42165
42166 \end_inset
42167
42168
42169 \begin_inset CommandInset href
42170 LatexCommand href
42171 name "Wiki-page"
42172 target "http://wiki.lyx.org/Windows/Farsi"
42173
42174 \end_inset
42175
42176  how to set up LyX for Farsi:
42177 \begin_inset Newline newline
42178 \end_inset
42179
42180
42181 \begin_inset Flex URL
42182 status collapsed
42183
42184 \begin_layout Plain Layout
42185
42186 http://wiki.lyx.org/Windows/Farsi
42187 \end_layout
42188
42189 \end_inset
42190
42191
42192 \end_layout
42193
42194 \begin_layout Bibliography
42195 \begin_inset CommandInset bibitem
42196 LatexCommand bibitem
42197 key "Hebrew"
42198
42199 \end_inset
42200
42201
42202 \begin_inset CommandInset href
42203 LatexCommand href
42204 name "Wiki-page"
42205 target "http://wiki.lyx.org/Windows/Hebrew"
42206
42207 \end_inset
42208
42209  how to set up LyX for Hebrew:
42210 \begin_inset Newline newline
42211 \end_inset
42212
42213
42214 \begin_inset Flex URL
42215 status collapsed
42216
42217 \begin_layout Plain Layout
42218
42219 http://wiki.lyx.org/Windows/Hebrew
42220 \end_layout
42221
42222 \end_inset
42223
42224
42225 \end_layout
42226
42227 \begin_layout Bibliography
42228 \begin_inset CommandInset bibitem
42229 LatexCommand bibitem
42230 key "Japanese"
42231
42232 \end_inset
42233
42234
42235 \begin_inset CommandInset href
42236 LatexCommand href
42237 name "Wiki-page"
42238 target "http://wiki.lyx.org/Windows/Japanese"
42239
42240 \end_inset
42241
42242  how to set up LyX for Japanese:
42243 \begin_inset Newline newline
42244 \end_inset
42245
42246
42247 \begin_inset Flex URL
42248 status collapsed
42249
42250 \begin_layout Plain Layout
42251
42252 http://wiki.lyx.org/Windows/Japanese
42253 \end_layout
42254
42255 \end_inset
42256
42257
42258 \end_layout
42259
42260 \begin_layout Bibliography
42261 \begin_inset CommandInset bibitem
42262 LatexCommand bibitem
42263 key "Vietnamese"
42264
42265 \end_inset
42266
42267
42268 \begin_inset CommandInset href
42269 LatexCommand href
42270 name "Wiki-page"
42271 target "http://wiki.lyx.org/Windows/Vietnamese"
42272
42273 \end_inset
42274
42275  how to set up LyX for Vietnamese:
42276 \begin_inset Newline newline
42277 \end_inset
42278
42279
42280 \begin_inset Flex URL
42281 status collapsed
42282
42283 \begin_layout Plain Layout
42284
42285 http://wiki.lyx.org/Windows/Vietnamese
42286 \end_layout
42287
42288 \end_inset
42289
42290
42291 \end_layout
42292
42293 \begin_layout Bibliography
42294 \begin_inset CommandInset bibitem
42295 LatexCommand bibitem
42296 key "LyX-func"
42297
42298 \end_inset
42299
42300
42301 \begin_inset CommandInset href
42302 LatexCommand href
42303 name "Wiki-page"
42304 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42305
42306 \end_inset
42307
42308  with a list of all available LyX-functions:
42309 \begin_inset Newline newline
42310 \end_inset
42311
42312
42313 \begin_inset Flex URL
42314 status collapsed
42315
42316 \begin_layout Plain Layout
42317
42318 http://wiki.lyx.org/LyX/LyxFunctionList
42319 \end_layout
42320
42321 \end_inset
42322
42323
42324 \end_layout
42325
42326 \begin_layout Bibliography
42327 \begin_inset CommandInset bibitem
42328 LatexCommand bibitem
42329 key "NewInLyX16"
42330
42331 \end_inset
42332
42333
42334 \begin_inset CommandInset href
42335 LatexCommand href
42336 name "Wiki-page"
42337 target "http://wiki.lyx.org/LyX/NewInLyX16"
42338
42339 \end_inset
42340
42341  about new features in 
42342 \family sans
42343 LyX 1.6.0
42344 \family default
42345 :
42346 \begin_inset Newline newline
42347 \end_inset
42348
42349
42350 \begin_inset Flex URL
42351 status collapsed
42352
42353 \begin_layout Plain Layout
42354
42355 http://wiki.lyx.org/LyX/NewInLyX16
42356 \end_layout
42357
42358 \end_inset
42359
42360
42361 \end_layout
42362
42363 \begin_layout Standard
42364 \begin_inset Newpage newpage
42365 \end_inset
42366
42367
42368 \begin_inset ERT
42369 status collapsed
42370
42371 \begin_layout Plain Layout
42372
42373
42374 \backslash
42375 let
42376 \backslash
42377 mybibname
42378 \backslash
42379 bibname
42380 \end_layout
42381
42382 \begin_layout Plain Layout
42383
42384
42385 \backslash
42386 renewcommand{
42387 \backslash
42388 bibname}{
42389 \backslash
42390 mybibname
42391 \backslash
42392 ; 2}
42393 \end_layout
42394
42395 \end_inset
42396
42397
42398 \begin_inset Note Note
42399 status collapsed
42400
42401 \begin_layout Plain Layout
42402 The command 
42403 \series bold
42404
42405 \backslash
42406 bibname
42407 \series default
42408  is the name of the bibliography in the current document language.
42409  It is redefined here with the number 2 at the end to state that the following
42410  bibliography is the second one:
42411 \end_layout
42412
42413 \end_inset
42414
42415
42416 \end_layout
42417
42418 \begin_layout Standard
42419 \begin_inset CommandInset bibtex
42420 LatexCommand bibtex
42421 bibfiles "biblio/LyXDocs"
42422 options "biblio/alphadin"
42423
42424 \end_inset
42425
42426
42427 \end_layout
42428
42429 \begin_layout Standard
42430 The above bibliography is created from a BibTeX-database.
42431 \end_layout
42432
42433 \begin_layout Standard
42434
42435 \series bold
42436 \begin_inset CommandInset nomencl_print
42437 LatexCommand printnomenclature
42438
42439 \end_inset
42440
42441
42442 \begin_inset CommandInset index_print
42443 LatexCommand printindex
42444
42445 \end_inset
42446
42447
42448 \end_layout
42449
42450 \end_body
42451 \end_document