]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: be objective
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 339
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 herby kept.
4784  If you want to keep the paragraph environment but reset the current nesting
4785  depth, you can use 
4786 \family sans
4787 M-Return
4788 \family default
4789  to break paragraphs.
4790 \end_layout
4791
4792 \begin_layout Standard
4793 You can nest lists of any type inside one another.
4794  In fact, LyX changes the labels on some list items depending on how it
4795  is nested.
4796  If you intend to use any of the list paragraph environments, we suggest
4797  you read all of section
4798 \begin_inset space ~
4799 \end_inset
4800
4801
4802 \begin_inset CommandInset ref
4803 LatexCommand ref
4804 reference "sec:Nesting"
4805
4806 \end_inset
4807
4808 .
4809  
4810 \end_layout
4811
4812 \begin_layout Subsubsection
4813
4814 \family sans
4815 Itemize
4816 \family default
4817
4818 \begin_inset Index
4819 status collapsed
4820
4821 \begin_layout Plain Layout
4822 Lists ! Itemize
4823 \end_layout
4824
4825 \end_inset
4826
4827
4828 \begin_inset CommandInset label
4829 LatexCommand label
4830 name "sec:Itemize"
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Standard
4838 The first type of list we'll describe in detail is the 
4839 \family sans
4840 Itemize
4841 \family default
4842  paragraph environment.
4843  It has the following properties:
4844 \end_layout
4845
4846 \begin_layout Itemize
4847 Each item has a particular bullet or symbol as its label.
4848 \end_layout
4849
4850 \begin_deeper
4851 \begin_layout Itemize
4852 LyX uses the same symbol for all of the items in a given nesting level.
4853 \end_layout
4854
4855 \begin_layout Itemize
4856 The symbol appears at the beginning of the first line.
4857 \end_layout
4858
4859 \end_deeper
4860 \begin_layout Itemize
4861 The items can have any length.
4862  LyX automatically offsets the left margin of each item.
4863  The offset is always relative to whatever environment the 
4864 \family sans
4865 Itemize
4866 \family default
4867  list may be in.
4868 \end_layout
4869
4870 \begin_layout Itemize
4871 If you nest an 
4872 \family sans
4873 Itemize
4874 \family default
4875  environment inside another 
4876 \family sans
4877 Itemize
4878 \family default
4879  environment, the label changes to a new symbol.
4880 \end_layout
4881
4882 \begin_deeper
4883 \begin_layout Itemize
4884 There are four different symbols for up to a four-fold nesting.
4885 \end_layout
4886
4887 \begin_layout Itemize
4888 LyX always shows the same symbol on screen.
4889 \end_layout
4890
4891 \begin_layout Itemize
4892 See section
4893 \begin_inset space ~
4894 \end_inset
4895
4896
4897 \begin_inset CommandInset ref
4898 LatexCommand ref
4899 reference "sec:Nesting"
4900
4901 \end_inset
4902
4903  for a full explanation of nesting.
4904 \end_layout
4905
4906 \end_deeper
4907 \begin_layout Standard
4908 Of course, that explanation was also an example of an 
4909 \family sans
4910 Itemize
4911 \family default
4912  list.
4913  The 
4914 \family sans
4915 Itemize
4916 \family default
4917  environment is best suited for lists where the order doesn't matter.
4918 \end_layout
4919
4920 \begin_layout Standard
4921 We said that different levels use different symbols as their label.
4922  Here's an example of all four possible symbols.
4923  Note that those of you reading this manual within LyX won't see any difference.
4924 \end_layout
4925
4926 \begin_layout Itemize
4927 The label for the first level 
4928 \family sans
4929 Itemize
4930 \family default
4931  is a large black dot, or bullet.
4932 \end_layout
4933
4934 \begin_deeper
4935 \begin_layout Itemize
4936 The label for the second level is a dash.
4937 \end_layout
4938
4939 \begin_deeper
4940 \begin_layout Itemize
4941 The label for the third is an asterisk.
4942 \end_layout
4943
4944 \begin_deeper
4945 \begin_layout Itemize
4946 The label for the fourth is a centered dot.
4947 \end_layout
4948
4949 \end_deeper
4950 \begin_layout Itemize
4951 Back out to the third level.
4952 \end_layout
4953
4954 \end_deeper
4955 \begin_layout Itemize
4956 Back to the second level.
4957 \end_layout
4958
4959 \end_deeper
4960 \begin_layout Itemize
4961 Back to the outermost level.
4962 \end_layout
4963
4964 \begin_layout Standard
4965 These are the default labels for an 
4966 \family sans
4967 Itemize
4968 \family default
4969  list.
4970  You can customize these labels in the 
4971 \family sans
4972 Document\SpecialChar \menuseparator
4973 Settings
4974 \family default
4975  dialog in the submenu 
4976 \family sans
4977 Bullets
4978 \family default
4979 .
4980 \family sans
4981
4982 \begin_inset Index
4983 status collapsed
4984
4985 \begin_layout Plain Layout
4986 Document ! Settings
4987 \end_layout
4988
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 Notice how the space between items decreases with increasing depth.
4996  We'll explain nesting and all the tricks you can do with different depths
4997  in section
4998 \begin_inset space ~
4999 \end_inset
5000
5001
5002 \begin_inset CommandInset ref
5003 LatexCommand ref
5004 reference "sec:Nesting"
5005
5006 \end_inset
5007
5008 .
5009 \end_layout
5010
5011 \begin_layout Subsubsection
5012
5013 \family sans
5014 Enumerate
5015 \family default
5016
5017 \begin_inset Index
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Lists ! Enumerate
5022 \end_layout
5023
5024 \end_inset
5025
5026
5027 \begin_inset CommandInset label
5028 LatexCommand label
5029 name "sec:Enumerate"
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 The 
5038 \family sans
5039 Enumerate
5040 \family default
5041  environment is used to create numbered lists and outlines.
5042  It has these properties:
5043 \end_layout
5044
5045 \begin_layout Enumerate
5046 Each item has a numeral as its label.
5047 \end_layout
5048
5049 \begin_deeper
5050 \begin_layout Enumerate
5051 The type of numeral depends on the nesting depth.
5052 \end_layout
5053
5054 \end_deeper
5055 \begin_layout Enumerate
5056 LyX automatically counts the items for you and updates the label as appropriate.
5057 \end_layout
5058
5059 \begin_layout Enumerate
5060 Each new 
5061 \family sans
5062 Enumerate
5063 \family default
5064  environment resets the counter to one.
5065 \end_layout
5066
5067 \begin_layout Enumerate
5068 Like the 
5069 \family sans
5070 Itemize
5071 \family default
5072  environment, the 
5073 \family sans
5074 Enumerate
5075 \family default
5076  environment:
5077 \end_layout
5078
5079 \begin_deeper
5080 \begin_layout Enumerate
5081 Offsets the items relative to the left margin.
5082  Items can have any length.
5083 \end_layout
5084
5085 \begin_layout Enumerate
5086 Reduces the space between items as the nesting depth increases.
5087 \end_layout
5088
5089 \begin_layout Enumerate
5090 Uses different types of labels depending on the nesting depth.
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094 Allows up to a four-fold nesting.
5095 \end_layout
5096
5097 \end_deeper
5098 \begin_layout Standard
5099 Unlike the 
5100 \family sans
5101 Itemize
5102 \family default
5103  environment, 
5104 \family sans
5105 Enumerate
5106 \family default
5107  shows the different labels for each item in LyX.
5108  Here is how LyX labels the four different levels in an 
5109 \family sans
5110 Enumerate
5111 \family default
5112 :
5113 \end_layout
5114
5115 \begin_layout Enumerate
5116 The first level of an 
5117 \family sans
5118 Enumerate
5119 \family default
5120  uses Arabic numerals followed by a period.
5121 \end_layout
5122
5123 \begin_deeper
5124 \begin_layout Enumerate
5125 The second level uses lower case letters surrounded by parentheses.
5126 \end_layout
5127
5128 \begin_deeper
5129 \begin_layout Enumerate
5130 The third level uses lower-case Roman numerals followed by a period.
5131 \end_layout
5132
5133 \begin_deeper
5134 \begin_layout Enumerate
5135 The fourth level uses capital letters followed by a period.
5136 \end_layout
5137
5138 \begin_layout Enumerate
5139 Again, notice the decrease in the spacing between items as the nesting depth
5140  increases.
5141 \end_layout
5142
5143 \end_deeper
5144 \begin_layout Enumerate
5145 Back to the third level
5146 \end_layout
5147
5148 \end_deeper
5149 \begin_layout Enumerate
5150 Back to the second level.
5151 \end_layout
5152
5153 \end_deeper
5154 \begin_layout Enumerate
5155 Back to the outermost level.
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Once again, you can customize the type of numbering used in the 
5160 \family sans
5161 Enumerate
5162 \family default
5163  environment.
5164  It involves adding commands to the LaTeX preamble (see the 
5165 \emph on
5166 Extended Features
5167 \emph default
5168  manual).
5169  As stated earlier, such customization only shows up in the printed version,
5170  not in LyX.
5171 \end_layout
5172
5173 \begin_layout Standard
5174 There is more to nesting 
5175 \family sans
5176 Enumerate
5177 \family default
5178  environments than we've stated here.
5179  You should read section
5180 \begin_inset space ~
5181 \end_inset
5182
5183
5184 \begin_inset CommandInset ref
5185 LatexCommand ref
5186 reference "sec:Nesting"
5187
5188 \end_inset
5189
5190  to learn more about nesting.
5191 \end_layout
5192
5193 \begin_layout Subsubsection
5194
5195 \family sans
5196 Description
5197 \family default
5198
5199 \begin_inset Index
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Lists ! Description
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Description-List"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219 Unlike the previous two environments, the 
5220 \family sans
5221 Description
5222 \family default
5223  list has no fixed label.
5224  Instead, LyX uses the first 
5225 \begin_inset Quotes eld
5226 \end_inset
5227
5228 word
5229 \begin_inset Quotes erd
5230 \end_inset
5231
5232  of the first line as the label.
5233  Here's an example:
5234 \end_layout
5235
5236 \begin_layout Description
5237 Example: This is an example of the 
5238 \family sans
5239 Description
5240 \family default
5241  environment.
5242 \end_layout
5243
5244 \begin_layout Standard
5245 LyX typesets the label in boldface and puts extra space between it and the
5246  rest of the line.
5247 \end_layout
5248
5249 \begin_layout Standard
5250 With the first 
5251 \begin_inset Quotes eld
5252 \end_inset
5253
5254 word
5255 \begin_inset Quotes erd
5256 \end_inset
5257
5258  it is meant that the first hit of the 
5259 \family sans
5260 Space
5261 \family default
5262  key ends the label if you are at the beginning of the first line of an
5263  item.
5264  If you need to use more than one word in the label use a 
5265 \family sans
5266 Protected Blank
5267 \family default
5268 .
5269  (Use either 
5270 \family sans
5271 C-Space
5272 \family default
5273  or the menu 
5274 \family sans
5275 Insert\SpecialChar \menuseparator
5276 Formatting\SpecialChar \menuseparator
5277 Protected
5278 \begin_inset space ~
5279 \end_inset
5280
5281 Space
5282 \family default
5283 , see section
5284 \begin_inset space ~
5285 \end_inset
5286
5287
5288 \begin_inset CommandInset ref
5289 LatexCommand ref
5290 reference "sub:Protected-Space"
5291
5292 \end_inset
5293
5294  for more info.) Here is an example:
5295 \end_layout
5296
5297 \begin_layout Description
5298 Second
5299 \begin_inset space ~
5300 \end_inset
5301
5302 Example: This one shows how to use a 
5303 \family sans
5304 Protected
5305 \begin_inset space ~
5306 \end_inset
5307
5308 Blank
5309 \family default
5310  in the label of a 
5311 \family sans
5312 Description
5313 \family default
5314  list item.
5315 \end_layout
5316
5317 \begin_layout Description
5318 Usage: You should use the 
5319 \family sans
5320 Description
5321 \family default
5322  environment for things like definitions and theorems.
5323  Use it when you need to make one word in particular stand out in the text
5324  that describes it.
5325  It's not a good idea to use a 
5326 \family sans
5327 Description
5328 \family default
5329  environment when you have an entire sentence that you want to describe.
5330  You're better off using 
5331 \family sans
5332 Itemize
5333 \family default
5334  or 
5335 \family sans
5336 Enumerate
5337 \family default
5338  and nesting several 
5339 \family sans
5340 Standard
5341 \family default
5342  paragraphs into them.
5343 \end_layout
5344
5345 \begin_layout Description
5346 Nesting: You can nest 
5347 \family sans
5348 Description
5349 \family default
5350  environments inside one another, nest them in other types of lists, and
5351  so on.
5352 \end_layout
5353
5354 \begin_layout Standard
5355 Notice that after the first line, LyX indents subsequent lines, offsetting
5356  them from the first line.
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360 The LyX 
5361 \family sans
5362 List
5363 \family default
5364
5365 \begin_inset Index
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! Lyx@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  (
10627 \family typewriter
10628 lm
10629 \family default
10630 ) fonts.
10631  These fonts are developed in order of the LaTeX community to replace 
10632 \family typewriter
10633 cm
10634 \family default
10635  as default fonts.
10636  They basically look the same as 
10637 \family typewriter
10638 cm
10639 \family default
10640 , although some kerning is different, but 
10641 \family typewriter
10642 lm
10643 \family default
10644  covers a vast number of characters over the other two families 
10645 \family typewriter
10646 cm
10647 \family default
10648  and 
10649 \family typewriter
10650 ae
10651 \family default
10652 .
10653 \end_layout
10654
10655 \begin_layout Standard
10656 \begin_inset VSpace bigskip
10657 \end_inset
10658
10659 For the font size there are four possible values: 
10660 \family sans
10661 default, 10
10662 \family default
10663
10664 \family sans
10665 11
10666 \family default
10667 , and 
10668 \family sans
10669 12
10670 \family default
10671 .
10672  The size of 
10673 \family sans
10674 default
10675 \family default
10676  depends on your LaTeX-system, normally it is equal to the font size 10.
10677 \end_layout
10678
10679 \begin_layout Standard
10680 The font sizes are the 
10681 \emph on
10682 base size
10683 \emph default
10684 .
10685  LyX actually scales all other possible font sizes (such as those used in
10686  footnotes, super-, and subscripts) by this value.
10687  You can fine-tune the font size of text parts via the 
10688 \family sans
10689 Text
10690 \begin_inset space ~
10691 \end_inset
10692
10693 Style
10694 \family default
10695  dialog if needed.
10696  The possible font sizes for text parts are explained in section
10697 \begin_inset space ~
10698 \end_inset
10699
10700
10701 \begin_inset CommandInset ref
10702 LatexCommand ref
10703 reference "sub:Fine-Tuning-with-the"
10704
10705 \end_inset
10706
10707 .
10708 \end_layout
10709
10710 \begin_layout Standard
10711 \begin_inset VSpace bigskip
10712 \end_inset
10713
10714
10715 \begin_inset Note Greyedout
10716 status open
10717
10718 \begin_layout Plain Layout
10719
10720 \series bold
10721 Note:
10722 \series default
10723  When you choose a new font or font size, LyX does 
10724 \emph on
10725 not
10726 \emph default
10727  change the screen font! You will only see a difference in the printed output;
10728  this is part of the WYSIWYM concept.
10729  LyX's screen fonts can be adjusted in the 
10730 \family sans
10731 Tools\SpecialChar \menuseparator
10732 Preferences
10733 \family default
10734  dialog, see section
10735 \begin_inset space ~
10736 \end_inset
10737
10738
10739 \begin_inset CommandInset ref
10740 LatexCommand ref
10741 reference "sub:Screen-Fonts"
10742
10743 \end_inset
10744
10745 .
10746 \end_layout
10747
10748 \end_inset
10749
10750
10751 \end_layout
10752
10753 \begin_layout Subsection
10754 Using Different Character Styles
10755 \begin_inset Index
10756 status collapsed
10757
10758 \begin_layout Plain Layout
10759 Character Styles
10760 \end_layout
10761
10762 \end_inset
10763
10764
10765 \begin_inset Index
10766 status collapsed
10767
10768 \begin_layout Plain Layout
10769 Text Style
10770 \end_layout
10771
10772 \end_inset
10773
10774
10775 \end_layout
10776
10777 \begin_layout Standard
10778 As we've already seen, LyX automatically changes the character style for
10779  certain paragraph environments.
10780  LyX supports two character styles, 
10781 \family sans
10782 Emphasized
10783 \family default
10784  and 
10785 \family sans
10786 Noun
10787 \family default
10788 .
10789  You can activate both of these styles via keybindings, the menus, and the
10790  toolbar.
10791 \end_layout
10792
10793 \begin_layout Standard
10794 To activate the 
10795 \family sans
10796 Noun
10797 \family default
10798  style, do one of the following:
10799 \end_layout
10800
10801 \begin_layout Itemize
10802 click on the toolbar button 
10803 \begin_inset Graphics
10804         filename ../images/font-noun.png
10805
10806 \end_inset
10807
10808
10809 \end_layout
10810
10811 \begin_layout Itemize
10812 use the key binding 
10813 \family sans
10814 M-c
10815 \begin_inset space ~
10816 \end_inset
10817
10818 c
10819 \end_layout
10820
10821 \begin_layout Standard
10822 These commands are all toggles.
10823  That is, if 
10824 \family sans
10825 Noun
10826 \family default
10827  style is already active, they deactivate it.
10828 \end_layout
10829
10830 \begin_layout Standard
10831 One typically uses the 
10832 \family sans
10833 Noun
10834 \family default
10835  style for proper names.
10836  For example: 
10837 \begin_inset Quotes eld
10838 \end_inset
10839
10840
10841 \noun on
10842 Matthias Ettrich
10843 \noun default
10844  is the original author of LyX.
10845 \begin_inset Quotes erd
10846 \end_inset
10847
10848
10849 \end_layout
10850
10851 \begin_layout Standard
10852 A more widely used character style is the 
10853 \family sans
10854 Emphasized
10855 \family default
10856  style.
10857  You can activate (or deactivate - it's also a toggle) the 
10858 \family sans
10859 Emphasized
10860 \family default
10861  style by:
10862 \end_layout
10863
10864 \begin_layout Itemize
10865 clicking on the toolbar button 
10866 \begin_inset Graphics
10867         filename ../images/font-emph.png
10868
10869 \end_inset
10870
10871
10872 \end_layout
10873
10874 \begin_layout Itemize
10875 using the keybindings 
10876 \family sans
10877 M-c
10878 \begin_inset space ~
10879 \end_inset
10880
10881 e
10882 \end_layout
10883
10884 \begin_layout Standard
10885 Normally the 
10886 \family sans
10887 Emphasized
10888 \family default
10889  style is equivalent to an italic font but some document classes or LaTeX-packag
10890 es use a different font.
10891 \end_layout
10892
10893 \begin_layout Standard
10894 We've been using the 
10895 \family sans
10896 Emphasized
10897 \family default
10898  style all over the place in this document.
10899  Here's one more example:
10900 \end_layout
10901
10902 \begin_layout Quotation
10903
10904 \emph on
10905 Don't overuse character styles!
10906 \end_layout
10907
10908 \begin_layout Standard
10909 It's also a warning in addition to an example.
10910  One's writing should parallel ordinary conversation.
10911  Since we don't all constantly scream at each other, we should also avoid
10912  the common tendency to overuse character style.
10913  
10914 \end_layout
10915
10916 \begin_layout Standard
10917 You can always reset to the default font using the key binding 
10918 \family sans
10919 M-c
10920 \begin_inset space ~
10921 \end_inset
10922
10923 Space
10924 \family default
10925  or the dialog 
10926 \family sans
10927 Edit\SpecialChar \menuseparator
10928 Text
10929 \begin_inset space ~
10930 \end_inset
10931
10932 Style
10933 \family default
10934 .
10935 \end_layout
10936
10937 \begin_layout Subsection
10938 Fine-Tuning with the 
10939 \family sans
10940 Text Style
10941 \family default
10942  dialog
10943 \begin_inset CommandInset label
10944 LatexCommand label
10945 name "sub:Fine-Tuning-with-the"
10946
10947 \end_inset
10948
10949
10950 \begin_inset Index
10951 status collapsed
10952
10953 \begin_layout Plain Layout
10954 Text Style
10955 \end_layout
10956
10957 \end_inset
10958
10959
10960 \end_layout
10961
10962 \begin_layout Standard
10963 There are always occasions when you'll need to do some fine-tuning, so LyX
10964  gives you a way to create custom character style.
10965  For example, an academic journal or a corporation may have a style sheet
10966  requiring a sans-serif font be used in certain situations.
10967  Also, writers sometimes use a different font to offset a character's thoughts
10968  from ordinary dialog.
10969 \end_layout
10970
10971 \begin_layout Standard
10972 Before we document how to use custom character style, we want to issue a
10973  warning yet again: Don't overuse character styles! 
10974 \begin_inset Newline newline
10975 \end_inset
10976
10977 Documents that overuse different fonts and sizes are not well readable and
10978  tend to look like someone has knocked huge holes in it.
10979 \end_layout
10980
10981 \begin_layout Standard
10982 To use custom character styles, open the 
10983 \family sans
10984 Edit\SpecialChar \menuseparator
10985 Text
10986 \begin_inset space ~
10987 \end_inset
10988
10989 Style
10990 \family default
10991  dialog.
10992  There are several boxes on this dialog, each corresponding to a different
10993  font property which you can choose.
10994  You can choose an option for one of these properties, or select 
10995 \family sans
10996 No
10997 \begin_inset space ~
10998 \end_inset
10999
11000 change
11001 \family default
11002 , which keeps the current state of that property.
11003  The item 
11004 \family sans
11005 Reset
11006 \family default
11007  will reset the property to whatever is the default.
11008  You can use this to reset attributes across a bunch of different paragraph
11009  environments in a snap.
11010 \end_layout
11011
11012 \begin_layout Standard
11013 The font properties, and their options (in addition to 
11014 \family sans
11015 No
11016 \begin_inset space ~
11017 \end_inset
11018
11019 change
11020 \family default
11021  and 
11022 \family sans
11023 Reset
11024 \family default
11025 ) are:
11026 \end_layout
11027
11028 \begin_layout Labeling
11029 \labelwidthstring 00.00.0000
11030
11031 \family sans
11032 Family
11033 \family default
11034  The 
11035 \begin_inset Quotes eld
11036 \end_inset
11037
11038 overall look
11039 \begin_inset Quotes erd
11040 \end_inset
11041
11042  of the font.
11043  The possible options are:
11044 \end_layout
11045
11046 \begin_deeper
11047 \begin_layout Labeling
11048 \labelwidthstring 00.00.0000
11049
11050 \family sans
11051 Roman
11052 \family default
11053  This is the Roman font family.
11054  Normally a serif font.
11055  It's also the default family.
11056  (key binding 
11057 \begin_inset ERT
11058 status collapsed
11059
11060 \begin_layout Plain Layout
11061
11062
11063 \backslash
11064 mbox{
11065 \end_layout
11066
11067 \end_inset
11068
11069
11070 \family sans
11071 M-c
11072 \begin_inset space ~
11073 \end_inset
11074
11075 r
11076 \family default
11077
11078 \begin_inset ERT
11079 status collapsed
11080
11081 \begin_layout Plain Layout
11082
11083 }
11084 \end_layout
11085
11086 \end_inset
11087
11088 )
11089 \begin_inset Note Note
11090 status collapsed
11091
11092 \begin_layout Plain Layout
11093 The LaTeX-command prevents text to be broken at the end of a line.
11094  It is explained in section
11095 \begin_inset space ~
11096 \end_inset
11097
11098
11099 \begin_inset CommandInset ref
11100 LatexCommand ref
11101 reference "sub:Hyphenation"
11102
11103 \end_inset
11104
11105 .
11106 \end_layout
11107
11108 \end_inset
11109
11110
11111 \end_layout
11112
11113 \begin_layout Labeling
11114 \labelwidthstring 00.00.0000
11115
11116 \family sans
11117 Sans
11118 \begin_inset space ~
11119 \end_inset
11120
11121 Serif
11122 \family default
11123  
11124 \family sans
11125 This is the Sans Serif font family.
11126
11127 \family default
11128  (key binding 
11129 \begin_inset ERT
11130 status collapsed
11131
11132 \begin_layout Plain Layout
11133
11134
11135 \backslash
11136 mbox{
11137 \end_layout
11138
11139 \end_inset
11140
11141
11142 \family sans
11143 M-c
11144 \begin_inset space ~
11145 \end_inset
11146
11147 s
11148 \family default
11149
11150 \begin_inset ERT
11151 status collapsed
11152
11153 \begin_layout Plain Layout
11154
11155 }
11156 \end_layout
11157
11158 \end_inset
11159
11160 )
11161 \end_layout
11162
11163 \begin_layout Labeling
11164 \labelwidthstring 00.00.0000
11165
11166 \family sans
11167 Typewriter
11168 \family default
11169  
11170 \family typewriter
11171 This is the Typewriter font family.
11172
11173 \family default
11174  (key binding 
11175 \begin_inset ERT
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179
11180
11181 \backslash
11182 mbox{
11183 \end_layout
11184
11185 \end_inset
11186
11187
11188 \family sans
11189 M-c
11190 \begin_inset space ~
11191 \end_inset
11192
11193 p
11194 \family default
11195
11196 \begin_inset ERT
11197 status collapsed
11198
11199 \begin_layout Plain Layout
11200
11201 }
11202 \end_layout
11203
11204 \end_inset
11205
11206
11207 \family sans
11208 )
11209 \end_layout
11210
11211 \end_deeper
11212 \begin_layout Labeling
11213 \labelwidthstring 00.00.0000
11214
11215 \family sans
11216 Series
11217 \family default
11218  This corresponds to the print weight.
11219  Options are:
11220 \end_layout
11221
11222 \begin_deeper
11223 \begin_layout Labeling
11224 \labelwidthstring 00.00.0000
11225
11226 \family sans
11227 Medium
11228 \family default
11229  This is the Medium font series.
11230  It's also the default series.
11231 \end_layout
11232
11233 \begin_layout Labeling
11234 \labelwidthstring 00.00.0000
11235
11236 \family sans
11237 Bold
11238 \family default
11239  
11240 \series bold
11241 This is the Bold font series.
11242
11243 \series default
11244  (key binding 
11245 \begin_inset ERT
11246 status collapsed
11247
11248 \begin_layout Plain Layout
11249
11250
11251 \backslash
11252 mbox{
11253 \end_layout
11254
11255 \end_inset
11256
11257
11258 \family sans
11259 M-c
11260 \begin_inset space ~
11261 \end_inset
11262
11263 b
11264 \family default
11265
11266 \begin_inset ERT
11267 status collapsed
11268
11269 \begin_layout Plain Layout
11270
11271 }
11272 \end_layout
11273
11274 \end_inset
11275
11276 )
11277 \end_layout
11278
11279 \end_deeper
11280 \begin_layout Labeling
11281 \labelwidthstring 00.00.0000
11282
11283 \family sans
11284 Shape
11285 \family default
11286  As the name implies.
11287  Options are:
11288 \end_layout
11289
11290 \begin_deeper
11291 \begin_layout Labeling
11292 \labelwidthstring 00.00.0000
11293
11294 \family sans
11295 Upright
11296 \family default
11297  This is the Upright font shape.
11298  It's also the default shape.
11299 \end_layout
11300
11301 \begin_layout Labeling
11302 \labelwidthstring 00.00.0000
11303
11304 \family sans
11305 Italic
11306 \family default
11307  
11308 \shape italic
11309 This
11310 \shape default
11311  
11312 \family sans
11313 \shape italic
11314 i
11315 \family default
11316 s the Italic font shape
11317 \shape default
11318 \emph on
11319 .
11320 \end_layout
11321
11322 \begin_layout Labeling
11323 \labelwidthstring 00.00.0000
11324
11325 \family sans
11326 Slanted
11327 \family default
11328  
11329 \shape slanted
11330 This is the Slanted font shape
11331 \shape default
11332  (although it might not be visible in LyX, this is different from italic).
11333 \end_layout
11334
11335 \begin_layout Labeling
11336 \labelwidthstring 00.00.0000
11337
11338 \family sans
11339 Small
11340 \begin_inset space ~
11341 \end_inset
11342
11343 Caps
11344 \family default
11345  
11346 \shape smallcaps
11347 This is the Small caps font shape
11348 \shape default
11349 \noun on
11350 .
11351 \end_layout
11352
11353 \end_deeper
11354 \begin_layout Labeling
11355 \labelwidthstring 00.00.0000
11356
11357 \family sans
11358 Size
11359 \family default
11360  Alters the size of the font.
11361  You'll find no numerical values here; all possible sizes are actually proportio
11362 nal to the document font size.
11363  Once again, you don't feed LyX the details, but a general description of
11364  what you want to do.
11365  The options are:
11366 \end_layout
11367
11368 \begin_deeper
11369 \begin_layout Labeling
11370 \labelwidthstring 00.00.0000
11371
11372 \family sans
11373 Tiny
11374 \family default
11375  
11376 \size tiny
11377 This is the 
11378 \begin_inset Quotes eld
11379 \end_inset
11380
11381 Tiny
11382 \begin_inset Quotes erd
11383 \end_inset
11384
11385  font size.
11386
11387 \size default
11388  (key binding 
11389 \begin_inset ERT
11390 status collapsed
11391
11392 \begin_layout Plain Layout
11393
11394
11395 \backslash
11396 mbox{
11397 \end_layout
11398
11399 \end_inset
11400
11401
11402 \family sans
11403 M-s
11404 \begin_inset space ~
11405 \end_inset
11406
11407 t
11408 \family default
11409
11410 \begin_inset ERT
11411 status collapsed
11412
11413 \begin_layout Plain Layout
11414
11415 }
11416 \end_layout
11417
11418 \end_inset
11419
11420  or 
11421 \begin_inset ERT
11422 status collapsed
11423
11424 \begin_layout Plain Layout
11425
11426
11427 \backslash
11428 mbox{
11429 \end_layout
11430
11431 \end_inset
11432
11433
11434 \family sans
11435 M-s
11436 \begin_inset space ~
11437 \end_inset
11438
11439 1
11440 \family default
11441
11442 \begin_inset ERT
11443 status collapsed
11444
11445 \begin_layout Plain Layout
11446
11447 }
11448 \end_layout
11449
11450 \end_inset
11451
11452 )
11453 \end_layout
11454
11455 \begin_layout Labeling
11456 \labelwidthstring 00.00.0000
11457
11458 \family sans
11459 Smallest
11460 \family default
11461  
11462 \size scriptsize
11463 This is the 
11464 \begin_inset Quotes eld
11465 \end_inset
11466
11467 Smallest
11468 \begin_inset Quotes erd
11469 \end_inset
11470
11471  font size
11472 \size default
11473 .
11474  (key binding 
11475 \begin_inset ERT
11476 status collapsed
11477
11478 \begin_layout Plain Layout
11479
11480
11481 \backslash
11482 mbox{
11483 \end_layout
11484
11485 \end_inset
11486
11487
11488 \family sans
11489 M-s
11490 \begin_inset space ~
11491 \end_inset
11492
11493
11494 \family default
11495 2
11496 \begin_inset ERT
11497 status collapsed
11498
11499 \begin_layout Plain Layout
11500
11501 }
11502 \end_layout
11503
11504 \end_inset
11505
11506 )
11507 \end_layout
11508
11509 \begin_layout Labeling
11510 \labelwidthstring 00.00.0000
11511
11512 \family sans
11513 Smaller
11514 \family default
11515  
11516 \size footnotesize
11517 This is the 
11518 \begin_inset Quotes eld
11519 \end_inset
11520
11521 Smaller
11522 \begin_inset Quotes erd
11523 \end_inset
11524
11525  font size.
11526
11527 \size default
11528  (key binding 
11529 \begin_inset ERT
11530 status collapsed
11531
11532 \begin_layout Plain Layout
11533
11534
11535 \backslash
11536 mbox{
11537 \end_layout
11538
11539 \end_inset
11540
11541
11542 \family sans
11543 M-s
11544 \begin_inset space ~
11545 \end_inset
11546
11547 S
11548 \family default
11549
11550 \begin_inset ERT
11551 status collapsed
11552
11553 \begin_layout Plain Layout
11554
11555 }
11556 \end_layout
11557
11558 \end_inset
11559
11560  or 
11561 \begin_inset ERT
11562 status collapsed
11563
11564 \begin_layout Plain Layout
11565
11566
11567 \backslash
11568 mbox{
11569 \end_layout
11570
11571 \end_inset
11572
11573
11574 \family sans
11575 M-s
11576 \begin_inset space ~
11577 \end_inset
11578
11579
11580 \family default
11581 3
11582 \begin_inset ERT
11583 status collapsed
11584
11585 \begin_layout Plain Layout
11586
11587 }
11588 \end_layout
11589
11590 \end_inset
11591
11592 )
11593 \end_layout
11594
11595 \begin_layout Labeling
11596 \labelwidthstring 00.00.0000
11597
11598 \family sans
11599 Small
11600 \family default
11601  
11602 \size small
11603 This is the 
11604 \begin_inset Quotes eld
11605 \end_inset
11606
11607 Small
11608 \begin_inset Quotes erd
11609 \end_inset
11610
11611  font size.
11612
11613 \size default
11614  (key binding 
11615 \begin_inset ERT
11616 status collapsed
11617
11618 \begin_layout Plain Layout
11619
11620
11621 \backslash
11622 mbox{
11623 \end_layout
11624
11625 \end_inset
11626
11627
11628 \family sans
11629 M-s
11630 \begin_inset space ~
11631 \end_inset
11632
11633 s
11634 \family default
11635
11636 \begin_inset ERT
11637 status collapsed
11638
11639 \begin_layout Plain Layout
11640
11641 }
11642 \end_layout
11643
11644 \end_inset
11645
11646  or 
11647 \begin_inset ERT
11648 status collapsed
11649
11650 \begin_layout Plain Layout
11651
11652
11653 \backslash
11654 mbox{
11655 \end_layout
11656
11657 \end_inset
11658
11659
11660 \family sans
11661 M-s
11662 \begin_inset space ~
11663 \end_inset
11664
11665
11666 \family default
11667 4
11668 \begin_inset ERT
11669 status collapsed
11670
11671 \begin_layout Plain Layout
11672
11673 }
11674 \end_layout
11675
11676 \end_inset
11677
11678 )
11679 \end_layout
11680
11681 \begin_layout Labeling
11682 \labelwidthstring 00.00.0000
11683
11684 \family sans
11685 Normal
11686 \family default
11687  This is the 
11688 \begin_inset Quotes eld
11689 \end_inset
11690
11691 Normal
11692 \begin_inset Quotes erd
11693 \end_inset
11694
11695  font size.
11696  It's also the default size.
11697  (key binding 
11698 \begin_inset ERT
11699 status collapsed
11700
11701 \begin_layout Plain Layout
11702
11703
11704 \backslash
11705 mbox{
11706 \end_layout
11707
11708 \end_inset
11709
11710
11711 \family sans
11712 M-s
11713 \begin_inset space ~
11714 \end_inset
11715
11716 n
11717 \family default
11718
11719 \begin_inset ERT
11720 status collapsed
11721
11722 \begin_layout Plain Layout
11723
11724 }
11725 \end_layout
11726
11727 \end_inset
11728
11729  or 
11730 \begin_inset ERT
11731 status collapsed
11732
11733 \begin_layout Plain Layout
11734
11735
11736 \backslash
11737 mbox{
11738 \end_layout
11739
11740 \end_inset
11741
11742
11743 \family sans
11744 M-s
11745 \begin_inset space ~
11746 \end_inset
11747
11748
11749 \family default
11750 5
11751 \begin_inset ERT
11752 status collapsed
11753
11754 \begin_layout Plain Layout
11755
11756 }
11757 \end_layout
11758
11759 \end_inset
11760
11761 )
11762 \end_layout
11763
11764 \begin_layout Labeling
11765 \labelwidthstring 00.00.0000
11766
11767 \family sans
11768 Large
11769 \family default
11770  
11771 \size large
11772 This is the 
11773 \begin_inset Quotes eld
11774 \end_inset
11775
11776 Large
11777 \begin_inset Quotes erd
11778 \end_inset
11779
11780  font size.
11781
11782 \size default
11783  (key binding 
11784 \begin_inset ERT
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788
11789
11790 \backslash
11791 mbox{
11792 \end_layout
11793
11794 \end_inset
11795
11796
11797 \family sans
11798 M-s
11799 \begin_inset space ~
11800 \end_inset
11801
11802 l
11803 \family default
11804
11805 \begin_inset ERT
11806 status collapsed
11807
11808 \begin_layout Plain Layout
11809
11810 }
11811 \end_layout
11812
11813 \end_inset
11814
11815  or 
11816 \begin_inset ERT
11817 status collapsed
11818
11819 \begin_layout Plain Layout
11820
11821
11822 \backslash
11823 mbox{
11824 \end_layout
11825
11826 \end_inset
11827
11828
11829 \family sans
11830 M-s
11831 \begin_inset space ~
11832 \end_inset
11833
11834
11835 \family default
11836 6
11837 \begin_inset ERT
11838 status collapsed
11839
11840 \begin_layout Plain Layout
11841
11842 }
11843 \end_layout
11844
11845 \end_inset
11846
11847 )
11848 \end_layout
11849
11850 \begin_layout Labeling
11851 \labelwidthstring 00.00.0000
11852
11853 \family sans
11854 Larger
11855 \family default
11856  
11857 \size larger
11858 This is the 
11859 \begin_inset Quotes eld
11860 \end_inset
11861
11862 Larger
11863 \begin_inset Quotes erd
11864 \end_inset
11865
11866  font size.
11867
11868 \size default
11869  (key binding 
11870 \begin_inset ERT
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874
11875
11876 \backslash
11877 mbox{
11878 \end_layout
11879
11880 \end_inset
11881
11882
11883 \family sans
11884 M-s
11885 \begin_inset space ~
11886 \end_inset
11887
11888 S-L
11889 \family default
11890
11891 \begin_inset ERT
11892 status collapsed
11893
11894 \begin_layout Plain Layout
11895
11896 }
11897 \end_layout
11898
11899 \end_inset
11900
11901  or 
11902 \begin_inset ERT
11903 status collapsed
11904
11905 \begin_layout Plain Layout
11906
11907
11908 \backslash
11909 mbox{
11910 \end_layout
11911
11912 \end_inset
11913
11914
11915 \family sans
11916 M-s
11917 \begin_inset space ~
11918 \end_inset
11919
11920
11921 \family default
11922 7
11923 \begin_inset ERT
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927
11928 }
11929 \end_layout
11930
11931 \end_inset
11932
11933 )
11934 \end_layout
11935
11936 \begin_layout Labeling
11937 \labelwidthstring 00.00.0000
11938
11939 \family sans
11940 Largest
11941 \family default
11942  
11943 \size largest
11944 This is the 
11945 \begin_inset Quotes eld
11946 \end_inset
11947
11948 Largest
11949 \begin_inset Quotes erd
11950 \end_inset
11951
11952  font size.
11953
11954 \size default
11955  (key binding 
11956 \begin_inset ERT
11957 status collapsed
11958
11959 \begin_layout Plain Layout
11960
11961
11962 \backslash
11963 mbox{
11964 \end_layout
11965
11966 \end_inset
11967
11968
11969 \family sans
11970 M-s
11971 \begin_inset space ~
11972 \end_inset
11973
11974
11975 \family default
11976 8
11977 \begin_inset ERT
11978 status collapsed
11979
11980 \begin_layout Plain Layout
11981
11982 }
11983 \end_layout
11984
11985 \end_inset
11986
11987 )
11988 \end_layout
11989
11990 \begin_layout Labeling
11991 \labelwidthstring 00.00.0000
11992
11993 \family sans
11994 Huge
11995 \family default
11996  
11997 \size huge
11998 This is the 
11999 \begin_inset Quotes eld
12000 \end_inset
12001
12002 Huge
12003 \begin_inset Quotes erd
12004 \end_inset
12005
12006  font size.
12007
12008 \size default
12009  (key binding 
12010 \begin_inset ERT
12011 status collapsed
12012
12013 \begin_layout Plain Layout
12014
12015
12016 \backslash
12017 mbox{
12018 \end_layout
12019
12020 \end_inset
12021
12022
12023 \family sans
12024 M-s
12025 \begin_inset space ~
12026 \end_inset
12027
12028 h
12029 \family default
12030
12031 \begin_inset ERT
12032 status collapsed
12033
12034 \begin_layout Plain Layout
12035
12036 }
12037 \end_layout
12038
12039 \end_inset
12040
12041  or 
12042 \begin_inset ERT
12043 status collapsed
12044
12045 \begin_layout Plain Layout
12046
12047
12048 \backslash
12049 mbox{
12050 \end_layout
12051
12052 \end_inset
12053
12054
12055 \family sans
12056 M-s
12057 \begin_inset space ~
12058 \end_inset
12059
12060
12061 \family default
12062 9
12063 \begin_inset ERT
12064 status collapsed
12065
12066 \begin_layout Plain Layout
12067
12068 }
12069 \end_layout
12070
12071 \end_inset
12072
12073 )
12074 \end_layout
12075
12076 \begin_layout Labeling
12077 \labelwidthstring 00.00.0000
12078
12079 \family sans
12080 Huger
12081 \family default
12082  
12083 \size giant
12084 This is the 
12085 \begin_inset Quotes eld
12086 \end_inset
12087
12088 Huger
12089 \begin_inset Quotes erd
12090 \end_inset
12091
12092  font size.
12093
12094 \size default
12095  (key binding 
12096 \begin_inset ERT
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100
12101
12102 \backslash
12103 mbox{
12104 \end_layout
12105
12106 \end_inset
12107
12108
12109 \family sans
12110 M-s
12111 \begin_inset space ~
12112 \end_inset
12113
12114 H
12115 \family default
12116
12117 \begin_inset ERT
12118 status collapsed
12119
12120 \begin_layout Plain Layout
12121
12122 }
12123 \end_layout
12124
12125 \end_inset
12126
12127  or 
12128 \begin_inset ERT
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132
12133
12134 \backslash
12135 mbox{
12136 \end_layout
12137
12138 \end_inset
12139
12140
12141 \family sans
12142 M-s
12143 \begin_inset space ~
12144 \end_inset
12145
12146
12147 \family default
12148 0
12149 \begin_inset ERT
12150 status collapsed
12151
12152 \begin_layout Plain Layout
12153
12154 }
12155 \end_layout
12156
12157 \end_inset
12158
12159 )
12160 \end_layout
12161
12162 \end_deeper
12163 \begin_layout Standard
12164 We'll warn you 
12165 \emph on
12166 yet again
12167 \emph default
12168 : don't go crazy with this feature.
12169  You should almost never need to change the font size.
12170  LyX automatically changes the font size for different paragraph environments
12171  - use that instead.
12172  This is here for fine-tuning only!
12173 \end_layout
12174
12175 \begin_layout Labeling
12176 \labelwidthstring 00.00.0000
12177
12178 \family sans
12179 Misc
12180 \family default
12181  Here you can change a few other things at the character level.
12182  Options are:
12183 \end_layout
12184
12185 \begin_deeper
12186 \begin_layout Labeling
12187 \labelwidthstring 00.00.0000
12188
12189 \family sans
12190 Emph
12191 \family default
12192  
12193 \emph on
12194 This is text with emphasize on
12195 \emph default
12196 .
12197  This might seem like the same as 
12198 \shape italic
12199 Italic
12200 \shape default
12201 , but it is actually a bit different.
12202  Emphasized is a 
12203 \emph on
12204 logical
12205 \emph default
12206  attribute.
12207  That means every document class can define its own font used for emphasized
12208  text.
12209  Normally this font is equal to italic.
12210 \end_layout
12211
12212 \begin_layout Labeling
12213 \labelwidthstring 00.00.0000
12214
12215 \family sans
12216 Underbar
12217 \family default
12218  
12219 \bar under
12220 This is text with Underbar on.
12221
12222 \bar default
12223  (key binding 
12224 \begin_inset ERT
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228
12229
12230 \backslash
12231 mbox{
12232 \end_layout
12233
12234 \end_inset
12235
12236
12237 \family sans
12238 M-c
12239 \begin_inset space ~
12240 \end_inset
12241
12242 u
12243 \family default
12244
12245 \begin_inset ERT
12246 status collapsed
12247
12248 \begin_layout Plain Layout
12249
12250 }
12251 \end_layout
12252
12253 \end_inset
12254
12255
12256 \family sans
12257 )
12258 \begin_inset Newline newline
12259 \end_inset
12260
12261
12262 \family default
12263 Avoid using underbar if you can! It's a holdover from the typewriter days,
12264  when you couldn't change fonts.
12265  We no longer need to emphasize text by underscoring characters.
12266  It's only included in LyX because some people 
12267 \emph on
12268 may
12269 \emph default
12270  need it in order to follow style sheets for journal submissions.
12271 \end_layout
12272
12273 \begin_layout Labeling
12274 \labelwidthstring 00.00.0000
12275
12276 \family sans
12277 Noun
12278 \family default
12279  
12280 \noun on
12281 This is text with Noun on.
12282
12283 \noun default
12284  Like 
12285 \family sans
12286 Emph
12287 \family default
12288 , this is a logical attribute.
12289  Normally it's equivalent to 
12290 \family sans
12291 Small
12292 \begin_inset space ~
12293 \end_inset
12294
12295 Caps
12296 \family default
12297 .
12298 \end_layout
12299
12300 \end_deeper
12301 \begin_layout Labeling
12302 \labelwidthstring 00.00.0000
12303
12304 \family sans
12305 Color
12306 \family default
12307  You can adjust the color of the text with this control.
12308  Notice that not all DVI-viewers are able to display colors.
12309  Besides 
12310 \family sans
12311 No
12312 \begin_inset space ~
12313 \end_inset
12314
12315 color
12316 \family default
12317 , which is the default 
12318 \begin_inset Quotes eld
12319 \end_inset
12320
12321 color
12322 \begin_inset Quotes erd
12323 \end_inset
12324
12325  and means normally black, you can choose between 
12326 \family sans
12327 Black
12328 \family default
12329
12330 \family sans
12331 White
12332 \family default
12333
12334 \family sans
12335 Red
12336 \family default
12337
12338 \family sans
12339 Green
12340 \family default
12341
12342 \family sans
12343 Blue
12344 \family default
12345
12346 \family sans
12347 Cyan
12348 \family default
12349
12350 \family sans
12351 Magenta
12352 \family default
12353  and 
12354 \family sans
12355 Yellow
12356 \family default
12357  text.
12358 \begin_inset Index
12359 status collapsed
12360
12361 \begin_layout Plain Layout
12362 Color ! Text
12363 \end_layout
12364
12365 \end_inset
12366
12367
12368 \end_layout
12369
12370 \begin_layout Labeling
12371 \labelwidthstring 00.00.0000
12372
12373 \family sans
12374 Language
12375 \family default
12376  This is used to mark regions of text as having a different language from
12377  the language of the document.
12378  Text marked in this way will be underlined in blue to indicate the change
12379  (only within LyX).
12380 \end_layout
12381
12382 \begin_layout Standard
12383 So you have a huge number of combinations to choose from.
12384  Once you've chosen a new character style via the 
12385 \family sans
12386 Edit\SpecialChar \menuseparator
12387 Text
12388 \begin_inset space ~
12389 \end_inset
12390
12391 Style
12392 \family default
12393  dialog, the settings are saved.
12394  You can activate them using the toolbar button 
12395 \begin_inset Graphics
12396         filename ../images/textstyle-apply.png
12397
12398 \end_inset
12399
12400 .
12401  The button lets you toggle the state of your custom character style even
12402  when the dialog isn't visible.
12403  
12404 \end_layout
12405
12406 \begin_layout Standard
12407 To completely reset the character style to the default, use 
12408 \family sans
12409 M-c
12410 \begin_inset space ~
12411 \end_inset
12412
12413 Space
12414 \family default
12415 .
12416  If you want to toggle only those properties that you have just changed
12417  (suppose you just set the shape to 
12418 \begin_inset Quotes eld
12419 \end_inset
12420
12421 slanted
12422 \begin_inset Quotes erd
12423 \end_inset
12424
12425  and the series to 
12426 \begin_inset Quotes eld
12427 \end_inset
12428
12429 bold
12430 \begin_inset Quotes erd
12431 \end_inset
12432
12433 ), set the 
12434 \family sans
12435 Toggle
12436 \begin_inset space ~
12437 \end_inset
12438
12439 all
12440 \family default
12441  switch and press 
12442 \family sans
12443 Apply
12444 \family default
12445 .
12446 \end_layout
12447
12448 \begin_layout Standard
12449 You should also know something about the differences between the three main
12450  font types 
12451 \family sans
12452 serif
12453 \family default
12454
12455 \family sans
12456 sans
12457 \begin_inset space ~
12458 \end_inset
12459
12460 serif
12461 \family default
12462 , and 
12463 \family sans
12464 typewriter
12465 \family default
12466 :
12467 \end_layout
12468
12469 \begin_layout Itemize
12470
12471 \family sans
12472 Typewriter
12473 \family default
12474  is a so called 
12475 \begin_inset Quotes eld
12476 \end_inset
12477
12478 monospaced
12479 \begin_inset Quotes erd
12480 \end_inset
12481
12482  font, that means every character has the same width, the 
12483 \begin_inset Quotes eld
12484 \end_inset
12485
12486 i
12487 \begin_inset Quotes erd
12488 \end_inset
12489
12490  is as wide as the 
12491 \begin_inset Quotes eld
12492 \end_inset
12493
12494 m
12495 \begin_inset Quotes erd
12496 \end_inset
12497
12498 .
12499  Here is an example
12500 \begin_inset Newline newline
12501 \end_inset
12502
12503
12504 \begin_inset ERT
12505 status collapsed
12506
12507 \begin_layout Plain Layout
12508
12509
12510 \backslash
12511 phantom{
12512 \end_layout
12513
12514 \end_inset
12515
12516 no 
12517 \begin_inset ERT
12518 status collapsed
12519
12520 \begin_layout Plain Layout
12521
12522 }
12523 \end_layout
12524
12525 \end_inset
12526
12527
12528 \family typewriter
12529 typewriter text
12530 \family default
12531
12532 \begin_inset Note Note
12533 status collapsed
12534
12535 \begin_layout Plain Layout
12536 For more on phantoms see section
12537 \begin_inset space ~
12538 \end_inset
12539
12540
12541 \begin_inset CommandInset ref
12542 LatexCommand ref
12543 reference "sub:More-Spaces"
12544
12545 \end_inset
12546
12547 .
12548 \end_layout
12549
12550 \end_inset
12551
12552
12553 \begin_inset Newline newline
12554 \end_inset
12555
12556 no typewriter text
12557 \end_layout
12558
12559 \begin_layout Itemize
12560
12561 \family sans
12562 Serif
12563 \family default
12564  fonts use characters with serifs.
12565  These are the small 
12566 \begin_inset Quotes eld
12567 \end_inset
12568
12569 appendices
12570 \begin_inset Quotes erd
12571 \end_inset
12572
12573  at all ends of of the streaks that form the character.
12574  The following example will show the difference:
12575 \begin_inset Newline newline
12576 \end_inset
12577
12578 text with serifs
12579 \begin_inset Newline newline
12580 \end_inset
12581
12582
12583 \family sans
12584 text without serifs
12585 \family default
12586
12587 \begin_inset Newline newline
12588 \end_inset
12589
12590 Serifs facilitates an easy and fast reading.
12591  They are therefore used as default font (named 
12592 \family sans
12593 roman
12594 \family default
12595 ).
12596 \end_layout
12597
12598 \begin_layout Itemize
12599
12600 \family sans
12601 Sans serif
12602 \family default
12603  don't use serifs.
12604  This font type is therefore often used for headings and short texts.
12605  We use it in this document to highlight menu names.
12606 \end_layout
12607
12608 \begin_layout Standard
12609 We conclude with the same warning once again: Don't overuse the fonts.
12610  They are, more often than not, a kludge and a bad substitute for good writing.
12611 \end_layout
12612
12613 \begin_layout Section
12614 Printing and Previewing
12615 \end_layout
12616
12617 \begin_layout Subsection
12618 Overview
12619 \end_layout
12620
12621 \begin_layout Standard
12622 Now that we've covered some of the basic features of document preparation
12623  using LyX, you probably want to know how to print out your masterpiece.
12624  Before we tell you that, we want to give you a quick explanation of what
12625  goes on behind-the-scenes.
12626  We cover these informations in much greater detail in the 
12627 \emph on
12628 Extended
12629 \begin_inset space ~
12630 \end_inset
12631
12632 Features
12633 \emph default
12634  manual as well.
12635 \end_layout
12636
12637 \begin_layout Standard
12638 LyX uses the program LaTeX as its backend.
12639  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12640  confusion, we'll only refer to LaTeX.
12641  LyX is what you use to do your actual writing.
12642  Then, LyX calls LaTeX to turn your writing into printable output.
12643  This happens in two stages:
12644 \end_layout
12645
12646 \begin_layout Enumerate
12647 First, LyX converts your document to a series of text commands for LaTeX,
12648  generating a file with the extension, 
12649 \begin_inset Quotes eld
12650 \end_inset
12651
12652
12653 \family typewriter
12654 .tex
12655 \family default
12656
12657 \begin_inset Quotes erd
12658 \end_inset
12659
12660 .
12661 \end_layout
12662
12663 \begin_layout Enumerate
12664 Next, LaTeX uses the commands in the 
12665 \family typewriter
12666 .tex
12667 \family default
12668  file to produce printable output.
12669  
12670 \end_layout
12671
12672 \begin_layout Subsection
12673 Output file formats
12674 \begin_inset Index
12675 status collapsed
12676
12677 \begin_layout Plain Layout
12678 File formats
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \begin_inset CommandInset label
12685 LatexCommand label
12686 name "sub:Output-file-formats"
12687
12688 \end_inset
12689
12690
12691 \end_layout
12692
12693 \begin_layout Subsubsection
12694 ASCII
12695 \begin_inset Index
12696 status collapsed
12697
12698 \begin_layout Plain Layout
12699 File formats ! ASCII
12700 \end_layout
12701
12702 \end_inset
12703
12704
12705 \end_layout
12706
12707 \begin_layout Standard
12708 This file type has the extension 
12709 \begin_inset Quotes eld
12710 \end_inset
12711
12712
12713 \family typewriter
12714 .txt
12715 \family default
12716
12717 \begin_inset Quotes erd
12718 \end_inset
12719
12720 .
12721  It contains your document as plain text following the rules of the 
12722 \begin_inset Quotes eld
12723 \end_inset
12724
12725 American Standard Code for Information Interchange
12726 \begin_inset Quotes erd
12727 \end_inset
12728
12729  (ASCII).
12730 \end_layout
12731
12732 \begin_layout Standard
12733 You can export your document to ASCII by the menu 
12734 \family sans
12735 File\SpecialChar \menuseparator
12736 Export\SpecialChar \menuseparator
12737 ASCII
12738 \family default
12739 .
12740 \end_layout
12741
12742 \begin_layout Subsubsection
12743 LaTeX
12744 \begin_inset Index
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748 File formats ! Latex@LaTeX
12749 \end_layout
12750
12751 \end_inset
12752
12753
12754 \end_layout
12755
12756 \begin_layout Standard
12757 This file type has the extension 
12758 \begin_inset Quotes eld
12759 \end_inset
12760
12761
12762 \family typewriter
12763 .tex
12764 \family default
12765
12766 \begin_inset Quotes erd
12767 \end_inset
12768
12769  and contains all commands that are necessary for the LaTeX program to process
12770  your document.
12771  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12772  it manually with console commands.
12773  The LaTeX-file is automatically created in LyX's temporary directory whenever
12774  you view or export your document.
12775 \end_layout
12776
12777 \begin_layout Standard
12778 You can export your document as LaTeX-file using the menu 
12779 \family sans
12780 File\SpecialChar \menuseparator
12781 Export\SpecialChar \menuseparator
12782 LaT
12783 \begin_inset ERT
12784 status collapsed
12785
12786 \begin_layout Plain Layout
12787
12788 {}
12789 \end_layout
12790
12791 \end_inset
12792
12793 eX
12794 \family default
12795 .
12796 \end_layout
12797
12798 \begin_layout Subsubsection
12799 DVI
12800 \begin_inset Index
12801 status collapsed
12802
12803 \begin_layout Plain Layout
12804 File formats ! DVI
12805 \end_layout
12806
12807 \end_inset
12808
12809
12810 \end_layout
12811
12812 \begin_layout Standard
12813 This file type has the extension 
12814 \begin_inset Quotes eld
12815 \end_inset
12816
12817
12818 \family typewriter
12819 .dvi
12820 \family default
12821
12822 \begin_inset Quotes erd
12823 \end_inset
12824
12825 .
12826  It is called 
12827 \begin_inset Quotes eld
12828 \end_inset
12829
12830 device-independent
12831 \begin_inset Quotes erd
12832 \end_inset
12833
12834  (DVI), because it is completely portable; you can move them from one machine
12835  to another without needing to do any sort of conversion.
12836  At the time when this file-format was developed, this was no matter of
12837  course.
12838  DVIs are used for quick previews and as pre-stage for other output formats,
12839  like PostScript.
12840 \end_layout
12841
12842 \begin_layout Standard
12843 \begin_inset Note Greyedout
12844 status open
12845
12846 \begin_layout Plain Layout
12847
12848 \series bold
12849 Note:
12850 \series default
12851  The DVI file doesn't contain images, they will only be a linked.
12852  So don't forget to deliver the images together with your DVIs.
12853 \end_layout
12854
12855 \end_inset
12856
12857 This property can also slow down your computer when you view the DVI.
12858  Because the DVI-viewer has to convert the image in the background to make
12859  it visible when you scroll in the DVI.
12860  So we recommend to use PDF for files with many images.
12861 \end_layout
12862
12863 \begin_layout Standard
12864 You can export your document to DVI by the menu 
12865 \family sans
12866 File\SpecialChar \menuseparator
12867 Export\SpecialChar \menuseparator
12868 DVI
12869 \family default
12870 .
12871 \end_layout
12872
12873 \begin_layout Subsubsection
12874 PostScript
12875 \begin_inset Index
12876 status collapsed
12877
12878 \begin_layout Plain Layout
12879 File formats ! PostScript
12880 \end_layout
12881
12882 \end_inset
12883
12884
12885 \end_layout
12886
12887 \begin_layout Standard
12888 This file type has the extension 
12889 \begin_inset Quotes eld
12890 \end_inset
12891
12892
12893 \family typewriter
12894 .ps
12895 \family default
12896
12897 \begin_inset Quotes erd
12898 \end_inset
12899
12900 .
12901  PostScript was developed by the company 
12902 \family typewriter
12903 Adobe
12904 \family default
12905  as printer language.
12906  The file contains therefore commands that the printer uses to print the
12907  file.
12908  PostScript can be seen as 
12909 \begin_inset Quotes eld
12910 \end_inset
12911
12912 programming language
12913 \begin_inset Quotes erd
12914 \end_inset
12915
12916 ; you can calculate with it and draw diagrams and images.
12917 \begin_inset Foot
12918 status collapsed
12919
12920 \begin_layout Plain Layout
12921 If you are interested to learn more about this, have a look at the LaTeX-package
12922  
12923 \series bold
12924 pstricks
12925 \series default
12926
12927 \begin_inset Index
12928 status collapsed
12929
12930 \begin_layout Plain Layout
12931 Latex@LaTeX-packages ! pstricks
12932 \end_layout
12933
12934 \end_inset
12935
12936 .
12937 \end_layout
12938
12939 \end_inset
12940
12941  Due to this ability, the files are often bigger than PDFs.
12942 \end_layout
12943
12944 \begin_layout Standard
12945 PostScript can only contain images in the format 
12946 \begin_inset Quotes eld
12947 \end_inset
12948
12949 Encapsulated PostScript
12950 \begin_inset Quotes erd
12951 \end_inset
12952
12953  (EPS, file extension 
12954 \begin_inset Quotes eld
12955 \end_inset
12956
12957
12958 \family typewriter
12959 .eps
12960 \family default
12961
12962 \begin_inset Quotes erd
12963 \end_inset
12964
12965 ).
12966  As LyX allows you to use any known image format in your document, it has
12967  to convert them in the background to EPS.
12968  If you have e.g 50 images in your document, LyX has to do 50 conversions
12969  whenever you view or export your document.
12970  This will slow down your workflow with LyX drastically.
12971  So if you plan to use PostScript, you can insert your images directly as
12972  EPS to avoid this problem.
12973 \end_layout
12974
12975 \begin_layout Standard
12976 You can export your document to PostScript using the menu 
12977 \family sans
12978 File\SpecialChar \menuseparator
12979 Export\SpecialChar \menuseparator
12980 PostScript
12981 \family default
12982 .
12983 \end_layout
12984
12985 \begin_layout Subsubsection
12986 PDF
12987 \begin_inset Index
12988 status collapsed
12989
12990 \begin_layout Plain Layout
12991 File formats ! PDF
12992 \end_layout
12993
12994 \end_inset
12995
12996
12997 \begin_inset Index
12998 status collapsed
12999
13000 \begin_layout Plain Layout
13001 PDF
13002 \end_layout
13003
13004 \end_inset
13005
13006
13007 \end_layout
13008
13009 \begin_layout Standard
13010 This file type has the extension 
13011 \begin_inset Quotes eld
13012 \end_inset
13013
13014
13015 \family typewriter
13016 .pdf
13017 \family default
13018
13019 \begin_inset Quotes erd
13020 \end_inset
13021
13022 .
13023  The 
13024 \begin_inset Quotes eld
13025 \end_inset
13026
13027 Portable Document Format
13028 \begin_inset Quotes erd
13029 \end_inset
13030
13031  (PDF) is developed by 
13032 \family typewriter
13033 Adobe
13034 \family default
13035  as derivative from PostScript.
13036  It is more compressed and it uses much less commands than PostScript.
13037  As the name 
13038 \begin_inset Quotes eld
13039 \end_inset
13040
13041 portable
13042 \begin_inset Quotes erd
13043 \end_inset
13044
13045  implies, it can be processed at any computer system and the printed output
13046  looks exactly the same.
13047 \end_layout
13048
13049 \begin_layout Standard
13050 PDF can contain images in its own PDF format and in the formats 
13051 \begin_inset Quotes eld
13052 \end_inset
13053
13054 Joint Photographic Experts Group
13055 \begin_inset Quotes erd
13056 \end_inset
13057
13058  (JPG, file extension 
13059 \begin_inset Quotes eld
13060 \end_inset
13061
13062
13063 \family typewriter
13064 .jpg
13065 \family default
13066
13067 \begin_inset Quotes erd
13068 \end_inset
13069
13070  or 
13071 \begin_inset Quotes eld
13072 \end_inset
13073
13074
13075 \family typewriter
13076 .jpeg
13077 \family default
13078
13079 \begin_inset Quotes erd
13080 \end_inset
13081
13082 ) and 
13083 \begin_inset Quotes eld
13084 \end_inset
13085
13086 Portable Network Graphics
13087 \begin_inset Quotes erd
13088 \end_inset
13089
13090  (PNG, file extension 
13091 \begin_inset Quotes eld
13092 \end_inset
13093
13094
13095 \family typewriter
13096 .png
13097 \family default
13098
13099 \begin_inset Quotes erd
13100 \end_inset
13101
13102 ).
13103  You can although use any other image format, because LyX converts them
13104  in the background to one of these formats.
13105  But as described in the section about PostScript, the image conversion
13106  will slow down your workflow.
13107  So we recommend to use images in one of the three mentioned formats.
13108 \end_layout
13109
13110 \begin_layout Standard
13111 You can export your document to PDF via the menu 
13112 \family sans
13113 File\SpecialChar \menuseparator
13114 Export
13115 \family default
13116  in three different ways:
13117 \end_layout
13118
13119 \begin_layout Description
13120 PDF This uses the program 
13121 \family typewriter
13122 ps2pdf
13123 \family default
13124  that creates a PDF from a PostScript-version of your file.
13125  The PostScript-version is produced by the program 
13126 \family typewriter
13127 dvips
13128 \family default
13129  which uses a DVI-version as intermediate step.
13130  So this export variant consist of three conversions.
13131 \end_layout
13132
13133 \begin_layout Description
13134 PDF
13135 \begin_inset space ~
13136 \end_inset
13137
13138 (dvipdfm) This uses the program 
13139 \family typewriter
13140 dvipdfm
13141 \family default
13142  that converts your file in the background to DVI and in a second step to
13143  PDF.
13144 \end_layout
13145
13146 \begin_layout Description
13147 PDF
13148 \begin_inset space ~
13149 \end_inset
13150
13151 (pdflatex) This uses the program 
13152 \family typewriter
13153 pdftex
13154 \family default
13155  that converts your file directly to PDF.
13156 \end_layout
13157
13158 \begin_layout Standard
13159 We recommend to use 
13160 \family sans
13161 PDF
13162 \begin_inset space ~
13163 \end_inset
13164
13165 (pdflatex)
13166 \family default
13167  because 
13168 \family typewriter
13169 pdftex
13170 \family default
13171  supports all features of actual PDF-versions, is quick and works stable
13172  without problems.
13173  The program 
13174 \family typewriter
13175 dvipdfm
13176 \family default
13177  is no more under development and therefore a bit outdated.
13178 \end_layout
13179
13180 \begin_layout Subsection
13181 Previewing
13182 \begin_inset Index
13183 status collapsed
13184
13185 \begin_layout Plain Layout
13186 Document ! Preview 
13187 \end_layout
13188
13189 \end_inset
13190
13191
13192 \end_layout
13193
13194 \begin_layout Standard
13195 To get a look at the final version of your document, with all of the pagebreaks
13196  in place, the footnotes correctly numbered, and so on, use the menu 
13197 \family sans
13198 View
13199 \family default
13200  and choose a file type.
13201  A viewing program will popup showing the output.
13202  For 
13203 \family sans
13204 View\SpecialChar \menuseparator
13205 DVI
13206 \family default
13207  you can use the toolbar button 
13208 \begin_inset Graphics
13209         filename ../images/buffer-view_dvi.png
13210
13211 \end_inset
13212
13213  (shortcut 
13214 \family sans
13215 C-d
13216 \family default
13217 ), for 
13218 \family sans
13219 View\SpecialChar \menuseparator
13220 PDF
13221 \begin_inset space ~
13222 \end_inset
13223
13224 (pdflatex)
13225 \family default
13226  the toolbar button 
13227 \begin_inset Graphics
13228         filename ../images/buffer-view_pdf2.png
13229
13230 \end_inset
13231
13232 , and for 
13233 \family sans
13234 View\SpecialChar \menuseparator
13235 Postscript
13236 \family default
13237  the toolbar button 
13238 \begin_inset Graphics
13239         filename ../images/buffer-view_ps.png
13240
13241 \end_inset
13242
13243  (shortcut 
13244 \family sans
13245 C-t
13246 \family default
13247 ).
13248 \end_layout
13249
13250 \begin_layout Standard
13251 If you have changed your document, you can refresh the output in the same
13252  viewer window using the menu 
13253 \family sans
13254 View\SpecialChar \menuseparator
13255 Update
13256 \family default
13257 .
13258 \end_layout
13259
13260 \begin_layout Standard
13261 When you preview a file, the output file is only generated in LyX's temporary
13262  directory.
13263  To have a real output, export your document.
13264 \end_layout
13265
13266 \begin_layout Subsection
13267 Printing the File from within LyX
13268 \begin_inset CommandInset label
13269 LatexCommand label
13270 name "sub:Printing-the-File"
13271
13272 \end_inset
13273
13274
13275 \end_layout
13276
13277 \begin_layout Standard
13278 Instead of exporting your file and then printing them, you can also print
13279  it directly from within LyX.
13280  To print a file, select the menu 
13281 \family sans
13282 File\SpecialChar \menuseparator
13283 Print
13284 \family default
13285  or click on the toolbar button 
13286 \begin_inset Graphics
13287         filename ../images/dialog-show_print.png
13288
13289 \end_inset
13290
13291 .
13292  LyX will internally call LaTeX to produce a DVI.
13293  This file is then processed by the program 
13294 \family typewriter
13295 dvips
13296 \family default
13297  to PostScript-file, which is finally printed using the program 
13298 \family typewriter
13299 Ghostscript
13300 \family default
13301 .
13302  Due to these steps in the background, this method is not the fastest.
13303 \end_layout
13304
13305 \begin_layout Standard
13306 You can choose to print only even-numbered or odd-numbered pages - this
13307  is useful for printing on two sides: You can re-insert the pages after
13308  printing one set to print on the other side.
13309  Some printers spit out pages face-up, others, face-down.
13310  By choosing a particular order to print in, you can take the entire stack
13311  of pages out of the printer without needing to reorder them.
13312 \end_layout
13313
13314 \begin_layout Standard
13315 You can set the parameters in the 
13316 \family sans
13317 Print
13318 \begin_inset space ~
13319 \end_inset
13320
13321 Destination
13322 \family default
13323  box as follows:
13324 \end_layout
13325
13326 \begin_layout Labeling
13327 \labelwidthstring 00.00.0000
13328
13329 \family sans
13330 Printer
13331 \family default
13332  This is the name of the printer to print to.
13333 \begin_inset Foot
13334 status collapsed
13335
13336 \begin_layout Plain Layout
13337 Note that this printer name is for the program 
13338 \family typewriter
13339 dvips
13340 \family default
13341 .
13342  That means 
13343 \family typewriter
13344 dvips
13345 \family default
13346  has to be configured for this printer name.
13347  The default printer can be set in LyX's preferences dialog, see section
13348 \begin_inset space ~
13349 \end_inset
13350
13351
13352 \begin_inset CommandInset ref
13353 LatexCommand ref
13354 reference "sub:Printer"
13355
13356 \end_inset
13357
13358 .
13359 \end_layout
13360
13361 \end_inset
13362
13363  The printer should understand PostScript.
13364 \end_layout
13365
13366 \begin_layout Labeling
13367 \labelwidthstring 00.00.0000
13368
13369 \family sans
13370 File
13371 \family default
13372  The name of a file to print to.
13373  The output will be a PostScript file.
13374  It will be written in LyX's working directory unless you specify the full
13375  path.
13376 \end_layout
13377
13378 \begin_layout Section
13379 A few Words about Typography
13380 \begin_inset Index
13381 status collapsed
13382
13383 \begin_layout Plain Layout
13384 Typography
13385 \end_layout
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \begin_layout Subsection
13393 Hyphens
13394 \begin_inset Index
13395 status collapsed
13396
13397 \begin_layout Plain Layout
13398 Hyphens
13399 \end_layout
13400
13401 \end_inset
13402
13403
13404 \begin_inset CommandInset label
13405 LatexCommand label
13406 name "sub:Hyphens"
13407
13408 \end_inset
13409
13410
13411 \end_layout
13412
13413 \begin_layout Standard
13414 In LyX, the 
13415 \begin_inset Quotes eld
13416 \end_inset
13417
13418
13419 \family typewriter
13420 -
13421 \family default
13422
13423 \begin_inset Quotes eld
13424 \end_inset
13425
13426  character comes in three lengths, often called the 
13427 \emph on
13428 hyphen
13429 \emph default
13430 , the 
13431 \emph on
13432 en dash
13433 \emph default
13434 , and the 
13435 \emph on
13436 em dash
13437 \emph default
13438 :
13439 \end_layout
13440
13441 \begin_layout Enumerate
13442 hyphen
13443 \begin_inset space \hfill{}
13444 \end_inset
13445
13446 -
13447 \begin_inset space \hfill{}
13448 \end_inset
13449
13450 made with 
13451 \begin_inset Quotes eld
13452 \end_inset
13453
13454
13455 \family typewriter
13456 -
13457 \family default
13458
13459 \begin_inset Quotes eld
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \begin_layout Enumerate
13466 en dash
13467 \begin_inset space \hfill{}
13468 \end_inset
13469
13470 --
13471 \begin_inset space \hfill{}
13472 \end_inset
13473
13474 made with 
13475 \begin_inset Quotes eld
13476 \end_inset
13477
13478
13479 \family typewriter
13480 -
13481 \begin_inset ERT
13482 status collapsed
13483
13484 \begin_layout Plain Layout
13485
13486
13487 \backslash
13488 /
13489 \end_layout
13490
13491 \end_inset
13492
13493 -
13494 \family default
13495
13496 \begin_inset Quotes eld
13497 \end_inset
13498
13499
13500 \end_layout
13501
13502 \begin_layout Enumerate
13503 em dash
13504 \begin_inset space \hfill{}
13505 \end_inset
13506
13507 ---
13508 \begin_inset space \hfill{}
13509 \end_inset
13510
13511 made with 
13512 \begin_inset Quotes eld
13513 \end_inset
13514
13515
13516 \family typewriter
13517 -
13518 \begin_inset ERT
13519 status collapsed
13520
13521 \begin_layout Plain Layout
13522
13523
13524 \backslash
13525 /
13526 \end_layout
13527
13528 \end_inset
13529
13530 -
13531 \begin_inset ERT
13532 status collapsed
13533
13534 \begin_layout Plain Layout
13535
13536
13537 \backslash
13538 /
13539 \end_layout
13540
13541 \end_inset
13542
13543 -
13544 \family default
13545
13546 \begin_inset Quotes eld
13547 \end_inset
13548
13549
13550 \end_layout
13551
13552 \begin_layout Enumerate
13553 minus sign
13554 \begin_inset space \hfill{}
13555 \end_inset
13556
13557
13558 \begin_inset Formula $-$
13559 \end_inset
13560
13561
13562 \begin_inset space \hfill{}
13563 \end_inset
13564
13565
13566 \begin_inset Quotes eld
13567 \end_inset
13568
13569
13570 \family typewriter
13571 -
13572 \family default
13573
13574 \begin_inset Quotes eld
13575 \end_inset
13576
13577  in math mode
13578 \end_layout
13579
13580 \begin_layout Standard
13581 You generate them by inserting the 
13582 \begin_inset Quotes eld
13583 \end_inset
13584
13585
13586 \family typewriter
13587 -
13588 \family default
13589
13590 \begin_inset Quotes eld
13591 \end_inset
13592
13593  character multiple times in a row.
13594  They are automatically converted to the appropriate length dash in the
13595  final output, but not in LyX.
13596 \end_layout
13597
13598 \begin_layout Standard
13599 The three dash types are distinct from the minus sign, which appears in
13600  math mode and has a length of its own.
13601  Here are some examples of the 
13602 \begin_inset Quotes eld
13603 \end_inset
13604
13605
13606 \family typewriter
13607 -
13608 \family default
13609
13610 \begin_inset Quotes eld
13611 \end_inset
13612
13613  in use:
13614 \end_layout
13615
13616 \begin_layout Enumerate
13617 line- and page-breaks
13618 \begin_inset space \hfill{}
13619 \end_inset
13620
13621 (
13622 \emph on
13623 hyphen
13624 \emph default
13625 )
13626 \end_layout
13627
13628 \begin_layout Enumerate
13629 From A--Z
13630 \begin_inset space \hfill{}
13631 \end_inset
13632
13633 (
13634 \emph on
13635 en dash
13636 \emph default
13637 )
13638 \end_layout
13639
13640 \begin_layout Enumerate
13641 Oh --- there's a dash.
13642 \begin_inset space \hfill{}
13643 \end_inset
13644
13645 (
13646 \emph on
13647 em dash
13648 \emph default
13649 )
13650 \end_layout
13651
13652 \begin_layout Enumerate
13653 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13654 \end_inset
13655
13656
13657 \begin_inset space \hfill{}
13658 \end_inset
13659
13660 (
13661 \emph on
13662 minus sign
13663 \emph default
13664 )
13665 \end_layout
13666
13667 \begin_layout Subsection
13668 Hyphenation
13669 \begin_inset Index
13670 status collapsed
13671
13672 \begin_layout Plain Layout
13673 Hyphenation
13674 \end_layout
13675
13676 \end_inset
13677
13678
13679 \begin_inset CommandInset label
13680 LatexCommand label
13681 name "sub:Hyphenation"
13682
13683 \end_inset
13684
13685
13686 \end_layout
13687
13688 \begin_layout Standard
13689 Words aren't hyphenated within LyX but automatically in the output.
13690  Hyphenation is done by the LaTeX-package 
13691 \series bold
13692 babel
13693 \series default
13694
13695 \begin_inset Index
13696 status collapsed
13697
13698 \begin_layout Plain Layout
13699 Latex@LaTeX-packages ! babel
13700 \end_layout
13701
13702 \end_inset
13703
13704  following the rules of the document language
13705 \begin_inset Foot
13706 status collapsed
13707
13708 \begin_layout Plain Layout
13709 For German readers: That's one of the main differences between the languages
13710  
13711 \family sans
13712 German
13713 \family default
13714  and 
13715 \family sans
13716 German
13717 \begin_inset space ~
13718 \end_inset
13719
13720 (new
13721 \begin_inset space ~
13722 \end_inset
13723
13724 spelling)
13725 \family default
13726  in the 
13727 \family sans
13728 Document\SpecialChar \menuseparator
13729 Settings
13730 \family default
13731  dialog.
13732 \end_layout
13733
13734 \end_inset
13735
13736 .
13737 \end_layout
13738
13739 \begin_layout Standard
13740 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13741  font 
13742 \family sans
13743 typewriter
13744 \family default
13745  and with unusual constructs, like 
13746 \begin_inset Quotes eld
13747 \end_inset
13748
13749 h3knix/m0n0wall
13750 \begin_inset Quotes erd
13751 \end_inset
13752
13753 .
13754  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13755  This is done with the menu 
13756 \family sans
13757 Insert\SpecialChar \menuseparator
13758 Formatting\SpecialChar \menuseparator
13759 Hyphenation
13760 \begin_inset space ~
13761 \end_inset
13762
13763 Point
13764 \family default
13765 .
13766  These extra hyphenation points are only recommendations to LaTeX.
13767  If no hyphenation is necessary, LaTeX will ignore them.
13768 \end_layout
13769
13770 \begin_layout Standard
13771 Sometimes you want to prevent words or constructs to be hyphenated.
13772  The keybindings/shortcuts in this document consists of three letters with
13773  a hyphen and a space in the form 
13774 \begin_inset Quotes eld
13775 \end_inset
13776
13777 A-b c
13778 \begin_inset Quotes erd
13779 \end_inset
13780
13781 .
13782  LaTeX finds there the hyphen 
13783 \begin_inset Quotes eld
13784 \end_inset
13785
13786 -
13787 \begin_inset Quotes erd
13788 \end_inset
13789
13790  as hyphenation possibility.
13791  Hyphenating at this point would look ugly.
13792  To prevent the shortcut from being hyphenated, we can put it in the argument
13793  of the LaTeX-box-command 
13794 \series bold
13795
13796 \backslash
13797 mbox
13798 \series default
13799 , because text within LaTeX-boxes can't be hyphenated.
13800  As LyX doesn't support 
13801 \series bold
13802
13803 \backslash
13804 mbox
13805 \series default
13806 , we have to use TeX Code.
13807  The result looks in LyX like:
13808 \end_layout
13809
13810 \begin_layout Standard
13811 \begin_inset Graphics
13812         filename clipart/mbox.png
13813
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \begin_layout Standard
13820 To learn more about TeX Code, have a look at section
13821 \begin_inset space ~
13822 \end_inset
13823
13824
13825 \begin_inset CommandInset ref
13826 LatexCommand ref
13827 reference "sec:TeX-Code"
13828
13829 \end_inset
13830
13831 .
13832 \end_layout
13833
13834 \begin_layout Subsection
13835 Punctuation Marks
13836 \begin_inset Index
13837 status collapsed
13838
13839 \begin_layout Plain Layout
13840 Punctuation marks
13841 \end_layout
13842
13843 \end_inset
13844
13845
13846 \end_layout
13847
13848 \begin_layout Subsubsection
13849 Abbreviations and End of Sentence
13850 \begin_inset CommandInset label
13851 LatexCommand label
13852 name "sub:Abbreviations"
13853
13854 \end_inset
13855
13856
13857 \end_layout
13858
13859 \begin_layout Standard
13860 When LyX calls LaTeX to generate the final version of your document, LaTeX
13861  automatically distinguishes between words, sentences, and abbreviations.
13862  LaTeX then adds the 
13863 \begin_inset Quotes eld
13864 \end_inset
13865
13866 appropriate amount of space
13867 \begin_inset Quotes erd
13868 \end_inset
13869
13870 .
13871  That means sentences get a little bit more space between the period and
13872  the next word.
13873  Abbreviations get the same amount of space after the period as a word uses.
13874 \end_layout
13875
13876 \begin_layout Standard
13877 Unfortunately, the algorithm for figuring out what's an abbreviation works
13878  not for all cases.
13879  If a 
13880 \begin_inset Quotes eld
13881 \end_inset
13882
13883
13884 \family typewriter
13885 .
13886 \family default
13887
13888 \begin_inset Quotes erd
13889 \end_inset
13890
13891  is at the end of a lowercase letter, it's the end of a sentence; if it's
13892  at the end of a capitalized letter, it's an abbreviation.
13893 \end_layout
13894
13895 \begin_layout Standard
13896 Here are some examples of 
13897 \emph on
13898 correct
13899 \emph default
13900  abbreviations and the end of a sentence:
13901 \end_layout
13902
13903 \begin_layout Itemize
13904 M.
13905  Butterfly
13906 \end_layout
13907
13908 \begin_layout Itemize
13909 Don't worry.
13910  Be happy.
13911 \end_layout
13912
13913 \begin_layout Standard
13914 And here's an example of the algorithm going wrong:
13915 \end_layout
13916
13917 \begin_layout Itemize
13918 e.
13919  g.
13920  this is too much space!
13921 \end_layout
13922
13923 \begin_layout Itemize
13924 This is I.
13925  It's okay.
13926 \end_layout
13927
13928 \begin_layout Standard
13929 You won't see anything wrong until you view a final version of your document.
13930 \end_layout
13931
13932 \begin_layout Standard
13933 To fix this problem, use one of the following:
13934 \end_layout
13935
13936 \begin_layout Enumerate
13937 Use an 
13938 \family sans
13939 Inter-word
13940 \begin_inset space ~
13941 \end_inset
13942
13943 Space
13944 \family default
13945  after lowercase abbreviations (see section
13946 \begin_inset space ~
13947 \end_inset
13948
13949
13950 \begin_inset CommandInset ref
13951 LatexCommand ref
13952 reference "sub:Inter-word-Space"
13953
13954 \end_inset
13955
13956 ).
13957 \begin_inset Index
13958 status collapsed
13959
13960 \begin_layout Plain Layout
13961 Spaces ! inter-word
13962 \end_layout
13963
13964 \end_inset
13965
13966
13967 \end_layout
13968
13969 \begin_layout Enumerate
13970 Use a 
13971 \family sans
13972 Thin
13973 \begin_inset space ~
13974 \end_inset
13975
13976 Space
13977 \family default
13978  between two tokens of an abbreviation (see section
13979 \begin_inset space ~
13980 \end_inset
13981
13982
13983 \begin_inset CommandInset ref
13984 LatexCommand ref
13985 reference "sub:Thin-Space"
13986
13987 \end_inset
13988
13989 ).
13990 \begin_inset Index
13991 status collapsed
13992
13993 \begin_layout Plain Layout
13994 Spaces ! thin
13995 \end_layout
13996
13997 \end_inset
13998
13999
14000 \end_layout
14001
14002 \begin_layout Enumerate
14003 Use an 
14004 \family sans
14005 End
14006 \begin_inset space ~
14007 \end_inset
14008
14009 of
14010 \begin_inset space ~
14011 \end_inset
14012
14013 sentence
14014 \begin_inset space ~
14015 \end_inset
14016
14017 period
14018 \family default
14019  found under the 
14020 \family sans
14021 Insert\SpecialChar \menuseparator
14022 Special
14023 \begin_inset space ~
14024 \end_inset
14025
14026 Character
14027 \family default
14028  menu to force the use of inter-sentence spacing.
14029  This function is also bound to 
14030 \family sans
14031 C-period
14032 \family default
14033  for easy access.
14034 \end_layout
14035
14036 \begin_layout Standard
14037 With the corrections, our earlier examples look like this:
14038 \end_layout
14039
14040 \begin_layout Itemize
14041 e.
14042 \begin_inset space \thinspace{}
14043 \end_inset
14044
14045 g.
14046 \begin_inset space \space{}
14047 \end_inset
14048
14049 this is too much space!
14050 \end_layout
14051
14052 \begin_layout Itemize
14053 This is I\SpecialChar \@.
14054  It's okay.
14055 \end_layout
14056
14057 \begin_layout Standard
14058 Some languages don't use extra spacing between sentences.
14059  If your language is such a language, you don't need to worry, because the
14060  LaTeX will care about this.
14061 \end_layout
14062
14063 \begin_layout Standard
14064 For those that do need to bother, there is help to catch those sneaky errors:
14065  Check out the 
14066 \family sans
14067 Check
14068 \begin_inset space ~
14069 \end_inset
14070
14071 TeX
14072 \family default
14073  feature described in section 
14074 \emph on
14075 Checking TeX
14076 \emph default
14077  of the 
14078 \emph on
14079 Extended Features
14080 \emph default
14081  manual.
14082 \end_layout
14083
14084 \begin_layout Subsubsection
14085 Quotes
14086 \begin_inset Index
14087 status collapsed
14088
14089 \begin_layout Plain Layout
14090 Typography ! Quotes
14091 \end_layout
14092
14093 \end_inset
14094
14095
14096 \begin_inset Index
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100 Quotes | see
14101 \begin_inset ERT
14102 status collapsed
14103
14104 \begin_layout Plain Layout
14105
14106 {
14107 \end_layout
14108
14109 \end_inset
14110
14111 Typography
14112 \begin_inset ERT
14113 status collapsed
14114
14115 \begin_layout Plain Layout
14116
14117 }
14118 \end_layout
14119
14120 \end_inset
14121
14122
14123 \end_layout
14124
14125 \end_inset
14126
14127
14128 \begin_inset CommandInset label
14129 LatexCommand label
14130 name "sub:Quotes"
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \begin_layout Standard
14138 LyX usually sets quotes correctly.
14139  Specifically, it will use an opening quote at the beginning of quoted text,
14140  and use a closing quote at the end.
14141  For example, 
14142 \begin_inset Quotes eld
14143 \end_inset
14144
14145 open close
14146 \begin_inset Quotes erd
14147 \end_inset
14148
14149 .
14150  The keyboard character, 
14151 \family sans
14152 "
14153 \family default
14154 , generates this automatically.
14155 \end_layout
14156
14157 \begin_layout Standard
14158 You can change the behavior of the 
14159 \family sans
14160 "
14161 \family default
14162  key using the submenu 
14163 \family sans
14164 Language
14165 \family default
14166  of the dialog 
14167 \family sans
14168 Document\SpecialChar \menuseparator
14169 Settings
14170 \family default
14171
14172 \begin_inset Index
14173 status collapsed
14174
14175 \begin_layout Plain Layout
14176 Document ! Settings
14177 \end_layout
14178
14179 \end_inset
14180
14181  dialog.
14182 \end_layout
14183
14184 \begin_layout Standard
14185 You can also select quotes for different languages in the box 
14186 \family sans
14187 Type
14188 \family default
14189  option.
14190  There are six choices:
14191 \end_layout
14192
14193 \begin_layout Labeling
14194 \labelwidthstring 00.00.0000
14195
14196 \family sans
14197 \begin_inset Quotes eld
14198 \end_inset
14199
14200 Text
14201 \begin_inset Quotes erd
14202 \end_inset
14203
14204
14205 \family default
14206  Use quotes like this 
14207 \begin_inset Quotes eld
14208 \end_inset
14209
14210 double
14211 \begin_inset Quotes erd
14212 \end_inset
14213
14214  or 
14215 \begin_inset Quotes els
14216 \end_inset
14217
14218 single
14219 \begin_inset Quotes ers
14220 \end_inset
14221
14222
14223 \end_layout
14224
14225 \begin_layout Labeling
14226 \labelwidthstring 00.00.0000
14227
14228 \family sans
14229 \begin_inset Quotes sld
14230 \end_inset
14231
14232 Text
14233 \begin_inset Quotes srd
14234 \end_inset
14235
14236
14237 \family default
14238  Use quotes like 
14239 \begin_inset Quotes sld
14240 \end_inset
14241
14242 this
14243 \begin_inset Quotes srd
14244 \end_inset
14245
14246  or 'this
14247 \begin_inset Quotes ers
14248 \end_inset
14249
14250
14251 \end_layout
14252
14253 \begin_layout Labeling
14254 \labelwidthstring 00.00.0000
14255
14256 \family sans
14257 \begin_inset Quotes gld
14258 \end_inset
14259
14260 Text
14261 \begin_inset Quotes grd
14262 \end_inset
14263
14264
14265 \family default
14266  Use quotes like 
14267 \begin_inset Quotes gld
14268 \end_inset
14269
14270 this
14271 \begin_inset Quotes grd
14272 \end_inset
14273
14274  or 
14275 \begin_inset Quotes gls
14276 \end_inset
14277
14278 this
14279 \begin_inset Quotes grs
14280 \end_inset
14281
14282
14283 \end_layout
14284
14285 \begin_layout Labeling
14286 \labelwidthstring 00.00.0000
14287
14288 \family sans
14289 \begin_inset Quotes pld
14290 \end_inset
14291
14292 Text
14293 \begin_inset Quotes prd
14294 \end_inset
14295
14296
14297 \family default
14298  Use quotes like 
14299 \begin_inset Quotes pld
14300 \end_inset
14301
14302 this
14303 \begin_inset Quotes prd
14304 \end_inset
14305
14306  or 
14307 \begin_inset Quotes pls
14308 \end_inset
14309
14310 this
14311 \begin_inset Quotes prs
14312 \end_inset
14313
14314
14315 \end_layout
14316
14317 \begin_layout Labeling
14318 \labelwidthstring 00.00.0000
14319
14320 \family sans
14321 \begin_inset Quotes fld
14322 \end_inset
14323
14324 Text
14325 \begin_inset Quotes frd
14326 \end_inset
14327
14328
14329 \family default
14330  Use quotes like 
14331 \begin_inset Quotes fld
14332 \end_inset
14333
14334 this
14335 \begin_inset Quotes frd
14336 \end_inset
14337
14338  or 
14339 \begin_inset Quotes fls
14340 \end_inset
14341
14342 this
14343 \begin_inset Quotes frs
14344 \end_inset
14345
14346
14347 \end_layout
14348
14349 \begin_layout Labeling
14350 \labelwidthstring 00.00.0000
14351
14352 \family sans
14353 \begin_inset Quotes ald
14354 \end_inset
14355
14356 Text
14357 \begin_inset Quotes ard
14358 \end_inset
14359
14360
14361 \family default
14362  Use quotes like 
14363 \begin_inset Quotes ald
14364 \end_inset
14365
14366 this
14367 \begin_inset Quotes ard
14368 \end_inset
14369
14370  or 
14371 \begin_inset Quotes als
14372 \end_inset
14373
14374 this
14375 \begin_inset Quotes ars
14376 \end_inset
14377
14378
14379 \end_layout
14380
14381 \begin_layout Standard
14382 These settings affects what character the 
14383 \family sans
14384 "
14385 \family default
14386  key produces.
14387 \end_layout
14388
14389 \begin_layout Subsection
14390 Ligatures
14391 \begin_inset Index
14392 status collapsed
14393
14394 \begin_layout Plain Layout
14395 Typography ! Ligatures
14396 \end_layout
14397
14398 \end_inset
14399
14400
14401 \begin_inset Index
14402 status collapsed
14403
14404 \begin_layout Plain Layout
14405 Ligatures | see
14406 \begin_inset ERT
14407 status collapsed
14408
14409 \begin_layout Plain Layout
14410
14411 {
14412 \end_layout
14413
14414 \end_inset
14415
14416 Typography
14417 \begin_inset ERT
14418 status collapsed
14419
14420 \begin_layout Plain Layout
14421
14422 }
14423 \end_layout
14424
14425 \end_inset
14426
14427
14428 \end_layout
14429
14430 \end_inset
14431
14432
14433 \begin_inset CommandInset label
14434 LatexCommand label
14435 name "sub:Ligatures"
14436
14437 \end_inset
14438
14439
14440 \end_layout
14441
14442 \begin_layout Standard
14443 It is standard typesetting practice to group certain letters together and
14444  print them as single characters.
14445  These groups are known as 
14446 \emph on
14447 ligatures
14448 \emph default
14449 .
14450  Since LaTeX knows about ligatures, your documents will contain them too
14451  in the output.
14452  Here are the standard ligatures:
14453 \end_layout
14454
14455 \begin_layout Itemize
14456 ff
14457 \end_layout
14458
14459 \begin_layout Itemize
14460 fi
14461 \end_layout
14462
14463 \begin_layout Itemize
14464 fl
14465 \end_layout
14466
14467 \begin_layout Itemize
14468 ffi
14469 \end_layout
14470
14471 \begin_layout Itemize
14472 ffl
14473 \end_layout
14474
14475 \begin_layout Standard
14476 Some languages uses other ligatures if the document font supports them.
14477 \end_layout
14478
14479 \begin_layout Standard
14480 Sometimes, you don't want a ligature in a word.
14481  While a ligature may be okay in the word, 
14482 \begin_inset Quotes eld
14483 \end_inset
14484
14485 graffiti,
14486 \begin_inset Quotes erd
14487 \end_inset
14488
14489  it looks really weird in compound words, such as 
14490 \begin_inset Quotes eld
14491 \end_inset
14492
14493 cufflink
14494 \begin_inset Quotes erd
14495 \end_inset
14496
14497  or the German 
14498 \begin_inset Quotes eld
14499 \end_inset
14500
14501 Dorffest.
14502 \begin_inset Quotes erd
14503 \end_inset
14504
14505  To break a ligature, use 
14506 \family sans
14507 Insert\SpecialChar \menuseparator
14508 Formatting\SpecialChar \menuseparator
14509 Ligature
14510 \begin_inset space ~
14511 \end_inset
14512
14513 Break.
14514
14515 \family default
14516  This changes 
14517 \begin_inset Quotes eld
14518 \end_inset
14519
14520 cufflinks
14521 \begin_inset Quotes erd
14522 \end_inset
14523
14524  to 
14525 \begin_inset Quotes eld
14526 \end_inset
14527
14528 cuff\SpecialChar \textcompwordmark{}
14529 links
14530 \begin_inset Quotes erd
14531 \end_inset
14532
14533  and 
14534 \begin_inset Quotes eld
14535 \end_inset
14536
14537 Dorffest
14538 \begin_inset Quotes erd
14539 \end_inset
14540
14541  to 
14542 \begin_inset Quotes eld
14543 \end_inset
14544
14545 Dorf\SpecialChar \textcompwordmark{}
14546 fest
14547 \begin_inset Quotes erd
14548 \end_inset
14549
14550 .
14551 \end_layout
14552
14553 \begin_layout Subsection
14554 LyX's Proper Names
14555 \begin_inset Index
14556 status collapsed
14557
14558 \begin_layout Plain Layout
14559 Lyx@LyX ! Proper names
14560 \end_layout
14561
14562 \end_inset
14563
14564
14565 \begin_inset CommandInset label
14566 LatexCommand label
14567 name "sub:LyX's-Proper-Names"
14568
14569 \end_inset
14570
14571
14572 \end_layout
14573
14574 \begin_layout Standard
14575 You have surely noticed, that the word 
14576 \begin_inset Quotes eld
14577 \end_inset
14578
14579 LaTeX
14580 \begin_inset Quotes erd
14581 \end_inset
14582
14583  appears always with characters in different size and height.
14584  LaTeX is the name of the program used by LyX and is therefore recognized
14585  as proper name when you type it in LyX as 
14586 \begin_inset Quotes eld
14587 \end_inset
14588
14589 LaT
14590 \begin_inset ERT
14591 status collapsed
14592
14593 \begin_layout Plain Layout
14594
14595 {}
14596 \end_layout
14597
14598 \end_inset
14599
14600 eX
14601 \begin_inset Quotes erd
14602 \end_inset
14603
14604 .
14605 \begin_inset Note Note
14606 status collapsed
14607
14608 \begin_layout Plain Layout
14609 The braces in TeX Code are here to avoid that the 
14610 \begin_inset Quotes eld
14611 \end_inset
14612
14613 command
14614 \begin_inset Quotes erd
14615 \end_inset
14616
14617  appear as proper name in the output, see the last paragraph of this section.
14618  To create proper names omit the TeX Code.
14619 \end_layout
14620
14621 \end_inset
14622
14623  Note the order of the upper-and lowercase letters! LyX recognizes the following
14624  proper names:
14625 \end_layout
14626
14627 \begin_layout Description
14628 LyX The name of the game, write 
14629 \begin_inset Quotes eld
14630 \end_inset
14631
14632 L
14633 \begin_inset ERT
14634 status collapsed
14635
14636 \begin_layout Plain Layout
14637
14638 {}
14639 \end_layout
14640
14641 \end_inset
14642
14643 yX
14644 \begin_inset Quotes erd
14645 \end_inset
14646
14647  to produce it.
14648 \end_layout
14649
14650 \begin_layout Description
14651 TeX The program used by LaTeX, write 
14652 \begin_inset Quotes eld
14653 \end_inset
14654
14655 T
14656 \begin_inset ERT
14657 status collapsed
14658
14659 \begin_layout Plain Layout
14660
14661 {}
14662 \end_layout
14663
14664 \end_inset
14665
14666 eX
14667 \begin_inset Quotes erd
14668 \end_inset
14669
14670  to produce it.
14671 \end_layout
14672
14673 \begin_layout Description
14674 LaTeX The program used by LyX, write 
14675 \begin_inset Quotes eld
14676 \end_inset
14677
14678 LaT
14679 \begin_inset ERT
14680 status collapsed
14681
14682 \begin_layout Plain Layout
14683
14684 {}
14685 \end_layout
14686
14687 \end_inset
14688
14689 eX
14690 \begin_inset Quotes erd
14691 \end_inset
14692
14693  to produce it.
14694 \end_layout
14695
14696 \begin_layout Description
14697 LaTeX2e The actual version of LaTeX, write 
14698 \begin_inset Quotes eld
14699 \end_inset
14700
14701 LaT
14702 \begin_inset ERT
14703 status collapsed
14704
14705 \begin_layout Plain Layout
14706
14707 {}
14708 \end_layout
14709
14710 \end_inset
14711
14712 eX2e
14713 \begin_inset Quotes erd
14714 \end_inset
14715
14716  to produce it.
14717 \end_layout
14718
14719 \begin_layout Standard
14720 You might wonder why the LaTeX-version is 
14721 \begin_inset Quotes eld
14722 \end_inset
14723
14724 2
14725 \begin_inset Formula $\epsilon$
14726 \end_inset
14727
14728
14729 \begin_inset Quotes erd
14730 \end_inset
14731
14732 .
14733  It's an old tradition in the TeX-world to give programs geek version numbers.
14734  For example the version number of TeX converges to the number 
14735 \begin_inset Formula $\pi$
14736 \end_inset
14737
14738 : The actual version is 
14739 \begin_inset Quotes eld
14740 \end_inset
14741
14742 TeX-3.141592
14743 \begin_inset Quotes erd
14744 \end_inset
14745
14746 , the previous one was 
14747 \begin_inset Quotes eld
14748 \end_inset
14749
14750 TeX-3.14159
14751 \begin_inset Quotes erd
14752 \end_inset
14753
14754 .
14755 \end_layout
14756
14757 \begin_layout Standard
14758 If you don't want to use proper names, e.g.
14759  in section headings, you can insert two empty braces in TeX Code in the
14760  word.
14761  This will look in LyX like: 
14762 \begin_inset Graphics
14763         filename clipart/LaTeX.png
14764
14765 \end_inset
14766
14767
14768 \begin_inset Newline newline
14769 \end_inset
14770
14771 For more about TeX Code, look at section
14772 \begin_inset space ~
14773 \end_inset
14774
14775
14776 \begin_inset CommandInset ref
14777 LatexCommand ref
14778 reference "sec:TeX-Code"
14779
14780 \end_inset
14781
14782 .
14783 \end_layout
14784
14785 \begin_layout Subsection
14786 Units
14787 \begin_inset Index
14788 status collapsed
14789
14790 \begin_layout Plain Layout
14791 Typography ! Units
14792 \end_layout
14793
14794 \end_inset
14795
14796
14797 \end_layout
14798
14799 \begin_layout Standard
14800 Generally the space between units and the number is smaller than the normal
14801  space between two words.
14802  As you can see in the example below, it looks better when the space is
14803  smaller.
14804  To get such a 
14805 \begin_inset Quotes eld
14806 \end_inset
14807
14808 half space
14809 \begin_inset Quotes erd
14810 \end_inset
14811
14812  for units use the menu 
14813 \family sans
14814 Insert\SpecialChar \menuseparator
14815 Formatting\SpecialChar \menuseparator
14816 Thin
14817 \begin_inset space ~
14818 \end_inset
14819
14820 Space
14821 \family default
14822  (shortcut 
14823 \family sans
14824 C-S-Space
14825 \family default
14826 ).
14827 \end_layout
14828
14829 \begin_layout Standard
14830 Here's an example to show the differences:
14831 \end_layout
14832
14833 \begin_layout Standard
14834 \begin_inset Tabular
14835 <lyxtabular version="3" rows="2" columns="2">
14836 <features>
14837 <column alignment="left" valignment="top" width="0">
14838 <column alignment="left" valignment="top" width="0">
14839 <row>
14840 <cell alignment="center" valignment="top" usebox="none">
14841 \begin_inset Text
14842
14843 \begin_layout Plain Layout
14844 24
14845 \begin_inset space ~
14846 \end_inset
14847
14848 kW
14849 \begin_inset Formula $\cdot$
14850 \end_inset
14851
14852 h
14853 \end_layout
14854
14855 \end_inset
14856 </cell>
14857 <cell alignment="center" valignment="top" usebox="none">
14858 \begin_inset Text
14859
14860 \begin_layout Plain Layout
14861 space between number and unit
14862 \end_layout
14863
14864 \end_inset
14865 </cell>
14866 </row>
14867 <row>
14868 <cell alignment="center" valignment="top" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Plain Layout
14872 24
14873 \begin_inset space \thinspace{}
14874 \end_inset
14875
14876 kW
14877 \begin_inset Formula $\cdot$
14878 \end_inset
14879
14880 h
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 <cell alignment="center" valignment="top" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889 half space between number and unit
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 </row>
14895 </lyxtabular>
14896
14897 \end_inset
14898
14899
14900 \end_layout
14901
14902 \begin_layout Subsection
14903 Widows and Orphans
14904 \begin_inset Index
14905 status collapsed
14906
14907 \begin_layout Plain Layout
14908 Typography ! Widows and orphans
14909 \end_layout
14910
14911 \end_inset
14912
14913
14914 \begin_inset CommandInset label
14915 LatexCommand label
14916 name "sub:Widows"
14917
14918 \end_inset
14919
14920
14921 \end_layout
14922
14923 \begin_layout Standard
14924 In the early days of word processors, page breaks went wherever the page
14925  happened to end.
14926  There was no regard for what was actually going on in the text.
14927  You may remember once printing out a document, only to find the heading
14928  for a new section printed at the very bottom of the page, the first line
14929  of a new paragraph all alone at the bottom of a page, or the last line
14930  of a paragraph at the top of a new page.
14931  These bits of text became known as 
14932 \emph on
14933 widows
14934 \emph default
14935  and 
14936 \emph on
14937 orphans
14938 \emph default
14939 .
14940 \end_layout
14941
14942 \begin_layout Standard
14943 Clearly, LyX can avoid breaking pages after a section heading.
14944  That's part of the advantage of paragraph environments.
14945  But what about widows and orphans, where the page breaks leave one line
14946  of a paragraph all alone at the top or bottom of a page? There are rules
14947  built into LaTeX governing page breaks, and some of those rules are there
14948  to specifically prevent widows and orphans.
14949  This is the advantage LyX has in using LaTeX as its backend.
14950 \end_layout
14951
14952 \begin_layout Standard
14953 There's no way we can go into how TeX and LaTeX decide to break a page,
14954  or how you can tweak that behavior.
14955  Some LaTeX books listed in the bibliography [such as
14956 \begin_inset space ~
14957 \end_inset
14958
14959
14960 \begin_inset CommandInset citation
14961 LatexCommand cite
14962 key "latexcompanion"
14963
14964 \end_inset
14965
14966  or
14967 \begin_inset space ~
14968 \end_inset
14969
14970
14971 \begin_inset CommandInset citation
14972 LatexCommand cite
14973 key "latexguide"
14974
14975 \end_inset
14976
14977 ] may have more information.
14978  You will almost never need to worry about this, however.
14979 \end_layout
14980
14981 \begin_layout Chapter
14982 Notes, Graphics, Tables, and Floats
14983 \begin_inset CommandInset label
14984 LatexCommand label
14985 name "cha:Floats-and-Notes"
14986
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \begin_layout Standard
14993 The issues of this chapter are described in detail in the 
14994 \emph on
14995 Embedded Objects
14996 \emph default
14997  manual.
14998  There you'll also find tips and tricks for special cases.
14999 \end_layout
15000
15001 \begin_layout Section
15002 Notes
15003 \begin_inset Index
15004 status collapsed
15005
15006 \begin_layout Plain Layout
15007 Notes
15008 \end_layout
15009
15010 \end_inset
15011
15012
15013 \begin_inset CommandInset label
15014 LatexCommand label
15015 name "sec:Notes"
15016
15017 \end_inset
15018
15019
15020 \end_layout
15021
15022 \begin_layout Standard
15023 LyX offers you a few types of notes to add to your document:
15024 \end_layout
15025
15026 \begin_layout Description
15027 LyX
15028 \begin_inset space ~
15029 \end_inset
15030
15031 Note This note type is for internal notes that won't appear in the output.
15032 \begin_inset Newline newline
15033 \end_inset
15034
15035
15036 \begin_inset Note Note
15037 status open
15038
15039 \begin_layout Plain Layout
15040 This is text in a note box that doesn't appear in the output.
15041 \end_layout
15042
15043 \end_inset
15044
15045
15046 \end_layout
15047
15048 \begin_layout Description
15049 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15050 ent, when you export the document to LaTeX via the menu 
15051 \family sans
15052 File\SpecialChar \menuseparator
15053 Export\SpecialChar \menuseparator
15054 LaTeX (pdflatex) / (plain)
15055 \family default
15056 .
15057 \begin_inset Newline newline
15058 \end_inset
15059
15060
15061 \begin_inset Note Comment
15062 status open
15063
15064 \begin_layout Plain Layout
15065 This is text in a note box that only appears as comment in LaTeX-files.
15066 \end_layout
15067
15068 \end_inset
15069
15070
15071 \end_layout
15072
15073 \begin_layout Description
15074 Greyed
15075 \begin_inset space ~
15076 \end_inset
15077
15078 Out This note will appear in the output as grey text.
15079 \begin_inset Newline newline
15080 \end_inset
15081
15082
15083 \begin_inset Newline newline
15084 \end_inset
15085
15086
15087 \begin_inset Note Greyedout
15088 status open
15089
15090 \begin_layout Plain Layout
15091 This is text
15092 \begin_inset Foot
15093 status collapsed
15094
15095 \begin_layout Plain Layout
15096 This is an example footnote within a greyed out note.
15097  In this document the greyed out note color is redefined to blue.
15098  How this can be done is explained in the 
15099 \emph on
15100 Embedded Objects
15101 \emph default
15102  manual.
15103 \end_layout
15104
15105 \end_inset
15106
15107  of a comment that appears in the output as grey text.
15108 \end_layout
15109
15110 \end_inset
15111
15112
15113 \begin_inset Newline newline
15114 \end_inset
15115
15116
15117 \begin_inset Newline newline
15118 \end_inset
15119
15120 As you can see in the example, the first line of greyed out notes is a bit
15121  indented and greyed out notes can have footnotes.
15122 \end_layout
15123
15124 \begin_layout Standard
15125 Notes are inserted with the toolbar button 
15126 \begin_inset Graphics
15127         filename ../images/note-insert.png
15128         scale 85
15129         scaleBeforeRotation
15130
15131 \end_inset
15132
15133  or the menu 
15134 \family sans
15135 Insert\SpecialChar \menuseparator
15136 Note
15137 \family default
15138 .
15139  Right-click on the appearing note box to select the note type.
15140 \end_layout
15141
15142 \begin_layout Section
15143 Footnotes
15144 \begin_inset Index
15145 status collapsed
15146
15147 \begin_layout Plain Layout
15148 Footnotes
15149 \end_layout
15150
15151 \end_inset
15152
15153
15154 \begin_inset CommandInset label
15155 LatexCommand label
15156 name "sec:Footnotes"
15157
15158 \end_inset
15159
15160
15161 \end_layout
15162
15163 \begin_layout Standard
15164 LyX uses boxes to display footnotes: When you insert a footnote using the
15165  menu 
15166 \family sans
15167 Insert\SpecialChar \menuseparator
15168 Footnote
15169 \family default
15170  or the toolbar button 
15171 \begin_inset Graphics
15172         filename ../images/footnote-insert.png
15173
15174 \end_inset
15175
15176
15177 \family roman
15178 \series medium
15179 \bar no
15180 you'll see
15181 \family default
15182 \series default
15183 \bar default
15184  the following box: 
15185 \begin_inset Graphics
15186         filename clipart/footnoteQt4.png
15187         scale 80
15188
15189 \end_inset
15190
15191
15192 \family roman
15193 \series medium
15194 \bar no
15195  This box is LyX's representation of your footnote.
15196  If you
15197 \family default
15198 \series default
15199 \bar default
15200  left-click on 
15201 \family roman
15202 \series medium
15203 \bar no
15204 the 
15205 \begin_inset Quotes eld
15206 \end_inset
15207
15208
15209 \family sans
15210 foot
15211 \family roman
15212
15213 \begin_inset Quotes erd
15214 \end_inset
15215
15216
15217 \family default
15218 \series default
15219 \bar default
15220  
15221 \family roman
15222 \series medium
15223 \bar no
15224 label, the box will
15225 \family default
15226 \series default
15227 \bar default
15228  be opened and you can enter the footnote text into it.
15229  Clicking on the box label again, will close 
15230 \family roman
15231 \series medium
15232 \bar no
15233 the
15234 \family default
15235 \series default
15236 \bar default
15237  box
15238 \family roman
15239 \series medium
15240 \bar no
15241 .
15242  If you want to turn existing text into a footnote, simply mark it and click
15243  on the footnote
15244 \family default
15245 \series default
15246 \bar default
15247  toolbar 
15248 \family roman
15249 \series medium
15250 \bar no
15251 button
15252 \family default
15253 \series default
15254 \bar default
15255 .
15256 \end_layout
15257
15258 \begin_layout Standard
15259 Here's an example footnote:
15260 \family roman
15261 \series medium
15262 \bar no
15263
15264 \begin_inset Foot
15265 status open
15266
15267 \begin_layout Plain Layout
15268 To close a footnote, click on the footnote box label.
15269 \end_layout
15270
15271 \end_inset
15272
15273
15274 \end_layout
15275
15276 \begin_layout Standard
15277 The footnote will appear in the output as a superscript number at the text
15278  position where the footnote box is placed.
15279  The footnote text is placed at the bottom of the current page.
15280  The footnote number is calculated by LyX, the numbers are consecutive,
15281  no matter in which chapter the footnote is in.
15282  LyX doesn't support other numbering schemes yet, but you can get another
15283  scheme using special LaTeX-commands.
15284  T
15285 \family roman
15286 h
15287 \family default
15288 ey are described in the 
15289 \emph on
15290 Embedded Objects
15291 \emph default
15292  manual.
15293 \end_layout
15294
15295 \begin_layout Section
15296 Marginal Notes
15297 \begin_inset Index
15298 status collapsed
15299
15300 \begin_layout Plain Layout
15301 Marginal notes
15302 \end_layout
15303
15304 \end_inset
15305
15306
15307 \begin_inset CommandInset label
15308 LatexCommand label
15309 name "sec:Marginal-Notes"
15310
15311 \end_inset
15312
15313
15314 \end_layout
15315
15316 \begin_layout Standard
15317 Marginal notes look and behave just like footnotes in LyX.
15318  When you insert a margin note via the menu 
15319 \family sans
15320 Insert\SpecialChar \menuseparator
15321 Marginal
15322 \begin_inset space ~
15323 \end_inset
15324
15325 Note
15326 \family default
15327  or the toolbar button 
15328 \begin_inset Graphics
15329         filename ../images/marginalnote-insert.png
15330
15331 \end_inset
15332
15333 , you'll see 
15334 \family roman
15335 \series medium
15336 a
15337 \family default
15338 \series default
15339  grey 
15340 \family roman
15341 \series medium
15342 box with a
15343 \family default
15344 \series default
15345  red 
15346 \family roman
15347 \series medium
15348 label 
15349 \begin_inset Quotes eld
15350 \end_inset
15351
15352 margin
15353 \begin_inset Quotes erd
15354 \end_inset
15355
15356  appearing within your text.
15357  This box is LyX's representation of your margin
15358 \family default
15359 \series default
15360 al 
15361 \family roman
15362 \series medium
15363 note.
15364 \end_layout
15365
15366 \begin_layout Standard
15367 At the side is an example marginal note.
15368 \family roman
15369 \series medium
15370
15371 \begin_inset Marginal
15372 status open
15373
15374 \begin_layout Plain Layout
15375 This is a marginal note.
15376 \end_layout
15377
15378 \end_inset
15379
15380
15381 \end_layout
15382
15383 \begin_layout Standard
15384 Marginal notes appear at the right side in single-sided documents.
15385  In double-sided documents they appear in the outer margin -- left on even
15386  pages, right on odd pages.
15387 \end_layout
15388
15389 \begin_layout Section
15390 Graphics and Images
15391 \begin_inset Index
15392 status collapsed
15393
15394 \begin_layout Plain Layout
15395 Images
15396 \end_layout
15397
15398 \end_inset
15399
15400
15401 \begin_inset Index
15402 status collapsed
15403
15404 \begin_layout Plain Layout
15405 Graphics
15406 \end_layout
15407
15408 \end_inset
15409
15410
15411 \begin_inset CommandInset label
15412 LatexCommand label
15413 name "sec:Graphics"
15414
15415 \end_inset
15416
15417
15418 \end_layout
15419
15420 \begin_layout Standard
15421 To insert an image in your document, place the cursor at the text position
15422  you want and click on the toolbar icon 
15423 \begin_inset Graphics
15424         filename ../images/dialog-show-new-inset_graphics.png
15425
15426 \end_inset
15427
15428  or select 
15429 \family sans
15430 Insert\SpecialChar \menuseparator
15431 Graphics
15432 \family default
15433  from the menu.
15434  Then a dialog will appear to choose the file to load.
15435 \end_layout
15436
15437 \begin_layout Standard
15438 This dialog has numerous mostly self-explanatory parameters.
15439  The 
15440 \family sans
15441 Graphics
15442 \family default
15443  tab allows you to choose your image file.
15444  The image can be transformed by setting a rotation angle and a scaling
15445  factor.
15446  The scaling units are explained in Appendix
15447 \begin_inset space ~
15448 \end_inset
15449
15450
15451 \begin_inset CommandInset ref
15452 LatexCommand ref
15453 reference "cha:Units-available-in"
15454
15455 \end_inset
15456
15457 .
15458 \end_layout
15459
15460 \begin_layout Standard
15461 In the tab 
15462 \family sans
15463 Clipping
15464 \family default
15465  it is possible to set image coordinates to adjust the height and width
15466  of the image in the output.
15467  The coordinates can also be calculated automatically by pressing the button
15468  
15469 \family sans
15470 Get
15471 \begin_inset space ~
15472 \end_inset
15473
15474 from
15475 \begin_inset space ~
15476 \end_inset
15477
15478 file
15479 \family default
15480 .
15481  The option 
15482 \family sans
15483 Clip
15484 \begin_inset space ~
15485 \end_inset
15486
15487 to
15488 \begin_inset space ~
15489 \end_inset
15490
15491 bounding
15492 \begin_inset space ~
15493 \end_inset
15494
15495 box
15496 \family default
15497  will only print the image region within the given coordinates.
15498  Normally you don't need to take care about image coordinates and can ignore
15499  the tab 
15500 \family sans
15501 Clipping
15502 \family default
15503 .
15504 \end_layout
15505
15506 \begin_layout Standard
15507 In the 
15508 \family sans
15509 LaTeX and LyX options
15510 \family default
15511  tab LaTeX experts can specify additional LaTeX options.
15512  You can also specify here the appearance of the image inside LyX.
15513  The option 
15514 \family sans
15515 Draft
15516 \begin_inset space ~
15517 \end_inset
15518
15519 mode
15520 \family default
15521  has the effect that the image doesn't appear in the output, only a frame
15522  with the image size is printed.
15523  The option 
15524 \family sans
15525 Don't
15526 \begin_inset space ~
15527 \end_inset
15528
15529 unzip
15530 \begin_inset space ~
15531 \end_inset
15532
15533 on
15534 \begin_inset space ~
15535 \end_inset
15536
15537 export
15538 \family default
15539  is explained in the 
15540 \emph on
15541 EmbeddedObjects
15542 \emph default
15543  manual in section 
15544 \emph on
15545 Graphics Dialog
15546 \emph default
15547 .
15548 \end_layout
15549
15550 \begin_layout Standard
15551 The graphics dialog can be called at any time by clicking on an image.
15552  The image will appear in the output exactly at the position where it is
15553  in the text.
15554  This is an example image within a separate, horizontally centered paragraph:
15555  
15556 \end_layout
15557
15558 \begin_layout Standard
15559 \align center
15560 \begin_inset Graphics
15561         filename clipart/mobius.eps
15562         scale 70
15563         rotateOrigin center
15564
15565 \end_inset
15566
15567
15568 \end_layout
15569
15570 \begin_layout Standard
15571 If you need image captions and want to reference images, you have to put
15572  the image into a float, see section
15573 \begin_inset space ~
15574 \end_inset
15575
15576
15577 \begin_inset CommandInset ref
15578 LatexCommand ref
15579 reference "sec:Figure-Floats"
15580
15581 \end_inset
15582
15583 .
15584 \end_layout
15585
15586 \begin_layout Subsection
15587 Image Formats
15588 \begin_inset Index
15589 status collapsed
15590
15591 \begin_layout Plain Layout
15592 Images ! Formats
15593 \end_layout
15594
15595 \end_inset
15596
15597
15598 \begin_inset CommandInset label
15599 LatexCommand label
15600 name "sub:Image-Formats"
15601
15602 \end_inset
15603
15604
15605 \end_layout
15606
15607 \begin_layout Standard
15608 You can insert images in any known file format.
15609  But as we explained in section
15610 \begin_inset space ~
15611 \end_inset
15612
15613
15614 \begin_inset CommandInset ref
15615 LatexCommand ref
15616 reference "sub:Output-file-formats"
15617
15618 \end_inset
15619
15620 , every output document format allows only a few image formats.
15621  LyX uses therefore the program 
15622 \family typewriter
15623 Imagemagick
15624 \family default
15625  in the background to convert the images to the right format.
15626  To increase your workflow by avoiding these conversions in the background,
15627  you can use only the image formats listed in the subsections of section
15628 \begin_inset space ~
15629 \end_inset
15630
15631
15632 \begin_inset CommandInset ref
15633 LatexCommand ref
15634 reference "sub:Output-file-formats"
15635
15636 \end_inset
15637
15638 .
15639 \end_layout
15640
15641 \begin_layout Standard
15642 Similar to fonts there are two types of image formats:
15643 \end_layout
15644
15645 \begin_layout Description
15646 Bitmap
15647 \begin_inset space ~
15648 \end_inset
15649
15650 images consist of pixel values, often in a compressed form.
15651  They are therefore not fully scalable and look pixeled in large zooms.
15652  Well-known bitmap image formats are 
15653 \begin_inset Quotes eld
15654 \end_inset
15655
15656 Graphics Interchange Format
15657 \begin_inset Quotes erd
15658 \end_inset
15659
15660  (GIF, file extension 
15661 \begin_inset Quotes eld
15662 \end_inset
15663
15664
15665 \family typewriter
15666 .gif
15667 \family default
15668
15669 \begin_inset Quotes erd
15670 \end_inset
15671
15672 )
15673 \begin_inset Index
15674 status collapsed
15675
15676 \begin_layout Plain Layout
15677 GIF|see
15678 \begin_inset ERT
15679 status collapsed
15680
15681 \begin_layout Plain Layout
15682
15683 {
15684 \end_layout
15685
15686 \end_inset
15687
15688 Image formats
15689 \begin_inset ERT
15690 status collapsed
15691
15692 \begin_layout Plain Layout
15693
15694 }
15695 \end_layout
15696
15697 \end_inset
15698
15699
15700 \end_layout
15701
15702 \end_inset
15703
15704
15705 \begin_inset Quotes eld
15706 \end_inset
15707
15708 Portable Network Graphics
15709 \begin_inset Quotes erd
15710 \end_inset
15711
15712  (PNG, file extension 
15713 \begin_inset Quotes eld
15714 \end_inset
15715
15716
15717 \family typewriter
15718 .png
15719 \family default
15720
15721 \begin_inset Quotes erd
15722 \end_inset
15723
15724 )
15725 \begin_inset Index
15726 status collapsed
15727
15728 \begin_layout Plain Layout
15729 PNG|see
15730 \begin_inset ERT
15731 status collapsed
15732
15733 \begin_layout Plain Layout
15734
15735 {
15736 \end_layout
15737
15738 \end_inset
15739
15740 Image formats
15741 \begin_inset ERT
15742 status collapsed
15743
15744 \begin_layout Plain Layout
15745
15746 }
15747 \end_layout
15748
15749 \end_inset
15750
15751
15752 \end_layout
15753
15754 \end_inset
15755
15756 , and 
15757 \begin_inset Quotes eld
15758 \end_inset
15759
15760 Joint Photographic Experts Group
15761 \begin_inset Quotes erd
15762 \end_inset
15763
15764  (JPG, file extension 
15765 \begin_inset Quotes eld
15766 \end_inset
15767
15768
15769 \family typewriter
15770 .jpg
15771 \family default
15772
15773 \begin_inset Quotes erd
15774 \end_inset
15775
15776  or 
15777 \begin_inset Quotes eld
15778 \end_inset
15779
15780
15781 \family typewriter
15782 .jpeg
15783 \family default
15784
15785 \begin_inset Quotes erd
15786 \end_inset
15787
15788 )
15789 \begin_inset Index
15790 status collapsed
15791
15792 \begin_layout Plain Layout
15793 JPG|see
15794 \begin_inset ERT
15795 status collapsed
15796
15797 \begin_layout Plain Layout
15798
15799 {
15800 \end_layout
15801
15802 \end_inset
15803
15804 Image formats
15805 \begin_inset ERT
15806 status collapsed
15807
15808 \begin_layout Plain Layout
15809
15810 }
15811 \end_layout
15812
15813 \end_inset
15814
15815
15816 \end_layout
15817
15818 \end_inset
15819
15820 .
15821 \end_layout
15822
15823 \begin_layout Description
15824 Scalable
15825 \begin_inset space ~
15826 \end_inset
15827
15828 images consist of vectors and can therefore be scaled to any size without
15829  data loss.
15830  The scaling ability is necessary if you want to create presentations, because
15831  presentations are always scaled by the beamer.
15832  Scaling is also useful for online documents to let the user zoom into diagrams.
15833 \begin_inset Newline newline
15834 \end_inset
15835
15836 Scalable image formats can be 
15837 \begin_inset Quotes eld
15838 \end_inset
15839
15840 Scalable Vector Graphics
15841 \begin_inset Quotes erd
15842 \end_inset
15843
15844  (SVG, file extension 
15845 \begin_inset Quotes eld
15846 \end_inset
15847
15848
15849 \family typewriter
15850 .svg
15851 \family default
15852
15853 \begin_inset Quotes erd
15854 \end_inset
15855
15856 )
15857 \begin_inset Index
15858 status collapsed
15859
15860 \begin_layout Plain Layout
15861 SVG|see
15862 \begin_inset ERT
15863 status collapsed
15864
15865 \begin_layout Plain Layout
15866
15867 {
15868 \end_layout
15869
15870 \end_inset
15871
15872 Image formats
15873 \begin_inset ERT
15874 status collapsed
15875
15876 \begin_layout Plain Layout
15877
15878 }
15879 \end_layout
15880
15881 \end_inset
15882
15883
15884 \end_layout
15885
15886 \end_inset
15887
15888
15889 \begin_inset Quotes eld
15890 \end_inset
15891
15892 Encapsulated PostScript
15893 \begin_inset Quotes erd
15894 \end_inset
15895
15896  (EPS, file extension 
15897 \begin_inset Quotes eld
15898 \end_inset
15899
15900
15901 \family typewriter
15902 .eps
15903 \family default
15904
15905 \begin_inset Quotes erd
15906 \end_inset
15907
15908 )
15909 \begin_inset Index
15910 status collapsed
15911
15912 \begin_layout Plain Layout
15913 EPS|see
15914 \begin_inset ERT
15915 status collapsed
15916
15917 \begin_layout Plain Layout
15918
15919 {
15920 \end_layout
15921
15922 \end_inset
15923
15924 Image formats
15925 \begin_inset ERT
15926 status collapsed
15927
15928 \begin_layout Plain Layout
15929
15930 }
15931 \end_layout
15932
15933 \end_inset
15934
15935
15936 \end_layout
15937
15938 \end_inset
15939
15940 , and 
15941 \begin_inset Quotes eld
15942 \end_inset
15943
15944 Portable Document Format
15945 \begin_inset Quotes erd
15946 \end_inset
15947
15948  (PDF, file extension 
15949 \begin_inset Quotes eld
15950 \end_inset
15951
15952
15953 \family typewriter
15954 .pdf
15955 \family default
15956
15957 \begin_inset Quotes erd
15958 \end_inset
15959
15960 )
15961 \begin_inset Index
15962 status collapsed
15963
15964 \begin_layout Plain Layout
15965 PDF
15966 \end_layout
15967
15968 \end_inset
15969
15970 .
15971  We say it can be, because you can convert any bitmap image format to PDF
15972  or EPS and the result won't be scalable.
15973  In this cases only a header with the image properties is added to the original
15974  image
15975 \begin_inset Foot
15976 status collapsed
15977
15978 \begin_layout Plain Layout
15979 In the case of PDF, the original image is additionally compressed.
15980 \end_layout
15981
15982 \end_inset
15983
15984 .
15985 \end_layout
15986
15987 \begin_layout Standard
15988 Normally one can't convert a bitmap image into a scalable one, only vice
15989  versa.
15990 \end_layout
15991
15992 \begin_layout Subsection
15993 Grouping of Image Settings
15994 \begin_inset Index
15995 status collapsed
15996
15997 \begin_layout Plain Layout
15998 Images ! Settings grouping
15999 \end_layout
16000
16001 \end_inset
16002
16003
16004 \end_layout
16005
16006 \begin_layout Standard
16007 Each image can define a new group of image settings or join an existing
16008  group.
16009  Images within such a group share their settings, so adjusting one image
16010  of the group automatically also adjusts all other images of the group in
16011  the same way.
16012  So you can for example change the size for a bunch of images without the
16013  need to manually change each of them.
16014  
16015 \end_layout
16016
16017 \begin_layout Standard
16018 A new group can be set by entering a name in the 
16019 \family sans
16020 Initialize
16021 \begin_inset space ~
16022 \end_inset
16023
16024 Group
16025 \begin_inset space ~
16026 \end_inset
16027
16028 Name
16029 \family default
16030  field in the Graphics dialog.
16031  Joining an existing group can be done using the context menu of the image
16032  by checking the name of the desired group.
16033 \end_layout
16034
16035 \begin_layout Section
16036 Tables
16037 \begin_inset Index
16038 status collapsed
16039
16040 \begin_layout Plain Layout
16041 Tables
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \begin_inset CommandInset label
16048 LatexCommand label
16049 name "sec:Tables"
16050
16051 \end_inset
16052
16053
16054 \end_layout
16055
16056 \begin_layout Standard
16057 You can insert a table using either the toolbar button 
16058 \begin_inset Graphics
16059         filename ../images/tabular-insert.png
16060         scale 85
16061
16062 \end_inset
16063
16064  or the menu 
16065 \family sans
16066 Insert\SpecialChar \menuseparator
16067 Table
16068 \family default
16069 .
16070  A dialog will appear, asking you for the number of rows and columns.
16071  The default table has lines around any cell and the first row appears separated
16072  from the rest of the table.
16073  This separation appears due to a double line: The cells of the first row
16074  have a line below them and the cells of the second row have a line above
16075  them.
16076  Here's an example table:
16077 \end_layout
16078
16079 \begin_layout Standard
16080 \align center
16081 \begin_inset Tabular
16082 <lyxtabular version="3" rows="4" columns="4">
16083 <features>
16084 <column alignment="center" valignment="top" width="0pt">
16085 <column alignment="center" valignment="top" width="0pt">
16086 <column alignment="center" valignment="top" width="0in">
16087 <column alignment="center" valignment="top" width="0pt">
16088 <row>
16089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16090 \begin_inset Text
16091
16092 \begin_layout Plain Layout
16093
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102
16103 \family roman
16104 \series medium
16105 \shape up
16106 \size normal
16107 \emph off
16108 \bar no
16109 \noun off
16110 \color none
16111 1
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120 2
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Plain Layout
16129 3
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 </row>
16135 <row>
16136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Plain Layout
16140
16141 \family roman
16142 \series medium
16143 \shape up
16144 \size normal
16145 \emph off
16146 \bar no
16147 \noun off
16148 \color none
16149 A
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16155 \begin_inset Text
16156
16157 \begin_layout Plain Layout
16158
16159 \end_layout
16160
16161 \end_inset
16162 </cell>
16163 <cell alignment="center" valignment="top" topline="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" leftline="true" rightline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 </row>
16182 <row>
16183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16184 \begin_inset Text
16185
16186 \begin_layout Plain Layout
16187
16188 \family roman
16189 \series medium
16190 \shape up
16191 \size normal
16192 \emph off
16193 \bar no
16194 \noun off
16195 \color none
16196 B
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Plain Layout
16205
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214
16215 \size normal
16216 \noun off
16217 \color none
16218  
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Plain Layout
16227
16228 \end_layout
16229
16230 \end_inset
16231 </cell>
16232 </row>
16233 <row>
16234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16235 \begin_inset Text
16236
16237 \begin_layout Plain Layout
16238
16239 \family roman
16240 \series medium
16241 \shape up
16242 \size normal
16243 \emph off
16244 \bar no
16245 \noun off
16246 \color none
16247 C
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Plain Layout
16274
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 </row>
16280 </lyxtabular>
16281
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \begin_layout Subsection
16288 The Table dialog
16289 \end_layout
16290
16291 \begin_layout Standard
16292 You can alter a table by clicking on it with the right mouse button, which
16293  brings up the table dialog.
16294  Here you can adjust the settings of the cell and row/column respectively
16295  where the cursor is placed currently.
16296  Most of the dialog options also work on selections.
16297  This means that if you select more cells, columns or rows the action is
16298  done on all of your selection.
16299 \end_layout
16300
16301 \begin_layout Standard
16302 Additionally to the table dialog the 
16303 \family sans
16304 table
16305 \begin_inset space ~
16306 \end_inset
16307
16308 toolbar
16309 \family default
16310 , that appears when the cursor is inside a table, helps you in setting table
16311  properties.
16312  It is for example currently only possible to add
16313 \begin_inset space \thinspace{}
16314 \end_inset
16315
16316 /
16317 \begin_inset space \thinspace{}
16318 \end_inset
16319
16320 delete lines via the table toolbar.
16321 \end_layout
16322
16323 \begin_layout Standard
16324 In the tab 
16325 \family sans
16326 Table
16327 \begin_inset space ~
16328 \end_inset
16329
16330 Settings
16331 \family default
16332  of the table dialog you can set the alignment for the current row.
16333  If you add a row or column, it will be inserted right beside or below the
16334  current cell respectively.
16335  The vertical alignment of a column can only be adjusted when a column width
16336  is given.
16337  A given width will allow the cell to have line breaks and multiple paragraphs
16338  of text, see section
16339 \begin_inset space ~
16340 \end_inset
16341
16342
16343 \begin_inset CommandInset ref
16344 LatexCommand ref
16345 reference "sub:Table-Cells"
16346
16347 \end_inset
16348
16349 .
16350 \end_layout
16351
16352 \begin_layout Standard
16353 You can mark multiple cells of one row as a multicolumn cell using the check
16354  box 
16355 \family sans
16356 Multicolumn
16357 \family default
16358 .
16359  This will merge the cells to 
16360 \emph on
16361 one
16362 \emph default
16363  cell, spread over more than one column.
16364  Multicolumn cells are treated as own rows, so that the alignment, width,
16365  and border settings affect only the multicolumn cell.
16366  Here's an example table with a multicolumn cell in the first row and one
16367  in the last row without the upper border:
16368 \end_layout
16369
16370 \begin_layout Standard
16371 \align center
16372 \begin_inset Tabular
16373 <lyxtabular version="3" rows="3" columns="4">
16374 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16375 <column alignment="center" valignment="top" width="0pt">
16376 <column alignment="center" valignment="middle" width="0">
16377 <column alignment="center" valignment="top" width="0in">
16378 <column alignment="center" valignment="top" width="0pt">
16379 <row>
16380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384 abc
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393 def ghi
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411 jkl
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 </row>
16417 <row>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422
16423 \family roman
16424 \series medium
16425 \shape up
16426 \size normal
16427 \emph off
16428 \bar no
16429 \noun off
16430 \color none
16431 A
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 B
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449 C
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Plain Layout
16458 D
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 </row>
16464 <row>
16465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 1
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 2
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 3
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Plain Layout
16496 4
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 </row>
16502 </lyxtabular>
16503
16504 \end_inset
16505
16506
16507 \end_layout
16508
16509 \begin_layout Standard
16510 At the moment LyX doesn't support multirow cells.
16511  Adept users can declare special LaTeX-arguments for the table.
16512  They are necessary for special table formatting, like for multirow cells,
16513  explained in the tables section of the 
16514 \emph on
16515 Extended
16516 \begin_inset space ~
16517 \end_inset
16518
16519 Features
16520 \emph default
16521  manual.
16522  You can also rotate the current cell or the whole table 90
16523 \begin_inset Formula $\,$
16524 \end_inset
16525
16526 degrees counterclockwise.
16527  These rotations are not visible in LyX but in the output.
16528 \end_layout
16529
16530 \begin_layout Standard
16531 \begin_inset Note Greyedout
16532 status open
16533
16534 \begin_layout Plain Layout
16535
16536 \series bold
16537 Note:
16538 \series default
16539  Most DVI-viewers are 
16540 \emph on
16541 not
16542 \emph default
16543  able to display rotations.
16544 \end_layout
16545
16546 \end_inset
16547
16548
16549 \end_layout
16550
16551 \begin_layout Standard
16552 The 
16553 \family sans
16554 Borders
16555 \family default
16556  tab allows you to add and delete border lines for the current row/column.
16557  The button 
16558 \family sans
16559 Default
16560 \family default
16561  adds lines for all cell borders.
16562 \end_layout
16563
16564 \begin_layout Subsection
16565 Longtables
16566 \begin_inset Index
16567 status collapsed
16568
16569 \begin_layout Plain Layout
16570 Tables ! Longtables
16571 \end_layout
16572
16573 \end_inset
16574
16575
16576 \begin_inset Index
16577 status collapsed
16578
16579 \begin_layout Plain Layout
16580 Longtables
16581 \end_layout
16582
16583 \end_inset
16584
16585
16586 \end_layout
16587
16588 \begin_layout Standard
16589 If the table is too long to fit on one page, you can use the option 
16590 \family sans
16591 Use
16592 \begin_inset space ~
16593 \end_inset
16594
16595 long
16596 \begin_inset space ~
16597 \end_inset
16598
16599 table
16600 \family default
16601  in the tab 
16602 \family sans
16603 Longtable
16604 \family default
16605  of the table dialog to split the table automatically over more pages.
16606  Doing this enables some check boxes and you can now define:
16607 \end_layout
16608
16609 \begin_layout Description
16610
16611 \family sans
16612 Header
16613 \family default
16614 : The current row and all rows above, that don't have any special options
16615  defined, are defined to be the header rows of all pages of the longtable;
16616  except for the first page, if 
16617 \family sans
16618 First
16619 \begin_inset space ~
16620 \end_inset
16621
16622 header
16623 \family default
16624  is defined.
16625 \end_layout
16626
16627 \begin_layout Description
16628
16629 \family sans
16630 First
16631 \begin_inset space ~
16632 \end_inset
16633
16634 header
16635 \family default
16636 : The current row and all rows above, that don't have any special options
16637  defined, are defined to be the header rows of the first page of the longtable.
16638 \end_layout
16639
16640 \begin_layout Description
16641
16642 \family sans
16643 Footer
16644 \family default
16645 : The current row and all rows below, that don't have any special options
16646  defined, are defined to be the footer rows of all pages of the longtable;
16647  except for the last page, if 
16648 \family sans
16649 Last
16650 \begin_inset space ~
16651 \end_inset
16652
16653 footer
16654 \family default
16655  is defined.
16656 \end_layout
16657
16658 \begin_layout Description
16659
16660 \family sans
16661 Last
16662 \begin_inset space ~
16663 \end_inset
16664
16665 footer
16666 \family default
16667 : The current row and all rows below, that don't have any special options
16668  defined, are defined to be the footer rows of the last page of the longtable.
16669 \end_layout
16670
16671 \begin_layout Description
16672 Caption: The first row is reset as single column.
16673  You can now insert there the table caption via the menu 
16674 \family sans
16675 Insert\SpecialChar \menuseparator
16676 Caption
16677 \family default
16678 .
16679  More about longtable captions can be found in the 
16680 \emph on
16681 Embedded
16682 \begin_inset space ~
16683 \end_inset
16684
16685 Objects
16686 \emph default
16687  manual.
16688 \end_layout
16689
16690 \begin_layout Standard
16691 You can also specify a row where the table is split.
16692  If you set more than one option in the same table row, you should be aware
16693  of the fact that only the first one is used in the given table row.
16694  The others will then be defined as 
16695 \emph on
16696 empty
16697 \emph default
16698 .
16699  In this context, first means first in this order: 
16700 \family sans
16701 Footer, Last
16702 \begin_inset space ~
16703 \end_inset
16704
16705 footer,
16706 \family default
16707  
16708 \family sans
16709 Header,
16710 \family default
16711  
16712 \family sans
16713 First
16714 \begin_inset space ~
16715 \end_inset
16716
16717 header.
16718
16719 \family default
16720  See the following longtable to see how it works:
16721 \end_layout
16722
16723 \begin_layout Standard
16724 \align center
16725 \begin_inset Tabular
16726 <lyxtabular version="3" rows="69" columns="3">
16727 <features islongtable="true">
16728 <column alignment="block" valignment="top" width="5cm">
16729 <column alignment="left" valignment="top" width="0pt">
16730 <column alignment="right" valignment="top" width="0pt">
16731 <row endfirsthead="true">
16732 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736
16737 \series bold
16738 Example Phone List (ignore the names)
16739 \end_layout
16740
16741 \end_inset
16742 </cell>
16743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 </row>
16762 <row endfirsthead="true">
16763 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767
16768 \series bold
16769 NAME
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787
16788 \series bold
16789 TEL.
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 </row>
16795 <row endhead="true">
16796 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800  
16801 \series bold
16802 Example Phone List
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 </row>
16826 <row endhead="true">
16827 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831
16832 \series bold
16833 NAME
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851
16852 \series bold
16853 TEL.
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 </row>
16859 <row endfoot="true">
16860 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864  
16865 \series bold
16866 continue ...
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 <row>
16891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895
16896 \series bold
16897 Annovi
16898 \end_layout
16899
16900 \end_inset
16901 </cell>
16902 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906 Silvia
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915 111
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 </row>
16921 <row>
16922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926
16927 \series bold
16928 Bertoli
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937 Stefano
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946 111
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 </row>
16952 <row>
16953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957
16958 \series bold
16959 Bozzi
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968 Walter
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 111
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 </row>
16983 <row>
16984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988
16989 \series bold
16990 Cachia
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999 Maria
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 111
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row>
17015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \series bold
17021 Cachia
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 Maurizio
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 111
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 </row>
17045 <row>
17046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050
17051 \series bold
17052 Cinquemani
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061 Giusi
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070 111
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 </row>
17076 <row>
17077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081
17082 \series bold
17083 Colin
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092 Bernard
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 111
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 </row>
17107 <row>
17108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112
17113 \series bold
17114 Concli
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123 Gianfranco
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 111
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 </row>
17138 <row>
17139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143
17144 \series bold
17145 Dal Bosco
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 Carolina
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 111
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 </row>
17169 <row>
17170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174
17175 \series bold
17176 Dalpiaz
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 Annamaria
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 111
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 </row>
17200 <row>
17201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205
17206 \series bold
17207 Feliciello
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 Domenico
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225 111
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236
17237 \series bold
17238 Focarelli
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 Paola
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256 111
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 </row>
17262 <row>
17263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267
17268 \series bold
17269 Galletti
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278 Oreste
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 111
17288 \end_layout
17289
17290 \end_inset
17291 </cell>
17292 </row>
17293 <row>
17294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298
17299 \series bold
17300 Gasparini
17301 \end_layout
17302
17303 \end_inset
17304 </cell>
17305 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309 Franca
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318 111
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 </row>
17324 <row>
17325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329
17330 \series bold
17331 Rizzardi
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 Paola
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349 111
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 </row>
17355 <row>
17356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360
17361 \series bold
17362 Lassini
17363 \end_layout
17364
17365 \end_inset
17366 </cell>
17367 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17368 \begin_inset Text
17369
17370 \begin_layout Plain Layout
17371 Giancarlo
17372 \end_layout
17373
17374 \end_inset
17375 </cell>
17376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380 111
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 </row>
17386 <row>
17387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391
17392 \series bold
17393 Malfatti
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17399 \begin_inset Text
17400
17401 \begin_layout Plain Layout
17402 Luciano
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 111
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 </row>
17417 <row>
17418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422
17423 \series bold
17424 Malfatti
17425 \end_layout
17426
17427 \end_inset
17428 </cell>
17429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433 Valeriano
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 111
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 </row>
17448 <row>
17449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453
17454 \series bold
17455 Meneguzzo
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17461 \begin_inset Text
17462
17463 \begin_layout Plain Layout
17464 Roberto
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 111
17474 \end_layout
17475
17476 \end_inset
17477 </cell>
17478 </row>
17479 <row>
17480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17481 \begin_inset Text
17482
17483 \begin_layout Plain Layout
17484
17485 \series bold
17486 Mezzadra
17487 \end_layout
17488
17489 \end_inset
17490 </cell>
17491 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17492 \begin_inset Text
17493
17494 \begin_layout Plain Layout
17495 Roberto
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 111
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 </row>
17510 <row>
17511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515
17516 \series bold
17517 Pirpamer
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526 Erich
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 111
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 </row>
17541 <row>
17542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546
17547 \series bold
17548 Pochiesa
17549 \end_layout
17550
17551 \end_inset
17552 </cell>
17553 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17554 \begin_inset Text
17555
17556 \begin_layout Plain Layout
17557 Paolo
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 111, 222
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 </row>
17572 <row>
17573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577
17578 \series bold
17579 Radina
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588 Claudio
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 111
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 </row>
17603 <row>
17604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Plain Layout
17608
17609 \series bold
17610 Stuffer
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619 Oskar
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628 111
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 </row>
17634 <row>
17635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \series bold
17641 Tacchelli
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17647 \begin_inset Text
17648
17649 \begin_layout Plain Layout
17650 Ugo
17651 \end_layout
17652
17653 \end_inset
17654 </cell>
17655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659 111
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 </row>
17665 <row>
17666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17667 \begin_inset Text
17668
17669 \begin_layout Plain Layout
17670
17671 \series bold
17672 Tezzele
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17678 \begin_inset Text
17679
17680 \begin_layout Plain Layout
17681 Margit
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690 111
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 </row>
17696 <row>
17697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701
17702 \series bold
17703 Unterkalmsteiner
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Plain Layout
17712 Frieda
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721 111
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 </row>
17727 <row>
17728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732
17733 \series bold
17734 Vieider
17735 \end_layout
17736
17737 \end_inset
17738 </cell>
17739 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17740 \begin_inset Text
17741
17742 \begin_layout Plain Layout
17743 Hilde
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752 111
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 </row>
17758 <row>
17759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17760 \begin_inset Text
17761
17762 \begin_layout Plain Layout
17763
17764 \series bold
17765 Vigna
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \begin_layout Plain Layout
17774 Jürgen
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783 111
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 </row>
17789 <row>
17790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794
17795 \series bold
17796 Weber
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805 Maurizio
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 111
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 </row>
17820 <row>
17821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825
17826 \series bold
17827 Winkler
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17833 \begin_inset Text
17834
17835 \begin_layout Plain Layout
17836 Franz
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845 111
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 </row>
17851 <row>
17852 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856  
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 </row>
17880 <row>
17881 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885
17886 \series bold
17887 Annovi
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896 Silvia
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905 555
17906 \end_layout
17907
17908 \end_inset
17909 </cell>
17910 </row>
17911 <row>
17912 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916
17917 \series bold
17918 Bertoli
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927 Stefano
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 555
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 </row>
17942 <row>
17943 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947
17948 \series bold
17949 Bozzi
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958 Walter
17959 \end_layout
17960
17961 \end_inset
17962 </cell>
17963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 555
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 </row>
17973 <row>
17974 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978
17979 \series bold
17980 Cachia
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989 Maria
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 555
17999 \end_layout
18000
18001 \end_inset
18002 </cell>
18003 </row>
18004 <row>
18005 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009
18010 \series bold
18011 Cachia
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020 Maurizio
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029 555
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 </row>
18035 <row>
18036 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040
18041 \series bold
18042 Cinquemani
18043 \end_layout
18044
18045 \end_inset
18046 </cell>
18047 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051 Giusi
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060 555
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 </row>
18066 <row>
18067 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071
18072 \series bold
18073 Colin
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082 Bernard
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 555
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 </row>
18097 <row>
18098 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102
18103 \series bold
18104 Concli
18105 \end_layout
18106
18107 \end_inset
18108 </cell>
18109 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113 Gianfranco
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18119 \begin_inset Text
18120
18121 \begin_layout Plain Layout
18122 555
18123 \end_layout
18124
18125 \end_inset
18126 </cell>
18127 </row>
18128 <row>
18129 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18130 \begin_inset Text
18131
18132 \begin_layout Plain Layout
18133
18134 \series bold
18135 Dal Bosco
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 Carolina
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 555
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 </row>
18159 <row>
18160 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164
18165 \series bold
18166 Dalpiaz
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18172 \begin_inset Text
18173
18174 \begin_layout Plain Layout
18175 Annamaria
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184 555
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 </row>
18190 <row>
18191 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195
18196 \series bold
18197 Feliciello
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 Domenico
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 555
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 </row>
18221 <row>
18222 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226
18227 \series bold
18228 Focarelli
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 Paola
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 555
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 </row>
18252 <row>
18253 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257
18258 \series bold
18259 Galletti
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18265 \begin_inset Text
18266
18267 \begin_layout Plain Layout
18268 Oreste
18269 \end_layout
18270
18271 \end_inset
18272 </cell>
18273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18274 \begin_inset Text
18275
18276 \begin_layout Plain Layout
18277 555
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 </row>
18283 <row>
18284 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288
18289 \series bold
18290 Gasparini
18291 \end_layout
18292
18293 \end_inset
18294 </cell>
18295 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299 Franca
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 555
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 </row>
18314 <row>
18315 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319
18320 \series bold
18321 Rizzardi
18322 \end_layout
18323
18324 \end_inset
18325 </cell>
18326 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18327 \begin_inset Text
18328
18329 \begin_layout Plain Layout
18330 Paola
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 555
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 </row>
18345 <row>
18346 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350
18351 \series bold
18352 Lassini
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18358 \begin_inset Text
18359
18360 \begin_layout Plain Layout
18361 Giancarlo
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 555
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 </row>
18376 <row>
18377 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18378 \begin_inset Text
18379
18380 \begin_layout Plain Layout
18381
18382 \series bold
18383 Malfatti
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392 Luciano
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401 555
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 </row>
18407 <row>
18408 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412
18413 \series bold
18414 Malfatti
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423 Valeriano
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432 555
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 </row>
18438 <row>
18439 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443
18444 \series bold
18445 Meneguzzo
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454 Roberto
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463 555
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 </row>
18469 <row>
18470 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18471 \begin_inset Text
18472
18473 \begin_layout Plain Layout
18474
18475 \series bold
18476 Mezzadra
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18482 \begin_inset Text
18483
18484 \begin_layout Plain Layout
18485 Roberto
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 555
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 </row>
18500 <row>
18501 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Plain Layout
18505
18506 \series bold
18507 Pirpamer
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18513 \begin_inset Text
18514
18515 \begin_layout Plain Layout
18516 Erich
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525 555
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 </row>
18531 <row>
18532 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536
18537 \series bold
18538 Pochiesa
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 Paolo
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 555, 222
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 </row>
18562 <row>
18563 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567
18568 \series bold
18569 Radina
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18575 \begin_inset Text
18576
18577 \begin_layout Plain Layout
18578 Claudio
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587 555
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 </row>
18593 <row>
18594 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598
18599 \series bold
18600 Stuffer
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18606 \begin_inset Text
18607
18608 \begin_layout Plain Layout
18609 Oskar
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618 555
18619 \end_layout
18620
18621 \end_inset
18622 </cell>
18623 </row>
18624 <row>
18625 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629
18630 \series bold
18631 Tacchelli
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640 Ugo
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 555
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 </row>
18655 <row>
18656 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660
18661 \series bold
18662 Tezzele
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18668 \begin_inset Text
18669
18670 \begin_layout Plain Layout
18671 Margit
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680 555
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 </row>
18686 <row>
18687 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691
18692 \series bold
18693 Unterkalmsteiner
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702 Frieda
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711 555
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 </row>
18717 <row>
18718 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722
18723 \series bold
18724 Vieider
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18730 \begin_inset Text
18731
18732 \begin_layout Plain Layout
18733 Hilde
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742 555
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 </row>
18748 <row>
18749 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753
18754 \series bold
18755 Vigna
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18761 \begin_inset Text
18762
18763 \begin_layout Plain Layout
18764 Jürgen
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 999
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 </row>
18779 <row>
18780 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784
18785 \series bold
18786 Weber
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795 Maurizio
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 555
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 </row>
18810 <row>
18811 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \series bold
18817 Winkler
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 Franz
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 555
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row endlastfoot="true">
18842 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \series bold
18848 End
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 </row>
18872 </lyxtabular>
18873
18874 \end_inset
18875
18876
18877 \end_layout
18878
18879 \begin_layout Subsection
18880 Table Cells
18881 \begin_inset Index
18882 status collapsed
18883
18884 \begin_layout Plain Layout
18885 Tables ! Cells
18886 \end_layout
18887
18888 \end_inset
18889
18890
18891 \begin_inset CommandInset label
18892 LatexCommand label
18893 name "sub:Table-Cells"
18894
18895 \end_inset
18896
18897
18898 \end_layout
18899
18900 \begin_layout Standard
18901 A table cell can contain text, inline equations, a figure, or another table.
18902  All these kinds of objects can be placed in the same cell.
18903  Font sizes and shapes can also be altered.
18904  But you can't put a special environment in a cell (like 
18905 \family sans
18906 Section*
18907 \family default
18908 , etc.), nor set spacing options etc.
18909  for the cell's paragraph.
18910 \end_layout
18911
18912 \begin_layout Standard
18913 To have multi-line entries in table cells, you have to declare a fixed width
18914  for the column in the table dialog.
18915  Your text is then automatically split into multiple lines and the cell
18916  is enlarged vertically when the length of the text exceeds the given width.
18917  An example:
18918 \end_layout
18919
18920 \begin_layout Standard
18921 \align center
18922 \begin_inset Tabular
18923 <lyxtabular version="3" rows="4" columns="3">
18924 <features>
18925 <column alignment="center" valignment="top" width="0pt">
18926 <column alignment="block" valignment="top" width="3cm">
18927 <column alignment="center" valignment="top" width="0pt">
18928 <row>
18929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933
18934 \family roman
18935 \series medium
18936 \shape up
18937 \size normal
18938 \emph off
18939 \bar no
18940 \noun off
18941 \color none
18942 1
18943 \end_layout
18944
18945 \end_inset
18946 </cell>
18947 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951
18952 \family roman
18953 \series medium
18954 \shape up
18955 \size normal
18956 \emph off
18957 \bar no
18958 \noun off
18959 \color none
18960 2
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969
18970 \family roman
18971 \series medium
18972 \shape up
18973 \size normal
18974 \emph off
18975 \bar no
18976 \noun off
18977 \color none
18978 3
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 </row>
18984 <row>
18985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18986 \begin_inset Text
18987
18988 \begin_layout Plain Layout
18989
18990 \family roman
18991 \series medium
18992 \shape up
18993 \size normal
18994 \emph off
18995 \bar no
18996 \noun off
18997 \color none
18998 4
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007
19008 \family roman
19009 \series medium
19010 \shape up
19011 \size normal
19012 \emph off
19013 \bar no
19014 \noun off
19015 \color none
19016 This is a multiline entry in a table.
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025
19026 \family roman
19027 \series medium
19028 \shape up
19029 \size normal
19030 \emph off
19031 \bar no
19032 \noun off
19033 \color none
19034 5
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 </row>
19040 <row>
19041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045
19046 \family roman
19047 \series medium
19048 \shape up
19049 \size normal
19050 \emph off
19051 \bar no
19052 \noun off
19053 \color none
19054 6
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063
19064 \family roman
19065 \series medium
19066 \shape up
19067 \size normal
19068 \emph off
19069 \bar no
19070 \noun off
19071 \color none
19072 This is longer now.
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \family roman
19083 \series medium
19084 \shape up
19085 \size normal
19086 \emph off
19087 \bar no
19088 \noun off
19089 \color none
19090 7
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 </row>
19096 <row>
19097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101
19102 \family roman
19103 \series medium
19104 \shape up
19105 \size normal
19106 \emph off
19107 \bar no
19108 \noun off
19109 \color none
19110 8
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \family roman
19121 \series medium
19122 \shape up
19123 \size normal
19124 \emph off
19125 \bar no
19126 \noun off
19127 \color none
19128 This is a multiline entry in a table.
19129  This is longer now.
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138
19139 \family roman
19140 \series medium
19141 \shape up
19142 \size normal
19143 \emph off
19144 \bar no
19145 \noun off
19146 \color none
19147 9
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 </row>
19153 </lyxtabular>
19154
19155 \end_inset
19156
19157
19158 \end_layout
19159
19160 \begin_layout Standard
19161 Cutting and pasting between tables and table cells works reasonably well.
19162  You can cut and paste even more than one row.
19163  Selection with the mouse or with 
19164 \family sans
19165 Shift
19166 \family default
19167  plus the arrow keys works as usual.
19168  You can also copy and paste the entire table as a single unit by starting
19169  the selection from outside the table.
19170 \end_layout
19171
19172 \begin_layout Section
19173 Floats
19174 \begin_inset Index
19175 status collapsed
19176
19177 \begin_layout Plain Layout
19178 Floats
19179 \end_layout
19180
19181 \end_inset
19182
19183
19184 \begin_inset CommandInset label
19185 LatexCommand label
19186 name "sec:Floats"
19187
19188 \end_inset
19189
19190
19191 \end_layout
19192
19193 \begin_layout Standard
19194 A float is a block of text associated with some sort of label, which doesn't
19195  have a fixed location.
19196  It can 
19197 \begin_inset Quotes eld
19198 \end_inset
19199
19200 float
19201 \begin_inset Quotes erd
19202 \end_inset
19203
19204  forward or backward a page or two, to wherever it fits best.
19205  
19206 \family sans
19207 Footnotes
19208 \family default
19209  and 
19210 \family sans
19211 Margin
19212 \begin_inset space ~
19213 \end_inset
19214
19215 Notes
19216 \family default
19217  are also floats, because they can float to the next page when there are
19218  too much notes at the page.
19219 \end_layout
19220
19221 \begin_layout Standard
19222 Floats makes it possible to get a high quality layout.
19223  Images and tables can evenly be spread to the pages to avoid whitespace
19224  and pages without text.
19225  As the floating often destroys the context between the text and the image/table
19226 , every float can be referenced in the text.
19227  Floats are therefore numbered.
19228  Referencing is described in section
19229 \begin_inset space ~
19230 \end_inset
19231
19232
19233 \begin_inset CommandInset ref
19234 LatexCommand ref
19235 reference "sec:Cross-References"
19236
19237 \end_inset
19238
19239 .
19240 \end_layout
19241
19242 \begin_layout Standard
19243 To insert a float, use the menu 
19244 \family sans
19245 Insert\SpecialChar \menuseparator
19246 Floats
19247 \family default
19248 .
19249  A box with a caption that has e.
19250 \begin_inset space \thinspace{}
19251 \end_inset
19252
19253 g.
19254 \begin_inset space ~
19255 \end_inset
19256
19257 the label 
19258 \begin_inset Quotes eld
19259 \end_inset
19260
19261 Figure
19262 \begin_inset space ~
19263 \end_inset
19264
19265 #:
19266 \begin_inset Quotes erd
19267 \end_inset
19268
19269  (# is the actual number) will be inserted into your document.
19270  The label will automatically be translated to the document language in
19271  the output.
19272  Behind the label you can insert the caption text.
19273 \begin_inset Index
19274 status collapsed
19275
19276 \begin_layout Plain Layout
19277 Floats ! Captions
19278 \end_layout
19279
19280 \end_inset
19281
19282  The image or table is inserted above or below the caption in a separate
19283  paragraph within the float.
19284  To keep your LyX-document readable, you can open and close the float box
19285  by left-clicking on the box label.
19286  A closed float box looks like this: 
19287 \begin_inset Graphics
19288         filename clipart/floatQt4.png
19289         scale 80
19290
19291 \end_inset
19292
19293  -- a gray button with a red label.
19294 \end_layout
19295
19296 \begin_layout Standard
19297 It is recommended to insert floats as a separate paragraph to avoid possible
19298  LaTeX-errors that can occur when the surrounding text is specially formatted.
19299 \end_layout
19300
19301 \begin_layout Subsection
19302 Float Types
19303 \end_layout
19304
19305 \begin_layout Subsubsection
19306 Figure Floats
19307 \begin_inset Index
19308 status collapsed
19309
19310 \begin_layout Plain Layout
19311 Floats ! Figure floats
19312 \end_layout
19313
19314 \end_inset
19315
19316
19317 \begin_inset CommandInset label
19318 LatexCommand label
19319 name "sec:Figure-Floats"
19320
19321 \end_inset
19322
19323
19324 \end_layout
19325
19326 \begin_layout Standard
19327 The menu 
19328 \family sans
19329 Insert\SpecialChar \menuseparator
19330 Float\SpecialChar \menuseparator
19331 Figure
19332 \family default
19333  inserts a float with the label 
19334 \begin_inset Quotes eld
19335 \end_inset
19336
19337
19338 \series bold
19339 Figure
19340 \begin_inset space ~
19341 \end_inset
19342
19343 #:
19344 \series default
19345
19346 \begin_inset Quotes erd
19347 \end_inset
19348
19349 .
19350  Set the cursor above this label (or before it and press enter) and insert
19351  the image as described above to get the caption printed below the image.
19352  This is what we did for Figure
19353 \begin_inset space ~
19354 \end_inset
19355
19356
19357 \begin_inset CommandInset ref
19358 LatexCommand ref
19359 reference "cap:Platypus"
19360
19361 \end_inset
19362
19363 .
19364  If you want the caption to be above the image, set the cursor at the end
19365  of the caption, press enter and insert the image.
19366  This was done in Figure
19367 \begin_inset space ~
19368 \end_inset
19369
19370
19371 \begin_inset CommandInset ref
19372 LatexCommand ref
19373 reference "cap:Escher"
19374
19375 \end_inset
19376
19377 .
19378 \end_layout
19379
19380 \begin_layout Standard
19381 \begin_inset Float figure
19382 wide false
19383 sideways false
19384 status open
19385
19386 \begin_layout Plain Layout
19387 \align center
19388 \begin_inset Graphics
19389         filename clipart/platypus.eps
19390         width 50col%
19391         rotateOrigin center
19392
19393 \end_inset
19394
19395
19396 \end_layout
19397
19398 \begin_layout Plain Layout
19399 \begin_inset Caption
19400
19401 \begin_layout Plain Layout
19402 \begin_inset CommandInset label
19403 LatexCommand label
19404 name "cap:Platypus"
19405
19406 \end_inset
19407
19408 A severely distorted platypus in a float.
19409 \end_layout
19410
19411 \end_inset
19412
19413
19414 \end_layout
19415
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \begin_layout Standard
19422 \begin_inset Float figure
19423 wide false
19424 sideways false
19425 status open
19426
19427 \begin_layout Plain Layout
19428 \begin_inset Caption
19429
19430 \begin_layout Plain Layout
19431 \begin_inset CommandInset label
19432 LatexCommand label
19433 name "cap:Escher"
19434
19435 \end_inset
19436
19437 M.C.
19438  Escher on acid.
19439 \end_layout
19440
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \begin_layout Plain Layout
19447 \align center
19448 \begin_inset Graphics
19449         filename clipart/escher-lsd.eps
19450         scale 80
19451         rotateOrigin center
19452
19453 \end_inset
19454
19455
19456 \end_layout
19457
19458 \end_inset
19459
19460
19461 \end_layout
19462
19463 \begin_layout Standard
19464 This figure float show also how to set a label and create a cross-reference
19465  to it.
19466  As described in section
19467 \begin_inset space ~
19468 \end_inset
19469
19470
19471 \begin_inset CommandInset ref
19472 LatexCommand ref
19473 reference "sec:Cross-References"
19474
19475 \end_inset
19476
19477 , you can simply insert a label in the caption using the menu 
19478 \family sans
19479 Insert\SpecialChar \menuseparator
19480 Label
19481 \family default
19482  and refer to it using the menu 
19483 \family sans
19484 Insert\SpecialChar \menuseparator
19485 Cross-Reference
19486 \family default
19487 .
19488  It is important to use references to figure floats, rather than using vague
19489  references like 
19490 \begin_inset Quotes eld
19491 \end_inset
19492
19493 the figure above
19494 \begin_inset Quotes erd
19495 \end_inset
19496
19497 , because as LaTeX will reposition the floats in the final document; it
19498  might not be 
19499 \begin_inset Quotes eld
19500 \end_inset
19501
19502 above
19503 \begin_inset Quotes erd
19504 \end_inset
19505
19506  at all.
19507 \end_layout
19508
19509 \begin_layout Standard
19510 Normally only one image is inserted to a figure float, but sometimes you
19511  might want to use two images with separate subcaptions.
19512  This can be done by inserting image floats into existing image floats.
19513  Note that only the main caption of the float is added to the List of Figures.
19514  Figure
19515 \begin_inset space ~
19516 \end_inset
19517
19518
19519 \begin_inset CommandInset ref
19520 LatexCommand ref
19521 reference "cap:Two-distorted-images"
19522
19523 \end_inset
19524
19525  is an example of a figure float with two images set side by side.
19526  You can also set the images one below the other.
19527  Figure
19528 \begin_inset space ~
19529 \end_inset
19530
19531
19532 \begin_inset CommandInset ref
19533 LatexCommand ref
19534 reference "fig:Undefinable"
19535
19536 \end_inset
19537
19538  and 
19539 \begin_inset CommandInset ref
19540 LatexCommand ref
19541 reference "fig:Platypus"
19542
19543 \end_inset
19544
19545  are the subfigures.
19546 \end_layout
19547
19548 \begin_layout Standard
19549 \begin_inset Float figure
19550 wide false
19551 sideways false
19552 status open
19553
19554 \begin_layout Plain Layout
19555 \begin_inset space \hfill{}
19556 \end_inset
19557
19558
19559 \begin_inset Float figure
19560 wide false
19561 sideways false
19562 status open
19563
19564 \begin_layout Plain Layout
19565 \begin_inset Caption
19566
19567 \begin_layout Plain Layout
19568 \begin_inset CommandInset label
19569 LatexCommand label
19570 name "fig:Undefinable"
19571
19572 \end_inset
19573
19574 Undefinable
19575 \end_layout
19576
19577 \end_inset
19578
19579
19580 \end_layout
19581
19582 \begin_layout Plain Layout
19583 \begin_inset Graphics
19584         filename clipart/escher-lsd.eps
19585         width 45col%
19586
19587 \end_inset
19588
19589
19590 \end_layout
19591
19592 \end_inset
19593
19594
19595 \begin_inset space \hfill{}
19596 \end_inset
19597
19598
19599 \begin_inset Float figure
19600 wide false
19601 sideways false
19602 status open
19603
19604 \begin_layout Plain Layout
19605 \begin_inset Caption
19606
19607 \begin_layout Plain Layout
19608 \begin_inset CommandInset label
19609 LatexCommand label
19610 name "fig:Platypus"
19611
19612 \end_inset
19613
19614 Platypus
19615 \end_layout
19616
19617 \end_inset
19618
19619
19620 \end_layout
19621
19622 \begin_layout Plain Layout
19623 \begin_inset Graphics
19624         filename clipart/platypus.eps
19625         lyxscale 60
19626         width 45col%
19627
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \end_inset
19634
19635
19636 \begin_inset space \hfill{}
19637 \end_inset
19638
19639
19640 \end_layout
19641
19642 \begin_layout Plain Layout
19643 \begin_inset Caption
19644
19645 \begin_layout Plain Layout
19646 \begin_inset CommandInset label
19647 LatexCommand label
19648 name "cap:Two-distorted-images"
19649
19650 \end_inset
19651
19652 Two distorted images.
19653 \end_layout
19654
19655 \end_inset
19656
19657
19658 \end_layout
19659
19660 \end_inset
19661
19662
19663 \end_layout
19664
19665 \begin_layout Standard
19666 Note that the caption is added to the 
19667 \family sans
19668 List
19669 \begin_inset space ~
19670 \end_inset
19671
19672 of
19673 \begin_inset space ~
19674 \end_inset
19675
19676 Figures
19677 \family default
19678  as described in section
19679 \begin_inset space ~
19680 \end_inset
19681
19682
19683 \begin_inset CommandInset ref
19684 LatexCommand ref
19685 reference "sub:List-of-Figures"
19686
19687 \end_inset
19688
19689 .
19690 \end_layout
19691
19692 \begin_layout Subsubsection
19693 Table Floats
19694 \begin_inset Index
19695 status collapsed
19696
19697 \begin_layout Plain Layout
19698 Floats ! Table floats
19699 \end_layout
19700
19701 \end_inset
19702
19703
19704 \begin_inset CommandInset label
19705 LatexCommand label
19706 name "sec:Table-Floats"
19707
19708 \end_inset
19709
19710
19711 \end_layout
19712
19713 \begin_layout Standard
19714 Table floats can be inserted using the menu 
19715 \family sans
19716 Insert\SpecialChar \menuseparator
19717 Float\SpecialChar \menuseparator
19718 Table
19719 \family default
19720 .
19721  They have the same properties as figure floats except of the different
19722  label.
19723  Table
19724 \begin_inset space ~
19725 \end_inset
19726
19727
19728 \begin_inset CommandInset ref
19729 LatexCommand ref
19730 reference "cap:Table-float"
19731
19732 \end_inset
19733
19734  is an example of a table float.
19735 \end_layout
19736
19737 \begin_layout Standard
19738 \begin_inset Float table
19739 wide false
19740 sideways false
19741 status open
19742
19743 \begin_layout Plain Layout
19744 \begin_inset Caption
19745
19746 \begin_layout Plain Layout
19747 \begin_inset CommandInset label
19748 LatexCommand label
19749 name "cap:Table-float"
19750
19751 \end_inset
19752
19753 A table float.
19754 \end_layout
19755
19756 \end_inset
19757
19758
19759 \end_layout
19760
19761 \begin_layout Plain Layout
19762 \align center
19763 \begin_inset Tabular
19764 <lyxtabular version="3" rows="3" columns="3">
19765 <features>
19766 <column alignment="center" valignment="top" width="0pt">
19767 <column alignment="center" valignment="top" width="0pt">
19768 <column alignment="center" valignment="top" width="0pt">
19769 <row>
19770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \family roman
19776 \series medium
19777 \shape up
19778 \size normal
19779 \emph off
19780 \bar no
19781 \noun off
19782 \color none
19783 1
19784 \end_layout
19785
19786 \end_inset
19787 </cell>
19788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19789 \begin_inset Text
19790
19791 \begin_layout Plain Layout
19792
19793 \family roman
19794 \series medium
19795 \shape up
19796 \size normal
19797 \emph off
19798 \bar no
19799 \noun off
19800 \color none
19801 2
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \family roman
19812 \series medium
19813 \shape up
19814 \size normal
19815 \emph off
19816 \bar no
19817 \noun off
19818 \color none
19819 3
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \family roman
19832 \series medium
19833 \shape up
19834 \size normal
19835 \emph off
19836 \bar no
19837 \noun off
19838 \color none
19839 Joe
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848
19849 \family roman
19850 \series medium
19851 \shape up
19852 \size normal
19853 \emph off
19854 \bar no
19855 \noun off
19856 \color none
19857 Mary
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866
19867 \family roman
19868 \series medium
19869 \shape up
19870 \size normal
19871 \emph off
19872 \bar no
19873 \noun off
19874 \color none
19875 Ted
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 </row>
19881 <row>
19882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886
19887 \family roman
19888 \series medium
19889 \shape up
19890 \size normal
19891 \emph off
19892 \bar no
19893 \noun off
19894 \color none
19895 \begin_inset Formula $\int x^{2}dx$
19896 \end_inset
19897
19898
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19904 \begin_inset Text
19905
19906 \begin_layout Plain Layout
19907
19908 \family roman
19909 \series medium
19910 \shape up
19911 \size normal
19912 \emph off
19913 \bar no
19914 \noun off
19915 \color none
19916 \begin_inset Formula $\left[\begin{array}{cc}
19917 a & b\\
19918 c & d\end{array}\right]$
19919 \end_inset
19920
19921
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930
19931 \family roman
19932 \series medium
19933 \shape up
19934 \size normal
19935 \emph off
19936 \bar no
19937 \noun off
19938 \color none
19939 \begin_inset Formula $1+1=2$
19940 \end_inset
19941
19942
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 </row>
19948 </lyxtabular>
19949
19950 \end_inset
19951
19952
19953 \end_layout
19954
19955 \end_inset
19956
19957
19958 \end_layout
19959
19960 \begin_layout Subsubsection
19961 Algorithm Floats
19962 \begin_inset Index
19963 status collapsed
19964
19965 \begin_layout Plain Layout
19966 Floats ! Algorithm floats
19967 \end_layout
19968
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \begin_layout Standard
19975 This float type is inserted with the menu 
19976 \family sans
19977 Insert\SpecialChar \menuseparator
19978 Float\SpecialChar \menuseparator
19979 Algorithm
19980 \family default
19981 .
19982  It is used for program codes and descriptions of algorithms.
19983  A possible environment for algorithms is the 
19984 \family sans
19985 LyX-Code
19986 \family default
19987 , described in section
19988 \begin_inset space ~
19989 \end_inset
19990
19991
19992 \begin_inset CommandInset ref
19993 LatexCommand ref
19994 reference "sub:LyX-Code"
19995
19996 \end_inset
19997
19998 .
19999 \end_layout
20000
20001 \begin_layout Standard
20002 \begin_inset Note Greyedout
20003 status open
20004
20005 \begin_layout Plain Layout
20006
20007 \series bold
20008 Note:
20009 \series default
20010  that the float label is not automatically translated into the document
20011  language.
20012 \end_layout
20013
20014 \end_inset
20015
20016  You have to do this manually by adding the following line
20017 \end_layout
20018
20019 \begin_layout Standard
20020
20021 \series bold
20022
20023 \backslash
20024 floatname{algorithm}{your
20025 \begin_inset space ~
20026 \end_inset
20027
20028 name}
20029 \end_layout
20030
20031 \begin_layout Standard
20032 to the document preamble (menu 
20033 \family sans
20034 Document\SpecialChar \menuseparator
20035 Settings
20036 \family default
20037 ).
20038  
20039 \series bold
20040 your
20041 \begin_inset space ~
20042 \end_inset
20043
20044 name
20045 \series default
20046  is the word 
20047 \begin_inset Quotes eld
20048 \end_inset
20049
20050
20051 \emph on
20052 algorithm
20053 \emph default
20054
20055 \begin_inset Quotes erd
20056 \end_inset
20057
20058  in your language.
20059 \end_layout
20060
20061 \begin_layout Subsubsection
20062 Wrap Floats
20063 \begin_inset Index
20064 status collapsed
20065
20066 \begin_layout Plain Layout
20067 Floats ! Text Wrap Floats
20068 \end_layout
20069
20070 \end_inset
20071
20072
20073 \begin_inset CommandInset label
20074 LatexCommand label
20075 name "sec:Wrap-Floats"
20076
20077 \end_inset
20078
20079
20080 \end_layout
20081
20082 \begin_layout Standard
20083 \begin_inset Wrap figure
20084 lines 0
20085 placement l
20086 overhang 0in
20087 width "40col%"
20088 status open
20089
20090 \begin_layout Plain Layout
20091 \begin_inset Graphics
20092         filename clipart/mobius.eps
20093         width 40col%
20094         rotateOrigin center
20095
20096 \end_inset
20097
20098
20099 \end_layout
20100
20101 \begin_layout Plain Layout
20102 \begin_inset Caption
20103
20104 \begin_layout Plain Layout
20105 \begin_inset CommandInset label
20106 LatexCommand label
20107 name "cap:Wrapped-figure"
20108
20109 \end_inset
20110
20111 This is a wrapped figure.
20112 \begin_inset VSpace medskip
20113 \end_inset
20114
20115
20116 \end_layout
20117
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \end_inset
20124
20125 This float type is used if you want to 
20126 \begin_inset Quotes eld
20127 \end_inset
20128
20129 wrap
20130 \begin_inset Quotes erd
20131 \end_inset
20132
20133  text around a figure so that it only occupies some fraction of the column
20134  width.
20135  It can be inserted using the menu 
20136 \family sans
20137 Insert\SpecialChar \menuseparator
20138 Float\SpecialChar \menuseparator
20139 Wrap
20140 \begin_inset space ~
20141 \end_inset
20142
20143 Float
20144 \family default
20145  if the LaTeX-package 
20146 \series bold
20147 wrapfig
20148 \series default
20149
20150 \begin_inset Index
20151 status collapsed
20152
20153 \begin_layout Plain Layout
20154 Latex@LaTeX-packages ! wrapfig
20155 \end_layout
20156
20157 \end_inset
20158
20159  is installed.
20160 \begin_inset Foot
20161 status collapsed
20162
20163 \begin_layout Plain Layout
20164 Installing a LaTeX-package is explained it in the 
20165 \emph on
20166 LaTeX
20167 \begin_inset space ~
20168 \end_inset
20169
20170 Configuration
20171 \emph default
20172  manual.
20173 \end_layout
20174
20175 \end_inset
20176
20177  The width and placement of the float is adjusted by right-clicking on the
20178  float box.
20179  Figure
20180 \begin_inset space ~
20181 \end_inset
20182
20183
20184 \begin_inset CommandInset ref
20185 LatexCommand ref
20186 reference "cap:Wrapped-figure"
20187
20188 \end_inset
20189
20190  is for example a figure wrap float with a width of 40
20191 \begin_inset space \thinspace{}
20192 \end_inset
20193
20194 col%.
20195 \begin_inset Foot
20196 status collapsed
20197
20198 \begin_layout Plain Layout
20199 Available units are explained in Appendix
20200 \begin_inset space ~
20201 \end_inset
20202
20203
20204 \begin_inset CommandInset ref
20205 LatexCommand ref
20206 reference "cha:Units-available-in"
20207
20208 \end_inset
20209
20210 .
20211 \end_layout
20212
20213 \end_inset
20214
20215  Some space was added under the caption to separate it better from the surroundi
20216 ng text.
20217 \end_layout
20218
20219 \begin_layout Standard
20220 \begin_inset Note Greyedout
20221 status open
20222
20223 \begin_layout Plain Layout
20224
20225 \series bold
20226 Note:
20227 \series default
20228  Wrap floats might be fragile! E.g.
20229  having a figure too close to the bottom of the page can mess things up
20230  in the way that the float doesn't appear in the output or that it is placed
20231  over some other text.
20232 \end_layout
20233
20234 \end_inset
20235
20236  In general:
20237 \end_layout
20238
20239 \begin_layout Itemize
20240 Wrap floats should not be placed in paragraphs that run over a page break.
20241  That means that wrap floats should better be inserted to the exact place
20242  when the document is nearly ready and you are able to estimate where page
20243  breaks will appear.
20244 \end_layout
20245
20246 \begin_layout Itemize
20247 Wrap floats should either be placed in an own paragraph before the paragraph
20248  where they should wrap into or within a paragraph.
20249 \end_layout
20250
20251 \begin_layout Itemize
20252 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20253  there is a text paragraph between them as separator.
20254 \end_layout
20255
20256 \begin_layout Itemize
20257 Wrap floats are not allowed in section headings or tables.
20258 \end_layout
20259
20260 \begin_layout Subsection
20261 Rotated Floats
20262 \begin_inset CommandInset label
20263 LatexCommand label
20264 name "sub:Rotated-Floats"
20265
20266 \end_inset
20267
20268
20269 \begin_inset Index
20270 status collapsed
20271
20272 \begin_layout Plain Layout
20273 Floats ! Rotating
20274 \end_layout
20275
20276 \end_inset
20277
20278
20279 \end_layout
20280
20281 \begin_layout Standard
20282 Especially for wide tables you might have floats rotated.
20283  To rotate a whole float including the caption, right-click on the float-box
20284  and use the option 
20285 \family sans
20286 Rotate
20287 \begin_inset space ~
20288 \end_inset
20289
20290 sideways
20291 \family default
20292 .
20293 \end_layout
20294
20295 \begin_layout Standard
20296 Rotated floats are always placed on its own page (or column, in case you
20297  have a multi-column document).
20298  You can let them span several columns using the float settings option 
20299 \family sans
20300 Span
20301 \begin_inset space ~
20302 \end_inset
20303
20304 columns
20305 \family default
20306 .
20307  Floats are rotated so that you can read them from the outside margin.
20308  Forcing the rotation direction is explained in the 
20309 \emph on
20310 Embedded Objects
20311 \emph default
20312  manual.
20313 \end_layout
20314
20315 \begin_layout Standard
20316 Referencing rotated floats is the same like for normal floats, the caption
20317  format is also the same: Table
20318 \begin_inset space ~
20319 \end_inset
20320
20321
20322 \begin_inset CommandInset ref
20323 LatexCommand ref
20324 reference "cap:Rotated-table"
20325
20326 \end_inset
20327
20328  is an example of a rotated table float.
20329 \end_layout
20330
20331 \begin_layout Standard
20332 \begin_inset Note Greyedout
20333 status open
20334
20335 \begin_layout Plain Layout
20336
20337 \series bold
20338 Note:
20339 \series default
20340  Not all DVI-viewers are able to display rotated floats.
20341 \end_layout
20342
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \begin_layout Standard
20349 \begin_inset Float table
20350 wide false
20351 sideways true
20352 status open
20353
20354 \begin_layout Plain Layout
20355 \begin_inset Caption
20356
20357 \begin_layout Plain Layout
20358 \begin_inset CommandInset label
20359 LatexCommand label
20360 name "cap:Rotated-table"
20361
20362 \end_inset
20363
20364  Rotated table
20365 \end_layout
20366
20367 \end_inset
20368
20369
20370 \end_layout
20371
20372 \begin_layout Plain Layout
20373 \align center
20374 \begin_inset Tabular
20375 <lyxtabular version="3" rows="1" columns="5">
20376 <features>
20377 <column alignment="center" valignment="top" width="0">
20378 <column alignment="center" valignment="top" width="0">
20379 <column alignment="center" valignment="top" width="0">
20380 <column alignment="center" valignment="top" width="0">
20381 <column alignment="center" valignment="top" width="0">
20382 <row>
20383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387 test
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396 b
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405 c
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414 d
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20420 \begin_inset Text
20421
20422 \begin_layout Plain Layout
20423 e
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 </row>
20429 </lyxtabular>
20430
20431 \end_inset
20432
20433
20434 \end_layout
20435
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \begin_layout Subsection
20442 Float Placement
20443 \begin_inset CommandInset label
20444 LatexCommand label
20445 name "sub:Float-Placement"
20446
20447 \end_inset
20448
20449
20450 \begin_inset Index
20451 status collapsed
20452
20453 \begin_layout Plain Layout
20454 Floats ! Placement
20455 \end_layout
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Standard
20463 Right-clicking on a float-box opens a dialog where you can alter the placement
20464  options that LaTeX uses for positioning the float.
20465 \begin_inset Newline newline
20466 \end_inset
20467
20468 The option 
20469 \family sans
20470 Span
20471 \begin_inset space ~
20472 \end_inset
20473
20474 columns
20475 \family default
20476  is only useful for two-column documents: If you select it, the float will
20477  span across both columns on the page instead of being confined to just
20478  one.
20479 \begin_inset Newline newline
20480 \end_inset
20481
20482 The option 
20483 \family sans
20484 Rotate
20485 \begin_inset space ~
20486 \end_inset
20487
20488 sideways
20489 \family default
20490  is used to rotate floats, see section
20491 \begin_inset space ~
20492 \end_inset
20493
20494
20495 \begin_inset CommandInset ref
20496 LatexCommand ref
20497 reference "sub:Rotated-Floats"
20498
20499 \end_inset
20500
20501 .
20502 \end_layout
20503
20504 \begin_layout Standard
20505 You can use one ore more of the following options in the float dialog to
20506  set the placement for a particular float when you uncheck the option 
20507 \family sans
20508 Use
20509 \begin_inset space ~
20510 \end_inset
20511
20512 default
20513 \begin_inset space ~
20514 \end_inset
20515
20516 placement
20517 \family default
20518 :
20519 \end_layout
20520
20521 \begin_layout Description
20522 Here
20523 \begin_inset space ~
20524 \end_inset
20525
20526 if
20527 \begin_inset space ~
20528 \end_inset
20529
20530 possible: try to place the float on the position where it is inserted
20531 \end_layout
20532
20533 \begin_layout Description
20534 Top
20535 \begin_inset space ~
20536 \end_inset
20537
20538 of
20539 \begin_inset space ~
20540 \end_inset
20541
20542 page: try to place the float on the top of the current page
20543 \end_layout
20544
20545 \begin_layout Description
20546 Bottom
20547 \begin_inset space ~
20548 \end_inset
20549
20550 of
20551 \begin_inset space ~
20552 \end_inset
20553
20554 page: try to place the float on the bottom of the current page
20555 \end_layout
20556
20557 \begin_layout Description
20558 Page
20559 \begin_inset space ~
20560 \end_inset
20561
20562 of
20563 \begin_inset space ~
20564 \end_inset
20565
20566 floats: try to place the float on an own page 
20567 \end_layout
20568
20569 \begin_layout Standard
20570 The order of the above option is 
20571 \emph on
20572 always
20573 \emph default
20574  used by LaTeX.
20575  That means, if you use the default placement, LaTeX will first try out
20576  
20577 \family sans
20578 Here
20579 \begin_inset space ~
20580 \end_inset
20581
20582 if
20583 \begin_inset space ~
20584 \end_inset
20585
20586 possible
20587 \family default
20588 , then 
20589 \family sans
20590 Top
20591 \begin_inset space ~
20592 \end_inset
20593
20594 of
20595 \begin_inset space ~
20596 \end_inset
20597
20598 page
20599 \family default
20600 , and then the others.
20601  If you don't use the default, LaTeX will try only the checked options but
20602  in the same order.
20603  If none of the 4 placements are possible the procedure is internally repeated
20604  but it is tried to put the float on the following page.
20605 \end_layout
20606
20607 \begin_layout Standard
20608 By default, each options has its own rules:
20609 \end_layout
20610
20611 \begin_layout Standard
20612
20613 \family sans
20614 Top
20615 \begin_inset space ~
20616 \end_inset
20617
20618 of
20619 \begin_inset space ~
20620 \end_inset
20621
20622 page
20623 \family default
20624  only floats occupying less than 70
20625 \begin_inset space \thinspace{}
20626 \end_inset
20627
20628 % of the page can be placed at the top of a page
20629 \end_layout
20630
20631 \begin_layout Standard
20632
20633 \family sans
20634 Bottom
20635 \begin_inset space ~
20636 \end_inset
20637
20638 of
20639 \begin_inset space ~
20640 \end_inset
20641
20642 page
20643 \family default
20644 : only floats occupying less than 30
20645 \begin_inset space \thinspace{}
20646 \end_inset
20647
20648 % of the page can be placed at the bottom of a page.
20649 \end_layout
20650
20651 \begin_layout Standard
20652
20653 \family sans
20654 Page
20655 \begin_inset space ~
20656 \end_inset
20657
20658 of
20659 \begin_inset space ~
20660 \end_inset
20661
20662 floats
20663 \family default
20664 : only if more than 50
20665 \begin_inset space \thinspace{}
20666 \end_inset
20667
20668 % of the page are occupied by floats, several floats can be set together
20669  on a page.
20670 \end_layout
20671
20672 \begin_layout Standard
20673 If you don't like these rules, you can ignore them by using the additional
20674  option 
20675 \family sans
20676 Ignore
20677 \begin_inset space ~
20678 \end_inset
20679
20680 LaTeX
20681 \begin_inset space ~
20682 \end_inset
20683
20684 rules
20685 \family default
20686 .
20687 \end_layout
20688
20689 \begin_layout Standard
20690 Sometimes you might need, under all circumstances, a float to be placed
20691  exactly at the position where it is inserted.
20692  For this case you can use the option 
20693 \family sans
20694 Here
20695 \begin_inset space ~
20696 \end_inset
20697
20698 definitely
20699 \family default
20700 .
20701  Use this option very rarely and only if the document is nearly ready to
20702  be printed.
20703  Because the float is then no longer able to 
20704 \begin_inset Quotes eld
20705 \end_inset
20706
20707 float
20708 \begin_inset Quotes erd
20709 \end_inset
20710
20711  when you change your document and this will often destroy the page layout.
20712 \end_layout
20713
20714 \begin_layout Standard
20715 There are no placement options for text wrap floats, because they are always
20716  surrounded by the text of a certain paragraph.
20717 \end_layout
20718
20719 \begin_layout Standard
20720 For more details about float placements, have a look at LaTeX books like
20721  
20722 \begin_inset CommandInset citation
20723 LatexCommand cite
20724 key "latexcompanion,latexguide,latexbook"
20725
20726 \end_inset
20727
20728 .
20729 \end_layout
20730
20731 \begin_layout Section
20732 Minipages
20733 \begin_inset Index
20734 status collapsed
20735
20736 \begin_layout Plain Layout
20737 Minipages
20738 \end_layout
20739
20740 \end_inset
20741
20742
20743 \begin_inset CommandInset label
20744 LatexCommand label
20745 name "sec:Minipages"
20746
20747 \end_inset
20748
20749
20750 \end_layout
20751
20752 \begin_layout Standard
20753 LaTeX provides a mechanism to produce essentially a page within a page,
20754  called minipage.
20755  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20756 \begin_inset space ~
20757 \end_inset
20758
20759 apply.
20760  
20761 \end_layout
20762
20763 \begin_layout Standard
20764 Minipages in LyX have their own collapsible box inserted via the menu 
20765 \family sans
20766 Insert\SpecialChar \menuseparator
20767 Box
20768 \family default
20769 .
20770  Right-clicking on the box allows you to alter the width of the minipage
20771  and its alignment within the page.
20772 \end_layout
20773
20774 \begin_layout Standard
20775 \align center
20776 \begin_inset Box Frameless
20777 position "t"
20778 hor_pos "c"
20779 has_inner_box 1
20780 inner_pos "t"
20781 use_parbox 0
20782 width "30col%"
20783 special "none"
20784 height "1pt"
20785 height_special "totalheight"
20786 status open
20787
20788 \begin_layout Plain Layout
20789
20790 \shape italic
20791 This is a minipage.
20792  The text is set in an italic style.
20793 \end_layout
20794
20795 \begin_layout Plain Layout
20796
20797 \shape italic
20798 Minipages are often used for text in another language or text that needs
20799  another formatting.
20800 \end_layout
20801
20802 \end_inset
20803
20804
20805 \end_layout
20806
20807 \begin_layout Standard
20808 \begin_inset VSpace medskip
20809 \end_inset
20810
20811 If you place two minipages side-by-side, you can use 
20812 \family sans
20813 Horizontal Fills
20814 \family default
20815  as described in section
20816 \begin_inset space ~
20817 \end_inset
20818
20819
20820 \begin_inset CommandInset ref
20821 LatexCommand ref
20822 reference "sub:Horizontal-Space"
20823
20824 \end_inset
20825
20826 :
20827 \begin_inset VSpace medskip
20828 \end_inset
20829
20830
20831 \end_layout
20832
20833 \begin_layout Standard
20834 \begin_inset Box Frameless
20835 position "t"
20836 hor_pos "c"
20837 has_inner_box 1
20838 inner_pos "t"
20839 use_parbox 0
20840 width "1.5in"
20841 special "none"
20842 height "1pt"
20843 height_special "totalheight"
20844 status open
20845
20846 \begin_layout Plain Layout
20847 This is a minipage with some stupid dummy text.
20848  This dummy text is used to increase the size of the minipage.
20849 \end_layout
20850
20851 \end_inset
20852
20853
20854 \begin_inset space \hfill{}
20855 \end_inset
20856
20857
20858 \begin_inset Box Frameless
20859 position "t"
20860 hor_pos "c"
20861 has_inner_box 1
20862 inner_pos "t"
20863 use_parbox 0
20864 width "1.5in"
20865 special "none"
20866 height "1pt"
20867 height_special "totalheight"
20868 status open
20869
20870 \begin_layout Plain Layout
20871 This is a minipage with some stupid dummy text.
20872  This dummy text is used to increase the size of the minipage.
20873 \end_layout
20874
20875 \end_inset
20876
20877
20878 \end_layout
20879
20880 \begin_layout Standard
20881 \begin_inset VSpace bigskip
20882 \end_inset
20883
20884
20885 \end_layout
20886
20887 \begin_layout Standard
20888 When you right-click on a minipage box, you can change the box from a minipage
20889  to other box types.
20890  All box types and their settings are explained in detail in chapter 
20891 \emph on
20892 Boxes
20893 \emph default
20894  of the 
20895 \emph on
20896 Embedded Objects
20897 \emph default
20898  manual.
20899 \end_layout
20900
20901 \begin_layout Chapter
20902 Mathematical Formulas
20903 \begin_inset Index
20904 status collapsed
20905
20906 \begin_layout Plain Layout
20907 Math
20908 \end_layout
20909
20910 \end_inset
20911
20912
20913 \begin_inset Index
20914 status collapsed
20915
20916 \begin_layout Plain Layout
20917 Formulas | see
20918 \begin_inset ERT
20919 status collapsed
20920
20921 \begin_layout Plain Layout
20922
20923 {
20924 \end_layout
20925
20926 \end_inset
20927
20928 Math
20929 \begin_inset ERT
20930 status collapsed
20931
20932 \begin_layout Plain Layout
20933
20934 }
20935 \end_layout
20936
20937 \end_inset
20938
20939
20940 \end_layout
20941
20942 \end_inset
20943
20944
20945 \begin_inset CommandInset label
20946 LatexCommand label
20947 name "cha:Mathematical-Formulas"
20948
20949 \end_inset
20950
20951
20952 \end_layout
20953
20954 \begin_layout Standard
20955 The issues of this chapter are described in detail in the 
20956 \emph on
20957 Math
20958 \emph default
20959  manual.
20960  There you'll also find tips and tricks for special cases.
20961 \end_layout
20962
20963 \begin_layout Section
20964 Basic Math Editing
20965 \begin_inset Index
20966 status collapsed
20967
20968 \begin_layout Plain Layout
20969 Math ! Basics
20970 \end_layout
20971
20972 \end_inset
20973
20974
20975 \end_layout
20976
20977 \begin_layout Standard
20978 To create a math formula, you can just click on the toolbar icon 
20979 \begin_inset Graphics
20980         filename ../images/math-mode.png
20981
20982 \end_inset
20983
20984 .
20985  That will create a little blue rectangle, with purple markers around its
20986  corners.
20987  That blue rectangle is the formula itself; the purple markers indicate
20988  what level of nesting within the formula you are at.
20989  You can also choose a particular formula type to insert via the 
20990 \family sans
20991 Insert\SpecialChar \menuseparator
20992 Math
20993 \family default
20994  menu.
20995 \end_layout
20996
20997 \begin_layout Standard
20998 Editing the parameters of a formula and adding math constructs can be done
20999  with the 
21000 \family sans
21001 math
21002 \begin_inset space ~
21003 \end_inset
21004
21005 toolbar
21006 \family default
21007 , that appears when the cursor is in a formula.
21008 \end_layout
21009
21010 \begin_layout Standard
21011 There are two main types of formulas: Inline formulas appear within a text
21012  line, like this one:
21013 \end_layout
21014
21015 \begin_layout Standard
21016 This is a line with an inline formula 
21017 \begin_inset Formula $A=B$
21018 \end_inset
21019
21020  in it.
21021 \end_layout
21022
21023 \begin_layout Standard
21024 Displayed formulas appear outside the text like as they were in an own paragraph
21025 , like this one:
21026 \begin_inset Formula \[
21027 A=B\]
21028
21029 \end_inset
21030
21031 You can only number and reference displayed formulas.
21032 \end_layout
21033
21034 \begin_layout Standard
21035 LyX supports also many LaTeX math commands.
21036  E.g.
21037  typing 
21038 \begin_inset Quotes eld
21039 \end_inset
21040
21041
21042 \series bold
21043
21044 \backslash
21045 alpha
21046 \series default
21047
21048 \begin_inset Quotes erd
21049 \end_inset
21050
21051 , followed by a space, in a formula will create the Greek letter 
21052 \begin_inset Formula $\alpha$
21053 \end_inset
21054
21055 .
21056  So typing commands might sometimes be faster than using the 
21057 \family sans
21058 Math
21059 \begin_inset space ~
21060 \end_inset
21061
21062 Panel
21063 \family default
21064 .
21065 \end_layout
21066
21067 \begin_layout Subsection
21068 Navigating in Formulas
21069 \begin_inset Index
21070 status collapsed
21071
21072 \begin_layout Plain Layout
21073 Math ! Navigating
21074 \end_layout
21075
21076 \end_inset
21077
21078
21079 \end_layout
21080
21081 \begin_layout Standard
21082 The best control over the cursor position within an existing formula is
21083  achieved with the arrow keys.
21084  LyX uses small rectangles to indicate places where something can be inserted.
21085  The arrow keys can be used to navigate between parts of a formula.
21086  Pressing 
21087 \family sans
21088 Space
21089 \family default
21090  will leave a formula construct (a square root 
21091 \begin_inset Formula $\sqrt{2}$
21092 \end_inset
21093
21094 , or parentheses 
21095 \begin_inset Formula $\left(f\right)$
21096 \end_inset
21097
21098 , or a matrix 
21099 \begin_inset Formula $\left[\begin{array}{cc}
21100 1 & 2\\
21101 3 & 4\end{array}\right]$
21102 \end_inset
21103
21104 ).
21105  Pressing 
21106 \family sans
21107 Escape
21108 \family default
21109  will leave the formula, placing the cursor after the formula.
21110  
21111 \family sans
21112 Tab
21113 \family default
21114  can be used to move horizontally in a formula; for example, through the
21115  cells of a matrix or the positions in a multi-line equation.
21116 \end_layout
21117
21118 \begin_layout Standard
21119
21120 \family sans
21121 Space
21122 \family default
21123 , printed in this document as 
21124 \begin_inset Quotes eld
21125 \end_inset
21126
21127
21128 \begin_inset ERT
21129 status collapsed
21130
21131 \begin_layout Plain Layout
21132
21133
21134 \backslash
21135 spce 
21136 \end_layout
21137
21138 \end_inset
21139
21140
21141 \begin_inset Quotes erd
21142 \end_inset
21143
21144
21145 \begin_inset Note Note
21146 status collapsed
21147
21148 \begin_layout Plain Layout
21149 This command will appear in the output as official character denoting the
21150  space character (visible space).
21151 \end_layout
21152
21153 \end_inset
21154
21155 , seems to do nothing in a formula, since it does not add a space between
21156  characters, but it does exit a nested structure.
21157  For this reason, you have to be careful about using 
21158 \family sans
21159 Space
21160 \family default
21161 .
21162  For example, if you want 
21163 \begin_inset Formula $\sqrt{2x+1}$
21164 \end_inset
21165
21166 , type 
21167 \series bold
21168
21169 \backslash
21170 sqrt
21171 \begin_inset ERT
21172 status collapsed
21173
21174 \begin_layout Plain Layout
21175
21176
21177 \backslash
21178 spce 
21179 \end_layout
21180
21181 \end_inset
21182
21183 2x+1
21184 \series default
21185  and not 
21186 \series bold
21187
21188 \backslash
21189 sqrt
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 2x
21203 \begin_inset ERT
21204 status collapsed
21205
21206 \begin_layout Plain Layout
21207
21208
21209 \backslash
21210 spce 
21211 \end_layout
21212
21213 \end_inset
21214
21215 +1
21216 \series default
21217 , since in the latter case only the 
21218 \family typewriter
21219
21220 \begin_inset Formula $2x$
21221 \end_inset
21222
21223
21224 \family default
21225  will be under the square root sign: 
21226 \begin_inset Formula $\sqrt{2x}+1$
21227 \end_inset
21228
21229 .
21230 \end_layout
21231
21232 \begin_layout Standard
21233 You can leave many parts of a formula, like this matrix, partially filled
21234  in, such as:
21235 \begin_inset Formula \[
21236 \left(\begin{array}{ccc}
21237 \lambda_{1}\\
21238  & \ddots\\
21239  &  & \lambda_{n}\end{array}\right)\]
21240
21241 \end_inset
21242
21243 If you leave a fraction only partially filled in, or a subscript with nothing
21244  in it, the results will be unpredictable, but most constructs don't mind.
21245 \end_layout
21246
21247 \begin_layout Subsection
21248 Selecting Text
21249 \end_layout
21250
21251 \begin_layout Standard
21252 You can select text within a formula in two different ways.
21253  Place the cursor at one end of the string of text you want, and press 
21254 \family sans
21255 Shift
21256 \family default
21257  and a cursor movement key to select text.
21258  It will be highlighted as with regular text selection.
21259  Alternatively, you can select text with the mouse in the usual way.
21260  That text can then be cut or copied, and then pasted within any formula,
21261  but not in a normal text region in LyX.
21262 \end_layout
21263
21264 \begin_layout Subsection
21265 Exponents and Subscripts
21266 \begin_inset Index
21267 status collapsed
21268
21269 \begin_layout Plain Layout
21270 Math ! Exponents
21271 \end_layout
21272
21273 \end_inset
21274
21275
21276 \begin_inset Index
21277 status collapsed
21278
21279 \begin_layout Plain Layout
21280 Math ! Subscripts
21281 \end_layout
21282
21283 \end_inset
21284
21285
21286 \end_layout
21287
21288 \begin_layout Standard
21289 You can use the math panel to add super- or subscripts, but the much easier
21290  way is to use a command.
21291  To get 
21292 \begin_inset Formula $x^{2}$
21293 \end_inset
21294
21295 , type in a formula 
21296 \series bold
21297 x^2
21298 \begin_inset ERT
21299 status collapsed
21300
21301 \begin_layout Plain Layout
21302
21303
21304 \backslash
21305 spce 
21306 \end_layout
21307
21308 \end_inset
21309
21310
21311 \series default
21312 .
21313  The final 
21314 \family sans
21315 Space
21316 \family default
21317  puts the cursor back down on the base line of the expression.
21318  If you type 
21319 \series bold
21320 x^2y
21321 \series default
21322 , you will get 
21323 \begin_inset Formula $x^{2y}$
21324 \end_inset
21325
21326 , to get 
21327 \begin_inset Formula $x^{2}y$
21328 \end_inset
21329
21330 , type 
21331 \series bold
21332 x^2
21333 \begin_inset ERT
21334 status collapsed
21335
21336 \begin_layout Plain Layout
21337
21338
21339 \backslash
21340 spce 
21341 \end_layout
21342
21343 \end_inset
21344
21345 y
21346 \series default
21347 .
21348  If you use characters in the superscript, that could be accented with the
21349  hat 
21350 \begin_inset Quotes eld
21351 \end_inset
21352
21353 ^
21354 \begin_inset Quotes erd
21355 \end_inset
21356
21357 , you have to use an extra 
21358 \family sans
21359 Space
21360 \family default
21361  to separate the hat and the character.
21362  E.g.
21363  if you want 
21364 \begin_inset Formula $x^{a}$
21365 \end_inset
21366
21367 , type 
21368 \series bold
21369 x^
21370 \begin_inset ERT
21371 status collapsed
21372
21373 \begin_layout Plain Layout
21374
21375
21376 \backslash
21377 spce 
21378 \end_layout
21379
21380 \end_inset
21381
21382 a
21383 \series default
21384 .
21385  Subscripts are similar: To get 
21386 \begin_inset Formula $a_{1}$
21387 \end_inset
21388
21389 , type 
21390 \series bold
21391 a_1
21392 \begin_inset ERT
21393 status collapsed
21394
21395 \begin_layout Plain Layout
21396
21397
21398 \backslash
21399 spce 
21400 \end_layout
21401
21402 \end_inset
21403
21404
21405 \series default
21406 .
21407 \end_layout
21408
21409 \begin_layout Subsection
21410 Fractions
21411 \begin_inset Index
21412 status collapsed
21413
21414 \begin_layout Plain Layout
21415 Math ! Fractions
21416 \end_layout
21417
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \begin_layout Standard
21424 Create a fraction with either the command 
21425 \series bold
21426
21427 \backslash
21428 frac
21429 \series default
21430  or using the icon 
21431 \begin_inset Graphics
21432         filename ../images/math/frac.png
21433         scale 60
21434
21435 \end_inset
21436
21437  in the 
21438 \family sans
21439 Math
21440 \begin_inset space ~
21441 \end_inset
21442
21443 Panel
21444 \family default
21445 .
21446  You will be presented with an empty fraction.
21447  The cursor is above the fraction line.
21448  To move it to the bottom, simply press 
21449 \family sans
21450 Down
21451 \family default
21452 .
21453  To move back up, press 
21454 \family sans
21455 Up
21456 \family default
21457 .
21458  Any math structure can be placed in a fraction, as this example shows:
21459 \begin_inset Formula \[
21460 \left[\frac{1}{\left(\begin{array}{cc}
21461 2 & 3\\
21462 4 & 5\end{array}\right)}\right]\]
21463
21464 \end_inset
21465
21466
21467 \end_layout
21468
21469 \begin_layout Subsection
21470 Roots
21471 \begin_inset Index
21472 status collapsed
21473
21474 \begin_layout Plain Layout
21475 Math ! Roots
21476 \end_layout
21477
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \begin_layout Standard
21484 Roots can be created using the 
21485 \family sans
21486 Math
21487 \begin_inset space ~
21488 \end_inset
21489
21490 Panel
21491 \family default
21492  button
21493 \begin_inset Graphics
21494         filename ../images/math/sqrt.png
21495
21496 \end_inset
21497
21498  or the commands 
21499 \series bold
21500
21501 \backslash
21502 sqrt
21503 \series default
21504  or 
21505 \series bold
21506
21507 \backslash
21508 root
21509 \series default
21510 .
21511  With the command 
21512 \series bold
21513
21514 \backslash
21515 root
21516 \series default
21517  you can produce roots of higher orders, like cube roots, while 
21518 \series bold
21519
21520 \backslash
21521 sqrt
21522 \series default
21523  produces always a square root.
21524 \end_layout
21525
21526 \begin_layout Subsection
21527 Operators with Limits
21528 \begin_inset Index
21529 status collapsed
21530
21531 \begin_layout Plain Layout
21532 Math ! Sums
21533 \end_layout
21534
21535 \end_inset
21536
21537
21538 \begin_inset Index
21539 status collapsed
21540
21541 \begin_layout Plain Layout
21542 Math ! Integrals
21543 \end_layout
21544
21545 \end_inset
21546
21547
21548 \begin_inset CommandInset label
21549 LatexCommand label
21550 name "sub:Operators-with-Limits"
21551
21552 \end_inset
21553
21554
21555 \end_layout
21556
21557 \begin_layout Standard
21558 Sum (
21559 \begin_inset Formula $\sum$
21560 \end_inset
21561
21562 ) and integral (
21563 \begin_inset Formula $\int$
21564 \end_inset
21565
21566 ) operators are very often decorated with limits.
21567  These limits can be entered in LyX by entering them as you would enter
21568  a super- or subscript, directly after the symbol.
21569  The sum operator will automatically place its 
21570 \begin_inset Quotes eld
21571 \end_inset
21572
21573 limits
21574 \begin_inset Quotes erd
21575 \end_inset
21576
21577  over and under the symbol in displayed formulas, and on the side in inline
21578  formulas.
21579  Such as 
21580 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21581 \end_inset
21582
21583 , versus
21584 \begin_inset Formula \[
21585 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21586
21587 \end_inset
21588
21589 Integral signs, however, will place the limits on the side in both formula
21590  types.
21591 \end_layout
21592
21593 \begin_layout Standard
21594 All operators with limits will be automatically re-sized when placed in
21595  display mode.
21596  The placement of the limits can be changed by placing the cursor directly
21597  behind the operator and hitting 
21598 \family sans
21599 M-m l
21600 \family default
21601  or using the menu 
21602 \family sans
21603 Edit\SpecialChar \menuseparator
21604 Math\SpecialChar \menuseparator
21605 Change
21606 \begin_inset space ~
21607 \end_inset
21608
21609 Limits
21610 \begin_inset space ~
21611 \end_inset
21612
21613 Type
21614 \family default
21615 .
21616 \end_layout
21617
21618 \begin_layout Standard
21619 Certain other mathematical expressions have this 
21620 \begin_inset Quotes eld
21621 \end_inset
21622
21623 moving limits
21624 \begin_inset Quotes erd
21625 \end_inset
21626
21627  feature as addition, such as
21628 \begin_inset Index
21629 status collapsed
21630
21631 \begin_layout Plain Layout
21632 Math ! Limits
21633 \end_layout
21634
21635 \end_inset
21636
21637
21638 \begin_inset Formula \[
21639 \lim_{x\rightarrow\infty}f(x),\]
21640
21641 \end_inset
21642
21643 which will place the 
21644 \begin_inset Formula $x\rightarrow\infty$
21645 \end_inset
21646
21647  underneath the 
21648 \begin_inset Quotes eld
21649 \end_inset
21650
21651 lim
21652 \begin_inset Quotes erd
21653 \end_inset
21654
21655  in display mode.
21656  In inline formulas it looks like this: 
21657 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21658 \end_inset
21659
21660 .
21661 \end_layout
21662
21663 \begin_layout Standard
21664 Note that the lim-function was entered as the function macro 
21665 \series bold
21666
21667 \backslash
21668 lim
21669 \series default
21670 .
21671  Have a look at section
21672 \begin_inset space ~
21673 \end_inset
21674
21675
21676 \begin_inset CommandInset ref
21677 LatexCommand ref
21678 reference "sub:Functions"
21679
21680 \end_inset
21681
21682  for an explanation of function macros.
21683 \end_layout
21684
21685 \begin_layout Subsection
21686 Math Symbols
21687 \begin_inset Index
21688 status collapsed
21689
21690 \begin_layout Plain Layout
21691 Math ! Symbols
21692 \end_layout
21693
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \begin_layout Standard
21700 Most math symbols can be found in the 
21701 \family sans
21702 Math
21703 \begin_inset space ~
21704 \end_inset
21705
21706 Panel
21707 \family default
21708  under one of several categories; including 
21709 \family sans
21710 Greek
21711 \family default
21712
21713 \family sans
21714 Operators
21715 \family default
21716  , 
21717 \family sans
21718 Relations
21719 \family default
21720
21721 \family sans
21722 Arrows
21723 \family default
21724 .
21725  There are also the additional symbols provided by the American Mathematical
21726  Society (AMS).
21727 \end_layout
21728
21729 \begin_layout Standard
21730 If you know the LaTeX-command for a construct or symbol you wish to use,
21731  you don't have to use the 
21732 \family sans
21733 Math
21734 \begin_inset space ~
21735 \end_inset
21736
21737 Panel
21738 \family default
21739 , but can type the command directly into the formula.
21740  LyX will convert it to the corresponding symbol or construct.
21741 \end_layout
21742
21743 \begin_layout Subsection
21744 Altering Spacing
21745 \begin_inset Index
21746 status collapsed
21747
21748 \begin_layout Plain Layout
21749 Math ! Spaces
21750 \end_layout
21751
21752 \end_inset
21753
21754
21755 \begin_inset CommandInset label
21756 LatexCommand label
21757 name "sub:Altering-Spacing"
21758
21759 \end_inset
21760
21761
21762 \end_layout
21763
21764 \begin_layout Standard
21765 You may want to create spaces that differs from the standard spacing that
21766  LaTeX provides.
21767  To do this, type 
21768 \family sans
21769 C-Space
21770 \family default
21771  or to use the 
21772 \family sans
21773 Math
21774 \begin_inset space ~
21775 \end_inset
21776
21777 Panel
21778 \family default
21779  button 
21780 \begin_inset Graphics
21781         filename ../images/math/space.png
21782
21783 \end_inset
21784
21785 .
21786  This generates a small space, and shows a small marker on the screen.
21787  Here a example for the sequence 
21788 \series bold
21789 a C-Space b
21790 \series default
21791
21792 \begin_inset Formula $a\, b$
21793 \end_inset
21794
21795  (appears in LyX as 
21796 \begin_inset Graphics
21797         filename clipart/SpaceMarker.png
21798
21799 \end_inset
21800
21801 ).
21802  You can change the space to different sizes when you set the cursor behind
21803  the space marker and hit space again several times.
21804  With every space hit the size will be changed.
21805  Some markers for the space size appear red in LyX, because they are a negative
21806  spaces.
21807  Here two examples:
21808 \end_layout
21809
21810 \begin_layout Standard
21811
21812 \series bold
21813 a C-Space b
21814 \series default
21815  and 3×
21816 \family sans
21817 Space
21818 \family default
21819
21820 \begin_inset Formula $a\quad b$
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \begin_layout Standard
21827
21828 \series bold
21829 a C-Space b
21830 \series default
21831  and 5×
21832 \family sans
21833 Space
21834 \family default
21835
21836 \begin_inset Formula $a\! b$
21837 \end_inset
21838
21839
21840 \end_layout
21841
21842 \begin_layout Subsection
21843 Functions
21844 \begin_inset Index
21845 status collapsed
21846
21847 \begin_layout Plain Layout
21848 Math ! Functions
21849 \end_layout
21850
21851 \end_inset
21852
21853
21854 \begin_inset CommandInset label
21855 LatexCommand label
21856 name "sub:Functions"
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \begin_layout Standard
21864 The 
21865 \family sans
21866 Math
21867 \begin_inset space ~
21868 \end_inset
21869
21870 Panel
21871 \family default
21872  contains under the button 
21873 \begin_inset Graphics
21874         filename ../images/math/functions.png
21875
21876 \end_inset
21877
21878  a number of functions, such as 
21879 \begin_inset Formula $\sin$
21880 \end_inset
21881
21882
21883 \begin_inset Formula $\lim$
21884 \end_inset
21885
21886
21887 \emph on
21888 etc
21889 \emph default
21890 .
21891  (you can also insert them in a formula by typing 
21892 \series bold
21893
21894 \backslash
21895 sin
21896 \series default
21897  etc.).
21898  Standard mathematical practice is, that functions are printed upright to
21899  avoid confusions, because 
21900 \begin_inset Formula $sin$
21901 \end_inset
21902
21903  does normally mean 
21904 \begin_inset Formula $s·i·n$
21905 \end_inset
21906
21907 .
21908 \end_layout
21909
21910 \begin_layout Standard
21911 Using the function macros will also produce correct spacing around the function:
21912  
21913 \begin_inset Formula $a\sin x$
21914 \end_inset
21915
21916  is different from 
21917 \begin_inset Formula $asinx$
21918 \end_inset
21919
21920
21921 \end_layout
21922
21923 \begin_layout Standard
21924 For some mathematical objects, like the limes, the macro changes the way
21925  that subscripts are placed, like described in section
21926 \begin_inset space ~
21927 \end_inset
21928
21929
21930 \begin_inset CommandInset ref
21931 LatexCommand ref
21932 reference "sub:Operators-with-Limits"
21933
21934 \end_inset
21935
21936 .
21937 \end_layout
21938
21939 \begin_layout Subsection
21940 Accents
21941 \begin_inset Index
21942 status collapsed
21943
21944 \begin_layout Plain Layout
21945 Math ! Accents
21946 \end_layout
21947
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \begin_layout Standard
21954 In a formula you can insert accented characters in the same way as in text
21955  mode.
21956  This may depend on your keyboard, or the bindings file you use.
21957  You can also use LaTeX commands to e.g.
21958  enter 
21959 \begin_inset Formula $\hat{a}$
21960 \end_inset
21961
21962  even if your keyboard doesn't have hat-accents enabled.
21963  Our example is entered by typing 
21964 \series bold
21965
21966 \backslash
21967 hat
21968 \begin_inset ERT
21969 status collapsed
21970
21971 \begin_layout Plain Layout
21972
21973
21974 \backslash
21975 spce 
21976 \end_layout
21977
21978 \end_inset
21979
21980 a
21981 \series default
21982  in a formula.
21983  Table
21984 \begin_inset space ~
21985 \end_inset
21986
21987
21988 \begin_inset CommandInset ref
21989 LatexCommand ref
21990 reference "cap:Accent-names-and"
21991
21992 \end_inset
21993
21994  shows the equivalences between the accent names and the commands.
21995 \end_layout
21996
21997 \begin_layout Standard
21998 \begin_inset Float table
21999 wide false
22000 sideways false
22001 status open
22002
22003 \begin_layout Plain Layout
22004 \begin_inset Caption
22005
22006 \begin_layout Plain Layout
22007 \begin_inset CommandInset label
22008 LatexCommand label
22009 name "cap:Accent-names-and"
22010
22011 \end_inset
22012
22013 Accent names and the corresponding commands.
22014 \end_layout
22015
22016 \end_inset
22017
22018
22019 \end_layout
22020
22021 \begin_layout Plain Layout
22022 \align center
22023 \begin_inset Tabular
22024 <lyxtabular version="3" rows="11" columns="3">
22025 <features>
22026 <column alignment="center" valignment="top" width="0pt">
22027 <column alignment="center" valignment="top" width="0pt">
22028 <column alignment="center" valignment="top" width="0pt">
22029 <row>
22030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034 Name
22035 \end_layout
22036
22037 \end_inset
22038 </cell>
22039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22040 \begin_inset Text
22041
22042 \begin_layout Plain Layout
22043 Command
22044 \end_layout
22045
22046 \end_inset
22047 </cell>
22048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22049 \begin_inset Text
22050
22051 \begin_layout Plain Layout
22052 E
22053 \family roman
22054 \series medium
22055 \shape up
22056 \size normal
22057 \emph off
22058 \bar no
22059 \noun off
22060 \color none
22061 xample
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 circumflex
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 hat
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 $\hat{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 grave
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 grave
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 $\grave{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 acute
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 acute
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 $\acute{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 umlaut
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 ddot
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 $\ddot{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 tilde
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 tilde
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 $\tilde{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 dot
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 dot
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 $\dot{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 breve
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 breve
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 $\breve{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" leftline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450
22451 \family roman
22452 \series medium
22453 \shape up
22454 \size normal
22455 \emph off
22456 \bar no
22457 \noun off
22458 \color none
22459 caron
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468
22469 \series bold
22470
22471 \backslash
22472 check
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481
22482 \family roman
22483 \series medium
22484 \shape up
22485 \size normal
22486 \emph off
22487 \bar no
22488 \noun off
22489 \color none
22490 \begin_inset Formula $\check{a}$
22491 \end_inset
22492
22493
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 </row>
22499 <row>
22500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504
22505 \family roman
22506 \series medium
22507 \shape up
22508 \size normal
22509 \emph off
22510 \bar no
22511 \noun off
22512 \color none
22513 macron
22514 \end_layout
22515
22516 \end_inset
22517 </cell>
22518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22519 \begin_inset Text
22520
22521 \begin_layout Plain Layout
22522
22523 \series bold
22524
22525 \backslash
22526 bar
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535
22536 \family roman
22537 \series medium
22538 \shape up
22539 \size normal
22540 \emph off
22541 \bar no
22542 \noun off
22543 \color none
22544 \begin_inset Formula $\bar{a}$
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 </row>
22553 <row>
22554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558 vector
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567
22568 \series bold
22569
22570 \backslash
22571 vec
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580
22581 \family roman
22582 \series medium
22583 \shape up
22584 \size normal
22585 \emph off
22586 \bar no
22587 \noun off
22588 \color none
22589 \begin_inset Formula $\vec{a}$
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 </row>
22598 </lyxtabular>
22599
22600 \end_inset
22601
22602
22603 \end_layout
22604
22605 \end_inset
22606
22607
22608 \end_layout
22609
22610 \begin_layout Standard
22611 You can choose one of the accents by selecting an item from the 
22612 \family sans
22613 Frame
22614 \begin_inset space ~
22615 \end_inset
22616
22617 decorations
22618 \family default
22619  symbol set button 
22620 \begin_inset Graphics
22621         filename ../images/math/hat.png
22622
22623 \end_inset
22624
22625  in the math panel ; this will apply to any selection you have made within
22626  a formula too.
22627 \end_layout
22628
22629 \begin_layout Section
22630 Brackets and Delimiters
22631 \begin_inset Index
22632 status collapsed
22633
22634 \begin_layout Plain Layout
22635 Math ! Brackets
22636 \end_layout
22637
22638 \end_inset
22639
22640
22641 \begin_inset Index
22642 status collapsed
22643
22644 \begin_layout Plain Layout
22645 Math ! Delimiters
22646 \end_layout
22647
22648 \end_inset
22649
22650
22651 \begin_inset CommandInset label
22652 LatexCommand label
22653 name "sec:Brackets-and-Delimiters"
22654
22655 \end_inset
22656
22657
22658 \end_layout
22659
22660 \begin_layout Standard
22661 There are several brackets available through LyX.
22662  For most purposes, using just the keys 
22663 \family typewriter
22664 []{}()|<>
22665 \family default
22666  should suffice.
22667  But if you want to surround a large structure, like a matrix or a fraction,
22668  or if you have several layers of brackets, is better using 
22669 \family sans
22670 Math
22671 \begin_inset space ~
22672 \end_inset
22673
22674 Panel
22675 \family default
22676 's delimiter icon 
22677 \begin_inset Graphics
22678         filename ../images/math/delim.png
22679
22680 \end_inset
22681
22682 .
22683  For example, that's how you would construct the brackets around a standard
22684  matrix such as:
22685 \begin_inset Formula \[
22686 \left[\begin{array}{cc}
22687 1 & 2\\
22688 3 & 4\end{array}\right]\]
22689
22690 \end_inset
22691
22692 and to make it easier to see the layers of parentheses as in: 
22693 \begin_inset Formula \[
22694 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22695
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \begin_layout Standard
22702 The parentheses, and other brackets from that menu will automatically re-size
22703  to accommodate the size of what is inside.
22704 \end_layout
22705
22706 \begin_layout Standard
22707 To construct brackets click on the button for the bracket you want on the
22708  left side and right side.
22709  If you use the option 
22710 \family sans
22711 Keep
22712 \begin_inset space ~
22713 \end_inset
22714
22715 matched
22716 \family default
22717 , the selected bracket type will be used for the left and the right side.
22718  The selection will be shown below the button field.
22719  If you want one side to not have a bracket, use the blank button.
22720  It will appear in LyX with a dotted line, but nothing will be printed.
22721 \end_layout
22722
22723 \begin_layout Standard
22724 If you want to place brackets around math structures, like a square root,
22725  you can do that by highlighting (selecting) the structure that is to go
22726  inside the brackets.
22727  Then choose the appropriate brackets for left and right and click on 
22728 \family sans
22729 Insert
22730 \family default
22731 .
22732  The parentheses will be drawn around the selected structure.
22733 \end_layout
22734
22735 \begin_layout Standard
22736 The next section explains how to insert a LaTeX 
22737 \begin_inset Quotes eld
22738 \end_inset
22739
22740 {
22741 \begin_inset Quotes erd
22742 \end_inset
22743
22744  for grouping.
22745 \end_layout
22746
22747 \begin_layout Section
22748 Grouping
22749 \begin_inset Index
22750 status collapsed
22751
22752 \begin_layout Plain Layout
22753 Math ! Grouping
22754 \end_layout
22755
22756 \end_inset
22757
22758
22759 \begin_inset CommandInset label
22760 LatexCommand label
22761 name "sec:Grouping"
22762
22763 \end_inset
22764
22765
22766 \end_layout
22767
22768 \begin_layout Standard
22769 You may need to group a set of symbols.
22770  In LaTeX, for example, the typesetting of 
22771 \family typewriter
22772 {x^y}^z
22773 \family default
22774  is different from 
22775 \family typewriter
22776 x^{y^z}
22777 \family default
22778 :
22779 \end_layout
22780
22781 \begin_layout Standard
22782 \begin_inset Formula \[
22783 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22784
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \begin_layout Standard
22791 To create this grouping, you need to use the key sequence 
22792 \begin_inset Quotes eld
22793 \end_inset
22794
22795
22796 \series bold
22797
22798 \backslash
22799 {
22800 \series default
22801
22802 \begin_inset Quotes erd
22803 \end_inset
22804
22805  then type space.
22806  Inside LyX, you will see red braces indicating the grouping.
22807  Within this braces you insert the grouped structure.
22808  The grouping braces won't appear in the output in contrary to normal braces.
22809 \end_layout
22810
22811 \begin_layout Section
22812 Arrays and Multi-line Equations
22813 \begin_inset Index
22814 status collapsed
22815
22816 \begin_layout Plain Layout
22817 Math ! Arrays
22818 \end_layout
22819
22820 \end_inset
22821
22822
22823 \begin_inset Index
22824 status collapsed
22825
22826 \begin_layout Plain Layout
22827 Math ! Matrices
22828 \end_layout
22829
22830 \end_inset
22831
22832
22833 \begin_inset Index
22834 status collapsed
22835
22836 \begin_layout Plain Layout
22837 Math ! Multi-line Equations
22838 \end_layout
22839
22840 \end_inset
22841
22842
22843 \end_layout
22844
22845 \begin_layout Standard
22846 Matrices are entered in LyX using the 
22847 \family sans
22848 Math
22849 \begin_inset space ~
22850 \end_inset
22851
22852 Panel
22853 \family default
22854  matrix button 
22855 \begin_inset Graphics
22856         filename ../images/math/matrix.png
22857
22858 \end_inset
22859
22860 .
22861  It will open a dialog for you to choose the number of rows/columns.
22862  Here is an example:
22863 \begin_inset Formula \[
22864 \left(\begin{array}{ccc}
22865 1 & 2 & 3\\
22866 4 & 5 & 6\\
22867 7 & 8 & 9\end{array}\right)\]
22868
22869 \end_inset
22870
22871 The parentheses aren't automatic, but you can add them as described in section
22872 \begin_inset space ~
22873 \end_inset
22874
22875
22876 \begin_inset CommandInset ref
22877 LatexCommand ref
22878 reference "sec:Brackets-and-Delimiters"
22879
22880 \end_inset
22881
22882 .
22883  When you construct the matrix, you can decide whether the column entries
22884  will be left-, right-, or center-justified.
22885  This alignment is set in the box 
22886 \family sans
22887 Horizontal
22888 \family default
22889  with the letters 
22890 \begin_inset Quotes eld
22891 \end_inset
22892
22893
22894 \family sans
22895 l
22896 \family default
22897
22898 \begin_inset Quotes erd
22899 \end_inset
22900
22901
22902 \begin_inset Quotes eld
22903 \end_inset
22904
22905
22906 \family sans
22907 r
22908 \family default
22909
22910 \begin_inset Quotes erd
22911 \end_inset
22912
22913 , and 
22914 \begin_inset Quotes eld
22915 \end_inset
22916
22917
22918 \family sans
22919 c
22920 \family default
22921
22922 \begin_inset Quotes erd
22923 \end_inset
22924
22925 .
22926  LyX proposes a 
22927 \begin_inset Quotes eld
22928 \end_inset
22929
22930
22931 \family sans
22932 c
22933 \family default
22934
22935 \begin_inset Quotes erd
22936 \end_inset
22937
22938  for every column as default.
22939  For example, the sequence 
22940 \begin_inset Quotes eld
22941 \end_inset
22942
22943
22944 \family sans
22945 lrc
22946 \family default
22947
22948 \begin_inset Quotes erd
22949 \end_inset
22950
22951  means that the first column will be left-justified, the second will be
22952  centered, and the third column will be right-justified, because each letter
22953  corresponds to the relevant column.
22954  The result will look like this:
22955 \begin_inset Formula \[
22956 \begin{array}{lcr}
22957 this & this\, column & this\, column\\
22958 column & has & has\, right\\
22959 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22960
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \begin_layout Standard
22967 You can add more rows to an existing matrix by hitting 
22968 \family sans
22969 C-Enter
22970 \family default
22971  while the cursor is in the matrix.
22972  Adding or deleting columns can be done via the menu 
22973 \family sans
22974 Edit\SpecialChar \menuseparator
22975 Math
22976 \family default
22977 .
22978 \end_layout
22979
22980 \begin_layout Standard
22981 There are other arrays used in formulas, such as distinctions of cases.
22982  It can be created with the menu 
22983 \family sans
22984 Insert\SpecialChar \menuseparator
22985 Math\SpecialChar \menuseparator
22986 Cases
22987 \begin_inset space ~
22988 \end_inset
22989
22990 Environment
22991 \family default
22992  or the command 
22993 \series bold
22994
22995 \backslash
22996 cases
22997 \series default
22998 .
22999  Here an example: 
23000 \begin_inset Formula \[
23001 f(x)=\begin{cases}
23002 -1 & x<0\\
23003 0 & x=0\\
23004 1 & x>0\end{cases}\]
23005
23006 \end_inset
23007
23008
23009 \end_layout
23010
23011 \begin_layout Standard
23012 \begin_inset VSpace bigskip
23013 \end_inset
23014
23015 Multi-line formulas are created when you press 
23016 \family sans
23017 \series medium
23018 C-E
23019 \series default
23020 nter
23021 \family default
23022  within a formula.
23023  In an empty formula you can see that three blue boxes appear, one for each
23024  column.
23025  When you press 
23026 \family sans
23027 \series medium
23028 C-E
23029 \series default
23030 nter
23031 \family default
23032  in a non-empty formula, the part before the relation sign (equal sign 
23033 \begin_inset Quotes eld
23034 \end_inset
23035
23036 =
23037 \begin_inset Quotes erd
23038 \end_inset
23039
23040  etc.) will be inserted automatically to the first column, the relation sign
23041  is in the second column, and the rest in the third column.
23042  A new row is created by every further hit of 
23043 \family sans
23044 \series medium
23045 C-E
23046 \series default
23047 nter
23048 \family default
23049 .
23050  Multi-line formulas are always displayed formulas.
23051  Here is an example:
23052 \begin_inset Formula \begin{eqnarray}
23053 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23054 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
23055
23056 \end_inset
23057
23058  To change the column assignment of the formula parts, place the cursor
23059  where you want to start the shift and hit 
23060 \family sans
23061 C-Tab.
23062
23063 \family default
23064  It shifts everything in the column which is right beside the current cursor
23065  position to the next column.
23066  Note that the middle column is designed for relation signs, structures
23067  within this column will be printed in a smaller size:
23068 \begin_inset Formula \begin{eqnarray*}
23069 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23070
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \begin_layout Standard
23077 The multi-line formula type described here is called 
23078 \family typewriter
23079 \series medium
23080 eqnarray
23081 \family default
23082 \series default
23083 .
23084  There are other multi-line types being more suitable for certain situations,
23085  for example if you want a better inter-line spacing than in formula (
23086 \begin_inset CommandInset ref
23087 LatexCommand ref
23088 reference "eq:asquared"
23089
23090 \end_inset
23091
23092 ).
23093  The other types are described in section
23094 \begin_inset space ~
23095 \end_inset
23096
23097
23098 \begin_inset CommandInset ref
23099 LatexCommand ref
23100 reference "sub:AMS-Formula-Types"
23101
23102 \end_inset
23103
23104 .
23105 \end_layout
23106
23107 \begin_layout Section
23108 Formula Numbering and Referencing
23109 \begin_inset Index
23110 status collapsed
23111
23112 \begin_layout Plain Layout
23113 Math ! Formula numbering
23114 \end_layout
23115
23116 \end_inset
23117
23118
23119 \begin_inset Index
23120 status collapsed
23121
23122 \begin_layout Plain Layout
23123 Math ! Referencing formulas
23124 \end_layout
23125
23126 \end_inset
23127
23128
23129 \begin_inset CommandInset label
23130 LatexCommand label
23131 name "sec:Formula-Numbering-and"
23132
23133 \end_inset
23134
23135
23136 \end_layout
23137
23138 \begin_layout Standard
23139 To number a formula, set the cursor in the formula and use the menu 
23140 \family sans
23141 Edit\SpecialChar \menuseparator
23142 Math\SpecialChar \menuseparator
23143 Toggle
23144 \begin_inset space ~
23145 \end_inset
23146
23147 Numbering
23148 \family default
23149  or the shortcut 
23150 \family sans
23151 M-m
23152 \begin_inset space ~
23153 \end_inset
23154
23155 n
23156 \family default
23157 .
23158  The formula number appears in LyX as 
23159 \begin_inset Quotes eld
23160 \end_inset
23161
23162 #
23163 \begin_inset Quotes erd
23164 \end_inset
23165
23166  within parentheses.
23167  The 
23168 \begin_inset Quotes erd
23169 \end_inset
23170
23171 #
23172 \begin_inset Quotes erd
23173 \end_inset
23174
23175  denotes, that the number will be calculated automatically when the output
23176  is generated.
23177  The placement and format of the formula number in the output depends on
23178  the document class.
23179  In this document the number is printed together with the chapter number,
23180  separated by a dot:
23181 \begin_inset Formula \begin{equation}
23182 1+1=2\end{equation}
23183
23184 \end_inset
23185
23186 Using 
23187 \family sans
23188 M-m
23189 \begin_inset space ~
23190 \end_inset
23191
23192 n
23193 \family default
23194  in a numbered formula will switch off the numbering.
23195  You can only number displayed formulas.
23196 \end_layout
23197
23198 \begin_layout Standard
23199 Multi-line formulas can be numbered line by line: Using the menu 
23200 \family sans
23201 Edit\SpecialChar \menuseparator
23202 Math\SpecialChar \menuseparator
23203 Toggle
23204 \begin_inset space ~
23205 \end_inset
23206
23207 Numbering
23208 \begin_inset space ~
23209 \end_inset
23210
23211 of
23212 \begin_inset space ~
23213 \end_inset
23214
23215 Line
23216 \family default
23217  or the shortcut 
23218 \family sans
23219 M-m
23220 \begin_inset space ~
23221 \end_inset
23222
23223 N
23224 \family default
23225  will only toggle the numbering of the line where the cursor is in:
23226 \begin_inset Formula \begin{eqnarray}
23227 1 & = & 3-2\\
23228 2 & = & 4-2\nonumber \\
23229 4 & \leq & 7\end{eqnarray}
23230
23231 \end_inset
23232
23233 To number all lines use the shortcut 
23234 \family sans
23235 M-m
23236 \begin_inset space ~
23237 \end_inset
23238
23239 n
23240 \family default
23241 .
23242 \end_layout
23243
23244 \begin_layout Standard
23245 \begin_inset VSpace bigskip
23246 \end_inset
23247
23248 Every displayed formula can be referenced by its number using a label.
23249  A label is inserted with the menu 
23250 \family sans
23251 Insert\SpecialChar \menuseparator
23252 Label
23253 \family default
23254  when the cursor is in the formula.
23255  This opens a dialog to enter the label.
23256  It is recommended to use the proposed 
23257 \begin_inset Quotes eld
23258 \end_inset
23259
23260
23261 \family sans
23262 eq:
23263 \family default
23264
23265 \begin_inset Quotes erd
23266 \end_inset
23267
23268  as first part of the label, because this helps later to identify the label
23269  type when you have many labels in your document.
23270  We inserted in the following example the label 
23271 \begin_inset Quotes eld
23272 \end_inset
23273
23274 eq:tanhExp
23275 \begin_inset Quotes erd
23276 \end_inset
23277
23278  in the second line:
23279 \begin_inset Formula \begin{eqnarray}
23280 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23281  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23282
23283 \end_inset
23284
23285 Every labeled line is automatically numbered.
23286  Therefore the label is shown in LyX at the place of the formula number
23287  placeholder 
23288 \begin_inset Quotes eld
23289 \end_inset
23290
23291 #
23292 \begin_inset Quotes erd
23293 \end_inset
23294
23295 .
23296  You can reference a labeled formula using the menu 
23297 \family sans
23298 Insert\SpecialChar \menuseparator
23299 Cross
23300 \begin_inset space ~
23301 \end_inset
23302
23303 Reference
23304 \family default
23305 .
23306  A dialog appears to choose a label you want refer to.
23307  The reference appears in LyX as grey cross reference box and in the output
23308  as the formula number:
23309 \end_layout
23310
23311 \begin_layout Standard
23312 This is a cross-reference to equation (
23313 \begin_inset CommandInset ref
23314 LatexCommand ref
23315 reference "eq:tanhExp"
23316
23317 \end_inset
23318
23319 ).
23320 \end_layout
23321
23322 \begin_layout Standard
23323 The properties of LyX's cross-reference box are described in section
23324 \begin_inset space ~
23325 \end_inset
23326
23327
23328 \begin_inset CommandInset ref
23329 LatexCommand ref
23330 reference "sec:Cross-References"
23331
23332 \end_inset
23333
23334 .
23335  To delete a label, set the cursor in the labeled formula, use the menu
23336  
23337 \family sans
23338 Insert\SpecialChar \menuseparator
23339 Label
23340 \family default
23341  and delete the label in the appearing dialog.
23342 \begin_inset Foot
23343 status collapsed
23344
23345 \begin_layout Plain Layout
23346 This is a unintuitive and will be fixed in the next version of LyX.
23347 \end_layout
23348
23349 \end_inset
23350
23351  
23352 \end_layout
23353
23354 \begin_layout Section
23355 User defined math macros
23356 \begin_inset Index
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360 Math ! Macros
23361 \end_layout
23362
23363 \end_inset
23364
23365
23366 \begin_inset CommandInset label
23367 LatexCommand label
23368 name "sec:math-macros"
23369
23370 \end_inset
23371
23372
23373 \end_layout
23374
23375 \begin_layout Standard
23376 LyX allows you to define macros for formulas.
23377  For example we assume that solutions of the quadratic equation often occur
23378  in our document in various forms and we want to create a macro to print
23379  them.
23380 \begin_inset Newline newline
23381 \end_inset
23382
23383 The general form of a quadratic equation is:
23384 \begin_inset Formula \[
23385 0=\lambda^{2}+p\lambda+q\]
23386
23387 \end_inset
23388
23389 The general form of its solution is:
23390 \begin_inset Formula \[
23391 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23392
23393 \end_inset
23394
23395
23396 \end_layout
23397
23398 \begin_layout Standard
23399 The macro should print the parameters 
23400 \begin_inset Formula $\lambda$
23401 \end_inset
23402
23403
23404 \begin_inset Formula $p$
23405 \end_inset
23406
23407  and 
23408 \begin_inset Formula $q$
23409 \end_inset
23410
23411  like in the equation above.
23412 \end_layout
23413
23414 \begin_layout Standard
23415 A macro is created by executing the command
23416 \end_layout
23417
23418 \begin_layout Standard
23419
23420 \series bold
23421 math-macro
23422 \begin_inset ERT
23423 status collapsed
23424
23425 \begin_layout Plain Layout
23426
23427
23428 \backslash
23429 spce 
23430 \end_layout
23431
23432 \end_inset
23433
23434 Name
23435 \begin_inset ERT
23436 status collapsed
23437
23438 \begin_layout Plain Layout
23439
23440
23441 \backslash
23442 spce 
23443 \end_layout
23444
23445 \end_inset
23446
23447 Number
23448 \begin_inset space ~
23449 \end_inset
23450
23451 of
23452 \begin_inset space ~
23453 \end_inset
23454
23455 Arguments
23456 \end_layout
23457
23458 \begin_layout Standard
23459 in the minibuffer at the bottom of the LyX screen.
23460  Name is the name of the new macro which mustn't contain numbers.
23461  The number of arguments can be a number in the range 1-9.
23462  If you want to define a macro without arguments, don't declare the number
23463  of arguments.
23464 \end_layout
23465
23466 \begin_layout Standard
23467 We have three arguments and name the macro 
23468 \begin_inset Quotes eld
23469 \end_inset
23470
23471 qE
23472 \begin_inset Quotes erd
23473 \end_inset
23474
23475 , so that the command is:
23476 \end_layout
23477
23478 \begin_layout Standard
23479
23480 \series bold
23481 math-macro
23482 \begin_inset ERT
23483 status collapsed
23484
23485 \begin_layout Plain Layout
23486
23487
23488 \backslash
23489 spce 
23490 \end_layout
23491
23492 \end_inset
23493
23494 qE
23495 \begin_inset ERT
23496 status collapsed
23497
23498 \begin_layout Plain Layout
23499
23500
23501 \backslash
23502 spce 
23503 \end_layout
23504
23505 \end_inset
23506
23507 3
23508 \end_layout
23509
23510 \begin_layout Standard
23511 This results in the following macro definition box: 
23512 \begin_inset Graphics
23513         filename clipart/macrobox.png
23514
23515 \end_inset
23516
23517  
23518 \begin_inset FormulaMacro
23519 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23520 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23521 \end_inset
23522
23523
23524 \begin_inset Note Note
23525 status collapsed
23526
23527 \begin_layout Plain Layout
23528 The first box is an image to show the behavior in the output.
23529  The second one is the definition box, that doesn't appear in the output.
23530 \end_layout
23531
23532 \end_inset
23533
23534
23535 \end_layout
23536
23537 \begin_layout Standard
23538 The first blue box is for the definition, where you insert the formula via
23539  the math panel or commands.
23540  The placeholder for the arguments are inserted as a backslash and sharp
23541  followed by the argument number, e.g.
23542  
23543 \begin_inset Quotes eld
23544 \end_inset
23545
23546
23547 \backslash
23548 #1
23549 \begin_inset Quotes erd
23550 \end_inset
23551
23552  for the first argument.
23553  Placeholders will be displayed in red.
23554  The second blue box is for the appearance in LyX.
23555  This is useful when you have a large structure that shouldn't be displayed
23556  in LyX with its full size.
23557  If you want to see the macro as it is defined, leave the box blank.
23558  In our example we insert the sequence
23559 \begin_inset Newline newline
23560 \end_inset
23561
23562
23563 \series bold
23564 qE: 
23565 \backslash
23566 #1
23567 \series default
23568  
23569 \series bold
23570 ,
23571 \series default
23572  
23573 \series bold
23574
23575 \backslash
23576 #2
23577 \series default
23578  
23579 \series bold
23580 ,
23581 \series default
23582  
23583 \series bold
23584
23585 \backslash
23586 #3
23587 \begin_inset Newline newline
23588 \end_inset
23589
23590
23591 \series default
23592 The macro will then be shown as the macro name followed by the three arguments.
23593 \end_layout
23594
23595 \begin_layout Standard
23596 To use the macro in a formula, type its name as command, in our case 
23597 \begin_inset Quotes eld
23598 \end_inset
23599
23600
23601 \series bold
23602
23603 \backslash
23604 qE
23605 \series default
23606
23607 \begin_inset Quotes erd
23608 \end_inset
23609
23610 .
23611  The macro is inserted with boxes for the arguments looking similar to this:
23612 \end_layout
23613
23614 \begin_layout Standard
23615 \align center
23616 \begin_inset Graphics
23617         filename clipart/macrouse.png
23618
23619 \end_inset
23620
23621
23622 \end_layout
23623
23624 \begin_layout Standard
23625 The arguments are inserted in the blue boxes.
23626  If the cursor is outside the macro, the arguments are put in the macro.
23627  To change the arguments, put the cursor in the formula before or after
23628  the macro and press the right or left arrow key respectively.
23629  The arguments appear now again below the macro definition.
23630 \end_layout
23631
23632 \begin_layout Standard
23633 If you change the macro definition all macros are changed automatically
23634  to the new definition.
23635  Here an example of our macro with the arguments 
23636 \begin_inset Formula $x$
23637 \end_inset
23638
23639
23640 \begin_inset Formula $\ln(x)$
23641 \end_inset
23642
23643 , and 
23644 \begin_inset Formula $B$
23645 \end_inset
23646
23647 :
23648 \begin_inset Formula \[
23649 \qE x{\ln(y)}B\]
23650
23651 \end_inset
23652
23653
23654 \end_layout
23655
23656 \begin_layout Standard
23657 When the document is exported to LaTeX, the macro definition will be inserted
23658  as the command:
23659 \end_layout
23660
23661 \begin_layout Standard
23662
23663 \series bold
23664
23665 \backslash
23666 newcommand{
23667 \backslash
23668 qE}[3]{#1_{1,
23669 \backslash
23670 ,2}=-
23671 \backslash
23672 frac{#2}{2}
23673 \backslash
23674 pm
23675 \begin_inset Newline newline
23676 \end_inset
23677
23678
23679 \begin_inset ERT
23680 status collapsed
23681
23682 \begin_layout Plain Layout
23683
23684
23685 \backslash
23686 hphantom{
23687 \end_layout
23688
23689 \end_inset
23690
23691
23692 \backslash
23693 newcommand
23694 \begin_inset ERT
23695 status collapsed
23696
23697 \begin_layout Plain Layout
23698
23699 }
23700 \end_layout
23701
23702 \end_inset
23703
23704
23705 \backslash
23706 sqrt{
23707 \backslash
23708 frac{#2^{2}}{4}-#3}}
23709 \end_layout
23710
23711 \begin_layout Standard
23712 The command is not inserted in the document preamble.
23713  That means you can only use macros in formulas that are below the macro
23714  definition box in your document.
23715  There are also some other restrictions: The command 
23716 \backslash
23717 newcommand supports optional arguments, which are not available in LyX's
23718  macros.
23719  You can also not change subsequently the name of the macro and the number
23720  of arguments.
23721  
23722 \end_layout
23723
23724 \begin_layout Section
23725 Fine-Tuning
23726 \end_layout
23727
23728 \begin_layout Subsection
23729 Typefaces
23730 \begin_inset Index
23731 status collapsed
23732
23733 \begin_layout Plain Layout
23734 Math ! Typefaces
23735 \end_layout
23736
23737 \end_inset
23738
23739
23740 \end_layout
23741
23742 \begin_layout Standard
23743 The standard font for text is italic, for numbers the standard is roman.
23744  To set a font in a formula, use the 
23745 \family sans
23746 Math
23747 \begin_inset space ~
23748 \end_inset
23749
23750 Panel
23751 \family default
23752  button 
23753 \begin_inset Graphics
23754         filename ../images/math/font.png
23755
23756 \end_inset
23757
23758 , or enter its command, listed in table
23759 \begin_inset space ~
23760 \end_inset
23761
23762
23763 \begin_inset CommandInset ref
23764 LatexCommand ref
23765 reference "cap:Typefaces-and-the"
23766
23767 \end_inset
23768
23769 , directly.
23770 \end_layout
23771
23772 \begin_layout Standard
23773 \begin_inset Float table
23774 wide false
23775 sideways false
23776 status open
23777
23778 \begin_layout Plain Layout
23779 \begin_inset Caption
23780
23781 \begin_layout Plain Layout
23782 \begin_inset CommandInset label
23783 LatexCommand label
23784 name "cap:Typefaces-and-the"
23785
23786 \end_inset
23787
23788 Typefaces and the corresponding commands.
23789 \end_layout
23790
23791 \end_inset
23792
23793
23794 \end_layout
23795
23796 \begin_layout Plain Layout
23797 \align center
23798 \begin_inset Tabular
23799 <lyxtabular version="3" rows="9" columns="2">
23800 <features>
23801 <column alignment="center" valignment="top" width="0pt">
23802 <column alignment="center" valignment="top" width="0pt">
23803 <row>
23804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Plain Layout
23808 Font
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817 Command
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 </row>
23823 <row>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828
23829 \shape up
23830 \size normal
23831 \bar no
23832 \noun off
23833 \color none
23834 \begin_inset Formula $\mathrm{Roman}$
23835 \end_inset
23836
23837
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846
23847 \series bold
23848
23849 \backslash
23850 mathrm
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 </row>
23856 <row>
23857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23858 \begin_inset Text
23859
23860 \begin_layout Plain Layout
23861 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23862 \end_inset
23863
23864
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \begin_layout Plain Layout
23873
23874 \series bold
23875
23876 \backslash
23877 mathbf
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 </row>
23883 <row>
23884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888 \begin_inset Formula $\mathit{Italic}$
23889 \end_inset
23890
23891
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900
23901 \series bold
23902
23903 \backslash
23904 mathit
23905 \end_layout
23906
23907 \end_inset
23908 </cell>
23909 </row>
23910 <row>
23911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23912 \begin_inset Text
23913
23914 \begin_layout Plain Layout
23915
23916 \shape up
23917 \size normal
23918 \bar no
23919 \noun off
23920 \color none
23921 \begin_inset Formula $\mathtt{Typewriter}$
23922 \end_inset
23923
23924
23925 \end_layout
23926
23927 \end_inset
23928 </cell>
23929 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23930 \begin_inset Text
23931
23932 \begin_layout Plain Layout
23933
23934 \series bold
23935
23936 \backslash
23937 mathtt
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 </row>
23943 <row>
23944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23949 \end_inset
23950
23951
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960
23961 \series bold
23962
23963 \backslash
23964 mathbb
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 </row>
23970 <row>
23971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975 \begin_inset Formula $\mathfrak{Fraktur}$
23976 \end_inset
23977
23978
23979 \end_layout
23980
23981 \end_inset
23982 </cell>
23983 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Plain Layout
23987
23988 \series bold
23989
23990 \backslash
23991 mathfrak
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 </row>
23997 <row>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002
24003 \shape up
24004 \size normal
24005 \emph on
24006 \bar no
24007 \noun off
24008 \color none
24009 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24010 \end_inset
24011
24012
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021
24022 \series bold
24023
24024 \backslash
24025 mathcal
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 </row>
24031 <row>
24032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036 \begin_inset Formula $\mathsf{SansSerif}$
24037 \end_inset
24038
24039
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24045 \begin_inset Text
24046
24047 \begin_layout Plain Layout
24048
24049 \series bold
24050
24051 \backslash
24052 mathsf
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 </row>
24058 </lyxtabular>
24059
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \end_inset
24066
24067
24068 \end_layout
24069
24070 \begin_layout Standard
24071 \begin_inset Note Greyedout
24072 status open
24073
24074 \begin_layout Plain Layout
24075
24076 \series bold
24077 Note:
24078 \series default
24079  that you can only print capital letters in the typefaces 
24080 \family sans
24081 Blackbold
24082 \family default
24083  and 
24084 \family sans
24085 Calligraphic
24086 \family default
24087 .
24088 \end_layout
24089
24090 \end_inset
24091
24092
24093 \end_layout
24094
24095 \begin_layout Standard
24096 When you use a typeface, a blue box is inserted in the formula.
24097  Every character in this box will be printed in this typeface.
24098  Pressing 
24099 \family sans
24100 Space
24101 \family default
24102  within the box, will set the cursor outside, so that you have to use a
24103  protected space when you need a space in the box.
24104  Here an example where a 
24105 \begin_inset Quotes eld
24106 \end_inset
24107
24108 N
24109 \begin_inset Quotes erd
24110 \end_inset
24111
24112  in 
24113 \family sans
24114 Blackbold
24115 \family default
24116  denotes the set of numbers:
24117 \begin_inset Formula \[
24118 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24119
24120 \end_inset
24121
24122
24123 \end_layout
24124
24125 \begin_layout Standard
24126 The typefaces are nestable, which can cause confusion.
24127  You can e.g.
24128  put a character in 
24129 \family sans
24130 Fraktur
24131 \family default
24132  in a box for 
24133 \family sans
24134 Typewriter
24135 \family default
24136
24137 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24138 \end_inset
24139
24140  
24141 \begin_inset Newline newline
24142 \end_inset
24143
24144 So better don't use this feature.
24145 \end_layout
24146
24147 \begin_layout Standard
24148 The typefaces have no effect on Greek letters: 
24149 \begin_inset Formula $\mathfrak{abc\delta e}$
24150 \end_inset
24151
24152
24153 \begin_inset Newline newline
24154 \end_inset
24155
24156 You can only print them emboldened using the command 
24157 \series bold
24158
24159 \backslash
24160 boldsymbol
24161 \series default
24162 , which works like the other typeface commands: 
24163 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24164 \end_inset
24165
24166
24167 \end_layout
24168
24169 \begin_layout Standard
24170
24171 \series bold
24172
24173 \backslash
24174 boldsymbol
24175 \series default
24176  works for all symbols, letters, and numbers.
24177 \end_layout
24178
24179 \begin_layout Standard
24180 A number of other font options are available as well, in the menu 
24181 \family sans
24182 Insert\SpecialChar \menuseparator
24183 Math\SpecialChar \menuseparator
24184 Font
24185 \begin_inset space ~
24186 \end_inset
24187
24188 Change
24189 \family default
24190 .
24191 \end_layout
24192
24193 \begin_layout Subsection
24194 Math Text
24195 \begin_inset Index
24196 status collapsed
24197
24198 \begin_layout Plain Layout
24199 Math ! Text
24200 \end_layout
24201
24202 \end_inset
24203
24204
24205 \end_layout
24206
24207 \begin_layout Standard
24208 Typefaces are useful for entering some characters in some given font, but
24209  not for text.
24210  For typing longer pieces of text use the math text, which is obtained using
24211  the entry 
24212 \family sans
24213 Normal
24214 \begin_inset space ~
24215 \end_inset
24216
24217 text
24218 \begin_inset space ~
24219 \end_inset
24220
24221 mode
24222 \family default
24223  of the 
24224 \family sans
24225 Math
24226 \begin_inset space ~
24227 \end_inset
24228
24229 Panel
24230 \family default
24231  button 
24232 \begin_inset Graphics
24233         filename ../images/math/font.png
24234
24235 \end_inset
24236
24237  (alternatively the shortcut 
24238 \family sans
24239 M-m
24240 \begin_inset space ~
24241 \end_inset
24242
24243 m
24244 \family default
24245 ).
24246  Math text appears in LyX in black instead of blue.
24247  You can use spaces and accents in math text like in normal text.
24248  Here is an example:
24249 \begin_inset Formula \[
24250 f(x)=\begin{cases}
24251 x & \textrm{if I say so}\\
24252 -x & \textrm{unter Umständen}\end{cases}\]
24253
24254 \end_inset
24255
24256
24257 \end_layout
24258
24259 \begin_layout Subsection
24260 Font Sizes
24261 \begin_inset Index
24262 status collapsed
24263
24264 \begin_layout Plain Layout
24265 Math ! Font sizes
24266 \end_layout
24267
24268 \end_inset
24269
24270
24271 \end_layout
24272
24273 \begin_layout Standard
24274 There are four font styles (relative sizes) used in math-mode, which are
24275  automatically chosen in most situations.
24276  These are called 
24277 \family sans
24278 textstyle
24279 \family default
24280
24281 \family sans
24282 displaystyle
24283 \family default
24284
24285 \family sans
24286 scriptstyle
24287 \family default
24288 , and 
24289 \family sans
24290 scriptscriptstyle
24291 \family default
24292 .
24293  For most characters, 
24294 \family sans
24295 textstyle
24296 \family default
24297  and 
24298 \family sans
24299 displaystyle
24300 \family default
24301  are actually the same size, but fractions, superscripts and subscripts,
24302  and certain other structures, are set larger in 
24303 \family sans
24304 displaystyle
24305 \family default
24306 .
24307  Except for some operators, which resize themselves to accommodate various
24308  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24309  These choices can be overridden by using the math panel button 
24310 \begin_inset Graphics
24311         filename ../images/math/style.png
24312
24313 \end_inset
24314
24315 .
24316  A box for the size will be created in which you can insert the math structure.
24317  For example, you can set 
24318 \begin_inset Formula $\frac{1}{2}$
24319 \end_inset
24320
24321 , which is normally in 
24322 \family sans
24323 textstyle
24324 \family default
24325 , larger in 
24326 \family sans
24327 displaystyle
24328 \family default
24329
24330 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24331 \end_inset
24332
24333 .
24334  The four styles are used in the following example:
24335 \end_layout
24336
24337 \begin_layout Standard
24338 \begin_inset Formula $displaystyle$
24339 \end_inset
24340
24341
24342 \begin_inset Formula ${\textstyle textstyle}$
24343 \end_inset
24344
24345
24346 \begin_inset Formula ${\scriptstyle scriptstyle}$
24347 \end_inset
24348
24349
24350 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24351 \end_inset
24352
24353 .
24354 \end_layout
24355
24356 \begin_layout Standard
24357 All these math-mode font sizes are relative, that means, if the whole math
24358  inset is set in a particular size with the menu 
24359 \family sans
24360 Edit\SpecialChar \menuseparator
24361 Text
24362 \begin_inset space ~
24363 \end_inset
24364
24365 Style
24366 \family default
24367 , all sizes in the formula will be adjusted relative to this size.
24368  Similarly, if the base font size of the document is changed, all fonts
24369  will be adjusted to correspond.
24370  As example a formula in the font size 
24371 \begin_inset Quotes eld
24372 \end_inset
24373
24374 largest
24375 \begin_inset Quotes erd
24376 \end_inset
24377
24378 :
24379 \end_layout
24380
24381 \begin_layout Standard
24382
24383 \family roman
24384 \size largest
24385 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \begin_layout Section
24392 Theorem Modules
24393 \end_layout
24394
24395 \begin_layout Standard
24396 As of LyX 1.6, support for theorem-like environments has been moved out of
24397  the document classes and into layout modules.
24398 \begin_inset Index
24399 status collapsed
24400
24401 \begin_layout Plain Layout
24402 Layout Modules
24403 \end_layout
24404
24405 \end_inset
24406
24407  As a result, theorem-like environments can now easily be used with classes
24408  other than the AMS classes.
24409  See section 
24410 \begin_inset CommandInset ref
24411 LatexCommand ref
24412 reference "sub:Modules"
24413
24414 \end_inset
24415
24416  for more on layout modules.
24417 \end_layout
24418
24419 \begin_layout Section
24420 AMS-LaTeX
24421 \begin_inset Index
24422 status collapsed
24423
24424 \begin_layout Plain Layout
24425 AMS math
24426 \end_layout
24427
24428 \end_inset
24429
24430
24431 \begin_inset Index
24432 status collapsed
24433
24434 \begin_layout Plain Layout
24435 Math ! AMS
24436 \end_layout
24437
24438 \end_inset
24439
24440
24441 \end_layout
24442
24443 \begin_layout Standard
24444 LyX supports the packages provided by the American Mathematical Society
24445  (AMS) that are in common use.
24446 \end_layout
24447
24448 \begin_layout Subsection
24449 Enabling AMS-Support
24450 \end_layout
24451
24452 \begin_layout Standard
24453 Selecting the checkbox 
24454 \family sans
24455 Use
24456 \begin_inset space ~
24457 \end_inset
24458
24459 AMS
24460 \begin_inset space ~
24461 \end_inset
24462
24463 math
24464 \begin_inset space ~
24465 \end_inset
24466
24467 package
24468 \family default
24469  in the 
24470 \family sans
24471 Document\SpecialChar \menuseparator
24472 Settings
24473 \family default
24474
24475 \begin_inset Index
24476 status collapsed
24477
24478 \begin_layout Plain Layout
24479 Document ! Settings
24480 \end_layout
24481
24482 \end_inset
24483
24484  dialog under 
24485 \family sans
24486 Math
24487 \begin_inset space ~
24488 \end_inset
24489
24490 Options
24491 \family default
24492  will include the AMS-packages in the document, and make the facilities
24493  available.
24494  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24495  formulas, assure that you have enabled AMS.
24496 \end_layout
24497
24498 \begin_layout Subsection
24499 AMS-Formula Types
24500 \begin_inset CommandInset label
24501 LatexCommand label
24502 name "sub:AMS-Formula-Types"
24503
24504 \end_inset
24505
24506
24507 \begin_inset Index
24508 status collapsed
24509
24510 \begin_layout Plain Layout
24511 Math ! Multi-line Equations
24512 \end_layout
24513
24514 \end_inset
24515
24516
24517 \end_layout
24518
24519 \begin_layout Standard
24520 AMS-LaTeX provides a selection of different formula types.
24521  LyX allows you to choose between 
24522 \family typewriter
24523 align
24524 \family default
24525
24526 \family typewriter
24527 alignat
24528 \family default
24529
24530 \family typewriter
24531 flalign
24532 \family default
24533
24534 \family typewriter
24535 gather
24536 \family default
24537 , and 
24538 \family typewriter
24539 multline
24540 \family default
24541 .
24542  We refer to the AMS-documentation for an explanation of these formula types.
24543 \end_layout
24544
24545 \begin_layout Chapter
24546 More Tools
24547 \end_layout
24548
24549 \begin_layout Section
24550 Cross-References
24551 \begin_inset Index
24552 status collapsed
24553
24554 \begin_layout Plain Layout
24555 Cross references
24556 \end_layout
24557
24558 \end_inset
24559
24560
24561 \begin_inset CommandInset label
24562 LatexCommand label
24563 name "sec:Cross-References"
24564
24565 \end_inset
24566
24567
24568 \end_layout
24569
24570 \begin_layout Standard
24571 One of LyX's strengths are cross-references.
24572  You can reference every section, float, footnote, formula, and list in
24573  the document.
24574  To reference a document part, you have to insert a label into it.
24575  The label is used as anchor and name for the reference.
24576  We want for example refer to the the second item of the following list:
24577 \end_layout
24578
24579 \begin_layout Enumerate
24580 First item
24581 \end_layout
24582
24583 \begin_layout Enumerate
24584 \begin_inset CommandInset label
24585 LatexCommand label
24586 name "enu:Second-item"
24587
24588 \end_inset
24589
24590 Second item
24591 \end_layout
24592
24593 \begin_layout Enumerate
24594 Third item
24595 \end_layout
24596
24597 \begin_layout Standard
24598 First we insert a label into the second item with the menu 
24599 \family sans
24600 Insert\SpecialChar \menuseparator
24601 Label
24602 \family default
24603  or the by pressing the toolbar button 
24604 \begin_inset Graphics
24605         filename ../images/label-insert.png
24606         scale 85
24607
24608 \end_inset
24609
24610 .
24611  A grey label box like this: 
24612 \begin_inset Graphics
24613         filename clipart/labelQt4.png
24614         scale 85
24615
24616 \end_inset
24617
24618  is inserted and the label window pops up asking for the label text.
24619  LyX offers as text the first words of the item with a prefix, in our case
24620  the text 
24621 \begin_inset Quotes eld
24622 \end_inset
24623
24624
24625 \family sans
24626 enu: Second-item
24627 \family default
24628
24629 \begin_inset Quotes erd
24630 \end_inset
24631
24632 .
24633  The prefix 
24634 \begin_inset Quotes eld
24635 \end_inset
24636
24637
24638 \family sans
24639 enu:
24640 \family default
24641
24642 \begin_inset Quotes erd
24643 \end_inset
24644
24645  stands for 
24646 \begin_inset Quotes eld
24647 \end_inset
24648
24649 enumerate
24650 \begin_inset Quotes erd
24651 \end_inset
24652
24653 .
24654  The prefix depends on the document part where the label is inserted, e.g.
24655  if you insert a label to a section heading, the prefix will be 
24656 \begin_inset Quotes eld
24657 \end_inset
24658
24659
24660 \family sans
24661 sec:
24662 \family default
24663
24664 \begin_inset Quotes erd
24665 \end_inset
24666
24667 .
24668 \end_layout
24669
24670 \begin_layout Standard
24671 To reference the item, we refer to its label using the menu 
24672 \family sans
24673 Insert\SpecialChar \menuseparator
24674 Cross-Reference
24675 \family default
24676  or the toolbar button 
24677 \begin_inset Graphics
24678         filename ../images/dialog-show-new-inset_ref.png
24679         scale 85
24680
24681 \end_inset
24682
24683 .
24684  A grey cross-reference box like this: 
24685 \begin_inset Graphics
24686         filename clipart/referenceQt4.png
24687         scale 85
24688
24689 \end_inset
24690
24691  is inserted and the cross-reference window appear showing all labels of
24692  the document.
24693  We can now sort the labels alphabetically and then choose the entry 
24694 \begin_inset Quotes eld
24695 \end_inset
24696
24697
24698 \family sans
24699 enu:Second-item
24700 \family default
24701
24702 \begin_inset Quotes erd
24703 \end_inset
24704
24705 .
24706  At the position of the cross-reference box the item number will appear
24707  in the output.
24708  Here is our cross-reference:
24709 \end_layout
24710
24711 \begin_layout Standard
24712 Item
24713 \begin_inset space ~
24714 \end_inset
24715
24716
24717 \begin_inset CommandInset ref
24718 LatexCommand ref
24719 reference "enu:Second-item"
24720
24721 \end_inset
24722
24723
24724 \end_layout
24725
24726 \begin_layout Standard
24727 It is recommended to use a protected space
24728 \begin_inset Foot
24729 status collapsed
24730
24731 \begin_layout Plain Layout
24732 described in section
24733 \begin_inset space ~
24734 \end_inset
24735
24736
24737 \begin_inset CommandInset ref
24738 LatexCommand ref
24739 reference "sub:Protected-Space"
24740
24741 \end_inset
24742
24743
24744 \end_layout
24745
24746 \end_inset
24747
24748  between the cross-reference name and its number to avoid ugly line breaks
24749  between them.
24750 \end_layout
24751
24752 \begin_layout Standard
24753 There are six varieties of cross-references:
24754 \end_layout
24755
24756 \begin_layout Description
24757 <reference>: prints the float number, this is the default: 
24758 \begin_inset CommandInset ref
24759 LatexCommand ref
24760 reference "cap:Two-distorted-images"
24761
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \begin_layout Description
24768 (<reference>): prints the float number within two parentheses, this is the
24769  style normally used to reference formulas, especially when the reference
24770  name 
24771 \begin_inset Quotes eld
24772 \end_inset
24773
24774 Equation
24775 \begin_inset Quotes erd
24776 \end_inset
24777
24778  is omitted: 
24779 \begin_inset CommandInset ref
24780 LatexCommand eqref
24781 reference "eq:tanhExp"
24782
24783 \end_inset
24784
24785
24786 \end_layout
24787
24788 \begin_layout Description
24789 <page>: prints the page number: Page
24790 \begin_inset space ~
24791 \end_inset
24792
24793
24794 \begin_inset CommandInset ref
24795 LatexCommand pageref
24796 reference "cap:Two-distorted-images"
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Description
24804 on
24805 \begin_inset space ~
24806 \end_inset
24807
24808 page
24809 \begin_inset space ~
24810 \end_inset
24811
24812 <page>: prints the text "on page" and the page number: 
24813 \begin_inset CommandInset ref
24814 LatexCommand vpageref
24815 reference "cap:Two-distorted-images"
24816
24817 \end_inset
24818
24819
24820 \end_layout
24821
24822 \begin_layout Description
24823 <reference>
24824 \begin_inset space ~
24825 \end_inset
24826
24827 on
24828 \begin_inset space ~
24829 \end_inset
24830
24831 page
24832 \begin_inset space ~
24833 \end_inset
24834
24835 <page>: prints the float number, the text "on page", and the page number:
24836  
24837 \begin_inset CommandInset ref
24838 LatexCommand vref
24839 reference "cap:Two-distorted-images"
24840
24841 \end_inset
24842
24843
24844 \end_layout
24845
24846 \begin_layout Description
24847 Formatted
24848 \begin_inset space ~
24849 \end_inset
24850
24851 reference: prints a self defined cross-reference format.
24852 \begin_inset Newline newline
24853 \end_inset
24854
24855
24856 \begin_inset Note Greyedout
24857 status open
24858
24859 \begin_layout Plain Layout
24860
24861 \series bold
24862 Note:
24863 \series default
24864  This feature is only available when you have the LaTeX-package 
24865 \series bold
24866 prettyref
24867 \series default
24868
24869 \begin_inset Index
24870 status collapsed
24871
24872 \begin_layout Plain Layout
24873 Latex@LaTeX-packages ! prettyref
24874 \end_layout
24875
24876 \end_inset
24877
24878  installed.
24879 \end_layout
24880
24881 \end_inset
24882
24883
24884 \end_layout
24885
24886 \begin_layout Standard
24887 Note that the style <page> won't print the page number if the label is on
24888  the previous, the same, or the next page.
24889  You will e.
24890 \begin_inset space \thinspace{}
24891 \end_inset
24892
24893 g.
24894 \begin_inset space ~
24895 \end_inset
24896
24897 see the text 
24898 \begin_inset Quotes eld
24899 \end_inset
24900
24901
24902 \family sans
24903 on this page
24904 \family default
24905
24906 \begin_inset Quotes erd
24907 \end_inset
24908
24909  instead.
24910 \end_layout
24911
24912 \begin_layout Standard
24913 The number and current page of the referred document part in the output,
24914  is automatically calculated by LaTeX.
24915  The varieties are adjusted in the field 
24916 \family sans
24917 Format
24918 \family default
24919  of the cross-reference window, that appear when you click on the cross-referenc
24920 e box.
24921 \end_layout
24922
24923 \begin_layout Standard
24924 You can only use the style 
24925 \family sans
24926 <reference>
24927 \family default
24928  to reference numbered document parts, while the reference style 
24929 \family sans
24930 <page>
24931 \family default
24932  is always possible.
24933 \end_layout
24934
24935 \begin_layout Standard
24936 If you want to reference a section, put the label in the section heading,
24937  to reference a float, put the label in the caption.
24938  For footnotes you can put the label somewhere in it.
24939  Referencing formulas is explained in section
24940 \begin_inset space ~
24941 \end_inset
24942
24943
24944 \begin_inset CommandInset ref
24945 LatexCommand ref
24946 reference "sec:Formula-Numbering-and"
24947
24948 \end_inset
24949
24950 .
24951 \end_layout
24952
24953 \begin_layout Standard
24954 The button 
24955 \family sans
24956 Go
24957 \begin_inset space ~
24958 \end_inset
24959
24960 to
24961 \begin_inset space ~
24962 \end_inset
24963
24964 Label
24965 \family default
24966  in the cross-reference window sets the the cursor before the referred label.
24967  The button text changes then to 
24968 \family sans
24969 Go
24970 \begin_inset space ~
24971 \end_inset
24972
24973 Back
24974 \family default
24975  and you can use it to set the cursor back to the cross-reference.
24976  Right-clicking on a cross-reference box also sets the cursor before the
24977  referred label but without a possibility to go back.
24978  
24979 \end_layout
24980
24981 \begin_layout Standard
24982 You can change labels at any time by clicking on the label box.
24983  References to the changed label will automatically change its link to the
24984  new label text, so that you don't need to take care about this.
24985 \end_layout
24986
24987 \begin_layout Standard
24988 If a cross-reference refers to a non-existing label, you'll see two question
24989  marks in the output instead of the reference.
24990 \end_layout
24991
24992 \begin_layout Standard
24993 References are described in detail in the 
24994 \emph on
24995 Embedded Objects
24996 \emph default
24997  manual.
24998 \end_layout
24999
25000 \begin_layout Section
25001 Table of Contents and other Listings
25002 \begin_inset Index
25003 status collapsed
25004
25005 \begin_layout Plain Layout
25006 Table of contents
25007 \end_layout
25008
25009 \end_inset
25010
25011
25012 \begin_inset Index
25013 status collapsed
25014
25015 \begin_layout Plain Layout
25016 Outline
25017 \end_layout
25018
25019 \end_inset
25020
25021
25022 \begin_inset CommandInset label
25023 LatexCommand label
25024 name "sec:toc"
25025
25026 \end_inset
25027
25028
25029 \end_layout
25030
25031 \begin_layout Subsection
25032 Table of Contents
25033 \begin_inset CommandInset label
25034 LatexCommand label
25035 name "sub:Table-of-Contents"
25036
25037 \end_inset
25038
25039
25040 \end_layout
25041
25042 \begin_layout Standard
25043 The Table of Contents (TOC) is inserted with the menu 
25044 \family sans
25045 Insert\SpecialChar \menuseparator
25046 List/TOC\SpecialChar \menuseparator
25047 Table
25048 \begin_inset space ~
25049 \end_inset
25050
25051 of
25052 \begin_inset space ~
25053 \end_inset
25054
25055 Contents
25056 \family default
25057 .
25058  Is is displayed in LyX as a gray box.
25059  If you click on it, the 
25060 \family sans
25061 Outline
25062 \family default
25063  window appears, showing you the TOC entries as outline to move and rearrange
25064  sections in your documents.
25065  So this operation is an alternative to the menu 
25066 \family sans
25067 Document\SpecialChar \menuseparator
25068 Outline
25069 \family default
25070  that is described in sec.
25071 \begin_inset space \thinspace{}
25072 \end_inset
25073
25074
25075 \begin_inset CommandInset ref
25076 LatexCommand ref
25077 reference "sec:Navigating"
25078
25079 \end_inset
25080
25081 .
25082 \end_layout
25083
25084 \begin_layout Standard
25085 The TOC in the document output lists every numbered section automatically.
25086  If you have declared a short title for a section heading, as described
25087  in section
25088 \begin_inset space ~
25089 \end_inset
25090
25091
25092 \begin_inset CommandInset ref
25093 LatexCommand ref
25094 reference "sec:Short-Titles"
25095
25096 \end_inset
25097
25098 , it will be used in the TOC instead of the section heading.
25099  Section
25100 \begin_inset space ~
25101 \end_inset
25102
25103
25104 \begin_inset CommandInset ref
25105 LatexCommand ref
25106 reference "sub:Numbering-depth"
25107
25108 \end_inset
25109
25110  describes how the level is adjusted that defines which section types are
25111  listed in the TOC.
25112  Unnumbered sections are not listed in the TOC.
25113 \end_layout
25114
25115 \begin_layout Subsection
25116 List of Figures, Tables, and Algorithms
25117 \begin_inset CommandInset label
25118 LatexCommand label
25119 name "sub:List-of-Figures"
25120
25121 \end_inset
25122
25123
25124 \end_layout
25125
25126 \begin_layout Standard
25127 Table, figure, and algorithm lists are very much like the table of contents.
25128  You can insert them via the 
25129 \family sans
25130 Insert\SpecialChar \menuseparator
25131 List
25132 \begin_inset space ~
25133 \end_inset
25134
25135 /
25136 \begin_inset space ~
25137 \end_inset
25138
25139 TOC
25140 \family default
25141  submenus.
25142  The list entries are the float captions and the float number.
25143 \end_layout
25144
25145 \begin_layout Section
25146 URLs and Hyperlinks
25147 \begin_inset Index
25148 status collapsed
25149
25150 \begin_layout Plain Layout
25151 URLs
25152 \end_layout
25153
25154 \end_inset
25155
25156
25157 \begin_inset Index
25158 status collapsed
25159
25160 \begin_layout Plain Layout
25161 Hyperlinks
25162 \end_layout
25163
25164 \end_inset
25165
25166
25167 \begin_inset CommandInset label
25168 LatexCommand label
25169 name "sec:URL"
25170
25171 \end_inset
25172
25173
25174 \end_layout
25175
25176 \begin_layout Subsection
25177 URLs
25178 \end_layout
25179
25180 \begin_layout Standard
25181 Links to web pages or email addresses can be inserted via the menu 
25182 \family sans
25183 Insert\SpecialChar \menuseparator
25184 URL
25185 \family default
25186 .
25187 \end_layout
25188
25189 \begin_layout Standard
25190 Here is an example URL: LyX's homepage: 
25191 \begin_inset Flex URL
25192 status open
25193
25194 \begin_layout Plain Layout
25195
25196 http://www.lyx.org
25197 \end_layout
25198
25199 \end_inset
25200
25201
25202 \end_layout
25203
25204 \begin_layout Standard
25205 You cannot change the style of the link text, the URL text will always be
25206  in the style 
25207 \family typewriter
25208 Typewriter
25209 \family default
25210 .
25211  To be able to format the URL text, use hyperlinks as explained in the next
25212  subsection.
25213 \end_layout
25214
25215 \begin_layout Standard
25216 \begin_inset Note Greyedout
25217 status open
25218
25219 \begin_layout Plain Layout
25220
25221 \series bold
25222 Note:
25223 \series default
25224  URLs must not end with a backslash, otherwise you get LaTeX errors.
25225 \end_layout
25226
25227 \end_inset
25228
25229
25230 \end_layout
25231
25232 \begin_layout Subsection
25233 Hyperlinks
25234 \end_layout
25235
25236 \begin_layout Standard
25237 Hyperlinks can be inserted with the menu 
25238 \family sans
25239 Insert\SpecialChar \menuseparator
25240 Hyperlink
25241 \family default
25242  or with the toolbar button 
25243 \begin_inset Graphics
25244         filename ../images/href-insert.png
25245         BoundingBox 0bp 5bp 20bp 20bp
25246
25247 \end_inset
25248
25249 .
25250  The appearing dialog has two fields: 
25251 \family sans
25252 Target
25253 \family default
25254  and 
25255 \family sans
25256 Name
25257 \family default
25258 .
25259  The name is the printed text for the hyperlink.
25260  The hyperlink type can be a weblink like this: 
25261 \begin_inset CommandInset href
25262 LatexCommand href
25263 name "LyX's homepage"
25264 target "http://www.lyx.org"
25265
25266 \end_inset
25267
25268 , an Email address like this: 
25269 \begin_inset CommandInset href
25270 LatexCommand href
25271 name "lyx-docs mailing list"
25272 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25273 type "mailto:"
25274
25275 \end_inset
25276
25277 , or a link to a file.
25278 \end_layout
25279
25280 \begin_layout Standard
25281 You can start applications via a hyperlink when you insert a weblink, but
25282  add the prefix 
25283 \begin_inset Quotes eld
25284 \end_inset
25285
25286
25287 \family sans
25288 run:
25289 \family default
25290
25291 \begin_inset Quotes erd
25292 \end_inset
25293
25294  to the link target.
25295 \end_layout
25296
25297 \begin_layout Standard
25298 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25299  and become clickable in the DVI and PDF-output.
25300  To set the format of the link text, highlight the hyperlink inset and use
25301  the text style dialog.
25302  This is for example a hyperlink with bold sans serif text: 
25303 \family sans
25304 \series bold
25305
25306 \begin_inset CommandInset href
25307 LatexCommand href
25308 name "LyX's homepage"
25309 target "http://www.lyx.org"
25310
25311 \end_inset
25312
25313
25314 \end_layout
25315
25316 \begin_layout Standard
25317 The link text color can be changed, when the option 
25318 \family sans
25319 Color links
25320 \family default
25321  is set in the PDF Properties dialog (menu 
25322 \family sans
25323 Document\SpecialChar \menuseparator
25324 Settings\SpecialChar \menuseparator
25325 PDF Properties
25326 \family default
25327 ).
25328  The link text is for example set in this document to blue by adding the
25329  option
25330 \begin_inset Newline newline
25331 \end_inset
25332
25333
25334 \series bold
25335 urlcolor=blue
25336 \series default
25337
25338 \begin_inset Newline newline
25339 \end_inset
25340
25341 to the field 
25342 \family sans
25343 Additional options
25344 \family default
25345  in the PDF Properties dialog.
25346 \end_layout
25347
25348 \begin_layout Section
25349 Appendices
25350 \begin_inset Index
25351 status collapsed
25352
25353 \begin_layout Plain Layout
25354 Appendix
25355 \end_layout
25356
25357 \end_inset
25358
25359
25360 \begin_inset CommandInset label
25361 LatexCommand label
25362 name "sec:Appendices"
25363
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \begin_layout Standard
25370 Appendices are created with the menu 
25371 \family sans
25372 Document\SpecialChar \menuseparator
25373 Start
25374 \begin_inset space ~
25375 \end_inset
25376
25377 Appendix
25378 \begin_inset space ~
25379 \end_inset
25380
25381 Here
25382 \family default
25383 .
25384  This menu sets the document from the current cursor position to the end
25385  as appendix region.
25386  The region is marked with a red borderline.
25387 \end_layout
25388
25389 \begin_layout Standard
25390 Every chapter (or section) within the appendix region is treated as an appendix,
25391  numbered with a capital Latin letter.
25392  The appendix subsections are numbered with this letter followed by a dot
25393  and the subsection number.
25394  All appendix sections can be referenced as if they were normal sections,
25395  here two examples:
25396 \end_layout
25397
25398 \begin_layout Standard
25399 Appendix
25400 \begin_inset space ~
25401 \end_inset
25402
25403
25404 \begin_inset CommandInset ref
25405 LatexCommand ref
25406 reference "cha:Credits"
25407
25408 \end_inset
25409
25410 ; Appendix
25411 \begin_inset space ~
25412 \end_inset
25413
25414
25415 \begin_inset CommandInset ref
25416 LatexCommand ref
25417 reference "sub:Export"
25418
25419 \end_inset
25420
25421
25422 \end_layout
25423
25424 \begin_layout Section
25425 Bibliography
25426 \begin_inset Index
25427 status collapsed
25428
25429 \begin_layout Plain Layout
25430 Bibliography
25431 \end_layout
25432
25433 \end_inset
25434
25435
25436 \begin_inset CommandInset label
25437 LatexCommand label
25438 name "sec:Bibliography"
25439
25440 \end_inset
25441
25442
25443 \end_layout
25444
25445 \begin_layout Standard
25446 There are two ways of generating the bibliography in a LyX-document.
25447  You can include a bibliography database
25448 \begin_inset Foot
25449 status collapsed
25450
25451 \begin_layout Plain Layout
25452 Known under the name 
25453 \begin_inset Quotes eld
25454 \end_inset
25455
25456 BibTeX-database
25457 \begin_inset Quotes erd
25458 \end_inset
25459
25460 .
25461 \end_layout
25462
25463 \end_inset
25464
25465 , which is explained in the next subsection or you can insert the bibliography
25466  manually.
25467  For the second method we use the paragraph environment 
25468 \family sans
25469 Bibliography
25470 \family default
25471 , described in section
25472 \begin_inset space ~
25473 \end_inset
25474
25475
25476 \begin_inset CommandInset ref
25477 LatexCommand ref
25478 reference "sub:Biblio_environment"
25479
25480 \end_inset
25481
25482 .
25483 \end_layout
25484
25485 \begin_layout Standard
25486 Within the 
25487 \family sans
25488 Bibliography
25489 \family default
25490  environment, every paragraph begins with a gray bibliography box labeled
25491  with a number.
25492  If you click on it, you will get a dialog in which you can set a 
25493 \family sans
25494 Key
25495 \family default
25496  and a 
25497 \family sans
25498 Label
25499 \family default
25500 .
25501  The key is the symbolic name by which you will refer to this bibliography
25502  entry.
25503  For example, our second entry in the bibliography is a book about LaTeX
25504  and we used 
25505 \begin_inset Quotes eld
25506 \end_inset
25507
25508 latexcompanion
25509 \begin_inset Quotes erd
25510 \end_inset
25511
25512 , a short form of its title, as key.
25513 \end_layout
25514
25515 \begin_layout Standard
25516 You can refer to the key of a bibliography entry using the menu 
25517 \family sans
25518 Insert\SpecialChar \menuseparator
25519 Citation
25520 \family default
25521  or the toolbar button 
25522 \begin_inset Graphics
25523         filename ../images/dialog-show-new-inset_citation.png
25524         BoundingBox 0bp 5bp 20bp 20bp
25525
25526 \end_inset
25527
25528 .
25529  A citation reference box is inserted and a citation window will appear
25530  in which you can select one or more keys in the available key list.
25531  The citation reference box will be labeled with the referenced key.
25532  When you click on the box, the citation window appears and you can change
25533  the reference.
25534 \end_layout
25535
25536 \begin_layout Standard
25537 Citation references appear in the output as number of the bibliography entry
25538  with surrounding brackets.
25539  If you set a 
25540 \family sans
25541 Label
25542 \family default
25543  for the entry, the label will appear instead of the number.
25544  Here two examples; the first without a label, the second with the label
25545  
25546 \begin_inset Quotes eld
25547 \end_inset
25548
25549 Credits
25550 \begin_inset Quotes erd
25551 \end_inset
25552
25553 :
25554 \end_layout
25555
25556 \begin_layout Standard
25557 Have a look at the 
25558 \family sans
25559 LaTeX Companion Second Edition
25560 \family default
25561
25562 \begin_inset CommandInset citation
25563 LatexCommand cite
25564 key "latexcompanion"
25565
25566 \end_inset
25567
25568
25569 \end_layout
25570
25571 \begin_layout Standard
25572 The LyX-Team members are listed in the Credits: 
25573 \begin_inset CommandInset citation
25574 LatexCommand cite
25575 key "lyxcredit"
25576
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \begin_layout Subsection
25583 Bibliography databases (BibTeX)
25584 \begin_inset Index
25585 status collapsed
25586
25587 \begin_layout Plain Layout
25588 Bibliography ! Databases
25589 \end_layout
25590
25591 \end_inset
25592
25593
25594 \begin_inset Index
25595 status collapsed
25596
25597 \begin_layout Plain Layout
25598 Bibliography ! BibTeX
25599 \end_layout
25600
25601 \end_inset
25602
25603
25604 \begin_inset CommandInset label
25605 LatexCommand label
25606 name "sub:Bibliography-databases"
25607
25608 \end_inset
25609
25610
25611 \end_layout
25612
25613 \begin_layout Standard
25614 Bibliography databases are useful if you use the same bibliography in different
25615  documents.
25616  It makes it also very easy to have a uniform layout for all bibliography
25617  entries.
25618  You can collect the bibliography of all relevant books and articles of
25619  your working field in a database.
25620  This database can be used for different documents, because only the referenced
25621  entries of the database will appear in the bibliography list.
25622 \end_layout
25623
25624 \begin_layout Standard
25625 The database is a text file with the file extension 
25626 \begin_inset Quotes eld
25627 \end_inset
25628
25629
25630 \family sans
25631 .bib
25632 \family default
25633
25634 \begin_inset Quotes erd
25635 \end_inset
25636
25637  containing the bibliography in a special format.
25638  The format is explained in LaTeX books (
25639 \begin_inset CommandInset citation
25640 LatexCommand cite
25641 key "Mittelbach,Kopka,Lamport"
25642
25643 \end_inset
25644
25645 ).
25646  Normally one uses a special program to create and edit entries of the database.
25647  Under
25648 \begin_inset Newline newline
25649 \end_inset
25650
25651  
25652 \begin_inset Flex URL
25653 status collapsed
25654
25655 \begin_layout Plain Layout
25656
25657 http://wiki.lyx.org/BibTeX/Programs
25658 \end_layout
25659
25660 \end_inset
25661
25662
25663 \begin_inset Newline newline
25664 \end_inset
25665
25666 you find a list of programs for bibliography databases.
25667 \end_layout
25668
25669 \begin_layout Standard
25670 To use a database, use the menu 
25671 \family sans
25672 Insert\SpecialChar \menuseparator
25673 List
25674 \family default
25675 /
25676 \family sans
25677 TOC\SpecialChar \menuseparator
25678 BibT
25679 \begin_inset ERT
25680 status collapsed
25681
25682 \begin_layout Plain Layout
25683
25684 {}
25685 \end_layout
25686
25687 \end_inset
25688
25689 eX
25690 \begin_inset space ~
25691 \end_inset
25692
25693 Bibliography
25694 \family default
25695 .
25696  A grey box will be inserted and a window appears.
25697  In this window you can load one or more databases and a style file.
25698 \end_layout
25699
25700 \begin_layout Standard
25701 The style file is a text file with the file extension
25702 \begin_inset Quotes erd
25703 \end_inset
25704
25705
25706 \family sans
25707 .bst
25708 \family default
25709
25710 \begin_inset Quotes erd
25711 \end_inset
25712
25713  that declares the layout of all bibliography entries.
25714  Many publishers provide special style files, so that you don't have to
25715  take care of the layout.
25716 \end_layout
25717
25718 \begin_layout Standard
25719 Inserting a citation reference works like described above.
25720 \end_layout
25721
25722 \begin_layout Standard
25723 \begin_inset VSpace defskip
25724 \end_inset
25725
25726
25727 \end_layout
25728
25729 \begin_layout Standard
25730 To generate the bibliography from a database, the program BibTeX is used
25731  by LyX.
25732  This program can be controlled with options that you can add in LyX's preferenc
25733 es dialog under 
25734 \family sans
25735 Outputs
25736 \family default
25737
25738 \family sans
25739 LaT
25740 \begin_inset ERT
25741 status collapsed
25742
25743 \begin_layout Plain Layout
25744
25745 {}
25746 \end_layout
25747
25748 \end_inset
25749
25750 eX
25751 \family default
25752  in the field 
25753 \family sans
25754 BibT
25755 \begin_inset ERT
25756 status collapsed
25757
25758 \begin_layout Plain Layout
25759
25760 {}
25761 \end_layout
25762
25763 \end_inset
25764
25765 eX
25766 \begin_inset space ~
25767 \end_inset
25768
25769 command
25770 \family default
25771 .
25772  Before adding options, it is strongly recommended to read the manual of
25773  
25774 \family sans
25775 BibTeX
25776 \family default
25777 .
25778 \end_layout
25779
25780 \begin_layout Standard
25781 \begin_inset VSpace defskip
25782 \end_inset
25783
25784
25785 \end_layout
25786
25787 \begin_layout Standard
25788 We use two bibliographies in this document to show the difference between
25789  the two methods of creating them.
25790  As you can see, the bibliography that is created from a database lists
25791  only the database entries that are referenced in the document.
25792  We used the style file 
25793 \family sans
25794 alphadin.bst
25795 \family default
25796  to get the complicated German reference key scheme in the bibliography.
25797 \end_layout
25798
25799 \begin_layout Subsection
25800 Bibliography layout
25801 \begin_inset Index
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805 Bibliography ! Layout
25806 \end_layout
25807
25808 \end_inset
25809
25810
25811 \end_layout
25812
25813 \begin_layout Standard
25814 In the citation reference dialog you can set a special citation format.
25815  For this feature you need to use the option 
25816 \family sans
25817 Natbib
25818 \family default
25819  enabled in the 
25820 \family sans
25821 Document\SpecialChar \menuseparator
25822 Settings
25823 \family default
25824
25825 \begin_inset Index
25826 status collapsed
25827
25828 \begin_layout Plain Layout
25829 Document ! Settings
25830 \end_layout
25831
25832 \end_inset
25833
25834  dialog under 
25835 \family sans
25836 Bibliography
25837 \family default
25838 .
25839  Setting a citation style for a reference will overwrite the default.
25840  For the global citation format use the BibTeX style files as explained
25841  in the previous section.
25842 \end_layout
25843
25844 \begin_layout Standard
25845 You can also set text, that should appear before or after a citation reference,
25846  in the citation reference window.
25847  Here an example where we set the text 
25848 \begin_inset Quotes eld
25849 \end_inset
25850
25851 Chapter
25852 \begin_inset space ~
25853 \end_inset
25854
25855 3
25856 \begin_inset Quotes erd
25857 \end_inset
25858
25859  to appear after the reference:
25860 \end_layout
25861
25862 \begin_layout Standard
25863 Have a look at 
25864 \begin_inset CommandInset citation
25865 LatexCommand cite
25866 after "Chapter 3"
25867 key "latexcompanion"
25868
25869 \end_inset
25870
25871 .
25872 \end_layout
25873
25874 \begin_layout Section
25875 Index
25876 \begin_inset Index
25877 status collapsed
25878
25879 \begin_layout Plain Layout
25880 Index generation
25881 \end_layout
25882
25883 \end_inset
25884
25885
25886 \begin_inset CommandInset label
25887 LatexCommand label
25888 name "sec:Index"
25889
25890 \end_inset
25891
25892
25893 \end_layout
25894
25895 \begin_layout Standard
25896 An index entry is created if you use the menu 
25897 \family sans
25898 Insert\SpecialChar \menuseparator
25899 Index
25900 \begin_inset space ~
25901 \end_inset
25902
25903 Entry
25904 \family default
25905  or the toolbar button 
25906 \begin_inset Graphics
25907         filename ../images/index-insert.png
25908         BoundingBox 0bp 5bp 20bp 20bp
25909
25910 \end_inset
25911
25912 .
25913  A gray box labeled 
25914 \begin_inset Quotes eld
25915 \end_inset
25916
25917
25918 \family sans
25919 Idx
25920 \family default
25921
25922 \begin_inset Quotes erd
25923 \end_inset
25924
25925  is inserted containing the text that appears in the index.
25926  The word where the cursor is in or the currently highlighted text is proposed
25927  by LyX as index entry.
25928 \end_layout
25929
25930 \begin_layout Standard
25931 We give a short overview of the index commands in the next subsections.
25932  For a detailed description of LaTeX's index mechanism, have a look at one
25933  of the LaTeX books 
25934 \begin_inset CommandInset citation
25935 LatexCommand cite
25936 key "latexcompanion,latexguide,latexbook"
25937
25938 \end_inset
25939
25940 .
25941 \end_layout
25942
25943 \begin_layout Standard
25944 You can change index entries by clicking on the index box.
25945 \end_layout
25946
25947 \begin_layout Standard
25948 The index list is inserted to the document with the menu 
25949 \family sans
25950 Insert\SpecialChar \menuseparator
25951 List
25952 \begin_inset space ~
25953 \end_inset
25954
25955 /
25956 \begin_inset space ~
25957 \end_inset
25958
25959 TOC\SpecialChar \menuseparator
25960 Index
25961 \begin_inset space ~
25962 \end_inset
25963
25964 List
25965 \family default
25966 .
25967  A light blue box labeled 
25968 \begin_inset Quotes eld
25969 \end_inset
25970
25971
25972 \family sans
25973 Index
25974 \family default
25975
25976 \begin_inset Quotes erd
25977 \end_inset
25978
25979  will show the place where the index is printed in the output.
25980  The index list box is not clickable like other LyX-boxes.
25981 \end_layout
25982
25983 \begin_layout Subsection
25984 Grouping Index Entries
25985 \begin_inset Index
25986 status collapsed
25987
25988 \begin_layout Plain Layout
25989 Index ! Grouping
25990 \end_layout
25991
25992 \end_inset
25993
25994
25995 \end_layout
25996
25997 \begin_layout Standard
25998 Index entries are often grouped to offer the reader a fast search in the
25999  index.
26000  We want to group for example the index entries for itemized and enumerated
26001  lists under the entry 
26002 \begin_inset Quotes eld
26003 \end_inset
26004
26005 Lists
26006 \begin_inset Quotes erd
26007 \end_inset
26008
26009 .
26010  First we create the entry 
26011 \begin_inset Quotes eld
26012 \end_inset
26013
26014 Lists
26015 \begin_inset Quotes erd
26016 \end_inset
26017
26018  in section
26019 \begin_inset space ~
26020 \end_inset
26021
26022
26023 \begin_inset CommandInset ref
26024 LatexCommand ref
26025 reference "sub:Lists"
26026
26027 \end_inset
26028
26029 .
26030  In the text field for the itemized list index entry in section
26031 \begin_inset space ~
26032 \end_inset
26033
26034
26035 \begin_inset CommandInset ref
26036 LatexCommand ref
26037 reference "sec:Itemize"
26038
26039 \end_inset
26040
26041 , we insert the command
26042 \end_layout
26043
26044 \begin_layout Standard
26045
26046 \series bold
26047 Lists ! Itemize
26048 \end_layout
26049
26050 \begin_layout Standard
26051 and the command
26052 \end_layout
26053
26054 \begin_layout Standard
26055
26056 \series bold
26057 Lists ! Enumerate
26058 \end_layout
26059
26060 \begin_layout Standard
26061 for the enumerated list in section
26062 \begin_inset space ~
26063 \end_inset
26064
26065
26066 \begin_inset CommandInset ref
26067 LatexCommand ref
26068 reference "sec:Enumerate"
26069
26070 \end_inset
26071
26072 .
26073 \end_layout
26074
26075 \begin_layout Standard
26076 The exclamation mark 
26077 \begin_inset Quotes eld
26078 \end_inset
26079
26080 !
26081 \begin_inset Quotes erd
26082 \end_inset
26083
26084  marks the grouping levels.
26085  You can have three levels; every index level is indented a bit more.
26086  An index entry for the higher levels is not required.
26087  If we don't have an index entry for 
26088 \begin_inset Quotes eld
26089 \end_inset
26090
26091 Lists
26092 \begin_inset Quotes erd
26093 \end_inset
26094
26095 , it will be printed anyway, but without a page number.
26096 \end_layout
26097
26098 \begin_layout Subsection
26099 Page Ranges
26100 \begin_inset Index
26101 status collapsed
26102
26103 \begin_layout Plain Layout
26104 Index ! Page ranges
26105 \end_layout
26106
26107 \end_inset
26108
26109
26110 \end_layout
26111
26112 \begin_layout Standard
26113 Normally an index entry will appear with the page number of the indexed
26114  section.
26115  But sometimes you want to index more pages under the same entry.
26116  E.g if we want to index the paragraph environments, we create an index entry
26117  in section
26118 \begin_inset space ~
26119 \end_inset
26120
26121
26122 \begin_inset CommandInset ref
26123 LatexCommand ref
26124 reference "sec:Paragraph-Environments"
26125
26126 \end_inset
26127
26128  with the command
26129 \end_layout
26130
26131 \begin_layout Standard
26132
26133 \series bold
26134 Paragraph environments|(
26135 \end_layout
26136
26137 \begin_layout Standard
26138 and another entry at the end of section
26139 \begin_inset space ~
26140 \end_inset
26141
26142
26143 \begin_inset CommandInset ref
26144 LatexCommand ref
26145 reference "sub:LyX-Code"
26146
26147 \end_inset
26148
26149  with the command
26150 \end_layout
26151
26152 \begin_layout Standard
26153
26154 \series bold
26155 Paragraph environments|)
26156 \end_layout
26157
26158 \begin_layout Standard
26159 The commands 
26160 \begin_inset Quotes eld
26161 \end_inset
26162
26163
26164 \series bold
26165 |(
26166 \series default
26167
26168 \begin_inset Quotes erd
26169 \end_inset
26170
26171  and 
26172 \begin_inset Quotes eld
26173 \end_inset
26174
26175
26176 \series bold
26177 |)
26178 \series default
26179
26180 \begin_inset Quotes erd
26181 \end_inset
26182
26183  respectively starts and ends the index range.
26184  You can also add the same index entry at different places in the document.
26185  They appear in the output under one entry with a comma separated list of
26186  the pages of the indexed document parts.
26187  An example is the index entry 
26188 \begin_inset Quotes eld
26189 \end_inset
26190
26191 Document ! Settings
26192 \begin_inset Quotes erd
26193 \end_inset
26194
26195 .
26196 \end_layout
26197
26198 \begin_layout Subsection
26199 Cross referencing
26200 \begin_inset Index
26201 status collapsed
26202
26203 \begin_layout Plain Layout
26204 Index ! Cross referencing
26205 \end_layout
26206
26207 \end_inset
26208
26209
26210 \end_layout
26211
26212 \begin_layout Standard
26213 It is also possible to refer to another index entry.
26214  We referred for example in the index entry 
26215 \begin_inset Quotes eld
26216 \end_inset
26217
26218 GIF
26219 \begin_inset Quotes erd
26220 \end_inset
26221
26222  (in section
26223 \begin_inset space ~
26224 \end_inset
26225
26226
26227 \begin_inset CommandInset ref
26228 LatexCommand ref
26229 reference "sub:Image-Formats"
26230
26231 \end_inset
26232
26233 ) to the index entry 
26234 \begin_inset Quotes eld
26235 \end_inset
26236
26237 Image formats
26238 \begin_inset Quotes erd
26239 \end_inset
26240
26241  in the same section using the entry
26242 \end_layout
26243
26244 \begin_layout Standard
26245
26246 \series bold
26247 GIF|see{Image formats}
26248 \end_layout
26249
26250 \begin_layout Standard
26251 Where the braces have to be inserted as TeX Code.
26252  The text within the braces is the referenced entry.
26253  The reference will appear in the output without a page number.
26254 \end_layout
26255
26256 \begin_layout Subsection
26257 Index Entry Order
26258 \begin_inset Index
26259 status collapsed
26260
26261 \begin_layout Plain Layout
26262 Index ! Entry order
26263 \end_layout
26264
26265 \end_inset
26266
26267
26268 \end_layout
26269
26270 \begin_layout Standard
26271 You can use accented characters in the index entry, but the entries might
26272  then not follow the rules for the index order.
26273  The index entries are sorted alphabetically, but LaTeX
26274 \begin_inset Foot
26275 status collapsed
26276
26277 \begin_layout Plain Layout
26278 The index generating is done in the background by an extra program, see
26279  section
26280 \begin_inset space ~
26281 \end_inset
26282
26283
26284 \begin_inset CommandInset ref
26285 LatexCommand ref
26286 reference "sub:Index-Program"
26287
26288 \end_inset
26289
26290 .
26291 \end_layout
26292
26293 \end_inset
26294
26295  doesn't know how to sort accents in different languages.
26296  We created as example the three dummy index entries 
26297 \begin_inset Quotes eld
26298 \end_inset
26299
26300 maison
26301 \begin_inset Quotes erd
26302 \end_inset
26303
26304
26305 \begin_inset Quotes eld
26306 \end_inset
26307
26308 maïs
26309 \begin_inset Quotes erd
26310 \end_inset
26311
26312 , and 
26313 \begin_inset Quotes eld
26314 \end_inset
26315
26316 maître
26317 \begin_inset Quotes erd
26318 \end_inset
26319
26320 .
26321 \begin_inset Index
26322 status open
26323
26324 \begin_layout Plain Layout
26325 Dummy entries ! maïs
26326 \end_layout
26327
26328 \end_inset
26329
26330
26331 \begin_inset Index
26332 status open
26333
26334 \begin_layout Plain Layout
26335 Dummy entries ! maître
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \begin_inset Index
26342 status open
26343
26344 \begin_layout Plain Layout
26345 Dummy entries ! maïs@maison
26346 \end_layout
26347
26348 \end_inset
26349
26350  They will be sorted in the order maïs, maître, maison, but we want the
26351  order maïs, maison, maître.
26352  To achieve this, we use the command
26353 \end_layout
26354
26355 \begin_layout Standard
26356
26357 \series bold
26358 previous entry@current entry
26359 \end_layout
26360
26361 \begin_layout Standard
26362 In our case we want to have 
26363 \begin_inset Quotes eld
26364 \end_inset
26365
26366 maison
26367 \begin_inset Quotes erd
26368 \end_inset
26369
26370  after 
26371 \begin_inset Quotes eld
26372 \end_inset
26373
26374 maïs
26375 \begin_inset Quotes erd
26376 \end_inset
26377
26378  and write therefore for the index entry of maison:
26379 \end_layout
26380
26381 \begin_layout Standard
26382
26383 \series bold
26384 maïs@maison
26385 \end_layout
26386
26387 \begin_layout Standard
26388 The previous entry needn't to be a real existing entry, you can also use
26389  another word to tell LaTeX the entry order, see the next subsection for
26390  an example.
26391 \end_layout
26392
26393 \begin_layout Subsection
26394 Index Entry Layout
26395 \begin_inset Index
26396 status collapsed
26397
26398 \begin_layout Plain Layout
26399 Index ! Entry layout
26400 \end_layout
26401
26402 \end_inset
26403
26404
26405 \end_layout
26406
26407 \begin_layout Standard
26408 You can change the appearance of index entries via the text style dialog.
26409 \begin_inset Index
26410 status open
26411
26412 \begin_layout Plain Layout
26413 Dummy entries ! 
26414 \shape italic
26415 This is an italic dummy entry
26416 \end_layout
26417
26418 \end_inset
26419
26420  You can also format the page number using the character 
26421 \begin_inset Quotes eld
26422 \end_inset
26423
26424 |
26425 \begin_inset Quotes erd
26426 \end_inset
26427
26428  followed by a LaTeX-command without a backslash.
26429  We can write for example
26430 \end_layout
26431
26432 \begin_layout Standard
26433
26434 \series bold
26435 italic page number:|textit
26436 \end_layout
26437
26438 \begin_layout Standard
26439 to get the page number in italic.
26440 \begin_inset Index
26441 status open
26442
26443 \begin_layout Plain Layout
26444 Dummy entries ! italic page number:|textit
26445 \end_layout
26446
26447 \end_inset
26448
26449  Normally all LaTeX-commands begin with a backslash, but in this special
26450  case 
26451 \begin_inset Quotes eld
26452 \end_inset
26453
26454
26455 \series bold
26456 |command
26457 \series default
26458
26459 \begin_inset Quotes erd
26460 \end_inset
26461
26462  means 
26463 \series bold
26464
26465 \backslash
26466 command{page
26467 \begin_inset space ~
26468 \end_inset
26469
26470 number}
26471 \series default
26472 .
26473  Have a look at section
26474 \begin_inset space ~
26475 \end_inset
26476
26477
26478 \begin_inset CommandInset ref
26479 LatexCommand ref
26480 reference "sub:LaTeX-Syntax"
26481
26482 \end_inset
26483
26484  to learn more about the LaTeX-syntax.
26485 \end_layout
26486
26487 \begin_layout Standard
26488 \begin_inset Note Greyedout
26489 status open
26490
26491 \begin_layout Plain Layout
26492
26493 \series bold
26494 Note:
26495 \series default
26496  Formatting single index entries only works when you use the program 
26497 \family sans
26498 makeindex 
26499 \family default
26500 to generate the index, see section
26501 \begin_inset space ~
26502 \end_inset
26503
26504
26505 \begin_inset CommandInset ref
26506 LatexCommand ref
26507 reference "sub:Index-Program"
26508
26509 \end_inset
26510
26511 .
26512  If you use 
26513 \family sans
26514 xindy
26515 \family default
26516 , however, this won't work for anything else than bold or italic text.
26517  This is because xindy requires to define semantic elements before they
26518  can be used, see 
26519 \begin_inset CommandInset citation
26520 LatexCommand cite
26521 after "p. 678 ff."
26522 key "latexcompanion"
26523
26524 \end_inset
26525
26526  for details.
26527 \end_layout
26528
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \begin_layout Standard
26535 In general, we encourage you to not format page numbers directly as shown
26536  above.
26537  Instead of this, you should define a macro in the preamble and use that.
26538  Consider why you want some page numbers to be bold.
26539  Maybe you want all page references italic that refer to a definition of
26540  the indexed term, so that users can easily find definitions.
26541  If so, put the following in preamble
26542 \end_layout
26543
26544 \begin_layout Standard
26545
26546 \series bold
26547
26548 \backslash
26549 newcommand{
26550 \backslash
26551 IndexDef}[1]{
26552 \backslash
26553 textit{#1}}
26554 \end_layout
26555
26556 \begin_layout Standard
26557 and write
26558 \end_layout
26559
26560 \begin_layout Standard
26561
26562 \series bold
26563 my entry|IndexDef
26564 \end_layout
26565
26566 \begin_layout Standard
26567 into the index entry.
26568 \begin_inset Index
26569 status open
26570
26571 \begin_layout Plain Layout
26572 Dummy entries ! my entry|IndexDef
26573 \end_layout
26574
26575 \end_inset
26576
26577  The advantage is that, if you change your mind later or if your publisher
26578  request that definitions must not be italic but bold, you just need to
26579  change the macro in the preamble, not every single index entry.
26580 \end_layout
26581
26582 \begin_layout Standard
26583 You can also change the layout for the whole index.
26584  E.
26585 \begin_inset space \thinspace{}
26586 \end_inset
26587
26588 g.
26589 \begin_inset space ~
26590 \end_inset
26591
26592 we marked the index list box of this document as bold to get a bold font
26593  for all index entries.
26594  For more advanced task you have to set up a so-called 
26595 \emph on
26596 Index Style File
26597 \emph default
26598 , see the 
26599 \family sans
26600 makeindex
26601 \family default
26602  or 
26603 \family sans
26604 xindy
26605 \family default
26606  documentation for details, 
26607 \begin_inset CommandInset citation
26608 LatexCommand cite
26609 key "makeindex,xindy"
26610
26611 \end_inset
26612
26613 .
26614 \end_layout
26615
26616 \begin_layout Subsection
26617 Index Program
26618 \begin_inset Index
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622 Index ! Program
26623 \end_layout
26624
26625 \end_inset
26626
26627
26628 \begin_inset CommandInset label
26629 LatexCommand label
26630 name "sub:Index-Program"
26631
26632 \end_inset
26633
26634
26635 \end_layout
26636
26637 \begin_layout Standard
26638 When the index entry program 
26639 \family sans
26640 xindy
26641 \family default
26642  is installed, that is only available for Linux, LyX uses it for the index
26643  generation, otherwise the program 
26644 \family sans
26645 makeindex
26646 \family default
26647  is used, that is part of every LaTeX distribution.
26648  Both programs can be controlled by options that can be set in LyX's preferences
26649  dialog, see section
26650 \begin_inset space ~
26651 \end_inset
26652
26653
26654 \begin_inset CommandInset ref
26655 LatexCommand ref
26656 reference "sub:LaTeX-settings"
26657
26658 \end_inset
26659
26660 .
26661  The available options are listed and explained in 
26662 \begin_inset CommandInset citation
26663 LatexCommand cite
26664 key "makeindex,xindy"
26665
26666 \end_inset
26667
26668 .
26669  You can also specify there another program to generate the index.
26670 \end_layout
26671
26672 \begin_layout Standard
26673
26674 \family sans
26675 makeindex
26676 \family default
26677  is very old, not further developed and has many pitfalls.
26678  Most notably, it has been defined with nothing more than the English language
26679  in mind.
26680  So it fails at sorting correctly for anything else than an monolingual
26681  English text.
26682  We have shown above how to fix this sorting.
26683  However, if you are writing in another language and using Linux, consider
26684  to use 
26685 \family sans
26686 xindy
26687 \family default
26688 .
26689 \end_layout
26690
26691 \begin_layout Section
26692 Nomenclature / Glossary 
26693 \begin_inset Index
26694 status collapsed
26695
26696 \begin_layout Plain Layout
26697 Nomenclature
26698 \end_layout
26699
26700 \end_inset
26701
26702
26703 \begin_inset Index
26704 status collapsed
26705
26706 \begin_layout Plain Layout
26707 Glossary|see
26708 \begin_inset ERT
26709 status collapsed
26710
26711 \begin_layout Plain Layout
26712
26713 {
26714 \end_layout
26715
26716 \end_inset
26717
26718 Nomenclature
26719 \begin_inset ERT
26720 status collapsed
26721
26722 \begin_layout Plain Layout
26723
26724 }
26725 \end_layout
26726
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \end_inset
26733
26734
26735 \begin_inset CommandInset label
26736 LatexCommand label
26737 name "sec:Nomenclature"
26738
26739 \end_inset
26740
26741
26742 \end_layout
26743
26744 \begin_layout Standard
26745 Sometimes you need to compile a list of symbols that are mentioned in your
26746  document with a brief explanation of them -- a so called nomenclature or
26747  glossary.
26748 \end_layout
26749
26750 \begin_layout Standard
26751 To be able to create nomenclatures, you need the LaTeX package 
26752 \series bold
26753 nomencl
26754 \series default
26755
26756 \begin_inset Index
26757 status collapsed
26758
26759 \begin_layout Plain Layout
26760 Latex@LaTeX-packages ! nomencl
26761 \end_layout
26762
26763 \end_inset
26764
26765  installed.
26766  You find it in the TeX Catalogue, 
26767 \begin_inset CommandInset citation
26768 LatexCommand cite
26769 key "TeXCatalogue"
26770
26771 \end_inset
26772
26773  or in the package manager of your LaTeX-system.
26774 \end_layout
26775
26776 \begin_layout Standard
26777 A nomenclature entry is created if you place the cursor after a symbol entry
26778  and then use the menu 
26779 \family sans
26780 Insert\SpecialChar \menuseparator
26781
26782 \family default
26783 N
26784 \family sans
26785 omenclature
26786 \begin_inset space ~
26787 \end_inset
26788
26789 Entry
26790 \family default
26791  or the toolbar button 
26792 \begin_inset Graphics
26793         filename ../images/nomencl-insert.png
26794         BoundingBox 0bp 5bp 20bp 20bp
26795
26796 \end_inset
26797
26798 .
26799  A gray box labeled 
26800 \begin_inset Quotes eld
26801 \end_inset
26802
26803
26804 \family sans
26805 Nom
26806 \family default
26807
26808 \begin_inset Quotes erd
26809 \end_inset
26810
26811  is inserted and a window pops up asking for the nomenclature entry.
26812 \end_layout
26813
26814 \begin_layout Standard
26815 A nomenclature entry consists of two main entries.
26816  The first is the symbol that you want to refer to.
26817  The second is the description of the symbol.
26818 \end_layout
26819
26820 \begin_layout Standard
26821 \begin_inset Note Greyedout
26822 status open
26823
26824 \begin_layout Plain Layout
26825
26826 \series bold
26827 Note:
26828 \series default
26829  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26830 \end_layout
26831
26832 \end_inset
26833
26834
26835 \end_layout
26836
26837 \begin_layout Subsection
26838 Nomenclature Definition and Layout
26839 \begin_inset Index
26840 status collapsed
26841
26842 \begin_layout Plain Layout
26843 Nomenclature ! Layout
26844 \end_layout
26845
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \begin_layout Standard
26852 When you have symbols in formulas, you have to define them in the 
26853 \family sans
26854 Symbol
26855 \family default
26856  field as LaTeX-formula.
26857  For example to get 
26858 \begin_inset Quotes eld
26859 \end_inset
26860
26861
26862 \begin_inset Formula $\sigma$
26863 \end_inset
26864
26865
26866 \begin_inset Quotes erd
26867 \end_inset
26868
26869 , insert this:
26870 \begin_inset Newline newline
26871 \end_inset
26872
26873
26874 \series bold
26875 $
26876 \backslash
26877 sigma$
26878 \begin_inset Newline newline
26879 \end_inset
26880
26881
26882 \series default
26883 The 
26884 \begin_inset Quotes eld
26885 \end_inset
26886
26887 $
26888 \begin_inset Quotes erd
26889 \end_inset
26890
26891  character hereby starts/ends the formula.
26892  The LaTeX-command for the Greek letter is the name of the letter beginning
26893  with a backslash 
26894 \begin_inset Quotes eld
26895 \end_inset
26896
26897
26898 \backslash
26899
26900 \begin_inset Quotes erd
26901 \end_inset
26902
26903 .
26904  For capital Greek letters, start the command also with a capital letter,
26905  like 
26906 \series bold
26907
26908 \backslash
26909 Sigma
26910 \series default
26911 .
26912 \end_layout
26913
26914 \begin_layout Standard
26915 (A short introduction to the LaTeX-syntax is given in section
26916 \begin_inset space ~
26917 \end_inset
26918
26919
26920 \begin_inset CommandInset ref
26921 LatexCommand ref
26922 reference "sub:LaTeX-Syntax"
26923
26924 \end_inset
26925
26926 .)
26927 \end_layout
26928
26929 \begin_layout Standard
26930 You cannot use the 
26931 \family sans
26932 Text
26933 \begin_inset space ~
26934 \end_inset
26935
26936 Style
26937 \family default
26938  dialog to format the description text but have to use LaTeX-commands.
26939  For example the description of the nomenclature entry for the 
26940 \begin_inset Quotes eld
26941 \end_inset
26942
26943
26944 \begin_inset Formula $\sigma$
26945 \end_inset
26946
26947
26948 \begin_inset Quotes erd
26949 \end_inset
26950
26951  in this document is:
26952 \begin_inset Newline newline
26953 \end_inset
26954
26955
26956 \series bold
26957 dummy entry for the character 
26958 \backslash
26959 textsf{sigma}
26960 \series default
26961
26962 \begin_inset Newline newline
26963 \end_inset
26964
26965 The command 
26966 \series bold
26967
26968 \backslash
26969 textsf
26970 \series default
26971  sets the fonts to 
26972 \family sans
26973 sans
26974 \begin_inset space ~
26975 \end_inset
26976
26977 serif
26978 \family default
26979 .
26980  To get 
26981 \series bold
26982 bold
26983 \series default
26984  font use the command 
26985 \series bold
26986
26987 \backslash
26988 textbf
26989 \series default
26990 , for 
26991 \family typewriter
26992 typewriter
26993 \family default
26994  use 
26995 \series bold
26996
26997 \backslash
26998 texttt
26999 \series default
27000 , for 
27001 \emph on
27002 emphasized
27003 \emph default
27004  use 
27005 \series bold
27006
27007 \backslash
27008 emph
27009 \series default
27010 .
27011 \end_layout
27012
27013 \begin_layout Subsection
27014 Sort Order of Nomenclature Entries
27015 \begin_inset Index
27016 status collapsed
27017
27018 \begin_layout Plain Layout
27019 Nomenclature ! Sort order
27020 \end_layout
27021
27022 \end_inset
27023
27024
27025 \end_layout
27026
27027 \begin_layout Standard
27028 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27029  the symbol definition.
27030  This leads to undesired results when you for example have symbols in formulas.
27031  Suppose you have nomenclature entries for the symbols 
27032 \emph on
27033 a
27034 \begin_inset CommandInset nomenclature
27035 LatexCommand nomenclature
27036 symbol "a"
27037 description "dummy entry for the character \"a\""
27038
27039 \end_inset
27040
27041
27042 \emph default
27043  and 
27044 \begin_inset Formula $\sigma$
27045 \end_inset
27046
27047
27048 \begin_inset CommandInset nomenclature
27049 LatexCommand nomenclature
27050 prefix "sigma"
27051 symbol "$\\sigma$"
27052 description "dummy entry for the character \\textsf{sigma}"
27053
27054 \end_inset
27055
27056 .
27057  They will be sorted by 
27058 \begin_inset Quotes eld
27059 \end_inset
27060
27061
27062 \family sans
27063 a
27064 \family default
27065
27066 \begin_inset Quotes erd
27067 \end_inset
27068
27069  and 
27070 \begin_inset Quotes eld
27071 \end_inset
27072
27073
27074 \family typewriter
27075 $
27076 \backslash
27077 sigma$
27078 \family default
27079
27080 \begin_inset Quotes erd
27081 \end_inset
27082
27083  -- the 
27084 \begin_inset Formula $\sigma$
27085 \end_inset
27086
27087  will be sorted before the 
27088 \emph on
27089 a
27090 \emph default
27091  since the character 
27092 \begin_inset Quotes eld
27093 \end_inset
27094
27095 $
27096 \begin_inset Quotes erd
27097 \end_inset
27098
27099  is considered in sorting.
27100 \end_layout
27101
27102 \begin_layout Standard
27103 To control the sort order, you can edit the 
27104 \family sans
27105 Sort
27106 \begin_inset space ~
27107 \end_inset
27108
27109 as
27110 \family default
27111  field of the nomenclature dialog.
27112  Then the nomenclature entry will be sorted by this entry and not the symbol
27113  definition.
27114  For the given example, you can insert 
27115 \family typewriter
27116 sigma
27117 \family default
27118  to this field for the 
27119 \begin_inset Formula $\sigma$
27120 \end_inset
27121
27122 , then 
27123 \emph on
27124 a
27125 \emph default
27126  will be located before 
27127 \begin_inset Formula $\sigma$
27128 \end_inset
27129
27130 .
27131 \end_layout
27132
27133 \begin_layout Standard
27134 For subgrouping and tips for using sort entries see the 
27135 \series bold
27136 nomencl
27137 \series default
27138  documentation, 
27139 \begin_inset CommandInset citation
27140 LatexCommand cite
27141 key "nomencl"
27142
27143 \end_inset
27144
27145 .
27146 \end_layout
27147
27148 \begin_layout Subsection
27149 Nomenclature Options
27150 \begin_inset Index
27151 status collapsed
27152
27153 \begin_layout Plain Layout
27154 Nomenclature ! Options
27155 \end_layout
27156
27157 \end_inset
27158
27159
27160 \end_layout
27161
27162 \begin_layout Standard
27163 The 
27164 \series bold
27165 nomencl
27166 \series default
27167  package offers some options to adjust the appearance of the nomenclature.
27168  Here are some of its options, for more have a look at its documentation:
27169 \end_layout
27170
27171 \begin_layout Description
27172 refeq Appends the phrase 
27173 \begin_inset Quotes eld
27174 \end_inset
27175
27176
27177 \family sans
27178 , see equation (
27179 \emph on
27180 eq
27181 \emph default
27182 )
27183 \family default
27184
27185 \begin_inset Quotes erd
27186 \end_inset
27187
27188  to every nomenclature entry, where 
27189 \family sans
27190 \emph on
27191 eq
27192 \family default
27193 \emph default
27194  is the number of the last equation in front of the nomenclature entry
27195 \end_layout
27196
27197 \begin_layout Description
27198 refpage Appends the phrase 
27199 \begin_inset Quotes eld
27200 \end_inset
27201
27202
27203 \family sans
27204 , page (
27205 \emph on
27206 page
27207 \emph default
27208 )
27209 \family default
27210
27211 \begin_inset Quotes erd
27212 \end_inset
27213
27214  to every nomenclature entry, where 
27215 \family sans
27216 \emph on
27217 page
27218 \family default
27219 \emph default
27220  is the number of the page on which the nomenclature entry appeared
27221 \end_layout
27222
27223 \begin_layout Description
27224 intoc Inserts the nomenclature in the Table of Contents
27225 \end_layout
27226
27227 \begin_layout Standard
27228 There are furthermore the options 
27229 \series bold
27230 croatian
27231 \series default
27232
27233 \series bold
27234 danish
27235 \series default
27236
27237 \series bold
27238 english
27239 \series default
27240
27241 \series bold
27242 french
27243 \series default
27244
27245 \series bold
27246 german
27247 \series default
27248
27249 \series bold
27250 italian
27251 \series default
27252
27253 \series bold
27254 polish
27255 \series default
27256
27257 \series bold
27258 portuguese
27259 \series default
27260
27261 \series bold
27262 russian
27263 \series default
27264
27265 \series bold
27266 spanish
27267 \series default
27268 , and 
27269 \series bold
27270 ukrainian
27271 \series default
27272  to print the reference texts and the nomenclature title in the corresponding
27273  language.
27274 \end_layout
27275
27276 \begin_layout Standard
27277 To use one or more of the options, add them to the comma-separated document
27278  class options list in the 
27279 \family sans
27280 Document\SpecialChar \menuseparator
27281 Settings
27282 \family default
27283  dialog.
27284  In this document the options 
27285 \series bold
27286 intoc
27287 \series default
27288  and 
27289 \series bold
27290 refpage
27291 \series default
27292  are used.
27293 \end_layout
27294
27295 \begin_layout Standard
27296 \begin_inset VSpace bigskip
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \begin_layout Standard
27303 You can also use the first two options above only for certain nomenclature
27304  entries when you add one of the following commands as last entry to the
27305  
27306 \family sans
27307 Description
27308 \family default
27309  field in the nomenclature dialog:
27310 \end_layout
27311
27312 \begin_layout Description
27313
27314 \backslash
27315 nomrefeq Like the 
27316 \series bold
27317 refeq
27318 \series default
27319  option
27320 \end_layout
27321
27322 \begin_layout Description
27323
27324 \backslash
27325 nomrefpage Like the 
27326 \series bold
27327 refpage
27328 \series default
27329  option
27330 \end_layout
27331
27332 \begin_layout Description
27333
27334 \backslash
27335 nomrefeqpage Short notation of 
27336 \series bold
27337
27338 \backslash
27339 nomrefeq
27340 \backslash
27341 nomrefpage
27342 \end_layout
27343
27344 \begin_layout Description
27345
27346 \backslash
27347 nomnorefeq,
27348 \begin_inset space ~
27349 \end_inset
27350
27351
27352 \backslash
27353 nomnorefpage,
27354 \begin_inset space ~
27355 \end_inset
27356
27357
27358 \backslash
27359 nomnorefeqpage Turns off the corresponding options
27360 \end_layout
27361
27362 \begin_layout Subsection
27363 Printing the Nomenclature
27364 \begin_inset Index
27365 status collapsed
27366
27367 \begin_layout Plain Layout
27368 Nomenclature ! Printing
27369 \end_layout
27370
27371 \end_inset
27372
27373
27374 \end_layout
27375
27376 \begin_layout Standard
27377 To print the nomenclature, use the menu 
27378 \family sans
27379 Insert\SpecialChar \menuseparator
27380 Lists
27381 \begin_inset space ~
27382 \end_inset
27383
27384 /
27385 \begin_inset space ~
27386 \end_inset
27387
27388 TOC\SpecialChar \menuseparator
27389 Nomenclature
27390 \family default
27391 .
27392  A light blue box labeled 
27393 \begin_inset Quotes eld
27394 \end_inset
27395
27396
27397 \family sans
27398 Nomenclature
27399 \family default
27400
27401 \begin_inset Quotes erd
27402 \end_inset
27403
27404  will show the place where the nomenclature is printed in the output.
27405  Like the index list box, the nomenclature list box is not clickable.
27406 \end_layout
27407
27408 \begin_layout Standard
27409 In the printed output the title of the nomenclature appears as 
27410 \begin_inset Quotes eld
27411 \end_inset
27412
27413 Nomenclature
27414 \begin_inset Quotes erd
27415 \end_inset
27416
27417 .
27418  If you are not happy with the name, you can change it by redefining the
27419  command 
27420 \series bold
27421
27422 \backslash
27423 nomname
27424 \series default
27425  in the preamble.
27426  For example, in order to change the name to 
27427 \emph on
27428 List of Symbols
27429 \emph default
27430 , add the following line to the preamble:
27431 \end_layout
27432
27433 \begin_layout Standard
27434
27435 \family roman
27436 \series bold
27437
27438 \backslash
27439 renewcommand{
27440 \backslash
27441 nomname}{List of Symbols}
27442 \end_layout
27443
27444 \begin_layout Standard
27445 \begin_inset VSpace defskip
27446 \end_inset
27447
27448
27449 \end_layout
27450
27451 \begin_layout Standard
27452 If you are unhappy with the amount of space for symbols, you can alter it
27453  by adding the following line to the preamble:
27454 \end_layout
27455
27456 \begin_layout Standard
27457
27458 \family roman
27459 \series bold
27460
27461 \backslash
27462 renewcommand{
27463 \backslash
27464 nomlabelwidth}{width}
27465 \end_layout
27466
27467 \begin_layout Standard
27468
27469 \family roman
27470 Where the width is a value with one of the units listed in Appendix
27471 \begin_inset space ~
27472 \end_inset
27473
27474
27475 \begin_inset CommandInset ref
27476 LatexCommand ref
27477 reference "cha:Units-available-in"
27478
27479 \end_inset
27480
27481 .
27482  The default value is 1
27483 \begin_inset space \thinspace{}
27484 \end_inset
27485
27486 cm.
27487 \end_layout
27488
27489 \begin_layout Section
27490 Branches
27491 \begin_inset Index
27492 status collapsed
27493
27494 \begin_layout Plain Layout
27495 Branches
27496 \end_layout
27497
27498 \end_inset
27499
27500
27501 \begin_inset Index
27502 status collapsed
27503
27504 \begin_layout Plain Layout
27505 Document ! Branches
27506 \end_layout
27507
27508 \end_inset
27509
27510
27511 \begin_inset CommandInset label
27512 LatexCommand label
27513 name "sec:Branches"
27514
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \begin_layout Standard
27521 Sometimes it is useful to hide some document parts in the output.
27522  For example a teacher who is setting an exam obviously doesn't want the
27523  pupils to see the answers, but having questions and answers in the same
27524  document will make the life of the markers of that exam much easier.
27525 \end_layout
27526
27527 \begin_layout Standard
27528 For these cases LyX offers to put text into branches.
27529  The text will then only appear in the output when its branch is activated.
27530  To create a branch, go in the 
27531 \family sans
27532 Document\SpecialChar \menuseparator
27533 Settings
27534 \family default
27535  dialog to 
27536 \family sans
27537 Branches
27538 \family default
27539 .
27540  The name of the branch, its activation state and the background color of
27541  the branches inside LyX can be specified in this dialog.
27542 \end_layout
27543
27544 \begin_layout Standard
27545 Text that should be in a branch is set into branch inset boxes.
27546  These boxes are inserted via the menu 
27547 \family sans
27548 Insert\SpecialChar \menuseparator
27549 Branch
27550 \family default
27551  where you can choose a branch.
27552  You can later change the branch of the boxes by right-clicking on them.
27553 \end_layout
27554
27555 \begin_layout Standard
27556 Here is an example, where only the question text appears, the answer branch
27557  is deactivated and does therefore not appear in the output:
27558 \end_layout
27559
27560 \begin_layout Standard
27561 \begin_inset Branch Question
27562 status open
27563
27564 \begin_layout Standard
27565 Question: Who was the first physics Nobel prize winner?
27566 \end_layout
27567
27568 \end_inset
27569
27570
27571 \end_layout
27572
27573 \begin_layout Standard
27574 \begin_inset Branch Answer
27575 status collapsed
27576
27577 \begin_layout Standard
27578 Answer: Wilhelm Conrad Röntgen
27579 \end_layout
27580
27581 \end_inset
27582
27583
27584 \end_layout
27585
27586 \begin_layout Standard
27587 \begin_inset VSpace bigskip
27588 \end_inset
27589
27590
27591 \end_layout
27592
27593 \begin_layout Standard
27594 To use conditional output inside places where you cannot insert branch insets,
27595  like inside equations, you can code special LaTeX definitions for each
27596  branch.
27597  For example you can define for the question branch
27598 \begin_inset Foot
27599 status collapsed
27600
27601 \begin_layout Plain Layout
27602 For an introduction to the LaTeX-syntax, see section
27603 \begin_inset space ~
27604 \end_inset
27605
27606
27607 \begin_inset CommandInset ref
27608 LatexCommand ref
27609 reference "sub:LaTeX-Syntax"
27610
27611 \end_inset
27612
27613 .
27614 \end_layout
27615
27616 \end_inset
27617
27618
27619 \end_layout
27620
27621 \begin_layout Standard
27622
27623 \series bold
27624
27625 \backslash
27626 newcommand{
27627 \backslash
27628 question}[1]{#1}
27629 \end_layout
27630
27631 \begin_layout Standard
27632
27633 \series bold
27634
27635 \backslash
27636 newcommand{
27637 \backslash
27638 answer}[1]{}
27639 \end_layout
27640
27641 \begin_layout Standard
27642 and for the answer branch
27643 \end_layout
27644
27645 \begin_layout Standard
27646
27647 \series bold
27648
27649 \backslash
27650 newcommand{
27651 \backslash
27652 question}[1]{}
27653 \end_layout
27654
27655 \begin_layout Standard
27656
27657 \series bold
27658
27659 \backslash
27660 newcommand{
27661 \backslash
27662 answer}[1]{#1}
27663 \end_layout
27664
27665 \begin_layout Standard
27666 \begin_inset Branch Question
27667 status open
27668
27669 \begin_layout Standard
27670 \begin_inset ERT
27671 status open
27672
27673 \begin_layout Plain Layout
27674
27675
27676 \backslash
27677 newcommand{
27678 \backslash
27679 question}[1]{#1}
27680 \end_layout
27681
27682 \begin_layout Plain Layout
27683
27684
27685 \backslash
27686 newcommand{
27687 \backslash
27688 answer}[1]{}
27689 \end_layout
27690
27691 \end_inset
27692
27693
27694 \end_layout
27695
27696 \end_inset
27697
27698
27699 \end_layout
27700
27701 \begin_layout Standard
27702 \begin_inset Branch Answer
27703 status collapsed
27704
27705 \begin_layout Standard
27706 \begin_inset ERT
27707 status open
27708
27709 \begin_layout Plain Layout
27710
27711
27712 \backslash
27713 newcommand{
27714 \backslash
27715 question}[1]{}
27716 \end_layout
27717
27718 \begin_layout Plain Layout
27719
27720
27721 \backslash
27722 newcommand{
27723 \backslash
27724 answer}[1]{#1}
27725 \end_layout
27726
27727 \end_inset
27728
27729
27730 \end_layout
27731
27732 \end_inset
27733
27734
27735 \end_layout
27736
27737 \begin_layout Standard
27738 Now it is possible to use the commands 
27739 \series bold
27740
27741 \backslash
27742 question{\SpecialChar \ldots{}
27743 }
27744 \series default
27745  and 
27746 \series bold
27747
27748 \backslash
27749 answer{\SpecialChar \ldots{}
27750 }
27751 \series default
27752  to obtain conditional output.
27753  Here is an example formula where only the 
27754 \series bold
27755
27756 \backslash
27757 question
27758 \series default
27759  part appears:
27760 \begin_inset Formula \[
27761 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Standard
27769 Inside math, the same effect can be achieved using math macros, see section
27770 \begin_inset space ~
27771 \end_inset
27772
27773
27774 \begin_inset CommandInset ref
27775 LatexCommand ref
27776 reference "sec:math-macros"
27777
27778 \end_inset
27779
27780 .
27781 \end_layout
27782
27783 \begin_layout Section
27784 TeX Code and the LaTeX Syntax
27785 \begin_inset CommandInset label
27786 LatexCommand label
27787 name "sec:TeX-Code"
27788
27789 \end_inset
27790
27791
27792 \end_layout
27793
27794 \begin_layout Subsection
27795 TeX Code Boxes
27796 \begin_inset Index
27797 status collapsed
27798
27799 \begin_layout Plain Layout
27800 TeX Code
27801 \end_layout
27802
27803 \end_inset
27804
27805
27806 \begin_inset CommandInset label
27807 LatexCommand label
27808 name "sub:TeX-Code-Boxes"
27809
27810 \end_inset
27811
27812
27813 \end_layout
27814
27815 \begin_layout Standard
27816 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27817  constructs, but not all.
27818  LaTeX contains of hundreds of packages which provide different commands.
27819  Every time packages are updated and new ones added.
27820  This has the advantage that you can typeset nearly everything as there
27821  is for every problem a LaTeX-package.
27822  But LyX can of course not be up to date and support all packages and their
27823  commands.
27824 \end_layout
27825
27826 \begin_layout Standard
27827 But don't worry, you can use any LaTeX-command directly in LyX inside the
27828  TeX Code box.
27829  An TeX Code box is created by the menu 
27830 \family sans
27831 Insert\SpecialChar \menuseparator
27832 TeX
27833 \begin_inset space ~
27834 \end_inset
27835
27836 Code
27837 \family default
27838  or by the toolbar button 
27839 \begin_inset Graphics
27840         filename ../images/ert-insert.png
27841
27842 \end_inset
27843
27844 .
27845  The box can be opened by left-clicking and closed by right-clicking on
27846  it.
27847 \end_layout
27848
27849 \begin_layout Standard
27850 You can insert complete or incomplete commands as TeX Code.
27851  Incomplete means that the command argument can be Standard LyX text.
27852  For example you want to draw a frame around a word and uses therefore the
27853  LaTeX-command 
27854 \series bold
27855
27856 \backslash
27857 fbox
27858 \series default
27859 , you can write the command part 
27860 \series bold
27861
27862 \backslash
27863 fbox{
27864 \series default
27865  in a TeX Code box before the word and the closing brace 
27866 \series bold
27867 }
27868 \series default
27869  in a second TeX Code box behind the word.
27870  The word between the two TeX Code boxes is then the argument as it is in
27871  the following example:
27872 \end_layout
27873
27874 \begin_layout Standard
27875 \begin_inset Graphics
27876         filename clipart/ERT.png
27877         scale 89
27878
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \begin_layout Standard
27885 gives
27886 \end_layout
27887
27888 \begin_layout Standard
27889 This is a line with a 
27890 \begin_inset ERT
27891 status collapsed
27892
27893 \begin_layout Plain Layout
27894
27895
27896 \backslash
27897 fbox{
27898 \end_layout
27899
27900 \end_inset
27901
27902 framed
27903 \begin_inset ERT
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907
27908 }
27909 \end_layout
27910
27911 \end_inset
27912
27913  word.
27914 \end_layout
27915
27916 \begin_layout Standard
27917 \begin_inset Note Greyedout
27918 status open
27919
27920 \begin_layout Plain Layout
27921
27922 \series bold
27923 Note:
27924 \series default
27925  At the end of LaTeX-commands without parameters, you have to insert a space
27926  to let LaTeX know that the command is finished.
27927 \end_layout
27928
27929 \end_inset
27930
27931
27932 \end_layout
27933
27934 \begin_layout Subsection
27935 Short Introduction to the LaTeX Syntax
27936 \begin_inset OptArg
27937 status collapsed
27938
27939 \begin_layout Plain Layout
27940 The LaTeX Syntax
27941 \end_layout
27942
27943 \end_inset
27944
27945
27946 \begin_inset Index
27947 status collapsed
27948
27949 \begin_layout Plain Layout
27950 Latex@LaTeX Syntax
27951 \end_layout
27952
27953 \end_inset
27954
27955
27956 \begin_inset CommandInset label
27957 LatexCommand label
27958 name "sub:LaTeX-Syntax"
27959
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \begin_layout Standard
27966 When you write larger documents or books, you will need to know something
27967  about the LaTeX-commands that LyX uses in the background.
27968  Because LaTeX is based on commands, you can 
27969 \begin_inset Quotes eld
27970 \end_inset
27971
27972 program
27973 \begin_inset Quotes erd
27974 \end_inset
27975
27976  your text.
27977  This has the advantage that the layout of the document can be changed at
27978  every time if you know the right commands.
27979  E.g.
27980  imagine you have to write a manual for a product and the deadline is at
27981  the end of the day.
27982  Your boss just has complimented you for your good work but wants to have
27983  all caption labels bold.
27984  But you have over hundred figure and table captions with non-bold labels
27985  in your manual.
27986  Of course it's impossible to change all caption labels by hand in one day.
27987 \end_layout
27988
27989 \begin_layout Standard
27990 Now LaTeX comes into play.
27991  As written above, for every problem exists a LaTeX-package.
27992  First you have to find out which and therefore look in the LaTeX package
27993  database, 
27994 \begin_inset CommandInset citation
27995 LatexCommand cite
27996 key "Catalogue"
27997
27998 \end_inset
27999
28000 .
28001 \end_layout
28002
28003 \begin_layout Standard
28004 As result you know that the package 
28005 \series bold
28006 caption
28007 \series default
28008
28009 \begin_inset Index
28010 status collapsed
28011
28012 \begin_layout Plain Layout
28013 Latex@LaTeX-packages ! caption
28014 \end_layout
28015
28016 \end_inset
28017
28018  is what you need.
28019  To use a package, you have to load it in the document preamble (menu 
28020 \family sans
28021 Document\SpecialChar \menuseparator
28022 Settings
28023 \family default
28024 ) with the command
28025 \end_layout
28026
28027 \begin_layout Standard
28028
28029 \series bold
28030
28031 \backslash
28032 usepackage[options]{package name}
28033 \end_layout
28034
28035 \begin_layout Standard
28036 All LaTeX commands begin with a backslash, the command argument is set within
28037  two braces, and the options are set within two brackets.
28038  Note that not all commands have an argument and options.
28039 \end_layout
28040
28041 \begin_layout Standard
28042 In your case the package name is 
28043 \series bold
28044 caption
28045 \series default
28046 .
28047  After a look in the documentation of the package, you know that the option
28048  
28049 \series bold
28050 labelfont=bf
28051 \series default
28052  will change the font of all caption labels to bold.
28053  So you add the command
28054 \end_layout
28055
28056 \begin_layout Standard
28057
28058 \series bold
28059
28060 \backslash
28061 usepackage[labelfont=bf]{caption}
28062 \end_layout
28063
28064 \begin_layout Standard
28065 to the preamble and the problem is solved.
28066 \begin_inset Foot
28067 status collapsed
28068
28069 \begin_layout Plain Layout
28070 For more commands provided by the 
28071 \series bold
28072 caption
28073 \series default
28074  package, have a look at its documentation, 
28075 \begin_inset CommandInset citation
28076 LatexCommand cite
28077 key "caption"
28078
28079 \end_inset
28080
28081 .
28082 \end_layout
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \begin_layout Standard
28090 Note that some document classes have built-in solutions for well known problems
28091  like your case.
28092  For example if you use a 
28093 \family sans
28094 koma-script
28095 \family default
28096  class, you don't need the package 
28097 \series bold
28098 caption
28099 \series default
28100 , you can instead write
28101 \end_layout
28102
28103 \begin_layout Standard
28104
28105 \series bold
28106
28107 \backslash
28108 setkomafont{captionlabel}{
28109 \backslash
28110 bfseries}
28111 \end_layout
28112
28113 \begin_layout Standard
28114 in the preamble and the problem is solved.
28115  So if you plan to write a large document, you should have a look at the
28116  documentation of the document class you want to use.
28117  (
28118 \series bold
28119
28120 \backslash
28121 setkomafont
28122 \series default
28123  is an example for a command with more than one argument.)
28124 \end_layout
28125
28126 \begin_layout Standard
28127 Commands in the preamble affects the whole document, while commands in the
28128  text affects only the text after the command or only the text used as command
28129  argument.
28130  To insert a LaTeX-command in text, use the TeX Code box as described in
28131  the previous section.
28132 \end_layout
28133
28134 \begin_layout Standard
28135 If you want to learn more about LaTeX and its syntax, have a look at the
28136  LaTeX-books 
28137 \begin_inset CommandInset citation
28138 LatexCommand cite
28139 key "latexcompanion,latexguide"
28140
28141 \end_inset
28142
28143 .
28144  
28145 \end_layout
28146
28147 \begin_layout Section
28148 Previewing Snippets of your Document
28149 \begin_inset Index
28150 status collapsed
28151
28152 \begin_layout Plain Layout
28153 Instant preview
28154 \end_layout
28155
28156 \end_inset
28157
28158
28159 \begin_inset CommandInset label
28160 LatexCommand label
28161 name "sec:Previewing-snippets-of"
28162
28163 \end_inset
28164
28165
28166 \begin_inset Index
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170 Document ! Preview
28171 \end_layout
28172
28173 \end_inset
28174
28175
28176 \end_layout
28177
28178 \begin_layout Standard
28179 LyX allows you to generate previews of sections of your document on the
28180  fly so you can see how they'll look in the final document without having
28181  to break your train of thought with 
28182 \family sans
28183 View\SpecialChar \menuseparator
28184 DVI
28185 \family default
28186 .
28187 \end_layout
28188
28189 \begin_layout Standard
28190 If you would for example like to see in LyX your math formulas typeset by
28191  LaTeX, install the LaTeX-package 
28192 \series bold
28193 preview-latex
28194 \series default
28195
28196 \begin_inset Index
28197 status collapsed
28198
28199 \begin_layout Plain Layout
28200 Latex@LaTeX-packages ! preview-latex
28201 \end_layout
28202
28203 \end_inset
28204
28205  as explained below, and turn on 
28206 \family sans
28207 Instant
28208 \begin_inset space ~
28209 \end_inset
28210
28211 preview
28212 \family default
28213  in the 
28214 \family sans
28215 Tools\SpecialChar \menuseparator
28216 Preferences 
28217 \family default
28218 dialog under 
28219 \family sans
28220 Look
28221 \begin_inset space ~
28222 \end_inset
28223
28224 and
28225 \begin_inset space ~
28226 \end_inset
28227
28228 feel\SpecialChar \menuseparator
28229 Graphics
28230 \family default
28231 .
28232 \end_layout
28233
28234 \begin_layout Standard
28235 Previews are generated when you load a document into LyX and when you finish
28236  editing an inset.
28237  Previews of an already loaded document are 
28238 \emph on
28239 not
28240 \emph default
28241  generated just by selecting the 
28242 \family sans
28243 Instant
28244 \begin_inset space ~
28245 \end_inset
28246
28247 preview
28248 \family default
28249  check box, you have to reopen the documents to activate the previews.
28250 \end_layout
28251
28252 \begin_layout Standard
28253 LyX will generate previews of math insets.
28254  It will also generate previews of included insets if you select the 
28255 \family sans
28256 Show
28257 \begin_inset space ~
28258 \end_inset
28259
28260 preview
28261 \family default
28262  check box in the insert dialog.
28263  This is useful if you wish to generate a preview of a LaTeX figure, for
28264  example.
28265 \end_layout
28266
28267 \begin_layout Standard
28268 To get previews working, you need the LaTeX package 
28269 \series bold
28270 preview-latex
28271 \series default
28272  (on some systems named simply 
28273 \series bold
28274 preview
28275 \series default
28276 ) installed.
28277  In case it is not already installed, you find it in the TeX Catalogue,
28278  
28279 \begin_inset CommandInset citation
28280 LatexCommand cite
28281 key "TeXCatalogue"
28282
28283 \end_inset
28284
28285  or in the package manager of your LaTeX-system.
28286  You obtain prettier results if you install the program 
28287 \family typewriter
28288 pnmcrop
28289 \family default
28290  from the 
28291 \family typewriter
28292 netpbm
28293 \family default
28294  package; for LyX on Windows this program is automatically installed together
28295  with LyX.
28296 \end_layout
28297
28298 \begin_layout Standard
28299 \begin_inset VSpace bigskip
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \begin_layout Standard
28306 You can furthermore preview the LaTeX source of the whole document or parts
28307  of it.
28308  Use the menu 
28309 \family sans
28310 View\SpecialChar \menuseparator
28311 View
28312 \begin_inset space ~
28313 \end_inset
28314
28315 Source
28316 \family default
28317  and a window will be shown where you can see the LaTeX-source code.
28318  The window shows the source of the whole paragraph where the cursor is
28319  currently in.
28320  You can also select document parts in LyX's main window, then only this
28321  selection (when it is more than one paragraph) is shown as source code.
28322  To view the whole document as source, enable the corresponding option in
28323  the source view window.
28324 \end_layout
28325
28326 \begin_layout Section
28327 Spell Checking
28328 \begin_inset CommandInset label
28329 LatexCommand label
28330 name "sec:Spellchecking"
28331
28332 \end_inset
28333
28334
28335 \begin_inset Index
28336 status collapsed
28337
28338 \begin_layout Plain Layout
28339 Spell checking
28340 \end_layout
28341
28342 \end_inset
28343
28344
28345 \end_layout
28346
28347 \begin_layout Standard
28348 LyX itself has no built-in spell checker.
28349  Rather it uses one of the external programs 
28350 \family typewriter
28351 aspell
28352 \family default
28353
28354 \family typewriter
28355 ispell
28356 \family default
28357
28358 \family typewriter
28359 hspell
28360 \family default
28361 , or 
28362 \family sans
28363 pspell
28364 \family default
28365  as backend.
28366  This section assumes you have already installed and set up one of these
28367  programs.
28368  
28369 \family typewriter
28370 aspell
28371 \family default
28372  can be seen as successor of 
28373 \family typewriter
28374 ispell
28375 \family default
28376 , so that it is recommended to use aspell.
28377  
28378 \family sans
28379 hspell
28380 \family default
28381  is a Hebrew spell-checker.
28382  The used spell checker ind its settings are specified in LyX's preferences
28383  under 
28384 \family sans
28385 Language Settings
28386 \family default
28387 .
28388 \end_layout
28389
28390 \begin_layout Standard
28391 For LyX on Windows, the selection box for the spell checking program is
28392  greyed out in the preferences dialog because only 
28393 \family sans
28394 aspell
28395 \family default
28396  can be used.
28397 \end_layout
28398
28399 \begin_layout Standard
28400 The menu
28401 \family sans
28402  Tools\SpecialChar \menuseparator
28403 Spellchecker
28404 \family default
28405  starts the spell checking beginning from the current cursor position.
28406  A dialog window will appear showing any incorrect (or unknown) word found,
28407  allowing you to edit and replace it in a second line.
28408  Whenever an unknown word is found, the word is highlighted and the text
28409  scrolled so that it is visible.
28410  In the 
28411 \family sans
28412 spell checker
28413 \family default
28414  dialog, there is also a box showing suggestions for a correction, if any
28415  could be found.
28416  Clicking on one of the corrections will copy to the 
28417 \family sans
28418 Replace
28419 \family default
28420  field, double-click invokes directly the replacement.
28421  Unknown but correctly typed words can be added to the personal dictionary.
28422 \end_layout
28423
28424 \begin_layout Standard
28425 By default, the used dictionary file is determined by the document language
28426  that is set in the 
28427 \family sans
28428 Document\SpecialChar \menuseparator
28429 Settings
28430 \family default
28431  dialog.
28432  If you do not have a dictionary for the document language, spell checking
28433  will bring an error message.
28434  In this case, you can specify another dictionary file in the dialog by
28435  specifying a different 
28436 \family sans
28437 Alternative language
28438 \family default
28439  in preferences dialog.
28440 \end_layout
28441
28442 \begin_layout Standard
28443 After a spell check you'll informed about the number of checked words.
28444 \end_layout
28445
28446 \begin_layout Subsubsection*
28447 Limitations
28448 \end_layout
28449
28450 \begin_layout Standard
28451 It is not possible to change the spelling of a particular word globally,
28452  rather than having to change the spelling separately for each occurrence
28453  of the word.
28454  But you can use the 
28455 \family sans
28456 Find
28457 \begin_inset space ~
28458 \end_inset
28459
28460 &
28461 \begin_inset space ~
28462 \end_inset
28463
28464 Replace
28465 \family default
28466  dialog for that.
28467 \end_layout
28468
28469 \begin_layout Standard
28470 LyX cannot correctly spell check documents containing multiple languages.
28471  This does work with 
28472 \family typewriter
28473 pspell
28474 \family default
28475 , assuming you have marked the different languages appropriately.
28476 \end_layout
28477
28478 \begin_layout Subsubsection*
28479 Further Settings
28480 \end_layout
28481
28482 \begin_layout Standard
28483 The 
28484 \family sans
28485 Spellchecker
28486 \family default
28487  section in the preferences dialog has some additional options:
28488 \end_layout
28489
28490 \begin_layout Description
28491 Escape
28492 \begin_inset space ~
28493 \end_inset
28494
28495 characters Allows you to add non-standard characters that the spell checker
28496  should consider, e.g.
28497  German umlauts although you spell check English document.
28498  This should not normally be needed.
28499 \end_layout
28500
28501 \begin_layout Description
28502 Personal
28503 \begin_inset space ~
28504 \end_inset
28505
28506 dictionary to use a different file than the spell checker's default choice
28507  as your personal dictionary
28508 \end_layout
28509
28510 \begin_layout Description
28511 Accept
28512 \begin_inset space ~
28513 \end_inset
28514
28515 compound
28516 \begin_inset space ~
28517 \end_inset
28518
28519 words Prevent the spell checker from complaining about compounded words
28520  like 
28521 \begin_inset Quotes eld
28522 \end_inset
28523
28524 passthrough
28525 \begin_inset Quotes erd
28526 \end_inset
28527
28528 .
28529 \end_layout
28530
28531 \begin_layout Description
28532 Use
28533 \begin_inset space ~
28534 \end_inset
28535
28536 input
28537 \begin_inset space ~
28538 \end_inset
28539
28540 encoding Uses the document encoding that is set in the 
28541 \family sans
28542 Document\SpecialChar \menuseparator
28543 Settings
28544 \family default
28545  dialog under 
28546 \family sans
28547 Language
28548 \family default
28549  also for the spellchecker.
28550 \begin_inset Foot
28551 status collapsed
28552
28553 \begin_layout Plain Layout
28554 The encodings are explained in section
28555 \begin_inset space ~
28556 \end_inset
28557
28558
28559 \begin_inset CommandInset ref
28560 LatexCommand ref
28561 reference "sub:Settings"
28562
28563 \end_inset
28564
28565 .
28566 \end_layout
28567
28568 \end_inset
28569
28570  Only enable this if you use 
28571 \family typewriter
28572 ispell
28573 \family default
28574  and can't spell check words with international letters in them.
28575  There have been reports that this does not work with all dictionaries,
28576  so this is disabled by default.
28577 \end_layout
28578
28579 \begin_layout Section
28580 Thesaurus
28581 \begin_inset Index
28582 status collapsed
28583
28584 \begin_layout Plain Layout
28585 Thesaurus
28586 \end_layout
28587
28588 \end_inset
28589
28590
28591 \begin_inset CommandInset label
28592 LatexCommand label
28593 name "sec:Thesaurus"
28594
28595 \end_inset
28596
28597
28598 \end_layout
28599
28600 \begin_layout Standard
28601 Thesaurus currently only works when you use the document language English.
28602 \end_layout
28603
28604 \begin_layout Standard
28605 To start the thesaurus, highlight one word or set the cursor behind it,
28606  and use the menu 
28607 \family sans
28608 Tools\SpecialChar \menuseparator
28609 Thesaurus
28610 \family default
28611  or the toolbar button 
28612 \begin_inset Graphics
28613         filename ../images/thesaurus-entry.png
28614         BoundingBox 0bp 5bp 20bp 25bp
28615         rotateOrigin center
28616
28617 \end_inset
28618
28619 .
28620  A dialog pops up showing you probably related words that you can use as
28621  replacement.
28622 \end_layout
28623
28624 \begin_layout Standard
28625 The shown related words are in many cases not really related to the word
28626  you are currently checking, scrolling in the shown list might help in some
28627  cases to find related words.
28628 \end_layout
28629
28630 \begin_layout Standard
28631 The thesaurus only works for single words, and also only when it is in the
28632  singular form.
28633  For example starting the thesaurus with the word 
28634 \begin_inset Quotes eld
28635 \end_inset
28636
28637 reports
28638 \begin_inset Quotes erd
28639 \end_inset
28640
28641  leads to no results, while results are shown for the word 
28642 \begin_inset Quotes eld
28643 \end_inset
28644
28645 report
28646 \begin_inset Quotes erd
28647 \end_inset
28648
28649 .
28650  To avoid this, you can highlight only the part 
28651 \begin_inset Quotes eld
28652 \end_inset
28653
28654 report
28655 \begin_inset Quotes erd
28656 \end_inset
28657
28658  of the word 
28659 \begin_inset Quotes eld
28660 \end_inset
28661
28662 reports
28663 \begin_inset Quotes erd
28664 \end_inset
28665
28666  to get results.
28667 \end_layout
28668
28669 \begin_layout Section
28670 Change Tracking
28671 \begin_inset Index
28672 status collapsed
28673
28674 \begin_layout Plain Layout
28675 Change Tracking
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \begin_inset Index
28682 status collapsed
28683
28684 \begin_layout Plain Layout
28685 Document ! Change Tracking
28686 \end_layout
28687
28688 \end_inset
28689
28690
28691 \begin_inset CommandInset label
28692 LatexCommand label
28693 name "sec:Change-Tracking"
28694
28695 \end_inset
28696
28697
28698 \end_layout
28699
28700 \begin_layout Standard
28701 When you work on a document together with many people it is extremely useful
28702  to see changes others made highlighted in the document.
28703  You can then decide if you accept a change or not.
28704  This can be achieved by turning on change tracking in the menu 
28705 \family sans
28706 Document\SpecialChar \menuseparator
28707 Change
28708 \begin_inset space ~
28709 \end_inset
28710
28711 Tracking\SpecialChar \menuseparator
28712 Track
28713 \begin_inset space ~
28714 \end_inset
28715
28716 Changes
28717 \family default
28718 .
28719 \end_layout
28720
28721 \begin_layout Standard
28722 Changes made in the document will then be highlighted by colors: 
28723 \color blue
28724 Blue text
28725 \color inherit
28726  is an addition, 
28727 \color red
28728 red canceled text
28729 \color inherit
28730  is a deletion.
28731  You can change the color in LyX's preferences dialog under 
28732 \family sans
28733 Look
28734 \begin_inset space ~
28735 \end_inset
28736
28737 and
28738 \begin_inset space ~
28739 \end_inset
28740
28741 feel
28742 \family default
28743
28744 \family sans
28745 Colors
28746 \family default
28747 .
28748 \begin_inset Index
28749 status collapsed
28750
28751 \begin_layout Plain Layout
28752 Color ! LyX screen
28753 \end_layout
28754
28755 \end_inset
28756
28757
28758 \end_layout
28759
28760 \begin_layout Standard
28761 When change tracking is activated, you will see the review toolbar in LyX:
28762 \begin_inset Index
28763 status collapsed
28764
28765 \begin_layout Plain Layout
28766 Toolbar ! Review
28767 \end_layout
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \begin_layout Standard
28775 \begin_inset VSpace defskip
28776 \end_inset
28777
28778
28779 \end_layout
28780
28781 \begin_layout Standard
28782 \begin_inset Graphics
28783         filename clipart/ChangesToolbar.png
28784
28785 \end_inset
28786
28787
28788 \end_layout
28789
28790 \begin_layout Standard
28791 \begin_inset VSpace defskip
28792 \end_inset
28793
28794
28795 \end_layout
28796
28797 \begin_layout Standard
28798 The review toolbar as shown above contains from left to right the following
28799  buttons:
28800 \end_layout
28801
28802 \begin_layout Standard
28803 \begin_inset VSpace defskip
28804 \end_inset
28805
28806
28807 \end_layout
28808
28809 \begin_layout Standard
28810 \begin_inset Tabular
28811 <lyxtabular version="3" rows="10" columns="2">
28812 <features islongtable="true">
28813 <column alignment="left" valignment="top" width="0">
28814 <column alignment="left" valignment="top" width="0">
28815 <row interlinespace="2.5mm">
28816 <cell alignment="center" valignment="top" usebox="none">
28817 \begin_inset Text
28818
28819 \begin_layout Plain Layout
28820 \begin_inset Graphics
28821         filename ../images/changes-track.png
28822         BoundingBox 0bp 5bp 20bp 25bp
28823         rotateOrigin center
28824
28825 \end_inset
28826
28827
28828 \end_layout
28829
28830 \end_inset
28831 </cell>
28832 <cell alignment="center" valignment="top" usebox="none">
28833 \begin_inset Text
28834
28835 \begin_layout Plain Layout
28836
28837 \family sans
28838 Document\SpecialChar \menuseparator
28839 Change
28840 \begin_inset space ~
28841 \end_inset
28842
28843 Tracking\SpecialChar \menuseparator
28844 Track
28845 \begin_inset space ~
28846 \end_inset
28847
28848 Changes
28849 \end_layout
28850
28851 \end_inset
28852 </cell>
28853 </row>
28854 <row interlinespace="2.5mm">
28855 <cell alignment="center" valignment="top" usebox="none">
28856 \begin_inset Text
28857
28858 \begin_layout Plain Layout
28859 \begin_inset Graphics
28860         filename ../images/changes-output.png
28861         BoundingBox 0bp 5bp 20bp 25bp
28862         rotateOrigin center
28863
28864 \end_inset
28865
28866
28867 \end_layout
28868
28869 \end_inset
28870 </cell>
28871 <cell alignment="center" valignment="top" usebox="none">
28872 \begin_inset Text
28873
28874 \begin_layout Plain Layout
28875
28876 \family sans
28877 Document\SpecialChar \menuseparator
28878 Change
28879 \begin_inset space ~
28880 \end_inset
28881
28882 Tracking\SpecialChar \menuseparator
28883 Show
28884 \begin_inset space ~
28885 \end_inset
28886
28887 Changes
28888 \begin_inset space ~
28889 \end_inset
28890
28891 in
28892 \begin_inset space ~
28893 \end_inset
28894
28895 Output
28896 \end_layout
28897
28898 \end_inset
28899 </cell>
28900 </row>
28901 <row interlinespace="2.5mm">
28902 <cell alignment="center" valignment="top" usebox="none">
28903 \begin_inset Text
28904
28905 \begin_layout Plain Layout
28906 \begin_inset Graphics
28907         filename ../images/change-next.png
28908         BoundingBox 0bp 5bp 20bp 25bp
28909         rotateOrigin center
28910
28911 \end_inset
28912
28913
28914 \end_layout
28915
28916 \end_inset
28917 </cell>
28918 <cell alignment="center" valignment="top" usebox="none">
28919 \begin_inset Text
28920
28921 \begin_layout Plain Layout
28922 Jumps to the next change
28923 \end_layout
28924
28925 \end_inset
28926 </cell>
28927 </row>
28928 <row interlinespace="2.5mm">
28929 <cell alignment="center" valignment="top" usebox="none">
28930 \begin_inset Text
28931
28932 \begin_layout Plain Layout
28933 \begin_inset Graphics
28934         filename ../images/change-accept.png
28935         BoundingBox 0bp 5bp 20bp 25bp
28936         rotateOrigin center
28937
28938 \end_inset
28939
28940
28941 \end_layout
28942
28943 \end_inset
28944 </cell>
28945 <cell alignment="center" valignment="top" usebox="none">
28946 \begin_inset Text
28947
28948 \begin_layout Plain Layout
28949
28950 \family sans
28951 Document\SpecialChar \menuseparator
28952 Change
28953 \begin_inset space ~
28954 \end_inset
28955
28956 Tracking\SpecialChar \menuseparator
28957 Accept
28958 \begin_inset space ~
28959 \end_inset
28960
28961 Change
28962 \end_layout
28963
28964 \end_inset
28965 </cell>
28966 </row>
28967 <row interlinespace="2.5mm">
28968 <cell alignment="center" valignment="top" usebox="none">
28969 \begin_inset Text
28970
28971 \begin_layout Plain Layout
28972 \begin_inset Graphics
28973         filename ../images/change-reject.png
28974         BoundingBox 0bp 5bp 20bp 25bp
28975         rotateOrigin center
28976
28977 \end_inset
28978
28979
28980 \end_layout
28981
28982 \end_inset
28983 </cell>
28984 <cell alignment="center" valignment="top" usebox="none">
28985 \begin_inset Text
28986
28987 \begin_layout Plain Layout
28988
28989 \family sans
28990 Document\SpecialChar \menuseparator
28991 Change
28992 \begin_inset space ~
28993 \end_inset
28994
28995 Tracking\SpecialChar \menuseparator
28996 Reject
28997 \begin_inset space ~
28998 \end_inset
28999
29000 Change
29001 \end_layout
29002
29003 \end_inset
29004 </cell>
29005 </row>
29006 <row interlinespace="2.5mm">
29007 <cell alignment="center" valignment="top" usebox="none">
29008 \begin_inset Text
29009
29010 \begin_layout Plain Layout
29011 \begin_inset Graphics
29012         filename ../images/changes-merge.png
29013         BoundingBox 0bp 5bp 20bp 25bp
29014         rotateOrigin center
29015
29016 \end_inset
29017
29018
29019 \end_layout
29020
29021 \end_inset
29022 </cell>
29023 <cell alignment="center" valignment="top" usebox="none">
29024 \begin_inset Text
29025
29026 \begin_layout Plain Layout
29027
29028 \family sans
29029 Document\SpecialChar \menuseparator
29030 Change
29031 \begin_inset space ~
29032 \end_inset
29033
29034 Tracking\SpecialChar \menuseparator
29035 Merge
29036 \begin_inset space ~
29037 \end_inset
29038
29039 Changes
29040 \end_layout
29041
29042 \end_inset
29043 </cell>
29044 </row>
29045 <row interlinespace="2.5mm">
29046 <cell alignment="center" valignment="top" usebox="none">
29047 \begin_inset Text
29048
29049 \begin_layout Plain Layout
29050 \begin_inset Graphics
29051         filename ../images/all-changes-accept.png
29052         BoundingBox 0bp 5bp 20bp 25bp
29053         rotateOrigin center
29054
29055 \end_inset
29056
29057
29058 \end_layout
29059
29060 \end_inset
29061 </cell>
29062 <cell alignment="center" valignment="top" usebox="none">
29063 \begin_inset Text
29064
29065 \begin_layout Plain Layout
29066
29067 \family sans
29068 Document\SpecialChar \menuseparator
29069 Change
29070 \begin_inset space ~
29071 \end_inset
29072
29073 Tracking\SpecialChar \menuseparator
29074 Accept
29075 \begin_inset space ~
29076 \end_inset
29077
29078 All
29079 \begin_inset space ~
29080 \end_inset
29081
29082 Changes
29083 \end_layout
29084
29085 \end_inset
29086 </cell>
29087 </row>
29088 <row interlinespace="2.5mm">
29089 <cell alignment="center" valignment="top" usebox="none">
29090 \begin_inset Text
29091
29092 \begin_layout Plain Layout
29093 \begin_inset Graphics
29094         filename ../images/all-changes-reject.png
29095         BoundingBox 0bp 5bp 20bp 25bp
29096         rotateOrigin center
29097
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \end_inset
29104 </cell>
29105 <cell alignment="center" valignment="top" usebox="none">
29106 \begin_inset Text
29107
29108 \begin_layout Plain Layout
29109
29110 \family sans
29111 Document\SpecialChar \menuseparator
29112 Change
29113 \begin_inset space ~
29114 \end_inset
29115
29116 Tracking\SpecialChar \menuseparator
29117 Reject
29118 \begin_inset space ~
29119 \end_inset
29120
29121 All
29122 \begin_inset space ~
29123 \end_inset
29124
29125 Changes
29126 \end_layout
29127
29128 \end_inset
29129 </cell>
29130 </row>
29131 <row interlinespace="2.5mm">
29132 <cell alignment="center" valignment="top" usebox="none">
29133 \begin_inset Text
29134
29135 \begin_layout Plain Layout
29136 \begin_inset Graphics
29137         filename ../images/note-insert.png
29138         BoundingBox 0bp 5bp 20bp 25bp
29139         rotateOrigin center
29140
29141 \end_inset
29142
29143
29144 \end_layout
29145
29146 \end_inset
29147 </cell>
29148 <cell alignment="center" valignment="top" usebox="none">
29149 \begin_inset Text
29150
29151 \begin_layout Plain Layout
29152
29153 \family sans
29154 Insert\SpecialChar \menuseparator
29155 Note\SpecialChar \menuseparator
29156 LyX
29157 \begin_inset space ~
29158 \end_inset
29159
29160 Note
29161 \end_layout
29162
29163 \end_inset
29164 </cell>
29165 </row>
29166 <row interlinespace="2.5mm">
29167 <cell alignment="center" valignment="top" usebox="none">
29168 \begin_inset Text
29169
29170 \begin_layout Plain Layout
29171 \begin_inset Graphics
29172         filename ../images/note-next.png
29173         BoundingBox 0bp 5bp 20bp 25bp
29174         rotateOrigin center
29175
29176 \end_inset
29177
29178
29179 \end_layout
29180
29181 \end_inset
29182 </cell>
29183 <cell alignment="center" valignment="top" usebox="none">
29184 \begin_inset Text
29185
29186 \begin_layout Plain Layout
29187
29188 \family sans
29189 Navigate\SpecialChar \menuseparator
29190 Next
29191 \begin_inset space ~
29192 \end_inset
29193
29194 Note
29195 \end_layout
29196
29197 \end_inset
29198 </cell>
29199 </row>
29200 </lyxtabular>
29201
29202 \end_inset
29203
29204
29205 \end_layout
29206
29207 \begin_layout Standard
29208 \begin_inset VSpace defskip
29209 \end_inset
29210
29211
29212 \end_layout
29213
29214 \begin_layout Standard
29215 The review toolbar helps you to accept, reject, or merge changes -- highlight
29216  the change and press one of the desired toolbar buttons.
29217  When you merge changes, a window pops up showing you informations about
29218  the next change behind the current cursor position.
29219  So you don't need to highlight a certain change.
29220  Within the merge window you can decide to accept or reject changes and
29221  step to the next change.
29222  This way you can jump through all changes of the document.
29223 \end_layout
29224
29225 \begin_layout Standard
29226 The toolbar has two buttons to handle notes because notes are often important
29227  to describe a change.
29228 \end_layout
29229
29230 \begin_layout Standard
29231 To show made changes in the output you need the LaTeX package 
29232 \series bold
29233 dvipost
29234 \series default
29235
29236 \begin_inset Index
29237 status collapsed
29238
29239 \begin_layout Plain Layout
29240 Latex@LaTeX-packages ! dvipost
29241 \end_layout
29242
29243 \end_inset
29244
29245  installed.
29246  You find it in the TeX Catalogue, 
29247 \begin_inset CommandInset citation
29248 LatexCommand cite
29249 key "TeXCatalogue"
29250
29251 \end_inset
29252
29253  or in the package manager of your LaTeX-system.
29254 \end_layout
29255
29256 \begin_layout Section
29257 International Support
29258 \begin_inset Index
29259 status collapsed
29260
29261 \begin_layout Plain Layout
29262 International support
29263 \end_layout
29264
29265 \end_inset
29266
29267
29268 \end_layout
29269
29270 \begin_layout Standard
29271 This section describes how to use LyX with any language you want.
29272  For some non-western languages there are special Wiki-pages that explain
29273  how to set up LyX to use them: 
29274 \begin_inset CommandInset citation
29275 LatexCommand cite
29276 key "Arabic,Armenian,Farsi,Hebrew"
29277
29278 \end_inset
29279
29280
29281 \end_layout
29282
29283 \begin_layout Standard
29284 Besides languages, LyX also supports phonetic symbols, see section
29285 \begin_inset space ~
29286 \end_inset
29287
29288
29289 \begin_inset CommandInset ref
29290 LatexCommand ref
29291 reference "sub:Special-Character"
29292
29293 \end_inset
29294
29295 .
29296 \end_layout
29297
29298 \begin_layout Subsection
29299 Language Options
29300 \begin_inset Index
29301 status collapsed
29302
29303 \begin_layout Plain Layout
29304 Language ! Options
29305 \end_layout
29306
29307 \end_inset
29308
29309
29310 \begin_inset Index
29311 status collapsed
29312
29313 \begin_layout Plain Layout
29314 Document ! Settings
29315 \end_layout
29316
29317 \end_inset
29318
29319
29320 \begin_inset Index
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324 Document ! Language
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Standard
29333 The 
29334 \family sans
29335 Document\SpecialChar \menuseparator
29336 Settings
29337 \family default
29338  dialog lets you set 
29339 \family roman
29340 the language and character encoding for your language.
29341  
29342 \end_layout
29343
29344 \begin_layout Standard
29345 Choose your language in the 
29346 \family sans
29347 Language
29348 \family default
29349  section of this dialog.
29350  The default is 
29351 \family sans
29352 English
29353 \family default
29354 .
29355 \end_layout
29356
29357 \begin_layout Standard
29358 The 
29359 \family sans
29360 Encoding
29361 \family default
29362  box lets you choose the character encoding map you want to use for LaTeX
29363  export.
29364  The option 
29365 \family sans
29366 use language's default encoding
29367 \family default
29368  is the preferred choice and works well in most cases.
29369  For details about the different encoding options see section
29370 \begin_inset space ~
29371 \end_inset
29372
29373
29374 \begin_inset CommandInset ref
29375 LatexCommand ref
29376 reference "sub:Settings"
29377
29378 \end_inset
29379
29380 .
29381 \end_layout
29382
29383 \begin_layout Subsection
29384 Keyboard mapping configuration
29385 \begin_inset CommandInset label
29386 LatexCommand label
29387 name "sub:Keyboard-mapping"
29388
29389 \end_inset
29390
29391
29392 \end_layout
29393
29394 \begin_layout Standard
29395 If you have for example a U.S.-style keyboard and want to write in a different
29396  language than English, you can use an alternate keymap.
29397  For example, if you have a U.S.-style keyboard but want to write in Italian,
29398  you can configure LyX to use an Italian keymap.
29399  The preferences dialog allows you to choose up to two keyboard mappings,
29400  see section
29401 \begin_inset space ~
29402 \end_inset
29403
29404
29405 \begin_inset CommandInset ref
29406 LatexCommand ref
29407 reference "sub:Keyboard-Map"
29408
29409 \end_inset
29410
29411 .
29412  You can choose primary and secondary keyboard languages and then select
29413  which one you want to use.
29414 \end_layout
29415
29416 \begin_layout Standard
29417 Finally, you may just want to change a few key mappings or create an entirely
29418  different keymap (for Vulcan, for instance).
29419  You may, for example, normally write in Italian on a U.S.
29420  keyboard but want to include an occasional quotation in German.
29421  In such a case, you can write your own keyboard mapping or modify an existing
29422  one to support the characters you want.
29423  This and much more customizations are explained in the 
29424 \emph on
29425 Customization
29426 \emph default
29427  manual.
29428 \end_layout
29429
29430 \begin_layout Subsection
29431 Character Tables
29432 \begin_inset CommandInset label
29433 LatexCommand label
29434 name "sec:keytab"
29435
29436 \end_inset
29437
29438
29439 \end_layout
29440
29441 \begin_layout Standard
29442 Table
29443 \begin_inset space ~
29444 \end_inset
29445
29446
29447 \begin_inset CommandInset ref
29448 LatexCommand ref
29449 reference "cap:The-latin1-character"
29450
29451 \end_inset
29452
29453  shows the 
29454 \family typewriter
29455 Latin1
29456 \family default
29457  character set.
29458  You should be able to enter the characters in the first eight columns directly
29459  from the keyboard.
29460 \end_layout
29461
29462 \begin_layout Standard
29463 There are a few things you need to know about this table.
29464  Here are some of the details you'll need to bear in mind when using characters
29465  from the 
29466 \family typewriter
29467 Latin1
29468 \family default
29469  character set:
29470 \end_layout
29471
29472 \begin_layout Itemize
29473 Even if you have selected 
29474 \family sans
29475 latin1
29476 \family default
29477  in the 
29478 \family sans
29479 Document\SpecialChar \menuseparator
29480 Settings
29481 \family default
29482  dialog, users who have only the 
29483 \family typewriter
29484 T1
29485 \family default
29486 -fonts for LaTeX [or who have the 
29487 \family typewriter
29488 T1
29489 \family default
29490 -fonts but aren't using them] will still miss a few characters: D0, F0,
29491  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29492  french quotes won't show up.
29493 \end_layout
29494
29495 \begin_layout Standard
29496 \begin_inset Float table
29497 wide false
29498 sideways false
29499 status open
29500
29501 \begin_layout Plain Layout
29502 \begin_inset Caption
29503
29504 \begin_layout Plain Layout
29505 \begin_inset CommandInset label
29506 LatexCommand label
29507 name "cap:The-latin1-character"
29508
29509 \end_inset
29510
29511 The 
29512 \family typewriter
29513 latin1
29514 \family default
29515  character set
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \begin_layout Plain Layout
29524 \align center
29525 \begin_inset Tabular
29526 <lyxtabular version="3" rows="17" columns="17">
29527 <features>
29528 <column alignment="center" valignment="top" width="0pt">
29529 <column alignment="center" valignment="top" width="0pt">
29530 <column alignment="center" valignment="top" width="0pt">
29531 <column alignment="center" valignment="top" width="0pt">
29532 <column alignment="center" valignment="top" width="0pt">
29533 <column alignment="center" valignment="top" width="0pt">
29534 <column alignment="center" valignment="top" width="0pt">
29535 <column alignment="center" valignment="top" width="0pt">
29536 <column alignment="center" valignment="top" width="0pt">
29537 <column alignment="center" valignment="top" width="0pt">
29538 <column alignment="center" valignment="top" width="0pt">
29539 <column alignment="center" valignment="top" width="0pt">
29540 <column alignment="center" valignment="top" width="0pt">
29541 <column alignment="center" valignment="top" width="0pt">
29542 <column alignment="center" valignment="top" width="0pt">
29543 <column alignment="center" valignment="top" width="0pt">
29544 <column alignment="center" valignment="top" width="0pt">
29545 <row>
29546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29547 \begin_inset Text
29548
29549 \begin_layout Plain Layout
29550
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 00
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 10
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 20
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 30
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 40
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 50
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 60
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 70
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 80
29713 \end_layout
29714
29715 \end_inset
29716 </cell>
29717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 90
29731 \end_layout
29732
29733 \end_inset
29734 </cell>
29735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29736 \begin_inset Text
29737
29738 \begin_layout Plain Layout
29739
29740 \family roman
29741 \series medium
29742 \shape up
29743 \size tiny
29744 \emph off
29745 \bar no
29746 \noun off
29747 \color none
29748 A0
29749 \end_layout
29750
29751 \end_inset
29752 </cell>
29753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29754 \begin_inset Text
29755
29756 \begin_layout Plain Layout
29757
29758 \family roman
29759 \series medium
29760 \shape up
29761 \size tiny
29762 \emph off
29763 \bar no
29764 \noun off
29765 \color none
29766 B0
29767 \end_layout
29768
29769 \end_inset
29770 </cell>
29771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29772 \begin_inset Text
29773
29774 \begin_layout Plain Layout
29775
29776 \family roman
29777 \series medium
29778 \shape up
29779 \size tiny
29780 \emph off
29781 \bar no
29782 \noun off
29783 \color none
29784 C0
29785 \end_layout
29786
29787 \end_inset
29788 </cell>
29789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29790 \begin_inset Text
29791
29792 \begin_layout Plain Layout
29793
29794 \family roman
29795 \series medium
29796 \shape up
29797 \size tiny
29798 \emph off
29799 \bar no
29800 \noun off
29801 \color none
29802 D0
29803 \end_layout
29804
29805 \end_inset
29806 </cell>
29807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29808 \begin_inset Text
29809
29810 \begin_layout Plain Layout
29811
29812 \family roman
29813 \series medium
29814 \shape up
29815 \size tiny
29816 \emph off
29817 \bar no
29818 \noun off
29819 \color none
29820 E0
29821 \end_layout
29822
29823 \end_inset
29824 </cell>
29825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29826 \begin_inset Text
29827
29828 \begin_layout Plain Layout
29829
29830 \family roman
29831 \series medium
29832 \shape up
29833 \size tiny
29834 \emph off
29835 \bar no
29836 \noun off
29837 \color none
29838 F0
29839 \end_layout
29840
29841 \end_inset
29842 </cell>
29843 </row>
29844 <row>
29845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29846 \begin_inset Text
29847
29848 \begin_layout Plain Layout
29849
29850 \family roman
29851 \series medium
29852 \shape up
29853 \size tiny
29854 \emph off
29855 \bar no
29856 \noun off
29857 \color none
29858 00
29859 \end_layout
29860
29861 \end_inset
29862 </cell>
29863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29864 \begin_inset Text
29865
29866 \begin_layout Plain Layout
29867
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29873 \begin_inset Text
29874
29875 \begin_layout Plain Layout
29876
29877 \end_layout
29878
29879 \end_inset
29880 </cell>
29881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29882 \begin_inset Text
29883
29884 \begin_layout Plain Layout
29885
29886 \end_layout
29887
29888 \end_inset
29889 </cell>
29890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29891 \begin_inset Text
29892
29893 \begin_layout Plain Layout
29894
29895 \family roman
29896 \series medium
29897 \shape up
29898 \emph off
29899 \bar no
29900 \noun off
29901 \color none
29902 0
29903 \end_layout
29904
29905 \end_inset
29906 </cell>
29907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29908 \begin_inset Text
29909
29910 \begin_layout Plain Layout
29911
29912 \family roman
29913 \series medium
29914 \shape up
29915 \emph off
29916 \bar no
29917 \noun off
29918 \color none
29919 @
29920 \end_layout
29921
29922 \end_inset
29923 </cell>
29924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29925 \begin_inset Text
29926
29927 \begin_layout Plain Layout
29928
29929 \family roman
29930 \series medium
29931 \shape up
29932 \emph off
29933 \bar no
29934 \noun off
29935 \color none
29936 P
29937 \end_layout
29938
29939 \end_inset
29940 </cell>
29941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29942 \begin_inset Text
29943
29944 \begin_layout Plain Layout
29945
29946 \family roman
29947 \series medium
29948 \shape up
29949 \emph off
29950 \bar no
29951 \noun off
29952 \color none
29953 '
29954 \end_layout
29955
29956 \end_inset
29957 </cell>
29958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29959 \begin_inset Text
29960
29961 \begin_layout Plain Layout
29962
29963 \family roman
29964 \series medium
29965 \shape up
29966 \emph off
29967 \bar no
29968 \noun off
29969 \color none
29970 p
29971 \end_layout
29972
29973 \end_inset
29974 </cell>
29975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29976 \begin_inset Text
29977
29978 \begin_layout Plain Layout
29979
29980 \end_layout
29981
29982 \end_inset
29983 </cell>
29984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29985 \begin_inset Text
29986
29987 \begin_layout Plain Layout
29988
29989 \end_layout
29990
29991 \end_inset
29992 </cell>
29993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29994 \begin_inset Text
29995
29996 \begin_layout Plain Layout
29997
29998 \end_layout
29999
30000 \end_inset
30001 </cell>
30002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30003 \begin_inset Text
30004
30005 \begin_layout Plain Layout
30006
30007 \family roman
30008 \series medium
30009 \shape up
30010 \emph off
30011 \bar no
30012 \noun off
30013 \color none
30014 °
30015 \end_layout
30016
30017 \end_inset
30018 </cell>
30019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30020 \begin_inset Text
30021
30022 \begin_layout Plain Layout
30023
30024 \family roman
30025 \series medium
30026 \shape up
30027 \emph off
30028 \bar no
30029 \noun off
30030 \color none
30031 À
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Plain Layout
30040
30041 \family roman
30042 \series medium
30043 \shape up
30044 \emph off
30045 \bar no
30046 \noun off
30047 \color none
30048 Ð
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30054 \begin_inset Text
30055
30056 \begin_layout Plain Layout
30057
30058 \family roman
30059 \series medium
30060 \shape up
30061 \emph off
30062 \bar no
30063 \noun off
30064 \color none
30065 à
30066 \end_layout
30067
30068 \end_inset
30069 </cell>
30070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30071 \begin_inset Text
30072
30073 \begin_layout Plain Layout
30074
30075 \family roman
30076 \series medium
30077 \shape up
30078 \emph off
30079 \bar no
30080 \noun off
30081 \color none
30082 ð
30083 \end_layout
30084
30085 \end_inset
30086 </cell>
30087 </row>
30088 <row>
30089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30090 \begin_inset Text
30091
30092 \begin_layout Plain Layout
30093
30094 \family roman
30095 \series medium
30096 \shape up
30097 \size tiny
30098 \emph off
30099 \bar no
30100 \noun off
30101 \color none
30102 01
30103 \end_layout
30104
30105 \end_inset
30106 </cell>
30107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30108 \begin_inset Text
30109
30110 \begin_layout Plain Layout
30111
30112 \end_layout
30113
30114 \end_inset
30115 </cell>
30116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30117 \begin_inset Text
30118
30119 \begin_layout Plain Layout
30120
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Plain Layout
30129
30130 \family roman
30131 \series medium
30132 \shape up
30133 \emph off
30134 \bar no
30135 \noun off
30136 \color none
30137 !
30138 \end_layout
30139
30140 \end_inset
30141 </cell>
30142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30143 \begin_inset Text
30144
30145 \begin_layout Plain Layout
30146
30147 \family roman
30148 \series medium
30149 \shape up
30150 \emph off
30151 \bar no
30152 \noun off
30153 \color none
30154 1
30155 \end_layout
30156
30157 \end_inset
30158 </cell>
30159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30160 \begin_inset Text
30161
30162 \begin_layout Plain Layout
30163
30164 \family roman
30165 \series medium
30166 \shape up
30167 \emph off
30168 \bar no
30169 \noun off
30170 \color none
30171 A
30172 \end_layout
30173
30174 \end_inset
30175 </cell>
30176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30177 \begin_inset Text
30178
30179 \begin_layout Plain Layout
30180
30181 \family roman
30182 \series medium
30183 \shape up
30184 \emph off
30185 \bar no
30186 \noun off
30187 \color none
30188 Q
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197
30198 \family roman
30199 \series medium
30200 \shape up
30201 \emph off
30202 \bar no
30203 \noun off
30204 \color none
30205 a
30206 \end_layout
30207
30208 \end_inset
30209 </cell>
30210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30211 \begin_inset Text
30212
30213 \begin_layout Plain Layout
30214
30215 \family roman
30216 \series medium
30217 \shape up
30218 \emph off
30219 \bar no
30220 \noun off
30221 \color none
30222 q
30223 \end_layout
30224
30225 \end_inset
30226 </cell>
30227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30228 \begin_inset Text
30229
30230 \begin_layout Plain Layout
30231
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30246 \begin_inset Text
30247
30248 \begin_layout Plain Layout
30249
30250 \family roman
30251 \series medium
30252 \shape up
30253 \emph off
30254 \bar no
30255 \noun off
30256 \color none
30257 ¡
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Plain Layout
30266
30267 \family roman
30268 \series medium
30269 \shape up
30270 \emph off
30271 \bar no
30272 \noun off
30273 \color none
30274 ±
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30280 \begin_inset Text
30281
30282 \begin_layout Plain Layout
30283
30284 \family roman
30285 \series medium
30286 \shape up
30287 \emph off
30288 \bar no
30289 \noun off
30290 \color none
30291 Á
30292 \end_layout
30293
30294 \end_inset
30295 </cell>
30296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30297 \begin_inset Text
30298
30299 \begin_layout Plain Layout
30300
30301 \family roman
30302 \series medium
30303 \shape up
30304 \emph off
30305 \bar no
30306 \noun off
30307 \color none
30308 Ñ
30309 \end_layout
30310
30311 \end_inset
30312 </cell>
30313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30314 \begin_inset Text
30315
30316 \begin_layout Plain Layout
30317
30318 \family roman
30319 \series medium
30320 \shape up
30321 \emph off
30322 \bar no
30323 \noun off
30324 \color none
30325 á
30326 \end_layout
30327
30328 \end_inset
30329 </cell>
30330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30331 \begin_inset Text
30332
30333 \begin_layout Plain Layout
30334
30335 \family roman
30336 \series medium
30337 \shape up
30338 \emph off
30339 \bar no
30340 \noun off
30341 \color none
30342 ñ
30343 \end_layout
30344
30345 \end_inset
30346 </cell>
30347 </row>
30348 <row>
30349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30350 \begin_inset Text
30351
30352 \begin_layout Plain Layout
30353
30354 \family roman
30355 \series medium
30356 \shape up
30357 \size tiny
30358 \emph off
30359 \bar no
30360 \noun off
30361 \color none
30362 02
30363 \end_layout
30364
30365 \end_inset
30366 </cell>
30367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30368 \begin_inset Text
30369
30370 \begin_layout Plain Layout
30371
30372 \end_layout
30373
30374 \end_inset
30375 </cell>
30376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30377 \begin_inset Text
30378
30379 \begin_layout Plain Layout
30380
30381 \end_layout
30382
30383 \end_inset
30384 </cell>
30385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30386 \begin_inset Text
30387
30388 \begin_layout Plain Layout
30389
30390 \family roman
30391 \series medium
30392 \shape up
30393 \emph off
30394 \bar no
30395 \noun off
30396 \color none
30397 \begin_inset Quotes eld
30398 \end_inset
30399
30400
30401 \end_layout
30402
30403 \end_inset
30404 </cell>
30405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30406 \begin_inset Text
30407
30408 \begin_layout Plain Layout
30409
30410 \family roman
30411 \series medium
30412 \shape up
30413 \emph off
30414 \bar no
30415 \noun off
30416 \color none
30417 2
30418 \end_layout
30419
30420 \end_inset
30421 </cell>
30422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30423 \begin_inset Text
30424
30425 \begin_layout Plain Layout
30426
30427 \family roman
30428 \series medium
30429 \shape up
30430 \emph off
30431 \bar no
30432 \noun off
30433 \color none
30434 B
30435 \end_layout
30436
30437 \end_inset
30438 </cell>
30439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30440 \begin_inset Text
30441
30442 \begin_layout Plain Layout
30443
30444 \family roman
30445 \series medium
30446 \shape up
30447 \emph off
30448 \bar no
30449 \noun off
30450 \color none
30451 R
30452 \end_layout
30453
30454 \end_inset
30455 </cell>
30456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30457 \begin_inset Text
30458
30459 \begin_layout Plain Layout
30460
30461 \family roman
30462 \series medium
30463 \shape up
30464 \emph off
30465 \bar no
30466 \noun off
30467 \color none
30468 b
30469 \end_layout
30470
30471 \end_inset
30472 </cell>
30473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30474 \begin_inset Text
30475
30476 \begin_layout Plain Layout
30477
30478 \family roman
30479 \series medium
30480 \shape up
30481 \emph off
30482 \bar no
30483 \noun off
30484 \color none
30485 r
30486 \end_layout
30487
30488 \end_inset
30489 </cell>
30490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30491 \begin_inset Text
30492
30493 \begin_layout Plain Layout
30494
30495 \end_layout
30496
30497 \end_inset
30498 </cell>
30499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30500 \begin_inset Text
30501
30502 \begin_layout Plain Layout
30503
30504 \end_layout
30505
30506 \end_inset
30507 </cell>
30508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30509 \begin_inset Text
30510
30511 \begin_layout Plain Layout
30512 ¢
30513 \end_layout
30514
30515 \end_inset
30516 </cell>
30517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30518 \begin_inset Text
30519
30520 \begin_layout Plain Layout
30521
30522 \family roman
30523 \series medium
30524 \shape up
30525 \emph off
30526 \bar no
30527 \noun off
30528 \color none
30529 ²
30530 \end_layout
30531
30532 \end_inset
30533 </cell>
30534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30535 \begin_inset Text
30536
30537 \begin_layout Plain Layout
30538
30539 \family roman
30540 \series medium
30541 \shape up
30542 \emph off
30543 \bar no
30544 \noun off
30545 \color none
30546 Â
30547 \end_layout
30548
30549 \end_inset
30550 </cell>
30551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30552 \begin_inset Text
30553
30554 \begin_layout Plain Layout
30555
30556 \family roman
30557 \series medium
30558 \shape up
30559 \emph off
30560 \bar no
30561 \noun off
30562 \color none
30563 Ò
30564 \end_layout
30565
30566 \end_inset
30567 </cell>
30568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30569 \begin_inset Text
30570
30571 \begin_layout Plain Layout
30572
30573 \family roman
30574 \series medium
30575 \shape up
30576 \emph off
30577 \bar no
30578 \noun off
30579 \color none
30580 â
30581 \end_layout
30582
30583 \end_inset
30584 </cell>
30585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30586 \begin_inset Text
30587
30588 \begin_layout Plain Layout
30589
30590 \family roman
30591 \series medium
30592 \shape up
30593 \emph off
30594 \bar no
30595 \noun off
30596 \color none
30597 ò
30598 \end_layout
30599
30600 \end_inset
30601 </cell>
30602 </row>
30603 <row>
30604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30605 \begin_inset Text
30606
30607 \begin_layout Plain Layout
30608
30609 \family roman
30610 \series medium
30611 \shape up
30612 \size tiny
30613 \emph off
30614 \bar no
30615 \noun off
30616 \color none
30617 03
30618 \end_layout
30619
30620 \end_inset
30621 </cell>
30622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30623 \begin_inset Text
30624
30625 \begin_layout Plain Layout
30626
30627 \end_layout
30628
30629 \end_inset
30630 </cell>
30631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30632 \begin_inset Text
30633
30634 \begin_layout Plain Layout
30635
30636 \end_layout
30637
30638 \end_inset
30639 </cell>
30640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30641 \begin_inset Text
30642
30643 \begin_layout Plain Layout
30644
30645 \family roman
30646 \series medium
30647 \shape up
30648 \emph off
30649 \bar no
30650 \noun off
30651 \color none
30652 #
30653 \end_layout
30654
30655 \end_inset
30656 </cell>
30657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30658 \begin_inset Text
30659
30660 \begin_layout Plain Layout
30661
30662 \family roman
30663 \series medium
30664 \shape up
30665 \emph off
30666 \bar no
30667 \noun off
30668 \color none
30669 3
30670 \end_layout
30671
30672 \end_inset
30673 </cell>
30674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30675 \begin_inset Text
30676
30677 \begin_layout Plain Layout
30678
30679 \family roman
30680 \series medium
30681 \shape up
30682 \emph off
30683 \bar no
30684 \noun off
30685 \color none
30686 C
30687 \end_layout
30688
30689 \end_inset
30690 </cell>
30691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30692 \begin_inset Text
30693
30694 \begin_layout Plain Layout
30695
30696 \family roman
30697 \series medium
30698 \shape up
30699 \emph off
30700 \bar no
30701 \noun off
30702 \color none
30703 S
30704 \end_layout
30705
30706 \end_inset
30707 </cell>
30708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30709 \begin_inset Text
30710
30711 \begin_layout Plain Layout
30712
30713 \family roman
30714 \series medium
30715 \shape up
30716 \emph off
30717 \bar no
30718 \noun off
30719 \color none
30720 c
30721 \end_layout
30722
30723 \end_inset
30724 </cell>
30725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30726 \begin_inset Text
30727
30728 \begin_layout Plain Layout
30729
30730 \family roman
30731 \series medium
30732 \shape up
30733 \emph off
30734 \bar no
30735 \noun off
30736 \color none
30737 s
30738 \end_layout
30739
30740 \end_inset
30741 </cell>
30742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30743 \begin_inset Text
30744
30745 \begin_layout Plain Layout
30746
30747 \end_layout
30748
30749 \end_inset
30750 </cell>
30751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30752 \begin_inset Text
30753
30754 \begin_layout Plain Layout
30755
30756 \end_layout
30757
30758 \end_inset
30759 </cell>
30760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30761 \begin_inset Text
30762
30763 \begin_layout Plain Layout
30764
30765 \family roman
30766 \series medium
30767 \shape up
30768 \emph off
30769 \bar no
30770 \noun off
30771 \color none
30772 £
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30778 \begin_inset Text
30779
30780 \begin_layout Plain Layout
30781
30782 \family roman
30783 \series medium
30784 \shape up
30785 \emph off
30786 \bar no
30787 \noun off
30788 \color none
30789 ³
30790 \end_layout
30791
30792 \end_inset
30793 </cell>
30794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30795 \begin_inset Text
30796
30797 \begin_layout Plain Layout
30798
30799 \family roman
30800 \series medium
30801 \shape up
30802 \emph off
30803 \bar no
30804 \noun off
30805 \color none
30806 Ã
30807 \end_layout
30808
30809 \end_inset
30810 </cell>
30811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30812 \begin_inset Text
30813
30814 \begin_layout Plain Layout
30815
30816 \family roman
30817 \series medium
30818 \shape up
30819 \emph off
30820 \bar no
30821 \noun off
30822 \color none
30823 Ó
30824 \end_layout
30825
30826 \end_inset
30827 </cell>
30828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30829 \begin_inset Text
30830
30831 \begin_layout Plain Layout
30832
30833 \family roman
30834 \series medium
30835 \shape up
30836 \emph off
30837 \bar no
30838 \noun off
30839 \color none
30840 ã
30841 \end_layout
30842
30843 \end_inset
30844 </cell>
30845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30846 \begin_inset Text
30847
30848 \begin_layout Plain Layout
30849
30850 \family roman
30851 \series medium
30852 \shape up
30853 \emph off
30854 \bar no
30855 \noun off
30856 \color none
30857 ó
30858 \end_layout
30859
30860 \end_inset
30861 </cell>
30862 </row>
30863 <row>
30864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30865 \begin_inset Text
30866
30867 \begin_layout Plain Layout
30868
30869 \family roman
30870 \series medium
30871 \shape up
30872 \size tiny
30873 \emph off
30874 \bar no
30875 \noun off
30876 \color none
30877 04
30878 \end_layout
30879
30880 \end_inset
30881 </cell>
30882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30883 \begin_inset Text
30884
30885 \begin_layout Plain Layout
30886
30887 \end_layout
30888
30889 \end_inset
30890 </cell>
30891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30892 \begin_inset Text
30893
30894 \begin_layout Plain Layout
30895
30896 \end_layout
30897
30898 \end_inset
30899 </cell>
30900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30901 \begin_inset Text
30902
30903 \begin_layout Plain Layout
30904
30905 \family roman
30906 \series medium
30907 \shape up
30908 \emph off
30909 \bar no
30910 \noun off
30911 \color none
30912 $
30913 \end_layout
30914
30915 \end_inset
30916 </cell>
30917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30918 \begin_inset Text
30919
30920 \begin_layout Plain Layout
30921
30922 \family roman
30923 \series medium
30924 \shape up
30925 \emph off
30926 \bar no
30927 \noun off
30928 \color none
30929 4
30930 \end_layout
30931
30932 \end_inset
30933 </cell>
30934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30935 \begin_inset Text
30936
30937 \begin_layout Plain Layout
30938
30939 \family roman
30940 \series medium
30941 \shape up
30942 \emph off
30943 \bar no
30944 \noun off
30945 \color none
30946 D
30947 \end_layout
30948
30949 \end_inset
30950 </cell>
30951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30952 \begin_inset Text
30953
30954 \begin_layout Plain Layout
30955
30956 \family roman
30957 \series medium
30958 \shape up
30959 \emph off
30960 \bar no
30961 \noun off
30962 \color none
30963 T
30964 \end_layout
30965
30966 \end_inset
30967 </cell>
30968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30969 \begin_inset Text
30970
30971 \begin_layout Plain Layout
30972
30973 \family roman
30974 \series medium
30975 \shape up
30976 \emph off
30977 \bar no
30978 \noun off
30979 \color none
30980 d
30981 \end_layout
30982
30983 \end_inset
30984 </cell>
30985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30986 \begin_inset Text
30987
30988 \begin_layout Plain Layout
30989
30990 \family roman
30991 \series medium
30992 \shape up
30993 \emph off
30994 \bar no
30995 \noun off
30996 \color none
30997 t
30998 \end_layout
30999
31000 \end_inset
31001 </cell>
31002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31003 \begin_inset Text
31004
31005 \begin_layout Plain Layout
31006
31007 \end_layout
31008
31009 \end_inset
31010 </cell>
31011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31012 \begin_inset Text
31013
31014 \begin_layout Plain Layout
31015
31016 \end_layout
31017
31018 \end_inset
31019 </cell>
31020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31021 \begin_inset Text
31022
31023 \begin_layout Plain Layout
31024 ¤
31025 \end_layout
31026
31027 \end_inset
31028 </cell>
31029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31030 \begin_inset Text
31031
31032 \begin_layout Plain Layout
31033
31034 \family roman
31035 \series medium
31036 \shape up
31037 \emph off
31038 \bar no
31039 \noun off
31040 \color none
31041 ´
31042 \end_layout
31043
31044 \end_inset
31045 </cell>
31046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31047 \begin_inset Text
31048
31049 \begin_layout Plain Layout
31050
31051 \family roman
31052 \series medium
31053 \shape up
31054 \emph off
31055 \bar no
31056 \noun off
31057 \color none
31058 Ä
31059 \end_layout
31060
31061 \end_inset
31062 </cell>
31063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31064 \begin_inset Text
31065
31066 \begin_layout Plain Layout
31067
31068 \family roman
31069 \series medium
31070 \shape up
31071 \emph off
31072 \bar no
31073 \noun off
31074 \color none
31075 Ô
31076 \end_layout
31077
31078 \end_inset
31079 </cell>
31080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31081 \begin_inset Text
31082
31083 \begin_layout Plain Layout
31084
31085 \family roman
31086 \series medium
31087 \shape up
31088 \emph off
31089 \bar no
31090 \noun off
31091 \color none
31092 ä
31093 \end_layout
31094
31095 \end_inset
31096 </cell>
31097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31098 \begin_inset Text
31099
31100 \begin_layout Plain Layout
31101
31102 \family roman
31103 \series medium
31104 \shape up
31105 \emph off
31106 \bar no
31107 \noun off
31108 \color none
31109 ô
31110 \end_layout
31111
31112 \end_inset
31113 </cell>
31114 </row>
31115 <row>
31116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31117 \begin_inset Text
31118
31119 \begin_layout Plain Layout
31120
31121 \family roman
31122 \series medium
31123 \shape up
31124 \size tiny
31125 \emph off
31126 \bar no
31127 \noun off
31128 \color none
31129 05
31130 \end_layout
31131
31132 \end_inset
31133 </cell>
31134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31135 \begin_inset Text
31136
31137 \begin_layout Plain Layout
31138
31139 \end_layout
31140
31141 \end_inset
31142 </cell>
31143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31144 \begin_inset Text
31145
31146 \begin_layout Plain Layout
31147
31148 \end_layout
31149
31150 \end_inset
31151 </cell>
31152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31153 \begin_inset Text
31154
31155 \begin_layout Plain Layout
31156
31157 \family roman
31158 \series medium
31159 \shape up
31160 \emph off
31161 \bar no
31162 \noun off
31163 \color none
31164 %
31165 \end_layout
31166
31167 \end_inset
31168 </cell>
31169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31170 \begin_inset Text
31171
31172 \begin_layout Plain Layout
31173
31174 \family roman
31175 \series medium
31176 \shape up
31177 \emph off
31178 \bar no
31179 \noun off
31180 \color none
31181 5
31182 \end_layout
31183
31184 \end_inset
31185 </cell>
31186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31187 \begin_inset Text
31188
31189 \begin_layout Plain Layout
31190
31191 \family roman
31192 \series medium
31193 \shape up
31194 \emph off
31195 \bar no
31196 \noun off
31197 \color none
31198 E
31199 \end_layout
31200
31201 \end_inset
31202 </cell>
31203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31204 \begin_inset Text
31205
31206 \begin_layout Plain Layout
31207
31208 \family roman
31209 \series medium
31210 \shape up
31211 \emph off
31212 \bar no
31213 \noun off
31214 \color none
31215 U
31216 \end_layout
31217
31218 \end_inset
31219 </cell>
31220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31221 \begin_inset Text
31222
31223 \begin_layout Plain Layout
31224
31225 \family roman
31226 \series medium
31227 \shape up
31228 \emph off
31229 \bar no
31230 \noun off
31231 \color none
31232 e
31233 \end_layout
31234
31235 \end_inset
31236 </cell>
31237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31238 \begin_inset Text
31239
31240 \begin_layout Plain Layout
31241
31242 \family roman
31243 \series medium
31244 \shape up
31245 \emph off
31246 \bar no
31247 \noun off
31248 \color none
31249 u
31250 \end_layout
31251
31252 \end_inset
31253 </cell>
31254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31255 \begin_inset Text
31256
31257 \begin_layout Plain Layout
31258
31259 \end_layout
31260
31261 \end_inset
31262 </cell>
31263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31264 \begin_inset Text
31265
31266 \begin_layout Plain Layout
31267
31268 \end_layout
31269
31270 \end_inset
31271 </cell>
31272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31273 \begin_inset Text
31274
31275 \begin_layout Plain Layout
31276 ¥
31277 \end_layout
31278
31279 \end_inset
31280 </cell>
31281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31282 \begin_inset Text
31283
31284 \begin_layout Plain Layout
31285
31286 \family roman
31287 \series medium
31288 \shape up
31289 \emph off
31290 \bar no
31291 \noun off
31292 \color none
31293 µ
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302
31303 \family roman
31304 \series medium
31305 \shape up
31306 \emph off
31307 \bar no
31308 \noun off
31309 \color none
31310 Å
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319
31320 \family roman
31321 \series medium
31322 \shape up
31323 \emph off
31324 \bar no
31325 \noun off
31326 \color none
31327 Õ
31328 \end_layout
31329
31330 \end_inset
31331 </cell>
31332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31333 \begin_inset Text
31334
31335 \begin_layout Plain Layout
31336
31337 \family roman
31338 \series medium
31339 \shape up
31340 \emph off
31341 \bar no
31342 \noun off
31343 \color none
31344 å
31345 \end_layout
31346
31347 \end_inset
31348 </cell>
31349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31350 \begin_inset Text
31351
31352 \begin_layout Plain Layout
31353
31354 \family roman
31355 \series medium
31356 \shape up
31357 \emph off
31358 \bar no
31359 \noun off
31360 \color none
31361 õ
31362 \end_layout
31363
31364 \end_inset
31365 </cell>
31366 </row>
31367 <row>
31368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31369 \begin_inset Text
31370
31371 \begin_layout Plain Layout
31372
31373 \family roman
31374 \series medium
31375 \shape up
31376 \size tiny
31377 \emph off
31378 \bar no
31379 \noun off
31380 \color none
31381 06
31382 \end_layout
31383
31384 \end_inset
31385 </cell>
31386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31387 \begin_inset Text
31388
31389 \begin_layout Plain Layout
31390
31391 \end_layout
31392
31393 \end_inset
31394 </cell>
31395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31396 \begin_inset Text
31397
31398 \begin_layout Plain Layout
31399
31400 \end_layout
31401
31402 \end_inset
31403 </cell>
31404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31405 \begin_inset Text
31406
31407 \begin_layout Plain Layout
31408
31409 \family roman
31410 \series medium
31411 \shape up
31412 \emph off
31413 \bar no
31414 \noun off
31415 \color none
31416 &
31417 \end_layout
31418
31419 \end_inset
31420 </cell>
31421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31422 \begin_inset Text
31423
31424 \begin_layout Plain Layout
31425
31426 \family roman
31427 \series medium
31428 \shape up
31429 \emph off
31430 \bar no
31431 \noun off
31432 \color none
31433 6
31434 \end_layout
31435
31436 \end_inset
31437 </cell>
31438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31439 \begin_inset Text
31440
31441 \begin_layout Plain Layout
31442
31443 \family roman
31444 \series medium
31445 \shape up
31446 \emph off
31447 \bar no
31448 \noun off
31449 \color none
31450 F
31451 \end_layout
31452
31453 \end_inset
31454 </cell>
31455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31456 \begin_inset Text
31457
31458 \begin_layout Plain Layout
31459
31460 \family roman
31461 \series medium
31462 \shape up
31463 \emph off
31464 \bar no
31465 \noun off
31466 \color none
31467 V
31468 \end_layout
31469
31470 \end_inset
31471 </cell>
31472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31473 \begin_inset Text
31474
31475 \begin_layout Plain Layout
31476
31477 \family roman
31478 \series medium
31479 \shape up
31480 \emph off
31481 \bar no
31482 \noun off
31483 \color none
31484 f
31485 \end_layout
31486
31487 \end_inset
31488 </cell>
31489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31490 \begin_inset Text
31491
31492 \begin_layout Plain Layout
31493
31494 \family roman
31495 \series medium
31496 \shape up
31497 \emph off
31498 \bar no
31499 \noun off
31500 \color none
31501 v
31502 \end_layout
31503
31504 \end_inset
31505 </cell>
31506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31507 \begin_inset Text
31508
31509 \begin_layout Plain Layout
31510
31511 \end_layout
31512
31513 \end_inset
31514 </cell>
31515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31516 \begin_inset Text
31517
31518 \begin_layout Plain Layout
31519
31520 \end_layout
31521
31522 \end_inset
31523 </cell>
31524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31525 \begin_inset Text
31526
31527 \begin_layout Plain Layout
31528 ¦
31529 \end_layout
31530
31531 \end_inset
31532 </cell>
31533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31534 \begin_inset Text
31535
31536 \begin_layout Plain Layout
31537
31538 \family roman
31539 \series medium
31540 \shape up
31541 \emph off
31542 \bar no
31543 \noun off
31544 \color none
31545
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554
31555 \family roman
31556 \series medium
31557 \shape up
31558 \emph off
31559 \bar no
31560 \noun off
31561 \color none
31562 Æ
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571
31572 \family roman
31573 \series medium
31574 \shape up
31575 \emph off
31576 \bar no
31577 \noun off
31578 \color none
31579 Ö
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588
31589 \family roman
31590 \series medium
31591 \shape up
31592 \emph off
31593 \bar no
31594 \noun off
31595 \color none
31596 æ
31597 \end_layout
31598
31599 \end_inset
31600 </cell>
31601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31602 \begin_inset Text
31603
31604 \begin_layout Plain Layout
31605
31606 \family roman
31607 \series medium
31608 \shape up
31609 \emph off
31610 \bar no
31611 \noun off
31612 \color none
31613 ö
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 </row>
31619 <row>
31620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31621 \begin_inset Text
31622
31623 \begin_layout Plain Layout
31624
31625 \family roman
31626 \series medium
31627 \shape up
31628 \size tiny
31629 \emph off
31630 \bar no
31631 \noun off
31632 \color none
31633 07
31634 \end_layout
31635
31636 \end_inset
31637 </cell>
31638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31639 \begin_inset Text
31640
31641 \begin_layout Plain Layout
31642
31643 \end_layout
31644
31645 \end_inset
31646 </cell>
31647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31648 \begin_inset Text
31649
31650 \begin_layout Plain Layout
31651
31652 \end_layout
31653
31654 \end_inset
31655 </cell>
31656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31657 \begin_inset Text
31658
31659 \begin_layout Plain Layout
31660
31661 \family roman
31662 \series medium
31663 \shape up
31664 \emph off
31665 \bar no
31666 \noun off
31667 \color none
31668 `
31669 \end_layout
31670
31671 \end_inset
31672 </cell>
31673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31674 \begin_inset Text
31675
31676 \begin_layout Plain Layout
31677
31678 \family roman
31679 \series medium
31680 \shape up
31681 \emph off
31682 \bar no
31683 \noun off
31684 \color none
31685 7
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31691 \begin_inset Text
31692
31693 \begin_layout Plain Layout
31694
31695 \family roman
31696 \series medium
31697 \shape up
31698 \emph off
31699 \bar no
31700 \noun off
31701 \color none
31702 G
31703 \end_layout
31704
31705 \end_inset
31706 </cell>
31707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31708 \begin_inset Text
31709
31710 \begin_layout Plain Layout
31711
31712 \family roman
31713 \series medium
31714 \shape up
31715 \emph off
31716 \bar no
31717 \noun off
31718 \color none
31719 W
31720 \end_layout
31721
31722 \end_inset
31723 </cell>
31724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout Plain Layout
31728
31729 \family roman
31730 \series medium
31731 \shape up
31732 \emph off
31733 \bar no
31734 \noun off
31735 \color none
31736 g
31737 \end_layout
31738
31739 \end_inset
31740 </cell>
31741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31742 \begin_inset Text
31743
31744 \begin_layout Plain Layout
31745
31746 \family roman
31747 \series medium
31748 \shape up
31749 \emph off
31750 \bar no
31751 \noun off
31752 \color none
31753 w
31754 \end_layout
31755
31756 \end_inset
31757 </cell>
31758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31759 \begin_inset Text
31760
31761 \begin_layout Plain Layout
31762
31763 \end_layout
31764
31765 \end_inset
31766 </cell>
31767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31768 \begin_inset Text
31769
31770 \begin_layout Plain Layout
31771
31772 \end_layout
31773
31774 \end_inset
31775 </cell>
31776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31777 \begin_inset Text
31778
31779 \begin_layout Plain Layout
31780
31781 \family roman
31782 \series medium
31783 \shape up
31784 \emph off
31785 \bar no
31786 \noun off
31787 \color none
31788 §
31789 \end_layout
31790
31791 \end_inset
31792 </cell>
31793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797
31798 \family roman
31799 \series medium
31800 \shape up
31801 \emph off
31802 \bar no
31803 \noun off
31804 \color none
31805 ·
31806 \end_layout
31807
31808 \end_inset
31809 </cell>
31810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31811 \begin_inset Text
31812
31813 \begin_layout Plain Layout
31814
31815 \family roman
31816 \series medium
31817 \shape up
31818 \emph off
31819 \bar no
31820 \noun off
31821 \color none
31822 Ç
31823 \end_layout
31824
31825 \end_inset
31826 </cell>
31827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31828 \begin_inset Text
31829
31830 \begin_layout Plain Layout
31831
31832 \family roman
31833 \series medium
31834 \shape up
31835 \emph off
31836 \bar no
31837 \noun off
31838 \color none
31839 ×
31840 \end_layout
31841
31842 \end_inset
31843 </cell>
31844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31845 \begin_inset Text
31846
31847 \begin_layout Plain Layout
31848
31849 \family roman
31850 \series medium
31851 \shape up
31852 \emph off
31853 \bar no
31854 \noun off
31855 \color none
31856 ç
31857 \end_layout
31858
31859 \end_inset
31860 </cell>
31861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865
31866 \family roman
31867 \series medium
31868 \shape up
31869 \emph off
31870 \bar no
31871 \noun off
31872 \color none
31873 ÷
31874 \end_layout
31875
31876 \end_inset
31877 </cell>
31878 </row>
31879 <row>
31880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31881 \begin_inset Text
31882
31883 \begin_layout Plain Layout
31884
31885 \family roman
31886 \series medium
31887 \shape up
31888 \size tiny
31889 \emph off
31890 \bar no
31891 \noun off
31892 \color none
31893 08
31894 \end_layout
31895
31896 \end_inset
31897 </cell>
31898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31899 \begin_inset Text
31900
31901 \begin_layout Plain Layout
31902
31903 \end_layout
31904
31905 \end_inset
31906 </cell>
31907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31908 \begin_inset Text
31909
31910 \begin_layout Plain Layout
31911
31912 \end_layout
31913
31914 \end_inset
31915 </cell>
31916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31917 \begin_inset Text
31918
31919 \begin_layout Plain Layout
31920
31921 \family roman
31922 \series medium
31923 \shape up
31924 \emph off
31925 \bar no
31926 \noun off
31927 \color none
31928 (
31929 \end_layout
31930
31931 \end_inset
31932 </cell>
31933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31934 \begin_inset Text
31935
31936 \begin_layout Plain Layout
31937
31938 \family roman
31939 \series medium
31940 \shape up
31941 \emph off
31942 \bar no
31943 \noun off
31944 \color none
31945 8
31946 \end_layout
31947
31948 \end_inset
31949 </cell>
31950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31951 \begin_inset Text
31952
31953 \begin_layout Plain Layout
31954
31955 \family roman
31956 \series medium
31957 \shape up
31958 \emph off
31959 \bar no
31960 \noun off
31961 \color none
31962 H
31963 \end_layout
31964
31965 \end_inset
31966 </cell>
31967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31968 \begin_inset Text
31969
31970 \begin_layout Plain Layout
31971
31972 \family roman
31973 \series medium
31974 \shape up
31975 \emph off
31976 \bar no
31977 \noun off
31978 \color none
31979 X
31980 \end_layout
31981
31982 \end_inset
31983 </cell>
31984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout Plain Layout
31988
31989 \family roman
31990 \series medium
31991 \shape up
31992 \emph off
31993 \bar no
31994 \noun off
31995 \color none
31996 h
31997 \end_layout
31998
31999 \end_inset
32000 </cell>
32001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32002 \begin_inset Text
32003
32004 \begin_layout Plain Layout
32005
32006 \family roman
32007 \series medium
32008 \shape up
32009 \emph off
32010 \bar no
32011 \noun off
32012 \color none
32013 x
32014 \end_layout
32015
32016 \end_inset
32017 </cell>
32018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32019 \begin_inset Text
32020
32021 \begin_layout Plain Layout
32022
32023 \end_layout
32024
32025 \end_inset
32026 </cell>
32027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32028 \begin_inset Text
32029
32030 \begin_layout Plain Layout
32031
32032 \end_layout
32033
32034 \end_inset
32035 </cell>
32036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32037 \begin_inset Text
32038
32039 \begin_layout Plain Layout
32040
32041 \family roman
32042 \series medium
32043 \shape up
32044 \emph off
32045 \bar no
32046 \noun off
32047 \color none
32048 ¨
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057
32058 \family roman
32059 \series medium
32060 \shape up
32061 \emph off
32062 \bar no
32063 \noun off
32064 \color none
32065 ¸
32066 \end_layout
32067
32068 \end_inset
32069 </cell>
32070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32071 \begin_inset Text
32072
32073 \begin_layout Plain Layout
32074
32075 \family roman
32076 \series medium
32077 \shape up
32078 \emph off
32079 \bar no
32080 \noun off
32081 \color none
32082 È
32083 \end_layout
32084
32085 \end_inset
32086 </cell>
32087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32088 \begin_inset Text
32089
32090 \begin_layout Plain Layout
32091
32092 \family roman
32093 \series medium
32094 \shape up
32095 \emph off
32096 \bar no
32097 \noun off
32098 \color none
32099 Ø
32100 \end_layout
32101
32102 \end_inset
32103 </cell>
32104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32105 \begin_inset Text
32106
32107 \begin_layout Plain Layout
32108
32109 \family roman
32110 \series medium
32111 \shape up
32112 \emph off
32113 \bar no
32114 \noun off
32115 \color none
32116 è
32117 \end_layout
32118
32119 \end_inset
32120 </cell>
32121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32122 \begin_inset Text
32123
32124 \begin_layout Plain Layout
32125
32126 \family roman
32127 \series medium
32128 \shape up
32129 \emph off
32130 \bar no
32131 \noun off
32132 \color none
32133 ø
32134 \end_layout
32135
32136 \end_inset
32137 </cell>
32138 </row>
32139 <row>
32140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32141 \begin_inset Text
32142
32143 \begin_layout Plain Layout
32144
32145 \family roman
32146 \series medium
32147 \shape up
32148 \size tiny
32149 \emph off
32150 \bar no
32151 \noun off
32152 \color none
32153 09
32154 \end_layout
32155
32156 \end_inset
32157 </cell>
32158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32159 \begin_inset Text
32160
32161 \begin_layout Plain Layout
32162
32163 \end_layout
32164
32165 \end_inset
32166 </cell>
32167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32168 \begin_inset Text
32169
32170 \begin_layout Plain Layout
32171
32172 \end_layout
32173
32174 \end_inset
32175 </cell>
32176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32177 \begin_inset Text
32178
32179 \begin_layout Plain Layout
32180
32181 \family roman
32182 \series medium
32183 \shape up
32184 \emph off
32185 \bar no
32186 \noun off
32187 \color none
32188 )
32189 \end_layout
32190
32191 \end_inset
32192 </cell>
32193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32194 \begin_inset Text
32195
32196 \begin_layout Plain Layout
32197
32198 \family roman
32199 \series medium
32200 \shape up
32201 \emph off
32202 \bar no
32203 \noun off
32204 \color none
32205 9
32206 \end_layout
32207
32208 \end_inset
32209 </cell>
32210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32211 \begin_inset Text
32212
32213 \begin_layout Plain Layout
32214
32215 \family roman
32216 \series medium
32217 \shape up
32218 \emph off
32219 \bar no
32220 \noun off
32221 \color none
32222 I
32223 \end_layout
32224
32225 \end_inset
32226 </cell>
32227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32228 \begin_inset Text
32229
32230 \begin_layout Plain Layout
32231
32232 \family roman
32233 \series medium
32234 \shape up
32235 \emph off
32236 \bar no
32237 \noun off
32238 \color none
32239 Y
32240 \end_layout
32241
32242 \end_inset
32243 </cell>
32244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32245 \begin_inset Text
32246
32247 \begin_layout Plain Layout
32248
32249 \family roman
32250 \series medium
32251 \shape up
32252 \emph off
32253 \bar no
32254 \noun off
32255 \color none
32256 i
32257 \end_layout
32258
32259 \end_inset
32260 </cell>
32261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32262 \begin_inset Text
32263
32264 \begin_layout Plain Layout
32265
32266 \family roman
32267 \series medium
32268 \shape up
32269 \emph off
32270 \bar no
32271 \noun off
32272 \color none
32273 y
32274 \end_layout
32275
32276 \end_inset
32277 </cell>
32278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32279 \begin_inset Text
32280
32281 \begin_layout Plain Layout
32282
32283 \end_layout
32284
32285 \end_inset
32286 </cell>
32287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32288 \begin_inset Text
32289
32290 \begin_layout Plain Layout
32291
32292 \end_layout
32293
32294 \end_inset
32295 </cell>
32296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32297 \begin_inset Text
32298
32299 \begin_layout Plain Layout
32300
32301 \family roman
32302 \series medium
32303 \shape up
32304 \emph off
32305 \bar no
32306 \noun off
32307 \color none
32308 ©
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32314 \begin_inset Text
32315
32316 \begin_layout Plain Layout
32317
32318 \family roman
32319 \series medium
32320 \shape up
32321 \emph off
32322 \bar no
32323 \noun off
32324 \color none
32325 ¹
32326 \end_layout
32327
32328 \end_inset
32329 </cell>
32330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32331 \begin_inset Text
32332
32333 \begin_layout Plain Layout
32334
32335 \family roman
32336 \series medium
32337 \shape up
32338 \emph off
32339 \bar no
32340 \noun off
32341 \color none
32342 É
32343 \end_layout
32344
32345 \end_inset
32346 </cell>
32347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32348 \begin_inset Text
32349
32350 \begin_layout Plain Layout
32351
32352 \family roman
32353 \series medium
32354 \shape up
32355 \emph off
32356 \bar no
32357 \noun off
32358 \color none
32359 Ù
32360 \end_layout
32361
32362 \end_inset
32363 </cell>
32364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32365 \begin_inset Text
32366
32367 \begin_layout Plain Layout
32368
32369 \family roman
32370 \series medium
32371 \shape up
32372 \emph off
32373 \bar no
32374 \noun off
32375 \color none
32376 é
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385
32386 \family roman
32387 \series medium
32388 \shape up
32389 \emph off
32390 \bar no
32391 \noun off
32392 \color none
32393 ù
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 </row>
32399 <row>
32400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32401 \begin_inset Text
32402
32403 \begin_layout Plain Layout
32404
32405 \family roman
32406 \series medium
32407 \shape up
32408 \size tiny
32409 \emph off
32410 \bar no
32411 \noun off
32412 \color none
32413 0A
32414 \end_layout
32415
32416 \end_inset
32417 </cell>
32418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32419 \begin_inset Text
32420
32421 \begin_layout Plain Layout
32422
32423 \end_layout
32424
32425 \end_inset
32426 </cell>
32427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32428 \begin_inset Text
32429
32430 \begin_layout Plain Layout
32431
32432 \end_layout
32433
32434 \end_inset
32435 </cell>
32436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32437 \begin_inset Text
32438
32439 \begin_layout Plain Layout
32440
32441 \family roman
32442 \series medium
32443 \shape up
32444 \emph off
32445 \bar no
32446 \noun off
32447 \color none
32448 *
32449 \end_layout
32450
32451 \end_inset
32452 </cell>
32453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32454 \begin_inset Text
32455
32456 \begin_layout Plain Layout
32457
32458 \family roman
32459 \series medium
32460 \shape up
32461 \emph off
32462 \bar no
32463 \noun off
32464 \color none
32465 :
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474
32475 \family roman
32476 \series medium
32477 \shape up
32478 \emph off
32479 \bar no
32480 \noun off
32481 \color none
32482 J
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32488 \begin_inset Text
32489
32490 \begin_layout Plain Layout
32491
32492 \family roman
32493 \series medium
32494 \shape up
32495 \emph off
32496 \bar no
32497 \noun off
32498 \color none
32499 Z
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Plain Layout
32508
32509 \family roman
32510 \series medium
32511 \shape up
32512 \emph off
32513 \bar no
32514 \noun off
32515 \color none
32516 j
32517 \end_layout
32518
32519 \end_inset
32520 </cell>
32521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32522 \begin_inset Text
32523
32524 \begin_layout Plain Layout
32525
32526 \family roman
32527 \series medium
32528 \shape up
32529 \emph off
32530 \bar no
32531 \noun off
32532 \color none
32533 z
32534 \end_layout
32535
32536 \end_inset
32537 </cell>
32538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32539 \begin_inset Text
32540
32541 \begin_layout Plain Layout
32542
32543 \end_layout
32544
32545 \end_inset
32546 </cell>
32547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32548 \begin_inset Text
32549
32550 \begin_layout Plain Layout
32551
32552 \end_layout
32553
32554 \end_inset
32555 </cell>
32556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32557 \begin_inset Text
32558
32559 \begin_layout Plain Layout
32560
32561 \family roman
32562 \series medium
32563 \shape up
32564 \emph off
32565 \bar no
32566 \noun off
32567 \color none
32568 ª
32569 \end_layout
32570
32571 \end_inset
32572 </cell>
32573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577
32578 \family roman
32579 \series medium
32580 \shape up
32581 \emph off
32582 \bar no
32583 \noun off
32584 \color none
32585 º
32586 \end_layout
32587
32588 \end_inset
32589 </cell>
32590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32591 \begin_inset Text
32592
32593 \begin_layout Plain Layout
32594
32595 \family roman
32596 \series medium
32597 \shape up
32598 \emph off
32599 \bar no
32600 \noun off
32601 \color none
32602 Ê
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611
32612 \family roman
32613 \series medium
32614 \shape up
32615 \emph off
32616 \bar no
32617 \noun off
32618 \color none
32619 Ú
32620 \end_layout
32621
32622 \end_inset
32623 </cell>
32624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32625 \begin_inset Text
32626
32627 \begin_layout Plain Layout
32628
32629 \family roman
32630 \series medium
32631 \shape up
32632 \emph off
32633 \bar no
32634 \noun off
32635 \color none
32636 ê
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645
32646 \family roman
32647 \series medium
32648 \shape up
32649 \emph off
32650 \bar no
32651 \noun off
32652 \color none
32653 ú
32654 \end_layout
32655
32656 \end_inset
32657 </cell>
32658 </row>
32659 <row>
32660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32661 \begin_inset Text
32662
32663 \begin_layout Plain Layout
32664
32665 \family roman
32666 \series medium
32667 \shape up
32668 \size tiny
32669 \emph off
32670 \bar no
32671 \noun off
32672 \color none
32673 0B
32674 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32679 \begin_inset Text
32680
32681 \begin_layout Plain Layout
32682
32683 \end_layout
32684
32685 \end_inset
32686 </cell>
32687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32688 \begin_inset Text
32689
32690 \begin_layout Plain Layout
32691
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32697 \begin_inset Text
32698
32699 \begin_layout Plain Layout
32700
32701 \family roman
32702 \series medium
32703 \shape up
32704 \emph off
32705 \bar no
32706 \noun off
32707 \color none
32708 +
32709 \end_layout
32710
32711 \end_inset
32712 </cell>
32713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32714 \begin_inset Text
32715
32716 \begin_layout Plain Layout
32717
32718 \family roman
32719 \series medium
32720 \shape up
32721 \emph off
32722 \bar no
32723 \noun off
32724 \color none
32725 ;
32726 \end_layout
32727
32728 \end_inset
32729 </cell>
32730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32731 \begin_inset Text
32732
32733 \begin_layout Plain Layout
32734
32735 \family roman
32736 \series medium
32737 \shape up
32738 \emph off
32739 \bar no
32740 \noun off
32741 \color none
32742 K
32743 \end_layout
32744
32745 \end_inset
32746 </cell>
32747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32748 \begin_inset Text
32749
32750 \begin_layout Plain Layout
32751
32752 \family roman
32753 \series medium
32754 \shape up
32755 \emph off
32756 \bar no
32757 \noun off
32758 \color none
32759 [
32760 \end_layout
32761
32762 \end_inset
32763 </cell>
32764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32765 \begin_inset Text
32766
32767 \begin_layout Plain Layout
32768
32769 \family roman
32770 \series medium
32771 \shape up
32772 \emph off
32773 \bar no
32774 \noun off
32775 \color none
32776 k
32777 \end_layout
32778
32779 \end_inset
32780 </cell>
32781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Plain Layout
32785
32786 \family roman
32787 \series medium
32788 \shape up
32789 \emph off
32790 \bar no
32791 \noun off
32792 \color none
32793 {
32794 \end_layout
32795
32796 \end_inset
32797 </cell>
32798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32799 \begin_inset Text
32800
32801 \begin_layout Plain Layout
32802
32803 \end_layout
32804
32805 \end_inset
32806 </cell>
32807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32808 \begin_inset Text
32809
32810 \begin_layout Plain Layout
32811
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820
32821 \family roman
32822 \series medium
32823 \shape up
32824 \emph off
32825 \bar no
32826 \noun off
32827 \color none
32828 «
32829 \end_layout
32830
32831 \end_inset
32832 </cell>
32833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32834 \begin_inset Text
32835
32836 \begin_layout Plain Layout
32837
32838 \family roman
32839 \series medium
32840 \shape up
32841 \emph off
32842 \bar no
32843 \noun off
32844 \color none
32845 »
32846 \end_layout
32847
32848 \end_inset
32849 </cell>
32850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32851 \begin_inset Text
32852
32853 \begin_layout Plain Layout
32854
32855 \family roman
32856 \series medium
32857 \shape up
32858 \emph off
32859 \bar no
32860 \noun off
32861 \color none
32862 Ë
32863 \end_layout
32864
32865 \end_inset
32866 </cell>
32867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871
32872 \family roman
32873 \series medium
32874 \shape up
32875 \emph off
32876 \bar no
32877 \noun off
32878 \color none
32879 Û
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Plain Layout
32888
32889 \family roman
32890 \series medium
32891 \shape up
32892 \emph off
32893 \bar no
32894 \noun off
32895 \color none
32896 ë
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905
32906 \family roman
32907 \series medium
32908 \shape up
32909 \emph off
32910 \bar no
32911 \noun off
32912 \color none
32913 û
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 </row>
32919 <row>
32920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32921 \begin_inset Text
32922
32923 \begin_layout Plain Layout
32924
32925 \family roman
32926 \series medium
32927 \shape up
32928 \size tiny
32929 \emph off
32930 \bar no
32931 \noun off
32932 \color none
32933 0C
32934 \end_layout
32935
32936 \end_inset
32937 </cell>
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32957 \begin_inset Text
32958
32959 \begin_layout Plain Layout
32960
32961 \family roman
32962 \series medium
32963 \shape up
32964 \emph off
32965 \bar no
32966 \noun off
32967 \color none
32968 ,
32969 \end_layout
32970
32971 \end_inset
32972 </cell>
32973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32974 \begin_inset Text
32975
32976 \begin_layout Plain Layout
32977
32978 \family roman
32979 \series medium
32980 \shape up
32981 \emph off
32982 \bar no
32983 \noun off
32984 \color none
32985 <
32986 \end_layout
32987
32988 \end_inset
32989 </cell>
32990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32991 \begin_inset Text
32992
32993 \begin_layout Plain Layout
32994
32995 \family roman
32996 \series medium
32997 \shape up
32998 \emph off
32999 \bar no
33000 \noun off
33001 \color none
33002 L
33003 \end_layout
33004
33005 \end_inset
33006 </cell>
33007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33008 \begin_inset Text
33009
33010 \begin_layout Plain Layout
33011
33012 \family roman
33013 \series medium
33014 \shape up
33015 \emph off
33016 \bar no
33017 \noun off
33018 \color none
33019
33020 \backslash
33021
33022 \end_layout
33023
33024 \end_inset
33025 </cell>
33026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33027 \begin_inset Text
33028
33029 \begin_layout Plain Layout
33030
33031 \family roman
33032 \series medium
33033 \shape up
33034 \emph off
33035 \bar no
33036 \noun off
33037 \color none
33038 l
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047
33048 \family roman
33049 \series medium
33050 \shape up
33051 \emph off
33052 \bar no
33053 \noun off
33054 \color none
33055 |
33056 \end_layout
33057
33058 \end_inset
33059 </cell>
33060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33061 \begin_inset Text
33062
33063 \begin_layout Plain Layout
33064
33065 \end_layout
33066
33067 \end_inset
33068 </cell>
33069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33070 \begin_inset Text
33071
33072 \begin_layout Plain Layout
33073
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33079 \begin_inset Text
33080
33081 \begin_layout Plain Layout
33082
33083 \family roman
33084 \series medium
33085 \shape up
33086 \emph off
33087 \bar no
33088 \noun off
33089 \color none
33090 ¬
33091 \end_layout
33092
33093 \end_inset
33094 </cell>
33095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33096 \begin_inset Text
33097
33098 \begin_layout Plain Layout
33099
33100 \family roman
33101 \series medium
33102 \shape up
33103 \emph off
33104 \bar no
33105 \noun off
33106 \color none
33107 ¼
33108 \end_layout
33109
33110 \end_inset
33111 </cell>
33112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33113 \begin_inset Text
33114
33115 \begin_layout Plain Layout
33116
33117 \family roman
33118 \series medium
33119 \shape up
33120 \emph off
33121 \bar no
33122 \noun off
33123 \color none
33124 Ì
33125 \end_layout
33126
33127 \end_inset
33128 </cell>
33129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33130 \begin_inset Text
33131
33132 \begin_layout Plain Layout
33133
33134 \family roman
33135 \series medium
33136 \shape up
33137 \emph off
33138 \bar no
33139 \noun off
33140 \color none
33141 Ü
33142 \end_layout
33143
33144 \end_inset
33145 </cell>
33146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Plain Layout
33150
33151 \family roman
33152 \series medium
33153 \shape up
33154 \emph off
33155 \bar no
33156 \noun off
33157 \color none
33158 ì
33159 \end_layout
33160
33161 \end_inset
33162 </cell>
33163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33164 \begin_inset Text
33165
33166 \begin_layout Plain Layout
33167
33168 \family roman
33169 \series medium
33170 \shape up
33171 \emph off
33172 \bar no
33173 \noun off
33174 \color none
33175 ü
33176 \end_layout
33177
33178 \end_inset
33179 </cell>
33180 </row>
33181 <row>
33182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33183 \begin_inset Text
33184
33185 \begin_layout Plain Layout
33186
33187 \family roman
33188 \series medium
33189 \shape up
33190 \size tiny
33191 \emph off
33192 \bar no
33193 \noun off
33194 \color none
33195 0D
33196 \end_layout
33197
33198 \end_inset
33199 </cell>
33200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204
33205 \end_layout
33206
33207 \end_inset
33208 </cell>
33209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33210 \begin_inset Text
33211
33212 \begin_layout Plain Layout
33213
33214 \end_layout
33215
33216 \end_inset
33217 </cell>
33218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33219 \begin_inset Text
33220
33221 \begin_layout Plain Layout
33222
33223 \family roman
33224 \series medium
33225 \shape up
33226 \emph off
33227 \bar no
33228 \noun off
33229 \color none
33230 -
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33236 \begin_inset Text
33237
33238 \begin_layout Plain Layout
33239
33240 \family roman
33241 \series medium
33242 \shape up
33243 \emph off
33244 \bar no
33245 \noun off
33246 \color none
33247 =
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33253 \begin_inset Text
33254
33255 \begin_layout Plain Layout
33256
33257 \family roman
33258 \series medium
33259 \shape up
33260 \emph off
33261 \bar no
33262 \noun off
33263 \color none
33264 M
33265 \end_layout
33266
33267 \end_inset
33268 </cell>
33269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33270 \begin_inset Text
33271
33272 \begin_layout Plain Layout
33273
33274 \family roman
33275 \series medium
33276 \shape up
33277 \emph off
33278 \bar no
33279 \noun off
33280 \color none
33281 ]
33282 \end_layout
33283
33284 \end_inset
33285 </cell>
33286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33287 \begin_inset Text
33288
33289 \begin_layout Plain Layout
33290
33291 \family roman
33292 \series medium
33293 \shape up
33294 \emph off
33295 \bar no
33296 \noun off
33297 \color none
33298 m
33299 \end_layout
33300
33301 \end_inset
33302 </cell>
33303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33304 \begin_inset Text
33305
33306 \begin_layout Plain Layout
33307
33308 \family roman
33309 \series medium
33310 \shape up
33311 \emph off
33312 \bar no
33313 \noun off
33314 \color none
33315 }
33316 \end_layout
33317
33318 \end_inset
33319 </cell>
33320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333
33334 \end_layout
33335
33336 \end_inset
33337 </cell>
33338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33339 \begin_inset Text
33340
33341 \begin_layout Plain Layout
33342
33343 \end_layout
33344
33345 \end_inset
33346 </cell>
33347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33348 \begin_inset Text
33349
33350 \begin_layout Plain Layout
33351
33352 \family roman
33353 \series medium
33354 \shape up
33355 \emph off
33356 \bar no
33357 \noun off
33358 \color none
33359 ½
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Plain Layout
33368
33369 \family roman
33370 \series medium
33371 \shape up
33372 \emph off
33373 \bar no
33374 \noun off
33375 \color none
33376 Í
33377 \end_layout
33378
33379 \end_inset
33380 </cell>
33381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33382 \begin_inset Text
33383
33384 \begin_layout Plain Layout
33385
33386 \family roman
33387 \series medium
33388 \shape up
33389 \emph off
33390 \bar no
33391 \noun off
33392 \color none
33393 Ý
33394 \end_layout
33395
33396 \end_inset
33397 </cell>
33398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402
33403 \family roman
33404 \series medium
33405 \shape up
33406 \emph off
33407 \bar no
33408 \noun off
33409 \color none
33410 í
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33416 \begin_inset Text
33417
33418 \begin_layout Plain Layout
33419
33420 \family roman
33421 \series medium
33422 \shape up
33423 \emph off
33424 \bar no
33425 \noun off
33426 \color none
33427 ý
33428 \end_layout
33429
33430 \end_inset
33431 </cell>
33432 </row>
33433 <row>
33434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33435 \begin_inset Text
33436
33437 \begin_layout Plain Layout
33438
33439 \family roman
33440 \series medium
33441 \shape up
33442 \size tiny
33443 \emph off
33444 \bar no
33445 \noun off
33446 \color none
33447 0E
33448 \end_layout
33449
33450 \end_inset
33451 </cell>
33452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33453 \begin_inset Text
33454
33455 \begin_layout Plain Layout
33456
33457 \end_layout
33458
33459 \end_inset
33460 </cell>
33461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33462 \begin_inset Text
33463
33464 \begin_layout Plain Layout
33465
33466 \end_layout
33467
33468 \end_inset
33469 </cell>
33470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33471 \begin_inset Text
33472
33473 \begin_layout Plain Layout
33474
33475 \family roman
33476 \series medium
33477 \shape up
33478 \emph off
33479 \bar no
33480 \noun off
33481 \color none
33482 .
33483 \end_layout
33484
33485 \end_inset
33486 </cell>
33487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33488 \begin_inset Text
33489
33490 \begin_layout Plain Layout
33491
33492 \family roman
33493 \series medium
33494 \shape up
33495 \emph off
33496 \bar no
33497 \noun off
33498 \color none
33499 >
33500 \end_layout
33501
33502 \end_inset
33503 </cell>
33504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33505 \begin_inset Text
33506
33507 \begin_layout Plain Layout
33508
33509 \family roman
33510 \series medium
33511 \shape up
33512 \emph off
33513 \bar no
33514 \noun off
33515 \color none
33516 N
33517 \end_layout
33518
33519 \end_inset
33520 </cell>
33521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33522 \begin_inset Text
33523
33524 \begin_layout Plain Layout
33525
33526 \family roman
33527 \series medium
33528 \shape up
33529 \emph off
33530 \bar no
33531 \noun off
33532 \color none
33533 ^
33534 \end_layout
33535
33536 \end_inset
33537 </cell>
33538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33539 \begin_inset Text
33540
33541 \begin_layout Plain Layout
33542
33543 \family roman
33544 \series medium
33545 \shape up
33546 \emph off
33547 \bar no
33548 \noun off
33549 \color none
33550 n
33551 \end_layout
33552
33553 \end_inset
33554 </cell>
33555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33556 \begin_inset Text
33557
33558 \begin_layout Plain Layout
33559
33560 \family roman
33561 \series medium
33562 \shape up
33563 \emph off
33564 \bar no
33565 \noun off
33566 \color none
33567 ~
33568 \end_layout
33569
33570 \end_inset
33571 </cell>
33572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33573 \begin_inset Text
33574
33575 \begin_layout Plain Layout
33576
33577 \end_layout
33578
33579 \end_inset
33580 </cell>
33581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33582 \begin_inset Text
33583
33584 \begin_layout Plain Layout
33585
33586 \end_layout
33587
33588 \end_inset
33589 </cell>
33590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594
33595 \family roman
33596 \series medium
33597 \shape up
33598 \emph off
33599 \bar no
33600 \noun off
33601 \color none
33602 ®
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611
33612 \family roman
33613 \series medium
33614 \shape up
33615 \emph off
33616 \bar no
33617 \noun off
33618 \color none
33619 ¾
33620 \end_layout
33621
33622 \end_inset
33623 </cell>
33624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33625 \begin_inset Text
33626
33627 \begin_layout Plain Layout
33628
33629 \family roman
33630 \series medium
33631 \shape up
33632 \emph off
33633 \bar no
33634 \noun off
33635 \color none
33636 Î
33637 \end_layout
33638
33639 \end_inset
33640 </cell>
33641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Plain Layout
33645
33646 \family roman
33647 \series medium
33648 \shape up
33649 \emph off
33650 \bar no
33651 \noun off
33652 \color none
33653 Þ
33654 \end_layout
33655
33656 \end_inset
33657 </cell>
33658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33659 \begin_inset Text
33660
33661 \begin_layout Plain Layout
33662
33663 \family roman
33664 \series medium
33665 \shape up
33666 \emph off
33667 \bar no
33668 \noun off
33669 \color none
33670 î
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679
33680 \family roman
33681 \series medium
33682 \shape up
33683 \emph off
33684 \bar no
33685 \noun off
33686 \color none
33687 þ
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 </row>
33693 <row>
33694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33695 \begin_inset Text
33696
33697 \begin_layout Plain Layout
33698
33699 \family roman
33700 \series medium
33701 \shape up
33702 \size tiny
33703 \emph off
33704 \bar no
33705 \noun off
33706 \color none
33707 0F
33708 \end_layout
33709
33710 \end_inset
33711 </cell>
33712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716
33717 \end_layout
33718
33719 \end_inset
33720 </cell>
33721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725
33726 \end_layout
33727
33728 \end_inset
33729 </cell>
33730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33731 \begin_inset Text
33732
33733 \begin_layout Plain Layout
33734
33735 \family roman
33736 \series medium
33737 \shape up
33738 \emph off
33739 \bar no
33740 \noun off
33741 \color none
33742 /
33743 \end_layout
33744
33745 \end_inset
33746 </cell>
33747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33748 \begin_inset Text
33749
33750 \begin_layout Plain Layout
33751
33752 \family roman
33753 \series medium
33754 \shape up
33755 \emph off
33756 \bar no
33757 \noun off
33758 \color none
33759 ?
33760 \end_layout
33761
33762 \end_inset
33763 </cell>
33764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33765 \begin_inset Text
33766
33767 \begin_layout Plain Layout
33768
33769 \family roman
33770 \series medium
33771 \shape up
33772 \emph off
33773 \bar no
33774 \noun off
33775 \color none
33776 O
33777 \end_layout
33778
33779 \end_inset
33780 </cell>
33781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33782 \begin_inset Text
33783
33784 \begin_layout Plain Layout
33785
33786 \family roman
33787 \series medium
33788 \shape up
33789 \emph off
33790 \bar no
33791 \noun off
33792 \color none
33793 _
33794 \end_layout
33795
33796 \end_inset
33797 </cell>
33798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33799 \begin_inset Text
33800
33801 \begin_layout Plain Layout
33802
33803 \family roman
33804 \series medium
33805 \shape up
33806 \emph off
33807 \bar no
33808 \noun off
33809 \color none
33810 o
33811 \end_layout
33812
33813 \end_inset
33814 </cell>
33815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33816 \begin_inset Text
33817
33818 \begin_layout Plain Layout
33819
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Plain Layout
33828
33829 \end_layout
33830
33831 \end_inset
33832 </cell>
33833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Plain Layout
33837
33838 \end_layout
33839
33840 \end_inset
33841 </cell>
33842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33843 \begin_inset Text
33844
33845 \begin_layout Plain Layout
33846
33847 \family roman
33848 \series medium
33849 \shape up
33850 \emph off
33851 \bar no
33852 \noun off
33853 \color none
33854 ¯
33855 \end_layout
33856
33857 \end_inset
33858 </cell>
33859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33860 \begin_inset Text
33861
33862 \begin_layout Plain Layout
33863
33864 \family roman
33865 \series medium
33866 \shape up
33867 \emph off
33868 \bar no
33869 \noun off
33870 \color none
33871 ¿
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880
33881 \family roman
33882 \series medium
33883 \shape up
33884 \emph off
33885 \bar no
33886 \noun off
33887 \color none
33888 Ï
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33894 \begin_inset Text
33895
33896 \begin_layout Plain Layout
33897
33898 \family roman
33899 \series medium
33900 \shape up
33901 \emph off
33902 \bar no
33903 \noun off
33904 \color none
33905 ß
33906 \end_layout
33907
33908 \end_inset
33909 </cell>
33910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33911 \begin_inset Text
33912
33913 \begin_layout Plain Layout
33914
33915 \family roman
33916 \series medium
33917 \shape up
33918 \emph off
33919 \bar no
33920 \noun off
33921 \color none
33922 ï
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931
33932 \family roman
33933 \series medium
33934 \shape up
33935 \emph off
33936 \bar no
33937 \noun off
33938 \color none
33939 ÿ
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 </row>
33945 </lyxtabular>
33946
33947 \end_inset
33948
33949
33950 \end_layout
33951
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \begin_layout Standard
33958 The following is a full list of all of the accented characters LyX can display
33959  directly.
33960  It includes not only the accented characters from the previous table, but
33961  also the characters from 
33962 \family typewriter
33963 ISO8859--2
33964 \family default
33965  through 
33966 \family typewriter
33967 4
33968 \family default
33969 .
33970  
33971 \end_layout
33972
33973 \begin_layout Itemize
33974 From 
33975 \family typewriter
33976 ISO8859--1
33977 \family default
33978 :
33979 \end_layout
33980
33981 \begin_deeper
33982 \begin_layout Standard
33983 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33984 \begin_inset space \hfill{}
33985 \end_inset
33986
33987 diaeresis
33988 \end_layout
33989
33990 \begin_layout Standard
33991 ^ Â Ê Î Ô Û â ê î ô û
33992 \begin_inset space \hfill{}
33993 \end_inset
33994
33995 circumflex
33996 \end_layout
33997
33998 \begin_layout Standard
33999 ` À È Ì Ò Ù à è ì ò ù
34000 \begin_inset space \hfill{}
34001 \end_inset
34002
34003 grave
34004 \end_layout
34005
34006 \begin_layout Standard
34007 ´ Á É Í Ó Ú Ý á é í ó ú ý
34008 \begin_inset space \hfill{}
34009 \end_inset
34010
34011 acute
34012 \end_layout
34013
34014 \begin_layout Standard
34015 ~ Ã Ñ Õ ã ñ õ
34016 \begin_inset space \hfill{}
34017 \end_inset
34018
34019 tilde
34020 \end_layout
34021
34022 \begin_layout Standard
34023 ¸Çç
34024 \begin_inset space \hfill{}
34025 \end_inset
34026
34027 cedilla
34028 \end_layout
34029
34030 \begin_layout Standard
34031 ¯
34032 \begin_inset space \hfill{}
34033 \end_inset
34034
34035 macron
34036 \end_layout
34037
34038 \end_deeper
34039 \begin_layout Itemize
34040 From 
34041 \family typewriter
34042 ISO8859--2
34043 \family default
34044  through 
34045 \family typewriter
34046 4
34047 \family default
34048 :
34049 \end_layout
34050
34051 \begin_deeper
34052 \begin_layout Standard
34053 ĤĴĥĵĈĜŜĉĝŝ
34054 \begin_inset space \hfill{}
34055 \end_inset
34056
34057 circumflex
34058 \end_layout
34059
34060 \begin_layout Standard
34061 ŚŹśźŔĹĆŃŕĺćń
34062 \begin_inset space \hfill{}
34063 \end_inset
34064
34065 acute
34066 \end_layout
34067
34068 \begin_layout Standard
34069 Ĩı̃Ũũ
34070 \begin_inset space \hfill{}
34071 \end_inset
34072
34073 tilde
34074 \end_layout
34075
34076 \begin_layout Standard
34077 ŞşŢţŖĻĢŗļģŅĶņķ
34078 \begin_inset space \hfill{}
34079 \end_inset
34080
34081 cedilla
34082 \end_layout
34083
34084 \begin_layout Standard
34085 ĒēĀĪŌŪāı̄ōū
34086 \begin_inset space \hfill{}
34087 \end_inset
34088
34089 macron
34090 \end_layout
34091
34092 \begin_layout Standard
34093 ŐŰőű
34094 \begin_inset space \hfill{}
34095 \end_inset
34096
34097 Hungarian umlaut
34098 \end_layout
34099
34100 \end_deeper
34101 \begin_layout Standard
34102 All the characters above are actively supported by TeX fonts.
34103  In addition TeX allows diacritical marks on almost all characters.
34104  Also make sure you're using the 
34105 \family typewriter
34106 T1
34107 \family default
34108  font-encoding.
34109 \end_layout
34110
34111 \begin_layout Chapter
34112 \start_of_appendix
34113 The User Interface
34114 \begin_inset CommandInset label
34115 LatexCommand label
34116 name "cha:The-User-Interface"
34117
34118 \end_inset
34119
34120
34121 \end_layout
34122
34123 \begin_layout Standard
34124 This appendix lists all available menus and describes its functionality.
34125  It is designed as quick reference if you are searching for a special topic
34126  inside the user's guide.
34127 \end_layout
34128
34129 \begin_layout Section
34130 The File Menu
34131 \begin_inset Index
34132 status collapsed
34133
34134 \begin_layout Plain Layout
34135 Menu ! File
34136 \end_layout
34137
34138 \end_inset
34139
34140
34141 \end_layout
34142
34143 \begin_layout Standard
34144 Under the 
34145 \family sans
34146 File
34147 \family default
34148  menu are the basic operations in addition to some more advanced operations.
34149  At the end of the menu the four last opened documents are listed.
34150 \end_layout
34151
34152 \begin_layout Subsection
34153 New
34154 \end_layout
34155
34156 \begin_layout Standard
34157 Creates a new document.
34158 \end_layout
34159
34160 \begin_layout Subsection
34161 New from Template
34162 \end_layout
34163
34164 \begin_layout Standard
34165 This menu prompts you for a template to use.
34166  Selecting a template will automatically set certain layout features for
34167  the document, features you would otherwise need to change manually.
34168 \end_layout
34169
34170 \begin_layout Subsection
34171 Open
34172 \end_layout
34173
34174 \begin_layout Standard
34175 Opens a document.
34176 \end_layout
34177
34178 \begin_layout Subsection
34179 Open Recent
34180 \end_layout
34181
34182 \begin_layout Standard
34183 The submenu shows a list of the recently opened files.
34184  Click there on a file to open it.
34185 \end_layout
34186
34187 \begin_layout Subsection
34188 Close
34189 \end_layout
34190
34191 \begin_layout Standard
34192 Closes the current document.
34193 \end_layout
34194
34195 \begin_layout Subsection
34196 Save
34197 \end_layout
34198
34199 \begin_layout Standard
34200 Saves the actual document.
34201 \end_layout
34202
34203 \begin_layout Subsection
34204 Save As
34205 \end_layout
34206
34207 \begin_layout Standard
34208 Saves the actual document under a new name to create a copy.
34209 \end_layout
34210
34211 \begin_layout Subsection
34212 Revert to saved
34213 \end_layout
34214
34215 \begin_layout Standard
34216 Reloads the actual document from disk.
34217 \end_layout
34218
34219 \begin_layout Subsection
34220 Version Control
34221 \end_layout
34222
34223 \begin_layout Standard
34224 This is used when more people are working on the same document.
34225  It is described in the section 
34226 \emph on
34227 Version Control in LyX
34228 \emph default
34229  of the 
34230 \emph on
34231 Extended
34232 \begin_inset space ~
34233 \end_inset
34234
34235 Features
34236 \emph default
34237  manual.
34238 \end_layout
34239
34240 \begin_layout Subsection
34241 Import
34242 \end_layout
34243
34244 \begin_layout Standard
34245 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34246  plain text files, and comma separated, table like, text files (CSV).
34247  The files will be imported as new LyX-document.
34248 \end_layout
34249
34250 \begin_layout Standard
34251 When using the menu 
34252 \family sans
34253 Plain
34254 \begin_inset space ~
34255 \end_inset
34256
34257 Text, Join
34258 \begin_inset space ~
34259 \end_inset
34260
34261 Lines
34262 \family default
34263 , all lines will be imported consecutively to one big paragraph.
34264  A new paragraph is started when there is a blank line in the file.
34265  , the text is inserted as Paragraphs, where the line breaks of the text
34266  will start a new paragraph.
34267 \end_layout
34268
34269 \begin_layout Subsection
34270 Export
34271 \begin_inset CommandInset label
34272 LatexCommand label
34273 name "sub:Export"
34274
34275 \end_inset
34276
34277
34278 \end_layout
34279
34280 \begin_layout Standard
34281 You can export your document to various file formats.
34282  The resulting files are placed in the directory of your LyX-file.
34283  The menu entries are not the same on all installations.
34284  They depend on the programs found by LyX while its configuration.
34285 \end_layout
34286
34287 \begin_layout Standard
34288 Here is a list of all available entries; they are explained in detail in
34289  section
34290 \begin_inset space ~
34291 \end_inset
34292
34293
34294 \begin_inset CommandInset ref
34295 LatexCommand ref
34296 reference "sub:Output-file-formats"
34297
34298 \end_inset
34299
34300 :
34301 \end_layout
34302
34303 \begin_layout Description
34304
34305 \family sans
34306 CJK
34307 \begin_inset space ~
34308 \end_inset
34309
34310 LyX 
34311 \family default
34312 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34313  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34314 \end_layout
34315
34316 \begin_layout Description
34317
34318 \family sans
34319 DVI
34320 \family default
34321  DVI-format
34322 \end_layout
34323
34324 \begin_layout Description
34325 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34326  work in all cases)
34327 \end_layout
34328
34329 \begin_layout Description
34330 HTML
34331 \begin_inset space ~
34332 \end_inset
34333
34334 (MS
34335 \begin_inset space ~
34336 \end_inset
34337
34338 Word) HTML-format specialized so that the result can be imported to 
34339 \family sans
34340 MS Word
34341 \family default
34342 , as consequence of this formulas will be embedded as bitmap fonts and not
34343  in the format 
34344 \family sans
34345 MathML
34346 \family default
34347 .
34348 \end_layout
34349
34350 \begin_layout Description
34351
34352 \family sans
34353 LaT
34354 \begin_inset ERT
34355 status collapsed
34356
34357 \begin_layout Plain Layout
34358
34359 {}
34360 \end_layout
34361
34362 \end_inset
34363
34364 eX
34365 \begin_inset space ~
34366 \end_inset
34367
34368 (pdflatex)
34369 \family default
34370  text file with the LaTeX source, additionally all images used in the document
34371  will be converted to a format that is readable for the 
34372 \family typewriter
34373 pdflatex
34374 \family default
34375  program (GIF, JPG, PDF, PNG)
34376 \end_layout
34377
34378 \begin_layout Description
34379
34380 \family sans
34381 LaT
34382 \begin_inset ERT
34383 status collapsed
34384
34385 \begin_layout Plain Layout
34386
34387 {}
34388 \end_layout
34389
34390 \end_inset
34391
34392 eX
34393 \begin_inset space ~
34394 \end_inset
34395
34396 (plain)
34397 \family default
34398  text file with the LaTeX source code, additionally all images used in the
34399  document will be converted to the EPS-format, only this format is readable
34400  for the 
34401 \family typewriter
34402 latex
34403 \family default
34404  program
34405 \end_layout
34406
34407 \begin_layout Description
34408 LyX
34409 \begin_inset space ~
34410 \end_inset
34411
34412 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34413 \begin_inset Quotes eld
34414 \end_inset
34415
34416 y
34417 \begin_inset Quotes erd
34418 \end_inset
34419
34420  is replaced by the version number)
34421 \end_layout
34422
34423 \begin_layout Description
34424 OpenDocument OpenDocument-formatted text file, to be opened with 
34425 \family sans
34426 OpenOffice
34427 \family default
34428
34429 \family sans
34430 KOffice
34431 \family default
34432
34433 \family sans
34434 Abiword
34435 \family default
34436 , etc.
34437  (the OpenDocument-converter is a third-party product and doesn't work in
34438  all cases)
34439 \end_layout
34440
34441 \begin_layout Description
34442
34443 \family sans
34444 PDF
34445 \family default
34446  PDF-format using the program 
34447 \family typewriter
34448 ps2pdf
34449 \end_layout
34450
34451 \begin_layout Description
34452
34453 \family sans
34454 PDF
34455 \begin_inset space ~
34456 \end_inset
34457
34458 (dvipdfm)
34459 \family default
34460  PDF-format using the program 
34461 \family typewriter
34462 dvipdfm
34463 \end_layout
34464
34465 \begin_layout Description
34466
34467 \family sans
34468 PDF
34469 \begin_inset space ~
34470 \end_inset
34471
34472 (pdflatex)
34473 \family default
34474  PDF-format using the program 
34475 \family typewriter
34476 pdflatex
34477 \end_layout
34478
34479 \begin_layout Description
34480
34481 \family sans
34482 Plain
34483 \begin_inset space ~
34484 \end_inset
34485
34486 text
34487 \family default
34488  text format
34489 \end_layout
34490
34491 \begin_layout Description
34492
34493 \family sans
34494 Plain
34495 \begin_inset space ~
34496 \end_inset
34497
34498 text
34499 \begin_inset space ~
34500 \end_inset
34501
34502 (ps2ascii)
34503 \family default
34504  text format, the document will first be converted to Postscript format
34505  and then exported as text using the program 
34506 \family sans
34507 ps2ascii
34508 \end_layout
34509
34510 \begin_layout Description
34511
34512 \family sans
34513 Postscript
34514 \family default
34515  PostScript format using the program 
34516 \family typewriter
34517 dvips
34518 \end_layout
34519
34520 \begin_layout Description
34521
34522 \family sans
34523 Custom
34524 \family default
34525  custom format
34526 \end_layout
34527
34528 \begin_layout Standard
34529 The program 
34530 \family typewriter
34531 dvipdfm
34532 \family default
34533  produces internally a DVI-file which is then converted to a PDF-file.
34534  It is a bit out of date and therefore the output could look different from
34535  what you want.
34536  
34537 \family typewriter
34538 pdflatex
34539 \family default
34540  produces directly PDF-files and supports the latest PDF-file formats.
34541 \end_layout
34542
34543 \begin_layout Standard
34544 If one of the menu entries 
34545 \family sans
34546 DVI
34547 \family default
34548
34549 \family sans
34550 PDF
34551 \begin_inset space ~
34552 \end_inset
34553
34554 (pdflatex)
34555 \family default
34556  or 
34557 \family sans
34558 Postscript
34559 \family default
34560  is missing, you need to update your LaTeX installation.
34561  After updating you have to reconfigure LyX, see section
34562 \begin_inset space ~
34563 \end_inset
34564
34565
34566 \begin_inset CommandInset ref
34567 LatexCommand ref
34568 reference "sec:Basic-LyX-Setup"
34569
34570 \end_inset
34571
34572 .
34573 \begin_inset Index
34574 status collapsed
34575
34576 \begin_layout Plain Layout
34577 Reconfiguration of LyX
34578 \end_layout
34579
34580 \end_inset
34581
34582
34583 \end_layout
34584
34585 \begin_layout Standard
34586 The menu 
34587 \family sans
34588 Custom
34589 \family default
34590  allows you to export your file by using special command line options for
34591  the export program.
34592 \end_layout
34593
34594 \begin_layout Subsection
34595 Print
34596 \end_layout
34597
34598 \begin_layout Standard
34599 With this menu you can print your document to a file in PostScript format
34600  or send it to a printer.
34601  The printer will also use the document in PostScript format.
34602  The conversion to PostScript is done in the background by LyX using the
34603  program 
34604 \family typewriter
34605 dvips
34606 \family default
34607 .
34608  For more informations have a look at section
34609 \begin_inset space ~
34610 \end_inset
34611
34612
34613 \begin_inset CommandInset ref
34614 LatexCommand ref
34615 reference "sub:Printing-the-File"
34616
34617 \end_inset
34618
34619 .
34620 \end_layout
34621
34622 \begin_layout Subsection
34623 New and Close Window
34624 \end_layout
34625
34626 \begin_layout Standard
34627 Opens a new instance of LyX with all currently opened documents.
34628  You can close it later with the corresponding menu.
34629 \end_layout
34630
34631 \begin_layout Section
34632 The Edit Menu
34633 \begin_inset Index
34634 status collapsed
34635
34636 \begin_layout Plain Layout
34637 Menu ! Edit
34638 \end_layout
34639
34640 \end_inset
34641
34642
34643 \end_layout
34644
34645 \begin_layout Subsection
34646 Undo and Redo
34647 \end_layout
34648
34649 \begin_layout Standard
34650 Described in section
34651 \begin_inset space ~
34652 \end_inset
34653
34654
34655 \begin_inset CommandInset ref
34656 LatexCommand ref
34657 reference "sec:Undo-and-Redo"
34658
34659 \end_inset
34660
34661 .
34662 \end_layout
34663
34664 \begin_layout Subsection
34665 Cut, Copy, Paste, Paste Recent, Paste Special
34666 \end_layout
34667
34668 \begin_layout Standard
34669 Described in section
34670 \begin_inset space ~
34671 \end_inset
34672
34673
34674 \begin_inset CommandInset ref
34675 LatexCommand ref
34676 reference "sec:Basic-Editing-Features"
34677
34678 \end_inset
34679
34680 .
34681 \end_layout
34682
34683 \begin_layout Subsection
34684 Select All
34685 \end_layout
34686
34687 \begin_layout Standard
34688 Selects the whole document.
34689 \end_layout
34690
34691 \begin_layout Subsection
34692 Find & Replace
34693 \end_layout
34694
34695 \begin_layout Standard
34696 Described in section
34697 \begin_inset space ~
34698 \end_inset
34699
34700
34701 \begin_inset CommandInset ref
34702 LatexCommand ref
34703 reference "sec:Basic-Editing-Features"
34704
34705 \end_inset
34706
34707 .
34708 \end_layout
34709
34710 \begin_layout Subsection
34711 Move paragraph Up/Down
34712 \end_layout
34713
34714 \begin_layout Standard
34715 This shifts the paragraph where the cursor is currently in one paragraph
34716  up or down.
34717 \end_layout
34718
34719 \begin_layout Subsection
34720 Text Style
34721 \end_layout
34722
34723 \begin_layout Standard
34724 Described in section
34725 \begin_inset space ~
34726 \end_inset
34727
34728
34729 \begin_inset CommandInset ref
34730 LatexCommand ref
34731 reference "sub:Fine-Tuning-with-the"
34732
34733 \end_inset
34734
34735 .
34736 \end_layout
34737
34738 \begin_layout Subsection
34739 Paragraph Settings
34740 \begin_inset Index
34741 status collapsed
34742
34743 \begin_layout Plain Layout
34744 Paragraph ! Settings
34745 \end_layout
34746
34747 \end_inset
34748
34749
34750 \end_layout
34751
34752 \begin_layout Standard
34753 The settings in the paragraph dialog only affects the paragraph where the
34754  cursor is in.
34755  Here you can set here the paragraph alignment and line spacing.
34756 \end_layout
34757
34758 \begin_layout Standard
34759 You can also prevent that the first line of the paragraph is indented.
34760  This option works only when you have chosen to separate paragraphs with
34761  indents in the 
34762 \family sans
34763 Document\SpecialChar \menuseparator
34764 Settings
34765 \family default
34766  dialog under 
34767 \family sans
34768 Text
34769 \begin_inset space ~
34770 \end_inset
34771
34772 Layout
34773 \family default
34774 .
34775 \end_layout
34776
34777 \begin_layout Subsection
34778 Tabular and Math
34779 \end_layout
34780
34781 \begin_layout Standard
34782 These two menus are only active when the cursor is inside a table or a formula.
34783  The properties of this table/formula can now be changed.
34784  The properties of tables are described in section
34785 \begin_inset space ~
34786 \end_inset
34787
34788
34789 \begin_inset CommandInset ref
34790 LatexCommand ref
34791 reference "sec:Tables"
34792
34793 \end_inset
34794
34795 , the properties of formulas in chapter
34796 \begin_inset space ~
34797 \end_inset
34798
34799
34800 \begin_inset CommandInset ref
34801 LatexCommand ref
34802 reference "cha:Mathematical-Formulas"
34803
34804 \end_inset
34805
34806 .
34807 \end_layout
34808
34809 \begin_layout Subsection
34810 Increase / Decrease List Depth
34811 \end_layout
34812
34813 \begin_layout Standard
34814 These menus are only active when the cursor is in an environment that can
34815  be nested.
34816  They in/decrease the environment nesting level as explained in section
34817 \begin_inset space ~
34818 \end_inset
34819
34820
34821 \begin_inset CommandInset ref
34822 LatexCommand ref
34823 reference "sec:Nesting"
34824
34825 \end_inset
34826
34827  and 
34828 \begin_inset CommandInset ref
34829 LatexCommand ref
34830 reference "sub:Numbering-depth"
34831
34832 \end_inset
34833
34834 .
34835 \end_layout
34836
34837 \begin_layout Section
34838 The View Menu
34839 \begin_inset Index
34840 status collapsed
34841
34842 \begin_layout Plain Layout
34843 Menu ! View
34844 \end_layout
34845
34846 \end_inset
34847
34848
34849 \end_layout
34850
34851 \begin_layout Standard
34852 The 
34853 \family sans
34854 View
34855 \family default
34856  menu contains a list of available formats in which you can view the actual
34857  document with an external program.
34858  The menu entries for the viewing formats are not the same on all installations
34859  - it depends on the LaTeX programs that are found while LyX was configured.
34860  All possible formats are formats listed in section
34861 \begin_inset space ~
34862 \end_inset
34863
34864
34865 \begin_inset CommandInset ref
34866 LatexCommand ref
34867 reference "sub:Export"
34868
34869 \end_inset
34870
34871 .
34872  You should at least see the menu entries 
34873 \family sans
34874 DVI
34875 \family default
34876  and 
34877 \family sans
34878 PDF
34879 \begin_inset space ~
34880 \end_inset
34881
34882 (pdflatex)
34883 \family default
34884 .
34885  If one of the two is missing, you need to update your LaTeX installation.
34886  After updating you have to reconfigure LyX, see section
34887 \begin_inset space ~
34888 \end_inset
34889
34890
34891 \begin_inset CommandInset ref
34892 LatexCommand ref
34893 reference "sec:Basic-LyX-Setup"
34894
34895 \end_inset
34896
34897 .
34898 \begin_inset Index
34899 status collapsed
34900
34901 \begin_layout Plain Layout
34902 Reconfiguration of LyX
34903 \end_layout
34904
34905 \end_inset
34906
34907
34908 \end_layout
34909
34910 \begin_layout Standard
34911 Invoking a menu will start a viewer program.
34912  The viewer can be set or changed in the preferences, see section
34913 \begin_inset space ~
34914 \end_inset
34915
34916
34917 \begin_inset CommandInset ref
34918 LatexCommand ref
34919 reference "sec:File-Formats"
34920
34921 \end_inset
34922
34923 .
34924  The default viewers are set by LyX while it is first configured.
34925 \end_layout
34926
34927 \begin_layout Standard
34928 \begin_inset VSpace bigskip
34929 \end_inset
34930
34931 At the bottom of the 
34932 \family sans
34933 View
34934 \family default
34935  menu the opened documents are listed.
34936 \end_layout
34937
34938 \begin_layout Subsection
34939 View Source
34940 \end_layout
34941
34942 \begin_layout Standard
34943 Opens a window showing the source code of the actual document, as described
34944  in section
34945 \begin_inset space ~
34946 \end_inset
34947
34948
34949 \begin_inset CommandInset ref
34950 LatexCommand ref
34951 reference "sec:Previewing-snippets-of"
34952
34953 \end_inset
34954
34955 .
34956 \end_layout
34957
34958 \begin_layout Subsection
34959 Update
34960 \end_layout
34961
34962 \begin_layout Standard
34963 This menu allows you to update the view with your latest changes without
34964  opening a new view window.
34965 \end_layout
34966
34967 \begin_layout Subsection
34968 Toolbars
34969 \begin_inset CommandInset label
34970 LatexCommand label
34971 name "sub:Toolbars"
34972
34973 \end_inset
34974
34975
34976 \begin_inset Index
34977 status collapsed
34978
34979 \begin_layout Plain Layout
34980 Toolbar
34981 \end_layout
34982
34983 \end_inset
34984
34985
34986 \end_layout
34987
34988 \begin_layout Standard
34989 In this menu you can set the appearance of the different toolbars.
34990  All toolbars and the 
34991 \family sans
34992 Command
34993 \begin_inset space ~
34994 \end_inset
34995
34996 Buffer
34997 \family default
34998  can be turned on and off.
34999  The 
35000 \emph on
35001 on
35002 \emph default
35003  state is denoted in the menu with a checkmark.
35004  The 
35005 \family sans
35006 Review
35007 \family default
35008
35009 \family sans
35010 Table
35011 \family default
35012
35013 \family sans
35014 Math
35015 \begin_inset space ~
35016 \end_inset
35017
35018 Panels
35019 \family default
35020 , and 
35021 \family sans
35022 Math
35023 \family default
35024  toolbars can be additionally set to the state 
35025 \emph on
35026 automatic
35027 \emph default
35028  that is denoted in the menu with the suffix 
35029 \family sans
35030 (auto)
35031 \family default
35032 .
35033 \end_layout
35034
35035 \begin_layout Standard
35036 In the 
35037 \emph on
35038 on
35039 \emph default
35040  state the toolbar is permanently shown, in the 
35041 \emph on
35042 automatic
35043 \emph default
35044  state the toolbar is only shown when the cursor is in a certain environment
35045  or when a certain feature is enabled.
35046  That means that the review toolbar will only be shown when change tracking
35047  is activated, the math and table toolbars are only shown when the cursor
35048  is inside a formula or table, respectively.
35049 \end_layout
35050
35051 \begin_layout Standard
35052 LyX's toolbars and its buttons are explained in section
35053 \begin_inset space ~
35054 \end_inset
35055
35056
35057 \begin_inset CommandInset ref
35058 LatexCommand ref
35059 reference "sec:Toolbars"
35060
35061 \end_inset
35062
35063 .
35064 \end_layout
35065
35066 \begin_layout Section
35067 The Insert Menu
35068 \begin_inset Index
35069 status collapsed
35070
35071 \begin_layout Plain Layout
35072 Menu ! Insert
35073 \end_layout
35074
35075 \end_inset
35076
35077
35078 \end_layout
35079
35080 \begin_layout Subsection
35081 Math
35082 \end_layout
35083
35084 \begin_layout Standard
35085 Inserts math constructs that are explained in chapter
35086 \begin_inset space ~
35087 \end_inset
35088
35089
35090 \begin_inset CommandInset ref
35091 LatexCommand ref
35092 reference "cha:Mathematical-Formulas"
35093
35094 \end_inset
35095
35096 .
35097 \end_layout
35098
35099 \begin_layout Subsection
35100 Special Character
35101 \begin_inset CommandInset label
35102 LatexCommand label
35103 name "sub:Special-Character"
35104
35105 \end_inset
35106
35107
35108 \end_layout
35109
35110 \begin_layout Standard
35111 Here you can insert the following characters:
35112 \end_layout
35113
35114 \begin_layout Description
35115 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35116
35117 \end_layout
35118
35119 \begin_layout Description
35120 End
35121 \begin_inset space ~
35122 \end_inset
35123
35124 of
35125 \begin_inset space ~
35126 \end_inset
35127
35128 Sentence Inserts an end of sentence dot as described in section
35129 \begin_inset space ~
35130 \end_inset
35131
35132
35133 \begin_inset CommandInset ref
35134 LatexCommand ref
35135 reference "sub:Abbreviations"
35136
35137 \end_inset
35138
35139 .
35140 \end_layout
35141
35142 \begin_layout Description
35143 Ordinary
35144 \begin_inset space ~
35145 \end_inset
35146
35147 Quote Inserts this quote: 
35148 \begin_inset Quotes erd
35149 \end_inset
35150
35151 , no matter what quote type you selected in the 
35152 \family sans
35153 Document\SpecialChar \menuseparator
35154 Settings
35155 \family default
35156  dialog under 
35157 \family sans
35158 Language
35159 \family default
35160 .
35161 \end_layout
35162
35163 \begin_layout Description
35164 Single
35165 \begin_inset space ~
35166 \end_inset
35167
35168 Quote Inserts this quote: 
35169 \begin_inset Quotes els
35170 \end_inset
35171
35172
35173 \end_layout
35174
35175 \begin_layout Description
35176 Menu
35177 \begin_inset space ~
35178 \end_inset
35179
35180 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35181
35182 \end_layout
35183
35184 \begin_layout Description
35185 Phonetic
35186 \begin_inset space ~
35187 \end_inset
35188
35189 Symbols
35190 \begin_inset Index
35191 status collapsed
35192
35193 \begin_layout Plain Layout
35194 Phonetic symbols
35195 \end_layout
35196
35197 \end_inset
35198
35199
35200 \begin_inset Index
35201 status collapsed
35202
35203 \begin_layout Plain Layout
35204 Language ! Phonetic symbols
35205 \end_layout
35206
35207 \end_inset
35208
35209  Creates a formula with a so called tipa inset.
35210  Here you can insert commands to create IPA phonetic symbols.
35211  For this feature you must have the LaTeX-package 
35212 \series bold
35213 tipa
35214 \series default
35215
35216 \begin_inset Index
35217 status collapsed
35218
35219 \begin_layout Plain Layout
35220 Latex@LaTeX-packages ! tipa
35221 \end_layout
35222
35223 \end_inset
35224
35225  installed.
35226 \begin_inset Newline newline
35227 \end_inset
35228
35229 For more informations about this feature we refer to the documentation of
35230  
35231 \series bold
35232 tipa, 
35233 \begin_inset CommandInset citation
35234 LatexCommand cite
35235 key "tipa"
35236
35237 \end_inset
35238
35239
35240 \series default
35241  and this Wiki-page:
35242 \begin_inset Newline newline
35243 \end_inset
35244
35245
35246 \begin_inset Flex URL
35247 status collapsed
35248
35249 \begin_layout Plain Layout
35250
35251 http://wiki.lyx.org/LyX/LinguistLyX
35252 \end_layout
35253
35254 \end_inset
35255
35256 .
35257 \end_layout
35258
35259 \begin_layout Subsection
35260 Formatting
35261 \end_layout
35262
35263 \begin_layout Standard
35264 Here you can insert the following format constructs:
35265 \end_layout
35266
35267 \begin_layout Description
35268 Superscript Inserts an superscript: test
35269 \begin_inset Formula $^{\text{a,b}}$
35270 \end_inset
35271
35272
35273 \end_layout
35274
35275 \begin_layout Description
35276 Subscript Inserts an subscript: test
35277 \begin_inset Formula $_{\text{3x}}$
35278 \end_inset
35279
35280
35281 \end_layout
35282
35283 \begin_layout Description
35284 Protected
35285 \begin_inset space ~
35286 \end_inset
35287
35288 Space Inserts a protected space that is described in section
35289 \begin_inset space ~
35290 \end_inset
35291
35292
35293 \begin_inset CommandInset ref
35294 LatexCommand ref
35295 reference "sub:Protected-Space"
35296
35297 \end_inset
35298
35299 .
35300 \end_layout
35301
35302 \begin_layout Description
35303 Inter-word
35304 \begin_inset space ~
35305 \end_inset
35306
35307 Space Inserts an inter-word space that is described in section
35308 \begin_inset space ~
35309 \end_inset
35310
35311
35312 \begin_inset CommandInset ref
35313 LatexCommand ref
35314 reference "sub:Inter-word-Space"
35315
35316 \end_inset
35317
35318 .
35319 \end_layout
35320
35321 \begin_layout Description
35322 Thin
35323 \begin_inset space ~
35324 \end_inset
35325
35326 Space Inserts a thin space that is described in section
35327 \begin_inset space ~
35328 \end_inset
35329
35330
35331 \begin_inset CommandInset ref
35332 LatexCommand ref
35333 reference "sub:Thin-Space"
35334
35335 \end_inset
35336
35337 .
35338 \end_layout
35339
35340 \begin_layout Description
35341 Horizontal
35342 \begin_inset space ~
35343 \end_inset
35344
35345 Fill Inserts an horizontal fill, see section
35346 \begin_inset space ~
35347 \end_inset
35348
35349
35350 \begin_inset CommandInset ref
35351 LatexCommand ref
35352 reference "sub:Horizontal-Space"
35353
35354 \end_inset
35355
35356  for a description.
35357 \end_layout
35358
35359 \begin_layout Description
35360 Horizontal
35361 \begin_inset space ~
35362 \end_inset
35363
35364 Line Inserts an horizontal line, see section
35365 \begin_inset space ~
35366 \end_inset
35367
35368
35369 \begin_inset CommandInset ref
35370 LatexCommand ref
35371 reference "sub:Horizontal-Lines"
35372
35373 \end_inset
35374
35375  for a description.
35376 \end_layout
35377
35378 \begin_layout Description
35379 Vertical
35380 \begin_inset space ~
35381 \end_inset
35382
35383 Space Inserts vertical space, see section
35384 \begin_inset space ~
35385 \end_inset
35386
35387
35388 \begin_inset CommandInset ref
35389 LatexCommand ref
35390 reference "sub:Vertical-Space"
35391
35392 \end_inset
35393
35394  for a description.
35395 \end_layout
35396
35397 \begin_layout Description
35398 Hyphenation
35399 \begin_inset space ~
35400 \end_inset
35401
35402 Point Inserts an hyphenation point, see section
35403 \begin_inset space ~
35404 \end_inset
35405
35406
35407 \begin_inset CommandInset ref
35408 LatexCommand ref
35409 reference "sub:Hyphenation"
35410
35411 \end_inset
35412
35413
35414 \end_layout
35415
35416 \begin_layout Description
35417 Ligature
35418 \begin_inset space ~
35419 \end_inset
35420
35421 Break Inserts a ligature break, see section
35422 \begin_inset space ~
35423 \end_inset
35424
35425
35426 \begin_inset CommandInset ref
35427 LatexCommand ref
35428 reference "sub:Ligatures"
35429
35430 \end_inset
35431
35432
35433 \end_layout
35434
35435 \begin_layout Description
35436 Line
35437 \begin_inset space ~
35438 \end_inset
35439
35440 Break Inserts a forced line break, see section
35441 \begin_inset space ~
35442 \end_inset
35443
35444
35445 \begin_inset CommandInset ref
35446 LatexCommand ref
35447 reference "sub:Forced-Linebreaks"
35448
35449 \end_inset
35450
35451
35452 \end_layout
35453
35454 \begin_layout Description
35455 Page
35456 \begin_inset space ~
35457 \end_inset
35458
35459 Break Inserts a forced page break, described in section
35460 \begin_inset space ~
35461 \end_inset
35462
35463
35464 \begin_inset CommandInset ref
35465 LatexCommand ref
35466 reference "sub:Forced-Pagebreaks"
35467
35468 \end_inset
35469
35470
35471 \end_layout
35472
35473 \begin_layout Description
35474 Clear
35475 \begin_inset space ~
35476 \end_inset
35477
35478 Page Inserts a clear page break, described in section
35479 \begin_inset space ~
35480 \end_inset
35481
35482
35483 \begin_inset CommandInset ref
35484 LatexCommand ref
35485 reference "sub:Clear-Pages"
35486
35487 \end_inset
35488
35489
35490 \end_layout
35491
35492 \begin_layout Description
35493 Clear
35494 \begin_inset space ~
35495 \end_inset
35496
35497 Double
35498 \begin_inset space ~
35499 \end_inset
35500
35501 Page Inserts a clear doublepage break, described in section
35502 \begin_inset space ~
35503 \end_inset
35504
35505
35506 \begin_inset CommandInset ref
35507 LatexCommand ref
35508 reference "sub:Clear-Pages"
35509
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \begin_layout Subsection
35516 List / TOC
35517 \end_layout
35518
35519 \begin_layout Standard
35520 Various lists can be inserted with this menu.
35521  The table of contents, the algorithm, figures, and tables list are described
35522  in section
35523 \begin_inset space ~
35524 \end_inset
35525
35526
35527 \begin_inset CommandInset ref
35528 LatexCommand ref
35529 reference "sec:toc"
35530
35531 \end_inset
35532
35533 .
35534  The index list is described in section
35535 \begin_inset space ~
35536 \end_inset
35537
35538
35539 \begin_inset CommandInset ref
35540 LatexCommand ref
35541 reference "sec:Index"
35542
35543 \end_inset
35544
35545 , the nomenclature in section
35546 \begin_inset space ~
35547 \end_inset
35548
35549
35550 \begin_inset CommandInset ref
35551 LatexCommand ref
35552 reference "sec:Nomenclature"
35553
35554 \end_inset
35555
35556 , and the BibTeX bibliography in section
35557 \begin_inset space ~
35558 \end_inset
35559
35560
35561 \begin_inset CommandInset ref
35562 LatexCommand ref
35563 reference "sub:Bibliography-databases"
35564
35565 \end_inset
35566
35567 .
35568 \end_layout
35569
35570 \begin_layout Subsection
35571 Float
35572 \end_layout
35573
35574 \begin_layout Standard
35575 To insert floats, described in section
35576 \begin_inset space ~
35577 \end_inset
35578
35579
35580 \begin_inset CommandInset ref
35581 LatexCommand ref
35582 reference "sec:Floats"
35583
35584 \end_inset
35585
35586 .
35587 \end_layout
35588
35589 \begin_layout Subsection
35590 Note
35591 \end_layout
35592
35593 \begin_layout Standard
35594 To insert notes, described in section
35595 \begin_inset space ~
35596 \end_inset
35597
35598
35599 \begin_inset CommandInset ref
35600 LatexCommand ref
35601 reference "sec:Notes"
35602
35603 \end_inset
35604
35605 .
35606 \end_layout
35607
35608 \begin_layout Subsection
35609 Branch
35610 \end_layout
35611
35612 \begin_layout Standard
35613 Inserts branch insets as described in section
35614 \begin_inset space ~
35615 \end_inset
35616
35617
35618 \begin_inset CommandInset ref
35619 LatexCommand ref
35620 reference "sec:Branches"
35621
35622 \end_inset
35623
35624 .
35625 \end_layout
35626
35627 \begin_layout Subsection
35628 File
35629 \begin_inset Index
35630 status collapsed
35631
35632 \begin_layout Plain Layout
35633 External Material
35634 \end_layout
35635
35636 \end_inset
35637
35638
35639 \end_layout
35640
35641 \begin_layout Standard
35642 Here you can inserts files to include them or its content to your document.
35643  How this can be done is in detail explained in chapter 
35644 \emph on
35645 External Stuff
35646 \emph default
35647  of the 
35648 \emph on
35649 Embedded Objects
35650 \emph default
35651  manual.
35652 \end_layout
35653
35654 \begin_layout Subsection
35655 Box
35656 \begin_inset Index
35657 status collapsed
35658
35659 \begin_layout Plain Layout
35660 Boxes
35661 \end_layout
35662
35663 \end_inset
35664
35665
35666 \end_layout
35667
35668 \begin_layout Standard
35669 Inserts a minipage box that is described section
35670 \begin_inset space ~
35671 \end_inset
35672
35673
35674 \begin_inset CommandInset ref
35675 LatexCommand ref
35676 reference "sec:Minipages"
35677
35678 \end_inset
35679
35680 .
35681  All box types supported by LyX are explained in detail in chapter 
35682 \emph on
35683 Boxes
35684 \emph default
35685  of the 
35686 \emph on
35687 Embedded Objects
35688 \emph default
35689  manual.
35690 \end_layout
35691
35692 \begin_layout Subsection
35693 Citation
35694 \end_layout
35695
35696 \begin_layout Standard
35697 Inserts a citation as described in section
35698 \begin_inset space ~
35699 \end_inset
35700
35701
35702 \begin_inset CommandInset ref
35703 LatexCommand ref
35704 reference "sec:Bibliography"
35705
35706 \end_inset
35707
35708 .
35709 \end_layout
35710
35711 \begin_layout Subsection
35712 Cross-Reference
35713 \end_layout
35714
35715 \begin_layout Standard
35716 Inserts a cross-reference as described in section
35717 \begin_inset space ~
35718 \end_inset
35719
35720
35721 \begin_inset CommandInset ref
35722 LatexCommand ref
35723 reference "sec:Cross-References"
35724
35725 \end_inset
35726
35727 .
35728 \end_layout
35729
35730 \begin_layout Subsection
35731 Label
35732 \end_layout
35733
35734 \begin_layout Standard
35735 Inserts a label as described in section
35736 \begin_inset space ~
35737 \end_inset
35738
35739
35740 \begin_inset CommandInset ref
35741 LatexCommand ref
35742 reference "sec:Cross-References"
35743
35744 \end_inset
35745
35746 .
35747 \end_layout
35748
35749 \begin_layout Subsection
35750 Caption
35751 \begin_inset Index
35752 status collapsed
35753
35754 \begin_layout Plain Layout
35755 Captions
35756 \end_layout
35757
35758 \end_inset
35759
35760
35761 \begin_inset Index
35762 status collapsed
35763
35764 \begin_layout Plain Layout
35765 Longtables ! Caption
35766 \end_layout
35767
35768 \end_inset
35769
35770
35771 \end_layout
35772
35773 \begin_layout Standard
35774 Inserts a caption to floats or longtables.
35775  Floats are described in section
35776 \begin_inset space ~
35777 \end_inset
35778
35779
35780 \begin_inset CommandInset ref
35781 LatexCommand ref
35782 reference "sec:Floats"
35783
35784 \end_inset
35785
35786 , cations in longtables are described in section 
35787 \emph on
35788 Longtable Captions
35789 \emph default
35790  of the 
35791 \emph on
35792 Embedded Objects
35793 \emph default
35794  manual.
35795 \end_layout
35796
35797 \begin_layout Subsection
35798 Index Entry
35799 \end_layout
35800
35801 \begin_layout Standard
35802 Inserts an index entry as described in section
35803 \begin_inset space ~
35804 \end_inset
35805
35806
35807 \begin_inset CommandInset ref
35808 LatexCommand ref
35809 reference "sec:Index"
35810
35811 \end_inset
35812
35813 .
35814 \end_layout
35815
35816 \begin_layout Subsection
35817 Nomenclature Entry
35818 \end_layout
35819
35820 \begin_layout Standard
35821 Inserts a nomenclature entry as described in section
35822 \begin_inset space ~
35823 \end_inset
35824
35825
35826 \begin_inset CommandInset ref
35827 LatexCommand ref
35828 reference "sec:Nomenclature"
35829
35830 \end_inset
35831
35832 .
35833 \end_layout
35834
35835 \begin_layout Subsection
35836 Table
35837 \end_layout
35838
35839 \begin_layout Standard
35840 Inserts a table.
35841  Tables are described in section
35842 \begin_inset space ~
35843 \end_inset
35844
35845
35846 \begin_inset CommandInset ref
35847 LatexCommand ref
35848 reference "sec:Tables"
35849
35850 \end_inset
35851
35852 .
35853 \end_layout
35854
35855 \begin_layout Subsection
35856 Graphics
35857 \end_layout
35858
35859 \begin_layout Standard
35860 Inserts a graphic.
35861  Graphics are described in section
35862 \begin_inset space ~
35863 \end_inset
35864
35865
35866 \begin_inset CommandInset ref
35867 LatexCommand ref
35868 reference "sec:Graphics"
35869
35870 \end_inset
35871
35872 .
35873 \end_layout
35874
35875 \begin_layout Subsection
35876 URL
35877 \end_layout
35878
35879 \begin_layout Standard
35880 Inserts an URL box as described in section
35881 \begin_inset space ~
35882 \end_inset
35883
35884
35885 \begin_inset CommandInset ref
35886 LatexCommand ref
35887 reference "sec:URL"
35888
35889 \end_inset
35890
35891 .
35892 \end_layout
35893
35894 \begin_layout Subsection
35895 Footnote
35896 \end_layout
35897
35898 \begin_layout Standard
35899 Inserts a footnote, see section
35900 \begin_inset space ~
35901 \end_inset
35902
35903
35904 \begin_inset CommandInset ref
35905 LatexCommand ref
35906 reference "sec:Footnotes"
35907
35908 \end_inset
35909
35910 .
35911 \end_layout
35912
35913 \begin_layout Subsection
35914 Marginal Note
35915 \end_layout
35916
35917 \begin_layout Standard
35918 Inserts a marginal note, see section
35919 \begin_inset space ~
35920 \end_inset
35921
35922
35923 \begin_inset CommandInset ref
35924 LatexCommand ref
35925 reference "sec:Marginal-Notes"
35926
35927 \end_inset
35928
35929 .
35930 \end_layout
35931
35932 \begin_layout Subsection
35933 Short Title
35934 \end_layout
35935
35936 \begin_layout Standard
35937 Inserts a short title, see section
35938 \begin_inset space ~
35939 \end_inset
35940
35941
35942 \begin_inset CommandInset ref
35943 LatexCommand ref
35944 reference "sec:Short-Titles"
35945
35946 \end_inset
35947
35948 .
35949 \end_layout
35950
35951 \begin_layout Subsection
35952 TeX Code
35953 \end_layout
35954
35955 \begin_layout Standard
35956 Inserts a TeX Code box, see section
35957 \begin_inset space ~
35958 \end_inset
35959
35960
35961 \begin_inset CommandInset ref
35962 LatexCommand ref
35963 reference "sub:TeX-Code-Boxes"
35964
35965 \end_inset
35966
35967  for a description.
35968 \end_layout
35969
35970 \begin_layout Subsection
35971 Program Listing
35972 \begin_inset Index
35973 status collapsed
35974
35975 \begin_layout Plain Layout
35976 Program listings
35977 \end_layout
35978
35979 \end_inset
35980
35981
35982 \end_layout
35983
35984 \begin_layout Standard
35985 Inserts a program listings box.
35986  Program listings are explained in chapter 
35987 \emph on
35988 Program Code Listings
35989 \emph default
35990  of the 
35991 \emph on
35992 Embedded Objects
35993 \emph default
35994  manual.
35995 \end_layout
35996
35997 \begin_layout Subsection
35998 Date
35999 \end_layout
36000
36001 \begin_layout Standard
36002 Inserts the actual date.
36003  The format dependends on the date format of the language that is used for
36004  LyX's menus.
36005  LyX offers another ways to insert a date which is explained in section
36006  
36007 \emph on
36008 External Material
36009 \emph default
36010  of the 
36011 \emph on
36012 Embedded Objects
36013 \emph default
36014  manual.
36015  There the different methods are also compared.
36016 \end_layout
36017
36018 \begin_layout Section
36019 The Navigate Menu
36020 \begin_inset Index
36021 status collapsed
36022
36023 \begin_layout Plain Layout
36024 Menu ! Navigate
36025 \end_layout
36026
36027 \end_inset
36028
36029
36030 \end_layout
36031
36032 \begin_layout Standard
36033 This menu lists the existing, chapter, sections, figures, and tables of
36034  the current document.
36035  This allows you to navigate easily through you document.
36036 \end_layout
36037
36038 \begin_layout Standard
36039 The Navigate menu also offers to 
36040 \end_layout
36041
36042 \begin_layout Subsection
36043 Bookmarks
36044 \end_layout
36045
36046 \begin_layout Standard
36047 With this menu you are able to define your own bookmarks.
36048  This is useful when you are working on a large documents and often have
36049  to jump e.g.
36050  between section
36051 \begin_inset space ~
36052 \end_inset
36053
36054 2.5 and 6.3.
36055  To create bookmarks for this example, go to section
36056 \begin_inset space ~
36057 \end_inset
36058
36059 2.5 and use the menu 
36060 \family sans
36061 Save
36062 \begin_inset space ~
36063 \end_inset
36064
36065 Bookmark
36066 \begin_inset space ~
36067 \end_inset
36068
36069 1
36070 \family default
36071 .
36072  Then go to section
36073 \begin_inset space ~
36074 \end_inset
36075
36076 6.3 and use 
36077 \family sans
36078 Save
36079 \begin_inset space ~
36080 \end_inset
36081
36082 Bookmark
36083 \begin_inset space ~
36084 \end_inset
36085
36086
36087 \family default
36088 2.
36089  Now you can easily jump between these sections by using the menu or by
36090  the key bindings 
36091 \family sans
36092 C-1
36093 \family default
36094  and 
36095 \family sans
36096 C-2
36097 \family default
36098 .
36099 \end_layout
36100
36101 \begin_layout Standard
36102 You can also use bookmarks to jump between several opened documents.
36103  The saved bookmarks are valid till the document is closed.
36104 \end_layout
36105
36106 \begin_layout Subsection
36107 Next Note, Change, Cross-reference
36108 \end_layout
36109
36110 \begin_layout Standard
36111 Jump to the next note, change, or cross-reference following the current
36112  cursor position.
36113 \end_layout
36114
36115 \begin_layout Subsection
36116 Go to Label
36117 \end_layout
36118
36119 \begin_layout Standard
36120 Only active when the cursor is in front of a cross-reference.
36121  Sets the cursor before the referenced label, the same as if you right-click
36122  on a cross-reference box.
36123 \end_layout
36124
36125 \begin_layout Section
36126 The Document Menu
36127 \begin_inset Index
36128 status collapsed
36129
36130 \begin_layout Plain Layout
36131 Menu ! Document
36132 \end_layout
36133
36134 \end_inset
36135
36136
36137 \end_layout
36138
36139 \begin_layout Subsection
36140 Change Tracking
36141 \end_layout
36142
36143 \begin_layout Standard
36144 Change Tracking is described in section
36145 \begin_inset space ~
36146 \end_inset
36147
36148
36149 \begin_inset CommandInset ref
36150 LatexCommand ref
36151 reference "sec:Change-Tracking"
36152
36153 \end_inset
36154
36155 .
36156 \end_layout
36157
36158 \begin_layout Subsection
36159 LaT
36160 \begin_inset ERT
36161 status collapsed
36162
36163 \begin_layout Plain Layout
36164
36165 {}
36166 \end_layout
36167
36168 \end_inset
36169
36170 eX Log
36171 \end_layout
36172
36173 \begin_layout Standard
36174 After running LaTeX by viewing or exporting a document, this menu will be
36175  enabled.
36176  It shows the logfile of the used LaTeX-program.
36177 \end_layout
36178
36179 \begin_layout Standard
36180 Here you can see how LaTeX works in the background.
36181  
36182 \emph on
36183 Experts
36184 \emph default
36185  will find in it reasons for LaTeX-errors.
36186 \end_layout
36187
36188 \begin_layout Subsection
36189 Outline
36190 \end_layout
36191
36192 \begin_layout Standard
36193 Opens the TOC/Outline window as described in section
36194 \begin_inset space ~
36195 \end_inset
36196
36197
36198 \begin_inset CommandInset ref
36199 LatexCommand ref
36200 reference "sub:Table-of-Contents"
36201
36202 \end_inset
36203
36204 .
36205 \end_layout
36206
36207 \begin_layout Subsection
36208 Start Appendix Here
36209 \end_layout
36210
36211 \begin_layout Standard
36212 This menu will start the appendix of the document at the current cursor
36213  position as described in section
36214 \begin_inset space ~
36215 \end_inset
36216
36217
36218 \begin_inset CommandInset ref
36219 LatexCommand ref
36220 reference "sec:Appendices"
36221
36222 \end_inset
36223
36224 .
36225 \end_layout
36226
36227 \begin_layout Subsection
36228 Compressed
36229 \end_layout
36230
36231 \begin_layout Standard
36232 Un/compresses the actual document.
36233 \end_layout
36234
36235 \begin_layout Subsection
36236 Settings
36237 \begin_inset CommandInset label
36238 LatexCommand label
36239 name "sub:Settings"
36240
36241 \end_inset
36242
36243
36244 \begin_inset Index
36245 status collapsed
36246
36247 \begin_layout Plain Layout
36248 Document ! Settings
36249 \end_layout
36250
36251 \end_inset
36252
36253
36254 \end_layout
36255
36256 \begin_layout Standard
36257 This menu dialog contains some submenus to set properties for the whole
36258  document.
36259  You can save your document settings as default with the 
36260 \family sans
36261 Save as Document Defaults
36262 \family default
36263  button in the dialog.
36264  This will create a template named 
36265 \family typewriter
36266 default.lyx
36267 \family default
36268  which is automatically loaded by LyX when you create a new document without
36269  using a template.
36270 \end_layout
36271
36272 \begin_layout Standard
36273 The different submenus of the dialog are explained in the following:
36274 \end_layout
36275
36276 \begin_layout Subsubsection*
36277 Document Class
36278 \end_layout
36279
36280 \begin_layout Standard
36281 Here you set the document class, class options, and a Postscript driver.
36282  Document classes are described in section
36283 \begin_inset space ~
36284 \end_inset
36285
36286
36287 \begin_inset CommandInset ref
36288 LatexCommand ref
36289 reference "sec:Document-Classes"
36290
36291 \end_inset
36292
36293 .
36294  The Postscript driver is used for LaTeX's color and graphics packages.
36295  When using 
36296 \family sans
36297 Default
36298 \family default
36299 , the default driver for the LaTeX-packages are used.
36300  It is recommended to use the default unless your know what you are doing.
36301 \end_layout
36302
36303 \begin_layout Subsubsection*
36304 Fonts
36305 \end_layout
36306
36307 \begin_layout Standard
36308 The document font settings are described in section
36309 \begin_inset space ~
36310 \end_inset
36311
36312
36313 \begin_inset CommandInset ref
36314 LatexCommand ref
36315 reference "sec:Fonts-and-Text"
36316
36317 \end_inset
36318
36319 .
36320 \end_layout
36321
36322 \begin_layout Subsubsection*
36323 Text Layout
36324 \end_layout
36325
36326 \begin_layout Standard
36327 You can specify if paragraphs should be separated by indentations or vertical
36328  skips.
36329  The line spacing and the number of text columns can here also be specified.
36330  
36331 \end_layout
36332
36333 \begin_layout Standard
36334 Note that LyX won't show two columns or the set up line spacing on screen.
36335  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36336  However, it will be as you specified it in the output.
36337 \end_layout
36338
36339 \begin_layout Standard
36340 The listings settings are explained in the corresponding section in the
36341  
36342 \emph on
36343 Embedded Objects
36344 \emph default
36345  manual.
36346 \end_layout
36347
36348 \begin_layout Subsubsection*
36349 Page Layout
36350 \end_layout
36351
36352 \begin_layout Standard
36353 A description of this menu is given in section
36354 \begin_inset space ~
36355 \end_inset
36356
36357
36358 \begin_inset CommandInset ref
36359 LatexCommand ref
36360 reference "sub:Paper-Size,-Orientation,"
36361
36362 \end_inset
36363
36364  and 
36365 \begin_inset CommandInset ref
36366 LatexCommand ref
36367 reference "sub:Document-Layout"
36368
36369 \end_inset
36370
36371 .
36372 \end_layout
36373
36374 \begin_layout Subsubsection*
36375 Page Margins
36376 \end_layout
36377
36378 \begin_layout Standard
36379 Here you can adjust the paper margins, see section
36380 \begin_inset space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sub:Margins"
36387
36388 \end_inset
36389
36390 .
36391 \end_layout
36392
36393 \begin_layout Subsubsection*
36394 Language
36395 \begin_inset Index
36396 status collapsed
36397
36398 \begin_layout Plain Layout
36399 Language ! Encoding
36400 \end_layout
36401
36402 \end_inset
36403
36404
36405 \end_layout
36406
36407 \begin_layout Standard
36408 The document language and quote styles are set here.
36409  The encoding specifies how the document content is exported to LaTeX (the
36410  LyX file is always encoded in utf8).
36411  All characters that cannot be encoded using the specified encoding will
36412  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36413  known for a particular character).
36414 \begin_inset Foot
36415 status collapsed
36416
36417 \begin_layout Plain Layout
36418 The known commands are defined in a text file.
36419  You can add commands for unknown symbols to that file yourself, see the
36420  
36421 \emph on
36422 Customization
36423 \emph default
36424  manual for details.
36425 \end_layout
36426
36427 \end_inset
36428
36429
36430 \end_layout
36431
36432 \begin_layout Standard
36433 If you use the option 
36434 \family sans
36435 use language's default encoding
36436 \family default
36437 , LyX determines the encoding of a portion of text from the language of
36438  this text.
36439  If the document contains text in more than one language you may get more
36440  than one encoding in the LaTeX file.
36441  If you do not use this option then the complete document will always use
36442  exactly one encoding.
36443  Checking this option is the preferred setting unless you use 
36444 \family sans
36445 XeTeX
36446 \family default
36447
36448 \begin_inset Foot
36449 status collapsed
36450
36451 \begin_layout Plain Layout
36452 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36453  It natively supports Unicode while its input file is assumed to be in UTF-8
36454  encoding.
36455  More about using LyX with XeTeX can be found in 
36456 \begin_inset CommandInset citation
36457 LatexCommand cite
36458 key "XeTeX"
36459
36460 \end_inset
36461
36462 .
36463 \end_layout
36464
36465 \end_inset
36466
36467  (see below).
36468 \end_layout
36469
36470 \begin_layout Standard
36471 LyX also supports Unicode output, which is particularly useful if you need
36472  lots of special symbols or non-alphabetic scripts, respectively.
36473  If you want to use this (and your LaTeX installation supports Unicode,
36474  for that matter), choose one of the four utf8 variants from the list below.
36475  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36476  so it is not uncommon that a file with lots of unicode symbols works fine
36477  with 
36478 \family sans
36479 use language's default encoding
36480 \family default
36481  (when LyX uses it's list of known LaTeX-commands), but does not work with
36482  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36483  because all unicode symbols can be encoded in utf8).
36484 \end_layout
36485
36486 \begin_layout Standard
36487 Here is a list with the important encodings:
36488 \end_layout
36489
36490 \begin_layout Description
36491 LaTeX
36492 \begin_inset space ~
36493 \end_inset
36494
36495 default Same as 
36496 \family sans
36497 use language's default encoding
36498 \family default
36499 , but the LaTeX-package 
36500 \series bold
36501 inputenc
36502 \series default
36503
36504 \begin_inset Index
36505 status collapsed
36506
36507 \begin_layout Plain Layout
36508 Latex@LaTeX-packages ! inputenc
36509 \end_layout
36510
36511 \end_inset
36512
36513  is not used.
36514  When using this, you probably need to load some other packages manually
36515  in the preamble and specify the used encoding for text parts in foreign
36516  languages in TeX code.
36517 \end_layout
36518
36519 \begin_layout Description
36520 armscii8 encoding for Armenian
36521 \end_layout
36522
36523 \begin_layout Description
36524 ascii the ASCII encoding, covers only plain English, may result in a big
36525  file because lots of LaTeX-commands may be needed
36526 \end_layout
36527
36528 \begin_layout Description
36529 cp1250 MS Windows code page for latin2
36530 \end_layout
36531
36532 \begin_layout Description
36533 cp1251 MS Windows code page for Cyrillic
36534 \end_layout
36535
36536 \begin_layout Description
36537 cp1252 MS Windows code page for latin1
36538 \end_layout
36539
36540 \begin_layout Description
36541 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36542 \end_layout
36543
36544 \begin_layout Description
36545 cp1256 MS Windows code page for Arabic and Farsi
36546 \end_layout
36547
36548 \begin_layout Description
36549 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36550 13 encoding that is a superset of the ISO-8859-4 encoding
36551 \end_layout
36552
36553 \begin_layout Description
36554 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36555  Serbian, and Ukrainian
36556 \end_layout
36557
36558 \begin_layout Description
36559 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36560 \end_layout
36561
36562 \begin_layout Description
36563 8859-8 the ISO-8859-8 encoding, covers Hebrew
36564 \end_layout
36565
36566 \begin_layout Description
36567 koi8-r standard Cyrillic especially for Russian
36568 \end_layout
36569
36570 \begin_layout Description
36571 koi8-u Cyrillic for Ukrainian
36572 \end_layout
36573
36574 \begin_layout Description
36575 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36576  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36577  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36578  replaced by latin9
36579 \end_layout
36580
36581 \begin_layout Description
36582 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36583  Hungarian, Polish, Romanian, Slovak, and Slovenian
36584 \end_layout
36585
36586 \begin_layout Description
36587 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36588  Turkish
36589 \end_layout
36590
36591 \begin_layout Description
36592 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36593 \end_layout
36594
36595 \begin_layout Description
36596 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36597  where the Icelandic letters are replaced by Turkish ones
36598 \end_layout
36599
36600 \begin_layout Description
36601 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36602  the euro currency sign, the 
36603 \begin_inset ERT
36604 status collapsed
36605
36606 \begin_layout Plain Layout
36607
36608
36609 \backslash
36610 oe
36611 \end_layout
36612
36613 \end_inset
36614
36615 -ligature and some characters used for French and Finnish; latin9 should
36616  be the replacement for latin1
36617 \end_layout
36618
36619 \begin_layout Description
36620 pt154 Cyrillic for Kazakh
36621 \end_layout
36622
36623 \begin_layout Description
36624 utf8 Unicode utf8 based on the LaTeX-package 
36625 \series bold
36626 inputenc
36627 \series default
36628
36629 \begin_inset Index
36630 status collapsed
36631
36632 \begin_layout Plain Layout
36633 Latex@LaTeX-packages ! inputenc
36634 \end_layout
36635
36636 \end_inset
36637
36638 .
36639  Currently only a limited range of characters (mainly for Latin scripts)
36640  is supported.
36641 \end_layout
36642
36643 \begin_layout Description
36644 utf8x Unicode utf8 based on the LaTeX package 
36645 \series bold
36646 ucs
36647 \series default
36648
36649 \begin_inset Index
36650 status collapsed
36651
36652 \begin_layout Plain Layout
36653 Latex@LaTeX-packages ! ucs
36654 \end_layout
36655
36656 \end_inset
36657
36658  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36659 \end_layout
36660
36661 \begin_layout Description
36662 UTF8 Unicode utf8 with the LaTeX-package 
36663 \series bold
36664 CJK
36665 \series default
36666
36667 \begin_inset Index
36668 status collapsed
36669
36670 \begin_layout Plain Layout
36671 Latex@LaTeX-packages ! CJK
36672 \end_layout
36673
36674 \end_inset
36675
36676  (for the languages Chinese, Japanese and Korean)
36677 \end_layout
36678
36679 \begin_layout Description
36680 utf8-plain Unicode utf8 to be used with 
36681 \family sans
36682 XeTeX
36683 \family default
36684 , which uses Unicode directly, without the help of the LaTeX-package 
36685 \series bold
36686 inputenc
36687 \series default
36688  
36689 \begin_inset Foot
36690 status collapsed
36691
36692 \begin_layout Plain Layout
36693 More about using LyX with XeTeX can be found in 
36694 \begin_inset CommandInset citation
36695 LatexCommand cite
36696 key "XeTeX"
36697
36698 \end_inset
36699
36700 .
36701 \end_layout
36702
36703 \end_inset
36704
36705
36706 \end_layout
36707
36708 \begin_layout Subsubsection*
36709 Numbering & TOC
36710 \end_layout
36711
36712 \begin_layout Standard
36713 You can adjust here the numbering depth of sections headings as described
36714  in section
36715 \begin_inset space ~
36716 \end_inset
36717
36718
36719 \begin_inset CommandInset ref
36720 LatexCommand ref
36721 reference "sub:Numbering-depth"
36722
36723 \end_inset
36724
36725 .
36726 \end_layout
36727
36728 \begin_layout Subsubsection*
36729 Bibliography
36730 \end_layout
36731
36732 \begin_layout Standard
36733 You can specify here a citation style using the Latex@LaTeX-packages 
36734 \series bold
36735 natbib
36736 \series default
36737
36738 \begin_inset Index
36739 status collapsed
36740
36741 \begin_layout Plain Layout
36742 Latex@LaTeX-packages ! natbib
36743 \end_layout
36744
36745 \end_inset
36746
36747  or 
36748 \series bold
36749 jurabib
36750 \series default
36751
36752 \begin_inset Index
36753 status collapsed
36754
36755 \begin_layout Plain Layout
36756 Latex@LaTeX-packages ! jurabib
36757 \end_layout
36758
36759 \end_inset
36760
36761 .
36762  For a further description see section
36763 \begin_inset space ~
36764 \end_inset
36765
36766
36767 \begin_inset CommandInset ref
36768 LatexCommand ref
36769 reference "sec:Bibliography"
36770
36771 \end_inset
36772
36773 .
36774 \end_layout
36775
36776 \begin_layout Subsubsection*
36777 Math Options
36778 \end_layout
36779
36780 \begin_layout Standard
36781 These options will force LyX to use the Latex@LaTeX-packages 
36782 \series bold
36783 amsmath
36784 \series default
36785
36786 \begin_inset Index
36787 status collapsed
36788
36789 \begin_layout Plain Layout
36790 Latex@LaTeX-packages ! amsmath
36791 \end_layout
36792
36793 \end_inset
36794
36795  and 
36796 \series bold
36797 esint
36798 \series default
36799
36800 \begin_inset Index
36801 status collapsed
36802
36803 \begin_layout Plain Layout
36804 Latex@LaTeX-packages ! esint
36805 \end_layout
36806
36807 \end_inset
36808
36809  or to use them automatically when they are needed.
36810 \end_layout
36811
36812 \begin_layout Standard
36813
36814 \series bold
36815 amsmath
36816 \series default
36817  is needed for many constructs, so when you get LaTeX-errors in formulas,
36818  assure that you have enabled AMS.
36819 \end_layout
36820
36821 \begin_layout Standard
36822
36823 \series bold
36824 esint
36825 \series default
36826  is used for special integral characters.
36827 \end_layout
36828
36829 \begin_layout Subsubsection*
36830 Float Placement
36831 \end_layout
36832
36833 \begin_layout Standard
36834 The float placement options are described in section
36835 \begin_inset Formula $\,$
36836 \end_inset
36837
36838
36839 \begin_inset CommandInset ref
36840 LatexCommand ref
36841 reference "sub:Float-Placement"
36842
36843 \end_inset
36844
36845 .
36846 \end_layout
36847
36848 \begin_layout Subsubsection*
36849 Bullets
36850 \end_layout
36851
36852 \begin_layout Standard
36853 Here you can adjust the characters for the itemize levels.
36854  The itemize environment is described in section
36855 \begin_inset space ~
36856 \end_inset
36857
36858
36859 \begin_inset CommandInset ref
36860 LatexCommand ref
36861 reference "sec:Itemize"
36862
36863 \end_inset
36864
36865 .
36866 \end_layout
36867
36868 \begin_layout Subsubsection*
36869 Branches
36870 \end_layout
36871
36872 \begin_layout Standard
36873 Branches are described in section
36874 \begin_inset space ~
36875 \end_inset
36876
36877
36878 \begin_inset CommandInset ref
36879 LatexCommand ref
36880 reference "sec:Branches"
36881
36882 \end_inset
36883
36884 .
36885 \end_layout
36886
36887 \begin_layout Subsubsection*
36888 LaT
36889 \begin_inset ERT
36890 status collapsed
36891
36892 \begin_layout Plain Layout
36893
36894 {}
36895 \end_layout
36896
36897 \end_inset
36898
36899 eX Preamble
36900 \end_layout
36901
36902 \begin_layout Standard
36903 In this text field are entered commands to load special LaTeX-packages or
36904  to define LaTeX-commands.
36905  The preamble is a thing for LaTeX-experts.
36906  You shouldn't enter commands here until you don't exactly know what you
36907  do.
36908 \end_layout
36909
36910 \begin_layout Standard
36911 An introduction in the LaTeX-syntax is given in section
36912 \begin_inset space ~
36913 \end_inset
36914
36915
36916 \begin_inset CommandInset ref
36917 LatexCommand ref
36918 reference "sub:LaTeX-Syntax"
36919
36920 \end_inset
36921
36922 .
36923 \end_layout
36924
36925 \begin_layout Section
36926 The Tools Menu
36927 \begin_inset Index
36928 status collapsed
36929
36930 \begin_layout Plain Layout
36931 Menu ! Tools
36932 \end_layout
36933
36934 \end_inset
36935
36936
36937 \end_layout
36938
36939 \begin_layout Subsection
36940 Spellchecker
36941 \end_layout
36942
36943 \begin_layout Standard
36944 Spell checking is explained in section
36945 \begin_inset space ~
36946 \end_inset
36947
36948
36949 \begin_inset CommandInset ref
36950 LatexCommand ref
36951 reference "sec:Spellchecking"
36952
36953 \end_inset
36954
36955 .
36956 \end_layout
36957
36958 \begin_layout Subsection
36959 Thesaurus
36960 \end_layout
36961
36962 \begin_layout Standard
36963 The thesaurus is described in section
36964 \begin_inset space ~
36965 \end_inset
36966
36967
36968 \begin_inset CommandInset ref
36969 LatexCommand ref
36970 reference "sec:Thesaurus"
36971
36972 \end_inset
36973
36974 .
36975 \end_layout
36976
36977 \begin_layout Subsection
36978 Count Words
36979 \begin_inset Index
36980 status collapsed
36981
36982 \begin_layout Plain Layout
36983 Word count
36984 \end_layout
36985
36986 \end_inset
36987
36988
36989 \end_layout
36990
36991 \begin_layout Standard
36992 Counts the number of words in the actual document or the highlighted document
36993  part.
36994 \end_layout
36995
36996 \begin_layout Subsection
36997 TeX Information
36998 \begin_inset Index
36999 status collapsed
37000
37001 \begin_layout Plain Layout
37002 TeX Information
37003 \end_layout
37004
37005 \end_inset
37006
37007
37008 \end_layout
37009
37010 \begin_layout Standard
37011 Shows you a list of the classes and styles installed in your LaTeX-system.
37012 \end_layout
37013
37014 \begin_layout Subsection
37015 Reconfigure
37016 \begin_inset Index
37017 status collapsed
37018
37019 \begin_layout Plain Layout
37020 Lyx@LyX ! Reconfigure|see
37021 \begin_inset ERT
37022 status collapsed
37023
37024 \begin_layout Plain Layout
37025
37026 {
37027 \end_layout
37028
37029 \end_inset
37030
37031 Reconfiguration of LyX
37032 \begin_inset ERT
37033 status collapsed
37034
37035 \begin_layout Plain Layout
37036
37037 }
37038 \end_layout
37039
37040 \end_inset
37041
37042
37043 \end_layout
37044
37045 \end_inset
37046
37047
37048 \begin_inset Index
37049 status collapsed
37050
37051 \begin_layout Plain Layout
37052 Reconfiguration of LyX
37053 \end_layout
37054
37055 \end_inset
37056
37057
37058 \end_layout
37059
37060 \begin_layout Standard
37061 This menu reconfigures LyX.
37062  That means LyX looks for LaTeX-packages and needed programs, see also section
37063 \begin_inset space ~
37064 \end_inset
37065
37066
37067 \begin_inset CommandInset ref
37068 LatexCommand ref
37069 reference "sec:Basic-LyX-Setup"
37070
37071 \end_inset
37072
37073 .
37074 \end_layout
37075
37076 \begin_layout Subsection
37077 Preferences
37078 \end_layout
37079
37080 \begin_layout Standard
37081 The preferences dialog is described in detail in chapter
37082 \begin_inset space \thinspace{}
37083 \end_inset
37084
37085
37086 \begin_inset CommandInset ref
37087 LatexCommand ref
37088 reference "cha:The-Preferences-dialog"
37089
37090 \end_inset
37091
37092 .
37093 \end_layout
37094
37095 \begin_layout Section
37096 The Help Menu
37097 \begin_inset Index
37098 status collapsed
37099
37100 \begin_layout Plain Layout
37101 Menu ! Help
37102 \end_layout
37103
37104 \end_inset
37105
37106
37107 \end_layout
37108
37109 \begin_layout Standard
37110 This menu opens the documentation files of LyX in the language of LyX's
37111  menus.
37112 \end_layout
37113
37114 \begin_layout Standard
37115 The menu 
37116 \family sans
37117 LaTeX
37118 \begin_inset space ~
37119 \end_inset
37120
37121 Configuration
37122 \family default
37123  shows a LyX-document with informations about the LaTeX-packages and classes
37124  found by LyX (see also section
37125 \begin_inset space ~
37126 \end_inset
37127
37128
37129 \begin_inset CommandInset ref
37130 LatexCommand ref
37131 reference "sec:LaTeX-Setup"
37132
37133 \end_inset
37134
37135 ).
37136 \end_layout
37137
37138 \begin_layout Section
37139 Toolbars
37140 \begin_inset CommandInset label
37141 LatexCommand label
37142 name "sec:Toolbars"
37143
37144 \end_inset
37145
37146
37147 \end_layout
37148
37149 \begin_layout Standard
37150 How to show or hide toolbars is explained in section
37151 \begin_inset space ~
37152 \end_inset
37153
37154
37155 \begin_inset CommandInset ref
37156 LatexCommand ref
37157 reference "sub:Toolbars"
37158
37159 \end_inset
37160
37161 .
37162 \end_layout
37163
37164 \begin_layout Standard
37165 It is also possible to define custom toolbars.
37166  This is described in the 
37167 \emph on
37168 Extended Features
37169 \emph default
37170  manual.
37171 \end_layout
37172
37173 \begin_layout Subsection
37174 Standard Toolbar
37175 \begin_inset Index
37176 status collapsed
37177
37178 \begin_layout Plain Layout
37179 Toolbar ! Standard
37180 \end_layout
37181
37182 \end_inset
37183
37184
37185 \end_layout
37186
37187 \begin_layout Standard
37188 \begin_inset Graphics
37189         filename clipart/StandardToolbar.png
37190         width 100col%
37191
37192 \end_inset
37193
37194
37195 \end_layout
37196
37197 \begin_layout Standard
37198 \begin_inset VSpace defskip
37199 \end_inset
37200
37201
37202 \end_layout
37203
37204 \begin_layout Standard
37205 The standard toolbar as shown above contains from left to right the following
37206  buttons:
37207 \begin_inset ERT
37208 status collapsed
37209
37210 \begin_layout Plain Layout
37211
37212
37213 \backslash
37214 setlength{
37215 \backslash
37216 LTleft}{0pt}
37217 \end_layout
37218
37219 \end_inset
37220
37221
37222 \begin_inset Note Note
37223 status collapsed
37224
37225 \begin_layout Plain Layout
37226 This is necessary to left align the following longtables.
37227  See the 
37228 \emph on
37229 Embedded Objects
37230 \emph default
37231  manual for more information.
37232 \end_layout
37233
37234 \end_inset
37235
37236
37237 \end_layout
37238
37239 \begin_layout Standard
37240 \begin_inset VSpace defskip
37241 \end_inset
37242
37243
37244 \end_layout
37245
37246 \begin_layout Standard
37247 \begin_inset Tabular
37248 <lyxtabular version="3" rows="1" columns="2">
37249 <features islongtable="true">
37250 <column alignment="center" valignment="top" width="0">
37251 <column alignment="center" valignment="top" width="0">
37252 <row>
37253 <cell alignment="center" valignment="top" usebox="none">
37254 \begin_inset Text
37255
37256 \begin_layout Plain Layout
37257 \begin_inset Graphics
37258         filename clipart/ToolbarEnvBox.png
37259         clip
37260
37261 \end_inset
37262
37263
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 <cell alignment="center" valignment="top" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272 pull-down menu for the paragraph environments
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 </row>
37278 </lyxtabular>
37279
37280 \end_inset
37281
37282
37283 \end_layout
37284
37285 \begin_layout Standard
37286 \begin_inset VSpace -10mm
37287 \end_inset
37288
37289
37290 \end_layout
37291
37292 \begin_layout Standard
37293 \align left
37294 \begin_inset Tabular
37295 <lyxtabular version="3" rows="20" columns="2">
37296 <features islongtable="true">
37297 <column alignment="left" valignment="top" width="0">
37298 <column alignment="left" valignment="top" width="0">
37299 <row interlinespace="2.5mm">
37300 <cell alignment="center" valignment="top" usebox="none">
37301 \begin_inset Text
37302
37303 \begin_layout Plain Layout
37304
37305 \family sans
37306 \begin_inset Graphics
37307         filename ../images/buffer-new.png
37308         BoundingBox 0bp 5bp 20bp 20bp
37309
37310 \end_inset
37311
37312
37313 \end_layout
37314
37315 \end_inset
37316 </cell>
37317 <cell alignment="center" valignment="top" usebox="none">
37318 \begin_inset Text
37319
37320 \begin_layout Plain Layout
37321
37322 \family sans
37323 File\SpecialChar \menuseparator
37324 New
37325 \end_layout
37326
37327 \end_inset
37328 </cell>
37329 </row>
37330 <row interlinespace="2.5mm">
37331 <cell alignment="center" valignment="top" usebox="none">
37332 \begin_inset Text
37333
37334 \begin_layout Plain Layout
37335 \begin_inset Graphics
37336         filename ../images/file-open.png
37337         BoundingBox 0bp 5bp 20bp 20bp
37338
37339 \end_inset
37340
37341
37342 \end_layout
37343
37344 \end_inset
37345 </cell>
37346 <cell alignment="center" valignment="top" usebox="none">
37347 \begin_inset Text
37348
37349 \begin_layout Plain Layout
37350
37351 \family sans
37352 File\SpecialChar \menuseparator
37353 Open
37354 \end_layout
37355
37356 \end_inset
37357 </cell>
37358 </row>
37359 <row interlinespace="2.5mm">
37360 <cell alignment="center" valignment="top" usebox="none">
37361 \begin_inset Text
37362
37363 \begin_layout Plain Layout
37364 \begin_inset Graphics
37365         filename ../images/buffer-write.png
37366         BoundingBox 0bp 5bp 20bp 20bp
37367
37368 \end_inset
37369
37370
37371 \end_layout
37372
37373 \end_inset
37374 </cell>
37375 <cell alignment="center" valignment="top" usebox="none">
37376 \begin_inset Text
37377
37378 \begin_layout Plain Layout
37379
37380 \family sans
37381 File\SpecialChar \menuseparator
37382 Save
37383 \end_layout
37384
37385 \end_inset
37386 </cell>
37387 </row>
37388 <row interlinespace="2.5mm">
37389 <cell alignment="center" valignment="top" usebox="none">
37390 \begin_inset Text
37391
37392 \begin_layout Plain Layout
37393 \begin_inset Graphics
37394         filename ../images/dialog-show_print.png
37395         BoundingBox 0bp 5bp 24bp 20bp
37396
37397 \end_inset
37398
37399
37400 \end_layout
37401
37402 \end_inset
37403 </cell>
37404 <cell alignment="center" valignment="top" usebox="none">
37405 \begin_inset Text
37406
37407 \begin_layout Plain Layout
37408
37409 \family sans
37410 File\SpecialChar \menuseparator
37411 Print
37412 \end_layout
37413
37414 \end_inset
37415 </cell>
37416 </row>
37417 <row interlinespace="2.5mm">
37418 <cell alignment="center" valignment="top" usebox="none">
37419 \begin_inset Text
37420
37421 \begin_layout Plain Layout
37422 \begin_inset Graphics
37423         filename ../images/dialog-show_spellchecker.png
37424         BoundingBox 0bp 5bp 20bp 20bp
37425
37426 \end_inset
37427
37428
37429 \end_layout
37430
37431 \end_inset
37432 </cell>
37433 <cell alignment="center" valignment="top" usebox="none">
37434 \begin_inset Text
37435
37436 \begin_layout Plain Layout
37437
37438 \family sans
37439 Tools\SpecialChar \menuseparator
37440 Spellchecker
37441 \end_layout
37442
37443 \end_inset
37444 </cell>
37445 </row>
37446 <row interlinespace="2.5mm">
37447 <cell alignment="center" valignment="top" usebox="none">
37448 \begin_inset Text
37449
37450 \begin_layout Plain Layout
37451 \begin_inset Graphics
37452         filename ../images/undo.png
37453         BoundingBox 0bp 5bp 20bp 20bp
37454
37455 \end_inset
37456
37457
37458 \end_layout
37459
37460 \end_inset
37461 </cell>
37462 <cell alignment="center" valignment="top" usebox="none">
37463 \begin_inset Text
37464
37465 \begin_layout Plain Layout
37466
37467 \family sans
37468 Edit\SpecialChar \menuseparator
37469 Undo
37470 \end_layout
37471
37472 \end_inset
37473 </cell>
37474 </row>
37475 <row interlinespace="2.5mm">
37476 <cell alignment="center" valignment="top" usebox="none">
37477 \begin_inset Text
37478
37479 \begin_layout Plain Layout
37480 \begin_inset Graphics
37481         filename ../images/redo.png
37482         BoundingBox 0bp 5bp 20bp 20bp
37483
37484 \end_inset
37485
37486
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 <cell alignment="center" valignment="top" usebox="none">
37492 \begin_inset Text
37493
37494 \begin_layout Plain Layout
37495
37496 \family sans
37497 Edit\SpecialChar \menuseparator
37498 Redo
37499 \end_layout
37500
37501 \end_inset
37502 </cell>
37503 </row>
37504 <row interlinespace="2.5mm">
37505 <cell alignment="center" valignment="top" usebox="none">
37506 \begin_inset Text
37507
37508 \begin_layout Plain Layout
37509 \begin_inset Graphics
37510         filename ../images/cut.png
37511         BoundingBox 0bp 5bp 20bp 20bp
37512
37513 \end_inset
37514
37515
37516 \end_layout
37517
37518 \end_inset
37519 </cell>
37520 <cell alignment="center" valignment="top" usebox="none">
37521 \begin_inset Text
37522
37523 \begin_layout Plain Layout
37524
37525 \family sans
37526 Edit\SpecialChar \menuseparator
37527 Cut
37528 \end_layout
37529
37530 \end_inset
37531 </cell>
37532 </row>
37533 <row interlinespace="2.5mm">
37534 <cell alignment="center" valignment="top" usebox="none">
37535 \begin_inset Text
37536
37537 \begin_layout Plain Layout
37538 \begin_inset Graphics
37539         filename ../images/copy.png
37540         BoundingBox 0bp 5bp 20bp 20bp
37541
37542 \end_inset
37543
37544
37545 \end_layout
37546
37547 \end_inset
37548 </cell>
37549 <cell alignment="center" valignment="top" usebox="none">
37550 \begin_inset Text
37551
37552 \begin_layout Plain Layout
37553
37554 \family sans
37555 Edit\SpecialChar \menuseparator
37556 Copy
37557 \end_layout
37558
37559 \end_inset
37560 </cell>
37561 </row>
37562 <row interlinespace="2.5mm">
37563 <cell alignment="center" valignment="top" usebox="none">
37564 \begin_inset Text
37565
37566 \begin_layout Plain Layout
37567 \begin_inset Graphics
37568         filename ../images/paste.png
37569         BoundingBox 0bp 5bp 20bp 20bp
37570
37571 \end_inset
37572
37573
37574 \end_layout
37575
37576 \end_inset
37577 </cell>
37578 <cell alignment="center" valignment="top" usebox="none">
37579 \begin_inset Text
37580
37581 \begin_layout Plain Layout
37582
37583 \family sans
37584 Edit\SpecialChar \menuseparator
37585 Paste
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/dialog-show_findreplace.png
37598         BoundingBox 0bp 5bp 20bp 25bp
37599         rotateOrigin center
37600
37601 \end_inset
37602
37603
37604 \end_layout
37605
37606 \end_inset
37607 </cell>
37608 <cell alignment="center" valignment="top" usebox="none">
37609 \begin_inset Text
37610
37611 \begin_layout Plain Layout
37612
37613 \family sans
37614 Edit\SpecialChar \menuseparator
37615 Find
37616 \begin_inset space \thinspace{}
37617 \end_inset
37618
37619 &
37620 \begin_inset space \thinspace{}
37621 \end_inset
37622
37623 Replace
37624 \end_layout
37625
37626 \end_inset
37627 </cell>
37628 </row>
37629 <row interlinespace="2.5mm">
37630 <cell alignment="center" valignment="top" usebox="none">
37631 \begin_inset Text
37632
37633 \begin_layout Plain Layout
37634 \begin_inset Graphics
37635         filename ../images/font-emph.png
37636         BoundingBox 0bp 5bp 20bp 20bp
37637
37638 \end_inset
37639
37640
37641 \end_layout
37642
37643 \end_inset
37644 </cell>
37645 <cell alignment="center" valignment="top" usebox="none">
37646 \begin_inset Text
37647
37648 \begin_layout Plain Layout
37649 Emphasize text, function of the Edit
37650 \family sans
37651 \SpecialChar \menuseparator
37652 Text
37653 \begin_inset space ~
37654 \end_inset
37655
37656 Style
37657 \family default
37658  dialog
37659 \end_layout
37660
37661 \end_inset
37662 </cell>
37663 </row>
37664 <row interlinespace="2.5mm">
37665 <cell alignment="center" valignment="top" usebox="none">
37666 \begin_inset Text
37667
37668 \begin_layout Plain Layout
37669 \begin_inset Graphics
37670         filename ../images/font-noun.png
37671         BoundingBox 0bp 5bp 20bp 20bp
37672
37673 \end_inset
37674
37675
37676 \end_layout
37677
37678 \end_inset
37679 </cell>
37680 <cell alignment="center" valignment="top" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684 Set text to noun style, function of the Edit
37685 \family sans
37686 \SpecialChar \menuseparator
37687 Text
37688 \begin_inset space ~
37689 \end_inset
37690
37691 Style
37692 \family default
37693  dialog
37694 \end_layout
37695
37696 \end_inset
37697 </cell>
37698 </row>
37699 <row interlinespace="2.5mm">
37700 <cell alignment="center" valignment="top" usebox="none">
37701 \begin_inset Text
37702
37703 \begin_layout Plain Layout
37704 \begin_inset Graphics
37705         filename ../images/textstyle-apply.png
37706         BoundingBox 0bp 5bp 20bp 20bp
37707
37708 \end_inset
37709
37710
37711 \end_layout
37712
37713 \end_inset
37714 </cell>
37715 <cell alignment="center" valignment="top" usebox="none">
37716 \begin_inset Text
37717
37718 \begin_layout Plain Layout
37719 Formats text using the current settings in the 
37720 \family sans
37721 Edit\SpecialChar \menuseparator
37722 Text
37723 \begin_inset space ~
37724 \end_inset
37725
37726 Style
37727 \family default
37728  dialog
37729 \end_layout
37730
37731 \end_inset
37732 </cell>
37733 </row>
37734 <row interlinespace="2.5mm">
37735 <cell alignment="center" valignment="top" usebox="none">
37736 \begin_inset Text
37737
37738 \begin_layout Plain Layout
37739 \begin_inset Graphics
37740         filename ../images/math-mode.png
37741         BoundingBox 0bp 5bp 20bp 20bp
37742
37743 \end_inset
37744
37745
37746 \end_layout
37747
37748 \end_inset
37749 </cell>
37750 <cell alignment="center" valignment="top" usebox="none">
37751 \begin_inset Text
37752
37753 \begin_layout Plain Layout
37754
37755 \family sans
37756 Insert\SpecialChar \menuseparator
37757 Math\SpecialChar \menuseparator
37758 Inline
37759 \begin_inset space ~
37760 \end_inset
37761
37762 Formula
37763 \end_layout
37764
37765 \end_inset
37766 </cell>
37767 </row>
37768 <row interlinespace="2.5mm">
37769 <cell alignment="center" valignment="top" usebox="none">
37770 \begin_inset Text
37771
37772 \begin_layout Plain Layout
37773 \begin_inset Graphics
37774         filename ../images/dialog-show-new-inset_graphics.png
37775         BoundingBox 0bp 5bp 20bp 25bp
37776         rotateOrigin center
37777
37778 \end_inset
37779
37780
37781 \end_layout
37782
37783 \end_inset
37784 </cell>
37785 <cell alignment="center" valignment="top" usebox="none">
37786 \begin_inset Text
37787
37788 \begin_layout Plain Layout
37789
37790 \family sans
37791 Insert\SpecialChar \menuseparator
37792 Graphics
37793 \end_layout
37794
37795 \end_inset
37796 </cell>
37797 </row>
37798 <row interlinespace="2.5mm">
37799 <cell alignment="center" valignment="top" usebox="none">
37800 \begin_inset Text
37801
37802 \begin_layout Plain Layout
37803 \begin_inset Graphics
37804         filename ../images/tabular-insert.png
37805         BoundingBox 0bp 5bp 20bp 25bp
37806         rotateOrigin center
37807
37808 \end_inset
37809
37810
37811 \end_layout
37812
37813 \end_inset
37814 </cell>
37815 <cell alignment="center" valignment="top" usebox="none">
37816 \begin_inset Text
37817
37818 \begin_layout Plain Layout
37819
37820 \family sans
37821 Insert\SpecialChar \menuseparator
37822 Table
37823 \end_layout
37824
37825 \end_inset
37826 </cell>
37827 </row>
37828 <row interlinespace="2.5mm">
37829 <cell alignment="center" valignment="top" usebox="none">
37830 \begin_inset Text
37831
37832 \begin_layout Plain Layout
37833 \begin_inset Graphics
37834         filename ../images/dialog-toggle_toc.png
37835         BoundingBox 0bp 5bp 20bp 25bp
37836         rotateOrigin center
37837
37838 \end_inset
37839
37840
37841 \end_layout
37842
37843 \end_inset
37844 </cell>
37845 <cell alignment="center" valignment="top" usebox="none">
37846 \begin_inset Text
37847
37848 \begin_layout Plain Layout
37849 Toggle outline window on/off, 
37850 \family sans
37851 Document\SpecialChar \menuseparator
37852 Outline
37853 \end_layout
37854
37855 \end_inset
37856 </cell>
37857 </row>
37858 <row interlinespace="2.5mm">
37859 <cell alignment="center" valignment="top" usebox="none">
37860 \begin_inset Text
37861
37862 \begin_layout Plain Layout
37863 \begin_inset Graphics
37864         filename ../images/toolbar-toggle_math.png
37865         BoundingBox 0bp 5bp 20bp 25bp
37866         rotateOrigin center
37867
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \end_inset
37874 </cell>
37875 <cell alignment="center" valignment="top" usebox="none">
37876 \begin_inset Text
37877
37878 \begin_layout Plain Layout
37879 Toggle math toolbar on/off
37880 \end_layout
37881
37882 \end_inset
37883 </cell>
37884 </row>
37885 <row interlinespace="2.5mm">
37886 <cell alignment="center" valignment="top" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890 \begin_inset Graphics
37891         filename ../images/toolbar-toggle_table.png
37892         BoundingBox 0bp 5bp 20bp 25bp
37893         rotateOrigin center
37894
37895 \end_inset
37896
37897
37898 \end_layout
37899
37900 \end_inset
37901 </cell>
37902 <cell alignment="center" valignment="top" usebox="none">
37903 \begin_inset Text
37904
37905 \begin_layout Plain Layout
37906 Toggle table toolbar on/off
37907 \end_layout
37908
37909 \end_inset
37910 </cell>
37911 </row>
37912 </lyxtabular>
37913
37914 \end_inset
37915
37916
37917 \end_layout
37918
37919 \begin_layout Subsection
37920 Extra Toolbar
37921 \begin_inset Index
37922 status collapsed
37923
37924 \begin_layout Plain Layout
37925 Toolbar ! Extra
37926 \end_layout
37927
37928 \end_inset
37929
37930
37931 \end_layout
37932
37933 \begin_layout Standard
37934 \begin_inset Graphics
37935         filename clipart/ExtraToolbar.png
37936         width 100col%
37937
37938 \end_inset
37939
37940
37941 \end_layout
37942
37943 \begin_layout Standard
37944 \begin_inset VSpace defskip
37945 \end_inset
37946
37947
37948 \end_layout
37949
37950 \begin_layout Standard
37951 The extra toolbar as shown above contains from left to right the following
37952  buttons:
37953 \end_layout
37954
37955 \begin_layout Standard
37956 \begin_inset VSpace defskip
37957 \end_inset
37958
37959
37960 \end_layout
37961
37962 \begin_layout Standard
37963 \begin_inset Tabular
37964 <lyxtabular version="3" rows="24" columns="2">
37965 <features islongtable="true">
37966 <column alignment="left" valignment="top" width="0">
37967 <column alignment="left" valignment="top" width="0">
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.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 Default
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/layout_Enumerate.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 Numbered list
38017 \end_layout
38018
38019 \end_inset
38020 </cell>
38021 </row>
38022 <row interlinespace="2.5mm">
38023 <cell alignment="center" valignment="top" usebox="none">
38024 \begin_inset Text
38025
38026 \begin_layout Plain Layout
38027 \begin_inset Graphics
38028         filename ../images/layout_Itemize.png
38029         BoundingBox 0bp 5bp 20bp 25bp
38030         rotateOrigin center
38031
38032 \end_inset
38033
38034
38035 \end_layout
38036
38037 \end_inset
38038 </cell>
38039 <cell alignment="center" valignment="top" usebox="none">
38040 \begin_inset Text
38041
38042 \begin_layout Plain Layout
38043 Itemized list
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 </row>
38049 <row interlinespace="2.5mm">
38050 <cell alignment="center" valignment="top" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054 \begin_inset Graphics
38055         filename ../images/layout_List.png
38056         BoundingBox 0bp 5bp 20bp 25bp
38057         rotateOrigin center
38058
38059 \end_inset
38060
38061
38062 \end_layout
38063
38064 \end_inset
38065 </cell>
38066 <cell alignment="center" valignment="top" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070 List
38071 \end_layout
38072
38073 \end_inset
38074 </cell>
38075 </row>
38076 <row interlinespace="2.5mm">
38077 <cell alignment="center" valignment="top" usebox="none">
38078 \begin_inset Text
38079
38080 \begin_layout Plain Layout
38081 \begin_inset Graphics
38082         filename ../images/layout_Description.png
38083         BoundingBox 0bp 5bp 20bp 25bp
38084         rotateOrigin center
38085
38086 \end_inset
38087
38088
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 <cell alignment="center" valignment="top" usebox="none">
38094 \begin_inset Text
38095
38096 \begin_layout Plain Layout
38097 Description list
38098 \end_layout
38099
38100 \end_inset
38101 </cell>
38102 </row>
38103 <row interlinespace="2.5mm">
38104 <cell alignment="center" valignment="top" usebox="none">
38105 \begin_inset Text
38106
38107 \begin_layout Plain Layout
38108 \begin_inset Graphics
38109         filename ../images/depth-increment.png
38110         BoundingBox 0bp 5bp 20bp 25bp
38111         rotateOrigin center
38112
38113 \end_inset
38114
38115
38116 \end_layout
38117
38118 \end_inset
38119 </cell>
38120 <cell alignment="center" valignment="top" usebox="none">
38121 \begin_inset Text
38122
38123 \begin_layout Plain Layout
38124
38125 \family sans
38126 Edit\SpecialChar \menuseparator
38127 Increase
38128 \begin_inset space ~
38129 \end_inset
38130
38131 List
38132 \begin_inset space ~
38133 \end_inset
38134
38135 Depth
38136 \end_layout
38137
38138 \end_inset
38139 </cell>
38140 </row>
38141 <row interlinespace="2.5mm">
38142 <cell alignment="center" valignment="top" usebox="none">
38143 \begin_inset Text
38144
38145 \begin_layout Plain Layout
38146 \begin_inset Graphics
38147         filename ../images/depth-decrement.png
38148         BoundingBox 0bp 5bp 20bp 25bp
38149         rotateOrigin center
38150
38151 \end_inset
38152
38153
38154 \end_layout
38155
38156 \end_inset
38157 </cell>
38158 <cell alignment="center" valignment="top" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Plain Layout
38162
38163 \family sans
38164 Edit\SpecialChar \menuseparator
38165 Decrease
38166 \begin_inset space ~
38167 \end_inset
38168
38169 List
38170 \begin_inset space ~
38171 \end_inset
38172
38173 Depth
38174 \end_layout
38175
38176 \end_inset
38177 </cell>
38178 </row>
38179 <row interlinespace="2.5mm">
38180 <cell alignment="center" valignment="top" usebox="none">
38181 \begin_inset Text
38182
38183 \begin_layout Plain Layout
38184 \begin_inset Graphics
38185         filename ../images/float-insert_figure.png
38186         BoundingBox 0bp 5bp 20bp 20bp
38187
38188 \end_inset
38189
38190
38191 \end_layout
38192
38193 \end_inset
38194 </cell>
38195 <cell alignment="center" valignment="top" usebox="none">
38196 \begin_inset Text
38197
38198 \begin_layout Plain Layout
38199
38200 \family sans
38201 Insert\SpecialChar \menuseparator
38202 Float\SpecialChar \menuseparator
38203 Figure
38204 \end_layout
38205
38206 \end_inset
38207 </cell>
38208 </row>
38209 <row interlinespace="2.5mm">
38210 <cell alignment="center" valignment="top" usebox="none">
38211 \begin_inset Text
38212
38213 \begin_layout Plain Layout
38214 \begin_inset Graphics
38215         filename ../images/float-insert_table.png
38216         BoundingBox 0bp 5bp 20bp 20bp
38217
38218 \end_inset
38219
38220
38221 \end_layout
38222
38223 \end_inset
38224 </cell>
38225 <cell alignment="center" valignment="top" usebox="none">
38226 \begin_inset Text
38227
38228 \begin_layout Plain Layout
38229
38230 \family sans
38231 Insert\SpecialChar \menuseparator
38232 Float\SpecialChar \menuseparator
38233 Table
38234 \end_layout
38235
38236 \end_inset
38237 </cell>
38238 </row>
38239 <row interlinespace="2.5mm">
38240 <cell alignment="center" valignment="top" usebox="none">
38241 \begin_inset Text
38242
38243 \begin_layout Plain Layout
38244 \begin_inset Graphics
38245         filename ../images/label-insert.png
38246         BoundingBox 0bp 5bp 20bp 20bp
38247
38248 \end_inset
38249
38250
38251 \end_layout
38252
38253 \end_inset
38254 </cell>
38255 <cell alignment="center" valignment="top" usebox="none">
38256 \begin_inset Text
38257
38258 \begin_layout Plain Layout
38259
38260 \family sans
38261 Insert\SpecialChar \menuseparator
38262 Label
38263 \end_layout
38264
38265 \end_inset
38266 </cell>
38267 </row>
38268 <row interlinespace="2.5mm">
38269 <cell alignment="center" valignment="top" usebox="none">
38270 \begin_inset Text
38271
38272 \begin_layout Plain Layout
38273 \begin_inset Graphics
38274         filename ../images/dialog-show-new-inset_ref.png
38275         BoundingBox 0bp 5bp 20bp 20bp
38276
38277 \end_inset
38278
38279
38280 \end_layout
38281
38282 \end_inset
38283 </cell>
38284 <cell alignment="center" valignment="top" usebox="none">
38285 \begin_inset Text
38286
38287 \begin_layout Plain Layout
38288
38289 \family sans
38290 Insert\SpecialChar \menuseparator
38291 Cross-Reference
38292 \end_layout
38293
38294 \end_inset
38295 </cell>
38296 </row>
38297 <row interlinespace="2.5mm">
38298 <cell alignment="center" valignment="top" usebox="none">
38299 \begin_inset Text
38300
38301 \begin_layout Plain Layout
38302 \begin_inset Graphics
38303         filename ../images/dialog-show-new-inset_citation.png
38304         BoundingBox 0bp 5bp 20bp 20bp
38305
38306 \end_inset
38307
38308
38309 \end_layout
38310
38311 \end_inset
38312 </cell>
38313 <cell alignment="center" valignment="top" usebox="none">
38314 \begin_inset Text
38315
38316 \begin_layout Plain Layout
38317
38318 \family sans
38319 Insert\SpecialChar \menuseparator
38320 Citation
38321 \end_layout
38322
38323 \end_inset
38324 </cell>
38325 </row>
38326 <row interlinespace="2.5mm">
38327 <cell alignment="center" valignment="top" usebox="none">
38328 \begin_inset Text
38329
38330 \begin_layout Plain Layout
38331 \begin_inset Graphics
38332         filename ../images/index-insert.png
38333         BoundingBox 0bp 5bp 20bp 20bp
38334
38335 \end_inset
38336
38337
38338 \end_layout
38339
38340 \end_inset
38341 </cell>
38342 <cell alignment="center" valignment="top" usebox="none">
38343 \begin_inset Text
38344
38345 \begin_layout Plain Layout
38346
38347 \family sans
38348 Insert\SpecialChar \menuseparator
38349 Index
38350 \begin_inset space ~
38351 \end_inset
38352
38353 Entry
38354 \end_layout
38355
38356 \end_inset
38357 </cell>
38358 </row>
38359 <row interlinespace="2.5mm">
38360 <cell alignment="center" valignment="top" usebox="none">
38361 \begin_inset Text
38362
38363 \begin_layout Plain Layout
38364 \begin_inset Graphics
38365         filename ../images/nomencl-insert.png
38366         BoundingBox 0bp 5bp 20bp 20bp
38367
38368 \end_inset
38369
38370
38371 \end_layout
38372
38373 \end_inset
38374 </cell>
38375 <cell alignment="center" valignment="top" usebox="none">
38376 \begin_inset Text
38377
38378 \begin_layout Plain Layout
38379
38380 \family sans
38381 Insert\SpecialChar \menuseparator
38382 Nomenclature
38383 \begin_inset space ~
38384 \end_inset
38385
38386 Entry
38387 \end_layout
38388
38389 \end_inset
38390 </cell>
38391 </row>
38392 <row interlinespace="2.5mm">
38393 <cell alignment="center" valignment="top" usebox="none">
38394 \begin_inset Text
38395
38396 \begin_layout Plain Layout
38397 \begin_inset Graphics
38398         filename ../images/footnote-insert.png
38399         BoundingBox 0bp 5bp 20bp 20bp
38400
38401 \end_inset
38402
38403
38404 \end_layout
38405
38406 \end_inset
38407 </cell>
38408 <cell alignment="center" valignment="top" usebox="none">
38409 \begin_inset Text
38410
38411 \begin_layout Plain Layout
38412
38413 \family sans
38414 Insert\SpecialChar \menuseparator
38415 Footnote
38416 \end_layout
38417
38418 \end_inset
38419 </cell>
38420 </row>
38421 <row interlinespace="2.5mm">
38422 <cell alignment="center" valignment="top" usebox="none">
38423 \begin_inset Text
38424
38425 \begin_layout Plain Layout
38426 \begin_inset Graphics
38427         filename ../images/marginalnote-insert.png
38428         BoundingBox 0bp 5bp 20bp 25bp
38429         rotateOrigin center
38430
38431 \end_inset
38432
38433
38434 \end_layout
38435
38436 \end_inset
38437 </cell>
38438 <cell alignment="center" valignment="top" usebox="none">
38439 \begin_inset Text
38440
38441 \begin_layout Plain Layout
38442
38443 \family sans
38444 Insert\SpecialChar \menuseparator
38445 Marginal
38446 \begin_inset space ~
38447 \end_inset
38448
38449 Note
38450 \end_layout
38451
38452 \end_inset
38453 </cell>
38454 </row>
38455 <row interlinespace="2.5mm">
38456 <cell alignment="center" valignment="top" usebox="none">
38457 \begin_inset Text
38458
38459 \begin_layout Plain Layout
38460 \begin_inset Graphics
38461         filename ../images/note-insert.png
38462         BoundingBox 0bp 5bp 20bp 20bp
38463
38464 \end_inset
38465
38466
38467 \end_layout
38468
38469 \end_inset
38470 </cell>
38471 <cell alignment="center" valignment="top" usebox="none">
38472 \begin_inset Text
38473
38474 \begin_layout Plain Layout
38475
38476 \family sans
38477 Insert\SpecialChar \menuseparator
38478 Note\SpecialChar \menuseparator
38479 LyX
38480 \begin_inset space ~
38481 \end_inset
38482
38483 Note
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 </row>
38489 <row interlinespace="2.5mm">
38490 <cell alignment="center" valignment="top" usebox="none">
38491 \begin_inset Text
38492
38493 \begin_layout Plain Layout
38494 \begin_inset Graphics
38495         filename ../images/box-insert.png
38496         BoundingBox 0bp 5bp 20bp 20bp
38497
38498 \end_inset
38499
38500
38501 \end_layout
38502
38503 \end_inset
38504 </cell>
38505 <cell alignment="center" valignment="top" usebox="none">
38506 \begin_inset Text
38507
38508 \begin_layout Plain Layout
38509
38510 \family sans
38511 Insert\SpecialChar \menuseparator
38512 Box
38513 \end_layout
38514
38515 \end_inset
38516 </cell>
38517 </row>
38518 <row interlinespace="2.5mm">
38519 <cell alignment="center" valignment="top" usebox="none">
38520 \begin_inset Text
38521
38522 \begin_layout Plain Layout
38523 \begin_inset Graphics
38524         filename ../images/url-insert.png
38525         BoundingBox 0bp 5bp 20bp 20bp
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 Insert\SpecialChar \menuseparator
38541 URL
38542 \end_layout
38543
38544 \end_inset
38545 </cell>
38546 </row>
38547 <row interlinespace="2.5mm">
38548 <cell alignment="center" valignment="top" usebox="none">
38549 \begin_inset Text
38550
38551 \begin_layout Plain Layout
38552 \begin_inset Graphics
38553         filename ../images/ert-insert.png
38554         BoundingBox 0bp 5bp 20bp 20bp
38555
38556 \end_inset
38557
38558
38559 \end_layout
38560
38561 \end_inset
38562 </cell>
38563 <cell alignment="center" valignment="top" usebox="none">
38564 \begin_inset Text
38565
38566 \begin_layout Plain Layout
38567
38568 \family sans
38569 Insert\SpecialChar \menuseparator
38570 T
38571 \family default
38572
38573 \begin_inset ERT
38574 status collapsed
38575
38576 \begin_layout Plain Layout
38577
38578 {}
38579 \end_layout
38580
38581 \end_inset
38582
38583
38584 \family sans
38585 eX
38586 \end_layout
38587
38588 \end_inset
38589 </cell>
38590 </row>
38591 <row interlinespace="2.5mm">
38592 <cell alignment="center" valignment="top" usebox="none">
38593 \begin_inset Text
38594
38595 \begin_layout Plain Layout
38596 \begin_inset Graphics
38597         filename ../images/dialog-show-new-inset_include.png
38598         BoundingBox 0bp 5bp 20bp 20bp
38599
38600 \end_inset
38601
38602
38603 \end_layout
38604
38605 \end_inset
38606 </cell>
38607 <cell alignment="center" valignment="top" usebox="none">
38608 \begin_inset Text
38609
38610 \begin_layout Plain Layout
38611
38612 \family sans
38613 Insert\SpecialChar \menuseparator
38614 File\SpecialChar \menuseparator
38615 Child
38616 \begin_inset space ~
38617 \end_inset
38618
38619 Document
38620 \end_layout
38621
38622 \end_inset
38623 </cell>
38624 </row>
38625 <row interlinespace="2.5mm">
38626 <cell alignment="center" valignment="top" usebox="none">
38627 \begin_inset Text
38628
38629 \begin_layout Plain Layout
38630 \begin_inset Graphics
38631         filename ../images/dialog-show_character.png
38632         BoundingBox 0bp 5bp 20bp 25bp
38633         rotateOrigin center
38634
38635 \end_inset
38636
38637
38638 \end_layout
38639
38640 \end_inset
38641 </cell>
38642 <cell alignment="center" valignment="top" usebox="none">
38643 \begin_inset Text
38644
38645 \begin_layout Plain Layout
38646
38647 \family sans
38648 Edit\SpecialChar \menuseparator
38649 Text
38650 \begin_inset space ~
38651 \end_inset
38652
38653 Style
38654 \end_layout
38655
38656 \end_inset
38657 </cell>
38658 </row>
38659 <row interlinespace="2.5mm">
38660 <cell alignment="center" valignment="top" usebox="none">
38661 \begin_inset Text
38662
38663 \begin_layout Plain Layout
38664 \begin_inset Graphics
38665         filename ../images/layout-paragraph.png
38666         BoundingBox 0bp 5bp 20bp 25bp
38667         rotateOrigin center
38668
38669 \end_inset
38670
38671
38672 \end_layout
38673
38674 \end_inset
38675 </cell>
38676 <cell alignment="center" valignment="top" usebox="none">
38677 \begin_inset Text
38678
38679 \begin_layout Plain Layout
38680
38681 \family sans
38682 Edit\SpecialChar \menuseparator
38683 Paragraph
38684 \begin_inset space ~
38685 \end_inset
38686
38687 Settings
38688 \end_layout
38689
38690 \end_inset
38691 </cell>
38692 </row>
38693 <row interlinespace="2.5mm">
38694 <cell alignment="center" valignment="top" usebox="none">
38695 \begin_inset Text
38696
38697 \begin_layout Plain Layout
38698 \begin_inset Graphics
38699         filename ../images/thesaurus-entry.png
38700         BoundingBox 0bp 5bp 20bp 25bp
38701         rotateOrigin center
38702
38703 \end_inset
38704
38705
38706 \end_layout
38707
38708 \end_inset
38709 </cell>
38710 <cell alignment="center" valignment="top" usebox="none">
38711 \begin_inset Text
38712
38713 \begin_layout Plain Layout
38714
38715 \family sans
38716 Tools\SpecialChar \menuseparator
38717 Thesaurus
38718 \end_layout
38719
38720 \end_inset
38721 </cell>
38722 </row>
38723 </lyxtabular>
38724
38725 \end_inset
38726
38727
38728 \end_layout
38729
38730 \begin_layout Subsection
38731 View / Update Toolbar
38732 \begin_inset Index
38733 status collapsed
38734
38735 \begin_layout Plain Layout
38736 Toolbar ! View / Update
38737 \end_layout
38738
38739 \end_inset
38740
38741
38742 \end_layout
38743
38744 \begin_layout Standard
38745 \begin_inset Graphics
38746         filename clipart/ViewToolbar.png
38747
38748 \end_inset
38749
38750
38751 \end_layout
38752
38753 \begin_layout Standard
38754 \begin_inset VSpace defskip
38755 \end_inset
38756
38757
38758 \end_layout
38759
38760 \begin_layout Standard
38761 The view / update toolbar as shown above contains from left to right the
38762  following buttons:
38763 \end_layout
38764
38765 \begin_layout Standard
38766 \begin_inset VSpace defskip
38767 \end_inset
38768
38769
38770 \end_layout
38771
38772 \begin_layout Standard
38773 \begin_inset Tabular
38774 <lyxtabular version="3" rows="6" columns="2">
38775 <features islongtable="true">
38776 <column alignment="left" valignment="top" width="0">
38777 <column alignment="left" valignment="top" width="0">
38778 <row interlinespace="2.5mm">
38779 <cell alignment="center" valignment="top" usebox="none">
38780 \begin_inset Text
38781
38782 \begin_layout Plain Layout
38783 \begin_inset Graphics
38784         filename ../images/buffer-view_dvi.png
38785         BoundingBox 0bp 5bp 20bp 25bp
38786         rotateOrigin center
38787
38788 \end_inset
38789
38790
38791 \end_layout
38792
38793 \end_inset
38794 </cell>
38795 <cell alignment="center" valignment="top" usebox="none">
38796 \begin_inset Text
38797
38798 \begin_layout Plain Layout
38799
38800 \family sans
38801 View\SpecialChar \menuseparator
38802 DVI
38803 \end_layout
38804
38805 \end_inset
38806 </cell>
38807 </row>
38808 <row interlinespace="2.5mm">
38809 <cell alignment="center" valignment="top" usebox="none">
38810 \begin_inset Text
38811
38812 \begin_layout Plain Layout
38813 \begin_inset Graphics
38814         filename ../images/buffer-update_dvi.png
38815         BoundingBox 0bp 5bp 20bp 25bp
38816         rotateOrigin center
38817
38818 \end_inset
38819
38820
38821 \end_layout
38822
38823 \end_inset
38824 </cell>
38825 <cell alignment="center" valignment="top" usebox="none">
38826 \begin_inset Text
38827
38828 \begin_layout Plain Layout
38829
38830 \family sans
38831 View\SpecialChar \menuseparator
38832 Update\SpecialChar \menuseparator
38833 DVI
38834 \end_layout
38835
38836 \end_inset
38837 </cell>
38838 </row>
38839 <row interlinespace="2.5mm">
38840 <cell alignment="center" valignment="top" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844 \begin_inset Graphics
38845         filename ../images/buffer-view_pdf2.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 PDF
38864 \end_layout
38865
38866 \end_inset
38867 </cell>
38868 </row>
38869 <row interlinespace="2.5mm">
38870 <cell alignment="center" valignment="top" usebox="none">
38871 \begin_inset Text
38872
38873 \begin_layout Plain Layout
38874 \begin_inset Graphics
38875         filename ../images/buffer-update_pdf2.png
38876         BoundingBox 0bp 5bp 20bp 25bp
38877         rotateOrigin center
38878
38879 \end_inset
38880
38881
38882 \end_layout
38883
38884 \end_inset
38885 </cell>
38886 <cell alignment="center" valignment="top" usebox="none">
38887 \begin_inset Text
38888
38889 \begin_layout Plain Layout
38890
38891 \family sans
38892 View\SpecialChar \menuseparator
38893 Update\SpecialChar \menuseparator
38894 PDF
38895 \begin_inset Foot
38896 status collapsed
38897
38898 \begin_layout Plain Layout
38899 This button is on some LyX for Windows installations not here because its
38900  functionality is merged with 
38901 \family sans
38902 View\SpecialChar \menuseparator
38903 PDF
38904 \family default
38905 .
38906  
38907 \end_layout
38908
38909 \end_inset
38910
38911
38912 \end_layout
38913
38914 \end_inset
38915 </cell>
38916 </row>
38917 <row interlinespace="2.5mm">
38918 <cell alignment="center" valignment="top" usebox="none">
38919 \begin_inset Text
38920
38921 \begin_layout Plain Layout
38922 \begin_inset Graphics
38923         filename ../images/buffer-view_ps.png
38924         BoundingBox 0bp 5bp 20bp 25bp
38925         rotateOrigin center
38926
38927 \end_inset
38928
38929
38930 \end_layout
38931
38932 \end_inset
38933 </cell>
38934 <cell alignment="center" valignment="top" usebox="none">
38935 \begin_inset Text
38936
38937 \begin_layout Plain Layout
38938
38939 \family sans
38940 View\SpecialChar \menuseparator
38941 Postscript
38942 \end_layout
38943
38944 \end_inset
38945 </cell>
38946 </row>
38947 <row interlinespace="2.5mm">
38948 <cell alignment="center" valignment="top" usebox="none">
38949 \begin_inset Text
38950
38951 \begin_layout Plain Layout
38952 \begin_inset Graphics
38953         filename ../images/buffer-update_ps.png
38954         BoundingBox 0bp 5bp 20bp 25bp
38955         rotateOrigin center
38956
38957 \end_inset
38958
38959
38960 \end_layout
38961
38962 \end_inset
38963 </cell>
38964 <cell alignment="center" valignment="top" usebox="none">
38965 \begin_inset Text
38966
38967 \begin_layout Plain Layout
38968
38969 \family sans
38970 View\SpecialChar \menuseparator
38971 Update\SpecialChar \menuseparator
38972 Postscript
38973 \end_layout
38974
38975 \end_inset
38976 </cell>
38977 </row>
38978 </lyxtabular>
38979
38980 \end_inset
38981
38982
38983 \end_layout
38984
38985 \begin_layout Subsection
38986 Other Toolbars
38987 \end_layout
38988
38989 \begin_layout Standard
38990 The change tracking toolbar is explained in section
38991 \begin_inset space ~
38992 \end_inset
38993
38994
38995 \begin_inset CommandInset ref
38996 LatexCommand ref
38997 reference "sec:Change-Tracking"
38998
38999 \end_inset
39000
39001 , the table toolbar
39002 \begin_inset Index
39003 status collapsed
39004
39005 \begin_layout Plain Layout
39006 Toolbar ! Table
39007 \end_layout
39008
39009 \end_inset
39010
39011  is explained in the 
39012 \emph on
39013 Embedded Objects
39014 \emph default
39015  manual.
39016 \end_layout
39017
39018 \begin_layout Chapter
39019 The 
39020 \family sans
39021 Preferences
39022 \family default
39023  Dialog
39024 \begin_inset CommandInset label
39025 LatexCommand label
39026 name "cha:The-Preferences-dialog"
39027
39028 \end_inset
39029
39030
39031 \begin_inset Index
39032 status collapsed
39033
39034 \begin_layout Plain Layout
39035 Preferences
39036 \end_layout
39037
39038 \end_inset
39039
39040
39041 \end_layout
39042
39043 \begin_layout Standard
39044 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
39045 Preferences.
39046  It consists of submenus explained in the following.
39047 \end_layout
39048
39049 \begin_layout Section
39050 Look and Feel
39051 \end_layout
39052
39053 \begin_layout Subsection
39054 User Interface
39055 \begin_inset CommandInset label
39056 LatexCommand label
39057 name "sec:ui"
39058
39059 \end_inset
39060
39061
39062 \begin_inset Index
39063 status collapsed
39064
39065 \begin_layout Plain Layout
39066 Customization ! of toolbars
39067 \end_layout
39068
39069 \end_inset
39070
39071
39072 \begin_inset Index
39073 status collapsed
39074
39075 \begin_layout Plain Layout
39076 Customization ! of menus
39077 \end_layout
39078
39079 \end_inset
39080
39081
39082 \end_layout
39083
39084 \begin_layout Standard
39085 \begin_inset Note Greyedout
39086 status open
39087
39088 \begin_layout Plain Layout
39089
39090 \series bold
39091 Note:
39092 \series default
39093  You have to restart LyX before changes in ui- and bind-files take effect.
39094 \end_layout
39095
39096 \end_inset
39097
39098
39099 \end_layout
39100
39101 \begin_layout Subsubsection
39102 User Interface File
39103 \begin_inset Index
39104 status collapsed
39105
39106 \begin_layout Plain Layout
39107 Customization ! of toolbars
39108 \end_layout
39109
39110 \end_inset
39111
39112
39113 \begin_inset Index
39114 status collapsed
39115
39116 \begin_layout Plain Layout
39117 Customization ! of menus
39118 \end_layout
39119
39120 \end_inset
39121
39122
39123 \end_layout
39124
39125 \begin_layout Standard
39126 The appearance of the menus and toolbars can be changed by choosing an user
39127  interface (ui) file.
39128  An ui-file is a textfile where the toolbars and menus are listed.
39129  The toolbar buttons and menu entries are specified in the files 
39130 \shape italic
39131 stdtoolbars.inc
39132 \shape default
39133  and 
39134 \shape italic
39135 stdmenus.inc
39136 \shape default
39137 , respectively.
39138  Both files are loaded by the 
39139 \emph on
39140 default.ui
39141 \emph default
39142  file.
39143  To create your own menu and toolbar layout, start with a copy of these
39144  files and edit the entries.
39145 \end_layout
39146
39147 \begin_layout Standard
39148 The syntax of the .inc-files is straightforward: The 
39149 \family sans
39150 Menubar
39151 \family default
39152
39153 \family sans
39154 Menu
39155 \family default
39156  and 
39157 \family sans
39158 Toolbar
39159 \family default
39160  entries must be ended with an explicit 
39161 \family sans
39162 End
39163 \family default
39164 .
39165  They may contain 
39166 \family sans
39167 Submenus
39168 \family default
39169
39170 \family sans
39171 Items
39172 \family default
39173
39174 \family sans
39175 OptItems
39176 \family default
39177
39178 \family sans
39179 Separators
39180 \family default
39181
39182 \family sans
39183 Icons,
39184 \family default
39185  and in the case of the 
39186 \begin_inset Quotes eld
39187 \end_inset
39188
39189 file
39190 \begin_inset Quotes erd
39191 \end_inset
39192
39193  menus a 
39194 \family sans
39195 Lastfiles
39196 \family default
39197  entry.
39198  The syntax for the entries is:
39199 \end_layout
39200
39201 \begin_layout Standard
39202 \begin_inset VSpace smallskip*
39203 \end_inset
39204
39205
39206 \series bold
39207 Item 
39208 \begin_inset Quotes erd
39209 \end_inset
39210
39211 menu 
39212 \series default
39213 or
39214 \series bold
39215  button name
39216 \begin_inset Quotes erd
39217 \end_inset
39218
39219  
39220 \begin_inset Quotes erd
39221 \end_inset
39222
39223 LyX-function
39224 \begin_inset Quotes erd
39225 \end_inset
39226
39227
39228 \end_layout
39229
39230 \begin_layout Standard
39231 \noindent
39232 \begin_inset VSpace smallskip*
39233 \end_inset
39234
39235 All LyX-functions are listed in 
39236 \begin_inset CommandInset citation
39237 LatexCommand cite
39238 key "LyX-func"
39239
39240 \end_inset
39241
39242 .
39243 \end_layout
39244
39245 \begin_layout Standard
39246 \begin_inset VSpace medskip
39247 \end_inset
39248
39249
39250 \end_layout
39251
39252 \begin_layout Standard
39253 An example: Assuming you use the menu 
39254 \family sans
39255 Navigate\SpecialChar \menuseparator
39256 Bookmarks
39257 \family default
39258  quite often and therefore want six available bookmarks, you can add the
39259  line
39260 \end_layout
39261
39262 \begin_layout Standard
39263 \begin_inset VSpace smallskip*
39264 \end_inset
39265
39266
39267 \series bold
39268 Item "Save Bookmark 6" "bookmark-save 6"
39269 \end_layout
39270
39271 \begin_layout Standard
39272 \noindent
39273 \begin_inset VSpace smallskip*
39274 \end_inset
39275
39276 to the navigate menu section in the .inc-file to have the sixth bookmark.
39277 \end_layout
39278
39279 \begin_layout Subsubsection
39280 Bind-File
39281 \begin_inset Index
39282 status collapsed
39283
39284 \begin_layout Plain Layout
39285 Bindings
39286 \end_layout
39287
39288 \end_inset
39289
39290
39291 \end_layout
39292
39293 \begin_layout Standard
39294 Bindings are used to bind a function to a key.
39295  Several binding files are available:
39296 \end_layout
39297
39298 \begin_layout Description
39299 cua.bind typical set of PC keyboard shortcuts
39300 \end_layout
39301
39302 \begin_layout Description
39303 (x)emacs.bind set of bindings like they are used in the editor programs 
39304 \family sans
39305 Emacs
39306 \family default
39307  (
39308 \family sans
39309 XEmacs
39310 \family default
39311 )
39312 \end_layout
39313
39314 \begin_layout Description
39315 mac.bind set of bindings for 
39316 \family sans
39317 Mac
39318 \begin_inset space \thinspace{}
39319 \end_inset
39320
39321 OS
39322 \family default
39323  systems.
39324 \end_layout
39325
39326 \begin_layout Standard
39327 There are also bind-files designed for special document classes, like 
39328 \shape italic
39329 broadway.bind
39330 \shape default
39331 , and bind files for special languages.
39332  The name of language bind-files begin with a language code, e.g.
39333  
39334 \begin_inset Quotes eld
39335 \end_inset
39336
39337 pt
39338 \begin_inset Quotes erd
39339 \end_inset
39340
39341  for Portuguese.
39342  If you use LyX in a certain language, LyX will try to use the appropriate
39343  bind-file.
39344 \end_layout
39345
39346 \begin_layout Standard
39347 Some bind-files, like 
39348 \emph on
39349 math.bind
39350 \emph default
39351 , have only a small scope.
39352  When looking at the the end of the file 
39353 \shape italic
39354 cua.bind
39355 \shape default
39356 , you can see that they are included to keep the overview in the bind-file.
39357 \end_layout
39358
39359 \begin_layout Standard
39360 If you like to customize the keybindings to your own taste, modify the bind-file
39361 s with a text editor.
39362  The syntax of the entries is:
39363 \end_layout
39364
39365 \begin_layout Standard
39366
39367 \series bold
39368
39369 \backslash
39370 bind 
39371 \begin_inset Quotes erd
39372 \end_inset
39373
39374 key combination
39375 \begin_inset Quotes erd
39376 \end_inset
39377
39378  
39379 \begin_inset Quotes erd
39380 \end_inset
39381
39382 LyX-function
39383 \begin_inset Quotes erd
39384 \end_inset
39385
39386
39387 \end_layout
39388
39389 \begin_layout Standard
39390 All LyX-functions are listed in 
39391 \begin_inset CommandInset citation
39392 LatexCommand cite
39393 key "LyX-func"
39394
39395 \end_inset
39396
39397 .
39398 \end_layout
39399
39400 \begin_layout Subsubsection
39401 Session
39402 \end_layout
39403
39404 \begin_layout Standard
39405 When the option 
39406 \family sans
39407 Save
39408 \begin_inset space \thinspace{}
39409 \end_inset
39410
39411 /
39412 \begin_inset space \thinspace{}
39413 \end_inset
39414
39415 restore window size, or use fixed size
39416 \family default
39417  is not checked, you can specify the size of LyX's main window when LyX
39418  is started.
39419 \end_layout
39420
39421 \begin_layout Standard
39422 With the option 
39423 \family sans
39424 Save
39425 \begin_inset space \thinspace{}
39426 \end_inset
39427
39428 /
39429 \begin_inset space \thinspace{}
39430 \end_inset
39431
39432 restore window position
39433 \family default
39434  LyX will be opened with its main window at the last used position.
39435 \end_layout
39436
39437 \begin_layout Standard
39438 The option 
39439 \family sans
39440 Restore cursor positions
39441 \family default
39442  sets the cursor to the position in the file where it has been the last
39443  time.
39444 \end_layout
39445
39446 \begin_layout Standard
39447 The option 
39448 \family sans
39449 Load opened files from last session
39450 \family default
39451  opens all files that were opened in the last LyX session.
39452 \end_layout
39453
39454 \begin_layout Subsubsection
39455 Documents
39456 \begin_inset CommandInset label
39457 LatexCommand label
39458 name "sub:Backup documents"
39459
39460 \end_inset
39461
39462
39463 \begin_inset Index
39464 status collapsed
39465
39466 \begin_layout Plain Layout
39467 Backup ! Documents
39468 \end_layout
39469
39470 \end_inset
39471
39472
39473 \end_layout
39474
39475 \begin_layout Standard
39476 When the option 
39477 \family sans
39478 Backup documents
39479 \family default
39480  is set, you can specify the time between backup saves.
39481 \end_layout
39482
39483 \begin_layout Standard
39484
39485 \family sans
39486 Maximum last files
39487 \family default
39488  is the number of last opened files that LyX should display in the menu
39489  
39490 \family sans
39491 File\SpecialChar \menuseparator
39492 Open
39493 \begin_inset space ~
39494 \end_inset
39495
39496 Recent
39497 \family default
39498 .
39499 \end_layout
39500
39501 \begin_layout Subsubsection
39502 Scrolling
39503 \end_layout
39504
39505 \begin_layout Standard
39506 The option 
39507 \family sans
39508 Cursor follows scrollbar
39509 \family default
39510  sets the cursor to the top of the currently displayed document part when
39511  scrolling.
39512 \end_layout
39513
39514 \begin_layout Subsubsection
39515 Pixmap Cache
39516 \end_layout
39517
39518 \begin_layout Standard
39519 With the option 
39520 \family sans
39521 Enable Pixmap Cache
39522 \family default
39523  enabled, LyX needs to redraw the screen less often.
39524  This results in better performance, especially on slow systems.
39525  On the other hand, the characters might look more fuzzy on screen.
39526  So whether you enable this or not depends on whether you prefer speed over
39527  aesthetics.
39528  Note that the Pixmap Cache is only available and useful under Mac
39529 \begin_inset space ~
39530 \end_inset
39531
39532 OS and Windows.
39533 \end_layout
39534
39535 \begin_layout Subsection
39536 Screen Fonts
39537 \begin_inset Index
39538 status collapsed
39539
39540 \begin_layout Plain Layout
39541 Font ! Screen
39542 \end_layout
39543
39544 \end_inset
39545
39546
39547 \begin_inset CommandInset label
39548 LatexCommand label
39549 name "sub:Screen-Fonts"
39550
39551 \end_inset
39552
39553
39554 \end_layout
39555
39556 \begin_layout Standard
39557 These fonts are used to display your documents on the screen.
39558 \end_layout
39559
39560 \begin_layout Standard
39561 \begin_inset Note Greyedout
39562 status open
39563
39564 \begin_layout Plain Layout
39565
39566 \series bold
39567 Note:
39568 \series default
39569  This section only deals with the fonts 
39570 \emph on
39571 inside
39572 \emph default
39573  the LyX window.
39574  The fonts that appear on the output are independent from these fonts, and
39575  set in the menu 
39576 \family sans
39577 Document\SpecialChar \menuseparator
39578 Settings\SpecialChar \menuseparator
39579 Fonts
39580 \family default
39581 .
39582 \end_layout
39583
39584 \end_inset
39585
39586
39587 \end_layout
39588
39589 \begin_layout Standard
39590 By default, LyX uses 
39591 \family typewriter
39592 Times
39593 \family default
39594  as roman (serif) font, 
39595 \family typewriter
39596 Arial
39597 \family default
39598  or 
39599 \family typewriter
39600 Helvetica
39601 \family default
39602  (depends on the system) as 
39603 \family sans
39604 sans
39605 \begin_inset space ~
39606 \end_inset
39607
39608 serif
39609 \family default
39610  font, and 
39611 \family typewriter
39612 Courier
39613 \family default
39614  as 
39615 \family typewriter
39616 typewriter
39617 \family default
39618  font.
39619 \end_layout
39620
39621 \begin_layout Standard
39622 You can change the font size with the 
39623 \family sans
39624 Zoom
39625 \family default
39626  setting.
39627 \end_layout
39628
39629 \begin_layout Standard
39630
39631 \family sans
39632 Screen DPI
39633 \family default
39634  is the screen resolution in dpi (dots per inch).
39635  The Font Sizes are calculated as letter height in units of points.
39636  72
39637 \begin_inset space \thinspace{}
39638 \end_inset
39639
39640 points have the size of 1
39641 \begin_inset space \thinspace{}
39642 \end_inset
39643
39644 inch, see Appendix
39645 \begin_inset space ~
39646 \end_inset
39647
39648
39649 \begin_inset CommandInset ref
39650 LatexCommand ref
39651 reference "cha:Units-available-in"
39652
39653 \end_inset
39654
39655 .
39656 \end_layout
39657
39658 \begin_layout Standard
39659 The default 
39660 \family sans
39661 Font Sizes
39662 \family default
39663  are the same as if a document font size of 10
39664 \begin_inset Formula $\,$
39665 \end_inset
39666
39667 pt would be used.
39668  The sizes are explained in detail in section
39669 \begin_inset space ~
39670 \end_inset
39671
39672
39673 \begin_inset CommandInset ref
39674 LatexCommand ref
39675 reference "sub:Document-Font"
39676
39677 \end_inset
39678
39679 .
39680 \end_layout
39681
39682 \begin_layout Subsection
39683 Colors
39684 \begin_inset Index
39685 status collapsed
39686
39687 \begin_layout Plain Layout
39688 Color ! LyX screen
39689 \end_layout
39690
39691 \end_inset
39692
39693
39694 \begin_inset Index
39695 status collapsed
39696
39697 \begin_layout Plain Layout
39698 Settings ! Color
39699 \end_layout
39700
39701 \end_inset
39702
39703
39704 \end_layout
39705
39706 \begin_layout Standard
39707 You can here change all colors used by LyX.
39708  Choose an item in the list and use the 
39709 \family sans
39710 Alter
39711 \family default
39712  button.
39713 \end_layout
39714
39715 \begin_layout Subsection
39716 Graphics
39717 \begin_inset Index
39718 status collapsed
39719
39720 \begin_layout Plain Layout
39721 Settings ! Graphics
39722 \end_layout
39723
39724 \end_inset
39725
39726
39727 \end_layout
39728
39729 \begin_layout Standard
39730 Here you can specify how graphics inside LyX are displayed.
39731 \end_layout
39732
39733 \begin_layout Standard
39734
39735 \family sans
39736 Instant Preview
39737 \family default
39738  enables previewing snippets of your document.
39739  This feature is described in section
39740 \begin_inset space ~
39741 \end_inset
39742
39743
39744 \begin_inset CommandInset ref
39745 LatexCommand ref
39746 reference "sec:Previewing-snippets-of"
39747
39748 \end_inset
39749
39750 .
39751 \end_layout
39752
39753 \begin_layout Subsection
39754 Keyboard Map
39755 \begin_inset Index
39756 status collapsed
39757
39758 \begin_layout Plain Layout
39759 Keyboard Map
39760 \end_layout
39761
39762 \end_inset
39763
39764
39765 \begin_inset Index
39766 status collapsed
39767
39768 \begin_layout Plain Layout
39769 Settings ! Keyboard Map
39770 \end_layout
39771
39772 \end_inset
39773
39774
39775 \begin_inset CommandInset label
39776 LatexCommand label
39777 name "sub:Keyboard-Map"
39778
39779 \end_inset
39780
39781
39782 \end_layout
39783
39784 \begin_layout Standard
39785 Normally keyboard settings have to be done in a menu of your operating system.
39786  For the case that this is not possible, LyX provides keyboard maps.
39787  If you have e.
39788 \begin_inset space \thinspace{}
39789 \end_inset
39790
39791 g.
39792 \begin_inset space ~
39793 \end_inset
39794
39795 a Czech keyboard but want to write with it like with a Romanian one, you
39796  can use the keyboard map file named 
39797 \emph on
39798 romanian.kmap
39799 \emph default
39800 .
39801 \end_layout
39802
39803 \begin_layout Standard
39804 \begin_inset Note Greyedout
39805 status open
39806
39807 \begin_layout Plain Layout
39808
39809 \series bold
39810 Note:
39811 \series default
39812  Keyboard maps are only provided as makeshift and don't work on all systems.
39813 \end_layout
39814
39815 \end_inset
39816
39817
39818 \end_layout
39819
39820 \begin_layout Section
39821 Paths
39822 \begin_inset Index
39823 status collapsed
39824
39825 \begin_layout Plain Layout
39826 Paths
39827 \end_layout
39828
39829 \end_inset
39830
39831
39832 \begin_inset Index
39833 status collapsed
39834
39835 \begin_layout Plain Layout
39836 Settings ! Directory
39837 \end_layout
39838
39839 \end_inset
39840
39841
39842 \end_layout
39843
39844 \begin_layout Description
39845 Working
39846 \begin_inset space ~
39847 \end_inset
39848
39849 directory This is LyX's working directory.
39850  It is the default when you 
39851 \family sans
39852 Open
39853 \family default
39854
39855 \family sans
39856 Save
39857 \family default
39858  or 
39859 \family sans
39860 Save
39861 \begin_inset space ~
39862 \end_inset
39863
39864 as
39865 \family default
39866  files.
39867 \end_layout
39868
39869 \begin_layout Description
39870 Document
39871 \begin_inset space ~
39872 \end_inset
39873
39874 templates This directory will be opened when you use the menu 
39875 \family sans
39876 File\SpecialChar \menuseparator
39877 New
39878 \begin_inset space ~
39879 \end_inset
39880
39881 from
39882 \begin_inset space ~
39883 \end_inset
39884
39885 Template
39886 \family default
39887 .
39888 \end_layout
39889
39890 \begin_layout Description
39891 Backup
39892 \begin_inset space ~
39893 \end_inset
39894
39895 directory
39896 \begin_inset Index
39897 status collapsed
39898
39899 \begin_layout Plain Layout
39900 Backup ! Directory
39901 \end_layout
39902
39903 \end_inset
39904
39905  Backup copies will be saved to this directory.
39906  When no directory is given but backups are enabled as described in section
39907 \begin_inset space ~
39908 \end_inset
39909
39910
39911 \begin_inset CommandInset ref
39912 LatexCommand ref
39913 reference "sub:Backup documents"
39914
39915 \end_inset
39916
39917 , the 
39918 \family sans
39919 Working directory
39920 \family default
39921  will be used to save the backups.
39922 \begin_inset Newline newline
39923 \end_inset
39924
39925 The backup files have the ending 
39926 \begin_inset Quotes eld
39927 \end_inset
39928
39929 .lyx~
39930 \begin_inset Quotes erd
39931 \end_inset
39932
39933 .
39934 \end_layout
39935
39936 \begin_layout Description
39937 Ly
39938 \begin_inset ERT
39939 status collapsed
39940
39941 \begin_layout Plain Layout
39942
39943 {}
39944 \end_layout
39945
39946 \end_inset
39947
39948 XServer-Pipe Here you can enter the name of a Unix-pipe.
39949  This pipe is used to send data from external programs to LyX.
39950 \begin_inset Newline newline
39951 \end_inset
39952
39953
39954 \begin_inset Note Greyedout
39955 status open
39956
39957 \begin_layout Plain Layout
39958
39959 \series bold
39960 Note:
39961 \series default
39962  This feature doesn't work on Windows systems.
39963 \end_layout
39964
39965 \end_inset
39966
39967
39968 \end_layout
39969
39970 \begin_layout Description
39971 Temporary
39972 \begin_inset space ~
39973 \end_inset
39974
39975 directory Temporary files will be saved in this directory.
39976 \end_layout
39977
39978 \begin_layout Description
39979 PATH
39980 \begin_inset space ~
39981 \end_inset
39982
39983 prefix This field contains a list of paths to external programs.
39984  When LyX needs to use an external program, it looks in this list where
39985  to find it on the system.
39986  The path list is automatically set up on Windows and Mac systems while
39987  LyX is configured, so that you normally don't have to modify it.
39988  On Unix
39989 \begin_inset space \thinspace{}
39990 \end_inset
39991
39992 /
39993 \begin_inset space \thinspace{}
39994 \end_inset
39995
39996 Linux systems, the path list will need to be set only if there are external
39997  programs you wish to use that are not in your normal system path ($PATH).
39998  
39999 \end_layout
40000
40001 \begin_layout Section
40002 Identity
40003 \end_layout
40004
40005 \begin_layout Standard
40006 Here you can insert your name and email address.
40007  The identity will be used when you have enabled change tracking as described
40008  in section
40009 \begin_inset space ~
40010 \end_inset
40011
40012
40013 \begin_inset CommandInset ref
40014 LatexCommand ref
40015 reference "sec:Change-Tracking"
40016
40017 \end_inset
40018
40019 , to mark changes you make as yours.
40020 \end_layout
40021
40022 \begin_layout Section
40023 Language Settings
40024 \begin_inset Index
40025 status collapsed
40026
40027 \begin_layout Plain Layout
40028 Language ! Settings
40029 \end_layout
40030
40031 \end_inset
40032
40033
40034 \begin_inset Index
40035 status collapsed
40036
40037 \begin_layout Plain Layout
40038 Settings ! Language
40039 \end_layout
40040
40041 \end_inset
40042
40043
40044 \end_layout
40045
40046 \begin_layout Subsection
40047 Language
40048 \end_layout
40049
40050 \begin_layout Description
40051 Default
40052 \begin_inset space ~
40053 \end_inset
40054
40055 language is the language used in new documents
40056 \end_layout
40057
40058 \begin_layout Description
40059 Language
40060 \begin_inset space ~
40061 \end_inset
40062
40063 package is a LaTeX-command to load a LaTeX-package that handles language
40064  issues.
40065  The default is the LaTeX-command 
40066 \family sans
40067
40068 \backslash
40069 usepackage{babel}
40070 \family default
40071  that loads the package 
40072 \series bold
40073 babel
40074 \series default
40075 .
40076 \begin_inset Foot
40077 status collapsed
40078
40079 \begin_layout Plain Layout
40080 For an introduction to the LaTeX-Syntax, have a look at section
40081 \begin_inset space ~
40082 \end_inset
40083
40084
40085 \begin_inset CommandInset ref
40086 LatexCommand ref
40087 reference "sec:TeX-Code"
40088
40089 \end_inset
40090
40091 .
40092 \end_layout
40093
40094 \end_inset
40095
40096
40097 \begin_inset Newline newline
40098 \end_inset
40099
40100 The 
40101 \series bold
40102 babel
40103 \series default
40104  translates in the background automatically text labels of documents to
40105  the document language.
40106  A text label is for instance the word 
40107 \begin_inset Quotes eld
40108 \end_inset
40109
40110 Table
40111 \begin_inset Quotes erd
40112 \end_inset
40113
40114  at the beginning of every table-caption.
40115 \end_layout
40116
40117 \begin_layout Description
40118 Command
40119 \begin_inset space ~
40120 \end_inset
40121
40122 start When a special LaTeX-package is needed to write in a certain document
40123  language, you can here specify the command to start the package.
40124  An example is the start command 
40125 \family sans
40126
40127 \backslash
40128 begin{arabtext}
40129 \family default
40130  that is needed to write Arabic using the package 
40131 \series bold
40132 ArabTeX
40133 \series default
40134 , see 
40135 \begin_inset CommandInset citation
40136 LatexCommand cite
40137 key "Arabic"
40138
40139 \end_inset
40140
40141 .
40142  The default is the 
40143 \series bold
40144 babel
40145 \series default
40146  command 
40147 \family sans
40148
40149 \backslash
40150 selectlanguage{$$lang}
40151 \family default
40152 .
40153 \end_layout
40154
40155 \begin_layout Description
40156 Command
40157 \begin_inset space ~
40158 \end_inset
40159
40160 end Counterpart to 
40161 \family sans
40162 Command start
40163 \family default
40164 .
40165  Some packages, like the default, don't have an end command since the start
40166  command toggles the package on and off.
40167 \end_layout
40168
40169 \begin_layout Description
40170 Use
40171 \begin_inset space ~
40172 \end_inset
40173
40174 babel Whether 
40175 \series bold
40176 babel
40177 \series default
40178  is used or not.
40179 \end_layout
40180
40181 \begin_layout Description
40182 Global When this option is set, the languages used in the document will
40183  be added as options to the document class options, so that they can be
40184  used by all Latex@LaTeX-packages.
40185  Otherwise they will only be used as options for the 
40186 \series bold
40187 babel
40188 \series default
40189  package.
40190 \end_layout
40191
40192 \begin_layout Description
40193 Auto
40194 \begin_inset space ~
40195 \end_inset
40196
40197 begin When this option is set, the documents starts with the chosen document
40198  language.
40199  When this option is not set, the 
40200 \family sans
40201 Command
40202 \begin_inset space ~
40203 \end_inset
40204
40205 start
40206 \family default
40207  is explicitly set to the beginning of the document in the LaTeX-output.
40208  This assures that the correct language is used when you use another 
40209 \family sans
40210 Command
40211 \begin_inset space ~
40212 \end_inset
40213
40214 start
40215 \family default
40216  than the default.
40217 \end_layout
40218
40219 \begin_layout Description
40220 Auto
40221 \begin_inset space ~
40222 \end_inset
40223
40224 end Counterpart to 
40225 \family sans
40226 Auto
40227 \begin_inset space ~
40228 \end_inset
40229
40230 begin
40231 \family default
40232 .
40233  When it is not set, the 
40234 \family sans
40235 Command
40236 \begin_inset space ~
40237 \end_inset
40238
40239 end
40240 \family default
40241  is set to the end of the document.
40242 \end_layout
40243
40244 \begin_layout Description
40245 Mark
40246 \begin_inset space ~
40247 \end_inset
40248
40249 foreign
40250 \begin_inset space ~
40251 \end_inset
40252
40253 languages Text marked formatted in a language different from the document
40254  language will be underlined blue.
40255 \end_layout
40256
40257 \begin_layout Description
40258 Right
40259 \begin_inset space ~
40260 \end_inset
40261
40262 to
40263 \begin_inset space ~
40264 \end_inset
40265
40266 left
40267 \begin_inset space ~
40268 \end_inset
40269
40270 language
40271 \begin_inset space ~
40272 \end_inset
40273
40274 support Enables the use of languages, written from right to left, like Arabic,
40275  Hebrew, Farsi.
40276 \end_layout
40277
40278 \begin_layout Subsection
40279 Spellchecker
40280 \end_layout
40281
40282 \begin_layout Standard
40283 The spellchecker settings are explained in section
40284 \begin_inset space ~
40285 \end_inset
40286
40287
40288 \begin_inset CommandInset ref
40289 LatexCommand ref
40290 reference "sec:Spellchecking"
40291
40292 \end_inset
40293
40294
40295 \end_layout
40296
40297 \begin_layout Section
40298 Outputs
40299 \end_layout
40300
40301 \begin_layout Subsection
40302 Printer
40303 \begin_inset CommandInset label
40304 LatexCommand label
40305 name "sub:Printer"
40306
40307 \end_inset
40308
40309
40310 \begin_inset Index
40311 status collapsed
40312
40313 \begin_layout Plain Layout
40314 Printer
40315 \end_layout
40316
40317 \end_inset
40318
40319
40320 \begin_inset Index
40321 status collapsed
40322
40323 \begin_layout Plain Layout
40324 Settings ! Printer
40325 \end_layout
40326
40327 \end_inset
40328
40329
40330 \end_layout
40331
40332 \begin_layout Description
40333 Default
40334 \begin_inset space ~
40335 \end_inset
40336
40337 printer Here you can specify the name of your default printer.
40338  The name will be used when the 
40339 \family sans
40340 Printer command
40341 \family default
40342  is executed.
40343 \begin_inset Newline newline
40344 \end_inset
40345
40346
40347 \begin_inset Note Greyedout
40348 status open
40349
40350 \begin_layout Plain Layout
40351
40352 \series bold
40353 Note:
40354 \series default
40355  You can leave this field empty on Windows systems because it has there
40356  no effect.
40357 \end_layout
40358
40359 \end_inset
40360
40361
40362 \end_layout
40363
40364 \begin_layout Description
40365 Adapt
40366 \begin_inset space ~
40367 \end_inset
40368
40369 output
40370 \begin_inset space ~
40371 \end_inset
40372
40373 to
40374 \begin_inset space ~
40375 \end_inset
40376
40377 printer This option works only for the 
40378 \family sans
40379 Printer command
40380 \family default
40381  
40382 \begin_inset Quotes eld
40383 \end_inset
40384
40385
40386 \family sans
40387 dvips
40388 \family default
40389
40390 \begin_inset Quotes erd
40391 \end_inset
40392
40393 .
40394  It activates a configuration file for dvips.
40395  This is an option only for dvips experts.
40396 \end_layout
40397
40398 \begin_layout Description
40399 Printer
40400 \begin_inset space ~
40401 \end_inset
40402
40403 command is the command LyX
40404 \begin_inset space \thinspace{}
40405 \end_inset
40406
40407 /
40408 \begin_inset space \thinspace{}
40409 \end_inset
40410
40411 LaTeX uses for printing.
40412  The default is on most systems 
40413 \family sans
40414 dvips
40415 \family default
40416 .
40417 \end_layout
40418
40419 \begin_layout Description
40420 Printer
40421 \begin_inset space ~
40422 \end_inset
40423
40424 Command
40425 \begin_inset space ~
40426 \end_inset
40427
40428 Options Here you can specify printer options.
40429  A list of printer options with explanations can be found in the documentation
40430  of the program that provides the 
40431 \family sans
40432 Printer command
40433 \family default
40434  you are using.
40435 \end_layout
40436
40437 \begin_layout Subsection
40438 Date Format
40439 \begin_inset Index
40440 status collapsed
40441
40442 \begin_layout Plain Layout
40443 Date Format
40444 \end_layout
40445
40446 \end_inset
40447
40448
40449 \begin_inset Index
40450 status collapsed
40451
40452 \begin_layout Plain Layout
40453 Settings ! Date format
40454 \end_layout
40455
40456 \end_inset
40457
40458
40459 \end_layout
40460
40461 \begin_layout Standard
40462 The date format can be one or a mixture of the formats listed here:
40463 \begin_inset Newline newline
40464 \end_inset
40465
40466
40467 \begin_inset Flex URL
40468 status collapsed
40469
40470 \begin_layout Plain Layout
40471
40472 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40473 \end_layout
40474
40475 \end_inset
40476
40477
40478 \begin_inset Newline newline
40479 \end_inset
40480
40481 For example the format
40482 \begin_inset Newline newline
40483 \end_inset
40484
40485 %d/%m/%y
40486 \begin_inset Newline newline
40487 \end_inset
40488
40489 prints the date as day/month/year.
40490 \end_layout
40491
40492 \begin_layout Subsection
40493 Plain Text
40494 \end_layout
40495
40496 \begin_layout Description
40497 Output
40498 \begin_inset space ~
40499 \end_inset
40500
40501 line
40502 \begin_inset space ~
40503 \end_inset
40504
40505 length sets the maximum number of characters printed in one line when using
40506  the menu 
40507 \family sans
40508 File\SpecialChar \menuseparator
40509 Export\SpecialChar \menuseparator
40510 Plain
40511 \begin_inset space ~
40512 \end_inset
40513
40514 text
40515 \family default
40516 .
40517  Setting the line line length to 0 means all text is printed in one endless
40518  line.
40519 \end_layout
40520
40521 \begin_layout Description
40522 roff
40523 \begin_inset space ~
40524 \end_inset
40525
40526 command defines an additional command used to produce better ASCII tables
40527  with the 
40528 \family typewriter
40529 groff/troff/nroff
40530 \family default
40531  UNIX-commands (refer to their manuals for more information about them).
40532  Setting this as empty tells LyX to use the internal formatter.
40533 \end_layout
40534
40535 \begin_layout Subsection
40536 LaT
40537 \begin_inset ERT
40538 status collapsed
40539
40540 \begin_layout Plain Layout
40541
40542 {}
40543 \end_layout
40544
40545 \end_inset
40546
40547 eX
40548 \begin_inset CommandInset label
40549 LatexCommand label
40550 name "sub:LaTeX-settings"
40551
40552 \end_inset
40553
40554
40555 \begin_inset Index
40556 status collapsed
40557
40558 \begin_layout Plain Layout
40559 Settings ! Latex@LaTeX
40560 \end_layout
40561
40562 \end_inset
40563
40564
40565 \end_layout
40566
40567 \begin_layout Description
40568 Te
40569 \begin_inset ERT
40570 status collapsed
40571
40572 \begin_layout Plain Layout
40573
40574 {}
40575 \end_layout
40576
40577 \end_inset
40578
40579 X
40580 \begin_inset space ~
40581 \end_inset
40582
40583 encoding This is the default encoding of the document font.
40584  
40585 \family sans
40586 T1
40587 \family default
40588  is the default and covers western languages and symbols.
40589  
40590 \family sans
40591 T2A
40592 \family default
40593
40594 \family sans
40595 T2B
40596 \family default
40597
40598 \family sans
40599 T2C
40600 \family default
40601
40602 \family sans
40603 LCY
40604 \family default
40605 , and 
40606 \family sans
40607 X2
40608 \family default
40609  are for Cyrillic.
40610  Combinations of the encodings are possible, like 
40611 \begin_inset Quotes erd
40612 \end_inset
40613
40614
40615 \family sans
40616 T1, T2B
40617 \family default
40618
40619 \begin_inset Quotes erd
40620 \end_inset
40621
40622 .
40623  The font encoding is normally automatically loaded by the language packages
40624  LyX sets up in the background.
40625  So there is no need to change the default encoding.
40626 \end_layout
40627
40628 \begin_layout Description
40629 Default
40630 \begin_inset space ~
40631 \end_inset
40632
40633 paper
40634 \begin_inset space ~
40635 \end_inset
40636
40637 size This is the paper size that is used for new documents.
40638  The 
40639 \family sans
40640 Default
40641 \family default
40642  value depends on your LaTeX-system setup.
40643 \end_layout
40644
40645 \begin_layout Description
40646 Reset
40647 \begin_inset space ~
40648 \end_inset
40649
40650 class
40651 \begin_inset space ~
40652 \end_inset
40653
40654 options
40655 \begin_inset space ~
40656 \end_inset
40657
40658 when
40659 \begin_inset space ~
40660 \end_inset
40661
40662 document
40663 \begin_inset space ~
40664 \end_inset
40665
40666 classes
40667 \begin_inset space ~
40668 \end_inset
40669
40670 changes Removes all manually set document class options in the 
40671 \family sans
40672 Document\SpecialChar \menuseparator
40673 Settings
40674 \family default
40675  dialog when changing the document class.
40676 \end_layout
40677
40678 \begin_layout Standard
40679 In the 
40680 \family sans
40681 External Applications
40682 \family default
40683  field you can specify commands with parameters for the listed applications.
40684  Before you change something here, it is strongly recommended to read the
40685  manuals of the applications.
40686  Currently the following commands can be set:
40687 \end_layout
40688
40689 \begin_layout Description
40690 CheckTe
40691 \begin_inset ERT
40692 status collapsed
40693
40694 \begin_layout Plain Layout
40695
40696 {}
40697 \end_layout
40698
40699 \end_inset
40700
40701 X
40702 \begin_inset space ~
40703 \end_inset
40704
40705 command Command for the program 
40706 \family sans
40707 CheckTeX
40708 \family default
40709  that is described in section 
40710 \emph on
40711 Checking TeX
40712 \emph default
40713  of the 
40714 \emph on
40715 Extended Features
40716 \emph default
40717  manual.
40718 \end_layout
40719
40720 \begin_layout Description
40721 BibTe
40722 \begin_inset ERT
40723 status collapsed
40724
40725 \begin_layout Plain Layout
40726
40727 {}
40728 \end_layout
40729
40730 \end_inset
40731
40732 X
40733 \begin_inset space ~
40734 \end_inset
40735
40736 command Command for the program 
40737 \family sans
40738 BibTeX
40739 \family default
40740  that generates the bibliography, see section
40741 \begin_inset space ~
40742 \end_inset
40743
40744
40745 \begin_inset CommandInset ref
40746 LatexCommand ref
40747 reference "sub:Bibliography-databases"
40748
40749 \end_inset
40750
40751 .
40752 \end_layout
40753
40754 \begin_layout Description
40755 Index
40756 \begin_inset space ~
40757 \end_inset
40758
40759 command Command for the program that generates the index, see section
40760 \begin_inset space ~
40761 \end_inset
40762
40763
40764 \begin_inset CommandInset ref
40765 LatexCommand ref
40766 reference "sub:Index-Program"
40767
40768 \end_inset
40769
40770 .
40771 \end_layout
40772
40773 \begin_layout Description
40774 DVI
40775 \begin_inset space ~
40776 \end_inset
40777
40778 viewer
40779 \begin_inset space ~
40780 \end_inset
40781
40782 paper
40783 \begin_inset space ~
40784 \end_inset
40785
40786 size
40787 \begin_inset space ~
40788 \end_inset
40789
40790 options They only have an effect when the program 
40791 \family sans
40792 xdvi
40793 \family default
40794  is used as DVI-viewer.
40795 \end_layout
40796
40797 \begin_layout Subsection
40798 Paths
40799 \begin_inset Index
40800 status collapsed
40801
40802 \begin_layout Plain Layout
40803 Paths
40804 \end_layout
40805
40806 \end_inset
40807
40808
40809 \begin_inset Index
40810 status collapsed
40811
40812 \begin_layout Plain Layout
40813 Settings ! Paths
40814 \end_layout
40815
40816 \end_inset
40817
40818
40819 \end_layout
40820
40821 \begin_layout Standard
40822 The submenu 
40823 \family sans
40824 Paths
40825 \family default
40826  is only available in the Windows version of LyX.
40827  The option 
40828 \family sans
40829 Use Windows-style paths in LaTeX files
40830 \family default
40831  uses the Windows path style:
40832 \end_layout
40833
40834 \begin_layout Standard
40835 C:
40836 \backslash
40837 test
40838 \backslash
40839 hello
40840 \end_layout
40841
40842 \begin_layout Standard
40843 instead of the Unix path style:
40844 \end_layout
40845
40846 \begin_layout Standard
40847 C:/test/hello
40848 \end_layout
40849
40850 \begin_layout Section
40851 Converters
40852 \begin_inset Index
40853 status collapsed
40854
40855 \begin_layout Plain Layout
40856 Converters
40857 \end_layout
40858
40859 \end_inset
40860
40861
40862 \end_layout
40863
40864 \begin_layout Standard
40865 Here you find the list of defined converter commands to convert material
40866  from one format to another.
40867  You can modify them or create new ones.
40868  To modify a converter, select it, change the entry of the field 
40869 \family sans
40870 Converter
40871 \family default
40872  and/or 
40873 \family sans
40874 Extra
40875 \begin_inset space ~
40876 \end_inset
40877
40878 flag
40879 \family default
40880 , and press the 
40881 \family sans
40882 Modify
40883 \family default
40884  button.
40885  To create a new converter, select an existing one, select a different format
40886  in the 
40887 \family sans
40888 From
40889 \begin_inset space ~
40890 \end_inset
40891
40892 format
40893 \family default
40894  drop-down list, modify the 
40895 \family sans
40896 Converter
40897 \family default
40898  field, and press the 
40899 \family sans
40900 Add
40901 \family default
40902  button.
40903 \end_layout
40904
40905 \begin_layout Standard
40906 When the 
40907 \family sans
40908 Converter File Cache
40909 \family default
40910  is enabled, conversions will be cached as long as specified in the field
40911  
40912 \family sans
40913 Maximum Age (in days
40914 \family default
40915 ).
40916  This means that images don't need to be converted again when you reopen
40917  a document; the converted images from the cache will be used instead.
40918 \end_layout
40919
40920 \begin_layout Standard
40921 More about converters, like the variables and flags that can be used in
40922  the converter definition, is described in section 
40923 \emph on
40924 Converters
40925 \emph default
40926  of the 
40927 \emph on
40928 Customization
40929 \emph default
40930  manual.
40931 \end_layout
40932
40933 \begin_layout Section
40934 File Formats
40935 \begin_inset Index
40936 status collapsed
40937
40938 \begin_layout Plain Layout
40939 File formats
40940 \end_layout
40941
40942 \end_inset
40943
40944
40945 \begin_inset CommandInset label
40946 LatexCommand label
40947 name "sec:File-Formats"
40948
40949 \end_inset
40950
40951
40952 \end_layout
40953
40954 \begin_layout Standard
40955 Here you find the list of defined file formats that LyX can handle.
40956  You can modify the viewer and editor program that should be used for certain
40957  formats.
40958  To create a new format, select an existing one, change the entry of the
40959  fields 
40960 \family sans
40961 Format
40962 \family default
40963  and 
40964 \family sans
40965 GUI
40966 \begin_inset space ~
40967 \end_inset
40968
40969 name
40970 \family default
40971 , and press the 
40972 \family sans
40973 Add
40974 \family default
40975  button.
40976 \end_layout
40977
40978 \begin_layout Standard
40979 More about formats, like the options that can be used in the format definition,
40980  is described in section 
40981 \emph on
40982 Formats
40983 \emph default
40984  of the 
40985 \emph on
40986 Customization
40987 \emph default
40988  manual.
40989 \end_layout
40990
40991 \begin_layout Section
40992 Copiers
40993 \begin_inset Index
40994 status collapsed
40995
40996 \begin_layout Plain Layout
40997 Copiers
40998 \end_layout
40999
41000 \end_inset
41001
41002
41003 \end_layout
41004
41005 \begin_layout Standard
41006 Here you find the list of defined copiers.
41007  Since all conversions from one format to another take place in LyX's temporary
41008  directory, it is sometimes necessary to modify a file before copying it
41009  to the temporary directory in order that the conversion may be performed.
41010  This is done by a Copier.
41011 \end_layout
41012
41013 \begin_layout Standard
41014 More about converters is described in section 
41015 \emph on
41016 Copiers
41017 \emph default
41018  of the 
41019 \emph on
41020 Customization
41021 \emph default
41022  manual.
41023 \end_layout
41024
41025 \begin_layout Chapter
41026 Units available in LyX
41027 \begin_inset Index
41028 status collapsed
41029
41030 \begin_layout Plain Layout
41031 Units
41032 \end_layout
41033
41034 \end_inset
41035
41036
41037 \begin_inset CommandInset label
41038 LatexCommand label
41039 name "cha:Units-available-in"
41040
41041 \end_inset
41042
41043
41044 \end_layout
41045
41046 \begin_layout Standard
41047 To understand the units described in this documentation, 
41048 \begin_inset CommandInset ref
41049 LatexCommand ref
41050 reference "cap:Units"
41051
41052 \end_inset
41053
41054  explains all units available in LyX.
41055 \end_layout
41056
41057 \begin_layout Standard
41058 \begin_inset Float table
41059 placement h
41060 wide false
41061 sideways false
41062 status open
41063
41064 \begin_layout Plain Layout
41065 \begin_inset Caption
41066
41067 \begin_layout Plain Layout
41068 \begin_inset CommandInset label
41069 LatexCommand label
41070 name "cap:Units"
41071
41072 \end_inset
41073
41074 Units
41075 \end_layout
41076
41077 \end_inset
41078
41079
41080 \end_layout
41081
41082 \begin_layout Plain Layout
41083 \begin_inset VSpace medskip
41084 \end_inset
41085
41086
41087 \end_layout
41088
41089 \begin_layout Plain Layout
41090 \align center
41091 \begin_inset Tabular
41092 <lyxtabular version="3" rows="20" columns="2">
41093 <features>
41094 <column alignment="center" valignment="top" width="0">
41095 <column alignment="center" valignment="top" width="0">
41096 <row>
41097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41098 \begin_inset Text
41099
41100 \begin_layout Plain Layout
41101 unit
41102 \end_layout
41103
41104 \end_inset
41105 </cell>
41106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41107 \begin_inset Text
41108
41109 \begin_layout Plain Layout
41110 name/description
41111 \end_layout
41112
41113 \end_inset
41114 </cell>
41115 </row>
41116 <row>
41117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41118 \begin_inset Text
41119
41120 \begin_layout Plain Layout
41121 mm
41122 \end_layout
41123
41124 \end_inset
41125 </cell>
41126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41127 \begin_inset Text
41128
41129 \begin_layout Plain Layout
41130 millimeter
41131 \end_layout
41132
41133 \end_inset
41134 </cell>
41135 </row>
41136 <row>
41137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41138 \begin_inset Text
41139
41140 \begin_layout Plain Layout
41141 cm
41142 \end_layout
41143
41144 \end_inset
41145 </cell>
41146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41147 \begin_inset Text
41148
41149 \begin_layout Plain Layout
41150 centimeter
41151 \end_layout
41152
41153 \end_inset
41154 </cell>
41155 </row>
41156 <row>
41157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41158 \begin_inset Text
41159
41160 \begin_layout Plain Layout
41161 in
41162 \end_layout
41163
41164 \end_inset
41165 </cell>
41166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41167 \begin_inset Text
41168
41169 \begin_layout Plain Layout
41170 inch
41171 \end_layout
41172
41173 \end_inset
41174 </cell>
41175 </row>
41176 <row>
41177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41178 \begin_inset Text
41179
41180 \begin_layout Plain Layout
41181 pt
41182 \end_layout
41183
41184 \end_inset
41185 </cell>
41186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41187 \begin_inset Text
41188
41189 \begin_layout Plain Layout
41190 point (72.27
41191 \begin_inset space \thinspace{}
41192 \end_inset
41193
41194 pt = 1
41195 \begin_inset space \thinspace{}
41196 \end_inset
41197
41198 in)
41199 \end_layout
41200
41201 \end_inset
41202 </cell>
41203 </row>
41204 <row>
41205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41206 \begin_inset Text
41207
41208 \begin_layout Plain Layout
41209 pc
41210 \end_layout
41211
41212 \end_inset
41213 </cell>
41214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41215 \begin_inset Text
41216
41217 \begin_layout Plain Layout
41218 pica (1
41219 \begin_inset space \thinspace{}
41220 \end_inset
41221
41222 pc = 12
41223 \begin_inset space \thinspace{}
41224 \end_inset
41225
41226 pt)
41227 \end_layout
41228
41229 \end_inset
41230 </cell>
41231 </row>
41232 <row>
41233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41234 \begin_inset Text
41235
41236 \begin_layout Plain Layout
41237 sp
41238 \end_layout
41239
41240 \end_inset
41241 </cell>
41242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41243 \begin_inset Text
41244
41245 \begin_layout Plain Layout
41246 scaled point (65536
41247 \begin_inset space \thinspace{}
41248 \end_inset
41249
41250 sp = 1
41251 \begin_inset space \thinspace{}
41252 \end_inset
41253
41254 pt)
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 bp
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 big point (72
41275 \begin_inset space \thinspace{}
41276 \end_inset
41277
41278 bp = 1
41279 \begin_inset space \thinspace{}
41280 \end_inset
41281
41282 in)
41283 \end_layout
41284
41285 \end_inset
41286 </cell>
41287 </row>
41288 <row>
41289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41290 \begin_inset Text
41291
41292 \begin_layout Plain Layout
41293 dd
41294 \end_layout
41295
41296 \end_inset
41297 </cell>
41298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41299 \begin_inset Text
41300
41301 \begin_layout Plain Layout
41302 didot (72
41303 \begin_inset space \thinspace{}
41304 \end_inset
41305
41306 dd 
41307 \begin_inset Formula $\approx$
41308 \end_inset
41309
41310  37.6
41311 \begin_inset space \thinspace{}
41312 \end_inset
41313
41314 mm)
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 cc
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 cicero (1
41335 \begin_inset space \thinspace{}
41336 \end_inset
41337
41338 cc = 12
41339 \begin_inset space \thinspace{}
41340 \end_inset
41341
41342 dd)
41343 \end_layout
41344
41345 \end_inset
41346 </cell>
41347 </row>
41348 <row>
41349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41350 \begin_inset Text
41351
41352 \begin_layout Plain Layout
41353 Scale%
41354 \end_layout
41355
41356 \end_inset
41357 </cell>
41358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41359 \begin_inset Text
41360
41361 \begin_layout Plain Layout
41362 % of original image width
41363 \end_layout
41364
41365 \end_inset
41366 </cell>
41367 </row>
41368 <row>
41369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41370 \begin_inset Text
41371
41372 \begin_layout Plain Layout
41373 text%
41374 \end_layout
41375
41376 \end_inset
41377 </cell>
41378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41379 \begin_inset Text
41380
41381 \begin_layout Plain Layout
41382 % of text width
41383 \end_layout
41384
41385 \end_inset
41386 </cell>
41387 </row>
41388 <row>
41389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41390 \begin_inset Text
41391
41392 \begin_layout Plain Layout
41393 col%
41394 \end_layout
41395
41396 \end_inset
41397 </cell>
41398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41399 \begin_inset Text
41400
41401 \begin_layout Plain Layout
41402 % of column width
41403 \end_layout
41404
41405 \end_inset
41406 </cell>
41407 </row>
41408 <row>
41409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41410 \begin_inset Text
41411
41412 \begin_layout Plain Layout
41413 page%
41414 \end_layout
41415
41416 \end_inset
41417 </cell>
41418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41419 \begin_inset Text
41420
41421 \begin_layout Plain Layout
41422 % of paper width
41423 \end_layout
41424
41425 \end_inset
41426 </cell>
41427 </row>
41428 <row>
41429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41430 \begin_inset Text
41431
41432 \begin_layout Plain Layout
41433 line%
41434 \end_layout
41435
41436 \end_inset
41437 </cell>
41438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41439 \begin_inset Text
41440
41441 \begin_layout Plain Layout
41442 % of line width
41443 \end_layout
41444
41445 \end_inset
41446 </cell>
41447 </row>
41448 <row>
41449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41450 \begin_inset Text
41451
41452 \begin_layout Plain Layout
41453 theight%
41454 \end_layout
41455
41456 \end_inset
41457 </cell>
41458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41459 \begin_inset Text
41460
41461 \begin_layout Plain Layout
41462 % of text height
41463 \end_layout
41464
41465 \end_inset
41466 </cell>
41467 </row>
41468 <row>
41469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41470 \begin_inset Text
41471
41472 \begin_layout Plain Layout
41473 pheight%
41474 \end_layout
41475
41476 \end_inset
41477 </cell>
41478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41479 \begin_inset Text
41480
41481 \begin_layout Plain Layout
41482 % of paper height
41483 \end_layout
41484
41485 \end_inset
41486 </cell>
41487 </row>
41488 <row>
41489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41490 \begin_inset Text
41491
41492 \begin_layout Plain Layout
41493 ex
41494 \end_layout
41495
41496 \end_inset
41497 </cell>
41498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41499 \begin_inset Text
41500
41501 \begin_layout Plain Layout
41502 height of letter 
41503 \emph on
41504 x
41505 \emph default
41506  in current font
41507 \end_layout
41508
41509 \end_inset
41510 </cell>
41511 </row>
41512 <row>
41513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41514 \begin_inset Text
41515
41516 \begin_layout Plain Layout
41517 em
41518 \end_layout
41519
41520 \end_inset
41521 </cell>
41522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41523 \begin_inset Text
41524
41525 \begin_layout Plain Layout
41526 width of letter 
41527 \emph on
41528 M
41529 \emph default
41530  in current font
41531 \end_layout
41532
41533 \end_inset
41534 </cell>
41535 </row>
41536 <row>
41537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41538 \begin_inset Text
41539
41540 \begin_layout Plain Layout
41541 mu
41542 \end_layout
41543
41544 \end_inset
41545 </cell>
41546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41547 \begin_inset Text
41548
41549 \begin_layout Plain Layout
41550 math unit (1
41551 \begin_inset space \thinspace{}
41552 \end_inset
41553
41554 mu = 1/18
41555 \begin_inset space \thinspace{}
41556 \end_inset
41557
41558 em)
41559 \end_layout
41560
41561 \end_inset
41562 </cell>
41563 </row>
41564 </lyxtabular>
41565
41566 \end_inset
41567
41568
41569 \end_layout
41570
41571 \end_inset
41572
41573
41574 \end_layout
41575
41576 \begin_layout Chapter
41577 Credits
41578 \begin_inset CommandInset label
41579 LatexCommand label
41580 name "cha:Credits"
41581
41582 \end_inset
41583
41584
41585 \end_layout
41586
41587 \begin_layout Standard
41588 The documentation is a collaborative effort between many different people
41589  (and we would encourage people to contribute!).
41590 \end_layout
41591
41592 \begin_layout Itemize
41593
41594 \noun on
41595 Alejandro Aguilar Sierra
41596 \end_layout
41597
41598 \begin_layout Itemize
41599
41600 \noun on
41601 Amir Karger
41602 \end_layout
41603
41604 \begin_layout Itemize
41605
41606 \noun on
41607 David Johnson
41608 \end_layout
41609
41610 \begin_layout Itemize
41611
41612 \noun on
41613 Hartmut Haase
41614 \end_layout
41615
41616 \begin_layout Itemize
41617
41618 \noun on
41619 Ignacio García
41620 \end_layout
41621
41622 \begin_layout Itemize
41623
41624 \noun on
41625 Ivan Schreter
41626 \end_layout
41627
41628 \begin_layout Itemize
41629
41630 \noun on
41631 John Raithel
41632 \end_layout
41633
41634 \begin_layout Itemize
41635
41636 \noun on
41637 John Weiss
41638 \end_layout
41639
41640 \begin_layout Itemize
41641
41642 \noun on
41643 Lars Gullik Bjønnes
41644 \end_layout
41645
41646 \begin_layout Itemize
41647
41648 \noun on
41649 Matthias Ettrich
41650 \end_layout
41651
41652 \begin_layout Itemize
41653
41654 \noun on
41655 Matthias Zenker
41656 \end_layout
41657
41658 \begin_layout Itemize
41659
41660 \noun on
41661 Rich Fields
41662 \end_layout
41663
41664 \begin_layout Itemize
41665
41666 \noun on
41667 Pascal André
41668 \end_layout
41669
41670 \begin_layout Itemize
41671
41672 \noun on
41673 Paul Evans
41674 \end_layout
41675
41676 \begin_layout Itemize
41677
41678 \noun on
41679 Paul Russel
41680 \end_layout
41681
41682 \begin_layout Itemize
41683
41684 \noun on
41685 Robin Socha
41686 \end_layout
41687
41688 \begin_layout Itemize
41689
41690 \noun on
41691 Uwe Stöhr
41692 \end_layout
41693
41694 \begin_layout Itemize
41695 The LyX Team: 
41696 \begin_inset CommandInset citation
41697 LatexCommand cite
41698 key "lyxcredit"
41699
41700 \end_inset
41701
41702
41703 \end_layout
41704
41705 \begin_layout Standard
41706 \begin_inset Newpage newpage
41707 \end_inset
41708
41709 The bibliography on the following page was created with the 
41710 \family sans
41711 Bibliography
41712 \family default
41713  environment.
41714 \end_layout
41715
41716 \begin_layout Bibliography
41717 \begin_inset CommandInset bibitem
41718 LatexCommand bibitem
41719 label "Credits"
41720 key "lyxcredit"
41721
41722 \end_inset
41723
41724 The LyX Team: 
41725 \begin_inset CommandInset href
41726 LatexCommand href
41727 name "Credits"
41728 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41729
41730 \end_inset
41731
41732 :
41733 \begin_inset Newline newline
41734 \end_inset
41735
41736
41737 \begin_inset Flex URL
41738 status collapsed
41739
41740 \begin_layout Plain Layout
41741
41742 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41743 \end_layout
41744
41745 \end_inset
41746
41747
41748 \end_layout
41749
41750 \begin_layout Bibliography
41751 \begin_inset CommandInset bibitem
41752 LatexCommand bibitem
41753 key "latexcompanion"
41754
41755 \end_inset
41756
41757 Frank Mittelbach and Michel Goossens: 
41758 \emph on
41759 The LaTeX Companion Second Edition.
41760
41761 \emph default
41762  Addison-Wesley, 2004
41763 \end_layout
41764
41765 \begin_layout Bibliography
41766 \begin_inset CommandInset bibitem
41767 LatexCommand bibitem
41768 key "latexguide"
41769
41770 \end_inset
41771
41772 Helmut Kopka and Patrick W.
41773  Daly: 
41774 \emph on
41775 A Guide to LaTeX Fourth Edition.
41776
41777 \emph default
41778  Addison-Wesley, 2003
41779 \end_layout
41780
41781 \begin_layout Bibliography
41782 \begin_inset CommandInset bibitem
41783 LatexCommand bibitem
41784 key "latexbook"
41785
41786 \end_inset
41787
41788 Leslie Lamport: 
41789 \emph on
41790 LaTeX: A Document Preparation System.
41791
41792 \emph default
41793  Addison-Wesley, second edition, 1994
41794 \end_layout
41795
41796 \begin_layout Bibliography
41797 \begin_inset CommandInset bibitem
41798 LatexCommand bibitem
41799 key "texbook"
41800
41801 \end_inset
41802
41803 Donald E.
41804  Knuth.
41805  
41806 \emph on
41807 The TeXbook.
41808
41809 \emph default
41810  Addison-Wesley, 1984
41811 \end_layout
41812
41813 \begin_layout Bibliography
41814 \begin_inset CommandInset bibitem
41815 LatexCommand bibitem
41816 key "TeXCatalogue"
41817
41818 \end_inset
41819
41820 The TeX Catalogue:
41821 \begin_inset Newline newline
41822 \end_inset
41823
41824
41825 \begin_inset Flex URL
41826 status collapsed
41827
41828 \begin_layout Plain Layout
41829
41830 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41831 \end_layout
41832
41833 \end_inset
41834
41835
41836 \end_layout
41837
41838 \begin_layout Bibliography
41839 \begin_inset CommandInset bibitem
41840 LatexCommand bibitem
41841 key "LaTeXFAQ"
41842
41843 \end_inset
41844
41845 The LaTeX FAQ:
41846 \begin_inset Newline newline
41847 \end_inset
41848
41849
41850 \begin_inset Flex URL
41851 status collapsed
41852
41853 \begin_layout Plain Layout
41854
41855 http://www.tex.ac.uk/cgi-bin/texfaq2html
41856 \end_layout
41857
41858 \end_inset
41859
41860
41861 \end_layout
41862
41863 \begin_layout Bibliography
41864 \begin_inset CommandInset bibitem
41865 LatexCommand bibitem
41866 key "makeindex"
41867
41868 \end_inset
41869
41870
41871 \begin_inset CommandInset href
41872 LatexCommand href
41873 name "Documentation"
41874 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41875
41876 \end_inset
41877
41878  of the program 
41879 \family sans
41880 makeindex
41881 \family default
41882 :
41883 \begin_inset Newline newline
41884 \end_inset
41885
41886
41887 \begin_inset Flex URL
41888 status collapsed
41889
41890 \begin_layout Plain Layout
41891
41892 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41893 \end_layout
41894
41895 \end_inset
41896
41897
41898 \end_layout
41899
41900 \begin_layout Bibliography
41901 \begin_inset CommandInset bibitem
41902 LatexCommand bibitem
41903 key "xindy"
41904
41905 \end_inset
41906
41907
41908 \begin_inset CommandInset href
41909 LatexCommand href
41910 name "Documentation"
41911 target "http://www.xindy.org/documentation.html"
41912
41913 \end_inset
41914
41915  of the program 
41916 \family sans
41917 xindy
41918 \family default
41919 :
41920 \begin_inset Newline newline
41921 \end_inset
41922
41923
41924 \begin_inset Flex URL
41925 status collapsed
41926
41927 \begin_layout Plain Layout
41928
41929 http://www.xindy.org/documentation.html
41930 \end_layout
41931
41932 \end_inset
41933
41934
41935 \end_layout
41936
41937 \begin_layout Bibliography
41938 \begin_inset CommandInset bibitem
41939 LatexCommand bibitem
41940 key "caption"
41941
41942 \end_inset
41943
41944
41945 \begin_inset CommandInset href
41946 LatexCommand href
41947 name "Documentation"
41948 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41949
41950 \end_inset
41951
41952  of the LaTeX-package 
41953 \series bold
41954 caption
41955 \series default
41956
41957 \begin_inset Index
41958 status collapsed
41959
41960 \begin_layout Plain Layout
41961 Latex@LaTeX-packages ! caption
41962 \end_layout
41963
41964 \end_inset
41965
41966 :
41967 \begin_inset Newline newline
41968 \end_inset
41969
41970
41971 \begin_inset Flex URL
41972 status collapsed
41973
41974 \begin_layout Plain Layout
41975
41976 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41977 \end_layout
41978
41979 \end_inset
41980
41981
41982 \end_layout
41983
41984 \begin_layout Bibliography
41985 \begin_inset CommandInset bibitem
41986 LatexCommand bibitem
41987 key "fancyhdr"
41988
41989 \end_inset
41990
41991
41992 \begin_inset CommandInset href
41993 LatexCommand href
41994 name "Documentation"
41995 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41996
41997 \end_inset
41998
41999  of the LaTeX-package 
42000 \series bold
42001 fancyhdr
42002 \series default
42003
42004 \begin_inset Index
42005 status collapsed
42006
42007 \begin_layout Plain Layout
42008 Latex@LaTeX-packages ! fancyhdr
42009 \end_layout
42010
42011 \end_inset
42012
42013 :
42014 \begin_inset Newline newline
42015 \end_inset
42016
42017
42018 \begin_inset Flex URL
42019 status collapsed
42020
42021 \begin_layout Plain Layout
42022
42023 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
42024 \end_layout
42025
42026 \end_inset
42027
42028
42029 \end_layout
42030
42031 \begin_layout Bibliography
42032 \begin_inset CommandInset bibitem
42033 LatexCommand bibitem
42034 key "nomencl"
42035
42036 \end_inset
42037
42038
42039 \begin_inset CommandInset href
42040 LatexCommand href
42041 name "Documentation"
42042 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
42043
42044 \end_inset
42045
42046  of the LaTeX-package 
42047 \series bold
42048 nomencl
42049 \series default
42050
42051 \begin_inset Index
42052 status collapsed
42053
42054 \begin_layout Plain Layout
42055 Latex@LaTeX-packages ! nomencl
42056 \end_layout
42057
42058 \end_inset
42059
42060 :
42061 \begin_inset Newline newline
42062 \end_inset
42063
42064
42065 \begin_inset Flex URL
42066 status collapsed
42067
42068 \begin_layout Plain Layout
42069
42070 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42071 \end_layout
42072
42073 \end_inset
42074
42075
42076 \end_layout
42077
42078 \begin_layout Bibliography
42079 \begin_inset CommandInset bibitem
42080 LatexCommand bibitem
42081 key "tipa"
42082
42083 \end_inset
42084
42085
42086 \begin_inset CommandInset href
42087 LatexCommand href
42088 name "Documentation"
42089 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42090
42091 \end_inset
42092
42093  of the LaTeX-package 
42094 \series bold
42095 tipa
42096 \series default
42097
42098 \begin_inset Index
42099 status collapsed
42100
42101 \begin_layout Plain Layout
42102 Latex@LaTeX-packages ! tipa
42103 \end_layout
42104
42105 \end_inset
42106
42107 :
42108 \begin_inset Newline newline
42109 \end_inset
42110
42111
42112 \begin_inset Flex URL
42113 status collapsed
42114
42115 \begin_layout Plain Layout
42116
42117 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42118 \end_layout
42119
42120 \end_inset
42121
42122
42123 \end_layout
42124
42125 \begin_layout Bibliography
42126 \begin_inset CommandInset bibitem
42127 LatexCommand bibitem
42128 key "wrapfig"
42129
42130 \end_inset
42131
42132
42133 \begin_inset CommandInset href
42134 LatexCommand href
42135 name "Documentation"
42136 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42137
42138 \end_inset
42139
42140  of the LaTeX-package 
42141 \series bold
42142 wrapfig
42143 \series default
42144
42145 \begin_inset Index
42146 status collapsed
42147
42148 \begin_layout Plain Layout
42149 Latex@LaTeX-packages ! wrapfig
42150 \end_layout
42151
42152 \end_inset
42153
42154 :
42155 \begin_inset Newline newline
42156 \end_inset
42157
42158
42159 \begin_inset Flex URL
42160 status collapsed
42161
42162 \begin_layout Plain Layout
42163
42164 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42165 \end_layout
42166
42167 \end_inset
42168
42169
42170 \end_layout
42171
42172 \begin_layout Bibliography
42173 \begin_inset CommandInset bibitem
42174 LatexCommand bibitem
42175 key "XeTeX"
42176
42177 \end_inset
42178
42179
42180 \begin_inset CommandInset href
42181 LatexCommand href
42182 name "Wiki-page"
42183 target "http://wiki.lyx.org/LyX/XeTeX"
42184
42185 \end_inset
42186
42187  how to use LyX with XeTeX:
42188 \begin_inset Newline newline
42189 \end_inset
42190
42191
42192 \begin_inset Flex URL
42193 status collapsed
42194
42195 \begin_layout Plain Layout
42196
42197 http://wiki.lyx.org/LyX/XeTeX
42198 \end_layout
42199
42200 \end_inset
42201
42202
42203 \end_layout
42204
42205 \begin_layout Bibliography
42206 \begin_inset CommandInset bibitem
42207 LatexCommand bibitem
42208 key "Arabic"
42209
42210 \end_inset
42211
42212
42213 \begin_inset CommandInset href
42214 LatexCommand href
42215 name "Wiki-page"
42216 target "http://wiki.lyx.org/Windows/Arabic"
42217
42218 \end_inset
42219
42220  how to set up LyX for Arabic:
42221 \begin_inset Newline newline
42222 \end_inset
42223
42224
42225 \begin_inset Flex URL
42226 status collapsed
42227
42228 \begin_layout Plain Layout
42229
42230 http://wiki.lyx.org/Windows/Arabic
42231 \end_layout
42232
42233 \end_inset
42234
42235
42236 \end_layout
42237
42238 \begin_layout Bibliography
42239 \begin_inset CommandInset bibitem
42240 LatexCommand bibitem
42241 key "Armenian"
42242
42243 \end_inset
42244
42245
42246 \begin_inset CommandInset href
42247 LatexCommand href
42248 name "Wiki-page"
42249 target "http://wiki.lyx.org/Windows/Armenian"
42250
42251 \end_inset
42252
42253  how to set up LyX for Armenian:
42254 \begin_inset Newline newline
42255 \end_inset
42256
42257
42258 \begin_inset Flex URL
42259 status collapsed
42260
42261 \begin_layout Plain Layout
42262
42263 http://wiki.lyx.org/Windows/Armenian
42264 \end_layout
42265
42266 \end_inset
42267
42268
42269 \end_layout
42270
42271 \begin_layout Bibliography
42272 \begin_inset CommandInset bibitem
42273 LatexCommand bibitem
42274 key "Farsi"
42275
42276 \end_inset
42277
42278
42279 \begin_inset CommandInset href
42280 LatexCommand href
42281 name "Wiki-page"
42282 target "http://wiki.lyx.org/Windows/Farsi"
42283
42284 \end_inset
42285
42286  how to set up LyX for Farsi:
42287 \begin_inset Newline newline
42288 \end_inset
42289
42290
42291 \begin_inset Flex URL
42292 status collapsed
42293
42294 \begin_layout Plain Layout
42295
42296 http://wiki.lyx.org/Windows/Farsi
42297 \end_layout
42298
42299 \end_inset
42300
42301
42302 \end_layout
42303
42304 \begin_layout Bibliography
42305 \begin_inset CommandInset bibitem
42306 LatexCommand bibitem
42307 key "Hebrew"
42308
42309 \end_inset
42310
42311
42312 \begin_inset CommandInset href
42313 LatexCommand href
42314 name "Wiki-page"
42315 target "http://wiki.lyx.org/Windows/Hebrew"
42316
42317 \end_inset
42318
42319  how to set up LyX for Hebrew:
42320 \begin_inset Newline newline
42321 \end_inset
42322
42323
42324 \begin_inset Flex URL
42325 status collapsed
42326
42327 \begin_layout Plain Layout
42328
42329 http://wiki.lyx.org/Windows/Hebrew
42330 \end_layout
42331
42332 \end_inset
42333
42334
42335 \end_layout
42336
42337 \begin_layout Bibliography
42338 \begin_inset CommandInset bibitem
42339 LatexCommand bibitem
42340 key "Japanese"
42341
42342 \end_inset
42343
42344
42345 \begin_inset CommandInset href
42346 LatexCommand href
42347 name "Wiki-page"
42348 target "http://wiki.lyx.org/Windows/Japanese"
42349
42350 \end_inset
42351
42352  how to set up LyX for Japanese:
42353 \begin_inset Newline newline
42354 \end_inset
42355
42356
42357 \begin_inset Flex URL
42358 status collapsed
42359
42360 \begin_layout Plain Layout
42361
42362 http://wiki.lyx.org/Windows/Japanese
42363 \end_layout
42364
42365 \end_inset
42366
42367
42368 \end_layout
42369
42370 \begin_layout Bibliography
42371 \begin_inset CommandInset bibitem
42372 LatexCommand bibitem
42373 key "Vietnamese"
42374
42375 \end_inset
42376
42377
42378 \begin_inset CommandInset href
42379 LatexCommand href
42380 name "Wiki-page"
42381 target "http://wiki.lyx.org/Windows/Vietnamese"
42382
42383 \end_inset
42384
42385  how to set up LyX for Vietnamese:
42386 \begin_inset Newline newline
42387 \end_inset
42388
42389
42390 \begin_inset Flex URL
42391 status collapsed
42392
42393 \begin_layout Plain Layout
42394
42395 http://wiki.lyx.org/Windows/Vietnamese
42396 \end_layout
42397
42398 \end_inset
42399
42400
42401 \end_layout
42402
42403 \begin_layout Bibliography
42404 \begin_inset CommandInset bibitem
42405 LatexCommand bibitem
42406 key "LyX-func"
42407
42408 \end_inset
42409
42410
42411 \begin_inset CommandInset href
42412 LatexCommand href
42413 name "Wiki-page"
42414 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42415
42416 \end_inset
42417
42418  with a list of all available LyX-functions:
42419 \begin_inset Newline newline
42420 \end_inset
42421
42422
42423 \begin_inset Flex URL
42424 status collapsed
42425
42426 \begin_layout Plain Layout
42427
42428 http://wiki.lyx.org/LyX/LyxFunctionList
42429 \end_layout
42430
42431 \end_inset
42432
42433
42434 \end_layout
42435
42436 \begin_layout Bibliography
42437 \begin_inset CommandInset bibitem
42438 LatexCommand bibitem
42439 key "NewInLyX16"
42440
42441 \end_inset
42442
42443
42444 \begin_inset CommandInset href
42445 LatexCommand href
42446 name "Wiki-page"
42447 target "http://wiki.lyx.org/LyX/NewInLyX16"
42448
42449 \end_inset
42450
42451  about new features in 
42452 \family sans
42453 LyX 1.6.0
42454 \family default
42455 :
42456 \begin_inset Newline newline
42457 \end_inset
42458
42459
42460 \begin_inset Flex URL
42461 status collapsed
42462
42463 \begin_layout Plain Layout
42464
42465 http://wiki.lyx.org/LyX/NewInLyX16
42466 \end_layout
42467
42468 \end_inset
42469
42470
42471 \end_layout
42472
42473 \begin_layout Standard
42474 \begin_inset Newpage newpage
42475 \end_inset
42476
42477
42478 \begin_inset ERT
42479 status collapsed
42480
42481 \begin_layout Plain Layout
42482
42483
42484 \backslash
42485 let
42486 \backslash
42487 mybibname
42488 \backslash
42489 bibname
42490 \end_layout
42491
42492 \begin_layout Plain Layout
42493
42494
42495 \backslash
42496 renewcommand{
42497 \backslash
42498 bibname}{
42499 \backslash
42500 mybibname
42501 \backslash
42502 ; 2}
42503 \end_layout
42504
42505 \end_inset
42506
42507
42508 \begin_inset Note Note
42509 status collapsed
42510
42511 \begin_layout Plain Layout
42512 The command 
42513 \series bold
42514
42515 \backslash
42516 bibname
42517 \series default
42518  is the name of the bibliography in the current document language.
42519  It is redefined here with the number 2 at the end to state that the following
42520  bibliography is the second one:
42521 \end_layout
42522
42523 \end_inset
42524
42525
42526 \end_layout
42527
42528 \begin_layout Standard
42529 \begin_inset CommandInset bibtex
42530 LatexCommand bibtex
42531 bibfiles "biblio/LyXDocs"
42532 options "biblio/alphadin"
42533
42534 \end_inset
42535
42536
42537 \end_layout
42538
42539 \begin_layout Standard
42540 The above bibliography is created from a BibTeX-database.
42541 \end_layout
42542
42543 \begin_layout Standard
42544
42545 \series bold
42546 \begin_inset CommandInset nomencl_print
42547 LatexCommand printnomenclature
42548
42549 \end_inset
42550
42551
42552 \begin_inset CommandInset index_print
42553 LatexCommand printindex
42554
42555 \end_inset
42556
42557
42558 \end_layout
42559
42560 \end_body
42561 \end_document