]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
38b218dec0b02960815a4b9a1cf6034c5e51dccf
[features.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 HFills can be made visible when you choose one of the 
9189 \family sans
9190 Fill
9191 \begin_inset space ~
9192 \end_inset
9193
9194 Pattern
9195 \family default
9196  in the space dialog: The following patterns are available:
9197 \end_layout
9198
9199 \begin_layout Standard
9200 Dots: 
9201 \begin_inset space \dotfill{}
9202 \end_inset
9203
9204
9205 \begin_inset space ~
9206 \end_inset
9207
9208
9209 \end_layout
9210
9211 \begin_layout Standard
9212 Rule: 
9213 \begin_inset space \hrulefill{}
9214 \end_inset
9215
9216
9217 \begin_inset space ~
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \begin_layout Standard
9224 Left arrow: 
9225 \begin_inset space \leftarrowfill{}
9226 \end_inset
9227
9228
9229 \begin_inset space ~
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \begin_layout Standard
9236 Right arrow: 
9237 \begin_inset space \rightarrowfill{}
9238 \end_inset
9239
9240
9241 \begin_inset space ~
9242 \end_inset
9243
9244
9245 \end_layout
9246
9247 \begin_layout Standard
9248 Up brace: 
9249 \begin_inset space \downbracefill{}
9250 \end_inset
9251
9252
9253 \begin_inset space ~
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \begin_layout Standard
9260 Down brace: 
9261 \begin_inset space \upbracefill{}
9262 \end_inset
9263
9264
9265 \begin_inset space ~
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \begin_layout Standard
9272 \begin_inset Note Greyedout
9273 status open
9274
9275 \begin_layout Plain Layout
9276
9277 \series bold
9278 Note:
9279 \series default
9280  If an HFill is at the beginning of a line, and 
9281 \emph on
9282 not
9283 \emph default
9284  in the first line in a paragraph, LyX ignores it.
9285  This prevents HFills from accidentally being wrapped onto a new line.
9286  If you need space in this case anyway, set the 
9287 \family sans
9288 Protect
9289 \family default
9290  option in the space dialog.
9291 \end_layout
9292
9293 \end_inset
9294
9295
9296 \end_layout
9297
9298 \begin_layout Subsubsection
9299 Phantom Space
9300 \begin_inset Index
9301 status collapsed
9302
9303 \begin_layout Plain Layout
9304 Spacing ! Phantom
9305 \end_layout
9306
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \begin_layout Standard
9313 Sometimes you want to insert space with exactly the length of a phrase.
9314  E.g.
9315  you want to create the following multiple choice question:
9316 \end_layout
9317
9318 \begin_layout Standard
9319 \begin_inset VSpace medskip
9320 \end_inset
9321
9322 What is correct English?:
9323 \begin_inset Newline newline
9324 \end_inset
9325
9326
9327 \begin_inset Newline newline
9328 \end_inset
9329
9330 Mr.
9331 \begin_inset space ~
9332 \end_inset
9333
9334 Edge would have been jumps the gun.
9335 \begin_inset Newline newline
9336 \end_inset
9337
9338
9339 \begin_inset ERT
9340 status collapsed
9341
9342 \begin_layout Plain Layout
9343
9344
9345 \backslash
9346 phantom{Mr.
9347  Edge }
9348 \end_layout
9349
9350 \end_inset
9351
9352 has to be jumped
9353 \begin_inset Newline newline
9354 \end_inset
9355
9356
9357 \begin_inset ERT
9358 status collapsed
9359
9360 \begin_layout Plain Layout
9361
9362
9363 \backslash
9364 phantom{Mr.
9365  Edge }
9366 \end_layout
9367
9368 \end_inset
9369
9370 jumps
9371 \begin_inset VSpace medskip
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \begin_layout Standard
9378 So that the choices appear exactly after the phrase 
9379 \begin_inset Quotes eld
9380 \end_inset
9381
9382 Mr.
9383 \begin_inset space ~
9384 \end_inset
9385
9386 Edge
9387 \begin_inset space ~
9388 \end_inset
9389
9390
9391 \begin_inset Quotes erd
9392 \end_inset
9393
9394 .
9395  To get this, you can use the LaTeX-command 
9396 \series bold
9397
9398 \backslash
9399 phantom
9400 \series default
9401  in TeX Code
9402 \begin_inset Foot
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406 See sec.
9407 \begin_inset space \thinspace{}
9408 \end_inset
9409
9410
9411 \begin_inset CommandInset ref
9412 LatexCommand ref
9413 reference "sec:TeX-Code"
9414
9415 \end_inset
9416
9417  for more information about TeX-Code.
9418 \end_layout
9419
9420 \end_inset
9421
9422 .
9423  In our case write the command 
9424 \series bold
9425
9426 \backslash
9427 phantom{Mr.
9428  Edge }
9429 \series default
9430  (note the space after 
9431 \begin_inset Quotes eld
9432 \end_inset
9433
9434 Edge
9435 \begin_inset Quotes erd
9436 \end_inset
9437
9438 ) at the beginning of the last two lines.
9439  The command prints out the phrase within the the two braces, but invisible.
9440  That is why it is named 
9441 \begin_inset Quotes eld
9442 \end_inset
9443
9444 phantom
9445 \begin_inset Quotes erd
9446 \end_inset
9447
9448 .
9449 \begin_inset Foot
9450 status collapsed
9451
9452 \begin_layout Plain Layout
9453 There exists also the commands 
9454 \backslash
9455
9456 \series bold
9457 hphantom
9458 \series default
9459  and 
9460 \backslash
9461
9462 \series bold
9463 vphantom
9464 \series default
9465 , but this too special for the LyX Userguide.
9466  If you are interested in knowing more about this, have a look at 
9467 \begin_inset CommandInset citation
9468 LatexCommand cite
9469 key "latexcompanion,latexguide"
9470
9471 \end_inset
9472
9473 .
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \begin_layout Subsection
9482 Vertical Space
9483 \begin_inset CommandInset label
9484 LatexCommand label
9485 name "sub:Vertical-Space"
9486
9487 \end_inset
9488
9489
9490 \begin_inset Index
9491 status collapsed
9492
9493 \begin_layout Plain Layout
9494 Spacing ! Vertical
9495 \end_layout
9496
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \begin_layout Standard
9503 To add extra vertical space above or below a paragraph, use the 
9504 \family sans
9505 Insert\SpecialChar \menuseparator
9506 Formatting\SpecialChar \menuseparator
9507 Vertical
9508 \begin_inset space ~
9509 \end_inset
9510
9511 Space
9512 \family default
9513  dialog.
9514  There you find the following sizes:
9515 \end_layout
9516
9517 \begin_layout Standard
9518
9519 \family sans
9520 SmallSkip
9521 \family default
9522
9523 \family sans
9524 MedSkip
9525 \family default
9526  and 
9527 \family sans
9528 BigSkip
9529 \family default
9530  are LaTeX sizes which depends on the font size of the document.
9531  
9532 \family sans
9533 DefSkip
9534 \family default
9535  is the skip adjusted in the dialog 
9536 \family sans
9537 Document\SpecialChar \menuseparator
9538 Settings
9539 \begin_inset Index
9540 status collapsed
9541
9542 \begin_layout Plain Layout
9543 Document ! Settings
9544 \end_layout
9545
9546 \end_inset
9547
9548
9549 \family default
9550  for the paragraph separation.
9551  If you use indentation to separate paragraphs 
9552 \family sans
9553 DefSkip
9554 \family default
9555  is equal to 
9556 \family sans
9557 MedSkip
9558 \family default
9559 .
9560 \end_layout
9561
9562 \begin_layout Standard
9563
9564 \family sans
9565 VFill
9566 \family default
9567
9568 \begin_inset Index
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572 Spacing ! Fills
9573 \end_layout
9574
9575 \end_inset
9576
9577  is a variable space, set so that the space is maximal within one page.
9578  An example: You have only two short paragraphs on one page with a vfill
9579  between them.
9580  Then the first paragraph is placed at the top of the page and the second
9581  one at the bottom, because the space between them is then maximal.
9582  
9583 \family sans
9584 VFill
9585 \family default
9586 s work like 
9587 \family sans
9588 HFill
9589 \family default
9590 s: they fill the remaining vertical space on a page with blank space.
9591 \begin_inset Foot
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595
9596 \family sans
9597 HFill
9598 \family default
9599 s are described in section
9600 \begin_inset space ~
9601 \end_inset
9602
9603
9604 \begin_inset CommandInset ref
9605 LatexCommand ref
9606 reference "sub:Horizontal-Space"
9607
9608 \end_inset
9609
9610 .
9611 \end_layout
9612
9613 \end_inset
9614
9615  If there are several 
9616 \family sans
9617 VFill
9618 \family default
9619 s on a page, they divide the remaining vertical space equally between themselves.
9620  You can therefore use 
9621 \family sans
9622 VFill
9623 \family default
9624 s to center text on a page, or even place text 2/3 down a page.
9625 \end_layout
9626
9627 \begin_layout Standard
9628
9629 \family sans
9630 Custom
9631 \family default
9632  are custom spaces in units explained in Appendix
9633 \begin_inset space ~
9634 \end_inset
9635
9636
9637 \begin_inset CommandInset ref
9638 LatexCommand ref
9639 reference "cha:Units-available-in"
9640
9641 \end_inset
9642
9643 .
9644 \end_layout
9645
9646 \begin_layout Standard
9647 \begin_inset Note Greyedout
9648 status open
9649
9650 \begin_layout Plain Layout
9651
9652 \series bold
9653 Note:
9654 \series default
9655  
9656 \series medium
9657 When the extra vertical space would be in the output at the top/bottom of
9658  a page, the space is only added if you have also checked the option 
9659 \family sans
9660 Protect
9661 \family default
9662 .
9663 \end_layout
9664
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \begin_layout Subsection
9671 Paragraph Alignment
9672 \end_layout
9673
9674 \begin_layout Standard
9675 You can change the paragraph alignment with the 
9676 \family sans
9677 Edit\SpecialChar \menuseparator
9678 Paragraph Settings
9679 \family default
9680  dialog.
9681  There are four possibilities: 
9682 \end_layout
9683
9684 \begin_layout Itemize
9685
9686 \family sans
9687 Justified
9688 \end_layout
9689
9690 \begin_layout Itemize
9691
9692 \family sans
9693 Left
9694 \end_layout
9695
9696 \begin_layout Itemize
9697
9698 \family sans
9699 Right
9700 \end_layout
9701
9702 \begin_layout Itemize
9703
9704 \family sans
9705 Center
9706 \end_layout
9707
9708 \begin_layout Standard
9709 The default in most cases is justified alignment, in which the inter-word
9710  spacing is variable and each line of a paragraph fills the region between
9711  the left and right margins.
9712  The other three alignments should be self-explanatory, and look like this:
9713 \end_layout
9714
9715 \begin_layout Standard
9716 \align right
9717 This paragraph is right aligned,
9718 \end_layout
9719
9720 \begin_layout Standard
9721 \align center
9722 this one is centered,
9723 \end_layout
9724
9725 \begin_layout Standard
9726 \align left
9727 this one is left aligned.
9728 \end_layout
9729
9730 \begin_layout Subsection
9731 Forced Pagebreaks
9732 \begin_inset Index
9733 status collapsed
9734
9735 \begin_layout Plain Layout
9736 Pagebreaks ! Forced
9737 \end_layout
9738
9739 \end_inset
9740
9741
9742 \begin_inset CommandInset label
9743 LatexCommand label
9744 name "sub:Forced-Pagebreaks"
9745
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \begin_layout Standard
9752 If you don't like the way LaTeX does the pagebreaks in your document, you
9753  can force a pagebreak where you want one.
9754  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9755  Only if you use many 
9756 \family sans
9757 Floats
9758 \family default
9759 , LaTeX's page breaking algorithm can fail.
9760 \end_layout
9761
9762 \begin_layout Standard
9763 We recommend not to use forced pagebreaks until the text is finished, and
9764  until you have checked in the preview to see if you 
9765 \emph on
9766 really
9767 \emph default
9768  have to change the pagebreaking.
9769 \end_layout
9770
9771 \begin_layout Standard
9772 There are two types of pagebreaks: One that ends the page without any special
9773  action.
9774  This can be inserted above or below a paragraph via the menu 
9775 \family sans
9776 Insert\SpecialChar \menuseparator
9777 Formatting\SpecialChar \menuseparator
9778 New
9779 \begin_inset space ~
9780 \end_inset
9781
9782 Page
9783 \family default
9784 .
9785  The second type, that is inserted via the menu 
9786 \family sans
9787 Insert\SpecialChar \menuseparator
9788 Formatting\SpecialChar \menuseparator
9789 Page
9790 \begin_inset space ~
9791 \end_inset
9792
9793 Break
9794 \family default
9795 , ends a page but stretches the content of the page, so that it fills out
9796  the complete page.
9797  This type is useful to avoid whitespace when a pagebreak produces a page
9798  on which only the last few lines are absent.
9799 \end_layout
9800
9801 \begin_layout Standard
9802 You might try to use a pagebreak to ensure that a figure or table appears
9803  at the top of a page.
9804  This is, of course, the wrong way to do it.
9805  LyX gives you a way of automatically ensuring that your figures and tables
9806  appear at the top of a page (or the bottom, or on their own page) without
9807  having to worry about what precedes or follows your figure or table.
9808  See chapter 
9809 \begin_inset CommandInset ref
9810 LatexCommand ref
9811 reference "cha:Floats-and-Notes"
9812
9813 \end_inset
9814
9815  to learn more about 
9816 \family sans
9817 Floats
9818 \family default
9819 .
9820 \end_layout
9821
9822 \begin_layout Subsubsection
9823 Clear Pagebreaks
9824 \begin_inset CommandInset label
9825 LatexCommand label
9826 name "sub:Clear-Pages"
9827
9828 \end_inset
9829
9830
9831 \begin_inset Index
9832 status collapsed
9833
9834 \begin_layout Plain Layout
9835 Pagebreaks ! Clear
9836 \end_layout
9837
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \begin_layout Standard
9844 Differently to forced pagebreaks where the content behind the break is directly
9845  placed at the next page, pages can also be cleared while breaking them.
9846  That means that the current paragraph is terminated and all, perhaps not
9847  yet processed floats from previous document parts are placed behind it,
9848  if necessary by adding pages.
9849 \end_layout
9850
9851 \begin_layout Standard
9852 You can insert a clear pagebreak with the menu 
9853 \family sans
9854 Insert\SpecialChar \menuseparator
9855 Formatting\SpecialChar \menuseparator
9856 Clear
9857 \begin_inset space ~
9858 \end_inset
9859
9860 Page
9861 \family default
9862 .
9863  When you have a two-sided document like a book, you can use the menu 
9864 \family sans
9865 Insert\SpecialChar \menuseparator
9866 Formatting\SpecialChar \menuseparator
9867 Clear
9868 \begin_inset space ~
9869 \end_inset
9870
9871 Double
9872 \begin_inset space ~
9873 \end_inset
9874
9875 Page
9876 \family default
9877  to insert a clear pagebreak that assures that the next page is a right-hand
9878  page (odd-numbered), if necessary by adding a page.
9879 \end_layout
9880
9881 \begin_layout Subsection
9882 Forced Linebreaks
9883 \begin_inset Index
9884 status collapsed
9885
9886 \begin_layout Plain Layout
9887 Linebreaks
9888 \end_layout
9889
9890 \end_inset
9891
9892
9893 \begin_inset CommandInset label
9894 LatexCommand label
9895 name "sub:Forced-Linebreaks"
9896
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \begin_layout Standard
9903 Similar to pagebreaks there are two types of linebreaks: One that simply
9904  breaks the line.
9905  You can force this line break within a paragraph by selecting 
9906 \family sans
9907 Insert\SpecialChar \menuseparator
9908 Formatting\SpecialChar \menuseparator
9909 Ragged
9910 \begin_inset space ~
9911 \end_inset
9912
9913 Line
9914 \begin_inset space ~
9915 \end_inset
9916
9917 Break
9918 \family default
9919  or with 
9920 \family sans
9921 C-Return
9922 \family default
9923 .
9924  Another type that is inserted via the menu 
9925 \family sans
9926 Insert\SpecialChar \menuseparator
9927 Formatting\SpecialChar \menuseparator
9928 Justified
9929 \begin_inset space ~
9930 \end_inset
9931
9932 Line
9933 \begin_inset space ~
9934 \end_inset
9935
9936 Break
9937 \family default
9938  breaks the line and stretches it so that it fills out the whole space between
9939  the page margins.
9940  This is necessary to avoid 
9941 \begin_inset Quotes eld
9942 \end_inset
9943
9944 fringes
9945 \begin_inset Quotes erd
9946 \end_inset
9947
9948  in justified paragraphs due to whitespace introduced by linebreaks.
9949 \end_layout
9950
9951 \begin_layout Standard
9952 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9953  LaTeX is very good at linebreaking.
9954  There are, however, a number of situations where it is necessary to actively
9955  set a linebreak, e.g.
9956  in a poem or for an address (see sections
9957 \begin_inset space ~
9958 \end_inset
9959
9960
9961 \begin_inset CommandInset ref
9962 LatexCommand ref
9963 reference "sec:Quote"
9964
9965 \end_inset
9966
9967
9968 \begin_inset CommandInset ref
9969 LatexCommand ref
9970 reference "sec:Verse"
9971
9972 \end_inset
9973
9974  and 
9975 \begin_inset CommandInset ref
9976 LatexCommand ref
9977 reference "sec:Address-Usage"
9978
9979 \end_inset
9980
9981 ).
9982 \end_layout
9983
9984 \begin_layout Subsection
9985 Horizontal Lines
9986 \begin_inset CommandInset label
9987 LatexCommand label
9988 name "sub:Horizontal-Lines"
9989
9990 \end_inset
9991
9992
9993 \begin_inset Index
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Horizontal lines
9998 \end_layout
9999
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006
10007 \lyxline
10008 In the dialog 
10009 \family sans
10010 Insert\SpecialChar \menuseparator
10011 Formatting\SpecialChar \menuseparator
10012 Horizontal
10013 \begin_inset space ~
10014 \end_inset
10015
10016 Line
10017 \family default
10018  you can insert horizontal lines that spans over the whole document columns
10019  width.
10020 \lyxline
10021
10022 \end_layout
10023
10024 \begin_layout Section
10025 Characters and Symbols
10026 \end_layout
10027
10028 \begin_layout Standard
10029 You can directly enter all characters that are available on your keyboard.
10030  You can also use special keyboard maps to be able to enter e.
10031 \begin_inset space \thinspace{}
10032 \end_inset
10033
10034 g.
10035 \begin_inset space ~
10036 \end_inset
10037
10038 characters needed for French with an English keyboard.
10039  See section
10040 \begin_inset space \thinspace{}
10041 \end_inset
10042
10043
10044 \begin_inset CommandInset ref
10045 LatexCommand ref
10046 reference "sub:Keyboard-mapping"
10047
10048 \end_inset
10049
10050  for informations how this is done.
10051 \end_layout
10052
10053 \begin_layout Standard
10054 For the case where you need a character that is not on your keyboard, you
10055  can use the 
10056 \family sans
10057 Symbols
10058 \family default
10059  dialog via the menu 
10060 \family sans
10061 Insert\SpecialChar \menuseparator
10062 Special Character\SpecialChar \menuseparator
10063 Symbols
10064 \family default
10065 .
10066 \end_layout
10067
10068 \begin_layout Standard
10069 \begin_inset Note Greyedout
10070 status open
10071
10072 \begin_layout Plain Layout
10073
10074 \series bold
10075 Note:
10076 \series default
10077  Maybe not all symbols inserted with the symbols dialog can be displayed
10078  when you are using a special screen font in LyX's preferences.
10079  But the inserted symbols will in every case be displayed in the output.
10080 \end_layout
10081
10082 \end_inset
10083
10084
10085 \end_layout
10086
10087 \begin_layout Section
10088 Fonts and Text Styles
10089 \begin_inset CommandInset label
10090 LatexCommand label
10091 name "sec:Fonts-and-Text"
10092
10093 \end_inset
10094
10095
10096 \end_layout
10097
10098 \begin_layout Subsection
10099 Font Types
10100 \begin_inset Index
10101 status collapsed
10102
10103 \begin_layout Plain Layout
10104 Font ! Types
10105 \end_layout
10106
10107 \end_inset
10108
10109
10110 \end_layout
10111
10112 \begin_layout Standard
10113 There are two types of fonts:
10114 \end_layout
10115
10116 \begin_layout Description
10117 Vector
10118 \begin_inset space ~
10119 \end_inset
10120
10121 fonts
10122 \begin_inset Index
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126 Fonts ! Vector-
10127 \end_layout
10128
10129 \end_inset
10130
10131  are fonts, built from outlines of the single glyphs (i.e.
10132  characters) in the font.
10133  This means that each glyph is defined using mathematical curves that are
10134  well suited for scaling to any requested size.
10135  This mathematical definition is interpreted by the font renderer and the
10136  curve is filled out with pixels according to the size and glyph.
10137  This means that outline fonts will look pretty good in all sizes.
10138  Only at very small sizes it might be hard to provide a good rendering at
10139  very small sizes, where each pixel has to be very carefully computed to
10140  provide a good image.
10141 \begin_inset Newline newline
10142 \end_inset
10143
10144 One could mean that one only needs to define one font size and scale them.
10145  But to achieve a better quality, many fonts define several font sizes.
10146  That improves the appearance, because you need more details at large font
10147  sizes than at small ones.
10148 \begin_inset Newline newline
10149 \end_inset
10150
10151 The font types 
10152 \family typewriter
10153 TrueType
10154 \family default
10155
10156 \family typewriter
10157 OpenType
10158 \family default
10159 , and 
10160 \family typewriter
10161 Type
10162 \begin_inset space ~
10163 \end_inset
10164
10165 1 PostScript
10166 \family default
10167  are vector fonts.
10168 \end_layout
10169
10170 \begin_layout Description
10171 Bitmap
10172 \begin_inset space ~
10173 \end_inset
10174
10175 fonts
10176 \begin_inset Index
10177 status collapsed
10178
10179 \begin_layout Plain Layout
10180 Fonts ! Bitmap-
10181 \end_layout
10182
10183 \end_inset
10184
10185  on the other hand, are defined by bitmap graphics from the start, so they
10186  will look good at all the sizes they are meant for.
10187  However, they don't scale well, because in order to scale a glyph, each
10188  pixel is enlarged into several pixels.
10189  It is the same effect that happens if you try to enlarge a picture in a
10190  picture manipulation program.
10191  In order to relieve this effect, bitmap fonts are typically provided in
10192  several fixed sizes typically from around 8 pixels high up to 34 pixels
10193  or so high in steps according to what is believed to be useful.
10194  The advantage of bitmap fonts is that no complicated computations are necessary
10195  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10196  fonts.
10197  The disadvantage is that sizes that don't exists as fixed versions have
10198  to be scaled by doubling pixels, and thus look bad.
10199 \begin_inset Newline newline
10200 \end_inset
10201
10202 Bitmap fonts are named 
10203 \family typewriter
10204 Type
10205 \begin_inset space ~
10206 \end_inset
10207
10208 3
10209 \family default
10210  in PostScript- and PDF-documents.
10211 \end_layout
10212
10213 \begin_layout Standard
10214 The result of all this, is that bitmap fonts are best for the size they
10215  are designed for, while scalable fonts are good for nearly all sizes.
10216  So one need less font size definitions for scalable fonts.
10217  That's the reason why nearly all text render and typesetting programs use
10218  scalable fonts.
10219 \end_layout
10220
10221 \begin_layout Standard
10222 To test which fonts are used in a PDF-document, you can have a look into
10223  its document properties.
10224 \end_layout
10225
10226 \begin_layout Standard
10227 Many modern typesetting and markup languages have begun to move towards
10228  specifying character styles rather than specifying a particular font.
10229  For example, instead of changing to an italicized version of the current
10230  font to emphasize text, you use an 
10231 \begin_inset Quotes eld
10232 \end_inset
10233
10234 emphasized style
10235 \begin_inset Quotes erd
10236 \end_inset
10237
10238  instead.
10239  This concept fits in perfectly with LyX.
10240  In LyX, you do things based on contexts, rather than focusing on typesetting
10241  details.
10242 \end_layout
10243
10244 \begin_layout Subsection
10245 Document Font and Font size
10246 \begin_inset CommandInset label
10247 LatexCommand label
10248 name "sub:Document-Font"
10249
10250 \end_inset
10251
10252
10253 \begin_inset Index
10254 status collapsed
10255
10256 \begin_layout Plain Layout
10257 Font ! Size
10258 \end_layout
10259
10260 \end_inset
10261
10262
10263 \begin_inset Index
10264 status collapsed
10265
10266 \begin_layout Plain Layout
10267 Document ! Font
10268 \end_layout
10269
10270 \end_inset
10271
10272
10273 \end_layout
10274
10275 \begin_layout Standard
10276 You can set the document fonts in the
10277 \family sans
10278  Document\SpecialChar \menuseparator
10279 Settings
10280 \family default
10281
10282 \begin_inset Index
10283 status collapsed
10284
10285 \begin_layout Plain Layout
10286 Document ! Settings
10287 \end_layout
10288
10289 \end_inset
10290
10291  dialog.
10292  There you can specify which font should be used for the three different
10293  font shapes roman (serif), 
10294 \family sans
10295 sans
10296 \begin_inset space ~
10297 \end_inset
10298
10299 serif
10300 \family default
10301 , and 
10302 \family typewriter
10303 typewriter
10304 \family default
10305  and its scalings.
10306 \end_layout
10307
10308 \begin_layout Standard
10309 The possible options for the font include 
10310 \family sans
10311 default
10312 \family default
10313  and a list of fonts available on your system.
10314  
10315 \family sans
10316 default
10317 \family default
10318  uses the standard TeX fonts, known as 
10319 \begin_inset Quotes eld
10320 \end_inset
10321
10322
10323 \family typewriter
10324 Computer Modern
10325 \family default
10326
10327 \begin_inset Quotes erd
10328 \end_inset
10329
10330  (
10331 \family typewriter
10332 cm
10333 \family default
10334 ) or 
10335 \begin_inset Quotes eld
10336 \end_inset
10337
10338
10339 \family typewriter
10340 European Computer Modern
10341 \family default
10342
10343 \begin_inset Quotes erd
10344 \end_inset
10345
10346  (
10347 \family typewriter
10348 ec
10349 \family default
10350 ).
10351 \end_layout
10352
10353 \begin_layout Standard
10354 As 
10355 \family typewriter
10356 cm
10357 \family default
10358  and 
10359 \family typewriter
10360 ec
10361 \family default
10362  are bitmap fonts, they often looks pixeled in PDF output, especially when
10363  you read the PDF in a zoomed size.
10364 \begin_inset Foot
10365 status collapsed
10366
10367 \begin_layout Plain Layout
10368 This problem doesn't appear if you read PDFs in 
10369 \family typewriter
10370 Adobe
10371 \begin_inset space ~
10372 \end_inset
10373
10374 Reader
10375 \family default
10376  version 6 or later, because this program includes a special bitmap font
10377  renderer.
10378 \end_layout
10379
10380 \end_inset
10381
10382  To get rid of pixeled fonts, you have to use a vector font.
10383  There are three ways to use one:
10384 \end_layout
10385
10386 \begin_layout Itemize
10387 One way is to use the 
10388 \family typewriter
10389 AE
10390 \family default
10391  fonts.
10392  
10393 \family typewriter
10394 AE
10395 \family default
10396  is a virtual font.
10397  Virtual means that it 
10398 \begin_inset Quotes eld
10399 \end_inset
10400
10401 steals
10402 \begin_inset Quotes erd
10403 \end_inset
10404
10405  outline 
10406 \family typewriter
10407 cm
10408 \family default
10409 -glyphs from other fonts.
10410  This has the disadvantage that some characters are missing, like the French
10411  guillemets (
10412 \begin_inset Quotes eld
10413 \end_inset
10414
10415 «
10416 \begin_inset Quotes erd
10417 \end_inset
10418
10419  and 
10420 \begin_inset Quotes eld
10421 \end_inset
10422
10423 »
10424 \begin_inset Quotes erd
10425 \end_inset
10426
10427 )
10428 \begin_inset Foot
10429 status collapsed
10430
10431 \begin_layout Plain Layout
10432 Loading the LaTeX-package 
10433 \series bold
10434 aeguill
10435 \series default
10436
10437 \begin_inset Index
10438 status collapsed
10439
10440 \begin_layout Plain Layout
10441 Latex@LaTeX-packages ! aeguill
10442 \end_layout
10443
10444 \end_inset
10445
10446  with the document preamble line
10447 \end_layout
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452
10453 \backslash
10454 usepackage[ec]{aeguill}
10455 \end_layout
10456
10457 \begin_layout Plain Layout
10458 will fix the guillemet problem.
10459 \end_layout
10460
10461 \end_inset
10462
10463  and that accented characters are not 
10464 \emph on
10465 one
10466 \emph default
10467  glyph, they are build of 
10468 \emph on
10469 two
10470 \emph default
10471  characters, the accent and the letter.
10472  Therefore you can't search in documents using the 
10473 \family typewriter
10474 AE
10475 \family default
10476  fonts for words with accented characters.
10477  If you search for example for the French word 
10478 \begin_inset Quotes eld
10479 \end_inset
10480
10481 rève
10482 \begin_inset Quotes erd
10483 \end_inset
10484
10485  in a PDF, you won't get any result, because the PDF-viewer searches for
10486  the glyph 
10487 \begin_inset Quotes eld
10488 \end_inset
10489
10490  è 
10491 \begin_inset Quotes erd
10492 \end_inset
10493
10494  and not for the glyph 
10495 \begin_inset Quotes eld
10496 \end_inset
10497
10498  e +
10499 \begin_inset space ~
10500 \end_inset
10501
10502  ̀ 
10503 \begin_inset Quotes erd
10504 \end_inset
10505
10506 .
10507 \end_layout
10508
10509 \begin_layout Itemize
10510 Another possibility is to use three different outline fonts
10511 \begin_inset Foot
10512 status collapsed
10513
10514 \begin_layout Plain Layout
10515 Other fonts, like 
10516 \family typewriter
10517 Latin Modern
10518 \family default
10519  or 
10520 \family typewriter
10521 Computer Modern
10522 \family default
10523 , consists of these three main font types 
10524 \family sans
10525 sans
10526 \begin_inset space ~
10527 \end_inset
10528
10529 serif
10530 \family default
10531
10532 \family sans
10533 typewriter
10534 \family default
10535 , and 
10536 \family sans
10537 serif
10538 \family default
10539 .
10540 \end_layout
10541
10542 \end_inset
10543
10544
10545 \family sans
10546 Times
10547 \begin_inset space ~
10548 \end_inset
10549
10550 Roman
10551 \family default
10552  as roman font,
10553 \family sans
10554  Helvetica
10555 \family default
10556  scaled to 92 or 95
10557 \begin_inset space \thinspace{}
10558 \end_inset
10559
10560 % as sans
10561 \begin_inset space ~
10562 \end_inset
10563
10564 serif font, and 
10565 \family sans
10566 courier
10567 \family default
10568  as typewriter font.
10569 \begin_inset Newline newline
10570 \end_inset
10571
10572 The differences between roman, 
10573 \family sans
10574 sans
10575 \begin_inset space ~
10576 \end_inset
10577
10578 serif
10579 \family default
10580 , and 
10581 \family typewriter
10582 typewriter
10583 \family default
10584  fonts are explained in section
10585 \begin_inset space ~
10586 \end_inset
10587
10588
10589 \begin_inset CommandInset ref
10590 LatexCommand ref
10591 reference "sub:Fine-Tuning-with-the"
10592
10593 \end_inset
10594
10595 .
10596 \begin_inset Newline newline
10597 \end_inset
10598
10599 The font 
10600 \family sans
10601 Times
10602 \begin_inset space ~
10603 \end_inset
10604
10605 Roman
10606 \family default
10607  was originally designed for newspapers.
10608  That means its glyphs are smaller than the one from other fonts to fit
10609  into the small newspaper columns.
10610  Therefore 
10611 \family sans
10612 Times
10613 \begin_inset space ~
10614 \end_inset
10615
10616 Roman
10617 \family default
10618  is not the optimal choice for larger documents like books.
10619 \end_layout
10620
10621 \begin_layout Itemize
10622 The best solution is to use the 
10623 \family typewriter
10624 Latin Modern
10625 \family default
10626  fonts.
10627  These fonts are developed in order of the LaTeX community to replace 
10628 \family typewriter
10629 cm
10630 \family default
10631  as default font.
10632 \end_layout
10633
10634 \begin_layout Standard
10635 \begin_inset VSpace bigskip
10636 \end_inset
10637
10638 For the font size there are four possible values: 
10639 \family sans
10640 default, 10
10641 \family default
10642
10643 \family sans
10644 11
10645 \family default
10646 , and 
10647 \family sans
10648 12
10649 \family default
10650 .
10651  The size of 
10652 \family sans
10653 default
10654 \family default
10655  depends on your LaTeX-system, normally it is equal to the font size 10.
10656 \end_layout
10657
10658 \begin_layout Standard
10659 The font sizes are the 
10660 \emph on
10661 base size
10662 \emph default
10663 .
10664  LyX actually scales all other possible font sizes (such as those used in
10665  footnotes, super-, and subscripts) by this value.
10666  You can fine-tune the font size of text parts via the 
10667 \family sans
10668 Text
10669 \begin_inset space ~
10670 \end_inset
10671
10672 Style
10673 \family default
10674  dialog if needed.
10675  The possible font sizes for text parts are explained in section
10676 \begin_inset space ~
10677 \end_inset
10678
10679
10680 \begin_inset CommandInset ref
10681 LatexCommand ref
10682 reference "sub:Fine-Tuning-with-the"
10683
10684 \end_inset
10685
10686 .
10687 \end_layout
10688
10689 \begin_layout Standard
10690 \begin_inset VSpace bigskip
10691 \end_inset
10692
10693
10694 \begin_inset Note Greyedout
10695 status open
10696
10697 \begin_layout Plain Layout
10698
10699 \series bold
10700 Note:
10701 \series default
10702  When you choose a new font or font size, LyX does 
10703 \emph on
10704 not
10705 \emph default
10706  change the screen font! You will only see a difference in the printed output;
10707  this is part of the WYSIWYM concept.
10708  LyX's screen fonts can be adjusted in the 
10709 \family sans
10710 Tools\SpecialChar \menuseparator
10711 Preferences
10712 \family default
10713  dialog, see section
10714 \begin_inset space ~
10715 \end_inset
10716
10717
10718 \begin_inset CommandInset ref
10719 LatexCommand ref
10720 reference "sub:Screen-Fonts"
10721
10722 \end_inset
10723
10724 .
10725 \end_layout
10726
10727 \end_inset
10728
10729
10730 \end_layout
10731
10732 \begin_layout Subsection
10733 Using Different Character Styles
10734 \begin_inset Index
10735 status collapsed
10736
10737 \begin_layout Plain Layout
10738 Character Styles
10739 \end_layout
10740
10741 \end_inset
10742
10743
10744 \begin_inset Index
10745 status collapsed
10746
10747 \begin_layout Plain Layout
10748 Text Style
10749 \end_layout
10750
10751 \end_inset
10752
10753
10754 \end_layout
10755
10756 \begin_layout Standard
10757 As we've already seen, LyX automatically changes the character style for
10758  certain paragraph environments.
10759  LyX supports two character styles, 
10760 \family sans
10761 Emphasized
10762 \family default
10763  and 
10764 \family sans
10765 Noun
10766 \family default
10767 .
10768  You can activate both of these styles via keybindings, the menus, and the
10769  toolbar.
10770 \end_layout
10771
10772 \begin_layout Standard
10773 To activate the 
10774 \family sans
10775 Noun
10776 \family default
10777  style, do one of the following:
10778 \end_layout
10779
10780 \begin_layout Itemize
10781 click on the toolbar button 
10782 \begin_inset Graphics
10783         filename ../images/font-noun.png
10784
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \begin_layout Itemize
10791 use the key binding 
10792 \family sans
10793 M-c
10794 \begin_inset space ~
10795 \end_inset
10796
10797 c
10798 \end_layout
10799
10800 \begin_layout Standard
10801 These commands are all toggles.
10802  That is, if 
10803 \family sans
10804 Noun
10805 \family default
10806  style is already active, they deactivate it.
10807 \end_layout
10808
10809 \begin_layout Standard
10810 One typically uses the 
10811 \family sans
10812 Noun
10813 \family default
10814  style for proper names.
10815  For example: 
10816 \begin_inset Quotes eld
10817 \end_inset
10818
10819
10820 \noun on
10821 Matthias Ettrich
10822 \noun default
10823  is the original author of LyX.
10824 \begin_inset Quotes erd
10825 \end_inset
10826
10827
10828 \end_layout
10829
10830 \begin_layout Standard
10831 A more widely used character style is the 
10832 \family sans
10833 Emphasized
10834 \family default
10835  style.
10836  You can activate (or deactivate - it's also a toggle) the 
10837 \family sans
10838 Emphasized
10839 \family default
10840  style by:
10841 \end_layout
10842
10843 \begin_layout Itemize
10844 clicking on the toolbar button 
10845 \begin_inset Graphics
10846         filename ../images/font-emph.png
10847
10848 \end_inset
10849
10850
10851 \end_layout
10852
10853 \begin_layout Itemize
10854 using the keybindings 
10855 \family sans
10856 M-c
10857 \begin_inset space ~
10858 \end_inset
10859
10860 e
10861 \end_layout
10862
10863 \begin_layout Standard
10864 Normally the 
10865 \family sans
10866 Emphasized
10867 \family default
10868  style is equivalent to an italic font but some document classes or LaTeX-packag
10869 es use a different font.
10870 \end_layout
10871
10872 \begin_layout Standard
10873 We've been using the 
10874 \family sans
10875 Emphasized
10876 \family default
10877  style all over the place in this document.
10878  Here's one more example:
10879 \end_layout
10880
10881 \begin_layout Quotation
10882
10883 \emph on
10884 Don't overuse character styles!
10885 \end_layout
10886
10887 \begin_layout Standard
10888 It's also a warning in addition to an example.
10889  One's writing should parallel ordinary conversation.
10890  Since we don't all constantly scream at each other, we should also avoid
10891  the common tendency to overuse character style.
10892  
10893 \end_layout
10894
10895 \begin_layout Standard
10896 You can always reset to the default font using the key binding 
10897 \family sans
10898 M-c
10899 \begin_inset space ~
10900 \end_inset
10901
10902 Space
10903 \family default
10904  or the dialog 
10905 \family sans
10906 Edit\SpecialChar \menuseparator
10907 Text
10908 \begin_inset space ~
10909 \end_inset
10910
10911 Style
10912 \family default
10913 .
10914 \end_layout
10915
10916 \begin_layout Subsection
10917 Fine-Tuning with the 
10918 \family sans
10919 Text Style
10920 \family default
10921  dialog
10922 \begin_inset CommandInset label
10923 LatexCommand label
10924 name "sub:Fine-Tuning-with-the"
10925
10926 \end_inset
10927
10928
10929 \begin_inset Index
10930 status collapsed
10931
10932 \begin_layout Plain Layout
10933 Text Style
10934 \end_layout
10935
10936 \end_inset
10937
10938
10939 \end_layout
10940
10941 \begin_layout Standard
10942 There are always occasions when you'll need to do some fine-tuning, so LyX
10943  gives you a way to create custom character style.
10944  For example, an academic journal or a corporation may have a style sheet
10945  requiring a sans-serif font be used in certain situations.
10946  Also, writers sometimes use a different font to offset a character's thoughts
10947  from ordinary dialog.
10948 \end_layout
10949
10950 \begin_layout Standard
10951 Before we document how to use custom character style, we want to issue a
10952  warning yet again: Don't overuse character styles! 
10953 \begin_inset Newline newline
10954 \end_inset
10955
10956 Documents that overuse different fonts and sizes are not well readable and
10957  tend to look like someone has knocked huge holes in it.
10958 \end_layout
10959
10960 \begin_layout Standard
10961 To use custom character styles, open the 
10962 \family sans
10963 Edit\SpecialChar \menuseparator
10964 Text
10965 \begin_inset space ~
10966 \end_inset
10967
10968 Style
10969 \family default
10970  dialog.
10971  There are several boxes on this dialog, each corresponding to a different
10972  font property which you can choose.
10973  You can choose an option for one of these properties, or select 
10974 \family sans
10975 No
10976 \begin_inset space ~
10977 \end_inset
10978
10979 change
10980 \family default
10981 , which keeps the current state of that property.
10982  The item 
10983 \family sans
10984 Reset
10985 \family default
10986  will reset the property to whatever is the default.
10987  You can use this to reset attributes across a bunch of different paragraph
10988  environments in a snap.
10989 \end_layout
10990
10991 \begin_layout Standard
10992 The font properties, and their options (in addition to 
10993 \family sans
10994 No
10995 \begin_inset space ~
10996 \end_inset
10997
10998 change
10999 \family default
11000  and 
11001 \family sans
11002 Reset
11003 \family default
11004 ) are:
11005 \end_layout
11006
11007 \begin_layout Labeling
11008 \labelwidthstring 00.00.0000
11009
11010 \family sans
11011 Family
11012 \family default
11013  The 
11014 \begin_inset Quotes eld
11015 \end_inset
11016
11017 overall look
11018 \begin_inset Quotes erd
11019 \end_inset
11020
11021  of the font.
11022  The possible options are:
11023 \end_layout
11024
11025 \begin_deeper
11026 \begin_layout Labeling
11027 \labelwidthstring 00.00.0000
11028
11029 \family sans
11030 Roman
11031 \family default
11032  This is the Roman font family.
11033  Normally a serif font.
11034  It's also the default family.
11035  (key binding 
11036 \begin_inset ERT
11037 status collapsed
11038
11039 \begin_layout Plain Layout
11040
11041
11042 \backslash
11043 mbox{
11044 \end_layout
11045
11046 \end_inset
11047
11048
11049 \family sans
11050 M-c
11051 \begin_inset space ~
11052 \end_inset
11053
11054 r
11055 \family default
11056
11057 \begin_inset ERT
11058 status collapsed
11059
11060 \begin_layout Plain Layout
11061
11062 }
11063 \end_layout
11064
11065 \end_inset
11066
11067 )
11068 \begin_inset Note Note
11069 status collapsed
11070
11071 \begin_layout Plain Layout
11072 The LaTeX-command prevents text to be broken at the end of a line.
11073  It is explained in section
11074 \begin_inset space ~
11075 \end_inset
11076
11077
11078 \begin_inset CommandInset ref
11079 LatexCommand ref
11080 reference "sub:Hyphenation"
11081
11082 \end_inset
11083
11084 .
11085 \end_layout
11086
11087 \end_inset
11088
11089
11090 \end_layout
11091
11092 \begin_layout Labeling
11093 \labelwidthstring 00.00.0000
11094
11095 \family sans
11096 Sans
11097 \begin_inset space ~
11098 \end_inset
11099
11100 Serif
11101 \family default
11102  
11103 \family sans
11104 This is the Sans Serif font family.
11105
11106 \family default
11107  (key binding 
11108 \begin_inset ERT
11109 status collapsed
11110
11111 \begin_layout Plain Layout
11112
11113
11114 \backslash
11115 mbox{
11116 \end_layout
11117
11118 \end_inset
11119
11120
11121 \family sans
11122 M-c
11123 \begin_inset space ~
11124 \end_inset
11125
11126 s
11127 \family default
11128
11129 \begin_inset ERT
11130 status collapsed
11131
11132 \begin_layout Plain Layout
11133
11134 }
11135 \end_layout
11136
11137 \end_inset
11138
11139 )
11140 \end_layout
11141
11142 \begin_layout Labeling
11143 \labelwidthstring 00.00.0000
11144
11145 \family sans
11146 Typewriter
11147 \family default
11148  
11149 \family typewriter
11150 This is the Typewriter font family.
11151
11152 \family default
11153  (key binding 
11154 \begin_inset ERT
11155 status collapsed
11156
11157 \begin_layout Plain Layout
11158
11159
11160 \backslash
11161 mbox{
11162 \end_layout
11163
11164 \end_inset
11165
11166
11167 \family sans
11168 M-c
11169 \begin_inset space ~
11170 \end_inset
11171
11172 p
11173 \family default
11174
11175 \begin_inset ERT
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179
11180 }
11181 \end_layout
11182
11183 \end_inset
11184
11185
11186 \family sans
11187 )
11188 \end_layout
11189
11190 \end_deeper
11191 \begin_layout Labeling
11192 \labelwidthstring 00.00.0000
11193
11194 \family sans
11195 Series
11196 \family default
11197  This corresponds to the print weight.
11198  Options are:
11199 \end_layout
11200
11201 \begin_deeper
11202 \begin_layout Labeling
11203 \labelwidthstring 00.00.0000
11204
11205 \family sans
11206 Medium
11207 \family default
11208  This is the Medium font series.
11209  It's also the default series.
11210 \end_layout
11211
11212 \begin_layout Labeling
11213 \labelwidthstring 00.00.0000
11214
11215 \family sans
11216 Bold
11217 \family default
11218  
11219 \series bold
11220 This is the Bold font series.
11221
11222 \series default
11223  (key binding 
11224 \begin_inset ERT
11225 status collapsed
11226
11227 \begin_layout Plain Layout
11228
11229
11230 \backslash
11231 mbox{
11232 \end_layout
11233
11234 \end_inset
11235
11236
11237 \family sans
11238 M-c
11239 \begin_inset space ~
11240 \end_inset
11241
11242 b
11243 \family default
11244
11245 \begin_inset ERT
11246 status collapsed
11247
11248 \begin_layout Plain Layout
11249
11250 }
11251 \end_layout
11252
11253 \end_inset
11254
11255 )
11256 \end_layout
11257
11258 \end_deeper
11259 \begin_layout Labeling
11260 \labelwidthstring 00.00.0000
11261
11262 \family sans
11263 Shape
11264 \family default
11265  As the name implies.
11266  Options are:
11267 \end_layout
11268
11269 \begin_deeper
11270 \begin_layout Labeling
11271 \labelwidthstring 00.00.0000
11272
11273 \family sans
11274 Upright
11275 \family default
11276  This is the Upright font shape.
11277  It's also the default shape.
11278 \end_layout
11279
11280 \begin_layout Labeling
11281 \labelwidthstring 00.00.0000
11282
11283 \family sans
11284 Italic
11285 \family default
11286  
11287 \shape italic
11288 This
11289 \shape default
11290  
11291 \family sans
11292 \shape italic
11293 i
11294 \family default
11295 s the Italic font shape
11296 \shape default
11297 \emph on
11298 .
11299 \end_layout
11300
11301 \begin_layout Labeling
11302 \labelwidthstring 00.00.0000
11303
11304 \family sans
11305 Slanted
11306 \family default
11307  
11308 \shape slanted
11309 This is the Slanted font shape
11310 \shape default
11311  (although it might not be visible in LyX, this is different from italic).
11312 \end_layout
11313
11314 \begin_layout Labeling
11315 \labelwidthstring 00.00.0000
11316
11317 \family sans
11318 Small
11319 \begin_inset space ~
11320 \end_inset
11321
11322 Caps
11323 \family default
11324  
11325 \shape smallcaps
11326 This is the Small caps font shape
11327 \shape default
11328 \noun on
11329 .
11330 \end_layout
11331
11332 \end_deeper
11333 \begin_layout Labeling
11334 \labelwidthstring 00.00.0000
11335
11336 \family sans
11337 Size
11338 \family default
11339  Alters the size of the font.
11340  You'll find no numerical values here; all possible sizes are actually proportio
11341 nal to the document font size.
11342  Once again, you don't feed LyX the details, but a general description of
11343  what you want to do.
11344  The options are:
11345 \end_layout
11346
11347 \begin_deeper
11348 \begin_layout Labeling
11349 \labelwidthstring 00.00.0000
11350
11351 \family sans
11352 Tiny
11353 \family default
11354  
11355 \size tiny
11356 This is the 
11357 \begin_inset Quotes eld
11358 \end_inset
11359
11360 Tiny
11361 \begin_inset Quotes erd
11362 \end_inset
11363
11364  font size.
11365
11366 \size default
11367  (key binding 
11368 \begin_inset ERT
11369 status collapsed
11370
11371 \begin_layout Plain Layout
11372
11373
11374 \backslash
11375 mbox{
11376 \end_layout
11377
11378 \end_inset
11379
11380
11381 \family sans
11382 M-s
11383 \begin_inset space ~
11384 \end_inset
11385
11386 t
11387 \family default
11388
11389 \begin_inset ERT
11390 status collapsed
11391
11392 \begin_layout Plain Layout
11393
11394 }
11395 \end_layout
11396
11397 \end_inset
11398
11399  or 
11400 \begin_inset ERT
11401 status collapsed
11402
11403 \begin_layout Plain Layout
11404
11405
11406 \backslash
11407 mbox{
11408 \end_layout
11409
11410 \end_inset
11411
11412
11413 \family sans
11414 M-s
11415 \begin_inset space ~
11416 \end_inset
11417
11418 1
11419 \family default
11420
11421 \begin_inset ERT
11422 status collapsed
11423
11424 \begin_layout Plain Layout
11425
11426 }
11427 \end_layout
11428
11429 \end_inset
11430
11431 )
11432 \end_layout
11433
11434 \begin_layout Labeling
11435 \labelwidthstring 00.00.0000
11436
11437 \family sans
11438 Smallest
11439 \family default
11440  
11441 \size scriptsize
11442 This is the 
11443 \begin_inset Quotes eld
11444 \end_inset
11445
11446 Smallest
11447 \begin_inset Quotes erd
11448 \end_inset
11449
11450  font size
11451 \size default
11452 .
11453  (key binding 
11454 \begin_inset ERT
11455 status collapsed
11456
11457 \begin_layout Plain Layout
11458
11459
11460 \backslash
11461 mbox{
11462 \end_layout
11463
11464 \end_inset
11465
11466
11467 \family sans
11468 M-s
11469 \begin_inset space ~
11470 \end_inset
11471
11472
11473 \family default
11474 2
11475 \begin_inset ERT
11476 status collapsed
11477
11478 \begin_layout Plain Layout
11479
11480 }
11481 \end_layout
11482
11483 \end_inset
11484
11485 )
11486 \end_layout
11487
11488 \begin_layout Labeling
11489 \labelwidthstring 00.00.0000
11490
11491 \family sans
11492 Smaller
11493 \family default
11494  
11495 \size footnotesize
11496 This is the 
11497 \begin_inset Quotes eld
11498 \end_inset
11499
11500 Smaller
11501 \begin_inset Quotes erd
11502 \end_inset
11503
11504  font size.
11505
11506 \size default
11507  (key binding 
11508 \begin_inset ERT
11509 status collapsed
11510
11511 \begin_layout Plain Layout
11512
11513
11514 \backslash
11515 mbox{
11516 \end_layout
11517
11518 \end_inset
11519
11520
11521 \family sans
11522 M-s
11523 \begin_inset space ~
11524 \end_inset
11525
11526 S
11527 \family default
11528
11529 \begin_inset ERT
11530 status collapsed
11531
11532 \begin_layout Plain Layout
11533
11534 }
11535 \end_layout
11536
11537 \end_inset
11538
11539  or 
11540 \begin_inset ERT
11541 status collapsed
11542
11543 \begin_layout Plain Layout
11544
11545
11546 \backslash
11547 mbox{
11548 \end_layout
11549
11550 \end_inset
11551
11552
11553 \family sans
11554 M-s
11555 \begin_inset space ~
11556 \end_inset
11557
11558
11559 \family default
11560 3
11561 \begin_inset ERT
11562 status collapsed
11563
11564 \begin_layout Plain Layout
11565
11566 }
11567 \end_layout
11568
11569 \end_inset
11570
11571 )
11572 \end_layout
11573
11574 \begin_layout Labeling
11575 \labelwidthstring 00.00.0000
11576
11577 \family sans
11578 Small
11579 \family default
11580  
11581 \size small
11582 This is the 
11583 \begin_inset Quotes eld
11584 \end_inset
11585
11586 Small
11587 \begin_inset Quotes erd
11588 \end_inset
11589
11590  font size.
11591
11592 \size default
11593  (key binding 
11594 \begin_inset ERT
11595 status collapsed
11596
11597 \begin_layout Plain Layout
11598
11599
11600 \backslash
11601 mbox{
11602 \end_layout
11603
11604 \end_inset
11605
11606
11607 \family sans
11608 M-s
11609 \begin_inset space ~
11610 \end_inset
11611
11612 s
11613 \family default
11614
11615 \begin_inset ERT
11616 status collapsed
11617
11618 \begin_layout Plain Layout
11619
11620 }
11621 \end_layout
11622
11623 \end_inset
11624
11625  or 
11626 \begin_inset ERT
11627 status collapsed
11628
11629 \begin_layout Plain Layout
11630
11631
11632 \backslash
11633 mbox{
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \family sans
11640 M-s
11641 \begin_inset space ~
11642 \end_inset
11643
11644
11645 \family default
11646 4
11647 \begin_inset ERT
11648 status collapsed
11649
11650 \begin_layout Plain Layout
11651
11652 }
11653 \end_layout
11654
11655 \end_inset
11656
11657 )
11658 \end_layout
11659
11660 \begin_layout Labeling
11661 \labelwidthstring 00.00.0000
11662
11663 \family sans
11664 Normal
11665 \family default
11666  This is the 
11667 \begin_inset Quotes eld
11668 \end_inset
11669
11670 Normal
11671 \begin_inset Quotes erd
11672 \end_inset
11673
11674  font size.
11675  It's also the default size.
11676  (key binding 
11677 \begin_inset ERT
11678 status collapsed
11679
11680 \begin_layout Plain Layout
11681
11682
11683 \backslash
11684 mbox{
11685 \end_layout
11686
11687 \end_inset
11688
11689
11690 \family sans
11691 M-s
11692 \begin_inset space ~
11693 \end_inset
11694
11695 n
11696 \family default
11697
11698 \begin_inset ERT
11699 status collapsed
11700
11701 \begin_layout Plain Layout
11702
11703 }
11704 \end_layout
11705
11706 \end_inset
11707
11708  or 
11709 \begin_inset ERT
11710 status collapsed
11711
11712 \begin_layout Plain Layout
11713
11714
11715 \backslash
11716 mbox{
11717 \end_layout
11718
11719 \end_inset
11720
11721
11722 \family sans
11723 M-s
11724 \begin_inset space ~
11725 \end_inset
11726
11727
11728 \family default
11729 5
11730 \begin_inset ERT
11731 status collapsed
11732
11733 \begin_layout Plain Layout
11734
11735 }
11736 \end_layout
11737
11738 \end_inset
11739
11740 )
11741 \end_layout
11742
11743 \begin_layout Labeling
11744 \labelwidthstring 00.00.0000
11745
11746 \family sans
11747 Large
11748 \family default
11749  
11750 \size large
11751 This is the 
11752 \begin_inset Quotes eld
11753 \end_inset
11754
11755 Large
11756 \begin_inset Quotes erd
11757 \end_inset
11758
11759  font size.
11760
11761 \size default
11762  (key binding 
11763 \begin_inset ERT
11764 status collapsed
11765
11766 \begin_layout Plain Layout
11767
11768
11769 \backslash
11770 mbox{
11771 \end_layout
11772
11773 \end_inset
11774
11775
11776 \family sans
11777 M-s
11778 \begin_inset space ~
11779 \end_inset
11780
11781 l
11782 \family default
11783
11784 \begin_inset ERT
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788
11789 }
11790 \end_layout
11791
11792 \end_inset
11793
11794  or 
11795 \begin_inset ERT
11796 status collapsed
11797
11798 \begin_layout Plain Layout
11799
11800
11801 \backslash
11802 mbox{
11803 \end_layout
11804
11805 \end_inset
11806
11807
11808 \family sans
11809 M-s
11810 \begin_inset space ~
11811 \end_inset
11812
11813
11814 \family default
11815 6
11816 \begin_inset ERT
11817 status collapsed
11818
11819 \begin_layout Plain Layout
11820
11821 }
11822 \end_layout
11823
11824 \end_inset
11825
11826 )
11827 \end_layout
11828
11829 \begin_layout Labeling
11830 \labelwidthstring 00.00.0000
11831
11832 \family sans
11833 Larger
11834 \family default
11835  
11836 \size larger
11837 This is the 
11838 \begin_inset Quotes eld
11839 \end_inset
11840
11841 Larger
11842 \begin_inset Quotes erd
11843 \end_inset
11844
11845  font size.
11846
11847 \size default
11848  (key binding 
11849 \begin_inset ERT
11850 status collapsed
11851
11852 \begin_layout Plain Layout
11853
11854
11855 \backslash
11856 mbox{
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \family sans
11863 M-s
11864 \begin_inset space ~
11865 \end_inset
11866
11867 S-L
11868 \family default
11869
11870 \begin_inset ERT
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874
11875 }
11876 \end_layout
11877
11878 \end_inset
11879
11880  or 
11881 \begin_inset ERT
11882 status collapsed
11883
11884 \begin_layout Plain Layout
11885
11886
11887 \backslash
11888 mbox{
11889 \end_layout
11890
11891 \end_inset
11892
11893
11894 \family sans
11895 M-s
11896 \begin_inset space ~
11897 \end_inset
11898
11899
11900 \family default
11901 7
11902 \begin_inset ERT
11903 status collapsed
11904
11905 \begin_layout Plain Layout
11906
11907 }
11908 \end_layout
11909
11910 \end_inset
11911
11912 )
11913 \end_layout
11914
11915 \begin_layout Labeling
11916 \labelwidthstring 00.00.0000
11917
11918 \family sans
11919 Largest
11920 \family default
11921  
11922 \size largest
11923 This is the 
11924 \begin_inset Quotes eld
11925 \end_inset
11926
11927 Largest
11928 \begin_inset Quotes erd
11929 \end_inset
11930
11931  font size.
11932
11933 \size default
11934  (key binding 
11935 \begin_inset ERT
11936 status collapsed
11937
11938 \begin_layout Plain Layout
11939
11940
11941 \backslash
11942 mbox{
11943 \end_layout
11944
11945 \end_inset
11946
11947
11948 \family sans
11949 M-s
11950 \begin_inset space ~
11951 \end_inset
11952
11953
11954 \family default
11955 8
11956 \begin_inset ERT
11957 status collapsed
11958
11959 \begin_layout Plain Layout
11960
11961 }
11962 \end_layout
11963
11964 \end_inset
11965
11966 )
11967 \end_layout
11968
11969 \begin_layout Labeling
11970 \labelwidthstring 00.00.0000
11971
11972 \family sans
11973 Huge
11974 \family default
11975  
11976 \size huge
11977 This is the 
11978 \begin_inset Quotes eld
11979 \end_inset
11980
11981 Huge
11982 \begin_inset Quotes erd
11983 \end_inset
11984
11985  font size.
11986
11987 \size default
11988  (key binding 
11989 \begin_inset ERT
11990 status collapsed
11991
11992 \begin_layout Plain Layout
11993
11994
11995 \backslash
11996 mbox{
11997 \end_layout
11998
11999 \end_inset
12000
12001
12002 \family sans
12003 M-s
12004 \begin_inset space ~
12005 \end_inset
12006
12007 h
12008 \family default
12009
12010 \begin_inset ERT
12011 status collapsed
12012
12013 \begin_layout Plain Layout
12014
12015 }
12016 \end_layout
12017
12018 \end_inset
12019
12020  or 
12021 \begin_inset ERT
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025
12026
12027 \backslash
12028 mbox{
12029 \end_layout
12030
12031 \end_inset
12032
12033
12034 \family sans
12035 M-s
12036 \begin_inset space ~
12037 \end_inset
12038
12039
12040 \family default
12041 9
12042 \begin_inset ERT
12043 status collapsed
12044
12045 \begin_layout Plain Layout
12046
12047 }
12048 \end_layout
12049
12050 \end_inset
12051
12052 )
12053 \end_layout
12054
12055 \begin_layout Labeling
12056 \labelwidthstring 00.00.0000
12057
12058 \family sans
12059 Huger
12060 \family default
12061  
12062 \size giant
12063 This is the 
12064 \begin_inset Quotes eld
12065 \end_inset
12066
12067 Huger
12068 \begin_inset Quotes erd
12069 \end_inset
12070
12071  font size.
12072
12073 \size default
12074  (key binding 
12075 \begin_inset ERT
12076 status collapsed
12077
12078 \begin_layout Plain Layout
12079
12080
12081 \backslash
12082 mbox{
12083 \end_layout
12084
12085 \end_inset
12086
12087
12088 \family sans
12089 M-s
12090 \begin_inset space ~
12091 \end_inset
12092
12093 H
12094 \family default
12095
12096 \begin_inset ERT
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100
12101 }
12102 \end_layout
12103
12104 \end_inset
12105
12106  or 
12107 \begin_inset ERT
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111
12112
12113 \backslash
12114 mbox{
12115 \end_layout
12116
12117 \end_inset
12118
12119
12120 \family sans
12121 M-s
12122 \begin_inset space ~
12123 \end_inset
12124
12125
12126 \family default
12127 0
12128 \begin_inset ERT
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132
12133 }
12134 \end_layout
12135
12136 \end_inset
12137
12138 )
12139 \end_layout
12140
12141 \end_deeper
12142 \begin_layout Standard
12143 We'll warn you 
12144 \emph on
12145 yet again
12146 \emph default
12147 : don't go crazy with this feature.
12148  You should almost never need to change the font size.
12149  LyX automatically changes the font size for different paragraph environments
12150  - use that instead.
12151  This is here for fine-tuning only!
12152 \end_layout
12153
12154 \begin_layout Labeling
12155 \labelwidthstring 00.00.0000
12156
12157 \family sans
12158 Misc
12159 \family default
12160  Here you can change a few other things at the character level.
12161  Options are:
12162 \end_layout
12163
12164 \begin_deeper
12165 \begin_layout Labeling
12166 \labelwidthstring 00.00.0000
12167
12168 \family sans
12169 Emph
12170 \family default
12171  
12172 \emph on
12173 This is text with emphasize on
12174 \emph default
12175 .
12176  This might seem like the same as 
12177 \shape italic
12178 Italic
12179 \shape default
12180 , but it is actually a bit different.
12181  Emphasized is a 
12182 \emph on
12183 logical
12184 \emph default
12185  attribute.
12186  That means every document class can define its own font used for emphasized
12187  text.
12188  Normally this font is equal to italic.
12189 \end_layout
12190
12191 \begin_layout Labeling
12192 \labelwidthstring 00.00.0000
12193
12194 \family sans
12195 Underbar
12196 \family default
12197  
12198 \bar under
12199 This is text with Underbar on.
12200
12201 \bar default
12202  (key binding 
12203 \begin_inset ERT
12204 status collapsed
12205
12206 \begin_layout Plain Layout
12207
12208
12209 \backslash
12210 mbox{
12211 \end_layout
12212
12213 \end_inset
12214
12215
12216 \family sans
12217 M-c
12218 \begin_inset space ~
12219 \end_inset
12220
12221 u
12222 \family default
12223
12224 \begin_inset ERT
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228
12229 }
12230 \end_layout
12231
12232 \end_inset
12233
12234
12235 \family sans
12236 )
12237 \begin_inset Newline newline
12238 \end_inset
12239
12240
12241 \family default
12242 Avoid using underbar if you can! It's a holdover from the typewriter days,
12243  when you couldn't change fonts.
12244  We no longer need to emphasize text by underscoring characters.
12245  It's only included in LyX because some people 
12246 \emph on
12247 may
12248 \emph default
12249  need it in order to follow style sheets for journal submissions.
12250 \end_layout
12251
12252 \begin_layout Labeling
12253 \labelwidthstring 00.00.0000
12254
12255 \family sans
12256 Noun
12257 \family default
12258  
12259 \noun on
12260 This is text with Noun on.
12261
12262 \noun default
12263  Like 
12264 \family sans
12265 Emph
12266 \family default
12267 , this is a logical attribute.
12268  Normally it's equivalent to 
12269 \family sans
12270 Small
12271 \begin_inset space ~
12272 \end_inset
12273
12274 Caps
12275 \family default
12276 .
12277 \end_layout
12278
12279 \end_deeper
12280 \begin_layout Labeling
12281 \labelwidthstring 00.00.0000
12282
12283 \family sans
12284 Color
12285 \family default
12286  You can adjust the color of the text with this control.
12287  Notice that not all DVI-viewers are able to display colors.
12288  Besides 
12289 \family sans
12290 No
12291 \begin_inset space ~
12292 \end_inset
12293
12294 color
12295 \family default
12296 , which is the default 
12297 \begin_inset Quotes eld
12298 \end_inset
12299
12300 color
12301 \begin_inset Quotes erd
12302 \end_inset
12303
12304  and means normally black, you can choose between 
12305 \family sans
12306 Black
12307 \family default
12308
12309 \family sans
12310 White
12311 \family default
12312
12313 \family sans
12314 Red
12315 \family default
12316
12317 \family sans
12318 Green
12319 \family default
12320
12321 \family sans
12322 Blue
12323 \family default
12324
12325 \family sans
12326 Cyan
12327 \family default
12328
12329 \family sans
12330 Magenta
12331 \family default
12332  and 
12333 \family sans
12334 Yellow
12335 \family default
12336  text.
12337 \begin_inset Index
12338 status collapsed
12339
12340 \begin_layout Plain Layout
12341 Color ! Text
12342 \end_layout
12343
12344 \end_inset
12345
12346
12347 \end_layout
12348
12349 \begin_layout Labeling
12350 \labelwidthstring 00.00.0000
12351
12352 \family sans
12353 Language
12354 \family default
12355  This is used to mark regions of text as having a different language from
12356  the language of the document.
12357  Text marked in this way will be underlined in blue to indicate the change
12358  (only within LyX).
12359 \end_layout
12360
12361 \begin_layout Standard
12362 So you have a huge number of combinations to choose from.
12363  Once you've chosen a new character style via the 
12364 \family sans
12365 Edit\SpecialChar \menuseparator
12366 Text
12367 \begin_inset space ~
12368 \end_inset
12369
12370 Style
12371 \family default
12372  dialog, the settings are saved.
12373  You can activate them using the toolbar button 
12374 \begin_inset Graphics
12375         filename ../images/textstyle-apply.png
12376
12377 \end_inset
12378
12379 .
12380  The button lets you toggle the state of your custom character style even
12381  when the dialog isn't visible.
12382  
12383 \end_layout
12384
12385 \begin_layout Standard
12386 To completely reset the character style to the default, use 
12387 \family sans
12388 M-c
12389 \begin_inset space ~
12390 \end_inset
12391
12392 Space
12393 \family default
12394 .
12395  If you want to toggle only those properties that you have just changed
12396  (suppose you just set the shape to 
12397 \begin_inset Quotes eld
12398 \end_inset
12399
12400 slanted
12401 \begin_inset Quotes erd
12402 \end_inset
12403
12404  and the series to 
12405 \begin_inset Quotes eld
12406 \end_inset
12407
12408 bold
12409 \begin_inset Quotes erd
12410 \end_inset
12411
12412 ), set the 
12413 \family sans
12414 Toggle
12415 \begin_inset space ~
12416 \end_inset
12417
12418 all
12419 \family default
12420  switch and press 
12421 \family sans
12422 Apply
12423 \family default
12424 .
12425 \end_layout
12426
12427 \begin_layout Standard
12428 You should also know something about the differences between the three main
12429  font types 
12430 \family sans
12431 serif
12432 \family default
12433
12434 \family sans
12435 sans
12436 \begin_inset space ~
12437 \end_inset
12438
12439 serif
12440 \family default
12441 , and 
12442 \family sans
12443 typewriter
12444 \family default
12445 :
12446 \end_layout
12447
12448 \begin_layout Itemize
12449
12450 \family sans
12451 Typewriter
12452 \family default
12453  is a so called 
12454 \begin_inset Quotes eld
12455 \end_inset
12456
12457 monospaced
12458 \begin_inset Quotes erd
12459 \end_inset
12460
12461  font, that means every character has the same width, the 
12462 \begin_inset Quotes eld
12463 \end_inset
12464
12465 i
12466 \begin_inset Quotes erd
12467 \end_inset
12468
12469  is as wide as the 
12470 \begin_inset Quotes eld
12471 \end_inset
12472
12473 m
12474 \begin_inset Quotes erd
12475 \end_inset
12476
12477 .
12478  Here is an example
12479 \begin_inset Newline newline
12480 \end_inset
12481
12482
12483 \begin_inset ERT
12484 status collapsed
12485
12486 \begin_layout Plain Layout
12487
12488
12489 \backslash
12490 phantom{
12491 \end_layout
12492
12493 \end_inset
12494
12495 no 
12496 \begin_inset ERT
12497 status collapsed
12498
12499 \begin_layout Plain Layout
12500
12501 }
12502 \end_layout
12503
12504 \end_inset
12505
12506
12507 \family typewriter
12508 typewriter text
12509 \family default
12510
12511 \begin_inset Note Note
12512 status collapsed
12513
12514 \begin_layout Plain Layout
12515 For more on phantoms see section
12516 \begin_inset space ~
12517 \end_inset
12518
12519
12520 \begin_inset CommandInset ref
12521 LatexCommand ref
12522 reference "sub:More-Spaces"
12523
12524 \end_inset
12525
12526 .
12527 \end_layout
12528
12529 \end_inset
12530
12531
12532 \begin_inset Newline newline
12533 \end_inset
12534
12535 no typewriter text
12536 \end_layout
12537
12538 \begin_layout Itemize
12539
12540 \family sans
12541 Serif
12542 \family default
12543  fonts use characters with serifs.
12544  These are the small 
12545 \begin_inset Quotes eld
12546 \end_inset
12547
12548 appendices
12549 \begin_inset Quotes erd
12550 \end_inset
12551
12552  at all ends of of the streaks that form the character.
12553  The following example will show the difference:
12554 \begin_inset Newline newline
12555 \end_inset
12556
12557 text with serifs
12558 \begin_inset Newline newline
12559 \end_inset
12560
12561
12562 \family sans
12563 text without serifs
12564 \family default
12565
12566 \begin_inset Newline newline
12567 \end_inset
12568
12569 Serifs facilitates an easy and fast reading.
12570  They are therefore used as default font (named 
12571 \family sans
12572 roman
12573 \family default
12574 ).
12575 \end_layout
12576
12577 \begin_layout Itemize
12578
12579 \family sans
12580 Sans serif
12581 \family default
12582  don't use serifs.
12583  This font type is therefore often used for headings and short texts.
12584  We use it in this document to highlight menu names.
12585 \end_layout
12586
12587 \begin_layout Standard
12588 We conclude with the same warning once again: Don't overuse the fonts.
12589  They are, more often than not, a kludge and a bad substitute for good writing.
12590 \end_layout
12591
12592 \begin_layout Section
12593 Printing and Previewing
12594 \end_layout
12595
12596 \begin_layout Subsection
12597 Overview
12598 \end_layout
12599
12600 \begin_layout Standard
12601 Now that we've covered some of the basic features of document preparation
12602  using LyX, you probably want to know how to print out your masterpiece.
12603  Before we tell you that, we want to give you a quick explanation of what
12604  goes on behind-the-scenes.
12605  We cover these informations in much greater detail in the 
12606 \emph on
12607 Extended
12608 \begin_inset space ~
12609 \end_inset
12610
12611 Features
12612 \emph default
12613  manual as well.
12614 \end_layout
12615
12616 \begin_layout Standard
12617 LyX uses the program LaTeX as its backend.
12618  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12619  confusion, we'll only refer to LaTeX.
12620  LyX is what you use to do your actual writing.
12621  Then, LyX calls LaTeX to turn your writing into printable output.
12622  This happens in two stages:
12623 \end_layout
12624
12625 \begin_layout Enumerate
12626 First, LyX converts your document to a series of text commands for LaTeX,
12627  generating a file with the extension, 
12628 \begin_inset Quotes eld
12629 \end_inset
12630
12631
12632 \family typewriter
12633 .tex
12634 \family default
12635
12636 \begin_inset Quotes erd
12637 \end_inset
12638
12639 .
12640 \end_layout
12641
12642 \begin_layout Enumerate
12643 Next, LaTeX uses the commands in the 
12644 \family typewriter
12645 .tex
12646 \family default
12647  file to produce printable output.
12648  
12649 \end_layout
12650
12651 \begin_layout Subsection
12652 Output file formats
12653 \begin_inset Index
12654 status collapsed
12655
12656 \begin_layout Plain Layout
12657 File formats
12658 \end_layout
12659
12660 \end_inset
12661
12662
12663 \begin_inset CommandInset label
12664 LatexCommand label
12665 name "sub:Output-file-formats"
12666
12667 \end_inset
12668
12669
12670 \end_layout
12671
12672 \begin_layout Subsubsection
12673 ASCII
12674 \begin_inset Index
12675 status collapsed
12676
12677 \begin_layout Plain Layout
12678 File formats ! ASCII
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \end_layout
12685
12686 \begin_layout Standard
12687 This file type has the extension 
12688 \begin_inset Quotes eld
12689 \end_inset
12690
12691
12692 \family typewriter
12693 .txt
12694 \family default
12695
12696 \begin_inset Quotes erd
12697 \end_inset
12698
12699 .
12700  It contains your document as plain text following the rules of the 
12701 \begin_inset Quotes eld
12702 \end_inset
12703
12704 American Standard Code for Information Interchange
12705 \begin_inset Quotes erd
12706 \end_inset
12707
12708  (ASCII).
12709 \end_layout
12710
12711 \begin_layout Standard
12712 You can export your document to ASCII by the menu 
12713 \family sans
12714 File\SpecialChar \menuseparator
12715 Export\SpecialChar \menuseparator
12716 ASCII
12717 \family default
12718 .
12719 \end_layout
12720
12721 \begin_layout Subsubsection
12722 LaTeX
12723 \begin_inset Index
12724 status collapsed
12725
12726 \begin_layout Plain Layout
12727 File formats ! Latex@LaTeX
12728 \end_layout
12729
12730 \end_inset
12731
12732
12733 \end_layout
12734
12735 \begin_layout Standard
12736 This file type has the extension 
12737 \begin_inset Quotes eld
12738 \end_inset
12739
12740
12741 \family typewriter
12742 .tex
12743 \family default
12744
12745 \begin_inset Quotes erd
12746 \end_inset
12747
12748  and contains all commands that are necessary for the LaTeX program to process
12749  your document.
12750  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12751  it manually with console commands.
12752  The LaTeX-file is automatically created in LyX's temporary directory whenever
12753  you view or export your document.
12754 \end_layout
12755
12756 \begin_layout Standard
12757 You can export your document as LaTeX-file using the menu 
12758 \family sans
12759 File\SpecialChar \menuseparator
12760 Export\SpecialChar \menuseparator
12761 LaT
12762 \begin_inset ERT
12763 status collapsed
12764
12765 \begin_layout Plain Layout
12766
12767 {}
12768 \end_layout
12769
12770 \end_inset
12771
12772 eX
12773 \family default
12774 .
12775 \end_layout
12776
12777 \begin_layout Subsubsection
12778 DVI
12779 \begin_inset Index
12780 status collapsed
12781
12782 \begin_layout Plain Layout
12783 File formats ! DVI
12784 \end_layout
12785
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 This file type has the extension 
12793 \begin_inset Quotes eld
12794 \end_inset
12795
12796
12797 \family typewriter
12798 .dvi
12799 \family default
12800
12801 \begin_inset Quotes erd
12802 \end_inset
12803
12804 .
12805  It is called 
12806 \begin_inset Quotes eld
12807 \end_inset
12808
12809 device-independent
12810 \begin_inset Quotes erd
12811 \end_inset
12812
12813  (DVI), because it is completely portable; you can move them from one machine
12814  to another without needing to do any sort of conversion.
12815  At the time when this file-format was developed, this was no matter of
12816  course.
12817  DVIs are used for quick previews and as pre-stage for other output formats,
12818  like PostScript.
12819 \end_layout
12820
12821 \begin_layout Standard
12822 \begin_inset Note Greyedout
12823 status open
12824
12825 \begin_layout Plain Layout
12826
12827 \series bold
12828 Note:
12829 \series default
12830  The DVI file doesn't contain images, they will only be a linked.
12831  So don't forget to deliver the images together with your DVIs.
12832 \end_layout
12833
12834 \end_inset
12835
12836 This property can also slow down your computer when you view the DVI.
12837  Because the DVI-viewer has to convert the image in the background to make
12838  it visible when you scroll in the DVI.
12839  So we recommend to use PDF for files with many images.
12840 \end_layout
12841
12842 \begin_layout Standard
12843 You can export your document to DVI by the menu 
12844 \family sans
12845 File\SpecialChar \menuseparator
12846 Export\SpecialChar \menuseparator
12847 DVI
12848 \family default
12849 .
12850 \end_layout
12851
12852 \begin_layout Subsubsection
12853 PostScript
12854 \begin_inset Index
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858 File formats ! PostScript
12859 \end_layout
12860
12861 \end_inset
12862
12863
12864 \end_layout
12865
12866 \begin_layout Standard
12867 This file type has the extension 
12868 \begin_inset Quotes eld
12869 \end_inset
12870
12871
12872 \family typewriter
12873 .ps
12874 \family default
12875
12876 \begin_inset Quotes erd
12877 \end_inset
12878
12879 .
12880  PostScript was developed by the company 
12881 \family typewriter
12882 Adobe
12883 \family default
12884  as printer language.
12885  The file contains therefore commands that the printer uses to print the
12886  file.
12887  PostScript can be seen as 
12888 \begin_inset Quotes eld
12889 \end_inset
12890
12891 programming language
12892 \begin_inset Quotes erd
12893 \end_inset
12894
12895 ; you can calculate with it and draw diagrams and images.
12896 \begin_inset Foot
12897 status collapsed
12898
12899 \begin_layout Plain Layout
12900 If you are interested to learn more about this, have a look at the LaTeX-package
12901  
12902 \series bold
12903 pstricks
12904 \series default
12905
12906 \begin_inset Index
12907 status collapsed
12908
12909 \begin_layout Plain Layout
12910 Latex@LaTeX-packages ! pstricks
12911 \end_layout
12912
12913 \end_inset
12914
12915 .
12916 \end_layout
12917
12918 \end_inset
12919
12920  Due to this ability, the files are often bigger than PDFs.
12921 \end_layout
12922
12923 \begin_layout Standard
12924 PostScript can only contain images in the format 
12925 \begin_inset Quotes eld
12926 \end_inset
12927
12928 Encapsulated PostScript
12929 \begin_inset Quotes erd
12930 \end_inset
12931
12932  (EPS, file extension 
12933 \begin_inset Quotes eld
12934 \end_inset
12935
12936
12937 \family typewriter
12938 .eps
12939 \family default
12940
12941 \begin_inset Quotes erd
12942 \end_inset
12943
12944 ).
12945  As LyX allows you to use any known image format in your document, it has
12946  to convert them in the background to EPS.
12947  If you have e.g 50 images in your document, LyX has to do 50 conversions
12948  whenever you view or export your document.
12949  This will slow down your workflow with LyX drastically.
12950  So if you plan to use PostScript, you can insert your images directly as
12951  EPS to avoid this problem.
12952 \end_layout
12953
12954 \begin_layout Standard
12955 You can export your document to PostScript using the menu 
12956 \family sans
12957 File\SpecialChar \menuseparator
12958 Export\SpecialChar \menuseparator
12959 PostScript
12960 \family default
12961 .
12962 \end_layout
12963
12964 \begin_layout Subsubsection
12965 PDF
12966 \begin_inset Index
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970 File formats ! PDF
12971 \end_layout
12972
12973 \end_inset
12974
12975
12976 \begin_inset Index
12977 status collapsed
12978
12979 \begin_layout Plain Layout
12980 PDF
12981 \end_layout
12982
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \begin_layout Standard
12989 This file type has the extension 
12990 \begin_inset Quotes eld
12991 \end_inset
12992
12993
12994 \family typewriter
12995 .pdf
12996 \family default
12997
12998 \begin_inset Quotes erd
12999 \end_inset
13000
13001 .
13002  The 
13003 \begin_inset Quotes eld
13004 \end_inset
13005
13006 Portable Document Format
13007 \begin_inset Quotes erd
13008 \end_inset
13009
13010  (PDF) is developed by 
13011 \family typewriter
13012 Adobe
13013 \family default
13014  as derivative from PostScript.
13015  It is more compressed and it uses much less commands than PostScript.
13016  As the name 
13017 \begin_inset Quotes eld
13018 \end_inset
13019
13020 portable
13021 \begin_inset Quotes erd
13022 \end_inset
13023
13024  implies, it can be processed at any computer system and the printed output
13025  looks exactly the same.
13026 \end_layout
13027
13028 \begin_layout Standard
13029 PDF can contain images in its own PDF format and in the formats 
13030 \begin_inset Quotes eld
13031 \end_inset
13032
13033 Joint Photographic Experts Group
13034 \begin_inset Quotes erd
13035 \end_inset
13036
13037  (JPG, file extension 
13038 \begin_inset Quotes eld
13039 \end_inset
13040
13041
13042 \family typewriter
13043 .jpg
13044 \family default
13045
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  or 
13050 \begin_inset Quotes eld
13051 \end_inset
13052
13053
13054 \family typewriter
13055 .jpeg
13056 \family default
13057
13058 \begin_inset Quotes erd
13059 \end_inset
13060
13061 ) and 
13062 \begin_inset Quotes eld
13063 \end_inset
13064
13065 Portable Network Graphics
13066 \begin_inset Quotes erd
13067 \end_inset
13068
13069  (PNG, file extension 
13070 \begin_inset Quotes eld
13071 \end_inset
13072
13073
13074 \family typewriter
13075 .png
13076 \family default
13077
13078 \begin_inset Quotes erd
13079 \end_inset
13080
13081 ).
13082  You can although use any other image format, because LyX converts them
13083  in the background to one of these formats.
13084  But as described in the section about PostScript, the image conversion
13085  will slow down your workflow.
13086  So we recommend to use images in one of the three mentioned formats.
13087 \end_layout
13088
13089 \begin_layout Standard
13090 You can export your document to PDF via the menu 
13091 \family sans
13092 File\SpecialChar \menuseparator
13093 Export
13094 \family default
13095  in three different ways:
13096 \end_layout
13097
13098 \begin_layout Description
13099 PDF This uses the program 
13100 \family typewriter
13101 ps2pdf
13102 \family default
13103  that creates a PDF from a PostScript-version of your file.
13104  The PostScript-version is produced by the program 
13105 \family typewriter
13106 dvips
13107 \family default
13108  which uses a DVI-version as intermediate step.
13109  So this export variant consist of three conversions.
13110 \end_layout
13111
13112 \begin_layout Description
13113 PDF
13114 \begin_inset space ~
13115 \end_inset
13116
13117 (dvipdfm) This uses the program 
13118 \family typewriter
13119 dvipdfm
13120 \family default
13121  that converts your file in the background to DVI and in a second step to
13122  PDF.
13123 \end_layout
13124
13125 \begin_layout Description
13126 PDF
13127 \begin_inset space ~
13128 \end_inset
13129
13130 (pdflatex) This uses the program 
13131 \family typewriter
13132 pdftex
13133 \family default
13134  that converts your file directly to PDF.
13135 \end_layout
13136
13137 \begin_layout Standard
13138 We recommend to use 
13139 \family sans
13140 PDF
13141 \begin_inset space ~
13142 \end_inset
13143
13144 (pdflatex)
13145 \family default
13146  because 
13147 \family typewriter
13148 pdftex
13149 \family default
13150  supports all features of actual PDF-versions, is quick and works stable
13151  without problems.
13152  The program 
13153 \family typewriter
13154 dvipdfm
13155 \family default
13156  is no more under development and therefore a bit outdated.
13157 \end_layout
13158
13159 \begin_layout Subsection
13160 Previewing
13161 \begin_inset Index
13162 status collapsed
13163
13164 \begin_layout Plain Layout
13165 Document ! Preview 
13166 \end_layout
13167
13168 \end_inset
13169
13170
13171 \end_layout
13172
13173 \begin_layout Standard
13174 To get a look at the final version of your document, with all of the pagebreaks
13175  in place, the footnotes correctly numbered, and so on, use the menu 
13176 \family sans
13177 View
13178 \family default
13179  and choose a file type.
13180  A viewing program will popup showing the output.
13181  For 
13182 \family sans
13183 View\SpecialChar \menuseparator
13184 DVI
13185 \family default
13186  you can use the toolbar button 
13187 \begin_inset Graphics
13188         filename ../images/buffer-view_dvi.png
13189
13190 \end_inset
13191
13192  (shortcut 
13193 \family sans
13194 C-d
13195 \family default
13196 ), for 
13197 \family sans
13198 View\SpecialChar \menuseparator
13199 PDF
13200 \begin_inset space ~
13201 \end_inset
13202
13203 (pdflatex)
13204 \family default
13205  the toolbar button 
13206 \begin_inset Graphics
13207         filename ../images/buffer-view_pdf2.png
13208
13209 \end_inset
13210
13211 , and for 
13212 \family sans
13213 View\SpecialChar \menuseparator
13214 Postscript
13215 \family default
13216  the toolbar button 
13217 \begin_inset Graphics
13218         filename ../images/buffer-view_ps.png
13219
13220 \end_inset
13221
13222  (shortcut 
13223 \family sans
13224 C-t
13225 \family default
13226 ).
13227 \end_layout
13228
13229 \begin_layout Standard
13230 If you have changed your document, you can refresh the output in the same
13231  viewer window using the menu 
13232 \family sans
13233 View\SpecialChar \menuseparator
13234 Update
13235 \family default
13236 .
13237 \end_layout
13238
13239 \begin_layout Standard
13240 When you preview a file, the output file is only generated in LyX's temporary
13241  directory.
13242  To have a real output, export your document.
13243 \end_layout
13244
13245 \begin_layout Subsection
13246 Printing the File from within LyX
13247 \begin_inset CommandInset label
13248 LatexCommand label
13249 name "sub:Printing-the-File"
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \begin_layout Standard
13257 Instead of exporting your file and then printing them, you can also print
13258  it directly from within LyX.
13259  To print a file, select the menu 
13260 \family sans
13261 File\SpecialChar \menuseparator
13262 Print
13263 \family default
13264  or click on the toolbar button 
13265 \begin_inset Graphics
13266         filename ../images/dialog-show_print.png
13267
13268 \end_inset
13269
13270 .
13271  LyX will internally call LaTeX to produce a DVI.
13272  This file is then processed by the program 
13273 \family typewriter
13274 dvips
13275 \family default
13276  to PostScript-file, which is finally printed using the program 
13277 \family typewriter
13278 Ghostscript
13279 \family default
13280 .
13281  Due to these steps in the background, this method is not the fastest.
13282 \end_layout
13283
13284 \begin_layout Standard
13285 You can choose to print only even-numbered or odd-numbered pages - this
13286  is useful for printing on two sides: You can re-insert the pages after
13287  printing one set to print on the other side.
13288  Some printers spit out pages face-up, others, face-down.
13289  By choosing a particular order to print in, you can take the entire stack
13290  of pages out of the printer without needing to reorder them.
13291 \end_layout
13292
13293 \begin_layout Standard
13294 You can set the parameters in the 
13295 \family sans
13296 Print
13297 \begin_inset space ~
13298 \end_inset
13299
13300 Destination
13301 \family default
13302  box as follows:
13303 \end_layout
13304
13305 \begin_layout Labeling
13306 \labelwidthstring 00.00.0000
13307
13308 \family sans
13309 Printer
13310 \family default
13311  This is the name of the printer to print to.
13312 \begin_inset Foot
13313 status collapsed
13314
13315 \begin_layout Plain Layout
13316 Note that this printer name is for the program 
13317 \family typewriter
13318 dvips
13319 \family default
13320 .
13321  That means 
13322 \family typewriter
13323 dvips
13324 \family default
13325  has to be configured for this printer name.
13326  The default printer can be set in LyX's preferences dialog, see section
13327 \begin_inset space ~
13328 \end_inset
13329
13330
13331 \begin_inset CommandInset ref
13332 LatexCommand ref
13333 reference "sub:Printer"
13334
13335 \end_inset
13336
13337 .
13338 \end_layout
13339
13340 \end_inset
13341
13342  The printer should understand PostScript.
13343 \end_layout
13344
13345 \begin_layout Labeling
13346 \labelwidthstring 00.00.0000
13347
13348 \family sans
13349 File
13350 \family default
13351  The name of a file to print to.
13352  The output will be a PostScript file.
13353  It will be written in LyX's working directory unless you specify the full
13354  path.
13355 \end_layout
13356
13357 \begin_layout Section
13358 A few Words about Typography
13359 \begin_inset Index
13360 status collapsed
13361
13362 \begin_layout Plain Layout
13363 Typography
13364 \end_layout
13365
13366 \end_inset
13367
13368
13369 \end_layout
13370
13371 \begin_layout Subsection
13372 Hyphens
13373 \begin_inset Index
13374 status collapsed
13375
13376 \begin_layout Plain Layout
13377 Hyphens
13378 \end_layout
13379
13380 \end_inset
13381
13382
13383 \begin_inset CommandInset label
13384 LatexCommand label
13385 name "sub:Hyphens"
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \begin_layout Standard
13393 In LyX, the 
13394 \begin_inset Quotes eld
13395 \end_inset
13396
13397
13398 \family typewriter
13399 -
13400 \family default
13401
13402 \begin_inset Quotes eld
13403 \end_inset
13404
13405  character comes in three lengths, often called the 
13406 \emph on
13407 hyphen
13408 \emph default
13409 , the 
13410 \emph on
13411 en dash
13412 \emph default
13413 , and the 
13414 \emph on
13415 em dash
13416 \emph default
13417 :
13418 \end_layout
13419
13420 \begin_layout Enumerate
13421 hyphen
13422 \begin_inset space \hfill{}
13423 \end_inset
13424
13425 -
13426 \begin_inset space \hfill{}
13427 \end_inset
13428
13429 made with 
13430 \begin_inset Quotes eld
13431 \end_inset
13432
13433
13434 \family typewriter
13435 -
13436 \family default
13437
13438 \begin_inset Quotes eld
13439 \end_inset
13440
13441
13442 \end_layout
13443
13444 \begin_layout Enumerate
13445 en dash
13446 \begin_inset space \hfill{}
13447 \end_inset
13448
13449 --
13450 \begin_inset space \hfill{}
13451 \end_inset
13452
13453 made with 
13454 \begin_inset Quotes eld
13455 \end_inset
13456
13457
13458 \family typewriter
13459 -
13460 \begin_inset ERT
13461 status collapsed
13462
13463 \begin_layout Plain Layout
13464
13465
13466 \backslash
13467 /
13468 \end_layout
13469
13470 \end_inset
13471
13472 -
13473 \family default
13474
13475 \begin_inset Quotes eld
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Enumerate
13482 em dash
13483 \begin_inset space \hfill{}
13484 \end_inset
13485
13486 ---
13487 \begin_inset space \hfill{}
13488 \end_inset
13489
13490 made with 
13491 \begin_inset Quotes eld
13492 \end_inset
13493
13494
13495 \family typewriter
13496 -
13497 \begin_inset ERT
13498 status collapsed
13499
13500 \begin_layout Plain Layout
13501
13502
13503 \backslash
13504 /
13505 \end_layout
13506
13507 \end_inset
13508
13509 -
13510 \begin_inset ERT
13511 status collapsed
13512
13513 \begin_layout Plain Layout
13514
13515
13516 \backslash
13517 /
13518 \end_layout
13519
13520 \end_inset
13521
13522 -
13523 \family default
13524
13525 \begin_inset Quotes eld
13526 \end_inset
13527
13528
13529 \end_layout
13530
13531 \begin_layout Enumerate
13532 minus sign
13533 \begin_inset space \hfill{}
13534 \end_inset
13535
13536
13537 \begin_inset Formula $-$
13538 \end_inset
13539
13540
13541 \begin_inset space \hfill{}
13542 \end_inset
13543
13544
13545 \begin_inset Quotes eld
13546 \end_inset
13547
13548
13549 \family typewriter
13550 -
13551 \family default
13552
13553 \begin_inset Quotes eld
13554 \end_inset
13555
13556  in math mode
13557 \end_layout
13558
13559 \begin_layout Standard
13560 You generate them by inserting 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  character multiple times in a row.
13573  They are automatically converted to the appropriate length dash in the
13574  final output, but not in LyX.
13575 \end_layout
13576
13577 \begin_layout Standard
13578 The three dash types are distinct from the minus sign, which appears in
13579  math mode and has a length of its own.
13580  Here are some examples of the 
13581 \begin_inset Quotes eld
13582 \end_inset
13583
13584
13585 \family typewriter
13586 -
13587 \family default
13588
13589 \begin_inset Quotes eld
13590 \end_inset
13591
13592  in use:
13593 \end_layout
13594
13595 \begin_layout Enumerate
13596 line- and page-breaks
13597 \begin_inset space \hfill{}
13598 \end_inset
13599
13600 (
13601 \emph on
13602 hyphen
13603 \emph default
13604 )
13605 \end_layout
13606
13607 \begin_layout Enumerate
13608 From A--Z
13609 \begin_inset space \hfill{}
13610 \end_inset
13611
13612 (
13613 \emph on
13614 en dash
13615 \emph default
13616 )
13617 \end_layout
13618
13619 \begin_layout Enumerate
13620 Oh --- there's a dash.
13621 \begin_inset space \hfill{}
13622 \end_inset
13623
13624 (
13625 \emph on
13626 em dash
13627 \emph default
13628 )
13629 \end_layout
13630
13631 \begin_layout Enumerate
13632 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13633 \end_inset
13634
13635
13636 \begin_inset space \hfill{}
13637 \end_inset
13638
13639 (
13640 \emph on
13641 minus sign
13642 \emph default
13643 )
13644 \end_layout
13645
13646 \begin_layout Subsection
13647 Hyphenation
13648 \begin_inset Index
13649 status collapsed
13650
13651 \begin_layout Plain Layout
13652 Hyphenation
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \begin_inset CommandInset label
13659 LatexCommand label
13660 name "sub:Hyphenation"
13661
13662 \end_inset
13663
13664
13665 \end_layout
13666
13667 \begin_layout Standard
13668 Words aren't hyphenated within LyX but automatically in the output.
13669  Hyphenation is done by the LaTeX-package 
13670 \series bold
13671 babel
13672 \series default
13673
13674 \begin_inset Index
13675 status collapsed
13676
13677 \begin_layout Plain Layout
13678 Latex@LaTeX-packages ! babel
13679 \end_layout
13680
13681 \end_inset
13682
13683  following the rules of the document language
13684 \begin_inset Foot
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688 For German readers: That's one of the main differences between the languages
13689  
13690 \family sans
13691 German
13692 \family default
13693  and 
13694 \family sans
13695 German
13696 \begin_inset space ~
13697 \end_inset
13698
13699 (new
13700 \begin_inset space ~
13701 \end_inset
13702
13703 spelling)
13704 \family default
13705  in the 
13706 \family sans
13707 Document\SpecialChar \menuseparator
13708 Settings
13709 \family default
13710  dialog.
13711 \end_layout
13712
13713 \end_inset
13714
13715 .
13716 \end_layout
13717
13718 \begin_layout Standard
13719 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13720  font 
13721 \family sans
13722 typewriter
13723 \family default
13724  and with unusual constructs, like 
13725 \begin_inset Quotes eld
13726 \end_inset
13727
13728 h3knix/m0n0wall
13729 \begin_inset Quotes erd
13730 \end_inset
13731
13732 .
13733  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13734  This is done with the menu 
13735 \family sans
13736 Insert\SpecialChar \menuseparator
13737 Formatting\SpecialChar \menuseparator
13738 Hyphenation
13739 \begin_inset space ~
13740 \end_inset
13741
13742 Point
13743 \family default
13744 .
13745  These extra hyphenation points are only recommendations to LaTeX.
13746  If no hyphenation is necessary, LaTeX will ignore them.
13747 \end_layout
13748
13749 \begin_layout Standard
13750 Sometimes you want to prevent words or constructs to be hyphenated.
13751  The keybindings/shortcuts in this document consists of three letters with
13752  a hyphen and a space in the form 
13753 \begin_inset Quotes eld
13754 \end_inset
13755
13756 A-b c
13757 \begin_inset Quotes erd
13758 \end_inset
13759
13760 .
13761  LaTeX finds there the hyphen 
13762 \begin_inset Quotes eld
13763 \end_inset
13764
13765 -
13766 \begin_inset Quotes erd
13767 \end_inset
13768
13769  as hyphenation possibility.
13770  Hyphenating at this point would look ugly.
13771  To prevent the shortcut from being hyphenated, we can put it in the argument
13772  of the LaTeX-box-command 
13773 \series bold
13774
13775 \backslash
13776 mbox
13777 \series default
13778 , because text within LaTeX-boxes can't be hyphenated.
13779  As LyX doesn't support 
13780 \series bold
13781
13782 \backslash
13783 mbox
13784 \series default
13785 , we have to use TeX Code.
13786  The result looks in LyX like:
13787 \end_layout
13788
13789 \begin_layout Standard
13790 \begin_inset Graphics
13791         filename clipart/mbox.png
13792
13793 \end_inset
13794
13795
13796 \end_layout
13797
13798 \begin_layout Standard
13799 To learn more about TeX Code, have a look at section
13800 \begin_inset space ~
13801 \end_inset
13802
13803
13804 \begin_inset CommandInset ref
13805 LatexCommand ref
13806 reference "sec:TeX-Code"
13807
13808 \end_inset
13809
13810 .
13811 \end_layout
13812
13813 \begin_layout Subsection
13814 Punctuation Marks
13815 \begin_inset Index
13816 status collapsed
13817
13818 \begin_layout Plain Layout
13819 Punctuation marks
13820 \end_layout
13821
13822 \end_inset
13823
13824
13825 \end_layout
13826
13827 \begin_layout Subsubsection
13828 Abbreviations and End of Sentence
13829 \begin_inset CommandInset label
13830 LatexCommand label
13831 name "sub:Abbreviations"
13832
13833 \end_inset
13834
13835
13836 \end_layout
13837
13838 \begin_layout Standard
13839 When LyX calls LaTeX to generate the final version of your document, LaTeX
13840  automatically distinguishes between words, sentences, and abbreviations.
13841  LaTeX then adds the 
13842 \begin_inset Quotes eld
13843 \end_inset
13844
13845 appropriate amount of space
13846 \begin_inset Quotes erd
13847 \end_inset
13848
13849 .
13850  That means sentences get a little bit more space between the period and
13851  the next word.
13852  Abbreviations get the same amount of space after the period as a word uses.
13853 \end_layout
13854
13855 \begin_layout Standard
13856 Unfortunately, the algorithm for figuring out what's an abbreviation works
13857  not for all cases.
13858  If a 
13859 \begin_inset Quotes eld
13860 \end_inset
13861
13862
13863 \family typewriter
13864 .
13865 \family default
13866
13867 \begin_inset Quotes erd
13868 \end_inset
13869
13870  is at the end of a lowercase letter, it's the end of a sentence; if it's
13871  at the end of a capitalized letter, it's an abbreviation.
13872 \end_layout
13873
13874 \begin_layout Standard
13875 Here are some examples of 
13876 \emph on
13877 correct
13878 \emph default
13879  abbreviations and the end of a sentence:
13880 \end_layout
13881
13882 \begin_layout Itemize
13883 M.
13884  Butterfly
13885 \end_layout
13886
13887 \begin_layout Itemize
13888 Don't worry.
13889  Be happy.
13890 \end_layout
13891
13892 \begin_layout Standard
13893 And here's an example of the algorithm going wrong:
13894 \end_layout
13895
13896 \begin_layout Itemize
13897 e.
13898  g.
13899  this is too much space!
13900 \end_layout
13901
13902 \begin_layout Itemize
13903 This is I.
13904  It's okay.
13905 \end_layout
13906
13907 \begin_layout Standard
13908 You won't see anything wrong until you view a final version of your document.
13909 \end_layout
13910
13911 \begin_layout Standard
13912 To fix this problem, use one of the following:
13913 \end_layout
13914
13915 \begin_layout Enumerate
13916 Use an 
13917 \family sans
13918 Inter-word
13919 \begin_inset space ~
13920 \end_inset
13921
13922 Space
13923 \family default
13924  after lowercase abbreviations (see section
13925 \begin_inset space ~
13926 \end_inset
13927
13928
13929 \begin_inset CommandInset ref
13930 LatexCommand ref
13931 reference "sub:Inter-word-Space"
13932
13933 \end_inset
13934
13935 ).
13936 \begin_inset Index
13937 status collapsed
13938
13939 \begin_layout Plain Layout
13940 Spaces ! inter-word
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \begin_layout Enumerate
13949 Use a 
13950 \family sans
13951 Thin
13952 \begin_inset space ~
13953 \end_inset
13954
13955 Space
13956 \family default
13957  between two tokens of an abbreviation (see section
13958 \begin_inset space ~
13959 \end_inset
13960
13961
13962 \begin_inset CommandInset ref
13963 LatexCommand ref
13964 reference "sub:Thin-Space"
13965
13966 \end_inset
13967
13968 ).
13969 \begin_inset Index
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973 Spaces ! thin
13974 \end_layout
13975
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \begin_layout Enumerate
13982 Use an 
13983 \family sans
13984 End
13985 \begin_inset space ~
13986 \end_inset
13987
13988 of
13989 \begin_inset space ~
13990 \end_inset
13991
13992 sentence
13993 \begin_inset space ~
13994 \end_inset
13995
13996 period
13997 \family default
13998  found under the 
13999 \family sans
14000 Insert\SpecialChar \menuseparator
14001 Special
14002 \begin_inset space ~
14003 \end_inset
14004
14005 Character
14006 \family default
14007  menu to force the use of inter-sentence spacing.
14008  This function is also bound to 
14009 \family sans
14010 C-period
14011 \family default
14012  for easy access.
14013 \end_layout
14014
14015 \begin_layout Standard
14016 With the corrections, our earlier examples look like this:
14017 \end_layout
14018
14019 \begin_layout Itemize
14020 e.
14021 \begin_inset space \thinspace{}
14022 \end_inset
14023
14024 g.
14025 \begin_inset space \space{}
14026 \end_inset
14027
14028 this is too much space!
14029 \end_layout
14030
14031 \begin_layout Itemize
14032 This is I\SpecialChar \@.
14033  It's okay.
14034 \end_layout
14035
14036 \begin_layout Standard
14037 Some languages don't use extra spacing between sentences.
14038  If your language is such a language, you don't need to worry, because the
14039  LaTeX will care about this.
14040 \end_layout
14041
14042 \begin_layout Standard
14043 For those that do need to bother, there is help to catch those sneaky errors:
14044  Check out the 
14045 \family sans
14046 Check
14047 \begin_inset space ~
14048 \end_inset
14049
14050 TeX
14051 \family default
14052  feature described in section 
14053 \emph on
14054 Checking TeX
14055 \emph default
14056  of the 
14057 \emph on
14058 Extended Features
14059 \emph default
14060  manual.
14061 \end_layout
14062
14063 \begin_layout Subsubsection
14064 Quotes
14065 \begin_inset Index
14066 status collapsed
14067
14068 \begin_layout Plain Layout
14069 Typography ! Quotes
14070 \end_layout
14071
14072 \end_inset
14073
14074
14075 \begin_inset Index
14076 status collapsed
14077
14078 \begin_layout Plain Layout
14079 Quotes | see
14080 \begin_inset ERT
14081 status collapsed
14082
14083 \begin_layout Plain Layout
14084
14085 {
14086 \end_layout
14087
14088 \end_inset
14089
14090 Typography
14091 \begin_inset ERT
14092 status collapsed
14093
14094 \begin_layout Plain Layout
14095
14096 }
14097 \end_layout
14098
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \end_inset
14105
14106
14107 \begin_inset CommandInset label
14108 LatexCommand label
14109 name "sub:Quotes"
14110
14111 \end_inset
14112
14113
14114 \end_layout
14115
14116 \begin_layout Standard
14117 LyX usually sets quotes correctly.
14118  Specifically, it will use an opening quote at the beginning of quoted text,
14119  and use a closing quote at the end.
14120  For example, 
14121 \begin_inset Quotes eld
14122 \end_inset
14123
14124 open close
14125 \begin_inset Quotes erd
14126 \end_inset
14127
14128 .
14129  The keyboard character, 
14130 \family sans
14131 "
14132 \family default
14133 , generates this automatically.
14134 \end_layout
14135
14136 \begin_layout Standard
14137 You can change the behavior of the 
14138 \family sans
14139 "
14140 \family default
14141  key using the submenu 
14142 \family sans
14143 Language
14144 \family default
14145  of the dialog 
14146 \family sans
14147 Document\SpecialChar \menuseparator
14148 Settings
14149 \family default
14150
14151 \begin_inset Index
14152 status collapsed
14153
14154 \begin_layout Plain Layout
14155 Document ! Settings
14156 \end_layout
14157
14158 \end_inset
14159
14160  dialog.
14161 \end_layout
14162
14163 \begin_layout Standard
14164 You can also select quotes for different languages in the box 
14165 \family sans
14166 Type
14167 \family default
14168  option.
14169  There are six choices:
14170 \end_layout
14171
14172 \begin_layout Labeling
14173 \labelwidthstring 00.00.0000
14174
14175 \family sans
14176 \begin_inset Quotes eld
14177 \end_inset
14178
14179 Text
14180 \begin_inset Quotes erd
14181 \end_inset
14182
14183
14184 \family default
14185  Use quotes like this 
14186 \begin_inset Quotes eld
14187 \end_inset
14188
14189 double
14190 \begin_inset Quotes erd
14191 \end_inset
14192
14193  or 
14194 \begin_inset Quotes els
14195 \end_inset
14196
14197 single
14198 \begin_inset Quotes ers
14199 \end_inset
14200
14201
14202 \end_layout
14203
14204 \begin_layout Labeling
14205 \labelwidthstring 00.00.0000
14206
14207 \family sans
14208 \begin_inset Quotes sld
14209 \end_inset
14210
14211 Text
14212 \begin_inset Quotes srd
14213 \end_inset
14214
14215
14216 \family default
14217  Use quotes like 
14218 \begin_inset Quotes sld
14219 \end_inset
14220
14221 this
14222 \begin_inset Quotes srd
14223 \end_inset
14224
14225  or 'this
14226 \begin_inset Quotes ers
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \begin_layout Labeling
14233 \labelwidthstring 00.00.0000
14234
14235 \family sans
14236 \begin_inset Quotes gld
14237 \end_inset
14238
14239 Text
14240 \begin_inset Quotes grd
14241 \end_inset
14242
14243
14244 \family default
14245  Use quotes like 
14246 \begin_inset Quotes gld
14247 \end_inset
14248
14249 this
14250 \begin_inset Quotes grd
14251 \end_inset
14252
14253  or 
14254 \begin_inset Quotes gls
14255 \end_inset
14256
14257 this
14258 \begin_inset Quotes grs
14259 \end_inset
14260
14261
14262 \end_layout
14263
14264 \begin_layout Labeling
14265 \labelwidthstring 00.00.0000
14266
14267 \family sans
14268 \begin_inset Quotes pld
14269 \end_inset
14270
14271 Text
14272 \begin_inset Quotes prd
14273 \end_inset
14274
14275
14276 \family default
14277  Use quotes like 
14278 \begin_inset Quotes pld
14279 \end_inset
14280
14281 this
14282 \begin_inset Quotes prd
14283 \end_inset
14284
14285  or 
14286 \begin_inset Quotes pls
14287 \end_inset
14288
14289 this
14290 \begin_inset Quotes prs
14291 \end_inset
14292
14293
14294 \end_layout
14295
14296 \begin_layout Labeling
14297 \labelwidthstring 00.00.0000
14298
14299 \family sans
14300 \begin_inset Quotes fld
14301 \end_inset
14302
14303 Text
14304 \begin_inset Quotes frd
14305 \end_inset
14306
14307
14308 \family default
14309  Use quotes like 
14310 \begin_inset Quotes fld
14311 \end_inset
14312
14313 this
14314 \begin_inset Quotes frd
14315 \end_inset
14316
14317  or 
14318 \begin_inset Quotes fls
14319 \end_inset
14320
14321 this
14322 \begin_inset Quotes frs
14323 \end_inset
14324
14325
14326 \end_layout
14327
14328 \begin_layout Labeling
14329 \labelwidthstring 00.00.0000
14330
14331 \family sans
14332 \begin_inset Quotes ald
14333 \end_inset
14334
14335 Text
14336 \begin_inset Quotes ard
14337 \end_inset
14338
14339
14340 \family default
14341  Use quotes like 
14342 \begin_inset Quotes ald
14343 \end_inset
14344
14345 this
14346 \begin_inset Quotes ard
14347 \end_inset
14348
14349  or 
14350 \begin_inset Quotes als
14351 \end_inset
14352
14353 this
14354 \begin_inset Quotes ars
14355 \end_inset
14356
14357
14358 \end_layout
14359
14360 \begin_layout Standard
14361 These settings affects what character the 
14362 \family sans
14363 "
14364 \family default
14365  key produces.
14366 \end_layout
14367
14368 \begin_layout Subsection
14369 Ligatures
14370 \begin_inset Index
14371 status collapsed
14372
14373 \begin_layout Plain Layout
14374 Typography ! Ligatures
14375 \end_layout
14376
14377 \end_inset
14378
14379
14380 \begin_inset Index
14381 status collapsed
14382
14383 \begin_layout Plain Layout
14384 Ligatures | see
14385 \begin_inset ERT
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389
14390 {
14391 \end_layout
14392
14393 \end_inset
14394
14395 Typography
14396 \begin_inset ERT
14397 status collapsed
14398
14399 \begin_layout Plain Layout
14400
14401 }
14402 \end_layout
14403
14404 \end_inset
14405
14406
14407 \end_layout
14408
14409 \end_inset
14410
14411
14412 \begin_inset CommandInset label
14413 LatexCommand label
14414 name "sub:Ligatures"
14415
14416 \end_inset
14417
14418
14419 \end_layout
14420
14421 \begin_layout Standard
14422 It is standard typesetting practice to group certain letters together and
14423  print them as single characters.
14424  These groups are known as 
14425 \emph on
14426 ligatures
14427 \emph default
14428 .
14429  Since LaTeX knows about ligatures, your documents will contain them too
14430  in the output.
14431  Here are the standard ligatures:
14432 \end_layout
14433
14434 \begin_layout Itemize
14435 ff
14436 \end_layout
14437
14438 \begin_layout Itemize
14439 fi
14440 \end_layout
14441
14442 \begin_layout Itemize
14443 fl
14444 \end_layout
14445
14446 \begin_layout Itemize
14447 ffi
14448 \end_layout
14449
14450 \begin_layout Itemize
14451 ffl
14452 \end_layout
14453
14454 \begin_layout Standard
14455 Some languages uses other ligatures if the document font supports them.
14456 \end_layout
14457
14458 \begin_layout Standard
14459 Sometimes, you don't want a ligature in a word.
14460  While a ligature may be okay in the word, 
14461 \begin_inset Quotes eld
14462 \end_inset
14463
14464 graffiti,
14465 \begin_inset Quotes erd
14466 \end_inset
14467
14468  it looks really weird in compound words, such as 
14469 \begin_inset Quotes eld
14470 \end_inset
14471
14472 cufflink
14473 \begin_inset Quotes erd
14474 \end_inset
14475
14476  or the German 
14477 \begin_inset Quotes eld
14478 \end_inset
14479
14480 Dorffest.
14481 \begin_inset Quotes erd
14482 \end_inset
14483
14484  To break a ligature, use 
14485 \family sans
14486 Insert\SpecialChar \menuseparator
14487 Formatting\SpecialChar \menuseparator
14488 Ligature
14489 \begin_inset space ~
14490 \end_inset
14491
14492 Break.
14493
14494 \family default
14495  This changes 
14496 \begin_inset Quotes eld
14497 \end_inset
14498
14499 cufflinks
14500 \begin_inset Quotes erd
14501 \end_inset
14502
14503  to 
14504 \begin_inset Quotes eld
14505 \end_inset
14506
14507 cuff\SpecialChar \textcompwordmark{}
14508 links
14509 \begin_inset Quotes erd
14510 \end_inset
14511
14512  and 
14513 \begin_inset Quotes eld
14514 \end_inset
14515
14516 Dorffest
14517 \begin_inset Quotes erd
14518 \end_inset
14519
14520  to 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524 Dorf\SpecialChar \textcompwordmark{}
14525 fest
14526 \begin_inset Quotes erd
14527 \end_inset
14528
14529 .
14530 \end_layout
14531
14532 \begin_layout Subsection
14533 LyX's Proper Names
14534 \begin_inset Index
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538 Lyx@LyX ! Proper names
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \begin_inset CommandInset label
14545 LatexCommand label
14546 name "sub:LyX's-Proper-Names"
14547
14548 \end_inset
14549
14550
14551 \end_layout
14552
14553 \begin_layout Standard
14554 You have surely noticed, that the word 
14555 \begin_inset Quotes eld
14556 \end_inset
14557
14558 LaTeX
14559 \begin_inset Quotes erd
14560 \end_inset
14561
14562  appears always with characters in different size and height.
14563  LaTeX is the name of the program used by LyX and is therefore recognized
14564  as proper name when you type it in LyX as 
14565 \begin_inset Quotes eld
14566 \end_inset
14567
14568 LaT
14569 \begin_inset ERT
14570 status collapsed
14571
14572 \begin_layout Plain Layout
14573
14574 {}
14575 \end_layout
14576
14577 \end_inset
14578
14579 eX
14580 \begin_inset Quotes erd
14581 \end_inset
14582
14583 .
14584 \begin_inset Note Note
14585 status collapsed
14586
14587 \begin_layout Plain Layout
14588 The braces in TeX Code are here to avoid that the 
14589 \begin_inset Quotes eld
14590 \end_inset
14591
14592 command
14593 \begin_inset Quotes erd
14594 \end_inset
14595
14596  appear as proper name in the output, see the last paragraph of this section.
14597  To create proper names omit the TeX Code.
14598 \end_layout
14599
14600 \end_inset
14601
14602  Note the order of the upper-and lowercase letters! LyX recognizes the following
14603  proper names:
14604 \end_layout
14605
14606 \begin_layout Description
14607 LyX The name of the game, write 
14608 \begin_inset Quotes eld
14609 \end_inset
14610
14611 L
14612 \begin_inset ERT
14613 status collapsed
14614
14615 \begin_layout Plain Layout
14616
14617 {}
14618 \end_layout
14619
14620 \end_inset
14621
14622 yX
14623 \begin_inset Quotes erd
14624 \end_inset
14625
14626  to produce it.
14627 \end_layout
14628
14629 \begin_layout Description
14630 TeX The program used by LaTeX, write 
14631 \begin_inset Quotes eld
14632 \end_inset
14633
14634 T
14635 \begin_inset ERT
14636 status collapsed
14637
14638 \begin_layout Plain Layout
14639
14640 {}
14641 \end_layout
14642
14643 \end_inset
14644
14645 eX
14646 \begin_inset Quotes erd
14647 \end_inset
14648
14649  to produce it.
14650 \end_layout
14651
14652 \begin_layout Description
14653 LaTeX The program used by LyX, write 
14654 \begin_inset Quotes eld
14655 \end_inset
14656
14657 LaT
14658 \begin_inset ERT
14659 status collapsed
14660
14661 \begin_layout Plain Layout
14662
14663 {}
14664 \end_layout
14665
14666 \end_inset
14667
14668 eX
14669 \begin_inset Quotes erd
14670 \end_inset
14671
14672  to produce it.
14673 \end_layout
14674
14675 \begin_layout Description
14676 LaTeX2e The actual version of LaTeX, write 
14677 \begin_inset Quotes eld
14678 \end_inset
14679
14680 LaT
14681 \begin_inset ERT
14682 status collapsed
14683
14684 \begin_layout Plain Layout
14685
14686 {}
14687 \end_layout
14688
14689 \end_inset
14690
14691 eX2e
14692 \begin_inset Quotes erd
14693 \end_inset
14694
14695  to produce it.
14696 \end_layout
14697
14698 \begin_layout Standard
14699 You might wonder why the LaTeX-version is 
14700 \begin_inset Quotes eld
14701 \end_inset
14702
14703 2
14704 \begin_inset Formula $\epsilon$
14705 \end_inset
14706
14707
14708 \begin_inset Quotes erd
14709 \end_inset
14710
14711 .
14712  It's an old tradition in the TeX-world to give programs geek version numbers.
14713  For example the version number of TeX converges to the number 
14714 \begin_inset Formula $\pi$
14715 \end_inset
14716
14717 : The actual version is 
14718 \begin_inset Quotes eld
14719 \end_inset
14720
14721 TeX-3.141592
14722 \begin_inset Quotes erd
14723 \end_inset
14724
14725 , the previous one was 
14726 \begin_inset Quotes eld
14727 \end_inset
14728
14729 TeX-3.14159
14730 \begin_inset Quotes erd
14731 \end_inset
14732
14733 .
14734 \end_layout
14735
14736 \begin_layout Standard
14737 If you don't want to use proper names, e.g.
14738  in section headings, you can insert two empty braces in TeX Code in the
14739  word.
14740  This will look in LyX like: 
14741 \begin_inset Graphics
14742         filename clipart/LaTeX.png
14743
14744 \end_inset
14745
14746
14747 \begin_inset Newline newline
14748 \end_inset
14749
14750 For more about TeX Code, look at section
14751 \begin_inset space ~
14752 \end_inset
14753
14754
14755 \begin_inset CommandInset ref
14756 LatexCommand ref
14757 reference "sec:TeX-Code"
14758
14759 \end_inset
14760
14761 .
14762 \end_layout
14763
14764 \begin_layout Subsection
14765 Units
14766 \begin_inset Index
14767 status collapsed
14768
14769 \begin_layout Plain Layout
14770 Typography ! Units
14771 \end_layout
14772
14773 \end_inset
14774
14775
14776 \end_layout
14777
14778 \begin_layout Standard
14779 Generally the space between units and the number is smaller than the normal
14780  space between two words.
14781  As you can see in the example below, it looks better when the space is
14782  smaller.
14783  To get such a 
14784 \begin_inset Quotes eld
14785 \end_inset
14786
14787 half space
14788 \begin_inset Quotes erd
14789 \end_inset
14790
14791  for units use the menu 
14792 \family sans
14793 Insert\SpecialChar \menuseparator
14794 Formatting\SpecialChar \menuseparator
14795 Thin
14796 \begin_inset space ~
14797 \end_inset
14798
14799 Space
14800 \family default
14801  (shortcut 
14802 \family sans
14803 C-S-Space
14804 \family default
14805 ).
14806 \end_layout
14807
14808 \begin_layout Standard
14809 Here's an example to show the differences:
14810 \end_layout
14811
14812 \begin_layout Standard
14813 \begin_inset Tabular
14814 <lyxtabular version="3" rows="2" columns="2">
14815 <features>
14816 <column alignment="left" valignment="top" width="0">
14817 <column alignment="left" valignment="top" width="0">
14818 <row>
14819 <cell alignment="center" valignment="top" usebox="none">
14820 \begin_inset Text
14821
14822 \begin_layout Plain Layout
14823 24
14824 \begin_inset space ~
14825 \end_inset
14826
14827 kW
14828 \begin_inset Formula $\cdot$
14829 \end_inset
14830
14831 h
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 <cell alignment="center" valignment="top" usebox="none">
14837 \begin_inset Text
14838
14839 \begin_layout Plain Layout
14840 space between number and unit
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 </row>
14846 <row>
14847 <cell alignment="center" valignment="top" usebox="none">
14848 \begin_inset Text
14849
14850 \begin_layout Plain Layout
14851 24
14852 \begin_inset space \thinspace{}
14853 \end_inset
14854
14855 kW
14856 \begin_inset Formula $\cdot$
14857 \end_inset
14858
14859 h
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell alignment="center" valignment="top" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868 half space between number and unit
14869 \end_layout
14870
14871 \end_inset
14872 </cell>
14873 </row>
14874 </lyxtabular>
14875
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \begin_layout Subsection
14882 Widows and Orphans
14883 \begin_inset Index
14884 status collapsed
14885
14886 \begin_layout Plain Layout
14887 Typography ! Widows and orphans
14888 \end_layout
14889
14890 \end_inset
14891
14892
14893 \begin_inset CommandInset label
14894 LatexCommand label
14895 name "sub:Widows"
14896
14897 \end_inset
14898
14899
14900 \end_layout
14901
14902 \begin_layout Standard
14903 In the early days of word processors, page breaks went wherever the page
14904  happened to end.
14905  There was no regard for what was actually going on in the text.
14906  You may remember once printing out a document, only to find the heading
14907  for a new section printed at the very bottom of the page, the first line
14908  of a new paragraph all alone at the bottom of a page, or the last line
14909  of a paragraph at the top of a new page.
14910  These bits of text became known as 
14911 \emph on
14912 widows
14913 \emph default
14914  and 
14915 \emph on
14916 orphans
14917 \emph default
14918 .
14919 \end_layout
14920
14921 \begin_layout Standard
14922 Clearly, LyX can avoid breaking pages after a section heading.
14923  That's part of the advantage of paragraph environments.
14924  But what about widows and orphans, where the page breaks leave one line
14925  of a paragraph all alone at the top or bottom of a page? There are rules
14926  built into LaTeX governing page breaks, and some of those rules are there
14927  to specifically prevent widows and orphans.
14928  This is the advantage LyX has in using LaTeX as its backend.
14929 \end_layout
14930
14931 \begin_layout Standard
14932 There's no way we can go into how TeX and LaTeX decide to break a page,
14933  or how you can tweak that behavior.
14934  Some LaTeX books listed in the bibliography [such as
14935 \begin_inset space ~
14936 \end_inset
14937
14938
14939 \begin_inset CommandInset citation
14940 LatexCommand cite
14941 key "latexcompanion"
14942
14943 \end_inset
14944
14945  or
14946 \begin_inset space ~
14947 \end_inset
14948
14949
14950 \begin_inset CommandInset citation
14951 LatexCommand cite
14952 key "latexguide"
14953
14954 \end_inset
14955
14956 ] may have more information.
14957  You will almost never need to worry about this, however.
14958 \end_layout
14959
14960 \begin_layout Chapter
14961 Notes, Graphics, Tables, and Floats
14962 \begin_inset CommandInset label
14963 LatexCommand label
14964 name "cha:Floats-and-Notes"
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 The issues of this chapter are described in detail in the 
14973 \emph on
14974 Embedded Objects
14975 \emph default
14976  manual.
14977  There you'll also find tips and tricks for special cases.
14978 \end_layout
14979
14980 \begin_layout Section
14981 Notes
14982 \begin_inset Index
14983 status collapsed
14984
14985 \begin_layout Plain Layout
14986 Notes
14987 \end_layout
14988
14989 \end_inset
14990
14991
14992 \begin_inset CommandInset label
14993 LatexCommand label
14994 name "sec:Notes"
14995
14996 \end_inset
14997
14998
14999 \end_layout
15000
15001 \begin_layout Standard
15002 LyX offers you a few types of notes to add to your document:
15003 \end_layout
15004
15005 \begin_layout Description
15006 LyX
15007 \begin_inset space ~
15008 \end_inset
15009
15010 Note This note type is for internal notes that won't appear in the output.
15011 \begin_inset Newline newline
15012 \end_inset
15013
15014
15015 \begin_inset Note Note
15016 status open
15017
15018 \begin_layout Plain Layout
15019 This is text in a note box that doesn't appear in the output.
15020 \end_layout
15021
15022 \end_inset
15023
15024
15025 \end_layout
15026
15027 \begin_layout Description
15028 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15029 ent, when you export the document to LaTeX via the menu 
15030 \family sans
15031 File\SpecialChar \menuseparator
15032 Export\SpecialChar \menuseparator
15033 LaTeX (pdflatex) / (plain)
15034 \family default
15035 .
15036 \begin_inset Newline newline
15037 \end_inset
15038
15039
15040 \begin_inset Note Comment
15041 status open
15042
15043 \begin_layout Plain Layout
15044 This is text in a note box that only appears as comment in LaTeX-files.
15045 \end_layout
15046
15047 \end_inset
15048
15049
15050 \end_layout
15051
15052 \begin_layout Description
15053 Greyed
15054 \begin_inset space ~
15055 \end_inset
15056
15057 Out This note will appear in the output as grey text.
15058 \begin_inset Newline newline
15059 \end_inset
15060
15061
15062 \begin_inset Newline newline
15063 \end_inset
15064
15065
15066 \begin_inset Note Greyedout
15067 status open
15068
15069 \begin_layout Plain Layout
15070 This is text
15071 \begin_inset Foot
15072 status collapsed
15073
15074 \begin_layout Plain Layout
15075 This is an example footnote within a greyed out note.
15076  In this document the greyed out note color is redefined to blue.
15077  How this can be done is explained in the 
15078 \emph on
15079 Embedded Objects
15080 \emph default
15081  manual.
15082 \end_layout
15083
15084 \end_inset
15085
15086  of a comment that appears in the output as grey text.
15087 \end_layout
15088
15089 \end_inset
15090
15091
15092 \begin_inset Newline newline
15093 \end_inset
15094
15095
15096 \begin_inset Newline newline
15097 \end_inset
15098
15099 As you can see in the example, the first line of greyed out notes is a bit
15100  indented and greyed out notes can have footnotes.
15101 \end_layout
15102
15103 \begin_layout Standard
15104 Notes are inserted with the toolbar button 
15105 \begin_inset Graphics
15106         filename ../images/note-insert.png
15107         scale 85
15108         scaleBeforeRotation
15109
15110 \end_inset
15111
15112  or the menu 
15113 \family sans
15114 Insert\SpecialChar \menuseparator
15115 Note
15116 \family default
15117 .
15118  Right-click on the appearing note box to select the note type.
15119 \end_layout
15120
15121 \begin_layout Section
15122 Footnotes
15123 \begin_inset Index
15124 status collapsed
15125
15126 \begin_layout Plain Layout
15127 Footnotes
15128 \end_layout
15129
15130 \end_inset
15131
15132
15133 \begin_inset CommandInset label
15134 LatexCommand label
15135 name "sec:Footnotes"
15136
15137 \end_inset
15138
15139
15140 \end_layout
15141
15142 \begin_layout Standard
15143 LyX uses boxes to display footnotes: When you insert a footnote using the
15144  menu 
15145 \family sans
15146 Insert\SpecialChar \menuseparator
15147 Footnote
15148 \family default
15149  or the toolbar button 
15150 \begin_inset Graphics
15151         filename ../images/footnote-insert.png
15152
15153 \end_inset
15154
15155
15156 \family roman
15157 \series medium
15158 \bar no
15159 you'll see
15160 \family default
15161 \series default
15162 \bar default
15163  the following box: 
15164 \begin_inset Graphics
15165         filename clipart/footnoteQt4.png
15166         scale 80
15167
15168 \end_inset
15169
15170
15171 \family roman
15172 \series medium
15173 \bar no
15174  This box is LyX's representation of your footnote.
15175  If you
15176 \family default
15177 \series default
15178 \bar default
15179  left-click on 
15180 \family roman
15181 \series medium
15182 \bar no
15183 the 
15184 \begin_inset Quotes eld
15185 \end_inset
15186
15187
15188 \family sans
15189 foot
15190 \family roman
15191
15192 \begin_inset Quotes erd
15193 \end_inset
15194
15195
15196 \family default
15197 \series default
15198 \bar default
15199  
15200 \family roman
15201 \series medium
15202 \bar no
15203 label, the box will
15204 \family default
15205 \series default
15206 \bar default
15207  be opened and you can enter the footnote text into it.
15208  Clicking on the box label again, will close 
15209 \family roman
15210 \series medium
15211 \bar no
15212 the
15213 \family default
15214 \series default
15215 \bar default
15216  box
15217 \family roman
15218 \series medium
15219 \bar no
15220 .
15221  If you want to turn existing text into a footnote, simply mark it and click
15222  on the footnote
15223 \family default
15224 \series default
15225 \bar default
15226  toolbar 
15227 \family roman
15228 \series medium
15229 \bar no
15230 button
15231 \family default
15232 \series default
15233 \bar default
15234 .
15235 \end_layout
15236
15237 \begin_layout Standard
15238 Here's an example footnote:
15239 \family roman
15240 \series medium
15241 \bar no
15242
15243 \begin_inset Foot
15244 status open
15245
15246 \begin_layout Plain Layout
15247 To close a footnote, click on the footnote box label.
15248 \end_layout
15249
15250 \end_inset
15251
15252
15253 \end_layout
15254
15255 \begin_layout Standard
15256 The footnote will appear in the output as a superscript number at the text
15257  position where the footnote box is placed.
15258  The footnote text is placed at the bottom of the current page.
15259  The footnote number is calculated by LyX, the numbers are consecutive,
15260  no matter in which chapter the footnote is in.
15261  LyX doesn't support other numbering schemes yet, but you can get another
15262  scheme using special LaTeX-commands.
15263  T
15264 \family roman
15265 h
15266 \family default
15267 ey are described in the 
15268 \emph on
15269 Embedded Objects
15270 \emph default
15271  manual.
15272 \end_layout
15273
15274 \begin_layout Section
15275 Marginal Notes
15276 \begin_inset Index
15277 status collapsed
15278
15279 \begin_layout Plain Layout
15280 Marginal notes
15281 \end_layout
15282
15283 \end_inset
15284
15285
15286 \begin_inset CommandInset label
15287 LatexCommand label
15288 name "sec:Marginal-Notes"
15289
15290 \end_inset
15291
15292
15293 \end_layout
15294
15295 \begin_layout Standard
15296 Marginal notes look and behave just like footnotes in LyX.
15297  When you insert a margin note via the menu 
15298 \family sans
15299 Insert\SpecialChar \menuseparator
15300 Marginal
15301 \begin_inset space ~
15302 \end_inset
15303
15304 Note
15305 \family default
15306  or the toolbar button 
15307 \begin_inset Graphics
15308         filename ../images/marginalnote-insert.png
15309
15310 \end_inset
15311
15312 , you'll see 
15313 \family roman
15314 \series medium
15315 a
15316 \family default
15317 \series default
15318  grey 
15319 \family roman
15320 \series medium
15321 box with a
15322 \family default
15323 \series default
15324  red 
15325 \family roman
15326 \series medium
15327 label 
15328 \begin_inset Quotes eld
15329 \end_inset
15330
15331 margin
15332 \begin_inset Quotes erd
15333 \end_inset
15334
15335  appearing within your text.
15336  This box is LyX's representation of your margin
15337 \family default
15338 \series default
15339 al 
15340 \family roman
15341 \series medium
15342 note.
15343 \end_layout
15344
15345 \begin_layout Standard
15346 At the side is an example marginal note.
15347 \family roman
15348 \series medium
15349
15350 \begin_inset Marginal
15351 status open
15352
15353 \begin_layout Plain Layout
15354 This is a marginal note.
15355 \end_layout
15356
15357 \end_inset
15358
15359
15360 \end_layout
15361
15362 \begin_layout Standard
15363 Marginal notes appear at the right side in single-sided documents.
15364  In double-sided documents they appear in the outer margin -- left on even
15365  pages, right on odd pages.
15366 \end_layout
15367
15368 \begin_layout Section
15369 Graphics and Images
15370 \begin_inset Index
15371 status collapsed
15372
15373 \begin_layout Plain Layout
15374 Images
15375 \end_layout
15376
15377 \end_inset
15378
15379
15380 \begin_inset Index
15381 status collapsed
15382
15383 \begin_layout Plain Layout
15384 Graphics
15385 \end_layout
15386
15387 \end_inset
15388
15389
15390 \begin_inset CommandInset label
15391 LatexCommand label
15392 name "sec:Graphics"
15393
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \begin_layout Standard
15400 To insert an image in your document, place the cursor at the text position
15401  you want and click on the toolbar icon 
15402 \begin_inset Graphics
15403         filename ../images/dialog-show-new-inset_graphics.png
15404
15405 \end_inset
15406
15407  or select 
15408 \family sans
15409 Insert\SpecialChar \menuseparator
15410 Graphics
15411 \family default
15412  from the menu.
15413  Then a dialog will appear to choose the file to load.
15414 \end_layout
15415
15416 \begin_layout Standard
15417 This dialog has numerous mostly self-explanatory parameters.
15418  The 
15419 \family sans
15420 Graphics
15421 \family default
15422  tab allows you to choose your image file.
15423  The image can be transformed by setting a rotation angle and a scaling
15424  factor.
15425  The scaling units are explained in Appendix
15426 \begin_inset space ~
15427 \end_inset
15428
15429
15430 \begin_inset CommandInset ref
15431 LatexCommand ref
15432 reference "cha:Units-available-in"
15433
15434 \end_inset
15435
15436 .
15437 \end_layout
15438
15439 \begin_layout Standard
15440 In the tab 
15441 \family sans
15442 Clipping
15443 \family default
15444  it is possible to set image coordinates to adjust the height and width
15445  of the image in the output.
15446  The coordinates can also be calculated automatically by pressing the button
15447  
15448 \family sans
15449 Get
15450 \begin_inset space ~
15451 \end_inset
15452
15453 from
15454 \begin_inset space ~
15455 \end_inset
15456
15457 file
15458 \family default
15459 .
15460  The option 
15461 \family sans
15462 Clip
15463 \begin_inset space ~
15464 \end_inset
15465
15466 to
15467 \begin_inset space ~
15468 \end_inset
15469
15470 bounding
15471 \begin_inset space ~
15472 \end_inset
15473
15474 box
15475 \family default
15476  will only print the image region within the given coordinates.
15477  Normally you don't need to take care about image coordinates and can ignore
15478  the tab 
15479 \family sans
15480 Clipping
15481 \family default
15482 .
15483 \end_layout
15484
15485 \begin_layout Standard
15486 In the 
15487 \family sans
15488 LaTeX and LyX options
15489 \family default
15490  tab LaTeX experts can specify additional LaTeX options.
15491  You can also specify here the appearance of the image inside LyX.
15492  The option 
15493 \family sans
15494 Draft
15495 \begin_inset space ~
15496 \end_inset
15497
15498 mode
15499 \family default
15500  has the effect that the image doesn't appear in the output, only a frame
15501  with the image size is printed.
15502 \end_layout
15503
15504 \begin_layout Standard
15505 The graphics dialog can be called at any time by clicking on an image.
15506  The image will appear in the output exactly at the position where it is
15507  in the text.
15508  This is an example image within a separate, horizontally centered paragraph:
15509  
15510 \end_layout
15511
15512 \begin_layout Standard
15513 \align center
15514 \begin_inset Graphics
15515         filename clipart/mobius.eps
15516         scale 70
15517         rotateOrigin center
15518
15519 \end_inset
15520
15521
15522 \end_layout
15523
15524 \begin_layout Standard
15525 If you need image captions and want to reference images, you have to put
15526  the image into a float, see section
15527 \begin_inset space ~
15528 \end_inset
15529
15530
15531 \begin_inset CommandInset ref
15532 LatexCommand ref
15533 reference "sec:Figure-Floats"
15534
15535 \end_inset
15536
15537 .
15538 \end_layout
15539
15540 \begin_layout Subsection
15541 Image Formats
15542 \begin_inset Index
15543 status collapsed
15544
15545 \begin_layout Plain Layout
15546 Image formats
15547 \end_layout
15548
15549 \end_inset
15550
15551
15552 \begin_inset CommandInset label
15553 LatexCommand label
15554 name "sub:Image-Formats"
15555
15556 \end_inset
15557
15558
15559 \end_layout
15560
15561 \begin_layout Standard
15562 You can insert images in any known file format.
15563  But as we explained in section
15564 \begin_inset space ~
15565 \end_inset
15566
15567
15568 \begin_inset CommandInset ref
15569 LatexCommand ref
15570 reference "sub:Output-file-formats"
15571
15572 \end_inset
15573
15574 , every output document format allows only a few image formats.
15575  LyX uses therefore the program 
15576 \family typewriter
15577 Imagemagick
15578 \family default
15579  in the background to convert the images to the right format.
15580  To increase your workflow by avoiding these conversions in the background,
15581  you can use only the image formats listed in the subsections of section
15582 \begin_inset space ~
15583 \end_inset
15584
15585
15586 \begin_inset CommandInset ref
15587 LatexCommand ref
15588 reference "sub:Output-file-formats"
15589
15590 \end_inset
15591
15592 .
15593 \end_layout
15594
15595 \begin_layout Standard
15596 Similar to fonts there are two types of image formats:
15597 \end_layout
15598
15599 \begin_layout Description
15600 Bitmap
15601 \begin_inset space ~
15602 \end_inset
15603
15604 images consist of pixel values, often in a compressed form.
15605  They are therefore not fully scalable and look pixeled in large zooms.
15606  Well-known bitmap image formats are 
15607 \begin_inset Quotes eld
15608 \end_inset
15609
15610 Graphics Interchange Format
15611 \begin_inset Quotes erd
15612 \end_inset
15613
15614  (GIF, file extension 
15615 \begin_inset Quotes eld
15616 \end_inset
15617
15618
15619 \family typewriter
15620 .gif
15621 \family default
15622
15623 \begin_inset Quotes erd
15624 \end_inset
15625
15626 )
15627 \begin_inset Index
15628 status collapsed
15629
15630 \begin_layout Plain Layout
15631 GIF|see
15632 \begin_inset ERT
15633 status collapsed
15634
15635 \begin_layout Plain Layout
15636
15637 {
15638 \end_layout
15639
15640 \end_inset
15641
15642 Image formats
15643 \begin_inset ERT
15644 status collapsed
15645
15646 \begin_layout Plain Layout
15647
15648 }
15649 \end_layout
15650
15651 \end_inset
15652
15653
15654 \end_layout
15655
15656 \end_inset
15657
15658
15659 \begin_inset Quotes eld
15660 \end_inset
15661
15662 Portable Network Graphics
15663 \begin_inset Quotes erd
15664 \end_inset
15665
15666  (PNG, file extension 
15667 \begin_inset Quotes eld
15668 \end_inset
15669
15670
15671 \family typewriter
15672 .png
15673 \family default
15674
15675 \begin_inset Quotes erd
15676 \end_inset
15677
15678 )
15679 \begin_inset Index
15680 status collapsed
15681
15682 \begin_layout Plain Layout
15683 PNG|see
15684 \begin_inset ERT
15685 status collapsed
15686
15687 \begin_layout Plain Layout
15688
15689 {
15690 \end_layout
15691
15692 \end_inset
15693
15694 Image formats
15695 \begin_inset ERT
15696 status collapsed
15697
15698 \begin_layout Plain Layout
15699
15700 }
15701 \end_layout
15702
15703 \end_inset
15704
15705
15706 \end_layout
15707
15708 \end_inset
15709
15710 , and 
15711 \begin_inset Quotes eld
15712 \end_inset
15713
15714 Joint Photographic Experts Group
15715 \begin_inset Quotes erd
15716 \end_inset
15717
15718  (JPG, file extension 
15719 \begin_inset Quotes eld
15720 \end_inset
15721
15722
15723 \family typewriter
15724 .jpg
15725 \family default
15726
15727 \begin_inset Quotes erd
15728 \end_inset
15729
15730  or 
15731 \begin_inset Quotes eld
15732 \end_inset
15733
15734
15735 \family typewriter
15736 .jpeg
15737 \family default
15738
15739 \begin_inset Quotes erd
15740 \end_inset
15741
15742 )
15743 \begin_inset Index
15744 status collapsed
15745
15746 \begin_layout Plain Layout
15747 JPG|see
15748 \begin_inset ERT
15749 status collapsed
15750
15751 \begin_layout Plain Layout
15752
15753 {
15754 \end_layout
15755
15756 \end_inset
15757
15758 Image formats
15759 \begin_inset ERT
15760 status collapsed
15761
15762 \begin_layout Plain Layout
15763
15764 }
15765 \end_layout
15766
15767 \end_inset
15768
15769
15770 \end_layout
15771
15772 \end_inset
15773
15774 .
15775 \end_layout
15776
15777 \begin_layout Description
15778 Scalable
15779 \begin_inset space ~
15780 \end_inset
15781
15782 images consist of vectors and can therefore be scaled to any size without
15783  data loss.
15784  The scaling ability is necessary if you want to create presentations, because
15785  presentations are always scaled by the beamer.
15786  Scaling is also useful for online documents to let the user zoom into diagrams.
15787 \begin_inset Newline newline
15788 \end_inset
15789
15790 Scalable image formats can be 
15791 \begin_inset Quotes eld
15792 \end_inset
15793
15794 Scalable Vector Graphics
15795 \begin_inset Quotes erd
15796 \end_inset
15797
15798  (SVG, file extension 
15799 \begin_inset Quotes eld
15800 \end_inset
15801
15802
15803 \family typewriter
15804 .svg
15805 \family default
15806
15807 \begin_inset Quotes erd
15808 \end_inset
15809
15810 )
15811 \begin_inset Index
15812 status collapsed
15813
15814 \begin_layout Plain Layout
15815 SVG|see
15816 \begin_inset ERT
15817 status collapsed
15818
15819 \begin_layout Plain Layout
15820
15821 {
15822 \end_layout
15823
15824 \end_inset
15825
15826 Image formats
15827 \begin_inset ERT
15828 status collapsed
15829
15830 \begin_layout Plain Layout
15831
15832 }
15833 \end_layout
15834
15835 \end_inset
15836
15837
15838 \end_layout
15839
15840 \end_inset
15841
15842
15843 \begin_inset Quotes eld
15844 \end_inset
15845
15846 Encapsulated PostScript
15847 \begin_inset Quotes erd
15848 \end_inset
15849
15850  (EPS, file extension 
15851 \begin_inset Quotes eld
15852 \end_inset
15853
15854
15855 \family typewriter
15856 .eps
15857 \family default
15858
15859 \begin_inset Quotes erd
15860 \end_inset
15861
15862 )
15863 \begin_inset Index
15864 status collapsed
15865
15866 \begin_layout Plain Layout
15867 EPS|see
15868 \begin_inset ERT
15869 status collapsed
15870
15871 \begin_layout Plain Layout
15872
15873 {
15874 \end_layout
15875
15876 \end_inset
15877
15878 Image formats
15879 \begin_inset ERT
15880 status collapsed
15881
15882 \begin_layout Plain Layout
15883
15884 }
15885 \end_layout
15886
15887 \end_inset
15888
15889
15890 \end_layout
15891
15892 \end_inset
15893
15894 , and 
15895 \begin_inset Quotes eld
15896 \end_inset
15897
15898 Portable Document Format
15899 \begin_inset Quotes erd
15900 \end_inset
15901
15902  (PDF, file extension 
15903 \begin_inset Quotes eld
15904 \end_inset
15905
15906
15907 \family typewriter
15908 .pdf
15909 \family default
15910
15911 \begin_inset Quotes erd
15912 \end_inset
15913
15914 )
15915 \begin_inset Index
15916 status collapsed
15917
15918 \begin_layout Plain Layout
15919 PDF
15920 \end_layout
15921
15922 \end_inset
15923
15924 .
15925  We say it can be, because you can convert any bitmap image format to PDF
15926  or EPS and the result won't be scalable.
15927  In this cases only a header with the image properties is added to the original
15928  image
15929 \begin_inset Foot
15930 status collapsed
15931
15932 \begin_layout Plain Layout
15933 In the case of PDF, the original image is additionally compressed.
15934 \end_layout
15935
15936 \end_inset
15937
15938 .
15939 \end_layout
15940
15941 \begin_layout Standard
15942 Normally one can't convert a bitmap image into a scalable one, only vice
15943  versa.
15944 \end_layout
15945
15946 \begin_layout Section
15947 Tables
15948 \begin_inset Index
15949 status collapsed
15950
15951 \begin_layout Plain Layout
15952 Tables
15953 \end_layout
15954
15955 \end_inset
15956
15957
15958 \begin_inset CommandInset label
15959 LatexCommand label
15960 name "sec:Tables"
15961
15962 \end_inset
15963
15964
15965 \end_layout
15966
15967 \begin_layout Standard
15968 You can insert a table using either the toolbar button 
15969 \begin_inset Graphics
15970         filename ../images/tabular-insert.png
15971         scale 85
15972
15973 \end_inset
15974
15975  or the menu 
15976 \family sans
15977 Insert\SpecialChar \menuseparator
15978 Table
15979 \family default
15980 .
15981  A dialog will appear, asking you for the number of rows and columns.
15982  The default table has lines around any cell and the first row appears separated
15983  from the rest of the table.
15984  This separation appears due to a double line: The cells of the first row
15985  have a line below them and the cells of the second row have a line above
15986  them.
15987  Here's an example table:
15988 \end_layout
15989
15990 \begin_layout Standard
15991 \align center
15992 \begin_inset Tabular
15993 <lyxtabular version="3" rows="4" columns="4">
15994 <features>
15995 <column alignment="center" valignment="top" width="0pt">
15996 <column alignment="center" valignment="top" width="0pt">
15997 <column alignment="center" valignment="top" width="0in">
15998 <column alignment="center" valignment="top" width="0pt">
15999 <row>
16000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004
16005 \end_layout
16006
16007 \end_inset
16008 </cell>
16009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Plain Layout
16013
16014 \family roman
16015 \series medium
16016 \shape up
16017 \size normal
16018 \emph off
16019 \bar no
16020 \noun off
16021 \color none
16022 1
16023 \end_layout
16024
16025 \end_inset
16026 </cell>
16027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031 2
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040 3
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 </row>
16046 <row>
16047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051
16052 \family roman
16053 \series medium
16054 \shape up
16055 \size normal
16056 \emph off
16057 \bar no
16058 \noun off
16059 \color none
16060 A
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 </row>
16093 <row>
16094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16095 \begin_inset Text
16096
16097 \begin_layout Plain Layout
16098
16099 \family roman
16100 \series medium
16101 \shape up
16102 \size normal
16103 \emph off
16104 \bar no
16105 \noun off
16106 \color none
16107 B
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116
16117 \end_layout
16118
16119 \end_inset
16120 </cell>
16121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16122 \begin_inset Text
16123
16124 \begin_layout Plain Layout
16125
16126 \size normal
16127 \noun off
16128 \color none
16129  
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 </row>
16144 <row>
16145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149
16150 \family roman
16151 \series medium
16152 \shape up
16153 \size normal
16154 \emph off
16155 \bar no
16156 \noun off
16157 \color none
16158 C
16159 \end_layout
16160
16161 \end_inset
16162 </cell>
16163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 </row>
16191 </lyxtabular>
16192
16193 \end_inset
16194
16195
16196 \end_layout
16197
16198 \begin_layout Subsection
16199 The Table dialog
16200 \end_layout
16201
16202 \begin_layout Standard
16203 You can alter a table by clicking on it with the right mouse button, which
16204  brings up the table dialog.
16205  Here you can adjust the settings of the cell and row/column respectively
16206  where the cursor is placed currently.
16207  Most of the dialog options also work on selections.
16208  This means that if you select more cells, columns or rows the action is
16209  done on all of your selection.
16210 \end_layout
16211
16212 \begin_layout Standard
16213 Additionally to the table dialog the 
16214 \family sans
16215 table
16216 \begin_inset space ~
16217 \end_inset
16218
16219 toolbar
16220 \family default
16221 , that appears when the cursor is inside a table, helps you in setting table
16222  properties.
16223  It is for example currently only possible to add
16224 \begin_inset space \thinspace{}
16225 \end_inset
16226
16227 /
16228 \begin_inset space \thinspace{}
16229 \end_inset
16230
16231 delete lines via the table toolbar.
16232 \end_layout
16233
16234 \begin_layout Standard
16235 In the tab 
16236 \family sans
16237 Table
16238 \begin_inset space ~
16239 \end_inset
16240
16241 Settings
16242 \family default
16243  of the table dialog you can set the alignment for the current row.
16244  If you add a row or column, it will be inserted right beside or below the
16245  current cell respectively.
16246  The vertical alignment of a column can only be adjusted when a column width
16247  is given.
16248  A given width will allow the cell to have line breaks and multiple paragraphs
16249  of text, see section
16250 \begin_inset space ~
16251 \end_inset
16252
16253
16254 \begin_inset CommandInset ref
16255 LatexCommand ref
16256 reference "sub:Table-Cells"
16257
16258 \end_inset
16259
16260 .
16261 \end_layout
16262
16263 \begin_layout Standard
16264 You can mark multiple cells of one row as a multicolumn cell using the check
16265  box 
16266 \family sans
16267 Multicolumn
16268 \family default
16269 .
16270  This will merge the cells to 
16271 \emph on
16272 one
16273 \emph default
16274  cell, spread over more than one column.
16275  Multicolumn cells are treated as own rows, so that the alignment, width,
16276  and border settings affect only the multicolumn cell.
16277  Here's an example table with a multicolumn cell in the first row and one
16278  in the last row without the upper border:
16279 \end_layout
16280
16281 \begin_layout Standard
16282 \align center
16283 \begin_inset Tabular
16284 <lyxtabular version="3" rows="3" columns="4">
16285 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16286 <column alignment="center" valignment="top" width="0pt">
16287 <column alignment="center" valignment="middle" width="0">
16288 <column alignment="center" valignment="top" width="0in">
16289 <column alignment="center" valignment="top" width="0pt">
16290 <row>
16291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Plain Layout
16295 abc
16296 \end_layout
16297
16298 \end_inset
16299 </cell>
16300 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Plain Layout
16304 def ghi
16305 \end_layout
16306
16307 \end_inset
16308 </cell>
16309 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16310 \begin_inset Text
16311
16312 \begin_layout Plain Layout
16313
16314 \end_layout
16315
16316 \end_inset
16317 </cell>
16318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Plain Layout
16322 jkl
16323 \end_layout
16324
16325 \end_inset
16326 </cell>
16327 </row>
16328 <row>
16329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333
16334 \family roman
16335 \series medium
16336 \shape up
16337 \size normal
16338 \emph off
16339 \bar no
16340 \noun off
16341 \color none
16342 A
16343 \end_layout
16344
16345 \end_inset
16346 </cell>
16347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16348 \begin_inset Text
16349
16350 \begin_layout Plain Layout
16351 B
16352 \end_layout
16353
16354 \end_inset
16355 </cell>
16356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16357 \begin_inset Text
16358
16359 \begin_layout Plain Layout
16360 C
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369 D
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 </row>
16375 <row>
16376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16377 \begin_inset Text
16378
16379 \begin_layout Plain Layout
16380 1
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16386 \begin_inset Text
16387
16388 \begin_layout Plain Layout
16389 2
16390 \end_layout
16391
16392 \end_inset
16393 </cell>
16394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Plain Layout
16398 3
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407 4
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 </row>
16413 </lyxtabular>
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \begin_layout Standard
16421 At the moment LyX doesn't support multirow cells.
16422  Adept users can declare special LaTeX-arguments for the table.
16423  They are necessary for special table formatting, like for multirow cells,
16424  explained in the tables section of the 
16425 \emph on
16426 Extended
16427 \begin_inset space ~
16428 \end_inset
16429
16430 Features
16431 \emph default
16432  manual.
16433  You can also rotate the current cell or the whole table 90
16434 \begin_inset Formula $\,$
16435 \end_inset
16436
16437 degrees counterclockwise.
16438  These rotations are not visible in LyX but in the output.
16439 \end_layout
16440
16441 \begin_layout Standard
16442 \begin_inset Note Greyedout
16443 status open
16444
16445 \begin_layout Plain Layout
16446
16447 \series bold
16448 Note:
16449 \series default
16450  Most DVI-viewers are 
16451 \emph on
16452 not
16453 \emph default
16454  able to display rotations.
16455 \end_layout
16456
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \begin_layout Standard
16463 The 
16464 \family sans
16465 Borders
16466 \family default
16467  tab allows you to add and delete border lines for the current row/column.
16468  The button 
16469 \family sans
16470 Default
16471 \family default
16472  adds lines for all cell borders.
16473 \end_layout
16474
16475 \begin_layout Subsection
16476 Longtables
16477 \begin_inset Index
16478 status collapsed
16479
16480 \begin_layout Plain Layout
16481 Tables ! Longtables
16482 \end_layout
16483
16484 \end_inset
16485
16486
16487 \begin_inset Index
16488 status collapsed
16489
16490 \begin_layout Plain Layout
16491 Longtables
16492 \end_layout
16493
16494 \end_inset
16495
16496
16497 \end_layout
16498
16499 \begin_layout Standard
16500 If the table is too long to fit on one page, you can use the option 
16501 \family sans
16502 Use
16503 \begin_inset space ~
16504 \end_inset
16505
16506 long
16507 \begin_inset space ~
16508 \end_inset
16509
16510 table
16511 \family default
16512  in the tab 
16513 \family sans
16514 Longtable
16515 \family default
16516  of the table dialog to split the table automatically over more pages.
16517  Doing this enables some check boxes and you can now define:
16518 \end_layout
16519
16520 \begin_layout Description
16521
16522 \family sans
16523 Header
16524 \family default
16525 : The current row and all rows above, that don't have any special options
16526  defined, are defined to be the header rows of all pages of the longtable;
16527  except for the first page, if 
16528 \family sans
16529 First
16530 \begin_inset space ~
16531 \end_inset
16532
16533 header
16534 \family default
16535  is defined.
16536 \end_layout
16537
16538 \begin_layout Description
16539
16540 \family sans
16541 First
16542 \begin_inset space ~
16543 \end_inset
16544
16545 header
16546 \family default
16547 : The current row and all rows above, that don't have any special options
16548  defined, are defined to be the header rows of the first page of the longtable.
16549 \end_layout
16550
16551 \begin_layout Description
16552
16553 \family sans
16554 Footer
16555 \family default
16556 : The current row and all rows below, that don't have any special options
16557  defined, are defined to be the footer rows of all pages of the longtable;
16558  except for the last page, if 
16559 \family sans
16560 Last
16561 \begin_inset space ~
16562 \end_inset
16563
16564 footer
16565 \family default
16566  is defined.
16567 \end_layout
16568
16569 \begin_layout Description
16570
16571 \family sans
16572 Last
16573 \begin_inset space ~
16574 \end_inset
16575
16576 footer
16577 \family default
16578 : The current row and all rows below, that don't have any special options
16579  defined, are defined to be the footer rows of the last page of the longtable.
16580 \end_layout
16581
16582 \begin_layout Standard
16583 You can also specify a row where the table is split.
16584  If you set more than one option in the same table row, you should be aware
16585  of the fact that only the first one is used in the given table row.
16586  The others will then be defined as 
16587 \emph on
16588 empty
16589 \emph default
16590 .
16591  In this context, first means first in this order: 
16592 \family sans
16593 Footer, Last
16594 \begin_inset space ~
16595 \end_inset
16596
16597 footer,
16598 \family default
16599  
16600 \family sans
16601 Header,
16602 \family default
16603  
16604 \family sans
16605 First
16606 \begin_inset space ~
16607 \end_inset
16608
16609 header.
16610
16611 \family default
16612  See the following longtable to see how it works:
16613 \end_layout
16614
16615 \begin_layout Standard
16616 \align center
16617 \begin_inset Tabular
16618 <lyxtabular version="3" rows="69" columns="3">
16619 <features islongtable="true">
16620 <column alignment="block" valignment="top" width="5cm">
16621 <column alignment="left" valignment="top" width="0pt">
16622 <column alignment="right" valignment="top" width="0pt">
16623 <row endfirsthead="true">
16624 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628
16629 \series bold
16630 Example Phone List (ignore the names)
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 </row>
16654 <row endfirsthead="true">
16655 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659
16660 \series bold
16661 NAME
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679
16680 \series bold
16681 TEL.
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 </row>
16687 <row endhead="true">
16688 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692  
16693 \series bold
16694 Example Phone List
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703
16704 \end_layout
16705
16706 \end_inset
16707 </cell>
16708 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 </row>
16718 <row endhead="true">
16719 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723
16724 \series bold
16725 NAME
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743
16744 \series bold
16745 TEL.
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 </row>
16751 <row endfoot="true">
16752 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756  
16757 \series bold
16758 continue ...
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 </row>
16782 <row>
16783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787
16788 \series bold
16789 Annovi
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 Silvia
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 111
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 </row>
16813 <row>
16814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818
16819 \series bold
16820 Bertoli
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 Stefano
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 111
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 </row>
16844 <row>
16845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849
16850 \series bold
16851 Bozzi
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860 Walter
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869 111
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 </row>
16875 <row>
16876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880
16881 \series bold
16882 Cachia
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891 Maria
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 111
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 </row>
16906 <row>
16907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911
16912 \series bold
16913 Cachia
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922 Maurizio
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931 111
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 </row>
16937 <row>
16938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942
16943 \series bold
16944 Cinquemani
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953 Giusi
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962 111
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 </row>
16968 <row>
16969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \series bold
16975 Colin
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984 Bernard
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 111
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 </row>
16999 <row>
17000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004
17005 \series bold
17006 Concli
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 Gianfranco
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024 111
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 </row>
17030 <row>
17031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035
17036 \series bold
17037 Dal Bosco
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046 Carolina
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 111
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 </row>
17061 <row>
17062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066
17067 \series bold
17068 Dalpiaz
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 Annamaria
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 111
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 </row>
17092 <row>
17093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097
17098 \series bold
17099 Feliciello
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108 Domenico
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 111
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 <row>
17124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128
17129 \series bold
17130 Focarelli
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 Paola
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148 111
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 </row>
17154 <row>
17155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159
17160 \series bold
17161 Galletti
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 Oreste
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179 111
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 </row>
17185 <row>
17186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190
17191 \series bold
17192 Gasparini
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201 Franca
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210 111
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 </row>
17216 <row>
17217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221
17222 \series bold
17223 Rizzardi
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17229 \begin_inset Text
17230
17231 \begin_layout Plain Layout
17232 Paola
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241 111
17242 \end_layout
17243
17244 \end_inset
17245 </cell>
17246 </row>
17247 <row>
17248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252
17253 \series bold
17254 Lassini
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263 Giancarlo
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272 111
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 </row>
17278 <row>
17279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283
17284 \series bold
17285 Malfatti
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 Luciano
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303 111
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 </row>
17309 <row>
17310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314
17315 \series bold
17316 Malfatti
17317 \end_layout
17318
17319 \end_inset
17320 </cell>
17321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17322 \begin_inset Text
17323
17324 \begin_layout Plain Layout
17325 Valeriano
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334 111
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 </row>
17340 <row>
17341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345
17346 \series bold
17347 Meneguzzo
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 Roberto
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 111
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 </row>
17371 <row>
17372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376
17377 \series bold
17378 Mezzadra
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387 Roberto
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396 111
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 </row>
17402 <row>
17403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407
17408 \series bold
17409 Pirpamer
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 Erich
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 111
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 </row>
17433 <row>
17434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438
17439 \series bold
17440 Pochiesa
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449 Paolo
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 111, 222
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 </row>
17464 <row>
17465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469
17470 \series bold
17471 Radina
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480 Claudio
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489 111
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 </row>
17495 <row>
17496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500
17501 \series bold
17502 Stuffer
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17508 \begin_inset Text
17509
17510 \begin_layout Plain Layout
17511 Oskar
17512 \end_layout
17513
17514 \end_inset
17515 </cell>
17516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17517 \begin_inset Text
17518
17519 \begin_layout Plain Layout
17520 111
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 </row>
17526 <row>
17527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531
17532 \series bold
17533 Tacchelli
17534 \end_layout
17535
17536 \end_inset
17537 </cell>
17538 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17539 \begin_inset Text
17540
17541 \begin_layout Plain Layout
17542 Ugo
17543 \end_layout
17544
17545 \end_inset
17546 </cell>
17547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551 111
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 </row>
17557 <row>
17558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562
17563 \series bold
17564 Tezzele
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573 Margit
17574 \end_layout
17575
17576 \end_inset
17577 </cell>
17578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Plain Layout
17582 111
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 </row>
17588 <row>
17589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593
17594 \series bold
17595 Unterkalmsteiner
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 Frieda
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613 111
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 </row>
17619 <row>
17620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624
17625 \series bold
17626 Vieider
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17632 \begin_inset Text
17633
17634 \begin_layout Plain Layout
17635 Hilde
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644 111
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 </row>
17650 <row>
17651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Plain Layout
17655
17656 \series bold
17657 Vigna
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Plain Layout
17666 Jürgen
17667 \end_layout
17668
17669 \end_inset
17670 </cell>
17671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675 111
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 </row>
17681 <row>
17682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686
17687 \series bold
17688 Weber
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17694 \begin_inset Text
17695
17696 \begin_layout Plain Layout
17697 Maurizio
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706 111
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 </row>
17712 <row>
17713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717
17718 \series bold
17719 Winkler
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728 Franz
17729 \end_layout
17730
17731 \end_inset
17732 </cell>
17733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737 111
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 </row>
17743 <row>
17744 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748  
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 </row>
17772 <row>
17773 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777
17778 \series bold
17779 Annovi
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 Silvia
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 555
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 </row>
17803 <row>
17804 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \series bold
17810 Bertoli
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819 Stefano
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 555
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 </row>
17834 <row>
17835 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839
17840 \series bold
17841 Bozzi
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850 Walter
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859 555
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 </row>
17865 <row>
17866 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870
17871 \series bold
17872 Cachia
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 Maria
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 555
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 </row>
17896 <row>
17897 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901
17902 \series bold
17903 Cachia
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 Maurizio
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 555
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 </row>
17927 <row>
17928 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932
17933 \series bold
17934 Cinquemani
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Plain Layout
17943 Giusi
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 555
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 </row>
17958 <row>
17959 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963
17964 \series bold
17965 Colin
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974 Bernard
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983 555
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 </row>
17989 <row>
17990 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994
17995 \series bold
17996 Concli
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Plain Layout
18005 Gianfranco
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 555
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 </row>
18020 <row>
18021 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025
18026 \series bold
18027 Dal Bosco
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Plain Layout
18036 Carolina
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045 555
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 </row>
18051 <row>
18052 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056
18057 \series bold
18058 Dalpiaz
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 Annamaria
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076 555
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 </row>
18082 <row>
18083 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087
18088 \series bold
18089 Feliciello
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 Domenico
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 555
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 </row>
18113 <row>
18114 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118
18119 \series bold
18120 Focarelli
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 Paola
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138 555
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 </row>
18144 <row>
18145 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \series bold
18151 Galletti
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 Oreste
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 555
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 </row>
18175 <row>
18176 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180
18181 \series bold
18182 Gasparini
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191 Franca
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200 555
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 </row>
18206 <row>
18207 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \series bold
18213 Rizzardi
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 Paola
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231 555
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 </row>
18237 <row>
18238 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242
18243 \series bold
18244 Lassini
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 Giancarlo
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 555
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 </row>
18268 <row>
18269 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273
18274 \series bold
18275 Malfatti
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284 Luciano
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 555
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 </row>
18299 <row>
18300 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304
18305 \series bold
18306 Malfatti
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18312 \begin_inset Text
18313
18314 \begin_layout Plain Layout
18315 Valeriano
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 555
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 </row>
18330 <row>
18331 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335
18336 \series bold
18337 Meneguzzo
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346 Roberto
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 555
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 </row>
18361 <row>
18362 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366
18367 \series bold
18368 Mezzadra
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 Roberto
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 555
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 </row>
18392 <row>
18393 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \series bold
18399 Pirpamer
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408 Erich
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 555
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 </row>
18423 <row>
18424 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428
18429 \series bold
18430 Pochiesa
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 Paolo
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448 555, 222
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 </row>
18454 <row>
18455 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459
18460 \series bold
18461 Radina
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout Plain Layout
18470 Claudio
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479 555
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 </row>
18485 <row>
18486 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490
18491 \series bold
18492 Stuffer
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18498 \begin_inset Text
18499
18500 \begin_layout Plain Layout
18501 Oskar
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18507 \begin_inset Text
18508
18509 \begin_layout Plain Layout
18510 555
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 </row>
18516 <row>
18517 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521
18522 \series bold
18523 Tacchelli
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532 Ugo
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541 555
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 </row>
18547 <row>
18548 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552
18553 \series bold
18554 Tezzele
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563 Margit
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18569 \begin_inset Text
18570
18571 \begin_layout Plain Layout
18572 555
18573 \end_layout
18574
18575 \end_inset
18576 </cell>
18577 </row>
18578 <row>
18579 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18580 \begin_inset Text
18581
18582 \begin_layout Plain Layout
18583
18584 \series bold
18585 Unterkalmsteiner
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18591 \begin_inset Text
18592
18593 \begin_layout Plain Layout
18594 Frieda
18595 \end_layout
18596
18597 \end_inset
18598 </cell>
18599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603 555
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 </row>
18609 <row>
18610 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614
18615 \series bold
18616 Vieider
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18622 \begin_inset Text
18623
18624 \begin_layout Plain Layout
18625 Hilde
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634 555
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 </row>
18640 <row>
18641 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18642 \begin_inset Text
18643
18644 \begin_layout Plain Layout
18645
18646 \series bold
18647 Vigna
18648 \end_layout
18649
18650 \end_inset
18651 </cell>
18652 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18653 \begin_inset Text
18654
18655 \begin_layout Plain Layout
18656 Jürgen
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665 999
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 </row>
18671 <row>
18672 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \series bold
18678 Weber
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687 Maurizio
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696 555
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 </row>
18702 <row>
18703 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707
18708 \series bold
18709 Winkler
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718 Franz
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 555
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 </row>
18733 <row endlastfoot="true">
18734 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18735 \begin_inset Text
18736
18737 \begin_layout Plain Layout
18738
18739 \series bold
18740 End
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 </row>
18764 </lyxtabular>
18765
18766 \end_inset
18767
18768
18769 \end_layout
18770
18771 \begin_layout Subsection
18772 Table Cells
18773 \begin_inset Index
18774 status collapsed
18775
18776 \begin_layout Plain Layout
18777 Tables ! Cells
18778 \end_layout
18779
18780 \end_inset
18781
18782
18783 \begin_inset CommandInset label
18784 LatexCommand label
18785 name "sub:Table-Cells"
18786
18787 \end_inset
18788
18789
18790 \end_layout
18791
18792 \begin_layout Standard
18793 A table cell can contain text, inline equations, a figure, or another table.
18794  All these kinds of objects can be placed in the same cell.
18795  Font sizes and shapes can also be altered.
18796  But you can't put a special environment in a cell (like 
18797 \family sans
18798 Section*
18799 \family default
18800 , etc.), nor set spacing options etc.
18801  for the cell's paragraph.
18802 \end_layout
18803
18804 \begin_layout Standard
18805 To have multi-line entries in table cells, you have to declare a fixed width
18806  for the column in the table dialog.
18807  Your text is then automatically split into multiple lines and the cell
18808  is enlarged vertically when the length of the text exceeds the given width.
18809  An example:
18810 \end_layout
18811
18812 \begin_layout Standard
18813 \align center
18814 \begin_inset Tabular
18815 <lyxtabular version="3" rows="4" columns="3">
18816 <features>
18817 <column alignment="center" valignment="top" width="0pt">
18818 <column alignment="block" valignment="top" width="3cm">
18819 <column alignment="center" valignment="top" width="0pt">
18820 <row>
18821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825
18826 \family roman
18827 \series medium
18828 \shape up
18829 \size normal
18830 \emph off
18831 \bar no
18832 \noun off
18833 \color none
18834 1
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \family roman
18845 \series medium
18846 \shape up
18847 \size normal
18848 \emph off
18849 \bar no
18850 \noun off
18851 \color none
18852 2
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \family roman
18863 \series medium
18864 \shape up
18865 \size normal
18866 \emph off
18867 \bar no
18868 \noun off
18869 \color none
18870 3
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 <row>
18877 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881
18882 \family roman
18883 \series medium
18884 \shape up
18885 \size normal
18886 \emph off
18887 \bar no
18888 \noun off
18889 \color none
18890 4
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899
18900 \family roman
18901 \series medium
18902 \shape up
18903 \size normal
18904 \emph off
18905 \bar no
18906 \noun off
18907 \color none
18908 This is a multiline entry in a table.
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \family roman
18919 \series medium
18920 \shape up
18921 \size normal
18922 \emph off
18923 \bar no
18924 \noun off
18925 \color none
18926 5
18927 \end_layout
18928
18929 \end_inset
18930 </cell>
18931 </row>
18932 <row>
18933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937
18938 \family roman
18939 \series medium
18940 \shape up
18941 \size normal
18942 \emph off
18943 \bar no
18944 \noun off
18945 \color none
18946 6
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955
18956 \family roman
18957 \series medium
18958 \shape up
18959 \size normal
18960 \emph off
18961 \bar no
18962 \noun off
18963 \color none
18964 This is longer now.
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973
18974 \family roman
18975 \series medium
18976 \shape up
18977 \size normal
18978 \emph off
18979 \bar no
18980 \noun off
18981 \color none
18982 7
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 </row>
18988 <row>
18989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993
18994 \family roman
18995 \series medium
18996 \shape up
18997 \size normal
18998 \emph off
18999 \bar no
19000 \noun off
19001 \color none
19002 8
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011
19012 \family roman
19013 \series medium
19014 \shape up
19015 \size normal
19016 \emph off
19017 \bar no
19018 \noun off
19019 \color none
19020 This is a multiline entry in a table.
19021  This is longer now.
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030
19031 \family roman
19032 \series medium
19033 \shape up
19034 \size normal
19035 \emph off
19036 \bar no
19037 \noun off
19038 \color none
19039 9
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 </lyxtabular>
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \begin_layout Standard
19053 Cutting and pasting between tables and table cells works reasonably well.
19054  You can cut and paste even more than one row.
19055  Selection with the mouse or with 
19056 \family sans
19057 Shift
19058 \family default
19059  plus the arrow keys works as usual.
19060  You can also copy and paste the entire table as a single unit by starting
19061  the selection from outside the table.
19062 \end_layout
19063
19064 \begin_layout Section
19065 Floats
19066 \begin_inset Index
19067 status collapsed
19068
19069 \begin_layout Plain Layout
19070 Floats
19071 \end_layout
19072
19073 \end_inset
19074
19075
19076 \begin_inset CommandInset label
19077 LatexCommand label
19078 name "sec:Floats"
19079
19080 \end_inset
19081
19082
19083 \end_layout
19084
19085 \begin_layout Standard
19086 A float is a block of text associated with some sort of label, which doesn't
19087  have a fixed location.
19088  It can 
19089 \begin_inset Quotes eld
19090 \end_inset
19091
19092 float
19093 \begin_inset Quotes erd
19094 \end_inset
19095
19096  forward or backward a page or two, to wherever it fits best.
19097  
19098 \family sans
19099 Footnotes
19100 \family default
19101  and 
19102 \family sans
19103 Margin
19104 \begin_inset space ~
19105 \end_inset
19106
19107 Notes
19108 \family default
19109  are also floats, because they can float to the next page when there are
19110  too much notes at the page.
19111 \end_layout
19112
19113 \begin_layout Standard
19114 Floats makes it possible to get a high quality layout.
19115  Images and tables can evenly be spread to the pages to avoid whitespace
19116  and pages without text.
19117  As the floating often destroys the context between the text and the image/table
19118 , every float can be referenced in the text.
19119  Floats are therefore numbered.
19120  Referencing is described in section
19121 \begin_inset space ~
19122 \end_inset
19123
19124
19125 \begin_inset CommandInset ref
19126 LatexCommand ref
19127 reference "sec:Cross-References"
19128
19129 \end_inset
19130
19131 .
19132 \end_layout
19133
19134 \begin_layout Standard
19135 To insert a float, use the menu 
19136 \family sans
19137 Insert\SpecialChar \menuseparator
19138 Floats
19139 \family default
19140 .
19141  A box with a caption that has e.
19142 \begin_inset space \thinspace{}
19143 \end_inset
19144
19145 g.
19146 \begin_inset space ~
19147 \end_inset
19148
19149 the label 
19150 \begin_inset Quotes eld
19151 \end_inset
19152
19153 Figure
19154 \begin_inset space ~
19155 \end_inset
19156
19157 #:
19158 \begin_inset Quotes erd
19159 \end_inset
19160
19161  (# is the actual number) will be inserted into your document.
19162  The label will automatically be translated to the document language in
19163  the output.
19164  Behind the label you can insert the caption text.
19165 \begin_inset Index
19166 status collapsed
19167
19168 \begin_layout Plain Layout
19169 Floats ! Captions
19170 \end_layout
19171
19172 \end_inset
19173
19174  The image or table is inserted above or below the caption in a separate
19175  paragraph within the float.
19176  To keep your LyX-document readable, you can open and close the float box
19177  by left-clicking on the box label.
19178  A closed float box looks like this: 
19179 \begin_inset Graphics
19180         filename clipart/floatQt4.png
19181         scale 80
19182
19183 \end_inset
19184
19185  -- a gray button with a red label.
19186 \end_layout
19187
19188 \begin_layout Standard
19189 It is recommended to insert floats as a separate paragraph to avoid possible
19190  LaTeX-errors that can occur when the surrounding text is specially formatted.
19191 \end_layout
19192
19193 \begin_layout Subsection
19194 Float Types
19195 \end_layout
19196
19197 \begin_layout Subsubsection
19198 Figure Floats
19199 \begin_inset Index
19200 status collapsed
19201
19202 \begin_layout Plain Layout
19203 Floats ! Figure floats
19204 \end_layout
19205
19206 \end_inset
19207
19208
19209 \begin_inset CommandInset label
19210 LatexCommand label
19211 name "sec:Figure-Floats"
19212
19213 \end_inset
19214
19215
19216 \end_layout
19217
19218 \begin_layout Standard
19219 The menu 
19220 \family sans
19221 Insert\SpecialChar \menuseparator
19222 Float\SpecialChar \menuseparator
19223 Figure
19224 \family default
19225  inserts a float with the label 
19226 \begin_inset Quotes eld
19227 \end_inset
19228
19229
19230 \series bold
19231 Figure
19232 \begin_inset space ~
19233 \end_inset
19234
19235 #:
19236 \series default
19237
19238 \begin_inset Quotes erd
19239 \end_inset
19240
19241 .
19242  Set the cursor above this label (or before it and press enter) and insert
19243  the image as described above to get the caption printed below the image.
19244  This is what we did for Figure
19245 \begin_inset space ~
19246 \end_inset
19247
19248
19249 \begin_inset CommandInset ref
19250 LatexCommand ref
19251 reference "cap:Platypus"
19252
19253 \end_inset
19254
19255 .
19256  If you want the caption to be above the image, set the cursor at the end
19257  of the caption, press enter and insert the image.
19258  This was done in Figure
19259 \begin_inset space ~
19260 \end_inset
19261
19262
19263 \begin_inset CommandInset ref
19264 LatexCommand ref
19265 reference "cap:Escher"
19266
19267 \end_inset
19268
19269 .
19270 \end_layout
19271
19272 \begin_layout Standard
19273 \begin_inset Float figure
19274 wide false
19275 sideways false
19276 status open
19277
19278 \begin_layout Plain Layout
19279 \align center
19280 \begin_inset Graphics
19281         filename clipart/platypus.eps
19282         width 50col%
19283         rotateOrigin center
19284
19285 \end_inset
19286
19287
19288 \end_layout
19289
19290 \begin_layout Plain Layout
19291 \begin_inset Caption
19292
19293 \begin_layout Plain Layout
19294 \begin_inset CommandInset label
19295 LatexCommand label
19296 name "cap:Platypus"
19297
19298 \end_inset
19299
19300 A severely distorted platypus in a float.
19301 \end_layout
19302
19303 \end_inset
19304
19305
19306 \end_layout
19307
19308 \end_inset
19309
19310
19311 \end_layout
19312
19313 \begin_layout Standard
19314 \begin_inset Float figure
19315 wide false
19316 sideways false
19317 status open
19318
19319 \begin_layout Plain Layout
19320 \begin_inset Caption
19321
19322 \begin_layout Plain Layout
19323 \begin_inset CommandInset label
19324 LatexCommand label
19325 name "cap:Escher"
19326
19327 \end_inset
19328
19329 M.C.
19330  Escher on acid.
19331 \end_layout
19332
19333 \end_inset
19334
19335
19336 \end_layout
19337
19338 \begin_layout Plain Layout
19339 \align center
19340 \begin_inset Graphics
19341         filename clipart/escher-lsd.eps
19342         scale 80
19343         rotateOrigin center
19344
19345 \end_inset
19346
19347
19348 \end_layout
19349
19350 \end_inset
19351
19352
19353 \end_layout
19354
19355 \begin_layout Standard
19356 This figure float show also how to set a label and create a cross-reference
19357  to it.
19358  As described in section
19359 \begin_inset space ~
19360 \end_inset
19361
19362
19363 \begin_inset CommandInset ref
19364 LatexCommand ref
19365 reference "sec:Cross-References"
19366
19367 \end_inset
19368
19369 , you can simply insert a label in the caption using the menu 
19370 \family sans
19371 Insert\SpecialChar \menuseparator
19372 Label
19373 \family default
19374  and refer to it using the menu 
19375 \family sans
19376 Insert\SpecialChar \menuseparator
19377 Cross-Reference
19378 \family default
19379 .
19380  It is important to use references to figure floats, rather than using vague
19381  references like 
19382 \begin_inset Quotes eld
19383 \end_inset
19384
19385 the figure above
19386 \begin_inset Quotes erd
19387 \end_inset
19388
19389 , because as LaTeX will reposition the floats in the final document; it
19390  might not be 
19391 \begin_inset Quotes eld
19392 \end_inset
19393
19394 above
19395 \begin_inset Quotes erd
19396 \end_inset
19397
19398  at all.
19399 \end_layout
19400
19401 \begin_layout Standard
19402 Normally only one image is inserted to a figure float, but sometimes you
19403  might want to use two images with separate subcaptions.
19404  This can be done by inserting image floats into existing image floats.
19405  Note that only the main caption of the float is added to the List of Figures.
19406  Figure
19407 \begin_inset space ~
19408 \end_inset
19409
19410
19411 \begin_inset CommandInset ref
19412 LatexCommand ref
19413 reference "cap:Two-distorted-images"
19414
19415 \end_inset
19416
19417  is an example of a figure float with two images set side by side.
19418  You can also set the images one below the other.
19419  Figure
19420 \begin_inset space ~
19421 \end_inset
19422
19423
19424 \begin_inset CommandInset ref
19425 LatexCommand ref
19426 reference "fig:Undefinable"
19427
19428 \end_inset
19429
19430  and 
19431 \begin_inset CommandInset ref
19432 LatexCommand ref
19433 reference "fig:Platypus"
19434
19435 \end_inset
19436
19437  are the subfigures.
19438 \end_layout
19439
19440 \begin_layout Standard
19441 \begin_inset Float figure
19442 wide false
19443 sideways false
19444 status open
19445
19446 \begin_layout Plain Layout
19447 \begin_inset space \hfill{}
19448 \end_inset
19449
19450
19451 \begin_inset Float figure
19452 wide false
19453 sideways false
19454 status open
19455
19456 \begin_layout Plain Layout
19457 \begin_inset Caption
19458
19459 \begin_layout Plain Layout
19460 \begin_inset CommandInset label
19461 LatexCommand label
19462 name "fig:Undefinable"
19463
19464 \end_inset
19465
19466 Undefinable
19467 \end_layout
19468
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \begin_layout Plain Layout
19475 \begin_inset Graphics
19476         filename clipart/escher-lsd.eps
19477         width 45col%
19478
19479 \end_inset
19480
19481
19482 \end_layout
19483
19484 \end_inset
19485
19486
19487 \begin_inset space \hfill{}
19488 \end_inset
19489
19490
19491 \begin_inset Float figure
19492 wide false
19493 sideways false
19494 status open
19495
19496 \begin_layout Plain Layout
19497 \begin_inset Caption
19498
19499 \begin_layout Plain Layout
19500 \begin_inset CommandInset label
19501 LatexCommand label
19502 name "fig:Platypus"
19503
19504 \end_inset
19505
19506 Platypus
19507 \end_layout
19508
19509 \end_inset
19510
19511
19512 \end_layout
19513
19514 \begin_layout Plain Layout
19515 \begin_inset Graphics
19516         filename clipart/platypus.eps
19517         lyxscale 60
19518         width 45col%
19519
19520 \end_inset
19521
19522
19523 \end_layout
19524
19525 \end_inset
19526
19527
19528 \begin_inset space \hfill{}
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \begin_layout Plain Layout
19535 \begin_inset Caption
19536
19537 \begin_layout Plain Layout
19538 \begin_inset CommandInset label
19539 LatexCommand label
19540 name "cap:Two-distorted-images"
19541
19542 \end_inset
19543
19544 Two distorted images.
19545 \end_layout
19546
19547 \end_inset
19548
19549
19550 \end_layout
19551
19552 \end_inset
19553
19554
19555 \end_layout
19556
19557 \begin_layout Standard
19558 Note that the caption is added to the 
19559 \family sans
19560 List
19561 \begin_inset space ~
19562 \end_inset
19563
19564 of
19565 \begin_inset space ~
19566 \end_inset
19567
19568 Figures
19569 \family default
19570  as described in section
19571 \begin_inset space ~
19572 \end_inset
19573
19574
19575 \begin_inset CommandInset ref
19576 LatexCommand ref
19577 reference "sub:List-of-Figures"
19578
19579 \end_inset
19580
19581 .
19582 \end_layout
19583
19584 \begin_layout Subsubsection
19585 Table Floats
19586 \begin_inset Index
19587 status collapsed
19588
19589 \begin_layout Plain Layout
19590 Floats ! Table floats
19591 \end_layout
19592
19593 \end_inset
19594
19595
19596 \begin_inset CommandInset label
19597 LatexCommand label
19598 name "sec:Table-Floats"
19599
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \begin_layout Standard
19606 Table floats can be inserted using the menu 
19607 \family sans
19608 Insert\SpecialChar \menuseparator
19609 Float\SpecialChar \menuseparator
19610 Table
19611 \family default
19612 .
19613  They have the same properties as figure floats except of the different
19614  label.
19615  Table
19616 \begin_inset space ~
19617 \end_inset
19618
19619
19620 \begin_inset CommandInset ref
19621 LatexCommand ref
19622 reference "cap:Table-float"
19623
19624 \end_inset
19625
19626  is an example of a table float.
19627 \end_layout
19628
19629 \begin_layout Standard
19630 \begin_inset Float table
19631 wide false
19632 sideways false
19633 status open
19634
19635 \begin_layout Plain Layout
19636 \begin_inset Caption
19637
19638 \begin_layout Plain Layout
19639 \begin_inset CommandInset label
19640 LatexCommand label
19641 name "cap:Table-float"
19642
19643 \end_inset
19644
19645 A table float.
19646 \end_layout
19647
19648 \end_inset
19649
19650
19651 \end_layout
19652
19653 \begin_layout Plain Layout
19654 \align center
19655 \begin_inset Tabular
19656 <lyxtabular version="3" rows="3" columns="3">
19657 <features>
19658 <column alignment="center" valignment="top" width="0pt">
19659 <column alignment="center" valignment="top" width="0pt">
19660 <column alignment="center" valignment="top" width="0pt">
19661 <row>
19662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \family roman
19668 \series medium
19669 \shape up
19670 \size normal
19671 \emph off
19672 \bar no
19673 \noun off
19674 \color none
19675 1
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19681 \begin_inset Text
19682
19683 \begin_layout Plain Layout
19684
19685 \family roman
19686 \series medium
19687 \shape up
19688 \size normal
19689 \emph off
19690 \bar no
19691 \noun off
19692 \color none
19693 2
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702
19703 \family roman
19704 \series medium
19705 \shape up
19706 \size normal
19707 \emph off
19708 \bar no
19709 \noun off
19710 \color none
19711 3
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 </row>
19717 <row>
19718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722
19723 \family roman
19724 \series medium
19725 \shape up
19726 \size normal
19727 \emph off
19728 \bar no
19729 \noun off
19730 \color none
19731 Joe
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740
19741 \family roman
19742 \series medium
19743 \shape up
19744 \size normal
19745 \emph off
19746 \bar no
19747 \noun off
19748 \color none
19749 Mary
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758
19759 \family roman
19760 \series medium
19761 \shape up
19762 \size normal
19763 \emph off
19764 \bar no
19765 \noun off
19766 \color none
19767 Ted
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 </row>
19773 <row>
19774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778
19779 \family roman
19780 \series medium
19781 \shape up
19782 \size normal
19783 \emph off
19784 \bar no
19785 \noun off
19786 \color none
19787 \begin_inset Formula $\int x^{2}dx$
19788 \end_inset
19789
19790
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \family roman
19801 \series medium
19802 \shape up
19803 \size normal
19804 \emph off
19805 \bar no
19806 \noun off
19807 \color none
19808 \begin_inset Formula $\left[\begin{array}{cc}
19809 a & b\\
19810 c & d\end{array}\right]$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822
19823 \family roman
19824 \series medium
19825 \shape up
19826 \size normal
19827 \emph off
19828 \bar no
19829 \noun off
19830 \color none
19831 \begin_inset Formula $1+1=2$
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 </row>
19840 </lyxtabular>
19841
19842 \end_inset
19843
19844
19845 \end_layout
19846
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \begin_layout Subsubsection
19853 Algorithm Floats
19854 \begin_inset Index
19855 status collapsed
19856
19857 \begin_layout Plain Layout
19858 Floats ! Algorithm floats
19859 \end_layout
19860
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \begin_layout Standard
19867 This float type is inserted with the menu 
19868 \family sans
19869 Insert\SpecialChar \menuseparator
19870 Float\SpecialChar \menuseparator
19871 Algorithm
19872 \family default
19873 .
19874  It is used for program codes and descriptions of algorithms.
19875  A possible environment for algorithms is the 
19876 \family sans
19877 LyX-Code
19878 \family default
19879 , described in section
19880 \begin_inset space ~
19881 \end_inset
19882
19883
19884 \begin_inset CommandInset ref
19885 LatexCommand ref
19886 reference "sub:LyX-Code"
19887
19888 \end_inset
19889
19890 .
19891 \end_layout
19892
19893 \begin_layout Standard
19894 \begin_inset Note Greyedout
19895 status open
19896
19897 \begin_layout Plain Layout
19898
19899 \series bold
19900 Note:
19901 \series default
19902  that the float label is not automatically translated into the document
19903  language.
19904 \end_layout
19905
19906 \end_inset
19907
19908  You have to do this manually by adding the following line
19909 \end_layout
19910
19911 \begin_layout Standard
19912
19913 \series bold
19914
19915 \backslash
19916 floatname{algorithm}{your
19917 \begin_inset space ~
19918 \end_inset
19919
19920 name}
19921 \end_layout
19922
19923 \begin_layout Standard
19924 to the document preamble (menu 
19925 \family sans
19926 Document\SpecialChar \menuseparator
19927 Settings
19928 \family default
19929 ).
19930  
19931 \series bold
19932 your
19933 \begin_inset space ~
19934 \end_inset
19935
19936 name
19937 \series default
19938  is the word 
19939 \begin_inset Quotes eld
19940 \end_inset
19941
19942
19943 \emph on
19944 algorithm
19945 \emph default
19946
19947 \begin_inset Quotes erd
19948 \end_inset
19949
19950  in your language.
19951 \end_layout
19952
19953 \begin_layout Subsubsection
19954 Wrap Floats
19955 \begin_inset Index
19956 status collapsed
19957
19958 \begin_layout Plain Layout
19959 Floats ! Text Wrap Floats
19960 \end_layout
19961
19962 \end_inset
19963
19964
19965 \begin_inset CommandInset label
19966 LatexCommand label
19967 name "sec:Wrap-Floats"
19968
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \begin_layout Standard
19975 \begin_inset Wrap figure
19976 lines 0
19977 placement l
19978 overhang 0in
19979 width "40col%"
19980 status open
19981
19982 \begin_layout Plain Layout
19983 \begin_inset Graphics
19984         filename clipart/mobius.eps
19985         width 40col%
19986         rotateOrigin center
19987
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \begin_layout Plain Layout
19994 \begin_inset Caption
19995
19996 \begin_layout Plain Layout
19997 \begin_inset CommandInset label
19998 LatexCommand label
19999 name "cap:Wrapped-figure"
20000
20001 \end_inset
20002
20003 This is a wrapped figure.
20004 \begin_inset VSpace medskip
20005 \end_inset
20006
20007
20008 \end_layout
20009
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \end_inset
20016
20017 This float type is used if you want to 
20018 \begin_inset Quotes eld
20019 \end_inset
20020
20021 wrap
20022 \begin_inset Quotes erd
20023 \end_inset
20024
20025  text around a figure so that it only occupies some fraction of the column
20026  width.
20027  It can be inserted using the menu 
20028 \family sans
20029 Insert\SpecialChar \menuseparator
20030 Float\SpecialChar \menuseparator
20031 Wrap
20032 \begin_inset space ~
20033 \end_inset
20034
20035 Float
20036 \family default
20037  if the LaTeX-package 
20038 \series bold
20039 wrapfig
20040 \series default
20041
20042 \begin_inset Index
20043 status collapsed
20044
20045 \begin_layout Plain Layout
20046 Latex@LaTeX-packages ! wrapfig
20047 \end_layout
20048
20049 \end_inset
20050
20051  is installed.
20052 \begin_inset Foot
20053 status collapsed
20054
20055 \begin_layout Plain Layout
20056 Installing a LaTeX-package is explained it in the 
20057 \emph on
20058 LaTeX
20059 \begin_inset space ~
20060 \end_inset
20061
20062 Configuration
20063 \emph default
20064  manual.
20065 \end_layout
20066
20067 \end_inset
20068
20069  The width and placement of the float is adjusted by right-clicking on the
20070  float box.
20071  Figure
20072 \begin_inset space ~
20073 \end_inset
20074
20075
20076 \begin_inset CommandInset ref
20077 LatexCommand ref
20078 reference "cap:Wrapped-figure"
20079
20080 \end_inset
20081
20082  is for example a figure wrap float with a width of 40
20083 \begin_inset space \thinspace{}
20084 \end_inset
20085
20086 col%.
20087 \begin_inset Foot
20088 status collapsed
20089
20090 \begin_layout Plain Layout
20091 Available units are explained in Appendix
20092 \begin_inset space ~
20093 \end_inset
20094
20095
20096 \begin_inset CommandInset ref
20097 LatexCommand ref
20098 reference "cha:Units-available-in"
20099
20100 \end_inset
20101
20102 .
20103 \end_layout
20104
20105 \end_inset
20106
20107  Some space was added under the caption to separate it better from the surroundi
20108 ng text.
20109 \end_layout
20110
20111 \begin_layout Standard
20112 \begin_inset Note Greyedout
20113 status open
20114
20115 \begin_layout Plain Layout
20116
20117 \series bold
20118 Note:
20119 \series default
20120  Wrap floats might be fragile! E.g.
20121  having a figure too close to the bottom of the page can mess things up
20122  in the way that the float doesn't appear in the output or that it is placed
20123  over some other text.
20124 \end_layout
20125
20126 \end_inset
20127
20128  In general:
20129 \end_layout
20130
20131 \begin_layout Itemize
20132 Wrap floats should not be placed in paragraphs that run over a page break.
20133  That means that wrap floats should better be inserted to the exact place
20134  when the document is nearly ready and you are able to estimate where page
20135  breaks will appear.
20136 \end_layout
20137
20138 \begin_layout Itemize
20139 Wrap floats should either be placed in an own paragraph before the paragraph
20140  where they should wrap into or within a paragraph.
20141 \end_layout
20142
20143 \begin_layout Itemize
20144 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20145  there is a text paragraph between them as separator.
20146 \end_layout
20147
20148 \begin_layout Itemize
20149 Wrap floats are not allowed in section headings or tables.
20150 \end_layout
20151
20152 \begin_layout Subsection
20153 Rotated Floats
20154 \begin_inset CommandInset label
20155 LatexCommand label
20156 name "sub:Rotated-Floats"
20157
20158 \end_inset
20159
20160
20161 \begin_inset Index
20162 status collapsed
20163
20164 \begin_layout Plain Layout
20165 Floats ! Rotating
20166 \end_layout
20167
20168 \end_inset
20169
20170
20171 \end_layout
20172
20173 \begin_layout Standard
20174 Especially for wide tables you might have floats rotated.
20175  To rotate a whole float including the caption, right-click on the float-box
20176  and use the option 
20177 \family sans
20178 Rotate
20179 \begin_inset space ~
20180 \end_inset
20181
20182 sideways
20183 \family default
20184 .
20185 \end_layout
20186
20187 \begin_layout Standard
20188 Rotated floats are always placed on its own page (or column, in case you
20189  have a multi-column document).
20190  You can let them span several columns using the float settings option 
20191 \family sans
20192 Span
20193 \begin_inset space ~
20194 \end_inset
20195
20196 columns
20197 \family default
20198 .
20199  Floats are rotated so that you can read them from the outside margin.
20200  Forcing the rotation direction is explained in the 
20201 \emph on
20202 Embedded Objects
20203 \emph default
20204  manual.
20205 \end_layout
20206
20207 \begin_layout Standard
20208 Referencing rotated floats is the same like for normal floats, the caption
20209  format is also the same: Table
20210 \begin_inset space ~
20211 \end_inset
20212
20213
20214 \begin_inset CommandInset ref
20215 LatexCommand ref
20216 reference "cap:Rotated-table"
20217
20218 \end_inset
20219
20220  is an example of a rotated table float.
20221 \end_layout
20222
20223 \begin_layout Standard
20224 \begin_inset Note Greyedout
20225 status open
20226
20227 \begin_layout Plain Layout
20228
20229 \series bold
20230 Note:
20231 \series default
20232  Not all DVI-viewers are able to display rotated floats.
20233 \end_layout
20234
20235 \end_inset
20236
20237
20238 \end_layout
20239
20240 \begin_layout Standard
20241 \begin_inset Float table
20242 wide false
20243 sideways true
20244 status open
20245
20246 \begin_layout Plain Layout
20247 \begin_inset Caption
20248
20249 \begin_layout Plain Layout
20250 \begin_inset CommandInset label
20251 LatexCommand label
20252 name "cap:Rotated-table"
20253
20254 \end_inset
20255
20256  Rotated table
20257 \end_layout
20258
20259 \end_inset
20260
20261
20262 \end_layout
20263
20264 \begin_layout Plain Layout
20265 \align center
20266 \begin_inset Tabular
20267 <lyxtabular version="3" rows="1" columns="5">
20268 <features>
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 <column alignment="center" valignment="top" width="0">
20273 <column alignment="center" valignment="top" width="0">
20274 <row>
20275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279 test
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288 b
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297 c
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306 d
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 e
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 </lyxtabular>
20322
20323 \end_inset
20324
20325
20326 \end_layout
20327
20328 \end_inset
20329
20330
20331 \end_layout
20332
20333 \begin_layout Subsection
20334 Float Placement
20335 \begin_inset CommandInset label
20336 LatexCommand label
20337 name "sub:Float-Placement"
20338
20339 \end_inset
20340
20341
20342 \begin_inset Index
20343 status collapsed
20344
20345 \begin_layout Plain Layout
20346 Floats ! Placement
20347 \end_layout
20348
20349 \end_inset
20350
20351
20352 \end_layout
20353
20354 \begin_layout Standard
20355 Right-clicking on a float-box opens a dialog where you can alter the placement
20356  options that LaTeX uses for positioning the float.
20357 \begin_inset Newline newline
20358 \end_inset
20359
20360 The option 
20361 \family sans
20362 Span
20363 \begin_inset space ~
20364 \end_inset
20365
20366 columns
20367 \family default
20368  is only useful for two-column documents: If you select it, the float will
20369  span across both columns on the page instead of being confined to just
20370  one.
20371 \begin_inset Newline newline
20372 \end_inset
20373
20374 The option 
20375 \family sans
20376 Rotate
20377 \begin_inset space ~
20378 \end_inset
20379
20380 sideways
20381 \family default
20382  is used to rotate floats, see section
20383 \begin_inset space ~
20384 \end_inset
20385
20386
20387 \begin_inset CommandInset ref
20388 LatexCommand ref
20389 reference "sub:Rotated-Floats"
20390
20391 \end_inset
20392
20393 .
20394 \end_layout
20395
20396 \begin_layout Standard
20397 You can use one ore more of the following options in the float dialog to
20398  set the placement for a particular float when you uncheck the option 
20399 \family sans
20400 Use
20401 \begin_inset space ~
20402 \end_inset
20403
20404 default
20405 \begin_inset space ~
20406 \end_inset
20407
20408 placement
20409 \family default
20410 :
20411 \end_layout
20412
20413 \begin_layout Description
20414 Here
20415 \begin_inset space ~
20416 \end_inset
20417
20418 if
20419 \begin_inset space ~
20420 \end_inset
20421
20422 possible: try to place the float on the position where it is inserted
20423 \end_layout
20424
20425 \begin_layout Description
20426 Top
20427 \begin_inset space ~
20428 \end_inset
20429
20430 of
20431 \begin_inset space ~
20432 \end_inset
20433
20434 page: try to place the float on the top of the current page
20435 \end_layout
20436
20437 \begin_layout Description
20438 Bottom
20439 \begin_inset space ~
20440 \end_inset
20441
20442 of
20443 \begin_inset space ~
20444 \end_inset
20445
20446 page: try to place the float on the bottom of the current page
20447 \end_layout
20448
20449 \begin_layout Description
20450 Page
20451 \begin_inset space ~
20452 \end_inset
20453
20454 of
20455 \begin_inset space ~
20456 \end_inset
20457
20458 floats: try to place the float on an own page 
20459 \end_layout
20460
20461 \begin_layout Standard
20462 The order of the above option is 
20463 \emph on
20464 always
20465 \emph default
20466  used by LaTeX.
20467  That means, if you use the default placement, LaTeX will first try out
20468  
20469 \family sans
20470 Here
20471 \begin_inset space ~
20472 \end_inset
20473
20474 if
20475 \begin_inset space ~
20476 \end_inset
20477
20478 possible
20479 \family default
20480 , then 
20481 \family sans
20482 Top
20483 \begin_inset space ~
20484 \end_inset
20485
20486 of
20487 \begin_inset space ~
20488 \end_inset
20489
20490 page
20491 \family default
20492 , and then the others.
20493  If you don't use the default, LaTeX will try only the checked options but
20494  in the same order.
20495  If none of the 4 placements are possible the procedure is internally repeated
20496  but it is tried to put the float on the following page.
20497 \end_layout
20498
20499 \begin_layout Standard
20500 By default, each options has its own rules:
20501 \end_layout
20502
20503 \begin_layout Standard
20504
20505 \family sans
20506 Top
20507 \begin_inset space ~
20508 \end_inset
20509
20510 of
20511 \begin_inset space ~
20512 \end_inset
20513
20514 page
20515 \family default
20516  only floats occupying less than 70
20517 \begin_inset space \thinspace{}
20518 \end_inset
20519
20520 % of the page can be placed at the top of a page
20521 \end_layout
20522
20523 \begin_layout Standard
20524
20525 \family sans
20526 Bottom
20527 \begin_inset space ~
20528 \end_inset
20529
20530 of
20531 \begin_inset space ~
20532 \end_inset
20533
20534 page
20535 \family default
20536 : only floats occupying less than 30
20537 \begin_inset space \thinspace{}
20538 \end_inset
20539
20540 % of the page can be placed at the bottom of a page.
20541 \end_layout
20542
20543 \begin_layout Standard
20544
20545 \family sans
20546 Page
20547 \begin_inset space ~
20548 \end_inset
20549
20550 of
20551 \begin_inset space ~
20552 \end_inset
20553
20554 floats
20555 \family default
20556 : only if more than 50
20557 \begin_inset space \thinspace{}
20558 \end_inset
20559
20560 % of the page are occupied by floats, several floats can be set together
20561  on a page.
20562 \end_layout
20563
20564 \begin_layout Standard
20565 If you don't like these rules, you can ignore them by using the additional
20566  option 
20567 \family sans
20568 Ignore
20569 \begin_inset space ~
20570 \end_inset
20571
20572 LaTeX
20573 \begin_inset space ~
20574 \end_inset
20575
20576 rules
20577 \family default
20578 .
20579 \end_layout
20580
20581 \begin_layout Standard
20582 Sometimes you might need, under all circumstances, a float to be placed
20583  exactly at the position where it is inserted.
20584  For this case you can use the option 
20585 \family sans
20586 Here
20587 \begin_inset space ~
20588 \end_inset
20589
20590 definitely
20591 \family default
20592 .
20593  Use this option very rarely and only if the document is nearly ready to
20594  be printed.
20595  Because the float is then no longer able to 
20596 \begin_inset Quotes eld
20597 \end_inset
20598
20599 float
20600 \begin_inset Quotes erd
20601 \end_inset
20602
20603  when you change your document and this will often destroy the page layout.
20604 \end_layout
20605
20606 \begin_layout Standard
20607 There are no placement options for text wrap floats, because they are always
20608  surrounded by the text of a certain paragraph.
20609 \end_layout
20610
20611 \begin_layout Standard
20612 For more details about float placements, have a look at LaTeX books like
20613  
20614 \begin_inset CommandInset citation
20615 LatexCommand cite
20616 key "latexcompanion,latexguide,latexbook"
20617
20618 \end_inset
20619
20620 .
20621 \end_layout
20622
20623 \begin_layout Section
20624 Minipages
20625 \begin_inset Index
20626 status collapsed
20627
20628 \begin_layout Plain Layout
20629 Minipages
20630 \end_layout
20631
20632 \end_inset
20633
20634
20635 \begin_inset CommandInset label
20636 LatexCommand label
20637 name "sec:Minipages"
20638
20639 \end_inset
20640
20641
20642 \end_layout
20643
20644 \begin_layout Standard
20645 LaTeX provides a mechanism to produce essentially a page within a page,
20646  called minipage.
20647  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20648 \begin_inset space ~
20649 \end_inset
20650
20651 apply.
20652  
20653 \end_layout
20654
20655 \begin_layout Standard
20656 Minipages in LyX have their own collapsible box inserted via the menu 
20657 \family sans
20658 Insert\SpecialChar \menuseparator
20659 Box
20660 \family default
20661 .
20662  Right-clicking on the box allows you to alter the width of the minipage
20663  and its alignment within the page.
20664 \end_layout
20665
20666 \begin_layout Standard
20667 \align center
20668 \begin_inset Box Frameless
20669 position "t"
20670 hor_pos "c"
20671 has_inner_box 1
20672 inner_pos "t"
20673 use_parbox 0
20674 width "30col%"
20675 special "none"
20676 height "1pt"
20677 height_special "totalheight"
20678 status open
20679
20680 \begin_layout Plain Layout
20681
20682 \shape italic
20683 This is a minipage.
20684  The text is set in an italic style.
20685 \end_layout
20686
20687 \begin_layout Plain Layout
20688
20689 \shape italic
20690 Minipages are often used for text in another language or text that needs
20691  another formatting.
20692 \end_layout
20693
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \begin_layout Standard
20700 \begin_inset VSpace medskip
20701 \end_inset
20702
20703 If you place two minipages side-by-side, you can use 
20704 \family sans
20705 Horizontal Fills
20706 \family default
20707  as described in section
20708 \begin_inset space ~
20709 \end_inset
20710
20711
20712 \begin_inset CommandInset ref
20713 LatexCommand ref
20714 reference "sub:Horizontal-Space"
20715
20716 \end_inset
20717
20718 :
20719 \begin_inset VSpace medskip
20720 \end_inset
20721
20722
20723 \end_layout
20724
20725 \begin_layout Standard
20726 \begin_inset Box Frameless
20727 position "t"
20728 hor_pos "c"
20729 has_inner_box 1
20730 inner_pos "t"
20731 use_parbox 0
20732 width "1.5in"
20733 special "none"
20734 height "1pt"
20735 height_special "totalheight"
20736 status open
20737
20738 \begin_layout Plain Layout
20739 This is a minipage with some stupid dummy text.
20740  This dummy text is used to increase the size of the minipage.
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \begin_inset space \hfill{}
20747 \end_inset
20748
20749
20750 \begin_inset Box Frameless
20751 position "t"
20752 hor_pos "c"
20753 has_inner_box 1
20754 inner_pos "t"
20755 use_parbox 0
20756 width "1.5in"
20757 special "none"
20758 height "1pt"
20759 height_special "totalheight"
20760 status open
20761
20762 \begin_layout Plain Layout
20763 This is a minipage with some stupid dummy text.
20764  This dummy text is used to increase the size of the minipage.
20765 \end_layout
20766
20767 \end_inset
20768
20769
20770 \end_layout
20771
20772 \begin_layout Standard
20773 \begin_inset VSpace bigskip
20774 \end_inset
20775
20776
20777 \end_layout
20778
20779 \begin_layout Standard
20780 When you right-click on a minipage box, you can change the box from a minipage
20781  to other box types.
20782  All box types and their settings are explained in detail in chapter 
20783 \emph on
20784 Boxes
20785 \emph default
20786  of the 
20787 \emph on
20788 Embedded Objects
20789 \emph default
20790  manual.
20791 \end_layout
20792
20793 \begin_layout Chapter
20794 Mathematical Formulas
20795 \begin_inset Index
20796 status collapsed
20797
20798 \begin_layout Plain Layout
20799 Math
20800 \end_layout
20801
20802 \end_inset
20803
20804
20805 \begin_inset Index
20806 status collapsed
20807
20808 \begin_layout Plain Layout
20809 Formulas | see
20810 \begin_inset ERT
20811 status collapsed
20812
20813 \begin_layout Plain Layout
20814
20815 {
20816 \end_layout
20817
20818 \end_inset
20819
20820 Math
20821 \begin_inset ERT
20822 status collapsed
20823
20824 \begin_layout Plain Layout
20825
20826 }
20827 \end_layout
20828
20829 \end_inset
20830
20831
20832 \end_layout
20833
20834 \end_inset
20835
20836
20837 \begin_inset CommandInset label
20838 LatexCommand label
20839 name "cha:Mathematical-Formulas"
20840
20841 \end_inset
20842
20843
20844 \end_layout
20845
20846 \begin_layout Standard
20847 The issues of this chapter are described in detail in the 
20848 \emph on
20849 Math
20850 \emph default
20851  manual.
20852  There you'll also find tips and tricks for special cases.
20853 \end_layout
20854
20855 \begin_layout Section
20856 Basic Math Editing
20857 \begin_inset Index
20858 status collapsed
20859
20860 \begin_layout Plain Layout
20861 Math ! Basics
20862 \end_layout
20863
20864 \end_inset
20865
20866
20867 \end_layout
20868
20869 \begin_layout Standard
20870 To create a math formula, you can just click on the toolbar icon 
20871 \begin_inset Graphics
20872         filename ../images/math-mode.png
20873
20874 \end_inset
20875
20876 .
20877  That will create a little blue rectangle, with purple markers around its
20878  corners.
20879  That blue rectangle is the formula itself; the purple markers indicate
20880  what level of nesting within the formula you are at.
20881  You can also choose a particular formula type to insert via the 
20882 \family sans
20883 Insert\SpecialChar \menuseparator
20884 Math
20885 \family default
20886  menu.
20887 \end_layout
20888
20889 \begin_layout Standard
20890 Editing the parameters of a formula and adding math constructs can be done
20891  with the 
20892 \family sans
20893 math
20894 \begin_inset space ~
20895 \end_inset
20896
20897 toolbar
20898 \family default
20899 , that appears when the cursor is in a formula.
20900 \end_layout
20901
20902 \begin_layout Standard
20903 There are two main types of formulas: Inline formulas appear within a text
20904  line, like this one:
20905 \end_layout
20906
20907 \begin_layout Standard
20908 This is a line with an inline formula 
20909 \begin_inset Formula $A=B$
20910 \end_inset
20911
20912  in it.
20913 \end_layout
20914
20915 \begin_layout Standard
20916 Displayed formulas appear outside the text like as they were in an own paragraph
20917 , like this one:
20918 \begin_inset Formula \[
20919 A=B\]
20920
20921 \end_inset
20922
20923 You can only number and reference displayed formulas.
20924 \end_layout
20925
20926 \begin_layout Standard
20927 LyX supports also many LaTeX math commands.
20928  E.g.
20929  typing 
20930 \begin_inset Quotes eld
20931 \end_inset
20932
20933
20934 \series bold
20935
20936 \backslash
20937 alpha
20938 \series default
20939
20940 \begin_inset Quotes erd
20941 \end_inset
20942
20943 , followed by a space, in a formula will create the Greek letter 
20944 \begin_inset Formula $\alpha$
20945 \end_inset
20946
20947 .
20948  So typing commands might sometimes be faster than using the 
20949 \family sans
20950 Math
20951 \begin_inset space ~
20952 \end_inset
20953
20954 Panel
20955 \family default
20956 .
20957 \end_layout
20958
20959 \begin_layout Subsection
20960 Navigating in Formulas
20961 \begin_inset Index
20962 status collapsed
20963
20964 \begin_layout Plain Layout
20965 Math ! Navigating
20966 \end_layout
20967
20968 \end_inset
20969
20970
20971 \end_layout
20972
20973 \begin_layout Standard
20974 The best control over the cursor position within an existing formula is
20975  achieved with the arrow keys.
20976  LyX uses small rectangles to indicate places where something can be inserted.
20977  The arrow keys can be used to navigate between parts of a formula.
20978  Pressing 
20979 \family sans
20980 Space
20981 \family default
20982  will leave a formula construct (a square root 
20983 \begin_inset Formula $\sqrt{2}$
20984 \end_inset
20985
20986 , or parentheses 
20987 \begin_inset Formula $\left(f\right)$
20988 \end_inset
20989
20990 , or a matrix 
20991 \begin_inset Formula $\left[\begin{array}{cc}
20992 1 & 2\\
20993 3 & 4\end{array}\right]$
20994 \end_inset
20995
20996 ).
20997  Pressing 
20998 \family sans
20999 Escape
21000 \family default
21001  will leave the formula, placing the cursor after the formula.
21002  
21003 \family sans
21004 Tab
21005 \family default
21006  can be used to move horizontally in a formula; for example, through the
21007  cells of a matrix or the positions in a multi-line equation.
21008 \end_layout
21009
21010 \begin_layout Standard
21011
21012 \family sans
21013 Space
21014 \family default
21015 , printed in this document as 
21016 \begin_inset Quotes eld
21017 \end_inset
21018
21019
21020 \begin_inset ERT
21021 status collapsed
21022
21023 \begin_layout Plain Layout
21024
21025
21026 \backslash
21027 spce 
21028 \end_layout
21029
21030 \end_inset
21031
21032
21033 \begin_inset Quotes erd
21034 \end_inset
21035
21036
21037 \begin_inset Note Note
21038 status collapsed
21039
21040 \begin_layout Plain Layout
21041 This command will appear in the output as official character denoting the
21042  space character (visible space).
21043 \end_layout
21044
21045 \end_inset
21046
21047 , seems to do nothing in a formula, since it does not add a space between
21048  characters, but it does exit a nested structure.
21049  For this reason, you have to be careful about using 
21050 \family sans
21051 Space
21052 \family default
21053 .
21054  For example, if you want 
21055 \begin_inset Formula $\sqrt{2x+1}$
21056 \end_inset
21057
21058 , type 
21059 \series bold
21060
21061 \backslash
21062 sqrt
21063 \begin_inset ERT
21064 status collapsed
21065
21066 \begin_layout Plain Layout
21067
21068
21069 \backslash
21070 spce 
21071 \end_layout
21072
21073 \end_inset
21074
21075 2x+1
21076 \series default
21077  and not 
21078 \series bold
21079
21080 \backslash
21081 sqrt
21082 \begin_inset ERT
21083 status collapsed
21084
21085 \begin_layout Plain Layout
21086
21087
21088 \backslash
21089 spce 
21090 \end_layout
21091
21092 \end_inset
21093
21094 2x
21095 \begin_inset ERT
21096 status collapsed
21097
21098 \begin_layout Plain Layout
21099
21100
21101 \backslash
21102 spce 
21103 \end_layout
21104
21105 \end_inset
21106
21107 +1
21108 \series default
21109 , since in the latter case only the 
21110 \family typewriter
21111
21112 \begin_inset Formula $2x$
21113 \end_inset
21114
21115
21116 \family default
21117  will be under the square root sign: 
21118 \begin_inset Formula $\sqrt{2x}+1$
21119 \end_inset
21120
21121 .
21122 \end_layout
21123
21124 \begin_layout Standard
21125 You can leave many parts of a formula, like this matrix, partially filled
21126  in, such as:
21127 \begin_inset Formula \[
21128 \left(\begin{array}{ccc}
21129 \lambda_{1}\\
21130  & \ddots\\
21131  &  & \lambda_{n}\end{array}\right)\]
21132
21133 \end_inset
21134
21135 If you leave a fraction only partially filled in, or a subscript with nothing
21136  in it, the results will be unpredictable, but most constructs don't mind.
21137 \end_layout
21138
21139 \begin_layout Subsection
21140 Selecting Text
21141 \end_layout
21142
21143 \begin_layout Standard
21144 You can select text within a formula in two different ways.
21145  Place the cursor at one end of the string of text you want, and press 
21146 \family sans
21147 Shift
21148 \family default
21149  and a cursor movement key to select text.
21150  It will be highlighted as with regular text selection.
21151  Alternatively, you can select text with the mouse in the usual way.
21152  That text can then be cut or copied, and then pasted within any formula,
21153  but not in a normal text region in LyX.
21154 \end_layout
21155
21156 \begin_layout Subsection
21157 Exponents and Subscripts
21158 \begin_inset Index
21159 status collapsed
21160
21161 \begin_layout Plain Layout
21162 Math ! Exponents
21163 \end_layout
21164
21165 \end_inset
21166
21167
21168 \begin_inset Index
21169 status collapsed
21170
21171 \begin_layout Plain Layout
21172 Math ! Subscripts
21173 \end_layout
21174
21175 \end_inset
21176
21177
21178 \end_layout
21179
21180 \begin_layout Standard
21181 You can use the math panel to add super- or subscripts, but the much easier
21182  way is to use a command.
21183  To get 
21184 \begin_inset Formula $x^{2}$
21185 \end_inset
21186
21187 , type in a formula 
21188 \series bold
21189 x^2
21190 \begin_inset ERT
21191 status collapsed
21192
21193 \begin_layout Plain Layout
21194
21195
21196 \backslash
21197 spce 
21198 \end_layout
21199
21200 \end_inset
21201
21202
21203 \series default
21204 .
21205  The final 
21206 \family sans
21207 Space
21208 \family default
21209  puts the cursor back down on the base line of the expression.
21210  If you type 
21211 \series bold
21212 x^2y
21213 \series default
21214 , you will get 
21215 \begin_inset Formula $x^{2y}$
21216 \end_inset
21217
21218 , to get 
21219 \begin_inset Formula $x^{2}y$
21220 \end_inset
21221
21222 , type 
21223 \series bold
21224 x^2
21225 \begin_inset ERT
21226 status collapsed
21227
21228 \begin_layout Plain Layout
21229
21230
21231 \backslash
21232 spce 
21233 \end_layout
21234
21235 \end_inset
21236
21237 y
21238 \series default
21239 .
21240  If you use characters in the superscript, that could be accented with the
21241  hat 
21242 \begin_inset Quotes eld
21243 \end_inset
21244
21245 ^
21246 \begin_inset Quotes erd
21247 \end_inset
21248
21249 , you have to use an extra 
21250 \family sans
21251 Space
21252 \family default
21253  to separate the hat and the character.
21254  E.g.
21255  if you want 
21256 \begin_inset Formula $x^{a}$
21257 \end_inset
21258
21259 , type 
21260 \series bold
21261 x^
21262 \begin_inset ERT
21263 status collapsed
21264
21265 \begin_layout Plain Layout
21266
21267
21268 \backslash
21269 spce 
21270 \end_layout
21271
21272 \end_inset
21273
21274 a
21275 \series default
21276 .
21277  Subscripts are similar: To get 
21278 \begin_inset Formula $a_{1}$
21279 \end_inset
21280
21281 , type 
21282 \series bold
21283 a_1
21284 \begin_inset ERT
21285 status collapsed
21286
21287 \begin_layout Plain Layout
21288
21289
21290 \backslash
21291 spce 
21292 \end_layout
21293
21294 \end_inset
21295
21296
21297 \series default
21298 .
21299 \end_layout
21300
21301 \begin_layout Subsection
21302 Fractions
21303 \begin_inset Index
21304 status collapsed
21305
21306 \begin_layout Plain Layout
21307 Math ! Fractions
21308 \end_layout
21309
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \begin_layout Standard
21316 Create a fraction with either the command 
21317 \series bold
21318
21319 \backslash
21320 frac
21321 \series default
21322  or using the icon 
21323 \begin_inset Graphics
21324         filename ../images/math/frac.png
21325         scale 60
21326
21327 \end_inset
21328
21329  in the 
21330 \family sans
21331 Math
21332 \begin_inset space ~
21333 \end_inset
21334
21335 Panel
21336 \family default
21337 .
21338  You will be presented with an empty fraction.
21339  The cursor is above the fraction line.
21340  To move it to the bottom, simply press 
21341 \family sans
21342 Down
21343 \family default
21344 .
21345  To move back up, press 
21346 \family sans
21347 Up
21348 \family default
21349 .
21350  Any math structure can be placed in a fraction, as this example shows:
21351 \begin_inset Formula \[
21352 \left[\frac{1}{\left(\begin{array}{cc}
21353 2 & 3\\
21354 4 & 5\end{array}\right)}\right]\]
21355
21356 \end_inset
21357
21358
21359 \end_layout
21360
21361 \begin_layout Subsection
21362 Roots
21363 \begin_inset Index
21364 status collapsed
21365
21366 \begin_layout Plain Layout
21367 Math ! Roots
21368 \end_layout
21369
21370 \end_inset
21371
21372
21373 \end_layout
21374
21375 \begin_layout Standard
21376 Roots can be created using the 
21377 \family sans
21378 Math
21379 \begin_inset space ~
21380 \end_inset
21381
21382 Panel
21383 \family default
21384  button
21385 \begin_inset Graphics
21386         filename ../images/math/sqrt.png
21387
21388 \end_inset
21389
21390  or the commands 
21391 \series bold
21392
21393 \backslash
21394 sqrt
21395 \series default
21396  or 
21397 \series bold
21398
21399 \backslash
21400 root
21401 \series default
21402 .
21403  With the command 
21404 \series bold
21405
21406 \backslash
21407 root
21408 \series default
21409  you can produce roots of higher orders, like cube roots, while 
21410 \series bold
21411
21412 \backslash
21413 sqrt
21414 \series default
21415  produces always a square root.
21416 \end_layout
21417
21418 \begin_layout Subsection
21419 Operators with Limits
21420 \begin_inset Index
21421 status collapsed
21422
21423 \begin_layout Plain Layout
21424 Math ! Sums
21425 \end_layout
21426
21427 \end_inset
21428
21429
21430 \begin_inset Index
21431 status collapsed
21432
21433 \begin_layout Plain Layout
21434 Math ! Integrals
21435 \end_layout
21436
21437 \end_inset
21438
21439
21440 \begin_inset CommandInset label
21441 LatexCommand label
21442 name "sub:Operators-with-Limits"
21443
21444 \end_inset
21445
21446
21447 \end_layout
21448
21449 \begin_layout Standard
21450 Sum (
21451 \begin_inset Formula $\sum$
21452 \end_inset
21453
21454 ) and integral (
21455 \begin_inset Formula $\int$
21456 \end_inset
21457
21458 ) operators are very often decorated with limits.
21459  These limits can be entered in LyX by entering them as you would enter
21460  a super- or subscript, directly after the symbol.
21461  The sum operator will automatically place its 
21462 \begin_inset Quotes eld
21463 \end_inset
21464
21465 limits
21466 \begin_inset Quotes erd
21467 \end_inset
21468
21469  over and under the symbol in displayed formulas, and on the side in inline
21470  formulas.
21471  Such as 
21472 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21473 \end_inset
21474
21475 , versus
21476 \begin_inset Formula \[
21477 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21478
21479 \end_inset
21480
21481 Integral signs, however, will place the limits on the side in both formula
21482  types.
21483 \end_layout
21484
21485 \begin_layout Standard
21486 All operators with limits will be automatically re-sized when placed in
21487  display mode.
21488  The placement of the limits can be changed by placing the cursor directly
21489  behind the operator and hitting 
21490 \family sans
21491 M-m l
21492 \family default
21493  or using the menu 
21494 \family sans
21495 Edit\SpecialChar \menuseparator
21496 Math\SpecialChar \menuseparator
21497 Change
21498 \begin_inset space ~
21499 \end_inset
21500
21501 Limits
21502 \begin_inset space ~
21503 \end_inset
21504
21505 Type
21506 \family default
21507 .
21508 \end_layout
21509
21510 \begin_layout Standard
21511 Certain other mathematical expressions have this 
21512 \begin_inset Quotes eld
21513 \end_inset
21514
21515 moving limits
21516 \begin_inset Quotes erd
21517 \end_inset
21518
21519  feature as addition, such as
21520 \begin_inset Index
21521 status collapsed
21522
21523 \begin_layout Plain Layout
21524 Math ! Limits
21525 \end_layout
21526
21527 \end_inset
21528
21529
21530 \begin_inset Formula \[
21531 \lim_{x\rightarrow\infty}f(x),\]
21532
21533 \end_inset
21534
21535 which will place the 
21536 \begin_inset Formula $x\rightarrow\infty$
21537 \end_inset
21538
21539  underneath the 
21540 \begin_inset Quotes eld
21541 \end_inset
21542
21543 lim
21544 \begin_inset Quotes erd
21545 \end_inset
21546
21547  in display mode.
21548  In inline formulas it looks like this: 
21549 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21550 \end_inset
21551
21552 .
21553 \end_layout
21554
21555 \begin_layout Standard
21556 Note that the lim-function was entered as the function macro 
21557 \series bold
21558
21559 \backslash
21560 lim
21561 \series default
21562 .
21563  Have a look at section
21564 \begin_inset space ~
21565 \end_inset
21566
21567
21568 \begin_inset CommandInset ref
21569 LatexCommand ref
21570 reference "sub:Functions"
21571
21572 \end_inset
21573
21574  for an explanation of function macros.
21575 \end_layout
21576
21577 \begin_layout Subsection
21578 Math Symbols
21579 \begin_inset Index
21580 status collapsed
21581
21582 \begin_layout Plain Layout
21583 Math ! Symbols
21584 \end_layout
21585
21586 \end_inset
21587
21588
21589 \end_layout
21590
21591 \begin_layout Standard
21592 Most math symbols can be found in the 
21593 \family sans
21594 Math
21595 \begin_inset space ~
21596 \end_inset
21597
21598 Panel
21599 \family default
21600  under one of several categories; including 
21601 \family sans
21602 Greek
21603 \family default
21604
21605 \family sans
21606 Operators
21607 \family default
21608  , 
21609 \family sans
21610 Relations
21611 \family default
21612
21613 \family sans
21614 Arrows
21615 \family default
21616 .
21617  There are also the additional symbols provided by the American Mathematical
21618  Society (AMS).
21619 \end_layout
21620
21621 \begin_layout Standard
21622 If you know the LaTeX-command for a construct or symbol you wish to use,
21623  you don't have to use the 
21624 \family sans
21625 Math
21626 \begin_inset space ~
21627 \end_inset
21628
21629 Panel
21630 \family default
21631 , but can type the command directly into the formula.
21632  LyX will convert it to the corresponding symbol or construct.
21633 \end_layout
21634
21635 \begin_layout Subsection
21636 Altering Spacing
21637 \begin_inset Index
21638 status collapsed
21639
21640 \begin_layout Plain Layout
21641 Math ! Spaces
21642 \end_layout
21643
21644 \end_inset
21645
21646
21647 \begin_inset CommandInset label
21648 LatexCommand label
21649 name "sub:Altering-Spacing"
21650
21651 \end_inset
21652
21653
21654 \end_layout
21655
21656 \begin_layout Standard
21657 You may want to create spaces that differs from the standard spacing that
21658  LaTeX provides.
21659  To do this, type 
21660 \family sans
21661 C-Space
21662 \family default
21663  or to use the 
21664 \family sans
21665 Math
21666 \begin_inset space ~
21667 \end_inset
21668
21669 Panel
21670 \family default
21671  button 
21672 \begin_inset Graphics
21673         filename ../images/math/space.png
21674
21675 \end_inset
21676
21677 .
21678  This generates a small space, and shows a small marker on the screen.
21679  Here a example for the sequence 
21680 \series bold
21681 a C-Space b
21682 \series default
21683
21684 \begin_inset Formula $a\, b$
21685 \end_inset
21686
21687  (appears in LyX as 
21688 \begin_inset Graphics
21689         filename clipart/SpaceMarker.png
21690
21691 \end_inset
21692
21693 ).
21694  You can change the space to different sizes when you set the cursor behind
21695  the space marker and hit space again several times.
21696  With every space hit the size will be changed.
21697  Some markers for the space size appear red in LyX, because they are a negative
21698  spaces.
21699  Here two examples:
21700 \end_layout
21701
21702 \begin_layout Standard
21703
21704 \series bold
21705 a C-Space b
21706 \series default
21707  and 3×
21708 \family sans
21709 Space
21710 \family default
21711
21712 \begin_inset Formula $a\quad b$
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \begin_layout Standard
21719
21720 \series bold
21721 a C-Space b
21722 \series default
21723  and 5×
21724 \family sans
21725 Space
21726 \family default
21727
21728 \begin_inset Formula $a\! b$
21729 \end_inset
21730
21731
21732 \end_layout
21733
21734 \begin_layout Subsection
21735 Functions
21736 \begin_inset Index
21737 status collapsed
21738
21739 \begin_layout Plain Layout
21740 Math ! Functions
21741 \end_layout
21742
21743 \end_inset
21744
21745
21746 \begin_inset CommandInset label
21747 LatexCommand label
21748 name "sub:Functions"
21749
21750 \end_inset
21751
21752
21753 \end_layout
21754
21755 \begin_layout Standard
21756 The 
21757 \family sans
21758 Math
21759 \begin_inset space ~
21760 \end_inset
21761
21762 Panel
21763 \family default
21764  contains under the button 
21765 \begin_inset Graphics
21766         filename ../images/math/functions.png
21767
21768 \end_inset
21769
21770  a number of functions, such as 
21771 \begin_inset Formula $\sin$
21772 \end_inset
21773
21774
21775 \begin_inset Formula $\lim$
21776 \end_inset
21777
21778
21779 \emph on
21780 etc
21781 \emph default
21782 .
21783  (you can also insert them in a formula by typing 
21784 \series bold
21785
21786 \backslash
21787 sin
21788 \series default
21789  etc.).
21790  Standard mathematical practice is, that functions are printed upright to
21791  avoid confusions, because 
21792 \begin_inset Formula $sin$
21793 \end_inset
21794
21795  does normally mean 
21796 \begin_inset Formula $s·i·n$
21797 \end_inset
21798
21799 .
21800 \end_layout
21801
21802 \begin_layout Standard
21803 Using the function macros will also produce correct spacing around the function:
21804  
21805 \begin_inset Formula $a\sin x$
21806 \end_inset
21807
21808  is different from 
21809 \begin_inset Formula $asinx$
21810 \end_inset
21811
21812
21813 \end_layout
21814
21815 \begin_layout Standard
21816 For some mathematical objects, like the limes, the macro changes the way
21817  that subscripts are placed, like described in section
21818 \begin_inset space ~
21819 \end_inset
21820
21821
21822 \begin_inset CommandInset ref
21823 LatexCommand ref
21824 reference "sub:Operators-with-Limits"
21825
21826 \end_inset
21827
21828 .
21829 \end_layout
21830
21831 \begin_layout Subsection
21832 Accents
21833 \begin_inset Index
21834 status collapsed
21835
21836 \begin_layout Plain Layout
21837 Math ! Accents
21838 \end_layout
21839
21840 \end_inset
21841
21842
21843 \end_layout
21844
21845 \begin_layout Standard
21846 In a formula you can insert accented characters in the same way as in text
21847  mode.
21848  This may depend on your keyboard, or the bindings file you use.
21849  You can also use LaTeX commands to e.g.
21850  enter 
21851 \begin_inset Formula $\hat{a}$
21852 \end_inset
21853
21854  even if your keyboard doesn't have hat-accents enabled.
21855  Our example is entered by typing 
21856 \series bold
21857
21858 \backslash
21859 hat
21860 \begin_inset ERT
21861 status collapsed
21862
21863 \begin_layout Plain Layout
21864
21865
21866 \backslash
21867 spce 
21868 \end_layout
21869
21870 \end_inset
21871
21872 a
21873 \series default
21874  in a formula.
21875  Table
21876 \begin_inset space ~
21877 \end_inset
21878
21879
21880 \begin_inset CommandInset ref
21881 LatexCommand ref
21882 reference "cap:Accent-names-and"
21883
21884 \end_inset
21885
21886  shows the equivalences between the accent names and the commands.
21887 \end_layout
21888
21889 \begin_layout Standard
21890 \begin_inset Float table
21891 wide false
21892 sideways false
21893 status open
21894
21895 \begin_layout Plain Layout
21896 \begin_inset Caption
21897
21898 \begin_layout Plain Layout
21899 \begin_inset CommandInset label
21900 LatexCommand label
21901 name "cap:Accent-names-and"
21902
21903 \end_inset
21904
21905 Accent names and the corresponding commands.
21906 \end_layout
21907
21908 \end_inset
21909
21910
21911 \end_layout
21912
21913 \begin_layout Plain Layout
21914 \align center
21915 \begin_inset Tabular
21916 <lyxtabular version="3" rows="11" columns="3">
21917 <features>
21918 <column alignment="center" valignment="top" width="0pt">
21919 <column alignment="center" valignment="top" width="0pt">
21920 <column alignment="center" valignment="top" width="0pt">
21921 <row>
21922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926 Name
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 Command
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944 E
21945 \family roman
21946 \series medium
21947 \shape up
21948 \size normal
21949 \emph off
21950 \bar no
21951 \noun off
21952 \color none
21953 xample
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 <row>
21960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964
21965 \family roman
21966 \series medium
21967 \shape up
21968 \size normal
21969 \emph off
21970 \bar no
21971 \noun off
21972 \color none
21973 circumflex
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982
21983 \series bold
21984
21985 \backslash
21986 hat
21987 \end_layout
21988
21989 \end_inset
21990 </cell>
21991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995
21996 \family roman
21997 \series medium
21998 \shape up
21999 \size normal
22000 \emph off
22001 \bar no
22002 \noun off
22003 \color none
22004 \begin_inset Formula $\hat{a}$
22005 \end_inset
22006
22007
22008 \end_layout
22009
22010 \end_inset
22011 </cell>
22012 </row>
22013 <row>
22014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22015 \begin_inset Text
22016
22017 \begin_layout Plain Layout
22018
22019 \family roman
22020 \series medium
22021 \shape up
22022 \size normal
22023 \emph off
22024 \bar no
22025 \noun off
22026 \color none
22027 grave
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036
22037 \series bold
22038
22039 \backslash
22040 grave
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049
22050 \family roman
22051 \series medium
22052 \shape up
22053 \size normal
22054 \emph off
22055 \bar no
22056 \noun off
22057 \color none
22058 \begin_inset Formula $\grave{a}$
22059 \end_inset
22060
22061
22062 \end_layout
22063
22064 \end_inset
22065 </cell>
22066 </row>
22067 <row>
22068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22069 \begin_inset Text
22070
22071 \begin_layout Plain Layout
22072
22073 \family roman
22074 \series medium
22075 \shape up
22076 \size normal
22077 \emph off
22078 \bar no
22079 \noun off
22080 \color none
22081 acute
22082 \end_layout
22083
22084 \end_inset
22085 </cell>
22086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \series bold
22092
22093 \backslash
22094 acute
22095 \end_layout
22096
22097 \end_inset
22098 </cell>
22099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Plain Layout
22103
22104 \family roman
22105 \series medium
22106 \shape up
22107 \size normal
22108 \emph off
22109 \bar no
22110 \noun off
22111 \color none
22112 \begin_inset Formula $\acute{a}$
22113 \end_inset
22114
22115
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 </row>
22121 <row>
22122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126
22127 \family roman
22128 \series medium
22129 \shape up
22130 \size normal
22131 \emph off
22132 \bar no
22133 \noun off
22134 \color none
22135 umlaut
22136 \end_layout
22137
22138 \end_inset
22139 </cell>
22140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \series bold
22146
22147 \backslash
22148 ddot
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157
22158 \family roman
22159 \series medium
22160 \shape up
22161 \size normal
22162 \emph off
22163 \bar no
22164 \noun off
22165 \color none
22166 \begin_inset Formula $\ddot{a}$
22167 \end_inset
22168
22169
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 </row>
22175 <row>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180
22181 \family roman
22182 \series medium
22183 \shape up
22184 \size normal
22185 \emph off
22186 \bar no
22187 \noun off
22188 \color none
22189 tilde
22190 \end_layout
22191
22192 \end_inset
22193 </cell>
22194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198
22199 \series bold
22200
22201 \backslash
22202 tilde
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211
22212 \family roman
22213 \series medium
22214 \shape up
22215 \size normal
22216 \emph off
22217 \bar no
22218 \noun off
22219 \color none
22220 \begin_inset Formula $\tilde{a}$
22221 \end_inset
22222
22223
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 </row>
22229 <row>
22230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234
22235 \family roman
22236 \series medium
22237 \shape up
22238 \size normal
22239 \emph off
22240 \bar no
22241 \noun off
22242 \color none
22243 dot
22244 \end_layout
22245
22246 \end_inset
22247 </cell>
22248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252
22253 \series bold
22254
22255 \backslash
22256 dot
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265
22266 \family roman
22267 \series medium
22268 \shape up
22269 \size normal
22270 \emph off
22271 \bar no
22272 \noun off
22273 \color none
22274 \begin_inset Formula $\dot{a}$
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 </row>
22283 <row>
22284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288
22289 \family roman
22290 \series medium
22291 \shape up
22292 \size normal
22293 \emph off
22294 \bar no
22295 \noun off
22296 \color none
22297 breve
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306
22307 \series bold
22308
22309 \backslash
22310 breve
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319
22320 \family roman
22321 \series medium
22322 \shape up
22323 \size normal
22324 \emph off
22325 \bar no
22326 \noun off
22327 \color none
22328 \begin_inset Formula $\breve{a}$
22329 \end_inset
22330
22331
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 </row>
22337 <row>
22338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342
22343 \family roman
22344 \series medium
22345 \shape up
22346 \size normal
22347 \emph off
22348 \bar no
22349 \noun off
22350 \color none
22351 caron
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360
22361 \series bold
22362
22363 \backslash
22364 check
22365 \end_layout
22366
22367 \end_inset
22368 </cell>
22369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373
22374 \family roman
22375 \series medium
22376 \shape up
22377 \size normal
22378 \emph off
22379 \bar no
22380 \noun off
22381 \color none
22382 \begin_inset Formula $\check{a}$
22383 \end_inset
22384
22385
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 </row>
22391 <row>
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396
22397 \family roman
22398 \series medium
22399 \shape up
22400 \size normal
22401 \emph off
22402 \bar no
22403 \noun off
22404 \color none
22405 macron
22406 \end_layout
22407
22408 \end_inset
22409 </cell>
22410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414
22415 \series bold
22416
22417 \backslash
22418 bar
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22424 \begin_inset Text
22425
22426 \begin_layout Plain Layout
22427
22428 \family roman
22429 \series medium
22430 \shape up
22431 \size normal
22432 \emph off
22433 \bar no
22434 \noun off
22435 \color none
22436 \begin_inset Formula $\bar{a}$
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 </row>
22445 <row>
22446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450 vector
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459
22460 \series bold
22461
22462 \backslash
22463 vec
22464 \end_layout
22465
22466 \end_inset
22467 </cell>
22468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22469 \begin_inset Text
22470
22471 \begin_layout Plain Layout
22472
22473 \family roman
22474 \series medium
22475 \shape up
22476 \size normal
22477 \emph off
22478 \bar no
22479 \noun off
22480 \color none
22481 \begin_inset Formula $\vec{a}$
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 </lyxtabular>
22491
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \end_inset
22498
22499
22500 \end_layout
22501
22502 \begin_layout Standard
22503 You can choose one of the accents by selecting an item from the 
22504 \family sans
22505 Frame
22506 \begin_inset space ~
22507 \end_inset
22508
22509 decorations
22510 \family default
22511  symbol set button 
22512 \begin_inset Graphics
22513         filename ../images/math/hat.png
22514
22515 \end_inset
22516
22517  in the math panel ; this will apply to any selection you have made within
22518  a formula too.
22519 \end_layout
22520
22521 \begin_layout Section
22522 Brackets and Delimiters
22523 \begin_inset Index
22524 status collapsed
22525
22526 \begin_layout Plain Layout
22527 Math ! Brackets
22528 \end_layout
22529
22530 \end_inset
22531
22532
22533 \begin_inset Index
22534 status collapsed
22535
22536 \begin_layout Plain Layout
22537 Math ! Delimiters
22538 \end_layout
22539
22540 \end_inset
22541
22542
22543 \begin_inset CommandInset label
22544 LatexCommand label
22545 name "sec:Brackets-and-Delimiters"
22546
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \begin_layout Standard
22553 There are several brackets available through LyX.
22554  For most purposes, using just the keys 
22555 \family typewriter
22556 []{}()|<>
22557 \family default
22558  should suffice.
22559  But if you want to surround a large structure, like a matrix or a fraction,
22560  or if you have several layers of brackets, is better using 
22561 \family sans
22562 Math
22563 \begin_inset space ~
22564 \end_inset
22565
22566 Panel
22567 \family default
22568 's delimiter icon 
22569 \begin_inset Graphics
22570         filename ../images/math/delim.png
22571
22572 \end_inset
22573
22574 .
22575  For example, that's how you would construct the brackets around a standard
22576  matrix such as:
22577 \begin_inset Formula \[
22578 \left[\begin{array}{cc}
22579 1 & 2\\
22580 3 & 4\end{array}\right]\]
22581
22582 \end_inset
22583
22584 and to make it easier to see the layers of parentheses as in: 
22585 \begin_inset Formula \[
22586 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22587
22588 \end_inset
22589
22590
22591 \end_layout
22592
22593 \begin_layout Standard
22594 The parentheses, and other brackets from that menu will automatically re-size
22595  to accommodate the size of what is inside.
22596 \end_layout
22597
22598 \begin_layout Standard
22599 To construct brackets click on the button for the bracket you want on the
22600  left side and right side.
22601  If you use the option 
22602 \family sans
22603 Keep
22604 \begin_inset space ~
22605 \end_inset
22606
22607 matched
22608 \family default
22609 , the selected bracket type will be used for the left and the right side.
22610  The selection will be shown below the button field.
22611  If you want one side to not have a bracket, use the blank button.
22612  It will appear in LyX with a dotted line, but nothing will be printed.
22613 \end_layout
22614
22615 \begin_layout Standard
22616 If you want to place brackets around math structures, like a square root,
22617  you can do that by highlighting (selecting) the structure that is to go
22618  inside the brackets.
22619  Then choose the appropriate brackets for left and right and click on 
22620 \family sans
22621 Insert
22622 \family default
22623 .
22624  The parentheses will be drawn around the selected structure.
22625 \end_layout
22626
22627 \begin_layout Standard
22628 The next section explains how to insert a LaTeX 
22629 \begin_inset Quotes eld
22630 \end_inset
22631
22632 {
22633 \begin_inset Quotes erd
22634 \end_inset
22635
22636  for grouping.
22637 \end_layout
22638
22639 \begin_layout Section
22640 Grouping
22641 \begin_inset Index
22642 status collapsed
22643
22644 \begin_layout Plain Layout
22645 Math ! Grouping
22646 \end_layout
22647
22648 \end_inset
22649
22650
22651 \begin_inset CommandInset label
22652 LatexCommand label
22653 name "sec:Grouping"
22654
22655 \end_inset
22656
22657
22658 \end_layout
22659
22660 \begin_layout Standard
22661 You may need to group a set of symbols.
22662  In LaTeX, for example, the typesetting of 
22663 \family typewriter
22664 {x^y}^z
22665 \family default
22666  is different from 
22667 \family typewriter
22668 x^{y^z}
22669 \family default
22670 :
22671 \end_layout
22672
22673 \begin_layout Standard
22674 \begin_inset Formula \[
22675 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22676
22677 \end_inset
22678
22679
22680 \end_layout
22681
22682 \begin_layout Standard
22683 To create this grouping, you need to use the key sequence 
22684 \begin_inset Quotes eld
22685 \end_inset
22686
22687
22688 \series bold
22689
22690 \backslash
22691 {
22692 \series default
22693
22694 \begin_inset Quotes erd
22695 \end_inset
22696
22697  then type space.
22698  Inside LyX, you will see red braces indicating the grouping.
22699  Within this braces you insert the grouped structure.
22700  The grouping braces won't appear in the output in contrary to normal braces.
22701 \end_layout
22702
22703 \begin_layout Section
22704 Arrays and Multi-line Equations
22705 \begin_inset Index
22706 status collapsed
22707
22708 \begin_layout Plain Layout
22709 Math ! Arrays
22710 \end_layout
22711
22712 \end_inset
22713
22714
22715 \begin_inset Index
22716 status collapsed
22717
22718 \begin_layout Plain Layout
22719 Math ! Matrices
22720 \end_layout
22721
22722 \end_inset
22723
22724
22725 \begin_inset Index
22726 status collapsed
22727
22728 \begin_layout Plain Layout
22729 Math ! Multi-line Equations
22730 \end_layout
22731
22732 \end_inset
22733
22734
22735 \end_layout
22736
22737 \begin_layout Standard
22738 Matrices are entered in LyX using the 
22739 \family sans
22740 Math
22741 \begin_inset space ~
22742 \end_inset
22743
22744 Panel
22745 \family default
22746  matrix button 
22747 \begin_inset Graphics
22748         filename ../images/math/matrix.png
22749
22750 \end_inset
22751
22752 .
22753  It will open a dialog for you to choose the number of rows/columns.
22754  Here is an example:
22755 \begin_inset Formula \[
22756 \left(\begin{array}{ccc}
22757 1 & 2 & 3\\
22758 4 & 5 & 6\\
22759 7 & 8 & 9\end{array}\right)\]
22760
22761 \end_inset
22762
22763 The parentheses aren't automatic, but you can add them as described in section
22764 \begin_inset space ~
22765 \end_inset
22766
22767
22768 \begin_inset CommandInset ref
22769 LatexCommand ref
22770 reference "sec:Brackets-and-Delimiters"
22771
22772 \end_inset
22773
22774 .
22775  When you construct the matrix, you can decide whether the column entries
22776  will be left-, right-, or center-justified.
22777  This alignment is set in the box 
22778 \family sans
22779 Horizontal
22780 \family default
22781  with the letters 
22782 \begin_inset Quotes eld
22783 \end_inset
22784
22785
22786 \family sans
22787 l
22788 \family default
22789
22790 \begin_inset Quotes erd
22791 \end_inset
22792
22793
22794 \begin_inset Quotes eld
22795 \end_inset
22796
22797
22798 \family sans
22799 r
22800 \family default
22801
22802 \begin_inset Quotes erd
22803 \end_inset
22804
22805 , and 
22806 \begin_inset Quotes eld
22807 \end_inset
22808
22809
22810 \family sans
22811 c
22812 \family default
22813
22814 \begin_inset Quotes erd
22815 \end_inset
22816
22817 .
22818  LyX proposes a 
22819 \begin_inset Quotes eld
22820 \end_inset
22821
22822
22823 \family sans
22824 c
22825 \family default
22826
22827 \begin_inset Quotes erd
22828 \end_inset
22829
22830  for every column as default.
22831  For example, the sequence 
22832 \begin_inset Quotes eld
22833 \end_inset
22834
22835
22836 \family sans
22837 lrc
22838 \family default
22839
22840 \begin_inset Quotes erd
22841 \end_inset
22842
22843  means that the first column will be left-justified, the second will be
22844  centered, and the third column will be right-justified, because each letter
22845  corresponds to the relevant column.
22846  The result will look like this:
22847 \begin_inset Formula \[
22848 \begin{array}{lcr}
22849 this & this\, column & this\, column\\
22850 column & has & has\, right\\
22851 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22852
22853 \end_inset
22854
22855
22856 \end_layout
22857
22858 \begin_layout Standard
22859 You can add more rows to an existing matrix by hitting 
22860 \family sans
22861 C-Enter
22862 \family default
22863  while the cursor is in the matrix.
22864  Adding or deleting columns can be done via the menu 
22865 \family sans
22866 Edit\SpecialChar \menuseparator
22867 Math
22868 \family default
22869 .
22870 \end_layout
22871
22872 \begin_layout Standard
22873 There are other arrays used in formulas, such as distinctions of cases.
22874  It can be created with the menu 
22875 \family sans
22876 Insert\SpecialChar \menuseparator
22877 Math\SpecialChar \menuseparator
22878 Cases
22879 \begin_inset space ~
22880 \end_inset
22881
22882 Environment
22883 \family default
22884  or the command 
22885 \series bold
22886
22887 \backslash
22888 cases
22889 \series default
22890 .
22891  Here an example: 
22892 \begin_inset Formula \[
22893 f(x)=\begin{cases}
22894 -1 & x<0\\
22895 0 & x=0\\
22896 1 & x>0\end{cases}\]
22897
22898 \end_inset
22899
22900
22901 \end_layout
22902
22903 \begin_layout Standard
22904 \begin_inset VSpace bigskip
22905 \end_inset
22906
22907 Multi-line formulas are created when you press 
22908 \family sans
22909 \series medium
22910 C-E
22911 \series default
22912 nter
22913 \family default
22914  within a formula.
22915  In an empty formula you can see that three blue boxes appear, one for each
22916  column.
22917  When you press 
22918 \family sans
22919 \series medium
22920 C-E
22921 \series default
22922 nter
22923 \family default
22924  in a non-empty formula, the part before the relation sign (equal sign 
22925 \begin_inset Quotes eld
22926 \end_inset
22927
22928 =
22929 \begin_inset Quotes erd
22930 \end_inset
22931
22932  etc.) will be inserted automatically to the first column, the relation sign
22933  is in the second column, and the rest in the third column.
22934  A new row is created by every further hit of 
22935 \family sans
22936 \series medium
22937 C-E
22938 \series default
22939 nter
22940 \family default
22941 .
22942  Multi-line formulas are always displayed formulas.
22943  Here is an example:
22944 \begin_inset Formula \begin{eqnarray}
22945 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22946 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22947
22948 \end_inset
22949
22950  To change the column assignment of the formula parts, place the cursor
22951  where you want to start the shift and hit 
22952 \family sans
22953 C-Tab.
22954
22955 \family default
22956  It shifts everything in the column which is right beside the current cursor
22957  position to the next column.
22958  Note that the middle column is designed for relation signs, structures
22959  within this column will be printed in a smaller size:
22960 \begin_inset Formula \begin{eqnarray*}
22961 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22962
22963 \end_inset
22964
22965
22966 \end_layout
22967
22968 \begin_layout Standard
22969 The multi-line formula type described here is called 
22970 \family typewriter
22971 \series medium
22972 eqnarray
22973 \family default
22974 \series default
22975 .
22976  There are other multi-line types being more suitable for certain situations,
22977  for example if you want a better inter-line spacing than in formula (
22978 \begin_inset CommandInset ref
22979 LatexCommand ref
22980 reference "eq:asquared"
22981
22982 \end_inset
22983
22984 ).
22985  The other types are described in section
22986 \begin_inset space ~
22987 \end_inset
22988
22989
22990 \begin_inset CommandInset ref
22991 LatexCommand ref
22992 reference "sub:AMS-Formula-Types"
22993
22994 \end_inset
22995
22996 .
22997 \end_layout
22998
22999 \begin_layout Section
23000 Formula Numbering and Referencing
23001 \begin_inset Index
23002 status collapsed
23003
23004 \begin_layout Plain Layout
23005 Math ! Formula numbering
23006 \end_layout
23007
23008 \end_inset
23009
23010
23011 \begin_inset Index
23012 status collapsed
23013
23014 \begin_layout Plain Layout
23015 Math ! Referencing formulas
23016 \end_layout
23017
23018 \end_inset
23019
23020
23021 \begin_inset CommandInset label
23022 LatexCommand label
23023 name "sec:Formula-Numbering-and"
23024
23025 \end_inset
23026
23027
23028 \end_layout
23029
23030 \begin_layout Standard
23031 To number a formula, set the cursor in the formula and use the menu 
23032 \family sans
23033 Edit\SpecialChar \menuseparator
23034 Math\SpecialChar \menuseparator
23035 Toggle
23036 \begin_inset space ~
23037 \end_inset
23038
23039 Numbering
23040 \family default
23041  or the shortcut 
23042 \family sans
23043 M-m
23044 \begin_inset space ~
23045 \end_inset
23046
23047 n
23048 \family default
23049 .
23050  The formula number appears in LyX as 
23051 \begin_inset Quotes eld
23052 \end_inset
23053
23054 #
23055 \begin_inset Quotes erd
23056 \end_inset
23057
23058  within parentheses.
23059  The 
23060 \begin_inset Quotes erd
23061 \end_inset
23062
23063 #
23064 \begin_inset Quotes erd
23065 \end_inset
23066
23067  denotes, that the number will be calculated automatically when the output
23068  is generated.
23069  The placement and format of the formula number in the output depends on
23070  the document class.
23071  In this document the number is printed together with the chapter number,
23072  separated by a dot:
23073 \begin_inset Formula \begin{equation}
23074 1+1=2\end{equation}
23075
23076 \end_inset
23077
23078 Using 
23079 \family sans
23080 M-m
23081 \begin_inset space ~
23082 \end_inset
23083
23084 n
23085 \family default
23086  in a numbered formula will switch off the numbering.
23087  You can only number displayed formulas.
23088 \end_layout
23089
23090 \begin_layout Standard
23091 Multi-line formulas can be numbered line by line: Using the menu 
23092 \family sans
23093 Edit\SpecialChar \menuseparator
23094 Math\SpecialChar \menuseparator
23095 Toggle
23096 \begin_inset space ~
23097 \end_inset
23098
23099 Numbering
23100 \begin_inset space ~
23101 \end_inset
23102
23103 of
23104 \begin_inset space ~
23105 \end_inset
23106
23107 Line
23108 \family default
23109  or the shortcut 
23110 \family sans
23111 M-m
23112 \begin_inset space ~
23113 \end_inset
23114
23115 N
23116 \family default
23117  will only toggle the numbering of the line where the cursor is in:
23118 \begin_inset Formula \begin{eqnarray}
23119 1 & = & 3-2\\
23120 2 & = & 4-2\nonumber \\
23121 4 & \leq & 7\end{eqnarray}
23122
23123 \end_inset
23124
23125 To number all lines use the shortcut 
23126 \family sans
23127 M-m
23128 \begin_inset space ~
23129 \end_inset
23130
23131 n
23132 \family default
23133 .
23134 \end_layout
23135
23136 \begin_layout Standard
23137 \begin_inset VSpace bigskip
23138 \end_inset
23139
23140 Every displayed formula can be referenced by its number using a label.
23141  A label is inserted with the menu 
23142 \family sans
23143 Insert\SpecialChar \menuseparator
23144 Label
23145 \family default
23146  when the cursor is in the formula.
23147  This opens a dialog to enter the label.
23148  It is recommended to use the proposed 
23149 \begin_inset Quotes eld
23150 \end_inset
23151
23152
23153 \family sans
23154 eq:
23155 \family default
23156
23157 \begin_inset Quotes erd
23158 \end_inset
23159
23160  as first part of the label, because this helps later to identify the label
23161  type when you have many labels in your document.
23162  We inserted in the following example the label 
23163 \begin_inset Quotes eld
23164 \end_inset
23165
23166 eq:tanhExp
23167 \begin_inset Quotes erd
23168 \end_inset
23169
23170  in the second line:
23171 \begin_inset Formula \begin{eqnarray}
23172 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23173  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23174
23175 \end_inset
23176
23177 Every labeled line is automatically numbered.
23178  Therefore the label is shown in LyX at the place of the formula number
23179  placeholder 
23180 \begin_inset Quotes eld
23181 \end_inset
23182
23183 #
23184 \begin_inset Quotes erd
23185 \end_inset
23186
23187 .
23188  You can reference a labeled formula using the menu 
23189 \family sans
23190 Insert\SpecialChar \menuseparator
23191 Cross
23192 \begin_inset space ~
23193 \end_inset
23194
23195 Reference
23196 \family default
23197 .
23198  A dialog appears to choose a label you want refer to.
23199  The reference appears in LyX as grey cross reference box and in the output
23200  as the formula number:
23201 \end_layout
23202
23203 \begin_layout Standard
23204 This is a cross-reference to equation (
23205 \begin_inset CommandInset ref
23206 LatexCommand ref
23207 reference "eq:tanhExp"
23208
23209 \end_inset
23210
23211 ).
23212 \end_layout
23213
23214 \begin_layout Standard
23215 The properties of LyX's cross-reference box are described in section
23216 \begin_inset space ~
23217 \end_inset
23218
23219
23220 \begin_inset CommandInset ref
23221 LatexCommand ref
23222 reference "sec:Cross-References"
23223
23224 \end_inset
23225
23226 .
23227  To delete a label, set the cursor in the labeled formula, use the menu
23228  
23229 \family sans
23230 Insert\SpecialChar \menuseparator
23231 Label
23232 \family default
23233  and delete the label in the appearing dialog.
23234 \begin_inset Foot
23235 status collapsed
23236
23237 \begin_layout Plain Layout
23238 This is a unintuitive and will be fixed in the next version of LyX.
23239 \end_layout
23240
23241 \end_inset
23242
23243  
23244 \end_layout
23245
23246 \begin_layout Section
23247 User defined math macros
23248 \begin_inset Index
23249 status collapsed
23250
23251 \begin_layout Plain Layout
23252 Math ! Macros
23253 \end_layout
23254
23255 \end_inset
23256
23257
23258 \begin_inset CommandInset label
23259 LatexCommand label
23260 name "sec:math-macros"
23261
23262 \end_inset
23263
23264
23265 \end_layout
23266
23267 \begin_layout Standard
23268 LyX allows you to define macros for formulas.
23269  For example we assume that solutions of the quadratic equation often occur
23270  in our document in various forms and we want to create a macro to print
23271  them.
23272 \begin_inset Newline newline
23273 \end_inset
23274
23275 The general form of a quadratic equation is:
23276 \begin_inset Formula \[
23277 0=\lambda^{2}+p\lambda+q\]
23278
23279 \end_inset
23280
23281 The general form of its solution is:
23282 \begin_inset Formula \[
23283 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23284
23285 \end_inset
23286
23287
23288 \end_layout
23289
23290 \begin_layout Standard
23291 The macro should print the parameters 
23292 \begin_inset Formula $\lambda$
23293 \end_inset
23294
23295
23296 \begin_inset Formula $p$
23297 \end_inset
23298
23299  and 
23300 \begin_inset Formula $q$
23301 \end_inset
23302
23303  like in the equation above.
23304 \end_layout
23305
23306 \begin_layout Standard
23307 A macro is created by executing the command
23308 \end_layout
23309
23310 \begin_layout Standard
23311
23312 \series bold
23313 math-macro
23314 \begin_inset ERT
23315 status collapsed
23316
23317 \begin_layout Plain Layout
23318
23319
23320 \backslash
23321 spce 
23322 \end_layout
23323
23324 \end_inset
23325
23326 Name
23327 \begin_inset ERT
23328 status collapsed
23329
23330 \begin_layout Plain Layout
23331
23332
23333 \backslash
23334 spce 
23335 \end_layout
23336
23337 \end_inset
23338
23339 Number
23340 \begin_inset space ~
23341 \end_inset
23342
23343 of
23344 \begin_inset space ~
23345 \end_inset
23346
23347 Arguments
23348 \end_layout
23349
23350 \begin_layout Standard
23351 in the minibuffer at the bottom of the LyX screen.
23352  Name is the name of the new macro which mustn't contain numbers.
23353  The number of arguments can be a number in the range 1-9.
23354  If you want to define a macro without arguments, don't declare the number
23355  of arguments.
23356 \end_layout
23357
23358 \begin_layout Standard
23359 We have three arguments and name the macro 
23360 \begin_inset Quotes eld
23361 \end_inset
23362
23363 qE
23364 \begin_inset Quotes erd
23365 \end_inset
23366
23367 , so that the command is:
23368 \end_layout
23369
23370 \begin_layout Standard
23371
23372 \series bold
23373 math-macro
23374 \begin_inset ERT
23375 status collapsed
23376
23377 \begin_layout Plain Layout
23378
23379
23380 \backslash
23381 spce 
23382 \end_layout
23383
23384 \end_inset
23385
23386 qE
23387 \begin_inset ERT
23388 status collapsed
23389
23390 \begin_layout Plain Layout
23391
23392
23393 \backslash
23394 spce 
23395 \end_layout
23396
23397 \end_inset
23398
23399 3
23400 \end_layout
23401
23402 \begin_layout Standard
23403 This results in the following macro definition box: 
23404 \begin_inset Graphics
23405         filename clipart/macrobox.png
23406
23407 \end_inset
23408
23409  
23410 \begin_inset FormulaMacro
23411 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23412 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23413 \end_inset
23414
23415
23416 \begin_inset Note Note
23417 status collapsed
23418
23419 \begin_layout Plain Layout
23420 The first box is an image to show the behavior in the output.
23421  The second one is the definition box, that doesn't appear in the output.
23422 \end_layout
23423
23424 \end_inset
23425
23426
23427 \end_layout
23428
23429 \begin_layout Standard
23430 The first blue box is for the definition, where you insert the formula via
23431  the math panel or commands.
23432  The placeholder for the arguments are inserted as a backslash and sharp
23433  followed by the argument number, e.g.
23434  
23435 \begin_inset Quotes eld
23436 \end_inset
23437
23438
23439 \backslash
23440 #1
23441 \begin_inset Quotes erd
23442 \end_inset
23443
23444  for the first argument.
23445  Placeholders will be displayed in red.
23446  The second blue box is for the appearance in LyX.
23447  This is useful when you have a large structure that shouldn't be displayed
23448  in LyX with its full size.
23449  If you want to see the macro as it is defined, leave the box blank.
23450  In our example we insert the sequence
23451 \begin_inset Newline newline
23452 \end_inset
23453
23454
23455 \series bold
23456 qE: 
23457 \backslash
23458 #1
23459 \series default
23460  
23461 \series bold
23462 ,
23463 \series default
23464  
23465 \series bold
23466
23467 \backslash
23468 #2
23469 \series default
23470  
23471 \series bold
23472 ,
23473 \series default
23474  
23475 \series bold
23476
23477 \backslash
23478 #3
23479 \begin_inset Newline newline
23480 \end_inset
23481
23482
23483 \series default
23484 The macro will then be shown as the macro name followed by the three arguments.
23485 \end_layout
23486
23487 \begin_layout Standard
23488 To use the macro in a formula, type its name as command, in our case 
23489 \begin_inset Quotes eld
23490 \end_inset
23491
23492
23493 \series bold
23494
23495 \backslash
23496 qE
23497 \series default
23498
23499 \begin_inset Quotes erd
23500 \end_inset
23501
23502 .
23503  The macro is inserted with boxes for the arguments looking similar to this:
23504 \end_layout
23505
23506 \begin_layout Standard
23507 \align center
23508 \begin_inset Graphics
23509         filename clipart/macrouse.png
23510
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \begin_layout Standard
23517 The arguments are inserted in the blue boxes.
23518  If the cursor is outside the macro, the arguments are put in the macro.
23519  To change the arguments, put the cursor in the formula before or after
23520  the macro and press the right or left arrow key respectively.
23521  The arguments appear now again below the macro definition.
23522 \end_layout
23523
23524 \begin_layout Standard
23525 If you change the macro definition all macros are changed automatically
23526  to the new definition.
23527  Here an example of our macro with the arguments 
23528 \begin_inset Formula $x$
23529 \end_inset
23530
23531
23532 \begin_inset Formula $\ln(x)$
23533 \end_inset
23534
23535 , and 
23536 \begin_inset Formula $B$
23537 \end_inset
23538
23539 :
23540 \begin_inset Formula \[
23541 \qE x{\ln(y)}B\]
23542
23543 \end_inset
23544
23545
23546 \end_layout
23547
23548 \begin_layout Standard
23549 When the document is exported to LaTeX, the macro definition will be inserted
23550  as the command:
23551 \end_layout
23552
23553 \begin_layout Standard
23554
23555 \series bold
23556
23557 \backslash
23558 newcommand{
23559 \backslash
23560 qE}[3]{#1_{1,
23561 \backslash
23562 ,2}=-
23563 \backslash
23564 frac{#2}{2}
23565 \backslash
23566 pm
23567 \begin_inset Newline newline
23568 \end_inset
23569
23570
23571 \begin_inset ERT
23572 status collapsed
23573
23574 \begin_layout Plain Layout
23575
23576
23577 \backslash
23578 hphantom{
23579 \end_layout
23580
23581 \end_inset
23582
23583
23584 \backslash
23585 newcommand
23586 \begin_inset ERT
23587 status collapsed
23588
23589 \begin_layout Plain Layout
23590
23591 }
23592 \end_layout
23593
23594 \end_inset
23595
23596
23597 \backslash
23598 sqrt{
23599 \backslash
23600 frac{#2^{2}}{4}-#3}}
23601 \end_layout
23602
23603 \begin_layout Standard
23604 The command is not inserted in the document preamble.
23605  That means you can only use macros in formulas that are below the macro
23606  definition box in your document.
23607  There are also some other restrictions: The command 
23608 \backslash
23609 newcommand supports optional arguments, which are not available in LyX's
23610  macros.
23611  You can also not change subsequently the name of the macro and the number
23612  of arguments.
23613  
23614 \end_layout
23615
23616 \begin_layout Section
23617 Fine-Tuning
23618 \end_layout
23619
23620 \begin_layout Subsection
23621 Typefaces
23622 \begin_inset Index
23623 status collapsed
23624
23625 \begin_layout Plain Layout
23626 Math ! Typefaces
23627 \end_layout
23628
23629 \end_inset
23630
23631
23632 \end_layout
23633
23634 \begin_layout Standard
23635 The standard font for text is italic, for numbers the standard is roman.
23636  To set a font in a formula, use the 
23637 \family sans
23638 Math
23639 \begin_inset space ~
23640 \end_inset
23641
23642 Panel
23643 \family default
23644  button 
23645 \begin_inset Graphics
23646         filename ../images/math/font.png
23647
23648 \end_inset
23649
23650 , or enter its command, listed in table
23651 \begin_inset space ~
23652 \end_inset
23653
23654
23655 \begin_inset CommandInset ref
23656 LatexCommand ref
23657 reference "cap:Typefaces-and-the"
23658
23659 \end_inset
23660
23661 , directly.
23662 \end_layout
23663
23664 \begin_layout Standard
23665 \begin_inset Float table
23666 wide false
23667 sideways false
23668 status open
23669
23670 \begin_layout Plain Layout
23671 \begin_inset Caption
23672
23673 \begin_layout Plain Layout
23674 \begin_inset CommandInset label
23675 LatexCommand label
23676 name "cap:Typefaces-and-the"
23677
23678 \end_inset
23679
23680 Typefaces and the corresponding commands.
23681 \end_layout
23682
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \begin_layout Plain Layout
23689 \align center
23690 \begin_inset Tabular
23691 <lyxtabular version="3" rows="9" columns="2">
23692 <features>
23693 <column alignment="center" valignment="top" width="0pt">
23694 <column alignment="center" valignment="top" width="0pt">
23695 <row>
23696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 Font
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709 Command
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 <row>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720
23721 \shape up
23722 \size normal
23723 \bar no
23724 \noun off
23725 \color none
23726 \begin_inset Formula $\mathrm{Roman}$
23727 \end_inset
23728
23729
23730 \end_layout
23731
23732 \end_inset
23733 </cell>
23734 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738
23739 \series bold
23740
23741 \backslash
23742 mathrm
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23754 \end_inset
23755
23756
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23762 \begin_inset Text
23763
23764 \begin_layout Plain Layout
23765
23766 \series bold
23767
23768 \backslash
23769 mathbf
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 </row>
23775 <row>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Formula $\mathit{Italic}$
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792
23793 \series bold
23794
23795 \backslash
23796 mathit
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 </row>
23802 <row>
23803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23804 \begin_inset Text
23805
23806 \begin_layout Plain Layout
23807
23808 \shape up
23809 \size normal
23810 \bar no
23811 \noun off
23812 \color none
23813 \begin_inset Formula $\mathtt{Typewriter}$
23814 \end_inset
23815
23816
23817 \end_layout
23818
23819 \end_inset
23820 </cell>
23821 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825
23826 \series bold
23827
23828 \backslash
23829 mathtt
23830 \end_layout
23831
23832 \end_inset
23833 </cell>
23834 </row>
23835 <row>
23836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23837 \begin_inset Text
23838
23839 \begin_layout Plain Layout
23840 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23841 \end_inset
23842
23843
23844 \end_layout
23845
23846 \end_inset
23847 </cell>
23848 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852
23853 \series bold
23854
23855 \backslash
23856 mathbb
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 </row>
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867 \begin_inset Formula $\mathfrak{Fraktur}$
23868 \end_inset
23869
23870
23871 \end_layout
23872
23873 \end_inset
23874 </cell>
23875 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23876 \begin_inset Text
23877
23878 \begin_layout Plain Layout
23879
23880 \series bold
23881
23882 \backslash
23883 mathfrak
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 </row>
23889 <row>
23890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894
23895 \shape up
23896 \size normal
23897 \emph on
23898 \bar no
23899 \noun off
23900 \color none
23901 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \end_inset
23908 </cell>
23909 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23910 \begin_inset Text
23911
23912 \begin_layout Plain Layout
23913
23914 \series bold
23915
23916 \backslash
23917 mathcal
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 </row>
23923 <row>
23924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 \begin_inset Formula $\mathsf{SansSerif}$
23929 \end_inset
23930
23931
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Plain Layout
23940
23941 \series bold
23942
23943 \backslash
23944 mathsf
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 </row>
23950 </lyxtabular>
23951
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \end_inset
23958
23959
23960 \end_layout
23961
23962 \begin_layout Standard
23963 \begin_inset Note Greyedout
23964 status open
23965
23966 \begin_layout Plain Layout
23967
23968 \series bold
23969 Note:
23970 \series default
23971  that you can only print capital letters in the typefaces 
23972 \family sans
23973 Blackbold
23974 \family default
23975  and 
23976 \family sans
23977 Calligraphic
23978 \family default
23979 .
23980 \end_layout
23981
23982 \end_inset
23983
23984
23985 \end_layout
23986
23987 \begin_layout Standard
23988 When you use a typeface, a blue box is inserted in the formula.
23989  Every character in this box will be printed in this typeface.
23990  Pressing 
23991 \family sans
23992 Space
23993 \family default
23994  within the box, will set the cursor outside, so that you have to use a
23995  protected space when you need a space in the box.
23996  Here an example where a 
23997 \begin_inset Quotes eld
23998 \end_inset
23999
24000 N
24001 \begin_inset Quotes erd
24002 \end_inset
24003
24004  in 
24005 \family sans
24006 Blackbold
24007 \family default
24008  denotes the set of numbers:
24009 \begin_inset Formula \[
24010 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24011
24012 \end_inset
24013
24014
24015 \end_layout
24016
24017 \begin_layout Standard
24018 The typefaces are nestable, which can cause confusion.
24019  You can e.g.
24020  put a character in 
24021 \family sans
24022 Fraktur
24023 \family default
24024  in a box for 
24025 \family sans
24026 Typewriter
24027 \family default
24028
24029 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24030 \end_inset
24031
24032  
24033 \begin_inset Newline newline
24034 \end_inset
24035
24036 So better don't use this feature.
24037 \end_layout
24038
24039 \begin_layout Standard
24040 The typefaces have no effect on Greek letters: 
24041 \begin_inset Formula $\mathfrak{abc\delta e}$
24042 \end_inset
24043
24044
24045 \begin_inset Newline newline
24046 \end_inset
24047
24048 You can only print them emboldened using the command 
24049 \series bold
24050
24051 \backslash
24052 boldsymbol
24053 \series default
24054 , which works like the other typeface commands: 
24055 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \begin_layout Standard
24062
24063 \series bold
24064
24065 \backslash
24066 boldsymbol
24067 \series default
24068  works for all symbols, letters, and numbers.
24069 \end_layout
24070
24071 \begin_layout Standard
24072 A number of other font options are available as well, in the menu 
24073 \family sans
24074 Insert\SpecialChar \menuseparator
24075 Math\SpecialChar \menuseparator
24076 Font
24077 \begin_inset space ~
24078 \end_inset
24079
24080 Change
24081 \family default
24082 .
24083 \end_layout
24084
24085 \begin_layout Subsection
24086 Math Text
24087 \begin_inset Index
24088 status collapsed
24089
24090 \begin_layout Plain Layout
24091 Math ! Text
24092 \end_layout
24093
24094 \end_inset
24095
24096
24097 \end_layout
24098
24099 \begin_layout Standard
24100 Typefaces are useful for entering some characters in some given font, but
24101  not for text.
24102  For typing longer pieces of text use the math text, which is obtained using
24103  the entry 
24104 \family sans
24105 Normal
24106 \begin_inset space ~
24107 \end_inset
24108
24109 text
24110 \begin_inset space ~
24111 \end_inset
24112
24113 mode
24114 \family default
24115  of the 
24116 \family sans
24117 Math
24118 \begin_inset space ~
24119 \end_inset
24120
24121 Panel
24122 \family default
24123  button 
24124 \begin_inset Graphics
24125         filename ../images/math/font.png
24126
24127 \end_inset
24128
24129  (alternatively the shortcut 
24130 \family sans
24131 M-m
24132 \begin_inset space ~
24133 \end_inset
24134
24135 m
24136 \family default
24137 ).
24138  Math text appears in LyX in black instead of blue.
24139  You can use spaces and accents in math text like in normal text.
24140  Here is an example:
24141 \begin_inset Formula \[
24142 f(x)=\begin{cases}
24143 x & \textrm{if I say so}\\
24144 -x & \textrm{unter Umständen}\end{cases}\]
24145
24146 \end_inset
24147
24148
24149 \end_layout
24150
24151 \begin_layout Subsection
24152 Font Sizes
24153 \begin_inset Index
24154 status collapsed
24155
24156 \begin_layout Plain Layout
24157 Math ! Font sizes
24158 \end_layout
24159
24160 \end_inset
24161
24162
24163 \end_layout
24164
24165 \begin_layout Standard
24166 There are four font styles (relative sizes) used in math-mode, which are
24167  automatically chosen in most situations.
24168  These are called 
24169 \family sans
24170 textstyle
24171 \family default
24172
24173 \family sans
24174 displaystyle
24175 \family default
24176
24177 \family sans
24178 scriptstyle
24179 \family default
24180 , and 
24181 \family sans
24182 scriptscriptstyle
24183 \family default
24184 .
24185  For most characters, 
24186 \family sans
24187 textstyle
24188 \family default
24189  and 
24190 \family sans
24191 displaystyle
24192 \family default
24193  are actually the same size, but fractions, superscripts and subscripts,
24194  and certain other structures, are set larger in 
24195 \family sans
24196 displaystyle
24197 \family default
24198 .
24199  Except for some operators, which resize themselves to accommodate various
24200  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24201  These choices can be overridden by using the math panel button 
24202 \begin_inset Graphics
24203         filename ../images/math/style.png
24204
24205 \end_inset
24206
24207 .
24208  A box for the size will be created in which you can insert the math structure.
24209  For example, you can set 
24210 \begin_inset Formula $\frac{1}{2}$
24211 \end_inset
24212
24213 , which is normally in 
24214 \family sans
24215 textstyle
24216 \family default
24217 , larger in 
24218 \family sans
24219 displaystyle
24220 \family default
24221
24222 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24223 \end_inset
24224
24225 .
24226  The four styles are used in the following example:
24227 \end_layout
24228
24229 \begin_layout Standard
24230 \begin_inset Formula $displaystyle$
24231 \end_inset
24232
24233
24234 \begin_inset Formula ${\textstyle textstyle}$
24235 \end_inset
24236
24237
24238 \begin_inset Formula ${\scriptstyle scriptstyle}$
24239 \end_inset
24240
24241
24242 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24243 \end_inset
24244
24245 .
24246 \end_layout
24247
24248 \begin_layout Standard
24249 All these math-mode font sizes are relative, that means, if the whole math
24250  inset is set in a particular size with the menu 
24251 \family sans
24252 Edit\SpecialChar \menuseparator
24253 Text
24254 \begin_inset space ~
24255 \end_inset
24256
24257 Style
24258 \family default
24259 , all sizes in the formula will be adjusted relative to this size.
24260  Similarly, if the base font size of the document is changed, all fonts
24261  will be adjusted to correspond.
24262  As example a formula in the font size 
24263 \begin_inset Quotes eld
24264 \end_inset
24265
24266 largest
24267 \begin_inset Quotes erd
24268 \end_inset
24269
24270 :
24271 \end_layout
24272
24273 \begin_layout Standard
24274
24275 \family roman
24276 \size largest
24277 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24278 \end_inset
24279
24280
24281 \end_layout
24282
24283 \begin_layout Section
24284 Theorem Modules
24285 \end_layout
24286
24287 \begin_layout Standard
24288 As of LyX 1.6, support for theorem-like environments has been moved out of
24289  the document classes and into layout modules.
24290 \begin_inset Index
24291 status collapsed
24292
24293 \begin_layout Plain Layout
24294 Layout Modules
24295 \end_layout
24296
24297 \end_inset
24298
24299  As a result, theorem-like environments can now easily be used with classes
24300  other than the AMS classes.
24301  See section 
24302 \begin_inset CommandInset ref
24303 LatexCommand ref
24304 reference "sub:Modules"
24305
24306 \end_inset
24307
24308  for more on layout modules.
24309 \end_layout
24310
24311 \begin_layout Section
24312 AMS-LaTeX
24313 \begin_inset Index
24314 status collapsed
24315
24316 \begin_layout Plain Layout
24317 AMS math
24318 \end_layout
24319
24320 \end_inset
24321
24322
24323 \begin_inset Index
24324 status collapsed
24325
24326 \begin_layout Plain Layout
24327 Math ! AMS
24328 \end_layout
24329
24330 \end_inset
24331
24332
24333 \end_layout
24334
24335 \begin_layout Standard
24336 LyX supports the packages provided by the American Mathematical Society
24337  (AMS) that are in common use.
24338 \end_layout
24339
24340 \begin_layout Subsection
24341 Enabling AMS-Support
24342 \end_layout
24343
24344 \begin_layout Standard
24345 Selecting the checkbox 
24346 \family sans
24347 Use
24348 \begin_inset space ~
24349 \end_inset
24350
24351 AMS
24352 \begin_inset space ~
24353 \end_inset
24354
24355 math
24356 \begin_inset space ~
24357 \end_inset
24358
24359 package
24360 \family default
24361  in the 
24362 \family sans
24363 Document\SpecialChar \menuseparator
24364 Settings
24365 \family default
24366
24367 \begin_inset Index
24368 status collapsed
24369
24370 \begin_layout Plain Layout
24371 Document ! Settings
24372 \end_layout
24373
24374 \end_inset
24375
24376  dialog under 
24377 \family sans
24378 Math
24379 \begin_inset space ~
24380 \end_inset
24381
24382 Options
24383 \family default
24384  will include the AMS-packages in the document, and make the facilities
24385  available.
24386  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24387  formulas, assure that you have enabled AMS.
24388 \end_layout
24389
24390 \begin_layout Subsection
24391 AMS-Formula Types
24392 \begin_inset CommandInset label
24393 LatexCommand label
24394 name "sub:AMS-Formula-Types"
24395
24396 \end_inset
24397
24398
24399 \begin_inset Index
24400 status collapsed
24401
24402 \begin_layout Plain Layout
24403 Math ! Multi-line Equations
24404 \end_layout
24405
24406 \end_inset
24407
24408
24409 \end_layout
24410
24411 \begin_layout Standard
24412 AMS-LaTeX provides a selection of different formula types.
24413  LyX allows you to choose between 
24414 \family typewriter
24415 align
24416 \family default
24417
24418 \family typewriter
24419 alignat
24420 \family default
24421
24422 \family typewriter
24423 flalign
24424 \family default
24425
24426 \family typewriter
24427 gather
24428 \family default
24429 , and 
24430 \family typewriter
24431 multline
24432 \family default
24433 .
24434  We refer to the AMS-documentation for an explanation of these formula types.
24435 \end_layout
24436
24437 \begin_layout Chapter
24438 More Tools
24439 \end_layout
24440
24441 \begin_layout Section
24442 Cross-References
24443 \begin_inset Index
24444 status collapsed
24445
24446 \begin_layout Plain Layout
24447 Cross references
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \begin_inset CommandInset label
24454 LatexCommand label
24455 name "sec:Cross-References"
24456
24457 \end_inset
24458
24459
24460 \end_layout
24461
24462 \begin_layout Standard
24463 One of LyX's strengths are cross-references.
24464  You can reference every section, float, footnote, formula, and list in
24465  the document.
24466  To reference a document part, you have to insert a label into it.
24467  The label is used as anchor and name for the reference.
24468  We want for example refer to the the second item of the following list:
24469 \end_layout
24470
24471 \begin_layout Enumerate
24472 First item
24473 \end_layout
24474
24475 \begin_layout Enumerate
24476 \begin_inset CommandInset label
24477 LatexCommand label
24478 name "enu:Second-item"
24479
24480 \end_inset
24481
24482 Second item
24483 \end_layout
24484
24485 \begin_layout Enumerate
24486 Third item
24487 \end_layout
24488
24489 \begin_layout Standard
24490 First we insert a label into the second item with the menu 
24491 \family sans
24492 Insert\SpecialChar \menuseparator
24493 Label
24494 \family default
24495  or the by pressing the toolbar button 
24496 \begin_inset Graphics
24497         filename ../images/label-insert.png
24498         scale 85
24499
24500 \end_inset
24501
24502 .
24503  A grey label box like this: 
24504 \begin_inset Graphics
24505         filename clipart/labelQt4.png
24506         scale 85
24507
24508 \end_inset
24509
24510  is inserted and the label window pops up asking for the label text.
24511  LyX offers as text the first words of the item with a prefix, in our case
24512  the text 
24513 \begin_inset Quotes eld
24514 \end_inset
24515
24516
24517 \family sans
24518 enu: Second-item
24519 \family default
24520
24521 \begin_inset Quotes erd
24522 \end_inset
24523
24524 .
24525  The prefix 
24526 \begin_inset Quotes eld
24527 \end_inset
24528
24529
24530 \family sans
24531 enu:
24532 \family default
24533
24534 \begin_inset Quotes erd
24535 \end_inset
24536
24537  stands for 
24538 \begin_inset Quotes eld
24539 \end_inset
24540
24541 enumerate
24542 \begin_inset Quotes erd
24543 \end_inset
24544
24545 .
24546  The prefix depends on the document part where the label is inserted, e.g.
24547  if you insert a label to a section heading, the prefix will be 
24548 \begin_inset Quotes eld
24549 \end_inset
24550
24551
24552 \family sans
24553 sec:
24554 \family default
24555
24556 \begin_inset Quotes erd
24557 \end_inset
24558
24559 .
24560 \end_layout
24561
24562 \begin_layout Standard
24563 To reference the item, we refer to its label using the menu 
24564 \family sans
24565 Insert\SpecialChar \menuseparator
24566 Cross-Reference
24567 \family default
24568  or the toolbar button 
24569 \begin_inset Graphics
24570         filename ../images/dialog-show-new-inset_ref.png
24571         scale 85
24572
24573 \end_inset
24574
24575 .
24576  A grey cross-reference box like this: 
24577 \begin_inset Graphics
24578         filename clipart/referenceQt4.png
24579         scale 85
24580
24581 \end_inset
24582
24583  is inserted and the cross-reference window appear showing all labels of
24584  the document.
24585  We can now sort the labels alphabetically and then choose the entry 
24586 \begin_inset Quotes eld
24587 \end_inset
24588
24589
24590 \family sans
24591 enu:Second-item
24592 \family default
24593
24594 \begin_inset Quotes erd
24595 \end_inset
24596
24597 .
24598  At the position of the cross-reference box the item number will appear
24599  in the output.
24600  Here is our cross-reference:
24601 \end_layout
24602
24603 \begin_layout Standard
24604 Item
24605 \begin_inset space ~
24606 \end_inset
24607
24608
24609 \begin_inset CommandInset ref
24610 LatexCommand ref
24611 reference "enu:Second-item"
24612
24613 \end_inset
24614
24615
24616 \end_layout
24617
24618 \begin_layout Standard
24619 It is recommended to use a protected space
24620 \begin_inset Foot
24621 status collapsed
24622
24623 \begin_layout Plain Layout
24624 described in section
24625 \begin_inset space ~
24626 \end_inset
24627
24628
24629 \begin_inset CommandInset ref
24630 LatexCommand ref
24631 reference "sub:Protected-Space"
24632
24633 \end_inset
24634
24635
24636 \end_layout
24637
24638 \end_inset
24639
24640  between the cross-reference name and its number to avoid ugly line breaks
24641  between them.
24642 \end_layout
24643
24644 \begin_layout Standard
24645 There are six varieties of cross-references:
24646 \end_layout
24647
24648 \begin_layout Description
24649 <reference>: prints the float number, this is the default: 
24650 \begin_inset CommandInset ref
24651 LatexCommand ref
24652 reference "cap:Two-distorted-images"
24653
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \begin_layout Description
24660 (<reference>): prints the float number within two parentheses, this is the
24661  style normally used to reference formulas, especially when the reference
24662  name 
24663 \begin_inset Quotes eld
24664 \end_inset
24665
24666 Equation
24667 \begin_inset Quotes erd
24668 \end_inset
24669
24670  is omitted: 
24671 \begin_inset CommandInset ref
24672 LatexCommand eqref
24673 reference "eq:tanhExp"
24674
24675 \end_inset
24676
24677
24678 \end_layout
24679
24680 \begin_layout Description
24681 <page>: prints the page number: Page
24682 \begin_inset space ~
24683 \end_inset
24684
24685
24686 \begin_inset CommandInset ref
24687 LatexCommand pageref
24688 reference "cap:Two-distorted-images"
24689
24690 \end_inset
24691
24692
24693 \end_layout
24694
24695 \begin_layout Description
24696 on
24697 \begin_inset space ~
24698 \end_inset
24699
24700 page
24701 \begin_inset space ~
24702 \end_inset
24703
24704 <page>: prints the text "on page" and the page number: 
24705 \begin_inset CommandInset ref
24706 LatexCommand vpageref
24707 reference "cap:Two-distorted-images"
24708
24709 \end_inset
24710
24711
24712 \end_layout
24713
24714 \begin_layout Description
24715 <reference>
24716 \begin_inset space ~
24717 \end_inset
24718
24719 on
24720 \begin_inset space ~
24721 \end_inset
24722
24723 page
24724 \begin_inset space ~
24725 \end_inset
24726
24727 <page>: prints the float number, the text "on page", and the page number:
24728  
24729 \begin_inset CommandInset ref
24730 LatexCommand vref
24731 reference "cap:Two-distorted-images"
24732
24733 \end_inset
24734
24735
24736 \end_layout
24737
24738 \begin_layout Description
24739 Formatted
24740 \begin_inset space ~
24741 \end_inset
24742
24743 reference: prints a self defined cross-reference format.
24744 \begin_inset Newline newline
24745 \end_inset
24746
24747
24748 \begin_inset Note Greyedout
24749 status open
24750
24751 \begin_layout Plain Layout
24752
24753 \series bold
24754 Note:
24755 \series default
24756  This feature is only available when you have the LaTeX-package 
24757 \series bold
24758 prettyref
24759 \series default
24760
24761 \begin_inset Index
24762 status collapsed
24763
24764 \begin_layout Plain Layout
24765 Latex@LaTeX-packages ! prettyref
24766 \end_layout
24767
24768 \end_inset
24769
24770  installed.
24771 \end_layout
24772
24773 \end_inset
24774
24775
24776 \end_layout
24777
24778 \begin_layout Standard
24779 Note that the style <page> won't print the page number if the label is on
24780  the previous, the same, or the next page.
24781  You will e.
24782 \begin_inset space \thinspace{}
24783 \end_inset
24784
24785 g.
24786 \begin_inset space ~
24787 \end_inset
24788
24789 see the text 
24790 \begin_inset Quotes eld
24791 \end_inset
24792
24793
24794 \family sans
24795 on this page
24796 \family default
24797
24798 \begin_inset Quotes erd
24799 \end_inset
24800
24801  instead.
24802 \end_layout
24803
24804 \begin_layout Standard
24805 The number and current page of the referred document part in the output,
24806  is automatically calculated by LaTeX.
24807  The varieties are adjusted in the field 
24808 \family sans
24809 Format
24810 \family default
24811  of the cross-reference window, that appear when you click on the cross-referenc
24812 e box.
24813 \end_layout
24814
24815 \begin_layout Standard
24816 You can only use the style 
24817 \family sans
24818 <reference>
24819 \family default
24820  to reference numbered document parts, while the reference style 
24821 \family sans
24822 <page>
24823 \family default
24824  is always possible.
24825 \end_layout
24826
24827 \begin_layout Standard
24828 If you want to reference a section, put the label in the section heading,
24829  to reference a float, put the label in the caption.
24830  For footnotes you can put the label somewhere in it.
24831  Referencing formulas is explained in section
24832 \begin_inset space ~
24833 \end_inset
24834
24835
24836 \begin_inset CommandInset ref
24837 LatexCommand ref
24838 reference "sec:Formula-Numbering-and"
24839
24840 \end_inset
24841
24842 .
24843 \end_layout
24844
24845 \begin_layout Standard
24846 The button 
24847 \family sans
24848 Go
24849 \begin_inset space ~
24850 \end_inset
24851
24852 to
24853 \begin_inset space ~
24854 \end_inset
24855
24856 Label
24857 \family default
24858  in the cross-reference window sets the the cursor before the referred label.
24859  The button text changes then to 
24860 \family sans
24861 Go
24862 \begin_inset space ~
24863 \end_inset
24864
24865 Back
24866 \family default
24867  and you can use it to set the cursor back to the cross-reference.
24868  Right-clicking on a cross-reference box also sets the cursor before the
24869  referred label but without a possibility to go back.
24870  
24871 \end_layout
24872
24873 \begin_layout Standard
24874 You can change labels at any time by clicking on the label box.
24875  References to the changed label will automatically change its link to the
24876  new label text, so that you don't need to take care about this.
24877 \end_layout
24878
24879 \begin_layout Standard
24880 If a cross-reference refers to a non-existing label, you'll see two question
24881  marks in the output instead of the reference.
24882 \end_layout
24883
24884 \begin_layout Standard
24885 References are described in detail in the 
24886 \emph on
24887 Embedded Objects
24888 \emph default
24889  manual.
24890 \end_layout
24891
24892 \begin_layout Section
24893 Table of Contents and other Listings
24894 \begin_inset Index
24895 status collapsed
24896
24897 \begin_layout Plain Layout
24898 Table of contents
24899 \end_layout
24900
24901 \end_inset
24902
24903
24904 \begin_inset Index
24905 status collapsed
24906
24907 \begin_layout Plain Layout
24908 Outline
24909 \end_layout
24910
24911 \end_inset
24912
24913
24914 \begin_inset CommandInset label
24915 LatexCommand label
24916 name "sec:toc"
24917
24918 \end_inset
24919
24920
24921 \end_layout
24922
24923 \begin_layout Subsection
24924 Table of Contents
24925 \begin_inset CommandInset label
24926 LatexCommand label
24927 name "sub:Table-of-Contents"
24928
24929 \end_inset
24930
24931
24932 \end_layout
24933
24934 \begin_layout Standard
24935 The Table of Contents (TOC) is inserted with the menu 
24936 \family sans
24937 Insert\SpecialChar \menuseparator
24938 List/TOC\SpecialChar \menuseparator
24939 Table
24940 \begin_inset space ~
24941 \end_inset
24942
24943 of
24944 \begin_inset space ~
24945 \end_inset
24946
24947 Contents
24948 \family default
24949 .
24950  Is is displayed in LyX as a gray box.
24951  If you click on it, the 
24952 \family sans
24953 Outline
24954 \family default
24955  window appears, showing you the TOC entries as outline to move and rearrange
24956  sections in your documents.
24957  So this operation is an alternative to the menu 
24958 \family sans
24959 Document\SpecialChar \menuseparator
24960 Outline
24961 \family default
24962  that is described in sec.
24963 \begin_inset space \thinspace{}
24964 \end_inset
24965
24966
24967 \begin_inset CommandInset ref
24968 LatexCommand ref
24969 reference "sec:Navigating"
24970
24971 \end_inset
24972
24973 .
24974 \end_layout
24975
24976 \begin_layout Standard
24977 The TOC in the document output lists every numbered section automatically.
24978  If you have declared a short title for a section heading, as described
24979  in section
24980 \begin_inset space ~
24981 \end_inset
24982
24983
24984 \begin_inset CommandInset ref
24985 LatexCommand ref
24986 reference "sec:Short-Titles"
24987
24988 \end_inset
24989
24990 , it will be used in the TOC instead of the section heading.
24991  Section
24992 \begin_inset space ~
24993 \end_inset
24994
24995
24996 \begin_inset CommandInset ref
24997 LatexCommand ref
24998 reference "sub:Numbering-depth"
24999
25000 \end_inset
25001
25002  describes how the level is adjusted that defines which section types are
25003  listed in the TOC.
25004  Unnumbered sections are not listed in the TOC.
25005 \end_layout
25006
25007 \begin_layout Subsection
25008 List of Figures, Tables, and Algorithms
25009 \begin_inset CommandInset label
25010 LatexCommand label
25011 name "sub:List-of-Figures"
25012
25013 \end_inset
25014
25015
25016 \end_layout
25017
25018 \begin_layout Standard
25019 Table, figure, and algorithm lists are very much like the table of contents.
25020  You can insert them via the 
25021 \family sans
25022 Insert\SpecialChar \menuseparator
25023 List
25024 \begin_inset space ~
25025 \end_inset
25026
25027 /
25028 \begin_inset space ~
25029 \end_inset
25030
25031 TOC
25032 \family default
25033  submenus.
25034  The list entries are the float captions and the float number.
25035 \end_layout
25036
25037 \begin_layout Section
25038 URLs and Hyperlinks
25039 \begin_inset Index
25040 status collapsed
25041
25042 \begin_layout Plain Layout
25043 URLs
25044 \end_layout
25045
25046 \end_inset
25047
25048
25049 \begin_inset Index
25050 status collapsed
25051
25052 \begin_layout Plain Layout
25053 Hyperlinks
25054 \end_layout
25055
25056 \end_inset
25057
25058
25059 \begin_inset CommandInset label
25060 LatexCommand label
25061 name "sec:URL"
25062
25063 \end_inset
25064
25065
25066 \end_layout
25067
25068 \begin_layout Subsection
25069 URLs
25070 \end_layout
25071
25072 \begin_layout Standard
25073 Links to web pages or email addresses can be inserted via the menu 
25074 \family sans
25075 Insert\SpecialChar \menuseparator
25076 URL
25077 \family default
25078 .
25079 \end_layout
25080
25081 \begin_layout Standard
25082 Here is an example URL: LyX's homepage: 
25083 \begin_inset Flex URL
25084 status open
25085
25086 \begin_layout Plain Layout
25087
25088 http://www.lyx.org
25089 \end_layout
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Standard
25097 You cannot change the style of the link text, the URL text will always be
25098  in the style 
25099 \family typewriter
25100 Typewriter
25101 \family default
25102 .
25103  To be able to format the URL text, use hyperlinks as explained in the next
25104  subsection.
25105 \end_layout
25106
25107 \begin_layout Standard
25108 \begin_inset Note Greyedout
25109 status open
25110
25111 \begin_layout Plain Layout
25112
25113 \series bold
25114 Note:
25115 \series default
25116  URLs must not end with a backslash, otherwise you get LaTeX errors.
25117 \end_layout
25118
25119 \end_inset
25120
25121
25122 \end_layout
25123
25124 \begin_layout Subsection
25125 Hyperlinks
25126 \end_layout
25127
25128 \begin_layout Standard
25129 Hyperlinks can be inserted with the menu 
25130 \family sans
25131 Insert\SpecialChar \menuseparator
25132 Hyperlink
25133 \family default
25134  or with the toolbar button 
25135 \begin_inset Graphics
25136         filename ../images/href-insert.png
25137         BoundingBox 0bp 5bp 20bp 20bp
25138
25139 \end_inset
25140
25141 .
25142  The appearing dialog has two fields: 
25143 \family sans
25144 Target
25145 \family default
25146  and 
25147 \family sans
25148 Name
25149 \family default
25150 .
25151  The name is the printed text for the hyperlink.
25152  The hyperlink type can be a weblink like this: 
25153 \begin_inset CommandInset href
25154 LatexCommand href
25155 name "LyX's homepage"
25156 target "http://www.lyx.org"
25157
25158 \end_inset
25159
25160 , an Email address like this: 
25161 \begin_inset CommandInset href
25162 LatexCommand href
25163 name "lyx-docs mailing list"
25164 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25165 type "mailto:"
25166
25167 \end_inset
25168
25169 , or a link to a file.
25170 \end_layout
25171
25172 \begin_layout Standard
25173 You can start applications via a hyperlink when you insert a weblink, but
25174  add the prefix 
25175 \begin_inset Quotes eld
25176 \end_inset
25177
25178
25179 \family sans
25180 run:
25181 \family default
25182
25183 \begin_inset Quotes erd
25184 \end_inset
25185
25186  to the link target.
25187 \end_layout
25188
25189 \begin_layout Standard
25190 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25191  and become clickable in the DVI and PDF-output.
25192  To set the format of the link text, highlight the hyperlink inset and use
25193  the text style dialog.
25194  This is for example a hyperlink with bold sans serif text: 
25195 \family sans
25196 \series bold
25197
25198 \begin_inset CommandInset href
25199 LatexCommand href
25200 name "LyX's homepage"
25201 target "http://www.lyx.org"
25202
25203 \end_inset
25204
25205
25206 \end_layout
25207
25208 \begin_layout Standard
25209 The link text color can be changed, when the option 
25210 \family sans
25211 Color links
25212 \family default
25213  is set in the PDF Properties dialog (menu 
25214 \family sans
25215 Document\SpecialChar \menuseparator
25216 Settings\SpecialChar \menuseparator
25217 PDF Properties
25218 \family default
25219 ).
25220  The link text is for example set in this document to blue by adding the
25221  option
25222 \begin_inset Newline newline
25223 \end_inset
25224
25225
25226 \series bold
25227 urlcolor=blue
25228 \series default
25229
25230 \begin_inset Newline newline
25231 \end_inset
25232
25233 to the field 
25234 \family sans
25235 Additional options
25236 \family default
25237  in the PDF Properties dialog.
25238 \end_layout
25239
25240 \begin_layout Section
25241 Appendices
25242 \begin_inset Index
25243 status collapsed
25244
25245 \begin_layout Plain Layout
25246 Appendix
25247 \end_layout
25248
25249 \end_inset
25250
25251
25252 \begin_inset CommandInset label
25253 LatexCommand label
25254 name "sec:Appendices"
25255
25256 \end_inset
25257
25258
25259 \end_layout
25260
25261 \begin_layout Standard
25262 Appendices are created with the menu 
25263 \family sans
25264 Document\SpecialChar \menuseparator
25265 Start
25266 \begin_inset space ~
25267 \end_inset
25268
25269 Appendix
25270 \begin_inset space ~
25271 \end_inset
25272
25273 Here
25274 \family default
25275 .
25276  This menu sets the document from the current cursor position to the end
25277  as appendix region.
25278  The region is marked with a red borderline.
25279 \end_layout
25280
25281 \begin_layout Standard
25282 Every chapter (or section) within the appendix region is treated as an appendix,
25283  numbered with a capital Latin letter.
25284  The appendix subsections are numbered with this letter followed by a dot
25285  and the subsection number.
25286  All appendix sections can be referenced as if they were normal sections,
25287  here two examples:
25288 \end_layout
25289
25290 \begin_layout Standard
25291 Appendix
25292 \begin_inset space ~
25293 \end_inset
25294
25295
25296 \begin_inset CommandInset ref
25297 LatexCommand ref
25298 reference "cha:Credits"
25299
25300 \end_inset
25301
25302 ; Appendix
25303 \begin_inset space ~
25304 \end_inset
25305
25306
25307 \begin_inset CommandInset ref
25308 LatexCommand ref
25309 reference "sub:Export"
25310
25311 \end_inset
25312
25313
25314 \end_layout
25315
25316 \begin_layout Section
25317 Bibliography
25318 \begin_inset Index
25319 status collapsed
25320
25321 \begin_layout Plain Layout
25322 Bibliography
25323 \end_layout
25324
25325 \end_inset
25326
25327
25328 \begin_inset CommandInset label
25329 LatexCommand label
25330 name "sec:Bibliography"
25331
25332 \end_inset
25333
25334
25335 \end_layout
25336
25337 \begin_layout Standard
25338 There are two ways of generating the bibliography in a LyX-document.
25339  You can include a bibliography database
25340 \begin_inset Foot
25341 status collapsed
25342
25343 \begin_layout Plain Layout
25344 Known under the name 
25345 \begin_inset Quotes eld
25346 \end_inset
25347
25348 BibTeX-database
25349 \begin_inset Quotes erd
25350 \end_inset
25351
25352 .
25353 \end_layout
25354
25355 \end_inset
25356
25357 , which is explained in the next subsection or you can insert the bibliography
25358  manually.
25359  For the second method we use the paragraph environment 
25360 \family sans
25361 Bibliography
25362 \family default
25363 , described in section
25364 \begin_inset space ~
25365 \end_inset
25366
25367
25368 \begin_inset CommandInset ref
25369 LatexCommand ref
25370 reference "sub:Biblio_environment"
25371
25372 \end_inset
25373
25374 .
25375 \end_layout
25376
25377 \begin_layout Standard
25378 Within the 
25379 \family sans
25380 Bibliography
25381 \family default
25382  environment, every paragraph begins with a gray bibliography box labeled
25383  with a number.
25384  If you click on it, you will get a dialog in which you can set a 
25385 \family sans
25386 Key
25387 \family default
25388  and a 
25389 \family sans
25390 Label
25391 \family default
25392 .
25393  The key is the symbolic name by which you will refer to this bibliography
25394  entry.
25395  For example, our second entry in the bibliography is a book about LaTeX
25396  and we used 
25397 \begin_inset Quotes eld
25398 \end_inset
25399
25400 latexcompanion
25401 \begin_inset Quotes erd
25402 \end_inset
25403
25404 , a short form of its title, as key.
25405 \end_layout
25406
25407 \begin_layout Standard
25408 You can refer to the key of a bibliography entry using the menu 
25409 \family sans
25410 Insert\SpecialChar \menuseparator
25411 Citation
25412 \family default
25413  or the toolbar button 
25414 \begin_inset Graphics
25415         filename ../images/dialog-show-new-inset_citation.png
25416         BoundingBox 0bp 5bp 20bp 20bp
25417
25418 \end_inset
25419
25420 .
25421  A citation reference box is inserted and a citation window will appear
25422  in which you can select one or more keys in the available key list.
25423  The citation reference box will be labeled with the referenced key.
25424  When you click on the box, the citation window appears and you can change
25425  the reference.
25426 \end_layout
25427
25428 \begin_layout Standard
25429 Citation references appear in the output as number of the bibliography entry
25430  with surrounding brackets.
25431  If you set a 
25432 \family sans
25433 Label
25434 \family default
25435  for the entry, the label will appear instead of the number.
25436  Here two examples; the first without a label, the second with the label
25437  
25438 \begin_inset Quotes eld
25439 \end_inset
25440
25441 Credits
25442 \begin_inset Quotes erd
25443 \end_inset
25444
25445 :
25446 \end_layout
25447
25448 \begin_layout Standard
25449 Have a look at the 
25450 \family sans
25451 LaTeX Companion Second Edition
25452 \family default
25453
25454 \begin_inset CommandInset citation
25455 LatexCommand cite
25456 key "latexcompanion"
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \begin_layout Standard
25464 The LyX-Team members are listed in the Credits: 
25465 \begin_inset CommandInset citation
25466 LatexCommand cite
25467 key "lyxcredit"
25468
25469 \end_inset
25470
25471
25472 \end_layout
25473
25474 \begin_layout Subsection
25475 Bibliography databases (BibTeX)
25476 \begin_inset Index
25477 status collapsed
25478
25479 \begin_layout Plain Layout
25480 Bibliography ! Databases
25481 \end_layout
25482
25483 \end_inset
25484
25485
25486 \begin_inset Index
25487 status collapsed
25488
25489 \begin_layout Plain Layout
25490 Bibliography ! BibTeX
25491 \end_layout
25492
25493 \end_inset
25494
25495
25496 \begin_inset CommandInset label
25497 LatexCommand label
25498 name "sub:Bibliography-databases"
25499
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \begin_layout Standard
25506 Bibliography databases are useful if you use the same bibliography in different
25507  documents.
25508  It makes it also very easy to have a uniform layout for all bibliography
25509  entries.
25510  You can collect the bibliography of all relevant books and articles of
25511  your working field in a database.
25512  This database can be used for different documents, because only the referenced
25513  entries of the database will appear in the bibliography list.
25514 \end_layout
25515
25516 \begin_layout Standard
25517 The database is a text file with the file extension 
25518 \begin_inset Quotes eld
25519 \end_inset
25520
25521
25522 \family sans
25523 .bib
25524 \family default
25525
25526 \begin_inset Quotes erd
25527 \end_inset
25528
25529  containing the bibliography in a special format.
25530  The format is explained in LaTeX books (
25531 \begin_inset CommandInset citation
25532 LatexCommand cite
25533 key "Mittelbach,Kopka,Lamport"
25534
25535 \end_inset
25536
25537 ).
25538  Normally one uses a special program to create and edit entries of the database.
25539  Under
25540 \begin_inset Newline newline
25541 \end_inset
25542
25543  
25544 \begin_inset Flex URL
25545 status collapsed
25546
25547 \begin_layout Plain Layout
25548
25549 http://wiki.lyx.org/BibTeX/Programs
25550 \end_layout
25551
25552 \end_inset
25553
25554
25555 \begin_inset Newline newline
25556 \end_inset
25557
25558 you find a list of programs for bibliography databases.
25559 \end_layout
25560
25561 \begin_layout Standard
25562 To use a database, use the menu 
25563 \family sans
25564 Insert\SpecialChar \menuseparator
25565 List
25566 \family default
25567 /
25568 \family sans
25569 TOC\SpecialChar \menuseparator
25570 BibT
25571 \begin_inset ERT
25572 status collapsed
25573
25574 \begin_layout Plain Layout
25575
25576 {}
25577 \end_layout
25578
25579 \end_inset
25580
25581 eX
25582 \begin_inset space ~
25583 \end_inset
25584
25585 Bibliography
25586 \family default
25587 .
25588  A grey box will be inserted and a window appears.
25589  In this window you can load one or more databases and a style file.
25590 \end_layout
25591
25592 \begin_layout Standard
25593 The style file is a text file with the file extension
25594 \begin_inset Quotes erd
25595 \end_inset
25596
25597
25598 \family sans
25599 .bst
25600 \family default
25601
25602 \begin_inset Quotes erd
25603 \end_inset
25604
25605  that declares the layout of all bibliography entries.
25606  Many publishers provide special style files, so that you don't have to
25607  take care of the layout.
25608 \end_layout
25609
25610 \begin_layout Standard
25611 Inserting a citation reference works like described above.
25612 \end_layout
25613
25614 \begin_layout Standard
25615 \begin_inset VSpace defskip
25616 \end_inset
25617
25618
25619 \end_layout
25620
25621 \begin_layout Standard
25622 To generate the bibliography from a database, the program BibTeX is used
25623  by LyX.
25624  This program can be controlled with options that you can add in LyX's preferenc
25625 es dialog under 
25626 \family sans
25627 Outputs
25628 \family default
25629
25630 \family sans
25631 LaT
25632 \begin_inset ERT
25633 status collapsed
25634
25635 \begin_layout Plain Layout
25636
25637 {}
25638 \end_layout
25639
25640 \end_inset
25641
25642 eX
25643 \family default
25644  in the field 
25645 \family sans
25646 BibT
25647 \begin_inset ERT
25648 status collapsed
25649
25650 \begin_layout Plain Layout
25651
25652 {}
25653 \end_layout
25654
25655 \end_inset
25656
25657 eX
25658 \begin_inset space ~
25659 \end_inset
25660
25661 command
25662 \family default
25663 .
25664  Before adding options, it is strongly recommended to read the manual of
25665  
25666 \family sans
25667 BibTeX
25668 \family default
25669 .
25670 \end_layout
25671
25672 \begin_layout Standard
25673 \begin_inset VSpace defskip
25674 \end_inset
25675
25676
25677 \end_layout
25678
25679 \begin_layout Standard
25680 We use two bibliographies in this document to show the difference between
25681  the two methods of creating them.
25682  As you can see, the bibliography that is created from a database lists
25683  only the database entries that are referenced in the document.
25684  We used the style file 
25685 \family sans
25686 alphadin.bst
25687 \family default
25688  to get the complicated German reference key scheme in the bibliography.
25689 \end_layout
25690
25691 \begin_layout Subsection
25692 Bibliography layout
25693 \begin_inset Index
25694 status collapsed
25695
25696 \begin_layout Plain Layout
25697 Bibliography ! Layout
25698 \end_layout
25699
25700 \end_inset
25701
25702
25703 \end_layout
25704
25705 \begin_layout Standard
25706 In the citation reference dialog you can set a special citation format.
25707  For this feature you need to use the option 
25708 \family sans
25709 Natbib
25710 \family default
25711  enabled in the 
25712 \family sans
25713 Document\SpecialChar \menuseparator
25714 Settings
25715 \family default
25716
25717 \begin_inset Index
25718 status collapsed
25719
25720 \begin_layout Plain Layout
25721 Document ! Settings
25722 \end_layout
25723
25724 \end_inset
25725
25726  dialog under 
25727 \family sans
25728 Bibliography
25729 \family default
25730 .
25731  Setting a citation style for a reference will overwrite the default.
25732  For the global citation format use the BibTeX style files as explained
25733  in the previous section.
25734 \end_layout
25735
25736 \begin_layout Standard
25737 You can also set text, that should appear before or after a citation reference,
25738  in the citation reference window.
25739  Here an example where we set the text 
25740 \begin_inset Quotes eld
25741 \end_inset
25742
25743 Chapter
25744 \begin_inset space ~
25745 \end_inset
25746
25747 3
25748 \begin_inset Quotes erd
25749 \end_inset
25750
25751  to appear after the reference:
25752 \end_layout
25753
25754 \begin_layout Standard
25755 Have a look at 
25756 \begin_inset CommandInset citation
25757 LatexCommand cite
25758 after "Chapter 3"
25759 key "latexcompanion"
25760
25761 \end_inset
25762
25763 .
25764 \end_layout
25765
25766 \begin_layout Section
25767 Index
25768 \begin_inset Index
25769 status collapsed
25770
25771 \begin_layout Plain Layout
25772 Index generation
25773 \end_layout
25774
25775 \end_inset
25776
25777
25778 \begin_inset CommandInset label
25779 LatexCommand label
25780 name "sec:Index"
25781
25782 \end_inset
25783
25784
25785 \end_layout
25786
25787 \begin_layout Standard
25788 An index entry is created if you use the menu 
25789 \family sans
25790 Insert\SpecialChar \menuseparator
25791 Index
25792 \begin_inset space ~
25793 \end_inset
25794
25795 Entry
25796 \family default
25797  or the toolbar button 
25798 \begin_inset Graphics
25799         filename ../images/index-insert.png
25800         BoundingBox 0bp 5bp 20bp 20bp
25801
25802 \end_inset
25803
25804 .
25805  A gray box labeled 
25806 \begin_inset Quotes eld
25807 \end_inset
25808
25809
25810 \family sans
25811 Idx
25812 \family default
25813
25814 \begin_inset Quotes erd
25815 \end_inset
25816
25817  is inserted containing the text that appears in the index.
25818  The word where the cursor is in or the currently highlighted text is proposed
25819  by LyX as index entry.
25820 \end_layout
25821
25822 \begin_layout Standard
25823 We give a short overview of the index commands in the next subsections.
25824  For a detailed description of LaTeX's index mechanism, have a look at one
25825  of the LaTeX books 
25826 \begin_inset CommandInset citation
25827 LatexCommand cite
25828 key "latexcompanion,latexguide,latexbook"
25829
25830 \end_inset
25831
25832 .
25833 \end_layout
25834
25835 \begin_layout Standard
25836 You can change index entries by clicking on the index box.
25837 \end_layout
25838
25839 \begin_layout Standard
25840 The index list is inserted to the document with the menu 
25841 \family sans
25842 Insert\SpecialChar \menuseparator
25843 List
25844 \begin_inset space ~
25845 \end_inset
25846
25847 /
25848 \begin_inset space ~
25849 \end_inset
25850
25851 TOC\SpecialChar \menuseparator
25852 Index
25853 \begin_inset space ~
25854 \end_inset
25855
25856 List
25857 \family default
25858 .
25859  A light blue box labeled 
25860 \begin_inset Quotes eld
25861 \end_inset
25862
25863
25864 \family sans
25865 Index
25866 \family default
25867
25868 \begin_inset Quotes erd
25869 \end_inset
25870
25871  will show the place where the index is printed in the output.
25872  The index list box is not clickable like other LyX-boxes.
25873 \end_layout
25874
25875 \begin_layout Subsection
25876 Grouping Index Entries
25877 \begin_inset Index
25878 status collapsed
25879
25880 \begin_layout Plain Layout
25881 Index ! Grouping
25882 \end_layout
25883
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \begin_layout Standard
25890 Index entries are often grouped to offer the reader a fast search in the
25891  index.
25892  We want to group for example the index entries for itemized and enumerated
25893  lists under the entry 
25894 \begin_inset Quotes eld
25895 \end_inset
25896
25897 Lists
25898 \begin_inset Quotes erd
25899 \end_inset
25900
25901 .
25902  First we create the entry 
25903 \begin_inset Quotes eld
25904 \end_inset
25905
25906 Lists
25907 \begin_inset Quotes erd
25908 \end_inset
25909
25910  in section
25911 \begin_inset space ~
25912 \end_inset
25913
25914
25915 \begin_inset CommandInset ref
25916 LatexCommand ref
25917 reference "sub:Lists"
25918
25919 \end_inset
25920
25921 .
25922  In the text field for the itemized list index entry in section
25923 \begin_inset space ~
25924 \end_inset
25925
25926
25927 \begin_inset CommandInset ref
25928 LatexCommand ref
25929 reference "sec:Itemize"
25930
25931 \end_inset
25932
25933 , we insert the command
25934 \end_layout
25935
25936 \begin_layout Standard
25937
25938 \series bold
25939 Lists ! Itemize
25940 \end_layout
25941
25942 \begin_layout Standard
25943 and the command
25944 \end_layout
25945
25946 \begin_layout Standard
25947
25948 \series bold
25949 Lists ! Enumerate
25950 \end_layout
25951
25952 \begin_layout Standard
25953 for the enumerated list in section
25954 \begin_inset space ~
25955 \end_inset
25956
25957
25958 \begin_inset CommandInset ref
25959 LatexCommand ref
25960 reference "sec:Enumerate"
25961
25962 \end_inset
25963
25964 .
25965 \end_layout
25966
25967 \begin_layout Standard
25968 The exclamation mark 
25969 \begin_inset Quotes eld
25970 \end_inset
25971
25972 !
25973 \begin_inset Quotes erd
25974 \end_inset
25975
25976  marks the grouping levels.
25977  You can have three levels; every index level is indented a bit more.
25978  An index entry for the higher levels is not required.
25979  If we don't have an index entry for 
25980 \begin_inset Quotes eld
25981 \end_inset
25982
25983 Lists
25984 \begin_inset Quotes erd
25985 \end_inset
25986
25987 , it will be printed anyway, but without a page number.
25988 \end_layout
25989
25990 \begin_layout Subsection
25991 Page Ranges
25992 \begin_inset Index
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996 Index ! Page ranges
25997 \end_layout
25998
25999 \end_inset
26000
26001
26002 \end_layout
26003
26004 \begin_layout Standard
26005 Normally an index entry will appear with the page number of the indexed
26006  section.
26007  But sometimes you want to index more pages under the same entry.
26008  E.g if we want to index the paragraph environments, we create an index entry
26009  in section
26010 \begin_inset space ~
26011 \end_inset
26012
26013
26014 \begin_inset CommandInset ref
26015 LatexCommand ref
26016 reference "sec:Paragraph-Environments"
26017
26018 \end_inset
26019
26020  with the command
26021 \end_layout
26022
26023 \begin_layout Standard
26024
26025 \series bold
26026 Paragraph environments|(
26027 \end_layout
26028
26029 \begin_layout Standard
26030 and another entry at the end of section
26031 \begin_inset space ~
26032 \end_inset
26033
26034
26035 \begin_inset CommandInset ref
26036 LatexCommand ref
26037 reference "sub:LyX-Code"
26038
26039 \end_inset
26040
26041  with the command
26042 \end_layout
26043
26044 \begin_layout Standard
26045
26046 \series bold
26047 Paragraph environments|)
26048 \end_layout
26049
26050 \begin_layout Standard
26051 The commands 
26052 \begin_inset Quotes eld
26053 \end_inset
26054
26055
26056 \series bold
26057 |(
26058 \series default
26059
26060 \begin_inset Quotes erd
26061 \end_inset
26062
26063  and 
26064 \begin_inset Quotes eld
26065 \end_inset
26066
26067
26068 \series bold
26069 |)
26070 \series default
26071
26072 \begin_inset Quotes erd
26073 \end_inset
26074
26075  respectively starts and ends the index range.
26076  You can also add the same index entry at different places in the document.
26077  They appear in the output under one entry with a comma separated list of
26078  the pages of the indexed document parts.
26079  An example is the index entry 
26080 \begin_inset Quotes eld
26081 \end_inset
26082
26083 Document ! Settings
26084 \begin_inset Quotes erd
26085 \end_inset
26086
26087 .
26088 \end_layout
26089
26090 \begin_layout Subsection
26091 Cross referencing
26092 \begin_inset Index
26093 status collapsed
26094
26095 \begin_layout Plain Layout
26096 Index ! Cross referencing
26097 \end_layout
26098
26099 \end_inset
26100
26101
26102 \end_layout
26103
26104 \begin_layout Standard
26105 It is also possible to refer to another index entry.
26106  We referred for example in the index entry 
26107 \begin_inset Quotes eld
26108 \end_inset
26109
26110 GIF
26111 \begin_inset Quotes erd
26112 \end_inset
26113
26114  (in section
26115 \begin_inset space ~
26116 \end_inset
26117
26118
26119 \begin_inset CommandInset ref
26120 LatexCommand ref
26121 reference "sub:Image-Formats"
26122
26123 \end_inset
26124
26125 ) to the index entry 
26126 \begin_inset Quotes eld
26127 \end_inset
26128
26129 Image formats
26130 \begin_inset Quotes erd
26131 \end_inset
26132
26133  in the same section using the entry
26134 \end_layout
26135
26136 \begin_layout Standard
26137
26138 \series bold
26139 GIF|see{Image formats}
26140 \end_layout
26141
26142 \begin_layout Standard
26143 Where the braces have to be inserted as TeX Code.
26144  The text within the braces is the referenced entry.
26145  The reference will appear in the output without a page number.
26146 \end_layout
26147
26148 \begin_layout Subsection
26149 Index Entry Order
26150 \begin_inset Index
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154 Index ! Entry order
26155 \end_layout
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \begin_layout Standard
26163 You can use accented characters in the index entry, but the entries might
26164  then not follow the rules for the index order.
26165  The index entries are sorted alphabetically, but LaTeX
26166 \begin_inset Foot
26167 status collapsed
26168
26169 \begin_layout Plain Layout
26170 The index generating is done in the background by an extra program, see
26171  section
26172 \begin_inset space ~
26173 \end_inset
26174
26175
26176 \begin_inset CommandInset ref
26177 LatexCommand ref
26178 reference "sub:Index-Program"
26179
26180 \end_inset
26181
26182 .
26183 \end_layout
26184
26185 \end_inset
26186
26187  doesn't know how to sort accents in different languages.
26188  We created as example the three dummy index entries 
26189 \begin_inset Quotes eld
26190 \end_inset
26191
26192 maison
26193 \begin_inset Quotes erd
26194 \end_inset
26195
26196
26197 \begin_inset Quotes eld
26198 \end_inset
26199
26200 maïs
26201 \begin_inset Quotes erd
26202 \end_inset
26203
26204 , and 
26205 \begin_inset Quotes eld
26206 \end_inset
26207
26208 maître
26209 \begin_inset Quotes erd
26210 \end_inset
26211
26212 .
26213 \begin_inset Index
26214 status open
26215
26216 \begin_layout Plain Layout
26217 Dummy entries ! maïs
26218 \end_layout
26219
26220 \end_inset
26221
26222
26223 \begin_inset Index
26224 status open
26225
26226 \begin_layout Plain Layout
26227 Dummy entries ! maître
26228 \end_layout
26229
26230 \end_inset
26231
26232
26233 \begin_inset Index
26234 status open
26235
26236 \begin_layout Plain Layout
26237 Dummy entries ! maïs@maison
26238 \end_layout
26239
26240 \end_inset
26241
26242  They will be sorted in the order maïs, maître, maison, but we want the
26243  order maïs, maison, maître.
26244  To achieve this, we use the command
26245 \end_layout
26246
26247 \begin_layout Standard
26248
26249 \series bold
26250 previous entry@current entry
26251 \end_layout
26252
26253 \begin_layout Standard
26254 In our case we want to have 
26255 \begin_inset Quotes eld
26256 \end_inset
26257
26258 maison
26259 \begin_inset Quotes erd
26260 \end_inset
26261
26262  after 
26263 \begin_inset Quotes eld
26264 \end_inset
26265
26266 maïs
26267 \begin_inset Quotes erd
26268 \end_inset
26269
26270  and write therefore for the index entry of maison:
26271 \end_layout
26272
26273 \begin_layout Standard
26274
26275 \series bold
26276 maïs@maison
26277 \end_layout
26278
26279 \begin_layout Standard
26280 The previous entry needn't to be a real existing entry, you can also use
26281  another word to tell LaTeX the entry order, see the next subsection for
26282  an example.
26283 \end_layout
26284
26285 \begin_layout Subsection
26286 Index Entry Layout
26287 \begin_inset Index
26288 status collapsed
26289
26290 \begin_layout Plain Layout
26291 Index ! Entry layout
26292 \end_layout
26293
26294 \end_inset
26295
26296
26297 \end_layout
26298
26299 \begin_layout Standard
26300 You can change the appearance of index entries via the text style dialog.
26301 \begin_inset Index
26302 status open
26303
26304 \begin_layout Plain Layout
26305 Dummy entries ! 
26306 \shape italic
26307 This is an italic dummy entry
26308 \end_layout
26309
26310 \end_inset
26311
26312  You can also format the page number using the character 
26313 \begin_inset Quotes eld
26314 \end_inset
26315
26316 |
26317 \begin_inset Quotes erd
26318 \end_inset
26319
26320  followed by a LaTeX-command without a backslash.
26321  We can write for example
26322 \end_layout
26323
26324 \begin_layout Standard
26325
26326 \series bold
26327 italic page number:|textit
26328 \end_layout
26329
26330 \begin_layout Standard
26331 to get the page number in italic.
26332 \begin_inset Index
26333 status open
26334
26335 \begin_layout Plain Layout
26336 Dummy entries ! italic page number:|textit
26337 \end_layout
26338
26339 \end_inset
26340
26341  Normally all LaTeX-commands begin with a backslash, but in this special
26342  case 
26343 \begin_inset Quotes eld
26344 \end_inset
26345
26346
26347 \series bold
26348 |command
26349 \series default
26350
26351 \begin_inset Quotes erd
26352 \end_inset
26353
26354  means 
26355 \series bold
26356
26357 \backslash
26358 command{page
26359 \begin_inset space ~
26360 \end_inset
26361
26362 number}
26363 \series default
26364 .
26365  Have a look at section
26366 \begin_inset space ~
26367 \end_inset
26368
26369
26370 \begin_inset CommandInset ref
26371 LatexCommand ref
26372 reference "sub:LaTeX-Syntax"
26373
26374 \end_inset
26375
26376  to learn more about the LaTeX-syntax.
26377 \end_layout
26378
26379 \begin_layout Standard
26380 \begin_inset Note Greyedout
26381 status open
26382
26383 \begin_layout Plain Layout
26384
26385 \series bold
26386 Note:
26387 \series default
26388  Formatting single index entries only works when you use the program 
26389 \family sans
26390 makeindex 
26391 \family default
26392 to generate the index, see section
26393 \begin_inset space ~
26394 \end_inset
26395
26396
26397 \begin_inset CommandInset ref
26398 LatexCommand ref
26399 reference "sub:Index-Program"
26400
26401 \end_inset
26402
26403 .
26404  If you use 
26405 \family sans
26406 xindy
26407 \family default
26408 , however, this won't work for anything else than bold or italic text.
26409  This is because xindy requires to define semantic elements before they
26410  can be used, see 
26411 \begin_inset CommandInset citation
26412 LatexCommand cite
26413 after "p. 678 ff."
26414 key "latexcompanion"
26415
26416 \end_inset
26417
26418  for details.
26419 \end_layout
26420
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \begin_layout Standard
26427 In general, we encourage you to not format page numbers directly as shown
26428  above.
26429  Instead of this, you should define a macro in the preamble and use that.
26430  Consider why you want some page numbers to be bold.
26431  Maybe you want all page references italic that refer to a definition of
26432  the indexed term, so that users can easily find definitions.
26433  If so, put the following in preamble
26434 \end_layout
26435
26436 \begin_layout Standard
26437
26438 \series bold
26439
26440 \backslash
26441 newcommand{
26442 \backslash
26443 IndexDef}[1]{
26444 \backslash
26445 textit{#1}}
26446 \end_layout
26447
26448 \begin_layout Standard
26449 and write
26450 \end_layout
26451
26452 \begin_layout Standard
26453
26454 \series bold
26455 my entry|IndexDef
26456 \end_layout
26457
26458 \begin_layout Standard
26459 into the index entry.
26460 \begin_inset Index
26461 status open
26462
26463 \begin_layout Plain Layout
26464 Dummy entries ! my entry|IndexDef
26465 \end_layout
26466
26467 \end_inset
26468
26469  The advantage is that, if you change your mind later or if your publisher
26470  request that definitions must not be italic but bold, you just need to
26471  change the macro in the preamble, not every single index entry.
26472 \end_layout
26473
26474 \begin_layout Standard
26475 You can also change the layout for the whole index.
26476  E.
26477 \begin_inset space \thinspace{}
26478 \end_inset
26479
26480 g.
26481 \begin_inset space ~
26482 \end_inset
26483
26484 we marked the index list box of this document as bold to get a bold font
26485  for all index entries.
26486  For more advanced task you have to set up a so-called 
26487 \emph on
26488 Index Style File
26489 \emph default
26490 , see the 
26491 \family sans
26492 makeindex
26493 \family default
26494  or 
26495 \family sans
26496 xindy
26497 \family default
26498  documentation for details, 
26499 \begin_inset CommandInset citation
26500 LatexCommand cite
26501 key "makeindex,xindy"
26502
26503 \end_inset
26504
26505 .
26506 \end_layout
26507
26508 \begin_layout Subsection
26509 Index Program
26510 \begin_inset Index
26511 status collapsed
26512
26513 \begin_layout Plain Layout
26514 Index ! Program
26515 \end_layout
26516
26517 \end_inset
26518
26519
26520 \begin_inset CommandInset label
26521 LatexCommand label
26522 name "sub:Index-Program"
26523
26524 \end_inset
26525
26526
26527 \end_layout
26528
26529 \begin_layout Standard
26530 When the index entry program 
26531 \family sans
26532 xindy
26533 \family default
26534  is installed, that is only available for Linux, LyX uses it for the index
26535  generation, otherwise the program 
26536 \family sans
26537 makeindex
26538 \family default
26539  is used, that is part of every LaTeX distribution.
26540  Both programs can be controlled by options that can be set in LyX's preferences
26541  dialog, see section
26542 \begin_inset space ~
26543 \end_inset
26544
26545
26546 \begin_inset CommandInset ref
26547 LatexCommand ref
26548 reference "sub:LaTeX-settings"
26549
26550 \end_inset
26551
26552 .
26553  The available options are listed and explained in 
26554 \begin_inset CommandInset citation
26555 LatexCommand cite
26556 key "makeindex,xindy"
26557
26558 \end_inset
26559
26560 .
26561  You can also specify there another program to generate the index.
26562 \end_layout
26563
26564 \begin_layout Standard
26565
26566 \family sans
26567 makeindex
26568 \family default
26569  is very old, not further developed and has many pitfalls.
26570  Most notably, it has been defined with nothing more than the English language
26571  in mind.
26572  So it fails at sorting correctly for anything else than an monolingual
26573  English text.
26574  We have shown above how to fix this sorting.
26575  However, if you are writing in another language and using Linux, consider
26576  to use 
26577 \family sans
26578 xindy
26579 \family default
26580 .
26581 \end_layout
26582
26583 \begin_layout Section
26584 Nomenclature / Glossary 
26585 \begin_inset Index
26586 status collapsed
26587
26588 \begin_layout Plain Layout
26589 Nomenclature
26590 \end_layout
26591
26592 \end_inset
26593
26594
26595 \begin_inset Index
26596 status collapsed
26597
26598 \begin_layout Plain Layout
26599 Glossary|see
26600 \begin_inset ERT
26601 status collapsed
26602
26603 \begin_layout Plain Layout
26604
26605 {
26606 \end_layout
26607
26608 \end_inset
26609
26610 Nomenclature
26611 \begin_inset ERT
26612 status collapsed
26613
26614 \begin_layout Plain Layout
26615
26616 }
26617 \end_layout
26618
26619 \end_inset
26620
26621
26622 \end_layout
26623
26624 \end_inset
26625
26626
26627 \begin_inset CommandInset label
26628 LatexCommand label
26629 name "sec:Nomenclature"
26630
26631 \end_inset
26632
26633
26634 \end_layout
26635
26636 \begin_layout Standard
26637 Sometimes you need to compile a list of symbols that are mentioned in your
26638  document with a brief explanation of them -- a so called nomenclature or
26639  glossary.
26640 \end_layout
26641
26642 \begin_layout Standard
26643 To be able to create nomenclatures, you need the LaTeX package 
26644 \series bold
26645 nomencl
26646 \series default
26647
26648 \begin_inset Index
26649 status collapsed
26650
26651 \begin_layout Plain Layout
26652 Latex@LaTeX-packages ! nomencl
26653 \end_layout
26654
26655 \end_inset
26656
26657  installed.
26658  You find it in the TeX Catalogue, 
26659 \begin_inset CommandInset citation
26660 LatexCommand cite
26661 key "TeXCatalogue"
26662
26663 \end_inset
26664
26665  or in the package manager of your LaTeX-system.
26666 \end_layout
26667
26668 \begin_layout Standard
26669 A nomenclature entry is created if you place the cursor after a symbol entry
26670  and then use the menu 
26671 \family sans
26672 Insert\SpecialChar \menuseparator
26673
26674 \family default
26675 N
26676 \family sans
26677 omenclature
26678 \begin_inset space ~
26679 \end_inset
26680
26681 Entry
26682 \family default
26683  or the toolbar button 
26684 \begin_inset Graphics
26685         filename ../images/nomencl-insert.png
26686         BoundingBox 0bp 5bp 20bp 20bp
26687
26688 \end_inset
26689
26690 .
26691  A gray box labeled 
26692 \begin_inset Quotes eld
26693 \end_inset
26694
26695
26696 \family sans
26697 Nom
26698 \family default
26699
26700 \begin_inset Quotes erd
26701 \end_inset
26702
26703  is inserted and a window pops up asking for the nomenclature entry.
26704 \end_layout
26705
26706 \begin_layout Standard
26707 A nomenclature entry consists of two main entries.
26708  The first is the symbol that you want to refer to.
26709  The second is the description of the symbol.
26710 \end_layout
26711
26712 \begin_layout Standard
26713 \begin_inset Note Greyedout
26714 status open
26715
26716 \begin_layout Plain Layout
26717
26718 \series bold
26719 Note:
26720 \series default
26721  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26722 \end_layout
26723
26724 \end_inset
26725
26726
26727 \end_layout
26728
26729 \begin_layout Subsection
26730 Nomenclature Definition and Layout
26731 \begin_inset Index
26732 status collapsed
26733
26734 \begin_layout Plain Layout
26735 Nomenclature ! Layout
26736 \end_layout
26737
26738 \end_inset
26739
26740
26741 \end_layout
26742
26743 \begin_layout Standard
26744 When you have symbols in formulas, you have to define them in the 
26745 \family sans
26746 Symbol
26747 \family default
26748  field as LaTeX-formula.
26749  For example to get 
26750 \begin_inset Quotes eld
26751 \end_inset
26752
26753
26754 \begin_inset Formula $\sigma$
26755 \end_inset
26756
26757
26758 \begin_inset Quotes erd
26759 \end_inset
26760
26761 , insert this:
26762 \begin_inset Newline newline
26763 \end_inset
26764
26765
26766 \series bold
26767 $
26768 \backslash
26769 sigma$
26770 \begin_inset Newline newline
26771 \end_inset
26772
26773
26774 \series default
26775 The 
26776 \begin_inset Quotes eld
26777 \end_inset
26778
26779 $
26780 \begin_inset Quotes erd
26781 \end_inset
26782
26783  character hereby starts/ends the formula.
26784  The LaTeX-command for the Greek letter is the name of the letter beginning
26785  with a backslash 
26786 \begin_inset Quotes eld
26787 \end_inset
26788
26789
26790 \backslash
26791
26792 \begin_inset Quotes erd
26793 \end_inset
26794
26795 .
26796  For capital Greek letters, start the command also with a capital letter,
26797  like 
26798 \series bold
26799
26800 \backslash
26801 Sigma
26802 \series default
26803 .
26804 \end_layout
26805
26806 \begin_layout Standard
26807 (A short introduction to the LaTeX-syntax is given in section
26808 \begin_inset space ~
26809 \end_inset
26810
26811
26812 \begin_inset CommandInset ref
26813 LatexCommand ref
26814 reference "sub:LaTeX-Syntax"
26815
26816 \end_inset
26817
26818 .)
26819 \end_layout
26820
26821 \begin_layout Standard
26822 You cannot use the 
26823 \family sans
26824 Text
26825 \begin_inset space ~
26826 \end_inset
26827
26828 Style
26829 \family default
26830  dialog to format the description text but have to use LaTeX-commands.
26831  For example the description of the nomenclature entry for the 
26832 \begin_inset Quotes eld
26833 \end_inset
26834
26835
26836 \begin_inset Formula $\sigma$
26837 \end_inset
26838
26839
26840 \begin_inset Quotes erd
26841 \end_inset
26842
26843  in this document is:
26844 \begin_inset Newline newline
26845 \end_inset
26846
26847
26848 \series bold
26849 dummy entry for the character 
26850 \backslash
26851 textsf{sigma}
26852 \series default
26853
26854 \begin_inset Newline newline
26855 \end_inset
26856
26857 The command 
26858 \series bold
26859
26860 \backslash
26861 textsf
26862 \series default
26863  sets the fonts to 
26864 \family sans
26865 sans
26866 \begin_inset space ~
26867 \end_inset
26868
26869 serif
26870 \family default
26871 .
26872  To get 
26873 \series bold
26874 bold
26875 \series default
26876  font use the command 
26877 \series bold
26878
26879 \backslash
26880 textbf
26881 \series default
26882 , for 
26883 \family typewriter
26884 typewriter
26885 \family default
26886  use 
26887 \series bold
26888
26889 \backslash
26890 texttt
26891 \series default
26892 , for 
26893 \emph on
26894 emphasized
26895 \emph default
26896  use 
26897 \series bold
26898
26899 \backslash
26900 emph
26901 \series default
26902 .
26903 \end_layout
26904
26905 \begin_layout Subsection
26906 Sort Order of Nomenclature Entries
26907 \begin_inset Index
26908 status collapsed
26909
26910 \begin_layout Plain Layout
26911 Nomenclature ! Sort order
26912 \end_layout
26913
26914 \end_inset
26915
26916
26917 \end_layout
26918
26919 \begin_layout Standard
26920 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26921  the symbol definition.
26922  This leads to undesired results when you for example have symbols in formulas.
26923  Suppose you have nomenclature entries for the symbols 
26924 \emph on
26925 a
26926 \begin_inset CommandInset nomenclature
26927 LatexCommand nomenclature
26928 symbol "a"
26929 description "dummy entry for the character \"a\""
26930
26931 \end_inset
26932
26933
26934 \emph default
26935  and 
26936 \begin_inset Formula $\sigma$
26937 \end_inset
26938
26939
26940 \begin_inset CommandInset nomenclature
26941 LatexCommand nomenclature
26942 prefix "sigma"
26943 symbol "$\\sigma$"
26944 description "dummy entry for the character \\textsf{sigma}"
26945
26946 \end_inset
26947
26948 .
26949  They will be sorted by 
26950 \begin_inset Quotes eld
26951 \end_inset
26952
26953
26954 \family sans
26955 a
26956 \family default
26957
26958 \begin_inset Quotes erd
26959 \end_inset
26960
26961  and 
26962 \begin_inset Quotes eld
26963 \end_inset
26964
26965
26966 \family typewriter
26967 $
26968 \backslash
26969 sigma$
26970 \family default
26971
26972 \begin_inset Quotes erd
26973 \end_inset
26974
26975  -- the 
26976 \begin_inset Formula $\sigma$
26977 \end_inset
26978
26979  will be sorted before the 
26980 \emph on
26981 a
26982 \emph default
26983  since the character 
26984 \begin_inset Quotes eld
26985 \end_inset
26986
26987 $
26988 \begin_inset Quotes erd
26989 \end_inset
26990
26991  is considered in sorting.
26992 \end_layout
26993
26994 \begin_layout Standard
26995 To control the sort order, you can edit the 
26996 \family sans
26997 Sort
26998 \begin_inset space ~
26999 \end_inset
27000
27001 as
27002 \family default
27003  field of the nomenclature dialog.
27004  Then the nomenclature entry will be sorted by this entry and not the symbol
27005  definition.
27006  For the given example, you can insert 
27007 \family typewriter
27008 sigma
27009 \family default
27010  to this field for the 
27011 \begin_inset Formula $\sigma$
27012 \end_inset
27013
27014 , then 
27015 \emph on
27016 a
27017 \emph default
27018  will be located before 
27019 \begin_inset Formula $\sigma$
27020 \end_inset
27021
27022 .
27023 \end_layout
27024
27025 \begin_layout Standard
27026 For subgrouping and tips for using sort entries see the 
27027 \series bold
27028 nomencl
27029 \series default
27030  documentation, 
27031 \begin_inset CommandInset citation
27032 LatexCommand cite
27033 key "nomencl"
27034
27035 \end_inset
27036
27037 .
27038 \end_layout
27039
27040 \begin_layout Subsection
27041 Nomenclature Options
27042 \begin_inset Index
27043 status collapsed
27044
27045 \begin_layout Plain Layout
27046 Nomenclature ! Options
27047 \end_layout
27048
27049 \end_inset
27050
27051
27052 \end_layout
27053
27054 \begin_layout Standard
27055 The 
27056 \series bold
27057 nomencl
27058 \series default
27059  package offers some options to adjust the appearance of the nomenclature.
27060  Here are some of its options, for more have a look at its documentation:
27061 \end_layout
27062
27063 \begin_layout Description
27064 refeq Appends the phrase 
27065 \begin_inset Quotes eld
27066 \end_inset
27067
27068
27069 \family sans
27070 , see equation (
27071 \emph on
27072 eq
27073 \emph default
27074 )
27075 \family default
27076
27077 \begin_inset Quotes erd
27078 \end_inset
27079
27080  to every nomenclature entry, where 
27081 \family sans
27082 \emph on
27083 eq
27084 \family default
27085 \emph default
27086  is the number of the last equation in front of the nomenclature entry
27087 \end_layout
27088
27089 \begin_layout Description
27090 refpage Appends the phrase 
27091 \begin_inset Quotes eld
27092 \end_inset
27093
27094
27095 \family sans
27096 , page (
27097 \emph on
27098 page
27099 \emph default
27100 )
27101 \family default
27102
27103 \begin_inset Quotes erd
27104 \end_inset
27105
27106  to every nomenclature entry, where 
27107 \family sans
27108 \emph on
27109 page
27110 \family default
27111 \emph default
27112  is the number of the page on which the nomenclature entry appeared
27113 \end_layout
27114
27115 \begin_layout Description
27116 intoc Inserts the nomenclature in the Table of Contents
27117 \end_layout
27118
27119 \begin_layout Standard
27120 There are furthermore the options 
27121 \series bold
27122 croatian
27123 \series default
27124
27125 \series bold
27126 danish
27127 \series default
27128
27129 \series bold
27130 english
27131 \series default
27132
27133 \series bold
27134 french
27135 \series default
27136
27137 \series bold
27138 german
27139 \series default
27140
27141 \series bold
27142 italian
27143 \series default
27144
27145 \series bold
27146 polish
27147 \series default
27148
27149 \series bold
27150 portuguese
27151 \series default
27152
27153 \series bold
27154 russian
27155 \series default
27156
27157 \series bold
27158 spanish
27159 \series default
27160 , and 
27161 \series bold
27162 ukrainian
27163 \series default
27164  to print the reference texts and the nomenclature title in the corresponding
27165  language.
27166 \end_layout
27167
27168 \begin_layout Standard
27169 To use one or more of the options, add them to the comma-separated document
27170  class options list in the 
27171 \family sans
27172 Document\SpecialChar \menuseparator
27173 Settings
27174 \family default
27175  dialog.
27176  In this document the options 
27177 \series bold
27178 intoc
27179 \series default
27180  and 
27181 \series bold
27182 refpage
27183 \series default
27184  are used.
27185 \end_layout
27186
27187 \begin_layout Standard
27188 \begin_inset VSpace bigskip
27189 \end_inset
27190
27191
27192 \end_layout
27193
27194 \begin_layout Standard
27195 You can also use the first two options above only for certain nomenclature
27196  entries when you add one of the following commands as last entry to the
27197  
27198 \family sans
27199 Description
27200 \family default
27201  field in the nomenclature dialog:
27202 \end_layout
27203
27204 \begin_layout Description
27205
27206 \backslash
27207 nomrefeq Like the 
27208 \series bold
27209 refeq
27210 \series default
27211  option
27212 \end_layout
27213
27214 \begin_layout Description
27215
27216 \backslash
27217 nomrefpage Like the 
27218 \series bold
27219 refpage
27220 \series default
27221  option
27222 \end_layout
27223
27224 \begin_layout Description
27225
27226 \backslash
27227 nomrefeqpage Short notation of 
27228 \series bold
27229
27230 \backslash
27231 nomrefeq
27232 \backslash
27233 nomrefpage
27234 \end_layout
27235
27236 \begin_layout Description
27237
27238 \backslash
27239 nomnorefeq,
27240 \begin_inset space ~
27241 \end_inset
27242
27243
27244 \backslash
27245 nomnorefpage,
27246 \begin_inset space ~
27247 \end_inset
27248
27249
27250 \backslash
27251 nomnorefeqpage Turns off the corresponding options
27252 \end_layout
27253
27254 \begin_layout Subsection
27255 Printing the Nomenclature
27256 \begin_inset Index
27257 status collapsed
27258
27259 \begin_layout Plain Layout
27260 Nomenclature ! Printing
27261 \end_layout
27262
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \begin_layout Standard
27269 To print the nomenclature, use the menu 
27270 \family sans
27271 Insert\SpecialChar \menuseparator
27272 Lists
27273 \begin_inset space ~
27274 \end_inset
27275
27276 /
27277 \begin_inset space ~
27278 \end_inset
27279
27280 TOC\SpecialChar \menuseparator
27281 Nomenclature
27282 \family default
27283 .
27284  A light blue box labeled 
27285 \begin_inset Quotes eld
27286 \end_inset
27287
27288
27289 \family sans
27290 Nomenclature
27291 \family default
27292
27293 \begin_inset Quotes erd
27294 \end_inset
27295
27296  will show the place where the nomenclature is printed in the output.
27297  Like the index list box, the nomenclature list box is not clickable.
27298 \end_layout
27299
27300 \begin_layout Standard
27301 In the printed output the title of the nomenclature appears as 
27302 \begin_inset Quotes eld
27303 \end_inset
27304
27305 Nomenclature
27306 \begin_inset Quotes erd
27307 \end_inset
27308
27309 .
27310  If you are not happy with the name, you can change it by redefining the
27311  command 
27312 \series bold
27313
27314 \backslash
27315 nomname
27316 \series default
27317  in the preamble.
27318  For example, in order to change the name to 
27319 \emph on
27320 List of Symbols
27321 \emph default
27322 , add the following line to the preamble:
27323 \end_layout
27324
27325 \begin_layout Standard
27326
27327 \family roman
27328 \series bold
27329
27330 \backslash
27331 renewcommand{
27332 \backslash
27333 nomname}{List of Symbols}
27334 \end_layout
27335
27336 \begin_layout Standard
27337 \begin_inset VSpace defskip
27338 \end_inset
27339
27340
27341 \end_layout
27342
27343 \begin_layout Standard
27344 If you are unhappy with the amount of space for symbols, you can alter it
27345  by adding the following line to the preamble:
27346 \end_layout
27347
27348 \begin_layout Standard
27349
27350 \family roman
27351 \series bold
27352
27353 \backslash
27354 renewcommand{
27355 \backslash
27356 nomlabelwidth}{width}
27357 \end_layout
27358
27359 \begin_layout Standard
27360
27361 \family roman
27362 Where the width is a value with one of the units listed in Appendix
27363 \begin_inset space ~
27364 \end_inset
27365
27366
27367 \begin_inset CommandInset ref
27368 LatexCommand ref
27369 reference "cha:Units-available-in"
27370
27371 \end_inset
27372
27373 .
27374  The default value is 1
27375 \begin_inset space \thinspace{}
27376 \end_inset
27377
27378 cm.
27379 \end_layout
27380
27381 \begin_layout Section
27382 Branches
27383 \begin_inset Index
27384 status collapsed
27385
27386 \begin_layout Plain Layout
27387 Branches
27388 \end_layout
27389
27390 \end_inset
27391
27392
27393 \begin_inset Index
27394 status collapsed
27395
27396 \begin_layout Plain Layout
27397 Document ! Branches
27398 \end_layout
27399
27400 \end_inset
27401
27402
27403 \begin_inset CommandInset label
27404 LatexCommand label
27405 name "sec:Branches"
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \begin_layout Standard
27413 Sometimes it is useful to hide some document parts in the output.
27414  For example a teacher who is setting an exam obviously doesn't want the
27415  pupils to see the answers, but having questions and answers in the same
27416  document will make the life of the markers of that exam much easier.
27417 \end_layout
27418
27419 \begin_layout Standard
27420 For these cases LyX offers to put text into branches.
27421  The text will then only appear in the output when its branch is activated.
27422  To create a branch, go in the 
27423 \family sans
27424 Document\SpecialChar \menuseparator
27425 Settings
27426 \family default
27427  dialog to 
27428 \family sans
27429 Branches
27430 \family default
27431 .
27432  The name of the branch, its activation state and the background color of
27433  the branches inside LyX can be specified in this dialog.
27434 \end_layout
27435
27436 \begin_layout Standard
27437 Text that should be in a branch is set into branch inset boxes.
27438  These boxes are inserted via the menu 
27439 \family sans
27440 Insert\SpecialChar \menuseparator
27441 Branch
27442 \family default
27443  where you can choose a branch.
27444  You can later change the branch of the boxes by right-clicking on them.
27445 \end_layout
27446
27447 \begin_layout Standard
27448 Here is an example, where only the question text appears, the answer branch
27449  is deactivated and does therefore not appear in the output:
27450 \end_layout
27451
27452 \begin_layout Standard
27453 \begin_inset Branch Question
27454 status open
27455
27456 \begin_layout Standard
27457 Question: Who was the first physics Nobel prize winner?
27458 \end_layout
27459
27460 \end_inset
27461
27462
27463 \end_layout
27464
27465 \begin_layout Standard
27466 \begin_inset Branch Answer
27467 status collapsed
27468
27469 \begin_layout Standard
27470 Answer: Wilhelm Conrad Röntgen
27471 \end_layout
27472
27473 \end_inset
27474
27475
27476 \end_layout
27477
27478 \begin_layout Standard
27479 \begin_inset VSpace bigskip
27480 \end_inset
27481
27482
27483 \end_layout
27484
27485 \begin_layout Standard
27486 To use conditional output inside places where you cannot insert branch insets,
27487  like inside equations, you can code special LaTeX definitions for each
27488  branch.
27489  For example you can define for the question branch
27490 \begin_inset Foot
27491 status collapsed
27492
27493 \begin_layout Plain Layout
27494 For an introduction to the LaTeX-syntax, see section
27495 \begin_inset space ~
27496 \end_inset
27497
27498
27499 \begin_inset CommandInset ref
27500 LatexCommand ref
27501 reference "sub:LaTeX-Syntax"
27502
27503 \end_inset
27504
27505 .
27506 \end_layout
27507
27508 \end_inset
27509
27510
27511 \end_layout
27512
27513 \begin_layout Standard
27514
27515 \series bold
27516
27517 \backslash
27518 newcommand{
27519 \backslash
27520 question}[1]{#1}
27521 \end_layout
27522
27523 \begin_layout Standard
27524
27525 \series bold
27526
27527 \backslash
27528 newcommand{
27529 \backslash
27530 answer}[1]{}
27531 \end_layout
27532
27533 \begin_layout Standard
27534 and for the answer branch
27535 \end_layout
27536
27537 \begin_layout Standard
27538
27539 \series bold
27540
27541 \backslash
27542 newcommand{
27543 \backslash
27544 question}[1]{}
27545 \end_layout
27546
27547 \begin_layout Standard
27548
27549 \series bold
27550
27551 \backslash
27552 newcommand{
27553 \backslash
27554 answer}[1]{#1}
27555 \end_layout
27556
27557 \begin_layout Standard
27558 \begin_inset Branch Question
27559 status open
27560
27561 \begin_layout Standard
27562 \begin_inset ERT
27563 status open
27564
27565 \begin_layout Plain Layout
27566
27567
27568 \backslash
27569 newcommand{
27570 \backslash
27571 question}[1]{#1}
27572 \end_layout
27573
27574 \begin_layout Plain Layout
27575
27576
27577 \backslash
27578 newcommand{
27579 \backslash
27580 answer}[1]{}
27581 \end_layout
27582
27583 \end_inset
27584
27585
27586 \end_layout
27587
27588 \end_inset
27589
27590
27591 \end_layout
27592
27593 \begin_layout Standard
27594 \begin_inset Branch Answer
27595 status collapsed
27596
27597 \begin_layout Standard
27598 \begin_inset ERT
27599 status open
27600
27601 \begin_layout Plain Layout
27602
27603
27604 \backslash
27605 newcommand{
27606 \backslash
27607 question}[1]{}
27608 \end_layout
27609
27610 \begin_layout Plain Layout
27611
27612
27613 \backslash
27614 newcommand{
27615 \backslash
27616 answer}[1]{#1}
27617 \end_layout
27618
27619 \end_inset
27620
27621
27622 \end_layout
27623
27624 \end_inset
27625
27626
27627 \end_layout
27628
27629 \begin_layout Standard
27630 Now it is possible to use the commands 
27631 \series bold
27632
27633 \backslash
27634 question{\SpecialChar \ldots{}
27635 }
27636 \series default
27637  and 
27638 \series bold
27639
27640 \backslash
27641 answer{\SpecialChar \ldots{}
27642 }
27643 \series default
27644  to obtain conditional output.
27645  Here is an example formula where only the 
27646 \series bold
27647
27648 \backslash
27649 question
27650 \series default
27651  part appears:
27652 \begin_inset Formula \[
27653 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27654
27655 \end_inset
27656
27657
27658 \end_layout
27659
27660 \begin_layout Standard
27661 Inside math, the same effect can be achieved using math macros, see section
27662 \begin_inset space ~
27663 \end_inset
27664
27665
27666 \begin_inset CommandInset ref
27667 LatexCommand ref
27668 reference "sec:math-macros"
27669
27670 \end_inset
27671
27672 .
27673 \end_layout
27674
27675 \begin_layout Section
27676 TeX Code and the LaTeX Syntax
27677 \begin_inset CommandInset label
27678 LatexCommand label
27679 name "sec:TeX-Code"
27680
27681 \end_inset
27682
27683
27684 \end_layout
27685
27686 \begin_layout Subsection
27687 TeX Code Boxes
27688 \begin_inset Index
27689 status collapsed
27690
27691 \begin_layout Plain Layout
27692 TeX Code
27693 \end_layout
27694
27695 \end_inset
27696
27697
27698 \begin_inset CommandInset label
27699 LatexCommand label
27700 name "sub:TeX-Code-Boxes"
27701
27702 \end_inset
27703
27704
27705 \end_layout
27706
27707 \begin_layout Standard
27708 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27709  constructs, but not all.
27710  LaTeX contains of hundreds of packages which provide different commands.
27711  Every time packages are updated and new ones added.
27712  This has the advantage that you can typeset nearly everything as there
27713  is for every problem a LaTeX-package.
27714  But LyX can of course not be up to date and support all packages and their
27715  commands.
27716 \end_layout
27717
27718 \begin_layout Standard
27719 But don't worry, you can use any LaTeX-command directly in LyX inside the
27720  TeX Code box.
27721  An TeX Code box is created by the menu 
27722 \family sans
27723 Insert\SpecialChar \menuseparator
27724 TeX
27725 \begin_inset space ~
27726 \end_inset
27727
27728 Code
27729 \family default
27730  or by the toolbar button 
27731 \begin_inset Graphics
27732         filename ../images/ert-insert.png
27733
27734 \end_inset
27735
27736 .
27737  The box can be opened by left-clicking and closed by right-clicking on
27738  it.
27739 \end_layout
27740
27741 \begin_layout Standard
27742 You can insert complete or incomplete commands as TeX Code.
27743  Incomplete means that the command argument can be Standard LyX text.
27744  For example you want to draw a frame around a word and uses therefore the
27745  LaTeX-command 
27746 \series bold
27747
27748 \backslash
27749 fbox
27750 \series default
27751 , you can write the command part 
27752 \series bold
27753
27754 \backslash
27755 fbox{
27756 \series default
27757  in a TeX Code box before the word and the closing brace 
27758 \series bold
27759 }
27760 \series default
27761  in a second TeX Code box behind the word.
27762  The word between the two TeX Code boxes is then the argument as it is in
27763  the following example:
27764 \end_layout
27765
27766 \begin_layout Standard
27767 \begin_inset Graphics
27768         filename clipart/ERT.png
27769         scale 89
27770
27771 \end_inset
27772
27773
27774 \end_layout
27775
27776 \begin_layout Standard
27777 gives
27778 \end_layout
27779
27780 \begin_layout Standard
27781 This is a line with a 
27782 \begin_inset ERT
27783 status collapsed
27784
27785 \begin_layout Plain Layout
27786
27787
27788 \backslash
27789 fbox{
27790 \end_layout
27791
27792 \end_inset
27793
27794 framed
27795 \begin_inset ERT
27796 status collapsed
27797
27798 \begin_layout Plain Layout
27799
27800 }
27801 \end_layout
27802
27803 \end_inset
27804
27805  word.
27806 \end_layout
27807
27808 \begin_layout Standard
27809 \begin_inset Note Greyedout
27810 status open
27811
27812 \begin_layout Plain Layout
27813
27814 \series bold
27815 Note:
27816 \series default
27817  At the end of LaTeX-commands without parameters, you have to insert a space
27818  to let LaTeX know that the command is finished.
27819 \end_layout
27820
27821 \end_inset
27822
27823
27824 \end_layout
27825
27826 \begin_layout Subsection
27827 Short Introduction to the LaTeX Syntax
27828 \begin_inset OptArg
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 The LaTeX Syntax
27833 \end_layout
27834
27835 \end_inset
27836
27837
27838 \begin_inset Index
27839 status collapsed
27840
27841 \begin_layout Plain Layout
27842 Latex@LaTeX Syntax
27843 \end_layout
27844
27845 \end_inset
27846
27847
27848 \begin_inset CommandInset label
27849 LatexCommand label
27850 name "sub:LaTeX-Syntax"
27851
27852 \end_inset
27853
27854
27855 \end_layout
27856
27857 \begin_layout Standard
27858 When you write larger documents or books, you will need to know something
27859  about the LaTeX-commands that LyX uses in the background.
27860  Because LaTeX is based on commands, you can 
27861 \begin_inset Quotes eld
27862 \end_inset
27863
27864 program
27865 \begin_inset Quotes erd
27866 \end_inset
27867
27868  your text.
27869  This has the advantage that the layout of the document can be changed at
27870  every time if you know the right commands.
27871  E.g.
27872  imagine you have to write a manual for a product and the deadline is at
27873  the end of the day.
27874  Your boss just has complimented you for your good work but wants to have
27875  all caption labels bold.
27876  But you have over hundred figure and table captions with non-bold labels
27877  in your manual.
27878  Of course it's impossible to change all caption labels by hand in one day.
27879 \end_layout
27880
27881 \begin_layout Standard
27882 Now LaTeX comes into play.
27883  As written above, for every problem exists a LaTeX-package.
27884  First you have to find out which and therefore look in the LaTeX package
27885  database, 
27886 \begin_inset CommandInset citation
27887 LatexCommand cite
27888 key "Catalogue"
27889
27890 \end_inset
27891
27892 .
27893 \end_layout
27894
27895 \begin_layout Standard
27896 As result you know that the package 
27897 \series bold
27898 caption
27899 \series default
27900
27901 \begin_inset Index
27902 status collapsed
27903
27904 \begin_layout Plain Layout
27905 Latex@LaTeX-packages ! caption
27906 \end_layout
27907
27908 \end_inset
27909
27910  is what you need.
27911  To use a package, you have to load it in the document preamble (menu 
27912 \family sans
27913 Document\SpecialChar \menuseparator
27914 Settings
27915 \family default
27916 ) with the command
27917 \end_layout
27918
27919 \begin_layout Standard
27920
27921 \series bold
27922
27923 \backslash
27924 usepackage[options]{package name}
27925 \end_layout
27926
27927 \begin_layout Standard
27928 All LaTeX commands begin with a backslash, the command argument is set within
27929  two braces, and the options are set within two brackets.
27930  Note that not all commands have an argument and options.
27931 \end_layout
27932
27933 \begin_layout Standard
27934 In your case the package name is 
27935 \series bold
27936 caption
27937 \series default
27938 .
27939  After a look in the documentation of the package, you know that the option
27940  
27941 \series bold
27942 labelfont=bf
27943 \series default
27944  will change the font of all caption labels to bold.
27945  So you add the command
27946 \end_layout
27947
27948 \begin_layout Standard
27949
27950 \series bold
27951
27952 \backslash
27953 usepackage[labelfont=bf]{caption}
27954 \end_layout
27955
27956 \begin_layout Standard
27957 to the preamble and the problem is solved.
27958 \begin_inset Foot
27959 status collapsed
27960
27961 \begin_layout Plain Layout
27962 For more commands provided by the 
27963 \series bold
27964 caption
27965 \series default
27966  package, have a look at its documentation, 
27967 \begin_inset CommandInset citation
27968 LatexCommand cite
27969 key "caption"
27970
27971 \end_inset
27972
27973 .
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \end_layout
27980
27981 \begin_layout Standard
27982 Note that some document classes have built-in solutions for well known problems
27983  like your case.
27984  For example if you use a 
27985 \family sans
27986 koma-script
27987 \family default
27988  class, you don't need the package 
27989 \series bold
27990 caption
27991 \series default
27992 , you can instead write
27993 \end_layout
27994
27995 \begin_layout Standard
27996
27997 \series bold
27998
27999 \backslash
28000 setkomafont{captionlabel}{
28001 \backslash
28002 bfseries}
28003 \end_layout
28004
28005 \begin_layout Standard
28006 in the preamble and the problem is solved.
28007  So if you plan to write a large document, you should have a look at the
28008  documentation of the document class you want to use.
28009  (
28010 \series bold
28011
28012 \backslash
28013 setkomafont
28014 \series default
28015  is an example for a command with more than one argument.)
28016 \end_layout
28017
28018 \begin_layout Standard
28019 Commands in the preamble affects the whole document, while commands in the
28020  text affects only the text after the command or only the text used as command
28021  argument.
28022  To insert a LaTeX-command in text, use the TeX Code box as described in
28023  the previous section.
28024 \end_layout
28025
28026 \begin_layout Standard
28027 If you want to learn more about LaTeX and its syntax, have a look at the
28028  LaTeX-books 
28029 \begin_inset CommandInset citation
28030 LatexCommand cite
28031 key "latexcompanion,latexguide"
28032
28033 \end_inset
28034
28035 .
28036  
28037 \end_layout
28038
28039 \begin_layout Section
28040 Previewing Snippets of your Document
28041 \begin_inset Index
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045 Instant preview
28046 \end_layout
28047
28048 \end_inset
28049
28050
28051 \begin_inset CommandInset label
28052 LatexCommand label
28053 name "sec:Previewing-snippets-of"
28054
28055 \end_inset
28056
28057
28058 \begin_inset Index
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062 Document ! Preview
28063 \end_layout
28064
28065 \end_inset
28066
28067
28068 \end_layout
28069
28070 \begin_layout Standard
28071 LyX allows you to generate previews of sections of your document on the
28072  fly so you can see how they'll look in the final document without having
28073  to break your train of thought with 
28074 \family sans
28075 View\SpecialChar \menuseparator
28076 DVI
28077 \family default
28078 .
28079 \end_layout
28080
28081 \begin_layout Standard
28082 If you would for example like to see in LyX your math formulas typeset by
28083  LaTeX, install the LaTeX-package 
28084 \series bold
28085 preview-latex
28086 \series default
28087
28088 \begin_inset Index
28089 status collapsed
28090
28091 \begin_layout Plain Layout
28092 Latex@LaTeX-packages ! preview-latex
28093 \end_layout
28094
28095 \end_inset
28096
28097  as explained below, and turn on 
28098 \family sans
28099 Instant
28100 \begin_inset space ~
28101 \end_inset
28102
28103 preview
28104 \family default
28105  in the 
28106 \family sans
28107 Tools\SpecialChar \menuseparator
28108 Preferences 
28109 \family default
28110 dialog under 
28111 \family sans
28112 Look
28113 \begin_inset space ~
28114 \end_inset
28115
28116 and
28117 \begin_inset space ~
28118 \end_inset
28119
28120 feel\SpecialChar \menuseparator
28121 Graphics
28122 \family default
28123 .
28124 \end_layout
28125
28126 \begin_layout Standard
28127 Previews are generated when you load a document into LyX and when you finish
28128  editing an inset.
28129  Previews of an already loaded document are 
28130 \emph on
28131 not
28132 \emph default
28133  generated just by selecting the 
28134 \family sans
28135 Instant
28136 \begin_inset space ~
28137 \end_inset
28138
28139 preview
28140 \family default
28141  check box, you have to reopen the documents to activate the previews.
28142 \end_layout
28143
28144 \begin_layout Standard
28145 LyX will generate previews of math insets.
28146  It will also generate previews of included insets if you select the 
28147 \family sans
28148 Show
28149 \begin_inset space ~
28150 \end_inset
28151
28152 preview
28153 \family default
28154  check box in the insert dialog.
28155  This is useful if you wish to generate a preview of a LaTeX figure, for
28156  example.
28157 \end_layout
28158
28159 \begin_layout Standard
28160 To get previews working, you need the LaTeX package 
28161 \series bold
28162 preview-latex
28163 \series default
28164  (on some systems named simply 
28165 \series bold
28166 preview
28167 \series default
28168 ) installed.
28169  In case it is not already installed, you find it in the TeX Catalogue,
28170  
28171 \begin_inset CommandInset citation
28172 LatexCommand cite
28173 key "TeXCatalogue"
28174
28175 \end_inset
28176
28177  or in the package manager of your LaTeX-system.
28178  You obtain prettier results if you install the program 
28179 \family typewriter
28180 pnmcrop
28181 \family default
28182  from the 
28183 \family typewriter
28184 netpbm
28185 \family default
28186  package; for LyX on Windows this program is automatically installed together
28187  with LyX.
28188 \end_layout
28189
28190 \begin_layout Standard
28191 \begin_inset VSpace bigskip
28192 \end_inset
28193
28194
28195 \end_layout
28196
28197 \begin_layout Standard
28198 You can furthermore preview the LaTeX source of the whole document or parts
28199  of it.
28200  Use the menu 
28201 \family sans
28202 View\SpecialChar \menuseparator
28203 View
28204 \begin_inset space ~
28205 \end_inset
28206
28207 Source
28208 \family default
28209  and a window will be shown where you can see the LaTeX-source code.
28210  The window shows the source of the whole paragraph where the cursor is
28211  currently in.
28212  You can also select document parts in LyX's main window, then only this
28213  selection (when it is more than one paragraph) is shown as source code.
28214  To view the whole document as source, enable the corresponding option in
28215  the source view window.
28216 \end_layout
28217
28218 \begin_layout Section
28219 Spell Checking
28220 \begin_inset CommandInset label
28221 LatexCommand label
28222 name "sec:Spellchecking"
28223
28224 \end_inset
28225
28226
28227 \begin_inset Index
28228 status collapsed
28229
28230 \begin_layout Plain Layout
28231 Spell checking
28232 \end_layout
28233
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \begin_layout Standard
28240 LyX itself has no built-in spell checker.
28241  Rather it uses one of the external programs 
28242 \family typewriter
28243 aspell
28244 \family default
28245
28246 \family typewriter
28247 ispell
28248 \family default
28249
28250 \family typewriter
28251 hspell
28252 \family default
28253 , or 
28254 \family sans
28255 pspell
28256 \family default
28257  as backend.
28258  This section assumes you have already installed and set up one of these
28259  programs.
28260  
28261 \family typewriter
28262 aspell
28263 \family default
28264  can be seen as successor of 
28265 \family typewriter
28266 ispell
28267 \family default
28268 , so that it is recommended to use aspell.
28269  
28270 \family sans
28271 hspell
28272 \family default
28273  is a Hebrew spell-checker.
28274  The used spell checker ind its settings are specified in LyX's preferences
28275  under 
28276 \family sans
28277 Language Settings
28278 \family default
28279 .
28280 \end_layout
28281
28282 \begin_layout Standard
28283 For LyX on Windows, the selection box for the spell checking program is
28284  greyed out in the preferences dialog because only 
28285 \family sans
28286 aspell
28287 \family default
28288  can be used.
28289 \end_layout
28290
28291 \begin_layout Standard
28292 The menu
28293 \family sans
28294  Tools\SpecialChar \menuseparator
28295 Spellchecker
28296 \family default
28297  starts the spell checking beginning from the current cursor position.
28298  A dialog window will appear showing any incorrect (or unknown) word found,
28299  allowing you to edit and replace it in a second line.
28300  Whenever an unknown word is found, the word is highlighted and the text
28301  scrolled so that it is visible.
28302  In the 
28303 \family sans
28304 spell checker
28305 \family default
28306  dialog, there is also a box showing suggestions for a correction, if any
28307  could be found.
28308  Clicking on one of the corrections will copy to the 
28309 \family sans
28310 Replace
28311 \family default
28312  field, double-click invokes directly the replacement.
28313  Unknown but correctly typed words can be added to the personal dictionary.
28314 \end_layout
28315
28316 \begin_layout Standard
28317 By default, the used dictionary file is determined by the document language
28318  that is set in the 
28319 \family sans
28320 Document\SpecialChar \menuseparator
28321 Settings
28322 \family default
28323  dialog.
28324  If you do not have a dictionary for the document language, spell checking
28325  will bring an error message.
28326  In this case, you can specify another dictionary file in the dialog by
28327  specifying a different 
28328 \family sans
28329 Alternative language
28330 \family default
28331  in preferences dialog.
28332 \end_layout
28333
28334 \begin_layout Standard
28335 After a spell check you'll informed about the number of checked words.
28336 \end_layout
28337
28338 \begin_layout Subsubsection*
28339 Limitations
28340 \end_layout
28341
28342 \begin_layout Standard
28343 It is not possible to change the spelling of a particular word globally,
28344  rather than having to change the spelling separately for each occurrence
28345  of the word.
28346  But you can use the 
28347 \family sans
28348 Find
28349 \begin_inset space ~
28350 \end_inset
28351
28352 &
28353 \begin_inset space ~
28354 \end_inset
28355
28356 Replace
28357 \family default
28358  dialog for that.
28359 \end_layout
28360
28361 \begin_layout Standard
28362 LyX cannot correctly spell check documents containing multiple languages.
28363  This does work with 
28364 \family typewriter
28365 pspell
28366 \family default
28367 , assuming you have marked the different languages appropriately.
28368 \end_layout
28369
28370 \begin_layout Subsubsection*
28371 Further Settings
28372 \end_layout
28373
28374 \begin_layout Standard
28375 The 
28376 \family sans
28377 Spellchecker
28378 \family default
28379  section in the preferences dialog has some additional options:
28380 \end_layout
28381
28382 \begin_layout Description
28383 Escape
28384 \begin_inset space ~
28385 \end_inset
28386
28387 characters Allows you to add non-standard characters that the spell checker
28388  should consider, e.g.
28389  German umlauts although you spell check English document.
28390  This should not normally be needed.
28391 \end_layout
28392
28393 \begin_layout Description
28394 Personal
28395 \begin_inset space ~
28396 \end_inset
28397
28398 dictionary to use a different file than the spell checker's default choice
28399  as your personal dictionary
28400 \end_layout
28401
28402 \begin_layout Description
28403 Accept
28404 \begin_inset space ~
28405 \end_inset
28406
28407 compound
28408 \begin_inset space ~
28409 \end_inset
28410
28411 words Prevent the spell checker from complaining about compounded words
28412  like 
28413 \begin_inset Quotes eld
28414 \end_inset
28415
28416 passthrough
28417 \begin_inset Quotes erd
28418 \end_inset
28419
28420 .
28421 \end_layout
28422
28423 \begin_layout Description
28424 Use
28425 \begin_inset space ~
28426 \end_inset
28427
28428 input
28429 \begin_inset space ~
28430 \end_inset
28431
28432 encoding Uses the document encoding that is set in the 
28433 \family sans
28434 Document\SpecialChar \menuseparator
28435 Settings
28436 \family default
28437  dialog under 
28438 \family sans
28439 Language
28440 \family default
28441  also for the spellchecker.
28442 \begin_inset Foot
28443 status collapsed
28444
28445 \begin_layout Plain Layout
28446 The encodings are explained in section
28447 \begin_inset space ~
28448 \end_inset
28449
28450
28451 \begin_inset CommandInset ref
28452 LatexCommand ref
28453 reference "sub:Settings"
28454
28455 \end_inset
28456
28457 .
28458 \end_layout
28459
28460 \end_inset
28461
28462  Only enable this if you use 
28463 \family typewriter
28464 ispell
28465 \family default
28466  and can't spell check words with international letters in them.
28467  There have been reports that this does not work with all dictionaries,
28468  so this is disabled by default.
28469 \end_layout
28470
28471 \begin_layout Section
28472 Thesaurus
28473 \begin_inset Index
28474 status collapsed
28475
28476 \begin_layout Plain Layout
28477 Thesaurus
28478 \end_layout
28479
28480 \end_inset
28481
28482
28483 \begin_inset CommandInset label
28484 LatexCommand label
28485 name "sec:Thesaurus"
28486
28487 \end_inset
28488
28489
28490 \end_layout
28491
28492 \begin_layout Standard
28493 Thesaurus currently only works when you use the document language English.
28494 \end_layout
28495
28496 \begin_layout Standard
28497 To start the thesaurus, highlight one word or set the cursor behind it,
28498  and use the menu 
28499 \family sans
28500 Tools\SpecialChar \menuseparator
28501 Thesaurus
28502 \family default
28503  or the toolbar button 
28504 \begin_inset Graphics
28505         filename ../images/thesaurus-entry.png
28506         BoundingBox 0bp 5bp 20bp 25bp
28507         rotateOrigin center
28508
28509 \end_inset
28510
28511 .
28512  A dialog pops up showing you probably related words that you can use as
28513  replacement.
28514 \end_layout
28515
28516 \begin_layout Standard
28517 The shown related words are in many cases not really related to the word
28518  you are currently checking, scrolling in the shown list might help in some
28519  cases to find related words.
28520 \end_layout
28521
28522 \begin_layout Standard
28523 The thesaurus only works for single words, and also only when it is in the
28524  singular form.
28525  For example starting the thesaurus with the word 
28526 \begin_inset Quotes eld
28527 \end_inset
28528
28529 reports
28530 \begin_inset Quotes erd
28531 \end_inset
28532
28533  leads to no results, while results are shown for the word 
28534 \begin_inset Quotes eld
28535 \end_inset
28536
28537 report
28538 \begin_inset Quotes erd
28539 \end_inset
28540
28541 .
28542  To avoid this, you can highlight only the part 
28543 \begin_inset Quotes eld
28544 \end_inset
28545
28546 report
28547 \begin_inset Quotes erd
28548 \end_inset
28549
28550  of the word 
28551 \begin_inset Quotes eld
28552 \end_inset
28553
28554 reports
28555 \begin_inset Quotes erd
28556 \end_inset
28557
28558  to get results.
28559 \end_layout
28560
28561 \begin_layout Section
28562 Change Tracking
28563 \begin_inset Index
28564 status collapsed
28565
28566 \begin_layout Plain Layout
28567 Change Tracking
28568 \end_layout
28569
28570 \end_inset
28571
28572
28573 \begin_inset Index
28574 status collapsed
28575
28576 \begin_layout Plain Layout
28577 Document ! Change Tracking
28578 \end_layout
28579
28580 \end_inset
28581
28582
28583 \begin_inset CommandInset label
28584 LatexCommand label
28585 name "sec:Change-Tracking"
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \begin_layout Standard
28593 When you work on a document together with many people it is extremely useful
28594  to see changes others made highlighted in the document.
28595  You can then decide if you accept a change or not.
28596  This can be achieved by turning on change tracking in the menu 
28597 \family sans
28598 Document\SpecialChar \menuseparator
28599 Change
28600 \begin_inset space ~
28601 \end_inset
28602
28603 Tracking\SpecialChar \menuseparator
28604 Track
28605 \begin_inset space ~
28606 \end_inset
28607
28608 Changes
28609 \family default
28610 .
28611 \end_layout
28612
28613 \begin_layout Standard
28614 Changes made in the document will then be highlighted by colors: 
28615 \color blue
28616 Blue text
28617 \color inherit
28618  is an addition, 
28619 \color red
28620 red canceled text
28621 \color inherit
28622  is a deletion.
28623  You can change the color in LyX's preferences dialog under 
28624 \family sans
28625 Look
28626 \begin_inset space ~
28627 \end_inset
28628
28629 and
28630 \begin_inset space ~
28631 \end_inset
28632
28633 feel
28634 \family default
28635
28636 \family sans
28637 Colors
28638 \family default
28639 .
28640 \begin_inset Index
28641 status collapsed
28642
28643 \begin_layout Plain Layout
28644 Color ! LyX screen
28645 \end_layout
28646
28647 \end_inset
28648
28649
28650 \end_layout
28651
28652 \begin_layout Standard
28653 When change tracking is activated, you will see the review toolbar in LyX:
28654 \begin_inset Index
28655 status collapsed
28656
28657 \begin_layout Plain Layout
28658 Toolbar ! Review
28659 \end_layout
28660
28661 \end_inset
28662
28663
28664 \end_layout
28665
28666 \begin_layout Standard
28667 \begin_inset VSpace defskip
28668 \end_inset
28669
28670
28671 \end_layout
28672
28673 \begin_layout Standard
28674 \begin_inset Graphics
28675         filename clipart/ChangesToolbar.png
28676
28677 \end_inset
28678
28679
28680 \end_layout
28681
28682 \begin_layout Standard
28683 \begin_inset VSpace defskip
28684 \end_inset
28685
28686
28687 \end_layout
28688
28689 \begin_layout Standard
28690 The review toolbar as shown above contains from left to right the following
28691  buttons:
28692 \end_layout
28693
28694 \begin_layout Standard
28695 \begin_inset VSpace defskip
28696 \end_inset
28697
28698
28699 \end_layout
28700
28701 \begin_layout Standard
28702 \begin_inset Tabular
28703 <lyxtabular version="3" rows="10" columns="2">
28704 <features islongtable="true">
28705 <column alignment="left" valignment="top" width="0">
28706 <column alignment="left" valignment="top" width="0">
28707 <row interlinespace="2.5mm">
28708 <cell alignment="center" valignment="top" usebox="none">
28709 \begin_inset Text
28710
28711 \begin_layout Plain Layout
28712 \begin_inset Graphics
28713         filename ../images/changes-track.png
28714         BoundingBox 0bp 5bp 20bp 25bp
28715         rotateOrigin center
28716
28717 \end_inset
28718
28719
28720 \end_layout
28721
28722 \end_inset
28723 </cell>
28724 <cell alignment="center" valignment="top" usebox="none">
28725 \begin_inset Text
28726
28727 \begin_layout Plain Layout
28728
28729 \family sans
28730 Document\SpecialChar \menuseparator
28731 Change
28732 \begin_inset space ~
28733 \end_inset
28734
28735 Tracking\SpecialChar \menuseparator
28736 Track
28737 \begin_inset space ~
28738 \end_inset
28739
28740 Changes
28741 \end_layout
28742
28743 \end_inset
28744 </cell>
28745 </row>
28746 <row interlinespace="2.5mm">
28747 <cell alignment="center" valignment="top" usebox="none">
28748 \begin_inset Text
28749
28750 \begin_layout Plain Layout
28751 \begin_inset Graphics
28752         filename ../images/changes-output.png
28753         BoundingBox 0bp 5bp 20bp 25bp
28754         rotateOrigin center
28755
28756 \end_inset
28757
28758
28759 \end_layout
28760
28761 \end_inset
28762 </cell>
28763 <cell alignment="center" valignment="top" usebox="none">
28764 \begin_inset Text
28765
28766 \begin_layout Plain Layout
28767
28768 \family sans
28769 Document\SpecialChar \menuseparator
28770 Change
28771 \begin_inset space ~
28772 \end_inset
28773
28774 Tracking\SpecialChar \menuseparator
28775 Show
28776 \begin_inset space ~
28777 \end_inset
28778
28779 Changes
28780 \begin_inset space ~
28781 \end_inset
28782
28783 in
28784 \begin_inset space ~
28785 \end_inset
28786
28787 Output
28788 \end_layout
28789
28790 \end_inset
28791 </cell>
28792 </row>
28793 <row interlinespace="2.5mm">
28794 <cell alignment="center" valignment="top" usebox="none">
28795 \begin_inset Text
28796
28797 \begin_layout Plain Layout
28798 \begin_inset Graphics
28799         filename ../images/change-next.png
28800         BoundingBox 0bp 5bp 20bp 25bp
28801         rotateOrigin center
28802
28803 \end_inset
28804
28805
28806 \end_layout
28807
28808 \end_inset
28809 </cell>
28810 <cell alignment="center" valignment="top" usebox="none">
28811 \begin_inset Text
28812
28813 \begin_layout Plain Layout
28814 Jumps to the next change
28815 \end_layout
28816
28817 \end_inset
28818 </cell>
28819 </row>
28820 <row interlinespace="2.5mm">
28821 <cell alignment="center" valignment="top" usebox="none">
28822 \begin_inset Text
28823
28824 \begin_layout Plain Layout
28825 \begin_inset Graphics
28826         filename ../images/change-accept.png
28827         BoundingBox 0bp 5bp 20bp 25bp
28828         rotateOrigin center
28829
28830 \end_inset
28831
28832
28833 \end_layout
28834
28835 \end_inset
28836 </cell>
28837 <cell alignment="center" valignment="top" usebox="none">
28838 \begin_inset Text
28839
28840 \begin_layout Plain Layout
28841
28842 \family sans
28843 Document\SpecialChar \menuseparator
28844 Change
28845 \begin_inset space ~
28846 \end_inset
28847
28848 Tracking\SpecialChar \menuseparator
28849 Accept
28850 \begin_inset space ~
28851 \end_inset
28852
28853 Change
28854 \end_layout
28855
28856 \end_inset
28857 </cell>
28858 </row>
28859 <row interlinespace="2.5mm">
28860 <cell alignment="center" valignment="top" usebox="none">
28861 \begin_inset Text
28862
28863 \begin_layout Plain Layout
28864 \begin_inset Graphics
28865         filename ../images/change-reject.png
28866         BoundingBox 0bp 5bp 20bp 25bp
28867         rotateOrigin center
28868
28869 \end_inset
28870
28871
28872 \end_layout
28873
28874 \end_inset
28875 </cell>
28876 <cell alignment="center" valignment="top" usebox="none">
28877 \begin_inset Text
28878
28879 \begin_layout Plain Layout
28880
28881 \family sans
28882 Document\SpecialChar \menuseparator
28883 Change
28884 \begin_inset space ~
28885 \end_inset
28886
28887 Tracking\SpecialChar \menuseparator
28888 Reject
28889 \begin_inset space ~
28890 \end_inset
28891
28892 Change
28893 \end_layout
28894
28895 \end_inset
28896 </cell>
28897 </row>
28898 <row interlinespace="2.5mm">
28899 <cell alignment="center" valignment="top" usebox="none">
28900 \begin_inset Text
28901
28902 \begin_layout Plain Layout
28903 \begin_inset Graphics
28904         filename ../images/changes-merge.png
28905         BoundingBox 0bp 5bp 20bp 25bp
28906         rotateOrigin center
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \end_inset
28914 </cell>
28915 <cell alignment="center" valignment="top" usebox="none">
28916 \begin_inset Text
28917
28918 \begin_layout Plain Layout
28919
28920 \family sans
28921 Document\SpecialChar \menuseparator
28922 Change
28923 \begin_inset space ~
28924 \end_inset
28925
28926 Tracking\SpecialChar \menuseparator
28927 Merge
28928 \begin_inset space ~
28929 \end_inset
28930
28931 Changes
28932 \end_layout
28933
28934 \end_inset
28935 </cell>
28936 </row>
28937 <row interlinespace="2.5mm">
28938 <cell alignment="center" valignment="top" usebox="none">
28939 \begin_inset Text
28940
28941 \begin_layout Plain Layout
28942 \begin_inset Graphics
28943         filename ../images/all-changes-accept.png
28944         BoundingBox 0bp 5bp 20bp 25bp
28945         rotateOrigin center
28946
28947 \end_inset
28948
28949
28950 \end_layout
28951
28952 \end_inset
28953 </cell>
28954 <cell alignment="center" valignment="top" usebox="none">
28955 \begin_inset Text
28956
28957 \begin_layout Plain Layout
28958
28959 \family sans
28960 Document\SpecialChar \menuseparator
28961 Change
28962 \begin_inset space ~
28963 \end_inset
28964
28965 Tracking\SpecialChar \menuseparator
28966 Accept
28967 \begin_inset space ~
28968 \end_inset
28969
28970 All
28971 \begin_inset space ~
28972 \end_inset
28973
28974 Changes
28975 \end_layout
28976
28977 \end_inset
28978 </cell>
28979 </row>
28980 <row interlinespace="2.5mm">
28981 <cell alignment="center" valignment="top" usebox="none">
28982 \begin_inset Text
28983
28984 \begin_layout Plain Layout
28985 \begin_inset Graphics
28986         filename ../images/all-changes-reject.png
28987         BoundingBox 0bp 5bp 20bp 25bp
28988         rotateOrigin center
28989
28990 \end_inset
28991
28992
28993 \end_layout
28994
28995 \end_inset
28996 </cell>
28997 <cell alignment="center" valignment="top" usebox="none">
28998 \begin_inset Text
28999
29000 \begin_layout Plain Layout
29001
29002 \family sans
29003 Document\SpecialChar \menuseparator
29004 Change
29005 \begin_inset space ~
29006 \end_inset
29007
29008 Tracking\SpecialChar \menuseparator
29009 Reject
29010 \begin_inset space ~
29011 \end_inset
29012
29013 All
29014 \begin_inset space ~
29015 \end_inset
29016
29017 Changes
29018 \end_layout
29019
29020 \end_inset
29021 </cell>
29022 </row>
29023 <row interlinespace="2.5mm">
29024 <cell alignment="center" valignment="top" usebox="none">
29025 \begin_inset Text
29026
29027 \begin_layout Plain Layout
29028 \begin_inset Graphics
29029         filename ../images/note-insert.png
29030         BoundingBox 0bp 5bp 20bp 25bp
29031         rotateOrigin center
29032
29033 \end_inset
29034
29035
29036 \end_layout
29037
29038 \end_inset
29039 </cell>
29040 <cell alignment="center" valignment="top" usebox="none">
29041 \begin_inset Text
29042
29043 \begin_layout Plain Layout
29044
29045 \family sans
29046 Insert\SpecialChar \menuseparator
29047 Note\SpecialChar \menuseparator
29048 LyX
29049 \begin_inset space ~
29050 \end_inset
29051
29052 Note
29053 \end_layout
29054
29055 \end_inset
29056 </cell>
29057 </row>
29058 <row interlinespace="2.5mm">
29059 <cell alignment="center" valignment="top" usebox="none">
29060 \begin_inset Text
29061
29062 \begin_layout Plain Layout
29063 \begin_inset Graphics
29064         filename ../images/note-next.png
29065         BoundingBox 0bp 5bp 20bp 25bp
29066         rotateOrigin center
29067
29068 \end_inset
29069
29070
29071 \end_layout
29072
29073 \end_inset
29074 </cell>
29075 <cell alignment="center" valignment="top" usebox="none">
29076 \begin_inset Text
29077
29078 \begin_layout Plain Layout
29079
29080 \family sans
29081 Navigate\SpecialChar \menuseparator
29082 Next
29083 \begin_inset space ~
29084 \end_inset
29085
29086 Note
29087 \end_layout
29088
29089 \end_inset
29090 </cell>
29091 </row>
29092 </lyxtabular>
29093
29094 \end_inset
29095
29096
29097 \end_layout
29098
29099 \begin_layout Standard
29100 \begin_inset VSpace defskip
29101 \end_inset
29102
29103
29104 \end_layout
29105
29106 \begin_layout Standard
29107 The review toolbar helps you to accept, reject, or merge changes -- highlight
29108  the change and press one of the desired toolbar buttons.
29109  When you merge changes, a window pops up showing you informations about
29110  the next change behind the current cursor position.
29111  So you don't need to highlight a certain change.
29112  Within the merge window you can decide to accept or reject changes and
29113  step to the next change.
29114  This way you can jump through all changes of the document.
29115 \end_layout
29116
29117 \begin_layout Standard
29118 The toolbar has two buttons to handle notes because notes are often important
29119  to describe a change.
29120 \end_layout
29121
29122 \begin_layout Standard
29123 To show made changes in the output you need the LaTeX package 
29124 \series bold
29125 dvipost
29126 \series default
29127
29128 \begin_inset Index
29129 status collapsed
29130
29131 \begin_layout Plain Layout
29132 Latex@LaTeX-packages ! dvipost
29133 \end_layout
29134
29135 \end_inset
29136
29137  installed.
29138  You find it in the TeX Catalogue, 
29139 \begin_inset CommandInset citation
29140 LatexCommand cite
29141 key "TeXCatalogue"
29142
29143 \end_inset
29144
29145  or in the package manager of your LaTeX-system.
29146 \end_layout
29147
29148 \begin_layout Section
29149 International Support
29150 \begin_inset Index
29151 status collapsed
29152
29153 \begin_layout Plain Layout
29154 International support
29155 \end_layout
29156
29157 \end_inset
29158
29159
29160 \end_layout
29161
29162 \begin_layout Standard
29163 This section describes how to use LyX with any language you want.
29164  For some non-western languages there are special Wiki-pages that explain
29165  how to set up LyX to use them: 
29166 \begin_inset CommandInset citation
29167 LatexCommand cite
29168 key "Arabic,Armenian,Farsi,Hebrew"
29169
29170 \end_inset
29171
29172
29173 \end_layout
29174
29175 \begin_layout Standard
29176 Besides languages, LyX also supports phonetic symbols, see section
29177 \begin_inset space ~
29178 \end_inset
29179
29180
29181 \begin_inset CommandInset ref
29182 LatexCommand ref
29183 reference "sub:Special-Character"
29184
29185 \end_inset
29186
29187 .
29188 \end_layout
29189
29190 \begin_layout Subsection
29191 Language Options
29192 \begin_inset Index
29193 status collapsed
29194
29195 \begin_layout Plain Layout
29196 Language ! Options
29197 \end_layout
29198
29199 \end_inset
29200
29201
29202 \begin_inset Index
29203 status collapsed
29204
29205 \begin_layout Plain Layout
29206 Document ! Settings
29207 \end_layout
29208
29209 \end_inset
29210
29211
29212 \begin_inset Index
29213 status collapsed
29214
29215 \begin_layout Plain Layout
29216 Document ! Language
29217 \end_layout
29218
29219 \end_inset
29220
29221
29222 \end_layout
29223
29224 \begin_layout Standard
29225 The 
29226 \family sans
29227 Document\SpecialChar \menuseparator
29228 Settings
29229 \family default
29230  dialog lets you set 
29231 \family roman
29232 the language and character encoding for your language.
29233  
29234 \end_layout
29235
29236 \begin_layout Standard
29237 Choose your language in the 
29238 \family sans
29239 Language
29240 \family default
29241  section of this dialog.
29242  The default is 
29243 \family sans
29244 English
29245 \family default
29246 .
29247 \end_layout
29248
29249 \begin_layout Standard
29250 The 
29251 \family sans
29252 Encoding
29253 \family default
29254  box lets you choose the character encoding map you want to use for LaTeX
29255  export.
29256  The option 
29257 \family sans
29258 use language's default encoding
29259 \family default
29260  is the preferred choice and works well in most cases.
29261  For details about the different encoding options see section
29262 \begin_inset space ~
29263 \end_inset
29264
29265
29266 \begin_inset CommandInset ref
29267 LatexCommand ref
29268 reference "sub:Settings"
29269
29270 \end_inset
29271
29272 .
29273 \end_layout
29274
29275 \begin_layout Subsection
29276 Keyboard mapping configuration
29277 \begin_inset CommandInset label
29278 LatexCommand label
29279 name "sub:Keyboard-mapping"
29280
29281 \end_inset
29282
29283
29284 \end_layout
29285
29286 \begin_layout Standard
29287 If you have for example a U.S.-style keyboard and want to write in a different
29288  language than English, you can use an alternate keymap.
29289  For example, if you have a U.S.-style keyboard but want to write in Italian,
29290  you can configure LyX to use an Italian keymap.
29291  The preferences dialog allows you to choose up to two keyboard mappings,
29292  see section
29293 \begin_inset space ~
29294 \end_inset
29295
29296
29297 \begin_inset CommandInset ref
29298 LatexCommand ref
29299 reference "sub:Keyboard-Map"
29300
29301 \end_inset
29302
29303 .
29304  You can choose primary and secondary keyboard languages and then select
29305  which one you want to use.
29306 \end_layout
29307
29308 \begin_layout Standard
29309 Finally, you may just want to change a few key mappings or create an entirely
29310  different keymap (for Vulcan, for instance).
29311  You may, for example, normally write in Italian on a U.S.
29312  keyboard but want to include an occasional quotation in German.
29313  In such a case, you can write your own keyboard mapping or modify an existing
29314  one to support the characters you want.
29315  This and much more customizations are explained in the 
29316 \emph on
29317 Customization
29318 \emph default
29319  manual.
29320 \end_layout
29321
29322 \begin_layout Subsection
29323 Character Tables
29324 \begin_inset CommandInset label
29325 LatexCommand label
29326 name "sec:keytab"
29327
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 Table
29335 \begin_inset space ~
29336 \end_inset
29337
29338
29339 \begin_inset CommandInset ref
29340 LatexCommand ref
29341 reference "cap:The-latin1-character"
29342
29343 \end_inset
29344
29345  shows the 
29346 \family typewriter
29347 Latin1
29348 \family default
29349  character set.
29350  You should be able to enter the characters in the first eight columns directly
29351  from the keyboard.
29352 \end_layout
29353
29354 \begin_layout Standard
29355 There are a few things you need to know about this table.
29356  Here are some of the details you'll need to bear in mind when using characters
29357  from the 
29358 \family typewriter
29359 Latin1
29360 \family default
29361  character set:
29362 \end_layout
29363
29364 \begin_layout Itemize
29365 Even if you have selected 
29366 \family sans
29367 latin1
29368 \family default
29369  in the 
29370 \family sans
29371 Document\SpecialChar \menuseparator
29372 Settings
29373 \family default
29374  dialog, users who have only the 
29375 \family typewriter
29376 T1
29377 \family default
29378 -fonts for LaTeX [or who have the 
29379 \family typewriter
29380 T1
29381 \family default
29382 -fonts but aren't using them] will still miss a few characters: D0, F0,
29383  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29384  french quotes won't show up.
29385 \end_layout
29386
29387 \begin_layout Standard
29388 \begin_inset Float table
29389 wide false
29390 sideways false
29391 status open
29392
29393 \begin_layout Plain Layout
29394 \begin_inset Caption
29395
29396 \begin_layout Plain Layout
29397 \begin_inset CommandInset label
29398 LatexCommand label
29399 name "cap:The-latin1-character"
29400
29401 \end_inset
29402
29403 The 
29404 \family typewriter
29405 latin1
29406 \family default
29407  character set
29408 \end_layout
29409
29410 \end_inset
29411
29412
29413 \end_layout
29414
29415 \begin_layout Plain Layout
29416 \align center
29417 \begin_inset Tabular
29418 <lyxtabular version="3" rows="17" columns="17">
29419 <features>
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 <column alignment="center" valignment="top" width="0pt">
29436 <column alignment="center" valignment="top" width="0pt">
29437 <row>
29438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29439 \begin_inset Text
29440
29441 \begin_layout Plain Layout
29442
29443 \end_layout
29444
29445 \end_inset
29446 </cell>
29447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29448 \begin_inset Text
29449
29450 \begin_layout Plain Layout
29451
29452 \family roman
29453 \series medium
29454 \shape up
29455 \size tiny
29456 \emph off
29457 \bar no
29458 \noun off
29459 \color none
29460 00
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29466 \begin_inset Text
29467
29468 \begin_layout Plain Layout
29469
29470 \family roman
29471 \series medium
29472 \shape up
29473 \size tiny
29474 \emph off
29475 \bar no
29476 \noun off
29477 \color none
29478 10
29479 \end_layout
29480
29481 \end_inset
29482 </cell>
29483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29484 \begin_inset Text
29485
29486 \begin_layout Plain Layout
29487
29488 \family roman
29489 \series medium
29490 \shape up
29491 \size tiny
29492 \emph off
29493 \bar no
29494 \noun off
29495 \color none
29496 20
29497 \end_layout
29498
29499 \end_inset
29500 </cell>
29501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29502 \begin_inset Text
29503
29504 \begin_layout Plain Layout
29505
29506 \family roman
29507 \series medium
29508 \shape up
29509 \size tiny
29510 \emph off
29511 \bar no
29512 \noun off
29513 \color none
29514 30
29515 \end_layout
29516
29517 \end_inset
29518 </cell>
29519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29520 \begin_inset Text
29521
29522 \begin_layout Plain Layout
29523
29524 \family roman
29525 \series medium
29526 \shape up
29527 \size tiny
29528 \emph off
29529 \bar no
29530 \noun off
29531 \color none
29532 40
29533 \end_layout
29534
29535 \end_inset
29536 </cell>
29537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29538 \begin_inset Text
29539
29540 \begin_layout Plain Layout
29541
29542 \family roman
29543 \series medium
29544 \shape up
29545 \size tiny
29546 \emph off
29547 \bar no
29548 \noun off
29549 \color none
29550 50
29551 \end_layout
29552
29553 \end_inset
29554 </cell>
29555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29556 \begin_inset Text
29557
29558 \begin_layout Plain Layout
29559
29560 \family roman
29561 \series medium
29562 \shape up
29563 \size tiny
29564 \emph off
29565 \bar no
29566 \noun off
29567 \color none
29568 60
29569 \end_layout
29570
29571 \end_inset
29572 </cell>
29573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29574 \begin_inset Text
29575
29576 \begin_layout Plain Layout
29577
29578 \family roman
29579 \series medium
29580 \shape up
29581 \size tiny
29582 \emph off
29583 \bar no
29584 \noun off
29585 \color none
29586 70
29587 \end_layout
29588
29589 \end_inset
29590 </cell>
29591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29592 \begin_inset Text
29593
29594 \begin_layout Plain Layout
29595
29596 \family roman
29597 \series medium
29598 \shape up
29599 \size tiny
29600 \emph off
29601 \bar no
29602 \noun off
29603 \color none
29604 80
29605 \end_layout
29606
29607 \end_inset
29608 </cell>
29609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29610 \begin_inset Text
29611
29612 \begin_layout Plain Layout
29613
29614 \family roman
29615 \series medium
29616 \shape up
29617 \size tiny
29618 \emph off
29619 \bar no
29620 \noun off
29621 \color none
29622 90
29623 \end_layout
29624
29625 \end_inset
29626 </cell>
29627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29628 \begin_inset Text
29629
29630 \begin_layout Plain Layout
29631
29632 \family roman
29633 \series medium
29634 \shape up
29635 \size tiny
29636 \emph off
29637 \bar no
29638 \noun off
29639 \color none
29640 A0
29641 \end_layout
29642
29643 \end_inset
29644 </cell>
29645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29646 \begin_inset Text
29647
29648 \begin_layout Plain Layout
29649
29650 \family roman
29651 \series medium
29652 \shape up
29653 \size tiny
29654 \emph off
29655 \bar no
29656 \noun off
29657 \color none
29658 B0
29659 \end_layout
29660
29661 \end_inset
29662 </cell>
29663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29664 \begin_inset Text
29665
29666 \begin_layout Plain Layout
29667
29668 \family roman
29669 \series medium
29670 \shape up
29671 \size tiny
29672 \emph off
29673 \bar no
29674 \noun off
29675 \color none
29676 C0
29677 \end_layout
29678
29679 \end_inset
29680 </cell>
29681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29682 \begin_inset Text
29683
29684 \begin_layout Plain Layout
29685
29686 \family roman
29687 \series medium
29688 \shape up
29689 \size tiny
29690 \emph off
29691 \bar no
29692 \noun off
29693 \color none
29694 D0
29695 \end_layout
29696
29697 \end_inset
29698 </cell>
29699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29700 \begin_inset Text
29701
29702 \begin_layout Plain Layout
29703
29704 \family roman
29705 \series medium
29706 \shape up
29707 \size tiny
29708 \emph off
29709 \bar no
29710 \noun off
29711 \color none
29712 E0
29713 \end_layout
29714
29715 \end_inset
29716 </cell>
29717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29718 \begin_inset Text
29719
29720 \begin_layout Plain Layout
29721
29722 \family roman
29723 \series medium
29724 \shape up
29725 \size tiny
29726 \emph off
29727 \bar no
29728 \noun off
29729 \color none
29730 F0
29731 \end_layout
29732
29733 \end_inset
29734 </cell>
29735 </row>
29736 <row>
29737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29738 \begin_inset Text
29739
29740 \begin_layout Plain Layout
29741
29742 \family roman
29743 \series medium
29744 \shape up
29745 \size tiny
29746 \emph off
29747 \bar no
29748 \noun off
29749 \color none
29750 00
29751 \end_layout
29752
29753 \end_inset
29754 </cell>
29755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Plain Layout
29759
29760 \end_layout
29761
29762 \end_inset
29763 </cell>
29764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29765 \begin_inset Text
29766
29767 \begin_layout Plain Layout
29768
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Plain Layout
29777
29778 \end_layout
29779
29780 \end_inset
29781 </cell>
29782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29783 \begin_inset Text
29784
29785 \begin_layout Plain Layout
29786
29787 \family roman
29788 \series medium
29789 \shape up
29790 \emph off
29791 \bar no
29792 \noun off
29793 \color none
29794 0
29795 \end_layout
29796
29797 \end_inset
29798 </cell>
29799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29800 \begin_inset Text
29801
29802 \begin_layout Plain Layout
29803
29804 \family roman
29805 \series medium
29806 \shape up
29807 \emph off
29808 \bar no
29809 \noun off
29810 \color none
29811 @
29812 \end_layout
29813
29814 \end_inset
29815 </cell>
29816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29817 \begin_inset Text
29818
29819 \begin_layout Plain Layout
29820
29821 \family roman
29822 \series medium
29823 \shape up
29824 \emph off
29825 \bar no
29826 \noun off
29827 \color none
29828 P
29829 \end_layout
29830
29831 \end_inset
29832 </cell>
29833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29834 \begin_inset Text
29835
29836 \begin_layout Plain Layout
29837
29838 \family roman
29839 \series medium
29840 \shape up
29841 \emph off
29842 \bar no
29843 \noun off
29844 \color none
29845 '
29846 \end_layout
29847
29848 \end_inset
29849 </cell>
29850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29851 \begin_inset Text
29852
29853 \begin_layout Plain Layout
29854
29855 \family roman
29856 \series medium
29857 \shape up
29858 \emph off
29859 \bar no
29860 \noun off
29861 \color none
29862 p
29863 \end_layout
29864
29865 \end_inset
29866 </cell>
29867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29868 \begin_inset Text
29869
29870 \begin_layout Plain Layout
29871
29872 \end_layout
29873
29874 \end_inset
29875 </cell>
29876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29877 \begin_inset Text
29878
29879 \begin_layout Plain Layout
29880
29881 \end_layout
29882
29883 \end_inset
29884 </cell>
29885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29886 \begin_inset Text
29887
29888 \begin_layout Plain Layout
29889
29890 \end_layout
29891
29892 \end_inset
29893 </cell>
29894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29895 \begin_inset Text
29896
29897 \begin_layout Plain Layout
29898
29899 \family roman
29900 \series medium
29901 \shape up
29902 \emph off
29903 \bar no
29904 \noun off
29905 \color none
29906 °
29907 \end_layout
29908
29909 \end_inset
29910 </cell>
29911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29912 \begin_inset Text
29913
29914 \begin_layout Plain Layout
29915
29916 \family roman
29917 \series medium
29918 \shape up
29919 \emph off
29920 \bar no
29921 \noun off
29922 \color none
29923 À
29924 \end_layout
29925
29926 \end_inset
29927 </cell>
29928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29929 \begin_inset Text
29930
29931 \begin_layout Plain Layout
29932
29933 \family roman
29934 \series medium
29935 \shape up
29936 \emph off
29937 \bar no
29938 \noun off
29939 \color none
29940 Ð
29941 \end_layout
29942
29943 \end_inset
29944 </cell>
29945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29946 \begin_inset Text
29947
29948 \begin_layout Plain Layout
29949
29950 \family roman
29951 \series medium
29952 \shape up
29953 \emph off
29954 \bar no
29955 \noun off
29956 \color none
29957 à
29958 \end_layout
29959
29960 \end_inset
29961 </cell>
29962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29963 \begin_inset Text
29964
29965 \begin_layout Plain Layout
29966
29967 \family roman
29968 \series medium
29969 \shape up
29970 \emph off
29971 \bar no
29972 \noun off
29973 \color none
29974 ð
29975 \end_layout
29976
29977 \end_inset
29978 </cell>
29979 </row>
29980 <row>
29981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29982 \begin_inset Text
29983
29984 \begin_layout Plain Layout
29985
29986 \family roman
29987 \series medium
29988 \shape up
29989 \size tiny
29990 \emph off
29991 \bar no
29992 \noun off
29993 \color none
29994 01
29995 \end_layout
29996
29997 \end_inset
29998 </cell>
29999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30000 \begin_inset Text
30001
30002 \begin_layout Plain Layout
30003
30004 \end_layout
30005
30006 \end_inset
30007 </cell>
30008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30009 \begin_inset Text
30010
30011 \begin_layout Plain Layout
30012
30013 \end_layout
30014
30015 \end_inset
30016 </cell>
30017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30018 \begin_inset Text
30019
30020 \begin_layout Plain Layout
30021
30022 \family roman
30023 \series medium
30024 \shape up
30025 \emph off
30026 \bar no
30027 \noun off
30028 \color none
30029 !
30030 \end_layout
30031
30032 \end_inset
30033 </cell>
30034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30035 \begin_inset Text
30036
30037 \begin_layout Plain Layout
30038
30039 \family roman
30040 \series medium
30041 \shape up
30042 \emph off
30043 \bar no
30044 \noun off
30045 \color none
30046 1
30047 \end_layout
30048
30049 \end_inset
30050 </cell>
30051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30052 \begin_inset Text
30053
30054 \begin_layout Plain Layout
30055
30056 \family roman
30057 \series medium
30058 \shape up
30059 \emph off
30060 \bar no
30061 \noun off
30062 \color none
30063 A
30064 \end_layout
30065
30066 \end_inset
30067 </cell>
30068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30069 \begin_inset Text
30070
30071 \begin_layout Plain Layout
30072
30073 \family roman
30074 \series medium
30075 \shape up
30076 \emph off
30077 \bar no
30078 \noun off
30079 \color none
30080 Q
30081 \end_layout
30082
30083 \end_inset
30084 </cell>
30085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30086 \begin_inset Text
30087
30088 \begin_layout Plain Layout
30089
30090 \family roman
30091 \series medium
30092 \shape up
30093 \emph off
30094 \bar no
30095 \noun off
30096 \color none
30097 a
30098 \end_layout
30099
30100 \end_inset
30101 </cell>
30102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30103 \begin_inset Text
30104
30105 \begin_layout Plain Layout
30106
30107 \family roman
30108 \series medium
30109 \shape up
30110 \emph off
30111 \bar no
30112 \noun off
30113 \color none
30114 q
30115 \end_layout
30116
30117 \end_inset
30118 </cell>
30119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30120 \begin_inset Text
30121
30122 \begin_layout Plain Layout
30123
30124 \end_layout
30125
30126 \end_inset
30127 </cell>
30128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30129 \begin_inset Text
30130
30131 \begin_layout Plain Layout
30132
30133 \end_layout
30134
30135 \end_inset
30136 </cell>
30137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30138 \begin_inset Text
30139
30140 \begin_layout Plain Layout
30141
30142 \family roman
30143 \series medium
30144 \shape up
30145 \emph off
30146 \bar no
30147 \noun off
30148 \color none
30149 ¡
30150 \end_layout
30151
30152 \end_inset
30153 </cell>
30154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30155 \begin_inset Text
30156
30157 \begin_layout Plain Layout
30158
30159 \family roman
30160 \series medium
30161 \shape up
30162 \emph off
30163 \bar no
30164 \noun off
30165 \color none
30166 ±
30167 \end_layout
30168
30169 \end_inset
30170 </cell>
30171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30172 \begin_inset Text
30173
30174 \begin_layout Plain Layout
30175
30176 \family roman
30177 \series medium
30178 \shape up
30179 \emph off
30180 \bar no
30181 \noun off
30182 \color none
30183 Á
30184 \end_layout
30185
30186 \end_inset
30187 </cell>
30188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30189 \begin_inset Text
30190
30191 \begin_layout Plain Layout
30192
30193 \family roman
30194 \series medium
30195 \shape up
30196 \emph off
30197 \bar no
30198 \noun off
30199 \color none
30200 Ñ
30201 \end_layout
30202
30203 \end_inset
30204 </cell>
30205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30206 \begin_inset Text
30207
30208 \begin_layout Plain Layout
30209
30210 \family roman
30211 \series medium
30212 \shape up
30213 \emph off
30214 \bar no
30215 \noun off
30216 \color none
30217 á
30218 \end_layout
30219
30220 \end_inset
30221 </cell>
30222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30223 \begin_inset Text
30224
30225 \begin_layout Plain Layout
30226
30227 \family roman
30228 \series medium
30229 \shape up
30230 \emph off
30231 \bar no
30232 \noun off
30233 \color none
30234 ñ
30235 \end_layout
30236
30237 \end_inset
30238 </cell>
30239 </row>
30240 <row>
30241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30242 \begin_inset Text
30243
30244 \begin_layout Plain Layout
30245
30246 \family roman
30247 \series medium
30248 \shape up
30249 \size tiny
30250 \emph off
30251 \bar no
30252 \noun off
30253 \color none
30254 02
30255 \end_layout
30256
30257 \end_inset
30258 </cell>
30259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30260 \begin_inset Text
30261
30262 \begin_layout Plain Layout
30263
30264 \end_layout
30265
30266 \end_inset
30267 </cell>
30268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30269 \begin_inset Text
30270
30271 \begin_layout Plain Layout
30272
30273 \end_layout
30274
30275 \end_inset
30276 </cell>
30277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30278 \begin_inset Text
30279
30280 \begin_layout Plain Layout
30281
30282 \family roman
30283 \series medium
30284 \shape up
30285 \emph off
30286 \bar no
30287 \noun off
30288 \color none
30289 \begin_inset Quotes eld
30290 \end_inset
30291
30292
30293 \end_layout
30294
30295 \end_inset
30296 </cell>
30297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30298 \begin_inset Text
30299
30300 \begin_layout Plain Layout
30301
30302 \family roman
30303 \series medium
30304 \shape up
30305 \emph off
30306 \bar no
30307 \noun off
30308 \color none
30309 2
30310 \end_layout
30311
30312 \end_inset
30313 </cell>
30314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30315 \begin_inset Text
30316
30317 \begin_layout Plain Layout
30318
30319 \family roman
30320 \series medium
30321 \shape up
30322 \emph off
30323 \bar no
30324 \noun off
30325 \color none
30326 B
30327 \end_layout
30328
30329 \end_inset
30330 </cell>
30331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30332 \begin_inset Text
30333
30334 \begin_layout Plain Layout
30335
30336 \family roman
30337 \series medium
30338 \shape up
30339 \emph off
30340 \bar no
30341 \noun off
30342 \color none
30343 R
30344 \end_layout
30345
30346 \end_inset
30347 </cell>
30348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30349 \begin_inset Text
30350
30351 \begin_layout Plain Layout
30352
30353 \family roman
30354 \series medium
30355 \shape up
30356 \emph off
30357 \bar no
30358 \noun off
30359 \color none
30360 b
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30366 \begin_inset Text
30367
30368 \begin_layout Plain Layout
30369
30370 \family roman
30371 \series medium
30372 \shape up
30373 \emph off
30374 \bar no
30375 \noun off
30376 \color none
30377 r
30378 \end_layout
30379
30380 \end_inset
30381 </cell>
30382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30383 \begin_inset Text
30384
30385 \begin_layout Plain Layout
30386
30387 \end_layout
30388
30389 \end_inset
30390 </cell>
30391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30392 \begin_inset Text
30393
30394 \begin_layout Plain Layout
30395
30396 \end_layout
30397
30398 \end_inset
30399 </cell>
30400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30401 \begin_inset Text
30402
30403 \begin_layout Plain Layout
30404 ¢
30405 \end_layout
30406
30407 \end_inset
30408 </cell>
30409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30410 \begin_inset Text
30411
30412 \begin_layout Plain Layout
30413
30414 \family roman
30415 \series medium
30416 \shape up
30417 \emph off
30418 \bar no
30419 \noun off
30420 \color none
30421 ²
30422 \end_layout
30423
30424 \end_inset
30425 </cell>
30426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30427 \begin_inset Text
30428
30429 \begin_layout Plain Layout
30430
30431 \family roman
30432 \series medium
30433 \shape up
30434 \emph off
30435 \bar no
30436 \noun off
30437 \color none
30438 Â
30439 \end_layout
30440
30441 \end_inset
30442 </cell>
30443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30444 \begin_inset Text
30445
30446 \begin_layout Plain Layout
30447
30448 \family roman
30449 \series medium
30450 \shape up
30451 \emph off
30452 \bar no
30453 \noun off
30454 \color none
30455 Ò
30456 \end_layout
30457
30458 \end_inset
30459 </cell>
30460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30461 \begin_inset Text
30462
30463 \begin_layout Plain Layout
30464
30465 \family roman
30466 \series medium
30467 \shape up
30468 \emph off
30469 \bar no
30470 \noun off
30471 \color none
30472 â
30473 \end_layout
30474
30475 \end_inset
30476 </cell>
30477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30478 \begin_inset Text
30479
30480 \begin_layout Plain Layout
30481
30482 \family roman
30483 \series medium
30484 \shape up
30485 \emph off
30486 \bar no
30487 \noun off
30488 \color none
30489 ò
30490 \end_layout
30491
30492 \end_inset
30493 </cell>
30494 </row>
30495 <row>
30496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Plain Layout
30500
30501 \family roman
30502 \series medium
30503 \shape up
30504 \size tiny
30505 \emph off
30506 \bar no
30507 \noun off
30508 \color none
30509 03
30510 \end_layout
30511
30512 \end_inset
30513 </cell>
30514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30515 \begin_inset Text
30516
30517 \begin_layout Plain Layout
30518
30519 \end_layout
30520
30521 \end_inset
30522 </cell>
30523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30524 \begin_inset Text
30525
30526 \begin_layout Plain Layout
30527
30528 \end_layout
30529
30530 \end_inset
30531 </cell>
30532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30533 \begin_inset Text
30534
30535 \begin_layout Plain Layout
30536
30537 \family roman
30538 \series medium
30539 \shape up
30540 \emph off
30541 \bar no
30542 \noun off
30543 \color none
30544 #
30545 \end_layout
30546
30547 \end_inset
30548 </cell>
30549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30550 \begin_inset Text
30551
30552 \begin_layout Plain Layout
30553
30554 \family roman
30555 \series medium
30556 \shape up
30557 \emph off
30558 \bar no
30559 \noun off
30560 \color none
30561 3
30562 \end_layout
30563
30564 \end_inset
30565 </cell>
30566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30567 \begin_inset Text
30568
30569 \begin_layout Plain Layout
30570
30571 \family roman
30572 \series medium
30573 \shape up
30574 \emph off
30575 \bar no
30576 \noun off
30577 \color none
30578 C
30579 \end_layout
30580
30581 \end_inset
30582 </cell>
30583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30584 \begin_inset Text
30585
30586 \begin_layout Plain Layout
30587
30588 \family roman
30589 \series medium
30590 \shape up
30591 \emph off
30592 \bar no
30593 \noun off
30594 \color none
30595 S
30596 \end_layout
30597
30598 \end_inset
30599 </cell>
30600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30601 \begin_inset Text
30602
30603 \begin_layout Plain Layout
30604
30605 \family roman
30606 \series medium
30607 \shape up
30608 \emph off
30609 \bar no
30610 \noun off
30611 \color none
30612 c
30613 \end_layout
30614
30615 \end_inset
30616 </cell>
30617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30618 \begin_inset Text
30619
30620 \begin_layout Plain Layout
30621
30622 \family roman
30623 \series medium
30624 \shape up
30625 \emph off
30626 \bar no
30627 \noun off
30628 \color none
30629 s
30630 \end_layout
30631
30632 \end_inset
30633 </cell>
30634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30635 \begin_inset Text
30636
30637 \begin_layout Plain Layout
30638
30639 \end_layout
30640
30641 \end_inset
30642 </cell>
30643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30644 \begin_inset Text
30645
30646 \begin_layout Plain Layout
30647
30648 \end_layout
30649
30650 \end_inset
30651 </cell>
30652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30653 \begin_inset Text
30654
30655 \begin_layout Plain Layout
30656
30657 \family roman
30658 \series medium
30659 \shape up
30660 \emph off
30661 \bar no
30662 \noun off
30663 \color none
30664 £
30665 \end_layout
30666
30667 \end_inset
30668 </cell>
30669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30670 \begin_inset Text
30671
30672 \begin_layout Plain Layout
30673
30674 \family roman
30675 \series medium
30676 \shape up
30677 \emph off
30678 \bar no
30679 \noun off
30680 \color none
30681 ³
30682 \end_layout
30683
30684 \end_inset
30685 </cell>
30686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30687 \begin_inset Text
30688
30689 \begin_layout Plain Layout
30690
30691 \family roman
30692 \series medium
30693 \shape up
30694 \emph off
30695 \bar no
30696 \noun off
30697 \color none
30698 Ã
30699 \end_layout
30700
30701 \end_inset
30702 </cell>
30703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30704 \begin_inset Text
30705
30706 \begin_layout Plain Layout
30707
30708 \family roman
30709 \series medium
30710 \shape up
30711 \emph off
30712 \bar no
30713 \noun off
30714 \color none
30715 Ó
30716 \end_layout
30717
30718 \end_inset
30719 </cell>
30720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30721 \begin_inset Text
30722
30723 \begin_layout Plain Layout
30724
30725 \family roman
30726 \series medium
30727 \shape up
30728 \emph off
30729 \bar no
30730 \noun off
30731 \color none
30732 ã
30733 \end_layout
30734
30735 \end_inset
30736 </cell>
30737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30738 \begin_inset Text
30739
30740 \begin_layout Plain Layout
30741
30742 \family roman
30743 \series medium
30744 \shape up
30745 \emph off
30746 \bar no
30747 \noun off
30748 \color none
30749 ó
30750 \end_layout
30751
30752 \end_inset
30753 </cell>
30754 </row>
30755 <row>
30756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30757 \begin_inset Text
30758
30759 \begin_layout Plain Layout
30760
30761 \family roman
30762 \series medium
30763 \shape up
30764 \size tiny
30765 \emph off
30766 \bar no
30767 \noun off
30768 \color none
30769 04
30770 \end_layout
30771
30772 \end_inset
30773 </cell>
30774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30775 \begin_inset Text
30776
30777 \begin_layout Plain Layout
30778
30779 \end_layout
30780
30781 \end_inset
30782 </cell>
30783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30784 \begin_inset Text
30785
30786 \begin_layout Plain Layout
30787
30788 \end_layout
30789
30790 \end_inset
30791 </cell>
30792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30793 \begin_inset Text
30794
30795 \begin_layout Plain Layout
30796
30797 \family roman
30798 \series medium
30799 \shape up
30800 \emph off
30801 \bar no
30802 \noun off
30803 \color none
30804 $
30805 \end_layout
30806
30807 \end_inset
30808 </cell>
30809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30810 \begin_inset Text
30811
30812 \begin_layout Plain Layout
30813
30814 \family roman
30815 \series medium
30816 \shape up
30817 \emph off
30818 \bar no
30819 \noun off
30820 \color none
30821 4
30822 \end_layout
30823
30824 \end_inset
30825 </cell>
30826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830
30831 \family roman
30832 \series medium
30833 \shape up
30834 \emph off
30835 \bar no
30836 \noun off
30837 \color none
30838 D
30839 \end_layout
30840
30841 \end_inset
30842 </cell>
30843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30844 \begin_inset Text
30845
30846 \begin_layout Plain Layout
30847
30848 \family roman
30849 \series medium
30850 \shape up
30851 \emph off
30852 \bar no
30853 \noun off
30854 \color none
30855 T
30856 \end_layout
30857
30858 \end_inset
30859 </cell>
30860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30861 \begin_inset Text
30862
30863 \begin_layout Plain Layout
30864
30865 \family roman
30866 \series medium
30867 \shape up
30868 \emph off
30869 \bar no
30870 \noun off
30871 \color none
30872 d
30873 \end_layout
30874
30875 \end_inset
30876 </cell>
30877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30878 \begin_inset Text
30879
30880 \begin_layout Plain Layout
30881
30882 \family roman
30883 \series medium
30884 \shape up
30885 \emph off
30886 \bar no
30887 \noun off
30888 \color none
30889 t
30890 \end_layout
30891
30892 \end_inset
30893 </cell>
30894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30895 \begin_inset Text
30896
30897 \begin_layout Plain Layout
30898
30899 \end_layout
30900
30901 \end_inset
30902 </cell>
30903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30904 \begin_inset Text
30905
30906 \begin_layout Plain Layout
30907
30908 \end_layout
30909
30910 \end_inset
30911 </cell>
30912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916 ¤
30917 \end_layout
30918
30919 \end_inset
30920 </cell>
30921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30922 \begin_inset Text
30923
30924 \begin_layout Plain Layout
30925
30926 \family roman
30927 \series medium
30928 \shape up
30929 \emph off
30930 \bar no
30931 \noun off
30932 \color none
30933 ´
30934 \end_layout
30935
30936 \end_inset
30937 </cell>
30938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30939 \begin_inset Text
30940
30941 \begin_layout Plain Layout
30942
30943 \family roman
30944 \series medium
30945 \shape up
30946 \emph off
30947 \bar no
30948 \noun off
30949 \color none
30950 Ä
30951 \end_layout
30952
30953 \end_inset
30954 </cell>
30955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30956 \begin_inset Text
30957
30958 \begin_layout Plain Layout
30959
30960 \family roman
30961 \series medium
30962 \shape up
30963 \emph off
30964 \bar no
30965 \noun off
30966 \color none
30967 Ô
30968 \end_layout
30969
30970 \end_inset
30971 </cell>
30972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30973 \begin_inset Text
30974
30975 \begin_layout Plain Layout
30976
30977 \family roman
30978 \series medium
30979 \shape up
30980 \emph off
30981 \bar no
30982 \noun off
30983 \color none
30984 ä
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30990 \begin_inset Text
30991
30992 \begin_layout Plain Layout
30993
30994 \family roman
30995 \series medium
30996 \shape up
30997 \emph off
30998 \bar no
30999 \noun off
31000 \color none
31001 ô
31002 \end_layout
31003
31004 \end_inset
31005 </cell>
31006 </row>
31007 <row>
31008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31009 \begin_inset Text
31010
31011 \begin_layout Plain Layout
31012
31013 \family roman
31014 \series medium
31015 \shape up
31016 \size tiny
31017 \emph off
31018 \bar no
31019 \noun off
31020 \color none
31021 05
31022 \end_layout
31023
31024 \end_inset
31025 </cell>
31026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31027 \begin_inset Text
31028
31029 \begin_layout Plain Layout
31030
31031 \end_layout
31032
31033 \end_inset
31034 </cell>
31035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31036 \begin_inset Text
31037
31038 \begin_layout Plain Layout
31039
31040 \end_layout
31041
31042 \end_inset
31043 </cell>
31044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31045 \begin_inset Text
31046
31047 \begin_layout Plain Layout
31048
31049 \family roman
31050 \series medium
31051 \shape up
31052 \emph off
31053 \bar no
31054 \noun off
31055 \color none
31056 %
31057 \end_layout
31058
31059 \end_inset
31060 </cell>
31061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31062 \begin_inset Text
31063
31064 \begin_layout Plain Layout
31065
31066 \family roman
31067 \series medium
31068 \shape up
31069 \emph off
31070 \bar no
31071 \noun off
31072 \color none
31073 5
31074 \end_layout
31075
31076 \end_inset
31077 </cell>
31078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31079 \begin_inset Text
31080
31081 \begin_layout Plain Layout
31082
31083 \family roman
31084 \series medium
31085 \shape up
31086 \emph off
31087 \bar no
31088 \noun off
31089 \color none
31090 E
31091 \end_layout
31092
31093 \end_inset
31094 </cell>
31095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31096 \begin_inset Text
31097
31098 \begin_layout Plain Layout
31099
31100 \family roman
31101 \series medium
31102 \shape up
31103 \emph off
31104 \bar no
31105 \noun off
31106 \color none
31107 U
31108 \end_layout
31109
31110 \end_inset
31111 </cell>
31112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31113 \begin_inset Text
31114
31115 \begin_layout Plain Layout
31116
31117 \family roman
31118 \series medium
31119 \shape up
31120 \emph off
31121 \bar no
31122 \noun off
31123 \color none
31124 e
31125 \end_layout
31126
31127 \end_inset
31128 </cell>
31129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31130 \begin_inset Text
31131
31132 \begin_layout Plain Layout
31133
31134 \family roman
31135 \series medium
31136 \shape up
31137 \emph off
31138 \bar no
31139 \noun off
31140 \color none
31141 u
31142 \end_layout
31143
31144 \end_inset
31145 </cell>
31146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31147 \begin_inset Text
31148
31149 \begin_layout Plain Layout
31150
31151 \end_layout
31152
31153 \end_inset
31154 </cell>
31155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Plain Layout
31159
31160 \end_layout
31161
31162 \end_inset
31163 </cell>
31164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31165 \begin_inset Text
31166
31167 \begin_layout Plain Layout
31168 ¥
31169 \end_layout
31170
31171 \end_inset
31172 </cell>
31173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31174 \begin_inset Text
31175
31176 \begin_layout Plain Layout
31177
31178 \family roman
31179 \series medium
31180 \shape up
31181 \emph off
31182 \bar no
31183 \noun off
31184 \color none
31185 µ
31186 \end_layout
31187
31188 \end_inset
31189 </cell>
31190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31191 \begin_inset Text
31192
31193 \begin_layout Plain Layout
31194
31195 \family roman
31196 \series medium
31197 \shape up
31198 \emph off
31199 \bar no
31200 \noun off
31201 \color none
31202 Å
31203 \end_layout
31204
31205 \end_inset
31206 </cell>
31207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31208 \begin_inset Text
31209
31210 \begin_layout Plain Layout
31211
31212 \family roman
31213 \series medium
31214 \shape up
31215 \emph off
31216 \bar no
31217 \noun off
31218 \color none
31219 Õ
31220 \end_layout
31221
31222 \end_inset
31223 </cell>
31224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31225 \begin_inset Text
31226
31227 \begin_layout Plain Layout
31228
31229 \family roman
31230 \series medium
31231 \shape up
31232 \emph off
31233 \bar no
31234 \noun off
31235 \color none
31236 å
31237 \end_layout
31238
31239 \end_inset
31240 </cell>
31241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31242 \begin_inset Text
31243
31244 \begin_layout Plain Layout
31245
31246 \family roman
31247 \series medium
31248 \shape up
31249 \emph off
31250 \bar no
31251 \noun off
31252 \color none
31253 õ
31254 \end_layout
31255
31256 \end_inset
31257 </cell>
31258 </row>
31259 <row>
31260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31261 \begin_inset Text
31262
31263 \begin_layout Plain Layout
31264
31265 \family roman
31266 \series medium
31267 \shape up
31268 \size tiny
31269 \emph off
31270 \bar no
31271 \noun off
31272 \color none
31273 06
31274 \end_layout
31275
31276 \end_inset
31277 </cell>
31278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31279 \begin_inset Text
31280
31281 \begin_layout Plain Layout
31282
31283 \end_layout
31284
31285 \end_inset
31286 </cell>
31287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31288 \begin_inset Text
31289
31290 \begin_layout Plain Layout
31291
31292 \end_layout
31293
31294 \end_inset
31295 </cell>
31296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31297 \begin_inset Text
31298
31299 \begin_layout Plain Layout
31300
31301 \family roman
31302 \series medium
31303 \shape up
31304 \emph off
31305 \bar no
31306 \noun off
31307 \color none
31308 &
31309 \end_layout
31310
31311 \end_inset
31312 </cell>
31313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31314 \begin_inset Text
31315
31316 \begin_layout Plain Layout
31317
31318 \family roman
31319 \series medium
31320 \shape up
31321 \emph off
31322 \bar no
31323 \noun off
31324 \color none
31325 6
31326 \end_layout
31327
31328 \end_inset
31329 </cell>
31330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31331 \begin_inset Text
31332
31333 \begin_layout Plain Layout
31334
31335 \family roman
31336 \series medium
31337 \shape up
31338 \emph off
31339 \bar no
31340 \noun off
31341 \color none
31342 F
31343 \end_layout
31344
31345 \end_inset
31346 </cell>
31347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31348 \begin_inset Text
31349
31350 \begin_layout Plain Layout
31351
31352 \family roman
31353 \series medium
31354 \shape up
31355 \emph off
31356 \bar no
31357 \noun off
31358 \color none
31359 V
31360 \end_layout
31361
31362 \end_inset
31363 </cell>
31364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31365 \begin_inset Text
31366
31367 \begin_layout Plain Layout
31368
31369 \family roman
31370 \series medium
31371 \shape up
31372 \emph off
31373 \bar no
31374 \noun off
31375 \color none
31376 f
31377 \end_layout
31378
31379 \end_inset
31380 </cell>
31381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31382 \begin_inset Text
31383
31384 \begin_layout Plain Layout
31385
31386 \family roman
31387 \series medium
31388 \shape up
31389 \emph off
31390 \bar no
31391 \noun off
31392 \color none
31393 v
31394 \end_layout
31395
31396 \end_inset
31397 </cell>
31398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31399 \begin_inset Text
31400
31401 \begin_layout Plain Layout
31402
31403 \end_layout
31404
31405 \end_inset
31406 </cell>
31407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31408 \begin_inset Text
31409
31410 \begin_layout Plain Layout
31411
31412 \end_layout
31413
31414 \end_inset
31415 </cell>
31416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31417 \begin_inset Text
31418
31419 \begin_layout Plain Layout
31420 ¦
31421 \end_layout
31422
31423 \end_inset
31424 </cell>
31425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31426 \begin_inset Text
31427
31428 \begin_layout Plain Layout
31429
31430 \family roman
31431 \series medium
31432 \shape up
31433 \emph off
31434 \bar no
31435 \noun off
31436 \color none
31437
31438 \end_layout
31439
31440 \end_inset
31441 </cell>
31442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31443 \begin_inset Text
31444
31445 \begin_layout Plain Layout
31446
31447 \family roman
31448 \series medium
31449 \shape up
31450 \emph off
31451 \bar no
31452 \noun off
31453 \color none
31454 Æ
31455 \end_layout
31456
31457 \end_inset
31458 </cell>
31459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31460 \begin_inset Text
31461
31462 \begin_layout Plain Layout
31463
31464 \family roman
31465 \series medium
31466 \shape up
31467 \emph off
31468 \bar no
31469 \noun off
31470 \color none
31471 Ö
31472 \end_layout
31473
31474 \end_inset
31475 </cell>
31476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31477 \begin_inset Text
31478
31479 \begin_layout Plain Layout
31480
31481 \family roman
31482 \series medium
31483 \shape up
31484 \emph off
31485 \bar no
31486 \noun off
31487 \color none
31488 æ
31489 \end_layout
31490
31491 \end_inset
31492 </cell>
31493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31494 \begin_inset Text
31495
31496 \begin_layout Plain Layout
31497
31498 \family roman
31499 \series medium
31500 \shape up
31501 \emph off
31502 \bar no
31503 \noun off
31504 \color none
31505 ö
31506 \end_layout
31507
31508 \end_inset
31509 </cell>
31510 </row>
31511 <row>
31512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31513 \begin_inset Text
31514
31515 \begin_layout Plain Layout
31516
31517 \family roman
31518 \series medium
31519 \shape up
31520 \size tiny
31521 \emph off
31522 \bar no
31523 \noun off
31524 \color none
31525 07
31526 \end_layout
31527
31528 \end_inset
31529 </cell>
31530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31531 \begin_inset Text
31532
31533 \begin_layout Plain Layout
31534
31535 \end_layout
31536
31537 \end_inset
31538 </cell>
31539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31540 \begin_inset Text
31541
31542 \begin_layout Plain Layout
31543
31544 \end_layout
31545
31546 \end_inset
31547 </cell>
31548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31549 \begin_inset Text
31550
31551 \begin_layout Plain Layout
31552
31553 \family roman
31554 \series medium
31555 \shape up
31556 \emph off
31557 \bar no
31558 \noun off
31559 \color none
31560 `
31561 \end_layout
31562
31563 \end_inset
31564 </cell>
31565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31566 \begin_inset Text
31567
31568 \begin_layout Plain Layout
31569
31570 \family roman
31571 \series medium
31572 \shape up
31573 \emph off
31574 \bar no
31575 \noun off
31576 \color none
31577 7
31578 \end_layout
31579
31580 \end_inset
31581 </cell>
31582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31583 \begin_inset Text
31584
31585 \begin_layout Plain Layout
31586
31587 \family roman
31588 \series medium
31589 \shape up
31590 \emph off
31591 \bar no
31592 \noun off
31593 \color none
31594 G
31595 \end_layout
31596
31597 \end_inset
31598 </cell>
31599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31600 \begin_inset Text
31601
31602 \begin_layout Plain Layout
31603
31604 \family roman
31605 \series medium
31606 \shape up
31607 \emph off
31608 \bar no
31609 \noun off
31610 \color none
31611 W
31612 \end_layout
31613
31614 \end_inset
31615 </cell>
31616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31617 \begin_inset Text
31618
31619 \begin_layout Plain Layout
31620
31621 \family roman
31622 \series medium
31623 \shape up
31624 \emph off
31625 \bar no
31626 \noun off
31627 \color none
31628 g
31629 \end_layout
31630
31631 \end_inset
31632 </cell>
31633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31634 \begin_inset Text
31635
31636 \begin_layout Plain Layout
31637
31638 \family roman
31639 \series medium
31640 \shape up
31641 \emph off
31642 \bar no
31643 \noun off
31644 \color none
31645 w
31646 \end_layout
31647
31648 \end_inset
31649 </cell>
31650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31651 \begin_inset Text
31652
31653 \begin_layout Plain Layout
31654
31655 \end_layout
31656
31657 \end_inset
31658 </cell>
31659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31660 \begin_inset Text
31661
31662 \begin_layout Plain Layout
31663
31664 \end_layout
31665
31666 \end_inset
31667 </cell>
31668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31669 \begin_inset Text
31670
31671 \begin_layout Plain Layout
31672
31673 \family roman
31674 \series medium
31675 \shape up
31676 \emph off
31677 \bar no
31678 \noun off
31679 \color none
31680 §
31681 \end_layout
31682
31683 \end_inset
31684 </cell>
31685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31686 \begin_inset Text
31687
31688 \begin_layout Plain Layout
31689
31690 \family roman
31691 \series medium
31692 \shape up
31693 \emph off
31694 \bar no
31695 \noun off
31696 \color none
31697 ·
31698 \end_layout
31699
31700 \end_inset
31701 </cell>
31702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31703 \begin_inset Text
31704
31705 \begin_layout Plain Layout
31706
31707 \family roman
31708 \series medium
31709 \shape up
31710 \emph off
31711 \bar no
31712 \noun off
31713 \color none
31714 Ç
31715 \end_layout
31716
31717 \end_inset
31718 </cell>
31719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31720 \begin_inset Text
31721
31722 \begin_layout Plain Layout
31723
31724 \family roman
31725 \series medium
31726 \shape up
31727 \emph off
31728 \bar no
31729 \noun off
31730 \color none
31731 ×
31732 \end_layout
31733
31734 \end_inset
31735 </cell>
31736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31737 \begin_inset Text
31738
31739 \begin_layout Plain Layout
31740
31741 \family roman
31742 \series medium
31743 \shape up
31744 \emph off
31745 \bar no
31746 \noun off
31747 \color none
31748 ç
31749 \end_layout
31750
31751 \end_inset
31752 </cell>
31753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31754 \begin_inset Text
31755
31756 \begin_layout Plain Layout
31757
31758 \family roman
31759 \series medium
31760 \shape up
31761 \emph off
31762 \bar no
31763 \noun off
31764 \color none
31765 ÷
31766 \end_layout
31767
31768 \end_inset
31769 </cell>
31770 </row>
31771 <row>
31772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31773 \begin_inset Text
31774
31775 \begin_layout Plain Layout
31776
31777 \family roman
31778 \series medium
31779 \shape up
31780 \size tiny
31781 \emph off
31782 \bar no
31783 \noun off
31784 \color none
31785 08
31786 \end_layout
31787
31788 \end_inset
31789 </cell>
31790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31791 \begin_inset Text
31792
31793 \begin_layout Plain Layout
31794
31795 \end_layout
31796
31797 \end_inset
31798 </cell>
31799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31800 \begin_inset Text
31801
31802 \begin_layout Plain Layout
31803
31804 \end_layout
31805
31806 \end_inset
31807 </cell>
31808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31809 \begin_inset Text
31810
31811 \begin_layout Plain Layout
31812
31813 \family roman
31814 \series medium
31815 \shape up
31816 \emph off
31817 \bar no
31818 \noun off
31819 \color none
31820 (
31821 \end_layout
31822
31823 \end_inset
31824 </cell>
31825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31826 \begin_inset Text
31827
31828 \begin_layout Plain Layout
31829
31830 \family roman
31831 \series medium
31832 \shape up
31833 \emph off
31834 \bar no
31835 \noun off
31836 \color none
31837 8
31838 \end_layout
31839
31840 \end_inset
31841 </cell>
31842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31843 \begin_inset Text
31844
31845 \begin_layout Plain Layout
31846
31847 \family roman
31848 \series medium
31849 \shape up
31850 \emph off
31851 \bar no
31852 \noun off
31853 \color none
31854 H
31855 \end_layout
31856
31857 \end_inset
31858 </cell>
31859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31860 \begin_inset Text
31861
31862 \begin_layout Plain Layout
31863
31864 \family roman
31865 \series medium
31866 \shape up
31867 \emph off
31868 \bar no
31869 \noun off
31870 \color none
31871 X
31872 \end_layout
31873
31874 \end_inset
31875 </cell>
31876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31877 \begin_inset Text
31878
31879 \begin_layout Plain Layout
31880
31881 \family roman
31882 \series medium
31883 \shape up
31884 \emph off
31885 \bar no
31886 \noun off
31887 \color none
31888 h
31889 \end_layout
31890
31891 \end_inset
31892 </cell>
31893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31894 \begin_inset Text
31895
31896 \begin_layout Plain Layout
31897
31898 \family roman
31899 \series medium
31900 \shape up
31901 \emph off
31902 \bar no
31903 \noun off
31904 \color none
31905 x
31906 \end_layout
31907
31908 \end_inset
31909 </cell>
31910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31911 \begin_inset Text
31912
31913 \begin_layout Plain Layout
31914
31915 \end_layout
31916
31917 \end_inset
31918 </cell>
31919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31920 \begin_inset Text
31921
31922 \begin_layout Plain Layout
31923
31924 \end_layout
31925
31926 \end_inset
31927 </cell>
31928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31929 \begin_inset Text
31930
31931 \begin_layout Plain Layout
31932
31933 \family roman
31934 \series medium
31935 \shape up
31936 \emph off
31937 \bar no
31938 \noun off
31939 \color none
31940 ¨
31941 \end_layout
31942
31943 \end_inset
31944 </cell>
31945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31946 \begin_inset Text
31947
31948 \begin_layout Plain Layout
31949
31950 \family roman
31951 \series medium
31952 \shape up
31953 \emph off
31954 \bar no
31955 \noun off
31956 \color none
31957 ¸
31958 \end_layout
31959
31960 \end_inset
31961 </cell>
31962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31963 \begin_inset Text
31964
31965 \begin_layout Plain Layout
31966
31967 \family roman
31968 \series medium
31969 \shape up
31970 \emph off
31971 \bar no
31972 \noun off
31973 \color none
31974 È
31975 \end_layout
31976
31977 \end_inset
31978 </cell>
31979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31980 \begin_inset Text
31981
31982 \begin_layout Plain Layout
31983
31984 \family roman
31985 \series medium
31986 \shape up
31987 \emph off
31988 \bar no
31989 \noun off
31990 \color none
31991 Ø
31992 \end_layout
31993
31994 \end_inset
31995 </cell>
31996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31997 \begin_inset Text
31998
31999 \begin_layout Plain Layout
32000
32001 \family roman
32002 \series medium
32003 \shape up
32004 \emph off
32005 \bar no
32006 \noun off
32007 \color none
32008 è
32009 \end_layout
32010
32011 \end_inset
32012 </cell>
32013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32014 \begin_inset Text
32015
32016 \begin_layout Plain Layout
32017
32018 \family roman
32019 \series medium
32020 \shape up
32021 \emph off
32022 \bar no
32023 \noun off
32024 \color none
32025 ø
32026 \end_layout
32027
32028 \end_inset
32029 </cell>
32030 </row>
32031 <row>
32032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32033 \begin_inset Text
32034
32035 \begin_layout Plain Layout
32036
32037 \family roman
32038 \series medium
32039 \shape up
32040 \size tiny
32041 \emph off
32042 \bar no
32043 \noun off
32044 \color none
32045 09
32046 \end_layout
32047
32048 \end_inset
32049 </cell>
32050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32051 \begin_inset Text
32052
32053 \begin_layout Plain Layout
32054
32055 \end_layout
32056
32057 \end_inset
32058 </cell>
32059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32060 \begin_inset Text
32061
32062 \begin_layout Plain Layout
32063
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32069 \begin_inset Text
32070
32071 \begin_layout Plain Layout
32072
32073 \family roman
32074 \series medium
32075 \shape up
32076 \emph off
32077 \bar no
32078 \noun off
32079 \color none
32080 )
32081 \end_layout
32082
32083 \end_inset
32084 </cell>
32085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32086 \begin_inset Text
32087
32088 \begin_layout Plain Layout
32089
32090 \family roman
32091 \series medium
32092 \shape up
32093 \emph off
32094 \bar no
32095 \noun off
32096 \color none
32097 9
32098 \end_layout
32099
32100 \end_inset
32101 </cell>
32102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32103 \begin_inset Text
32104
32105 \begin_layout Plain Layout
32106
32107 \family roman
32108 \series medium
32109 \shape up
32110 \emph off
32111 \bar no
32112 \noun off
32113 \color none
32114 I
32115 \end_layout
32116
32117 \end_inset
32118 </cell>
32119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32120 \begin_inset Text
32121
32122 \begin_layout Plain Layout
32123
32124 \family roman
32125 \series medium
32126 \shape up
32127 \emph off
32128 \bar no
32129 \noun off
32130 \color none
32131 Y
32132 \end_layout
32133
32134 \end_inset
32135 </cell>
32136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32137 \begin_inset Text
32138
32139 \begin_layout Plain Layout
32140
32141 \family roman
32142 \series medium
32143 \shape up
32144 \emph off
32145 \bar no
32146 \noun off
32147 \color none
32148 i
32149 \end_layout
32150
32151 \end_inset
32152 </cell>
32153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32154 \begin_inset Text
32155
32156 \begin_layout Plain Layout
32157
32158 \family roman
32159 \series medium
32160 \shape up
32161 \emph off
32162 \bar no
32163 \noun off
32164 \color none
32165 y
32166 \end_layout
32167
32168 \end_inset
32169 </cell>
32170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32171 \begin_inset Text
32172
32173 \begin_layout Plain Layout
32174
32175 \end_layout
32176
32177 \end_inset
32178 </cell>
32179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32180 \begin_inset Text
32181
32182 \begin_layout Plain Layout
32183
32184 \end_layout
32185
32186 \end_inset
32187 </cell>
32188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32189 \begin_inset Text
32190
32191 \begin_layout Plain Layout
32192
32193 \family roman
32194 \series medium
32195 \shape up
32196 \emph off
32197 \bar no
32198 \noun off
32199 \color none
32200 ©
32201 \end_layout
32202
32203 \end_inset
32204 </cell>
32205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32206 \begin_inset Text
32207
32208 \begin_layout Plain Layout
32209
32210 \family roman
32211 \series medium
32212 \shape up
32213 \emph off
32214 \bar no
32215 \noun off
32216 \color none
32217 ¹
32218 \end_layout
32219
32220 \end_inset
32221 </cell>
32222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32223 \begin_inset Text
32224
32225 \begin_layout Plain Layout
32226
32227 \family roman
32228 \series medium
32229 \shape up
32230 \emph off
32231 \bar no
32232 \noun off
32233 \color none
32234 É
32235 \end_layout
32236
32237 \end_inset
32238 </cell>
32239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32240 \begin_inset Text
32241
32242 \begin_layout Plain Layout
32243
32244 \family roman
32245 \series medium
32246 \shape up
32247 \emph off
32248 \bar no
32249 \noun off
32250 \color none
32251 Ù
32252 \end_layout
32253
32254 \end_inset
32255 </cell>
32256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32257 \begin_inset Text
32258
32259 \begin_layout Plain Layout
32260
32261 \family roman
32262 \series medium
32263 \shape up
32264 \emph off
32265 \bar no
32266 \noun off
32267 \color none
32268 é
32269 \end_layout
32270
32271 \end_inset
32272 </cell>
32273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32274 \begin_inset Text
32275
32276 \begin_layout Plain Layout
32277
32278 \family roman
32279 \series medium
32280 \shape up
32281 \emph off
32282 \bar no
32283 \noun off
32284 \color none
32285 ù
32286 \end_layout
32287
32288 \end_inset
32289 </cell>
32290 </row>
32291 <row>
32292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296
32297 \family roman
32298 \series medium
32299 \shape up
32300 \size tiny
32301 \emph off
32302 \bar no
32303 \noun off
32304 \color none
32305 0A
32306 \end_layout
32307
32308 \end_inset
32309 </cell>
32310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314
32315 \end_layout
32316
32317 \end_inset
32318 </cell>
32319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32320 \begin_inset Text
32321
32322 \begin_layout Plain Layout
32323
32324 \end_layout
32325
32326 \end_inset
32327 </cell>
32328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32329 \begin_inset Text
32330
32331 \begin_layout Plain Layout
32332
32333 \family roman
32334 \series medium
32335 \shape up
32336 \emph off
32337 \bar no
32338 \noun off
32339 \color none
32340 *
32341 \end_layout
32342
32343 \end_inset
32344 </cell>
32345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32346 \begin_inset Text
32347
32348 \begin_layout Plain Layout
32349
32350 \family roman
32351 \series medium
32352 \shape up
32353 \emph off
32354 \bar no
32355 \noun off
32356 \color none
32357 :
32358 \end_layout
32359
32360 \end_inset
32361 </cell>
32362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32363 \begin_inset Text
32364
32365 \begin_layout Plain Layout
32366
32367 \family roman
32368 \series medium
32369 \shape up
32370 \emph off
32371 \bar no
32372 \noun off
32373 \color none
32374 J
32375 \end_layout
32376
32377 \end_inset
32378 </cell>
32379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32380 \begin_inset Text
32381
32382 \begin_layout Plain Layout
32383
32384 \family roman
32385 \series medium
32386 \shape up
32387 \emph off
32388 \bar no
32389 \noun off
32390 \color none
32391 Z
32392 \end_layout
32393
32394 \end_inset
32395 </cell>
32396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32397 \begin_inset Text
32398
32399 \begin_layout Plain Layout
32400
32401 \family roman
32402 \series medium
32403 \shape up
32404 \emph off
32405 \bar no
32406 \noun off
32407 \color none
32408 j
32409 \end_layout
32410
32411 \end_inset
32412 </cell>
32413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32414 \begin_inset Text
32415
32416 \begin_layout Plain Layout
32417
32418 \family roman
32419 \series medium
32420 \shape up
32421 \emph off
32422 \bar no
32423 \noun off
32424 \color none
32425 z
32426 \end_layout
32427
32428 \end_inset
32429 </cell>
32430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32431 \begin_inset Text
32432
32433 \begin_layout Plain Layout
32434
32435 \end_layout
32436
32437 \end_inset
32438 </cell>
32439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32440 \begin_inset Text
32441
32442 \begin_layout Plain Layout
32443
32444 \end_layout
32445
32446 \end_inset
32447 </cell>
32448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452
32453 \family roman
32454 \series medium
32455 \shape up
32456 \emph off
32457 \bar no
32458 \noun off
32459 \color none
32460 ª
32461 \end_layout
32462
32463 \end_inset
32464 </cell>
32465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32466 \begin_inset Text
32467
32468 \begin_layout Plain Layout
32469
32470 \family roman
32471 \series medium
32472 \shape up
32473 \emph off
32474 \bar no
32475 \noun off
32476 \color none
32477 º
32478 \end_layout
32479
32480 \end_inset
32481 </cell>
32482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32483 \begin_inset Text
32484
32485 \begin_layout Plain Layout
32486
32487 \family roman
32488 \series medium
32489 \shape up
32490 \emph off
32491 \bar no
32492 \noun off
32493 \color none
32494 Ê
32495 \end_layout
32496
32497 \end_inset
32498 </cell>
32499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32500 \begin_inset Text
32501
32502 \begin_layout Plain Layout
32503
32504 \family roman
32505 \series medium
32506 \shape up
32507 \emph off
32508 \bar no
32509 \noun off
32510 \color none
32511 Ú
32512 \end_layout
32513
32514 \end_inset
32515 </cell>
32516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32517 \begin_inset Text
32518
32519 \begin_layout Plain Layout
32520
32521 \family roman
32522 \series medium
32523 \shape up
32524 \emph off
32525 \bar no
32526 \noun off
32527 \color none
32528 ê
32529 \end_layout
32530
32531 \end_inset
32532 </cell>
32533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32534 \begin_inset Text
32535
32536 \begin_layout Plain Layout
32537
32538 \family roman
32539 \series medium
32540 \shape up
32541 \emph off
32542 \bar no
32543 \noun off
32544 \color none
32545 ú
32546 \end_layout
32547
32548 \end_inset
32549 </cell>
32550 </row>
32551 <row>
32552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32553 \begin_inset Text
32554
32555 \begin_layout Plain Layout
32556
32557 \family roman
32558 \series medium
32559 \shape up
32560 \size tiny
32561 \emph off
32562 \bar no
32563 \noun off
32564 \color none
32565 0B
32566 \end_layout
32567
32568 \end_inset
32569 </cell>
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Plain Layout
32574
32575 \end_layout
32576
32577 \end_inset
32578 </cell>
32579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32580 \begin_inset Text
32581
32582 \begin_layout Plain Layout
32583
32584 \end_layout
32585
32586 \end_inset
32587 </cell>
32588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32589 \begin_inset Text
32590
32591 \begin_layout Plain Layout
32592
32593 \family roman
32594 \series medium
32595 \shape up
32596 \emph off
32597 \bar no
32598 \noun off
32599 \color none
32600 +
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Plain Layout
32609
32610 \family roman
32611 \series medium
32612 \shape up
32613 \emph off
32614 \bar no
32615 \noun off
32616 \color none
32617 ;
32618 \end_layout
32619
32620 \end_inset
32621 </cell>
32622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32623 \begin_inset Text
32624
32625 \begin_layout Plain Layout
32626
32627 \family roman
32628 \series medium
32629 \shape up
32630 \emph off
32631 \bar no
32632 \noun off
32633 \color none
32634 K
32635 \end_layout
32636
32637 \end_inset
32638 </cell>
32639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32640 \begin_inset Text
32641
32642 \begin_layout Plain Layout
32643
32644 \family roman
32645 \series medium
32646 \shape up
32647 \emph off
32648 \bar no
32649 \noun off
32650 \color none
32651 [
32652 \end_layout
32653
32654 \end_inset
32655 </cell>
32656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32657 \begin_inset Text
32658
32659 \begin_layout Plain Layout
32660
32661 \family roman
32662 \series medium
32663 \shape up
32664 \emph off
32665 \bar no
32666 \noun off
32667 \color none
32668 k
32669 \end_layout
32670
32671 \end_inset
32672 </cell>
32673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32674 \begin_inset Text
32675
32676 \begin_layout Plain Layout
32677
32678 \family roman
32679 \series medium
32680 \shape up
32681 \emph off
32682 \bar no
32683 \noun off
32684 \color none
32685 {
32686 \end_layout
32687
32688 \end_inset
32689 </cell>
32690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32691 \begin_inset Text
32692
32693 \begin_layout Plain Layout
32694
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32700 \begin_inset Text
32701
32702 \begin_layout Plain Layout
32703
32704 \end_layout
32705
32706 \end_inset
32707 </cell>
32708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712
32713 \family roman
32714 \series medium
32715 \shape up
32716 \emph off
32717 \bar no
32718 \noun off
32719 \color none
32720 «
32721 \end_layout
32722
32723 \end_inset
32724 </cell>
32725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32726 \begin_inset Text
32727
32728 \begin_layout Plain Layout
32729
32730 \family roman
32731 \series medium
32732 \shape up
32733 \emph off
32734 \bar no
32735 \noun off
32736 \color none
32737 »
32738 \end_layout
32739
32740 \end_inset
32741 </cell>
32742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32743 \begin_inset Text
32744
32745 \begin_layout Plain Layout
32746
32747 \family roman
32748 \series medium
32749 \shape up
32750 \emph off
32751 \bar no
32752 \noun off
32753 \color none
32754 Ë
32755 \end_layout
32756
32757 \end_inset
32758 </cell>
32759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32760 \begin_inset Text
32761
32762 \begin_layout Plain Layout
32763
32764 \family roman
32765 \series medium
32766 \shape up
32767 \emph off
32768 \bar no
32769 \noun off
32770 \color none
32771 Û
32772 \end_layout
32773
32774 \end_inset
32775 </cell>
32776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32777 \begin_inset Text
32778
32779 \begin_layout Plain Layout
32780
32781 \family roman
32782 \series medium
32783 \shape up
32784 \emph off
32785 \bar no
32786 \noun off
32787 \color none
32788 ë
32789 \end_layout
32790
32791 \end_inset
32792 </cell>
32793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32794 \begin_inset Text
32795
32796 \begin_layout Plain Layout
32797
32798 \family roman
32799 \series medium
32800 \shape up
32801 \emph off
32802 \bar no
32803 \noun off
32804 \color none
32805 û
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 </row>
32811 <row>
32812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Plain Layout
32816
32817 \family roman
32818 \series medium
32819 \shape up
32820 \size tiny
32821 \emph off
32822 \bar no
32823 \noun off
32824 \color none
32825 0C
32826 \end_layout
32827
32828 \end_inset
32829 </cell>
32830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32831 \begin_inset Text
32832
32833 \begin_layout Plain Layout
32834
32835 \end_layout
32836
32837 \end_inset
32838 </cell>
32839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32849 \begin_inset Text
32850
32851 \begin_layout Plain Layout
32852
32853 \family roman
32854 \series medium
32855 \shape up
32856 \emph off
32857 \bar no
32858 \noun off
32859 \color none
32860 ,
32861 \end_layout
32862
32863 \end_inset
32864 </cell>
32865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32866 \begin_inset Text
32867
32868 \begin_layout Plain Layout
32869
32870 \family roman
32871 \series medium
32872 \shape up
32873 \emph off
32874 \bar no
32875 \noun off
32876 \color none
32877 <
32878 \end_layout
32879
32880 \end_inset
32881 </cell>
32882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32883 \begin_inset Text
32884
32885 \begin_layout Plain Layout
32886
32887 \family roman
32888 \series medium
32889 \shape up
32890 \emph off
32891 \bar no
32892 \noun off
32893 \color none
32894 L
32895 \end_layout
32896
32897 \end_inset
32898 </cell>
32899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32900 \begin_inset Text
32901
32902 \begin_layout Plain Layout
32903
32904 \family roman
32905 \series medium
32906 \shape up
32907 \emph off
32908 \bar no
32909 \noun off
32910 \color none
32911
32912 \backslash
32913
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922
32923 \family roman
32924 \series medium
32925 \shape up
32926 \emph off
32927 \bar no
32928 \noun off
32929 \color none
32930 l
32931 \end_layout
32932
32933 \end_inset
32934 </cell>
32935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32936 \begin_inset Text
32937
32938 \begin_layout Plain Layout
32939
32940 \family roman
32941 \series medium
32942 \shape up
32943 \emph off
32944 \bar no
32945 \noun off
32946 \color none
32947 |
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32953 \begin_inset Text
32954
32955 \begin_layout Plain Layout
32956
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974
32975 \family roman
32976 \series medium
32977 \shape up
32978 \emph off
32979 \bar no
32980 \noun off
32981 \color none
32982 ¬
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Plain Layout
32991
32992 \family roman
32993 \series medium
32994 \shape up
32995 \emph off
32996 \bar no
32997 \noun off
32998 \color none
32999 ¼
33000 \end_layout
33001
33002 \end_inset
33003 </cell>
33004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33005 \begin_inset Text
33006
33007 \begin_layout Plain Layout
33008
33009 \family roman
33010 \series medium
33011 \shape up
33012 \emph off
33013 \bar no
33014 \noun off
33015 \color none
33016 Ì
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33022 \begin_inset Text
33023
33024 \begin_layout Plain Layout
33025
33026 \family roman
33027 \series medium
33028 \shape up
33029 \emph off
33030 \bar no
33031 \noun off
33032 \color none
33033 Ü
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042
33043 \family roman
33044 \series medium
33045 \shape up
33046 \emph off
33047 \bar no
33048 \noun off
33049 \color none
33050 ì
33051 \end_layout
33052
33053 \end_inset
33054 </cell>
33055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33056 \begin_inset Text
33057
33058 \begin_layout Plain Layout
33059
33060 \family roman
33061 \series medium
33062 \shape up
33063 \emph off
33064 \bar no
33065 \noun off
33066 \color none
33067 ü
33068 \end_layout
33069
33070 \end_inset
33071 </cell>
33072 </row>
33073 <row>
33074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078
33079 \family roman
33080 \series medium
33081 \shape up
33082 \size tiny
33083 \emph off
33084 \bar no
33085 \noun off
33086 \color none
33087 0D
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105
33106 \end_layout
33107
33108 \end_inset
33109 </cell>
33110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114
33115 \family roman
33116 \series medium
33117 \shape up
33118 \emph off
33119 \bar no
33120 \noun off
33121 \color none
33122 -
33123 \end_layout
33124
33125 \end_inset
33126 </cell>
33127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33128 \begin_inset Text
33129
33130 \begin_layout Plain Layout
33131
33132 \family roman
33133 \series medium
33134 \shape up
33135 \emph off
33136 \bar no
33137 \noun off
33138 \color none
33139 =
33140 \end_layout
33141
33142 \end_inset
33143 </cell>
33144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33145 \begin_inset Text
33146
33147 \begin_layout Plain Layout
33148
33149 \family roman
33150 \series medium
33151 \shape up
33152 \emph off
33153 \bar no
33154 \noun off
33155 \color none
33156 M
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Plain Layout
33165
33166 \family roman
33167 \series medium
33168 \shape up
33169 \emph off
33170 \bar no
33171 \noun off
33172 \color none
33173 ]
33174 \end_layout
33175
33176 \end_inset
33177 </cell>
33178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33179 \begin_inset Text
33180
33181 \begin_layout Plain Layout
33182
33183 \family roman
33184 \series medium
33185 \shape up
33186 \emph off
33187 \bar no
33188 \noun off
33189 \color none
33190 m
33191 \end_layout
33192
33193 \end_inset
33194 </cell>
33195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33196 \begin_inset Text
33197
33198 \begin_layout Plain Layout
33199
33200 \family roman
33201 \series medium
33202 \shape up
33203 \emph off
33204 \bar no
33205 \noun off
33206 \color none
33207 }
33208 \end_layout
33209
33210 \end_inset
33211 </cell>
33212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33213 \begin_inset Text
33214
33215 \begin_layout Plain Layout
33216
33217 \end_layout
33218
33219 \end_inset
33220 </cell>
33221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33222 \begin_inset Text
33223
33224 \begin_layout Plain Layout
33225
33226 \end_layout
33227
33228 \end_inset
33229 </cell>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234
33235 \end_layout
33236
33237 \end_inset
33238 </cell>
33239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33240 \begin_inset Text
33241
33242 \begin_layout Plain Layout
33243
33244 \family roman
33245 \series medium
33246 \shape up
33247 \emph off
33248 \bar no
33249 \noun off
33250 \color none
33251 ½
33252 \end_layout
33253
33254 \end_inset
33255 </cell>
33256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33257 \begin_inset Text
33258
33259 \begin_layout Plain Layout
33260
33261 \family roman
33262 \series medium
33263 \shape up
33264 \emph off
33265 \bar no
33266 \noun off
33267 \color none
33268 Í
33269 \end_layout
33270
33271 \end_inset
33272 </cell>
33273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33274 \begin_inset Text
33275
33276 \begin_layout Plain Layout
33277
33278 \family roman
33279 \series medium
33280 \shape up
33281 \emph off
33282 \bar no
33283 \noun off
33284 \color none
33285 Ý
33286 \end_layout
33287
33288 \end_inset
33289 </cell>
33290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33291 \begin_inset Text
33292
33293 \begin_layout Plain Layout
33294
33295 \family roman
33296 \series medium
33297 \shape up
33298 \emph off
33299 \bar no
33300 \noun off
33301 \color none
33302 í
33303 \end_layout
33304
33305 \end_inset
33306 </cell>
33307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33308 \begin_inset Text
33309
33310 \begin_layout Plain Layout
33311
33312 \family roman
33313 \series medium
33314 \shape up
33315 \emph off
33316 \bar no
33317 \noun off
33318 \color none
33319 ý
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 </row>
33325 <row>
33326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330
33331 \family roman
33332 \series medium
33333 \shape up
33334 \size tiny
33335 \emph off
33336 \bar no
33337 \noun off
33338 \color none
33339 0E
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33345 \begin_inset Text
33346
33347 \begin_layout Plain Layout
33348
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357
33358 \end_layout
33359
33360 \end_inset
33361 </cell>
33362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33363 \begin_inset Text
33364
33365 \begin_layout Plain Layout
33366
33367 \family roman
33368 \series medium
33369 \shape up
33370 \emph off
33371 \bar no
33372 \noun off
33373 \color none
33374 .
33375 \end_layout
33376
33377 \end_inset
33378 </cell>
33379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33380 \begin_inset Text
33381
33382 \begin_layout Plain Layout
33383
33384 \family roman
33385 \series medium
33386 \shape up
33387 \emph off
33388 \bar no
33389 \noun off
33390 \color none
33391 >
33392 \end_layout
33393
33394 \end_inset
33395 </cell>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400
33401 \family roman
33402 \series medium
33403 \shape up
33404 \emph off
33405 \bar no
33406 \noun off
33407 \color none
33408 N
33409 \end_layout
33410
33411 \end_inset
33412 </cell>
33413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33414 \begin_inset Text
33415
33416 \begin_layout Plain Layout
33417
33418 \family roman
33419 \series medium
33420 \shape up
33421 \emph off
33422 \bar no
33423 \noun off
33424 \color none
33425 ^
33426 \end_layout
33427
33428 \end_inset
33429 </cell>
33430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33431 \begin_inset Text
33432
33433 \begin_layout Plain Layout
33434
33435 \family roman
33436 \series medium
33437 \shape up
33438 \emph off
33439 \bar no
33440 \noun off
33441 \color none
33442 n
33443 \end_layout
33444
33445 \end_inset
33446 </cell>
33447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33448 \begin_inset Text
33449
33450 \begin_layout Plain Layout
33451
33452 \family roman
33453 \series medium
33454 \shape up
33455 \emph off
33456 \bar no
33457 \noun off
33458 \color none
33459 ~
33460 \end_layout
33461
33462 \end_inset
33463 </cell>
33464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33465 \begin_inset Text
33466
33467 \begin_layout Plain Layout
33468
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477
33478 \end_layout
33479
33480 \end_inset
33481 </cell>
33482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33483 \begin_inset Text
33484
33485 \begin_layout Plain Layout
33486
33487 \family roman
33488 \series medium
33489 \shape up
33490 \emph off
33491 \bar no
33492 \noun off
33493 \color none
33494 ®
33495 \end_layout
33496
33497 \end_inset
33498 </cell>
33499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503
33504 \family roman
33505 \series medium
33506 \shape up
33507 \emph off
33508 \bar no
33509 \noun off
33510 \color none
33511 ¾
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \family roman
33522 \series medium
33523 \shape up
33524 \emph off
33525 \bar no
33526 \noun off
33527 \color none
33528 Î
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33534 \begin_inset Text
33535
33536 \begin_layout Plain Layout
33537
33538 \family roman
33539 \series medium
33540 \shape up
33541 \emph off
33542 \bar no
33543 \noun off
33544 \color none
33545 Þ
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554
33555 \family roman
33556 \series medium
33557 \shape up
33558 \emph off
33559 \bar no
33560 \noun off
33561 \color none
33562 î
33563 \end_layout
33564
33565 \end_inset
33566 </cell>
33567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571
33572 \family roman
33573 \series medium
33574 \shape up
33575 \emph off
33576 \bar no
33577 \noun off
33578 \color none
33579 þ
33580 \end_layout
33581
33582 \end_inset
33583 </cell>
33584 </row>
33585 <row>
33586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \family roman
33592 \series medium
33593 \shape up
33594 \size tiny
33595 \emph off
33596 \bar no
33597 \noun off
33598 \color none
33599 0F
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626
33627 \family roman
33628 \series medium
33629 \shape up
33630 \emph off
33631 \bar no
33632 \noun off
33633 \color none
33634 /
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Plain Layout
33643
33644 \family roman
33645 \series medium
33646 \shape up
33647 \emph off
33648 \bar no
33649 \noun off
33650 \color none
33651 ?
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \family roman
33662 \series medium
33663 \shape up
33664 \emph off
33665 \bar no
33666 \noun off
33667 \color none
33668 O
33669 \end_layout
33670
33671 \end_inset
33672 </cell>
33673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33674 \begin_inset Text
33675
33676 \begin_layout Plain Layout
33677
33678 \family roman
33679 \series medium
33680 \shape up
33681 \emph off
33682 \bar no
33683 \noun off
33684 \color none
33685 _
33686 \end_layout
33687
33688 \end_inset
33689 </cell>
33690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33691 \begin_inset Text
33692
33693 \begin_layout Plain Layout
33694
33695 \family roman
33696 \series medium
33697 \shape up
33698 \emph off
33699 \bar no
33700 \noun off
33701 \color none
33702 o
33703 \end_layout
33704
33705 \end_inset
33706 </cell>
33707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33708 \begin_inset Text
33709
33710 \begin_layout Plain Layout
33711
33712 \end_layout
33713
33714 \end_inset
33715 </cell>
33716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33717 \begin_inset Text
33718
33719 \begin_layout Plain Layout
33720
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
33730 \end_layout
33731
33732 \end_inset
33733 </cell>
33734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33735 \begin_inset Text
33736
33737 \begin_layout Plain Layout
33738
33739 \family roman
33740 \series medium
33741 \shape up
33742 \emph off
33743 \bar no
33744 \noun off
33745 \color none
33746 ¯
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755
33756 \family roman
33757 \series medium
33758 \shape up
33759 \emph off
33760 \bar no
33761 \noun off
33762 \color none
33763 ¿
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Plain Layout
33772
33773 \family roman
33774 \series medium
33775 \shape up
33776 \emph off
33777 \bar no
33778 \noun off
33779 \color none
33780 Ï
33781 \end_layout
33782
33783 \end_inset
33784 </cell>
33785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789
33790 \family roman
33791 \series medium
33792 \shape up
33793 \emph off
33794 \bar no
33795 \noun off
33796 \color none
33797 ß
33798 \end_layout
33799
33800 \end_inset
33801 </cell>
33802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33803 \begin_inset Text
33804
33805 \begin_layout Plain Layout
33806
33807 \family roman
33808 \series medium
33809 \shape up
33810 \emph off
33811 \bar no
33812 \noun off
33813 \color none
33814 ï
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823
33824 \family roman
33825 \series medium
33826 \shape up
33827 \emph off
33828 \bar no
33829 \noun off
33830 \color none
33831 ÿ
33832 \end_layout
33833
33834 \end_inset
33835 </cell>
33836 </row>
33837 </lyxtabular>
33838
33839 \end_inset
33840
33841
33842 \end_layout
33843
33844 \end_inset
33845
33846
33847 \end_layout
33848
33849 \begin_layout Standard
33850 The following is a full list of all of the accented characters LyX can display
33851  directly.
33852  It includes not only the accented characters from the previous table, but
33853  also the characters from 
33854 \family typewriter
33855 ISO8859--2
33856 \family default
33857  through 
33858 \family typewriter
33859 4
33860 \family default
33861 .
33862  
33863 \end_layout
33864
33865 \begin_layout Itemize
33866 From 
33867 \family typewriter
33868 ISO8859--1
33869 \family default
33870 :
33871 \end_layout
33872
33873 \begin_deeper
33874 \begin_layout Standard
33875 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33876 \begin_inset space \hfill{}
33877 \end_inset
33878
33879 diaeresis
33880 \end_layout
33881
33882 \begin_layout Standard
33883 ^ Â Ê Î Ô Û â ê î ô û
33884 \begin_inset space \hfill{}
33885 \end_inset
33886
33887 circumflex
33888 \end_layout
33889
33890 \begin_layout Standard
33891 ` À È Ì Ò Ù à è ì ò ù
33892 \begin_inset space \hfill{}
33893 \end_inset
33894
33895 grave
33896 \end_layout
33897
33898 \begin_layout Standard
33899 ´ Á É Í Ó Ú Ý á é í ó ú ý
33900 \begin_inset space \hfill{}
33901 \end_inset
33902
33903 acute
33904 \end_layout
33905
33906 \begin_layout Standard
33907 ~ Ã Ñ Õ ã ñ õ
33908 \begin_inset space \hfill{}
33909 \end_inset
33910
33911 tilde
33912 \end_layout
33913
33914 \begin_layout Standard
33915 ¸Çç
33916 \begin_inset space \hfill{}
33917 \end_inset
33918
33919 cedilla
33920 \end_layout
33921
33922 \begin_layout Standard
33923 ¯
33924 \begin_inset space \hfill{}
33925 \end_inset
33926
33927 macron
33928 \end_layout
33929
33930 \end_deeper
33931 \begin_layout Itemize
33932 From 
33933 \family typewriter
33934 ISO8859--2
33935 \family default
33936  through 
33937 \family typewriter
33938 4
33939 \family default
33940 :
33941 \end_layout
33942
33943 \begin_deeper
33944 \begin_layout Standard
33945 ĤĴĥĵĈĜŜĉĝŝ
33946 \begin_inset space \hfill{}
33947 \end_inset
33948
33949 circumflex
33950 \end_layout
33951
33952 \begin_layout Standard
33953 ŚŹśźŔĹĆŃŕĺćń
33954 \begin_inset space \hfill{}
33955 \end_inset
33956
33957 acute
33958 \end_layout
33959
33960 \begin_layout Standard
33961 Ĩı̃Ũũ
33962 \begin_inset space \hfill{}
33963 \end_inset
33964
33965 tilde
33966 \end_layout
33967
33968 \begin_layout Standard
33969 ŞşŢţŖĻĢŗļģŅĶņķ
33970 \begin_inset space \hfill{}
33971 \end_inset
33972
33973 cedilla
33974 \end_layout
33975
33976 \begin_layout Standard
33977 ĒēĀĪŌŪāı̄ōū
33978 \begin_inset space \hfill{}
33979 \end_inset
33980
33981 macron
33982 \end_layout
33983
33984 \begin_layout Standard
33985 ŐŰőű
33986 \begin_inset space \hfill{}
33987 \end_inset
33988
33989 Hungarian umlaut
33990 \end_layout
33991
33992 \end_deeper
33993 \begin_layout Standard
33994 All the characters above are actively supported by TeX fonts.
33995  In addition TeX allows diacritical marks on almost all characters.
33996  Also make sure you're using the 
33997 \family typewriter
33998 T1
33999 \family default
34000  font-encoding.
34001 \end_layout
34002
34003 \begin_layout Chapter
34004 \start_of_appendix
34005 The User Interface
34006 \begin_inset CommandInset label
34007 LatexCommand label
34008 name "cha:The-User-Interface"
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Standard
34016 This appendix lists all available menus and describes its functionality.
34017  It is designed as quick reference if you are searching for a special topic
34018  inside the user's guide.
34019 \end_layout
34020
34021 \begin_layout Section
34022 The File Menu
34023 \begin_inset Index
34024 status collapsed
34025
34026 \begin_layout Plain Layout
34027 Menu ! File
34028 \end_layout
34029
34030 \end_inset
34031
34032
34033 \end_layout
34034
34035 \begin_layout Standard
34036 Under the 
34037 \family sans
34038 File
34039 \family default
34040  menu are the basic operations in addition to some more advanced operations.
34041  At the end of the menu the four last opened documents are listed.
34042 \end_layout
34043
34044 \begin_layout Subsection
34045 New
34046 \end_layout
34047
34048 \begin_layout Standard
34049 Creates a new document.
34050 \end_layout
34051
34052 \begin_layout Subsection
34053 New from Template
34054 \end_layout
34055
34056 \begin_layout Standard
34057 This menu prompts you for a template to use.
34058  Selecting a template will automatically set certain layout features for
34059  the document, features you would otherwise need to change manually.
34060 \end_layout
34061
34062 \begin_layout Subsection
34063 Open
34064 \end_layout
34065
34066 \begin_layout Standard
34067 Opens a document.
34068 \end_layout
34069
34070 \begin_layout Subsection
34071 Open Recent
34072 \end_layout
34073
34074 \begin_layout Standard
34075 The submenu shows a list of the recently opened files.
34076  Click there on a file to open it.
34077 \end_layout
34078
34079 \begin_layout Subsection
34080 Close
34081 \end_layout
34082
34083 \begin_layout Standard
34084 Closes the current document.
34085 \end_layout
34086
34087 \begin_layout Subsection
34088 Save
34089 \end_layout
34090
34091 \begin_layout Standard
34092 Saves the actual document.
34093 \end_layout
34094
34095 \begin_layout Subsection
34096 Save As
34097 \end_layout
34098
34099 \begin_layout Standard
34100 Saves the actual document under a new name to create a copy.
34101 \end_layout
34102
34103 \begin_layout Subsection
34104 Revert to saved
34105 \end_layout
34106
34107 \begin_layout Standard
34108 Reloads the actual document from disk.
34109 \end_layout
34110
34111 \begin_layout Subsection
34112 Version Control
34113 \end_layout
34114
34115 \begin_layout Standard
34116 This is used when more people are working on the same document.
34117  It is described in the section 
34118 \emph on
34119 Version Control in LyX
34120 \emph default
34121  of the 
34122 \emph on
34123 Extended
34124 \begin_inset space ~
34125 \end_inset
34126
34127 Features
34128 \emph default
34129  manual.
34130 \end_layout
34131
34132 \begin_layout Subsection
34133 Import
34134 \end_layout
34135
34136 \begin_layout Standard
34137 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34138  plain text files, and comma separated, table like, text files (CSV).
34139  The files will be imported as new LyX-document.
34140 \end_layout
34141
34142 \begin_layout Standard
34143 When using the menu 
34144 \family sans
34145 Plain
34146 \begin_inset space ~
34147 \end_inset
34148
34149 Text, Join
34150 \begin_inset space ~
34151 \end_inset
34152
34153 Lines
34154 \family default
34155 , all lines will be imported consecutively to one big paragraph.
34156  A new paragraph is started when there is a blank line in the file.
34157  , the text is inserted as Paragraphs, where the line breaks of the text
34158  will start a new paragraph.
34159 \end_layout
34160
34161 \begin_layout Subsection
34162 Export
34163 \begin_inset CommandInset label
34164 LatexCommand label
34165 name "sub:Export"
34166
34167 \end_inset
34168
34169
34170 \end_layout
34171
34172 \begin_layout Standard
34173 You can export your document to various file formats.
34174  The resulting files are placed in the directory of your LyX-file.
34175  The menu entries are not the same on all installations.
34176  They depend on the programs found by LyX while its configuration.
34177 \end_layout
34178
34179 \begin_layout Standard
34180 Here is a list of all available entries; they are explained in detail in
34181  section
34182 \begin_inset space ~
34183 \end_inset
34184
34185
34186 \begin_inset CommandInset ref
34187 LatexCommand ref
34188 reference "sub:Output-file-formats"
34189
34190 \end_inset
34191
34192 :
34193 \end_layout
34194
34195 \begin_layout Description
34196
34197 \family sans
34198 CJK
34199 \begin_inset space ~
34200 \end_inset
34201
34202 LyX 
34203 \family default
34204 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34205  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34206 \end_layout
34207
34208 \begin_layout Description
34209
34210 \family sans
34211 DVI
34212 \family default
34213  DVI-format
34214 \end_layout
34215
34216 \begin_layout Description
34217 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34218  work in all cases)
34219 \end_layout
34220
34221 \begin_layout Description
34222 HTML
34223 \begin_inset space ~
34224 \end_inset
34225
34226 (MS
34227 \begin_inset space ~
34228 \end_inset
34229
34230 Word) HTML-format specialized so that the result can be imported to 
34231 \family sans
34232 MS Word
34233 \family default
34234 , as consequence of this formulas will be embedded as bitmap fonts and not
34235  in the format 
34236 \family sans
34237 MathML
34238 \family default
34239 .
34240 \end_layout
34241
34242 \begin_layout Description
34243
34244 \family sans
34245 LaT
34246 \begin_inset ERT
34247 status collapsed
34248
34249 \begin_layout Plain Layout
34250
34251 {}
34252 \end_layout
34253
34254 \end_inset
34255
34256 eX
34257 \begin_inset space ~
34258 \end_inset
34259
34260 (pdflatex)
34261 \family default
34262  text file with the LaTeX source, additionally all images used in the document
34263  will be converted to a format that is readable for the 
34264 \family typewriter
34265 pdflatex
34266 \family default
34267  program (GIF, JPG, PDF, PNG)
34268 \end_layout
34269
34270 \begin_layout Description
34271
34272 \family sans
34273 LaT
34274 \begin_inset ERT
34275 status collapsed
34276
34277 \begin_layout Plain Layout
34278
34279 {}
34280 \end_layout
34281
34282 \end_inset
34283
34284 eX
34285 \begin_inset space ~
34286 \end_inset
34287
34288 (plain)
34289 \family default
34290  text file with the LaTeX source code, additionally all images used in the
34291  document will be converted to the EPS-format, only this format is readable
34292  for the 
34293 \family typewriter
34294 latex
34295 \family default
34296  program
34297 \end_layout
34298
34299 \begin_layout Description
34300 LyX
34301 \begin_inset space ~
34302 \end_inset
34303
34304 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34305 \begin_inset Quotes eld
34306 \end_inset
34307
34308 y
34309 \begin_inset Quotes erd
34310 \end_inset
34311
34312  is replaced by the version number)
34313 \end_layout
34314
34315 \begin_layout Description
34316 OpenDocument OpenDocument-formatted text file, to be opened with 
34317 \family sans
34318 OpenOffice
34319 \family default
34320
34321 \family sans
34322 KOffice
34323 \family default
34324
34325 \family sans
34326 Abiword
34327 \family default
34328 , etc.
34329  (the OpenDocument-converter is a third-party product and doesn't work in
34330  all cases)
34331 \end_layout
34332
34333 \begin_layout Description
34334
34335 \family sans
34336 PDF
34337 \family default
34338  PDF-format using the program 
34339 \family typewriter
34340 ps2pdf
34341 \end_layout
34342
34343 \begin_layout Description
34344
34345 \family sans
34346 PDF
34347 \begin_inset space ~
34348 \end_inset
34349
34350 (dvipdfm)
34351 \family default
34352  PDF-format using the program 
34353 \family typewriter
34354 dvipdfm
34355 \end_layout
34356
34357 \begin_layout Description
34358
34359 \family sans
34360 PDF
34361 \begin_inset space ~
34362 \end_inset
34363
34364 (pdflatex)
34365 \family default
34366  PDF-format using the program 
34367 \family typewriter
34368 pdflatex
34369 \end_layout
34370
34371 \begin_layout Description
34372
34373 \family sans
34374 Plain
34375 \begin_inset space ~
34376 \end_inset
34377
34378 text
34379 \family default
34380  text format
34381 \end_layout
34382
34383 \begin_layout Description
34384
34385 \family sans
34386 Plain
34387 \begin_inset space ~
34388 \end_inset
34389
34390 text
34391 \begin_inset space ~
34392 \end_inset
34393
34394 (ps2ascii)
34395 \family default
34396  text format, the document will first be converted to Postscript format
34397  and then exported as text using the program 
34398 \family sans
34399 ps2ascii
34400 \end_layout
34401
34402 \begin_layout Description
34403
34404 \family sans
34405 Postscript
34406 \family default
34407  PostScript format using the program 
34408 \family typewriter
34409 dvips
34410 \end_layout
34411
34412 \begin_layout Description
34413
34414 \family sans
34415 Custom
34416 \family default
34417  custom format
34418 \end_layout
34419
34420 \begin_layout Standard
34421 The program 
34422 \family typewriter
34423 dvipdfm
34424 \family default
34425  produces internally a DVI-file which is then converted to a PDF-file.
34426  It is a bit out of date and therefore the output could look different from
34427  what you want.
34428  
34429 \family typewriter
34430 pdflatex
34431 \family default
34432  produces directly PDF-files and supports the latest PDF-file formats.
34433 \end_layout
34434
34435 \begin_layout Standard
34436 If one of the menu entries 
34437 \family sans
34438 DVI
34439 \family default
34440
34441 \family sans
34442 PDF
34443 \begin_inset space ~
34444 \end_inset
34445
34446 (pdflatex)
34447 \family default
34448  or 
34449 \family sans
34450 Postscript
34451 \family default
34452  is missing, you need to update your LaTeX installation.
34453  After updating you have to reconfigure LyX, see section
34454 \begin_inset space ~
34455 \end_inset
34456
34457
34458 \begin_inset CommandInset ref
34459 LatexCommand ref
34460 reference "sec:Basic-LyX-Setup"
34461
34462 \end_inset
34463
34464 .
34465 \begin_inset Index
34466 status collapsed
34467
34468 \begin_layout Plain Layout
34469 Reconfiguration of LyX
34470 \end_layout
34471
34472 \end_inset
34473
34474
34475 \end_layout
34476
34477 \begin_layout Standard
34478 The menu 
34479 \family sans
34480 Custom
34481 \family default
34482  allows you to export your file by using special command line options for
34483  the export program.
34484 \end_layout
34485
34486 \begin_layout Subsection
34487 Print
34488 \end_layout
34489
34490 \begin_layout Standard
34491 With this menu you can print your document to a file in PostScript format
34492  or send it to a printer.
34493  The printer will also use the document in PostScript format.
34494  The conversion to PostScript is done in the background by LyX using the
34495  program 
34496 \family typewriter
34497 dvips
34498 \family default
34499 .
34500  For more informations have a look at section
34501 \begin_inset space ~
34502 \end_inset
34503
34504
34505 \begin_inset CommandInset ref
34506 LatexCommand ref
34507 reference "sub:Printing-the-File"
34508
34509 \end_inset
34510
34511 .
34512 \end_layout
34513
34514 \begin_layout Subsection
34515 New and Close Window
34516 \end_layout
34517
34518 \begin_layout Standard
34519 Opens a new instance of LyX with all currently opened documents.
34520  You can close it later with the corresponding menu.
34521 \end_layout
34522
34523 \begin_layout Section
34524 The Edit Menu
34525 \begin_inset Index
34526 status collapsed
34527
34528 \begin_layout Plain Layout
34529 Menu ! Edit
34530 \end_layout
34531
34532 \end_inset
34533
34534
34535 \end_layout
34536
34537 \begin_layout Subsection
34538 Undo and Redo
34539 \end_layout
34540
34541 \begin_layout Standard
34542 Described in section
34543 \begin_inset space ~
34544 \end_inset
34545
34546
34547 \begin_inset CommandInset ref
34548 LatexCommand ref
34549 reference "sec:Undo-and-Redo"
34550
34551 \end_inset
34552
34553 .
34554 \end_layout
34555
34556 \begin_layout Subsection
34557 Cut, Copy, Paste, Paste Recent, Paste Special
34558 \end_layout
34559
34560 \begin_layout Standard
34561 Described in section
34562 \begin_inset space ~
34563 \end_inset
34564
34565
34566 \begin_inset CommandInset ref
34567 LatexCommand ref
34568 reference "sec:Basic-Editing-Features"
34569
34570 \end_inset
34571
34572 .
34573 \end_layout
34574
34575 \begin_layout Subsection
34576 Select All
34577 \end_layout
34578
34579 \begin_layout Standard
34580 Selects the whole document.
34581 \end_layout
34582
34583 \begin_layout Subsection
34584 Find & Replace
34585 \end_layout
34586
34587 \begin_layout Standard
34588 Described in section
34589 \begin_inset space ~
34590 \end_inset
34591
34592
34593 \begin_inset CommandInset ref
34594 LatexCommand ref
34595 reference "sec:Basic-Editing-Features"
34596
34597 \end_inset
34598
34599 .
34600 \end_layout
34601
34602 \begin_layout Subsection
34603 Move paragraph Up/Down
34604 \end_layout
34605
34606 \begin_layout Standard
34607 This shifts the paragraph where the cursor is currently in one paragraph
34608  up or down.
34609 \end_layout
34610
34611 \begin_layout Subsection
34612 Text Style
34613 \end_layout
34614
34615 \begin_layout Standard
34616 Described in section
34617 \begin_inset space ~
34618 \end_inset
34619
34620
34621 \begin_inset CommandInset ref
34622 LatexCommand ref
34623 reference "sub:Fine-Tuning-with-the"
34624
34625 \end_inset
34626
34627 .
34628 \end_layout
34629
34630 \begin_layout Subsection
34631 Paragraph Settings
34632 \begin_inset Index
34633 status collapsed
34634
34635 \begin_layout Plain Layout
34636 Paragraph ! Settings
34637 \end_layout
34638
34639 \end_inset
34640
34641
34642 \end_layout
34643
34644 \begin_layout Standard
34645 The settings in the paragraph dialog only affects the paragraph where the
34646  cursor is in.
34647  Here you can set here the paragraph alignment and line spacing.
34648 \end_layout
34649
34650 \begin_layout Standard
34651 You can also prevent that the first line of the paragraph is indented.
34652  This option works only when you have chosen to separate paragraphs with
34653  indents in the 
34654 \family sans
34655 Document\SpecialChar \menuseparator
34656 Settings
34657 \family default
34658  dialog under 
34659 \family sans
34660 Text
34661 \begin_inset space ~
34662 \end_inset
34663
34664 Layout
34665 \family default
34666 .
34667 \end_layout
34668
34669 \begin_layout Subsection
34670 Tabular and Math
34671 \end_layout
34672
34673 \begin_layout Standard
34674 These two menus are only active when the cursor is inside a table or a formula.
34675  The properties of this table/formula can now be changed.
34676  The properties of tables are described in section
34677 \begin_inset space ~
34678 \end_inset
34679
34680
34681 \begin_inset CommandInset ref
34682 LatexCommand ref
34683 reference "sec:Tables"
34684
34685 \end_inset
34686
34687 , the properties of formulas in chapter
34688 \begin_inset space ~
34689 \end_inset
34690
34691
34692 \begin_inset CommandInset ref
34693 LatexCommand ref
34694 reference "cha:Mathematical-Formulas"
34695
34696 \end_inset
34697
34698 .
34699 \end_layout
34700
34701 \begin_layout Subsection
34702 Increase / Decrease List Depth
34703 \end_layout
34704
34705 \begin_layout Standard
34706 These menus are only active when the cursor is in an environment that can
34707  be nested.
34708  They in/decrease the environment nesting level as explained in section
34709 \begin_inset space ~
34710 \end_inset
34711
34712
34713 \begin_inset CommandInset ref
34714 LatexCommand ref
34715 reference "sec:Nesting"
34716
34717 \end_inset
34718
34719  and 
34720 \begin_inset CommandInset ref
34721 LatexCommand ref
34722 reference "sub:Numbering-depth"
34723
34724 \end_inset
34725
34726 .
34727 \end_layout
34728
34729 \begin_layout Section
34730 The View Menu
34731 \begin_inset Index
34732 status collapsed
34733
34734 \begin_layout Plain Layout
34735 Menu ! View
34736 \end_layout
34737
34738 \end_inset
34739
34740
34741 \end_layout
34742
34743 \begin_layout Standard
34744 The 
34745 \family sans
34746 View
34747 \family default
34748  menu contains a list of available formats in which you can view the actual
34749  document with an external program.
34750  The menu entries for the viewing formats are not the same on all installations
34751  - it depends on the LaTeX programs that are found while LyX was configured.
34752  All possible formats are formats listed in section
34753 \begin_inset space ~
34754 \end_inset
34755
34756
34757 \begin_inset CommandInset ref
34758 LatexCommand ref
34759 reference "sub:Export"
34760
34761 \end_inset
34762
34763 .
34764  You should at least see the menu entries 
34765 \family sans
34766 DVI
34767 \family default
34768  and 
34769 \family sans
34770 PDF
34771 \begin_inset space ~
34772 \end_inset
34773
34774 (pdflatex)
34775 \family default
34776 .
34777  If one of the two is missing, you need to update your LaTeX installation.
34778  After updating you have to reconfigure LyX, see section
34779 \begin_inset space ~
34780 \end_inset
34781
34782
34783 \begin_inset CommandInset ref
34784 LatexCommand ref
34785 reference "sec:Basic-LyX-Setup"
34786
34787 \end_inset
34788
34789 .
34790 \begin_inset Index
34791 status collapsed
34792
34793 \begin_layout Plain Layout
34794 Reconfiguration of LyX
34795 \end_layout
34796
34797 \end_inset
34798
34799
34800 \end_layout
34801
34802 \begin_layout Standard
34803 Invoking a menu will start a viewer program.
34804  The viewer can be set or changed in the preferences, see section
34805 \begin_inset space ~
34806 \end_inset
34807
34808
34809 \begin_inset CommandInset ref
34810 LatexCommand ref
34811 reference "sec:File-Formats"
34812
34813 \end_inset
34814
34815 .
34816  The default viewers are set by LyX while it is first configured.
34817 \end_layout
34818
34819 \begin_layout Standard
34820 \begin_inset VSpace bigskip
34821 \end_inset
34822
34823 At the bottom of the 
34824 \family sans
34825 View
34826 \family default
34827  menu the opened documents are listed.
34828 \end_layout
34829
34830 \begin_layout Subsection
34831 View Source
34832 \end_layout
34833
34834 \begin_layout Standard
34835 Opens a window showing the source code of the actual document, as described
34836  in section
34837 \begin_inset space ~
34838 \end_inset
34839
34840
34841 \begin_inset CommandInset ref
34842 LatexCommand ref
34843 reference "sec:Previewing-snippets-of"
34844
34845 \end_inset
34846
34847 .
34848 \end_layout
34849
34850 \begin_layout Subsection
34851 Update
34852 \end_layout
34853
34854 \begin_layout Standard
34855 This menu allows you to update the view with your latest changes without
34856  opening a new view window.
34857 \end_layout
34858
34859 \begin_layout Subsection
34860 Toolbars
34861 \begin_inset CommandInset label
34862 LatexCommand label
34863 name "sub:Toolbars"
34864
34865 \end_inset
34866
34867
34868 \begin_inset Index
34869 status collapsed
34870
34871 \begin_layout Plain Layout
34872 Toolbar
34873 \end_layout
34874
34875 \end_inset
34876
34877
34878 \end_layout
34879
34880 \begin_layout Standard
34881 In this menu you can set the appearance of the different toolbars.
34882  All toolbars and the 
34883 \family sans
34884 Command
34885 \begin_inset space ~
34886 \end_inset
34887
34888 Buffer
34889 \family default
34890  can be turned on and off.
34891  The 
34892 \emph on
34893 on
34894 \emph default
34895  state is denoted in the menu with a checkmark.
34896  The 
34897 \family sans
34898 Review
34899 \family default
34900
34901 \family sans
34902 Table
34903 \family default
34904
34905 \family sans
34906 Math
34907 \begin_inset space ~
34908 \end_inset
34909
34910 Panels
34911 \family default
34912 , and 
34913 \family sans
34914 Math
34915 \family default
34916  toolbars can be additionally set to the state 
34917 \emph on
34918 automatic
34919 \emph default
34920  that is denoted in the menu with the suffix 
34921 \family sans
34922 (auto)
34923 \family default
34924 .
34925 \end_layout
34926
34927 \begin_layout Standard
34928 In the 
34929 \emph on
34930 on
34931 \emph default
34932  state the toolbar is permanently shown, in the 
34933 \emph on
34934 automatic
34935 \emph default
34936  state the toolbar is only shown when the cursor is in a certain environment
34937  or when a certain feature is enabled.
34938  That means that the review toolbar will only be shown when change tracking
34939  is activated, the math and table toolbars are only shown when the cursor
34940  is inside a formula or table, respectively.
34941 \end_layout
34942
34943 \begin_layout Standard
34944 LyX's toolbars and its buttons are explained in section
34945 \begin_inset space ~
34946 \end_inset
34947
34948
34949 \begin_inset CommandInset ref
34950 LatexCommand ref
34951 reference "sec:Toolbars"
34952
34953 \end_inset
34954
34955 .
34956 \end_layout
34957
34958 \begin_layout Section
34959 The Insert Menu
34960 \begin_inset Index
34961 status collapsed
34962
34963 \begin_layout Plain Layout
34964 Menu ! Insert
34965 \end_layout
34966
34967 \end_inset
34968
34969
34970 \end_layout
34971
34972 \begin_layout Subsection
34973 Math
34974 \end_layout
34975
34976 \begin_layout Standard
34977 Inserts math constructs that are explained in chapter
34978 \begin_inset space ~
34979 \end_inset
34980
34981
34982 \begin_inset CommandInset ref
34983 LatexCommand ref
34984 reference "cha:Mathematical-Formulas"
34985
34986 \end_inset
34987
34988 .
34989 \end_layout
34990
34991 \begin_layout Subsection
34992 Special Character
34993 \begin_inset CommandInset label
34994 LatexCommand label
34995 name "sub:Special-Character"
34996
34997 \end_inset
34998
34999
35000 \end_layout
35001
35002 \begin_layout Standard
35003 Here you can insert the following characters:
35004 \end_layout
35005
35006 \begin_layout Description
35007 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35008
35009 \end_layout
35010
35011 \begin_layout Description
35012 End
35013 \begin_inset space ~
35014 \end_inset
35015
35016 of
35017 \begin_inset space ~
35018 \end_inset
35019
35020 Sentence Inserts an end of sentence dot as described in section
35021 \begin_inset space ~
35022 \end_inset
35023
35024
35025 \begin_inset CommandInset ref
35026 LatexCommand ref
35027 reference "sub:Abbreviations"
35028
35029 \end_inset
35030
35031 .
35032 \end_layout
35033
35034 \begin_layout Description
35035 Ordinary
35036 \begin_inset space ~
35037 \end_inset
35038
35039 Quote Inserts this quote: 
35040 \begin_inset Quotes erd
35041 \end_inset
35042
35043 , no matter what quote type you selected in the 
35044 \family sans
35045 Document\SpecialChar \menuseparator
35046 Settings
35047 \family default
35048  dialog under 
35049 \family sans
35050 Language
35051 \family default
35052 .
35053 \end_layout
35054
35055 \begin_layout Description
35056 Single
35057 \begin_inset space ~
35058 \end_inset
35059
35060 Quote Inserts this quote: 
35061 \begin_inset Quotes els
35062 \end_inset
35063
35064
35065 \end_layout
35066
35067 \begin_layout Description
35068 Menu
35069 \begin_inset space ~
35070 \end_inset
35071
35072 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35073
35074 \end_layout
35075
35076 \begin_layout Description
35077 Phonetic
35078 \begin_inset space ~
35079 \end_inset
35080
35081 Symbols
35082 \begin_inset Index
35083 status collapsed
35084
35085 \begin_layout Plain Layout
35086 Phonetic symbols
35087 \end_layout
35088
35089 \end_inset
35090
35091
35092 \begin_inset Index
35093 status collapsed
35094
35095 \begin_layout Plain Layout
35096 Language ! Phonetic symbols
35097 \end_layout
35098
35099 \end_inset
35100
35101  Creates a formula with a so called tipa inset.
35102  Here you can insert commands to create IPA phonetic symbols.
35103  For this feature you must have the LaTeX-package 
35104 \series bold
35105 tipa
35106 \series default
35107
35108 \begin_inset Index
35109 status collapsed
35110
35111 \begin_layout Plain Layout
35112 Latex@LaTeX-packages ! tipa
35113 \end_layout
35114
35115 \end_inset
35116
35117  installed.
35118 \begin_inset Newline newline
35119 \end_inset
35120
35121 For more informations about this feature we refer to the documentation of
35122  
35123 \series bold
35124 tipa, 
35125 \begin_inset CommandInset citation
35126 LatexCommand cite
35127 key "tipa"
35128
35129 \end_inset
35130
35131
35132 \series default
35133  and this Wiki-page:
35134 \begin_inset Newline newline
35135 \end_inset
35136
35137
35138 \begin_inset Flex URL
35139 status collapsed
35140
35141 \begin_layout Plain Layout
35142
35143 http://wiki.lyx.org/LyX/LinguistLyX
35144 \end_layout
35145
35146 \end_inset
35147
35148 .
35149 \end_layout
35150
35151 \begin_layout Subsection
35152 Formatting
35153 \end_layout
35154
35155 \begin_layout Standard
35156 Here you can insert the following format constructs:
35157 \end_layout
35158
35159 \begin_layout Description
35160 Superscript Inserts an superscript: test
35161 \begin_inset Formula $^{\text{a,b}}$
35162 \end_inset
35163
35164
35165 \end_layout
35166
35167 \begin_layout Description
35168 Subscript Inserts an subscript: test
35169 \begin_inset Formula $_{\text{3x}}$
35170 \end_inset
35171
35172
35173 \end_layout
35174
35175 \begin_layout Description
35176 Protected
35177 \begin_inset space ~
35178 \end_inset
35179
35180 Space Inserts a protected space that is described in section
35181 \begin_inset space ~
35182 \end_inset
35183
35184
35185 \begin_inset CommandInset ref
35186 LatexCommand ref
35187 reference "sub:Protected-Space"
35188
35189 \end_inset
35190
35191 .
35192 \end_layout
35193
35194 \begin_layout Description
35195 Inter-word
35196 \begin_inset space ~
35197 \end_inset
35198
35199 Space Inserts an inter-word space that is described in section
35200 \begin_inset space ~
35201 \end_inset
35202
35203
35204 \begin_inset CommandInset ref
35205 LatexCommand ref
35206 reference "sub:Inter-word-Space"
35207
35208 \end_inset
35209
35210 .
35211 \end_layout
35212
35213 \begin_layout Description
35214 Thin
35215 \begin_inset space ~
35216 \end_inset
35217
35218 Space Inserts a thin space that is described in section
35219 \begin_inset space ~
35220 \end_inset
35221
35222
35223 \begin_inset CommandInset ref
35224 LatexCommand ref
35225 reference "sub:Thin-Space"
35226
35227 \end_inset
35228
35229 .
35230 \end_layout
35231
35232 \begin_layout Description
35233 Horizontal
35234 \begin_inset space ~
35235 \end_inset
35236
35237 Fill Inserts an horizontal fill, see section
35238 \begin_inset space ~
35239 \end_inset
35240
35241
35242 \begin_inset CommandInset ref
35243 LatexCommand ref
35244 reference "sub:Horizontal-Space"
35245
35246 \end_inset
35247
35248  for a description.
35249 \end_layout
35250
35251 \begin_layout Description
35252 Horizontal
35253 \begin_inset space ~
35254 \end_inset
35255
35256 Line Inserts an horizontal line, see section
35257 \begin_inset space ~
35258 \end_inset
35259
35260
35261 \begin_inset CommandInset ref
35262 LatexCommand ref
35263 reference "sub:Horizontal-Lines"
35264
35265 \end_inset
35266
35267  for a description.
35268 \end_layout
35269
35270 \begin_layout Description
35271 Vertical
35272 \begin_inset space ~
35273 \end_inset
35274
35275 Space Inserts vertical space, see section
35276 \begin_inset space ~
35277 \end_inset
35278
35279
35280 \begin_inset CommandInset ref
35281 LatexCommand ref
35282 reference "sub:Vertical-Space"
35283
35284 \end_inset
35285
35286  for a description.
35287 \end_layout
35288
35289 \begin_layout Description
35290 Hyphenation
35291 \begin_inset space ~
35292 \end_inset
35293
35294 Point Inserts an hyphenation point, see section
35295 \begin_inset space ~
35296 \end_inset
35297
35298
35299 \begin_inset CommandInset ref
35300 LatexCommand ref
35301 reference "sub:Hyphenation"
35302
35303 \end_inset
35304
35305
35306 \end_layout
35307
35308 \begin_layout Description
35309 Ligature
35310 \begin_inset space ~
35311 \end_inset
35312
35313 Break Inserts a ligature break, see section
35314 \begin_inset space ~
35315 \end_inset
35316
35317
35318 \begin_inset CommandInset ref
35319 LatexCommand ref
35320 reference "sub:Ligatures"
35321
35322 \end_inset
35323
35324
35325 \end_layout
35326
35327 \begin_layout Description
35328 Line
35329 \begin_inset space ~
35330 \end_inset
35331
35332 Break Inserts a forced line break, see section
35333 \begin_inset space ~
35334 \end_inset
35335
35336
35337 \begin_inset CommandInset ref
35338 LatexCommand ref
35339 reference "sub:Forced-Linebreaks"
35340
35341 \end_inset
35342
35343
35344 \end_layout
35345
35346 \begin_layout Description
35347 Page
35348 \begin_inset space ~
35349 \end_inset
35350
35351 Break Inserts a forced page break, described in section
35352 \begin_inset space ~
35353 \end_inset
35354
35355
35356 \begin_inset CommandInset ref
35357 LatexCommand ref
35358 reference "sub:Forced-Pagebreaks"
35359
35360 \end_inset
35361
35362
35363 \end_layout
35364
35365 \begin_layout Description
35366 Clear
35367 \begin_inset space ~
35368 \end_inset
35369
35370 Page Inserts a clear page break, described in section
35371 \begin_inset space ~
35372 \end_inset
35373
35374
35375 \begin_inset CommandInset ref
35376 LatexCommand ref
35377 reference "sub:Clear-Pages"
35378
35379 \end_inset
35380
35381
35382 \end_layout
35383
35384 \begin_layout Description
35385 Clear
35386 \begin_inset space ~
35387 \end_inset
35388
35389 Double
35390 \begin_inset space ~
35391 \end_inset
35392
35393 Page Inserts a clear doublepage break, described in section
35394 \begin_inset space ~
35395 \end_inset
35396
35397
35398 \begin_inset CommandInset ref
35399 LatexCommand ref
35400 reference "sub:Clear-Pages"
35401
35402 \end_inset
35403
35404
35405 \end_layout
35406
35407 \begin_layout Subsection
35408 List / TOC
35409 \end_layout
35410
35411 \begin_layout Standard
35412 Various lists can be inserted with this menu.
35413  The table of contents, the algorithm, figures, and tables list are described
35414  in section
35415 \begin_inset space ~
35416 \end_inset
35417
35418
35419 \begin_inset CommandInset ref
35420 LatexCommand ref
35421 reference "sec:toc"
35422
35423 \end_inset
35424
35425 .
35426  The index list is described in section
35427 \begin_inset space ~
35428 \end_inset
35429
35430
35431 \begin_inset CommandInset ref
35432 LatexCommand ref
35433 reference "sec:Index"
35434
35435 \end_inset
35436
35437 , the nomenclature in section
35438 \begin_inset space ~
35439 \end_inset
35440
35441
35442 \begin_inset CommandInset ref
35443 LatexCommand ref
35444 reference "sec:Nomenclature"
35445
35446 \end_inset
35447
35448 , and the BibTeX bibliography in section
35449 \begin_inset space ~
35450 \end_inset
35451
35452
35453 \begin_inset CommandInset ref
35454 LatexCommand ref
35455 reference "sub:Bibliography-databases"
35456
35457 \end_inset
35458
35459 .
35460 \end_layout
35461
35462 \begin_layout Subsection
35463 Float
35464 \end_layout
35465
35466 \begin_layout Standard
35467 To insert floats, described in section
35468 \begin_inset space ~
35469 \end_inset
35470
35471
35472 \begin_inset CommandInset ref
35473 LatexCommand ref
35474 reference "sec:Floats"
35475
35476 \end_inset
35477
35478 .
35479 \end_layout
35480
35481 \begin_layout Subsection
35482 Note
35483 \end_layout
35484
35485 \begin_layout Standard
35486 To insert notes, described in section
35487 \begin_inset space ~
35488 \end_inset
35489
35490
35491 \begin_inset CommandInset ref
35492 LatexCommand ref
35493 reference "sec:Notes"
35494
35495 \end_inset
35496
35497 .
35498 \end_layout
35499
35500 \begin_layout Subsection
35501 Branch
35502 \end_layout
35503
35504 \begin_layout Standard
35505 Inserts branch insets as described in section
35506 \begin_inset space ~
35507 \end_inset
35508
35509
35510 \begin_inset CommandInset ref
35511 LatexCommand ref
35512 reference "sec:Branches"
35513
35514 \end_inset
35515
35516 .
35517 \end_layout
35518
35519 \begin_layout Subsection
35520 File
35521 \begin_inset Index
35522 status collapsed
35523
35524 \begin_layout Plain Layout
35525 External Material
35526 \end_layout
35527
35528 \end_inset
35529
35530
35531 \end_layout
35532
35533 \begin_layout Standard
35534 Here you can inserts files to include them or its content to your document.
35535  How this can be done is in detail explained in chapter 
35536 \emph on
35537 External Stuff
35538 \emph default
35539  of the 
35540 \emph on
35541 Embedded Objects
35542 \emph default
35543  manual.
35544 \end_layout
35545
35546 \begin_layout Subsection
35547 Box
35548 \begin_inset Index
35549 status collapsed
35550
35551 \begin_layout Plain Layout
35552 Boxes
35553 \end_layout
35554
35555 \end_inset
35556
35557
35558 \end_layout
35559
35560 \begin_layout Standard
35561 Inserts a minipage box that is described section
35562 \begin_inset space ~
35563 \end_inset
35564
35565
35566 \begin_inset CommandInset ref
35567 LatexCommand ref
35568 reference "sec:Minipages"
35569
35570 \end_inset
35571
35572 .
35573  All box types supported by LyX are explained in detail in chapter 
35574 \emph on
35575 Boxes
35576 \emph default
35577  of the 
35578 \emph on
35579 Embedded Objects
35580 \emph default
35581  manual.
35582 \end_layout
35583
35584 \begin_layout Subsection
35585 Citation
35586 \end_layout
35587
35588 \begin_layout Standard
35589 Inserts a citation as described in section
35590 \begin_inset space ~
35591 \end_inset
35592
35593
35594 \begin_inset CommandInset ref
35595 LatexCommand ref
35596 reference "sec:Bibliography"
35597
35598 \end_inset
35599
35600 .
35601 \end_layout
35602
35603 \begin_layout Subsection
35604 Cross-Reference
35605 \end_layout
35606
35607 \begin_layout Standard
35608 Inserts a cross-reference as described in section
35609 \begin_inset space ~
35610 \end_inset
35611
35612
35613 \begin_inset CommandInset ref
35614 LatexCommand ref
35615 reference "sec:Cross-References"
35616
35617 \end_inset
35618
35619 .
35620 \end_layout
35621
35622 \begin_layout Subsection
35623 Label
35624 \end_layout
35625
35626 \begin_layout Standard
35627 Inserts a label as described in section
35628 \begin_inset space ~
35629 \end_inset
35630
35631
35632 \begin_inset CommandInset ref
35633 LatexCommand ref
35634 reference "sec:Cross-References"
35635
35636 \end_inset
35637
35638 .
35639 \end_layout
35640
35641 \begin_layout Subsection
35642 Caption
35643 \begin_inset Index
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647 Captions
35648 \end_layout
35649
35650 \end_inset
35651
35652
35653 \begin_inset Index
35654 status collapsed
35655
35656 \begin_layout Plain Layout
35657 Longtables ! Caption
35658 \end_layout
35659
35660 \end_inset
35661
35662
35663 \end_layout
35664
35665 \begin_layout Standard
35666 Inserts a caption to floats or longtables.
35667  Floats are described in section
35668 \begin_inset space ~
35669 \end_inset
35670
35671
35672 \begin_inset CommandInset ref
35673 LatexCommand ref
35674 reference "sec:Floats"
35675
35676 \end_inset
35677
35678 , cations in longtables are described in section 
35679 \emph on
35680 Longtable Captions
35681 \emph default
35682  of the 
35683 \emph on
35684 Embedded Objects
35685 \emph default
35686  manual.
35687 \end_layout
35688
35689 \begin_layout Subsection
35690 Index Entry
35691 \end_layout
35692
35693 \begin_layout Standard
35694 Inserts an index entry as described in section
35695 \begin_inset space ~
35696 \end_inset
35697
35698
35699 \begin_inset CommandInset ref
35700 LatexCommand ref
35701 reference "sec:Index"
35702
35703 \end_inset
35704
35705 .
35706 \end_layout
35707
35708 \begin_layout Subsection
35709 Nomenclature Entry
35710 \end_layout
35711
35712 \begin_layout Standard
35713 Inserts a nomenclature entry as described in section
35714 \begin_inset space ~
35715 \end_inset
35716
35717
35718 \begin_inset CommandInset ref
35719 LatexCommand ref
35720 reference "sec:Nomenclature"
35721
35722 \end_inset
35723
35724 .
35725 \end_layout
35726
35727 \begin_layout Subsection
35728 Table
35729 \end_layout
35730
35731 \begin_layout Standard
35732 Inserts a table.
35733  Tables are described in section
35734 \begin_inset space ~
35735 \end_inset
35736
35737
35738 \begin_inset CommandInset ref
35739 LatexCommand ref
35740 reference "sec:Tables"
35741
35742 \end_inset
35743
35744 .
35745 \end_layout
35746
35747 \begin_layout Subsection
35748 Graphics
35749 \end_layout
35750
35751 \begin_layout Standard
35752 Inserts a graphic.
35753  Graphics are described in section
35754 \begin_inset space ~
35755 \end_inset
35756
35757
35758 \begin_inset CommandInset ref
35759 LatexCommand ref
35760 reference "sec:Graphics"
35761
35762 \end_inset
35763
35764 .
35765 \end_layout
35766
35767 \begin_layout Subsection
35768 URL
35769 \end_layout
35770
35771 \begin_layout Standard
35772 Inserts an URL box as described in section
35773 \begin_inset space ~
35774 \end_inset
35775
35776
35777 \begin_inset CommandInset ref
35778 LatexCommand ref
35779 reference "sec:URL"
35780
35781 \end_inset
35782
35783 .
35784 \end_layout
35785
35786 \begin_layout Subsection
35787 Footnote
35788 \end_layout
35789
35790 \begin_layout Standard
35791 Inserts a footnote, see section
35792 \begin_inset space ~
35793 \end_inset
35794
35795
35796 \begin_inset CommandInset ref
35797 LatexCommand ref
35798 reference "sec:Footnotes"
35799
35800 \end_inset
35801
35802 .
35803 \end_layout
35804
35805 \begin_layout Subsection
35806 Marginal Note
35807 \end_layout
35808
35809 \begin_layout Standard
35810 Inserts a marginal note, see section
35811 \begin_inset space ~
35812 \end_inset
35813
35814
35815 \begin_inset CommandInset ref
35816 LatexCommand ref
35817 reference "sec:Marginal-Notes"
35818
35819 \end_inset
35820
35821 .
35822 \end_layout
35823
35824 \begin_layout Subsection
35825 Short Title
35826 \end_layout
35827
35828 \begin_layout Standard
35829 Inserts a short title, see section
35830 \begin_inset space ~
35831 \end_inset
35832
35833
35834 \begin_inset CommandInset ref
35835 LatexCommand ref
35836 reference "sec:Short-Titles"
35837
35838 \end_inset
35839
35840 .
35841 \end_layout
35842
35843 \begin_layout Subsection
35844 TeX Code
35845 \end_layout
35846
35847 \begin_layout Standard
35848 Inserts a TeX Code box, see section
35849 \begin_inset space ~
35850 \end_inset
35851
35852
35853 \begin_inset CommandInset ref
35854 LatexCommand ref
35855 reference "sub:TeX-Code-Boxes"
35856
35857 \end_inset
35858
35859  for a description.
35860 \end_layout
35861
35862 \begin_layout Subsection
35863 Program Listing
35864 \begin_inset Index
35865 status collapsed
35866
35867 \begin_layout Plain Layout
35868 Program listings
35869 \end_layout
35870
35871 \end_inset
35872
35873
35874 \end_layout
35875
35876 \begin_layout Standard
35877 Inserts a program listings box.
35878  Program listings are explained in chapter 
35879 \emph on
35880 Program Code Listings
35881 \emph default
35882  of the 
35883 \emph on
35884 Embedded Objects
35885 \emph default
35886  manual.
35887 \end_layout
35888
35889 \begin_layout Subsection
35890 Date
35891 \end_layout
35892
35893 \begin_layout Standard
35894 Inserts the actual date.
35895  The format dependends on the date format of the language that is used for
35896  LyX's menus.
35897  LyX offers another ways to insert a date which is explained in section
35898  
35899 \emph on
35900 External Material
35901 \emph default
35902  of the 
35903 \emph on
35904 Embedded Objects
35905 \emph default
35906  manual.
35907  There the different methods are also compared.
35908 \end_layout
35909
35910 \begin_layout Section
35911 The Navigate Menu
35912 \begin_inset Index
35913 status collapsed
35914
35915 \begin_layout Plain Layout
35916 Menu ! Navigate
35917 \end_layout
35918
35919 \end_inset
35920
35921
35922 \end_layout
35923
35924 \begin_layout Standard
35925 This menu lists the existing, chapter, sections, figures, and tables of
35926  the current document.
35927  This allows you to navigate easily through you document.
35928 \end_layout
35929
35930 \begin_layout Standard
35931 The Navigate menu also offers to 
35932 \end_layout
35933
35934 \begin_layout Subsection
35935 Bookmarks
35936 \end_layout
35937
35938 \begin_layout Standard
35939 With this menu you are able to define your own bookmarks.
35940  This is useful when you are working on a large documents and often have
35941  to jump e.g.
35942  between section
35943 \begin_inset space ~
35944 \end_inset
35945
35946 2.5 and 6.3.
35947  To create bookmarks for this example, go to section
35948 \begin_inset space ~
35949 \end_inset
35950
35951 2.5 and use the menu 
35952 \family sans
35953 Save
35954 \begin_inset space ~
35955 \end_inset
35956
35957 Bookmark
35958 \begin_inset space ~
35959 \end_inset
35960
35961 1
35962 \family default
35963 .
35964  Then go to section
35965 \begin_inset space ~
35966 \end_inset
35967
35968 6.3 and use 
35969 \family sans
35970 Save
35971 \begin_inset space ~
35972 \end_inset
35973
35974 Bookmark
35975 \begin_inset space ~
35976 \end_inset
35977
35978
35979 \family default
35980 2.
35981  Now you can easily jump between these sections by using the menu or by
35982  the key bindings 
35983 \family sans
35984 C-1
35985 \family default
35986  and 
35987 \family sans
35988 C-2
35989 \family default
35990 .
35991 \end_layout
35992
35993 \begin_layout Standard
35994 You can also use bookmarks to jump between several opened documents.
35995  The saved bookmarks are valid till the document is closed.
35996 \end_layout
35997
35998 \begin_layout Subsection
35999 Next Note, Change, Cross-reference
36000 \end_layout
36001
36002 \begin_layout Standard
36003 Jump to the next note, change, or cross-reference following the current
36004  cursor position.
36005 \end_layout
36006
36007 \begin_layout Subsection
36008 Go to Label
36009 \end_layout
36010
36011 \begin_layout Standard
36012 Only active when the cursor is in front of a cross-reference.
36013  Sets the cursor before the referenced label, the same as if you right-click
36014  on a cross-reference box.
36015 \end_layout
36016
36017 \begin_layout Section
36018 The Document Menu
36019 \begin_inset Index
36020 status collapsed
36021
36022 \begin_layout Plain Layout
36023 Menu ! Document
36024 \end_layout
36025
36026 \end_inset
36027
36028
36029 \end_layout
36030
36031 \begin_layout Subsection
36032 Change Tracking
36033 \end_layout
36034
36035 \begin_layout Standard
36036 Change Tracking is described in section
36037 \begin_inset space ~
36038 \end_inset
36039
36040
36041 \begin_inset CommandInset ref
36042 LatexCommand ref
36043 reference "sec:Change-Tracking"
36044
36045 \end_inset
36046
36047 .
36048 \end_layout
36049
36050 \begin_layout Subsection
36051 LaT
36052 \begin_inset ERT
36053 status collapsed
36054
36055 \begin_layout Plain Layout
36056
36057 {}
36058 \end_layout
36059
36060 \end_inset
36061
36062 eX Log
36063 \end_layout
36064
36065 \begin_layout Standard
36066 After running LaTeX by viewing or exporting a document, this menu will be
36067  enabled.
36068  It shows the logfile of the used LaTeX-program.
36069 \end_layout
36070
36071 \begin_layout Standard
36072 Here you can see how LaTeX works in the background.
36073  
36074 \emph on
36075 Experts
36076 \emph default
36077  will find in it reasons for LaTeX-errors.
36078 \end_layout
36079
36080 \begin_layout Subsection
36081 Outline
36082 \end_layout
36083
36084 \begin_layout Standard
36085 Opens the TOC/Outline window as described in section
36086 \begin_inset space ~
36087 \end_inset
36088
36089
36090 \begin_inset CommandInset ref
36091 LatexCommand ref
36092 reference "sub:Table-of-Contents"
36093
36094 \end_inset
36095
36096 .
36097 \end_layout
36098
36099 \begin_layout Subsection
36100 Start Appendix Here
36101 \end_layout
36102
36103 \begin_layout Standard
36104 This menu will start the appendix of the document at the current cursor
36105  position as described in section
36106 \begin_inset space ~
36107 \end_inset
36108
36109
36110 \begin_inset CommandInset ref
36111 LatexCommand ref
36112 reference "sec:Appendices"
36113
36114 \end_inset
36115
36116 .
36117 \end_layout
36118
36119 \begin_layout Subsection
36120 Compressed
36121 \end_layout
36122
36123 \begin_layout Standard
36124 Un/compresses the actual document.
36125 \end_layout
36126
36127 \begin_layout Subsection
36128 Settings
36129 \begin_inset CommandInset label
36130 LatexCommand label
36131 name "sub:Settings"
36132
36133 \end_inset
36134
36135
36136 \begin_inset Index
36137 status collapsed
36138
36139 \begin_layout Plain Layout
36140 Document ! Settings
36141 \end_layout
36142
36143 \end_inset
36144
36145
36146 \end_layout
36147
36148 \begin_layout Standard
36149 This menu dialog contains some submenus to set properties for the whole
36150  document.
36151  You can save your document settings as default with the 
36152 \family sans
36153 Save as Document Defaults
36154 \family default
36155  button in the dialog.
36156  This will create a template named 
36157 \family typewriter
36158 default.lyx
36159 \family default
36160  which is automatically loaded by LyX when you create a new document without
36161  using a template.
36162 \end_layout
36163
36164 \begin_layout Standard
36165 The different submenus of the dialog are explained in the following:
36166 \end_layout
36167
36168 \begin_layout Subsubsection*
36169 Document Class
36170 \end_layout
36171
36172 \begin_layout Standard
36173 Here you set the document class, class options, and a Postscript driver.
36174  Document classes are described in section
36175 \begin_inset space ~
36176 \end_inset
36177
36178
36179 \begin_inset CommandInset ref
36180 LatexCommand ref
36181 reference "sec:Document-Classes"
36182
36183 \end_inset
36184
36185 .
36186  The Postscript driver is used for LaTeX's color and graphics packages.
36187  When using 
36188 \family sans
36189 Default
36190 \family default
36191 , the default driver for the LaTeX-packages are used.
36192  It is recommended to use the default unless your know what you are doing.
36193 \end_layout
36194
36195 \begin_layout Subsubsection*
36196 Fonts
36197 \end_layout
36198
36199 \begin_layout Standard
36200 The document font settings are described in section
36201 \begin_inset space ~
36202 \end_inset
36203
36204
36205 \begin_inset CommandInset ref
36206 LatexCommand ref
36207 reference "sec:Fonts-and-Text"
36208
36209 \end_inset
36210
36211 .
36212 \end_layout
36213
36214 \begin_layout Subsubsection*
36215 Text Layout
36216 \end_layout
36217
36218 \begin_layout Standard
36219 You can specify if paragraphs should be separated by indentations or vertical
36220  skips.
36221  The line spacing and the number of text columns can here also be specified.
36222  
36223 \end_layout
36224
36225 \begin_layout Standard
36226 Note that LyX won't show two columns or the set up line spacing on screen.
36227  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36228  However, it will be as you specified it in the output.
36229 \end_layout
36230
36231 \begin_layout Standard
36232 The listings settings are explained in the corresponding section in the
36233  
36234 \emph on
36235 Embedded Objects
36236 \emph default
36237  manual.
36238 \end_layout
36239
36240 \begin_layout Subsubsection*
36241 Page Layout
36242 \end_layout
36243
36244 \begin_layout Standard
36245 A description of this menu is given in section
36246 \begin_inset space ~
36247 \end_inset
36248
36249
36250 \begin_inset CommandInset ref
36251 LatexCommand ref
36252 reference "sub:Paper-Size,-Orientation,"
36253
36254 \end_inset
36255
36256  and 
36257 \begin_inset CommandInset ref
36258 LatexCommand ref
36259 reference "sub:Document-Layout"
36260
36261 \end_inset
36262
36263 .
36264 \end_layout
36265
36266 \begin_layout Subsubsection*
36267 Page Margins
36268 \end_layout
36269
36270 \begin_layout Standard
36271 Here you can adjust the paper margins, see section
36272 \begin_inset space ~
36273 \end_inset
36274
36275
36276 \begin_inset CommandInset ref
36277 LatexCommand ref
36278 reference "sub:Margins"
36279
36280 \end_inset
36281
36282 .
36283 \end_layout
36284
36285 \begin_layout Subsubsection*
36286 Language
36287 \begin_inset Index
36288 status collapsed
36289
36290 \begin_layout Plain Layout
36291 Language ! Encoding
36292 \end_layout
36293
36294 \end_inset
36295
36296
36297 \end_layout
36298
36299 \begin_layout Standard
36300 The document language and quote styles are set here.
36301  The encoding specifies how the document content is exported to LaTeX (the
36302  LyX file is always encoded in utf8).
36303  All characters that cannot be encoded using the specified encoding will
36304  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36305  known for a particular character).
36306 \begin_inset Foot
36307 status collapsed
36308
36309 \begin_layout Plain Layout
36310 The known commands are defined in a text file.
36311  You can add commands for unknown symbols to that file yourself, see the
36312  
36313 \emph on
36314 Customization
36315 \emph default
36316  manual for details.
36317 \end_layout
36318
36319 \end_inset
36320
36321
36322 \end_layout
36323
36324 \begin_layout Standard
36325 If you use the option 
36326 \family sans
36327 use language's default encoding
36328 \family default
36329 , LyX determines the encoding of a portion of text from the language of
36330  this text.
36331  If the document contains text in more than one language you may get more
36332  than one encoding in the LaTeX file.
36333  If you do not use this option then the complete document will always use
36334  exactly one encoding.
36335  Checking this option is the preferred setting unless you use 
36336 \family sans
36337 XeTeX
36338 \family default
36339
36340 \begin_inset Foot
36341 status collapsed
36342
36343 \begin_layout Plain Layout
36344 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36345  It natively supports Unicode while its input file is assumed to be in UTF-8
36346  encoding.
36347  More about using LyX with XeTeX can be found in 
36348 \begin_inset CommandInset citation
36349 LatexCommand cite
36350 key "XeTeX"
36351
36352 \end_inset
36353
36354 .
36355 \end_layout
36356
36357 \end_inset
36358
36359  (see below).
36360 \end_layout
36361
36362 \begin_layout Standard
36363 LyX also supports Unicode output, which is particularly useful if you need
36364  lots of special symbols or non-alphabetic scripts, respectively.
36365  If you want to use this (and your LaTeX installation supports Unicode,
36366  for that matter), choose one of the four utf8 variants from the list below.
36367  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36368  so it is not uncommon that a file with lots of unicode symbols works fine
36369  with 
36370 \family sans
36371 use language's default encoding
36372 \family default
36373  (when LyX uses it's list of known LaTeX-commands), but does not work with
36374  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36375  because all unicode symbols can be encoded in utf8).
36376 \end_layout
36377
36378 \begin_layout Standard
36379 Here is a list with the important encodings:
36380 \end_layout
36381
36382 \begin_layout Description
36383 LaTeX
36384 \begin_inset space ~
36385 \end_inset
36386
36387 default Same as 
36388 \family sans
36389 use language's default encoding
36390 \family default
36391 , but the LaTeX-package 
36392 \series bold
36393 inputenc
36394 \series default
36395
36396 \begin_inset Index
36397 status collapsed
36398
36399 \begin_layout Plain Layout
36400 Latex@LaTeX-packages ! inputenc
36401 \end_layout
36402
36403 \end_inset
36404
36405  is not used.
36406  When using this, you probably need to load some other packages manually
36407  in the preamble and specify the used encoding for text parts in foreign
36408  languages in TeX code.
36409 \end_layout
36410
36411 \begin_layout Description
36412 armscii8 encoding for Armenian
36413 \end_layout
36414
36415 \begin_layout Description
36416 ascii the ASCII encoding, covers only plain English, may result in a big
36417  file because lots of LaTeX-commands may be needed
36418 \end_layout
36419
36420 \begin_layout Description
36421 cp1250 MS Windows code page for latin2
36422 \end_layout
36423
36424 \begin_layout Description
36425 cp1251 MS Windows code page for Cyrillic
36426 \end_layout
36427
36428 \begin_layout Description
36429 cp1252 MS Windows code page for latin1
36430 \end_layout
36431
36432 \begin_layout Description
36433 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36434 \end_layout
36435
36436 \begin_layout Description
36437 cp1256 MS Windows code page for Arabic and Farsi
36438 \end_layout
36439
36440 \begin_layout Description
36441 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36442 13 encoding that is a superset of the ISO-8859-4 encoding
36443 \end_layout
36444
36445 \begin_layout Description
36446 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36447  Serbian, and Ukrainian
36448 \end_layout
36449
36450 \begin_layout Description
36451 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36452 \end_layout
36453
36454 \begin_layout Description
36455 8859-8 the ISO-8859-8 encoding, covers Hebrew
36456 \end_layout
36457
36458 \begin_layout Description
36459 koi8-r standard Cyrillic especially for Russian
36460 \end_layout
36461
36462 \begin_layout Description
36463 koi8-u Cyrillic for Ukrainian
36464 \end_layout
36465
36466 \begin_layout Description
36467 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36468  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36469  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36470  replaced by latin9
36471 \end_layout
36472
36473 \begin_layout Description
36474 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36475  Hungarian, Polish, Romanian, Slovak, and Slovenian
36476 \end_layout
36477
36478 \begin_layout Description
36479 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36480  Turkish
36481 \end_layout
36482
36483 \begin_layout Description
36484 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36485 \end_layout
36486
36487 \begin_layout Description
36488 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36489  where the Icelandic letters are replaced by Turkish ones
36490 \end_layout
36491
36492 \begin_layout Description
36493 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36494  the euro currency sign, the 
36495 \begin_inset ERT
36496 status collapsed
36497
36498 \begin_layout Plain Layout
36499
36500
36501 \backslash
36502 oe
36503 \end_layout
36504
36505 \end_inset
36506
36507 -ligature and some characters used for French and Finnish; latin9 should
36508  be the replacement for latin1
36509 \end_layout
36510
36511 \begin_layout Description
36512 pt154 Cyrillic for Kazakh
36513 \end_layout
36514
36515 \begin_layout Description
36516 utf8 Unicode utf8 based on the LaTeX-package 
36517 \series bold
36518 inputenc
36519 \series default
36520
36521 \begin_inset Index
36522 status collapsed
36523
36524 \begin_layout Plain Layout
36525 Latex@LaTeX-packages ! inputenc
36526 \end_layout
36527
36528 \end_inset
36529
36530 .
36531  Currently only a limited range of characters (mainly for Latin scripts)
36532  is supported.
36533 \end_layout
36534
36535 \begin_layout Description
36536 utf8x Unicode utf8 based on the LaTeX package 
36537 \series bold
36538 ucs
36539 \series default
36540
36541 \begin_inset Index
36542 status collapsed
36543
36544 \begin_layout Plain Layout
36545 Latex@LaTeX-packages ! ucs
36546 \end_layout
36547
36548 \end_inset
36549
36550  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36551 \end_layout
36552
36553 \begin_layout Description
36554 UTF8 Unicode utf8 with the LaTeX-package 
36555 \series bold
36556 CJK
36557 \series default
36558
36559 \begin_inset Index
36560 status collapsed
36561
36562 \begin_layout Plain Layout
36563 Latex@LaTeX-packages ! CJK
36564 \end_layout
36565
36566 \end_inset
36567
36568  (for the languages Chinese, Japanese and Korean)
36569 \end_layout
36570
36571 \begin_layout Description
36572 utf8-plain Unicode utf8 to be used with 
36573 \family sans
36574 XeTeX
36575 \family default
36576 , which uses Unicode directly, without the help of the LaTeX-package 
36577 \series bold
36578 inputenc
36579 \series default
36580  
36581 \begin_inset Foot
36582 status collapsed
36583
36584 \begin_layout Plain Layout
36585 More about using LyX with XeTeX can be found in 
36586 \begin_inset CommandInset citation
36587 LatexCommand cite
36588 key "XeTeX"
36589
36590 \end_inset
36591
36592 .
36593 \end_layout
36594
36595 \end_inset
36596
36597
36598 \end_layout
36599
36600 \begin_layout Subsubsection*
36601 Numbering & TOC
36602 \end_layout
36603
36604 \begin_layout Standard
36605 You can adjust here the numbering depth of sections headings as described
36606  in section
36607 \begin_inset space ~
36608 \end_inset
36609
36610
36611 \begin_inset CommandInset ref
36612 LatexCommand ref
36613 reference "sub:Numbering-depth"
36614
36615 \end_inset
36616
36617 .
36618 \end_layout
36619
36620 \begin_layout Subsubsection*
36621 Bibliography
36622 \end_layout
36623
36624 \begin_layout Standard
36625 You can specify here a citation style using the Latex@LaTeX-packages 
36626 \series bold
36627 natbib
36628 \series default
36629
36630 \begin_inset Index
36631 status collapsed
36632
36633 \begin_layout Plain Layout
36634 Latex@LaTeX-packages ! natbib
36635 \end_layout
36636
36637 \end_inset
36638
36639  or 
36640 \series bold
36641 jurabib
36642 \series default
36643
36644 \begin_inset Index
36645 status collapsed
36646
36647 \begin_layout Plain Layout
36648 Latex@LaTeX-packages ! jurabib
36649 \end_layout
36650
36651 \end_inset
36652
36653 .
36654  For a further description see section
36655 \begin_inset space ~
36656 \end_inset
36657
36658
36659 \begin_inset CommandInset ref
36660 LatexCommand ref
36661 reference "sec:Bibliography"
36662
36663 \end_inset
36664
36665 .
36666 \end_layout
36667
36668 \begin_layout Subsubsection*
36669 Math Options
36670 \end_layout
36671
36672 \begin_layout Standard
36673 These options will force LyX to use the Latex@LaTeX-packages 
36674 \series bold
36675 amsmath
36676 \series default
36677
36678 \begin_inset Index
36679 status collapsed
36680
36681 \begin_layout Plain Layout
36682 Latex@LaTeX-packages ! amsmath
36683 \end_layout
36684
36685 \end_inset
36686
36687  and 
36688 \series bold
36689 esint
36690 \series default
36691
36692 \begin_inset Index
36693 status collapsed
36694
36695 \begin_layout Plain Layout
36696 Latex@LaTeX-packages ! esint
36697 \end_layout
36698
36699 \end_inset
36700
36701  or to use them automatically when they are needed.
36702 \end_layout
36703
36704 \begin_layout Standard
36705
36706 \series bold
36707 amsmath
36708 \series default
36709  is needed for many constructs, so when you get LaTeX-errors in formulas,
36710  assure that you have enabled AMS.
36711 \end_layout
36712
36713 \begin_layout Standard
36714
36715 \series bold
36716 esint
36717 \series default
36718  is used for special integral characters.
36719 \end_layout
36720
36721 \begin_layout Subsubsection*
36722 Float Placement
36723 \end_layout
36724
36725 \begin_layout Standard
36726 The float placement options are described in section
36727 \begin_inset Formula $\,$
36728 \end_inset
36729
36730
36731 \begin_inset CommandInset ref
36732 LatexCommand ref
36733 reference "sub:Float-Placement"
36734
36735 \end_inset
36736
36737 .
36738 \end_layout
36739
36740 \begin_layout Subsubsection*
36741 Bullets
36742 \end_layout
36743
36744 \begin_layout Standard
36745 Here you can adjust the characters for the itemize levels.
36746  The itemize environment is described in section
36747 \begin_inset space ~
36748 \end_inset
36749
36750
36751 \begin_inset CommandInset ref
36752 LatexCommand ref
36753 reference "sec:Itemize"
36754
36755 \end_inset
36756
36757 .
36758 \end_layout
36759
36760 \begin_layout Subsubsection*
36761 Branches
36762 \end_layout
36763
36764 \begin_layout Standard
36765 Branches are described in section
36766 \begin_inset space ~
36767 \end_inset
36768
36769
36770 \begin_inset CommandInset ref
36771 LatexCommand ref
36772 reference "sec:Branches"
36773
36774 \end_inset
36775
36776 .
36777 \end_layout
36778
36779 \begin_layout Subsubsection*
36780 LaT
36781 \begin_inset ERT
36782 status collapsed
36783
36784 \begin_layout Plain Layout
36785
36786 {}
36787 \end_layout
36788
36789 \end_inset
36790
36791 eX Preamble
36792 \end_layout
36793
36794 \begin_layout Standard
36795 In this text field are entered commands to load special LaTeX-packages or
36796  to define LaTeX-commands.
36797  The preamble is a thing for LaTeX-experts.
36798  You shouldn't enter commands here until you don't exactly know what you
36799  do.
36800 \end_layout
36801
36802 \begin_layout Standard
36803 An introduction in the LaTeX-syntax is given in section
36804 \begin_inset space ~
36805 \end_inset
36806
36807
36808 \begin_inset CommandInset ref
36809 LatexCommand ref
36810 reference "sub:LaTeX-Syntax"
36811
36812 \end_inset
36813
36814 .
36815 \end_layout
36816
36817 \begin_layout Section
36818 The Tools Menu
36819 \begin_inset Index
36820 status collapsed
36821
36822 \begin_layout Plain Layout
36823 Menu ! Tools
36824 \end_layout
36825
36826 \end_inset
36827
36828
36829 \end_layout
36830
36831 \begin_layout Subsection
36832 Spellchecker
36833 \end_layout
36834
36835 \begin_layout Standard
36836 Spell checking is explained in section
36837 \begin_inset space ~
36838 \end_inset
36839
36840
36841 \begin_inset CommandInset ref
36842 LatexCommand ref
36843 reference "sec:Spellchecking"
36844
36845 \end_inset
36846
36847 .
36848 \end_layout
36849
36850 \begin_layout Subsection
36851 Thesaurus
36852 \end_layout
36853
36854 \begin_layout Standard
36855 The thesaurus is described in section
36856 \begin_inset space ~
36857 \end_inset
36858
36859
36860 \begin_inset CommandInset ref
36861 LatexCommand ref
36862 reference "sec:Thesaurus"
36863
36864 \end_inset
36865
36866 .
36867 \end_layout
36868
36869 \begin_layout Subsection
36870 Count Words
36871 \begin_inset Index
36872 status collapsed
36873
36874 \begin_layout Plain Layout
36875 Word count
36876 \end_layout
36877
36878 \end_inset
36879
36880
36881 \end_layout
36882
36883 \begin_layout Standard
36884 Counts the number of words in the actual document or the highlighted document
36885  part.
36886 \end_layout
36887
36888 \begin_layout Subsection
36889 TeX Information
36890 \begin_inset Index
36891 status collapsed
36892
36893 \begin_layout Plain Layout
36894 TeX Information
36895 \end_layout
36896
36897 \end_inset
36898
36899
36900 \end_layout
36901
36902 \begin_layout Standard
36903 Shows you a list of the classes and styles installed in your LaTeX-system.
36904 \end_layout
36905
36906 \begin_layout Subsection
36907 Reconfigure
36908 \begin_inset Index
36909 status collapsed
36910
36911 \begin_layout Plain Layout
36912 Lyx@LyX ! Reconfigure|see
36913 \begin_inset ERT
36914 status collapsed
36915
36916 \begin_layout Plain Layout
36917
36918 {
36919 \end_layout
36920
36921 \end_inset
36922
36923 Reconfiguration of LyX
36924 \begin_inset ERT
36925 status collapsed
36926
36927 \begin_layout Plain Layout
36928
36929 }
36930 \end_layout
36931
36932 \end_inset
36933
36934
36935 \end_layout
36936
36937 \end_inset
36938
36939
36940 \begin_inset Index
36941 status collapsed
36942
36943 \begin_layout Plain Layout
36944 Reconfiguration of LyX
36945 \end_layout
36946
36947 \end_inset
36948
36949
36950 \end_layout
36951
36952 \begin_layout Standard
36953 This menu reconfigures LyX.
36954  That means LyX looks for LaTeX-packages and needed programs, see also section
36955 \begin_inset space ~
36956 \end_inset
36957
36958
36959 \begin_inset CommandInset ref
36960 LatexCommand ref
36961 reference "sec:Basic-LyX-Setup"
36962
36963 \end_inset
36964
36965 .
36966 \end_layout
36967
36968 \begin_layout Subsection
36969 Preferences
36970 \end_layout
36971
36972 \begin_layout Standard
36973 The preferences dialog is described in detail in chapter
36974 \begin_inset space \thinspace{}
36975 \end_inset
36976
36977
36978 \begin_inset CommandInset ref
36979 LatexCommand ref
36980 reference "cha:The-Preferences-dialog"
36981
36982 \end_inset
36983
36984 .
36985 \end_layout
36986
36987 \begin_layout Section
36988 The Help Menu
36989 \begin_inset Index
36990 status collapsed
36991
36992 \begin_layout Plain Layout
36993 Menu ! Help
36994 \end_layout
36995
36996 \end_inset
36997
36998
36999 \end_layout
37000
37001 \begin_layout Standard
37002 This menu opens the documentation files of LyX in the language of LyX's
37003  menus.
37004 \end_layout
37005
37006 \begin_layout Standard
37007 The menu 
37008 \family sans
37009 LaTeX
37010 \begin_inset space ~
37011 \end_inset
37012
37013 Configuration
37014 \family default
37015  shows a LyX-document with informations about the LaTeX-packages and classes
37016  found by LyX (see also section
37017 \begin_inset space ~
37018 \end_inset
37019
37020
37021 \begin_inset CommandInset ref
37022 LatexCommand ref
37023 reference "sec:LaTeX-Setup"
37024
37025 \end_inset
37026
37027 ).
37028 \end_layout
37029
37030 \begin_layout Section
37031 Toolbars
37032 \begin_inset CommandInset label
37033 LatexCommand label
37034 name "sec:Toolbars"
37035
37036 \end_inset
37037
37038
37039 \end_layout
37040
37041 \begin_layout Standard
37042 How to show or hide toolbars is explained in section
37043 \begin_inset space ~
37044 \end_inset
37045
37046
37047 \begin_inset CommandInset ref
37048 LatexCommand ref
37049 reference "sub:Toolbars"
37050
37051 \end_inset
37052
37053 .
37054 \end_layout
37055
37056 \begin_layout Standard
37057 It is also possible to define custom toolbars.
37058  This is described in the 
37059 \emph on
37060 Extended Features
37061 \emph default
37062  manual.
37063 \end_layout
37064
37065 \begin_layout Subsection
37066 Standard Toolbar
37067 \begin_inset Index
37068 status collapsed
37069
37070 \begin_layout Plain Layout
37071 Toolbar ! Standard
37072 \end_layout
37073
37074 \end_inset
37075
37076
37077 \end_layout
37078
37079 \begin_layout Standard
37080 \begin_inset Graphics
37081         filename clipart/StandardToolbar.png
37082         width 100col%
37083
37084 \end_inset
37085
37086
37087 \end_layout
37088
37089 \begin_layout Standard
37090 \begin_inset VSpace defskip
37091 \end_inset
37092
37093
37094 \end_layout
37095
37096 \begin_layout Standard
37097 The standard toolbar as shown above contains from left to right the following
37098  buttons:
37099 \begin_inset ERT
37100 status collapsed
37101
37102 \begin_layout Plain Layout
37103
37104
37105 \backslash
37106 setlength{
37107 \backslash
37108 LTleft}{0pt}
37109 \end_layout
37110
37111 \end_inset
37112
37113
37114 \begin_inset Note Note
37115 status collapsed
37116
37117 \begin_layout Plain Layout
37118 This is necessary to left align the following longtables.
37119  See the 
37120 \emph on
37121 Embedded Objects
37122 \emph default
37123  manual for more information.
37124 \end_layout
37125
37126 \end_inset
37127
37128
37129 \end_layout
37130
37131 \begin_layout Standard
37132 \begin_inset VSpace defskip
37133 \end_inset
37134
37135
37136 \end_layout
37137
37138 \begin_layout Standard
37139 \begin_inset Tabular
37140 <lyxtabular version="3" rows="1" columns="2">
37141 <features islongtable="true">
37142 <column alignment="center" valignment="top" width="0">
37143 <column alignment="center" valignment="top" width="0">
37144 <row>
37145 <cell alignment="center" valignment="top" usebox="none">
37146 \begin_inset Text
37147
37148 \begin_layout Plain Layout
37149 \begin_inset Graphics
37150         filename clipart/ToolbarEnvBox.png
37151         clip
37152
37153 \end_inset
37154
37155
37156 \end_layout
37157
37158 \end_inset
37159 </cell>
37160 <cell alignment="center" valignment="top" usebox="none">
37161 \begin_inset Text
37162
37163 \begin_layout Plain Layout
37164 pull-down menu for the paragraph environments
37165 \end_layout
37166
37167 \end_inset
37168 </cell>
37169 </row>
37170 </lyxtabular>
37171
37172 \end_inset
37173
37174
37175 \end_layout
37176
37177 \begin_layout Standard
37178 \begin_inset VSpace -10mm
37179 \end_inset
37180
37181
37182 \end_layout
37183
37184 \begin_layout Standard
37185 \align left
37186 \begin_inset Tabular
37187 <lyxtabular version="3" rows="20" columns="2">
37188 <features islongtable="true">
37189 <column alignment="left" valignment="top" width="0">
37190 <column alignment="left" valignment="top" width="0">
37191 <row interlinespace="2.5mm">
37192 <cell alignment="center" valignment="top" usebox="none">
37193 \begin_inset Text
37194
37195 \begin_layout Plain Layout
37196
37197 \family sans
37198 \begin_inset Graphics
37199         filename ../images/buffer-new.png
37200         BoundingBox 0bp 5bp 20bp 20bp
37201
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \end_inset
37208 </cell>
37209 <cell alignment="center" valignment="top" usebox="none">
37210 \begin_inset Text
37211
37212 \begin_layout Plain Layout
37213
37214 \family sans
37215 File\SpecialChar \menuseparator
37216 New
37217 \end_layout
37218
37219 \end_inset
37220 </cell>
37221 </row>
37222 <row interlinespace="2.5mm">
37223 <cell alignment="center" valignment="top" usebox="none">
37224 \begin_inset Text
37225
37226 \begin_layout Plain Layout
37227 \begin_inset Graphics
37228         filename ../images/file-open.png
37229         BoundingBox 0bp 5bp 20bp 20bp
37230
37231 \end_inset
37232
37233
37234 \end_layout
37235
37236 \end_inset
37237 </cell>
37238 <cell alignment="center" valignment="top" usebox="none">
37239 \begin_inset Text
37240
37241 \begin_layout Plain Layout
37242
37243 \family sans
37244 File\SpecialChar \menuseparator
37245 Open
37246 \end_layout
37247
37248 \end_inset
37249 </cell>
37250 </row>
37251 <row interlinespace="2.5mm">
37252 <cell alignment="center" valignment="top" usebox="none">
37253 \begin_inset Text
37254
37255 \begin_layout Plain Layout
37256 \begin_inset Graphics
37257         filename ../images/buffer-write.png
37258         BoundingBox 0bp 5bp 20bp 20bp
37259
37260 \end_inset
37261
37262
37263 \end_layout
37264
37265 \end_inset
37266 </cell>
37267 <cell alignment="center" valignment="top" usebox="none">
37268 \begin_inset Text
37269
37270 \begin_layout Plain Layout
37271
37272 \family sans
37273 File\SpecialChar \menuseparator
37274 Save
37275 \end_layout
37276
37277 \end_inset
37278 </cell>
37279 </row>
37280 <row interlinespace="2.5mm">
37281 <cell alignment="center" valignment="top" usebox="none">
37282 \begin_inset Text
37283
37284 \begin_layout Plain Layout
37285 \begin_inset Graphics
37286         filename ../images/dialog-show_print.png
37287         BoundingBox 0bp 5bp 24bp 20bp
37288
37289 \end_inset
37290
37291
37292 \end_layout
37293
37294 \end_inset
37295 </cell>
37296 <cell alignment="center" valignment="top" usebox="none">
37297 \begin_inset Text
37298
37299 \begin_layout Plain Layout
37300
37301 \family sans
37302 File\SpecialChar \menuseparator
37303 Print
37304 \end_layout
37305
37306 \end_inset
37307 </cell>
37308 </row>
37309 <row interlinespace="2.5mm">
37310 <cell alignment="center" valignment="top" usebox="none">
37311 \begin_inset Text
37312
37313 \begin_layout Plain Layout
37314 \begin_inset Graphics
37315         filename ../images/dialog-show_spellchecker.png
37316         BoundingBox 0bp 5bp 20bp 20bp
37317
37318 \end_inset
37319
37320
37321 \end_layout
37322
37323 \end_inset
37324 </cell>
37325 <cell alignment="center" valignment="top" usebox="none">
37326 \begin_inset Text
37327
37328 \begin_layout Plain Layout
37329
37330 \family sans
37331 Tools\SpecialChar \menuseparator
37332 Spellchecker
37333 \end_layout
37334
37335 \end_inset
37336 </cell>
37337 </row>
37338 <row interlinespace="2.5mm">
37339 <cell alignment="center" valignment="top" usebox="none">
37340 \begin_inset Text
37341
37342 \begin_layout Plain Layout
37343 \begin_inset Graphics
37344         filename ../images/undo.png
37345         BoundingBox 0bp 5bp 20bp 20bp
37346
37347 \end_inset
37348
37349
37350 \end_layout
37351
37352 \end_inset
37353 </cell>
37354 <cell alignment="center" valignment="top" usebox="none">
37355 \begin_inset Text
37356
37357 \begin_layout Plain Layout
37358
37359 \family sans
37360 Edit\SpecialChar \menuseparator
37361 Undo
37362 \end_layout
37363
37364 \end_inset
37365 </cell>
37366 </row>
37367 <row interlinespace="2.5mm">
37368 <cell alignment="center" valignment="top" usebox="none">
37369 \begin_inset Text
37370
37371 \begin_layout Plain Layout
37372 \begin_inset Graphics
37373         filename ../images/redo.png
37374         BoundingBox 0bp 5bp 20bp 20bp
37375
37376 \end_inset
37377
37378
37379 \end_layout
37380
37381 \end_inset
37382 </cell>
37383 <cell alignment="center" valignment="top" usebox="none">
37384 \begin_inset Text
37385
37386 \begin_layout Plain Layout
37387
37388 \family sans
37389 Edit\SpecialChar \menuseparator
37390 Redo
37391 \end_layout
37392
37393 \end_inset
37394 </cell>
37395 </row>
37396 <row interlinespace="2.5mm">
37397 <cell alignment="center" valignment="top" usebox="none">
37398 \begin_inset Text
37399
37400 \begin_layout Plain Layout
37401 \begin_inset Graphics
37402         filename ../images/cut.png
37403         BoundingBox 0bp 5bp 20bp 20bp
37404
37405 \end_inset
37406
37407
37408 \end_layout
37409
37410 \end_inset
37411 </cell>
37412 <cell alignment="center" valignment="top" usebox="none">
37413 \begin_inset Text
37414
37415 \begin_layout Plain Layout
37416
37417 \family sans
37418 Edit\SpecialChar \menuseparator
37419 Cut
37420 \end_layout
37421
37422 \end_inset
37423 </cell>
37424 </row>
37425 <row interlinespace="2.5mm">
37426 <cell alignment="center" valignment="top" usebox="none">
37427 \begin_inset Text
37428
37429 \begin_layout Plain Layout
37430 \begin_inset Graphics
37431         filename ../images/copy.png
37432         BoundingBox 0bp 5bp 20bp 20bp
37433
37434 \end_inset
37435
37436
37437 \end_layout
37438
37439 \end_inset
37440 </cell>
37441 <cell alignment="center" valignment="top" usebox="none">
37442 \begin_inset Text
37443
37444 \begin_layout Plain Layout
37445
37446 \family sans
37447 Edit\SpecialChar \menuseparator
37448 Copy
37449 \end_layout
37450
37451 \end_inset
37452 </cell>
37453 </row>
37454 <row interlinespace="2.5mm">
37455 <cell alignment="center" valignment="top" usebox="none">
37456 \begin_inset Text
37457
37458 \begin_layout Plain Layout
37459 \begin_inset Graphics
37460         filename ../images/paste.png
37461         BoundingBox 0bp 5bp 20bp 20bp
37462
37463 \end_inset
37464
37465
37466 \end_layout
37467
37468 \end_inset
37469 </cell>
37470 <cell alignment="center" valignment="top" usebox="none">
37471 \begin_inset Text
37472
37473 \begin_layout Plain Layout
37474
37475 \family sans
37476 Edit\SpecialChar \menuseparator
37477 Paste
37478 \end_layout
37479
37480 \end_inset
37481 </cell>
37482 </row>
37483 <row interlinespace="2.5mm">
37484 <cell alignment="center" valignment="top" usebox="none">
37485 \begin_inset Text
37486
37487 \begin_layout Plain Layout
37488 \begin_inset Graphics
37489         filename ../images/dialog-show_findreplace.png
37490         BoundingBox 0bp 5bp 20bp 25bp
37491         rotateOrigin center
37492
37493 \end_inset
37494
37495
37496 \end_layout
37497
37498 \end_inset
37499 </cell>
37500 <cell alignment="center" valignment="top" usebox="none">
37501 \begin_inset Text
37502
37503 \begin_layout Plain Layout
37504
37505 \family sans
37506 Edit\SpecialChar \menuseparator
37507 Find
37508 \begin_inset space \thinspace{}
37509 \end_inset
37510
37511 &
37512 \begin_inset space \thinspace{}
37513 \end_inset
37514
37515 Replace
37516 \end_layout
37517
37518 \end_inset
37519 </cell>
37520 </row>
37521 <row interlinespace="2.5mm">
37522 <cell alignment="center" valignment="top" usebox="none">
37523 \begin_inset Text
37524
37525 \begin_layout Plain Layout
37526 \begin_inset Graphics
37527         filename ../images/font-emph.png
37528         BoundingBox 0bp 5bp 20bp 20bp
37529
37530 \end_inset
37531
37532
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 <cell alignment="center" valignment="top" usebox="none">
37538 \begin_inset Text
37539
37540 \begin_layout Plain Layout
37541 Emphasize text, function of the Edit
37542 \family sans
37543 \SpecialChar \menuseparator
37544 Text
37545 \begin_inset space ~
37546 \end_inset
37547
37548 Style
37549 \family default
37550  dialog
37551 \end_layout
37552
37553 \end_inset
37554 </cell>
37555 </row>
37556 <row interlinespace="2.5mm">
37557 <cell alignment="center" valignment="top" usebox="none">
37558 \begin_inset Text
37559
37560 \begin_layout Plain Layout
37561 \begin_inset Graphics
37562         filename ../images/font-noun.png
37563         BoundingBox 0bp 5bp 20bp 20bp
37564
37565 \end_inset
37566
37567
37568 \end_layout
37569
37570 \end_inset
37571 </cell>
37572 <cell alignment="center" valignment="top" usebox="none">
37573 \begin_inset Text
37574
37575 \begin_layout Plain Layout
37576 Set text to noun style, function of the Edit
37577 \family sans
37578 \SpecialChar \menuseparator
37579 Text
37580 \begin_inset space ~
37581 \end_inset
37582
37583 Style
37584 \family default
37585  dialog
37586 \end_layout
37587
37588 \end_inset
37589 </cell>
37590 </row>
37591 <row interlinespace="2.5mm">
37592 <cell alignment="center" valignment="top" usebox="none">
37593 \begin_inset Text
37594
37595 \begin_layout Plain Layout
37596 \begin_inset Graphics
37597         filename ../images/textstyle-apply.png
37598         BoundingBox 0bp 5bp 20bp 20bp
37599
37600 \end_inset
37601
37602
37603 \end_layout
37604
37605 \end_inset
37606 </cell>
37607 <cell alignment="center" valignment="top" usebox="none">
37608 \begin_inset Text
37609
37610 \begin_layout Plain Layout
37611 Formats text using the current settings in the 
37612 \family sans
37613 Edit\SpecialChar \menuseparator
37614 Text
37615 \begin_inset space ~
37616 \end_inset
37617
37618 Style
37619 \family default
37620  dialog
37621 \end_layout
37622
37623 \end_inset
37624 </cell>
37625 </row>
37626 <row interlinespace="2.5mm">
37627 <cell alignment="center" valignment="top" usebox="none">
37628 \begin_inset Text
37629
37630 \begin_layout Plain Layout
37631 \begin_inset Graphics
37632         filename ../images/math-mode.png
37633         BoundingBox 0bp 5bp 20bp 20bp
37634
37635 \end_inset
37636
37637
37638 \end_layout
37639
37640 \end_inset
37641 </cell>
37642 <cell alignment="center" valignment="top" usebox="none">
37643 \begin_inset Text
37644
37645 \begin_layout Plain Layout
37646
37647 \family sans
37648 Insert\SpecialChar \menuseparator
37649 Math\SpecialChar \menuseparator
37650 Inline
37651 \begin_inset space ~
37652 \end_inset
37653
37654 Formula
37655 \end_layout
37656
37657 \end_inset
37658 </cell>
37659 </row>
37660 <row interlinespace="2.5mm">
37661 <cell alignment="center" valignment="top" usebox="none">
37662 \begin_inset Text
37663
37664 \begin_layout Plain Layout
37665 \begin_inset Graphics
37666         filename ../images/dialog-show-new-inset_graphics.png
37667         BoundingBox 0bp 5bp 20bp 25bp
37668         rotateOrigin center
37669
37670 \end_inset
37671
37672
37673 \end_layout
37674
37675 \end_inset
37676 </cell>
37677 <cell alignment="center" valignment="top" usebox="none">
37678 \begin_inset Text
37679
37680 \begin_layout Plain Layout
37681
37682 \family sans
37683 Insert\SpecialChar \menuseparator
37684 Graphics
37685 \end_layout
37686
37687 \end_inset
37688 </cell>
37689 </row>
37690 <row interlinespace="2.5mm">
37691 <cell alignment="center" valignment="top" usebox="none">
37692 \begin_inset Text
37693
37694 \begin_layout Plain Layout
37695 \begin_inset Graphics
37696         filename ../images/tabular-insert.png
37697         BoundingBox 0bp 5bp 20bp 25bp
37698         rotateOrigin center
37699
37700 \end_inset
37701
37702
37703 \end_layout
37704
37705 \end_inset
37706 </cell>
37707 <cell alignment="center" valignment="top" usebox="none">
37708 \begin_inset Text
37709
37710 \begin_layout Plain Layout
37711
37712 \family sans
37713 Insert\SpecialChar \menuseparator
37714 Table
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 </row>
37720 <row interlinespace="2.5mm">
37721 <cell alignment="center" valignment="top" usebox="none">
37722 \begin_inset Text
37723
37724 \begin_layout Plain Layout
37725 \begin_inset Graphics
37726         filename ../images/dialog-toggle_toc.png
37727         BoundingBox 0bp 5bp 20bp 25bp
37728         rotateOrigin center
37729
37730 \end_inset
37731
37732
37733 \end_layout
37734
37735 \end_inset
37736 </cell>
37737 <cell alignment="center" valignment="top" usebox="none">
37738 \begin_inset Text
37739
37740 \begin_layout Plain Layout
37741 Toggle outline window on/off, 
37742 \family sans
37743 Document\SpecialChar \menuseparator
37744 Outline
37745 \end_layout
37746
37747 \end_inset
37748 </cell>
37749 </row>
37750 <row interlinespace="2.5mm">
37751 <cell alignment="center" valignment="top" usebox="none">
37752 \begin_inset Text
37753
37754 \begin_layout Plain Layout
37755 \begin_inset Graphics
37756         filename ../images/toolbar-toggle_math.png
37757         BoundingBox 0bp 5bp 20bp 25bp
37758         rotateOrigin center
37759
37760 \end_inset
37761
37762
37763 \end_layout
37764
37765 \end_inset
37766 </cell>
37767 <cell alignment="center" valignment="top" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771 Toggle math toolbar on/off
37772 \end_layout
37773
37774 \end_inset
37775 </cell>
37776 </row>
37777 <row interlinespace="2.5mm">
37778 <cell alignment="center" valignment="top" usebox="none">
37779 \begin_inset Text
37780
37781 \begin_layout Plain Layout
37782 \begin_inset Graphics
37783         filename ../images/toolbar-toggle_table.png
37784         BoundingBox 0bp 5bp 20bp 25bp
37785         rotateOrigin center
37786
37787 \end_inset
37788
37789
37790 \end_layout
37791
37792 \end_inset
37793 </cell>
37794 <cell alignment="center" valignment="top" usebox="none">
37795 \begin_inset Text
37796
37797 \begin_layout Plain Layout
37798 Toggle table toolbar on/off
37799 \end_layout
37800
37801 \end_inset
37802 </cell>
37803 </row>
37804 </lyxtabular>
37805
37806 \end_inset
37807
37808
37809 \end_layout
37810
37811 \begin_layout Subsection
37812 Extra Toolbar
37813 \begin_inset Index
37814 status collapsed
37815
37816 \begin_layout Plain Layout
37817 Toolbar ! Extra
37818 \end_layout
37819
37820 \end_inset
37821
37822
37823 \end_layout
37824
37825 \begin_layout Standard
37826 \begin_inset Graphics
37827         filename clipart/ExtraToolbar.png
37828         width 100col%
37829
37830 \end_inset
37831
37832
37833 \end_layout
37834
37835 \begin_layout Standard
37836 \begin_inset VSpace defskip
37837 \end_inset
37838
37839
37840 \end_layout
37841
37842 \begin_layout Standard
37843 The extra toolbar as shown above contains from left to right the following
37844  buttons:
37845 \end_layout
37846
37847 \begin_layout Standard
37848 \begin_inset VSpace defskip
37849 \end_inset
37850
37851
37852 \end_layout
37853
37854 \begin_layout Standard
37855 \begin_inset Tabular
37856 <lyxtabular version="3" rows="24" columns="2">
37857 <features islongtable="true">
37858 <column alignment="left" valignment="top" width="0">
37859 <column alignment="left" valignment="top" width="0">
37860 <row interlinespace="2.5mm">
37861 <cell alignment="center" valignment="top" usebox="none">
37862 \begin_inset Text
37863
37864 \begin_layout Plain Layout
37865 \begin_inset Graphics
37866         filename ../images/layout.png
37867         BoundingBox 0bp 5bp 20bp 25bp
37868         rotateOrigin center
37869
37870 \end_inset
37871
37872
37873 \end_layout
37874
37875 \end_inset
37876 </cell>
37877 <cell alignment="center" valignment="top" usebox="none">
37878 \begin_inset Text
37879
37880 \begin_layout Plain Layout
37881 Default
37882 \end_layout
37883
37884 \end_inset
37885 </cell>
37886 </row>
37887 <row interlinespace="2.5mm">
37888 <cell alignment="center" valignment="top" usebox="none">
37889 \begin_inset Text
37890
37891 \begin_layout Plain Layout
37892 \begin_inset Graphics
37893         filename ../images/layout_Enumerate.png
37894         BoundingBox 0bp 5bp 20bp 25bp
37895         rotateOrigin center
37896
37897 \end_inset
37898
37899
37900 \end_layout
37901
37902 \end_inset
37903 </cell>
37904 <cell alignment="center" valignment="top" usebox="none">
37905 \begin_inset Text
37906
37907 \begin_layout Plain Layout
37908 Numbered list
37909 \end_layout
37910
37911 \end_inset
37912 </cell>
37913 </row>
37914 <row interlinespace="2.5mm">
37915 <cell alignment="center" valignment="top" usebox="none">
37916 \begin_inset Text
37917
37918 \begin_layout Plain Layout
37919 \begin_inset Graphics
37920         filename ../images/layout_Itemize.png
37921         BoundingBox 0bp 5bp 20bp 25bp
37922         rotateOrigin center
37923
37924 \end_inset
37925
37926
37927 \end_layout
37928
37929 \end_inset
37930 </cell>
37931 <cell alignment="center" valignment="top" usebox="none">
37932 \begin_inset Text
37933
37934 \begin_layout Plain Layout
37935 Itemized list
37936 \end_layout
37937
37938 \end_inset
37939 </cell>
37940 </row>
37941 <row interlinespace="2.5mm">
37942 <cell alignment="center" valignment="top" usebox="none">
37943 \begin_inset Text
37944
37945 \begin_layout Plain Layout
37946 \begin_inset Graphics
37947         filename ../images/layout_List.png
37948         BoundingBox 0bp 5bp 20bp 25bp
37949         rotateOrigin center
37950
37951 \end_inset
37952
37953
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 <cell alignment="center" valignment="top" usebox="none">
37959 \begin_inset Text
37960
37961 \begin_layout Plain Layout
37962 List
37963 \end_layout
37964
37965 \end_inset
37966 </cell>
37967 </row>
37968 <row interlinespace="2.5mm">
37969 <cell alignment="center" valignment="top" usebox="none">
37970 \begin_inset Text
37971
37972 \begin_layout Plain Layout
37973 \begin_inset Graphics
37974         filename ../images/layout_Description.png
37975         BoundingBox 0bp 5bp 20bp 25bp
37976         rotateOrigin center
37977
37978 \end_inset
37979
37980
37981 \end_layout
37982
37983 \end_inset
37984 </cell>
37985 <cell alignment="center" valignment="top" usebox="none">
37986 \begin_inset Text
37987
37988 \begin_layout Plain Layout
37989 Description list
37990 \end_layout
37991
37992 \end_inset
37993 </cell>
37994 </row>
37995 <row interlinespace="2.5mm">
37996 <cell alignment="center" valignment="top" usebox="none">
37997 \begin_inset Text
37998
37999 \begin_layout Plain Layout
38000 \begin_inset Graphics
38001         filename ../images/depth-increment.png
38002         BoundingBox 0bp 5bp 20bp 25bp
38003         rotateOrigin center
38004
38005 \end_inset
38006
38007
38008 \end_layout
38009
38010 \end_inset
38011 </cell>
38012 <cell alignment="center" valignment="top" usebox="none">
38013 \begin_inset Text
38014
38015 \begin_layout Plain Layout
38016
38017 \family sans
38018 Edit\SpecialChar \menuseparator
38019 Increase
38020 \begin_inset space ~
38021 \end_inset
38022
38023 List
38024 \begin_inset space ~
38025 \end_inset
38026
38027 Depth
38028 \end_layout
38029
38030 \end_inset
38031 </cell>
38032 </row>
38033 <row interlinespace="2.5mm">
38034 <cell alignment="center" valignment="top" usebox="none">
38035 \begin_inset Text
38036
38037 \begin_layout Plain Layout
38038 \begin_inset Graphics
38039         filename ../images/depth-decrement.png
38040         BoundingBox 0bp 5bp 20bp 25bp
38041         rotateOrigin center
38042
38043 \end_inset
38044
38045
38046 \end_layout
38047
38048 \end_inset
38049 </cell>
38050 <cell alignment="center" valignment="top" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054
38055 \family sans
38056 Edit\SpecialChar \menuseparator
38057 Decrease
38058 \begin_inset space ~
38059 \end_inset
38060
38061 List
38062 \begin_inset space ~
38063 \end_inset
38064
38065 Depth
38066 \end_layout
38067
38068 \end_inset
38069 </cell>
38070 </row>
38071 <row interlinespace="2.5mm">
38072 <cell alignment="center" valignment="top" usebox="none">
38073 \begin_inset Text
38074
38075 \begin_layout Plain Layout
38076 \begin_inset Graphics
38077         filename ../images/float-insert_figure.png
38078         BoundingBox 0bp 5bp 20bp 20bp
38079
38080 \end_inset
38081
38082
38083 \end_layout
38084
38085 \end_inset
38086 </cell>
38087 <cell alignment="center" valignment="top" usebox="none">
38088 \begin_inset Text
38089
38090 \begin_layout Plain Layout
38091
38092 \family sans
38093 Insert\SpecialChar \menuseparator
38094 Float\SpecialChar \menuseparator
38095 Figure
38096 \end_layout
38097
38098 \end_inset
38099 </cell>
38100 </row>
38101 <row interlinespace="2.5mm">
38102 <cell alignment="center" valignment="top" usebox="none">
38103 \begin_inset Text
38104
38105 \begin_layout Plain Layout
38106 \begin_inset Graphics
38107         filename ../images/float-insert_table.png
38108         BoundingBox 0bp 5bp 20bp 20bp
38109
38110 \end_inset
38111
38112
38113 \end_layout
38114
38115 \end_inset
38116 </cell>
38117 <cell alignment="center" valignment="top" usebox="none">
38118 \begin_inset Text
38119
38120 \begin_layout Plain Layout
38121
38122 \family sans
38123 Insert\SpecialChar \menuseparator
38124 Float\SpecialChar \menuseparator
38125 Table
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 </row>
38131 <row interlinespace="2.5mm">
38132 <cell alignment="center" valignment="top" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136 \begin_inset Graphics
38137         filename ../images/label-insert.png
38138         BoundingBox 0bp 5bp 20bp 20bp
38139
38140 \end_inset
38141
38142
38143 \end_layout
38144
38145 \end_inset
38146 </cell>
38147 <cell alignment="center" valignment="top" usebox="none">
38148 \begin_inset Text
38149
38150 \begin_layout Plain Layout
38151
38152 \family sans
38153 Insert\SpecialChar \menuseparator
38154 Label
38155 \end_layout
38156
38157 \end_inset
38158 </cell>
38159 </row>
38160 <row interlinespace="2.5mm">
38161 <cell alignment="center" valignment="top" usebox="none">
38162 \begin_inset Text
38163
38164 \begin_layout Plain Layout
38165 \begin_inset Graphics
38166         filename ../images/dialog-show-new-inset_ref.png
38167         BoundingBox 0bp 5bp 20bp 20bp
38168
38169 \end_inset
38170
38171
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 <cell alignment="center" valignment="top" usebox="none">
38177 \begin_inset Text
38178
38179 \begin_layout Plain Layout
38180
38181 \family sans
38182 Insert\SpecialChar \menuseparator
38183 Cross-Reference
38184 \end_layout
38185
38186 \end_inset
38187 </cell>
38188 </row>
38189 <row interlinespace="2.5mm">
38190 <cell alignment="center" valignment="top" usebox="none">
38191 \begin_inset Text
38192
38193 \begin_layout Plain Layout
38194 \begin_inset Graphics
38195         filename ../images/dialog-show-new-inset_citation.png
38196         BoundingBox 0bp 5bp 20bp 20bp
38197
38198 \end_inset
38199
38200
38201 \end_layout
38202
38203 \end_inset
38204 </cell>
38205 <cell alignment="center" valignment="top" usebox="none">
38206 \begin_inset Text
38207
38208 \begin_layout Plain Layout
38209
38210 \family sans
38211 Insert\SpecialChar \menuseparator
38212 Citation
38213 \end_layout
38214
38215 \end_inset
38216 </cell>
38217 </row>
38218 <row interlinespace="2.5mm">
38219 <cell alignment="center" valignment="top" usebox="none">
38220 \begin_inset Text
38221
38222 \begin_layout Plain Layout
38223 \begin_inset Graphics
38224         filename ../images/index-insert.png
38225         BoundingBox 0bp 5bp 20bp 20bp
38226
38227 \end_inset
38228
38229
38230 \end_layout
38231
38232 \end_inset
38233 </cell>
38234 <cell alignment="center" valignment="top" usebox="none">
38235 \begin_inset Text
38236
38237 \begin_layout Plain Layout
38238
38239 \family sans
38240 Insert\SpecialChar \menuseparator
38241 Index
38242 \begin_inset space ~
38243 \end_inset
38244
38245 Entry
38246 \end_layout
38247
38248 \end_inset
38249 </cell>
38250 </row>
38251 <row interlinespace="2.5mm">
38252 <cell alignment="center" valignment="top" usebox="none">
38253 \begin_inset Text
38254
38255 \begin_layout Plain Layout
38256 \begin_inset Graphics
38257         filename ../images/nomencl-insert.png
38258         BoundingBox 0bp 5bp 20bp 20bp
38259
38260 \end_inset
38261
38262
38263 \end_layout
38264
38265 \end_inset
38266 </cell>
38267 <cell alignment="center" valignment="top" usebox="none">
38268 \begin_inset Text
38269
38270 \begin_layout Plain Layout
38271
38272 \family sans
38273 Insert\SpecialChar \menuseparator
38274 Nomenclature
38275 \begin_inset space ~
38276 \end_inset
38277
38278 Entry
38279 \end_layout
38280
38281 \end_inset
38282 </cell>
38283 </row>
38284 <row interlinespace="2.5mm">
38285 <cell alignment="center" valignment="top" usebox="none">
38286 \begin_inset Text
38287
38288 \begin_layout Plain Layout
38289 \begin_inset Graphics
38290         filename ../images/footnote-insert.png
38291         BoundingBox 0bp 5bp 20bp 20bp
38292
38293 \end_inset
38294
38295
38296 \end_layout
38297
38298 \end_inset
38299 </cell>
38300 <cell alignment="center" valignment="top" usebox="none">
38301 \begin_inset Text
38302
38303 \begin_layout Plain Layout
38304
38305 \family sans
38306 Insert\SpecialChar \menuseparator
38307 Footnote
38308 \end_layout
38309
38310 \end_inset
38311 </cell>
38312 </row>
38313 <row interlinespace="2.5mm">
38314 <cell alignment="center" valignment="top" usebox="none">
38315 \begin_inset Text
38316
38317 \begin_layout Plain Layout
38318 \begin_inset Graphics
38319         filename ../images/marginalnote-insert.png
38320         BoundingBox 0bp 5bp 20bp 25bp
38321         rotateOrigin center
38322
38323 \end_inset
38324
38325
38326 \end_layout
38327
38328 \end_inset
38329 </cell>
38330 <cell alignment="center" valignment="top" usebox="none">
38331 \begin_inset Text
38332
38333 \begin_layout Plain Layout
38334
38335 \family sans
38336 Insert\SpecialChar \menuseparator
38337 Marginal
38338 \begin_inset space ~
38339 \end_inset
38340
38341 Note
38342 \end_layout
38343
38344 \end_inset
38345 </cell>
38346 </row>
38347 <row interlinespace="2.5mm">
38348 <cell alignment="center" valignment="top" usebox="none">
38349 \begin_inset Text
38350
38351 \begin_layout Plain Layout
38352 \begin_inset Graphics
38353         filename ../images/note-insert.png
38354         BoundingBox 0bp 5bp 20bp 20bp
38355
38356 \end_inset
38357
38358
38359 \end_layout
38360
38361 \end_inset
38362 </cell>
38363 <cell alignment="center" valignment="top" usebox="none">
38364 \begin_inset Text
38365
38366 \begin_layout Plain Layout
38367
38368 \family sans
38369 Insert\SpecialChar \menuseparator
38370 Note\SpecialChar \menuseparator
38371 LyX
38372 \begin_inset space ~
38373 \end_inset
38374
38375 Note
38376 \end_layout
38377
38378 \end_inset
38379 </cell>
38380 </row>
38381 <row interlinespace="2.5mm">
38382 <cell alignment="center" valignment="top" usebox="none">
38383 \begin_inset Text
38384
38385 \begin_layout Plain Layout
38386 \begin_inset Graphics
38387         filename ../images/box-insert.png
38388         BoundingBox 0bp 5bp 20bp 20bp
38389
38390 \end_inset
38391
38392
38393 \end_layout
38394
38395 \end_inset
38396 </cell>
38397 <cell alignment="center" valignment="top" usebox="none">
38398 \begin_inset Text
38399
38400 \begin_layout Plain Layout
38401
38402 \family sans
38403 Insert\SpecialChar \menuseparator
38404 Box
38405 \end_layout
38406
38407 \end_inset
38408 </cell>
38409 </row>
38410 <row interlinespace="2.5mm">
38411 <cell alignment="center" valignment="top" usebox="none">
38412 \begin_inset Text
38413
38414 \begin_layout Plain Layout
38415 \begin_inset Graphics
38416         filename ../images/url-insert.png
38417         BoundingBox 0bp 5bp 20bp 20bp
38418
38419 \end_inset
38420
38421
38422 \end_layout
38423
38424 \end_inset
38425 </cell>
38426 <cell alignment="center" valignment="top" usebox="none">
38427 \begin_inset Text
38428
38429 \begin_layout Plain Layout
38430
38431 \family sans
38432 Insert\SpecialChar \menuseparator
38433 URL
38434 \end_layout
38435
38436 \end_inset
38437 </cell>
38438 </row>
38439 <row interlinespace="2.5mm">
38440 <cell alignment="center" valignment="top" usebox="none">
38441 \begin_inset Text
38442
38443 \begin_layout Plain Layout
38444 \begin_inset Graphics
38445         filename ../images/ert-insert.png
38446         BoundingBox 0bp 5bp 20bp 20bp
38447
38448 \end_inset
38449
38450
38451 \end_layout
38452
38453 \end_inset
38454 </cell>
38455 <cell alignment="center" valignment="top" usebox="none">
38456 \begin_inset Text
38457
38458 \begin_layout Plain Layout
38459
38460 \family sans
38461 Insert\SpecialChar \menuseparator
38462 T
38463 \family default
38464
38465 \begin_inset ERT
38466 status collapsed
38467
38468 \begin_layout Plain Layout
38469
38470 {}
38471 \end_layout
38472
38473 \end_inset
38474
38475
38476 \family sans
38477 eX
38478 \end_layout
38479
38480 \end_inset
38481 </cell>
38482 </row>
38483 <row interlinespace="2.5mm">
38484 <cell alignment="center" valignment="top" usebox="none">
38485 \begin_inset Text
38486
38487 \begin_layout Plain Layout
38488 \begin_inset Graphics
38489         filename ../images/dialog-show-new-inset_include.png
38490         BoundingBox 0bp 5bp 20bp 20bp
38491
38492 \end_inset
38493
38494
38495 \end_layout
38496
38497 \end_inset
38498 </cell>
38499 <cell alignment="center" valignment="top" usebox="none">
38500 \begin_inset Text
38501
38502 \begin_layout Plain Layout
38503
38504 \family sans
38505 Insert\SpecialChar \menuseparator
38506 File\SpecialChar \menuseparator
38507 Child
38508 \begin_inset space ~
38509 \end_inset
38510
38511 Document
38512 \end_layout
38513
38514 \end_inset
38515 </cell>
38516 </row>
38517 <row interlinespace="2.5mm">
38518 <cell alignment="center" valignment="top" usebox="none">
38519 \begin_inset Text
38520
38521 \begin_layout Plain Layout
38522 \begin_inset Graphics
38523         filename ../images/dialog-show_character.png
38524         BoundingBox 0bp 5bp 20bp 25bp
38525         rotateOrigin center
38526
38527 \end_inset
38528
38529
38530 \end_layout
38531
38532 \end_inset
38533 </cell>
38534 <cell alignment="center" valignment="top" usebox="none">
38535 \begin_inset Text
38536
38537 \begin_layout Plain Layout
38538
38539 \family sans
38540 Edit\SpecialChar \menuseparator
38541 Text
38542 \begin_inset space ~
38543 \end_inset
38544
38545 Style
38546 \end_layout
38547
38548 \end_inset
38549 </cell>
38550 </row>
38551 <row interlinespace="2.5mm">
38552 <cell alignment="center" valignment="top" usebox="none">
38553 \begin_inset Text
38554
38555 \begin_layout Plain Layout
38556 \begin_inset Graphics
38557         filename ../images/layout-paragraph.png
38558         BoundingBox 0bp 5bp 20bp 25bp
38559         rotateOrigin center
38560
38561 \end_inset
38562
38563
38564 \end_layout
38565
38566 \end_inset
38567 </cell>
38568 <cell alignment="center" valignment="top" usebox="none">
38569 \begin_inset Text
38570
38571 \begin_layout Plain Layout
38572
38573 \family sans
38574 Edit\SpecialChar \menuseparator
38575 Paragraph
38576 \begin_inset space ~
38577 \end_inset
38578
38579 Settings
38580 \end_layout
38581
38582 \end_inset
38583 </cell>
38584 </row>
38585 <row interlinespace="2.5mm">
38586 <cell alignment="center" valignment="top" usebox="none">
38587 \begin_inset Text
38588
38589 \begin_layout Plain Layout
38590 \begin_inset Graphics
38591         filename ../images/thesaurus-entry.png
38592         BoundingBox 0bp 5bp 20bp 25bp
38593         rotateOrigin center
38594
38595 \end_inset
38596
38597
38598 \end_layout
38599
38600 \end_inset
38601 </cell>
38602 <cell alignment="center" valignment="top" usebox="none">
38603 \begin_inset Text
38604
38605 \begin_layout Plain Layout
38606
38607 \family sans
38608 Tools\SpecialChar \menuseparator
38609 Thesaurus
38610 \end_layout
38611
38612 \end_inset
38613 </cell>
38614 </row>
38615 </lyxtabular>
38616
38617 \end_inset
38618
38619
38620 \end_layout
38621
38622 \begin_layout Subsection
38623 View / Update Toolbar
38624 \begin_inset Index
38625 status collapsed
38626
38627 \begin_layout Plain Layout
38628 Toolbar ! View / Update
38629 \end_layout
38630
38631 \end_inset
38632
38633
38634 \end_layout
38635
38636 \begin_layout Standard
38637 \begin_inset Graphics
38638         filename clipart/ViewToolbar.png
38639
38640 \end_inset
38641
38642
38643 \end_layout
38644
38645 \begin_layout Standard
38646 \begin_inset VSpace defskip
38647 \end_inset
38648
38649
38650 \end_layout
38651
38652 \begin_layout Standard
38653 The view / update toolbar as shown above contains from left to right the
38654  following buttons:
38655 \end_layout
38656
38657 \begin_layout Standard
38658 \begin_inset VSpace defskip
38659 \end_inset
38660
38661
38662 \end_layout
38663
38664 \begin_layout Standard
38665 \begin_inset Tabular
38666 <lyxtabular version="3" rows="6" columns="2">
38667 <features islongtable="true">
38668 <column alignment="left" valignment="top" width="0">
38669 <column alignment="left" valignment="top" width="0">
38670 <row interlinespace="2.5mm">
38671 <cell alignment="center" valignment="top" usebox="none">
38672 \begin_inset Text
38673
38674 \begin_layout Plain Layout
38675 \begin_inset Graphics
38676         filename ../images/buffer-view_dvi.png
38677         BoundingBox 0bp 5bp 20bp 25bp
38678         rotateOrigin center
38679
38680 \end_inset
38681
38682
38683 \end_layout
38684
38685 \end_inset
38686 </cell>
38687 <cell alignment="center" valignment="top" usebox="none">
38688 \begin_inset Text
38689
38690 \begin_layout Plain Layout
38691
38692 \family sans
38693 View\SpecialChar \menuseparator
38694 DVI
38695 \end_layout
38696
38697 \end_inset
38698 </cell>
38699 </row>
38700 <row interlinespace="2.5mm">
38701 <cell alignment="center" valignment="top" usebox="none">
38702 \begin_inset Text
38703
38704 \begin_layout Plain Layout
38705 \begin_inset Graphics
38706         filename ../images/buffer-update_dvi.png
38707         BoundingBox 0bp 5bp 20bp 25bp
38708         rotateOrigin center
38709
38710 \end_inset
38711
38712
38713 \end_layout
38714
38715 \end_inset
38716 </cell>
38717 <cell alignment="center" valignment="top" usebox="none">
38718 \begin_inset Text
38719
38720 \begin_layout Plain Layout
38721
38722 \family sans
38723 View\SpecialChar \menuseparator
38724 Update\SpecialChar \menuseparator
38725 DVI
38726 \end_layout
38727
38728 \end_inset
38729 </cell>
38730 </row>
38731 <row interlinespace="2.5mm">
38732 <cell alignment="center" valignment="top" usebox="none">
38733 \begin_inset Text
38734
38735 \begin_layout Plain Layout
38736 \begin_inset Graphics
38737         filename ../images/buffer-view_pdf2.png
38738         BoundingBox 0bp 5bp 20bp 25bp
38739         rotateOrigin center
38740
38741 \end_inset
38742
38743
38744 \end_layout
38745
38746 \end_inset
38747 </cell>
38748 <cell alignment="center" valignment="top" usebox="none">
38749 \begin_inset Text
38750
38751 \begin_layout Plain Layout
38752
38753 \family sans
38754 View\SpecialChar \menuseparator
38755 PDF
38756 \end_layout
38757
38758 \end_inset
38759 </cell>
38760 </row>
38761 <row interlinespace="2.5mm">
38762 <cell alignment="center" valignment="top" usebox="none">
38763 \begin_inset Text
38764
38765 \begin_layout Plain Layout
38766 \begin_inset Graphics
38767         filename ../images/buffer-update_pdf2.png
38768         BoundingBox 0bp 5bp 20bp 25bp
38769         rotateOrigin center
38770
38771 \end_inset
38772
38773
38774 \end_layout
38775
38776 \end_inset
38777 </cell>
38778 <cell alignment="center" valignment="top" usebox="none">
38779 \begin_inset Text
38780
38781 \begin_layout Plain Layout
38782
38783 \family sans
38784 View\SpecialChar \menuseparator
38785 Update\SpecialChar \menuseparator
38786 PDF
38787 \begin_inset Foot
38788 status collapsed
38789
38790 \begin_layout Plain Layout
38791 This button is on some LyX for Windows installations not here because its
38792  functionality is merged with 
38793 \family sans
38794 View\SpecialChar \menuseparator
38795 PDF
38796 \family default
38797 .
38798  
38799 \end_layout
38800
38801 \end_inset
38802
38803
38804 \end_layout
38805
38806 \end_inset
38807 </cell>
38808 </row>
38809 <row interlinespace="2.5mm">
38810 <cell alignment="center" valignment="top" usebox="none">
38811 \begin_inset Text
38812
38813 \begin_layout Plain Layout
38814 \begin_inset Graphics
38815         filename ../images/buffer-view_ps.png
38816         BoundingBox 0bp 5bp 20bp 25bp
38817         rotateOrigin center
38818
38819 \end_inset
38820
38821
38822 \end_layout
38823
38824 \end_inset
38825 </cell>
38826 <cell alignment="center" valignment="top" usebox="none">
38827 \begin_inset Text
38828
38829 \begin_layout Plain Layout
38830
38831 \family sans
38832 View\SpecialChar \menuseparator
38833 Postscript
38834 \end_layout
38835
38836 \end_inset
38837 </cell>
38838 </row>
38839 <row interlinespace="2.5mm">
38840 <cell alignment="center" valignment="top" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844 \begin_inset Graphics
38845         filename ../images/buffer-update_ps.png
38846         BoundingBox 0bp 5bp 20bp 25bp
38847         rotateOrigin center
38848
38849 \end_inset
38850
38851
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 <cell alignment="center" valignment="top" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860
38861 \family sans
38862 View\SpecialChar \menuseparator
38863 Update\SpecialChar \menuseparator
38864 Postscript
38865 \end_layout
38866
38867 \end_inset
38868 </cell>
38869 </row>
38870 </lyxtabular>
38871
38872 \end_inset
38873
38874
38875 \end_layout
38876
38877 \begin_layout Subsection
38878 Other Toolbars
38879 \end_layout
38880
38881 \begin_layout Standard
38882 The change tracking toolbar is explained in section
38883 \begin_inset space ~
38884 \end_inset
38885
38886
38887 \begin_inset CommandInset ref
38888 LatexCommand ref
38889 reference "sec:Change-Tracking"
38890
38891 \end_inset
38892
38893 , the table toolbar
38894 \begin_inset Index
38895 status collapsed
38896
38897 \begin_layout Plain Layout
38898 Toolbar ! Table
38899 \end_layout
38900
38901 \end_inset
38902
38903  is explained in the 
38904 \emph on
38905 Embedded Objects
38906 \emph default
38907  manual.
38908 \end_layout
38909
38910 \begin_layout Chapter
38911 The 
38912 \family sans
38913 Preferences
38914 \family default
38915  Dialog
38916 \begin_inset CommandInset label
38917 LatexCommand label
38918 name "cha:The-Preferences-dialog"
38919
38920 \end_inset
38921
38922
38923 \begin_inset Index
38924 status collapsed
38925
38926 \begin_layout Plain Layout
38927 Preferences
38928 \end_layout
38929
38930 \end_inset
38931
38932
38933 \end_layout
38934
38935 \begin_layout Standard
38936 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38937 Preferences.
38938  It consists of submenus explained in the following.
38939 \end_layout
38940
38941 \begin_layout Section
38942 Look and Feel
38943 \end_layout
38944
38945 \begin_layout Subsection
38946 User Interface
38947 \begin_inset CommandInset label
38948 LatexCommand label
38949 name "sec:ui"
38950
38951 \end_inset
38952
38953
38954 \begin_inset Index
38955 status collapsed
38956
38957 \begin_layout Plain Layout
38958 Customization ! of toolbars
38959 \end_layout
38960
38961 \end_inset
38962
38963
38964 \begin_inset Index
38965 status collapsed
38966
38967 \begin_layout Plain Layout
38968 Customization ! of menus
38969 \end_layout
38970
38971 \end_inset
38972
38973
38974 \end_layout
38975
38976 \begin_layout Standard
38977 \begin_inset Note Greyedout
38978 status open
38979
38980 \begin_layout Plain Layout
38981
38982 \series bold
38983 Note:
38984 \series default
38985  You have to restart LyX before changes in ui- and bind-files take effect.
38986 \end_layout
38987
38988 \end_inset
38989
38990
38991 \end_layout
38992
38993 \begin_layout Subsubsection
38994 User Interface File
38995 \begin_inset Index
38996 status collapsed
38997
38998 \begin_layout Plain Layout
38999 Customization ! of toolbars
39000 \end_layout
39001
39002 \end_inset
39003
39004
39005 \begin_inset Index
39006 status collapsed
39007
39008 \begin_layout Plain Layout
39009 Customization ! of menus
39010 \end_layout
39011
39012 \end_inset
39013
39014
39015 \end_layout
39016
39017 \begin_layout Standard
39018 The appearance of the menus and toolbars can be changed by choosing an user
39019  interface (ui) file.
39020  An ui-file is a textfile where the toolbars and menus are listed.
39021  The toolbar buttons and menu entries are specified in the files 
39022 \shape italic
39023 stdtoolbars.inc
39024 \shape default
39025  and 
39026 \shape italic
39027 stdmenus.inc
39028 \shape default
39029 , respectively.
39030  Both files are loaded by the 
39031 \emph on
39032 default.ui
39033 \emph default
39034  file.
39035  To create your own menu and toolbar layout, start with a copy of these
39036  files and edit the entries.
39037 \end_layout
39038
39039 \begin_layout Standard
39040 The syntax of the .inc-files is straightforward: The 
39041 \family sans
39042 Menubar
39043 \family default
39044
39045 \family sans
39046 Menu
39047 \family default
39048  and 
39049 \family sans
39050 Toolbar
39051 \family default
39052  entries must be ended with an explicit 
39053 \family sans
39054 End
39055 \family default
39056 .
39057  They may contain 
39058 \family sans
39059 Submenus
39060 \family default
39061
39062 \family sans
39063 Items
39064 \family default
39065
39066 \family sans
39067 OptItems
39068 \family default
39069
39070 \family sans
39071 Separators
39072 \family default
39073
39074 \family sans
39075 Icons,
39076 \family default
39077  and in the case of the 
39078 \begin_inset Quotes eld
39079 \end_inset
39080
39081 file
39082 \begin_inset Quotes erd
39083 \end_inset
39084
39085  menus a 
39086 \family sans
39087 Lastfiles
39088 \family default
39089  entry.
39090  The syntax for the entries is:
39091 \end_layout
39092
39093 \begin_layout Standard
39094 \begin_inset VSpace smallskip*
39095 \end_inset
39096
39097
39098 \series bold
39099 Item 
39100 \begin_inset Quotes erd
39101 \end_inset
39102
39103 menu 
39104 \series default
39105 or
39106 \series bold
39107  button name
39108 \begin_inset Quotes erd
39109 \end_inset
39110
39111  
39112 \begin_inset Quotes erd
39113 \end_inset
39114
39115 LyX-function
39116 \begin_inset Quotes erd
39117 \end_inset
39118
39119
39120 \end_layout
39121
39122 \begin_layout Standard
39123 \noindent
39124 \begin_inset VSpace smallskip*
39125 \end_inset
39126
39127 All LyX-functions are listed in 
39128 \begin_inset CommandInset citation
39129 LatexCommand cite
39130 key "LyX-func"
39131
39132 \end_inset
39133
39134 .
39135 \end_layout
39136
39137 \begin_layout Standard
39138 \begin_inset VSpace medskip
39139 \end_inset
39140
39141
39142 \end_layout
39143
39144 \begin_layout Standard
39145 An example: Assuming you use the menu 
39146 \family sans
39147 Navigate\SpecialChar \menuseparator
39148 Bookmarks
39149 \family default
39150  quite often and therefore want six available bookmarks, you can add the
39151  line
39152 \end_layout
39153
39154 \begin_layout Standard
39155 \begin_inset VSpace smallskip*
39156 \end_inset
39157
39158
39159 \series bold
39160 Item "Save Bookmark 6" "bookmark-save 6"
39161 \end_layout
39162
39163 \begin_layout Standard
39164 \noindent
39165 \begin_inset VSpace smallskip*
39166 \end_inset
39167
39168 to the navigate menu section in the .inc-file to have the sixth bookmark.
39169 \end_layout
39170
39171 \begin_layout Subsubsection
39172 Bind-File
39173 \begin_inset Index
39174 status collapsed
39175
39176 \begin_layout Plain Layout
39177 Bindings
39178 \end_layout
39179
39180 \end_inset
39181
39182
39183 \end_layout
39184
39185 \begin_layout Standard
39186 Bindings are used to bind a function to a key.
39187  Several binding files are available:
39188 \end_layout
39189
39190 \begin_layout Description
39191 cua.bind typical set of PC keyboard shortcuts
39192 \end_layout
39193
39194 \begin_layout Description
39195 (x)emacs.bind set of bindings like they are used in the editor programs 
39196 \family sans
39197 Emacs
39198 \family default
39199  (
39200 \family sans
39201 XEmacs
39202 \family default
39203 )
39204 \end_layout
39205
39206 \begin_layout Description
39207 mac.bind set of bindings for 
39208 \family sans
39209 Mac
39210 \begin_inset space \thinspace{}
39211 \end_inset
39212
39213 OS
39214 \family default
39215  systems.
39216 \end_layout
39217
39218 \begin_layout Standard
39219 There are also bind-files designed for special document classes, like 
39220 \shape italic
39221 broadway.bind
39222 \shape default
39223 , and bind files for special languages.
39224  The name of language bind-files begin with a language code, e.g.
39225  
39226 \begin_inset Quotes eld
39227 \end_inset
39228
39229 pt
39230 \begin_inset Quotes erd
39231 \end_inset
39232
39233  for Portuguese.
39234  If you use LyX in a certain language, LyX will try to use the appropriate
39235  bind-file.
39236 \end_layout
39237
39238 \begin_layout Standard
39239 Some bind-files, like 
39240 \emph on
39241 math.bind
39242 \emph default
39243 , have only a small scope.
39244  When looking at the the end of the file 
39245 \shape italic
39246 cua.bind
39247 \shape default
39248 , you can see that they are included to keep the overview in the bind-file.
39249 \end_layout
39250
39251 \begin_layout Standard
39252 If you like to customize the keybindings to your own taste, modify the bind-file
39253 s with a text editor.
39254  The syntax of the entries is:
39255 \end_layout
39256
39257 \begin_layout Standard
39258
39259 \series bold
39260
39261 \backslash
39262 bind 
39263 \begin_inset Quotes erd
39264 \end_inset
39265
39266 key combination
39267 \begin_inset Quotes erd
39268 \end_inset
39269
39270  
39271 \begin_inset Quotes erd
39272 \end_inset
39273
39274 LyX-function
39275 \begin_inset Quotes erd
39276 \end_inset
39277
39278
39279 \end_layout
39280
39281 \begin_layout Standard
39282 All LyX-functions are listed in 
39283 \begin_inset CommandInset citation
39284 LatexCommand cite
39285 key "LyX-func"
39286
39287 \end_inset
39288
39289 .
39290 \end_layout
39291
39292 \begin_layout Subsubsection
39293 Session
39294 \end_layout
39295
39296 \begin_layout Standard
39297 When the option 
39298 \family sans
39299 Save
39300 \begin_inset space \thinspace{}
39301 \end_inset
39302
39303 /
39304 \begin_inset space \thinspace{}
39305 \end_inset
39306
39307 restore window size, or use fixed size
39308 \family default
39309  is not checked, you can specify the size of LyX's main window when LyX
39310  is started.
39311 \end_layout
39312
39313 \begin_layout Standard
39314 With the option 
39315 \family sans
39316 Save
39317 \begin_inset space \thinspace{}
39318 \end_inset
39319
39320 /
39321 \begin_inset space \thinspace{}
39322 \end_inset
39323
39324 restore window position
39325 \family default
39326  LyX will be opened with its main window at the last used position.
39327 \end_layout
39328
39329 \begin_layout Standard
39330 The option 
39331 \family sans
39332 Restore cursor positions
39333 \family default
39334  sets the cursor to the position in the file where it has been the last
39335  time.
39336 \end_layout
39337
39338 \begin_layout Standard
39339 The option 
39340 \family sans
39341 Load opened files from last session
39342 \family default
39343  opens all files that were opened in the last LyX session.
39344 \end_layout
39345
39346 \begin_layout Subsubsection
39347 Documents
39348 \begin_inset CommandInset label
39349 LatexCommand label
39350 name "sub:Backup documents"
39351
39352 \end_inset
39353
39354
39355 \begin_inset Index
39356 status collapsed
39357
39358 \begin_layout Plain Layout
39359 Backup ! Documents
39360 \end_layout
39361
39362 \end_inset
39363
39364
39365 \end_layout
39366
39367 \begin_layout Standard
39368 When the option 
39369 \family sans
39370 Backup documents
39371 \family default
39372  is set, you can specify the time between backup saves.
39373 \end_layout
39374
39375 \begin_layout Standard
39376
39377 \family sans
39378 Maximum last files
39379 \family default
39380  is the number of last opened files that LyX should display in the menu
39381  
39382 \family sans
39383 File\SpecialChar \menuseparator
39384 Open
39385 \begin_inset space ~
39386 \end_inset
39387
39388 Recent
39389 \family default
39390 .
39391 \end_layout
39392
39393 \begin_layout Subsubsection
39394 Scrolling
39395 \end_layout
39396
39397 \begin_layout Standard
39398 The option 
39399 \family sans
39400 Cursor follows scrollbar
39401 \family default
39402  sets the cursor to the top of the currently displayed document part when
39403  scrolling.
39404 \end_layout
39405
39406 \begin_layout Subsubsection
39407 Pixmap Cache
39408 \end_layout
39409
39410 \begin_layout Standard
39411 With the option 
39412 \family sans
39413 Enable Pixmap Cache
39414 \family default
39415  enabled, LyX needs to redraw the screen less often.
39416  This results in better performance, especially on slow systems.
39417  On the other hand, the characters might look more fuzzy on screen.
39418  So whether you enable this or not depends on whether you prefer speed over
39419  aesthetics.
39420  Note that the Pixmap Cache is only available and useful under Mac
39421 \begin_inset space ~
39422 \end_inset
39423
39424 OS and Windows.
39425 \end_layout
39426
39427 \begin_layout Subsection
39428 Screen Fonts
39429 \begin_inset Index
39430 status collapsed
39431
39432 \begin_layout Plain Layout
39433 Font ! Screen
39434 \end_layout
39435
39436 \end_inset
39437
39438
39439 \begin_inset CommandInset label
39440 LatexCommand label
39441 name "sub:Screen-Fonts"
39442
39443 \end_inset
39444
39445
39446 \end_layout
39447
39448 \begin_layout Standard
39449 These fonts are used to display your documents on the screen.
39450 \end_layout
39451
39452 \begin_layout Standard
39453 \begin_inset Note Greyedout
39454 status open
39455
39456 \begin_layout Plain Layout
39457
39458 \series bold
39459 Note:
39460 \series default
39461  This section only deals with the fonts 
39462 \emph on
39463 inside
39464 \emph default
39465  the LyX window.
39466  The fonts that appear on the output are independent from these fonts, and
39467  set in the menu 
39468 \family sans
39469 Document\SpecialChar \menuseparator
39470 Settings\SpecialChar \menuseparator
39471 Fonts
39472 \family default
39473 .
39474 \end_layout
39475
39476 \end_inset
39477
39478
39479 \end_layout
39480
39481 \begin_layout Standard
39482 By default, LyX uses 
39483 \family typewriter
39484 Times
39485 \family default
39486  as roman (serif) font, 
39487 \family typewriter
39488 Arial
39489 \family default
39490  or 
39491 \family typewriter
39492 Helvetica
39493 \family default
39494  (depends on the system) as 
39495 \family sans
39496 sans
39497 \begin_inset space ~
39498 \end_inset
39499
39500 serif
39501 \family default
39502  font, and 
39503 \family typewriter
39504 Courier
39505 \family default
39506  as 
39507 \family typewriter
39508 typewriter
39509 \family default
39510  font.
39511 \end_layout
39512
39513 \begin_layout Standard
39514 You can change the font size with the 
39515 \family sans
39516 Zoom
39517 \family default
39518  setting.
39519 \end_layout
39520
39521 \begin_layout Standard
39522
39523 \family sans
39524 Screen DPI
39525 \family default
39526  is the screen resolution in dpi (dots per inch).
39527  The Font Sizes are calculated as letter height in units of points.
39528  72
39529 \begin_inset space \thinspace{}
39530 \end_inset
39531
39532 points have the size of 1
39533 \begin_inset space \thinspace{}
39534 \end_inset
39535
39536 inch, see Appendix
39537 \begin_inset space ~
39538 \end_inset
39539
39540
39541 \begin_inset CommandInset ref
39542 LatexCommand ref
39543 reference "cha:Units-available-in"
39544
39545 \end_inset
39546
39547 .
39548 \end_layout
39549
39550 \begin_layout Standard
39551 The default 
39552 \family sans
39553 Font Sizes
39554 \family default
39555  are the same as if a document font size of 10
39556 \begin_inset Formula $\,$
39557 \end_inset
39558
39559 pt would be used.
39560  The sizes are explained in detail in section
39561 \begin_inset space ~
39562 \end_inset
39563
39564
39565 \begin_inset CommandInset ref
39566 LatexCommand ref
39567 reference "sub:Document-Font"
39568
39569 \end_inset
39570
39571 .
39572 \end_layout
39573
39574 \begin_layout Subsection
39575 Colors
39576 \begin_inset Index
39577 status collapsed
39578
39579 \begin_layout Plain Layout
39580 Color ! LyX screen
39581 \end_layout
39582
39583 \end_inset
39584
39585
39586 \begin_inset Index
39587 status collapsed
39588
39589 \begin_layout Plain Layout
39590 Settings ! Color
39591 \end_layout
39592
39593 \end_inset
39594
39595
39596 \end_layout
39597
39598 \begin_layout Standard
39599 You can here change all colors used by LyX.
39600  Choose an item in the list and use the 
39601 \family sans
39602 Alter
39603 \family default
39604  button.
39605 \end_layout
39606
39607 \begin_layout Subsection
39608 Graphics
39609 \begin_inset Index
39610 status collapsed
39611
39612 \begin_layout Plain Layout
39613 Settings ! Graphics
39614 \end_layout
39615
39616 \end_inset
39617
39618
39619 \end_layout
39620
39621 \begin_layout Standard
39622 Here you can specify how graphics inside LyX are displayed.
39623 \end_layout
39624
39625 \begin_layout Standard
39626
39627 \family sans
39628 Instant Preview
39629 \family default
39630  enables previewing snippets of your document.
39631  This feature is described in section
39632 \begin_inset space ~
39633 \end_inset
39634
39635
39636 \begin_inset CommandInset ref
39637 LatexCommand ref
39638 reference "sec:Previewing-snippets-of"
39639
39640 \end_inset
39641
39642 .
39643 \end_layout
39644
39645 \begin_layout Subsection
39646 Keyboard Map
39647 \begin_inset Index
39648 status collapsed
39649
39650 \begin_layout Plain Layout
39651 Keyboard Map
39652 \end_layout
39653
39654 \end_inset
39655
39656
39657 \begin_inset Index
39658 status collapsed
39659
39660 \begin_layout Plain Layout
39661 Settings ! Keyboard Map
39662 \end_layout
39663
39664 \end_inset
39665
39666
39667 \begin_inset CommandInset label
39668 LatexCommand label
39669 name "sub:Keyboard-Map"
39670
39671 \end_inset
39672
39673
39674 \end_layout
39675
39676 \begin_layout Standard
39677 Normally keyboard settings have to be done in a menu of your operating system.
39678  For the case that this is not possible, LyX provides keyboard maps.
39679  If you have e.
39680 \begin_inset space \thinspace{}
39681 \end_inset
39682
39683 g.
39684 \begin_inset space ~
39685 \end_inset
39686
39687 a Czech keyboard but want to write with it like with a Romanian one, you
39688  can use the keyboard map file named 
39689 \emph on
39690 romanian.kmap
39691 \emph default
39692 .
39693 \end_layout
39694
39695 \begin_layout Standard
39696 \begin_inset Note Greyedout
39697 status open
39698
39699 \begin_layout Plain Layout
39700
39701 \series bold
39702 Note:
39703 \series default
39704  Keyboard maps are only provided as makeshift and don't work on all systems.
39705 \end_layout
39706
39707 \end_inset
39708
39709
39710 \end_layout
39711
39712 \begin_layout Section
39713 Paths
39714 \begin_inset Index
39715 status collapsed
39716
39717 \begin_layout Plain Layout
39718 Paths
39719 \end_layout
39720
39721 \end_inset
39722
39723
39724 \begin_inset Index
39725 status collapsed
39726
39727 \begin_layout Plain Layout
39728 Settings ! Directory
39729 \end_layout
39730
39731 \end_inset
39732
39733
39734 \end_layout
39735
39736 \begin_layout Description
39737 Working
39738 \begin_inset space ~
39739 \end_inset
39740
39741 directory This is LyX's working directory.
39742  It is the default when you 
39743 \family sans
39744 Open
39745 \family default
39746
39747 \family sans
39748 Save
39749 \family default
39750  or 
39751 \family sans
39752 Save
39753 \begin_inset space ~
39754 \end_inset
39755
39756 as
39757 \family default
39758  files.
39759 \end_layout
39760
39761 \begin_layout Description
39762 Document
39763 \begin_inset space ~
39764 \end_inset
39765
39766 templates This directory will be opened when you use the menu 
39767 \family sans
39768 File\SpecialChar \menuseparator
39769 New
39770 \begin_inset space ~
39771 \end_inset
39772
39773 from
39774 \begin_inset space ~
39775 \end_inset
39776
39777 Template
39778 \family default
39779 .
39780 \end_layout
39781
39782 \begin_layout Description
39783 Backup
39784 \begin_inset space ~
39785 \end_inset
39786
39787 directory
39788 \begin_inset Index
39789 status collapsed
39790
39791 \begin_layout Plain Layout
39792 Backup ! Directory
39793 \end_layout
39794
39795 \end_inset
39796
39797  Backup copies will be saved to this directory.
39798  When no directory is given but backups are enabled as described in section
39799 \begin_inset space ~
39800 \end_inset
39801
39802
39803 \begin_inset CommandInset ref
39804 LatexCommand ref
39805 reference "sub:Backup documents"
39806
39807 \end_inset
39808
39809 , the 
39810 \family sans
39811 Working directory
39812 \family default
39813  will be used to save the backups.
39814 \begin_inset Newline newline
39815 \end_inset
39816
39817 The backup files have the ending 
39818 \begin_inset Quotes eld
39819 \end_inset
39820
39821 .lyx~
39822 \begin_inset Quotes erd
39823 \end_inset
39824
39825 .
39826 \end_layout
39827
39828 \begin_layout Description
39829 Ly
39830 \begin_inset ERT
39831 status collapsed
39832
39833 \begin_layout Plain Layout
39834
39835 {}
39836 \end_layout
39837
39838 \end_inset
39839
39840 XServer-Pipe Here you can enter the name of a Unix-pipe.
39841  This pipe is used to send data from external programs to LyX.
39842 \begin_inset Newline newline
39843 \end_inset
39844
39845
39846 \begin_inset Note Greyedout
39847 status open
39848
39849 \begin_layout Plain Layout
39850
39851 \series bold
39852 Note:
39853 \series default
39854  This feature doesn't work on Windows systems.
39855 \end_layout
39856
39857 \end_inset
39858
39859
39860 \end_layout
39861
39862 \begin_layout Description
39863 Temporary
39864 \begin_inset space ~
39865 \end_inset
39866
39867 directory Temporary files will be saved in this directory.
39868 \end_layout
39869
39870 \begin_layout Description
39871 PATH
39872 \begin_inset space ~
39873 \end_inset
39874
39875 prefix This field contains a list of paths to external programs.
39876  When LyX needs to use an external program, it looks in this list where
39877  to find it on the system.
39878  The path list is automatically set up on Windows and Mac systems while
39879  LyX is configured, so that you normally don't have to modify it.
39880  On Unix
39881 \begin_inset space \thinspace{}
39882 \end_inset
39883
39884 /
39885 \begin_inset space \thinspace{}
39886 \end_inset
39887
39888 Linux systems, the path list will need to be set only if there are external
39889  programs you wish to use that are not in your normal system path ($PATH).
39890  
39891 \end_layout
39892
39893 \begin_layout Section
39894 Identity
39895 \end_layout
39896
39897 \begin_layout Standard
39898 Here you can insert your name and email address.
39899  The identity will be used when you have enabled change tracking as described
39900  in section
39901 \begin_inset space ~
39902 \end_inset
39903
39904
39905 \begin_inset CommandInset ref
39906 LatexCommand ref
39907 reference "sec:Change-Tracking"
39908
39909 \end_inset
39910
39911 , to mark changes you make as yours.
39912 \end_layout
39913
39914 \begin_layout Section
39915 Language Settings
39916 \begin_inset Index
39917 status collapsed
39918
39919 \begin_layout Plain Layout
39920 Language ! Settings
39921 \end_layout
39922
39923 \end_inset
39924
39925
39926 \begin_inset Index
39927 status collapsed
39928
39929 \begin_layout Plain Layout
39930 Settings ! Language
39931 \end_layout
39932
39933 \end_inset
39934
39935
39936 \end_layout
39937
39938 \begin_layout Subsection
39939 Language
39940 \end_layout
39941
39942 \begin_layout Description
39943 Default
39944 \begin_inset space ~
39945 \end_inset
39946
39947 language is the language used in new documents
39948 \end_layout
39949
39950 \begin_layout Description
39951 Language
39952 \begin_inset space ~
39953 \end_inset
39954
39955 package is a LaTeX-command to load a LaTeX-package that handles language
39956  issues.
39957  The default is the LaTeX-command 
39958 \family sans
39959
39960 \backslash
39961 usepackage{babel}
39962 \family default
39963  that loads the package 
39964 \series bold
39965 babel
39966 \series default
39967 .
39968 \begin_inset Foot
39969 status collapsed
39970
39971 \begin_layout Plain Layout
39972 For an introduction to the LaTeX-Syntax, have a look at section
39973 \begin_inset space ~
39974 \end_inset
39975
39976
39977 \begin_inset CommandInset ref
39978 LatexCommand ref
39979 reference "sec:TeX-Code"
39980
39981 \end_inset
39982
39983 .
39984 \end_layout
39985
39986 \end_inset
39987
39988
39989 \begin_inset Newline newline
39990 \end_inset
39991
39992 The 
39993 \series bold
39994 babel
39995 \series default
39996  translates in the background automatically text labels of documents to
39997  the document language.
39998  A text label is for instance the word 
39999 \begin_inset Quotes eld
40000 \end_inset
40001
40002 Table
40003 \begin_inset Quotes erd
40004 \end_inset
40005
40006  at the beginning of every table-caption.
40007 \end_layout
40008
40009 \begin_layout Description
40010 Command
40011 \begin_inset space ~
40012 \end_inset
40013
40014 start When a special LaTeX-package is needed to write in a certain document
40015  language, you can here specify the command to start the package.
40016  An example is the start command 
40017 \family sans
40018
40019 \backslash
40020 begin{arabtext}
40021 \family default
40022  that is needed to write Arabic using the package 
40023 \series bold
40024 ArabTeX
40025 \series default
40026 , see 
40027 \begin_inset CommandInset citation
40028 LatexCommand cite
40029 key "Arabic"
40030
40031 \end_inset
40032
40033 .
40034  The default is the 
40035 \series bold
40036 babel
40037 \series default
40038  command 
40039 \family sans
40040
40041 \backslash
40042 selectlanguage{$$lang}
40043 \family default
40044 .
40045 \end_layout
40046
40047 \begin_layout Description
40048 Command
40049 \begin_inset space ~
40050 \end_inset
40051
40052 end Counterpart to 
40053 \family sans
40054 Command start
40055 \family default
40056 .
40057  Some packages, like the default, don't have an end command since the start
40058  command toggles the package on and off.
40059 \end_layout
40060
40061 \begin_layout Description
40062 Use
40063 \begin_inset space ~
40064 \end_inset
40065
40066 babel Whether 
40067 \series bold
40068 babel
40069 \series default
40070  is used or not.
40071 \end_layout
40072
40073 \begin_layout Description
40074 Global When this option is set, the languages used in the document will
40075  be added as options to the document class options, so that they can be
40076  used by all Latex@LaTeX-packages.
40077  Otherwise they will only be used as options for the 
40078 \series bold
40079 babel
40080 \series default
40081  package.
40082 \end_layout
40083
40084 \begin_layout Description
40085 Auto
40086 \begin_inset space ~
40087 \end_inset
40088
40089 begin When this option is set, the documents starts with the chosen document
40090  language.
40091  When this option is not set, the 
40092 \family sans
40093 Command
40094 \begin_inset space ~
40095 \end_inset
40096
40097 start
40098 \family default
40099  is explicitly set to the beginning of the document in the LaTeX-output.
40100  This assures that the correct language is used when you use another 
40101 \family sans
40102 Command
40103 \begin_inset space ~
40104 \end_inset
40105
40106 start
40107 \family default
40108  than the default.
40109 \end_layout
40110
40111 \begin_layout Description
40112 Auto
40113 \begin_inset space ~
40114 \end_inset
40115
40116 end Counterpart to 
40117 \family sans
40118 Auto
40119 \begin_inset space ~
40120 \end_inset
40121
40122 begin
40123 \family default
40124 .
40125  When it is not set, the 
40126 \family sans
40127 Command
40128 \begin_inset space ~
40129 \end_inset
40130
40131 end
40132 \family default
40133  is set to the end of the document.
40134 \end_layout
40135
40136 \begin_layout Description
40137 Mark
40138 \begin_inset space ~
40139 \end_inset
40140
40141 foreign
40142 \begin_inset space ~
40143 \end_inset
40144
40145 languages Text marked formatted in a language different from the document
40146  language will be underlined blue.
40147 \end_layout
40148
40149 \begin_layout Description
40150 Right
40151 \begin_inset space ~
40152 \end_inset
40153
40154 to
40155 \begin_inset space ~
40156 \end_inset
40157
40158 left
40159 \begin_inset space ~
40160 \end_inset
40161
40162 language
40163 \begin_inset space ~
40164 \end_inset
40165
40166 support Enables the use of languages, written from right to left, like Arabic,
40167  Hebrew, Farsi.
40168 \end_layout
40169
40170 \begin_layout Subsection
40171 Spellchecker
40172 \end_layout
40173
40174 \begin_layout Standard
40175 The spellchecker settings are explained in section
40176 \begin_inset space ~
40177 \end_inset
40178
40179
40180 \begin_inset CommandInset ref
40181 LatexCommand ref
40182 reference "sec:Spellchecking"
40183
40184 \end_inset
40185
40186
40187 \end_layout
40188
40189 \begin_layout Section
40190 Outputs
40191 \end_layout
40192
40193 \begin_layout Subsection
40194 Printer
40195 \begin_inset CommandInset label
40196 LatexCommand label
40197 name "sub:Printer"
40198
40199 \end_inset
40200
40201
40202 \begin_inset Index
40203 status collapsed
40204
40205 \begin_layout Plain Layout
40206 Printer
40207 \end_layout
40208
40209 \end_inset
40210
40211
40212 \begin_inset Index
40213 status collapsed
40214
40215 \begin_layout Plain Layout
40216 Settings ! Printer
40217 \end_layout
40218
40219 \end_inset
40220
40221
40222 \end_layout
40223
40224 \begin_layout Description
40225 Default
40226 \begin_inset space ~
40227 \end_inset
40228
40229 printer Here you can specify the name of your default printer.
40230  The name will be used when the 
40231 \family sans
40232 Printer command
40233 \family default
40234  is executed.
40235 \begin_inset Newline newline
40236 \end_inset
40237
40238
40239 \begin_inset Note Greyedout
40240 status open
40241
40242 \begin_layout Plain Layout
40243
40244 \series bold
40245 Note:
40246 \series default
40247  You can leave this field empty on Windows systems because it has there
40248  no effect.
40249 \end_layout
40250
40251 \end_inset
40252
40253
40254 \end_layout
40255
40256 \begin_layout Description
40257 Adapt
40258 \begin_inset space ~
40259 \end_inset
40260
40261 output
40262 \begin_inset space ~
40263 \end_inset
40264
40265 to
40266 \begin_inset space ~
40267 \end_inset
40268
40269 printer This option works only for the 
40270 \family sans
40271 Printer command
40272 \family default
40273  
40274 \begin_inset Quotes eld
40275 \end_inset
40276
40277
40278 \family sans
40279 dvips
40280 \family default
40281
40282 \begin_inset Quotes erd
40283 \end_inset
40284
40285 .
40286  It activates a configuration file for dvips.
40287  This is an option only for dvips experts.
40288 \end_layout
40289
40290 \begin_layout Description
40291 Printer
40292 \begin_inset space ~
40293 \end_inset
40294
40295 command is the command LyX
40296 \begin_inset space \thinspace{}
40297 \end_inset
40298
40299 /
40300 \begin_inset space \thinspace{}
40301 \end_inset
40302
40303 LaTeX uses for printing.
40304  The default is on most systems 
40305 \family sans
40306 dvips
40307 \family default
40308 .
40309 \end_layout
40310
40311 \begin_layout Description
40312 Printer
40313 \begin_inset space ~
40314 \end_inset
40315
40316 Command
40317 \begin_inset space ~
40318 \end_inset
40319
40320 Options Here you can specify printer options.
40321  A list of printer options with explanations can be found in the documentation
40322  of the program that provides the 
40323 \family sans
40324 Printer command
40325 \family default
40326  you are using.
40327 \end_layout
40328
40329 \begin_layout Subsection
40330 Date Format
40331 \begin_inset Index
40332 status collapsed
40333
40334 \begin_layout Plain Layout
40335 Date Format
40336 \end_layout
40337
40338 \end_inset
40339
40340
40341 \begin_inset Index
40342 status collapsed
40343
40344 \begin_layout Plain Layout
40345 Settings ! Date format
40346 \end_layout
40347
40348 \end_inset
40349
40350
40351 \end_layout
40352
40353 \begin_layout Standard
40354 The date format can be one or a mixture of the formats listed here:
40355 \begin_inset Newline newline
40356 \end_inset
40357
40358
40359 \begin_inset Flex URL
40360 status collapsed
40361
40362 \begin_layout Plain Layout
40363
40364 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40365 \end_layout
40366
40367 \end_inset
40368
40369
40370 \begin_inset Newline newline
40371 \end_inset
40372
40373 For example the format
40374 \begin_inset Newline newline
40375 \end_inset
40376
40377 %d/%m/%y
40378 \begin_inset Newline newline
40379 \end_inset
40380
40381 prints the date as day/month/year.
40382 \end_layout
40383
40384 \begin_layout Subsection
40385 Plain Text
40386 \end_layout
40387
40388 \begin_layout Description
40389 Output
40390 \begin_inset space ~
40391 \end_inset
40392
40393 line
40394 \begin_inset space ~
40395 \end_inset
40396
40397 length sets the maximum number of characters printed in one line when using
40398  the menu 
40399 \family sans
40400 File\SpecialChar \menuseparator
40401 Export\SpecialChar \menuseparator
40402 Plain
40403 \begin_inset space ~
40404 \end_inset
40405
40406 text
40407 \family default
40408 .
40409  Setting the line line length to 0 means all text is printed in one endless
40410  line.
40411 \end_layout
40412
40413 \begin_layout Description
40414 roff
40415 \begin_inset space ~
40416 \end_inset
40417
40418 command defines an additional command used to produce better ASCII tables
40419  with the 
40420 \family typewriter
40421 groff/troff/nroff
40422 \family default
40423  UNIX-commands (refer to their manuals for more information about them).
40424  Setting this as empty tells LyX to use the internal formatter.
40425 \end_layout
40426
40427 \begin_layout Subsection
40428 LaT
40429 \begin_inset ERT
40430 status collapsed
40431
40432 \begin_layout Plain Layout
40433
40434 {}
40435 \end_layout
40436
40437 \end_inset
40438
40439 eX
40440 \begin_inset CommandInset label
40441 LatexCommand label
40442 name "sub:LaTeX-settings"
40443
40444 \end_inset
40445
40446
40447 \begin_inset Index
40448 status collapsed
40449
40450 \begin_layout Plain Layout
40451 Settings ! Latex@LaTeX
40452 \end_layout
40453
40454 \end_inset
40455
40456
40457 \end_layout
40458
40459 \begin_layout Description
40460 Te
40461 \begin_inset ERT
40462 status collapsed
40463
40464 \begin_layout Plain Layout
40465
40466 {}
40467 \end_layout
40468
40469 \end_inset
40470
40471 X
40472 \begin_inset space ~
40473 \end_inset
40474
40475 encoding This is the default encoding of the document font.
40476  
40477 \family sans
40478 T1
40479 \family default
40480  is the default and covers western languages and symbols.
40481  
40482 \family sans
40483 T2A
40484 \family default
40485
40486 \family sans
40487 T2B
40488 \family default
40489
40490 \family sans
40491 T2C
40492 \family default
40493
40494 \family sans
40495 LCY
40496 \family default
40497 , and 
40498 \family sans
40499 X2
40500 \family default
40501  are for Cyrillic.
40502  Combinations of the encodings are possible, like 
40503 \begin_inset Quotes erd
40504 \end_inset
40505
40506
40507 \family sans
40508 T1, T2B
40509 \family default
40510
40511 \begin_inset Quotes erd
40512 \end_inset
40513
40514 .
40515  The font encoding is normally automatically loaded by the language packages
40516  LyX sets up in the background.
40517  So there is no need to change the default encoding.
40518 \end_layout
40519
40520 \begin_layout Description
40521 Default
40522 \begin_inset space ~
40523 \end_inset
40524
40525 paper
40526 \begin_inset space ~
40527 \end_inset
40528
40529 size This is the paper size that is used for new documents.
40530  The 
40531 \family sans
40532 Default
40533 \family default
40534  value depends on your LaTeX-system setup.
40535 \end_layout
40536
40537 \begin_layout Description
40538 Reset
40539 \begin_inset space ~
40540 \end_inset
40541
40542 class
40543 \begin_inset space ~
40544 \end_inset
40545
40546 options
40547 \begin_inset space ~
40548 \end_inset
40549
40550 when
40551 \begin_inset space ~
40552 \end_inset
40553
40554 document
40555 \begin_inset space ~
40556 \end_inset
40557
40558 classes
40559 \begin_inset space ~
40560 \end_inset
40561
40562 changes Removes all manually set document class options in the 
40563 \family sans
40564 Document\SpecialChar \menuseparator
40565 Settings
40566 \family default
40567  dialog when changing the document class.
40568 \end_layout
40569
40570 \begin_layout Standard
40571 In the 
40572 \family sans
40573 External Applications
40574 \family default
40575  field you can specify commands with parameters for the listed applications.
40576  Before you change something here, it is strongly recommended to read the
40577  manuals of the applications.
40578  Currently the following commands can be set:
40579 \end_layout
40580
40581 \begin_layout Description
40582 CheckTe
40583 \begin_inset ERT
40584 status collapsed
40585
40586 \begin_layout Plain Layout
40587
40588 {}
40589 \end_layout
40590
40591 \end_inset
40592
40593 X
40594 \begin_inset space ~
40595 \end_inset
40596
40597 command Command for the program 
40598 \family sans
40599 CheckTeX
40600 \family default
40601  that is described in section 
40602 \emph on
40603 Checking TeX
40604 \emph default
40605  of the 
40606 \emph on
40607 Extended Features
40608 \emph default
40609  manual.
40610 \end_layout
40611
40612 \begin_layout Description
40613 BibTe
40614 \begin_inset ERT
40615 status collapsed
40616
40617 \begin_layout Plain Layout
40618
40619 {}
40620 \end_layout
40621
40622 \end_inset
40623
40624 X
40625 \begin_inset space ~
40626 \end_inset
40627
40628 command Command for the program 
40629 \family sans
40630 BibTeX
40631 \family default
40632  that generates the bibliography, see section
40633 \begin_inset space ~
40634 \end_inset
40635
40636
40637 \begin_inset CommandInset ref
40638 LatexCommand ref
40639 reference "sub:Bibliography-databases"
40640
40641 \end_inset
40642
40643 .
40644 \end_layout
40645
40646 \begin_layout Description
40647 Index
40648 \begin_inset space ~
40649 \end_inset
40650
40651 command Command for the program that generates the index, see section
40652 \begin_inset space ~
40653 \end_inset
40654
40655
40656 \begin_inset CommandInset ref
40657 LatexCommand ref
40658 reference "sub:Index-Program"
40659
40660 \end_inset
40661
40662 .
40663 \end_layout
40664
40665 \begin_layout Description
40666 DVI
40667 \begin_inset space ~
40668 \end_inset
40669
40670 viewer
40671 \begin_inset space ~
40672 \end_inset
40673
40674 paper
40675 \begin_inset space ~
40676 \end_inset
40677
40678 size
40679 \begin_inset space ~
40680 \end_inset
40681
40682 options They only have an effect when the program 
40683 \family sans
40684 xdvi
40685 \family default
40686  is used as DVI-viewer.
40687 \end_layout
40688
40689 \begin_layout Subsection
40690 Paths
40691 \begin_inset Index
40692 status collapsed
40693
40694 \begin_layout Plain Layout
40695 Paths
40696 \end_layout
40697
40698 \end_inset
40699
40700
40701 \begin_inset Index
40702 status collapsed
40703
40704 \begin_layout Plain Layout
40705 Settings ! Paths
40706 \end_layout
40707
40708 \end_inset
40709
40710
40711 \end_layout
40712
40713 \begin_layout Standard
40714 The submenu 
40715 \family sans
40716 Paths
40717 \family default
40718  is only available in the Windows version of LyX.
40719  The option 
40720 \family sans
40721 Use Windows-style paths in LaTeX files
40722 \family default
40723  uses the Windows path style:
40724 \end_layout
40725
40726 \begin_layout Standard
40727 C:
40728 \backslash
40729 test
40730 \backslash
40731 hello
40732 \end_layout
40733
40734 \begin_layout Standard
40735 instead of the Unix path style:
40736 \end_layout
40737
40738 \begin_layout Standard
40739 C:/test/hello
40740 \end_layout
40741
40742 \begin_layout Section
40743 Converters
40744 \begin_inset Index
40745 status collapsed
40746
40747 \begin_layout Plain Layout
40748 Converters
40749 \end_layout
40750
40751 \end_inset
40752
40753
40754 \end_layout
40755
40756 \begin_layout Standard
40757 Here you find the list of defined converter commands to convert material
40758  from one format to another.
40759  You can modify them or create new ones.
40760  To modify a converter, select it, change the entry of the field 
40761 \family sans
40762 Converter
40763 \family default
40764  and/or 
40765 \family sans
40766 Extra
40767 \begin_inset space ~
40768 \end_inset
40769
40770 flag
40771 \family default
40772 , and press the 
40773 \family sans
40774 Modify
40775 \family default
40776  button.
40777  To create a new converter, select an existing one, select a different format
40778  in the 
40779 \family sans
40780 From
40781 \begin_inset space ~
40782 \end_inset
40783
40784 format
40785 \family default
40786  drop-down list, modify the 
40787 \family sans
40788 Converter
40789 \family default
40790  field, and press the 
40791 \family sans
40792 Add
40793 \family default
40794  button.
40795 \end_layout
40796
40797 \begin_layout Standard
40798 When the 
40799 \family sans
40800 Converter File Cache
40801 \family default
40802  is enabled, conversions will be cached as long as specified in the field
40803  
40804 \family sans
40805 Maximum Age (in days
40806 \family default
40807 ).
40808  This means that images don't need to be converted again when you reopen
40809  a document; the converted images from the cache will be used instead.
40810 \end_layout
40811
40812 \begin_layout Standard
40813 More about converters, like the variables and flags that can be used in
40814  the converter definition, is described in section 
40815 \emph on
40816 Converters
40817 \emph default
40818  of the 
40819 \emph on
40820 Customization
40821 \emph default
40822  manual.
40823 \end_layout
40824
40825 \begin_layout Section
40826 File Formats
40827 \begin_inset Index
40828 status collapsed
40829
40830 \begin_layout Plain Layout
40831 File formats
40832 \end_layout
40833
40834 \end_inset
40835
40836
40837 \begin_inset CommandInset label
40838 LatexCommand label
40839 name "sec:File-Formats"
40840
40841 \end_inset
40842
40843
40844 \end_layout
40845
40846 \begin_layout Standard
40847 Here you find the list of defined file formats that LyX can handle.
40848  You can modify the viewer and editor program that should be used for certain
40849  formats.
40850  To create a new format, select an existing one, change the entry of the
40851  fields 
40852 \family sans
40853 Format
40854 \family default
40855  and 
40856 \family sans
40857 GUI
40858 \begin_inset space ~
40859 \end_inset
40860
40861 name
40862 \family default
40863 , and press the 
40864 \family sans
40865 Add
40866 \family default
40867  button.
40868 \end_layout
40869
40870 \begin_layout Standard
40871 More about formats, like the options that can be used in the format definition,
40872  is described in section 
40873 \emph on
40874 Formats
40875 \emph default
40876  of the 
40877 \emph on
40878 Customization
40879 \emph default
40880  manual.
40881 \end_layout
40882
40883 \begin_layout Section
40884 Copiers
40885 \begin_inset Index
40886 status collapsed
40887
40888 \begin_layout Plain Layout
40889 Copiers
40890 \end_layout
40891
40892 \end_inset
40893
40894
40895 \end_layout
40896
40897 \begin_layout Standard
40898 Here you find the list of defined copiers.
40899  Since all conversions from one format to another take place in LyX's temporary
40900  directory, it is sometimes necessary to modify a file before copying it
40901  to the temporary directory in order that the conversion may be performed.
40902  This is done by a Copier.
40903 \end_layout
40904
40905 \begin_layout Standard
40906 More about converters is described in section 
40907 \emph on
40908 Copiers
40909 \emph default
40910  of the 
40911 \emph on
40912 Customization
40913 \emph default
40914  manual.
40915 \end_layout
40916
40917 \begin_layout Chapter
40918 Units available in LyX
40919 \begin_inset Index
40920 status collapsed
40921
40922 \begin_layout Plain Layout
40923 Units
40924 \end_layout
40925
40926 \end_inset
40927
40928
40929 \begin_inset CommandInset label
40930 LatexCommand label
40931 name "cha:Units-available-in"
40932
40933 \end_inset
40934
40935
40936 \end_layout
40937
40938 \begin_layout Standard
40939 To understand the units described in this documentation, 
40940 \begin_inset CommandInset ref
40941 LatexCommand ref
40942 reference "cap:Units"
40943
40944 \end_inset
40945
40946  explains all units available in LyX.
40947 \end_layout
40948
40949 \begin_layout Standard
40950 \begin_inset Float table
40951 placement h
40952 wide false
40953 sideways false
40954 status open
40955
40956 \begin_layout Plain Layout
40957 \begin_inset Caption
40958
40959 \begin_layout Plain Layout
40960 \begin_inset CommandInset label
40961 LatexCommand label
40962 name "cap:Units"
40963
40964 \end_inset
40965
40966 Units
40967 \end_layout
40968
40969 \end_inset
40970
40971
40972 \end_layout
40973
40974 \begin_layout Plain Layout
40975 \begin_inset VSpace medskip
40976 \end_inset
40977
40978
40979 \end_layout
40980
40981 \begin_layout Plain Layout
40982 \align center
40983 \begin_inset Tabular
40984 <lyxtabular version="3" rows="20" columns="2">
40985 <features>
40986 <column alignment="center" valignment="top" width="0">
40987 <column alignment="center" valignment="top" width="0">
40988 <row>
40989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40990 \begin_inset Text
40991
40992 \begin_layout Plain Layout
40993 unit
40994 \end_layout
40995
40996 \end_inset
40997 </cell>
40998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40999 \begin_inset Text
41000
41001 \begin_layout Plain Layout
41002 name/description
41003 \end_layout
41004
41005 \end_inset
41006 </cell>
41007 </row>
41008 <row>
41009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41010 \begin_inset Text
41011
41012 \begin_layout Plain Layout
41013 mm
41014 \end_layout
41015
41016 \end_inset
41017 </cell>
41018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41019 \begin_inset Text
41020
41021 \begin_layout Plain Layout
41022 millimeter
41023 \end_layout
41024
41025 \end_inset
41026 </cell>
41027 </row>
41028 <row>
41029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41030 \begin_inset Text
41031
41032 \begin_layout Plain Layout
41033 cm
41034 \end_layout
41035
41036 \end_inset
41037 </cell>
41038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41039 \begin_inset Text
41040
41041 \begin_layout Plain Layout
41042 centimeter
41043 \end_layout
41044
41045 \end_inset
41046 </cell>
41047 </row>
41048 <row>
41049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41050 \begin_inset Text
41051
41052 \begin_layout Plain Layout
41053 in
41054 \end_layout
41055
41056 \end_inset
41057 </cell>
41058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41059 \begin_inset Text
41060
41061 \begin_layout Plain Layout
41062 inch
41063 \end_layout
41064
41065 \end_inset
41066 </cell>
41067 </row>
41068 <row>
41069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41070 \begin_inset Text
41071
41072 \begin_layout Plain Layout
41073 pt
41074 \end_layout
41075
41076 \end_inset
41077 </cell>
41078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41079 \begin_inset Text
41080
41081 \begin_layout Plain Layout
41082 point (72.27
41083 \begin_inset space \thinspace{}
41084 \end_inset
41085
41086 pt = 1
41087 \begin_inset space \thinspace{}
41088 \end_inset
41089
41090 in)
41091 \end_layout
41092
41093 \end_inset
41094 </cell>
41095 </row>
41096 <row>
41097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41098 \begin_inset Text
41099
41100 \begin_layout Plain Layout
41101 pc
41102 \end_layout
41103
41104 \end_inset
41105 </cell>
41106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41107 \begin_inset Text
41108
41109 \begin_layout Plain Layout
41110 pica (1
41111 \begin_inset space \thinspace{}
41112 \end_inset
41113
41114 pc = 12
41115 \begin_inset space \thinspace{}
41116 \end_inset
41117
41118 pt)
41119 \end_layout
41120
41121 \end_inset
41122 </cell>
41123 </row>
41124 <row>
41125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41126 \begin_inset Text
41127
41128 \begin_layout Plain Layout
41129 sp
41130 \end_layout
41131
41132 \end_inset
41133 </cell>
41134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41135 \begin_inset Text
41136
41137 \begin_layout Plain Layout
41138 scaled point (65536
41139 \begin_inset space \thinspace{}
41140 \end_inset
41141
41142 sp = 1
41143 \begin_inset space \thinspace{}
41144 \end_inset
41145
41146 pt)
41147 \end_layout
41148
41149 \end_inset
41150 </cell>
41151 </row>
41152 <row>
41153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41154 \begin_inset Text
41155
41156 \begin_layout Plain Layout
41157 bp
41158 \end_layout
41159
41160 \end_inset
41161 </cell>
41162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41163 \begin_inset Text
41164
41165 \begin_layout Plain Layout
41166 big point (72
41167 \begin_inset space \thinspace{}
41168 \end_inset
41169
41170 bp = 1
41171 \begin_inset space \thinspace{}
41172 \end_inset
41173
41174 in)
41175 \end_layout
41176
41177 \end_inset
41178 </cell>
41179 </row>
41180 <row>
41181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41182 \begin_inset Text
41183
41184 \begin_layout Plain Layout
41185 dd
41186 \end_layout
41187
41188 \end_inset
41189 </cell>
41190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41191 \begin_inset Text
41192
41193 \begin_layout Plain Layout
41194 didot (72
41195 \begin_inset space \thinspace{}
41196 \end_inset
41197
41198 dd 
41199 \begin_inset Formula $\approx$
41200 \end_inset
41201
41202  37.6
41203 \begin_inset space \thinspace{}
41204 \end_inset
41205
41206 mm)
41207 \end_layout
41208
41209 \end_inset
41210 </cell>
41211 </row>
41212 <row>
41213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41214 \begin_inset Text
41215
41216 \begin_layout Plain Layout
41217 cc
41218 \end_layout
41219
41220 \end_inset
41221 </cell>
41222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41223 \begin_inset Text
41224
41225 \begin_layout Plain Layout
41226 cicero (1
41227 \begin_inset space \thinspace{}
41228 \end_inset
41229
41230 cc = 12
41231 \begin_inset space \thinspace{}
41232 \end_inset
41233
41234 dd)
41235 \end_layout
41236
41237 \end_inset
41238 </cell>
41239 </row>
41240 <row>
41241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41242 \begin_inset Text
41243
41244 \begin_layout Plain Layout
41245 Scale%
41246 \end_layout
41247
41248 \end_inset
41249 </cell>
41250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41251 \begin_inset Text
41252
41253 \begin_layout Plain Layout
41254 % of original image width
41255 \end_layout
41256
41257 \end_inset
41258 </cell>
41259 </row>
41260 <row>
41261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41262 \begin_inset Text
41263
41264 \begin_layout Plain Layout
41265 text%
41266 \end_layout
41267
41268 \end_inset
41269 </cell>
41270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41271 \begin_inset Text
41272
41273 \begin_layout Plain Layout
41274 % of text width
41275 \end_layout
41276
41277 \end_inset
41278 </cell>
41279 </row>
41280 <row>
41281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41282 \begin_inset Text
41283
41284 \begin_layout Plain Layout
41285 col%
41286 \end_layout
41287
41288 \end_inset
41289 </cell>
41290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41291 \begin_inset Text
41292
41293 \begin_layout Plain Layout
41294 % of column width
41295 \end_layout
41296
41297 \end_inset
41298 </cell>
41299 </row>
41300 <row>
41301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41302 \begin_inset Text
41303
41304 \begin_layout Plain Layout
41305 page%
41306 \end_layout
41307
41308 \end_inset
41309 </cell>
41310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41311 \begin_inset Text
41312
41313 \begin_layout Plain Layout
41314 % of paper width
41315 \end_layout
41316
41317 \end_inset
41318 </cell>
41319 </row>
41320 <row>
41321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41322 \begin_inset Text
41323
41324 \begin_layout Plain Layout
41325 line%
41326 \end_layout
41327
41328 \end_inset
41329 </cell>
41330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41331 \begin_inset Text
41332
41333 \begin_layout Plain Layout
41334 % of line width
41335 \end_layout
41336
41337 \end_inset
41338 </cell>
41339 </row>
41340 <row>
41341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41342 \begin_inset Text
41343
41344 \begin_layout Plain Layout
41345 theight%
41346 \end_layout
41347
41348 \end_inset
41349 </cell>
41350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41351 \begin_inset Text
41352
41353 \begin_layout Plain Layout
41354 % of text height
41355 \end_layout
41356
41357 \end_inset
41358 </cell>
41359 </row>
41360 <row>
41361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41362 \begin_inset Text
41363
41364 \begin_layout Plain Layout
41365 pheight%
41366 \end_layout
41367
41368 \end_inset
41369 </cell>
41370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41371 \begin_inset Text
41372
41373 \begin_layout Plain Layout
41374 % of paper height
41375 \end_layout
41376
41377 \end_inset
41378 </cell>
41379 </row>
41380 <row>
41381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41382 \begin_inset Text
41383
41384 \begin_layout Plain Layout
41385 ex
41386 \end_layout
41387
41388 \end_inset
41389 </cell>
41390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41391 \begin_inset Text
41392
41393 \begin_layout Plain Layout
41394 height of letter 
41395 \emph on
41396 x
41397 \emph default
41398  in current font
41399 \end_layout
41400
41401 \end_inset
41402 </cell>
41403 </row>
41404 <row>
41405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41406 \begin_inset Text
41407
41408 \begin_layout Plain Layout
41409 em
41410 \end_layout
41411
41412 \end_inset
41413 </cell>
41414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41415 \begin_inset Text
41416
41417 \begin_layout Plain Layout
41418 width of letter 
41419 \emph on
41420 M
41421 \emph default
41422  in current font
41423 \end_layout
41424
41425 \end_inset
41426 </cell>
41427 </row>
41428 <row>
41429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41430 \begin_inset Text
41431
41432 \begin_layout Plain Layout
41433 mu
41434 \end_layout
41435
41436 \end_inset
41437 </cell>
41438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41439 \begin_inset Text
41440
41441 \begin_layout Plain Layout
41442 math unit (1
41443 \begin_inset space \thinspace{}
41444 \end_inset
41445
41446 mu = 1/18
41447 \begin_inset space \thinspace{}
41448 \end_inset
41449
41450 em)
41451 \end_layout
41452
41453 \end_inset
41454 </cell>
41455 </row>
41456 </lyxtabular>
41457
41458 \end_inset
41459
41460
41461 \end_layout
41462
41463 \end_inset
41464
41465
41466 \end_layout
41467
41468 \begin_layout Chapter
41469 Credits
41470 \begin_inset CommandInset label
41471 LatexCommand label
41472 name "cha:Credits"
41473
41474 \end_inset
41475
41476
41477 \end_layout
41478
41479 \begin_layout Standard
41480 The documentation is a collaborative effort between many different people
41481  (and we would encourage people to contribute!).
41482 \end_layout
41483
41484 \begin_layout Itemize
41485
41486 \noun on
41487 Alejandro Aguilar Sierra
41488 \end_layout
41489
41490 \begin_layout Itemize
41491
41492 \noun on
41493 Amir Karger
41494 \end_layout
41495
41496 \begin_layout Itemize
41497
41498 \noun on
41499 David Johnson
41500 \end_layout
41501
41502 \begin_layout Itemize
41503
41504 \noun on
41505 Hartmut Haase
41506 \end_layout
41507
41508 \begin_layout Itemize
41509
41510 \noun on
41511 Ignacio García
41512 \end_layout
41513
41514 \begin_layout Itemize
41515
41516 \noun on
41517 Ivan Schreter
41518 \end_layout
41519
41520 \begin_layout Itemize
41521
41522 \noun on
41523 John Raithel
41524 \end_layout
41525
41526 \begin_layout Itemize
41527
41528 \noun on
41529 John Weiss
41530 \end_layout
41531
41532 \begin_layout Itemize
41533
41534 \noun on
41535 Lars Gullik Bjønnes
41536 \end_layout
41537
41538 \begin_layout Itemize
41539
41540 \noun on
41541 Matthias Ettrich
41542 \end_layout
41543
41544 \begin_layout Itemize
41545
41546 \noun on
41547 Matthias Zenker
41548 \end_layout
41549
41550 \begin_layout Itemize
41551
41552 \noun on
41553 Rich Fields
41554 \end_layout
41555
41556 \begin_layout Itemize
41557
41558 \noun on
41559 Pascal André
41560 \end_layout
41561
41562 \begin_layout Itemize
41563
41564 \noun on
41565 Paul Evans
41566 \end_layout
41567
41568 \begin_layout Itemize
41569
41570 \noun on
41571 Paul Russel
41572 \end_layout
41573
41574 \begin_layout Itemize
41575
41576 \noun on
41577 Robin Socha
41578 \end_layout
41579
41580 \begin_layout Itemize
41581
41582 \noun on
41583 Uwe Stöhr
41584 \end_layout
41585
41586 \begin_layout Itemize
41587 The LyX Team: 
41588 \begin_inset CommandInset citation
41589 LatexCommand cite
41590 key "lyxcredit"
41591
41592 \end_inset
41593
41594
41595 \end_layout
41596
41597 \begin_layout Standard
41598 \begin_inset Newpage newpage
41599 \end_inset
41600
41601 The bibliography on the following page was created with the 
41602 \family sans
41603 Bibliography
41604 \family default
41605  environment.
41606 \end_layout
41607
41608 \begin_layout Bibliography
41609 \begin_inset CommandInset bibitem
41610 LatexCommand bibitem
41611 label "Credits"
41612 key "lyxcredit"
41613
41614 \end_inset
41615
41616 The LyX Team: 
41617 \begin_inset CommandInset href
41618 LatexCommand href
41619 name "Credits"
41620 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41621
41622 \end_inset
41623
41624 :
41625 \begin_inset Newline newline
41626 \end_inset
41627
41628
41629 \begin_inset Flex URL
41630 status collapsed
41631
41632 \begin_layout Plain Layout
41633
41634 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41635 \end_layout
41636
41637 \end_inset
41638
41639
41640 \end_layout
41641
41642 \begin_layout Bibliography
41643 \begin_inset CommandInset bibitem
41644 LatexCommand bibitem
41645 key "latexcompanion"
41646
41647 \end_inset
41648
41649 Frank Mittelbach and Michel Goossens: 
41650 \emph on
41651 The LaTeX Companion Second Edition.
41652
41653 \emph default
41654  Addison-Wesley, 2004
41655 \end_layout
41656
41657 \begin_layout Bibliography
41658 \begin_inset CommandInset bibitem
41659 LatexCommand bibitem
41660 key "latexguide"
41661
41662 \end_inset
41663
41664 Helmut Kopka and Patrick W.
41665  Daly: 
41666 \emph on
41667 A Guide to LaTeX Fourth Edition.
41668
41669 \emph default
41670  Addison-Wesley, 2003
41671 \end_layout
41672
41673 \begin_layout Bibliography
41674 \begin_inset CommandInset bibitem
41675 LatexCommand bibitem
41676 key "latexbook"
41677
41678 \end_inset
41679
41680 Leslie Lamport: 
41681 \emph on
41682 LaTeX: A Document Preparation System.
41683
41684 \emph default
41685  Addison-Wesley, second edition, 1994
41686 \end_layout
41687
41688 \begin_layout Bibliography
41689 \begin_inset CommandInset bibitem
41690 LatexCommand bibitem
41691 key "texbook"
41692
41693 \end_inset
41694
41695 Donald E.
41696  Knuth.
41697  
41698 \emph on
41699 The TeXbook.
41700
41701 \emph default
41702  Addison-Wesley, 1984
41703 \end_layout
41704
41705 \begin_layout Bibliography
41706 \begin_inset CommandInset bibitem
41707 LatexCommand bibitem
41708 key "TeXCatalogue"
41709
41710 \end_inset
41711
41712 The TeX Catalogue:
41713 \begin_inset Newline newline
41714 \end_inset
41715
41716
41717 \begin_inset Flex URL
41718 status collapsed
41719
41720 \begin_layout Plain Layout
41721
41722 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41723 \end_layout
41724
41725 \end_inset
41726
41727
41728 \end_layout
41729
41730 \begin_layout Bibliography
41731 \begin_inset CommandInset bibitem
41732 LatexCommand bibitem
41733 key "LaTeXFAQ"
41734
41735 \end_inset
41736
41737 The LaTeX FAQ:
41738 \begin_inset Newline newline
41739 \end_inset
41740
41741
41742 \begin_inset Flex URL
41743 status collapsed
41744
41745 \begin_layout Plain Layout
41746
41747 http://www.tex.ac.uk/cgi-bin/texfaq2html
41748 \end_layout
41749
41750 \end_inset
41751
41752
41753 \end_layout
41754
41755 \begin_layout Bibliography
41756 \begin_inset CommandInset bibitem
41757 LatexCommand bibitem
41758 key "makeindex"
41759
41760 \end_inset
41761
41762
41763 \begin_inset CommandInset href
41764 LatexCommand href
41765 name "Documentation"
41766 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41767
41768 \end_inset
41769
41770  of the program 
41771 \family sans
41772 makeindex
41773 \family default
41774 :
41775 \begin_inset Newline newline
41776 \end_inset
41777
41778
41779 \begin_inset Flex URL
41780 status collapsed
41781
41782 \begin_layout Plain Layout
41783
41784 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41785 \end_layout
41786
41787 \end_inset
41788
41789
41790 \end_layout
41791
41792 \begin_layout Bibliography
41793 \begin_inset CommandInset bibitem
41794 LatexCommand bibitem
41795 key "xindy"
41796
41797 \end_inset
41798
41799
41800 \begin_inset CommandInset href
41801 LatexCommand href
41802 name "Documentation"
41803 target "http://www.xindy.org/documentation.html"
41804
41805 \end_inset
41806
41807  of the program 
41808 \family sans
41809 xindy
41810 \family default
41811 :
41812 \begin_inset Newline newline
41813 \end_inset
41814
41815
41816 \begin_inset Flex URL
41817 status collapsed
41818
41819 \begin_layout Plain Layout
41820
41821 http://www.xindy.org/documentation.html
41822 \end_layout
41823
41824 \end_inset
41825
41826
41827 \end_layout
41828
41829 \begin_layout Bibliography
41830 \begin_inset CommandInset bibitem
41831 LatexCommand bibitem
41832 key "caption"
41833
41834 \end_inset
41835
41836
41837 \begin_inset CommandInset href
41838 LatexCommand href
41839 name "Documentation"
41840 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41841
41842 \end_inset
41843
41844  of the LaTeX-package 
41845 \series bold
41846 caption
41847 \series default
41848
41849 \begin_inset Index
41850 status collapsed
41851
41852 \begin_layout Plain Layout
41853 Latex@LaTeX-packages ! caption
41854 \end_layout
41855
41856 \end_inset
41857
41858 :
41859 \begin_inset Newline newline
41860 \end_inset
41861
41862
41863 \begin_inset Flex URL
41864 status collapsed
41865
41866 \begin_layout Plain Layout
41867
41868 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41869 \end_layout
41870
41871 \end_inset
41872
41873
41874 \end_layout
41875
41876 \begin_layout Bibliography
41877 \begin_inset CommandInset bibitem
41878 LatexCommand bibitem
41879 key "fancyhdr"
41880
41881 \end_inset
41882
41883
41884 \begin_inset CommandInset href
41885 LatexCommand href
41886 name "Documentation"
41887 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41888
41889 \end_inset
41890
41891  of the LaTeX-package 
41892 \series bold
41893 fancyhdr
41894 \series default
41895
41896 \begin_inset Index
41897 status collapsed
41898
41899 \begin_layout Plain Layout
41900 Latex@LaTeX-packages ! fancyhdr
41901 \end_layout
41902
41903 \end_inset
41904
41905 :
41906 \begin_inset Newline newline
41907 \end_inset
41908
41909
41910 \begin_inset Flex URL
41911 status collapsed
41912
41913 \begin_layout Plain Layout
41914
41915 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41916 \end_layout
41917
41918 \end_inset
41919
41920
41921 \end_layout
41922
41923 \begin_layout Bibliography
41924 \begin_inset CommandInset bibitem
41925 LatexCommand bibitem
41926 key "nomencl"
41927
41928 \end_inset
41929
41930
41931 \begin_inset CommandInset href
41932 LatexCommand href
41933 name "Documentation"
41934 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41935
41936 \end_inset
41937
41938  of the LaTeX-package 
41939 \series bold
41940 nomencl
41941 \series default
41942
41943 \begin_inset Index
41944 status collapsed
41945
41946 \begin_layout Plain Layout
41947 Latex@LaTeX-packages ! nomencl
41948 \end_layout
41949
41950 \end_inset
41951
41952 :
41953 \begin_inset Newline newline
41954 \end_inset
41955
41956
41957 \begin_inset Flex URL
41958 status collapsed
41959
41960 \begin_layout Plain Layout
41961
41962 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
41963 \end_layout
41964
41965 \end_inset
41966
41967
41968 \end_layout
41969
41970 \begin_layout Bibliography
41971 \begin_inset CommandInset bibitem
41972 LatexCommand bibitem
41973 key "tipa"
41974
41975 \end_inset
41976
41977
41978 \begin_inset CommandInset href
41979 LatexCommand href
41980 name "Documentation"
41981 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
41982
41983 \end_inset
41984
41985  of the LaTeX-package 
41986 \series bold
41987 tipa
41988 \series default
41989
41990 \begin_inset Index
41991 status collapsed
41992
41993 \begin_layout Plain Layout
41994 Latex@LaTeX-packages ! tipa
41995 \end_layout
41996
41997 \end_inset
41998
41999 :
42000 \begin_inset Newline newline
42001 \end_inset
42002
42003
42004 \begin_inset Flex URL
42005 status collapsed
42006
42007 \begin_layout Plain Layout
42008
42009 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42010 \end_layout
42011
42012 \end_inset
42013
42014
42015 \end_layout
42016
42017 \begin_layout Bibliography
42018 \begin_inset CommandInset bibitem
42019 LatexCommand bibitem
42020 key "wrapfig"
42021
42022 \end_inset
42023
42024
42025 \begin_inset CommandInset href
42026 LatexCommand href
42027 name "Documentation"
42028 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42029
42030 \end_inset
42031
42032  of the LaTeX-package 
42033 \series bold
42034 wrapfig
42035 \series default
42036
42037 \begin_inset Index
42038 status collapsed
42039
42040 \begin_layout Plain Layout
42041 Latex@LaTeX-packages ! wrapfig
42042 \end_layout
42043
42044 \end_inset
42045
42046 :
42047 \begin_inset Newline newline
42048 \end_inset
42049
42050
42051 \begin_inset Flex URL
42052 status collapsed
42053
42054 \begin_layout Plain Layout
42055
42056 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42057 \end_layout
42058
42059 \end_inset
42060
42061
42062 \end_layout
42063
42064 \begin_layout Bibliography
42065 \begin_inset CommandInset bibitem
42066 LatexCommand bibitem
42067 key "XeTeX"
42068
42069 \end_inset
42070
42071
42072 \begin_inset CommandInset href
42073 LatexCommand href
42074 name "Wiki-page"
42075 target "http://wiki.lyx.org/LyX/XeTeX"
42076
42077 \end_inset
42078
42079  how to use LyX with XeTeX:
42080 \begin_inset Newline newline
42081 \end_inset
42082
42083
42084 \begin_inset Flex URL
42085 status collapsed
42086
42087 \begin_layout Plain Layout
42088
42089 http://wiki.lyx.org/LyX/XeTeX
42090 \end_layout
42091
42092 \end_inset
42093
42094
42095 \end_layout
42096
42097 \begin_layout Bibliography
42098 \begin_inset CommandInset bibitem
42099 LatexCommand bibitem
42100 key "Arabic"
42101
42102 \end_inset
42103
42104
42105 \begin_inset CommandInset href
42106 LatexCommand href
42107 name "Wiki-page"
42108 target "http://wiki.lyx.org/Windows/Arabic"
42109
42110 \end_inset
42111
42112  how to set up LyX for Arabic:
42113 \begin_inset Newline newline
42114 \end_inset
42115
42116
42117 \begin_inset Flex URL
42118 status collapsed
42119
42120 \begin_layout Plain Layout
42121
42122 http://wiki.lyx.org/Windows/Arabic
42123 \end_layout
42124
42125 \end_inset
42126
42127
42128 \end_layout
42129
42130 \begin_layout Bibliography
42131 \begin_inset CommandInset bibitem
42132 LatexCommand bibitem
42133 key "Armenian"
42134
42135 \end_inset
42136
42137
42138 \begin_inset CommandInset href
42139 LatexCommand href
42140 name "Wiki-page"
42141 target "http://wiki.lyx.org/Windows/Armenian"
42142
42143 \end_inset
42144
42145  how to set up LyX for Armenian:
42146 \begin_inset Newline newline
42147 \end_inset
42148
42149
42150 \begin_inset Flex URL
42151 status collapsed
42152
42153 \begin_layout Plain Layout
42154
42155 http://wiki.lyx.org/Windows/Armenian
42156 \end_layout
42157
42158 \end_inset
42159
42160
42161 \end_layout
42162
42163 \begin_layout Bibliography
42164 \begin_inset CommandInset bibitem
42165 LatexCommand bibitem
42166 key "Farsi"
42167
42168 \end_inset
42169
42170
42171 \begin_inset CommandInset href
42172 LatexCommand href
42173 name "Wiki-page"
42174 target "http://wiki.lyx.org/Windows/Farsi"
42175
42176 \end_inset
42177
42178  how to set up LyX for Farsi:
42179 \begin_inset Newline newline
42180 \end_inset
42181
42182
42183 \begin_inset Flex URL
42184 status collapsed
42185
42186 \begin_layout Plain Layout
42187
42188 http://wiki.lyx.org/Windows/Farsi
42189 \end_layout
42190
42191 \end_inset
42192
42193
42194 \end_layout
42195
42196 \begin_layout Bibliography
42197 \begin_inset CommandInset bibitem
42198 LatexCommand bibitem
42199 key "Hebrew"
42200
42201 \end_inset
42202
42203
42204 \begin_inset CommandInset href
42205 LatexCommand href
42206 name "Wiki-page"
42207 target "http://wiki.lyx.org/Windows/Hebrew"
42208
42209 \end_inset
42210
42211  how to set up LyX for Hebrew:
42212 \begin_inset Newline newline
42213 \end_inset
42214
42215
42216 \begin_inset Flex URL
42217 status collapsed
42218
42219 \begin_layout Plain Layout
42220
42221 http://wiki.lyx.org/Windows/Hebrew
42222 \end_layout
42223
42224 \end_inset
42225
42226
42227 \end_layout
42228
42229 \begin_layout Bibliography
42230 \begin_inset CommandInset bibitem
42231 LatexCommand bibitem
42232 key "Japanese"
42233
42234 \end_inset
42235
42236
42237 \begin_inset CommandInset href
42238 LatexCommand href
42239 name "Wiki-page"
42240 target "http://wiki.lyx.org/Windows/Japanese"
42241
42242 \end_inset
42243
42244  how to set up LyX for Japanese:
42245 \begin_inset Newline newline
42246 \end_inset
42247
42248
42249 \begin_inset Flex URL
42250 status collapsed
42251
42252 \begin_layout Plain Layout
42253
42254 http://wiki.lyx.org/Windows/Japanese
42255 \end_layout
42256
42257 \end_inset
42258
42259
42260 \end_layout
42261
42262 \begin_layout Bibliography
42263 \begin_inset CommandInset bibitem
42264 LatexCommand bibitem
42265 key "Vietnamese"
42266
42267 \end_inset
42268
42269
42270 \begin_inset CommandInset href
42271 LatexCommand href
42272 name "Wiki-page"
42273 target "http://wiki.lyx.org/Windows/Vietnamese"
42274
42275 \end_inset
42276
42277  how to set up LyX for Vietnamese:
42278 \begin_inset Newline newline
42279 \end_inset
42280
42281
42282 \begin_inset Flex URL
42283 status collapsed
42284
42285 \begin_layout Plain Layout
42286
42287 http://wiki.lyx.org/Windows/Vietnamese
42288 \end_layout
42289
42290 \end_inset
42291
42292
42293 \end_layout
42294
42295 \begin_layout Bibliography
42296 \begin_inset CommandInset bibitem
42297 LatexCommand bibitem
42298 key "LyX-func"
42299
42300 \end_inset
42301
42302
42303 \begin_inset CommandInset href
42304 LatexCommand href
42305 name "Wiki-page"
42306 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42307
42308 \end_inset
42309
42310  with a list of all available LyX-functions:
42311 \begin_inset Newline newline
42312 \end_inset
42313
42314
42315 \begin_inset Flex URL
42316 status collapsed
42317
42318 \begin_layout Plain Layout
42319
42320 http://wiki.lyx.org/LyX/LyxFunctionList
42321 \end_layout
42322
42323 \end_inset
42324
42325
42326 \end_layout
42327
42328 \begin_layout Bibliography
42329 \begin_inset CommandInset bibitem
42330 LatexCommand bibitem
42331 key "NewInLyX16"
42332
42333 \end_inset
42334
42335
42336 \begin_inset CommandInset href
42337 LatexCommand href
42338 name "Wiki-page"
42339 target "http://wiki.lyx.org/LyX/NewInLyX16"
42340
42341 \end_inset
42342
42343  about new features in 
42344 \family sans
42345 LyX 1.6.0
42346 \family default
42347 :
42348 \begin_inset Newline newline
42349 \end_inset
42350
42351
42352 \begin_inset Flex URL
42353 status collapsed
42354
42355 \begin_layout Plain Layout
42356
42357 http://wiki.lyx.org/LyX/NewInLyX16
42358 \end_layout
42359
42360 \end_inset
42361
42362
42363 \end_layout
42364
42365 \begin_layout Standard
42366 \begin_inset Newpage newpage
42367 \end_inset
42368
42369
42370 \begin_inset ERT
42371 status collapsed
42372
42373 \begin_layout Plain Layout
42374
42375
42376 \backslash
42377 let
42378 \backslash
42379 mybibname
42380 \backslash
42381 bibname
42382 \end_layout
42383
42384 \begin_layout Plain Layout
42385
42386
42387 \backslash
42388 renewcommand{
42389 \backslash
42390 bibname}{
42391 \backslash
42392 mybibname
42393 \backslash
42394 ; 2}
42395 \end_layout
42396
42397 \end_inset
42398
42399
42400 \begin_inset Note Note
42401 status collapsed
42402
42403 \begin_layout Plain Layout
42404 The command 
42405 \series bold
42406
42407 \backslash
42408 bibname
42409 \series default
42410  is the name of the bibliography in the current document language.
42411  It is redefined here with the number 2 at the end to state that the following
42412  bibliography is the second one:
42413 \end_layout
42414
42415 \end_inset
42416
42417
42418 \end_layout
42419
42420 \begin_layout Standard
42421 \begin_inset CommandInset bibtex
42422 LatexCommand bibtex
42423 bibfiles "biblio/LyXDocs"
42424 options "biblio/alphadin"
42425
42426 \end_inset
42427
42428
42429 \end_layout
42430
42431 \begin_layout Standard
42432 The above bibliography is created from a BibTeX-database.
42433 \end_layout
42434
42435 \begin_layout Standard
42436
42437 \series bold
42438 \begin_inset CommandInset nomencl_print
42439 LatexCommand printnomenclature
42440
42441 \end_inset
42442
42443
42444 \begin_inset CommandInset index_print
42445 LatexCommand printindex
42446
42447 \end_inset
42448
42449
42450 \end_layout
42451
42452 \end_body
42453 \end_document