]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: more updates
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX }}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50 \end_preamble
51 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
52 \language english
53 \inputencoding auto
54 \font_roman default
55 \font_sans default
56 \font_typewriter default
57 \font_default_family default
58 \font_sc false
59 \font_osf false
60 \font_sf_scale 100
61 \font_tt_scale 100
62
63 \graphics default
64 \paperfontsize 12
65 \spacing single
66 \use_hyperref true
67 \pdf_title "The LyX User's Guide"
68 \pdf_author "LyX Team"
69 \pdf_subject "LyX"
70 \pdf_keywords "LyX"
71 \pdf_bookmarks true
72 \pdf_bookmarksnumbered true
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder false
77 \pdf_colorlinks true
78 \pdf_backref false
79 \pdf_pagebackref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17 pt type, left justified, 5 mm space below
209 \begin_inset Quotes erd
210 \end_inset
211
212 .
213  LyX takes care of the typesetting for you, so you deal only with concepts,
214  not the mechanics.
215 \end_layout
216
217 \begin_layout Standard
218 This philosophy is explained in much greater detail in the 
219 \emph on
220
221 \begin_inset Quotes eld
222 \end_inset
223
224 Introduction
225 \begin_inset Quotes erd
226 \end_inset
227
228
229 \emph default
230 .
231  If you haven't read it yet, you need to.
232  Yes, we mean now.
233 \end_layout
234
235 \begin_layout Standard
236 The 
237 \begin_inset Quotes eld
238 \end_inset
239
240
241 \emph on
242 Introduction
243 \emph default
244
245 \begin_inset Quotes erd
246 \end_inset
247
248  describes several things in addition to LyX's philosophy: most importantly,
249  the format of all of the manuals.
250  If you don't read it, you'll have a bear of a time navigating this manual.
251  You might also be better served looking in one of the other manuals instead
252  of this one.
253  
254 \begin_inset Quotes eld
255 \end_inset
256
257
258 \emph on
259 Introduction
260 \emph default
261
262 \begin_inset Quotes erd
263 \end_inset
264
265  describes that, too.
266 \end_layout
267
268 \begin_layout Section
269 How LyX Looks
270 \end_layout
271
272 \begin_layout Standard
273 Like most applications, LyX has the familiar menu bar across the top of
274  its window.
275  Below it is a toolbar with a pulldown box and various buttons.
276  There is, of course, a vertical scrollbar and a main work area for editing
277  documents.
278  Near the bottom of the window is a small window containing a single line
279  of text.
280  This is the 
281 \emph on
282 minibuffer
283 \emph default
284 , which really means 
285 \begin_inset Quotes eld
286 \end_inset
287
288 command buffer
289 \begin_inset Quotes erd
290 \end_inset
291
292 .
293  Type 
294 \family sans
295 M-x
296 \family default
297  when you need to type a command in the minibuffer.
298 \end_layout
299
300 \begin_layout Standard
301 Note that there is no horizontal scroll bar.
302  This is not a bug or an oversight, but intentional.
303  When you read a book, you expect the end of a line to wrap around to the
304  next line.
305  Text overflows onto new pages in a vertical fashion, hence the need for
306  only a vertical scrollbar.
307  There are three cases where you might want a horizontal scrollbar.
308  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
309  This, however, is due
310  to a flaw in the routine that displays graphics on the LyX screen in a
311  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
312  as you'd need to rescale graphics to fit on a page.
313  The second and third cases are tables and equations which are wider than
314  the LyX window.
315  You can use the arrow keys to scroll horizontally through the table, but
316  this doesn't work for equations yet.
317 \end_layout
318
319 \begin_layout Standard
320 For a brief description of all LyX menus and toolbar buttons, have a look
321  at Appendix
322 \begin_inset space ~
323 \end_inset
324
325
326 \begin_inset CommandInset ref
327 LatexCommand ref
328 reference "cha:The-User-Interface"
329
330 \end_inset
331
332 .
333  Most of them are self-explanatory and you'll find them listed in the correspond
334 ing sections of this documentation.
335 \end_layout
336
337 \begin_layout Section
338 HELP
339 \end_layout
340
341 \begin_layout Standard
342 The help system consists of the LyX manuals.
343  You can read 
344 \emph on
345 all
346 \emph default
347  of the manuals from inside LyX.
348  Just select the manual you want read from the 
349 \family sans
350 Help
351 \family default
352  menu.
353 \end_layout
354
355 \begin_layout Section
356 Basic LyX Setup
357 \begin_inset CommandInset label
358 LatexCommand label
359 name "sec:Basic-LyX-Setup"
360
361 \end_inset
362
363
364 \end_layout
365
366 \begin_layout Standard
367 There are several features of LyX that can be configured from inside LyX,
368  without resorting to configuration files.
369  First, LyX is able to inspect your system to see what programs, LaTeX document
370  classes and LaTeX packages are available.
371  It uses this knowledge to give reasonable defaults to several 
372 \family sans
373 Preferences
374 \begin_inset Index
375 status collapsed
376
377 \begin_layout Plain Layout
378 Preferences
379 \end_layout
380
381 \end_inset
382
383
384 \family default
385  settings.
386  Although this configuration has already been done when LyX was installed
387  on your system, you might have some items that you installed locally, e.g.
388  new LaTeX classes, and which are not seen by LyX.
389  To force LyX to re-inspect your system, you should use 
390 \family sans
391 Tools\SpecialChar \menuseparator
392 Reconfigure
393 \family default
394 .
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Reconfiguration of LyX
400 \end_layout
401
402 \end_inset
403
404  You should then restart LyX to ensure that the changes are taken into account.
405 \end_layout
406
407 \begin_layout Section
408 LaTeX Setup
409 \begin_inset CommandInset label
410 LatexCommand label
411 name "sec:LaTeX-Setup"
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 LyX needs several LaTeX packages to work properly.
420  The packages found on the system by LyX are listed in the file 
421 \emph on
422 LaT
423 \emph default
424
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430 {}
431 \end_layout
432
433 \end_inset
434
435
436 \emph on
437 eX
438 \begin_inset space ~
439 \end_inset
440
441 Configuration
442 \emph default
443  that will be created when using the menu 
444 \family sans
445 Help\SpecialChar \menuseparator
446 LaT
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 {}
453 \end_layout
454
455 \end_inset
456
457 eX
458 \begin_inset space ~
459 \end_inset
460
461 Configuration
462 \family default
463 .
464  You should install the required missing packages and then reconfigure LyX.
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 The two braces in the TeX Code box prevent that the term 
470 \begin_inset Quotes eld
471 \end_inset
472
473 LaTeX
474 \begin_inset Quotes erd
475 \end_inset
476
477  is printed with sub- and superscript letters.
478  More about TeX Code is described in section
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "sec:TeX-Code"
486
487 \end_inset
488
489 , the printout of proper names like LaTeX is explained in section
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "sub:LyX's-Proper-Names"
497
498 \end_inset
499
500 .
501 \end_layout
502
503 \end_inset
504
505
506 \begin_inset Index
507 status collapsed
508
509 \begin_layout Plain Layout
510 Reconfiguration of LyX
511 \end_layout
512
513 \end_inset
514
515
516 \end_layout
517
518 \begin_layout Chapter
519 How to work with LyX
520 \end_layout
521
522 \begin_layout Section
523 Basic File Operations
524 \begin_inset Index
525 status collapsed
526
527 \begin_layout Plain Layout
528 File Operations
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \begin_layout Standard
537 Under the 
538 \family sans
539 File
540 \family default
541  menu and in the standard toolbar are basic operations for any word processor
542  in addition to some more advanced operations:
543 \end_layout
544
545 \begin_layout Itemize
546
547 \family sans
548 New 
549 \begin_inset Graphics
550         filename ../images/buffer-new.png
551         BoundingBox 0bp 5bp 20bp 20bp
552
553 \end_inset
554
555
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 New
562 \begin_inset space ~
563 \end_inset
564
565 from
566 \bar under
567
568 \begin_inset space ~
569 \end_inset
570
571
572 \bar default
573 Template
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 Open 
580 \family default
581
582 \begin_inset Graphics
583         filename ../images/file-open.png
584         BoundingBox 0bp 5bp 20bp 20bp
585
586 \end_inset
587
588
589 \end_layout
590
591 \begin_layout Itemize
592
593 \family sans
594 Close
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Save 
601 \family default
602
603 \begin_inset Graphics
604         filename ../images/buffer-write.png
605         BoundingBox 0bp 5bp 20bp 20bp
606
607 \end_inset
608
609
610 \end_layout
611
612 \begin_layout Itemize
613
614 \family sans
615 Save
616 \begin_inset space ~
617 \end_inset
618
619 As
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Revert
626 \begin_inset space ~
627 \end_inset
628
629 to
630 \begin_inset space ~
631 \end_inset
632
633 saved
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Version
640 \begin_inset space ~
641 \end_inset
642
643 Control
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Import
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Export
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Print 
662 \family default
663
664 \begin_inset Graphics
665         filename ../images/dialog-show_print.png
666         BoundingBox 0bp 5bp 24bp 20bp
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Exit
677 \end_layout
678
679 \begin_layout Standard
680 They all do pretty much the same thing as in other word processors, with
681  a few minor differences.
682  The 
683 \family sans
684 File\SpecialChar \menuseparator
685 New
686 \begin_inset space ~
687 \end_inset
688
689 from
690 \bar under
691
692 \begin_inset space ~
693 \end_inset
694
695
696 \bar default
697 Template
698 \family default
699  command not only prompts you for a name for the new file, but also prompts
700  you for a template to use.
701  Selecting a template will automatically set certain layout features for
702  the document, features you would otherwise need to change manually.
703  They can be of use for certain classes, especially those for writing letters
704  (see section
705 \begin_inset space ~
706 \end_inset
707
708
709 \begin_inset CommandInset ref
710 LatexCommand ref
711 reference "sec:Document-Classes"
712
713 \end_inset
714
715 ).
716 \end_layout
717
718 \begin_layout Standard
719 Note: There is no 
720 \begin_inset Quotes eld
721 \end_inset
722
723 default file
724 \begin_inset Quotes erd
725 \end_inset
726
727  or document named 
728 \begin_inset Quotes eld
729 \end_inset
730
731 Untitled
732 \begin_inset Quotes erd
733 \end_inset
734
735  or 
736 \begin_inset Quotes eld
737 \end_inset
738
739 scratch.
740 \begin_inset Quotes erd
741 \end_inset
742
743  Unless you tell LyX to open a file or create a new one, that big, blank
744  space is just that --- a big, blank space.
745 \end_layout
746
747 \begin_layout Standard
748
749 \family sans
750 Revert
751 \begin_inset space ~
752 \end_inset
753
754 to
755 \begin_inset space ~
756 \end_inset
757
758 saved
759 \family default
760  and 
761 \family sans
762 Version
763 \begin_inset space ~
764 \end_inset
765
766 Control
767 \family default
768  are useful if more people work on the same document at the same time
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 If you plan to do this, you should check out the Version Control feature
774  in LyX also.
775  Read 
776 \emph on
777 Extended Features
778 \emph default
779 \SpecialChar \@.
780
781 \end_layout
782
783 \end_inset
784
785 .
786  
787 \family sans
788 Revert
789 \begin_inset space ~
790 \end_inset
791
792 to
793 \begin_inset space ~
794 \end_inset
795
796 saved
797 \family default
798  will reload the document from disk.
799  You can of course also use it if you regret that you changed a document
800  and want to restore it to the last save.
801  With
802 \family sans
803  Version
804 \begin_inset space ~
805 \end_inset
806
807 Control 
808 \family default
809 you can there register the changes you made to a document so that others
810  can identify this as your changes.
811 \end_layout
812
813 \begin_layout Section
814 Basic Editing Features
815 \begin_inset Index
816 status collapsed
817
818 \begin_layout Plain Layout
819 Editing
820 \end_layout
821
822 \end_inset
823
824
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Basic-Editing-Features"
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Standard
835 Like most modern word processors, LyX can perform cut and paste operations
836  on blocks of text, can move by character, word, or screenful of text, and
837  can delete whole words as well as individual characters.
838  The next four sections cover the basic LyX editing features and how to
839  access them.
840  We'll start with cut and paste.
841 \end_layout
842
843 \begin_layout Standard
844 As you might expect, the 
845 \family sans
846 Edit
847 \family default
848  menu and the standard toolbar has the cut and paste commands, along with
849  various other editing features.
850  Some of these are special and covered in later sections.
851  The basic ones are:
852 \end_layout
853
854 \begin_layout Itemize
855
856 \family sans
857 Cut 
858 \family default
859
860 \begin_inset Graphics
861         filename ../images/cut.png
862         BoundingBox 0bp 5bp 20bp 20bp
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Itemize
870
871 \family sans
872 Copy 
873 \family default
874
875 \begin_inset Graphics
876         filename ../images/copy.png
877         BoundingBox 0bp 5bp 20bp 20bp
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Paste 
888 \family default
889
890 \begin_inset Graphics
891         filename ../images/paste.png
892         BoundingBox 0bp 5bp 20bp 20bp
893
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Paste
903 \begin_inset space ~
904 \end_inset
905
906 Recent
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste
913 \begin_inset space ~
914 \end_inset
915
916 Special
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Find
923 \begin_inset space ~
924 \end_inset
925
926 &
927 \begin_inset space ~
928 \end_inset
929
930 Replace 
931 \family default
932
933 \begin_inset Graphics
934         filename ../images/dialog-show_findreplace.png
935         BoundingBox 0bp 5bp 20bp 25bp
936         rotateOrigin center
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 The first three are self-explanatory.
945  One thing to note: whenever you delete a block of text that you've selected,
946  it's automatically placed in the clipboard.
947  That is, the 
948 \family sans
949 Delete
950 \family default
951  and 
952 \family sans
953 Backspace
954 \family default
955  keys also functions as the 
956 \family sans
957 Cut
958 \family default
959  command.
960  Also, if you've selected text, be careful: If you hit a key, LyX will completel
961 y delete the selected text and replace it with what you just typed.
962  You'll have to do an 
963 \family sans
964 Undo
965 \family default
966  to get back the lost text.
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index
971 status collapsed
972
973 \begin_layout Plain Layout
974 Paste
975 \end_layout
976
977 \end_inset
978
979 You can also copy text between LyX and other programs by cut, copy and paste.
980  The submenu of 
981 \family sans
982 Paste
983 \begin_inset space ~
984 \end_inset
985
986 Recent
987 \family default
988  shows you a list with the last strings you have pasted.
989 \end_layout
990
991 \begin_layout Standard
992 The menu 
993 \family sans
994 Edit\SpecialChar \menuseparator
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Special\SpecialChar \menuseparator
1000 Plain
1001 \begin_inset space ~
1002 \end_inset
1003
1004 Text, Join
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Lines
1009 \family default
1010  will insert the text in the clipboard so that the whole text is inserted
1011  as 
1012 \emph on
1013 one
1014 \emph default
1015  paragraph.
1016  A new paragraph is started when there is a blank line in the file.
1017  Without 
1018 \family sans
1019 Join
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Lines
1024 \family default
1025 , the text is inserted as Paragraphs, where the line breaks of the text
1026  will start a new paragraph.
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Index
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 Replace
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \begin_inset Index
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Find
1045 \end_layout
1046
1047 \end_inset
1048
1049 The 
1050 \family sans
1051 Edit\SpecialChar \menuseparator
1052 Find
1053 \begin_inset space ~
1054 \end_inset
1055
1056 &
1057 \begin_inset space ~
1058 \end_inset
1059
1060 Replace
1061 \family default
1062  item opens the 
1063 \family sans
1064 Find
1065 \begin_inset space ~
1066 \end_inset
1067
1068 and
1069 \begin_inset space ~
1070 \end_inset
1071
1072 Replace
1073 \family default
1074  dialog.
1075  Once you've found a word or expression, LyX selects it.
1076  Hitting the 
1077 \family sans
1078 Replace
1079 \family default
1080  button replaces the selected text with the contents of the 
1081 \family sans
1082 Replace
1083 \begin_inset space ~
1084 \end_inset
1085
1086 with
1087 \family default
1088  field.
1089  You can click the 
1090 \family sans
1091 Find
1092 \begin_inset space ~
1093 \end_inset
1094
1095 Next
1096 \family default
1097  button to skip the current word.
1098  Hit 
1099 \family sans
1100 Replace
1101 \begin_inset space ~
1102 \end_inset
1103
1104 All
1105 \family default
1106  to replace all occurrences of the text in the document automatically.
1107  The 
1108 \family sans
1109 Case
1110 \begin_inset space ~
1111 \end_inset
1112
1113 sensitive
1114 \family default
1115  option can be used if you want the search to consider the case of the search
1116  word.
1117  If the toggle is set, searching for 
1118 \begin_inset Quotes eld
1119 \end_inset
1120
1121
1122 \family typewriter
1123 Test
1124 \family default
1125
1126 \begin_inset Quotes erd
1127 \end_inset
1128
1129  will not match the word 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133
1134 \family typewriter
1135 test
1136 \family default
1137
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142  The 
1143 \family sans
1144 Match whole words only
1145 \family default
1146  option can be used to force LyX to only find complete words.
1147  I.e., searching for 
1148 \begin_inset Quotes eld
1149 \end_inset
1150
1151
1152 \family typewriter
1153 star
1154 \family default
1155
1156 \begin_inset Quotes erd
1157 \end_inset
1158
1159  will not match 
1160 \begin_inset Quotes eld
1161 \end_inset
1162
1163
1164 \family typewriter
1165 starlet
1166 \family default
1167
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171 .
1172 \end_layout
1173
1174 \begin_layout Standard
1175 Things like notes, floats, etc., the so called insets can be dissolved.
1176  This means that the inset is deleted and its content is left as normal
1177  text.
1178  Dissolving an inset is done by setting the cursor to the beginning of an
1179  inset and pressing 
1180 \family sans
1181 Backspace
1182 \family default
1183  or by setting the cursor to the end and pressing 
1184 \family sans
1185 Delete
1186 \family default
1187 .
1188 \end_layout
1189
1190 \begin_layout Section
1191 Undo and Redo
1192 \begin_inset Index
1193 status collapsed
1194
1195 \begin_layout Plain Layout
1196 Redo
1197 \end_layout
1198
1199 \end_inset
1200
1201
1202 \begin_inset Index
1203 status collapsed
1204
1205 \begin_layout Plain Layout
1206 Undo
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset CommandInset label
1213 LatexCommand label
1214 name "sec:Undo-and-Redo"
1215
1216 \end_inset
1217
1218
1219 \end_layout
1220
1221 \begin_layout Standard
1222 If you make a mistake, you can easily recover from it.
1223  LyX has a large-capacity undo/redo buffer.
1224  Select 
1225 \family sans
1226 Edit\SpecialChar \menuseparator
1227 Undo
1228 \family default
1229  or the toolbar button 
1230 \begin_inset Graphics
1231         filename ../images/undo.png
1232         BoundingBox 0bp 5bp 20bp 20bp
1233
1234 \end_inset
1235
1236  to undo some mistake.
1237  If you accidentally undo too much, use 
1238 \family sans
1239 Edit\SpecialChar \menuseparator
1240 Redo
1241 \family default
1242  ot the toolbar button 
1243 \begin_inset Graphics
1244         filename ../images/redo.png
1245         BoundingBox 0bp 5bp 20bp 20bp
1246
1247 \end_inset
1248
1249  to 
1250 \begin_inset Quotes eld
1251 \end_inset
1252
1253 undo the undo.
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257  The undo mechanism is currently limited to 100
1258 \begin_inset space \thinspace{}
1259 \end_inset
1260
1261 steps to minimize memory overhead.
1262 \end_layout
1263
1264 \begin_layout Standard
1265 Notice that if you revert back all changes to arrive to the document as
1266  it was last saved, the 
1267 \begin_inset Quotes eld
1268 \end_inset
1269
1270 changed
1271 \begin_inset Quotes erd
1272 \end_inset
1273
1274  status of the document is unfortunately not reset.
1275  This is a consequence of the 100
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 step undo limit, above.
1280 \end_layout
1281
1282 \begin_layout Standard
1283
1284 \family sans
1285 Undo
1286 \family default
1287  and 
1288 \family sans
1289 Redo
1290 \family default
1291  work on almost everything in LyX.
1292  But they won't undo or redo text character by character, but by blocks
1293  of text.
1294 \end_layout
1295
1296 \begin_layout Section
1297 Mouse Operations
1298 \begin_inset Index
1299 status collapsed
1300
1301 \begin_layout Plain Layout
1302 Mouse Operations
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \begin_layout Standard
1311 This are the most basic mouse operations.
1312 \end_layout
1313
1314 \begin_layout Enumerate
1315 Motion
1316 \end_layout
1317
1318 \begin_deeper
1319 \begin_layout Itemize
1320 Click the 
1321 \emph on
1322 left mouse button
1323 \emph default
1324  once anywhere in the edit window.
1325  The cursor moves to the text under the mouse.
1326 \end_layout
1327
1328 \end_deeper
1329 \begin_layout Enumerate
1330 Selecting Text
1331 \end_layout
1332
1333 \begin_deeper
1334 \begin_layout Itemize
1335 Hold down the 
1336 \emph on
1337 left mouse button
1338 \emph default
1339  and drag the mouse.
1340  LyX marks the text between the old and new mouse positions.
1341  Use 
1342 \family sans
1343 Edit\SpecialChar \menuseparator
1344 Copy
1345 \family default
1346  to create a copy of the text in LyX's buffer (and the clipboard).
1347 \end_layout
1348
1349 \begin_layout Itemize
1350 Re-position the cursor and then paste the text back into LyX using 
1351 \family sans
1352 Edit\SpecialChar \menuseparator
1353 Paste
1354 \family default
1355 .
1356 \end_layout
1357
1358 \end_deeper
1359 \begin_layout Enumerate
1360 Insets (Footnotes, Notes, Floats, etc.)
1361 \end_layout
1362
1363 \begin_deeper
1364 \begin_layout Standard
1365
1366 \emph on
1367 Single click
1368 \emph default
1369  the left mouse button to open or close any of these.
1370  Right-click on them to set its properties.
1371  Also check the appropriate section of this manual for more details.
1372 \end_layout
1373
1374 \end_deeper
1375 \begin_layout Enumerate
1376 Tables
1377 \end_layout
1378
1379 \begin_deeper
1380 \begin_layout Standard
1381
1382 \emph on
1383 Single click
1384 \emph default
1385  the right mouse button to open a dialog that will allow you to manipulate
1386  the table.
1387 \end_layout
1388
1389 \end_deeper
1390 \begin_layout Section
1391 Navigating
1392 \begin_inset CommandInset label
1393 LatexCommand label
1394 name "sec:Navigating"
1395
1396 \end_inset
1397
1398
1399 \begin_inset Index
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 Navigating
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \begin_layout Standard
1412 LyX offers you two ways to navigate in documents:
1413 \end_layout
1414
1415 \begin_layout Itemize
1416 The menu 
1417 \family sans
1418 Navigate
1419 \family default
1420  lists all sections of the document as submenu entries that you can click
1421  to jump to the corresponding document part.
1422 \end_layout
1423
1424 \begin_layout Itemize
1425 The menu 
1426 \family sans
1427 Document\SpecialChar \menuseparator
1428 Outline
1429 \family default
1430  or the toolbar button 
1431 \begin_inset Graphics
1432         filename ../images/dialog-toggle_toc.png
1433         BoundingBox 0bp 5bp 20bp 20bp
1434
1435 \end_inset
1436
1437 .
1438 \end_layout
1439
1440 \begin_layout Standard
1441 The outline window shows you the content of the document's table of contents
1442  (TOC) that is described in sec.
1443 \begin_inset space \thinspace{}
1444 \end_inset
1445
1446
1447 \begin_inset CommandInset ref
1448 LatexCommand ref
1449 reference "sub:Table-of-Contents"
1450
1451 \end_inset
1452
1453 .
1454  You can click there on entries to jump to the corresponding document part.
1455  In the pull-down box at the top of the outline window, you can choose between
1456  different lists of document objects, like the list of footnotes.
1457  Some of them, the list of tables, figures, and algorithms can also be added
1458  to the document, see 
1459 \begin_inset CommandInset ref
1460 LatexCommand ref
1461 reference "sub:List-of-Figures"
1462
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Standard
1469 With the buttons 
1470 \begin_inset space \space{}
1471 \end_inset
1472
1473
1474 \begin_inset Graphics
1475         filename ../images/down.png
1476         BoundingBox 0bp 5bp 20bp 20bp
1477
1478 \end_inset
1479
1480
1481 \begin_inset space \hspace{}
1482 \length -3mm
1483 \end_inset
1484
1485  and 
1486 \begin_inset space \space{}
1487 \end_inset
1488
1489
1490 \begin_inset Graphics
1491         filename ../images/up.png
1492         BoundingBox 0bp 5bp 20bp 20bp
1493
1494 \end_inset
1495
1496
1497 \begin_inset space \hspace{}
1498 \length -3mm
1499 \end_inset
1500
1501  at the bottom of the outline window you can change the position of sections
1502  in your document.
1503  So you can for example move section
1504 \begin_inset space ~
1505 \end_inset
1506
1507 2.5 before section
1508 \begin_inset space ~
1509 \end_inset
1510
1511 2.4.
1512  LyX will then automatically renumber the sections to the new order.
1513  With the buttons 
1514 \begin_inset Graphics
1515         filename ../images/promote.png
1516         BoundingBox 0bp 5bp 20bp 20bp
1517
1518 \end_inset
1519
1520  and 
1521 \begin_inset Graphics
1522         filename ../images/demote.png
1523         BoundingBox 0bp 5bp 20bp 20bp
1524
1525 \end_inset
1526
1527  you can change the sectioning level of sections.
1528  So you can for example make section
1529 \begin_inset space ~
1530 \end_inset
1531
1532 2.5 chapter
1533 \begin_inset space ~
1534 \end_inset
1535
1536 3 or subsection
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2.4.1.
1541 \end_layout
1542
1543 \begin_layout Section
1544 Basic Key Bindings
1545 \begin_inset CommandInset label
1546 LatexCommand label
1547 name "sec:Key-Bindings"
1548
1549 \end_inset
1550
1551
1552 \begin_inset Index
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 Key Bindings
1557 \end_layout
1558
1559 \end_inset
1560
1561
1562 \end_layout
1563
1564 \begin_layout Standard
1565 There are at least two different primary binding maps: CUA and Emacs.
1566  LyX's default is CUA.
1567 \end_layout
1568
1569 \begin_layout Standard
1570 Some keys, like 
1571 \family sans
1572 Page
1573 \begin_inset space ~
1574 \end_inset
1575
1576 Up
1577 \family default
1578
1579 \family sans
1580 Page
1581 \begin_inset space ~
1582 \end_inset
1583
1584 Down
1585 \family default
1586
1587 \family sans
1588 Left
1589 \family default
1590
1591 \family sans
1592 Right
1593 \family default
1594
1595 \family sans
1596 Up
1597 \family default
1598 , and 
1599 \family sans
1600 Down
1601 \family default
1602 , do exactly what you expect them to do.
1603  Other keys don't:
1604 \end_layout
1605
1606 \begin_layout Labeling
1607 \labelwidthstring 00.00.0000
1608
1609 \family sans
1610 Tab
1611 \begin_inset CommandInset nomenclature
1612 LatexCommand nomenclature
1613 symbol "Tab"
1614 description "Tabulator key"
1615
1616 \end_inset
1617
1618
1619 \family default
1620  There is no such thing as a tab stop in LyX.
1621  If you don't understand this, go read sections
1622 \begin_inset space ~
1623 \end_inset
1624
1625
1626 \begin_inset CommandInset ref
1627 LatexCommand ref
1628 reference "sec:Par-indent-intro"
1629
1630 \end_inset
1631
1632  and 
1633 \begin_inset CommandInset ref
1634 LatexCommand ref
1635 reference "sec:Paragraph-Environments"
1636
1637 \end_inset
1638
1639 , especially section
1640 \begin_inset space ~
1641 \end_inset
1642
1643
1644 \begin_inset CommandInset ref
1645 LatexCommand ref
1646 reference "sub:Lists"
1647
1648 \end_inset
1649
1650 , right now.
1651  Yes, right now.
1652  If you're still confused, look in the 
1653 \emph on
1654 Tutorial
1655 \emph default
1656 .
1657 \end_layout
1658
1659 \begin_layout Labeling
1660 \labelwidthstring 00.00.0000
1661
1662 \family sans
1663 Esc
1664 \begin_inset CommandInset nomenclature
1665 LatexCommand nomenclature
1666 symbol "Esc"
1667 description "Escape key"
1668
1669 \end_inset
1670
1671
1672 \family default
1673  This is the 
1674 \begin_inset Quotes eld
1675 \end_inset
1676
1677 cancel key.
1678 \begin_inset Quotes erd
1679 \end_inset
1680
1681  It's used, generically, to cancel operations.
1682  Other parts of the manual will go into greater detail about this.
1683 \end_layout
1684
1685 \begin_layout Labeling
1686 \labelwidthstring 00.00.0000
1687
1688 \family sans
1689 Home
1690 \family default
1691
1692 \begin_inset space ~
1693 \end_inset
1694
1695 and
1696 \begin_inset space ~
1697 \end_inset
1698
1699
1700 \family sans
1701 End
1702 \family default
1703  These move the cursor, respectively, to the beginning and end of a line,
1704  unless you are using the Emacs bindings where they jump to the beginning
1705  or end of the file.
1706 \end_layout
1707
1708 \begin_layout Standard
1709 There are three modifier keys:
1710 \end_layout
1711
1712 \begin_layout Labeling
1713 \labelwidthstring 00.00.0000
1714
1715 \family sans
1716 Control
1717 \family default
1718  (Denoted by 
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722
1723 \family sans
1724 C
1725 \family default
1726
1727 \begin_inset Quotes erd
1728 \end_inset
1729
1730
1731 \begin_inset CommandInset nomenclature
1732 LatexCommand nomenclature
1733 symbol "C"
1734 description "Control key"
1735
1736 \end_inset
1737
1738  in the documentation files) This has a couple of different uses, depending
1739  on which keys it's used in combination with:
1740 \end_layout
1741
1742 \begin_deeper
1743 \begin_layout Itemize
1744 With 
1745 \family sans
1746 Backspace
1747 \family default
1748  or 
1749 \family sans
1750 Delete
1751 \family default
1752 , it deletes an entire word instead of a single character.
1753 \end_layout
1754
1755 \begin_layout Itemize
1756 With 
1757 \family sans
1758 Left
1759 \family default
1760  and 
1761 \family sans
1762 Right
1763 \family default
1764 , it moves by words instead of characters.
1765 \end_layout
1766
1767 \begin_layout Itemize
1768 With 
1769 \family sans
1770 Home
1771 \family default
1772  and 
1773 \family sans
1774 End
1775 \family default
1776 , it moves to the beginning and the end of the document, respectively.
1777 \end_layout
1778
1779 \end_deeper
1780 \begin_layout Labeling
1781 \labelwidthstring 00.00.0000
1782
1783 \family sans
1784 Shift
1785 \family default
1786  (Denoted by 
1787 \begin_inset Quotes eld
1788 \end_inset
1789
1790
1791 \family sans
1792 S
1793 \family default
1794
1795 \begin_inset Quotes erd
1796 \end_inset
1797
1798
1799 \begin_inset CommandInset nomenclature
1800 LatexCommand nomenclature
1801 symbol "S"
1802 description "Shift key"
1803
1804 \end_inset
1805
1806  in the documentation files) Use this with any of the motion keys to select
1807  the text between the old and new cursor positions.
1808 \end_layout
1809
1810 \begin_layout Labeling
1811 \labelwidthstring 00.00.0000
1812
1813 \family sans
1814 Meta
1815 \family default
1816  (Denoted by 
1817 \begin_inset Quotes eld
1818 \end_inset
1819
1820
1821 \family sans
1822 M
1823 \family default
1824
1825 \begin_inset Quotes erd
1826 \end_inset
1827
1828
1829 \begin_inset CommandInset nomenclature
1830 LatexCommand nomenclature
1831 symbol "M"
1832 description "Meta or Alt key"
1833
1834 \end_inset
1835
1836  in the documentation files) This is the Alt key on many keyboards, unless
1837  your keyboard has a distinct Meta key.
1838  If you have both keys, you will need to try out which one actually performs
1839  the 
1840 \family sans
1841 Meta-
1842 \family default
1843  function.
1844  This key does many different things, but it also activates the 
1845 \emph on
1846 menu accelerator keys
1847 \emph default
1848 .
1849  If you use this in combination with any of the underlined letters in a
1850  menu or menu item, it selects that menu item.
1851 \end_layout
1852
1853 \begin_deeper
1854 \begin_layout Standard
1855 For example, the sequence 
1856 \begin_inset Quotes eld
1857 \end_inset
1858
1859
1860 \family sans
1861 M
1862 \begin_inset space ~
1863 \end_inset
1864
1865 e
1866 \begin_inset space ~
1867 \end_inset
1868
1869 s
1870 \family default
1871
1872 \begin_inset space ~
1873 \end_inset
1874
1875
1876 \family sans
1877 c
1878 \family default
1879
1880 \begin_inset Quotes erd
1881 \end_inset
1882
1883  
1884 \family sans
1885 brings
1886 \family default
1887  up the 
1888 \begin_inset Quotes eld
1889 \end_inset
1890
1891 Text Style
1892 \begin_inset Quotes erd
1893 \end_inset
1894
1895  menu.
1896  Typing 
1897 \begin_inset Quotes eld
1898 \end_inset
1899
1900
1901 \family sans
1902 M
1903 \begin_inset space ~
1904 \end_inset
1905
1906 f
1907 \family default
1908
1909 \begin_inset Quotes erd
1910 \end_inset
1911
1912  opens the 
1913 \family sans
1914 File
1915 \family default
1916  menu.
1917 \end_layout
1918
1919 \begin_layout Standard
1920 There are also other things bound to the 
1921 \family sans
1922 Meta-
1923 \family default
1924  key, but you'll have to check in the 
1925 \emph on
1926 Reference
1927 \emph default
1928  
1929 \emph on
1930 manual
1931 \emph default
1932  for more info.
1933 \end_layout
1934
1935 \end_deeper
1936 \begin_layout Standard
1937 You'll learn more and more keybindings and short-cut keys as you use LyX,
1938  because most actions will prompt a small message in the status bar at the
1939  bottom of LyX's main window which describe the name of the action, you've
1940  just triggered, and any existing keybindings for that action.
1941  The LyX menus also list the defined keybindings.
1942  The notation for the keybindings is very similar to the notation used in
1943  this documentation, so you should not have any problems understanding it.
1944  However, notice that Shift-modifiers are explicitly mentioned, so 
1945 \family sans
1946
1947 \begin_inset Quotes eld
1948 \end_inset
1949
1950 M-p S-A
1951 \family default
1952
1953 \begin_inset Quotes erd
1954 \end_inset
1955
1956  means 
1957 \family sans
1958 Meta-p
1959 \family default
1960  followed by a capital 
1961 \family sans
1962 A
1963 \family default
1964 .
1965  
1966 \begin_inset Quotes eld
1967 \end_inset
1968
1969
1970 \family sans
1971 S-C-s
1972 \family default
1973
1974 \begin_inset Quotes erd
1975 \end_inset
1976
1977  means 
1978 \family sans
1979 Shift-Control-s
1980 \family default
1981 .
1982 \end_layout
1983
1984 \begin_layout Standard
1985 You can list or change the keybindings in the LyX preferences under 
1986 \family sans
1987 Editing\SpecialChar \menuseparator
1988 Shortcuts
1989 \family default
1990 .
1991  The preferences are opened with the menu 
1992 \family sans
1993 Tools\SpecialChar \menuseparator
1994 Preferences
1995 \family default
1996 .
1997 \end_layout
1998
1999 \begin_layout Chapter
2000 LyX Basics
2001 \begin_inset Index
2002 status collapsed
2003
2004 \begin_layout Plain Layout
2005 Lyx@LyX ! Basics
2006 \end_layout
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Section
2014 Document Types
2015 \begin_inset Index
2016 status collapsed
2017
2018 \begin_layout Plain Layout
2019 Document ! Types
2020 \end_layout
2021
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \begin_layout Subsection
2028 Introduction
2029 \end_layout
2030
2031 \begin_layout Standard
2032 Before you do anything else, before you ever start writing a document, you
2033  need to decide what type of document you want to edit.
2034  Different types of documents use different types of spacing, headings,
2035  numbering schemes, and so on.
2036  Additionally, different documents use different paragraph environments,
2037  and format the title of your document differently.
2038 \end_layout
2039
2040 \begin_layout Standard
2041
2042 \emph on
2043 document class
2044 \emph default
2045  describes a group of properties common to a particular set of documents.
2046  By setting the document class, you automatically select these properties,
2047  making it easier to create the type of document you want.
2048  If you don't choose a document class, LyX picks one for you by default.
2049  So, it behooves you to change the class of your document.
2050 \end_layout
2051
2052 \begin_layout Standard
2053 Read on for info about the document classes you can choose from LyX, and
2054  how to adjust their properties.
2055 \end_layout
2056
2057 \begin_layout Subsection
2058 Document Classes
2059 \begin_inset Index
2060 status collapsed
2061
2062 \begin_layout Plain Layout
2063 Document ! Classes
2064 \end_layout
2065
2066 \end_inset
2067
2068
2069 \begin_inset CommandInset label
2070 LatexCommand label
2071 name "sec:Document-Classes"
2072
2073 \end_inset
2074
2075
2076 \end_layout
2077
2078 \begin_layout Subsubsection
2079 Overview
2080 \end_layout
2081
2082 \begin_layout Standard
2083 There are four standard document classes in LyX.
2084  They are:
2085 \end_layout
2086
2087 \begin_layout Description
2088 Article for basic articles
2089 \end_layout
2090
2091 \begin_layout Description
2092 Report for basic reports
2093 \end_layout
2094
2095 \begin_layout Description
2096 Book for writing a book
2097 \end_layout
2098
2099 \begin_layout Description
2100 Letter for US-style letters
2101 \end_layout
2102
2103 \begin_layout Standard
2104 There are also some non-standard classes, which LyX only uses if you have
2105  installed them.
2106  Here are some of the classes, the full list with detailed explanations
2107  can be found in chapter 
2108 \emph on
2109 Special Document Classes
2110 \emph default
2111  in the 
2112 \emph on
2113 Extended Features
2114 \emph default
2115  manual:
2116 \end_layout
2117
2118 \begin_layout Description
2119 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2120 \end_layout
2121
2122 \begin_layout Description
2123 AAST
2124 \family sans
2125
2126 \begin_inset ERT
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130
2131 {}
2132 \end_layout
2133
2134 \end_inset
2135
2136
2137 \family default
2138 eX For submissions to the journals published by the American Astronomical
2139  Society
2140 \end_layout
2141
2142 \begin_layout Description
2143 AMS Layouts for articles and books in the style and format used by the American
2144  Mathematical Society (AMS).
2145  There are three article layouts available.
2146  The standard one uses a typical numbering scheme for theorems etc., that
2147  prepends the section number to the number of the result.
2148  All result-type statements (propositions, corollaries, and so on) are sequenced
2149  together, but definitions, examples, and the like have their own sequence.
2150  The 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154 sequential numbering
2155 \begin_inset Quotes erd
2156 \end_inset
2157
2158  scheme does not place the section number with each result, but numbers
2159  them throughout the article in a single sequence.
2160  Each type of result gets its own sequence.
2161  There is also a layout that dispenses with numbering of statements altogether.
2162 \end_layout
2163
2164 \begin_layout Description
2165 Beamer Layout for presentations
2166 \end_layout
2167
2168 \begin_layout Description
2169 broadway Layout for writing plays.
2170  It is not an existing LaTeX document class, but a new one which is distributed
2171  with LyX.
2172 \end_layout
2173
2174 \begin_layout Description
2175 curiculum
2176 \begin_inset space ~
2177 \end_inset
2178
2179 vitae classes to create curriculum vitae
2180 \end_layout
2181
2182 \begin_layout Description
2183 Dinbrief Letters in format of the DIN (German industry norm)
2184 \end_layout
2185
2186 \begin_layout Description
2187 dtk Layout for 
2188 \family typewriter
2189 Die TeXnische Komödie
2190 \family default
2191 , the journal of the German TeX user Group (Dante)
2192 \end_layout
2193
2194 \begin_layout Description
2195 Elsevier Layout for journals of the Elsevier publishing group
2196 \end_layout
2197
2198 \begin_layout Description
2199 Foils Used to make transparencies
2200 \end_layout
2201
2202 \begin_layout Description
2203 g-brief Letters in format of the DIN (German industry norm)
2204 \end_layout
2205
2206 \begin_layout Description
2207 hollywood Used to type spec scripts for the US film industry.
2208  It is not an existing LaTeX document class, but a new one which is distributed
2209  with LyX.
2210 \end_layout
2211
2212 \begin_layout Description
2213 IEEEtran Layout for the journals published by the Institute of Electrical
2214  and Electronics Engineers (IEEE)
2215 \end_layout
2216
2217 \begin_layout Description
2218 IOP Layout for journals of the Institute of Physics publishing group
2219 \end_layout
2220
2221 \begin_layout Description
2222 Kluwer Layout for journals of the Kluwer publishing group
2223 \end_layout
2224
2225 \begin_layout Description
2226 koma-script a replacement for the standard classes, offers many useful features
2227  like caption formatting, automatic print space calculation etc.
2228 \end_layout
2229
2230 \begin_layout Description
2231 Memoir another replacement for the standard classes
2232 \end_layout
2233
2234 \begin_layout Description
2235 paper Used with the 
2236 \family typewriter
2237 paper
2238 \family default
2239  LaTeX document class
2240 \end_layout
2241
2242 \begin_layout Description
2243 Powerdot Layout for presentations
2244 \end_layout
2245
2246 \begin_layout Description
2247 REVTe
2248 \begin_inset ERT
2249 status collapsed
2250
2251 \begin_layout Plain Layout
2252
2253 {}
2254 \end_layout
2255
2256 \end_inset
2257
2258 X is used to write articles for the publications of the American Physical
2259  Society (APS), American Institute of Physics (AIP), and Optical Society
2260  of America (OSA).
2261  This class is not completely compatible with all LyX features.
2262 \end_layout
2263
2264 \begin_layout Description
2265 Slides Used to make transparencies
2266 \end_layout
2267
2268 \begin_layout Description
2269 SPIE
2270 \begin_inset space ~
2271 \end_inset
2272
2273 Proceedings Layout for the journals published by The International Society
2274  for Optical Engineering (SPIE)
2275 \end_layout
2276
2277 \begin_layout Description
2278 Springer Layouts for journals of the Springer publishing group
2279 \end_layout
2280
2281 \begin_layout Description
2282 TUGboat Layout for 
2283 \family typewriter
2284 TUGboat
2285 \family default
2286 , the journal of the international TeX user Group (TUG)
2287 \end_layout
2288
2289 \begin_layout Standard
2290 We won't go into any detail about how to use these different document classes
2291  here.
2292  You can find all the details about the non-standard classes in the 
2293 \emph on
2294 Extended Editing
2295 \emph default
2296  manual.
2297  Here, we will settle with a list of some of the common properties of all
2298  of the document classes.
2299 \end_layout
2300
2301 \begin_layout Subsubsection
2302 Selecting a Class
2303 \end_layout
2304
2305 \begin_layout Standard
2306 You can select a class using the 
2307 \family sans
2308 Document\SpecialChar \menuseparator
2309 Settings
2310 \begin_inset Index
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314 Document ! Settings
2315 \end_layout
2316
2317 \end_inset
2318
2319
2320 \family default
2321  dialog.
2322  Select the class you want to use, and make any fine tunings of the options
2323  you may need.
2324 \end_layout
2325
2326 \begin_layout Subsubsection
2327 \begin_inset CommandInset label
2328 LatexCommand label
2329 name "sub:Modules"
2330
2331 \end_inset
2332
2333 Modules
2334 \begin_inset Index
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338 Layout Modules
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \begin_layout Standard
2347 Since LyX 1.6, layout modules can be used to add additional features to a
2348  document without the user's having to include those features in a new layout
2349  file.
2350  The available modules are listed in the Available Modules pane of the 
2351 \family sans
2352 Document\SpecialChar \menuseparator
2353 Settings
2354 \begin_inset Index
2355 status collapsed
2356
2357 \begin_layout Plain Layout
2358 Document ! Settings
2359 \end_layout
2360
2361 \end_inset
2362
2363
2364 \family default
2365  dialog.
2366  Highlighting one of them will bring up a description of the module.
2367  Please note that some modules require LaTeX packages that are not always
2368  installed by default.
2369  LyX will warn you if you do not have the needed package.
2370  Note also that some modules require other modules, and some pairs of modules
2371  are incompatible.
2372 \end_layout
2373
2374 \begin_layout Subsubsection
2375 Properties
2376 \end_layout
2377
2378 \begin_layout Standard
2379 Each class has a default set of options.
2380  Here's a quick table describing them:
2381 \end_layout
2382
2383 \begin_layout Standard
2384 \begin_inset VSpace 0.3cm
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \begin_layout Standard
2391 \align center
2392 \begin_inset Tabular
2393 <lyxtabular version="3" rows="5" columns="5">
2394 <features>
2395 <column alignment="center" valignment="top" width="0pt">
2396 <column alignment="center" valignment="top" width="0pt">
2397 <column alignment="center" valignment="top" width="0pt">
2398 <column alignment="center" valignment="top" width="0pt">
2399 <column alignment="center" valignment="top" width="0pt">
2400 <row>
2401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414
2415 \family sans
2416 \series medium
2417 \shape up
2418 \size normal
2419 \emph off
2420 \bar no
2421 \noun off
2422 \color none
2423 Pagestyle
2424 \end_layout
2425
2426 \end_inset
2427 </cell>
2428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Plain Layout
2432
2433 \family sans
2434 \series medium
2435 \shape up
2436 \size normal
2437 \emph off
2438 \bar no
2439 \noun off
2440 \color none
2441 Sides
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450
2451 \family sans
2452 \series medium
2453 \shape up
2454 \size normal
2455 \emph off
2456 \bar no
2457 \noun off
2458 \color none
2459 Columns
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468
2469 \series medium
2470 \shape up
2471 \size normal
2472 \emph off
2473 \bar no
2474 \noun off
2475 \color none
2476 Max.
2477  sectioning level
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 </row>
2483 <row>
2484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488
2489 \series medium
2490 \shape up
2491 \size normal
2492 \emph off
2493 \bar no
2494 \noun off
2495 \color none
2496 article
2497 \end_layout
2498
2499 \end_inset
2500 </cell>
2501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2502 \begin_inset Text
2503
2504 \begin_layout Plain Layout
2505
2506 \family sans
2507 \series medium
2508 \shape up
2509 \size normal
2510 \emph off
2511 \bar no
2512 \noun off
2513 \color none
2514 Plain
2515 \end_layout
2516
2517 \end_inset
2518 </cell>
2519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2520 \begin_inset Text
2521
2522 \begin_layout Plain Layout
2523
2524 \family sans
2525 \series medium
2526 \shape up
2527 \size normal
2528 \emph off
2529 \bar no
2530 \noun off
2531 \color none
2532 One
2533 \end_layout
2534
2535 \end_inset
2536 </cell>
2537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2538 \begin_inset Text
2539
2540 \begin_layout Plain Layout
2541
2542 \family sans
2543 \series medium
2544 \shape up
2545 \size normal
2546 \emph off
2547 \bar no
2548 \noun off
2549 \color none
2550 One
2551 \end_layout
2552
2553 \end_inset
2554 </cell>
2555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2556 \begin_inset Text
2557
2558 \begin_layout Plain Layout
2559
2560 \family sans
2561 \series medium
2562 \shape up
2563 \size normal
2564 \emph off
2565 \bar no
2566 \noun off
2567 \color none
2568 Section
2569 \end_layout
2570
2571 \end_inset
2572 </cell>
2573 </row>
2574 <row>
2575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2576 \begin_inset Text
2577
2578 \begin_layout Plain Layout
2579
2580 \series medium
2581 \shape up
2582 \size normal
2583 \emph off
2584 \bar no
2585 \noun off
2586 \color none
2587 report
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596
2597 \family sans
2598 \series medium
2599 \shape up
2600 \size normal
2601 \emph off
2602 \bar no
2603 \noun off
2604 \color none
2605 Plain
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614
2615 \family sans
2616 \series medium
2617 \shape up
2618 \size normal
2619 \emph off
2620 \bar no
2621 \noun off
2622 \color none
2623 One
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family sans
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 One
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650
2651 \family sans
2652 \series medium
2653 \shape up
2654 \size normal
2655 \emph off
2656 \bar no
2657 \noun off
2658 \color none
2659 Chapter
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 </row>
2665 <row>
2666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \series medium
2672 \shape up
2673 \size normal
2674 \emph off
2675 \bar no
2676 \noun off
2677 \color none
2678 book
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2684 \begin_inset Text
2685
2686 \begin_layout Plain Layout
2687
2688 \family sans
2689 \series medium
2690 \shape up
2691 \size normal
2692 \emph off
2693 \bar no
2694 \noun off
2695 \color none
2696 Headings
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \family sans
2707 \series medium
2708 \shape up
2709 \size normal
2710 \emph off
2711 \bar no
2712 \noun off
2713 \color none
2714 Two
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \family sans
2725 \series medium
2726 \shape up
2727 \size normal
2728 \emph off
2729 \bar no
2730 \noun off
2731 \color none
2732 One
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741
2742 \family sans
2743 \series medium
2744 \shape up
2745 \size normal
2746 \emph off
2747 \bar no
2748 \noun off
2749 \color none
2750 Chapter
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \series medium
2763 \shape up
2764 \size normal
2765 \emph off
2766 \bar no
2767 \noun off
2768 \color none
2769 letter
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \family sans
2780 \series medium
2781 \shape up
2782 \size normal
2783 \emph off
2784 \bar no
2785 \noun off
2786 \color none
2787 Plain
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family sans
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \noun off
2804 \color none
2805 One
2806 \end_layout
2807
2808 \end_inset
2809 </cell>
2810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2811 \begin_inset Text
2812
2813 \begin_layout Plain Layout
2814
2815 \family sans
2816 \series medium
2817 \shape up
2818 \size normal
2819 \emph off
2820 \bar no
2821 \noun off
2822 \color none
2823 One
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 none
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 </lyxtabular>
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Standard
2854 \begin_inset VSpace 0.3cm
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \begin_layout Standard
2861 You're probably also wondering what 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865 Max.
2866 \begin_inset space ~
2867 \end_inset
2868
2869 sectioning level
2870 \begin_inset Quotes erd
2871 \end_inset
2872
2873  means.
2874  There are several paragraph environments used to create section headings.
2875  Different document classes allow different types of section headings.
2876  Only two use the 
2877 \family sans
2878 Chapter
2879 \family default
2880  heading; the rest do not and begin instead with the 
2881 \family sans
2882 Section
2883 \family default
2884  heading.
2885  Some document classes, such as the ones for letters, don't use any section
2886  headings.
2887  In addition to 
2888 \family sans
2889 Chapter
2890 \family default
2891  and 
2892 \family sans
2893 Section
2894 \family default
2895  headings, there are also 
2896 \family sans
2897 Subsection
2898 \family default
2899  headings, 
2900 \family sans
2901 Subsubsection
2902 \family default
2903  headings, and so on.
2904  We'll describe these headings fully in section
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "sub:Headings"
2912
2913 \end_inset
2914
2915 .
2916 \end_layout
2917
2918 \begin_layout Subsection
2919 Document Layout
2920 \begin_inset Index
2921 status collapsed
2922
2923 \begin_layout Plain Layout
2924 Document !  Layout
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset label
2931 LatexCommand label
2932 name "sub:Document-Layout"
2933
2934 \end_inset
2935
2936
2937 \family sans
2938
2939 \begin_inset Index
2940 status collapsed
2941
2942 \begin_layout Plain Layout
2943 Document ! Settings
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Standard
2952 The most important properties of documents classes are set in the menu 
2953 \family sans
2954 Document\SpecialChar \menuseparator
2955 Settings
2956 \family default
2957 .
2958  There in the 
2959 \family sans
2960 Options
2961 \family default
2962  field under 
2963 \family sans
2964 Documents
2965 \begin_inset space ~
2966 \end_inset
2967
2968 classes
2969 \family default
2970 , you can enter special options for your document class in a comma-separated
2971  list.
2972  This is only necessary if LyX doesn't support special options you want
2973  to use for your document.
2974  To learn more about your favorite LaTeX-class and its options, you have
2975  to read its manual.
2976 \end_layout
2977
2978 \begin_layout Standard
2979 Under 
2980 \family sans
2981 Page
2982 \begin_inset space ~
2983 \end_inset
2984
2985 Layout
2986 \family default
2987  the 
2988 \family sans
2989 Pagestyle
2990 \family default
2991  controls what sorts of headings and page numbers go on a page.
2992  You can choose between the following five options:
2993 \end_layout
2994
2995 \begin_layout Labeling
2996 \labelwidthstring 00.00.0000
2997
2998 \family sans
2999 Default
3000 \family default
3001  Use default pagestyle of current class.
3002 \end_layout
3003
3004 \begin_layout Labeling
3005 \labelwidthstring 00.00.0000
3006
3007 \family sans
3008 Empty
3009 \family default
3010  No page numbers or headings.
3011 \end_layout
3012
3013 \begin_layout Labeling
3014 \labelwidthstring 00.00.0000
3015
3016 \family sans
3017 Plain
3018 \family default
3019  Page numbers only.
3020 \end_layout
3021
3022 \begin_layout Labeling
3023 \labelwidthstring 00.00.0000
3024
3025 \family sans
3026 Headings
3027 \family default
3028  Page numbers and either the current chapter or section title and number.
3029  Whether LyX uses the current chapter or the current section depends on
3030  the maximum sectioning level of the class.
3031 \end_layout
3032
3033 \begin_layout Labeling
3034 \labelwidthstring 00.00.0000
3035
3036 \family sans
3037 Fancy
3038 \family default
3039  This allows you to create fully customizable headers and footers if you
3040  have the 
3041 \series bold
3042 fancyhdr
3043 \series default
3044
3045 \begin_inset Index
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 Latex@LaTeX-packages ! fancyhdr
3050 \end_layout
3051
3052 \end_inset
3053
3054  package installed.
3055  At the moment, support in LyX is limited to this setting.
3056  To use the full power of this package, you have to add code to your document
3057  preamble.
3058  Check the documentation for the 
3059 \series bold
3060 fancyhdr
3061 \series default
3062  package for more details, 
3063 \begin_inset CommandInset citation
3064 LatexCommand cite
3065 key "fancyhdr"
3066
3067 \end_inset
3068
3069 .
3070 \end_layout
3071
3072 \begin_layout Standard
3073 The 
3074 \family sans
3075 Separation
3076 \family default
3077  of paragraphs is described in section
3078 \begin_inset space ~
3079 \end_inset
3080
3081
3082 \begin_inset CommandInset ref
3083 LatexCommand ref
3084 reference "sec:Par-indent-intro"
3085
3086 \end_inset
3087
3088 .
3089 \end_layout
3090
3091 \begin_layout Subsection
3092 Paper Size and Orientation
3093 \begin_inset Index
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097 Document ! Paper size
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \begin_inset CommandInset label
3104 LatexCommand label
3105 name "sub:Paper-Size,-Orientation,"
3106
3107 \end_inset
3108
3109
3110 \end_layout
3111
3112 \begin_layout Standard
3113 You'll find the following options in the menu 
3114 \family sans
3115 Page
3116 \begin_inset space ~
3117 \end_inset
3118
3119 Layout
3120 \family default
3121  of the dialog of the 
3122 \family sans
3123 Document\SpecialChar \menuseparator
3124 Settings
3125 \family default
3126  menu:
3127 \family sans
3128
3129 \begin_inset Index
3130 status collapsed
3131
3132 \begin_layout Plain Layout
3133 Document ! Settings
3134 \end_layout
3135
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \begin_layout Labeling
3142 \labelwidthstring 00.00.0000
3143
3144 \family sans
3145 Papersize
3146 \family default
3147  What size paper to print on.
3148  The choices are
3149 \end_layout
3150
3151 \begin_layout Itemize
3152
3153 \family sans
3154 Default
3155 \end_layout
3156
3157 \begin_layout Itemize
3158
3159 \family sans
3160 A3, A4,
3161 \family default
3162  
3163 \family sans
3164 A5
3165 \end_layout
3166
3167 \begin_layout Itemize
3168
3169 \family sans
3170 B3, B4, B5
3171 \end_layout
3172
3173 \begin_layout Itemize
3174
3175 \family sans
3176 US letter
3177 \end_layout
3178
3179 \begin_layout Itemize
3180
3181 \family sans
3182 US legal
3183 \end_layout
3184
3185 \begin_layout Itemize
3186
3187 \family sans
3188 US executive
3189 \end_layout
3190
3191 \begin_layout Itemize
3192
3193 \family sans
3194 Custom
3195 \end_layout
3196
3197 \begin_layout Labeling
3198 \labelwidthstring 00.00.0000
3199
3200 \family sans
3201 Orientation
3202 \family default
3203  Two toggle buttons choose whether to print the output as 
3204 \family sans
3205 Landscape
3206 \family default
3207  or as 
3208 \family sans
3209 Portrait
3210 \family default
3211 .
3212 \end_layout
3213
3214 \begin_layout Labeling
3215 \labelwidthstring 00.00.0000
3216
3217 \family sans
3218 Two-sided
3219 \begin_inset space ~
3220 \end_inset
3221
3222 document
3223 \family default
3224  Adjusts the print space to print both sides of paper.
3225  That means that the print space for odd- and even-numbered pages is different.
3226 \end_layout
3227
3228 \begin_layout Subsection
3229 Margins
3230 \begin_inset Index
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Document ! Margins
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \begin_inset CommandInset label
3241 LatexCommand label
3242 name "sub:Margins"
3243
3244 \end_inset
3245
3246
3247 \begin_inset Index
3248 status collapsed
3249
3250 \begin_layout Plain Layout
3251 Margins
3252 \end_layout
3253
3254 \end_inset
3255
3256
3257 \end_layout
3258
3259 \begin_layout Standard
3260 Paper margins are set in the menu 
3261 \family sans
3262 Document\SpecialChar \menuseparator
3263 Settings
3264 \family default
3265 .
3266 \family sans
3267
3268 \begin_inset Index
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272 Document ! Settings
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 If you use a koma-script document class, you can use the default settings.
3282  Because koma-script calculates then the printspace automatically by taking
3283  the paper format and the font size into account.
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Important Note
3288 \end_layout
3289
3290 \begin_layout Standard
3291 If you change a document class, LyX has to convert 
3292 \emph on
3293 everything
3294 \emph default
3295  into the new class.
3296  That includes the paragraph environments.
3297  Some paragraph environments are standard; all of the document classes have
3298  them; but some classes have special paragraph environments.
3299  If this is the case, and you change the document class, LyX sets the missing
3300  paragraph environments to 
3301 \family sans
3302 Standard
3303 \family default
3304  and places an error box at the beginning of the paragraph.
3305  Just click on them and you'll get a message dialog that tells you about
3306  the conversion and why it failed.
3307 \end_layout
3308
3309 \begin_layout Section
3310 Paragraph Indentation and Separation
3311 \begin_inset Index
3312 status collapsed
3313
3314 \begin_layout Plain Layout
3315 Paragraph ! Indentation
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \begin_layout Subsection
3324 Introduction
3325 \begin_inset CommandInset label
3326 LatexCommand label
3327 name "sec:Par-indent-intro"
3328
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \begin_layout Standard
3335 Before describing all of the various paragraph environments, we'd like to
3336  say a word or two about paragraph indentation.
3337 \end_layout
3338
3339 \begin_layout Standard
3340 Everyone seems to have their own convention for separating paragraphs.
3341  Most Americans indent the first line of a paragraph.
3342  Others don't indent but put extra space between the paragraphs.
3343  If you choose indentation for paragraphs the 
3344 \emph on
3345 first
3346 \emph default
3347  paragraph of a section, or after a figure, an equation, a table, a list,
3348  etc., is 
3349 \emph on
3350 not
3351 \emph default
3352  indented.
3353  Only a paragraph following another paragraph gets indented.
3354  Note that the indentation behavior is different when you use another document
3355  language than English.
3356  LaTeX takes care that the indentation follows the rules of the used language.
3357 \end_layout
3358
3359 \begin_layout Standard
3360 The space between paragraphs, like the line spacing, the space between headings
3361  and text --- in fact, all of the spacings for just about everything are
3362  pre-coded into LyX.
3363  As we said, you don't worry about how much space to add between what.
3364  LyX takes care of that.
3365  In fact, these pre-coded vertical spacings aren't a single number but a
3366  range.
3367  That way, LyX can squish or stretch the space between lines to make sure
3368  figures fit on a page with text, so that sections don't start at the bottom
3369  of a page, and so on.
3370 \begin_inset Foot
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374 LaTeX does this when LyX goes to produce a printable file.
3375 \end_layout
3376
3377 \end_inset
3378
3379  However, pre-coded doesn't mean you can't change them.
3380  LyX gives you the ability to globally change 
3381 \emph on
3382 all
3383 \emph default
3384  of these pre-coded spacings.
3385  We'll explain more later.
3386 \end_layout
3387
3388 \begin_layout Subsection
3389 Paragraph Separation
3390 \begin_inset Index
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 Paragraph ! Separation
3395 \end_layout
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Standard
3403 To separate paragraphs, select 
3404 \family sans
3405 Indent
3406 \family default
3407  or 
3408 \family sans
3409 Skip
3410 \family default
3411  in the submenu 
3412 \family sans
3413 Text
3414 \begin_inset space ~
3415 \end_inset
3416
3417 Layout
3418 \family default
3419  of the dialog 
3420 \family sans
3421 Document\SpecialChar \menuseparator
3422 Settings
3423 \begin_inset Index
3424 status collapsed
3425
3426 \begin_layout Plain Layout
3427 Document ! Settings
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \family default
3434  to indent paragraphs or add extra space between paragraphs, respectively.
3435  The size of the skips can be defined in the dialog, for the indentation
3436  you have to add this line to your document preamble:
3437 \end_layout
3438
3439 \begin_layout Standard
3440
3441 \series bold
3442
3443 \backslash
3444 setlength{
3445 \backslash
3446 parindent}{Length}
3447 \end_layout
3448
3449 \begin_layout Standard
3450 where length is a value in one of the units listed in Appendix
3451 \begin_inset space ~
3452 \end_inset
3453
3454
3455 \begin_inset CommandInset ref
3456 LatexCommand ref
3457 reference "cap:Units"
3458
3459 \end_inset
3460
3461 .
3462  The default length is 30
3463 \begin_inset space \thinspace{}
3464 \end_inset
3465
3466 pt.
3467 \end_layout
3468
3469 \begin_layout Subsection
3470 Fine-Tuning
3471 \end_layout
3472
3473 \begin_layout Standard
3474 You can also change the separation method of a single paragraph.
3475  Open the 
3476 \family sans
3477 Edit\SpecialChar \menuseparator
3478 Paragraph
3479 \begin_inset space ~
3480 \end_inset
3481
3482 Settings
3483 \family default
3484  dialog and toggle the 
3485 \family sans
3486 Indent
3487 \begin_inset space ~
3488 \end_inset
3489
3490 Paragraph
3491 \family default
3492  option to change the state of the current paragraph.
3493  If paragraphs have no indentation but use extra space for separation, this
3494  button will be ignored (you can't indent a single paragraph by toggling
3495  this).
3496 \end_layout
3497
3498 \begin_layout Standard
3499 You should only need to change the indentation method for a single paragraph
3500  if you need to do some fine-tuning.
3501 \end_layout
3502
3503 \begin_layout Subsection
3504 Line Spacing
3505 \begin_inset Index
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Paragraph ! Line spacing
3510 \end_layout
3511
3512 \end_inset
3513
3514
3515 \end_layout
3516
3517 \begin_layout Standard
3518 In the 
3519 \family sans
3520 Document\SpecialChar \menuseparator
3521 Settings
3522 \begin_inset Index
3523 status collapsed
3524
3525 \begin_layout Plain Layout
3526 Document ! Settings
3527 \end_layout
3528
3529 \end_inset
3530
3531
3532 \family default
3533  dialog you can set the line spacing in the submenu 
3534 \family sans
3535 Text
3536 \begin_inset space ~
3537 \end_inset
3538
3539 Layout.
3540 \family default
3541
3542 \begin_inset Foot
3543 status collapsed
3544
3545 \begin_layout Plain Layout
3546 You need to have the LaTeX-package 
3547 \series bold
3548 setspace
3549 \series default
3550
3551 \begin_inset Index
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 Latex@LaTeX-packages ! setspace
3556 \end_layout
3557
3558 \end_inset
3559
3560  installed to use this feature.
3561 \end_layout
3562
3563 \end_inset
3564
3565
3566 \end_layout
3567
3568 \begin_layout Section
3569 Paragraph Environments
3570 \begin_inset Index
3571 status collapsed
3572
3573 \begin_layout Plain Layout
3574 Paragraph ! Environments
3575 \end_layout
3576
3577 \end_inset
3578
3579
3580 \begin_inset CommandInset label
3581 LatexCommand label
3582 name "sec:Paragraph-Environments"
3583
3584 \end_inset
3585
3586
3587 \begin_inset Index
3588 status collapsed
3589
3590 \begin_layout Plain Layout
3591 Paragraph environments|(
3592 \end_layout
3593
3594 \end_inset
3595
3596
3597 \end_layout
3598
3599 \begin_layout Subsection
3600 Overview
3601 \end_layout
3602
3603 \begin_layout Standard
3604 Paragraph environments correspond to the
3605 \end_layout
3606
3607 \begin_layout Standard
3608
3609 \series bold
3610
3611 \backslash
3612 begin{
3613 \emph on
3614 environment
3615 \emph default
3616 } ...
3617  
3618 \backslash
3619 end{
3620 \emph on
3621 environment
3622 \emph default
3623 }
3624 \series default
3625
3626 \begin_inset Newline newline
3627 \end_inset
3628
3629 command sequence in LaTeX files.
3630  If you don't know LaTeX, or the concept of a paragraph environment is totally
3631  alien to you, we urge you to read the 
3632 \emph on
3633 Tutorial
3634 \emph default
3635 .
3636  The 
3637 \emph on
3638 Tutorial
3639 \emph default
3640  also contains many more examples than this section does.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 A paragraph environment is simply a 
3645 \begin_inset Quotes eld
3646 \end_inset
3647
3648 container
3649 \begin_inset Quotes erd
3650 \end_inset
3651
3652  for a paragraph which gives that paragraph certain properties.
3653  This can include a particular style of font, different margins, a numbering
3654  scheme, labels, and so on.
3655  Additionally, you can 
3656 \begin_inset Quotes eld
3657 \end_inset
3658
3659 nest
3660 \begin_inset Quotes erd
3661 \end_inset
3662
3663  the different environments inside one another, allowing one environment
3664  to inherit some of the properties of another.
3665  The different paragraph environments totally replace the need for messy
3666  tab stops, on the fly margin adjustment, and other hold-overs from the
3667  days of typewriters.
3668  There are several paragraph environments which are specific to a particular
3669  document type.
3670  We'll only be covering the most common ones here.
3671 \end_layout
3672
3673 \begin_layout Standard
3674 To choose a new paragraph environment, use the pull-down box 
3675 \begin_inset Graphics
3676         filename clipart/ToolbarEnvBox.png
3677         scale 70
3678         clip
3679
3680 \end_inset
3681
3682  at the left end of the toolbar.
3683  LyX will change the environment of the 
3684 \emph on
3685 entire
3686 \emph default
3687  paragraph in which the cursor sits.
3688  You can also change the environment of an entire group of paragraphs if
3689  you select them before choosing the new environment.
3690  
3691 \end_layout
3692
3693 \begin_layout Standard
3694 Note that hitting 
3695 \family sans
3696 Return
3697 \family default
3698  will 
3699 \emph on
3700 typically
3701 \emph default
3702  create a new paragraph using the 
3703 \family sans
3704 Standard
3705 \family default
3706  paragraph environment.
3707  We say 
3708 \begin_inset Quotes eld
3709 \end_inset
3710
3711 typically
3712 \begin_inset Quotes erd
3713 \end_inset
3714
3715  because if you are in one of these environments:
3716 \end_layout
3717
3718 \begin_layout Itemize
3719
3720 \family sans
3721 Quote
3722 \end_layout
3723
3724 \begin_layout Itemize
3725
3726 \family sans
3727 Quotation
3728 \end_layout
3729
3730 \begin_layout Itemize
3731
3732 \family sans
3733 Verse
3734 \end_layout
3735
3736 \begin_layout Itemize
3737
3738 \family sans
3739 Itemize
3740 \end_layout
3741
3742 \begin_layout Itemize
3743
3744 \family sans
3745 Enumerate
3746 \end_layout
3747
3748 \begin_layout Itemize
3749
3750 \family sans
3751 Description
3752 \end_layout
3753
3754 \begin_layout Itemize
3755
3756 \family sans
3757 List
3758 \end_layout
3759
3760 \begin_layout Standard
3761 LyX keeps the old paragraph environment when you hit 
3762 \family sans
3763 Return
3764 \family default
3765 , rather than resetting it to 
3766 \family sans
3767 Standard
3768 \family default
3769 .
3770  LyX will still reset the nesting depth, however.
3771  Usually, starting a new paragraph resets both the paragraph environment
3772  and the nesting depth (for more on nesting see section
3773 \begin_inset space ~
3774 \end_inset
3775
3776
3777 \begin_inset CommandInset ref
3778 LatexCommand ref
3779 reference "sec:Nesting"
3780
3781 \end_inset
3782
3783 ).
3784  At the moment, all this is context-specific; you're better off expecting
3785  
3786 \family sans
3787 Return
3788 \family default
3789  to reset the paragraph environment and depth.
3790  If you want a new paragraph to keep the current environment and depth,
3791  use 
3792 \family sans
3793 M-Return
3794 \family default
3795  instead.
3796 \end_layout
3797
3798 \begin_layout Subsection
3799 Standard
3800 \end_layout
3801
3802 \begin_layout Standard
3803 The default paragraph environment is 
3804 \family sans
3805 Standard
3806 \family default
3807  for most classes.
3808  It creates a plain paragraph.
3809  If LyX resets the paragraph environment, this is the one it chooses.
3810  In fact, the paragraph you're reading right now (and most of the ones in
3811  this manual) are in the 
3812 \family sans
3813 Standard
3814 \family default
3815  environment.
3816 \end_layout
3817
3818 \begin_layout Standard
3819 You can nest a paragraph using the 
3820 \family sans
3821 Standard
3822 \family default
3823  environment in just about anything else, but you can't really nest anything
3824  in a 
3825 \family sans
3826 Standard
3827 \family default
3828  environment.
3829 \end_layout
3830
3831 \begin_layout Subsection
3832 Document Title
3833 \begin_inset Index
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Document !Title
3838 \end_layout
3839
3840 \end_inset
3841
3842
3843 \end_layout
3844
3845 \begin_layout Standard
3846 A LaTeX title page has three parts: the title itself, the name(s) of the
3847  author(s) and a 
3848 \begin_inset Quotes eld
3849 \end_inset
3850
3851 footnote
3852 \begin_inset Quotes erd
3853 \end_inset
3854
3855  for thanks or contact information.
3856  For certain types of documents, LaTeX places all of this on a separate
3857  page along with today's date.
3858  For other types of documents, the title 
3859 \begin_inset Quotes eld
3860 \end_inset
3861
3862 page
3863 \begin_inset Quotes erd
3864 \end_inset
3865
3866  goes at the top of the first page of the document.
3867  
3868 \end_layout
3869
3870 \begin_layout Standard
3871 LyX provides an interface to the title page commands through the paragraph
3872  environments 
3873 \family sans
3874 Title
3875 \family default
3876
3877 \family sans
3878 Author
3879 \family default
3880 , and 
3881 \family sans
3882 Date
3883 \family default
3884 .
3885  Here's how you use them:
3886 \end_layout
3887
3888 \begin_layout Itemize
3889 Put the title of your document in the 
3890 \family sans
3891 Title
3892 \family default
3893  environment.
3894 \end_layout
3895
3896 \begin_layout Itemize
3897 Put the author name in the 
3898 \family sans
3899 Author
3900 \family default
3901  environment.
3902 \end_layout
3903
3904 \begin_layout Itemize
3905 If you want the date to have a certain appearance, want to use a fixed date,
3906  or want other text to appear in place of today's date, put that text in
3907  the 
3908 \family sans
3909 Date
3910 \family default
3911  environment.
3912  Note that using this environment is optional.
3913  If you don't provide any, LaTeX will automatically insert today's date.
3914  If you don't want any date, add the line
3915 \begin_inset Newline newline
3916 \end_inset
3917
3918
3919 \series bold
3920
3921 \backslash
3922 date{}
3923 \series default
3924
3925 \begin_inset Newline newline
3926 \end_inset
3927
3928 to the preamble of your document (menu 
3929 \family sans
3930 Document\SpecialChar \menuseparator
3931 Settings
3932 \family default
3933 )
3934 \end_layout
3935
3936 \begin_layout Standard
3937 You can use footnotes to insert 
3938 \begin_inset Quotes eld
3939 \end_inset
3940
3941 thanks
3942 \begin_inset Quotes erd
3943 \end_inset
3944
3945  or contact informations.
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Headings
3950 \begin_inset Index
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Section headings
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \begin_inset CommandInset label
3961 LatexCommand label
3962 name "sub:Headings"
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \begin_layout Standard
3970 There are several paragraph environments for producing section headings.
3971  LyX takes care of the numbering for you.
3972 \end_layout
3973
3974 \begin_layout Subsubsection
3975 Numbered Headings
3976 \begin_inset Index
3977 status collapsed
3978
3979 \begin_layout Plain Layout
3980 Section headings ! Numbered
3981 \end_layout
3982
3983 \end_inset
3984
3985
3986 \end_layout
3987
3988 \begin_layout Standard
3989 There are 7 numbered types of section headings.
3990  They are:
3991 \end_layout
3992
3993 \begin_layout Enumerate
3994
3995 \family sans
3996 Part
3997 \end_layout
3998
3999 \begin_layout Enumerate
4000
4001 \family sans
4002 Chapter
4003 \end_layout
4004
4005 \begin_layout Enumerate
4006
4007 \family sans
4008 Section
4009 \end_layout
4010
4011 \begin_layout Enumerate
4012
4013 \family sans
4014 Subsection
4015 \end_layout
4016
4017 \begin_layout Enumerate
4018
4019 \family sans
4020 Subsubsection
4021 \end_layout
4022
4023 \begin_layout Enumerate
4024
4025 \family sans
4026 Paragraph
4027 \end_layout
4028
4029 \begin_layout Enumerate
4030
4031 \family sans
4032 Subparagraph
4033 \end_layout
4034
4035 \begin_layout Standard
4036 LyX labels each heading with a series of numbers, separated by periods.
4037  The numbers describe where in the document you are.
4038  Unlike the other headings, parts are numbered with Latin letters.
4039 \end_layout
4040
4041 \begin_layout Standard
4042 Headings all subdivide your document into different pieces of text.
4043  For example, suppose you're writing a book.
4044  You group the book into chapters.
4045  LyX does similar grouping:
4046 \end_layout
4047
4048 \begin_layout Itemize
4049
4050 \family sans
4051 Part
4052 \family default
4053  is divided in either 
4054 \family sans
4055 Chapter
4056 \family default
4057  or 
4058 \family sans
4059 Section
4060 \end_layout
4061
4062 \begin_layout Itemize
4063
4064 \family sans
4065 Chapter
4066 \family default
4067 s are divided into 
4068 \family sans
4069 Section
4070 \family default
4071 s
4072 \end_layout
4073
4074 \begin_layout Itemize
4075
4076 \family sans
4077 Section
4078 \family default
4079 s are divided into 
4080 \family sans
4081 Subsection
4082 \family default
4083 s
4084 \end_layout
4085
4086 \begin_layout Itemize
4087
4088 \family sans
4089 Subsection
4090 \family default
4091 s are divided into 
4092 \family sans
4093 Subsubsection
4094 \family default
4095 s
4096 \end_layout
4097
4098 \begin_layout Itemize
4099
4100 \family sans
4101 Subsubsection
4102 \family default
4103 s are divided into 
4104 \family sans
4105 Paragraph
4106 \family default
4107 s
4108 \end_layout
4109
4110 \begin_layout Itemize
4111
4112 \family sans
4113 Paragraph
4114 \family default
4115 s are divided into 
4116 \family sans
4117 Subparagraph
4118 \family default
4119 s
4120 \end_layout
4121
4122 \begin_layout Standard
4123 \begin_inset Note Greyedout
4124 status open
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Note:
4130 \series default
4131  Not all document types use the 
4132 \family sans
4133 Chapter
4134 \family default
4135  heading as the maximum sectioning level.
4136  In that case the 
4137 \family sans
4138 Section
4139 \family default
4140  is the top-level heading.
4141 \end_layout
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 So, if you use the 
4150 \family sans
4151 Subsubsection
4152 \family default
4153  environment to label a new sub-subsection, LyX labels it with its number,
4154  along with the number of the subsection, section, and, if applicable, chapter
4155  that it's in.
4156  For example: the fifth section of the second chapter of this book has the
4157  label 
4158 \begin_inset Quotes eld
4159 \end_inset
4160
4161 2.5
4162 \begin_inset Quotes erd
4163 \end_inset
4164
4165 .
4166 \end_layout
4167
4168 \begin_layout Subsubsection
4169 Unnumbered Headings
4170 \begin_inset Index
4171 status collapsed
4172
4173 \begin_layout Plain Layout
4174 Section headings ! Unnumbered
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \begin_layout Standard
4183 There are 5 types of unnumbered section headings.
4184  They are:
4185 \end_layout
4186
4187 \begin_layout Enumerate
4188
4189 \family sans
4190 Part*line spacing
4191 \end_layout
4192
4193 \begin_layout Enumerate
4194
4195 \family sans
4196 Chapter*
4197 \end_layout
4198
4199 \begin_layout Enumerate
4200
4201 \family sans
4202 Section*
4203 \end_layout
4204
4205 \begin_layout Enumerate
4206
4207 \family sans
4208 Subsection*
4209 \end_layout
4210
4211 \begin_layout Enumerate
4212
4213 \family sans
4214 Subsubsection*
4215 \end_layout
4216
4217 \begin_layout Standard
4218 The 
4219 \begin_inset Quotes eld
4220 \end_inset
4221
4222 *
4223 \begin_inset Quotes erd
4224 \end_inset
4225
4226  after each name means that these headings are not numbered.
4227  They work the same as their numbered counterparts but won't appear in the
4228  table of contents, see section
4229 \begin_inset space ~
4230 \end_inset
4231
4232
4233 \begin_inset CommandInset ref
4234 LatexCommand ref
4235 reference "sec:toc"
4236
4237 \end_inset
4238
4239 .
4240 \end_layout
4241
4242 \begin_layout Subsubsection
4243 Changing the Numbering
4244 \begin_inset CommandInset label
4245 LatexCommand label
4246 name "sub:Numbering-depth"
4247
4248 \end_inset
4249
4250
4251 \end_layout
4252
4253 \begin_layout Standard
4254 You can also alter which sectioning levels get numbered and which ones appear
4255  in the Table of Contents.
4256  Now, this doesn't remove any of the levels; that's preset in the document
4257  class.
4258  Certain classes start with 
4259 \family sans
4260 Chapter
4261 \family default
4262  and go down to the 
4263 \family sans
4264 Subparagraph
4265 \family default
4266  level.
4267  Others start at 
4268 \family sans
4269 Section
4270 \family default
4271 .
4272  Similarly, not all document classes number all sectioning levels.
4273  Most don't number 
4274 \family sans
4275 Paragraph
4276 \family default
4277  or 
4278 \family sans
4279 Subparagraph
4280 \family default
4281 .
4282  This is something you can change.
4283 \end_layout
4284
4285 \begin_layout Standard
4286 Open the 
4287 \family sans
4288 Document\SpecialChar \menuseparator
4289 Settings
4290 \family default
4291  dialog.
4292 \family sans
4293
4294 \begin_inset Index
4295 status collapsed
4296
4297 \begin_layout Plain Layout
4298 Document ! Settings
4299 \end_layout
4300
4301 \end_inset
4302
4303
4304 \family default
4305  Under 
4306 \family sans
4307 Numbering
4308 \begin_inset space ~
4309 \end_inset
4310
4311 &
4312 \begin_inset space ~
4313 \end_inset
4314
4315 TOC
4316 \family default
4317  you'll see two counters.
4318  The one named 
4319 \family sans
4320 Numbering
4321 \family default
4322  controls how far down in the sectioning hierarchy LyX numbers a section
4323  heading.
4324  The other one controls the appearance of the section headings in the table
4325  of contents.
4326 \end_layout
4327
4328 \begin_layout Subsubsection
4329 Short Titles of Headings
4330 \begin_inset Index
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Section headings ! Short titles
4335 \end_layout
4336
4337 \end_inset
4338
4339
4340 \begin_inset OptArg
4341 status collapsed
4342
4343 \begin_layout Plain Layout
4344 Short Titles
4345 \end_layout
4346
4347 \end_inset
4348
4349
4350 \begin_inset CommandInset label
4351 LatexCommand label
4352 name "sec:Short-Titles"
4353
4354 \end_inset
4355
4356
4357 \end_layout
4358
4359 \begin_layout Standard
4360 Some section or chapter titles, such as this one, can get quite long.
4361  This can cause troubles when there is limited horizontal space.
4362  For example, if the header of the page is set to show the current section
4363  title, a long title will protrude over the page margins and look awful.
4364 \end_layout
4365
4366 \begin_layout Standard
4367 LaTeX allows you to specify a short title for section headings.
4368  This short title is used in the header and in the actual table of contents,
4369  avoiding the problem mentioned.
4370  To specify a short title, use the menu 
4371 \family sans
4372 Insert\SpecialChar \menuseparator
4373 Short
4374 \begin_inset space ~
4375 \end_inset
4376
4377 Title
4378 \family default
4379 .
4380  This will insert a box labeled 
4381 \begin_inset Quotes eld
4382 \end_inset
4383
4384 opt
4385 \begin_inset Quotes erd
4386 \end_inset
4387
4388  (stands for 
4389 \begin_inset Quotes eld
4390 \end_inset
4391
4392 optional
4393 \begin_inset Quotes erd
4394 \end_inset
4395
4396 ) which you can use to enter the short title text.
4397  This also works for captions inside floats.
4398 \end_layout
4399
4400 \begin_layout Standard
4401 The title of this section is a good example of using this feature.
4402 \end_layout
4403
4404 \begin_layout Subsubsection
4405 Special Information
4406 \end_layout
4407
4408 \begin_layout Standard
4409 The following information applies to all section headings:
4410 \end_layout
4411
4412 \begin_layout Itemize
4413 You cannot do any nesting with these environments.
4414 \end_layout
4415
4416 \begin_layout Itemize
4417 You cannot use a margin note in any of these environments.
4418 \end_layout
4419
4420 \begin_layout Itemize
4421 You can only use inline math in these environments.
4422 \end_layout
4423
4424 \begin_layout Itemize
4425 You can use labels and cross-references to refer to their numbers.
4426 \end_layout
4427
4428 \begin_layout Subsection
4429 Quotes and Poetryline spacing
4430 \end_layout
4431
4432 \begin_layout Standard
4433 LyX has three paragraph environments for writing poetry and quotations.
4434  They are 
4435 \family sans
4436 Quote
4437 \family default
4438
4439 \family sans
4440 Quotation
4441 \family default
4442 , and 
4443 \family sans
4444 Verse
4445 \family default
4446 .
4447  Forget the days of changing line spacing and twiddling with margins.
4448  These three paragraph environments already have those changes built-in.
4449  They all widen the left margin and add a bit of extra space above and below
4450  the text they contain.
4451  They also allow nesting, so you can put a 
4452 \family sans
4453 Verse
4454 \family default
4455  in a 
4456 \family sans
4457 Quotation
4458 \family default
4459 , as well as in some other paragraph environments.
4460 \end_layout
4461
4462 \begin_layout Standard
4463 There is another feature of these three paragraph environments: they do
4464  
4465 \emph on
4466 not
4467 \emph default
4468  reset to 
4469 \family sans
4470 Standard
4471 \family default
4472  when you start a new paragraph.
4473  So, you can type in that poem and merrily hit 
4474 \family sans
4475 Return
4476 \family default
4477  without worrying about the paragraph environment changing on you.
4478  Of course, that means that, once you're done typing in that poem, you have
4479  to change back to the 
4480 \family sans
4481 Standard
4482 \family default
4483  environment yourself.
4484 \end_layout
4485
4486 \begin_layout Subsubsection
4487
4488 \family sans
4489 Quote
4490 \family default
4491  and 
4492 \family sans
4493 Quotation
4494 \family default
4495
4496 \begin_inset CommandInset label
4497 LatexCommand label
4498 name "sec:Quote"
4499
4500 \end_inset
4501
4502
4503 \begin_inset Index
4504 status collapsed
4505
4506 \begin_layout Plain Layout
4507 Quotation
4508 \end_layout
4509
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \begin_layout Standard
4516 Now that we've described the similarities of these three environments, it's
4517  time for the differences.
4518  
4519 \family sans
4520 Quote
4521 \family default
4522  and 
4523 \family sans
4524 Quotation
4525 \family default
4526  are identical except for one difference: 
4527 \family sans
4528 Quote
4529 \family default
4530  uses extra spacing to separate paragraphs and never indents the first line.
4531  
4532 \family sans
4533 Quotation
4534 \family default
4535  
4536 \emph on
4537 always
4538 \emph default
4539  indents the first line of a paragraph and uses the same line spacing throughout.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 Here's an example of the 
4544 \family sans
4545 Quote
4546 \family default
4547  environment:
4548 \end_layout
4549
4550 \begin_layout Quote
4551 This is in the 
4552 \family sans
4553 Quote
4554 \family default
4555  environment.
4556  I can keep writing, extending this line out further and further until it
4557  wraps.
4558  See -- no indentation!
4559 \end_layout
4560
4561 \begin_layout Quote
4562 Here's the second paragraph of this quote.
4563  Again, there's no indentation, but there is extra space between me and
4564  the other paragraph.
4565 \end_layout
4566
4567 \begin_layout Standard
4568 Here's another example, this time in the 
4569 \family sans
4570 Quotation
4571 \family default
4572  environment:
4573 \end_layout
4574
4575 \begin_layout Quotation
4576 This is in the 
4577 \family sans
4578 Quotation
4579 \family default
4580  environment.
4581  If I keep writing, you'll see the indentation.
4582  If your country uses a writing style that shows off new paragraphs by indenting
4583  the first line, then 
4584 \family sans
4585 Quotation
4586 \family default
4587  is the environment for you! Well, you'd use it 
4588 \emph on
4589 if
4590 \emph default
4591  you were quoting other text.
4592 \end_layout
4593
4594 \begin_layout Quotation
4595 Here's a new paragraph.
4596  I could ramble on and on, like a politician at election time.
4597  If I did that, though, you'd get bored.
4598 \end_layout
4599
4600 \begin_layout Standard
4601 As the examples show, 
4602 \family sans
4603 Quote
4604 \family default
4605  is for those people who use extra space to separate paragraphs.
4606  They should put quotes in the 
4607 \family sans
4608 Quote
4609 \family default
4610  environment.
4611  Those who use indentation to mark a new paragraph should use the 
4612 \family sans
4613 Quotation
4614 \family default
4615  paragraph environment for quoted text.
4616 \end_layout
4617
4618 \begin_layout Subsubsection
4619
4620 \family sans
4621 Verse
4622 \family default
4623
4624 \begin_inset Index
4625 status collapsed
4626
4627 \begin_layout Plain Layout
4628 Paragraph ! Verse
4629 \end_layout
4630
4631 \end_inset
4632
4633
4634 \family sans
4635
4636 \begin_inset Index
4637 status collapsed
4638
4639 \begin_layout Plain Layout
4640 Poetry
4641 \end_layout
4642
4643 \end_inset
4644
4645
4646 \begin_inset CommandInset label
4647 LatexCommand label
4648 name "sec:Verse"
4649
4650 \end_inset
4651
4652
4653 \end_layout
4654
4655 \begin_layout Standard
4656
4657 \family sans
4658 Verse
4659 \family default
4660  is a paragraph environment for poetry, rhymes, verses, and so on.
4661  Here's an example:
4662 \end_layout
4663
4664 \begin_layout Verse
4665 This is in Verse
4666 \begin_inset Newline newline
4667 \end_inset
4668
4669 Which I did not rehearse!
4670 \end_layout
4671
4672 \begin_layout Verse
4673 It could be much worse.
4674  This line could be long, very long, oh so long, so very long that it wraps
4675  around.
4676  It looks okay on screen, but in the printed version, the extra lines are
4677  indented a bit more than the first.
4678  Okay, so it's turned to prose and doesn't rhyme anymore.
4679  So sue me.
4680 \end_layout
4681
4682 \begin_layout Verse
4683 To break a line
4684 \begin_inset Newline newline
4685 \end_inset
4686
4687 And make things look fine
4688 \begin_inset Newline newline
4689 \end_inset
4690
4691 Use 
4692 \family sans
4693 C-Return
4694 \family default
4695 .
4696 \end_layout
4697
4698 \begin_layout Standard
4699 As you can see, 
4700 \family sans
4701 Verse
4702 \family default
4703  does not indent both margins.
4704  Each stanza of the verse or poem is in its own paragraph.
4705  To separate the individual lines of a stanza, use the 
4706 \family typewriter
4707 break-line
4708 \family default
4709  function 
4710 \family sans
4711 C-Return
4712 \family default
4713 .
4714 \end_layout
4715
4716 \begin_layout Subsection
4717 Lists
4718 \begin_inset Index
4719 status collapsed
4720
4721 \begin_layout Plain Layout
4722 Lists
4723 \end_layout
4724
4725 \end_inset
4726
4727
4728 \begin_inset CommandInset label
4729 LatexCommand label
4730 name "sub:Lists"
4731
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 LyX has four different paragraph environments for creating different kinds
4739  of lists.
4740  In the 
4741 \family sans
4742 Itemize
4743 \family default
4744  and 
4745 \family sans
4746 Enumerate
4747 \family default
4748  environments, LyX labels your list items with bullets or numbers, respectively.
4749  In the 
4750 \family sans
4751 Description
4752 \family default
4753  and 
4754 \family sans
4755 List
4756 \family default
4757  environments, LyX lets you provide your own label.
4758  We'll present the individual details of each type of list next after describing
4759  some general features of all four of them.
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763 General Features
4764 \end_layout
4765
4766 \begin_layout Standard
4767 The four paragraph environments for lists differ from the other environments
4768  in several ways.
4769  First, LyX treats each paragraph as a list item.
4770  Hitting 
4771 \family sans
4772 Return
4773 \family default
4774  does 
4775 \emph on
4776 not
4777 \emph default
4778  reset the environment to 
4779 \family sans
4780 Standard
4781 \family default
4782  but keeps the current environment and creates a new list item.
4783  The nesting depth is not also kept.
4784  If you want to keep the paragraph environment but reset the current nesting
4785  depth, you can use 
4786 \family sans
4787 M-Return
4788 \family default
4789  to break paragraphs.
4790 \end_layout
4791
4792 \begin_layout Standard
4793 You can nest lists of any type inside one another.
4794  In fact, LyX changes the labels on some list items depending on how it
4795  is nested.
4796  If you intend to use any of the list paragraph environments, we suggest
4797  you read all of section
4798 \begin_inset space ~
4799 \end_inset
4800
4801
4802 \begin_inset CommandInset ref
4803 LatexCommand ref
4804 reference "sec:Nesting"
4805
4806 \end_inset
4807
4808 .
4809  
4810 \end_layout
4811
4812 \begin_layout Subsubsection
4813
4814 \family sans
4815 Itemize
4816 \family default
4817
4818 \begin_inset Index
4819 status collapsed
4820
4821 \begin_layout Plain Layout
4822 Lists ! Itemize
4823 \end_layout
4824
4825 \end_inset
4826
4827
4828 \begin_inset CommandInset label
4829 LatexCommand label
4830 name "sec:Itemize"
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Standard
4838 The first type of list we'll describe in detail is the 
4839 \family sans
4840 Itemize
4841 \family default
4842  paragraph environment.
4843  It has the following properties:
4844 \end_layout
4845
4846 \begin_layout Itemize
4847 Each item has a particular bullet or symbol as its label.
4848 \end_layout
4849
4850 \begin_deeper
4851 \begin_layout Itemize
4852 LyX uses the same symbol for all of the items in a given nesting level.
4853 \end_layout
4854
4855 \begin_layout Itemize
4856 The symbol appears at the beginning of the first line.
4857 \end_layout
4858
4859 \end_deeper
4860 \begin_layout Itemize
4861 The items can have any length.
4862  LyX automatically offsets the left margin of each item.
4863  The offset is always relative to whatever environment the 
4864 \family sans
4865 Itemize
4866 \family default
4867  list may be in.
4868 \end_layout
4869
4870 \begin_layout Itemize
4871 If you nest an 
4872 \family sans
4873 Itemize
4874 \family default
4875  environment inside another 
4876 \family sans
4877 Itemize
4878 \family default
4879  environment, the label changes to a new symbol.
4880 \end_layout
4881
4882 \begin_deeper
4883 \begin_layout Itemize
4884 There are four different symbols for up to a four-fold nesting.
4885 \end_layout
4886
4887 \begin_layout Itemize
4888 LyX always shows the same symbol on screen.
4889 \end_layout
4890
4891 \begin_layout Itemize
4892 See section
4893 \begin_inset space ~
4894 \end_inset
4895
4896
4897 \begin_inset CommandInset ref
4898 LatexCommand ref
4899 reference "sec:Nesting"
4900
4901 \end_inset
4902
4903  for a full explanation of nesting.
4904 \end_layout
4905
4906 \end_deeper
4907 \begin_layout Standard
4908 Of course, that explanation was also an example of an 
4909 \family sans
4910 Itemize
4911 \family default
4912  list.
4913  The 
4914 \family sans
4915 Itemize
4916 \family default
4917  environment is best suited for lists where the order doesn't matter.
4918 \end_layout
4919
4920 \begin_layout Standard
4921 We said that different levels use different symbols as their label.
4922  Here's an example of all four possible symbols.
4923  Note that those of you reading this manual within LyX won't see any difference.
4924 \end_layout
4925
4926 \begin_layout Itemize
4927 The label for the first level 
4928 \family sans
4929 Itemize
4930 \family default
4931  is a large black dot, or bullet.
4932 \end_layout
4933
4934 \begin_deeper
4935 \begin_layout Itemize
4936 The label for the second level is a dash.
4937 \end_layout
4938
4939 \begin_deeper
4940 \begin_layout Itemize
4941 The label for the third is an asterisk.
4942 \end_layout
4943
4944 \begin_deeper
4945 \begin_layout Itemize
4946 The label for the fourth is a centered dot.
4947 \end_layout
4948
4949 \end_deeper
4950 \begin_layout Itemize
4951 Back out to the third level.
4952 \end_layout
4953
4954 \end_deeper
4955 \begin_layout Itemize
4956 Back to the second level.
4957 \end_layout
4958
4959 \end_deeper
4960 \begin_layout Itemize
4961 Back to the outermost level.
4962 \end_layout
4963
4964 \begin_layout Standard
4965 These are the default labels for an 
4966 \family sans
4967 Itemize
4968 \family default
4969  list.
4970  You can customize these labels in the 
4971 \family sans
4972 Document\SpecialChar \menuseparator
4973 Settings
4974 \family default
4975  dialog in the submenu 
4976 \family sans
4977 Bullets
4978 \family default
4979 .
4980 \family sans
4981
4982 \begin_inset Index
4983 status collapsed
4984
4985 \begin_layout Plain Layout
4986 Document ! Settings
4987 \end_layout
4988
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 Notice how the space between items decreases with increasing depth.
4996  We'll explain nesting and all the tricks you can do with different depths
4997  in section
4998 \begin_inset space ~
4999 \end_inset
5000
5001
5002 \begin_inset CommandInset ref
5003 LatexCommand ref
5004 reference "sec:Nesting"
5005
5006 \end_inset
5007
5008 .
5009 \end_layout
5010
5011 \begin_layout Subsubsection
5012
5013 \family sans
5014 Enumerate
5015 \family default
5016
5017 \begin_inset Index
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Lists ! Enumerate
5022 \end_layout
5023
5024 \end_inset
5025
5026
5027 \begin_inset CommandInset label
5028 LatexCommand label
5029 name "sec:Enumerate"
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 The 
5038 \family sans
5039 Enumerate
5040 \family default
5041  environment is used to create numbered lists and outlines.
5042  It has these properties:
5043 \end_layout
5044
5045 \begin_layout Enumerate
5046 Each item has a numeral as its label.
5047 \end_layout
5048
5049 \begin_deeper
5050 \begin_layout Enumerate
5051 The type of numeral depends on the nesting depth.
5052 \end_layout
5053
5054 \end_deeper
5055 \begin_layout Enumerate
5056 LyX automatically counts the items for you and updates the label as appropriate.
5057 \end_layout
5058
5059 \begin_layout Enumerate
5060 Each new 
5061 \family sans
5062 Enumerate
5063 \family default
5064  environment resets the counter to one.
5065 \end_layout
5066
5067 \begin_layout Enumerate
5068 Like the 
5069 \family sans
5070 Itemize
5071 \family default
5072  environment, the 
5073 \family sans
5074 Enumerate
5075 \family default
5076  environment:
5077 \end_layout
5078
5079 \begin_deeper
5080 \begin_layout Enumerate
5081 Offsets the items relative to the left margin.
5082  Items can have any length.
5083 \end_layout
5084
5085 \begin_layout Enumerate
5086 Reduces the space between items as the nesting depth increases.
5087 \end_layout
5088
5089 \begin_layout Enumerate
5090 Uses different types of labels depending on the nesting depth.
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094 Allows up to a four-fold nesting.
5095 \end_layout
5096
5097 \end_deeper
5098 \begin_layout Standard
5099 Unlike the 
5100 \family sans
5101 Itemize
5102 \family default
5103  environment, 
5104 \family sans
5105 Enumerate
5106 \family default
5107  shows the different labels for each item in LyX.
5108  Here is how LyX labels the four different levels in an 
5109 \family sans
5110 Enumerate
5111 \family default
5112 :
5113 \end_layout
5114
5115 \begin_layout Enumerate
5116 The first level of an 
5117 \family sans
5118 Enumerate
5119 \family default
5120  uses Arabic numerals followed by a period.
5121 \end_layout
5122
5123 \begin_deeper
5124 \begin_layout Enumerate
5125 The second level uses lower case letters surrounded by parentheses.
5126 \end_layout
5127
5128 \begin_deeper
5129 \begin_layout Enumerate
5130 The third level uses lower-case Roman numerals followed by a period.
5131 \end_layout
5132
5133 \begin_deeper
5134 \begin_layout Enumerate
5135 The fourth level uses capital letters followed by a period.
5136 \end_layout
5137
5138 \begin_layout Enumerate
5139 Again, notice the decrease in the spacing between items as the nesting depth
5140  increases.
5141 \end_layout
5142
5143 \end_deeper
5144 \begin_layout Enumerate
5145 Back to the third level
5146 \end_layout
5147
5148 \end_deeper
5149 \begin_layout Enumerate
5150 Back to the second level.
5151 \end_layout
5152
5153 \end_deeper
5154 \begin_layout Enumerate
5155 Back to the outermost level.
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Once again, you can customize the type of numbering used in the 
5160 \family sans
5161 Enumerate
5162 \family default
5163  environment.
5164  It involves adding commands to the LaTeX preamble (see the 
5165 \emph on
5166 Extended Features
5167 \emph default
5168  manual).
5169  As stated earlier, such customization only shows up in the printed version,
5170  not in LyX.
5171 \end_layout
5172
5173 \begin_layout Standard
5174 There is more to nesting 
5175 \family sans
5176 Enumerate
5177 \family default
5178  environments than we've stated here.
5179  You should read section
5180 \begin_inset space ~
5181 \end_inset
5182
5183
5184 \begin_inset CommandInset ref
5185 LatexCommand ref
5186 reference "sec:Nesting"
5187
5188 \end_inset
5189
5190  to learn more about nesting.
5191 \end_layout
5192
5193 \begin_layout Subsubsection
5194
5195 \family sans
5196 Description
5197 \family default
5198
5199 \begin_inset Index
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Lists ! Description
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Description-List"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219 Unlike the previous two environments, the 
5220 \family sans
5221 Description
5222 \family default
5223  list has no fixed label.
5224  Instead, LyX uses the first 
5225 \begin_inset Quotes eld
5226 \end_inset
5227
5228 word
5229 \begin_inset Quotes erd
5230 \end_inset
5231
5232  of the first line as the label.
5233  Here's an example:
5234 \end_layout
5235
5236 \begin_layout Description
5237 Example: This is an example of the 
5238 \family sans
5239 Description
5240 \family default
5241  environment.
5242 \end_layout
5243
5244 \begin_layout Standard
5245 LyX typesets the label in boldface and puts extra space between it and the
5246  rest of the line.
5247 \end_layout
5248
5249 \begin_layout Standard
5250 With the first 
5251 \begin_inset Quotes eld
5252 \end_inset
5253
5254 word
5255 \begin_inset Quotes erd
5256 \end_inset
5257
5258  it is meant that the first hit of the 
5259 \family sans
5260 Space
5261 \family default
5262  key ends the label if you are at the beginning of the first line of an
5263  item.
5264  If you need to use more than one word in the label use a 
5265 \family sans
5266 Protected Blank
5267 \family default
5268 .
5269  (Use either 
5270 \family sans
5271 C-Space
5272 \family default
5273  or the menu 
5274 \family sans
5275 Insert\SpecialChar \menuseparator
5276 Formatting\SpecialChar \menuseparator
5277 Protected
5278 \begin_inset space ~
5279 \end_inset
5280
5281 Space
5282 \family default
5283 , see section
5284 \begin_inset space ~
5285 \end_inset
5286
5287
5288 \begin_inset CommandInset ref
5289 LatexCommand ref
5290 reference "sub:Protected-Space"
5291
5292 \end_inset
5293
5294  for more info.) Here is an example:
5295 \end_layout
5296
5297 \begin_layout Description
5298 Second
5299 \begin_inset space ~
5300 \end_inset
5301
5302 Example: This one shows how to use a 
5303 \family sans
5304 Protected
5305 \begin_inset space ~
5306 \end_inset
5307
5308 Blank
5309 \family default
5310  in the label of a 
5311 \family sans
5312 Description
5313 \family default
5314  list item.
5315 \end_layout
5316
5317 \begin_layout Description
5318 Usage: You should use the 
5319 \family sans
5320 Description
5321 \family default
5322  environment for things like definitions and theorems.
5323  Use it when you need to make one word in particular stand out in the text
5324  that describes it.
5325  It's not a good idea to use a 
5326 \family sans
5327 Description
5328 \family default
5329  environment when you have an entire sentence that you want to describe.
5330  You're better off using 
5331 \family sans
5332 Itemize
5333 \family default
5334  or 
5335 \family sans
5336 Enumerate
5337 \family default
5338  and nesting several 
5339 \family sans
5340 Standard
5341 \family default
5342  paragraphs into them.
5343 \end_layout
5344
5345 \begin_layout Description
5346 Nesting: You can nest 
5347 \family sans
5348 Description
5349 \family default
5350  environments inside one another, nest them in other types of lists, and
5351  so on.
5352 \end_layout
5353
5354 \begin_layout Standard
5355 Notice that after the first line, LyX indents subsequent lines, offsetting
5356  them from the first line.
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360 The LyX 
5361 \family sans
5362 List
5363 \family default
5364
5365 \begin_inset Index
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! Lyx@LyX list
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset label
5376 LatexCommand label
5377 name "sec:LyX-List"
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 The 
5386 \family sans
5387 List
5388 \family default
5389  environment is a LyX extension to LaTeX.
5390  
5391 \end_layout
5392
5393 \begin_layout Standard
5394 Like the 
5395 \family sans
5396 Description
5397 \family default
5398  environment the 
5399 \family sans
5400 List
5401 \family default
5402  environment has user-defined labels for each list item.
5403  There are the following properties of this list environment:
5404 \end_layout
5405
5406 \begin_layout Labeling
5407 \labelwidthstring 00.00.0000
5408 item
5409 \begin_inset space ~
5410 \end_inset
5411
5412 labels LyX uses the first 
5413 \begin_inset Quotes eld
5414 \end_inset
5415
5416 word
5417 \begin_inset Quotes erd
5418 \end_inset
5419
5420  of each line as the item label.
5421  The first 
5422 \family sans
5423 Space
5424 \family default
5425  after the beginning of the first line of an item marks the end of the label.
5426  If you need to use more than one word in an item label, use a protected
5427  blank as described above.
5428 \end_layout
5429
5430 \begin_layout Labeling
5431 \labelwidthstring 00.00.0000
5432 margins As you can see, LyX uses different margins for the item label and
5433  the body of the item text.
5434  The body of the text has a larger left margin, which is equal to the default
5435  label width plus a little extra space.
5436  
5437 \end_layout
5438
5439 \begin_layout Labeling
5440 \labelwidthstring 00.00.0000
5441 label
5442 \begin_inset space ~
5443 \end_inset
5444
5445 width LyX uses the width of the label, or the default width, whatever is
5446  larger.
5447  If the label width is larger, the label 
5448 \begin_inset Quotes eld
5449 \end_inset
5450
5451 extends
5452 \begin_inset Quotes erd
5453 \end_inset
5454
5455  into the first line.
5456  In other words, the text of the first line isn't aligned with the left
5457  margin of the rest of the item text.
5458 \end_layout
5459
5460 \begin_layout Labeling
5461 \labelwidthstring 00.00.0000
5462 default
5463 \begin_inset space ~
5464 \end_inset
5465
5466 width You can set the default label width to ensure that the text of all
5467  items in a 
5468 \family sans
5469 List
5470 \family default
5471  environment have the same left margin.
5472 \begin_inset Newline newline
5473 \end_inset
5474
5475 To change the default width, select all items in the list.
5476  Now open the 
5477 \family sans
5478 Edit\SpecialChar \menuseparator
5479 Paragraph
5480 \begin_inset space ~
5481 \end_inset
5482
5483 Settings
5484 \family default
5485  dialog.
5486  The text in the box 
5487 \family sans
5488 Longest
5489 \begin_inset space ~
5490 \end_inset
5491
5492 label
5493 \family default
5494  determines the default label width.
5495  You can use the text of your largest label here, but you can also use the
5496  letter 
5497 \begin_inset Quotes eld
5498 \end_inset
5499
5500 M
5501 \begin_inset Quotes erd
5502 \end_inset
5503
5504  multiple times instead.
5505  The M is the widest character and is a standard unit of widths in LaTeX.
5506  By using 
5507 \begin_inset Quotes eld
5508 \end_inset
5509
5510 M
5511 \begin_inset Quotes erd
5512 \end_inset
5513
5514  as the unit of width you don't need to keep changing the contents of 
5515 \family sans
5516 Longest
5517 \begin_inset space ~
5518 \end_inset
5519
5520 label
5521 \family default
5522  every time you alter a label in a 
5523 \family sans
5524 List
5525 \family default
5526  environment.
5527 \begin_inset Newline newline
5528 \end_inset
5529
5530 The predefined default width is the length of 
5531 \begin_inset Quotes eld
5532 \end_inset
5533
5534 00.00.0000
5535 \begin_inset Quotes erd
5536 \end_inset
5537
5538  (equal to 6 M).
5539  
5540 \begin_inset Newline newline
5541 \end_inset
5542
5543
5544 \begin_inset Note Greyedout
5545 status open
5546
5547 \begin_layout Plain Layout
5548
5549 \series bold
5550 Note:
5551 \series default
5552  Setting the cursor into a list item to change only its label width will
5553  only change the width inside LyX but not in the output.
5554 \end_layout
5555
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \begin_layout Standard
5562 You should use the 
5563 \family sans
5564 List
5565 \family default
5566  environment the same way like the 
5567 \family sans
5568 Description
5569 \family default
5570  list: When you need one word to stand out from the text that describes
5571  it.
5572  The 
5573 \family sans
5574 List
5575 \family default
5576  environment gives you another way to do this, using a different overall
5577  layout.
5578 \end_layout
5579
5580 \begin_layout Standard
5581 You can nest 
5582 \family sans
5583 List
5584 \family default
5585  environments inside one another, nest them in other types of lists, and
5586  so on.
5587  They work just like the other list paragraph environments.
5588  Read section
5589 \begin_inset space ~
5590 \end_inset
5591
5592
5593 \begin_inset CommandInset ref
5594 LatexCommand ref
5595 reference "sec:Nesting"
5596
5597 \end_inset
5598
5599  to learn about nesting.
5600 \end_layout
5601
5602 \begin_layout Standard
5603 There is yet another feature of the 
5604 \family sans
5605 List
5606 \family default
5607  environment: As you can see in the examples, LyX left-justifies the item
5608  labels by default.
5609  You can use additional 
5610 \family sans
5611 HFills
5612 \family default
5613  to change how LyX justifies the item label.
5614  
5615 \family sans
5616 Hfills
5617 \family default
5618  are documented in section
5619 \begin_inset space ~
5620 \end_inset
5621
5622
5623 \begin_inset CommandInset ref
5624 LatexCommand ref
5625 reference "sub:Horizontal-Space"
5626
5627 \end_inset
5628
5629 .
5630  Here are some examples:
5631 \end_layout
5632
5633 \begin_layout Labeling
5634 \labelwidthstring 00.00.0000
5635 Left The default for 
5636 \family sans
5637 List
5638 \family default
5639  item labels.
5640 \end_layout
5641
5642 \begin_layout Labeling
5643 \labelwidthstring 00.00.0000
5644 \begin_inset space \hfill{}
5645 \end_inset
5646
5647 Right One 
5648 \family sans
5649 HFill
5650 \family default
5651  at the beginning of the label right justifies it.
5652 \end_layout
5653
5654 \begin_layout Labeling
5655 \labelwidthstring 00.00.0000
5656 \begin_inset space \hfill{}
5657 \end_inset
5658
5659 Center
5660 \begin_inset space \hfill{}
5661 \end_inset
5662
5663  One 
5664 \family sans
5665 HFill
5666 \family default
5667  at the beginning of the label and one at the end centers it.
5668 \end_layout
5669
5670 \begin_layout Subsection
5671 Letters
5672 \begin_inset Index
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676 Letters
5677 \end_layout
5678
5679 \end_inset
5680
5681
5682 \end_layout
5683
5684 \begin_layout Subsubsection
5685
5686 \family sans
5687 Address
5688 \family default
5689  and 
5690 \family sans
5691 Right
5692 \begin_inset space ~
5693 \end_inset
5694
5695 Address
5696 \family default
5697 : An Overview
5698 \end_layout
5699
5700 \begin_layout Standard
5701 Although LyX has document classes for letters, we've also created two paragraph
5702  environments called 
5703 \family sans
5704 Address
5705 \family default
5706  and 
5707 \family sans
5708 Right
5709 \begin_inset space ~
5710 \end_inset
5711
5712 Address
5713 \family default
5714 .
5715  To use the letter class, you need to use specific paragraph environments
5716  in a specific order, otherwise LaTeX gags on the document.
5717  In contrast, you can use the 
5718 \family sans
5719 Address
5720 \family default
5721  and 
5722 \family sans
5723 Right
5724 \begin_inset space ~
5725 \end_inset
5726
5727 Address
5728 \family default
5729  paragraph environments anywhere with no problem.
5730  You can even nest them inside other environments, though you can't nest
5731  anything in them.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 Of course, you're not limited to using 
5736 \family sans
5737 Address
5738 \family default
5739  and 
5740 \family sans
5741 Right
5742 \begin_inset space ~
5743 \end_inset
5744
5745 Address
5746 \family default
5747  for letters only.
5748  
5749 \family sans
5750 Right
5751 \begin_inset space ~
5752 \end_inset
5753
5754 Address
5755 \family default
5756 , in particular, is useful for creating article titles like those used in
5757  some European academic papers.
5758 \end_layout
5759
5760 \begin_layout Subsubsection
5761 Usage
5762 \begin_inset CommandInset label
5763 LatexCommand label
5764 name "sec:Address-Usage"
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 The 
5773 \family sans
5774 Address
5775 \family default
5776  environment formats text in the style of an address, which is also used
5777  for the opening and signature in some countries.
5778  Similarly, the 
5779 \family sans
5780 Right
5781 \begin_inset space ~
5782 \end_inset
5783
5784 Address
5785 \family default
5786  environment formats text in the style of a right-justified address, which
5787  is used for the sender's address and today's date in some countries.
5788  Here's an example of each:
5789 \end_layout
5790
5791 \begin_layout Right Address
5792 Right Address
5793 \begin_inset Newline newline
5794 \end_inset
5795
5796 Who I am
5797 \begin_inset Newline newline
5798 \end_inset
5799
5800 Where I am
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 When is it? What is today?
5805 \end_layout
5806
5807 \begin_layout Standard
5808 That was 
5809 \family sans
5810 Right
5811 \begin_inset space ~
5812 \end_inset
5813
5814 Address
5815 \family default
5816 .
5817  Notice that the lines all have the same left margin, which LyX sets to
5818  fit the largest block of text on a single line.
5819  Here's an example of the 
5820 \family sans
5821 Address
5822 \family default
5823  environment:
5824 \end_layout
5825
5826 \begin_layout Address
5827 Who are you
5828 \begin_inset Newline newline
5829 \end_inset
5830
5831 Where do I send this
5832 \begin_inset Newline newline
5833 \end_inset
5834
5835 Your post office and country
5836 \end_layout
5837
5838 \begin_layout Standard
5839 As you can see, both 
5840 \family sans
5841 Address
5842 \family default
5843  and 
5844 \family sans
5845 Right
5846 \begin_inset space ~
5847 \end_inset
5848
5849 Address
5850 \family default
5851  add extra space between themselves and the next paragraph.
5852  If you hit 
5853 \family sans
5854 Return
5855 \family default
5856  in either of these environments, LyX resets the nesting depth and sets
5857  the environment to 
5858 \family sans
5859 Standard
5860 \family default
5861 .
5862  This makes sense, since 
5863 \family sans
5864 Return
5865 \family default
5866  is the 
5867 \family typewriter
5868 break-paragraph
5869 \family default
5870  function, and the individual lines of an address are not paragraphs.
5871  Thus, you have to use 
5872 \family typewriter
5873 break-line
5874 \family default
5875  (
5876 \family sans
5877 C-Return
5878 \family default
5879  or 
5880 \family sans
5881 Formatting
5882 \begin_inset space ~
5883 \end_inset
5884
5885 Character\SpecialChar \menuseparator
5886 Line
5887 \begin_inset space ~
5888 \end_inset
5889
5890 Break
5891 \family default
5892  from the 
5893 \family sans
5894 Insert
5895 \family default
5896  menu) to start a new line in an 
5897 \family sans
5898 Address
5899 \family default
5900  or 
5901 \family sans
5902 Right
5903 \begin_inset space ~
5904 \end_inset
5905
5906 Address
5907 \family default
5908  environment.
5909 \end_layout
5910
5911 \begin_layout Subsection
5912 Academic Writing
5913 \end_layout
5914
5915 \begin_layout Standard
5916 Most academic writing begins with an abstract and ends with a bibliography
5917  or list of references.
5918  LyX contains paragraph environments for both of these.
5919 \end_layout
5920
5921 \begin_layout Subsubsection
5922
5923 \family sans
5924 Abstract
5925 \begin_inset Index
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Abstracts
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 The 
5939 \family sans
5940 Abstract
5941 \family default
5942  environment is used for the abstract of an article.
5943  Technically, you could use this environment anywhere, but you really should
5944  only use it at the beginning of the document, after the title.
5945  Also, don't bother trying to nest 
5946 \family sans
5947 Abstract
5948 \family default
5949  in anything else or vice versa.
5950  It won't work.
5951  The 
5952 \family sans
5953 Abstract
5954 \family default
5955  environment is only useful in the article and report document classes.
5956  The book document classes ignores the 
5957 \family sans
5958 Abstract
5959 \family default
5960  completely, and it's utterly silly to use 
5961 \family sans
5962 Abstract
5963 \family default
5964  in a letter document class.
5965 \end_layout
5966
5967 \begin_layout Standard
5968 The 
5969 \family sans
5970 Abstract
5971 \family default
5972  environment does several things for you.
5973  First, it puts the centered label 
5974 \begin_inset Quotes eld
5975 \end_inset
5976
5977 Abstract
5978 \begin_inset Quotes erd
5979 \end_inset
5980
5981  above the text.
5982  The label and the text of the abstract are separated by some extra vertical
5983  space.
5984  Second, it typesets everything in a smaller font, just as you'd expect.
5985  Lastly, it adds a bit of extra vertical space between the abstract and
5986  the subsequent text.
5987  Well, that's how it will appear on the LyX screen.
5988  The appearance in the output depends on the used article or report class.
5989 \end_layout
5990
5991 \begin_layout Standard
5992 Starting a new paragraph by hitting 
5993 \family sans
5994 Return
5995 \family default
5996  does not reset the paragraph environment.
5997  The new paragraph will still be in the 
5998 \family sans
5999 Abstract
6000 \family default
6001  environment.
6002  So, you will have to change the paragraph environment yourself when you
6003  finish entering the abstract of your document.
6004 \end_layout
6005
6006 \begin_layout Standard
6007 \begin_inset Float figure
6008 wide false
6009 sideways false
6010 status open
6011
6012 \begin_layout Plain Layout
6013 \align center
6014 \begin_inset Graphics
6015         filename clipart/Abstract.pdf
6016         lyxscale 25
6017
6018 \end_inset
6019
6020
6021 \end_layout
6022
6023 \begin_layout Plain Layout
6024 \begin_inset Caption
6025
6026 \begin_layout Plain Layout
6027 \begin_inset CommandInset label
6028 LatexCommand label
6029 name "cap:Paragraph-in-the"
6030
6031 \end_inset
6032
6033 Paragraph in the 
6034 \family sans
6035 Abstract
6036 \family default
6037  environment
6038 \end_layout
6039
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \begin_layout Standard
6051 We'd love to give you directly an example of the 
6052 \family sans
6053 Abstract
6054 \family default
6055  environment, but since this document is in the 
6056 \begin_inset Quotes eld
6057 \end_inset
6058
6059 book
6060 \begin_inset Quotes erd
6061 \end_inset
6062
6063  class, we can't do this.
6064  We inserted it therefore as figure
6065 \begin_inset space ~
6066 \end_inset
6067
6068
6069 \begin_inset CommandInset ref
6070 LatexCommand ref
6071 reference "cap:Paragraph-in-the"
6072
6073 \end_inset
6074
6075 .
6076  If you've never heard of an 
6077 \begin_inset Quotes eld
6078 \end_inset
6079
6080 abstract
6081 \begin_inset Quotes erd
6082 \end_inset
6083
6084  before, you can safely ignore this environment.
6085 \end_layout
6086
6087 \begin_layout Subsubsection
6088
6089 \family sans
6090 Bibliography
6091 \family default
6092
6093 \begin_inset Index
6094 status collapsed
6095
6096 \begin_layout Plain Layout
6097 Bibliography
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \begin_inset CommandInset label
6104 LatexCommand label
6105 name "sub:Biblio_environment"
6106
6107 \end_inset
6108
6109
6110 \end_layout
6111
6112 \begin_layout Standard
6113 The 
6114 \family sans
6115 Bibliography
6116 \family default
6117  environment is used to list references.
6118  Technically, you could use this environment anywhere, but you really should
6119  only use it at the end of the document.
6120  Nesting 
6121 \family sans
6122 Bibliography
6123 \family default
6124  in anything else or vice versa won't work.
6125 \end_layout
6126
6127 \begin_layout Standard
6128 When you first open a 
6129 \family sans
6130 Bibliography
6131 \family default
6132  environment, LyX add a large vertical space, followed by the heading 
6133 \begin_inset Quotes eld
6134 \end_inset
6135
6136 Bibliography
6137 \begin_inset Quotes erd
6138 \end_inset
6139
6140  or 
6141 \begin_inset Quotes eld
6142 \end_inset
6143
6144 References,
6145 \begin_inset Quotes erd
6146 \end_inset
6147
6148  depending on the document class.
6149  The heading is in a large boldface font.
6150  Each paragraph of the 
6151 \family sans
6152 Bibliography
6153 \family default
6154  environment is a bibliography entry.
6155  Thus, hitting 
6156 \family sans
6157 Return
6158 \family default
6159  does not reset the paragraph environment.
6160  Each new paragraph is still in the 
6161 \family sans
6162 Bibliography
6163 \family default
6164  environment.
6165 \end_layout
6166
6167 \begin_layout Standard
6168 For a detailed description of LyX's bibliography handling, have a look at
6169  in section
6170 \begin_inset space ~
6171 \end_inset
6172
6173
6174 \begin_inset CommandInset ref
6175 LatexCommand ref
6176 reference "sec:Bibliography"
6177
6178 \end_inset
6179
6180 .
6181 \end_layout
6182
6183 \begin_layout Subsection
6184 LyX
6185 \family sans
6186 -Code
6187 \begin_inset Index
6188 status collapsed
6189
6190 \begin_layout Plain Layout
6191 Paragraph ! LyX code
6192 \end_layout
6193
6194 \end_inset
6195
6196
6197 \begin_inset CommandInset label
6198 LatexCommand label
6199 name "sub:LyX-Code"
6200
6201 \end_inset
6202
6203
6204 \end_layout
6205
6206 \begin_layout Standard
6207 The 
6208 \family sans
6209 LyX-Code
6210 \family default
6211  environment is another LyX extension.
6212  It type-sets text in a typewriter-style font.
6213  It also treats the 
6214 \family sans
6215 Space
6216 \family default
6217  key as a fixed whitespace;
6218 \begin_inset Foot
6219 status collapsed
6220
6221 \begin_layout Plain Layout
6222 In the 
6223 \family sans
6224 LyX-Code
6225 \family default
6226  environment, the 
6227 \family sans
6228 Space
6229 \family default
6230  key is treated as a 
6231 \family sans
6232 Protected
6233 \begin_inset space ~
6234 \end_inset
6235
6236 Blank
6237 \family default
6238  instead of an end-of-word marker.
6239 \end_layout
6240
6241 \end_inset
6242
6243  this is the only case in which you can type multiple whitespaces in LyX.
6244  If you need to insert blank lines, you'll still need to use 
6245 \family sans
6246 C-Return
6247 \family default
6248  (the 
6249 \family typewriter
6250 break-line
6251 \family default
6252  function).
6253  
6254 \family sans
6255 Return
6256 \family default
6257  breaks paragraphs.
6258  Note, however, that 
6259 \family sans
6260 Return
6261 \family default
6262  does not reset the paragraph environment.
6263  So, when you finish using the 
6264 \family sans
6265 LyX-Code
6266 \family default
6267  environment, you'll need to change the paragraph environment yourself.
6268  Also, you can nest the 
6269 \family sans
6270 LyX-Code
6271 \family default
6272  environment inside of others.
6273 \end_layout
6274
6275 \begin_layout Standard
6276 There are a few quirks with this environment:
6277 \end_layout
6278
6279 \begin_layout Itemize
6280 You cannot use 
6281 \family sans
6282 C-Return
6283 \family default
6284  at the beginning of a new paragraph (i.e.
6285  you can't follow 
6286 \family sans
6287 Return
6288 \family default
6289  with a 
6290 \family sans
6291 C-Return
6292 \family default
6293 ).
6294 \end_layout
6295
6296 \begin_layout Itemize
6297 You can't follow a 
6298 \family sans
6299 C-Return
6300 \family default
6301  with a 
6302 \family sans
6303 Space
6304 \family default
6305 .
6306 \end_layout
6307
6308 \begin_deeper
6309 \begin_layout Itemize
6310 Use a 
6311 \family sans
6312 Return
6313 \family default
6314  to begin a new paragraph, then you can use a 
6315 \family sans
6316 Space
6317 \family default
6318 .
6319 \end_layout
6320
6321 \begin_layout Itemize
6322 Or: use 
6323 \family sans
6324 C-Space
6325 \family default
6326  instead.
6327 \end_layout
6328
6329 \end_deeper
6330 \begin_layout Itemize
6331 You can't have an empty paragraph or an empty line.
6332  You must put at least one 
6333 \family sans
6334 Space
6335 \family default
6336  in any line you want blank.
6337  Otherwise, LaTeX generates errors.
6338 \end_layout
6339
6340 \begin_layout Itemize
6341 You cannot get the typewriter double quotes by typing 
6342 \family sans
6343 "
6344 \family default
6345  since that will insert 
6346 \emph on
6347 real
6348 \emph default
6349  quotes.
6350  You get the typewriter double quotes with 
6351 \family sans
6352 C-"
6353 \family default
6354  (or 
6355 \family sans
6356 C-q
6357 \family default
6358  if you use Emacs-like key bindings).
6359 \end_layout
6360
6361 \begin_layout Standard
6362 Here's an example:
6363 \end_layout
6364
6365 \begin_layout LyX-Code
6366 #include <stdio.h>
6367 \end_layout
6368
6369 \begin_layout LyX-Code
6370  
6371 \end_layout
6372
6373 \begin_layout LyX-Code
6374 int main(void)
6375 \end_layout
6376
6377 \begin_layout LyX-Code
6378 {
6379 \end_layout
6380
6381 \begin_layout LyX-Code
6382     printf("Hello World!
6383 \backslash
6384 n");
6385 \end_layout
6386
6387 \begin_layout LyX-Code
6388     return 0;
6389 \end_layout
6390
6391 \begin_layout LyX-Code
6392 }
6393 \end_layout
6394
6395 \begin_layout Standard
6396 This is just the standard 
6397 \begin_inset Quotes eld
6398 \end_inset
6399
6400 Hello world!
6401 \begin_inset Quotes erd
6402 \end_inset
6403
6404  program.
6405  
6406 \end_layout
6407
6408 \begin_layout Standard
6409
6410 \family sans
6411 LyX-Code
6412 \family default
6413  has one purpose: to typeset code, such as program source, shell scripts,
6414  rc-files, and so on.
6415  Use it only in those very special cases where you need to generate text
6416  as if you used a typewriter.
6417 \begin_inset Index
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 Paragraph environments|)
6422 \end_layout
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Section
6430 Nesting Environments
6431 \begin_inset Index
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Nesting ! Environments
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \begin_inset CommandInset label
6442 LatexCommand label
6443 name "sec:Nesting"
6444
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \begin_layout Subsection
6451 Introduction
6452 \end_layout
6453
6454 \begin_layout Standard
6455 LyX treats text as a unified block with a particular context and specific
6456  properties.
6457  This allows you to create blocks that inherits some of the properties of
6458  another block.
6459  For example you have three main points in an outline, but point #2 also
6460  has two subpoints.
6461  In other words, you have a list inside of another list, with the inner
6462  list 
6463 \begin_inset Quotes eld
6464 \end_inset
6465
6466 attached
6467 \begin_inset Quotes erd
6468 \end_inset
6469
6470  to item #2:
6471 \end_layout
6472
6473 \begin_layout Enumerate
6474 one
6475 \end_layout
6476
6477 \begin_layout Enumerate
6478 two
6479 \end_layout
6480
6481 \begin_deeper
6482 \begin_layout Enumerate
6483 sublist - item #1
6484 \end_layout
6485
6486 \begin_layout Enumerate
6487 sublist - item #2
6488 \end_layout
6489
6490 \end_deeper
6491 \begin_layout Enumerate
6492 three
6493 \end_layout
6494
6495 \begin_layout Standard
6496 You put a list inside of a list by nesting one list inside the other.
6497  Nesting an environment is quite simple: Select 
6498 \family sans
6499 Increase
6500 \begin_inset space ~
6501 \end_inset
6502
6503 List
6504 \begin_inset space ~
6505 \end_inset
6506
6507 Depth
6508 \family default
6509  or 
6510 \family sans
6511 Decrease
6512 \begin_inset space ~
6513 \end_inset
6514
6515 List
6516 \begin_inset space ~
6517 \end_inset
6518
6519 Depth
6520 \family default
6521  from the 
6522 \family sans
6523 Edit
6524 \family default
6525  menu to change the nesting depth of the current paragraph (the status bar
6526  will tell you how far you are nested).
6527  Instead of the menu, you can also use the toolbar buttons 
6528 \begin_inset Graphics
6529         filename ../images/depth-increment.png
6530
6531 \end_inset
6532
6533  and 
6534 \begin_inset Graphics
6535         filename ../images/depth-decrement.png
6536
6537 \end_inset
6538
6539  or the convenient key bindings 
6540 \family sans
6541 S-M-Right
6542 \family default
6543  and 
6544 \family sans
6545 S-M-Left
6546 \family default
6547  to change the nesting level.
6548  The change will work on the current selection if you have made one (allowing
6549  you to change the nesting of several paragraphs at once), or the current
6550  paragraph.
6551 \end_layout
6552
6553 \begin_layout Standard
6554 Note that LyX only changes the nesting depth if it can.
6555  If it's invalid to do so, nothing happens if you try to change the depth.
6556  Additionally, if you change the depth of one paragraph, it affects the
6557  depth of every paragraph nested inside of it.
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Nesting isn't limited to lists.
6562  In LyX, you can nest just about anything inside anything else, as you're
6563  about to find out.
6564  This is the real power of nesting paragraph environments.
6565 \end_layout
6566
6567 \begin_layout Subsection
6568 What You Can and Can't Nest
6569 \end_layout
6570
6571 \begin_layout Standard
6572 Before we fire a list of paragraph environments at you, we need to tell
6573  you a little bit more about how nesting works.
6574 \end_layout
6575
6576 \begin_layout Standard
6577 The question if nesting a paragraph environment is possible, is a bit more
6578  complicated than a simple yes or no.
6579  There are three types of paragraph environments:
6580 \end_layout
6581
6582 \begin_layout Itemize
6583 Completely unnestable
6584 \end_layout
6585
6586 \begin_layout Itemize
6587 Fully nestable, you can nest them inside of things and you can also nest
6588  other things inside of them.
6589 \end_layout
6590
6591 \begin_layout Itemize
6592 A third type, you can nest them into other environments, but you can't nest
6593  anything into them.
6594 \end_layout
6595
6596 \begin_layout Standard
6597 Here's a list of the three types of nesting behavior, and which paragraph
6598  environments have them:
6599 \end_layout
6600
6601 \begin_layout Description
6602 Unnestable Can't nest them.
6603  Can't nest into them.
6604 \end_layout
6605
6606 \begin_deeper
6607 \begin_layout Itemize
6608
6609 \family sans
6610 Bibliography
6611 \end_layout
6612
6613 \begin_layout Itemize
6614
6615 \family sans
6616 Abstract
6617 \end_layout
6618
6619 \begin_layout Itemize
6620
6621 \family sans
6622 Title
6623 \end_layout
6624
6625 \begin_layout Itemize
6626
6627 \family sans
6628 Author
6629 \end_layout
6630
6631 \begin_layout Itemize
6632
6633 \family sans
6634 Date
6635 \end_layout
6636
6637 \end_deeper
6638 \begin_layout Description
6639 Fully
6640 \begin_inset space ~
6641 \end_inset
6642
6643 Nestable You can nest them.
6644  You can nest other things into them.
6645 \end_layout
6646
6647 \begin_deeper
6648 \begin_layout Itemize
6649
6650 \family sans
6651 Verse
6652 \end_layout
6653
6654 \begin_layout Itemize
6655
6656 \family sans
6657 Quote
6658 \end_layout
6659
6660 \begin_layout Itemize
6661
6662 \family sans
6663 Quotation
6664 \end_layout
6665
6666 \begin_layout Itemize
6667
6668 \family sans
6669 Itemize
6670 \end_layout
6671
6672 \begin_layout Itemize
6673
6674 \family sans
6675 Enumerate
6676 \end_layout
6677
6678 \begin_layout Itemize
6679
6680 \family sans
6681 Description
6682 \end_layout
6683
6684 \begin_layout Itemize
6685
6686 \family sans
6687 List
6688 \end_layout
6689
6690 \begin_layout Itemize
6691
6692 \family sans
6693 LyX-Code
6694 \end_layout
6695
6696 \end_deeper
6697 \begin_layout Description
6698 Nestable-Inside You can nest them inside of other things.
6699  You can't nest anything into them.
6700 \end_layout
6701
6702 \begin_deeper
6703 \begin_layout Itemize
6704
6705 \family sans
6706 Standard
6707 \end_layout
6708
6709 \begin_layout Itemize
6710
6711 \family sans
6712 Part
6713 \end_layout
6714
6715 \begin_layout Itemize
6716
6717 \family sans
6718 Chapter
6719 \end_layout
6720
6721 \begin_layout Itemize
6722
6723 \family sans
6724 Section
6725 \end_layout
6726
6727 \begin_layout Itemize
6728
6729 \family sans
6730 Subsection
6731 \end_layout
6732
6733 \begin_layout Itemize
6734
6735 \family sans
6736 Subsubsection
6737 \end_layout
6738
6739 \begin_layout Itemize
6740
6741 \family sans
6742 Paragraph
6743 \end_layout
6744
6745 \begin_layout Itemize
6746
6747 \family sans
6748 Subparagraph
6749 \end_layout
6750
6751 \begin_layout Itemize
6752
6753 \family sans
6754 Part*
6755 \end_layout
6756
6757 \begin_layout Itemize
6758
6759 \family sans
6760 Chapter*
6761 \end_layout
6762
6763 \begin_layout Itemize
6764
6765 \family sans
6766 Section*
6767 \end_layout
6768
6769 \begin_layout Itemize
6770
6771 \family sans
6772 Subsection*
6773 \end_layout
6774
6775 \begin_layout Itemize
6776
6777 \family sans
6778 Subsubsection*
6779 \end_layout
6780
6781 \begin_layout Itemize
6782
6783 \family sans
6784 Right
6785 \begin_inset space ~
6786 \end_inset
6787
6788 Address
6789 \end_layout
6790
6791 \begin_layout Itemize
6792
6793 \family sans
6794 Address
6795 \end_layout
6796
6797 \end_deeper
6798 \begin_layout Standard
6799 \begin_inset Note Greyedout
6800 status open
6801
6802 \begin_layout Plain Layout
6803
6804 \series bold
6805 Note:
6806 \series default
6807  Although it is possible to nest numbered section headings like 
6808 \family sans
6809 Chapter
6810 \family default
6811
6812 \family sans
6813 Section
6814 \family default
6815 , etc.
6816 \begin_inset space ~
6817 \end_inset
6818
6819 to e.
6820 \begin_inset space \thinspace{}
6821 \end_inset
6822
6823 g.
6824 \begin_inset space ~
6825 \end_inset
6826
6827 lists, it is highly recommended not to do this.
6828  Because the aim is to create well structured documents following usual
6829  guidelines of typesetting, but nested section headings violates them.
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \end_layout
6836
6837 \begin_layout Subsection
6838 Nesting Other Things: Tables, Math, Floats, etc.
6839 \begin_inset Index
6840 status collapsed
6841
6842 \begin_layout Plain Layout
6843 Nesting ! Tables etc.
6844 \end_layout
6845
6846 \end_inset
6847
6848
6849 \begin_inset CommandInset label
6850 LatexCommand label
6851 name "sec:table-and-fig-nesting"
6852
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \begin_layout Standard
6859 There are several things that aren't paragraph environments, but which are
6860  affected by nesting anyhow.
6861  They are:
6862 \end_layout
6863
6864 \begin_layout Itemize
6865 equations
6866 \end_layout
6867
6868 \begin_layout Itemize
6869 tables
6870 \end_layout
6871
6872 \begin_layout Itemize
6873 figures
6874 \end_layout
6875
6876 \begin_layout Standard
6877 (
6878 \begin_inset Note Greyedout
6879 status open
6880
6881 \begin_layout Plain Layout
6882
6883 \series bold
6884 Note:
6885 \series default
6886  Figures and tables in 
6887 \family sans
6888 Floats
6889 \family default
6890  are not affected by this.
6891 \end_layout
6892
6893 \end_inset
6894
6895  Have a look at section
6896 \begin_inset space ~
6897 \end_inset
6898
6899
6900 \begin_inset CommandInset ref
6901 LatexCommand ref
6902 reference "sec:Floats"
6903
6904 \end_inset
6905
6906  for more informations about 
6907 \family sans
6908 Floats
6909 \family default
6910 .)
6911 \end_layout
6912
6913 \begin_layout Standard
6914 LyX can treat these three objects as either a word or as a paragraph.
6915  If a figure, table, or an equation is inline, it goes wherever the paragraph
6916  it is in goes.
6917 \end_layout
6918
6919 \begin_layout Standard
6920 On the other hand, if you have an equation, figure or table in a 
6921 \begin_inset Quotes eld
6922 \end_inset
6923
6924 paragraph
6925 \begin_inset Quotes erd
6926 \end_inset
6927
6928  of its own, it behaves just like a 
6929 \begin_inset Quotes eld
6930 \end_inset
6931
6932 nestable-inside
6933 \begin_inset Quotes erd
6934 \end_inset
6935
6936  paragraph environment.
6937  You can nest it into any environment, but you obviously can't nest anything
6938  into it.
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Here's an example with a table:
6943 \end_layout
6944
6945 \begin_layout Enumerate
6946 Item One
6947 \end_layout
6948
6949 \begin_deeper
6950 \begin_layout Enumerate
6951 This is (a) and it's nested.
6952 \end_layout
6953
6954 \begin_deeper
6955 \begin_layout Standard
6956 \begin_inset VSpace 0.3cm
6957 \end_inset
6958
6959
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \align center
6964 \begin_inset Tabular
6965 <lyxtabular version="3" rows="2" columns="2">
6966 <features>
6967 <column alignment="center" valignment="top" width="0pt">
6968 <column alignment="center" valignment="top" width="0pt">
6969 <row>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \family roman
6976 \series medium
6977 \shape up
6978 \size normal
6979 \emph off
6980 \bar no
6981 \noun off
6982 \color none
6983 a
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \family roman
6994 \series medium
6995 \shape up
6996 \size normal
6997 \emph off
6998 \bar no
6999 \noun off
7000 \color none
7001 b
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 </row>
7007 <row>
7008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012
7013 \family roman
7014 \series medium
7015 \shape up
7016 \size normal
7017 \emph off
7018 \bar no
7019 \noun off
7020 \color none
7021 c
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030
7031 \family roman
7032 \series medium
7033 \shape up
7034 \size normal
7035 \emph off
7036 \bar no
7037 \noun off
7038 \color none
7039 d
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 </row>
7045 </lyxtabular>
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \begin_layout Standard
7053 \begin_inset VSpace 0.3cm
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \end_deeper
7060 \begin_layout Enumerate
7061 This is (b).
7062  The table is actually nested inside (a).
7063 \end_layout
7064
7065 \end_deeper
7066 \begin_layout Enumerate
7067 Back out again.
7068 \end_layout
7069
7070 \begin_layout Standard
7071 If we hadn't nested the table at all, the list would look like this:
7072 \end_layout
7073
7074 \begin_layout Enumerate
7075 Item One
7076 \end_layout
7077
7078 \begin_deeper
7079 \begin_layout Enumerate
7080 This is (a) and it's nested.
7081 \end_layout
7082
7083 \end_deeper
7084 \begin_layout Standard
7085 \begin_inset VSpace 0.3cm
7086 \end_inset
7087
7088
7089 \end_layout
7090
7091 \begin_layout Standard
7092 \align center
7093 \begin_inset Tabular
7094 <lyxtabular version="3" rows="2" columns="2">
7095 <features>
7096 <column alignment="center" valignment="top" width="0pt">
7097 <column alignment="center" valignment="top" width="0pt">
7098 <row>
7099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103
7104 \family roman
7105 \series medium
7106 \shape up
7107 \size normal
7108 \emph off
7109 \bar no
7110 \noun off
7111 \color none
7112 a
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121
7122 \family roman
7123 \series medium
7124 \shape up
7125 \size normal
7126 \emph off
7127 \bar no
7128 \noun off
7129 \color none
7130 b
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 </row>
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141
7142 \family roman
7143 \series medium
7144 \shape up
7145 \size normal
7146 \emph off
7147 \bar no
7148 \noun off
7149 \color none
7150 c
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159
7160 \family roman
7161 \series medium
7162 \shape up
7163 \size normal
7164 \emph off
7165 \bar no
7166 \noun off
7167 \color none
7168 d
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 </row>
7174 </lyxtabular>
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Standard
7182 \begin_inset VSpace 0.3cm
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \begin_layout Enumerate
7189 This is (b).
7190  The table is 
7191 \emph on
7192 not
7193 \emph default
7194  nested inside (a).
7195  In fact, it's not nested at all.
7196 \end_layout
7197
7198 \begin_layout Enumerate
7199 Back out again.
7200 \end_layout
7201
7202 \begin_layout Standard
7203 Notice how item (b) is not only no longer nested, but is also the first
7204  item of a new list!
7205 \end_layout
7206
7207 \begin_layout Standard
7208 There's another trap you can fall into: Nesting the table, but not going
7209  deep enough.
7210  LyX then turns anything after the table into a new sublist.
7211 \end_layout
7212
7213 \begin_layout Enumerate
7214 Item One
7215 \end_layout
7216
7217 \begin_deeper
7218 \begin_layout Enumerate
7219 This is (a) and it's nested.
7220 \end_layout
7221
7222 \begin_layout Standard
7223 \begin_inset VSpace 0.3cm
7224 \end_inset
7225
7226
7227 \end_layout
7228
7229 \begin_layout Standard
7230 \align center
7231 \begin_inset Tabular
7232 <lyxtabular version="3" rows="2" columns="2">
7233 <features>
7234 <column alignment="center" valignment="top" width="0pt">
7235 <column alignment="center" valignment="top" width="0pt">
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \family roman
7243 \series medium
7244 \shape up
7245 \size normal
7246 \emph off
7247 \bar no
7248 \noun off
7249 \color none
7250 a
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \family roman
7261 \series medium
7262 \shape up
7263 \size normal
7264 \emph off
7265 \bar no
7266 \noun off
7267 \color none
7268 b
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279
7280 \family roman
7281 \series medium
7282 \shape up
7283 \size normal
7284 \emph off
7285 \bar no
7286 \noun off
7287 \color none
7288 c
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297
7298 \family roman
7299 \series medium
7300 \shape up
7301 \size normal
7302 \emph off
7303 \bar no
7304 \noun off
7305 \color none
7306 d
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 </row>
7312 </lyxtabular>
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \begin_inset VSpace 0.3cm
7321 \end_inset
7322
7323
7324 \end_layout
7325
7326 \begin_layout Enumerate
7327 This is (b).
7328  The table is actually nested inside Item One, but 
7329 \emph on
7330 not
7331 \emph default
7332  inside (a).
7333 \end_layout
7334
7335 \end_deeper
7336 \begin_layout Enumerate
7337 Back out again.
7338 \end_layout
7339
7340 \begin_layout Standard
7341 As you can see, item (b) turned into the first item of a new list, but a
7342  new list 
7343 \emph on
7344 inside
7345 \emph default
7346  item 1.
7347  The same thing would have happened to a figure or an equation.
7348  So, if you nest tables, figures or equations, make sure you go to the right
7349  depth!
7350 \end_layout
7351
7352 \begin_layout Subsection
7353 Usage and General Features
7354 \begin_inset CommandInset label
7355 LatexCommand label
7356 name "sub:Nesting-Usage"
7357
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \begin_layout Standard
7364 Speaking of levels, LyX can perform up to a six-fold nesting.
7365  In other words, 
7366 \begin_inset Quotes eld
7367 \end_inset
7368
7369 level #6
7370 \begin_inset Quotes erd
7371 \end_inset
7372
7373  is the innermost possible depth.
7374  Here's an example to display what we mean:
7375 \end_layout
7376
7377 \begin_layout Enumerate
7378 level #1 - outermost
7379 \end_layout
7380
7381 \begin_deeper
7382 \begin_layout Enumerate
7383 level #2
7384 \end_layout
7385
7386 \begin_deeper
7387 \begin_layout Enumerate
7388 level #3
7389 \end_layout
7390
7391 \begin_deeper
7392 \begin_layout Enumerate
7393 level #4
7394 \end_layout
7395
7396 \begin_deeper
7397 \begin_layout Itemize
7398 level #5
7399 \end_layout
7400
7401 \begin_deeper
7402 \begin_layout Itemize
7403 level #6
7404 \end_layout
7405
7406 \end_deeper
7407 \end_deeper
7408 \end_deeper
7409 \end_deeper
7410 \end_deeper
7411 \begin_layout Standard
7412 There are two exceptions to the six-fold nesting limit, and you can see
7413  both of them in the example.
7414  Unlike the other fully-nestable environments, you can only perform a four-fold
7415  nesting with the 
7416 \family sans
7417 Enumerate
7418 \family default
7419  and 
7420 \family sans
7421 Itemize
7422 \family default
7423  environments.
7424  For example, if we tried to nest another 
7425 \family sans
7426 Enumerate
7427 \family default
7428  list inside of item 
7429 \begin_inset Quotes eld
7430 \end_inset
7431
7432 A.
7433 \begin_inset Quotes erd
7434 \end_inset
7435
7436 , we'd get errors.
7437 \end_layout
7438
7439 \begin_layout Subsection
7440 Some Examples
7441 \begin_inset Index
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Nesting ! Examples
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Standard
7454 The best way to explain just what you can do with nesting is by illustration.
7455  We have several examples of nested environments.
7456  In them, we explain how we created the example, so that you can reproduce
7457  them.
7458 \end_layout
7459
7460 \begin_layout Subsubsection
7461 Example 1: The Six-fold Way and Mixed Nesting
7462 \end_layout
7463
7464 \begin_layout Labeling
7465 \labelwidthstring MMM
7466 #1-a This is the outermost level.
7467  It's a 
7468 \family sans
7469 List
7470 \family default
7471  environment.
7472 \end_layout
7473
7474 \begin_deeper
7475 \begin_layout Labeling
7476 \labelwidthstring MMM
7477 #2-a This is level #2.
7478  We created it by using 
7479 \family sans
7480 M-Return
7481 \family default
7482  followed by 
7483 \family sans
7484 S-M-Right
7485 \family default
7486 .
7487 \end_layout
7488
7489 \begin_deeper
7490 \begin_layout Labeling
7491 \labelwidthstring MMM
7492 #3-a This is level #3.
7493  This time, we just hit 
7494 \family sans
7495 Return
7496 \family default
7497 , then used 
7498 \family sans
7499 S-M-Right
7500 \family default
7501  twice in a row.
7502  We could have also created it the same way as we did the previous level,
7503  by hitting 
7504 \family sans
7505 M-Return
7506 \family default
7507  followed by 
7508 \family sans
7509 S-M-Right
7510 \family default
7511 .
7512 \end_layout
7513
7514 \begin_deeper
7515 \begin_layout Standard
7516 This is actually a 
7517 \family sans
7518 Standard
7519 \family default
7520  environment, nested inside of 
7521 \begin_inset Quotes eld
7522 \end_inset
7523
7524 #3-a
7525 \begin_inset Quotes erd
7526 \end_inset
7527
7528 .
7529  So, it's at level #4.
7530  We did this by hitting 
7531 \family sans
7532 M-Return
7533 \family default
7534 , then 
7535 \family sans
7536 S-M-Right
7537 \family default
7538 , then changing the paragraph environment to 
7539 \family sans
7540 Standard
7541 \family default
7542 .
7543  Do this to create list items with more than one paragraph - it also works
7544  for the 
7545 \family sans
7546 Description
7547 \family default
7548
7549 \family sans
7550 Enumerate
7551 \family default
7552 , and 
7553 \family sans
7554 Itemize
7555 \family default
7556  environments!
7557 \end_layout
7558
7559 \begin_layout Standard
7560 Here's another 
7561 \family sans
7562 Standard
7563 \family default
7564  paragraph, also at level #4, made with just a 
7565 \family sans
7566 M-Return
7567 \family default
7568 .
7569 \end_layout
7570
7571 \begin_layout Labeling
7572 \labelwidthstring MMM
7573 #4-a This is level #4.
7574  We hit 
7575 \family sans
7576 M-Return
7577 \family default
7578  and changed the paragraph environment back to 
7579 \family sans
7580 List
7581 \family default
7582 .
7583  Remember - we can't nest anything inside of a 
7584 \family sans
7585 Standard
7586 \family default
7587  environment, which is why we're still at level #4.
7588  However, we 
7589 \emph on
7590 can
7591 \emph default
7592  keep nesting things inside of 
7593 \begin_inset Quotes eld
7594 \end_inset
7595
7596 #3-a
7597 \begin_inset Quotes erd
7598 \end_inset
7599
7600 .
7601 \end_layout
7602
7603 \begin_deeper
7604 \begin_layout Labeling
7605 \labelwidthstring MMM
7606 #5-a This is level #5\SpecialChar \ldots{}
7607
7608 \end_layout
7609
7610 \begin_deeper
7611 \begin_layout Labeling
7612 \labelwidthstring MMM
7613 #6-a \SpecialChar \ldots{}
7614 and this is level #6.
7615  By now, you should know how we made these two.
7616 \end_layout
7617
7618 \end_deeper
7619 \begin_layout Labeling
7620 \labelwidthstring MMM
7621 #5-b Back to level #5.
7622  Just hit 
7623 \family sans
7624 M-Return
7625 \family default
7626  followed by a 
7627 \family sans
7628 S-M-Left
7629 \family default
7630 .
7631 \end_layout
7632
7633 \end_deeper
7634 \begin_layout Labeling
7635 \labelwidthstring MMM
7636 #4-b After another 
7637 \family sans
7638 M-Return
7639 \family default
7640  followed by a 
7641 \family sans
7642 S-M-Left
7643 \family default
7644 , we're back at level #4.
7645 \end_layout
7646
7647 \end_deeper
7648 \begin_layout Labeling
7649 \labelwidthstring MMM
7650 #3-b Back to level #3.
7651  By now it should be obvious how we did this.
7652 \end_layout
7653
7654 \end_deeper
7655 \begin_layout Labeling
7656 \labelwidthstring MMM
7657 #2-b Back to level #2.
7658  
7659 \end_layout
7660
7661 \end_deeper
7662 \begin_layout Labeling
7663 \labelwidthstring MMM
7664 #1-b And last, back to the outermost level, #1.
7665  After this sentence, we'll hit 
7666 \family sans
7667 Return
7668 \family default
7669  and change the paragraph environment back to 
7670 \family sans
7671 Standard
7672 \family default
7673  to end the list.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 We could have also used the 
7678 \family sans
7679 Description
7680 \family default
7681
7682 \family sans
7683 Quote
7684 \family default
7685
7686 \family sans
7687 Quotation
7688 \family default
7689 , or even the 
7690 \family sans
7691 Verse
7692 \family default
7693  environment in place of the 
7694 \family sans
7695 List
7696 \family default
7697  environment.
7698  The example would have worked exactly the same.
7699 \end_layout
7700
7701 \begin_layout Subsubsection
7702 Example 2: Inheritance
7703 \end_layout
7704
7705 \begin_layout LyX-Code
7706 This is the LyX-Code environment, at level #1, the outermost
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 level.
7711   Now we'll hit 
7712 \family sans
7713 Return
7714 \family default
7715 , then 
7716 \family sans
7717 S-M-Right
7718 \family default
7719 , after which, we'll change to the 
7720 \family sans
7721 Enumerate
7722 \family default
7723  environment.
7724 \end_layout
7725
7726 \begin_deeper
7727 \begin_layout Enumerate
7728 This is the 
7729 \family sans
7730 Enumerate
7731 \family default
7732  environment, at level #2.
7733 \end_layout
7734
7735 \begin_layout Enumerate
7736 Notice how the nested 
7737 \family sans
7738 Enumerate
7739 \family default
7740  not only inherits its margins from its parent environment (
7741 \family sans
7742 LyX-Code
7743 \family default
7744 ), but also inherits its font and spacing!
7745 \end_layout
7746
7747 \end_deeper
7748 \begin_layout Standard
7749 We ended this example by hitting 
7750 \family sans
7751 Return
7752 \family default
7753 .
7754  After that, we needed to reset the paragraph environment to 
7755 \family sans
7756 Standard
7757 \family default
7758  and resetting the nesting depth by using 
7759 \family sans
7760 S-M-Left
7761 \family default
7762  once.
7763 \end_layout
7764
7765 \begin_layout Subsubsection
7766 Example 3: Labels, Levels, and the 
7767 \family sans
7768 Enumerate
7769 \family default
7770  and 
7771 \family sans
7772 Itemize
7773 \family default
7774  Environments
7775 \begin_inset OptArg
7776 status collapsed
7777
7778 \begin_layout Plain Layout
7779 Example #3: Labels, Levels and other list environments
7780 \end_layout
7781
7782 \end_inset
7783
7784
7785 \end_layout
7786
7787 \begin_layout Enumerate
7788 This is level #1, in an 
7789 \family sans
7790 Enumerate
7791 \family default
7792  paragraph environment.
7793  We're actually going to nest a bunch of these.
7794 \end_layout
7795
7796 \begin_deeper
7797 \begin_layout Enumerate
7798 This is level #2.
7799  We used 
7800 \family sans
7801 M-Return
7802 \family default
7803  followed by 
7804 \family sans
7805 S-M-Right
7806 \family default
7807 .
7808  Now, what happens if we nest an 
7809 \family sans
7810 Itemize
7811 \family default
7812  environment inside of this one? It will be at level #3, but what will its
7813  label be? An asterisk?
7814 \end_layout
7815
7816 \begin_deeper
7817 \begin_layout Itemize
7818 No! It's a bullet.
7819  This is the 
7820 \emph on
7821 first
7822 \emph default
7823  
7824 \family sans
7825 Itemize
7826 \family default
7827  environment, even though it's at level #3.
7828  So, its label is a bullet.
7829  (We got here by using 
7830 \family sans
7831 M-Return
7832 \family default
7833 , then 
7834 \family sans
7835 S-M-Right
7836 \family default
7837 , then changing the environment to 
7838 \family sans
7839 Itemize
7840 \family default
7841 .)
7842 \end_layout
7843
7844 \begin_deeper
7845 \begin_layout Itemize
7846 Here's level #4, produced using 
7847 \family sans
7848 M-Return
7849 \family default
7850 , then 
7851 \family sans
7852 S-M-Right
7853 \family default
7854 .
7855  We'll do that again\SpecialChar \ldots{}
7856
7857 \end_layout
7858
7859 \begin_deeper
7860 \begin_layout Enumerate
7861 \SpecialChar \ldots{}
7862 to get to level #5.
7863  This time, however, we also changed the paragraph environment back to 
7864 \family sans
7865 Enumerate
7866 \family default
7867 .
7868  Notice the type of numbering, it is 
7869 \emph on
7870 lowercase Roman
7871 \emph default
7872 , because we are in the 
7873 \emph on
7874 thirdfold
7875 \emph default
7876  
7877 \family sans
7878 Enumerate
7879 \family default
7880  environment (i.e.
7881  it is an 
7882 \family sans
7883 Enumerate
7884 \family default
7885  inside an 
7886 \family sans
7887 Enumerate
7888 \family default
7889  inside an 
7890 \family sans
7891 Enumerate
7892 \family default
7893 ).
7894 \end_layout
7895
7896 \begin_layout Enumerate
7897 What happens if we 
7898 \emph on
7899 don't
7900 \emph default
7901  change the paragraph environment, but decrease the nesting depth? What
7902  type of numbering does LyX use?
7903 \end_layout
7904
7905 \begin_layout Enumerate
7906 Oh, as if you couldn't guess by now, we're just using 
7907 \family sans
7908 M-Return
7909 \family default
7910  to keep the current environment and depth but create a new item.
7911 \end_layout
7912
7913 \begin_layout Enumerate
7914 Let's use 
7915 \family sans
7916 S-M-Left
7917 \family default
7918  to decrease the depth after the next 
7919 \family sans
7920 M-Return
7921 \family default
7922 .
7923 \end_layout
7924
7925 \end_deeper
7926 \begin_layout Enumerate
7927 This is level #4.
7928  Look what type of label LyX is using!
7929 \end_layout
7930
7931 \end_deeper
7932 \begin_layout Enumerate
7933 This is level #3.
7934  Even though we've changed levels, LyX is still using a lowercase Roman
7935  numeral as the label.Why?
7936 \end_layout
7937
7938 \begin_layout Enumerate
7939 Because, even though the nesting depth has changed, the paragraph is 
7940 \emph on
7941 still
7942 \emph default
7943  a thirdfold 
7944 \family sans
7945 Enumerate
7946 \family default
7947  environment.
7948  Notice, however, that LyX 
7949 \emph on
7950 did
7951 \emph default
7952  reset the counter for the label.
7953 \end_layout
7954
7955 \end_deeper
7956 \begin_layout Enumerate
7957 Another 
7958 \family sans
7959 M-Return
7960 \family default
7961  
7962 \family sans
7963 S-M-Left
7964 \family default
7965  sequence, and we're back to level #2.
7966  This time, we not only changed the nesting depth, but we also moved back
7967  into the twofold-nested 
7968 \family sans
7969 Enumerate
7970 \family default
7971  environment.
7972 \end_layout
7973
7974 \end_deeper
7975 \begin_layout Enumerate
7976 The same thing happens if we do another 
7977 \family sans
7978 M-Return
7979 \family default
7980  
7981 \family sans
7982 S-M-Left
7983 \family default
7984  sequence and return to level #1, the outermost level.
7985 \end_layout
7986
7987 \begin_layout Standard
7988 Lastly, we reset the environment to 
7989 \family sans
7990 Standard
7991 \family default
7992 .
7993  As you can see, the level number doesn't correspond to what type of labeling
7994  LyX uses for the 
7995 \family sans
7996 Enumerate
7997 \family default
7998  and 
7999 \family sans
8000 Itemize
8001 \family default
8002  environments.
8003  The number of other 
8004 \family sans
8005 Enumerate
8006 \family default
8007  environments surrounding it determines what kind of label LyX uses for
8008  an 
8009 \family sans
8010 Enumerate
8011 \family default
8012  item.
8013  The same rule applies for the 
8014 \family sans
8015 Itemize
8016 \family default
8017  environment, as well.
8018 \end_layout
8019
8020 \begin_layout Subsubsection
8021 Example 4: Going Bonkers
8022 \end_layout
8023
8024 \begin_layout Enumerate
8025 We're going to go totally nuts now.
8026  We won't nest as deep as in the other examples, nor will we go into the
8027  same detail with how we did it.
8028  (level #1: 
8029 \family sans
8030 Enumerate
8031 \family default
8032 )
8033 \end_layout
8034
8035 \begin_deeper
8036 \begin_layout Standard
8037 (
8038 \family sans
8039 Return, S-M-Right, Standard
8040 \family default
8041 : level #2) We'll stick an encapsulated description of how we created the
8042  example in parentheses someplace.
8043  For example, the two keybindings are how we changed the depth.
8044  The environment name is the name of the current environment.
8045  Either before or after this, we'll put in the level.
8046 \end_layout
8047
8048 \end_deeper
8049 \begin_layout Enumerate
8050 (
8051 \family sans
8052 Return, Enumerate
8053 \family default
8054 : level #1) This is the next item in the list.
8055 \end_layout
8056
8057 \begin_deeper
8058 \begin_layout Verse
8059 Now we'll add verse.
8060 \begin_inset Newline newline
8061 \end_inset
8062
8063 It will get much worse.
8064 \begin_inset Newline newline
8065 \end_inset
8066
8067 (
8068 \family sans
8069 Return, S-M-Right, Verse
8070 \family default
8071 : level #2)
8072 \end_layout
8073
8074 \begin_layout Verse
8075 Fiddle dee, Fiddle doo.
8076 \begin_inset Newline newline
8077 \end_inset
8078
8079 Bippitey boppitey boo!
8080 \begin_inset Newline newline
8081 \end_inset
8082
8083 (
8084 \family sans
8085 M-Return)
8086 \end_layout
8087
8088 \begin_layout Verse
8089 Here comes a table:
8090 \end_layout
8091
8092 \begin_deeper
8093 \begin_layout Standard
8094 \begin_inset VSpace 0.3cm
8095 \end_inset
8096
8097
8098 \end_layout
8099
8100 \begin_layout Standard
8101 \align center
8102 \begin_inset Tabular
8103 <lyxtabular version="3" rows="2" columns="2">
8104 <features>
8105 <column alignment="center" valignment="top" width="0pt">
8106 <column alignment="center" valignment="top" width="0pt">
8107 <row>
8108 <cell alignment="center" valignment="top" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \family roman
8114 \series medium
8115 \shape up
8116 \size normal
8117 \emph off
8118 \bar no
8119 \noun off
8120 \color none
8121 one-fish
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \family roman
8132 \series medium
8133 \shape up
8134 \size normal
8135 \emph off
8136 \bar no
8137 \noun off
8138 \color none
8139 two-fish
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" topline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \family roman
8152 \series medium
8153 \shape up
8154 \size normal
8155 \emph off
8156 \bar no
8157 \noun off
8158 \color none
8159 red-fish
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168
8169 \family roman
8170 \series medium
8171 \shape up
8172 \size normal
8173 \emph off
8174 \bar no
8175 \noun off
8176 \color none
8177 blue-fish
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_deeper
8191 \begin_layout Verse
8192 (
8193 \family sans
8194 M-Return, Table, S-M-Right
8195 \family default
8196  3 times, 
8197 \family sans
8198 M-Return, Verse, S-M-Left
8199 \family default
8200 )
8201 \end_layout
8202
8203 \end_deeper
8204 \begin_layout Enumerate
8205 (
8206 \family sans
8207 Return, Enumerate
8208 \family default
8209 : level #1) This is another item.
8210  Note that selecting a 
8211 \family sans
8212 Table
8213 \family default
8214  resets the nesting depth to level #1, so we increased the nesting depth
8215  3 times to put the table inside the 
8216 \family sans
8217 Verse
8218 \family default
8219  environment.
8220  
8221 \end_layout
8222
8223 \begin_layout Quotation
8224 We're now ending the 
8225 \family sans
8226 Enumerate
8227 \family default
8228  list and changing to 
8229 \family sans
8230 Quotation
8231 \family default
8232 .
8233  We're still at level #1.
8234  We want to show you some of the things you can do by mixing environments.
8235  The next set of paragraphs is a 
8236 \begin_inset Quotes eld
8237 \end_inset
8238
8239 quoted letter.
8240 \begin_inset Quotes erd
8241 \end_inset
8242
8243  We'll nest both the 
8244 \family sans
8245 Address
8246 \family default
8247  and 
8248 \family sans
8249 Right
8250 \begin_inset space ~
8251 \end_inset
8252
8253 Address
8254 \family default
8255  environments inside of this one, then use another nested 
8256 \family sans
8257 Quotation
8258 \family default
8259  for the letter body.
8260  We'll use 
8261 \family sans
8262 M-Return
8263 \family default
8264  to preserve the depth.
8265  Remember that you need to use 
8266 \family sans
8267 C-Return
8268 \family default
8269  to create multiple lines inside the 
8270 \family sans
8271 Address
8272 \family default
8273  and 
8274 \family sans
8275 Right
8276 \begin_inset space ~
8277 \end_inset
8278
8279 Address
8280 \family default
8281  environments.
8282  Here it goes:
8283 \end_layout
8284
8285 \begin_deeper
8286 \begin_layout Right Address
8287 1234 Nowhere Rd.
8288 \begin_inset Newline newline
8289 \end_inset
8290
8291 Moosegroin, MT 00100
8292 \begin_inset Newline newline
8293 \end_inset
8294
8295 9-6-96
8296 \end_layout
8297
8298 \begin_layout Address
8299 Dear Mr.
8300 \begin_inset space ~
8301 \end_inset
8302
8303 Fizlewitz:
8304 \end_layout
8305
8306 \begin_layout Quotation
8307 We regret to inform you that we cannot fill your order for 50
8308 \begin_inset Formula $\,$
8309 \end_inset
8310
8311 L of compressed methane gas due to circumstances beyond our control.
8312  Unfortunately, several of our cows have mysteriously exploded, creating
8313  a backlog in our orders for methane.
8314  We will place your name on the waiting list and try to fill your order
8315  as soon as possible.
8316  In the meantime, we thank you for your patience.
8317 \end_layout
8318
8319 \begin_layout Quotation
8320 We do, however, now have a special on beef.
8321  If you are interested, please return the enclosed pricing and order form
8322  with your order, along with payment.
8323 \end_layout
8324
8325 \begin_layout Quotation
8326 We thank you again for your patience.
8327 \end_layout
8328
8329 \begin_layout Address
8330 Sincerely,
8331 \begin_inset Newline newline
8332 \end_inset
8333
8334 Bill Hick
8335 \end_layout
8336
8337 \end_deeper
8338 \begin_layout Quotation
8339 That ends that example!
8340 \end_layout
8341
8342 \begin_layout Standard
8343 As you can see, nesting environments in LyX gives you a lot of power with
8344  just a few keystrokes.
8345  We could have easily nested an 
8346 \family sans
8347 Itemize
8348 \family default
8349  list inside of a 
8350 \family sans
8351 Quotation
8352 \family default
8353  or 
8354 \family sans
8355 Quote
8356 \family default
8357 , or put a 
8358 \family sans
8359 Quote
8360 \family default
8361  inside of an 
8362 \family sans
8363 Itemize
8364 \family default
8365  list.
8366  You have a huge variety of options at your disposal.
8367 \end_layout
8368
8369 \begin_layout Section
8370 Spacing, pagination and line breaks
8371 \begin_inset Index
8372 status collapsed
8373
8374 \begin_layout Plain Layout
8375 Spacing
8376 \end_layout
8377
8378 \end_inset
8379
8380
8381 \end_layout
8382
8383 \begin_layout Standard
8384 What is a space? While you might be used to press the space key anytime
8385  you want to separate two words in ordinary word processors, LyX offers
8386  you more spaces: Spaces of different width and spaces which can or cannot
8387  be broken at the end of a line.
8388  The following sections will show you some examples where those spaces are
8389  useful.
8390 \end_layout
8391
8392 \begin_layout Subsection
8393 Protected Space
8394 \begin_inset CommandInset label
8395 LatexCommand label
8396 name "sub:Protected-Space"
8397
8398 \end_inset
8399
8400
8401 \begin_inset Index
8402 status collapsed
8403
8404 \begin_layout Plain Layout
8405 Spaces ! Protected
8406 \end_layout
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Standard
8414 The protected space: It is used to tell LyX (and LaTeX) not to break the
8415  line at that point.
8416  This may be necessary to avoid unlucky linebreaks, like in: 
8417 \end_layout
8418
8419 \begin_layout Quote
8420 Further documentation is given in section
8421 \begin_inset Newline newline
8422 \end_inset
8423
8424
8425 \begin_inset CommandInset ref
8426 LatexCommand ref
8427 reference "sec:Bibliography"
8428
8429 \end_inset
8430
8431 .
8432  
8433 \end_layout
8434
8435 \begin_layout Standard
8436 Obviously, it would be a good thing to put a protected space between 
8437 \begin_inset Quotes eld
8438 \end_inset
8439
8440 section
8441 \begin_inset Quotes erd
8442 \end_inset
8443
8444  and 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448
8449 \begin_inset CommandInset ref
8450 LatexCommand ref
8451 reference "sec:Bibliography"
8452
8453 \end_inset
8454
8455
8456 \begin_inset Quotes erd
8457 \end_inset
8458
8459 .
8460  A protected space is set with 
8461 \family sans
8462 Insert\SpecialChar \menuseparator
8463 Formatting\SpecialChar \menuseparator
8464 Protected
8465 \bar under
8466
8467 \begin_inset space ~
8468 \end_inset
8469
8470
8471 \bar default
8472 Space
8473 \family default
8474  (shortcut 
8475 \family sans
8476 C-Space
8477 \family default
8478 ).
8479 \end_layout
8480
8481 \begin_layout Subsection
8482 Horizontal Space
8483 \begin_inset CommandInset label
8484 LatexCommand label
8485 name "sub:Horizontal-Space"
8486
8487 \end_inset
8488
8489
8490 \begin_inset Index
8491 status collapsed
8492
8493 \begin_layout Plain Layout
8494 Spacing ! Horizontal
8495 \end_layout
8496
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \begin_layout Standard
8503 All horizontal spaces can be inserted with the menu 
8504 \family sans
8505 Insert\SpecialChar \menuseparator
8506 Formatting\SpecialChar \menuseparator
8507 Horizontal Space
8508 \family default
8509 .
8510  The length units are listed in Appendix
8511 \begin_inset space ~
8512 \end_inset
8513
8514
8515 \begin_inset CommandInset ref
8516 LatexCommand ref
8517 reference "cha:Units-available-in"
8518
8519 \end_inset
8520
8521 .
8522 \end_layout
8523
8524 \begin_layout Subsubsection
8525 Inter-word Space
8526 \begin_inset CommandInset label
8527 LatexCommand label
8528 name "sub:Inter-word-Space"
8529
8530 \end_inset
8531
8532
8533 \begin_inset Index
8534 status collapsed
8535
8536 \begin_layout Plain Layout
8537 Spaces ! Inter-word
8538 \end_layout
8539
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \begin_layout Standard
8546 Some languages (e.
8547 \begin_inset space \thinspace{}
8548 \end_inset
8549
8550 g.
8551 \begin_inset space \space{}
8552 \end_inset
8553
8554 English) have the typographical convention to add extra space after an end-of-se
8555 ntence punctuation mark, and LyX honors those conventions (see section
8556 \begin_inset space ~
8557 \end_inset
8558
8559
8560 \begin_inset CommandInset ref
8561 LatexCommand ref
8562 reference "sub:Abbreviations"
8563
8564 \end_inset
8565
8566 ).
8567  Sometimes, you want a normal space nevertheless.
8568  In this case, insert an inter-word space (shortcut 
8569 \family sans
8570 C-M-Space
8571 \family default
8572 ).
8573 \end_layout
8574
8575 \begin_layout Subsubsection
8576 Thin Space
8577 \begin_inset CommandInset label
8578 LatexCommand label
8579 name "sub:Thin-Space"
8580
8581 \end_inset
8582
8583
8584 \begin_inset Index
8585 status collapsed
8586
8587 \begin_layout Plain Layout
8588 Spaces ! Thin
8589 \end_layout
8590
8591 \end_inset
8592
8593
8594 \end_layout
8595
8596 \begin_layout Standard
8597
8598 \begin_inset Quotes eld
8599 \end_inset
8600
8601 thin space
8602 \begin_inset Quotes erd
8603 \end_inset
8604
8605  is a blank which has half the size of a normal space (and it is also 
8606 \begin_inset Quotes eld
8607 \end_inset
8608
8609 protected
8610 \begin_inset Quotes erd
8611 \end_inset
8612
8613 ).
8614  The typographical conventions in a lot of languages propose the use of
8615  thin spaces in cases where normal spaces would be too wide, for instance
8616  inside abbreviations:
8617 \end_layout
8618
8619 \begin_layout Quote
8620 D.
8621 \begin_inset space \thinspace{}
8622 \end_inset
8623
8624 E.
8625  Knuth has developed our beloved typesetting program, i.
8626 \begin_inset space \thinspace{}
8627 \end_inset
8628
8629 e.
8630 \begin_inset space \space{}
8631 \end_inset
8632
8633 TeX.
8634 \end_layout
8635
8636 \begin_layout Standard
8637 or between values and units.
8638  Compare for example this:
8639 \begin_inset Newline newline
8640 \end_inset
8641
8642 10
8643 \begin_inset space \thinspace{}
8644 \end_inset
8645
8646 kg (thin space)
8647 \begin_inset Newline newline
8648 \end_inset
8649
8650 10 kg (normal space
8651 \end_layout
8652
8653 \begin_layout Standard
8654 You can insert thin spaces also with the menu 
8655 \family sans
8656 Insert\SpecialChar \menuseparator
8657 Formatting\SpecialChar \menuseparator
8658 Thin
8659 \begin_inset space ~
8660 \end_inset
8661
8662 Space
8663 \family default
8664  (shortcut 
8665 \family sans
8666 C-S-Space
8667 \family default
8668 ).
8669 \end_layout
8670
8671 \begin_layout Subsubsection
8672 More Spaces
8673 \begin_inset CommandInset label
8674 LatexCommand label
8675 name "sub:More-Spaces"
8676
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \begin_layout Standard
8683 You can furthermore insert the following space types:
8684 \end_layout
8685
8686 \begin_layout Description
8687 Negative
8688 \begin_inset space ~
8689 \end_inset
8690
8691 thin
8692 \begin_inset space ~
8693 \end_inset
8694
8695 space A line with a 
8696 \begin_inset Formula $\to$
8697 \end_inset
8698
8699
8700 \begin_inset space \negthinspace{}
8701 \end_inset
8702
8703
8704 \begin_inset Formula $\gets$
8705 \end_inset
8706
8707  Negative thin space between the arrows.
8708 \end_layout
8709
8710 \begin_layout Description
8711 Enspace
8712 \begin_inset space ~
8713 \end_inset
8714
8715 (0.5
8716 \begin_inset space \thinspace{}
8717 \end_inset
8718
8719 em) A line with a 
8720 \begin_inset Formula $\to$
8721 \end_inset
8722
8723
8724 \begin_inset space \enskip{}
8725 \end_inset
8726
8727
8728 \begin_inset Formula $\gets$
8729 \end_inset
8730
8731  Enspace (0.5
8732 \begin_inset space \thinspace{}
8733 \end_inset
8734
8735 em) space between the arrows.
8736 \end_layout
8737
8738 \begin_layout Description
8739 Quad
8740 \begin_inset space ~
8741 \end_inset
8742
8743 (1
8744 \begin_inset space \thinspace{}
8745 \end_inset
8746
8747 em) A line with a 
8748 \begin_inset Formula $\to$
8749 \end_inset
8750
8751
8752 \begin_inset space \quad{}
8753 \end_inset
8754
8755
8756 \begin_inset Formula $\gets$
8757 \end_inset
8758
8759  Quad
8760 \begin_inset space ~
8761 \end_inset
8762
8763 (1
8764 \begin_inset space \thinspace{}
8765 \end_inset
8766
8767 em) space between the arrows.
8768 \end_layout
8769
8770 \begin_layout Description
8771 QQuad
8772 \begin_inset space ~
8773 \end_inset
8774
8775 (2
8776 \begin_inset space \thinspace{}
8777 \end_inset
8778
8779 em) A line with a 
8780 \begin_inset Formula $\to$
8781 \end_inset
8782
8783
8784 \begin_inset space \qquad{}
8785 \end_inset
8786
8787
8788 \begin_inset Formula $\gets$
8789 \end_inset
8790
8791  QQuad
8792 \begin_inset space ~
8793 \end_inset
8794
8795 (2
8796 \begin_inset space \thinspace{}
8797 \end_inset
8798
8799 em) space between the arrows.
8800 \end_layout
8801
8802 \begin_layout Description
8803 Custom
8804 \begin_inset space ~
8805 \end_inset
8806
8807 space A line with
8808 \begin_inset Formula $\to$
8809 \end_inset
8810
8811
8812 \begin_inset space \hspace{}
8813 \length 2cm
8814 \end_inset
8815
8816
8817 \begin_inset Formula $\gets$
8818 \end_inset
8819
8820  2
8821 \begin_inset space \thinspace{}
8822 \end_inset
8823
8824 cm space between the arrows.
8825 \end_layout
8826
8827 \begin_layout Standard
8828 Table
8829 \begin_inset space ~
8830 \end_inset
8831
8832
8833 \begin_inset CommandInset ref
8834 LatexCommand ref
8835 reference "tab:Width-of-the"
8836
8837 \end_inset
8838
8839  lists the different space sizes.
8840 \end_layout
8841
8842 \begin_layout Standard
8843 \begin_inset Float table
8844 wide false
8845 sideways false
8846 status open
8847
8848 \begin_layout Plain Layout
8849 \align center
8850 \begin_inset Caption
8851
8852 \begin_layout Plain Layout
8853 \begin_inset CommandInset label
8854 LatexCommand label
8855 name "tab:Width-of-the"
8856
8857 \end_inset
8858
8859 Width of the different horizontal spaces.
8860 \end_layout
8861
8862 \end_inset
8863
8864
8865 \end_layout
8866
8867 \begin_layout Plain Layout
8868 \align center
8869 \begin_inset Tabular
8870 <lyxtabular version="3" rows="8" columns="2">
8871 <features>
8872 <column alignment="center" valignment="top" width="0">
8873 <column alignment="center" valignment="top" width="0">
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881 Space
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892 Width
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Normal
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 1/3
8913 \begin_inset space \thinspace{}
8914 \end_inset
8915
8916 em
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Protected
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 1/3
8937 \begin_inset space \thinspace{}
8938 \end_inset
8939
8940 em
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 </row>
8946 <row>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 Thin
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 1/6
8961 \begin_inset space \thinspace{}
8962 \end_inset
8963
8964 em
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 Negative thin
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 -1/6
8985 \begin_inset space \thinspace{}
8986 \end_inset
8987
8988 em
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Enspace (0.5
9000 \begin_inset space \thinspace{}
9001 \end_inset
9002
9003 em)
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 0.5
9013 \begin_inset space \thinspace{}
9014 \end_inset
9015
9016 em
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 Quad (1
9028 \begin_inset space \thinspace{}
9029 \end_inset
9030
9031 em)
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 1
9041 \begin_inset space \thinspace{}
9042 \end_inset
9043
9044 em
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 QQuad (2
9056 \begin_inset space \thinspace{}
9057 \end_inset
9058
9059 em)
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 2
9069 \begin_inset space \thinspace{}
9070 \end_inset
9071
9072 em
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 </lyxtabular>
9079
9080 \end_inset
9081
9082
9083 \end_layout
9084
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Subsubsection
9091
9092 \family sans
9093 Horizontal Fills
9094 \family default
9095
9096 \begin_inset Index
9097 status collapsed
9098
9099 \begin_layout Plain Layout
9100 Spacing ! Fills
9101 \end_layout
9102
9103 \end_inset
9104
9105
9106 \end_layout
9107
9108 \begin_layout Standard
9109 Horizontal fills (HFills) are a special LyX feature for adding extra space
9110  in a uniform fashion.
9111  An HFill is actually a variable length space, whose length always equals
9112  the remaining space between the left and right margins.
9113  If there is more than one HFill on a line, they divide the available space
9114  equally between themselves.
9115  
9116 \end_layout
9117
9118 \begin_layout Standard
9119 Here a few examples what you can do with them:
9120 \end_layout
9121
9122 \begin_layout Quote
9123 \noindent
9124 This is on the left side
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128 This is on the right
9129 \end_layout
9130
9131 \begin_layout Quote
9132 \noindent
9133 Left
9134 \begin_inset space \hfill{}
9135 \end_inset
9136
9137 Middle
9138 \begin_inset space \hfill{}
9139 \end_inset
9140
9141 Right
9142 \end_layout
9143
9144 \begin_layout Quote
9145 \noindent
9146 Left
9147 \begin_inset space \hfill{}
9148 \end_inset
9149
9150 1/3 Left
9151 \begin_inset space \hfill{}
9152 \end_inset
9153
9154
9155 \begin_inset space \hfill{}
9156 \end_inset
9157
9158 Right
9159 \end_layout
9160
9161 \begin_layout Standard
9162 That was an example in the 
9163 \family sans
9164 Quote
9165 \family default
9166  environment.
9167  Here
9168 \begin_inset Formula $\to$
9169 \end_inset
9170
9171
9172 \begin_inset space \hfill{}
9173 \end_inset
9174
9175
9176 \begin_inset Formula $\gets$
9177 \end_inset
9178
9179 is one in a standard paragraph.
9180  It may or may not be apparent in the printed text, but it 
9181 \emph on
9182 is
9183 \emph default
9184  sitting in-between the two arrows.
9185 \end_layout
9186
9187 \begin_layout Standard
9188 HFills can be made visible when you choose one of the 
9189 \family sans
9190 Fill
9191 \begin_inset space ~
9192 \end_inset
9193
9194 Pattern
9195 \family default
9196  in the space dialog: The following patterns are available:
9197 \end_layout
9198
9199 \begin_layout Standard
9200 Dots: 
9201 \begin_inset space \dotfill{}
9202 \end_inset
9203
9204
9205 \begin_inset space ~
9206 \end_inset
9207
9208
9209 \end_layout
9210
9211 \begin_layout Standard
9212 Rule: 
9213 \begin_inset space \hrulefill{}
9214 \end_inset
9215
9216
9217 \begin_inset space ~
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \begin_layout Standard
9224 Left arrow: 
9225 \begin_inset space \leftarrowfill{}
9226 \end_inset
9227
9228
9229 \begin_inset space ~
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \begin_layout Standard
9236 Right arrow: 
9237 \begin_inset space \rightarrowfill{}
9238 \end_inset
9239
9240
9241 \begin_inset space ~
9242 \end_inset
9243
9244
9245 \end_layout
9246
9247 \begin_layout Standard
9248 Up brace: 
9249 \begin_inset space \downbracefill{}
9250 \end_inset
9251
9252
9253 \begin_inset space ~
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \begin_layout Standard
9260 Down brace: 
9261 \begin_inset space \upbracefill{}
9262 \end_inset
9263
9264
9265 \begin_inset space ~
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \begin_layout Standard
9272 \begin_inset Note Greyedout
9273 status open
9274
9275 \begin_layout Plain Layout
9276
9277 \series bold
9278 Note:
9279 \series default
9280  If an HFill is at the beginning of a line, and 
9281 \emph on
9282 not
9283 \emph default
9284  in the first line in a paragraph, LyX ignores it.
9285  This prevents HFills from accidentally being wrapped onto a new line.
9286  If you need space in this case anyway, set the 
9287 \family sans
9288 Protect
9289 \family default
9290  option in the space dialog.
9291 \end_layout
9292
9293 \end_inset
9294
9295
9296 \end_layout
9297
9298 \begin_layout Subsubsection
9299 Phantom Space
9300 \begin_inset Index
9301 status collapsed
9302
9303 \begin_layout Plain Layout
9304 Spacing ! Phantom
9305 \end_layout
9306
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \begin_layout Standard
9313 Sometimes you want to insert space with exactly the length of a phrase.
9314  E.g.
9315  you want to create the following multiple choice question:
9316 \end_layout
9317
9318 \begin_layout Standard
9319 \begin_inset VSpace medskip
9320 \end_inset
9321
9322 What is correct English?:
9323 \begin_inset Newline newline
9324 \end_inset
9325
9326
9327 \begin_inset Newline newline
9328 \end_inset
9329
9330 Mr.
9331 \begin_inset space ~
9332 \end_inset
9333
9334 Edge would have been jumps the gun.
9335 \begin_inset Newline newline
9336 \end_inset
9337
9338
9339 \begin_inset ERT
9340 status collapsed
9341
9342 \begin_layout Plain Layout
9343
9344
9345 \backslash
9346 phantom{Mr.
9347  Edge }
9348 \end_layout
9349
9350 \end_inset
9351
9352 has to be jumped
9353 \begin_inset Newline newline
9354 \end_inset
9355
9356
9357 \begin_inset ERT
9358 status collapsed
9359
9360 \begin_layout Plain Layout
9361
9362
9363 \backslash
9364 phantom{Mr.
9365  Edge }
9366 \end_layout
9367
9368 \end_inset
9369
9370 jumps
9371 \begin_inset VSpace medskip
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \begin_layout Standard
9378 So that the choices appear exactly after the phrase 
9379 \begin_inset Quotes eld
9380 \end_inset
9381
9382 Mr.
9383 \begin_inset space ~
9384 \end_inset
9385
9386 Edge
9387 \begin_inset space ~
9388 \end_inset
9389
9390
9391 \begin_inset Quotes erd
9392 \end_inset
9393
9394 .
9395  To get this, you can use the LaTeX-command 
9396 \series bold
9397
9398 \backslash
9399 phantom
9400 \series default
9401  in TeX Code
9402 \begin_inset Foot
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406 See sec.
9407 \begin_inset space \thinspace{}
9408 \end_inset
9409
9410
9411 \begin_inset CommandInset ref
9412 LatexCommand ref
9413 reference "sec:TeX-Code"
9414
9415 \end_inset
9416
9417  for more information about TeX-Code.
9418 \end_layout
9419
9420 \end_inset
9421
9422 .
9423  In our case write the command 
9424 \series bold
9425
9426 \backslash
9427 phantom{Mr.
9428  Edge }
9429 \series default
9430  (note the space after 
9431 \begin_inset Quotes eld
9432 \end_inset
9433
9434 Edge
9435 \begin_inset Quotes erd
9436 \end_inset
9437
9438 ) at the beginning of the last two lines.
9439  The command prints out the phrase within the the two braces, but invisible.
9440  That is why it is named 
9441 \begin_inset Quotes eld
9442 \end_inset
9443
9444 phantom
9445 \begin_inset Quotes erd
9446 \end_inset
9447
9448 .
9449 \begin_inset Foot
9450 status collapsed
9451
9452 \begin_layout Plain Layout
9453 There exists also the commands 
9454 \backslash
9455
9456 \series bold
9457 hphantom
9458 \series default
9459  and 
9460 \backslash
9461
9462 \series bold
9463 vphantom
9464 \series default
9465 , but this too special for the LyX Userguide.
9466  If you are interested in knowing more about this, have a look at 
9467 \begin_inset CommandInset citation
9468 LatexCommand cite
9469 key "latexcompanion,latexguide"
9470
9471 \end_inset
9472
9473 .
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \begin_layout Subsection
9482 Vertical Space
9483 \begin_inset CommandInset label
9484 LatexCommand label
9485 name "sub:Vertical-Space"
9486
9487 \end_inset
9488
9489
9490 \begin_inset Index
9491 status collapsed
9492
9493 \begin_layout Plain Layout
9494 Spacing ! Vertical
9495 \end_layout
9496
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \begin_layout Standard
9503 To add extra vertical space above or below a paragraph, use the 
9504 \family sans
9505 Insert\SpecialChar \menuseparator
9506 Formatting\SpecialChar \menuseparator
9507 Vertical
9508 \begin_inset space ~
9509 \end_inset
9510
9511 Space
9512 \family default
9513  dialog.
9514  There you find the following sizes:
9515 \end_layout
9516
9517 \begin_layout Standard
9518
9519 \family sans
9520 SmallSkip
9521 \family default
9522
9523 \family sans
9524 MedSkip
9525 \family default
9526  and 
9527 \family sans
9528 BigSkip
9529 \family default
9530  are LaTeX sizes which depends on the font size of the document.
9531  
9532 \family sans
9533 DefSkip
9534 \family default
9535  is the skip adjusted in the dialog 
9536 \family sans
9537 Document\SpecialChar \menuseparator
9538 Settings
9539 \begin_inset Index
9540 status collapsed
9541
9542 \begin_layout Plain Layout
9543 Document ! Settings
9544 \end_layout
9545
9546 \end_inset
9547
9548
9549 \family default
9550  for the paragraph separation.
9551  If you use indentation to separate paragraphs 
9552 \family sans
9553 DefSkip
9554 \family default
9555  is equal to 
9556 \family sans
9557 MedSkip
9558 \family default
9559 .
9560 \end_layout
9561
9562 \begin_layout Standard
9563
9564 \family sans
9565 VFill
9566 \family default
9567
9568 \begin_inset Index
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572 Spacing ! Fills
9573 \end_layout
9574
9575 \end_inset
9576
9577  is a variable space, set so that the space is maximal within one page.
9578  An example: You have only two short paragraphs on one page with a vfill
9579  between them.
9580  Then the first paragraph is placed at the top of the page and the second
9581  one at the bottom, because the space between them is then maximal.
9582  
9583 \family sans
9584 VFill
9585 \family default
9586 s work like 
9587 \family sans
9588 HFill
9589 \family default
9590 s: they fill the remaining vertical space on a page with blank space.
9591 \begin_inset Foot
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595
9596 \family sans
9597 HFill
9598 \family default
9599 s are described in section
9600 \begin_inset space ~
9601 \end_inset
9602
9603
9604 \begin_inset CommandInset ref
9605 LatexCommand ref
9606 reference "sub:Horizontal-Space"
9607
9608 \end_inset
9609
9610 .
9611 \end_layout
9612
9613 \end_inset
9614
9615  If there are several 
9616 \family sans
9617 VFill
9618 \family default
9619 s on a page, they divide the remaining vertical space equally between themselves.
9620  You can therefore use 
9621 \family sans
9622 VFill
9623 \family default
9624 s to center text on a page, or even place text 2/3 down a page.
9625 \end_layout
9626
9627 \begin_layout Standard
9628
9629 \family sans
9630 Custom
9631 \family default
9632  are custom spaces in units explained in Appendix
9633 \begin_inset space ~
9634 \end_inset
9635
9636
9637 \begin_inset CommandInset ref
9638 LatexCommand ref
9639 reference "cha:Units-available-in"
9640
9641 \end_inset
9642
9643 .
9644 \end_layout
9645
9646 \begin_layout Standard
9647 \begin_inset Note Greyedout
9648 status open
9649
9650 \begin_layout Plain Layout
9651
9652 \series bold
9653 Note:
9654 \series default
9655  
9656 \series medium
9657 When the extra vertical space would be in the output at the top/bottom of
9658  a page, the space is only added if you have also checked the option 
9659 \family sans
9660 Protect
9661 \family default
9662 .
9663 \end_layout
9664
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \begin_layout Subsection
9671 Paragraph Alignment
9672 \end_layout
9673
9674 \begin_layout Standard
9675 You can change the paragraph alignment with the 
9676 \family sans
9677 Edit\SpecialChar \menuseparator
9678 Paragraph Settings
9679 \family default
9680  dialog.
9681  There are four possibilities: 
9682 \end_layout
9683
9684 \begin_layout Itemize
9685
9686 \family sans
9687 Justified
9688 \end_layout
9689
9690 \begin_layout Itemize
9691
9692 \family sans
9693 Left
9694 \end_layout
9695
9696 \begin_layout Itemize
9697
9698 \family sans
9699 Right
9700 \end_layout
9701
9702 \begin_layout Itemize
9703
9704 \family sans
9705 Center
9706 \end_layout
9707
9708 \begin_layout Standard
9709 The default in most cases is justified alignment, in which the inter-word
9710  spacing is variable and each line of a paragraph fills the region between
9711  the left and right margins.
9712  The other three alignments should be self-explanatory, and look like this:
9713 \end_layout
9714
9715 \begin_layout Standard
9716 \align right
9717 This paragraph is right aligned,
9718 \end_layout
9719
9720 \begin_layout Standard
9721 \align center
9722 this one is centered,
9723 \end_layout
9724
9725 \begin_layout Standard
9726 \align left
9727 this one is left aligned.
9728 \end_layout
9729
9730 \begin_layout Subsection
9731 Forced Pagebreaks
9732 \begin_inset Index
9733 status collapsed
9734
9735 \begin_layout Plain Layout
9736 Pagebreaks ! Forced
9737 \end_layout
9738
9739 \end_inset
9740
9741
9742 \begin_inset CommandInset label
9743 LatexCommand label
9744 name "sub:Forced-Pagebreaks"
9745
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \begin_layout Standard
9752 If you don't like the way LaTeX does the pagebreaks in your document, you
9753  can force a pagebreak where you want one.
9754  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9755  Only if you use many 
9756 \family sans
9757 Floats
9758 \family default
9759 , LaTeX's page breaking algorithm can fail.
9760 \end_layout
9761
9762 \begin_layout Standard
9763 We recommend not to use forced pagebreaks until the text is finished, and
9764  until you have checked in the preview to see if you 
9765 \emph on
9766 really
9767 \emph default
9768  have to change the pagebreaking.
9769 \end_layout
9770
9771 \begin_layout Standard
9772 There are two types of pagebreaks: One that ends the page without any special
9773  action.
9774  This can be inserted above or below a paragraph via the menu 
9775 \family sans
9776 Insert\SpecialChar \menuseparator
9777 Formatting\SpecialChar \menuseparator
9778 New
9779 \begin_inset space ~
9780 \end_inset
9781
9782 Page
9783 \family default
9784 .
9785  The second type, that is inserted via the menu 
9786 \family sans
9787 Insert\SpecialChar \menuseparator
9788 Formatting\SpecialChar \menuseparator
9789 Page
9790 \begin_inset space ~
9791 \end_inset
9792
9793 Break
9794 \family default
9795 , ends a page but stretches the content of the page, so that it fills out
9796  the complete page.
9797  This type is useful to avoid whitespace when a pagebreak produces a page
9798  on which only the last few lines are absent.
9799 \end_layout
9800
9801 \begin_layout Standard
9802 You might try to use a pagebreak to ensure that a figure or table appears
9803  at the top of a page.
9804  This is, of course, the wrong way to do it.
9805  LyX gives you a way of automatically ensuring that your figures and tables
9806  appear at the top of a page (or the bottom, or on their own page) without
9807  having to worry about what precedes or follows your figure or table.
9808  See chapter 
9809 \begin_inset CommandInset ref
9810 LatexCommand ref
9811 reference "cha:Floats-and-Notes"
9812
9813 \end_inset
9814
9815  to learn more about 
9816 \family sans
9817 Floats
9818 \family default
9819 .
9820 \end_layout
9821
9822 \begin_layout Subsubsection
9823 Clear Pagebreaks
9824 \begin_inset CommandInset label
9825 LatexCommand label
9826 name "sub:Clear-Pages"
9827
9828 \end_inset
9829
9830
9831 \begin_inset Index
9832 status collapsed
9833
9834 \begin_layout Plain Layout
9835 Pagebreaks ! Clear
9836 \end_layout
9837
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \begin_layout Standard
9844 Differently to forced pagebreaks where the content behind the break is directly
9845  placed at the next page, pages can also be cleared while breaking them.
9846  That means that the current paragraph is terminated and all, perhaps not
9847  yet processed floats from previous document parts are placed behind it,
9848  if necessary by adding pages.
9849 \end_layout
9850
9851 \begin_layout Standard
9852 You can insert a clear pagebreak with the menu 
9853 \family sans
9854 Insert\SpecialChar \menuseparator
9855 Formatting\SpecialChar \menuseparator
9856 Clear
9857 \begin_inset space ~
9858 \end_inset
9859
9860 Page
9861 \family default
9862 .
9863  When you have a two-sided document like a book, you can use the menu 
9864 \family sans
9865 Insert\SpecialChar \menuseparator
9866 Formatting\SpecialChar \menuseparator
9867 Clear
9868 \begin_inset space ~
9869 \end_inset
9870
9871 Double
9872 \begin_inset space ~
9873 \end_inset
9874
9875 Page
9876 \family default
9877  to insert a clear pagebreak that assures that the next page is a right-hand
9878  page (odd-numbered), if necessary by adding a page.
9879 \end_layout
9880
9881 \begin_layout Subsection
9882 Forced Linebreaks
9883 \begin_inset Index
9884 status collapsed
9885
9886 \begin_layout Plain Layout
9887 Linebreaks
9888 \end_layout
9889
9890 \end_inset
9891
9892
9893 \begin_inset CommandInset label
9894 LatexCommand label
9895 name "sub:Forced-Linebreaks"
9896
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \begin_layout Standard
9903 Similar to pagebreaks there are two types of linebreaks: One that simply
9904  breaks the line.
9905  You can force this line break within a paragraph by selecting 
9906 \family sans
9907 Insert\SpecialChar \menuseparator
9908 Formatting\SpecialChar \menuseparator
9909 Ragged
9910 \begin_inset space ~
9911 \end_inset
9912
9913 Line
9914 \begin_inset space ~
9915 \end_inset
9916
9917 Break
9918 \family default
9919  or with 
9920 \family sans
9921 C-Return
9922 \family default
9923 .
9924  Another type that is inserted via the menu 
9925 \family sans
9926 Insert\SpecialChar \menuseparator
9927 Formatting\SpecialChar \menuseparator
9928 Justified
9929 \begin_inset space ~
9930 \end_inset
9931
9932 Line
9933 \begin_inset space ~
9934 \end_inset
9935
9936 Break
9937 \family default
9938  breaks the line and stretches it so that it fills out the whole space between
9939  the page margins.
9940  This is necessary to avoid 
9941 \begin_inset Quotes eld
9942 \end_inset
9943
9944 fringes
9945 \begin_inset Quotes erd
9946 \end_inset
9947
9948  in justified paragraphs due to whitespace introduced by linebreaks.
9949 \end_layout
9950
9951 \begin_layout Standard
9952 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9953  LaTeX is very good at linebreaking.
9954  There are, however, a number of situations where it is necessary to actively
9955  set a linebreak, e.g.
9956  in a poem or for an address (see sections
9957 \begin_inset space ~
9958 \end_inset
9959
9960
9961 \begin_inset CommandInset ref
9962 LatexCommand ref
9963 reference "sec:Quote"
9964
9965 \end_inset
9966
9967
9968 \begin_inset CommandInset ref
9969 LatexCommand ref
9970 reference "sec:Verse"
9971
9972 \end_inset
9973
9974  and 
9975 \begin_inset CommandInset ref
9976 LatexCommand ref
9977 reference "sec:Address-Usage"
9978
9979 \end_inset
9980
9981 ).
9982 \end_layout
9983
9984 \begin_layout Subsection
9985 Horizontal Lines
9986 \begin_inset CommandInset label
9987 LatexCommand label
9988 name "sub:Horizontal-Lines"
9989
9990 \end_inset
9991
9992
9993 \begin_inset Index
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Horizontal lines
9998 \end_layout
9999
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006
10007 \lyxline
10008 In the dialog 
10009 \family sans
10010 Insert\SpecialChar \menuseparator
10011 Formatting\SpecialChar \menuseparator
10012 Horizontal
10013 \begin_inset space ~
10014 \end_inset
10015
10016 Line
10017 \family default
10018  you can insert horizontal lines that spans over the whole document columns
10019  width.
10020 \lyxline
10021
10022 \end_layout
10023
10024 \begin_layout Section
10025 Characters and Symbols
10026 \end_layout
10027
10028 \begin_layout Standard
10029 You can directly enter all characters that are available on your keyboard.
10030  You can also use special keyboard maps to be able to enter e.
10031 \begin_inset space \thinspace{}
10032 \end_inset
10033
10034 g.
10035 \begin_inset space ~
10036 \end_inset
10037
10038 characters needed for French with an English keyboard.
10039  See section
10040 \begin_inset space \thinspace{}
10041 \end_inset
10042
10043
10044 \begin_inset CommandInset ref
10045 LatexCommand ref
10046 reference "sub:Keyboard-mapping"
10047
10048 \end_inset
10049
10050  for informations how this is done.
10051 \end_layout
10052
10053 \begin_layout Standard
10054 For the case where you need a character that is not on your keyboard, you
10055  can use the 
10056 \family sans
10057 Symbols
10058 \family default
10059  dialog via the menu 
10060 \family sans
10061 Insert\SpecialChar \menuseparator
10062 Special Character\SpecialChar \menuseparator
10063 Symbols
10064 \family default
10065 .
10066 \end_layout
10067
10068 \begin_layout Standard
10069 \begin_inset Note Greyedout
10070 status open
10071
10072 \begin_layout Plain Layout
10073
10074 \series bold
10075 Note:
10076 \series default
10077  Maybe not all symbols inserted with the symbols dialog can be displayed
10078  when you are using a special screen font in LyX's preferences.
10079  But the inserted symbols will in every case be displayed in the output.
10080 \end_layout
10081
10082 \end_inset
10083
10084
10085 \end_layout
10086
10087 \begin_layout Section
10088 Fonts and Text Styles
10089 \begin_inset CommandInset label
10090 LatexCommand label
10091 name "sec:Fonts-and-Text"
10092
10093 \end_inset
10094
10095
10096 \end_layout
10097
10098 \begin_layout Subsection
10099 Font Types
10100 \begin_inset Index
10101 status collapsed
10102
10103 \begin_layout Plain Layout
10104 Font ! Types
10105 \end_layout
10106
10107 \end_inset
10108
10109
10110 \end_layout
10111
10112 \begin_layout Standard
10113 There are two types of fonts:
10114 \end_layout
10115
10116 \begin_layout Description
10117 Vector
10118 \begin_inset space ~
10119 \end_inset
10120
10121 fonts
10122 \begin_inset Index
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126 Fonts ! Vector-
10127 \end_layout
10128
10129 \end_inset
10130
10131  are fonts, built from outlines of the single glyphs (i.e.
10132  characters) in the font.
10133  This means that each glyph is defined using mathematical curves that are
10134  well suited for scaling to any requested size.
10135  This mathematical definition is interpreted by the font renderer and the
10136  curve is filled out with pixels according to the size and glyph.
10137  This means that outline fonts will look pretty good in all sizes.
10138  Only at very small sizes it might be hard to provide a good rendering at
10139  very small sizes, where each pixel has to be very carefully computed to
10140  provide a good image.
10141 \begin_inset Newline newline
10142 \end_inset
10143
10144 One could mean that one only needs to define one font size and scale them.
10145  But to achieve a better quality, many fonts define several font sizes.
10146  That improves the appearance, because you need more details at large font
10147  sizes than at small ones.
10148 \begin_inset Newline newline
10149 \end_inset
10150
10151 The font types 
10152 \family typewriter
10153 TrueType
10154 \family default
10155
10156 \family typewriter
10157 OpenType
10158 \family default
10159 , and 
10160 \family typewriter
10161 Type
10162 \begin_inset space ~
10163 \end_inset
10164
10165 1 PostScript
10166 \family default
10167  are vector fonts.
10168 \end_layout
10169
10170 \begin_layout Description
10171 Bitmap
10172 \begin_inset space ~
10173 \end_inset
10174
10175 fonts
10176 \begin_inset Index
10177 status collapsed
10178
10179 \begin_layout Plain Layout
10180 Fonts ! Bitmap-
10181 \end_layout
10182
10183 \end_inset
10184
10185  on the other hand, are defined by bitmap graphics from the start, so they
10186  will look good at all the sizes they are meant for.
10187  However, they don't scale well, because in order to scale a glyph, each
10188  pixel is enlarged into several pixels.
10189  It is the same effect that happens if you try to enlarge a picture in a
10190  picture manipulation program.
10191  In order to relieve this effect, bitmap fonts are typically provided in
10192  several fixed sizes typically from around 8 pixels high up to 34 pixels
10193  or so high in steps according to what is believed to be useful.
10194  The advantage of bitmap fonts is that no complicated computations are necessary
10195  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10196  fonts.
10197  The disadvantage is that sizes that don't exists as fixed versions have
10198  to be scaled by doubling pixels, and thus look bad.
10199 \begin_inset Newline newline
10200 \end_inset
10201
10202 Bitmap fonts are named 
10203 \family typewriter
10204 Type
10205 \begin_inset space ~
10206 \end_inset
10207
10208 3
10209 \family default
10210  in PostScript- and PDF-documents.
10211 \end_layout
10212
10213 \begin_layout Standard
10214 The result of all this, is that bitmap fonts are best for the size they
10215  are designed for, while scalable fonts are good for nearly all sizes.
10216  So one need less font size definitions for scalable fonts.
10217  That's the reason why nearly all text render and typesetting programs use
10218  scalable fonts.
10219 \end_layout
10220
10221 \begin_layout Standard
10222 To test which fonts are used in a PDF-document, you can have a look into
10223  its document properties.
10224 \end_layout
10225
10226 \begin_layout Standard
10227 Many modern typesetting and markup languages have begun to move towards
10228  specifying character styles rather than specifying a particular font.
10229  For example, instead of changing to an italicized version of the current
10230  font to emphasize text, you use an 
10231 \begin_inset Quotes eld
10232 \end_inset
10233
10234 emphasized style
10235 \begin_inset Quotes erd
10236 \end_inset
10237
10238  instead.
10239  This concept fits in perfectly with LyX.
10240  In LyX, you do things based on contexts, rather than focusing on typesetting
10241  details.
10242 \end_layout
10243
10244 \begin_layout Subsection
10245 Document Font and Font size
10246 \begin_inset CommandInset label
10247 LatexCommand label
10248 name "sub:Document-Font"
10249
10250 \end_inset
10251
10252
10253 \begin_inset Index
10254 status collapsed
10255
10256 \begin_layout Plain Layout
10257 Font ! Size
10258 \end_layout
10259
10260 \end_inset
10261
10262
10263 \begin_inset Index
10264 status collapsed
10265
10266 \begin_layout Plain Layout
10267 Document ! Font
10268 \end_layout
10269
10270 \end_inset
10271
10272
10273 \end_layout
10274
10275 \begin_layout Standard
10276 You can set the document fonts in the
10277 \family sans
10278  Document\SpecialChar \menuseparator
10279 Settings
10280 \family default
10281
10282 \begin_inset Index
10283 status collapsed
10284
10285 \begin_layout Plain Layout
10286 Document ! Settings
10287 \end_layout
10288
10289 \end_inset
10290
10291  dialog.
10292  There you can specify which font should be used for the three different
10293  font shapes roman (serif), 
10294 \family sans
10295 sans
10296 \begin_inset space ~
10297 \end_inset
10298
10299 serif
10300 \family default
10301 , and 
10302 \family typewriter
10303 typewriter
10304 \family default
10305  and its scalings.
10306 \end_layout
10307
10308 \begin_layout Standard
10309 The possible options for the font include 
10310 \family sans
10311 default
10312 \family default
10313  and a list of fonts available on your system.
10314  
10315 \family sans
10316 default
10317 \family default
10318  uses the standard TeX fonts, known as 
10319 \begin_inset Quotes eld
10320 \end_inset
10321
10322
10323 \family typewriter
10324 Computer Modern
10325 \family default
10326
10327 \begin_inset Quotes erd
10328 \end_inset
10329
10330  (
10331 \family typewriter
10332 cm
10333 \family default
10334 ) or 
10335 \begin_inset Quotes eld
10336 \end_inset
10337
10338
10339 \family typewriter
10340 European Computer Modern
10341 \family default
10342
10343 \begin_inset Quotes erd
10344 \end_inset
10345
10346  (
10347 \family typewriter
10348 ec
10349 \family default
10350 ).
10351 \end_layout
10352
10353 \begin_layout Standard
10354 As 
10355 \family typewriter
10356 cm
10357 \family default
10358  and 
10359 \family typewriter
10360 ec
10361 \family default
10362  are bitmap fonts, they often looks pixeled in PDF output, especially when
10363  you read the PDF in a zoomed size.
10364 \begin_inset Foot
10365 status collapsed
10366
10367 \begin_layout Plain Layout
10368 This problem doesn't appear if you read PDFs in 
10369 \family typewriter
10370 Adobe
10371 \begin_inset space ~
10372 \end_inset
10373
10374 Reader
10375 \family default
10376  version 6 or later, because this program includes a special bitmap font
10377  renderer.
10378 \end_layout
10379
10380 \end_inset
10381
10382  To get rid of pixeled fonts, you have to use a vector font.
10383  There are three ways to use one:
10384 \end_layout
10385
10386 \begin_layout Itemize
10387 One way is to use the 
10388 \family typewriter
10389 AE
10390 \family default
10391  fonts.
10392  
10393 \family typewriter
10394 AE
10395 \family default
10396  is a virtual font.
10397  Virtual means that it 
10398 \begin_inset Quotes eld
10399 \end_inset
10400
10401 steals
10402 \begin_inset Quotes erd
10403 \end_inset
10404
10405  outline 
10406 \family typewriter
10407 cm
10408 \family default
10409 -glyphs from other fonts.
10410  This has the disadvantage that some characters are missing, like the French
10411  guillemets (
10412 \begin_inset Quotes eld
10413 \end_inset
10414
10415 «
10416 \begin_inset Quotes erd
10417 \end_inset
10418
10419  and 
10420 \begin_inset Quotes eld
10421 \end_inset
10422
10423 »
10424 \begin_inset Quotes erd
10425 \end_inset
10426
10427 )
10428 \begin_inset Foot
10429 status collapsed
10430
10431 \begin_layout Plain Layout
10432 Loading the LaTeX-package 
10433 \series bold
10434 aeguill
10435 \series default
10436
10437 \begin_inset Index
10438 status collapsed
10439
10440 \begin_layout Plain Layout
10441 Latex@LaTeX-packages ! aeguill
10442 \end_layout
10443
10444 \end_inset
10445
10446  with the document preamble line
10447 \end_layout
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452
10453 \backslash
10454 usepackage[ec]{aeguill}
10455 \end_layout
10456
10457 \begin_layout Plain Layout
10458 will fix the guillemet problem.
10459 \end_layout
10460
10461 \end_inset
10462
10463  and that accented characters are not 
10464 \emph on
10465 one
10466 \emph default
10467  glyph, they are build of 
10468 \emph on
10469 two
10470 \emph default
10471  characters, the accent and the letter.
10472  Therefore you can't search in documents using the 
10473 \family typewriter
10474 AE
10475 \family default
10476  fonts for words with accented characters.
10477  If you search for example for the French word 
10478 \begin_inset Quotes eld
10479 \end_inset
10480
10481 rève
10482 \begin_inset Quotes erd
10483 \end_inset
10484
10485  in a PDF, you won't get any result, because the PDF-viewer searches for
10486  the glyph 
10487 \begin_inset Quotes eld
10488 \end_inset
10489
10490  è 
10491 \begin_inset Quotes erd
10492 \end_inset
10493
10494  and not for the glyph 
10495 \begin_inset Quotes eld
10496 \end_inset
10497
10498  e +
10499 \begin_inset space ~
10500 \end_inset
10501
10502  ̀ 
10503 \begin_inset Quotes erd
10504 \end_inset
10505
10506 .
10507 \end_layout
10508
10509 \begin_layout Itemize
10510 Another possibility is to use three different outline fonts
10511 \begin_inset Foot
10512 status collapsed
10513
10514 \begin_layout Plain Layout
10515 Other fonts, like 
10516 \family typewriter
10517 Latin Modern
10518 \family default
10519  or 
10520 \family typewriter
10521 Computer Modern
10522 \family default
10523 , consists of these three main font types 
10524 \family sans
10525 sans
10526 \begin_inset space ~
10527 \end_inset
10528
10529 serif
10530 \family default
10531
10532 \family sans
10533 typewriter
10534 \family default
10535 , and 
10536 \family sans
10537 serif
10538 \family default
10539 .
10540 \end_layout
10541
10542 \end_inset
10543
10544
10545 \family sans
10546 Times
10547 \begin_inset space ~
10548 \end_inset
10549
10550 Roman
10551 \family default
10552  as roman font,
10553 \family sans
10554  Helvetica
10555 \family default
10556  scaled to 92 or 95
10557 \begin_inset space \thinspace{}
10558 \end_inset
10559
10560 % as sans
10561 \begin_inset space ~
10562 \end_inset
10563
10564 serif font, and 
10565 \family sans
10566 courier
10567 \family default
10568  as typewriter font.
10569 \begin_inset Newline newline
10570 \end_inset
10571
10572 The differences between roman, 
10573 \family sans
10574 sans
10575 \begin_inset space ~
10576 \end_inset
10577
10578 serif
10579 \family default
10580 , and 
10581 \family typewriter
10582 typewriter
10583 \family default
10584  fonts are explained in section
10585 \begin_inset space ~
10586 \end_inset
10587
10588
10589 \begin_inset CommandInset ref
10590 LatexCommand ref
10591 reference "sub:Fine-Tuning-with-the"
10592
10593 \end_inset
10594
10595 .
10596 \begin_inset Newline newline
10597 \end_inset
10598
10599 The font 
10600 \family sans
10601 Times
10602 \begin_inset space ~
10603 \end_inset
10604
10605 Roman
10606 \family default
10607  was originally designed for newspapers.
10608  That means its glyphs are smaller than the one from other fonts to fit
10609  into the small newspaper columns.
10610  Therefore 
10611 \family sans
10612 Times
10613 \begin_inset space ~
10614 \end_inset
10615
10616 Roman
10617 \family default
10618  is not the optimal choice for larger documents like books.
10619 \end_layout
10620
10621 \begin_layout Itemize
10622 The best solution is to use the 
10623 \family typewriter
10624 Latin Modern
10625 \family default
10626  fonts.
10627  These fonts are developed in order of the LaTeX community to replace 
10628 \family typewriter
10629 cm
10630 \family default
10631  as default font.
10632 \end_layout
10633
10634 \begin_layout Standard
10635 \begin_inset VSpace bigskip
10636 \end_inset
10637
10638 For the font size there are four possible values: 
10639 \family sans
10640 default, 10
10641 \family default
10642
10643 \family sans
10644 11
10645 \family default
10646 , and 
10647 \family sans
10648 12
10649 \family default
10650 .
10651  The size of 
10652 \family sans
10653 default
10654 \family default
10655  depends on your LaTeX-system, normally it is equal to the font size 10.
10656 \end_layout
10657
10658 \begin_layout Standard
10659 The font sizes are the 
10660 \emph on
10661 base size
10662 \emph default
10663 .
10664  LyX actually scales all other possible font sizes (such as those used in
10665  footnotes, super-, and subscripts) by this value.
10666  You can fine-tune the font size of text parts via the 
10667 \family sans
10668 Text
10669 \begin_inset space ~
10670 \end_inset
10671
10672 Style
10673 \family default
10674  dialog if needed.
10675  The possible font sizes for text parts are explained in section
10676 \begin_inset space ~
10677 \end_inset
10678
10679
10680 \begin_inset CommandInset ref
10681 LatexCommand ref
10682 reference "sub:Fine-Tuning-with-the"
10683
10684 \end_inset
10685
10686 .
10687 \end_layout
10688
10689 \begin_layout Standard
10690 \begin_inset VSpace bigskip
10691 \end_inset
10692
10693
10694 \begin_inset Note Greyedout
10695 status open
10696
10697 \begin_layout Plain Layout
10698
10699 \series bold
10700 Note:
10701 \series default
10702  When you choose a new font or font size, LyX does 
10703 \emph on
10704 not
10705 \emph default
10706  change the screen font! You will only see a difference in the printed output;
10707  this is part of the WYSIWYM concept.
10708  LyX's screen fonts can be adjusted in the 
10709 \family sans
10710 Tools\SpecialChar \menuseparator
10711 Preferences
10712 \family default
10713  dialog, see section
10714 \begin_inset space ~
10715 \end_inset
10716
10717
10718 \begin_inset CommandInset ref
10719 LatexCommand ref
10720 reference "sub:Screen-Fonts"
10721
10722 \end_inset
10723
10724 .
10725 \end_layout
10726
10727 \end_inset
10728
10729
10730 \end_layout
10731
10732 \begin_layout Subsection
10733 Using Different Character Styles
10734 \begin_inset Index
10735 status collapsed
10736
10737 \begin_layout Plain Layout
10738 Character Styles
10739 \end_layout
10740
10741 \end_inset
10742
10743
10744 \begin_inset Index
10745 status collapsed
10746
10747 \begin_layout Plain Layout
10748 Text Style
10749 \end_layout
10750
10751 \end_inset
10752
10753
10754 \end_layout
10755
10756 \begin_layout Standard
10757 As we've already seen, LyX automatically changes the character style for
10758  certain paragraph environments.
10759  LyX supports two character styles, 
10760 \family sans
10761 Emphasized
10762 \family default
10763  and 
10764 \family sans
10765 Noun
10766 \family default
10767 .
10768  You can activate both of these styles via keybindings, the menus, and the
10769  toolbar.
10770 \end_layout
10771
10772 \begin_layout Standard
10773 To activate the 
10774 \family sans
10775 Noun
10776 \family default
10777  style, do one of the following:
10778 \end_layout
10779
10780 \begin_layout Itemize
10781 click on the toolbar button 
10782 \begin_inset Graphics
10783         filename ../images/font-noun.png
10784
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \begin_layout Itemize
10791 use the key binding 
10792 \family sans
10793 M-c
10794 \begin_inset space ~
10795 \end_inset
10796
10797 c
10798 \end_layout
10799
10800 \begin_layout Standard
10801 These commands are all toggles.
10802  That is, if 
10803 \family sans
10804 Noun
10805 \family default
10806  style is already active, they deactivate it.
10807 \end_layout
10808
10809 \begin_layout Standard
10810 One typically uses the 
10811 \family sans
10812 Noun
10813 \family default
10814  style for proper names.
10815  For example: 
10816 \begin_inset Quotes eld
10817 \end_inset
10818
10819
10820 \noun on
10821 Matthias Ettrich
10822 \noun default
10823  is the original author of LyX.
10824 \begin_inset Quotes erd
10825 \end_inset
10826
10827
10828 \end_layout
10829
10830 \begin_layout Standard
10831 A more widely used character style is the 
10832 \family sans
10833 Emphasized
10834 \family default
10835  style.
10836  You can activate (or deactivate - it's also a toggle) the 
10837 \family sans
10838 Emphasized
10839 \family default
10840  style by:
10841 \end_layout
10842
10843 \begin_layout Itemize
10844 clicking on the toolbar button 
10845 \begin_inset Graphics
10846         filename ../images/font-emph.png
10847
10848 \end_inset
10849
10850
10851 \end_layout
10852
10853 \begin_layout Itemize
10854 using the keybindings 
10855 \family sans
10856 M-c
10857 \begin_inset space ~
10858 \end_inset
10859
10860 e
10861 \end_layout
10862
10863 \begin_layout Standard
10864 Normally the 
10865 \family sans
10866 Emphasized
10867 \family default
10868  style is equivalent to an italic font but some document classes or LaTeX-packag
10869 es use a different font.
10870 \end_layout
10871
10872 \begin_layout Standard
10873 We've been using the 
10874 \family sans
10875 Emphasized
10876 \family default
10877  style all over the place in this document.
10878  Here's one more example:
10879 \end_layout
10880
10881 \begin_layout Quotation
10882
10883 \emph on
10884 Don't overuse character styles!
10885 \end_layout
10886
10887 \begin_layout Standard
10888 It's also a warning in addition to an example.
10889  One's writing should parallel ordinary conversation.
10890  Since we don't all constantly scream at each other, we should also avoid
10891  the common tendency to overuse character style.
10892  
10893 \end_layout
10894
10895 \begin_layout Standard
10896 You can always reset to the default font using the key binding 
10897 \family sans
10898 M-c
10899 \begin_inset space ~
10900 \end_inset
10901
10902 Space
10903 \family default
10904  or the dialog 
10905 \family sans
10906 Edit\SpecialChar \menuseparator
10907 Text
10908 \begin_inset space ~
10909 \end_inset
10910
10911 Style
10912 \family default
10913 .
10914 \end_layout
10915
10916 \begin_layout Subsection
10917 Fine-Tuning with the 
10918 \family sans
10919 Text Style
10920 \family default
10921  dialog
10922 \begin_inset CommandInset label
10923 LatexCommand label
10924 name "sub:Fine-Tuning-with-the"
10925
10926 \end_inset
10927
10928
10929 \begin_inset Index
10930 status collapsed
10931
10932 \begin_layout Plain Layout
10933 Text Style
10934 \end_layout
10935
10936 \end_inset
10937
10938
10939 \end_layout
10940
10941 \begin_layout Standard
10942 There are always occasions when you'll need to do some fine-tuning, so LyX
10943  gives you a way to create custom character style.
10944  For example, an academic journal or a corporation may have a style sheet
10945  requiring a sans-serif font be used in certain situations.
10946  Also, writers sometimes use a different font to offset a character's thoughts
10947  from ordinary dialog.
10948 \end_layout
10949
10950 \begin_layout Standard
10951 Before we document how to use custom character style, we want to issue a
10952  warning yet again: Don't overuse character styles! 
10953 \begin_inset Newline newline
10954 \end_inset
10955
10956 Documents that overuse different fonts and sizes are not well readable and
10957  tend to look like someone has knocked huge holes in it.
10958 \end_layout
10959
10960 \begin_layout Standard
10961 To use custom character styles, open the 
10962 \family sans
10963 Edit\SpecialChar \menuseparator
10964 Text
10965 \begin_inset space ~
10966 \end_inset
10967
10968 Style
10969 \family default
10970  dialog.
10971  There are several boxes on this dialog, each corresponding to a different
10972  font property which you can choose.
10973  You can choose an option for one of these properties, or select 
10974 \family sans
10975 No
10976 \begin_inset space ~
10977 \end_inset
10978
10979 change
10980 \family default
10981 , which keeps the current state of that property.
10982  The item 
10983 \family sans
10984 Reset
10985 \family default
10986  will reset the property to whatever is the default.
10987  You can use this to reset attributes across a bunch of different paragraph
10988  environments in a snap.
10989 \end_layout
10990
10991 \begin_layout Standard
10992 The font properties, and their options (in addition to 
10993 \family sans
10994 No
10995 \begin_inset space ~
10996 \end_inset
10997
10998 change
10999 \family default
11000  and 
11001 \family sans
11002 Reset
11003 \family default
11004 ) are:
11005 \end_layout
11006
11007 \begin_layout Labeling
11008 \labelwidthstring 00.00.0000
11009
11010 \family sans
11011 Family
11012 \family default
11013  The 
11014 \begin_inset Quotes eld
11015 \end_inset
11016
11017 overall look
11018 \begin_inset Quotes erd
11019 \end_inset
11020
11021  of the font.
11022  The possible options are:
11023 \end_layout
11024
11025 \begin_deeper
11026 \begin_layout Labeling
11027 \labelwidthstring 00.00.0000
11028
11029 \family sans
11030 Roman
11031 \family default
11032  This is the Roman font family.
11033  Normally a serif font.
11034  It's also the default family.
11035  (key binding 
11036 \begin_inset ERT
11037 status collapsed
11038
11039 \begin_layout Plain Layout
11040
11041
11042 \backslash
11043 mbox{
11044 \end_layout
11045
11046 \end_inset
11047
11048
11049 \family sans
11050 M-c
11051 \begin_inset space ~
11052 \end_inset
11053
11054 r
11055 \family default
11056
11057 \begin_inset ERT
11058 status collapsed
11059
11060 \begin_layout Plain Layout
11061
11062 }
11063 \end_layout
11064
11065 \end_inset
11066
11067 )
11068 \begin_inset Note Note
11069 status collapsed
11070
11071 \begin_layout Plain Layout
11072 The LaTeX-command prevents text to be broken at the end of a line.
11073  It is explained in section
11074 \begin_inset space ~
11075 \end_inset
11076
11077
11078 \begin_inset CommandInset ref
11079 LatexCommand ref
11080 reference "sub:Hyphenation"
11081
11082 \end_inset
11083
11084 .
11085 \end_layout
11086
11087 \end_inset
11088
11089
11090 \end_layout
11091
11092 \begin_layout Labeling
11093 \labelwidthstring 00.00.0000
11094
11095 \family sans
11096 Sans
11097 \begin_inset space ~
11098 \end_inset
11099
11100 Serif
11101 \family default
11102  
11103 \family sans
11104 This is the Sans Serif font family.
11105
11106 \family default
11107  (key binding 
11108 \begin_inset ERT
11109 status collapsed
11110
11111 \begin_layout Plain Layout
11112
11113
11114 \backslash
11115 mbox{
11116 \end_layout
11117
11118 \end_inset
11119
11120
11121 \family sans
11122 M-c
11123 \begin_inset space ~
11124 \end_inset
11125
11126 s
11127 \family default
11128
11129 \begin_inset ERT
11130 status collapsed
11131
11132 \begin_layout Plain Layout
11133
11134 }
11135 \end_layout
11136
11137 \end_inset
11138
11139 )
11140 \end_layout
11141
11142 \begin_layout Labeling
11143 \labelwidthstring 00.00.0000
11144
11145 \family sans
11146 Typewriter
11147 \family default
11148  
11149 \family typewriter
11150 This is the Typewriter font family.
11151
11152 \family default
11153  (key binding 
11154 \begin_inset ERT
11155 status collapsed
11156
11157 \begin_layout Plain Layout
11158
11159
11160 \backslash
11161 mbox{
11162 \end_layout
11163
11164 \end_inset
11165
11166
11167 \family sans
11168 M-c
11169 \begin_inset space ~
11170 \end_inset
11171
11172 p
11173 \family default
11174
11175 \begin_inset ERT
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179
11180 }
11181 \end_layout
11182
11183 \end_inset
11184
11185
11186 \family sans
11187 )
11188 \end_layout
11189
11190 \end_deeper
11191 \begin_layout Labeling
11192 \labelwidthstring 00.00.0000
11193
11194 \family sans
11195 Series
11196 \family default
11197  This corresponds to the print weight.
11198  Options are:
11199 \end_layout
11200
11201 \begin_deeper
11202 \begin_layout Labeling
11203 \labelwidthstring 00.00.0000
11204
11205 \family sans
11206 Medium
11207 \family default
11208  This is the Medium font series.
11209  It's also the default series.
11210 \end_layout
11211
11212 \begin_layout Labeling
11213 \labelwidthstring 00.00.0000
11214
11215 \family sans
11216 Bold
11217 \family default
11218  
11219 \series bold
11220 This is the Bold font series.
11221
11222 \series default
11223  (key binding 
11224 \begin_inset ERT
11225 status collapsed
11226
11227 \begin_layout Plain Layout
11228
11229
11230 \backslash
11231 mbox{
11232 \end_layout
11233
11234 \end_inset
11235
11236
11237 \family sans
11238 M-c
11239 \begin_inset space ~
11240 \end_inset
11241
11242 b
11243 \family default
11244
11245 \begin_inset ERT
11246 status collapsed
11247
11248 \begin_layout Plain Layout
11249
11250 }
11251 \end_layout
11252
11253 \end_inset
11254
11255 )
11256 \end_layout
11257
11258 \end_deeper
11259 \begin_layout Labeling
11260 \labelwidthstring 00.00.0000
11261
11262 \family sans
11263 Shape
11264 \family default
11265  As the name implies.
11266  Options are:
11267 \end_layout
11268
11269 \begin_deeper
11270 \begin_layout Labeling
11271 \labelwidthstring 00.00.0000
11272
11273 \family sans
11274 Upright
11275 \family default
11276  This is the Upright font shape.
11277  It's also the default shape.
11278 \end_layout
11279
11280 \begin_layout Labeling
11281 \labelwidthstring 00.00.0000
11282
11283 \family sans
11284 Italic
11285 \family default
11286  
11287 \shape italic
11288 This
11289 \shape default
11290  
11291 \family sans
11292 \shape italic
11293 i
11294 \family default
11295 s the Italic font shape
11296 \shape default
11297 \emph on
11298 .
11299 \end_layout
11300
11301 \begin_layout Labeling
11302 \labelwidthstring 00.00.0000
11303
11304 \family sans
11305 Slanted
11306 \family default
11307  
11308 \shape slanted
11309 This is the Slanted font shape
11310 \shape default
11311  (although it might not be visible in LyX, this is different from italic).
11312 \end_layout
11313
11314 \begin_layout Labeling
11315 \labelwidthstring 00.00.0000
11316
11317 \family sans
11318 Small
11319 \begin_inset space ~
11320 \end_inset
11321
11322 Caps
11323 \family default
11324  
11325 \shape smallcaps
11326 This is the Small caps font shape
11327 \shape default
11328 \noun on
11329 .
11330 \end_layout
11331
11332 \end_deeper
11333 \begin_layout Labeling
11334 \labelwidthstring 00.00.0000
11335
11336 \family sans
11337 Size
11338 \family default
11339  Alters the size of the font.
11340  You'll find no numerical values here; all possible sizes are actually proportio
11341 nal to the document font size.
11342  Once again, you don't feed LyX the details, but a general description of
11343  what you want to do.
11344  The options are:
11345 \end_layout
11346
11347 \begin_deeper
11348 \begin_layout Labeling
11349 \labelwidthstring 00.00.0000
11350
11351 \family sans
11352 Tiny
11353 \family default
11354  
11355 \size tiny
11356 This is the 
11357 \begin_inset Quotes eld
11358 \end_inset
11359
11360 Tiny
11361 \begin_inset Quotes erd
11362 \end_inset
11363
11364  font size.
11365
11366 \size default
11367  (key binding 
11368 \begin_inset ERT
11369 status collapsed
11370
11371 \begin_layout Plain Layout
11372
11373
11374 \backslash
11375 mbox{
11376 \end_layout
11377
11378 \end_inset
11379
11380
11381 \family sans
11382 M-s
11383 \begin_inset space ~
11384 \end_inset
11385
11386 t
11387 \family default
11388
11389 \begin_inset ERT
11390 status collapsed
11391
11392 \begin_layout Plain Layout
11393
11394 }
11395 \end_layout
11396
11397 \end_inset
11398
11399  or 
11400 \begin_inset ERT
11401 status collapsed
11402
11403 \begin_layout Plain Layout
11404
11405
11406 \backslash
11407 mbox{
11408 \end_layout
11409
11410 \end_inset
11411
11412
11413 \family sans
11414 M-s
11415 \begin_inset space ~
11416 \end_inset
11417
11418 1
11419 \family default
11420
11421 \begin_inset ERT
11422 status collapsed
11423
11424 \begin_layout Plain Layout
11425
11426 }
11427 \end_layout
11428
11429 \end_inset
11430
11431 )
11432 \end_layout
11433
11434 \begin_layout Labeling
11435 \labelwidthstring 00.00.0000
11436
11437 \family sans
11438 Smallest
11439 \family default
11440  
11441 \size scriptsize
11442 This is the 
11443 \begin_inset Quotes eld
11444 \end_inset
11445
11446 Smallest
11447 \begin_inset Quotes erd
11448 \end_inset
11449
11450  font size
11451 \size default
11452 .
11453  (key binding 
11454 \begin_inset ERT
11455 status collapsed
11456
11457 \begin_layout Plain Layout
11458
11459
11460 \backslash
11461 mbox{
11462 \end_layout
11463
11464 \end_inset
11465
11466
11467 \family sans
11468 M-s
11469 \begin_inset space ~
11470 \end_inset
11471
11472
11473 \family default
11474 2
11475 \begin_inset ERT
11476 status collapsed
11477
11478 \begin_layout Plain Layout
11479
11480 }
11481 \end_layout
11482
11483 \end_inset
11484
11485 )
11486 \end_layout
11487
11488 \begin_layout Labeling
11489 \labelwidthstring 00.00.0000
11490
11491 \family sans
11492 Smaller
11493 \family default
11494  
11495 \size footnotesize
11496 This is the 
11497 \begin_inset Quotes eld
11498 \end_inset
11499
11500 Smaller
11501 \begin_inset Quotes erd
11502 \end_inset
11503
11504  font size.
11505
11506 \size default
11507  (key binding 
11508 \begin_inset ERT
11509 status collapsed
11510
11511 \begin_layout Plain Layout
11512
11513
11514 \backslash
11515 mbox{
11516 \end_layout
11517
11518 \end_inset
11519
11520
11521 \family sans
11522 M-s
11523 \begin_inset space ~
11524 \end_inset
11525
11526 S
11527 \family default
11528
11529 \begin_inset ERT
11530 status collapsed
11531
11532 \begin_layout Plain Layout
11533
11534 }
11535 \end_layout
11536
11537 \end_inset
11538
11539  or 
11540 \begin_inset ERT
11541 status collapsed
11542
11543 \begin_layout Plain Layout
11544
11545
11546 \backslash
11547 mbox{
11548 \end_layout
11549
11550 \end_inset
11551
11552
11553 \family sans
11554 M-s
11555 \begin_inset space ~
11556 \end_inset
11557
11558
11559 \family default
11560 3
11561 \begin_inset ERT
11562 status collapsed
11563
11564 \begin_layout Plain Layout
11565
11566 }
11567 \end_layout
11568
11569 \end_inset
11570
11571 )
11572 \end_layout
11573
11574 \begin_layout Labeling
11575 \labelwidthstring 00.00.0000
11576
11577 \family sans
11578 Small
11579 \family default
11580  
11581 \size small
11582 This is the 
11583 \begin_inset Quotes eld
11584 \end_inset
11585
11586 Small
11587 \begin_inset Quotes erd
11588 \end_inset
11589
11590  font size.
11591
11592 \size default
11593  (key binding 
11594 \begin_inset ERT
11595 status collapsed
11596
11597 \begin_layout Plain Layout
11598
11599
11600 \backslash
11601 mbox{
11602 \end_layout
11603
11604 \end_inset
11605
11606
11607 \family sans
11608 M-s
11609 \begin_inset space ~
11610 \end_inset
11611
11612 s
11613 \family default
11614
11615 \begin_inset ERT
11616 status collapsed
11617
11618 \begin_layout Plain Layout
11619
11620 }
11621 \end_layout
11622
11623 \end_inset
11624
11625  or 
11626 \begin_inset ERT
11627 status collapsed
11628
11629 \begin_layout Plain Layout
11630
11631
11632 \backslash
11633 mbox{
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \family sans
11640 M-s
11641 \begin_inset space ~
11642 \end_inset
11643
11644
11645 \family default
11646 4
11647 \begin_inset ERT
11648 status collapsed
11649
11650 \begin_layout Plain Layout
11651
11652 }
11653 \end_layout
11654
11655 \end_inset
11656
11657 )
11658 \end_layout
11659
11660 \begin_layout Labeling
11661 \labelwidthstring 00.00.0000
11662
11663 \family sans
11664 Normal
11665 \family default
11666  This is the 
11667 \begin_inset Quotes eld
11668 \end_inset
11669
11670 Normal
11671 \begin_inset Quotes erd
11672 \end_inset
11673
11674  font size.
11675  It's also the default size.
11676  (key binding 
11677 \begin_inset ERT
11678 status collapsed
11679
11680 \begin_layout Plain Layout
11681
11682
11683 \backslash
11684 mbox{
11685 \end_layout
11686
11687 \end_inset
11688
11689
11690 \family sans
11691 M-s
11692 \begin_inset space ~
11693 \end_inset
11694
11695 n
11696 \family default
11697
11698 \begin_inset ERT
11699 status collapsed
11700
11701 \begin_layout Plain Layout
11702
11703 }
11704 \end_layout
11705
11706 \end_inset
11707
11708  or 
11709 \begin_inset ERT
11710 status collapsed
11711
11712 \begin_layout Plain Layout
11713
11714
11715 \backslash
11716 mbox{
11717 \end_layout
11718
11719 \end_inset
11720
11721
11722 \family sans
11723 M-s
11724 \begin_inset space ~
11725 \end_inset
11726
11727
11728 \family default
11729 5
11730 \begin_inset ERT
11731 status collapsed
11732
11733 \begin_layout Plain Layout
11734
11735 }
11736 \end_layout
11737
11738 \end_inset
11739
11740 )
11741 \end_layout
11742
11743 \begin_layout Labeling
11744 \labelwidthstring 00.00.0000
11745
11746 \family sans
11747 Large
11748 \family default
11749  
11750 \size large
11751 This is the 
11752 \begin_inset Quotes eld
11753 \end_inset
11754
11755 Large
11756 \begin_inset Quotes erd
11757 \end_inset
11758
11759  font size.
11760
11761 \size default
11762  (key binding 
11763 \begin_inset ERT
11764 status collapsed
11765
11766 \begin_layout Plain Layout
11767
11768
11769 \backslash
11770 mbox{
11771 \end_layout
11772
11773 \end_inset
11774
11775
11776 \family sans
11777 M-s
11778 \begin_inset space ~
11779 \end_inset
11780
11781 l
11782 \family default
11783
11784 \begin_inset ERT
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788
11789 }
11790 \end_layout
11791
11792 \end_inset
11793
11794  or 
11795 \begin_inset ERT
11796 status collapsed
11797
11798 \begin_layout Plain Layout
11799
11800
11801 \backslash
11802 mbox{
11803 \end_layout
11804
11805 \end_inset
11806
11807
11808 \family sans
11809 M-s
11810 \begin_inset space ~
11811 \end_inset
11812
11813
11814 \family default
11815 6
11816 \begin_inset ERT
11817 status collapsed
11818
11819 \begin_layout Plain Layout
11820
11821 }
11822 \end_layout
11823
11824 \end_inset
11825
11826 )
11827 \end_layout
11828
11829 \begin_layout Labeling
11830 \labelwidthstring 00.00.0000
11831
11832 \family sans
11833 Larger
11834 \family default
11835  
11836 \size larger
11837 This is the 
11838 \begin_inset Quotes eld
11839 \end_inset
11840
11841 Larger
11842 \begin_inset Quotes erd
11843 \end_inset
11844
11845  font size.
11846
11847 \size default
11848  (key binding 
11849 \begin_inset ERT
11850 status collapsed
11851
11852 \begin_layout Plain Layout
11853
11854
11855 \backslash
11856 mbox{
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \family sans
11863 M-s
11864 \begin_inset space ~
11865 \end_inset
11866
11867 S-L
11868 \family default
11869
11870 \begin_inset ERT
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874
11875 }
11876 \end_layout
11877
11878 \end_inset
11879
11880  or 
11881 \begin_inset ERT
11882 status collapsed
11883
11884 \begin_layout Plain Layout
11885
11886
11887 \backslash
11888 mbox{
11889 \end_layout
11890
11891 \end_inset
11892
11893
11894 \family sans
11895 M-s
11896 \begin_inset space ~
11897 \end_inset
11898
11899
11900 \family default
11901 7
11902 \begin_inset ERT
11903 status collapsed
11904
11905 \begin_layout Plain Layout
11906
11907 }
11908 \end_layout
11909
11910 \end_inset
11911
11912 )
11913 \end_layout
11914
11915 \begin_layout Labeling
11916 \labelwidthstring 00.00.0000
11917
11918 \family sans
11919 Largest
11920 \family default
11921  
11922 \size largest
11923 This is the 
11924 \begin_inset Quotes eld
11925 \end_inset
11926
11927 Largest
11928 \begin_inset Quotes erd
11929 \end_inset
11930
11931  font size.
11932
11933 \size default
11934  (key binding 
11935 \begin_inset ERT
11936 status collapsed
11937
11938 \begin_layout Plain Layout
11939
11940
11941 \backslash
11942 mbox{
11943 \end_layout
11944
11945 \end_inset
11946
11947
11948 \family sans
11949 M-s
11950 \begin_inset space ~
11951 \end_inset
11952
11953
11954 \family default
11955 8
11956 \begin_inset ERT
11957 status collapsed
11958
11959 \begin_layout Plain Layout
11960
11961 }
11962 \end_layout
11963
11964 \end_inset
11965
11966 )
11967 \end_layout
11968
11969 \begin_layout Labeling
11970 \labelwidthstring 00.00.0000
11971
11972 \family sans
11973 Huge
11974 \family default
11975  
11976 \size huge
11977 This is the 
11978 \begin_inset Quotes eld
11979 \end_inset
11980
11981 Huge
11982 \begin_inset Quotes erd
11983 \end_inset
11984
11985  font size.
11986
11987 \size default
11988  (key binding 
11989 \begin_inset ERT
11990 status collapsed
11991
11992 \begin_layout Plain Layout
11993
11994
11995 \backslash
11996 mbox{
11997 \end_layout
11998
11999 \end_inset
12000
12001
12002 \family sans
12003 M-s
12004 \begin_inset space ~
12005 \end_inset
12006
12007 h
12008 \family default
12009
12010 \begin_inset ERT
12011 status collapsed
12012
12013 \begin_layout Plain Layout
12014
12015 }
12016 \end_layout
12017
12018 \end_inset
12019
12020  or 
12021 \begin_inset ERT
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025
12026
12027 \backslash
12028 mbox{
12029 \end_layout
12030
12031 \end_inset
12032
12033
12034 \family sans
12035 M-s
12036 \begin_inset space ~
12037 \end_inset
12038
12039
12040 \family default
12041 9
12042 \begin_inset ERT
12043 status collapsed
12044
12045 \begin_layout Plain Layout
12046
12047 }
12048 \end_layout
12049
12050 \end_inset
12051
12052 )
12053 \end_layout
12054
12055 \begin_layout Labeling
12056 \labelwidthstring 00.00.0000
12057
12058 \family sans
12059 Huger
12060 \family default
12061  
12062 \size giant
12063 This is the 
12064 \begin_inset Quotes eld
12065 \end_inset
12066
12067 Huger
12068 \begin_inset Quotes erd
12069 \end_inset
12070
12071  font size.
12072
12073 \size default
12074  (key binding 
12075 \begin_inset ERT
12076 status collapsed
12077
12078 \begin_layout Plain Layout
12079
12080
12081 \backslash
12082 mbox{
12083 \end_layout
12084
12085 \end_inset
12086
12087
12088 \family sans
12089 M-s
12090 \begin_inset space ~
12091 \end_inset
12092
12093 H
12094 \family default
12095
12096 \begin_inset ERT
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100
12101 }
12102 \end_layout
12103
12104 \end_inset
12105
12106  or 
12107 \begin_inset ERT
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111
12112
12113 \backslash
12114 mbox{
12115 \end_layout
12116
12117 \end_inset
12118
12119
12120 \family sans
12121 M-s
12122 \begin_inset space ~
12123 \end_inset
12124
12125
12126 \family default
12127 0
12128 \begin_inset ERT
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132
12133 }
12134 \end_layout
12135
12136 \end_inset
12137
12138 )
12139 \end_layout
12140
12141 \end_deeper
12142 \begin_layout Standard
12143 We'll warn you 
12144 \emph on
12145 yet again
12146 \emph default
12147 : don't go crazy with this feature.
12148  You should almost never need to change the font size.
12149  LyX automatically changes the font size for different paragraph environments
12150  - use that instead.
12151  This is here for fine-tuning only!
12152 \end_layout
12153
12154 \begin_layout Labeling
12155 \labelwidthstring 00.00.0000
12156
12157 \family sans
12158 Misc
12159 \family default
12160  Here you can change a few other things at the character level.
12161  Options are:
12162 \end_layout
12163
12164 \begin_deeper
12165 \begin_layout Labeling
12166 \labelwidthstring 00.00.0000
12167
12168 \family sans
12169 Emph
12170 \family default
12171  
12172 \emph on
12173 This is text with emphasize on
12174 \emph default
12175 .
12176  This might seem like the same as 
12177 \shape italic
12178 Italic
12179 \shape default
12180 , but it is actually a bit different.
12181  Emphasized is a 
12182 \emph on
12183 logical
12184 \emph default
12185  attribute.
12186  That means every document class can define its own font used for emphasized
12187  text.
12188  Normally this font is equal to italic.
12189 \end_layout
12190
12191 \begin_layout Labeling
12192 \labelwidthstring 00.00.0000
12193
12194 \family sans
12195 Underbar
12196 \family default
12197  
12198 \bar under
12199 This is text with Underbar on.
12200
12201 \bar default
12202  (key binding 
12203 \begin_inset ERT
12204 status collapsed
12205
12206 \begin_layout Plain Layout
12207
12208
12209 \backslash
12210 mbox{
12211 \end_layout
12212
12213 \end_inset
12214
12215
12216 \family sans
12217 M-c
12218 \begin_inset space ~
12219 \end_inset
12220
12221 u
12222 \family default
12223
12224 \begin_inset ERT
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228
12229 }
12230 \end_layout
12231
12232 \end_inset
12233
12234
12235 \family sans
12236 )
12237 \begin_inset Newline newline
12238 \end_inset
12239
12240
12241 \family default
12242 Avoid using underbar if you can! It's a holdover from the typewriter days,
12243  when you couldn't change fonts.
12244  We no longer need to emphasize text by underscoring characters.
12245  It's only included in LyX because some people 
12246 \emph on
12247 may
12248 \emph default
12249  need it in order to follow style sheets for journal submissions.
12250 \end_layout
12251
12252 \begin_layout Labeling
12253 \labelwidthstring 00.00.0000
12254
12255 \family sans
12256 Noun
12257 \family default
12258  
12259 \noun on
12260 This is text with Noun on.
12261
12262 \noun default
12263  Like 
12264 \family sans
12265 Emph
12266 \family default
12267 , this is a logical attribute.
12268  Normally it's equivalent to 
12269 \family sans
12270 Small
12271 \begin_inset space ~
12272 \end_inset
12273
12274 Caps
12275 \family default
12276 .
12277 \end_layout
12278
12279 \end_deeper
12280 \begin_layout Labeling
12281 \labelwidthstring 00.00.0000
12282
12283 \family sans
12284 Color
12285 \family default
12286  You can adjust the color of the text with this control.
12287  Notice that not all DVI-viewers are able to display colors.
12288  Besides 
12289 \family sans
12290 No
12291 \begin_inset space ~
12292 \end_inset
12293
12294 color
12295 \family default
12296 , which is the default 
12297 \begin_inset Quotes eld
12298 \end_inset
12299
12300 color
12301 \begin_inset Quotes erd
12302 \end_inset
12303
12304  and means normally black, you can choose between 
12305 \family sans
12306 Black
12307 \family default
12308
12309 \family sans
12310 White
12311 \family default
12312
12313 \family sans
12314 Red
12315 \family default
12316
12317 \family sans
12318 Green
12319 \family default
12320
12321 \family sans
12322 Blue
12323 \family default
12324
12325 \family sans
12326 Cyan
12327 \family default
12328
12329 \family sans
12330 Magenta
12331 \family default
12332  and 
12333 \family sans
12334 Yellow
12335 \family default
12336  text.
12337 \begin_inset Index
12338 status collapsed
12339
12340 \begin_layout Plain Layout
12341 Color ! Text
12342 \end_layout
12343
12344 \end_inset
12345
12346
12347 \end_layout
12348
12349 \begin_layout Labeling
12350 \labelwidthstring 00.00.0000
12351
12352 \family sans
12353 Language
12354 \family default
12355  This is used to mark regions of text as having a different language from
12356  the language of the document.
12357  Text marked in this way will be underlined in blue to indicate the change
12358  (only within LyX).
12359 \end_layout
12360
12361 \begin_layout Standard
12362 So you have a huge number of combinations to choose from.
12363  Once you've chosen a new character style via the 
12364 \family sans
12365 Edit\SpecialChar \menuseparator
12366 Text
12367 \begin_inset space ~
12368 \end_inset
12369
12370 Style
12371 \family default
12372  dialog, the settings are saved.
12373  You can activate them using the toolbar button 
12374 \begin_inset Graphics
12375         filename ../images/textstyle-apply.png
12376
12377 \end_inset
12378
12379 .
12380  The button lets you toggle the state of your custom character style even
12381  when the dialog isn't visible.
12382  
12383 \end_layout
12384
12385 \begin_layout Standard
12386 To completely reset the character style to the default, use 
12387 \family sans
12388 M-c
12389 \begin_inset space ~
12390 \end_inset
12391
12392 Space
12393 \family default
12394 .
12395  If you want to toggle only those properties that you have just changed
12396  (suppose you just set the shape to 
12397 \begin_inset Quotes eld
12398 \end_inset
12399
12400 slanted
12401 \begin_inset Quotes erd
12402 \end_inset
12403
12404  and the series to 
12405 \begin_inset Quotes eld
12406 \end_inset
12407
12408 bold
12409 \begin_inset Quotes erd
12410 \end_inset
12411
12412 ), set the 
12413 \family sans
12414 Toggle
12415 \begin_inset space ~
12416 \end_inset
12417
12418 all
12419 \family default
12420  switch and press 
12421 \family sans
12422 Apply
12423 \family default
12424 .
12425 \end_layout
12426
12427 \begin_layout Standard
12428 You should also know something about the differences between the three main
12429  font types 
12430 \family sans
12431 serif
12432 \family default
12433
12434 \family sans
12435 sans
12436 \begin_inset space ~
12437 \end_inset
12438
12439 serif
12440 \family default
12441 , and 
12442 \family sans
12443 typewriter
12444 \family default
12445 :
12446 \end_layout
12447
12448 \begin_layout Itemize
12449
12450 \family sans
12451 Typewriter
12452 \family default
12453  is a so called 
12454 \begin_inset Quotes eld
12455 \end_inset
12456
12457 monospaced
12458 \begin_inset Quotes erd
12459 \end_inset
12460
12461  font, that means every character has the same width, the 
12462 \begin_inset Quotes eld
12463 \end_inset
12464
12465 i
12466 \begin_inset Quotes erd
12467 \end_inset
12468
12469  is as wide as the 
12470 \begin_inset Quotes eld
12471 \end_inset
12472
12473 m
12474 \begin_inset Quotes erd
12475 \end_inset
12476
12477 .
12478  Here is an example
12479 \begin_inset Newline newline
12480 \end_inset
12481
12482
12483 \begin_inset ERT
12484 status collapsed
12485
12486 \begin_layout Plain Layout
12487
12488
12489 \backslash
12490 phantom{
12491 \end_layout
12492
12493 \end_inset
12494
12495 no 
12496 \begin_inset ERT
12497 status collapsed
12498
12499 \begin_layout Plain Layout
12500
12501 }
12502 \end_layout
12503
12504 \end_inset
12505
12506
12507 \family typewriter
12508 typewriter text
12509 \family default
12510
12511 \begin_inset Note Note
12512 status collapsed
12513
12514 \begin_layout Plain Layout
12515 For more on phantoms see section
12516 \begin_inset space ~
12517 \end_inset
12518
12519
12520 \begin_inset CommandInset ref
12521 LatexCommand ref
12522 reference "sub:More-Spaces"
12523
12524 \end_inset
12525
12526 .
12527 \end_layout
12528
12529 \end_inset
12530
12531
12532 \begin_inset Newline newline
12533 \end_inset
12534
12535 no typewriter text
12536 \end_layout
12537
12538 \begin_layout Itemize
12539
12540 \family sans
12541 Serif
12542 \family default
12543  fonts use characters with serifs.
12544  These are the small 
12545 \begin_inset Quotes eld
12546 \end_inset
12547
12548 appendices
12549 \begin_inset Quotes erd
12550 \end_inset
12551
12552  at all ends of of the streaks that form the character.
12553  The following example will show the difference:
12554 \begin_inset Newline newline
12555 \end_inset
12556
12557 text with serifs
12558 \begin_inset Newline newline
12559 \end_inset
12560
12561
12562 \family sans
12563 text without serifs
12564 \family default
12565
12566 \begin_inset Newline newline
12567 \end_inset
12568
12569 Serifs facilitates an easy and fast reading.
12570  They are therefore used as default font (named 
12571 \family sans
12572 roman
12573 \family default
12574 ).
12575 \end_layout
12576
12577 \begin_layout Itemize
12578
12579 \family sans
12580 Sans serif
12581 \family default
12582  don't use serifs.
12583  This font type is therefore often used for headings and short texts.
12584  We use it in this document to highlight menu names.
12585 \end_layout
12586
12587 \begin_layout Standard
12588 We conclude with the same warning once again: Don't overuse the fonts.
12589  They are, more often than not, a kludge and a bad substitute for good writing.
12590 \end_layout
12591
12592 \begin_layout Section
12593 Printing and Previewing
12594 \end_layout
12595
12596 \begin_layout Subsection
12597 Overview
12598 \end_layout
12599
12600 \begin_layout Standard
12601 Now that we've covered some of the basic features of document preparation
12602  using LyX, you probably want to know how to print out your masterpiece.
12603  Before we tell you that, we want to give you a quick explanation of what
12604  goes on behind-the-scenes.
12605  We cover these informations in much greater detail in the 
12606 \emph on
12607 Extended
12608 \begin_inset space ~
12609 \end_inset
12610
12611 Features
12612 \emph default
12613  manual as well.
12614 \end_layout
12615
12616 \begin_layout Standard
12617 LyX uses the program LaTeX as its backend.
12618  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12619  confusion, we'll only refer to LaTeX.
12620  LyX is what you use to do your actual writing.
12621  Then, LyX calls LaTeX to turn your writing into printable output.
12622  This happens in two stages:
12623 \end_layout
12624
12625 \begin_layout Enumerate
12626 First, LyX converts your document to a series of text commands for LaTeX,
12627  generating a file with the extension, 
12628 \begin_inset Quotes eld
12629 \end_inset
12630
12631
12632 \family typewriter
12633 .tex
12634 \family default
12635
12636 \begin_inset Quotes erd
12637 \end_inset
12638
12639 .
12640 \end_layout
12641
12642 \begin_layout Enumerate
12643 Next, LaTeX uses the commands in the 
12644 \family typewriter
12645 .tex
12646 \family default
12647  file to produce printable output.
12648  
12649 \end_layout
12650
12651 \begin_layout Subsection
12652 Output file formats
12653 \begin_inset Index
12654 status collapsed
12655
12656 \begin_layout Plain Layout
12657 File formats
12658 \end_layout
12659
12660 \end_inset
12661
12662
12663 \begin_inset CommandInset label
12664 LatexCommand label
12665 name "sub:Output-file-formats"
12666
12667 \end_inset
12668
12669
12670 \end_layout
12671
12672 \begin_layout Subsubsection
12673 ASCII
12674 \begin_inset Index
12675 status collapsed
12676
12677 \begin_layout Plain Layout
12678 File formats ! ASCII
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \end_layout
12685
12686 \begin_layout Standard
12687 This file type has the extension 
12688 \begin_inset Quotes eld
12689 \end_inset
12690
12691
12692 \family typewriter
12693 .txt
12694 \family default
12695
12696 \begin_inset Quotes erd
12697 \end_inset
12698
12699 .
12700  It contains your document as plain text following the rules of the 
12701 \begin_inset Quotes eld
12702 \end_inset
12703
12704 American Standard Code for Information Interchange
12705 \begin_inset Quotes erd
12706 \end_inset
12707
12708  (ASCII).
12709 \end_layout
12710
12711 \begin_layout Standard
12712 You can export your document to ASCII by the menu 
12713 \family sans
12714 File\SpecialChar \menuseparator
12715 Export\SpecialChar \menuseparator
12716 ASCII
12717 \family default
12718 .
12719 \end_layout
12720
12721 \begin_layout Subsubsection
12722 LaTeX
12723 \begin_inset Index
12724 status collapsed
12725
12726 \begin_layout Plain Layout
12727 File formats ! Latex@LaTeX
12728 \end_layout
12729
12730 \end_inset
12731
12732
12733 \end_layout
12734
12735 \begin_layout Standard
12736 This file type has the extension 
12737 \begin_inset Quotes eld
12738 \end_inset
12739
12740
12741 \family typewriter
12742 .tex
12743 \family default
12744
12745 \begin_inset Quotes erd
12746 \end_inset
12747
12748  and contains all commands that are necessary for the LaTeX program to process
12749  your document.
12750  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12751  it manually with console commands.
12752  The LaTeX-file is automatically created in LyX's temporary directory whenever
12753  you view or export your document.
12754 \end_layout
12755
12756 \begin_layout Standard
12757 You can export your document as LaTeX-file using the menu 
12758 \family sans
12759 File\SpecialChar \menuseparator
12760 Export\SpecialChar \menuseparator
12761 LaT
12762 \begin_inset ERT
12763 status collapsed
12764
12765 \begin_layout Plain Layout
12766
12767 {}
12768 \end_layout
12769
12770 \end_inset
12771
12772 eX
12773 \family default
12774 .
12775 \end_layout
12776
12777 \begin_layout Subsubsection
12778 DVI
12779 \begin_inset Index
12780 status collapsed
12781
12782 \begin_layout Plain Layout
12783 File formats ! DVI
12784 \end_layout
12785
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 This file type has the extension 
12793 \begin_inset Quotes eld
12794 \end_inset
12795
12796
12797 \family typewriter
12798 .dvi
12799 \family default
12800
12801 \begin_inset Quotes erd
12802 \end_inset
12803
12804 .
12805  It is called 
12806 \begin_inset Quotes eld
12807 \end_inset
12808
12809 device-independent
12810 \begin_inset Quotes erd
12811 \end_inset
12812
12813  (DVI), because it is completely portable; you can move them from one machine
12814  to another without needing to do any sort of conversion.
12815  At the time when this file-format was developed, this was no matter of
12816  course.
12817  DVIs are used for quick previews and as pre-stage for other output formats,
12818  like PostScript.
12819 \end_layout
12820
12821 \begin_layout Standard
12822 \begin_inset Note Greyedout
12823 status open
12824
12825 \begin_layout Plain Layout
12826
12827 \series bold
12828 Note:
12829 \series default
12830  The DVI file doesn't contain images, they will only be a linked.
12831  So don't forget to deliver the images together with your DVIs.
12832 \end_layout
12833
12834 \end_inset
12835
12836 This property can also slow down your computer when you view the DVI.
12837  Because the DVI-viewer has to convert the image in the background to make
12838  it visible when you scroll in the DVI.
12839  So we recommend to use PDF for files with many images.
12840 \end_layout
12841
12842 \begin_layout Standard
12843 You can export your document to DVI by the menu 
12844 \family sans
12845 File\SpecialChar \menuseparator
12846 Export\SpecialChar \menuseparator
12847 DVI
12848 \family default
12849 .
12850 \end_layout
12851
12852 \begin_layout Subsubsection
12853 PostScript
12854 \begin_inset Index
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858 File formats ! PostScript
12859 \end_layout
12860
12861 \end_inset
12862
12863
12864 \end_layout
12865
12866 \begin_layout Standard
12867 This file type has the extension 
12868 \begin_inset Quotes eld
12869 \end_inset
12870
12871
12872 \family typewriter
12873 .ps
12874 \family default
12875
12876 \begin_inset Quotes erd
12877 \end_inset
12878
12879 .
12880  PostScript was developed by the company 
12881 \family typewriter
12882 Adobe
12883 \family default
12884  as printer language.
12885  The file contains therefore commands that the printer uses to print the
12886  file.
12887  PostScript can be seen as 
12888 \begin_inset Quotes eld
12889 \end_inset
12890
12891 programming language
12892 \begin_inset Quotes erd
12893 \end_inset
12894
12895 ; you can calculate with it and draw diagrams and images.
12896 \begin_inset Foot
12897 status collapsed
12898
12899 \begin_layout Plain Layout
12900 If you are interested to learn more about this, have a look at the LaTeX-package
12901  
12902 \series bold
12903 pstricks
12904 \series default
12905
12906 \begin_inset Index
12907 status collapsed
12908
12909 \begin_layout Plain Layout
12910 Latex@LaTeX-packages ! pstricks
12911 \end_layout
12912
12913 \end_inset
12914
12915 .
12916 \end_layout
12917
12918 \end_inset
12919
12920  Due to this ability, the files are often bigger than PDFs.
12921 \end_layout
12922
12923 \begin_layout Standard
12924 PostScript can only contain images in the format 
12925 \begin_inset Quotes eld
12926 \end_inset
12927
12928 Encapsulated PostScript
12929 \begin_inset Quotes erd
12930 \end_inset
12931
12932  (EPS, file extension 
12933 \begin_inset Quotes eld
12934 \end_inset
12935
12936
12937 \family typewriter
12938 .eps
12939 \family default
12940
12941 \begin_inset Quotes erd
12942 \end_inset
12943
12944 ).
12945  As LyX allows you to use any known image format in your document, it has
12946  to convert them in the background to EPS.
12947  If you have e.g 50 images in your document, LyX has to do 50 conversions
12948  whenever you view or export your document.
12949  This will slow down your workflow with LyX drastically.
12950  So if you plan to use PostScript, you can insert your images directly as
12951  EPS to avoid this problem.
12952 \end_layout
12953
12954 \begin_layout Standard
12955 You can export your document to PostScript using the menu 
12956 \family sans
12957 File\SpecialChar \menuseparator
12958 Export\SpecialChar \menuseparator
12959 PostScript
12960 \family default
12961 .
12962 \end_layout
12963
12964 \begin_layout Subsubsection
12965 PDF
12966 \begin_inset Index
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970 File formats ! PDF
12971 \end_layout
12972
12973 \end_inset
12974
12975
12976 \begin_inset Index
12977 status collapsed
12978
12979 \begin_layout Plain Layout
12980 PDF
12981 \end_layout
12982
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \begin_layout Standard
12989 This file type has the extension 
12990 \begin_inset Quotes eld
12991 \end_inset
12992
12993
12994 \family typewriter
12995 .pdf
12996 \family default
12997
12998 \begin_inset Quotes erd
12999 \end_inset
13000
13001 .
13002  The 
13003 \begin_inset Quotes eld
13004 \end_inset
13005
13006 Portable Document Format
13007 \begin_inset Quotes erd
13008 \end_inset
13009
13010  (PDF) is developed by 
13011 \family typewriter
13012 Adobe
13013 \family default
13014  as derivative from PostScript.
13015  It is more compressed and it uses much less commands than PostScript.
13016  As the name 
13017 \begin_inset Quotes eld
13018 \end_inset
13019
13020 portable
13021 \begin_inset Quotes erd
13022 \end_inset
13023
13024  implies, it can be processed at any computer system and the printed output
13025  looks exactly the same.
13026 \end_layout
13027
13028 \begin_layout Standard
13029 PDF can contain images in its own PDF format and in the formats 
13030 \begin_inset Quotes eld
13031 \end_inset
13032
13033 Joint Photographic Experts Group
13034 \begin_inset Quotes erd
13035 \end_inset
13036
13037  (JPG, file extension 
13038 \begin_inset Quotes eld
13039 \end_inset
13040
13041
13042 \family typewriter
13043 .jpg
13044 \family default
13045
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  or 
13050 \begin_inset Quotes eld
13051 \end_inset
13052
13053
13054 \family typewriter
13055 .jpeg
13056 \family default
13057
13058 \begin_inset Quotes erd
13059 \end_inset
13060
13061 ) and 
13062 \begin_inset Quotes eld
13063 \end_inset
13064
13065 Portable Network Graphics
13066 \begin_inset Quotes erd
13067 \end_inset
13068
13069  (PNG, file extension 
13070 \begin_inset Quotes eld
13071 \end_inset
13072
13073
13074 \family typewriter
13075 .png
13076 \family default
13077
13078 \begin_inset Quotes erd
13079 \end_inset
13080
13081 ).
13082  You can although use any other image format, because LyX converts them
13083  in the background to one of these formats.
13084  But as described in the section about PostScript, the image conversion
13085  will slow down your workflow.
13086  So we recommend to use images in one of the three mentioned formats.
13087 \end_layout
13088
13089 \begin_layout Standard
13090 You can export your document to PDF via the menu 
13091 \family sans
13092 File\SpecialChar \menuseparator
13093 Export
13094 \family default
13095  in three different ways:
13096 \end_layout
13097
13098 \begin_layout Description
13099 PDF This uses the program 
13100 \family typewriter
13101 ps2pdf
13102 \family default
13103  that creates a PDF from a PostScript-version of your file.
13104  The PostScript-version is produced by the program 
13105 \family typewriter
13106 dvips
13107 \family default
13108  which uses a DVI-version as intermediate step.
13109  So this export variant consist of three conversions.
13110 \end_layout
13111
13112 \begin_layout Description
13113 PDF
13114 \begin_inset space ~
13115 \end_inset
13116
13117 (dvipdfm) This uses the program 
13118 \family typewriter
13119 dvipdfm
13120 \family default
13121  that converts your file in the background to DVI and in a second step to
13122  PDF.
13123 \end_layout
13124
13125 \begin_layout Description
13126 PDF
13127 \begin_inset space ~
13128 \end_inset
13129
13130 (pdflatex) This uses the program 
13131 \family typewriter
13132 pdftex
13133 \family default
13134  that converts your file directly to PDF.
13135 \end_layout
13136
13137 \begin_layout Standard
13138 We recommend to use 
13139 \family sans
13140 PDF
13141 \begin_inset space ~
13142 \end_inset
13143
13144 (pdflatex)
13145 \family default
13146  because 
13147 \family typewriter
13148 pdftex
13149 \family default
13150  supports all features of actual PDF-versions, is quick and works stable
13151  without problems.
13152  The program 
13153 \family typewriter
13154 dvipdfm
13155 \family default
13156  is no more under development and therefore a bit outdated.
13157 \end_layout
13158
13159 \begin_layout Subsection
13160 Previewing
13161 \begin_inset Index
13162 status collapsed
13163
13164 \begin_layout Plain Layout
13165 Document ! Preview 
13166 \end_layout
13167
13168 \end_inset
13169
13170
13171 \end_layout
13172
13173 \begin_layout Standard
13174 To get a look at the final version of your document, with all of the pagebreaks
13175  in place, the footnotes correctly numbered, and so on, use the menu 
13176 \family sans
13177 View
13178 \family default
13179  and choose a file type.
13180  A viewing program will popup showing the output.
13181  For 
13182 \family sans
13183 View\SpecialChar \menuseparator
13184 DVI
13185 \family default
13186  you can use the toolbar button 
13187 \begin_inset Graphics
13188         filename ../images/buffer-view_dvi.png
13189
13190 \end_inset
13191
13192  (shortcut 
13193 \family sans
13194 C-d
13195 \family default
13196 ), for 
13197 \family sans
13198 View\SpecialChar \menuseparator
13199 PDF
13200 \begin_inset space ~
13201 \end_inset
13202
13203 (pdflatex)
13204 \family default
13205  the toolbar button 
13206 \begin_inset Graphics
13207         filename ../images/buffer-view_pdf2.png
13208
13209 \end_inset
13210
13211 , and for 
13212 \family sans
13213 View\SpecialChar \menuseparator
13214 Postscript
13215 \family default
13216  the toolbar button 
13217 \begin_inset Graphics
13218         filename ../images/buffer-view_ps.png
13219
13220 \end_inset
13221
13222  (shortcut 
13223 \family sans
13224 C-t
13225 \family default
13226 ).
13227 \end_layout
13228
13229 \begin_layout Standard
13230 If you have changed your document, you can refresh the output in the same
13231  viewer window using the menu 
13232 \family sans
13233 View\SpecialChar \menuseparator
13234 Update
13235 \family default
13236 .
13237 \end_layout
13238
13239 \begin_layout Standard
13240 When you preview a file, the output file is only generated in LyX's temporary
13241  directory.
13242  To have a real output, export your document.
13243 \end_layout
13244
13245 \begin_layout Subsection
13246 Printing the File from within LyX
13247 \begin_inset CommandInset label
13248 LatexCommand label
13249 name "sub:Printing-the-File"
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \begin_layout Standard
13257 Instead of exporting your file and then printing them, you can also print
13258  it directly from within LyX.
13259  To print a file, select the menu 
13260 \family sans
13261 File\SpecialChar \menuseparator
13262 Print
13263 \family default
13264  or click on the toolbar button 
13265 \begin_inset Graphics
13266         filename ../images/dialog-show_print.png
13267
13268 \end_inset
13269
13270 .
13271  LyX will internally call LaTeX to produce a DVI.
13272  This file is then processed by the program 
13273 \family typewriter
13274 dvips
13275 \family default
13276  to PostScript-file, which is finally printed using the program 
13277 \family typewriter
13278 Ghostscript
13279 \family default
13280 .
13281  Due to these steps in the background, this method is not the fastest.
13282 \end_layout
13283
13284 \begin_layout Standard
13285 You can choose to print only even-numbered or odd-numbered pages - this
13286  is useful for printing on two sides: You can re-insert the pages after
13287  printing one set to print on the other side.
13288  Some printers spit out pages face-up, others, face-down.
13289  By choosing a particular order to print in, you can take the entire stack
13290  of pages out of the printer without needing to reorder them.
13291 \end_layout
13292
13293 \begin_layout Standard
13294 You can set the parameters in the 
13295 \family sans
13296 Print
13297 \begin_inset space ~
13298 \end_inset
13299
13300 Destination
13301 \family default
13302  box as follows:
13303 \end_layout
13304
13305 \begin_layout Labeling
13306 \labelwidthstring 00.00.0000
13307
13308 \family sans
13309 Printer
13310 \family default
13311  This is the name of the printer to print to.
13312 \begin_inset Foot
13313 status collapsed
13314
13315 \begin_layout Plain Layout
13316 Note that this printer name is for the program 
13317 \family typewriter
13318 dvips
13319 \family default
13320 .
13321  That means 
13322 \family typewriter
13323 dvips
13324 \family default
13325  has to be configured for this printer name.
13326  The default printer can be set in LyX's preferences dialog, see section
13327 \begin_inset space ~
13328 \end_inset
13329
13330
13331 \begin_inset CommandInset ref
13332 LatexCommand ref
13333 reference "sub:Printer"
13334
13335 \end_inset
13336
13337 .
13338 \end_layout
13339
13340 \end_inset
13341
13342  The printer should understand PostScript.
13343 \end_layout
13344
13345 \begin_layout Labeling
13346 \labelwidthstring 00.00.0000
13347
13348 \family sans
13349 File
13350 \family default
13351  The name of a file to print to.
13352  The output will be a PostScript file.
13353  It will be written in LyX's working directory unless you specify the full
13354  path.
13355 \end_layout
13356
13357 \begin_layout Section
13358 A few Words about Typography
13359 \begin_inset Index
13360 status collapsed
13361
13362 \begin_layout Plain Layout
13363 Typography
13364 \end_layout
13365
13366 \end_inset
13367
13368
13369 \end_layout
13370
13371 \begin_layout Subsection
13372 Hyphens
13373 \begin_inset Index
13374 status collapsed
13375
13376 \begin_layout Plain Layout
13377 Hyphens
13378 \end_layout
13379
13380 \end_inset
13381
13382
13383 \begin_inset CommandInset label
13384 LatexCommand label
13385 name "sub:Hyphens"
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \begin_layout Standard
13393 In LyX, the 
13394 \begin_inset Quotes eld
13395 \end_inset
13396
13397
13398 \family typewriter
13399 -
13400 \family default
13401
13402 \begin_inset Quotes eld
13403 \end_inset
13404
13405  character comes in three lengths, often called the 
13406 \emph on
13407 hyphen
13408 \emph default
13409 , the 
13410 \emph on
13411 en dash
13412 \emph default
13413 , and the 
13414 \emph on
13415 em dash
13416 \emph default
13417 :
13418 \end_layout
13419
13420 \begin_layout Enumerate
13421 hyphen
13422 \begin_inset space \hfill{}
13423 \end_inset
13424
13425 -
13426 \begin_inset space \hfill{}
13427 \end_inset
13428
13429 made with 
13430 \begin_inset Quotes eld
13431 \end_inset
13432
13433
13434 \family typewriter
13435 -
13436 \family default
13437
13438 \begin_inset Quotes eld
13439 \end_inset
13440
13441
13442 \end_layout
13443
13444 \begin_layout Enumerate
13445 en dash
13446 \begin_inset space \hfill{}
13447 \end_inset
13448
13449 --
13450 \begin_inset space \hfill{}
13451 \end_inset
13452
13453 made with 
13454 \begin_inset Quotes eld
13455 \end_inset
13456
13457
13458 \family typewriter
13459 -
13460 \begin_inset ERT
13461 status collapsed
13462
13463 \begin_layout Plain Layout
13464
13465
13466 \backslash
13467 /
13468 \end_layout
13469
13470 \end_inset
13471
13472 -
13473 \family default
13474
13475 \begin_inset Quotes eld
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Enumerate
13482 em dash
13483 \begin_inset space \hfill{}
13484 \end_inset
13485
13486 ---
13487 \begin_inset space \hfill{}
13488 \end_inset
13489
13490 made with 
13491 \begin_inset Quotes eld
13492 \end_inset
13493
13494
13495 \family typewriter
13496 -
13497 \begin_inset ERT
13498 status collapsed
13499
13500 \begin_layout Plain Layout
13501
13502
13503 \backslash
13504 /
13505 \end_layout
13506
13507 \end_inset
13508
13509 -
13510 \begin_inset ERT
13511 status collapsed
13512
13513 \begin_layout Plain Layout
13514
13515
13516 \backslash
13517 /
13518 \end_layout
13519
13520 \end_inset
13521
13522 -
13523 \family default
13524
13525 \begin_inset Quotes eld
13526 \end_inset
13527
13528
13529 \end_layout
13530
13531 \begin_layout Enumerate
13532 minus sign
13533 \begin_inset space \hfill{}
13534 \end_inset
13535
13536
13537 \begin_inset Formula $-$
13538 \end_inset
13539
13540
13541 \begin_inset space \hfill{}
13542 \end_inset
13543
13544
13545 \begin_inset Quotes eld
13546 \end_inset
13547
13548
13549 \family typewriter
13550 -
13551 \family default
13552
13553 \begin_inset Quotes eld
13554 \end_inset
13555
13556  in math mode
13557 \end_layout
13558
13559 \begin_layout Standard
13560 You generate them by inserting the 
13561 \begin_inset Quotes eld
13562 \end_inset
13563
13564
13565 \family typewriter
13566 -
13567 \family default
13568
13569 \begin_inset Quotes eld
13570 \end_inset
13571
13572  character multiple times in a row.
13573  They are automatically converted to the appropriate length dash in the
13574  final output, but not in LyX.
13575 \end_layout
13576
13577 \begin_layout Standard
13578 The three dash types are distinct from the minus sign, which appears in
13579  math mode and has a length of its own.
13580  Here are some examples of the 
13581 \begin_inset Quotes eld
13582 \end_inset
13583
13584
13585 \family typewriter
13586 -
13587 \family default
13588
13589 \begin_inset Quotes eld
13590 \end_inset
13591
13592  in use:
13593 \end_layout
13594
13595 \begin_layout Enumerate
13596 line- and page-breaks
13597 \begin_inset space \hfill{}
13598 \end_inset
13599
13600 (
13601 \emph on
13602 hyphen
13603 \emph default
13604 )
13605 \end_layout
13606
13607 \begin_layout Enumerate
13608 From A--Z
13609 \begin_inset space \hfill{}
13610 \end_inset
13611
13612 (
13613 \emph on
13614 en dash
13615 \emph default
13616 )
13617 \end_layout
13618
13619 \begin_layout Enumerate
13620 Oh --- there's a dash.
13621 \begin_inset space \hfill{}
13622 \end_inset
13623
13624 (
13625 \emph on
13626 em dash
13627 \emph default
13628 )
13629 \end_layout
13630
13631 \begin_layout Enumerate
13632 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13633 \end_inset
13634
13635
13636 \begin_inset space \hfill{}
13637 \end_inset
13638
13639 (
13640 \emph on
13641 minus sign
13642 \emph default
13643 )
13644 \end_layout
13645
13646 \begin_layout Subsection
13647 Hyphenation
13648 \begin_inset Index
13649 status collapsed
13650
13651 \begin_layout Plain Layout
13652 Hyphenation
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \begin_inset CommandInset label
13659 LatexCommand label
13660 name "sub:Hyphenation"
13661
13662 \end_inset
13663
13664
13665 \end_layout
13666
13667 \begin_layout Standard
13668 Words aren't hyphenated within LyX but automatically in the output.
13669  Hyphenation is done by the LaTeX-package 
13670 \series bold
13671 babel
13672 \series default
13673
13674 \begin_inset Index
13675 status collapsed
13676
13677 \begin_layout Plain Layout
13678 Latex@LaTeX-packages ! babel
13679 \end_layout
13680
13681 \end_inset
13682
13683  following the rules of the document language
13684 \begin_inset Foot
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688 For German readers: That's one of the main differences between the languages
13689  
13690 \family sans
13691 German
13692 \family default
13693  and 
13694 \family sans
13695 German
13696 \begin_inset space ~
13697 \end_inset
13698
13699 (new
13700 \begin_inset space ~
13701 \end_inset
13702
13703 spelling)
13704 \family default
13705  in the 
13706 \family sans
13707 Document\SpecialChar \menuseparator
13708 Settings
13709 \family default
13710  dialog.
13711 \end_layout
13712
13713 \end_inset
13714
13715 .
13716 \end_layout
13717
13718 \begin_layout Standard
13719 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13720  font 
13721 \family sans
13722 typewriter
13723 \family default
13724  and with unusual constructs, like 
13725 \begin_inset Quotes eld
13726 \end_inset
13727
13728 h3knix/m0n0wall
13729 \begin_inset Quotes erd
13730 \end_inset
13731
13732 .
13733  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13734  This is done with the menu 
13735 \family sans
13736 Insert\SpecialChar \menuseparator
13737 Formatting\SpecialChar \menuseparator
13738 Hyphenation
13739 \begin_inset space ~
13740 \end_inset
13741
13742 Point
13743 \family default
13744 .
13745  These extra hyphenation points are only recommendations to LaTeX.
13746  If no hyphenation is necessary, LaTeX will ignore them.
13747 \end_layout
13748
13749 \begin_layout Standard
13750 Sometimes you want to prevent words or constructs to be hyphenated.
13751  The keybindings/shortcuts in this document consists of three letters with
13752  a hyphen and a space in the form 
13753 \begin_inset Quotes eld
13754 \end_inset
13755
13756 A-b c
13757 \begin_inset Quotes erd
13758 \end_inset
13759
13760 .
13761  LaTeX finds there the hyphen 
13762 \begin_inset Quotes eld
13763 \end_inset
13764
13765 -
13766 \begin_inset Quotes erd
13767 \end_inset
13768
13769  as hyphenation possibility.
13770  Hyphenating at this point would look ugly.
13771  To prevent the shortcut from being hyphenated, we can put it in the argument
13772  of the LaTeX-box-command 
13773 \series bold
13774
13775 \backslash
13776 mbox
13777 \series default
13778 , because text within LaTeX-boxes can't be hyphenated.
13779  As LyX doesn't support 
13780 \series bold
13781
13782 \backslash
13783 mbox
13784 \series default
13785 , we have to use TeX Code.
13786  The result looks in LyX like:
13787 \end_layout
13788
13789 \begin_layout Standard
13790 \begin_inset Graphics
13791         filename clipart/mbox.png
13792
13793 \end_inset
13794
13795
13796 \end_layout
13797
13798 \begin_layout Standard
13799 To learn more about TeX Code, have a look at section
13800 \begin_inset space ~
13801 \end_inset
13802
13803
13804 \begin_inset CommandInset ref
13805 LatexCommand ref
13806 reference "sec:TeX-Code"
13807
13808 \end_inset
13809
13810 .
13811 \end_layout
13812
13813 \begin_layout Subsection
13814 Punctuation Marks
13815 \begin_inset Index
13816 status collapsed
13817
13818 \begin_layout Plain Layout
13819 Punctuation marks
13820 \end_layout
13821
13822 \end_inset
13823
13824
13825 \end_layout
13826
13827 \begin_layout Subsubsection
13828 Abbreviations and End of Sentence
13829 \begin_inset CommandInset label
13830 LatexCommand label
13831 name "sub:Abbreviations"
13832
13833 \end_inset
13834
13835
13836 \end_layout
13837
13838 \begin_layout Standard
13839 When LyX calls LaTeX to generate the final version of your document, LaTeX
13840  automatically distinguishes between words, sentences, and abbreviations.
13841  LaTeX then adds the 
13842 \begin_inset Quotes eld
13843 \end_inset
13844
13845 appropriate amount of space
13846 \begin_inset Quotes erd
13847 \end_inset
13848
13849 .
13850  That means sentences get a little bit more space between the period and
13851  the next word.
13852  Abbreviations get the same amount of space after the period as a word uses.
13853 \end_layout
13854
13855 \begin_layout Standard
13856 Unfortunately, the algorithm for figuring out what's an abbreviation works
13857  not for all cases.
13858  If a 
13859 \begin_inset Quotes eld
13860 \end_inset
13861
13862
13863 \family typewriter
13864 .
13865 \family default
13866
13867 \begin_inset Quotes erd
13868 \end_inset
13869
13870  is at the end of a lowercase letter, it's the end of a sentence; if it's
13871  at the end of a capitalized letter, it's an abbreviation.
13872 \end_layout
13873
13874 \begin_layout Standard
13875 Here are some examples of 
13876 \emph on
13877 correct
13878 \emph default
13879  abbreviations and the end of a sentence:
13880 \end_layout
13881
13882 \begin_layout Itemize
13883 M.
13884  Butterfly
13885 \end_layout
13886
13887 \begin_layout Itemize
13888 Don't worry.
13889  Be happy.
13890 \end_layout
13891
13892 \begin_layout Standard
13893 And here's an example of the algorithm going wrong:
13894 \end_layout
13895
13896 \begin_layout Itemize
13897 e.
13898  g.
13899  this is too much space!
13900 \end_layout
13901
13902 \begin_layout Itemize
13903 This is I.
13904  It's okay.
13905 \end_layout
13906
13907 \begin_layout Standard
13908 You won't see anything wrong until you view a final version of your document.
13909 \end_layout
13910
13911 \begin_layout Standard
13912 To fix this problem, use one of the following:
13913 \end_layout
13914
13915 \begin_layout Enumerate
13916 Use an 
13917 \family sans
13918 Inter-word
13919 \begin_inset space ~
13920 \end_inset
13921
13922 Space
13923 \family default
13924  after lowercase abbreviations (see section
13925 \begin_inset space ~
13926 \end_inset
13927
13928
13929 \begin_inset CommandInset ref
13930 LatexCommand ref
13931 reference "sub:Inter-word-Space"
13932
13933 \end_inset
13934
13935 ).
13936 \begin_inset Index
13937 status collapsed
13938
13939 \begin_layout Plain Layout
13940 Spaces ! inter-word
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \begin_layout Enumerate
13949 Use a 
13950 \family sans
13951 Thin
13952 \begin_inset space ~
13953 \end_inset
13954
13955 Space
13956 \family default
13957  between two tokens of an abbreviation (see section
13958 \begin_inset space ~
13959 \end_inset
13960
13961
13962 \begin_inset CommandInset ref
13963 LatexCommand ref
13964 reference "sub:Thin-Space"
13965
13966 \end_inset
13967
13968 ).
13969 \begin_inset Index
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973 Spaces ! thin
13974 \end_layout
13975
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \begin_layout Enumerate
13982 Use an 
13983 \family sans
13984 End
13985 \begin_inset space ~
13986 \end_inset
13987
13988 of
13989 \begin_inset space ~
13990 \end_inset
13991
13992 sentence
13993 \begin_inset space ~
13994 \end_inset
13995
13996 period
13997 \family default
13998  found under the 
13999 \family sans
14000 Insert\SpecialChar \menuseparator
14001 Special
14002 \begin_inset space ~
14003 \end_inset
14004
14005 Character
14006 \family default
14007  menu to force the use of inter-sentence spacing.
14008  This function is also bound to 
14009 \family sans
14010 C-period
14011 \family default
14012  for easy access.
14013 \end_layout
14014
14015 \begin_layout Standard
14016 With the corrections, our earlier examples look like this:
14017 \end_layout
14018
14019 \begin_layout Itemize
14020 e.
14021 \begin_inset space \thinspace{}
14022 \end_inset
14023
14024 g.
14025 \begin_inset space \space{}
14026 \end_inset
14027
14028 this is too much space!
14029 \end_layout
14030
14031 \begin_layout Itemize
14032 This is I\SpecialChar \@.
14033  It's okay.
14034 \end_layout
14035
14036 \begin_layout Standard
14037 Some languages don't use extra spacing between sentences.
14038  If your language is such a language, you don't need to worry, because the
14039  LaTeX will care about this.
14040 \end_layout
14041
14042 \begin_layout Standard
14043 For those that do need to bother, there is help to catch those sneaky errors:
14044  Check out the 
14045 \family sans
14046 Check
14047 \begin_inset space ~
14048 \end_inset
14049
14050 TeX
14051 \family default
14052  feature described in section 
14053 \emph on
14054 Checking TeX
14055 \emph default
14056  of the 
14057 \emph on
14058 Extended Features
14059 \emph default
14060  manual.
14061 \end_layout
14062
14063 \begin_layout Subsubsection
14064 Quotes
14065 \begin_inset Index
14066 status collapsed
14067
14068 \begin_layout Plain Layout
14069 Typography ! Quotes
14070 \end_layout
14071
14072 \end_inset
14073
14074
14075 \begin_inset Index
14076 status collapsed
14077
14078 \begin_layout Plain Layout
14079 Quotes | see
14080 \begin_inset ERT
14081 status collapsed
14082
14083 \begin_layout Plain Layout
14084
14085 {
14086 \end_layout
14087
14088 \end_inset
14089
14090 Typography
14091 \begin_inset ERT
14092 status collapsed
14093
14094 \begin_layout Plain Layout
14095
14096 }
14097 \end_layout
14098
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \end_inset
14105
14106
14107 \begin_inset CommandInset label
14108 LatexCommand label
14109 name "sub:Quotes"
14110
14111 \end_inset
14112
14113
14114 \end_layout
14115
14116 \begin_layout Standard
14117 LyX usually sets quotes correctly.
14118  Specifically, it will use an opening quote at the beginning of quoted text,
14119  and use a closing quote at the end.
14120  For example, 
14121 \begin_inset Quotes eld
14122 \end_inset
14123
14124 open close
14125 \begin_inset Quotes erd
14126 \end_inset
14127
14128 .
14129  The keyboard character, 
14130 \family sans
14131 "
14132 \family default
14133 , generates this automatically.
14134 \end_layout
14135
14136 \begin_layout Standard
14137 You can change the behavior of the 
14138 \family sans
14139 "
14140 \family default
14141  key using the submenu 
14142 \family sans
14143 Language
14144 \family default
14145  of the dialog 
14146 \family sans
14147 Document\SpecialChar \menuseparator
14148 Settings
14149 \family default
14150
14151 \begin_inset Index
14152 status collapsed
14153
14154 \begin_layout Plain Layout
14155 Document ! Settings
14156 \end_layout
14157
14158 \end_inset
14159
14160  dialog.
14161 \end_layout
14162
14163 \begin_layout Standard
14164 You can also select quotes for different languages in the box 
14165 \family sans
14166 Type
14167 \family default
14168  option.
14169  There are six choices:
14170 \end_layout
14171
14172 \begin_layout Labeling
14173 \labelwidthstring 00.00.0000
14174
14175 \family sans
14176 \begin_inset Quotes eld
14177 \end_inset
14178
14179 Text
14180 \begin_inset Quotes erd
14181 \end_inset
14182
14183
14184 \family default
14185  Use quotes like this 
14186 \begin_inset Quotes eld
14187 \end_inset
14188
14189 double
14190 \begin_inset Quotes erd
14191 \end_inset
14192
14193  or 
14194 \begin_inset Quotes els
14195 \end_inset
14196
14197 single
14198 \begin_inset Quotes ers
14199 \end_inset
14200
14201
14202 \end_layout
14203
14204 \begin_layout Labeling
14205 \labelwidthstring 00.00.0000
14206
14207 \family sans
14208 \begin_inset Quotes sld
14209 \end_inset
14210
14211 Text
14212 \begin_inset Quotes srd
14213 \end_inset
14214
14215
14216 \family default
14217  Use quotes like 
14218 \begin_inset Quotes sld
14219 \end_inset
14220
14221 this
14222 \begin_inset Quotes srd
14223 \end_inset
14224
14225  or 'this
14226 \begin_inset Quotes ers
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \begin_layout Labeling
14233 \labelwidthstring 00.00.0000
14234
14235 \family sans
14236 \begin_inset Quotes gld
14237 \end_inset
14238
14239 Text
14240 \begin_inset Quotes grd
14241 \end_inset
14242
14243
14244 \family default
14245  Use quotes like 
14246 \begin_inset Quotes gld
14247 \end_inset
14248
14249 this
14250 \begin_inset Quotes grd
14251 \end_inset
14252
14253  or 
14254 \begin_inset Quotes gls
14255 \end_inset
14256
14257 this
14258 \begin_inset Quotes grs
14259 \end_inset
14260
14261
14262 \end_layout
14263
14264 \begin_layout Labeling
14265 \labelwidthstring 00.00.0000
14266
14267 \family sans
14268 \begin_inset Quotes pld
14269 \end_inset
14270
14271 Text
14272 \begin_inset Quotes prd
14273 \end_inset
14274
14275
14276 \family default
14277  Use quotes like 
14278 \begin_inset Quotes pld
14279 \end_inset
14280
14281 this
14282 \begin_inset Quotes prd
14283 \end_inset
14284
14285  or 
14286 \begin_inset Quotes pls
14287 \end_inset
14288
14289 this
14290 \begin_inset Quotes prs
14291 \end_inset
14292
14293
14294 \end_layout
14295
14296 \begin_layout Labeling
14297 \labelwidthstring 00.00.0000
14298
14299 \family sans
14300 \begin_inset Quotes fld
14301 \end_inset
14302
14303 Text
14304 \begin_inset Quotes frd
14305 \end_inset
14306
14307
14308 \family default
14309  Use quotes like 
14310 \begin_inset Quotes fld
14311 \end_inset
14312
14313 this
14314 \begin_inset Quotes frd
14315 \end_inset
14316
14317  or 
14318 \begin_inset Quotes fls
14319 \end_inset
14320
14321 this
14322 \begin_inset Quotes frs
14323 \end_inset
14324
14325
14326 \end_layout
14327
14328 \begin_layout Labeling
14329 \labelwidthstring 00.00.0000
14330
14331 \family sans
14332 \begin_inset Quotes ald
14333 \end_inset
14334
14335 Text
14336 \begin_inset Quotes ard
14337 \end_inset
14338
14339
14340 \family default
14341  Use quotes like 
14342 \begin_inset Quotes ald
14343 \end_inset
14344
14345 this
14346 \begin_inset Quotes ard
14347 \end_inset
14348
14349  or 
14350 \begin_inset Quotes als
14351 \end_inset
14352
14353 this
14354 \begin_inset Quotes ars
14355 \end_inset
14356
14357
14358 \end_layout
14359
14360 \begin_layout Standard
14361 These settings affects what character the 
14362 \family sans
14363 "
14364 \family default
14365  key produces.
14366 \end_layout
14367
14368 \begin_layout Subsection
14369 Ligatures
14370 \begin_inset Index
14371 status collapsed
14372
14373 \begin_layout Plain Layout
14374 Typography ! Ligatures
14375 \end_layout
14376
14377 \end_inset
14378
14379
14380 \begin_inset Index
14381 status collapsed
14382
14383 \begin_layout Plain Layout
14384 Ligatures | see
14385 \begin_inset ERT
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389
14390 {
14391 \end_layout
14392
14393 \end_inset
14394
14395 Typography
14396 \begin_inset ERT
14397 status collapsed
14398
14399 \begin_layout Plain Layout
14400
14401 }
14402 \end_layout
14403
14404 \end_inset
14405
14406
14407 \end_layout
14408
14409 \end_inset
14410
14411
14412 \begin_inset CommandInset label
14413 LatexCommand label
14414 name "sub:Ligatures"
14415
14416 \end_inset
14417
14418
14419 \end_layout
14420
14421 \begin_layout Standard
14422 It is standard typesetting practice to group certain letters together and
14423  print them as single characters.
14424  These groups are known as 
14425 \emph on
14426 ligatures
14427 \emph default
14428 .
14429  Since LaTeX knows about ligatures, your documents will contain them too
14430  in the output.
14431  Here are the standard ligatures:
14432 \end_layout
14433
14434 \begin_layout Itemize
14435 ff
14436 \end_layout
14437
14438 \begin_layout Itemize
14439 fi
14440 \end_layout
14441
14442 \begin_layout Itemize
14443 fl
14444 \end_layout
14445
14446 \begin_layout Itemize
14447 ffi
14448 \end_layout
14449
14450 \begin_layout Itemize
14451 ffl
14452 \end_layout
14453
14454 \begin_layout Standard
14455 Some languages uses other ligatures if the document font supports them.
14456 \end_layout
14457
14458 \begin_layout Standard
14459 Sometimes, you don't want a ligature in a word.
14460  While a ligature may be okay in the word, 
14461 \begin_inset Quotes eld
14462 \end_inset
14463
14464 graffiti,
14465 \begin_inset Quotes erd
14466 \end_inset
14467
14468  it looks really weird in compound words, such as 
14469 \begin_inset Quotes eld
14470 \end_inset
14471
14472 cufflink
14473 \begin_inset Quotes erd
14474 \end_inset
14475
14476  or the German 
14477 \begin_inset Quotes eld
14478 \end_inset
14479
14480 Dorffest.
14481 \begin_inset Quotes erd
14482 \end_inset
14483
14484  To break a ligature, use 
14485 \family sans
14486 Insert\SpecialChar \menuseparator
14487 Formatting\SpecialChar \menuseparator
14488 Ligature
14489 \begin_inset space ~
14490 \end_inset
14491
14492 Break.
14493
14494 \family default
14495  This changes 
14496 \begin_inset Quotes eld
14497 \end_inset
14498
14499 cufflinks
14500 \begin_inset Quotes erd
14501 \end_inset
14502
14503  to 
14504 \begin_inset Quotes eld
14505 \end_inset
14506
14507 cuff\SpecialChar \textcompwordmark{}
14508 links
14509 \begin_inset Quotes erd
14510 \end_inset
14511
14512  and 
14513 \begin_inset Quotes eld
14514 \end_inset
14515
14516 Dorffest
14517 \begin_inset Quotes erd
14518 \end_inset
14519
14520  to 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524 Dorf\SpecialChar \textcompwordmark{}
14525 fest
14526 \begin_inset Quotes erd
14527 \end_inset
14528
14529 .
14530 \end_layout
14531
14532 \begin_layout Subsection
14533 LyX's Proper Names
14534 \begin_inset Index
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538 Lyx@LyX ! Proper names
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \begin_inset CommandInset label
14545 LatexCommand label
14546 name "sub:LyX's-Proper-Names"
14547
14548 \end_inset
14549
14550
14551 \end_layout
14552
14553 \begin_layout Standard
14554 You have surely noticed, that the word 
14555 \begin_inset Quotes eld
14556 \end_inset
14557
14558 LaTeX
14559 \begin_inset Quotes erd
14560 \end_inset
14561
14562  appears always with characters in different size and height.
14563  LaTeX is the name of the program used by LyX and is therefore recognized
14564  as proper name when you type it in LyX as 
14565 \begin_inset Quotes eld
14566 \end_inset
14567
14568 LaT
14569 \begin_inset ERT
14570 status collapsed
14571
14572 \begin_layout Plain Layout
14573
14574 {}
14575 \end_layout
14576
14577 \end_inset
14578
14579 eX
14580 \begin_inset Quotes erd
14581 \end_inset
14582
14583 .
14584 \begin_inset Note Note
14585 status collapsed
14586
14587 \begin_layout Plain Layout
14588 The braces in TeX Code are here to avoid that the 
14589 \begin_inset Quotes eld
14590 \end_inset
14591
14592 command
14593 \begin_inset Quotes erd
14594 \end_inset
14595
14596  appear as proper name in the output, see the last paragraph of this section.
14597  To create proper names omit the TeX Code.
14598 \end_layout
14599
14600 \end_inset
14601
14602  Note the order of the upper-and lowercase letters! LyX recognizes the following
14603  proper names:
14604 \end_layout
14605
14606 \begin_layout Description
14607 LyX The name of the game, write 
14608 \begin_inset Quotes eld
14609 \end_inset
14610
14611 L
14612 \begin_inset ERT
14613 status collapsed
14614
14615 \begin_layout Plain Layout
14616
14617 {}
14618 \end_layout
14619
14620 \end_inset
14621
14622 yX
14623 \begin_inset Quotes erd
14624 \end_inset
14625
14626  to produce it.
14627 \end_layout
14628
14629 \begin_layout Description
14630 TeX The program used by LaTeX, write 
14631 \begin_inset Quotes eld
14632 \end_inset
14633
14634 T
14635 \begin_inset ERT
14636 status collapsed
14637
14638 \begin_layout Plain Layout
14639
14640 {}
14641 \end_layout
14642
14643 \end_inset
14644
14645 eX
14646 \begin_inset Quotes erd
14647 \end_inset
14648
14649  to produce it.
14650 \end_layout
14651
14652 \begin_layout Description
14653 LaTeX The program used by LyX, write 
14654 \begin_inset Quotes eld
14655 \end_inset
14656
14657 LaT
14658 \begin_inset ERT
14659 status collapsed
14660
14661 \begin_layout Plain Layout
14662
14663 {}
14664 \end_layout
14665
14666 \end_inset
14667
14668 eX
14669 \begin_inset Quotes erd
14670 \end_inset
14671
14672  to produce it.
14673 \end_layout
14674
14675 \begin_layout Description
14676 LaTeX2e The actual version of LaTeX, write 
14677 \begin_inset Quotes eld
14678 \end_inset
14679
14680 LaT
14681 \begin_inset ERT
14682 status collapsed
14683
14684 \begin_layout Plain Layout
14685
14686 {}
14687 \end_layout
14688
14689 \end_inset
14690
14691 eX2e
14692 \begin_inset Quotes erd
14693 \end_inset
14694
14695  to produce it.
14696 \end_layout
14697
14698 \begin_layout Standard
14699 You might wonder why the LaTeX-version is 
14700 \begin_inset Quotes eld
14701 \end_inset
14702
14703 2
14704 \begin_inset Formula $\epsilon$
14705 \end_inset
14706
14707
14708 \begin_inset Quotes erd
14709 \end_inset
14710
14711 .
14712  It's an old tradition in the TeX-world to give programs geek version numbers.
14713  For example the version number of TeX converges to the number 
14714 \begin_inset Formula $\pi$
14715 \end_inset
14716
14717 : The actual version is 
14718 \begin_inset Quotes eld
14719 \end_inset
14720
14721 TeX-3.141592
14722 \begin_inset Quotes erd
14723 \end_inset
14724
14725 , the previous one was 
14726 \begin_inset Quotes eld
14727 \end_inset
14728
14729 TeX-3.14159
14730 \begin_inset Quotes erd
14731 \end_inset
14732
14733 .
14734 \end_layout
14735
14736 \begin_layout Standard
14737 If you don't want to use proper names, e.g.
14738  in section headings, you can insert two empty braces in TeX Code in the
14739  word.
14740  This will look in LyX like: 
14741 \begin_inset Graphics
14742         filename clipart/LaTeX.png
14743
14744 \end_inset
14745
14746
14747 \begin_inset Newline newline
14748 \end_inset
14749
14750 For more about TeX Code, look at section
14751 \begin_inset space ~
14752 \end_inset
14753
14754
14755 \begin_inset CommandInset ref
14756 LatexCommand ref
14757 reference "sec:TeX-Code"
14758
14759 \end_inset
14760
14761 .
14762 \end_layout
14763
14764 \begin_layout Subsection
14765 Units
14766 \begin_inset Index
14767 status collapsed
14768
14769 \begin_layout Plain Layout
14770 Typography ! Units
14771 \end_layout
14772
14773 \end_inset
14774
14775
14776 \end_layout
14777
14778 \begin_layout Standard
14779 Generally the space between units and the number is smaller than the normal
14780  space between two words.
14781  As you can see in the example below, it looks better when the space is
14782  smaller.
14783  To get such a 
14784 \begin_inset Quotes eld
14785 \end_inset
14786
14787 half space
14788 \begin_inset Quotes erd
14789 \end_inset
14790
14791  for units use the menu 
14792 \family sans
14793 Insert\SpecialChar \menuseparator
14794 Formatting\SpecialChar \menuseparator
14795 Thin
14796 \begin_inset space ~
14797 \end_inset
14798
14799 Space
14800 \family default
14801  (shortcut 
14802 \family sans
14803 C-S-Space
14804 \family default
14805 ).
14806 \end_layout
14807
14808 \begin_layout Standard
14809 Here's an example to show the differences:
14810 \end_layout
14811
14812 \begin_layout Standard
14813 \begin_inset Tabular
14814 <lyxtabular version="3" rows="2" columns="2">
14815 <features>
14816 <column alignment="left" valignment="top" width="0">
14817 <column alignment="left" valignment="top" width="0">
14818 <row>
14819 <cell alignment="center" valignment="top" usebox="none">
14820 \begin_inset Text
14821
14822 \begin_layout Plain Layout
14823 24
14824 \begin_inset space ~
14825 \end_inset
14826
14827 kW
14828 \begin_inset Formula $\cdot$
14829 \end_inset
14830
14831 h
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 <cell alignment="center" valignment="top" usebox="none">
14837 \begin_inset Text
14838
14839 \begin_layout Plain Layout
14840 space between number and unit
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 </row>
14846 <row>
14847 <cell alignment="center" valignment="top" usebox="none">
14848 \begin_inset Text
14849
14850 \begin_layout Plain Layout
14851 24
14852 \begin_inset space \thinspace{}
14853 \end_inset
14854
14855 kW
14856 \begin_inset Formula $\cdot$
14857 \end_inset
14858
14859 h
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell alignment="center" valignment="top" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868 half space between number and unit
14869 \end_layout
14870
14871 \end_inset
14872 </cell>
14873 </row>
14874 </lyxtabular>
14875
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \begin_layout Subsection
14882 Widows and Orphans
14883 \begin_inset Index
14884 status collapsed
14885
14886 \begin_layout Plain Layout
14887 Typography ! Widows and orphans
14888 \end_layout
14889
14890 \end_inset
14891
14892
14893 \begin_inset CommandInset label
14894 LatexCommand label
14895 name "sub:Widows"
14896
14897 \end_inset
14898
14899
14900 \end_layout
14901
14902 \begin_layout Standard
14903 In the early days of word processors, page breaks went wherever the page
14904  happened to end.
14905  There was no regard for what was actually going on in the text.
14906  You may remember once printing out a document, only to find the heading
14907  for a new section printed at the very bottom of the page, the first line
14908  of a new paragraph all alone at the bottom of a page, or the last line
14909  of a paragraph at the top of a new page.
14910  These bits of text became known as 
14911 \emph on
14912 widows
14913 \emph default
14914  and 
14915 \emph on
14916 orphans
14917 \emph default
14918 .
14919 \end_layout
14920
14921 \begin_layout Standard
14922 Clearly, LyX can avoid breaking pages after a section heading.
14923  That's part of the advantage of paragraph environments.
14924  But what about widows and orphans, where the page breaks leave one line
14925  of a paragraph all alone at the top or bottom of a page? There are rules
14926  built into LaTeX governing page breaks, and some of those rules are there
14927  to specifically prevent widows and orphans.
14928  This is the advantage LyX has in using LaTeX as its backend.
14929 \end_layout
14930
14931 \begin_layout Standard
14932 There's no way we can go into how TeX and LaTeX decide to break a page,
14933  or how you can tweak that behavior.
14934  Some LaTeX books listed in the bibliography [such as
14935 \begin_inset space ~
14936 \end_inset
14937
14938
14939 \begin_inset CommandInset citation
14940 LatexCommand cite
14941 key "latexcompanion"
14942
14943 \end_inset
14944
14945  or
14946 \begin_inset space ~
14947 \end_inset
14948
14949
14950 \begin_inset CommandInset citation
14951 LatexCommand cite
14952 key "latexguide"
14953
14954 \end_inset
14955
14956 ] may have more information.
14957  You will almost never need to worry about this, however.
14958 \end_layout
14959
14960 \begin_layout Chapter
14961 Notes, Graphics, Tables, and Floats
14962 \begin_inset CommandInset label
14963 LatexCommand label
14964 name "cha:Floats-and-Notes"
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 The issues of this chapter are described in detail in the 
14973 \emph on
14974 Embedded Objects
14975 \emph default
14976  manual.
14977  There you'll also find tips and tricks for special cases.
14978 \end_layout
14979
14980 \begin_layout Section
14981 Notes
14982 \begin_inset Index
14983 status collapsed
14984
14985 \begin_layout Plain Layout
14986 Notes
14987 \end_layout
14988
14989 \end_inset
14990
14991
14992 \begin_inset CommandInset label
14993 LatexCommand label
14994 name "sec:Notes"
14995
14996 \end_inset
14997
14998
14999 \end_layout
15000
15001 \begin_layout Standard
15002 LyX offers you a few types of notes to add to your document:
15003 \end_layout
15004
15005 \begin_layout Description
15006 LyX
15007 \begin_inset space ~
15008 \end_inset
15009
15010 Note This note type is for internal notes that won't appear in the output.
15011 \begin_inset Newline newline
15012 \end_inset
15013
15014
15015 \begin_inset Note Note
15016 status open
15017
15018 \begin_layout Plain Layout
15019 This is text in a note box that doesn't appear in the output.
15020 \end_layout
15021
15022 \end_inset
15023
15024
15025 \end_layout
15026
15027 \begin_layout Description
15028 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15029 ent, when you export the document to LaTeX via the menu 
15030 \family sans
15031 File\SpecialChar \menuseparator
15032 Export\SpecialChar \menuseparator
15033 LaTeX (pdflatex) / (plain)
15034 \family default
15035 .
15036 \begin_inset Newline newline
15037 \end_inset
15038
15039
15040 \begin_inset Note Comment
15041 status open
15042
15043 \begin_layout Plain Layout
15044 This is text in a note box that only appears as comment in LaTeX-files.
15045 \end_layout
15046
15047 \end_inset
15048
15049
15050 \end_layout
15051
15052 \begin_layout Description
15053 Greyed
15054 \begin_inset space ~
15055 \end_inset
15056
15057 Out This note will appear in the output as grey text.
15058 \begin_inset Newline newline
15059 \end_inset
15060
15061
15062 \begin_inset Newline newline
15063 \end_inset
15064
15065
15066 \begin_inset Note Greyedout
15067 status open
15068
15069 \begin_layout Plain Layout
15070 This is text
15071 \begin_inset Foot
15072 status collapsed
15073
15074 \begin_layout Plain Layout
15075 This is an example footnote within a greyed out note.
15076  In this document the greyed out note color is redefined to blue.
15077  How this can be done is explained in the 
15078 \emph on
15079 Embedded Objects
15080 \emph default
15081  manual.
15082 \end_layout
15083
15084 \end_inset
15085
15086  of a comment that appears in the output as grey text.
15087 \end_layout
15088
15089 \end_inset
15090
15091
15092 \begin_inset Newline newline
15093 \end_inset
15094
15095
15096 \begin_inset Newline newline
15097 \end_inset
15098
15099 As you can see in the example, the first line of greyed out notes is a bit
15100  indented and greyed out notes can have footnotes.
15101 \end_layout
15102
15103 \begin_layout Standard
15104 Notes are inserted with the toolbar button 
15105 \begin_inset Graphics
15106         filename ../images/note-insert.png
15107         scale 85
15108         scaleBeforeRotation
15109
15110 \end_inset
15111
15112  or the menu 
15113 \family sans
15114 Insert\SpecialChar \menuseparator
15115 Note
15116 \family default
15117 .
15118  Right-click on the appearing note box to select the note type.
15119 \end_layout
15120
15121 \begin_layout Section
15122 Footnotes
15123 \begin_inset Index
15124 status collapsed
15125
15126 \begin_layout Plain Layout
15127 Footnotes
15128 \end_layout
15129
15130 \end_inset
15131
15132
15133 \begin_inset CommandInset label
15134 LatexCommand label
15135 name "sec:Footnotes"
15136
15137 \end_inset
15138
15139
15140 \end_layout
15141
15142 \begin_layout Standard
15143 LyX uses boxes to display footnotes: When you insert a footnote using the
15144  menu 
15145 \family sans
15146 Insert\SpecialChar \menuseparator
15147 Footnote
15148 \family default
15149  or the toolbar button 
15150 \begin_inset Graphics
15151         filename ../images/footnote-insert.png
15152
15153 \end_inset
15154
15155
15156 \family roman
15157 \series medium
15158 \bar no
15159 you'll see
15160 \family default
15161 \series default
15162 \bar default
15163  the following box: 
15164 \begin_inset Graphics
15165         filename clipart/footnoteQt4.png
15166         scale 80
15167
15168 \end_inset
15169
15170
15171 \family roman
15172 \series medium
15173 \bar no
15174 .
15175  This box is LyX's representation of your footnote.
15176  If you
15177 \family default
15178 \series default
15179 \bar default
15180  left-click on 
15181 \family roman
15182 \series medium
15183 \bar no
15184 the 
15185 \begin_inset Quotes eld
15186 \end_inset
15187
15188
15189 \family sans
15190 foot
15191 \family roman
15192
15193 \begin_inset Quotes erd
15194 \end_inset
15195
15196
15197 \family default
15198 \series default
15199 \bar default
15200  
15201 \family roman
15202 \series medium
15203 \bar no
15204 label, the box will
15205 \family default
15206 \series default
15207 \bar default
15208  be opened and you can enter the footnote text into it.
15209  Clicking on the box label again, will close 
15210 \family roman
15211 \series medium
15212 \bar no
15213 the
15214 \family default
15215 \series default
15216 \bar default
15217  box
15218 \family roman
15219 \series medium
15220 \bar no
15221 .
15222  If you want to turn existing text into a footnote, simply mark it and click
15223  on the footnote
15224 \family default
15225 \series default
15226 \bar default
15227  toolbar 
15228 \family roman
15229 \series medium
15230 \bar no
15231 button
15232 \family default
15233 \series default
15234 \bar default
15235 .
15236 \end_layout
15237
15238 \begin_layout Standard
15239 Here's an example footnote:
15240 \family roman
15241 \series medium
15242 \bar no
15243
15244 \begin_inset Foot
15245 status open
15246
15247 \begin_layout Plain Layout
15248 To close a footnote, click on the red box at the top left.
15249 \end_layout
15250
15251 \end_inset
15252
15253
15254 \end_layout
15255
15256 \begin_layout Standard
15257 The footnote will appear in the output as a superscript number at the text
15258  position where the footnote box is placed.
15259  The footnote text is placed at the bottom of the current page.
15260  The footnote number is calculated by LyX, the numbers are consecutive,
15261  no matter in which chapter the footnote is in.
15262  LyX doesn't support other numbering schemes yet, but you can get another
15263  scheme using special LaTeX-commands.
15264  T
15265 \family roman
15266 h
15267 \family default
15268 ey are described in the 
15269 \emph on
15270 Embedded Objects
15271 \emph default
15272  manual.
15273 \end_layout
15274
15275 \begin_layout Section
15276 Marginal Notes
15277 \begin_inset Index
15278 status collapsed
15279
15280 \begin_layout Plain Layout
15281 Marginal notes
15282 \end_layout
15283
15284 \end_inset
15285
15286
15287 \begin_inset CommandInset label
15288 LatexCommand label
15289 name "sec:Marginal-Notes"
15290
15291 \end_inset
15292
15293
15294 \end_layout
15295
15296 \begin_layout Standard
15297 Marginal notes look and behave just like footnotes in LyX.
15298  When you insert a margin note via the menu 
15299 \family sans
15300 Insert\SpecialChar \menuseparator
15301 Marginal
15302 \begin_inset space ~
15303 \end_inset
15304
15305 Note
15306 \family default
15307  or the toolbar button 
15308 \begin_inset Graphics
15309         filename ../images/marginalnote-insert.png
15310
15311 \end_inset
15312
15313 , you'll see 
15314 \family roman
15315 \series medium
15316 a
15317 \family default
15318 \series default
15319  grey 
15320 \family roman
15321 \series medium
15322 box with a
15323 \family default
15324 \series default
15325  red 
15326 \family roman
15327 \series medium
15328 label 
15329 \begin_inset Quotes eld
15330 \end_inset
15331
15332 margin
15333 \begin_inset Quotes erd
15334 \end_inset
15335
15336  appearing within your text.
15337  This box is LyX's representation of your margin
15338 \family default
15339 \series default
15340 al 
15341 \family roman
15342 \series medium
15343 note.
15344 \end_layout
15345
15346 \begin_layout Standard
15347 At the side is an example marginal note.
15348 \family roman
15349 \series medium
15350
15351 \begin_inset Marginal
15352 status open
15353
15354 \begin_layout Plain Layout
15355 This is a marginal note.
15356 \end_layout
15357
15358 \end_inset
15359
15360
15361 \end_layout
15362
15363 \begin_layout Standard
15364 Marginal notes appear at the right side in single-sided documents.
15365  In double-sided documents they appear in the outer margin -- left on even
15366  pages, right on odd pages.
15367 \end_layout
15368
15369 \begin_layout Section
15370 Graphics and Images
15371 \begin_inset Index
15372 status collapsed
15373
15374 \begin_layout Plain Layout
15375 Images
15376 \end_layout
15377
15378 \end_inset
15379
15380
15381 \begin_inset Index
15382 status collapsed
15383
15384 \begin_layout Plain Layout
15385 Graphics
15386 \end_layout
15387
15388 \end_inset
15389
15390
15391 \begin_inset CommandInset label
15392 LatexCommand label
15393 name "sec:Graphics"
15394
15395 \end_inset
15396
15397
15398 \end_layout
15399
15400 \begin_layout Standard
15401 To insert an image in your document, place the cursor at the text position
15402  you want and click on the toolbar icon 
15403 \begin_inset Graphics
15404         filename ../images/dialog-show-new-inset_graphics.png
15405
15406 \end_inset
15407
15408  or select 
15409 \family sans
15410 Insert\SpecialChar \menuseparator
15411 Graphics
15412 \family default
15413  from the menu.
15414  Then a dialog will appear to choose the file to load.
15415 \end_layout
15416
15417 \begin_layout Standard
15418 This dialog has numerous mostly self-explanatory parameters.
15419  The 
15420 \family sans
15421 Graphics
15422 \family default
15423  tab allows you to choose your image file.
15424  The appearance of the image inside LyX and in the output is adjusted separately.
15425  The image can be transformed by setting a rotation angle and a scaling
15426  factor.
15427  The scaling units are explained in Appendix
15428 \begin_inset space ~
15429 \end_inset
15430
15431
15432 \begin_inset CommandInset ref
15433 LatexCommand ref
15434 reference "cha:Units-available-in"
15435
15436 \end_inset
15437
15438 .
15439 \end_layout
15440
15441 \begin_layout Standard
15442 In the tab 
15443 \family sans
15444 Clipping
15445 \family default
15446  it is possible to set image coordinates to adjust the height and width
15447  of the image in the output.
15448  The coordinates can also be calculated automatically by pressing the button
15449  
15450 \family sans
15451 Get
15452 \begin_inset space ~
15453 \end_inset
15454
15455 from
15456 \begin_inset space ~
15457 \end_inset
15458
15459 file
15460 \family default
15461 .
15462  The option 
15463 \family sans
15464 Clip
15465 \begin_inset space ~
15466 \end_inset
15467
15468 to
15469 \begin_inset space ~
15470 \end_inset
15471
15472 bounding
15473 \begin_inset space ~
15474 \end_inset
15475
15476 box
15477 \family default
15478  will only print the image region within the given coordinates.
15479  Normally you don't need to take care about image coordinates and can ignore
15480  the tab 
15481 \family sans
15482 Clipping
15483 \family default
15484 .
15485 \end_layout
15486
15487 \begin_layout Standard
15488 LaTeX experts can specify additional LaTeX options in the 
15489 \family sans
15490 Extras
15491 \family default
15492  tab.
15493  You can also set the 
15494 \family sans
15495 Subfigure
15496 \family default
15497  option here if the image is inside a figure float.
15498  This option is explained in section
15499 \begin_inset space ~
15500 \end_inset
15501
15502
15503 \begin_inset CommandInset ref
15504 LatexCommand ref
15505 reference "sec:Figure-Floats"
15506
15507 \end_inset
15508
15509 .
15510  The option 
15511 \family sans
15512 Draft
15513 \begin_inset space ~
15514 \end_inset
15515
15516 mode
15517 \family default
15518  effects that the image don't appear in the output, only a frame with the
15519  image size is printed.
15520 \end_layout
15521
15522 \begin_layout Standard
15523 The graphics dialog can be called at any time by right-clicking on an image.
15524  The image will appear in the output exactly at the position where it is
15525  in the text.
15526  This is an example image in the PDF format within a separate, horizontally
15527  centered paragraph: 
15528 \end_layout
15529
15530 \begin_layout Standard
15531 \align center
15532 \begin_inset Graphics
15533         filename clipart/mobius.eps
15534         scale 70
15535         rotateOrigin center
15536
15537 \end_inset
15538
15539
15540 \end_layout
15541
15542 \begin_layout Standard
15543 If you need image captions and want to reference images, you have to put
15544  the image into a float, see section
15545 \begin_inset space ~
15546 \end_inset
15547
15548
15549 \begin_inset CommandInset ref
15550 LatexCommand ref
15551 reference "sec:Figure-Floats"
15552
15553 \end_inset
15554
15555 .
15556 \end_layout
15557
15558 \begin_layout Subsection
15559 Image Formats
15560 \begin_inset Index
15561 status collapsed
15562
15563 \begin_layout Plain Layout
15564 Image formats
15565 \end_layout
15566
15567 \end_inset
15568
15569
15570 \begin_inset CommandInset label
15571 LatexCommand label
15572 name "sub:Image-Formats"
15573
15574 \end_inset
15575
15576
15577 \end_layout
15578
15579 \begin_layout Standard
15580 You can insert images in any known file format.
15581  But as we explained in section
15582 \begin_inset space ~
15583 \end_inset
15584
15585
15586 \begin_inset CommandInset ref
15587 LatexCommand ref
15588 reference "sub:Output-file-formats"
15589
15590 \end_inset
15591
15592 , every output document format allows only a few image formats.
15593  LyX uses therefore the program 
15594 \family typewriter
15595 Imagemagick
15596 \family default
15597  in the background to convert the images to the right format.
15598  To increase your workflow by avoiding these conversions in the background,
15599  you can use only the image formats listed in the subsections of section
15600 \begin_inset space ~
15601 \end_inset
15602
15603
15604 \begin_inset CommandInset ref
15605 LatexCommand ref
15606 reference "sub:Output-file-formats"
15607
15608 \end_inset
15609
15610 .
15611 \end_layout
15612
15613 \begin_layout Standard
15614 Similar to fonts there are two types of image formats:
15615 \end_layout
15616
15617 \begin_layout Description
15618 Bitmap
15619 \begin_inset space ~
15620 \end_inset
15621
15622 images consist of pixel values, often in a compressed form.
15623  They are therefore not fully scalable and look pixeled in large zooms.
15624  Well-known bitmap image formats are 
15625 \begin_inset Quotes eld
15626 \end_inset
15627
15628 Graphics Interchange Format
15629 \begin_inset Quotes erd
15630 \end_inset
15631
15632  (GIF, file extension 
15633 \begin_inset Quotes eld
15634 \end_inset
15635
15636
15637 \family typewriter
15638 .gif
15639 \family default
15640
15641 \begin_inset Quotes erd
15642 \end_inset
15643
15644 )
15645 \begin_inset Index
15646 status collapsed
15647
15648 \begin_layout Plain Layout
15649 GIF|see
15650 \begin_inset ERT
15651 status collapsed
15652
15653 \begin_layout Plain Layout
15654
15655 {
15656 \end_layout
15657
15658 \end_inset
15659
15660 Image formats
15661 \begin_inset ERT
15662 status collapsed
15663
15664 \begin_layout Plain Layout
15665
15666 }
15667 \end_layout
15668
15669 \end_inset
15670
15671
15672 \end_layout
15673
15674 \end_inset
15675
15676
15677 \begin_inset Quotes eld
15678 \end_inset
15679
15680 Portable Network Graphics
15681 \begin_inset Quotes erd
15682 \end_inset
15683
15684  (PNG, file extension 
15685 \begin_inset Quotes eld
15686 \end_inset
15687
15688
15689 \family typewriter
15690 .png
15691 \family default
15692
15693 \begin_inset Quotes erd
15694 \end_inset
15695
15696 )
15697 \begin_inset Index
15698 status collapsed
15699
15700 \begin_layout Plain Layout
15701 PNG|see
15702 \begin_inset ERT
15703 status collapsed
15704
15705 \begin_layout Plain Layout
15706
15707 {
15708 \end_layout
15709
15710 \end_inset
15711
15712 Image formats
15713 \begin_inset ERT
15714 status collapsed
15715
15716 \begin_layout Plain Layout
15717
15718 }
15719 \end_layout
15720
15721 \end_inset
15722
15723
15724 \end_layout
15725
15726 \end_inset
15727
15728 , and 
15729 \begin_inset Quotes eld
15730 \end_inset
15731
15732 Joint Photographic Experts Group
15733 \begin_inset Quotes erd
15734 \end_inset
15735
15736  (JPG, file extension 
15737 \begin_inset Quotes eld
15738 \end_inset
15739
15740
15741 \family typewriter
15742 .jpg
15743 \family default
15744
15745 \begin_inset Quotes erd
15746 \end_inset
15747
15748  or 
15749 \begin_inset Quotes eld
15750 \end_inset
15751
15752
15753 \family typewriter
15754 .jpeg
15755 \family default
15756
15757 \begin_inset Quotes erd
15758 \end_inset
15759
15760 )
15761 \begin_inset Index
15762 status collapsed
15763
15764 \begin_layout Plain Layout
15765 JPG|see
15766 \begin_inset ERT
15767 status collapsed
15768
15769 \begin_layout Plain Layout
15770
15771 {
15772 \end_layout
15773
15774 \end_inset
15775
15776 Image formats
15777 \begin_inset ERT
15778 status collapsed
15779
15780 \begin_layout Plain Layout
15781
15782 }
15783 \end_layout
15784
15785 \end_inset
15786
15787
15788 \end_layout
15789
15790 \end_inset
15791
15792 .
15793 \end_layout
15794
15795 \begin_layout Description
15796 Scalable
15797 \begin_inset space ~
15798 \end_inset
15799
15800 images consist of vectors and can therefore be scaled to any size without
15801  data loss.
15802  The scaling ability is necessary if you want to create presentations, because
15803  presentations are always scaled by the beamer.
15804  Scaling is also useful for online documents to let the user zoom into diagrams.
15805 \begin_inset Newline newline
15806 \end_inset
15807
15808 Scalable image formats can be 
15809 \begin_inset Quotes eld
15810 \end_inset
15811
15812 Scalable Vector Graphics
15813 \begin_inset Quotes erd
15814 \end_inset
15815
15816  (SVG, file extension 
15817 \begin_inset Quotes eld
15818 \end_inset
15819
15820
15821 \family typewriter
15822 .svg
15823 \family default
15824
15825 \begin_inset Quotes erd
15826 \end_inset
15827
15828 )
15829 \begin_inset Index
15830 status collapsed
15831
15832 \begin_layout Plain Layout
15833 SVG|see
15834 \begin_inset ERT
15835 status collapsed
15836
15837 \begin_layout Plain Layout
15838
15839 {
15840 \end_layout
15841
15842 \end_inset
15843
15844 Image formats
15845 \begin_inset ERT
15846 status collapsed
15847
15848 \begin_layout Plain Layout
15849
15850 }
15851 \end_layout
15852
15853 \end_inset
15854
15855
15856 \end_layout
15857
15858 \end_inset
15859
15860
15861 \begin_inset Quotes eld
15862 \end_inset
15863
15864 Encapsulated PostScript
15865 \begin_inset Quotes erd
15866 \end_inset
15867
15868  (EPS, file extension 
15869 \begin_inset Quotes eld
15870 \end_inset
15871
15872
15873 \family typewriter
15874 .eps
15875 \family default
15876
15877 \begin_inset Quotes erd
15878 \end_inset
15879
15880 )
15881 \begin_inset Index
15882 status collapsed
15883
15884 \begin_layout Plain Layout
15885 EPS|see
15886 \begin_inset ERT
15887 status collapsed
15888
15889 \begin_layout Plain Layout
15890
15891 {
15892 \end_layout
15893
15894 \end_inset
15895
15896 Image formats
15897 \begin_inset ERT
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901
15902 }
15903 \end_layout
15904
15905 \end_inset
15906
15907
15908 \end_layout
15909
15910 \end_inset
15911
15912 , and 
15913 \begin_inset Quotes eld
15914 \end_inset
15915
15916 Portable Document Format
15917 \begin_inset Quotes erd
15918 \end_inset
15919
15920  (PDF, file extension 
15921 \begin_inset Quotes eld
15922 \end_inset
15923
15924
15925 \family typewriter
15926 .pdf
15927 \family default
15928
15929 \begin_inset Quotes erd
15930 \end_inset
15931
15932 )
15933 \begin_inset Index
15934 status collapsed
15935
15936 \begin_layout Plain Layout
15937 PDF
15938 \end_layout
15939
15940 \end_inset
15941
15942 .
15943  We say it can be, because you can convert any bitmap image format to PDF
15944  or EPS and the result won't be scalable.
15945  In this cases only a header with the image properties is added to the original
15946  image
15947 \begin_inset Foot
15948 status collapsed
15949
15950 \begin_layout Plain Layout
15951 In the case of PDF, the original image is additionally compressed.
15952 \end_layout
15953
15954 \end_inset
15955
15956 .
15957 \end_layout
15958
15959 \begin_layout Standard
15960 Normally one can't convert a bitmap image into a scalable one, only vice
15961  versa.
15962 \end_layout
15963
15964 \begin_layout Section
15965 Tables
15966 \begin_inset Index
15967 status collapsed
15968
15969 \begin_layout Plain Layout
15970 Tables
15971 \end_layout
15972
15973 \end_inset
15974
15975
15976 \begin_inset CommandInset label
15977 LatexCommand label
15978 name "sec:Tables"
15979
15980 \end_inset
15981
15982
15983 \end_layout
15984
15985 \begin_layout Standard
15986 You can insert a table using either the toolbar button 
15987 \begin_inset Graphics
15988         filename ../images/tabular-insert.png
15989         scale 85
15990
15991 \end_inset
15992
15993  or the menu 
15994 \family sans
15995 Insert\SpecialChar \menuseparator
15996 Table
15997 \family default
15998 .
15999  A dialog will appear, asking you for the number of rows and columns.
16000  The default table has lines around any cell and the first row appears separated
16001  from the rest of the table.
16002  This separation appears due to a double line: The cells of the first row
16003  have a line below them and the cells of the second row have a line above
16004  them.
16005  Here's an example table:
16006 \end_layout
16007
16008 \begin_layout Standard
16009 \align center
16010 \begin_inset Tabular
16011 <lyxtabular version="3" rows="4" columns="4">
16012 <features>
16013 <column alignment="center" valignment="top" width="0pt">
16014 <column alignment="center" valignment="top" width="0pt">
16015 <column alignment="center" valignment="top" width="0in">
16016 <column alignment="center" valignment="top" width="0pt">
16017 <row>
16018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Plain Layout
16022
16023 \end_layout
16024
16025 \end_inset
16026 </cell>
16027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031
16032 \family roman
16033 \series medium
16034 \shape up
16035 \size normal
16036 \emph off
16037 \bar no
16038 \noun off
16039 \color none
16040 1
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049 2
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058 3
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 </row>
16064 <row>
16065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069
16070 \family roman
16071 \series medium
16072 \shape up
16073 \size normal
16074 \emph off
16075 \bar no
16076 \noun off
16077 \color none
16078 A
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Plain Layout
16105
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 </row>
16111 <row>
16112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116
16117 \family roman
16118 \series medium
16119 \shape up
16120 \size normal
16121 \emph off
16122 \bar no
16123 \noun off
16124 \color none
16125 B
16126 \end_layout
16127
16128 \end_inset
16129 </cell>
16130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Plain Layout
16134
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143
16144 \size normal
16145 \noun off
16146 \color none
16147  
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Plain Layout
16156
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 <row>
16163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167
16168 \family roman
16169 \series medium
16170 \shape up
16171 \size normal
16172 \emph off
16173 \bar no
16174 \noun off
16175 \color none
16176 C
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 </row>
16209 </lyxtabular>
16210
16211 \end_inset
16212
16213
16214 \end_layout
16215
16216 \begin_layout Subsection
16217 The Table dialog
16218 \end_layout
16219
16220 \begin_layout Standard
16221 You can alter a table by clicking on it with the right mouse button, which
16222  brings up the table dialog.
16223  Here you can adjust the settings of the cell and row/column respectively
16224  where the cursor is placed currently.
16225  Most of the dialog options also work on selections.
16226  This means that if you select more cells, columns or rows the action is
16227  done on all of your selection.
16228 \end_layout
16229
16230 \begin_layout Standard
16231 Additionally to the table dialog the 
16232 \family sans
16233 table
16234 \begin_inset space ~
16235 \end_inset
16236
16237 toolbar
16238 \family default
16239 , that appears when the cursor is inside a table, helps you in setting table
16240  properties.
16241  It is for example currently only possible to add
16242 \begin_inset space \thinspace{}
16243 \end_inset
16244
16245 /
16246 \begin_inset space \thinspace{}
16247 \end_inset
16248
16249 delete lines via the table toolbar.
16250 \end_layout
16251
16252 \begin_layout Standard
16253 In the tab 
16254 \family sans
16255 Table
16256 \begin_inset space ~
16257 \end_inset
16258
16259 Settings
16260 \family default
16261  of the table dialog you can set the alignment for the current row.
16262  If you add a row or column, it will be inserted right beside or below the
16263  current cell respectively.
16264  The vertical alignment of a column can only be adjusted when a column width
16265  is given.
16266  A given width will allow the cell to have line breaks and multiple paragraphs
16267  of text, see section
16268 \begin_inset space ~
16269 \end_inset
16270
16271
16272 \begin_inset CommandInset ref
16273 LatexCommand ref
16274 reference "sub:Table-Cells"
16275
16276 \end_inset
16277
16278 .
16279 \end_layout
16280
16281 \begin_layout Standard
16282 You can mark multiple cells of one row as a multicolumn cell using the check
16283  box 
16284 \family sans
16285 Multicolumn
16286 \family default
16287 .
16288  This will merge the cells to 
16289 \emph on
16290 one
16291 \emph default
16292  cell, spread over more than one column.
16293  Multicolumn cells are treated as own rows, so that the alignment, width,
16294  and border settings affect only the multicolumn cell.
16295  Here's an example table with a multicolumn cell in the first row and one
16296  in the last row without the upper border:
16297 \end_layout
16298
16299 \begin_layout Standard
16300 \align center
16301 \begin_inset Tabular
16302 <lyxtabular version="3" rows="3" columns="4">
16303 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16304 <column alignment="center" valignment="top" width="0pt">
16305 <column alignment="center" valignment="middle" width="0">
16306 <column alignment="center" valignment="top" width="0in">
16307 <column alignment="center" valignment="top" width="0pt">
16308 <row>
16309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16310 \begin_inset Text
16311
16312 \begin_layout Plain Layout
16313 abc
16314 \end_layout
16315
16316 \end_inset
16317 </cell>
16318 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Plain Layout
16322 def ghi
16323 \end_layout
16324
16325 \end_inset
16326 </cell>
16327 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 jkl
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 </row>
16346 <row>
16347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16348 \begin_inset Text
16349
16350 \begin_layout Plain Layout
16351
16352 \family roman
16353 \series medium
16354 \shape up
16355 \size normal
16356 \emph off
16357 \bar no
16358 \noun off
16359 \color none
16360 A
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369 B
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 C
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 D
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 </row>
16393 <row>
16394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Plain Layout
16398 1
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407 2
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416 3
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout Plain Layout
16425 4
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 </row>
16431 </lyxtabular>
16432
16433 \end_inset
16434
16435
16436 \end_layout
16437
16438 \begin_layout Standard
16439 At the moment LyX doesn't support multirow cells.
16440  Adept users can declare special LaTeX-arguments for the table.
16441  They are necessary for special table formatting, like for multirow cells,
16442  explained in the tables section of the 
16443 \emph on
16444 Extended
16445 \begin_inset space ~
16446 \end_inset
16447
16448 Features
16449 \emph default
16450  manual.
16451  You can also rotate the current cell or the whole table 90
16452 \begin_inset Formula $\,$
16453 \end_inset
16454
16455 degrees counterclockwise.
16456  These rotations are not visible in LyX but in the output.
16457 \end_layout
16458
16459 \begin_layout Standard
16460 \begin_inset Note Greyedout
16461 status open
16462
16463 \begin_layout Plain Layout
16464
16465 \series bold
16466 Note:
16467 \series default
16468  Most DVI-viewers are 
16469 \emph on
16470 not
16471 \emph default
16472  able to display rotations.
16473 \end_layout
16474
16475 \end_inset
16476
16477
16478 \end_layout
16479
16480 \begin_layout Standard
16481 The 
16482 \family sans
16483 Borders
16484 \family default
16485  tab allows you to add and delete border lines for the current row/column.
16486  The button 
16487 \family sans
16488 Default
16489 \family default
16490  adds lines for all cell borders.
16491 \end_layout
16492
16493 \begin_layout Subsection
16494 Longtables
16495 \begin_inset Index
16496 status collapsed
16497
16498 \begin_layout Plain Layout
16499 Tables ! Longtables
16500 \end_layout
16501
16502 \end_inset
16503
16504
16505 \begin_inset Index
16506 status collapsed
16507
16508 \begin_layout Plain Layout
16509 Longtables
16510 \end_layout
16511
16512 \end_inset
16513
16514
16515 \end_layout
16516
16517 \begin_layout Standard
16518 If the table is too long to fit on one page, you can use the option 
16519 \family sans
16520 Use
16521 \begin_inset space ~
16522 \end_inset
16523
16524 long
16525 \begin_inset space ~
16526 \end_inset
16527
16528 table
16529 \family default
16530  in the tab 
16531 \family sans
16532 Longtable
16533 \family default
16534  of the table dialog to split the table automatically over more pages.
16535  Doing this enables some check boxes and you can now define:
16536 \end_layout
16537
16538 \begin_layout Description
16539
16540 \family sans
16541 Header
16542 \family default
16543 : The current row and all rows above, that don't have any special options
16544  defined, are defined to be the header rows of all pages of the longtable;
16545  except for the first page, if 
16546 \family sans
16547 First
16548 \begin_inset space ~
16549 \end_inset
16550
16551 header
16552 \family default
16553  is defined.
16554 \end_layout
16555
16556 \begin_layout Description
16557
16558 \family sans
16559 First
16560 \begin_inset space ~
16561 \end_inset
16562
16563 header
16564 \family default
16565 : The current row and all rows above, that don't have any special options
16566  defined, are defined to be the header rows of the first page of the longtable.
16567 \end_layout
16568
16569 \begin_layout Description
16570
16571 \family sans
16572 Footer
16573 \family default
16574 : The current row and all rows below, that don't have any special options
16575  defined, are defined to be the footer rows of all pages of the longtable;
16576  except for the last page, if 
16577 \family sans
16578 Last
16579 \begin_inset space ~
16580 \end_inset
16581
16582 footer
16583 \family default
16584  is defined.
16585 \end_layout
16586
16587 \begin_layout Description
16588
16589 \family sans
16590 Last
16591 \begin_inset space ~
16592 \end_inset
16593
16594 footer
16595 \family default
16596 : The current row and all rows below, that don't have any special options
16597  defined, are defined to be the footer rows of the last page of the longtable.
16598 \end_layout
16599
16600 \begin_layout Standard
16601 You can also specify a row where the table is split.
16602  If you set more than one option in the same table row, you should be aware
16603  of the fact that only the first one is used in the given table row.
16604  The others will then be defined as 
16605 \emph on
16606 empty
16607 \emph default
16608 .
16609  In this context, first means first in this order: 
16610 \family sans
16611 Footer, Last
16612 \begin_inset space ~
16613 \end_inset
16614
16615 footer,
16616 \family default
16617  
16618 \family sans
16619 Header,
16620 \family default
16621  
16622 \family sans
16623 First
16624 \begin_inset space ~
16625 \end_inset
16626
16627 header.
16628
16629 \family default
16630  See the following longtable to see how it works:
16631 \end_layout
16632
16633 \begin_layout Standard
16634 \align center
16635 \begin_inset Tabular
16636 <lyxtabular version="3" rows="69" columns="3">
16637 <features islongtable="true">
16638 <column alignment="block" valignment="top" width="5cm">
16639 <column alignment="left" valignment="top" width="0pt">
16640 <column alignment="right" valignment="top" width="0pt">
16641 <row endfirsthead="true">
16642 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646
16647 \series bold
16648 Example Phone List (ignore the names)
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16663 \begin_inset Text
16664
16665 \begin_layout Plain Layout
16666
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 </row>
16672 <row endfirsthead="true">
16673 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677
16678 \series bold
16679 NAME
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16685 \begin_inset Text
16686
16687 \begin_layout Plain Layout
16688
16689 \end_layout
16690
16691 \end_inset
16692 </cell>
16693 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697
16698 \series bold
16699 TEL.
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 </row>
16705 <row endhead="true">
16706 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710  
16711 \series bold
16712 Example Phone List
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 </row>
16736 <row endhead="true">
16737 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741
16742 \series bold
16743 NAME
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761
16762 \series bold
16763 TEL.
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 </row>
16769 <row endfoot="true">
16770 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774  
16775 \series bold
16776 continue ...
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794
16795 \end_layout
16796
16797 \end_inset
16798 </cell>
16799 </row>
16800 <row>
16801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805
16806 \series bold
16807 Annovi
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816 Silvia
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 111
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 </row>
16831 <row>
16832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836
16837 \series bold
16838 Bertoli
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847 Stefano
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856 111
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 </row>
16862 <row>
16863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867
16868 \series bold
16869 Bozzi
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878 Walter
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887 111
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 </row>
16893 <row>
16894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898
16899 \series bold
16900 Cachia
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909 Maria
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918 111
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 </row>
16924 <row>
16925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929
16930 \series bold
16931 Cachia
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 Maurizio
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 111
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 </row>
16955 <row>
16956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960
16961 \series bold
16962 Cinquemani
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971 Giusi
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980 111
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 </row>
16986 <row>
16987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991
16992 \series bold
16993 Colin
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002 Bernard
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011 111
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 </row>
17017 <row>
17018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022
17023 \series bold
17024 Concli
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033 Gianfranco
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042 111
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 </row>
17048 <row>
17049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053
17054 \series bold
17055 Dal Bosco
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 Carolina
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 111
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 </row>
17079 <row>
17080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084
17085 \series bold
17086 Dalpiaz
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 Annamaria
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104 111
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 </row>
17110 <row>
17111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115
17116 \series bold
17117 Feliciello
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 Domenico
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 111
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 </row>
17141 <row>
17142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \series bold
17148 Focarelli
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157 Paola
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166 111
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 </row>
17172 <row>
17173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177
17178 \series bold
17179 Galletti
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188 Oreste
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 111
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 </row>
17203 <row>
17204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208
17209 \series bold
17210 Gasparini
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 Franca
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 111
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 </row>
17234 <row>
17235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239
17240 \series bold
17241 Rizzardi
17242 \end_layout
17243
17244 \end_inset
17245 </cell>
17246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250 Paola
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 111
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 </row>
17265 <row>
17266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270
17271 \series bold
17272 Lassini
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281 Giancarlo
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290 111
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 </row>
17296 <row>
17297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301
17302 \series bold
17303 Malfatti
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312 Luciano
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 111
17322 \end_layout
17323
17324 \end_inset
17325 </cell>
17326 </row>
17327 <row>
17328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332
17333 \series bold
17334 Malfatti
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 Valeriano
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352 111
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 </row>
17358 <row>
17359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363
17364 \series bold
17365 Meneguzzo
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 Roberto
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 111
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 </row>
17389 <row>
17390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394
17395 \series bold
17396 Mezzadra
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 Roberto
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 111
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 </row>
17420 <row>
17421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425
17426 \series bold
17427 Pirpamer
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 Erich
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 111
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 </row>
17451 <row>
17452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456
17457 \series bold
17458 Pochiesa
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467 Paolo
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 111, 222
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 <row>
17483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487
17488 \series bold
17489 Radina
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498 Claudio
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 111
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 </row>
17513 <row>
17514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518
17519 \series bold
17520 Stuffer
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 Oskar
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 111
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 </row>
17544 <row>
17545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549
17550 \series bold
17551 Tacchelli
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 Ugo
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 111
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 </row>
17575 <row>
17576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580
17581 \series bold
17582 Tezzele
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591 Margit
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 111
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 </row>
17606 <row>
17607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611
17612 \series bold
17613 Unterkalmsteiner
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622 Frieda
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 111
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 </row>
17637 <row>
17638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642
17643 \series bold
17644 Vieider
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653 Hilde
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662 111
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 </row>
17668 <row>
17669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673
17674 \series bold
17675 Vigna
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684 Jürgen
17685 \end_layout
17686
17687 \end_inset
17688 </cell>
17689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693 111
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 </row>
17699 <row>
17700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704
17705 \series bold
17706 Weber
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715 Maurizio
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 111
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 </row>
17730 <row>
17731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735
17736 \series bold
17737 Winkler
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746 Franz
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 111
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 </row>
17761 <row>
17762 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766  
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 </row>
17790 <row>
17791 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795
17796 \series bold
17797 Annovi
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806 Silvia
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815 555
17816 \end_layout
17817
17818 \end_inset
17819 </cell>
17820 </row>
17821 <row>
17822 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826
17827 \series bold
17828 Bertoli
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837 Stefano
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846 555
17847 \end_layout
17848
17849 \end_inset
17850 </cell>
17851 </row>
17852 <row>
17853 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857
17858 \series bold
17859 Bozzi
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 Walter
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877 555
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 </row>
17883 <row>
17884 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888
17889 \series bold
17890 Cachia
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899 Maria
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908 555
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 </row>
17914 <row>
17915 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919
17920 \series bold
17921 Cachia
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 Maurizio
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939 555
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 </row>
17945 <row>
17946 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950
17951 \series bold
17952 Cinquemani
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961 Giusi
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 555
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 </row>
17976 <row>
17977 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Plain Layout
17981
17982 \series bold
17983 Colin
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 Bernard
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 555
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 </row>
18007 <row>
18008 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012
18013 \series bold
18014 Concli
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 Gianfranco
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 555
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 </row>
18038 <row>
18039 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043
18044 \series bold
18045 Dal Bosco
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054 Carolina
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 555
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 </row>
18069 <row>
18070 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074
18075 \series bold
18076 Dalpiaz
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085 Annamaria
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094 555
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 </row>
18100 <row>
18101 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105
18106 \series bold
18107 Feliciello
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 Domenico
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 555
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 </row>
18131 <row>
18132 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136
18137 \series bold
18138 Focarelli
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147 Paola
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156 555
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 </row>
18162 <row>
18163 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167
18168 \series bold
18169 Galletti
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178 Oreste
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 555
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 </row>
18193 <row>
18194 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198
18199 \series bold
18200 Gasparini
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209 Franca
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 555
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 </row>
18224 <row>
18225 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229
18230 \series bold
18231 Rizzardi
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240 Paola
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 555
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 </row>
18255 <row>
18256 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260
18261 \series bold
18262 Lassini
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 Giancarlo
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 555
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 </row>
18286 <row>
18287 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291
18292 \series bold
18293 Malfatti
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302 Luciano
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 555
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 </row>
18317 <row>
18318 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322
18323 \series bold
18324 Malfatti
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333 Valeriano
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 555
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 </row>
18348 <row>
18349 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353
18354 \series bold
18355 Meneguzzo
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 Roberto
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 555
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 </row>
18379 <row>
18380 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384
18385 \series bold
18386 Mezzadra
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 Roberto
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 555
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 </row>
18410 <row>
18411 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415
18416 \series bold
18417 Pirpamer
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 Erich
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 555
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 </row>
18441 <row>
18442 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446
18447 \series bold
18448 Pochiesa
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457 Paolo
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466 555, 222
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 </row>
18472 <row>
18473 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477
18478 \series bold
18479 Radina
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488 Claudio
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 555
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 </row>
18503 <row>
18504 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508
18509 \series bold
18510 Stuffer
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519 Oskar
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528 555
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 </row>
18534 <row>
18535 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539
18540 \series bold
18541 Tacchelli
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550 Ugo
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559 555
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 </row>
18565 <row>
18566 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570
18571 \series bold
18572 Tezzele
18573 \end_layout
18574
18575 \end_inset
18576 </cell>
18577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581 Margit
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 555
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 </row>
18596 <row>
18597 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601
18602 \series bold
18603 Unterkalmsteiner
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612 Frieda
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621 555
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 </row>
18627 <row>
18628 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632
18633 \series bold
18634 Vieider
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643 Hilde
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652 555
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 </row>
18658 <row>
18659 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \series bold
18665 Vigna
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674 Jürgen
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683 999
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 </row>
18689 <row>
18690 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694
18695 \series bold
18696 Weber
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705 Maurizio
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714 555
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 </row>
18720 <row>
18721 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725
18726 \series bold
18727 Winkler
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 Franz
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745 555
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 </row>
18751 <row endlastfoot="true">
18752 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \series bold
18758 End
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 </row>
18782 </lyxtabular>
18783
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \begin_layout Subsection
18790 Table Cells
18791 \begin_inset Index
18792 status collapsed
18793
18794 \begin_layout Plain Layout
18795 Tables ! Cells
18796 \end_layout
18797
18798 \end_inset
18799
18800
18801 \begin_inset CommandInset label
18802 LatexCommand label
18803 name "sub:Table-Cells"
18804
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \begin_layout Standard
18811 A table cell can contain text, inline equations, a figure, or another table.
18812  All these kinds of objects can be placed in the same cell.
18813  Font sizes and shapes can also be altered.
18814  But you can't put a special environment in a cell (like 
18815 \family sans
18816 Section*
18817 \family default
18818 , etc.), nor set spacing options etc.
18819  for the cell's paragraph.
18820 \end_layout
18821
18822 \begin_layout Standard
18823 To have multi-line entries in table cells, you have to declare a fixed width
18824  for the column in the table dialog.
18825  Your text is then automatically split into multiple lines and the cell
18826  is enlarged vertically when the length of the text exceeds the given width.
18827  An example:
18828 \end_layout
18829
18830 \begin_layout Standard
18831 \align center
18832 \begin_inset Tabular
18833 <lyxtabular version="3" rows="4" columns="3">
18834 <features>
18835 <column alignment="center" valignment="top" width="0pt">
18836 <column alignment="block" valignment="top" width="3cm">
18837 <column alignment="center" valignment="top" width="0pt">
18838 <row>
18839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \family roman
18845 \series medium
18846 \shape up
18847 \size normal
18848 \emph off
18849 \bar no
18850 \noun off
18851 \color none
18852 1
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \family roman
18863 \series medium
18864 \shape up
18865 \size normal
18866 \emph off
18867 \bar no
18868 \noun off
18869 \color none
18870 2
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879
18880 \family roman
18881 \series medium
18882 \shape up
18883 \size normal
18884 \emph off
18885 \bar no
18886 \noun off
18887 \color none
18888 3
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 </row>
18894 <row>
18895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899
18900 \family roman
18901 \series medium
18902 \shape up
18903 \size normal
18904 \emph off
18905 \bar no
18906 \noun off
18907 \color none
18908 4
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \family roman
18919 \series medium
18920 \shape up
18921 \size normal
18922 \emph off
18923 \bar no
18924 \noun off
18925 \color none
18926 This is a multiline entry in a table.
18927 \end_layout
18928
18929 \end_inset
18930 </cell>
18931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935
18936 \family roman
18937 \series medium
18938 \shape up
18939 \size normal
18940 \emph off
18941 \bar no
18942 \noun off
18943 \color none
18944 5
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 </row>
18950 <row>
18951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955
18956 \family roman
18957 \series medium
18958 \shape up
18959 \size normal
18960 \emph off
18961 \bar no
18962 \noun off
18963 \color none
18964 6
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973
18974 \family roman
18975 \series medium
18976 \shape up
18977 \size normal
18978 \emph off
18979 \bar no
18980 \noun off
18981 \color none
18982 This is longer now.
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991
18992 \family roman
18993 \series medium
18994 \shape up
18995 \size normal
18996 \emph off
18997 \bar no
18998 \noun off
18999 \color none
19000 7
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 </row>
19006 <row>
19007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011
19012 \family roman
19013 \series medium
19014 \shape up
19015 \size normal
19016 \emph off
19017 \bar no
19018 \noun off
19019 \color none
19020 8
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029
19030 \family roman
19031 \series medium
19032 \shape up
19033 \size normal
19034 \emph off
19035 \bar no
19036 \noun off
19037 \color none
19038 This is a multiline entry in a table.
19039  This is longer now.
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048
19049 \family roman
19050 \series medium
19051 \shape up
19052 \size normal
19053 \emph off
19054 \bar no
19055 \noun off
19056 \color none
19057 9
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 </row>
19063 </lyxtabular>
19064
19065 \end_inset
19066
19067
19068 \end_layout
19069
19070 \begin_layout Standard
19071 Cutting and pasting between tables and table cells works reasonably well.
19072  You can cut and paste even more than one row.
19073  Selection with the mouse or with 
19074 \family sans
19075 Shift
19076 \family default
19077  plus the arrow keys works as usual.
19078  You can also copy and paste the entire table as a single unit by starting
19079  the selection from outside the table.
19080 \end_layout
19081
19082 \begin_layout Section
19083 Floats
19084 \begin_inset Index
19085 status collapsed
19086
19087 \begin_layout Plain Layout
19088 Floats
19089 \end_layout
19090
19091 \end_inset
19092
19093
19094 \begin_inset CommandInset label
19095 LatexCommand label
19096 name "sec:Floats"
19097
19098 \end_inset
19099
19100
19101 \end_layout
19102
19103 \begin_layout Standard
19104 A float is a block of text associated with some sort of label, which doesn't
19105  have a fixed location.
19106  It can 
19107 \begin_inset Quotes eld
19108 \end_inset
19109
19110 float
19111 \begin_inset Quotes erd
19112 \end_inset
19113
19114  forward or backward a page or two, to wherever it fits best.
19115  
19116 \family sans
19117 Footnotes
19118 \family default
19119  and 
19120 \family sans
19121 Margin
19122 \begin_inset space ~
19123 \end_inset
19124
19125 Notes
19126 \family default
19127  are also floats, because they can float to the next page when there are
19128  too much notes at the page.
19129 \end_layout
19130
19131 \begin_layout Standard
19132 Floats makes it possible to get a high quality layout.
19133  Images and tables can evenly be spread to the pages to avoid whitespace
19134  and pages without text.
19135  As the floating often destroys the context between the text and the image/table
19136 , every float can be referenced in the text.
19137  Floats are therefore numbered.
19138  Referencing is described in section
19139 \begin_inset space ~
19140 \end_inset
19141
19142
19143 \begin_inset CommandInset ref
19144 LatexCommand ref
19145 reference "sec:Cross-References"
19146
19147 \end_inset
19148
19149 .
19150 \end_layout
19151
19152 \begin_layout Standard
19153 To insert a float, use the menu 
19154 \family sans
19155 Insert\SpecialChar \menuseparator
19156 Floats
19157 \family default
19158 .
19159  A box with a caption that has e.
19160 \begin_inset space \thinspace{}
19161 \end_inset
19162
19163 g.
19164 \begin_inset space ~
19165 \end_inset
19166
19167 the label 
19168 \begin_inset Quotes eld
19169 \end_inset
19170
19171 Figure
19172 \begin_inset space ~
19173 \end_inset
19174
19175 #:
19176 \begin_inset Quotes erd
19177 \end_inset
19178
19179  (# is the actual number) will be inserted into your document.
19180  The label will automatically be translated to the document language in
19181  the output.
19182  Behind the label you can insert the caption text.
19183 \begin_inset Index
19184 status collapsed
19185
19186 \begin_layout Plain Layout
19187 Floats ! Captions
19188 \end_layout
19189
19190 \end_inset
19191
19192  The image or table is inserted above or below the caption in a separate
19193  paragraph within the float.
19194  To keep your LyX-document readable, you can open and close the float box
19195  by left-clicking on the box label.
19196  A closed float box looks like this: 
19197 \begin_inset Graphics
19198         filename clipart/floatQt4.png
19199         scale 80
19200
19201 \end_inset
19202
19203  -- a gray button with a red label.
19204 \end_layout
19205
19206 \begin_layout Standard
19207 It is recommended to insert floats as a separate paragraph to avoid possible
19208  LaTeX-errors that can occur when the surrounding text is specially formatted.
19209 \end_layout
19210
19211 \begin_layout Subsection
19212 Float Types
19213 \end_layout
19214
19215 \begin_layout Subsubsection
19216 Figure Floats
19217 \begin_inset Index
19218 status collapsed
19219
19220 \begin_layout Plain Layout
19221 Floats ! Figure floats
19222 \end_layout
19223
19224 \end_inset
19225
19226
19227 \begin_inset CommandInset label
19228 LatexCommand label
19229 name "sec:Figure-Floats"
19230
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \begin_layout Standard
19237 The menu 
19238 \family sans
19239 Insert\SpecialChar \menuseparator
19240 Float\SpecialChar \menuseparator
19241 Figure
19242 \family default
19243  inserts a float with the label 
19244 \begin_inset Quotes eld
19245 \end_inset
19246
19247
19248 \series bold
19249 Figure
19250 \begin_inset space ~
19251 \end_inset
19252
19253 #:
19254 \series default
19255
19256 \begin_inset Quotes erd
19257 \end_inset
19258
19259 .
19260  Set the cursor above this label (or before it and press enter) and insert
19261  the image as described above to get the caption printed below the image.
19262  This is what we did for Figure
19263 \begin_inset space ~
19264 \end_inset
19265
19266
19267 \begin_inset CommandInset ref
19268 LatexCommand ref
19269 reference "cap:Platypus"
19270
19271 \end_inset
19272
19273 .
19274  If you want the caption to be above the image, set the cursor at the end
19275  of the caption, press enter and insert the image.
19276  This was done in Figure
19277 \begin_inset space ~
19278 \end_inset
19279
19280
19281 \begin_inset CommandInset ref
19282 LatexCommand ref
19283 reference "cap:Escher"
19284
19285 \end_inset
19286
19287 .
19288 \end_layout
19289
19290 \begin_layout Standard
19291 \begin_inset Float figure
19292 wide false
19293 sideways false
19294 status open
19295
19296 \begin_layout Plain Layout
19297 \align center
19298 \begin_inset Graphics
19299         filename clipart/platypus.eps
19300         width 50col%
19301         rotateOrigin center
19302
19303 \end_inset
19304
19305
19306 \end_layout
19307
19308 \begin_layout Plain Layout
19309 \begin_inset Caption
19310
19311 \begin_layout Plain Layout
19312 \begin_inset CommandInset label
19313 LatexCommand label
19314 name "cap:Platypus"
19315
19316 \end_inset
19317
19318 A severely distorted platypus in a float.
19319 \end_layout
19320
19321 \end_inset
19322
19323
19324 \end_layout
19325
19326 \end_inset
19327
19328
19329 \end_layout
19330
19331 \begin_layout Standard
19332 \begin_inset Float figure
19333 wide false
19334 sideways false
19335 status open
19336
19337 \begin_layout Plain Layout
19338 \begin_inset Caption
19339
19340 \begin_layout Plain Layout
19341 \begin_inset CommandInset label
19342 LatexCommand label
19343 name "cap:Escher"
19344
19345 \end_inset
19346
19347 M.C.
19348  Escher on acid.
19349 \end_layout
19350
19351 \end_inset
19352
19353
19354 \end_layout
19355
19356 \begin_layout Plain Layout
19357 \align center
19358 \begin_inset Graphics
19359         filename clipart/escher-lsd.eps
19360         scale 80
19361         rotateOrigin center
19362
19363 \end_inset
19364
19365
19366 \end_layout
19367
19368 \end_inset
19369
19370
19371 \end_layout
19372
19373 \begin_layout Standard
19374 This figure float show also how to set a label and create a cross-reference
19375  to it.
19376  As described in section
19377 \begin_inset space ~
19378 \end_inset
19379
19380
19381 \begin_inset CommandInset ref
19382 LatexCommand ref
19383 reference "sec:Cross-References"
19384
19385 \end_inset
19386
19387 , you can simply insert a label in the caption using the menu 
19388 \family sans
19389 Insert\SpecialChar \menuseparator
19390 Label
19391 \family default
19392  and refer to it using the menu 
19393 \family sans
19394 Insert\SpecialChar \menuseparator
19395 Cross-Reference
19396 \family default
19397 .
19398  It is important to use references to figure floats, rather than using vague
19399  references like 
19400 \begin_inset Quotes eld
19401 \end_inset
19402
19403 the figure above
19404 \begin_inset Quotes erd
19405 \end_inset
19406
19407 , because as LaTeX will reposition the floats in the final document; it
19408  might not be 
19409 \begin_inset Quotes eld
19410 \end_inset
19411
19412 above
19413 \begin_inset Quotes erd
19414 \end_inset
19415
19416  at all.
19417 \end_layout
19418
19419 \begin_layout Standard
19420 Normally only one image is inserted to a figure float, but sometimes you
19421  might want to use two images with separate subcaptions.
19422  This can be done by inserting image floats into existing image floats.
19423  Note that only the main caption of the float is added to the List of Figures.
19424  Figure
19425 \begin_inset space ~
19426 \end_inset
19427
19428
19429 \begin_inset CommandInset ref
19430 LatexCommand ref
19431 reference "cap:Two-distorted-images"
19432
19433 \end_inset
19434
19435  is an example of a figure float with two images set side by side.
19436  You can also set the images one below the other.
19437  Figure
19438 \begin_inset space ~
19439 \end_inset
19440
19441
19442 \begin_inset CommandInset ref
19443 LatexCommand ref
19444 reference "fig:Undefinable"
19445
19446 \end_inset
19447
19448  and 
19449 \begin_inset CommandInset ref
19450 LatexCommand ref
19451 reference "fig:Platypus"
19452
19453 \end_inset
19454
19455  are the subfigures.
19456 \end_layout
19457
19458 \begin_layout Standard
19459 \begin_inset Float figure
19460 wide false
19461 sideways false
19462 status open
19463
19464 \begin_layout Plain Layout
19465 \begin_inset space \hfill{}
19466 \end_inset
19467
19468
19469 \begin_inset Float figure
19470 wide false
19471 sideways false
19472 status open
19473
19474 \begin_layout Plain Layout
19475 \begin_inset Caption
19476
19477 \begin_layout Plain Layout
19478 \begin_inset CommandInset label
19479 LatexCommand label
19480 name "fig:Undefinable"
19481
19482 \end_inset
19483
19484 Undefinable
19485 \end_layout
19486
19487 \end_inset
19488
19489
19490 \end_layout
19491
19492 \begin_layout Plain Layout
19493 \begin_inset Graphics
19494         filename clipart/escher-lsd.eps
19495         width 45col%
19496
19497 \end_inset
19498
19499
19500 \end_layout
19501
19502 \end_inset
19503
19504
19505 \begin_inset space \hfill{}
19506 \end_inset
19507
19508
19509 \begin_inset Float figure
19510 wide false
19511 sideways false
19512 status open
19513
19514 \begin_layout Plain Layout
19515 \begin_inset Caption
19516
19517 \begin_layout Plain Layout
19518 \begin_inset CommandInset label
19519 LatexCommand label
19520 name "fig:Platypus"
19521
19522 \end_inset
19523
19524 Platypus
19525 \end_layout
19526
19527 \end_inset
19528
19529
19530 \end_layout
19531
19532 \begin_layout Plain Layout
19533 \begin_inset Graphics
19534         filename clipart/platypus.eps
19535         lyxscale 60
19536         width 45col%
19537
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544
19545
19546 \begin_inset space \hfill{}
19547 \end_inset
19548
19549
19550 \end_layout
19551
19552 \begin_layout Plain Layout
19553 \begin_inset Caption
19554
19555 \begin_layout Plain Layout
19556 \begin_inset CommandInset label
19557 LatexCommand label
19558 name "cap:Two-distorted-images"
19559
19560 \end_inset
19561
19562 Two distorted images.
19563 \end_layout
19564
19565 \end_inset
19566
19567
19568 \end_layout
19569
19570 \end_inset
19571
19572
19573 \end_layout
19574
19575 \begin_layout Standard
19576 Note that the caption is added to the 
19577 \family sans
19578 List
19579 \begin_inset space ~
19580 \end_inset
19581
19582 of
19583 \begin_inset space ~
19584 \end_inset
19585
19586 Figures
19587 \family default
19588  as described in section
19589 \begin_inset space ~
19590 \end_inset
19591
19592
19593 \begin_inset CommandInset ref
19594 LatexCommand ref
19595 reference "sub:List-of-Figures"
19596
19597 \end_inset
19598
19599 .
19600 \end_layout
19601
19602 \begin_layout Subsubsection
19603 Table Floats
19604 \begin_inset Index
19605 status collapsed
19606
19607 \begin_layout Plain Layout
19608 Floats ! Table floats
19609 \end_layout
19610
19611 \end_inset
19612
19613
19614 \begin_inset CommandInset label
19615 LatexCommand label
19616 name "sec:Table-Floats"
19617
19618 \end_inset
19619
19620
19621 \end_layout
19622
19623 \begin_layout Standard
19624 Table floats can be inserted using the menu 
19625 \family sans
19626 Insert\SpecialChar \menuseparator
19627 Float\SpecialChar \menuseparator
19628 Table
19629 \family default
19630 .
19631  They have the same properties as figure floats except of the different
19632  label.
19633  Table
19634 \begin_inset space ~
19635 \end_inset
19636
19637
19638 \begin_inset CommandInset ref
19639 LatexCommand ref
19640 reference "cap:Table-float"
19641
19642 \end_inset
19643
19644  is an example of a table float.
19645 \end_layout
19646
19647 \begin_layout Standard
19648 \begin_inset Float table
19649 wide false
19650 sideways false
19651 status open
19652
19653 \begin_layout Plain Layout
19654 \begin_inset Caption
19655
19656 \begin_layout Plain Layout
19657 \begin_inset CommandInset label
19658 LatexCommand label
19659 name "cap:Table-float"
19660
19661 \end_inset
19662
19663 A table float.
19664 \end_layout
19665
19666 \end_inset
19667
19668
19669 \end_layout
19670
19671 \begin_layout Plain Layout
19672 \align center
19673 \begin_inset Tabular
19674 <lyxtabular version="3" rows="3" columns="3">
19675 <features>
19676 <column alignment="center" valignment="top" width="0pt">
19677 <column alignment="center" valignment="top" width="0pt">
19678 <column alignment="center" valignment="top" width="0pt">
19679 <row>
19680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19681 \begin_inset Text
19682
19683 \begin_layout Plain Layout
19684
19685 \family roman
19686 \series medium
19687 \shape up
19688 \size normal
19689 \emph off
19690 \bar no
19691 \noun off
19692 \color none
19693 1
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702
19703 \family roman
19704 \series medium
19705 \shape up
19706 \size normal
19707 \emph off
19708 \bar no
19709 \noun off
19710 \color none
19711 2
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720
19721 \family roman
19722 \series medium
19723 \shape up
19724 \size normal
19725 \emph off
19726 \bar no
19727 \noun off
19728 \color none
19729 3
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 </row>
19735 <row>
19736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740
19741 \family roman
19742 \series medium
19743 \shape up
19744 \size normal
19745 \emph off
19746 \bar no
19747 \noun off
19748 \color none
19749 Joe
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758
19759 \family roman
19760 \series medium
19761 \shape up
19762 \size normal
19763 \emph off
19764 \bar no
19765 \noun off
19766 \color none
19767 Mary
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776
19777 \family roman
19778 \series medium
19779 \shape up
19780 \size normal
19781 \emph off
19782 \bar no
19783 \noun off
19784 \color none
19785 Ted
19786 \end_layout
19787
19788 \end_inset
19789 </cell>
19790 </row>
19791 <row>
19792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796
19797 \family roman
19798 \series medium
19799 \shape up
19800 \size normal
19801 \emph off
19802 \bar no
19803 \noun off
19804 \color none
19805 \begin_inset Formula $\int x^{2}dx$
19806 \end_inset
19807
19808
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817
19818 \family roman
19819 \series medium
19820 \shape up
19821 \size normal
19822 \emph off
19823 \bar no
19824 \noun off
19825 \color none
19826 \begin_inset Formula $\left[\begin{array}{cc}
19827 a & b\\
19828 c & d\end{array}\right]$
19829 \end_inset
19830
19831
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840
19841 \family roman
19842 \series medium
19843 \shape up
19844 \size normal
19845 \emph off
19846 \bar no
19847 \noun off
19848 \color none
19849 \begin_inset Formula $1+1=2$
19850 \end_inset
19851
19852
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 </row>
19858 </lyxtabular>
19859
19860 \end_inset
19861
19862
19863 \end_layout
19864
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \begin_layout Subsubsection
19871 Algorithm Floats
19872 \begin_inset Index
19873 status collapsed
19874
19875 \begin_layout Plain Layout
19876 Floats ! Algorithm floats
19877 \end_layout
19878
19879 \end_inset
19880
19881
19882 \end_layout
19883
19884 \begin_layout Standard
19885 This float type is inserted with the menu 
19886 \family sans
19887 Insert\SpecialChar \menuseparator
19888 Float\SpecialChar \menuseparator
19889 Algorithm
19890 \family default
19891 .
19892  It is used for program codes and descriptions of algorithms.
19893  A possible environment for algorithms is the 
19894 \family sans
19895 LyX-Code
19896 \family default
19897 , described in section
19898 \begin_inset space ~
19899 \end_inset
19900
19901
19902 \begin_inset CommandInset ref
19903 LatexCommand ref
19904 reference "sub:LyX-Code"
19905
19906 \end_inset
19907
19908 .
19909 \end_layout
19910
19911 \begin_layout Standard
19912 \begin_inset Note Greyedout
19913 status open
19914
19915 \begin_layout Plain Layout
19916
19917 \series bold
19918 Note:
19919 \series default
19920  that the float label is not automatically translated into the document
19921  language.
19922 \end_layout
19923
19924 \end_inset
19925
19926  You have to do this manually by adding the following line
19927 \end_layout
19928
19929 \begin_layout Standard
19930
19931 \series bold
19932
19933 \backslash
19934 floatname{algorithm}{your
19935 \begin_inset space ~
19936 \end_inset
19937
19938 name}
19939 \end_layout
19940
19941 \begin_layout Standard
19942 to the document preamble (menu 
19943 \family sans
19944 Document\SpecialChar \menuseparator
19945 Settings
19946 \family default
19947 ).
19948  
19949 \series bold
19950 your
19951 \begin_inset space ~
19952 \end_inset
19953
19954 name
19955 \series default
19956  is the word 
19957 \begin_inset Quotes eld
19958 \end_inset
19959
19960
19961 \emph on
19962 algorithm
19963 \emph default
19964
19965 \begin_inset Quotes erd
19966 \end_inset
19967
19968  in your language.
19969 \end_layout
19970
19971 \begin_layout Subsubsection
19972 Wrap Floats
19973 \begin_inset Index
19974 status collapsed
19975
19976 \begin_layout Plain Layout
19977 Floats ! Text Wrap Floats
19978 \end_layout
19979
19980 \end_inset
19981
19982
19983 \begin_inset CommandInset label
19984 LatexCommand label
19985 name "sec:Wrap-Floats"
19986
19987 \end_inset
19988
19989
19990 \end_layout
19991
19992 \begin_layout Standard
19993 \begin_inset Wrap figure
19994 lines 0
19995 placement l
19996 overhang 0in
19997 width "40col%"
19998 status open
19999
20000 \begin_layout Plain Layout
20001 \begin_inset Graphics
20002         filename clipart/mobius.eps
20003         width 40col%
20004         rotateOrigin center
20005
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \begin_layout Plain Layout
20012 \begin_inset Caption
20013
20014 \begin_layout Plain Layout
20015 \begin_inset CommandInset label
20016 LatexCommand label
20017 name "cap:Wrapped-figure"
20018
20019 \end_inset
20020
20021 This is a wrapped figure.
20022 \begin_inset VSpace medskip
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \end_layout
20032
20033 \end_inset
20034
20035 This float type is used if you want to 
20036 \begin_inset Quotes eld
20037 \end_inset
20038
20039 wrap
20040 \begin_inset Quotes erd
20041 \end_inset
20042
20043  text around a figure so that it only occupies some fraction of the column
20044  width.
20045  It can be inserted using the menu 
20046 \family sans
20047 Insert\SpecialChar \menuseparator
20048 Float\SpecialChar \menuseparator
20049 Wrap
20050 \begin_inset space ~
20051 \end_inset
20052
20053 Float
20054 \family default
20055  if the LaTeX-package 
20056 \series bold
20057 wrapfig
20058 \series default
20059
20060 \begin_inset Index
20061 status collapsed
20062
20063 \begin_layout Plain Layout
20064 Latex@LaTeX-packages ! wrapfig
20065 \end_layout
20066
20067 \end_inset
20068
20069  is installed.
20070 \begin_inset Foot
20071 status collapsed
20072
20073 \begin_layout Plain Layout
20074 Installing a LaTeX-package is explained it in the 
20075 \emph on
20076 LaTeX
20077 \begin_inset space ~
20078 \end_inset
20079
20080 Configuration
20081 \emph default
20082  manual.
20083 \end_layout
20084
20085 \end_inset
20086
20087  The width and placement of the float is adjusted by right-clicking on the
20088  float box.
20089  Figure
20090 \begin_inset space ~
20091 \end_inset
20092
20093
20094 \begin_inset CommandInset ref
20095 LatexCommand ref
20096 reference "cap:Wrapped-figure"
20097
20098 \end_inset
20099
20100  is for example a figure wrap float with a width of 40
20101 \begin_inset space \thinspace{}
20102 \end_inset
20103
20104 col%.
20105 \begin_inset Foot
20106 status collapsed
20107
20108 \begin_layout Plain Layout
20109 Available units are explained in Appendix
20110 \begin_inset space ~
20111 \end_inset
20112
20113
20114 \begin_inset CommandInset ref
20115 LatexCommand ref
20116 reference "cha:Units-available-in"
20117
20118 \end_inset
20119
20120 .
20121 \end_layout
20122
20123 \end_inset
20124
20125  Some space was added under the caption to separate it better from the surroundi
20126 ng text.
20127 \end_layout
20128
20129 \begin_layout Standard
20130 \begin_inset Note Greyedout
20131 status open
20132
20133 \begin_layout Plain Layout
20134
20135 \series bold
20136 Note:
20137 \series default
20138  Wrap floats might be fragile! E.g.
20139  having a figure too close to the bottom of the page can mess things up
20140  in the way that the float doesn't appear in the output or that it is placed
20141  over some other text.
20142 \end_layout
20143
20144 \end_inset
20145
20146  In general:
20147 \end_layout
20148
20149 \begin_layout Itemize
20150 Wrap floats should not be placed in paragraphs that run over a page break.
20151  That means that wrap floats should better be inserted to the exact place
20152  when the document is nearly ready and you are able to estimate where page
20153  breaks will appear.
20154 \end_layout
20155
20156 \begin_layout Itemize
20157 Wrap floats should either be placed in an own paragraph before the paragraph
20158  where they should wrap into or within a paragraph.
20159 \end_layout
20160
20161 \begin_layout Itemize
20162 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20163  there is a text paragraph between them as separator.
20164 \end_layout
20165
20166 \begin_layout Itemize
20167 Wrap floats are not allowed in section headings or tables.
20168 \end_layout
20169
20170 \begin_layout Subsection
20171 Rotated Floats
20172 \begin_inset CommandInset label
20173 LatexCommand label
20174 name "sub:Rotated-Floats"
20175
20176 \end_inset
20177
20178
20179 \begin_inset Index
20180 status collapsed
20181
20182 \begin_layout Plain Layout
20183 Floats ! Rotating
20184 \end_layout
20185
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \begin_layout Standard
20192 Especially for wide tables you might have floats rotated.
20193  To rotate a whole float including the caption, right-click on the float-box
20194  and use the option 
20195 \family sans
20196 Rotate
20197 \begin_inset space ~
20198 \end_inset
20199
20200 sideways
20201 \family default
20202 .
20203 \end_layout
20204
20205 \begin_layout Standard
20206 Rotated floats are always placed on its own page (or column, in case you
20207  have a multi-column document).
20208  You can let them span several columns using the float settings option 
20209 \family sans
20210 Span
20211 \begin_inset space ~
20212 \end_inset
20213
20214 columns
20215 \family default
20216 .
20217  Floats are rotated so that you can read them from the outside margin.
20218  Forcing the rotation direction is explained in the 
20219 \emph on
20220 Embedded Objects
20221 \emph default
20222  manual.
20223 \end_layout
20224
20225 \begin_layout Standard
20226 Referencing rotated floats is the same like for normal floats, the caption
20227  format is also the same: Table
20228 \begin_inset space ~
20229 \end_inset
20230
20231
20232 \begin_inset CommandInset ref
20233 LatexCommand ref
20234 reference "cap:Rotated-table"
20235
20236 \end_inset
20237
20238  is an example of a rotated table float.
20239 \end_layout
20240
20241 \begin_layout Standard
20242 \begin_inset Note Greyedout
20243 status open
20244
20245 \begin_layout Plain Layout
20246
20247 \series bold
20248 Note:
20249 \series default
20250  Not all DVI-viewers are able to display rotated floats.
20251 \end_layout
20252
20253 \end_inset
20254
20255
20256 \end_layout
20257
20258 \begin_layout Standard
20259 \begin_inset Float table
20260 wide false
20261 sideways true
20262 status open
20263
20264 \begin_layout Plain Layout
20265 \begin_inset Caption
20266
20267 \begin_layout Plain Layout
20268 \begin_inset CommandInset label
20269 LatexCommand label
20270 name "cap:Rotated-table"
20271
20272 \end_inset
20273
20274  Rotated table
20275 \end_layout
20276
20277 \end_inset
20278
20279
20280 \end_layout
20281
20282 \begin_layout Plain Layout
20283 \align center
20284 \begin_inset Tabular
20285 <lyxtabular version="3" rows="1" columns="5">
20286 <features>
20287 <column alignment="center" valignment="top" width="0">
20288 <column alignment="center" valignment="top" width="0">
20289 <column alignment="center" valignment="top" width="0">
20290 <column alignment="center" valignment="top" width="0">
20291 <column alignment="center" valignment="top" width="0">
20292 <row>
20293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297 test
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306 b
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 c
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324 d
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 e
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 </row>
20339 </lyxtabular>
20340
20341 \end_inset
20342
20343
20344 \end_layout
20345
20346 \end_inset
20347
20348
20349 \end_layout
20350
20351 \begin_layout Subsection
20352 Float Placement
20353 \begin_inset CommandInset label
20354 LatexCommand label
20355 name "sub:Float-Placement"
20356
20357 \end_inset
20358
20359
20360 \begin_inset Index
20361 status collapsed
20362
20363 \begin_layout Plain Layout
20364 Floats ! Placement
20365 \end_layout
20366
20367 \end_inset
20368
20369
20370 \end_layout
20371
20372 \begin_layout Standard
20373 Right-clicking on a float-box opens a dialog where you can alter the placement
20374  options that LaTeX uses for positioning the float.
20375 \begin_inset Newline newline
20376 \end_inset
20377
20378 The option 
20379 \family sans
20380 Span
20381 \begin_inset space ~
20382 \end_inset
20383
20384 columns
20385 \family default
20386  is only useful for two-column documents: If you select it, the float will
20387  span across both columns on the page instead of being confined to just
20388  one.
20389 \begin_inset Newline newline
20390 \end_inset
20391
20392 The option 
20393 \family sans
20394 Rotate
20395 \begin_inset space ~
20396 \end_inset
20397
20398 sideways
20399 \family default
20400  is used to rotate floats, see section
20401 \begin_inset space ~
20402 \end_inset
20403
20404
20405 \begin_inset CommandInset ref
20406 LatexCommand ref
20407 reference "sub:Rotated-Floats"
20408
20409 \end_inset
20410
20411 .
20412 \end_layout
20413
20414 \begin_layout Standard
20415 You can use one ore more of the following options in the float dialog to
20416  set the placement for a particular float when you uncheck the option 
20417 \family sans
20418 Use
20419 \begin_inset space ~
20420 \end_inset
20421
20422 default
20423 \begin_inset space ~
20424 \end_inset
20425
20426 placement
20427 \family default
20428 :
20429 \end_layout
20430
20431 \begin_layout Description
20432 Here
20433 \begin_inset space ~
20434 \end_inset
20435
20436 if
20437 \begin_inset space ~
20438 \end_inset
20439
20440 possible: try to place the float on the position where it is inserted
20441 \end_layout
20442
20443 \begin_layout Description
20444 Top
20445 \begin_inset space ~
20446 \end_inset
20447
20448 of
20449 \begin_inset space ~
20450 \end_inset
20451
20452 page: try to place the float on the top of the current page
20453 \end_layout
20454
20455 \begin_layout Description
20456 Bottom
20457 \begin_inset space ~
20458 \end_inset
20459
20460 of
20461 \begin_inset space ~
20462 \end_inset
20463
20464 page: try to place the float on the bottom of the current page
20465 \end_layout
20466
20467 \begin_layout Description
20468 Page
20469 \begin_inset space ~
20470 \end_inset
20471
20472 of
20473 \begin_inset space ~
20474 \end_inset
20475
20476 floats: try to place the float on an own page 
20477 \end_layout
20478
20479 \begin_layout Standard
20480 The order of the above option is 
20481 \emph on
20482 always
20483 \emph default
20484  used by LaTeX.
20485  That means, if you use the default placement, LaTeX will first try out
20486  
20487 \family sans
20488 Here
20489 \begin_inset space ~
20490 \end_inset
20491
20492 if
20493 \begin_inset space ~
20494 \end_inset
20495
20496 possible
20497 \family default
20498 , then 
20499 \family sans
20500 Top
20501 \begin_inset space ~
20502 \end_inset
20503
20504 of
20505 \begin_inset space ~
20506 \end_inset
20507
20508 page
20509 \family default
20510 , and then the others.
20511  If you don't use the default, LaTeX will try only the checked options but
20512  in the same order.
20513  If none of the 4 placements are possible the procedure is internally repeated
20514  but it is tried to put the float on the following page.
20515 \end_layout
20516
20517 \begin_layout Standard
20518 By default, each options has its own rules:
20519 \end_layout
20520
20521 \begin_layout Standard
20522
20523 \family sans
20524 Top
20525 \begin_inset space ~
20526 \end_inset
20527
20528 of
20529 \begin_inset space ~
20530 \end_inset
20531
20532 page
20533 \family default
20534  only floats occupying less than 70
20535 \begin_inset space \thinspace{}
20536 \end_inset
20537
20538 % of the page can be placed at the top of a page
20539 \end_layout
20540
20541 \begin_layout Standard
20542
20543 \family sans
20544 Bottom
20545 \begin_inset space ~
20546 \end_inset
20547
20548 of
20549 \begin_inset space ~
20550 \end_inset
20551
20552 page
20553 \family default
20554 : only floats occupying less than 30
20555 \begin_inset space \thinspace{}
20556 \end_inset
20557
20558 % of the page can be placed at the bottom of a page.
20559 \end_layout
20560
20561 \begin_layout Standard
20562
20563 \family sans
20564 Page
20565 \begin_inset space ~
20566 \end_inset
20567
20568 of
20569 \begin_inset space ~
20570 \end_inset
20571
20572 floats
20573 \family default
20574 : only if more than 50
20575 \begin_inset space \thinspace{}
20576 \end_inset
20577
20578 % of the page are occupied by floats, several floats can be set together
20579  on a page.
20580 \end_layout
20581
20582 \begin_layout Standard
20583 If you don't like these rules, you can ignore them by using the additional
20584  option 
20585 \family sans
20586 Ignore
20587 \begin_inset space ~
20588 \end_inset
20589
20590 LaTeX
20591 \begin_inset space ~
20592 \end_inset
20593
20594 rules
20595 \family default
20596 .
20597 \end_layout
20598
20599 \begin_layout Standard
20600 Sometimes you might need, under all circumstances, a float to be placed
20601  exactly at the position where it is inserted.
20602  For this case you can use the option 
20603 \family sans
20604 Here
20605 \begin_inset space ~
20606 \end_inset
20607
20608 definitely
20609 \family default
20610 .
20611  Use this option very rarely and only if the document is nearly ready to
20612  be printed.
20613  Because the float is then no longer able to 
20614 \begin_inset Quotes eld
20615 \end_inset
20616
20617 float
20618 \begin_inset Quotes erd
20619 \end_inset
20620
20621  when you change your document and this will often destroy the page layout.
20622 \end_layout
20623
20624 \begin_layout Standard
20625 There are no placement options for text wrap floats, because they are always
20626  surrounded by the text of a certain paragraph.
20627 \end_layout
20628
20629 \begin_layout Standard
20630 For more details about float placements, have a look at LaTeX books like
20631  
20632 \begin_inset CommandInset citation
20633 LatexCommand cite
20634 key "latexcompanion,latexguide,latexbook"
20635
20636 \end_inset
20637
20638 .
20639 \end_layout
20640
20641 \begin_layout Section
20642 Minipages
20643 \begin_inset Index
20644 status collapsed
20645
20646 \begin_layout Plain Layout
20647 Minipages
20648 \end_layout
20649
20650 \end_inset
20651
20652
20653 \begin_inset CommandInset label
20654 LatexCommand label
20655 name "sec:Minipages"
20656
20657 \end_inset
20658
20659
20660 \end_layout
20661
20662 \begin_layout Standard
20663 LaTeX provides a mechanism to produce essentially a page within a page,
20664  called minipage.
20665  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20666 \begin_inset space ~
20667 \end_inset
20668
20669 apply.
20670  
20671 \end_layout
20672
20673 \begin_layout Standard
20674 Minipages in LyX have their own collapsible box inserted via the menu 
20675 \family sans
20676 Insert\SpecialChar \menuseparator
20677 Box
20678 \family default
20679 .
20680  Right-clicking on the box allows you to alter the width of the minipage
20681  and its alignment within the page.
20682 \end_layout
20683
20684 \begin_layout Standard
20685 \align center
20686 \begin_inset Box Frameless
20687 position "t"
20688 hor_pos "c"
20689 has_inner_box 1
20690 inner_pos "t"
20691 use_parbox 0
20692 width "30col%"
20693 special "none"
20694 height "1pt"
20695 height_special "totalheight"
20696 status open
20697
20698 \begin_layout Plain Layout
20699
20700 \shape italic
20701 This is a minipage.
20702  The text is set in an italic style.
20703 \end_layout
20704
20705 \begin_layout Plain Layout
20706
20707 \shape italic
20708 Minipages are often used for text in another language or text that needs
20709  another formatting.
20710 \end_layout
20711
20712 \end_inset
20713
20714
20715 \end_layout
20716
20717 \begin_layout Standard
20718 \begin_inset VSpace medskip
20719 \end_inset
20720
20721 If you place two minipages side-by-side, you can use 
20722 \family sans
20723 Horizontal Fills
20724 \family default
20725  as described in section
20726 \begin_inset space ~
20727 \end_inset
20728
20729
20730 \begin_inset CommandInset ref
20731 LatexCommand ref
20732 reference "sub:Horizontal-Space"
20733
20734 \end_inset
20735
20736 :
20737 \begin_inset VSpace medskip
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \begin_layout Standard
20744 \begin_inset Box Frameless
20745 position "t"
20746 hor_pos "c"
20747 has_inner_box 1
20748 inner_pos "t"
20749 use_parbox 0
20750 width "1.5in"
20751 special "none"
20752 height "1pt"
20753 height_special "totalheight"
20754 status open
20755
20756 \begin_layout Plain Layout
20757 This is a minipage with some stupid dummy text.
20758  This dummy text is used to increase the size of the minipage.
20759 \end_layout
20760
20761 \end_inset
20762
20763
20764 \begin_inset space \hfill{}
20765 \end_inset
20766
20767
20768 \begin_inset Box Frameless
20769 position "t"
20770 hor_pos "c"
20771 has_inner_box 1
20772 inner_pos "t"
20773 use_parbox 0
20774 width "1.5in"
20775 special "none"
20776 height "1pt"
20777 height_special "totalheight"
20778 status open
20779
20780 \begin_layout Plain Layout
20781 This is a minipage with some stupid dummy text.
20782  This dummy text is used to increase the size of the minipage.
20783 \end_layout
20784
20785 \end_inset
20786
20787
20788 \end_layout
20789
20790 \begin_layout Standard
20791 \begin_inset VSpace bigskip
20792 \end_inset
20793
20794
20795 \end_layout
20796
20797 \begin_layout Standard
20798 When you right-click on a minipage box, you can change the box from a minipage
20799  to other box types.
20800  All box types and their settings are explained in detail in chapter 
20801 \emph on
20802 Boxes
20803 \emph default
20804  of the 
20805 \emph on
20806 Embedded Objects
20807 \emph default
20808  manual.
20809 \end_layout
20810
20811 \begin_layout Chapter
20812 Mathematical Formulas
20813 \begin_inset Index
20814 status collapsed
20815
20816 \begin_layout Plain Layout
20817 Math
20818 \end_layout
20819
20820 \end_inset
20821
20822
20823 \begin_inset Index
20824 status collapsed
20825
20826 \begin_layout Plain Layout
20827 Formulas | see
20828 \begin_inset ERT
20829 status collapsed
20830
20831 \begin_layout Plain Layout
20832
20833 {
20834 \end_layout
20835
20836 \end_inset
20837
20838 Math
20839 \begin_inset ERT
20840 status collapsed
20841
20842 \begin_layout Plain Layout
20843
20844 }
20845 \end_layout
20846
20847 \end_inset
20848
20849
20850 \end_layout
20851
20852 \end_inset
20853
20854
20855 \begin_inset CommandInset label
20856 LatexCommand label
20857 name "cha:Mathematical-Formulas"
20858
20859 \end_inset
20860
20861
20862 \end_layout
20863
20864 \begin_layout Standard
20865 The issues of this chapter are described in detail in the 
20866 \emph on
20867 Math
20868 \emph default
20869  manual.
20870  There you'll also find tips and tricks for special cases.
20871 \end_layout
20872
20873 \begin_layout Section
20874 Basic Math Editing
20875 \begin_inset Index
20876 status collapsed
20877
20878 \begin_layout Plain Layout
20879 Math ! Basics
20880 \end_layout
20881
20882 \end_inset
20883
20884
20885 \end_layout
20886
20887 \begin_layout Standard
20888 To create a math formula, you can just click on the toolbar icon 
20889 \begin_inset Graphics
20890         filename ../images/math-mode.png
20891
20892 \end_inset
20893
20894 .
20895  That will create a little blue rectangle, with purple markers around its
20896  corners.
20897  That blue rectangle is the formula itself; the purple markers indicate
20898  what level of nesting within the formula you are at.
20899  You can also choose a particular formula type to insert via the 
20900 \family sans
20901 Insert\SpecialChar \menuseparator
20902 Math
20903 \family default
20904  menu.
20905 \end_layout
20906
20907 \begin_layout Standard
20908 Editing the parameters of a formula and adding math constructs can be done
20909  with the 
20910 \family sans
20911 math
20912 \begin_inset space ~
20913 \end_inset
20914
20915 toolbar
20916 \family default
20917 , that appears when the cursor is in a formula.
20918 \end_layout
20919
20920 \begin_layout Standard
20921 There are two main types of formulas: Inline formulas appear within a text
20922  line, like this one:
20923 \end_layout
20924
20925 \begin_layout Standard
20926 This is a line with an inline formula 
20927 \begin_inset Formula $A=B$
20928 \end_inset
20929
20930  in it.
20931 \end_layout
20932
20933 \begin_layout Standard
20934 Displayed formulas appear outside the text like as they were in an own paragraph
20935 , like this one:
20936 \begin_inset Formula \[
20937 A=B\]
20938
20939 \end_inset
20940
20941 You can only number and reference displayed formulas.
20942 \end_layout
20943
20944 \begin_layout Standard
20945 LyX supports also many LaTeX math commands.
20946  E.g.
20947  typing 
20948 \begin_inset Quotes eld
20949 \end_inset
20950
20951
20952 \series bold
20953
20954 \backslash
20955 alpha
20956 \series default
20957
20958 \begin_inset Quotes erd
20959 \end_inset
20960
20961 , followed by a space, in a formula will create the Greek letter 
20962 \begin_inset Formula $\alpha$
20963 \end_inset
20964
20965 .
20966  So typing commands might sometimes be faster than using the 
20967 \family sans
20968 Math
20969 \begin_inset space ~
20970 \end_inset
20971
20972 Panel
20973 \family default
20974 .
20975 \end_layout
20976
20977 \begin_layout Subsection
20978 Navigating in Formulas
20979 \begin_inset Index
20980 status collapsed
20981
20982 \begin_layout Plain Layout
20983 Math ! Navigating
20984 \end_layout
20985
20986 \end_inset
20987
20988
20989 \end_layout
20990
20991 \begin_layout Standard
20992 The best control over the cursor position within an existing formula is
20993  achieved with the arrow keys.
20994  LyX uses small rectangles to indicate places where something can be inserted.
20995  The arrow keys can be used to navigate between parts of a formula.
20996  Pressing 
20997 \family sans
20998 Space
20999 \family default
21000  will leave a formula construct (a square root 
21001 \begin_inset Formula $\sqrt{2}$
21002 \end_inset
21003
21004 , or parentheses 
21005 \begin_inset Formula $\left(f\right)$
21006 \end_inset
21007
21008 , or a matrix 
21009 \begin_inset Formula $\left[\begin{array}{cc}
21010 1 & 2\\
21011 3 & 4\end{array}\right]$
21012 \end_inset
21013
21014 ).
21015  Pressing 
21016 \family sans
21017 Escape
21018 \family default
21019  will leave the formula, placing the cursor after the formula.
21020  
21021 \family sans
21022 Tab
21023 \family default
21024  can be used to move horizontally in a formula; for example, through the
21025  cells of a matrix or the positions in a multi-line equation.
21026 \end_layout
21027
21028 \begin_layout Standard
21029
21030 \family sans
21031 Space
21032 \family default
21033 , printed in this document as 
21034 \begin_inset Quotes eld
21035 \end_inset
21036
21037
21038 \begin_inset ERT
21039 status collapsed
21040
21041 \begin_layout Plain Layout
21042
21043
21044 \backslash
21045 spce 
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \begin_inset Quotes erd
21052 \end_inset
21053
21054
21055 \begin_inset Note Note
21056 status collapsed
21057
21058 \begin_layout Plain Layout
21059 This command will appear in the output as official character denoting the
21060  space character (visible space).
21061 \end_layout
21062
21063 \end_inset
21064
21065 , seems to do nothing in a formula, since it does not add a space between
21066  characters, but it does exit a nested structure.
21067  For this reason, you have to be careful about using 
21068 \family sans
21069 Space
21070 \family default
21071 .
21072  For example, if you want 
21073 \begin_inset Formula $\sqrt{2x+1}$
21074 \end_inset
21075
21076 , type 
21077 \series bold
21078
21079 \backslash
21080 sqrt
21081 \begin_inset ERT
21082 status collapsed
21083
21084 \begin_layout Plain Layout
21085
21086
21087 \backslash
21088 spce 
21089 \end_layout
21090
21091 \end_inset
21092
21093 2x+1
21094 \series default
21095  and not 
21096 \series bold
21097
21098 \backslash
21099 sqrt
21100 \begin_inset ERT
21101 status collapsed
21102
21103 \begin_layout Plain Layout
21104
21105
21106 \backslash
21107 spce 
21108 \end_layout
21109
21110 \end_inset
21111
21112 2x
21113 \begin_inset ERT
21114 status collapsed
21115
21116 \begin_layout Plain Layout
21117
21118
21119 \backslash
21120 spce 
21121 \end_layout
21122
21123 \end_inset
21124
21125 +1
21126 \series default
21127 , since in the latter case only the 
21128 \family typewriter
21129
21130 \begin_inset Formula $2x$
21131 \end_inset
21132
21133
21134 \family default
21135  will be under the square root sign: 
21136 \begin_inset Formula $\sqrt{2x}+1$
21137 \end_inset
21138
21139 .
21140 \end_layout
21141
21142 \begin_layout Standard
21143 You can leave many parts of a formula, like this matrix, partially filled
21144  in, such as:
21145 \begin_inset Formula \[
21146 \left(\begin{array}{ccc}
21147 \lambda_{1}\\
21148  & \ddots\\
21149  &  & \lambda_{n}\end{array}\right)\]
21150
21151 \end_inset
21152
21153 If you leave a fraction only partially filled in, or a subscript with nothing
21154  in it, the results will be unpredictable, but most constructs don't mind.
21155 \end_layout
21156
21157 \begin_layout Subsection
21158 Selecting Text
21159 \end_layout
21160
21161 \begin_layout Standard
21162 You can select text within a formula in two different ways.
21163  Place the cursor at one end of the string of text you want, and press 
21164 \family sans
21165 Shift
21166 \family default
21167  and a cursor movement key to select text.
21168  It will be highlighted as with regular text selection.
21169  Alternatively, you can select text with the mouse in the usual way.
21170  That text can then be cut or copied, and then pasted within any formula,
21171  but not in a normal text region in LyX.
21172 \end_layout
21173
21174 \begin_layout Subsection
21175 Exponents and Subscripts
21176 \begin_inset Index
21177 status collapsed
21178
21179 \begin_layout Plain Layout
21180 Math ! Exponents
21181 \end_layout
21182
21183 \end_inset
21184
21185
21186 \begin_inset Index
21187 status collapsed
21188
21189 \begin_layout Plain Layout
21190 Math ! Subscripts
21191 \end_layout
21192
21193 \end_inset
21194
21195
21196 \end_layout
21197
21198 \begin_layout Standard
21199 You can use the math panel to add super- or subscripts, but the much easier
21200  way is to use a command.
21201  To get 
21202 \begin_inset Formula $x^{2}$
21203 \end_inset
21204
21205 , type in a formula 
21206 \series bold
21207 x^2
21208 \begin_inset ERT
21209 status collapsed
21210
21211 \begin_layout Plain Layout
21212
21213
21214 \backslash
21215 spce 
21216 \end_layout
21217
21218 \end_inset
21219
21220
21221 \series default
21222 .
21223  The final 
21224 \family sans
21225 Space
21226 \family default
21227  puts the cursor back down on the base line of the expression.
21228  If you type 
21229 \series bold
21230 x^2y
21231 \series default
21232 , you will get 
21233 \begin_inset Formula $x^{2y}$
21234 \end_inset
21235
21236 , to get 
21237 \begin_inset Formula $x^{2}y$
21238 \end_inset
21239
21240 , type 
21241 \series bold
21242 x^2
21243 \begin_inset ERT
21244 status collapsed
21245
21246 \begin_layout Plain Layout
21247
21248
21249 \backslash
21250 spce 
21251 \end_layout
21252
21253 \end_inset
21254
21255 y
21256 \series default
21257 .
21258  If you use characters in the superscript, that could be accented with the
21259  hat 
21260 \begin_inset Quotes eld
21261 \end_inset
21262
21263 ^
21264 \begin_inset Quotes erd
21265 \end_inset
21266
21267 , you have to use an extra 
21268 \family sans
21269 Space
21270 \family default
21271  to separate the hat and the character.
21272  E.g.
21273  if you want 
21274 \begin_inset Formula $x^{a}$
21275 \end_inset
21276
21277 , type 
21278 \series bold
21279 x^
21280 \begin_inset ERT
21281 status collapsed
21282
21283 \begin_layout Plain Layout
21284
21285
21286 \backslash
21287 spce 
21288 \end_layout
21289
21290 \end_inset
21291
21292 a
21293 \series default
21294 .
21295  Subscripts are similar: To get 
21296 \begin_inset Formula $a_{1}$
21297 \end_inset
21298
21299 , type 
21300 \series bold
21301 a_1
21302 \begin_inset ERT
21303 status collapsed
21304
21305 \begin_layout Plain Layout
21306
21307
21308 \backslash
21309 spce 
21310 \end_layout
21311
21312 \end_inset
21313
21314
21315 \series default
21316 .
21317 \end_layout
21318
21319 \begin_layout Subsection
21320 Fractions
21321 \begin_inset Index
21322 status collapsed
21323
21324 \begin_layout Plain Layout
21325 Math ! Fractions
21326 \end_layout
21327
21328 \end_inset
21329
21330
21331 \end_layout
21332
21333 \begin_layout Standard
21334 Create a fraction with either the command 
21335 \series bold
21336
21337 \backslash
21338 frac
21339 \series default
21340  or using the icon 
21341 \begin_inset Graphics
21342         filename ../images/math/frac.png
21343         scale 60
21344
21345 \end_inset
21346
21347  in the 
21348 \family sans
21349 Math
21350 \begin_inset space ~
21351 \end_inset
21352
21353 Panel
21354 \family default
21355 .
21356  You will be presented with an empty fraction.
21357  The cursor is above the fraction line.
21358  To move it to the bottom, simply press 
21359 \family sans
21360 Down
21361 \family default
21362 .
21363  To move back up, press 
21364 \family sans
21365 Up
21366 \family default
21367 .
21368  Any math structure can be placed in a fraction, as this example shows:
21369 \begin_inset Formula \[
21370 \left[\frac{1}{\left(\begin{array}{cc}
21371 2 & 3\\
21372 4 & 5\end{array}\right)}\right]\]
21373
21374 \end_inset
21375
21376
21377 \end_layout
21378
21379 \begin_layout Subsection
21380 Roots
21381 \begin_inset Index
21382 status collapsed
21383
21384 \begin_layout Plain Layout
21385 Math ! Roots
21386 \end_layout
21387
21388 \end_inset
21389
21390
21391 \end_layout
21392
21393 \begin_layout Standard
21394 Roots can be created using the 
21395 \family sans
21396 Math
21397 \begin_inset space ~
21398 \end_inset
21399
21400 Panel
21401 \family default
21402  button
21403 \begin_inset Graphics
21404         filename ../images/math/sqrt.png
21405
21406 \end_inset
21407
21408  or the commands 
21409 \series bold
21410
21411 \backslash
21412 sqrt
21413 \series default
21414  or 
21415 \series bold
21416
21417 \backslash
21418 root
21419 \series default
21420 .
21421  With the command 
21422 \series bold
21423
21424 \backslash
21425 root
21426 \series default
21427  you can produce roots of higher orders, like cube roots, while 
21428 \series bold
21429
21430 \backslash
21431 sqrt
21432 \series default
21433  produces always a square root.
21434 \end_layout
21435
21436 \begin_layout Subsection
21437 Operators with Limits
21438 \begin_inset Index
21439 status collapsed
21440
21441 \begin_layout Plain Layout
21442 Math ! Sums
21443 \end_layout
21444
21445 \end_inset
21446
21447
21448 \begin_inset Index
21449 status collapsed
21450
21451 \begin_layout Plain Layout
21452 Math ! Integrals
21453 \end_layout
21454
21455 \end_inset
21456
21457
21458 \begin_inset CommandInset label
21459 LatexCommand label
21460 name "sub:Operators-with-Limits"
21461
21462 \end_inset
21463
21464
21465 \end_layout
21466
21467 \begin_layout Standard
21468 Sum (
21469 \begin_inset Formula $\sum$
21470 \end_inset
21471
21472 ) and integral (
21473 \begin_inset Formula $\int$
21474 \end_inset
21475
21476 ) operators are very often decorated with limits.
21477  These limits can be entered in LyX by entering them as you would enter
21478  a super- or subscript, directly after the symbol.
21479  The sum operator will automatically place its 
21480 \begin_inset Quotes eld
21481 \end_inset
21482
21483 limits
21484 \begin_inset Quotes erd
21485 \end_inset
21486
21487  over and under the symbol in displayed formulas, and on the side in inline
21488  formulas.
21489  Such as 
21490 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21491 \end_inset
21492
21493 , versus
21494 \begin_inset Formula \[
21495 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21496
21497 \end_inset
21498
21499 Integral signs, however, will place the limits on the side in both formula
21500  types.
21501 \end_layout
21502
21503 \begin_layout Standard
21504 All operators with limits will be automatically re-sized when placed in
21505  display mode.
21506  The placement of the limits can be changed by placing the cursor directly
21507  behind the operator and hitting 
21508 \family sans
21509 M-m l
21510 \family default
21511  or using the menu 
21512 \family sans
21513 Edit\SpecialChar \menuseparator
21514 Math\SpecialChar \menuseparator
21515 Change
21516 \begin_inset space ~
21517 \end_inset
21518
21519 Limits
21520 \begin_inset space ~
21521 \end_inset
21522
21523 Type
21524 \family default
21525 .
21526 \end_layout
21527
21528 \begin_layout Standard
21529 Certain other mathematical expressions have this 
21530 \begin_inset Quotes eld
21531 \end_inset
21532
21533 moving limits
21534 \begin_inset Quotes erd
21535 \end_inset
21536
21537  feature as addition, such as
21538 \begin_inset Index
21539 status collapsed
21540
21541 \begin_layout Plain Layout
21542 Math ! Limits
21543 \end_layout
21544
21545 \end_inset
21546
21547
21548 \begin_inset Formula \[
21549 \lim_{x\rightarrow\infty}f(x),\]
21550
21551 \end_inset
21552
21553 which will place the 
21554 \begin_inset Formula $x\rightarrow\infty$
21555 \end_inset
21556
21557  underneath the 
21558 \begin_inset Quotes eld
21559 \end_inset
21560
21561 lim
21562 \begin_inset Quotes erd
21563 \end_inset
21564
21565  in display mode.
21566  In inline formulas it looks like this: 
21567 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21568 \end_inset
21569
21570 .
21571 \end_layout
21572
21573 \begin_layout Standard
21574 Note that the lim-function was entered as the function macro 
21575 \series bold
21576
21577 \backslash
21578 lim
21579 \series default
21580 .
21581  Have a look at section
21582 \begin_inset space ~
21583 \end_inset
21584
21585
21586 \begin_inset CommandInset ref
21587 LatexCommand ref
21588 reference "sub:Functions"
21589
21590 \end_inset
21591
21592  for an explanation of function macros.
21593 \end_layout
21594
21595 \begin_layout Subsection
21596 Math Symbols
21597 \begin_inset Index
21598 status collapsed
21599
21600 \begin_layout Plain Layout
21601 Math ! Symbols
21602 \end_layout
21603
21604 \end_inset
21605
21606
21607 \end_layout
21608
21609 \begin_layout Standard
21610 Most math symbols can be found in the 
21611 \family sans
21612 Math
21613 \begin_inset space ~
21614 \end_inset
21615
21616 Panel
21617 \family default
21618  under one of several categories; including 
21619 \family sans
21620 Greek
21621 \family default
21622
21623 \family sans
21624 Operators
21625 \family default
21626  , 
21627 \family sans
21628 Relations
21629 \family default
21630
21631 \family sans
21632 Arrows
21633 \family default
21634 .
21635  There are also the additional symbols provided by the American Mathematical
21636  Society (AMS).
21637 \end_layout
21638
21639 \begin_layout Standard
21640 If you know the LaTeX-command for a construct or symbol you wish to use,
21641  you don't have to use the 
21642 \family sans
21643 Math
21644 \begin_inset space ~
21645 \end_inset
21646
21647 Panel
21648 \family default
21649 , but can type the command directly into the formula.
21650  LyX will convert it to the corresponding symbol or construct.
21651 \end_layout
21652
21653 \begin_layout Subsection
21654 Altering Spacing
21655 \begin_inset Index
21656 status collapsed
21657
21658 \begin_layout Plain Layout
21659 Math ! Spaces
21660 \end_layout
21661
21662 \end_inset
21663
21664
21665 \begin_inset CommandInset label
21666 LatexCommand label
21667 name "sub:Altering-Spacing"
21668
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \begin_layout Standard
21675 You may want to create spaces that differs from the standard spacing that
21676  LaTeX provides.
21677  To do this, type 
21678 \family sans
21679 C-Space
21680 \family default
21681  or to use the 
21682 \family sans
21683 Math
21684 \begin_inset space ~
21685 \end_inset
21686
21687 Panel
21688 \family default
21689  button 
21690 \begin_inset Graphics
21691         filename ../images/math/space.png
21692
21693 \end_inset
21694
21695 .
21696  This generates a small space, and shows a small marker on the screen.
21697  Here a example for the sequence 
21698 \series bold
21699 a C-Space b
21700 \series default
21701
21702 \begin_inset Formula $a\, b$
21703 \end_inset
21704
21705  (appears in LyX as 
21706 \begin_inset Graphics
21707         filename clipart/SpaceMarker.png
21708
21709 \end_inset
21710
21711 ).
21712  You can change the space to different sizes when you set the cursor behind
21713  the space marker and hit space again several times.
21714  With every space hit the size will be changed.
21715  Some markers for the space size appear red in LyX, because they are a negative
21716  spaces.
21717  Here two examples:
21718 \end_layout
21719
21720 \begin_layout Standard
21721
21722 \series bold
21723 a C-Space b
21724 \series default
21725  and 3×
21726 \family sans
21727 Space
21728 \family default
21729
21730 \begin_inset Formula $a\quad b$
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \begin_layout Standard
21737
21738 \series bold
21739 a C-Space b
21740 \series default
21741  and 5×
21742 \family sans
21743 Space
21744 \family default
21745
21746 \begin_inset Formula $a\! b$
21747 \end_inset
21748
21749
21750 \end_layout
21751
21752 \begin_layout Subsection
21753 Functions
21754 \begin_inset Index
21755 status collapsed
21756
21757 \begin_layout Plain Layout
21758 Math ! Functions
21759 \end_layout
21760
21761 \end_inset
21762
21763
21764 \begin_inset CommandInset label
21765 LatexCommand label
21766 name "sub:Functions"
21767
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \begin_layout Standard
21774 The 
21775 \family sans
21776 Math
21777 \begin_inset space ~
21778 \end_inset
21779
21780 Panel
21781 \family default
21782  contains under the button 
21783 \begin_inset Graphics
21784         filename ../images/math/functions.png
21785
21786 \end_inset
21787
21788  a number of functions, such as 
21789 \begin_inset Formula $\sin$
21790 \end_inset
21791
21792
21793 \begin_inset Formula $\lim$
21794 \end_inset
21795
21796
21797 \emph on
21798 etc
21799 \emph default
21800 .
21801  (you can also insert them in a formula by typing 
21802 \series bold
21803
21804 \backslash
21805 sin
21806 \series default
21807  etc.).
21808  Standard mathematical practice is, that functions are printed upright to
21809  avoid confusions, because 
21810 \begin_inset Formula $sin$
21811 \end_inset
21812
21813  does normally mean 
21814 \begin_inset Formula $s·i·n$
21815 \end_inset
21816
21817 .
21818 \end_layout
21819
21820 \begin_layout Standard
21821 Using the function macros will also produce correct spacing around the function:
21822  
21823 \begin_inset Formula $a\sin x$
21824 \end_inset
21825
21826  is different from 
21827 \begin_inset Formula $asinx$
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834 For some mathematical objects, like the limes, the macro changes the way
21835  that subscripts are placed, like described in section
21836 \begin_inset space ~
21837 \end_inset
21838
21839
21840 \begin_inset CommandInset ref
21841 LatexCommand ref
21842 reference "sub:Operators-with-Limits"
21843
21844 \end_inset
21845
21846 .
21847 \end_layout
21848
21849 \begin_layout Subsection
21850 Accents
21851 \begin_inset Index
21852 status collapsed
21853
21854 \begin_layout Plain Layout
21855 Math ! Accents
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \begin_layout Standard
21864 In a formula you can insert accented characters in the same way as in text
21865  mode.
21866  This may depend on your keyboard, or the bindings file you use.
21867  You can also use LaTeX commands to e.g.
21868  enter 
21869 \begin_inset Formula $\hat{a}$
21870 \end_inset
21871
21872  even if your keyboard doesn't have hat-accents enabled.
21873  Our example is entered by typing 
21874 \series bold
21875
21876 \backslash
21877 hat
21878 \begin_inset ERT
21879 status collapsed
21880
21881 \begin_layout Plain Layout
21882
21883
21884 \backslash
21885 spce 
21886 \end_layout
21887
21888 \end_inset
21889
21890 a
21891 \series default
21892  in a formula.
21893  Table
21894 \begin_inset space ~
21895 \end_inset
21896
21897
21898 \begin_inset CommandInset ref
21899 LatexCommand ref
21900 reference "cap:Accent-names-and"
21901
21902 \end_inset
21903
21904  shows the equivalences between the accent names and the commands.
21905 \end_layout
21906
21907 \begin_layout Standard
21908 \begin_inset Float table
21909 wide false
21910 sideways false
21911 status open
21912
21913 \begin_layout Plain Layout
21914 \begin_inset Caption
21915
21916 \begin_layout Plain Layout
21917 \begin_inset CommandInset label
21918 LatexCommand label
21919 name "cap:Accent-names-and"
21920
21921 \end_inset
21922
21923 Accent names and the corresponding commands.
21924 \end_layout
21925
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \begin_layout Plain Layout
21932 \align center
21933 \begin_inset Tabular
21934 <lyxtabular version="3" rows="11" columns="3">
21935 <features>
21936 <column alignment="center" valignment="top" width="0pt">
21937 <column alignment="center" valignment="top" width="0pt">
21938 <column alignment="center" valignment="top" width="0pt">
21939 <row>
21940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944 Name
21945 \end_layout
21946
21947 \end_inset
21948 </cell>
21949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21950 \begin_inset Text
21951
21952 \begin_layout Plain Layout
21953 Command
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962 E
21963 \family roman
21964 \series medium
21965 \shape up
21966 \size normal
21967 \emph off
21968 \bar no
21969 \noun off
21970 \color none
21971 xample
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 </row>
21977 <row>
21978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982
21983 \family roman
21984 \series medium
21985 \shape up
21986 \size normal
21987 \emph off
21988 \bar no
21989 \noun off
21990 \color none
21991 circumflex
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000
22001 \series bold
22002
22003 \backslash
22004 hat
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013
22014 \family roman
22015 \series medium
22016 \shape up
22017 \size normal
22018 \emph off
22019 \bar no
22020 \noun off
22021 \color none
22022 \begin_inset Formula $\hat{a}$
22023 \end_inset
22024
22025
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 </row>
22031 <row>
22032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036
22037 \family roman
22038 \series medium
22039 \shape up
22040 \size normal
22041 \emph off
22042 \bar no
22043 \noun off
22044 \color none
22045 grave
22046 \end_layout
22047
22048 \end_inset
22049 </cell>
22050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22051 \begin_inset Text
22052
22053 \begin_layout Plain Layout
22054
22055 \series bold
22056
22057 \backslash
22058 grave
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22064 \begin_inset Text
22065
22066 \begin_layout Plain Layout
22067
22068 \family roman
22069 \series medium
22070 \shape up
22071 \size normal
22072 \emph off
22073 \bar no
22074 \noun off
22075 \color none
22076 \begin_inset Formula $\grave{a}$
22077 \end_inset
22078
22079
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 </row>
22085 <row>
22086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \family roman
22092 \series medium
22093 \shape up
22094 \size normal
22095 \emph off
22096 \bar no
22097 \noun off
22098 \color none
22099 acute
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108
22109 \series bold
22110
22111 \backslash
22112 acute
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121
22122 \family roman
22123 \series medium
22124 \shape up
22125 \size normal
22126 \emph off
22127 \bar no
22128 \noun off
22129 \color none
22130 \begin_inset Formula $\acute{a}$
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \family roman
22146 \series medium
22147 \shape up
22148 \size normal
22149 \emph off
22150 \bar no
22151 \noun off
22152 \color none
22153 umlaut
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162
22163 \series bold
22164
22165 \backslash
22166 ddot
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175
22176 \family roman
22177 \series medium
22178 \shape up
22179 \size normal
22180 \emph off
22181 \bar no
22182 \noun off
22183 \color none
22184 \begin_inset Formula $\ddot{a}$
22185 \end_inset
22186
22187
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 </row>
22193 <row>
22194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198
22199 \family roman
22200 \series medium
22201 \shape up
22202 \size normal
22203 \emph off
22204 \bar no
22205 \noun off
22206 \color none
22207 tilde
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216
22217 \series bold
22218
22219 \backslash
22220 tilde
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229
22230 \family roman
22231 \series medium
22232 \shape up
22233 \size normal
22234 \emph off
22235 \bar no
22236 \noun off
22237 \color none
22238 \begin_inset Formula $\tilde{a}$
22239 \end_inset
22240
22241
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 </row>
22247 <row>
22248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252
22253 \family roman
22254 \series medium
22255 \shape up
22256 \size normal
22257 \emph off
22258 \bar no
22259 \noun off
22260 \color none
22261 dot
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270
22271 \series bold
22272
22273 \backslash
22274 dot
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283
22284 \family roman
22285 \series medium
22286 \shape up
22287 \size normal
22288 \emph off
22289 \bar no
22290 \noun off
22291 \color none
22292 \begin_inset Formula $\dot{a}$
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 </row>
22301 <row>
22302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306
22307 \family roman
22308 \series medium
22309 \shape up
22310 \size normal
22311 \emph off
22312 \bar no
22313 \noun off
22314 \color none
22315 breve
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324
22325 \series bold
22326
22327 \backslash
22328 breve
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22334 \begin_inset Text
22335
22336 \begin_layout Plain Layout
22337
22338 \family roman
22339 \series medium
22340 \shape up
22341 \size normal
22342 \emph off
22343 \bar no
22344 \noun off
22345 \color none
22346 \begin_inset Formula $\breve{a}$
22347 \end_inset
22348
22349
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 </row>
22355 <row>
22356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22357 \begin_inset Text
22358
22359 \begin_layout Plain Layout
22360
22361 \family roman
22362 \series medium
22363 \shape up
22364 \size normal
22365 \emph off
22366 \bar no
22367 \noun off
22368 \color none
22369 caron
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Plain Layout
22378
22379 \series bold
22380
22381 \backslash
22382 check
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391
22392 \family roman
22393 \series medium
22394 \shape up
22395 \size normal
22396 \emph off
22397 \bar no
22398 \noun off
22399 \color none
22400 \begin_inset Formula $\check{a}$
22401 \end_inset
22402
22403
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 </row>
22409 <row>
22410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414
22415 \family roman
22416 \series medium
22417 \shape up
22418 \size normal
22419 \emph off
22420 \bar no
22421 \noun off
22422 \color none
22423 macron
22424 \end_layout
22425
22426 \end_inset
22427 </cell>
22428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432
22433 \series bold
22434
22435 \backslash
22436 bar
22437 \end_layout
22438
22439 \end_inset
22440 </cell>
22441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445
22446 \family roman
22447 \series medium
22448 \shape up
22449 \size normal
22450 \emph off
22451 \bar no
22452 \noun off
22453 \color none
22454 \begin_inset Formula $\bar{a}$
22455 \end_inset
22456
22457
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 </row>
22463 <row>
22464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468 vector
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477
22478 \series bold
22479
22480 \backslash
22481 vec
22482 \end_layout
22483
22484 \end_inset
22485 </cell>
22486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22487 \begin_inset Text
22488
22489 \begin_layout Plain Layout
22490
22491 \family roman
22492 \series medium
22493 \shape up
22494 \size normal
22495 \emph off
22496 \bar no
22497 \noun off
22498 \color none
22499 \begin_inset Formula $\vec{a}$
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 </row>
22508 </lyxtabular>
22509
22510 \end_inset
22511
22512
22513 \end_layout
22514
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \begin_layout Standard
22521 You can choose one of the accents by selecting an item from the 
22522 \family sans
22523 Frame
22524 \begin_inset space ~
22525 \end_inset
22526
22527 decorations
22528 \family default
22529  symbol set button 
22530 \begin_inset Graphics
22531         filename ../images/math/hat.png
22532
22533 \end_inset
22534
22535  in the math panel ; this will apply to any selection you have made within
22536  a formula too.
22537 \end_layout
22538
22539 \begin_layout Section
22540 Brackets and Delimiters
22541 \begin_inset Index
22542 status collapsed
22543
22544 \begin_layout Plain Layout
22545 Math ! Brackets
22546 \end_layout
22547
22548 \end_inset
22549
22550
22551 \begin_inset Index
22552 status collapsed
22553
22554 \begin_layout Plain Layout
22555 Math ! Delimiters
22556 \end_layout
22557
22558 \end_inset
22559
22560
22561 \begin_inset CommandInset label
22562 LatexCommand label
22563 name "sec:Brackets-and-Delimiters"
22564
22565 \end_inset
22566
22567
22568 \end_layout
22569
22570 \begin_layout Standard
22571 There are several brackets available through LyX.
22572  For most purposes, using just the keys 
22573 \family typewriter
22574 []{}()|<>
22575 \family default
22576  should suffice.
22577  But if you want to surround a large structure, like a matrix or a fraction,
22578  or if you have several layers of brackets, is better using 
22579 \family sans
22580 Math
22581 \begin_inset space ~
22582 \end_inset
22583
22584 Panel
22585 \family default
22586 's delimiter icon 
22587 \begin_inset Graphics
22588         filename ../images/math/delim.png
22589
22590 \end_inset
22591
22592 .
22593  For example, that's how you would construct the brackets around a standard
22594  matrix such as:
22595 \begin_inset Formula \[
22596 \left[\begin{array}{cc}
22597 1 & 2\\
22598 3 & 4\end{array}\right]\]
22599
22600 \end_inset
22601
22602 and to make it easier to see the layers of parentheses as in: 
22603 \begin_inset Formula \[
22604 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22605
22606 \end_inset
22607
22608
22609 \end_layout
22610
22611 \begin_layout Standard
22612 The parentheses, and other brackets from that menu will automatically re-size
22613  to accommodate the size of what is inside.
22614 \end_layout
22615
22616 \begin_layout Standard
22617 To construct brackets click on the button for the bracket you want on the
22618  left side and right side.
22619  If you use the option 
22620 \family sans
22621 Keep
22622 \begin_inset space ~
22623 \end_inset
22624
22625 matched
22626 \family default
22627 , the selected bracket type will be used for the left and the right side.
22628  The selection will be shown below the button field.
22629  If you want one side to not have a bracket, use the blank button.
22630  It will appear in LyX with a dotted line, but nothing will be printed.
22631 \end_layout
22632
22633 \begin_layout Standard
22634 If you want to place brackets around math structures, like a square root,
22635  you can do that by highlighting (selecting) the structure that is to go
22636  inside the brackets.
22637  Then choose the appropriate brackets for left and right and click on 
22638 \family sans
22639 Insert
22640 \family default
22641 .
22642  The parentheses will be drawn around the selected structure.
22643 \end_layout
22644
22645 \begin_layout Standard
22646 The next section explains how to insert a LaTeX 
22647 \begin_inset Quotes eld
22648 \end_inset
22649
22650 {
22651 \begin_inset Quotes erd
22652 \end_inset
22653
22654  for grouping.
22655 \end_layout
22656
22657 \begin_layout Section
22658 Grouping
22659 \begin_inset Index
22660 status collapsed
22661
22662 \begin_layout Plain Layout
22663 Math ! Grouping
22664 \end_layout
22665
22666 \end_inset
22667
22668
22669 \begin_inset CommandInset label
22670 LatexCommand label
22671 name "sec:Grouping"
22672
22673 \end_inset
22674
22675
22676 \end_layout
22677
22678 \begin_layout Standard
22679 You may need to group a set of symbols.
22680  In LaTeX, for example, the typesetting of 
22681 \family typewriter
22682 {x^y}^z
22683 \family default
22684  is different from 
22685 \family typewriter
22686 x^{y^z}
22687 \family default
22688 :
22689 \end_layout
22690
22691 \begin_layout Standard
22692 \begin_inset Formula \[
22693 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22694
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \begin_layout Standard
22701 To create this grouping, you need to use the key sequence 
22702 \begin_inset Quotes eld
22703 \end_inset
22704
22705
22706 \series bold
22707
22708 \backslash
22709 {
22710 \series default
22711
22712 \begin_inset Quotes erd
22713 \end_inset
22714
22715  then type space.
22716  Inside LyX, you will see red braces indicating the grouping.
22717  Within this braces you insert the grouped structure.
22718  The grouping braces won't appear in the output in contrary to normal braces.
22719 \end_layout
22720
22721 \begin_layout Section
22722 Arrays and Multi-line Equations
22723 \begin_inset Index
22724 status collapsed
22725
22726 \begin_layout Plain Layout
22727 Math ! Arrays
22728 \end_layout
22729
22730 \end_inset
22731
22732
22733 \begin_inset Index
22734 status collapsed
22735
22736 \begin_layout Plain Layout
22737 Math ! Matrices
22738 \end_layout
22739
22740 \end_inset
22741
22742
22743 \begin_inset Index
22744 status collapsed
22745
22746 \begin_layout Plain Layout
22747 Math ! Multi-line Equations
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Standard
22756 Matrices are entered in LyX using the 
22757 \family sans
22758 Math
22759 \begin_inset space ~
22760 \end_inset
22761
22762 Panel
22763 \family default
22764  matrix button 
22765 \begin_inset Graphics
22766         filename ../images/math/matrix.png
22767
22768 \end_inset
22769
22770 .
22771  It will open a dialog for you to choose the number of rows/columns.
22772  Here is an example:
22773 \begin_inset Formula \[
22774 \left(\begin{array}{ccc}
22775 1 & 2 & 3\\
22776 4 & 5 & 6\\
22777 7 & 8 & 9\end{array}\right)\]
22778
22779 \end_inset
22780
22781 The parentheses aren't automatic, but you can add them as described in section
22782 \begin_inset space ~
22783 \end_inset
22784
22785
22786 \begin_inset CommandInset ref
22787 LatexCommand ref
22788 reference "sec:Brackets-and-Delimiters"
22789
22790 \end_inset
22791
22792 .
22793  When you construct the matrix, you can decide whether the column entries
22794  will be left-, right-, or center-justified.
22795  This alignment is set in the box 
22796 \family sans
22797 Horizontal
22798 \family default
22799  with the letters 
22800 \begin_inset Quotes eld
22801 \end_inset
22802
22803
22804 \family sans
22805 l
22806 \family default
22807
22808 \begin_inset Quotes erd
22809 \end_inset
22810
22811
22812 \begin_inset Quotes eld
22813 \end_inset
22814
22815
22816 \family sans
22817 r
22818 \family default
22819
22820 \begin_inset Quotes erd
22821 \end_inset
22822
22823 , and 
22824 \begin_inset Quotes eld
22825 \end_inset
22826
22827
22828 \family sans
22829 c
22830 \family default
22831
22832 \begin_inset Quotes erd
22833 \end_inset
22834
22835 .
22836  LyX proposes a 
22837 \begin_inset Quotes eld
22838 \end_inset
22839
22840
22841 \family sans
22842 c
22843 \family default
22844
22845 \begin_inset Quotes erd
22846 \end_inset
22847
22848  for every column as default.
22849  For example, the sequence 
22850 \begin_inset Quotes eld
22851 \end_inset
22852
22853
22854 \family sans
22855 lrc
22856 \family default
22857
22858 \begin_inset Quotes erd
22859 \end_inset
22860
22861  means that the first column will be left-justified, the second will be
22862  centered, and the third column will be right-justified, because each letter
22863  corresponds to the relevant column.
22864  The result will look like this:
22865 \begin_inset Formula \[
22866 \begin{array}{lcr}
22867 this & this\, column & this\, column\\
22868 column & has & has\, right\\
22869 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22870
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \begin_layout Standard
22877 You can add more rows to an existing matrix by hitting 
22878 \family sans
22879 C-Enter
22880 \family default
22881  while the cursor is in the matrix.
22882  Adding or deleting columns can be done via the menu 
22883 \family sans
22884 Edit\SpecialChar \menuseparator
22885 Math
22886 \family default
22887 .
22888 \end_layout
22889
22890 \begin_layout Standard
22891 There are other arrays used in formulas, such as distinctions of cases.
22892  It can be created with the menu 
22893 \family sans
22894 Insert\SpecialChar \menuseparator
22895 Math\SpecialChar \menuseparator
22896 Cases
22897 \begin_inset space ~
22898 \end_inset
22899
22900 Environment
22901 \family default
22902  or the command 
22903 \series bold
22904
22905 \backslash
22906 cases
22907 \series default
22908 .
22909  Here an example: 
22910 \begin_inset Formula \[
22911 f(x)=\begin{cases}
22912 -1 & x<0\\
22913 0 & x=0\\
22914 1 & x>0\end{cases}\]
22915
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \begin_layout Standard
22922 \begin_inset VSpace bigskip
22923 \end_inset
22924
22925 Multi-line formulas are created when you press 
22926 \family sans
22927 \series medium
22928 C-E
22929 \series default
22930 nter
22931 \family default
22932  within a formula.
22933  In an empty formula you can see that three blue boxes appear, one for each
22934  column.
22935  When you press 
22936 \family sans
22937 \series medium
22938 C-E
22939 \series default
22940 nter
22941 \family default
22942  in a non-empty formula, the part before the relation sign (equal sign 
22943 \begin_inset Quotes eld
22944 \end_inset
22945
22946 =
22947 \begin_inset Quotes erd
22948 \end_inset
22949
22950  etc.) will be inserted automatically to the first column, the relation sign
22951  is in the second column, and the rest in the third column.
22952  A new row is created by every further hit of 
22953 \family sans
22954 \series medium
22955 C-E
22956 \series default
22957 nter
22958 \family default
22959 .
22960  Multi-line formulas are always displayed formulas.
22961  Here is an example:
22962 \begin_inset Formula \begin{eqnarray}
22963 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22964 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22965
22966 \end_inset
22967
22968  To change the column assignment of the formula parts, place the cursor
22969  where you want to start the shift and hit 
22970 \family sans
22971 C-Tab.
22972
22973 \family default
22974  It shifts everything in the column which is right beside the current cursor
22975  position to the next column.
22976  Note that the middle column is designed for relation signs, structures
22977  within this column will be printed in a smaller size:
22978 \begin_inset Formula \begin{eqnarray*}
22979 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22980
22981 \end_inset
22982
22983
22984 \end_layout
22985
22986 \begin_layout Standard
22987 The multi-line formula type described here is called 
22988 \family typewriter
22989 \series medium
22990 eqnarray
22991 \family default
22992 \series default
22993 .
22994  There are other multi-line types being more suitable for certain situations,
22995  for example if you want a better inter-line spacing than in formula (
22996 \begin_inset CommandInset ref
22997 LatexCommand ref
22998 reference "eq:asquared"
22999
23000 \end_inset
23001
23002 ).
23003  The other types are described in section
23004 \begin_inset space ~
23005 \end_inset
23006
23007
23008 \begin_inset CommandInset ref
23009 LatexCommand ref
23010 reference "sub:AMS-Formula-Types"
23011
23012 \end_inset
23013
23014 .
23015 \end_layout
23016
23017 \begin_layout Section
23018 Formula Numbering and Referencing
23019 \begin_inset Index
23020 status collapsed
23021
23022 \begin_layout Plain Layout
23023 Math ! Formula numbering
23024 \end_layout
23025
23026 \end_inset
23027
23028
23029 \begin_inset Index
23030 status collapsed
23031
23032 \begin_layout Plain Layout
23033 Math ! Referencing formulas
23034 \end_layout
23035
23036 \end_inset
23037
23038
23039 \begin_inset CommandInset label
23040 LatexCommand label
23041 name "sec:Formula-Numbering-and"
23042
23043 \end_inset
23044
23045
23046 \end_layout
23047
23048 \begin_layout Standard
23049 To number a formula, set the cursor in the formula and use the menu 
23050 \family sans
23051 Edit\SpecialChar \menuseparator
23052 Math\SpecialChar \menuseparator
23053 Toggle
23054 \begin_inset space ~
23055 \end_inset
23056
23057 Numbering
23058 \family default
23059  or the shortcut 
23060 \family sans
23061 M-m
23062 \begin_inset space ~
23063 \end_inset
23064
23065 n
23066 \family default
23067 .
23068  The formula number appears in LyX as 
23069 \begin_inset Quotes eld
23070 \end_inset
23071
23072 #
23073 \begin_inset Quotes erd
23074 \end_inset
23075
23076  within parentheses.
23077  The 
23078 \begin_inset Quotes erd
23079 \end_inset
23080
23081 #
23082 \begin_inset Quotes erd
23083 \end_inset
23084
23085  denotes, that the number will be calculated automatically when the output
23086  is generated.
23087  The placement and format of the formula number in the output depends on
23088  the document class.
23089  In this document the number is printed together with the chapter number,
23090  separated by a dot:
23091 \begin_inset Formula \begin{equation}
23092 1+1=2\end{equation}
23093
23094 \end_inset
23095
23096 Using 
23097 \family sans
23098 M-m
23099 \begin_inset space ~
23100 \end_inset
23101
23102 n
23103 \family default
23104  in a numbered formula will switch off the numbering.
23105  You can only number displayed formulas.
23106 \end_layout
23107
23108 \begin_layout Standard
23109 Multi-line formulas can be numbered line by line: Using the menu 
23110 \family sans
23111 Edit\SpecialChar \menuseparator
23112 Math\SpecialChar \menuseparator
23113 Toggle
23114 \begin_inset space ~
23115 \end_inset
23116
23117 Numbering
23118 \begin_inset space ~
23119 \end_inset
23120
23121 of
23122 \begin_inset space ~
23123 \end_inset
23124
23125 Line
23126 \family default
23127  or the shortcut 
23128 \family sans
23129 M-m
23130 \begin_inset space ~
23131 \end_inset
23132
23133 N
23134 \family default
23135  will only toggle the numbering of the line where the cursor is in:
23136 \begin_inset Formula \begin{eqnarray}
23137 1 & = & 3-2\\
23138 2 & = & 4-2\nonumber \\
23139 4 & \leq & 7\end{eqnarray}
23140
23141 \end_inset
23142
23143 To number all lines use the shortcut 
23144 \family sans
23145 M-m
23146 \begin_inset space ~
23147 \end_inset
23148
23149 n
23150 \family default
23151 .
23152 \end_layout
23153
23154 \begin_layout Standard
23155 \begin_inset VSpace bigskip
23156 \end_inset
23157
23158 Every displayed formula can be referenced by its number using a label.
23159  A label is inserted with the menu 
23160 \family sans
23161 Insert\SpecialChar \menuseparator
23162 Label
23163 \family default
23164  when the cursor is in the formula.
23165  This opens a dialog to enter the label.
23166  It is recommended to use the proposed 
23167 \begin_inset Quotes eld
23168 \end_inset
23169
23170
23171 \family sans
23172 eq:
23173 \family default
23174
23175 \begin_inset Quotes erd
23176 \end_inset
23177
23178  as first part of the label, because this helps later to identify the label
23179  type when you have many labels in your document.
23180  We inserted in the following example the label 
23181 \begin_inset Quotes eld
23182 \end_inset
23183
23184 eq:tanhExp
23185 \begin_inset Quotes erd
23186 \end_inset
23187
23188  in the second line:
23189 \begin_inset Formula \begin{eqnarray}
23190 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23191  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23192
23193 \end_inset
23194
23195 Every labeled line is automatically numbered.
23196  Therefore the label is shown in LyX at the place of the formula number
23197  placeholder 
23198 \begin_inset Quotes eld
23199 \end_inset
23200
23201 #
23202 \begin_inset Quotes erd
23203 \end_inset
23204
23205 .
23206  You can reference a labeled formula using the menu 
23207 \family sans
23208 Insert\SpecialChar \menuseparator
23209 Cross
23210 \begin_inset space ~
23211 \end_inset
23212
23213 Reference
23214 \family default
23215 .
23216  A dialog appears to choose a label you want refer to.
23217  The reference appears in LyX as grey cross reference box and in the output
23218  as the formula number:
23219 \end_layout
23220
23221 \begin_layout Standard
23222 This is a cross-reference to equation (
23223 \begin_inset CommandInset ref
23224 LatexCommand ref
23225 reference "eq:tanhExp"
23226
23227 \end_inset
23228
23229 ).
23230 \end_layout
23231
23232 \begin_layout Standard
23233 The properties of LyX's cross-reference box are described in section
23234 \begin_inset space ~
23235 \end_inset
23236
23237
23238 \begin_inset CommandInset ref
23239 LatexCommand ref
23240 reference "sec:Cross-References"
23241
23242 \end_inset
23243
23244 .
23245  To delete a label, set the cursor in the labeled formula, use the menu
23246  
23247 \family sans
23248 Insert\SpecialChar \menuseparator
23249 Label
23250 \family default
23251  and delete the label in the appearing dialog.
23252 \begin_inset Foot
23253 status collapsed
23254
23255 \begin_layout Plain Layout
23256 This is a unintuitive and will be fixed in the next version of LyX.
23257 \end_layout
23258
23259 \end_inset
23260
23261  
23262 \end_layout
23263
23264 \begin_layout Section
23265 User defined math macros
23266 \begin_inset Index
23267 status collapsed
23268
23269 \begin_layout Plain Layout
23270 Math ! Macros
23271 \end_layout
23272
23273 \end_inset
23274
23275
23276 \begin_inset CommandInset label
23277 LatexCommand label
23278 name "sec:math-macros"
23279
23280 \end_inset
23281
23282
23283 \end_layout
23284
23285 \begin_layout Standard
23286 LyX allows you to define macros for formulas.
23287  For example we assume that solutions of the quadratic equation often occur
23288  in our document in various forms and we want to create a macro to print
23289  them.
23290 \begin_inset Newline newline
23291 \end_inset
23292
23293 The general form of a quadratic equation is:
23294 \begin_inset Formula \[
23295 0=\lambda^{2}+p\lambda+q\]
23296
23297 \end_inset
23298
23299 The general form of its solution is:
23300 \begin_inset Formula \[
23301 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23302
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \begin_layout Standard
23309 The macro should print the parameters 
23310 \begin_inset Formula $\lambda$
23311 \end_inset
23312
23313
23314 \begin_inset Formula $p$
23315 \end_inset
23316
23317  and 
23318 \begin_inset Formula $q$
23319 \end_inset
23320
23321  like in the equation above.
23322 \end_layout
23323
23324 \begin_layout Standard
23325 A macro is created by executing the command
23326 \end_layout
23327
23328 \begin_layout Standard
23329
23330 \series bold
23331 math-macro
23332 \begin_inset ERT
23333 status collapsed
23334
23335 \begin_layout Plain Layout
23336
23337
23338 \backslash
23339 spce 
23340 \end_layout
23341
23342 \end_inset
23343
23344 Name
23345 \begin_inset ERT
23346 status collapsed
23347
23348 \begin_layout Plain Layout
23349
23350
23351 \backslash
23352 spce 
23353 \end_layout
23354
23355 \end_inset
23356
23357 Number
23358 \begin_inset space ~
23359 \end_inset
23360
23361 of
23362 \begin_inset space ~
23363 \end_inset
23364
23365 Arguments
23366 \end_layout
23367
23368 \begin_layout Standard
23369 in the minibuffer at the bottom of the LyX screen.
23370  Name is the name of the new macro which mustn't contain numbers.
23371  The number of arguments can be a number in the range 1-9.
23372  If you want to define a macro without arguments, don't declare the number
23373  of arguments.
23374 \end_layout
23375
23376 \begin_layout Standard
23377 We have three arguments and name the macro 
23378 \begin_inset Quotes eld
23379 \end_inset
23380
23381 qE
23382 \begin_inset Quotes erd
23383 \end_inset
23384
23385 , so that the command is:
23386 \end_layout
23387
23388 \begin_layout Standard
23389
23390 \series bold
23391 math-macro
23392 \begin_inset ERT
23393 status collapsed
23394
23395 \begin_layout Plain Layout
23396
23397
23398 \backslash
23399 spce 
23400 \end_layout
23401
23402 \end_inset
23403
23404 qE
23405 \begin_inset ERT
23406 status collapsed
23407
23408 \begin_layout Plain Layout
23409
23410
23411 \backslash
23412 spce 
23413 \end_layout
23414
23415 \end_inset
23416
23417 3
23418 \end_layout
23419
23420 \begin_layout Standard
23421 This results in the following macro definition box: 
23422 \begin_inset Graphics
23423         filename clipart/macrobox.png
23424
23425 \end_inset
23426
23427  
23428 \begin_inset FormulaMacro
23429 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23430 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23431 \end_inset
23432
23433
23434 \begin_inset Note Note
23435 status collapsed
23436
23437 \begin_layout Plain Layout
23438 The first box is an image to show the behavior in the output.
23439  The second one is the definition box, that doesn't appear in the output.
23440 \end_layout
23441
23442 \end_inset
23443
23444
23445 \end_layout
23446
23447 \begin_layout Standard
23448 The first blue box is for the definition, where you insert the formula via
23449  the math panel or commands.
23450  The placeholder for the arguments are inserted as a backslash and sharp
23451  followed by the argument number, e.g.
23452  
23453 \begin_inset Quotes eld
23454 \end_inset
23455
23456
23457 \backslash
23458 #1
23459 \begin_inset Quotes erd
23460 \end_inset
23461
23462  for the first argument.
23463  Placeholders will be displayed in red.
23464  The second blue box is for the appearance in LyX.
23465  This is useful when you have a large structure that shouldn't be displayed
23466  in LyX with its full size.
23467  If you want to see the macro as it is defined, leave the box blank.
23468  In our example we insert the sequence
23469 \begin_inset Newline newline
23470 \end_inset
23471
23472
23473 \series bold
23474 qE: 
23475 \backslash
23476 #1
23477 \series default
23478  
23479 \series bold
23480 ,
23481 \series default
23482  
23483 \series bold
23484
23485 \backslash
23486 #2
23487 \series default
23488  
23489 \series bold
23490 ,
23491 \series default
23492  
23493 \series bold
23494
23495 \backslash
23496 #3
23497 \begin_inset Newline newline
23498 \end_inset
23499
23500
23501 \series default
23502 The macro will then be shown as the macro name followed by the three arguments.
23503 \end_layout
23504
23505 \begin_layout Standard
23506 To use the macro in a formula, type its name as command, in our case 
23507 \begin_inset Quotes eld
23508 \end_inset
23509
23510
23511 \series bold
23512
23513 \backslash
23514 qE
23515 \series default
23516
23517 \begin_inset Quotes erd
23518 \end_inset
23519
23520 .
23521  The macro is inserted with boxes for the arguments looking similar to this:
23522 \end_layout
23523
23524 \begin_layout Standard
23525 \align center
23526 \begin_inset Graphics
23527         filename clipart/macrouse.png
23528
23529 \end_inset
23530
23531
23532 \end_layout
23533
23534 \begin_layout Standard
23535 The arguments are inserted in the blue boxes.
23536  If the cursor is outside the macro, the arguments are put in the macro.
23537  To change the arguments, put the cursor in the formula before or after
23538  the macro and press the right or left arrow key respectively.
23539  The arguments appear now again below the macro definition.
23540 \end_layout
23541
23542 \begin_layout Standard
23543 If you change the macro definition all macros are changed automatically
23544  to the new definition.
23545  Here an example of our macro with the arguments 
23546 \begin_inset Formula $x$
23547 \end_inset
23548
23549
23550 \begin_inset Formula $\ln(x)$
23551 \end_inset
23552
23553 , and 
23554 \begin_inset Formula $B$
23555 \end_inset
23556
23557 :
23558 \begin_inset Formula \[
23559 \qE x{\ln(y)}B\]
23560
23561 \end_inset
23562
23563
23564 \end_layout
23565
23566 \begin_layout Standard
23567 When the document is exported to LaTeX, the macro definition will be inserted
23568  as the command:
23569 \end_layout
23570
23571 \begin_layout Standard
23572
23573 \series bold
23574
23575 \backslash
23576 newcommand{
23577 \backslash
23578 qE}[3]{#1_{1,
23579 \backslash
23580 ,2}=-
23581 \backslash
23582 frac{#2}{2}
23583 \backslash
23584 pm
23585 \begin_inset Newline newline
23586 \end_inset
23587
23588
23589 \begin_inset ERT
23590 status collapsed
23591
23592 \begin_layout Plain Layout
23593
23594
23595 \backslash
23596 hphantom{
23597 \end_layout
23598
23599 \end_inset
23600
23601
23602 \backslash
23603 newcommand
23604 \begin_inset ERT
23605 status collapsed
23606
23607 \begin_layout Plain Layout
23608
23609 }
23610 \end_layout
23611
23612 \end_inset
23613
23614
23615 \backslash
23616 sqrt{
23617 \backslash
23618 frac{#2^{2}}{4}-#3}}
23619 \end_layout
23620
23621 \begin_layout Standard
23622 The command is not inserted in the document preamble.
23623  That means you can only use macros in formulas that are below the macro
23624  definition box in your document.
23625  There are also some other restrictions: The command 
23626 \backslash
23627 newcommand supports optional arguments, which are not available in LyX's
23628  macros.
23629  You can also not change subsequently the name of the macro and the number
23630  of arguments.
23631  
23632 \end_layout
23633
23634 \begin_layout Section
23635 Fine-Tuning
23636 \end_layout
23637
23638 \begin_layout Subsection
23639 Typefaces
23640 \begin_inset Index
23641 status collapsed
23642
23643 \begin_layout Plain Layout
23644 Math ! Typefaces
23645 \end_layout
23646
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \begin_layout Standard
23653 The standard font for text is italic, for numbers the standard is roman.
23654  To set a font in a formula, use the 
23655 \family sans
23656 Math
23657 \begin_inset space ~
23658 \end_inset
23659
23660 Panel
23661 \family default
23662  button 
23663 \begin_inset Graphics
23664         filename ../images/math/font.png
23665
23666 \end_inset
23667
23668 , or enter its command, listed in table
23669 \begin_inset space ~
23670 \end_inset
23671
23672
23673 \begin_inset CommandInset ref
23674 LatexCommand ref
23675 reference "cap:Typefaces-and-the"
23676
23677 \end_inset
23678
23679 , directly.
23680 \end_layout
23681
23682 \begin_layout Standard
23683 \begin_inset Float table
23684 wide false
23685 sideways false
23686 status open
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Caption
23690
23691 \begin_layout Plain Layout
23692 \begin_inset CommandInset label
23693 LatexCommand label
23694 name "cap:Typefaces-and-the"
23695
23696 \end_inset
23697
23698 Typefaces and the corresponding commands.
23699 \end_layout
23700
23701 \end_inset
23702
23703
23704 \end_layout
23705
23706 \begin_layout Plain Layout
23707 \align center
23708 \begin_inset Tabular
23709 <lyxtabular version="3" rows="9" columns="2">
23710 <features>
23711 <column alignment="center" valignment="top" width="0pt">
23712 <column alignment="center" valignment="top" width="0pt">
23713 <row>
23714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23715 \begin_inset Text
23716
23717 \begin_layout Plain Layout
23718 Font
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727 Command
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 </row>
23733 <row>
23734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738
23739 \shape up
23740 \size normal
23741 \bar no
23742 \noun off
23743 \color none
23744 \begin_inset Formula $\mathrm{Roman}$
23745 \end_inset
23746
23747
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756
23757 \series bold
23758
23759 \backslash
23760 mathrm
23761 \end_layout
23762
23763 \end_inset
23764 </cell>
23765 </row>
23766 <row>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783
23784 \series bold
23785
23786 \backslash
23787 mathbf
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 </row>
23793 <row>
23794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23795 \begin_inset Text
23796
23797 \begin_layout Plain Layout
23798 \begin_inset Formula $\mathit{Italic}$
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23807 \begin_inset Text
23808
23809 \begin_layout Plain Layout
23810
23811 \series bold
23812
23813 \backslash
23814 mathit
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 </row>
23820 <row>
23821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825
23826 \shape up
23827 \size normal
23828 \bar no
23829 \noun off
23830 \color none
23831 \begin_inset Formula $\mathtt{Typewriter}$
23832 \end_inset
23833
23834
23835 \end_layout
23836
23837 \end_inset
23838 </cell>
23839 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23840 \begin_inset Text
23841
23842 \begin_layout Plain Layout
23843
23844 \series bold
23845
23846 \backslash
23847 mathtt
23848 \end_layout
23849
23850 \end_inset
23851 </cell>
23852 </row>
23853 <row>
23854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23855 \begin_inset Text
23856
23857 \begin_layout Plain Layout
23858 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23859 \end_inset
23860
23861
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870
23871 \series bold
23872
23873 \backslash
23874 mathbb
23875 \end_layout
23876
23877 \end_inset
23878 </cell>
23879 </row>
23880 <row>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885 \begin_inset Formula $\mathfrak{Fraktur}$
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897
23898 \series bold
23899
23900 \backslash
23901 mathfrak
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 </row>
23907 <row>
23908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23909 \begin_inset Text
23910
23911 \begin_layout Plain Layout
23912
23913 \shape up
23914 \size normal
23915 \emph on
23916 \bar no
23917 \noun off
23918 \color none
23919 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23920 \end_inset
23921
23922
23923 \end_layout
23924
23925 \end_inset
23926 </cell>
23927 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23928 \begin_inset Text
23929
23930 \begin_layout Plain Layout
23931
23932 \series bold
23933
23934 \backslash
23935 mathcal
23936 \end_layout
23937
23938 \end_inset
23939 </cell>
23940 </row>
23941 <row>
23942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946 \begin_inset Formula $\mathsf{SansSerif}$
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23955 \begin_inset Text
23956
23957 \begin_layout Plain Layout
23958
23959 \series bold
23960
23961 \backslash
23962 mathsf
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 </row>
23968 </lyxtabular>
23969
23970 \end_inset
23971
23972
23973 \end_layout
23974
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \begin_layout Standard
23981 \begin_inset Note Greyedout
23982 status open
23983
23984 \begin_layout Plain Layout
23985
23986 \series bold
23987 Note:
23988 \series default
23989  that you can only print capital letters in the typefaces 
23990 \family sans
23991 Blackbold
23992 \family default
23993  and 
23994 \family sans
23995 Calligraphic
23996 \family default
23997 .
23998 \end_layout
23999
24000 \end_inset
24001
24002
24003 \end_layout
24004
24005 \begin_layout Standard
24006 When you use a typeface, a blue box is inserted in the formula.
24007  Every character in this box will be printed in this typeface.
24008  Pressing 
24009 \family sans
24010 Space
24011 \family default
24012  within the box, will set the cursor outside, so that you have to use a
24013  protected space when you need a space in the box.
24014  Here an example where a 
24015 \begin_inset Quotes eld
24016 \end_inset
24017
24018 N
24019 \begin_inset Quotes erd
24020 \end_inset
24021
24022  in 
24023 \family sans
24024 Blackbold
24025 \family default
24026  denotes the set of numbers:
24027 \begin_inset Formula \[
24028 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24029
24030 \end_inset
24031
24032
24033 \end_layout
24034
24035 \begin_layout Standard
24036 The typefaces are nestable, which can cause confusion.
24037  You can e.g.
24038  put a character in 
24039 \family sans
24040 Fraktur
24041 \family default
24042  in a box for 
24043 \family sans
24044 Typewriter
24045 \family default
24046
24047 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24048 \end_inset
24049
24050  
24051 \begin_inset Newline newline
24052 \end_inset
24053
24054 So better don't use this feature.
24055 \end_layout
24056
24057 \begin_layout Standard
24058 The typefaces have no effect on Greek letters: 
24059 \begin_inset Formula $\mathfrak{abc\delta e}$
24060 \end_inset
24061
24062
24063 \begin_inset Newline newline
24064 \end_inset
24065
24066 You can only print them emboldened using the command 
24067 \series bold
24068
24069 \backslash
24070 boldsymbol
24071 \series default
24072 , which works like the other typeface commands: 
24073 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24074 \end_inset
24075
24076
24077 \end_layout
24078
24079 \begin_layout Standard
24080
24081 \series bold
24082
24083 \backslash
24084 boldsymbol
24085 \series default
24086  works for all symbols, letters, and numbers.
24087 \end_layout
24088
24089 \begin_layout Standard
24090 A number of other font options are available as well, in the menu 
24091 \family sans
24092 Insert\SpecialChar \menuseparator
24093 Math\SpecialChar \menuseparator
24094 Font
24095 \begin_inset space ~
24096 \end_inset
24097
24098 Change
24099 \family default
24100 .
24101 \end_layout
24102
24103 \begin_layout Subsection
24104 Math Text
24105 \begin_inset Index
24106 status collapsed
24107
24108 \begin_layout Plain Layout
24109 Math ! Text
24110 \end_layout
24111
24112 \end_inset
24113
24114
24115 \end_layout
24116
24117 \begin_layout Standard
24118 Typefaces are useful for entering some characters in some given font, but
24119  not for text.
24120  For typing longer pieces of text use the math text, which is obtained using
24121  the entry 
24122 \family sans
24123 Normal
24124 \begin_inset space ~
24125 \end_inset
24126
24127 text
24128 \begin_inset space ~
24129 \end_inset
24130
24131 mode
24132 \family default
24133  of the 
24134 \family sans
24135 Math
24136 \begin_inset space ~
24137 \end_inset
24138
24139 Panel
24140 \family default
24141  button 
24142 \begin_inset Graphics
24143         filename ../images/math/font.png
24144
24145 \end_inset
24146
24147  (alternatively the shortcut 
24148 \family sans
24149 M-m
24150 \begin_inset space ~
24151 \end_inset
24152
24153 m
24154 \family default
24155 ).
24156  Math text appears in LyX in black instead of blue.
24157  You can use spaces and accents in math text like in normal text.
24158  Here is an example:
24159 \begin_inset Formula \[
24160 f(x)=\begin{cases}
24161 x & \textrm{if I say so}\\
24162 -x & \textrm{unter Umständen}\end{cases}\]
24163
24164 \end_inset
24165
24166
24167 \end_layout
24168
24169 \begin_layout Subsection
24170 Font Sizes
24171 \begin_inset Index
24172 status collapsed
24173
24174 \begin_layout Plain Layout
24175 Math ! Font sizes
24176 \end_layout
24177
24178 \end_inset
24179
24180
24181 \end_layout
24182
24183 \begin_layout Standard
24184 There are four font styles (relative sizes) used in math-mode, which are
24185  automatically chosen in most situations.
24186  These are called 
24187 \family sans
24188 textstyle
24189 \family default
24190
24191 \family sans
24192 displaystyle
24193 \family default
24194
24195 \family sans
24196 scriptstyle
24197 \family default
24198 , and 
24199 \family sans
24200 scriptscriptstyle
24201 \family default
24202 .
24203  For most characters, 
24204 \family sans
24205 textstyle
24206 \family default
24207  and 
24208 \family sans
24209 displaystyle
24210 \family default
24211  are actually the same size, but fractions, superscripts and subscripts,
24212  and certain other structures, are set larger in 
24213 \family sans
24214 displaystyle
24215 \family default
24216 .
24217  Except for some operators, which resize themselves to accommodate various
24218  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24219  These choices can be overridden by using the math panel button 
24220 \begin_inset Graphics
24221         filename ../images/math/style.png
24222
24223 \end_inset
24224
24225 .
24226  A box for the size will be created in which you can insert the math structure.
24227  For example, you can set 
24228 \begin_inset Formula $\frac{1}{2}$
24229 \end_inset
24230
24231 , which is normally in 
24232 \family sans
24233 textstyle
24234 \family default
24235 , larger in 
24236 \family sans
24237 displaystyle
24238 \family default
24239
24240 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24241 \end_inset
24242
24243 .
24244  The four styles are used in the following example:
24245 \end_layout
24246
24247 \begin_layout Standard
24248 \begin_inset Formula $displaystyle$
24249 \end_inset
24250
24251
24252 \begin_inset Formula ${\textstyle textstyle}$
24253 \end_inset
24254
24255
24256 \begin_inset Formula ${\scriptstyle scriptstyle}$
24257 \end_inset
24258
24259
24260 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24261 \end_inset
24262
24263 .
24264 \end_layout
24265
24266 \begin_layout Standard
24267 All these math-mode font sizes are relative, that means, if the whole math
24268  inset is set in a particular size with the menu 
24269 \family sans
24270 Edit\SpecialChar \menuseparator
24271 Text
24272 \begin_inset space ~
24273 \end_inset
24274
24275 Style
24276 \family default
24277 , all sizes in the formula will be adjusted relative to this size.
24278  Similarly, if the base font size of the document is changed, all fonts
24279  will be adjusted to correspond.
24280  As example a formula in the font size 
24281 \begin_inset Quotes eld
24282 \end_inset
24283
24284 largest
24285 \begin_inset Quotes erd
24286 \end_inset
24287
24288 :
24289 \end_layout
24290
24291 \begin_layout Standard
24292
24293 \family roman
24294 \size largest
24295 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24296 \end_inset
24297
24298
24299 \end_layout
24300
24301 \begin_layout Section
24302 Theorem Modules
24303 \end_layout
24304
24305 \begin_layout Standard
24306 As of LyX 1.6, support for theorem-like environments has been moved out of
24307  the document classes and into layout modules.
24308 \begin_inset Index
24309 status collapsed
24310
24311 \begin_layout Plain Layout
24312 Layout Modules
24313 \end_layout
24314
24315 \end_inset
24316
24317  As a result, theorem-like environments can now easily be used with classes
24318  other than the AMS classes.
24319  See section 
24320 \begin_inset CommandInset ref
24321 LatexCommand ref
24322 reference "sub:Modules"
24323
24324 \end_inset
24325
24326  for more on layout modules.
24327 \end_layout
24328
24329 \begin_layout Section
24330 AMS-LaTeX
24331 \begin_inset Index
24332 status collapsed
24333
24334 \begin_layout Plain Layout
24335 AMS math
24336 \end_layout
24337
24338 \end_inset
24339
24340
24341 \begin_inset Index
24342 status collapsed
24343
24344 \begin_layout Plain Layout
24345 Math ! AMS
24346 \end_layout
24347
24348 \end_inset
24349
24350
24351 \end_layout
24352
24353 \begin_layout Standard
24354 LyX supports the packages provided by the American Mathematical Society
24355  (AMS) that are in common use.
24356 \end_layout
24357
24358 \begin_layout Subsection
24359 Enabling AMS-Support
24360 \end_layout
24361
24362 \begin_layout Standard
24363 Selecting the checkbox 
24364 \family sans
24365 Use
24366 \begin_inset space ~
24367 \end_inset
24368
24369 AMS
24370 \begin_inset space ~
24371 \end_inset
24372
24373 math
24374 \begin_inset space ~
24375 \end_inset
24376
24377 package
24378 \family default
24379  in the 
24380 \family sans
24381 Document\SpecialChar \menuseparator
24382 Settings
24383 \family default
24384
24385 \begin_inset Index
24386 status collapsed
24387
24388 \begin_layout Plain Layout
24389 Document ! Settings
24390 \end_layout
24391
24392 \end_inset
24393
24394  dialog under 
24395 \family sans
24396 Math
24397 \begin_inset space ~
24398 \end_inset
24399
24400 Options
24401 \family default
24402  will include the AMS-packages in the document, and make the facilities
24403  available.
24404  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24405  formulas, assure that you have enabled AMS.
24406 \end_layout
24407
24408 \begin_layout Subsection
24409 AMS-Formula Types
24410 \begin_inset CommandInset label
24411 LatexCommand label
24412 name "sub:AMS-Formula-Types"
24413
24414 \end_inset
24415
24416
24417 \begin_inset Index
24418 status collapsed
24419
24420 \begin_layout Plain Layout
24421 Math ! Multi-line Equations
24422 \end_layout
24423
24424 \end_inset
24425
24426
24427 \end_layout
24428
24429 \begin_layout Standard
24430 AMS-LaTeX provides a selection of different formula types.
24431  LyX allows you to choose between 
24432 \family typewriter
24433 align
24434 \family default
24435
24436 \family typewriter
24437 alignat
24438 \family default
24439
24440 \family typewriter
24441 flalign
24442 \family default
24443
24444 \family typewriter
24445 gather
24446 \family default
24447 , and 
24448 \family typewriter
24449 multline
24450 \family default
24451 .
24452  We refer to the AMS-documentation for an explanation of these formula types.
24453 \end_layout
24454
24455 \begin_layout Chapter
24456 More Tools
24457 \end_layout
24458
24459 \begin_layout Section
24460 Cross-References
24461 \begin_inset Index
24462 status collapsed
24463
24464 \begin_layout Plain Layout
24465 Cross references
24466 \end_layout
24467
24468 \end_inset
24469
24470
24471 \begin_inset CommandInset label
24472 LatexCommand label
24473 name "sec:Cross-References"
24474
24475 \end_inset
24476
24477
24478 \end_layout
24479
24480 \begin_layout Standard
24481 One of LyX's strengths are cross-references.
24482  You can reference every section, float, footnote, formula, and list in
24483  the document.
24484  To reference a document part, you have to insert a label into it.
24485  The label is used as anchor and name for the reference.
24486  We want for example refer to the the second item of the following list:
24487 \end_layout
24488
24489 \begin_layout Enumerate
24490 First item
24491 \end_layout
24492
24493 \begin_layout Enumerate
24494 \begin_inset CommandInset label
24495 LatexCommand label
24496 name "enu:Second-item"
24497
24498 \end_inset
24499
24500 Second item
24501 \end_layout
24502
24503 \begin_layout Enumerate
24504 Third item
24505 \end_layout
24506
24507 \begin_layout Standard
24508 First we insert a label into the second item with the menu 
24509 \family sans
24510 Insert\SpecialChar \menuseparator
24511 Label
24512 \family default
24513  or the by pressing the toolbar button 
24514 \begin_inset Graphics
24515         filename ../images/label-insert.png
24516         scale 85
24517
24518 \end_inset
24519
24520 .
24521  A grey label box like this: 
24522 \begin_inset Graphics
24523         filename clipart/labelQt4.png
24524         scale 85
24525
24526 \end_inset
24527
24528  is inserted and the label window pops up asking for the label text.
24529  LyX offers as text the first words of the item with a prefix, in our case
24530  the text 
24531 \begin_inset Quotes eld
24532 \end_inset
24533
24534
24535 \family sans
24536 enu: Second-item
24537 \family default
24538
24539 \begin_inset Quotes erd
24540 \end_inset
24541
24542 .
24543  The prefix 
24544 \begin_inset Quotes eld
24545 \end_inset
24546
24547
24548 \family sans
24549 enu:
24550 \family default
24551
24552 \begin_inset Quotes erd
24553 \end_inset
24554
24555  stands for 
24556 \begin_inset Quotes eld
24557 \end_inset
24558
24559 enumerate
24560 \begin_inset Quotes erd
24561 \end_inset
24562
24563 .
24564  The prefix depends on the document part where the label is inserted, e.g.
24565  if you insert a label to a section heading, the prefix will be 
24566 \begin_inset Quotes eld
24567 \end_inset
24568
24569
24570 \family sans
24571 sec:
24572 \family default
24573
24574 \begin_inset Quotes erd
24575 \end_inset
24576
24577 .
24578 \end_layout
24579
24580 \begin_layout Standard
24581 To reference the item, we refer to its label using the menu 
24582 \family sans
24583 Insert\SpecialChar \menuseparator
24584 Cross-Reference
24585 \family default
24586  or the toolbar button 
24587 \begin_inset Graphics
24588         filename ../images/dialog-show-new-inset_ref.png
24589         scale 85
24590
24591 \end_inset
24592
24593 .
24594  A grey cross-reference box like this: 
24595 \begin_inset Graphics
24596         filename clipart/referenceQt4.png
24597         scale 85
24598
24599 \end_inset
24600
24601  is inserted and the cross-reference window appear showing all labels of
24602  the document.
24603  We can now sort the labels alphabetically and then choose the entry 
24604 \begin_inset Quotes eld
24605 \end_inset
24606
24607
24608 \family sans
24609 enu:Second-item
24610 \family default
24611
24612 \begin_inset Quotes erd
24613 \end_inset
24614
24615 .
24616  At the position of the cross-reference box the item number will appear
24617  in the output.
24618  Here is our cross-reference:
24619 \end_layout
24620
24621 \begin_layout Standard
24622 Item
24623 \begin_inset space ~
24624 \end_inset
24625
24626
24627 \begin_inset CommandInset ref
24628 LatexCommand ref
24629 reference "enu:Second-item"
24630
24631 \end_inset
24632
24633
24634 \end_layout
24635
24636 \begin_layout Standard
24637 It is recommended to use a protected space
24638 \begin_inset Foot
24639 status collapsed
24640
24641 \begin_layout Plain Layout
24642 described in section
24643 \begin_inset space ~
24644 \end_inset
24645
24646
24647 \begin_inset CommandInset ref
24648 LatexCommand ref
24649 reference "sub:Protected-Space"
24650
24651 \end_inset
24652
24653
24654 \end_layout
24655
24656 \end_inset
24657
24658  between the cross-reference name and its number to avoid ugly line breaks
24659  between them.
24660 \end_layout
24661
24662 \begin_layout Standard
24663 There are six varieties of cross-references:
24664 \end_layout
24665
24666 \begin_layout Description
24667 <reference>: prints the float number, this is the default: 
24668 \begin_inset CommandInset ref
24669 LatexCommand ref
24670 reference "cap:Two-distorted-images"
24671
24672 \end_inset
24673
24674
24675 \end_layout
24676
24677 \begin_layout Description
24678 (<reference>): prints the float number within two parentheses, this is the
24679  style normally used to reference formulas, especially when the reference
24680  name 
24681 \begin_inset Quotes eld
24682 \end_inset
24683
24684 Equation
24685 \begin_inset Quotes erd
24686 \end_inset
24687
24688  is omitted: 
24689 \begin_inset CommandInset ref
24690 LatexCommand eqref
24691 reference "eq:tanhExp"
24692
24693 \end_inset
24694
24695
24696 \end_layout
24697
24698 \begin_layout Description
24699 <page>: prints the page number: Page
24700 \begin_inset space ~
24701 \end_inset
24702
24703
24704 \begin_inset CommandInset ref
24705 LatexCommand pageref
24706 reference "cap:Two-distorted-images"
24707
24708 \end_inset
24709
24710
24711 \end_layout
24712
24713 \begin_layout Description
24714 on
24715 \begin_inset space ~
24716 \end_inset
24717
24718 page
24719 \begin_inset space ~
24720 \end_inset
24721
24722 <page>: prints the text "on page" and the page number: 
24723 \begin_inset CommandInset ref
24724 LatexCommand vpageref
24725 reference "cap:Two-distorted-images"
24726
24727 \end_inset
24728
24729
24730 \end_layout
24731
24732 \begin_layout Description
24733 <reference>
24734 \begin_inset space ~
24735 \end_inset
24736
24737 on
24738 \begin_inset space ~
24739 \end_inset
24740
24741 page
24742 \begin_inset space ~
24743 \end_inset
24744
24745 <page>: prints the float number, the text "on page", and the page number:
24746  
24747 \begin_inset CommandInset ref
24748 LatexCommand vref
24749 reference "cap:Two-distorted-images"
24750
24751 \end_inset
24752
24753
24754 \end_layout
24755
24756 \begin_layout Description
24757 Formatted
24758 \begin_inset space ~
24759 \end_inset
24760
24761 reference: prints a self defined cross-reference format.
24762 \begin_inset Newline newline
24763 \end_inset
24764
24765
24766 \begin_inset Note Greyedout
24767 status open
24768
24769 \begin_layout Plain Layout
24770
24771 \series bold
24772 Note:
24773 \series default
24774  This feature is only available when you have the LaTeX-package 
24775 \series bold
24776 prettyref
24777 \series default
24778
24779 \begin_inset Index
24780 status collapsed
24781
24782 \begin_layout Plain Layout
24783 Latex@LaTeX-packages ! prettyref
24784 \end_layout
24785
24786 \end_inset
24787
24788  installed.
24789 \end_layout
24790
24791 \end_inset
24792
24793
24794 \end_layout
24795
24796 \begin_layout Standard
24797 Note that the style <page> won't print the page number if the label is on
24798  the previous, the same, or the next page.
24799  You will e.
24800 \begin_inset space \thinspace{}
24801 \end_inset
24802
24803 g.
24804 \begin_inset space ~
24805 \end_inset
24806
24807 see the text 
24808 \begin_inset Quotes eld
24809 \end_inset
24810
24811
24812 \family sans
24813 on this page
24814 \family default
24815
24816 \begin_inset Quotes erd
24817 \end_inset
24818
24819  instead.
24820 \end_layout
24821
24822 \begin_layout Standard
24823 The number and current page of the referred document part in the output,
24824  is automatically calculated by LaTeX.
24825  The varieties are adjusted in the field 
24826 \family sans
24827 Format
24828 \family default
24829  of the cross-reference window, that appear when you click on the cross-referenc
24830 e box.
24831 \end_layout
24832
24833 \begin_layout Standard
24834 You can only use the style 
24835 \family sans
24836 <reference>
24837 \family default
24838  to reference numbered document parts, while the reference style 
24839 \family sans
24840 <page>
24841 \family default
24842  is always possible.
24843 \end_layout
24844
24845 \begin_layout Standard
24846 If you want to reference a section, put the label in the section heading,
24847  to reference a float, put the label in the caption.
24848  For footnotes you can put the label somewhere in it.
24849  Referencing formulas is explained in section
24850 \begin_inset space ~
24851 \end_inset
24852
24853
24854 \begin_inset CommandInset ref
24855 LatexCommand ref
24856 reference "sec:Formula-Numbering-and"
24857
24858 \end_inset
24859
24860 .
24861 \end_layout
24862
24863 \begin_layout Standard
24864 The button 
24865 \family sans
24866 Go
24867 \begin_inset space ~
24868 \end_inset
24869
24870 to
24871 \begin_inset space ~
24872 \end_inset
24873
24874 Label
24875 \family default
24876  in the cross-reference window sets the the cursor before the referred label.
24877  The button text changes then to 
24878 \family sans
24879 Go
24880 \begin_inset space ~
24881 \end_inset
24882
24883 Back
24884 \family default
24885  and you can use it to set the cursor back to the cross-reference.
24886  Right-clicking on a cross-reference box also sets the cursor before the
24887  referred label but without a possibility to go back.
24888  
24889 \end_layout
24890
24891 \begin_layout Standard
24892 You can change labels at any time by clicking on the label box.
24893  References to the changed label will automatically change its link to the
24894  new label text, so that you don't need to take care about this.
24895 \end_layout
24896
24897 \begin_layout Standard
24898 If a cross-reference refers to a non-existing label, you'll see two question
24899  marks in the output instead of the reference.
24900 \end_layout
24901
24902 \begin_layout Standard
24903 References are described in detail in the 
24904 \emph on
24905 Embedded Objects
24906 \emph default
24907  manual.
24908 \end_layout
24909
24910 \begin_layout Section
24911 Table of Contents and other Listings
24912 \begin_inset Index
24913 status collapsed
24914
24915 \begin_layout Plain Layout
24916 Table of contents
24917 \end_layout
24918
24919 \end_inset
24920
24921
24922 \begin_inset Index
24923 status collapsed
24924
24925 \begin_layout Plain Layout
24926 Outline
24927 \end_layout
24928
24929 \end_inset
24930
24931
24932 \begin_inset CommandInset label
24933 LatexCommand label
24934 name "sec:toc"
24935
24936 \end_inset
24937
24938
24939 \end_layout
24940
24941 \begin_layout Subsection
24942 Table of Contents
24943 \begin_inset CommandInset label
24944 LatexCommand label
24945 name "sub:Table-of-Contents"
24946
24947 \end_inset
24948
24949
24950 \end_layout
24951
24952 \begin_layout Standard
24953 The Table of Contents (TOC) is inserted with the menu 
24954 \family sans
24955 Insert\SpecialChar \menuseparator
24956 List/TOC\SpecialChar \menuseparator
24957 Table
24958 \begin_inset space ~
24959 \end_inset
24960
24961 of
24962 \begin_inset space ~
24963 \end_inset
24964
24965 Contents
24966 \family default
24967 .
24968  Is is displayed in LyX as a gray box.
24969  If you click on it, the 
24970 \family sans
24971 Outline
24972 \family default
24973  window appears, showing you the TOC entries as outline to move and rearrange
24974  sections in your documents.
24975  So this operation is an alternative to the menu 
24976 \family sans
24977 Document\SpecialChar \menuseparator
24978 Outline
24979 \family default
24980  that is described in sec.
24981 \begin_inset space \thinspace{}
24982 \end_inset
24983
24984
24985 \begin_inset CommandInset ref
24986 LatexCommand ref
24987 reference "sec:Navigating"
24988
24989 \end_inset
24990
24991 .
24992 \end_layout
24993
24994 \begin_layout Standard
24995 The TOC in the document output lists every numbered section automatically.
24996  If you have declared a short title for a section heading, as described
24997  in section
24998 \begin_inset space ~
24999 \end_inset
25000
25001
25002 \begin_inset CommandInset ref
25003 LatexCommand ref
25004 reference "sec:Short-Titles"
25005
25006 \end_inset
25007
25008 , it will be used in the TOC instead of the section heading.
25009  Section
25010 \begin_inset space ~
25011 \end_inset
25012
25013
25014 \begin_inset CommandInset ref
25015 LatexCommand ref
25016 reference "sub:Numbering-depth"
25017
25018 \end_inset
25019
25020  describes how the level is adjusted that defines which section types are
25021  listed in the TOC.
25022  Unnumbered sections are not listed in the TOC.
25023 \end_layout
25024
25025 \begin_layout Subsection
25026 List of Figures, Tables, and Algorithms
25027 \begin_inset CommandInset label
25028 LatexCommand label
25029 name "sub:List-of-Figures"
25030
25031 \end_inset
25032
25033
25034 \end_layout
25035
25036 \begin_layout Standard
25037 Table, figure, and algorithm lists are very much like the table of contents.
25038  You can insert them via the 
25039 \family sans
25040 Insert\SpecialChar \menuseparator
25041 List
25042 \begin_inset space ~
25043 \end_inset
25044
25045 /
25046 \begin_inset space ~
25047 \end_inset
25048
25049 TOC
25050 \family default
25051  submenus.
25052  The list entries are the float captions and the float number.
25053 \end_layout
25054
25055 \begin_layout Section
25056 URLs and Hyperlinks
25057 \begin_inset Index
25058 status collapsed
25059
25060 \begin_layout Plain Layout
25061 URLs
25062 \end_layout
25063
25064 \end_inset
25065
25066
25067 \begin_inset Index
25068 status collapsed
25069
25070 \begin_layout Plain Layout
25071 Hyperlinks
25072 \end_layout
25073
25074 \end_inset
25075
25076
25077 \begin_inset CommandInset label
25078 LatexCommand label
25079 name "sec:URL"
25080
25081 \end_inset
25082
25083
25084 \end_layout
25085
25086 \begin_layout Subsection
25087 URLs
25088 \end_layout
25089
25090 \begin_layout Standard
25091 Links to web pages or email addresses can be inserted via the menu 
25092 \family sans
25093 Insert\SpecialChar \menuseparator
25094 URL
25095 \family default
25096 .
25097 \end_layout
25098
25099 \begin_layout Standard
25100 Here is an example URL: LyX's homepage: 
25101 \begin_inset Flex URL
25102 status open
25103
25104 \begin_layout Plain Layout
25105
25106 http://www.lyx.org
25107 \end_layout
25108
25109 \end_inset
25110
25111
25112 \end_layout
25113
25114 \begin_layout Standard
25115 You cannot change the style of the link text, the URL text will always be
25116  in the style 
25117 \family typewriter
25118 Typewriter
25119 \family default
25120 .
25121  To be able to format the URL text, use hyperlinks as explained in the next
25122  subsection.
25123 \end_layout
25124
25125 \begin_layout Standard
25126 \begin_inset Note Greyedout
25127 status open
25128
25129 \begin_layout Plain Layout
25130
25131 \series bold
25132 Note:
25133 \series default
25134  URLs must not end with a backslash, otherwise you get LaTeX errors.
25135 \end_layout
25136
25137 \end_inset
25138
25139
25140 \end_layout
25141
25142 \begin_layout Subsection
25143 Hyperlinks
25144 \end_layout
25145
25146 \begin_layout Standard
25147 Hyperlinks can be inserted with the menu 
25148 \family sans
25149 Insert\SpecialChar \menuseparator
25150 Hyperlink
25151 \family default
25152  or with the toolbar button 
25153 \begin_inset Graphics
25154         filename ../images/href-insert.png
25155         BoundingBox 0bp 5bp 20bp 20bp
25156
25157 \end_inset
25158
25159 .
25160  The appearing dialog has two fields: 
25161 \family sans
25162 Target
25163 \family default
25164  and 
25165 \family sans
25166 Name
25167 \family default
25168 .
25169  The name is the printed text for the hyperlink.
25170  The hyperlink type can be a weblink like this: 
25171 \begin_inset CommandInset href
25172 LatexCommand href
25173 name "LyX's homepage"
25174 target "http://www.lyx.org"
25175
25176 \end_inset
25177
25178 , an Email address like this: 
25179 \begin_inset CommandInset href
25180 LatexCommand href
25181 name "lyx-docs mailing list"
25182 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25183 type "mailto:"
25184
25185 \end_inset
25186
25187 , or a link to a file.
25188 \end_layout
25189
25190 \begin_layout Standard
25191 You can start applications via a hyperlink when you insert a weblink, but
25192  add the prefix 
25193 \begin_inset Quotes eld
25194 \end_inset
25195
25196
25197 \family sans
25198 run:
25199 \family default
25200
25201 \begin_inset Quotes erd
25202 \end_inset
25203
25204  to the link target.
25205 \end_layout
25206
25207 \begin_layout Standard
25208 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25209  and become clickable in the DVI and PDF-output.
25210  To set the format of the link text, highlight the hyperlink inset and use
25211  the text style dialog.
25212  This is for example a hyperlink with bold sans serif text: 
25213 \family sans
25214 \series bold
25215
25216 \begin_inset CommandInset href
25217 LatexCommand href
25218 name "LyX's homepage"
25219 target "http://www.lyx.org"
25220
25221 \end_inset
25222
25223
25224 \end_layout
25225
25226 \begin_layout Standard
25227 The link text color can be changed, when the option 
25228 \family sans
25229 Color links
25230 \family default
25231  is set in the PDF Properties dialog (menu 
25232 \family sans
25233 Document\SpecialChar \menuseparator
25234 Settings\SpecialChar \menuseparator
25235 PDF Properties
25236 \family default
25237 ).
25238  The link text is for example set in this document to blue by adding the
25239  option
25240 \begin_inset Newline newline
25241 \end_inset
25242
25243
25244 \series bold
25245 urlcolor=blue
25246 \series default
25247
25248 \begin_inset Newline newline
25249 \end_inset
25250
25251 to the field 
25252 \family sans
25253 Additional options
25254 \family default
25255  in the PDF Properties dialog.
25256 \end_layout
25257
25258 \begin_layout Section
25259 Appendices
25260 \begin_inset Index
25261 status collapsed
25262
25263 \begin_layout Plain Layout
25264 Appendix
25265 \end_layout
25266
25267 \end_inset
25268
25269
25270 \begin_inset CommandInset label
25271 LatexCommand label
25272 name "sec:Appendices"
25273
25274 \end_inset
25275
25276
25277 \end_layout
25278
25279 \begin_layout Standard
25280 Appendices are created with the menu 
25281 \family sans
25282 Document\SpecialChar \menuseparator
25283 Start
25284 \begin_inset space ~
25285 \end_inset
25286
25287 Appendix
25288 \begin_inset space ~
25289 \end_inset
25290
25291 Here
25292 \family default
25293 .
25294  This menu sets the document from the current cursor position to the end
25295  as appendix region.
25296  The region is marked with a red borderline.
25297 \end_layout
25298
25299 \begin_layout Standard
25300 Every chapter (or section) within the appendix region is treated as an appendix,
25301  numbered with a capital Latin letter.
25302  The appendix subsections are numbered with this letter followed by a dot
25303  and the subsection number.
25304  All appendix sections can be referenced as if they were normal sections,
25305  here two examples:
25306 \end_layout
25307
25308 \begin_layout Standard
25309 Appendix
25310 \begin_inset space ~
25311 \end_inset
25312
25313
25314 \begin_inset CommandInset ref
25315 LatexCommand ref
25316 reference "cha:Credits"
25317
25318 \end_inset
25319
25320 ; Appendix
25321 \begin_inset space ~
25322 \end_inset
25323
25324
25325 \begin_inset CommandInset ref
25326 LatexCommand ref
25327 reference "sub:Export"
25328
25329 \end_inset
25330
25331
25332 \end_layout
25333
25334 \begin_layout Section
25335 Bibliography
25336 \begin_inset Index
25337 status collapsed
25338
25339 \begin_layout Plain Layout
25340 Bibliography
25341 \end_layout
25342
25343 \end_inset
25344
25345
25346 \begin_inset CommandInset label
25347 LatexCommand label
25348 name "sec:Bibliography"
25349
25350 \end_inset
25351
25352
25353 \end_layout
25354
25355 \begin_layout Standard
25356 There are two ways of generating the bibliography in a LyX-document.
25357  You can include a bibliography database
25358 \begin_inset Foot
25359 status collapsed
25360
25361 \begin_layout Plain Layout
25362 Known under the name 
25363 \begin_inset Quotes eld
25364 \end_inset
25365
25366 BibTeX-database
25367 \begin_inset Quotes erd
25368 \end_inset
25369
25370 .
25371 \end_layout
25372
25373 \end_inset
25374
25375 , which is explained in the next subsection or you can insert the bibliography
25376  manually.
25377  For the second method we use the paragraph environment 
25378 \family sans
25379 Bibliography
25380 \family default
25381 , described in section
25382 \begin_inset space ~
25383 \end_inset
25384
25385
25386 \begin_inset CommandInset ref
25387 LatexCommand ref
25388 reference "sub:Biblio_environment"
25389
25390 \end_inset
25391
25392 .
25393 \end_layout
25394
25395 \begin_layout Standard
25396 Within the 
25397 \family sans
25398 Bibliography
25399 \family default
25400  environment, every paragraph begins with a gray bibliography box labeled
25401  with a number.
25402  If you click on it, you will get a dialog in which you can set a 
25403 \family sans
25404 Key
25405 \family default
25406  and a 
25407 \family sans
25408 Label
25409 \family default
25410 .
25411  The key is the symbolic name by which you will refer to this bibliography
25412  entry.
25413  For example, our second entry in the bibliography is a book about LaTeX
25414  and we used 
25415 \begin_inset Quotes eld
25416 \end_inset
25417
25418 latexcompanion
25419 \begin_inset Quotes erd
25420 \end_inset
25421
25422 , a short form of its title, as key.
25423 \end_layout
25424
25425 \begin_layout Standard
25426 You can refer to the key of a bibliography entry using the menu 
25427 \family sans
25428 Insert\SpecialChar \menuseparator
25429 Citation
25430 \family default
25431  or the toolbar button 
25432 \begin_inset Graphics
25433         filename ../images/dialog-show-new-inset_citation.png
25434         BoundingBox 0bp 5bp 20bp 20bp
25435
25436 \end_inset
25437
25438 .
25439  A citation reference box is inserted and a citation window will appear
25440  in which you can select one or more keys in the available key list.
25441  The citation reference box will be labeled with the referenced key.
25442  When you click on the box, the citation window appears and you can change
25443  the reference.
25444 \end_layout
25445
25446 \begin_layout Standard
25447 Citation references appear in the output as number of the bibliography entry
25448  with surrounding brackets.
25449  If you set a 
25450 \family sans
25451 Label
25452 \family default
25453  for the entry, the label will appear instead of the number.
25454  Here two examples; the first without a label, the second with the label
25455  
25456 \begin_inset Quotes eld
25457 \end_inset
25458
25459 Credits
25460 \begin_inset Quotes erd
25461 \end_inset
25462
25463 :
25464 \end_layout
25465
25466 \begin_layout Standard
25467 Have a look at the 
25468 \family sans
25469 LaTeX Companion Second Edition
25470 \family default
25471
25472 \begin_inset CommandInset citation
25473 LatexCommand cite
25474 key "latexcompanion"
25475
25476 \end_inset
25477
25478
25479 \end_layout
25480
25481 \begin_layout Standard
25482 The LyX-Team members are listed in the Credits: 
25483 \begin_inset CommandInset citation
25484 LatexCommand cite
25485 key "lyxcredit"
25486
25487 \end_inset
25488
25489
25490 \end_layout
25491
25492 \begin_layout Subsection
25493 Bibliography databases (BibTeX)
25494 \begin_inset Index
25495 status collapsed
25496
25497 \begin_layout Plain Layout
25498 Bibliography ! Databases
25499 \end_layout
25500
25501 \end_inset
25502
25503
25504 \begin_inset Index
25505 status collapsed
25506
25507 \begin_layout Plain Layout
25508 Bibliography ! BibTeX
25509 \end_layout
25510
25511 \end_inset
25512
25513
25514 \begin_inset CommandInset label
25515 LatexCommand label
25516 name "sub:Bibliography-databases"
25517
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \begin_layout Standard
25524 Bibliography databases are useful if you use the same bibliography in different
25525  documents.
25526  It makes it also very easy to have a uniform layout for all bibliography
25527  entries.
25528  You can collect the bibliography of all relevant books and articles of
25529  your working field in a database.
25530  This database can be used for different documents, because only the referenced
25531  entries of the database will appear in the bibliography list.
25532 \end_layout
25533
25534 \begin_layout Standard
25535 The database is a text file with the file extension 
25536 \begin_inset Quotes eld
25537 \end_inset
25538
25539
25540 \family sans
25541 .bib
25542 \family default
25543
25544 \begin_inset Quotes erd
25545 \end_inset
25546
25547  containing the bibliography in a special format.
25548  The format is explained in LaTeX books (
25549 \begin_inset CommandInset citation
25550 LatexCommand cite
25551 key "Mittelbach,Kopka,Lamport"
25552
25553 \end_inset
25554
25555 ).
25556  Normally one uses a special program to create and edit entries of the database.
25557  Under
25558 \begin_inset Newline newline
25559 \end_inset
25560
25561  
25562 \begin_inset Flex URL
25563 status collapsed
25564
25565 \begin_layout Plain Layout
25566
25567 http://wiki.lyx.org/BibTeX/Programs
25568 \end_layout
25569
25570 \end_inset
25571
25572
25573 \begin_inset Newline newline
25574 \end_inset
25575
25576 you find a list of programs for bibliography databases.
25577 \end_layout
25578
25579 \begin_layout Standard
25580 To use a database, use the menu 
25581 \family sans
25582 Insert\SpecialChar \menuseparator
25583 List
25584 \family default
25585 /
25586 \family sans
25587 TOC\SpecialChar \menuseparator
25588 BibT
25589 \begin_inset ERT
25590 status collapsed
25591
25592 \begin_layout Plain Layout
25593
25594 {}
25595 \end_layout
25596
25597 \end_inset
25598
25599 eX
25600 \begin_inset space ~
25601 \end_inset
25602
25603 Bibliography
25604 \family default
25605 .
25606  A grey box will be inserted and a window appears.
25607  In this window you can load one or more databases and a style file.
25608 \end_layout
25609
25610 \begin_layout Standard
25611 The style file is a text file with the file extension
25612 \begin_inset Quotes erd
25613 \end_inset
25614
25615
25616 \family sans
25617 .bst
25618 \family default
25619
25620 \begin_inset Quotes erd
25621 \end_inset
25622
25623  that declares the layout of all bibliography entries.
25624  Many publishers provide special style files, so that you don't have to
25625  take care of the layout.
25626 \end_layout
25627
25628 \begin_layout Standard
25629 Inserting a citation reference works like described above.
25630 \end_layout
25631
25632 \begin_layout Standard
25633 \begin_inset VSpace defskip
25634 \end_inset
25635
25636
25637 \end_layout
25638
25639 \begin_layout Standard
25640 To generate the bibliography from a database, the program BibTeX is used
25641  by LyX.
25642  This program can be controlled with options that you can add in LyX's preferenc
25643 es dialog under 
25644 \family sans
25645 Outputs
25646 \family default
25647
25648 \family sans
25649 LaT
25650 \begin_inset ERT
25651 status collapsed
25652
25653 \begin_layout Plain Layout
25654
25655 {}
25656 \end_layout
25657
25658 \end_inset
25659
25660 eX
25661 \family default
25662  in the field 
25663 \family sans
25664 BibT
25665 \begin_inset ERT
25666 status collapsed
25667
25668 \begin_layout Plain Layout
25669
25670 {}
25671 \end_layout
25672
25673 \end_inset
25674
25675 eX
25676 \begin_inset space ~
25677 \end_inset
25678
25679 command
25680 \family default
25681 .
25682  Before adding options, it is strongly recommended to read the manual of
25683  
25684 \family sans
25685 BibTeX
25686 \family default
25687 .
25688 \end_layout
25689
25690 \begin_layout Standard
25691 \begin_inset VSpace defskip
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \begin_layout Standard
25698 We use two bibliographies in this document to show the difference between
25699  the two methods of creating them.
25700  As you can see, the bibliography that is created from a database lists
25701  only the database entries that are referenced in the document.
25702  We used the style file 
25703 \family sans
25704 alphadin.bst
25705 \family default
25706  to get the complicated German reference key scheme in the bibliography.
25707 \end_layout
25708
25709 \begin_layout Subsection
25710 Bibliography layout
25711 \begin_inset Index
25712 status collapsed
25713
25714 \begin_layout Plain Layout
25715 Bibliography ! Layout
25716 \end_layout
25717
25718 \end_inset
25719
25720
25721 \end_layout
25722
25723 \begin_layout Standard
25724 In the citation reference dialog you can set a special citation format.
25725  For this feature you need to use the option 
25726 \family sans
25727 Natbib
25728 \family default
25729  enabled in the 
25730 \family sans
25731 Document\SpecialChar \menuseparator
25732 Settings
25733 \family default
25734
25735 \begin_inset Index
25736 status collapsed
25737
25738 \begin_layout Plain Layout
25739 Document ! Settings
25740 \end_layout
25741
25742 \end_inset
25743
25744  dialog under 
25745 \family sans
25746 Bibliography
25747 \family default
25748 .
25749  Setting a citation style for a reference will overwrite the default.
25750  For the global citation format use the BibTeX style files as explained
25751  in the previous section.
25752 \end_layout
25753
25754 \begin_layout Standard
25755 You can also set text, that should appear before or after a citation reference,
25756  in the citation reference window.
25757  Here an example where we set the text 
25758 \begin_inset Quotes eld
25759 \end_inset
25760
25761 Chapter
25762 \begin_inset space ~
25763 \end_inset
25764
25765 3
25766 \begin_inset Quotes erd
25767 \end_inset
25768
25769  to appear after the reference:
25770 \end_layout
25771
25772 \begin_layout Standard
25773 Have a look at 
25774 \begin_inset CommandInset citation
25775 LatexCommand cite
25776 after "Chapter 3"
25777 key "latexcompanion"
25778
25779 \end_inset
25780
25781 .
25782 \end_layout
25783
25784 \begin_layout Section
25785 Index
25786 \begin_inset Index
25787 status collapsed
25788
25789 \begin_layout Plain Layout
25790 Index generation
25791 \end_layout
25792
25793 \end_inset
25794
25795
25796 \begin_inset CommandInset label
25797 LatexCommand label
25798 name "sec:Index"
25799
25800 \end_inset
25801
25802
25803 \end_layout
25804
25805 \begin_layout Standard
25806 An index entry is created if you use the menu 
25807 \family sans
25808 Insert\SpecialChar \menuseparator
25809 Index
25810 \begin_inset space ~
25811 \end_inset
25812
25813 Entry
25814 \family default
25815  or the toolbar button 
25816 \begin_inset Graphics
25817         filename ../images/index-insert.png
25818         BoundingBox 0bp 5bp 20bp 20bp
25819
25820 \end_inset
25821
25822 .
25823  A gray box labeled 
25824 \begin_inset Quotes eld
25825 \end_inset
25826
25827
25828 \family sans
25829 Idx
25830 \family default
25831
25832 \begin_inset Quotes erd
25833 \end_inset
25834
25835  is inserted containing the text that appears in the index.
25836  The word where the cursor is in or the currently highlighted text is proposed
25837  by LyX as index entry.
25838 \end_layout
25839
25840 \begin_layout Standard
25841 We give a short overview of the index commands in the next subsections.
25842  For a detailed description of LaTeX's index mechanism, have a look at one
25843  of the LaTeX books 
25844 \begin_inset CommandInset citation
25845 LatexCommand cite
25846 key "latexcompanion,latexguide,latexbook"
25847
25848 \end_inset
25849
25850 .
25851 \end_layout
25852
25853 \begin_layout Standard
25854 You can change index entries by clicking on the index box.
25855 \end_layout
25856
25857 \begin_layout Standard
25858 The index list is inserted to the document with the menu 
25859 \family sans
25860 Insert\SpecialChar \menuseparator
25861 List
25862 \begin_inset space ~
25863 \end_inset
25864
25865 /
25866 \begin_inset space ~
25867 \end_inset
25868
25869 TOC\SpecialChar \menuseparator
25870 Index
25871 \begin_inset space ~
25872 \end_inset
25873
25874 List
25875 \family default
25876 .
25877  A light blue box labeled 
25878 \begin_inset Quotes eld
25879 \end_inset
25880
25881
25882 \family sans
25883 Index
25884 \family default
25885
25886 \begin_inset Quotes erd
25887 \end_inset
25888
25889  will show the place where the index is printed in the output.
25890  The index list box is not clickable like other LyX-boxes.
25891 \end_layout
25892
25893 \begin_layout Subsection
25894 Grouping Index Entries
25895 \begin_inset Index
25896 status collapsed
25897
25898 \begin_layout Plain Layout
25899 Index ! Grouping
25900 \end_layout
25901
25902 \end_inset
25903
25904
25905 \end_layout
25906
25907 \begin_layout Standard
25908 Index entries are often grouped to offer the reader a fast search in the
25909  index.
25910  We want to group for example the index entries for itemized and enumerated
25911  lists under the entry 
25912 \begin_inset Quotes eld
25913 \end_inset
25914
25915 Lists
25916 \begin_inset Quotes erd
25917 \end_inset
25918
25919 .
25920  First we create the entry 
25921 \begin_inset Quotes eld
25922 \end_inset
25923
25924 Lists
25925 \begin_inset Quotes erd
25926 \end_inset
25927
25928  in section
25929 \begin_inset space ~
25930 \end_inset
25931
25932
25933 \begin_inset CommandInset ref
25934 LatexCommand ref
25935 reference "sub:Lists"
25936
25937 \end_inset
25938
25939 .
25940  In the text field for the itemized list index entry in section
25941 \begin_inset space ~
25942 \end_inset
25943
25944
25945 \begin_inset CommandInset ref
25946 LatexCommand ref
25947 reference "sec:Itemize"
25948
25949 \end_inset
25950
25951 , we insert the command
25952 \end_layout
25953
25954 \begin_layout Standard
25955
25956 \series bold
25957 Lists ! Itemize
25958 \end_layout
25959
25960 \begin_layout Standard
25961 and the command
25962 \end_layout
25963
25964 \begin_layout Standard
25965
25966 \series bold
25967 Lists ! Enumerate
25968 \end_layout
25969
25970 \begin_layout Standard
25971 for the enumerated list in section
25972 \begin_inset space ~
25973 \end_inset
25974
25975
25976 \begin_inset CommandInset ref
25977 LatexCommand ref
25978 reference "sec:Enumerate"
25979
25980 \end_inset
25981
25982 .
25983 \end_layout
25984
25985 \begin_layout Standard
25986 The exclamation mark 
25987 \begin_inset Quotes eld
25988 \end_inset
25989
25990 !
25991 \begin_inset Quotes erd
25992 \end_inset
25993
25994  marks the grouping levels.
25995  You can have three levels; every index level is indented a bit more.
25996  An index entry for the higher levels is not required.
25997  If we don't have an index entry for 
25998 \begin_inset Quotes eld
25999 \end_inset
26000
26001 Lists
26002 \begin_inset Quotes erd
26003 \end_inset
26004
26005 , it will be printed anyway, but without a page number.
26006 \end_layout
26007
26008 \begin_layout Subsection
26009 Page Ranges
26010 \begin_inset Index
26011 status collapsed
26012
26013 \begin_layout Plain Layout
26014 Index ! Page ranges
26015 \end_layout
26016
26017 \end_inset
26018
26019
26020 \end_layout
26021
26022 \begin_layout Standard
26023 Normally an index entry will appear with the page number of the indexed
26024  section.
26025  But sometimes you want to index more pages under the same entry.
26026  E.g if we want to index the paragraph environments, we create an index entry
26027  in section
26028 \begin_inset space ~
26029 \end_inset
26030
26031
26032 \begin_inset CommandInset ref
26033 LatexCommand ref
26034 reference "sec:Paragraph-Environments"
26035
26036 \end_inset
26037
26038  with the command
26039 \end_layout
26040
26041 \begin_layout Standard
26042
26043 \series bold
26044 Paragraph environments|(
26045 \end_layout
26046
26047 \begin_layout Standard
26048 and another entry at the end of section
26049 \begin_inset space ~
26050 \end_inset
26051
26052
26053 \begin_inset CommandInset ref
26054 LatexCommand ref
26055 reference "sub:LyX-Code"
26056
26057 \end_inset
26058
26059  with the command
26060 \end_layout
26061
26062 \begin_layout Standard
26063
26064 \series bold
26065 Paragraph environments|)
26066 \end_layout
26067
26068 \begin_layout Standard
26069 The commands 
26070 \begin_inset Quotes eld
26071 \end_inset
26072
26073
26074 \series bold
26075 |(
26076 \series default
26077
26078 \begin_inset Quotes erd
26079 \end_inset
26080
26081  and 
26082 \begin_inset Quotes eld
26083 \end_inset
26084
26085
26086 \series bold
26087 |)
26088 \series default
26089
26090 \begin_inset Quotes erd
26091 \end_inset
26092
26093  respectively starts and ends the index range.
26094  You can also add the same index entry at different places in the document.
26095  They appear in the output under one entry with a comma separated list of
26096  the pages of the indexed document parts.
26097  An example is the index entry 
26098 \begin_inset Quotes eld
26099 \end_inset
26100
26101 Document ! Settings
26102 \begin_inset Quotes erd
26103 \end_inset
26104
26105 .
26106 \end_layout
26107
26108 \begin_layout Subsection
26109 Cross referencing
26110 \begin_inset Index
26111 status collapsed
26112
26113 \begin_layout Plain Layout
26114 Index ! Cross referencing
26115 \end_layout
26116
26117 \end_inset
26118
26119
26120 \end_layout
26121
26122 \begin_layout Standard
26123 It is also possible to refer to another index entry.
26124  We referred for example in the index entry 
26125 \begin_inset Quotes eld
26126 \end_inset
26127
26128 GIF
26129 \begin_inset Quotes erd
26130 \end_inset
26131
26132  (in section
26133 \begin_inset space ~
26134 \end_inset
26135
26136
26137 \begin_inset CommandInset ref
26138 LatexCommand ref
26139 reference "sub:Image-Formats"
26140
26141 \end_inset
26142
26143 ) to the index entry 
26144 \begin_inset Quotes eld
26145 \end_inset
26146
26147 Image formats
26148 \begin_inset Quotes erd
26149 \end_inset
26150
26151  in the same section using the entry
26152 \end_layout
26153
26154 \begin_layout Standard
26155
26156 \series bold
26157 GIF|see{Image formats}
26158 \end_layout
26159
26160 \begin_layout Standard
26161 Where the braces have to be inserted as TeX Code.
26162  The text within the braces is the referenced entry.
26163  The reference will appear in the output without a page number.
26164 \end_layout
26165
26166 \begin_layout Subsection
26167 Index Entry Order
26168 \begin_inset Index
26169 status collapsed
26170
26171 \begin_layout Plain Layout
26172 Index ! Entry order
26173 \end_layout
26174
26175 \end_inset
26176
26177
26178 \end_layout
26179
26180 \begin_layout Standard
26181 You can use accented characters in the index entry, but the entries might
26182  then not follow the rules for the index order.
26183  The index entries are sorted alphabetically, but LaTeX
26184 \begin_inset Foot
26185 status collapsed
26186
26187 \begin_layout Plain Layout
26188 The index generating is done in the background by an extra program, see
26189  section
26190 \begin_inset space ~
26191 \end_inset
26192
26193
26194 \begin_inset CommandInset ref
26195 LatexCommand ref
26196 reference "sub:Index-Program"
26197
26198 \end_inset
26199
26200 .
26201 \end_layout
26202
26203 \end_inset
26204
26205  doesn't know how to sort accents in different languages.
26206  We created as example the three dummy index entries 
26207 \begin_inset Quotes eld
26208 \end_inset
26209
26210 maison
26211 \begin_inset Quotes erd
26212 \end_inset
26213
26214
26215 \begin_inset Quotes eld
26216 \end_inset
26217
26218 maïs
26219 \begin_inset Quotes erd
26220 \end_inset
26221
26222 , and 
26223 \begin_inset Quotes eld
26224 \end_inset
26225
26226 maître
26227 \begin_inset Quotes erd
26228 \end_inset
26229
26230 .
26231 \begin_inset Index
26232 status open
26233
26234 \begin_layout Plain Layout
26235 Dummy entries ! maïs
26236 \end_layout
26237
26238 \end_inset
26239
26240
26241 \begin_inset Index
26242 status open
26243
26244 \begin_layout Plain Layout
26245 Dummy entries ! maître
26246 \end_layout
26247
26248 \end_inset
26249
26250
26251 \begin_inset Index
26252 status open
26253
26254 \begin_layout Plain Layout
26255 Dummy entries ! maïs@maison
26256 \end_layout
26257
26258 \end_inset
26259
26260  They will be sorted in the order maïs, maître, maison, but we want the
26261  order maïs, maison, maître.
26262  To achieve this, we use the command
26263 \end_layout
26264
26265 \begin_layout Standard
26266
26267 \series bold
26268 previous entry@current entry
26269 \end_layout
26270
26271 \begin_layout Standard
26272 In our case we want to have 
26273 \begin_inset Quotes eld
26274 \end_inset
26275
26276 maison
26277 \begin_inset Quotes erd
26278 \end_inset
26279
26280  after 
26281 \begin_inset Quotes eld
26282 \end_inset
26283
26284 maïs
26285 \begin_inset Quotes erd
26286 \end_inset
26287
26288  and write therefore for the index entry of maison:
26289 \end_layout
26290
26291 \begin_layout Standard
26292
26293 \series bold
26294 maïs@maison
26295 \end_layout
26296
26297 \begin_layout Standard
26298 The previous entry needn't to be a real existing entry, you can also use
26299  another word to tell LaTeX the entry order, see the next subsection for
26300  an example.
26301 \end_layout
26302
26303 \begin_layout Subsection
26304 Index Entry Layout
26305 \begin_inset Index
26306 status collapsed
26307
26308 \begin_layout Plain Layout
26309 Index ! Entry layout
26310 \end_layout
26311
26312 \end_inset
26313
26314
26315 \end_layout
26316
26317 \begin_layout Standard
26318 You can change the appearance of index entries via the text style dialog.
26319 \begin_inset Index
26320 status open
26321
26322 \begin_layout Plain Layout
26323 Dummy entries ! 
26324 \shape italic
26325 This is an italic dummy entry
26326 \end_layout
26327
26328 \end_inset
26329
26330  You can also format the page number using the character 
26331 \begin_inset Quotes eld
26332 \end_inset
26333
26334 |
26335 \begin_inset Quotes erd
26336 \end_inset
26337
26338  followed by a LaTeX-command without a backslash.
26339  We can write for example
26340 \end_layout
26341
26342 \begin_layout Standard
26343
26344 \series bold
26345 italic page number:|textit
26346 \end_layout
26347
26348 \begin_layout Standard
26349 to get the page number in italic.
26350 \begin_inset Index
26351 status open
26352
26353 \begin_layout Plain Layout
26354 Dummy entries ! italic page number:|textit
26355 \end_layout
26356
26357 \end_inset
26358
26359  Normally all LaTeX-commands begin with a backslash, but in this special
26360  case 
26361 \begin_inset Quotes eld
26362 \end_inset
26363
26364
26365 \series bold
26366 |command
26367 \series default
26368
26369 \begin_inset Quotes erd
26370 \end_inset
26371
26372  means 
26373 \series bold
26374
26375 \backslash
26376 command{page
26377 \begin_inset space ~
26378 \end_inset
26379
26380 number}
26381 \series default
26382 .
26383  Have a look at section
26384 \begin_inset space ~
26385 \end_inset
26386
26387
26388 \begin_inset CommandInset ref
26389 LatexCommand ref
26390 reference "sub:LaTeX-Syntax"
26391
26392 \end_inset
26393
26394  to learn more about the LaTeX-syntax.
26395 \end_layout
26396
26397 \begin_layout Standard
26398 \begin_inset Note Greyedout
26399 status open
26400
26401 \begin_layout Plain Layout
26402
26403 \series bold
26404 Note:
26405 \series default
26406  Formatting single index entries only works when you use the program 
26407 \family sans
26408 makeindex 
26409 \family default
26410 to generate the index, see section
26411 \begin_inset space ~
26412 \end_inset
26413
26414
26415 \begin_inset CommandInset ref
26416 LatexCommand ref
26417 reference "sub:Index-Program"
26418
26419 \end_inset
26420
26421 .
26422  If you use 
26423 \family sans
26424 xindy
26425 \family default
26426 , however, this won't work for anything else than bold or italic text.
26427  This is because xindy requires to define semantic elements before they
26428  can be used, see 
26429 \begin_inset CommandInset citation
26430 LatexCommand cite
26431 after "p. 678 ff."
26432 key "latexcompanion"
26433
26434 \end_inset
26435
26436  for details.
26437 \end_layout
26438
26439 \end_inset
26440
26441
26442 \end_layout
26443
26444 \begin_layout Standard
26445 In general, we encourage you to not format page numbers directly as shown
26446  above.
26447  Instead of this, you should define a macro in the preamble and use that.
26448  Consider why you want some page numbers to be bold.
26449  Maybe you want all page references italic that refer to a definition of
26450  the indexed term, so that users can easily find definitions.
26451  If so, put the following in preamble
26452 \end_layout
26453
26454 \begin_layout Standard
26455
26456 \series bold
26457
26458 \backslash
26459 newcommand{
26460 \backslash
26461 IndexDef}[1]{
26462 \backslash
26463 textit{#1}}
26464 \end_layout
26465
26466 \begin_layout Standard
26467 and write
26468 \end_layout
26469
26470 \begin_layout Standard
26471
26472 \series bold
26473 my entry|IndexDef
26474 \end_layout
26475
26476 \begin_layout Standard
26477 into the index entry.
26478 \begin_inset Index
26479 status open
26480
26481 \begin_layout Plain Layout
26482 Dummy entries ! my entry|IndexDef
26483 \end_layout
26484
26485 \end_inset
26486
26487  The advantage is that, if you change your mind later or if your publisher
26488  request that definitions must not be italic but bold, you just need to
26489  change the macro in the preamble, not every single index entry.
26490 \end_layout
26491
26492 \begin_layout Standard
26493 You can also change the layout for the whole index.
26494  E.
26495 \begin_inset space \thinspace{}
26496 \end_inset
26497
26498 g.
26499 \begin_inset space ~
26500 \end_inset
26501
26502 we marked the index list box of this document as bold to get a bold font
26503  for all index entries.
26504  For more advanced task you have to set up a so-called 
26505 \emph on
26506 Index Style File
26507 \emph default
26508 , see the 
26509 \family sans
26510 makeindex
26511 \family default
26512  or 
26513 \family sans
26514 xindy
26515 \family default
26516  documentation for details, 
26517 \begin_inset CommandInset citation
26518 LatexCommand cite
26519 key "makeindex,xindy"
26520
26521 \end_inset
26522
26523 .
26524 \end_layout
26525
26526 \begin_layout Subsection
26527 Index Program
26528 \begin_inset Index
26529 status collapsed
26530
26531 \begin_layout Plain Layout
26532 Index ! Program
26533 \end_layout
26534
26535 \end_inset
26536
26537
26538 \begin_inset CommandInset label
26539 LatexCommand label
26540 name "sub:Index-Program"
26541
26542 \end_inset
26543
26544
26545 \end_layout
26546
26547 \begin_layout Standard
26548 When the index entry program 
26549 \family sans
26550 xindy
26551 \family default
26552  is installed, that is only available for Linux, LyX uses it for the index
26553  generation, otherwise the program 
26554 \family sans
26555 makeindex
26556 \family default
26557  is used, that is part of every LaTeX distribution.
26558  Both programs can be controlled by options that can be set in LyX's preferences
26559  dialog, see section
26560 \begin_inset space ~
26561 \end_inset
26562
26563
26564 \begin_inset CommandInset ref
26565 LatexCommand ref
26566 reference "sub:LaTeX-settings"
26567
26568 \end_inset
26569
26570 .
26571  The available options are listed and explained in 
26572 \begin_inset CommandInset citation
26573 LatexCommand cite
26574 key "makeindex,xindy"
26575
26576 \end_inset
26577
26578 .
26579  You can also specify there another program to generate the index.
26580 \end_layout
26581
26582 \begin_layout Standard
26583
26584 \family sans
26585 makeindex
26586 \family default
26587  is very old, not further developed and has many pitfalls.
26588  Most notably, it has been defined with nothing more than the English language
26589  in mind.
26590  So it fails at sorting correctly for anything else than an monolingual
26591  English text.
26592  We have shown above how to fix this sorting.
26593  However, if you are writing in another language and using Linux, consider
26594  to use 
26595 \family sans
26596 xindy
26597 \family default
26598 .
26599 \end_layout
26600
26601 \begin_layout Section
26602 Nomenclature / Glossary 
26603 \begin_inset Index
26604 status collapsed
26605
26606 \begin_layout Plain Layout
26607 Nomenclature
26608 \end_layout
26609
26610 \end_inset
26611
26612
26613 \begin_inset Index
26614 status collapsed
26615
26616 \begin_layout Plain Layout
26617 Glossary|see
26618 \begin_inset ERT
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622
26623 {
26624 \end_layout
26625
26626 \end_inset
26627
26628 Nomenclature
26629 \begin_inset ERT
26630 status collapsed
26631
26632 \begin_layout Plain Layout
26633
26634 }
26635 \end_layout
26636
26637 \end_inset
26638
26639
26640 \end_layout
26641
26642 \end_inset
26643
26644
26645 \begin_inset CommandInset label
26646 LatexCommand label
26647 name "sec:Nomenclature"
26648
26649 \end_inset
26650
26651
26652 \end_layout
26653
26654 \begin_layout Standard
26655 Sometimes you need to compile a list of symbols that are mentioned in your
26656  document with a brief explanation of them -- a so called nomenclature or
26657  glossary.
26658 \end_layout
26659
26660 \begin_layout Standard
26661 To be able to create nomenclatures, you need the LaTeX package 
26662 \series bold
26663 nomencl
26664 \series default
26665
26666 \begin_inset Index
26667 status collapsed
26668
26669 \begin_layout Plain Layout
26670 Latex@LaTeX-packages ! nomencl
26671 \end_layout
26672
26673 \end_inset
26674
26675  installed.
26676  You find it in the TeX Catalogue, 
26677 \begin_inset CommandInset citation
26678 LatexCommand cite
26679 key "TeXCatalogue"
26680
26681 \end_inset
26682
26683  or in the package manager of your LaTeX-system.
26684 \end_layout
26685
26686 \begin_layout Standard
26687 A nomenclature entry is created if you place the cursor after a symbol entry
26688  and then use the menu 
26689 \family sans
26690 Insert\SpecialChar \menuseparator
26691
26692 \family default
26693 N
26694 \family sans
26695 omenclature
26696 \begin_inset space ~
26697 \end_inset
26698
26699 Entry
26700 \family default
26701  or the toolbar button 
26702 \begin_inset Graphics
26703         filename ../images/nomencl-insert.png
26704         BoundingBox 0bp 5bp 20bp 20bp
26705
26706 \end_inset
26707
26708 .
26709  A gray box labeled 
26710 \begin_inset Quotes eld
26711 \end_inset
26712
26713
26714 \family sans
26715 Nom
26716 \family default
26717
26718 \begin_inset Quotes erd
26719 \end_inset
26720
26721  is inserted and a window pops up asking for the nomenclature entry.
26722 \end_layout
26723
26724 \begin_layout Standard
26725 A nomenclature entry consists of two main entries.
26726  The first is the symbol that you want to refer to.
26727  The second is the description of the symbol.
26728 \end_layout
26729
26730 \begin_layout Standard
26731 \begin_inset Note Greyedout
26732 status open
26733
26734 \begin_layout Plain Layout
26735
26736 \series bold
26737 Note:
26738 \series default
26739  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26740 \end_layout
26741
26742 \end_inset
26743
26744
26745 \end_layout
26746
26747 \begin_layout Subsection
26748 Nomenclature Definition and Layout
26749 \begin_inset Index
26750 status collapsed
26751
26752 \begin_layout Plain Layout
26753 Nomenclature ! Layout
26754 \end_layout
26755
26756 \end_inset
26757
26758
26759 \end_layout
26760
26761 \begin_layout Standard
26762 When you have symbols in formulas, you have to define them in the 
26763 \family sans
26764 Symbol
26765 \family default
26766  field as LaTeX-formula.
26767  For example to get 
26768 \begin_inset Quotes eld
26769 \end_inset
26770
26771
26772 \begin_inset Formula $\sigma$
26773 \end_inset
26774
26775
26776 \begin_inset Quotes erd
26777 \end_inset
26778
26779 , insert this:
26780 \begin_inset Newline newline
26781 \end_inset
26782
26783
26784 \series bold
26785 $
26786 \backslash
26787 sigma$
26788 \begin_inset Newline newline
26789 \end_inset
26790
26791
26792 \series default
26793 The 
26794 \begin_inset Quotes eld
26795 \end_inset
26796
26797 $
26798 \begin_inset Quotes erd
26799 \end_inset
26800
26801  character hereby starts/ends the formula.
26802  The LaTeX-command for the Greek letter is the name of the letter beginning
26803  with a backslash 
26804 \begin_inset Quotes eld
26805 \end_inset
26806
26807
26808 \backslash
26809
26810 \begin_inset Quotes erd
26811 \end_inset
26812
26813 .
26814  For capital Greek letters, start the command also with a capital letter,
26815  like 
26816 \series bold
26817
26818 \backslash
26819 Sigma
26820 \series default
26821 .
26822 \end_layout
26823
26824 \begin_layout Standard
26825 (A short introduction to the LaTeX-syntax is given in section
26826 \begin_inset space ~
26827 \end_inset
26828
26829
26830 \begin_inset CommandInset ref
26831 LatexCommand ref
26832 reference "sub:LaTeX-Syntax"
26833
26834 \end_inset
26835
26836 .)
26837 \end_layout
26838
26839 \begin_layout Standard
26840 You cannot use the 
26841 \family sans
26842 Text
26843 \begin_inset space ~
26844 \end_inset
26845
26846 Style
26847 \family default
26848  dialog to format the description text but have to use LaTeX-commands.
26849  For example the description of the nomenclature entry for the 
26850 \begin_inset Quotes eld
26851 \end_inset
26852
26853
26854 \begin_inset Formula $\sigma$
26855 \end_inset
26856
26857
26858 \begin_inset Quotes erd
26859 \end_inset
26860
26861  in this document is:
26862 \begin_inset Newline newline
26863 \end_inset
26864
26865
26866 \series bold
26867 dummy entry for the character 
26868 \backslash
26869 textsf{sigma}
26870 \series default
26871
26872 \begin_inset Newline newline
26873 \end_inset
26874
26875 The command 
26876 \series bold
26877
26878 \backslash
26879 textsf
26880 \series default
26881  sets the fonts to 
26882 \family sans
26883 sans
26884 \begin_inset space ~
26885 \end_inset
26886
26887 serif
26888 \family default
26889 .
26890  To get 
26891 \series bold
26892 bold
26893 \series default
26894  font use the command 
26895 \series bold
26896
26897 \backslash
26898 textbf
26899 \series default
26900 , for 
26901 \family typewriter
26902 typewriter
26903 \family default
26904  use 
26905 \series bold
26906
26907 \backslash
26908 texttt
26909 \series default
26910 , for 
26911 \emph on
26912 emphasized
26913 \emph default
26914  use 
26915 \series bold
26916
26917 \backslash
26918 emph
26919 \series default
26920 .
26921 \end_layout
26922
26923 \begin_layout Subsection
26924 Sort Order of Nomenclature Entries
26925 \begin_inset Index
26926 status collapsed
26927
26928 \begin_layout Plain Layout
26929 Nomenclature ! Sort order
26930 \end_layout
26931
26932 \end_inset
26933
26934
26935 \end_layout
26936
26937 \begin_layout Standard
26938 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26939  the symbol definition.
26940  This leads to undesired results when you for example have symbols in formulas.
26941  Suppose you have nomenclature entries for the symbols 
26942 \emph on
26943 a
26944 \begin_inset CommandInset nomenclature
26945 LatexCommand nomenclature
26946 symbol "a"
26947 description "dummy entry for the character \"a\""
26948
26949 \end_inset
26950
26951
26952 \emph default
26953  and 
26954 \begin_inset Formula $\sigma$
26955 \end_inset
26956
26957
26958 \begin_inset CommandInset nomenclature
26959 LatexCommand nomenclature
26960 prefix "sigma"
26961 symbol "$\\sigma$"
26962 description "dummy entry for the character \\textsf{sigma}"
26963
26964 \end_inset
26965
26966 .
26967  They will be sorted by 
26968 \begin_inset Quotes eld
26969 \end_inset
26970
26971
26972 \family sans
26973 a
26974 \family default
26975
26976 \begin_inset Quotes erd
26977 \end_inset
26978
26979  and 
26980 \begin_inset Quotes eld
26981 \end_inset
26982
26983
26984 \family typewriter
26985 $
26986 \backslash
26987 sigma$
26988 \family default
26989
26990 \begin_inset Quotes erd
26991 \end_inset
26992
26993  -- the 
26994 \begin_inset Formula $\sigma$
26995 \end_inset
26996
26997  will be sorted before the 
26998 \emph on
26999 a
27000 \emph default
27001  since the character 
27002 \begin_inset Quotes eld
27003 \end_inset
27004
27005 $
27006 \begin_inset Quotes erd
27007 \end_inset
27008
27009  is considered in sorting.
27010 \end_layout
27011
27012 \begin_layout Standard
27013 To control the sort order, you can edit the 
27014 \family sans
27015 Sort
27016 \begin_inset space ~
27017 \end_inset
27018
27019 as
27020 \family default
27021  field of the nomenclature dialog.
27022  Then the nomenclature entry will be sorted by this entry and not the symbol
27023  definition.
27024  For the given example, you can insert 
27025 \family typewriter
27026 sigma
27027 \family default
27028  to this field for the 
27029 \begin_inset Formula $\sigma$
27030 \end_inset
27031
27032 , then 
27033 \emph on
27034 a
27035 \emph default
27036  will be located before 
27037 \begin_inset Formula $\sigma$
27038 \end_inset
27039
27040 .
27041 \end_layout
27042
27043 \begin_layout Standard
27044 For subgrouping and tips for using sort entries see the 
27045 \series bold
27046 nomencl
27047 \series default
27048  documentation, 
27049 \begin_inset CommandInset citation
27050 LatexCommand cite
27051 key "nomencl"
27052
27053 \end_inset
27054
27055 .
27056 \end_layout
27057
27058 \begin_layout Subsection
27059 Nomenclature Options
27060 \begin_inset Index
27061 status collapsed
27062
27063 \begin_layout Plain Layout
27064 Nomenclature ! Options
27065 \end_layout
27066
27067 \end_inset
27068
27069
27070 \end_layout
27071
27072 \begin_layout Standard
27073 The 
27074 \series bold
27075 nomencl
27076 \series default
27077  package offers some options to adjust the appearance of the nomenclature.
27078  Here are some of its options, for more have a look at its documentation:
27079 \end_layout
27080
27081 \begin_layout Description
27082 refeq Appends the phrase 
27083 \begin_inset Quotes eld
27084 \end_inset
27085
27086
27087 \family sans
27088 , see equation (
27089 \emph on
27090 eq
27091 \emph default
27092 )
27093 \family default
27094
27095 \begin_inset Quotes erd
27096 \end_inset
27097
27098  to every nomenclature entry, where 
27099 \family sans
27100 \emph on
27101 eq
27102 \family default
27103 \emph default
27104  is the number of the last equation in front of the nomenclature entry
27105 \end_layout
27106
27107 \begin_layout Description
27108 refpage Appends the phrase 
27109 \begin_inset Quotes eld
27110 \end_inset
27111
27112
27113 \family sans
27114 , page (
27115 \emph on
27116 page
27117 \emph default
27118 )
27119 \family default
27120
27121 \begin_inset Quotes erd
27122 \end_inset
27123
27124  to every nomenclature entry, where 
27125 \family sans
27126 \emph on
27127 page
27128 \family default
27129 \emph default
27130  is the number of the page on which the nomenclature entry appeared
27131 \end_layout
27132
27133 \begin_layout Description
27134 intoc Inserts the nomenclature in the Table of Contents
27135 \end_layout
27136
27137 \begin_layout Standard
27138 There are furthermore the options 
27139 \series bold
27140 croatian
27141 \series default
27142
27143 \series bold
27144 danish
27145 \series default
27146
27147 \series bold
27148 english
27149 \series default
27150
27151 \series bold
27152 french
27153 \series default
27154
27155 \series bold
27156 german
27157 \series default
27158
27159 \series bold
27160 italian
27161 \series default
27162
27163 \series bold
27164 polish
27165 \series default
27166
27167 \series bold
27168 portuguese
27169 \series default
27170
27171 \series bold
27172 russian
27173 \series default
27174
27175 \series bold
27176 spanish
27177 \series default
27178 , and 
27179 \series bold
27180 ukrainian
27181 \series default
27182  to print the reference texts and the nomenclature title in the corresponding
27183  language.
27184 \end_layout
27185
27186 \begin_layout Standard
27187 To use one or more of the options, add them to the comma-separated document
27188  class options list in the 
27189 \family sans
27190 Document\SpecialChar \menuseparator
27191 Settings
27192 \family default
27193  dialog.
27194  In this document the options 
27195 \series bold
27196 intoc
27197 \series default
27198  and 
27199 \series bold
27200 refpage
27201 \series default
27202  are used.
27203 \end_layout
27204
27205 \begin_layout Standard
27206 \begin_inset VSpace bigskip
27207 \end_inset
27208
27209
27210 \end_layout
27211
27212 \begin_layout Standard
27213 You can also use the first two options above only for certain nomenclature
27214  entries when you add one of the following commands as last entry to the
27215  
27216 \family sans
27217 Description
27218 \family default
27219  field in the nomenclature dialog:
27220 \end_layout
27221
27222 \begin_layout Description
27223
27224 \backslash
27225 nomrefeq Like the 
27226 \series bold
27227 refeq
27228 \series default
27229  option
27230 \end_layout
27231
27232 \begin_layout Description
27233
27234 \backslash
27235 nomrefpage Like the 
27236 \series bold
27237 refpage
27238 \series default
27239  option
27240 \end_layout
27241
27242 \begin_layout Description
27243
27244 \backslash
27245 nomrefeqpage Short notation of 
27246 \series bold
27247
27248 \backslash
27249 nomrefeq
27250 \backslash
27251 nomrefpage
27252 \end_layout
27253
27254 \begin_layout Description
27255
27256 \backslash
27257 nomnorefeq,
27258 \begin_inset space ~
27259 \end_inset
27260
27261
27262 \backslash
27263 nomnorefpage,
27264 \begin_inset space ~
27265 \end_inset
27266
27267
27268 \backslash
27269 nomnorefeqpage Turns off the corresponding options
27270 \end_layout
27271
27272 \begin_layout Subsection
27273 Printing the Nomenclature
27274 \begin_inset Index
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278 Nomenclature ! Printing
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \begin_layout Standard
27287 To print the nomenclature, use the menu 
27288 \family sans
27289 Insert\SpecialChar \menuseparator
27290 Lists
27291 \begin_inset space ~
27292 \end_inset
27293
27294 /
27295 \begin_inset space ~
27296 \end_inset
27297
27298 TOC\SpecialChar \menuseparator
27299 Nomenclature
27300 \family default
27301 .
27302  A light blue box labeled 
27303 \begin_inset Quotes eld
27304 \end_inset
27305
27306
27307 \family sans
27308 Nomenclature
27309 \family default
27310
27311 \begin_inset Quotes erd
27312 \end_inset
27313
27314  will show the place where the nomenclature is printed in the output.
27315  Like the index list box, the nomenclature list box is not clickable.
27316 \end_layout
27317
27318 \begin_layout Standard
27319 In the printed output the title of the nomenclature appears as 
27320 \begin_inset Quotes eld
27321 \end_inset
27322
27323 Nomenclature
27324 \begin_inset Quotes erd
27325 \end_inset
27326
27327 .
27328  If you are not happy with the name, you can change it by redefining the
27329  command 
27330 \series bold
27331
27332 \backslash
27333 nomname
27334 \series default
27335  in the preamble.
27336  For example, in order to change the name to 
27337 \emph on
27338 List of Symbols
27339 \emph default
27340 , add the following line to the preamble:
27341 \end_layout
27342
27343 \begin_layout Standard
27344
27345 \family roman
27346 \series bold
27347
27348 \backslash
27349 renewcommand{
27350 \backslash
27351 nomname}{List of Symbols}
27352 \end_layout
27353
27354 \begin_layout Standard
27355 \begin_inset VSpace defskip
27356 \end_inset
27357
27358
27359 \end_layout
27360
27361 \begin_layout Standard
27362 If you are unhappy with the amount of space for symbols, you can alter it
27363  by adding the following line to the preamble:
27364 \end_layout
27365
27366 \begin_layout Standard
27367
27368 \family roman
27369 \series bold
27370
27371 \backslash
27372 renewcommand{
27373 \backslash
27374 nomlabelwidth}{width}
27375 \end_layout
27376
27377 \begin_layout Standard
27378
27379 \family roman
27380 Where the width is a value with one of the units listed in Appendix
27381 \begin_inset space ~
27382 \end_inset
27383
27384
27385 \begin_inset CommandInset ref
27386 LatexCommand ref
27387 reference "cha:Units-available-in"
27388
27389 \end_inset
27390
27391 .
27392  The default value is 1
27393 \begin_inset space \thinspace{}
27394 \end_inset
27395
27396 cm.
27397 \end_layout
27398
27399 \begin_layout Section
27400 Branches
27401 \begin_inset Index
27402 status collapsed
27403
27404 \begin_layout Plain Layout
27405 Branches
27406 \end_layout
27407
27408 \end_inset
27409
27410
27411 \begin_inset Index
27412 status collapsed
27413
27414 \begin_layout Plain Layout
27415 Document ! Branches
27416 \end_layout
27417
27418 \end_inset
27419
27420
27421 \begin_inset CommandInset label
27422 LatexCommand label
27423 name "sec:Branches"
27424
27425 \end_inset
27426
27427
27428 \end_layout
27429
27430 \begin_layout Standard
27431 Sometimes it is useful to hide some document parts in the output.
27432  For example a teacher who is setting an exam obviously doesn't want the
27433  pupils to see the answers, but having questions and answers in the same
27434  document will make the life of the markers of that exam much easier.
27435 \end_layout
27436
27437 \begin_layout Standard
27438 For these cases LyX offers to put text into branches.
27439  The text will then only appear in the output when its branch is activated.
27440  To create a branch, go in the 
27441 \family sans
27442 Document\SpecialChar \menuseparator
27443 Settings
27444 \family default
27445  dialog to 
27446 \family sans
27447 Branches
27448 \family default
27449 .
27450  The name of the branch, its activation state and the background color of
27451  the branches inside LyX can be specified in this dialog.
27452 \end_layout
27453
27454 \begin_layout Standard
27455 Text that should be in a branch is set into branch inset boxes.
27456  These boxes are inserted via the menu 
27457 \family sans
27458 Insert\SpecialChar \menuseparator
27459 Branch
27460 \family default
27461  where you can choose a branch.
27462  You can later change the branch of the boxes by right-clicking on them.
27463 \end_layout
27464
27465 \begin_layout Standard
27466 Here is an example, where only the question text appears, the answer branch
27467  is deactivated and does therefore not appear in the output:
27468 \end_layout
27469
27470 \begin_layout Standard
27471 \begin_inset Branch Question
27472 status open
27473
27474 \begin_layout Standard
27475 Question: Who was the first physics Nobel prize winner?
27476 \end_layout
27477
27478 \end_inset
27479
27480
27481 \end_layout
27482
27483 \begin_layout Standard
27484 \begin_inset Branch Answer
27485 status collapsed
27486
27487 \begin_layout Standard
27488 Answer: Wilhelm Conrad Röntgen
27489 \end_layout
27490
27491 \end_inset
27492
27493
27494 \end_layout
27495
27496 \begin_layout Standard
27497 \begin_inset VSpace bigskip
27498 \end_inset
27499
27500
27501 \end_layout
27502
27503 \begin_layout Standard
27504 To use conditional output inside places where you cannot insert branch insets,
27505  like inside equations, you can code special LaTeX definitions for each
27506  branch.
27507  For example you can define for the question branch
27508 \begin_inset Foot
27509 status collapsed
27510
27511 \begin_layout Plain Layout
27512 For an introduction to the LaTeX-syntax, see section
27513 \begin_inset space ~
27514 \end_inset
27515
27516
27517 \begin_inset CommandInset ref
27518 LatexCommand ref
27519 reference "sub:LaTeX-Syntax"
27520
27521 \end_inset
27522
27523 .
27524 \end_layout
27525
27526 \end_inset
27527
27528
27529 \end_layout
27530
27531 \begin_layout Standard
27532
27533 \series bold
27534
27535 \backslash
27536 newcommand{
27537 \backslash
27538 question}[1]{#1}
27539 \end_layout
27540
27541 \begin_layout Standard
27542
27543 \series bold
27544
27545 \backslash
27546 newcommand{
27547 \backslash
27548 answer}[1]{}
27549 \end_layout
27550
27551 \begin_layout Standard
27552 and for the answer branch
27553 \end_layout
27554
27555 \begin_layout Standard
27556
27557 \series bold
27558
27559 \backslash
27560 newcommand{
27561 \backslash
27562 question}[1]{}
27563 \end_layout
27564
27565 \begin_layout Standard
27566
27567 \series bold
27568
27569 \backslash
27570 newcommand{
27571 \backslash
27572 answer}[1]{#1}
27573 \end_layout
27574
27575 \begin_layout Standard
27576 \begin_inset Branch Question
27577 status open
27578
27579 \begin_layout Standard
27580 \begin_inset ERT
27581 status open
27582
27583 \begin_layout Plain Layout
27584
27585
27586 \backslash
27587 newcommand{
27588 \backslash
27589 question}[1]{#1}
27590 \end_layout
27591
27592 \begin_layout Plain Layout
27593
27594
27595 \backslash
27596 newcommand{
27597 \backslash
27598 answer}[1]{}
27599 \end_layout
27600
27601 \end_inset
27602
27603
27604 \end_layout
27605
27606 \end_inset
27607
27608
27609 \end_layout
27610
27611 \begin_layout Standard
27612 \begin_inset Branch Answer
27613 status collapsed
27614
27615 \begin_layout Standard
27616 \begin_inset ERT
27617 status open
27618
27619 \begin_layout Plain Layout
27620
27621
27622 \backslash
27623 newcommand{
27624 \backslash
27625 question}[1]{}
27626 \end_layout
27627
27628 \begin_layout Plain Layout
27629
27630
27631 \backslash
27632 newcommand{
27633 \backslash
27634 answer}[1]{#1}
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \end_layout
27641
27642 \end_inset
27643
27644
27645 \end_layout
27646
27647 \begin_layout Standard
27648 Now it is possible to use the commands 
27649 \series bold
27650
27651 \backslash
27652 question{\SpecialChar \ldots{}
27653 }
27654 \series default
27655  and 
27656 \series bold
27657
27658 \backslash
27659 answer{\SpecialChar \ldots{}
27660 }
27661 \series default
27662  to obtain conditional output.
27663  Here is an example formula where only the 
27664 \series bold
27665
27666 \backslash
27667 question
27668 \series default
27669  part appears:
27670 \begin_inset Formula \[
27671 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27672
27673 \end_inset
27674
27675
27676 \end_layout
27677
27678 \begin_layout Standard
27679 Inside math, the same effect can be achieved using math macros, see section
27680 \begin_inset space ~
27681 \end_inset
27682
27683
27684 \begin_inset CommandInset ref
27685 LatexCommand ref
27686 reference "sec:math-macros"
27687
27688 \end_inset
27689
27690 .
27691 \end_layout
27692
27693 \begin_layout Section
27694 TeX Code and the LaTeX Syntax
27695 \begin_inset CommandInset label
27696 LatexCommand label
27697 name "sec:TeX-Code"
27698
27699 \end_inset
27700
27701
27702 \end_layout
27703
27704 \begin_layout Subsection
27705 TeX Code Boxes
27706 \begin_inset Index
27707 status collapsed
27708
27709 \begin_layout Plain Layout
27710 TeX Code
27711 \end_layout
27712
27713 \end_inset
27714
27715
27716 \begin_inset CommandInset label
27717 LatexCommand label
27718 name "sub:TeX-Code-Boxes"
27719
27720 \end_inset
27721
27722
27723 \end_layout
27724
27725 \begin_layout Standard
27726 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27727  constructs, but not all.
27728  LaTeX contains of hundreds of packages which provide different commands.
27729  Every time packages are updated and new ones added.
27730  This has the advantage that you can typeset nearly everything as there
27731  is for every problem a LaTeX-package.
27732  But LyX can of course not be up to date and support all packages and their
27733  commands.
27734 \end_layout
27735
27736 \begin_layout Standard
27737 But don't worry, you can use any LaTeX-command directly in LyX inside the
27738  TeX Code box.
27739  An TeX Code box is created by the menu 
27740 \family sans
27741 Insert\SpecialChar \menuseparator
27742 TeX
27743 \begin_inset space ~
27744 \end_inset
27745
27746 Code
27747 \family default
27748  or by the toolbar button 
27749 \begin_inset Graphics
27750         filename ../images/ert-insert.png
27751
27752 \end_inset
27753
27754 .
27755  The box can be opened by left-clicking and closed by right-clicking on
27756  it.
27757 \end_layout
27758
27759 \begin_layout Standard
27760 You can insert complete or incomplete commands as TeX Code.
27761  Incomplete means that the command argument can be Standard LyX text.
27762  For example you want to draw a frame around a word and uses therefore the
27763  LaTeX-command 
27764 \series bold
27765
27766 \backslash
27767 fbox
27768 \series default
27769 , you can write the command part 
27770 \series bold
27771
27772 \backslash
27773 fbox{
27774 \series default
27775  in a TeX Code box before the word and the closing brace 
27776 \series bold
27777 }
27778 \series default
27779  in a second TeX Code box behind the word.
27780  The word between the two TeX Code boxes is then the argument as it is in
27781  the following example:
27782 \end_layout
27783
27784 \begin_layout Standard
27785 \begin_inset Graphics
27786         filename clipart/ERT.png
27787         scale 89
27788
27789 \end_inset
27790
27791
27792 \end_layout
27793
27794 \begin_layout Standard
27795 gives
27796 \end_layout
27797
27798 \begin_layout Standard
27799 This is a line with a 
27800 \begin_inset ERT
27801 status collapsed
27802
27803 \begin_layout Plain Layout
27804
27805
27806 \backslash
27807 fbox{
27808 \end_layout
27809
27810 \end_inset
27811
27812 framed
27813 \begin_inset ERT
27814 status collapsed
27815
27816 \begin_layout Plain Layout
27817
27818 }
27819 \end_layout
27820
27821 \end_inset
27822
27823  word.
27824 \end_layout
27825
27826 \begin_layout Standard
27827 \begin_inset Note Greyedout
27828 status open
27829
27830 \begin_layout Plain Layout
27831
27832 \series bold
27833 Note:
27834 \series default
27835  At the end of LaTeX-commands without parameters, you have to insert a space
27836  to let LaTeX know that the command is finished.
27837 \end_layout
27838
27839 \end_inset
27840
27841
27842 \end_layout
27843
27844 \begin_layout Subsection
27845 Short Introduction to the LaTeX Syntax
27846 \begin_inset OptArg
27847 status collapsed
27848
27849 \begin_layout Plain Layout
27850 The LaTeX Syntax
27851 \end_layout
27852
27853 \end_inset
27854
27855
27856 \begin_inset Index
27857 status collapsed
27858
27859 \begin_layout Plain Layout
27860 Latex@LaTeX Syntax
27861 \end_layout
27862
27863 \end_inset
27864
27865
27866 \begin_inset CommandInset label
27867 LatexCommand label
27868 name "sub:LaTeX-Syntax"
27869
27870 \end_inset
27871
27872
27873 \end_layout
27874
27875 \begin_layout Standard
27876 When you write larger documents or books, you will need to know something
27877  about the LaTeX-commands that LyX uses in the background.
27878  Because LaTeX is based on commands, you can 
27879 \begin_inset Quotes eld
27880 \end_inset
27881
27882 program
27883 \begin_inset Quotes erd
27884 \end_inset
27885
27886  your text.
27887  This has the advantage that the layout of the document can be changed at
27888  every time if you know the right commands.
27889  E.g.
27890  imagine you have to write a manual for a product and the deadline is at
27891  the end of the day.
27892  Your boss just has complimented you for your good work but wants to have
27893  all caption labels bold.
27894  But you have over hundred figure and table captions with non-bold labels
27895  in your manual.
27896  Of course it's impossible to change all caption labels by hand in one day.
27897 \end_layout
27898
27899 \begin_layout Standard
27900 Now LaTeX comes into play.
27901  As written above, for every problem exists a LaTeX-package.
27902  First you have to find out which and therefore look in the LaTeX package
27903  database, 
27904 \begin_inset CommandInset citation
27905 LatexCommand cite
27906 key "Catalogue"
27907
27908 \end_inset
27909
27910 .
27911 \end_layout
27912
27913 \begin_layout Standard
27914 As result you know that the package 
27915 \series bold
27916 caption
27917 \series default
27918
27919 \begin_inset Index
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923 Latex@LaTeX-packages ! caption
27924 \end_layout
27925
27926 \end_inset
27927
27928  is what you need.
27929  To use a package, you have to load it in the document preamble (menu 
27930 \family sans
27931 Document\SpecialChar \menuseparator
27932 Settings
27933 \family default
27934 ) with the command
27935 \end_layout
27936
27937 \begin_layout Standard
27938
27939 \series bold
27940
27941 \backslash
27942 usepackage[options]{package name}
27943 \end_layout
27944
27945 \begin_layout Standard
27946 All LaTeX commands begin with a backslash, the command argument is set within
27947  two braces, and the options are set within two brackets.
27948  Note that not all commands have an argument and options.
27949 \end_layout
27950
27951 \begin_layout Standard
27952 In your case the package name is 
27953 \series bold
27954 caption
27955 \series default
27956 .
27957  After a look in the documentation of the package, you know that the option
27958  
27959 \series bold
27960 labelfont=bf
27961 \series default
27962  will change the font of all caption labels to bold.
27963  So you add the command
27964 \end_layout
27965
27966 \begin_layout Standard
27967
27968 \series bold
27969
27970 \backslash
27971 usepackage[labelfont=bf]{caption}
27972 \end_layout
27973
27974 \begin_layout Standard
27975 to the preamble and the problem is solved.
27976 \begin_inset Foot
27977 status collapsed
27978
27979 \begin_layout Plain Layout
27980 For more commands provided by the 
27981 \series bold
27982 caption
27983 \series default
27984  package, have a look at its documentation, 
27985 \begin_inset CommandInset citation
27986 LatexCommand cite
27987 key "caption"
27988
27989 \end_inset
27990
27991 .
27992 \end_layout
27993
27994 \end_inset
27995
27996
27997 \end_layout
27998
27999 \begin_layout Standard
28000 Note that some document classes have built-in solutions for well known problems
28001  like your case.
28002  For example if you use a 
28003 \family sans
28004 koma-script
28005 \family default
28006  class, you don't need the package 
28007 \series bold
28008 caption
28009 \series default
28010 , you can instead write
28011 \end_layout
28012
28013 \begin_layout Standard
28014
28015 \series bold
28016
28017 \backslash
28018 setkomafont{captionlabel}{
28019 \backslash
28020 bfseries}
28021 \end_layout
28022
28023 \begin_layout Standard
28024 in the preamble and the problem is solved.
28025  So if you plan to write a large document, you should have a look at the
28026  documentation of the document class you want to use.
28027  (
28028 \series bold
28029
28030 \backslash
28031 setkomafont
28032 \series default
28033  is an example for a command with more than one argument.)
28034 \end_layout
28035
28036 \begin_layout Standard
28037 Commands in the preamble affects the whole document, while commands in the
28038  text affects only the text after the command or only the text used as command
28039  argument.
28040  To insert a LaTeX-command in text, use the TeX Code box as described in
28041  the previous section.
28042 \end_layout
28043
28044 \begin_layout Standard
28045 If you want to learn more about LaTeX and its syntax, have a look at the
28046  LaTeX-books 
28047 \begin_inset CommandInset citation
28048 LatexCommand cite
28049 key "latexcompanion,latexguide"
28050
28051 \end_inset
28052
28053 .
28054  
28055 \end_layout
28056
28057 \begin_layout Section
28058 Previewing Snippets of your Document
28059 \begin_inset Index
28060 status collapsed
28061
28062 \begin_layout Plain Layout
28063 Instant preview
28064 \end_layout
28065
28066 \end_inset
28067
28068
28069 \begin_inset CommandInset label
28070 LatexCommand label
28071 name "sec:Previewing-snippets-of"
28072
28073 \end_inset
28074
28075
28076 \begin_inset Index
28077 status collapsed
28078
28079 \begin_layout Plain Layout
28080 Document ! Preview
28081 \end_layout
28082
28083 \end_inset
28084
28085
28086 \end_layout
28087
28088 \begin_layout Standard
28089 LyX allows you to generate previews of sections of your document on the
28090  fly so you can see how they'll look in the final document without having
28091  to break your train of thought with 
28092 \family sans
28093 View\SpecialChar \menuseparator
28094 DVI
28095 \family default
28096 .
28097 \end_layout
28098
28099 \begin_layout Standard
28100 If you would for example like to see in LyX your math formulas typeset by
28101  LaTeX, install the LaTeX-package 
28102 \series bold
28103 preview-latex
28104 \series default
28105
28106 \begin_inset Index
28107 status collapsed
28108
28109 \begin_layout Plain Layout
28110 Latex@LaTeX-packages ! preview-latex
28111 \end_layout
28112
28113 \end_inset
28114
28115  as explained below, and turn on 
28116 \family sans
28117 Instant
28118 \begin_inset space ~
28119 \end_inset
28120
28121 preview
28122 \family default
28123  in the 
28124 \family sans
28125 Tools\SpecialChar \menuseparator
28126 Preferences 
28127 \family default
28128 dialog under 
28129 \family sans
28130 Look
28131 \begin_inset space ~
28132 \end_inset
28133
28134 and
28135 \begin_inset space ~
28136 \end_inset
28137
28138 feel\SpecialChar \menuseparator
28139 Graphics
28140 \family default
28141 .
28142 \end_layout
28143
28144 \begin_layout Standard
28145 Previews are generated when you load a document into LyX and when you finish
28146  editing an inset.
28147  Previews of an already loaded document are 
28148 \emph on
28149 not
28150 \emph default
28151  generated just by selecting the 
28152 \family sans
28153 Instant
28154 \begin_inset space ~
28155 \end_inset
28156
28157 preview
28158 \family default
28159  check box, you have to reopen the documents to activate the previews.
28160 \end_layout
28161
28162 \begin_layout Standard
28163 LyX will generate previews of math insets.
28164  It will also generate previews of included insets if you select the 
28165 \family sans
28166 Show
28167 \begin_inset space ~
28168 \end_inset
28169
28170 preview
28171 \family default
28172  check box in the insert dialog.
28173  This is useful if you wish to generate a preview of a LaTeX figure, for
28174  example.
28175 \end_layout
28176
28177 \begin_layout Standard
28178 To get previews working, you need the LaTeX package 
28179 \series bold
28180 preview-latex
28181 \series default
28182  (on some systems named simply 
28183 \series bold
28184 preview
28185 \series default
28186 ) installed.
28187  In case it is not already installed, you find it in the TeX Catalogue,
28188  
28189 \begin_inset CommandInset citation
28190 LatexCommand cite
28191 key "TeXCatalogue"
28192
28193 \end_inset
28194
28195  or in the package manager of your LaTeX-system.
28196  You obtain prettier results if you install the program 
28197 \family typewriter
28198 pnmcrop
28199 \family default
28200  from the 
28201 \family typewriter
28202 netpbm
28203 \family default
28204  package; for LyX on Windows this program is automatically installed together
28205  with LyX.
28206 \end_layout
28207
28208 \begin_layout Standard
28209 \begin_inset VSpace bigskip
28210 \end_inset
28211
28212
28213 \end_layout
28214
28215 \begin_layout Standard
28216 You can furthermore preview the LaTeX source of the whole document or parts
28217  of it.
28218  Use the menu 
28219 \family sans
28220 View\SpecialChar \menuseparator
28221 View
28222 \begin_inset space ~
28223 \end_inset
28224
28225 Source
28226 \family default
28227  and a window will be shown where you can see the LaTeX-source code.
28228  The window shows the source of the whole paragraph where the cursor is
28229  currently in.
28230  You can also select document parts in LyX's main window, then only this
28231  selection (when it is more than one paragraph) is shown as source code.
28232  To view the whole document as source, enable the corresponding option in
28233  the source view window.
28234 \end_layout
28235
28236 \begin_layout Section
28237 Spell Checking
28238 \begin_inset CommandInset label
28239 LatexCommand label
28240 name "sec:Spellchecking"
28241
28242 \end_inset
28243
28244
28245 \begin_inset Index
28246 status collapsed
28247
28248 \begin_layout Plain Layout
28249 Spell checking
28250 \end_layout
28251
28252 \end_inset
28253
28254
28255 \end_layout
28256
28257 \begin_layout Standard
28258 LyX itself has no built-in spell checker.
28259  Rather it uses one of the external programs 
28260 \family typewriter
28261 aspell
28262 \family default
28263
28264 \family typewriter
28265 ispell
28266 \family default
28267
28268 \family typewriter
28269 hspell
28270 \family default
28271 , or 
28272 \family sans
28273 pspell
28274 \family default
28275  as backend.
28276  This section assumes you have already installed and set up one of these
28277  programs.
28278  
28279 \family typewriter
28280 aspell
28281 \family default
28282  can be seen as successor of 
28283 \family typewriter
28284 ispell
28285 \family default
28286 , so that it is recommended to use aspell.
28287  
28288 \family sans
28289 hspell
28290 \family default
28291  is a Hebrew spell-checker.
28292  The used spell checker ind its settings are specified in LyX's preferences
28293  under 
28294 \family sans
28295 Language Settings
28296 \family default
28297 .
28298 \end_layout
28299
28300 \begin_layout Standard
28301 For LyX on Windows, the selection box for the spell checking program is
28302  greyed out in the preferences dialog because only 
28303 \family sans
28304 aspell
28305 \family default
28306  can be used.
28307 \end_layout
28308
28309 \begin_layout Standard
28310 The menu
28311 \family sans
28312  Tools\SpecialChar \menuseparator
28313 Spellchecker
28314 \family default
28315  starts the spell checking beginning from the current cursor position.
28316  A dialog window will appear showing any incorrect (or unknown) word found,
28317  allowing you to edit and replace it in a second line.
28318  Whenever an unknown word is found, the word is highlighted and the text
28319  scrolled so that it is visible.
28320  In the 
28321 \family sans
28322 spell checker
28323 \family default
28324  dialog, there is also a box showing suggestions for a correction, if any
28325  could be found.
28326  Clicking on one of the corrections will copy to the 
28327 \family sans
28328 Replace
28329 \family default
28330  field, double-click invokes directly the replacement.
28331  Unknown but correctly typed words can be added to the personal dictionary.
28332 \end_layout
28333
28334 \begin_layout Standard
28335 By default, the used dictionary file is determined by the document language
28336  that is set in the 
28337 \family sans
28338 Document\SpecialChar \menuseparator
28339 Settings
28340 \family default
28341  dialog.
28342  If you do not have a dictionary for the document language, spell checking
28343  will bring an error message.
28344  In this case, you can specify another dictionary file in the dialog by
28345  specifying a different 
28346 \family sans
28347 Alternative language
28348 \family default
28349  in preferences dialog.
28350 \end_layout
28351
28352 \begin_layout Standard
28353 After a spell check you'll informed about the number of checked words.
28354 \end_layout
28355
28356 \begin_layout Subsubsection*
28357 Limitations
28358 \end_layout
28359
28360 \begin_layout Standard
28361 It is not possible to change the spelling of a particular word globally,
28362  rather than having to change the spelling separately for each occurrence
28363  of the word.
28364  But you can use the 
28365 \family sans
28366 Find
28367 \begin_inset space ~
28368 \end_inset
28369
28370 &
28371 \begin_inset space ~
28372 \end_inset
28373
28374 Replace
28375 \family default
28376  dialog for that.
28377 \end_layout
28378
28379 \begin_layout Standard
28380 LyX cannot correctly spell check documents containing multiple languages.
28381  This does work with 
28382 \family typewriter
28383 pspell
28384 \family default
28385 , assuming you have marked the different languages appropriately.
28386 \end_layout
28387
28388 \begin_layout Subsubsection*
28389 Further Settings
28390 \end_layout
28391
28392 \begin_layout Standard
28393 The 
28394 \family sans
28395 Spellchecker
28396 \family default
28397  section in the preferences dialog has some additional options:
28398 \end_layout
28399
28400 \begin_layout Description
28401 Escape
28402 \begin_inset space ~
28403 \end_inset
28404
28405 characters Allows you to add non-standard characters that the spell checker
28406  should consider, e.g.
28407  German umlauts although you spell check English document.
28408  This should not normally be needed.
28409 \end_layout
28410
28411 \begin_layout Description
28412 Personal
28413 \begin_inset space ~
28414 \end_inset
28415
28416 dictionary to use a different file than the spell checker's default choice
28417  as your personal dictionary
28418 \end_layout
28419
28420 \begin_layout Description
28421 Accept
28422 \begin_inset space ~
28423 \end_inset
28424
28425 compound
28426 \begin_inset space ~
28427 \end_inset
28428
28429 words Prevent the spell checker from complaining about compounded words
28430  like 
28431 \begin_inset Quotes eld
28432 \end_inset
28433
28434 passthrough
28435 \begin_inset Quotes erd
28436 \end_inset
28437
28438 .
28439 \end_layout
28440
28441 \begin_layout Description
28442 Use
28443 \begin_inset space ~
28444 \end_inset
28445
28446 input
28447 \begin_inset space ~
28448 \end_inset
28449
28450 encoding Uses the document encoding that is set in the 
28451 \family sans
28452 Document\SpecialChar \menuseparator
28453 Settings
28454 \family default
28455  dialog under 
28456 \family sans
28457 Language
28458 \family default
28459  also for the spellchecker.
28460 \begin_inset Foot
28461 status collapsed
28462
28463 \begin_layout Plain Layout
28464 The encodings are explained in section
28465 \begin_inset space ~
28466 \end_inset
28467
28468
28469 \begin_inset CommandInset ref
28470 LatexCommand ref
28471 reference "sub:Settings"
28472
28473 \end_inset
28474
28475 .
28476 \end_layout
28477
28478 \end_inset
28479
28480  Only enable this if you use 
28481 \family typewriter
28482 ispell
28483 \family default
28484  and can't spell check words with international letters in them.
28485  There have been reports that this does not work with all dictionaries,
28486  so this is disabled by default.
28487 \end_layout
28488
28489 \begin_layout Section
28490 Thesaurus
28491 \begin_inset Index
28492 status collapsed
28493
28494 \begin_layout Plain Layout
28495 Thesaurus
28496 \end_layout
28497
28498 \end_inset
28499
28500
28501 \begin_inset CommandInset label
28502 LatexCommand label
28503 name "sec:Thesaurus"
28504
28505 \end_inset
28506
28507
28508 \end_layout
28509
28510 \begin_layout Standard
28511 Thesaurus currently only works when you use the document language English.
28512 \end_layout
28513
28514 \begin_layout Standard
28515 To start the thesaurus, highlight one word or set the cursor behind it,
28516  and use the menu 
28517 \family sans
28518 Tools\SpecialChar \menuseparator
28519 Thesaurus
28520 \family default
28521  or the toolbar button 
28522 \begin_inset Graphics
28523         filename ../images/thesaurus-entry.png
28524         BoundingBox 0bp 5bp 20bp 25bp
28525         rotateOrigin center
28526
28527 \end_inset
28528
28529 .
28530  A dialog pops up showing you probably related words that you can use as
28531  replacement.
28532 \end_layout
28533
28534 \begin_layout Standard
28535 The shown related words are in many cases not really related to the word
28536  you are currently checking, scrolling in the shown list might help in some
28537  cases to find related words.
28538 \end_layout
28539
28540 \begin_layout Standard
28541 The thesaurus only works for single words, and also only when it is in the
28542  singular form.
28543  For example starting the thesaurus with the word 
28544 \begin_inset Quotes eld
28545 \end_inset
28546
28547 reports
28548 \begin_inset Quotes erd
28549 \end_inset
28550
28551  leads to no results, while results are shown for the word 
28552 \begin_inset Quotes eld
28553 \end_inset
28554
28555 report
28556 \begin_inset Quotes erd
28557 \end_inset
28558
28559 .
28560  To avoid this, you can highlight only the part 
28561 \begin_inset Quotes eld
28562 \end_inset
28563
28564 report
28565 \begin_inset Quotes erd
28566 \end_inset
28567
28568  of the word 
28569 \begin_inset Quotes eld
28570 \end_inset
28571
28572 reports
28573 \begin_inset Quotes erd
28574 \end_inset
28575
28576  to get results.
28577 \end_layout
28578
28579 \begin_layout Section
28580 Change Tracking
28581 \begin_inset Index
28582 status collapsed
28583
28584 \begin_layout Plain Layout
28585 Change Tracking
28586 \end_layout
28587
28588 \end_inset
28589
28590
28591 \begin_inset Index
28592 status collapsed
28593
28594 \begin_layout Plain Layout
28595 Document ! Change Tracking
28596 \end_layout
28597
28598 \end_inset
28599
28600
28601 \begin_inset CommandInset label
28602 LatexCommand label
28603 name "sec:Change-Tracking"
28604
28605 \end_inset
28606
28607
28608 \end_layout
28609
28610 \begin_layout Standard
28611 When you work on a document together with many people it is extremely useful
28612  to see changes others made highlighted in the document.
28613  You can then decide if you accept a change or not.
28614  This can be achieved by turning on change tracking in the menu 
28615 \family sans
28616 Document\SpecialChar \menuseparator
28617 Change
28618 \begin_inset space ~
28619 \end_inset
28620
28621 Tracking\SpecialChar \menuseparator
28622 Track
28623 \begin_inset space ~
28624 \end_inset
28625
28626 Changes
28627 \family default
28628 .
28629 \end_layout
28630
28631 \begin_layout Standard
28632 Changes made in the document will then be highlighted by colors: 
28633 \color blue
28634 Blue text
28635 \color inherit
28636  is an addition, 
28637 \color red
28638 red canceled text
28639 \color inherit
28640  is a deletion.
28641  You can change the color in LyX's preferences dialog under 
28642 \family sans
28643 Look
28644 \begin_inset space ~
28645 \end_inset
28646
28647 and
28648 \begin_inset space ~
28649 \end_inset
28650
28651 feel
28652 \family default
28653
28654 \family sans
28655 Colors
28656 \family default
28657 .
28658 \begin_inset Index
28659 status collapsed
28660
28661 \begin_layout Plain Layout
28662 Color ! LyX screen
28663 \end_layout
28664
28665 \end_inset
28666
28667
28668 \end_layout
28669
28670 \begin_layout Standard
28671 When change tracking is activated, you will see the review toolbar in LyX:
28672 \begin_inset Index
28673 status collapsed
28674
28675 \begin_layout Plain Layout
28676 Toolbar ! Review
28677 \end_layout
28678
28679 \end_inset
28680
28681
28682 \end_layout
28683
28684 \begin_layout Standard
28685 \begin_inset VSpace defskip
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \begin_layout Standard
28692 \begin_inset Graphics
28693         filename clipart/ChangesToolbar.png
28694
28695 \end_inset
28696
28697
28698 \end_layout
28699
28700 \begin_layout Standard
28701 \begin_inset VSpace defskip
28702 \end_inset
28703
28704
28705 \end_layout
28706
28707 \begin_layout Standard
28708 The review toolbar as shown above contains from left to right the following
28709  buttons:
28710 \end_layout
28711
28712 \begin_layout Standard
28713 \begin_inset VSpace defskip
28714 \end_inset
28715
28716
28717 \end_layout
28718
28719 \begin_layout Standard
28720 \begin_inset Tabular
28721 <lyxtabular version="3" rows="10" columns="2">
28722 <features islongtable="true">
28723 <column alignment="left" valignment="top" width="0">
28724 <column alignment="left" valignment="top" width="0">
28725 <row interlinespace="2.5mm">
28726 <cell alignment="center" valignment="top" usebox="none">
28727 \begin_inset Text
28728
28729 \begin_layout Plain Layout
28730 \begin_inset Graphics
28731         filename ../images/changes-track.png
28732         BoundingBox 0bp 5bp 20bp 25bp
28733         rotateOrigin center
28734
28735 \end_inset
28736
28737
28738 \end_layout
28739
28740 \end_inset
28741 </cell>
28742 <cell alignment="center" valignment="top" usebox="none">
28743 \begin_inset Text
28744
28745 \begin_layout Plain Layout
28746
28747 \family sans
28748 Document\SpecialChar \menuseparator
28749 Change
28750 \begin_inset space ~
28751 \end_inset
28752
28753 Tracking\SpecialChar \menuseparator
28754 Track
28755 \begin_inset space ~
28756 \end_inset
28757
28758 Changes
28759 \end_layout
28760
28761 \end_inset
28762 </cell>
28763 </row>
28764 <row interlinespace="2.5mm">
28765 <cell alignment="center" valignment="top" usebox="none">
28766 \begin_inset Text
28767
28768 \begin_layout Plain Layout
28769 \begin_inset Graphics
28770         filename ../images/changes-output.png
28771         BoundingBox 0bp 5bp 20bp 25bp
28772         rotateOrigin center
28773
28774 \end_inset
28775
28776
28777 \end_layout
28778
28779 \end_inset
28780 </cell>
28781 <cell alignment="center" valignment="top" usebox="none">
28782 \begin_inset Text
28783
28784 \begin_layout Plain Layout
28785
28786 \family sans
28787 Document\SpecialChar \menuseparator
28788 Change
28789 \begin_inset space ~
28790 \end_inset
28791
28792 Tracking\SpecialChar \menuseparator
28793 Show
28794 \begin_inset space ~
28795 \end_inset
28796
28797 Changes
28798 \begin_inset space ~
28799 \end_inset
28800
28801 in
28802 \begin_inset space ~
28803 \end_inset
28804
28805 Output
28806 \end_layout
28807
28808 \end_inset
28809 </cell>
28810 </row>
28811 <row interlinespace="2.5mm">
28812 <cell alignment="center" valignment="top" usebox="none">
28813 \begin_inset Text
28814
28815 \begin_layout Plain Layout
28816 \begin_inset Graphics
28817         filename ../images/change-next.png
28818         BoundingBox 0bp 5bp 20bp 25bp
28819         rotateOrigin center
28820
28821 \end_inset
28822
28823
28824 \end_layout
28825
28826 \end_inset
28827 </cell>
28828 <cell alignment="center" valignment="top" usebox="none">
28829 \begin_inset Text
28830
28831 \begin_layout Plain Layout
28832 Jumps to the next change
28833 \end_layout
28834
28835 \end_inset
28836 </cell>
28837 </row>
28838 <row interlinespace="2.5mm">
28839 <cell alignment="center" valignment="top" usebox="none">
28840 \begin_inset Text
28841
28842 \begin_layout Plain Layout
28843 \begin_inset Graphics
28844         filename ../images/change-accept.png
28845         BoundingBox 0bp 5bp 20bp 25bp
28846         rotateOrigin center
28847
28848 \end_inset
28849
28850
28851 \end_layout
28852
28853 \end_inset
28854 </cell>
28855 <cell alignment="center" valignment="top" usebox="none">
28856 \begin_inset Text
28857
28858 \begin_layout Plain Layout
28859
28860 \family sans
28861 Document\SpecialChar \menuseparator
28862 Change
28863 \begin_inset space ~
28864 \end_inset
28865
28866 Tracking\SpecialChar \menuseparator
28867 Accept
28868 \begin_inset space ~
28869 \end_inset
28870
28871 Change
28872 \end_layout
28873
28874 \end_inset
28875 </cell>
28876 </row>
28877 <row interlinespace="2.5mm">
28878 <cell alignment="center" valignment="top" usebox="none">
28879 \begin_inset Text
28880
28881 \begin_layout Plain Layout
28882 \begin_inset Graphics
28883         filename ../images/change-reject.png
28884         BoundingBox 0bp 5bp 20bp 25bp
28885         rotateOrigin center
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \end_inset
28893 </cell>
28894 <cell alignment="center" valignment="top" usebox="none">
28895 \begin_inset Text
28896
28897 \begin_layout Plain Layout
28898
28899 \family sans
28900 Document\SpecialChar \menuseparator
28901 Change
28902 \begin_inset space ~
28903 \end_inset
28904
28905 Tracking\SpecialChar \menuseparator
28906 Reject
28907 \begin_inset space ~
28908 \end_inset
28909
28910 Change
28911 \end_layout
28912
28913 \end_inset
28914 </cell>
28915 </row>
28916 <row interlinespace="2.5mm">
28917 <cell alignment="center" valignment="top" usebox="none">
28918 \begin_inset Text
28919
28920 \begin_layout Plain Layout
28921 \begin_inset Graphics
28922         filename ../images/changes-merge.png
28923         BoundingBox 0bp 5bp 20bp 25bp
28924         rotateOrigin center
28925
28926 \end_inset
28927
28928
28929 \end_layout
28930
28931 \end_inset
28932 </cell>
28933 <cell alignment="center" valignment="top" usebox="none">
28934 \begin_inset Text
28935
28936 \begin_layout Plain Layout
28937
28938 \family sans
28939 Document\SpecialChar \menuseparator
28940 Change
28941 \begin_inset space ~
28942 \end_inset
28943
28944 Tracking\SpecialChar \menuseparator
28945 Merge
28946 \begin_inset space ~
28947 \end_inset
28948
28949 Changes
28950 \end_layout
28951
28952 \end_inset
28953 </cell>
28954 </row>
28955 <row interlinespace="2.5mm">
28956 <cell alignment="center" valignment="top" usebox="none">
28957 \begin_inset Text
28958
28959 \begin_layout Plain Layout
28960 \begin_inset Graphics
28961         filename ../images/all-changes-accept.png
28962         BoundingBox 0bp 5bp 20bp 25bp
28963         rotateOrigin center
28964
28965 \end_inset
28966
28967
28968 \end_layout
28969
28970 \end_inset
28971 </cell>
28972 <cell alignment="center" valignment="top" usebox="none">
28973 \begin_inset Text
28974
28975 \begin_layout Plain Layout
28976
28977 \family sans
28978 Document\SpecialChar \menuseparator
28979 Change
28980 \begin_inset space ~
28981 \end_inset
28982
28983 Tracking\SpecialChar \menuseparator
28984 Accept
28985 \begin_inset space ~
28986 \end_inset
28987
28988 All
28989 \begin_inset space ~
28990 \end_inset
28991
28992 Changes
28993 \end_layout
28994
28995 \end_inset
28996 </cell>
28997 </row>
28998 <row interlinespace="2.5mm">
28999 <cell alignment="center" valignment="top" usebox="none">
29000 \begin_inset Text
29001
29002 \begin_layout Plain Layout
29003 \begin_inset Graphics
29004         filename ../images/all-changes-reject.png
29005         BoundingBox 0bp 5bp 20bp 25bp
29006         rotateOrigin center
29007
29008 \end_inset
29009
29010
29011 \end_layout
29012
29013 \end_inset
29014 </cell>
29015 <cell alignment="center" valignment="top" usebox="none">
29016 \begin_inset Text
29017
29018 \begin_layout Plain Layout
29019
29020 \family sans
29021 Document\SpecialChar \menuseparator
29022 Change
29023 \begin_inset space ~
29024 \end_inset
29025
29026 Tracking\SpecialChar \menuseparator
29027 Reject
29028 \begin_inset space ~
29029 \end_inset
29030
29031 All
29032 \begin_inset space ~
29033 \end_inset
29034
29035 Changes
29036 \end_layout
29037
29038 \end_inset
29039 </cell>
29040 </row>
29041 <row interlinespace="2.5mm">
29042 <cell alignment="center" valignment="top" usebox="none">
29043 \begin_inset Text
29044
29045 \begin_layout Plain Layout
29046 \begin_inset Graphics
29047         filename ../images/note-insert.png
29048         BoundingBox 0bp 5bp 20bp 25bp
29049         rotateOrigin center
29050
29051 \end_inset
29052
29053
29054 \end_layout
29055
29056 \end_inset
29057 </cell>
29058 <cell alignment="center" valignment="top" usebox="none">
29059 \begin_inset Text
29060
29061 \begin_layout Plain Layout
29062
29063 \family sans
29064 Insert\SpecialChar \menuseparator
29065 Note\SpecialChar \menuseparator
29066 LyX
29067 \begin_inset space ~
29068 \end_inset
29069
29070 Note
29071 \end_layout
29072
29073 \end_inset
29074 </cell>
29075 </row>
29076 <row interlinespace="2.5mm">
29077 <cell alignment="center" valignment="top" usebox="none">
29078 \begin_inset Text
29079
29080 \begin_layout Plain Layout
29081 \begin_inset Graphics
29082         filename ../images/note-next.png
29083         BoundingBox 0bp 5bp 20bp 25bp
29084         rotateOrigin center
29085
29086 \end_inset
29087
29088
29089 \end_layout
29090
29091 \end_inset
29092 </cell>
29093 <cell alignment="center" valignment="top" usebox="none">
29094 \begin_inset Text
29095
29096 \begin_layout Plain Layout
29097
29098 \family sans
29099 Navigate\SpecialChar \menuseparator
29100 Next
29101 \begin_inset space ~
29102 \end_inset
29103
29104 Note
29105 \end_layout
29106
29107 \end_inset
29108 </cell>
29109 </row>
29110 </lyxtabular>
29111
29112 \end_inset
29113
29114
29115 \end_layout
29116
29117 \begin_layout Standard
29118 \begin_inset VSpace defskip
29119 \end_inset
29120
29121
29122 \end_layout
29123
29124 \begin_layout Standard
29125 The review toolbar helps you to accept, reject, or merge changes -- highlight
29126  the change and press one of the desired toolbar buttons.
29127  When you merge changes, a window pops up showing you informations about
29128  the next change behind the current cursor position.
29129  So you don't need to highlight a certain change.
29130  Within the merge window you can decide to accept or reject changes and
29131  step to the next change.
29132  This way you can jump through all changes of the document.
29133 \end_layout
29134
29135 \begin_layout Standard
29136 The toolbar has two buttons to handle notes because notes are often important
29137  to describe a change.
29138 \end_layout
29139
29140 \begin_layout Standard
29141 To show made changes in the output you need the LaTeX package 
29142 \series bold
29143 dvipost
29144 \series default
29145
29146 \begin_inset Index
29147 status collapsed
29148
29149 \begin_layout Plain Layout
29150 Latex@LaTeX-packages ! dvipost
29151 \end_layout
29152
29153 \end_inset
29154
29155  installed.
29156  You find it in the TeX Catalogue, 
29157 \begin_inset CommandInset citation
29158 LatexCommand cite
29159 key "TeXCatalogue"
29160
29161 \end_inset
29162
29163  or in the package manager of your LaTeX-system.
29164 \end_layout
29165
29166 \begin_layout Section
29167 International Support
29168 \begin_inset Index
29169 status collapsed
29170
29171 \begin_layout Plain Layout
29172 International support
29173 \end_layout
29174
29175 \end_inset
29176
29177
29178 \end_layout
29179
29180 \begin_layout Standard
29181 This section describes how to use LyX with any language you want.
29182  For some non-western languages there are special Wiki-pages that explain
29183  how to set up LyX to use them: 
29184 \begin_inset CommandInset citation
29185 LatexCommand cite
29186 key "Arabic,Armenian,Farsi,Hebrew"
29187
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \begin_layout Standard
29194 Besides languages, LyX also supports phonetic symbols, see section
29195 \begin_inset space ~
29196 \end_inset
29197
29198
29199 \begin_inset CommandInset ref
29200 LatexCommand ref
29201 reference "sub:Special-Character"
29202
29203 \end_inset
29204
29205 .
29206 \end_layout
29207
29208 \begin_layout Subsection
29209 Language Options
29210 \begin_inset Index
29211 status collapsed
29212
29213 \begin_layout Plain Layout
29214 Language ! Options
29215 \end_layout
29216
29217 \end_inset
29218
29219
29220 \begin_inset Index
29221 status collapsed
29222
29223 \begin_layout Plain Layout
29224 Document ! Settings
29225 \end_layout
29226
29227 \end_inset
29228
29229
29230 \begin_inset Index
29231 status collapsed
29232
29233 \begin_layout Plain Layout
29234 Document ! Language
29235 \end_layout
29236
29237 \end_inset
29238
29239
29240 \end_layout
29241
29242 \begin_layout Standard
29243 The 
29244 \family sans
29245 Document\SpecialChar \menuseparator
29246 Settings
29247 \family default
29248  dialog lets you set 
29249 \family roman
29250 the language and character encoding for your language.
29251  
29252 \end_layout
29253
29254 \begin_layout Standard
29255 Choose your language in the 
29256 \family sans
29257 Language
29258 \family default
29259  section of this dialog.
29260  The default is 
29261 \family sans
29262 English
29263 \family default
29264 .
29265 \end_layout
29266
29267 \begin_layout Standard
29268 The 
29269 \family sans
29270 Encoding
29271 \family default
29272  box lets you choose the character encoding map you want to use for LaTeX
29273  export.
29274  The option 
29275 \family sans
29276 use language's default encoding
29277 \family default
29278  is the preferred choice and works well in most cases.
29279  For details about the different encoding options see section
29280 \begin_inset space ~
29281 \end_inset
29282
29283
29284 \begin_inset CommandInset ref
29285 LatexCommand ref
29286 reference "sub:Settings"
29287
29288 \end_inset
29289
29290 .
29291 \end_layout
29292
29293 \begin_layout Subsection
29294 Keyboard mapping configuration
29295 \begin_inset CommandInset label
29296 LatexCommand label
29297 name "sub:Keyboard-mapping"
29298
29299 \end_inset
29300
29301
29302 \end_layout
29303
29304 \begin_layout Standard
29305 If you have for example a U.S.-style keyboard and want to write in a different
29306  language than English, you can use an alternate keymap.
29307  For example, if you have a U.S.-style keyboard but want to write in Italian,
29308  you can configure LyX to use an Italian keymap.
29309  The preferences dialog allows you to choose up to two keyboard mappings,
29310  see section
29311 \begin_inset space ~
29312 \end_inset
29313
29314
29315 \begin_inset CommandInset ref
29316 LatexCommand ref
29317 reference "sub:Keyboard-Map"
29318
29319 \end_inset
29320
29321 .
29322  You can choose primary and secondary keyboard languages and then select
29323  which one you want to use.
29324 \end_layout
29325
29326 \begin_layout Standard
29327 Finally, you may just want to change a few key mappings or create an entirely
29328  different keymap (for Vulcan, for instance).
29329  You may, for example, normally write in Italian on a U.S.
29330  keyboard but want to include an occasional quotation in German.
29331  In such a case, you can write your own keyboard mapping or modify an existing
29332  one to support the characters you want.
29333  This and much more customizations are explained in the 
29334 \emph on
29335 Customization
29336 \emph default
29337  manual.
29338 \end_layout
29339
29340 \begin_layout Subsection
29341 Character Tables
29342 \begin_inset CommandInset label
29343 LatexCommand label
29344 name "sec:keytab"
29345
29346 \end_inset
29347
29348
29349 \end_layout
29350
29351 \begin_layout Standard
29352 Table
29353 \begin_inset space ~
29354 \end_inset
29355
29356
29357 \begin_inset CommandInset ref
29358 LatexCommand ref
29359 reference "cap:The-latin1-character"
29360
29361 \end_inset
29362
29363  shows the 
29364 \family typewriter
29365 Latin1
29366 \family default
29367  character set.
29368  You should be able to enter the characters in the first eight columns directly
29369  from the keyboard.
29370 \end_layout
29371
29372 \begin_layout Standard
29373 There are a few things you need to know about this table.
29374  Here are some of the details you'll need to bear in mind when using characters
29375  from the 
29376 \family typewriter
29377 Latin1
29378 \family default
29379  character set:
29380 \end_layout
29381
29382 \begin_layout Itemize
29383 Even if you have selected 
29384 \family sans
29385 latin1
29386 \family default
29387  in the 
29388 \family sans
29389 Document\SpecialChar \menuseparator
29390 Settings
29391 \family default
29392  dialog, users who have only the 
29393 \family typewriter
29394 T1
29395 \family default
29396 -fonts for LaTeX [or who have the 
29397 \family typewriter
29398 T1
29399 \family default
29400 -fonts but aren't using them] will still miss a few characters: D0, F0,
29401  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29402  french quotes won't show up.
29403 \end_layout
29404
29405 \begin_layout Standard
29406 \begin_inset Float table
29407 wide false
29408 sideways false
29409 status open
29410
29411 \begin_layout Plain Layout
29412 \begin_inset Caption
29413
29414 \begin_layout Plain Layout
29415 \begin_inset CommandInset label
29416 LatexCommand label
29417 name "cap:The-latin1-character"
29418
29419 \end_inset
29420
29421 The 
29422 \family typewriter
29423 latin1
29424 \family default
29425  character set
29426 \end_layout
29427
29428 \end_inset
29429
29430
29431 \end_layout
29432
29433 \begin_layout Plain Layout
29434 \align center
29435 \begin_inset Tabular
29436 <lyxtabular version="3" rows="17" columns="17">
29437 <features>
29438 <column alignment="center" valignment="top" width="0pt">
29439 <column alignment="center" valignment="top" width="0pt">
29440 <column alignment="center" valignment="top" width="0pt">
29441 <column alignment="center" valignment="top" width="0pt">
29442 <column alignment="center" valignment="top" width="0pt">
29443 <column alignment="center" valignment="top" width="0pt">
29444 <column alignment="center" valignment="top" width="0pt">
29445 <column alignment="center" valignment="top" width="0pt">
29446 <column alignment="center" valignment="top" width="0pt">
29447 <column alignment="center" valignment="top" width="0pt">
29448 <column alignment="center" valignment="top" width="0pt">
29449 <column alignment="center" valignment="top" width="0pt">
29450 <column alignment="center" valignment="top" width="0pt">
29451 <column alignment="center" valignment="top" width="0pt">
29452 <column alignment="center" valignment="top" width="0pt">
29453 <column alignment="center" valignment="top" width="0pt">
29454 <column alignment="center" valignment="top" width="0pt">
29455 <row>
29456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29457 \begin_inset Text
29458
29459 \begin_layout Plain Layout
29460
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29466 \begin_inset Text
29467
29468 \begin_layout Plain Layout
29469
29470 \family roman
29471 \series medium
29472 \shape up
29473 \size tiny
29474 \emph off
29475 \bar no
29476 \noun off
29477 \color none
29478 00
29479 \end_layout
29480
29481 \end_inset
29482 </cell>
29483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29484 \begin_inset Text
29485
29486 \begin_layout Plain Layout
29487
29488 \family roman
29489 \series medium
29490 \shape up
29491 \size tiny
29492 \emph off
29493 \bar no
29494 \noun off
29495 \color none
29496 10
29497 \end_layout
29498
29499 \end_inset
29500 </cell>
29501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29502 \begin_inset Text
29503
29504 \begin_layout Plain Layout
29505
29506 \family roman
29507 \series medium
29508 \shape up
29509 \size tiny
29510 \emph off
29511 \bar no
29512 \noun off
29513 \color none
29514 20
29515 \end_layout
29516
29517 \end_inset
29518 </cell>
29519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29520 \begin_inset Text
29521
29522 \begin_layout Plain Layout
29523
29524 \family roman
29525 \series medium
29526 \shape up
29527 \size tiny
29528 \emph off
29529 \bar no
29530 \noun off
29531 \color none
29532 30
29533 \end_layout
29534
29535 \end_inset
29536 </cell>
29537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29538 \begin_inset Text
29539
29540 \begin_layout Plain Layout
29541
29542 \family roman
29543 \series medium
29544 \shape up
29545 \size tiny
29546 \emph off
29547 \bar no
29548 \noun off
29549 \color none
29550 40
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 50
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 60
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 70
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 80
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 90
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 A0
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 B0
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 C0
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 D0
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 E0
29731 \end_layout
29732
29733 \end_inset
29734 </cell>
29735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29736 \begin_inset Text
29737
29738 \begin_layout Plain Layout
29739
29740 \family roman
29741 \series medium
29742 \shape up
29743 \size tiny
29744 \emph off
29745 \bar no
29746 \noun off
29747 \color none
29748 F0
29749 \end_layout
29750
29751 \end_inset
29752 </cell>
29753 </row>
29754 <row>
29755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Plain Layout
29759
29760 \family roman
29761 \series medium
29762 \shape up
29763 \size tiny
29764 \emph off
29765 \bar no
29766 \noun off
29767 \color none
29768 00
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Plain Layout
29777
29778 \end_layout
29779
29780 \end_inset
29781 </cell>
29782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29783 \begin_inset Text
29784
29785 \begin_layout Plain Layout
29786
29787 \end_layout
29788
29789 \end_inset
29790 </cell>
29791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29792 \begin_inset Text
29793
29794 \begin_layout Plain Layout
29795
29796 \end_layout
29797
29798 \end_inset
29799 </cell>
29800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29801 \begin_inset Text
29802
29803 \begin_layout Plain Layout
29804
29805 \family roman
29806 \series medium
29807 \shape up
29808 \emph off
29809 \bar no
29810 \noun off
29811 \color none
29812 0
29813 \end_layout
29814
29815 \end_inset
29816 </cell>
29817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29818 \begin_inset Text
29819
29820 \begin_layout Plain Layout
29821
29822 \family roman
29823 \series medium
29824 \shape up
29825 \emph off
29826 \bar no
29827 \noun off
29828 \color none
29829 @
29830 \end_layout
29831
29832 \end_inset
29833 </cell>
29834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29835 \begin_inset Text
29836
29837 \begin_layout Plain Layout
29838
29839 \family roman
29840 \series medium
29841 \shape up
29842 \emph off
29843 \bar no
29844 \noun off
29845 \color none
29846 P
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29852 \begin_inset Text
29853
29854 \begin_layout Plain Layout
29855
29856 \family roman
29857 \series medium
29858 \shape up
29859 \emph off
29860 \bar no
29861 \noun off
29862 \color none
29863 '
29864 \end_layout
29865
29866 \end_inset
29867 </cell>
29868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29869 \begin_inset Text
29870
29871 \begin_layout Plain Layout
29872
29873 \family roman
29874 \series medium
29875 \shape up
29876 \emph off
29877 \bar no
29878 \noun off
29879 \color none
29880 p
29881 \end_layout
29882
29883 \end_inset
29884 </cell>
29885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29886 \begin_inset Text
29887
29888 \begin_layout Plain Layout
29889
29890 \end_layout
29891
29892 \end_inset
29893 </cell>
29894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29895 \begin_inset Text
29896
29897 \begin_layout Plain Layout
29898
29899 \end_layout
29900
29901 \end_inset
29902 </cell>
29903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29904 \begin_inset Text
29905
29906 \begin_layout Plain Layout
29907
29908 \end_layout
29909
29910 \end_inset
29911 </cell>
29912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29913 \begin_inset Text
29914
29915 \begin_layout Plain Layout
29916
29917 \family roman
29918 \series medium
29919 \shape up
29920 \emph off
29921 \bar no
29922 \noun off
29923 \color none
29924 °
29925 \end_layout
29926
29927 \end_inset
29928 </cell>
29929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29930 \begin_inset Text
29931
29932 \begin_layout Plain Layout
29933
29934 \family roman
29935 \series medium
29936 \shape up
29937 \emph off
29938 \bar no
29939 \noun off
29940 \color none
29941 À
29942 \end_layout
29943
29944 \end_inset
29945 </cell>
29946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29947 \begin_inset Text
29948
29949 \begin_layout Plain Layout
29950
29951 \family roman
29952 \series medium
29953 \shape up
29954 \emph off
29955 \bar no
29956 \noun off
29957 \color none
29958 Ð
29959 \end_layout
29960
29961 \end_inset
29962 </cell>
29963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29964 \begin_inset Text
29965
29966 \begin_layout Plain Layout
29967
29968 \family roman
29969 \series medium
29970 \shape up
29971 \emph off
29972 \bar no
29973 \noun off
29974 \color none
29975 à
29976 \end_layout
29977
29978 \end_inset
29979 </cell>
29980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29981 \begin_inset Text
29982
29983 \begin_layout Plain Layout
29984
29985 \family roman
29986 \series medium
29987 \shape up
29988 \emph off
29989 \bar no
29990 \noun off
29991 \color none
29992 ð
29993 \end_layout
29994
29995 \end_inset
29996 </cell>
29997 </row>
29998 <row>
29999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30000 \begin_inset Text
30001
30002 \begin_layout Plain Layout
30003
30004 \family roman
30005 \series medium
30006 \shape up
30007 \size tiny
30008 \emph off
30009 \bar no
30010 \noun off
30011 \color none
30012 01
30013 \end_layout
30014
30015 \end_inset
30016 </cell>
30017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30018 \begin_inset Text
30019
30020 \begin_layout Plain Layout
30021
30022 \end_layout
30023
30024 \end_inset
30025 </cell>
30026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30027 \begin_inset Text
30028
30029 \begin_layout Plain Layout
30030
30031 \end_layout
30032
30033 \end_inset
30034 </cell>
30035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30036 \begin_inset Text
30037
30038 \begin_layout Plain Layout
30039
30040 \family roman
30041 \series medium
30042 \shape up
30043 \emph off
30044 \bar no
30045 \noun off
30046 \color none
30047 !
30048 \end_layout
30049
30050 \end_inset
30051 </cell>
30052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30053 \begin_inset Text
30054
30055 \begin_layout Plain Layout
30056
30057 \family roman
30058 \series medium
30059 \shape up
30060 \emph off
30061 \bar no
30062 \noun off
30063 \color none
30064 1
30065 \end_layout
30066
30067 \end_inset
30068 </cell>
30069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30070 \begin_inset Text
30071
30072 \begin_layout Plain Layout
30073
30074 \family roman
30075 \series medium
30076 \shape up
30077 \emph off
30078 \bar no
30079 \noun off
30080 \color none
30081 A
30082 \end_layout
30083
30084 \end_inset
30085 </cell>
30086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30087 \begin_inset Text
30088
30089 \begin_layout Plain Layout
30090
30091 \family roman
30092 \series medium
30093 \shape up
30094 \emph off
30095 \bar no
30096 \noun off
30097 \color none
30098 Q
30099 \end_layout
30100
30101 \end_inset
30102 </cell>
30103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30104 \begin_inset Text
30105
30106 \begin_layout Plain Layout
30107
30108 \family roman
30109 \series medium
30110 \shape up
30111 \emph off
30112 \bar no
30113 \noun off
30114 \color none
30115 a
30116 \end_layout
30117
30118 \end_inset
30119 </cell>
30120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30121 \begin_inset Text
30122
30123 \begin_layout Plain Layout
30124
30125 \family roman
30126 \series medium
30127 \shape up
30128 \emph off
30129 \bar no
30130 \noun off
30131 \color none
30132 q
30133 \end_layout
30134
30135 \end_inset
30136 </cell>
30137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30138 \begin_inset Text
30139
30140 \begin_layout Plain Layout
30141
30142 \end_layout
30143
30144 \end_inset
30145 </cell>
30146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Plain Layout
30150
30151 \end_layout
30152
30153 \end_inset
30154 </cell>
30155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30156 \begin_inset Text
30157
30158 \begin_layout Plain Layout
30159
30160 \family roman
30161 \series medium
30162 \shape up
30163 \emph off
30164 \bar no
30165 \noun off
30166 \color none
30167 ¡
30168 \end_layout
30169
30170 \end_inset
30171 </cell>
30172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30173 \begin_inset Text
30174
30175 \begin_layout Plain Layout
30176
30177 \family roman
30178 \series medium
30179 \shape up
30180 \emph off
30181 \bar no
30182 \noun off
30183 \color none
30184 ±
30185 \end_layout
30186
30187 \end_inset
30188 </cell>
30189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30190 \begin_inset Text
30191
30192 \begin_layout Plain Layout
30193
30194 \family roman
30195 \series medium
30196 \shape up
30197 \emph off
30198 \bar no
30199 \noun off
30200 \color none
30201 Á
30202 \end_layout
30203
30204 \end_inset
30205 </cell>
30206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout Plain Layout
30210
30211 \family roman
30212 \series medium
30213 \shape up
30214 \emph off
30215 \bar no
30216 \noun off
30217 \color none
30218 Ñ
30219 \end_layout
30220
30221 \end_inset
30222 </cell>
30223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30224 \begin_inset Text
30225
30226 \begin_layout Plain Layout
30227
30228 \family roman
30229 \series medium
30230 \shape up
30231 \emph off
30232 \bar no
30233 \noun off
30234 \color none
30235 á
30236 \end_layout
30237
30238 \end_inset
30239 </cell>
30240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30241 \begin_inset Text
30242
30243 \begin_layout Plain Layout
30244
30245 \family roman
30246 \series medium
30247 \shape up
30248 \emph off
30249 \bar no
30250 \noun off
30251 \color none
30252 ñ
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 </row>
30258 <row>
30259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30260 \begin_inset Text
30261
30262 \begin_layout Plain Layout
30263
30264 \family roman
30265 \series medium
30266 \shape up
30267 \size tiny
30268 \emph off
30269 \bar no
30270 \noun off
30271 \color none
30272 02
30273 \end_layout
30274
30275 \end_inset
30276 </cell>
30277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30278 \begin_inset Text
30279
30280 \begin_layout Plain Layout
30281
30282 \end_layout
30283
30284 \end_inset
30285 </cell>
30286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290
30291 \end_layout
30292
30293 \end_inset
30294 </cell>
30295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30296 \begin_inset Text
30297
30298 \begin_layout Plain Layout
30299
30300 \family roman
30301 \series medium
30302 \shape up
30303 \emph off
30304 \bar no
30305 \noun off
30306 \color none
30307 \begin_inset Quotes eld
30308 \end_inset
30309
30310
30311 \end_layout
30312
30313 \end_inset
30314 </cell>
30315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30316 \begin_inset Text
30317
30318 \begin_layout Plain Layout
30319
30320 \family roman
30321 \series medium
30322 \shape up
30323 \emph off
30324 \bar no
30325 \noun off
30326 \color none
30327 2
30328 \end_layout
30329
30330 \end_inset
30331 </cell>
30332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30333 \begin_inset Text
30334
30335 \begin_layout Plain Layout
30336
30337 \family roman
30338 \series medium
30339 \shape up
30340 \emph off
30341 \bar no
30342 \noun off
30343 \color none
30344 B
30345 \end_layout
30346
30347 \end_inset
30348 </cell>
30349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30350 \begin_inset Text
30351
30352 \begin_layout Plain Layout
30353
30354 \family roman
30355 \series medium
30356 \shape up
30357 \emph off
30358 \bar no
30359 \noun off
30360 \color none
30361 R
30362 \end_layout
30363
30364 \end_inset
30365 </cell>
30366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30367 \begin_inset Text
30368
30369 \begin_layout Plain Layout
30370
30371 \family roman
30372 \series medium
30373 \shape up
30374 \emph off
30375 \bar no
30376 \noun off
30377 \color none
30378 b
30379 \end_layout
30380
30381 \end_inset
30382 </cell>
30383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30384 \begin_inset Text
30385
30386 \begin_layout Plain Layout
30387
30388 \family roman
30389 \series medium
30390 \shape up
30391 \emph off
30392 \bar no
30393 \noun off
30394 \color none
30395 r
30396 \end_layout
30397
30398 \end_inset
30399 </cell>
30400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30401 \begin_inset Text
30402
30403 \begin_layout Plain Layout
30404
30405 \end_layout
30406
30407 \end_inset
30408 </cell>
30409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30410 \begin_inset Text
30411
30412 \begin_layout Plain Layout
30413
30414 \end_layout
30415
30416 \end_inset
30417 </cell>
30418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30419 \begin_inset Text
30420
30421 \begin_layout Plain Layout
30422 ¢
30423 \end_layout
30424
30425 \end_inset
30426 </cell>
30427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30428 \begin_inset Text
30429
30430 \begin_layout Plain Layout
30431
30432 \family roman
30433 \series medium
30434 \shape up
30435 \emph off
30436 \bar no
30437 \noun off
30438 \color none
30439 ²
30440 \end_layout
30441
30442 \end_inset
30443 </cell>
30444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30445 \begin_inset Text
30446
30447 \begin_layout Plain Layout
30448
30449 \family roman
30450 \series medium
30451 \shape up
30452 \emph off
30453 \bar no
30454 \noun off
30455 \color none
30456 Â
30457 \end_layout
30458
30459 \end_inset
30460 </cell>
30461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30462 \begin_inset Text
30463
30464 \begin_layout Plain Layout
30465
30466 \family roman
30467 \series medium
30468 \shape up
30469 \emph off
30470 \bar no
30471 \noun off
30472 \color none
30473 Ò
30474 \end_layout
30475
30476 \end_inset
30477 </cell>
30478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30479 \begin_inset Text
30480
30481 \begin_layout Plain Layout
30482
30483 \family roman
30484 \series medium
30485 \shape up
30486 \emph off
30487 \bar no
30488 \noun off
30489 \color none
30490 â
30491 \end_layout
30492
30493 \end_inset
30494 </cell>
30495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30496 \begin_inset Text
30497
30498 \begin_layout Plain Layout
30499
30500 \family roman
30501 \series medium
30502 \shape up
30503 \emph off
30504 \bar no
30505 \noun off
30506 \color none
30507 ò
30508 \end_layout
30509
30510 \end_inset
30511 </cell>
30512 </row>
30513 <row>
30514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30515 \begin_inset Text
30516
30517 \begin_layout Plain Layout
30518
30519 \family roman
30520 \series medium
30521 \shape up
30522 \size tiny
30523 \emph off
30524 \bar no
30525 \noun off
30526 \color none
30527 03
30528 \end_layout
30529
30530 \end_inset
30531 </cell>
30532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30533 \begin_inset Text
30534
30535 \begin_layout Plain Layout
30536
30537 \end_layout
30538
30539 \end_inset
30540 </cell>
30541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30542 \begin_inset Text
30543
30544 \begin_layout Plain Layout
30545
30546 \end_layout
30547
30548 \end_inset
30549 </cell>
30550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30551 \begin_inset Text
30552
30553 \begin_layout Plain Layout
30554
30555 \family roman
30556 \series medium
30557 \shape up
30558 \emph off
30559 \bar no
30560 \noun off
30561 \color none
30562 #
30563 \end_layout
30564
30565 \end_inset
30566 </cell>
30567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30568 \begin_inset Text
30569
30570 \begin_layout Plain Layout
30571
30572 \family roman
30573 \series medium
30574 \shape up
30575 \emph off
30576 \bar no
30577 \noun off
30578 \color none
30579 3
30580 \end_layout
30581
30582 \end_inset
30583 </cell>
30584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30585 \begin_inset Text
30586
30587 \begin_layout Plain Layout
30588
30589 \family roman
30590 \series medium
30591 \shape up
30592 \emph off
30593 \bar no
30594 \noun off
30595 \color none
30596 C
30597 \end_layout
30598
30599 \end_inset
30600 </cell>
30601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30602 \begin_inset Text
30603
30604 \begin_layout Plain Layout
30605
30606 \family roman
30607 \series medium
30608 \shape up
30609 \emph off
30610 \bar no
30611 \noun off
30612 \color none
30613 S
30614 \end_layout
30615
30616 \end_inset
30617 </cell>
30618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30619 \begin_inset Text
30620
30621 \begin_layout Plain Layout
30622
30623 \family roman
30624 \series medium
30625 \shape up
30626 \emph off
30627 \bar no
30628 \noun off
30629 \color none
30630 c
30631 \end_layout
30632
30633 \end_inset
30634 </cell>
30635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30636 \begin_inset Text
30637
30638 \begin_layout Plain Layout
30639
30640 \family roman
30641 \series medium
30642 \shape up
30643 \emph off
30644 \bar no
30645 \noun off
30646 \color none
30647 s
30648 \end_layout
30649
30650 \end_inset
30651 </cell>
30652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30653 \begin_inset Text
30654
30655 \begin_layout Plain Layout
30656
30657 \end_layout
30658
30659 \end_inset
30660 </cell>
30661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30662 \begin_inset Text
30663
30664 \begin_layout Plain Layout
30665
30666 \end_layout
30667
30668 \end_inset
30669 </cell>
30670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30671 \begin_inset Text
30672
30673 \begin_layout Plain Layout
30674
30675 \family roman
30676 \series medium
30677 \shape up
30678 \emph off
30679 \bar no
30680 \noun off
30681 \color none
30682 £
30683 \end_layout
30684
30685 \end_inset
30686 </cell>
30687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30688 \begin_inset Text
30689
30690 \begin_layout Plain Layout
30691
30692 \family roman
30693 \series medium
30694 \shape up
30695 \emph off
30696 \bar no
30697 \noun off
30698 \color none
30699 ³
30700 \end_layout
30701
30702 \end_inset
30703 </cell>
30704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30705 \begin_inset Text
30706
30707 \begin_layout Plain Layout
30708
30709 \family roman
30710 \series medium
30711 \shape up
30712 \emph off
30713 \bar no
30714 \noun off
30715 \color none
30716 Ã
30717 \end_layout
30718
30719 \end_inset
30720 </cell>
30721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30722 \begin_inset Text
30723
30724 \begin_layout Plain Layout
30725
30726 \family roman
30727 \series medium
30728 \shape up
30729 \emph off
30730 \bar no
30731 \noun off
30732 \color none
30733 Ó
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30739 \begin_inset Text
30740
30741 \begin_layout Plain Layout
30742
30743 \family roman
30744 \series medium
30745 \shape up
30746 \emph off
30747 \bar no
30748 \noun off
30749 \color none
30750 ã
30751 \end_layout
30752
30753 \end_inset
30754 </cell>
30755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30756 \begin_inset Text
30757
30758 \begin_layout Plain Layout
30759
30760 \family roman
30761 \series medium
30762 \shape up
30763 \emph off
30764 \bar no
30765 \noun off
30766 \color none
30767 ó
30768 \end_layout
30769
30770 \end_inset
30771 </cell>
30772 </row>
30773 <row>
30774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30775 \begin_inset Text
30776
30777 \begin_layout Plain Layout
30778
30779 \family roman
30780 \series medium
30781 \shape up
30782 \size tiny
30783 \emph off
30784 \bar no
30785 \noun off
30786 \color none
30787 04
30788 \end_layout
30789
30790 \end_inset
30791 </cell>
30792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30793 \begin_inset Text
30794
30795 \begin_layout Plain Layout
30796
30797 \end_layout
30798
30799 \end_inset
30800 </cell>
30801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30802 \begin_inset Text
30803
30804 \begin_layout Plain Layout
30805
30806 \end_layout
30807
30808 \end_inset
30809 </cell>
30810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30811 \begin_inset Text
30812
30813 \begin_layout Plain Layout
30814
30815 \family roman
30816 \series medium
30817 \shape up
30818 \emph off
30819 \bar no
30820 \noun off
30821 \color none
30822 $
30823 \end_layout
30824
30825 \end_inset
30826 </cell>
30827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30828 \begin_inset Text
30829
30830 \begin_layout Plain Layout
30831
30832 \family roman
30833 \series medium
30834 \shape up
30835 \emph off
30836 \bar no
30837 \noun off
30838 \color none
30839 4
30840 \end_layout
30841
30842 \end_inset
30843 </cell>
30844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30845 \begin_inset Text
30846
30847 \begin_layout Plain Layout
30848
30849 \family roman
30850 \series medium
30851 \shape up
30852 \emph off
30853 \bar no
30854 \noun off
30855 \color none
30856 D
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865
30866 \family roman
30867 \series medium
30868 \shape up
30869 \emph off
30870 \bar no
30871 \noun off
30872 \color none
30873 T
30874 \end_layout
30875
30876 \end_inset
30877 </cell>
30878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30879 \begin_inset Text
30880
30881 \begin_layout Plain Layout
30882
30883 \family roman
30884 \series medium
30885 \shape up
30886 \emph off
30887 \bar no
30888 \noun off
30889 \color none
30890 d
30891 \end_layout
30892
30893 \end_inset
30894 </cell>
30895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30896 \begin_inset Text
30897
30898 \begin_layout Plain Layout
30899
30900 \family roman
30901 \series medium
30902 \shape up
30903 \emph off
30904 \bar no
30905 \noun off
30906 \color none
30907 t
30908 \end_layout
30909
30910 \end_inset
30911 </cell>
30912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916
30917 \end_layout
30918
30919 \end_inset
30920 </cell>
30921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30922 \begin_inset Text
30923
30924 \begin_layout Plain Layout
30925
30926 \end_layout
30927
30928 \end_inset
30929 </cell>
30930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30931 \begin_inset Text
30932
30933 \begin_layout Plain Layout
30934 ¤
30935 \end_layout
30936
30937 \end_inset
30938 </cell>
30939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30940 \begin_inset Text
30941
30942 \begin_layout Plain Layout
30943
30944 \family roman
30945 \series medium
30946 \shape up
30947 \emph off
30948 \bar no
30949 \noun off
30950 \color none
30951 ´
30952 \end_layout
30953
30954 \end_inset
30955 </cell>
30956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30957 \begin_inset Text
30958
30959 \begin_layout Plain Layout
30960
30961 \family roman
30962 \series medium
30963 \shape up
30964 \emph off
30965 \bar no
30966 \noun off
30967 \color none
30968 Ä
30969 \end_layout
30970
30971 \end_inset
30972 </cell>
30973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30974 \begin_inset Text
30975
30976 \begin_layout Plain Layout
30977
30978 \family roman
30979 \series medium
30980 \shape up
30981 \emph off
30982 \bar no
30983 \noun off
30984 \color none
30985 Ô
30986 \end_layout
30987
30988 \end_inset
30989 </cell>
30990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30991 \begin_inset Text
30992
30993 \begin_layout Plain Layout
30994
30995 \family roman
30996 \series medium
30997 \shape up
30998 \emph off
30999 \bar no
31000 \noun off
31001 \color none
31002 ä
31003 \end_layout
31004
31005 \end_inset
31006 </cell>
31007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31008 \begin_inset Text
31009
31010 \begin_layout Plain Layout
31011
31012 \family roman
31013 \series medium
31014 \shape up
31015 \emph off
31016 \bar no
31017 \noun off
31018 \color none
31019 ô
31020 \end_layout
31021
31022 \end_inset
31023 </cell>
31024 </row>
31025 <row>
31026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31027 \begin_inset Text
31028
31029 \begin_layout Plain Layout
31030
31031 \family roman
31032 \series medium
31033 \shape up
31034 \size tiny
31035 \emph off
31036 \bar no
31037 \noun off
31038 \color none
31039 05
31040 \end_layout
31041
31042 \end_inset
31043 </cell>
31044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31045 \begin_inset Text
31046
31047 \begin_layout Plain Layout
31048
31049 \end_layout
31050
31051 \end_inset
31052 </cell>
31053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31054 \begin_inset Text
31055
31056 \begin_layout Plain Layout
31057
31058 \end_layout
31059
31060 \end_inset
31061 </cell>
31062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31063 \begin_inset Text
31064
31065 \begin_layout Plain Layout
31066
31067 \family roman
31068 \series medium
31069 \shape up
31070 \emph off
31071 \bar no
31072 \noun off
31073 \color none
31074 %
31075 \end_layout
31076
31077 \end_inset
31078 </cell>
31079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31080 \begin_inset Text
31081
31082 \begin_layout Plain Layout
31083
31084 \family roman
31085 \series medium
31086 \shape up
31087 \emph off
31088 \bar no
31089 \noun off
31090 \color none
31091 5
31092 \end_layout
31093
31094 \end_inset
31095 </cell>
31096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31097 \begin_inset Text
31098
31099 \begin_layout Plain Layout
31100
31101 \family roman
31102 \series medium
31103 \shape up
31104 \emph off
31105 \bar no
31106 \noun off
31107 \color none
31108 E
31109 \end_layout
31110
31111 \end_inset
31112 </cell>
31113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31114 \begin_inset Text
31115
31116 \begin_layout Plain Layout
31117
31118 \family roman
31119 \series medium
31120 \shape up
31121 \emph off
31122 \bar no
31123 \noun off
31124 \color none
31125 U
31126 \end_layout
31127
31128 \end_inset
31129 </cell>
31130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31131 \begin_inset Text
31132
31133 \begin_layout Plain Layout
31134
31135 \family roman
31136 \series medium
31137 \shape up
31138 \emph off
31139 \bar no
31140 \noun off
31141 \color none
31142 e
31143 \end_layout
31144
31145 \end_inset
31146 </cell>
31147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31148 \begin_inset Text
31149
31150 \begin_layout Plain Layout
31151
31152 \family roman
31153 \series medium
31154 \shape up
31155 \emph off
31156 \bar no
31157 \noun off
31158 \color none
31159 u
31160 \end_layout
31161
31162 \end_inset
31163 </cell>
31164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31165 \begin_inset Text
31166
31167 \begin_layout Plain Layout
31168
31169 \end_layout
31170
31171 \end_inset
31172 </cell>
31173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31174 \begin_inset Text
31175
31176 \begin_layout Plain Layout
31177
31178 \end_layout
31179
31180 \end_inset
31181 </cell>
31182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31183 \begin_inset Text
31184
31185 \begin_layout Plain Layout
31186 ¥
31187 \end_layout
31188
31189 \end_inset
31190 </cell>
31191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31192 \begin_inset Text
31193
31194 \begin_layout Plain Layout
31195
31196 \family roman
31197 \series medium
31198 \shape up
31199 \emph off
31200 \bar no
31201 \noun off
31202 \color none
31203 µ
31204 \end_layout
31205
31206 \end_inset
31207 </cell>
31208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31209 \begin_inset Text
31210
31211 \begin_layout Plain Layout
31212
31213 \family roman
31214 \series medium
31215 \shape up
31216 \emph off
31217 \bar no
31218 \noun off
31219 \color none
31220 Å
31221 \end_layout
31222
31223 \end_inset
31224 </cell>
31225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31226 \begin_inset Text
31227
31228 \begin_layout Plain Layout
31229
31230 \family roman
31231 \series medium
31232 \shape up
31233 \emph off
31234 \bar no
31235 \noun off
31236 \color none
31237 Õ
31238 \end_layout
31239
31240 \end_inset
31241 </cell>
31242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31243 \begin_inset Text
31244
31245 \begin_layout Plain Layout
31246
31247 \family roman
31248 \series medium
31249 \shape up
31250 \emph off
31251 \bar no
31252 \noun off
31253 \color none
31254 å
31255 \end_layout
31256
31257 \end_inset
31258 </cell>
31259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31260 \begin_inset Text
31261
31262 \begin_layout Plain Layout
31263
31264 \family roman
31265 \series medium
31266 \shape up
31267 \emph off
31268 \bar no
31269 \noun off
31270 \color none
31271 õ
31272 \end_layout
31273
31274 \end_inset
31275 </cell>
31276 </row>
31277 <row>
31278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31279 \begin_inset Text
31280
31281 \begin_layout Plain Layout
31282
31283 \family roman
31284 \series medium
31285 \shape up
31286 \size tiny
31287 \emph off
31288 \bar no
31289 \noun off
31290 \color none
31291 06
31292 \end_layout
31293
31294 \end_inset
31295 </cell>
31296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31297 \begin_inset Text
31298
31299 \begin_layout Plain Layout
31300
31301 \end_layout
31302
31303 \end_inset
31304 </cell>
31305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31306 \begin_inset Text
31307
31308 \begin_layout Plain Layout
31309
31310 \end_layout
31311
31312 \end_inset
31313 </cell>
31314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31315 \begin_inset Text
31316
31317 \begin_layout Plain Layout
31318
31319 \family roman
31320 \series medium
31321 \shape up
31322 \emph off
31323 \bar no
31324 \noun off
31325 \color none
31326 &
31327 \end_layout
31328
31329 \end_inset
31330 </cell>
31331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31332 \begin_inset Text
31333
31334 \begin_layout Plain Layout
31335
31336 \family roman
31337 \series medium
31338 \shape up
31339 \emph off
31340 \bar no
31341 \noun off
31342 \color none
31343 6
31344 \end_layout
31345
31346 \end_inset
31347 </cell>
31348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31349 \begin_inset Text
31350
31351 \begin_layout Plain Layout
31352
31353 \family roman
31354 \series medium
31355 \shape up
31356 \emph off
31357 \bar no
31358 \noun off
31359 \color none
31360 F
31361 \end_layout
31362
31363 \end_inset
31364 </cell>
31365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31366 \begin_inset Text
31367
31368 \begin_layout Plain Layout
31369
31370 \family roman
31371 \series medium
31372 \shape up
31373 \emph off
31374 \bar no
31375 \noun off
31376 \color none
31377 V
31378 \end_layout
31379
31380 \end_inset
31381 </cell>
31382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31383 \begin_inset Text
31384
31385 \begin_layout Plain Layout
31386
31387 \family roman
31388 \series medium
31389 \shape up
31390 \emph off
31391 \bar no
31392 \noun off
31393 \color none
31394 f
31395 \end_layout
31396
31397 \end_inset
31398 </cell>
31399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31400 \begin_inset Text
31401
31402 \begin_layout Plain Layout
31403
31404 \family roman
31405 \series medium
31406 \shape up
31407 \emph off
31408 \bar no
31409 \noun off
31410 \color none
31411 v
31412 \end_layout
31413
31414 \end_inset
31415 </cell>
31416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31417 \begin_inset Text
31418
31419 \begin_layout Plain Layout
31420
31421 \end_layout
31422
31423 \end_inset
31424 </cell>
31425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31426 \begin_inset Text
31427
31428 \begin_layout Plain Layout
31429
31430 \end_layout
31431
31432 \end_inset
31433 </cell>
31434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31435 \begin_inset Text
31436
31437 \begin_layout Plain Layout
31438 ¦
31439 \end_layout
31440
31441 \end_inset
31442 </cell>
31443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31444 \begin_inset Text
31445
31446 \begin_layout Plain Layout
31447
31448 \family roman
31449 \series medium
31450 \shape up
31451 \emph off
31452 \bar no
31453 \noun off
31454 \color none
31455
31456 \end_layout
31457
31458 \end_inset
31459 </cell>
31460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31461 \begin_inset Text
31462
31463 \begin_layout Plain Layout
31464
31465 \family roman
31466 \series medium
31467 \shape up
31468 \emph off
31469 \bar no
31470 \noun off
31471 \color none
31472 Æ
31473 \end_layout
31474
31475 \end_inset
31476 </cell>
31477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31478 \begin_inset Text
31479
31480 \begin_layout Plain Layout
31481
31482 \family roman
31483 \series medium
31484 \shape up
31485 \emph off
31486 \bar no
31487 \noun off
31488 \color none
31489 Ö
31490 \end_layout
31491
31492 \end_inset
31493 </cell>
31494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31495 \begin_inset Text
31496
31497 \begin_layout Plain Layout
31498
31499 \family roman
31500 \series medium
31501 \shape up
31502 \emph off
31503 \bar no
31504 \noun off
31505 \color none
31506 æ
31507 \end_layout
31508
31509 \end_inset
31510 </cell>
31511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31512 \begin_inset Text
31513
31514 \begin_layout Plain Layout
31515
31516 \family roman
31517 \series medium
31518 \shape up
31519 \emph off
31520 \bar no
31521 \noun off
31522 \color none
31523 ö
31524 \end_layout
31525
31526 \end_inset
31527 </cell>
31528 </row>
31529 <row>
31530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31531 \begin_inset Text
31532
31533 \begin_layout Plain Layout
31534
31535 \family roman
31536 \series medium
31537 \shape up
31538 \size tiny
31539 \emph off
31540 \bar no
31541 \noun off
31542 \color none
31543 07
31544 \end_layout
31545
31546 \end_inset
31547 </cell>
31548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31549 \begin_inset Text
31550
31551 \begin_layout Plain Layout
31552
31553 \end_layout
31554
31555 \end_inset
31556 </cell>
31557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31558 \begin_inset Text
31559
31560 \begin_layout Plain Layout
31561
31562 \end_layout
31563
31564 \end_inset
31565 </cell>
31566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31567 \begin_inset Text
31568
31569 \begin_layout Plain Layout
31570
31571 \family roman
31572 \series medium
31573 \shape up
31574 \emph off
31575 \bar no
31576 \noun off
31577 \color none
31578 `
31579 \end_layout
31580
31581 \end_inset
31582 </cell>
31583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31584 \begin_inset Text
31585
31586 \begin_layout Plain Layout
31587
31588 \family roman
31589 \series medium
31590 \shape up
31591 \emph off
31592 \bar no
31593 \noun off
31594 \color none
31595 7
31596 \end_layout
31597
31598 \end_inset
31599 </cell>
31600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31601 \begin_inset Text
31602
31603 \begin_layout Plain Layout
31604
31605 \family roman
31606 \series medium
31607 \shape up
31608 \emph off
31609 \bar no
31610 \noun off
31611 \color none
31612 G
31613 \end_layout
31614
31615 \end_inset
31616 </cell>
31617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31618 \begin_inset Text
31619
31620 \begin_layout Plain Layout
31621
31622 \family roman
31623 \series medium
31624 \shape up
31625 \emph off
31626 \bar no
31627 \noun off
31628 \color none
31629 W
31630 \end_layout
31631
31632 \end_inset
31633 </cell>
31634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31635 \begin_inset Text
31636
31637 \begin_layout Plain Layout
31638
31639 \family roman
31640 \series medium
31641 \shape up
31642 \emph off
31643 \bar no
31644 \noun off
31645 \color none
31646 g
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31652 \begin_inset Text
31653
31654 \begin_layout Plain Layout
31655
31656 \family roman
31657 \series medium
31658 \shape up
31659 \emph off
31660 \bar no
31661 \noun off
31662 \color none
31663 w
31664 \end_layout
31665
31666 \end_inset
31667 </cell>
31668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31669 \begin_inset Text
31670
31671 \begin_layout Plain Layout
31672
31673 \end_layout
31674
31675 \end_inset
31676 </cell>
31677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31678 \begin_inset Text
31679
31680 \begin_layout Plain Layout
31681
31682 \end_layout
31683
31684 \end_inset
31685 </cell>
31686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31687 \begin_inset Text
31688
31689 \begin_layout Plain Layout
31690
31691 \family roman
31692 \series medium
31693 \shape up
31694 \emph off
31695 \bar no
31696 \noun off
31697 \color none
31698 §
31699 \end_layout
31700
31701 \end_inset
31702 </cell>
31703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31704 \begin_inset Text
31705
31706 \begin_layout Plain Layout
31707
31708 \family roman
31709 \series medium
31710 \shape up
31711 \emph off
31712 \bar no
31713 \noun off
31714 \color none
31715 ·
31716 \end_layout
31717
31718 \end_inset
31719 </cell>
31720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724
31725 \family roman
31726 \series medium
31727 \shape up
31728 \emph off
31729 \bar no
31730 \noun off
31731 \color none
31732 Ç
31733 \end_layout
31734
31735 \end_inset
31736 </cell>
31737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31738 \begin_inset Text
31739
31740 \begin_layout Plain Layout
31741
31742 \family roman
31743 \series medium
31744 \shape up
31745 \emph off
31746 \bar no
31747 \noun off
31748 \color none
31749 ×
31750 \end_layout
31751
31752 \end_inset
31753 </cell>
31754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31755 \begin_inset Text
31756
31757 \begin_layout Plain Layout
31758
31759 \family roman
31760 \series medium
31761 \shape up
31762 \emph off
31763 \bar no
31764 \noun off
31765 \color none
31766 ç
31767 \end_layout
31768
31769 \end_inset
31770 </cell>
31771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31772 \begin_inset Text
31773
31774 \begin_layout Plain Layout
31775
31776 \family roman
31777 \series medium
31778 \shape up
31779 \emph off
31780 \bar no
31781 \noun off
31782 \color none
31783 ÷
31784 \end_layout
31785
31786 \end_inset
31787 </cell>
31788 </row>
31789 <row>
31790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31791 \begin_inset Text
31792
31793 \begin_layout Plain Layout
31794
31795 \family roman
31796 \series medium
31797 \shape up
31798 \size tiny
31799 \emph off
31800 \bar no
31801 \noun off
31802 \color none
31803 08
31804 \end_layout
31805
31806 \end_inset
31807 </cell>
31808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31809 \begin_inset Text
31810
31811 \begin_layout Plain Layout
31812
31813 \end_layout
31814
31815 \end_inset
31816 </cell>
31817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31818 \begin_inset Text
31819
31820 \begin_layout Plain Layout
31821
31822 \end_layout
31823
31824 \end_inset
31825 </cell>
31826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31827 \begin_inset Text
31828
31829 \begin_layout Plain Layout
31830
31831 \family roman
31832 \series medium
31833 \shape up
31834 \emph off
31835 \bar no
31836 \noun off
31837 \color none
31838 (
31839 \end_layout
31840
31841 \end_inset
31842 </cell>
31843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31844 \begin_inset Text
31845
31846 \begin_layout Plain Layout
31847
31848 \family roman
31849 \series medium
31850 \shape up
31851 \emph off
31852 \bar no
31853 \noun off
31854 \color none
31855 8
31856 \end_layout
31857
31858 \end_inset
31859 </cell>
31860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31861 \begin_inset Text
31862
31863 \begin_layout Plain Layout
31864
31865 \family roman
31866 \series medium
31867 \shape up
31868 \emph off
31869 \bar no
31870 \noun off
31871 \color none
31872 H
31873 \end_layout
31874
31875 \end_inset
31876 </cell>
31877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31878 \begin_inset Text
31879
31880 \begin_layout Plain Layout
31881
31882 \family roman
31883 \series medium
31884 \shape up
31885 \emph off
31886 \bar no
31887 \noun off
31888 \color none
31889 X
31890 \end_layout
31891
31892 \end_inset
31893 </cell>
31894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31895 \begin_inset Text
31896
31897 \begin_layout Plain Layout
31898
31899 \family roman
31900 \series medium
31901 \shape up
31902 \emph off
31903 \bar no
31904 \noun off
31905 \color none
31906 h
31907 \end_layout
31908
31909 \end_inset
31910 </cell>
31911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31912 \begin_inset Text
31913
31914 \begin_layout Plain Layout
31915
31916 \family roman
31917 \series medium
31918 \shape up
31919 \emph off
31920 \bar no
31921 \noun off
31922 \color none
31923 x
31924 \end_layout
31925
31926 \end_inset
31927 </cell>
31928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31929 \begin_inset Text
31930
31931 \begin_layout Plain Layout
31932
31933 \end_layout
31934
31935 \end_inset
31936 </cell>
31937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31938 \begin_inset Text
31939
31940 \begin_layout Plain Layout
31941
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950
31951 \family roman
31952 \series medium
31953 \shape up
31954 \emph off
31955 \bar no
31956 \noun off
31957 \color none
31958 ¨
31959 \end_layout
31960
31961 \end_inset
31962 </cell>
31963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31964 \begin_inset Text
31965
31966 \begin_layout Plain Layout
31967
31968 \family roman
31969 \series medium
31970 \shape up
31971 \emph off
31972 \bar no
31973 \noun off
31974 \color none
31975 ¸
31976 \end_layout
31977
31978 \end_inset
31979 </cell>
31980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31981 \begin_inset Text
31982
31983 \begin_layout Plain Layout
31984
31985 \family roman
31986 \series medium
31987 \shape up
31988 \emph off
31989 \bar no
31990 \noun off
31991 \color none
31992 È
31993 \end_layout
31994
31995 \end_inset
31996 </cell>
31997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31998 \begin_inset Text
31999
32000 \begin_layout Plain Layout
32001
32002 \family roman
32003 \series medium
32004 \shape up
32005 \emph off
32006 \bar no
32007 \noun off
32008 \color none
32009 Ø
32010 \end_layout
32011
32012 \end_inset
32013 </cell>
32014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32015 \begin_inset Text
32016
32017 \begin_layout Plain Layout
32018
32019 \family roman
32020 \series medium
32021 \shape up
32022 \emph off
32023 \bar no
32024 \noun off
32025 \color none
32026 è
32027 \end_layout
32028
32029 \end_inset
32030 </cell>
32031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32032 \begin_inset Text
32033
32034 \begin_layout Plain Layout
32035
32036 \family roman
32037 \series medium
32038 \shape up
32039 \emph off
32040 \bar no
32041 \noun off
32042 \color none
32043 ø
32044 \end_layout
32045
32046 \end_inset
32047 </cell>
32048 </row>
32049 <row>
32050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32051 \begin_inset Text
32052
32053 \begin_layout Plain Layout
32054
32055 \family roman
32056 \series medium
32057 \shape up
32058 \size tiny
32059 \emph off
32060 \bar no
32061 \noun off
32062 \color none
32063 09
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32069 \begin_inset Text
32070
32071 \begin_layout Plain Layout
32072
32073 \end_layout
32074
32075 \end_inset
32076 </cell>
32077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32078 \begin_inset Text
32079
32080 \begin_layout Plain Layout
32081
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32087 \begin_inset Text
32088
32089 \begin_layout Plain Layout
32090
32091 \family roman
32092 \series medium
32093 \shape up
32094 \emph off
32095 \bar no
32096 \noun off
32097 \color none
32098 )
32099 \end_layout
32100
32101 \end_inset
32102 </cell>
32103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32104 \begin_inset Text
32105
32106 \begin_layout Plain Layout
32107
32108 \family roman
32109 \series medium
32110 \shape up
32111 \emph off
32112 \bar no
32113 \noun off
32114 \color none
32115 9
32116 \end_layout
32117
32118 \end_inset
32119 </cell>
32120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124
32125 \family roman
32126 \series medium
32127 \shape up
32128 \emph off
32129 \bar no
32130 \noun off
32131 \color none
32132 I
32133 \end_layout
32134
32135 \end_inset
32136 </cell>
32137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32138 \begin_inset Text
32139
32140 \begin_layout Plain Layout
32141
32142 \family roman
32143 \series medium
32144 \shape up
32145 \emph off
32146 \bar no
32147 \noun off
32148 \color none
32149 Y
32150 \end_layout
32151
32152 \end_inset
32153 </cell>
32154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32155 \begin_inset Text
32156
32157 \begin_layout Plain Layout
32158
32159 \family roman
32160 \series medium
32161 \shape up
32162 \emph off
32163 \bar no
32164 \noun off
32165 \color none
32166 i
32167 \end_layout
32168
32169 \end_inset
32170 </cell>
32171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32172 \begin_inset Text
32173
32174 \begin_layout Plain Layout
32175
32176 \family roman
32177 \series medium
32178 \shape up
32179 \emph off
32180 \bar no
32181 \noun off
32182 \color none
32183 y
32184 \end_layout
32185
32186 \end_inset
32187 </cell>
32188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32189 \begin_inset Text
32190
32191 \begin_layout Plain Layout
32192
32193 \end_layout
32194
32195 \end_inset
32196 </cell>
32197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32198 \begin_inset Text
32199
32200 \begin_layout Plain Layout
32201
32202 \end_layout
32203
32204 \end_inset
32205 </cell>
32206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32207 \begin_inset Text
32208
32209 \begin_layout Plain Layout
32210
32211 \family roman
32212 \series medium
32213 \shape up
32214 \emph off
32215 \bar no
32216 \noun off
32217 \color none
32218 ©
32219 \end_layout
32220
32221 \end_inset
32222 </cell>
32223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32224 \begin_inset Text
32225
32226 \begin_layout Plain Layout
32227
32228 \family roman
32229 \series medium
32230 \shape up
32231 \emph off
32232 \bar no
32233 \noun off
32234 \color none
32235 ¹
32236 \end_layout
32237
32238 \end_inset
32239 </cell>
32240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32241 \begin_inset Text
32242
32243 \begin_layout Plain Layout
32244
32245 \family roman
32246 \series medium
32247 \shape up
32248 \emph off
32249 \bar no
32250 \noun off
32251 \color none
32252 É
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261
32262 \family roman
32263 \series medium
32264 \shape up
32265 \emph off
32266 \bar no
32267 \noun off
32268 \color none
32269 Ù
32270 \end_layout
32271
32272 \end_inset
32273 </cell>
32274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32275 \begin_inset Text
32276
32277 \begin_layout Plain Layout
32278
32279 \family roman
32280 \series medium
32281 \shape up
32282 \emph off
32283 \bar no
32284 \noun off
32285 \color none
32286 é
32287 \end_layout
32288
32289 \end_inset
32290 </cell>
32291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32292 \begin_inset Text
32293
32294 \begin_layout Plain Layout
32295
32296 \family roman
32297 \series medium
32298 \shape up
32299 \emph off
32300 \bar no
32301 \noun off
32302 \color none
32303 ù
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 </row>
32309 <row>
32310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314
32315 \family roman
32316 \series medium
32317 \shape up
32318 \size tiny
32319 \emph off
32320 \bar no
32321 \noun off
32322 \color none
32323 0A
32324 \end_layout
32325
32326 \end_inset
32327 </cell>
32328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32329 \begin_inset Text
32330
32331 \begin_layout Plain Layout
32332
32333 \end_layout
32334
32335 \end_inset
32336 </cell>
32337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32338 \begin_inset Text
32339
32340 \begin_layout Plain Layout
32341
32342 \end_layout
32343
32344 \end_inset
32345 </cell>
32346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32347 \begin_inset Text
32348
32349 \begin_layout Plain Layout
32350
32351 \family roman
32352 \series medium
32353 \shape up
32354 \emph off
32355 \bar no
32356 \noun off
32357 \color none
32358 *
32359 \end_layout
32360
32361 \end_inset
32362 </cell>
32363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32364 \begin_inset Text
32365
32366 \begin_layout Plain Layout
32367
32368 \family roman
32369 \series medium
32370 \shape up
32371 \emph off
32372 \bar no
32373 \noun off
32374 \color none
32375 :
32376 \end_layout
32377
32378 \end_inset
32379 </cell>
32380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32381 \begin_inset Text
32382
32383 \begin_layout Plain Layout
32384
32385 \family roman
32386 \series medium
32387 \shape up
32388 \emph off
32389 \bar no
32390 \noun off
32391 \color none
32392 J
32393 \end_layout
32394
32395 \end_inset
32396 </cell>
32397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32398 \begin_inset Text
32399
32400 \begin_layout Plain Layout
32401
32402 \family roman
32403 \series medium
32404 \shape up
32405 \emph off
32406 \bar no
32407 \noun off
32408 \color none
32409 Z
32410 \end_layout
32411
32412 \end_inset
32413 </cell>
32414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32415 \begin_inset Text
32416
32417 \begin_layout Plain Layout
32418
32419 \family roman
32420 \series medium
32421 \shape up
32422 \emph off
32423 \bar no
32424 \noun off
32425 \color none
32426 j
32427 \end_layout
32428
32429 \end_inset
32430 </cell>
32431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32432 \begin_inset Text
32433
32434 \begin_layout Plain Layout
32435
32436 \family roman
32437 \series medium
32438 \shape up
32439 \emph off
32440 \bar no
32441 \noun off
32442 \color none
32443 z
32444 \end_layout
32445
32446 \end_inset
32447 </cell>
32448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452
32453 \end_layout
32454
32455 \end_inset
32456 </cell>
32457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32458 \begin_inset Text
32459
32460 \begin_layout Plain Layout
32461
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32467 \begin_inset Text
32468
32469 \begin_layout Plain Layout
32470
32471 \family roman
32472 \series medium
32473 \shape up
32474 \emph off
32475 \bar no
32476 \noun off
32477 \color none
32478 ª
32479 \end_layout
32480
32481 \end_inset
32482 </cell>
32483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32484 \begin_inset Text
32485
32486 \begin_layout Plain Layout
32487
32488 \family roman
32489 \series medium
32490 \shape up
32491 \emph off
32492 \bar no
32493 \noun off
32494 \color none
32495 º
32496 \end_layout
32497
32498 \end_inset
32499 </cell>
32500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32501 \begin_inset Text
32502
32503 \begin_layout Plain Layout
32504
32505 \family roman
32506 \series medium
32507 \shape up
32508 \emph off
32509 \bar no
32510 \noun off
32511 \color none
32512 Ê
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32518 \begin_inset Text
32519
32520 \begin_layout Plain Layout
32521
32522 \family roman
32523 \series medium
32524 \shape up
32525 \emph off
32526 \bar no
32527 \noun off
32528 \color none
32529 Ú
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32535 \begin_inset Text
32536
32537 \begin_layout Plain Layout
32538
32539 \family roman
32540 \series medium
32541 \shape up
32542 \emph off
32543 \bar no
32544 \noun off
32545 \color none
32546 ê
32547 \end_layout
32548
32549 \end_inset
32550 </cell>
32551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555
32556 \family roman
32557 \series medium
32558 \shape up
32559 \emph off
32560 \bar no
32561 \noun off
32562 \color none
32563 ú
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 </row>
32569 <row>
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Plain Layout
32574
32575 \family roman
32576 \series medium
32577 \shape up
32578 \size tiny
32579 \emph off
32580 \bar no
32581 \noun off
32582 \color none
32583 0B
32584 \end_layout
32585
32586 \end_inset
32587 </cell>
32588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32589 \begin_inset Text
32590
32591 \begin_layout Plain Layout
32592
32593 \end_layout
32594
32595 \end_inset
32596 </cell>
32597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32598 \begin_inset Text
32599
32600 \begin_layout Plain Layout
32601
32602 \end_layout
32603
32604 \end_inset
32605 </cell>
32606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32607 \begin_inset Text
32608
32609 \begin_layout Plain Layout
32610
32611 \family roman
32612 \series medium
32613 \shape up
32614 \emph off
32615 \bar no
32616 \noun off
32617 \color none
32618 +
32619 \end_layout
32620
32621 \end_inset
32622 </cell>
32623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32624 \begin_inset Text
32625
32626 \begin_layout Plain Layout
32627
32628 \family roman
32629 \series medium
32630 \shape up
32631 \emph off
32632 \bar no
32633 \noun off
32634 \color none
32635 ;
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Plain Layout
32644
32645 \family roman
32646 \series medium
32647 \shape up
32648 \emph off
32649 \bar no
32650 \noun off
32651 \color none
32652 K
32653 \end_layout
32654
32655 \end_inset
32656 </cell>
32657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661
32662 \family roman
32663 \series medium
32664 \shape up
32665 \emph off
32666 \bar no
32667 \noun off
32668 \color none
32669 [
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32675 \begin_inset Text
32676
32677 \begin_layout Plain Layout
32678
32679 \family roman
32680 \series medium
32681 \shape up
32682 \emph off
32683 \bar no
32684 \noun off
32685 \color none
32686 k
32687 \end_layout
32688
32689 \end_inset
32690 </cell>
32691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32692 \begin_inset Text
32693
32694 \begin_layout Plain Layout
32695
32696 \family roman
32697 \series medium
32698 \shape up
32699 \emph off
32700 \bar no
32701 \noun off
32702 \color none
32703 {
32704 \end_layout
32705
32706 \end_inset
32707 </cell>
32708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32727 \begin_inset Text
32728
32729 \begin_layout Plain Layout
32730
32731 \family roman
32732 \series medium
32733 \shape up
32734 \emph off
32735 \bar no
32736 \noun off
32737 \color none
32738 «
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32744 \begin_inset Text
32745
32746 \begin_layout Plain Layout
32747
32748 \family roman
32749 \series medium
32750 \shape up
32751 \emph off
32752 \bar no
32753 \noun off
32754 \color none
32755 »
32756 \end_layout
32757
32758 \end_inset
32759 </cell>
32760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32761 \begin_inset Text
32762
32763 \begin_layout Plain Layout
32764
32765 \family roman
32766 \series medium
32767 \shape up
32768 \emph off
32769 \bar no
32770 \noun off
32771 \color none
32772 Ë
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781
32782 \family roman
32783 \series medium
32784 \shape up
32785 \emph off
32786 \bar no
32787 \noun off
32788 \color none
32789 Û
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798
32799 \family roman
32800 \series medium
32801 \shape up
32802 \emph off
32803 \bar no
32804 \noun off
32805 \color none
32806 ë
32807 \end_layout
32808
32809 \end_inset
32810 </cell>
32811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32812 \begin_inset Text
32813
32814 \begin_layout Plain Layout
32815
32816 \family roman
32817 \series medium
32818 \shape up
32819 \emph off
32820 \bar no
32821 \noun off
32822 \color none
32823 û
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 </row>
32829 <row>
32830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32831 \begin_inset Text
32832
32833 \begin_layout Plain Layout
32834
32835 \family roman
32836 \series medium
32837 \shape up
32838 \size tiny
32839 \emph off
32840 \bar no
32841 \noun off
32842 \color none
32843 0C
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32849 \begin_inset Text
32850
32851 \begin_layout Plain Layout
32852
32853 \end_layout
32854
32855 \end_inset
32856 </cell>
32857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32858 \begin_inset Text
32859
32860 \begin_layout Plain Layout
32861
32862 \end_layout
32863
32864 \end_inset
32865 </cell>
32866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32867 \begin_inset Text
32868
32869 \begin_layout Plain Layout
32870
32871 \family roman
32872 \series medium
32873 \shape up
32874 \emph off
32875 \bar no
32876 \noun off
32877 \color none
32878 ,
32879 \end_layout
32880
32881 \end_inset
32882 </cell>
32883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32884 \begin_inset Text
32885
32886 \begin_layout Plain Layout
32887
32888 \family roman
32889 \series medium
32890 \shape up
32891 \emph off
32892 \bar no
32893 \noun off
32894 \color none
32895 <
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904
32905 \family roman
32906 \series medium
32907 \shape up
32908 \emph off
32909 \bar no
32910 \noun off
32911 \color none
32912 L
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Plain Layout
32921
32922 \family roman
32923 \series medium
32924 \shape up
32925 \emph off
32926 \bar no
32927 \noun off
32928 \color none
32929
32930 \backslash
32931
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940
32941 \family roman
32942 \series medium
32943 \shape up
32944 \emph off
32945 \bar no
32946 \noun off
32947 \color none
32948 l
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957
32958 \family roman
32959 \series medium
32960 \shape up
32961 \emph off
32962 \bar no
32963 \noun off
32964 \color none
32965 |
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974
32975 \end_layout
32976
32977 \end_inset
32978 </cell>
32979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32980 \begin_inset Text
32981
32982 \begin_layout Plain Layout
32983
32984 \end_layout
32985
32986 \end_inset
32987 </cell>
32988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32989 \begin_inset Text
32990
32991 \begin_layout Plain Layout
32992
32993 \family roman
32994 \series medium
32995 \shape up
32996 \emph off
32997 \bar no
32998 \noun off
32999 \color none
33000 ¬
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009
33010 \family roman
33011 \series medium
33012 \shape up
33013 \emph off
33014 \bar no
33015 \noun off
33016 \color none
33017 ¼
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33023 \begin_inset Text
33024
33025 \begin_layout Plain Layout
33026
33027 \family roman
33028 \series medium
33029 \shape up
33030 \emph off
33031 \bar no
33032 \noun off
33033 \color none
33034 Ì
33035 \end_layout
33036
33037 \end_inset
33038 </cell>
33039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33040 \begin_inset Text
33041
33042 \begin_layout Plain Layout
33043
33044 \family roman
33045 \series medium
33046 \shape up
33047 \emph off
33048 \bar no
33049 \noun off
33050 \color none
33051 Ü
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \family roman
33062 \series medium
33063 \shape up
33064 \emph off
33065 \bar no
33066 \noun off
33067 \color none
33068 ì
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33074 \begin_inset Text
33075
33076 \begin_layout Plain Layout
33077
33078 \family roman
33079 \series medium
33080 \shape up
33081 \emph off
33082 \bar no
33083 \noun off
33084 \color none
33085 ü
33086 \end_layout
33087
33088 \end_inset
33089 </cell>
33090 </row>
33091 <row>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \family roman
33098 \series medium
33099 \shape up
33100 \size tiny
33101 \emph off
33102 \bar no
33103 \noun off
33104 \color none
33105 0D
33106 \end_layout
33107
33108 \end_inset
33109 </cell>
33110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33120 \begin_inset Text
33121
33122 \begin_layout Plain Layout
33123
33124 \end_layout
33125
33126 \end_inset
33127 </cell>
33128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33129 \begin_inset Text
33130
33131 \begin_layout Plain Layout
33132
33133 \family roman
33134 \series medium
33135 \shape up
33136 \emph off
33137 \bar no
33138 \noun off
33139 \color none
33140 -
33141 \end_layout
33142
33143 \end_inset
33144 </cell>
33145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33146 \begin_inset Text
33147
33148 \begin_layout Plain Layout
33149
33150 \family roman
33151 \series medium
33152 \shape up
33153 \emph off
33154 \bar no
33155 \noun off
33156 \color none
33157 =
33158 \end_layout
33159
33160 \end_inset
33161 </cell>
33162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166
33167 \family roman
33168 \series medium
33169 \shape up
33170 \emph off
33171 \bar no
33172 \noun off
33173 \color none
33174 M
33175 \end_layout
33176
33177 \end_inset
33178 </cell>
33179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33180 \begin_inset Text
33181
33182 \begin_layout Plain Layout
33183
33184 \family roman
33185 \series medium
33186 \shape up
33187 \emph off
33188 \bar no
33189 \noun off
33190 \color none
33191 ]
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33197 \begin_inset Text
33198
33199 \begin_layout Plain Layout
33200
33201 \family roman
33202 \series medium
33203 \shape up
33204 \emph off
33205 \bar no
33206 \noun off
33207 \color none
33208 m
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217
33218 \family roman
33219 \series medium
33220 \shape up
33221 \emph off
33222 \bar no
33223 \noun off
33224 \color none
33225 }
33226 \end_layout
33227
33228 \end_inset
33229 </cell>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234
33235 \end_layout
33236
33237 \end_inset
33238 </cell>
33239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33240 \begin_inset Text
33241
33242 \begin_layout Plain Layout
33243
33244 \end_layout
33245
33246 \end_inset
33247 </cell>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252
33253 \end_layout
33254
33255 \end_inset
33256 </cell>
33257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33258 \begin_inset Text
33259
33260 \begin_layout Plain Layout
33261
33262 \family roman
33263 \series medium
33264 \shape up
33265 \emph off
33266 \bar no
33267 \noun off
33268 \color none
33269 ½
33270 \end_layout
33271
33272 \end_inset
33273 </cell>
33274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33275 \begin_inset Text
33276
33277 \begin_layout Plain Layout
33278
33279 \family roman
33280 \series medium
33281 \shape up
33282 \emph off
33283 \bar no
33284 \noun off
33285 \color none
33286 Í
33287 \end_layout
33288
33289 \end_inset
33290 </cell>
33291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33292 \begin_inset Text
33293
33294 \begin_layout Plain Layout
33295
33296 \family roman
33297 \series medium
33298 \shape up
33299 \emph off
33300 \bar no
33301 \noun off
33302 \color none
33303 Ý
33304 \end_layout
33305
33306 \end_inset
33307 </cell>
33308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33309 \begin_inset Text
33310
33311 \begin_layout Plain Layout
33312
33313 \family roman
33314 \series medium
33315 \shape up
33316 \emph off
33317 \bar no
33318 \noun off
33319 \color none
33320 í
33321 \end_layout
33322
33323 \end_inset
33324 </cell>
33325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33326 \begin_inset Text
33327
33328 \begin_layout Plain Layout
33329
33330 \family roman
33331 \series medium
33332 \shape up
33333 \emph off
33334 \bar no
33335 \noun off
33336 \color none
33337 ý
33338 \end_layout
33339
33340 \end_inset
33341 </cell>
33342 </row>
33343 <row>
33344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33345 \begin_inset Text
33346
33347 \begin_layout Plain Layout
33348
33349 \family roman
33350 \series medium
33351 \shape up
33352 \size tiny
33353 \emph off
33354 \bar no
33355 \noun off
33356 \color none
33357 0E
33358 \end_layout
33359
33360 \end_inset
33361 </cell>
33362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33363 \begin_inset Text
33364
33365 \begin_layout Plain Layout
33366
33367 \end_layout
33368
33369 \end_inset
33370 </cell>
33371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375
33376 \end_layout
33377
33378 \end_inset
33379 </cell>
33380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33381 \begin_inset Text
33382
33383 \begin_layout Plain Layout
33384
33385 \family roman
33386 \series medium
33387 \shape up
33388 \emph off
33389 \bar no
33390 \noun off
33391 \color none
33392 .
33393 \end_layout
33394
33395 \end_inset
33396 </cell>
33397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33398 \begin_inset Text
33399
33400 \begin_layout Plain Layout
33401
33402 \family roman
33403 \series medium
33404 \shape up
33405 \emph off
33406 \bar no
33407 \noun off
33408 \color none
33409 >
33410 \end_layout
33411
33412 \end_inset
33413 </cell>
33414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33415 \begin_inset Text
33416
33417 \begin_layout Plain Layout
33418
33419 \family roman
33420 \series medium
33421 \shape up
33422 \emph off
33423 \bar no
33424 \noun off
33425 \color none
33426 N
33427 \end_layout
33428
33429 \end_inset
33430 </cell>
33431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33432 \begin_inset Text
33433
33434 \begin_layout Plain Layout
33435
33436 \family roman
33437 \series medium
33438 \shape up
33439 \emph off
33440 \bar no
33441 \noun off
33442 \color none
33443 ^
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33449 \begin_inset Text
33450
33451 \begin_layout Plain Layout
33452
33453 \family roman
33454 \series medium
33455 \shape up
33456 \emph off
33457 \bar no
33458 \noun off
33459 \color none
33460 n
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \family roman
33471 \series medium
33472 \shape up
33473 \emph off
33474 \bar no
33475 \noun off
33476 \color none
33477 ~
33478 \end_layout
33479
33480 \end_inset
33481 </cell>
33482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33483 \begin_inset Text
33484
33485 \begin_layout Plain Layout
33486
33487 \end_layout
33488
33489 \end_inset
33490 </cell>
33491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33492 \begin_inset Text
33493
33494 \begin_layout Plain Layout
33495
33496 \end_layout
33497
33498 \end_inset
33499 </cell>
33500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33501 \begin_inset Text
33502
33503 \begin_layout Plain Layout
33504
33505 \family roman
33506 \series medium
33507 \shape up
33508 \emph off
33509 \bar no
33510 \noun off
33511 \color none
33512 ®
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521
33522 \family roman
33523 \series medium
33524 \shape up
33525 \emph off
33526 \bar no
33527 \noun off
33528 \color none
33529 ¾
33530 \end_layout
33531
33532 \end_inset
33533 </cell>
33534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33535 \begin_inset Text
33536
33537 \begin_layout Plain Layout
33538
33539 \family roman
33540 \series medium
33541 \shape up
33542 \emph off
33543 \bar no
33544 \noun off
33545 \color none
33546 Î
33547 \end_layout
33548
33549 \end_inset
33550 </cell>
33551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33552 \begin_inset Text
33553
33554 \begin_layout Plain Layout
33555
33556 \family roman
33557 \series medium
33558 \shape up
33559 \emph off
33560 \bar no
33561 \noun off
33562 \color none
33563 Þ
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572
33573 \family roman
33574 \series medium
33575 \shape up
33576 \emph off
33577 \bar no
33578 \noun off
33579 \color none
33580 î
33581 \end_layout
33582
33583 \end_inset
33584 </cell>
33585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33586 \begin_inset Text
33587
33588 \begin_layout Plain Layout
33589
33590 \family roman
33591 \series medium
33592 \shape up
33593 \emph off
33594 \bar no
33595 \noun off
33596 \color none
33597 þ
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 </row>
33603 <row>
33604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608
33609 \family roman
33610 \series medium
33611 \shape up
33612 \size tiny
33613 \emph off
33614 \bar no
33615 \noun off
33616 \color none
33617 0F
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33632 \begin_inset Text
33633
33634 \begin_layout Plain Layout
33635
33636 \end_layout
33637
33638 \end_inset
33639 </cell>
33640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Plain Layout
33644
33645 \family roman
33646 \series medium
33647 \shape up
33648 \emph off
33649 \bar no
33650 \noun off
33651 \color none
33652 /
33653 \end_layout
33654
33655 \end_inset
33656 </cell>
33657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33658 \begin_inset Text
33659
33660 \begin_layout Plain Layout
33661
33662 \family roman
33663 \series medium
33664 \shape up
33665 \emph off
33666 \bar no
33667 \noun off
33668 \color none
33669 ?
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33675 \begin_inset Text
33676
33677 \begin_layout Plain Layout
33678
33679 \family roman
33680 \series medium
33681 \shape up
33682 \emph off
33683 \bar no
33684 \noun off
33685 \color none
33686 O
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695
33696 \family roman
33697 \series medium
33698 \shape up
33699 \emph off
33700 \bar no
33701 \noun off
33702 \color none
33703 _
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712
33713 \family roman
33714 \series medium
33715 \shape up
33716 \emph off
33717 \bar no
33718 \noun off
33719 \color none
33720 o
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
33730 \end_layout
33731
33732 \end_inset
33733 </cell>
33734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33735 \begin_inset Text
33736
33737 \begin_layout Plain Layout
33738
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33744 \begin_inset Text
33745
33746 \begin_layout Plain Layout
33747
33748 \end_layout
33749
33750 \end_inset
33751 </cell>
33752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Plain Layout
33756
33757 \family roman
33758 \series medium
33759 \shape up
33760 \emph off
33761 \bar no
33762 \noun off
33763 \color none
33764 ¯
33765 \end_layout
33766
33767 \end_inset
33768 </cell>
33769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33770 \begin_inset Text
33771
33772 \begin_layout Plain Layout
33773
33774 \family roman
33775 \series medium
33776 \shape up
33777 \emph off
33778 \bar no
33779 \noun off
33780 \color none
33781 ¿
33782 \end_layout
33783
33784 \end_inset
33785 </cell>
33786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33787 \begin_inset Text
33788
33789 \begin_layout Plain Layout
33790
33791 \family roman
33792 \series medium
33793 \shape up
33794 \emph off
33795 \bar no
33796 \noun off
33797 \color none
33798 Ï
33799 \end_layout
33800
33801 \end_inset
33802 </cell>
33803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33804 \begin_inset Text
33805
33806 \begin_layout Plain Layout
33807
33808 \family roman
33809 \series medium
33810 \shape up
33811 \emph off
33812 \bar no
33813 \noun off
33814 \color none
33815 ß
33816 \end_layout
33817
33818 \end_inset
33819 </cell>
33820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33821 \begin_inset Text
33822
33823 \begin_layout Plain Layout
33824
33825 \family roman
33826 \series medium
33827 \shape up
33828 \emph off
33829 \bar no
33830 \noun off
33831 \color none
33832 ï
33833 \end_layout
33834
33835 \end_inset
33836 </cell>
33837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841
33842 \family roman
33843 \series medium
33844 \shape up
33845 \emph off
33846 \bar no
33847 \noun off
33848 \color none
33849 ÿ
33850 \end_layout
33851
33852 \end_inset
33853 </cell>
33854 </row>
33855 </lyxtabular>
33856
33857 \end_inset
33858
33859
33860 \end_layout
33861
33862 \end_inset
33863
33864
33865 \end_layout
33866
33867 \begin_layout Standard
33868 The following is a full list of all of the accented characters LyX can display
33869  directly.
33870  It includes not only the accented characters from the previous table, but
33871  also the characters from 
33872 \family typewriter
33873 ISO8859--2
33874 \family default
33875  through 
33876 \family typewriter
33877 4
33878 \family default
33879 .
33880  
33881 \end_layout
33882
33883 \begin_layout Itemize
33884 From 
33885 \family typewriter
33886 ISO8859--1
33887 \family default
33888 :
33889 \end_layout
33890
33891 \begin_deeper
33892 \begin_layout Standard
33893 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33894 \begin_inset space \hfill{}
33895 \end_inset
33896
33897 diaeresis
33898 \end_layout
33899
33900 \begin_layout Standard
33901 ^ Â Ê Î Ô Û â ê î ô û
33902 \begin_inset space \hfill{}
33903 \end_inset
33904
33905 circumflex
33906 \end_layout
33907
33908 \begin_layout Standard
33909 ` À È Ì Ò Ù à è ì ò ù
33910 \begin_inset space \hfill{}
33911 \end_inset
33912
33913 grave
33914 \end_layout
33915
33916 \begin_layout Standard
33917 ´ Á É Í Ó Ú Ý á é í ó ú ý
33918 \begin_inset space \hfill{}
33919 \end_inset
33920
33921 acute
33922 \end_layout
33923
33924 \begin_layout Standard
33925 ~ Ã Ñ Õ ã ñ õ
33926 \begin_inset space \hfill{}
33927 \end_inset
33928
33929 tilde
33930 \end_layout
33931
33932 \begin_layout Standard
33933 ¸Çç
33934 \begin_inset space \hfill{}
33935 \end_inset
33936
33937 cedilla
33938 \end_layout
33939
33940 \begin_layout Standard
33941 ¯
33942 \begin_inset space \hfill{}
33943 \end_inset
33944
33945 macron
33946 \end_layout
33947
33948 \end_deeper
33949 \begin_layout Itemize
33950 From 
33951 \family typewriter
33952 ISO8859--2
33953 \family default
33954  through 
33955 \family typewriter
33956 4
33957 \family default
33958 :
33959 \end_layout
33960
33961 \begin_deeper
33962 \begin_layout Standard
33963 ĤĴĥĵĈĜŜĉĝŝ
33964 \begin_inset space \hfill{}
33965 \end_inset
33966
33967 circumflex
33968 \end_layout
33969
33970 \begin_layout Standard
33971 ŚŹśźŔĹĆŃŕĺćń
33972 \begin_inset space \hfill{}
33973 \end_inset
33974
33975 acute
33976 \end_layout
33977
33978 \begin_layout Standard
33979 Ĩı̃Ũũ
33980 \begin_inset space \hfill{}
33981 \end_inset
33982
33983 tilde
33984 \end_layout
33985
33986 \begin_layout Standard
33987 ŞşŢţŖĻĢŗļģŅĶņķ
33988 \begin_inset space \hfill{}
33989 \end_inset
33990
33991 cedilla
33992 \end_layout
33993
33994 \begin_layout Standard
33995 ĒēĀĪŌŪāı̄ōū
33996 \begin_inset space \hfill{}
33997 \end_inset
33998
33999 macron
34000 \end_layout
34001
34002 \begin_layout Standard
34003 ŐŰőű
34004 \begin_inset space \hfill{}
34005 \end_inset
34006
34007 Hungarian umlaut
34008 \end_layout
34009
34010 \end_deeper
34011 \begin_layout Standard
34012 All the characters above are actively supported by TeX fonts.
34013  In addition TeX allows diacritical marks on almost all characters.
34014  Also make sure you're using the 
34015 \family typewriter
34016 T1
34017 \family default
34018  font-encoding.
34019 \end_layout
34020
34021 \begin_layout Chapter
34022 \start_of_appendix
34023 The User Interface
34024 \begin_inset CommandInset label
34025 LatexCommand label
34026 name "cha:The-User-Interface"
34027
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \begin_layout Standard
34034 This appendix lists all available menus and describes its functionality.
34035  It is designed as quick reference if you are searching for a special topic
34036  inside the user's guide.
34037 \end_layout
34038
34039 \begin_layout Section
34040 The File Menu
34041 \begin_inset Index
34042 status collapsed
34043
34044 \begin_layout Plain Layout
34045 Menu ! File
34046 \end_layout
34047
34048 \end_inset
34049
34050
34051 \end_layout
34052
34053 \begin_layout Standard
34054 Under the 
34055 \family sans
34056 File
34057 \family default
34058  menu are the basic operations in addition to some more advanced operations.
34059  At the end of the menu the four last opened documents are listed.
34060 \end_layout
34061
34062 \begin_layout Subsection
34063 New
34064 \end_layout
34065
34066 \begin_layout Standard
34067 Creates a new document.
34068 \end_layout
34069
34070 \begin_layout Subsection
34071 New from Template
34072 \end_layout
34073
34074 \begin_layout Standard
34075 This menu prompts you for a template to use.
34076  Selecting a template will automatically set certain layout features for
34077  the document, features you would otherwise need to change manually.
34078 \end_layout
34079
34080 \begin_layout Subsection
34081 Open
34082 \end_layout
34083
34084 \begin_layout Standard
34085 Opens a document.
34086 \end_layout
34087
34088 \begin_layout Subsection
34089 Open Recent
34090 \end_layout
34091
34092 \begin_layout Standard
34093 The submenu shows a list of the recently opened files.
34094  Click there on a file to open it.
34095 \end_layout
34096
34097 \begin_layout Subsection
34098 Close
34099 \end_layout
34100
34101 \begin_layout Standard
34102 Closes the current document.
34103 \end_layout
34104
34105 \begin_layout Subsection
34106 Save
34107 \end_layout
34108
34109 \begin_layout Standard
34110 Saves the actual document.
34111 \end_layout
34112
34113 \begin_layout Subsection
34114 Save As
34115 \end_layout
34116
34117 \begin_layout Standard
34118 Saves the actual document under a new name to create a copy.
34119 \end_layout
34120
34121 \begin_layout Subsection
34122 Revert to saved
34123 \end_layout
34124
34125 \begin_layout Standard
34126 Reloads the actual document from disk.
34127 \end_layout
34128
34129 \begin_layout Subsection
34130 Version Control
34131 \end_layout
34132
34133 \begin_layout Standard
34134 This is used when more people are working on the same document.
34135  It is described in the section 
34136 \emph on
34137 Version Control in LyX
34138 \emph default
34139  of the 
34140 \emph on
34141 Extended
34142 \begin_inset space ~
34143 \end_inset
34144
34145 Features
34146 \emph default
34147  manual.
34148 \end_layout
34149
34150 \begin_layout Subsection
34151 Import
34152 \end_layout
34153
34154 \begin_layout Standard
34155 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34156  plain text files, and comma separated, table like, text files (CSV).
34157  The files will be imported as new LyX-document.
34158 \end_layout
34159
34160 \begin_layout Standard
34161 When using the menu 
34162 \family sans
34163 Plain
34164 \begin_inset space ~
34165 \end_inset
34166
34167 Text, Join
34168 \begin_inset space ~
34169 \end_inset
34170
34171 Lines
34172 \family default
34173 , all lines will be imported consecutively to one big paragraph.
34174  A new paragraph is started when there is a blank line in the file.
34175  , the text is inserted as Paragraphs, where the line breaks of the text
34176  will start a new paragraph.
34177 \end_layout
34178
34179 \begin_layout Subsection
34180 Export
34181 \begin_inset CommandInset label
34182 LatexCommand label
34183 name "sub:Export"
34184
34185 \end_inset
34186
34187
34188 \end_layout
34189
34190 \begin_layout Standard
34191 You can export your document to various file formats.
34192  The resulting files are placed in the directory of your LyX-file.
34193  The menu entries are not the same on all installations.
34194  They depend on the programs found by LyX while its configuration.
34195 \end_layout
34196
34197 \begin_layout Standard
34198 Here is a list of all available entries; they are explained in detail in
34199  section
34200 \begin_inset space ~
34201 \end_inset
34202
34203
34204 \begin_inset CommandInset ref
34205 LatexCommand ref
34206 reference "sub:Output-file-formats"
34207
34208 \end_inset
34209
34210 :
34211 \end_layout
34212
34213 \begin_layout Description
34214
34215 \family sans
34216 CJK
34217 \begin_inset space ~
34218 \end_inset
34219
34220 LyX 
34221 \family default
34222 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34223  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34224 \end_layout
34225
34226 \begin_layout Description
34227
34228 \family sans
34229 DVI
34230 \family default
34231  DVI-format
34232 \end_layout
34233
34234 \begin_layout Description
34235 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34236  work in all cases)
34237 \end_layout
34238
34239 \begin_layout Description
34240 HTML
34241 \begin_inset space ~
34242 \end_inset
34243
34244 (MS
34245 \begin_inset space ~
34246 \end_inset
34247
34248 Word) HTML-format specialized so that the result can be imported to 
34249 \family sans
34250 MS Word
34251 \family default
34252 , as consequence of this formulas will be embedded as bitmap fonts and not
34253  in the format 
34254 \family sans
34255 MathML
34256 \family default
34257 .
34258 \end_layout
34259
34260 \begin_layout Description
34261
34262 \family sans
34263 LaT
34264 \begin_inset ERT
34265 status collapsed
34266
34267 \begin_layout Plain Layout
34268
34269 {}
34270 \end_layout
34271
34272 \end_inset
34273
34274 eX
34275 \begin_inset space ~
34276 \end_inset
34277
34278 (pdflatex)
34279 \family default
34280  text file with the LaTeX source, additionally all images used in the document
34281  will be converted to a format that is readable for the 
34282 \family typewriter
34283 pdflatex
34284 \family default
34285  program (GIF, JPG, PDF, PNG)
34286 \end_layout
34287
34288 \begin_layout Description
34289
34290 \family sans
34291 LaT
34292 \begin_inset ERT
34293 status collapsed
34294
34295 \begin_layout Plain Layout
34296
34297 {}
34298 \end_layout
34299
34300 \end_inset
34301
34302 eX
34303 \begin_inset space ~
34304 \end_inset
34305
34306 (plain)
34307 \family default
34308  text file with the LaTeX source code, additionally all images used in the
34309  document will be converted to the EPS-format, only this format is readable
34310  for the 
34311 \family typewriter
34312 latex
34313 \family default
34314  program
34315 \end_layout
34316
34317 \begin_layout Description
34318 LyX
34319 \begin_inset space ~
34320 \end_inset
34321
34322 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34323 \begin_inset Quotes eld
34324 \end_inset
34325
34326 y
34327 \begin_inset Quotes erd
34328 \end_inset
34329
34330  is replaced by the version number)
34331 \end_layout
34332
34333 \begin_layout Description
34334 OpenDocument OpenDocument-formatted text file, to be opened with 
34335 \family sans
34336 OpenOffice
34337 \family default
34338
34339 \family sans
34340 KOffice
34341 \family default
34342
34343 \family sans
34344 Abiword
34345 \family default
34346 , etc.
34347  (the OpenDocument-converter is a third-party product and doesn't work in
34348  all cases)
34349 \end_layout
34350
34351 \begin_layout Description
34352
34353 \family sans
34354 PDF
34355 \family default
34356  PDF-format using the program 
34357 \family typewriter
34358 ps2pdf
34359 \end_layout
34360
34361 \begin_layout Description
34362
34363 \family sans
34364 PDF
34365 \begin_inset space ~
34366 \end_inset
34367
34368 (dvipdfm)
34369 \family default
34370  PDF-format using the program 
34371 \family typewriter
34372 dvipdfm
34373 \end_layout
34374
34375 \begin_layout Description
34376
34377 \family sans
34378 PDF
34379 \begin_inset space ~
34380 \end_inset
34381
34382 (pdflatex)
34383 \family default
34384  PDF-format using the program 
34385 \family typewriter
34386 pdflatex
34387 \end_layout
34388
34389 \begin_layout Description
34390
34391 \family sans
34392 Plain
34393 \begin_inset space ~
34394 \end_inset
34395
34396 text
34397 \family default
34398  text format
34399 \end_layout
34400
34401 \begin_layout Description
34402
34403 \family sans
34404 Plain
34405 \begin_inset space ~
34406 \end_inset
34407
34408 text
34409 \begin_inset space ~
34410 \end_inset
34411
34412 (ps2ascii)
34413 \family default
34414  text format, the document will first be converted to Postscript format
34415  and then exported as text using the program 
34416 \family sans
34417 ps2ascii
34418 \end_layout
34419
34420 \begin_layout Description
34421
34422 \family sans
34423 Postscript
34424 \family default
34425  PostScript format using the program 
34426 \family typewriter
34427 dvips
34428 \end_layout
34429
34430 \begin_layout Description
34431
34432 \family sans
34433 Custom
34434 \family default
34435  custom format
34436 \end_layout
34437
34438 \begin_layout Standard
34439 The program 
34440 \family typewriter
34441 dvipdfm
34442 \family default
34443  produces internally a DVI-file which is then converted to a PDF-file.
34444  It is a bit out of date and therefore the output could look different from
34445  what you want.
34446  
34447 \family typewriter
34448 pdflatex
34449 \family default
34450  produces directly PDF-files and supports the latest PDF-file formats.
34451 \end_layout
34452
34453 \begin_layout Standard
34454 If one of the menu entries 
34455 \family sans
34456 DVI
34457 \family default
34458
34459 \family sans
34460 PDF
34461 \begin_inset space ~
34462 \end_inset
34463
34464 (pdflatex)
34465 \family default
34466  or 
34467 \family sans
34468 Postscript
34469 \family default
34470  is missing, you need to update your LaTeX installation.
34471  After updating you have to reconfigure LyX, see section
34472 \begin_inset space ~
34473 \end_inset
34474
34475
34476 \begin_inset CommandInset ref
34477 LatexCommand ref
34478 reference "sec:Basic-LyX-Setup"
34479
34480 \end_inset
34481
34482 .
34483 \begin_inset Index
34484 status collapsed
34485
34486 \begin_layout Plain Layout
34487 Reconfiguration of LyX
34488 \end_layout
34489
34490 \end_inset
34491
34492
34493 \end_layout
34494
34495 \begin_layout Standard
34496 The menu 
34497 \family sans
34498 Custom
34499 \family default
34500  allows you to export your file by using special command line options for
34501  the export program.
34502 \end_layout
34503
34504 \begin_layout Subsection
34505 Print
34506 \end_layout
34507
34508 \begin_layout Standard
34509 With this menu you can print your document to a file in PostScript format
34510  or send it to a printer.
34511  The printer will also use the document in PostScript format.
34512  The conversion to PostScript is done in the background by LyX using the
34513  program 
34514 \family typewriter
34515 dvips
34516 \family default
34517 .
34518  For more informations have a look at section
34519 \begin_inset space ~
34520 \end_inset
34521
34522
34523 \begin_inset CommandInset ref
34524 LatexCommand ref
34525 reference "sub:Printing-the-File"
34526
34527 \end_inset
34528
34529 .
34530 \end_layout
34531
34532 \begin_layout Subsection
34533 New and Close Window
34534 \end_layout
34535
34536 \begin_layout Standard
34537 Opens a new instance of LyX with all currently opened documents.
34538  You can close it later with the corresponding menu.
34539 \end_layout
34540
34541 \begin_layout Section
34542 The Edit Menu
34543 \begin_inset Index
34544 status collapsed
34545
34546 \begin_layout Plain Layout
34547 Menu ! Edit
34548 \end_layout
34549
34550 \end_inset
34551
34552
34553 \end_layout
34554
34555 \begin_layout Subsection
34556 Undo and Redo
34557 \end_layout
34558
34559 \begin_layout Standard
34560 Described in section
34561 \begin_inset space ~
34562 \end_inset
34563
34564
34565 \begin_inset CommandInset ref
34566 LatexCommand ref
34567 reference "sec:Undo-and-Redo"
34568
34569 \end_inset
34570
34571 .
34572 \end_layout
34573
34574 \begin_layout Subsection
34575 Cut, Copy, Paste, Paste Recent, Paste Special
34576 \end_layout
34577
34578 \begin_layout Standard
34579 Described in section
34580 \begin_inset space ~
34581 \end_inset
34582
34583
34584 \begin_inset CommandInset ref
34585 LatexCommand ref
34586 reference "sec:Basic-Editing-Features"
34587
34588 \end_inset
34589
34590 .
34591 \end_layout
34592
34593 \begin_layout Subsection
34594 Select All
34595 \end_layout
34596
34597 \begin_layout Standard
34598 Selects the whole document.
34599 \end_layout
34600
34601 \begin_layout Subsection
34602 Find & Replace
34603 \end_layout
34604
34605 \begin_layout Standard
34606 Described in section
34607 \begin_inset space ~
34608 \end_inset
34609
34610
34611 \begin_inset CommandInset ref
34612 LatexCommand ref
34613 reference "sec:Basic-Editing-Features"
34614
34615 \end_inset
34616
34617 .
34618 \end_layout
34619
34620 \begin_layout Subsection
34621 Move paragraph Up/Down
34622 \end_layout
34623
34624 \begin_layout Standard
34625 This shifts the paragraph where the cursor is currently in one paragraph
34626  up or down.
34627 \end_layout
34628
34629 \begin_layout Subsection
34630 Text Style
34631 \end_layout
34632
34633 \begin_layout Standard
34634 Described in section
34635 \begin_inset space ~
34636 \end_inset
34637
34638
34639 \begin_inset CommandInset ref
34640 LatexCommand ref
34641 reference "sub:Fine-Tuning-with-the"
34642
34643 \end_inset
34644
34645 .
34646 \end_layout
34647
34648 \begin_layout Subsection
34649 Paragraph Settings
34650 \begin_inset Index
34651 status collapsed
34652
34653 \begin_layout Plain Layout
34654 Paragraph ! Settings
34655 \end_layout
34656
34657 \end_inset
34658
34659
34660 \end_layout
34661
34662 \begin_layout Standard
34663 The settings in the paragraph dialog only affects the paragraph where the
34664  cursor is in.
34665  Here you can set here the paragraph alignment and line spacing.
34666 \end_layout
34667
34668 \begin_layout Standard
34669 You can also prevent that the first line of the paragraph is indented.
34670  This option works only when you have chosen to separate paragraphs with
34671  indents in the 
34672 \family sans
34673 Document\SpecialChar \menuseparator
34674 Settings
34675 \family default
34676  dialog under 
34677 \family sans
34678 Text
34679 \begin_inset space ~
34680 \end_inset
34681
34682 Layout
34683 \family default
34684 .
34685 \end_layout
34686
34687 \begin_layout Subsection
34688 Tabular and Math
34689 \end_layout
34690
34691 \begin_layout Standard
34692 These two menus are only active when the cursor is inside a table or a formula.
34693  The properties of this table/formula can now be changed.
34694  The properties of tables are described in section
34695 \begin_inset space ~
34696 \end_inset
34697
34698
34699 \begin_inset CommandInset ref
34700 LatexCommand ref
34701 reference "sec:Tables"
34702
34703 \end_inset
34704
34705 , the properties of formulas in chapter
34706 \begin_inset space ~
34707 \end_inset
34708
34709
34710 \begin_inset CommandInset ref
34711 LatexCommand ref
34712 reference "cha:Mathematical-Formulas"
34713
34714 \end_inset
34715
34716 .
34717 \end_layout
34718
34719 \begin_layout Subsection
34720 Increase / Decrease List Depth
34721 \end_layout
34722
34723 \begin_layout Standard
34724 These menus are only active when the cursor is in an environment that can
34725  be nested.
34726  They in/decrease the environment nesting level as explained in section
34727 \begin_inset space ~
34728 \end_inset
34729
34730
34731 \begin_inset CommandInset ref
34732 LatexCommand ref
34733 reference "sec:Nesting"
34734
34735 \end_inset
34736
34737  and 
34738 \begin_inset CommandInset ref
34739 LatexCommand ref
34740 reference "sub:Numbering-depth"
34741
34742 \end_inset
34743
34744 .
34745 \end_layout
34746
34747 \begin_layout Section
34748 The View Menu
34749 \begin_inset Index
34750 status collapsed
34751
34752 \begin_layout Plain Layout
34753 Menu ! View
34754 \end_layout
34755
34756 \end_inset
34757
34758
34759 \end_layout
34760
34761 \begin_layout Standard
34762 The 
34763 \family sans
34764 View
34765 \family default
34766  menu contains a list of available formats in which you can view the actual
34767  document with an external program.
34768  The menu entries for the viewing formats are not the same on all installations
34769  - it depends on the LaTeX programs that are found while LyX was configured.
34770  All possible formats are formats listed in section
34771 \begin_inset space ~
34772 \end_inset
34773
34774
34775 \begin_inset CommandInset ref
34776 LatexCommand ref
34777 reference "sub:Export"
34778
34779 \end_inset
34780
34781 .
34782  You should at least see the menu entries 
34783 \family sans
34784 DVI
34785 \family default
34786  and 
34787 \family sans
34788 PDF
34789 \begin_inset space ~
34790 \end_inset
34791
34792 (pdflatex)
34793 \family default
34794 .
34795  If one of the two is missing, you need to update your LaTeX installation.
34796  After updating you have to reconfigure LyX, see section
34797 \begin_inset space ~
34798 \end_inset
34799
34800
34801 \begin_inset CommandInset ref
34802 LatexCommand ref
34803 reference "sec:Basic-LyX-Setup"
34804
34805 \end_inset
34806
34807 .
34808 \begin_inset Index
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812 Reconfiguration of LyX
34813 \end_layout
34814
34815 \end_inset
34816
34817
34818 \end_layout
34819
34820 \begin_layout Standard
34821 Invoking a menu will start a viewer program.
34822  The viewer can be set or changed in the preferences, see section
34823 \begin_inset space ~
34824 \end_inset
34825
34826
34827 \begin_inset CommandInset ref
34828 LatexCommand ref
34829 reference "sec:File-Formats"
34830
34831 \end_inset
34832
34833 .
34834  The default viewers are set by LyX while it is first configured.
34835 \end_layout
34836
34837 \begin_layout Standard
34838 \begin_inset VSpace bigskip
34839 \end_inset
34840
34841 At the bottom of the 
34842 \family sans
34843 View
34844 \family default
34845  menu the opened documents are listed.
34846 \end_layout
34847
34848 \begin_layout Subsection
34849 View Source
34850 \end_layout
34851
34852 \begin_layout Standard
34853 Opens a window showing the source code of the actual document, as described
34854  in section
34855 \begin_inset space ~
34856 \end_inset
34857
34858
34859 \begin_inset CommandInset ref
34860 LatexCommand ref
34861 reference "sec:Previewing-snippets-of"
34862
34863 \end_inset
34864
34865 .
34866 \end_layout
34867
34868 \begin_layout Subsection
34869 Update
34870 \end_layout
34871
34872 \begin_layout Standard
34873 This menu allows you to update the view with your latest changes without
34874  opening a new view window.
34875 \end_layout
34876
34877 \begin_layout Subsection
34878 Toolbars
34879 \begin_inset CommandInset label
34880 LatexCommand label
34881 name "sub:Toolbars"
34882
34883 \end_inset
34884
34885
34886 \begin_inset Index
34887 status collapsed
34888
34889 \begin_layout Plain Layout
34890 Toolbar
34891 \end_layout
34892
34893 \end_inset
34894
34895
34896 \end_layout
34897
34898 \begin_layout Standard
34899 In this menu you can set the appearance of the different toolbars.
34900  All toolbars and the 
34901 \family sans
34902 Command
34903 \begin_inset space ~
34904 \end_inset
34905
34906 Buffer
34907 \family default
34908  can be turned on and off.
34909  The 
34910 \emph on
34911 on
34912 \emph default
34913  state is denoted in the menu with a checkmark.
34914  The 
34915 \family sans
34916 Review
34917 \family default
34918
34919 \family sans
34920 Table
34921 \family default
34922
34923 \family sans
34924 Math
34925 \begin_inset space ~
34926 \end_inset
34927
34928 Panels
34929 \family default
34930 , and 
34931 \family sans
34932 Math
34933 \family default
34934  toolbars can be additionally set to the state 
34935 \emph on
34936 automatic
34937 \emph default
34938  that is denoted in the menu with the suffix 
34939 \family sans
34940 (auto)
34941 \family default
34942 .
34943 \end_layout
34944
34945 \begin_layout Standard
34946 In the 
34947 \emph on
34948 on
34949 \emph default
34950  state the toolbar is permanently shown, in the 
34951 \emph on
34952 automatic
34953 \emph default
34954  state the toolbar is only shown when the cursor is in a certain environment
34955  or when a certain feature is enabled.
34956  That means that the review toolbar will only be shown when change tracking
34957  is activated, the math and table toolbars are only shown when the cursor
34958  is inside a formula or table, respectively.
34959 \end_layout
34960
34961 \begin_layout Standard
34962 LyX's toolbars and its buttons are explained in section
34963 \begin_inset space ~
34964 \end_inset
34965
34966
34967 \begin_inset CommandInset ref
34968 LatexCommand ref
34969 reference "sec:Toolbars"
34970
34971 \end_inset
34972
34973 .
34974 \end_layout
34975
34976 \begin_layout Section
34977 The Insert Menu
34978 \begin_inset Index
34979 status collapsed
34980
34981 \begin_layout Plain Layout
34982 Menu ! Insert
34983 \end_layout
34984
34985 \end_inset
34986
34987
34988 \end_layout
34989
34990 \begin_layout Subsection
34991 Math
34992 \end_layout
34993
34994 \begin_layout Standard
34995 Inserts math constructs that are explained in chapter
34996 \begin_inset space ~
34997 \end_inset
34998
34999
35000 \begin_inset CommandInset ref
35001 LatexCommand ref
35002 reference "cha:Mathematical-Formulas"
35003
35004 \end_inset
35005
35006 .
35007 \end_layout
35008
35009 \begin_layout Subsection
35010 Special Character
35011 \begin_inset CommandInset label
35012 LatexCommand label
35013 name "sub:Special-Character"
35014
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \begin_layout Standard
35021 Here you can insert the following characters:
35022 \end_layout
35023
35024 \begin_layout Description
35025 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35026
35027 \end_layout
35028
35029 \begin_layout Description
35030 End
35031 \begin_inset space ~
35032 \end_inset
35033
35034 of
35035 \begin_inset space ~
35036 \end_inset
35037
35038 Sentence Inserts an end of sentence dot as described in section
35039 \begin_inset space ~
35040 \end_inset
35041
35042
35043 \begin_inset CommandInset ref
35044 LatexCommand ref
35045 reference "sub:Abbreviations"
35046
35047 \end_inset
35048
35049 .
35050 \end_layout
35051
35052 \begin_layout Description
35053 Ordinary
35054 \begin_inset space ~
35055 \end_inset
35056
35057 Quote Inserts this quote: 
35058 \begin_inset Quotes erd
35059 \end_inset
35060
35061 , no matter what quote type you selected in the 
35062 \family sans
35063 Document\SpecialChar \menuseparator
35064 Settings
35065 \family default
35066  dialog under 
35067 \family sans
35068 Language
35069 \family default
35070 .
35071 \end_layout
35072
35073 \begin_layout Description
35074 Single
35075 \begin_inset space ~
35076 \end_inset
35077
35078 Quote Inserts this quote: 
35079 \begin_inset Quotes els
35080 \end_inset
35081
35082
35083 \end_layout
35084
35085 \begin_layout Description
35086 Menu
35087 \begin_inset space ~
35088 \end_inset
35089
35090 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35091
35092 \end_layout
35093
35094 \begin_layout Description
35095 Phonetic
35096 \begin_inset space ~
35097 \end_inset
35098
35099 Symbols
35100 \begin_inset Index
35101 status collapsed
35102
35103 \begin_layout Plain Layout
35104 Phonetic symbols
35105 \end_layout
35106
35107 \end_inset
35108
35109
35110 \begin_inset Index
35111 status collapsed
35112
35113 \begin_layout Plain Layout
35114 Language ! Phonetic symbols
35115 \end_layout
35116
35117 \end_inset
35118
35119  Creates a formula with a so called tipa inset.
35120  Here you can insert commands to create IPA phonetic symbols.
35121  For this feature you must have the LaTeX-package 
35122 \series bold
35123 tipa
35124 \series default
35125
35126 \begin_inset Index
35127 status collapsed
35128
35129 \begin_layout Plain Layout
35130 Latex@LaTeX-packages ! tipa
35131 \end_layout
35132
35133 \end_inset
35134
35135  installed.
35136 \begin_inset Newline newline
35137 \end_inset
35138
35139 For more informations about this feature we refer to the documentation of
35140  
35141 \series bold
35142 tipa, 
35143 \begin_inset CommandInset citation
35144 LatexCommand cite
35145 key "tipa"
35146
35147 \end_inset
35148
35149
35150 \series default
35151  and this Wiki-page:
35152 \begin_inset Newline newline
35153 \end_inset
35154
35155
35156 \begin_inset Flex URL
35157 status collapsed
35158
35159 \begin_layout Plain Layout
35160
35161 http://wiki.lyx.org/LyX/LinguistLyX
35162 \end_layout
35163
35164 \end_inset
35165
35166 .
35167 \end_layout
35168
35169 \begin_layout Subsection
35170 Formatting
35171 \end_layout
35172
35173 \begin_layout Standard
35174 Here you can insert the following format constructs:
35175 \end_layout
35176
35177 \begin_layout Description
35178 Superscript Inserts an superscript: test
35179 \begin_inset Formula $^{\text{a,b}}$
35180 \end_inset
35181
35182
35183 \end_layout
35184
35185 \begin_layout Description
35186 Subscript Inserts an subscript: test
35187 \begin_inset Formula $_{\text{3x}}$
35188 \end_inset
35189
35190
35191 \end_layout
35192
35193 \begin_layout Description
35194 Protected
35195 \begin_inset space ~
35196 \end_inset
35197
35198 Space Inserts a protected space that is described in section
35199 \begin_inset space ~
35200 \end_inset
35201
35202
35203 \begin_inset CommandInset ref
35204 LatexCommand ref
35205 reference "sub:Protected-Space"
35206
35207 \end_inset
35208
35209 .
35210 \end_layout
35211
35212 \begin_layout Description
35213 Inter-word
35214 \begin_inset space ~
35215 \end_inset
35216
35217 Space Inserts an inter-word space that is described in section
35218 \begin_inset space ~
35219 \end_inset
35220
35221
35222 \begin_inset CommandInset ref
35223 LatexCommand ref
35224 reference "sub:Inter-word-Space"
35225
35226 \end_inset
35227
35228 .
35229 \end_layout
35230
35231 \begin_layout Description
35232 Thin
35233 \begin_inset space ~
35234 \end_inset
35235
35236 Space Inserts a thin space that is described in section
35237 \begin_inset space ~
35238 \end_inset
35239
35240
35241 \begin_inset CommandInset ref
35242 LatexCommand ref
35243 reference "sub:Thin-Space"
35244
35245 \end_inset
35246
35247 .
35248 \end_layout
35249
35250 \begin_layout Description
35251 Horizontal
35252 \begin_inset space ~
35253 \end_inset
35254
35255 Fill Inserts an horizontal fill, see section
35256 \begin_inset space ~
35257 \end_inset
35258
35259
35260 \begin_inset CommandInset ref
35261 LatexCommand ref
35262 reference "sub:Horizontal-Space"
35263
35264 \end_inset
35265
35266  for a description.
35267 \end_layout
35268
35269 \begin_layout Description
35270 Horizontal
35271 \begin_inset space ~
35272 \end_inset
35273
35274 Line Inserts an horizontal line, see section
35275 \begin_inset space ~
35276 \end_inset
35277
35278
35279 \begin_inset CommandInset ref
35280 LatexCommand ref
35281 reference "sub:Horizontal-Lines"
35282
35283 \end_inset
35284
35285  for a description.
35286 \end_layout
35287
35288 \begin_layout Description
35289 Vertical
35290 \begin_inset space ~
35291 \end_inset
35292
35293 Space Inserts vertical space, see section
35294 \begin_inset space ~
35295 \end_inset
35296
35297
35298 \begin_inset CommandInset ref
35299 LatexCommand ref
35300 reference "sub:Vertical-Space"
35301
35302 \end_inset
35303
35304  for a description.
35305 \end_layout
35306
35307 \begin_layout Description
35308 Hyphenation
35309 \begin_inset space ~
35310 \end_inset
35311
35312 Point Inserts an hyphenation point, see section
35313 \begin_inset space ~
35314 \end_inset
35315
35316
35317 \begin_inset CommandInset ref
35318 LatexCommand ref
35319 reference "sub:Hyphenation"
35320
35321 \end_inset
35322
35323
35324 \end_layout
35325
35326 \begin_layout Description
35327 Ligature
35328 \begin_inset space ~
35329 \end_inset
35330
35331 Break Inserts a ligature break, see section
35332 \begin_inset space ~
35333 \end_inset
35334
35335
35336 \begin_inset CommandInset ref
35337 LatexCommand ref
35338 reference "sub:Ligatures"
35339
35340 \end_inset
35341
35342
35343 \end_layout
35344
35345 \begin_layout Description
35346 Line
35347 \begin_inset space ~
35348 \end_inset
35349
35350 Break Inserts a forced line break, see section
35351 \begin_inset space ~
35352 \end_inset
35353
35354
35355 \begin_inset CommandInset ref
35356 LatexCommand ref
35357 reference "sub:Forced-Linebreaks"
35358
35359 \end_inset
35360
35361
35362 \end_layout
35363
35364 \begin_layout Description
35365 Page
35366 \begin_inset space ~
35367 \end_inset
35368
35369 Break Inserts a forced page break, described in section
35370 \begin_inset space ~
35371 \end_inset
35372
35373
35374 \begin_inset CommandInset ref
35375 LatexCommand ref
35376 reference "sub:Forced-Pagebreaks"
35377
35378 \end_inset
35379
35380
35381 \end_layout
35382
35383 \begin_layout Description
35384 Clear
35385 \begin_inset space ~
35386 \end_inset
35387
35388 Page Inserts a clear page break, described in section
35389 \begin_inset space ~
35390 \end_inset
35391
35392
35393 \begin_inset CommandInset ref
35394 LatexCommand ref
35395 reference "sub:Clear-Pages"
35396
35397 \end_inset
35398
35399
35400 \end_layout
35401
35402 \begin_layout Description
35403 Clear
35404 \begin_inset space ~
35405 \end_inset
35406
35407 Double
35408 \begin_inset space ~
35409 \end_inset
35410
35411 Page Inserts a clear doublepage break, described in section
35412 \begin_inset space ~
35413 \end_inset
35414
35415
35416 \begin_inset CommandInset ref
35417 LatexCommand ref
35418 reference "sub:Clear-Pages"
35419
35420 \end_inset
35421
35422
35423 \end_layout
35424
35425 \begin_layout Subsection
35426 List / TOC
35427 \end_layout
35428
35429 \begin_layout Standard
35430 Various lists can be inserted with this menu.
35431  The table of contents, the algorithm, figures, and tables list are described
35432  in section
35433 \begin_inset space ~
35434 \end_inset
35435
35436
35437 \begin_inset CommandInset ref
35438 LatexCommand ref
35439 reference "sec:toc"
35440
35441 \end_inset
35442
35443 .
35444  The index list is described in section
35445 \begin_inset space ~
35446 \end_inset
35447
35448
35449 \begin_inset CommandInset ref
35450 LatexCommand ref
35451 reference "sec:Index"
35452
35453 \end_inset
35454
35455 , the nomenclature in section
35456 \begin_inset space ~
35457 \end_inset
35458
35459
35460 \begin_inset CommandInset ref
35461 LatexCommand ref
35462 reference "sec:Nomenclature"
35463
35464 \end_inset
35465
35466 , and the BibTeX bibliography in section
35467 \begin_inset space ~
35468 \end_inset
35469
35470
35471 \begin_inset CommandInset ref
35472 LatexCommand ref
35473 reference "sub:Bibliography-databases"
35474
35475 \end_inset
35476
35477 .
35478 \end_layout
35479
35480 \begin_layout Subsection
35481 Float
35482 \end_layout
35483
35484 \begin_layout Standard
35485 To insert floats, described in section
35486 \begin_inset space ~
35487 \end_inset
35488
35489
35490 \begin_inset CommandInset ref
35491 LatexCommand ref
35492 reference "sec:Floats"
35493
35494 \end_inset
35495
35496 .
35497 \end_layout
35498
35499 \begin_layout Subsection
35500 Note
35501 \end_layout
35502
35503 \begin_layout Standard
35504 To insert notes, described in section
35505 \begin_inset space ~
35506 \end_inset
35507
35508
35509 \begin_inset CommandInset ref
35510 LatexCommand ref
35511 reference "sec:Notes"
35512
35513 \end_inset
35514
35515 .
35516 \end_layout
35517
35518 \begin_layout Subsection
35519 Branch
35520 \end_layout
35521
35522 \begin_layout Standard
35523 Inserts branch insets as described in section
35524 \begin_inset space ~
35525 \end_inset
35526
35527
35528 \begin_inset CommandInset ref
35529 LatexCommand ref
35530 reference "sec:Branches"
35531
35532 \end_inset
35533
35534 .
35535 \end_layout
35536
35537 \begin_layout Subsection
35538 File
35539 \begin_inset Index
35540 status collapsed
35541
35542 \begin_layout Plain Layout
35543 External Material
35544 \end_layout
35545
35546 \end_inset
35547
35548
35549 \end_layout
35550
35551 \begin_layout Standard
35552 Here you can inserts files to include them or its content to your document.
35553  How this can be done is in detail explained in chapter 
35554 \emph on
35555 External Stuff
35556 \emph default
35557  of the 
35558 \emph on
35559 Embedded Objects
35560 \emph default
35561  manual.
35562 \end_layout
35563
35564 \begin_layout Subsection
35565 Box
35566 \begin_inset Index
35567 status collapsed
35568
35569 \begin_layout Plain Layout
35570 Boxes
35571 \end_layout
35572
35573 \end_inset
35574
35575
35576 \end_layout
35577
35578 \begin_layout Standard
35579 Inserts a minipage box that is described section
35580 \begin_inset space ~
35581 \end_inset
35582
35583
35584 \begin_inset CommandInset ref
35585 LatexCommand ref
35586 reference "sec:Minipages"
35587
35588 \end_inset
35589
35590 .
35591  All box types supported by LyX are explained in detail in chapter 
35592 \emph on
35593 Boxes
35594 \emph default
35595  of the 
35596 \emph on
35597 Embedded Objects
35598 \emph default
35599  manual.
35600 \end_layout
35601
35602 \begin_layout Subsection
35603 Citation
35604 \end_layout
35605
35606 \begin_layout Standard
35607 Inserts a citation as described in section
35608 \begin_inset space ~
35609 \end_inset
35610
35611
35612 \begin_inset CommandInset ref
35613 LatexCommand ref
35614 reference "sec:Bibliography"
35615
35616 \end_inset
35617
35618 .
35619 \end_layout
35620
35621 \begin_layout Subsection
35622 Cross-Reference
35623 \end_layout
35624
35625 \begin_layout Standard
35626 Inserts a cross-reference as described in section
35627 \begin_inset space ~
35628 \end_inset
35629
35630
35631 \begin_inset CommandInset ref
35632 LatexCommand ref
35633 reference "sec:Cross-References"
35634
35635 \end_inset
35636
35637 .
35638 \end_layout
35639
35640 \begin_layout Subsection
35641 Label
35642 \end_layout
35643
35644 \begin_layout Standard
35645 Inserts a label as described in section
35646 \begin_inset space ~
35647 \end_inset
35648
35649
35650 \begin_inset CommandInset ref
35651 LatexCommand ref
35652 reference "sec:Cross-References"
35653
35654 \end_inset
35655
35656 .
35657 \end_layout
35658
35659 \begin_layout Subsection
35660 Caption
35661 \begin_inset Index
35662 status collapsed
35663
35664 \begin_layout Plain Layout
35665 Captions
35666 \end_layout
35667
35668 \end_inset
35669
35670
35671 \begin_inset Index
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675 Longtables ! Caption
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \end_layout
35682
35683 \begin_layout Standard
35684 Inserts a caption to floats or longtables.
35685  Floats are described in section
35686 \begin_inset space ~
35687 \end_inset
35688
35689
35690 \begin_inset CommandInset ref
35691 LatexCommand ref
35692 reference "sec:Floats"
35693
35694 \end_inset
35695
35696 , cations in longtables are described in section 
35697 \emph on
35698 Longtable Captions
35699 \emph default
35700  of the 
35701 \emph on
35702 Embedded Objects
35703 \emph default
35704  manual.
35705 \end_layout
35706
35707 \begin_layout Subsection
35708 Index Entry
35709 \end_layout
35710
35711 \begin_layout Standard
35712 Inserts an index entry as described in section
35713 \begin_inset space ~
35714 \end_inset
35715
35716
35717 \begin_inset CommandInset ref
35718 LatexCommand ref
35719 reference "sec:Index"
35720
35721 \end_inset
35722
35723 .
35724 \end_layout
35725
35726 \begin_layout Subsection
35727 Nomenclature Entry
35728 \end_layout
35729
35730 \begin_layout Standard
35731 Inserts a nomenclature entry as described in section
35732 \begin_inset space ~
35733 \end_inset
35734
35735
35736 \begin_inset CommandInset ref
35737 LatexCommand ref
35738 reference "sec:Nomenclature"
35739
35740 \end_inset
35741
35742 .
35743 \end_layout
35744
35745 \begin_layout Subsection
35746 Table
35747 \end_layout
35748
35749 \begin_layout Standard
35750 Inserts a table.
35751  Tables are described in section
35752 \begin_inset space ~
35753 \end_inset
35754
35755
35756 \begin_inset CommandInset ref
35757 LatexCommand ref
35758 reference "sec:Tables"
35759
35760 \end_inset
35761
35762 .
35763 \end_layout
35764
35765 \begin_layout Subsection
35766 Graphics
35767 \end_layout
35768
35769 \begin_layout Standard
35770 Inserts a graphic.
35771  Graphics are described in section
35772 \begin_inset space ~
35773 \end_inset
35774
35775
35776 \begin_inset CommandInset ref
35777 LatexCommand ref
35778 reference "sec:Graphics"
35779
35780 \end_inset
35781
35782 .
35783 \end_layout
35784
35785 \begin_layout Subsection
35786 URL
35787 \end_layout
35788
35789 \begin_layout Standard
35790 Inserts an URL box as described in section
35791 \begin_inset space ~
35792 \end_inset
35793
35794
35795 \begin_inset CommandInset ref
35796 LatexCommand ref
35797 reference "sec:URL"
35798
35799 \end_inset
35800
35801 .
35802 \end_layout
35803
35804 \begin_layout Subsection
35805 Footnote
35806 \end_layout
35807
35808 \begin_layout Standard
35809 Inserts a footnote, see section
35810 \begin_inset space ~
35811 \end_inset
35812
35813
35814 \begin_inset CommandInset ref
35815 LatexCommand ref
35816 reference "sec:Footnotes"
35817
35818 \end_inset
35819
35820 .
35821 \end_layout
35822
35823 \begin_layout Subsection
35824 Marginal Note
35825 \end_layout
35826
35827 \begin_layout Standard
35828 Inserts a marginal note, see section
35829 \begin_inset space ~
35830 \end_inset
35831
35832
35833 \begin_inset CommandInset ref
35834 LatexCommand ref
35835 reference "sec:Marginal-Notes"
35836
35837 \end_inset
35838
35839 .
35840 \end_layout
35841
35842 \begin_layout Subsection
35843 Short Title
35844 \end_layout
35845
35846 \begin_layout Standard
35847 Inserts a short title, see section
35848 \begin_inset space ~
35849 \end_inset
35850
35851
35852 \begin_inset CommandInset ref
35853 LatexCommand ref
35854 reference "sec:Short-Titles"
35855
35856 \end_inset
35857
35858 .
35859 \end_layout
35860
35861 \begin_layout Subsection
35862 TeX Code
35863 \end_layout
35864
35865 \begin_layout Standard
35866 Inserts a TeX Code box, see section
35867 \begin_inset space ~
35868 \end_inset
35869
35870
35871 \begin_inset CommandInset ref
35872 LatexCommand ref
35873 reference "sub:TeX-Code-Boxes"
35874
35875 \end_inset
35876
35877  for a description.
35878 \end_layout
35879
35880 \begin_layout Subsection
35881 Program Listing
35882 \begin_inset Index
35883 status collapsed
35884
35885 \begin_layout Plain Layout
35886 Program listings
35887 \end_layout
35888
35889 \end_inset
35890
35891
35892 \end_layout
35893
35894 \begin_layout Standard
35895 Inserts a program listings box.
35896  Program listings are explained in chapter 
35897 \emph on
35898 Program Code Listings
35899 \emph default
35900  of the 
35901 \emph on
35902 Embedded Objects
35903 \emph default
35904  manual.
35905 \end_layout
35906
35907 \begin_layout Subsection
35908 Date
35909 \end_layout
35910
35911 \begin_layout Standard
35912 Inserts the actual date.
35913  The format dependends on the date format of the language that is used for
35914  LyX's menus.
35915  LyX offers another ways to insert a date which is explained in section
35916  
35917 \emph on
35918 External Material
35919 \emph default
35920  of the 
35921 \emph on
35922 Embedded Objects
35923 \emph default
35924  manual.
35925  There the different methods are also compared.
35926 \end_layout
35927
35928 \begin_layout Section
35929 The Navigate Menu
35930 \begin_inset Index
35931 status collapsed
35932
35933 \begin_layout Plain Layout
35934 Menu ! Navigate
35935 \end_layout
35936
35937 \end_inset
35938
35939
35940 \end_layout
35941
35942 \begin_layout Standard
35943 This menu lists the existing, chapter, sections, figures, and tables of
35944  the current document.
35945  This allows you to navigate easily through you document.
35946 \end_layout
35947
35948 \begin_layout Standard
35949 The Navigate menu also offers to 
35950 \end_layout
35951
35952 \begin_layout Subsection
35953 Bookmarks
35954 \end_layout
35955
35956 \begin_layout Standard
35957 With this menu you are able to define your own bookmarks.
35958  This is useful when you are working on a large documents and often have
35959  to jump e.g.
35960  between section
35961 \begin_inset space ~
35962 \end_inset
35963
35964 2.5 and 6.3.
35965  To create bookmarks for this example, go to section
35966 \begin_inset space ~
35967 \end_inset
35968
35969 2.5 and use the menu 
35970 \family sans
35971 Save
35972 \begin_inset space ~
35973 \end_inset
35974
35975 Bookmark
35976 \begin_inset space ~
35977 \end_inset
35978
35979 1
35980 \family default
35981 .
35982  Then go to section
35983 \begin_inset space ~
35984 \end_inset
35985
35986 6.3 and use 
35987 \family sans
35988 Save
35989 \begin_inset space ~
35990 \end_inset
35991
35992 Bookmark
35993 \begin_inset space ~
35994 \end_inset
35995
35996
35997 \family default
35998 2.
35999  Now you can easily jump between these sections by using the menu or by
36000  the key bindings 
36001 \family sans
36002 C-1
36003 \family default
36004  and 
36005 \family sans
36006 C-2
36007 \family default
36008 .
36009 \end_layout
36010
36011 \begin_layout Standard
36012 You can also use bookmarks to jump between several opened documents.
36013  The saved bookmarks are valid till the document is closed.
36014 \end_layout
36015
36016 \begin_layout Subsection
36017 Next Note, Change, Cross-reference
36018 \end_layout
36019
36020 \begin_layout Standard
36021 Jump to the next note, change, or cross-reference following the current
36022  cursor position.
36023 \end_layout
36024
36025 \begin_layout Subsection
36026 Go to Label
36027 \end_layout
36028
36029 \begin_layout Standard
36030 Only active when the cursor is in front of a cross-reference.
36031  Sets the cursor before the referenced label, the same as if you right-click
36032  on a cross-reference box.
36033 \end_layout
36034
36035 \begin_layout Section
36036 The Document Menu
36037 \begin_inset Index
36038 status collapsed
36039
36040 \begin_layout Plain Layout
36041 Menu ! Document
36042 \end_layout
36043
36044 \end_inset
36045
36046
36047 \end_layout
36048
36049 \begin_layout Subsection
36050 Change Tracking
36051 \end_layout
36052
36053 \begin_layout Standard
36054 Change Tracking is described in section
36055 \begin_inset space ~
36056 \end_inset
36057
36058
36059 \begin_inset CommandInset ref
36060 LatexCommand ref
36061 reference "sec:Change-Tracking"
36062
36063 \end_inset
36064
36065 .
36066 \end_layout
36067
36068 \begin_layout Subsection
36069 LaT
36070 \begin_inset ERT
36071 status collapsed
36072
36073 \begin_layout Plain Layout
36074
36075 {}
36076 \end_layout
36077
36078 \end_inset
36079
36080 eX Log
36081 \end_layout
36082
36083 \begin_layout Standard
36084 After running LaTeX by viewing or exporting a document, this menu will be
36085  enabled.
36086  It shows the logfile of the used LaTeX-program.
36087 \end_layout
36088
36089 \begin_layout Standard
36090 Here you can see how LaTeX works in the background.
36091  
36092 \emph on
36093 Experts
36094 \emph default
36095  will find in it reasons for LaTeX-errors.
36096 \end_layout
36097
36098 \begin_layout Subsection
36099 Outline
36100 \end_layout
36101
36102 \begin_layout Standard
36103 Opens the TOC/Outline window as described in section
36104 \begin_inset space ~
36105 \end_inset
36106
36107
36108 \begin_inset CommandInset ref
36109 LatexCommand ref
36110 reference "sub:Table-of-Contents"
36111
36112 \end_inset
36113
36114 .
36115 \end_layout
36116
36117 \begin_layout Subsection
36118 Start Appendix Here
36119 \end_layout
36120
36121 \begin_layout Standard
36122 This menu will start the appendix of the document at the current cursor
36123  position as described in section
36124 \begin_inset space ~
36125 \end_inset
36126
36127
36128 \begin_inset CommandInset ref
36129 LatexCommand ref
36130 reference "sec:Appendices"
36131
36132 \end_inset
36133
36134 .
36135 \end_layout
36136
36137 \begin_layout Subsection
36138 Compressed
36139 \end_layout
36140
36141 \begin_layout Standard
36142 Un/compresses the actual document.
36143 \end_layout
36144
36145 \begin_layout Subsection
36146 Settings
36147 \begin_inset CommandInset label
36148 LatexCommand label
36149 name "sub:Settings"
36150
36151 \end_inset
36152
36153
36154 \begin_inset Index
36155 status collapsed
36156
36157 \begin_layout Plain Layout
36158 Document ! Settings
36159 \end_layout
36160
36161 \end_inset
36162
36163
36164 \end_layout
36165
36166 \begin_layout Standard
36167 This menu dialog contains some submenus to set properties for the whole
36168  document.
36169  You can save your document settings as default with the 
36170 \family sans
36171 Save as Document Defaults
36172 \family default
36173  button in the dialog.
36174  This will create a template named 
36175 \family typewriter
36176 default.lyx
36177 \family default
36178  which is automatically loaded by LyX when you create a new document without
36179  using a template.
36180 \end_layout
36181
36182 \begin_layout Standard
36183 The different submenus of the dialog are explained in the following:
36184 \end_layout
36185
36186 \begin_layout Subsubsection*
36187 Document Class
36188 \end_layout
36189
36190 \begin_layout Standard
36191 Here you set the document class, class options, and a Postscript driver.
36192  Document classes are described in section
36193 \begin_inset space ~
36194 \end_inset
36195
36196
36197 \begin_inset CommandInset ref
36198 LatexCommand ref
36199 reference "sec:Document-Classes"
36200
36201 \end_inset
36202
36203 .
36204  The Postscript driver is used for LaTeX's color and graphics packages.
36205  When using 
36206 \family sans
36207 Default
36208 \family default
36209 , the default driver for the LaTeX-packages are used.
36210  It is recommended to use the default unless your know what you are doing.
36211 \end_layout
36212
36213 \begin_layout Subsubsection*
36214 Fonts
36215 \end_layout
36216
36217 \begin_layout Standard
36218 The document font settings are described in section
36219 \begin_inset space ~
36220 \end_inset
36221
36222
36223 \begin_inset CommandInset ref
36224 LatexCommand ref
36225 reference "sec:Fonts-and-Text"
36226
36227 \end_inset
36228
36229 .
36230 \end_layout
36231
36232 \begin_layout Subsubsection*
36233 Text Layout
36234 \end_layout
36235
36236 \begin_layout Standard
36237 You can specify if paragraphs should be separated by indentations or vertical
36238  skips.
36239  The line spacing and the number of text columns can here also be specified.
36240  
36241 \end_layout
36242
36243 \begin_layout Standard
36244 Note that LyX won't show two columns or the set up line spacing on screen.
36245  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36246  However, it will be as you specified it in the output.
36247 \end_layout
36248
36249 \begin_layout Standard
36250 The listings settings are explained in the corresponding section in the
36251  
36252 \emph on
36253 Embedded Objects
36254 \emph default
36255  manual.
36256 \end_layout
36257
36258 \begin_layout Subsubsection*
36259 Page Layout
36260 \end_layout
36261
36262 \begin_layout Standard
36263 A description of this menu is given in section
36264 \begin_inset space ~
36265 \end_inset
36266
36267
36268 \begin_inset CommandInset ref
36269 LatexCommand ref
36270 reference "sub:Paper-Size,-Orientation,"
36271
36272 \end_inset
36273
36274  and 
36275 \begin_inset CommandInset ref
36276 LatexCommand ref
36277 reference "sub:Document-Layout"
36278
36279 \end_inset
36280
36281 .
36282 \end_layout
36283
36284 \begin_layout Subsubsection*
36285 Page Margins
36286 \end_layout
36287
36288 \begin_layout Standard
36289 Here you can adjust the paper margins, see section
36290 \begin_inset space ~
36291 \end_inset
36292
36293
36294 \begin_inset CommandInset ref
36295 LatexCommand ref
36296 reference "sub:Margins"
36297
36298 \end_inset
36299
36300 .
36301 \end_layout
36302
36303 \begin_layout Subsubsection*
36304 Language
36305 \begin_inset Index
36306 status collapsed
36307
36308 \begin_layout Plain Layout
36309 Language ! Encoding
36310 \end_layout
36311
36312 \end_inset
36313
36314
36315 \end_layout
36316
36317 \begin_layout Standard
36318 The document language and quote styles are set here.
36319  The encoding specifies how the document content is exported to LaTeX (the
36320  LyX file is always encoded in utf8).
36321  All characters that cannot be encoded using the specified encoding will
36322  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36323  known for a particular character).
36324 \begin_inset Foot
36325 status collapsed
36326
36327 \begin_layout Plain Layout
36328 The known commands are defined in a text file.
36329  You can add commands for unknown symbols to that file yourself, see the
36330  
36331 \emph on
36332 Customization
36333 \emph default
36334  manual for details.
36335 \end_layout
36336
36337 \end_inset
36338
36339
36340 \end_layout
36341
36342 \begin_layout Standard
36343 If you use the option 
36344 \family sans
36345 use language's default encoding
36346 \family default
36347 , LyX determines the encoding of a portion of text from the language of
36348  this text.
36349  If the document contains text in more than one language you may get more
36350  than one encoding in the LaTeX file.
36351  If you do not use this option then the complete document will always use
36352  exactly one encoding.
36353  Checking this option is the preferred setting unless you use 
36354 \family sans
36355 XeTeX
36356 \family default
36357
36358 \begin_inset Foot
36359 status collapsed
36360
36361 \begin_layout Plain Layout
36362 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36363  It natively supports Unicode while its input file is assumed to be in UTF-8
36364  encoding.
36365  More about using LyX with XeTeX can be found in 
36366 \begin_inset CommandInset citation
36367 LatexCommand cite
36368 key "XeTeX"
36369
36370 \end_inset
36371
36372 .
36373 \end_layout
36374
36375 \end_inset
36376
36377  (see below).
36378 \end_layout
36379
36380 \begin_layout Standard
36381 LyX also supports Unicode output, which is particularly useful if you need
36382  lots of special symbols or non-alphabetic scripts, respectively.
36383  If you want to use this (and your LaTeX installation supports Unicode,
36384  for that matter), choose one of the four utf8 variants from the list below.
36385  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36386  so it is not uncommon that a file with lots of unicode symbols works fine
36387  with 
36388 \family sans
36389 use language's default encoding
36390 \family default
36391  (when LyX uses it's list of known LaTeX-commands), but does not work with
36392  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36393  because all unicode symbols can be encoded in utf8).
36394 \end_layout
36395
36396 \begin_layout Standard
36397 Here is a list with the important encodings:
36398 \end_layout
36399
36400 \begin_layout Description
36401 LaTeX
36402 \begin_inset space ~
36403 \end_inset
36404
36405 default Same as 
36406 \family sans
36407 use language's default encoding
36408 \family default
36409 , but the LaTeX-package 
36410 \series bold
36411 inputenc
36412 \series default
36413
36414 \begin_inset Index
36415 status collapsed
36416
36417 \begin_layout Plain Layout
36418 Latex@LaTeX-packages ! inputenc
36419 \end_layout
36420
36421 \end_inset
36422
36423  is not used.
36424  When using this, you probably need to load some other packages manually
36425  in the preamble and specify the used encoding for text parts in foreign
36426  languages in TeX code.
36427 \end_layout
36428
36429 \begin_layout Description
36430 armscii8 encoding for Armenian
36431 \end_layout
36432
36433 \begin_layout Description
36434 ascii the ASCII encoding, covers only plain English, may result in a big
36435  file because lots of LaTeX-commands may be needed
36436 \end_layout
36437
36438 \begin_layout Description
36439 cp1250 MS Windows code page for latin2
36440 \end_layout
36441
36442 \begin_layout Description
36443 cp1251 MS Windows code page for Cyrillic
36444 \end_layout
36445
36446 \begin_layout Description
36447 cp1252 MS Windows code page for latin1
36448 \end_layout
36449
36450 \begin_layout Description
36451 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36452 \end_layout
36453
36454 \begin_layout Description
36455 cp1256 MS Windows code page for Arabic and Farsi
36456 \end_layout
36457
36458 \begin_layout Description
36459 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36460 13 encoding that is a superset of the ISO-8859-4 encoding
36461 \end_layout
36462
36463 \begin_layout Description
36464 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36465  Serbian, and Ukrainian
36466 \end_layout
36467
36468 \begin_layout Description
36469 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36470 \end_layout
36471
36472 \begin_layout Description
36473 8859-8 the ISO-8859-8 encoding, covers Hebrew
36474 \end_layout
36475
36476 \begin_layout Description
36477 koi8-r standard Cyrillic especially for Russian
36478 \end_layout
36479
36480 \begin_layout Description
36481 koi8-u Cyrillic for Ukrainian
36482 \end_layout
36483
36484 \begin_layout Description
36485 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36486  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36487  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36488  replaced by latin9
36489 \end_layout
36490
36491 \begin_layout Description
36492 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36493  Hungarian, Polish, Romanian, Slovak, and Slovenian
36494 \end_layout
36495
36496 \begin_layout Description
36497 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36498  Turkish
36499 \end_layout
36500
36501 \begin_layout Description
36502 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36503 \end_layout
36504
36505 \begin_layout Description
36506 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36507  where the Icelandic letters are replaced by Turkish ones
36508 \end_layout
36509
36510 \begin_layout Description
36511 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36512  the euro currency sign, the 
36513 \begin_inset ERT
36514 status collapsed
36515
36516 \begin_layout Plain Layout
36517
36518
36519 \backslash
36520 oe
36521 \end_layout
36522
36523 \end_inset
36524
36525 -ligature and some characters used for French and Finnish; latin9 should
36526  be the replacement for latin1
36527 \end_layout
36528
36529 \begin_layout Description
36530 pt154 Cyrillic for Kazakh
36531 \end_layout
36532
36533 \begin_layout Description
36534 utf8 Unicode utf8 based on the LaTeX-package 
36535 \series bold
36536 inputenc
36537 \series default
36538
36539 \begin_inset Index
36540 status collapsed
36541
36542 \begin_layout Plain Layout
36543 Latex@LaTeX-packages ! inputenc
36544 \end_layout
36545
36546 \end_inset
36547
36548 .
36549  Currently only a limited range of characters (mainly for Latin scripts)
36550  is supported.
36551 \end_layout
36552
36553 \begin_layout Description
36554 utf8x Unicode utf8 based on the LaTeX package 
36555 \series bold
36556 ucs
36557 \series default
36558
36559 \begin_inset Index
36560 status collapsed
36561
36562 \begin_layout Plain Layout
36563 Latex@LaTeX-packages ! ucs
36564 \end_layout
36565
36566 \end_inset
36567
36568  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36569 \end_layout
36570
36571 \begin_layout Description
36572 UTF8 Unicode utf8 with the LaTeX-package 
36573 \series bold
36574 CJK
36575 \series default
36576
36577 \begin_inset Index
36578 status collapsed
36579
36580 \begin_layout Plain Layout
36581 Latex@LaTeX-packages ! CJK
36582 \end_layout
36583
36584 \end_inset
36585
36586  (for the languages Chinese, Japanese and Korean)
36587 \end_layout
36588
36589 \begin_layout Description
36590 utf8-plain Unicode utf8 to be used with 
36591 \family sans
36592 XeTeX
36593 \family default
36594 , which uses Unicode directly, without the help of the LaTeX-package 
36595 \series bold
36596 inputenc
36597 \series default
36598  
36599 \begin_inset Foot
36600 status collapsed
36601
36602 \begin_layout Plain Layout
36603 More about using LyX with XeTeX can be found in 
36604 \begin_inset CommandInset citation
36605 LatexCommand cite
36606 key "XeTeX"
36607
36608 \end_inset
36609
36610 .
36611 \end_layout
36612
36613 \end_inset
36614
36615
36616 \end_layout
36617
36618 \begin_layout Subsubsection*
36619 Numbering & TOC
36620 \end_layout
36621
36622 \begin_layout Standard
36623 You can adjust here the numbering depth of sections headings as described
36624  in section
36625 \begin_inset space ~
36626 \end_inset
36627
36628
36629 \begin_inset CommandInset ref
36630 LatexCommand ref
36631 reference "sub:Numbering-depth"
36632
36633 \end_inset
36634
36635 .
36636 \end_layout
36637
36638 \begin_layout Subsubsection*
36639 Bibliography
36640 \end_layout
36641
36642 \begin_layout Standard
36643 You can specify here a citation style using the Latex@LaTeX-packages 
36644 \series bold
36645 natbib
36646 \series default
36647
36648 \begin_inset Index
36649 status collapsed
36650
36651 \begin_layout Plain Layout
36652 Latex@LaTeX-packages ! natbib
36653 \end_layout
36654
36655 \end_inset
36656
36657  or 
36658 \series bold
36659 jurabib
36660 \series default
36661
36662 \begin_inset Index
36663 status collapsed
36664
36665 \begin_layout Plain Layout
36666 Latex@LaTeX-packages ! jurabib
36667 \end_layout
36668
36669 \end_inset
36670
36671 .
36672  For a further description see section
36673 \begin_inset space ~
36674 \end_inset
36675
36676
36677 \begin_inset CommandInset ref
36678 LatexCommand ref
36679 reference "sec:Bibliography"
36680
36681 \end_inset
36682
36683 .
36684 \end_layout
36685
36686 \begin_layout Subsubsection*
36687 Math Options
36688 \end_layout
36689
36690 \begin_layout Standard
36691 These options will force LyX to use the Latex@LaTeX-packages 
36692 \series bold
36693 amsmath
36694 \series default
36695
36696 \begin_inset Index
36697 status collapsed
36698
36699 \begin_layout Plain Layout
36700 Latex@LaTeX-packages ! amsmath
36701 \end_layout
36702
36703 \end_inset
36704
36705  and 
36706 \series bold
36707 esint
36708 \series default
36709
36710 \begin_inset Index
36711 status collapsed
36712
36713 \begin_layout Plain Layout
36714 Latex@LaTeX-packages ! esint
36715 \end_layout
36716
36717 \end_inset
36718
36719  or to use them automatically when they are needed.
36720 \end_layout
36721
36722 \begin_layout Standard
36723
36724 \series bold
36725 amsmath
36726 \series default
36727  is needed for many constructs, so when you get LaTeX-errors in formulas,
36728  assure that you have enabled AMS.
36729 \end_layout
36730
36731 \begin_layout Standard
36732
36733 \series bold
36734 esint
36735 \series default
36736  is used for special integral characters.
36737 \end_layout
36738
36739 \begin_layout Subsubsection*
36740 Float Placement
36741 \end_layout
36742
36743 \begin_layout Standard
36744 The float placement options are described in section
36745 \begin_inset Formula $\,$
36746 \end_inset
36747
36748
36749 \begin_inset CommandInset ref
36750 LatexCommand ref
36751 reference "sub:Float-Placement"
36752
36753 \end_inset
36754
36755 .
36756 \end_layout
36757
36758 \begin_layout Subsubsection*
36759 Bullets
36760 \end_layout
36761
36762 \begin_layout Standard
36763 Here you can adjust the characters for the itemize levels.
36764  The itemize environment is described in section
36765 \begin_inset space ~
36766 \end_inset
36767
36768
36769 \begin_inset CommandInset ref
36770 LatexCommand ref
36771 reference "sec:Itemize"
36772
36773 \end_inset
36774
36775 .
36776 \end_layout
36777
36778 \begin_layout Subsubsection*
36779 Branches
36780 \end_layout
36781
36782 \begin_layout Standard
36783 Branches are described in section
36784 \begin_inset space ~
36785 \end_inset
36786
36787
36788 \begin_inset CommandInset ref
36789 LatexCommand ref
36790 reference "sec:Branches"
36791
36792 \end_inset
36793
36794 .
36795 \end_layout
36796
36797 \begin_layout Subsubsection*
36798 LaT
36799 \begin_inset ERT
36800 status collapsed
36801
36802 \begin_layout Plain Layout
36803
36804 {}
36805 \end_layout
36806
36807 \end_inset
36808
36809 eX Preamble
36810 \end_layout
36811
36812 \begin_layout Standard
36813 In this text field are entered commands to load special LaTeX-packages or
36814  to define LaTeX-commands.
36815  The preamble is a thing for LaTeX-experts.
36816  You shouldn't enter commands here until you don't exactly know what you
36817  do.
36818 \end_layout
36819
36820 \begin_layout Standard
36821 An introduction in the LaTeX-syntax is given in section
36822 \begin_inset space ~
36823 \end_inset
36824
36825
36826 \begin_inset CommandInset ref
36827 LatexCommand ref
36828 reference "sub:LaTeX-Syntax"
36829
36830 \end_inset
36831
36832 .
36833 \end_layout
36834
36835 \begin_layout Section
36836 The Tools Menu
36837 \begin_inset Index
36838 status collapsed
36839
36840 \begin_layout Plain Layout
36841 Menu ! Tools
36842 \end_layout
36843
36844 \end_inset
36845
36846
36847 \end_layout
36848
36849 \begin_layout Subsection
36850 Spellchecker
36851 \end_layout
36852
36853 \begin_layout Standard
36854 Spell checking is explained in section
36855 \begin_inset space ~
36856 \end_inset
36857
36858
36859 \begin_inset CommandInset ref
36860 LatexCommand ref
36861 reference "sec:Spellchecking"
36862
36863 \end_inset
36864
36865 .
36866 \end_layout
36867
36868 \begin_layout Subsection
36869 Thesaurus
36870 \end_layout
36871
36872 \begin_layout Standard
36873 The thesaurus is described in section
36874 \begin_inset space ~
36875 \end_inset
36876
36877
36878 \begin_inset CommandInset ref
36879 LatexCommand ref
36880 reference "sec:Thesaurus"
36881
36882 \end_inset
36883
36884 .
36885 \end_layout
36886
36887 \begin_layout Subsection
36888 Count Words
36889 \begin_inset Index
36890 status collapsed
36891
36892 \begin_layout Plain Layout
36893 Word count
36894 \end_layout
36895
36896 \end_inset
36897
36898
36899 \end_layout
36900
36901 \begin_layout Standard
36902 Counts the number of words in the actual document or the highlighted document
36903  part.
36904 \end_layout
36905
36906 \begin_layout Subsection
36907 TeX Information
36908 \begin_inset Index
36909 status collapsed
36910
36911 \begin_layout Plain Layout
36912 TeX Information
36913 \end_layout
36914
36915 \end_inset
36916
36917
36918 \end_layout
36919
36920 \begin_layout Standard
36921 Shows you a list of the classes and styles installed in your LaTeX-system.
36922 \end_layout
36923
36924 \begin_layout Subsection
36925 Reconfigure
36926 \begin_inset Index
36927 status collapsed
36928
36929 \begin_layout Plain Layout
36930 Lyx@LyX ! Reconfigure|see
36931 \begin_inset ERT
36932 status collapsed
36933
36934 \begin_layout Plain Layout
36935
36936 {
36937 \end_layout
36938
36939 \end_inset
36940
36941 Reconfiguration of LyX
36942 \begin_inset ERT
36943 status collapsed
36944
36945 \begin_layout Plain Layout
36946
36947 }
36948 \end_layout
36949
36950 \end_inset
36951
36952
36953 \end_layout
36954
36955 \end_inset
36956
36957
36958 \begin_inset Index
36959 status collapsed
36960
36961 \begin_layout Plain Layout
36962 Reconfiguration of LyX
36963 \end_layout
36964
36965 \end_inset
36966
36967
36968 \end_layout
36969
36970 \begin_layout Standard
36971 This menu reconfigures LyX.
36972  That means LyX looks for LaTeX-packages and needed programs, see also section
36973 \begin_inset space ~
36974 \end_inset
36975
36976
36977 \begin_inset CommandInset ref
36978 LatexCommand ref
36979 reference "sec:Basic-LyX-Setup"
36980
36981 \end_inset
36982
36983 .
36984 \end_layout
36985
36986 \begin_layout Subsection
36987 Preferences
36988 \end_layout
36989
36990 \begin_layout Standard
36991 The preferences dialog is described in detail in chapter
36992 \begin_inset space \thinspace{}
36993 \end_inset
36994
36995
36996 \begin_inset CommandInset ref
36997 LatexCommand ref
36998 reference "cha:The-Preferences-dialog"
36999
37000 \end_inset
37001
37002 .
37003 \end_layout
37004
37005 \begin_layout Section
37006 The Help Menu
37007 \begin_inset Index
37008 status collapsed
37009
37010 \begin_layout Plain Layout
37011 Menu ! Help
37012 \end_layout
37013
37014 \end_inset
37015
37016
37017 \end_layout
37018
37019 \begin_layout Standard
37020 This menu opens the documentation files of LyX in the language of LyX's
37021  menus.
37022 \end_layout
37023
37024 \begin_layout Standard
37025 The menu 
37026 \family sans
37027 LaTeX
37028 \begin_inset space ~
37029 \end_inset
37030
37031 Configuration
37032 \family default
37033  shows a LyX-document with informations about the LaTeX-packages and classes
37034  found by LyX (see also section
37035 \begin_inset space ~
37036 \end_inset
37037
37038
37039 \begin_inset CommandInset ref
37040 LatexCommand ref
37041 reference "sec:LaTeX-Setup"
37042
37043 \end_inset
37044
37045 ).
37046 \end_layout
37047
37048 \begin_layout Section
37049 Toolbars
37050 \begin_inset CommandInset label
37051 LatexCommand label
37052 name "sec:Toolbars"
37053
37054 \end_inset
37055
37056
37057 \end_layout
37058
37059 \begin_layout Standard
37060 How to show or hide toolbars is explained in section
37061 \begin_inset space ~
37062 \end_inset
37063
37064
37065 \begin_inset CommandInset ref
37066 LatexCommand ref
37067 reference "sub:Toolbars"
37068
37069 \end_inset
37070
37071 .
37072 \end_layout
37073
37074 \begin_layout Standard
37075 It is also possible to define custom toolbars.
37076  This is described in the 
37077 \emph on
37078 Extended Features
37079 \emph default
37080  manual.
37081 \end_layout
37082
37083 \begin_layout Subsection
37084 Standard Toolbar
37085 \begin_inset Index
37086 status collapsed
37087
37088 \begin_layout Plain Layout
37089 Toolbar ! Standard
37090 \end_layout
37091
37092 \end_inset
37093
37094
37095 \end_layout
37096
37097 \begin_layout Standard
37098 \begin_inset Graphics
37099         filename clipart/StandardToolbar.png
37100         width 100col%
37101
37102 \end_inset
37103
37104
37105 \end_layout
37106
37107 \begin_layout Standard
37108 \begin_inset VSpace defskip
37109 \end_inset
37110
37111
37112 \end_layout
37113
37114 \begin_layout Standard
37115 The standard toolbar as shown above contains from left to right the following
37116  buttons:
37117 \begin_inset ERT
37118 status collapsed
37119
37120 \begin_layout Plain Layout
37121
37122
37123 \backslash
37124 setlength{
37125 \backslash
37126 LTleft}{0pt}
37127 \end_layout
37128
37129 \end_inset
37130
37131
37132 \begin_inset Note Note
37133 status collapsed
37134
37135 \begin_layout Plain Layout
37136 This is necessary to left align the following longtables.
37137  See the 
37138 \emph on
37139 Embedded Objects
37140 \emph default
37141  manual for more information.
37142 \end_layout
37143
37144 \end_inset
37145
37146
37147 \end_layout
37148
37149 \begin_layout Standard
37150 \begin_inset VSpace defskip
37151 \end_inset
37152
37153
37154 \end_layout
37155
37156 \begin_layout Standard
37157 \begin_inset Tabular
37158 <lyxtabular version="3" rows="1" columns="2">
37159 <features islongtable="true">
37160 <column alignment="center" valignment="top" width="0">
37161 <column alignment="center" valignment="top" width="0">
37162 <row>
37163 <cell alignment="center" valignment="top" usebox="none">
37164 \begin_inset Text
37165
37166 \begin_layout Plain Layout
37167 \begin_inset Graphics
37168         filename clipart/ToolbarEnvBox.png
37169         clip
37170
37171 \end_inset
37172
37173
37174 \end_layout
37175
37176 \end_inset
37177 </cell>
37178 <cell alignment="center" valignment="top" usebox="none">
37179 \begin_inset Text
37180
37181 \begin_layout Plain Layout
37182 pull-down menu for the paragraph environments
37183 \end_layout
37184
37185 \end_inset
37186 </cell>
37187 </row>
37188 </lyxtabular>
37189
37190 \end_inset
37191
37192
37193 \end_layout
37194
37195 \begin_layout Standard
37196 \begin_inset VSpace -10mm
37197 \end_inset
37198
37199
37200 \end_layout
37201
37202 \begin_layout Standard
37203 \align left
37204 \begin_inset Tabular
37205 <lyxtabular version="3" rows="20" columns="2">
37206 <features islongtable="true">
37207 <column alignment="left" valignment="top" width="0">
37208 <column alignment="left" valignment="top" width="0">
37209 <row interlinespace="2.5mm">
37210 <cell alignment="center" valignment="top" usebox="none">
37211 \begin_inset Text
37212
37213 \begin_layout Plain Layout
37214
37215 \family sans
37216 \begin_inset Graphics
37217         filename ../images/buffer-new.png
37218         BoundingBox 0bp 5bp 20bp 20bp
37219
37220 \end_inset
37221
37222
37223 \end_layout
37224
37225 \end_inset
37226 </cell>
37227 <cell alignment="center" valignment="top" usebox="none">
37228 \begin_inset Text
37229
37230 \begin_layout Plain Layout
37231
37232 \family sans
37233 File\SpecialChar \menuseparator
37234 New
37235 \end_layout
37236
37237 \end_inset
37238 </cell>
37239 </row>
37240 <row interlinespace="2.5mm">
37241 <cell alignment="center" valignment="top" usebox="none">
37242 \begin_inset Text
37243
37244 \begin_layout Plain Layout
37245 \begin_inset Graphics
37246         filename ../images/file-open.png
37247         BoundingBox 0bp 5bp 20bp 20bp
37248
37249 \end_inset
37250
37251
37252 \end_layout
37253
37254 \end_inset
37255 </cell>
37256 <cell alignment="center" valignment="top" usebox="none">
37257 \begin_inset Text
37258
37259 \begin_layout Plain Layout
37260
37261 \family sans
37262 File\SpecialChar \menuseparator
37263 Open
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 </row>
37269 <row interlinespace="2.5mm">
37270 <cell alignment="center" valignment="top" usebox="none">
37271 \begin_inset Text
37272
37273 \begin_layout Plain Layout
37274 \begin_inset Graphics
37275         filename ../images/buffer-write.png
37276         BoundingBox 0bp 5bp 20bp 20bp
37277
37278 \end_inset
37279
37280
37281 \end_layout
37282
37283 \end_inset
37284 </cell>
37285 <cell alignment="center" valignment="top" usebox="none">
37286 \begin_inset Text
37287
37288 \begin_layout Plain Layout
37289
37290 \family sans
37291 File\SpecialChar \menuseparator
37292 Save
37293 \end_layout
37294
37295 \end_inset
37296 </cell>
37297 </row>
37298 <row interlinespace="2.5mm">
37299 <cell alignment="center" valignment="top" usebox="none">
37300 \begin_inset Text
37301
37302 \begin_layout Plain Layout
37303 \begin_inset Graphics
37304         filename ../images/dialog-show_print.png
37305         BoundingBox 0bp 5bp 24bp 20bp
37306
37307 \end_inset
37308
37309
37310 \end_layout
37311
37312 \end_inset
37313 </cell>
37314 <cell alignment="center" valignment="top" usebox="none">
37315 \begin_inset Text
37316
37317 \begin_layout Plain Layout
37318
37319 \family sans
37320 File\SpecialChar \menuseparator
37321 Print
37322 \end_layout
37323
37324 \end_inset
37325 </cell>
37326 </row>
37327 <row interlinespace="2.5mm">
37328 <cell alignment="center" valignment="top" usebox="none">
37329 \begin_inset Text
37330
37331 \begin_layout Plain Layout
37332 \begin_inset Graphics
37333         filename ../images/dialog-show_spellchecker.png
37334         BoundingBox 0bp 5bp 20bp 20bp
37335
37336 \end_inset
37337
37338
37339 \end_layout
37340
37341 \end_inset
37342 </cell>
37343 <cell alignment="center" valignment="top" usebox="none">
37344 \begin_inset Text
37345
37346 \begin_layout Plain Layout
37347
37348 \family sans
37349 Tools\SpecialChar \menuseparator
37350 Spellchecker
37351 \end_layout
37352
37353 \end_inset
37354 </cell>
37355 </row>
37356 <row interlinespace="2.5mm">
37357 <cell alignment="center" valignment="top" usebox="none">
37358 \begin_inset Text
37359
37360 \begin_layout Plain Layout
37361 \begin_inset Graphics
37362         filename ../images/undo.png
37363         BoundingBox 0bp 5bp 20bp 20bp
37364
37365 \end_inset
37366
37367
37368 \end_layout
37369
37370 \end_inset
37371 </cell>
37372 <cell alignment="center" valignment="top" usebox="none">
37373 \begin_inset Text
37374
37375 \begin_layout Plain Layout
37376
37377 \family sans
37378 Edit\SpecialChar \menuseparator
37379 Undo
37380 \end_layout
37381
37382 \end_inset
37383 </cell>
37384 </row>
37385 <row interlinespace="2.5mm">
37386 <cell alignment="center" valignment="top" usebox="none">
37387 \begin_inset Text
37388
37389 \begin_layout Plain Layout
37390 \begin_inset Graphics
37391         filename ../images/redo.png
37392         BoundingBox 0bp 5bp 20bp 20bp
37393
37394 \end_inset
37395
37396
37397 \end_layout
37398
37399 \end_inset
37400 </cell>
37401 <cell alignment="center" valignment="top" usebox="none">
37402 \begin_inset Text
37403
37404 \begin_layout Plain Layout
37405
37406 \family sans
37407 Edit\SpecialChar \menuseparator
37408 Redo
37409 \end_layout
37410
37411 \end_inset
37412 </cell>
37413 </row>
37414 <row interlinespace="2.5mm">
37415 <cell alignment="center" valignment="top" usebox="none">
37416 \begin_inset Text
37417
37418 \begin_layout Plain Layout
37419 \begin_inset Graphics
37420         filename ../images/cut.png
37421         BoundingBox 0bp 5bp 20bp 20bp
37422
37423 \end_inset
37424
37425
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 <cell alignment="center" valignment="top" usebox="none">
37431 \begin_inset Text
37432
37433 \begin_layout Plain Layout
37434
37435 \family sans
37436 Edit\SpecialChar \menuseparator
37437 Cut
37438 \end_layout
37439
37440 \end_inset
37441 </cell>
37442 </row>
37443 <row interlinespace="2.5mm">
37444 <cell alignment="center" valignment="top" usebox="none">
37445 \begin_inset Text
37446
37447 \begin_layout Plain Layout
37448 \begin_inset Graphics
37449         filename ../images/copy.png
37450         BoundingBox 0bp 5bp 20bp 20bp
37451
37452 \end_inset
37453
37454
37455 \end_layout
37456
37457 \end_inset
37458 </cell>
37459 <cell alignment="center" valignment="top" usebox="none">
37460 \begin_inset Text
37461
37462 \begin_layout Plain Layout
37463
37464 \family sans
37465 Edit\SpecialChar \menuseparator
37466 Copy
37467 \end_layout
37468
37469 \end_inset
37470 </cell>
37471 </row>
37472 <row interlinespace="2.5mm">
37473 <cell alignment="center" valignment="top" usebox="none">
37474 \begin_inset Text
37475
37476 \begin_layout Plain Layout
37477 \begin_inset Graphics
37478         filename ../images/paste.png
37479         BoundingBox 0bp 5bp 20bp 20bp
37480
37481 \end_inset
37482
37483
37484 \end_layout
37485
37486 \end_inset
37487 </cell>
37488 <cell alignment="center" valignment="top" usebox="none">
37489 \begin_inset Text
37490
37491 \begin_layout Plain Layout
37492
37493 \family sans
37494 Edit\SpecialChar \menuseparator
37495 Paste
37496 \end_layout
37497
37498 \end_inset
37499 </cell>
37500 </row>
37501 <row interlinespace="2.5mm">
37502 <cell alignment="center" valignment="top" usebox="none">
37503 \begin_inset Text
37504
37505 \begin_layout Plain Layout
37506 \begin_inset Graphics
37507         filename ../images/dialog-show_findreplace.png
37508         BoundingBox 0bp 5bp 20bp 25bp
37509         rotateOrigin center
37510
37511 \end_inset
37512
37513
37514 \end_layout
37515
37516 \end_inset
37517 </cell>
37518 <cell alignment="center" valignment="top" usebox="none">
37519 \begin_inset Text
37520
37521 \begin_layout Plain Layout
37522
37523 \family sans
37524 Edit\SpecialChar \menuseparator
37525 Find
37526 \begin_inset space \thinspace{}
37527 \end_inset
37528
37529 &
37530 \begin_inset space \thinspace{}
37531 \end_inset
37532
37533 Replace
37534 \end_layout
37535
37536 \end_inset
37537 </cell>
37538 </row>
37539 <row interlinespace="2.5mm">
37540 <cell alignment="center" valignment="top" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544 \begin_inset Graphics
37545         filename ../images/font-emph.png
37546         BoundingBox 0bp 5bp 20bp 20bp
37547
37548 \end_inset
37549
37550
37551 \end_layout
37552
37553 \end_inset
37554 </cell>
37555 <cell alignment="center" valignment="top" usebox="none">
37556 \begin_inset Text
37557
37558 \begin_layout Plain Layout
37559 Emphasize text, function of the Edit
37560 \family sans
37561 \SpecialChar \menuseparator
37562 Text
37563 \begin_inset space ~
37564 \end_inset
37565
37566 Style
37567 \family default
37568  dialog
37569 \end_layout
37570
37571 \end_inset
37572 </cell>
37573 </row>
37574 <row interlinespace="2.5mm">
37575 <cell alignment="center" valignment="top" usebox="none">
37576 \begin_inset Text
37577
37578 \begin_layout Plain Layout
37579 \begin_inset Graphics
37580         filename ../images/font-noun.png
37581         BoundingBox 0bp 5bp 20bp 20bp
37582
37583 \end_inset
37584
37585
37586 \end_layout
37587
37588 \end_inset
37589 </cell>
37590 <cell alignment="center" valignment="top" usebox="none">
37591 \begin_inset Text
37592
37593 \begin_layout Plain Layout
37594 Set text to noun style, function of the Edit
37595 \family sans
37596 \SpecialChar \menuseparator
37597 Text
37598 \begin_inset space ~
37599 \end_inset
37600
37601 Style
37602 \family default
37603  dialog
37604 \end_layout
37605
37606 \end_inset
37607 </cell>
37608 </row>
37609 <row interlinespace="2.5mm">
37610 <cell alignment="center" valignment="top" usebox="none">
37611 \begin_inset Text
37612
37613 \begin_layout Plain Layout
37614 \begin_inset Graphics
37615         filename ../images/textstyle-apply.png
37616         BoundingBox 0bp 5bp 20bp 20bp
37617
37618 \end_inset
37619
37620
37621 \end_layout
37622
37623 \end_inset
37624 </cell>
37625 <cell alignment="center" valignment="top" usebox="none">
37626 \begin_inset Text
37627
37628 \begin_layout Plain Layout
37629 Formats text using the current settings in the 
37630 \family sans
37631 Edit\SpecialChar \menuseparator
37632 Text
37633 \begin_inset space ~
37634 \end_inset
37635
37636 Style
37637 \family default
37638  dialog
37639 \end_layout
37640
37641 \end_inset
37642 </cell>
37643 </row>
37644 <row interlinespace="2.5mm">
37645 <cell alignment="center" valignment="top" usebox="none">
37646 \begin_inset Text
37647
37648 \begin_layout Plain Layout
37649 \begin_inset Graphics
37650         filename ../images/math-mode.png
37651         BoundingBox 0bp 5bp 20bp 20bp
37652
37653 \end_inset
37654
37655
37656 \end_layout
37657
37658 \end_inset
37659 </cell>
37660 <cell alignment="center" valignment="top" usebox="none">
37661 \begin_inset Text
37662
37663 \begin_layout Plain Layout
37664
37665 \family sans
37666 Insert\SpecialChar \menuseparator
37667 Math\SpecialChar \menuseparator
37668 Inline
37669 \begin_inset space ~
37670 \end_inset
37671
37672 Formula
37673 \end_layout
37674
37675 \end_inset
37676 </cell>
37677 </row>
37678 <row interlinespace="2.5mm">
37679 <cell alignment="center" valignment="top" usebox="none">
37680 \begin_inset Text
37681
37682 \begin_layout Plain Layout
37683 \begin_inset Graphics
37684         filename ../images/dialog-show-new-inset_graphics.png
37685         BoundingBox 0bp 5bp 20bp 25bp
37686         rotateOrigin center
37687
37688 \end_inset
37689
37690
37691 \end_layout
37692
37693 \end_inset
37694 </cell>
37695 <cell alignment="center" valignment="top" usebox="none">
37696 \begin_inset Text
37697
37698 \begin_layout Plain Layout
37699
37700 \family sans
37701 Insert\SpecialChar \menuseparator
37702 Graphics
37703 \end_layout
37704
37705 \end_inset
37706 </cell>
37707 </row>
37708 <row interlinespace="2.5mm">
37709 <cell alignment="center" valignment="top" usebox="none">
37710 \begin_inset Text
37711
37712 \begin_layout Plain Layout
37713 \begin_inset Graphics
37714         filename ../images/tabular-insert.png
37715         BoundingBox 0bp 5bp 20bp 25bp
37716         rotateOrigin center
37717
37718 \end_inset
37719
37720
37721 \end_layout
37722
37723 \end_inset
37724 </cell>
37725 <cell alignment="center" valignment="top" usebox="none">
37726 \begin_inset Text
37727
37728 \begin_layout Plain Layout
37729
37730 \family sans
37731 Insert\SpecialChar \menuseparator
37732 Table
37733 \end_layout
37734
37735 \end_inset
37736 </cell>
37737 </row>
37738 <row interlinespace="2.5mm">
37739 <cell alignment="center" valignment="top" usebox="none">
37740 \begin_inset Text
37741
37742 \begin_layout Plain Layout
37743 \begin_inset Graphics
37744         filename ../images/dialog-toggle_toc.png
37745         BoundingBox 0bp 5bp 20bp 25bp
37746         rotateOrigin center
37747
37748 \end_inset
37749
37750
37751 \end_layout
37752
37753 \end_inset
37754 </cell>
37755 <cell alignment="center" valignment="top" usebox="none">
37756 \begin_inset Text
37757
37758 \begin_layout Plain Layout
37759 Toggle outline window on/off, 
37760 \family sans
37761 Document\SpecialChar \menuseparator
37762 Outline
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/toolbar-toggle_math.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 Toggle math toolbar on/off
37790 \end_layout
37791
37792 \end_inset
37793 </cell>
37794 </row>
37795 <row interlinespace="2.5mm">
37796 <cell alignment="center" valignment="top" usebox="none">
37797 \begin_inset Text
37798
37799 \begin_layout Plain Layout
37800 \begin_inset Graphics
37801         filename ../images/toolbar-toggle_table.png
37802         BoundingBox 0bp 5bp 20bp 25bp
37803         rotateOrigin center
37804
37805 \end_inset
37806
37807
37808 \end_layout
37809
37810 \end_inset
37811 </cell>
37812 <cell alignment="center" valignment="top" usebox="none">
37813 \begin_inset Text
37814
37815 \begin_layout Plain Layout
37816 Toggle table toolbar on/off
37817 \end_layout
37818
37819 \end_inset
37820 </cell>
37821 </row>
37822 </lyxtabular>
37823
37824 \end_inset
37825
37826
37827 \end_layout
37828
37829 \begin_layout Subsection
37830 Extra Toolbar
37831 \begin_inset Index
37832 status collapsed
37833
37834 \begin_layout Plain Layout
37835 Toolbar ! Extra
37836 \end_layout
37837
37838 \end_inset
37839
37840
37841 \end_layout
37842
37843 \begin_layout Standard
37844 \begin_inset Graphics
37845         filename clipart/ExtraToolbar.png
37846         width 100col%
37847
37848 \end_inset
37849
37850
37851 \end_layout
37852
37853 \begin_layout Standard
37854 \begin_inset VSpace defskip
37855 \end_inset
37856
37857
37858 \end_layout
37859
37860 \begin_layout Standard
37861 The extra toolbar as shown above contains from left to right the following
37862  buttons:
37863 \end_layout
37864
37865 \begin_layout Standard
37866 \begin_inset VSpace defskip
37867 \end_inset
37868
37869
37870 \end_layout
37871
37872 \begin_layout Standard
37873 \begin_inset Tabular
37874 <lyxtabular version="3" rows="24" columns="2">
37875 <features islongtable="true">
37876 <column alignment="left" valignment="top" width="0">
37877 <column alignment="left" valignment="top" width="0">
37878 <row interlinespace="2.5mm">
37879 <cell alignment="center" valignment="top" usebox="none">
37880 \begin_inset Text
37881
37882 \begin_layout Plain Layout
37883 \begin_inset Graphics
37884         filename ../images/layout.png
37885         BoundingBox 0bp 5bp 20bp 25bp
37886         rotateOrigin center
37887
37888 \end_inset
37889
37890
37891 \end_layout
37892
37893 \end_inset
37894 </cell>
37895 <cell alignment="center" valignment="top" usebox="none">
37896 \begin_inset Text
37897
37898 \begin_layout Plain Layout
37899 Default
37900 \end_layout
37901
37902 \end_inset
37903 </cell>
37904 </row>
37905 <row interlinespace="2.5mm">
37906 <cell alignment="center" valignment="top" usebox="none">
37907 \begin_inset Text
37908
37909 \begin_layout Plain Layout
37910 \begin_inset Graphics
37911         filename ../images/layout_Enumerate.png
37912         BoundingBox 0bp 5bp 20bp 25bp
37913         rotateOrigin center
37914
37915 \end_inset
37916
37917
37918 \end_layout
37919
37920 \end_inset
37921 </cell>
37922 <cell alignment="center" valignment="top" usebox="none">
37923 \begin_inset Text
37924
37925 \begin_layout Plain Layout
37926 Numbered list
37927 \end_layout
37928
37929 \end_inset
37930 </cell>
37931 </row>
37932 <row interlinespace="2.5mm">
37933 <cell alignment="center" valignment="top" usebox="none">
37934 \begin_inset Text
37935
37936 \begin_layout Plain Layout
37937 \begin_inset Graphics
37938         filename ../images/layout_Itemize.png
37939         BoundingBox 0bp 5bp 20bp 25bp
37940         rotateOrigin center
37941
37942 \end_inset
37943
37944
37945 \end_layout
37946
37947 \end_inset
37948 </cell>
37949 <cell alignment="center" valignment="top" usebox="none">
37950 \begin_inset Text
37951
37952 \begin_layout Plain Layout
37953 Itemized list
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 </row>
37959 <row interlinespace="2.5mm">
37960 <cell alignment="center" valignment="top" usebox="none">
37961 \begin_inset Text
37962
37963 \begin_layout Plain Layout
37964 \begin_inset Graphics
37965         filename ../images/layout_List.png
37966         BoundingBox 0bp 5bp 20bp 25bp
37967         rotateOrigin center
37968
37969 \end_inset
37970
37971
37972 \end_layout
37973
37974 \end_inset
37975 </cell>
37976 <cell alignment="center" valignment="top" usebox="none">
37977 \begin_inset Text
37978
37979 \begin_layout Plain Layout
37980 List
37981 \end_layout
37982
37983 \end_inset
37984 </cell>
37985 </row>
37986 <row interlinespace="2.5mm">
37987 <cell alignment="center" valignment="top" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991 \begin_inset Graphics
37992         filename ../images/layout_Description.png
37993         BoundingBox 0bp 5bp 20bp 25bp
37994         rotateOrigin center
37995
37996 \end_inset
37997
37998
37999 \end_layout
38000
38001 \end_inset
38002 </cell>
38003 <cell alignment="center" valignment="top" usebox="none">
38004 \begin_inset Text
38005
38006 \begin_layout Plain Layout
38007 Description list
38008 \end_layout
38009
38010 \end_inset
38011 </cell>
38012 </row>
38013 <row interlinespace="2.5mm">
38014 <cell alignment="center" valignment="top" usebox="none">
38015 \begin_inset Text
38016
38017 \begin_layout Plain Layout
38018 \begin_inset Graphics
38019         filename ../images/depth-increment.png
38020         BoundingBox 0bp 5bp 20bp 25bp
38021         rotateOrigin center
38022
38023 \end_inset
38024
38025
38026 \end_layout
38027
38028 \end_inset
38029 </cell>
38030 <cell alignment="center" valignment="top" usebox="none">
38031 \begin_inset Text
38032
38033 \begin_layout Plain Layout
38034
38035 \family sans
38036 Edit\SpecialChar \menuseparator
38037 Increase
38038 \begin_inset space ~
38039 \end_inset
38040
38041 List
38042 \begin_inset space ~
38043 \end_inset
38044
38045 Depth
38046 \end_layout
38047
38048 \end_inset
38049 </cell>
38050 </row>
38051 <row interlinespace="2.5mm">
38052 <cell alignment="center" valignment="top" usebox="none">
38053 \begin_inset Text
38054
38055 \begin_layout Plain Layout
38056 \begin_inset Graphics
38057         filename ../images/depth-decrement.png
38058         BoundingBox 0bp 5bp 20bp 25bp
38059         rotateOrigin center
38060
38061 \end_inset
38062
38063
38064 \end_layout
38065
38066 \end_inset
38067 </cell>
38068 <cell alignment="center" valignment="top" usebox="none">
38069 \begin_inset Text
38070
38071 \begin_layout Plain Layout
38072
38073 \family sans
38074 Edit\SpecialChar \menuseparator
38075 Decrease
38076 \begin_inset space ~
38077 \end_inset
38078
38079 List
38080 \begin_inset space ~
38081 \end_inset
38082
38083 Depth
38084 \end_layout
38085
38086 \end_inset
38087 </cell>
38088 </row>
38089 <row interlinespace="2.5mm">
38090 <cell alignment="center" valignment="top" usebox="none">
38091 \begin_inset Text
38092
38093 \begin_layout Plain Layout
38094 \begin_inset Graphics
38095         filename ../images/float-insert_figure.png
38096         BoundingBox 0bp 5bp 20bp 20bp
38097
38098 \end_inset
38099
38100
38101 \end_layout
38102
38103 \end_inset
38104 </cell>
38105 <cell alignment="center" valignment="top" usebox="none">
38106 \begin_inset Text
38107
38108 \begin_layout Plain Layout
38109
38110 \family sans
38111 Insert\SpecialChar \menuseparator
38112 Float\SpecialChar \menuseparator
38113 Figure
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 </row>
38119 <row interlinespace="2.5mm">
38120 <cell alignment="center" valignment="top" usebox="none">
38121 \begin_inset Text
38122
38123 \begin_layout Plain Layout
38124 \begin_inset Graphics
38125         filename ../images/float-insert_table.png
38126         BoundingBox 0bp 5bp 20bp 20bp
38127
38128 \end_inset
38129
38130
38131 \end_layout
38132
38133 \end_inset
38134 </cell>
38135 <cell alignment="center" valignment="top" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139
38140 \family sans
38141 Insert\SpecialChar \menuseparator
38142 Float\SpecialChar \menuseparator
38143 Table
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 </row>
38149 <row interlinespace="2.5mm">
38150 <cell alignment="center" valignment="top" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154 \begin_inset Graphics
38155         filename ../images/label-insert.png
38156         BoundingBox 0bp 5bp 20bp 20bp
38157
38158 \end_inset
38159
38160
38161 \end_layout
38162
38163 \end_inset
38164 </cell>
38165 <cell alignment="center" valignment="top" usebox="none">
38166 \begin_inset Text
38167
38168 \begin_layout Plain Layout
38169
38170 \family sans
38171 Insert\SpecialChar \menuseparator
38172 Label
38173 \end_layout
38174
38175 \end_inset
38176 </cell>
38177 </row>
38178 <row interlinespace="2.5mm">
38179 <cell alignment="center" valignment="top" usebox="none">
38180 \begin_inset Text
38181
38182 \begin_layout Plain Layout
38183 \begin_inset Graphics
38184         filename ../images/dialog-show-new-inset_ref.png
38185         BoundingBox 0bp 5bp 20bp 20bp
38186
38187 \end_inset
38188
38189
38190 \end_layout
38191
38192 \end_inset
38193 </cell>
38194 <cell alignment="center" valignment="top" usebox="none">
38195 \begin_inset Text
38196
38197 \begin_layout Plain Layout
38198
38199 \family sans
38200 Insert\SpecialChar \menuseparator
38201 Cross-Reference
38202 \end_layout
38203
38204 \end_inset
38205 </cell>
38206 </row>
38207 <row interlinespace="2.5mm">
38208 <cell alignment="center" valignment="top" usebox="none">
38209 \begin_inset Text
38210
38211 \begin_layout Plain Layout
38212 \begin_inset Graphics
38213         filename ../images/dialog-show-new-inset_citation.png
38214         BoundingBox 0bp 5bp 20bp 20bp
38215
38216 \end_inset
38217
38218
38219 \end_layout
38220
38221 \end_inset
38222 </cell>
38223 <cell alignment="center" valignment="top" usebox="none">
38224 \begin_inset Text
38225
38226 \begin_layout Plain Layout
38227
38228 \family sans
38229 Insert\SpecialChar \menuseparator
38230 Citation
38231 \end_layout
38232
38233 \end_inset
38234 </cell>
38235 </row>
38236 <row interlinespace="2.5mm">
38237 <cell alignment="center" valignment="top" usebox="none">
38238 \begin_inset Text
38239
38240 \begin_layout Plain Layout
38241 \begin_inset Graphics
38242         filename ../images/index-insert.png
38243         BoundingBox 0bp 5bp 20bp 20bp
38244
38245 \end_inset
38246
38247
38248 \end_layout
38249
38250 \end_inset
38251 </cell>
38252 <cell alignment="center" valignment="top" usebox="none">
38253 \begin_inset Text
38254
38255 \begin_layout Plain Layout
38256
38257 \family sans
38258 Insert\SpecialChar \menuseparator
38259 Index
38260 \begin_inset space ~
38261 \end_inset
38262
38263 Entry
38264 \end_layout
38265
38266 \end_inset
38267 </cell>
38268 </row>
38269 <row interlinespace="2.5mm">
38270 <cell alignment="center" valignment="top" usebox="none">
38271 \begin_inset Text
38272
38273 \begin_layout Plain Layout
38274 \begin_inset Graphics
38275         filename ../images/nomencl-insert.png
38276         BoundingBox 0bp 5bp 20bp 20bp
38277
38278 \end_inset
38279
38280
38281 \end_layout
38282
38283 \end_inset
38284 </cell>
38285 <cell alignment="center" valignment="top" usebox="none">
38286 \begin_inset Text
38287
38288 \begin_layout Plain Layout
38289
38290 \family sans
38291 Insert\SpecialChar \menuseparator
38292 Nomenclature
38293 \begin_inset space ~
38294 \end_inset
38295
38296 Entry
38297 \end_layout
38298
38299 \end_inset
38300 </cell>
38301 </row>
38302 <row interlinespace="2.5mm">
38303 <cell alignment="center" valignment="top" usebox="none">
38304 \begin_inset Text
38305
38306 \begin_layout Plain Layout
38307 \begin_inset Graphics
38308         filename ../images/footnote-insert.png
38309         BoundingBox 0bp 5bp 20bp 20bp
38310
38311 \end_inset
38312
38313
38314 \end_layout
38315
38316 \end_inset
38317 </cell>
38318 <cell alignment="center" valignment="top" usebox="none">
38319 \begin_inset Text
38320
38321 \begin_layout Plain Layout
38322
38323 \family sans
38324 Insert\SpecialChar \menuseparator
38325 Footnote
38326 \end_layout
38327
38328 \end_inset
38329 </cell>
38330 </row>
38331 <row interlinespace="2.5mm">
38332 <cell alignment="center" valignment="top" usebox="none">
38333 \begin_inset Text
38334
38335 \begin_layout Plain Layout
38336 \begin_inset Graphics
38337         filename ../images/marginalnote-insert.png
38338         BoundingBox 0bp 5bp 20bp 25bp
38339         rotateOrigin center
38340
38341 \end_inset
38342
38343
38344 \end_layout
38345
38346 \end_inset
38347 </cell>
38348 <cell alignment="center" valignment="top" usebox="none">
38349 \begin_inset Text
38350
38351 \begin_layout Plain Layout
38352
38353 \family sans
38354 Insert\SpecialChar \menuseparator
38355 Marginal
38356 \begin_inset space ~
38357 \end_inset
38358
38359 Note
38360 \end_layout
38361
38362 \end_inset
38363 </cell>
38364 </row>
38365 <row interlinespace="2.5mm">
38366 <cell alignment="center" valignment="top" usebox="none">
38367 \begin_inset Text
38368
38369 \begin_layout Plain Layout
38370 \begin_inset Graphics
38371         filename ../images/note-insert.png
38372         BoundingBox 0bp 5bp 20bp 20bp
38373
38374 \end_inset
38375
38376
38377 \end_layout
38378
38379 \end_inset
38380 </cell>
38381 <cell alignment="center" valignment="top" usebox="none">
38382 \begin_inset Text
38383
38384 \begin_layout Plain Layout
38385
38386 \family sans
38387 Insert\SpecialChar \menuseparator
38388 Note\SpecialChar \menuseparator
38389 LyX
38390 \begin_inset space ~
38391 \end_inset
38392
38393 Note
38394 \end_layout
38395
38396 \end_inset
38397 </cell>
38398 </row>
38399 <row interlinespace="2.5mm">
38400 <cell alignment="center" valignment="top" usebox="none">
38401 \begin_inset Text
38402
38403 \begin_layout Plain Layout
38404 \begin_inset Graphics
38405         filename ../images/box-insert.png
38406         BoundingBox 0bp 5bp 20bp 20bp
38407
38408 \end_inset
38409
38410
38411 \end_layout
38412
38413 \end_inset
38414 </cell>
38415 <cell alignment="center" valignment="top" usebox="none">
38416 \begin_inset Text
38417
38418 \begin_layout Plain Layout
38419
38420 \family sans
38421 Insert\SpecialChar \menuseparator
38422 Box
38423 \end_layout
38424
38425 \end_inset
38426 </cell>
38427 </row>
38428 <row interlinespace="2.5mm">
38429 <cell alignment="center" valignment="top" usebox="none">
38430 \begin_inset Text
38431
38432 \begin_layout Plain Layout
38433 \begin_inset Graphics
38434         filename ../images/url-insert.png
38435         BoundingBox 0bp 5bp 20bp 20bp
38436
38437 \end_inset
38438
38439
38440 \end_layout
38441
38442 \end_inset
38443 </cell>
38444 <cell alignment="center" valignment="top" usebox="none">
38445 \begin_inset Text
38446
38447 \begin_layout Plain Layout
38448
38449 \family sans
38450 Insert\SpecialChar \menuseparator
38451 URL
38452 \end_layout
38453
38454 \end_inset
38455 </cell>
38456 </row>
38457 <row interlinespace="2.5mm">
38458 <cell alignment="center" valignment="top" usebox="none">
38459 \begin_inset Text
38460
38461 \begin_layout Plain Layout
38462 \begin_inset Graphics
38463         filename ../images/ert-insert.png
38464         BoundingBox 0bp 5bp 20bp 20bp
38465
38466 \end_inset
38467
38468
38469 \end_layout
38470
38471 \end_inset
38472 </cell>
38473 <cell alignment="center" valignment="top" usebox="none">
38474 \begin_inset Text
38475
38476 \begin_layout Plain Layout
38477
38478 \family sans
38479 Insert\SpecialChar \menuseparator
38480 T
38481 \family default
38482
38483 \begin_inset ERT
38484 status collapsed
38485
38486 \begin_layout Plain Layout
38487
38488 {}
38489 \end_layout
38490
38491 \end_inset
38492
38493
38494 \family sans
38495 eX
38496 \end_layout
38497
38498 \end_inset
38499 </cell>
38500 </row>
38501 <row interlinespace="2.5mm">
38502 <cell alignment="center" valignment="top" usebox="none">
38503 \begin_inset Text
38504
38505 \begin_layout Plain Layout
38506 \begin_inset Graphics
38507         filename ../images/dialog-show-new-inset_include.png
38508         BoundingBox 0bp 5bp 20bp 20bp
38509
38510 \end_inset
38511
38512
38513 \end_layout
38514
38515 \end_inset
38516 </cell>
38517 <cell alignment="center" valignment="top" usebox="none">
38518 \begin_inset Text
38519
38520 \begin_layout Plain Layout
38521
38522 \family sans
38523 Insert\SpecialChar \menuseparator
38524 File\SpecialChar \menuseparator
38525 Child
38526 \begin_inset space ~
38527 \end_inset
38528
38529 Document
38530 \end_layout
38531
38532 \end_inset
38533 </cell>
38534 </row>
38535 <row interlinespace="2.5mm">
38536 <cell alignment="center" valignment="top" usebox="none">
38537 \begin_inset Text
38538
38539 \begin_layout Plain Layout
38540 \begin_inset Graphics
38541         filename ../images/dialog-show_character.png
38542         BoundingBox 0bp 5bp 20bp 25bp
38543         rotateOrigin center
38544
38545 \end_inset
38546
38547
38548 \end_layout
38549
38550 \end_inset
38551 </cell>
38552 <cell alignment="center" valignment="top" usebox="none">
38553 \begin_inset Text
38554
38555 \begin_layout Plain Layout
38556
38557 \family sans
38558 Edit\SpecialChar \menuseparator
38559 Text
38560 \begin_inset space ~
38561 \end_inset
38562
38563 Style
38564 \end_layout
38565
38566 \end_inset
38567 </cell>
38568 </row>
38569 <row interlinespace="2.5mm">
38570 <cell alignment="center" valignment="top" usebox="none">
38571 \begin_inset Text
38572
38573 \begin_layout Plain Layout
38574 \begin_inset Graphics
38575         filename ../images/layout-paragraph.png
38576         BoundingBox 0bp 5bp 20bp 25bp
38577         rotateOrigin center
38578
38579 \end_inset
38580
38581
38582 \end_layout
38583
38584 \end_inset
38585 </cell>
38586 <cell alignment="center" valignment="top" usebox="none">
38587 \begin_inset Text
38588
38589 \begin_layout Plain Layout
38590
38591 \family sans
38592 Edit\SpecialChar \menuseparator
38593 Paragraph
38594 \begin_inset space ~
38595 \end_inset
38596
38597 Settings
38598 \end_layout
38599
38600 \end_inset
38601 </cell>
38602 </row>
38603 <row interlinespace="2.5mm">
38604 <cell alignment="center" valignment="top" usebox="none">
38605 \begin_inset Text
38606
38607 \begin_layout Plain Layout
38608 \begin_inset Graphics
38609         filename ../images/thesaurus-entry.png
38610         BoundingBox 0bp 5bp 20bp 25bp
38611         rotateOrigin center
38612
38613 \end_inset
38614
38615
38616 \end_layout
38617
38618 \end_inset
38619 </cell>
38620 <cell alignment="center" valignment="top" usebox="none">
38621 \begin_inset Text
38622
38623 \begin_layout Plain Layout
38624
38625 \family sans
38626 Tools\SpecialChar \menuseparator
38627 Thesaurus
38628 \end_layout
38629
38630 \end_inset
38631 </cell>
38632 </row>
38633 </lyxtabular>
38634
38635 \end_inset
38636
38637
38638 \end_layout
38639
38640 \begin_layout Subsection
38641 View / Update Toolbar
38642 \begin_inset Index
38643 status collapsed
38644
38645 \begin_layout Plain Layout
38646 Toolbar ! View / Update
38647 \end_layout
38648
38649 \end_inset
38650
38651
38652 \end_layout
38653
38654 \begin_layout Standard
38655 \begin_inset Graphics
38656         filename clipart/ViewToolbar.png
38657
38658 \end_inset
38659
38660
38661 \end_layout
38662
38663 \begin_layout Standard
38664 \begin_inset VSpace defskip
38665 \end_inset
38666
38667
38668 \end_layout
38669
38670 \begin_layout Standard
38671 The view / update toolbar as shown above contains from left to right the
38672  following buttons:
38673 \end_layout
38674
38675 \begin_layout Standard
38676 \begin_inset VSpace defskip
38677 \end_inset
38678
38679
38680 \end_layout
38681
38682 \begin_layout Standard
38683 \begin_inset Tabular
38684 <lyxtabular version="3" rows="6" columns="2">
38685 <features islongtable="true">
38686 <column alignment="left" valignment="top" width="0">
38687 <column alignment="left" valignment="top" width="0">
38688 <row interlinespace="2.5mm">
38689 <cell alignment="center" valignment="top" usebox="none">
38690 \begin_inset Text
38691
38692 \begin_layout Plain Layout
38693 \begin_inset Graphics
38694         filename ../images/buffer-view_dvi.png
38695         BoundingBox 0bp 5bp 20bp 25bp
38696         rotateOrigin center
38697
38698 \end_inset
38699
38700
38701 \end_layout
38702
38703 \end_inset
38704 </cell>
38705 <cell alignment="center" valignment="top" usebox="none">
38706 \begin_inset Text
38707
38708 \begin_layout Plain Layout
38709
38710 \family sans
38711 View\SpecialChar \menuseparator
38712 DVI
38713 \end_layout
38714
38715 \end_inset
38716 </cell>
38717 </row>
38718 <row interlinespace="2.5mm">
38719 <cell alignment="center" valignment="top" usebox="none">
38720 \begin_inset Text
38721
38722 \begin_layout Plain Layout
38723 \begin_inset Graphics
38724         filename ../images/buffer-update_dvi.png
38725         BoundingBox 0bp 5bp 20bp 25bp
38726         rotateOrigin center
38727
38728 \end_inset
38729
38730
38731 \end_layout
38732
38733 \end_inset
38734 </cell>
38735 <cell alignment="center" valignment="top" usebox="none">
38736 \begin_inset Text
38737
38738 \begin_layout Plain Layout
38739
38740 \family sans
38741 View\SpecialChar \menuseparator
38742 Update\SpecialChar \menuseparator
38743 DVI
38744 \end_layout
38745
38746 \end_inset
38747 </cell>
38748 </row>
38749 <row interlinespace="2.5mm">
38750 <cell alignment="center" valignment="top" usebox="none">
38751 \begin_inset Text
38752
38753 \begin_layout Plain Layout
38754 \begin_inset Graphics
38755         filename ../images/buffer-view_pdf2.png
38756         BoundingBox 0bp 5bp 20bp 25bp
38757         rotateOrigin center
38758
38759 \end_inset
38760
38761
38762 \end_layout
38763
38764 \end_inset
38765 </cell>
38766 <cell alignment="center" valignment="top" usebox="none">
38767 \begin_inset Text
38768
38769 \begin_layout Plain Layout
38770
38771 \family sans
38772 View\SpecialChar \menuseparator
38773 PDF
38774 \end_layout
38775
38776 \end_inset
38777 </cell>
38778 </row>
38779 <row interlinespace="2.5mm">
38780 <cell alignment="center" valignment="top" usebox="none">
38781 \begin_inset Text
38782
38783 \begin_layout Plain Layout
38784 \begin_inset Graphics
38785         filename ../images/buffer-update_pdf2.png
38786         BoundingBox 0bp 5bp 20bp 25bp
38787         rotateOrigin center
38788
38789 \end_inset
38790
38791
38792 \end_layout
38793
38794 \end_inset
38795 </cell>
38796 <cell alignment="center" valignment="top" usebox="none">
38797 \begin_inset Text
38798
38799 \begin_layout Plain Layout
38800
38801 \family sans
38802 View\SpecialChar \menuseparator
38803 Update\SpecialChar \menuseparator
38804 PDF
38805 \begin_inset Foot
38806 status collapsed
38807
38808 \begin_layout Plain Layout
38809 This button is on some LyX for Windows installations not here because its
38810  functionality is merged with 
38811 \family sans
38812 View\SpecialChar \menuseparator
38813 PDF
38814 \family default
38815 .
38816  
38817 \end_layout
38818
38819 \end_inset
38820
38821
38822 \end_layout
38823
38824 \end_inset
38825 </cell>
38826 </row>
38827 <row interlinespace="2.5mm">
38828 <cell alignment="center" valignment="top" usebox="none">
38829 \begin_inset Text
38830
38831 \begin_layout Plain Layout
38832 \begin_inset Graphics
38833         filename ../images/buffer-view_ps.png
38834         BoundingBox 0bp 5bp 20bp 25bp
38835         rotateOrigin center
38836
38837 \end_inset
38838
38839
38840 \end_layout
38841
38842 \end_inset
38843 </cell>
38844 <cell alignment="center" valignment="top" usebox="none">
38845 \begin_inset Text
38846
38847 \begin_layout Plain Layout
38848
38849 \family sans
38850 View\SpecialChar \menuseparator
38851 Postscript
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 </row>
38857 <row interlinespace="2.5mm">
38858 <cell alignment="center" valignment="top" usebox="none">
38859 \begin_inset Text
38860
38861 \begin_layout Plain Layout
38862 \begin_inset Graphics
38863         filename ../images/buffer-update_ps.png
38864         BoundingBox 0bp 5bp 20bp 25bp
38865         rotateOrigin center
38866
38867 \end_inset
38868
38869
38870 \end_layout
38871
38872 \end_inset
38873 </cell>
38874 <cell alignment="center" valignment="top" usebox="none">
38875 \begin_inset Text
38876
38877 \begin_layout Plain Layout
38878
38879 \family sans
38880 View\SpecialChar \menuseparator
38881 Update\SpecialChar \menuseparator
38882 Postscript
38883 \end_layout
38884
38885 \end_inset
38886 </cell>
38887 </row>
38888 </lyxtabular>
38889
38890 \end_inset
38891
38892
38893 \end_layout
38894
38895 \begin_layout Subsection
38896 Other Toolbars
38897 \end_layout
38898
38899 \begin_layout Standard
38900 The change tracking toolbar is explained in section
38901 \begin_inset space ~
38902 \end_inset
38903
38904
38905 \begin_inset CommandInset ref
38906 LatexCommand ref
38907 reference "sec:Change-Tracking"
38908
38909 \end_inset
38910
38911 , the table toolbar
38912 \begin_inset Index
38913 status collapsed
38914
38915 \begin_layout Plain Layout
38916 Toolbar ! Table
38917 \end_layout
38918
38919 \end_inset
38920
38921  is explained in the 
38922 \emph on
38923 Embedded Objects
38924 \emph default
38925  manual.
38926 \end_layout
38927
38928 \begin_layout Chapter
38929 The 
38930 \family sans
38931 Preferences
38932 \family default
38933  Dialog
38934 \begin_inset CommandInset label
38935 LatexCommand label
38936 name "cha:The-Preferences-dialog"
38937
38938 \end_inset
38939
38940
38941 \begin_inset Index
38942 status collapsed
38943
38944 \begin_layout Plain Layout
38945 Preferences
38946 \end_layout
38947
38948 \end_inset
38949
38950
38951 \end_layout
38952
38953 \begin_layout Standard
38954 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38955 Preferences.
38956  It consists of submenus explained in the following.
38957 \end_layout
38958
38959 \begin_layout Section
38960 Look and Feel
38961 \end_layout
38962
38963 \begin_layout Subsection
38964 User Interface
38965 \begin_inset CommandInset label
38966 LatexCommand label
38967 name "sec:ui"
38968
38969 \end_inset
38970
38971
38972 \begin_inset Index
38973 status collapsed
38974
38975 \begin_layout Plain Layout
38976 Customization ! of toolbars
38977 \end_layout
38978
38979 \end_inset
38980
38981
38982 \begin_inset Index
38983 status collapsed
38984
38985 \begin_layout Plain Layout
38986 Customization ! of menus
38987 \end_layout
38988
38989 \end_inset
38990
38991
38992 \end_layout
38993
38994 \begin_layout Standard
38995 \begin_inset Note Greyedout
38996 status open
38997
38998 \begin_layout Plain Layout
38999
39000 \series bold
39001 Note:
39002 \series default
39003  You have to restart LyX before changes in ui- and bind-files take effect.
39004 \end_layout
39005
39006 \end_inset
39007
39008
39009 \end_layout
39010
39011 \begin_layout Subsubsection
39012 User Interface File
39013 \begin_inset Index
39014 status collapsed
39015
39016 \begin_layout Plain Layout
39017 Customization ! of toolbars
39018 \end_layout
39019
39020 \end_inset
39021
39022
39023 \begin_inset Index
39024 status collapsed
39025
39026 \begin_layout Plain Layout
39027 Customization ! of menus
39028 \end_layout
39029
39030 \end_inset
39031
39032
39033 \end_layout
39034
39035 \begin_layout Standard
39036 The appearance of the menus and toolbars can be changed by choosing an user
39037  interface (ui) file.
39038  An ui-file is a textfile where the toolbars and menus are listed.
39039  The toolbar buttons and menu entries are specified in the files 
39040 \shape italic
39041 stdtoolbars.inc
39042 \shape default
39043  and 
39044 \shape italic
39045 stdmenus.inc
39046 \shape default
39047 , respectively.
39048  Both files are loaded by the 
39049 \emph on
39050 default.ui
39051 \emph default
39052  file.
39053  To create your own menu and toolbar layout, start with a copy of these
39054  files and edit the entries.
39055 \end_layout
39056
39057 \begin_layout Standard
39058 The syntax of the .inc-files is straightforward: The 
39059 \family sans
39060 Menubar
39061 \family default
39062
39063 \family sans
39064 Menu
39065 \family default
39066  and 
39067 \family sans
39068 Toolbar
39069 \family default
39070  entries must be ended with an explicit 
39071 \family sans
39072 End
39073 \family default
39074 .
39075  They may contain 
39076 \family sans
39077 Submenus
39078 \family default
39079
39080 \family sans
39081 Items
39082 \family default
39083
39084 \family sans
39085 OptItems
39086 \family default
39087
39088 \family sans
39089 Separators
39090 \family default
39091
39092 \family sans
39093 Icons,
39094 \family default
39095  and in the case of the 
39096 \begin_inset Quotes eld
39097 \end_inset
39098
39099 file
39100 \begin_inset Quotes erd
39101 \end_inset
39102
39103  menus a 
39104 \family sans
39105 Lastfiles
39106 \family default
39107  entry.
39108  The syntax for the entries is:
39109 \end_layout
39110
39111 \begin_layout Standard
39112 \begin_inset VSpace smallskip*
39113 \end_inset
39114
39115
39116 \series bold
39117 Item 
39118 \begin_inset Quotes erd
39119 \end_inset
39120
39121 menu 
39122 \series default
39123 or
39124 \series bold
39125  button name
39126 \begin_inset Quotes erd
39127 \end_inset
39128
39129  
39130 \begin_inset Quotes erd
39131 \end_inset
39132
39133 LyX-function
39134 \begin_inset Quotes erd
39135 \end_inset
39136
39137
39138 \end_layout
39139
39140 \begin_layout Standard
39141 \noindent
39142 \begin_inset VSpace smallskip*
39143 \end_inset
39144
39145 All LyX-functions are listed in 
39146 \begin_inset CommandInset citation
39147 LatexCommand cite
39148 key "LyX-func"
39149
39150 \end_inset
39151
39152 .
39153 \end_layout
39154
39155 \begin_layout Standard
39156 \begin_inset VSpace medskip
39157 \end_inset
39158
39159
39160 \end_layout
39161
39162 \begin_layout Standard
39163 An example: Assuming you use the menu 
39164 \family sans
39165 Navigate\SpecialChar \menuseparator
39166 Bookmarks
39167 \family default
39168  quite often and therefore want six available bookmarks, you can add the
39169  line
39170 \end_layout
39171
39172 \begin_layout Standard
39173 \begin_inset VSpace smallskip*
39174 \end_inset
39175
39176
39177 \series bold
39178 Item "Save Bookmark 6" "bookmark-save 6"
39179 \end_layout
39180
39181 \begin_layout Standard
39182 \noindent
39183 \begin_inset VSpace smallskip*
39184 \end_inset
39185
39186 to the navigate menu section in the .inc-file to have the sixth bookmark.
39187 \end_layout
39188
39189 \begin_layout Subsubsection
39190 Bind-File
39191 \begin_inset Index
39192 status collapsed
39193
39194 \begin_layout Plain Layout
39195 Bindings
39196 \end_layout
39197
39198 \end_inset
39199
39200
39201 \end_layout
39202
39203 \begin_layout Standard
39204 Bindings are used to bind a function to a key.
39205  Several binding files are available:
39206 \end_layout
39207
39208 \begin_layout Description
39209 cua.bind typical set of PC keyboard shortcuts
39210 \end_layout
39211
39212 \begin_layout Description
39213 (x)emacs.bind set of bindings like they are used in the editor programs 
39214 \family sans
39215 Emacs
39216 \family default
39217  (
39218 \family sans
39219 XEmacs
39220 \family default
39221 )
39222 \end_layout
39223
39224 \begin_layout Description
39225 mac.bind set of bindings for 
39226 \family sans
39227 Mac
39228 \begin_inset space \thinspace{}
39229 \end_inset
39230
39231 OS
39232 \family default
39233  systems.
39234 \end_layout
39235
39236 \begin_layout Standard
39237 There are also bind-files designed for special document classes, like 
39238 \shape italic
39239 broadway.bind
39240 \shape default
39241 , and bind files for special languages.
39242  The name of language bind-files begin with a language code, e.g.
39243  
39244 \begin_inset Quotes eld
39245 \end_inset
39246
39247 pt
39248 \begin_inset Quotes erd
39249 \end_inset
39250
39251  for Portuguese.
39252  If you use LyX in a certain language, LyX will try to use the appropriate
39253  bind-file.
39254 \end_layout
39255
39256 \begin_layout Standard
39257 Some bind-files, like 
39258 \emph on
39259 math.bind
39260 \emph default
39261 , have only a small scope.
39262  When looking at the the end of the file 
39263 \shape italic
39264 cua.bind
39265 \shape default
39266 , you can see that they are included to keep the overview in the bind-file.
39267 \end_layout
39268
39269 \begin_layout Standard
39270 If you like to customize the keybindings to your own taste, modify the bind-file
39271 s with a text editor.
39272  The syntax of the entries is:
39273 \end_layout
39274
39275 \begin_layout Standard
39276
39277 \series bold
39278
39279 \backslash
39280 bind 
39281 \begin_inset Quotes erd
39282 \end_inset
39283
39284 key combination
39285 \begin_inset Quotes erd
39286 \end_inset
39287
39288  
39289 \begin_inset Quotes erd
39290 \end_inset
39291
39292 LyX-function
39293 \begin_inset Quotes erd
39294 \end_inset
39295
39296
39297 \end_layout
39298
39299 \begin_layout Standard
39300 All LyX-functions are listed in 
39301 \begin_inset CommandInset citation
39302 LatexCommand cite
39303 key "LyX-func"
39304
39305 \end_inset
39306
39307 .
39308 \end_layout
39309
39310 \begin_layout Subsubsection
39311 Session
39312 \end_layout
39313
39314 \begin_layout Standard
39315 When the option 
39316 \family sans
39317 Save
39318 \begin_inset space \thinspace{}
39319 \end_inset
39320
39321 /
39322 \begin_inset space \thinspace{}
39323 \end_inset
39324
39325 restore window size, or use fixed size
39326 \family default
39327  is not checked, you can specify the size of LyX's main window when LyX
39328  is started.
39329 \end_layout
39330
39331 \begin_layout Standard
39332 With the option 
39333 \family sans
39334 Save
39335 \begin_inset space \thinspace{}
39336 \end_inset
39337
39338 /
39339 \begin_inset space \thinspace{}
39340 \end_inset
39341
39342 restore window position
39343 \family default
39344  LyX will be opened with its main window at the last used position.
39345 \end_layout
39346
39347 \begin_layout Standard
39348 The option 
39349 \family sans
39350 Restore cursor positions
39351 \family default
39352  sets the cursor to the position in the file where it has been the last
39353  time.
39354 \end_layout
39355
39356 \begin_layout Standard
39357 The option 
39358 \family sans
39359 Load opened files from last session
39360 \family default
39361  opens all files that were opened in the last LyX session.
39362 \end_layout
39363
39364 \begin_layout Subsubsection
39365 Documents
39366 \begin_inset CommandInset label
39367 LatexCommand label
39368 name "sub:Backup documents"
39369
39370 \end_inset
39371
39372
39373 \begin_inset Index
39374 status collapsed
39375
39376 \begin_layout Plain Layout
39377 Backup ! Documents
39378 \end_layout
39379
39380 \end_inset
39381
39382
39383 \end_layout
39384
39385 \begin_layout Standard
39386 When the option 
39387 \family sans
39388 Backup documents
39389 \family default
39390  is set, you can specify the time between backup saves.
39391 \end_layout
39392
39393 \begin_layout Standard
39394
39395 \family sans
39396 Maximum last files
39397 \family default
39398  is the number of last opened files that LyX should display in the menu
39399  
39400 \family sans
39401 File\SpecialChar \menuseparator
39402 Open
39403 \begin_inset space ~
39404 \end_inset
39405
39406 Recent
39407 \family default
39408 .
39409 \end_layout
39410
39411 \begin_layout Subsubsection
39412 Scrolling
39413 \end_layout
39414
39415 \begin_layout Standard
39416 The option 
39417 \family sans
39418 Cursor follows scrollbar
39419 \family default
39420  sets the cursor to the top of the currently displayed document part when
39421  scrolling.
39422 \end_layout
39423
39424 \begin_layout Subsubsection
39425 Pixmap Cache
39426 \end_layout
39427
39428 \begin_layout Standard
39429 With the option 
39430 \family sans
39431 Enable Pixmap Cache
39432 \family default
39433  enabled, LyX needs to redraw the screen less often.
39434  This results in better performance, especially on slow systems.
39435  On the other hand, the characters might look more fuzzy on screen.
39436  So whether you enable this or not depends on whether you prefer speed over
39437  aesthetics.
39438  Note that the Pixmap Cache is only available and useful under Mac
39439 \begin_inset space ~
39440 \end_inset
39441
39442 OS and Windows.
39443 \end_layout
39444
39445 \begin_layout Subsection
39446 Screen Fonts
39447 \begin_inset Index
39448 status collapsed
39449
39450 \begin_layout Plain Layout
39451 Font ! Screen
39452 \end_layout
39453
39454 \end_inset
39455
39456
39457 \begin_inset CommandInset label
39458 LatexCommand label
39459 name "sub:Screen-Fonts"
39460
39461 \end_inset
39462
39463
39464 \end_layout
39465
39466 \begin_layout Standard
39467 These fonts are used to display your documents on the screen.
39468 \end_layout
39469
39470 \begin_layout Standard
39471 \begin_inset Note Greyedout
39472 status open
39473
39474 \begin_layout Plain Layout
39475
39476 \series bold
39477 Note:
39478 \series default
39479  This section only deals with the fonts 
39480 \emph on
39481 inside
39482 \emph default
39483  the LyX window.
39484  The fonts that appear on the output are independent from these fonts, and
39485  set in the menu 
39486 \family sans
39487 Document\SpecialChar \menuseparator
39488 Settings\SpecialChar \menuseparator
39489 Fonts
39490 \family default
39491 .
39492 \end_layout
39493
39494 \end_inset
39495
39496
39497 \end_layout
39498
39499 \begin_layout Standard
39500 By default, LyX uses 
39501 \family typewriter
39502 Times
39503 \family default
39504  as roman (serif) font, 
39505 \family typewriter
39506 Arial
39507 \family default
39508  or 
39509 \family typewriter
39510 Helvetica
39511 \family default
39512  (depends on the system) as 
39513 \family sans
39514 sans
39515 \begin_inset space ~
39516 \end_inset
39517
39518 serif
39519 \family default
39520  font, and 
39521 \family typewriter
39522 Courier
39523 \family default
39524  as 
39525 \family typewriter
39526 typewriter
39527 \family default
39528  font.
39529 \end_layout
39530
39531 \begin_layout Standard
39532 You can change the font size with the 
39533 \family sans
39534 Zoom
39535 \family default
39536  setting.
39537 \end_layout
39538
39539 \begin_layout Standard
39540
39541 \family sans
39542 Screen DPI
39543 \family default
39544  is the screen resolution in dpi (dots per inch).
39545  The Font Sizes are calculated as letter height in units of points.
39546  72
39547 \begin_inset space \thinspace{}
39548 \end_inset
39549
39550 points have the size of 1
39551 \begin_inset space \thinspace{}
39552 \end_inset
39553
39554 inch, see Appendix
39555 \begin_inset space ~
39556 \end_inset
39557
39558
39559 \begin_inset CommandInset ref
39560 LatexCommand ref
39561 reference "cha:Units-available-in"
39562
39563 \end_inset
39564
39565 .
39566 \end_layout
39567
39568 \begin_layout Standard
39569 The default 
39570 \family sans
39571 Font Sizes
39572 \family default
39573  are the same as if a document font size of 10
39574 \begin_inset Formula $\,$
39575 \end_inset
39576
39577 pt would be used.
39578  The sizes are explained in detail in section
39579 \begin_inset space ~
39580 \end_inset
39581
39582
39583 \begin_inset CommandInset ref
39584 LatexCommand ref
39585 reference "sub:Document-Font"
39586
39587 \end_inset
39588
39589 .
39590 \end_layout
39591
39592 \begin_layout Subsection
39593 Colors
39594 \begin_inset Index
39595 status collapsed
39596
39597 \begin_layout Plain Layout
39598 Color ! LyX screen
39599 \end_layout
39600
39601 \end_inset
39602
39603
39604 \begin_inset Index
39605 status collapsed
39606
39607 \begin_layout Plain Layout
39608 Settings ! Color
39609 \end_layout
39610
39611 \end_inset
39612
39613
39614 \end_layout
39615
39616 \begin_layout Standard
39617 You can here change all colors used by LyX.
39618  Choose an item in the list and use the 
39619 \family sans
39620 Alter
39621 \family default
39622  button.
39623 \end_layout
39624
39625 \begin_layout Subsection
39626 Graphics
39627 \begin_inset Index
39628 status collapsed
39629
39630 \begin_layout Plain Layout
39631 Settings ! Graphics
39632 \end_layout
39633
39634 \end_inset
39635
39636
39637 \end_layout
39638
39639 \begin_layout Standard
39640 Here you can specify how graphics inside LyX are displayed.
39641 \end_layout
39642
39643 \begin_layout Standard
39644
39645 \family sans
39646 Instant Preview
39647 \family default
39648  enables previewing snippets of your document.
39649  This feature is described in section
39650 \begin_inset space ~
39651 \end_inset
39652
39653
39654 \begin_inset CommandInset ref
39655 LatexCommand ref
39656 reference "sec:Previewing-snippets-of"
39657
39658 \end_inset
39659
39660 .
39661 \end_layout
39662
39663 \begin_layout Subsection
39664 Keyboard Map
39665 \begin_inset Index
39666 status collapsed
39667
39668 \begin_layout Plain Layout
39669 Keyboard Map
39670 \end_layout
39671
39672 \end_inset
39673
39674
39675 \begin_inset Index
39676 status collapsed
39677
39678 \begin_layout Plain Layout
39679 Settings ! Keyboard Map
39680 \end_layout
39681
39682 \end_inset
39683
39684
39685 \begin_inset CommandInset label
39686 LatexCommand label
39687 name "sub:Keyboard-Map"
39688
39689 \end_inset
39690
39691
39692 \end_layout
39693
39694 \begin_layout Standard
39695 Normally keyboard settings have to be done in a menu of your operating system.
39696  For the case that this is not possible, LyX provides keyboard maps.
39697  If you have e.
39698 \begin_inset space \thinspace{}
39699 \end_inset
39700
39701 g.
39702 \begin_inset space ~
39703 \end_inset
39704
39705 a Czech keyboard but want to write with it like with a Romanian one, you
39706  can use the keyboard map file named 
39707 \emph on
39708 romanian.kmap
39709 \emph default
39710 .
39711 \end_layout
39712
39713 \begin_layout Standard
39714 \begin_inset Note Greyedout
39715 status open
39716
39717 \begin_layout Plain Layout
39718
39719 \series bold
39720 Note:
39721 \series default
39722  Keyboard maps are only provided as makeshift and don't work on all systems.
39723 \end_layout
39724
39725 \end_inset
39726
39727
39728 \end_layout
39729
39730 \begin_layout Section
39731 Paths
39732 \begin_inset Index
39733 status collapsed
39734
39735 \begin_layout Plain Layout
39736 Paths
39737 \end_layout
39738
39739 \end_inset
39740
39741
39742 \begin_inset Index
39743 status collapsed
39744
39745 \begin_layout Plain Layout
39746 Settings ! Directory
39747 \end_layout
39748
39749 \end_inset
39750
39751
39752 \end_layout
39753
39754 \begin_layout Description
39755 Working
39756 \begin_inset space ~
39757 \end_inset
39758
39759 directory This is LyX's working directory.
39760  It is the default when you 
39761 \family sans
39762 Open
39763 \family default
39764
39765 \family sans
39766 Save
39767 \family default
39768  or 
39769 \family sans
39770 Save
39771 \begin_inset space ~
39772 \end_inset
39773
39774 as
39775 \family default
39776  files.
39777 \end_layout
39778
39779 \begin_layout Description
39780 Document
39781 \begin_inset space ~
39782 \end_inset
39783
39784 templates This directory will be opened when you use the menu 
39785 \family sans
39786 File\SpecialChar \menuseparator
39787 New
39788 \begin_inset space ~
39789 \end_inset
39790
39791 from
39792 \begin_inset space ~
39793 \end_inset
39794
39795 Template
39796 \family default
39797 .
39798 \end_layout
39799
39800 \begin_layout Description
39801 Backup
39802 \begin_inset space ~
39803 \end_inset
39804
39805 directory
39806 \begin_inset Index
39807 status collapsed
39808
39809 \begin_layout Plain Layout
39810 Backup ! Directory
39811 \end_layout
39812
39813 \end_inset
39814
39815  Backup copies will be saved to this directory.
39816  When no directory is given but backups are enabled as described in section
39817 \begin_inset space ~
39818 \end_inset
39819
39820
39821 \begin_inset CommandInset ref
39822 LatexCommand ref
39823 reference "sub:Backup documents"
39824
39825 \end_inset
39826
39827 , the 
39828 \family sans
39829 Working directory
39830 \family default
39831  will be used to save the backups.
39832 \begin_inset Newline newline
39833 \end_inset
39834
39835 The backup files have the ending 
39836 \begin_inset Quotes eld
39837 \end_inset
39838
39839 .lyx~
39840 \begin_inset Quotes erd
39841 \end_inset
39842
39843 .
39844 \end_layout
39845
39846 \begin_layout Description
39847 Ly
39848 \begin_inset ERT
39849 status collapsed
39850
39851 \begin_layout Plain Layout
39852
39853 {}
39854 \end_layout
39855
39856 \end_inset
39857
39858 XServer-Pipe Here you can enter the name of a Unix-pipe.
39859  This pipe is used to send data from external programs to LyX.
39860 \begin_inset Newline newline
39861 \end_inset
39862
39863
39864 \begin_inset Note Greyedout
39865 status open
39866
39867 \begin_layout Plain Layout
39868
39869 \series bold
39870 Note:
39871 \series default
39872  This feature doesn't work on Windows systems.
39873 \end_layout
39874
39875 \end_inset
39876
39877
39878 \end_layout
39879
39880 \begin_layout Description
39881 Temporary
39882 \begin_inset space ~
39883 \end_inset
39884
39885 directory Temporary files will be saved in this directory.
39886 \end_layout
39887
39888 \begin_layout Description
39889 PATH
39890 \begin_inset space ~
39891 \end_inset
39892
39893 prefix This field contains a list of paths to external programs.
39894  When LyX needs to use an external program, it looks in this list where
39895  to find it on the system.
39896  The path list is automatically set up on Windows and Mac systems while
39897  LyX is configured, so that you normally don't have to modify it.
39898  On Unix
39899 \begin_inset space \thinspace{}
39900 \end_inset
39901
39902 /
39903 \begin_inset space \thinspace{}
39904 \end_inset
39905
39906 Linux systems, the path list will need to be set only if there are external
39907  programs you wish to use that are not in your normal system path ($PATH).
39908  
39909 \end_layout
39910
39911 \begin_layout Section
39912 Identity
39913 \end_layout
39914
39915 \begin_layout Standard
39916 Here you can insert your name and email address.
39917  The identity will be used when you have enabled change tracking as described
39918  in section
39919 \begin_inset space ~
39920 \end_inset
39921
39922
39923 \begin_inset CommandInset ref
39924 LatexCommand ref
39925 reference "sec:Change-Tracking"
39926
39927 \end_inset
39928
39929 , to mark changes you make as yours.
39930 \end_layout
39931
39932 \begin_layout Section
39933 Language Settings
39934 \begin_inset Index
39935 status collapsed
39936
39937 \begin_layout Plain Layout
39938 Language ! Settings
39939 \end_layout
39940
39941 \end_inset
39942
39943
39944 \begin_inset Index
39945 status collapsed
39946
39947 \begin_layout Plain Layout
39948 Settings ! Language
39949 \end_layout
39950
39951 \end_inset
39952
39953
39954 \end_layout
39955
39956 \begin_layout Subsection
39957 Language
39958 \end_layout
39959
39960 \begin_layout Description
39961 Default
39962 \begin_inset space ~
39963 \end_inset
39964
39965 language is the language used in new documents
39966 \end_layout
39967
39968 \begin_layout Description
39969 Language
39970 \begin_inset space ~
39971 \end_inset
39972
39973 package is a LaTeX-command to load a LaTeX-package that handles language
39974  issues.
39975  The default is the LaTeX-command 
39976 \family sans
39977
39978 \backslash
39979 usepackage{babel}
39980 \family default
39981  that loads the package 
39982 \series bold
39983 babel
39984 \series default
39985 .
39986 \begin_inset Foot
39987 status collapsed
39988
39989 \begin_layout Plain Layout
39990 For an introduction to the LaTeX-Syntax, have a look at section
39991 \begin_inset space ~
39992 \end_inset
39993
39994
39995 \begin_inset CommandInset ref
39996 LatexCommand ref
39997 reference "sec:TeX-Code"
39998
39999 \end_inset
40000
40001 .
40002 \end_layout
40003
40004 \end_inset
40005
40006
40007 \begin_inset Newline newline
40008 \end_inset
40009
40010 The 
40011 \series bold
40012 babel
40013 \series default
40014  translates in the background automatically text labels of documents to
40015  the document language.
40016  A text label is for instance the word 
40017 \begin_inset Quotes eld
40018 \end_inset
40019
40020 Table
40021 \begin_inset Quotes erd
40022 \end_inset
40023
40024  at the beginning of every table-caption.
40025 \end_layout
40026
40027 \begin_layout Description
40028 Command
40029 \begin_inset space ~
40030 \end_inset
40031
40032 start When a special LaTeX-package is needed to write in a certain document
40033  language, you can here specify the command to start the package.
40034  An example is the start command 
40035 \family sans
40036
40037 \backslash
40038 begin{arabtext}
40039 \family default
40040  that is needed to write Arabic using the package 
40041 \series bold
40042 ArabTeX
40043 \series default
40044 , see 
40045 \begin_inset CommandInset citation
40046 LatexCommand cite
40047 key "Arabic"
40048
40049 \end_inset
40050
40051 .
40052  The default is the 
40053 \series bold
40054 babel
40055 \series default
40056  command 
40057 \family sans
40058
40059 \backslash
40060 selectlanguage{$$lang}
40061 \family default
40062 .
40063 \end_layout
40064
40065 \begin_layout Description
40066 Command
40067 \begin_inset space ~
40068 \end_inset
40069
40070 end Counterpart to 
40071 \family sans
40072 Command start
40073 \family default
40074 .
40075  Some packages, like the default, don't have an end command since the start
40076  command toggles the package on and off.
40077 \end_layout
40078
40079 \begin_layout Description
40080 Use
40081 \begin_inset space ~
40082 \end_inset
40083
40084 babel Whether 
40085 \series bold
40086 babel
40087 \series default
40088  is used or not.
40089 \end_layout
40090
40091 \begin_layout Description
40092 Global When this option is set, the languages used in the document will
40093  be added as options to the document class options, so that they can be
40094  used by all Latex@LaTeX-packages.
40095  Otherwise they will only be used as options for the 
40096 \series bold
40097 babel
40098 \series default
40099  package.
40100 \end_layout
40101
40102 \begin_layout Description
40103 Auto
40104 \begin_inset space ~
40105 \end_inset
40106
40107 begin When this option is set, the documents starts with the chosen document
40108  language.
40109  When this option is not set, the 
40110 \family sans
40111 Command
40112 \begin_inset space ~
40113 \end_inset
40114
40115 start
40116 \family default
40117  is explicitly set to the beginning of the document in the LaTeX-output.
40118  This assures that the correct language is used when you use another 
40119 \family sans
40120 Command
40121 \begin_inset space ~
40122 \end_inset
40123
40124 start
40125 \family default
40126  than the default.
40127 \end_layout
40128
40129 \begin_layout Description
40130 Auto
40131 \begin_inset space ~
40132 \end_inset
40133
40134 end Counterpart to 
40135 \family sans
40136 Auto
40137 \begin_inset space ~
40138 \end_inset
40139
40140 begin
40141 \family default
40142 .
40143  When it is not set, the 
40144 \family sans
40145 Command
40146 \begin_inset space ~
40147 \end_inset
40148
40149 end
40150 \family default
40151  is set to the end of the document.
40152 \end_layout
40153
40154 \begin_layout Description
40155 Mark
40156 \begin_inset space ~
40157 \end_inset
40158
40159 foreign
40160 \begin_inset space ~
40161 \end_inset
40162
40163 languages Text marked formatted in a language different from the document
40164  language will be underlined blue.
40165 \end_layout
40166
40167 \begin_layout Description
40168 Right
40169 \begin_inset space ~
40170 \end_inset
40171
40172 to
40173 \begin_inset space ~
40174 \end_inset
40175
40176 left
40177 \begin_inset space ~
40178 \end_inset
40179
40180 language
40181 \begin_inset space ~
40182 \end_inset
40183
40184 support Enables the use of languages, written from right to left, like Arabic,
40185  Hebrew, Farsi.
40186 \end_layout
40187
40188 \begin_layout Subsection
40189 Spellchecker
40190 \end_layout
40191
40192 \begin_layout Standard
40193 The spellchecker settings are explained in section
40194 \begin_inset space ~
40195 \end_inset
40196
40197
40198 \begin_inset CommandInset ref
40199 LatexCommand ref
40200 reference "sec:Spellchecking"
40201
40202 \end_inset
40203
40204
40205 \end_layout
40206
40207 \begin_layout Section
40208 Outputs
40209 \end_layout
40210
40211 \begin_layout Subsection
40212 Printer
40213 \begin_inset CommandInset label
40214 LatexCommand label
40215 name "sub:Printer"
40216
40217 \end_inset
40218
40219
40220 \begin_inset Index
40221 status collapsed
40222
40223 \begin_layout Plain Layout
40224 Printer
40225 \end_layout
40226
40227 \end_inset
40228
40229
40230 \begin_inset Index
40231 status collapsed
40232
40233 \begin_layout Plain Layout
40234 Settings ! Printer
40235 \end_layout
40236
40237 \end_inset
40238
40239
40240 \end_layout
40241
40242 \begin_layout Description
40243 Default
40244 \begin_inset space ~
40245 \end_inset
40246
40247 printer Here you can specify the name of your default printer.
40248  The name will be used when the 
40249 \family sans
40250 Printer command
40251 \family default
40252  is executed.
40253 \begin_inset Newline newline
40254 \end_inset
40255
40256
40257 \begin_inset Note Greyedout
40258 status open
40259
40260 \begin_layout Plain Layout
40261
40262 \series bold
40263 Note:
40264 \series default
40265  You can leave this field empty on Windows systems because it has there
40266  no effect.
40267 \end_layout
40268
40269 \end_inset
40270
40271
40272 \end_layout
40273
40274 \begin_layout Description
40275 Adapt
40276 \begin_inset space ~
40277 \end_inset
40278
40279 output
40280 \begin_inset space ~
40281 \end_inset
40282
40283 to
40284 \begin_inset space ~
40285 \end_inset
40286
40287 printer This option works only for the 
40288 \family sans
40289 Printer command
40290 \family default
40291  
40292 \begin_inset Quotes eld
40293 \end_inset
40294
40295
40296 \family sans
40297 dvips
40298 \family default
40299
40300 \begin_inset Quotes erd
40301 \end_inset
40302
40303 .
40304  It activates a configuration file for dvips.
40305  This is an option only for dvips experts.
40306 \end_layout
40307
40308 \begin_layout Description
40309 Printer
40310 \begin_inset space ~
40311 \end_inset
40312
40313 command is the command LyX
40314 \begin_inset space \thinspace{}
40315 \end_inset
40316
40317 /
40318 \begin_inset space \thinspace{}
40319 \end_inset
40320
40321 LaTeX uses for printing.
40322  The default is on most systems 
40323 \family sans
40324 dvips
40325 \family default
40326 .
40327 \end_layout
40328
40329 \begin_layout Description
40330 Printer
40331 \begin_inset space ~
40332 \end_inset
40333
40334 Command
40335 \begin_inset space ~
40336 \end_inset
40337
40338 Options Here you can specify printer options.
40339  A list of printer options with explanations can be found in the documentation
40340  of the program that provides the 
40341 \family sans
40342 Printer command
40343 \family default
40344  you are using.
40345 \end_layout
40346
40347 \begin_layout Subsection
40348 Date Format
40349 \begin_inset Index
40350 status collapsed
40351
40352 \begin_layout Plain Layout
40353 Date Format
40354 \end_layout
40355
40356 \end_inset
40357
40358
40359 \begin_inset Index
40360 status collapsed
40361
40362 \begin_layout Plain Layout
40363 Settings ! Date format
40364 \end_layout
40365
40366 \end_inset
40367
40368
40369 \end_layout
40370
40371 \begin_layout Standard
40372 The date format can be one or a mixture of the formats listed here:
40373 \begin_inset Newline newline
40374 \end_inset
40375
40376
40377 \begin_inset Flex URL
40378 status collapsed
40379
40380 \begin_layout Plain Layout
40381
40382 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40383 \end_layout
40384
40385 \end_inset
40386
40387
40388 \begin_inset Newline newline
40389 \end_inset
40390
40391 For example the format
40392 \begin_inset Newline newline
40393 \end_inset
40394
40395 %d/%m/%y
40396 \begin_inset Newline newline
40397 \end_inset
40398
40399 prints the date as day/month/year.
40400 \end_layout
40401
40402 \begin_layout Subsection
40403 Plain Text
40404 \end_layout
40405
40406 \begin_layout Description
40407 Output
40408 \begin_inset space ~
40409 \end_inset
40410
40411 line
40412 \begin_inset space ~
40413 \end_inset
40414
40415 length sets the maximum number of characters printed in one line when using
40416  the menu 
40417 \family sans
40418 File\SpecialChar \menuseparator
40419 Export\SpecialChar \menuseparator
40420 Plain
40421 \begin_inset space ~
40422 \end_inset
40423
40424 text
40425 \family default
40426 .
40427  Setting the line line length to 0 means all text is printed in one endless
40428  line.
40429 \end_layout
40430
40431 \begin_layout Description
40432 roff
40433 \begin_inset space ~
40434 \end_inset
40435
40436 command defines an additional command used to produce better ASCII tables
40437  with the 
40438 \family typewriter
40439 groff/troff/nroff
40440 \family default
40441  UNIX-commands (refer to their manuals for more information about them).
40442  Setting this as empty tells LyX to use the internal formatter.
40443 \end_layout
40444
40445 \begin_layout Subsection
40446 LaT
40447 \begin_inset ERT
40448 status collapsed
40449
40450 \begin_layout Plain Layout
40451
40452 {}
40453 \end_layout
40454
40455 \end_inset
40456
40457 eX
40458 \begin_inset CommandInset label
40459 LatexCommand label
40460 name "sub:LaTeX-settings"
40461
40462 \end_inset
40463
40464
40465 \begin_inset Index
40466 status collapsed
40467
40468 \begin_layout Plain Layout
40469 Settings ! Latex@LaTeX
40470 \end_layout
40471
40472 \end_inset
40473
40474
40475 \end_layout
40476
40477 \begin_layout Description
40478 Te
40479 \begin_inset ERT
40480 status collapsed
40481
40482 \begin_layout Plain Layout
40483
40484 {}
40485 \end_layout
40486
40487 \end_inset
40488
40489 X
40490 \begin_inset space ~
40491 \end_inset
40492
40493 encoding This is the default encoding of the document font.
40494  
40495 \family sans
40496 T1
40497 \family default
40498  is the default and covers western languages and symbols.
40499  
40500 \family sans
40501 T2A
40502 \family default
40503
40504 \family sans
40505 T2B
40506 \family default
40507
40508 \family sans
40509 T2C
40510 \family default
40511
40512 \family sans
40513 LCY
40514 \family default
40515 , and 
40516 \family sans
40517 X2
40518 \family default
40519  are for Cyrillic.
40520  Combinations of the encodings are possible, like 
40521 \begin_inset Quotes erd
40522 \end_inset
40523
40524
40525 \family sans
40526 T1, T2B
40527 \family default
40528
40529 \begin_inset Quotes erd
40530 \end_inset
40531
40532 .
40533  The font encoding is normally automatically loaded by the language packages
40534  LyX sets up in the background.
40535  So there is no need to change the default encoding.
40536 \end_layout
40537
40538 \begin_layout Description
40539 Default
40540 \begin_inset space ~
40541 \end_inset
40542
40543 paper
40544 \begin_inset space ~
40545 \end_inset
40546
40547 size This is the paper size that is used for new documents.
40548  The 
40549 \family sans
40550 Default
40551 \family default
40552  value depends on your LaTeX-system setup.
40553 \end_layout
40554
40555 \begin_layout Description
40556 Reset
40557 \begin_inset space ~
40558 \end_inset
40559
40560 class
40561 \begin_inset space ~
40562 \end_inset
40563
40564 options
40565 \begin_inset space ~
40566 \end_inset
40567
40568 when
40569 \begin_inset space ~
40570 \end_inset
40571
40572 document
40573 \begin_inset space ~
40574 \end_inset
40575
40576 classes
40577 \begin_inset space ~
40578 \end_inset
40579
40580 changes Removes all manually set document class options in the 
40581 \family sans
40582 Document\SpecialChar \menuseparator
40583 Settings
40584 \family default
40585  dialog when changing the document class.
40586 \end_layout
40587
40588 \begin_layout Standard
40589 In the 
40590 \family sans
40591 External Applications
40592 \family default
40593  field you can specify commands with parameters for the listed applications.
40594  Before you change something here, it is strongly recommended to read the
40595  manuals of the applications.
40596  Currently the following commands can be set:
40597 \end_layout
40598
40599 \begin_layout Description
40600 CheckTe
40601 \begin_inset ERT
40602 status collapsed
40603
40604 \begin_layout Plain Layout
40605
40606 {}
40607 \end_layout
40608
40609 \end_inset
40610
40611 X
40612 \begin_inset space ~
40613 \end_inset
40614
40615 command Command for the program 
40616 \family sans
40617 CheckTeX
40618 \family default
40619  that is described in section 
40620 \emph on
40621 Checking TeX
40622 \emph default
40623  of the 
40624 \emph on
40625 Extended Features
40626 \emph default
40627  manual.
40628 \end_layout
40629
40630 \begin_layout Description
40631 BibTe
40632 \begin_inset ERT
40633 status collapsed
40634
40635 \begin_layout Plain Layout
40636
40637 {}
40638 \end_layout
40639
40640 \end_inset
40641
40642 X
40643 \begin_inset space ~
40644 \end_inset
40645
40646 command Command for the program 
40647 \family sans
40648 BibTeX
40649 \family default
40650  that generates the bibliography, see section
40651 \begin_inset space ~
40652 \end_inset
40653
40654
40655 \begin_inset CommandInset ref
40656 LatexCommand ref
40657 reference "sub:Bibliography-databases"
40658
40659 \end_inset
40660
40661 .
40662 \end_layout
40663
40664 \begin_layout Description
40665 Index
40666 \begin_inset space ~
40667 \end_inset
40668
40669 command Command for the program that generates the index, see section
40670 \begin_inset space ~
40671 \end_inset
40672
40673
40674 \begin_inset CommandInset ref
40675 LatexCommand ref
40676 reference "sub:Index-Program"
40677
40678 \end_inset
40679
40680 .
40681 \end_layout
40682
40683 \begin_layout Description
40684 DVI
40685 \begin_inset space ~
40686 \end_inset
40687
40688 viewer
40689 \begin_inset space ~
40690 \end_inset
40691
40692 paper
40693 \begin_inset space ~
40694 \end_inset
40695
40696 size
40697 \begin_inset space ~
40698 \end_inset
40699
40700 options They only have an effect when the program 
40701 \family sans
40702 xdvi
40703 \family default
40704  is used as DVI-viewer.
40705 \end_layout
40706
40707 \begin_layout Subsection
40708 Paths
40709 \begin_inset Index
40710 status collapsed
40711
40712 \begin_layout Plain Layout
40713 Paths
40714 \end_layout
40715
40716 \end_inset
40717
40718
40719 \begin_inset Index
40720 status collapsed
40721
40722 \begin_layout Plain Layout
40723 Settings ! Paths
40724 \end_layout
40725
40726 \end_inset
40727
40728
40729 \end_layout
40730
40731 \begin_layout Standard
40732 The submenu 
40733 \family sans
40734 Paths
40735 \family default
40736  is only available in the Windows version of LyX.
40737  The option 
40738 \family sans
40739 Use Windows-style paths in LaTeX files
40740 \family default
40741  uses the Windows path style:
40742 \end_layout
40743
40744 \begin_layout Standard
40745 C:
40746 \backslash
40747 test
40748 \backslash
40749 hello
40750 \end_layout
40751
40752 \begin_layout Standard
40753 instead of the Unix path style:
40754 \end_layout
40755
40756 \begin_layout Standard
40757 C:/test/hello
40758 \end_layout
40759
40760 \begin_layout Section
40761 Converters
40762 \begin_inset Index
40763 status collapsed
40764
40765 \begin_layout Plain Layout
40766 Converters
40767 \end_layout
40768
40769 \end_inset
40770
40771
40772 \end_layout
40773
40774 \begin_layout Standard
40775 Here you find the list of defined converter commands to convert material
40776  from one format to another.
40777  You can modify them or create new ones.
40778  To modify a converter, select it, change the entry of the field 
40779 \family sans
40780 Converter
40781 \family default
40782  and/or 
40783 \family sans
40784 Extra
40785 \begin_inset space ~
40786 \end_inset
40787
40788 flag
40789 \family default
40790 , and press the 
40791 \family sans
40792 Modify
40793 \family default
40794  button.
40795  To create a new converter, select an existing one, select a different format
40796  in the 
40797 \family sans
40798 From
40799 \begin_inset space ~
40800 \end_inset
40801
40802 format
40803 \family default
40804  drop-down list, modify the 
40805 \family sans
40806 Converter
40807 \family default
40808  field, and press the 
40809 \family sans
40810 Add
40811 \family default
40812  button.
40813 \end_layout
40814
40815 \begin_layout Standard
40816 When the 
40817 \family sans
40818 Converter File Cache
40819 \family default
40820  is enabled, conversions will be cached as long as specified in the field
40821  
40822 \family sans
40823 Maximum Age (in days
40824 \family default
40825 ).
40826  This means that images don't need to be converted again when you reopen
40827  a document; the converted images from the cache will be used instead.
40828 \end_layout
40829
40830 \begin_layout Standard
40831 More about converters, like the variables and flags that can be used in
40832  the converter definition, is described in section 
40833 \emph on
40834 Converters
40835 \emph default
40836  of the 
40837 \emph on
40838 Customization
40839 \emph default
40840  manual.
40841 \end_layout
40842
40843 \begin_layout Section
40844 File Formats
40845 \begin_inset Index
40846 status collapsed
40847
40848 \begin_layout Plain Layout
40849 File formats
40850 \end_layout
40851
40852 \end_inset
40853
40854
40855 \begin_inset CommandInset label
40856 LatexCommand label
40857 name "sec:File-Formats"
40858
40859 \end_inset
40860
40861
40862 \end_layout
40863
40864 \begin_layout Standard
40865 Here you find the list of defined file formats that LyX can handle.
40866  You can modify the viewer and editor program that should be used for certain
40867  formats.
40868  To create a new format, select an existing one, change the entry of the
40869  fields 
40870 \family sans
40871 Format
40872 \family default
40873  and 
40874 \family sans
40875 GUI
40876 \begin_inset space ~
40877 \end_inset
40878
40879 name
40880 \family default
40881 , and press the 
40882 \family sans
40883 Add
40884 \family default
40885  button.
40886 \end_layout
40887
40888 \begin_layout Standard
40889 More about formats, like the options that can be used in the format definition,
40890  is described in section 
40891 \emph on
40892 Formats
40893 \emph default
40894  of the 
40895 \emph on
40896 Customization
40897 \emph default
40898  manual.
40899 \end_layout
40900
40901 \begin_layout Section
40902 Copiers
40903 \begin_inset Index
40904 status collapsed
40905
40906 \begin_layout Plain Layout
40907 Copiers
40908 \end_layout
40909
40910 \end_inset
40911
40912
40913 \end_layout
40914
40915 \begin_layout Standard
40916 Here you find the list of defined copiers.
40917  Since all conversions from one format to another take place in LyX's temporary
40918  directory, it is sometimes necessary to modify a file before copying it
40919  to the temporary directory in order that the conversion may be performed.
40920  This is done by a Copier.
40921 \end_layout
40922
40923 \begin_layout Standard
40924 More about converters is described in section 
40925 \emph on
40926 Copiers
40927 \emph default
40928  of the 
40929 \emph on
40930 Customization
40931 \emph default
40932  manual.
40933 \end_layout
40934
40935 \begin_layout Chapter
40936 Units available in LyX
40937 \begin_inset Index
40938 status collapsed
40939
40940 \begin_layout Plain Layout
40941 Units
40942 \end_layout
40943
40944 \end_inset
40945
40946
40947 \begin_inset CommandInset label
40948 LatexCommand label
40949 name "cha:Units-available-in"
40950
40951 \end_inset
40952
40953
40954 \end_layout
40955
40956 \begin_layout Standard
40957 To understand the units described in this documentation, 
40958 \begin_inset CommandInset ref
40959 LatexCommand ref
40960 reference "cap:Units"
40961
40962 \end_inset
40963
40964  explains all units available in LyX.
40965 \end_layout
40966
40967 \begin_layout Standard
40968 \begin_inset Float table
40969 placement h
40970 wide false
40971 sideways false
40972 status open
40973
40974 \begin_layout Plain Layout
40975 \begin_inset Caption
40976
40977 \begin_layout Plain Layout
40978 \begin_inset CommandInset label
40979 LatexCommand label
40980 name "cap:Units"
40981
40982 \end_inset
40983
40984 Units
40985 \end_layout
40986
40987 \end_inset
40988
40989
40990 \end_layout
40991
40992 \begin_layout Plain Layout
40993 \begin_inset VSpace medskip
40994 \end_inset
40995
40996
40997 \end_layout
40998
40999 \begin_layout Plain Layout
41000 \align center
41001 \begin_inset Tabular
41002 <lyxtabular version="3" rows="20" columns="2">
41003 <features>
41004 <column alignment="center" valignment="top" width="0">
41005 <column alignment="center" valignment="top" width="0">
41006 <row>
41007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41008 \begin_inset Text
41009
41010 \begin_layout Plain Layout
41011 unit
41012 \end_layout
41013
41014 \end_inset
41015 </cell>
41016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41017 \begin_inset Text
41018
41019 \begin_layout Plain Layout
41020 name/description
41021 \end_layout
41022
41023 \end_inset
41024 </cell>
41025 </row>
41026 <row>
41027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41028 \begin_inset Text
41029
41030 \begin_layout Plain Layout
41031 mm
41032 \end_layout
41033
41034 \end_inset
41035 </cell>
41036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41037 \begin_inset Text
41038
41039 \begin_layout Plain Layout
41040 millimeter
41041 \end_layout
41042
41043 \end_inset
41044 </cell>
41045 </row>
41046 <row>
41047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41048 \begin_inset Text
41049
41050 \begin_layout Plain Layout
41051 cm
41052 \end_layout
41053
41054 \end_inset
41055 </cell>
41056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41057 \begin_inset Text
41058
41059 \begin_layout Plain Layout
41060 centimeter
41061 \end_layout
41062
41063 \end_inset
41064 </cell>
41065 </row>
41066 <row>
41067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41068 \begin_inset Text
41069
41070 \begin_layout Plain Layout
41071 in
41072 \end_layout
41073
41074 \end_inset
41075 </cell>
41076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41077 \begin_inset Text
41078
41079 \begin_layout Plain Layout
41080 inch
41081 \end_layout
41082
41083 \end_inset
41084 </cell>
41085 </row>
41086 <row>
41087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41088 \begin_inset Text
41089
41090 \begin_layout Plain Layout
41091 pt
41092 \end_layout
41093
41094 \end_inset
41095 </cell>
41096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41097 \begin_inset Text
41098
41099 \begin_layout Plain Layout
41100 point (72.27
41101 \begin_inset space \thinspace{}
41102 \end_inset
41103
41104 pt = 1
41105 \begin_inset space \thinspace{}
41106 \end_inset
41107
41108 in)
41109 \end_layout
41110
41111 \end_inset
41112 </cell>
41113 </row>
41114 <row>
41115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41116 \begin_inset Text
41117
41118 \begin_layout Plain Layout
41119 pc
41120 \end_layout
41121
41122 \end_inset
41123 </cell>
41124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41125 \begin_inset Text
41126
41127 \begin_layout Plain Layout
41128 pica (1
41129 \begin_inset space \thinspace{}
41130 \end_inset
41131
41132 pc = 12
41133 \begin_inset space \thinspace{}
41134 \end_inset
41135
41136 pt)
41137 \end_layout
41138
41139 \end_inset
41140 </cell>
41141 </row>
41142 <row>
41143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41144 \begin_inset Text
41145
41146 \begin_layout Plain Layout
41147 sp
41148 \end_layout
41149
41150 \end_inset
41151 </cell>
41152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41153 \begin_inset Text
41154
41155 \begin_layout Plain Layout
41156 scaled point (65536
41157 \begin_inset space \thinspace{}
41158 \end_inset
41159
41160 sp = 1
41161 \begin_inset space \thinspace{}
41162 \end_inset
41163
41164 pt)
41165 \end_layout
41166
41167 \end_inset
41168 </cell>
41169 </row>
41170 <row>
41171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41172 \begin_inset Text
41173
41174 \begin_layout Plain Layout
41175 bp
41176 \end_layout
41177
41178 \end_inset
41179 </cell>
41180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41181 \begin_inset Text
41182
41183 \begin_layout Plain Layout
41184 big point (72
41185 \begin_inset space \thinspace{}
41186 \end_inset
41187
41188 bp = 1
41189 \begin_inset space \thinspace{}
41190 \end_inset
41191
41192 in)
41193 \end_layout
41194
41195 \end_inset
41196 </cell>
41197 </row>
41198 <row>
41199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41200 \begin_inset Text
41201
41202 \begin_layout Plain Layout
41203 dd
41204 \end_layout
41205
41206 \end_inset
41207 </cell>
41208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41209 \begin_inset Text
41210
41211 \begin_layout Plain Layout
41212 didot (72
41213 \begin_inset space \thinspace{}
41214 \end_inset
41215
41216 dd 
41217 \begin_inset Formula $\approx$
41218 \end_inset
41219
41220  37.6
41221 \begin_inset space \thinspace{}
41222 \end_inset
41223
41224 mm)
41225 \end_layout
41226
41227 \end_inset
41228 </cell>
41229 </row>
41230 <row>
41231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41232 \begin_inset Text
41233
41234 \begin_layout Plain Layout
41235 cc
41236 \end_layout
41237
41238 \end_inset
41239 </cell>
41240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41241 \begin_inset Text
41242
41243 \begin_layout Plain Layout
41244 cicero (1
41245 \begin_inset space \thinspace{}
41246 \end_inset
41247
41248 cc = 12
41249 \begin_inset space \thinspace{}
41250 \end_inset
41251
41252 dd)
41253 \end_layout
41254
41255 \end_inset
41256 </cell>
41257 </row>
41258 <row>
41259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41260 \begin_inset Text
41261
41262 \begin_layout Plain Layout
41263 Scale%
41264 \end_layout
41265
41266 \end_inset
41267 </cell>
41268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41269 \begin_inset Text
41270
41271 \begin_layout Plain Layout
41272 % of original image width
41273 \end_layout
41274
41275 \end_inset
41276 </cell>
41277 </row>
41278 <row>
41279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41280 \begin_inset Text
41281
41282 \begin_layout Plain Layout
41283 text%
41284 \end_layout
41285
41286 \end_inset
41287 </cell>
41288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41289 \begin_inset Text
41290
41291 \begin_layout Plain Layout
41292 % of text width
41293 \end_layout
41294
41295 \end_inset
41296 </cell>
41297 </row>
41298 <row>
41299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41300 \begin_inset Text
41301
41302 \begin_layout Plain Layout
41303 col%
41304 \end_layout
41305
41306 \end_inset
41307 </cell>
41308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41309 \begin_inset Text
41310
41311 \begin_layout Plain Layout
41312 % of column width
41313 \end_layout
41314
41315 \end_inset
41316 </cell>
41317 </row>
41318 <row>
41319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41320 \begin_inset Text
41321
41322 \begin_layout Plain Layout
41323 page%
41324 \end_layout
41325
41326 \end_inset
41327 </cell>
41328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41329 \begin_inset Text
41330
41331 \begin_layout Plain Layout
41332 % of paper width
41333 \end_layout
41334
41335 \end_inset
41336 </cell>
41337 </row>
41338 <row>
41339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41340 \begin_inset Text
41341
41342 \begin_layout Plain Layout
41343 line%
41344 \end_layout
41345
41346 \end_inset
41347 </cell>
41348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41349 \begin_inset Text
41350
41351 \begin_layout Plain Layout
41352 % of line width
41353 \end_layout
41354
41355 \end_inset
41356 </cell>
41357 </row>
41358 <row>
41359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41360 \begin_inset Text
41361
41362 \begin_layout Plain Layout
41363 theight%
41364 \end_layout
41365
41366 \end_inset
41367 </cell>
41368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41369 \begin_inset Text
41370
41371 \begin_layout Plain Layout
41372 % of text height
41373 \end_layout
41374
41375 \end_inset
41376 </cell>
41377 </row>
41378 <row>
41379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41380 \begin_inset Text
41381
41382 \begin_layout Plain Layout
41383 pheight%
41384 \end_layout
41385
41386 \end_inset
41387 </cell>
41388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41389 \begin_inset Text
41390
41391 \begin_layout Plain Layout
41392 % of paper height
41393 \end_layout
41394
41395 \end_inset
41396 </cell>
41397 </row>
41398 <row>
41399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41400 \begin_inset Text
41401
41402 \begin_layout Plain Layout
41403 ex
41404 \end_layout
41405
41406 \end_inset
41407 </cell>
41408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41409 \begin_inset Text
41410
41411 \begin_layout Plain Layout
41412 height of letter 
41413 \emph on
41414 x
41415 \emph default
41416  in current font
41417 \end_layout
41418
41419 \end_inset
41420 </cell>
41421 </row>
41422 <row>
41423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41424 \begin_inset Text
41425
41426 \begin_layout Plain Layout
41427 em
41428 \end_layout
41429
41430 \end_inset
41431 </cell>
41432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41433 \begin_inset Text
41434
41435 \begin_layout Plain Layout
41436 width of letter 
41437 \emph on
41438 M
41439 \emph default
41440  in current font
41441 \end_layout
41442
41443 \end_inset
41444 </cell>
41445 </row>
41446 <row>
41447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41448 \begin_inset Text
41449
41450 \begin_layout Plain Layout
41451 mu
41452 \end_layout
41453
41454 \end_inset
41455 </cell>
41456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41457 \begin_inset Text
41458
41459 \begin_layout Plain Layout
41460 math unit (1
41461 \begin_inset space \thinspace{}
41462 \end_inset
41463
41464 mu = 1/18
41465 \begin_inset space \thinspace{}
41466 \end_inset
41467
41468 em)
41469 \end_layout
41470
41471 \end_inset
41472 </cell>
41473 </row>
41474 </lyxtabular>
41475
41476 \end_inset
41477
41478
41479 \end_layout
41480
41481 \end_inset
41482
41483
41484 \end_layout
41485
41486 \begin_layout Chapter
41487 Credits
41488 \begin_inset CommandInset label
41489 LatexCommand label
41490 name "cha:Credits"
41491
41492 \end_inset
41493
41494
41495 \end_layout
41496
41497 \begin_layout Standard
41498 The documentation is a collaborative effort between many different people
41499  (and we would encourage people to contribute!).
41500 \end_layout
41501
41502 \begin_layout Itemize
41503
41504 \noun on
41505 Alejandro Aguilar Sierra
41506 \end_layout
41507
41508 \begin_layout Itemize
41509
41510 \noun on
41511 Amir Karger
41512 \end_layout
41513
41514 \begin_layout Itemize
41515
41516 \noun on
41517 David Johnson
41518 \end_layout
41519
41520 \begin_layout Itemize
41521
41522 \noun on
41523 Hartmut Haase
41524 \end_layout
41525
41526 \begin_layout Itemize
41527
41528 \noun on
41529 Ignacio García
41530 \end_layout
41531
41532 \begin_layout Itemize
41533
41534 \noun on
41535 Ivan Schreter
41536 \end_layout
41537
41538 \begin_layout Itemize
41539
41540 \noun on
41541 John Raithel
41542 \end_layout
41543
41544 \begin_layout Itemize
41545
41546 \noun on
41547 John Weiss
41548 \end_layout
41549
41550 \begin_layout Itemize
41551
41552 \noun on
41553 Lars Gullik Bjønnes
41554 \end_layout
41555
41556 \begin_layout Itemize
41557
41558 \noun on
41559 Matthias Ettrich
41560 \end_layout
41561
41562 \begin_layout Itemize
41563
41564 \noun on
41565 Matthias Zenker
41566 \end_layout
41567
41568 \begin_layout Itemize
41569
41570 \noun on
41571 Rich Fields
41572 \end_layout
41573
41574 \begin_layout Itemize
41575
41576 \noun on
41577 Pascal André
41578 \end_layout
41579
41580 \begin_layout Itemize
41581
41582 \noun on
41583 Paul Evans
41584 \end_layout
41585
41586 \begin_layout Itemize
41587
41588 \noun on
41589 Paul Russel
41590 \end_layout
41591
41592 \begin_layout Itemize
41593
41594 \noun on
41595 Robin Socha
41596 \end_layout
41597
41598 \begin_layout Itemize
41599
41600 \noun on
41601 Uwe Stöhr
41602 \end_layout
41603
41604 \begin_layout Itemize
41605 The LyX Team: 
41606 \begin_inset CommandInset citation
41607 LatexCommand cite
41608 key "lyxcredit"
41609
41610 \end_inset
41611
41612
41613 \end_layout
41614
41615 \begin_layout Standard
41616 \begin_inset Newpage newpage
41617 \end_inset
41618
41619 The bibliography on the following page was created with the 
41620 \family sans
41621 Bibliography
41622 \family default
41623  environment.
41624 \end_layout
41625
41626 \begin_layout Bibliography
41627 \begin_inset CommandInset bibitem
41628 LatexCommand bibitem
41629 label "Credits"
41630 key "lyxcredit"
41631
41632 \end_inset
41633
41634 The LyX Team: 
41635 \begin_inset CommandInset href
41636 LatexCommand href
41637 name "Credits"
41638 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41639
41640 \end_inset
41641
41642 :
41643 \begin_inset Newline newline
41644 \end_inset
41645
41646
41647 \begin_inset Flex URL
41648 status collapsed
41649
41650 \begin_layout Plain Layout
41651
41652 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41653 \end_layout
41654
41655 \end_inset
41656
41657
41658 \end_layout
41659
41660 \begin_layout Bibliography
41661 \begin_inset CommandInset bibitem
41662 LatexCommand bibitem
41663 key "latexcompanion"
41664
41665 \end_inset
41666
41667 Frank Mittelbach and Michel Goossens: 
41668 \emph on
41669 The LaTeX Companion Second Edition.
41670
41671 \emph default
41672  Addison-Wesley, 2004
41673 \end_layout
41674
41675 \begin_layout Bibliography
41676 \begin_inset CommandInset bibitem
41677 LatexCommand bibitem
41678 key "latexguide"
41679
41680 \end_inset
41681
41682 Helmut Kopka and Patrick W.
41683  Daly: 
41684 \emph on
41685 A Guide to LaTeX Fourth Edition.
41686
41687 \emph default
41688  Addison-Wesley, 2003
41689 \end_layout
41690
41691 \begin_layout Bibliography
41692 \begin_inset CommandInset bibitem
41693 LatexCommand bibitem
41694 key "latexbook"
41695
41696 \end_inset
41697
41698 Leslie Lamport: 
41699 \emph on
41700 LaTeX: A Document Preparation System.
41701
41702 \emph default
41703  Addison-Wesley, second edition, 1994
41704 \end_layout
41705
41706 \begin_layout Bibliography
41707 \begin_inset CommandInset bibitem
41708 LatexCommand bibitem
41709 key "texbook"
41710
41711 \end_inset
41712
41713 Donald E.
41714  Knuth.
41715  
41716 \emph on
41717 The TeXbook.
41718
41719 \emph default
41720  Addison-Wesley, 1984
41721 \end_layout
41722
41723 \begin_layout Bibliography
41724 \begin_inset CommandInset bibitem
41725 LatexCommand bibitem
41726 key "TeXCatalogue"
41727
41728 \end_inset
41729
41730 The TeX Catalogue:
41731 \begin_inset Newline newline
41732 \end_inset
41733
41734
41735 \begin_inset Flex URL
41736 status collapsed
41737
41738 \begin_layout Plain Layout
41739
41740 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41741 \end_layout
41742
41743 \end_inset
41744
41745
41746 \end_layout
41747
41748 \begin_layout Bibliography
41749 \begin_inset CommandInset bibitem
41750 LatexCommand bibitem
41751 key "LaTeXFAQ"
41752
41753 \end_inset
41754
41755 The LaTeX FAQ:
41756 \begin_inset Newline newline
41757 \end_inset
41758
41759
41760 \begin_inset Flex URL
41761 status collapsed
41762
41763 \begin_layout Plain Layout
41764
41765 http://www.tex.ac.uk/cgi-bin/texfaq2html
41766 \end_layout
41767
41768 \end_inset
41769
41770
41771 \end_layout
41772
41773 \begin_layout Bibliography
41774 \begin_inset CommandInset bibitem
41775 LatexCommand bibitem
41776 key "makeindex"
41777
41778 \end_inset
41779
41780
41781 \begin_inset CommandInset href
41782 LatexCommand href
41783 name "Documentation"
41784 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41785
41786 \end_inset
41787
41788  of the program 
41789 \family sans
41790 makeindex
41791 \family default
41792 :
41793 \begin_inset Newline newline
41794 \end_inset
41795
41796
41797 \begin_inset Flex URL
41798 status collapsed
41799
41800 \begin_layout Plain Layout
41801
41802 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41803 \end_layout
41804
41805 \end_inset
41806
41807
41808 \end_layout
41809
41810 \begin_layout Bibliography
41811 \begin_inset CommandInset bibitem
41812 LatexCommand bibitem
41813 key "xindy"
41814
41815 \end_inset
41816
41817
41818 \begin_inset CommandInset href
41819 LatexCommand href
41820 name "Documentation"
41821 target "http://www.xindy.org/documentation.html"
41822
41823 \end_inset
41824
41825  of the program 
41826 \family sans
41827 xindy
41828 \family default
41829 :
41830 \begin_inset Newline newline
41831 \end_inset
41832
41833
41834 \begin_inset Flex URL
41835 status collapsed
41836
41837 \begin_layout Plain Layout
41838
41839 http://www.xindy.org/documentation.html
41840 \end_layout
41841
41842 \end_inset
41843
41844
41845 \end_layout
41846
41847 \begin_layout Bibliography
41848 \begin_inset CommandInset bibitem
41849 LatexCommand bibitem
41850 key "caption"
41851
41852 \end_inset
41853
41854
41855 \begin_inset CommandInset href
41856 LatexCommand href
41857 name "Documentation"
41858 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41859
41860 \end_inset
41861
41862  of the LaTeX-package 
41863 \series bold
41864 caption
41865 \series default
41866
41867 \begin_inset Index
41868 status collapsed
41869
41870 \begin_layout Plain Layout
41871 Latex@LaTeX-packages ! caption
41872 \end_layout
41873
41874 \end_inset
41875
41876 :
41877 \begin_inset Newline newline
41878 \end_inset
41879
41880
41881 \begin_inset Flex URL
41882 status collapsed
41883
41884 \begin_layout Plain Layout
41885
41886 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41887 \end_layout
41888
41889 \end_inset
41890
41891
41892 \end_layout
41893
41894 \begin_layout Bibliography
41895 \begin_inset CommandInset bibitem
41896 LatexCommand bibitem
41897 key "fancyhdr"
41898
41899 \end_inset
41900
41901
41902 \begin_inset CommandInset href
41903 LatexCommand href
41904 name "Documentation"
41905 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41906
41907 \end_inset
41908
41909  of the LaTeX-package 
41910 \series bold
41911 fancyhdr
41912 \series default
41913
41914 \begin_inset Index
41915 status collapsed
41916
41917 \begin_layout Plain Layout
41918 Latex@LaTeX-packages ! fancyhdr
41919 \end_layout
41920
41921 \end_inset
41922
41923 :
41924 \begin_inset Newline newline
41925 \end_inset
41926
41927
41928 \begin_inset Flex URL
41929 status collapsed
41930
41931 \begin_layout Plain Layout
41932
41933 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41934 \end_layout
41935
41936 \end_inset
41937
41938
41939 \end_layout
41940
41941 \begin_layout Bibliography
41942 \begin_inset CommandInset bibitem
41943 LatexCommand bibitem
41944 key "nomencl"
41945
41946 \end_inset
41947
41948
41949 \begin_inset CommandInset href
41950 LatexCommand href
41951 name "Documentation"
41952 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41953
41954 \end_inset
41955
41956  of the LaTeX-package 
41957 \series bold
41958 nomencl
41959 \series default
41960
41961 \begin_inset Index
41962 status collapsed
41963
41964 \begin_layout Plain Layout
41965 Latex@LaTeX-packages ! nomencl
41966 \end_layout
41967
41968 \end_inset
41969
41970 :
41971 \begin_inset Newline newline
41972 \end_inset
41973
41974
41975 \begin_inset Flex URL
41976 status collapsed
41977
41978 \begin_layout Plain Layout
41979
41980 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
41981 \end_layout
41982
41983 \end_inset
41984
41985
41986 \end_layout
41987
41988 \begin_layout Bibliography
41989 \begin_inset CommandInset bibitem
41990 LatexCommand bibitem
41991 key "tipa"
41992
41993 \end_inset
41994
41995
41996 \begin_inset CommandInset href
41997 LatexCommand href
41998 name "Documentation"
41999 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42000
42001 \end_inset
42002
42003  of the LaTeX-package 
42004 \series bold
42005 tipa
42006 \series default
42007
42008 \begin_inset Index
42009 status collapsed
42010
42011 \begin_layout Plain Layout
42012 Latex@LaTeX-packages ! tipa
42013 \end_layout
42014
42015 \end_inset
42016
42017 :
42018 \begin_inset Newline newline
42019 \end_inset
42020
42021
42022 \begin_inset Flex URL
42023 status collapsed
42024
42025 \begin_layout Plain Layout
42026
42027 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42028 \end_layout
42029
42030 \end_inset
42031
42032
42033 \end_layout
42034
42035 \begin_layout Bibliography
42036 \begin_inset CommandInset bibitem
42037 LatexCommand bibitem
42038 key "wrapfig"
42039
42040 \end_inset
42041
42042
42043 \begin_inset CommandInset href
42044 LatexCommand href
42045 name "Documentation"
42046 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42047
42048 \end_inset
42049
42050  of the LaTeX-package 
42051 \series bold
42052 wrapfig
42053 \series default
42054
42055 \begin_inset Index
42056 status collapsed
42057
42058 \begin_layout Plain Layout
42059 Latex@LaTeX-packages ! wrapfig
42060 \end_layout
42061
42062 \end_inset
42063
42064 :
42065 \begin_inset Newline newline
42066 \end_inset
42067
42068
42069 \begin_inset Flex URL
42070 status collapsed
42071
42072 \begin_layout Plain Layout
42073
42074 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42075 \end_layout
42076
42077 \end_inset
42078
42079
42080 \end_layout
42081
42082 \begin_layout Bibliography
42083 \begin_inset CommandInset bibitem
42084 LatexCommand bibitem
42085 key "XeTeX"
42086
42087 \end_inset
42088
42089
42090 \begin_inset CommandInset href
42091 LatexCommand href
42092 name "Wiki-page"
42093 target "http://wiki.lyx.org/LyX/XeTeX"
42094
42095 \end_inset
42096
42097  how to use LyX with XeTeX:
42098 \begin_inset Newline newline
42099 \end_inset
42100
42101
42102 \begin_inset Flex URL
42103 status collapsed
42104
42105 \begin_layout Plain Layout
42106
42107 http://wiki.lyx.org/LyX/XeTeX
42108 \end_layout
42109
42110 \end_inset
42111
42112
42113 \end_layout
42114
42115 \begin_layout Bibliography
42116 \begin_inset CommandInset bibitem
42117 LatexCommand bibitem
42118 key "Arabic"
42119
42120 \end_inset
42121
42122
42123 \begin_inset CommandInset href
42124 LatexCommand href
42125 name "Wiki-page"
42126 target "http://wiki.lyx.org/Windows/Arabic"
42127
42128 \end_inset
42129
42130  how to set up LyX for Arabic:
42131 \begin_inset Newline newline
42132 \end_inset
42133
42134
42135 \begin_inset Flex URL
42136 status collapsed
42137
42138 \begin_layout Plain Layout
42139
42140 http://wiki.lyx.org/Windows/Arabic
42141 \end_layout
42142
42143 \end_inset
42144
42145
42146 \end_layout
42147
42148 \begin_layout Bibliography
42149 \begin_inset CommandInset bibitem
42150 LatexCommand bibitem
42151 key "Armenian"
42152
42153 \end_inset
42154
42155
42156 \begin_inset CommandInset href
42157 LatexCommand href
42158 name "Wiki-page"
42159 target "http://wiki.lyx.org/Windows/Armenian"
42160
42161 \end_inset
42162
42163  how to set up LyX for Armenian:
42164 \begin_inset Newline newline
42165 \end_inset
42166
42167
42168 \begin_inset Flex URL
42169 status collapsed
42170
42171 \begin_layout Plain Layout
42172
42173 http://wiki.lyx.org/Windows/Armenian
42174 \end_layout
42175
42176 \end_inset
42177
42178
42179 \end_layout
42180
42181 \begin_layout Bibliography
42182 \begin_inset CommandInset bibitem
42183 LatexCommand bibitem
42184 key "Farsi"
42185
42186 \end_inset
42187
42188
42189 \begin_inset CommandInset href
42190 LatexCommand href
42191 name "Wiki-page"
42192 target "http://wiki.lyx.org/Windows/Farsi"
42193
42194 \end_inset
42195
42196  how to set up LyX for Farsi:
42197 \begin_inset Newline newline
42198 \end_inset
42199
42200
42201 \begin_inset Flex URL
42202 status collapsed
42203
42204 \begin_layout Plain Layout
42205
42206 http://wiki.lyx.org/Windows/Farsi
42207 \end_layout
42208
42209 \end_inset
42210
42211
42212 \end_layout
42213
42214 \begin_layout Bibliography
42215 \begin_inset CommandInset bibitem
42216 LatexCommand bibitem
42217 key "Hebrew"
42218
42219 \end_inset
42220
42221
42222 \begin_inset CommandInset href
42223 LatexCommand href
42224 name "Wiki-page"
42225 target "http://wiki.lyx.org/Windows/Hebrew"
42226
42227 \end_inset
42228
42229  how to set up LyX for Hebrew:
42230 \begin_inset Newline newline
42231 \end_inset
42232
42233
42234 \begin_inset Flex URL
42235 status collapsed
42236
42237 \begin_layout Plain Layout
42238
42239 http://wiki.lyx.org/Windows/Hebrew
42240 \end_layout
42241
42242 \end_inset
42243
42244
42245 \end_layout
42246
42247 \begin_layout Bibliography
42248 \begin_inset CommandInset bibitem
42249 LatexCommand bibitem
42250 key "Japanese"
42251
42252 \end_inset
42253
42254
42255 \begin_inset CommandInset href
42256 LatexCommand href
42257 name "Wiki-page"
42258 target "http://wiki.lyx.org/Windows/Japanese"
42259
42260 \end_inset
42261
42262  how to set up LyX for Japanese:
42263 \begin_inset Newline newline
42264 \end_inset
42265
42266
42267 \begin_inset Flex URL
42268 status collapsed
42269
42270 \begin_layout Plain Layout
42271
42272 http://wiki.lyx.org/Windows/Japanese
42273 \end_layout
42274
42275 \end_inset
42276
42277
42278 \end_layout
42279
42280 \begin_layout Bibliography
42281 \begin_inset CommandInset bibitem
42282 LatexCommand bibitem
42283 key "Vietnamese"
42284
42285 \end_inset
42286
42287
42288 \begin_inset CommandInset href
42289 LatexCommand href
42290 name "Wiki-page"
42291 target "http://wiki.lyx.org/Windows/Vietnamese"
42292
42293 \end_inset
42294
42295  how to set up LyX for Vietnamese:
42296 \begin_inset Newline newline
42297 \end_inset
42298
42299
42300 \begin_inset Flex URL
42301 status collapsed
42302
42303 \begin_layout Plain Layout
42304
42305 http://wiki.lyx.org/Windows/Vietnamese
42306 \end_layout
42307
42308 \end_inset
42309
42310
42311 \end_layout
42312
42313 \begin_layout Bibliography
42314 \begin_inset CommandInset bibitem
42315 LatexCommand bibitem
42316 key "LyX-func"
42317
42318 \end_inset
42319
42320
42321 \begin_inset CommandInset href
42322 LatexCommand href
42323 name "Wiki-page"
42324 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42325
42326 \end_inset
42327
42328  with a list of all available LyX-functions:
42329 \begin_inset Newline newline
42330 \end_inset
42331
42332
42333 \begin_inset Flex URL
42334 status collapsed
42335
42336 \begin_layout Plain Layout
42337
42338 http://wiki.lyx.org/LyX/LyxFunctionList
42339 \end_layout
42340
42341 \end_inset
42342
42343
42344 \end_layout
42345
42346 \begin_layout Bibliography
42347 \begin_inset CommandInset bibitem
42348 LatexCommand bibitem
42349 key "NewInLyX16"
42350
42351 \end_inset
42352
42353
42354 \begin_inset CommandInset href
42355 LatexCommand href
42356 name "Wiki-page"
42357 target "http://wiki.lyx.org/LyX/NewInLyX16"
42358
42359 \end_inset
42360
42361  about new features in 
42362 \family sans
42363 LyX 1.6.0
42364 \family default
42365 :
42366 \begin_inset Newline newline
42367 \end_inset
42368
42369
42370 \begin_inset Flex URL
42371 status collapsed
42372
42373 \begin_layout Plain Layout
42374
42375 http://wiki.lyx.org/LyX/NewInLyX16
42376 \end_layout
42377
42378 \end_inset
42379
42380
42381 \end_layout
42382
42383 \begin_layout Standard
42384 \begin_inset Newpage newpage
42385 \end_inset
42386
42387
42388 \begin_inset ERT
42389 status collapsed
42390
42391 \begin_layout Plain Layout
42392
42393
42394 \backslash
42395 let
42396 \backslash
42397 mybibname
42398 \backslash
42399 bibname
42400 \end_layout
42401
42402 \begin_layout Plain Layout
42403
42404
42405 \backslash
42406 renewcommand{
42407 \backslash
42408 bibname}{
42409 \backslash
42410 mybibname
42411 \backslash
42412 ; 2}
42413 \end_layout
42414
42415 \end_inset
42416
42417
42418 \begin_inset Note Note
42419 status collapsed
42420
42421 \begin_layout Plain Layout
42422 The command 
42423 \series bold
42424
42425 \backslash
42426 bibname
42427 \series default
42428  is the name of the bibliography in the current document language.
42429  It is redefined here with the number 2 at the end to state that the following
42430  bibliography is the second one:
42431 \end_layout
42432
42433 \end_inset
42434
42435
42436 \end_layout
42437
42438 \begin_layout Standard
42439 \begin_inset CommandInset bibtex
42440 LatexCommand bibtex
42441 bibfiles "biblio/LyXDocs"
42442 options "biblio/alphadin"
42443
42444 \end_inset
42445
42446
42447 \end_layout
42448
42449 \begin_layout Standard
42450 The above bibliography is created from a BibTeX-database.
42451 \end_layout
42452
42453 \begin_layout Standard
42454
42455 \series bold
42456 \begin_inset CommandInset nomencl_print
42457 LatexCommand printnomenclature
42458
42459 \end_inset
42460
42461
42462 \begin_inset CommandInset index_print
42463 LatexCommand printindex
42464
42465 \end_inset
42466
42467
42468 \end_layout
42469
42470 \end_body
42471 \end_document